@charset "UTF-8";
/*------------------------------------------------------------------
[Master Stylesheet]
Theme Name: Bliize | Architecture Construction HTML Template
Version:        1.0.0
-------------------------------------------------------------------*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------

1. General
	1.1 Theme Reset Style
	1.2 Global Elements

2. header
	2.1 topbar
	2.2 navigation

3. content
	3.1 wpo-hero-slider
	3.2 wpo-about-section
	3.3 wpo-project-section
	3.4 wpo-service-section
	3.5 wpo-funfact-section
	3.6 wpo-testimonial-section
	3.7 wpo-team-section
	3.8 wpo-partners-section

4. wpo-footer

5. Home-style-2
   5.1 wpo-about-section-s2
   5.2 wpo-project-section-s2
   5.3 wpo-service-section-s2
   5.4 wpo-blog-section

6. Home-style-3
   6.1 wpo-about-section-s3
   6.2 wpo-project-section-s3
   6.3 wpo-service-section-s3
   6.4 wpo-testimonial-section-s2
   6.5 wpo-pricing-section

7. Home-style-4
   7.1 wpo-marqu-section
   7.2 wpo-about-section-s4
   7.3 wpo-classic-interior-design
   7.4 wpo-work-section
   7.5 wpo-service-section-s4
   7.6 wpo-project-section-s4
   7.7 wpo-testimonial-section-s3
   7.8 wpo-blog-section-s2

8. Home-style-5
   8.1 wpo-service-section-s5
   8.2 wpo-about-section-s5
   8.3 wpo-video-section
   8.4 wpo-project-section-s5
   8.5 wpo-testimonial-section-s4
   8.6 wpo-cta-section
   8.7 wpo-partners-section-s2

9. Home-style-6
   9.1 wpo-about-section-s6
   9.2 wpo-products-section
   9.3 wpo-service-section-s6
   9.4 wpo-project-section-s6
   9.5 wpo-work-section-s2
   9.6 wpo-instagram-section
   9.7 wpo-blog-section-s6

10. Home-style-7
   10.1 wpo-about-section-s7
   10.2 wpo-service-section-s7
   10.3 wpo-project-section-s7
   10.4 wpo-testimonial-section-s5
   10.5 wpo-funfact-section-s6
   10.6 wpo-cta-section-s2

11. Home-style-8
   11.1 wpo-service-section-s8
   11.2 wpo-project-section-s8
   11.3 wpo-work-section-s3
   11.4 wpo-testimonial-section-s6
   11.5 wpo-team-section-s2
   11.6 wpo-cta-section-s3

12. Home-style-9
   12.1 wpo-category-section
   12.2 wpo-project-section-s9
   12.3 wpo-product-section
   12.4 wpo-offer-section

13. Home-style-10
   13.1 wpo-product-cetegory-section
   13.2 wpo-product-section-s2
   13.3 wpo-offer-section-s2

14. Home-style-11
   14.1 wpo-service-section-s9
   14.2 wpo-project-section-s10
   14.3 wpo-funfact-section-s11
   14.4 wpo-testimonial-section-s11
   14.5 wpo-consultaForm-section

15. Home-style-12
   15.1 wpo-about-section-s12
   15.2 wpo-service-section-s12
   15.3 wpo-project-section-s12
   15.4 wpo-testimonial-section-s12
   15.5 wpo-team-section-s12
   15.6 wpo-cta-section-s4
   15.7 wpo-blog-section-s12

16. Home-style-13
   16.1 wpo-service-section-s13
   16.2 wpo-about-section-s13
   16.3 wpo-project-section-s13
   16.4 wpo-testimonial-section-s13
   16.5 wpo-blog-section-s13

17. Home-style-14
   17.1 wpo-partners-section
   17.2 wpo-service-section-s14
   17.3 wpo-project-section-s14
   17.4 wpo-funfact-section-s14
   17.5 wpo-faq-section
   17.6 wpo-consultaForm-section-s2

 18. Home-style-15
   18.1 wpo-about-section-s15
   18.2 wpo-service-section-s15
   18.3 wpo-project-section-s15
   18.4 wpo-team-section-s15
   18.5 wpo-consultaForm-section-s3




19. project-single-page

20. service-single-page

21. wpo-teame-page

22. wpo-blog-pg-section

23. wpo-blog-single-section

24. wpo-shop-single-page

25. wpo-cart-page-style

26. wpo-checkout-page-style

27. login-design

28. contact-pg-section

29. pf-terms-section

30. error-404-section

----------------------------------------------------------------*/
/*------------------------------------------------------------------
1. General
----------------------------------------------------------------*/
/*---------------------------
	Fonts
----------------------------*/
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&amp;family=Space+Grotesk:wght@300..700&amp;display=swap");
/* https: //transfonter.org/ */
@font-face {
  font-family: "Felidae";
  font-style: normal;
  font-weight: normal;
  src: local("Felidae Regular"), url("../fonts/felidae-regular.woff") format("woff");
}
@font-face {
  font-family: "Felidae";
  font-style: normal;
  font-weight: normal;
  src: local("Felidae Regular"), url("../fonts/felidae-regular.woff2") format("woff2");
}
/* 1.1	Theme Reset Style */
html {
  font-size: 15px;
}

:root {
  scroll-behavior: unset;
}

body {
  font-family: "DM Sans", serif;
  color: #687693;
  background-color: #fff;
  font-size: 15px;
  font-size: 1rem;
  overflow-x: hidden;
}
@media (max-width: 767px) {
  body {
    font-size: 14px;
  }
}

p {
  font-size: 16px;
  color: #687693;
  line-height: 1.8em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #001F3F;
  font-family: "Felidae";
  font-weight: 400;
}

ul {
  padding-left: 0;
  margin: 0;
  list-style: none;
}

a {
  text-decoration: none;
  transition: all 0.2s;
}

a:hover {
  text-decoration: none;
}

img {
  max-width: 100%;
}

.sr-only {
  display: none !important;
  opacity: 0;
  visibility: hidden;
}

/* 1.2 Global Elements */
.page-wrapper {
  position: relative;
  overflow: hidden;
}

.wow {
  visibility: hidden;
}

.fi:before {
  margin: 0;
}

.section-padding {
  padding: 120px 0;
}
@media (max-width: 991px) {
  .section-padding {
    padding: 90px 0;
  }
}
@media (max-width: 767px) {
  .section-padding {
    padding: 80px 0;
  }
}

.bt-0 {
  border-top: 0 !important;
}

.bb-0 {
  border-top: 0 !important;
}

.bb-1 {
  border-bottom: 1px solid #444;
}

/*** contact form error handling ***/
.contact-validation-active .error-handling-messages {
  width: 100% !important;
  margin-top: 15px !important;
}
.contact-validation-active label.error {
  color: red;
  font-size: 0.9333333333rem;
  font-weight: normal;
  margin: 5px 0 0 0;
  text-align: left;
  display: block;
}
.contact-validation-active #c-loader,
.contact-validation-active #loader {
  display: none;
  margin-top: 10px;
}
.contact-validation-active #c-loader i,
.contact-validation-active #loader i {
  font-size: 30px;
  font-size: 2rem;
  color: #3871A8;
  display: inline-block;
  animation: rotating linear 2s infinite;
}
.contact-validation-active #success,
.contact-validation-active #c-success,
.contact-validation-active #c-error,
.contact-validation-active #error {
  width: 100%;
  color: #fff;
  padding: 5px 10px;
  font-size: 16px;
  text-align: center;
  display: none;
}
@media (max-width: 767px) {
  .contact-validation-active #success,
  .contact-validation-active #c-success,
  .contact-validation-active #c-error,
  .contact-validation-active #error {
    font-size: 15px;
  }
}
.contact-validation-active #c-success,
.contact-validation-active #success {
  background-color: #009a00;
  border-left: 5px solid green;
  margin-bottom: 5px;
}
.contact-validation-active #c-error,
.contact-validation-active #error {
  background-color: #ff1a1a;
  border-left: 5px solid red;
}
@keyframes rotating {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.rotating {
  animation: rotating 5s alternate infinite;
}

/*** back to top **/
.back-to-top {
  background-color: rgba(51, 51, 51, 0.7);
  width: 45px;
  height: 45px;
  line-height: 45px;
  border: 2px solid #000;
  border-radius: 45px;
  text-align: center;
  display: none;
  position: fixed;
  z-index: 999;
  right: 15px;
  bottom: 15px;
  transition: all 0.2s;
}
@media (max-width: 991px) {
  .back-to-top {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
}
.back-to-top:hover {
  background-color: #000;
}

.back-to-top i {
  font-size: 18px;
  font-size: 1.2rem;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

/** for popup image ***/
.mfp-wrap {
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 99999;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

/*** for fancybox video ***/
.fancybox-overlay {
  background: rgba(0, 0, 0, 0.9);
  z-index: 9999 !important;
}

.fancybox-wrap {
  z-index: 99999 !important;
}

.social-text .rolling-text {
  height: 30px;
}

.rolling-text:hover .letter,
.rolling-text.play .letter {
  transform: translateY(-100%);
}

.rolling-text .letter {
  display: inline-block;
  transition: transform 0.5s cubic-bezier(0.76, 0, 0.24, 1);
}

.letter:nth-child(1) {
  transition-delay: 0s;
}

.letter:nth-child(2) {
  transition-delay: 0.015s;
}

.letter:nth-child(3) {
  transition-delay: 0.03s;
}

.letter:nth-child(4) {
  transition-delay: 0.045s;
}

.letter:nth-child(5) {
  transition-delay: 0.06s;
}

.letter:nth-child(6) {
  transition-delay: 0.075s;
}

.letter:nth-child(7) {
  transition-delay: 0.09s;
}

.letter:nth-child(8) {
  transition-delay: 0.105s;
}

.letter:nth-child(9) {
  transition-delay: 0.12s;
}

.letter:nth-child(10) {
  transition-delay: 0.135s;
}

.letter:nth-child(11) {
  transition-delay: 0.15s;
}

.letter:nth-child(12) {
  transition-delay: 0.165s;
}

.letter:nth-child(13) {
  transition-delay: 0.18s;
}

.letter:nth-child(14) {
  transition-delay: 0.195s;
}

.letter:nth-child(15) {
  transition-delay: 0.21s;
}

.letter:nth-child(16) {
  transition-delay: 0.225s;
}

.letter:nth-child(17) {
  transition-delay: 0.24s;
}

.letter:nth-child(18) {
  transition-delay: 0.255s;
}

.letter:nth-child(19) {
  transition-delay: 0.27s;
}

.letter:nth-child(20) {
  transition-delay: 0.285s;
}

.letter:nth-child(21) {
  transition-delay: 0.3s;
}

@keyframes roted {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.rolling-text {
  display: inline-block;
  overflow: hidden;
  height: 20px;
  line-height: 20px;
}

@media (min-width: 992px) {
  /* cursor css */
  .cursor {
    width: 45px;
    height: 45px;
    border-radius: 100%;
    border: 1px solid #333;
    transition: all 300ms linear;
    position: fixed;
    pointer-events: none;
    left: 0;
    top: 0;
    transform: translate(calc(-50% + 15px), -50%);
    z-index: 1111;
  }
  .cursor2 {
    width: 13px;
    height: 13px;
    border-radius: 100%;
    background-color: #333;
    opacity: 0.3;
    position: fixed;
    transform: translate(-50%, -50%);
    pointer-events: none;
    transition: width 0.3s, height 0.3s, opacity 0.3s;
    z-index: 1111;
  }
  .hover {
    background-color: #333;
    opacity: 0.5;
    border: 1px solid transparent;
  }
  .cursorinnerhover {
    width: 45px;
    height: 45px;
    opacity: 0.5;
  }
}
.wpo-section-title {
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .wpo-section-title {
    margin-bottom: 40px;
  }
}
.wpo-section-title span {
  text-transform: uppercase;
  font-size: 20px;
  color: #3871A8;
  font-family: "Felidae";
}
.wpo-section-title h2 {
  font-size: 40px;
  line-height: 55px;
  margin: 0;
  margin-top: 15px;
  position: relative;
  text-transform: capitalize;
  font-family: "Felidae";
  padding-left: 40px;
  font-weight: 600;
  margin-top: 0;
}
.wpo-section-title h2:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 10px;
  height: 100%;
  background: #3871A8;
  content: "";
}
@media (max-width: 767px) {
  .wpo-section-title h2 {
    font-size: 32px;
    line-height: 40px;
  }
}
@media (max-width: 330px) {
  .wpo-section-title h2 {
    font-size: 30px;
  }
}
.wpo-section-title p {
  font-size: 18px;
}

.theme-btn, .view-cart-btn {
  background: transparent;
  color: #fff;
  display: inline-block;
  font-weight: 600;
  padding: 19px 45px;
  text-transform: capitalize;
  z-index: 1;
  position: relative;
  border-radius: 25px;
  font-family: "DM Sans", serif;
  font-size: 20px;
  border: 1px solid #fff;
  overflow: hidden;
}
.theme-btn:after, .view-cart-btn:after {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  transform: skewX(-25deg);
}
.theme-btn:hover, .view-cart-btn:hover, .theme-btn:focus, .view-cart-btn:focus, .theme-btn:active, .view-cart-btn:active {
  color: #fff;
}
.theme-btn:hover::after, .view-cart-btn:hover::after {
  animation: shine 0.75s;
}
@media (max-width: 991px) {
  .theme-btn, .view-cart-btn {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .theme-btn, .view-cart-btn {
    padding: 10px 25px;
    font-size: 14px;
  }
}

.theme-btn-s2 {
  background: #fff;
  color: #565656;
  display: inline-block;
  padding: 12px 22px;
  border: 1px solid #3871A8;
  border-radius: 55px;
  text-transform: capitalize;
  z-index: 1;
  position: relative;
}
.theme-btn-s2:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 55px;
  background: linear-gradient(left, #00ded8, #00a7d5);
  transition: opacity 0.5s ease-out;
  opacity: 0;
  z-index: -1;
}
@media (max-width: 991px) {
  .theme-btn-s2 {
    font-size: 14px;
    font-size: 0.9333333333rem;
  }
}
.theme-btn-s2:hover, .theme-btn-s2:focus, .theme-btn-s2:active {
  background: #dfaa61;
  color: #fff;
}
.theme-btn-s2:hover:after {
  opacity: 1;
}
@media (max-width: 767px) {
  .theme-btn-s2 {
    padding: 12px 18px;
    font-size: 13px;
  }
}

.view-cart-btn {
  display: block;
  margin-top: 15px;
  border-radius: 5px;
  padding: 10px 45px;
}
.view-cart-btn:after {
  display: none;
}
.view-cart-btn:hover {
  background-color: #dca354;
}
.view-cart-btn.s1 {
  background: #000;
}
.view-cart-btn.s1:hover {
  background-color: #c9c9c9;
}

@keyframes shine {
  100% {
    left: 125%;
  }
}
.shop-btn {
  border-radius: 30px;
  background: #000;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  padding: 14px 52px 15px;
  transition: all 0.3s ease-in-out;
  position: relative;
  overflow: hidden !important;
  display: inline-block;
}
@media (max-width: 767px) {
  .shop-btn {
    font-size: 16px;
    padding: 12px 35px 13px;
  }
}
.shop-btn::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  transform: skewX(-25deg);
}
.shop-btn:hover {
  color: #fff;
}
.shop-btn:hover::before {
  animation: shine 0.75s;
}

.form input,
.form textarea,
.form select {
  border-color: #bfbfbf;
  border-radius: 0;
  outline: 0;
  box-shadow: none;
  color: #595959;
  font-style: normal;
}
.form input:focus,
.form textarea:focus,
.form select:focus {
  border-color: #3871A8;
  -o-box-shadow: 0 0 5px 0 #eccca0;
  -ms-box-shadow: 0 0 5px 0 #eccca0;
  box-shadow: 0 0 5px 0 #eccca0;
}
.form ::-webkit-input-placeholder {
  font-style: 14px;
  font-style: italic;
  color: #595959;
}
.form :-moz-placeholder {
  font-style: 14px;
  font-style: italic;
  color: #595959;
}
.form ::-moz-placeholder {
  font-style: 14px;
  font-style: italic;
  color: #595959;
}
.form :-ms-input-placeholder {
  font-style: 14px;
  font-style: italic;
  color: #595959;
}
.form select {
  font-style: normal;
  background: url(../images/select-icon.png) no-repeat right center;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}
.form select::-ms-expand { /* for IE 11 */
  display: none;
}
.form ::-moz-placeholder {
  font-style: normal;
}
.form ::placeholder {
  font-style: normal;
}

.social-links {
  overflow: hidden;
}
.social-links li {
  float: left;
  width: 35px;
  height: 35px;
  margin-right: 1px;
}
.social-links li a {
  background-color: #eccca0;
  width: 35px;
  height: 35px;
  line-height: 35px;
  display: block;
  color: #fff;
  text-align: center;
}
.social-links li a:hover {
  background-color: #3871A8;
}

.wpo-page-title {
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  z-index: 1;
  padding-top: 100px;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .wpo-page-title {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 575px) {
  .wpo-page-title {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.wpo-page-title .wpo-breadcumb-wrap {
  text-align: center;
}
.wpo-page-title .wpo-breadcumb-wrap h2 {
  font-size: 100px;
  font-weight: 400;
  line-height: 120px;
  margin-bottom: 0;
  color: #000;
}
@media (max-width: 1399px) {
  .wpo-page-title .wpo-breadcumb-wrap h2 {
    font-size: 85px;
    line-height: 110px;
  }
}
@media (max-width: 1199px) {
  .wpo-page-title .wpo-breadcumb-wrap h2 {
    font-size: 70px;
    line-height: 90px;
  }
}
@media (max-width: 991px) {
  .wpo-page-title .wpo-breadcumb-wrap h2 {
    font-size: 60px;
    line-height: 80px;
  }
}
@media (max-width: 767px) {
  .wpo-page-title .wpo-breadcumb-wrap h2 {
    font-size: 40px;
    line-height: 55px;
  }
}
@media (max-width: 575px) {
  .wpo-page-title .wpo-breadcumb-wrap h2 {
    font-size: 30px;
    line-height: 30px;
  }
}
.wpo-page-title .wpo-breadcumb-wrap p {
  color: #666;
  font-size: 32px;
  font-weight: 400;
  line-height: 50px;
  margin: 0;
  margin-top: 8px;
  padding-bottom: 45px;
}
@media (max-width: 991px) {
  .wpo-page-title .wpo-breadcumb-wrap p {
    font-size: 25px;
    line-height: 35px;
    margin-top: 8px;
  }
}
@media (max-width: 757px) {
  .wpo-page-title .wpo-breadcumb-wrap p {
    font-size: 18px;
    line-height: 30px;
    padding-bottom: 0px;
  }
}
.wpo-page-title .wpo-breadcumb-wrap ol {
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 30px;
  background: #F8F8F8;
  padding: 5px 50px;
  display: inline-block;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .wpo-page-title .wpo-breadcumb-wrap ol {
    margin-bottom: 15px;
  }
}
.wpo-page-title .wpo-breadcumb-wrap ol li {
  display: inline-block;
  padding: 0px 5px;
  padding-right: 20px;
  color: #000;
  position: relative;
  font-family: "DM Sans", serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 50px;
}
.wpo-page-title .wpo-breadcumb-wrap ol li:last-child {
  padding-right: 0;
}
@media (max-width: 767px) {
  .wpo-page-title .wpo-breadcumb-wrap ol li {
    font-size: 18px;
    line-height: 34px;
  }
}
.wpo-page-title .wpo-breadcumb-wrap ol li:after {
  content: "/";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.wpo-page-title .wpo-breadcumb-wrap ol li:last-child:after {
  display: none;
}
.wpo-page-title .wpo-breadcumb-wrap ol li a {
  color: #000;
  transition: all 0.3s;
  font-size: 25px;
  font-weight: 400;
  line-height: 50px;
}
@media (max-width: 767px) {
  .wpo-page-title .wpo-breadcumb-wrap ol li a {
    font-size: 18px;
    line-height: 40px;
  }
}
.wpo-page-title .wpo-breadcumb-wrap ol li a:hover {
  color: #3871A8;
}

.preloader {
  background-color: #000;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 1000;
  overflow: hidden;
}
.preloader .vertical-centered-box {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
}
.preloader .vertical-centered-box:after {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.preloader .vertical-centered-box .content {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  font-size: 0;
}
.preloader * {
  transition: all 0.3s;
}
.preloader .loader-circle {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
  margin-left: -60px;
  margin-top: -60px;
}
.preloader .loader-line-mask {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 60px;
  height: 120px;
  margin-left: -60px;
  margin-top: -60px;
  overflow: hidden;
  transform-origin: 60px 60px;
  -webkit-mask-image: -webkit-linear-gradient(top, #000000, rgba(0, 0, 0, 0));
  animation: rotate 1.2s infinite linear;
}
.preloader .loader-line-mask .loader-line {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
}
.preloader #particles-background,
.preloader #particles-foreground {
  left: -51%;
  top: -51%;
  width: 202%;
  height: 202%;
  transform: scale3d(0.5, 0.5, 1);
}
.preloader #particles-background {
  background: #2c2d44;
  background-image: linear-gradient(45deg, #3f3251 2%, #002025 100%);
}
.preloader lesshat-selector {
  -lh-property: 0;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.preloader [not-existing] {
  zoom: 1;
}
.preloader lesshat-selector {
  -lh-property: 0;
}
@keyframes fade {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.25;
  }
}
.preloader [not-existing] {
  zoom: 1;
}
.preloader lesshat-selector {
  -lh-property: 0;
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.preloader [not-existing] {
  zoom: 1;
}

/*------------------------------------
	blog sidebar
------------------------------------*/
.blog-sidebar {
  margin-left: auto;
  max-width: 363px;
  /*** search-widget ***/
  /*** category-widget ***/
  /*** recent-post-widget ***/
  /*** tag-widget ***/
}
@media (max-width: 991px) {
  .blog-sidebar {
    margin-top: 80px;
    max-width: 400px;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .blog-sidebar {
    margin-top: 60px;
    max-width: 400px;
  }
}
.blog-sidebar .widget {
  border: 1px solid #E2E2E2;
}
.blog-sidebar .widget h3 {
  display: block;
  color: #001F3F;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
  padding: 15px 30px;
  margin-bottom: 0;
  border-bottom: 1px solid #E2E2E2;
}
@media (max-width: 575px) {
  .blog-sidebar .widget h3 {
    padding: 15px 20px;
    font-size: 30px;
    line-height: 40px;
  }
}
.blog-sidebar > .widget + .widget {
  margin-top: 65px;
}
.blog-sidebar .search-widget {
  border: 0;
}
.blog-sidebar .search-widget h3 {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  border: 0;
}
.blog-sidebar .search-widget form div {
  position: relative;
}
.blog-sidebar .search-widget input {
  background-color: transparent;
  height: 70px;
  padding: 6px 50px 6px 20px;
  border: 0;
  box-shadow: none;
  transition: all 0.3s;
  border: 1px solid #E2E2E2;
  color: #626B72;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}
.blog-sidebar .search-widget input:focus {
  background-color: rgba(227, 181, 118, 0.1);
}
.blog-sidebar .search-widget form button {
  background: transparent;
  font-size: 20px;
  color: #fff;
  background-color: #000;
  border: 0;
  outline: 0;
  position: absolute;
  right: 10px;
  top: 52%;
  height: 50px;
  line-height: 50px;
  width: 50px;
  transform: translateY(-50%);
}
.blog-sidebar .category-widget ul {
  list-style: none;
  padding: 30px;
}
@media (max-width: 575px) {
  .blog-sidebar .category-widget ul {
    padding: 30px 20px;
  }
}
.blog-sidebar .category-widget ul li {
  font-size: 19px;
  position: relative;
}
@media (max-width: 767px) {
  .blog-sidebar .category-widget ul li {
    font-size: 16px;
  }
}
.blog-sidebar .category-widget ul li span {
  position: absolute;
  right: 0;
}
.blog-sidebar .category-widget ul > li + li {
  margin-top: 12px;
  padding-top: 12px;
}
.blog-sidebar .category-widget ul a {
  display: block;
  color: #525252;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}
.blog-sidebar .category-widget ul a span {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: #fafbfe;
  text-align: center;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .blog-sidebar .category-widget ul a span {
    font-size: 14px;
  }
}
.blog-sidebar .category-widget ul a:hover,
.blog-sidebar .category-widget ul li:hover:before {
  color: #3871A8;
}
.blog-sidebar .recent-post-widget .post {
  overflow: hidden;
}
.blog-sidebar .recent-post-widget .posts {
  padding: 30px;
}
@media (max-width: 575px) {
  .blog-sidebar .recent-post-widget .posts {
    padding: 30px 20px;
  }
}
.blog-sidebar .recent-post-widget .posts > .post + .post {
  margin-top: 15px;
  padding-top: 15px;
}
.blog-sidebar .recent-post-widget .post .img-holder {
  width: 90px;
  float: left;
}
.blog-sidebar .recent-post-widget .post .details {
  width: calc(100% - 90px);
  float: left;
  padding-left: 20px;
}
.blog-sidebar .recent-post-widget .post h4 {
  margin: 0 0 0.3em;
  color: #000;
  font-family: "DM Sans", serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}
@media (max-width: 1199px) {
  .blog-sidebar .recent-post-widget .post h4 {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .blog-sidebar .recent-post-widget .post h4 {
    font-size: 16px;
  }
}
.blog-sidebar .recent-post-widget .post h4 a {
  display: inline-block;
  color: #000;
}
.blog-sidebar .recent-post-widget .post h4 a:hover {
  color: #666;
}
.blog-sidebar .recent-post-widget .post .details .date {
  color: #565656;
  color: #666;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}
.blog-sidebar .recent-post-widget .post .details .date i {
  display: inline-block;
  padding-right: 7px;
}
.blog-sidebar .tag-widget ul {
  overflow: hidden;
  list-style: none;
  padding: 30px;
}
.blog-sidebar .tag-widget ul li {
  float: left;
  margin: 0 8px 8px 0;
}
.blog-sidebar .tag-widget ul li a {
  display: inline-block;
  padding: 5px 16px;
  color: #626B72;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  border: 1px solid #E2E2E2;
  text-transform: capitalize;
}
.blog-sidebar .tag-widget ul li a:hover {
  background: #707070;
  color: #fff;
}

/**** pagination ****/
.pagination-wrapper {
  text-align: center;
  margin-top: 60px;
}
@media (max-width: 991px) {
  .pagination-wrapper {
    text-align: left;
    margin-top: 40px;
  }
}
.pagination-wrapper .pg-pagination {
  display: inline-block;
  overflow: hidden;
  list-style-type: none;
  text-align: center;
}
.pagination-wrapper .pg-pagination li {
  float: left;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .pagination-wrapper .pg-pagination li {
    margin-right: 5px;
  }
}
.pagination-wrapper .pg-pagination li:last-child {
  margin-right: 0;
}
.pagination-wrapper .pg-pagination li a {
  background-color: transparent;
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: transparent;
  display: block;
  color: #525252;
  font-size: 20px;
  font-weight: 400;
  border: 1px solid #CCC;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 991px) {
  .pagination-wrapper .pg-pagination li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
  }
}
.pagination-wrapper .pg-pagination .active a,
.pagination-wrapper .pg-pagination li a:hover {
  background: #000;
  color: #fff;
  border: 1px solid transparent;
}
.pagination-wrapper .pg-pagination .fi:before {
  font-size: 15px;
  font-size: 1rem;
}

.pagination-wrapper-left {
  text-align: left;
}

.pagination-wrapper-right {
  text-align: right;
}
@media screen and (min-width: 1200px) {
  .pagination-wrapper-right {
    padding-right: 50px;
  }
}
@media (max-width: 991px) {
  .pagination-wrapper-right {
    margin-top: 45px;
    text-align: left;
  }
}

/*--------------------------------------------------------------
2. header
--------------------------------------------------------------*/
/*-- 2.1 topbar --*/
.topbar {
  padding: 0 90px;
  border-bottom: 1px solid #D9D9D9;
}
@media (max-width: 1199px) {
  .topbar {
    padding: 0;
  }
}

@media (max-width: 991px) {
  .topbar {
    text-align: center;
    padding: 0;
  }
}
.topbar {
  font-size: 16px;
  color: #e5e3e3;
  margin: 0;
}

.topbar ul {
  overflow: hidden;
  list-style: none;
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .topbar ul {
    float: none;
    display: inline-block;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.topbar ul li {
  font-size: 16px;
  float: left;
  padding: 13px 10px;
  color: #e5e3e3;
}
@media (max-width: 991px) {
  .topbar ul li {
    padding: 10px 10px;
  }
}

.topbar .contact-info li {
  position: relative;
}
.topbar .contact-info li:nth-child(1), .topbar .contact-info li:nth-child(2) {
  padding-left: 0;
}
.topbar .contact-info li:nth-child(1):before, .topbar .contact-info li:nth-child(2):before {
  position: absolute;
  right: 0px;
  top: 50%;
  width: 1px;
  height: 25px;
  background: #DDD;
  content: "";
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .topbar .contact-info li:nth-child(1):before, .topbar .contact-info li:nth-child(2):before {
    display: none;
  }
}
.topbar .contact-info li:last-child {
  padding-right: 0;
  padding-left: 0;
}
.topbar .contact-info a {
  color: #525252;
  font-size: 16px;
  font-weight: 400;
}
.topbar .contact-info select {
  color: #525252;
  font-size: 16px;
  font-weight: 400;
  border: 0;
  -webkit-appearance: none;
  -o-appearance: none;
  appearance: none;
  -moz-appearance: none;
  background: transparent url(../images/select-icon2.png) no-repeat calc(100% - 1px) center;
  position: relative;
  padding: 0 20px;
}
.topbar .contact-info select:focus {
  background: transparent url(../images/select-icon2.png) no-repeat calc(100% - 1px) center;
}
.topbar .contact-info select:focus-visible {
  outline: 0;
}
.contact-info {
  display: flex;
  justify-content: flex-end;
}

.topbar ul li:first-child {
  padding-left: 0;
}

.topbar .contact-intro ul {
  float: right;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .topbar .contact-intro ul {
    float: none;
  }
}

.social-media li a {
  color: #525252;
}

@media (max-width: 991px) {
  .topbar ul li {
    font-size: 13px;
  }
  .topbar {
    padding: 10px 0;
  }
}
@media (max-width: 767px) {
  .topbar ul li {
    float: left;
  }
}
@media (max-width: 590px) {
  .topbar ul {
    flex-wrap: wrap;
  }
}
/* 2.2 navigation */
.wpo-site-header {
  /* navigation open and close btn hide for width screen */
  /* style for navigation less than 992px */
  /*navbar collaps less then 992px*/
  /*** cart-search-contact ***/
}

.wpo-site-header .navigation {
  margin-bottom: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
}

.sticky-header {
  width: 100%;
  position: fixed;
  left: 0;
  top: -400px;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: all 1s;
  box-shadow: 0 -5px 15px rgba(8, 106, 216, 0.2901960784);
}

.sticky-on {
  opacity: 1;
  top: 0;
  visibility: visible;
}

.wpo-site-header .navigation > .container {
  position: relative;
}

@media (min-width: 991px) {
  .wpo-site-header {
    padding: 0 130px;
  }
}
.wpo-site-header .row {
  width: 100%;
}

@media (max-width: 991px) {
  .wpo-site-header .navigation {
    padding: 20px 0;
  }
}
.wpo-site-header #navbar {
  transition: all 0.5s;
}

@media screen and (min-width: 992px) {
  .wpo-site-header #navbar {
    /*** hover effect ***/
    justify-content: center;
  }
  .wpo-site-header #navbar li {
    position: relative;
  }
  .wpo-site-header #navbar > ul > li > .sub-menu > .menu-item-has-children > a {
    position: relative;
  }
  .wpo-site-header #navbar > ul > li > .sub-menu > .menu-item-has-children > a:before {
    font-family: "themify";
    content: "\e649";
    font-size: 11px;
    font-size: 0.73333rem;
    position: absolute;
    right: 15px;
    top: 58%;
    transform: translateY(-50%);
  }
  .wpo-site-header #navbar > ul > li:hover > .sub-menu {
    top: 100%;
    visibility: visible;
    opacity: 1;
  }
  .wpo-site-header #navbar .sub-menu > li:hover > .sub-menu {
    left: 100%;
    visibility: visible;
    opacity: 1;
  }
}
@media (max-width: 991px) {
  .wpo-site-header {
    /* class for show hide navigation */
  }
  .wpo-site-header .container {
    width: 100%;
    max-width: 100%;
  }
  .wpo-site-header .header-right {
    right: -10px;
  }
  .wpo-site-header .navbar-header button span {
    background-color: #fff;
    width: 20px;
    display: block;
    height: 2px;
    margin-bottom: 5px;
  }
  .wpo-site-header .navbar-header button span:last-child {
    margin: 0;
  }
}
.wpo-site-header #navbar ul {
  list-style: none;
}

@media (max-width: 991px) and (max-width: 991px) {
  .wpo-site-header #navbar {
    top: 0;
    visibility: visible;
    opacity: 1;
  }
}
@media (max-width: 991px) {
  .wpo-site-header #navbar > ul {
    z-index: 101;
  }
  .wpo-site-header #navbar ul a {
    color: #000;
  }
  .wpo-site-header #navbar ul a:hover,
  .wpo-site-header #navbar ul li.current a {
    color: #3871A8;
  }
  .wpo-site-header #navbar .close-navbar .ti-close {
    position: relative;
    top: 1px;
  }
  .wpo-site-header .navbar-toggler .first-angle,
  .wpo-site-header .navbar-toggler .last-angle {
    transition: all 0.3s;
  }
  .wpo-site-header .x-close .middle-angle {
    opacity: 0;
  }
  .wpo-site-header .x-close .first-angle {
    position: absolute;
    -webkit-transform: rotate(-44deg);
    top: 16px;
    left: 10px;
  }
  .wpo-site-header .x-close .last-angle {
    -webkit-transform: rotate(44deg);
    position: absolute;
    top: 16px;
    right: 10px;
  }
}
@media (max-width: 767px) {
  .wpo-site-header .navbar-header .navbar-brand {
    font-size: 24px;
  }
  .wpo-site-header #navbar .navbar-nav {
    margin: 0;
  }
}
@media (max-width: 991px) {
  .wpo-site-header .navbar-collapse.collapse {
    display: none;
  }
  .wpo-site-header .navbar-collapse.collapse.in {
    display: block;
  }
  .wpo-site-header .navbar-header .collapse,
  .wpo-site-header .navbar-toggle {
    display: block;
  }
  .wpo-site-header .navbar-header {
    float: none;
    position: relative;
    z-index: 99;
    text-align: center;
  }
  .wpo-site-header .navbar-right {
    float: none;
  }
  .wpo-site-header .navbar-nav {
    float: none;
  }
  .wpo-site-header .navbar-nav > li {
    float: none;
  }
}
.wpo-site-header .header-right {
  display: flex;
  justify-content: flex-end;
  z-index: 991;
  position: relative;
  align-items: center;
}

.wpo-site-header .header-right button {
  padding: 0;
  border: 0;
  outline: 0;
}

.wpo-site-header .header-right > div {
  float: left;
  position: relative;
  margin-right: 8px;
}

.wpo-site-header .header-right .close-form .theme-btn, .wpo-site-header .header-right .close-form .view-cart-btn {
  padding: 9px 37px;
}
@media (max-width: 1830px) {
  .wpo-site-header .header-right .close-form .theme-btn, .wpo-site-header .header-right .close-form .view-cart-btn {
    padding: 9px 30px;
    font-size: 16px;
  }
}
@media (max-width: 1470px) {
  .wpo-site-header .header-right .close-form .theme-btn, .wpo-site-header .header-right .close-form .view-cart-btn {
    font-size: 15px;
  }
}
@media (max-width: 1400px) {
  .wpo-site-header .header-right .close-form .theme-btn, .wpo-site-header .header-right .close-form .view-cart-btn {
    padding: 10px 15px;
  }
}

@media (max-width: 450px) {
  .wpo-site-header .header-right {
    right: -12px;
  }
}
.wpo-site-header .header-right > div:last-child {
  margin: 0 0 0 10px;
  position: relative;
}
@media (max-width: 767px) {
  .wpo-site-header .header-right > div:last-child {
    margin: 3px 0 0 10px;
  }
}

.wpo-site-header .header-right .header-search-form-wrapper {
  position: relative;
}

.wpo-site-header .header-right .header-search-form-wrapper .fi:before {
  font-size: 25px;
}

.wpo-site-header .header-right .search-toggle-btn,
.wpo-site-header .header-right .cart-toggle-btn {
  background-color: transparent;
  line-height: 50px;
  color: #fff;
  width: 50px;
  height: 50px;
  border: 0;
  border-radius: 50%;
}
@media (max-width: 1200px) {
  .wpo-site-header .header-right .search-toggle-btn,
  .wpo-site-header .header-right .cart-toggle-btn {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 991px) {
  .wpo-site-header .header-right .search-toggle-btn,
  .wpo-site-header .header-right .cart-toggle-btn {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
@media (max-width: 991px) {
  .wpo-site-header .header-right .search-toggle-btn .fi:before,
  .wpo-site-header .header-right .cart-toggle-btn .fi:before {
    font-size: 25px;
  }
}
.wpo-site-header .header-right .search-toggle-btn .ti-close,
.wpo-site-header .header-right .cart-toggle-btn .ti-close {
  display: block;
  line-height: 20px;
  position: relative;
  top: -4px;
}

/*** cart-search-contact ***/
.cart-search-contact button {
  background: transparent;
  padding: 0;
  border: 0;
  outline: 0;
}
.cart-search-contact .fi {
  font-size: 40px;
  color: #fff;
}
.cart-search-contact > div {
  float: left;
  position: relative;
}
.cart-search-contact > div + div {
  margin-left: 12px;
}
.cart-search-contact .header-search-form {
  position: absolute;
  width: 350px;
  right: 0;
  top: 75px;
  transform: scale(0);
  opacity: 0;
  visibility: hidden;
  background: #fff;
  padding: 30px;
  border-radius: 6px;
  transition: all 0.5s;
  box-shadow: -2px 18px 40px -9px rgb(153, 153, 153);
}
@media (max-width: 991px) {
  .cart-search-contact .header-search-form {
    top: 65px;
  }
}
@media (max-width: 767px) {
  .cart-search-contact .header-search-form {
    right: 15px;
  }
}
@media (max-width: 575px) {
  .cart-search-contact .header-search-form {
    width: 260px;
    padding: 15px;
  }
}
.cart-search-contact .header-search-form-wrapper .fi:before {
  font-size: 18px;
}
.cart-search-contact form div {
  position: relative;
}
.cart-search-contact form div button {
  position: absolute;
  right: 15px;
  top: 40%;
  transform: translateY(-50%);
}
.cart-search-contact form div button .fi:before {
  font-size: 18px !important;
  color: #000;
}
.cart-search-contact input {
  width: 100%;
  height: 50px;
  padding: 6px 20px;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #ebebeb;
}
.cart-search-contact input:focus {
  box-shadow: none;
  border-color: #3871A8;
}

.wpo-site-header .header-right .header-search-content-toggle {
  opacity: 1;
  visibility: visible;
  right: 0;
  transform: scale(1);
}

.mini-cart .cart-count {
  background: #3871A8;
  width: 19px;
  height: 19px;
  font-size: 10px;
  font-size: 0.5333333333rem;
  line-height: 17px;
  color: white;
  position: absolute;
  top: -2px;
  right: -5px;
  border-radius: 50%;
  font-weight: 600;
}

.mini-cart-content {
  background: #fff;
  width: 320px;
  height: 100%;
  z-index: 100;
  position: fixed;
  right: -320px;
  top: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
  box-shadow: -2px 18px 40px -9px rgb(153, 153, 153);
}
@media (max-width: 575px) {
  .mini-cart-content {
    width: 290px;
  }
}
.mini-cart-content .mini-cart-close {
  display: block;
  width: 40px;
  height: 40px;
  background-color: rgb(51, 51, 51);
  color: rgb(255, 255, 255);
  font-size: 0px;
  text-align: center;
  overflow: hidden;
  position: relative;
  float: right;
  line-height: 54px;
  border-radius: 3px;
  right: 10px;
  top: 20px;
}
.mini-cart-content .mini-cart-close i {
  font-size: 15px;
}
.mini-cart-content p {
  font-size: 15px;
  font-size: 1rem;
  font-weight: 500;
  color: #001F3F;
  margin: 0;
  text-transform: uppercase;
}
.mini-cart-content .mini-cart-items {
  padding: 100px 20px 25px;
}
.mini-cart-content .mini-cart-item {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #efefef;
}
.mini-cart-content .mini-cart-item:first-child {
  padding-top: 0;
  margin-top: 0;
  border-top: 0;
}
.mini-cart-content .mini-cart-item-image {
  width: 50px;
  height: 50px;
  border: 2px solid #f3f3f3;
  float: left;
  margin-right: 15px;
}
.mini-cart-content .mini-cart-item-image a,
.mini-cart-content .mini-cart-item-image img {
  display: block;
  width: 46px;
  height: 46px;
}
.mini-cart-content .mini-cart-item-des {
  position: relative;
  overflow: hidden;
}
.mini-cart-content .mini-cart-item-des a {
  font-size: 14px;
  font-weight: 600;
  text-align: left;
  color: #001F3F;
}
.mini-cart-content .mini-cart-item-des a:hover {
  color: #3871A8;
}
.mini-cart-content .mini-cart-item-des .mini-cart-item-price {
  font-size: 13px;
  font-size: 0.8666666667rem;
  color: #888;
  display: block;
  margin-top: 3px;
}
.mini-cart-content .mini-cart-item-des .mini-cart-item-quantity {
  font-size: 12px;
  font-size: 0.8rem;
  color: #444;
  display: block;
  position: absolute;
  right: 0;
  top: 6px;
}
.mini-cart-content .visible-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 300px;
  height: 300px;
  opacity: 0.02;
  z-index: -1;
}
.mini-cart-content .mini-cart-action {
  padding: 20px 0 30px;
  text-align: center;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.mini-cart-content .mini-cart-action .theme-btn-s2 {
  float: right;
}
.mini-cart-content .mini-cart-action .mini-btn {
  width: 240px;
}
.mini-cart-content .mini-cart-action .mini-checkout-price {
  font-size: 16px;
  font-size: 1.0666666667rem;
  font-weight: 600;
  color: #001F3F;
  display: block;
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mini-cart-content .mini-cart-action .mini-checkout-price span {
  color: #000;
  font-size: 20px;
}

.mini-cart-content-toggle,
.mini-wislist-content-toggle {
  opacity: 1;
  visibility: visible;
  right: 0;
}

@media (max-width: 991px) {
  .page-wrapper {
    transition: all 0.3s;
  }
  .body-overlay:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    transition: all 0.3s;
  }
}
.header-search-area {
  background: #fff;
  width: 100%;
  padding: 100px 0;
  text-align: center;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
}

.header-search-area h3 {
  font-size: 45px;
  margin: 0 0 1em;
}

.header-search-area form {
  position: relative;
}

.header-search-area input {
  height: 50px;
  font-size: 18px;
  font-size: 1.2rem;
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid #d0d0d0;
  box-shadow: none;
}

.header-search-area input:focus {
  box-shadow: none;
  border-color: #000;
}

.header-search-area form button {
  background: transparent;
  border: 0;
  font-size: 20px;
  font-size: 1.33333rem;
  position: absolute;
  right: 0;
  bottom: 10px;
}

.header-search-area form button:focus {
  border: none;
  outline: none;
}

.header-search-area .close-form {
  position: absolute;
  right: 35px;
  top: 35px;
  bottom: auto;
  padding-bottom: 5px;
  border-bottom: 1px solid;
}

.header-search-area .close-form button {
  background: transparent;
  border: 0;
  outline: 0;
  font-size: 13px;
  font-size: 0.86667rem;
  text-transform: uppercase;
  color: #000;
  letter-spacing: 2px;
  z-index: 99;
}

.header-search-area .close-form button:focus {
  border: 0;
  outline: 0;
}

.wpo-site-header {
  /* navigation open and close btn hide for width screen */
  /* style for navigation less than 992px */
  /*navbar collaps less then 992px*/
}
.wpo-site-header .navigation {
  margin-bottom: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
}
.wpo-site-header .navigation > .container {
  position: relative;
}
@media (max-width: 991px) {
  .wpo-site-header .navigation {
    padding: 20px 0;
  }
}
.wpo-site-header #navbar {
  transition: all 0.5s;
}
.wpo-site-header #navbar > ul li a:hover {
  text-decoration: none;
  color: #000;
}
@media screen and (min-width: 992px) {
  .wpo-site-header #navbar {
    /*** hover effect ***/
  }
  .wpo-site-header #navbar li {
    position: relative;
  }
  .wpo-site-header #navbar > ul > li > a {
    font-size: 20px;
    padding: 35px 20px;
    display: block;
    color: #fff;
    font-weight: 600;
    position: relative;
  }
}
@media screen and (min-width: 992px) and (max-width: 1870px) {
  .wpo-site-header #navbar > ul > li > a {
    padding: 35px 18px;
  }
}
@media screen and (min-width: 992px) {
  .wpo-site-header #navbar > ul .sub-menu {
    background-color: #fff;
    box-shadow: 0px 2px 20px 0px rgba(62, 65, 159, 0.09);
    width: 225px;
    position: absolute;
    padding: 20px 0;
    left: 0;
    top: 110%;
    z-index: 10;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s;
    transform: scaleY(0);
    transform-origin: center top 0;
  }
  .wpo-site-header #navbar > ul > li .sub-menu a {
    font-size: 18px;
    display: block;
    padding: 10px 15px;
    position: relative;
    overflow: hidden;
    font-weight: 600;
    color: #000;
  }
  .wpo-site-header #navbar > ul > li > .sub-menu .sub-menu {
    left: 110%;
    top: 0;
    transform: unset;
  }
  .wpo-site-header #navbar > ul > li > .sub-menu > .menu-item-has-children > a {
    position: relative;
  }
  .wpo-site-header #navbar > ul > li > .sub-menu > .menu-item-has-children > a:before {
    font-family: "themify";
    content: "\e649";
    font-size: 11px;
    font-size: 0.7333333333rem;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
  }
  .wpo-site-header #navbar > ul > li:hover > .sub-menu {
    top: 100%;
    visibility: visible;
    opacity: 1;
    transform: scaleY(100%);
  }
  .wpo-site-header #navbar .sub-menu > li:hover > .sub-menu {
    left: 100%;
    visibility: visible;
    opacity: 1;
  }
}
@media (max-width: 991px) {
  .wpo-site-header #navbar > ul > li a {
    display: block;
    font-size: 15px;
    color: #fff;
    font-weight: 600;
  }
  .wpo-site-header #navbar > ul > li a:hover, .wpo-site-header #navbar > ul > li a.active {
    color: #fff;
  }
  .wpo-site-header #navbar > ul .sub-menu > li:last-child {
    border-bottom: 0;
  }
  .wpo-site-header #navbar > ul > li > .sub-menu a {
    padding: 8px 15px 8px 45px;
  }
  .wpo-site-header #navbar > ul > li > .sub-menu .sub-menu a {
    padding: 8px 15px 8px 65px;
  }
  .wpo-site-header #navbar > ul .menu-item-has-children > a {
    position: relative;
    color: #ddd;
  }
  .wpo-site-header #navbar > ul .menu-item-has-children > a:hover, .wpo-site-header #navbar > ul .menu-item-has-children > a.active {
    color: #fff;
  }
  .wpo-site-header #navbar > ul .menu-item-has-children > a:before {
    font-family: "themify";
    content: "\e649";
    font-size: 11px;
    font-size: 0.7333333333rem;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s;
  }
  .wpo-site-header #navbar > ul .menu-item-has-children > a.rotate:before {
    transform: rotate(90deg);
    top: 29%;
  }
  .wpo-site-header #navbar > ul .menu-item-has-children > a.rotate {
    color: #fff;
  }
}
@media screen and (min-width: 992px) {
  .wpo-site-header .navbar-header .open-btn {
    display: none;
  }
  .wpo-site-header #navbar .close-navbar {
    display: none;
  }
}
.wpo-site-header .menu-close {
  display: none;
}
@media (max-width: 991px) {
  .wpo-site-header {
    /* class for show hide navigation */
  }
  .wpo-site-header .container {
    width: 100%;
  }
  .wpo-site-header .mobail-menu button {
    background-color: #000;
    width: 40px;
    height: 35px;
    border: 0;
    padding: 5px 10px;
    outline: 0;
    position: relative;
    z-index: 20;
  }
  .wpo-site-header .mobail-menu button:focus {
    outline: none;
    box-shadow: none;
  }
  .wpo-site-header .mobail-menu button span {
    background-color: #fff;
    width: 20px;
    display: block;
    height: 2px;
    margin-bottom: 5px;
  }
  .wpo-site-header .mobail-menu button span:last-child {
    margin: 0;
  }
  .wpo-site-header #navbar {
    background: #000;
    display: block !important;
    width: 300px;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    position: fixed;
    left: -320px;
    top: 0px;
    z-index: 999999;
    opacity: 0;
    visibility: hidden;
  }
  .wpo-site-header #navbar .navbar-nav {
    display: block;
  }
  .wpo-site-header #navbar > ul {
    position: relative;
    z-index: 101;
  }
  .wpo-site-header #navbar ul a {
    color: #000;
  }
  .wpo-site-header #navbar ul a:hover,
  .wpo-site-header #navbar ul li.current a {
    color: #3871A8;
  }
  .wpo-site-header #navbar .navbar-nav {
    height: 100%;
    overflow: auto;
    padding-bottom: 60px;
  }
  .wpo-site-header #navbar .close-navbar {
    background-color: #fff;
    width: 40px;
    height: 40px;
    color: #000;
    border: 0;
    outline: none;
    position: absolute;
    left: -41px;
    top: 90px;
    z-index: 20;
  }
  .wpo-site-header #navbar .close-navbar .ti-close {
    position: relative;
    top: 1px;
  }
  .wpo-site-header .menu-close {
    display: block;
    z-index: 99;
    background: none;
    text-align: center;
    color: #fff;
    border: 0;
    text-align: center;
    margin-left: auto;
    margin-top: 30px;
    margin-right: 30px;
    margin-bottom: 30px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #fff;
  }
  .wpo-site-header .slideInn {
    left: 0 !important;
    opacity: 1 !important;
    visibility: visible !important;
  }
  .wpo-site-header .navbar-toggler .first-angle,
  .wpo-site-header .navbar-toggler .last-angle {
    transition: all 0.3s;
  }
  .wpo-site-header .x-close .middle-angle {
    opacity: 0;
  }
  .wpo-site-header .x-close .first-angle {
    position: absolute;
    -webkit-transform: rotate(-44deg);
    top: 16px;
    left: 10px;
  }
  .wpo-site-header .x-close .last-angle {
    -webkit-transform: rotate(44deg);
    position: absolute;
    top: 16px;
    right: 10px;
  }
}
@media (max-width: 767px) {
  .wpo-site-header .navbar-header .navbar-brand {
    font-size: 24px;
  }
  .wpo-site-header #navbar .navbar-nav {
    margin: 0;
  }
}
.wpo-site-header .navbar-header .navbar-brand img {
  max-width: 170px;
}
@media (max-width: 991px) {
  .wpo-site-header .navbar-collapse.collapse {
    display: none;
  }
  .wpo-site-header .navbar-collapse.collapse.in {
    display: block;
  }
  .wpo-site-header .navbar-header .collapse,
  .wpo-site-header .navbar-toggle {
    display: block;
  }
  .wpo-site-header .navbar-header {
    float: none;
  }
  .wpo-site-header .navbar-right {
    float: none;
  }
  .wpo-site-header .navbar-nav {
    float: none;
  }
  .wpo-site-header .navbar-nav > li {
    float: none;
  }
}

@media (max-width: 440px) {
  .wpo-site-header .navbar-header .navbar-brand img {
    max-width: 170px;
  }
}
@media (max-width: 370px) {
  .wpo-site-header .navbar-header .navbar-brand img {
    max-width: 140px;
  }
}
@media (max-width: 1700px) {
  .wpo-site-header {
    padding: 0 30px;
  }
}
@media (max-width: 1500px) {
  .wpo-site-header #navbar > ul > li > a {
    padding: 30px 15px;
  }
  .wpo-site-header {
    padding: 0 10px;
  }
}
@media (max-width: 1400px) {
  .wpo-site-header #navbar > ul > li > a {
    font-size: 18px;
  }
}
@media (max-width: 1200px) {
  .wpo-site-header #navbar > ul > li > a {
    font-size: 16px;
  }
  .wpo-site-header .header-right .theme-btn, .wpo-site-header .header-right .view-cart-btn {
    display: none;
  }
}
@media (max-width: 991px) {
  .wpo-site-header #navbar > ul > li > a {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .header-right .theme-btn, .header-right .view-cart-btn {
    padding: 20px 12px;
  }
  .wpo-site-header .header-right .close-form {
    display: none;
  }
}
@media (max-width: 991px) {
  .wpo-site-header #navbar > ul > li > a {
    padding: 15px 30px;
  }
}
@media (max-width: 991px) {
  .wpo-site-header,
  .wpo-header-style-2 {
    z-index: 99999;
  }
}
.wpo-site-header .navigation.sticky-header {
  padding: 0 130px;
  background: rgba(0, 0, 0, 0.8);
}
@media (min-width: 992px) {
  .wpo-site-header .navigation.sticky-header #navbar > ul li a:hover {
    color: #fff;
  }
}

@media (max-width: 1700px) {
  .wpo-site-header .navigation.sticky-header {
    padding: 0 50px;
  }
}
@media (max-width: 1400px) {
  .wpo-site-header .navigation.sticky-header {
    padding: 0 20px;
  }
}
@media (max-width: 991px) {
  .wpo-site-header .navigation.sticky-header {
    padding: 20px;
  }
}
@media (max-width: 575px) {
  .wpo-site-header .navigation.sticky-header {
    padding: 20px 10px;
  }
}
@media screen and (min-width: 992px) {
  .wpo-site-header #navbar > ul .sub-menu.image-style {
    width: 1300px;
    z-index: 99;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 0;
    transform: translateX(-50%) scaleY(100%) !important;
    left: 50%;
    pointer-events: none;
    transition: all 0.8s ease;
    top: 100%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1399px) {
  .wpo-site-header #navbar > ul .sub-menu.image-style {
    width: 1120px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .wpo-site-header #navbar > ul .sub-menu.image-style {
    width: 920px;
  }
}
@media screen and (min-width: 992px) {
  .wpo-site-header #navbar > ul .sub-menu.image-style li {
    flex-basis: 20%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .wpo-site-header #navbar > ul .sub-menu.image-style li {
    flex-basis: 25%;
  }
}
@media screen and (min-width: 992px) {
  .wpo-site-header #navbar > ul .sub-menu.image-style li a {
    position: relative;
    font-size: 14px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .wpo-site-header #navbar > ul .sub-menu.image-style li a {
    font-size: 13px;
  }
}
@media screen and (min-width: 992px) {
  .wpo-site-header #navbar > ul .sub-menu.image-style li a .inner {
    max-height: 230px;
    min-height: 230px;
    overflow: hidden;
    display: block;
    box-shadow: 0px 2px 20px 0px rgba(62, 65, 159, 0.09);
    position: relative;
    border: 1px solid #d1d1d1;
  }
  .wpo-site-header #navbar > ul .sub-menu.image-style li a .inner img {
    transition: all 3s;
  }
  .wpo-site-header #navbar > ul .sub-menu.image-style li a .inner:before {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 45px;
    content: "";
    background: rgba(255, 255, 255, 0.5);
    -webkit-backdrop-filter: blur(5px);
            backdrop-filter: blur(5px);
    z-index: 1;
  }
  .wpo-site-header #navbar > ul .sub-menu.image-style li a span {
    position: absolute;
    left: 50%;
    bottom: 17px;
    display: inline-block;
    transform: translateX(-50%);
    background: #565656;
    color: #fff;
    padding: 5px 15px;
    z-index: 11;
    white-space: nowrap;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .wpo-site-header #navbar > ul .sub-menu.image-style li a span {
    padding: 5px 5px;
  }
}
@media screen and (min-width: 992px) {
  .wpo-site-header #navbar > ul .sub-menu.image-style li a:hover .inner img {
    transform: translateY(calc(-100% + 250px));
  }
  .wpo-site-header #navbar > ul .sub-menu.image-style li a:after {
    display: none;
  }
}
@media (max-width: 991px) {
  .wpo-site-header #navbar > ul .sub-menu.image-style li a .inner {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .wpo-site-header #navbar .image-style-item {
    position: unset;
  }
  .wpo-site-header #navbar ul > .image-style-item:hover > .image-style {
    transform: translateX(-50%) !important;
    pointer-events: all;
  }
}

/* wpo-header-style */
.wpo-header-style,
.wpo-header-style-s5,
.wpo-header-style-s14 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding: 0 95px;
  z-index: 11;
}
@media (max-width: 1599px) {
  .wpo-header-style,
  .wpo-header-style-s5,
  .wpo-header-style-s14 {
    padding: 0 50px;
  }
}
@media (max-width: 1520px) {
  .wpo-header-style,
  .wpo-header-style-s5,
  .wpo-header-style-s14 {
    padding: 0 30px;
  }
}
@media (max-width: 1470px) {
  .wpo-header-style,
  .wpo-header-style-s5,
  .wpo-header-style-s14 {
    padding: 0 5px;
  }
}
@media (max-width: 991px) {
  .wpo-header-style,
  .wpo-header-style-s5,
  .wpo-header-style-s14 {
    padding: 0;
  }
}
.wpo-header-style #navbar,
.wpo-header-style-s5 #navbar,
.wpo-header-style-s14 #navbar {
  justify-content: end;
}
@media (max-width: 1199px) {
  .wpo-header-style #navbar,
  .wpo-header-style-s5 #navbar,
  .wpo-header-style-s14 #navbar {
    justify-content: center;
  }
}

/* wpo-header-style-s2 */
.wpo-header-style-s2,
.wpo-header-style-s3,
.wpo-header-style-s4,
.wpo-header-preview {
  position: absolute;
  left: 0;
  top: 30px;
  width: 100%;
  padding: 0 70px;
  z-index: 11;
}
@media (max-width: 1599px) {
  .wpo-header-style-s2,
  .wpo-header-style-s3,
  .wpo-header-style-s4,
  .wpo-header-preview {
    padding: 0 50px;
  }
}
@media (max-width: 1520px) {
  .wpo-header-style-s2,
  .wpo-header-style-s3,
  .wpo-header-style-s4,
  .wpo-header-preview {
    padding: 0 30px;
  }
}
@media (max-width: 1470px) {
  .wpo-header-style-s2,
  .wpo-header-style-s3,
  .wpo-header-style-s4,
  .wpo-header-preview {
    padding: 0 5px;
  }
}
@media (max-width: 1399px) {
  .wpo-header-style-s2,
  .wpo-header-style-s3,
  .wpo-header-style-s4,
  .wpo-header-preview {
    top: 0px;
  }
}
@media (max-width: 991px) {
  .wpo-header-style-s2,
  .wpo-header-style-s3,
  .wpo-header-style-s4,
  .wpo-header-preview {
    padding: 0;
    position: unset;
    border-bottom: 1px solid #ededed;
  }
}
@media screen and (min-width: 992px) {
  .wpo-header-style-s2 #navbar > ul > li > a,
  .wpo-header-style-s3 #navbar > ul > li > a,
  .wpo-header-style-s4 #navbar > ul > li > a,
  .wpo-header-preview #navbar > ul > li > a {
    color: #000;
  }
}
.wpo-header-style-s2 #navbar,
.wpo-header-style-s3 #navbar,
.wpo-header-style-s4 #navbar,
.wpo-header-preview #navbar {
  justify-content: start;
  margin-left: -100px;
}
@media (max-width: 1399px) {
  .wpo-header-style-s2 #navbar,
  .wpo-header-style-s3 #navbar,
  .wpo-header-style-s4 #navbar,
  .wpo-header-preview #navbar {
    margin-left: 0px;
  }
}
.wpo-header-style-s2 .theme-btn, .wpo-header-style-s2 .view-cart-btn,
.wpo-header-style-s3 .theme-btn,
.wpo-header-style-s3 .view-cart-btn,
.wpo-header-style-s4 .theme-btn,
.wpo-header-style-s4 .view-cart-btn,
.wpo-header-preview .theme-btn,
.wpo-header-preview .view-cart-btn {
  border-radius: 12px;
}
@media (max-width: 991px) {
  .wpo-header-style-s2 .cart-search-contact .fi,
  .wpo-header-style-s3 .cart-search-contact .fi,
  .wpo-header-style-s4 .cart-search-contact .fi,
  .wpo-header-preview .cart-search-contact .fi {
    color: #000;
  }
}
.wpo-header-style-s2 .navigation.sticky-header,
.wpo-header-style-s3 .navigation.sticky-header,
.wpo-header-style-s4 .navigation.sticky-header,
.wpo-header-preview .navigation.sticky-header {
  padding: 0 70px;
  background: #fff;
}
@media (max-width: 1599px) {
  .wpo-header-style-s2 .navigation.sticky-header,
  .wpo-header-style-s3 .navigation.sticky-header,
  .wpo-header-style-s4 .navigation.sticky-header,
  .wpo-header-preview .navigation.sticky-header {
    padding: 0 50px;
  }
}
@media (max-width: 1520px) {
  .wpo-header-style-s2 .navigation.sticky-header,
  .wpo-header-style-s3 .navigation.sticky-header,
  .wpo-header-style-s4 .navigation.sticky-header,
  .wpo-header-preview .navigation.sticky-header {
    padding: 0 30px;
  }
}
@media (max-width: 1470px) {
  .wpo-header-style-s2 .navigation.sticky-header,
  .wpo-header-style-s3 .navigation.sticky-header,
  .wpo-header-style-s4 .navigation.sticky-header,
  .wpo-header-preview .navigation.sticky-header {
    padding: 0 5px;
  }
}
@media (max-width: 991px) {
  .wpo-header-style-s2 .navigation.sticky-header,
  .wpo-header-style-s3 .navigation.sticky-header,
  .wpo-header-style-s4 .navigation.sticky-header,
  .wpo-header-preview .navigation.sticky-header {
    padding: 0;
  }
}
.wpo-header-style-s2 .navigation.sticky-header .cart-search-contact .fi,
.wpo-header-style-s3 .navigation.sticky-header .cart-search-contact .fi,
.wpo-header-style-s4 .navigation.sticky-header .cart-search-contact .fi,
.wpo-header-preview .navigation.sticky-header .cart-search-contact .fi {
  color: #000;
}
.wpo-header-style-s2 .navigation.sticky-header .theme-btn, .wpo-header-style-s2 .navigation.sticky-header .view-cart-btn,
.wpo-header-style-s3 .navigation.sticky-header .theme-btn,
.wpo-header-style-s3 .navigation.sticky-header .view-cart-btn,
.wpo-header-style-s4 .navigation.sticky-header .theme-btn,
.wpo-header-style-s4 .navigation.sticky-header .view-cart-btn,
.wpo-header-preview .navigation.sticky-header .theme-btn,
.wpo-header-preview .navigation.sticky-header .view-cart-btn {
  border: 1px solid transparent;
  background: #000;
}
@media (min-width: 992px) {
  .wpo-header-style-s2 .navigation.sticky-header #navbar > ul li a:hover,
  .wpo-header-style-s3 .navigation.sticky-header #navbar > ul li a:hover,
  .wpo-header-style-s4 .navigation.sticky-header #navbar > ul li a:hover,
  .wpo-header-preview .navigation.sticky-header #navbar > ul li a:hover {
    color: #000;
  }
}

/* wpo-header-style-s3 */
.wpo-header-style-s3,
.wpo-header-style-s4,
.wpo-header-preview {
  position: unset;
}
.wpo-header-style-s3 .cart-search-contact .fi,
.wpo-header-style-s4 .cart-search-contact .fi,
.wpo-header-preview .cart-search-contact .fi {
  color: #000;
}
.wpo-header-style-s3 .theme-btn, .wpo-header-style-s3 .view-cart-btn,
.wpo-header-style-s4 .theme-btn,
.wpo-header-style-s4 .view-cart-btn,
.wpo-header-preview .theme-btn,
.wpo-header-preview .view-cart-btn {
  border: 1px solid #000;
  color: #000;
  border-radius: 25px;
}
.wpo-header-style-s3 .header-right .header-search-form-wrapper .fi:before,
.wpo-header-style-s4 .header-right .header-search-form-wrapper .fi:before,
.wpo-header-preview .header-right .header-search-form-wrapper .fi:before {
  font-size: 24px;
}
.wpo-header-style-s3 .navigation.sticky-header .cart-search-contact .fi,
.wpo-header-style-s4 .navigation.sticky-header .cart-search-contact .fi,
.wpo-header-preview .navigation.sticky-header .cart-search-contact .fi {
  color: #000;
}
.wpo-header-style-s3 .navigation.sticky-header .theme-btn, .wpo-header-style-s3 .navigation.sticky-header .view-cart-btn,
.wpo-header-style-s4 .navigation.sticky-header .theme-btn,
.wpo-header-style-s4 .navigation.sticky-header .view-cart-btn,
.wpo-header-preview .navigation.sticky-header .theme-btn,
.wpo-header-preview .navigation.sticky-header .view-cart-btn {
  border: 1px solid #000;
  background: transparent;
}

/* .wpo-header-style-s4 */
.wpo-header-style-s4 {
  border-bottom: 1px solid #000;
}
.wpo-header-style-s4 #navbar {
  justify-content: flex-end;
  margin-left: 0;
  margin-right: -160px;
}
@media (max-width: 1680px) {
  .wpo-header-style-s4 #navbar {
    margin-right: -100px;
  }
}
@media (max-width: 1199px) {
  .wpo-header-style-s4 #navbar {
    margin-right: 0px;
    justify-content: center;
  }
}
.wpo-header-style-s4 .header-right {
  padding-top: 10px;
}

/* wpo-header-style-s5 */
@media (min-width: 992px) {
  .wpo-header-style-s5 #navbar ul li a:hover {
    color: #fff;
  }
}
@media (min-width: 992px) {
  .wpo-header-style-s5 #navbar > ul > li .sub-menu a:hover {
    color: #000;
  }
}
.wpo-header-style-s5 #navbar {
  justify-content: flex-start;
  margin-left: -100px;
}
@media (max-width: 1399px) {
  .wpo-header-style-s5 #navbar {
    margin-left: 0px;
  }
}
@media (max-width: 1199px) {
  .wpo-header-style-s5 #navbar {
    justify-content: center;
  }
}

/* wpo-header-style-s6 */
.wpo-header-style-s6 {
  padding: 30px 80px;
  z-index: 11;
}
@media (max-width: 1599px) {
  .wpo-header-style-s6 {
    padding: 30px 50px;
  }
}
@media (max-width: 1520px) {
  .wpo-header-style-s6 {
    padding: 25px 30px;
  }
}
@media (max-width: 1470px) {
  .wpo-header-style-s6 {
    padding: 20px 5px;
  }
}
@media (max-width: 991px) {
  .wpo-header-style-s6 {
    padding: 0px 5px;
  }
}
@media (min-width: 992px) {
  .wpo-header-style-s6 .navbar-expand-lg .navbar-nav {
    border-radius: 40px;
    border: 1px solid rgba(0, 0, 0, 0.3);
    margin: 10px;
    padding: 0px;
  }
  .wpo-header-style-s6 #navbar > ul > li > a {
    margin: 8px 30px;
    padding: 0px;
    color: #000;
    background: transparent;
    border-radius: 40px;
  }
  .wpo-header-style-s6 #navbar > ul > li > a:hover {
    background: #fff;
  }
}
.wpo-header-style-s6 .cart-search-contact .fi {
  color: #000;
}
.wpo-header-style-s6 .header-right .header-search-form-wrapper .fi:before {
  font-size: 24px;
}
.wpo-header-style-s6 .header-right .close-form .theme-btn, .wpo-header-style-s6 .header-right .close-form .view-cart-btn {
  padding: 9px 37px;
  border: 1px solid #000;
  color: #000;
}
.wpo-header-style-s6 .navigation.sticky-header {
  background: #ffffff;
  padding: 20px 80px;
}
@media (max-width: 1599px) {
  .wpo-header-style-s6 .navigation.sticky-header {
    padding: 20px 50px;
  }
}
@media (max-width: 1520px) {
  .wpo-header-style-s6 .navigation.sticky-header {
    padding: 20px 30px;
  }
}
@media (max-width: 1470px) {
  .wpo-header-style-s6 .navigation.sticky-header {
    padding: 15px 5px;
  }
}
@media (max-width: 991px) {
  .wpo-header-style-s6 .navigation.sticky-header {
    padding: 0px 5px;
  }
}
@media (min-width: 992px) {
  .wpo-header-style-s6 .navigation.sticky-header #navbar > ul li a:hover {
    color: #000;
  }
}

/* wpo-header-style-s8 */
/* wpo-header-style-s9 */
@media (min-width: 1200px) {
  .wpo-header-style-s9,
  .wpo-header-style-s10,
  .wpo-header-style-s11 {
    padding: 0 90px;
  }
}
@media (max-width: 767px) {
  .wpo-header-style-s9,
  .wpo-header-style-s10,
  .wpo-header-style-s11 {
    padding: 0;
  }
}
@media screen and (min-width: 992px) {
  .wpo-header-style-s9 #navbar > ul > li > a,
  .wpo-header-style-s10 #navbar > ul > li > a,
  .wpo-header-style-s11 #navbar > ul > li > a {
    color: #000;
  }
}
@media screen and (min-width: 992px) {
  .wpo-header-style-s9 #navbar,
  .wpo-header-style-s10 #navbar,
  .wpo-header-style-s11 #navbar {
    justify-content: flex-start;
  }
}
@media screen and (min-width: 992px) {
  .wpo-header-style-s9 #navbar > ul > li:first-child > a,
  .wpo-header-style-s10 #navbar > ul > li:first-child > a,
  .wpo-header-style-s11 #navbar > ul > li:first-child > a {
    padding-left: 0;
  }
}
.wpo-header-style-s9 .navbar-header,
.wpo-header-style-s10 .navbar-header,
.wpo-header-style-s11 .navbar-header {
  margin-left: 50px;
}
@media (max-width: 1399px) {
  .wpo-header-style-s9 .navbar-header,
  .wpo-header-style-s10 .navbar-header,
  .wpo-header-style-s11 .navbar-header {
    margin-left: 0px;
  }
}
.wpo-header-style-s9 .header-right .header-search-form-s2,
.wpo-header-style-s10 .header-right .header-search-form-s2,
.wpo-header-style-s11 .header-right .header-search-form-s2 {
  width: 300px;
  position: relative;
  display: block;
  margin-right: 10px;
}
@media (max-width: 991px) {
  .wpo-header-style-s9 .header-right .header-search-form-s2,
  .wpo-header-style-s10 .header-right .header-search-form-s2,
  .wpo-header-style-s11 .header-right .header-search-form-s2 {
    display: none;
  }
}
.wpo-header-style-s9 .header-right .header-search-form-s2 .form-control,
.wpo-header-style-s10 .header-right .header-search-form-s2 .form-control,
.wpo-header-style-s11 .header-right .header-search-form-s2 .form-control {
  border-radius: 30px;
  border: 1px solid #999;
  height: 50px;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  padding: 10px 20px;
  transition: all 0.3s ease-in-out;
}
.wpo-header-style-s9 .header-right .header-search-form-s2 .form-control:focus,
.wpo-header-style-s10 .header-right .header-search-form-s2 .form-control:focus,
.wpo-header-style-s11 .header-right .header-search-form-s2 .form-control:focus {
  border: 1px solid #000;
  box-shadow: 0 0 0 0.25rem transparent;
}
.wpo-header-style-s9 .header-right .header-search-form-s2 .form-control::-moz-placeholder, .wpo-header-style-s10 .header-right .header-search-form-s2 .form-control::-moz-placeholder, .wpo-header-style-s11 .header-right .header-search-form-s2 .form-control::-moz-placeholder {
  color: #000;
}
.wpo-header-style-s9 .header-right .header-search-form-s2 .form-control::placeholder,
.wpo-header-style-s10 .header-right .header-search-form-s2 .form-control::placeholder,
.wpo-header-style-s11 .header-right .header-search-form-s2 .form-control::placeholder {
  color: #000;
}
.wpo-header-style-s9 .header-right .header-search-form-s2 button,
.wpo-header-style-s10 .header-right .header-search-form-s2 button,
.wpo-header-style-s11 .header-right .header-search-form-s2 button {
  background: transparent;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 20px;
}
.wpo-header-style-s9 .header-right .header-user-wrapper,
.wpo-header-style-s10 .header-right .header-user-wrapper,
.wpo-header-style-s11 .header-right .header-user-wrapper {
  position: relative;
}
.wpo-header-style-s9 .header-right .header-user-wrapper .user-toggle-btn,
.wpo-header-style-s10 .header-right .header-user-wrapper .user-toggle-btn,
.wpo-header-style-s11 .header-right .header-user-wrapper .user-toggle-btn {
  width: 55px;
  height: 55px;
  background: transparent;
}
@media (max-width: 991px) {
  .wpo-header-style-s9 .header-right .header-user-wrapper .user-toggle-btn,
  .wpo-header-style-s10 .header-right .header-user-wrapper .user-toggle-btn,
  .wpo-header-style-s11 .header-right .header-user-wrapper .user-toggle-btn {
    width: 40px;
    height: 40px;
  }
}
.wpo-header-style-s9 .header-right .header-user-wrapper .header-user-form,
.wpo-header-style-s10 .header-right .header-user-wrapper .header-user-form,
.wpo-header-style-s11 .header-right .header-user-wrapper .header-user-form {
  position: absolute;
  right: 0;
  background-color: #fff;
  box-shadow: 0px 2px 20px 0px rgba(62, 65, 159, 0.09);
  width: 225px;
  padding: 20px 0;
  top: 140%;
  z-index: 10;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.wpo-header-style-s9 .header-right .header-user-wrapper .header-user-form li a,
.wpo-header-style-s10 .header-right .header-user-wrapper .header-user-form li a,
.wpo-header-style-s11 .header-right .header-user-wrapper .header-user-form li a {
  font-size: 18px;
  display: block;
  padding: 10px 15px;
  position: relative;
  overflow: hidden;
  font-weight: 600;
  color: #000;
  text-transform: capitalize;
}
.wpo-header-style-s9 .header-right .header-user-wrapper .header-user-form.header-user-content-toggle,
.wpo-header-style-s10 .header-right .header-user-wrapper .header-user-form.header-user-content-toggle,
.wpo-header-style-s11 .header-right .header-user-wrapper .header-user-form.header-user-content-toggle {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 767px) {
  .wpo-header-style-s9 .header-right .heart-cart,
  .wpo-header-style-s10 .header-right .heart-cart,
  .wpo-header-style-s11 .header-right .heart-cart {
    display: none;
  }
}
.wpo-header-style-s9 .header-right .heart-cart a,
.wpo-header-style-s10 .header-right .heart-cart a,
.wpo-header-style-s11 .header-right .heart-cart a {
  width: 55px;
  height: 55px;
  line-height: 55px;
  background: transparent;
  display: block;
  text-align: center;
}
.wpo-header-style-s9 .header-right > div:last-child,
.wpo-header-style-s10 .header-right > div:last-child,
.wpo-header-style-s11 .header-right > div:last-child {
  margin: 0;
  position: relative;
}
.wpo-header-style-s9 .header-right,
.wpo-header-style-s10 .header-right,
.wpo-header-style-s11 .header-right {
  right: -25px;
}
.wpo-header-style-s9 .mini-cart .cart-count,
.wpo-header-style-s10 .mini-cart .cart-count,
.wpo-header-style-s11 .mini-cart .cart-count {
  background: rgba(0, 0, 0, 0.6862745098);
  line-height: 19px;
  color: white;
  top: -1px;
  right: -5px;
}
.wpo-header-style-s9 .sticky-header.sticky-on,
.wpo-header-style-s10 .sticky-header.sticky-on,
.wpo-header-style-s11 .sticky-header.sticky-on {
  background: #fff;
}
@media (min-width: 1200px) {
  .wpo-header-style-s9 .sticky-header.sticky-on,
  .wpo-header-style-s10 .sticky-header.sticky-on,
  .wpo-header-style-s11 .sticky-header.sticky-on {
    padding: 0 90px;
  }
}
@media (min-width: 992px) {
  .wpo-header-style-s9 .sticky-header.sticky-on #navbar > ul li a:hover,
  .wpo-header-style-s10 .sticky-header.sticky-on #navbar > ul li a:hover,
  .wpo-header-style-s11 .sticky-header.sticky-on #navbar > ul li a:hover {
    color: #000;
  }
}
@media (max-width: 991px) {
  .wpo-header-style-s9 .navigation,
  .wpo-header-style-s10 .navigation,
  .wpo-header-style-s11 .navigation {
    padding: 10px 0;
  }
}
@media (max-width: 991px) {
  .wpo-header-style-s9 .navigation.sticky-header,
  .wpo-header-style-s10 .navigation.sticky-header,
  .wpo-header-style-s11 .navigation.sticky-header {
    padding: 10px;
  }
}

/* wpo-header-style-s10 */
.wpo-header-style-s10,
.wpo-header-style-s11 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 11;
}
.wpo-header-style-s10 .header-right .header-search-form,
.wpo-header-style-s11 .header-right .header-search-form {
  margin-right: 0px;
}
.wpo-header-style-s10 .cart-search-contact .header-search-form,
.wpo-header-style-s11 .cart-search-contact .header-search-form {
  background: #fff;
  padding: 20px 20px;
  border-radius: 6px;
}
.wpo-header-style-s10 .header-right .header-search-form .form-control,
.wpo-header-style-s11 .header-right .header-search-form .form-control {
  border-radius: 0;
}
.wpo-header-style-s10 .header-right .header-search-form button,
.wpo-header-style-s11 .header-right .header-search-form button {
  right: 10px;
  top: 44%;
  font-size: 20px;
}
.wpo-header-style-s10 .header-right .search-toggle-btn,
.wpo-header-style-s11 .header-right .search-toggle-btn {
  line-height: 80px;
  color: #fff;
  height: 80px;
}
.wpo-header-style-s10 .cart-search-contact .fi,
.wpo-header-style-s11 .cart-search-contact .fi {
  color: #000000;
}
.wpo-header-style-s10 .header-right .header-search-form-wrapper .fi:before,
.wpo-header-style-s11 .header-right .header-search-form-wrapper .fi:before {
  font-size: 25px;
}
.wpo-header-style-s10 .header-right .close-form .theme-btn, .wpo-header-style-s10 .header-right .close-form .view-cart-btn,
.wpo-header-style-s11 .header-right .close-form .theme-btn,
.wpo-header-style-s11 .header-right .close-form .view-cart-btn {
  color: #000;
  border: 1px solid #000000;
}
@media (max-width: 1200px) {
  .wpo-header-style-s10 .header-right .theme-btn, .wpo-header-style-s10 .header-right .view-cart-btn,
  .wpo-header-style-s11 .header-right .theme-btn,
  .wpo-header-style-s11 .header-right .view-cart-btn {
    display: block;
  }
}

/* wpo-header-style-s11 */
.wpo-header-style-s11 {
  position: relative;
}
.wpo-header-style-s11 .navbar-header {
  margin-left: 0;
}
@media (max-width: 767px) {
  .wpo-header-style-s11 .navbar-header {
    right: -30px;
    position: relative;
  }
}
@media screen and (min-width: 992px) {
  .wpo-header-style-s11 #navbar {
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .wpo-header-style-s11 .header-right .search-toggle-btn {
    line-height: 60px;
    height: 62px;
  }
}
@media (max-width: 767px) {
  .wpo-header-style-s11 .header-right .search-toggle-btn {
    width: 10px;
  }
}
.wpo-header-style-s11 .header-right .close-form .theme-btn, .wpo-header-style-s11 .header-right .close-form .view-cart-btn {
  color: #000;
  border: 1px solid #999999;
  font-weight: 400;
  font-size: 18px;
}

/* wpo-header-style-s14 */
.wpo-header-style-s14 #navbar > ul li a:hover {
  color: #fff;
}
@media screen and (min-width: 992px) {
  .wpo-header-style-s14 #navbar > ul > li .sub-menu a {
    color: #000;
  }
  .wpo-header-style-s14 #navbar > ul > li .sub-menu a:hover {
    color: #000;
  }
}
@media (min-width: 992px) {
  .wpo-header-style-s14 .navigation.sticky-header #navbar > ul li .sub-menu li a:hover {
    color: #000;
  }
}

.topbar-s2 .contact-info {
  justify-content: flex-start;
}
@media (max-width: 767px) {
  .topbar-s2 .contact-info {
    justify-content: center;
  }
}
.topbar-s2 .contact-info span {
  color: #525252;
  font-size: 16px;
  font-weight: 400;
}
.topbar-s2 .contact-info li:last-child {
  padding-left: 10px;
}
.topbar-s2 .contact-info li:nth-child(2):before {
  display: none;
}
.topbar-s2 .social-media {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .topbar-s2 .social-media {
    justify-content: center;
  }
}
.topbar-s2 ul li:last-child {
  padding-right: 0;
}

@media screen and (min-width: 992px) {
  .menu-left #navbar > ul .sub-menu.image-style {
    left: 0 !important;
    transform: none !important;
  }
}
@media screen and (min-width: 992px) {
  .menu-left #navbar ul > .image-style-item:hover > .image-style {
    transform: none !important;
  }
}

.wpo-header-preview {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}
.wpo-header-preview #navbar {
  margin-left: 0px;
}
.wpo-header-preview .service-btn {
  text-align: right;
}
.wpo-header-preview .service-btn .shop-btn {
  border-radius: 0;
  padding: 14px 25px 15px;
  font-size: 16px;
}
@media (max-width: 575px) {
  .wpo-header-preview .service-btn .shop-btn {
    padding: 13px 15px 13px;
  }
}
.wpo-header-preview .service-btn .shop-btn i {
  margin-right: 5px;
}
@media (max-width: 991px) {
  .wpo-header-preview .service-btn .shop-btn span {
    display: none;
  }
}

/*--------------------------------------------------------------
3. content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
					3.1 wpo-hero-slider
--------------------------------------------------------------*/
.wpo-hero-slider {
  width: 100%;
  height: 100vh;
  min-height: 600px;
  max-height: 900px;
  display: flex;
  position: relative;
  z-index: 0;
}
@media (max-width: 1199px) {
  .wpo-hero-slider {
    height: 100vh;
    min-height: 560px;
    max-height: 800px;
  }
}
@media (max-width: 991px) {
  .wpo-hero-slider {
    height: 100vh;
    min-height: 520px;
    max-height: none;
    display: block;
    padding: 200px 0 240px;
  }
}
@media (max-width: 575px) {
  .wpo-hero-slider {
    padding: 160px 0 160px;
  }
}
.wpo-hero-slider .swiper-slide {
  overflow: hidden;
}
.wpo-hero-slider .swiper-container,
.wpo-hero-slider .hero-container {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.wpo-hero-slider .slide-inner,
.wpo-hero-slider .hero-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: left;
}
.wpo-hero-slider .slide-inner:before,
.wpo-hero-slider .hero-inner:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(0, 0, 0, 0.25);
}
.wpo-hero-slider .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  text-align: center;
  line-height: 12px;
  font-size: 12px;
  color: #000;
  opacity: 1;
  background: rgba(255, 255, 255, 0.2);
}
@media screen and (min-width: 992px) {
  .wpo-hero-slider .swiper-pagination-bullet {
    display: none;
  }
}
.wpo-hero-slider .swiper-pagination-bullet-active {
  color: #fff;
  background: #fff;
  width: 12px;
  height: 12px;
  text-align: center;
  line-height: 12px;
}
.wpo-hero-slider .swiper-container-horizontal > .swiper-pagination-bullets,
.wpo-hero-slider .swiper-pagination-custom,
.wpo-hero-slider .swiper-pagination-fraction {
  color: #fff;
  font-family: "Felidae";
  font-size: 40px;
  font-weight: 400;
  position: absolute;
  right: 100px;
  top: 50%;
  left: auto;
  width: auto;
  bottom: auto;
}
@media (max-width: 1399px) {
  .wpo-hero-slider .swiper-container-horizontal > .swiper-pagination-bullets,
  .wpo-hero-slider .swiper-pagination-custom,
  .wpo-hero-slider .swiper-pagination-fraction {
    right: 50px;
  }
}
@media (max-width: 1199px) {
  .wpo-hero-slider .swiper-container-horizontal > .swiper-pagination-bullets,
  .wpo-hero-slider .swiper-pagination-custom,
  .wpo-hero-slider .swiper-pagination-fraction {
    top: 65%;
  }
}
@media (max-width: 575px) {
  .wpo-hero-slider .swiper-container-horizontal > .swiper-pagination-bullets,
  .wpo-hero-slider .swiper-pagination-custom,
  .wpo-hero-slider .swiper-pagination-fraction {
    right: auto;
    left: 20px;
    top: auto;
    bottom: 20px;
  }
}
.wpo-hero-slider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 8px;
}
.wpo-hero-slider .swiper-pagination .swiper-pagination-current {
  color: #fff;
}
.wpo-hero-slider .swiper-pagination-total {
  color: #FFF;
  font-size: 25px;
  font-weight: 400;
}
.wpo-hero-slider .slide-content {
  text-align: center;
  max-width: 1130px;
  margin: 0 auto;
  padding-top: 40px;
}
@media (max-width: 1199px) {
  .wpo-hero-slider .slide-content {
    padding-top: 0;
  }
}
.wpo-hero-slider .slide-content h2 {
  color: #fff;
  font-size: 84px;
  font-weight: 400;
  line-height: 1.1;
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .wpo-hero-slider .slide-content h2 {
    font-size: 68px;
    line-height: 1.1;
  }
}
@media (max-width: 991px) {
  .wpo-hero-slider .slide-content h2 {
    font-size: 52px;
    line-height: 1.15;
  }
}
@media (max-width: 757px) {
  .wpo-hero-slider .slide-content h2 {
    font-size: 42px;
    line-height: 1.2;
  }
}
@media (max-width: 575px) {
  .wpo-hero-slider .slide-content h2 {
    font-size: 34px;
    line-height: 1.25;
  }
}
.wpo-hero-slider .slide-content h2 span {
  padding: 13px;
  border-radius: 100px;
  border: 1px solid #fff;
}
@media (max-width: 575px) {
  .wpo-hero-slider .slide-content h2 span {
    display: none;
  }
}
.wpo-hero-slider .slide-content h2 span img {
  max-width: 356px;
  max-height: 200px;
  border-radius: 100px;
}
@media (max-width: 1199px) {
  .wpo-hero-slider .slide-content h2 span img {
    max-width: 250px;
  }
}
@media (max-width: 991px) {
  .wpo-hero-slider .slide-content h2 span img {
    max-width: 180px;
  }
}

.hero-team {
  width: 308px;
  text-align: start;
  position: absolute;
  left: 100px;
  bottom: 20px;
  z-index: 11;
}
@media (max-width: 1399px) {
  .hero-team {
    left: 50px;
  }
}
@media (max-width: 575px) {
  .hero-team {
    display: none;
  }
}
.hero-team ul {
  margin-left: 15px;
}
.hero-team ul li {
  display: inline-block;
  width: 72px;
  height: 72px;
  border: 1px solid #fff;
  border-radius: 100px;
  margin: 0 -15px;
  text-align: center;
}
.hero-team ul li:nth-child(4) {
  margin-right: 0;
}
.hero-team ul li:last-child {
  margin: 0;
  margin-left: 10px;
}
.hero-team ul li img {
  width: 100%;
  height: 100%;
  border-radius: 100px;
}
.hero-team ul li a {
  text-align: center;
  line-height: 72px;
  margin: 0 auto;
}
.hero-team span {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 50px;
}

.scroll-btn {
  position: absolute;
  width: 189px;
  right: 130px;
  bottom: 80px;
  z-index: 11;
}
@media (max-width: 1399px) {
  .scroll-btn {
    right: 50px;
    bottom: 50px;
  }
}
@media (max-width: 991px) {
  .scroll-btn {
    bottom: 20px;
  }
}
@media (max-width: 575px) {
  .scroll-btn {
    width: 10px;
  }
}
.scroll-btn span {
  color: #fff;
  font-size: 18px;
  margin-bottom: 30px;
  display: block;
}
@media (max-width: 991px) {
  .scroll-btn span {
    display: none;
  }
}
.scroll-btn .scroll-befor {
  position: absolute;
  right: 0;
  bottom: 30px;
}
.scroll-btn .scroll-befor::before {
  position: absolute;
  right: -30px;
  bottom: -30px;
  content: "";
  width: 80px;
  height: 80px;
  border-radius: 80px;
  border: 1px solid #686868;
  z-index: -1;
}
@media (max-width: 575px) {
  .scroll-btn .scroll-befor::before {
    width: 50px;
    height: 50px;
    right: -20px;
    bottom: -20px;
  }
}

/* wpo-hero-static */
.wpo-hero-static {
  position: relative;
  height: 1000px;
  display: flex;
  align-items: center;
}
@media (max-width: 1399px) {
  .wpo-hero-static {
    height: 900px;
  }
}
@media (max-width: 1199px) {
  .wpo-hero-static {
    height: 800px;
  }
}
@media (max-width: 991px) {
  .wpo-hero-static {
    height: 100%;
    padding: 100px 20px;
  }
}
@media (max-width: 757px) {
  .wpo-hero-static {
    padding: 80px 10px;
  }
}
.wpo-hero-static .content {
  max-width: 860px;
  padding-left: 70px;
  position: relative;
  margin-top: 100px;
}
@media (max-width: 1799px) {
  .wpo-hero-static .content {
    padding-left: 20px;
  }
}
@media (max-width: 1399px) {
  .wpo-hero-static .content {
    max-width: 560px;
  }
}
@media (max-width: 991px) {
  .wpo-hero-static .content {
    max-width: 700px;
    margin: 0;
    padding: 0px;
  }
}
@media (max-width: 757px) {
  .wpo-hero-static .content {
    max-width: 100%;
    margin: 0;
  }
}
.wpo-hero-static .content h2 {
  color: #000;
  font-size: 120px;
  font-weight: 400;
  line-height: 150px;
  margin-bottom: 0;
}
@media (max-width: 1399px) {
  .wpo-hero-static .content h2 {
    font-size: 80px;
    line-height: 100px;
  }
}
@media (max-width: 575px) {
  .wpo-hero-static .content h2 {
    font-size: 60px;
    line-height: 80px;
  }
}
@media (max-width: 425px) {
  .wpo-hero-static .content h2 {
    font-size: 50px;
    line-height: 50px;
  }
}
.wpo-hero-static .content img {
  max-width: 440px;
  height: 120px;
  border-radius: 20px;
}
@media (max-width: 1399px) {
  .wpo-hero-static .content img {
    max-width: 200px;
    height: 70px;
  }
}
@media (max-width: 425px) {
  .wpo-hero-static .content img {
    display: none;
  }
}
.wpo-hero-static .content h1 {
  font-family: "Space Grotesk", sans-serif;
  font-size: 25px;
  line-height: 30px;
  font-weight: 500;
  max-width: 140px;
  color: #000;
  position: absolute;
  right: 0;
  top: 50px;
  margin-bottom: 0;
}
@media (max-width: 1399px) {
  .wpo-hero-static .content h1 {
    top: 30px;
    font-size: 20px;
    line-height: 25px;
  }
}
@media (max-width: 991px) {
  .wpo-hero-static .content h1 {
    position: unset;
  }
}
.wpo-hero-static .content p {
  color: #000;
  font-family: "Space Grotesk", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  max-width: 726px;
  margin-top: 20px;
}
.wpo-hero-static .content .about-btn {
  display: flex;
  align-items: center;
  margin-top: 55px;
  width: 100%;
}
@media (max-width: 991px) {
  .wpo-hero-static .content .about-btn {
    margin-top: 40px;
  }
}
@media (max-width: 575px) {
  .wpo-hero-static .content .about-btn {
    display: block;
    margin-top: 34px;
  }
}
.wpo-hero-static .content .about-btn .theme-btn, .wpo-hero-static .content .about-btn .view-cart-btn {
  background: #000;
  text-transform: none;
  border-radius: 15px;
}
@media (max-width: 767px) {
  .wpo-hero-static .content .about-btn .theme-btn, .wpo-hero-static .content .about-btn .view-cart-btn {
    padding: 18px 25px;
    font-size: 14px;
  }
}
.wpo-hero-static .content .about-btn .theme-btn .rolling-text, .wpo-hero-static .content .about-btn .view-cart-btn .rolling-text {
  line-height: 25px;
}
.wpo-hero-static .content .video-wrap {
  display: flex;
  align-items: center;
  margin-left: 30px;
}
@media (max-width: 575px) {
  .wpo-hero-static .content .video-wrap {
    margin-left: 0;
    margin-top: 20px;
  }
}
.wpo-hero-static .content .video-wrap span {
  padding-left: 20px;
}
.wpo-hero-static .rigth-image {
  position: absolute;
  right: 30px;
  top: 30px;
  z-index: -1;
  max-width: 900px;
  max-height: 970px;
  width: 100%;
  height: 100%;
}
@media (max-width: 1799px) {
  .wpo-hero-static .rigth-image {
    right: 0px;
    top: 0px;
  }
}
@media (max-width: 1759px) {
  .wpo-hero-static .rigth-image {
    max-width: 700px;
  }
}
@media (max-width: 1560px) {
  .wpo-hero-static .rigth-image {
    max-width: 550px;
  }
}
@media (max-width: 1199px) {
  .wpo-hero-static .rigth-image {
    max-width: 450px;
  }
}
@media (max-width: 991px) {
  .wpo-hero-static .rigth-image {
    display: none;
  }
}
.wpo-hero-static .rigth-image img {
  width: 100%;
  height: 100%;
  border-radius: 50px;
  -o-object-fit: cover;
     object-fit: cover;
}

/* wpo-hero-slider-s3 */
.wpo-hero-slider-s3 {
  width: 100%;
  height: 920px;
  display: flex;
  position: relative;
  z-index: 0;
}
@media (max-width: 1199px) {
  .wpo-hero-slider-s3 {
    height: 800px;
  }
}
@media (max-width: 991px) {
  .wpo-hero-slider-s3 {
    height: 100vh;
    display: block;
  }
}
.wpo-hero-slider-s3 .swiper-slide {
  overflow: hidden;
}
.wpo-hero-slider-s3 .swiper-container,
.wpo-hero-slider-s3 .hero-container {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.wpo-hero-slider-s3 .slide-inner,
.wpo-hero-slider-s3 .hero-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  text-align: left;
}
.wpo-hero-slider-s3 .slide-inner:before,
.wpo-hero-slider-s3 .hero-inner:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(0, 0, 0, 0.25);
}
.wpo-hero-slider-s3 .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  text-align: center;
  line-height: 12px;
  font-size: 12px;
  color: #000;
  opacity: 1;
  background: rgba(255, 255, 255, 0.2);
}
@media screen and (min-width: 992px) {
  .wpo-hero-slider-s3 .swiper-pagination-bullet {
    display: none;
  }
}
.wpo-hero-slider-s3 .swiper-pagination-bullet-active {
  color: #fff;
  background: #fff;
  width: 12px;
  height: 12px;
  text-align: center;
  line-height: 12px;
}
.wpo-hero-slider-s3 .swiper-container-horizontal > .swiper-pagination-bullets,
.wpo-hero-slider-s3 .swiper-pagination-custom,
.wpo-hero-slider-s3 .swiper-pagination-fraction {
  color: #fff;
  font-family: "Felidae";
  font-size: 40px;
  font-weight: 400;
  position: absolute;
  right: 100px;
  top: 50%;
  left: auto;
  width: auto;
  bottom: auto;
}
@media (max-width: 1399px) {
  .wpo-hero-slider-s3 .swiper-container-horizontal > .swiper-pagination-bullets,
  .wpo-hero-slider-s3 .swiper-pagination-custom,
  .wpo-hero-slider-s3 .swiper-pagination-fraction {
    right: 50px;
  }
}
@media (max-width: 1199px) {
  .wpo-hero-slider-s3 .swiper-container-horizontal > .swiper-pagination-bullets,
  .wpo-hero-slider-s3 .swiper-pagination-custom,
  .wpo-hero-slider-s3 .swiper-pagination-fraction {
    top: 45%;
  }
}
@media (max-width: 991px) {
  .wpo-hero-slider-s3 .swiper-container-horizontal > .swiper-pagination-bullets,
  .wpo-hero-slider-s3 .swiper-pagination-custom,
  .wpo-hero-slider-s3 .swiper-pagination-fraction {
    top: 10%;
  }
}
@media (max-width: 757px) {
  .wpo-hero-slider-s3 .swiper-container-horizontal > .swiper-pagination-bullets,
  .wpo-hero-slider-s3 .swiper-pagination-custom,
  .wpo-hero-slider-s3 .swiper-pagination-fraction {
    top: 5%;
  }
}
.wpo-hero-slider-s3 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 8px;
}
.wpo-hero-slider-s3 .swiper-pagination .swiper-pagination-current {
  color: #fff;
}
.wpo-hero-slider-s3 .swiper-pagination-total {
  color: #FFF;
  font-size: 25px;
  font-weight: 400;
}
.wpo-hero-slider-s3 .slide-content {
  max-width: 1800px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 70px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .wpo-hero-slider-s3 .slide-content {
    display: block;
    max-width: 100%;
    padding: 0 20px;
    padding-top: 300px;
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .wpo-hero-slider-s3 .slide-content {
    padding: 0 10px;
    padding-top: 300px;
    padding-bottom: 50px;
  }
}
.wpo-hero-slider-s3 .slide-content h2 {
  color: #fff;
  font-size: 120px;
  font-weight: 400;
  line-height: 150px;
  margin-bottom: 0;
  max-width: 1030px;
}
@media (max-width: 1459px) {
  .wpo-hero-slider-s3 .slide-content h2 {
    font-size: 100px;
    line-height: 120px;
  }
}
@media (max-width: 991px) {
  .wpo-hero-slider-s3 .slide-content h2 {
    font-size: 60px;
    line-height: 80px;
    max-width: 100%;
  }
}
@media (max-width: 757px) {
  .wpo-hero-slider-s3 .slide-content h2 {
    font-size: 50px;
    line-height: 80px;
  }
}
@media (max-width: 575px) {
  .wpo-hero-slider-s3 .slide-content h2 {
    font-size: 40px;
    line-height: 50px;
  }
}
.wpo-hero-slider-s3 .slide-content .sub-title {
  max-width: 413px;
  position: relative;
  top: -50px;
}
@media (max-width: 991px) {
  .wpo-hero-slider-s3 .slide-content .sub-title {
    top: 0;
    margin-left: auto;
    max-width: 100%;
  }
}
.wpo-hero-slider-s3 .slide-content p {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}
.wpo-hero-slider-s3 .slide-content .theme-btn, .wpo-hero-slider-s3 .slide-content .view-cart-btn {
  border-radius: 30px;
  background: #fff;
  color: #000;
  padding: 14px 36px;
  margin-top: 14px;
  border: 0;
}
.wpo-hero-slider-s3 .slide-content .theme-btn:hover, .wpo-hero-slider-s3 .slide-content .view-cart-btn:hover {
  background: #000;
  color: #fff;
}

/* wpo-hero-static-s2 */
.wpo-hero-static-s2 {
  max-width: 1772px;
  margin: 0 auto;
}
@media (max-width: 1772px) {
  .wpo-hero-static-s2 {
    padding: 0 20px;
  }
}
@media (max-width: 575px) {
  .wpo-hero-static-s2 {
    padding: 0 10px;
  }
}
.wpo-hero-static-s2 .top-content {
  padding-top: 40px;
}
@media (max-width: 575px) {
  .wpo-hero-static-s2 .top-content {
    padding: 40px 0;
  }
}
.wpo-hero-static-s2 .top-content h2 {
  color: #000;
  font-size: 160px;
  font-weight: 400;
  line-height: 260px;
}
@media (max-width: 1799px) {
  .wpo-hero-static-s2 .top-content h2 {
    font-size: 140px;
  }
}
@media (max-width: 1669px) {
  .wpo-hero-static-s2 .top-content h2 {
    font-size: 130px;
    line-height: 230px;
  }
}
@media (max-width: 1599px) {
  .wpo-hero-static-s2 .top-content h2 {
    font-size: 110px;
    line-height: 200px;
  }
}
@media (max-width: 1459px) {
  .wpo-hero-static-s2 .top-content h2 {
    font-size: 100px;
    line-height: 160px;
  }
}
@media (max-width: 1199px) {
  .wpo-hero-static-s2 .top-content h2 {
    font-size: 80px;
    line-height: 130px;
  }
}
@media (max-width: 991px) {
  .wpo-hero-static-s2 .top-content h2 {
    font-size: 60px;
    line-height: 80px;
  }
}
@media (max-width: 757px) {
  .wpo-hero-static-s2 .top-content h2 {
    font-size: 45px;
    line-height: 80px;
  }
}
@media (max-width: 575px) {
  .wpo-hero-static-s2 .top-content h2 {
    font-size: 35px;
    line-height: 50px;
  }
}
.wpo-hero-static-s2 .top-content .img-1 {
  position: relative;
}
@media (max-width: 1399px) {
  .wpo-hero-static-s2 .top-content .img-1 {
    max-width: 200px;
  }
}
@media (max-width: 991px) {
  .wpo-hero-static-s2 .top-content .img-1 {
    max-width: 120px;
  }
}
@media (max-width: 575px) {
  .wpo-hero-static-s2 .top-content .img-1 {
    display: none;
  }
}
.wpo-hero-static-s2 .top-content .img-2 {
  position: relative;
  top: -45px;
}
@media (max-width: 1399px) {
  .wpo-hero-static-s2 .top-content .img-2 {
    max-width: 300px;
    top: -20px;
  }
}
@media (max-width: 991px) {
  .wpo-hero-static-s2 .top-content .img-2 {
    max-width: 150px;
    bottom: 0px;
  }
}
@media (max-width: 575px) {
  .wpo-hero-static-s2 .top-content .img-2 {
    display: none;
  }
}

/* hero-slider-s4 */
.hero-slider-s4 {
  overflow: hidden;
  margin-bottom: 60px;
}
.hero-slider-s4 .swiper-slide {
  width: 450px;
  height: 625px;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
  box-sizing: border-box;
}
@media (max-width: 1399px) {
  .hero-slider-s4 .swiper-slide {
    width: 350px;
    height: 425px;
  }
}
@media (max-width: 991px) {
  .hero-slider-s4 .swiper-slide {
    width: 250px;
    height: 325px;
  }
}
.hero-slider-s4 .swiper-slide .imgWrap {
  font-size: 0;
  box-sizing: border-box;
}
.hero-slider-s4 .swiper-slide .imgWrap img {
  width: 100%;
  height: 625px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1399px) {
  .hero-slider-s4 .swiper-slide .imgWrap img {
    height: 425px;
  }
}
@media (max-width: 991px) {
  .hero-slider-s4 .swiper-slide .imgWrap img {
    height: 325px;
  }
}
.hero-slider-s4 .swiper-slide.swiper-slide-active {
  width: 800px;
}
@media (max-width: 1399px) {
  .hero-slider-s4 .swiper-slide.swiper-slide-active {
    width: 550px;
  }
}
@media (max-width: 991px) {
  .hero-slider-s4 .swiper-slide.swiper-slide-active {
    width: 350px;
  }
}
@media (max-width: 767px) {
  .hero-slider-s4 .swiper-slide.swiper-slide-active {
    width: 100%;
  }
}
.hero-slider-s4 .swiper-slide .imgWrap .x2 {
  display: none;
}
.hero-slider-s4 .swiper-slide.swiper-slide-active .x1 {
  display: none;
}
.hero-slider-s4 .swiper-slide.swiper-slide-active .x2 {
  display: block;
}

/* wpo-hero-static-s3 */
.wpo-hero-static-s3 {
  height: 1010px;
  position: relative;
}
@media (max-width: 1199px) {
  .wpo-hero-static-s3 {
    height: 910px;
  }
}
@media (max-width: 991px) {
  .wpo-hero-static-s3 {
    height: 100%;
  }
}
.wpo-hero-static-s3 .wrapper {
  padding-top: 150px;
}
@media (max-width: 991px) {
  .wpo-hero-static-s3 .wrapper {
    padding: 130px 20px 200px;
  }
}
@media (max-width: 575px) {
  .wpo-hero-static-s3 .wrapper {
    padding: 130px 10px 200px;
  }
}
.wpo-hero-static-s3 .wrapper h2 {
  color: #fff;
  font-family: "Space Grotesk", sans-serif;
  font-size: 195px;
  font-weight: 500;
}
@media (max-width: 1879px) {
  .wpo-hero-static-s3 .wrapper h2 {
    font-size: 190px;
  }
}
@media (max-width: 1829px) {
  .wpo-hero-static-s3 .wrapper h2 {
    font-size: 185px;
  }
}
@media (max-width: 1779px) {
  .wpo-hero-static-s3 .wrapper h2 {
    font-size: 180px;
  }
}
@media (max-width: 1729px) {
  .wpo-hero-static-s3 .wrapper h2 {
    font-size: 170px;
  }
}
@media (max-width: 1629px) {
  .wpo-hero-static-s3 .wrapper h2 {
    font-size: 160px;
  }
}
@media (max-width: 1629px) {
  .wpo-hero-static-s3 .wrapper h2 {
    font-size: 160px;
  }
}
@media (max-width: 1550px) {
  .wpo-hero-static-s3 .wrapper h2 {
    font-size: 150px;
  }
}
@media (max-width: 1450px) {
  .wpo-hero-static-s3 .wrapper h2 {
    font-size: 140px;
  }
}
@media (max-width: 1399px) {
  .wpo-hero-static-s3 .wrapper h2 {
    font-size: 120px;
  }
}
@media (max-width: 1199px) {
  .wpo-hero-static-s3 .wrapper h2 {
    font-size: 100px;
  }
}
@media (max-width: 757px) {
  .wpo-hero-static-s3 .wrapper h2 {
    font-size: 80px;
  }
}
@media (max-width: 575px) {
  .wpo-hero-static-s3 .wrapper h2 {
    font-size: 40px;
  }
}
.wpo-hero-static-s3 .content {
  max-width: 504px;
  margin-left: 45px;
  padding-top: 60px;
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  .wpo-hero-static-s3 .content {
    margin-left: 0px;
    padding-top: 20px;
  }
}
.wpo-hero-static-s3 .content p {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 30px;
}
.wpo-hero-static-s3 .content .theme-btn, .wpo-hero-static-s3 .content .view-cart-btn {
  border-radius: 30px;
  background: #fff;
  color: #000;
  text-transform: none;
  padding: 14px 35px;
}
.wpo-hero-static-s3 .content .theme-btn .rolling-text, .wpo-hero-static-s3 .content .view-cart-btn .rolling-text {
  line-height: 25px;
}
.wpo-hero-static-s3 .scroll-btn {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
}
.wpo-hero-static-s3 .scroll-btn .scroll-befor {
  position: unset;
  width: 50px;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 25px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background: rgba(255, 255, 255, 0.2);
}
.wpo-hero-static-s3 .scroll-btn .scroll-befor::before {
  display: none;
}
.wpo-hero-static-s3 .scroll-btn span {
  margin: 0;
  margin-top: 11px;
}
.wpo-hero-static-s3 .circle-content {
  z-index: 11;
}
@media (max-width: 1199px) {
  .wpo-hero-static-s3 .circle-content {
    right: 50px;
  }
}
@media (max-width: 757px) {
  .wpo-hero-static-s3 .circle-content {
    display: none;
  }
}
.wpo-hero-static-s3 .bg-image {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.wpo-hero-static-s3 .bg-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.wpo-hero-static-s3 .overlay-image {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.wpo-hero-static-s3 .overlay-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.circle-content {
  width: 160px;
  height: 160px;
  background: rgba(0, 0, 0, 0.5);
  border: 1px solid #fff;
  position: absolute;
  border-radius: 160px;
  padding: 10px;
  color: #fff !important;
  right: 150px;
  top: 50%;
  transform: translateY(-50%);
}
.circle-content svg {
  color: #fff !important;
  font-size: 16px;
  font-weight: 500;
  line-height: 50px;
}
.circle-content .arrows {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.circle-content .rotate-anm {
  animation: roted 30s linear infinite;
}

@keyframes roted {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* wpo-hero-static-s4 */
.wpo-hero-static-s4 {
  height: 1000px;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
  position: relative;
  display: flex;
  align-items: center;
  z-index: 1;
}
@media (max-width: 1199px) {
  .wpo-hero-static-s4 {
    height: 910px;
  }
}
@media (max-width: 991px) {
  .wpo-hero-static-s4 {
    height: 100%;
  }
}
.wpo-hero-static-s4 .wrapper {
  max-width: 1348px;
  margin: 0 auto;
  position: relative;
  z-index: 11;
}
@media (max-width: 991px) {
  .wpo-hero-static-s4 .wrapper {
    padding: 130px 20px 150px;
  }
}
@media (max-width: 575px) {
  .wpo-hero-static-s4 .wrapper {
    padding: 130px 10px 150px;
  }
}
.wpo-hero-static-s4 .wrapper h2 {
  color: #000;
  font-family: "Space Grotesk", sans-serif;
  font-size: 120px;
  font-weight: 700;
  text-align: end;
}
@media (max-width: 1399px) {
  .wpo-hero-static-s4 .wrapper h2 {
    font-size: 110px;
  }
}
@media (max-width: 1199px) {
  .wpo-hero-static-s4 .wrapper h2 {
    font-size: 90px;
  }
}
@media (max-width: 991px) {
  .wpo-hero-static-s4 .wrapper h2 {
    font-size: 80px;
  }
}
@media (max-width: 757px) {
  .wpo-hero-static-s4 .wrapper h2 {
    font-size: 60px;
  }
}
@media (max-width: 575px) {
  .wpo-hero-static-s4 .wrapper h2 {
    font-size: 40px;
  }
}
.wpo-hero-static-s4 .wrapper h2 span {
  font-family: "Felidae";
  font-weight: 400;
  margin-right: -80px;
}
@media (max-width: 1399px) {
  .wpo-hero-static-s4 .wrapper h2 span {
    margin: 0;
  }
}
.wpo-hero-static-s4 .content {
  max-width: 413px;
  margin-left: 145px;
  margin-top: -40px;
}
@media (max-width: 1399px) {
  .wpo-hero-static-s4 .content {
    margin-top: -20px;
  }
}
@media (max-width: 991px) {
  .wpo-hero-static-s4 .content {
    margin-left: 0px;
    margin: 0;
  }
}
.wpo-hero-static-s4 .content p {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 30px;
}
.wpo-hero-static-s4 .content .theme-btn, .wpo-hero-static-s4 .content .view-cart-btn {
  border-radius: 30px;
  background: #fff;
  color: #000;
  text-transform: none;
  padding: 14px 35px;
}
.wpo-hero-static-s4 .content .theme-btn .rolling-text, .wpo-hero-static-s4 .content .view-cart-btn .rolling-text {
  line-height: 25px;
}
.wpo-hero-static-s4 .scroll-btn {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  bottom: 30px;
  right: 0;
  transform: translateX(-50%);
  width: 125px;
  z-index: 11;
}
@media (max-width: 575px) {
  .wpo-hero-static-s4 .scroll-btn {
    width: 60px;
  }
}
.wpo-hero-static-s4 .scroll-btn .scroll-befor {
  position: unset;
  width: 50px;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 25px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background: rgba(255, 255, 255, 0.2);
}
.wpo-hero-static-s4 .scroll-btn .scroll-befor::before {
  display: none;
}
.wpo-hero-static-s4 .scroll-btn span {
  margin: 0;
  margin-top: 11px;
}

/* wpo-hero-static-s5 */
.wpo-hero-static-s5 {
  height: 1000px;
  background: #000;
  position: relative;
  display: flex;
  align-items: center;
  z-index: 1;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .wpo-hero-static-s5 {
    height: 910px;
  }
}
@media (max-width: 991px) {
  .wpo-hero-static-s5 {
    height: 100%;
    display: block;
    padding: 150px 10px 0;
  }
}
.wpo-hero-static-s5 .wrapper {
  max-width: 789px;
  margin-left: 90px;
}
@media (max-width: 1199px) {
  .wpo-hero-static-s5 .wrapper {
    margin-left: 20px;
  }
}
@media (max-width: 991px) {
  .wpo-hero-static-s5 .wrapper {
    margin-left: 0px;
    padding-bottom: 50px;
  }
}
.wpo-hero-static-s5 .wrapper h2 {
  color: #fff;
  font-family: "Felidae";
  font-size: 120px;
  font-weight: 400;
  margin-bottom: 10px;
}
@media (max-width: 1399px) {
  .wpo-hero-static-s5 .wrapper h2 {
    font-size: 110px;
  }
}
@media (max-width: 1199px) {
  .wpo-hero-static-s5 .wrapper h2 {
    font-size: 90px;
  }
}
@media (max-width: 991px) {
  .wpo-hero-static-s5 .wrapper h2 {
    font-size: 70px;
  }
}
@media (max-width: 757px) {
  .wpo-hero-static-s5 .wrapper h2 {
    font-size: 60px;
  }
}
@media (max-width: 575px) {
  .wpo-hero-static-s5 .wrapper h2 {
    font-size: 40px;
  }
}
.wpo-hero-static-s5 .wrapper p {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  max-width: 413px;
  margin-bottom: 52px;
}
.wpo-hero-static-s5 .wrapper .theme-btn, .wpo-hero-static-s5 .wrapper .view-cart-btn {
  border-radius: 30px;
  background: #000;
  padding: 14px 36px;
  box-shadow: 1px 0px 12px 12px rgba(119, 119, 119, 0.15);
}

.hero-project {
  max-width: 1350px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
@media (max-width: 1399px) {
  .hero-project {
    max-width: 1000px;
  }
}
@media (max-width: 1199px) {
  .hero-project {
    max-width: 800px;
  }
}
@media (max-width: 991px) {
  .hero-project {
    max-width: 100%;
    position: unset;
  }
}
.hero-project .item {
  position: relative;
  overflow: hidden;
}
@media (max-width: 1399px) {
  .hero-project .item {
    max-height: 1010px;
  }
}
@media (max-width: 1199px) {
  .hero-project .item {
    max-height: 910px;
  }
}
@media (max-width: 991px) {
  .hero-project .item {
    max-height: 100%;
  }
}
.hero-project .item img {
  width: 100%;
}
.hero-project .item::before {
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.11) 100%);
  transform: skewX(-25deg);
}
.hero-project .item .text {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 45px 35px;
  width: 100%;
}
@media (max-width: 991px) {
  .hero-project .item .text {
    padding: 20px 20px;
  }
}
.hero-project .item .text span {
  color: #fff;
  font-size: 25px;
  font-weight: 400;
  line-height: 50px;
  position: relative;
  margin-bottom: 20px;
  display: block;
  padding-left: 10px;
}
@media (max-width: 575px) {
  .hero-project .item .text span {
    font-size: 20px;
    line-height: 30px;
  }
}
.hero-project .item .text span::before {
  position: absolute;
  left: 0;
  top: -4px;
  height: 60px;
  width: 1px;
  background: #fff;
  content: "";
  transform: translateX(-50%);
}
@media (max-width: 575px) {
  .hero-project .item .text span::before {
    top: -4px;
    height: 40px;
  }
}
.hero-project .item .text h2 {
  margin-bottom: 0;
}
.hero-project .item .text h2 a {
  color: #FFF;
  font-family: "Felidae";
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
}
@media (max-width: 991px) {
  .hero-project .item .text h2 a {
    font-size: 40px;
    line-height: 50px;
  }
}
@media (max-width: 575px) {
  .hero-project .item .text h2 a {
    font-size: 25px;
    line-height: 30px;
  }
}
.hero-project .item:hover::before {
  animation: shine 0.75s;
}

/* wpo-hero-static-s6 */
.wpo-hero-static-s6 {
  overflow: hidden;
}
.wpo-hero-static-s6 .wrapper {
  max-width: 1760px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 50px;
}
@media (max-width: 1199px) {
  .wpo-hero-static-s6 .wrapper {
    display: block;
    text-align: center;
  }
}
.wpo-hero-static-s6 .wrapper h2 {
  color: #000;
  font-family: "Space Grotesk", sans-serif;
  font-size: 120px;
  font-weight: 500;
  margin: 0;
  max-width: 1286px;
}
@media (max-width: 1699px) {
  .wpo-hero-static-s6 .wrapper h2 {
    font-size: 100px;
  }
}
@media (max-width: 1499px) {
  .wpo-hero-static-s6 .wrapper h2 {
    font-size: 80px;
  }
}
@media (max-width: 1399px) {
  .wpo-hero-static-s6 .wrapper h2 {
    font-size: 70px;
  }
}
@media (max-width: 991px) {
  .wpo-hero-static-s6 .wrapper h2 {
    font-size: 50px;
  }
}
@media (max-width: 575px) {
  .wpo-hero-static-s6 .wrapper h2 {
    font-size: 35px;
  }
}
.wpo-hero-static-s6 .wrapper p {
  color: #333;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 0;
  max-width: 390px;
}
@media (max-width: 1199px) {
  .wpo-hero-static-s6 .wrapper p {
    max-width: 100%;
  }
}
@media (max-width: 575px) {
  .wpo-hero-static-s6 .wrapper p {
    font-size: 18px;
    line-height: 30px;
  }
}
.wpo-hero-static-s6 .hero-project-s2 {
  margin-top: 60px;
}
.wpo-hero-static-s6 .left-slider.slick-initialized.slick-slider {
  max-width: 1510px !important;
}
@media (max-width: 1799px) {
  .wpo-hero-static-s6 .left-slider.slick-initialized.slick-slider {
    padding-right: 20px;
  }
}
@media (max-width: 1699px) {
  .wpo-hero-static-s6 .left-slider.slick-initialized.slick-slider {
    max-width: 1400px !important;
  }
}
@media (max-width: 1599px) {
  .wpo-hero-static-s6 .left-slider.slick-initialized.slick-slider {
    max-width: 1200px !important;
  }
}
@media (max-width: 1399px) {
  .wpo-hero-static-s6 .left-slider.slick-initialized.slick-slider {
    padding-right: 0px;
    max-width: 100% !important;
  }
}
.wpo-hero-static-s6 .right-slider.slick-initialized.slick-slider.slick-vertical {
  max-width: 210px !important;
}
@media (max-width: 1699px) {
  .wpo-hero-static-s6 .right-slider.slick-initialized.slick-slider.slick-vertical {
    max-width: 180px !important;
  }
}
@media (max-width: 1599px) {
  .wpo-hero-static-s6 .right-slider.slick-initialized.slick-slider.slick-vertical {
    max-width: 250px !important;
  }
}
.wpo-hero-static-s6 .item {
  position: relative;
  border-radius: 0px 20px 20px 0px;
}
.wpo-hero-static-s6 .item img {
  width: 100%;
}
.wpo-hero-static-s6 .item .text {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
  padding: 40px 30px 65px 125px;
  z-index: 1;
}
@media (max-width: 1199px) {
  .wpo-hero-static-s6 .item .text {
    padding: 30px 40px;
  }
}
@media (max-width: 767px) {
  .wpo-hero-static-s6 .item .text {
    padding: 20px 40px;
  }
}
@media (max-width: 575px) {
  .wpo-hero-static-s6 .item .text {
    padding: 15px 20px;
  }
}
.wpo-hero-static-s6 .item .text::after {
  border-radius: 0px 0px 0px 10px;
  background: #fff;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  z-index: -1;
  left: 44px;
  top: -5px;
  transform: skew(25deg);
}
@media (max-width: 1199px) {
  .wpo-hero-static-s6 .item .text::after {
    transform: none;
    top: 0;
    left: 0;
  }
}
.wpo-hero-static-s6 .item .text h2 {
  max-width: 388px;
  margin-bottom: 0;
}
.wpo-hero-static-s6 .item .text h2 a {
  color: #000;
  font-family: "Space Grotesk", sans-serif;
  font-size: 40px;
  font-weight: 700;
}
@media (max-width: 1199px) {
  .wpo-hero-static-s6 .item .text h2 a {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .wpo-hero-static-s6 .item .text h2 a {
    font-size: 25px;
  }
}
@media (max-width: 575px) {
  .wpo-hero-static-s6 .item .text h2 a {
    font-size: 20px;
  }
}
.wpo-hero-static-s6 .item .text .icon {
  margin-left: 20px;
  width: 70px;
  height: 70px;
  background: #000;
  border-radius: 100px;
}
@media (max-width: 767px) {
  .wpo-hero-static-s6 .item .text .icon {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 575px) {
  .wpo-hero-static-s6 .item .text .icon {
    display: none;
  }
}
.wpo-hero-static-s6 .item .theme-btn, .wpo-hero-static-s6 .item .view-cart-btn {
  position: absolute;
  left: 60px;
  bottom: 40px;
  background: #fff;
  color: #000;
  padding: 14px 45px;
  border-radius: 100px;
}
@media (max-width: 575px) {
  .wpo-hero-static-s6 .item .theme-btn, .wpo-hero-static-s6 .item .view-cart-btn {
    left: 10px;
    bottom: 10px;
    padding: 12px 30px;
  }
}
.wpo-hero-static-s6 .hero-project-s2 {
  max-width: 1840px;
  display: flex;
  justify-content: space-between;
  margin-right: auto;
}
@media (max-width: 1399px) {
  .wpo-hero-static-s6 .hero-project-s2 {
    display: block;
  }
}
.wpo-hero-static-s6 .right-slider {
  position: relative;
  bottom: -20px;
  overflow: hidden;
}
@media (max-width: 1399px) {
  .wpo-hero-static-s6 .right-slider {
    display: none;
  }
}
.wpo-hero-static-s6 .item-image.slick-slide {
  margin-bottom: 40px;
  max-width: 210px !important;
}
@media (max-width: 1699px) {
  .wpo-hero-static-s6 .item-image.slick-slide {
    max-width: 180px !important;
  }
}
@media (max-width: 1599px) {
  .wpo-hero-static-s6 .item-image.slick-slide {
    max-width: 250px !important;
  }
}
.wpo-hero-static-s6 .item-image.slick-slide img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}

/* wpo-hero-static-s7 */
.wpo-hero-static-s7 {
  height: 900px;
  position: relative;
  display: flex;
  align-items: center;
  z-index: 1;
  overflow: hidden;
}
@media (max-width: 1849px) {
  .wpo-hero-static-s7 {
    height: 100%;
  }
}
@media (max-width: 991px) {
  .wpo-hero-static-s7 {
    height: 100%;
    display: block;
    padding: 100px 10px 80px;
  }
}
@media (max-width: 575px) {
  .wpo-hero-static-s7 {
    height: 100%;
    display: block;
    padding: 80px 10px 50px;
  }
}
.wpo-hero-static-s7 .content {
  max-width: 1430px !important;
  margin: 0 auto;
  height: 100%;
  padding-top: 20px;
}
@media (max-width: 991px) {
  .wpo-hero-static-s7 .content {
    padding-top: 0px;
  }
}
.wpo-hero-static-s7 .content h2,
.wpo-hero-static-s7 .content h3,
.wpo-hero-static-s7 .content h4 {
  color: #FFF;
  font-family: "Space Grotesk", sans-serif;
  font-size: 180px;
  font-weight: 700;
  margin-bottom: 0;
  position: relative;
  z-index: -11;
}
@media (max-width: 1799px) {
  .wpo-hero-static-s7 .content h2,
  .wpo-hero-static-s7 .content h3,
  .wpo-hero-static-s7 .content h4 {
    font-size: 160px;
  }
}
@media (max-width: 1699px) {
  .wpo-hero-static-s7 .content h2,
  .wpo-hero-static-s7 .content h3,
  .wpo-hero-static-s7 .content h4 {
    font-size: 150px;
  }
}
@media (max-width: 1599px) {
  .wpo-hero-static-s7 .content h2,
  .wpo-hero-static-s7 .content h3,
  .wpo-hero-static-s7 .content h4 {
    font-size: 140px;
  }
}
@media (max-width: 1499px) {
  .wpo-hero-static-s7 .content h2,
  .wpo-hero-static-s7 .content h3,
  .wpo-hero-static-s7 .content h4 {
    font-size: 120px;
  }
}
@media (max-width: 1399px) {
  .wpo-hero-static-s7 .content h2,
  .wpo-hero-static-s7 .content h3,
  .wpo-hero-static-s7 .content h4 {
    font-size: 100px;
  }
}
@media (max-width: 1199px) {
  .wpo-hero-static-s7 .content h2,
  .wpo-hero-static-s7 .content h3,
  .wpo-hero-static-s7 .content h4 {
    font-size: 80px;
  }
}
@media (max-width: 991px) {
  .wpo-hero-static-s7 .content h2,
  .wpo-hero-static-s7 .content h3,
  .wpo-hero-static-s7 .content h4 {
    font-size: 60px;
  }
}
@media (max-width: 575px) {
  .wpo-hero-static-s7 .content h2,
  .wpo-hero-static-s7 .content h3,
  .wpo-hero-static-s7 .content h4 {
    font-size: 40px;
  }
}
.wpo-hero-static-s7 .content h3 {
  text-align: end;
  margin-top: -55px;
  margin-right: -10px;
}
@media (max-width: 1499px) {
  .wpo-hero-static-s7 .content h3 {
    margin-top: -20px;
  }
}
@media (max-width: 1399px) {
  .wpo-hero-static-s7 .content h3 {
    margin-top: -10px;
  }
}
@media (max-width: 1199px) {
  .wpo-hero-static-s7 .content h3 {
    margin-top: 0px;
  }
}
@media (max-width: 991px) {
  .wpo-hero-static-s7 .content h3 {
    margin: 0;
    text-align: left;
  }
}
.wpo-hero-static-s7 .content p {
  color: #fff;
  font-family: "Space Grotesk", sans-serif;
  font-size: 30px;
  font-weight: 700;
  max-width: 360px;
  margin-left: auto;
  margin-top: 100px;
  z-index: 1;
}
@media (max-width: 1499px) {
  .wpo-hero-static-s7 .content p {
    margin-top: 80px;
  }
}
@media (max-width: 1199px) {
  .wpo-hero-static-s7 .content p {
    font-size: 25px;
    margin-top: 40px;
  }
}
@media (max-width: 991px) {
  .wpo-hero-static-s7 .content p {
    max-width: 100%;
    font-size: 20px;
    margin-top: 30px;
  }
}
@media (max-width: 575px) {
  .wpo-hero-static-s7 .content p {
    margin-top: 20px;
  }
}
.wpo-hero-static-s7 .content h4 {
  margin-top: 40px;
  z-index: 11;
}
@media (max-width: 1499px) {
  .wpo-hero-static-s7 .content h4 {
    margin-top: 20px;
  }
}
@media (max-width: 1199px) {
  .wpo-hero-static-s7 .content h4 {
    margin-bottom: 20px;
  }
}
.wpo-hero-static-s7 .bg-img {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -111;
  width: 102%;
  max-width: 1920px;
  height: 100%;
}
.wpo-hero-static-s7 .bg-img img {
  width: 100%;
}
@media (max-width: 1199px) {
  .wpo-hero-static-s7 .bg-img img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.wpo-hero-static-s7 .rigth-image {
  position: absolute;
  left: 2px;
  bottom: -113px;
  z-index: -1;
  width: 102%;
  height: 100%;
  max-width: 1920px;
}
@media (max-width: 1849px) {
  .wpo-hero-static-s7 .rigth-image {
    left: 1px;
    bottom: -106px;
  }
}
@media (max-width: 1699px) {
  .wpo-hero-static-s7 .rigth-image {
    left: 2px;
    bottom: -95px;
  }
}
@media (max-width: 1599px) {
  .wpo-hero-static-s7 .rigth-image {
    left: 2px;
    bottom: -90px;
  }
}
@media (max-width: 1499px) {
  .wpo-hero-static-s7 .rigth-image {
    left: 2px;
    bottom: -84px;
  }
}
@media (max-width: 1399px) {
  .wpo-hero-static-s7 .rigth-image {
    left: 2px;
    bottom: -71px;
  }
}
@media (max-width: 1199px) {
  .wpo-hero-static-s7 .rigth-image {
    display: none;
  }
}
.wpo-hero-static-s7 .rigth-image img {
  width: 100%;
}

/* wpo-hero-static-s8 */
.wpo-hero-static-s8 {
  height: 910px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 1;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .wpo-hero-static-s8 {
    height: 100%;
    display: block;
    padding: 80px 0 100px;
  }
}
@media (max-width: 575px) {
  .wpo-hero-static-s8 {
    padding: 50px 10px 70px;
  }
}
.wpo-hero-static-s8 .content {
  margin-left: 120px;
  max-width: 650px;
}
@media (max-width: 1699px) {
  .wpo-hero-static-s8 .content {
    margin-left: 20px;
  }
}
@media (max-width: 1399px) {
  .wpo-hero-static-s8 .content {
    max-width: 550px;
  }
}
@media (max-width: 1199px) {
  .wpo-hero-static-s8 .content {
    max-width: 650px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 50px;
  }
}
@media (max-width: 575px) {
  .wpo-hero-static-s8 .content {
    margin-bottom: 30px;
  }
}
.wpo-hero-static-s8 .content h2 {
  color: #000;
  font-family: "Felidae";
  font-size: 120px;
  font-weight: 400;
  line-height: 150px;
}
@media (max-width: 1399px) {
  .wpo-hero-static-s8 .content h2 {
    font-size: 80px;
    line-height: 100px;
  }
}
@media (max-width: 575px) {
  .wpo-hero-static-s8 .content h2 {
    font-size: 60px;
    line-height: 70px;
  }
}
.wpo-hero-static-s8 .content p {
  color: #666;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 40px;
}
@media (max-width: 575px) {
  .wpo-hero-static-s8 .content p {
    margin-bottom: 30px;
  }
}
.wpo-hero-static-s8 .content span {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  display: block;
  margin-bottom: 10px;
}
.wpo-hero-static-s8 .content .amount {
  font-size: 80px;
  font-weight: 400;
  line-height: 100px;
  display: inline-block;
  font-family: "Felidae";
  margin-bottom: 0;
}
@media (max-width: 575px) {
  .wpo-hero-static-s8 .content .amount {
    font-size: 40px;
    line-height: 60px;
  }
}
.wpo-hero-static-s8 .content .simbol {
  font-size: 40px;
  display: inline-block;
  font-family: "DM Sans", serif;
  position: relative;
  left: -10px;
  top: -5px;
  margin-bottom: 0;
}
@media (max-width: 575px) {
  .wpo-hero-static-s8 .content .simbol {
    font-size: 30px;
    left: -5px;
  }
}
.wpo-hero-static-s8 .content .hero-btn {
  margin-top: 40px;
}
@media (max-width: 575px) {
  .wpo-hero-static-s8 .content .hero-btn {
    margin-top: 20px;
  }
}
.wpo-hero-static-s8 .content .hero-btn .shop-btn {
  border-radius: 0;
  margin-right: 40px;
  padding: 20px 61px 20px;
  border: 1px solid #000;
}
@media (max-width: 767px) {
  .wpo-hero-static-s8 .content .hero-btn .shop-btn {
    padding: 15px 50px 15px;
  }
}
@media (max-width: 575px) {
  .wpo-hero-static-s8 .content .hero-btn .shop-btn {
    margin-right: 0px;
    padding: 15px 40px 15px;
  }
}
.wpo-hero-static-s8 .content .hero-btn .shop-btn.s2 {
  border: 1px solid #000;
  background: transparent;
  color: #000;
  padding: 20px 50px 20px;
  margin-right: 0;
}
@media (max-width: 767px) {
  .wpo-hero-static-s8 .content .hero-btn .shop-btn.s2 {
    padding: 15px 40px 15px;
  }
}
@media (max-width: 575px) {
  .wpo-hero-static-s8 .content .hero-btn .shop-btn.s2 {
    padding: 15px 35px 15px;
  }
}
.wpo-hero-static-s8 .content .hero-btn .shop-btn.s2:hover {
  background: #000;
  color: #fff;
}
.wpo-hero-static-s8 .hero-right {
  max-width: 915px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 70px;
}
@media (max-width: 1699px) {
  .wpo-hero-static-s8 .hero-right {
    padding-right: 0;
  }
}
@media (max-width: 1599px) {
  .wpo-hero-static-s8 .hero-right {
    max-width: 850px;
  }
}
@media (max-width: 1499px) {
  .wpo-hero-static-s8 .hero-right {
    max-width: 750px;
  }
}
@media (max-width: 1399px) {
  .wpo-hero-static-s8 .hero-right {
    max-width: 650px;
  }
}
@media (max-width: 1199px) {
  .wpo-hero-static-s8 .hero-right {
    max-width: 100%;
    display: block;
  }
}

.hero-single-slider {
  width: 80%;
}
@media (max-width: 1499px) {
  .hero-single-slider {
    width: 75%;
  }
}
@media (max-width: 1399px) {
  .hero-single-slider {
    width: 70%;
  }
}
@media (max-width: 1199px) {
  .hero-single-slider {
    max-width: 400px;
    margin: 0 auto;
    margin-bottom: 50px;
  }
}
@media (max-width: 576px) {
  .hero-single-slider {
    margin-bottom: 30px;
  }
}
.hero-single-slider .item.slick-slide {
  position: relative;
}
@media (max-width: 1499px) {
  .hero-single-slider .item.slick-slide {
    max-width: 505px;
    max-height: 684px;
  }
}
@media (max-width: 1399px) {
  .hero-single-slider .item.slick-slide {
    max-width: 405px;
    max-height: 584px;
  }
}
@media (max-width: 1199px) {
  .hero-single-slider .item.slick-slide {
    max-width: 100%;
    max-height: 100%;
  }
}
.hero-single-slider .item.slick-slide::before {
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 605px;
  height: 600px;
  border-radius: 100%;
  background: #F5F5F5;
  z-index: -1;
}
@media (max-width: 1499px) {
  .hero-single-slider .item.slick-slide::before {
    max-width: 500px;
    max-height: 505px;
  }
}
@media (max-width: 1399px) {
  .hero-single-slider .item.slick-slide::before {
    max-width: 400px;
    max-height: 405px;
  }
}
@media (max-width: 575px) {
  .hero-single-slider .item.slick-slide::before {
    max-width: 200px;
    max-height: 200px;
  }
}
.hero-single-slider .item.slick-slide img {
  text-align: center;
  margin: 0 auto;
}

.hero-multiple-slider {
  width: 20%;
}
@media (max-width: 1499px) {
  .hero-multiple-slider {
    width: 25%;
  }
}
@media (max-width: 1399px) {
  .hero-multiple-slider {
    width: 30%;
  }
}
@media (max-width: 1199px) {
  .hero-multiple-slider {
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .hero-multiple-slider {
    max-width: 600px;
    margin: 0 auto;
  }
}
.hero-multiple-slider .item {
  position: relative;
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .hero-multiple-slider .item {
    margin-bottom: 0;
  }
}
.hero-multiple-slider .item::before {
  position: absolute;
  content: "";
  top: 5px;
  left: 50%;
  transform: translateX(-50%);
  width: 120px;
  height: 120px;
  border-radius: 100%;
  background: #F5F5F5;
  z-index: -1;
}

/* wpo-hero-static-s9 */
.wpo-hero-static-s9 {
  height: 1000px;
  position: relative;
  display: flex;
  align-items: center;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
  z-index: 1;
}
@media (max-width: 1599px) {
  .wpo-hero-static-s9 {
    height: 900px;
  }
}
@media (max-width: 1399px) {
  .wpo-hero-static-s9 {
    height: 800px;
  }
}
@media (max-width: 1199px) {
  .wpo-hero-static-s9 {
    height: 700px;
  }
}
@media (max-width: 991px) {
  .wpo-hero-static-s9 {
    height: 100%;
    padding: 120px 10px 80px;
  }
}
.wpo-hero-static-s9 .content {
  max-width: 903px;
  margin-left: 100px;
}
@media (max-width: 1699px) {
  .wpo-hero-static-s9 .content {
    margin-left: 20px;
  }
}
@media (max-width: 991px) {
  .wpo-hero-static-s9 .content {
    margin-left: 0px;
  }
}
.wpo-hero-static-s9 .content h2 {
  color: #000;
  font-size: 140px;
  font-weight: 400;
  line-height: 150px;
  margin-bottom: 20px;
}
@media (max-width: 1399px) {
  .wpo-hero-static-s9 .content h2 {
    font-size: 100px;
    line-height: 100px;
  }
}
@media (max-width: 1199px) {
  .wpo-hero-static-s9 .content h2 {
    font-size: 80px;
    line-height: 100px;
  }
}
@media (max-width: 767px) {
  .wpo-hero-static-s9 .content h2 {
    font-size: 60px;
    line-height: 70px;
  }
}
@media (max-width: 575px) {
  .wpo-hero-static-s9 .content h2 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 10px;
  }
}
.wpo-hero-static-s9 .content h2 span {
  font-family: "Felidae";
  font-size: 70px;
  font-weight: 400;
  line-height: 150px;
}
@media (max-width: 1399px) {
  .wpo-hero-static-s9 .content h2 span {
    font-size: 50px;
    line-height: 70px;
  }
}
@media (max-width: 767px) {
  .wpo-hero-static-s9 .content h2 span {
    font-size: 35px;
    line-height: 40px;
  }
}
@media (max-width: 575px) {
  .wpo-hero-static-s9 .content h2 span {
    font-size: 25px;
    line-height: 30px;
  }
}
.wpo-hero-static-s9 .content p {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  max-width: 555px;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .wpo-hero-static-s9 .content p {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 20px;
  }
}
.wpo-hero-static-s9 .content .shop-btn {
  padding: 14px 37px 15px;
}
@media (max-width: 767px) {
  .wpo-hero-static-s9 .content .shop-btn {
    padding: 14px 30px 14px;
    font-size: 16px;
  }
}
.wpo-hero-static-s9 .hero-right {
  max-width: 832px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}
@media (max-width: 1599px) {
  .wpo-hero-static-s9 .hero-right {
    max-width: 732px;
  }
}
@media (max-width: 1399px) {
  .wpo-hero-static-s9 .hero-right {
    max-width: 632px;
  }
}
@media (max-width: 1199px) {
  .wpo-hero-static-s9 .hero-right {
    max-width: 450px;
  }
}
@media (max-width: 991px) {
  .wpo-hero-static-s9 .hero-right {
    display: none;
  }
}

/* wpo-hero-static-s10 */
.wpo-hero-static-s10 {
  height: 920px;
  position: relative;
  margin-top: -50px;
  display: flex;
  align-items: flex-start;
  z-index: 1;
}
@media (max-width: 1599px) {
  .wpo-hero-static-s10 {
    height: 820px;
  }
}
@media (max-width: 1399px) {
  .wpo-hero-static-s10 {
    height: 720px;
  }
}
@media (max-width: 991px) {
  .wpo-hero-static-s10 {
    height: 100%;
    margin-top: 0;
    display: block;
    padding: 80px 10px 50px;
  }
}
.wpo-hero-static-s10 .content {
  max-width: 880px;
  margin-left: 90px;
  padding-top: 180px;
  position: relative;
}
@media (max-width: 1699px) {
  .wpo-hero-static-s10 .content {
    margin-left: 20px;
  }
}
@media (max-width: 1399px) {
  .wpo-hero-static-s10 .content {
    padding-top: 100px;
  }
}
@media (max-width: 991px) {
  .wpo-hero-static-s10 .content {
    margin-left: 0px;
    padding-top: 0px;
  }
}
.wpo-hero-static-s10 .content h2 {
  color: #000;
  margin-bottom: 50px;
  font-family: "Space Grotesk", sans-serif;
  font-size: 80px;
  font-weight: 700;
  line-height: 120px;
}
@media (max-width: 1399px) {
  .wpo-hero-static-s10 .content h2 {
    font-size: 60px;
    line-height: 100px;
  }
}
@media (max-width: 991px) {
  .wpo-hero-static-s10 .content h2 {
    font-size: 60px;
    line-height: 80px;
    margin-bottom: 20px;
  }
}
@media (max-width: 575px) {
  .wpo-hero-static-s10 .content h2 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .wpo-hero-static-s10 .content h2 span {
    display: none;
  }
}
.wpo-hero-static-s10 .content h2 span img {
  border-radius: 35px;
  max-width: 180px;
  max-height: 70px;
}
.wpo-hero-static-s10 .content h2 span:last-child img {
  border-radius: 0px;
  max-width: 230px;
  max-height: 120px;
}
.wpo-hero-static-s10 .content p {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  max-width: 505px;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .wpo-hero-static-s10 .content p {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 0px;
  }
}
.wpo-hero-static-s10 .circle-content {
  width: 160px;
  height: 160px;
  background: #fff;
  border: 1px solid #DDDDDD;
  position: absolute;
  color: #000 !important;
  right: 60px;
  top: auto;
  bottom: -149px;
}
@media (max-width: 1199px) {
  .wpo-hero-static-s10 .circle-content {
    position: relative;
    right: 0;
  }
}
@media (max-width: 991px) {
  .wpo-hero-static-s10 .circle-content {
    display: none;
  }
}
.wpo-hero-static-s10 .hero-right {
  position: absolute;
  right: 100px;
  bottom: 0;
  z-index: -1;
}
@media (max-width: 1799px) {
  .wpo-hero-static-s10 .hero-right {
    right: 50px;
  }
}
@media (max-width: 1599px) {
  .wpo-hero-static-s10 .hero-right {
    max-width: 800px;
    right: 0;
  }
}
@media (max-width: 1399px) {
  .wpo-hero-static-s10 .hero-right {
    max-width: 700px;
  }
}
@media (max-width: 1199px) {
  .wpo-hero-static-s10 .hero-right {
    max-width: 450px;
  }
}
@media (max-width: 991px) {
  .wpo-hero-static-s10 .hero-right {
    display: none;
  }
}
.wpo-hero-static-s10 .hero-right img {
  width: 100%;
}
.wpo-hero-static-s10 .hero-bg {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -11;
  -webkit-clip-path: polygon(0 85%, 100% 4%, 100% 100%, 0% 100%);
          clip-path: polygon(0 85%, 100% 4%, 100% 100%, 0% 100%);
}
@media (max-width: 991px) {
  .wpo-hero-static-s10 .hero-bg {
    display: none;
  }
}
.wpo-hero-static-s10 .hero-bg img {
  width: 100%;
}

/* wpo-hero-static-s11 */
.wpo-hero-static-s11 {
  height: 915px;
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  .wpo-hero-static-s11 {
    height: 100%;
  }
}
.wpo-hero-static-s11 .hero-bg-border {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.wpo-hero-static-s11 .hero-bg-border .border-1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  border-top: 1px solid #D9D9D9;
}
.wpo-hero-static-s11 .hero-bg-border .border-2 {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  border-top: 1px solid #D9D9D9 !important;
  transform: translateY(-50%);
}
.wpo-hero-static-s11 .hero-bg-border .border-3 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #D9D9D9 !important;
}
.wpo-hero-static-s11 .hero-bg-border .border-4 {
  position: absolute;
  left: 30px;
  top: 0;
  height: 100%;
  border-left: 1px solid #D9D9D9 !important;
  transform: translateX(-50%);
}
.wpo-hero-static-s11 .hero-bg-border .border-8 {
  position: absolute;
  right: 30px;
  top: 0;
  height: 100%;
  border-left: 1px solid #D9D9D9 !important;
  transform: translateX(-50%);
}
.wpo-hero-static-s11 .hero-bg-border .border-5 {
  position: absolute;
  left: 25%;
  top: 0;
  height: 100%;
  border-left: 1px solid #D9D9D9 !important;
  transform: translateX(-50%);
}
@media (max-width: 991px) {
  .wpo-hero-static-s11 .hero-bg-border .border-5 {
    left: 33.33%;
  }
}
@media (max-width: 767px) {
  .wpo-hero-static-s11 .hero-bg-border .border-5 {
    display: none;
  }
}
.wpo-hero-static-s11 .hero-bg-border .border-6 {
  position: absolute;
  left: 50%;
  top: 0;
  height: 100%;
  border-left: 1px solid #D9D9D9 !important;
  transform: translateX(-50%);
}
@media (max-width: 991px) {
  .wpo-hero-static-s11 .hero-bg-border .border-6 {
    display: none;
  }
}
.wpo-hero-static-s11 .hero-bg-border .border-7 {
  position: absolute;
  left: 75%;
  top: 0;
  height: 100%;
  border-left: 1px solid #D9D9D9 !important;
  transform: translateX(-50%);
}
@media (max-width: 991px) {
  .wpo-hero-static-s11 .hero-bg-border .border-7 {
    left: 66.66%;
  }
}
@media (max-width: 767px) {
  .wpo-hero-static-s11 .hero-bg-border .border-7 {
    left: 50%;
  }
}
.wpo-hero-static-s11 .wraper {
  padding: 5px 40px;
}
@media (max-width: 991px) {
  .wpo-hero-static-s11 .wraper {
    padding: 50px 10px;
    text-align: center;
  }
}
.wpo-hero-static-s11 h2 {
  color: #000;
  font-family: "Felidae";
  font-size: 245px;
  font-weight: 400;
  line-height: 300px;
  margin-bottom: 40px;
  margin-top: -34px;
}
@media (max-width: 1899px) {
  .wpo-hero-static-s11 h2 {
    font-size: 235px;
  }
}
@media (max-width: 1810px) {
  .wpo-hero-static-s11 h2 {
    font-size: 220px;
  }
}
@media (max-width: 1699px) {
  .wpo-hero-static-s11 h2 {
    font-size: 205px;
    line-height: 250px;
  }
}
@media (max-width: 1599px) {
  .wpo-hero-static-s11 h2 {
    font-size: 190px;
    line-height: 240px;
  }
}
@media (max-width: 1499px) {
  .wpo-hero-static-s11 h2 {
    font-size: 160px;
  }
}
@media (max-width: 1399px) {
  .wpo-hero-static-s11 h2 {
    font-size: 160px;
    line-height: 180px;
    margin-top: 0px;
  }
}
@media (max-width: 1199px) {
  .wpo-hero-static-s11 h2 {
    font-size: 100px;
    line-height: 120px;
    margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .wpo-hero-static-s11 h2 {
    font-size: 80px;
    line-height: 100px;
  }
}
@media (max-width: 767px) {
  .wpo-hero-static-s11 h2 {
    font-size: 60px;
    line-height: 80px;
  }
}
@media (max-width: 575px) {
  .wpo-hero-static-s11 h2 {
    font-size: 50px;
    line-height: 60px;
  }
}
.wpo-hero-static-s11 p {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  max-width: 506px;
  margin-bottom: 80px;
}
@media (max-width: 1199px) {
  .wpo-hero-static-s11 p {
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .wpo-hero-static-s11 p {
    margin: 0 auto;
    margin-bottom: 30px;
  }
}
.wpo-hero-static-s11 .hero-btn {
  color: #fff;
  position: relative;
}
.wpo-hero-static-s11 .hero-btn span {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  background: #000;
  border-radius: 30px;
  height: 60px;
  line-height: 60px;
  display: inline-block;
  padding: 0 40px;
}
@media (max-width: 991px) {
  .wpo-hero-static-s11 .hero-btn span {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    padding: 0 40px;
  }
}
.wpo-hero-static-s11 .hero-btn i {
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 30px;
  background: #000;
  display: inline-block;
  font-size: 25px;
  position: relative;
  top: 2px;
  right: 4px;
  transition: all 0.3s ease-in-out;
  text-align: center;
}
@media (max-width: 991px) {
  .wpo-hero-static-s11 .hero-btn i {
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    width: 50px;
  }
}
.wpo-hero-static-s11 .hero-btn:hover i {
  background: #525252;
}
.wpo-hero-static-s11 .hero-team {
  left: 50px;
  bottom: 50px;
}
@media (max-width: 1199px) {
  .wpo-hero-static-s11 .hero-team {
    position: unset;
    margin-top: 30px;
  }
}
@media (max-width: 991px) {
  .wpo-hero-static-s11 .hero-team {
    margin: 0 auto;
    margin-top: 30px;
    text-align: center;
  }
}
.wpo-hero-static-s11 .hero-team span {
  color: #333;
  font-size: 20px;
  font-weight: 400;
  line-height: 50px;
}
@media (max-width: 991px) {
  .wpo-hero-static-s11 .hero-team ul {
    text-align: center;
    margin: 0;
  }
}
.wpo-hero-static-s11 .hero-team ul li:last-child {
  margin: 0 -15px;
}
.wpo-hero-static-s11 .hero-right {
  max-width: 560px;
  max-height: 800px;
  border-radius: 280px;
  position: absolute;
  left: 50%;
  top: 55%;
  transform: translate(-50%, -50%);
  overflow: hidden;
}
@media (max-width: 1699px) {
  .wpo-hero-static-s11 .hero-right {
    max-width: 450px;
    top: auto;
    bottom: 0;
  }
}
@media (max-width: 1499px) {
  .wpo-hero-static-s11 .hero-right {
    max-width: 400px;
  }
}
@media (max-width: 1399px) {
  .wpo-hero-static-s11 .hero-right {
    max-width: 300px;
    bottom: 0;
  }
}
@media (max-width: 1199px) {
  .wpo-hero-static-s11 .hero-right {
    max-width: 250px;
    left: 40px;
    top: auto;
    bottom: 0;
    max-height: 100%;
    transform: none;
  }
}
@media (max-width: 991px) {
  .wpo-hero-static-s11 .hero-right {
    position: unset;
    margin: 0 auto;
    margin-top: 50px;
  }
}
.wpo-hero-static-s11 .hero-right img {
  width: 100%;
}
.wpo-hero-static-s11 .circle-content {
  background: #fff;
  right: auto;
  left: 50%;
  top: auto;
  bottom: 20px;
  transform: translateX(-50%);
}
.wpo-hero-static-s11 .testimonial {
  max-width: 562px;
  text-align: right;
  position: absolute;
  right: 50px;
  top: 60%;
  transform: translateY(-50%);
}
@media (max-width: 1799px) {
  .wpo-hero-static-s11 .testimonial {
    right: 40px;
  }
}
@media (max-width: 1699px) {
  .wpo-hero-static-s11 .testimonial {
    max-width: 450px;
  }
}
@media (max-width: 991px) {
  .wpo-hero-static-s11 .testimonial {
    position: unset;
    transform: none;
    margin: 0 auto;
    text-align: center;
    margin-top: 50px;
  }
}
.wpo-hero-static-s11 .testimonial .icon {
  width: 60px;
  height: 60px;
  margin-left: auto;
}
@media (max-width: 991px) {
  .wpo-hero-static-s11 .testimonial .icon {
    margin: 0 auto;
  }
}
@media (max-width: 575px) {
  .wpo-hero-static-s11 .testimonial .icon {
    width: 40px;
    height: 40px;
  }
}
.wpo-hero-static-s11 .testimonial h3 {
  color: #000;
  font-family: "DM Sans", serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 40px;
  margin-top: 20px;
  margin-bottom: 35px;
}
@media (max-width: 1199px) {
  .wpo-hero-static-s11 .testimonial h3 {
    font-size: 20px;
    line-height: 30px;
  }
}
@media (max-width: 575px) {
  .wpo-hero-static-s11 .testimonial h3 {
    font-size: 18px;
    line-height: 25px;
  }
}
.wpo-hero-static-s11 .testimonial .client-wrap {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}
@media (max-width: 991px) {
  .wpo-hero-static-s11 .testimonial .client-wrap {
    justify-content: center;
  }
}
@media (max-width: 575px) {
  .wpo-hero-static-s11 .testimonial .client-wrap {
    display: block;
  }
}
.wpo-hero-static-s11 .testimonial .client-wrap .image {
  width: 80px;
  height: 80px;
  display: block;
}
@media (max-width: 575px) {
  .wpo-hero-static-s11 .testimonial .client-wrap .image {
    width: 60px;
    height: 60px;
    margin: 0 auto;
  }
}
.wpo-hero-static-s11 .testimonial .client-wrap .image img {
  width: 100%;
  border-radius: 100%;
}
.wpo-hero-static-s11 .testimonial .client-wrap .text {
  margin-right: 30px;
}
@media (max-width: 575px) {
  .wpo-hero-static-s11 .testimonial .client-wrap .text {
    margin-right: 0px;
    margin-top: 20px;
  }
}
.wpo-hero-static-s11 .testimonial .client-wrap .text h4 {
  color: #000;
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .wpo-hero-static-s11 .testimonial .client-wrap .text h4 {
    font-size: 30px;
  }
}
@media (max-width: 575px) {
  .wpo-hero-static-s11 .testimonial .client-wrap .text h4 {
    font-size: 20px;
  }
}
.wpo-hero-static-s11 .testimonial .client-wrap .text span {
  color: #565656;
  font-size: 18px;
  font-weight: 400;
}
@media (max-width: 575px) {
  .wpo-hero-static-s11 .testimonial .client-wrap .text span {
    font-size: 16px;
  }
}

/* wpo-hero-static-s14 */
.wpo-hero-static-s14 {
  position: relative;
  z-index: 1;
  padding: 140px 100px 100px;
  background: #000;
}
@media (max-width: 1799px) {
  .wpo-hero-static-s14 {
    padding: 140px 50px 100px;
  }
}
@media (max-width: 1499px) {
  .wpo-hero-static-s14 {
    padding: 140px 20px 100px;
  }
}
@media (max-width: 991px) {
  .wpo-hero-static-s14 {
    height: 100%;
    padding: 140px 20px 80px;
  }
}
@media (max-width: 575px) {
  .wpo-hero-static-s14 {
    padding: 120px 10px 50px;
  }
}
.wpo-hero-static-s14 .wraper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .wpo-hero-static-s14 .wraper {
    flex-direction: column;
    max-width: 600px;
    justify-content: center;
    margin: 0 auto;
  }
}
.wpo-hero-static-s14 .content {
  max-width: 815px;
}
@media (max-width: 991px) {
  .wpo-hero-static-s14 .content {
    max-width: 100%;
  }
}
.wpo-hero-static-s14 .content h2 {
  color: #fff;
  font-size: 120px;
  font-weight: 400;
  line-height: 150px;
  margin-bottom: 25px;
}
@media (max-width: 1399px) {
  .wpo-hero-static-s14 .content h2 {
    font-size: 80px;
    line-height: 100px;
  }
}
@media (max-width: 1199px) {
  .wpo-hero-static-s14 .content h2 {
    font-size: 70px;
    line-height: 90px;
  }
}
@media (max-width: 757px) {
  .wpo-hero-static-s14 .content h2 {
    font-size: 40px;
    line-height: 70px;
  }
}
.wpo-hero-static-s14 .content .hero-slider-s12 {
  display: inline-block;
  max-width: 170px;
  position: relative;
  bottom: -45px;
}
@media (max-width: 1399px) {
  .wpo-hero-static-s14 .content .hero-slider-s12 {
    max-width: 130px;
  }
}
@media (max-width: 1199px) {
  .wpo-hero-static-s14 .content .hero-slider-s12 {
    max-width: 100px;
    bottom: -30px;
  }
}
@media (max-width: 757px) {
  .wpo-hero-static-s14 .content .hero-slider-s12 {
    max-width: 80px;
    bottom: -20px;
  }
}
.wpo-hero-static-s14 .content .hero-slider-s12 .item {
  max-width: 170px;
  max-height: 170px;
  border-radius: 170px;
  border: 1px solid #5C5C5C;
  padding: 8px;
  overflow: hidden;
}
@media (max-width: 757px) {
  .wpo-hero-static-s14 .content .hero-slider-s12 .item {
    padding: 5px;
  }
}
.wpo-hero-static-s14 .content .hero-slider-s12 .item img {
  width: 100%;
  border-radius: 170px;
}
.wpo-hero-static-s14 .content p {
  color: #999;
  font-size: 20px;
  font-weight: 500;
  line-height: 35px;
  max-width: 625px;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .wpo-hero-static-s14 .content p {
    max-width: 100%;
  }
}
@media (max-width: 757px) {
  .wpo-hero-static-s14 .content p {
    font-size: 18px;
    line-height: 30px;
  }
}
.wpo-hero-static-s14 .content p span {
  color: #fff;
  font-size: 28px;
  font-weight: 500;
  line-height: 35px;
}
@media (max-width: 757px) {
  .wpo-hero-static-s14 .content p span {
    font-size: 20px;
    line-height: 30px;
  }
}
.wpo-hero-static-s14 .content .theme-btn, .wpo-hero-static-s14 .content .view-cart-btn {
  border-radius: 30px;
  background: #000;
  padding: 14px 36px;
  border: 1px solid #333;
  box-shadow: 10px 10px 20px 0px rgba(119, 119, 119, 0.15);
}
.wpo-hero-static-s14 .hero-right {
  max-width: 761px;
}
@media (max-width: 1799px) {
  .wpo-hero-static-s14 .hero-right {
    padding-left: 20px;
  }
}
@media (max-width: 991px) {
  .wpo-hero-static-s14 .hero-right {
    padding-left: 0;
    padding-top: 40px;
  }
}
.wpo-hero-static-s14 .hero-right img {
  width: 100%;
}

/* wpo-hero-static-s15 */
.wpo-hero-static-s15 {
  position: relative;
  height: 812px;
  max-width: 1730px;
  margin: 0 auto;
  margin-bottom: 20px;
}
@media (max-width: 1730px) {
  .wpo-hero-static-s15 {
    padding: 0 10px;
  }
}
@media (max-width: 991px) {
  .wpo-hero-static-s15 {
    height: 100%;
  }
}
@media (max-width: 575px) {
  .wpo-hero-static-s15 {
    height: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .wpo-hero-static-s15 .content {
    margin-bottom: 50px;
  }
}
.wpo-hero-static-s15 .content h2 {
  color: #000;
  font-family: "Space Grotesk", sans-serif;
  font-size: 290px;
  font-weight: 500;
  line-height: 400px;
  margin-bottom: 0;
  margin-left: -10px;
}
@media (max-width: 1599px) {
  .wpo-hero-static-s15 .content h2 {
    font-size: 250px;
    line-height: 350px;
  }
}
@media (max-width: 1199px) {
  .wpo-hero-static-s15 .content h2 {
    font-size: 200px;
    line-height: 300px;
  }
}
@media (max-width: 991px) {
  .wpo-hero-static-s15 .content h2 {
    font-size: 150px;
    line-height: 180px;
  }
}
@media (max-width: 757px) {
  .wpo-hero-static-s15 .content h2 {
    font-size: 100px;
    line-height: 120px;
  }
}
@media (max-width: 575px) {
  .wpo-hero-static-s15 .content h2 {
    font-size: 70px;
    line-height: 90px;
  }
}
.wpo-hero-static-s15 .content .text-bottom {
  position: absolute;
  right: -20px;
  bottom: 0;
}
@media (max-width: 1599px) {
  .wpo-hero-static-s15 .content .text-bottom {
    right: 0;
  }
}
@media (max-width: 991px) {
  .wpo-hero-static-s15 .content .text-bottom {
    position: unset;
  }
}
.wpo-hero-static-s15 .content p {
  color: #999;
  font-size: 20px;
  font-weight: 500;
  line-height: 35px;
  max-width: 600px;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .wpo-hero-static-s15 .content p {
    max-width: 100%;
  }
}
@media (max-width: 757px) {
  .wpo-hero-static-s15 .content p {
    font-size: 18px;
    line-height: 30px;
  }
}
.wpo-hero-static-s15 .content p span {
  color: #000;
  font-size: 28px;
  font-weight: 500;
  line-height: 35px;
}
@media (max-width: 757px) {
  .wpo-hero-static-s15 .content p span {
    font-size: 20px;
    line-height: 30px;
  }
}
.wpo-hero-static-s15 .content .theme-btn, .wpo-hero-static-s15 .content .view-cart-btn {
  border-radius: 30px;
  background: #000;
  padding: 14px 36px;
  border: 1px solid #333;
}
.wpo-hero-static-s15 .hero-right {
  position: absolute;
  right: 0;
  top: 0;
  max-width: 500px;
  max-height: 800px;
  z-index: -1;
}
@media (max-width: 991px) {
  .wpo-hero-static-s15 .hero-right {
    position: unset;
  }
}

/*--------------------------------------------------------------
                        4. wpo-footer
--------------------------------------------------------------*/
.wpo-site-footer {
  background: #000;
  position: relative;
  font-size: 15px;
  overflow: hidden;
  padding: 0 100px;
}
@media (max-width: 1399px) {
  .wpo-site-footer {
    padding: 0 50px;
  }
}
@media (max-width: 1199px) {
  .wpo-site-footer {
    padding: 0 20px;
  }
}
@media (max-width: 575px) {
  .wpo-site-footer {
    padding: 0;
  }
}
.wpo-site-footer ul {
  list-style: none;
}
.wpo-site-footer p {
  color: #fff;
}
.wpo-site-footer li {
  color: #fff;
}
.wpo-site-footer .container {
  position: relative;
}
.wpo-site-footer .wpo-upper-footer {
  padding: 90px 0;
}
@media (max-width: 991px) {
  .wpo-site-footer .wpo-upper-footer {
    padding: 50px 0 0;
  }
}
@media (max-width: 767px) {
  .wpo-site-footer .wpo-upper-footer {
    padding: 60px 0 0;
  }
}
@media (max-width: 991px) {
  .wpo-site-footer .wpo-upper-footer .col {
    min-height: 235px;
    margin-bottom: 70px;
  }
}
@media (max-width: 767px) {
  .wpo-site-footer .wpo-upper-footer .col {
    min-height: auto;
    margin-bottom: 60px;
  }
}
.wpo-site-footer .widget-title {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .wpo-site-footer .widget-title {
    margin-bottom: 20px;
  }
}
.wpo-site-footer .widget-title h3 {
  font-size: 30px;
  color: #fff;
  margin: 0;
  position: relative;
  font-family: "DM Sans", serif;
  font-size: 35px;
  font-weight: 400;
}
.wpo-site-footer .about-widget .logo {
  max-width: 180px;
}
@media (max-width: 767px) {
  .wpo-site-footer .about-widget {
    max-width: 350px;
  }
}
.wpo-site-footer .about-widget p {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 30px;
  margin-top: -10px;
}
.wpo-site-footer .about-widget p:last-child {
  margin-bottom: 0;
}
.wpo-site-footer .wpo-service-link-widget {
  padding-left: 70px;
}
.wpo-site-footer .link-widget {
  overflow: hidden;
}
@media screen and (min-width: 1450px) {
  .wpo-site-footer .link-widget {
    padding-left: 85px;
  }
}
@media (max-width: 1199px) {
  .wpo-site-footer .link-widget {
    padding-left: 0px;
  }
}
@media (max-width: 767px) {
  .wpo-site-footer .link-widget {
    max-width: 350px;
  }
}
.wpo-site-footer .link-widget ul li {
  position: relative;
  font-size: 20px;
  font-weight: 400;
}
.wpo-site-footer .link-widget ul li a {
  color: #fff;
}
.wpo-site-footer .link-widget ul li a:hover {
  color: #3871A8;
}
.wpo-site-footer .link-widget ul li + li {
  padding-top: 10px;
}
.wpo-site-footer .newsletter-widget {
  max-width: 350px;
  margin-left: auto;
}
@media (max-width: 991px) {
  .wpo-site-footer .newsletter-widget {
    margin-left: 0;
  }
}
.wpo-site-footer .newsletter-widget .input-fild {
  border: 1px solid #989898;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  padding: 15px 20px;
  width: 100%;
  background: transparent;
}
.wpo-site-footer .newsletter-widget .input-fild:focus-visible {
  outline: none;
}
.wpo-site-footer .newsletter-widget .input-fild::-moz-placeholder {
  color: #fff;
}
.wpo-site-footer .newsletter-widget .input-fild::placeholder {
  color: #fff;
}
.wpo-site-footer .newsletter-widget button {
  color: #000;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  width: 100%;
  padding: 15px;
  border: 0;
  margin-top: 30px;
}
.wpo-site-footer .social-widget ul li a {
  display: inline-block;
  font-size: 18px;
  color: #fff;
  margin-right: 20px;
}
.wpo-site-footer .social-widget ul li a:hover {
  color: #3871A8;
}
.wpo-site-footer .wpo-lower-footer {
  text-align: center;
  position: relative;
}
.wpo-site-footer .wpo-lower-footer .row {
  padding: 20px 0;
  position: relative;
  border-top: 1px solid #313131;
}
.wpo-site-footer .wpo-lower-footer .copyright {
  font-size: 15px;
  margin: 0;
  color: #929292;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
}
@media (max-width: 991px) {
  .wpo-site-footer .wpo-lower-footer .copyright {
    float: none;
    display: block;
    text-align: center;
    margin-bottom: 10px;
  }
}
.wpo-site-footer .wpo-lower-footer .right {
  text-align: end;
  margin: 0 -23px;
}
@media (max-width: 991px) {
  .wpo-site-footer .wpo-lower-footer .right {
    text-align: center;
    margin: 0;
  }
}
.wpo-site-footer .wpo-lower-footer .right li {
  display: inline-block;
}
.wpo-site-footer .wpo-lower-footer .right li a {
  color: #929292;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  padding: 0 23px;
}

.sticky-header {
  width: 100%;
  position: fixed;
  left: 0;
  top: -200px;
  z-index: 9999;
  opacity: 0;
  transition: all 0.7s;
}

.sticky-on {
  opacity: 1;
  top: 0;
}

/*--------------------------------------------------------------
                3.2 wpo-about-section
--------------------------------------------------------------*/
.wpo-about-section {
  position: relative;
}
@media (max-width: 991px) {
  .wpo-about-section {
    padding-bottom: 0;
  }
}
.wpo-about-section .about-wrap {
  width: calc(100% - 95px);
  margin-left: auto;
  position: relative;
}
@media (max-width: 1599px) {
  .wpo-about-section .about-wrap {
    width: calc(100% - 20px);
  }
}
@media (max-width: 575px) {
  .wpo-about-section .about-wrap {
    width: 100%;
    padding: 0 10px;
  }
}
.wpo-about-section .content {
  max-width: 1110px;
  padding-right: 45px;
}
@media (max-width: 1799px) {
  .wpo-about-section .content {
    max-width: 1010px;
  }
}
@media (max-width: 1599px) {
  .wpo-about-section .content {
    padding-right: 0px;
    max-width: 850px;
  }
}
@media (max-width: 1199px) {
  .wpo-about-section .content {
    max-width: 650px;
    text-align: start;
  }
}
.wpo-about-section .content h2 {
  color: #000;
  text-align: right;
  font-size: 200px;
  font-weight: 400;
  line-height: 250px;
  margin-bottom: 50px;
}
@media (max-width: 1199px) {
  .wpo-about-section .content h2 {
    text-align: left !important;
    font-size: 150px;
    line-height: 180px;
    margin-bottom: 30px;
    margin-right: auto;
    display: block;
  }
}
@media (max-width: 991px) {
  .wpo-about-section .content h2 {
    font-size: 100px;
    line-height: 100px;
    margin-bottom: 10px;
  }
}
@media (max-width: 575px) {
  .wpo-about-section .content h2 {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 10px;
  }
}
.wpo-about-section .content p {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  max-width: 631px;
}
@media (max-width: 575px) {
  .wpo-about-section .content p {
    font-size: 18px;
    line-height: 30px;
  }
}
.wpo-about-section .content .about-btn {
  display: flex;
  align-items: center;
  max-width: 480px;
  margin-top: 84px;
  margin-bottom: 70px;
}
@media (max-width: 991px) {
  .wpo-about-section .content .about-btn {
    margin-top: 54px;
    margin-bottom: 50px;
  }
}
@media (max-width: 757px) {
  .wpo-about-section .content .about-btn {
    margin-top: 34px;
  }
}
@media (max-width: 575px) {
  .wpo-about-section .content .about-btn {
    display: block;
    margin-top: 34px;
  }
}
.wpo-about-section .content .about-btn .theme-btn, .wpo-about-section .content .about-btn .view-cart-btn {
  background: #000;
  text-transform: none;
  border-radius: 35px;
}
.wpo-about-section .content .about-btn .theme-btn .rolling-text, .wpo-about-section .content .about-btn .view-cart-btn .rolling-text {
  line-height: 25px;
}
.wpo-about-section .content .video-wrap {
  display: flex;
  align-items: center;
  margin-left: 30px;
}
@media (max-width: 575px) {
  .wpo-about-section .content .video-wrap {
    margin-left: 0;
    margin-top: 20px;
  }
}
.wpo-about-section .content .video-wrap span {
  padding-left: 20px;
}
.wpo-about-section .about-funfact {
  max-width: 480px;
  margin-left: auto;
}
@media (max-width: 1399px) {
  .wpo-about-section .about-funfact {
    margin-left: 0;
    justify-content: flex-start;
  }
}
.wpo-about-section .image {
  max-width: 1080px;
}
.wpo-about-section .image-1 {
  position: absolute;
  right: 0;
  z-index: -11;
  top: 52%;
  transform: translateY(-50%);
}
@media (max-width: 1399px) {
  .wpo-about-section .image-1 {
    right: -260px;
  }
}
@media (max-width: 991px) {
  .wpo-about-section .image-1 {
    display: none;
  }
}
.wpo-about-section .image-2 {
  position: absolute;
  right: 460px;
  z-index: -1;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 1799px) {
  .wpo-about-section .image-2 {
    right: 260px;
  }
}
@media (max-width: 1399px) {
  .wpo-about-section .image-2 {
    right: -60px;
  }
}
@media (max-width: 1199px) {
  .wpo-about-section .image-2 {
    display: none;
  }
}

.about-funfact {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: -30px;
}
.about-funfact h3 span {
  color: #000;
  font-family: "Felidae";
  font-size: 200px;
  font-weight: 400;
  line-height: 200px;
  letter-spacing: 10px;
}
@media (max-width: 991px) {
  .about-funfact h3 span {
    font-size: 100px;
    line-height: 100px;
    letter-spacing: 6px;
  }
}
.about-funfact h3 .icon {
  line-height: 0;
  position: relative;
  bottom: -50px;
}
@media (max-width: 991px) {
  .about-funfact h3 .icon {
    bottom: -20px;
  }
}
.about-funfact h4 {
  color: #000;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .about-funfact h4 {
    font-size: 25px;
    line-height: 30px;
  }
}

.video-wrap {
  position: relative;
}
.video-wrap span {
  color: #262626;
  font-size: 20px;
  font-weight: 400;
  line-height: 50px;
}

.video-btn {
  width: 70px;
  height: 70px;
  line-height: 67px;
  border-radius: 100px;
  border: 1px solid #000;
  text-align: center;
  display: block;
}
.video-btn i {
  font-size: 30px;
  color: #000;
}

/*--------------------------------------------------------------
                  3.3 wpo-project-section
--------------------------------------------------------------*/
.wpo-project-section .title h2 {
  color: #000;
  text-align: center;
  font-size: 200px;
  font-weight: 400;
  margin: 0 auto;
}
@media (max-width: 1199px) {
  .wpo-project-section .title h2 {
    font-size: 170px;
  }
}
@media (max-width: 991px) {
  .wpo-project-section .title h2 {
    font-size: 130px;
  }
}
@media (max-width: 757px) {
  .wpo-project-section .title h2 {
    font-size: 100px;
  }
}
@media (max-width: 575px) {
  .wpo-project-section .title h2 {
    font-size: 50px;
    margin-bottom: 30px;
  }
}
.wpo-project-section .project-wrap {
  margin: -17px;
  padding: 0 90px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 1399px) {
  .wpo-project-section .project-wrap {
    margin: -30px;
    padding: 0 30px;
  }
}
@media (max-width: 1199px) {
  .wpo-project-section .project-wrap {
    margin: -20px;
    padding: 0 20px;
  }
}
.wpo-project-section .project-wrap .project-card:nth-child(1) {
  width: 40%;
}
@media (max-width: 1199px) {
  .wpo-project-section .project-wrap .project-card:nth-child(1) {
    width: 47%;
  }
}
.wpo-project-section .project-wrap .project-card:nth-child(4) {
  width: 40%;
}
@media (max-width: 1199px) {
  .wpo-project-section .project-wrap .project-card:nth-child(4) {
    width: 47%;
  }
}
.wpo-project-section .project-allBtn {
  text-align: center;
  margin-top: 75px;
}
.wpo-project-section .project-allBtn .theme-btn, .wpo-project-section .project-allBtn .view-cart-btn {
  border-radius: 35px;
  border: 1px solid #000;
  color: #000;
  padding: 16px 40px 12px;
  text-transform: none;
}
.wpo-project-section .project-allBtn .theme-btn:after, .wpo-project-section .project-allBtn .view-cart-btn:after {
  background: linear-gradient(to right, rgba(94, 93, 93, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
}
@media (max-width: 991px) {
  .wpo-project-section .project-allBtn .theme-btn, .wpo-project-section .project-allBtn .view-cart-btn {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .wpo-project-section .project-allBtn .theme-btn, .wpo-project-section .project-allBtn .view-cart-btn {
    padding: 8px 30px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .wpo-project-section .project-allBtn .theme-btn img, .wpo-project-section .project-allBtn .view-cart-btn img {
    display: none;
  }
}
.wpo-project-section .project-allBtn .theme-btn .rolling-text, .wpo-project-section .project-allBtn .view-cart-btn .rolling-text {
  height: 17px;
  line-height: 21px;
}
@media (max-width: 767px) {
  .wpo-project-section .project-allBtn .theme-btn .rolling-text, .wpo-project-section .project-allBtn .view-cart-btn .rolling-text {
    height: 29px;
    line-height: 34px;
  }
}

.project-card {
  position: relative;
  overflow: hidden;
  width: 55%;
  max-height: 560px;
  margin: 15px;
}
@media (max-width: 1199px) {
  .project-card {
    width: 47%;
    flex-basis: 46%;
  }
}
@media (max-width: 767px) {
  .project-card {
    width: 100%;
    flex-basis: 100%;
  }
}
.project-card img {
  width: 100%;
  border-radius: 0;
  height: 100%;
  position: relative;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 500ms ease;
}
.project-card img:first-child {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transform: translateX(50%) scaleX(2);
  opacity: 0;
  filter: blur(10px);
  transition: all 0.4s ease-in-out;
}
.project-card .content {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  padding: 28px 30px;
  background: rgba(0, 0, 0, 0.6);
}
@media (max-width: 991px) {
  .project-card .content {
    padding: 20px 20px;
  }
}
.project-card .content h2 {
  margin-bottom: 0;
}
.project-card .content h2 a {
  color: #fff;
  font-family: "Felidae";
  font-size: 50px;
  font-weight: 400;
  line-height: 60px;
}
@media (max-width: 1199px) {
  .project-card .content h2 a {
    font-size: 40px;
    line-height: 50px;
  }
}
@media (max-width: 991px) {
  .project-card .content h2 a {
    font-size: 35px;
    line-height: 40px;
  }
}
@media (max-width: 575px) {
  .project-card .content h2 a {
    font-size: 25px;
    line-height: 35px;
  }
}
.project-card .content span {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}
.project-card:hover img:first-child {
  transform: translateX(0) scaleX(1);
  opacity: 1;
  filter: blur(0);
}
.project-card:hover img:nth-child(2) {
  transform: translateX(-50%) scaleX(2);
  opacity: 0;
  filter: blur(10px);
}

/*--------------------------------------------------------------
                 3.4 wpo-service-section
--------------------------------------------------------------*/
.wpo-service-section {
  position: relative;
  z-index: 1;
  margin: 0 100px;
}
@media (max-width: 1799px) {
  .wpo-service-section {
    margin: 0 50px;
  }
}
@media (max-width: 1699px) {
  .wpo-service-section {
    margin: 0;
  }
}
.wpo-service-section .service-top {
  position: relative;
  z-index: 1;
}
.wpo-service-section .service-top .image {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: -1;
  height: 100%;
}
.wpo-service-section .service-top .image img {
  width: 100%;
  height: 100%;
}
.wpo-service-section .service-top .content {
  max-width: 845px;
  max-height: 736px;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1;
  padding: 70px 80px;
  padding-right: 100px;
  padding-bottom: 655px;
  margin-left: auto;
  display: block;
}
@media (max-width: 1599px) {
  .wpo-service-section .service-top .content {
    padding-bottom: 455px;
  }
}
@media (max-width: 1499px) {
  .wpo-service-section .service-top .content {
    padding: 70px 30px;
    padding-right: 70px;
    padding-bottom: 155px;
  }
}
@media (max-width: 1399px) {
  .wpo-service-section .service-top .content {
    max-width: 700px;
    padding-bottom: 200px;
  }
}
@media (max-width: 991px) {
  .wpo-service-section .service-top .content {
    max-width: 100%;
    display: block;
    padding: 70px 30px;
    padding-right: 70px;
  }
}
@media (max-width: 757px) {
  .wpo-service-section .service-top .content {
    padding: 70px 30px;
  }
}
@media (max-width: 575px) {
  .wpo-service-section .service-top .content {
    padding: 40px 20px;
  }
}
.wpo-service-section .service-top .content h2 {
  color: #fff;
  font-size: 80px;
  font-weight: 400;
  line-height: 100px;
}
@media (max-width: 1399px) {
  .wpo-service-section .service-top .content h2 {
    font-size: 50px;
    line-height: 60px;
  }
}
@media (max-width: 757px) {
  .wpo-service-section .service-top .content h2 {
    font-size: 40px;
    line-height: 50px;
  }
}
.wpo-service-section .service-top .content p {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 0;
}
@media (max-width: 1399px) {
  .wpo-service-section .service-top .content p {
    font-size: 18px;
    line-height: 25px;
  }
}
.wpo-service-section .service-wrap {
  position: relative;
  z-index: 11;
  margin-top: -150px;
  padding: 0 70px;
}
@media (max-width: 1599px) {
  .wpo-service-section .service-wrap {
    margin-top: -100px;
    padding: 0 40px;
  }
}
@media (max-width: 1499px) {
  .wpo-service-section .service-wrap {
    margin-top: -50px;
    padding: 0 20px;
  }
}
@media (max-width: 1399px) {
  .wpo-service-section .service-wrap {
    margin-top: -150px;
  }
}
@media (max-width: 1199px) {
  .wpo-service-section .service-wrap {
    margin-top: -100px;
    padding: 0 10px;
  }
}
@media (max-width: 991px) {
  .wpo-service-section .service-wrap {
    margin-top: 50px;
    padding: 0 10px;
  }
}

.service-card {
  border: 1px solid #E3E3E3;
  background: #fff;
  padding: 40px;
  margin-bottom: 30px;
}
@media (max-width: 1499px) {
  .service-card {
    padding: 30px;
  }
}
@media (max-width: 1199px) {
  .service-card {
    padding: 30px 20px;
  }
}
.service-card .icon {
  margin-bottom: 20px;
}
.service-card h2 a {
  color: #000;
  font-size: 35px;
  font-weight: 400;
  line-height: 50px;
}
@media (max-width: 1399px) {
  .service-card h2 a {
    font-size: 25px;
    line-height: 35px;
  }
}
.service-card p {
  color: #565656;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .service-card p {
    font-size: 15px;
    line-height: 25px;
  }
}

/*--------------------------------------------------------------
                  3.5 wpo-funfact-section
--------------------------------------------------------------*/
.wpo-funfact-section,
.wpo-funfact-section-s3,
.wpo-funfact-section-s11,
.wpo-funfact-section-s14 {
  padding: 80px 155px 70px;
}
@media (max-width: 1750px) {
  .wpo-funfact-section,
  .wpo-funfact-section-s3,
  .wpo-funfact-section-s11,
  .wpo-funfact-section-s14 {
    padding: 80px 100px 70px;
  }
}
@media (max-width: 1699px) {
  .wpo-funfact-section,
  .wpo-funfact-section-s3,
  .wpo-funfact-section-s11,
  .wpo-funfact-section-s14 {
    padding: 80px 50px 70px;
  }
}
@media (max-width: 1399px) {
  .wpo-funfact-section,
  .wpo-funfact-section-s3,
  .wpo-funfact-section-s11,
  .wpo-funfact-section-s14 {
    padding: 80px 20px 70px;
  }
}
@media (max-width: 1199px) {
  .wpo-funfact-section,
  .wpo-funfact-section-s3,
  .wpo-funfact-section-s11,
  .wpo-funfact-section-s14 {
    padding: 80px 10px 70px;
  }
}
.wpo-funfact-section .item,
.wpo-funfact-section-s3 .item,
.wpo-funfact-section-s11 .item,
.wpo-funfact-section-s14 .item {
  text-align: center;
  margin-bottom: 30px;
}
.wpo-funfact-section .item h2,
.wpo-funfact-section-s3 .item h2,
.wpo-funfact-section-s11 .item h2,
.wpo-funfact-section-s14 .item h2 {
  margin-bottom: 0;
  margin-left: 15px;
}
@media (max-width: 1550px) {
  .wpo-funfact-section .item h2,
  .wpo-funfact-section-s3 .item h2,
  .wpo-funfact-section-s11 .item h2,
  .wpo-funfact-section-s14 .item h2 {
    margin-left: 0px;
  }
}
.wpo-funfact-section .item h2 span,
.wpo-funfact-section-s3 .item h2 span,
.wpo-funfact-section-s11 .item h2 span,
.wpo-funfact-section-s14 .item h2 span {
  color: #262626;
  font-family: "Felidae";
  font-size: 180px;
  font-weight: 400;
  letter-spacing: 12px;
}
@media (max-width: 1550px) {
  .wpo-funfact-section .item h2 span,
  .wpo-funfact-section-s3 .item h2 span,
  .wpo-funfact-section-s11 .item h2 span,
  .wpo-funfact-section-s14 .item h2 span {
    font-size: 100px;
    letter-spacing: 10px;
  }
}
@media (max-width: 991px) {
  .wpo-funfact-section .item h2 span,
  .wpo-funfact-section-s3 .item h2 span,
  .wpo-funfact-section-s11 .item h2 span,
  .wpo-funfact-section-s14 .item h2 span {
    font-size: 80px;
    letter-spacing: 8px;
  }
}
.wpo-funfact-section .item h2 .icon,
.wpo-funfact-section-s3 .item h2 .icon,
.wpo-funfact-section-s11 .item h2 .icon,
.wpo-funfact-section-s14 .item h2 .icon {
  font-size: 100px;
  position: relative;
  bottom: -40px;
}
@media (max-width: 1550px) {
  .wpo-funfact-section .item h2 .icon,
  .wpo-funfact-section-s3 .item h2 .icon,
  .wpo-funfact-section-s11 .item h2 .icon,
  .wpo-funfact-section-s14 .item h2 .icon {
    font-size: 80px;
    bottom: -20px;
  }
}
@media (max-width: 991px) {
  .wpo-funfact-section .item h2 .icon,
  .wpo-funfact-section-s3 .item h2 .icon,
  .wpo-funfact-section-s11 .item h2 .icon,
  .wpo-funfact-section-s14 .item h2 .icon {
    font-size: 60px;
    bottom: -10px;
  }
}
.wpo-funfact-section .item h3,
.wpo-funfact-section-s3 .item h3,
.wpo-funfact-section-s11 .item h3,
.wpo-funfact-section-s14 .item h3 {
  color: #262626;
  font-family: "DM Sans", serif;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 500;
  margin-bottom: 0;
  margin-top: -25px;
}
@media (max-width: 1550px) {
  .wpo-funfact-section .item h3,
  .wpo-funfact-section-s3 .item h3,
  .wpo-funfact-section-s11 .item h3,
  .wpo-funfact-section-s14 .item h3 {
    margin: 0;
  }
}
@media (max-width: 1199px) {
  .wpo-funfact-section .item h3,
  .wpo-funfact-section-s3 .item h3,
  .wpo-funfact-section-s11 .item h3,
  .wpo-funfact-section-s14 .item h3 {
    font-size: 20px;
    margin-top: 0px;
  }
}
.wpo-funfact-section.py-0 .row,
.wpo-funfact-section-s3.py-0 .row,
.wpo-funfact-section-s11.py-0 .row,
.wpo-funfact-section-s14.py-0 .row {
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 70px;
}
@media (max-width: 757px) {
  .wpo-funfact-section.py-0 .row,
  .wpo-funfact-section-s3.py-0 .row,
  .wpo-funfact-section-s11.py-0 .row,
  .wpo-funfact-section-s14.py-0 .row {
    padding-bottom: 50px;
  }
}

/*--------------------------------------------------------------
                 3.6 wpo-testimonial-section
--------------------------------------------------------------*/
.wpo-testimonial-section,
.wpo-testimonial-section-s2 {
  overflow: hidden;
  position: relative;
}
.wpo-testimonial-section .item,
.wpo-testimonial-section-s2 .item {
  position: relative;
  padding: 115px 0;
  z-index: 11;
}
@media (max-width: 757px) {
  .wpo-testimonial-section .item,
  .wpo-testimonial-section-s2 .item {
    padding-top: 90px;
  }
}
@media (max-width: 757px) {
  .wpo-testimonial-section .item,
  .wpo-testimonial-section-s2 .item {
    padding-top: 70px;
  }
}
.wpo-testimonial-section .item .bg-image,
.wpo-testimonial-section-s2 .item .bg-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.wpo-testimonial-section .item .bg-image img,
.wpo-testimonial-section-s2 .item .bg-image img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
.wpo-testimonial-section .item .bg-image::before,
.wpo-testimonial-section-s2 .item .bg-image::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0.6;
  background: #000;
  z-index: 1;
}
.wpo-testimonial-section .item .content,
.wpo-testimonial-section-s2 .item .content {
  max-width: 1382px;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 1799px) {
  .wpo-testimonial-section .item .content,
  .wpo-testimonial-section-s2 .item .content {
    max-width: 1282px;
  }
}
@media (max-width: 1699px) {
  .wpo-testimonial-section .item .content,
  .wpo-testimonial-section-s2 .item .content {
    max-width: 1182px;
  }
}
@media (max-width: 1399px) {
  .wpo-testimonial-section .item .content,
  .wpo-testimonial-section-s2 .item .content {
    max-width: 1000px;
  }
}
@media (max-width: 1199px) {
  .wpo-testimonial-section .item .content,
  .wpo-testimonial-section-s2 .item .content {
    max-width: 800px;
  }
}
@media (max-width: 991px) {
  .wpo-testimonial-section .item .content,
  .wpo-testimonial-section-s2 .item .content {
    max-width: 100%;
    padding: 0 20px;
  }
}
@media (max-width: 575px) {
  .wpo-testimonial-section .item .content,
  .wpo-testimonial-section-s2 .item .content {
    padding: 0 10px;
  }
}
.wpo-testimonial-section .item .content .icon,
.wpo-testimonial-section-s2 .item .content .icon {
  width: 89px;
  height: 65px;
  margin: 0 auto;
}
.wpo-testimonial-section .item .content h3,
.wpo-testimonial-section-s2 .item .content h3 {
  color: #fff;
  font-size: 50px;
  font-weight: 400;
  line-height: 70px;
  margin-top: 50px;
  margin-bottom: 0;
  margin-bottom: 60px;
}
@media (max-width: 1399px) {
  .wpo-testimonial-section .item .content h3,
  .wpo-testimonial-section-s2 .item .content h3 {
    font-size: 40px;
    line-height: 60px;
  }
}
@media (max-width: 991px) {
  .wpo-testimonial-section .item .content h3,
  .wpo-testimonial-section-s2 .item .content h3 {
    margin-top: 40px;
  }
}
@media (max-width: 757px) {
  .wpo-testimonial-section .item .content h3,
  .wpo-testimonial-section-s2 .item .content h3 {
    font-size: 35px;
    line-height: 45px;
  }
}
@media (max-width: 575px) {
  .wpo-testimonial-section .item .content h3,
  .wpo-testimonial-section-s2 .item .content h3 {
    font-size: 30px;
    line-height: 40px;
    margin-top: 30px;
  }
}
.wpo-testimonial-section .item .content h4,
.wpo-testimonial-section-s2 .item .content h4 {
  color: #fff;
  font-family: "DM Sans", serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
  padding-top: 60px;
  position: relative;
}
@media (max-width: 757px) {
  .wpo-testimonial-section .item .content h4,
  .wpo-testimonial-section-s2 .item .content h4 {
    font-size: 35px;
    line-height: 45px;
    padding-top: 50px;
  }
}
@media (max-width: 575px) {
  .wpo-testimonial-section .item .content h4,
  .wpo-testimonial-section-s2 .item .content h4 {
    font-size: 30px;
    line-height: 35px;
    padding-top: 40px;
  }
}
.wpo-testimonial-section .item .content h4::before,
.wpo-testimonial-section-s2 .item .content h4::before {
  position: absolute;
  left: 50%;
  top: 0;
  content: "";
  width: 500px;
  height: 1px;
  background: #fff;
  transform: translateX(-50%);
  border-radius: 10px;
}
.wpo-testimonial-section .item .content h4::after,
.wpo-testimonial-section-s2 .item .content h4::after {
  position: absolute;
  left: 50%;
  top: 10px;
  content: "";
  width: 300px;
  height: 1px;
  background: #fff;
  transform: translateX(-50%);
  border-radius: 10px;
}
.wpo-testimonial-section .item .content span,
.wpo-testimonial-section-s2 .item .content span {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}
@media (max-width: 991px) {
  .wpo-testimonial-section .item .content span,
  .wpo-testimonial-section-s2 .item .content span {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .wpo-testimonial-section .owl-nav,
  .wpo-testimonial-section-s2 .owl-nav {
    display: none;
  }
}
.wpo-testimonial-section .owl-prev,
.wpo-testimonial-section-s2 .owl-prev {
  position: absolute;
  left: 100px;
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  border: 0;
}
@media (max-width: 1699px) {
  .wpo-testimonial-section .owl-prev,
  .wpo-testimonial-section-s2 .owl-prev {
    left: 50px;
  }
}
.wpo-testimonial-section .owl-prev::before,
.wpo-testimonial-section-s2 .owl-prev::before {
  position: absolute;
  content: url(../images/right-arrow.svg);
  width: 50px;
  height: 50px;
}
.wpo-testimonial-section .owl-prev span,
.wpo-testimonial-section-s2 .owl-prev span {
  display: none;
}
.wpo-testimonial-section .owl-next,
.wpo-testimonial-section-s2 .owl-next {
  position: absolute;
  right: 100px;
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  border: 0;
}
.wpo-testimonial-section .owl-next::before,
.wpo-testimonial-section-s2 .owl-next::before {
  position: absolute;
  content: url(../images/left-arrow.svg);
  width: 50px;
  height: 50px;
}
.wpo-testimonial-section .owl-next span,
.wpo-testimonial-section-s2 .owl-next span {
  display: none;
}
.wpo-testimonial-section .owl-dots,
.wpo-testimonial-section-s2 .owl-dots {
  text-align: center;
  top: -75px;
  position: relative;
  z-index: 1;
  display: none;
}
@media (max-width: 991px) {
  .wpo-testimonial-section .owl-dots,
  .wpo-testimonial-section-s2 .owl-dots {
    display: block;
  }
}
.wpo-testimonial-section .owl-dot,
.wpo-testimonial-section-s2 .owl-dot {
  border: 0;
  width: 10px;
  height: 12px;
  background: #fff;
  border-radius: 100px;
  margin: 0 5px;
}
.wpo-testimonial-section .owl-dot.active,
.wpo-testimonial-section-s2 .owl-dot.active {
  background: #3871A8;
}

/*--------------------------------------------------------------
                    3.7 wpo-team-section
--------------------------------------------------------------*/
.wpo-team-section {
  padding: 90px 100px 80px;
}
@media (max-width: 1399px) {
  .wpo-team-section {
    padding: 90px 50px 80px;
  }
}
@media (max-width: 1199px) {
  .wpo-team-section {
    padding: 90px 20px 80px;
  }
}
@media (max-width: 991px) {
  .wpo-team-section {
    padding: 90px 0px 70px;
  }
}
.wpo-team-section .title h2 {
  color: #000;
  text-align: center;
  font-size: 200px;
  font-weight: 400;
  margin: 0 auto;
}
@media (max-width: 1199px) {
  .wpo-team-section .title h2 {
    font-size: 170px;
  }
}
@media (max-width: 991px) {
  .wpo-team-section .title h2 {
    font-size: 130px;
  }
}
@media (max-width: 757px) {
  .wpo-team-section .title h2 {
    font-size: 100px;
  }
}
@media (max-width: 575px) {
  .wpo-team-section .title h2 {
    font-size: 50px;
    margin-bottom: 30px;
  }
}
.wpo-team-section .owl-item.active.center .team-card {
  margin: 0 auto;
  margin-top: 60px;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .wpo-team-section .owl-item.active.center .team-card {
    margin: 0 auto;
    margin-bottom: 30px;
  }
}
.wpo-team-section .owl-nav {
  display: none;
}
.wpo-team-section .owl-dots {
  display: none;
}

.team-card {
  margin-bottom: 30px;
  text-align: center;
}
@media (max-width: 991px) {
  .team-card {
    margin: 0 auto;
    margin-bottom: 30px;
  }
}
.team-card .image {
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.team-card .image img {
  border-radius: 0;
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 500ms ease;
}
.team-card .image img:first-child {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transform: translateX(50%) scaleX(2);
  opacity: 0;
  filter: blur(10px);
  transition: all 0.4s ease-in-out;
}
.team-card:hover .image img:first-child {
  transform: translateX(0) scaleX(1);
  opacity: 1;
  filter: blur(0);
}
.team-card:hover .image img:nth-child(2) {
  transform: translateX(-50%) scaleX(2);
  opacity: 0;
  filter: blur(10px);
}
.team-card h2 {
  margin-top: 25px;
  margin-bottom: -25px;
}
.team-card h2 a,
.team-card h2 span {
  color: #000;
  font-family: "Felidae";
  font-size: 50px;
  font-weight: 400;
  line-height: 60px;
  height: 60px !important;
}
@media (max-width: 1199px) {
  .team-card h2 a,
  .team-card h2 span {
    font-size: 35px;
    height: 55px !important;
  }
}
.team-card span {
  color: #565656;
  font-size: 25px;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .team-card span {
    font-size: 20px;
  }
}

/*--------------------------------------------------------------
                   3.8 wpo-partners-section
--------------------------------------------------------------*/
.wpo-partners-section,
.wpo-partners-section-s2,
.wpo-partners-section-s3,
.wpo-partners-section-s14 {
  padding: 60px 0;
  border-top: 1px solid #D9D9D9;
}
.wpo-partners-section .partners-slider,
.wpo-partners-section-s2 .partners-slider,
.wpo-partners-section-s3 .partners-slider,
.wpo-partners-section-s14 .partners-slider {
  max-width: 1699px;
  margin: 0 auto;
}
.wpo-partners-section .partners-slider li,
.wpo-partners-section-s2 .partners-slider li,
.wpo-partners-section-s3 .partners-slider li,
.wpo-partners-section-s14 .partners-slider li {
  display: flex;
  align-items: center;
  justify-content: center;
}
.wpo-partners-section .partners-slider li img,
.wpo-partners-section-s2 .partners-slider li img,
.wpo-partners-section-s3 .partners-slider li img,
.wpo-partners-section-s14 .partners-slider li img {
  width: auto;
  margin: 0 auto;
}
.wpo-partners-section .partners-slider .slick-slide,
.wpo-partners-section-s2 .partners-slider .slick-slide,
.wpo-partners-section-s3 .partners-slider .slick-slide,
.wpo-partners-section-s14 .partners-slider .slick-slide {
  display: flex;
}

/* 5. Home-style-2 */
/*--------------------------------------------------------------
                5.1 wpo-about-section-s2
--------------------------------------------------------------*/
.wpo-about-section-s2 {
  max-width: 1800px;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 991px) {
  .wpo-about-section-s2 {
    padding-top: 0;
  }
}
@media (max-width: 757px) {
  .wpo-about-section-s2 {
    margin: 0 10px;
  }
}
.wpo-about-section-s2 .content {
  max-width: 1201px;
  margin-left: auto;
  position: relative;
  margin-right: 80px;
}
@media (max-width: 1749px) {
  .wpo-about-section-s2 .content {
    margin-right: 20px;
    max-width: 1000px;
  }
}
@media (max-width: 1650px) {
  .wpo-about-section-s2 .content {
    max-width: 800px;
  }
}
@media (max-width: 1420px) {
  .wpo-about-section-s2 .content {
    max-width: 650px;
  }
}
@media (max-width: 1199px) {
  .wpo-about-section-s2 .content {
    max-width: 550px;
  }
}
@media (max-width: 991px) {
  .wpo-about-section-s2 .content {
    margin: 0 auto;
  }
}
.wpo-about-section-s2 .content h2 {
  color: #000;
  font-size: 150px;
  font-weight: 400;
  line-height: 200px;
}
@media (max-width: 1420px) {
  .wpo-about-section-s2 .content h2 {
    font-size: 100px;
    line-height: 120px;
  }
}
@media (max-width: 1199px) {
  .wpo-about-section-s2 .content h2 {
    font-size: 80px;
    line-height: 100px;
  }
}
@media (max-width: 757px) {
  .wpo-about-section-s2 .content h2 {
    font-size: 60px;
    line-height: 80px;
  }
}
.wpo-about-section-s2 .content p {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
}
@media (max-width: 1420px) {
  .wpo-about-section-s2 .content p {
    font-size: 18px;
    line-height: 30px;
  }
}
.wpo-about-section-s2 .content .content-left {
  max-width: 451px;
  margin-left: 200px;
}
@media (max-width: 1749px) {
  .wpo-about-section-s2 .content .content-left {
    margin-left: 20px;
  }
}
@media (max-width: 1650px) {
  .wpo-about-section-s2 .content .content-left {
    max-width: 100%;
    margin-left: 0;
  }
}
.wpo-about-section-s2 .about-funfact {
  justify-content: space-between;
  margin: 0;
}
@media (max-width: 1650px) {
  .wpo-about-section-s2 .about-funfact {
    max-width: 450px;
  }
}
@media (max-width: 1420px) {
  .wpo-about-section-s2 .about-funfact {
    max-width: 400px;
  }
}
@media (max-width: 991px) {
  .wpo-about-section-s2 .about-funfact {
    max-width: 270px;
  }
}
@media (max-width: 1420px) {
  .wpo-about-section-s2 .about-funfact h3 span {
    font-size: 160px;
    line-height: 150px;
  }
}
@media (max-width: 1199px) {
  .wpo-about-section-s2 .about-funfact h3 span {
    font-size: 100px;
    line-height: 100px;
  }
}
@media (max-width: 1199px) {
  .wpo-about-section-s2 .about-funfact h3 .icon {
    bottom: -39px;
  }
}
.wpo-about-section-s2 .right {
  max-width: 481px;
  position: absolute;
  right: 0;
  bottom: 0;
  right: -10px;
}
@media (max-width: 1650px) {
  .wpo-about-section-s2 .right {
    position: unset;
    max-width: 100%;
  }
}
.wpo-about-section-s2 .image-2 {
  max-width: 600px;
  max-height: 400px;
  margin-left: auto;
  margin-top: 20px;
}
@media (max-width: 1650px) {
  .wpo-about-section-s2 .image-2 {
    display: none;
  }
}
.wpo-about-section-s2 .image-2 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50px;
}
.wpo-about-section-s2 .image-1 {
  max-width: 650px;
  max-height: 1000px;
  position: absolute;
  left: 0;
  top: 120px;
  z-index: -1;
}
@media (max-width: 1650px) {
  .wpo-about-section-s2 .image-1 {
    max-width: 600px;
    max-height: 500px;
  }
}
@media (max-width: 1420px) {
  .wpo-about-section-s2 .image-1 {
    max-width: 500px;
    max-height: 400px;
  }
}
@media (max-width: 1199px) {
  .wpo-about-section-s2 .image-1 {
    max-width: 400px;
    top: 40%;
    transform: translateY(-50%);
  }
}
@media (max-width: 991px) {
  .wpo-about-section-s2 .image-1 {
    max-width: 550px;
    max-height: 400px;
    position: unset;
    transform: none;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 50px;
  }
}
.wpo-about-section-s2 .image-1 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50px;
}
@media (max-width: 991px) {
  .wpo-about-section-s2 .image-1 img {
    border-radius: 0px;
  }
}

/*--------------------------------------------------------------
                5.2 wpo-project-section-s2
--------------------------------------------------------------*/
.wpo-project-section-s2 .title {
  max-width: 1361px;
  margin: 0 auto;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .wpo-project-section-s2 .title {
    padding: 0 10px;
    margin-bottom: 50px;
    max-width: 500px;
  }
}
.wpo-project-section-s2 .title h2 {
  color: #000;
  text-align: left;
  font-size: 120px;
  font-weight: 400;
  line-height: 150px;
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .wpo-project-section-s2 .title h2 {
    font-size: 80px;
    line-height: 120px;
  }
}
@media (max-width: 991px) {
  .wpo-project-section-s2 .title h2 {
    font-size: 60px;
    line-height: 80px;
  }
}
.wpo-project-section-s2 .title p {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  max-width: 753px;
  margin-left: auto;
}
@media (max-width: 1199px) {
  .wpo-project-section-s2 .title p {
    font-size: 18px;
    line-height: 30px;
  }
}
@media (max-width: 991px) {
  .wpo-project-section-s2 .title p {
    margin-left: 0;
  }
}
.wpo-project-section-s2 .project-wrap {
  padding: 0 35px;
  margin: 0 -35px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 1799px) {
  .wpo-project-section-s2 .project-wrap {
    padding: 0;
  }
}
@media (max-width: 1699px) {
  .wpo-project-section-s2 .project-wrap {
    margin: 0 -15px;
  }
}
@media (max-width: 1399px) {
  .wpo-project-section-s2 .project-wrap {
    margin: 0 -30px;
  }
}
@media (max-width: 1199px) {
  .wpo-project-section-s2 .project-wrap {
    margin: 0 -15px;
  }
}
@media (max-width: 991px) {
  .wpo-project-section-s2 .project-wrap {
    justify-content: center;
  }
}
.wpo-project-section-s2 .project-wrap .project-card-s2 {
  position: relative;
  overflow: hidden;
  flex-basis: 22%;
  width: 100%;
  max-width: 430px;
  max-height: 650px;
  border-radius: 40px;
  margin: 0 35px;
}
@media (max-width: 1849px) {
  .wpo-project-section-s2 .project-wrap .project-card-s2 {
    flex-basis: 21%;
  }
}
@media (max-width: 1699px) {
  .wpo-project-section-s2 .project-wrap .project-card-s2 {
    margin: 0 15px;
    flex-basis: 22%;
  }
}
@media (max-width: 1199px) {
  .wpo-project-section-s2 .project-wrap .project-card-s2 {
    margin: 0 10px;
    flex-basis: 23%;
    border-radius: 30px;
  }
}
@media (max-width: 991px) {
  .wpo-project-section-s2 .project-wrap .project-card-s2 {
    width: 50%;
    flex-basis: 47%;
    margin: 10px;
  }
}
@media (max-width: 767px) {
  .wpo-project-section-s2 .project-wrap .project-card-s2 {
    width: 100%;
    flex-basis: 100%;
    border-radius: 20px;
  }
}
.wpo-project-section-s2 .project-wrap .project-card-s2 img {
  width: 100%;
  border-radius: 0;
  height: 100%;
  position: relative;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 500ms ease;
}
.wpo-project-section-s2 .project-wrap .project-card-s2 img:first-child {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transform: translateX(50%) scaleX(2);
  opacity: 0;
  filter: blur(10px);
  transition: all 0.4s ease-in-out;
}
.wpo-project-section-s2 .project-wrap .project-card-s2 .content {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  padding: 28px 30px;
  background: transparent;
}
@media (max-width: 1699px) {
  .wpo-project-section-s2 .project-wrap .project-card-s2 .content {
    padding: 20px 20px;
  }
}
@media (max-width: 1199px) {
  .wpo-project-section-s2 .project-wrap .project-card-s2 .content {
    padding: 20px 10px;
  }
}
.wpo-project-section-s2 .project-wrap .project-card-s2 .content h2 {
  margin-bottom: 0;
}
.wpo-project-section-s2 .project-wrap .project-card-s2 .content h2 a {
  color: #fff;
  font-family: "Space Grotesk", sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 60px;
}
@media (max-width: 1899px) {
  .wpo-project-section-s2 .project-wrap .project-card-s2 .content h2 a {
    font-size: 25px;
    line-height: 35px;
  }
}
@media (max-width: 1399px) {
  .wpo-project-section-s2 .project-wrap .project-card-s2 .content h2 a {
    font-size: 24px;
  }
}
.wpo-project-section-s2 .project-wrap .project-card-s2 .content span {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}
.wpo-project-section-s2 .project-wrap .project-card-s2:hover img:first-child {
  transform: translateX(0) scaleX(1);
  opacity: 1;
  filter: blur(0);
}
.wpo-project-section-s2 .project-wrap .project-card-s2:hover img:nth-child(2) {
  transform: translateX(-50%) scaleX(2);
  opacity: 0;
  filter: blur(10px);
}
.wpo-project-section-s2 .project-wrap .project-card-s2:nth-child(2) {
  max-width: 375px;
  max-height: 436px;
  margin-top: auto;
  margin-bottom: -30px;
}
@media (max-width: 991px) {
  .wpo-project-section-s2 .project-wrap .project-card-s2:nth-child(2) {
    margin: 10px;
    max-height: 100%;
    max-width: 430px;
    max-height: 650px;
  }
}
.wpo-project-section-s2 .project-wrap .project-card-s2:nth-child(3) {
  max-width: 375px;
  max-height: 500px;
  margin-bottom: auto;
  margin-top: 65px;
}
@media (max-width: 991px) {
  .wpo-project-section-s2 .project-wrap .project-card-s2:nth-child(3) {
    margin: 10px;
    max-height: 100%;
    max-width: 430px;
    max-height: 650px;
  }
}
.wpo-project-section-s2 .project-allBtn {
  text-align: center;
  margin-top: 140px;
}
@media (max-width: 991px) {
  .wpo-project-section-s2 .project-allBtn {
    margin-top: 50px;
  }
}
.wpo-project-section-s2 .project-allBtn .theme-btn, .wpo-project-section-s2 .project-allBtn .view-cart-btn {
  border-radius: 15px;
  border: 1px solid #000;
  color: #000;
  padding: 14px 40px;
  text-transform: none;
}
.wpo-project-section-s2 .project-allBtn .theme-btn:after, .wpo-project-section-s2 .project-allBtn .view-cart-btn:after {
  background: linear-gradient(to right, rgba(94, 93, 93, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
}
@media (max-width: 991px) {
  .wpo-project-section-s2 .project-allBtn .theme-btn, .wpo-project-section-s2 .project-allBtn .view-cart-btn {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .wpo-project-section-s2 .project-allBtn .theme-btn, .wpo-project-section-s2 .project-allBtn .view-cart-btn {
    padding: 8px 30px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .wpo-project-section-s2 .project-allBtn .theme-btn img, .wpo-project-section-s2 .project-allBtn .view-cart-btn img {
    display: none;
  }
}
.wpo-project-section-s2 .project-allBtn .theme-btn .rolling-text, .wpo-project-section-s2 .project-allBtn .view-cart-btn .rolling-text {
  height: 17px;
  line-height: 21px;
}
@media (max-width: 767px) {
  .wpo-project-section-s2 .project-allBtn .theme-btn .rolling-text, .wpo-project-section-s2 .project-allBtn .view-cart-btn .rolling-text {
    height: 29px;
    line-height: 34px;
  }
}

/*--------------------------------------------------------------
                5.3 wpo-service-section-s2
--------------------------------------------------------------*/
.wpo-service-section-s2 .service-wrap {
  max-width: 1800px;
  margin: 0 auto;
  position: relative;
}
.wpo-service-section-s2 .service-wrap .bg-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  border-radius: 50px;
  overflow: hidden;
}
@media (max-width: 575px) {
  .wpo-service-section-s2 .service-wrap .bg-image {
    border-radius: 30px;
  }
}
.wpo-service-section-s2 .service-wrap .bg-image::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(0, 0, 0, 0.5);
}
.wpo-service-section-s2 .service-wrap .bg-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.service-card-s2 {
  height: 400px;
  border: 1px solid rgba(217, 217, 217, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1399px) {
  .service-card-s2 {
    height: 350px;
  }
}
@media (max-width: 575px) {
  .service-card-s2 {
    height: 300px;
  }
}
.service-card-s2 .content {
  max-width: 298px;
}
@media (max-width: 575px) {
  .service-card-s2 .content {
    max-width: 260px;
  }
}
.service-card-s2 .icon {
  margin-bottom: 20px;
}
.service-card-s2 h2 {
  margin-bottom: 0;
}
.service-card-s2 h2 a {
  color: #fff;
  font-size: 35px;
  font-weight: 400;
  line-height: 50px;
}
@media (max-width: 1399px) {
  .service-card-s2 h2 a {
    font-size: 25px;
    line-height: 35px;
  }
}
.service-card-s2 p {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .service-card-s2 p {
    font-size: 15px;
    line-height: 25px;
  }
}

/*--------------------------------------------------------------
                5.4 wpo-blog-section
--------------------------------------------------------------*/
@media (max-width: 991px) {
  .wpo-blog-section {
    padding-bottom: 50px;
  }
}
@media (max-width: 757px) {
  .wpo-blog-section {
    padding-bottom: 40px;
  }
}
.wpo-blog-section .title {
  max-width: 1361px;
  margin: 0 auto;
  margin-bottom: 70px;
}
@media (max-width: 991px) {
  .wpo-blog-section .title {
    padding: 0 10px;
    margin-bottom: 50px;
    max-width: 500px;
  }
}
.wpo-blog-section .title h2 {
  color: #000;
  text-align: left;
  font-size: 120px;
  font-weight: 400;
  line-height: 150px;
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .wpo-blog-section .title h2 {
    font-size: 80px;
    line-height: 120px;
  }
}
@media (max-width: 991px) {
  .wpo-blog-section .title h2 {
    font-size: 60px;
    line-height: 80px;
  }
}
.wpo-blog-section .title p {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  max-width: 753px;
  margin-left: auto;
}
@media (max-width: 1199px) {
  .wpo-blog-section .title p {
    font-size: 18px;
    line-height: 30px;
  }
}
@media (max-width: 991px) {
  .wpo-blog-section .title p {
    margin-left: 0;
  }
}
.wpo-blog-section .blog-wrap {
  max-width: 1715px;
  margin: 0 auto;
}
.wpo-blog-section .blog-wrap .row {
  margin: 0 -10px;
}
@media (max-width: 1399px) {
  .wpo-blog-section .blog-wrap .row {
    padding: 0 10px;
    margin: 0;
  }
}
@media (max-width: 757px) {
  .wpo-blog-section .blog-wrap .row {
    padding: 0;
  }
}

.blog-card {
  margin: 0 10px;
}
@media (max-width: 1399px) {
  .blog-card {
    margin: 0;
  }
}
@media (max-width: 991px) {
  .blog-card {
    margin-bottom: 30px;
  }
}
.blog-card .image {
  position: relative;
  border-radius: 40px;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .blog-card .image {
    border-radius: 20px;
  }
}
.blog-card .image::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  transform: skewX(-25deg);
}
.blog-card .image img {
  width: 100%;
}
.blog-card h3 {
  margin: 0;
  margin-top: 30px;
}
.blog-card h3 a {
  color: #000;
  font-family: "Felidae";
  font-size: 45px;
  font-weight: 400;
  line-height: 60px;
}
@media (max-width: 1399px) {
  .blog-card h3 a {
    font-size: 35px;
    line-height: 40px;
  }
}
@media (max-width: 1199px) {
  .blog-card h3 a {
    font-size: 30px;
    line-height: 40px;
  }
}
.blog-card a {
  color: #000;
  font-size: 25px;
  font-weight: 400;
  line-height: 60px;
}
.blog-card:hover .image::before {
  animation: shine 0.75s;
}

/* 6. Home-style-3 */
/*--------------------------------------------------------------
                6.1 wpo-about-section-s3
--------------------------------------------------------------*/
.wpo-about-section-s3 .about-wrap {
  max-width: 1800px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 60px 0 30px;
  border: 1px solid #D9D9D9;
  border-left: 0;
  border-right: 0;
}
@media (max-width: 1199px) {
  .wpo-about-section-s3 .about-wrap {
    display: block;
  }
}
@media (max-width: 767px) {
  .wpo-about-section-s3 .about-wrap {
    padding: 10px 10px 0;
  }
}
.wpo-about-section-s3 .about-wrap .image {
  margin-bottom: 30px;
  max-width: 520px;
  max-height: 800px;
  flex-shrink: 0;
}
@media (max-width: 1599px) {
  .wpo-about-section-s3 .about-wrap .image {
    max-width: 470px;
  }
}
@media (max-width: 1399px) {
  .wpo-about-section-s3 .about-wrap .image {
    max-width: 350px;
  }
}
@media (max-width: 1199px) {
  .wpo-about-section-s3 .about-wrap .image {
    max-width: 520px;
    margin: 0 auto;
    margin-bottom: 30px;
  }
}
.wpo-about-section-s3 .about-wrap .image img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.wpo-about-section-s3 .about-wrap .content {
  border: 1px solid #DDD;
  padding: 90px 65px;
  margin: 0 60px;
  margin-bottom: 30px;
}
@media (max-width: 1779px) {
  .wpo-about-section-s3 .about-wrap .content {
    margin: 0 15px;
    margin-bottom: 30px;
  }
}
@media (max-width: 1679px) {
  .wpo-about-section-s3 .about-wrap .content {
    padding: 60px 25px;
  }
}
@media (max-width: 1399px) {
  .wpo-about-section-s3 .about-wrap .content {
    padding: 40px 25px;
  }
}
@media (max-width: 1199px) {
  .wpo-about-section-s3 .about-wrap .content {
    max-width: 520px;
    margin: 0 auto;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .wpo-about-section-s3 .about-wrap .content {
    padding: 20px 10px;
  }
}
.wpo-about-section-s3 .about-wrap .content h2 {
  color: #000;
  font-size: 60px;
  font-weight: 400;
  line-height: 80px;
}
@media (max-width: 767px) {
  .wpo-about-section-s3 .about-wrap .content h2 {
    font-size: 50px;
    line-height: 60px;
  }
}
.wpo-about-section-s3 .about-wrap .content p {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
}
@media (max-width: 767px) {
  .wpo-about-section-s3 .about-wrap .content p {
    font-size: 18px;
    line-height: 30px;
  }
}
.wpo-about-section-s3 .about-wrap .content .about-btn {
  display: flex;
  align-items: center;
  margin-top: 60px;
}
@media (max-width: 767px) {
  .wpo-about-section-s3 .about-wrap .content .about-btn {
    margin-top: 30px;
  }
}
.wpo-about-section-s3 .about-wrap .content .about-btn .theme-btn, .wpo-about-section-s3 .about-wrap .content .about-btn .view-cart-btn {
  background: #000;
  text-transform: none;
  border-radius: 35px;
}
.wpo-about-section-s3 .about-wrap .content .about-btn .theme-btn .rolling-text, .wpo-about-section-s3 .about-wrap .content .about-btn .view-cart-btn .rolling-text {
  line-height: 25px;
}
.wpo-about-section-s3 .about-wrap .content .video-wrap {
  display: flex;
  align-items: center;
  margin-left: 30px;
}
@media (max-width: 1599px) {
  .wpo-about-section-s3 .about-wrap .content .video-wrap {
    display: none;
  }
}
.wpo-about-section-s3 .about-wrap .content .video-wrap span {
  padding-left: 20px;
}

/*--------------------------------------------------------------
                6.2 wpo-project-section-s3
--------------------------------------------------------------*/
.wpo-project-section-s3 {
  padding-bottom: 30px;
}
.wpo-project-section-s3 .container-fulid {
  max-width: 1720px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .wpo-project-section-s3 .container-fulid {
    max-width: 700px;
    margin: 0 auto;
  }
}
.wpo-project-section-s3 .title {
  display: flex;
  align-items: start;
}
@media (max-width: 1720px) {
  .wpo-project-section-s3 .title {
    margin: 0 20px;
  }
}
@media (max-width: 991px) {
  .wpo-project-section-s3 .title {
    display: block;
    margin-bottom: 50px;
  }
}
.wpo-project-section-s3 .title .project-title {
  width: 70%;
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .wpo-project-section-s3 .title .project-title {
    width: 100%;
    margin-bottom: 20px;
  }
}
.wpo-project-section-s3 .title .project-title h2 {
  color: #000;
  font-size: 100px;
  font-weight: 400;
  line-height: 120px;
}
@media (max-width: 1399px) {
  .wpo-project-section-s3 .title .project-title h2 {
    font-size: 80px;
    line-height: 100px;
  }
}
@media (max-width: 991px) {
  .wpo-project-section-s3 .title .project-title h2 {
    font-size: 60px;
    line-height: 80px;
  }
}
@media (max-width: 575px) {
  .wpo-project-section-s3 .title .project-title h2 {
    font-size: 40px;
    line-height: 60px;
  }
}
.wpo-project-section-s3 .title .project-title p {
  color: #666;
  font-size: 35px;
  font-weight: 400;
  line-height: 55px;
  max-width: 861px;
}
@media (max-width: 1399px) {
  .wpo-project-section-s3 .title .project-title p {
    font-size: 25px;
    line-height: 40px;
  }
}
@media (max-width: 991px) {
  .wpo-project-section-s3 .title .project-title p {
    font-size: 20px;
    line-height: 30px;
  }
}
.wpo-project-section-s3 .title .project-allBtn {
  text-align: end;
  width: 30%;
  margin-top: 50px;
}
@media (max-width: 991px) {
  .wpo-project-section-s3 .title .project-allBtn {
    text-align: left;
    width: 100%;
    margin-top: 0px;
  }
}
.wpo-project-section-s3 .title .project-allBtn .theme-btn, .wpo-project-section-s3 .title .project-allBtn .view-cart-btn {
  border-radius: 35px;
  border: 1px solid #000;
  color: #000;
  padding: 14px 40px;
  text-transform: none;
}
.wpo-project-section-s3 .title .project-allBtn .theme-btn:after, .wpo-project-section-s3 .title .project-allBtn .view-cart-btn:after {
  background: linear-gradient(to right, rgba(94, 93, 93, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
}
@media (max-width: 991px) {
  .wpo-project-section-s3 .title .project-allBtn .theme-btn, .wpo-project-section-s3 .title .project-allBtn .view-cart-btn {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .wpo-project-section-s3 .title .project-allBtn .theme-btn, .wpo-project-section-s3 .title .project-allBtn .view-cart-btn {
    padding: 8px 30px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .wpo-project-section-s3 .title .project-allBtn .theme-btn img, .wpo-project-section-s3 .title .project-allBtn .view-cart-btn img {
    display: none;
  }
}
.wpo-project-section-s3 .title .project-allBtn .theme-btn .rolling-text, .wpo-project-section-s3 .title .project-allBtn .view-cart-btn .rolling-text {
  height: 17px;
  line-height: 21px;
}
@media (max-width: 767px) {
  .wpo-project-section-s3 .title .project-allBtn .theme-btn .rolling-text, .wpo-project-section-s3 .title .project-allBtn .view-cart-btn .rolling-text {
    height: 29px;
    line-height: 34px;
  }
}
.wpo-project-section-s3 .gallery-container {
  margin: 0 -60px;
}
@media (max-width: 1720px) {
  .wpo-project-section-s3 .gallery-container {
    margin: 0;
  }
}
.wpo-project-section-s3 .gallery-container .col:nth-child(2) {
  margin-top: -100px;
}
@media (max-width: 991px) {
  .wpo-project-section-s3 .gallery-container .col:nth-child(2) {
    margin-top: 0;
  }
}
.wpo-project-section-s3 .project-card-s3 {
  margin: 0 45px;
  margin-bottom: 80px;
}
@media (max-width: 1720px) {
  .wpo-project-section-s3 .project-card-s3 {
    margin: 0 20px;
    margin-bottom: 80px;
  }
}
@media (max-width: 1199px) {
  .wpo-project-section-s3 .project-card-s3 {
    margin: 0;
    margin-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .wpo-project-section-s3 .project-card-s3 {
    margin-bottom: 30px;
  }
}
.wpo-project-section-s3 .project-card-s3 .image {
  overflow: hidden;
  position: relative;
}
.wpo-project-section-s3 .project-card-s3 .image img {
  width: 100%;
  border-radius: 0;
  height: 100%;
  position: relative;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 500ms ease;
  overflow: hidden;
}
.wpo-project-section-s3 .project-card-s3 .image img:first-child {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transform: translateX(50%) scaleX(2);
  opacity: 0;
  filter: blur(10px);
  transition: all 0.4s ease-in-out;
}
.wpo-project-section-s3 .project-card-s3 .content {
  margin-top: 30px;
}
.wpo-project-section-s3 .project-card-s3 .content h2 {
  margin-bottom: 0;
}
.wpo-project-section-s3 .project-card-s3 .content h2 a {
  color: #000;
  font-family: "Felidae";
  font-size: 60px;
  font-weight: 400;
  line-height: 50px;
}
@media (max-width: 1399px) {
  .wpo-project-section-s3 .project-card-s3 .content h2 a {
    font-size: 50px;
    line-height: 50px;
  }
}
@media (max-width: 991px) {
  .wpo-project-section-s3 .project-card-s3 .content h2 a {
    font-size: 35px;
    line-height: 30px;
  }
}
@media (max-width: 575px) {
  .wpo-project-section-s3 .project-card-s3 .content h2 a {
    font-size: 30px;
  }
}
.wpo-project-section-s3 .project-card-s3 .content span {
  font-size: 20px;
  font-weight: 400;
  color: #666;
  line-height: 50px;
}
@media (max-width: 991px) {
  .wpo-project-section-s3 .project-card-s3 .content span {
    line-height: 40px;
  }
}
.wpo-project-section-s3 .project-card-s3:hover img:first-child {
  transform: translateX(0) scaleX(1);
  opacity: 1;
  filter: blur(0);
}
.wpo-project-section-s3 .project-card-s3:hover img:nth-child(2) {
  transform: translateX(-50%) scaleX(2);
  opacity: 0;
  filter: blur(10px);
}

/*--------------------------------------------------------------
                6.3 wpo-service-section-s3
--------------------------------------------------------------*/
.wpo-service-section-s3 .service-wrap {
  max-width: 1595px;
  margin-left: 95px;
  display: flex;
  align-items: center;
}
@media (max-width: 1699px) {
  .wpo-service-section-s3 .service-wrap {
    margin-left: 20px;
  }
}
@media (max-width: 1499px) {
  .wpo-service-section-s3 .service-wrap {
    margin: 0 20px;
  }
}
@media (max-width: 991px) {
  .wpo-service-section-s3 .service-wrap {
    display: block;
  }
}
.wpo-service-section-s3 .service-slider {
  max-width: 1060px;
}
@media (max-width: 1499px) {
  .wpo-service-section-s3 .service-slider {
    max-width: 100%;
    width: 60%;
  }
}
@media (max-width: 991px) {
  .wpo-service-section-s3 .service-slider {
    max-width: 100%;
    width: 100%;
  }
}
.wpo-service-section-s3 .service-slider .owl-dots {
  text-align: center;
  position: relative;
  z-index: 1;
  display: none;
  margin-top: 20px;
}
@media (max-width: 991px) {
  .wpo-service-section-s3 .service-slider .owl-dots {
    display: block;
  }
}
.wpo-service-section-s3 .service-slider .owl-dot {
  border: 0;
  width: 10px;
  height: 12px;
  background: #000;
  border-radius: 100px;
  margin: 0 5px;
}
.wpo-service-section-s3 .service-slider .owl-dot.active {
  background: #3871A8;
}
.wpo-service-section-s3 .item img {
  width: 100%;
}
.wpo-service-section-s3 .service-left {
  max-width: 530px;
  margin-left: 100px;
}
@media (max-width: 1599px) {
  .wpo-service-section-s3 .service-left {
    margin-left: 20px;
  }
}
@media (max-width: 1499px) {
  .wpo-service-section-s3 .service-left {
    max-width: 100%;
    width: 40%;
  }
}
@media (max-width: 991px) {
  .wpo-service-section-s3 .service-left {
    max-width: 100%;
    width: 100%;
    margin-left: 0;
    margin-top: 50px;
    display: flex;
    flex-wrap: wrap;
  }
}
@media (max-width: 575px) {
  .wpo-service-section-s3 .service-left {
    flex-direction: column;
  }
}
.wpo-service-section-s3 .content {
  max-width: 434px;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .wpo-service-section-s3 .content {
    width: 50%;
  }
}
@media (max-width: 575px) {
  .wpo-service-section-s3 .content {
    width: 100%;
  }
}
.wpo-service-section-s3 .content:last-child {
  margin-bottom: 0;
}
.wpo-service-section-s3 .content .icon {
  margin-bottom: 20px;
}
.wpo-service-section-s3 .content h2 a {
  color: #000;
  font-size: 35px;
  font-weight: 400;
  line-height: 50px;
}
@media (max-width: 1399px) {
  .wpo-service-section-s3 .content h2 a {
    font-size: 25px;
    line-height: 35px;
  }
}
.wpo-service-section-s3 .content p {
  color: #565656;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .wpo-service-section-s3 .content p {
    font-size: 15px;
    line-height: 25px;
  }
}
.wpo-service-section-s3 .owl-nav {
  display: none;
}

/*--------------------------------------------------------------
                6.4 wpo-testimonial-section-s2
--------------------------------------------------------------*/
.wpo-testimonial-section-s2 .item {
  position: relative;
  padding: 115px 0;
  z-index: 11;
  border: 1px solid rgba(51, 51, 51, 0.2);
  border-left: 0;
  border-right: 0;
}
@media (max-width: 757px) {
  .wpo-testimonial-section-s2 .item {
    padding-top: 90px;
  }
}
@media (max-width: 757px) {
  .wpo-testimonial-section-s2 .item {
    padding-top: 70px;
  }
}
.wpo-testimonial-section-s2 .item .content h3 {
  color: #000;
}
.wpo-testimonial-section-s2 .item .content h4 {
  color: #000;
}
.wpo-testimonial-section-s2 .item .content h4::before {
  background: #000;
}
.wpo-testimonial-section-s2 .item .content h4::after {
  background: #000;
}
.wpo-testimonial-section-s2 .item .content span {
  color: #000;
}
.wpo-testimonial-section-s2 .owl-prev::before {
  content: url(../images/left-arrow-2.svg);
}
.wpo-testimonial-section-s2 .owl-next::before {
  content: url(../images/right-arrow-3.svg);
}
.wpo-testimonial-section-s2 .owl-dot {
  background: #000;
}

/*--------------------------------------------------------------
                6.5 wpo-pricing-section
--------------------------------------------------------------*/
.wpo-pricing-section {
  padding-bottom: 90px;
}
@media (max-width: 991px) {
  .wpo-pricing-section {
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .wpo-pricing-section {
    padding-bottom: 50px;
  }
}
.wpo-pricing-section .container-fluid {
  margin: 0 auto;
  max-width: 1410px;
}
.wpo-pricing-section .section-title {
  max-width: 948px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 80px;
}
.wpo-pricing-section .section-title h2 {
  color: #000;
  font-size: 100px;
  font-weight: 400;
  line-height: 130px;
}
@media (max-width: 1199px) {
  .wpo-pricing-section .section-title h2 {
    font-size: 80px;
    line-height: 100px;
  }
}
@media (max-width: 991px) {
  .wpo-pricing-section .section-title h2 {
    font-size: 50px;
    line-height: 80px;
  }
}
@media (max-width: 767px) {
  .wpo-pricing-section .section-title h2 {
    font-size: 40px;
    line-height: 50px;
  }
}
.wpo-pricing-section .section-title p {
  color: #666;
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .wpo-pricing-section .section-title p {
    font-size: 18px;
    line-height: 25px;
  }
}
.wpo-pricing-section .pricing-card {
  background: #fff;
  padding: 70px 40px 70px;
  border: 1px solid #ebebeb;
  overflow: hidden;
  position: relative;
  z-index: 1;
  transition: all 0.3s ease-in-out;
  text-align: center;
  box-shadow: 0px 2px 12px 2px rgba(4, 0, 52, 0.06);
  margin-bottom: 30px;
}
@media (max-width: 1399px) {
  .wpo-pricing-section .pricing-card {
    padding: 50px 30px 50px;
  }
}
.wpo-pricing-section .pricing-card .title h2 {
  color: #565656;
  font-family: "Space Grotesk", sans-serif;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 20px;
}
@media (max-width: 1399px) {
  .wpo-pricing-section .pricing-card .title h2 {
    font-size: 25px;
  }
}
@media (max-width: 1199px) {
  .wpo-pricing-section .pricing-card .title h2 {
    font-size: 20px;
  }
}
.wpo-pricing-section .pricing-card .pricing-top h2 {
  color: #000;
  font-size: 100px;
  line-height: 120px;
  font-weight: 400;
  margin-bottom: 0;
  border-bottom: 1px solid #D9D9D9;
}
@media (max-width: 1399px) {
  .wpo-pricing-section .pricing-card .pricing-top h2 {
    font-size: 60px;
    line-height: 80px;
  }
}
@media (max-width: 1199px) {
  .wpo-pricing-section .pricing-card .pricing-top h2 {
    font-size: 40px;
    line-height: 60px;
  }
}
.wpo-pricing-section .pricing-card .pricing-top h2 > sub {
  color: #565656;
  position: relative;
  top: -10px;
  font-family: "DM Sans", serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 50px;
}
.wpo-pricing-section .pricing-card .theme-btn, .wpo-pricing-section .pricing-card .view-cart-btn {
  width: 100%;
  text-align: center;
  background: transparent;
  border: 1px solid #000;
  border-radius: 0px;
  color: #000;
  text-transform: capitalize;
  padding: 12px;
  transition: all 0.3s ease-in-out;
  margin-top: 30px;
  text-transform: none;
}
.wpo-pricing-section .pricing-card .theme-btn .rolling-text, .wpo-pricing-section .pricing-card .view-cart-btn .rolling-text {
  line-height: 28px;
  height: 24px;
}
.wpo-pricing-section .pricing-card ul {
  padding-top: 20px;
}
.wpo-pricing-section .pricing-card ul li {
  position: relative;
  list-style: none;
  color: #525252;
  font-size: 20px;
  font-weight: 400;
  line-height: 50px;
  display: block;
}
@media (max-width: 1199px) {
  .wpo-pricing-section .pricing-card ul li {
    font-size: 17px;
    line-height: 40px;
  }
}
.wpo-pricing-section .pricing-card.active .theme-btn, .wpo-pricing-section .pricing-card.active .view-cart-btn, .wpo-pricing-section .pricing-card:hover .theme-btn, .wpo-pricing-section .pricing-card:hover .view-cart-btn {
  background: #000;
  border: 1px solid transparent;
  color: #fff;
}

/* 7. Home-style-4 */
/*--------------------------------------------------------------
                7.1 wpo-marqu-section
--------------------------------------------------------------*/
.wpo-marqu-section {
  border: 1px solid #666;
  border-left: 0;
  border-right: 0;
}
.wpo-marqu-section .swiper-wrapper {
  transition-timing-function: linear !important;
  position: relative;
}
.wpo-marqu-section .swiper-slide {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  position: relative;
  overflow: hidden;
  padding: 0 50px;
  font-family: "Felidae";
  color: #666;
  font-size: 150px;
  font-weight: 400;
  line-height: 190px;
}
.wpo-marqu-section .swiper-slide::before {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 3px;
  height: 60px;
  background: #565656;
}
@media (max-width: 1399px) {
  .wpo-marqu-section .swiper-slide {
    font-size: 120px;
    line-height: 140px;
  }
}
@media (max-width: 991px) {
  .wpo-marqu-section .swiper-slide {
    font-size: 100px;
    line-height: 120px;
  }
}
@media (max-width: 767px) {
  .wpo-marqu-section .swiper-slide {
    font-size: 80px;
    line-height: 100px;
  }
}
@media (max-width: 575px) {
  .wpo-marqu-section .swiper-slide {
    font-size: 70px;
    line-height: 90px;
  }
}

/*--------------------------------------------------------------
                7.2 wpo-about-section-s4
--------------------------------------------------------------*/
.wpo-about-section-s4 {
  margin: 130px 30px 120px;
  height: 1223px;
  position: relative;
}
@media (max-width: 1699px) {
  .wpo-about-section-s4 {
    height: 1000px;
  }
}
@media (max-width: 1199px) {
  .wpo-about-section-s4 {
    height: 100%;
    margin: 120px 30px 90px;
  }
}
@media (max-width: 991px) {
  .wpo-about-section-s4 {
    margin: 90px 30px 60px;
  }
}
@media (max-width: 767px) {
  .wpo-about-section-s4 {
    margin: 80px 20px 50px;
  }
}
@media (max-width: 575px) {
  .wpo-about-section-s4 {
    margin: 80px 10px 50px;
  }
}
.wpo-about-section-s4 .about-wrap {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media (max-width: 1399px) {
  .wpo-about-section-s4 .about-wrap {
    align-items: flex-start;
  }
}
@media (max-width: 1199px) {
  .wpo-about-section-s4 .about-wrap {
    display: block;
  }
}
.wpo-about-section-s4 .about-wrap .image {
  max-width: 580px;
  max-height: 800px;
  flex-shrink: 0;
}
@media (max-width: 1699px) {
  .wpo-about-section-s4 .about-wrap .image {
    max-width: 450px;
  }
}
@media (max-width: 1399px) {
  .wpo-about-section-s4 .about-wrap .image {
    max-width: 350px;
  }
}
@media (max-width: 1199px) {
  .wpo-about-section-s4 .about-wrap .image {
    max-width: 520px;
    margin: 0 auto;
    margin-bottom: 30px;
  }
}
.wpo-about-section-s4 .about-wrap .image img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.wpo-about-section-s4 .about-wrap .image.s2 {
  position: relative;
  right: 0;
  top: 270px;
}
@media (max-width: 1199px) {
  .wpo-about-section-s4 .about-wrap .image.s2 {
    position: unset;
  }
}
.wpo-about-section-s4 .about-wrap .content {
  padding: 0 85px;
}
@media (max-width: 1859px) {
  .wpo-about-section-s4 .about-wrap .content {
    padding: 0 20px;
  }
}
@media (max-width: 1699px) {
  .wpo-about-section-s4 .about-wrap .content {
    padding: 0 20px;
  }
}
@media (max-width: 1399px) {
  .wpo-about-section-s4 .about-wrap .content {
    padding: 40px 25px;
  }
}
@media (max-width: 1199px) {
  .wpo-about-section-s4 .about-wrap .content {
    max-width: 520px;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .wpo-about-section-s4 .about-wrap .content {
    padding: 20px 10px;
  }
}
.wpo-about-section-s4 .about-wrap .content h2 {
  color: #000;
  font-size: 60px;
  font-weight: 400;
  line-height: 80px;
}
@media (max-width: 767px) {
  .wpo-about-section-s4 .about-wrap .content h2 {
    font-size: 50px;
    line-height: 60px;
  }
}
.wpo-about-section-s4 .about-wrap .content p {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
}
@media (max-width: 767px) {
  .wpo-about-section-s4 .about-wrap .content p {
    font-size: 18px;
    line-height: 30px;
  }
}
.wpo-about-section-s4 .about-wrap .content .about-btn {
  display: flex;
  align-items: center;
  margin-top: 60px;
}
@media (max-width: 767px) {
  .wpo-about-section-s4 .about-wrap .content .about-btn {
    margin-top: 30px;
  }
}
.wpo-about-section-s4 .about-wrap .content .about-btn .theme-btn, .wpo-about-section-s4 .about-wrap .content .about-btn .view-cart-btn {
  background: #000;
  text-transform: none;
  border-radius: 35px;
}
.wpo-about-section-s4 .about-wrap .content .about-btn .theme-btn .rolling-text, .wpo-about-section-s4 .about-wrap .content .about-btn .view-cart-btn .rolling-text {
  line-height: 25px;
}
.wpo-about-section-s4 .about-wrap .content .video-wrap {
  display: flex;
  align-items: center;
  margin-left: 30px;
}
@media (max-width: 1599px) {
  .wpo-about-section-s4 .about-wrap .content .video-wrap {
    display: none;
  }
}
.wpo-about-section-s4 .about-wrap .content .video-wrap span {
  padding-left: 20px;
}
.wpo-about-section-s4 .about-wrap .experience {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: -20px;
}
@media (max-width: 1199px) {
  .wpo-about-section-s4 .about-wrap .experience {
    justify-content: flex-start;
    margin-bottom: 0;
  }
}
@media (max-width: 575px) {
  .wpo-about-section-s4 .about-wrap .experience {
    display: block;
    text-align: left;
    margin-bottom: 30px;
  }
}
.wpo-about-section-s4 .about-wrap .experience h2 {
  color: #000;
  text-align: center;
  font-size: 200px;
  font-weight: 400;
  margin-bottom: 0;
  line-height: 50px;
}
@media (max-width: 1699px) {
  .wpo-about-section-s4 .about-wrap .experience h2 {
    font-size: 100px;
    line-height: 50px;
  }
}
@media (max-width: 575px) {
  .wpo-about-section-s4 .about-wrap .experience h2 {
    text-align: left;
  }
}
.wpo-about-section-s4 .about-wrap .experience h2 span {
  letter-spacing: 17px;
  font-family: "Felidae";
}
.wpo-about-section-s4 .about-wrap .experience .icon {
  position: relative;
  left: -35px;
  font-size: 200px;
  font-weight: 400;
}
@media (max-width: 1699px) {
  .wpo-about-section-s4 .about-wrap .experience .icon {
    font-size: 100px;
    line-height: 50px;
  }
}
@media (max-width: 1550px) {
  .wpo-about-section-s4 .about-wrap .experience .icon {
    font-size: 80px;
  }
}
@media (max-width: 991px) {
  .wpo-about-section-s4 .about-wrap .experience .icon {
    font-size: 60px;
  }
}
.wpo-about-section-s4 .about-wrap .experience h3 {
  margin-bottom: 0;
}
.wpo-about-section-s4 .feature {
  max-width: 1151px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 150px;
}
@media (max-width: 1799px) {
  .wpo-about-section-s4 .feature {
    max-width: 1000px;
  }
}
@media (max-width: 1699px) {
  .wpo-about-section-s4 .feature {
    padding-top: 100px;
  }
}
@media (max-width: 1399px) {
  .wpo-about-section-s4 .feature {
    max-width: 770px;
    padding-top: 80px;
  }
}
@media (max-width: 1199px) {
  .wpo-about-section-s4 .feature {
    max-width: 100%;
    padding-top: 50px;
  }
}
@media (max-width: 575px) {
  .wpo-about-section-s4 .feature {
    padding-top: 80px;
    display: block;
  }
}
@media (max-width: 425px) {
  .wpo-about-section-s4 .feature {
    padding-top: 50px;
    display: block;
  }
}
.wpo-about-section-s4 .feature .item {
  text-align: center;
  margin-bottom: 30px;
}
.wpo-about-section-s4 .feature .item h2 {
  margin-bottom: 0;
  margin-left: 15px;
}
@media (max-width: 1550px) {
  .wpo-about-section-s4 .feature .item h2 {
    margin-left: 0px;
  }
}
.wpo-about-section-s4 .feature .item h2 span {
  color: #262626;
  font-family: "Felidae";
  font-size: 150px;
  font-weight: 400;
  letter-spacing: 12px;
}
@media (max-width: 1699px) {
  .wpo-about-section-s4 .feature .item h2 span {
    font-size: 100px;
    letter-spacing: 10px;
  }
}
@media (max-width: 991px) {
  .wpo-about-section-s4 .feature .item h2 span {
    font-size: 80px;
    letter-spacing: 8px;
  }
}
.wpo-about-section-s4 .feature .item h2 .icon {
  font-size: 100px;
  position: relative;
  bottom: -40px;
}
@media (max-width: 1699px) {
  .wpo-about-section-s4 .feature .item h2 .icon {
    font-size: 80px;
    bottom: -20px;
  }
}
@media (max-width: 991px) {
  .wpo-about-section-s4 .feature .item h2 .icon {
    font-size: 60px;
    bottom: -10px;
  }
}
.wpo-about-section-s4 .feature .item h3 {
  color: #262626;
  font-family: "DM Sans", serif;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 500;
  margin-bottom: 0;
  margin-top: -10px;
}
@media (max-width: 1550px) {
  .wpo-about-section-s4 .feature .item h3 {
    margin: 0;
  }
}
@media (max-width: 1199px) {
  .wpo-about-section-s4 .feature .item h3 {
    font-size: 20px;
    margin-top: 0px;
  }
}

/*--------------------------------------------------------------
                7.3 wpo-classic-interior-design
--------------------------------------------------------------*/
.wpo-classic-interior-design {
  margin: 0 30px;
  height: 700px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 991px) {
  .wpo-classic-interior-design {
    margin: 0 10px;
    height: 400px;
  }
}
.wpo-classic-interior-design h3 {
  color: #fff;
  font-size: 60px;
  font-weight: 400;
  line-height: 80px;
  margin-bottom: 0;
  max-width: 580px;
  position: absolute;
  right: 40px;
  top: 60px;
}
@media (max-width: 991px) {
  .wpo-classic-interior-design h3 {
    right: 20px;
    top: 20px;
  }
}
@media (max-width: 767px) {
  .wpo-classic-interior-design h3 {
    font-size: 50px;
    line-height: 60px;
    position: unset;
    padding: 20px;
  }
}
@media (max-width: 575px) {
  .wpo-classic-interior-design h3 {
    font-size: 40px;
    line-height: 50px;
  }
}

/*--------------------------------------------------------------
                7.4 wpo-work-section
--------------------------------------------------------------*/
.wpo-work-section {
  max-width: 1719px;
  margin: 0 auto;
}
@media (max-width: 1719px) {
  .wpo-work-section {
    margin: 0 20px;
  }
}
@media (max-width: 991px) {
  .wpo-work-section {
    margin: 0 10px;
  }
}
.wpo-work-section .title {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .wpo-work-section .title {
    flex-direction: column;
    text-align: center;
  }
}
.wpo-work-section .title h2 {
  color: #000;
  font-size: 150px;
  font-weight: 400;
  line-height: 180px;
  margin-bottom: 0;
  max-width: 920px;
}
@media (max-width: 1599px) {
  .wpo-work-section .title h2 {
    font-size: 100px;
    line-height: 150px;
  }
}
@media (max-width: 1399px) {
  .wpo-work-section .title h2 {
    max-width: 50%;
  }
}
@media (max-width: 1199px) {
  .wpo-work-section .title h2 {
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .wpo-work-section .title h2 {
    font-size: 60px;
    line-height: 80px;
  }
}
@media (max-width: 757px) {
  .wpo-work-section .title h2 {
    font-size: 40px;
    line-height: 60px;
  }
}
.wpo-work-section .title p {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  max-width: 730px;
  margin-bottom: 30px;
  margin-right: 65px;
}
@media (max-width: 1399px) {
  .wpo-work-section .title p {
    max-width: 50%;
    margin-right: 0;
  }
}
@media (max-width: 1199px) {
  .wpo-work-section .title p {
    margin: 0 auto;
    max-width: 100%;
  }
}
@media (max-width: 575px) {
  .wpo-work-section .title p {
    font-size: 18px;
    line-height: 25px;
  }
}
.wpo-work-section .item {
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 30px;
  margin-bottom: 95px;
  max-width: 750px;
}
@media (max-width: 1399px) {
  .wpo-work-section .item {
    margin-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  .wpo-work-section .item {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
}
.wpo-work-section .item:last-child {
  margin-bottom: 0;
}
@media (max-width: 1399px) {
  .wpo-work-section .item:last-child {
    margin-bottom: 0px;
  }
}
.wpo-work-section .item h3 {
  color: #000;
  font-family: "DM Sans", serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 60px;
  margin-bottom: 50px;
}
@media (max-width: 1399px) {
  .wpo-work-section .item h3 {
    margin-bottom: 20px;
  }
}
@media (max-width: 1199px) {
  .wpo-work-section .item h3 {
    margin-bottom: 0px;
    font-size: 40px;
    line-height: 40px;
  }
}
.wpo-work-section .item .text {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .wpo-work-section .item .text {
    display: block;
  }
}
.wpo-work-section .item .text span {
  color: #666;
  font-size: 20px;
  font-weight: 400;
  line-height: 60px;
  max-width: 250px;
}
.wpo-work-section .item .text p {
  color: #666;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  width: calc(100% - 250px);
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .wpo-work-section .item .text p {
    width: 100%;
  }
}
.wpo-work-section .image {
  max-width: 790px;
  margin-left: auto;
}
@media (max-width: 991px) {
  .wpo-work-section .image {
    margin-left: 0;
  }
}
.wpo-work-section .image img {
  width: 100%;
}

/*--------------------------------------------------------------
                7.5 wpo-service-section-s4
--------------------------------------------------------------*/
.wpo-service-section-s4 {
  padding-bottom: 90px;
}
@media (max-width: 1399px) {
  .wpo-service-section-s4 {
    margin: 0 10px;
  }
}
@media (max-width: 991px) {
  .wpo-service-section-s4 {
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .wpo-service-section-s4 {
    padding-bottom: 50px;
  }
}
.wpo-service-section-s4 .container-fluid {
  max-width: 1720px;
  margin: 0 auto;
}
.wpo-service-section-s4 .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .wpo-service-section-s4 .title {
    flex-direction: column;
    text-align: center;
  }
}
.wpo-service-section-s4 .title h2 {
  color: #000;
  font-size: 100px;
  font-weight: 400;
  line-height: 130px;
  margin-bottom: 0;
  max-width: 920px;
}
@media (max-width: 1599px) {
  .wpo-service-section-s4 .title h2 {
    font-size: 80px;
    line-height: 100px;
  }
}
@media (max-width: 1399px) {
  .wpo-service-section-s4 .title h2 {
    font-size: 50px;
    line-height: 60px;
  }
}
@media (max-width: 1199px) {
  .wpo-service-section-s4 .title h2 {
    max-width: 100%;
    margin-bottom: 10px;
  }
}
@media (max-width: 757px) {
  .wpo-service-section-s4 .title h2 {
    font-size: 40px;
    line-height: 60px;
  }
}
@media (max-width: 575px) {
  .wpo-service-section-s4 .title h2 {
    font-size: 30px;
    line-height: 40px;
  }
}
.wpo-service-section-s4 .title p {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
  max-width: 663px;
}
@media (max-width: 1199px) {
  .wpo-service-section-s4 .title p {
    margin: 0 auto;
  }
}
@media (max-width: 575px) {
  .wpo-service-section-s4 .title p {
    font-size: 18px;
    line-height: 25px;
  }
}
@media (max-width: 767px) {
  .wpo-service-section-s4 .service-card {
    max-width: 450px;
    margin: 0 auto;
    margin-bottom: 30px;
  }
}

/*--------------------------------------------------------------
                7.6 wpo-project-section-s4
--------------------------------------------------------------*/
.wpo-project-section-s4 {
  margin: 0 -5px;
  padding-bottom: 90px;
}
@media (max-width: 991px) {
  .wpo-project-section-s4 {
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .wpo-project-section-s4 {
    padding-bottom: 50px;
    margin: 0 5px;
  }
}

.project-card-s4 {
  margin: 0 5px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .project-card-s4 {
    max-width: 450px;
    margin: 0 auto;
    margin-bottom: 30px;
  }
}
.project-card-s4 .image {
  overflow: hidden;
  position: relative;
}
.project-card-s4 img {
  width: 100%;
  border-radius: 0;
  height: 100%;
  position: relative;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 500ms ease;
  overflow: hidden;
}
.project-card-s4 img:first-child {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transform: translateX(50%) scaleX(2);
  opacity: 0;
  filter: blur(10px);
  transition: all 0.4s ease-in-out;
}
.project-card-s4 .content {
  text-align: center;
}
.project-card-s4 .content h2 {
  margin-bottom: 0;
}
.project-card-s4 .content h2 a {
  color: #000;
  font-family: "Felidae";
  font-size: 40px;
  font-weight: 400;
  line-height: 80px;
}
@media (max-width: 1399px) {
  .project-card-s4 .content h2 a {
    font-size: 35px;
    line-height: 50px;
    margin-top: 20px;
    display: block;
  }
}
@media (max-width: 1199px) {
  .project-card-s4 .content h2 a {
    font-size: 30px;
    line-height: 50px;
  }
}
@media (max-width: 575px) {
  .project-card-s4 .content h2 a {
    font-size: 25px;
    line-height: 35px;
  }
}
.project-card-s4 .content span {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
}
.project-card-s4:hover img:first-child {
  transform: translateX(0) scaleX(1);
  opacity: 1;
  filter: blur(0);
}
.project-card-s4:hover img:nth-child(2) {
  transform: translateX(-50%) scaleX(2);
  opacity: 0;
  filter: blur(10px);
}

/*--------------------------------------------------------------
                7.7 wpo-testimonial-section-s3
--------------------------------------------------------------*/
.wpo-testimonial-section-s3,
.wpo-testimonial-section-s11 {
  padding-left: 100px;
  padding-right: 100px;
  border: 1px solid rgba(51, 51, 51, 0.2);
  border-left: 0;
  border-right: 0;
}
@media (max-width: 1399px) {
  .wpo-testimonial-section-s3,
  .wpo-testimonial-section-s11 {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (max-width: 1199px) {
  .wpo-testimonial-section-s3,
  .wpo-testimonial-section-s11 {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .wpo-testimonial-section-s3,
  .wpo-testimonial-section-s11 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.wpo-testimonial-section-s3 .testimonial-slider-s3,
.wpo-testimonial-section-s11 .testimonial-slider-s3 {
  margin: -15px;
}
@media (max-width: 991px) {
  .wpo-testimonial-section-s3 .testimonial-slider-s3,
  .wpo-testimonial-section-s11 .testimonial-slider-s3 {
    margin: 0px;
  }
}
.wpo-testimonial-section-s3 .item,
.wpo-testimonial-section-s11 .item {
  background: #fff;
  box-shadow: 0px 2px 12px 2px rgba(4, 0, 52, 0.06);
  padding: 70px 60px;
  margin: 15px;
}
@media (max-width: 1199px) {
  .wpo-testimonial-section-s3 .item,
  .wpo-testimonial-section-s11 .item {
    padding: 50px 30px;
  }
}
@media (max-width: 991px) {
  .wpo-testimonial-section-s3 .item,
  .wpo-testimonial-section-s11 .item {
    margin: 0;
    box-shadow: 0px 2px 12px 2px transparent;
    border: 1px solid rgba(51, 51, 51, 0.2);
  }
}
@media (max-width: 575px) {
  .wpo-testimonial-section-s3 .item,
  .wpo-testimonial-section-s11 .item {
    padding: 30px 20px;
  }
}
.wpo-testimonial-section-s3 .item .icon,
.wpo-testimonial-section-s11 .item .icon {
  width: 60px;
  height: 60px;
}
@media (max-width: 575px) {
  .wpo-testimonial-section-s3 .item .icon,
  .wpo-testimonial-section-s11 .item .icon {
    width: 40px;
    height: 40px;
  }
}
.wpo-testimonial-section-s3 .item h3,
.wpo-testimonial-section-s11 .item h3 {
  color: #000;
  font-family: "DM Sans", serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 40px;
  margin-top: 20px;
  margin-bottom: 35px;
}
@media (max-width: 1199px) {
  .wpo-testimonial-section-s3 .item h3,
  .wpo-testimonial-section-s11 .item h3 {
    font-size: 20px;
    line-height: 30px;
  }
}
@media (max-width: 575px) {
  .wpo-testimonial-section-s3 .item h3,
  .wpo-testimonial-section-s11 .item h3 {
    font-size: 18px;
    line-height: 25px;
  }
}
.wpo-testimonial-section-s3 .item .client-wrap,
.wpo-testimonial-section-s11 .item .client-wrap {
  display: flex;
  align-items: center;
}
@media (max-width: 575px) {
  .wpo-testimonial-section-s3 .item .client-wrap,
  .wpo-testimonial-section-s11 .item .client-wrap {
    display: block;
  }
}
.wpo-testimonial-section-s3 .item .client-wrap .image,
.wpo-testimonial-section-s11 .item .client-wrap .image {
  width: 80px;
  height: 80px;
}
@media (max-width: 575px) {
  .wpo-testimonial-section-s3 .item .client-wrap .image,
  .wpo-testimonial-section-s11 .item .client-wrap .image {
    width: 60px;
    height: 60px;
  }
}
.wpo-testimonial-section-s3 .item .client-wrap .image img,
.wpo-testimonial-section-s11 .item .client-wrap .image img {
  width: 100%;
  border-radius: 100%;
}
.wpo-testimonial-section-s3 .item .client-wrap .text,
.wpo-testimonial-section-s11 .item .client-wrap .text {
  margin-left: 30px;
}
@media (max-width: 575px) {
  .wpo-testimonial-section-s3 .item .client-wrap .text,
  .wpo-testimonial-section-s11 .item .client-wrap .text {
    margin-left: 0px;
    margin-top: 20px;
  }
}
.wpo-testimonial-section-s3 .item .client-wrap .text h4,
.wpo-testimonial-section-s11 .item .client-wrap .text h4 {
  color: #000;
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .wpo-testimonial-section-s3 .item .client-wrap .text h4,
  .wpo-testimonial-section-s11 .item .client-wrap .text h4 {
    font-size: 30px;
  }
}
@media (max-width: 575px) {
  .wpo-testimonial-section-s3 .item .client-wrap .text h4,
  .wpo-testimonial-section-s11 .item .client-wrap .text h4 {
    font-size: 20px;
  }
}
.wpo-testimonial-section-s3 .item .client-wrap .text span,
.wpo-testimonial-section-s11 .item .client-wrap .text span {
  color: #565656;
  font-size: 18px;
  font-weight: 400;
}
@media (max-width: 575px) {
  .wpo-testimonial-section-s3 .item .client-wrap .text span,
  .wpo-testimonial-section-s11 .item .client-wrap .text span {
    font-size: 16px;
  }
}
.wpo-testimonial-section-s3 .owl-nav,
.wpo-testimonial-section-s11 .owl-nav {
  display: none;
}
.wpo-testimonial-section-s3 .owl-dots,
.wpo-testimonial-section-s11 .owl-dots {
  text-align: center;
  padding-top: 55px;
}
.wpo-testimonial-section-s3 .owl-dot,
.wpo-testimonial-section-s11 .owl-dot {
  border: 0;
  width: 15px;
  height: 15px;
  background: #D9D9D9;
  border-radius: 100px;
  margin: 0 5px;
}
.wpo-testimonial-section-s3 .owl-dot.active,
.wpo-testimonial-section-s11 .owl-dot.active {
  background: #333333;
}

/*--------------------------------------------------------------
                7.8 wpo-blog-section-s2
--------------------------------------------------------------*/
.wpo-blog-section-s2 {
  max-width: 1715px;
  margin: 0 auto;
}
@media (max-width: 1799px) {
  .wpo-blog-section-s2 {
    margin: 0 10px;
  }
}
@media (max-width: 991px) {
  .wpo-blog-section-s2 {
    padding-bottom: 50px;
  }
}
@media (max-width: 757px) {
  .wpo-blog-section-s2 {
    padding-bottom: 40px;
  }
}
.wpo-blog-section-s2 .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .wpo-blog-section-s2 .title {
    flex-direction: column;
    text-align: center;
  }
}
.wpo-blog-section-s2 .title h2 {
  color: #000;
  font-size: 100px;
  font-weight: 400;
  line-height: 130px;
  margin-bottom: 0;
  max-width: 900px;
}
@media (max-width: 1599px) {
  .wpo-blog-section-s2 .title h2 {
    font-size: 90px;
    line-height: 120px;
  }
}
@media (max-width: 1399px) {
  .wpo-blog-section-s2 .title h2 {
    font-size: 80px;
    line-height: 100px;
  }
}
@media (max-width: 1199px) {
  .wpo-blog-section-s2 .title h2 {
    max-width: 100%;
    margin-bottom: 10px;
  }
}
@media (max-width: 757px) {
  .wpo-blog-section-s2 .title h2 {
    font-size: 40px;
    line-height: 60px;
  }
}
@media (max-width: 575px) {
  .wpo-blog-section-s2 .title h2 {
    font-size: 40px;
    line-height: 40px;
  }
}
.wpo-blog-section-s2 .title p {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
  max-width: 663px;
}
@media (max-width: 1199px) {
  .wpo-blog-section-s2 .title p {
    margin: 0 auto;
  }
}
@media (max-width: 575px) {
  .wpo-blog-section-s2 .title p {
    font-size: 18px;
    line-height: 25px;
  }
}
.wpo-blog-section-s2 .blog-wrap .row {
  margin: 0 -10px;
}
@media (max-width: 1399px) {
  .wpo-blog-section-s2 .blog-wrap .row {
    padding: 0 10px;
    margin: 0;
  }
}
@media (max-width: 757px) {
  .wpo-blog-section-s2 .blog-wrap .row {
    padding: 0;
  }
}
.wpo-blog-section-s2 .blog-card {
  margin: 0 10px;
}
@media (max-width: 1399px) {
  .wpo-blog-section-s2 .blog-card {
    margin: 0;
  }
}
@media (max-width: 991px) {
  .wpo-blog-section-s2 .blog-card {
    margin-bottom: 30px;
  }
}
.wpo-blog-section-s2 .blog-card .image {
  position: relative;
  border-radius: 0px;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .wpo-blog-section-s2 .blog-card .image {
    border-radius: 0px;
  }
}
.wpo-blog-section-s2 .blog-card .image::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  transform: skewX(-25deg);
}
.wpo-blog-section-s2 .blog-card .image img {
  width: 100%;
}
.wpo-blog-section-s2 .blog-card h3 {
  margin: 0;
  margin-top: 30px;
}
.wpo-blog-section-s2 .blog-card h3 a {
  color: #000;
  font-family: "Felidae";
  font-size: 45px;
  font-weight: 400;
  line-height: 60px;
}
@media (max-width: 1399px) {
  .wpo-blog-section-s2 .blog-card h3 a {
    font-size: 35px;
    line-height: 40px;
  }
}
@media (max-width: 1199px) {
  .wpo-blog-section-s2 .blog-card h3 a {
    font-size: 30px;
    line-height: 40px;
  }
}
.wpo-blog-section-s2 .blog-card a {
  color: #000;
  font-size: 25px;
  font-weight: 400;
  line-height: 60px;
}
.wpo-blog-section-s2 .blog-card:hover .image::before {
  animation: shine 0.75s;
}

/* 8. Home-style-5 */
/*--------------------------------------------------------------
                8.1 wpo-service-section-s5
--------------------------------------------------------------*/
.wpo-service-section-s5 {
  background: #000;
}
.wpo-service-section-s5 .service-wrap {
  max-width: 1720px;
  margin: 0 auto;
  padding: 100px 0;
}
@media (max-width: 767px) {
  .wpo-service-section-s5 .service-wrap {
    padding: 100px 0 80px;
  }
}
.wpo-service-section-s5 .service-card {
  border: 1px solid #333333;
  background: transparent;
  padding: 40px;
  margin-bottom: 30px;
}
@media (max-width: 1499px) {
  .wpo-service-section-s5 .service-card {
    padding: 30px;
  }
}
@media (max-width: 1199px) {
  .wpo-service-section-s5 .service-card {
    padding: 30px 20px;
  }
}
.wpo-service-section-s5 .service-card .icon {
  margin-bottom: 20px;
}
.wpo-service-section-s5 .service-card h2 a {
  color: #fff;
  font-size: 35px;
  font-weight: 400;
  line-height: 50px;
}
@media (max-width: 1399px) {
  .wpo-service-section-s5 .service-card h2 a {
    font-size: 25px;
    line-height: 35px;
  }
}
.wpo-service-section-s5 .service-card p {
  color: #ACACAC;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .wpo-service-section-s5 .service-card p {
    font-size: 15px;
    line-height: 25px;
  }
}

/*--------------------------------------------------------------
                8.2 wpo-about-section-s5
--------------------------------------------------------------*/
.wpo-about-section-s5 {
  background: #000;
}
.wpo-about-section-s5 .about-wrap {
  max-width: 1674px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1674px) {
  .wpo-about-section-s5 .about-wrap {
    padding: 0 20px;
  }
}
@media (max-width: 1199px) {
  .wpo-about-section-s5 .about-wrap {
    padding: 0 10px;
  }
}
@media (max-width: 991px) {
  .wpo-about-section-s5 .about-wrap {
    display: block;
  }
}
.wpo-about-section-s5 .content {
  max-width: 813px;
}
@media (max-width: 1399px) {
  .wpo-about-section-s5 .content {
    max-width: 613px;
  }
}
@media (max-width: 1199px) {
  .wpo-about-section-s5 .content {
    max-width: 513px;
  }
}
@media (max-width: 991px) {
  .wpo-about-section-s5 .content {
    max-width: 100%;
    margin-bottom: 50px;
  }
}
.wpo-about-section-s5 .content p {
  color: #fff;
  font-size: 20px;
  margin-bottom: 60px;
  font-weight: 400;
  line-height: 40px;
  margin-bottom: 60px;
  margin-top: 20px;
}
@media (max-width: 991px) {
  .wpo-about-section-s5 .content p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 20px;
  }
}
.wpo-about-section-s5 .title {
  max-width: 600px;
}
@media (max-width: 991px) {
  .wpo-about-section-s5 .title {
    max-width: 100%;
  }
}
.wpo-about-section-s5 .title h2 {
  position: relative;
  z-index: 1;
  color: #fff;
  font-family: "Space Grotesk", sans-serif;
  font-size: 130px;
  font-weight: 700;
  line-height: 140px;
  margin-bottom: 0;
  padding-left: 150px;
}
@media (max-width: 1399px) {
  .wpo-about-section-s5 .title h2 {
    font-size: 100px;
    line-height: 100px;
    padding-left: 100px;
  }
}
@media (max-width: 1199px) {
  .wpo-about-section-s5 .title h2 {
    font-size: 70px;
    line-height: 80px;
    padding-left: 80px;
  }
}
@media (max-width: 991px) {
  .wpo-about-section-s5 .title h2 {
    font-size: 50px;
    line-height: 50px;
  }
}
@media (max-width: 575px) {
  .wpo-about-section-s5 .title h2 {
    padding-left: 50px;
  }
}
.wpo-about-section-s5 .title h2 span {
  font-size: 100px;
  font-weight: 300;
}
@media (max-width: 1199px) {
  .wpo-about-section-s5 .title h2 span {
    font-size: 80px;
  }
}
@media (max-width: 991px) {
  .wpo-about-section-s5 .title h2 span {
    font-size: 50px;
    line-height: 50px;
  }
}
.wpo-about-section-s5 .title h2 .bg-text {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #363636;
  color: transparent;
  font-size: 400px;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
}
@media (max-width: 1399px) {
  .wpo-about-section-s5 .title h2 .bg-text {
    font-size: 300px;
  }
}
@media (max-width: 1199px) {
  .wpo-about-section-s5 .title h2 .bg-text {
    font-size: 200px;
  }
}
.wpo-about-section-s5 .about-btn {
  display: flex;
  align-items: center;
  margin-top: 60px;
}
@media (max-width: 991px) {
  .wpo-about-section-s5 .about-btn {
    margin-top: 30px;
  }
}
.wpo-about-section-s5 .about-btn .theme-btn, .wpo-about-section-s5 .about-btn .view-cart-btn {
  background: #fff;
  text-transform: none;
  border-radius: 35px;
  color: #000;
}
.wpo-about-section-s5 .about-btn .theme-btn .rolling-text, .wpo-about-section-s5 .about-btn .view-cart-btn .rolling-text {
  line-height: 25px;
}
.wpo-about-section-s5 .video-wrap {
  display: flex;
  align-items: center;
  margin-left: 30px;
}
@media (max-width: 767px) {
  .wpo-about-section-s5 .video-wrap {
    display: none;
  }
}
.wpo-about-section-s5 .video-wrap span {
  padding-left: 20px;
  color: #fff;
}
.wpo-about-section-s5 .funfact {
  max-width: 643px;
  max-height: 450px;
  height: 450px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .wpo-about-section-s5 .funfact {
    max-width: 100%;
    max-height: 100%;
    height: 100%;
  }
}
@media (max-width: 575px) {
  .wpo-about-section-s5 .funfact {
    display: block;
  }
}
.wpo-about-section-s5 .funfact .item {
  text-align: center;
  margin-bottom: 20px;
  width: 50%;
}
@media (max-width: 991px) {
  .wpo-about-section-s5 .funfact .item {
    text-align: left;
  }
}
@media (max-width: 575px) {
  .wpo-about-section-s5 .funfact .item {
    width: 100%;
    text-align: center;
  }
}
.wpo-about-section-s5 .funfact .item h2 {
  margin-bottom: 0;
  margin-left: 20px;
}
@media (max-width: 991px) {
  .wpo-about-section-s5 .funfact .item h2 {
    margin-left: 0;
  }
}
.wpo-about-section-s5 .funfact .item h2 span {
  color: #fff;
  font-family: "Space Grotesk", sans-serif;
  font-size: 100px;
  font-weight: 700;
}
@media (max-width: 1550px) {
  .wpo-about-section-s5 .funfact .item h2 span {
    font-size: 90px;
  }
}
@media (max-width: 991px) {
  .wpo-about-section-s5 .funfact .item h2 span {
    font-size: 80px;
  }
}
@media (max-width: 757px) {
  .wpo-about-section-s5 .funfact .item h2 span {
    font-size: 50px;
  }
}
.wpo-about-section-s5 .funfact .item h2 .icon {
  font-size: 50px;
  position: relative;
  bottom: -20px;
}
@media (max-width: 1550px) {
  .wpo-about-section-s5 .funfact .item h2 .icon {
    font-size: 40px;
    bottom: -20px;
  }
}
@media (max-width: 991px) {
  .wpo-about-section-s5 .funfact .item h2 .icon {
    font-size: 40px;
    bottom: -20px;
  }
}
@media (max-width: 757px) {
  .wpo-about-section-s5 .funfact .item h2 .icon {
    font-size: 30px;
    bottom: -10px;
  }
}
.wpo-about-section-s5 .funfact .item h3 {
  color: #fff;
  font-family: "DM Sans", serif;
  text-transform: uppercase;
  color: #999;
  font-size: 25px;
  font-weight: 500;
  margin-bottom: 0;
}
@media (max-width: 1550px) {
  .wpo-about-section-s5 .funfact .item h3 {
    margin: 0;
  }
}
@media (max-width: 1199px) {
  .wpo-about-section-s5 .funfact .item h3 {
    font-size: 20px;
    margin-top: 0px;
  }
}
@media (max-width: 757px) {
  .wpo-about-section-s5 .funfact .item h3 {
    font-size: 18px;
  }
}

/*--------------------------------------------------------------
                8.3 wpo-video-section
--------------------------------------------------------------*/
.wpo-video-section,
.wpo-video-section-s2,
.wpo-video-section-s3 {
  background: #000;
}
.wpo-video-section .wraper,
.wpo-video-section-s2 .wraper,
.wpo-video-section-s3 .wraper {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 1720px;
  height: 600px;
  position: relative;
  margin: 0 auto;
}
@media (max-width: 1199px) {
  .wpo-video-section .wraper,
  .wpo-video-section-s2 .wraper,
  .wpo-video-section-s3 .wraper {
    height: 500px;
  }
}
@media (max-width: 991px) {
  .wpo-video-section .wraper,
  .wpo-video-section-s2 .wraper,
  .wpo-video-section-s3 .wraper {
    height: 400px;
  }
}
@media (max-width: 767px) {
  .wpo-video-section .wraper,
  .wpo-video-section-s2 .wraper,
  .wpo-video-section-s3 .wraper {
    height: 300px;
  }
}
.wpo-video-section .video-wrap,
.wpo-video-section-s2 .video-wrap,
.wpo-video-section-s3 .video-wrap {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.wpo-video-section .video-btn,
.wpo-video-section-s2 .video-btn,
.wpo-video-section-s3 .video-btn {
  border: 0;
  display: inline;
}

.wpo-video-section-s2 {
  background: #fff;
}

.wpo-video-section-s3 {
  background: #fff;
}
.wpo-video-section-s3 .wraper {
  border-radius: 40px;
  height: 650px;
}
@media (max-width: 1199px) {
  .wpo-video-section-s3 .wraper {
    height: 500px;
  }
}
@media (max-width: 991px) {
  .wpo-video-section-s3 .wraper {
    height: 400px;
  }
}
@media (max-width: 767px) {
  .wpo-video-section-s3 .wraper {
    height: 300px;
  }
}

/*--------------------------------------------------------------
                8.4 wpo-project-section-s5
--------------------------------------------------------------*/
.wpo-project-section-s5 {
  background: #000;
  z-index: 1;
}
@media (max-width: 991px) {
  .wpo-project-section-s5 {
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .wpo-project-section-s5 {
    padding-bottom: 50px;
  }
}
.wpo-project-section-s5 .container-fulid {
  max-width: 1720px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .wpo-project-section-s5 .container-fulid {
    padding: 0 10px;
  }
}
.wpo-project-section-s5 .top-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 70px;
}
@media (max-width: 991px) {
  .wpo-project-section-s5 .top-content {
    display: block;
  }
}
.wpo-project-section-s5 .top-content .title {
  width: 70%;
}
@media (max-width: 991px) {
  .wpo-project-section-s5 .top-content .title {
    width: 100%;
  }
}
.wpo-project-section-s5 .top-content .title h2 {
  position: relative;
  z-index: 1;
  color: #fff;
  font-family: "Space Grotesk", sans-serif;
  font-size: 130px;
  font-weight: 700;
  line-height: 140px;
  margin-bottom: 0;
  padding-left: 150px;
}
@media (max-width: 1399px) {
  .wpo-project-section-s5 .top-content .title h2 {
    font-size: 100px;
    line-height: 100px;
    padding-left: 100px;
  }
}
@media (max-width: 1199px) {
  .wpo-project-section-s5 .top-content .title h2 {
    font-size: 70px;
    line-height: 80px;
    padding-left: 80px;
  }
}
@media (max-width: 991px) {
  .wpo-project-section-s5 .top-content .title h2 {
    font-size: 50px;
    line-height: 50px;
  }
}
@media (max-width: 575px) {
  .wpo-project-section-s5 .top-content .title h2 {
    padding-left: 50px;
  }
}
.wpo-project-section-s5 .top-content .title h2 span {
  font-size: 100px;
  font-weight: 300;
}
@media (max-width: 1199px) {
  .wpo-project-section-s5 .top-content .title h2 span {
    font-size: 80px;
  }
}
@media (max-width: 991px) {
  .wpo-project-section-s5 .top-content .title h2 span {
    font-size: 50px;
    line-height: 50px;
  }
}
.wpo-project-section-s5 .top-content .title h2 .bg-text {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #363636;
  color: transparent;
  font-size: 400px;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
}
@media (max-width: 1399px) {
  .wpo-project-section-s5 .top-content .title h2 .bg-text {
    font-size: 300px;
  }
}
@media (max-width: 1199px) {
  .wpo-project-section-s5 .top-content .title h2 .bg-text {
    font-size: 200px;
  }
}
.wpo-project-section-s5 .top-content .project-allBtn {
  text-align: end;
}
@media (max-width: 991px) {
  .wpo-project-section-s5 .top-content .project-allBtn {
    text-align: left;
    margin-top: 50px;
  }
}
.wpo-project-section-s5 .top-content .project-allBtn .theme-btn, .wpo-project-section-s5 .top-content .project-allBtn .view-cart-btn {
  text-transform: none;
  padding: 12px 45px;
  border-radius: 35px;
}
@media (max-width: 991px) {
  .wpo-project-section-s5 .top-content .project-allBtn .theme-btn, .wpo-project-section-s5 .top-content .project-allBtn .view-cart-btn {
    padding: 8px 35px;
  }
}
.wpo-project-section-s5 .top-content .project-allBtn .rolling-text {
  height: 30px;
  line-height: 46px;
}

.project-card-s5 {
  position: relative;
  overflow: hidden;
}
@media (max-width: 991px) {
  .project-card-s5 {
    margin-bottom: 30px;
  }
}
.project-card-s5 .image {
  position: relative;
}
.project-card-s5 img {
  width: 100%;
  border-radius: 0;
  height: 100%;
  position: relative;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 500ms ease;
  overflow: hidden;
}
.project-card-s5 img:first-child {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transform: translateX(50%) scaleX(2);
  opacity: 0;
  filter: blur(10px);
  transition: all 0.4s ease-in-out;
}
.project-card-s5 .content {
  text-align: center;
  margin-top: 20px;
}
.project-card-s5 .content h2 {
  margin-bottom: 0;
}
.project-card-s5 .content h2 a {
  color: #fff;
  font-family: "Space Grotesk", sans-serif;
  font-size: 45px;
  font-weight: 500;
}
@media (max-width: 1599px) {
  .project-card-s5 .content h2 a {
    font-size: 35px;
    line-height: 40px;
  }
}
@media (max-width: 1399px) {
  .project-card-s5 .content h2 a {
    font-size: 33px;
    line-height: 40px;
  }
}
@media (max-width: 1199px) {
  .project-card-s5 .content h2 a {
    font-size: 25px;
    line-height: 35px;
  }
}
@media (max-width: 991px) {
  .project-card-s5 .content h2 a {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 575px) {
  .project-card-s5 .content h2 a {
    font-size: 20px;
    line-height: 35px;
  }
}
.project-card-s5 .content span {
  color: #CECECE;
  font-size: 22px;
  font-weight: 400;
  line-height: 50px;
}
.project-card-s5:hover img:first-child {
  transform: translateX(0) scaleX(1);
  opacity: 1;
  filter: blur(0);
}
.project-card-s5:hover img:nth-child(2) {
  transform: translateX(-50%) scaleX(2);
  opacity: 0;
  filter: blur(10px);
}

/*--------------------------------------------------------------
                8.5 wpo-testimonial-section-s4
--------------------------------------------------------------*/
.wpo-testimonial-section-s4 {
  background: #000;
  padding-bottom: 150px;
}
@media (max-width: 1399px) {
  .wpo-testimonial-section-s4 {
    padding-bottom: 120px;
  }
}
@media (max-width: 991px) {
  .wpo-testimonial-section-s4 {
    padding-bottom: 90px;
  }
}
@media (max-width: 767px) {
  .wpo-testimonial-section-s4 {
    padding-bottom: 80px;
  }
}
.wpo-testimonial-section-s4 .wraper {
  max-width: 1720px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1720px) {
  .wpo-testimonial-section-s4 .wraper {
    padding: 0 20px;
  }
}
@media (max-width: 1199px) {
  .wpo-testimonial-section-s4 .wraper {
    padding: 0 10px;
  }
}
@media (max-width: 991px) {
  .wpo-testimonial-section-s4 .wraper {
    flex-direction: column;
    align-items: center;
  }
}
.wpo-testimonial-section-s4 .testimonial-left {
  max-width: 820px;
}
@media (max-width: 1720px) {
  .wpo-testimonial-section-s4 .testimonial-left {
    max-width: 49%;
  }
}
@media (max-width: 991px) {
  .wpo-testimonial-section-s4 .testimonial-left {
    max-width: 100%;
  }
}
.wpo-testimonial-section-s4 .testimonial-left .testimonial-slider {
  background: #fff;
  margin-bottom: 80px;
  position: relative;
}
@media (max-width: 1599px) {
  .wpo-testimonial-section-s4 .testimonial-left .testimonial-slider {
    margin-bottom: 30px;
  }
}
.wpo-testimonial-section-s4 .item {
  background: #fff;
  padding: 80px 60px;
}
@media (max-width: 1199px) {
  .wpo-testimonial-section-s4 .item {
    padding: 70px 30px;
  }
}
@media (max-width: 991px) {
  .wpo-testimonial-section-s4 .item {
    margin: 0;
  }
}
@media (max-width: 575px) {
  .wpo-testimonial-section-s4 .item {
    padding: 30px 20px;
  }
}
.wpo-testimonial-section-s4 .item .icon {
  width: 60px;
  height: 60px;
}
@media (max-width: 575px) {
  .wpo-testimonial-section-s4 .item .icon {
    width: 40px;
    height: 40px;
  }
}
.wpo-testimonial-section-s4 .item h3 {
  color: #000;
  font-family: "DM Sans", serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 40px;
  margin-top: 20px;
  margin-bottom: 35px;
}
@media (max-width: 1199px) {
  .wpo-testimonial-section-s4 .item h3 {
    font-size: 20px;
    line-height: 30px;
  }
}
@media (max-width: 575px) {
  .wpo-testimonial-section-s4 .item h3 {
    font-size: 18px;
    line-height: 25px;
  }
}
.wpo-testimonial-section-s4 .item .client-wrap {
  display: flex;
  align-items: center;
}
@media (max-width: 575px) {
  .wpo-testimonial-section-s4 .item .client-wrap {
    display: block;
  }
}
.wpo-testimonial-section-s4 .item .client-wrap .image {
  width: 80px;
  height: 80px;
}
@media (max-width: 575px) {
  .wpo-testimonial-section-s4 .item .client-wrap .image {
    width: 60px;
    height: 60px;
  }
}
.wpo-testimonial-section-s4 .item .client-wrap .image img {
  width: 100%;
  border-radius: 100%;
}
.wpo-testimonial-section-s4 .item .client-wrap .text {
  margin-left: 30px;
}
@media (max-width: 575px) {
  .wpo-testimonial-section-s4 .item .client-wrap .text {
    margin-left: 0px;
    margin-top: 20px;
  }
}
.wpo-testimonial-section-s4 .item .client-wrap .text h4 {
  color: #000;
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .wpo-testimonial-section-s4 .item .client-wrap .text h4 {
    font-size: 30px;
  }
}
@media (max-width: 575px) {
  .wpo-testimonial-section-s4 .item .client-wrap .text h4 {
    font-size: 20px;
  }
}
.wpo-testimonial-section-s4 .item .client-wrap .text span {
  color: #565656;
  font-size: 18px;
  font-weight: 400;
}
@media (max-width: 575px) {
  .wpo-testimonial-section-s4 .item .client-wrap .text span {
    font-size: 16px;
  }
}
.wpo-testimonial-section-s4 .owl-nav {
  position: absolute;
  right: 40px;
  bottom: 40px;
}
@media (max-width: 1399px) {
  .wpo-testimonial-section-s4 .owl-nav {
    bottom: 10px;
  }
}
@media (max-width: 991px) {
  .wpo-testimonial-section-s4 .owl-nav {
    display: none;
  }
}
.wpo-testimonial-section-s4 .owl-nav button {
  border: 0;
  background: transparent;
}
.wpo-testimonial-section-s4 .owl-nav button span {
  display: none;
}
.wpo-testimonial-section-s4 .owl-prev {
  margin-right: 30px;
}
.wpo-testimonial-section-s4 .owl-prev::before {
  content: url(../images/left-arrow-2.svg);
  transition: all 0.3s ease-in-out;
}
.wpo-testimonial-section-s4 .owl-prev:hover::before {
  content: url(../images/left-arrow-white-2.svg);
}
.wpo-testimonial-section-s4 .owl-next::before {
  content: url(../images/right-arrow-3.svg);
  transition: all 0.3s ease-in-out;
}
.wpo-testimonial-section-s4 .owl-next:hover::before {
  content: url(../images/right-arrow-white-3.svg);
}
.wpo-testimonial-section-s4 .owl-dots {
  text-align: center;
  padding-top: 55px;
  display: none;
}
@media (max-width: 991px) {
  .wpo-testimonial-section-s4 .owl-dots {
    display: block;
    padding: 0px 0 30px;
  }
}
.wpo-testimonial-section-s4 .owl-dot {
  border: 0;
  width: 15px;
  height: 15px;
  background: #D9D9D9;
  border-radius: 100px;
  margin: 0 5px;
}
.wpo-testimonial-section-s4 .owl-dot.active {
  background: #333333;
}
@media (max-width: 1720px) {
  .wpo-testimonial-section-s4 .testimonial-right {
    max-width: 49%;
  }
}
@media (max-width: 991px) {
  .wpo-testimonial-section-s4 .testimonial-right {
    max-width: 100%;
    margin-top: 30px;
  }
}

/*--------------------------------------------------------------
                8.6 wpo-cta-section
--------------------------------------------------------------*/
.wpo-cta-section,
.wpo-cta-section-s2 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 800px;
  position: relative;
  display: flex;
  align-items: end;
  justify-content: center;
}
@media (max-width: 1199px) {
  .wpo-cta-section,
  .wpo-cta-section-s2 {
    height: 600px;
  }
}
@media (max-width: 991px) {
  .wpo-cta-section,
  .wpo-cta-section-s2 {
    height: 100%;
    align-items: center;
  }
}
.wpo-cta-section .title,
.wpo-cta-section-s2 .title {
  max-width: 1300px;
  text-align: center;
  padding-bottom: 150px;
}
@media (max-width: 1199px) {
  .wpo-cta-section .title,
  .wpo-cta-section-s2 .title {
    padding-bottom: 100px;
  }
}
@media (max-width: 991px) {
  .wpo-cta-section .title,
  .wpo-cta-section-s2 .title {
    padding: 150px 0;
  }
}
@media (max-width: 767px) {
  .wpo-cta-section .title,
  .wpo-cta-section-s2 .title {
    padding: 100px 0;
  }
}
.wpo-cta-section .title h2,
.wpo-cta-section-s2 .title h2 {
  color: #FFF;
  text-align: center;
  font-family: "Space Grotesk", sans-serif;
  font-size: 80px;
  font-weight: 700;
  margin-bottom: 30px;
}
@media (max-width: 1399px) {
  .wpo-cta-section .title h2,
  .wpo-cta-section-s2 .title h2 {
    font-size: 70px;
  }
}
@media (max-width: 1199px) {
  .wpo-cta-section .title h2,
  .wpo-cta-section-s2 .title h2 {
    font-size: 50px;
  }
}
@media (max-width: 991px) {
  .wpo-cta-section .title h2,
  .wpo-cta-section-s2 .title h2 {
    font-size: 40px;
    margin-bottom: 20px;
  }
}
@media (max-width: 575px) {
  .wpo-cta-section .title h2,
  .wpo-cta-section-s2 .title h2 {
    font-size: 30px;
  }
}
.wpo-cta-section .title a,
.wpo-cta-section-s2 .title a {
  color: #000;
  position: relative;
}
.wpo-cta-section .title a span,
.wpo-cta-section-s2 .title a span {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  background: #fff;
  border-radius: 30px;
  height: 60px;
  line-height: 60px;
  display: inline-block;
  padding: 0 60px;
}
@media (max-width: 767px) {
  .wpo-cta-section .title a span,
  .wpo-cta-section-s2 .title a span {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    padding: 0 40px;
  }
}
.wpo-cta-section .title a i,
.wpo-cta-section-s2 .title a i {
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 30px;
  background: #fff;
  display: inline-block;
  font-size: 25px;
  position: relative;
  top: 2px;
  right: 4px;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .wpo-cta-section .title a i,
  .wpo-cta-section-s2 .title a i {
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    width: 50px;
  }
}
.wpo-cta-section .title a:hover i,
.wpo-cta-section-s2 .title a:hover i {
  background: #000;
  color: #fff;
}

/*--------------------------------------------------------------
                8.7 wpo-partners-section-s2
--------------------------------------------------------------*/
.wpo-partners-section-s2,
.wpo-partners-section-s3,
.wpo-partners-section-s14 {
  background: #000;
  border: 0;
  border-bottom: 1px solid #525252;
}
.wpo-partners-section-s2 .partners-slider,
.wpo-partners-section-s3 .partners-slider,
.wpo-partners-section-s14 .partners-slider {
  max-width: 1660px;
}

.wpo-partners-section-s3 {
  border-bottom: 0px;
  border-top: 1px solid #525252;
}

/* 9. Home-style-6 */
/*--------------------------------------------------------------
                9.1 wpo-about-section-s6
--------------------------------------------------------------*/
.wpo-about-section-s6 .about-wrap {
  max-width: 1720px;
  margin: 0 auto;
}
@media (max-width: 1720px) {
  .wpo-about-section-s6 .about-wrap {
    padding: 0 20px;
  }
}
@media (max-width: 757px) {
  .wpo-about-section-s6 .about-wrap {
    padding: 0 10px;
  }
}
.wpo-about-section-s6 .content {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .wpo-about-section-s6 .content {
    display: block;
  }
}
.wpo-about-section-s6 .content .title {
  width: 640px;
  padding-right: 20px;
  display: block;
}
@media (max-width: 1399px) {
  .wpo-about-section-s6 .content .title {
    width: 500px;
  }
}
@media (max-width: 991px) {
  .wpo-about-section-s6 .content .title {
    width: 100%;
    padding-right: 0;
  }
}
.wpo-about-section-s6 .content .title h2 {
  color: #000;
  font-family: "DM Sans", serif;
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 0;
}
@media (max-width: 757px) {
  .wpo-about-section-s6 .content .title h2 {
    font-size: 30px;
  }
}
.wpo-about-section-s6 .content p {
  width: calc(100% - 640px);
  color: #000;
  font-family: "Space Grotesk", sans-serif;
  font-size: 55px;
  line-height: 80px;
  font-weight: 400;
  margin-bottom: 0;
}
@media (max-width: 1399px) {
  .wpo-about-section-s6 .content p {
    width: calc(100% - 500px);
    font-size: 30px;
    line-height: 50px;
  }
}
@media (max-width: 1199px) {
  .wpo-about-section-s6 .content p {
    font-size: 25px;
    line-height: 40px;
  }
}
@media (max-width: 991px) {
  .wpo-about-section-s6 .content p {
    width: 100%;
  }
}
@media (max-width: 757px) {
  .wpo-about-section-s6 .content p {
    font-size: 20px;
    line-height: 35px;
  }
}

/*--------------------------------------------------------------
                9.2 wpo-products-section
--------------------------------------------------------------*/
.wpo-products-section {
  height: 900px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (max-width: 767px) {
  .wpo-products-section {
    height: 100%;
    padding: 100px 10px 80px;
  }
}
.wpo-products-section .item {
  position: absolute;
  left: 165px;
  bottom: 310px;
}
@media (max-width: 767px) {
  .wpo-products-section .item {
    position: unset;
    margin: 0 auto;
    margin-bottom: 20px;
    max-width: 450px;
  }
}
.wpo-products-section .item::before {
  position: absolute;
  right: -40px;
  top: 50%;
  content: "";
  background: #fff;
  width: 40px;
  height: 2px;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .wpo-products-section .item::before {
    display: none;
  }
}
.wpo-products-section .item::after {
  position: absolute;
  right: -40px;
  top: 50%;
  content: "";
  background: #fff;
  width: 2px;
  height: 180px;
}
@media (max-width: 767px) {
  .wpo-products-section .item::after {
    display: none;
  }
}
.wpo-products-section .item .dot {
  border-radius: 26px;
  background: rgba(255, 255, 255, 0.3);
  width: 26px;
  height: 26px;
  position: absolute;
  right: -52px;
  bottom: -146px;
}
@media (max-width: 767px) {
  .wpo-products-section .item .dot {
    display: none;
  }
}
.wpo-products-section .item .dot::before {
  position: absolute;
  left: 50%;
  top: 50%;
  content: "";
  background: #fff;
  width: 16px;
  height: 16px;
  border-radius: 26px;
  transform: translate(-50%, -50%);
}
.wpo-products-section .item .content {
  display: flex;
  align-items: center;
  background: #fff;
  border-radius: 10px;
}
@media (max-width: 575px) {
  .wpo-products-section .item .content {
    display: block;
    padding: 20px;
    text-align: center;
  }
}
.wpo-products-section .item .content .image {
  width: 97px;
  height: 90px;
  margin: 10px;
}
@media (max-width: 575px) {
  .wpo-products-section .item .content .image {
    margin: 0 auto;
    margin-bottom: 20px;
  }
}
.wpo-products-section .item .content .image img {
  width: 100%;
  border-radius: 10px;
}
.wpo-products-section .item .content .text {
  padding: 20px 30px;
  padding-left: 10px;
}
@media (max-width: 575px) {
  .wpo-products-section .item .content .text {
    padding: 0;
  }
}
.wpo-products-section .item .content .text h2 {
  font-family: "Space Grotesk", sans-serif;
  font-size: 25px;
  font-weight: 700;
}
@media (max-width: 575px) {
  .wpo-products-section .item .content .text h2 {
    font-size: 20px;
  }
}
.wpo-products-section .item .content .text h2 a {
  color: #000;
}
.wpo-products-section .item .content .text span {
  color: #333;
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
}
.wpo-products-section .item .content .text del {
  color: #999;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  padding-left: 13px;
}
.wpo-products-section .item:nth-child(2) {
  left: 565px;
  bottom: auto;
  top: 180px;
}
@media (max-width: 991px) {
  .wpo-products-section .item:nth-child(2) {
    left: 300px;
    top: 75px;
  }
}
@media (max-width: 767px) {
  .wpo-products-section .item:nth-child(2) {
    position: unset;
    transform: none;
  }
}
.wpo-products-section .item:nth-child(2)::before {
  right: auto;
  top: auto;
  bottom: -40px;
  left: 50%;
  width: 2px;
  height: 40px;
  transform: translateX(-50%);
}
@media (max-width: 991px) {
  .wpo-products-section .item:nth-child(2)::before {
    height: 150px;
    bottom: -150px;
  }
}
.wpo-products-section .item:nth-child(2)::after {
  right: auto;
  top: auto;
  bottom: -41px;
  left: -107px;
  transform: translateY(-50%);
  width: 260px;
  height: 2px;
}
@media (max-width: 991px) {
  .wpo-products-section .item:nth-child(2)::after {
    display: none;
  }
}
.wpo-products-section .item:nth-child(2) .dot {
  right: auto;
  bottom: -52px;
  left: -128px;
}
@media (max-width: 991px) {
  .wpo-products-section .item:nth-child(2) .dot {
    bottom: -159px;
    left: 139px;
  }
}
.wpo-products-section .item:last-child {
  top: 327px;
  right: 260px;
  left: auto;
  bottom: auto;
  transform: translate(-50%);
}
@media (max-width: 1600px) {
  .wpo-products-section .item:last-child {
    right: 200px;
  }
}
@media (max-width: 1499px) {
  .wpo-products-section .item:last-child {
    right: 50px;
  }
}
@media (max-width: 1399px) {
  .wpo-products-section .item:last-child {
    right: -100px;
  }
}
@media (max-width: 1199px) {
  .wpo-products-section .item:last-child {
    top: 400px;
    right: -150px;
  }
}
@media (max-width: 991px) {
  .wpo-products-section .item:last-child {
    top: auto;
    right: 150px;
    bottom: 47px;
  }
}
@media (max-width: 767px) {
  .wpo-products-section .item:last-child {
    position: unset;
    transform: none;
  }
}
.wpo-products-section .item:last-child .content .image {
  width: 125px;
  height: 90px;
}
.wpo-products-section .item:last-child::before {
  right: auto;
  top: 50%;
  bottom: auto;
  left: -20px;
  width: 40px;
  height: 2px;
  transform: translateX(-50%);
}
@media (max-width: 991px) {
  .wpo-products-section .item:last-child::before {
    right: -220px;
    top: 50%;
    bottom: auto;
    left: auto;
    width: 150px;
    height: 2px;
  }
}
.wpo-products-section .item:last-child::after {
  right: auto;
  top: auto;
  bottom: -335px;
  left: -40px;
  transform: translateY(-50%);
  width: 2px;
  height: 260px;
}
@media (max-width: 991px) {
  .wpo-products-section .item:last-child::after {
    display: none;
  }
}
.wpo-products-section .item:last-child .dot {
  right: auto;
  bottom: -226px;
  left: -52px;
}
@media (max-width: 991px) {
  .wpo-products-section .item:last-child .dot {
    left: auto;
    bottom: auto;
    right: -165px;
    top: 40%;
  }
}

/*--------------------------------------------------------------
                9.3 wpo-service-section-s6
--------------------------------------------------------------*/
.wpo-service-section-s6 {
  padding: 150px 0 100px;
}
@media (max-width: 991px) {
  .wpo-service-section-s6 {
    padding: 100px 0 90px;
  }
}
@media (max-width: 767px) {
  .wpo-service-section-s6 {
    padding: 90px 0 60px;
  }
}
.wpo-service-section-s6 .service-wrap {
  max-width: 1716px;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
}
@media (max-width: 991px) {
  .wpo-service-section-s6 .service-wrap {
    display: block;
    max-width: 100%;
  }
}
.wpo-service-section-s6 .service-wrap .title {
  max-width: 711px;
}
@media (max-width: 1550px) {
  .wpo-service-section-s6 .service-wrap .title {
    padding-right: 20px;
  }
}
@media (max-width: 991px) {
  .wpo-service-section-s6 .service-wrap .title {
    padding: 0;
  }
}
@media (max-width: 991px) {
  .wpo-service-section-s6 .service-wrap .title {
    margin-bottom: 40px;
  }
}
.wpo-service-section-s6 .service-wrap .title h2 {
  color: #000;
  font-family: "Space Grotesk", sans-serif;
  font-size: 110px;
  font-weight: 700;
  margin-bottom: 35px;
}
@media (max-width: 1550px) {
  .wpo-service-section-s6 .service-wrap .title h2 {
    font-size: 90px;
  }
}
@media (max-width: 1399px) {
  .wpo-service-section-s6 .service-wrap .title h2 {
    font-size: 70px;
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .wpo-service-section-s6 .service-wrap .title h2 {
    font-size: 60px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .wpo-service-section-s6 .service-wrap .title h2 {
    font-size: 40px;
    margin-bottom: 10px;
  }
}
@media (max-width: 575px) {
  .wpo-service-section-s6 .service-wrap .title h2 {
    font-size: 35px;
    margin-bottom: 10px;
  }
}
.wpo-service-section-s6 .service-wrap .title p {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}
@media (max-width: 575px) {
  .wpo-service-section-s6 .service-wrap .title p {
    font-size: 18px;
    line-height: 28px;
  }
}
.wpo-service-section-s6 .service-wrap .row {
  max-width: 900px;
  margin-left: auto;
  margin-right: -30px;
}
@media (max-width: 1399px) {
  .wpo-service-section-s6 .service-wrap .row {
    margin: 0;
  }
}
@media (max-width: 991px) {
  .wpo-service-section-s6 .service-wrap .row {
    max-width: 100%;
    margin: 0 -10px;
  }
}
.wpo-service-section-s6 .service-wrap .service-card {
  margin: 0 15px 50px;
}
@media (max-width: 1399px) {
  .wpo-service-section-s6 .service-wrap .service-card {
    margin: 0 0 30px;
  }
}

/*--------------------------------------------------------------
                9.4 wpo-project-section-s6
--------------------------------------------------------------*/
.wpo-project-section-s6 {
  margin: 0 20px;
  position: relative;
}
@media (max-width: 1699px) {
  .wpo-project-section-s6 {
    margin: 0;
  }
}
@media (max-width: 991px) {
  .wpo-project-section-s6 {
    margin: 0 20px;
    padding-bottom: 60px;
  }
}
@media (max-width: 757px) {
  .wpo-project-section-s6 {
    margin: 0 10px;
    padding-bottom: 50px;
  }
}
.wpo-project-section-s6 .top-content {
  max-width: 399px;
  position: absolute;
  top: 8%;
  right: 26%;
}
@media (max-width: 1699px) {
  .wpo-project-section-s6 .top-content {
    max-width: 300px;
    top: 4%;
  }
}
@media (max-width: 1399px) {
  .wpo-project-section-s6 .top-content {
    max-width: 300px;
    top: 0;
    right: 24%;
  }
}
@media (max-width: 1199px) {
  .wpo-project-section-s6 .top-content {
    max-width: 250px;
    top: 0;
    right: 24%;
  }
}
@media (max-width: 991px) {
  .wpo-project-section-s6 .top-content {
    max-width: 100%;
    position: unset;
    margin-bottom: 30px;
    text-align: center;
  }
}
.wpo-project-section-s6 .top-content .title h2 {
  position: relative;
  z-index: 1;
  color: #000;
  font-family: "Space Grotesk", sans-serif;
  font-size: 110px;
  font-weight: 700;
}
@media (max-width: 1399px) {
  .wpo-project-section-s6 .top-content .title h2 {
    font-size: 100px;
    line-height: 100px;
  }
}
@media (max-width: 1199px) {
  .wpo-project-section-s6 .top-content .title h2 {
    font-size: 70px;
    line-height: 80px;
  }
}
@media (max-width: 991px) {
  .wpo-project-section-s6 .top-content .title h2 {
    font-size: 50px;
    line-height: 50px;
  }
}
.wpo-project-section-s6 .project-card-s6 {
  margin: 0 5px;
}
@media (max-width: 1699px) {
  .wpo-project-section-s6 .project-card-s6 {
    margin: 0;
  }
}
@media (max-width: 991px) {
  .wpo-project-section-s6 .project-card-s6 {
    margin-bottom: 30px;
  }
}
.wpo-project-section-s6 .col:nth-child(2) {
  margin-top: 200px;
}
@media (max-width: 991px) {
  .wpo-project-section-s6 .col:nth-child(2) {
    margin-top: 0;
  }
}
.wpo-project-section-s6 .col:nth-child(3) {
  margin-top: 570px;
}
@media (max-width: 1399px) {
  .wpo-project-section-s6 .col:nth-child(3) {
    margin-top: 470px;
  }
}
@media (max-width: 991px) {
  .wpo-project-section-s6 .col:nth-child(3) {
    margin-top: 0;
  }
}
.wpo-project-section-s6 .col:last-child {
  margin-top: 30px;
}
@media (max-width: 991px) {
  .wpo-project-section-s6 .col:last-child {
    margin-top: 0;
  }
}

.project-card-s6 {
  position: relative;
  overflow: hidden;
}
@media (max-width: 991px) {
  .project-card-s6 {
    margin-bottom: 30px;
  }
}
.project-card-s6 .image {
  position: relative;
}
.project-card-s6 img {
  width: 100%;
  border-radius: 0;
  height: 100%;
  position: relative;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 500ms ease;
  overflow: hidden;
}
.project-card-s6 img:first-child {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transform: translateX(50%) scaleX(2);
  opacity: 0;
  filter: blur(10px);
  transition: all 0.4s ease-in-out;
}
.project-card-s6 .content {
  text-align: center;
  margin-top: 20px;
}
.project-card-s6 .content h2 {
  margin-bottom: 0;
}
.project-card-s6 .content h2 a {
  color: #000;
  font-family: "Space Grotesk", sans-serif;
  font-size: 35px;
  font-weight: 500;
}
@media (max-width: 1599px) {
  .project-card-s6 .content h2 a {
    font-size: 30px;
  }
}
@media (max-width: 1399px) {
  .project-card-s6 .content h2 a {
    font-size: 25px;
  }
}
@media (max-width: 1199px) {
  .project-card-s6 .content h2 a {
    font-size: 22px;
  }
}
.project-card-s6 .content span {
  color: #666;
  font-size: 22px;
  font-weight: 400;
  line-height: 50px;
}
@media (max-width: 1199px) {
  .project-card-s6 .content span {
    font-size: 18px;
    line-height: 40px;
  }
}
.project-card-s6:hover img:first-child {
  transform: translateX(0) scaleX(1);
  opacity: 1;
  filter: blur(0);
}
.project-card-s6:hover img:nth-child(2) {
  transform: translateX(-50%) scaleX(2);
  opacity: 0;
  filter: blur(10px);
}

/*--------------------------------------------------------------
                9.5 wpo-work-section-s2
--------------------------------------------------------------*/
.wpo-work-section-s2 {
  max-width: 1734px;
  margin: 0 auto;
}
@media (max-width: 1719px) {
  .wpo-work-section-s2 {
    margin: 0 20px;
  }
}
@media (max-width: 991px) {
  .wpo-work-section-s2 {
    margin: 0 10px;
  }
}
.wpo-work-section-s2 .title {
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .wpo-work-section-s2 .title {
    margin-bottom: 20px;
  }
}
.wpo-work-section-s2 .title h2 {
  margin-bottom: 0;
  font-family: "Space Grotesk", sans-serif;
  font-size: 150px;
  font-weight: 700;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #000;
  color: transparent;
  text-transform: uppercase;
}
@media (max-width: 1599px) {
  .wpo-work-section-s2 .title h2 {
    font-size: 90px;
    line-height: 110px;
  }
}
@media (max-width: 1199px) {
  .wpo-work-section-s2 .title h2 {
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 10px;
    font-size: 70px;
    line-height: 80px;
  }
}
@media (max-width: 991px) {
  .wpo-work-section-s2 .title h2 {
    font-size: 60px;
    line-height: 80px;
  }
}
@media (max-width: 757px) {
  .wpo-work-section-s2 .title h2 {
    font-size: 40px;
    line-height: 60px;
  }
}
.wpo-work-section-s2 p {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .wpo-work-section-s2 p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 20px;
  }
}
.wpo-work-section-s2 .item {
  padding-bottom: 30px;
  margin-bottom: 30px;
  max-width: 750px;
}
@media (max-width: 1399px) {
  .wpo-work-section-s2 .item {
    margin-bottom: 10px;
    padding-bottom: 0;
  }
}
@media (max-width: 1199px) {
  .wpo-work-section-s2 .item {
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .wpo-work-section-s2 .item {
    margin-bottom: 30px;
  }
}
.wpo-work-section-s2 .item:last-child {
  margin-bottom: 0;
}
@media (max-width: 1399px) {
  .wpo-work-section-s2 .item:last-child {
    margin-bottom: 0px;
  }
}
.wpo-work-section-s2 .item h3 {
  color: #000;
  font-family: "DM Sans", serif;
  margin-bottom: 40px;
  font-size: 50px;
  font-weight: 400;
  line-height: 60px;
}
@media (max-width: 1399px) {
  .wpo-work-section-s2 .item h3 {
    margin-bottom: 0px;
    font-size: 40px;
    line-height: 50px;
  }
}
@media (max-width: 1199px) {
  .wpo-work-section-s2 .item h3 {
    margin-bottom: 0px;
    font-size: 30px;
    line-height: 30px;
  }
}
.wpo-work-section-s2 .item .text {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .wpo-work-section-s2 .item .text {
    display: block;
  }
}
.wpo-work-section-s2 .item .text span {
  color: #666;
  font-size: 20px;
  font-weight: 400;
  line-height: 60px;
  max-width: 250px;
}
.wpo-work-section-s2 .item .text p {
  color: #666;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  width: calc(100% - 250px);
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .wpo-work-section-s2 .item .text p {
    width: 100%;
    font-size: 18px;
  }
}
.wpo-work-section-s2 .image {
  max-width: 790px;
}
@media (max-width: 991px) {
  .wpo-work-section-s2 .image {
    margin-bottom: 30px;
  }
}
.wpo-work-section-s2 .image img {
  width: 100%;
}

/*--------------------------------------------------------------
                9.6 wpo-instagram-section
--------------------------------------------------------------*/
.wpo-instagram-section .wraper {
  max-width: 1720px;
  margin: 0 auto;
}
@media (max-width: 1719px) {
  .wpo-instagram-section .wraper {
    max-width: 100%;
  }
}
@media (max-width: 1719px) {
  .wpo-instagram-section .wraper .instagram-card {
    max-width: 23%;
  }
}
@media (max-width: 1499px) {
  .wpo-instagram-section .wraper .instagram-card {
    max-width: 22%;
  }
}
@media (max-width: 1199px) {
  .wpo-instagram-section .wraper .instagram-card {
    max-width: 23%;
  }
}
@media (max-width: 991px) {
  .wpo-instagram-section .wraper .instagram-card {
    max-width: 100%;
    width: 46%;
    margin: 10px;
    margin-top: 0;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .wpo-instagram-section .wraper .instagram-card {
    max-width: 100%;
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
  }
}
.wpo-instagram-section .wraper .instagram-card:first-child {
  margin-top: 200px;
}
@media (max-width: 1399px) {
  .wpo-instagram-section .wraper .instagram-card:first-child {
    margin-top: 150px;
  }
}
@media (max-width: 1199px) {
  .wpo-instagram-section .wraper .instagram-card:first-child {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .wpo-instagram-section .wraper .instagram-card:first-child {
    margin-top: 0px;
  }
}
.wpo-instagram-section .wraper .instagram-card:nth-child(4) {
  margin-top: 200px;
}
@media (max-width: 1399px) {
  .wpo-instagram-section .wraper .instagram-card:nth-child(4) {
    margin-top: 150px;
  }
}
@media (max-width: 1199px) {
  .wpo-instagram-section .wraper .instagram-card:nth-child(4) {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .wpo-instagram-section .wraper .instagram-card:nth-child(4) {
    margin-top: 0px;
  }
}
.wpo-instagram-section .instagram-card {
  position: absolute;
  margin: 15px;
}
@media (max-width: 1199px) {
  .wpo-instagram-section .instagram-card {
    margin: 10px;
  }
}
.wpo-instagram-section .instagram-card:hover .popup-icon {
  opacity: 1;
  visibility: visible;
}
.wpo-instagram-section .instagram-card .popup-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  background: #fff;
  text-align: center;
  border-radius: 100px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}
.wpo-instagram-section .instagram-card .popup-icon i {
  line-height: 50px;
  font-size: 18px;
  color: #000;
}
.wpo-instagram-section .instagram-card img {
  width: 100%;
  height: 100%;
}

/*--------------------------------------------------------------
                9.7 wpo-blog-section-s6
--------------------------------------------------------------*/
.wpo-blog-section-s3 {
  max-width: 1715px;
  margin: 0 auto;
}
@media (max-width: 1799px) {
  .wpo-blog-section-s3 {
    margin: 0 10px;
  }
}
@media (max-width: 757px) {
  .wpo-blog-section-s3 {
    margin: 0;
  }
}
@media (max-width: 991px) {
  .wpo-blog-section-s3 {
    padding-bottom: 50px;
  }
}
@media (max-width: 757px) {
  .wpo-blog-section-s3 {
    padding-bottom: 40px;
  }
}
.wpo-blog-section-s3 .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .wpo-blog-section-s3 .title {
    flex-direction: column;
    text-align: center;
  }
}
.wpo-blog-section-s3 .title h2 {
  color: #000;
  margin-bottom: 0;
  max-width: 900px;
  font-family: "Space Grotesk", sans-serif;
  font-size: 90px;
  font-weight: 500;
}
@media (max-width: 1599px) {
  .wpo-blog-section-s3 .title h2 {
    font-size: 90px;
    line-height: 100px;
  }
}
@media (max-width: 1399px) {
  .wpo-blog-section-s3 .title h2 {
    font-size: 80px;
    line-height: 90px;
  }
}
@media (max-width: 1199px) {
  .wpo-blog-section-s3 .title h2 {
    max-width: 100%;
    margin-bottom: 10px;
  }
}
@media (max-width: 757px) {
  .wpo-blog-section-s3 .title h2 {
    font-size: 40px;
    line-height: 60px;
  }
}
@media (max-width: 575px) {
  .wpo-blog-section-s3 .title h2 {
    font-size: 40px;
    line-height: 40px;
  }
}
.wpo-blog-section-s3 .title p {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
  max-width: 663px;
}
@media (max-width: 1199px) {
  .wpo-blog-section-s3 .title p {
    margin: 0 auto;
  }
}
@media (max-width: 575px) {
  .wpo-blog-section-s3 .title p {
    font-size: 18px;
    line-height: 25px;
  }
}
.wpo-blog-section-s3 .blog-wrap .row {
  margin: 0 -10px;
}
@media (max-width: 1399px) {
  .wpo-blog-section-s3 .blog-wrap .row {
    padding: 0 10px;
    margin: 0;
  }
}
@media (max-width: 757px) {
  .wpo-blog-section-s3 .blog-wrap .row {
    padding: 0;
  }
}
.wpo-blog-section-s3 .blog-card {
  margin: 0 10px;
}
@media (max-width: 1399px) {
  .wpo-blog-section-s3 .blog-card {
    margin: 0;
  }
}
@media (max-width: 991px) {
  .wpo-blog-section-s3 .blog-card {
    margin-bottom: 30px;
  }
}
.wpo-blog-section-s3 .blog-card .image {
  position: relative;
  border-radius: 0px;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .wpo-blog-section-s3 .blog-card .image {
    border-radius: 0px;
  }
}
.wpo-blog-section-s3 .blog-card .image::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  transform: skewX(-25deg);
}
.wpo-blog-section-s3 .blog-card .image img {
  width: 100%;
}
.wpo-blog-section-s3 .blog-card h3 {
  margin: 0;
  margin-top: 30px;
}
.wpo-blog-section-s3 .blog-card h3 a {
  color: #000;
  font-family: "Space Grotesk", sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
}
@media (max-width: 1399px) {
  .wpo-blog-section-s3 .blog-card h3 a {
    font-size: 35px;
    line-height: 40px;
  }
}
@media (max-width: 1199px) {
  .wpo-blog-section-s3 .blog-card h3 a {
    font-size: 30px;
    line-height: 40px;
  }
}
.wpo-blog-section-s3 .blog-card a {
  color: #000;
  font-size: 25px;
  font-weight: 400;
  line-height: 60px;
}
.wpo-blog-section-s3 .blog-card:hover .image::before {
  animation: shine 0.75s;
}

/* 10. Home-style-7 */
/*--------------------------------------------------------------
                10.1 wpo-about-section-s7
--------------------------------------------------------------*/
.wpo-about-section-s7 {
  background: #000;
}
.wpo-about-section-s7 .about-wrap {
  max-width: 1763px;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .wpo-about-section-s7 .about-wrap {
    display: block;
    padding: 0 10px;
  }
}
.wpo-about-section-s7 .image {
  width: calc(100% - 730px);
  height: 890px;
  position: relative;
}
@media (max-width: 1399px) {
  .wpo-about-section-s7 .image {
    width: calc(100% - 530px);
    height: 690px;
  }
}
@media (max-width: 1199px) {
  .wpo-about-section-s7 .image {
    height: 490px;
  }
}
@media (max-width: 991px) {
  .wpo-about-section-s7 .image {
    max-width: 700px;
    width: 100%;
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .wpo-about-section-s7 .image {
    height: 100%;
  }
}
.wpo-about-section-s7 .image .image-1 {
  max-width: 900px;
  max-height: 680px;
}
@media (max-width: 1499px) {
  .wpo-about-section-s7 .image .image-1 {
    max-width: 700px;
    max-height: 580px;
  }
}
@media (max-width: 1399px) {
  .wpo-about-section-s7 .image .image-1 {
    max-width: 600px;
    max-height: 480px;
  }
}
.wpo-about-section-s7 .image .image-2 {
  max-width: 580px;
  max-height: 580px;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media (max-width: 1399px) {
  .wpo-about-section-s7 .image .image-2 {
    max-width: 380px;
    max-height: 380px;
  }
}
@media (max-width: 1199px) {
  .wpo-about-section-s7 .image .image-2 {
    max-width: 300px;
    max-height: 300px;
  }
}
@media (max-width: 767px) {
  .wpo-about-section-s7 .image .image-2 {
    max-width: 250px;
    max-height: 250px;
  }
}
@media (max-width: 575px) {
  .wpo-about-section-s7 .image .image-2 {
    display: none;
  }
}
.wpo-about-section-s7 .image .image-2 img {
  width: 100%;
  border-radius: 100%;
  border: 30px solid #000;
}
@media (max-width: 1399px) {
  .wpo-about-section-s7 .image .image-2 img {
    border: 20px solid #000;
  }
}
@media (max-width: 1199px) {
  .wpo-about-section-s7 .image .image-2 img {
    border: 10px solid #000;
  }
}
@media (max-width: 767px) {
  .wpo-about-section-s7 .image .image-2 img {
    border: 7px solid #000;
  }
}
.wpo-about-section-s7 .content {
  max-width: 660px;
}
@media (max-width: 1399px) {
  .wpo-about-section-s7 .content {
    max-width: 530px;
    padding: 0 20px;
  }
}
@media (max-width: 991px) {
  .wpo-about-section-s7 .content {
    max-width: 100%;
    padding: 0;
  }
}
.wpo-about-section-s7 .content h2 {
  color: #fff;
  font-size: 100px;
  font-weight: 400;
  line-height: 150px;
  margin-bottom: 0;
}
@media (max-width: 1399px) {
  .wpo-about-section-s7 .content h2 {
    font-size: 80px;
    line-height: 120px;
  }
}
@media (max-width: 1199px) {
  .wpo-about-section-s7 .content h2 {
    font-size: 60px;
    line-height: 80px;
  }
}
@media (max-width: 767px) {
  .wpo-about-section-s7 .content h2 {
    font-size: 40px;
    line-height: 60px;
  }
}
.wpo-about-section-s7 .content p {
  color: #fff;
  font-size: 30px;
  font-weight: 400;
  line-height: 50px;
}
@media (max-width: 1199px) {
  .wpo-about-section-s7 .content p {
    font-size: 20px;
    line-height: 30px;
  }
}
.wpo-about-section-s7 .about-funfact {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 80px;
}
@media (max-width: 1399px) {
  .wpo-about-section-s7 .about-funfact {
    margin-top: 30px;
  }
}
@media (max-width: 575px) {
  .wpo-about-section-s7 .about-funfact h3 {
    margin-bottom: 0;
  }
}
.wpo-about-section-s7 .about-funfact h3 span {
  color: #fff;
  font-family: "Felidae";
  font-size: 200px;
  font-weight: 400;
  line-height: 200px;
  letter-spacing: 10px;
}
@media (max-width: 1199px) {
  .wpo-about-section-s7 .about-funfact h3 span {
    font-size: 100px;
    line-height: 100px;
    letter-spacing: 6px;
  }
}
@media (max-width: 575px) {
  .wpo-about-section-s7 .about-funfact h3 span {
    font-size: 70px;
    line-height: 80px;
    letter-spacing: 4px;
  }
}
.wpo-about-section-s7 .about-funfact h3 .icon {
  line-height: 0;
  position: relative;
  bottom: -50px;
}
@media (max-width: 1199px) {
  .wpo-about-section-s7 .about-funfact h3 .icon {
    bottom: -20px;
  }
}
@media (max-width: 575px) {
  .wpo-about-section-s7 .about-funfact h3 .icon {
    bottom: -10px;
  }
}
.wpo-about-section-s7 .about-funfact h4 {
  color: #fff;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
  margin-bottom: 0;
  margin-left: 20px;
}
@media (max-width: 1199px) {
  .wpo-about-section-s7 .about-funfact h4 {
    font-size: 25px;
    line-height: 30px;
  }
}
@media (max-width: 575px) {
  .wpo-about-section-s7 .about-funfact h4 {
    font-size: 18px;
    line-height: 25px;
  }
}

/*--------------------------------------------------------------
                10.2 wpo-service-section-s7
--------------------------------------------------------------*/
.wpo-service-section-s7 {
  background: #000;
  padding-bottom: 90px;
}
@media (max-width: 1399px) {
  .wpo-service-section-s7 {
    padding: 0 10px 90px;
  }
}
@media (max-width: 991px) {
  .wpo-service-section-s7 {
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .wpo-service-section-s7 {
    padding: 0 10px 50px;
  }
}
.wpo-service-section-s7 .container-fluid {
  max-width: 1720px;
  margin: 0 auto;
}
.wpo-service-section-s7 .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .wpo-service-section-s7 .title {
    flex-direction: column;
    text-align: center;
  }
}
.wpo-service-section-s7 .title h2 {
  color: #fff;
  font-weight: 400;
  line-height: 130px;
  margin-bottom: 0;
  max-width: 850px;
  font-size: 120px;
}
@media (max-width: 1599px) {
  .wpo-service-section-s7 .title h2 {
    font-size: 80px;
    line-height: 100px;
  }
}
@media (max-width: 1199px) {
  .wpo-service-section-s7 .title h2 {
    font-size: 50px;
    line-height: 60px;
  }
}
@media (max-width: 1199px) {
  .wpo-service-section-s7 .title h2 {
    max-width: 100%;
    margin-bottom: 10px;
  }
}
@media (max-width: 757px) {
  .wpo-service-section-s7 .title h2 {
    font-size: 40px;
    line-height: 60px;
  }
}
@media (max-width: 575px) {
  .wpo-service-section-s7 .title h2 {
    font-size: 30px;
    line-height: 40px;
  }
}
.wpo-service-section-s7 .title p {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
  max-width: 565px;
}
@media (max-width: 1199px) {
  .wpo-service-section-s7 .title p {
    margin: 0 auto;
  }
}
@media (max-width: 575px) {
  .wpo-service-section-s7 .title p {
    font-size: 18px;
    line-height: 25px;
  }
}
.wpo-service-section-s7 .service-card {
  border: 1px solid #333333;
  background: transparent;
  padding: 40px;
  margin-bottom: 30px;
}
@media (max-width: 1499px) {
  .wpo-service-section-s7 .service-card {
    padding: 30px;
  }
}
@media (max-width: 1199px) {
  .wpo-service-section-s7 .service-card {
    padding: 30px 20px;
  }
}
.wpo-service-section-s7 .service-card .icon {
  margin-bottom: 20px;
}
.wpo-service-section-s7 .service-card h2 a {
  color: #fff;
  font-size: 35px;
  font-weight: 400;
  line-height: 50px;
}
@media (max-width: 1399px) {
  .wpo-service-section-s7 .service-card h2 a {
    font-size: 25px;
    line-height: 35px;
  }
}
.wpo-service-section-s7 .service-card p {
  color: #ACACAC;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .wpo-service-section-s7 .service-card p {
    font-size: 15px;
    line-height: 25px;
  }
}
@media (max-width: 767px) {
  .wpo-service-section-s7 .service-card {
    max-width: 450px;
    margin: 0 auto;
    margin-bottom: 30px;
  }
}

/*--------------------------------------------------------------
                10.3 wpo-project-section-s7
--------------------------------------------------------------*/
.wpo-project-section-s7,
.wpo-project-section-s10 {
  background: #000;
}
@media (max-width: 1399px) {
  .wpo-project-section-s7,
  .wpo-project-section-s10 {
    padding: 120px 10px;
  }
}
@media (max-width: 991px) {
  .wpo-project-section-s7,
  .wpo-project-section-s10 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
@media (max-width: 767px) {
  .wpo-project-section-s7,
  .wpo-project-section-s10 {
    padding: 80px 10px 80px;
  }
}
.wpo-project-section-s7 .container-fulid,
.wpo-project-section-s10 .container-fulid {
  max-width: 1720px;
  margin: 0 auto;
  overflow: hidden;
}
.wpo-project-section-s7 .title,
.wpo-project-section-s10 .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .wpo-project-section-s7 .title,
  .wpo-project-section-s10 .title {
    flex-direction: column;
    text-align: center;
  }
}
.wpo-project-section-s7 .title h2,
.wpo-project-section-s10 .title h2 {
  color: #fff;
  font-weight: 400;
  line-height: 130px;
  margin-bottom: 0;
  max-width: 850px;
  font-size: 120px;
}
@media (max-width: 1599px) {
  .wpo-project-section-s7 .title h2,
  .wpo-project-section-s10 .title h2 {
    font-size: 80px;
    line-height: 100px;
  }
}
@media (max-width: 1199px) {
  .wpo-project-section-s7 .title h2,
  .wpo-project-section-s10 .title h2 {
    font-size: 50px;
    line-height: 60px;
  }
}
@media (max-width: 1199px) {
  .wpo-project-section-s7 .title h2,
  .wpo-project-section-s10 .title h2 {
    max-width: 100%;
    margin-bottom: 10px;
  }
}
@media (max-width: 757px) {
  .wpo-project-section-s7 .title h2,
  .wpo-project-section-s10 .title h2 {
    font-size: 40px;
    line-height: 60px;
  }
}
@media (max-width: 575px) {
  .wpo-project-section-s7 .title h2,
  .wpo-project-section-s10 .title h2 {
    font-size: 30px;
    line-height: 40px;
  }
}
.wpo-project-section-s7 .title p,
.wpo-project-section-s10 .title p {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
  max-width: 585px;
}
@media (max-width: 1199px) {
  .wpo-project-section-s7 .title p,
  .wpo-project-section-s10 .title p {
    margin: 0 auto;
  }
}
@media (max-width: 575px) {
  .wpo-project-section-s7 .title p,
  .wpo-project-section-s10 .title p {
    font-size: 18px;
    line-height: 25px;
  }
}
.wpo-project-section-s7 .swiper-slide,
.wpo-project-section-s10 .swiper-slide {
  width: 360px;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
  box-sizing: border-box;
}
@media (max-width: 1399px) {
  .wpo-project-section-s7 .swiper-slide,
  .wpo-project-section-s10 .swiper-slide {
    width: 350px;
  }
}
.wpo-project-section-s7 .swiper-slide .imgWrap,
.wpo-project-section-s10 .swiper-slide .imgWrap {
  font-size: 0;
  box-sizing: border-box;
}
.wpo-project-section-s7 .swiper-slide .imgWrap img,
.wpo-project-section-s10 .swiper-slide .imgWrap img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.wpo-project-section-s7 .swiper-slide.swiper-slide-active,
.wpo-project-section-s10 .swiper-slide.swiper-slide-active {
  width: 550px !important;
}
@media (max-width: 1749px) {
  .wpo-project-section-s7 .swiper-slide.swiper-slide-active,
  .wpo-project-section-s10 .swiper-slide.swiper-slide-active {
    width: 450px !important;
  }
}
@media (max-width: 575px) {
  .wpo-project-section-s7 .swiper-slide.swiper-slide-active,
  .wpo-project-section-s10 .swiper-slide.swiper-slide-active {
    width: 100% !important;
  }
}
.wpo-project-section-s7 .swiper-slide .imgWrap .x2,
.wpo-project-section-s10 .swiper-slide .imgWrap .x2 {
  display: none;
}
.wpo-project-section-s7 .swiper-slide.swiper-slide-active .x1,
.wpo-project-section-s10 .swiper-slide.swiper-slide-active .x1 {
  display: none;
}
.wpo-project-section-s7 .swiper-slide.swiper-slide-active .x2,
.wpo-project-section-s10 .swiper-slide.swiper-slide-active .x2 {
  display: block;
}
.wpo-project-section-s7 .owl-item,
.wpo-project-section-s10 .owl-item {
  overflow: hidden;
  width: 360px !important;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 575px) {
  .wpo-project-section-s7 .owl-item,
  .wpo-project-section-s10 .owl-item {
    width: 100% !important;
  }
}
.wpo-project-section-s7 .item img,
.wpo-project-section-s10 .item img {
  height: 640px !important;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 575px) {
  .wpo-project-section-s7 .item img,
  .wpo-project-section-s10 .item img {
    height: 400px !important;
  }
}
.wpo-project-section-s7 .item .content,
.wpo-project-section-s10 .item .content {
  text-align: center;
  margin-top: 30px;
}
.wpo-project-section-s7 .item .content h2,
.wpo-project-section-s10 .item .content h2 {
  margin-bottom: 0;
}
.wpo-project-section-s7 .item .content h2 a,
.wpo-project-section-s10 .item .content h2 a {
  color: #fff;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
}
@media (max-width: 575px) {
  .wpo-project-section-s7 .item .content h2 a,
  .wpo-project-section-s10 .item .content h2 a {
    font-size: 30px;
    line-height: 40px;
  }
}
.wpo-project-section-s7 .item .content span,
.wpo-project-section-s10 .item .content span {
  color: #999;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
}
.wpo-project-section-s7 .owl-item.active.center,
.wpo-project-section-s10 .owl-item.active.center {
  width: 550px !important;
}
@media (max-width: 1749px) {
  .wpo-project-section-s7 .owl-item.active.center,
  .wpo-project-section-s10 .owl-item.active.center {
    width: 450px !important;
  }
}
@media (max-width: 575px) {
  .wpo-project-section-s7 .owl-item.active.center,
  .wpo-project-section-s10 .owl-item.active.center {
    width: 100% !important;
  }
}

/*--------------------------------------------------------------
                10.4 wpo-testimonial-section-s5
--------------------------------------------------------------*/
.wpo-testimonial-section-s5 {
  background: #000;
  overflow: hidden;
  position: relative;
  border: 1px solid #444;
  border-left: 0;
  border-right: 0;
}
.wpo-testimonial-section-s5 .item {
  position: relative;
  padding: 115px 0;
  z-index: 11;
}
@media (max-width: 757px) {
  .wpo-testimonial-section-s5 .item {
    padding-top: 90px;
  }
}
@media (max-width: 757px) {
  .wpo-testimonial-section-s5 .item {
    padding-top: 70px;
  }
}
.wpo-testimonial-section-s5 .item .content {
  max-width: 1382px;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 1799px) {
  .wpo-testimonial-section-s5 .item .content {
    max-width: 1282px;
  }
}
@media (max-width: 1699px) {
  .wpo-testimonial-section-s5 .item .content {
    max-width: 1182px;
  }
}
@media (max-width: 1399px) {
  .wpo-testimonial-section-s5 .item .content {
    max-width: 1000px;
  }
}
@media (max-width: 1199px) {
  .wpo-testimonial-section-s5 .item .content {
    max-width: 800px;
  }
}
@media (max-width: 991px) {
  .wpo-testimonial-section-s5 .item .content {
    max-width: 100%;
    padding: 0 20px;
  }
}
@media (max-width: 575px) {
  .wpo-testimonial-section-s5 .item .content {
    padding: 0 10px;
  }
}
.wpo-testimonial-section-s5 .item .content .icon {
  width: 89px;
  height: 65px;
  margin: 0 auto;
}
.wpo-testimonial-section-s5 .item .content h3 {
  color: #fff;
  font-size: 50px;
  font-weight: 400;
  line-height: 70px;
  margin-top: 50px;
  margin-bottom: 0;
  padding-bottom: 40px;
}
@media (max-width: 1399px) {
  .wpo-testimonial-section-s5 .item .content h3 {
    font-size: 40px;
    line-height: 60px;
  }
}
@media (max-width: 991px) {
  .wpo-testimonial-section-s5 .item .content h3 {
    margin-top: 40px;
  }
}
@media (max-width: 757px) {
  .wpo-testimonial-section-s5 .item .content h3 {
    font-size: 35px;
    line-height: 45px;
  }
}
@media (max-width: 575px) {
  .wpo-testimonial-section-s5 .item .content h3 {
    font-size: 30px;
    line-height: 40px;
    margin-top: 30px;
  }
}
.wpo-testimonial-section-s5 .item .content h4 {
  color: #fff;
  font-family: "DM Sans", serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
  padding-top: 60px;
  position: relative;
}
@media (max-width: 757px) {
  .wpo-testimonial-section-s5 .item .content h4 {
    font-size: 35px;
    line-height: 45px;
    padding-top: 50px;
  }
}
@media (max-width: 575px) {
  .wpo-testimonial-section-s5 .item .content h4 {
    font-size: 30px;
    line-height: 35px;
    padding-top: 40px;
  }
}
.wpo-testimonial-section-s5 .item .content h4::before {
  position: absolute;
  left: 50%;
  top: 0;
  content: "";
  width: 500px;
  height: 1px;
  background: #444;
  transform: translateX(-50%);
  border-radius: 10px;
}
.wpo-testimonial-section-s5 .item .content h4::after {
  position: absolute;
  left: 50%;
  top: 10px;
  content: "";
  width: 300px;
  height: 1px;
  background: #444;
  transform: translateX(-50%);
  border-radius: 10px;
}
.wpo-testimonial-section-s5 .item .content span {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}
@media (max-width: 991px) {
  .wpo-testimonial-section-s5 .item .content span {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .wpo-testimonial-section-s5 .owl-nav {
    display: none;
  }
}
.wpo-testimonial-section-s5 .owl-prev {
  position: absolute;
  left: 100px;
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  border: 0;
}
@media (max-width: 1699px) {
  .wpo-testimonial-section-s5 .owl-prev {
    left: 50px;
  }
}
.wpo-testimonial-section-s5 .owl-prev::before {
  position: absolute;
  content: url(../images/right-arrow.svg);
  width: 50px;
  height: 50px;
}
.wpo-testimonial-section-s5 .owl-prev span {
  display: none;
}
.wpo-testimonial-section-s5 .owl-next {
  position: absolute;
  right: 100px;
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  border: 0;
}
.wpo-testimonial-section-s5 .owl-next::before {
  position: absolute;
  content: url(../images/left-arrow.svg);
  width: 50px;
  height: 50px;
}
.wpo-testimonial-section-s5 .owl-next span {
  display: none;
}
.wpo-testimonial-section-s5 .owl-dots {
  text-align: center;
  top: -75px;
  position: relative;
  z-index: 1;
  display: none;
}
@media (max-width: 991px) {
  .wpo-testimonial-section-s5 .owl-dots {
    display: block;
  }
}
.wpo-testimonial-section-s5 .owl-dot {
  border: 0;
  width: 10px;
  height: 12px;
  background: #fff;
  border-radius: 100px;
  margin: 0 5px;
}
.wpo-testimonial-section-s5 .owl-dot.active {
  background: #3871A8;
}

/*--------------------------------------------------------------
                10.5 wpo-funfact-section-s6
--------------------------------------------------------------*/
.wpo-funfact-section-s6 {
  background: #000;
}
.wpo-funfact-section-s6 .container-fluid {
  max-width: 1740px;
}
.wpo-funfact-section-s6 .funfact-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .wpo-funfact-section-s6 .funfact-wrap {
    display: block;
  }
}
.wpo-funfact-section-s6 .left-content {
  max-width: 765px;
}
@media (max-width: 1720px) {
  .wpo-funfact-section-s6 .left-content {
    margin-right: 10px;
  }
}
@media (max-width: 991px) {
  .wpo-funfact-section-s6 .left-content {
    display: none;
  }
}
.wpo-funfact-section-s6 .left-content img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.wpo-funfact-section-s6 .funfact-content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 70px;
}
@media (max-width: 575px) {
  .wpo-funfact-section-s6 .funfact-content {
    display: block;
  }
}
.wpo-funfact-section-s6 .funfact-content .item {
  flex-basis: 50%;
  text-align: center;
  height: 235px;
  border: 1px solid #202020;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media (max-width: 1599px) {
  .wpo-funfact-section-s6 .funfact-content .item {
    height: 200px;
  }
}
@media (max-width: 1399px) {
  .wpo-funfact-section-s6 .funfact-content .item {
    height: 150px;
  }
}
@media (max-width: 1199px) {
  .wpo-funfact-section-s6 .funfact-content .item {
    height: 120px;
  }
}
@media (max-width: 575px) {
  .wpo-funfact-section-s6 .funfact-content .item {
    justify-content: center;
    border: 0;
  }
}
.wpo-funfact-section-s6 .funfact-content .item h2 {
  color: #fff;
  text-align: center;
  font-size: 120px;
  font-weight: 400;
  margin-bottom: 0;
}
@media (max-width: 1399px) {
  .wpo-funfact-section-s6 .funfact-content .item h2 {
    font-size: 80px;
  }
}
@media (max-width: 1199px) {
  .wpo-funfact-section-s6 .funfact-content .item h2 {
    font-size: 70px;
  }
}
.wpo-funfact-section-s6 .funfact-content .item h2 span {
  line-height: 110px;
  font-family: "Felidae";
  letter-spacing: 4px;
}
@media (max-width: 1399px) {
  .wpo-funfact-section-s6 .funfact-content .item h2 span {
    line-height: 90px;
  }
}
@media (max-width: 1199px) {
  .wpo-funfact-section-s6 .funfact-content .item h2 span {
    line-height: 80px;
  }
}
.wpo-funfact-section-s6 .funfact-content .item h2 .icon {
  margin-left: -15px;
}
.wpo-funfact-section-s6 .funfact-content .item h3 {
  color: #999;
  font-family: "DM Sans", serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 5px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wpo-funfact-section-s6 .funfact-content .item h3 {
    font-size: 20px;
    line-height: 5px;
  }
}
.wpo-funfact-section-s6 .funfact-content .item:first-child {
  justify-content: flex-start;
  border-left: 0px;
  border-top: 0px;
}
@media (max-width: 575px) {
  .wpo-funfact-section-s6 .funfact-content .item:first-child {
    justify-content: center;
  }
}
.wpo-funfact-section-s6 .funfact-content .item:nth-child(2) {
  justify-content: flex-start;
  border-right: 0px;
  border-top: 0px;
}
@media (max-width: 575px) {
  .wpo-funfact-section-s6 .funfact-content .item:nth-child(2) {
    justify-content: center;
  }
}
.wpo-funfact-section-s6 .funfact-content .item:nth-child(3) {
  border-left: 0px;
  border-bottom: 0px;
}
.wpo-funfact-section-s6 .funfact-content .item:last-child {
  border-right: 0px;
  border-bottom: 0px;
}
.wpo-funfact-section-s6 .right-content {
  max-width: 890px;
  display: flex;
  align-content: center;
  flex-direction: column;
}
@media (max-width: 991px) {
  .wpo-funfact-section-s6 .right-content {
    max-width: 100%;
  }
}

/*--------------------------------------------------------------
                10.6 wpo-cta-section-s2
--------------------------------------------------------------*/
.wpo-cta-section-s2,
.wpo-cta-section-s3 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 893px;
  position: relative;
  display: flex;
  align-items: start;
  justify-content: center;
}
@media (max-width: 1199px) {
  .wpo-cta-section-s2,
  .wpo-cta-section-s3 {
    height: 500px;
  }
}
@media (max-width: 991px) {
  .wpo-cta-section-s2,
  .wpo-cta-section-s3 {
    height: 100%;
    align-items: center;
  }
}
.wpo-cta-section-s2 .title,
.wpo-cta-section-s3 .title {
  max-width: 1650px;
  text-align: center;
  padding-top: 160px;
  padding-bottom: 0px;
}
@media (max-width: 1199px) {
  .wpo-cta-section-s2 .title,
  .wpo-cta-section-s3 .title {
    padding-top: 100px;
  }
}
@media (max-width: 991px) {
  .wpo-cta-section-s2 .title,
  .wpo-cta-section-s3 .title {
    padding: 150px 0;
  }
}
@media (max-width: 767px) {
  .wpo-cta-section-s2 .title,
  .wpo-cta-section-s3 .title {
    padding: 100px 0;
  }
}
.wpo-cta-section-s2 .title h2,
.wpo-cta-section-s3 .title h2 {
  color: #FFF;
  text-align: center;
  font-family: "Felidae";
  font-size: 120px;
  font-weight: 400;
  margin-bottom: 30px;
}
@media (max-width: 1499px) {
  .wpo-cta-section-s2 .title h2,
  .wpo-cta-section-s3 .title h2 {
    font-size: 100px;
  }
}
@media (max-width: 1199px) {
  .wpo-cta-section-s2 .title h2,
  .wpo-cta-section-s3 .title h2 {
    font-size: 60px;
  }
}
@media (max-width: 991px) {
  .wpo-cta-section-s2 .title h2,
  .wpo-cta-section-s3 .title h2 {
    font-size: 50px;
    margin-bottom: 20px;
  }
}
@media (max-width: 575px) {
  .wpo-cta-section-s2 .title h2,
  .wpo-cta-section-s3 .title h2 {
    font-size: 40px;
  }
}
.wpo-cta-section-s2 .title a,
.wpo-cta-section-s3 .title a {
  color: #fff;
  position: relative;
}
.wpo-cta-section-s2 .title a span,
.wpo-cta-section-s3 .title a span {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  background: #000;
  border-radius: 30px;
  height: 60px;
  line-height: 60px;
  display: inline-block;
  padding: 0 60px;
}
@media (max-width: 767px) {
  .wpo-cta-section-s2 .title a span,
  .wpo-cta-section-s3 .title a span {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    padding: 0 40px;
  }
}
.wpo-cta-section-s2 .title a i,
.wpo-cta-section-s3 .title a i {
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 30px;
  background: #000;
  display: inline-block;
  font-size: 25px;
  position: relative;
  top: 2px;
  right: 4px;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .wpo-cta-section-s2 .title a i,
  .wpo-cta-section-s3 .title a i {
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    width: 50px;
  }
}
.wpo-cta-section-s2 .title a:hover i,
.wpo-cta-section-s3 .title a:hover i {
  background: #fff;
  color: #000;
}

/* 11. Home-style-8 */
/*--------------------------------------------------------------
                11.1 wpo-service-section-s8
--------------------------------------------------------------*/
.wpo-service-section-s8 {
  padding-top: 90px;
  padding-bottom: 90px;
}
@media (max-width: 1399px) {
  .wpo-service-section-s8 {
    margin: 0 10px;
  }
}
@media (max-width: 991px) {
  .wpo-service-section-s8 {
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .wpo-service-section-s8 {
    padding-bottom: 50px;
  }
}
.wpo-service-section-s8 .container-fluid {
  max-width: 1740px;
  margin: 0 auto;
}
.wpo-service-section-s8 .service-card {
  margin-left: 6px;
  margin-right: 6px;
}
@media (max-width: 1399px) {
  .wpo-service-section-s8 .service-card {
    margin-left: 0px;
    margin-right: 0px;
  }
}

/*--------------------------------------------------------------
                11.2 wpo-project-section-s8
--------------------------------------------------------------*/
.wpo-project-section-s8 {
  padding-bottom: 30px;
}
@media (max-width: 1199px) {
  .wpo-project-section-s8 {
    padding-bottom: 90px;
  }
}
@media (max-width: 991px) {
  .wpo-project-section-s8 {
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .wpo-project-section-s8 {
    padding-bottom: 50px;
  }
}
.wpo-project-section-s8 .container-fulid {
  max-width: 1720px;
  margin: 0 auto;
}
@media (max-width: 1199px) {
  .wpo-project-section-s8 .container-fulid {
    padding: 0 10px;
  }
}
@media (max-width: 991px) {
  .wpo-project-section-s8 .container-fulid {
    max-width: 700px;
    margin: 0 auto;
  }
}
.wpo-project-section-s8 .title {
  max-width: 855px;
  margin-bottom: 90px;
}
@media (max-width: 1499px) {
  .wpo-project-section-s8 .title {
    max-width: 655px;
  }
}
@media (max-width: 1399px) {
  .wpo-project-section-s8 .title {
    max-width: 600px;
  }
}
@media (max-width: 1199px) {
  .wpo-project-section-s8 .title {
    margin-bottom: 60px;
  }
}
@media (max-width: 991px) {
  .wpo-project-section-s8 .title {
    max-width: 100%;
  }
}
.wpo-project-section-s8 .title h2 {
  color: #000;
  font-size: 80px;
  font-weight: 700;
  font-family: "Space Grotesk", sans-serif;
  margin-bottom: 0;
}
@media (max-width: 1499px) {
  .wpo-project-section-s8 .title h2 {
    font-size: 60px;
  }
}
@media (max-width: 1399px) {
  .wpo-project-section-s8 .title h2 {
    font-size: 50px;
  }
}
@media (max-width: 991px) {
  .wpo-project-section-s8 .title h2 {
    font-size: 40px;
  }
}
@media (max-width: 575px) {
  .wpo-project-section-s8 .title h2 {
    font-size: 30px;
  }
}
.wpo-project-section-s8 .title span {
  color: #000;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
  display: block;
}
.wpo-project-section-s8 .gallery-container .col:first-child .project-card-s7 {
  max-width: 700px;
  max-height: 850px;
}
@media (max-width: 1199px) {
  .wpo-project-section-s8 .gallery-container .col:first-child .project-card-s7 {
    max-width: 100%;
    max-height: 100%;
  }
}
.wpo-project-section-s8 .gallery-container .col:nth-child(2) {
  margin-top: -250px;
}
@media (max-width: 1199px) {
  .wpo-project-section-s8 .gallery-container .col:nth-child(2) {
    margin-top: 0;
  }
}
.wpo-project-section-s8 .gallery-container .col:nth-child(2) .project-card-s7 {
  max-width: 700px;
  margin-left: auto;
}
@media (max-width: 1199px) {
  .wpo-project-section-s8 .gallery-container .col:nth-child(2) .project-card-s7 {
    max-width: 100%;
    max-height: 100%;
  }
}
.wpo-project-section-s8 .gallery-container .col:nth-child(3) .project-card-s7 {
  max-width: 650px;
  max-height: 800px;
  margin-left: auto;
}
@media (max-width: 1199px) {
  .wpo-project-section-s8 .gallery-container .col:nth-child(3) .project-card-s7 {
    max-width: 100%;
    max-height: 100%;
  }
}

.project-card-s7 {
  position: relative;
  z-index: 1;
  max-width: 800px;
  max-height: 1000px;
  overflow: hidden;
  margin-bottom: 200px;
  display: block;
}
@media (max-width: 1199px) {
  .project-card-s7 {
    max-width: 100%;
    max-height: 100%;
    margin-bottom: 30px;
  }
}
.project-card-s7 .image img {
  width: 100%;
  transform: scale(1);
  transition: all 0.3s ease-in-out;
}
.project-card-s7 .content {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  padding: 35px 140px 35px 35px;
  z-index: 1;
}
@media (max-width: 1399px) {
  .project-card-s7 .content {
    padding: 30px 120px 30px 35px;
  }
}
@media (max-width: 1199px) {
  .project-card-s7 .content {
    padding: 25px 80px 25px 25px;
  }
}
@media (max-width: 575px) {
  .project-card-s7 .content {
    padding: 20px 30px 20px 20px;
  }
}
.project-card-s7 .content::before {
  border-radius: 0px 10px 0px 0px;
  background: #fff;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: -50px;
  bottom: -2px;
  z-index: -1;
  transform: skew(25deg);
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1199px) {
  .project-card-s7 .content::before {
    transform: skew(15deg);
    left: -20px;
  }
}
@media (max-width: 575px) {
  .project-card-s7 .content::before {
    transform: none;
    left: 0px;
  }
}
.project-card-s7 .content h2 {
  margin-bottom: 0;
}
.project-card-s7 .content h2 a {
  color: #000;
  font-family: "Space Grotesk", sans-serif;
  font-size: 40px;
  font-weight: 500;
}
@media (max-width: 1399px) {
  .project-card-s7 .content h2 a {
    font-size: 30px;
  }
}
@media (max-width: 575px) {
  .project-card-s7 .content h2 a {
    font-size: 25px;
  }
}
.project-card-s7 .content span {
  color: #666;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
}
@media (max-width: 575px) {
  .project-card-s7 .content span {
    font-size: 18px;
  }
}
.project-card-s7:hover .image img {
  transform: scale(1.1);
}

/*--------------------------------------------------------------
                11.3 wpo-work-section-s3
--------------------------------------------------------------*/
.wpo-work-section-s3 .wraper {
  margin-left: auto;
  max-width: 1840px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1840px) {
  .wpo-work-section-s3 .wraper {
    padding-left: 10px;
  }
}
@media (max-width: 991px) {
  .wpo-work-section-s3 .wraper {
    padding: 0 10px;
    flex-direction: column-reverse;
  }
}
.wpo-work-section-s3 .left-content {
  max-width: 785px;
  padding-right: 140px;
  margin-top: -20px;
}
@media (max-width: 1499px) {
  .wpo-work-section-s3 .left-content {
    max-width: 585px;
    padding-right: 50px;
  }
}
@media (max-width: 1399px) {
  .wpo-work-section-s3 .left-content {
    max-width: 485px;
    padding-right: 10px;
  }
}
@media (max-width: 1199px) {
  .wpo-work-section-s3 .left-content {
    max-width: 585px;
    padding-right: 0px;
  }
}
@media (max-width: 991px) {
  .wpo-work-section-s3 .left-content {
    max-width: 100%;
    margin-top: 0;
  }
}
.wpo-work-section-s3 .left-content h2 {
  color: #000;
  font-family: "Space Grotesk", sans-serif;
  font-size: 80px;
  font-weight: 700;
  margin-bottom: 70px;
}
@media (max-width: 1499px) {
  .wpo-work-section-s3 .left-content h2 {
    font-size: 50px;
    margin-bottom: 40px;
  }
}
@media (max-width: 1199px) {
  .wpo-work-section-s3 .left-content h2 {
    font-size: 40px;
    margin-bottom: 30px;
  }
}
@media (max-width: 575px) {
  .wpo-work-section-s3 .left-content h2 {
    font-size: 30px;
    margin-bottom: 30px;
  }
}
.wpo-work-section-s3 .left-content ul li {
  list-style: none;
  border-bottom: 1px solid #DDD;
  margin-bottom: 25px;
  padding-bottom: 25px;
}
@media (max-width: 1499px) {
  .wpo-work-section-s3 .left-content ul li {
    margin-bottom: 15px;
    padding-bottom: 20px;
  }
}
@media (max-width: 1199px) {
  .wpo-work-section-s3 .left-content ul li {
    margin-bottom: 10px;
    padding-bottom: 15px;
  }
}
.wpo-work-section-s3 .left-content ul li:last-child {
  margin-bottom: 0;
}
.wpo-work-section-s3 .left-content ul li a {
  font-weight: 500;
  color: #555;
  font-family: "Space Grotesk", sans-serif;
  font-size: 30px;
}
@media (max-width: 1499px) {
  .wpo-work-section-s3 .left-content ul li a {
    font-size: 25px;
  }
}
@media (max-width: 1199px) {
  .wpo-work-section-s3 .left-content ul li a {
    font-size: 20px;
  }
}
.wpo-work-section-s3 .right-image {
  width: calc(100% - 785px);
}
@media (max-width: 1499px) {
  .wpo-work-section-s3 .right-image {
    width: calc(100% - 585px);
  }
}
@media (max-width: 1399px) {
  .wpo-work-section-s3 .right-image {
    width: calc(100% - 485px);
  }
}
@media (max-width: 1199px) {
  .wpo-work-section-s3 .right-image {
    width: calc(100% - 585px);
  }
}
@media (max-width: 991px) {
  .wpo-work-section-s3 .right-image {
    width: 100%;
    max-width: 660px;
    margin-bottom: 40px;
  }
}
.wpo-work-section-s3 .right-image img {
  width: 100%;
}

/*--------------------------------------------------------------
                11.4 wpo-testimonial-section-s6
--------------------------------------------------------------*/
.wpo-testimonial-section-s6 .testimonial-wrap {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  padding: 133px 0 160px;
}
@media (max-width: 991px) {
  .wpo-testimonial-section-s6 .testimonial-wrap {
    padding: 90px 0 120px;
  }
}
@media (max-width: 767px) {
  .wpo-testimonial-section-s6 .testimonial-wrap {
    padding: 80px 0 100px;
  }
}
.wpo-testimonial-section-s6 .testimonial-wrap::before {
  position: absolute;
  right: -141px;
  top: 0;
  width: 53%;
  height: 100%;
  content: "";
  background: #FFF;
  opacity: 0.6;
  transform: skewX(340deg);
}
@media (max-width: 1699px) {
  .wpo-testimonial-section-s6 .testimonial-wrap::before {
    right: -70px;
    transform: skewX(350deg);
    width: 60%;
  }
}
@media (max-width: 1399px) {
  .wpo-testimonial-section-s6 .testimonial-wrap::before {
    right: -70px;
    transform: skewX(350deg);
    width: 80%;
  }
}
@media (max-width: 1199px) {
  .wpo-testimonial-section-s6 .testimonial-wrap::before {
    right: -70px;
    transform: skewX(350deg);
    width: 90%;
  }
}
@media (max-width: 991px) {
  .wpo-testimonial-section-s6 .testimonial-wrap::before {
    right: 0px;
    transform: none;
    width: 100%;
  }
}
.wpo-testimonial-section-s6 .testimonial-slider-s4 {
  max-width: 700px;
  max-height: 505px;
  margin-left: auto;
}
@media (max-width: 767px) {
  .wpo-testimonial-section-s6 .testimonial-slider-s4 {
    padding: 0 10px;
  }
}
.wpo-testimonial-section-s6 .item .icon {
  width: 80px;
  height: 80px;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .wpo-testimonial-section-s6 .item .icon {
    margin-bottom: 10px;
    width: 70px;
    height: 70px;
  }
}
.wpo-testimonial-section-s6 .item h3 {
  color: #000;
  font-family: "Space Grotesk", sans-serif;
  font-size: 35px;
  font-weight: 500;
  position: relative;
  padding-bottom: 70px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .wpo-testimonial-section-s6 .item h3 {
    font-size: 25px;
    line-height: 35px;
    padding-bottom: 50px;
  }
}
@media (max-width: 575px) {
  .wpo-testimonial-section-s6 .item h3 {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 50px;
  }
}
.wpo-testimonial-section-s6 .item h3::before {
  position: absolute;
  left: 0;
  content: "";
  width: 500px;
  height: 1px;
  background: #000;
  bottom: 10px;
}
@media (max-width: 575px) {
  .wpo-testimonial-section-s6 .item h3::before {
    width: 300px;
  }
}
.wpo-testimonial-section-s6 .item h3::after {
  position: absolute;
  left: 0;
  bottom: 0px;
  content: "";
  width: 300px;
  height: 1px;
  background: #000;
  border-radius: 10px;
}
@media (max-width: 575px) {
  .wpo-testimonial-section-s6 .item h3::after {
    width: 220px;
  }
}
.wpo-testimonial-section-s6 .item h4 {
  color: #000;
  font-family: "DM Sans", serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .wpo-testimonial-section-s6 .item h4 {
    font-size: 30px;
    line-height: 30px;
    margin-top: 30px;
  }
}
@media (max-width: 575px) {
  .wpo-testimonial-section-s6 .item h4 {
    font-size: 25px;
    line-height: 25px;
    margin-top: 30px;
  }
}
.wpo-testimonial-section-s6 .item span {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 50px;
}
@media (max-width: 767px) {
  .wpo-testimonial-section-s6 .item span {
    font-size: 18px;
    line-height: 40px;
  }
}
@media (max-width: 991px) {
  .wpo-testimonial-section-s6 .owl-nav {
    display: none;
  }
}
.wpo-testimonial-section-s6 .owl-prev {
  position: absolute;
  right: 120px;
  bottom: -160px;
  transform: translateY(-50%);
  background: transparent;
  border: 0;
}
.wpo-testimonial-section-s6 .owl-prev::before {
  content: url(../images/left-arrow-2.svg);
  transition: all 0.3s ease-in-out;
}
.wpo-testimonial-section-s6 .owl-prev span {
  display: none;
}
.wpo-testimonial-section-s6 .owl-next {
  position: absolute;
  right: 15px;
  bottom: -160px;
  transform: translateY(-50%);
  background: transparent;
  border: 0;
}
.wpo-testimonial-section-s6 .owl-next::before {
  content: url(../images/right-arrow-3.svg);
  transition: all 0.3s ease-in-out;
}
.wpo-testimonial-section-s6 .owl-next span {
  display: none;
}
.wpo-testimonial-section-s6 .owl-dots {
  bottom: -20px;
  position: relative;
  z-index: 1;
  display: none;
}
@media (max-width: 991px) {
  .wpo-testimonial-section-s6 .owl-dots {
    display: block;
  }
}
.wpo-testimonial-section-s6 .owl-dot {
  border: 0;
  width: 10px;
  height: 12px;
  background: #000;
  border-radius: 100px;
  margin: 0 5px;
}
.wpo-testimonial-section-s6 .owl-dot.active {
  background: #3871A8;
}

/*--------------------------------------------------------------
                11.5 wpo-team-section-s2
--------------------------------------------------------------*/
.wpo-team-section-s2 {
  padding-bottom: 100px;
  max-width: 1720px;
  margin: 0 auto;
}
@media (max-width: 1799px) {
  .wpo-team-section-s2 {
    margin: 0 10px;
  }
}
@media (max-width: 991px) {
  .wpo-team-section-s2 {
    padding-bottom: 70px;
  }
}
@media (max-width: 757px) {
  .wpo-team-section-s2 {
    padding-bottom: 60px;
  }
}
.wpo-team-section-s2 .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .wpo-team-section-s2 .title {
    flex-direction: column;
    text-align: center;
  }
}
.wpo-team-section-s2 .title h2 {
  color: #000;
  margin-bottom: 0;
  max-width: 900px;
  font-family: "Space Grotesk", sans-serif;
  font-size: 80px;
  font-weight: 700;
}
@media (max-width: 1599px) {
  .wpo-team-section-s2 .title h2 {
    font-size: 70px;
    line-height: 90px;
  }
}
@media (max-width: 1399px) {
  .wpo-team-section-s2 .title h2 {
    font-size: 60px;
    line-height: 80px;
  }
}
@media (max-width: 1199px) {
  .wpo-team-section-s2 .title h2 {
    max-width: 100%;
    margin-bottom: 10px;
    font-size: 50px;
    line-height: 70px;
  }
}
@media (max-width: 757px) {
  .wpo-team-section-s2 .title h2 {
    font-size: 40px;
    line-height: 50px;
  }
}
@media (max-width: 575px) {
  .wpo-team-section-s2 .title h2 {
    font-size: 35px;
    line-height: 40px;
  }
}
.wpo-team-section-s2 .title p {
  color: #000;
  font-size: 25px;
  font-weight: 400;
  line-height: 40px;
  margin: 0;
  max-width: 508px;
}
@media (max-width: 1199px) {
  .wpo-team-section-s2 .title p {
    margin: 0 auto;
  }
}
@media (max-width: 575px) {
  .wpo-team-section-s2 .title p {
    font-size: 18px;
    line-height: 25px;
  }
}
.wpo-team-section-s2 .team-wrap {
  margin: 0 -9px;
}
@media (max-width: 1399px) {
  .wpo-team-section-s2 .team-wrap {
    margin: 0 5px;
  }
}
.wpo-team-section-s2 .team-card {
  padding: 0 9px;
}
@media (max-width: 1399px) {
  .wpo-team-section-s2 .team-card {
    padding: 0px;
  }
}
.wpo-team-section-s2 .team-card h2 {
  margin-top: 25px;
  margin-bottom: -15px;
}
@media (max-width: 1399px) {
  .wpo-team-section-s2 .team-card h2 {
    margin-top: 0px;
  }
}
.wpo-team-section-s2 .team-card h2 a,
.wpo-team-section-s2 .team-card h2 span {
  font-family: "Space Grotesk", sans-serif;
  color: #555;
  font-size: 40px;
  font-weight: 500;
}
@media (max-width: 1399px) {
  .wpo-team-section-s2 .team-card h2 a,
  .wpo-team-section-s2 .team-card h2 span {
    font-size: 25px;
    height: 40px !important;
  }
}
.wpo-team-section-s2 .team-card .image img {
  filter: grayscale(0%);
}
.wpo-team-section-s2 .team-card:hover .image img {
  filter: grayscale(100%);
}

/*--------------------------------------------------------------
                11.6 wpo-cta-section-s3
--------------------------------------------------------------*/
.wpo-cta-section-s3 {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  height: 750px;
}
@media (max-width: 1199px) {
  .wpo-cta-section-s3 {
    height: 500px;
  }
}
@media (max-width: 991px) {
  .wpo-cta-section-s3 {
    height: 100%;
    align-items: center;
  }
}
.wpo-cta-section-s3 .title {
  padding-top: 100px;
}
@media (max-width: 1199px) {
  .wpo-cta-section-s3 .title {
    padding-top: 100px;
  }
}
@media (max-width: 991px) {
  .wpo-cta-section-s3 .title {
    padding: 150px 0;
  }
}
@media (max-width: 767px) {
  .wpo-cta-section-s3 .title {
    padding: 100px 0;
  }
}
.wpo-cta-section-s3 .title h2 {
  color: #000;
  text-align: center;
  font-family: "Space Grotesk", sans-serif;
  font-size: 80px;
  font-weight: 700;
  margin-bottom: 30px;
}
@media (max-width: 1399px) {
  .wpo-cta-section-s3 .title h2 {
    font-size: 70px;
  }
}
@media (max-width: 1199px) {
  .wpo-cta-section-s3 .title h2 {
    font-size: 50px;
  }
}
@media (max-width: 991px) {
  .wpo-cta-section-s3 .title h2 {
    font-size: 40px;
    margin-bottom: 20px;
  }
}
@media (max-width: 575px) {
  .wpo-cta-section-s3 .title h2 {
    font-size: 30px;
  }
}
.wpo-cta-section-s3 .title a {
  color: #000;
  position: relative;
}
.wpo-cta-section-s3 .title a span {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  background: #fff;
  border-radius: 30px;
  height: 60px;
  line-height: 60px;
  display: inline-block;
  padding: 0 30px;
}
@media (max-width: 767px) {
  .wpo-cta-section-s3 .title a span {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
  }
}
.wpo-cta-section-s3 .title a i {
  display: none;
}

/* 12. Home-style-9 */
/*--------------------------------------------------------------
                12.1 wpo-category-section
--------------------------------------------------------------*/
.wpo-category-section ul,
.wpo-category-section-s2 ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.wpo-category-section ul li,
.wpo-category-section-s2 ul li {
  flex-basis: 16.66%;
  list-style: none;
}
@media (max-width: 1399px) {
  .wpo-category-section ul li,
  .wpo-category-section-s2 ul li {
    flex-basis: 33.33%;
  }
}
@media (max-width: 767px) {
  .wpo-category-section ul li,
  .wpo-category-section-s2 ul li {
    flex-basis: 50%;
  }
}
@media (max-width: 575px) {
  .wpo-category-section ul li,
  .wpo-category-section-s2 ul li {
    flex-basis: 100%;
  }
}
.wpo-category-section ul li a,
.wpo-category-section-s2 ul li a {
  height: 200px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  border: 1px solid #DDD;
  border-top: 0;
  margin: 0 -0.5px;
}
.wpo-category-section ul li span,
.wpo-category-section-s2 ul li span {
  color: #000;
  text-align: center;
  font-family: "Space Grotesk", sans-serif;
  font-size: 20px;
  font-weight: 500;
  margin-top: 20px;
}
.wpo-category-section ul li:last-child a,
.wpo-category-section-s2 ul li:last-child a {
  border-right: 0;
}

.wpo-category-section-s2 ul li a {
  border-top: 1px solid #DDD;
}

/*--------------------------------------------------------------
                12.2 wpo-project-section-s9
--------------------------------------------------------------*/
.wpo-project-section-s9 {
  padding-bottom: 90px;
}
@media (max-width: 991px) {
  .wpo-project-section-s9 {
    padding-bottom: 60px;
  }
}
@media (max-width: 757px) {
  .wpo-project-section-s9 {
    padding-bottom: 50px;
  }
}
.wpo-project-section-s9 .container-fulid {
  max-width: 1720px;
  margin: 0 auto;
}
@media (max-width: 757px) {
  .wpo-project-section-s9 .container-fulid {
    max-width: 550px;
  }
}
.wpo-project-section-s9 .row {
  margin: 0 -10px;
}
@media (max-width: 1399px) {
  .wpo-project-section-s9 .row {
    margin: 0;
  }
}
.wpo-project-section-s9 .col:first-child .project-card-s9 {
  padding: 0;
  max-width: 800px;
  margin-bottom: 60px;
  padding-left: 10px;
}
@media (max-width: 1399px) {
  .wpo-project-section-s9 .col:first-child .project-card-s9 {
    padding-left: 0px;
  }
}
@media (max-width: 767px) {
  .wpo-project-section-s9 .col:first-child .project-card-s9 {
    margin-bottom: 30px;
  }
}
.wpo-project-section-s9 .col:first-child .project-card-s9 .content {
  position: unset;
  max-width: 560px;
  margin-bottom: 60px;
}
@media (max-width: 1199px) {
  .wpo-project-section-s9 .col:first-child .project-card-s9 .content {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .wpo-project-section-s9 .col:first-child .project-card-s9 .content {
    margin-bottom: 30px;
  }
}
.wpo-project-section-s9 .col:first-child .project-card-s9 .content div {
  display: block;
  padding: 0;
}
.wpo-project-section-s9 .col:first-child .project-card-s9 .content span {
  display: block;
  padding-right: 0px;
  color: #DDDDDD;
  font-size: 120px;
  font-weight: 400;
  line-height: 120px;
}
@media (max-width: 1399px) {
  .wpo-project-section-s9 .col:first-child .project-card-s9 .content span {
    font-size: 80px;
    line-height: 100px;
  }
}
@media (max-width: 1199px) {
  .wpo-project-section-s9 .col:first-child .project-card-s9 .content span {
    font-size: 50px;
    line-height: 60px;
  }
}
.wpo-project-section-s9 .col:first-child .project-card-s9 .content h2 {
  display: block;
  max-width: 100%;
}
.wpo-project-section-s9 .col:first-child .project-card-s9 .content h2 a {
  text-decoration: none;
  position: unset;
  font-size: 50px;
}
@media (max-width: 1399px) {
  .wpo-project-section-s9 .col:first-child .project-card-s9 .content h2 a {
    font-size: 40px;
  }
}
@media (max-width: 1199px) {
  .wpo-project-section-s9 .col:first-child .project-card-s9 .content h2 a {
    font-size: 30px;
  }
}
.wpo-project-section-s9 .col:first-child .project-card-s9 .content p {
  display: block;
}
.wpo-project-section-s9 .col:first-child .project-card-s9 .content a {
  display: block;
  position: unset;
}
.wpo-project-section-s9 .col:nth-child(2) .project-card-s9 {
  padding: 0;
  max-width: 800px;
  margin-left: auto;
  padding-right: 10px;
  margin-bottom: 60px;
  display: flex;
  flex-wrap: wrap-reverse;
}
@media (max-width: 1399px) {
  .wpo-project-section-s9 .col:nth-child(2) .project-card-s9 {
    padding-right: 0px;
  }
}
@media (max-width: 767px) {
  .wpo-project-section-s9 .col:nth-child(2) .project-card-s9 {
    margin-bottom: 30px;
    flex-wrap: wrap;
  }
}
.wpo-project-section-s9 .col:nth-child(2) .project-card-s9 .content {
  position: unset;
  max-width: 560px;
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .wpo-project-section-s9 .col:nth-child(2) .project-card-s9 .content {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .wpo-project-section-s9 .col:nth-child(2) .project-card-s9 .content {
    margin-top: 0px;
    margin-bottom: 30px;
  }
}
.wpo-project-section-s9 .col:nth-child(2) .project-card-s9 .content div {
  display: block;
  padding: 0;
}
.wpo-project-section-s9 .col:nth-child(2) .project-card-s9 .content span {
  display: block;
  padding-right: 0px;
  color: #DDDDDD;
  font-size: 120px;
  font-weight: 400;
  line-height: 120px;
}
@media (max-width: 1399px) {
  .wpo-project-section-s9 .col:nth-child(2) .project-card-s9 .content span {
    font-size: 80px;
    line-height: 100px;
  }
}
@media (max-width: 1199px) {
  .wpo-project-section-s9 .col:nth-child(2) .project-card-s9 .content span {
    font-size: 50px;
    line-height: 60px;
  }
}
.wpo-project-section-s9 .col:nth-child(2) .project-card-s9 .content h2 {
  display: block;
  max-width: 100%;
}
.wpo-project-section-s9 .col:nth-child(2) .project-card-s9 .content h2 a {
  text-decoration: none;
  position: unset;
  font-size: 50px;
}
@media (max-width: 1399px) {
  .wpo-project-section-s9 .col:nth-child(2) .project-card-s9 .content h2 a {
    font-size: 40px;
  }
}
@media (max-width: 1199px) {
  .wpo-project-section-s9 .col:nth-child(2) .project-card-s9 .content h2 a {
    font-size: 30px;
  }
}
.wpo-project-section-s9 .col:nth-child(2) .project-card-s9 .content p {
  display: block;
}
.wpo-project-section-s9 .col:nth-child(2) .project-card-s9 .content a {
  display: block;
  position: unset;
}

.project-card-s9 {
  position: relative;
  padding: 0 10px;
  overflow: hidden;
  margin-bottom: 30px;
}
@media (max-width: 1399px) {
  .project-card-s9 {
    padding: 0;
  }
}
.project-card-s9 .content {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.project-card-s9 .content div {
  display: flex;
  align-items: center;
  padding: 20px 40px;
}
@media (max-width: 1399px) {
  .project-card-s9 .content div {
    padding: 20px 20px;
  }
}
@media (max-width: 1199px) {
  .project-card-s9 .content div {
    padding: 20px 10px;
  }
}
@media (max-width: 767px) {
  .project-card-s9 .content div {
    display: block;
  }
}
.project-card-s9 .content span {
  color: #000;
  font-family: "Felidae";
  font-size: 80px;
  font-weight: 400;
  display: inline;
  padding-right: 30px;
}
@media (max-width: 1399px) {
  .project-card-s9 .content span {
    font-size: 60px;
  }
}
@media (max-width: 1199px) {
  .project-card-s9 .content span {
    font-size: 50px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .project-card-s9 .content span {
    padding-right: 0px;
    margin-bottom: 10px;
  }
}
.project-card-s9 .content h2 {
  display: inline;
  max-width: 260px;
}
@media (max-width: 767px) {
  .project-card-s9 .content h2 {
    max-width: 100%;
    line-height: 0;
    margin-bottom: 20px;
  }
}
.project-card-s9 .content h2 a {
  color: #000;
  font-family: "Space Grotesk", sans-serif;
  font-size: 30px;
  font-weight: 700;
  text-decoration: none;
  position: unset;
}
@media (max-width: 1399px) {
  .project-card-s9 .content h2 a {
    font-size: 25px;
  }
}
.project-card-s9 .content p {
  color: #666;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  display: none;
}
@media (max-width: 1399px) {
  .project-card-s9 .content p {
    font-size: 18px;
  }
}
.project-card-s9 .content a {
  color: #000;
  font-family: "Space Grotesk", sans-serif;
  font-size: 22px;
  font-weight: 700;
  text-decoration: underline;
  display: block;
  position: absolute;
  bottom: 30px;
  left: 40px;
}
@media (max-width: 1399px) {
  .project-card-s9 .content a {
    font-size: 20px;
    bottom: 20px;
    left: 20px;
  }
}
.project-card-s9 .image {
  position: relative;
  overflow: hidden;
}
.project-card-s9 .image::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  transform: skewX(-25deg);
}
.project-card-s9 .image img {
  width: 100%;
  transition: all 0.3s ease-in-out;
}
.project-card-s9:hover .image::before {
  animation: shine 0.75s;
}
.project-card-s9:hover .image img {
  transform: scale(1.1);
}

/*--------------------------------------------------------------
                12.3 wpo-product-section
--------------------------------------------------------------*/
.wpo-product-section,
.wpo-product-section-s2 {
  padding-bottom: 100px;
  max-width: 1740px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .wpo-product-section,
  .wpo-product-section-s2 {
    padding-bottom: 70px;
  }
}
@media (max-width: 757px) {
  .wpo-product-section,
  .wpo-product-section-s2 {
    padding-bottom: 60px;
    max-width: 550px;
  }
}
.wpo-product-section .title,
.wpo-product-section-s2 .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .wpo-product-section .title,
  .wpo-product-section-s2 .title {
    flex-direction: column;
    text-align: center;
  }
}
.wpo-product-section .title h2,
.wpo-product-section-s2 .title h2 {
  color: #000;
  margin-bottom: 0;
  max-width: 800px;
  font-family: "Space Grotesk", sans-serif;
  font-size: 80px;
  font-weight: 700;
}
@media (max-width: 1599px) {
  .wpo-product-section .title h2,
  .wpo-product-section-s2 .title h2 {
    font-size: 70px;
    line-height: 90px;
  }
}
@media (max-width: 1399px) {
  .wpo-product-section .title h2,
  .wpo-product-section-s2 .title h2 {
    font-size: 60px;
    line-height: 80px;
  }
}
@media (max-width: 1199px) {
  .wpo-product-section .title h2,
  .wpo-product-section-s2 .title h2 {
    max-width: 100%;
    margin-bottom: 10px;
    font-size: 50px;
    line-height: 70px;
  }
}
@media (max-width: 757px) {
  .wpo-product-section .title h2,
  .wpo-product-section-s2 .title h2 {
    font-size: 40px;
    line-height: 50px;
  }
}
@media (max-width: 575px) {
  .wpo-product-section .title h2,
  .wpo-product-section-s2 .title h2 {
    font-size: 35px;
    line-height: 40px;
  }
}
.wpo-product-section .title p,
.wpo-product-section-s2 .title p {
  color: #000;
  font-size: 25px;
  font-weight: 400;
  line-height: 40px;
  margin: 0;
  max-width: 508px;
}
@media (max-width: 1199px) {
  .wpo-product-section .title p,
  .wpo-product-section-s2 .title p {
    margin: 0 auto;
  }
}
@media (max-width: 575px) {
  .wpo-product-section .title p,
  .wpo-product-section-s2 .title p {
    font-size: 18px;
    line-height: 25px;
  }
}
.wpo-product-section .row,
.wpo-product-section-s2 .row {
  margin: 0 -20px;
}
@media (max-width: 1399px) {
  .wpo-product-section .row,
  .wpo-product-section-s2 .row {
    margin: 0;
  }
}
.wpo-product-section .col,
.wpo-product-section-s2 .col {
  padding: 0 20px;
}
@media (max-width: 1399px) {
  .wpo-product-section .col,
  .wpo-product-section-s2 .col {
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .wpo-product-section .col,
  .wpo-product-section-s2 .col {
    padding: 0;
  }
}
.wpo-product-section .project-allBtn,
.wpo-product-section-s2 .project-allBtn {
  text-align: center;
  margin-top: 20px;
}
.wpo-product-section .project-allBtn .theme-btn, .wpo-product-section .project-allBtn .view-cart-btn,
.wpo-product-section-s2 .project-allBtn .theme-btn,
.wpo-product-section-s2 .project-allBtn .view-cart-btn {
  border-radius: 35px;
  border: 1px solid #000;
  color: #000;
  padding: 16px 40px 12px;
  text-transform: none;
}
.wpo-product-section .project-allBtn .theme-btn:after, .wpo-product-section .project-allBtn .view-cart-btn:after,
.wpo-product-section-s2 .project-allBtn .theme-btn:after,
.wpo-product-section-s2 .project-allBtn .view-cart-btn:after {
  background: linear-gradient(to right, rgba(94, 93, 93, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
}
@media (max-width: 1199px) {
  .wpo-product-section .project-allBtn .theme-btn, .wpo-product-section .project-allBtn .view-cart-btn,
  .wpo-product-section-s2 .project-allBtn .theme-btn,
  .wpo-product-section-s2 .project-allBtn .view-cart-btn {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .wpo-product-section .project-allBtn .theme-btn, .wpo-product-section .project-allBtn .view-cart-btn,
  .wpo-product-section-s2 .project-allBtn .theme-btn,
  .wpo-product-section-s2 .project-allBtn .view-cart-btn {
    padding: 8px 30px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .wpo-product-section .project-allBtn .theme-btn img, .wpo-product-section .project-allBtn .view-cart-btn img,
  .wpo-product-section-s2 .project-allBtn .theme-btn img,
  .wpo-product-section-s2 .project-allBtn .view-cart-btn img {
    display: none;
  }
}
.wpo-product-section .project-allBtn .theme-btn .rolling-text, .wpo-product-section .project-allBtn .view-cart-btn .rolling-text,
.wpo-product-section-s2 .project-allBtn .theme-btn .rolling-text,
.wpo-product-section-s2 .project-allBtn .view-cart-btn .rolling-text {
  height: 17px;
  line-height: 21px;
}
@media (max-width: 767px) {
  .wpo-product-section .project-allBtn .theme-btn .rolling-text, .wpo-product-section .project-allBtn .view-cart-btn .rolling-text,
  .wpo-product-section-s2 .project-allBtn .theme-btn .rolling-text,
  .wpo-product-section-s2 .project-allBtn .view-cart-btn .rolling-text {
    height: 29px;
    line-height: 34px;
  }
}

.shop-card {
  text-align: center;
  background: #FFF;
  box-shadow: 0px 2px 12px 2px rgba(4, 0, 52, 0.06);
  margin-bottom: 40px;
}
.shop-card .image {
  position: relative;
  overflow: hidden;
  padding: 10px;
  padding-bottom: 0;
}
.shop-card .image img {
  width: 100%;
  transition: all 0.3s ease-in-out;
}
.shop-card .image button {
  background: transparent;
  border: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  z-index: 1;
}
.shop-card .image button i {
  background: #fff;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #D4B0A5;
  display: inline-block;
  font-size: 20px;
}
.shop-card .image button span {
  color: #D4B0A5;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  background: #fff;
  height: 40px;
  line-height: 40px;
  padding: 0 22px;
  display: inline-block;
  margin-left: 3px;
}
.shop-card .image::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  transform: skewX(-25deg);
}
.shop-card .content {
  padding: 35px 10px;
}
@media (max-width: 1199px) {
  .shop-card .content {
    padding: 25px 10px;
  }
}
.shop-card .content h2 {
  margin-bottom: 15px;
}
@media (max-width: 1199px) {
  .shop-card .content h2 {
    margin-bottom: 7px;
  }
}
.shop-card .content h2 a {
  color: #101010;
  font-family: "DM Sans", serif;
  font-size: 22px;
  font-weight: 500;
}
@media (max-width: 1199px) {
  .shop-card .content h2 a {
    font-size: 18px;
  }
}
.shop-card .content .del {
  display: inline-block;
  color: #999;
  font-size: 18px;
  font-weight: 400;
}
.shop-card .content span {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  margin-left: 7px;
}
.shop-card:hover .image button {
  opacity: 1;
  visibility: visible;
}
.shop-card:hover .image::before {
  animation: shine 0.75s;
}

/*--------------------------------------------------------------
                12.4 wpo-offer-section
--------------------------------------------------------------*/
.wpo-offer-section {
  padding: 130px 0;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
}
@media (max-width: 991px) {
  .wpo-offer-section {
    padding: 80px 0;
  }
}
.wpo-offer-section .offer-wraper {
  max-width: 614px;
  margin-left: 200px;
}
@media (max-width: 1399px) {
  .wpo-offer-section .offer-wraper {
    margin-left: 100px;
  }
}
@media (max-width: 1199px) {
  .wpo-offer-section .offer-wraper {
    margin-left: 50px;
  }
}
@media (max-width: 991px) {
  .wpo-offer-section .offer-wraper {
    margin-left: 30px;
  }
}
@media (max-width: 767px) {
  .wpo-offer-section .offer-wraper {
    margin: 0 auto;
    padding: 0 10px;
    text-align: center;
  }
}
.wpo-offer-section .offer-wraper h2 {
  color: #000;
  font-family: "Space Grotesk", sans-serif;
  font-size: 50px;
  font-weight: 700;
}
@media (max-width: 991px) {
  .wpo-offer-section .offer-wraper h2 {
    font-size: 40px;
  }
}
.wpo-offer-section .offer-wraper p {
  color: #3F3F3F;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 25px;
  position: relative;
  padding-bottom: 30px;
}
.wpo-offer-section .offer-wraper p::before {
  position: absolute;
  left: 0;
  bottom: 0;
  background: #666;
  width: 50%;
  height: 2px;
  content: "";
}
@media (max-width: 767px) {
  .wpo-offer-section .offer-wraper p::before {
    left: 50%;
    transform: translateX(-50%);
  }
}
.wpo-offer-section .offer-wraper h3 {
  color: #000;
  font-family: "Space Grotesk", sans-serif;
  font-size: 120px;
  font-weight: 700;
  margin: 0;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .wpo-offer-section .offer-wraper h3 {
    font-size: 80px;
    margin-bottom: 20px;
  }
}
@media (max-width: 575px) {
  .wpo-offer-section .offer-wraper h3 {
    font-size: 60px;
    margin-bottom: 10px;
  }
}
.wpo-offer-section .offer-wraper h3 span {
  font-size: 30px;
  font-weight: 700;
  position: relative;
  top: -30px;
  margin-left: 20px;
}
@media (max-width: 991px) {
  .wpo-offer-section .offer-wraper h3 span {
    font-size: 25px;
    top: -20px;
    margin-left: 10px;
  }
}
@media (max-width: 575px) {
  .wpo-offer-section .offer-wraper h3 span {
    font-size: 20px;
    top: -10px;
  }
}

/* 13. Home-style-10 */
/*--------------------------------------------------------------
                13.1 wpo-product-cetegory-section
--------------------------------------------------------------*/
.wpo-product-cetegory-section {
  padding: 30px 0;
  border-bottom: 1px solid #DDD;
}
.wpo-product-cetegory-section .row {
  margin: -1.5px;
}
.wpo-product-cetegory-section .col:nth-child(2) .product-card {
  background: #E6F0F4;
}
.wpo-product-cetegory-section .col:last-child .product-card {
  background: #F8EAE7;
}

.product-card {
  background: #F2F1E7;
  margin: 1.5px;
  text-align: center;
  padding: 48px;
}
@media (max-width: 1450px) {
  .product-card {
    padding: 35px 20px;
  }
}
.product-card h2 {
  margin-bottom: 0;
}
.product-card h2 a {
  color: #000;
  font-family: "Felidae";
  font-size: 60px;
  font-weight: 400;
  line-height: 80px;
}
@media (max-width: 1399px) {
  .product-card h2 a {
    font-size: 40px;
    line-height: 70px;
  }
}
@media (max-width: 1199px) {
  .product-card h2 a {
    font-size: 35px;
    line-height: 50px;
  }
}
.product-card span {
  display: block;
  margin-bottom: 10px;
}
.product-card span a {
  color: #000;
  font-family: "DM Sans", serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 50px;
  text-decoration: underline;
}

/*--------------------------------------------------------------
                13.2 wpo-product-section-s2
--------------------------------------------------------------*/
.wpo-product-section-s2 .title {
  display: block;
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 50px;
}
.wpo-product-section-s2 .title h2 {
  max-width: 100%;
  font-family: "Felidae";
  font-size: 120px;
  font-weight: 400;
  line-height: 150px;
}
.wpo-product-section-s2 .title p {
  max-width: 100%;
  max-width: 828px;
  margin: 0 auto;
}
.wpo-product-section-s2 .shop-card {
  margin-bottom: 75px;
}
.wpo-product-section-s2 .shop-card .image img {
  background: #F9F9F9;
  width: auto;
}
.wpo-product-section-s2 .project-allBtn {
  margin-top: 0px;
}

/*--------------------------------------------------------------
                13.3 wpo-offer-section-s2
--------------------------------------------------------------*/
.wpo-offer-section-s2 .offer-wraper {
  max-width: 1734px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .wpo-offer-section-s2 .offer-wraper {
    align-items: flex-start;
  }
}
@media (max-width: 991px) {
  .wpo-offer-section-s2 .offer-wraper {
    flex-direction: column;
  }
}
.wpo-offer-section-s2 .offer-left,
.wpo-offer-section-s2 .offer-right {
  width: 50%;
  background: #F5F5F5;
  margin: 0 7px;
  display: flex;
  align-items: center;
  padding: 70px 50px;
  padding-left: 30px;
  height: 575px;
}
@media (max-width: 1399px) {
  .wpo-offer-section-s2 .offer-left,
  .wpo-offer-section-s2 .offer-right {
    padding: 40px 20px;
  }
}
@media (max-width: 1199px) {
  .wpo-offer-section-s2 .offer-left,
  .wpo-offer-section-s2 .offer-right {
    flex-direction: column;
    height: 100%;
    align-items: flex-end;
  }
}
@media (max-width: 991px) {
  .wpo-offer-section-s2 .offer-left,
  .wpo-offer-section-s2 .offer-right {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .wpo-offer-section-s2 .offer-left,
  .wpo-offer-section-s2 .offer-right {
    padding: 30px 10px;
  }
}
.wpo-offer-section-s2 .offer-left .image,
.wpo-offer-section-s2 .offer-right .image {
  width: calc(100% - 420px);
}
@media (max-width: 1399px) {
  .wpo-offer-section-s2 .offer-left .image,
  .wpo-offer-section-s2 .offer-right .image {
    width: calc(100% - 320px);
  }
}
@media (max-width: 1199px) {
  .wpo-offer-section-s2 .offer-left .image,
  .wpo-offer-section-s2 .offer-right .image {
    width: 100%;
    text-align: center;
  }
}
.wpo-offer-section-s2 .offer-left .contnet,
.wpo-offer-section-s2 .offer-right .contnet {
  max-width: 420px;
  text-align: right;
}
@media (max-width: 1399px) {
  .wpo-offer-section-s2 .offer-left .contnet,
  .wpo-offer-section-s2 .offer-right .contnet {
    max-width: 320px;
  }
}
@media (max-width: 1199px) {
  .wpo-offer-section-s2 .offer-left .contnet,
  .wpo-offer-section-s2 .offer-right .contnet {
    max-width: 100%;
  }
}
.wpo-offer-section-s2 .offer-left .contnet h2,
.wpo-offer-section-s2 .offer-right .contnet h2 {
  margin-bottom: 0;
}
.wpo-offer-section-s2 .offer-left .contnet h2 a,
.wpo-offer-section-s2 .offer-right .contnet h2 a {
  color: #000;
  font-family: "Felidae";
  font-size: 60px;
  font-weight: 400;
  line-height: 80px;
}
@media (max-width: 1399px) {
  .wpo-offer-section-s2 .offer-left .contnet h2 a,
  .wpo-offer-section-s2 .offer-right .contnet h2 a {
    font-size: 50px;
    line-height: 60px;
  }
}
@media (max-width: 767px) {
  .wpo-offer-section-s2 .offer-left .contnet h2 a,
  .wpo-offer-section-s2 .offer-right .contnet h2 a {
    font-size: 40px;
    line-height: 50px;
  }
}
.wpo-offer-section-s2 .offer-left .contnet .reting,
.wpo-offer-section-s2 .offer-right .contnet .reting {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-bottom: 10px;
}
.wpo-offer-section-s2 .offer-left .contnet .reting li,
.wpo-offer-section-s2 .offer-right .contnet .reting li {
  display: inline-block;
}
.wpo-offer-section-s2 .offer-left .contnet .reting li span,
.wpo-offer-section-s2 .offer-right .contnet .reting li span {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  padding-left: 10px;
}
.wpo-offer-section-s2 .offer-left .contnet .reting li img,
.wpo-offer-section-s2 .offer-right .contnet .reting li img {
  width: 20px;
  height: 20px;
  line-height: 40px;
}
.wpo-offer-section-s2 .offer-left .contnet span,
.wpo-offer-section-s2 .offer-right .contnet span {
  color: #000;
  font-size: 30px;
  font-weight: 500;
  line-height: 50px;
}
@media (max-width: 767px) {
  .wpo-offer-section-s2 .offer-left .contnet span,
  .wpo-offer-section-s2 .offer-right .contnet span {
    font-size: 20px;
    line-height: 40px;
  }
}
.wpo-offer-section-s2 .offer-left .contnet .dat,
.wpo-offer-section-s2 .offer-right .contnet .dat {
  color: #AAA;
  padding-left: 20px;
}
.wpo-offer-section-s2 .offer-left .contnet .shop-btn,
.wpo-offer-section-s2 .offer-right .contnet .shop-btn {
  border-radius: 0;
  margin-top: 30px;
}
.wpo-offer-section-s2 .offer-right {
  background: #F2F1E7;
  align-items: flex-end;
  padding: 70px 50px;
  padding-right: 30px;
}
@media (max-width: 1199px) {
  .wpo-offer-section-s2 .offer-right {
    align-items: flex-start;
    flex-direction: column-reverse;
  }
}
@media (max-width: 1399px) {
  .wpo-offer-section-s2 .offer-right {
    padding: 40px 20px;
  }
}
@media (max-width: 767px) {
  .wpo-offer-section-s2 .offer-right {
    padding: 30px 10px;
  }
}
.wpo-offer-section-s2 .offer-right .image {
  width: calc(100% - 290px);
}
@media (max-width: 1199px) {
  .wpo-offer-section-s2 .offer-right .image {
    width: 100%;
    margin-bottom: 60px;
  }
}
.wpo-offer-section-s2 .offer-right .contnet {
  text-align: left;
  max-width: 290px;
}
@media (max-width: 1199px) {
  .wpo-offer-section-s2 .offer-right .contnet {
    max-width: 100%;
  }
}
.wpo-offer-section-s2 .offer-right .contnet h2 a {
  color: #233D50;
  font-size: 55px;
}
@media (max-width: 1399px) {
  .wpo-offer-section-s2 .offer-right .contnet h2 a {
    font-size: 45px;
  }
}
@media (max-width: 767px) {
  .wpo-offer-section-s2 .offer-right .contnet h2 a {
    font-size: 40px;
    line-height: 50px;
  }
}
.wpo-offer-section-s2 .offer-right .contnet .shop-btn {
  background: transparent;
  border: 1px solid #000;
  color: #000;
}
.wpo-offer-section-s2 .offer-time {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 60px;
  max-width: 400px;
  margin-left: auto;
}
@media (max-width: 1199px) {
  .wpo-offer-section-s2 .offer-time {
    margin-top: 20px;
  }
}
.wpo-offer-section-s2 .offer-time .box {
  width: 90px;
  border: 2px solid #FFF;
  background: rgba(255, 255, 255, 0.5);
  text-align: center;
  padding: 10px;
}
@media (max-width: 1399px) {
  .wpo-offer-section-s2 .offer-time .box {
    width: 75px;
  }
}
@media (max-width: 767px) {
  .wpo-offer-section-s2 .offer-time .box {
    width: 60px;
    padding: 5px;
  }
}
.wpo-offer-section-s2 .offer-time .box .time {
  color: #233D50;
  font-family: "Felidae";
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
}
@media (max-width: 1399px) {
  .wpo-offer-section-s2 .offer-time .box .time {
    font-size: 40px;
    line-height: 50px;
  }
}
@media (max-width: 767px) {
  .wpo-offer-section-s2 .offer-time .box .time {
    font-size: 30px;
    line-height: 40px;
  }
}
.wpo-offer-section-s2 .offer-time .box span {
  color: #233D50;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
}
@media (max-width: 767px) {
  .wpo-offer-section-s2 .offer-time .box span {
    font-size: 16px;
  }
}

/* 14. Home-style-11 */
/*--------------------------------------------------------------
                14.1 wpo-service-section-s9
--------------------------------------------------------------*/
.wpo-service-section-s9 {
  max-width: 1730px;
  margin: 0 auto;
  padding-bottom: 90px;
}
@media (max-width: 991px) {
  .wpo-service-section-s9 {
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .wpo-service-section-s9 {
    padding-bottom: 50px;
  }
}
.wpo-service-section-s9 .title {
  max-width: 959px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 60px;
}
.wpo-service-section-s9 .title span {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  border-radius: 20px;
  background: #F9F9F9;
  display: inline-block;
  padding: 5px 18px;
  margin-bottom: 20px;
  font-family: "DM Sans", serif;
}
.wpo-service-section-s9 .title h2 {
  color: #000;
  font-size: 100px;
  font-weight: 400;
  line-height: 100px;
}
@media (max-width: 991px) {
  .wpo-service-section-s9 .title h2 {
    font-size: 80px;
    line-height: 80px;
  }
}
@media (max-width: 767px) {
  .wpo-service-section-s9 .title h2 {
    font-size: 60px;
    line-height: 70px;
  }
}
@media (max-width: 575px) {
  .wpo-service-section-s9 .title h2 {
    font-size: 50px;
    line-height: 60px;
  }
}
.wpo-service-section-s9 .title p {
  color: #000;
  font-size: 20px !important;
  font-weight: 400;
  line-height: 30px;
  max-width: 784px;
  margin: 0 auto;
}
.wpo-service-section-s9 .service-card {
  margin: 0 9px;
  margin-bottom: 30px;
}
@media (max-width: 1399px) {
  .wpo-service-section-s9 .service-card {
    margin: 0;
    margin-bottom: 30px;
  }
}
.wpo-service-section-s9 .service-card h2 a {
  font-size: 30px;
  line-height: 40px;
}
@media (max-width: 1399px) {
  .wpo-service-section-s9 .service-card h2 a {
    font-size: 25px;
    line-height: 35px;
  }
}

/*--------------------------------------------------------------
                14.2 wpo-project-section-s10
--------------------------------------------------------------*/
.wpo-project-section-s10 {
  background: #fff;
}
.wpo-project-section-s10 .title {
  max-width: 959px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 60px;
  display: block;
}
.wpo-project-section-s10 .title h2 {
  color: #000;
  font-size: 100px;
  font-weight: 400;
  line-height: 100px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .wpo-project-section-s10 .title h2 {
    font-size: 80px;
    line-height: 80px;
  }
}
@media (max-width: 767px) {
  .wpo-project-section-s10 .title h2 {
    font-size: 60px;
    line-height: 70px;
  }
}
@media (max-width: 575px) {
  .wpo-project-section-s10 .title h2 {
    font-size: 50px;
    line-height: 60px;
  }
}
.wpo-project-section-s10 .title p {
  max-width: 941px;
  margin: 0 auto;
  color: #666;
  font-size: 35px;
  font-weight: 400;
  line-height: 50px;
}
@media (max-width: 991px) {
  .wpo-project-section-s10 .title p {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .wpo-project-section-s10 .title p {
    font-size: 25px;
    line-height: 35px;
  }
}
@media (max-width: 575px) {
  .wpo-project-section-s10 .title p {
    font-size: 20px;
    line-height: 25px;
  }
}
.wpo-project-section-s10 .item {
  position: relative;
  overflow: hidden;
  z-index: 11;
}
.wpo-project-section-s10 .item::before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
  height: 400px;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}
.wpo-project-section-s10 .item .content {
  text-align: left;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  width: 100%;
  padding: 30px 40px;
  padding-top: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .wpo-project-section-s10 .item .content {
    padding: 20px 20px;
  }
}
.wpo-project-section-s10 .item .content span {
  color: #fff;
}
.wpo-project-section-s10 .swiper-slide.swiper-slide-active .item::before {
  opacity: 1;
  visibility: visible;
}
.wpo-project-section-s10 .swiper-slide.swiper-slide-active .item .content {
  opacity: 1;
  visibility: visible;
}

/*--------------------------------------------------------------
                14.3 wpo-funfact-section-s11
--------------------------------------------------------------*/
.wpo-funfact-section-s11 {
  padding-top: 0;
  padding-bottom: 0;
}

/*--------------------------------------------------------------
                14.4 wpo-testimonial-section-s11
--------------------------------------------------------------*/
.wpo-testimonial-section-s11 {
  border: 0;
}
.wpo-testimonial-section-s11 .testimonial-slider-s3 {
  padding-top: 150px;
  border-top: 1px solid rgba(51, 51, 51, 0.2);
}
@media (max-width: 991px) {
  .wpo-testimonial-section-s11 .testimonial-slider-s3 {
    padding-top: 90px;
  }
}
@media (max-width: 767px) {
  .wpo-testimonial-section-s11 .testimonial-slider-s3 {
    padding-top: 80px;
  }
}

/*--------------------------------------------------------------
                14.5 wpo-consultaForm-section
--------------------------------------------------------------*/
.wpo-consultaForm-section .wraper,
.wpo-consultaForm-section-s3 .wraper {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  max-width: 1720px;
  margin: 0 auto;
  padding: 100px 100px;
}
@media (max-width: 767px) {
  .wpo-consultaForm-section .wraper,
  .wpo-consultaForm-section-s3 .wraper {
    padding: 20px 20px;
  }
}
@media (max-width: 575px) {
  .wpo-consultaForm-section .wraper,
  .wpo-consultaForm-section-s3 .wraper {
    padding: 0px;
  }
}
.wpo-consultaForm-section .contact,
.wpo-consultaForm-section-s3 .contact {
  max-width: 600px;
  padding: 50px;
  background: rgba(255, 255, 255, 0.95);
  display: block;
}
@media (max-width: 767px) {
  .wpo-consultaForm-section .contact,
  .wpo-consultaForm-section-s3 .contact {
    max-width: 100%;
  }
}
@media (max-width: 575px) {
  .wpo-consultaForm-section .contact,
  .wpo-consultaForm-section-s3 .contact {
    padding: 60px 20px;
  }
}
.wpo-consultaForm-section .contact h2,
.wpo-consultaForm-section-s3 .contact h2 {
  color: #000;
  font-size: 50px;
  font-weight: 400;
  line-height: 65px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .wpo-consultaForm-section .contact h2,
  .wpo-consultaForm-section-s3 .contact h2 {
    font-size: 40px;
  }
}
@media (max-width: 575px) {
  .wpo-consultaForm-section .contact h2,
  .wpo-consultaForm-section-s3 .contact h2 {
    font-size: 30px;
    line-height: 45px;
    margin-bottom: 20px;
  }
}
.wpo-consultaForm-section .contact-validation-active,
.wpo-consultaForm-section-s3 .contact-validation-active {
  position: relative;
}
.wpo-consultaForm-section .contact-validation-active div,
.wpo-consultaForm-section-s3 .contact-validation-active div {
  position: relative;
}
.wpo-consultaForm-section .contact-validation-active label,
.wpo-consultaForm-section-s3 .contact-validation-active label {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}
.wpo-consultaForm-section .contact-validation-active .form-control,
.wpo-consultaForm-section-s3 .contact-validation-active .form-control {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #B6B6B6;
  border-radius: 0;
  margin-bottom: 12px;
  color: #000;
  font-size: 20px;
  font-weight: 400;
  padding: 0;
}
.wpo-consultaForm-section .contact-validation-active .form-control:focus,
.wpo-consultaForm-section-s3 .contact-validation-active .form-control:focus {
  box-shadow: 0 0 0 0.25rem transparent;
}
.wpo-consultaForm-section .contact-validation-active .form-control::-moz-placeholder, .wpo-consultaForm-section-s3 .contact-validation-active .form-control::-moz-placeholder {
  color: #000;
}
.wpo-consultaForm-section .contact-validation-active .form-control::placeholder,
.wpo-consultaForm-section-s3 .contact-validation-active .form-control::placeholder {
  color: #000;
}
.wpo-consultaForm-section .contact-validation-active label.error,
.wpo-consultaForm-section-s3 .contact-validation-active label.error {
  font-size: 15px;
  margin: 0;
  color: red;
  position: absolute;
  bottom: -23px;
}
.wpo-consultaForm-section .contact-validation-active .clearfix.error-handling-messages,
.wpo-consultaForm-section-s3 .contact-validation-active .clearfix.error-handling-messages {
  position: absolute;
  bottom: -35px;
}
@media (max-width: 499px) {
  .wpo-consultaForm-section .contact-validation-active .clearfix.error-handling-messages,
  .wpo-consultaForm-section-s3 .contact-validation-active .clearfix.error-handling-messages {
    bottom: -60px;
  }
}
.wpo-consultaForm-section .contact-validation-active .shop-btn,
.wpo-consultaForm-section-s3 .contact-validation-active .shop-btn {
  border-radius: 0;
  border: 0;
  margin-top: 30px;
}

/* 15. Home-style-12 */
/*--------------------------------------------------------------
                15.1 wpo-about-section-s12
--------------------------------------------------------------*/
.wpo-about-section-s12 {
  border: 1px solid #E3E3E3;
  border-left: 0;
  border-right: 0;
}
.wpo-about-section-s12 .wraper {
  max-width: 1680px;
  margin: 0 auto;
}
@media (max-width: 1680px) {
  .wpo-about-section-s12 .wraper {
    padding: 0 10px;
  }
}
@media (max-width: 991px) {
  .wpo-about-section-s12 .about-left {
    margin-bottom: 40px;
  }
}
.wpo-about-section-s12 .about-right {
  max-width: 751px;
  margin-left: auto;
}
.wpo-about-section-s12 .about-right h2 {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  border-radius: 20px;
  background: #F9F9F9;
  display: inline-block;
  padding: 5px 18px;
  margin-bottom: 20px;
  font-family: "DM Sans", serif;
}
.wpo-about-section-s12 .about-right h3 {
  color: #000;
  font-family: "Space Grotesk", sans-serif;
  font-size: 70px;
  font-weight: 700;
  margin-bottom: 24px;
}
@media (max-width: 1499px) {
  .wpo-about-section-s12 .about-right h3 {
    font-size: 60px;
  }
}
@media (max-width: 1399px) {
  .wpo-about-section-s12 .about-right h3 {
    font-size: 40px;
  }
}
@media (max-width: 1199px) {
  .wpo-about-section-s12 .about-right h3 {
    font-size: 35px;
  }
}
@media (max-width: 767px) {
  .wpo-about-section-s12 .about-right h3 {
    font-size: 30px;
  }
}
.wpo-about-section-s12 .about-right p {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .wpo-about-section-s12 .about-right p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px;
  }
}
.wpo-about-section-s12 .about-right .fanfuct {
  max-width: 557px;
}
.wpo-about-section-s12 .about-right .fanfuct .item {
  text-align: left;
}
@media (max-width: 767px) {
  .wpo-about-section-s12 .about-right .fanfuct .item {
    margin-bottom: 20px;
  }
}
.wpo-about-section-s12 .about-right .fanfuct .item h4 {
  margin-bottom: 0;
}
.wpo-about-section-s12 .about-right .fanfuct .item h4 span {
  color: #262626;
  font-family: "Felidae";
  letter-spacing: 5px;
  font-size: 100px;
  font-weight: 400;
  line-height: 120px;
}
@media (max-width: 1550px) {
  .wpo-about-section-s12 .about-right .fanfuct .item h4 span {
    font-size: 100px;
    letter-spacing: 10px;
  }
}
@media (max-width: 1199px) {
  .wpo-about-section-s12 .about-right .fanfuct .item h4 span {
    font-size: 80px;
    line-height: 100px;
    letter-spacing: 5px;
  }
}
.wpo-about-section-s12 .about-right .fanfuct .item h4 .icon {
  font-size: 100px;
  position: relative;
  bottom: -40px;
}
@media (max-width: 1550px) {
  .wpo-about-section-s12 .about-right .fanfuct .item h4 .icon {
    font-size: 100px;
    bottom: -20px;
  }
}
@media (max-width: 1199px) {
  .wpo-about-section-s12 .about-right .fanfuct .item h4 .icon {
    font-size: 60px;
    bottom: -10px;
  }
}
.wpo-about-section-s12 .about-right .fanfuct .item h5 {
  color: #262626;
  font-family: "DM Sans", serif;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 0;
}
@media (max-width: 1550px) {
  .wpo-about-section-s12 .about-right .fanfuct .item h5 {
    margin: 0;
  }
}
@media (max-width: 1199px) {
  .wpo-about-section-s12 .about-right .fanfuct .item h5 {
    font-size: 20px;
    margin-top: 0px;
  }
}

/*--------------------------------------------------------------
                15.2 wpo-service-section-s12
--------------------------------------------------------------*/
.wpo-service-section-s12 .container-fluid,
.wpo-service-section-s13 .container-fluid,
.wpo-service-section-s15 .container-fluid {
  max-width: 1740px;
  margin: 0 auto;
}
@media (max-width: 1740px) {
  .wpo-service-section-s12 .service-wrap,
  .wpo-service-section-s13 .service-wrap,
  .wpo-service-section-s15 .service-wrap {
    padding: 0 10px;
  }
}
.wpo-service-section-s12 .title,
.wpo-service-section-s13 .title,
.wpo-service-section-s15 .title {
  max-width: 649px;
  margin: 0 auto;
  margin-bottom: 60px;
  text-align: center;
}
@media (max-width: 991px) {
  .wpo-service-section-s12 .title,
  .wpo-service-section-s13 .title,
  .wpo-service-section-s15 .title {
    margin-bottom: 40px;
  }
}
.wpo-service-section-s12 .title h2,
.wpo-service-section-s13 .title h2,
.wpo-service-section-s15 .title h2 {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  border-radius: 20px;
  background: #F9F9F9;
  display: inline-block;
  padding: 5px 18px;
  margin-bottom: 20px;
  font-family: "DM Sans", serif;
}
.wpo-service-section-s12 .title h3,
.wpo-service-section-s13 .title h3,
.wpo-service-section-s15 .title h3 {
  color: #000;
  font-family: "Space Grotesk", sans-serif;
  font-size: 70px;
  font-weight: 700;
}
@media (max-width: 1499px) {
  .wpo-service-section-s12 .title h3,
  .wpo-service-section-s13 .title h3,
  .wpo-service-section-s15 .title h3 {
    font-size: 60px;
  }
}
@media (max-width: 1399px) {
  .wpo-service-section-s12 .title h3,
  .wpo-service-section-s13 .title h3,
  .wpo-service-section-s15 .title h3 {
    font-size: 40px;
  }
}
@media (max-width: 1199px) {
  .wpo-service-section-s12 .title h3,
  .wpo-service-section-s13 .title h3,
  .wpo-service-section-s15 .title h3 {
    font-size: 35px;
  }
}
@media (max-width: 767px) {
  .wpo-service-section-s12 .title h3,
  .wpo-service-section-s13 .title h3,
  .wpo-service-section-s15 .title h3 {
    font-size: 30px;
  }
}
.wpo-service-section-s12 .service-card-s12,
.wpo-service-section-s13 .service-card-s12,
.wpo-service-section-s15 .service-card-s12 {
  margin: 0 10px;
  margin-bottom: 30px;
}
@media (max-width: 1740px) {
  .wpo-service-section-s12 .service-card-s12,
  .wpo-service-section-s13 .service-card-s12,
  .wpo-service-section-s15 .service-card-s12 {
    margin: 0;
    margin-bottom: 30px;
  }
}

.service-card-s12 {
  border-radius: 20px;
  border: 1px solid #E3E3E3;
  background: #FFF;
}
.service-card-s12 .top {
  padding: 40px;
}
@media (max-width: 1740px) {
  .service-card-s12 .top {
    padding: 40px 20px;
  }
}
.service-card-s12 .icon {
  margin-bottom: 20px;
}
.service-card-s12 h2 a {
  color: #000;
  font-family: "Space Grotesk", sans-serif;
  font-size: 30px;
  font-weight: 700;
}
@media (max-width: 1399px) {
  .service-card-s12 h2 a {
    font-size: 25px;
  }
}
@media (max-width: 1199px) {
  .service-card-s12 h2 a {
    font-size: 20px;
  }
}
.service-card-s12 p {
  color: #525252;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 0;
}
.service-card-s12 .buttom {
  border-top: 1px solid #E3E3E3;
}
.service-card-s12 .buttom a {
  color: #000;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  padding: 20px 40px;
  display: block;
}
@media (max-width: 1740px) {
  .service-card-s12 .buttom a {
    padding: 20px;
  }
}

/*--------------------------------------------------------------
                15.3 wpo-project-section-s12
--------------------------------------------------------------*/
.wpo-project-section-s12 {
  background: #000;
  padding: 100px 0;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.wpo-project-section-s12 .bg-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.wpo-project-section-s12 .bg-image img {
  width: 100%;
}
.wpo-project-section-s12 .wraper {
  display: flex;
  justify-content: space-between;
  max-width: 1830px;
  margin-left: auto;
}
@media (max-width: 1830px) {
  .wpo-project-section-s12 .wraper {
    max-width: 1730px;
  }
}
@media (max-width: 1699px) {
  .wpo-project-section-s12 .wraper {
    display: block;
    max-width: 1399px;
    margin: 0 auto;
  }
}
.wpo-project-section-s12 .title {
  max-width: 556px;
}
@media (max-width: 1699px) {
  .wpo-project-section-s12 .title {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 50px;
    max-width: 756px;
  }
}
.wpo-project-section-s12 .title span {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  border-radius: 20px;
  display: inline-block;
  padding: 5px 18px;
  margin-bottom: 20px;
  font-family: "DM Sans", serif;
  background: #222;
}
.wpo-project-section-s12 .title h2 {
  font-family: "Space Grotesk", sans-serif;
  color: #FFF;
  font-size: 60px;
  font-weight: 700;
  margin-bottom: 27px;
}
@media (max-width: 1699px) {
  .wpo-project-section-s12 .title h2 {
    font-size: 50px;
    margin-bottom: 20px;
  }
}
@media (max-width: 1399px) {
  .wpo-project-section-s12 .title h2 {
    font-size: 40px;
  }
}
@media (max-width: 1199px) {
  .wpo-project-section-s12 .title h2 {
    font-size: 35px;
  }
}
@media (max-width: 767px) {
  .wpo-project-section-s12 .title h2 {
    font-size: 30px;
  }
}
.wpo-project-section-s12 .title p {
  color: #FFF;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}
.wpo-project-section-s12 .project-slider-s11 {
  width: calc(100% - 556px);
  margin-right: -35px;
}
@media (max-width: 1830px) {
  .wpo-project-section-s12 .project-slider-s11 {
    width: calc(100% - 500px);
  }
}
@media (max-width: 1730px) {
  .wpo-project-section-s12 .project-slider-s11 {
    width: calc(100% - 450px);
  }
}
@media (max-width: 1699px) {
  .wpo-project-section-s12 .project-slider-s11 {
    width: 100%;
    margin-right: 0;
  }
}
.wpo-project-section-s12 .item {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 1699px) {
  .wpo-project-section-s12 .item {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .wpo-project-section-s12 .item {
    max-width: 390px;
    margin: 0 auto;
  }
}
.wpo-project-section-s12 .item img {
  width: 100%;
}
.wpo-project-section-s12 .item .content {
  border-radius: 15px;
  background: #fff;
  padding: 20px 30px;
  position: absolute;
  left: 50%;
  bottom: 0px;
  transform: translateX(-50%);
  max-width: 350px;
  width: 100%;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 991px) {
  .wpo-project-section-s12 .item .content {
    padding: 20px 20px;
  }
}
.wpo-project-section-s12 .item .content h2 a {
  color: #000;
  font-family: "Space Grotesk", sans-serif;
  font-size: 30px;
  font-weight: 700;
}
@media (max-width: 991px) {
  .wpo-project-section-s12 .item .content h2 a {
    font-size: 25px;
  }
}
.wpo-project-section-s12 .item .content span {
  color: #333;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}
@media (max-width: 991px) {
  .wpo-project-section-s12 .item .content span {
    font-size: 18px;
    line-height: 25px;
  }
}
.wpo-project-section-s12 .item:hover .content {
  opacity: 1;
  visibility: visible;
  bottom: 20px;
}
.wpo-project-section-s12 .owl-nav {
  display: none;
}
.wpo-project-section-s12 .owl-dots {
  margin-top: 50px;
  text-align: center;
}
@media (min-width: 992px) {
  .wpo-project-section-s12 .owl-dots {
    display: none;
  }
}
.wpo-project-section-s12 .owl-dots button {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  background: #fff;
  border: 0;
  margin: 0 5px;
}
.wpo-project-section-s12 .owl-dots button.active {
  background: #222;
}

/*--------------------------------------------------------------
                15.4 wpo-testimonial-section-s12
--------------------------------------------------------------*/
.wpo-testimonial-section-s12 .testimonial-wrap {
  max-width: 1622px;
  margin-right: auto;
  display: flex;
  align-items: center;
}
@media (max-width: 1199px) {
  .wpo-testimonial-section-s12 .testimonial-wrap {
    margin: 0 auto;
    display: block;
  }
}
@media (max-width: 1199px) {
  .wpo-testimonial-section-s12 .image {
    display: none;
  }
}
.wpo-testimonial-section-s12 .testimonial-slider-s5 {
  margin-left: -175px;
  max-width: 800px;
}
@media (max-width: 1199px) {
  .wpo-testimonial-section-s12 .testimonial-slider-s5 {
    margin: 0 auto;
    max-width: 700px;
  }
}
.wpo-testimonial-section-s12 .item {
  background: #fff;
  padding: 70px 60px;
  border-radius: 20px;
  box-shadow: 0px 2px 12px 2px rgba(4, 0, 52, 0.06);
  margin: 10px;
}
@media (max-width: 1399px) {
  .wpo-testimonial-section-s12 .item {
    padding: 50px 30px;
  }
}
@media (max-width: 575px) {
  .wpo-testimonial-section-s12 .item {
    padding: 30px 20px;
  }
}
.wpo-testimonial-section-s12 .item .icon {
  width: 60px;
  height: 60px;
}
@media (max-width: 575px) {
  .wpo-testimonial-section-s12 .item .icon {
    width: 40px;
    height: 40px;
  }
}
.wpo-testimonial-section-s12 .item h3 {
  color: #000;
  font-family: "DM Sans", serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 40px;
  margin-top: 20px;
  margin-bottom: 35px;
}
@media (max-width: 1199px) {
  .wpo-testimonial-section-s12 .item h3 {
    font-size: 20px;
    line-height: 30px;
  }
}
@media (max-width: 575px) {
  .wpo-testimonial-section-s12 .item h3 {
    font-size: 18px;
    line-height: 25px;
  }
}
.wpo-testimonial-section-s12 .item .client-wrap {
  display: flex;
  align-items: center;
}
@media (max-width: 575px) {
  .wpo-testimonial-section-s12 .item .client-wrap {
    display: block;
  }
}
.wpo-testimonial-section-s12 .item .client-wrap .image {
  width: 80px;
  height: 80px;
  display: block;
}
@media (max-width: 575px) {
  .wpo-testimonial-section-s12 .item .client-wrap .image {
    width: 60px;
    height: 60px;
  }
}
.wpo-testimonial-section-s12 .item .client-wrap .image img {
  width: 100%;
  border-radius: 100%;
}
.wpo-testimonial-section-s12 .item .client-wrap .text {
  margin-left: 30px;
}
@media (max-width: 575px) {
  .wpo-testimonial-section-s12 .item .client-wrap .text {
    margin-left: 0px;
    margin-top: 20px;
  }
}
.wpo-testimonial-section-s12 .item .client-wrap .text h4 {
  color: #000;
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .wpo-testimonial-section-s12 .item .client-wrap .text h4 {
    font-size: 30px;
  }
}
@media (max-width: 575px) {
  .wpo-testimonial-section-s12 .item .client-wrap .text h4 {
    font-size: 20px;
  }
}
.wpo-testimonial-section-s12 .item .client-wrap .text span {
  color: #565656;
  font-size: 18px;
  font-weight: 400;
}
@media (max-width: 575px) {
  .wpo-testimonial-section-s12 .item .client-wrap .text span {
    font-size: 16px;
  }
}
.wpo-testimonial-section-s12 .owl-nav {
  position: absolute;
  right: 30%;
  bottom: -20%;
}
@media (max-width: 1399px) {
  .wpo-testimonial-section-s12 .owl-nav {
    bottom: 10px;
  }
}
@media (max-width: 1199px) {
  .wpo-testimonial-section-s12 .owl-nav {
    display: none;
  }
}
.wpo-testimonial-section-s12 .owl-nav button {
  border: 0;
  background: transparent;
}
.wpo-testimonial-section-s12 .owl-nav button span {
  display: none;
}
.wpo-testimonial-section-s12 .owl-prev {
  margin-right: 30px;
}
.wpo-testimonial-section-s12 .owl-prev::before {
  content: url(../images/left-arrow-2.svg);
  transition: all 0.3s ease-in-out;
}
.wpo-testimonial-section-s12 .owl-prev:hover::before {
  content: url(../images/left-arrow-white-2.svg);
}
.wpo-testimonial-section-s12 .owl-next::before {
  content: url(../images/right-arrow-3.svg);
  transition: all 0.3s ease-in-out;
}
.wpo-testimonial-section-s12 .owl-next:hover::before {
  content: url(../images/right-arrow-white-3.svg);
}
.wpo-testimonial-section-s12 .owl-dots {
  text-align: center;
  padding-top: 20px;
}
@media (min-width: 1200px) {
  .wpo-testimonial-section-s12 .owl-dots {
    display: none;
  }
}
.wpo-testimonial-section-s12 .owl-dot {
  border: 0;
  width: 15px;
  height: 15px;
  background: #D9D9D9;
  border-radius: 100px;
  margin: 0 5px;
}
.wpo-testimonial-section-s12 .owl-dot.active {
  background: #333333;
}

/*--------------------------------------------------------------
                15.5 wpo-team-section-s12
--------------------------------------------------------------*/
.wpo-team-section-s12,
.wpo-team-section-s15 {
  padding-top: 0;
}
.wpo-team-section-s12 .title,
.wpo-team-section-s15 .title {
  max-width: 749px;
  margin: 0 auto;
  margin-bottom: 60px;
  text-align: center;
}
@media (max-width: 991px) {
  .wpo-team-section-s12 .title,
  .wpo-team-section-s15 .title {
    margin-bottom: 40px;
  }
}
.wpo-team-section-s12 .title h2,
.wpo-team-section-s15 .title h2 {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  border-radius: 20px;
  background: #F9F9F9;
  display: inline-block;
  padding: 5px 18px;
  margin-bottom: 20px;
  font-family: "DM Sans", serif;
}
.wpo-team-section-s12 .title h3,
.wpo-team-section-s15 .title h3 {
  color: #000;
  font-family: "Space Grotesk", sans-serif;
  font-size: 70px;
  font-weight: 700;
}
@media (max-width: 1499px) {
  .wpo-team-section-s12 .title h3,
  .wpo-team-section-s15 .title h3 {
    font-size: 60px;
  }
}
@media (max-width: 1399px) {
  .wpo-team-section-s12 .title h3,
  .wpo-team-section-s15 .title h3 {
    font-size: 40px;
  }
}
@media (max-width: 1199px) {
  .wpo-team-section-s12 .title h3,
  .wpo-team-section-s15 .title h3 {
    font-size: 35px;
  }
}
@media (max-width: 767px) {
  .wpo-team-section-s12 .title h3,
  .wpo-team-section-s15 .title h3 {
    font-size: 30px;
  }
}

.team-card-s12 {
  margin: 0 10px;
  margin-bottom: 30px;
  border-radius: 20px;
  background: #FFF;
  box-shadow: 0px 2px 12px 2px rgba(4, 0, 52, 0.06);
  overflow: hidden;
}
@media (max-width: 1399px) {
  .team-card-s12 {
    margin: 0;
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .team-card-s12 {
    margin: 0 auto;
    margin-bottom: 30px;
  }
}
.team-card-s12 .image {
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.team-card-s12 .image img {
  border-radius: 0;
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 500ms ease;
}
.team-card-s12 .image img:first-child {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transform: translateX(50%) scaleX(2);
  opacity: 0;
  filter: blur(10px);
  transition: all 0.4s ease-in-out;
}
.team-card-s12:hover .image img:first-child {
  transform: translateX(0) scaleX(1);
  opacity: 1;
  filter: blur(0);
}
.team-card-s12:hover .image img:nth-child(2) {
  transform: translateX(-50%) scaleX(2);
  opacity: 0;
  filter: blur(10px);
}
.team-card-s12 .text {
  padding: 40px 30px 25px;
}
.team-card-s12 h2 {
  margin-bottom: 0;
}
.team-card-s12 h2 a,
.team-card-s12 h2 span {
  color: #000;
  font-family: "Space Grotesk", sans-serif;
  line-height: 30px;
  height: 35px !important;
  font-size: 40px;
  font-weight: 500;
}
@media (max-width: 1199px) {
  .team-card-s12 h2 a,
  .team-card-s12 h2 span {
    font-size: 25px;
    height: 20px !important;
    line-height: 20px;
  }
}
.team-card-s12 span {
  color: #565656;
  font-size: 25px;
  font-weight: 400;
  line-height: 50px;
}
@media (max-width: 1199px) {
  .team-card-s12 span {
    font-size: 20px;
    line-height: 30px;
  }
}

/*--------------------------------------------------------------
                15.6 wpo-cta-section-s4
--------------------------------------------------------------*/
.wpo-cta-section-s4 {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  padding: 90px 210px;
}
@media (max-width: 1799px) {
  .wpo-cta-section-s4 {
    padding: 90px 100px;
  }
}
@media (max-width: 991px) {
  .wpo-cta-section-s4 {
    padding: 90px;
  }
}
@media (max-width: 767px) {
  .wpo-cta-section-s4 {
    padding: 80px 0;
  }
}
.wpo-cta-section-s4 .contact {
  max-width: 480px;
  border-radius: 30px;
  background: #FFF;
  padding: 65px 55px;
  padding-right: 30px;
}
@media (max-width: 767px) {
  .wpo-cta-section-s4 .contact {
    margin: 0 auto;
  }
}
@media (max-width: 575px) {
  .wpo-cta-section-s4 .contact {
    padding: 35px 25px;
    max-width: 400px;
  }
}
.wpo-cta-section-s4 .contact h3 {
  color: #000;
  font-family: "Space Grotesk", sans-serif;
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 40px;
}
@media (max-width: 575px) {
  .wpo-cta-section-s4 .contact h3 {
    font-size: 30px;
    margin-bottom: 15px;
  }
}
.wpo-cta-section-s4 .contact li {
  color: #666;
  font-size: 22px;
  font-weight: 400;
  line-height: 40px;
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
}
@media (max-width: 575px) {
  .wpo-cta-section-s4 .contact li {
    font-size: 20px;
    line-height: 30px;
  }
}
.wpo-cta-section-s4 .contact li:last-child {
  margin-bottom: 0;
}
.wpo-cta-section-s4 .contact li img {
  margin-right: 15px;
  margin-top: 10px;
}
@media (max-width: 575px) {
  .wpo-cta-section-s4 .contact li img {
    margin-top: 7px;
  }
}

/*--------------------------------------------------------------
                15.7 wpo-blog-section-s12
--------------------------------------------------------------*/
.wpo-blog-section-s12 {
  padding: 150px 0 120px;
}
@media (max-width: 991px) {
  .wpo-blog-section-s12 {
    padding: 90px 0 60px;
  }
}
@media (max-width: 767px) {
  .wpo-blog-section-s12 {
    padding: 80px 0 50px;
  }
}
.wpo-blog-section-s12 .title {
  max-width: 749px;
  margin: 0 auto;
  margin-bottom: 60px;
  text-align: center;
}
@media (max-width: 991px) {
  .wpo-blog-section-s12 .title {
    margin-bottom: 40px;
  }
}
.wpo-blog-section-s12 .title h2 {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  border-radius: 20px;
  background: #F9F9F9;
  display: inline-block;
  padding: 5px 18px;
  margin-bottom: 20px;
  font-family: "DM Sans", serif;
}
.wpo-blog-section-s12 .title h3 {
  color: #000;
  font-family: "Space Grotesk", sans-serif;
  font-size: 70px;
  font-weight: 700;
}
@media (max-width: 1499px) {
  .wpo-blog-section-s12 .title h3 {
    font-size: 60px;
  }
}
@media (max-width: 1399px) {
  .wpo-blog-section-s12 .title h3 {
    font-size: 40px;
  }
}
@media (max-width: 1199px) {
  .wpo-blog-section-s12 .title h3 {
    font-size: 35px;
  }
}
@media (max-width: 767px) {
  .wpo-blog-section-s12 .title h3 {
    font-size: 30px;
  }
}
.wpo-blog-section-s12 .blog-wrap {
  margin: 0 -10px;
}
@media (max-width: 1399px) {
  .wpo-blog-section-s12 .blog-wrap {
    margin: 0;
  }
}
.wpo-blog-section-s12 .col:first-child .blog-card-s12 {
  position: relative;
}
.wpo-blog-section-s12 .col:first-child .blog-card-s12 .image {
  max-height: 750px;
}
@media (max-width: 991px) {
  .wpo-blog-section-s12 .col:first-child .blog-card-s12 .image {
    max-height: 346px;
  }
}
.wpo-blog-section-s12 .col:first-child .blog-card-s12 .text {
  padding: 35px 30px;
  max-width: 670px;
  margin-top: -185px;
}
@media (max-width: 1199px) {
  .wpo-blog-section-s12 .col:first-child .blog-card-s12 .text {
    margin-top: -200px;
  }
}
@media (max-width: 991px) {
  .wpo-blog-section-s12 .col:first-child .blog-card-s12 .text {
    margin-top: 0px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 30px 20px;
  }
}
.wpo-blog-section-s12 .col:first-child .blog-card-s12 .text h2 a {
  font-size: 40px;
}
@media (max-width: 1399px) {
  .wpo-blog-section-s12 .col:first-child .blog-card-s12 .text h2 a {
    font-size: 35px;
  }
}
@media (max-width: 991px) {
  .wpo-blog-section-s12 .col:first-child .blog-card-s12 .text h2 a {
    font-size: 25px;
  }
}
@media (max-width: 575px) {
  .wpo-blog-section-s12 .col:first-child .blog-card-s12 .text h2 a {
    font-size: 20px;
  }
}

.blog-card-s12 {
  position: relative;
  margin: 0 10px;
  margin-bottom: 40px;
}
@media (max-width: 1399px) {
  .blog-card-s12 {
    margin: 0;
    margin-bottom: 30px;
  }
}
.blog-card-s12 .image {
  max-height: 346px;
  overflow: hidden;
  border-radius: 30px;
}
@media (max-width: 991px) {
  .blog-card-s12 .image {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}
@media (max-width: 575px) {
  .blog-card-s12 .image {
    border-radius: 20px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}
.blog-card-s12 .image img {
  width: 100%;
}
.blog-card-s12 .text {
  border-radius: 20px;
  background: #FFF;
  box-shadow: 0px 2px 12px 2px rgba(4, 0, 52, 0.06);
  padding: 30px 20px;
  max-width: 476px;
  margin: 0 auto;
  margin-top: -100px;
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  .blog-card-s12 .text {
    max-width: 670px;
  }
}
@media (max-width: 991px) {
  .blog-card-s12 .text {
    margin: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
.blog-card-s12 .text h2 {
  margin-bottom: 10px;
}
.blog-card-s12 .text h2 a {
  color: #000;
  font-family: "Space Grotesk", sans-serif;
  font-size: 30px;
  font-weight: 700;
  text-decoration: none;
}
@media (max-width: 1399px) {
  .blog-card-s12 .text h2 a {
    font-size: 25px;
  }
}
@media (max-width: 575px) {
  .blog-card-s12 .text h2 a {
    font-size: 20px;
  }
}
.blog-card-s12 .text p {
  color: #666;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  max-width: 567px;
}
@media (max-width: 575px) {
  .blog-card-s12 .text p {
    font-size: 18px;
  }
}
.blog-card-s12 .text a {
  color: #444;
  font-family: "DM Sans", serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  text-decoration: underline;
}
@media (max-width: 575px) {
  .blog-card-s12 .text a {
    font-size: 18px;
  }
}

/* 16. Home-style-13 */
/*--------------------------------------------------------------
                16.1 wpo-service-section-s13
--------------------------------------------------------------*/
.wpo-service-section-s13 {
  padding-top: 110px;
  padding-bottom: 100px;
}
@media (max-width: 991px) {
  .wpo-service-section-s13 {
    padding-top: 90px;
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .wpo-service-section-s13 {
    padding-top: 80px;
    padding-bottom: 50px;
  }
}

/*--------------------------------------------------------------
                16.2 wpo-about-section-s13
--------------------------------------------------------------*/
.wpo-about-section-s13 .wraper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1800px;
  margin: 0 auto;
}
@media (max-width: 1800px) {
  .wpo-about-section-s13 .wraper {
    padding: 0 20px;
  }
}
@media (max-width: 1199px) {
  .wpo-about-section-s13 .wraper {
    padding: 0 10px;
  }
}
@media (max-width: 991px) {
  .wpo-about-section-s13 .wraper {
    flex-direction: column;
  }
}
.wpo-about-section-s13 .about-left {
  max-width: 550px;
  max-height: 850px;
  overflow: hidden;
  border-radius: 315px;
}
@media (max-width: 991px) {
  .wpo-about-section-s13 .about-left {
    margin-bottom: 40px;
    max-width: 400px;
  }
}
.wpo-about-section-s13 .about-mid {
  max-width: 614px;
  margin-right: -40px;
}
@media (max-width: 1699px) {
  .wpo-about-section-s13 .about-mid {
    margin-right: 0;
  }
}
@media (max-width: 1649px) {
  .wpo-about-section-s13 .about-mid {
    padding: 0 10px;
  }
}
@media (max-width: 1399px) {
  .wpo-about-section-s13 .about-mid {
    max-width: 514px;
  }
}
@media (max-width: 1199px) {
  .wpo-about-section-s13 .about-mid {
    max-width: 400px;
  }
}
@media (max-width: 991px) {
  .wpo-about-section-s13 .about-mid {
    max-width: 500px;
    padding: 0;
  }
}
.wpo-about-section-s13 .about-mid h2 {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  border-radius: 20px;
  background: #F9F9F9;
  display: inline-block;
  padding: 5px 18px;
  margin-bottom: 20px;
  font-family: "DM Sans", serif;
}
.wpo-about-section-s13 .about-mid h3 {
  color: #000;
  font-family: "Felidae";
  font-size: 70px;
  margin-bottom: 30px;
  font-weight: 400;
}
@media (max-width: 1499px) {
  .wpo-about-section-s13 .about-mid h3 {
    font-size: 60px;
  }
}
@media (max-width: 1399px) {
  .wpo-about-section-s13 .about-mid h3 {
    font-size: 40px;
  }
}
@media (max-width: 1199px) {
  .wpo-about-section-s13 .about-mid h3 {
    font-size: 35px;
  }
}
@media (max-width: 991px) {
  .wpo-about-section-s13 .about-mid h3 {
    font-size: 35px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .wpo-about-section-s13 .about-mid h3 {
    font-size: 30px;
  }
}
.wpo-about-section-s13 .about-mid p {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .wpo-about-section-s13 .about-mid p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px;
  }
}
.wpo-about-section-s13 .about-mid .fanfuct {
  max-width: 557px;
}
.wpo-about-section-s13 .about-mid .fanfuct .item {
  text-align: left;
}
@media (max-width: 991px) {
  .wpo-about-section-s13 .about-mid .fanfuct .item {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .wpo-about-section-s13 .about-mid .fanfuct .item {
    margin-bottom: 20px;
  }
}
.wpo-about-section-s13 .about-mid .fanfuct .item h4 {
  margin-bottom: 0;
}
.wpo-about-section-s13 .about-mid .fanfuct .item h4 span {
  color: #262626;
  font-family: "Felidae";
  letter-spacing: 5px;
  font-size: 100px;
  font-weight: 400;
  line-height: 120px;
}
@media (max-width: 1550px) {
  .wpo-about-section-s13 .about-mid .fanfuct .item h4 span {
    font-size: 100px;
    letter-spacing: 10px;
  }
}
@media (max-width: 1199px) {
  .wpo-about-section-s13 .about-mid .fanfuct .item h4 span {
    font-size: 70px;
    line-height: 90px;
    letter-spacing: 5px;
  }
}
.wpo-about-section-s13 .about-mid .fanfuct .item h4 .icon {
  font-size: 100px;
  position: relative;
  bottom: -40px;
}
@media (max-width: 1550px) {
  .wpo-about-section-s13 .about-mid .fanfuct .item h4 .icon {
    font-size: 100px;
    bottom: -20px;
  }
}
@media (max-width: 1199px) {
  .wpo-about-section-s13 .about-mid .fanfuct .item h4 .icon {
    font-size: 50px;
    bottom: -5px;
  }
}
.wpo-about-section-s13 .about-mid .fanfuct .item h5 {
  color: #262626;
  font-family: "DM Sans", serif;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 0;
}
@media (max-width: 1550px) {
  .wpo-about-section-s13 .about-mid .fanfuct .item h5 {
    margin: 0;
  }
}
@media (max-width: 1199px) {
  .wpo-about-section-s13 .about-mid .fanfuct .item h5 {
    font-size: 16px;
    margin-top: 0px;
  }
}
.wpo-about-section-s13 .about-right {
  max-width: 400px;
  bottom: -100px;
  position: relative;
}
@media (max-width: 1699px) {
  .wpo-about-section-s13 .about-right {
    bottom: 0px;
  }
}
@media (max-width: 991px) {
  .wpo-about-section-s13 .about-right {
    max-width: 500px;
    margin-top: 40px;
  }
}
.wpo-about-section-s13 .about-right .about-funfact {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 0;
}
@media (max-width: 991px) {
  .wpo-about-section-s13 .about-right .about-funfact {
    justify-content: center;
  }
}
.wpo-about-section-s13 .about-right .about-funfact h3 span {
  color: #000;
  font-family: "Felidae";
  font-size: 150px;
  font-weight: 400;
  line-height: 160px;
  letter-spacing: 10px;
}
@media (max-width: 1499px) {
  .wpo-about-section-s13 .about-right .about-funfact h3 span {
    font-size: 100px;
    line-height: 100px;
    letter-spacing: 6px;
  }
}
@media (max-width: 1199px) {
  .wpo-about-section-s13 .about-right .about-funfact h3 span {
    font-size: 70px;
    line-height: 90px;
    letter-spacing: 6px;
  }
}
.wpo-about-section-s13 .about-right .about-funfact h3 .icon {
  line-height: 0;
  position: relative;
  bottom: -20px;
}
@media (max-width: 1499px) {
  .wpo-about-section-s13 .about-right .about-funfact h3 .icon {
    bottom: -20px;
  }
}
@media (max-width: 991px) {
  .wpo-about-section-s13 .about-right .about-funfact h3 .icon {
    bottom: -10px;
  }
}
.wpo-about-section-s13 .about-right .about-funfact h4 {
  color: #000;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
  margin-bottom: 0;
}
@media (max-width: 1499px) {
  .wpo-about-section-s13 .about-right .about-funfact h4 {
    font-size: 25px;
    line-height: 30px;
  }
}
@media (max-width: 1199px) {
  .wpo-about-section-s13 .about-right .about-funfact h4 {
    font-size: 18px;
    line-height: 20px;
  }
}
.wpo-about-section-s13 .about-right .image {
  max-width: 400px;
  max-height: 603px;
  overflow: hidden;
  border-radius: 315px;
}

/*--------------------------------------------------------------
                16.3 wpo-project-section-s13
--------------------------------------------------------------*/
.wpo-project-section-s13,
.wpo-project-section-s15 {
  border-top: 1px solid #D9D9D9;
  padding-bottom: 90px;
}
@media (max-width: 991px) {
  .wpo-project-section-s13,
  .wpo-project-section-s15 {
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .wpo-project-section-s13,
  .wpo-project-section-s15 {
    padding-bottom: 50px;
  }
}
.wpo-project-section-s13 .wraper,
.wpo-project-section-s15 .wraper {
  max-width: 1810px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: space-between;
}
@media (max-width: 1810px) {
  .wpo-project-section-s13 .wraper,
  .wpo-project-section-s15 .wraper {
    padding: 0 10px;
  }
}
@media (max-width: 1199px) {
  .wpo-project-section-s13 .wraper,
  .wpo-project-section-s15 .wraper {
    flex-direction: row;
    flex-direction: column;
  }
}
.wpo-project-section-s13 .title,
.wpo-project-section-s15 .title {
  max-width: 600px;
  padding-left: 70px;
}
@media (max-width: 1750px) {
  .wpo-project-section-s13 .title,
  .wpo-project-section-s15 .title {
    padding-left: 10px;
    max-width: 500px;
  }
}
@media (max-width: 1450px) {
  .wpo-project-section-s13 .title,
  .wpo-project-section-s15 .title {
    max-width: 400px;
  }
}
@media (max-width: 1199px) {
  .wpo-project-section-s13 .title,
  .wpo-project-section-s15 .title {
    max-width: 500px;
    padding: 0;
    text-align: center;
    margin-bottom: 50px;
  }
}
.wpo-project-section-s13 .title h2,
.wpo-project-section-s15 .title h2 {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  border-radius: 20px;
  background: #F9F9F9;
  display: inline-block;
  padding: 5px 18px;
  margin-bottom: 20px;
  font-family: "DM Sans", serif;
}
.wpo-project-section-s13 .title h3,
.wpo-project-section-s15 .title h3 {
  color: #000;
  font-family: "Felidae";
  font-size: 90px;
  margin-bottom: 20px;
  font-weight: 400;
}
@media (max-width: 1650px) {
  .wpo-project-section-s13 .title h3,
  .wpo-project-section-s15 .title h3 {
    font-size: 60px;
  }
}
@media (max-width: 1399px) {
  .wpo-project-section-s13 .title h3,
  .wpo-project-section-s15 .title h3 {
    font-size: 40px;
  }
}
@media (max-width: 1199px) {
  .wpo-project-section-s13 .title h3,
  .wpo-project-section-s15 .title h3 {
    font-size: 50px;
  }
}
@media (max-width: 991px) {
  .wpo-project-section-s13 .title h3,
  .wpo-project-section-s15 .title h3 {
    font-size: 35px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .wpo-project-section-s13 .title h3,
  .wpo-project-section-s15 .title h3 {
    font-size: 30px;
  }
}
.wpo-project-section-s13 .title p,
.wpo-project-section-s15 .title p {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .wpo-project-section-s13 .title p,
  .wpo-project-section-s15 .title p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px;
  }
}
.wpo-project-section-s13 .project-content,
.wpo-project-section-s15 .project-content {
  margin: 0 -10px;
}
@media (max-width: 1650px) {
  .wpo-project-section-s13 .project-content,
  .wpo-project-section-s15 .project-content {
    margin: 0;
  }
}
.wpo-project-section-s13 .project-content,
.wpo-project-section-s15 .project-content {
  width: calc(100% - 600px);
}
@media (max-width: 1750px) {
  .wpo-project-section-s13 .project-content,
  .wpo-project-section-s15 .project-content {
    width: calc(100% - 500px);
  }
}
@media (max-width: 1450px) {
  .wpo-project-section-s13 .project-content,
  .wpo-project-section-s15 .project-content {
    width: calc(100% - 400px);
  }
}
@media (max-width: 1199px) {
  .wpo-project-section-s13 .project-content,
  .wpo-project-section-s15 .project-content {
    width: 100%;
  }
}
.wpo-project-section-s13 .project-allBtn,
.wpo-project-section-s15 .project-allBtn {
  margin-top: 40px;
}
.wpo-project-section-s13 .project-allBtn .theme-btn, .wpo-project-section-s13 .project-allBtn .view-cart-btn,
.wpo-project-section-s15 .project-allBtn .theme-btn,
.wpo-project-section-s15 .project-allBtn .view-cart-btn {
  border-radius: 35px;
  border: 1px solid #000;
  color: #000;
  padding: 16px 40px 12px;
  text-transform: none;
}
.wpo-project-section-s13 .project-allBtn .theme-btn:after, .wpo-project-section-s13 .project-allBtn .view-cart-btn:after,
.wpo-project-section-s15 .project-allBtn .theme-btn:after,
.wpo-project-section-s15 .project-allBtn .view-cart-btn:after {
  background: linear-gradient(to right, rgba(94, 93, 93, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
}
@media (max-width: 1199px) {
  .wpo-project-section-s13 .project-allBtn .theme-btn, .wpo-project-section-s13 .project-allBtn .view-cart-btn,
  .wpo-project-section-s15 .project-allBtn .theme-btn,
  .wpo-project-section-s15 .project-allBtn .view-cart-btn {
    font-size: 18px;
    padding: 9px 30px 6px;
  }
}
@media (max-width: 767px) {
  .wpo-project-section-s13 .project-allBtn .theme-btn, .wpo-project-section-s13 .project-allBtn .view-cart-btn,
  .wpo-project-section-s15 .project-allBtn .theme-btn,
  .wpo-project-section-s15 .project-allBtn .view-cart-btn {
    padding: 8px 30px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .wpo-project-section-s13 .project-allBtn .theme-btn img, .wpo-project-section-s13 .project-allBtn .view-cart-btn img,
  .wpo-project-section-s15 .project-allBtn .theme-btn img,
  .wpo-project-section-s15 .project-allBtn .view-cart-btn img {
    display: none;
  }
}
.wpo-project-section-s13 .project-allBtn .theme-btn .rolling-text, .wpo-project-section-s13 .project-allBtn .view-cart-btn .rolling-text,
.wpo-project-section-s15 .project-allBtn .theme-btn .rolling-text,
.wpo-project-section-s15 .project-allBtn .view-cart-btn .rolling-text {
  height: 17px;
  line-height: 21px;
}
@media (max-width: 767px) {
  .wpo-project-section-s13 .project-allBtn .theme-btn .rolling-text, .wpo-project-section-s13 .project-allBtn .view-cart-btn .rolling-text,
  .wpo-project-section-s15 .project-allBtn .theme-btn .rolling-text,
  .wpo-project-section-s15 .project-allBtn .view-cart-btn .rolling-text {
    height: 29px;
    line-height: 34px;
  }
}
.wpo-project-section-s13 .item,
.wpo-project-section-s15 .item {
  position: relative;
  overflow: hidden;
  margin: 0 10px;
  margin-bottom: 30px;
}
@media (max-width: 1650px) {
  .wpo-project-section-s13 .item,
  .wpo-project-section-s15 .item {
    margin: 0;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .wpo-project-section-s13 .item,
  .wpo-project-section-s15 .item {
    max-width: 390px;
    margin: 0 auto;
    margin-bottom: 30px;
  }
}
.wpo-project-section-s13 .item img,
.wpo-project-section-s15 .item img {
  width: 100%;
  border-radius: 185px;
}
.wpo-project-section-s13 .item .content,
.wpo-project-section-s15 .item .content {
  background: #fff;
  padding: 20px 0px;
  padding-bottom: 0;
  text-align: center;
  margin-top: 15px;
}
@media (max-width: 991px) {
  .wpo-project-section-s13 .item .content,
  .wpo-project-section-s15 .item .content {
    padding: 20px 0px;
    padding-bottom: 0;
  }
}
.wpo-project-section-s13 .item .content h2 a,
.wpo-project-section-s15 .item .content h2 a {
  color: #000;
  font-family: "Space Grotesk", sans-serif;
  font-size: 30px;
  font-weight: 700;
}
@media (max-width: 1450px) {
  .wpo-project-section-s13 .item .content h2 a,
  .wpo-project-section-s15 .item .content h2 a {
    font-size: 25px;
  }
}
@media (max-width: 767px) {
  .wpo-project-section-s13 .item .content h2 a,
  .wpo-project-section-s15 .item .content h2 a {
    font-size: 22px;
  }
}
.wpo-project-section-s13 .item .content span,
.wpo-project-section-s15 .item .content span {
  color: #333;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}
@media (max-width: 991px) {
  .wpo-project-section-s13 .item .content span,
  .wpo-project-section-s15 .item .content span {
    font-size: 18px;
    line-height: 25px;
  }
}

/*--------------------------------------------------------------
                16.4 wpo-testimonial-section-s13
--------------------------------------------------------------*/
.wpo-testimonial-section-s13 {
  position: relative;
  z-index: 1;
  padding-top: 300px;
}
@media (max-width: 1699px) {
  .wpo-testimonial-section-s13 {
    padding-top: 200px;
  }
}
@media (max-width: 1620px) {
  .wpo-testimonial-section-s13 {
    padding-top: 0px;
  }
}
.wpo-testimonial-section-s13 .image-right {
  position: absolute;
  right: 2px;
  bottom: 120px;
  max-width: 2181px;
  max-height: 905px;
}
@media (max-width: 1899px) {
  .wpo-testimonial-section-s13 .image-right {
    right: -5px;
  }
}
@media (max-width: 1879px) {
  .wpo-testimonial-section-s13 .image-right {
    right: -8px;
  }
}
@media (max-width: 1829px) {
  .wpo-testimonial-section-s13 .image-right {
    right: -9px;
    bottom: 122px;
  }
}
@media (max-width: 1699px) {
  .wpo-testimonial-section-s13 .image-right {
    right: -22px;
  }
}
@media (max-width: 1629px) {
  .wpo-testimonial-section-s13 .image-right {
    display: none;
  }
}
.wpo-testimonial-section-s13 .testimonial-wrap {
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  position: relative;
}
.wpo-testimonial-section-s13 .testimonial-wrap::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 900px;
  height: 100%;
  content: "";
  background: #FFF;
  border-radius: 0px 330px 330px 0px;
  box-shadow: 0px 2px 12px 2px rgba(4, 0, 52, 0.06);
  z-index: 1;
}
.wpo-testimonial-section-s13 .testimonial-slider-s4 {
  max-width: 900px;
  margin-right: auto;
  padding: 75px 100px 95px;
  position: relative;
  z-index: 1;
}
@media (max-width: 1829px) {
  .wpo-testimonial-section-s13 .testimonial-slider-s4 {
    padding: 75px 100px 75px;
  }
}
@media (max-width: 1789px) {
  .wpo-testimonial-section-s13 .testimonial-slider-s4 {
    padding: 60px 100px 52px;
  }
}
@media (max-width: 767px) {
  .wpo-testimonial-section-s13 .testimonial-slider-s4 {
    padding: 30px 10px;
  }
}
.wpo-testimonial-section-s13 .item .icon {
  width: 80px;
  height: 80px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .wpo-testimonial-section-s13 .item .icon {
    margin-bottom: 10px;
    width: 70px;
    height: 70px;
  }
}
.wpo-testimonial-section-s13 .item h3 {
  color: #000;
  font-family: "Space Grotesk", sans-serif;
  font-size: 35px;
  font-weight: 500;
  position: relative;
  padding-bottom: 70px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .wpo-testimonial-section-s13 .item h3 {
    font-size: 25px;
    line-height: 35px;
    padding-bottom: 50px;
  }
}
@media (max-width: 575px) {
  .wpo-testimonial-section-s13 .item h3 {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 50px;
  }
}
.wpo-testimonial-section-s13 .item h3::before {
  position: absolute;
  left: 0;
  content: "";
  width: 500px;
  height: 1px;
  background: #000;
  bottom: 10px;
}
@media (max-width: 575px) {
  .wpo-testimonial-section-s13 .item h3::before {
    width: 300px;
  }
}
.wpo-testimonial-section-s13 .item h3::after {
  position: absolute;
  left: 0;
  bottom: 0px;
  content: "";
  width: 300px;
  height: 1px;
  background: #000;
  border-radius: 10px;
}
@media (max-width: 575px) {
  .wpo-testimonial-section-s13 .item h3::after {
    width: 220px;
  }
}
.wpo-testimonial-section-s13 .item h4 {
  color: #000;
  font-family: "DM Sans", serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .wpo-testimonial-section-s13 .item h4 {
    font-size: 30px;
    line-height: 30px;
    margin-top: 30px;
  }
}
@media (max-width: 575px) {
  .wpo-testimonial-section-s13 .item h4 {
    font-size: 25px;
    line-height: 25px;
    margin-top: 30px;
  }
}
.wpo-testimonial-section-s13 .item span {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}
@media (max-width: 767px) {
  .wpo-testimonial-section-s13 .item span {
    font-size: 18px;
    line-height: 40px;
  }
}
@media (max-width: 991px) {
  .wpo-testimonial-section-s13 .owl-nav {
    display: none;
  }
}
.wpo-testimonial-section-s13 .owl-prev {
  position: absolute;
  right: auto;
  left: 90px;
  bottom: -100px;
  transform: translateY(-50%);
  background: transparent;
  border: 0;
}
.wpo-testimonial-section-s13 .owl-prev::before {
  content: url(../images/left-arrow-2.svg);
  transition: all 0.3s ease-in-out;
}
.wpo-testimonial-section-s13 .owl-prev span {
  display: none;
}
.wpo-testimonial-section-s13 .owl-next {
  position: absolute;
  left: 240px;
  right: auto;
  bottom: -100px;
  transform: translateY(-50%);
  background: transparent;
  border: 0;
}
.wpo-testimonial-section-s13 .owl-next::before {
  content: url(../images/right-arrow-3.svg);
  transition: all 0.3s ease-in-out;
}
.wpo-testimonial-section-s13 .owl-next span {
  display: none;
}
.wpo-testimonial-section-s13 .owl-dots {
  bottom: -20px;
  position: relative;
  z-index: 1;
  display: none;
}
@media (max-width: 991px) {
  .wpo-testimonial-section-s13 .owl-dots {
    display: block;
  }
}
.wpo-testimonial-section-s13 .owl-dot {
  border: 0;
  width: 10px;
  height: 12px;
  background: #000;
  border-radius: 100px;
  margin: 0 5px;
}
.wpo-testimonial-section-s13 .owl-dot.active {
  background: #3871A8;
}

/*--------------------------------------------------------------
                16.5 wpo-blog-section-s13
--------------------------------------------------------------*/
.wpo-blog-section-s13 {
  padding: 50px 0 120px;
}
@media (max-width: 991px) {
  .wpo-blog-section-s13 {
    padding: 0 0 60px;
  }
}
@media (max-width: 767px) {
  .wpo-blog-section-s13 {
    padding: 0 0 50px;
  }
}
.wpo-blog-section-s13 .title {
  max-width: 749px;
  margin: 0 auto;
  margin-bottom: 60px;
  text-align: center;
}
@media (max-width: 991px) {
  .wpo-blog-section-s13 .title {
    margin-bottom: 40px;
  }
}
.wpo-blog-section-s13 .title h2 {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  border-radius: 20px;
  background: #F9F9F9;
  display: inline-block;
  padding: 5px 18px;
  margin-bottom: 20px;
  font-family: "DM Sans", serif;
}
@media (max-width: 767px) {
  .wpo-blog-section-s13 .title h2 {
    margin-bottom: 10px;
  }
}
.wpo-blog-section-s13 .title h3 {
  color: #000;
  font-family: "Felidae";
  font-size: 70px;
  font-size: 100px;
  font-weight: 400;
  line-height: 120px;
}
@media (max-width: 1499px) {
  .wpo-blog-section-s13 .title h3 {
    font-size: 60px;
    line-height: 80px;
  }
}
@media (max-width: 1399px) {
  .wpo-blog-section-s13 .title h3 {
    font-size: 40px;
    line-height: 70px;
  }
}
@media (max-width: 1199px) {
  .wpo-blog-section-s13 .title h3 {
    font-size: 35px;
    line-height: 50px;
  }
}
@media (max-width: 767px) {
  .wpo-blog-section-s13 .title h3 {
    font-size: 30px;
    line-height: 45px;
  }
}
.wpo-blog-section-s13 .container-fluid {
  max-width: 1540px;
  margin: 0 auto;
}
.wpo-blog-section-s13 .blog-wrap {
  margin: 0 -10px;
}
@media (max-width: 1399px) {
  .wpo-blog-section-s13 .blog-wrap {
    margin: 0;
  }
}
.wpo-blog-section-s13 .blog-card-s12 {
  position: relative;
  margin: 0 8px;
  margin-bottom: 40px;
}
@media (max-width: 1399px) {
  .wpo-blog-section-s13 .blog-card-s12 {
    margin: 0;
    margin-bottom: 30px;
  }
}
.wpo-blog-section-s13 .blog-card-s12 .image {
  max-height: 346px;
  overflow: hidden;
  border-radius: 30px;
}
@media (max-width: 991px) {
  .wpo-blog-section-s13 .blog-card-s12 .image {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}
@media (max-width: 575px) {
  .wpo-blog-section-s13 .blog-card-s12 .image {
    border-radius: 20px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}
.wpo-blog-section-s13 .blog-card-s12 .image img {
  width: 100%;
}
.wpo-blog-section-s13 .blog-card-s12 .text {
  border-radius: 20px;
  background: #FFF;
  box-shadow: 0px 2px 12px 2px rgba(4, 0, 52, 0.06);
  padding: 30px 20px;
  margin: 0 auto;
  margin-top: -100px;
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  .wpo-blog-section-s13 .blog-card-s12 .text {
    max-width: 670px;
    margin: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (max-width: 767px) {
  .wpo-blog-section-s13 .blog-card-s12 .text {
    max-width: 100%;
  }
}
.wpo-blog-section-s13 .blog-card-s12 .text h2 {
  margin-bottom: 10px;
}
.wpo-blog-section-s13 .blog-card-s12 .text h2 a {
  color: #000;
  font-family: "Space Grotesk", sans-serif;
  font-weight: 700;
  text-decoration: none;
  line-height: 45px;
}
.wpo-blog-section-s13 .blog-card-s12 .text p {
  color: #666;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  max-width: 567px;
}
@media (max-width: 575px) {
  .wpo-blog-section-s13 .blog-card-s12 .text p {
    font-size: 18px;
    line-height: 28px;
  }
}
.wpo-blog-section-s13 .blog-card-s12 .text a {
  color: #444;
  font-family: "DM Sans", serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  text-decoration: underline;
}
@media (max-width: 575px) {
  .wpo-blog-section-s13 .blog-card-s12 .text a {
    font-size: 18px;
  }
}
.wpo-blog-section-s13 .blog-card-s12 {
  position: relative;
}
.wpo-blog-section-s13 .blog-card-s12 .image {
  max-height: 750px;
}
.wpo-blog-section-s13 .blog-card-s12 .text {
  padding: 35px 30px;
  max-width: 670px;
  margin-top: -185px;
}
@media (max-width: 1199px) {
  .wpo-blog-section-s13 .blog-card-s12 .text {
    margin-top: -200px;
  }
}
@media (max-width: 991px) {
  .wpo-blog-section-s13 .blog-card-s12 .text {
    margin-top: 0px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 30px 20px;
  }
}
@media (max-width: 767px) {
  .wpo-blog-section-s13 .blog-card-s12 .text {
    max-width: 100%;
  }
}
.wpo-blog-section-s13 .blog-card-s12 .text h2 a {
  font-size: 40px;
}
@media (max-width: 1399px) {
  .wpo-blog-section-s13 .blog-card-s12 .text h2 a {
    font-size: 35px;
  }
}
@media (max-width: 991px) {
  .wpo-blog-section-s13 .blog-card-s12 .text h2 a {
    font-size: 25px;
    line-height: 35px;
  }
}
@media (max-width: 575px) {
  .wpo-blog-section-s13 .blog-card-s12 .text h2 a {
    font-size: 20px;
    line-height: 25px;
  }
}

/* 17. Home-style-14 */
/*--------------------------------------------------------------
                17.1 wpo-partners-section
--------------------------------------------------------------*/
.wpo-partners-section-s14 {
  border-bottom: 0px;
  border-top: 1px solid #444;
}
.wpo-partners-section-s14 .partners-slider {
  max-width: 1790px;
  margin: 0 auto;
  display: flex;
}

/*--------------------------------------------------------------
                17.2 wpo-service-section-s14
--------------------------------------------------------------*/
.wpo-service-section-s14 {
  border-top: 1px solid #444;
  border-bottom: 1px solid #444;
  background: #000;
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .wpo-service-section-s14 {
    flex-direction: column;
  }
}
.wpo-service-section-s14 .service-left {
  max-width: 648px;
  width: 100%;
  min-height: 640px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding-left: 90px;
}
@media (max-width: 1599px) {
  .wpo-service-section-s14 .service-left {
    max-width: 548px;
    padding-left: 60px;
  }
}
@media (max-width: 1499px) {
  .wpo-service-section-s14 .service-left {
    max-width: 500px;
    padding-left: 30px;
  }
}
@media (max-width: 1399px) {
  .wpo-service-section-s14 .service-left {
    max-width: 450px;
    padding-left: 20px;
  }
}
@media (max-width: 1199px) {
  .wpo-service-section-s14 .service-left {
    max-width: 350px;
    padding-left: 10px;
  }
}
@media (max-width: 991px) {
  .wpo-service-section-s14 .service-left {
    max-width: 450px;
    padding-left: 0px;
    min-height: 300px;
  }
}
.wpo-service-section-s14 .service-left .title {
  max-width: 305px;
}
@media (max-width: 991px) {
  .wpo-service-section-s14 .service-left .title {
    max-width: 100%;
    text-align: center;
  }
}
.wpo-service-section-s14 .service-left .title h2 {
  color: #FFF;
  font-size: 60px;
  font-weight: 400;
  line-height: 70px;
}
@media (max-width: 1199px) {
  .wpo-service-section-s14 .service-left .title h2 {
    font-size: 45px;
    line-height: 50px;
  }
}
.wpo-service-section-s14 .service-left .title p {
  color: #999;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 0;
}
.wpo-service-section-s14 .service-wrap {
  width: calc(100% - 648px);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin: -0.5px 0;
}
@media (max-width: 1599px) {
  .wpo-service-section-s14 .service-wrap {
    width: calc(100% - 548px);
  }
}
@media (max-width: 1499px) {
  .wpo-service-section-s14 .service-wrap {
    width: calc(100% - 500px);
  }
}
@media (max-width: 1399px) {
  .wpo-service-section-s14 .service-wrap {
    width: calc(100% - 450px);
  }
}
@media (max-width: 1199px) {
  .wpo-service-section-s14 .service-wrap {
    width: calc(100% - 350px);
  }
}
@media (max-width: 991px) {
  .wpo-service-section-s14 .service-wrap {
    width: 100%;
    margin: -0.5px -1px;
  }
}
.wpo-service-section-s14 .service-card-s14 {
  border: 1px solid #444;
  flex-basis: 50%;
  margin: -0.5px;
  min-height: 322px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 60px;
}
@media (max-width: 1499px) {
  .wpo-service-section-s14 .service-card-s14 {
    padding: 30px;
  }
}
@media (max-width: 1399px) {
  .wpo-service-section-s14 .service-card-s14 {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .wpo-service-section-s14 .service-card-s14 {
    flex-basis: 100%;
    min-height: 250px;
  }
}
.wpo-service-section-s14 .service-card-s14 .item {
  display: flex;
  align-items: flex-start;
}
@media (max-width: 1199px) {
  .wpo-service-section-s14 .service-card-s14 .item {
    flex-direction: column;
  }
}
@media (max-width: 991px) {
  .wpo-service-section-s14 .service-card-s14 .item {
    width: 100%;
    align-items: center;
    text-align: center;
    max-width: 450px;
    margin: 0 auto;
  }
}
.wpo-service-section-s14 .service-card-s14 .icon {
  width: 50px;
  height: 50px;
}
.wpo-service-section-s14 .service-card-s14 .content {
  width: calc(100% - 50px);
  padding-left: 45px;
}
@media (max-width: 1399px) {
  .wpo-service-section-s14 .service-card-s14 .content {
    padding-left: 20px;
  }
}
@media (max-width: 1199px) {
  .wpo-service-section-s14 .service-card-s14 .content {
    padding-left: 0px;
    padding-top: 20px;
  }
}
.wpo-service-section-s14 .service-card-s14 .content h2 {
  margin-top: -8px;
}
@media (max-width: 1199px) {
  .wpo-service-section-s14 .service-card-s14 .content h2 {
    margin-top: 0;
  }
}
.wpo-service-section-s14 .service-card-s14 .content h2 a {
  color: #FFF;
  font-size: 35px;
  font-weight: 400;
  line-height: 50px;
}
@media (max-width: 1199px) {
  .wpo-service-section-s14 .service-card-s14 .content h2 a {
    font-size: 30px;
    line-height: 35px;
  }
}
.wpo-service-section-s14 .service-card-s14 .content p {
  color: #ACACAC;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .wpo-service-section-s14 .service-card-s14 .content p {
    font-size: 16px;
    line-height: 25px;
  }
}

/*--------------------------------------------------------------
                17.3 wpo-project-section-s14
--------------------------------------------------------------*/
.wpo-project-section-s14 {
  background: #000;
}
.wpo-project-section-s14 .title {
  max-width: 1307px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 70px;
}
@media (max-width: 1199px) {
  .wpo-project-section-s14 .title {
    margin: 0 20px;
    margin-bottom: 70px;
  }
}
@media (max-width: 767px) {
  .wpo-project-section-s14 .title {
    margin: 0 10px;
    margin-bottom: 50px;
  }
}
.wpo-project-section-s14 .title h2 {
  color: #fff;
  font-size: 100px;
  font-weight: 400;
}
@media (max-width: 1399px) {
  .wpo-project-section-s14 .title h2 {
    font-size: 90px;
  }
}
@media (max-width: 1199px) {
  .wpo-project-section-s14 .title h2 {
    font-size: 80px;
  }
}
@media (max-width: 767px) {
  .wpo-project-section-s14 .title h2 {
    font-size: 50px;
  }
}
@media (max-width: 575px) {
  .wpo-project-section-s14 .title h2 {
    font-size: 40px;
  }
}
.wpo-project-section-s14 .title p {
  color: #FFF;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  max-width: 1095px;
  margin: 0 auto;
}
@media (max-width: 1399px) {
  .wpo-project-section-s14 .title p {
    font-size: 18px;
  }
}
.wpo-project-section-s14 .project-content .item {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #444;
  padding: 0 100px;
}
@media (max-width: 1699px) {
  .wpo-project-section-s14 .project-content .item {
    padding: 0 50px;
  }
}
@media (max-width: 1199px) {
  .wpo-project-section-s14 .project-content .item {
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .wpo-project-section-s14 .project-content .item {
    flex-direction: column;
  }
}
@media (max-width: 575px) {
  .wpo-project-section-s14 .project-content .item {
    padding: 0 5px;
  }
}
.wpo-project-section-s14 .project-content .item .imgWrap {
  width: 50%;
  border-left: 1px solid #444;
  border-right: 1px solid #444;
  padding: 40px;
  min-height: 623px;
}
@media (max-width: 1199px) {
  .wpo-project-section-s14 .project-content .item .imgWrap {
    padding: 20px 20px;
    min-height: 423px;
  }
}
@media (max-width: 767px) {
  .wpo-project-section-s14 .project-content .item .imgWrap {
    min-height: 100%;
    width: 100%;
  }
}
@media (max-width: 575px) {
  .wpo-project-section-s14 .project-content .item .imgWrap {
    padding: 5px;
  }
}
.wpo-project-section-s14 .project-content .item .imgWrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 540px;
}
@media (max-width: 1199px) {
  .wpo-project-section-s14 .project-content .item .imgWrap img {
    height: 384px;
  }
}
@media (max-width: 767px) {
  .wpo-project-section-s14 .project-content .item .imgWrap img {
    height: 100%;
  }
}
.wpo-project-section-s14 .project-content .item .content {
  width: 50%;
  padding: 50px 100px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 623px;
  text-align: left;
  border-right: 1px solid #444;
}
@media (max-width: 1499px) {
  .wpo-project-section-s14 .project-content .item .content {
    padding: 50px 50px;
  }
}
@media (max-width: 1199px) {
  .wpo-project-section-s14 .project-content .item .content {
    padding: 20px 20px;
    min-height: 423px;
  }
}
@media (max-width: 767px) {
  .wpo-project-section-s14 .project-content .item .content {
    min-height: 100%;
    width: 100%;
    border-left: 1px solid #444;
  }
}
@media (max-width: 575px) {
  .wpo-project-section-s14 .project-content .item .content {
    padding: 5px;
  }
}
.wpo-project-section-s14 .project-content .item .content h3 {
  color: #434343;
  font-family: "Felidae";
  font-size: 180px;
  font-weight: 400;
  line-height: 200px;
  margin-bottom: 0;
}
@media (max-width: 1399px) {
  .wpo-project-section-s14 .project-content .item .content h3 {
    font-size: 130px;
    line-height: 160px;
  }
}
@media (max-width: 1199px) {
  .wpo-project-section-s14 .project-content .item .content h3 {
    font-size: 100px;
    line-height: 120px;
  }
}
@media (max-width: 767px) {
  .wpo-project-section-s14 .project-content .item .content h3 {
    font-size: 80px;
    line-height: 100px;
  }
}
@media (max-width: 575px) {
  .wpo-project-section-s14 .project-content .item .content h3 {
    font-size: 40px;
    line-height: 60px;
  }
}
.wpo-project-section-s14 .project-content .item .content h2 {
  margin-bottom: 0;
}
.wpo-project-section-s14 .project-content .item .content h2 a {
  color: #FFF;
  font-family: "Felidae";
  font-size: 80px;
  font-weight: 400;
  line-height: 90px;
}
@media (max-width: 1699px) {
  .wpo-project-section-s14 .project-content .item .content h2 a {
    font-size: 60px;
    line-height: 70px;
  }
}
@media (max-width: 1399px) {
  .wpo-project-section-s14 .project-content .item .content h2 a {
    font-size: 40px;
    line-height: 60px;
  }
}
@media (max-width: 575px) {
  .wpo-project-section-s14 .project-content .item .content h2 a {
    font-size: 30px;
    line-height: 40px;
  }
}
.wpo-project-section-s14 .project-content .item .content span {
  color: #999;
  font-family: "DM Sans", serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
}
@media (max-width: 575px) {
  .wpo-project-section-s14 .project-content .item .content span {
    font-size: 20px;
  }
}
.wpo-project-section-s14 .project-content .item:first-child {
  border-top: 1px solid #444;
}
.wpo-project-section-s14 .project-content .item:nth-child(even) {
  flex-direction: row-reverse;
}
@media (max-width: 767px) {
  .wpo-project-section-s14 .project-content .item:nth-child(even) {
    flex-direction: column;
  }
}
.wpo-project-section-s14 .project-content .item:nth-child(even) .content {
  width: 50%;
  padding: 50px 100px;
  text-align: right;
  border-right: 1px solid transparent;
  border-left: 1px solid #444;
}
@media (max-width: 1499px) {
  .wpo-project-section-s14 .project-content .item:nth-child(even) .content {
    padding: 50px 50px;
  }
}
@media (max-width: 1199px) {
  .wpo-project-section-s14 .project-content .item:nth-child(even) .content {
    padding: 20px 20px;
  }
}
@media (max-width: 767px) {
  .wpo-project-section-s14 .project-content .item:nth-child(even) .content {
    width: 100%;
    text-align: left;
  }
}
@media (max-width: 575px) {
  .wpo-project-section-s14 .project-content .item:nth-child(even) .content {
    padding: 5px;
  }
}

/*--------------------------------------------------------------
                17.4 wpo-funfact-section-s14
--------------------------------------------------------------*/
.wpo-funfact-section-s14 {
  background: #000;
  padding: 80px 55px 70px;
}
@media (max-width: 1750px) {
  .wpo-funfact-section-s14 {
    padding: 80px 55px 70px;
  }
}
@media (max-width: 1699px) {
  .wpo-funfact-section-s14 {
    padding: 80px 50px 70px;
  }
}
@media (max-width: 1399px) {
  .wpo-funfact-section-s14 {
    padding: 80px 20px 70px;
  }
}
@media (max-width: 1199px) {
  .wpo-funfact-section-s14 {
    padding: 80px 10px 70px;
  }
}
.wpo-funfact-section-s14 .item h2 span {
  color: #fff;
}
.wpo-funfact-section-s14 .item h3 {
  color: #999;
  font-family: "DM Sans", serif;
}

/*--------------------------------------------------------------
                17.5 wpo-faq-section
--------------------------------------------------------------*/
.wpo-faq-section {
  background: #000;
  border-top: 1px solid #444;
  border-bottom: 1px solid #444;
  padding: 0 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1599px) {
  .wpo-faq-section {
    padding: 0 50px;
  }
}
@media (max-width: 1399px) {
  .wpo-faq-section {
    padding: 0 20px;
  }
}
@media (max-width: 991px) {
  .wpo-faq-section {
    flex-direction: column;
    padding: 50px 20px 0;
  }
}
@media (max-width: 575px) {
  .wpo-faq-section {
    padding: 40px 10px 0;
  }
}
.wpo-faq-section .title {
  max-width: 760px;
}
@media (max-width: 1399px) {
  .wpo-faq-section .title {
    max-width: 600px;
  }
}
@media (max-width: 991px) {
  .wpo-faq-section .title {
    margin: 0 auto;
    text-align: center;
    margin-bottom: 50px;
  }
}
.wpo-faq-section .title .content {
  max-width: 536px;
}
.wpo-faq-section .title .content h2 {
  color: #fff;
  font-size: 80px;
  font-weight: 400;
  line-height: 100px;
  margin-bottom: 20px;
}
@media (max-width: 1399px) {
  .wpo-faq-section .title .content h2 {
    font-size: 60px;
    line-height: 70px;
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .wpo-faq-section .title .content h2 {
    font-size: 50px;
    line-height: 70px;
    margin-bottom: 0px;
  }
}
@media (max-width: 575px) {
  .wpo-faq-section .title .content h2 {
    font-size: 40px;
    line-height: 50px;
  }
}
.wpo-faq-section .title .content p {
  color: #fff;
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
  max-width: 392px;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .wpo-faq-section .title .content p {
    margin: 0 auto;
    margin-bottom: 30px;
    font-size: 20px;
  }
}
.wpo-faq-section .title .content .theme-btn, .wpo-faq-section .title .content .view-cart-btn {
  padding: 9px 46px;
  border-radius: 25px;
}

.accordion-wrap {
  max-width: 960px;
}
@media (max-width: 1699px) {
  .accordion-wrap {
    max-width: 800px;
  }
}
@media (max-width: 1399px) {
  .accordion-wrap {
    max-width: 600px;
  }
}
@media (max-width: 1199px) {
  .accordion-wrap {
    max-width: 550px;
  }
}
@media (max-width: 991px) {
  .accordion-wrap {
    max-width: 600px;
  }
}
.accordion-wrap .accordion-item {
  background-color: #000;
  border: 1px solid #444;
  border-top: 1px solid transparent;
}
.accordion-wrap .accordion-item:first-child {
  border-radius: 0;
}
@media (max-width: 991px) {
  .accordion-wrap .accordion-item:first-child {
    border-top: 1px solid #444;
  }
}
.accordion-wrap .accordion-item:last-child {
  border-bottom: 1px solid transparent;
  border-radius: 0;
}
.accordion-wrap .accordion-item:last-child .accordion-collapse {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion-wrap .accordion-button:focus {
  border-color: 0;
  outline: 0;
  box-shadow: 0 0 0 0.25rem transparent;
}
.accordion-wrap .accordion-button {
  padding: 28px 40px;
  color: #fff;
  background-color: transparent;
  font-family: "DM Sans", serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 50px;
}
@media (max-width: 1699px) {
  .accordion-wrap .accordion-button {
    padding: 20px 40px;
  }
}
@media (max-width: 1399px) {
  .accordion-wrap .accordion-button {
    padding: 15px 20px;
    font-size: 20px;
    line-height: 30px;
  }
}
@media (max-width: 575px) {
  .accordion-wrap .accordion-button {
    padding: 15px 10px;
    font-size: 18px;
    line-height: 25px;
  }
}
.accordion-wrap .accordion-button:not(.collapsed) {
  color: #fff;
  background-color: transparent;
  box-shadow: inset 0 -1px 0 transparent;
}
.accordion-wrap .accordion-body {
  color: #999;
  font-family: "DM Sans", serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  padding: 0px 40px 30px;
}
@media (max-width: 1399px) {
  .accordion-wrap .accordion-body {
    padding: 0px 20px 20px;
    font-size: 16px;
    line-height: 25px;
  }
}
@media (max-width: 575px) {
  .accordion-wrap .accordion-body {
    padding: 0px 10px 10px;
  }
}
.accordion-wrap .accordion-button::after {
  content: "\e61a";
  font-family: "themify";
  font-size: 15px;
  height: auto;
  color: #fff;
  background-image: none;
  background-repeat: no-repeat;
}
.accordion-wrap .accordion-button:not(.collapsed)::after {
  background-image: none;
  transform: none;
  content: "\e622";
}

/*--------------------------------------------------------------
                17.6 wpo-consultaForm-section-s2
--------------------------------------------------------------*/
.wpo-consultaForm-section-s2 {
  background: #000;
  border-bottom: 1px solid #444444;
}
.wpo-consultaForm-section-s2 .title {
  max-width: 588px;
}
@media (max-width: 991px) {
  .wpo-consultaForm-section-s2 .title {
    margin: 0 auto;
    margin-bottom: 50px;
    text-align: center;
  }
}
.wpo-consultaForm-section-s2 .title h2 {
  color: #fff;
  font-size: 80px;
  font-weight: 400;
  line-height: 100px;
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .wpo-consultaForm-section-s2 .title h2 {
    font-size: 70px;
    line-height: 80px;
  }
}
@media (max-width: 991px) {
  .wpo-consultaForm-section-s2 .title h2 {
    font-size: 55px;
    line-height: 60px;
  }
}
@media (max-width: 575px) {
  .wpo-consultaForm-section-s2 .title h2 {
    font-size: 30px;
    line-height: 40px;
  }
}
.wpo-consultaForm-section-s2 .title P {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .wpo-consultaForm-section-s2 .title P {
    font-size: 18px;
    line-height: 25px;
  }
}
.wpo-consultaForm-section-s2 .contact {
  max-width: 600px;
  padding: 50px;
  display: block;
  border: 1px solid #444;
  margin-left: auto;
  text-align: left;
}
@media (max-width: 1199px) {
  .wpo-consultaForm-section-s2 .contact {
    padding: 40px 20px;
  }
}
@media (max-width: 991px) {
  .wpo-consultaForm-section-s2 .contact {
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .wpo-consultaForm-section-s2 .contact {
    max-width: 100%;
  }
}
@media (max-width: 575px) {
  .wpo-consultaForm-section-s2 .contact {
    padding: 50px 10px;
  }
}
.wpo-consultaForm-section-s2 .contact h2 {
  color: #fff;
  font-size: 50px;
  font-weight: 400;
  line-height: 65px;
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .wpo-consultaForm-section-s2 .contact h2 {
    font-size: 40px;
  }
}
@media (max-width: 575px) {
  .wpo-consultaForm-section-s2 .contact h2 {
    font-size: 30px;
    line-height: 45px;
    margin-bottom: 20px;
  }
}
.wpo-consultaForm-section-s2 .contact p {
  color: #FFF;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}
.wpo-consultaForm-section-s2 .contact-validation-active {
  position: relative;
}
.wpo-consultaForm-section-s2 .contact-validation-active div {
  position: relative;
}
.wpo-consultaForm-section-s2 .contact-validation-active label {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}
.wpo-consultaForm-section-s2 .contact-validation-active .form-control {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #444;
  border-radius: 0;
  margin-bottom: 12px;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  padding: 0;
}
.wpo-consultaForm-section-s2 .contact-validation-active .form-control:focus {
  box-shadow: 0 0 0 0.25rem transparent;
}
.wpo-consultaForm-section-s2 .contact-validation-active .form-control::-moz-placeholder {
  color: #fff;
}
.wpo-consultaForm-section-s2 .contact-validation-active .form-control::placeholder {
  color: #fff;
}
.wpo-consultaForm-section-s2 .contact-validation-active .form-control option {
  color: #000;
}
.wpo-consultaForm-section-s2 .contact-validation-active label.error {
  font-size: 15px;
  margin: 0;
  color: red;
  position: absolute;
  bottom: -23px;
}
.wpo-consultaForm-section-s2 .contact-validation-active .clearfix.error-handling-messages {
  position: absolute;
  bottom: -35px;
}
@media (max-width: 499px) {
  .wpo-consultaForm-section-s2 .contact-validation-active .clearfix.error-handling-messages {
    bottom: -60px;
  }
}
.wpo-consultaForm-section-s2 .contact-validation-active .theme-btn, .wpo-consultaForm-section-s2 .contact-validation-active .view-cart-btn {
  border-radius: 100px;
  border: 0;
  margin-top: 30px;
  background: #fff;
  color: #000;
  padding: 10px 40px;
}

/* 18. Home-style-15 */
/*--------------------------------------------------------------
                18.1 wpo-about-section-s15
--------------------------------------------------------------*/
.wpo-about-section-s15 {
  border-top: 1px solid #D9D9D9;
}
.wpo-about-section-s15 .wraper {
  max-width: 1649px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1649px) {
  .wpo-about-section-s15 .wraper {
    padding: 0 10px;
  }
}
@media (max-width: 991px) {
  .wpo-about-section-s15 .wraper {
    padding: 0 10px;
    flex-direction: column;
  }
}
.wpo-about-section-s15 .about-left {
  max-width: 746px;
  max-height: 746px;
  border-radius: 476px;
  margin-right: 20px;
}
@media (max-width: 991px) {
  .wpo-about-section-s15 .about-left {
    max-width: 480px;
    max-height: 480px;
    border-radius: 480px;
    margin-right: 0px;
    margin-bottom: 30px;
  }
}
.wpo-about-section-s15 .about-left img {
  width: 100%;
}
.wpo-about-section-s15 .about-right {
  max-width: 736px;
}
@media (max-width: 1399px) {
  .wpo-about-section-s15 .about-right {
    max-width: 536px;
  }
}
@media (max-width: 1199px) {
  .wpo-about-section-s15 .about-right {
    max-width: 480px;
  }
}
.wpo-about-section-s15 .about-right .content h3 {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  border-radius: 20px;
  background: #F9F9F9;
  display: inline-block;
  padding: 5px 18px;
  margin-bottom: 20px;
  font-family: "DM Sans", serif;
}
.wpo-about-section-s15 .about-right .content h2 {
  color: #000;
  font-family: "Space Grotesk", sans-serif;
  font-size: 70px;
  font-weight: 700;
  margin-bottom: 30px;
}
@media (max-width: 1399px) {
  .wpo-about-section-s15 .about-right .content h2 {
    font-size: 50px;
    line-height: 70px;
  }
}
@media (max-width: 1199px) {
  .wpo-about-section-s15 .about-right .content h2 {
    font-size: 45px;
    line-height: 60px;
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .wpo-about-section-s15 .about-right .content h2 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 10px;
  }
}
.wpo-about-section-s15 .about-right .content p {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
}
@media (max-width: 575px) {
  .wpo-about-section-s15 .about-right .content p {
    font-size: 18px;
    line-height: 30px;
  }
}
.wpo-about-section-s15 .about-right .content .about-btn {
  display: flex;
  align-items: center;
  max-width: 480px;
  margin-top: 40px;
}
@media (max-width: 991px) {
  .wpo-about-section-s15 .about-right .content .about-btn {
    margin-top: 20px;
  }
}
@media (max-width: 575px) {
  .wpo-about-section-s15 .about-right .content .about-btn {
    display: block;
    margin-top: 34px;
  }
}
.wpo-about-section-s15 .about-right .content .about-btn .theme-btn, .wpo-about-section-s15 .about-right .content .about-btn .view-cart-btn {
  background: #000;
  text-transform: none;
  border-radius: 35px;
}
.wpo-about-section-s15 .about-right .content .about-btn .theme-btn .rolling-text, .wpo-about-section-s15 .about-right .content .about-btn .view-cart-btn .rolling-text {
  line-height: 25px;
}
.wpo-about-section-s15 .about-right .content .video-wrap {
  display: flex;
  align-items: center;
  margin-left: 30px;
}
@media (max-width: 575px) {
  .wpo-about-section-s15 .about-right .content .video-wrap {
    margin-left: 0;
    margin-top: 20px;
  }
}
.wpo-about-section-s15 .about-right .content .video-wrap span {
  padding-left: 20px;
}

/*--------------------------------------------------------------
                18.2 wpo-service-section-s15
--------------------------------------------------------------*/
.wpo-service-section-s15 {
  border: 1px solid rgba(200, 200, 200, 0.6);
  border-left: 0;
  border-right: 0;
}
.wpo-service-section-s15 .title {
  max-width: 949px;
}
.wpo-service-section-s15 .title h3 {
  font-size: 100px;
}
@media (max-width: 1499px) {
  .wpo-service-section-s15 .title h3 {
    font-size: 80px;
  }
}
@media (max-width: 1399px) {
  .wpo-service-section-s15 .title h3 {
    font-size: 60px;
  }
}
@media (max-width: 1199px) {
  .wpo-service-section-s15 .title h3 {
    font-size: 45px;
  }
}
@media (max-width: 767px) {
  .wpo-service-section-s15 .title h3 {
    font-size: 30px;
  }
}

/*--------------------------------------------------------------
                18.3 wpo-project-section-s15
--------------------------------------------------------------*/
.wpo-project-section-s15 {
  border-top: transparent;
}
.wpo-project-section-s15 .title h3 {
  color: #000;
  font-family: "Space Grotesk", sans-serif;
  font-size: 65px;
  margin-bottom: 20px;
  font-weight: 700;
}
@media (max-width: 1650px) {
  .wpo-project-section-s15 .title h3 {
    font-size: 60px;
  }
}
@media (max-width: 1499px) {
  .wpo-project-section-s15 .title h3 {
    font-size: 40px;
  }
}
@media (max-width: 991px) {
  .wpo-project-section-s15 .title h3 {
    font-size: 35px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .wpo-project-section-s15 .title h3 {
    font-size: 30px;
  }
}
.wpo-project-section-s15 .title p {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .wpo-project-section-s15 .title p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px;
  }
}

/*--------------------------------------------------------------
                18.4 wpo-team-section-s15
--------------------------------------------------------------*/
.wpo-team-section-s15 {
  padding-top: 145px;
}
@media (max-width: 991px) {
  .wpo-team-section-s15 {
    padding-top: 100px;
  }
}
@media (max-width: 767px) {
  .wpo-team-section-s15 {
    padding-top: 90px;
  }
}
.wpo-team-section-s15 .team-wrap {
  max-width: 1720px;
  margin: 0 auto;
}

/*--------------------------------------------------------------
                18.5 wpo-consultaForm-section-s3
--------------------------------------------------------------*/
.wpo-consultaForm-section-s3 .wraper {
  max-width: 100%;
  padding: 100px 100px;
  padding-right: 300px;
}
@media (max-width: 991px) {
  .wpo-consultaForm-section-s3 .wraper {
    padding: 20px 20px;
  }
}
@media (max-width: 575px) {
  .wpo-consultaForm-section-s3 .wraper {
    padding: 10px;
  }
}
.wpo-consultaForm-section-s3 .contact {
  margin-left: auto;
}
@media (max-width: 575px) {
  .wpo-consultaForm-section-s3 .contact {
    padding: 40px 10px;
  }
}
.wpo-consultaForm-section-s3 .contact-validation-active .shop-btn {
  border-radius: 30px;
}

/* 19. project-single-page */
.project-single-page {
  padding-bottom: 110px;
}
.project-single-page .container-fluid {
  margin: 0 auto;
  max-width: 1720px;
}
.project-single-page .project-image {
  margin-bottom: 100px;
}
@media (max-width: 1199px) {
  .project-single-page .project-image {
    margin-bottom: 50px;
  }
}
.project-single-page .project-image img {
  width: 100%;
}
.project-single-page .content {
  max-width: 999px;
}
@media (max-width: 1199px) {
  .project-single-page .content {
    margin-bottom: 50px;
  }
}
.project-single-page .content h2 {
  color: #1E3446;
  font-size: 100px;
  font-weight: 400;
  line-height: 120px;
  margin-bottom: 40px;
}
@media (max-width: 1399px) {
  .project-single-page .content h2 {
    font-size: 80px;
    line-height: 90px;
    margin-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  .project-single-page .content h2 {
    font-size: 50px;
    line-height: 70px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .project-single-page .content h2 {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 10px;
  }
}
.project-single-page .content p {
  color: #626B72;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
}
@media (max-width: 1399px) {
  .project-single-page .content p {
    font-size: 18px;
    line-height: 30px;
  }
}
.project-single-page .content p span {
  color: #626B72;
  font-size: 50px;
}
@media (max-width: 1399px) {
  .project-single-page .content p span {
    font-size: 34px;
  }
}
.project-single-page .description {
  border: 1px solid #C1C1C1;
  background: #FFF;
  margin-left: auto;
}
@media (max-width: 991px) {
  .project-single-page .description {
    margin-left: 0;
    max-width: 400px;
  }
}
.project-single-page .description h3 {
  text-align: center;
  color: #000;
  font-size: 50px;
  font-weight: 400;
  line-height: 60px;
  display: block;
  border-bottom: 1px solid #C1C1C1;
  padding: 20px 0;
  margin: 0;
}
@media (max-width: 1399px) {
  .project-single-page .description h3 {
    font-size: 40px;
    line-height: 50px;
    padding: 15px 0;
  }
}
@media (max-width: 1199px) {
  .project-single-page .description h3 {
    font-size: 30px;
    line-height: 40px;
    padding: 10px 0;
  }
}
.project-single-page .description ul {
  padding: 37px 60px;
}
@media (max-width: 1399px) {
  .project-single-page .description ul {
    padding: 25px 40px;
  }
}
@media (max-width: 1199px) {
  .project-single-page .description ul {
    padding: 20px 20px;
  }
}
.project-single-page .description ul li {
  display: flex;
  align-items: flex-start;
  color: #666;
  font-size: 20px;
  font-weight: 400;
  line-height: 60px;
}
@media (max-width: 1199px) {
  .project-single-page .description ul li {
    font-size: 18px;
    line-height: 40px;
  }
}
.project-single-page .description ul li span {
  text-align: left;
  width: 60%;
}
@media (max-width: 1399px) {
  .project-single-page .description ul li span {
    width: 40%;
  }
}
.project-single-page .description ul li span:last-child {
  width: 40%;
}
@media (max-width: 1399px) {
  .project-single-page .description ul li span:last-child {
    width: 60%;
  }
}

.project-title {
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .project-title {
    text-align: center;
    margin-bottom: 40px;
  }
}
.project-title h2 {
  color: #1E3446;
  font-size: 100px;
  font-weight: 400;
  line-height: 120px;
  margin: 0;
  max-width: 700px;
  margin-right: auto;
}
@media (max-width: 1499px) {
  .project-title h2 {
    font-size: 80px;
    line-height: 100px;
  }
}
@media (max-width: 1199px) {
  .project-title h2 {
    font-size: 60px;
    line-height: 80px;
  }
}
@media (max-width: 991px) {
  .project-title h2 {
    margin: 0 auto;
    font-size: 50px;
    line-height: 60px;
  }
}
@media (max-width: 757px) {
  .project-title h2 {
    font-size: 40px;
    line-height: 50px;
  }
}
.project-title p {
  color: #626B72;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  margin: 0;
  max-width: 696px;
  margin-left: auto;
}
@media (max-width: 1199px) {
  .project-title p {
    font-size: 18px;
    line-height: 30px;
  }
}
@media (max-width: 991px) {
  .project-title p {
    margin: 0 auto;
  }
}

/* solve-section */
.solve-section {
  background: #F9F9F9;
  padding: 100px 0;
}
@media (max-width: 991px) {
  .solve-section {
    padding: 90px 0;
    padding-bottom: 60px;
  }
}
.solve-section .container-fluid {
  margin: 0 auto;
  max-width: 1720px;
}
.solve-section .image-wrap .row {
  margin: 0 -18px;
}
.solve-section .image {
  margin: 0 9px;
}
@media (max-width: 1399px) {
  .solve-section .image {
    margin: 0;
  }
}
@media (max-width: 991px) {
  .solve-section .image {
    margin-bottom: 30px;
  }
}
.solve-section .image img {
  width: 100%;
}

/* summery-section */
.summery-section {
  padding: 100px 0;
  background: #fff;
}
.summery-section .container-fluid {
  margin: 0 auto;
  max-width: 1720px;
}
.summery-section .wraper {
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  position: relative;
  overflow: hidden;
  height: 650px;
}
@media (max-width: 1199px) {
  .summery-section .wraper {
    height: 500px;
  }
}
@media (max-width: 991px) {
  .summery-section .wraper {
    height: 400px;
  }
}
@media (max-width: 767px) {
  .summery-section .wraper {
    height: 300px;
  }
}
.summery-section .video-wrap {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.summery-section .video-btn {
  border: 0;
  display: inline;
}

/* RelatedProject-section */
.RelatedProject-section {
  padding: 100px 0;
  padding-top: 0;
}
@media (max-width: 991px) {
  .RelatedProject-section {
    padding-bottom: 60px;
    padding-top: 0;
  }
}
.RelatedProject-section .container-fluid {
  margin: 0 auto;
  max-width: 1720px;
}
.RelatedProject-section .item-wrap .row {
  margin: 0 -18px;
}
.RelatedProject-section .item-wrap .item {
  margin: 0 9px;
}
@media (max-width: 1399px) {
  .RelatedProject-section .item-wrap .item {
    margin: 0;
  }
}
@media (max-width: 991px) {
  .RelatedProject-section .item-wrap .item {
    margin-bottom: 30px;
  }
}
.RelatedProject-section .item-wrap .item .image img {
  width: 100%;
}
.RelatedProject-section .item-wrap .item .content {
  text-align: center;
  margin-top: 28px;
}
.RelatedProject-section .item-wrap .item .content h2 {
  margin: 0;
}
.RelatedProject-section .item-wrap .item .content h2 a {
  color: #000;
  text-align: center;
  font-family: "Space Grotesk", sans-serif;
  font-size: 45px;
  font-weight: 500;
}
@media (max-width: 1499px) {
  .RelatedProject-section .item-wrap .item .content h2 a {
    font-size: 35px;
  }
}
@media (max-width: 1399px) {
  .RelatedProject-section .item-wrap .item .content h2 a {
    font-size: 30px;
  }
}
@media (max-width: 1199px) {
  .RelatedProject-section .item-wrap .item .content h2 a {
    font-size: 25px;
  }
}
.RelatedProject-section .item-wrap .item .content span {
  color: #666;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
  margin-top: 10px;
  display: block;
}
@media (max-width: 1199px) {
  .RelatedProject-section .item-wrap .item .content span {
    font-size: 18px;
    line-height: 25px;
    margin-top: 5px;
  }
}

/* 20. service-single-page */
.service-single-page {
  padding-bottom: 110px;
}
.service-single-page .container-fluid {
  margin: 0 auto;
  max-width: 1720px;
}
.service-single-page .service-image {
  margin-bottom: 100px;
}
@media (max-width: 1199px) {
  .service-single-page .service-image {
    margin-bottom: 50px;
  }
}
.service-single-page .service-image img {
  width: 100%;
}
.service-single-page .content {
  max-width: 999px;
}
@media (max-width: 1199px) {
  .service-single-page .content {
    margin-bottom: 50px;
  }
}
.service-single-page .content h2 {
  color: #1E3446;
  font-size: 100px;
  font-weight: 400;
  line-height: 120px;
  margin-bottom: 40px;
}
@media (max-width: 1399px) {
  .service-single-page .content h2 {
    font-size: 80px;
    line-height: 90px;
    margin-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  .service-single-page .content h2 {
    font-size: 50px;
    line-height: 70px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .service-single-page .content h2 {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 10px;
  }
}
.service-single-page .content p {
  color: #626B72;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
}
@media (max-width: 1399px) {
  .service-single-page .content p {
    font-size: 18px;
    line-height: 30px;
  }
}
.service-single-page .content p span {
  color: #626B72;
  font-size: 50px;
}
@media (max-width: 1399px) {
  .service-single-page .content p span {
    font-size: 34px;
  }
}
.service-single-page .video {
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  height: 578px;
  position: relative;
  margin-left: auto;
}
@media (max-width: 1399px) {
  .service-single-page .video {
    height: 478px;
  }
}
@media (max-width: 991px) {
  .service-single-page .video {
    margin-left: 0;
    max-width: 400px;
  }
}
@media (max-width: 991px) {
  .service-single-page .video {
    height: 400px;
  }
}
@media (max-width: 767px) {
  .service-single-page .video {
    height: 300px;
  }
}
.service-single-page .video-holder {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.service-single-page .video-btn {
  border: 0;
  display: inline;
}

.service-title {
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .service-title {
    text-align: center;
    margin-bottom: 40px;
  }
}
.service-title h2 {
  color: #1E3446;
  font-size: 100px;
  font-weight: 400;
  line-height: 120px;
  margin: 0;
  max-width: 700px;
  margin-right: auto;
}
@media (max-width: 1499px) {
  .service-title h2 {
    font-size: 80px;
    line-height: 100px;
  }
}
@media (max-width: 1199px) {
  .service-title h2 {
    font-size: 60px;
    line-height: 80px;
  }
}
@media (max-width: 991px) {
  .service-title h2 {
    margin: 0 auto;
    font-size: 50px;
    line-height: 60px;
  }
}
@media (max-width: 757px) {
  .service-title h2 {
    font-size: 40px;
    line-height: 50px;
  }
}
.service-title p {
  color: #626B72;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  margin: 0;
  max-width: 696px;
  margin-left: auto;
}
@media (max-width: 1199px) {
  .service-title p {
    font-size: 18px;
    line-height: 30px;
  }
}
@media (max-width: 991px) {
  .service-title p {
    margin: 0 auto;
  }
}

/* solve-section */
.dream-section {
  background: #F9F9F9;
  padding: 100px 0;
}
@media (max-width: 991px) {
  .dream-section {
    padding: 90px 0;
    padding-bottom: 60px;
  }
}
.dream-section .container-fluid {
  margin: 0 auto;
  max-width: 1720px;
}
.dream-section .dream-wrap {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}
@media (max-width: 1199px) {
  .dream-section .dream-wrap {
    flex-direction: column;
    align-items: flex-start;
  }
}
.dream-section .image-wrap {
  width: calc(100% - 588px);
}
@media (max-width: 1599px) {
  .dream-section .image-wrap {
    width: calc(100% - 500px);
  }
}
@media (max-width: 1399px) {
  .dream-section .image-wrap {
    width: calc(100% - 700px);
  }
}
@media (max-width: 1199px) {
  .dream-section .image-wrap {
    width: 100%;
  }
}
.dream-section .image-wrap .row {
  margin: 0 -18px;
}
@media (max-width: 1499px) {
  .dream-section .image-wrap .row {
    margin: 0 -9px;
  }
}
.dream-section .image-wrap .image {
  margin: 0 9px;
}
@media (max-width: 1499px) {
  .dream-section .image-wrap .image {
    margin: 0;
  }
}
@media (max-width: 991px) {
  .dream-section .image-wrap .image {
    margin-bottom: 30px;
  }
}
.dream-section .image-wrap .image img {
  width: 100%;
}
.dream-section .title {
  max-width: 588px;
  padding-left: 74px;
}
@media (max-width: 1599px) {
  .dream-section .title {
    padding-left: 20px;
  }
}
@media (max-width: 1399px) {
  .dream-section .title {
    max-width: 700px;
  }
}
@media (max-width: 1199px) {
  .dream-section .title {
    padding-left: 0;
    padding-bottom: 30px;
  }
}
.dream-section .title h2 {
  color: #1E3446;
  font-size: 100px;
  font-weight: 400;
  line-height: 120px;
}
@media (max-width: 1499px) {
  .dream-section .title h2 {
    font-size: 60px;
    line-height: 80px;
  }
}
@media (max-width: 1399px) {
  .dream-section .title h2 {
    font-size: 50px;
    line-height: 65px;
  }
}
.dream-section .title p {
  color: #626B72;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
}
@media (max-width: 1399px) {
  .dream-section .title p {
    font-size: 18px;
    line-height: 30px;
  }
}

/* service-business */
.service-business .container-fluid {
  margin: 0 auto;
  max-width: 1720px;
}
@media (max-width: 991px) {
  .service-business .image-wrap .image {
    margin-bottom: 20px;
  }
}
.service-business .image-wrap .image img {
  width: 100%;
}
.service-business .image-wrap .col:last-child {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 991px) {
  .service-business .image-wrap .col:last-child {
    display: block;
  }
}
.service-business .image-wrap .col:last-child .image {
  max-width: 550px;
  max-height: 408px;
}
@media (max-width: 991px) {
  .service-business .image-wrap .col:last-child .image {
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin-bottom: 20px;
  }
}

/*21. wpo-teame-page */
.wpo-teame-page {
  padding-bottom: 120px;
  border-bottom: 1px solid rgba(200, 200, 200, 0.6);
}
.wpo-teame-page .container-fluid {
  max-width: 1720px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .wpo-teame-page .left-sidbar {
    max-width: 600px;
    margin: 0 auto;
  }
}
.wpo-teame-page .left-sidbar .image {
  max-width: 885px;
  max-height: 1050px;
  margin-bottom: 70px;
}
.wpo-teame-page .left-sidbar .image img {
  width: 100%;
}
.wpo-teame-page .left-sidbar .info-description {
  max-width: 885px;
}
.wpo-teame-page .left-sidbar .info-description h2 {
  color: #1E3446;
  font-size: 100px;
  font-weight: 400;
  line-height: 120px;
}
@media (max-width: 1199px) {
  .wpo-teame-page .left-sidbar .info-description h2 {
    font-size: 50px;
    line-height: 70px;
  }
}
@media (max-width: 575px) {
  .wpo-teame-page .left-sidbar .info-description h2 {
    font-size: 30px;
    line-height: 50px;
  }
}
.wpo-teame-page .left-sidbar .info-description p {
  color: #626B72;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
}
@media (max-width: 1399px) {
  .wpo-teame-page .left-sidbar .info-description p {
    font-size: 18px;
    line-height: 30px;
  }
}
.wpo-teame-page .left-sidbar .info-description p span {
  color: #626B72;
  font-size: 50px;
}
@media (max-width: 1399px) {
  .wpo-teame-page .left-sidbar .info-description p span {
    font-size: 34px;
  }
}
@media (max-width: 991px) {
  .wpo-teame-page .right-sidbar {
    max-width: 600px;
    margin: 0 auto;
  }
}

.personal-info {
  max-width: 644px;
  margin-bottom: 60px;
  margin-top: 110px;
}
@media (max-width: 1399px) {
  .personal-info {
    margin-top: 50px;
  }
}
@media (max-width: 1199px) {
  .personal-info {
    margin-top: 20px;
  }
}
.personal-info h3 {
  color: #000;
  font-size: 60px;
  font-weight: 400;
  line-height: 80px;
  display: block;
}
@media (max-width: 1399px) {
  .personal-info h3 {
    font-size: 40px;
    line-height: 50px;
  }
}
@media (max-width: 1199px) {
  .personal-info h3 {
    font-size: 30px;
    line-height: 40px;
  }
}
.personal-info ul li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 10px;
}
.personal-info ul li span {
  text-align: left;
  width: 40%;
  color: #000;
  font-size: 20px;
  font-weight: 500;
  line-height: 60px;
}
@media (max-width: 1399px) {
  .personal-info ul li span {
    width: 30%;
    line-height: 40px;
  }
}
@media (max-width: 1199px) {
  .personal-info ul li span {
    font-size: 18px;
    line-height: 30px;
  }
}
@media (max-width: 575px) {
  .personal-info ul li span {
    font-size: 16px;
    line-height: 30px;
  }
}
.personal-info ul li span:last-child {
  width: 60%;
  color: #767676;
  font-size: 20px;
  font-weight: 400;
}
@media (max-width: 1399px) {
  .personal-info ul li span:last-child {
    width: 70%;
  }
}
@media (max-width: 1199px) {
  .personal-info ul li span:last-child {
    font-size: 18px;
  }
}
@media (max-width: 575px) {
  .personal-info ul li span:last-child {
    font-size: 16px;
  }
}

.education-info {
  margin-bottom: 80px;
}
.education-info h3 {
  color: #000;
  font-size: 60px;
  font-weight: 400;
  line-height: 100px;
  margin-bottom: 10px;
}
@media (max-width: 1199px) {
  .education-info h3 {
    font-size: 30px;
    line-height: 40px;
  }
}
.education-info ul li {
  color: #5A5A5A;
  font-size: 20px;
  font-weight: 400;
  line-height: 50px;
  margin-bottom: 20px;
}
@media (max-width: 1399px) {
  .education-info ul li {
    line-height: 30px;
    margin-bottom: 20px;
  }
}
@media (max-width: 1199px) {
  .education-info ul li {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px;
  }
}
@media (max-width: 575px) {
  .education-info ul li {
    font-size: 16px;
    line-height: 25px;
  }
}
.education-info ul li:last-child {
  margin-bottom: 0;
}

.skill_wrap h3 {
  color: #000;
  font-size: 60px;
  font-weight: 400;
  line-height: 100px;
  margin-bottom: 10px;
}
@media (max-width: 1199px) {
  .skill_wrap h3 {
    font-size: 30px;
    line-height: 40px;
  }
}
.skill_wrap .progress_item {
  margin-bottom: 30px;
}
.skill_wrap .progress_item:last-child {
  margin-bottom: 0;
}
.skill_wrap .progress_item span {
  margin-bottom: 10px;
  display: inline-block;
  color: #767676;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 20px;
}
.skill_wrap .progres {
  border-radius: 5px;
  background: #EBEBEB;
  height: 10px;
}
.skill_wrap .progres .progress-value {
  border-radius: 5px;
  background: #666;
  height: 10px;
  position: relative;
}
.skill_wrap .progres .progress-value span {
  color: #767676;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  position: absolute;
  margin-bottom: 0;
  right: -20px;
  width: 40px;
  height: 30px;
  top: -50px;
}

/* 22. wpo-blog-pg-section */
.wpo-blog-pg-section {
  /*** format-standard ***/
  /*** format-gallery ***/
  /*** format-video ***/
}
.wpo-blog-pg-section .container-fluid {
  max-width: 1410px;
}
@media (max-width: 991px) {
  .wpo-blog-pg-section .container-fluid {
    max-width: 697px;
    margin: 0 auto;
  }
}
.wpo-blog-pg-section .wpo-blog-wraper {
  display: flex;
  align-items: flex-start;
}
@media (max-width: 991px) {
  .wpo-blog-pg-section .wpo-blog-wraper {
    display: block;
  }
}
.wpo-blog-pg-section .entry-details {
  border: 2px solid #F1F1F1;
  background: #FFF;
  padding: 25px 40px;
}
@media (max-width: 1399px) {
  .wpo-blog-pg-section .entry-details {
    padding: 25px 20px;
  }
}
@media (max-width: 767px) {
  .wpo-blog-pg-section .entry-details {
    padding: 15px 15px;
  }
}
.wpo-blog-pg-section .wpo-blog-content {
  width: calc(100% - 363px);
  padding-right: 60px;
}
@media (max-width: 1399px) {
  .wpo-blog-pg-section .wpo-blog-content {
    padding-right: 20px;
  }
}
@media (max-width: 991px) {
  .wpo-blog-pg-section .wpo-blog-content {
    padding-right: 0px;
    width: 100%;
  }
}
.wpo-blog-pg-section .wpo-blog-content .post {
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .wpo-blog-pg-section .wpo-blog-content .post {
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .wpo-blog-pg-section .wpo-blog-content .post {
    margin-bottom: 40px;
  }
}
.wpo-blog-pg-section .entry-meta {
  list-style: none;
  overflow: hidden;
  margin-bottom: 20px;
}
.wpo-blog-pg-section .entry-meta ul {
  list-style: none;
}
.wpo-blog-pg-section .entry-meta ul li {
  color: #525252;
  font-size: 20px;
  font-weight: 400;
  line-height: 50px;
  display: inline-block;
}
.wpo-blog-pg-section .entry-meta ul li a {
  color: #525252;
}
.wpo-blog-pg-section .entry-meta ul li a:hover {
  color: #707070;
}
.wpo-blog-pg-section .entry-meta ul li i {
  position: relative;
  margin-right: 3px;
}
.wpo-blog-pg-section .entry-meta ul li i:before {
  font-size: 13px;
}
.wpo-blog-pg-section .entry-meta ul li + li {
  margin-left: 15px;
  padding-left: 15px;
  position: relative;
}
.wpo-blog-pg-section .entry-meta ul li + li:before {
  position: absolute;
  left: -5px;
  top: 50%;
  transform: translateY(-50%);
  width: 7px;
  height: 7px;
  content: "";
  background: #666;
  border-radius: 50%;
}
@media (max-width: 440px) {
  .wpo-blog-pg-section .entry-meta ul li + li:before {
    display: none;
  }
}
@media (max-width: 440px) {
  .wpo-blog-pg-section .entry-meta ul li + li {
    margin-left: 0;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .wpo-blog-pg-section .entry-meta ul li {
    font-size: 15px;
    line-height: 20px;
  }
}
@media (max-width: 440px) {
  .wpo-blog-pg-section .entry-meta ul li {
    float: none;
    display: block;
    margin-bottom: 5px;
  }
}
.wpo-blog-pg-section .post h3 {
  font-family: "Felidae";
  color: #262626;
  font-size: 55px;
  font-weight: 400;
  line-height: 70px;
  margin-bottom: 20px;
}
@media (max-width: 1399px) {
  .wpo-blog-pg-section .post h3 {
    font-size: 45px;
    line-height: 50px;
  }
}
@media (max-width: 991px) {
  .wpo-blog-pg-section .post h3 {
    font-size: 40px;
    line-height: 50px;
  }
}
@media (max-width: 767px) {
  .wpo-blog-pg-section .post h3 {
    font-size: 30px;
    line-height: 40px;
  }
}
.wpo-blog-pg-section .post h3 a {
  color: #262626;
}
.wpo-blog-pg-section .post h3 a:hover {
  color: #707070;
}
.wpo-blog-pg-section .post p {
  margin-bottom: 1.5em;
  color: #707070;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}
@media (max-width: 991px) {
  .wpo-blog-pg-section .post p {
    font-size: 16px;
  }
}
.wpo-blog-pg-section .post a.read-more {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .wpo-blog-pg-section .post a.read-more {
    font-size: 15px;
    line-height: 20px;
  }
}
.wpo-blog-pg-section .post a.read-more:hover {
  color: #707070;
}
.wpo-blog-pg-section .entry-media img {
  width: 100%;
}
.wpo-blog-pg-section .format-standard,
.wpo-blog-pg-section .format-quote {
  background-color: #fafbfe;
  padding: 25px 35px 45px;
}
@media (max-width: 767px) {
  .wpo-blog-pg-section .format-standard,
  .wpo-blog-pg-section .format-quote {
    padding: 25px 20px 45px;
  }
}
.wpo-blog-pg-section .format-standard {
  position: relative;
}
.wpo-blog-pg-section .format-standard:before {
  position: absolute;
  right: 20px;
  top: 10px;
  content: "\f10a";
  font-family: "flaticon";
  font-size: 90px;
  line-height: 80px;
  color: #e5f0fb;
}
.wpo-blog-pg-section .format-gallery {
  position: relative;
}
.wpo-blog-pg-section .format-gallery .owl-controls {
  width: 100%;
  margin: 0;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.wpo-blog-pg-section .format-gallery .owl-nav [class*=owl-]:hover {
  background: #DDD;
  color: #000;
}
.wpo-blog-pg-section .format-gallery .owl-nav [class*=owl-] {
  background: #fff;
  width: 50px;
  height: 50px;
  line-height: 58px;
  padding: 0;
  margin: 0;
  color: #525252;
  transition: all 0.3s;
  border: 0;
}
@media (max-width: 767px) {
  .wpo-blog-pg-section .format-gallery .owl-nav [class*=owl-] {
    width: 40px;
    height: 40px;
    line-height: 45px;
  }
}
.wpo-blog-pg-section .format-gallery .owl-nav [class*=owl-] .fi::before {
  font-size: 18px;
}
@media (max-width: 767px) {
  .wpo-blog-pg-section .format-gallery .owl-nav [class*=owl-] .fi::before {
    font-size: 15px;
  }
}
.wpo-blog-pg-section .format-gallery .owl-nav .owl-prev,
.wpo-blog-pg-section .format-gallery .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.wpo-blog-pg-section .format-gallery .owl-nav .owl-prev {
  left: 10px;
}
.wpo-blog-pg-section .format-gallery .owl-nav .owl-next {
  right: 10px;
}
.wpo-blog-pg-section .format-video .video-holder {
  position: relative;
  text-align: center;
}
.wpo-blog-pg-section .format-video .video-holder:hover:before {
  opacity: 0.8;
}
.wpo-blog-pg-section .format-video .video-holder a {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 83px;
  height: 83px;
  line-height: 80px;
  background: #000;
  border-radius: 50%;
  z-index: 1;
}
@media (max-width: 767px) {
  .wpo-blog-pg-section .format-video .video-holder a {
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
}
.wpo-blog-pg-section .format-video .video-holder a:after {
  position: absolute;
  left: -12px;
  top: -12px;
  width: 106px;
  height: 106px;
  content: "";
  border-radius: 106px;
  z-index: -1;
  border: 1px solid #fff;
}
@media (max-width: 767px) {
  .wpo-blog-pg-section .format-video .video-holder a:after {
    width: 70px;
    height: 70px;
    left: -6px;
    top: -6px;
  }
}
.wpo-blog-pg-section .format-video .video-holder .fi:before {
  font-size: 20px;
  font-size: 1.3333333333rem;
  color: #3871A8;
}

.wpo-blog-pg-section.blog-pg-left-sidebar .wpo-blog-wraper {
  flex-direction: row-reverse;
}
@media (max-width: 991px) {
  .wpo-blog-pg-section.blog-pg-left-sidebar .wpo-blog-wraper {
    display: block;
  }
}
.wpo-blog-pg-section.blog-pg-left-sidebar .wpo-blog-content {
  padding-left: 60px;
  padding-right: 0;
}
@media (max-width: 1399px) {
  .wpo-blog-pg-section.blog-pg-left-sidebar .wpo-blog-content {
    padding-left: 20px;
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  .wpo-blog-pg-section.blog-pg-left-sidebar .wpo-blog-content {
    padding-right: 0px;
    padding-left: 0;
  }
}

.wpo-blog-pg-section.blog-pg-fullwidth .container-fluid {
  max-width: 1077px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .wpo-blog-pg-section.blog-pg-fullwidth .container-fluid {
    max-width: 697px;
    margin: 0 auto;
  }
}
.wpo-blog-pg-section.blog-pg-fullwidth .wpo-blog-content {
  padding: 0;
  width: 100%;
}
/*23. wpo-blog-single-section*/
.wpo-blog-single-section {
  /*** tag-share ***/
  /*** more-posts ***/
  /*** comments area ***/
  /*** comment-respond ***/
}
.wpo-blog-single-section .container-fluid {
  max-width: 1410px;
}
@media (max-width: 991px) {
  .wpo-blog-single-section .container-fluid {
    max-width: 697px;
    margin: 0 auto;
  }
}
.wpo-blog-single-section .wpo-blog-wraper {
  display: flex;
  align-items: flex-start;
}
@media (max-width: 991px) {
  .wpo-blog-single-section .wpo-blog-wraper {
    display: block;
  }
}
.wpo-blog-single-section .wpo-blog-content {
  width: calc(100% - 363px);
  padding-right: 60px;
}
@media (max-width: 1399px) {
  .wpo-blog-single-section .wpo-blog-content {
    padding-right: 20px;
  }
}
@media (max-width: 991px) {
  .wpo-blog-single-section .wpo-blog-content {
    padding-right: 0px;
    width: 100%;
  }
}
.wpo-blog-single-section .entry-meta {
  list-style: none;
  overflow: hidden;
  margin-bottom: 20px;
}
.wpo-blog-single-section .entry-meta ul {
  list-style: none;
}
.wpo-blog-single-section .entry-meta ul li {
  color: #525252;
  font-size: 20px;
  font-weight: 400;
  line-height: 50px;
  display: inline-block;
}
.wpo-blog-single-section .entry-meta ul li a {
  color: #525252;
}
.wpo-blog-single-section .entry-meta ul li a:hover {
  color: #707070;
}
.wpo-blog-single-section .entry-meta ul li i {
  position: relative;
  margin-right: 3px;
}
.wpo-blog-single-section .entry-meta ul li i:before {
  font-size: 13px;
}
.wpo-blog-single-section .entry-meta ul li + li {
  margin-left: 15px;
  padding-left: 15px;
  position: relative;
}
.wpo-blog-single-section .entry-meta ul li + li:before {
  position: absolute;
  left: -5px;
  top: 50%;
  transform: translateY(-50%);
  width: 7px;
  height: 7px;
  content: "";
  background: #666;
  border-radius: 50%;
}
@media (max-width: 440px) {
  .wpo-blog-single-section .entry-meta ul li + li:before {
    display: none;
  }
}
@media (max-width: 440px) {
  .wpo-blog-single-section .entry-meta ul li + li {
    margin-left: 0;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .wpo-blog-single-section .entry-meta ul li {
    font-size: 15px;
    line-height: 20px;
  }
}
@media (max-width: 440px) {
  .wpo-blog-single-section .entry-meta ul li {
    float: none;
    display: block;
    margin-bottom: 5px;
  }
}
.wpo-blog-single-section .entry-media {
  margin-bottom: 20px;
}
.wpo-blog-single-section .entry-media img {
  width: 100%;
}
.wpo-blog-single-section .post h2 {
  margin-bottom: 30px;
  font-family: "Felidae";
  color: #001F3F;
  font-size: 60px;
  font-weight: 400;
  line-height: 70px;
}
@media (max-width: 1199px) {
  .wpo-blog-single-section .post h2 {
    font-size: 50px;
    line-height: 60px;
  }
}
@media (max-width: 991px) {
  .wpo-blog-single-section .post h2 {
    font-size: 40px;
    line-height: 50px;
  }
}
@media (max-width: 767px) {
  .wpo-blog-single-section .post h2 {
    font-size: 30px;
  }
}
.wpo-blog-single-section .post p {
  margin-bottom: 1.5em;
  color: #727272;
  font-size: 20px;
  font-weight: 400;
  line-height: 35px;
}
@media (max-width: 1199px) {
  .wpo-blog-single-section .post p {
    font-size: 18px;
    line-height: 30px;
  }
}
.wpo-blog-single-section .post p span {
  color: #000;
  font-size: 40px;
  font-weight: 400;
  line-height: 35px;
}
@media (max-width: 1199px) {
  .wpo-blog-single-section .post p span {
    font-size: 25px;
  }
}
.wpo-blog-single-section .post h3 {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3em;
  margin: 1.8em 0 1em;
}
@media (max-width: 1199px) {
  .wpo-blog-single-section .post h3 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .wpo-blog-single-section .post h3 {
    font-size: 20px;
    font-size: 1.3333333333rem;
  }
}
.wpo-blog-single-section .post blockquote {
  max-width: 990px;
  color: #233d62;
  padding-left: 30px;
  margin-top: 60px;
  margin-bottom: 40px;
  border: 0;
  text-align: left;
  position: relative;
  color: #001F3F;
  font-family: "Felidae";
  font-size: 35px;
  font-weight: 400;
  line-height: 50px;
  margin-bottom: 60px;
}
@media (max-width: 1199px) {
  .wpo-blog-single-section .post blockquote {
    font-size: 30px;
    line-height: 40px;
  }
}
.wpo-blog-single-section .post blockquote:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border-left: 3px solid #666;
  background: #fff;
  height: 100%;
}
.wpo-blog-single-section .post blockquote h4 {
  color: #001F3F;
  font-family: "DM Sans", serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 50px;
  margin-bottom: 0;
}
@media (max-width: 575px) {
  .wpo-blog-single-section .post blockquote h4 {
    font-size: 20px;
    line-height: 30px;
  }
}
.wpo-blog-single-section .post blockquote span {
  color: #727272;
  font-size: 20px;
  font-weight: 500;
  line-height: 50px;
}
@media (max-width: 575px) {
  .wpo-blog-single-section .post blockquote span {
    font-size: 20px;
    line-height: 30px;
  }
}
.wpo-blog-single-section .post .gallery {
  overflow: hidden;
  margin: 40px -15px 0;
}
.wpo-blog-single-section .post .gallery > div {
  width: calc(50% - 30px);
  float: left;
  margin: 0 15px 15px;
}
@media (max-width: 575px) {
  .wpo-blog-single-section .post .gallery > div {
    width: calc(100% - 20px);
    float: none;
    margin: 10px;
  }
}
.wpo-blog-single-section .post .gallery img {
  width: 100%;
}
.wpo-blog-single-section .tag-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 45px;
}
@media (max-width: 1199px) {
  .wpo-blog-single-section .tag-wrap {
    display: block;
  }
}
.wpo-blog-single-section .tag-share,
.wpo-blog-single-section .tag-share-s2 {
  padding-bottom: 30px;
  color: #001F3F;
}
@media (max-width: 575px) {
  .wpo-blog-single-section .tag-share,
  .wpo-blog-single-section .tag-share-s2 {
    padding-bottom: 20px;
  }
}
.wpo-blog-single-section .tag-share ul,
.wpo-blog-single-section .tag-share-s2 ul {
  list-style: none;
  display: inline-block;
  overflow: hidden;
}
.wpo-blog-single-section .tag-share ul li,
.wpo-blog-single-section .tag-share-s2 ul li {
  float: left;
}
@media (max-width: 767px) {
  .wpo-blog-single-section .tag-share ul li,
  .wpo-blog-single-section .tag-share-s2 ul li {
    margin: 2px;
  }
}
.wpo-blog-single-section .tag-share ul > li + li,
.wpo-blog-single-section .tag-share-s2 ul > li + li {
  margin-left: 10px;
}
@media (max-width: 767px) {
  .wpo-blog-single-section .tag-share ul > li + li,
  .wpo-blog-single-section .tag-share-s2 ul > li + li {
    margin: 2px;
  }
}
.wpo-blog-single-section .tag-share .tag,
.wpo-blog-single-section .tag-share-s2 .tag {
  display: flex;
  align-items: center;
}
.wpo-blog-single-section .tag-share .tag > span,
.wpo-blog-single-section .tag-share-s2 .tag > span {
  font-family: "DM Sans", serif;
  color: #001F3F;
  display: inline-block;
  padding-right: 15px;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}
@media (max-width: 575px) {
  .wpo-blog-single-section .tag-share .tag > span,
  .wpo-blog-single-section .tag-share-s2 .tag > span {
    padding-right: 5px;
  }
}
.wpo-blog-single-section .tag-share .tag ul,
.wpo-blog-single-section .tag-share-s2 .tag ul {
  list-style: none;
  position: relative;
}
.wpo-blog-single-section .tag-share .tag li,
.wpo-blog-single-section .tag-share-s2 .tag li {
  position: relative;
}
.wpo-blog-single-section .tag-share .tag a,
.wpo-blog-single-section .tag-share-s2 .tag a {
  display: inline-block;
  padding: 1px 18px;
  background: transparent;
  text-transform: capitalize;
  color: #666;
  font-family: "DM Sans";
  font-size: 18px;
  font-weight: 400;
  border: 1px solid #CCC;
}
@media (max-width: 767px) {
  .wpo-blog-single-section .tag-share .tag a,
  .wpo-blog-single-section .tag-share-s2 .tag a {
    font-size: 13px;
  }
}
.wpo-blog-single-section .tag-share .tag a:hover,
.wpo-blog-single-section .tag-share-s2 .tag a:hover {
  color: #3871A8;
}
.wpo-blog-single-section .tag-share-s2 .tag a {
  font-size: 16px;
  text-transform: capitalize;
  color: #001F3F;
  width: 40px;
  height: 40px;
  background: rgba(0, 22, 53, 0.05);
  text-align: center;
  line-height: 42px;
  border-radius: 40px;
  padding: 0;
}
.wpo-blog-single-section .more-posts {
  overflow: hidden;
  border: 1px solid #D9D9D9;
  border-right: 0;
  border-left: 0;
}
.wpo-blog-single-section .more-posts > div {
  width: 50%;
  float: left;
}
@media (max-width: 767px) {
  .wpo-blog-single-section .more-posts > div {
    width: 100%;
    float: none;
  }
}
.wpo-blog-single-section .more-posts > div > a {
  display: inline-block;
}
.wpo-blog-single-section .more-posts .previous-post,
.wpo-blog-single-section .more-posts .next-post {
  padding: 40px 0;
}
@media (max-width: 767px) {
  .wpo-blog-single-section .more-posts .previous-post,
  .wpo-blog-single-section .more-posts .next-post {
    padding: 25px 15px !important;
  }
}
.wpo-blog-single-section .more-posts .next-post {
  text-align: right;
  padding-left: 15px;
  padding-right: 5px;
}
@media (max-width: 767px) {
  .wpo-blog-single-section .more-posts .next-post {
    border-left: 0;
    text-align: left;
  }
}
.wpo-blog-single-section .more-posts .next-post .post-control-link {
  position: relative;
}
@media (max-width: 767px) {
  .wpo-blog-single-section .more-posts .next-post .post-control-link {
    padding-right: 0;
  }
}
.wpo-blog-single-section .more-posts .previous-post {
  padding-right: 15px;
  padding-left: 5px;
}
.wpo-blog-single-section .more-posts .previous-post .post-control-link {
  position: relative;
}
@media (max-width: 767px) {
  .wpo-blog-single-section .more-posts .previous-post .post-control-link {
    padding-left: 0;
  }
}
.wpo-blog-single-section .more-posts .previous-post > a > span,
.wpo-blog-single-section .more-posts .next-post > a > span {
  display: block;
}
.wpo-blog-single-section .more-posts .post-control-link {
  text-transform: capitalize;
  font-weight: 600;
  color: #333;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 10px;
}
.wpo-blog-single-section .more-posts .post-name {
  color: #001F3F;
  font-family: "Felidae";
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
}
@media (max-width: 1199px) {
  .wpo-blog-single-section .more-posts .post-name {
    font-size: 25px;
    line-height: 35px;
  }
}
.wpo-blog-single-section .more-posts a:hover .post-control-link {
  color: #000;
}
.wpo-blog-single-section .comments-area {
  margin-top: 40px;
}
.wpo-blog-single-section .comments-area li > div {
  padding: 35px 0;
}
@media (max-width: 991px) {
  .wpo-blog-single-section .comments-area li > div {
    padding: 35px 0;
  }
}
.wpo-blog-single-section .comments-area ol {
  list-style-type: none;
  padding-left: 0;
}
.wpo-blog-single-section .comments-area ol ul {
  padding-left: 140px;
  list-style-type: none;
}
@media (max-width: 1199px) {
  .wpo-blog-single-section .comments-area ol ul {
    padding-left: 40px;
  }
}
@media (max-width: 767px) {
  .wpo-blog-single-section .comments-area ol ul {
    padding-left: 20px;
  }
}
.wpo-blog-single-section .comments-area ol > li:last-child div {
  border-bottom: 0;
}
.wpo-blog-single-section .comments-area .comments-title {
  color: #001F3F;
  font-size: 60px;
  font-weight: 400;
  line-height: 70px;
}
@media (max-width: 1199px) {
  .wpo-blog-single-section .comments-area .comments-title {
    font-size: 40px;
  }
}
.wpo-blog-single-section .comments-area li > div {
  position: relative;
}
.wpo-blog-single-section .comments-area .comment-theme {
  position: absolute;
  left: 0;
}
@media (max-width: 1199px) {
  .wpo-blog-single-section .comments-area .comment-theme {
    position: static;
  }
}
.wpo-blog-single-section .comments-area .comment-theme img {
  border-radius: 50%;
}
.wpo-blog-single-section .comments-area .comment-main-area {
  padding-left: 140px;
  max-width: 980px;
}
@media (max-width: 1199px) {
  .wpo-blog-single-section .comments-area .comment-main-area {
    padding-left: 0;
    margin-top: 25px;
  }
}
.wpo-blog-single-section .comments-area .comment-main-area p {
  color: #888;
  font-family: "DM Sans";
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 0;
}
.wpo-blog-single-section .comments-area .comments-meta h4 {
  font-family: "Felidae";
  color: #001F3F;
  color: #233D50;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .wpo-blog-single-section .comments-area .comments-meta h4 {
    font-size: 30px;
    line-height: 40px;
  }
}
.wpo-blog-single-section .comments-area .comments-meta span {
  text-transform: none;
  display: inline-block;
  font-family: "DM Sans", serif;
  color: #474747;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 20px;
}
.wpo-blog-single-section .comments-area .comment-reply-link {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}
.wpo-blog-single-section .comments-area .comment-reply-link:hover {
  color: #001F3F;
}
.wpo-blog-single-section .comments-area .children {
  position: relative;
}
.wpo-blog-single-section .comments-area .shape {
  position: absolute;
  left: 50px;
  top: -170px;
  max-width: 106px;
  max-height: 260px;
  z-index: -1;
}
@media (max-width: 1199px) {
  .wpo-blog-single-section .comments-area .shape {
    display: none;
  }
}
.wpo-blog-single-section .comments-section {
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 20px;
}
.wpo-blog-single-section .comment-respond {
  margin-top: 70px;
}
@media (max-width: 767px) {
  .wpo-blog-single-section .comment-respond {
    margin-top: 40px;
  }
}
.wpo-blog-single-section .comment-respond .comment-reply-title {
  margin-bottom: 40px;
  color: #262626;
  font-size: 60px;
  font-weight: 400;
  line-height: 70px;
}
@media (max-width: 991px) {
  .wpo-blog-single-section .comment-respond .comment-reply-title {
    font-size: 40px;
  }
}
.wpo-blog-single-section .comment-respond .comment-form {
  background: #F6F6F6;
  padding: 60px;
}
@media (max-width: 1399px) {
  .wpo-blog-single-section .comment-respond .comment-form {
    padding: 50px 30px;
  }
}
@media (max-width: 767px) {
  .wpo-blog-single-section .comment-respond .comment-form {
    padding: 30px 20px;
  }
}
.wpo-blog-single-section .comment-respond form input,
.wpo-blog-single-section .comment-respond form textarea {
  background-color: #fff;
  width: 100%;
  height: 55px;
  border: 1px solid transparent;
  padding: 6px 15px;
  margin-bottom: 20px;
  outline: 0;
  box-shadow: none;
  transition: all 0.3s;
  color: #525252;
  font-size: 20px;
  font-weight: 400;
}
.wpo-blog-single-section .comment-respond form input:focus,
.wpo-blog-single-section .comment-respond form textarea:focus {
  box-shadow: none;
  border-color: transparent;
}
@media (max-width: 991px) {
  .wpo-blog-single-section .comment-respond form input,
  .wpo-blog-single-section .comment-respond form textarea {
    height: 40px;
  }
}
.wpo-blog-single-section .comment-respond form textarea {
  height: 220px;
  padding: 15px;
}
@media (max-width: 991px) {
  .wpo-blog-single-section .comment-respond form textarea {
    height: 150px;
  }
}
.wpo-blog-single-section .comment-respond .form-inputs {
  overflow: hidden;
}
.wpo-blog-single-section .comment-respond .form-inputs > input:nth-child(1) {
  width: 49%;
  float: left;
}
@media (max-width: 767px) {
  .wpo-blog-single-section .comment-respond .form-inputs > input:nth-child(1) {
    width: 100%;
    float: none;
  }
}
.wpo-blog-single-section .comment-respond .form-inputs > input:nth-child(2) {
  width: 49%;
  float: right;
}
@media (max-width: 767px) {
  .wpo-blog-single-section .comment-respond .form-inputs > input:nth-child(2) {
    width: 100%;
    float: none;
  }
}
.wpo-blog-single-section .comment-respond .form-submit {
  max-width: 228px;
  height: 58px;
  background-color: #000;
  color: #fff;
  position: relative;
  transition: all 0.3s ease-in-out;
  margin-top: 10px;
}
.wpo-blog-single-section .comment-respond .form-submit::before {
  position: absolute;
  right: 30px;
  top: 50%;
  content: "\e628";
  font-family: "themify";
  color: #fff;
  z-index: 1;
  font-size: 18px;
  transform: translateY(-50%);
  cursor: pointer;
}
.wpo-blog-single-section .comment-respond .form-submit input {
  text-align: left;
  padding-left: 30px;
  margin-bottom: 0;
  line-height: 30px;
  height: 100%;
  border: 0;
  outline: 0;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  background: transparent;
  color: #fff;
}
.wpo-blog-single-section .comment-respond .form-submit:hover {
  background-color: #001F3F;
}

.wpo-blog-single-left-sidebar-section .wpo-blog-wraper {
  flex-direction: row-reverse;
}
@media (max-width: 991px) {
  .wpo-blog-single-left-sidebar-section .wpo-blog-wraper {
    display: block;
  }
}
.wpo-blog-single-left-sidebar-section .wpo-blog-content {
  padding-left: 60px;
  padding-right: 0;
}
@media (max-width: 1399px) {
  .wpo-blog-single-left-sidebar-section .wpo-blog-content {
    padding-left: 20px;
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  .wpo-blog-single-left-sidebar-section .wpo-blog-content {
    padding-right: 0px;
    padding-left: 0;
  }
}

.blog-single-fullwidth .container-fluid {
  max-width: 1077px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .blog-single-fullwidth .container-fluid {
    max-width: 697px;
    margin: 0 auto;
  }
}
.blog-single-fullwidth .wpo-blog-content {
  padding: 0;
  width: 100%;
}

/* 24. wpo-shop-single-page */
.wpo-shop-single-section {
  /*** product slider ***/
  /*** product info ***/
}
.wpo-shop-single-section .shop-single-slider .slider-for {
  text-align: center;
}
.wpo-shop-single-section .shop-single-slider .slider-for img {
  display: inline-block;
  width: 100%;
}
.wpo-shop-single-section .shop-single-slider .slider-nav {
  padding: 0 25px;
  margin-top: 35px;
}
.wpo-shop-single-section .shop-single-slider .slider-nav > i {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 100;
}
.wpo-shop-single-section .shop-single-slider .slider-nav > i:hover {
  cursor: pointer;
}
.wpo-shop-single-section .shop-single-slider .slider-nav .nav-btn-rt {
  left: auto;
  right: 0;
}
.wpo-shop-single-section .shop-single-slider .slider-nav .slick-slide {
  text-align: center;
}
.wpo-shop-single-section .shop-single-slider .slider-nav .slick-slide img {
  display: inline-block;
  width: 100%;
}
.wpo-shop-single-section .product-details {
  padding: 15px 30px 80px;
  /*** product option ***/
}
@media (max-width: 1199px) {
  .wpo-shop-single-section .product-details {
    padding: 10px 30px 15px;
  }
}
@media (max-width: 991px) {
  .wpo-shop-single-section .product-details {
    margin-top: 45px;
    padding: 40px 30px;
  }
}
@media (max-width: 767px) {
  .wpo-shop-single-section .product-details {
    padding: 0;
  }
}
.wpo-shop-single-section .product-details h2 {
  font-size: 35px;
  line-height: 1.4em;
  margin: 0 0 0.33em;
  font-weight: 500;
}
@media (max-width: 767px) {
  .wpo-shop-single-section .product-details h2 {
    font-size: 25px;
  }
}
.wpo-shop-single-section .product-details .price {
  font-size: 25px;
  color: #000;
  margin: 7px 0 20px;
  font-weight: 500;
}
@media (max-width: 991px) {
  .wpo-shop-single-section .product-details .price {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .wpo-shop-single-section .product-details .price {
    font-size: 25px;
  }
}
.wpo-shop-single-section .product-details .price .old {
  font-size: 24px;
  font-size: 1.6rem;
  font-weight: normal;
  color: #898989;
  text-decoration: line-through;
  display: inline-block;
  margin-left: 5px;
  font-weight: 500;
}
@media (max-width: 991px) {
  .wpo-shop-single-section .product-details .price .old {
    font-size: 20px;
    font-size: 1.3333333333rem;
  }
}
@media (max-width: 767px) {
  .wpo-shop-single-section .product-details .price .old {
    font-size: 18px;
    font-size: 1.2rem;
  }
}
.wpo-shop-single-section .product-details .product-rt {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.wpo-shop-single-section .product-details .product-rt .rating {
  margin-right: 10px;
}
.wpo-shop-single-section .product-details .product-rt .rating i {
  color: #f9d322;
  font-size: 20px;
  font-style: normal;
}
.wpo-shop-single-section .product-details .product-rt .rating i:last-child {
  color: #ddd;
}
.wpo-shop-single-section .product-details p {
  margin-bottom: 1.3em;
}
.wpo-shop-single-section .product-details ul {
  list-style: none;
}
.wpo-shop-single-section .product-details ul li {
  padding-left: 20px;
  position: relative;
  margin-bottom: 10px;
}
.wpo-shop-single-section .product-details ul li:before {
  position: absolute;
  left: 0;
  top: 6px;
  width: 8px;
  height: 8px;
  background: #000;
  content: "";
  border-radius: 50%;
}
.wpo-shop-single-section .product-details .product-option {
  margin-top: 30px;
}
.wpo-shop-single-section .product-details .tg-btm {
  margin-top: 25px;
}
.wpo-shop-single-section .product-details .tg-btm p {
  margin-bottom: 0px;
}
.wpo-shop-single-section .product-details .tg-btm p span {
  font-weight: 500;
  color: #000;
  margin-right: 5px;
}
.wpo-shop-single-section .product-details .product-option .product-row button:after {
  display: none;
}
.wpo-shop-single-section .product-details .product-option .product-row > div {
  display: inline-block;
}
.wpo-shop-single-section .product-details .product-option .product-row > div + div {
  margin-left: 15px;
}
.wpo-shop-single-section .product-details .product-option .product-row > div + div .theme-btn, .wpo-shop-single-section .product-details .product-option .product-row > div + div .view-cart-btn {
  border-radius: 0;
  border-width: 1px;
  height: 40px;
  padding: 0 18px;
  transition: all 0.3s ease-in-out;
}
.wpo-shop-single-section .product-details .product-option .product-row > div:last-child .theme-btn:hover, .wpo-shop-single-section .product-details .product-option .product-row > div:last-child .view-cart-btn:hover {
  background: #000;
  border-color: #000;
  color: #fff;
}
.wpo-shop-single-section .product-details .product-option .theme-btn, .wpo-shop-single-section .product-details .product-option .view-cart-btn {
  background-color: transparent;
  color: #333;
  font-size: 14px;
  padding: 0 20px;
  height: 35px;
  line-height: 32px;
  outline: 0;
  border: 2px solid #e6e6e6;
  border-radius: 0;
  transition: all 0.3s ease-in-out;
}
.wpo-shop-single-section .product-details .product-option .theme-btn:hover, .wpo-shop-single-section .product-details .product-option .view-cart-btn:hover {
  background-color: #000;
  color: #fff;
  border-color: #000;
}
@media (max-width: 767px) {
  .wpo-shop-single-section .product-details .product-option .theme-btn, .wpo-shop-single-section .product-details .product-option .view-cart-btn {
    font-size: 14px;
    font-size: 0.9333333333rem;
  }
}
.wpo-shop-single-section .product-details .product-option .theme-btn:before, .wpo-shop-single-section .product-details .product-option .view-cart-btn:before {
  display: none;
}
.wpo-shop-single-section .product-details .product-option .heart-btn i {
  font-size: 15px;
  font-size: 1rem;
}
.wpo-shop-single-section .product-details .product-option .product-row > div:last-child .theme-btn, .wpo-shop-single-section .product-details .product-option .product-row > div:last-child .view-cart-btn {
  background-color: #fff;
  font-size: 18px;
  font-size: 1.2rem;
  color: #565656;
  border: 1px solid #e6e6e6;
}
.wpo-shop-single-section .product-details #product-count {
  border-radius: 0;
  border: 1px solid #e6e6e6;
}
.wpo-shop-single-section .product-details #product-count:focus {
  box-shadow: none;
  outline: none;
}
.wpo-shop-single-section .product-details .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up,
.wpo-shop-single-section .product-details .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
  border-radius: 0;
  border-color: #e6e6e6;
  display: block;
  padding: 1px 4px;
  font-size: 10px;
}
.wpo-shop-single-section .product-details .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up:hover,
.wpo-shop-single-section .product-details .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down:hover {
  background-color: #3871A8;
  color: #fff;
}
.wpo-shop-single-section .product-info {
  margin-top: 75px;
  /*** tabs ***/
  /*** client rv ***/
  /*** review form ***/
}
@media (max-width: 991px) {
  .wpo-shop-single-section .product-info {
    margin-top: 40px;
  }
}
.wpo-shop-single-section .product-info h4 {
  font-size: 25px;
  margin: 0;
  font-weight: 500;
  margin-bottom: 10px;
  color: #000;
}
.wpo-shop-single-section .product-info p {
  margin-bottom: 1.3em;
}
.wpo-shop-single-section .product-info .tab-pane p:last-child {
  margin-bottom: 0;
}
.wpo-shop-single-section .product-info .nav-tabs {
  font-family: "Felidae";
  border: 0;
}
@media (max-width: 767px) {
  .wpo-shop-single-section .product-info .nav-tabs {
    margin-bottom: 20px;
  }
}
.wpo-shop-single-section .product-info .nav-tabs li {
  margin-right: 1px;
}
.wpo-shop-single-section .product-info .nav-tabs li a.active {
  border: 0;
  outline: 0;
}
.wpo-shop-single-section .product-info .nav-tabs a {
  font-size: 15px;
  font-size: 1rem;
  color: #565656;
  border: 0;
  border-radius: 0;
  margin: 0;
  display: block;
  padding: 12px 20px 11px;
  font-family: "DM Sans", serif;
  position: relative;
}
@media (max-width: 767px) {
  .wpo-shop-single-section .product-info .nav-tabs a {
    font-size: 14px;
    font-size: 0.9333333333rem;
    font-weight: normal;
    padding: 10px 10px 8px;
    text-transform: none;
  }
}
.wpo-shop-single-section .product-info .nav-tabs a:before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background: #000;
  border-radius: 4px;
  content: "";
  opacity: 0;
  visibility: hidden;
}
.wpo-shop-single-section .product-info .nav-tabs a:hover:before,
.wpo-shop-single-section .product-info .nav-tabs a.active:before {
  opacity: 1;
  visibility: visible;
}
.wpo-shop-single-section .product-info .nav-tabs .active,
.wpo-shop-single-section .product-info .nav-tabs li:hover {
  border-color: #000;
}
.wpo-shop-single-section .product-info .tab-content {
  border-top: 1px solid rgba(227, 181, 118, 0.3);
  padding-top: 30px;
  margin-top: -1px;
}
@media (max-width: 767px) {
  .wpo-shop-single-section .product-info .tab-content {
    border: 0;
    padding: 0;
    margin: 0;
  }
}
.wpo-shop-single-section .product-info .client-rv {
  overflow: hidden;
  margin-bottom: 30px;
}
.wpo-shop-single-section .product-info .client-rv:last-child {
  margin-bottom: 0;
}
.wpo-shop-single-section .product-info .client-rv .client-pic {
  width: 100px;
  float: left;
}
.wpo-shop-single-section .product-info .client-rv .client-pic img {
  border-radius: 50%;
}
@media (max-width: 767px) {
  .wpo-shop-single-section .product-info .client-rv .client-pic {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
}
.wpo-shop-single-section .product-info .client-rv .details {
  width: calc(100% - 130px);
  float: right;
}
@media (max-width: 767px) {
  .wpo-shop-single-section .product-info .client-rv .details {
    width: 100%;
    float: none;
  }
}
.wpo-shop-single-section .product-info .client-rv .name-rating .product-rt {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .wpo-shop-single-section .product-info .client-rv .name-rating-time {
    padding-bottom: 3px;
  }
}
.wpo-shop-single-section .product-info .client-rv .name-rating-time > div,
.wpo-shop-single-section .product-info .client-rv .name-rating > div {
  display: inline-block;
  font-size: 14px;
  font-size: 0.9333333333rem;
}
@media (max-width: 767px) {
  .wpo-shop-single-section .product-info .client-rv .name-rating-time > div,
  .wpo-shop-single-section .product-info .client-rv .name-rating > div {
    font-size: 12px;
    font-size: 0.8rem;
    display: block;
  }
}
.wpo-shop-single-section .product-info .client-rv .rating {
  padding-left: 12px;
}
.wpo-shop-single-section .product-info .client-rv .rating i {
  font-style: normal;
  color: #f9d322;
  font-size: 15px;
}
.wpo-shop-single-section .product-info .client-rv .rating i:last-child {
  color: #ddd;
}
@media (max-width: 767px) {
  .wpo-shop-single-section .product-info .client-rv .rating {
    padding-left: 0;
    margin: 4px 0 7px;
  }
}
.wpo-shop-single-section .product-info .client-rv .name-rating-time .time {
  float: right;
  color: #b3b3b3;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .wpo-shop-single-section .product-info .client-rv .name-rating-time .time {
    float: none;
  }
}
.wpo-shop-single-section .product-info .client-rv .review-body {
  padding-top: 12px;
}
.wpo-shop-single-section .product-info .review-form {
  margin-top: 45px;
}
.wpo-shop-single-section .product-info .review-form h4 {
  font-size: 30px;
  font-weight: 500;
}
.wpo-shop-single-section .product-info .review-form p {
  margin-bottom: 1.73em;
}
.wpo-shop-single-section .product-info .review-form .give-rat-sec {
  margin-bottom: 10px;
}
.wpo-shop-single-section .product-info .review-form .give-rat-sec p {
  margin-bottom: 0;
}
.wpo-shop-single-section .product-info .review-form .give-rating {
  display: inline-block;
  position: relative;
  height: 50px;
  line-height: 50px;
  font-size: 30px;
  margin-bottom: 10px;
}
.wpo-shop-single-section .product-info .review-form .give-rating label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  cursor: pointer;
}
.wpo-shop-single-section .product-info .review-form .give-rating label:last-child {
  position: static;
}
.wpo-shop-single-section .product-info .review-form .give-rating label:nth-child(1) {
  z-index: 5;
}
.wpo-shop-single-section .product-info .review-form .give-rating label:nth-child(2) {
  z-index: 4;
}
.wpo-shop-single-section .product-info .review-form .give-rating label:nth-child(3) {
  z-index: 3;
}
.wpo-shop-single-section .product-info .review-form .give-rating label:nth-child(4) {
  z-index: 2;
}
.wpo-shop-single-section .product-info .review-form .give-rating label:nth-child(5) {
  z-index: 1;
}
.wpo-shop-single-section .product-info .review-form .give-rating label input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.wpo-shop-single-section .product-info .review-form .give-rating label .icon {
  float: left;
  color: transparent;
}
.wpo-shop-single-section .product-info .review-form .give-rating label:last-child .icon {
  color: #ddd;
}
.wpo-shop-single-section .product-info .review-form .give-rating:not(:hover) label input:checked ~ .icon,
.wpo-shop-single-section .product-info .review-form .give-rating:hover label:hover input ~ .icon {
  color: #FFD400;
}
.wpo-shop-single-section .product-info .review-form .give-rating label input:focus:not(:checked) ~ .icon:last-child {
  color: #ddd;
  text-shadow: 0 0 5px #FFD400;
}
.wpo-shop-single-section .product-info .review-form form input,
.wpo-shop-single-section .product-info .review-form form textarea {
  background: transparent;
  border-radius: 0;
  box-shadow: none;
  height: 50px;
  border: 1px solid #efefef;
}
.wpo-shop-single-section .product-info .review-form form .form-control {
  font-size: 18px;
}
.wpo-shop-single-section .product-info .review-form form input:focus,
.wpo-shop-single-section .product-info .review-form form textarea:focus {
  box-shadow: none;
  outline: none;
}
.wpo-shop-single-section .product-info .review-form form textarea {
  height: 130px;
}
.wpo-shop-single-section .product-info .review-form form > div {
  margin-bottom: 27px;
}
.wpo-shop-single-section .product-info .review-form form > div:last-child {
  margin-bottom: 0;
}
.wpo-shop-single-section .product-info .review-form form .theme-btn, .wpo-shop-single-section .product-info .review-form form .view-cart-btn {
  background-color: transparent;
  color: #908f8f;
  outline: 0;
  box-shadow: none;
  border-radius: 0;
  border: 1px solid #efefef;
  padding: 15px 45px;
}
.wpo-shop-single-section .product-info .review-form form .theme-btn:hover, .wpo-shop-single-section .product-info .review-form form .view-cart-btn:hover {
  background-color: #000;
  color: #fff;
}
@media screen and (min-width: 767px) {
  .wpo-shop-single-section .product-info .review-form form .theme-btn, .wpo-shop-single-section .product-info .review-form form .view-cart-btn {
    font-size: 15px;
    font-size: 1rem;
  }
}
.wpo-shop-single-section .slider-nav .slick-slide:focus {
  outline: none;
}

.quantity-container {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  border: 1px solid #e6e6e6;
  height: 40px;
  line-height: 40px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.quantity-container span {
  width: 30px;
  height: 40px;
  border: none;
  background-color: #f0f0f0;
  cursor: pointer;
  text-align: center;
}
.quantity-container .decrement {
  width: 30px;
  display: inline-block;
}
.quantity-container .increment {
  width: 30px;
  display: inline-block;
}
.quantity-container input[type=text] {
  width: 30px;
  height: 40px;
  text-align: center;
  border: none;
  outline: none;
  background-color: transparent;
  cursor: default;
}
.quantity-container input[type=text]:focus {
  outline: 0;
  box-shadow: 0 0 5px 0 transparent;
}

/* 25. wpo-cart-page-style */
.cart-area .cart-wrapper {
  box-shadow: 0px 5px 15px 0px rgba(68, 68, 68, 0.1);
}
@media (max-width: 991px) {
  .cart-area .cart-wrapper table {
    width: 1022px;
  }
}
@media (max-width: 991px) {
  .cart-area .cart-wrapper form {
    overflow: scroll;
    overflow-y: hidden;
  }
}
.cart-area .cart-wrap td,
.cart-area .cart-wrap th {
  width: 10%;
  border-bottom: 1px solid rgba(240, 240, 240, 0.5803921569);
  text-align: center;
  font-weight: 400;
  color: #414141;
}
.cart-area .cart-wrap td ul,
.cart-area .cart-wrap th ul {
  list-style: none;
}
.cart-area .cart-wrap th {
  border-bottom: 1px solid rgba(240, 240, 240, 0.5803921569);
  padding: 40px 0;
}
.cart-area .cart-wrap thead {
  background: #fff;
  color: #505050;
  padding: 40px;
}
.cart-area .cart-area form {
  margin: auto;
  text-align: center;
  background: #fff;
}
.cart-area .cart-wrap .product {
  width: 15%;
}
.cart-area .cart-wrap .product ul {
  text-align: left;
  padding-left: 30px;
  list-style: none;
}
.cart-area .cart-wrap .product ul li {
  padding-bottom: 5px;
}
.cart-area .cart-wrap .product a {
  font-size: 16px;
  color: #a5a4a4;
}
.cart-area .cart-wrap .product-2 {
  text-align: left;
  padding-left: 55px;
}
.cart-area .cart-wrap .product a:hover {
  color: #3871A8;
}
.cart-area .cart-wrap th {
  height: 80px;
  font-weight: 700;
}
.cart-area .cart-wrap td {
  padding: 40px 25px;
}
.cart-area .cart-wrap td.action ul {
  display: flex;
  justify-content: center;
  list-style: none;
}
.cart-area .cart-wrap td.action ul .w-btn-view a {
  line-height: 45px;
}
.cart-area .cart-wrap td span {
  display: block;
  width: 100px;
  height: 38px;
  line-height: 34px;
  color: #ee9902;
  font-size: 14px;
  border: 1.5px solid #ee9902;
  border-radius: 4px;
}
.cart-area .cart-wrap td.Del span {
  color: #4ABA4E;
  border: 1.5px solid #4ABA4E;
}
.cart-area .cart-wrap td.can span {
  color: #D85656;
  border: 1.5px solid #D85656;
}
.cart-area .cart-wrap td.pro span {
  color: #691A5F;
  border: 1.5px solid #691A5F;
}
.cart-area .cart-wrap .name {
  width: 15%;
}
.cart-area .cart-wrap .action a {
  display: block;
  width: 40px;
  height: 38px;
  line-height: 45px;
  background: #414141;
  color: #fff;
  border-radius: 4px;
  font-size: 14px;
}
.cart-area .cart-wrap .action a .fi::before {
  font-size: 20px;
}
.cart-area .cart-wrap .action a:hover {
  background: #333;
}
.cart-area .cart-wrap .action li.c-btn {
  margin-right: 10px;
}
.cart-area .cart-wrap .action li.c-btn a {
  background-color: #3871A8;
}
.cart-area .order-wrap {
  padding: 0;
}
.cart-area .cart-wrap tr:nth-child(even) {
  background: #FCFCFC;
}
.cart-area .cart-wrap .quantity {
  position: relative;
  max-width: 110px;
  margin: 0 auto;
}
.cart-area .quantity input {
  width: 105px;
  padding: 0px 35px;
  text-align: center;
  height: 36px;
  position: relative;
  background: #f2f2f5;
  border: none;
  border-radius: 40px;
}
.cart-area .quantity .qtybutton {
  position: absolute;
  top: 0;
  left: 0px;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 28px;
  font-size: 18px;
  cursor: pointer;
  color: #333;
  background: #fafaff;
  border-radius: 30px;
  border: 0;
}
.cart-area .cart-wrap .quantity .qtybutton {
  top: 50%;
  left: 5px;
  transform: translateY(-51%);
  -webkit-transform: translateY(-51%);
  -moz-transform: translateY(-51%);
  z-index: 1;
}
.cart-area .form input:focus {
  box-shadow: 0 0 5px 0 transparent;
}
.cart-area .cart-wrap .quantity .qtybutton.dec {
  border-left: none;
}
.cart-area .cart-wrap .quantity .qtybutton.inc {
  right: 5px;
  left: auto;
  border-right: none;
}
.cart-area .submit-btn-area {
  padding: 40px;
}
.cart-area .submit-btn-area ul {
  display: flex;
  justify-content: flex-end;
  list-style: none;
}
@media (max-width: 450px) {
  .cart-area .submit-btn-area ul {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.cart-area .submit-btn-area ul li:last-child {
  margin-left: 20px;
}
@media (max-width: 450px) {
  .cart-area .submit-btn-area ul li:last-child {
    margin-left: 3px;
    margin-top: 5px;
  }
}
.cart-area .submit-btn-area button {
  border: none;
  background: #333;
  color: #fff;
  transition: all 0.3s;
  outline: none;
}
.cart-area .submit-btn-area .theme-btn, .cart-area .submit-btn-area .view-cart-btn {
  text-transform: capitalize;
  font-size: 20px;
  font-weight: 500;
  line-height: 27px;
  background: #000;
  border-radius: 52px;
}
.cart-area .add-wish .theme-btn, .cart-area .add-wish .view-cart-btn {
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  background: #414141;
  border-radius: 4px;
  padding: 8px 20px;
}
@media (max-width: 1399px) {
  .cart-area .add-wish .theme-btn, .cart-area .add-wish .view-cart-btn {
    padding: 8px 15px;
    font-size: 15px;
  }
}
@media (max-width: 1199px) {
  .cart-area .add-wish .theme-btn, .cart-area .add-wish .view-cart-btn {
    padding: 6px 10px;
    font-size: 13px;
  }
}
.cart-area .cart-product-list ul {
  border-top: 1px solid rgba(240, 240, 240, 0.5803921569);
  padding-top: 20px;
  list-style: none;
}
.cart-area .cart-product-list ul li {
  display: flex;
  justify-content: space-between;
  padding: 0px 30px;
  font-weight: 300;
  font-size: 18px;
  line-height: 21px;
  color: #414141;
  padding-bottom: 30px;
}
.cart-area .cart-product-list ul li.cart-b {
  border-top: 1px solid rgba(240, 240, 240, 0.5803921569);
  border-bottom: 1px solid rgba(240, 240, 240, 0.5803921569);
  color: #333;
  padding-top: 30px;
  font-weight: 600;
}

/* 26. wpo-checkout-page-style */
.wpo-checkout-area .checkout-wrap {
  background: #fff;
}
.wpo-checkout-area .checkout-wrap ul {
  list-style: none;
}
.wpo-checkout-area #open2 {
  display: block;
}
.wpo-checkout-area #open3 {
  display: none;
}
.wpo-checkout-area #open4 {
  display: none;
}
.wpo-checkout-area .create-account p {
  margin-bottom: 15px;
}
.wpo-checkout-area .create-account {
  display: none;
  padding: 20px;
}
.wpo-checkout-area .create-account span {
  margin-bottom: 20px;
  display: block;
}
.wpo-checkout-area .input-wrap {
  position: relative;
}
.wpo-checkout-area .create-account input {
  width: 100%;
  height: 50px;
  border: 1px solid #ebebeb;
  margin-bottom: 25px;
  padding-left: 20px;
  border-radius: 40px;
}
.wpo-checkout-area .create-account input:focus {
  outline: none;
}
.wpo-checkout-area .create-account button {
  position: absolute;
  right: 0;
  top: 0;
  height: 50px;
  background: #333;
  color: #fff;
  width: 108px;
  border: none;
  outline: none;
  box-shadow: none;
  cursor: pointer;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
}
.wpo-checkout-area .create-account button:hover {
  background: #3871A8;
}
.wpo-checkout-area .coupon {
  position: relative;
  cursor: pointer;
  cursor: pointer;
  background: #fff;
}
.wpo-checkout-area .coupon:before {
  position: absolute;
  right: 30px;
  top: 21px;
  content: "\e64b";
  font-family: "themify";
}
.wpo-checkout-area .coupon span {
  position: absolute;
  right: 30px;
  top: 30px;
}
.wpo-checkout-area .coupon label {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 18px;
  color: #0F0F0F;
  cursor: pointer;
  padding: 20px 20px;
  border-left: 4px solid #000;
  transition: all 0.3s;
  width: 100%;
}
@media (max-width: 767px) {
  .wpo-checkout-area .coupon label {
    font-size: 15px;
  }
}
.wpo-checkout-area .caupon-wrap {
  background: #fff;
  margin-bottom: 20px;
  transition: all 0.3s;
  box-shadow: 0px 5px 15px 0px rgba(62, 65, 159, 0.1);
}
.wpo-checkout-area .active-border {
  transition: all 0.3s;
}
.wpo-checkout-area .s1.active-border .coupon-active label,
.wpo-checkout-area .s3.coupon-2 .coupon-3 label {
  border-left: none;
  border-top: 4px solid #000;
  border-bottom: 1px solid #ebebeb;
}
.wpo-checkout-area .s2 .coupon-3 {
  border-top: 4px solid #000;
}
.wpo-checkout-area .s2.coupon-2 .coupon-3 {
  border-top: 0;
}
.wpo-checkout-area .s2 .coupon-3 label {
  border-left: 0;
  border-bottom: 1px solid #ebebeb;
}
.wpo-checkout-area .s2.coupon-2 .coupon-3 label {
  border-left: 4px solid #3871A8;
  border-bottom: 0;
}
.wpo-checkout-area .billing-adress .form-style input,
.wpo-checkout-area .billing-adress .form-style select {
  width: 100%;
  margin-bottom: 15px;
  padding-left: 10px;
  height: 40px;
  background: #fff;
  border-radius: 2px;
  border: none;
  border: 1px solid #ebebeb;
  border-radius: 40px;
}
.wpo-checkout-area .billing-adress .form-style input:focus,
.wpo-checkout-area .billing-adress .form-style select:focus {
  outline: none;
  box-shadow: none;
}
.wpo-checkout-area .billing-adress .form-style select {
  -webkit-appearance: none;
  -o-appearance: none;
  appearance: none;
  -moz-appearance: none;
  background: transparent url(../images/select-icon2.png) no-repeat calc(100% - 15px) center;
  position: relative;
}
.wpo-checkout-area .billing-adress {
  padding: 30px;
}
.wpo-checkout-area .note-area textarea {
  width: 100%;
  height: 150px;
  padding-top: 10px;
  margin-bottom: 0;
  padding-left: 10px;
  border: 1px solid #ebebeb;
  border-radius: 20px;
}
.wpo-checkout-area .note-area textarea:focus {
  outline: none;
}
.wpo-checkout-area .biling-item-2 {
  margin-top: 20px;
}
.wpo-checkout-area .biling-item-2 label.fontsize {
  margin-bottom: 20px;
}
.wpo-checkout-area .biling-item-2 .billing-adress {
  padding: 0;
}
.wpo-checkout-area .payment-name ul {
  display: flex;
  justify-content: flex-start;
}
@media (max-width: 575px) {
  .wpo-checkout-area .payment-name ul {
    flex-wrap: wrap;
  }
}
.wpo-checkout-area .payment-area form {
  overflow: unset !important;
}
.wpo-checkout-area .payment-name ul li {
  width: 100px;
  height: 60px;
  text-align: center;
  line-height: 60px;
}
.wpo-checkout-area .payment-name ul li input {
  margin-right: 0;
}
.wpo-checkout-area .payment-name ul li {
  margin-right: 15px;
}
@media (max-width: 575px) {
  .wpo-checkout-area .payment-name ul li {
    margin-bottom: 10px;
  }
}
.wpo-checkout-area .payment-area h2 {
  padding-bottom: 40px;
  margin-bottom: 0;
}
.wpo-checkout-area .payment-select {
  padding: 40px 0;
}
.wpo-checkout-area .payment-select ul {
  display: flex;
}
@media (max-width: 575px) {
  .wpo-checkout-area .payment-select ul {
    flex-wrap: wrap;
  }
}
.wpo-checkout-area .payment-select ul li {
  margin-right: 10px;
  font-size: 15px;
  font-weight: 500;
  color: #5B5B5B;
}
.wpo-checkout-area .payment-select label {
  font-size: 18px;
  font-weight: 600;
}
@media (max-width: 575px) {
  .wpo-checkout-area .payment-select label {
    font-size: 14px;
  }
}
.wpo-checkout-area .payment-area h2 {
  font-size: 20px;
  color: #878787;
  font-weight: 700;
}
.wpo-checkout-area .payment-area h2 span {
  font-size: 30px;
  color: #ff493c;
}
.wpo-checkout-area .payment-area {
  width: 100%;
}
.wpo-checkout-area .payment-name ul li input {
  margin-right: 0;
  position: absolute;
  z-index: -1;
}
.wpo-checkout-area .payment-name ul li input:checked ~ label {
  border: 1px solid #ff493c;
}
.wpo-checkout-area .payment-name label {
  width: 100%;
  border: 1px solid transparent;
}
.wpo-checkout-area .payment-name .visa label {
  border: 1px solid #0057A0;
}
.wpo-checkout-area .payment-name .mas label {
  border: 1px solid #CC0000;
}
.wpo-checkout-area .payment-name .ski label {
  border: 1px solid #691A5F;
}
.wpo-checkout-area .payment-name .pay label {
  border: 1px solid #019CDE;
}
.wpo-checkout-area .payment-option {
  padding: 30px;
}
.wpo-checkout-area .payment-name {
  display: none;
}
.wpo-checkout-area .payment-name.active {
  display: block;
}
.wpo-checkout-area .payment-option.active .payment-name {
  display: none !important;
}
.wpo-checkout-area .payment-area .form-style input,
.wpo-checkout-area .payment-area .form-style select {
  width: 100%;
  margin-bottom: 15px;
  padding-left: 10px;
  height: 40px;
  background: #fff;
  border-radius: 2px;
  border: none;
  border: 1px solid #ebebeb;
  border-radius: 40px;
}
.wpo-checkout-area .payment-area .form-style input:focus,
.wpo-checkout-area .payment-area .form-style select:focus {
  outline: none;
}
.wpo-checkout-area .payment-area .contact-form {
  margin-top: 40px;
}
.wpo-checkout-area .cout-order-area {
  box-shadow: 0px 5px 15px 0px rgba(62, 65, 159, 0.1);
}
.wpo-checkout-area .cout-order-area .oreder-item ul li {
  display: flex;
  justify-content: space-between;
  padding: 20px 30px;
  font-weight: 300;
  font-size: 18px;
  line-height: 21px;
  color: #414141;
}
.wpo-checkout-area .cout-order-area .oreder-item ul li.s-total {
  font-weight: 400;
}
.wpo-checkout-area .cout-order-area .oreder-item ul .o-header {
  color: #0F0F0F;
  font-size: 20px;
  font-weight: 600;
  border-bottom: 1px solid #ebebeb;
}
.wpo-checkout-area .cout-order-area .oreder-item ul .o-middle {
  border-bottom: 1px solid #ebebeb;
}
.wpo-checkout-area .cout-order-area .oreder-item ul .o-bottom {
  border-top: 1px solid #ebebeb;
  color: #000;
  font-weight: 600;
}
.wpo-checkout-area .create-account.active {
  display: block;
}
.wpo-checkout-area .contact-form .form-control {
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
}
.wpo-checkout-area .contact-form input,
.wpo-checkout-area .contact-form select {
  margin-top: 10px;
}
.wpo-checkout-area .submit-btn-area {
  margin-top: 20px;
}
.wpo-checkout-area .submit-btn-area .theme-btn, .wpo-checkout-area .submit-btn-area .view-cart-btn {
  text-transform: capitalize;
  background: #000;
  border-radius: 55px;
}

/* 27. login-design */
.wpo-login-area {
  width: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  min-height: 100vh;
  padding: 100px 0;
}

.wpo-accountWrapper {
  width: 1170px;
  display: flex;
  flex-wrap: wrap;
  background: #fff;
  margin: auto;
  box-shadow: 0px 14px 60px rgba(0, 0, 0, 0.06);
  border-radius: 10px;
  overflow: hidden;
}

.wpo-accountInfo {
  width: 50%;
  background: #000;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 600px;
  text-align: center;
  padding: 50px;
}

.wpo-accountForm {
  width: 50%;
  padding: 70px 85px;
  min-height: 600px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.wpo-accountInfoHeader {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
  flex-wrap: wrap;
}

.wpo-accountInfoHeader h2 a {
  display: block;
  line-height: 50px;
  font-size: 35px;
  font-weight: 600;
  color: #fff;
}

.wpo-accountInfo .wpo-accountBtn {
  height: 40px;
  background: #fff;
  padding: 0px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: capitalize;
  font-size: 14px;
  color: #000;
  border: 2px solid #fff;
  transition: all 0.4s ease-in-out 0s;
}

.wpo-accountInfo .wpo-accountBtn:hover {
  background: transparent;
  color: #fff;
}

.wpo-accountInfo p {
  color: #fff;
  font-size: 18px;
  margin-top: 20px;
}

.fromTitle h2 {
  font-size: 30px;
  margin-bottom: 10px;
}

.fromTitle p {
  font-size: 15px;
  margin-bottom: 40px;
}

.form-style input {
  width: 100%;
  margin-bottom: 15px;
  padding-left: 20px;
  height: 60px;
  border: 1px solid #e5e5e5 !important;
  border-radius: 2px;
  border: none;
}

.form-style input:focus {
  outline: none;
  border: 1px solid #e5e5e5 !important;
}

input[type=checkbox] + label {
  display: block;
  margin: 0.2em;
  cursor: pointer;
  padding: 0.2em;
  position: relative;
}

input[type=checkbox] {
  display: none;
}

input[type=checkbox] + label:before {
  content: "✔";
  border: 1px solid #e5e5e5;
  border-radius: 0.2em;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  padding-left: 0.2em;
  padding-bottom: 0.3em;
  margin-right: 0.2em;
  vertical-align: bottom;
  color: transparent;
  transition: 0.2s;
  line-height: 1.2em;
  position: absolute;
  left: 0;
}

input[type=checkbox] + label:active:before {
  transform: scale(0);
}

input[type=checkbox]:checked + label:before {
  background-color: #000;
  border-color: #000;
  color: #fff;
}

input[type=checkbox]:disabled + label:before {
  transform: scale(1);
  border-color: #aaa;
}

input[type=checkbox]:checked:disabled + label:before {
  transform: scale(1);
  background-color: #bfb;
  border-color: #bfb;
}

.check-box-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.forget-btn a {
  display: inline-block;
  font-size: 14px;
  color: #000;
}

.input-box label {
  color: #676B79;
  font-weight: 500;
  font-size: 16px;
  padding-left: 20px !important;
}

.wpo-accountForm .wpo-accountBtn {
  font-size: 16px;
  padding: 10px 20px;
  border: 2px solid #000;
  width: 100%;
  background: #000;
  color: #fff;
  transition: all 0.4s ease-in-out 0s;
  margin-top: 30px;
}

.wpo-accountForm .wpo-accountBtn:hover {
  background: transparent;
  color: #333;
}

.or {
  border-top: 1px dashed #e5e5e5;
  margin-top: 45px;
  text-align: center;
  font-weight: 500;
  margin-bottom: 20px;
}

.or span {
  font-size: 16px;
  text-transform: uppercase;
  display: inline-block;
  padding: 0 25px;
  background: #fff;
  position: relative;
  top: -14px;
  color: #000;
}

.wpo-socialLoginBtn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  flex-wrap: wrap;
  list-style: none;
}

.wpo-socialLoginBtn li button {
  height: 40px;
  width: 50px;
  min-width: 50px;
  font-size: 15px;
  border-radius: 3px;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  border: none;
  text-transform: capitalize;
  font-weight: 400;
  color: #fff;
}

.wpo-socialLoginBtn li button.facebook {
  background: #000;
}

.wpo-socialLoginBtn li button.linkedin {
  background: #000;
}

.wpo-socialLoginBtn li button.twitter {
  background: #000;
}

.wpo-socialLoginBtn li {
  margin: 0px 5px 5px;
}

.subText {
  text-align: center;
}

.subText a {
  display: inline-block;
  font-size: 14px;
  color: #000;
}

.form-group {
  position: relative;
}

.input-group-btn {
  position: absolute;
  right: 10px;
  top: 37px;
}

.input-group-btn button {
  background: transparent !important;
  border: none;
  outline: none;
  background: none;
  box-shadow: none !important;
}

.input-group-btn button:hover {
  background: transparent;
}

.input-group-btn button:focus,
.input-group-btn button.active {
  background: none !important;
  border: none !important;
  outline: none !important;
}

.btn-default.active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background: none !important;
  border: none;
  outline: none;
}

@media (max-width: 1200px) {
  .wpo-accountWrapper {
    width: 900px;
  }
  .wpo-accountForm {
    padding: 70px 35px;
  }
}
@media (max-width: 1024px) {
  .wpo-accountWrapper {
    width: 100%;
    max-width: 100%;
  }
  .wpo-accountForm {
    padding: 70px 35px;
  }
  .image img {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .wpo-accountInfo {
    width: 100%;
  }
  .wpo-accountForm {
    width: 100%;
  }
  .accountArea {
    padding: 0px 16px;
  }
}
@media (max-width: 767px) {
  .wpo-accountInfo {
    width: 100%;
  }
  .wpo-accountForm {
    width: 100%;
  }
}
.back-home {
  max-width: 150px;
}

/* 28. contact-pg-section */
.wpo-contact-pg-section {
  padding-bottom: 0px;
}
.wpo-contact-pg-section .wpo-contact-title {
  max-width: 440px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .wpo-contact-pg-section .wpo-contact-title {
    margin-bottom: 30px;
  }
}
.wpo-contact-pg-section .wpo-contact-title h2 {
  font-size: 50px;
  font-weight: 400;
  margin-bottom: 20px;
}
@media (max-width: 575px) {
  .wpo-contact-pg-section .wpo-contact-title h2 {
    font-size: 40px;
  }
}
.wpo-contact-pg-section form input,
.wpo-contact-pg-section form select,
.wpo-contact-pg-section form textarea {
  background: transparent;
  width: 100%;
  height: 50px;
  font-size: 20px;
  font-weight: 400;
  font-family: "DM Sans", serif;
  box-shadow: none !important;
  padding-left: 25px;
  border: 1px solid #ebebeb;
}
@media (max-width: 991px) {
  .wpo-contact-pg-section form input,
  .wpo-contact-pg-section form select,
  .wpo-contact-pg-section form textarea {
    height: 45px;
  }
}
.wpo-contact-pg-section form input:focus,
.wpo-contact-pg-section form select:focus,
.wpo-contact-pg-section form textarea:focus {
  border-color: #000;
  background: transparent;
}
.wpo-contact-pg-section form textarea {
  height: 180px;
  padding-top: 15px;
}
.wpo-contact-pg-section form {
  margin: 0 -15px;
  overflow: hidden;
}
.wpo-contact-pg-section form ::-webkit-input-placeholder {
  font-style: 15px;
  font-style: normal;
  color: #9d9c9c;
}
.wpo-contact-pg-section form :-moz-placeholder {
  font-style: 15px;
  font-style: normal;
  color: #9d9c9c;
}
.wpo-contact-pg-section form ::-moz-placeholder {
  font-style: 15px;
  font-style: normal;
  color: #9d9c9c;
}
.wpo-contact-pg-section form :-ms-input-placeholder {
  font-style: 15px;
  font-style: normal;
  color: #9d9c9c;
}
.wpo-contact-pg-section form select {
  display: inline-block;
  color: #a9a9a9;
  cursor: pointer;
  opacity: 1;
  padding: 6px 25px;
  font-size: 20px;
  font-weight: 400;
  font-family: "DM Sans", serif;
  -webkit-appearance: none;
  -o-appearance: none;
  appearance: none;
  -moz-appearance: none;
  background: transparent url(../images/select-icon2.png) no-repeat calc(100% - 15px) center;
  position: relative;
}
.wpo-contact-pg-section form select:focus {
  background: transparent url(../images/select-icon2.png) no-repeat calc(100% - 15px) center;
}
.wpo-contact-pg-section form .submit-area {
  text-align: center;
  width: 100%;
  margin-bottom: 10px;
  margin-left: 0;
}
@media (max-width: 767px) {
  .wpo-contact-pg-section form .submit-area {
    margin-bottom: 0;
  }
}
.wpo-contact-pg-section form .submit-area .theme-btn, .wpo-contact-pg-section form .submit-area .view-cart-btn {
  border-radius: 0px;
  font-family: "DM Sans", serif;
  font-size: 20px;
  padding: 10px 30px;
  background: #000;
}
.wpo-contact-pg-section form .submit-area .theme-btn::before, .wpo-contact-pg-section form .submit-area .view-cart-btn::before {
  display: none;
}
.wpo-contact-pg-section form .submit-area .theme-btn:after, .wpo-contact-pg-section form .submit-area .view-cart-btn:after {
  border-radius: 18px;
}
.wpo-contact-pg-section form > div {
  width: calc(50% - 30px);
  float: left;
  margin: 0 15px 25px;
}
@media (max-width: 600px) {
  .wpo-contact-pg-section form > div {
    width: calc(100% - 25px);
    float: none;
  }
}
.wpo-contact-pg-section form .fullwidth {
  width: calc(100% - 25px);
  float: none;
  clear: both;
}
.wpo-contact-pg-section .office-info {
  padding-bottom: 100px;
}
@media (max-width: 767px) {
  .wpo-contact-pg-section .office-info {
    padding-bottom: 60px;
  }
}
@media (max-width: 1200px) {
  .wpo-contact-pg-section .office-info .col .office-info-item {
    margin-bottom: 30px;
  }
}
@media (max-width: 1200px) {
  .wpo-contact-pg-section .office-info .col:last-child .office-info-item {
    margin-bottom: 0px;
  }
}
.wpo-contact-pg-section .office-info .office-info-item {
  text-align: center;
  box-shadow: 0px 5px 15px 0px rgba(62, 65, 159, 0.1);
  padding: 40px;
}
.wpo-contact-pg-section .office-info .office-info-item .office-info-icon {
  width: 85px;
  height: 85px;
  background: #f5f5f5;
  line-height: 85px;
  text-align: center;
  margin: 0 auto;
  border-radius: 50%;
}
.wpo-contact-pg-section .office-info .office-info-item .office-info-icon .icon .fi:before {
  font-size: 35px;
  color: #000;
}
.wpo-contact-pg-section .office-info .office-info-item .office-info-text h2 {
  font-size: 30px;
  line-height: 35px;
  font-weight: 400;
  margin-top: 15px;
  margin: 10px 0;
}
@media (max-width: 767px) {
  .wpo-contact-pg-section .office-info .office-info-item .office-info-text h2 {
    font-size: 40px;
  }
}
.wpo-contact-pg-section .office-info .office-info-item .office-info-text p {
  margin-bottom: 0;
}
.wpo-contact-pg-section .wpo-contact-form-area {
  padding: 50px;
  background: #fff;
  box-shadow: 0px 1px 15px 0px rgba(62, 65, 159, 0.1);
  padding-bottom: 0;
  margin-bottom: -125px;
  position: relative;
  z-index: 9;
}
@media (max-width: 767px) {
  .wpo-contact-pg-section .wpo-contact-form-area {
    padding: 30px;
    padding-top: 50px;
  }
}

.wpo-contact-map-section .wpo-contact-map {
  height: 550px;
}
.wpo-contact-map-section iframe {
  width: 100%;
  height: 100%;
  border: 0;
  outline: 0;
  filter: grayscale(100%);
}
.wpo-contact-map-section h2.hidden {
  display: none;
}

/* 29. pf-terms-section*/
.pf-terms-section h4 {
  font-size: 45px;
  margin-bottom: 30px;
  margin-top: -20px;
}
@media (max-width: 991px) {
  .pf-terms-section h4 {
    font-size: 35px;
  }
}
.pf-terms-section .pf-terms-wrap .pf-terms-img img {
  width: 100%;
}
.pf-terms-section .pf-terms-wrap .pf-terms-text {
  padding-top: 30px;
}
.pf-terms-section .pf-terms-wrap .pf-terms-text h2 {
  font-size: 45px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .pf-terms-section .pf-terms-wrap .pf-terms-text h2 {
    font-size: 35px;
  }
}
.pf-terms-section .pf-terms-wrap .pf-terms-text ul {
  list-style: none;
  margin-top: 20px;
  margin-bottom: 40px;
}
.pf-terms-section .pf-terms-wrap .pf-terms-text ul li {
  padding: 10px;
  position: relative;
  padding-left: 20px;
}
.pf-terms-section .pf-terms-wrap .pf-terms-text ul li:before {
  position: absolute;
  left: 0;
  top: 50%;
  width: 8px;
  height: 8px;
  background: #000;
  content: "";
  border-radius: 50%;
  transform: translateY(-50%);
}
.pf-terms-section .pf-terms-wrap .pf-terms-text .t-sub {
  padding: 20px 0;
}
.pf-terms-section .pf-terms-wrap .pf-terms-text .t-sub .pf-p-details-img {
  margin-bottom: 20px;
}
.pf-terms-section .pf-faq-section {
  margin-top: 30px;
}
.pf-terms-section .pf-faq-section {
  margin-top: 30px;
}
.pf-terms-section .accordion-item {
  border: 0;
  border: 1px solid #fafbfe;
  padding: 5px 20px;
  margin-bottom: 20px;
  background: #f6f6f6;
}
.pf-terms-section .accordion-item .accordion-body {
  padding-left: 0;
  padding-right: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.13);
}
.pf-terms-section .accordion-item .accordion-body p {
  color: #565656;
}
.pf-terms-section .accordion-item button {
  padding: 20px;
  border: 0;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 18px;
  color: #001F3F;
  text-align: left;
  font-family: "DM Sans", serif;
}
.pf-terms-section .accordion-item button::after {
  background: none;
  font-family: "themify";
  content: "\e622";
  font-size: 15px;
  transform: rotate(0deg);
  font-weight: 700;
}
.pf-terms-section .accordion-item button.collapsed {
  color: #001F3F;
}
.pf-terms-section .accordion-item button.collapsed::after {
  content: "\e61a";
}
.pf-terms-section .accordion-item button:focus {
  box-shadow: none;
  outline: none;
  border-color: #e1e1e1;
}
.pf-terms-section .accordion-item .accordion-collapse {
  border: 0;
}
.pf-terms-section .accordion-button {
  background: transparent;
}
.pf-terms-section .accordion-button:not(.collapsed) {
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.13);
}

/* 30. error-404-section */
.error-404-section {
  text-align: center;
}
.error-404-section .error-message {
  margin-top: 30px;
  padding: 0 200px;
}
@media (max-width: 991px) {
  .error-404-section .error-message {
    margin-top: 20px;
    padding: 0 100px;
  }
}
@media (max-width: 767px) {
  .error-404-section .error-message {
    padding: 0;
  }
}
.error-404-section .error-message h3 {
  font-size: 55px;
  margin: 0 0;
}
@media (max-width: 767px) {
  .error-404-section .error-message h3 {
    font-size: 40px;
  }
}
.error-404-section .error-message p {
  margin-bottom: 1.8em;
}
.error-404-section .error-message .theme-btn, .error-404-section .error-message .view-cart-btn {
  background: #000;
  border-radius: 0;
}

/* wpo-preview-hero-section */
.wpo-preview-hero-section {
  position: relative;
  height: 980px;
  display: flex;
  align-items: center;
  overflow: hidden;
}
@media (max-width: 1399px) {
  .wpo-preview-hero-section {
    height: 780px;
  }
}
@media (max-width: 991px) {
  .wpo-preview-hero-section {
    height: 100%;
    display: block;
    padding: 200px 20px 100px;
  }
}
@media (max-width: 575px) {
  .wpo-preview-hero-section {
    padding: 150px 20px 100px;
  }
}
.wpo-preview-hero-section .left-content {
  max-width: 877px;
  margin-left: 100px;
}
@media (max-width: 1399px) {
  .wpo-preview-hero-section .left-content {
    margin-left: 50px;
  }
}
@media (max-width: 991px) {
  .wpo-preview-hero-section .left-content {
    margin-left: 0;
    max-width: 100%;
  }
}
.wpo-preview-hero-section .left-content span {
  color: #5C5C5C;
  font-size: 18px;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 5.4px;
  text-transform: uppercase;
  margin-bottom: 20px;
  display: block;
}
@media (max-width: 767px) {
  .wpo-preview-hero-section .left-content span {
    margin-bottom: 10px;
  }
}
@media (max-width: 575px) {
  .wpo-preview-hero-section .left-content span {
    font-size: 13px;
    line-height: 30px;
    letter-spacing: 3.4px;
    margin-bottom: 5px;
  }
}
.wpo-preview-hero-section .left-content h2 {
  color: #101010;
  font-size: 120px;
  font-weight: 400;
  line-height: 100px;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .wpo-preview-hero-section .left-content h2 {
    font-size: 80px;
    line-height: 100px;
  }
}
@media (max-width: 767px) {
  .wpo-preview-hero-section .left-content h2 {
    font-size: 60px;
    line-height: 70px;
  }
}
@media (max-width: 575px) {
  .wpo-preview-hero-section .left-content h2 {
    font-size: 40px;
    line-height: 60px;
  }
}
.wpo-preview-hero-section .left-content p {
  color: #101010;
  font-size: 25px;
  font-weight: 400;
  line-height: 50px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .wpo-preview-hero-section .left-content p {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
  }
}
.wpo-preview-hero-section .left-content .shop-btn {
  border-radius: 0;
}

.hero-image {
  display: flex;
  max-width: 860px;
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
  white-space: nowrap;
  z-index: -1;
}
@media (max-width: 1399px) {
  .hero-image {
    max-width: 560px;
  }
}
@media (max-width: 991px) {
  .hero-image {
    display: none;
  }
}
.hero-image .marquee {
  display: block;
  animation: marquee-top-to-bottom 20s linear infinite;
}
.hero-image .item {
  max-width: 420px;
  max-height: 300px;
  box-shadow: 0px 2px 12px 2px rgba(4, 0, 52, 0.06);
  border-radius: 20px;
  margin: 10px;
}
.hero-image .item img {
  width: 100%;
  border-radius: 20px;
}
.hero-image .marquee-s2 {
  display: block;
  animation: marquee-bottom-to-top 20s linear infinite;
}

@keyframes marquee-top-to-bottom {
  from {
    transform: translate3d(0, -50%, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes marquee-bottom-to-top {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(0, -50%, 0);
  }
}
/* wpo-demo-section */
.wpo-demo-section {
  padding-bottom: 50px;
}
@media (max-width: 991px) {
  .wpo-demo-section {
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .wpo-demo-section {
    padding-bottom: 40px;
  }
}
.wpo-demo-section .title {
  max-width: 959px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 60px;
}
.wpo-demo-section .title span {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  border-radius: 20px;
  background: #F9F9F9;
  display: inline-block;
  padding: 5px 18px;
  margin-bottom: 20px;
  font-family: "DM Sans", serif;
}
.wpo-demo-section .title h2 {
  color: #000;
  font-size: 100px;
  font-weight: 400;
  line-height: 100px;
}
@media (max-width: 991px) {
  .wpo-demo-section .title h2 {
    font-size: 80px;
    line-height: 80px;
  }
}
@media (max-width: 767px) {
  .wpo-demo-section .title h2 {
    font-size: 40px;
    line-height: 70px;
  }
}
@media (max-width: 575px) {
  .wpo-demo-section .title h2 {
    font-size: 30px;
    line-height: 40px;
  }
}
.wpo-demo-section .title p {
  max-width: 910px;
  margin: 0 auto;
  color: #5C5C5C;
  text-align: center;
  font-size: 25px;
  font-weight: 400;
  line-height: 40px;
}
@media (max-width: 767px) {
  .wpo-demo-section .title p {
    font-size: 18px;
    line-height: 30px;
  }
}
.wpo-demo-section .container-fluid {
  max-width: 1720px;
  margin: 0 auto;
}
.wpo-demo-section .image-style {
  z-index: 99;
  transition: all 0.8s ease;
  position: relative;
  font-size: 14px;
  text-align: center;
  margin: 0 10px 70px;
  display: block;
}
@media (max-width: 1399px) {
  .wpo-demo-section .image-style {
    margin: 0 0px 70px;
  }
}
@media (max-width: 767px) {
  .wpo-demo-section .image-style {
    max-width: 530px;
    margin: 0 auto;
    margin-bottom: 40px;
  }
}
.wpo-demo-section .image-style .inner {
  max-height: 630px;
  min-height: 630px;
  overflow: hidden;
  display: block;
  position: relative;
  border-radius: 6px;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
}
@media (max-width: 767px) {
  .wpo-demo-section .image-style .inner {
    max-height: 430px;
    min-height: 430px;
  }
}
.wpo-demo-section .image-style .inner img {
  transition: all 3s;
}
.wpo-demo-section .image-style span {
  text-align: center;
  color: #000;
  font-size: 25px;
  font-weight: 500;
  line-height: 30px;
  display: block;
  margin-top: 30px;
}
.wpo-demo-section .image-style:hover .inner img {
  transform: translateY(calc(-100% + 630px));
}
@media (max-width: 767px) {
  .wpo-demo-section .image-style:hover .inner img {
    transform: translateY(calc(-100% + 430px));
  }
}

/* wpo-preview-cta-section */
@media (max-width: 767px) {
  .wpo-preview-cta-section {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.wpo-preview-cta-section .content {
  border: 2px solid #FFF;
  background: rgba(255, 255, 255, 0.4);
  box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.05);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  max-width: 840px;
  padding: 75px 80px;
  margin-left: 180px;
}
@media (max-width: 1399px) {
  .wpo-preview-cta-section .content {
    margin-left: 100px;
  }
}
@media (max-width: 1199px) {
  .wpo-preview-cta-section .content {
    margin-left: 50px;
  }
}
@media (max-width: 991px) {
  .wpo-preview-cta-section .content {
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .wpo-preview-cta-section .content {
    padding: 30px 20px;
  }
}
.wpo-preview-cta-section .content h3 {
  color: #101010;
  font-size: 50px;
  font-weight: 400;
  line-height: 70px;
}
@media (max-width: 767px) {
  .wpo-preview-cta-section .content h3 {
    font-size: 40px;
    line-height: 50px;
  }
}
@media (max-width: 575px) {
  .wpo-preview-cta-section .content h3 {
    font-size: 30px;
    line-height: 40px;
  }
}
.wpo-preview-cta-section .content p {
  color: #5C5C5C;
  font-size: 20px;
  font-weight: 400;
  line-height: 35px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .wpo-preview-cta-section .content p {
    font-size: 15px;
    line-height: 20px;
  }
}
.wpo-preview-cta-section .content .shop-btn {
  border-radius: 0;
}

/* wpo-preview-Inner-section */
.wpo-preview-Inner-section .title {
  max-width: 1001px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 60px;
}
.wpo-preview-Inner-section .title span {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  border-radius: 20px;
  background: #F9F9F9;
  display: inline-block;
  padding: 5px 18px;
  margin-bottom: 20px;
  font-family: "DM Sans", serif;
}
.wpo-preview-Inner-section .title h2 {
  color: #000;
  font-size: 100px;
  font-weight: 400;
  line-height: 100px;
}
@media (max-width: 991px) {
  .wpo-preview-Inner-section .title h2 {
    font-size: 80px;
    line-height: 80px;
  }
}
@media (max-width: 767px) {
  .wpo-preview-Inner-section .title h2 {
    font-size: 40px;
    line-height: 70px;
  }
}
@media (max-width: 575px) {
  .wpo-preview-Inner-section .title h2 {
    font-size: 30px;
    line-height: 40px;
  }
}
.wpo-preview-Inner-section .title p {
  margin: 0 auto;
  color: #5C5C5C;
  text-align: center;
  font-size: 25px;
  font-weight: 400;
  line-height: 40px;
}
@media (max-width: 767px) {
  .wpo-preview-Inner-section .title p {
    font-size: 18px;
    line-height: 30px;
  }
}
.wpo-preview-Inner-section .owl-item {
  margin-top: 120px;
}
.wpo-preview-Inner-section .owl-item .Inner-page {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 2px 12px 2px rgba(4, 0, 52, 0.1);
  padding: 10px;
  max-height: 630px;
  min-height: 630px;
  margin: 10px 0;
}
.wpo-preview-Inner-section .owl-item:nth-child(odd) {
  margin-top: 120px;
}
@media (max-width: 991px) {
  .wpo-preview-Inner-section .owl-item:nth-child(odd) {
    margin-top: 0;
  }
}
.wpo-preview-Inner-section .owl-item:nth-child(even) {
  margin-top: 0px;
}
.wpo-preview-Inner-section .owl-nav {
  display: none;
}

/* wpo-preview-features-section */
.wpo-preview-features-section {
  background: #F9F9F9;
  padding-bottom: 70px;
}
@media (max-width: 991px) {
  .wpo-preview-features-section {
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .wpo-preview-features-section {
    padding-bottom: 50px;
  }
}
.wpo-preview-features-section .title {
  max-width: 1001px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 60px;
}
.wpo-preview-features-section .title span {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  border-radius: 20px;
  background: #F9F9F9;
  display: inline-block;
  padding: 5px 18px;
  margin-bottom: 20px;
  font-family: "DM Sans", serif;
}
.wpo-preview-features-section .title h2 {
  color: #000;
  font-size: 100px;
  font-weight: 400;
  line-height: 100px;
}
@media (max-width: 991px) {
  .wpo-preview-features-section .title h2 {
    font-size: 80px;
    line-height: 80px;
  }
}
@media (max-width: 767px) {
  .wpo-preview-features-section .title h2 {
    font-size: 40px;
    line-height: 70px;
  }
}
@media (max-width: 575px) {
  .wpo-preview-features-section .title h2 {
    font-size: 30px;
    line-height: 40px;
  }
}
.wpo-preview-features-section .title p {
  max-width: 730px;
  margin: 0 auto;
  color: #5C5C5C;
  text-align: center;
  font-size: 25px;
  font-weight: 400;
  line-height: 40px;
}
@media (max-width: 767px) {
  .wpo-preview-features-section .title p {
    font-size: 18px;
    line-height: 30px;
  }
}
.wpo-preview-features-section .row {
  margin: 0 -20px;
}
@media (max-width: 1399px) {
  .wpo-preview-features-section .row {
    margin: 0;
  }
}
.wpo-preview-features-section .features-item {
  text-align: center;
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0px 2px 12px 2px rgba(4, 0, 52, 0.02);
  padding: 60px 45px 40px;
  margin: 0 15px 50px;
}
@media (max-width: 1399px) {
  .wpo-preview-features-section .features-item {
    margin: 0 0px 50px;
    padding: 30px 30px 30px;
  }
}
@media (max-width: 1199px) {
  .wpo-preview-features-section .features-item {
    padding: 30px 20px 30px;
  }
}
@media (max-width: 991px) {
  .wpo-preview-features-section .features-item {
    margin: 0 0px 30px;
  }
}
.wpo-preview-features-section .features-item .icon {
  text-align: center;
  margin: 0 auto;
  width: 100px;
  height: 100px;
  line-height: 100px;
  background: #F6F4F4;
  border-radius: 100px;
  margin-bottom: 10px;
}
.wpo-preview-features-section .features-item h2 {
  color: #000;
  font-family: "DM Sans", serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 50px;
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .wpo-preview-features-section .features-item h2 {
    font-size: 20px;
    line-height: 30px;
  }
}
.wpo-preview-features-section .features-item span {
  color: #656565;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}
@media (max-width: 1199px) {
  .wpo-preview-features-section .features-item span {
    font-size: 16px;
  }
}

/* wpo-preview-footer-section */
.wpo-preview-footer-section {
  position: relative;
  overflow: hidden;
  z-index: 1;
  padding: 180px 0;
}
@media (max-width: 991px) {
  .wpo-preview-footer-section {
    padding: 100px 0;
  }
}
@media (max-width: 767px) {
  .wpo-preview-footer-section {
    padding: 80px 0;
  }
}
.wpo-preview-footer-section::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0.3;
  background: #000;
  z-index: -1;
}
.wpo-preview-footer-section .content {
  max-width: 1560px;
  margin: 0 auto;
  text-align: center;
}
.wpo-preview-footer-section .content p {
  color: #FFF;
  font-family: "DM Sans", serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 30px;
}
@media (max-width: 767px) {
  .wpo-preview-footer-section .content p {
    font-size: 20px;
    line-height: 30px;
  }
}
@media (max-width: 575px) {
  .wpo-preview-footer-section .content p {
    font-size: 16px;
    line-height: 30px;
  }
}
.wpo-preview-footer-section .content h3 {
  color: #FFF;
  font-size: 100px;
  font-weight: 400;
  line-height: 120px;
}
@media (max-width: 1399px) {
  .wpo-preview-footer-section .content h3 {
    font-size: 80px;
    line-height: 90px;
  }
}
@media (max-width: 1199px) {
  .wpo-preview-footer-section .content h3 {
    font-size: 60px;
    line-height: 90px;
  }
}
@media (max-width: 991px) {
  .wpo-preview-footer-section .content h3 {
    font-size: 40px;
    line-height: 50px;
  }
}
@media (max-width: 575px) {
  .wpo-preview-footer-section .content h3 {
    font-size: 30px;
    line-height: 40px;
  }
}
.wpo-preview-footer-section .content .shop-btn {
  border-radius: 0;
  background: #fff;
  color: #000;
}

/* ── SS Trade Header Color Overrides ────────────────────── */
@media screen and (min-width: 992px) {
  .wpo-header-style #navbar > ul > li > a {
    color: #001F3F;
  }
  .wpo-header-style #navbar > ul > li > a:hover {
    color: #3871A8;
  }
}
.wpo-header-style .navbar-header .navbar-brand img {
  max-height: 60px;
}
.wpo-header-style .header-right .close-form .theme-btn,
.wpo-header-style .header-right .close-form .view-cart-btn {
  background: #001F3F;
  color: #fff;
}
.wpo-header-style .header-right .close-form .theme-btn:hover,
.wpo-header-style .header-right .close-form .view-cart-btn:hover {
  background: #3871A8;
}
.wpo-header-style .mobail-menu .navbar-toggler .icon-bar {
  background-color: #001F3F;
}

/* ── SS Trade Contact Page - Equal Height Cards ─────────── */
.wpo-contact-pg-section .office-info .row {
  display: flex;
  flex-wrap: wrap;
}
.wpo-contact-pg-section .office-info .row > [class*="col"] {
  display: flex;
}
.wpo-contact-pg-section .office-info-item {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
/* ── SS Trade Service Cards - Equal Height ──────────────── */
.wpo-service-section .service-wrap .row {
  display: flex;
  flex-wrap: wrap;
}
.wpo-service-section .service-wrap .row > [class*="col"] {
  display: flex;
}
.wpo-service-section .service-wrap .service-card {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.wpo-service-section .service-wrap .service-card p {
  flex: 1;
}
/* ── SS Trade Services Page (s8) - Equal Height Cards ───── */
.wpo-service-section-s8 .service-wrap .row {
  display: flex;
  flex-wrap: wrap;
}
.wpo-service-section-s8 .service-wrap .row > [class*="col"] {
  display: flex;
}
.wpo-service-section-s8 .service-wrap .service-card {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.wpo-service-section-s8 .service-wrap .service-card p {
  flex: 1;
}
/* ── SS Trade Project Cards S5 (Dark) - Equal Height ────── */
.wpo-project-section-s5 .row {
  display: flex;
  flex-wrap: wrap;
}
.wpo-project-section-s5 .row > [class*="col"] {
  display: flex;
}
.wpo-project-section-s5 .project-card-s5 {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.wpo-project-section-s5 .project-card-s5 .image {
  flex: 1;
  overflow: hidden;
}
.wpo-project-section-s5 .project-card-s5 .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* ── SS Trade CTA Section - Background Image Fit ────────── */
.wpo-cta-section {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

/* ── SS Trade — Section Title ───────────────────────────── */
.ss-section-title .eyebrow {
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #3871A8;
  margin-bottom: 14px;
}
.ss-section-title h2 {
  color: #001F3F;
  font-size: clamp(2rem, 4vw, 3rem);
  line-height: 1.2;
}

/* ── SS Trade — Why Choose Us (Luxury redesign) ─────────── */
.ss-why-choose-us {
  position: relative;
  background: linear-gradient(180deg, #f7f9fc 0%, #ffffff 100%);
  overflow: hidden;
}
.ss-why-bg-decor {
  position: absolute;
  top: -120px;
  right: -120px;
  width: 480px;
  height: 480px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(56, 113, 168, 0.10) 0%, rgba(56, 113, 168, 0) 70%);
  z-index: 0;
  pointer-events: none;
}
.ss-why-choose-us .position-relative { z-index: 2; }

.ss-eyebrow-luxe {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 4px;
  text-transform: uppercase;
  color: #3871A8;
  margin-bottom: 18px;
}
.ss-eyebrow-luxe .line {
  width: 40px;
  height: 2px;
  background: linear-gradient(90deg, #3871A8, transparent);
  display: inline-block;
}

.ss-luxe-title {
  color: #001F3F;
  font-size: clamp(2rem, 4.4vw, 3.4rem);
  line-height: 1.1;
  margin: 0;
}
.ss-luxe-lead {
  color: #5a6479;
  font-size: 16px;
  line-height: 1.85;
  margin: 0;
  padding-left: 0;
  border-left: 3px solid #3871A8;
  padding: 4px 0 4px 20px;
}

/* ── Left showcase panel ───────────────────────────────── */
.ss-why-showcase {
  position: relative;
  padding: 8px 0 0;
}
.ss-why-showcase .ss-luxe-title {
  margin-bottom: 22px;
}
.ss-why-showcase .ss-luxe-title em {
  font-style: italic;
  color: #3871A8;
}
.ss-why-showcase-lead {
  color: #5a6479;
  font-size: 16px;
  line-height: 1.85;
  margin: 0 0 36px;
  padding: 4px 0 4px 20px;
  border-left: 3px solid #3871A8;
}

.ss-why-stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
  margin-bottom: 36px;
  padding: 28px 24px;
  background: linear-gradient(135deg, #001F3F 0%, #00305f 60%, #1a3866 100%);
  border-radius: 16px;
  box-shadow: 0 24px 50px rgba(0, 31, 63, 0.22);
  position: relative;
  overflow: hidden;
}
.ss-why-stats::before {
  content: "";
  position: absolute;
  top: -60px;
  right: -60px;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255,255,255,0.10) 0%, rgba(255,255,255,0) 70%);
  pointer-events: none;
}
.ss-why-stat {
  position: relative;
  z-index: 1;
  text-align: left;
}
.ss-why-stat + .ss-why-stat {
  border-left: 1px solid rgba(255, 255, 255, 0.14);
  padding-left: 18px;
}
.ss-why-stat h3 {
  color: #ffffff;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 1;
  margin: 0 0 8px;
  letter-spacing: -1px;
}
.ss-why-stat h3 span {
  font-size: 22px;
  color: #7fb4e8;
  margin-left: 2px;
}
.ss-why-stat p {
  color: rgba(255, 255, 255, 0.75);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  line-height: 1.4;
  margin: 0;
}

.ss-why-showcase-cta {
  display: inline-block;
}
.ss-why-showcase-cta.theme-btn {
  background: linear-gradient(135deg, #001128 0%, #001F3F 50%, #00305f 100%) !important;
  color: #ffffff !important;
  border: 1px solid transparent !important;
  box-shadow: 0 10px 24px rgba(0, 17, 40, 0.25);
  transition: transform .35s ease, box-shadow .35s ease, background .3s ease;
}
.ss-why-showcase-cta.theme-btn:hover,
.ss-why-showcase-cta.theme-btn:focus,
.ss-why-showcase-cta.theme-btn:active {
  color: #ffffff !important;
  transform: translateY(-2px);
  box-shadow: 0 14px 30px rgba(0, 17, 40, 0.32);
}
.ss-why-showcase-cta.theme-btn .rolling-text { color: #ffffff !important; }

/* ── Right vertical feature list ───────────────────────── */
.ss-why-list {
  list-style: none;
  margin: 0;
  padding: 0;
  counter-reset: ss-why;
}
.ss-why-item {
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 22px;
  padding: 24px 26px 24px 22px;
  border-radius: 12px;
  background: #ffffff;
  border: 1px solid rgba(0, 31, 63, 0.06);
  transition: transform .4s cubic-bezier(.22,.61,.36,1), box-shadow .4s ease, border-color .35s ease, background .35s ease;
  overflow: hidden;
}
.ss-why-item + .ss-why-item {
  margin-top: 14px;
}
.ss-why-item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 4px;
  background: linear-gradient(180deg, #001F3F 0%, #3871A8 100%);
  transform: scaleY(0);
  transform-origin: top center;
  transition: transform .45s cubic-bezier(.22,.61,.36,1);
}
.ss-why-item:hover {
  transform: translateX(6px);
  box-shadow: 0 18px 40px rgba(0, 31, 63, 0.10);
  border-color: rgba(56, 113, 168, 0.22);
}
.ss-why-item:hover::before {
  transform: scaleY(1);
}

.ss-why-item-num {
  flex-shrink: 0;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 34px;
  font-weight: 700;
  line-height: 1;
  color: transparent;
  -webkit-text-stroke: 1.2px rgba(0, 31, 63, 0.22);
  letter-spacing: -1px;
  margin-top: 4px;
  transition: -webkit-text-stroke-color .35s ease, color .35s ease;
}
.ss-why-item:hover .ss-why-item-num {
  color: #3871A8;
  -webkit-text-stroke-color: transparent;
}

.ss-why-item-icon {
  flex-shrink: 0;
  width: 54px;
  height: 54px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(56, 113, 168, 0.08);
  color: #001F3F;
  transition: background .35s ease, color .35s ease, transform .45s cubic-bezier(.22,.61,.36,1);
}
.ss-why-item-icon i {
  font-size: 22px;
  line-height: 1;
}
.ss-why-item:hover .ss-why-item-icon {
  background: linear-gradient(135deg, #001F3F 0%, #3871A8 100%);
  color: #ffffff;
  transform: rotate(-6deg) scale(1.05);
}

.ss-why-item-body {
  flex: 1;
  min-width: 0;
}
.ss-why-item-body h4 {
  color: #001F3F;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 19px;
  font-weight: 700;
  line-height: 1.35;
  margin: 0 0 6px;
  letter-spacing: -0.2px;
}
.ss-why-item-body p {
  color: #5a6479;
  font-size: 14.5px;
  line-height: 1.7;
  margin: 0;
}

.ss-why-item-arrow {
  flex-shrink: 0;
  align-self: center;
  color: #3871A8;
  opacity: 0;
  transform: translateX(-8px);
  transition: opacity .35s ease, transform .4s cubic-bezier(.22,.61,.36,1);
}
.ss-why-item:hover .ss-why-item-arrow {
  opacity: 1;
  transform: translateX(0);
}

/* Featured wide card (07) */
.ss-luxe-feature {
  position: relative;
  margin-top: 16px;
  background: linear-gradient(135deg, #001F3F 0%, #00305f 60%, #3871A8 100%);
  border-radius: 16px;
  padding: 40px 44px;
  display: flex;
  align-items: center;
  gap: 36px;
  overflow: hidden;
  color: #ffffff;
  box-shadow: 0 24px 50px rgba(0, 31, 63, 0.22);
}
.ss-luxe-feature::before {
  content: "";
  position: absolute;
  top: -80px;
  right: -80px;
  width: 280px;
  height: 280px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 70%);
  pointer-events: none;
}
.ss-luxe-feature::after {
  content: "07";
  position: absolute;
  bottom: -38px;
  right: 28px;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 220px;
  font-weight: 700;
  line-height: 1;
  color: transparent;
  -webkit-text-stroke: 1.5px rgba(255, 255, 255, 0.09);
  letter-spacing: -8px;
  pointer-events: none;
}
.ss-luxe-feature-icon {
  flex-shrink: 0;
  width: 92px;
  height: 92px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(10px);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
.ss-luxe-feature-icon i {
  font-size: 38px;
  color: #ffffff;
}
.ss-luxe-feature-text {
  flex: 1;
  z-index: 1;
}
.ss-luxe-num-inline {
  display: inline-block;
  font-family: 'Georgia', serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 4px;
  color: rgba(255, 255, 255, 0.65);
  margin-bottom: 6px;
}
.ss-luxe-feature h4 {
  color: #ffffff;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: clamp(1.4rem, 2.2vw, 1.9rem);
  font-weight: 700;
  margin: 0 0 10px;
  letter-spacing: -0.3px;
}
.ss-luxe-feature p {
  color: rgba(255, 255, 255, 0.82);
  font-size: 15px;
  line-height: 1.8;
  margin: 0;
  max-width: 720px;
}
.ss-luxe-feature-cta {
  flex-shrink: 0;
  z-index: 1;
}
.ss-luxe-feature-cta .theme-btn {
  background: #ffffff !important;
  color: #001F3F !important;
}
.ss-luxe-feature-cta .theme-btn:hover {
  background: #3871A8 !important;
  color: #ffffff !important;
}

/* Responsive: featured card stacks on small screens */
@media (max-width: 991px) {
  .ss-luxe-feature {
    flex-direction: column;
    align-items: flex-start;
    gap: 22px;
    padding: 32px 28px;
    text-align: left;
  }
  .ss-luxe-feature::after { font-size: 160px; bottom: -28px; right: 18px; }
  .ss-luxe-feature-cta { width: 100%; }
}
@media (max-width: 767px) {
  .ss-why-stats { grid-template-columns: repeat(3, 1fr); gap: 10px; padding: 22px 18px; }
  .ss-why-stat + .ss-why-stat { padding-left: 12px; }
  .ss-why-stat h3 { font-size: 32px; }
  .ss-why-stat h3 span { font-size: 18px; }
  .ss-why-stat p { font-size: 11px; letter-spacing: 1px; }
}
@media (max-width: 575px) {
  .ss-why-showcase-lead { font-size: 15px; padding-left: 16px; }
  .ss-why-stats { grid-template-columns: 1fr 1fr; }
  .ss-why-stat:nth-child(3) { grid-column: 1 / -1; border-left: none; padding-left: 0; padding-top: 14px; border-top: 1px solid rgba(255,255,255,0.14); }
  .ss-why-item { flex-wrap: wrap; padding: 20px 18px 20px 18px; gap: 14px; }
  .ss-why-item-num { font-size: 28px; }
  .ss-why-item-icon { width: 48px; height: 48px; border-radius: 10px; }
  .ss-why-item-icon i { font-size: 20px; }
  .ss-why-item-body h4 { font-size: 17px; }
  .ss-why-item-body p { font-size: 14px; }
  .ss-why-item-arrow { display: none; }
  .ss-luxe-feature { padding: 28px 22px; }
  .ss-luxe-feature::after { font-size: 130px; }
  .ss-luxe-feature-icon { width: 72px; height: 72px; }
  .ss-luxe-feature-icon i { font-size: 30px; }
}

/* Our Commitment */
.ss-commitment-section { background: #fff; }
.ss-commitment-image {
  border-radius: 12px;
  overflow: hidden;
  position: relative;
  height: 460px;
}
.ss-commitment-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ss-commitment-list {
  list-style: none;
  padding: 0;
  margin: 18px 0 0;
}
.ss-commitment-list li {
  padding: 12px 0;
  border-bottom: 1px solid #eef1f7;
  font-size: 16px;
  color: #333;
  display: flex;
  align-items: center;
  gap: 12px;
}
.ss-commitment-list li:last-child { border-bottom: none; }
.ss-commitment-list li i {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #001F3F;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  flex-shrink: 0;
}

/* Why Clients Choose Us / Vision */
.ss-vision-section { background: #f7f9fc; }
.ss-vision-card {
  background: #fff;
  border-left: 4px solid #3871A8;
  padding: 36px 32px;
  border-radius: 6px;
  height: 100%;
  box-shadow: 0 6px 24px rgba(0, 31, 63, 0.06);
  transition: all .3s ease;
}
.ss-vision-card:hover {
  box-shadow: 0 16px 40px rgba(0, 31, 63, 0.12);
  transform: translateY(-4px);
}
.ss-vision-card .icon {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: #001F3F;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  margin-bottom: 20px;
}
.ss-vision-card .eyebrow {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #3871A8;
  margin-bottom: 10px;
}
.ss-vision-card h3 {
  color: #001F3F;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 14px;
  line-height: 1.3;
}
.ss-vision-card p {
  color: #555;
  font-size: 15px;
  line-height: 1.8;
  margin: 0;
}

/* Floating Get a Quote CTA */
.ss-floating-cta {
  position: fixed;
  bottom: 30px;
  right: 30px;
  background: #001F3F;
  color: #fff !important;
  padding: 14px 22px;
  border-radius: 50px;
  text-decoration: none;
  font-weight: 700;
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  box-shadow: 0 8px 24px rgba(0, 31, 63, 0.35);
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  transition: all .35s ease;
}
.ss-floating-cta.visible {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.ss-floating-cta:hover {
  background: #3871A8;
  color: #fff !important;
}
.ss-floating-cta i { font-size: 18px; }
@media (max-width: 575px) {
  .ss-floating-cta { padding: 12px 18px; font-size: 13px; bottom: 20px; right: 20px; }
}

/* Best Projects — Location + Rating Meta */
.wpo-project-section .title .eyebrow {
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #3871A8;
  margin-bottom: 14px;
}
.wpo-project-section .title p {
  margin-top: 14px;
  color: #555;
  max-width: 640px;
  font-size: 16px;
  line-height: 1.7;
}
.ss-project-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-top: 8px;
  font-size: 14px;
  flex-wrap: wrap;
}
.ss-project-meta .location {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: inherit;
  opacity: 0.9;
  font-weight: 500;
}
.ss-project-meta .location i { color: #3871A8; font-size: 14px; }
.ss-project-meta .rating {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  color: #f5a623;
  font-size: 13px;
}
.ss-project-meta .rating small {
  color: inherit;
  margin-left: 6px;
  font-weight: 600;
  font-size: 13px;
}

/* ── SS Trade — Specialist Trade Service Cards (icon-font variant of .service-card) ── */
.ss-specialist-trades .service-card .icon i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 42px;
  color: #001F3F;
  width: 64px;
  height: 64px;
  line-height: 1;
}
.ss-specialist-trades .service-card:hover .icon i {
  color: #3871A8;
}
/* Equal-height cards in trade grid */
.ss-specialist-trades .service-wrap .row {
  display: flex;
  flex-wrap: wrap;
}
.ss-specialist-trades .service-wrap .row > [class*="col"] {
  display: flex;
}
.ss-specialist-trades .service-wrap .service-card {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.ss-specialist-trades .service-wrap .service-card p {
  flex: 1;
}

/* ── SS Trade — Header (Home overlay pill / Inner fixed rect) ── */

/* Remove the legacy cloned sticky pill — we handle sticky via #header directly */
.wpo-site-header .navigation.sticky-header { display: none !important; }

/* Base — fixed rectangle used on inner pages (and on home while scrolled).
   NOTE: .page-wrapper has overflow:hidden which breaks position:sticky, so we use fixed. */
#header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 998;
  width: 100%;
  background: #ffffff;
  transition: box-shadow .3s ease, background .3s ease;
}
#header.is-scrolled {
  box-shadow: 0 6px 24px rgba(0, 31, 63, 0.08);
}
#header .wpo-site-header.wpo-header-style {
  position: relative !important;
  background: transparent;
  overflow: visible !important; /* let dropdowns escape */
}

/* Inner pages: reserve vertical space so fixed header doesn't cover page content */
body.page-inner { padding-top: 90px; }
body.page-inner #header { box-shadow: 0 4px 18px rgba(0, 31, 63, 0.06); }

/* Home page: overlay the hero with a transparent header so the pill floats on the image */
body.page-home #header {
  position: absolute;
  background: transparent;
  box-shadow: none;
}
body.page-home #header.is-scrolled {
  position: fixed;
  background: #ffffff;
}

/* Rectangle mode — inner pages always, and home only while scrolled.
   Strips the pill gradient/border/radius/shadow so the nav reads as a plain rectangle. */
body.page-inner #header .wpo-site-header .navigation,
body.page-home #header.is-scrolled .wpo-site-header .navigation {
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  max-width: none !important;
  padding: 10px 24px !important;
}
body.page-inner #header .wpo-site-header,
body.page-home #header.is-scrolled .wpo-site-header {
  padding: 0 !important;
}
/* Logo — no plate on inner pages / scrolled home; keep the image in its natural color */
body.page-inner #header .wpo-site-header .navbar-brand,
body.page-home #header.is-scrolled .wpo-site-header .navbar-brand {
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  padding: 0 !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  box-shadow: none !important;
}
body.page-inner #header .wpo-site-header .navbar-brand img,
body.page-home #header.is-scrolled .wpo-site-header .navbar-brand img {
  filter: none !important;
  opacity: 1 !important;
}
/* Menu links — switch from white-on-navy to navy-on-white (desktop only; mobile drawer stays navy with white links) */
@media (min-width: 992px) {
  body.page-inner #header .wpo-site-header #navbar ul a,
  body.page-inner #header .wpo-site-header #navbar > ul > li > a,
  body.page-inner #header .wpo-site-header .navbar-nav .nav-link,
  body.page-home #header.is-scrolled .wpo-site-header #navbar ul a,
  body.page-home #header.is-scrolled .wpo-site-header #navbar > ul > li > a,
  body.page-home #header.is-scrolled .wpo-site-header .navbar-nav .nav-link {
    color: #001F3F !important;
  }
}
/* Dropdowns (sub-menus): restore light theme on the rectangle header and keep them on top */
body.page-inner #header .wpo-site-header #navbar ul .sub-menu,
body.page-inner #header .wpo-site-header #navbar ul ul,
body.page-home #header.is-scrolled .wpo-site-header #navbar ul .sub-menu,
body.page-home #header.is-scrolled .wpo-site-header #navbar ul ul {
  background: #ffffff !important;
  border: 1px solid rgba(0, 31, 63, 0.08) !important;
  border-radius: 12px !important;
  box-shadow: 0 18px 40px rgba(0, 31, 63, 0.14) !important;
  overflow: visible !important;
  z-index: 1000 !important;
}
body.page-inner #header .wpo-site-header #navbar .sub-menu a,
body.page-inner #header .wpo-site-header #navbar ul ul a,
body.page-home #header.is-scrolled .wpo-site-header #navbar .sub-menu a,
body.page-home #header.is-scrolled .wpo-site-header #navbar ul ul a {
  color: #001F3F !important;
  border-color: rgba(0, 31, 63, 0.06) !important;
}
body.page-inner #header .wpo-site-header #navbar .sub-menu a:hover,
body.page-inner #header .wpo-site-header #navbar ul ul a:hover,
body.page-home #header.is-scrolled .wpo-site-header #navbar .sub-menu a:hover,
body.page-home #header.is-scrolled .wpo-site-header #navbar ul ul a:hover {
  color: #001F3F !important;
  background: rgba(56, 113, 168, 0.10) !important;
}
/* Contact Now CTA on the rectangle — navy pill on white */
body.page-inner #header .wpo-site-header .header-right .theme-btn,
body.page-home #header.is-scrolled .wpo-site-header .header-right .theme-btn {
  background: linear-gradient(135deg, #001128 0%, #001F3F 50%, #00305f 100%) !important;
  color: #ffffff !important;
}

/* ─────────────────────────────────────────────────────────────
   HEADER_STYLE=2 → pill design on every page
   When body.header-style-pills is set, undo the inner-page rectangle
   stripping so the dark navy pill shows on inner pages too.
   ───────────────────────────────────────────────────────────── */
body.header-style-pills.page-inner #header,
body.header-style-pills.page-home #header.is-scrolled {
  background: transparent !important;
  box-shadow: none !important;
}
/* Re-apply the navy pill (matches the global rule lower in this file) */
body.header-style-pills.page-inner #header .wpo-site-header .navigation,
body.header-style-pills.page-home #header.is-scrolled .wpo-site-header .navigation {
  background: linear-gradient(135deg, #001128 0%, #001F3F 50%, #00305f 100%) !important;
  border: 1px solid rgba(255, 255, 255, 0.08) !important;
  border-radius: 999px !important;
  box-shadow: 0 14px 30px rgba(0, 17, 40, 0.35), 0 2px 6px rgba(0, 17, 40, 0.20) !important;
  max-width: 1340px !important;
  margin: 12px auto !important;
  padding: 8px 10px 8px 18px !important;
}
/* Keep .wpo-site-header padding consistent in pill mode regardless of scroll
   (the existing strip-to-zero on inner/scrolled-home pages was changing the
   pill's vertical offset between the unscrolled and scrolled states). */
body.header-style-pills.page-inner #header .wpo-site-header,
body.header-style-pills.page-home #header.is-scrolled .wpo-site-header {
  /* padding: 22px 28px 18px !important; */
}
@media (max-width: 575px) {
  body.header-style-pills.page-inner #header .wpo-site-header,
  body.header-style-pills.page-home #header.is-scrolled .wpo-site-header {
    padding: 14px 14px 10px !important;
  }
  body.header-style-pills.page-inner #header .wpo-site-header .navigation,
  body.header-style-pills.page-home #header.is-scrolled .wpo-site-header .navigation {
    padding: 6px 6px 6px 12px !important;
    margin: 0 auto !important;
  }
}
/* Restore white menu links on the pill — top-level only.
   Sub-menu items must stay dark on the white dropdown panel. */
@media (min-width: 992px) {
  body.header-style-pills.page-inner #header .wpo-site-header #navbar > ul > li > a,
  body.header-style-pills.page-inner #header .wpo-site-header .navbar-nav > .nav-item > .nav-link,
  body.header-style-pills.page-home #header.is-scrolled .wpo-site-header #navbar > ul > li > a,
  body.header-style-pills.page-home #header.is-scrolled .wpo-site-header .navbar-nav > .nav-item > .nav-link {
    color: rgba(255, 255, 255, 0.82) !important;
  }
  body.header-style-pills.page-inner #header .wpo-site-header #navbar > ul > li:hover > a,
  body.header-style-pills.page-home #header.is-scrolled .wpo-site-header #navbar > ul > li:hover > a {
    color: #ffffff !important;
  }
  /* Dropdown links stay navy on the white panel */
  body.header-style-pills.page-inner #header .wpo-site-header #navbar .sub-menu a,
  body.header-style-pills.page-inner #header .wpo-site-header #navbar ul ul a,
  body.header-style-pills.page-home #header.is-scrolled .wpo-site-header #navbar .sub-menu a,
  body.header-style-pills.page-home #header.is-scrolled .wpo-site-header #navbar ul ul a {
    color: #001F3F !important;
  }
}

/* Pills header — always show white dropdowns (every page, every scroll state) */
@media (min-width: 992px) {
  body.header-style-pills #header .wpo-site-header #navbar .sub-menu,
  body.header-style-pills #header .wpo-site-header #navbar ul ul {
    background: #ffffff !important;
    border: 1px solid rgba(0, 31, 63, 0.08) !important;
    border-radius: 12px !important;
    box-shadow: 0 18px 40px rgba(0, 31, 63, 0.18) !important;
    overflow: visible !important;
    z-index: 1000 !important;
  }
  body.header-style-pills #header .wpo-site-header #navbar .sub-menu a,
  body.header-style-pills #header .wpo-site-header #navbar ul ul a {
    color: #001F3F !important;
    background: transparent !important;
    border-color: rgba(0, 31, 63, 0.06) !important;
  }
  body.header-style-pills #header .wpo-site-header #navbar .sub-menu a:hover,
  body.header-style-pills #header .wpo-site-header #navbar ul ul a:hover {
    color: #001F3F !important;
    background: rgba(56, 113, 168, 0.10) !important;
  }
}
/* Logo on pill — keep its natural look (dropdown stripping rules are fine to leave) */
body.header-style-pills.page-inner #header .wpo-site-header .navbar-brand img,
body.header-style-pills.page-home #header.is-scrolled .wpo-site-header .navbar-brand img {
  filter: none !important;
  opacity: 0.98 !important;
}
/* White rounded border around the logo on the pill header
   — selector matches the specificity of the inner-page / scrolled-home strippers
   so the border survives in every state. */
body.header-style-pills #header .wpo-site-header .navbar-brand,
body.header-style-pills.page-inner #header .wpo-site-header .navbar-brand,
body.header-style-pills.page-home #header.is-scrolled .wpo-site-header .navbar-brand {
  background: transparent !important;
  border: 1.5px solid rgba(255, 255, 255, 0.85) !important;
  border-radius: 12px !important;
  padding: 6px 14px !important;
  box-shadow: none !important;
  display: inline-flex !important;
  align-items: center;
}
@media (max-width: 575px) {
  body.header-style-pills #header .wpo-site-header .navbar-brand,
  body.header-style-pills.page-inner #header .wpo-site-header .navbar-brand,
  body.header-style-pills.page-home #header.is-scrolled .wpo-site-header .navbar-brand {
    border-radius: 10px !important;
    padding: 4px 10px !important;
  }
}
/* CTA button — inverse on the dark pill (white pill, navy text) */
body.header-style-pills.page-inner #header .wpo-site-header .header-right .theme-btn,
body.header-style-pills.page-home #header.is-scrolled .wpo-site-header .header-right .theme-btn {
  background: #ffffff !important;
  color: #001F3F !important;
}
/* Reduce reserved top space since the pill sits above page content with its own margin */
body.header-style-pills.page-inner { padding-top: 110px; }

/* Dropdown links — match the top-level nav (14px, same letter-spacing) */
@media (min-width: 992px) {
  .wpo-site-header #navbar > ul > li .sub-menu a,
  .wpo-site-header #navbar ul ul a {
    font-size: 15px !important;
    font-weight: 500 !important;
    letter-spacing: 0.2px !important;
    padding: 9px 18px !important;
    line-height: 1.5 !important;
    text-transform: none;
  }
}

/* ── SS Trade — Testimonials (Luxe carousel, home only) ─── */
.ss-testimonials-luxe {
  position: relative;
  background: linear-gradient(135deg, #001128 0%, #001F3F 50%, #00305f 100%);
  color: #ffffff;
  overflow: hidden;
  isolation: isolate;
}
.ss-testimonials-luxe-decor {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  z-index: 0;
}
.ss-testimonials-luxe-decor--a {
  top: -220px; right: -160px;
  width: 560px; height: 560px;
  background: radial-gradient(circle, rgba(107, 163, 216, 0.30) 0%, rgba(107, 163, 216, 0) 70%);
}
.ss-testimonials-luxe-decor--b {
  bottom: -220px; left: -180px;
  width: 520px; height: 520px;
  background: radial-gradient(circle, rgba(56, 113, 168, 0.25) 0%, rgba(56, 113, 168, 0) 70%);
}
.ss-testimonials-luxe-grid {
  position: absolute;
  inset: 0;
  opacity: 0.35;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px);
  background-size: 56px 56px;
  mask-image: radial-gradient(ellipse at center, #000 30%, transparent 80%);
  -webkit-mask-image: radial-gradient(ellipse at center, #000 30%, transparent 80%);
  pointer-events: none;
  z-index: 0;
}
.ss-testimonials-luxe .container { position: relative; z-index: 2; }

.ss-testimonials-luxe-head {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 48px;
}
.ss-testimonials-luxe-head .ss-eyebrow-luxe { justify-content: center; margin-bottom: 12px; }
.ss-testimonials-luxe-title {
  color: #ffffff !important;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: clamp(2rem, 4.4vw, 3.2rem);
  font-weight: 700;
  line-height: 1.12;
  letter-spacing: -0.5px;
  margin: 0;
}
.ss-testimonials-luxe-title em { font-style: italic; color: #6ba3d8; }
.ss-testimonials-luxe-sub {
  color: rgba(255, 255, 255, 0.72);
  font-size: 16px;
  line-height: 1.8;
  margin: 18px auto 0;
  max-width: 620px;
}

/* Carousel — owl controls */
.ss-testimonials-luxe-slider { padding: 10px 4px 60px; }
.ss-testimonials-luxe-slider .owl-stage-outer { overflow: visible; }
.ss-testimonials-luxe-slider .owl-stage { display: flex; }
.ss-testimonials-luxe-slider .owl-item { display: flex; height: auto; }
.ss-testimonials-luxe-slider .owl-item > .item { width: 100%; display: flex; }
.ss-testimonials-luxe-slider .owl-nav {
  position: absolute;
  top: -70px;
  right: 0;
  display: flex;
  gap: 10px;
}
.ss-testimonials-luxe-slider .owl-nav button.owl-prev,
.ss-testimonials-luxe-slider .owl-nav button.owl-next {
  width: 46px !important;
  height: 46px !important;
  border-radius: 50% !important;
  background: rgba(255, 255, 255, 0.08) !important;
  border: 1px solid rgba(255, 255, 255, 0.22) !important;
  color: #ffffff !important;
  font-size: 18px !important;
  transition: background .3s ease, border-color .3s ease, transform .3s ease !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
}
.ss-testimonials-luxe-slider .owl-nav button:hover {
  background: rgba(107, 163, 216, 0.30) !important;
  border-color: #6ba3d8 !important;
  transform: translateY(-2px);
}
.ss-testimonials-luxe-slider .owl-dots {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  text-align: center;
}
.ss-testimonials-luxe-slider .owl-dots button.owl-dot {
  width: 8px; height: 8px;
  margin: 0 5px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.28) !important;
  transition: width .35s ease, background .3s ease;
}
.ss-testimonials-luxe-slider .owl-dots button.owl-dot.active {
  width: 26px;
  border-radius: 999px;
  background: #6ba3d8 !important;
}

/* Card */
.ss-testimonial-luxe-card {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 18px;
  padding: 34px 30px 28px;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  transition: transform .5s cubic-bezier(.22,.61,.36,1), border-color .4s ease, background .4s ease, box-shadow .5s ease;
  overflow: hidden;
}
.ss-testimonial-luxe-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(107, 163, 216, 0.12) 0%, rgba(107, 163, 216, 0) 55%);
  opacity: 0;
  transition: opacity .5s ease;
  pointer-events: none;
}
.ss-testimonial-luxe-card:hover {
  transform: translateY(-8px);
  border-color: rgba(107, 163, 216, 0.45);
  background: rgba(255, 255, 255, 0.09);
  box-shadow: 0 24px 60px rgba(0, 17, 40, 0.45);
}
.ss-testimonial-luxe-card:hover::before { opacity: 1; }

.ss-testimonial-luxe-card-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 18px;
}
.ss-testimonial-luxe-card-rating {
  display: inline-flex;
  gap: 3px;
  color: #ffc861;
  font-size: 14px;
}
.ss-testimonial-luxe-card-quote {
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 72px;
  line-height: 0.7;
  color: rgba(107, 163, 216, 0.55);
  margin-top: -6px;
}
.ss-testimonial-luxe-card-text {
  color: rgba(255, 255, 255, 0.86);
  font-size: 16px;
  line-height: 1.8;
  margin: 0 0 24px;
  flex: 1;
}
.ss-testimonial-luxe-card-author {
  display: flex;
  align-items: center;
  gap: 14px;
  padding-top: 18px;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
}
.ss-testimonial-luxe-card-avatar {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid rgba(107, 163, 216, 0.45);
  flex-shrink: 0;
}
.ss-testimonial-luxe-card-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.ss-testimonial-luxe-card-meta strong {
  display: block;
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.2px;
}
.ss-testimonial-luxe-card-meta span {
  color: rgba(255, 255, 255, 0.62);
  font-size: 12.5px;
  letter-spacing: 0.3px;
}

@media (max-width: 991px) {
  .ss-testimonials-luxe-slider .owl-nav { position: static; justify-content: center; margin-bottom: 22px; }
}

/* Hero slider — shorter height on tablet / mobile (desktop unchanged) */
@media (max-width: 991px) {
  .wpo-hero-slider {
    height: auto !important;
    min-height: 560px;
    padding: 140px 0 120px !important;
  }
}
@media (max-width: 767px) {
  .wpo-hero-slider {
    min-height: 480px;
    padding: 120px 0 100px !important;
  }
}
@media (max-width: 575px) {
  .wpo-hero-slider {
    min-height: 420px;
    padding: 110px 0 90px !important;
  }
}

/* Tighten vertical gap between the page header and the first section below it */
body.page-inner .ss-page-header { padding: 56px 0 48px; }
body.page-inner .ss-page-header::after { display: none; } /* drop the fade-to-white gradient — clean edge */
body.page-inner .ss-page-header + section.section-padding { padding-top: 64px; }
@media (max-width: 991px) {
  body.page-inner .ss-page-header { padding: 44px 0 40px; }
  body.page-inner .ss-page-header + section.section-padding { padding-top: 50px; }
}
@media (min-width: 992px) {
  .ss-floating-cta { bottom: 90px; }
}

/* ── SS Trade — About Luxury Section ────────────────────── */
.ss-about-luxe.section-padding {
  padding: 70px 0;
}
@media (max-width: 991px) {
  .ss-about-luxe.section-padding { padding: 56px 0; }
}
@media (max-width: 767px) {
  .ss-about-luxe.section-padding { padding: 48px 0; }
}
.ss-about-luxe {
  position: relative;
  background: #ffffff;
  overflow: hidden;
}
.ss-about-luxe-bg-decor {
  position: absolute;
  top: 10%;
  left: -200px;
  width: 520px;
  height: 520px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(56, 113, 168, 0.08) 0%, rgba(56, 113, 168, 0) 70%);
  z-index: 0;
  pointer-events: none;
}
.ss-about-luxe .position-relative { z-index: 2; }

/* Image side */
.ss-about-luxe-image-wrap {
  position: relative;
  padding: 18px 24px 24px 0;
  max-width: 460px;
  margin: 0 auto;
}
.ss-about-luxe-image {
  position: relative;
  z-index: 2;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 24px 60px rgba(0, 31, 63, 0.18);
  aspect-ratio: 4 / 5;
}
.ss-about-luxe-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 1.2s cubic-bezier(.22,.61,.36,1);
}
.ss-about-luxe-image-wrap:hover .ss-about-luxe-image img {
  transform: scale(1.04);
}
.ss-about-luxe-image-accent {
  position: absolute;
  top: 0;
  right: 0;
  width: 68%;
  height: 82%;
  border: 2px solid #3871A8;
  border-radius: 16px;
  z-index: 1;
  transform: translate(18px, -18px);
  opacity: 0.7;
}
.ss-about-luxe-experience {
  position: absolute;
  bottom: 14px;
  left: -14px;
  z-index: 3;
  background: linear-gradient(135deg, #001F3F 0%, #3871A8 100%);
  color: #fff;
  padding: 16px 22px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  gap: 14px;
  box-shadow: 0 18px 40px rgba(0, 31, 63, 0.28);
}
.ss-about-luxe-experience .num {
  font-family: 'Georgia', serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
}
.ss-about-luxe-experience .num sup {
  font-size: 20px;
  top: -14px;
  color: #c9d8ff;
}
.ss-about-luxe-experience .lbl {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  line-height: 1.4;
  color: #fff;
}

/* Text side */
.ss-about-luxe-badge {
  display: inline-block;
  background: #f0f4fa;
  color: #3871A8;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
  padding: 10px 24px;
  border-radius: 50px;
  margin-bottom: 24px;
  border: 1px solid rgba(56, 113, 168, 0.18);
}
.ss-about-luxe-title {
  color: #001F3F;
  font-family: "Felidae", 'Georgia', 'Times New Roman', serif;
  font-weight: 400;
  font-size: clamp(2.4rem, 5.4vw, 4.2rem);
  line-height: 1.08;
  letter-spacing: -0.5px;
  margin-bottom: 24px;
  white-space: nowrap;
}
.ss-about-luxe-title em {
  font-style: italic;
  color: #3871A8;
  font-weight: 400;
}
.ss-about-luxe-subtitle {
  display: block;
  margin-top: 14px;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: clamp(1.1rem, 2vw, 1.6rem);
  line-height: 1.3;
  letter-spacing: 0;
  font-weight: 400;
  color: #5a6479;
  white-space: normal;
}
.ss-about-luxe-subtitle em {
  font-style: italic;
  color: #3871A8;
  font-weight: 400;
}
@media (max-width: 575px) {
  .ss-about-luxe-title { white-space: normal; font-size: clamp(1.9rem, 8vw, 2.4rem); }
  .ss-about-luxe-subtitle { font-size: 1rem; margin-top: 10px; }
}
.ss-about-luxe-desc {
  color: #5a6479;
  font-size: 16px;
  line-height: 1.9;
  margin-bottom: 36px;
  max-width: 560px;
}

/* Stats */
.ss-about-luxe-stats {
  display: flex;
  align-items: center;
  gap: 36px;
  padding: 28px 0;
  border-top: 1px solid #e6ecf5;
  border-bottom: 1px solid #e6ecf5;
  margin-bottom: 32px;
}
.ss-about-luxe-stats .stat {
  display: flex;
  align-items: flex-end;
  gap: 14px;
}
.ss-about-luxe-stats .stat h3 {
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: clamp(3rem, 5.5vw, 4.6rem);
  font-weight: 400;
  color: #001F3F;
  margin: 0;
  line-height: 1;
  letter-spacing: -2px;
  display: inline-flex;
  align-items: flex-start;
}
.ss-about-luxe-stats .stat h3 .plus {
  font-size: 0.5em;
  color: #3871A8;
  font-weight: 700;
  margin-left: 4px;
  margin-top: 8px;
}
.ss-about-luxe-stats .stat p {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color: #5a6479;
  margin: 0 0 10px;
  line-height: 1.4;
}
.ss-about-luxe-stats .stat-divider {
  width: 1px;
  height: 72px;
  background: linear-gradient(180deg, transparent, #e6ecf5 30%, #e6ecf5 70%, transparent);
}

/* Actions */
.ss-about-luxe-actions {
  display: flex;
  align-items: center;
  gap: 30px;
  flex-wrap: wrap;
}
.ss-about-luxe-video {
  display: flex;
  align-items: center;
  gap: 14px;
}
.ss-about-luxe-video .video-btn {
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background: #fff;
  border: 2px solid #001F3F;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all .3s ease;
  position: relative;
}
.ss-about-luxe-video .video-btn::before {
  content: "";
  position: absolute;
  inset: -6px;
  border-radius: 50%;
  border: 1px dashed rgba(0, 31, 63, 0.25);
  animation: ssPulseRing 3s infinite ease-in-out;
}
.ss-about-luxe-video .video-btn:hover {
  background: #001F3F;
}
.ss-about-luxe-video .video-btn:hover svg path {
  fill: #fff !important;
}
.ss-about-luxe-video span {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #001F3F;
  line-height: 1.4;
}
@keyframes ssPulseRing {
  0%, 100% { transform: scale(1); opacity: .5; }
  50% { transform: scale(1.08); opacity: .9; }
}

/* Responsive */
@media (max-width: 991px) {
  .ss-about-luxe-image-wrap { padding: 20px 16px 20px 0; }
  .ss-about-luxe-image-accent { transform: translate(10px, -10px); }
  .ss-about-luxe-experience { padding: 18px 22px; }
  .ss-about-luxe-experience .num { font-size: 42px; }
}
@media (max-width: 575px) {
  .ss-about-luxe-image-wrap { padding: 0; }
  .ss-about-luxe-image-accent { display: none; }
  .ss-about-luxe-experience {
    position: static;
    margin-top: 16px;
    display: inline-flex;
  }
  .ss-about-luxe-stats {
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
  }
  .ss-about-luxe-stats .stat-divider {
    width: 60px;
    height: 1px;
  }
  .ss-about-luxe-stats .stat h3 { font-size: 3rem; }
  .ss-about-luxe-actions { gap: 20px; }
}

/* ── SS Trade — Best Projects Title (Luxury) ────────────── */
.ss-best-projects-title {
  text-align: center;
  margin-bottom: 50px;
  padding: 0 20px;
}
.ss-best-projects-eyebrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 22px;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-style: italic;
  font-weight: 400;
  font-size: clamp(2rem, 4.6vw, 3.6rem);
  color: #001F3F;
  letter-spacing: -0.5px;
  line-height: 1.1;
  margin-bottom: 18px;
  position: relative;
}
.ss-best-projects-eyebrow .line {
  display: inline-block;
  height: 2px;
  width: clamp(40px, 8vw, 90px);
  background: linear-gradient(90deg, transparent, #3871A8, #3871A8);
  border-radius: 2px;
  position: relative;
}
.ss-best-projects-eyebrow .line:last-child {
  background: linear-gradient(90deg, #3871A8, #3871A8, transparent);
}
.ss-best-projects-eyebrow .line::before {
  content: "";
  position: absolute;
  top: 50%;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #3871A8;
  transform: translateY(-50%);
}
.ss-best-projects-eyebrow .line:first-child::before { right: -2px; }
.ss-best-projects-eyebrow .line:last-child::before { left: -2px; }

.ss-best-projects-title p {
  color: #5a6479;
  font-size: 17px;
  line-height: 1.7;
  max-width: 660px;
  margin: 0 auto;
}

@media (max-width: 575px) {
  .ss-best-projects-eyebrow { gap: 14px; }
  .ss-best-projects-title p { font-size: 15px; }
}

/* ── SS Trade — Our Commitment (Luxury) ─────────────────── */
.ss-commitment-luxe {
  position: relative;
  background: linear-gradient(180deg, #ffffff 0%, #f7f9fc 100%);
  overflow: hidden;
}
.ss-commitment-luxe-bg-decor {
  position: absolute;
  bottom: -160px;
  right: -160px;
  width: 520px;
  height: 520px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(0, 31, 63, 0.06) 0%, rgba(0, 31, 63, 0) 70%);
  z-index: 0;
  pointer-events: none;
}
.ss-commitment-luxe .position-relative { z-index: 2; }

/* Image */
.ss-commitment-luxe-image-wrap {
  position: relative;
  padding: 32px 0 32px 32px;
}
.ss-commitment-luxe-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 75%;
  height: 75%;
  border: 2px solid #3871A8;
  border-radius: 16px;
  z-index: 1;
  opacity: 0.5;
}
.ss-commitment-luxe-image {
  position: relative;
  z-index: 2;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 28px 60px rgba(0, 31, 63, 0.20);
}
.ss-commitment-luxe-image img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 1.2s cubic-bezier(.22,.61,.36,1);
}
.ss-commitment-luxe-image-wrap:hover .ss-commitment-luxe-image img {
  transform: scale(1.05);
}
.ss-commitment-luxe-quote {
  position: absolute;
  bottom: -10px;
  right: -16px;
  z-index: 3;
  background: linear-gradient(135deg, #001F3F 0%, #3871A8 100%);
  color: #fff;
  padding: 22px 28px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  gap: 14px;
  box-shadow: 0 18px 44px rgba(0, 31, 63, 0.30);
  max-width: 280px;
}
.ss-commitment-luxe-quote i {
  font-size: 26px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1;
}
.ss-commitment-luxe-quote p {
  margin: 0;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-style: italic;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.4;
  color: #fff;
}

/* Text side */
.ss-commitment-luxe-desc {
  color: #5a6479;
  font-size: 16px;
  line-height: 1.9;
  margin: 24px 0 32px;
  max-width: 560px;
}
.ss-commitment-luxe-subtitle {
  display: inline-block;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-style: italic;
  font-size: 18px;
  color: #001F3F;
  margin: 0 0 24px;
  padding-bottom: 8px;
  border-bottom: 2px solid #3871A8;
}
.ss-commitment-luxe-list {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.ss-commitment-luxe-item {
  display: flex;
  align-items: flex-start;
  gap: 22px;
  padding: 20px 0;
  border-bottom: 1px solid #e6ecf5;
  transition: padding-left .35s ease;
}
.ss-commitment-luxe-item:last-child { border-bottom: none; }
.ss-commitment-luxe-item:hover { padding-left: 8px; }
.ss-commit-num {
  flex-shrink: 0;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 32px;
  font-weight: 400;
  color: transparent;
  -webkit-text-stroke: 1.2px #3871A8;
  line-height: 1;
  letter-spacing: -1px;
  width: 50px;
  transition: color .35s ease, -webkit-text-stroke-color .35s ease;
}
.ss-commitment-luxe-item:hover .ss-commit-num {
  color: #3871A8;
  -webkit-text-stroke-color: #3871A8;
}
.ss-commit-text { flex: 1; }
.ss-commit-text h6 {
  color: #001F3F;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 17px;
  font-weight: 700;
  margin: 0 0 4px;
  letter-spacing: -0.2px;
}
.ss-commit-text p {
  color: #5a6479;
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
}

/* ── SS Trade — Pillars (Why Clients Choose Us / Our Vision) ── */
.ss-pillars-section {
  position: relative;
  background: #f7f9fc;
}
.ss-pillars-header {
  margin-bottom: 36px;
}
.ss-pillars-divider {
  display: inline-block;
  width: 60px;
  height: 2px;
  background: #3871A8;
  position: relative;
  margin: 0 auto 18px;
}
.ss-pillars-divider span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #3871A8;
  box-shadow: 0 0 0 5px rgba(56, 113, 168, 0.18);
}
.ss-pillars-lead {
  color: #5a6479;
  font-size: 16px;
  line-height: 1.8;
  max-width: 600px;
  margin: 18px auto 0;
}

/* Pillar card (light) */
.ss-pillar-card {
  position: relative;
  background: #ffffff;
  border-radius: 16px;
  padding: 48px 40px 40px;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(0, 31, 63, 0.06);
  box-shadow: 0 6px 24px rgba(0, 31, 63, 0.06);
  transition: transform .5s cubic-bezier(.22,.61,.36,1), box-shadow .45s ease;
}
.ss-pillar-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: linear-gradient(90deg, #001F3F, #3871A8);
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform .55s cubic-bezier(.22,.61,.36,1);
}
.ss-pillar-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 30px 60px rgba(0, 31, 63, 0.16);
}
.ss-pillar-card:hover::before { transform: scaleX(1); }
.ss-pillar-num {
  position: absolute;
  top: 20px;
  right: 28px;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 88px;
  font-weight: 700;
  line-height: 1;
  color: transparent;
  -webkit-text-stroke: 1.5px rgba(0, 31, 63, 0.10);
  letter-spacing: -3px;
  pointer-events: none;
  transition: -webkit-text-stroke-color .4s ease, transform .5s ease;
}
.ss-pillar-card:hover .ss-pillar-num {
  -webkit-text-stroke-color: rgba(56, 113, 168, 0.35);
  transform: scale(1.05);
}
.ss-pillar-icon {
  width: 76px;
  height: 76px;
  border-radius: 18px;
  background: linear-gradient(135deg, #001F3F 0%, #3871A8 100%);
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 26px;
  box-shadow: 0 14px 32px rgba(0, 31, 63, 0.24);
  transition: transform .55s cubic-bezier(.22,.61,.36,1);
}
.ss-pillar-card:hover .ss-pillar-icon {
  transform: rotate(-6deg) scale(1.06);
}
.ss-pillar-icon i {
  font-size: 32px;
}
.ss-pillar-eyebrow {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 3.5px;
  text-transform: uppercase;
  color: #3871A8;
  margin-bottom: 12px;
}
.ss-pillar-card h3 {
  color: #001F3F;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: clamp(1.4rem, 2.4vw, 1.85rem);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: -0.3px;
  margin: 0 0 16px;
}
.ss-pillar-card > p {
  color: #5a6479;
  font-size: 15px;
  line-height: 1.85;
  margin: 0 0 24px;
}
.ss-pillar-line {
  display: block;
  width: 50px;
  height: 2px;
  background: #001F3F;
  margin-bottom: 20px;
  transition: width .45s ease;
}
.ss-pillar-card:hover .ss-pillar-line { width: 80px; }
.ss-pillar-points {
  list-style: none;
  padding: 0;
  margin: 0;
}
.ss-pillar-points li {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 8px 0;
  font-size: 14px;
  color: #444;
  font-weight: 500;
}
.ss-pillar-points li i {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #e8f0fe;
  color: #3871A8;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  font-weight: 700;
  flex-shrink: 0;
}

/* Dark pillar variant */
.ss-pillar-card-dark {
  background: linear-gradient(135deg, #001F3F 0%, #00305f 60%, #1a3866 100%);
  color: #ffffff;
  border: none;
  box-shadow: 0 14px 36px rgba(0, 31, 63, 0.20);
}
.ss-pillar-card-dark::before {
  background: linear-gradient(90deg, #3871A8, #ffffff);
}
.ss-pillar-card-dark::after {
  content: "";
  position: absolute;
  top: -100px;
  right: -100px;
  width: 280px;
  height: 280px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0) 70%);
  pointer-events: none;
}
.ss-pillar-card-dark .ss-pillar-num {
  -webkit-text-stroke-color: rgba(255, 255, 255, 0.16);
}
.ss-pillar-card-dark:hover .ss-pillar-num {
  -webkit-text-stroke-color: rgba(255, 255, 255, 0.40);
}
.ss-pillar-icon-light {
  background: rgba(255, 255, 255, 0.12) !important;
  border: 1px solid rgba(255, 255, 255, 0.20);
  box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.04) !important;
  backdrop-filter: blur(10px);
}
.ss-pillar-eyebrow-light { color: #c9d8ff !important; }
.ss-pillar-card-dark h3 { color: #ffffff; }
.ss-pillar-card-dark > p { color: rgba(255, 255, 255, 0.78); }
.ss-pillar-line-light { background: #ffffff !important; }
.ss-pillar-points-light li { color: rgba(255, 255, 255, 0.85); }
.ss-pillar-points-light li i {
  background: rgba(255, 255, 255, 0.12);
  color: #ffffff;
}

/* CTA at bottom */
.ss-pillars-cta {
  text-align: center;
  margin-top: 48px;
  padding: 36px 24px;
  background: #ffffff;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  flex-wrap: wrap;
  box-shadow: 0 6px 20px rgba(0, 31, 63, 0.06);
}
.ss-pillars-cta p {
  margin: 0;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-style: italic;
  font-size: 18px;
  color: #001F3F;
}

/* Responsive */
@media (max-width: 991px) {
  .ss-commitment-luxe-image-wrap { padding: 20px 0 20px 20px; }
  .ss-commitment-luxe-quote {
    position: static;
    margin: 16px auto 0;
    max-width: 100%;
  }
  .ss-pillar-num { font-size: 72px; }
  .ss-pillar-card { padding: 38px 30px 32px; }
}
@media (max-width: 575px) {
  .ss-commitment-luxe-image-wrap { padding: 0; }
  .ss-commitment-luxe-frame { display: none; }
  .ss-commitment-luxe-quote {
    padding: 18px 22px;
    gap: 12px;
  }
  .ss-commit-num { font-size: 26px; width: 42px; }
  .ss-commit-text h6 { font-size: 15px; }
  .ss-commitment-luxe-item { padding: 16px 0; gap: 14px; }
  .ss-pillar-card { padding: 32px 24px 28px; }
  .ss-pillar-icon { width: 64px; height: 64px; border-radius: 14px; }
  .ss-pillar-icon i { font-size: 26px; }
  .ss-pillar-num { font-size: 60px; top: 14px; right: 20px; }
  .ss-pillars-cta { padding: 28px 20px; gap: 16px; flex-direction: column; }
  .ss-pillars-cta p { font-size: 16px; }
}

/* ── SS Trade — Our Services (Luxury) ───────────────────── */
.ss-services-luxe {
  position: relative;
  background: linear-gradient(180deg, #eef3f9 0%, #dce6f1 100%);
  overflow: hidden;
}
.ss-services-luxe > .container { position: relative; z-index: 2; }
.ss-services-luxe-bg-decor {
  position: absolute;
  top: 8%;
  left: -180px;
  width: 460px;
  height: 460px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(56, 113, 168, 0.08) 0%, rgba(56, 113, 168, 0) 70%);
  z-index: 0;
  pointer-events: none;
}
.ss-services-luxe .position-relative { z-index: 2; }

/* Service card */
.ss-service-luxe-card {
  position: relative;
  display: flex;
  flex-direction: column;
  background: #ffffff;
  border-radius: 16px;
  padding: 44px 36px 36px;
  height: 100%;
  text-decoration: none !important;
  border: 1px solid rgba(0, 31, 63, 0.06);
  box-shadow: 0 6px 24px rgba(0, 31, 63, 0.05);
  overflow: hidden;
  transition: transform .5s cubic-bezier(.22,.61,.36,1), box-shadow .45s ease, border-color .35s ease;
}
.ss-service-luxe-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, #001F3F 0%, #00305f 60%, #1a3866 100%);
  opacity: 0;
  transition: opacity .5s ease;
  z-index: 0;
}
.ss-service-luxe-card::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, #001F3F, #3871A8);
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform .5s cubic-bezier(.22,.61,.36,1);
  z-index: 2;
}
.ss-service-luxe-card > * { position: relative; z-index: 1; }
.ss-service-luxe-card:hover {
  transform: translateY(-12px);
  box-shadow: 0 30px 60px rgba(0, 31, 63, 0.22);
  border-color: transparent;
}
.ss-service-luxe-card:hover::before { opacity: 1; }
.ss-service-luxe-card:hover::after { transform: scaleX(1); }

/* Numbered badge */
.ss-service-luxe-num {
  position: absolute;
  top: 18px;
  right: 26px;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 78px;
  font-weight: 700;
  line-height: 1;
  color: transparent;
  -webkit-text-stroke: 1.5px rgba(0, 31, 63, 0.10);
  letter-spacing: -2px;
  pointer-events: none;
  z-index: 3 !important;
  transition: -webkit-text-stroke-color .4s ease, transform .5s ease;
}
.ss-service-luxe-card:hover .ss-service-luxe-num {
  -webkit-text-stroke-color: rgba(255, 255, 255, 0.32);
  transform: translateY(-4px) scale(1.04);
}

/* Icon */
.ss-service-luxe-icon {
  width: 72px;
  height: 72px;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 24px;
  background: linear-gradient(135deg, #001F3F 0%, #3871A8 100%);
  color: #ffffff;
  box-shadow: 0 12px 28px rgba(0, 31, 63, 0.20);
  transition: transform .55s cubic-bezier(.22,.61,.36,1), background .45s ease;
}
.ss-service-luxe-icon i {
  font-size: 30px;
  line-height: 1;
}
.ss-service-luxe-card:hover .ss-service-luxe-icon {
  transform: rotate(-6deg) scale(1.06);
  background: rgba(255, 255, 255, 0.14);
  box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.06);
}

/* Title & Description */
.ss-service-luxe-card h3 {
  color: #001F3F;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -0.3px;
  margin: 0 0 14px;
  transition: color .35s ease;
}
.ss-service-luxe-card p {
  color: #5a6479;
  font-size: 15px;
  line-height: 1.8;
  margin: 0 0 26px;
  flex: 1;
  transition: color .35s ease;
}
.ss-service-luxe-card:hover h3 { color: #ffffff; }
.ss-service-luxe-card:hover p { color: rgba(255, 255, 255, 0.78); }

/* Discover More link */
.ss-service-luxe-link {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color: #001F3F;
  margin-top: auto;
  padding-top: 18px;
  border-top: 1px solid #e6ecf5;
  transition: color .35s ease, gap .35s ease, border-color .35s ease;
}
.ss-service-luxe-link svg {
  transition: transform .4s ease;
}
.ss-service-luxe-card:hover .ss-service-luxe-link {
  color: #ffffff;
  gap: 18px;
  border-top-color: rgba(255, 255, 255, 0.22);
}
.ss-service-luxe-card:hover .ss-service-luxe-link svg {
  transform: translateX(4px);
}

/* Footer CTA bar */
.ss-services-luxe-footer {
  margin-top: 56px;
  padding: 36px 44px;
  background: #ffffff;
  border-radius: 16px;
  border: 1px solid #e6ecf5;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
  box-shadow: 0 6px 24px rgba(0, 31, 63, 0.05);
}
.ss-services-luxe-footer::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 6px;
  height: 100%;
  background: linear-gradient(180deg, #001F3F, #3871A8);
}
.ss-services-luxe-footer-text { flex: 1; min-width: 240px; }
.ss-services-luxe-footer-text span {
  display: block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #3871A8;
  margin-bottom: 6px;
}
.ss-services-luxe-footer-text h4 {
  font-family: 'Georgia', 'Times New Roman', serif;
  color: #001F3F;
  font-size: clamp(1.2rem, 2vw, 1.6rem);
  font-weight: 700;
  margin: 0;
  letter-spacing: -0.3px;
}

/* Responsive */
@media (max-width: 991px) {
  .ss-service-luxe-card { padding: 36px 28px 30px; }
  .ss-service-luxe-num { font-size: 64px; }
  .ss-services-luxe-footer { padding: 28px 32px; flex-direction: column; align-items: flex-start; text-align: left; }
}
@media (max-width: 575px) {
  .ss-service-luxe-card { padding: 32px 22px 26px; }
  .ss-service-luxe-num { font-size: 54px; top: 14px; right: 18px; }
  .ss-service-luxe-icon { width: 60px; height: 60px; border-radius: 14px; margin-bottom: 18px; }
  .ss-service-luxe-icon i { font-size: 24px; }
  .ss-service-luxe-card h3 { font-size: 19px; }
  .ss-services-luxe-footer { padding: 24px 22px 24px 28px; }
}

/* ══════════════════════════════════════════════════════════
   SS TRADE — FUN FACTS (Blueprint / Architectural)
   ══════════════════════════════════════════════════════════ */
.ss-funfact-luxe {
  position: relative;
  padding: 120px 0 120px;
  background: #f6f3ec;
  color: #001F3F;
  overflow: hidden;
  isolation: isolate;
}
/* Paper texture — subtle warm diagonal gradient */
.ss-funfact-luxe::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.6) 0%, rgba(246, 243, 236, 0) 40%),
    linear-gradient(315deg, rgba(201, 161, 96, 0.08) 0%, transparent 40%);
  pointer-events: none;
  z-index: 0;
}

/* Ambient glows */
.ss-funfact-decor {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  z-index: 0;
}
.ss-funfact-decor--a {
  top: -200px;
  left: -200px;
  width: 560px;
  height: 560px;
  background: radial-gradient(circle, rgba(56, 113, 168, 0.12) 0%, rgba(56, 113, 168, 0) 70%);
}
.ss-funfact-decor--b {
  bottom: -240px;
  right: -220px;
  width: 640px;
  height: 640px;
  background: radial-gradient(circle, rgba(201, 161, 96, 0.10) 0%, rgba(201, 161, 96, 0) 70%);
}

/* Blueprint grid (navy lines on paper) */
.ss-funfact-grid-bg {
  position: absolute;
  inset: 0;
  opacity: 1;
  background-image:
    linear-gradient(rgba(0, 31, 63, 0.05) 1px, transparent 1px),
    linear-gradient(90deg, rgba(0, 31, 63, 0.05) 1px, transparent 1px);
  background-size: 56px 56px;
  background-position: center;
  mask-image: radial-gradient(ellipse at center, #000 35%, transparent 85%);
  -webkit-mask-image: radial-gradient(ellipse at center, #000 35%, transparent 85%);
  pointer-events: none;
  z-index: 0;
}

/* Architectural corner tick marks on section corners */
.ss-funfact-luxe::after {
  content: "";
  position: absolute;
  top: 40px;
  right: 40px;
  width: 30px;
  height: 30px;
  border-top: 2px solid rgba(0, 31, 63, 0.35);
  border-right: 2px solid rgba(0, 31, 63, 0.35);
  z-index: 0;
  pointer-events: none;
}

.ss-funfact-luxe .container { position: relative; z-index: 1; }

/* Header */
.ss-funfact-header {
  text-align: center;
  max-width: 760px;
  margin: 0 auto 70px;
  position: relative;
}
.ss-funfact-header::before,
.ss-funfact-header::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 60px;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(0, 31, 63, 0.25));
  transform: translateY(-50%);
}
.ss-funfact-header::before {
  left: -80px;
  background: linear-gradient(90deg, transparent, rgba(0, 31, 63, 0.25));
}
.ss-funfact-header::after {
  right: -80px;
  background: linear-gradient(90deg, rgba(0, 31, 63, 0.25), transparent);
}
@media (max-width: 991px) {
  .ss-funfact-header::before,
  .ss-funfact-header::after { display: none; }
}

.ss-eyebrow-luxe--light {
  color: #3871A8;
  justify-content: center;
}
.ss-eyebrow-luxe--light .line {
  background: linear-gradient(90deg, #3871A8, transparent);
}
.ss-funfact-title {
  color: #001F3F;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: clamp(2rem, 4.4vw, 3.4rem);
  font-weight: 700;
  line-height: 1.12;
  letter-spacing: -0.5px;
  margin: 0 0 18px;
}
.ss-funfact-lead {
  color: #5a6479;
  font-size: 16px;
  line-height: 1.85;
  margin: 0;
}

/* Card — drafting-label style */
.ss-funfact-card {
  position: relative;
  height: 100%;
  padding: 44px 26px 30px;
  border-radius: 6px;
  background: #ffffff;
  border: 1px solid rgba(0, 31, 63, 0.08);
  text-align: center;
  overflow: hidden;
  box-shadow:
    0 1px 2px rgba(0, 31, 63, 0.03),
    0 20px 40px -20px rgba(0, 31, 63, 0.08);
  transition:
    transform .5s cubic-bezier(.22,.61,.36,1),
    border-color .4s ease,
    box-shadow .45s ease;
}
.ss-funfact-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: linear-gradient(90deg, #001F3F 0%, #3871A8 100%);
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform .55s cubic-bezier(.22,.61,.36,1);
}
.ss-funfact-card:hover {
  transform: translateY(-10px);
  border-color: rgba(56, 113, 168, 0.35);
  box-shadow:
    0 2px 4px rgba(0, 31, 63, 0.04),
    0 30px 60px -20px rgba(0, 31, 63, 0.18);
}
.ss-funfact-card:hover::before { transform: scaleX(1); }

/* Drafting tick marks in card corners */
.ss-funfact-corner {
  position: absolute;
  width: 16px;
  height: 16px;
  border: 1.5px solid #3871A8;
  opacity: 0;
  transition: opacity .45s ease, transform .5s cubic-bezier(.22,.61,.36,1);
  pointer-events: none;
}
.ss-funfact-corner--tl { top: 10px; left: 10px; border-right: 0; border-bottom: 0; transform: translate(4px, 4px); }
.ss-funfact-corner--br { bottom: 10px; right: 10px; border-left: 0; border-top: 0; transform: translate(-4px, -4px); }
.ss-funfact-card:hover .ss-funfact-corner {
  opacity: 1;
  transform: translate(0, 0);
}

/* Small "01 / 04" monospace index */
.ss-funfact-index {
  display: inline-block;
  font-family: 'Courier New', Courier, monospace;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2.5px;
  color: rgba(0, 31, 63, 0.42);
  margin-bottom: 18px;
  padding: 3px 9px;
  background: rgba(56, 113, 168, 0.08);
  border-radius: 999px;
  transition: color .35s ease, background .35s ease;
}
.ss-funfact-index::before {
  content: "N° ";
  color: #3871A8;
}
.ss-funfact-card:hover .ss-funfact-index {
  color: #001F3F;
  background: rgba(56, 113, 168, 0.16);
}

/* Icon — thin navy outline circle (drafting style) */
.ss-funfact-icon {
  width: 68px;
  height: 68px;
  margin: 0 auto 24px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  border: 1.5px solid rgba(0, 31, 63, 0.18);
  color: #001F3F;
  position: relative;
  transition:
    transform .55s cubic-bezier(.22,.61,.36,1),
    border-color .4s ease,
    color .4s ease,
    background .4s ease,
    box-shadow .4s ease;
}
.ss-funfact-icon::after {
  content: "";
  position: absolute;
  inset: -7px;
  border-radius: 50%;
  border: 1px dashed rgba(56, 113, 168, 0.45);
  opacity: 0;
  transform: scale(0.9);
  transition: opacity .4s ease, transform .55s cubic-bezier(.22,.61,.36,1);
}
.ss-funfact-icon i {
  font-size: 26px;
  line-height: 1;
}
.ss-funfact-card:hover .ss-funfact-icon {
  transform: rotate(-6deg) scale(1.08);
  border-color: transparent;
  background: linear-gradient(135deg, #001F3F 0%, #3871A8 100%);
  color: #ffffff;
  box-shadow: 0 16px 30px rgba(0, 31, 63, 0.25);
}
.ss-funfact-card:hover .ss-funfact-icon::after {
  opacity: 1;
  transform: scale(1);
}

/* Big serif number */
.ss-funfact-number {
  display: block;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: clamp(3.2rem, 6vw, 5rem);
  font-weight: 700;
  line-height: 1;
  letter-spacing: -2px;
  color: #001F3F;
  margin-bottom: 14px;
  position: relative;
}
.ss-funfact-number .odometer { color: #001F3F !important; }
.ss-funfact-suffix {
  color: #3871A8;
  font-style: italic;
  font-size: 0.6em;
  margin-left: 4px;
  font-weight: 700;
  font-family: 'Georgia', serif;
}

/* Short accent bar under number */
.ss-funfact-number + .ss-funfact-label::before {
  content: "";
  display: block;
  width: 28px;
  height: 2px;
  background: #3871A8;
  margin: 0 auto 14px;
  transition: width .45s cubic-bezier(.22,.61,.36,1);
}
.ss-funfact-card:hover .ss-funfact-number + .ss-funfact-label::before {
  width: 56px;
}

/* Label & sub */
.ss-funfact-label {
  color: #001F3F;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.2px;
  margin: 0 0 8px;
  text-transform: none;
}
.ss-funfact-sub {
  color: #8a94a6;
  font-size: 11.5px;
  font-weight: 700;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  margin: 0;
  line-height: 1.4;
}

/* Responsive */
@media (max-width: 991px) {
  .ss-funfact-luxe { padding: 80px 0 80px; }
  .ss-funfact-header { margin-bottom: 44px; }
  .ss-funfact-card { padding: 40px 22px 28px; }
  .ss-funfact-icon { width: 62px; height: 62px; margin-bottom: 20px; }
  .ss-funfact-icon i { font-size: 24px; }
  .ss-funfact-luxe::after { top: 24px; right: 24px; width: 24px; height: 24px; }
}
@media (max-width: 575px) {
  .ss-funfact-luxe { padding: 60px 0 60px; }
  .ss-funfact-card { padding: 34px 20px 24px; }
  .ss-funfact-number { letter-spacing: -1px; }
  .ss-funfact-label { font-size: 17px; }
  .ss-funfact-sub { font-size: 11px; letter-spacing: 1.4px; }
  .ss-funfact-grid-bg { background-size: 40px 40px; }
  .ss-funfact-index { font-size: 10px; letter-spacing: 2px; }
}

/* ══════════════════════════════════════════════════════════
   SS TRADE — CONTACT PAGE (Luxury redesign)
   ══════════════════════════════════════════════════════════ */
.ss-contact-page {
  position: relative;
  padding-top: 90px !important;
  background: linear-gradient(180deg, #f7f9fc 0%, #ffffff 100%);
  overflow: hidden;
  isolation: isolate;
}
.ss-contact-page-decor {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  z-index: 0;
}
.ss-contact-page-decor--a {
  top: -200px;
  right: -200px;
  width: 540px;
  height: 540px;
  background: radial-gradient(circle, rgba(56, 113, 168, 0.12) 0%, rgba(56, 113, 168, 0) 70%);
}
.ss-contact-page-decor--b {
  bottom: -240px;
  left: -200px;
  width: 620px;
  height: 620px;
  background: radial-gradient(circle, rgba(56, 113, 168, 0.10) 0%, rgba(56, 113, 168, 0) 70%);
}
.ss-contact-page .container { position: relative; z-index: 1; }

/* ── Quick contact strip ─────────────────────────────── */
.ss-contact-quick-row { margin-bottom: 16px; }
.ss-contact-quick {
  position: relative;
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 22px 24px;
  background: #ffffff;
  border: 1px solid rgba(0, 31, 63, 0.06);
  border-radius: 14px;
  text-decoration: none !important;
  box-shadow: 0 6px 20px rgba(0, 31, 63, 0.05);
  transition: transform .45s cubic-bezier(.22,.61,.36,1), box-shadow .4s ease, border-color .35s ease;
  overflow: hidden;
  height: 100%;
}
.ss-contact-quick::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  background: linear-gradient(180deg, #001F3F 0%, #3871A8 100%);
  transform: scaleY(0);
  transform-origin: top center;
  transition: transform .45s cubic-bezier(.22,.61,.36,1);
}
.ss-contact-quick:hover {
  transform: translateY(-4px);
  border-color: rgba(56, 113, 168, 0.25);
  box-shadow: 0 18px 40px rgba(0, 31, 63, 0.10);
}
.ss-contact-quick:hover::before { transform: scaleY(1); }
.ss-contact-quick-icon {
  flex-shrink: 0;
  width: 52px;
  height: 52px;
  border-radius: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(56, 113, 168, 0.10);
  color: #001F3F;
  font-size: 20px;
  transition: background .35s ease, color .35s ease, transform .45s cubic-bezier(.22,.61,.36,1);
}
.ss-contact-quick:hover .ss-contact-quick-icon {
  background: linear-gradient(135deg, #001F3F 0%, #3871A8 100%);
  color: #ffffff;
  transform: rotate(-6deg) scale(1.05);
}
.ss-contact-quick-body {
  display: inline-flex;
  flex-direction: column;
  line-height: 1.3;
  min-width: 0;
  flex: 1;
}
.ss-contact-quick-body small {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #3871A8;
  margin-bottom: 4px;
}
.ss-contact-quick-body strong {
  color: #001F3F;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 16px;
  font-weight: 700;
  word-break: break-word;
}
.ss-contact-quick-arrow {
  flex-shrink: 0;
  color: #3871A8;
  opacity: 0;
  transform: translateX(-6px);
  transition: opacity .35s ease, transform .4s cubic-bezier(.22,.61,.36,1);
}
.ss-contact-quick:hover .ss-contact-quick-arrow {
  opacity: 1;
  transform: translateX(0);
}

/* ── Left info panel (dark) ──────────────────────────── */
.ss-contact-info-panel {
  position: relative;
  height: 100%;
  padding: 48px 42px 44px;
  border-radius: 20px;
  background: linear-gradient(135deg, #001128 0%, #001F3F 50%, #00305f 100%);
  color: #ffffff;
  box-shadow: 0 30px 60px rgba(0, 31, 63, 0.25);
  overflow: hidden;
  isolation: isolate;
}
.ss-contact-info-decor {
  position: absolute;
  top: -120px;
  right: -120px;
  width: 340px;
  height: 340px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(107, 163, 216, 0.22) 0%, rgba(107, 163, 216, 0) 70%);
  pointer-events: none;
  z-index: 0;
}
.ss-contact-info-corner {
  position: absolute;
  width: 22px;
  height: 22px;
  border: 2px solid rgba(255, 255, 255, 0.35);
  pointer-events: none;
  z-index: 1;
}
.ss-contact-info-corner--tr {
  top: 20px;
  right: 20px;
  border-left: 0;
  border-bottom: 0;
}
.ss-contact-info-corner--bl {
  bottom: 20px;
  left: 20px;
  border-right: 0;
  border-top: 0;
}
.ss-contact-info-panel > *:not(.ss-contact-info-decor):not(.ss-contact-info-corner) {
  position: relative;
  z-index: 1;
}
.ss-contact-info-title {
  color: #ffffff;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: clamp(1.75rem, 3.2vw, 2.4rem);
  font-weight: 700;
  line-height: 1.2;
  margin: 4px 0 16px;
  letter-spacing: -0.3px;
}
.ss-contact-info-title em {
  font-style: italic;
  color: #6ba3d8;
}
.ss-contact-info-lead {
  color: rgba(255, 255, 255, 0.78);
  font-size: 15px;
  line-height: 1.8;
  margin: 0 0 32px;
}

.ss-contact-info-list {
  list-style: none;
  padding: 0;
  margin: 0 0 30px;
}
.ss-contact-info-list li {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding: 16px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.ss-contact-info-list li:last-child { border-bottom: 0; }
.ss-contact-info-icon {
  flex-shrink: 0;
  width: 44px;
  height: 44px;
  border-radius: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(56, 113, 168, 0.20);
  border: 1px solid rgba(107, 163, 216, 0.32);
  color: #ffffff;
  font-size: 17px;
  transition: background .35s ease, transform .4s cubic-bezier(.22,.61,.36,1);
}
.ss-contact-info-list li:hover .ss-contact-info-icon {
  background: linear-gradient(135deg, #001F3F 0%, #3871A8 100%);
  transform: rotate(-6deg) scale(1.05);
}
.ss-contact-info-body {
  display: inline-flex;
  flex-direction: column;
  line-height: 1.5;
  min-width: 0;
  word-break: break-word;
  padding-top: 2px;
}
.ss-contact-info-body small {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.55);
  margin-bottom: 4px;
}
.ss-contact-info-body a,
.ss-contact-info-body span {
  color: #ffffff;
  font-size: 15px;
  text-decoration: none;
  transition: color .3s ease;
}
.ss-contact-info-body a:hover { color: #6ba3d8; }

.ss-contact-hours {
  padding: 22px 24px;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 14px;
  margin-bottom: 28px;
}
.ss-contact-hours h4 {
  color: #ffffff;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.3px;
  margin: 0 0 14px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.ss-contact-hours h4::before {
  content: "";
  width: 18px;
  height: 2px;
  background: #6ba3d8;
  display: inline-block;
}
.ss-contact-hours ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.ss-contact-hours li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 7px 0;
  font-size: 14px;
}
.ss-contact-hours li + li { border-top: 1px dashed rgba(255, 255, 255, 0.08); }
.ss-contact-hours li span {
  color: rgba(255, 255, 255, 0.7);
  font-weight: 500;
}
.ss-contact-hours li em {
  color: #ffffff;
  font-style: normal;
  font-weight: 700;
  font-family: 'Courier New', monospace;
  letter-spacing: 0.3px;
}

.ss-contact-info-socials {
  display: flex;
  gap: 10px;
}
.ss-contact-info-socials a {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff !important;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.14);
  font-size: 14px;
  text-decoration: none !important;
  transition: background .35s ease, border-color .35s ease, transform .4s cubic-bezier(.22,.61,.36,1);
}
.ss-contact-info-socials a:hover {
  background: linear-gradient(135deg, #001F3F 0%, #3871A8 100%);
  border-color: transparent;
  transform: translateY(-3px) scale(1.05);
  box-shadow: 0 10px 22px rgba(56, 113, 168, 0.4);
}

/* ── Right: form card ──────────────────────────────── */
.ss-contact-form-card {
  position: relative;
  height: 100%;
  padding: 44px 40px 40px;
  background: #ffffff;
  border: 1px solid rgba(0, 31, 63, 0.06);
  border-radius: 20px;
  box-shadow: 0 20px 50px rgba(0, 31, 63, 0.08);
}
.ss-contact-form-header { margin-bottom: 28px; }
.ss-contact-form-title {
  color: #001F3F;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: clamp(1.5rem, 2.6vw, 2rem);
  font-weight: 700;
  line-height: 1.25;
  margin: 4px 0 10px;
  letter-spacing: -0.2px;
}
.ss-contact-form-lead {
  color: #5a6479;
  font-size: 15px;
  line-height: 1.7;
  margin: 0;
}

/* Field */
.ss-field {
  display: block;
  position: relative;
}
.ss-field label {
  display: block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  color: #001F3F;
  margin: 0 0 8px;
}
.ss-field label span {
  color: #3871A8;
  margin-left: 3px;
}
.ss-field-input {
  position: relative;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 0 18px;
  background: #f7f9fc;
  border: 1px solid rgba(0, 31, 63, 0.08);
  border-radius: 12px;
  transition: border-color .3s ease, background .3s ease, box-shadow .3s ease;
}
.ss-field-input > i {
  flex-shrink: 0;
  color: #3871A8;
  font-size: 16px;
  line-height: 1;
  transition: color .3s ease;
}
.ss-field-input input,
.ss-field-input select,
.ss-field-input textarea {
  flex: 1;
  min-width: 0;
  border: 0;
  outline: none;
  background: transparent;
  color: #001F3F;
  font-size: 15px;
  font-family: inherit;
  padding: 14px 0;
  width: 100%;
}
.ss-field-input input::placeholder,
.ss-field-input textarea::placeholder {
  color: #8a94a6;
}
.ss-field-input select {
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'><path d='M1 1.5L6 6.5L11 1.5' stroke='%233871A8' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/></svg>");
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 22px;
}
.ss-field-input--textarea {
  align-items: flex-start;
  padding: 16px 18px;
}
.ss-field-input--textarea textarea {
  padding: 0;
  resize: vertical;
  min-height: 120px;
  line-height: 1.6;
}
.ss-field-input:focus-within {
  border-color: #3871A8;
  background: #ffffff;
  box-shadow: 0 0 0 4px rgba(56, 113, 168, 0.08);
}
.ss-field-input:focus-within > i { color: #001F3F; }
.ss-field-error {
  display: block;
  margin-top: 6px;
  color: #c0392b;
  font-size: 12.5px;
  font-weight: 500;
}

/* Form footer */
.ss-contact-form-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-top: 28px;
  padding-top: 24px;
  border-top: 1px dashed rgba(0, 31, 63, 0.08);
  flex-wrap: wrap;
}
.ss-contact-form-note {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0;
  color: #8a94a6;
  font-size: 13px;
}
.ss-contact-form-note i {
  color: #3871A8;
  font-size: 13px;
}
.ss-contact-submit {
  display: inline-flex !important;
  align-items: center;
  gap: 12px;
}
.ss-contact-submit svg {
  transition: transform .35s ease;
}
.ss-contact-submit:hover svg {
  transform: translateX(4px);
}

/* Alerts */
.ss-contact-alert {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 14px 18px;
  border-radius: 12px;
  margin-bottom: 22px;
  font-size: 14px;
  line-height: 1.5;
}
.ss-contact-alert i {
  flex-shrink: 0;
  font-size: 18px;
  margin-top: 1px;
}
.ss-contact-alert--success {
  background: rgba(39, 174, 96, 0.08);
  border: 1px solid rgba(39, 174, 96, 0.25);
  color: #196b3c;
}
.ss-contact-alert--success i { color: #27ae60; }
.ss-contact-alert--error {
  background: rgba(192, 57, 43, 0.08);
  border: 1px solid rgba(192, 57, 43, 0.25);
  color: #842622;
}
.ss-contact-alert--error i { color: #c0392b; }

/* ── Map section (split: info card + map) ─────────── */
.ss-contact-map-luxe {
  position: relative;
  padding: 0 0 120px;
  background: linear-gradient(180deg, #ffffff 0%, #f4f7fc 100%);
  overflow: hidden;
  isolation: isolate;
}
.ss-contact-map-luxe > h2.hidden {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.ss-contact-map-decor {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  z-index: 0;
}
.ss-contact-map-decor--a {
  top: -220px;
  left: -200px;
  width: 540px;
  height: 540px;
  background: radial-gradient(circle, rgba(56, 113, 168, 0.10) 0%, rgba(56, 113, 168, 0) 70%);
}
.ss-contact-map-decor--b {
  bottom: -220px;
  right: -200px;
  width: 600px;
  height: 600px;
  background: radial-gradient(circle, rgba(56, 113, 168, 0.08) 0%, rgba(56, 113, 168, 0) 70%);
}
.ss-contact-map-luxe .container { position: relative; z-index: 1; }

/* Header */
.ss-contact-map-header {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 48px;
}
.ss-contact-map-header .ss-eyebrow-luxe { justify-content: center; }
.ss-contact-map-title {
  color: #001F3F;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 700;
  line-height: 1.15;
  letter-spacing: -0.4px;
  margin: 0 0 14px;
}
.ss-contact-map-title em {
  font-style: italic;
  color: #3871A8;
}
.ss-contact-map-lead {
  color: #5a6479;
  font-size: 16px;
  line-height: 1.8;
  margin: 0;
}

/* ── Framed map stage ─────────────────────────────── */
.ss-contact-map-stage {
  position: relative;
  padding: 16px;
  background: linear-gradient(135deg, #eef2f8 0%, #f7f9fc 100%);
  border-radius: 24px;
  box-shadow:
    0 1px 2px rgba(0, 31, 63, 0.04),
    0 30px 60px -20px rgba(0, 31, 63, 0.22);
  border: 1px solid rgba(0, 31, 63, 0.06);
  isolation: isolate;
}
.ss-contact-map-stage-corner {
  position: absolute;
  width: 28px;
  height: 28px;
  border: 2px solid rgba(0, 31, 63, 0.55);
  z-index: 3;
  pointer-events: none;
}
.ss-contact-map-stage-corner--tl { top: -8px; left: -8px; border-right: 0; border-bottom: 0; }
.ss-contact-map-stage-corner--tr { top: -8px; right: -8px; border-left: 0; border-bottom: 0; }
.ss-contact-map-stage-corner--bl { bottom: -8px; left: -8px; border-right: 0; border-top: 0; }
.ss-contact-map-stage-corner--br { bottom: -8px; right: -8px; border-left: 0; border-top: 0; }

.ss-contact-map-iframe {
  position: relative;
  width: 100%;
  height: 580px;
  border-radius: 16px;
  overflow: hidden;
  background: #ecf1f7;
}
.ss-contact-map-iframe iframe {
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
  filter: saturate(0.92) contrast(1.02);
}

/* Status chip (top-right) */
.ss-contact-map-chip {
  position: absolute;
  top: 36px;
  right: 36px;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 10px 16px;
  background: rgba(255, 255, 255, 0.96);
  backdrop-filter: blur(6px);
  border: 1px solid rgba(0, 31, 63, 0.08);
  border-radius: 999px;
  color: #001F3F;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.3px;
  box-shadow: 0 10px 28px rgba(0, 31, 63, 0.12);
}
.ss-contact-map-chip-dot {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #27ae60;
  box-shadow: 0 0 0 4px rgba(39, 174, 96, 0.18);
  animation: ss-map-pulse 2s ease-out infinite;
}
@keyframes ss-map-pulse {
  0%   { box-shadow: 0 0 0 0   rgba(39, 174, 96, 0.40); }
  70%  { box-shadow: 0 0 0 10px rgba(39, 174, 96, 0); }
  100% { box-shadow: 0 0 0 0   rgba(39, 174, 96, 0); }
}

/* ── Floating overlay card (blueprint / GPS console style) ── */
.ss-contact-map-overlay {
  position: absolute;
  left: 36px;
  bottom: 36px;
  z-index: 2;
  width: min(380px, calc(100% - 72px));
  padding: 26px 26px 22px;
  background: rgba(255, 255, 255, 0.96);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(0, 31, 63, 0.08);
  border-radius: 16px;
  box-shadow:
    0 1px 2px rgba(0, 31, 63, 0.04),
    0 24px 50px rgba(0, 31, 63, 0.18);
  color: #001F3F;
}
.ss-contact-map-overlay::before {
  content: "";
  position: absolute;
  top: 0;
  left: 26px;
  right: 26px;
  height: 3px;
  background: linear-gradient(90deg, #001F3F 0%, #3871A8 60%, transparent 100%);
  border-radius: 0 0 3px 3px;
}

.ss-contact-map-overlay-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 12px;
  flex-wrap: wrap;
}
.ss-contact-map-overlay-tag {
  display: inline-block;
  font-family: 'Courier New', Courier, monospace;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  color: #3871A8;
  padding: 4px 10px;
  background: rgba(56, 113, 168, 0.10);
  border-radius: 999px;
}
.ss-contact-map-overlay-status {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #196b3c;
}
.ss-contact-map-overlay-status .dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #27ae60;
  box-shadow: 0 0 0 3px rgba(39, 174, 96, 0.18);
}

.ss-contact-map-overlay-title {
  color: #001F3F;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.3px;
  margin: 0 0 6px;
}
.ss-contact-map-overlay-address {
  color: #5a6479;
  font-size: 14px;
  line-height: 1.6;
  margin: 0 0 18px;
}

/* GPS coords row */
.ss-contact-map-overlay-coords {
  display: flex;
  align-items: stretch;
  gap: 16px;
  padding: 12px 16px;
  background: #f7f9fc;
  border: 1px dashed rgba(0, 31, 63, 0.14);
  border-radius: 10px;
  margin-bottom: 18px;
}
.ss-contact-map-overlay-coords > span {
  display: inline-flex;
  flex-direction: column;
  line-height: 1.2;
  flex: 1;
}
.ss-contact-map-overlay-coords .divider {
  width: 1px;
  background: rgba(0, 31, 63, 0.12);
  flex: 0 0 1px;
}
.ss-contact-map-overlay-coords small {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 2px;
  color: #8a94a6;
  margin-bottom: 3px;
}
.ss-contact-map-overlay-coords strong {
  font-family: 'Courier New', monospace;
  font-size: 13.5px;
  font-weight: 700;
  color: #001F3F;
  letter-spacing: 0.3px;
}

/* Pill badges */
.ss-contact-map-overlay-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 20px;
}
.ss-contact-map-overlay-pills .pill {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 12px;
  background: #ffffff;
  border: 1px solid rgba(0, 31, 63, 0.10);
  border-radius: 999px;
  font-size: 12px;
  font-weight: 600;
  color: #001F3F;
  letter-spacing: 0.2px;
  transition: border-color .3s ease, background .3s ease;
}
.ss-contact-map-overlay-pills .pill i {
  font-size: 11px;
  color: #3871A8;
}
.ss-contact-map-overlay-pills .pill:hover {
  border-color: rgba(56, 113, 168, 0.35);
  background: rgba(56, 113, 168, 0.04);
}

/* Actions */
.ss-contact-map-overlay-actions {
  display: flex;
  align-items: center;
  gap: 10px;
  padding-top: 16px;
  border-top: 1px dashed rgba(0, 31, 63, 0.10);
  flex-wrap: wrap;
}
.ss-contact-map-overlay-primary {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 18px;
  background: #001F3F;
  color: #ffffff !important;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  text-decoration: none !important;
  border-radius: 999px;
  transition: background .3s ease, gap .3s ease, transform .35s ease, box-shadow .35s ease;
  flex: 1;
  justify-content: center;
  min-width: 150px;
}
.ss-contact-map-overlay-primary svg {
  transition: transform .35s ease;
}
.ss-contact-map-overlay-primary:hover {
  background: #3871A8;
  transform: translateY(-2px);
  box-shadow: 0 10px 22px rgba(56, 113, 168, 0.35);
}
.ss-contact-map-overlay-primary:hover svg { transform: translateX(3px); }

.ss-contact-map-overlay-secondary {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 12px;
  color: #001F3F !important;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none !important;
  border-radius: 999px;
  transition: color .3s ease, background .3s ease;
}
.ss-contact-map-overlay-secondary i {
  color: #3871A8;
  font-size: 14px;
}
.ss-contact-map-overlay-secondary:hover {
  color: #3871A8 !important;
  background: rgba(56, 113, 168, 0.08);
}

/* Responsive for map section */
@media (max-width: 991px) {
  .ss-contact-map-luxe { padding: 0 0 80px; }
  .ss-contact-map-header { margin-bottom: 36px; }
  .ss-contact-map-iframe { height: 520px; }
  .ss-contact-map-overlay {
    left: 24px;
    bottom: 24px;
    width: min(360px, calc(100% - 48px));
    padding: 22px 22px 18px;
  }
  .ss-contact-map-chip { top: 28px; right: 28px; }
}
@media (max-width: 767px) {
  .ss-contact-map-iframe { height: 440px; }
  .ss-contact-map-overlay {
    position: static;
    width: 100%;
    margin-top: 16px;
    backdrop-filter: none;
    background: #ffffff;
  }
  .ss-contact-map-chip { top: 24px; right: 24px; font-size: 12px; padding: 8px 12px; }
}
@media (max-width: 575px) {
  .ss-contact-map-luxe { padding: 0 0 60px; }
  .ss-contact-map-stage { padding: 10px; border-radius: 18px; }
  .ss-contact-map-stage-corner { width: 22px; height: 22px; }
  .ss-contact-map-iframe { height: 340px; border-radius: 12px; }
  .ss-contact-map-overlay {
    padding: 22px 20px 18px;
    border-radius: 14px;
  }
  .ss-contact-map-overlay-title { font-size: 20px; }
  .ss-contact-map-overlay-coords { gap: 12px; padding: 10px 14px; }
  .ss-contact-map-overlay-coords strong { font-size: 12.5px; }
  .ss-contact-map-overlay-actions { flex-direction: column; align-items: stretch; }
  .ss-contact-map-overlay-primary { width: 100%; min-width: 0; }
  .ss-contact-map-overlay-secondary { justify-content: center; }
  .ss-contact-map-chip { top: 18px; right: 18px; font-size: 11.5px; padding: 7px 11px; }
}

/* Responsive */
@media (max-width: 991px) {
  .ss-contact-page { padding-top: 60px !important; }
  .ss-contact-info-panel { padding: 40px 30px 36px; }
  .ss-contact-form-card { padding: 36px 28px 32px; }
  .ss-contact-map-iframe { height: 400px; }
}
@media (max-width: 767px) {
  .ss-contact-quick { padding: 18px 18px; gap: 14px; }
  .ss-contact-quick-icon { width: 46px; height: 46px; font-size: 18px; }
  .ss-contact-quick-body strong { font-size: 14.5px; }
  .ss-contact-info-title { font-size: 1.75rem; }
  .ss-contact-hours { padding: 18px 20px; }
  .ss-contact-map-iframe { height: 340px; }
  .ss-contact-map-badge {
    top: 16px;
    left: 16px;
    padding: 12px 14px 12px 12px;
    gap: 10px;
    max-width: calc(100% - 32px);
    flex-wrap: wrap;
  }
  .ss-contact-map-badge-link { margin-left: 0; padding: 7px 12px; }
}
@media (max-width: 575px) {
  .ss-contact-info-panel { padding: 34px 24px 32px; border-radius: 16px; }
  .ss-contact-form-card { padding: 30px 22px 26px; border-radius: 16px; }
  .ss-contact-info-corner { width: 18px; height: 18px; }
  .ss-contact-info-corner--tr { top: 14px; right: 14px; }
  .ss-contact-info-corner--bl { bottom: 14px; left: 14px; }
  .ss-field label { font-size: 11px; letter-spacing: 1.2px; }
  .ss-field-input { padding: 0 14px; border-radius: 10px; }
  .ss-field-input input,
  .ss-field-input select { padding: 12px 0; font-size: 14.5px; }
  .ss-field-input--textarea { padding: 14px 14px; }
  .ss-contact-form-footer {
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .ss-contact-submit { width: 100%; justify-content: center; }
  .ss-contact-map-wrap { border-radius: 14px; }
  .ss-contact-map-badge {
    position: relative;
    top: 0;
    left: 0;
    max-width: none;
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    box-shadow: none;
  }
  .ss-contact-map-iframe { height: 300px; }
}

/* ══════════════════════════════════════════════════════════
   SS TRADE — SERVICES PAGE (Editorial redesign)
   ══════════════════════════════════════════════════════════ */

/* ── Hero / intro ──────────────────────────────────── */
.ss-services-hero {
  position: relative;
  background: linear-gradient(180deg, #ffffff 0%, #f7f9fc 100%);
  overflow: hidden;
}
.ss-services-hero-decor {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
}
.ss-services-hero-decor--a {
  top: -160px;
  right: -160px;
  width: 480px;
  height: 480px;
  background: radial-gradient(circle, rgba(56, 113, 168, 0.10) 0%, rgba(56, 113, 168, 0) 70%);
}
.ss-services-hero-title {
  color: #001F3F;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: clamp(2.2rem, 4.8vw, 3.6rem);
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.6px;
  margin: 14px 0 0;
}
.ss-services-hero-title em {
  font-style: italic;
  color: #3871A8;
}
.ss-services-hero-lead {
  color: #5a6479;
  font-size: 16px;
  line-height: 1.85;
  padding: 4px 0 4px 20px;
  border-left: 3px solid #3871A8;
  margin: 0 0 28px;
}

/* Hero stats strip */
.ss-services-hero-meta {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
  padding: 22px 24px;
  background: #ffffff;
  border: 1px solid rgba(0, 31, 63, 0.08);
  border-radius: 14px;
  box-shadow: 0 10px 30px rgba(0, 31, 63, 0.06);
}
.ss-services-hero-stat {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.ss-services-hero-stat + .ss-services-hero-stat {
  border-left: 1px dashed rgba(0, 31, 63, 0.12);
  padding-left: 18px;
}
.ss-services-hero-stat strong {
  color: #001F3F;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -1px;
}
.ss-services-hero-stat strong em {
  color: #3871A8;
  font-style: italic;
  font-size: 0.7em;
  margin-left: 2px;
}
.ss-services-hero-stat span {
  color: #8a94a6;
  font-size: 11.5px;
  font-weight: 700;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  line-height: 1.35;
}

/* ── Services grid (editorial magazine cards) ────── */
.ss-services-grid {
  position: relative;
  background: linear-gradient(180deg, #f7f9fc 0%, #ffffff 100%);
}
.ss-svc-editorial {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  background: #ffffff;
  border-radius: 18px;
  text-decoration: none !important;
  border: 1px solid rgba(0, 31, 63, 0.06);
  overflow: hidden;
  box-shadow: 0 8px 30px rgba(0, 31, 63, 0.05);
  transition:
    transform .5s cubic-bezier(.22,.61,.36,1),
    border-color .4s ease,
    box-shadow .45s ease;
}
.ss-svc-editorial:hover {
  transform: translateY(-10px);
  border-color: rgba(56, 113, 168, 0.22);
  box-shadow: 0 30px 60px rgba(0, 31, 63, 0.18);
}

/* Editorial dark "magazine cover" header */
.ss-svc-editorial-head {
  position: relative;
  height: 200px;
  padding: 26px 28px;
  background: linear-gradient(135deg, #001128 0%, #001F3F 55%, #00305f 100%);
  color: #ffffff;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  border-radius: 18px 18px 0 0;
}
.ss-svc-editorial-head::before {
  content: "";
  position: absolute;
  top: -50px;
  right: -50px;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(107, 163, 216, 0.22) 0%, rgba(107, 163, 216, 0) 70%);
  pointer-events: none;
}
.ss-svc-editorial-head::after {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255,255,255,0.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,0.04) 1px, transparent 1px);
  background-size: 32px 32px;
  opacity: 0.5;
  mask-image: radial-gradient(ellipse at bottom right, #000 40%, transparent 85%);
  -webkit-mask-image: radial-gradient(ellipse at bottom right, #000 40%, transparent 85%);
  pointer-events: none;
}
.ss-svc-editorial-head > * { position: relative; z-index: 1; }

.ss-svc-editorial-num {
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 72px;
  font-weight: 700;
  line-height: 1;
  color: transparent;
  -webkit-text-stroke: 1.5px rgba(255, 255, 255, 0.28);
  letter-spacing: -2px;
  transition: -webkit-text-stroke-color .4s ease, transform .5s ease;
}
.ss-svc-editorial:hover .ss-svc-editorial-num {
  -webkit-text-stroke-color: rgba(255, 255, 255, 0.5);
  transform: translateY(-3px);
}

.ss-svc-editorial-icon {
  position: absolute;
  bottom: 22px;
  right: 28px;
  left: auto;
  width: 64px;
  height: 64px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(107, 163, 216, 0.30) 0%, rgba(56, 113, 168, 0.18) 100%);
  border: 1px solid rgba(107, 163, 216, 0.55);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.18),
    0 6px 16px rgba(0, 17, 40, 0.35);
  backdrop-filter: blur(6px);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform .55s cubic-bezier(.22,.61,.36,1), background .4s ease, border-color .4s ease, box-shadow .4s ease;
  z-index: 1;
}
.ss-svc-editorial-icon img {
  width: 32px;
  height: 32px;
  filter: brightness(0) invert(1);
  opacity: 1;
}
.ss-svc-editorial:hover .ss-svc-editorial-icon {
  transform: rotate(-6deg) scale(1.08);
  background: linear-gradient(135deg, rgba(107, 163, 216, 0.45) 0%, rgba(56, 113, 168, 0.30) 100%);
  border-color: #6ba3d8;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.25),
    0 10px 24px rgba(107, 163, 216, 0.35);
}

.ss-svc-editorial-tag {
  display: inline-block;
  font-family: 'Courier New', Courier, monospace;
  font-size: 10.5px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #ffffff;
  padding: 5px 12px;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 999px;
  z-index: 1;
}

/* Body */
.ss-svc-editorial-body {
  flex: 1;
  padding: 28px 28px 26px;
  display: flex;
  flex-direction: column;
}
.ss-svc-editorial-title {
  color: #001F3F;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.3;
  margin: 0 0 12px;
  letter-spacing: -0.3px;
  transition: color .3s ease;
}
.ss-svc-editorial:hover .ss-svc-editorial-title { color: #3871A8; }

.ss-svc-editorial-rule {
  display: block;
  width: 32px;
  height: 2px;
  background: #3871A8;
  margin: 0 0 14px;
  transition: width .45s cubic-bezier(.22,.61,.36,1);
}
.ss-svc-editorial:hover .ss-svc-editorial-rule { width: 56px; }

.ss-svc-editorial-desc {
  color: #5a6479;
  font-size: 14.5px;
  line-height: 1.75;
  margin: 0 0 22px;
  flex: 1;
}
.ss-svc-editorial-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  color: #001F3F;
  padding-top: 18px;
  border-top: 1px dashed rgba(0, 31, 63, 0.12);
  transition: color .3s ease, gap .3s ease;
}
.ss-svc-editorial-link svg {
  transition: transform .4s ease;
}
.ss-svc-editorial:hover .ss-svc-editorial-link {
  color: #3871A8;
  gap: 16px;
}
.ss-svc-editorial:hover .ss-svc-editorial-link svg {
  transform: translateX(4px);
}

/* ── Specialist trades (dark navy band) ──────────── */
.ss-specialist-trades-luxe {
  position: relative;
  padding: 110px 0 120px;
  background: linear-gradient(135deg, #001128 0%, #001F3F 55%, #00305f 100%);
  color: #ffffff;
  overflow: hidden;
  isolation: isolate;
}
.ss-specialist-trades-luxe::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(107,163,216,0.4) 50%, transparent);
}
.ss-specialist-decor {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  z-index: 0;
}
.ss-specialist-decor--a {
  top: -200px;
  left: -200px;
  width: 560px;
  height: 560px;
  background: radial-gradient(circle, rgba(56, 113, 168, 0.26) 0%, rgba(56, 113, 168, 0) 70%);
}
.ss-specialist-decor--b {
  bottom: -220px;
  right: -180px;
  width: 620px;
  height: 620px;
  background: radial-gradient(circle, rgba(107, 163, 216, 0.18) 0%, rgba(107, 163, 216, 0) 70%);
}
.ss-specialist-grid-bg {
  position: absolute;
  inset: 0;
  opacity: 0.4;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px);
  background-size: 56px 56px;
  mask-image: radial-gradient(ellipse at center, #000 35%, transparent 85%);
  -webkit-mask-image: radial-gradient(ellipse at center, #000 35%, transparent 85%);
  pointer-events: none;
  z-index: 0;
}
.ss-specialist-trades-luxe .container { position: relative; z-index: 1; }

.ss-specialist-header {
  text-align: center;
  max-width: 740px;
  margin: 0 auto 54px;
}
.ss-specialist-header .ss-eyebrow-luxe--light { justify-content: center; }
.ss-specialist-title {
  color: #ffffff;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: clamp(2rem, 4.2vw, 3.2rem);
  font-weight: 700;
  line-height: 1.15;
  letter-spacing: -0.4px;
  margin: 0 0 16px;
}
.ss-specialist-title em {
  font-style: italic;
  color: #6ba3d8;
}
.ss-specialist-lead {
  color: rgba(255, 255, 255, 0.72);
  font-size: 16px;
  line-height: 1.8;
  margin: 0;
}

/* Trade tile */
.ss-trade-tile {
  position: relative;
  height: 100%;
  padding: 28px 24px 26px;
  background: linear-gradient(160deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.02) 100%);
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 14px;
  backdrop-filter: blur(6px);
  overflow: hidden;
  transition:
    transform .45s cubic-bezier(.22,.61,.36,1),
    border-color .4s ease,
    background .4s ease,
    box-shadow .45s ease;
}
.ss-trade-tile::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 100%;
  background: linear-gradient(180deg, #3871A8 0%, #6ba3d8 100%);
  transform: scaleY(0);
  transform-origin: top center;
  transition: transform .5s cubic-bezier(.22,.61,.36,1);
}
.ss-trade-tile:hover {
  transform: translateY(-6px);
  border-color: rgba(107, 163, 216, 0.4);
  background: linear-gradient(160deg, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0.02) 100%);
  box-shadow: 0 24px 50px rgba(0, 17, 40, 0.4);
}
.ss-trade-tile:hover::before { transform: scaleY(1); }

.ss-trade-tile-num {
  display: inline-block;
  font-family: 'Courier New', Courier, monospace;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2.2px;
  color: rgba(255, 255, 255, 0.45);
  margin-bottom: 16px;
  transition: color .35s ease;
}
.ss-trade-tile:hover .ss-trade-tile-num { color: #6ba3d8; }

.ss-trade-tile-icon {
  width: 54px;
  height: 54px;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(56, 113, 168, 0.20);
  border: 1px solid rgba(107, 163, 216, 0.28);
  color: #ffffff;
  margin-bottom: 20px;
  transition: transform .5s cubic-bezier(.22,.61,.36,1), background .4s ease, box-shadow .4s ease;
}
.ss-trade-tile-icon i {
  font-size: 22px;
  line-height: 1;
}
.ss-trade-tile:hover .ss-trade-tile-icon {
  transform: rotate(-6deg) scale(1.08);
  background: linear-gradient(135deg, #3871A8 0%, #6ba3d8 100%);
  border-color: transparent;
  box-shadow: 0 14px 28px rgba(56, 113, 168, 0.4);
}

.ss-trade-tile h4 {
  color: #ffffff;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;
  margin: 0 0 10px;
  letter-spacing: -0.2px;
}
.ss-trade-tile p {
  color: rgba(255, 255, 255, 0.68);
  font-size: 13.5px;
  line-height: 1.7;
  margin: 0 0 18px;
}
.ss-trade-tile-line {
  display: block;
  width: 28px;
  height: 2px;
  background: #6ba3d8;
  transition: width .45s cubic-bezier(.22,.61,.36,1);
}
.ss-trade-tile:hover .ss-trade-tile-line { width: 56px; }

/* CTA tile (replaces the 8th empty slot) */
.ss-trade-cta-tile {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding: 30px 26px 26px;
  border-radius: 14px;
  background: linear-gradient(135deg, #3871A8 0%, #6ba3d8 100%);
  color: #ffffff !important;
  text-decoration: none !important;
  overflow: hidden;
  box-shadow: 0 24px 50px rgba(56, 113, 168, 0.3);
  transition: transform .5s cubic-bezier(.22,.61,.36,1), box-shadow .4s ease;
}
.ss-trade-cta-tile::before {
  content: "";
  position: absolute;
  top: -60px;
  right: -60px;
  width: 240px;
  height: 240px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.18) 0%, rgba(255,255,255,0) 70%);
  pointer-events: none;
}
.ss-trade-cta-tile:hover {
  transform: translateY(-6px);
  box-shadow: 0 30px 60px rgba(56, 113, 168, 0.45);
}
.ss-trade-cta-label {
  display: inline-block;
  font-family: 'Courier New', monospace;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.85);
  margin-bottom: 16px;
}
.ss-trade-cta-tile h4 {
  color: #ffffff;
  font-family: 'Georgia', serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: -0.2px;
  margin: 0 0 10px;
}
.ss-trade-cta-tile p {
  color: rgba(255, 255, 255, 0.85);
  font-size: 13.5px;
  line-height: 1.7;
  margin: 0 0 22px;
}
.ss-trade-cta-arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #ffffff;
  color: #001F3F;
  margin-top: auto;
  transition: transform .4s cubic-bezier(.22,.61,.36,1), background .3s ease;
}
.ss-trade-cta-arrow svg { transition: transform .35s ease; }
.ss-trade-cta-tile:hover .ss-trade-cta-arrow {
  transform: translateX(4px);
  background: #001F3F;
  color: #ffffff;
}
.ss-trade-cta-tile:hover .ss-trade-cta-arrow svg { transform: translateX(3px); }

/* ── Services page responsive ───────────────────── */
@media (max-width: 991px) {
  .ss-specialist-trades-luxe { padding: 80px 0 90px; }
  .ss-specialist-header { margin-bottom: 40px; }
  .ss-services-hero-meta { gap: 12px; padding: 20px 20px; }
  .ss-services-hero-stat strong { font-size: 32px; }
  .ss-services-hero-stat + .ss-services-hero-stat { padding-left: 12px; }
  .ss-svc-editorial-head { height: 180px; padding: 22px 24px; }
  .ss-svc-editorial-num { font-size: 60px; }
  .ss-svc-editorial-icon { width: 54px; height: 54px; bottom: 18px; right: 24px; left: auto; }
  .ss-svc-editorial-body { padding: 24px 24px 22px; }
}
@media (max-width: 575px) {
  .ss-specialist-trades-luxe { padding: 60px 0 70px; }
  /* Stats — horizontal row layout per stat: big number | uppercase label */
  .ss-services-hero-meta {
    grid-template-columns: 1fr;
    gap: 0;
    padding: 6px 10px;
    border-radius: 14px;
  }
  .ss-services-hero-stat {
    flex-direction: row;
    align-items: center;
    gap: 16px;
    padding: 14px 6px;
  }
  .ss-services-hero-stat + .ss-services-hero-stat {
    border-left: 0;
    padding-left: 6px;
    padding-top: 14px;
    border-top: 1px dashed rgba(0, 31, 63, 0.12);
  }
  .ss-services-hero-stat strong {
    font-size: 30px;
    min-width: 64px;
    flex-shrink: 0;
    text-align: left;
    padding-right: 12px;
    border-right: 2px solid #3871A8;
  }
  .ss-services-hero-stat span {
    font-size: 11.5px;
    letter-spacing: 1.3px;
    line-height: 1.3;
  }
  .ss-svc-editorial { border-radius: 14px; }
  .ss-svc-editorial-head { border-radius: 14px 14px 0 0; height: 160px; padding: 20px 20px; }
  .ss-svc-editorial-num { font-size: 50px; }
  .ss-svc-editorial-icon { width: 48px; height: 48px; bottom: 16px; right: 20px; left: auto; }
  .ss-svc-editorial-icon img { width: 24px; height: 24px; }
  .ss-svc-editorial-body { padding: 22px 20px 20px; }
  .ss-svc-editorial-title { font-size: 19px; }
  .ss-trade-tile { padding: 24px 20px 22px; }
  .ss-trade-tile-icon { width: 50px; height: 50px; border-radius: 12px; }
  .ss-trade-tile-icon i { font-size: 20px; }
  .ss-trade-tile h4 { font-size: 17px; }
  .ss-specialist-grid-bg { background-size: 40px 40px; }
  .ss-trade-cta-tile h4 { font-size: 20px; }
  .ss-trade-cta-arrow { width: 46px; height: 46px; }
}

/* ══════════════════════════════════════════════════════════
   SS TRADE — SERVICE DETAIL PAGE (Luxury redesign)
   ══════════════════════════════════════════════════════════ */

/* ── Hero ──────────────────────────────────────────── */
.ss-svc-hero {
  position: relative;
  min-height: 280px;
  padding: 30px 0 140px;
  color: #ffffff;
  isolation: isolate;
}
.ss-svc-hero-media {
  position: absolute;
  inset: 0;
  z-index: -1;
}
.ss-svc-hero-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.05);
}
.ss-svc-hero-scrim {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(135deg, rgba(0, 17, 40, 0.88) 0%, rgba(0, 31, 63, 0.82) 50%, rgba(0, 31, 63, 0.72) 100%),
    radial-gradient(ellipse at top right, rgba(56, 113, 168, 0.45) 0%, rgba(56, 113, 168, 0) 50%);
}
.ss-svc-hero-grid {
  position: absolute;
  inset: 0;
  opacity: 0.45;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.05) 1px, transparent 1px);
  background-size: 60px 60px;
  mask-image: radial-gradient(ellipse at center, #000 40%, transparent 85%);
  -webkit-mask-image: radial-gradient(ellipse at center, #000 40%, transparent 85%);
  pointer-events: none;
}
.ss-svc-hero-corner {
  position: absolute;
  width: 36px;
  height: 36px;
  border: 2px solid rgba(255, 255, 255, 0.35);
  z-index: 2;
  pointer-events: none;
}
.ss-svc-hero-corner--tr { top: 32px; right: 32px; border-left: 0; border-bottom: 0; }
.ss-svc-hero-corner--bl { bottom: 130px; left: 32px; border-right: 0; border-top: 0; }

/* Breadcrumb */
.ss-svc-hero-crumb {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  padding: 6px 14px;
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(6px);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 999px;
  margin-bottom: 16px;
  font-size: 12px;
  letter-spacing: 0.2px;
}
.ss-svc-hero-crumb a,
.ss-svc-hero-crumb strong {
  color: #ffffff;
  text-decoration: none;
  font-weight: 600;
  transition: color .3s ease;
}
.ss-svc-hero-crumb strong { color: #6ba3d8; font-weight: 700; }
.ss-svc-hero-crumb a:hover { color: #6ba3d8; }
.ss-svc-hero-crumb .sep { color: rgba(255, 255, 255, 0.4); font-weight: 300; }

/* Hero content */
.ss-svc-hero-content {
  max-width: 820px;
}
.ss-svc-hero-tag {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2.6px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.85);
  padding: 5px 12px 5px 10px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(107, 163, 216, 0.35);
  border-radius: 999px;
  margin-bottom: 14px;
}
.ss-svc-hero-tag .dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #6ba3d8;
  box-shadow: 0 0 0 3px rgba(107, 163, 216, 0.25);
}
.ss-svc-hero-title {
  color: #ffffff;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: clamp(1.8rem, 3.6vw, 2.8rem);
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.5px;
  margin: 0 0 12px;
}
.ss-svc-hero-lead {
  color: rgba(255, 255, 255, 0.82);
  font-size: 15px;
  line-height: 1.6;
  margin: 0 0 20px;
  max-width: 680px;
}

/* Hero actions */
.ss-svc-hero-actions {
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}
.ss-svc-hero-btn {
  display: inline-flex !important;
  align-items: center;
  gap: 10px;
}
.ss-svc-hero-btn svg { transition: transform .35s ease; }
.ss-svc-hero-btn:hover svg { transform: translateX(4px); }

.ss-svc-hero-call {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  color: #ffffff !important;
  text-decoration: none !important;
  transition: transform .35s ease;
}
.ss-svc-hero-call i {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  background: rgba(255, 255, 255, 0.10);
  border: 1px solid rgba(255, 255, 255, 0.2);
  transition: background .3s ease, border-color .3s ease;
}
.ss-svc-hero-call span {
  display: inline-flex;
  flex-direction: column;
  line-height: 1.25;
}
.ss-svc-hero-call small {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.55);
  margin-bottom: 2px;
}
.ss-svc-hero-call strong {
  font-family: 'Georgia', serif;
  font-size: 16px;
  font-weight: 700;
}
.ss-svc-hero-call:hover { transform: translateY(-2px); }
.ss-svc-hero-call:hover i {
  background: linear-gradient(135deg, #3871A8, #6ba3d8);
  border-color: transparent;
}

/* Floating facts strip at bottom of hero */
.ss-svc-hero-facts {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  transform: translateY(50%);
  z-index: 4;
}
.ss-svc-hero-facts-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  background: #ffffff;
  border: 1px solid rgba(0, 31, 63, 0.08);
  border-radius: 18px;
  box-shadow: 0 30px 60px rgba(0, 17, 40, 0.2);
  overflow: hidden;
}
.ss-svc-fact {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 22px 24px;
  border-right: 1px dashed rgba(0, 31, 63, 0.08);
  min-height: 90px;
}
.ss-svc-fact:last-child { border-right: 0; }
.ss-svc-fact-ic {
  flex-shrink: 0;
  width: 46px;
  height: 46px;
  border-radius: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #001F3F !important;
  background: rgba(56, 113, 168, 0.10);
  transition: background .3s ease, color .3s ease, transform .4s cubic-bezier(.22,.61,.36,1);
}
.ss-svc-fact-ic i { color: inherit; }
.ss-svc-fact:hover .ss-svc-fact-ic {
  background: linear-gradient(135deg, #001F3F, #3871A8);
  color: #ffffff !important;
  transform: rotate(-6deg) scale(1.06);
}
.ss-svc-fact-body {
  display: flex !important;
  flex-direction: column !important;
  line-height: 1.3;
  min-width: 0;
  flex: 1;
}
.ss-svc-fact-label {
  display: block !important;
  font-size: 10.5px;
  font-weight: 700;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  color: #3871A8 !important;
  margin-bottom: 4px;
  line-height: 1.2;
}
.ss-svc-fact-value {
  display: block !important;
  color: #001F3F !important;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.3;
}

/* ── Body (content + sidebar) ──────────────────────── */
.ss-svc-body {
  padding-top: 160px !important;
  background: linear-gradient(180deg, #ffffff 0%, #f7f9fc 100%);
}

.ss-svc-body-title {
  color: #001F3F;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: clamp(1.75rem, 3.2vw, 2.6rem);
  font-weight: 700;
  line-height: 1.15;
  letter-spacing: -0.4px;
  margin: 10px 0 26px;
}
.ss-svc-body-title em { font-style: italic; color: #3871A8; }

.ss-svc-body-copy {
  color: #4a5366;
  font-size: 16px;
  line-height: 1.85;
}
.ss-svc-body-copy p { margin: 0 0 18px; }
.ss-svc-body-copy p:last-child { margin-bottom: 0; }
.ss-svc-body-copy h3,
.ss-svc-body-copy h4 {
  color: #001F3F;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-weight: 700;
  margin: 32px 0 14px;
  letter-spacing: -0.2px;
}
.ss-svc-body-copy h3 { font-size: 22px; }
.ss-svc-body-copy h4 { font-size: 19px; }
.ss-svc-body-copy ul {
  padding: 0;
  margin: 0 0 18px;
  list-style: none;
}
.ss-svc-body-copy ul li {
  position: relative;
  padding: 6px 0 6px 26px;
}
.ss-svc-body-copy ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 14px;
  width: 14px;
  height: 2px;
  background: #3871A8;
}

/* Features block */
.ss-svc-features {
  margin-top: 44px;
  padding: 34px 34px 32px;
  background: #ffffff;
  border: 1px solid rgba(0, 31, 63, 0.06);
  border-radius: 18px;
  box-shadow: 0 10px 30px rgba(0, 31, 63, 0.05);
}
.ss-svc-features-head {
  margin-bottom: 22px;
}
.ss-svc-features-head h3 {
  color: #001F3F;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: clamp(1.3rem, 2vw, 1.6rem);
  font-weight: 700;
  line-height: 1.25;
  margin: 8px 0 0;
  letter-spacing: -0.2px;
}
.ss-svc-feature {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  padding: 12px 14px;
  border-radius: 10px;
  background: #f7f9fc;
  border: 1px solid rgba(0, 31, 63, 0.06);
  transition: border-color .3s ease, background .3s ease, transform .4s cubic-bezier(.22,.61,.36,1);
  height: 100%;
}
.ss-svc-feature:hover {
  border-color: rgba(56, 113, 168, 0.3);
  background: #ffffff;
  transform: translateX(4px);
}
.ss-svc-feature-check {
  flex-shrink: 0;
  width: 28px;
  height: 28px;
  border-radius: 8px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #001F3F, #3871A8);
  color: #ffffff;
  font-size: 11px;
  box-shadow: 0 6px 14px rgba(56, 113, 168, 0.3);
}
.ss-svc-feature-text {
  color: #001F3F;
  font-size: 14.5px;
  line-height: 1.5;
  font-weight: 500;
  padding-top: 3px;
}

/* Sidebar */
.ss-svc-aside {
  position: sticky;
  top: 100px;
  display: flex;
  flex-direction: column;
  gap: 22px;
}

/* Info card */
.ss-svc-aside-info {
  padding: 30px 28px 24px;
  background: #ffffff;
  border: 1px solid rgba(0, 31, 63, 0.06);
  border-radius: 18px;
  box-shadow: 0 10px 30px rgba(0, 31, 63, 0.06);
  position: relative;
  overflow: hidden;
}
.ss-svc-aside-info::before {
  content: "";
  position: absolute;
  top: 0;
  left: 28px;
  right: 28px;
  height: 3px;
  background: linear-gradient(90deg, #001F3F, #3871A8);
  border-radius: 0 0 3px 3px;
}
.ss-svc-aside-tag {
  display: inline-block;
  font-family: 'Courier New', Courier, monospace;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  color: #3871A8;
  padding: 4px 10px;
  background: rgba(56, 113, 168, 0.10);
  border-radius: 999px;
  margin-bottom: 14px;
}
.ss-svc-aside-info h4 {
  color: #001F3F;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 18px;
  letter-spacing: -0.2px;
}
.ss-svc-aside-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.ss-svc-aside-list li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding: 12px 0;
  border-bottom: 1px dashed rgba(0, 31, 63, 0.10);
}
.ss-svc-aside-list li:last-child { border-bottom: 0; }
.ss-svc-aside-list small {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  color: #8a94a6;
}
.ss-svc-aside-list strong {
  color: #001F3F;
  font-family: 'Georgia', serif;
  font-size: 14px;
  font-weight: 700;
  text-align: right;
  max-width: 60%;
  line-height: 1.4;
}

/* CTA card */
.ss-svc-aside-cta {
  position: relative;
  padding: 30px 28px 28px;
  background: linear-gradient(135deg, #001128 0%, #001F3F 50%, #00305f 100%);
  border-radius: 18px;
  color: #ffffff;
  overflow: hidden;
  box-shadow: 0 20px 50px rgba(0, 31, 63, 0.25);
}
.ss-svc-aside-cta::before {
  content: "";
  position: absolute;
  top: -60px;
  right: -60px;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(107, 163, 216, 0.22) 0%, rgba(107, 163, 216, 0) 70%);
  pointer-events: none;
}
.ss-svc-aside-cta-corner {
  position: absolute;
  width: 18px;
  height: 18px;
  border: 2px solid rgba(255, 255, 255, 0.32);
  pointer-events: none;
  z-index: 1;
}
.ss-svc-aside-cta-corner--tr { top: 14px; right: 14px; border-left: 0; border-bottom: 0; }
.ss-svc-aside-cta-corner--bl { bottom: 14px; left: 14px; border-right: 0; border-top: 0; }

.ss-svc-aside-cta > *:not(.ss-svc-aside-cta-corner) { position: relative; z-index: 1; }

.ss-svc-aside-cta-icon {
  width: 52px;
  height: 52px;
  border-radius: 14px;
  background: rgba(56, 113, 168, 0.22);
  border: 1px solid rgba(107, 163, 216, 0.32);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #ffffff;
  margin-bottom: 18px;
}
.ss-svc-aside-cta-label {
  display: inline-block;
  font-family: 'Courier New', monospace;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  color: #6ba3d8;
  margin-bottom: 10px;
}
.ss-svc-aside-cta h4 {
  color: #ffffff;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.25;
  margin: 0 0 12px;
  letter-spacing: -0.2px;
}
.ss-svc-aside-cta p {
  color: rgba(255, 255, 255, 0.78);
  font-size: 14px;
  line-height: 1.7;
  margin: 0 0 22px;
}
.ss-svc-aside-cta-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
  padding: 14px 22px;
  background: #ffffff;
  color: #001F3F !important;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  text-decoration: none !important;
  border-radius: 999px;
  transition: background .3s ease, color .3s ease, gap .3s ease, transform .35s ease;
  margin-bottom: 14px;
}
.ss-svc-aside-cta-btn svg { transition: transform .35s ease; }
.ss-svc-aside-cta-btn:hover {
  background: #3871A8;
  color: #ffffff !important;
  transform: translateY(-2px);
}
.ss-svc-aside-cta-btn:hover svg { transform: translateX(3px); }

.ss-svc-aside-cta-phone {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  color: #ffffff !important;
  text-decoration: none !important;
  font-size: 14px;
  font-weight: 600;
  padding: 8px 0;
  transition: color .3s ease;
}
.ss-svc-aside-cta-phone i { color: #6ba3d8; }
.ss-svc-aside-cta-phone:hover { color: #6ba3d8 !important; }

/* ── Our Process (4-step timeline) ─────────────────── */
.ss-svc-process {
  position: relative;
  padding: 100px 0 110px;
  background: #f4f6fa;
  overflow: hidden;
}
.ss-svc-process-decor {
  position: absolute;
  top: -200px;
  right: -200px;
  width: 500px;
  height: 500px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(56, 113, 168, 0.10) 0%, rgba(56, 113, 168, 0) 70%);
  pointer-events: none;
}
.ss-svc-process-head {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 60px;
}
.ss-svc-process-head .ss-eyebrow-luxe { justify-content: center; }
.ss-svc-process-title {
  color: #001F3F;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 700;
  line-height: 1.15;
  letter-spacing: -0.4px;
  margin: 0 0 14px;
}
.ss-svc-process-title em { font-style: italic; color: #3871A8; }
.ss-svc-process-lead {
  color: #5a6479;
  font-size: 16px;
  line-height: 1.8;
  margin: 0;
}

/* Step grid with connecting dashed line */
.ss-svc-process-grid {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}
.ss-svc-process-grid::before {
  content: "";
  position: absolute;
  left: 12.5%;
  right: 12.5%;
  top: 56px;
  height: 2px;
  background-image: linear-gradient(90deg, rgba(0, 31, 63, 0.22) 50%, transparent 50%);
  background-size: 12px 2px;
  background-repeat: repeat-x;
  z-index: 0;
}

.ss-svc-process-step {
  position: relative;
  z-index: 1;
  padding: 28px 24px 26px;
  background: #ffffff;
  border: 1px solid rgba(0, 31, 63, 0.06);
  border-radius: 16px;
  text-align: center;
  box-shadow: 0 10px 30px rgba(0, 31, 63, 0.05);
  transition: transform .5s cubic-bezier(.22,.61,.36,1), border-color .3s ease, box-shadow .4s ease;
}
.ss-svc-process-step:hover {
  transform: translateY(-8px);
  border-color: rgba(56, 113, 168, 0.3);
  box-shadow: 0 24px 50px rgba(0, 31, 63, 0.14);
}
.ss-svc-process-step-num {
  display: inline-block;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 2.5px;
  color: #3871A8;
  margin-bottom: 14px;
}
.ss-svc-process-step-icon {
  width: 64px;
  height: 64px;
  margin: 0 auto 18px;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #001F3F 0%, #3871A8 100%);
  color: #ffffff;
  font-size: 24px;
  box-shadow: 0 14px 28px rgba(56, 113, 168, 0.3);
  transition: transform .55s cubic-bezier(.22,.61,.36,1);
}
.ss-svc-process-step:hover .ss-svc-process-step-icon {
  transform: rotate(-6deg) scale(1.08);
}
.ss-svc-process-step-title {
  color: #001F3F;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 19px;
  font-weight: 700;
  margin: 0 0 8px;
  letter-spacing: -0.2px;
}
.ss-svc-process-step-desc {
  color: #5a6479;
  font-size: 14px;
  line-height: 1.7;
  margin: 0;
}

/* ── Final CTA band ────────────────────────────────── */
.ss-svc-cta-band {
  padding: 70px 0;
  background: linear-gradient(135deg, #001128 0%, #001F3F 50%, #00305f 100%);
  color: #ffffff;
  position: relative;
  overflow: hidden;
}
.ss-svc-cta-band::before {
  content: "";
  position: absolute;
  top: -120px;
  left: -100px;
  width: 380px;
  height: 380px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(56, 113, 168, 0.24) 0%, rgba(56, 113, 168, 0) 70%);
  pointer-events: none;
}
.ss-svc-cta-band::after {
  content: "";
  position: absolute;
  bottom: -120px;
  right: -100px;
  width: 420px;
  height: 420px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(107, 163, 216, 0.18) 0%, rgba(107, 163, 216, 0) 70%);
  pointer-events: none;
}
.ss-svc-cta-inner {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 36px;
  flex-wrap: wrap;
}
.ss-svc-cta-text { flex: 1; min-width: 260px; }
.ss-svc-cta-text h2 {
  color: #ffffff;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: clamp(1.6rem, 2.8vw, 2.2rem);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.3px;
  margin: 10px 0 10px;
}
.ss-svc-cta-text p {
  color: rgba(255, 255, 255, 0.72);
  font-size: 14.5px;
  line-height: 1.65;
  margin: 0;
}
.ss-svc-cta-actions {
  display: flex;
  align-items: center;
  gap: 22px;
  flex-wrap: wrap;
}
.ss-svc-cta-primary {
  padding: 16px 30px !important;
}
.ss-svc-cta-secondary {
  color: #ffffff !important;
  font-size: 13.5px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  text-decoration: none !important;
  padding: 8px 4px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  transition: color .3s ease, border-color .3s ease;
}
.ss-svc-cta-secondary:hover { color: #6ba3d8 !important; border-color: #6ba3d8; }

/* ── Service detail page responsive ────────────────── */
@media (max-width: 1199px) {
  .ss-svc-fact { padding: 18px 20px; gap: 12px; min-height: 84px; }
  .ss-svc-fact-value { font-size: 14px; }
  .ss-svc-fact-ic { width: 42px; height: 42px; font-size: 16px; }
}
@media (max-width: 991px) {
  .ss-svc-hero { padding: 30px 0 130px; min-height: 260px; }
  .ss-svc-hero-corner--bl { bottom: 130px; }
  .ss-svc-hero-facts-list {
    grid-template-columns: repeat(2, 1fr);
  }
  .ss-svc-fact:nth-child(2) { border-right: 0; }
  .ss-svc-fact:nth-child(1),
  .ss-svc-fact:nth-child(2) {
    border-bottom: 1px dashed rgba(0, 31, 63, 0.08);
  }
  .ss-svc-body { padding-top: 200px !important; }
  .ss-svc-aside { position: static; }

  .ss-svc-process-grid { grid-template-columns: repeat(2, 1fr); }
  .ss-svc-process-grid::before { display: none; }
}
@media (max-width: 767px) {
  .ss-svc-hero { padding: 24px 0 130px; }
  .ss-svc-hero-corner { width: 24px; height: 24px; }
  .ss-svc-hero-corner--tr { top: 16px; right: 16px; }
  .ss-svc-hero-corner--bl { bottom: 130px; left: 20px; }
  .ss-svc-hero-actions { gap: 18px; }
  .ss-svc-hero-facts { transform: translateY(40%); }
  .ss-svc-fact { padding: 16px 18px; min-height: 76px; }
  .ss-svc-body { padding-top: 220px !important; }
  .ss-svc-features { padding: 26px 22px 24px; border-radius: 14px; }
  .ss-svc-process { padding: 70px 0 80px; }
  .ss-svc-process-head { margin-bottom: 40px; }
  .ss-svc-cta-band { padding: 50px 0; }
  .ss-svc-cta-inner { flex-direction: column; align-items: flex-start; gap: 24px; }
}
@media (max-width: 575px) {
  .ss-svc-hero { padding: 20px 0 180px; min-height: 0; }
  .ss-svc-hero-title { letter-spacing: -0.5px; }
  .ss-svc-hero-crumb { padding: 6px 12px; font-size: 11.5px; gap: 6px; }
  .ss-svc-hero-tag { letter-spacing: 2px; font-size: 10.5px; }
  .ss-svc-hero-facts { transform: translateY(50%); }
  .ss-svc-hero-facts-list {
    grid-template-columns: 1fr;
    border-radius: 14px;
  }
  .ss-svc-fact {
    border-right: 0;
    border-bottom: 1px dashed rgba(0, 31, 63, 0.08);
    padding: 14px 16px;
    min-height: 70px;
  }
  .ss-svc-fact:last-child { border-bottom: 0; }
  .ss-svc-body { padding-top: 260px !important; }
  .ss-svc-aside-info,
  .ss-svc-aside-cta {
    padding: 24px 22px 22px;
    border-radius: 14px;
  }
  .ss-svc-process-grid { grid-template-columns: 1fr; }
  .ss-svc-process-step { padding: 24px 20px 22px; }
  .ss-svc-process-step-icon { width: 56px; height: 56px; font-size: 22px; }
  .ss-svc-cta-actions { flex-direction: column; align-items: stretch; width: 100%; }
  .ss-svc-cta-primary { width: 100%; text-align: center; }
  .ss-svc-cta-secondary { text-align: center; }
}

/* ══════════════════════════════════════════════════════════
   SS TRADE — TESTIMONIALS (Service detail redesign)
   ══════════════════════════════════════════════════════════ */
.ss-svc-testimonials {
  position: relative;
  padding: 100px 0 110px;
  background: linear-gradient(180deg, #faf7f1 0%, #f4f6fa 100%);
  overflow: hidden;
  isolation: isolate;
}
.ss-svc-testimonials-decor {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  z-index: 0;
}
.ss-svc-testimonials-decor--a {
  top: -220px;
  left: -200px;
  width: 520px;
  height: 520px;
  background: radial-gradient(circle, rgba(56, 113, 168, 0.12) 0%, rgba(56, 113, 168, 0) 70%);
}
.ss-svc-testimonials-decor--b {
  bottom: -240px;
  right: -220px;
  width: 620px;
  height: 620px;
  background: radial-gradient(circle, rgba(201, 161, 96, 0.14) 0%, rgba(201, 161, 96, 0) 70%);
}

/* Header */
.ss-svc-testimonials-head {
  text-align: center;
  max-width: 820px;
  margin: 0 auto 60px;
}
.ss-svc-testimonials-head .ss-eyebrow-luxe { justify-content: center; }
.ss-svc-testimonials-title {
  color: #001F3F;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: clamp(2rem, 4.2vw, 3.2rem);
  font-weight: 700;
  line-height: 1.12;
  letter-spacing: -0.4px;
  margin: 0 0 26px;
}
.ss-svc-testimonials-title em { font-style: italic; color: #3871A8; }

/* Rating badge */
.ss-svc-rating-badge {
  display: inline-flex;
  align-items: center;
  gap: 16px;
  padding: 14px 22px;
  background: #ffffff;
  border: 1px solid rgba(0, 31, 63, 0.08);
  border-radius: 999px;
  box-shadow: 0 10px 30px rgba(0, 31, 63, 0.08);
}
.ss-svc-rating-stars {
  display: inline-flex;
  gap: 3px;
  color: #e4b54a;
  font-size: 16px;
  line-height: 1;
}
.ss-svc-rating-stars i { display: inline-block; }
.ss-svc-rating-body {
  display: inline-flex;
  flex-direction: column;
  line-height: 1.25;
  text-align: left;
}
.ss-svc-rating-body strong {
  color: #001F3F !important;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 18px;
  font-weight: 700;
  display: block;
}
.ss-svc-rating-body strong span {
  color: #8a94a6;
  font-size: 13px;
  font-weight: 600;
}
.ss-svc-rating-body small {
  color: #5a6479;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.3px;
}

/* Owl carousel spacing reset (override theme) */
.ss-svc-testi-slider.owl-carousel {
  padding: 10px 0 60px !important;
  position: relative;
}
.ss-svc-testi-slider.owl-carousel .owl-stage-outer {
  overflow: visible;
  padding: 12px 0 30px;
}
.ss-svc-testi-slider.owl-carousel .item { padding: 0; }

/* Attractive circular nav arrows + pill dots */
.ss-svc-testi-slider.owl-carousel .owl-nav {
  position: absolute;
  top: -72px;
  right: 0;
  display: flex;
  gap: 10px;
  margin: 0;
}
.ss-svc-testi-slider.owl-carousel .owl-nav button.owl-prev,
.ss-svc-testi-slider.owl-carousel .owl-nav button.owl-next {
  width: 48px !important;
  height: 48px !important;
  border-radius: 50% !important;
  background: #ffffff !important;
  border: 1px solid rgba(0, 31, 63, 0.12) !important;
  color: #001F3F !important;
  font-size: 0 !important;
  position: relative;
  box-shadow: 0 8px 20px rgba(0, 31, 63, 0.08) !important;
  transition: background .3s ease, color .3s ease, border-color .3s ease, transform .3s ease, box-shadow .3s ease !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
}
.ss-svc-testi-slider.owl-carousel .owl-nav button.owl-prev::before,
.ss-svc-testi-slider.owl-carousel .owl-nav button.owl-next::before {
  font-family: "themify";
  font-size: 16px;
  line-height: 1;
  color: inherit;
}
.ss-svc-testi-slider.owl-carousel .owl-nav button.owl-prev::before { content: "\e64a"; }
.ss-svc-testi-slider.owl-carousel .owl-nav button.owl-next::before { content: "\e649"; }
.ss-svc-testi-slider.owl-carousel .owl-nav button.owl-prev span,
.ss-svc-testi-slider.owl-carousel .owl-nav button.owl-next span { display: none; }
.ss-svc-testi-slider.owl-carousel .owl-nav button:hover {
  background: linear-gradient(135deg, #001128 0%, #001F3F 50%, #00305f 100%) !important;
  color: #ffffff !important;
  border-color: transparent !important;
  transform: translateY(-2px);
  box-shadow: 0 14px 28px rgba(0, 17, 40, 0.25) !important;
}
.ss-svc-testi-slider.owl-carousel .owl-dots {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
.ss-svc-testi-slider.owl-carousel .owl-dots button.owl-dot {
  width: 8px;
  height: 8px;
  margin: 0 5px;
  border-radius: 50%;
  background: rgba(0, 31, 63, 0.18) !important;
  transition: width .35s ease, background .3s ease;
}
.ss-svc-testi-slider.owl-carousel .owl-dots button.owl-dot.active {
  width: 26px;
  border-radius: 999px;
  background: #3871A8 !important;
}
@media (max-width: 767px) {
  .ss-svc-testi-slider.owl-carousel .owl-nav {
    position: static;
    justify-content: center;
    margin-top: 18px;
  }
}

/* Testimonial card */
.ss-svc-testi-card {
  position: relative;
  padding: 38px 36px 32px;
  background: #ffffff;
  border: 1px solid rgba(0, 31, 63, 0.06);
  border-radius: 18px;
  box-shadow: 0 14px 40px rgba(0, 31, 63, 0.06);
  overflow: hidden;
  transition: transform .5s cubic-bezier(.22,.61,.36,1), box-shadow .45s ease, border-color .35s ease;
  min-height: 380px;
  display: flex;
  flex-direction: column;
}
.ss-svc-testi-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: linear-gradient(90deg, #001F3F 0%, #3871A8 100%);
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform .5s cubic-bezier(.22,.61,.36,1);
}
.ss-svc-testi-card:hover {
  transform: translateY(-8px);
  border-color: rgba(56, 113, 168, 0.25);
  box-shadow: 0 30px 60px rgba(0, 31, 63, 0.14);
}
.ss-svc-testi-card:hover::before { transform: scaleX(1); }

/* Decorative oversized serif quote mark */
.ss-svc-testi-mark {
  position: absolute;
  top: 18px;
  right: 26px;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 140px;
  line-height: 1;
  color: rgba(56, 113, 168, 0.12);
  font-weight: 700;
  pointer-events: none;
  user-select: none;
}

/* Head: stars + verified */
.ss-svc-testi-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 18px;
  position: relative;
  z-index: 1;
}
.ss-svc-testi-stars {
  display: inline-flex;
  gap: 3px;
  color: #e4b54a;
  font-size: 15px;
  line-height: 1;
}
.ss-svc-testi-stars i { display: inline-block; }
.ss-svc-testi-verified {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  color: #196b3c;
  padding: 4px 10px;
  background: rgba(39, 174, 96, 0.10);
  border-radius: 999px;
}
.ss-svc-testi-verified i { font-size: 11px; }

/* Quote */
.ss-svc-testi-quote {
  color: #2d3646 !important;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 17px;
  font-style: italic;
  line-height: 1.65;
  font-weight: 400;
  margin: 0 0 24px;
  flex: 1;
  position: relative;
  z-index: 1;
}
.ss-svc-testi-quote::before {
  content: "“";
  color: #3871A8;
  font-family: 'Georgia', serif;
  font-style: normal;
  font-weight: 700;
  margin-right: 2px;
}
.ss-svc-testi-quote::after {
  content: "”";
  color: #3871A8;
  font-family: 'Georgia', serif;
  font-style: normal;
  font-weight: 700;
  margin-left: 2px;
}

/* Accent rule */
.ss-svc-testi-rule {
  display: block;
  width: 40px;
  height: 2px;
  background: linear-gradient(90deg, #001F3F, #3871A8);
  margin-bottom: 20px;
  transition: width .45s cubic-bezier(.22,.61,.36,1);
}
.ss-svc-testi-card:hover .ss-svc-testi-rule { width: 72px; }

/* Author */
.ss-svc-testi-author {
  display: flex;
  align-items: center;
  gap: 14px;
  position: relative;
  z-index: 1;
}
.ss-svc-testi-avatar {
  position: relative;
  flex-shrink: 0;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  padding: 3px;
  background: linear-gradient(135deg, #001F3F, #3871A8);
}
.ss-svc-testi-avatar img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
  border: 2px solid #ffffff;
}
.ss-svc-testi-author-body {
  display: flex;
  flex-direction: column;
  line-height: 1.3;
  min-width: 0;
}
.ss-svc-testi-author-body h4 {
  color: #001F3F !important;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 17px;
  font-weight: 700;
  margin: 0 0 3px;
  letter-spacing: -0.2px;
}
.ss-svc-testi-author-body span {
  color: #3871A8;
  font-size: 11.5px;
  font-weight: 700;
  letter-spacing: 1.4px;
  text-transform: uppercase;
}

/* Owl dots styling */
.ss-svc-testi-slider .owl-dots {
  text-align: center;
  margin-top: 28px;
}
.ss-svc-testi-slider .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  border-radius: 50%;
  background: rgba(0, 31, 63, 0.18);
  border: 0;
  padding: 0;
  transition: background .3s ease, width .3s ease;
}
.ss-svc-testi-slider .owl-dots .owl-dot.active {
  background: #3871A8;
  width: 28px;
  border-radius: 999px;
}
.ss-svc-testi-slider .owl-dots .owl-dot span { display: none; }

/* Responsive */
@media (max-width: 991px) {
  .ss-svc-testimonials { padding: 80px 0 90px; }
  .ss-svc-testimonials-head { margin-bottom: 44px; }
  .ss-svc-testi-card { padding: 32px 28px 28px; min-height: 340px; }
  .ss-svc-testi-mark { font-size: 110px; top: 14px; right: 22px; }
}
@media (max-width: 575px) {
  .ss-svc-testimonials { padding: 60px 0 70px; }
  .ss-svc-testi-card { padding: 28px 24px 24px; border-radius: 14px; min-height: 0; }
  .ss-svc-testi-mark { font-size: 88px; top: 10px; right: 18px; }
  .ss-svc-testi-quote { font-size: 15.5px; }
  .ss-svc-rating-badge { padding: 12px 18px; gap: 12px; }
  .ss-svc-rating-body strong { font-size: 16px; }
  .ss-svc-rating-body small { font-size: 11px; }
}

/* ══════════════════════════════════════════════════════════
   SS TRADE — BLOG PAGE (Editorial redesign)
   ══════════════════════════════════════════════════════════ */

/* ── Hero (Dark magazine cover) ──────────────────── */
.ss-blog-hero {
  position: relative;
  padding: 70px 0 50px;
  background: linear-gradient(135deg, #001128 0%, #001F3F 50%, #00305f 100%);
  color: #ffffff;
  overflow: hidden;
  isolation: isolate;
}
.ss-blog-hero::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background: linear-gradient(180deg, rgba(0, 31, 63, 0) 0%, #ffffff 100%);
  pointer-events: none;
  z-index: 1;
}
.ss-blog-hero-decor {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  z-index: 0;
}
.ss-blog-hero-decor--a {
  top: -220px;
  right: -220px;
  width: 620px;
  height: 620px;
  background: radial-gradient(circle, rgba(56, 113, 168, 0.35) 0%, rgba(56, 113, 168, 0) 70%);
}
.ss-blog-hero-decor--b {
  bottom: -260px;
  left: -200px;
  width: 560px;
  height: 560px;
  background: radial-gradient(circle, rgba(107, 163, 216, 0.22) 0%, rgba(107, 163, 216, 0) 70%);
}
.ss-blog-hero-grid-bg {
  position: absolute;
  inset: 0;
  opacity: 0.45;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px);
  background-size: 60px 60px;
  mask-image: radial-gradient(ellipse at center, #000 35%, transparent 85%);
  -webkit-mask-image: radial-gradient(ellipse at center, #000 35%, transparent 85%);
  pointer-events: none;
  z-index: 0;
}

/* Outer architectural corners */
.ss-blog-hero-corner {
  position: absolute;
  width: 32px;
  height: 32px;
  border: 2px solid rgba(255, 255, 255, 0.28);
  pointer-events: none;
  z-index: 2;
}
.ss-blog-hero-corner--tl { top: 28px; left: 28px; border-right: 0; border-bottom: 0; }
.ss-blog-hero-corner--tr { top: 28px; right: 28px; border-left: 0; border-bottom: 0; }

/* Top bar: issue · breadcrumb · rating */
.ss-blog-hero-topbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap;
  padding-bottom: 28px;
  margin-bottom: 36px;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.14);
}
.ss-blog-hero-issue {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-family: 'Courier New', Courier, monospace;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  color: #6ba3d8;
  padding: 6px 14px;
  background: rgba(107, 163, 216, 0.14);
  border: 1px solid rgba(107, 163, 216, 0.30);
  border-radius: 999px;
}
.ss-blog-hero-issue-tick {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #e4b54a;
  box-shadow: 0 0 0 3px rgba(228, 181, 74, 0.22);
}
.ss-blog-hero-crumb {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 0;
  background: transparent;
  border: 0;
  border-radius: 0;
  margin-bottom: 0;
  font-size: 12.5px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.55);
}
.ss-blog-hero-crumb a {
  color: rgba(255, 255, 255, 0.7) !important;
  text-decoration: none !important;
  transition: color .3s ease;
}
.ss-blog-hero-crumb a:hover { color: #ffffff !important; }
.ss-blog-hero-crumb .sep { color: rgba(255, 255, 255, 0.3); }
.ss-blog-hero-crumb strong { color: #ffffff !important; font-weight: 700; }

.ss-blog-hero-rating {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #ffffff;
  font-size: 12px;
}
.ss-blog-hero-rating .stars {
  display: inline-flex;
  gap: 2px;
  color: #e4b54a;
  font-size: 13px;
  line-height: 1;
}
.ss-blog-hero-rating strong {
  color: #ffffff !important;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 16px;
  font-weight: 700;
}
.ss-blog-hero-rating small {
  color: rgba(255, 255, 255, 0.55);
  font-size: 10.5px;
  font-weight: 600;
  letter-spacing: 1.6px;
  text-transform: uppercase;
}

.ss-blog-hero-row { margin-bottom: 16px; }
.ss-blog-hero-content { max-width: 640px; }
.ss-blog-hero-title {
  color: #ffffff;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: clamp(2.2rem, 4.4vw, 3.6rem);
  font-weight: 700;
  line-height: 1.08;
  letter-spacing: -0.8px;
  margin: 16px 0 20px;
}
.ss-blog-hero-title em { font-style: italic; color: #6ba3d8; }
.ss-blog-hero-lead {
  color: rgba(255, 255, 255, 0.75);
  font-size: 16px;
  line-height: 1.8;
  margin: 0 0 30px;
  max-width: 560px;
}

/* Glass stat cards */
.ss-blog-hero-meta {
  display: flex;
  align-items: stretch;
  gap: 14px;
  padding: 18px 20px;
  background: linear-gradient(160deg, rgba(255,255,255,0.08) 0%, rgba(255,255,255,0.02) 100%);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 16px;
  backdrop-filter: blur(8px);
  box-shadow: 0 20px 50px rgba(0, 17, 40, 0.3);
}
.ss-blog-hero-meta-item {
  display: flex;
  flex-direction: column;
  line-height: 1.25;
  flex: 1;
  padding: 0 4px;
}
.ss-blog-hero-meta-item + .ss-blog-hero-meta-item {
  border-left: 1px dashed rgba(255, 255, 255, 0.14);
  padding-left: 18px;
}
.ss-blog-hero-meta-item strong {
  color: #ffffff !important;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -0.5px;
  margin-bottom: 4px;
}
.ss-blog-hero-meta-item strong em {
  color: #6ba3d8;
  font-style: italic;
  font-size: 0.75em;
  margin-left: 2px;
}
.ss-blog-hero-meta-item span {
  color: rgba(255, 255, 255, 0.55);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  line-height: 1.45;
}

/* ── 3-card offset stack (right column) ─────────── */
.ss-blog-hero-stack {
  position: relative;
  padding: 40px 10px 40px;
  min-height: 420px;
  max-width: 460px;
  margin-left: auto;
}
.ss-blog-hero-stack-tag {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 6px 14px;
  background: #ffffff;
  color: #001F3F;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  border-radius: 999px;
  margin-bottom: 8px;
  box-shadow: 0 14px 30px rgba(0, 17, 40, 0.35);
  position: relative;
  z-index: 5;
}
.ss-blog-hero-stack-tag i {
  font-size: 11px;
  color: #3871A8;
}

/* Each card */
.ss-blog-hero-stack-card {
  position: absolute;
  display: block;
  text-decoration: none !important;
  background: #ffffff;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid rgba(0, 31, 63, 0.08);
  transition: transform .55s cubic-bezier(.22,.61,.36,1), box-shadow .45s ease;
}
.ss-blog-hero-stack-card .media {
  position: relative;
  overflow: hidden;
}
.ss-blog-hero-stack-card .media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 1s cubic-bezier(.22,.61,.36,1);
}
.ss-blog-hero-stack-card .cat {
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 4px 10px;
  font-size: 9.5px;
  font-weight: 700;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  color: #ffffff;
  background: rgba(0, 31, 63, 0.85);
  backdrop-filter: blur(6px);
  border-radius: 999px;
}
.ss-blog-hero-stack-card .body {
  padding: 14px 16px 14px;
}
.ss-blog-hero-stack-card h3,
.ss-blog-hero-stack-card h4 {
  color: #001F3F !important;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -0.2px;
  margin: 0 0 10px;
  transition: color .3s ease;
}
.ss-blog-hero-stack-card .meta {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #8a94a6;
  font-size: 11px;
  font-weight: 600;
}
.ss-blog-hero-stack-card .meta .dot {
  width: 3px; height: 3px; border-radius: 50%;
  background: rgba(0, 31, 63, 0.25);
}

/* Back card (smallest, most tilted) */
.ss-blog-hero-stack-card--back {
  top: 78px;
  right: -8px;
  width: 68%;
  transform: rotate(4deg);
  opacity: 0.88;
  box-shadow: 0 20px 40px rgba(0, 17, 40, 0.30);
  z-index: 1;
}
.ss-blog-hero-stack-card--back .media { height: 100px; }
.ss-blog-hero-stack-card--back h4 { font-size: 13.5px; margin-bottom: 6px; }
.ss-blog-hero-stack-card--back .body { padding: 12px 14px; }
.ss-blog-hero-stack-card--back:hover {
  transform: rotate(2deg) translateY(-4px);
  z-index: 4;
}

/* Middle card */
.ss-blog-hero-stack-card--mid {
  top: 42px;
  right: 24px;
  left: 18px;
  width: auto;
  transform: rotate(-3deg);
  box-shadow: 0 24px 48px rgba(0, 17, 40, 0.35);
  z-index: 2;
}
.ss-blog-hero-stack-card--mid .media { height: 130px; }
.ss-blog-hero-stack-card--mid h4 { font-size: 15px; }
.ss-blog-hero-stack-card--mid:hover {
  transform: rotate(-1deg) translateY(-4px);
  z-index: 4;
}

/* Front card (featured, straight) */
.ss-blog-hero-stack-card--front {
  position: relative;
  margin-top: 10px;
  width: 92%;
  max-width: 400px;
  box-shadow: 0 30px 60px rgba(0, 17, 40, 0.45);
  z-index: 3;
}
.ss-blog-hero-stack-card--front:hover {
  transform: translateY(-6px);
  box-shadow: 0 36px 70px rgba(0, 17, 40, 0.55);
}
.ss-blog-hero-stack-card--front .pin {
  position: absolute;
  top: -12px;
  right: 14px;
  padding: 5px 12px;
  background: linear-gradient(135deg, #e4b54a, #d9a033);
  color: #001F3F;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  border-radius: 999px;
  box-shadow: 0 10px 24px rgba(228, 181, 74, 0.4);
  z-index: 2;
}
.ss-blog-hero-stack-card--front .media { height: 180px; }
.ss-blog-hero-stack-card--front .body { padding: 18px 20px 20px; }
.ss-blog-hero-stack-card--front h3 { font-size: 17px; margin-bottom: 14px; }
.ss-blog-hero-stack-card--front .cta {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  color: #001F3F;
  padding-top: 14px;
  border-top: 1px dashed rgba(0, 31, 63, 0.10);
  width: 100%;
  transition: color .3s ease, gap .3s ease;
}
.ss-blog-hero-stack-card--front .cta svg { transition: transform .35s ease; }
.ss-blog-hero-stack-card--front:hover .cta { color: #3871A8; gap: 12px; }
.ss-blog-hero-stack-card--front:hover .cta svg { transform: translateX(4px); }
.ss-blog-hero-stack-card--front:hover h3 { color: #3871A8 !important; }
.ss-blog-hero-stack-card--front:hover .media img { transform: scale(1.06); }

/* Stack chip */
.ss-blog-hero-stack-chip {
  position: absolute;
  bottom: 10px;
  left: 0;
  z-index: 4;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 14px;
  background: rgba(255, 255, 255, 0.10);
  backdrop-filter: blur(8px);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 999px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  color: #ffffff;
}
.ss-blog-hero-stack-chip .dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #27ae60;
  box-shadow: 0 0 0 3px rgba(39, 174, 96, 0.22);
}

/* ── Glass search + filter bar ───────────────────── */
.ss-blog-hero-searchbar {
  position: relative;
  z-index: 3;
  margin-top: 50px;
  padding: 18px 20px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 20px;
  backdrop-filter: blur(10px);
  box-shadow: 0 24px 50px rgba(0, 17, 40, 0.3);
  display: flex;
  flex-direction: column;
  gap: 16px;
}

/* Search (on dark bg) */
.ss-blog-search {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 6px 6px 6px 22px;
  background: rgba(255, 255, 255, 0.98);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 999px;
  box-shadow: 0 10px 24px rgba(0, 17, 40, 0.25);
  max-width: none;
  margin-bottom: 0;
  transition: box-shadow .3s ease, background .3s ease;
}
.ss-blog-search:focus-within {
  border-color: #3871A8;
  box-shadow: 0 14px 40px rgba(56, 113, 168, 0.18);
}
.ss-blog-search i {
  color: #3871A8;
  font-size: 16px;
}
.ss-blog-search input {
  flex: 1;
  min-width: 0;
  border: 0;
  outline: none;
  background: transparent;
  color: #001F3F;
  font-size: 15px;
  padding: 12px 0;
}
.ss-blog-search input::placeholder { color: #8a94a6; }
.ss-blog-search button {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 12px 22px;
  background: linear-gradient(135deg, #001F3F, #3871A8);
  color: #ffffff;
  font-size: 12.5px;
  font-weight: 700;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  box-shadow: 0 10px 24px rgba(56, 113, 168, 0.45);
  transition: transform .35s ease, box-shadow .3s ease, gap .3s ease;
}
.ss-blog-search button svg { transition: transform .35s ease; }
.ss-blog-search button:hover {
  transform: translateY(-1px);
  gap: 12px;
  box-shadow: 0 14px 28px rgba(56, 113, 168, 0.55);
}
.ss-blog-search button:hover svg { transform: translateX(3px); }

/* Category filter pills (dark-bg variant) */
.ss-blog-filters {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.ss-blog-filter {
  display: inline-block;
  padding: 8px 16px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 999px;
  color: rgba(255, 255, 255, 0.78) !important;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none !important;
  letter-spacing: 0.2px;
  transition: color .3s ease, background .3s ease, border-color .3s ease, transform .3s ease;
}
.ss-blog-filter:hover {
  color: #ffffff !important;
  background: rgba(107, 163, 216, 0.18);
  border-color: rgba(107, 163, 216, 0.45);
  transform: translateY(-1px);
}
.ss-blog-filter--active,
.ss-blog-filter--active:hover {
  background: #ffffff;
  color: #001F3F !important;
  border-color: transparent;
  box-shadow: 0 10px 20px rgba(0, 17, 40, 0.25);
}

/* ── Blog content section ─────────────────────────── */
.ss-blog-section {
  position: relative;
  padding: 70px 0 100px;
  background: #ffffff;
}

/* Shared meta row */
.ss-blog-meta {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  font-size: 12px;
  letter-spacing: 0.3px;
  color: #5a6479;
  margin-bottom: 14px;
}
.ss-blog-meta--sm { font-size: 11.5px; }
.ss-blog-cat {
  display: inline-block;
  padding: 4px 10px;
  font-size: 10.5px;
  font-weight: 700;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  color: #ffffff;
  background: linear-gradient(135deg, #001F3F, #3871A8);
  border-radius: 999px;
}
.ss-blog-dot {
  width: 4px;
  height: 4px;
  background: rgba(0, 31, 63, 0.25);
  border-radius: 50%;
}
.ss-blog-date,
.ss-blog-read {
  color: #5a6479;
  font-weight: 600;
}

/* ── Featured post ─────────────────────────────────── */
.ss-blog-featured {
  margin-bottom: 48px;
}
.ss-blog-featured-link {
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  background: #ffffff;
  border: 1px solid rgba(0, 31, 63, 0.06);
  border-radius: 20px;
  overflow: hidden;
  text-decoration: none !important;
  box-shadow: 0 20px 50px rgba(0, 31, 63, 0.08);
  transition: transform .5s cubic-bezier(.22,.61,.36,1), box-shadow .45s ease;
}
.ss-blog-featured-link:hover {
  transform: translateY(-6px);
  box-shadow: 0 30px 60px rgba(0, 31, 63, 0.16);
}
.ss-blog-featured-media {
  position: relative;
  overflow: hidden;
  min-height: 360px;
}
.ss-blog-featured-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 1s cubic-bezier(.22,.61,.36,1);
}
.ss-blog-featured-link:hover .ss-blog-featured-media img {
  transform: scale(1.06);
}
.ss-blog-featured-badge {
  position: absolute;
  top: 18px;
  left: 18px;
  padding: 6px 14px 6px 28px;
  background: #ffffff;
  color: #001F3F;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 999px;
  box-shadow: 0 10px 24px rgba(0, 31, 63, 0.15);
}
.ss-blog-featured-badge::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 12px;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #e4b54a;
  box-shadow: 0 0 0 3px rgba(228, 181, 74, 0.22);
}
.ss-blog-featured-body {
  padding: 40px 38px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ss-blog-featured-title {
  color: #001F3F !important;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: clamp(1.4rem, 2.6vw, 2rem);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: -0.3px;
  margin: 0 0 16px;
}
.ss-blog-featured-link:hover .ss-blog-featured-title {
  color: #3871A8 !important;
}
.ss-blog-featured-excerpt {
  color: #5a6479 !important;
  font-size: 15px;
  line-height: 1.8;
  margin: 0 0 26px;
}
.ss-blog-featured-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding-top: 22px;
  border-top: 1px dashed rgba(0, 31, 63, 0.10);
  flex-wrap: wrap;
}
.ss-blog-author {
  display: inline-flex;
  align-items: center;
  gap: 12px;
}
.ss-blog-author-avatar {
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #001F3F, #3871A8);
  color: #ffffff !important;
  font-family: 'Georgia', serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.5px;
}
.ss-blog-author div {
  display: flex;
  flex-direction: column;
  line-height: 1.3;
}
.ss-blog-author strong {
  color: #001F3F !important;
  font-family: 'Georgia', serif;
  font-size: 14px;
  font-weight: 700;
}
.ss-blog-author small {
  color: #8a94a6;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}
.ss-blog-cta {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #001F3F;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  transition: color .3s ease, gap .3s ease;
}
.ss-blog-cta svg { transition: transform .35s ease; }
.ss-blog-featured-link:hover .ss-blog-cta {
  color: #3871A8;
  gap: 14px;
}
.ss-blog-featured-link:hover .ss-blog-cta svg {
  transform: translateX(4px);
}

/* ── Regular post cards ───────────────────────────── */
.ss-blog-grid { margin-top: 0; }
.ss-blog-card {
  height: 100%;
}
.ss-blog-card-link {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: #ffffff;
  border: 1px solid rgba(0, 31, 63, 0.06);
  border-radius: 18px;
  overflow: hidden;
  text-decoration: none !important;
  box-shadow: 0 10px 30px rgba(0, 31, 63, 0.05);
  transition: transform .5s cubic-bezier(.22,.61,.36,1), box-shadow .45s ease, border-color .35s ease;
}
.ss-blog-card-link:hover {
  transform: translateY(-8px);
  border-color: rgba(56, 113, 168, 0.22);
  box-shadow: 0 30px 60px rgba(0, 31, 63, 0.14);
}
.ss-blog-card-media {
  position: relative;
  overflow: hidden;
  height: 220px;
}
.ss-blog-card-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 1s cubic-bezier(.22,.61,.36,1);
}
.ss-blog-card-link:hover .ss-blog-card-media img {
  transform: scale(1.06);
}
.ss-blog-card-cat {
  position: absolute;
  top: 16px;
  left: 16px;
  padding: 5px 12px;
  font-size: 10.5px;
  font-weight: 700;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  color: #ffffff;
  background: rgba(0, 31, 63, 0.85);
  backdrop-filter: blur(6px);
  border-radius: 999px;
}
.ss-blog-card-body {
  flex: 1;
  padding: 26px 26px 22px;
  display: flex;
  flex-direction: column;
}
.ss-blog-card-title {
  color: #001F3F !important;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -0.2px;
  margin: 0 0 12px;
  transition: color .3s ease;
}
.ss-blog-card-link:hover .ss-blog-card-title { color: #3871A8 !important; }
.ss-blog-card-excerpt {
  color: #5a6479 !important;
  font-size: 14.5px;
  line-height: 1.7;
  margin: 0 0 18px;
  flex: 1;
}
.ss-blog-card-arrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 11.5px;
  font-weight: 700;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  color: #001F3F;
  padding-top: 16px;
  border-top: 1px dashed rgba(0, 31, 63, 0.10);
  transition: color .3s ease, gap .3s ease;
}
.ss-blog-card-arrow svg { transition: transform .35s ease; }
.ss-blog-card-link:hover .ss-blog-card-arrow { color: #3871A8; gap: 12px; }
.ss-blog-card-link:hover .ss-blog-card-arrow svg { transform: translateX(3px); }

/* ── Pagination ───────────────────────────────────── */
.ss-blog-pagination {
  margin-top: 44px;
  display: flex;
  justify-content: center;
}
.ss-blog-pagination .pagination {
  display: inline-flex;
  gap: 6px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.ss-blog-pagination .page-item .page-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 42px;
  height: 42px;
  padding: 0 14px;
  background: #ffffff;
  border: 1px solid rgba(0, 31, 63, 0.10);
  border-radius: 999px;
  color: #001F3F !important;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none !important;
  transition: background .3s ease, color .3s ease, border-color .3s ease;
}
.ss-blog-pagination .page-item.active .page-link {
  background: #001F3F;
  color: #ffffff !important;
  border-color: transparent;
}
.ss-blog-pagination .page-item .page-link:hover {
  border-color: #3871A8;
  color: #3871A8 !important;
}

/* ── Sidebar ───────────────────────────────────────── */
.ss-blog-sidebar {
  position: sticky;
  top: 100px;
  display: flex;
  flex-direction: column;
  gap: 22px;
}
.ss-blog-widget {
  padding: 26px 26px 24px;
  background: #ffffff;
  border: 1px solid rgba(0, 31, 63, 0.06);
  border-radius: 18px;
  box-shadow: 0 10px 30px rgba(0, 31, 63, 0.05);
}
.ss-blog-widget-tag {
  display: inline-block;
  font-family: 'Courier New', Courier, monospace;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  color: #3871A8;
  padding: 4px 10px;
  background: rgba(56, 113, 168, 0.10);
  border-radius: 999px;
  margin-bottom: 12px;
}
.ss-blog-widget-title {
  color: #001F3F !important;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.2px;
  margin: 0 0 18px;
}

/* Sidebar search */
.ss-blog-widget-search {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 6px 6px 6px 18px;
  background: #f7f9fc;
  border: 1px solid rgba(0, 31, 63, 0.08);
  border-radius: 999px;
  transition: border-color .3s ease, background .3s ease;
}
.ss-blog-widget-search:focus-within {
  border-color: #3871A8;
  background: #ffffff;
}
.ss-blog-widget-search input {
  flex: 1;
  min-width: 0;
  border: 0;
  outline: none;
  background: transparent;
  color: #001F3F;
  font-size: 14px;
  padding: 10px 0;
}
.ss-blog-widget-search input::placeholder { color: #8a94a6; }
.ss-blog-widget-search button {
  flex-shrink: 0;
  width: 38px;
  height: 38px;
  border: 0;
  border-radius: 50%;
  background: linear-gradient(135deg, #001F3F, #3871A8);
  color: #ffffff;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  transition: transform .3s ease;
}
.ss-blog-widget-search button:hover { transform: scale(1.05); }

/* Categories list */
.ss-blog-categories {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ss-blog-categories li + li { margin-top: 4px; }
.ss-blog-categories a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 12px 16px;
  background: #f7f9fc;
  border: 1px solid transparent;
  border-radius: 10px;
  color: #001F3F !important;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none !important;
  transition: background .3s ease, border-color .3s ease, transform .35s ease, color .3s ease;
}
.ss-blog-categories a:hover {
  background: #ffffff;
  border-color: rgba(56, 113, 168, 0.25);
  transform: translateX(4px);
  color: #3871A8 !important;
}
.ss-blog-categories a span { flex: 1; }
.ss-blog-categories a em {
  font-style: normal;
  font-family: 'Courier New', monospace;
  font-size: 12px;
  font-weight: 700;
  color: #3871A8;
  padding: 3px 9px;
  background: rgba(56, 113, 168, 0.12);
  border-radius: 999px;
}
.ss-blog-categories a:hover em {
  background: #3871A8;
  color: #ffffff;
}

/* Recent posts */
.ss-blog-recent {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ss-blog-recent li + li { margin-top: 14px; }
.ss-blog-recent a {
  position: relative;
  display: flex;
  gap: 14px;
  padding: 12px;
  border-radius: 12px;
  background: #f7f9fc;
  border: 1px solid transparent;
  text-decoration: none !important;
  transition: background .3s ease, border-color .3s ease, transform .35s ease;
}
.ss-blog-recent a:hover {
  background: #ffffff;
  border-color: rgba(56, 113, 168, 0.25);
  transform: translateY(-2px);
}
.ss-blog-recent-img {
  flex-shrink: 0;
  width: 72px;
  height: 72px;
  border-radius: 10px;
  overflow: hidden;
}
.ss-blog-recent-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ss-blog-recent-body {
  position: relative;
  flex: 1;
  min-width: 0;
}
.ss-blog-recent-num {
  display: inline-block;
  font-family: 'Courier New', monospace;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1.6px;
  color: #3871A8;
  margin-bottom: 4px;
}
.ss-blog-recent-body h4 {
  color: #001F3F !important;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 14.5px;
  font-weight: 700;
  line-height: 1.35;
  margin: 0 0 6px;
  transition: color .3s ease;
}
.ss-blog-recent a:hover h4 { color: #3871A8 !important; }
.ss-blog-recent-body time {
  font-size: 11px;
  color: #8a94a6;
  font-weight: 600;
  letter-spacing: 0.3px;
}

/* CTA sidebar card */
.ss-blog-widget-cta {
  position: relative;
  padding: 28px 26px 24px;
  background: linear-gradient(135deg, #001128 0%, #001F3F 50%, #00305f 100%);
  border-radius: 18px;
  color: #ffffff;
  overflow: hidden;
  box-shadow: 0 20px 50px rgba(0, 31, 63, 0.25);
}
.ss-blog-widget-cta::before {
  content: "";
  position: absolute;
  top: -60px;
  right: -60px;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(107, 163, 216, 0.22) 0%, rgba(107, 163, 216, 0) 70%);
  pointer-events: none;
}
.ss-blog-widget-cta-corner {
  position: absolute;
  width: 16px;
  height: 16px;
  border: 2px solid rgba(255, 255, 255, 0.3);
  pointer-events: none;
  z-index: 1;
}
.ss-blog-widget-cta-corner--tr { top: 14px; right: 14px; border-left: 0; border-bottom: 0; }
.ss-blog-widget-cta-corner--bl { bottom: 14px; left: 14px; border-right: 0; border-top: 0; }

.ss-blog-widget-cta > *:not(.ss-blog-widget-cta-corner) {
  position: relative;
  z-index: 1;
}
.ss-blog-widget-cta-icon {
  width: 48px;
  height: 48px;
  border-radius: 14px;
  background: rgba(56, 113, 168, 0.22);
  border: 1px solid rgba(107, 163, 216, 0.32);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #ffffff;
  margin-bottom: 16px;
}
.ss-blog-widget-cta-tag {
  display: inline-block;
  font-family: 'Courier New', monospace;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  color: #6ba3d8;
  margin-bottom: 8px;
}
.ss-blog-widget-cta h4 {
  color: #ffffff !important;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 19px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -0.2px;
  margin: 0 0 10px;
}
.ss-blog-widget-cta p {
  color: rgba(255, 255, 255, 0.78) !important;
  font-size: 13.5px;
  line-height: 1.7;
  margin: 0 0 20px;
}
.ss-blog-widget-cta-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  padding: 12px 18px;
  background: #ffffff;
  color: #001F3F !important;
  font-size: 12.5px;
  font-weight: 700;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  text-decoration: none !important;
  border-radius: 999px;
  transition: background .3s ease, color .3s ease, transform .35s ease;
  margin-bottom: 12px;
}
.ss-blog-widget-cta-btn svg { transition: transform .3s ease; }
.ss-blog-widget-cta-btn:hover {
  background: #3871A8;
  color: #ffffff !important;
  transform: translateY(-2px);
}
.ss-blog-widget-cta-btn:hover svg { transform: translateX(3px); }
.ss-blog-widget-cta-phone {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  color: #ffffff !important;
  text-decoration: none !important;
  font-size: 13px;
  font-weight: 600;
  padding: 4px 0;
  transition: color .3s ease;
}
.ss-blog-widget-cta-phone i { color: #6ba3d8; }
.ss-blog-widget-cta-phone:hover { color: #6ba3d8 !important; }

/* ── Blog responsive ──────────────────────────────── */
@media (max-width: 1199px) {
  .ss-blog-hero-stack-card--back { width: 62%; top: 72px; right: -4px; }
  .ss-blog-hero-stack-card--mid { top: 40px; }
}
@media (max-width: 991px) {
  .ss-blog-hero { padding: 60px 0 50px; }
  .ss-blog-section { padding: 50px 0 80px; }
  .ss-blog-hero-corner { width: 24px; height: 24px; top: 22px !important; }
  .ss-blog-hero-corner--tl { left: 22px; }
  .ss-blog-hero-corner--tr { right: 22px; }
  .ss-blog-hero-content { max-width: none; }
  .ss-blog-hero-stack { max-width: 520px; margin: 36px auto 0; min-height: 380px; }
  .ss-blog-hero-meta { padding: 16px 18px; gap: 14px; }
  .ss-blog-hero-meta-item + .ss-blog-hero-meta-item { padding-left: 14px; }
  .ss-blog-hero-meta-item strong { font-size: 22px; }
  .ss-blog-featured-link { grid-template-columns: 1fr; }
  .ss-blog-featured-media { min-height: 280px; }
  .ss-blog-featured-body { padding: 32px 28px; }
  .ss-blog-sidebar { position: static; margin-top: 30px; }
}
@media (max-width: 767px) {
  .ss-blog-hero { padding: 50px 0 40px; }
  .ss-blog-hero-topbar { gap: 12px; padding-bottom: 20px; margin-bottom: 28px; }
  .ss-blog-hero-crumb { display: none; }
  .ss-blog-hero-rating small { display: none; }
  .ss-blog-hero-meta { flex-wrap: wrap; gap: 10px; }
  .ss-blog-hero-meta-item { flex: 1 1 45%; }
  .ss-blog-hero-meta-item + .ss-blog-hero-meta-item {
    padding-left: 12px;
  }
  .ss-blog-hero-meta-item:nth-child(3) {
    flex: 1 1 100%;
    border-left: 0;
    padding-left: 0;
    padding-top: 12px;
    border-top: 1px dashed rgba(255, 255, 255, 0.14);
  }
  .ss-blog-hero-stack { min-height: 340px; max-width: 440px; }
  .ss-blog-hero-stack-card--back { width: 64%; top: 60px; }
  .ss-blog-hero-stack-card--back .media { height: 90px; }
  .ss-blog-hero-stack-card--mid { top: 32px; }
  .ss-blog-hero-stack-card--mid .media { height: 120px; }
  .ss-blog-hero-stack-card--front .media { height: 160px; }
  .ss-blog-hero-searchbar { margin-top: 36px; padding: 14px; }
  .ss-blog-search { padding: 5px 5px 5px 18px; }
  .ss-blog-search button { padding: 10px 16px; font-size: 11.5px; }
  .ss-blog-featured-media { min-height: 240px; }
  .ss-blog-featured-body { padding: 28px 24px; }
  .ss-blog-card-media { height: 200px; }
  .ss-blog-card-body { padding: 22px 22px 20px; }
  .ss-blog-card-title { font-size: 18px; }
}
@media (max-width: 575px) {
  .ss-blog-section { padding: 40px 0 60px; }
  .ss-blog-hero { padding: 44px 0 40px; }
  .ss-blog-hero-corner { display: none; }
  .ss-blog-hero-issue { font-size: 10.5px; letter-spacing: 2px; padding: 5px 12px; }
  .ss-blog-hero-title { font-size: 2rem !important; letter-spacing: -0.4px; }
  .ss-blog-hero-meta { padding: 14px; gap: 10px; }
  .ss-blog-hero-meta-item { flex: 1 1 100%; padding: 0 !important; border: 0 !important; }
  .ss-blog-hero-meta-item + .ss-blog-hero-meta-item {
    padding-top: 10px !important;
    border-top: 1px dashed rgba(255, 255, 255, 0.14) !important;
  }
  .ss-blog-hero-meta-item strong { font-size: 20px; }

  /* On mobile the stack is noisy — collapse to just the front card */
  .ss-blog-hero-stack { min-height: 0; padding: 28px 0 30px; max-width: 100%; }
  .ss-blog-hero-stack-tag { margin-bottom: 10px; }
  .ss-blog-hero-stack-card--back,
  .ss-blog-hero-stack-card--mid { display: none; }
  .ss-blog-hero-stack-card--front {
    position: relative;
    width: 100%;
    max-width: none;
    margin-top: 0;
  }
  .ss-blog-hero-stack-card--front .media { height: 170px; }
  .ss-blog-hero-stack-chip { bottom: 0; left: auto; right: 0; }

  .ss-blog-search { flex-direction: column; align-items: stretch; border-radius: 18px; padding: 12px; gap: 8px; border: 0; background: rgba(255, 255, 255, 0.96); }
  .ss-blog-search i { position: absolute; margin-left: 14px; top: 22px; }
  .ss-blog-search input { padding: 10px 14px 10px 36px; background: #f7f9fc; border-radius: 999px; border: 1px solid rgba(0, 31, 63, 0.08); }
  .ss-blog-search button { padding: 12px 18px; width: 100%; justify-content: center; }
  .ss-blog-filters { gap: 6px; }
  .ss-blog-filter { padding: 6px 12px; font-size: 12px; }
  .ss-blog-featured { margin-bottom: 32px; }
  .ss-blog-featured-footer { flex-direction: column; align-items: flex-start; gap: 14px; }
  .ss-blog-widget { padding: 22px 22px 20px; border-radius: 14px; }
  .ss-blog-widget-cta { padding: 24px 22px 22px; border-radius: 14px; }
  .ss-blog-recent-img { width: 60px; height: 60px; }
  .ss-blog-recent-body h4 { font-size: 13.5px; }
}

/* ══════════════════════════════════════════════════════════
   SS TRADE — LEGAL PAGES (Terms & Conditions / Privacy)
   ══════════════════════════════════════════════════════════ */

/* ── Hero ──────────────────────────────────────────── */
.ss-legal-hero {
  position: relative;
  padding: 70px 0 80px;
  background: linear-gradient(135deg, #001128 0%, #001F3F 50%, #00305f 100%);
  color: #ffffff;
  overflow: hidden;
  isolation: isolate;
}
.ss-legal-hero::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background: linear-gradient(180deg, rgba(0, 31, 63, 0) 0%, #f7f9fc 100%);
  pointer-events: none;
  z-index: 1;
}
.ss-legal-hero-decor {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  z-index: 0;
}
.ss-legal-hero-decor--a {
  top: -220px;
  right: -200px;
  width: 560px;
  height: 560px;
  background: radial-gradient(circle, rgba(56, 113, 168, 0.35) 0%, rgba(56, 113, 168, 0) 70%);
}
.ss-legal-hero-decor--b {
  bottom: -220px;
  left: -180px;
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, rgba(107, 163, 216, 0.20) 0%, rgba(107, 163, 216, 0) 70%);
}
.ss-legal-hero-grid {
  position: absolute;
  inset: 0;
  opacity: 0.4;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px);
  background-size: 56px 56px;
  mask-image: radial-gradient(ellipse at center, #000 35%, transparent 85%);
  -webkit-mask-image: radial-gradient(ellipse at center, #000 35%, transparent 85%);
  pointer-events: none;
}
.ss-legal-hero-corner {
  position: absolute;
  width: 32px;
  height: 32px;
  border: 2px solid rgba(255, 255, 255, 0.28);
  pointer-events: none;
  z-index: 2;
}
.ss-legal-hero-corner--tr { top: 28px; right: 28px; border-left: 0; border-bottom: 0; }
.ss-legal-hero-corner--bl { bottom: 110px; left: 28px; border-right: 0; border-top: 0; }

/* Breadcrumb */
.ss-legal-crumb {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 7px 16px;
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(6px);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 999px;
  margin-bottom: 26px;
  font-size: 12.5px;
  font-weight: 600;
}
.ss-legal-crumb a {
  color: rgba(255, 255, 255, 0.7) !important;
  text-decoration: none !important;
  transition: color .3s ease;
}
.ss-legal-crumb a:hover { color: #ffffff !important; }
.ss-legal-crumb .sep { color: rgba(255, 255, 255, 0.3); }
.ss-legal-crumb strong { color: #6ba3d8 !important; font-weight: 700; }

/* Top meta row */
.ss-legal-hero-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.ss-legal-doc-tag {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-family: 'Courier New', Courier, monospace;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  color: #6ba3d8;
  padding: 6px 14px;
  background: rgba(107, 163, 216, 0.14);
  border: 1px solid rgba(107, 163, 216, 0.30);
  border-radius: 999px;
}
.ss-legal-doc-tag .dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #6ba3d8;
  box-shadow: 0 0 0 3px rgba(107, 163, 216, 0.25);
}
.ss-legal-updated {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: rgba(255, 255, 255, 0.65);
  font-size: 13px;
}
.ss-legal-updated i { color: #6ba3d8; font-size: 14px; }
.ss-legal-updated strong { color: #ffffff !important; font-weight: 700; }

/* Title & lead */
.ss-legal-title {
  color: #ffffff;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: clamp(2.4rem, 5.5vw, 4.2rem);
  font-weight: 700;
  line-height: 1.08;
  letter-spacing: -1px;
  margin: 0 0 18px;
}
.ss-legal-title em {
  font-style: italic;
  color: #6ba3d8;
}
.ss-legal-lead {
  color: rgba(255, 255, 255, 0.75);
  font-size: 16px;
  line-height: 1.8;
  margin: 0 0 38px;
  max-width: 720px;
}

/* Highlight chips */
.ss-legal-highlights {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  position: relative;
  z-index: 2;
}
.ss-legal-highlight {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 18px 20px;
  background: linear-gradient(160deg, rgba(255,255,255,0.08) 0%, rgba(255,255,255,0.02) 100%);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 14px;
  backdrop-filter: blur(8px);
}
.ss-legal-highlight i {
  flex-shrink: 0;
  width: 44px;
  height: 44px;
  border-radius: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(56, 113, 168, 0.25);
  border: 1px solid rgba(107, 163, 216, 0.32);
  color: #ffffff;
  font-size: 16px;
}
.ss-legal-highlight div {
  display: flex;
  flex-direction: column;
  line-height: 1.3;
  min-width: 0;
}
.ss-legal-highlight strong {
  color: #ffffff !important;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.2px;
  margin-bottom: 2px;
}
.ss-legal-highlight span {
  color: rgba(255, 255, 255, 0.58);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.4px;
  text-transform: uppercase;
}

/* ── Body ──────────────────────────────────────────── */
.ss-legal-body {
  padding: 70px 0 90px;
  background: linear-gradient(180deg, #f7f9fc 0%, #ffffff 50%);
}
.ss-legal-updated-strip {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 7px 14px;
  background: #ffffff;
  border: 1px solid rgba(0, 31, 63, 0.08);
  border-radius: 999px;
  margin-bottom: 30px;
  font-size: 12.5px;
  color: #5a6479;
  box-shadow: 0 6px 18px rgba(0, 31, 63, 0.04);
}
.ss-legal-updated-strip i { color: #3871A8; font-size: 13px; }
.ss-legal-updated-strip strong { color: #001F3F; font-weight: 700; }

/* Sticky TOC */
.ss-legal-toc {
  position: sticky;
  top: 100px;
  padding: 26px 24px 22px;
  background: #ffffff;
  border: 1px solid rgba(0, 31, 63, 0.06);
  border-radius: 18px;
  box-shadow: 0 14px 40px rgba(0, 31, 63, 0.06);
}
.ss-legal-toc-tag {
  display: inline-block;
  font-family: 'Courier New', Courier, monospace;
  font-size: 10.5px;
  font-weight: 700;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  color: #3871A8;
  padding: 4px 10px;
  background: rgba(56, 113, 168, 0.10);
  border-radius: 999px;
  margin-bottom: 10px;
}
.ss-legal-toc h4 {
  color: #001F3F !important;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 16px;
  letter-spacing: -0.2px;
}
.ss-legal-toc ol {
  list-style: none;
  margin: 0 0 18px;
  padding: 0;
  counter-reset: toc;
}
.ss-legal-toc li + li { margin-top: 2px; }
.ss-legal-toc a {
  position: relative;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 9px 10px;
  border-radius: 10px;
  color: #5a6479 !important;
  font-size: 13.5px;
  font-weight: 600;
  text-decoration: none !important;
  transition: color .3s ease, background .3s ease, transform .3s ease;
}
.ss-legal-toc a .num {
  flex-shrink: 0;
  font-family: 'Courier New', monospace;
  font-size: 10.5px;
  font-weight: 700;
  letter-spacing: 1.5px;
  color: #3871A8;
  padding: 3px 7px;
  background: rgba(56, 113, 168, 0.10);
  border-radius: 6px;
  min-width: 30px;
  text-align: center;
}
.ss-legal-toc a:hover {
  color: #001F3F !important;
  background: #f7f9fc;
  transform: translateX(4px);
}
.ss-legal-toc a:hover .num {
  background: #3871A8;
  color: #ffffff;
}

.ss-legal-toc-cta {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px;
  background: linear-gradient(135deg, rgba(56, 113, 168, 0.10), rgba(56, 113, 168, 0.02));
  border: 1px dashed rgba(56, 113, 168, 0.28);
  border-radius: 12px;
}
.ss-legal-toc-cta i {
  flex-shrink: 0;
  width: 36px;
  height: 36px;
  border-radius: 10px;
  background: #ffffff;
  color: #001F3F;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  border: 1px solid rgba(56, 113, 168, 0.25);
}
.ss-legal-toc-cta div {
  display: flex;
  flex-direction: column;
  line-height: 1.4;
  font-size: 12.5px;
}
.ss-legal-toc-cta strong {
  color: #001F3F !important;
  font-weight: 700;
  margin-bottom: 2px;
}
.ss-legal-toc-cta a {
  color: #3871A8 !important;
  font-weight: 700;
  font-size: 12px;
  text-decoration: none !important;
}
.ss-legal-toc-cta a:hover { color: #001F3F !important; }

/* Document article */
.ss-legal-article {
  background: #ffffff;
  border: 1px solid rgba(0, 31, 63, 0.06);
  border-radius: 20px;
  padding: 44px 46px;
  box-shadow: 0 14px 40px rgba(0, 31, 63, 0.06);
}
.ss-legal-section { margin-bottom: 38px; scroll-margin-top: 100px; }
.ss-legal-section:last-child { margin-bottom: 0; }
.ss-legal-section + .ss-legal-section {
  padding-top: 38px;
  border-top: 1px dashed rgba(0, 31, 63, 0.10);
}
.ss-legal-section-head {
  display: flex;
  align-items: center;
  gap: 18px;
  margin-bottom: 18px;
}
.ss-legal-section-num {
  flex-shrink: 0;
  width: 56px;
  height: 56px;
  border-radius: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #001F3F, #3871A8);
  color: #ffffff;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.5px;
  box-shadow: 0 12px 24px rgba(56, 113, 168, 0.3);
}
.ss-legal-section h2 {
  color: #001F3F !important;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: clamp(1.4rem, 2.4vw, 1.85rem);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.3px;
  margin: 0;
}
.ss-legal-section p {
  color: #4a5366;
  font-size: 15.5px;
  line-height: 1.85;
  margin: 0 0 14px;
}
.ss-legal-section p strong { color: #001F3F; font-weight: 700; }

/* Bullet list (checkmark style) */
.ss-legal-list {
  list-style: none;
  padding: 0;
  margin: 0 0 14px;
}
.ss-legal-list li {
  position: relative;
  padding: 10px 0 10px 36px;
  color: #4a5366;
  font-size: 15px;
  line-height: 1.75;
  border-bottom: 1px dashed rgba(0, 31, 63, 0.06);
}
.ss-legal-list li:last-child { border-bottom: 0; }
.ss-legal-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 14px;
  width: 22px;
  height: 22px;
  border-radius: 7px;
  background: linear-gradient(135deg, #001F3F, #3871A8);
  box-shadow: 0 6px 14px rgba(56, 113, 168, 0.3);
}
.ss-legal-list li::after {
  content: "";
  position: absolute;
  left: 7px;
  top: 19px;
  width: 8px;
  height: 4px;
  border-left: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  transform: rotate(-45deg);
}

/* Exclusion list (x instead of check) */
.ss-legal-list--x li::before {
  background: rgba(192, 57, 43, 0.12);
  box-shadow: none;
  border: 1px solid rgba(192, 57, 43, 0.32);
}
.ss-legal-list--x li::after {
  content: "×";
  left: 0;
  top: 7px;
  width: 22px;
  height: 22px;
  border: 0;
  transform: none;
  color: #c0392b;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
  line-height: 22px;
}

/* Inline figures */
.ss-legal-figures {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin: 24px 0 6px;
}
.ss-legal-figures figure {
  margin: 0;
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid rgba(0, 31, 63, 0.08);
}
.ss-legal-figures img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  display: block;
  transition: transform .6s ease;
}
.ss-legal-figures figure:hover img { transform: scale(1.04); }

/* Contacts cards */
.ss-legal-contacts {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 14px;
  margin-top: 18px;
}
.ss-legal-contacts > :nth-child(3) { grid-column: 1 / -1; }
.ss-legal-contact {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 16px 18px;
  background: #f7f9fc;
  border: 1px solid rgba(0, 31, 63, 0.08);
  border-radius: 12px;
  text-decoration: none !important;
  transition: transform .4s cubic-bezier(.22,.61,.36,1), border-color .3s ease, background .3s ease;
}
.ss-legal-contact:hover:not(.ss-legal-contact--static) {
  transform: translateY(-3px);
  background: #ffffff;
  border-color: rgba(56, 113, 168, 0.3);
}
.ss-legal-contact .ic {
  flex-shrink: 0;
  width: 42px;
  height: 42px;
  border-radius: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(56, 113, 168, 0.12);
  color: #001F3F;
  font-size: 16px;
  transition: background .3s ease, color .3s ease;
}
.ss-legal-contact:hover:not(.ss-legal-contact--static) .ic {
  background: linear-gradient(135deg, #001F3F, #3871A8);
  color: #ffffff;
}
.ss-legal-contact div {
  display: flex;
  flex-direction: column;
  line-height: 1.35;
  min-width: 0;
}
.ss-legal-contact small {
  font-size: 10.5px;
  font-weight: 700;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  color: #3871A8;
  margin-bottom: 2px;
}
.ss-legal-contact strong {
  color: #001F3F !important;
  font-family: 'Georgia', serif;
  font-size: 14.5px;
  font-weight: 700;
  word-break: break-word;
}

/* ── FAQ section ──────────────────────────────────── */
.ss-legal-faq {
  position: relative;
  padding: 100px 0 110px;
  background: #f4f6fa;
  overflow: hidden;
}
.ss-legal-faq-decor {
  position: absolute;
  top: -200px;
  right: -200px;
  width: 520px;
  height: 520px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(56, 113, 168, 0.10) 0%, rgba(56, 113, 168, 0) 70%);
  pointer-events: none;
}
.ss-legal-faq-head {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 50px;
}
.ss-legal-faq-head .ss-eyebrow-luxe { justify-content: center; }
.ss-legal-faq-title {
  color: #001F3F;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 700;
  line-height: 1.15;
  letter-spacing: -0.4px;
  margin: 0 0 14px;
}
.ss-legal-faq-title em { font-style: italic; color: #3871A8; }
.ss-legal-faq-lead {
  color: #5a6479;
  font-size: 16px;
  line-height: 1.8;
  margin: 0;
}

.ss-legal-faq-grid {
  max-width: 900px;
  margin: 0 auto;
}

/* Override Bootstrap accordion look */
.ss-legal-acc-item {
  background: #ffffff !important;
  border: 1px solid rgba(0, 31, 63, 0.08) !important;
  border-radius: 16px !important;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 31, 63, 0.05);
  transition: box-shadow .35s ease, border-color .3s ease;
}
.ss-legal-acc-item + .ss-legal-acc-item { margin-top: 14px; }
.ss-legal-acc-item:hover {
  border-color: rgba(56, 113, 168, 0.22) !important;
  box-shadow: 0 18px 40px rgba(0, 31, 63, 0.10);
}

.ss-legal-acc-btn {
  width: 100%;
  display: flex !important;
  align-items: center;
  gap: 18px;
  padding: 22px 24px !important;
  background: transparent !important;
  border: 0;
  color: #001F3F !important;
  font-family: 'Georgia', 'Times New Roman', serif !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  text-align: left;
  cursor: pointer;
  box-shadow: none !important;
  transition: background .3s ease;
}
.ss-legal-acc-btn:focus { box-shadow: none !important; }
.ss-legal-acc-btn::after { display: none !important; }
.ss-legal-acc-btn:not(.collapsed) { background: linear-gradient(135deg, rgba(56, 113, 168, 0.06), rgba(56, 113, 168, 0)) !important; }

.ss-legal-acc-num {
  flex-shrink: 0;
  width: 42px;
  height: 42px;
  border-radius: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(56, 113, 168, 0.12);
  color: #3871A8;
  font-family: 'Courier New', monospace;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px;
  transition: background .3s ease, color .3s ease, transform .4s cubic-bezier(.22,.61,.36,1);
}
.ss-legal-acc-btn:not(.collapsed) .ss-legal-acc-num {
  background: linear-gradient(135deg, #001F3F, #3871A8);
  color: #ffffff;
  transform: rotate(-6deg);
}
.ss-legal-acc-text {
  flex: 1;
  line-height: 1.35;
  letter-spacing: -0.2px;
}

.ss-legal-acc-icon {
  flex-shrink: 0;
  position: relative;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #f7f9fc;
  border: 1px solid rgba(0, 31, 63, 0.10);
  transition: background .3s ease, border-color .3s ease, transform .35s ease;
}
.ss-legal-acc-icon::before,
.ss-legal-acc-icon::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 12px;
  height: 2px;
  background: #001F3F;
  transform: translate(-50%, -50%);
  transition: background .3s ease, transform .35s ease;
}
.ss-legal-acc-icon::after { transform: translate(-50%, -50%) rotate(90deg); }
.ss-legal-acc-btn:not(.collapsed) .ss-legal-acc-icon {
  background: linear-gradient(135deg, #001F3F, #3871A8);
  border-color: transparent;
  transform: rotate(45deg);
}
.ss-legal-acc-btn:not(.collapsed) .ss-legal-acc-icon::before,
.ss-legal-acc-btn:not(.collapsed) .ss-legal-acc-icon::after {
  background: #ffffff;
}

.ss-legal-acc-body {
  padding: 0 24px 24px 84px !important;
}
.ss-legal-acc-body p {
  color: #5a6479;
  font-size: 14.5px;
  line-height: 1.8;
  margin: 0;
}

/* ── Bottom CTA ──────────────────────────────────── */
.ss-legal-cta {
  padding: 70px 0;
  background: linear-gradient(135deg, #001128 0%, #001F3F 50%, #00305f 100%);
  color: #ffffff;
  position: relative;
  overflow: hidden;
}
.ss-legal-cta::before {
  content: "";
  position: absolute;
  top: -120px;
  left: -100px;
  width: 380px;
  height: 380px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(56, 113, 168, 0.24) 0%, rgba(56, 113, 168, 0) 70%);
  pointer-events: none;
}
.ss-legal-cta::after {
  content: "";
  position: absolute;
  bottom: -120px;
  right: -100px;
  width: 420px;
  height: 420px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(107, 163, 216, 0.18) 0%, rgba(107, 163, 216, 0) 70%);
  pointer-events: none;
}
.ss-legal-cta-inner {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 36px;
  flex-wrap: wrap;
}
.ss-legal-cta-text { flex: 1; min-width: 280px; }
.ss-legal-cta-text h2 {
  color: #ffffff;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: clamp(1.6rem, 2.8vw, 2.2rem);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.3px;
  margin: 10px 0 10px;
}
.ss-legal-cta-text p {
  color: rgba(255, 255, 255, 0.72);
  font-size: 14.5px;
  line-height: 1.7;
  margin: 0;
  max-width: 560px;
}
.ss-legal-cta-actions {
  display: flex;
  align-items: center;
  gap: 22px;
  flex-wrap: wrap;
}
.ss-legal-cta-phone {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: #ffffff !important;
  text-decoration: none !important;
  transition: transform .35s ease;
}
.ss-legal-cta-phone i {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 17px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.18);
  transition: background .3s ease, border-color .3s ease;
}
.ss-legal-cta-phone span {
  display: inline-flex;
  flex-direction: column;
  line-height: 1.25;
}
.ss-legal-cta-phone small {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.55);
}
.ss-legal-cta-phone strong {
  font-family: 'Georgia', serif;
  font-size: 16px;
  font-weight: 700;
}
.ss-legal-cta-phone:hover { transform: translateY(-2px); }
.ss-legal-cta-phone:hover i {
  background: linear-gradient(135deg, #3871A8, #6ba3d8);
  border-color: transparent;
}

/* ── Legal pages responsive ──────────────────────── */
@media (max-width: 1199px) {
  .ss-legal-highlights { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 991px) {
  .ss-legal-hero { padding: 60px 0 70px; }
  .ss-legal-hero-corner--bl { bottom: 80px; }
  .ss-legal-body { padding: 50px 0 70px; }
  .ss-legal-toc { position: static; margin-bottom: 30px; }
  .ss-legal-article { padding: 36px 32px; }
  .ss-legal-section-num { width: 48px; height: 48px; font-size: 17px; }
  .ss-legal-faq { padding: 70px 0 80px; }
  .ss-legal-faq-head { margin-bottom: 36px; }
  .ss-legal-cta { padding: 50px 0; }
  .ss-legal-cta-inner { flex-direction: column; align-items: flex-start; gap: 24px; }
}
@media (max-width: 767px) {
  .ss-legal-hero-corner { width: 22px; height: 22px; top: 22px !important; }
  .ss-legal-hero-corner--tr { right: 22px; }
  .ss-legal-hero-corner--bl { left: 22px; }
  .ss-legal-highlights { grid-template-columns: 1fr 1fr; gap: 12px; }
  .ss-legal-highlight { padding: 14px 14px; gap: 10px; }
  .ss-legal-highlight i { width: 38px; height: 38px; font-size: 14px; border-radius: 10px; }
  .ss-legal-article { padding: 28px 22px; border-radius: 16px; }
  .ss-legal-section + .ss-legal-section { padding-top: 28px; }
  .ss-legal-section { margin-bottom: 28px; }
  .ss-legal-section-head { gap: 14px; }
  .ss-legal-section-num { width: 44px; height: 44px; font-size: 15px; border-radius: 12px; }
  .ss-legal-contacts { grid-template-columns: 1fr; }
  .ss-legal-contacts > :nth-child(3) { grid-column: auto; }
  .ss-legal-figures { grid-template-columns: 1fr; }
  .ss-legal-figures img { height: 200px; }
  .ss-legal-acc-btn { padding: 18px 18px !important; gap: 14px; font-size: 15.5px !important; }
  .ss-legal-acc-num { width: 38px; height: 38px; font-size: 12px; }
  .ss-legal-acc-icon { width: 28px; height: 28px; }
  .ss-legal-acc-body { padding: 0 18px 20px 70px !important; }
}
@media (max-width: 575px) {
  .ss-legal-hero { padding: 50px 0 60px; }
  .ss-legal-highlights { grid-template-columns: 1fr; }
  .ss-legal-body { padding: 40px 0 60px; }
  .ss-legal-toc { padding: 20px 18px 18px; border-radius: 14px; }
  .ss-legal-article { padding: 22px 18px; border-radius: 14px; }
  .ss-legal-section-head { flex-wrap: wrap; }
  .ss-legal-section-num { width: 40px; height: 40px; font-size: 14px; }
  .ss-legal-list li { padding: 8px 0 8px 32px; font-size: 14px; }
  .ss-legal-list li::before { width: 20px; height: 20px; top: 12px; }
  .ss-legal-list li::after { left: 6px; top: 17px; }
  .ss-legal-list--x li::after { width: 20px; height: 20px; font-size: 15px; line-height: 20px; top: 8px; }
  .ss-legal-faq { padding: 50px 0 60px; }
  .ss-legal-acc-btn { padding: 16px 14px !important; font-size: 14.5px !important; }
  .ss-legal-acc-body { padding: 0 14px 16px 60px !important; font-size: 14px; }
  .ss-legal-cta-actions { flex-direction: column; align-items: stretch; width: 100%; }
  .ss-legal-cta-phone { justify-content: flex-start; }
}

/* ══════════════════════════════════════════════════════════
   SS TRADE — ABOUT US PAGE (Luxury redesign)
   ══════════════════════════════════════════════════════════ */

/* ── Intro (split with framed image) ─────────────── */
.ss-about-intro {
  position: relative;
  padding: 90px 0;
  background: linear-gradient(180deg, #ffffff 0%, #f7f9fc 100%);
  overflow: hidden;
}
.ss-about-intro-decor {
  position: absolute;
  top: -180px;
  right: -180px;
  width: 500px;
  height: 500px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(56, 113, 168, 0.10) 0%, rgba(56, 113, 168, 0) 70%);
  pointer-events: none;
}
.ss-about-intro-content {
  max-width: 620px;
}
.ss-about-intro-title {
  color: #001F3F;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 700;
  line-height: 1.12;
  letter-spacing: -0.5px;
  margin: 14px 0 22px;
}
.ss-about-intro-title em { font-style: italic; color: #3871A8; }
.ss-about-intro-content p {
  color: #4a5366;
  font-size: 15.5px;
  line-height: 1.85;
  margin: 0 0 16px;
}
.ss-about-intro-actions {
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
  margin-top: 26px;
}
.ss-about-intro-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #001F3F !important;
  font-size: 12.5px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-decoration: none !important;
  padding: 6px 2px;
  border-bottom: 1px solid rgba(0, 31, 63, 0.20);
  transition: color .3s ease, border-color .3s ease, gap .3s ease;
}
.ss-about-intro-link svg { transition: transform .3s ease; }
.ss-about-intro-link:hover {
  color: #3871A8 !important;
  border-color: #3871A8;
  gap: 12px;
}
.ss-about-intro-link:hover svg { transform: translateX(3px); }

/* Framed visual */
.ss-about-intro-visual {
  position: relative;
  max-width: 480px;
  margin-left: auto;
  padding: 20px 24px 20px 20px;
}
.ss-about-intro-visual-corner {
  position: absolute;
  width: 32px;
  height: 32px;
  border: 2px solid rgba(56, 113, 168, 0.45);
  pointer-events: none;
  z-index: 3;
}
.ss-about-intro-visual-corner--tl { top: 0; left: 0; border-right: 0; border-bottom: 0; }
.ss-about-intro-visual-corner--br { bottom: 0; right: 0; border-left: 0; border-top: 0; }

.ss-about-intro-visual-tag {
  position: absolute;
  top: -14px;
  right: 34px;
  z-index: 4;
  display: inline-block;
  font-family: 'Courier New', Courier, monospace;
  font-size: 10.5px;
  font-weight: 700;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  color: #001F3F;
  padding: 6px 14px;
  background: #ffffff;
  border: 1px solid rgba(0, 31, 63, 0.08);
  border-radius: 999px;
  box-shadow: 0 10px 22px rgba(0, 31, 63, 0.10);
}

.ss-about-intro-img {
  position: relative;
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 24px 50px rgba(0, 31, 63, 0.18);
  z-index: 1;
}
.ss-about-intro-img img {
  width: 100%;
  height: 500px;
  object-fit: cover;
  display: block;
  transition: transform 1.2s cubic-bezier(.22,.61,.36,1);
}
.ss-about-intro-visual:hover .ss-about-intro-img img {
  transform: scale(1.04);
}

/* Floating badge on the image */
.ss-about-intro-badge {
  position: absolute;
  left: -28px;
  bottom: 40px;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  gap: 16px;
  padding: 22px 24px;
  background: linear-gradient(135deg, #001128 0%, #001F3F 50%, #00305f 100%);
  border-radius: 16px;
  color: #ffffff;
  box-shadow: 0 24px 50px rgba(0, 31, 63, 0.35);
  min-width: 240px;
}
.ss-about-intro-badge .num {
  display: inline-flex;
  align-items: baseline;
  color: #ffffff;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -2px;
}
.ss-about-intro-badge .num em {
  color: #6ba3d8;
  font-style: italic;
  font-size: 0.65em;
  margin-left: 2px;
  font-weight: 700;
}
.ss-about-intro-badge .txt {
  display: flex;
  flex-direction: column;
  line-height: 1.25;
}
.ss-about-intro-badge .txt strong {
  color: #ffffff !important;
  font-family: 'Georgia', serif;
  font-size: 13.5px;
  font-weight: 700;
  letter-spacing: 0.1px;
}

.ss-about-intro-chip {
  position: absolute;
  top: 38px;
  right: -14px;
  z-index: 4;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 14px;
  background: #ffffff;
  border: 1px solid rgba(0, 31, 63, 0.08);
  border-radius: 999px;
  box-shadow: 0 12px 28px rgba(0, 31, 63, 0.12);
  font-size: 11.5px;
  font-weight: 700;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  color: #001F3F;
}
.ss-about-intro-chip .dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #27ae60;
  box-shadow: 0 0 0 3px rgba(39, 174, 96, 0.22);
}

/* ── Who We Are / What We Do ─────────────────────── */
.ss-about-who {
  position: relative;
  padding: 90px 0;
  background: linear-gradient(180deg, #f7f9fc 0%, #ffffff 100%);
  overflow: hidden;
  isolation: isolate;
}
.ss-about-who-grid-bg {
  position: absolute;
  inset: 0;
  opacity: 0.5;
  background-image:
    linear-gradient(rgba(0, 31, 63, 0.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(0, 31, 63, 0.045) 1px, transparent 1px);
  background-size: 60px 60px;
  mask-image: radial-gradient(ellipse at center, #000 30%, transparent 85%);
  -webkit-mask-image: radial-gradient(ellipse at center, #000 30%, transparent 85%);
  pointer-events: none;
  z-index: 0;
}
.ss-about-who .container { position: relative; z-index: 1; }

.ss-about-who-card {
  position: relative;
  height: 100%;
  padding: 44px 40px 36px;
  background: #ffffff;
  border: 1px solid rgba(0, 31, 63, 0.06);
  border-radius: 20px;
  box-shadow: 0 14px 40px rgba(0, 31, 63, 0.06);
  overflow: hidden;
  transition: transform .5s cubic-bezier(.22,.61,.36,1), border-color .35s ease, box-shadow .45s ease;
}
.ss-about-who-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 40px;
  right: 40px;
  height: 3px;
  background: linear-gradient(90deg, #001F3F, #3871A8);
  border-radius: 0 0 3px 3px;
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform .55s cubic-bezier(.22,.61,.36,1);
}
.ss-about-who-card:hover {
  transform: translateY(-8px);
  border-color: rgba(56, 113, 168, 0.25);
  box-shadow: 0 30px 60px rgba(0, 31, 63, 0.14);
}
.ss-about-who-card:hover::before { transform: scaleX(1); }

.ss-about-who-card-corner {
  position: absolute;
  top: 14px;
  right: 14px;
  width: 18px;
  height: 18px;
  border: 2px solid rgba(0, 31, 63, 0.22);
  border-left: 0;
  border-bottom: 0;
  opacity: 0;
  transform: translate(4px, -4px);
  transition: opacity .35s ease, transform .45s cubic-bezier(.22,.61,.36,1);
  pointer-events: none;
}
.ss-about-who-card:hover .ss-about-who-card-corner {
  opacity: 1;
  transform: translate(0, 0);
}

.ss-about-who-card-num {
  position: absolute;
  top: 26px;
  right: 34px;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 68px;
  font-weight: 700;
  line-height: 1;
  color: transparent;
  -webkit-text-stroke: 1.3px rgba(0, 31, 63, 0.10);
  letter-spacing: -2px;
  pointer-events: none;
  transition: -webkit-text-stroke-color .4s ease;
}
.ss-about-who-card:hover .ss-about-who-card-num {
  -webkit-text-stroke-color: rgba(56, 113, 168, 0.32);
}

.ss-about-who-card-icon {
  width: 64px;
  height: 64px;
  border-radius: 16px;
  background: linear-gradient(135deg, #001F3F 0%, #3871A8 100%);
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  margin-bottom: 22px;
  box-shadow: 0 14px 30px rgba(56, 113, 168, 0.30);
  transition: transform .5s cubic-bezier(.22,.61,.36,1);
}
.ss-about-who-card:hover .ss-about-who-card-icon {
  transform: rotate(-6deg) scale(1.05);
}

.ss-about-who-card-eyebrow {
  display: inline-block;
  font-family: 'Courier New', Courier, monospace;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  color: #3871A8;
  padding: 4px 10px;
  background: rgba(56, 113, 168, 0.10);
  border-radius: 999px;
  margin-bottom: 12px;
}
.ss-about-who-card h3 {
  color: #001F3F !important;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: clamp(1.3rem, 2.2vw, 1.65rem);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: -0.3px;
  margin: 0 0 14px;
}
.ss-about-who-card-rule {
  display: block;
  width: 38px;
  height: 2px;
  background: linear-gradient(90deg, #001F3F, #3871A8);
  margin-bottom: 18px;
  transition: width .45s cubic-bezier(.22,.61,.36,1);
}
.ss-about-who-card:hover .ss-about-who-card-rule { width: 72px; }
.ss-about-who-card p {
  color: #4a5366;
  font-size: 15px;
  line-height: 1.85;
  margin: 0 0 14px;
}
.ss-about-who-card p:last-child { margin-bottom: 0; }

/* ── Expertise grid ──────────────────────────────── */
.ss-about-expertise {
  position: relative;
  padding: 30px 0 90px;
  background: #ffffff;
}
.ss-about-expertise-head {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 50px;
}
.ss-about-expertise-head .ss-eyebrow-luxe { justify-content: center; }
.ss-about-expertise-title {
  color: #001F3F;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: clamp(1.8rem, 3.8vw, 2.8rem);
  font-weight: 700;
  line-height: 1.15;
  letter-spacing: -0.4px;
  margin: 0 0 14px;
}
.ss-about-expertise-title em { font-style: italic; color: #3871A8; }
.ss-about-expertise-lead {
  color: #5a6479;
  font-size: 16px;
  line-height: 1.8;
  margin: 0;
}

.ss-about-exp-card {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 30px 32px 26px;
  background: #ffffff;
  border: 1px solid rgba(0, 31, 63, 0.06);
  border-radius: 18px;
  box-shadow: 0 10px 30px rgba(0, 31, 63, 0.05);
  text-decoration: none !important;
  overflow: hidden;
  transition: transform .5s cubic-bezier(.22,.61,.36,1), border-color .35s ease, box-shadow .45s ease;
}
.ss-about-exp-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  background: linear-gradient(180deg, #001F3F 0%, #3871A8 100%);
  transform: scaleY(0);
  transform-origin: top center;
  transition: transform .5s cubic-bezier(.22,.61,.36,1);
}
.ss-about-exp-card:hover {
  transform: translateY(-6px);
  border-color: rgba(56, 113, 168, 0.25);
  box-shadow: 0 26px 50px rgba(0, 31, 63, 0.14);
}
.ss-about-exp-card:hover::before { transform: scaleY(1); }

.ss-about-exp-num {
  position: absolute;
  top: 20px;
  right: 26px;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 1;
  color: transparent;
  -webkit-text-stroke: 1.2px rgba(0, 31, 63, 0.12);
  letter-spacing: -1.2px;
  pointer-events: none;
  transition: -webkit-text-stroke-color .35s ease;
}
.ss-about-exp-card:hover .ss-about-exp-num {
  -webkit-text-stroke-color: rgba(56, 113, 168, 0.40);
}

.ss-about-exp-head {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 14px;
  padding-right: 70px;
}
.ss-about-exp-icon {
  flex-shrink: 0;
  width: 54px;
  height: 54px;
  border-radius: 14px;
  background: linear-gradient(135deg, rgba(56, 113, 168, 0.12), rgba(56, 113, 168, 0.04));
  color: #001F3F;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  transition: background .35s ease, color .35s ease, transform .45s cubic-bezier(.22,.61,.36,1);
}
.ss-about-exp-card:hover .ss-about-exp-icon {
  background: linear-gradient(135deg, #001F3F 0%, #3871A8 100%);
  color: #ffffff;
  transform: rotate(-6deg) scale(1.05);
}
.ss-about-exp-head h4 {
  color: #001F3F !important;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 19px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -0.2px;
  margin: 0;
  transition: color .3s ease;
}
.ss-about-exp-card:hover .ss-about-exp-head h4 { color: #3871A8 !important; }

.ss-about-exp-card p {
  color: #4a5366;
  font-size: 14.5px;
  line-height: 1.75;
  margin: 0 0 20px;
  flex: 1;
}

.ss-about-exp-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 11.5px;
  font-weight: 700;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  color: #001F3F;
  padding-top: 16px;
  border-top: 1px dashed rgba(0, 31, 63, 0.10);
  transition: color .3s ease, gap .3s ease;
}
.ss-about-exp-link svg { transition: transform .35s ease; }
.ss-about-exp-card:hover .ss-about-exp-link {
  color: #3871A8;
  gap: 12px;
}
.ss-about-exp-card:hover .ss-about-exp-link svg {
  transform: translateX(4px);
}

/* ── Specialist Trades (About page — Bento grid, unique to site) ── */
.ss-bento {
  position: relative;
  padding: 90px 0 100px;
  background: linear-gradient(180deg, #ffffff 0%, #faf7f1 60%, #f4f0e5 100%);
  overflow: hidden;
  isolation: isolate;
}
.ss-bento-decor {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  z-index: 0;
}
.ss-bento-decor--a {
  top: -200px;
  left: -180px;
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, rgba(56, 113, 168, 0.10) 0%, rgba(56, 113, 168, 0) 70%);
}
.ss-bento-decor--b {
  bottom: -220px;
  right: -200px;
  width: 540px;
  height: 540px;
  background: radial-gradient(circle, rgba(201, 161, 96, 0.12) 0%, rgba(201, 161, 96, 0) 70%);
}
.ss-bento .container { position: relative; z-index: 1; }

/* Header */
.ss-bento-head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 30px;
  margin-bottom: 44px;
  flex-wrap: wrap;
}
.ss-bento-title {
  color: #001F3F;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 700;
  line-height: 1.12;
  letter-spacing: -0.5px;
  margin: 12px 0 0;
}
.ss-bento-title em { font-style: italic; color: #3871A8; }
.ss-bento-lead {
  color: #5a6479;
  font-size: 15.5px;
  line-height: 1.8;
  margin: 0;
  max-width: 420px;
  flex-shrink: 0;
}

/* ── Bento grid ──────────────────────────────────── */
.ss-bento-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: minmax(180px, auto);
  gap: 18px;
}
/* Desktop layout positions */
.ss-bento-card--featured { grid-column: 1 / span 2; grid-row: 1 / span 2; }
/* small cards flow naturally into remaining cells */
.ss-bento-card--wide { grid-column: 2 / span 2; }
.ss-bento-card--cta { grid-column: span 1; }

/* Base card */
.ss-bento-card {
  position: relative;
  padding: 26px 26px 22px;
  background: #ffffff;
  border: 1px solid rgba(0, 31, 63, 0.06);
  border-radius: 18px;
  box-shadow: 0 10px 30px rgba(0, 31, 63, 0.05);
  overflow: hidden;
  transition: transform .5s cubic-bezier(.22,.61,.36,1), border-color .35s ease, box-shadow .45s ease;
  display: flex;
  flex-direction: column;
  text-decoration: none !important;
}
.ss-bento-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: linear-gradient(90deg, #001F3F 0%, #3871A8 100%);
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform .55s cubic-bezier(.22,.61,.36,1);
}
.ss-bento-card:hover {
  transform: translateY(-6px);
  border-color: rgba(56, 113, 168, 0.30);
  box-shadow: 0 30px 60px rgba(0, 31, 63, 0.14);
}
.ss-bento-card:hover::before { transform: scaleX(1); }

.ss-bento-card-num {
  position: absolute;
  top: 18px;
  right: 22px;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  color: transparent;
  -webkit-text-stroke: 1.2px rgba(0, 31, 63, 0.14);
  letter-spacing: -1px;
  pointer-events: none;
  transition: -webkit-text-stroke-color .35s ease, color .35s ease;
}
.ss-bento-card:hover .ss-bento-card-num {
  -webkit-text-stroke-color: rgba(56, 113, 168, 0.40);
}

.ss-bento-card-icon {
  width: 52px;
  height: 52px;
  border-radius: 14px;
  background: linear-gradient(135deg, rgba(56, 113, 168, 0.12), rgba(56, 113, 168, 0.04));
  color: #001F3F;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  margin-bottom: 18px;
  transition: background .35s ease, color .35s ease, transform .5s cubic-bezier(.22,.61,.36,1);
}
.ss-bento-card:hover .ss-bento-card-icon {
  background: linear-gradient(135deg, #001F3F, #3871A8);
  color: #ffffff;
  transform: rotate(-6deg) scale(1.05);
}

.ss-bento-card-body { flex: 1; }
.ss-bento-card-body h3,
.ss-bento-card-body h4 {
  color: #001F3F !important;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -0.2px;
  margin: 0 0 10px;
  transition: color .3s ease;
}
.ss-bento-card-body h3 { font-size: clamp(1.4rem, 2.2vw, 1.75rem); }
.ss-bento-card-body h4 { font-size: 16.5px; }
.ss-bento-card:hover .ss-bento-card-body h3,
.ss-bento-card:hover .ss-bento-card-body h4 { color: #3871A8 !important; }
.ss-bento-card-body p {
  color: #4a5366;
  font-size: 13.5px;
  line-height: 1.7;
  margin: 0;
}

/* ─── Featured card (2x2) ───── */
.ss-bento-card--featured {
  background: linear-gradient(135deg, #001128 0%, #001F3F 50%, #00305f 100%);
  color: #ffffff;
  border-color: transparent;
  padding: 36px 38px 32px;
  overflow: hidden;
}
.ss-bento-card--featured::before {
  background: linear-gradient(90deg, #6ba3d8 0%, #e4b54a 100%);
}
.ss-bento-card--featured::after {
  content: "";
  position: absolute;
  top: -120px;
  right: -120px;
  width: 320px;
  height: 320px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(107, 163, 216, 0.22) 0%, rgba(107, 163, 216, 0) 70%);
  pointer-events: none;
  z-index: 0;
}
/* Keep flow children above the radial glow — but NOT the absolutely-positioned number */
.ss-bento-card--featured > *:not(.ss-bento-card-num) {
  position: relative;
  z-index: 1;
}
.ss-bento-card--featured .ss-bento-card-num {
  position: absolute !important;
  top: 26px;
  right: 32px;
  left: auto;
  z-index: 1;
  font-size: 80px;
  -webkit-text-stroke-color: rgba(255, 255, 255, 0.18);
}
.ss-bento-card--featured:hover .ss-bento-card-num {
  -webkit-text-stroke-color: rgba(255, 255, 255, 0.4);
}

.ss-bento-card-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 5px 14px;
  background: linear-gradient(135deg, #e4b54a, #d9a033);
  color: #001F3F;
  font-size: 10.5px;
  font-weight: 800;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  border-radius: 999px;
  margin-bottom: 22px;
  box-shadow: 0 10px 24px rgba(228, 181, 74, 0.35);
  align-self: flex-start;
}
.ss-bento-card-badge i { font-size: 10.5px; }

.ss-bento-featured-icon {
  position: relative;
  width: 96px;
  height: 96px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.04));
  color: #ffffff;
  font-size: 36px;
  margin-bottom: 26px;
  align-self: flex-start;
  transition: transform .55s cubic-bezier(.22,.61,.36,1);
}
.ss-bento-featured-icon .ring,
.ss-bento-featured-icon .ring--inner {
  position: absolute;
  inset: -8px;
  border-radius: 50%;
  border: 1px dashed rgba(107, 163, 216, 0.35);
}
.ss-bento-featured-icon .ring--inner {
  inset: -16px;
  border: 1px solid rgba(107, 163, 216, 0.20);
}
.ss-bento-card--featured:hover .ss-bento-featured-icon {
  transform: rotate(-6deg) scale(1.04);
}

.ss-bento-card--featured .ss-bento-card-body h3 {
  color: #ffffff !important;
  font-size: clamp(1.6rem, 2.6vw, 2.1rem);
  margin-bottom: 14px;
}
.ss-bento-card--featured:hover .ss-bento-card-body h3 { color: #6ba3d8 !important; }
.ss-bento-card--featured .ss-bento-card-body p {
  color: rgba(255, 255, 255, 0.78) !important;
  font-size: 15px;
  line-height: 1.85;
  max-width: 420px;
}

.ss-bento-featured-meta {
  display: flex;
  gap: 22px;
  margin-top: 22px;
  padding-top: 22px;
  border-top: 1px dashed rgba(255, 255, 255, 0.14);
}
.ss-bento-featured-meta > div {
  display: flex;
  flex-direction: column;
  line-height: 1.25;
}
.ss-bento-featured-meta strong {
  color: #ffffff !important;
  font-family: 'Georgia', serif;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: -1px;
  margin-bottom: 3px;
}
.ss-bento-featured-meta strong em {
  color: #6ba3d8;
  font-style: italic;
  font-size: 0.75em;
  margin-left: 2px;
}
.ss-bento-featured-meta span {
  color: rgba(255, 255, 255, 0.55);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  line-height: 1.3;
}

/* ─── Wide card (4-col: num · icon · body · tag) ───── */
.ss-bento-card--wide {
  display: grid;
  grid-template-columns: auto auto 1fr auto;
  gap: 20px;
  align-items: center;
  padding: 24px 28px;
}
.ss-bento-card--wide .ss-bento-card-num {
  position: static !important;
  top: auto;
  right: auto;
  font-size: 34px;
  margin: 0;
  align-self: center;
}
.ss-bento-card--wide .ss-bento-card-icon { margin: 0; align-self: center; }
.ss-bento-card--wide .ss-bento-card-body { min-width: 0; }
.ss-bento-card--wide .ss-bento-card-body h4 { font-size: 17.5px; margin-bottom: 6px; }
.ss-bento-card--wide .ss-bento-card-body p { font-size: 13px; }
.ss-bento-card-tag {
  padding: 5px 12px;
  font-family: 'Courier New', monospace;
  font-size: 10.5px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #3871A8;
  background: rgba(56, 113, 168, 0.10);
  border-radius: 999px;
  align-self: center;
  justify-self: end;
  white-space: nowrap;
}

/* ─── CTA card ───── */
.ss-bento-card--cta {
  background: linear-gradient(135deg, #3871A8 0%, #6ba3d8 100%);
  border-color: transparent;
  color: #ffffff;
  padding: 28px 26px;
  justify-content: space-between;
  box-shadow: 0 20px 40px rgba(56, 113, 168, 0.30);
}
.ss-bento-card--cta::before {
  background: rgba(255, 255, 255, 0.5);
}
.ss-bento-card--cta:hover {
  box-shadow: 0 26px 54px rgba(56, 113, 168, 0.45);
}
.ss-bento-cta-label {
  display: inline-block;
  font-family: 'Courier New', monospace;
  font-size: 10.5px;
  font-weight: 700;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.85);
  margin-bottom: 12px;
}
.ss-bento-card--cta h4 {
  color: #ffffff !important;
  font-family: 'Georgia', serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;
  margin: 0 0 8px;
}
.ss-bento-card--cta p {
  color: rgba(255, 255, 255, 0.85);
  font-size: 13px;
  line-height: 1.7;
  margin: 0 0 16px;
}
.ss-bento-cta-arrow {
  align-self: flex-start;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #ffffff;
  color: #001F3F;
  transition: background .3s ease, color .3s ease, transform .4s cubic-bezier(.22,.61,.36,1);
}
.ss-bento-cta-arrow svg { transition: transform .35s ease; }
.ss-bento-card--cta:hover .ss-bento-cta-arrow {
  background: #001F3F;
  color: #ffffff;
  transform: translateX(4px);
}
.ss-bento-card--cta:hover .ss-bento-cta-arrow svg { transform: translateX(3px); }

/* ── Bento responsive ────────────────────────────── */
@media (max-width: 1199px) {
  .ss-bento-grid { grid-template-columns: repeat(3, 1fr); }
  .ss-bento-card--featured { grid-column: 1 / span 2; grid-row: 1 / span 2; }
  .ss-bento-card--wide { grid-column: 1 / span 2; }
  .ss-bento-card--cta { grid-column: span 1; }
}
@media (max-width: 991px) {
  .ss-bento { padding: 70px 0 80px; }
  .ss-bento-head { flex-direction: column; align-items: flex-start; gap: 16px; margin-bottom: 36px; }
  .ss-bento-lead { max-width: none; }
  .ss-bento-grid { grid-template-columns: repeat(2, 1fr); grid-auto-rows: minmax(160px, auto); }
  .ss-bento-card--featured { grid-column: 1 / span 2; grid-row: auto; }
  .ss-bento-card--wide { grid-column: 1 / span 2; }
  .ss-bento-card--cta { grid-column: 1 / span 2; }
  .ss-bento-card--featured { padding: 30px 28px 26px; }
  .ss-bento-featured-icon { width: 80px; height: 80px; font-size: 30px; margin-bottom: 20px; }
}
@media (max-width: 575px) {
  .ss-bento { padding: 56px 0 70px; }
  .ss-bento-grid { grid-template-columns: 1fr; gap: 14px; }
  .ss-bento-card--featured,
  .ss-bento-card--wide,
  .ss-bento-card--cta { grid-column: 1 / -1; }
  .ss-bento-card { padding: 22px 22px 20px; border-radius: 14px; }
  .ss-bento-card-num { font-size: 26px; }
  .ss-bento-card-icon { width: 46px; height: 46px; font-size: 18px; }
  .ss-bento-card--wide {
    grid-template-columns: auto 1fr;
    grid-template-rows: auto auto;
    gap: 14px 16px;
  }
  .ss-bento-card-tag { grid-column: 1 / -1; justify-self: flex-start; }
  .ss-bento-card--featured { padding: 26px 22px 22px; }
  .ss-bento-featured-icon { width: 70px; height: 70px; font-size: 26px; }
  .ss-bento-featured-meta { gap: 14px; }
  .ss-bento-featured-meta strong { font-size: 24px; }
}

/* ── Stats ribbon (about page) ───────────────────── */
.ss-about-stats {
  position: relative;
  padding: 70px 0;
  background: linear-gradient(135deg, #001128 0%, #001F3F 50%, #00305f 100%);
  color: #ffffff;
  overflow: hidden;
}
.ss-about-stats::before {
  content: "";
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(107, 163, 216, 0.4) 50%, transparent);
}
.ss-about-stats-decor {
  position: absolute;
  top: -200px;
  right: -200px;
  width: 520px;
  height: 520px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(56, 113, 168, 0.28) 0%, rgba(56, 113, 168, 0) 70%);
  pointer-events: none;
}
.ss-about-stats-row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  background: linear-gradient(160deg, rgba(255,255,255,0.06) 0%, rgba(255,255,255,0.02) 100%);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 18px;
  backdrop-filter: blur(8px);
  overflow: hidden;
  box-shadow: 0 24px 50px rgba(0, 17, 40, 0.35);
}
.ss-about-stat {
  padding: 36px 28px;
  text-align: center;
  border-right: 1px dashed rgba(255, 255, 255, 0.12);
  transition: background .4s ease;
}
.ss-about-stat:hover { background: rgba(255, 255, 255, 0.04); }
.ss-about-stats-row > .ss-about-stat:last-child { border-right: 0; }

.ss-about-stat > i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 14px;
  background: rgba(56, 113, 168, 0.22);
  border: 1px solid rgba(107, 163, 216, 0.32);
  color: #ffffff;
  font-size: 22px;
  margin-bottom: 18px;
  transition: transform .5s cubic-bezier(.22,.61,.36,1), background .4s ease, box-shadow .4s ease;
}
.ss-about-stat:hover > i {
  transform: rotate(-6deg) scale(1.08);
  background: linear-gradient(135deg, #3871A8, #6ba3d8);
  border-color: transparent;
  box-shadow: 0 14px 28px rgba(56, 113, 168, 0.4);
}
.ss-about-stat strong {
  display: block;
  color: #ffffff !important;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: clamp(2rem, 3.8vw, 2.8rem);
  font-weight: 700;
  line-height: 1;
  letter-spacing: -1.5px;
  margin-bottom: 10px;
}
.ss-about-stat strong em {
  color: #6ba3d8;
  font-style: italic;
  font-size: 0.65em;
  margin-left: 2px;
  font-weight: 700;
  letter-spacing: 0;
}
.ss-about-stat > span {
  color: rgba(255, 255, 255, 0.62);
  font-size: 11.5px;
  font-weight: 700;
  letter-spacing: 1.8px;
  text-transform: uppercase;
}

/* ── About page responsive ───────────────────────── */
@media (max-width: 991px) {
  .ss-about-intro { padding: 70px 0; }
  .ss-about-intro-visual { margin: 30px auto 0; padding: 18px 22px 18px 18px; }
  .ss-about-intro-img img { height: 420px; }
  .ss-about-intro-badge { left: -12px; bottom: 30px; padding: 18px 20px; gap: 12px; min-width: 0; }
  .ss-about-intro-badge .num { font-size: 42px; }

  .ss-about-who { padding: 70px 0; }
  .ss-about-who-card { padding: 36px 30px 30px; }
  .ss-about-who-card-num { font-size: 58px; top: 20px; right: 24px; }

  .ss-about-expertise { padding: 20px 0 70px; }
  .ss-about-exp-card { padding: 26px 26px 22px; }
  .ss-about-exp-num { font-size: 38px; top: 16px; right: 20px; }

  .ss-about-stats-row { grid-template-columns: repeat(2, 1fr); }
  .ss-about-stats-row > .ss-about-stat:nth-child(2) { border-right: 0; }
  .ss-about-stats-row > .ss-about-stat:nth-child(1),
  .ss-about-stats-row > .ss-about-stat:nth-child(2) {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.12);
  }
}
@media (max-width: 767px) {
  .ss-about-intro { padding: 56px 0; }
  .ss-about-intro-img img { height: 360px; }
  .ss-about-intro-badge { padding: 16px 18px; gap: 10px; left: 0; bottom: -10px; }
  .ss-about-intro-badge .num { font-size: 34px; }
  .ss-about-intro-chip { top: 26px; right: 0; font-size: 10.5px; padding: 6px 12px; }

  .ss-about-who-card { padding: 30px 24px 26px; border-radius: 16px; }
  .ss-about-who-card-icon { width: 56px; height: 56px; font-size: 22px; border-radius: 14px; margin-bottom: 18px; }

  .ss-about-exp-card { padding: 24px 22px 20px; border-radius: 14px; }
  .ss-about-exp-head { padding-right: 56px; gap: 12px; }
  .ss-about-exp-icon { width: 48px; height: 48px; font-size: 18px; border-radius: 12px; }
  .ss-about-exp-head h4 { font-size: 17px; }

  .ss-about-stats { padding: 56px 0; }
  .ss-about-stat { padding: 28px 20px; }
}
@media (max-width: 575px) {
  .ss-about-intro-visual { padding: 14px; }
  .ss-about-intro-visual-corner { width: 22px; height: 22px; }
  .ss-about-intro-visual-tag { top: -12px; right: 20px; font-size: 10px; letter-spacing: 2px; padding: 5px 12px; }
  .ss-about-intro-img img { height: 300px; }
  .ss-about-intro-badge { padding: 14px 16px; border-radius: 14px; }

  .ss-about-stats-row { grid-template-columns: 1fr; }
  .ss-about-stats-row > .ss-about-stat {
    border-right: 0 !important;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.12);
  }
  .ss-about-stats-row > .ss-about-stat:last-child { border-bottom: 0; }
}

/* ══════════════════════════════════════════════════════════
   SS TRADE — TERMS (Timeline v3 — modern, attractive)
   ══════════════════════════════════════════════════════════ */
.ss-tml {
  position: relative;
  padding: 70px 0 90px;
  background: linear-gradient(180deg, #ffffff 0%, #f7f9fc 60%, #ffffff 100%);
  overflow: hidden;
  isolation: isolate;
}
.ss-tml-decor {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  z-index: 0;
}
.ss-tml-decor--a {
  top: -220px;
  right: -180px;
  width: 540px;
  height: 540px;
  background: radial-gradient(circle, rgba(56, 113, 168, 0.10) 0%, rgba(56, 113, 168, 0) 70%);
}
.ss-tml-decor--b {
  bottom: -240px;
  left: -180px;
  width: 520px;
  height: 520px;
  background: radial-gradient(circle, rgba(107, 163, 216, 0.08) 0%, rgba(107, 163, 216, 0) 70%);
}
.ss-tml .container { position: relative; z-index: 1; }

/* ── Highlights strip ────────────────────────────── */
.ss-tml-highlights {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 14px;
  margin-bottom: 24px;
}
.ss-tml-hl {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 16px 16px;
  background: #ffffff;
  border: 1px solid rgba(0, 31, 63, 0.06);
  border-radius: 14px;
  box-shadow: 0 10px 28px rgba(0, 31, 63, 0.05);
  transition: transform .4s cubic-bezier(.22,.61,.36,1), border-color .3s ease, box-shadow .3s ease;
}
.ss-tml-hl:hover {
  transform: translateY(-4px);
  border-color: rgba(56, 113, 168, 0.25);
  box-shadow: 0 20px 40px rgba(0, 31, 63, 0.12);
}
.ss-tml-hl .ic {
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  border-radius: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(56, 113, 168, 0.12);
  color: #001F3F;
  font-size: 16px;
  transition: background .3s ease, color .3s ease, transform .45s cubic-bezier(.22,.61,.36,1);
}
.ss-tml-hl:hover .ic {
  background: linear-gradient(135deg, #001F3F, #3871A8);
  color: #ffffff;
  transform: rotate(-6deg) scale(1.05);
}
.ss-tml-hl div {
  display: flex;
  flex-direction: column;
  line-height: 1.3;
  min-width: 0;
}
.ss-tml-hl strong {
  color: #001F3F;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: -0.2px;
  margin-bottom: 2px;
}
.ss-tml-hl span {
  color: #8a94a6;
  font-size: 10.5px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

/* ── Updated meta row ────────────────────────────── */
.ss-tml-updated {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px 20px;
  background: #ffffff;
  border: 1px solid rgba(0, 31, 63, 0.06);
  border-radius: 999px;
  box-shadow: 0 8px 20px rgba(0, 31, 63, 0.04);
  margin-bottom: 60px;
  font-size: 13px;
  color: #5a6479;
  flex-wrap: wrap;
}
.ss-tml-updated .dot {
  width: 8px; height: 8px;
  border-radius: 50%;
  background: #27ae60;
  box-shadow: 0 0 0 3px rgba(39, 174, 96, 0.22);
}
.ss-tml-updated strong { color: #001F3F; font-weight: 700; }
.ss-tml-updated a {
  margin-left: auto;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 14px;
  background: #f7f9fc;
  border: 1px solid rgba(0, 31, 63, 0.08);
  border-radius: 999px;
  color: #001F3F !important;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  text-decoration: none !important;
  transition: background .3s ease, color .3s ease, transform .3s ease;
}
.ss-tml-updated a:hover {
  background: linear-gradient(135deg, #001F3F, #3871A8);
  color: #ffffff !important;
  border-color: transparent;
  transform: translateY(-1px);
}

/* ── Timeline track ──────────────────────────────── */
.ss-tml-track {
  position: relative;
  padding-left: 96px;
}
.ss-tml-line {
  position: absolute;
  top: 16px;
  bottom: 20px;
  left: 32px;
  width: 2px;
  background: linear-gradient(180deg, rgba(56, 113, 168, 0.35) 0%, rgba(56, 113, 168, 0.15) 60%, transparent 100%);
  border-radius: 2px;
}

/* Entry */
.ss-tml-entry {
  position: relative;
  margin-bottom: 30px;
  scroll-margin-top: 110px;
}
.ss-tml-entry:last-child { margin-bottom: 0; }

/* Milestone dot */
.ss-tml-milestone {
  position: absolute;
  top: 6px;
  left: -80px;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: #ffffff;
  border: 1px solid rgba(0, 31, 63, 0.08);
  box-shadow: 0 10px 24px rgba(0, 31, 63, 0.08);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  transition: transform .45s cubic-bezier(.22,.61,.36,1);
}
.ss-tml-milestone .halo {
  position: absolute;
  inset: -6px;
  border-radius: 50%;
  border: 1px dashed rgba(56, 113, 168, 0.35);
  opacity: 0;
  transform: scale(0.92);
  transition: opacity .35s ease, transform .5s cubic-bezier(.22,.61,.36,1);
}
.ss-tml-milestone .num {
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 20px;
  font-weight: 700;
  color: #001F3F;
  letter-spacing: -0.5px;
  transition: color .3s ease;
}
.ss-tml-entry:hover .ss-tml-milestone {
  background: linear-gradient(135deg, #001F3F, #3871A8);
  border-color: transparent;
  transform: scale(1.06);
  box-shadow: 0 16px 30px rgba(56, 113, 168, 0.35);
}
.ss-tml-entry:hover .ss-tml-milestone .num { color: #ffffff; }
.ss-tml-entry:hover .ss-tml-milestone .halo { opacity: 1; transform: scale(1); }
.ss-tml-milestone--last {
  background: linear-gradient(135deg, #001F3F, #3871A8);
  border-color: transparent;
  box-shadow: 0 16px 30px rgba(56, 113, 168, 0.35);
}
.ss-tml-milestone--last .num { color: #ffffff; }

/* Card */
.ss-tml-card {
  position: relative;
  padding: 26px 32px 24px;
  background: #ffffff;
  border: 1px solid rgba(0, 31, 63, 0.06);
  border-radius: 18px;
  box-shadow: 0 12px 32px rgba(0, 31, 63, 0.06);
  transition: transform .5s cubic-bezier(.22,.61,.36,1), border-color .35s ease, box-shadow .45s ease;
}
.ss-tml-card::before {
  content: "";
  position: absolute;
  top: 32px;
  left: -12px;
  width: 12px;
  height: 2px;
  background: rgba(56, 113, 168, 0.35);
}
.ss-tml-card:hover {
  transform: translateX(6px);
  border-color: rgba(56, 113, 168, 0.25);
  box-shadow: 0 24px 50px rgba(0, 31, 63, 0.12);
}

.ss-tml-card header {
  margin-bottom: 14px;
}
.ss-tml-card-tag {
  display: inline-block;
  font-family: 'Courier New', Courier, monospace;
  font-size: 10.5px;
  font-weight: 700;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  color: #3871A8;
  padding: 3px 10px;
  background: rgba(56, 113, 168, 0.10);
  border-radius: 999px;
  margin-bottom: 10px;
}
.ss-tml-card h2 {
  color: #001F3F !important;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: clamp(1.4rem, 2.4vw, 1.85rem);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.3px;
  margin: 0;
}
.ss-tml-card p {
  color: #4a5366;
  font-size: 15.5px;
  line-height: 1.85;
  margin: 0 0 14px;
}
.ss-tml-card p:last-child { margin-bottom: 0; }
.ss-tml-card p strong { color: #001F3F; font-weight: 700; }

/* Accent card (Section 5 — Warranty) */
.ss-tml-card--accent {
  background: linear-gradient(135deg, #ffffff 0%, #f4f9ff 100%);
  border-color: rgba(56, 113, 168, 0.20);
}
.ss-tml-card--accent::before { background: #3871A8; width: 14px; }

/* List */
.ss-tml-list {
  list-style: none;
  padding: 0;
  margin: 10px 0 14px;
}
.ss-tml-list li {
  position: relative;
  padding: 9px 0 9px 32px;
  color: #4a5366;
  font-size: 15px;
  line-height: 1.75;
  border-bottom: 1px dashed rgba(0, 31, 63, 0.06);
}
.ss-tml-list li:last-child { border-bottom: 0; }
.ss-tml-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 17px;
  width: 18px;
  height: 2px;
  background: linear-gradient(90deg, #001F3F, #3871A8);
}

/* Exclusion variant */
.ss-tml-list--x li { padding-left: 32px; }
.ss-tml-list--x li::before {
  content: "×";
  background: transparent;
  width: auto;
  height: auto;
  top: 9px;
  color: #c0392b;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}

/* Gallery (Section 7 images) */
.ss-tml-gallery {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  margin-top: 22px;
}
.ss-tml-gallery figure {
  margin: 0;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid rgba(0, 31, 63, 0.08);
  box-shadow: 0 8px 18px rgba(0, 31, 63, 0.06);
}
.ss-tml-gallery img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  display: block;
  transition: transform .6s ease;
}
.ss-tml-gallery figure:hover img { transform: scale(1.05); }

/* Contact card (Section 10) */
.ss-tml-card--contact {
  background: linear-gradient(135deg, #001128 0%, #001F3F 50%, #00305f 100%);
  color: #ffffff;
  border-color: transparent;
  box-shadow: 0 24px 50px rgba(0, 31, 63, 0.25);
}
.ss-tml-card--contact::before { background: rgba(255, 255, 255, 0.4); }
.ss-tml-card--contact .ss-tml-card-tag {
  background: rgba(107, 163, 216, 0.20);
  color: #6ba3d8;
}
.ss-tml-card--contact h2 { color: #ffffff !important; }
.ss-tml-card--contact p { color: rgba(255, 255, 255, 0.78); }

.ss-tml-contacts {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  margin-top: 16px;
}
.ss-tml-contacts > :nth-child(3) { grid-column: 1 / -1; }
.ss-tml-contacts a,
.ss-tml-contacts .static {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 14px 16px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 12px;
  color: #ffffff !important;
  text-decoration: none !important;
  transition: background .3s ease, border-color .3s ease, transform .4s cubic-bezier(.22,.61,.36,1);
}
.ss-tml-contacts a:hover {
  background: rgba(255, 255, 255, 0.10);
  border-color: rgba(107, 163, 216, 0.4);
  transform: translateY(-3px);
}
.ss-tml-contacts i {
  flex-shrink: 0;
  width: 38px;
  height: 38px;
  border-radius: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(56, 113, 168, 0.24);
  border: 1px solid rgba(107, 163, 216, 0.32);
  font-size: 15px;
  color: #ffffff;
}
.ss-tml-contacts span {
  display: flex;
  flex-direction: column;
  line-height: 1.3;
  min-width: 0;
}
.ss-tml-contacts small {
  font-size: 10.5px;
  font-weight: 700;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.55);
  margin-bottom: 2px;
}
.ss-tml-contacts strong {
  color: #ffffff !important;
  font-family: 'Georgia', serif;
  font-size: 14.5px;
  font-weight: 700;
  word-break: break-word;
}

/* ── FAQ — clean 2-col grid ──────────────────────── */
.ss-tml-faq {
  position: relative;
  padding: 80px 0 90px;
  background: linear-gradient(180deg, #f7f9fc 0%, #ffffff 100%);
  overflow: hidden;
}
.ss-tml-faq-decor {
  position: absolute;
  top: -200px;
  right: -200px;
  width: 520px;
  height: 520px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(56, 113, 168, 0.10) 0%, rgba(56, 113, 168, 0) 70%);
  pointer-events: none;
}
.ss-tml-faq-head {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 44px;
}
.ss-tml-faq-head .ss-eyebrow-luxe { justify-content: center; }
.ss-tml-faq-title {
  color: #001F3F;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 700;
  line-height: 1.15;
  letter-spacing: -0.4px;
  margin: 0 0 14px;
}
.ss-tml-faq-title em { font-style: italic; color: #3871A8; }
.ss-tml-faq-lead {
  color: #5a6479;
  font-size: 16px;
  line-height: 1.8;
  margin: 0;
}

.ss-tml-faq-card {
  position: relative;
  height: 100%;
  padding: 28px 30px 26px;
  background: #ffffff;
  border: 1px solid rgba(0, 31, 63, 0.06);
  border-radius: 18px;
  box-shadow: 0 12px 32px rgba(0, 31, 63, 0.05);
  transition: transform .5s cubic-bezier(.22,.61,.36,1), border-color .35s ease, box-shadow .45s ease;
}
.ss-tml-faq-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 30px;
  right: 30px;
  height: 3px;
  background: linear-gradient(90deg, #001F3F, #3871A8);
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform .5s cubic-bezier(.22,.61,.36,1);
}
.ss-tml-faq-card:hover {
  transform: translateY(-6px);
  border-color: rgba(56, 113, 168, 0.28);
  box-shadow: 0 24px 50px rgba(0, 31, 63, 0.14);
}
.ss-tml-faq-card:hover::before { transform: scaleX(1); }

.ss-tml-faq-card .q {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  color: #001F3F !important;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: -0.2px;
  margin-bottom: 16px;
  padding-bottom: 14px;
  border-bottom: 1px dashed rgba(0, 31, 63, 0.12);
}
.ss-tml-faq-card .q .badge {
  flex-shrink: 0;
  font-family: 'Courier New', monospace;
  font-size: 10.5px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #3871A8;
  padding: 4px 10px;
  background: rgba(56, 113, 168, 0.10);
  border-radius: 6px;
  margin-top: 2px;
}
.ss-tml-faq-card .a {
  color: #4a5366 !important;
  font-size: 14.5px;
  line-height: 1.8;
  margin: 0;
}

/* ── Terms timeline responsive ───────────────────── */
@media (max-width: 1199px) {
  .ss-tml-highlights { grid-template-columns: repeat(3, 1fr); }
}
@media (max-width: 991px) {
  .ss-tml { padding: 56px 0 80px; }
  .ss-tml-highlights { grid-template-columns: repeat(2, 1fr); }
  .ss-tml-track { padding-left: 70px; }
  .ss-tml-milestone {
    left: -64px;
    width: 52px;
    height: 52px;
  }
  .ss-tml-milestone .num { font-size: 17px; }
  .ss-tml-line { left: 26px; }
  .ss-tml-card { padding: 22px 26px 22px; }
  .ss-tml-faq { padding: 60px 0 80px; }
}
@media (max-width: 767px) {
  .ss-tml-highlights { gap: 10px; }
  .ss-tml-hl { padding: 12px 14px; gap: 10px; }
  .ss-tml-hl .ic { width: 36px; height: 36px; font-size: 14px; }
  .ss-tml-hl strong { font-size: 14px; }

  .ss-tml-track { padding-left: 56px; }
  .ss-tml-milestone {
    left: -50px;
    width: 42px;
    height: 42px;
  }
  .ss-tml-milestone .num { font-size: 14px; }
  .ss-tml-line { left: 21px; }

  .ss-tml-card { padding: 20px 22px 20px; border-radius: 14px; }
  .ss-tml-card::before { display: none; }
  .ss-tml-gallery { grid-template-columns: 1fr; }
  .ss-tml-gallery img { height: 200px; }
  .ss-tml-contacts { grid-template-columns: 1fr; }
  .ss-tml-contacts > :nth-child(3) { grid-column: auto; }

  .ss-tml-faq-card { padding: 24px 22px 22px; border-radius: 14px; }
}
@media (max-width: 575px) {
  .ss-tml-highlights { grid-template-columns: 1fr; }

  .ss-tml-track { padding-left: 0; }
  .ss-tml-line { display: none; }
  .ss-tml-milestone {
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 12px;
  }
  .ss-tml-card { padding: 18px 18px 18px; }

  .ss-tml-faq-card .q { font-size: 16.5px; gap: 10px; }
  .ss-tml-faq-card .a { font-size: 14px; }
}

/* ══════════════════════════════════════════════════════════
   SS TRADE — TERMS (Manuscript design — distinct from Privacy)
   ══════════════════════════════════════════════════════════ */
.ss-doc {
  position: relative;
  padding: 70px 0 80px;
  background: linear-gradient(180deg, #f7f4ec 0%, #faf7f1 60%, #f2eee3 100%);
  overflow: hidden;
  isolation: isolate;
}
.ss-doc-paper-bg {
  position: absolute;
  inset: 0;
  background-image:
    radial-gradient(ellipse at top right, rgba(201, 161, 96, 0.12) 0%, transparent 40%),
    radial-gradient(ellipse at bottom left, rgba(56, 113, 168, 0.08) 0%, transparent 45%);
  pointer-events: none;
  z-index: 0;
}
.ss-doc .container { position: relative; z-index: 1; }

/* ── Ledger bar ──────────────────────────────────── */
.ss-doc-ledger {
  display: flex;
  align-items: center;
  gap: 24px;
  padding: 16px 24px;
  background: #ffffff;
  border: 1px solid rgba(0, 31, 63, 0.08);
  border-radius: 14px;
  box-shadow: 0 12px 30px rgba(0, 31, 63, 0.06);
  margin-bottom: 30px;
  flex-wrap: wrap;
}
.ss-doc-ledger-col {
  display: flex;
  flex-direction: column;
  line-height: 1.25;
}
.ss-doc-ledger-col small {
  font-family: 'Courier New', monospace;
  font-size: 10.5px;
  font-weight: 700;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  color: #8a94a6;
  margin-bottom: 3px;
}
.ss-doc-ledger-col strong {
  color: #001F3F;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 14.5px;
  font-weight: 700;
  letter-spacing: -0.2px;
}
.ss-doc-ledger-sep {
  width: 1px;
  height: 32px;
  background: rgba(0, 31, 63, 0.12);
}
.ss-doc-ledger-print {
  margin-left: auto;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #f7f9fc;
  border: 1px solid rgba(0, 31, 63, 0.10);
  color: #001F3F;
  font-size: 14px;
  text-decoration: none !important;
  transition: background .3s ease, color .3s ease, transform .35s ease;
}
.ss-doc-ledger-print:hover {
  background: linear-gradient(135deg, #001F3F, #3871A8);
  color: #ffffff;
  transform: rotate(-6deg) scale(1.05);
  border-color: transparent;
}

/* ── Manuscript paper ────────────────────────────── */
.ss-doc-paper {
  position: relative;
  padding: 70px 80px 60px;
  background:
    linear-gradient(180deg, #ffffff 0%, #fdfbf5 100%);
  border-radius: 4px;
  box-shadow:
    0 2px 4px rgba(0, 31, 63, 0.04),
    0 30px 60px -20px rgba(0, 31, 63, 0.18),
    0 80px 100px -60px rgba(0, 31, 63, 0.20);
  border: 1px solid rgba(0, 31, 63, 0.06);
  overflow: hidden;
}
.ss-doc-paper::before,
.ss-doc-paper::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent 0%, rgba(0, 31, 63, 0.12) 15%, rgba(0, 31, 63, 0.12) 85%, transparent 100%);
}
.ss-doc-paper::before { top: 44px; }
.ss-doc-paper::after  { bottom: 44px; }

.ss-doc-paper-corner {
  position: absolute;
  width: 22px;
  height: 22px;
  border: 2px solid rgba(0, 31, 63, 0.38);
  pointer-events: none;
}
.ss-doc-paper-corner--tl { top: 22px; left: 22px; border-right: 0; border-bottom: 0; }
.ss-doc-paper-corner--tr { top: 22px; right: 22px; border-left: 0; border-bottom: 0; }
.ss-doc-paper-corner--bl { bottom: 22px; left: 22px; border-right: 0; border-top: 0; }
.ss-doc-paper-corner--br { bottom: 22px; right: 22px; border-left: 0; border-top: 0; }

/* Opening flourish */
.ss-doc-opening,
.ss-doc-closing {
  display: flex;
  align-items: center;
  gap: 18px;
  justify-content: center;
  margin: 0 auto 48px;
  max-width: 420px;
  color: rgba(0, 31, 63, 0.45);
}
.ss-doc-closing { margin: 48px auto 0; }
.ss-doc-opening .line,
.ss-doc-closing .line {
  flex: 1;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(0, 31, 63, 0.22), transparent);
}
.ss-doc-opening .mark {
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 26px;
  color: #001F3F;
  font-weight: 700;
}
.ss-doc-closing .dots {
  font-size: 12px;
  letter-spacing: 6px;
  color: #3871A8;
}

/* ── Section ─────────────────────────────────────── */
.ss-doc-section { scroll-margin-top: 100px; }
.ss-doc-section-head {
  margin-bottom: 18px;
}
.ss-doc-section-mark {
  display: inline-block;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 4px;
  text-transform: uppercase;
  color: #3871A8;
  margin-bottom: 10px;
}
.ss-doc-section h2 {
  color: #001F3F !important;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: clamp(1.6rem, 2.6vw, 2.1rem);
  font-weight: 700;
  line-height: 1.18;
  letter-spacing: -0.4px;
  margin: 0;
  font-style: italic;
}
.ss-doc-section p {
  color: #2d3646;
  font-size: 15.5px;
  line-height: 1.9;
  margin: 0 0 16px;
  font-family: 'Georgia', 'Times New Roman', serif;
}
.ss-doc-section p strong {
  color: #001F3F;
  font-weight: 700;
  font-style: normal;
}

/* Drop-cap for the very first paragraph */
.ss-doc-dropcap::first-letter {
  float: left;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 72px;
  font-weight: 700;
  line-height: 0.9;
  color: #001F3F;
  margin: 6px 12px 0 0;
  padding: 2px 4px 0;
  background: linear-gradient(180deg, rgba(56, 113, 168, 0.10), rgba(56, 113, 168, 0.02));
  border-left: 2px solid #3871A8;
  text-transform: uppercase;
}

/* Ornamental divider between sections */
.ss-doc-divider {
  text-align: center;
  font-family: 'Georgia', serif;
  font-size: 22px;
  letter-spacing: 8px;
  color: rgba(56, 113, 168, 0.55);
  margin: 40px 0 40px;
  line-height: 1;
  user-select: none;
}

/* ── Numbered ordered list (Roman numeral style) ── */
.ss-doc-list {
  list-style: none;
  counter-reset: doc;
  padding: 0;
  margin: 0 0 16px;
}
.ss-doc-list li {
  position: relative;
  counter-increment: doc;
  padding: 12px 0 12px 52px;
  color: #2d3646;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 15.5px;
  line-height: 1.8;
  border-bottom: 1px dotted rgba(0, 31, 63, 0.14);
}
.ss-doc-list li:last-child { border-bottom: 0; }
.ss-doc-list li::before {
  content: "(" counter(doc, lower-roman) ")";
  position: absolute;
  left: 0;
  top: 12px;
  font-family: 'Georgia', serif;
  font-size: 13px;
  font-weight: 700;
  font-style: italic;
  color: #3871A8;
  min-width: 44px;
  letter-spacing: 0.3px;
}

/* Exclusion list — red × */
.ss-doc-list-x {
  list-style: none;
  padding: 0;
  margin: 0 0 16px;
}
.ss-doc-list-x li {
  position: relative;
  padding: 10px 0 10px 36px;
  color: #2d3646;
  font-family: 'Georgia', serif;
  font-size: 15px;
  line-height: 1.8;
}
.ss-doc-list-x li::before {
  content: "✗";
  position: absolute;
  left: 0;
  top: 10px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: rgba(192, 57, 43, 0.10);
  border: 1px solid rgba(192, 57, 43, 0.35);
  color: #c0392b;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  line-height: 20px;
  font-style: normal;
}

/* ── Exhibits (figures) ──────────────────────────── */
.ss-doc-exhibits {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  margin: 30px 0 10px;
}
.ss-doc-exhibit {
  margin: 0;
  padding: 10px;
  background: #ffffff;
  border: 1px solid rgba(0, 31, 63, 0.10);
  box-shadow: 0 14px 30px rgba(0, 31, 63, 0.08);
  transition: transform .4s ease, box-shadow .4s ease;
}
.ss-doc-exhibit:hover {
  transform: translateY(-3px);
  box-shadow: 0 20px 40px rgba(0, 31, 63, 0.14);
}
.ss-doc-exhibit-img {
  overflow: hidden;
}
.ss-doc-exhibit-img img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  display: block;
  filter: sepia(0.08) saturate(0.95);
  transition: transform .6s ease;
}
.ss-doc-exhibit:hover .ss-doc-exhibit-img img { transform: scale(1.04); }
.ss-doc-exhibit figcaption {
  padding: 14px 6px 6px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2px;
}
.ss-doc-exhibit .tag {
  font-family: 'Courier New', monospace;
  font-size: 10.5px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #3871A8;
}
.ss-doc-exhibit .cap {
  font-family: 'Georgia', serif;
  font-style: italic;
  font-size: 13px;
  color: #5a6479;
}

/* ── Signature block (section 10) ────────────────── */
.ss-doc-section--signature .ss-doc-signature {
  position: relative;
  margin-top: 26px;
  padding: 32px 30px 28px;
  background: linear-gradient(180deg, #fdfbf5 0%, #ffffff 100%);
  border: 1px solid rgba(0, 31, 63, 0.10);
  border-radius: 6px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 28px;
  row-gap: 22px;
}
.ss-doc-signature-block { display: flex; flex-direction: column; gap: 4px; }
.ss-doc-signature-block--wide { grid-column: 1 / -1; }
.ss-doc-signature-block .label {
  font-family: 'Courier New', monospace;
  font-size: 10.5px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #8a94a6;
  padding-bottom: 4px;
  border-bottom: 1px dashed rgba(0, 31, 63, 0.22);
  margin-bottom: 4px;
}
.ss-doc-signature-block a,
.ss-doc-signature-block span:last-child {
  color: #001F3F !important;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 15.5px;
  font-weight: 700;
  letter-spacing: -0.2px;
  text-decoration: none !important;
  transition: color .3s ease;
}
.ss-doc-signature-block a:hover { color: #3871A8 !important; }

/* Seal */
.ss-doc-seal {
  position: absolute;
  right: 24px;
  top: 24px;
  width: 110px;
  height: 110px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #3871A8;
  transform: rotate(-8deg);
  pointer-events: none;
}
.ss-doc-seal .ring,
.ss-doc-seal .ring--inner {
  position: absolute;
  inset: 0;
  border-radius: 50%;
  border: 2px solid rgba(56, 113, 168, 0.38);
}
.ss-doc-seal .ring--inner { inset: 8px; border-width: 1px; border-style: dashed; }
.ss-doc-seal .monogram {
  font-family: 'Georgia', serif;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: -1px;
  color: #3871A8;
  line-height: 1;
}
.ss-doc-seal .year {
  position: absolute;
  bottom: 18px;
  font-family: 'Courier New', monospace;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: rgba(56, 113, 168, 0.7);
}

/* ── Annex (FAQ) ─────────────────────────────────── */
.ss-doc-annex {
  position: relative;
  padding: 80px 0 90px;
  background: linear-gradient(180deg, #f2eee3 0%, #faf7f1 100%);
  overflow: hidden;
}
.ss-doc-annex-head {
  text-align: center;
  margin-bottom: 50px;
}
.ss-doc-annex-tag {
  display: inline-block;
  font-family: 'Courier New', monospace;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 3.5px;
  text-transform: uppercase;
  color: #3871A8;
  padding: 5px 14px;
  background: #ffffff;
  border: 1px solid rgba(56, 113, 168, 0.25);
  border-radius: 999px;
  margin-bottom: 14px;
}
.ss-doc-annex-title {
  color: #001F3F;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-style: italic;
  font-size: clamp(1.8rem, 3.6vw, 2.6rem);
  font-weight: 700;
  line-height: 1.15;
  letter-spacing: -0.3px;
  margin: 0 0 20px;
}
.ss-doc-annex-rule {
  display: flex;
  align-items: center;
  gap: 12px;
  justify-content: center;
  max-width: 260px;
  margin: 0 auto;
}
.ss-doc-annex-rule span {
  flex: 1;
  height: 1px;
  background: rgba(0, 31, 63, 0.22);
}
.ss-doc-annex-rule .dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #3871A8;
  flex: 0 0 8px;
}

/* Q&A definition list */
.ss-doc-annex-list { margin: 0; padding: 0; }
.ss-doc-qa {
  padding: 28px 30px;
  background: #ffffff;
  border: 1px solid rgba(0, 31, 63, 0.08);
  border-radius: 6px;
  box-shadow: 0 8px 24px rgba(0, 31, 63, 0.04);
  margin-bottom: 18px;
  transition: border-color .3s ease, box-shadow .35s ease, transform .4s cubic-bezier(.22,.61,.36,1);
}
.ss-doc-qa:hover {
  border-color: rgba(56, 113, 168, 0.30);
  box-shadow: 0 18px 40px rgba(0, 31, 63, 0.10);
  transform: translateY(-3px);
}
.ss-doc-qa dt {
  display: flex;
  align-items: baseline;
  gap: 14px;
  color: #001F3F;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -0.2px;
  margin-bottom: 14px;
  padding-bottom: 14px;
  border-bottom: 1px dashed rgba(0, 31, 63, 0.12);
}
.ss-doc-qa dt .tag {
  flex-shrink: 0;
  font-family: 'Courier New', monospace;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2px;
  color: #3871A8;
  padding: 3px 9px;
  background: rgba(56, 113, 168, 0.10);
  border-radius: 4px;
}
.ss-doc-qa dd {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  margin: 0;
}
.ss-doc-qa dd .tag {
  flex-shrink: 0;
  margin-top: 4px;
  font-family: 'Courier New', monospace;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2px;
  color: #8a94a6;
  padding: 3px 9px;
  background: rgba(0, 31, 63, 0.05);
  border-radius: 4px;
}
.ss-doc-qa dd p {
  margin: 0;
  color: #2d3646;
  font-family: 'Georgia', serif;
  font-size: 15px;
  line-height: 1.85;
  font-style: italic;
}
.ss-doc-qa dd p a { color: #3871A8; }

/* End of document line */
.ss-doc-annex-end {
  text-align: center;
  margin-top: 40px;
  font-family: 'Courier New', monospace;
  font-size: 11.5px;
  font-weight: 700;
  letter-spacing: 4px;
  text-transform: uppercase;
  color: rgba(0, 31, 63, 0.45);
}

/* ── Manuscript responsive ───────────────────────── */
@media (max-width: 991px) {
  .ss-doc { padding: 56px 0 70px; }
  .ss-doc-paper { padding: 54px 48px 46px; }
  .ss-doc-section--signature .ss-doc-signature { padding: 28px 24px 24px; }
  .ss-doc-seal { right: 16px; top: 16px; width: 84px; height: 84px; }
  .ss-doc-seal .monogram { font-size: 24px; }
  .ss-doc-seal .year { bottom: 14px; font-size: 8px; letter-spacing: 1.5px; }
  .ss-doc-annex { padding: 60px 0 70px; }
}
@media (max-width: 767px) {
  .ss-doc-ledger { gap: 14px; padding: 14px 16px; }
  .ss-doc-ledger-sep { display: none; }
  .ss-doc-ledger-print { margin-left: auto; }

  .ss-doc-paper { padding: 44px 28px 36px; }
  .ss-doc-paper::before { top: 28px; }
  .ss-doc-paper::after  { bottom: 28px; }
  .ss-doc-paper-corner { width: 16px; height: 16px; top: 14px; left: 14px; }
  .ss-doc-paper-corner--tr { left: auto; right: 14px; }
  .ss-doc-paper-corner--bl { top: auto; bottom: 14px; }
  .ss-doc-paper-corner--br { top: auto; left: auto; bottom: 14px; right: 14px; }

  .ss-doc-divider { margin: 28px 0; font-size: 18px; letter-spacing: 6px; }
  .ss-doc-dropcap::first-letter { font-size: 54px; margin-right: 10px; }

  .ss-doc-exhibits { grid-template-columns: 1fr; gap: 16px; }
  .ss-doc-exhibit-img img { height: 200px; }

  .ss-doc-section--signature .ss-doc-signature {
    grid-template-columns: 1fr;
    row-gap: 16px;
  }
  .ss-doc-seal { position: static; margin: 0 auto 10px; transform: none; }
}
@media (max-width: 575px) {
  .ss-doc-paper { padding: 34px 20px 28px; }
  .ss-doc-section h2 { font-size: 1.35rem; }
  .ss-doc-list li { padding: 10px 0 10px 44px; font-size: 14.5px; }
  .ss-doc-list li::before { min-width: 36px; font-size: 12px; }
  .ss-doc-list-x li { padding: 8px 0 8px 32px; font-size: 14px; }
  .ss-doc-list-x li::before { width: 20px; height: 20px; line-height: 18px; font-size: 12px; }
  .ss-doc-qa { padding: 22px 20px; }
  .ss-doc-qa dt { font-size: 16.5px; gap: 10px; }
  .ss-doc-qa dd p { font-size: 14px; }
}

/* ══════════════════════════════════════════════════════════
   SS TRADE — FAQ HELP-CENTER (Luxury v3)
   ══════════════════════════════════════════════════════════ */
.ss-faq-hc {
  position: relative;
  padding: 70px 0 90px;
  background: linear-gradient(180deg, #f4f6fa 0%, #ffffff 100%);
  overflow: hidden;
  isolation: isolate;
}
.ss-faq-hc-decor {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  z-index: 0;
}
.ss-faq-hc-decor--a {
  top: -220px;
  right: -200px;
  width: 540px;
  height: 540px;
  background: radial-gradient(circle, rgba(56, 113, 168, 0.12) 0%, rgba(56, 113, 168, 0) 70%);
}
.ss-faq-hc-decor--b {
  bottom: -240px;
  left: -200px;
  width: 520px;
  height: 520px;
  background: radial-gradient(circle, rgba(201, 161, 96, 0.10) 0%, rgba(201, 161, 96, 0) 70%);
}
.ss-faq-hc .container { position: relative; z-index: 1; }

/* Two-pane shell — a single rounded card containing nav + main */
.ss-faq-hc-shell {
  display: grid;
  grid-template-columns: 360px 1fr;
  background: #ffffff;
  border: 1px solid rgba(0, 31, 63, 0.06);
  border-radius: 22px;
  box-shadow: 0 30px 60px rgba(0, 31, 63, 0.08);
  overflow: hidden;
  min-height: 560px;
}

/* ── LEFT nav pane ───────────────────────────────── */
.ss-faq-hc-nav {
  background: #f7f9fc;
  border-right: 1px solid rgba(0, 31, 63, 0.06);
  display: flex;
  flex-direction: column;
}
.ss-faq-hc-nav-head {
  padding: 26px 24px 22px;
  border-bottom: 1px dashed rgba(0, 31, 63, 0.10);
}
.ss-faq-hc-nav-tag {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-family: 'Courier New', monospace;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  color: #3871A8;
  padding: 4px 12px;
  background: rgba(56, 113, 168, 0.10);
  border-radius: 999px;
  margin-bottom: 14px;
}
.ss-faq-hc-nav-tag .dot {
  width: 7px; height: 7px;
  border-radius: 50%;
  background: #27ae60;
  box-shadow: 0 0 0 3px rgba(39, 174, 96, 0.22);
}
.ss-faq-hc-nav-head h3 {
  color: #001F3F !important;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 19px;
  font-weight: 700;
  letter-spacing: -0.2px;
  margin: 0 0 14px;
}

.ss-faq-hc-search {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 6px 16px;
  background: #ffffff;
  border: 1px solid rgba(0, 31, 63, 0.08);
  border-radius: 999px;
  transition: border-color .3s ease, box-shadow .3s ease;
}
.ss-faq-hc-search:focus-within {
  border-color: #3871A8;
  box-shadow: 0 0 0 3px rgba(56, 113, 168, 0.10);
}
.ss-faq-hc-search i { color: #3871A8; font-size: 13px; }
.ss-faq-hc-search input {
  flex: 1; min-width: 0;
  border: 0; outline: none;
  background: transparent;
  color: #001F3F;
  font-size: 13.5px;
  padding: 9px 0;
}
.ss-faq-hc-search input::placeholder { color: #8a94a6; }

/* Vertical tabs list */
.ss-faq-hc-tabs {
  list-style: none;
  margin: 0;
  padding: 14px 14px;
  display: flex;
  flex-direction: column;
  gap: 4px;
  flex: 1;
  overflow-y: auto;
}
.ss-faq-hc-tab-item { padding: 0; }
.ss-faq-hc-tab {
  position: relative;
  display: flex !important;
  align-items: center;
  gap: 12px;
  width: 100%;
  padding: 14px 14px !important;
  background: transparent !important;
  border: 1px solid transparent;
  border-radius: 12px;
  color: #001F3F !important;
  text-align: left;
  cursor: pointer;
  transition: background .3s ease, border-color .3s ease, transform .35s cubic-bezier(.22,.61,.36,1);
}
.ss-faq-hc-tab:hover {
  background: #ffffff !important;
  border-color: rgba(0, 31, 63, 0.08);
}
.ss-faq-hc-tab.active {
  background: linear-gradient(135deg, rgba(0, 31, 63, 0.02) 0%, rgba(56, 113, 168, 0.08) 100%) !important;
  border-color: rgba(56, 113, 168, 0.25);
}
.ss-faq-hc-tab.active::before {
  content: "";
  position: absolute;
  top: 14px;
  bottom: 14px;
  left: -14px;
  width: 3px;
  background: linear-gradient(180deg, #001F3F, #3871A8);
  border-radius: 0 3px 3px 0;
}

.ss-faq-hc-tab-num {
  flex-shrink: 0;
  width: 34px;
  height: 34px;
  border-radius: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(56, 113, 168, 0.10);
  color: #3871A8;
  font-family: 'Courier New', monospace;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  transition: background .3s ease, color .3s ease, transform .45s cubic-bezier(.22,.61,.36,1);
}
.ss-faq-hc-tab.active .ss-faq-hc-tab-num {
  background: linear-gradient(135deg, #001F3F, #3871A8);
  color: #ffffff;
  transform: rotate(-6deg);
}

.ss-faq-hc-tab-body {
  flex: 1;
  display: flex;
  flex-direction: column;
  line-height: 1.3;
  min-width: 0;
}
.ss-faq-hc-tab-cat {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #8a94a6;
  margin-bottom: 3px;
  transition: color .3s ease;
}
.ss-faq-hc-tab-cat i { font-size: 9.5px; }
.ss-faq-hc-tab.active .ss-faq-hc-tab-cat { color: #3871A8; }
.ss-faq-hc-tab-q {
  color: #001F3F !important;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 13.5px;
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: -0.1px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.ss-faq-hc-tab-arrow {
  flex-shrink: 0;
  color: #3871A8;
  opacity: 0;
  transform: translateX(-4px);
  transition: opacity .3s ease, transform .35s cubic-bezier(.22,.61,.36,1);
}
.ss-faq-hc-tab.active .ss-faq-hc-tab-arrow,
.ss-faq-hc-tab:hover .ss-faq-hc-tab-arrow {
  opacity: 1;
  transform: translateX(0);
}

/* Nav footer */
.ss-faq-hc-nav-foot {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 14px;
  padding: 14px 16px;
  background: linear-gradient(135deg, #001128 0%, #001F3F 50%, #00305f 100%);
  border-radius: 14px;
  color: #ffffff !important;
  text-decoration: none !important;
  transition: transform .35s ease, box-shadow .35s ease;
  box-shadow: 0 14px 30px rgba(0, 31, 63, 0.20);
}
.ss-faq-hc-nav-foot:hover {
  transform: translateY(-3px);
  box-shadow: 0 18px 34px rgba(0, 31, 63, 0.28);
}
.ss-faq-hc-nav-foot .ic {
  flex-shrink: 0;
  width: 38px; height: 38px;
  border-radius: 10px;
  background: rgba(56, 113, 168, 0.26);
  border: 1px solid rgba(107, 163, 216, 0.32);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  color: #ffffff;
}
.ss-faq-hc-nav-foot .txt {
  display: flex;
  flex-direction: column;
  line-height: 1.3;
  min-width: 0;
}
.ss-faq-hc-nav-foot small {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.55);
  margin-bottom: 2px;
}
.ss-faq-hc-nav-foot strong {
  color: #ffffff !important;
  font-family: 'Georgia', serif;
  font-size: 14px;
  font-weight: 700;
}

/* ── RIGHT main pane ─────────────────────────────── */
.ss-faq-hc-main {
  padding: 44px 46px 36px;
  position: relative;
  background: #ffffff;
}
.ss-faq-hc-pane { position: relative; }
.ss-faq-hc-pane.show.active { display: block; }
.ss-faq-hc-pane-decor {
  position: absolute;
  top: -20px;
  right: -40px;
  width: 260px;
  height: 260px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(56, 113, 168, 0.10) 0%, rgba(56, 113, 168, 0) 70%);
  pointer-events: none;
  z-index: 0;
}
.ss-faq-hc-pane > *:not(.ss-faq-hc-pane-decor) { position: relative; z-index: 1; }

.ss-faq-hc-pane-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 20px;
  flex-wrap: wrap;
}
.ss-faq-hc-pane-cat {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 6px 14px;
  background: linear-gradient(135deg, #001F3F, #3871A8);
  color: #ffffff;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  border-radius: 999px;
  box-shadow: 0 10px 20px rgba(56, 113, 168, 0.28);
}
.ss-faq-hc-pane-cat i { font-size: 11px; }
.ss-faq-hc-pane-index {
  display: inline-flex;
  align-items: baseline;
  gap: 4px;
  font-family: 'Courier New', monospace;
}
.ss-faq-hc-pane-index .num {
  font-family: 'Georgia', serif;
  font-size: 26px;
  font-weight: 700;
  color: transparent;
  -webkit-text-stroke: 1.2px rgba(0, 31, 63, 0.32);
  letter-spacing: -0.5px;
}
.ss-faq-hc-pane-index .of {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.5px;
  color: #8a94a6;
  text-transform: uppercase;
}

.ss-faq-hc-pane-q {
  color: #001F3F !important;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: clamp(1.45rem, 2.4vw, 1.9rem);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: -0.4px;
  margin: 0 0 16px;
}

.ss-faq-hc-pane-meta {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 28px;
  padding-bottom: 28px;
  border-bottom: 1px dashed rgba(0, 31, 63, 0.10);
  flex-wrap: wrap;
  color: #5a6479;
  font-size: 12px;
  font-weight: 600;
}
.ss-faq-hc-pane-meta > span {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}
.ss-faq-hc-pane-meta i { color: #3871A8; font-size: 12px; }
.ss-faq-hc-pane-meta .sep {
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: rgba(0, 31, 63, 0.25);
  padding: 0;
}

.ss-faq-hc-pane-a {
  color: #2d3646 !important;
  font-size: 16px;
  line-height: 1.85;
  margin: 0 0 32px;
  max-width: 720px;
}

.ss-faq-hc-pane-foot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding-top: 22px;
  border-top: 1px dashed rgba(0, 31, 63, 0.10);
  flex-wrap: wrap;
}
.ss-faq-hc-helpful {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}
.ss-faq-hc-helpful > span {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  color: #8a94a6;
}
.ss-faq-hc-helpful .btn {
  display: inline-flex !important;
  align-items: center;
  gap: 6px;
  padding: 7px 14px !important;
  background: #f7f9fc !important;
  border: 1px solid rgba(0, 31, 63, 0.08) !important;
  border-radius: 999px !important;
  color: #001F3F !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  letter-spacing: 0.3px !important;
  cursor: pointer;
  transition: background .3s ease, color .3s ease, border-color .3s ease, transform .3s ease;
}
.ss-faq-hc-helpful .btn i { font-size: 12px; color: #3871A8; }
.ss-faq-hc-helpful .btn:hover {
  background: linear-gradient(135deg, #001F3F, #3871A8) !important;
  color: #ffffff !important;
  border-color: transparent !important;
  transform: translateY(-2px);
}
.ss-faq-hc-helpful .btn:hover i { color: #ffffff; }

.ss-faq-hc-ask {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 20px;
  background: #001F3F;
  color: #ffffff !important;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  text-decoration: none !important;
  border-radius: 999px;
  transition: background .3s ease, transform .35s ease, gap .3s ease;
}
.ss-faq-hc-ask svg { transition: transform .35s ease; }
.ss-faq-hc-ask:hover {
  background: #3871A8;
  transform: translateY(-2px);
  gap: 12px;
}
.ss-faq-hc-ask:hover svg { transform: translateX(3px); }

/* ── Responsive ──────────────────────────────────── */
@media (max-width: 1199px) {
  .ss-faq-hc-shell { grid-template-columns: 320px 1fr; }
  .ss-faq-hc-main { padding: 38px 36px 32px; }
}
@media (max-width: 991px) {
  .ss-faq-hc { padding: 56px 0 80px; }
  .ss-faq-hc-shell {
    grid-template-columns: minmax(0, 1fr);
    min-height: 0;
  }
  .ss-faq-hc-nav,
  .ss-faq-hc-main {
    min-width: 0;
  }
  .ss-faq-hc-nav {
    border-right: 0;
    border-bottom: 1px solid rgba(0, 31, 63, 0.06);
  }
  .ss-faq-hc-tabs {
    flex-direction: column;
    padding: 12px;
    gap: 6px;
    overflow: visible;
  }
  .ss-faq-hc-tab-item { min-width: 0; flex: 1 1 auto; }
  .ss-faq-hc-tab.active::before { display: none; }
  .ss-faq-hc-tab-q {
    -webkit-line-clamp: unset;
    overflow-wrap: break-word;
    word-wrap: break-word;
  }
  .ss-faq-hc-main { padding: 32px 24px 28px; }
  .ss-faq-hc-pane-q,
  .ss-faq-hc-pane-a {
    overflow-wrap: break-word;
    word-wrap: break-word;
  }
  .ss-faq-hc-nav-foot { margin: 0 14px 14px; }
}
@media (max-width: 767px) {
  .ss-faq-hc { padding: 44px 0 60px; }
  .ss-faq-hc-shell { border-radius: 16px; }
  .ss-faq-hc-nav-head { padding: 20px 18px 16px; }
  .ss-faq-hc-nav-head h3 { font-size: 18px; margin-bottom: 12px; }
  .ss-faq-hc-tabs { padding: 10px; }
  .ss-faq-hc-tab { padding: 12px !important; gap: 10px; }
  .ss-faq-hc-tab-num { width: 32px; height: 32px; font-size: 11px; }
  .ss-faq-hc-tab-q { font-size: 13px; }
  .ss-faq-hc-main { padding: 24px 18px 22px; }
  .ss-faq-hc-pane-decor { display: none; }
  .ss-faq-hc-pane-head { margin-bottom: 14px; gap: 10px; }
  .ss-faq-hc-pane-cat { font-size: 10px; padding: 5px 12px; letter-spacing: 1.4px; }
  .ss-faq-hc-pane-index .num { font-size: 22px; }
  .ss-faq-hc-pane-q { font-size: 1.35rem; line-height: 1.25; letter-spacing: -0.2px; margin-bottom: 12px; }
  .ss-faq-hc-pane-meta { font-size: 11.5px; gap: 10px; margin-bottom: 18px; padding-bottom: 18px; }
  .ss-faq-hc-pane-a { font-size: 15px; line-height: 1.7; margin-bottom: 22px; }
  .ss-faq-hc-pane-foot { flex-direction: column; align-items: stretch; gap: 14px; padding-top: 18px; }
  .ss-faq-hc-helpful { width: 100%; justify-content: flex-start; gap: 8px; }
  .ss-faq-hc-ask { justify-content: center; padding: 11px 18px; }
}
@media (max-width: 575px) {
  .ss-faq-hc { padding: 36px 0 50px; }
  .ss-faq-hc-shell { border-radius: 14px; }
  .ss-faq-hc-nav-head { padding: 18px 16px 14px; }
  .ss-faq-hc-search { padding: 5px 14px; }
  .ss-faq-hc-search input { font-size: 13px; padding: 8px 0; }
  .ss-faq-hc-tabs { padding: 8px; gap: 5px; }
  .ss-faq-hc-tab { padding: 10px !important; gap: 9px; border-radius: 10px; }
  .ss-faq-hc-tab-num { width: 28px; height: 28px; font-size: 10.5px; border-radius: 8px; }
  .ss-faq-hc-tab-cat { font-size: 9.5px; letter-spacing: 1.2px; }
  .ss-faq-hc-tab-q { font-size: 12.5px; line-height: 1.3; }
  .ss-faq-hc-tab-arrow { display: none; }
  .ss-faq-hc-nav-foot { padding: 12px 14px; gap: 10px; }
  .ss-faq-hc-nav-foot .ic { width: 34px; height: 34px; font-size: 14px; }
  .ss-faq-hc-nav-foot strong { font-size: 13px; }
  .ss-faq-hc-main { padding: 22px 16px 20px; }
  .ss-faq-hc-pane-q { font-size: 1.2rem; }
  .ss-faq-hc-pane-a { font-size: 14.5px; }
  .ss-faq-hc-helpful > span { width: 100%; margin-bottom: 4px; font-size: 11px; }
  .ss-faq-hc-helpful .btn { padding: 6px 12px !important; font-size: 11.5px !important; }
  .ss-faq-hc-ask { font-size: 11.5px; padding: 10px 16px; letter-spacing: 1.2px; }
}

/* ══════════════════════════════════════════════════════════
   SS TRADE — FAQ JOURNAL (Luxury v2)
   ══════════════════════════════════════════════════════════ */
.ss-faq-journal {
  position: relative;
  padding: 70px 0 90px;
  background: linear-gradient(180deg, #ffffff 0%, #faf7f1 60%, #f7f9fc 100%);
  overflow: hidden;
  isolation: isolate;
}
.ss-faq-journal-decor {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  z-index: 0;
}
.ss-faq-journal-decor--a {
  top: -220px;
  right: -200px;
  width: 540px;
  height: 540px;
  background: radial-gradient(circle, rgba(56, 113, 168, 0.12) 0%, rgba(56, 113, 168, 0) 70%);
}
.ss-faq-journal-decor--b {
  bottom: -240px;
  left: -200px;
  width: 520px;
  height: 520px;
  background: radial-gradient(circle, rgba(201, 161, 96, 0.10) 0%, rgba(201, 161, 96, 0) 70%);
}
.ss-faq-journal-grid-bg {
  position: absolute;
  inset: 0;
  opacity: 1;
  background-image:
    linear-gradient(rgba(0, 31, 63, 0.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(0, 31, 63, 0.04) 1px, transparent 1px);
  background-size: 56px 56px;
  mask-image: radial-gradient(ellipse at center, #000 35%, transparent 85%);
  -webkit-mask-image: radial-gradient(ellipse at center, #000 35%, transparent 85%);
  pointer-events: none;
  z-index: 0;
}
.ss-faq-journal .container { position: relative; z-index: 1; }

/* ── Toolbar (search + filters) ──────────────────── */
.ss-faq-journal-toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 14px 18px;
  background: #ffffff;
  border: 1px solid rgba(0, 31, 63, 0.06);
  border-radius: 999px;
  box-shadow: 0 18px 40px rgba(0, 31, 63, 0.06);
  margin-bottom: 40px;
  flex-wrap: wrap;
}
.ss-faq-journal-search {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 6px 18px;
  background: #f7f9fc;
  border: 1px solid rgba(0, 31, 63, 0.08);
  border-radius: 999px;
  flex: 1;
  min-width: 220px;
  max-width: 340px;
  transition: border-color .3s ease, background .3s ease;
}
.ss-faq-journal-search:focus-within {
  border-color: #3871A8;
  background: #ffffff;
}
.ss-faq-journal-search i { color: #3871A8; font-size: 14px; }
.ss-faq-journal-search input {
  flex: 1;
  min-width: 0;
  border: 0;
  outline: none;
  background: transparent;
  color: #001F3F;
  font-size: 14px;
  padding: 10px 0;
}
.ss-faq-journal-search input::placeholder { color: #8a94a6; }

.ss-faq-journal-filters {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}
.ss-faq-journal-filter {
  display: inline-block;
  padding: 7px 14px;
  font-size: 12.5px;
  font-weight: 600;
  letter-spacing: 0.2px;
  color: #5a6479 !important;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 999px;
  text-decoration: none !important;
  transition: color .3s ease, background .3s ease, border-color .3s ease, transform .3s ease;
}
.ss-faq-journal-filter:hover {
  color: #001F3F !important;
  background: #f7f9fc;
  border-color: rgba(0, 31, 63, 0.10);
  transform: translateY(-1px);
}
.ss-faq-journal-filter--active,
.ss-faq-journal-filter--active:hover {
  background: linear-gradient(135deg, #001F3F, #3871A8);
  color: #ffffff !important;
  border-color: transparent;
  box-shadow: 0 8px 18px rgba(56, 113, 168, 0.3);
}

/* ── Q&A card ─────────────────────────────────────── */
.ss-faq-q {
  position: relative;
  height: 100%;
  padding: 30px 32px 22px;
  background: #ffffff;
  border: 1px solid rgba(0, 31, 63, 0.06);
  border-radius: 18px;
  box-shadow: 0 14px 40px rgba(0, 31, 63, 0.05);
  overflow: hidden;
  transition: transform .5s cubic-bezier(.22,.61,.36,1), border-color .35s ease, box-shadow .45s ease;
  scroll-margin-top: 100px;
  display: flex;
  flex-direction: column;
}
.ss-faq-q::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  background: linear-gradient(180deg, #001F3F 0%, #3871A8 100%);
  transform: scaleY(0);
  transform-origin: top center;
  transition: transform .5s cubic-bezier(.22,.61,.36,1);
}
.ss-faq-q::after {
  content: "?";
  position: absolute;
  bottom: -40px;
  right: -20px;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 220px;
  font-weight: 700;
  line-height: 1;
  color: rgba(56, 113, 168, 0.05);
  pointer-events: none;
  user-select: none;
  z-index: 0;
}
.ss-faq-q:hover {
  transform: translateY(-6px);
  border-color: rgba(56, 113, 168, 0.28);
  box-shadow: 0 30px 60px rgba(0, 31, 63, 0.14);
}
.ss-faq-q:hover::before { transform: scaleY(1); }

.ss-faq-q-corner {
  position: absolute;
  top: 14px;
  right: 14px;
  width: 16px;
  height: 16px;
  border: 2px solid rgba(0, 31, 63, 0.22);
  border-left: 0;
  border-bottom: 0;
  pointer-events: none;
  opacity: 0;
  transform: translate(4px, -4px);
  transition: opacity .4s ease, transform .45s cubic-bezier(.22,.61,.36,1);
}
.ss-faq-q:hover .ss-faq-q-corner {
  opacity: 1;
  transform: translate(0, 0);
}

/* Head: index + category */
.ss-faq-q-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 18px;
  position: relative;
  z-index: 1;
}
.ss-faq-q-index {
  display: inline-flex;
  align-items: baseline;
  gap: 4px;
  line-height: 1;
}
.ss-faq-q-index .num {
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 36px;
  font-weight: 700;
  color: transparent;
  -webkit-text-stroke: 1.2px rgba(56, 113, 168, 0.45);
  letter-spacing: -1px;
  transition: -webkit-text-stroke-color .35s ease, color .35s ease;
}
.ss-faq-q-index .of {
  font-family: 'Courier New', monospace;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.5px;
  color: #8a94a6;
  text-transform: uppercase;
}
.ss-faq-q:hover .ss-faq-q-index .num {
  color: #3871A8;
  -webkit-text-stroke-color: transparent;
}
.ss-faq-q-cat {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 5px 12px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  color: #3871A8;
  background: rgba(56, 113, 168, 0.10);
  border-radius: 999px;
  transition: background .3s ease, color .3s ease;
}
.ss-faq-q-cat i { font-size: 11px; }
.ss-faq-q:hover .ss-faq-q-cat {
  background: linear-gradient(135deg, #001F3F, #3871A8);
  color: #ffffff;
}

/* Question text */
.ss-faq-q-question {
  color: #001F3F !important;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 19px;
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: -0.3px;
  margin: 0 0 16px;
  position: relative;
  z-index: 1;
}

/* Line-diamond-line divider */
.ss-faq-q-rule {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 16px;
  position: relative;
  z-index: 1;
}
.ss-faq-q-rule .line {
  flex: 1;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(0, 31, 63, 0.18), transparent);
}
.ss-faq-q-rule .diamond {
  flex-shrink: 0;
  width: 6px;
  height: 6px;
  background: linear-gradient(135deg, #001F3F, #3871A8);
  transform: rotate(45deg);
  transition: transform .5s cubic-bezier(.22,.61,.36,1);
}
.ss-faq-q:hover .ss-faq-q-rule .diamond {
  transform: rotate(135deg) scale(1.3);
}

/* Answer */
.ss-faq-q-answer {
  color: #4a5366 !important;
  font-size: 14.5px;
  line-height: 1.75;
  margin: 0 0 20px;
  flex: 1;
  position: relative;
  z-index: 1;
}

/* Foot (helpful + ask) */
.ss-faq-q-foot {
  display: flex;
  align-items: center;
  gap: 14px;
  padding-top: 16px;
  border-top: 1px dashed rgba(0, 31, 63, 0.10);
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
}
.ss-faq-q-foot-label {
  font-size: 10.5px;
  font-weight: 700;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  color: #8a94a6;
}
.ss-faq-q-foot-btns {
  display: inline-flex;
  gap: 6px;
}
.ss-faq-q-foot-btn {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #f7f9fc;
  border: 1px solid rgba(0, 31, 63, 0.08);
  color: #5a6479;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  transition: background .3s ease, color .3s ease, border-color .3s ease, transform .3s ease;
}
.ss-faq-q-foot-btn:hover {
  background: linear-gradient(135deg, #001F3F, #3871A8);
  color: #ffffff;
  border-color: transparent;
  transform: translateY(-2px);
}
.ss-faq-q-foot-ask {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-left: auto;
  color: #001F3F !important;
  font-size: 11.5px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  text-decoration: none !important;
  transition: color .3s ease, gap .3s ease;
}
.ss-faq-q-foot-ask svg { transition: transform .35s ease; }
.ss-faq-q-foot-ask:hover {
  color: #3871A8 !important;
  gap: 10px;
}
.ss-faq-q-foot-ask:hover svg { transform: translateX(3px); }

/* ── Bottom CTA band ─────────────────────────────── */
.ss-faq-journal-cta {
  margin-top: 56px;
}
.ss-faq-journal-cta-inner {
  position: relative;
  display: flex;
  align-items: center;
  gap: 28px;
  padding: 38px 42px;
  background: linear-gradient(135deg, #001128 0%, #001F3F 50%, #00305f 100%);
  color: #ffffff;
  border-radius: 20px;
  box-shadow: 0 24px 50px rgba(0, 31, 63, 0.28);
  overflow: hidden;
  flex-wrap: wrap;
}
.ss-faq-journal-cta-inner::before {
  content: "";
  position: absolute;
  top: -120px;
  right: -100px;
  width: 380px;
  height: 380px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(107, 163, 216, 0.22) 0%, rgba(107, 163, 216, 0) 70%);
  pointer-events: none;
}
.ss-faq-journal-cta-corner {
  position: absolute;
  width: 20px;
  height: 20px;
  border: 2px solid rgba(255, 255, 255, 0.32);
  pointer-events: none;
  z-index: 1;
}
.ss-faq-journal-cta-corner--tr { top: 14px; right: 14px; border-left: 0; border-bottom: 0; }
.ss-faq-journal-cta-corner--bl { bottom: 14px; left: 14px; border-right: 0; border-top: 0; }

.ss-faq-journal-cta-inner > *:not(.ss-faq-journal-cta-corner) {
  position: relative;
  z-index: 1;
}
.ss-faq-journal-cta-icon {
  flex-shrink: 0;
  width: 64px;
  height: 64px;
  border-radius: 18px;
  background: rgba(56, 113, 168, 0.22);
  border: 1px solid rgba(107, 163, 216, 0.32);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 26px;
}
.ss-faq-journal-cta-body { flex: 1; min-width: 260px; }
.ss-faq-journal-cta-body h3 {
  color: #ffffff !important;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: clamp(1.3rem, 2.2vw, 1.7rem);
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -0.2px;
  margin: 10px 0 10px;
}
.ss-faq-journal-cta-body p {
  color: rgba(255, 255, 255, 0.72) !important;
  font-size: 14px;
  line-height: 1.7;
  margin: 0;
}
.ss-faq-journal-cta-actions {
  display: flex;
  flex-direction: column;
  gap: 10px;
  flex-shrink: 0;
}
.ss-faq-journal-cta-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 26px;
  background: #ffffff;
  color: #001F3F !important;
  font-size: 12.5px;
  font-weight: 700;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  text-decoration: none !important;
  border-radius: 999px;
  transition: background .3s ease, color .3s ease, transform .35s ease;
  min-width: 190px;
}
.ss-faq-journal-cta-btn:hover {
  background: #3871A8;
  color: #ffffff !important;
  transform: translateY(-2px);
}
.ss-faq-journal-cta-phone {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  color: #ffffff !important;
  text-decoration: none !important;
  font-size: 13px;
  font-weight: 600;
  transition: color .3s ease;
}
.ss-faq-journal-cta-phone i { color: #6ba3d8; }
.ss-faq-journal-cta-phone:hover { color: #6ba3d8 !important; }

/* ── FAQ Journal responsive ─────────────────────── */
@media (max-width: 991px) {
  .ss-faq-journal { padding: 56px 0 80px; }
  .ss-faq-journal-toolbar {
    flex-direction: column;
    align-items: stretch;
    border-radius: 20px;
    padding: 14px 14px;
    gap: 12px;
  }
  .ss-faq-journal-search { max-width: none; }
  .ss-faq-journal-cta-inner { padding: 32px 30px; }
  .ss-faq-journal-cta-actions { width: 100%; }
  .ss-faq-journal-cta-btn { width: 100%; }
}
@media (max-width: 767px) {
  .ss-faq-journal { padding: 50px 0 70px; }
  .ss-faq-q { padding: 26px 26px 20px; }
  .ss-faq-q::after { font-size: 170px; bottom: -32px; right: -16px; }
  .ss-faq-q-index .num { font-size: 32px; }
  .ss-faq-q-question { font-size: 17.5px; }
  .ss-faq-journal-cta-inner { padding: 28px 24px; gap: 20px; }
  .ss-faq-journal-cta-icon { width: 54px; height: 54px; font-size: 22px; border-radius: 14px; }
}
@media (max-width: 575px) {
  .ss-faq-journal { padding: 40px 0 60px; }
  .ss-faq-journal-toolbar { margin-bottom: 28px; }
  .ss-faq-journal-filters { justify-content: flex-start; }
  .ss-faq-journal-filter { font-size: 12px; padding: 6px 12px; }
  .ss-faq-q { padding: 22px 20px 18px; border-radius: 14px; }
  .ss-faq-q-head { flex-wrap: wrap; gap: 8px; }
  .ss-faq-q-question { font-size: 17px; }
  .ss-faq-q-answer { font-size: 14px; }
  .ss-faq-q-foot { gap: 10px; }
  .ss-faq-q-foot-ask { margin-left: 0; width: 100%; justify-content: flex-end; padding-top: 8px; border-top: 1px dashed rgba(0, 31, 63, 0.08); }
  .ss-faq-journal-cta-inner { padding: 24px 22px; border-radius: 16px; }
}

/* ══════════════════════════════════════════════════════════
   SS TRADE — TESTIMONIALS v2 (Luxury grid)
   ══════════════════════════════════════════════════════════ */
.ss-testi-v2 {
  position: relative;
  padding: 90px 0 100px;
  background: linear-gradient(180deg, #ffffff 0%, #faf7f1 100%);
  overflow: hidden;
  isolation: isolate;
}
.ss-testi-v2-decor {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  z-index: 0;
}
.ss-testi-v2-decor--a {
  top: -220px;
  right: -200px;
  width: 560px;
  height: 560px;
  background: radial-gradient(circle, rgba(56, 113, 168, 0.12) 0%, rgba(56, 113, 168, 0) 70%);
}
.ss-testi-v2-decor--b {
  bottom: -240px;
  left: -200px;
  width: 520px;
  height: 520px;
  background: radial-gradient(circle, rgba(201, 161, 96, 0.10) 0%, rgba(201, 161, 96, 0) 70%);
}
.ss-testi-v2-grid-bg {
  position: absolute;
  inset: 0;
  opacity: 1;
  background-image:
    linear-gradient(rgba(0, 31, 63, 0.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(0, 31, 63, 0.04) 1px, transparent 1px);
  background-size: 60px 60px;
  mask-image: radial-gradient(ellipse at center, #000 40%, transparent 85%);
  -webkit-mask-image: radial-gradient(ellipse at center, #000 40%, transparent 85%);
  pointer-events: none;
  z-index: 0;
}
.ss-testi-v2 .container { position: relative; z-index: 1; }

/* Card */
.ss-testi-v2-card {
  position: relative;
  height: 100%;
  padding: 40px 34px 32px;
  background: #ffffff;
  border: 1px solid rgba(0, 31, 63, 0.06);
  border-radius: 20px;
  box-shadow: 0 14px 40px rgba(0, 31, 63, 0.06);
  overflow: hidden;
  transition: transform .5s cubic-bezier(.22,.61,.36,1), border-color .35s ease, box-shadow .45s ease;
  display: flex;
  flex-direction: column;
}
.ss-testi-v2-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 34px;
  right: 34px;
  height: 3px;
  background: linear-gradient(90deg, #001F3F, #3871A8);
  border-radius: 0 0 3px 3px;
  transform: scaleX(0);
  transform-origin: center;
  transition: transform .5s cubic-bezier(.22,.61,.36,1);
}
.ss-testi-v2-card::after {
  content: "";
  position: absolute;
  bottom: -80px;
  right: -80px;
  width: 240px;
  height: 240px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(56, 113, 168, 0.08) 0%, rgba(56, 113, 168, 0) 70%);
  opacity: 0;
  transition: opacity .5s ease;
  pointer-events: none;
}
.ss-testi-v2-card:hover {
  transform: translateY(-8px);
  border-color: rgba(56, 113, 168, 0.22);
  box-shadow: 0 30px 60px rgba(0, 31, 63, 0.14);
}
.ss-testi-v2-card:hover::before { transform: scaleX(1); }
.ss-testi-v2-card:hover::after  { opacity: 1; }

/* Little "01 / 03" index in the top-left */
.ss-testi-v2-num {
  display: inline-block;
  font-family: 'Courier New', Courier, monospace;
  font-size: 10.5px;
  font-weight: 700;
  letter-spacing: 2.2px;
  color: rgba(0, 31, 63, 0.4);
  padding: 4px 10px;
  background: rgba(56, 113, 168, 0.08);
  border-radius: 999px;
  margin-bottom: 18px;
  align-self: flex-start;
  position: relative;
  z-index: 1;
}

/* Oversized decorative serif quote mark */
.ss-testi-v2-mark {
  position: absolute;
  top: 22px;
  right: 28px;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 150px;
  line-height: 1;
  font-weight: 700;
  color: rgba(56, 113, 168, 0.10);
  pointer-events: none;
  user-select: none;
  z-index: 0;
  transition: color .4s ease, transform .5s ease;
}
.ss-testi-v2-card:hover .ss-testi-v2-mark {
  color: rgba(56, 113, 168, 0.18);
  transform: translateY(-3px);
}

/* Stars */
.ss-testi-v2-stars {
  display: inline-flex;
  gap: 4px;
  color: #e4b54a;
  font-size: 15px;
  line-height: 1;
  margin-bottom: 18px;
  position: relative;
  z-index: 1;
}

/* Quote */
.ss-testi-v2-quote {
  color: #2d3646 !important;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.75;
  letter-spacing: -0.1px;
  margin: 0 0 24px;
  flex: 1;
  position: relative;
  z-index: 1;
}
.ss-testi-v2-quote::before {
  content: "\201C";
  color: #3871A8;
  font-weight: 700;
  font-style: normal;
  margin-right: 2px;
}
.ss-testi-v2-quote::after {
  content: "\201D";
  color: #3871A8;
  font-weight: 700;
  font-style: normal;
  margin-left: 2px;
}

/* Line-diamond-line divider */
.ss-testi-v2-rule {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 22px;
  position: relative;
  z-index: 1;
}
.ss-testi-v2-rule .line {
  flex: 1;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(0, 31, 63, 0.22), transparent);
}
.ss-testi-v2-rule .diamond {
  flex-shrink: 0;
  width: 8px;
  height: 8px;
  background: linear-gradient(135deg, #001F3F, #3871A8);
  transform: rotate(45deg);
  transition: transform .5s cubic-bezier(.22,.61,.36,1);
}
.ss-testi-v2-card:hover .ss-testi-v2-rule .diamond {
  transform: rotate(135deg) scale(1.2);
}

/* Author */
.ss-testi-v2-author {
  display: flex;
  align-items: center;
  gap: 14px;
  position: relative;
  z-index: 1;
}
.ss-testi-v2-avatar {
  flex-shrink: 0;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  padding: 3px;
  background: linear-gradient(135deg, #001F3F, #3871A8);
  position: relative;
}
.ss-testi-v2-avatar::before {
  content: "";
  position: absolute;
  inset: -6px;
  border-radius: 50%;
  border: 1px dashed rgba(56, 113, 168, 0.30);
  opacity: 0;
  transform: scale(0.92);
  transition: opacity .4s ease, transform .5s cubic-bezier(.22,.61,.36,1);
}
.ss-testi-v2-card:hover .ss-testi-v2-avatar::before {
  opacity: 1;
  transform: scale(1);
}
.ss-testi-v2-avatar img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
  border: 2px solid #ffffff;
  display: block;
}
.ss-testi-v2-author-body {
  display: flex;
  flex-direction: column;
  line-height: 1.3;
  min-width: 0;
}
.ss-testi-v2-author-body h4 {
  color: #001F3F !important;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.2px;
  margin: 0 0 4px;
}
.ss-testi-v2-author-body span {
  color: #3871A8;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  line-height: 1.4;
}

/* ── Fun Facts ribbon ─────────────────────────────── */
.ss-testi-v2-stats {
  position: relative;
  padding: 70px 0 80px;
  background: linear-gradient(135deg, #001128 0%, #001F3F 50%, #00305f 100%);
  color: #ffffff;
  overflow: hidden;
}
.ss-testi-v2-stats::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(107, 163, 216, 0.4) 50%, transparent);
}
.ss-testi-v2-stats-decor {
  position: absolute;
  top: -200px;
  left: -200px;
  width: 520px;
  height: 520px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(56, 113, 168, 0.28) 0%, rgba(56, 113, 168, 0) 70%);
  pointer-events: none;
}
.ss-testi-v2-stats-row {
  background: linear-gradient(160deg, rgba(255,255,255,0.06) 0%, rgba(255,255,255,0.02) 100%);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 18px;
  backdrop-filter: blur(8px);
  overflow: hidden;
  box-shadow: 0 24px 50px rgba(0, 17, 40, 0.35);
}
.ss-testi-v2-stat {
  padding: 34px 26px;
  text-align: center;
  border-right: 1px dashed rgba(255, 255, 255, 0.12);
  transition: background .4s ease;
  height: 100%;
}
.ss-testi-v2-stat:hover {
  background: rgba(255, 255, 255, 0.04);
}
/* Remove right border on last card per row */
.ss-testi-v2-stats-row > .col-lg-3:last-child .ss-testi-v2-stat { border-right: 0; }
.ss-testi-v2-stat > i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  border-radius: 14px;
  background: rgba(56, 113, 168, 0.22);
  border: 1px solid rgba(107, 163, 216, 0.32);
  color: #ffffff;
  font-size: 22px;
  margin-bottom: 18px;
  transition: transform .5s cubic-bezier(.22,.61,.36,1), background .4s ease, box-shadow .4s ease;
}
.ss-testi-v2-stat:hover > i {
  transform: rotate(-6deg) scale(1.08);
  background: linear-gradient(135deg, #3871A8, #6ba3d8);
  border-color: transparent;
  box-shadow: 0 14px 28px rgba(56, 113, 168, 0.4);
}
.ss-testi-v2-stat strong {
  display: block;
  color: #ffffff !important;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: clamp(2.2rem, 4vw, 3rem);
  font-weight: 700;
  line-height: 1;
  letter-spacing: -1.5px;
  margin-bottom: 10px;
}
.ss-testi-v2-stat strong em {
  color: #6ba3d8;
  font-style: italic;
  font-size: 0.65em;
  margin-left: 2px;
  font-weight: 700;
  letter-spacing: 0;
}
.ss-testi-v2-stat > span {
  color: rgba(255, 255, 255, 0.62);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.8px;
  text-transform: uppercase;
}

/* ── Responsive ──────────────────────────────────── */
@media (max-width: 991px) {
  .ss-testi-v2 { padding: 70px 0 80px; }
  .ss-testi-v2-card { padding: 34px 28px 28px; }
  .ss-testi-v2-mark { font-size: 120px; right: 22px; top: 18px; }
  .ss-testi-v2-stats-row > div:nth-child(2) .ss-testi-v2-stat { border-right: 0; }
  .ss-testi-v2-stats-row > div:nth-child(1) .ss-testi-v2-stat,
  .ss-testi-v2-stats-row > div:nth-child(2) .ss-testi-v2-stat {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.12);
  }
  .ss-testi-v2-stat { padding: 28px 22px; }
}
@media (max-width: 767px) {
  .ss-testi-v2 { padding: 56px 0 70px; }
  .ss-testi-v2-mark { font-size: 100px; right: 18px; top: 14px; }
  .ss-testi-v2-stats { padding: 56px 0 60px; }
  .ss-testi-v2-stats-row { border-radius: 14px; }
}
@media (max-width: 575px) {
  .ss-testi-v2-card { padding: 30px 22px 24px; border-radius: 16px; }
  .ss-testi-v2-mark { font-size: 84px; right: 14px; top: 10px; }
  .ss-testi-v2-quote { font-size: 15px; }
  .ss-testi-v2-avatar { width: 50px; height: 50px; padding: 2px; }

  .ss-testi-v2-stats-row > div .ss-testi-v2-stat {
    border-right: 0 !important;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.12);
  }
  .ss-testi-v2-stats-row > div:last-child .ss-testi-v2-stat {
    border-bottom: 0;
  }
  .ss-testi-v2-stat { padding: 24px 20px; }
  .ss-testi-v2-stat > i { width: 46px; height: 46px; font-size: 19px; }
}

/* ══════════════════════════════════════════════════════════
   SS TRADE — UNIFIED PAGE HEADER (shared across all pages)
   ══════════════════════════════════════════════════════════ */
.ss-page-header {
  position: relative;
  padding: 80px 0 90px;
  background: linear-gradient(135deg, #001128 0%, #001F3F 50%, #00305f 100%);
  color: #ffffff;
  overflow: hidden;
  isolation: isolate;
  text-align: center;
}
.ss-page-header::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background: linear-gradient(180deg, rgba(0, 31, 63, 0) 0%, #ffffff 100%);
  pointer-events: none;
  z-index: 1;
}
.ss-page-header-decor {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  z-index: 0;
}
.ss-page-header-decor--a {
  top: -220px;
  right: -200px;
  width: 560px;
  height: 560px;
  background: radial-gradient(circle, rgba(56, 113, 168, 0.35) 0%, rgba(56, 113, 168, 0) 70%);
}
.ss-page-header-decor--b {
  bottom: -220px;
  left: -180px;
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, rgba(107, 163, 216, 0.20) 0%, rgba(107, 163, 216, 0) 70%);
}
.ss-page-header-grid {
  position: absolute;
  inset: 0;
  opacity: 0.4;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px);
  background-size: 56px 56px;
  mask-image: radial-gradient(ellipse at center, #000 35%, transparent 85%);
  -webkit-mask-image: radial-gradient(ellipse at center, #000 35%, transparent 85%);
  pointer-events: none;
  z-index: 0;
}
.ss-page-header-corner {
  position: absolute;
  width: 32px;
  height: 32px;
  border: 2px solid rgba(255, 255, 255, 0.28);
  pointer-events: none;
  z-index: 2;
}
.ss-page-header-corner--tl { top: 28px; left: 28px; border-right: 0; border-bottom: 0; }
.ss-page-header-corner--tr { top: 28px; right: 28px; border-left: 0; border-bottom: 0; }
.ss-page-header-corner--bl { bottom: 110px; left: 28px; border-right: 0; border-top: 0; }
.ss-page-header-corner--br { bottom: 110px; right: 28px; border-left: 0; border-top: 0; }

.ss-page-header .container { position: relative; z-index: 2; }

.ss-page-header-crumb {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 7px 16px;
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(6px);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 999px;
  margin-bottom: 26px;
  font-size: 12.5px;
  font-weight: 600;
}
.ss-page-header-crumb a {
  color: rgba(255, 255, 255, 0.7) !important;
  text-decoration: none !important;
  transition: color .3s ease;
}
.ss-page-header-crumb a:hover { color: #ffffff !important; }
.ss-page-header-crumb .sep { color: rgba(255, 255, 255, 0.3); }
.ss-page-header-crumb strong { color: #6ba3d8 !important; font-weight: 700; }

.ss-page-header-eyebrow {
  justify-content: center;
  margin-bottom: 10px;
}

.ss-page-header-title {
  color: #ffffff !important;
  font-family: "Felidae", 'Georgia', 'Times New Roman', serif;
  font-size: clamp(2.6rem, 6vw, 4.6rem);
  font-weight: 400;
  line-height: 1.06;
  letter-spacing: -0.5px;
  margin: 10px 0 0;
}
.ss-page-header-title em {
  font-style: italic;
  color: #6ba3d8;
  font-weight: 400;
}

.ss-page-header-lead {
  color: rgba(255, 255, 255, 0.75);
  font-size: 16px;
  line-height: 1.8;
  margin: 20px auto 0;
  max-width: 720px;
}

/* Responsive */
@media (max-width: 991px) {
  .ss-page-header { padding: 60px 0 80px; }
  .ss-page-header-corner--bl,
  .ss-page-header-corner--br { bottom: 90px; }
}
@media (max-width: 767px) {
  .ss-page-header { padding: 50px 0 70px; }
  .ss-page-header-corner { width: 24px; height: 24px; }
  .ss-page-header-corner--tl { top: 22px; left: 22px; }
  .ss-page-header-corner--tr { top: 22px; right: 22px; }
  .ss-page-header-corner--bl { bottom: 80px; left: 22px; }
  .ss-page-header-corner--br { bottom: 80px; right: 22px; }
}
@media (max-width: 575px) {
  .ss-page-header { padding: 44px 0 60px; }
  .ss-page-header-corner--bl,
  .ss-page-header-corner--br { display: none; }
  .ss-page-header-crumb { padding: 6px 14px; font-size: 11.5px; margin-bottom: 20px; }
  .ss-page-header-title { letter-spacing: -0.4px; }
  .ss-page-header-lead { font-size: 15px; }
}

/* ══════════════════════════════════════════════════════════
   SS TRADE — NAVBAR (Floating oval pill — overlays hero)
   ══════════════════════════════════════════════════════════ */
/* Outer site-header — absolutely positioned so it OVERLAYS the hero.
   The hero/page content starts at the very top of the viewport,
   and the pill floats on top of it. */
.wpo-site-header,
.wpo-site-header.wpo-header-style {
  background: transparent !important;
  box-shadow: none !important;
  padding: 20px 24px 16px !important;
  position: absolute !important;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
}
.wpo-site-header::after { display: none !important; }

/* Override theme's large-screen padding so the pill centers properly */
@media (min-width: 991px) {
  .wpo-site-header { padding: 22px 28px 18px !important; }
}

/* Shared pill styling — applies to BOTH the original and the sticky clone */
.wpo-site-header .navigation {
  max-width: 1340px;
  margin: 0 auto !important;
  padding: 8px 10px 8px 18px !important;
  background: linear-gradient(135deg, #001128 0%, #001F3F 50%, #00305f 100%) !important;
  border: 1px solid rgba(255, 255, 255, 0.08) !important;
  border-radius: 999px !important;
  box-shadow:
    0 14px 30px rgba(0, 17, 40, 0.35),
    0 2px 6px rgba(0, 17, 40, 0.20) !important;
}

/* ── Sticky clone: appears on scroll as a centered floating pill ── */
.wpo-site-header .navigation.sticky-header {
  position: fixed !important;
  top: -140px;  /* hidden above viewport by default */
  left: 20px !important;
  right: 20px !important;
  width: auto !important;
  max-width: 1340px;
  margin: 0 auto !important;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: top .5s cubic-bezier(.22,.61,.36,1), opacity .35s ease, visibility .35s ease, background .3s ease, box-shadow .35s ease;
  background: rgba(0, 17, 40, 0.92) !important;
  backdrop-filter: blur(14px) !important;
  -webkit-backdrop-filter: blur(14px) !important;
}
.wpo-site-header .navigation.sticky-header.sticky-on {
  top: 16px !important;
  opacity: 1 !important;
  visibility: visible !important;
  box-shadow:
    0 18px 36px rgba(0, 17, 40, 0.45),
    0 2px 6px rgba(0, 17, 40, 0.24) !important;
}
@media (max-width: 575px) {
  .wpo-site-header .navigation.sticky-header { left: 12px !important; right: 12px !important; }
  .wpo-site-header .navigation.sticky-header.sticky-on { top: 10px !important; }
}
.wpo-site-header .navigation > .container {
  max-width: none !important;
  padding: 0 !important;
}
.wpo-site-header .navigation > .container > .row {
  margin: 0 !important;
  align-items: center;
  flex-wrap: nowrap;
}
.wpo-site-header .navigation > .container > .row > [class*="col"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* Logo — no plate, just the image */
.wpo-site-header .navbar-brand {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  box-shadow: none !important;
  transition: transform .35s ease, opacity .3s ease;
}
.wpo-site-header .navbar-brand:hover {
  background: transparent !important;
  transform: translateY(-1px);
}
.wpo-site-header .navbar-brand img {
  opacity: 0.98;
  transition: opacity .3s ease;
  max-height: 48px;
  width: auto;
  display: block;
}
.wpo-site-header .navbar-brand:hover img { opacity: 1; }

@media (max-width: 575px) {
  .wpo-site-header { padding: 14px 14px 10px !important; }
  .wpo-site-header .navigation { padding: 6px 6px 6px 12px !important; border-radius: 999px !important; }
  .wpo-site-header .navbar-brand { padding: 0 !important; }
  .wpo-site-header .navbar-brand img { max-height: 38px; }
}

/* Menu links — individual pill hover */
.wpo-site-header #navbar ul a,
.wpo-site-header #navbar > ul > li > a,
.wpo-site-header .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.82) !important;
  transition: color .3s ease, background .3s ease;
}
@media (min-width: 992px) {
  .wpo-site-header #navbar > ul > li > a {
    padding: 12px 20px !important;
    border-radius: 999px;
    font-size: 16px !important;
    letter-spacing: 0.2px;
  }
  .wpo-site-header #navbar > ul > li:hover > a,
  .wpo-site-header #navbar > ul > li.current > a,
  .wpo-site-header #navbar > ul > li.current-menu-item > a,
  .wpo-site-header #navbar > ul > li.active > a {
    background: rgba(255, 255, 255, 0.08);
    color: #ffffff !important;
  }
}
.wpo-site-header #navbar ul a:hover,
.wpo-site-header .navbar-nav .nav-link:hover,
.wpo-site-header .navbar-nav .nav-link.active {
  color: #ffffff !important;
}

/* Dropdown (sub-menu) on dark theme */
.wpo-site-header #navbar ul .sub-menu,
.wpo-site-header #navbar ul ul {
  background: #001F3F !important;
  border: 1px solid rgba(255, 255, 255, 0.10) !important;
  border-radius: 14px !important;
  box-shadow: 0 20px 44px rgba(0, 17, 40, 0.45) !important;
  overflow: hidden;
}
.wpo-site-header #navbar .sub-menu a,
.wpo-site-header #navbar ul ul a {
  color: rgba(255, 255, 255, 0.78) !important;
  border-color: rgba(255, 255, 255, 0.08) !important;
}
.wpo-site-header #navbar .sub-menu a:hover,
.wpo-site-header #navbar ul ul a:hover {
  color: #ffffff !important;
  background: rgba(56, 113, 168, 0.22) !important;
}

/* "Contact Now" CTA — white pill button at the right of the oval */
.wpo-site-header .header-right .theme-btn,
.wpo-site-header .header-right .view-cart-btn,
.wpo-site-header .header-right .close-form .theme-btn,
.wpo-site-header .header-right .close-form .view-cart-btn {
  background: #ffffff !important;
  color: #001F3F !important;
  padding: 10px 22px !important;
  border-radius: 999px !important;
  box-shadow: 0 8px 18px rgba(0, 17, 40, 0.25);
  transition: background .3s ease, color .3s ease, transform .35s ease, box-shadow .35s ease;
}
.wpo-site-header .header-right .theme-btn:hover,
.wpo-site-header .header-right .view-cart-btn:hover,
.wpo-site-header .header-right .close-form .theme-btn:hover {
  background: #6ba3d8 !important;
  color: #001F3F !important;
  transform: translateY(-2px);
  box-shadow: 0 14px 28px rgba(107, 163, 216, 0.42);
}

/* Mobile drawer menu — branded navy background & readable white links */
@media (max-width: 991px) {
  .wpo-site-header #navbar {
    background: linear-gradient(180deg, #001128 0%, #001F3F 60%, #00305f 100%) !important;
    width: 300px !important;
    box-shadow: 4px 0 30px rgba(0, 17, 40, 0.45);
  }
  .wpo-site-header #navbar .navbar-nav { padding: 30px 0 60px; }
  .wpo-site-header #navbar ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  }
  .wpo-site-header #navbar ul a {
    color: rgba(255, 255, 255, 0.9) !important;
    padding: 14px 24px !important;
    font-size: 15px !important;
    font-weight: 500;
    display: block;
  }
  .wpo-site-header #navbar ul a:hover,
  .wpo-site-header #navbar ul li.current > a,
  .wpo-site-header #navbar ul li.active > a {
    color: #6ba3d8 !important;
    background: rgba(255, 255, 255, 0.04);
  }
  .wpo-site-header #navbar .sub-menu a {
    color: rgba(255, 255, 255, 0.75) !important;
    padding-left: 44px !important;
    font-size: 14px !important;
  }
  .wpo-site-header #navbar .menu-close {
    background-color: rgba(255, 255, 255, 0.08) !important;
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
    border-radius: 10px !important;
    color: #ffffff !important;
    width: 40px;
    height: 40px;
    margin: 16px;
  }
  .wpo-site-header #navbar .menu-close i { color: #ffffff; }
}

/* Mobile menu toggle — branded navy pill replacing default black square */
.wpo-site-header .navbar-toggler,
.wpo-site-header .mobail-menu button,
.wpo-site-header .mobail-menu .open-btn {
  background: linear-gradient(135deg, #001128 0%, #001F3F 50%, #00305f 100%) !important;
  color: #ffffff !important;
  border: 1px solid rgba(255, 255, 255, 0.14) !important;
  border-radius: 10px !important;
  width: 44px !important;
  height: 40px !important;
  padding: 8px 10px !important;
  box-shadow: 0 6px 16px rgba(0, 17, 40, 0.25);
  transition: transform .3s ease, box-shadow .3s ease;
}
.wpo-site-header .navbar-toggler:hover,
.wpo-site-header .mobail-menu button:hover {
  transform: translateY(-1px);
  box-shadow: 0 10px 22px rgba(0, 17, 40, 0.32);
}
.wpo-site-header .mobail-menu button span,
.wpo-site-header .navbar-toggler span {
  background-color: #ffffff !important;
  color: #ffffff !important;
}
.wpo-site-header .navbar-toggler i { color: #ffffff !important; }

/* Remove the stale theme sticky-header default offscreen offset
   since we override it with our own .navigation.sticky-header rules above */
.sticky-header {
  box-shadow: none;
}

/* ══════════════════════════════════════════════════════════
   SS TRADE — FOOTER (Luxury redesign)
   ══════════════════════════════════════════════════════════ */
.ss-footer {
  position: relative;
  background: linear-gradient(180deg, #001128 0%, #001F3F 40%, #00172f 100%);
  color: #c9d3e2;
  overflow: hidden;
  font-size: 15px;
  line-height: 1.7;
}
.ss-footer::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: linear-gradient(90deg, transparent 0%, #3871A8 25%, #6ba3d8 50%, #3871A8 75%, transparent 100%);
  z-index: 3;
}
.ss-footer-decor {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  z-index: 0;
}
.ss-footer-decor--a {
  top: -160px;
  left: -160px;
  width: 520px;
  height: 520px;
  background: radial-gradient(circle, rgba(56, 113, 168, 0.18) 0%, rgba(56, 113, 168, 0) 70%);
}
.ss-footer-decor--b {
  bottom: -220px;
  right: -160px;
  width: 600px;
  height: 600px;
  background: radial-gradient(circle, rgba(56, 113, 168, 0.14) 0%, rgba(56, 113, 168, 0) 70%);
}
.ss-footer .container { position: relative; z-index: 1; }

/* ── Top CTA band ───────────────────────────────────────── */
.ss-footer-cta-band {
  position: relative;
  z-index: 2;
  padding: 28px 0;
  margin-top: -1px;
}
.ss-footer-cta-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
  padding: 32px 40px;
  background: linear-gradient(135deg, rgba(56, 113, 168, 0.16) 0%, rgba(56, 113, 168, 0.04) 100%);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 20px;
  backdrop-filter: blur(6px);
  flex-wrap: wrap;
}
.ss-footer-cta-text { flex: 1; min-width: 260px; }
.ss-footer-cta-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 3.5px;
  text-transform: uppercase;
  color: #6ba3d8;
  margin-bottom: 10px;
}
.ss-footer-cta-eyebrow .line {
  width: 30px;
  height: 2px;
  background: linear-gradient(90deg, #3871A8, transparent);
  display: inline-block;
}
.ss-footer-cta-text h3 {
  color: #ffffff;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: clamp(1.4rem, 2.2vw, 1.9rem);
  font-weight: 700;
  margin: 0;
  letter-spacing: -0.3px;
  line-height: 1.25;
}
.ss-footer-cta-actions {
  display: flex;
  align-items: center;
  gap: 22px;
  flex-wrap: wrap;
}
.ss-footer-cta-phone {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  color: #ffffff !important;
  text-decoration: none !important;
  transition: transform .35s ease;
}
.ss-footer-cta-phone i {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #ffffff;
  background: linear-gradient(135deg, #001F3F 0%, #3871A8 100%);
  box-shadow: 0 10px 24px rgba(56, 113, 168, 0.35);
}
.ss-footer-cta-phone span {
  display: inline-flex;
  flex-direction: column;
  line-height: 1.2;
}
.ss-footer-cta-phone small {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.55);
  margin-bottom: 2px;
}
.ss-footer-cta-phone strong {
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
}
.ss-footer-cta-phone:hover { transform: translateY(-2px); }

/* ── Upper footer ───────────────────────────────────────── */
.ss-footer-upper {
  position: relative;
  z-index: 2;
  padding: 40px 0 60px;
}
.ss-footer-widget { position: relative; }
.ss-footer-title {
  color: #ffffff;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.2px;
  margin: 0 0 24px;
  position: relative;
  padding-bottom: 14px;
}
.ss-footer-title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 36px;
  height: 2px;
  background: linear-gradient(90deg, #3871A8, transparent);
}

/* About column */
.ss-footer-logo {
  display: inline-block;
  margin-bottom: 22px;
}
.ss-footer-logo img {
  max-width: 200px;
  height: auto;
}
.ss-footer-tagline {
  color: rgba(255, 255, 255, 0.7);
  font-size: 15px;
  line-height: 1.75;
  margin: 0 0 22px;
  max-width: 420px;
}
.ss-footer-trust {
  list-style: none;
  padding: 0;
  margin: 0 0 26px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 18px;
}
.ss-footer-trust li {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: rgba(255, 255, 255, 0.82);
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.3px;
}
.ss-footer-trust li i {
  color: #6ba3d8;
  font-size: 14px;
}

/* Socials */
.ss-footer-socials {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.ss-footer-socials a {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff !important;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.12);
  font-size: 15px;
  text-decoration: none !important;
  transition: background .35s ease, border-color .35s ease, transform .35s cubic-bezier(.22,.61,.36,1), color .35s ease;
}
.ss-footer-socials a:hover {
  background: linear-gradient(135deg, #001F3F 0%, #3871A8 100%);
  border-color: transparent;
  transform: translateY(-3px) scale(1.04);
  color: #ffffff !important;
  box-shadow: 0 10px 24px rgba(56, 113, 168, 0.4);
}

/* Contact list */
.ss-footer-contact-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.ss-footer-contact-list li {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  padding: 0;
  color: rgba(255, 255, 255, 0.78);
}
.ss-footer-contact-list li + li {
  margin-top: 18px;
}
.ss-footer-contact-icon {
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  border-radius: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #ffffff;
  background: rgba(56, 113, 168, 0.18);
  border: 1px solid rgba(56, 113, 168, 0.32);
  transition: background .35s ease, transform .35s ease;
}
.ss-footer-contact-list li:hover .ss-footer-contact-icon {
  background: linear-gradient(135deg, #001F3F 0%, #3871A8 100%);
  transform: scale(1.05);
}
.ss-footer-contact-body {
  display: inline-flex;
  flex-direction: column;
  line-height: 1.4;
  min-width: 0;
  word-break: break-word;
}
.ss-footer-contact-body small {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 4px;
}
.ss-footer-contact-body a,
.ss-footer-contact-body span {
  color: #ffffff;
  font-size: 15px;
  text-decoration: none;
  transition: color .3s ease;
}
.ss-footer-contact-body a:hover {
  color: #6ba3d8;
}

/* Quick Links */
.ss-footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
}
.ss-footer-links li + li { margin-top: 10px; }
.ss-footer-links li a {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 0;
  color: rgba(255, 255, 255, 0.78);
  text-decoration: none;
  font-size: 15px;
  padding-left: 0;
  transition: color .3s ease, gap .3s ease, padding-left .3s ease;
}
.ss-footer-links li a::before {
  content: "›";
  display: inline-block;
  color: #6ba3d8;
  opacity: 0;
  width: 0;
  margin-right: 0;
  font-size: 18px;
  line-height: 1;
  transform: translateX(-4px);
  transition: opacity .3s ease, width .3s ease, margin-right .3s ease, transform .3s ease;
}
.ss-footer-links li a:hover {
  color: #ffffff;
}
.ss-footer-links li a:hover::before {
  opacity: 1;
  width: 12px;
  margin-right: 6px;
  transform: translateX(0);
}

/* Newsletter */
.ss-footer-newsletter-text {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  margin: 0 0 16px;
  line-height: 1.6;
}
.ss-footer-newsletter-field {
  position: relative;
  display: flex;
  align-items: center;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 999px;
  padding: 6px 6px 6px 20px;
  transition: border-color .3s ease, background .3s ease;
}
.ss-footer-newsletter-field:focus-within {
  border-color: #3871A8;
  background: rgba(255, 255, 255, 0.09);
}
.ss-footer-newsletter-field input {
  flex: 1;
  min-width: 0;
  background: transparent;
  border: 0;
  outline: none;
  color: #ffffff;
  font-size: 14px;
  padding: 10px 8px 10px 0;
}
.ss-footer-newsletter-field input::placeholder {
  color: rgba(255, 255, 255, 0.45);
}
.ss-footer-newsletter-field button {
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  border: 0;
  border-radius: 50%;
  background: linear-gradient(135deg, #001F3F 0%, #3871A8 100%);
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: transform .3s cubic-bezier(.22,.61,.36,1), box-shadow .3s ease;
  box-shadow: 0 8px 20px rgba(56, 113, 168, 0.35);
}
.ss-footer-newsletter-field button:hover {
  transform: translateX(3px) scale(1.05);
  box-shadow: 0 12px 26px rgba(56, 113, 168, 0.5);
}
.ss-footer-newsletter-note {
  display: block;
  margin-top: 10px;
  color: rgba(255, 255, 255, 0.45);
  font-size: 12px;
  letter-spacing: 0.3px;
}

/* ── Lower footer ───────────────────────────────────────── */
.ss-footer-lower {
  position: relative;
  z-index: 2;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  padding: 22px 0;
}
.ss-footer-lower-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
}
.ss-footer-copy {
  margin: 0;
  color: rgba(255, 255, 255, 0.55);
  font-size: 13px;
  letter-spacing: 0.3px;
}
.ss-footer-legal {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  gap: 6px;
  flex-wrap: wrap;
}
.ss-footer-legal li {
  display: inline-flex;
  align-items: center;
}
.ss-footer-legal li + li::before {
  content: "•";
  color: rgba(255, 255, 255, 0.25);
  margin: 0 10px 0 4px;
  font-size: 12px;
}
.ss-footer-legal a {
  color: rgba(255, 255, 255, 0.62);
  font-size: 13px;
  text-decoration: none;
  transition: color .3s ease;
}
.ss-footer-legal a:hover {
  color: #6ba3d8;
}
.ss-footer-made {
  margin: 0;
  color: rgba(255, 255, 255, 0.45);
  font-size: 12px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-weight: 600;
}

/* ── Footer Responsive ──────────────────────────────────── */
@media (max-width: 1199px) {
  .ss-footer-cta-inner { padding: 26px 28px; }
  .ss-footer-upper { padding: 30px 0 50px; }
}
@media (max-width: 991px) {
  .ss-footer-cta-band { padding: 24px 0; }
  .ss-footer-cta-inner {
    flex-direction: column;
    align-items: flex-start;
    gap: 22px;
    padding: 26px 24px;
  }
  .ss-footer-cta-actions { width: 100%; justify-content: flex-start; }
  .ss-footer-upper { padding: 20px 0 40px; }
  .ss-footer-tagline { max-width: none; }
}
@media (max-width: 767px) {
  .ss-footer { font-size: 14px; }
  .ss-footer-cta-text h3 { font-size: 1.25rem; }
  .ss-footer-cta-phone i { width: 42px; height: 42px; font-size: 18px; }
  .ss-footer-cta-phone strong { font-size: 16px; }
  .ss-footer-cta-actions { gap: 16px; }
  .ss-footer-cta-btn { width: 100%; }
  .ss-footer-upper { padding: 16px 0 32px; }
  .ss-footer-title { font-size: 18px; margin-bottom: 18px; }
  .ss-footer-logo img { max-width: 170px; }

  .ss-footer-lower { padding: 18px 0; }
  .ss-footer-lower-inner {
    flex-direction: column;
    justify-content: center;
    text-align: center;
    gap: 10px;
  }
  .ss-footer-copy,
  .ss-footer-made { text-align: center; }
  .ss-footer-legal { justify-content: center; }
}
@media (max-width: 575px) {
  .ss-footer-cta-inner { padding: 24px 20px; border-radius: 16px; }
  .ss-footer-cta-eyebrow { letter-spacing: 2.5px; }
  .ss-footer-cta-phone { width: 100%; }
  .ss-footer-newsletter-field { padding: 5px 5px 5px 16px; }
  .ss-footer-newsletter-field button { width: 38px; height: 38px; }
  .ss-footer-socials a { width: 38px; height: 38px; font-size: 14px; }
  .ss-footer-trust { gap: 8px 14px; }
  .ss-footer-trust li { font-size: 12px; }
}

/* ── Hero CTA — bottom-center "Get Started" button on the home slider ── */
.ss-hero-cta {
  position: absolute;
  left: 50%;
  bottom: 48px;
  transform: translateX(-50%);
  z-index: 10;
  display: inline-flex;
  align-items: center;
  gap: 12px;
  padding: 16px 34px;
  background: linear-gradient(135deg, #001128 0%, #001F3F 50%, #00305f 100%);
  color: #ffffff !important;
  text-decoration: none !important;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  box-shadow: 0 14px 30px rgba(0, 17, 40, 0.45);
  transition: transform .35s ease, box-shadow .35s ease, gap .3s ease, background .3s ease;
}
.ss-hero-cta svg {
  transition: transform .35s ease;
}
.ss-hero-cta:hover {
  transform: translateX(-50%) translateY(-3px);
  box-shadow: 0 20px 40px rgba(0, 17, 40, 0.55);
  gap: 16px;
  background: linear-gradient(135deg, #00305f 0%, #3871A8 100%);
}
.ss-hero-cta:hover svg { transform: translateX(4px); }
@media (max-width: 991px) {
  .ss-hero-cta { bottom: 80px; padding: 14px 28px; font-size: 13.5px; letter-spacing: 1.4px; }
}
@media (max-width: 575px) {
  .ss-hero-cta { bottom: 90px; padding: 12px 22px; font-size: 12.5px; gap: 10px; }
}

/*# sourceMappingURL=style.css.map */
