@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Space+Grotesk:wght@300..700&display=swap);

.back-to-top,
a {
    transition: .2s
}

.back-to-top:hover,
body {
    background-color: #151515;

}

.RelatedProject-section .item-wrap .item .content h2,
.fi:before,
ul {
    margin: 0
}

.sr-only,
.sticky-header,
.wow {
    visibility: hidden
}

@font-face {
    font-family: Felidae;
    font-style: normal;
    font-weight: 400;
    src: local("Felidae Regular"), url("../fonts/felidae-regular.woff") format("woff");
    font-display: swap
}

@font-face {
    font-family: Felidae;
    font-style: normal;
    font-weight: 400;
    src: local("Felidae Regular"), url("../fonts/felidae-regular.woff2") format("woff2");
    font-display: swap
}

.mini-cart-content .mini-cart-close i,
html {
    font-size: 15px
}

:root {
    scroll-behavior: unset
}

body {
    font-family: "DM Sans", serif;
    color: #687693;
    font-size: 1rem;
    overflow-x: hidden
}

p {
    font-size: 20px;
    color: #cbcbcb;
    line-height: 1.8em
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #fff;
    font-family: Nunito, sans-serif;
    font-weight: 400
}

ul {
    padding-left: 0;
    list-style: none
}

a,
a:hover {
    text-decoration: none
}

.team-card .image,
img {
    max-width: 100%
}

.sr-only {
    display: none !important;
    opacity: 0
}

.hero-project .item,
.mini-cart-content .mini-cart-item-des,
.page-wrapper,
.project-card-s5,
.project-card-s6,
.project-card-s9 .image,
.team-card .image,
.wpo-page-title.vignette-bg {
    position: relative;
    overflow: hidden
}

.section-padding {
    padding: 100px 0
}

@media (max-width:991px) {
    .section-padding {
        padding: 90px 0
    }
}

.bb-0,
.bt-0 {
    border-top: 0 !important
}

.bb-1 {
    border-bottom: 1px solid #444
}

.contact-validation-active .error-handling-messages {
    width: 100% !important;
    margin-top: 15px !important
}

.contact-validation-active label.error {
    color: red;
    font-size: .9333333333rem;
    font-weight: 400;
    margin: 5px 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: 2rem;
    color: #e3b576;
    display: inline-block;
    animation: 2s linear infinite rotating
}

.contact-validation-active #c-error,
.contact-validation-active #c-success,
.contact-validation-active #error,
.contact-validation-active #success {
    width: 100%;
    color: #fff;
    padding: 5px 10px;
    font-size: 16px;
    text-align: center;
    display: none
}

.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(0)
    }

    to {
        transform: rotate(360deg)
    }
}

.rotating {
    animation: 5s infinite alternate rotating
}

.back-to-top {
    background-color: rgba(51, 51, 51, .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
}

.back-to-top i {
    font-size: 1.2rem;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.mfp-wrap {
    background-color: rgba(0, 0, 0, .9);
    z-index: 99999
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    transition: .3s ease-out
}

.mfp-with-zoom.mfp-ready .mfp-container,
.theme-btn-s2:hover:after {
    opacity: 1
}

.mfp-with-zoom.mfp-ready.mfp-bg,
.wpo-blog-pg-section .format-video .video-holder:hover:before {
    opacity: .8
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0
}

.fancybox-overlay {
    background: rgba(0, 0, 0, .9);
    z-index: 9999 !important
}

.fancybox-wrap {
    z-index: 99999 !important
}

.social-text .rolling-text {
    height: 30px
}

.rolling-text.play .letter,
.rolling-text:hover .letter {
    transform: translateY(-100%)
}

.rolling-text .letter {
    display: inline-block;
    transition: transform .5s cubic-bezier(.76, 0, .24, 1)
}

.letter:first-child {
    transition-delay: 0s
}

.letter:nth-child(2) {
    transition-delay: 15ms
}

.letter:nth-child(3) {
    transition-delay: 30ms
}

.letter:nth-child(4) {
    transition-delay: 45ms
}

.letter:nth-child(5) {
    transition-delay: 60ms
}

.letter:nth-child(6) {
    transition-delay: 75ms
}

.letter:nth-child(7) {
    transition-delay: 90ms
}

.letter:nth-child(8) {
    transition-delay: 105ms
}

.letter:nth-child(9) {
    transition-delay: 0.12s
}

.letter:nth-child(10) {
    transition-delay: 135ms
}

.letter:nth-child(11) {
    transition-delay: 0.15s
}

.letter:nth-child(12) {
    transition-delay: 165ms
}

.letter:nth-child(13) {
    transition-delay: 0.18s
}

.letter:nth-child(14) {
    transition-delay: 195ms
}

.letter:nth-child(15) {
    transition-delay: 0.21s
}

.letter:nth-child(16) {
    transition-delay: 225ms
}

.letter:nth-child(17) {
    transition-delay: 0.24s
}

.letter:nth-child(18) {
    transition-delay: 255ms
}

.letter:nth-child(19) {
    transition-delay: 0.27s
}

.letter:nth-child(20) {
    transition-delay: 285ms
}

.letter:nth-child(21) {
    transition-delay: 0.3s
}

.rolling-text {
    display: inline-block;
    overflow: hidden;
    height: 20px;
    line-height: 20px
}

.theme-btn,
.theme-btn-s2,
.view-cart-btn,
.wpo-page-title {
    z-index: 1;
    position: relative
}

.project-title,
.service-title,
.wpo-blog-pg-section .wpo-blog-content .post,
.wpo-section-title {
    margin-bottom: 60px
}

.wpo-section-title span {
    text-transform: uppercase;
    font-size: 20px;
    color: #e3b576;
    font-family: Felidae
}

.wpo-section-title h2 {
    font-size: 40px;
    line-height: 55px;
    margin: 0;
    position: relative;
    text-transform: capitalize;
    font-family: Felidae;
    padding-left: 40px;
    font-weight: 600
}

.wpo-section-title h2:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 10px;
    height: 100%;
    background: #e3b576;
    content: ""
}

@media (max-width:767px) {
    body {
        font-size: 14px
    }

    .section-padding {
        padding: 80px 0
    }

    .contact-validation-active #c-error,
    .contact-validation-active #c-success,
    .contact-validation-active #error,
    .contact-validation-active #success {
        font-size: 15px
    }

    .wpo-section-title {
        margin-bottom: 40px
    }

    .wpo-section-title h2 {
        font-size: 32px;
        line-height: 40px
    }
}

@media (max-width:330px) {
    .wpo-section-title h2 {
        font-size: 30px
    }
}

.cart-search-contact .header-search-form-wrapper .fi:before,
.wpo-blog-pg-section .format-gallery .owl-nav [class*=owl-] .fi::before,
.wpo-section-title p,
.wpo-shop-single-section .product-info .review-form form .form-control {
    font-size: 18px
}

.theme-btn,
.view-cart-btn {
    background: 0 0;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    padding: 19px 45px;
    text-transform: capitalize;
    border-radius: 25px;
    font-family: "DM Sans", serif;
    font-size: 20px;
    border: 1px solid #fff;
    overflow: hidden
}

.blog-card .image::before,
.project-card-s9 .image::before,
.shop-btn::before,
.shop-card .image::before,
.theme-btn:after,
.view-cart-btn:after,
.wpo-blog-section-s2 .blog-card .image::before,
.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, .3) 100%);
    transform: skewX(-25deg)
}

.shop-btn:hover,
.theme-btn:active,
.theme-btn:focus,
.theme-btn:hover,
.view-cart-btn:active,
.view-cart-btn:focus,
.view-cart-btn:hover,
.wpo-header-style-s14 #navbar>ul li a:hover,
.wpo-hero-slider .slide-content h3,
.wpo-hero-slider .swiper-pagination .swiper-pagination-current,
.wpo-hero-slider-s3 .swiper-pagination .swiper-pagination-current,
.wpo-site-footer .link-widget ul li a,
.wpo-site-footer li,
.wpo-site-footer p {
    color: #fff
}

.blog-card:hover .image::before,
.hero-project .item:hover::before,
.project-card-s9:hover .image::before,
.shop-btn:hover::before,
.shop-card:hover .image::before,
.theme-btn:hover::after,
.view-cart-btn:hover::after,
.wpo-blog-section-s2 .blog-card:hover .image::before,
.wpo-blog-section-s3 .blog-card:hover .image::before {
    animation: .75s shine
}

@media (max-width:991px) {
    .back-to-top {
        width: 35px;
        height: 35px;
        line-height: 35px
    }

    .theme-btn,
    .view-cart-btn {
        font-size: 18px
    }

    .theme-btn-s2 {
        font-size: .9333333333rem
    }
}

.theme-btn-s2 {
    background: #fff;
    color: #565656;
    display: inline-block;
    padding: 12px 22px;
    border: 1px solid #e3b576;
    border-radius: 55px;
    text-transform: capitalize
}

.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 .5s ease-out;
    opacity: 0;
    z-index: -1
}

.theme-btn-s2:active,
.theme-btn-s2:focus,
.theme-btn-s2:hover {
    background: #dfaa61;
    color: #fff
}

@media (max-width:767px) {

    .theme-btn,
    .view-cart-btn {
        padding: 10px 25px;
        font-size: 14px
    }

    .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
}

.shop-btn,
.view-cart-btn.s1,
.wpo-about-section-s5,
.wpo-about-section-s7,
.wpo-funfact-section-s6,
.wpo-project-section-s10,
.wpo-project-section-s14,
.wpo-project-section-s7,
.wpo-service-section-s5,
.wpo-socialLoginBtn li button.facebook,
.wpo-socialLoginBtn li button.linkedin,
.wpo-socialLoginBtn li button.twitter,
.wpo-testimonial-section-s2 .item .content h4::after,
.wpo-testimonial-section-s2 .item .content h4::before,
.wpo-testimonial-section-s2 .owl-dot,
.wpo-video-section,
.wpo-video-section-s2,
.wpo-video-section-s3 {
    background: #151515;

}

.view-cart-btn.s1:hover {
    background-color: #c9c9c9
}

@keyframes shine {
    100% {
        left: 125%
    }
}

.shop-btn {
    border-radius: 30px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    padding: 14px 52px 15px;
    transition: .3s ease-in-out;
    position: relative;
    overflow: hidden !important;
    display: inline-block
}

.form input,
.form select,
.form textarea {
    border-color: #bfbfbf;
    border-radius: 0;
    outline: 0;
    box-shadow: none;
    color: #595959;
    font-style: normal
}

.form input:focus,
.form select:focus,
.form textarea:focus {
    border-color: #e3b576;
    -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: italic;
    color: #595959
}

.form :-moz-placeholder {
    font-style: italic;
    color: #595959
}

.form :-ms-input-placeholder {
    font-style: italic;
    color: #595959
}

.form select {
    font-style: normal;
    background: url(../images/select-icon.png) right center no-repeat;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer
}

.form select::-ms-expand {
    display: none
}

.form ::-moz-placeholder {
    color: #595959;
    font-style: normal
}

.form ::placeholder {
    font-style: normal
}

.blog-sidebar .recent-post-widget .post,
.social-links,
.wpo-blog-single-section .comment-respond .form-inputs,
.wpo-hero-slider .swiper-slide,
.wpo-hero-slider-s3 .swiper-slide,
.wpo-hero-static-s6,
.wpo-site-footer .link-widget {
    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
}

.cart-area .cart-wrap .action li.c-btn a,
.social-links li a:hover {
    background-color: #e3b576
}

.wpo-page-title {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-top: 150px;
    padding-bottom: 150px
}

.error-404-section,
.project-card-s4 .content,
.subText,
.wpo-page-title .wpo-breadcumb-wrap,
.wpo-shop-single-section .shop-single-slider .slider-for,
.wpo-shop-single-section .shop-single-slider .slider-nav .slick-slide {
    text-align: center
}

.wpo-page-title .wpo-breadcumb-wrap h2 {
    font-size: 70px;
    font-weight: 600;
    line-height: 70px;
    margin-bottom: 0;
    color: #fff;
    text-transform: uppercase
}

@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
    }

    .first_image {
        display: none
    }
}

@media (max-width:991px) {
    .wpo-page-title .wpo-breadcumb-wrap h2 {
        font-size: 60px;
        line-height: 80px
    }
}

.wpo-page-title .wpo-breadcumb-wrap p {
    color: #fff;
    font-size: 32px;
    font-weight: 400;
    line-height: 50px;
    margin: 8px 0 0
}

@media (max-width:991px) {
    .wpo-page-title .wpo-breadcumb-wrap p {
        font-size: 25px;
        line-height: 35px;
        margin-top: 8px
    }
}

.wpo-page-title .wpo-breadcumb-wrap ol {
    border-radius: 30px;
    background: #f8f8f8;
    padding: 5px 50px;
    display: inline-block;
    margin-bottom: 25px
}

.wpo-page-title .wpo-breadcumb-wrap ol li {
    display: inline-block;
    padding: 0 20px 0 5px;
    color: #000;
    position: relative;
    font-family: "DM Sans", serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 50px
}

.topbar-s2 ul li:last-child,
.wpo-page-title .wpo-breadcumb-wrap ol li:last-child {
    padding-right: 0
}

.wpo-page-title .wpo-breadcumb-wrap ol li:after {
    content: "/";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.hero-slider-s4 .swiper-slide .imgWrap .x2,
.hero-slider-s4 .swiper-slide.swiper-slide-active .x1,
.topbar-s2 .contact-info li:nth-child(2):before,
.wpo-checkout-area #open3,
.wpo-checkout-area #open4,
.wpo-checkout-area .payment-name,
.wpo-contact-map-section h2.hidden,
.wpo-contact-pg-section form .submit-area .theme-btn::before,
.wpo-contact-pg-section form .submit-area .view-cart-btn::before,
.wpo-cta-section-s3 .title a i,
.wpo-hero-static-s3 .scroll-btn .scroll-befor::before,
.wpo-hero-static-s4 .scroll-btn .scroll-befor::before,
.wpo-page-title .wpo-breadcumb-wrap ol li:last-child:after,
.wpo-preview-Inner-section .owl-nav,
.wpo-project-section-s10 .swiper-slide .imgWrap .x2,
.wpo-project-section-s10 .swiper-slide.swiper-slide-active .x1,
.wpo-project-section-s12 .owl-nav,
.wpo-project-section-s7 .swiper-slide .imgWrap .x2,
.wpo-project-section-s7 .swiper-slide.swiper-slide-active .x1,
.wpo-service-section-s3 .owl-nav,
.wpo-shop-single-section .product-details .product-option .product-row button:after,
.wpo-shop-single-section .product-details .product-option .theme-btn:before,
.wpo-shop-single-section .product-details .product-option .view-cart-btn:before,
.wpo-site-header .menu-close,
.wpo-team-section .owl-dots,
.wpo-team-section .owl-nav,
.wpo-testimonial-section .owl-next span,
.wpo-testimonial-section .owl-prev span,
.wpo-testimonial-section-s11 .owl-nav,
.wpo-testimonial-section-s12 .owl-nav button span,
.wpo-testimonial-section-s13 .owl-next span,
.wpo-testimonial-section-s13 .owl-prev span,
.wpo-testimonial-section-s2 .owl-next span,
.wpo-testimonial-section-s2 .owl-prev span,
.wpo-testimonial-section-s3 .owl-nav,
.wpo-testimonial-section-s4 .owl-nav button span,
.wpo-testimonial-section-s5 .owl-next span,
.wpo-testimonial-section-s5 .owl-prev span,
.wpo-testimonial-section-s6 .owl-next span,
.wpo-testimonial-section-s6 .owl-prev span,
input[type=checkbox] {
    display: none
}

.wpo-page-title .wpo-breadcumb-wrap ol li a {
    color: #000;
    transition: .3s;
    font-size: 25px;
    font-weight: 400;
    line-height: 50px
}

.blog-sidebar .category-widget ul a:hover,
.blog-sidebar .category-widget ul li:hover:before,
.cart-area .cart-wrap .product a:hover,
.mini-cart-content .mini-cart-item-des a:hover,
.wpo-blog-single-section .tag-share .tag a:hover,
.wpo-blog-single-section .tag-share-s2 .tag a:hover,
.wpo-page-title .wpo-breadcumb-wrap ol li a:hover,
.wpo-site-footer .link-widget ul li a:hover,
.wpo-site-footer .social-widget ul li a:hover {
    color: #e3b576
}

.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: -.25em
}

.preloader .vertical-centered-box .content {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    font-size: 0
}

.preloader *,
.wpo-checkout-area .active-border {
    transition: .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, .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: 1.2s linear infinite rotate
}

.preloader .loader-line-mask .loader-line {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .5)
}

.preloader #particles-background,
.preloader #particles-foreground {
    left: -51%;
    top: -51%;
    width: 202%;
    height: 202%;
    transform: scale3d(.5, .5, 1)
}

.preloader #particles-background {
    background: #2c2d44;
    background-image: linear-gradient(45deg, #3f3251 2%, #002025 100%)
}

@keyframes rotate {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes fade {
    0% {
        opacity: 1
    }

    50% {
        opacity: .25
    }
}

.preloader lesshat-selector {
    -lh-property: 0
}

@keyframes fade-in {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.preloader [not-existing] {
    zoom: 1
}

.blog-sidebar {
    margin-left: auto;
    max-width: 363px
}

@media (max-width:991px) {
    .blog-sidebar {
        margin-top: 80px;
        max-width: 400px;
        margin-left: 0
    }
}

.blog-sidebar .widget {
    border: 1px solid #e2e2e2
}

.blog-sidebar .widget h3 {
    display: block;
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    line-height: 50px;
    padding: 15px 30px;
    margin-bottom: 0;
    border-bottom: 1px solid #e2e2e2
}

.blog-sidebar>.widget+.widget {
    margin-top: 65px
}

.blog-sidebar .search-widget,
.pf-terms-section .accordion-item .accordion-collapse,
.wpo-testimonial-section-s11 {
    border: 0
}

.blog-sidebar .search-widget h3 {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    border: 0
}

.blog-sidebar .search-widget form div,
.cart-search-contact form div,
.form-group,
.header-search-area form,
.hero-single-slider .item.slick-slide,
.project-card-s5 .image,
.project-card-s6 .image,
.slide-inner,
.topbar .contact-info li,
.video-wrap,
.wpo-about-section,
.wpo-blog-pg-section .format-gallery,
.wpo-blog-pg-section .format-standard,
.wpo-blog-section-s12 .col:first-child .blog-card-s12,
.wpo-blog-single-section .comments-area .children,
.wpo-blog-single-section .more-posts .next-post .post-control-link,
.wpo-blog-single-section .more-posts .previous-post .post-control-link,
.wpo-blog-single-section .tag-share .tag li,
.wpo-blog-single-section .tag-share-s2 .tag li,
.wpo-checkout-area .input-wrap,
.wpo-consultaForm-section .contact-validation-active,
.wpo-consultaForm-section .contact-validation-active div,
.wpo-consultaForm-section-s2 .contact-validation-active,
.wpo-consultaForm-section-s2 .contact-validation-active div,
.wpo-consultaForm-section-s3 .contact-validation-active,
.wpo-consultaForm-section-s3 .contact-validation-active div,
.wpo-header-style-s10 .header-right .header-user-wrapper,
.wpo-header-style-s11,
.wpo-header-style-s11 .header-right .header-user-wrapper,
.wpo-header-style-s9 .header-right .header-user-wrapper,
.wpo-hero-static-s2 .top-content .img-1,
.wpo-site-footer .container,
.wpo-site-header .header-right .header-search-form-wrapper,
.wpo-site-header .navigation>.container {
    position: relative
}

.blog-sidebar .search-widget input {
    background-color: transparent;
    height: 70px;
    padding: 6px 50px 6px 20px;
    border: 1px solid #e2e2e2;
    box-shadow: none;
    transition: .3s;
    color: #626b72;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px
}

.blog-sidebar .search-widget input:focus {
    background-color: rgba(227, 181, 118, .1)
}

.blog-sidebar .search-widget form button {
    background: #000;
    font-size: 20px;
    color: #fff;
    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
}

.blog-sidebar .category-widget ul li {
    font-size: 19px;
    position: relative
}

.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: #bfbfbf;
    font-size: 16px;
    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%
}

.blog-sidebar .recent-post-widget .posts,
.wpo-checkout-area .billing-adress,
.wpo-checkout-area .payment-option {
    padding: 30px
}

.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 .3em;
    color: #000;
    font-family: "DM Sans", serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px
}

.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: #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-wrapper {
    text-align: center;
    margin-top: 60px
}

.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
}

.hero-team ul li:nth-child(4),
.pagination-wrapper .pg-pagination li:last-child,
.wpo-header-style-s10 .header-right .header-search-form,
.wpo-header-style-s11 .header-right .header-search-form {
    margin-right: 0
}

.pagination-wrapper .pg-pagination li a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: 0 0;
    display: block;
    color: #525252;
    font-size: 20px;
    font-weight: 400;
    border: 1px solid #ccc;
    transition: .3s ease-in-out
}

.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,
.wpo-shop-single-section .product-details .product-option .heart-btn i {
    font-size: 1rem
}

.pagination-wrapper-left,
.wpo-about-section-s12 .about-right .fanfuct .item,
.wpo-about-section-s13 .about-mid .fanfuct .item {
    text-align: left
}

.pagination-wrapper-right,
.wpo-header-preview .service-btn {
    text-align: right
}

@media screen and (min-width:1200px) {
    .pagination-wrapper-right {
        padding-right: 50px
    }
}

.topbar {
    padding: 0 90px;
    border-bottom: 1px solid #d9d9d9;
    font-size: 16px;
    color: #e5e3e3;
    margin: 0
}

@media (max-width:1199px) {
    .blog-sidebar .recent-post-widget .post h4 {
        margin: 0
    }

    .topbar {
        padding: 0
    }
}

.topbar ul {
    overflow: hidden;
    list-style: none;
    margin-bottom: 0
}

.topbar ul li {
    font-size: 16px;
    float: left;
    padding: 13px 10px;
    color: #e5e3e3
}

.topbar .contact-info li:first-child,
.topbar .contact-info li:nth-child(2),
.topbar ul li:first-child {
    padding-left: 0
}

.topbar .contact-info li:first-child:before,
.topbar .contact-info li:nth-child(2):before {
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 25px;
    background: #ddd;
    content: "";
    transform: translateY(-50%)
}

.topbar .contact-info select,
.topbar .contact-info select:focus {
    background: url(../images/select-icon2.png) calc(100% - 1px) center no-repeat
}

.topbar .contact-info li:last-child {
    padding-right: 0;
    padding-left: 0
}

.topbar .contact-info a,
.topbar-s2 .contact-info span {
    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;
    position: relative;
    padding: 0 20px
}

.topbar .contact-info select:focus-visible {
    outline: 0
}

.contact-info,
.topbar-s2 .social-media {
    display: flex;
    justify-content: flex-end
}

.topbar .contact-intro ul {
    float: right;
    margin-bottom: 0
}

.social-media li a,
.wpo-blog-pg-section .entry-meta ul li a,
.wpo-blog-single-section .entry-meta ul li a {
    color: #525252
}

@media (max-width:991px) {
    .pagination-wrapper {
        text-align: left;
        margin-top: 40px
    }

    .pagination-wrapper .pg-pagination li a {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 15px
    }

    .pagination-wrapper-right {
        margin-top: 45px;
        text-align: left
    }

    .topbar {
        text-align: center;
        padding: 10px 0
    }

    .topbar ul {
        float: none;
        display: inline-block;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .topbar ul li {
        padding: 10px;
        font-size: 13px
    }

    .topbar .contact-intro ul {
        float: none
    }
}

@media (max-width:590px) {
    .topbar ul {
        flex-wrap: wrap
    }
}

.sticky-header {
    box-shadow: 0 -5px 15px rgba(8, 106, 216, .2901960784)
}

.cart-search-contact .header-search-form,
.mini-cart-content {
    box-shadow: -2px 18px 40px -9px #999;
    background: #fff;
    opacity: 0;
    transition: .5s
}

.sticky-on {
    visibility: visible
}

@media (min-width:991px) {
    .wpo-site-header {
        padding: 0 130px
    }
}

.RelatedProject-section .item-wrap .item .image img,
.blog-card .image img,
.blog-card-s12 .image img,
.dream-section .image-wrap .image img,
.hero-project .item img,
.pf-terms-section .pf-terms-wrap .pf-terms-img img,
.project-single-page .project-image img,
.service-business .image-wrap .image img,
.service-single-page .service-image img,
.solve-section .image img,
.wpo-about-section-s15 .about-left img,
.wpo-blog-pg-section .entry-media img,
.wpo-blog-section-s13 .blog-card-s12 .image img,
.wpo-blog-section-s2 .blog-card .image img,
.wpo-blog-section-s3 .blog-card .image img,
.wpo-blog-single-section .entry-media img,
.wpo-blog-single-section .post .gallery img,
.wpo-checkout-area .payment-area,
.wpo-hero-static-s10 .hero-bg img,
.wpo-hero-static-s10 .hero-right img,
.wpo-hero-static-s11 .hero-right img,
.wpo-hero-static-s14 .hero-right img,
.wpo-hero-static-s6 .item img,
.wpo-hero-static-s7 .bg-img img,
.wpo-hero-static-s7 .rigth-image img,
.wpo-project-section-s12 .bg-image img,
.wpo-project-section-s12 .item img,
.wpo-service-section-s3 .item img,
.wpo-site-header .row,
.wpo-teame-page .left-sidbar .image img,
.wpo-work-section .image img,
.wpo-work-section-s2 .image img,
.wpo-work-section-s3 .right-image img {
    width: 100%
}

.cart-area .cart-wrap td ul,
.cart-area .cart-wrap th ul,
.wpo-blog-pg-section .entry-meta ul,
.wpo-blog-single-section .entry-meta ul,
.wpo-checkout-area .checkout-wrap ul,
.wpo-shop-single-section .product-details ul,
.wpo-site-footer ul,
.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 .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 {
        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: #e3b576
    }

    .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: .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
    }

    .wpo-site-header .navbar-collapse.collapse {
        display: none
    }

    .wpo-site-header .navbar-collapse.collapse.in,
    .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-nav,
    .wpo-site-header .navbar-nav>li,
    .wpo-site-header .navbar-right {
        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
    }
}

.wpo-site-header .header-right>div:last-child {
    margin: 0 0 0 10px;
    position: relative
}

.wpo-header-style-s10 .header-right .header-search-form-wrapper .fi:before,
.wpo-header-style-s11 .header-right .header-search-form-wrapper .fi:before,
.wpo-site-header .header-right .header-search-form-wrapper .fi:before {
    font-size: 25px
}

.wpo-site-header .header-right .cart-toggle-btn,
.wpo-site-header .header-right .search-toggle-btn {
    background-color: transparent;
    line-height: 50px;
    color: #fff;
    width: 50px;
    height: 50px;
    border: 0;
    border-radius: 50%
}

.wpo-site-header .header-right .cart-toggle-btn .ti-close,
.wpo-site-header .header-right .search-toggle-btn .ti-close {
    display: block;
    line-height: 20px;
    position: relative;
    top: -4px
}

.cart-search-contact button {
    background: 0 0;
    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);
    visibility: hidden;
    padding: 30px;
    border-radius: 6px
}

.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: 1px solid #ebebeb;
    border-radius: 0;
    box-shadow: none
}

.cart-search-contact input:focus {
    box-shadow: none;
    border-color: #e3b576
}

.wpo-site-header .header-right .header-search-content-toggle {
    opacity: 1;
    visibility: visible;
    right: 0;
    transform: scale(1)
}

.mini-cart .cart-count {
    background: #e3b576;
    width: 19px;
    height: 19px;
    font-size: .5333333333rem;
    line-height: 17px;
    color: #fff;
    position: absolute;
    top: -2px;
    right: -5px;
    border-radius: 50%;
    font-weight: 600
}

.mini-cart-content {
    width: 320px;
    height: 100%;
    z-index: 100;
    position: fixed;
    right: -320px;
    top: 0;
    visibility: hidden
}

.mini-cart-content .mini-cart-close {
    display: block;
    width: 40px;
    height: 40px;
    background-color: #333;
    color: #fff;
    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 p {
    font-size: 1rem;
    font-weight: 500;
    color: #070143;
    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 a {
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    color: #070143
}

.mini-cart-content .mini-cart-item-des .mini-cart-item-price {
    font-size: .8666666667rem;
    color: #888;
    display: block;
    margin-top: 3px
}

.mini-cart-content .mini-cart-item-des .mini-cart-item-quantity {
    font-size: .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: .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: 1.0666666667rem;
    font-weight: 600;
    color: #070143;
    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
}

.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 input {
    height: 50px;
    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: 0 0;
    border: 0;
    font-size: 1.33333rem;
    position: absolute;
    right: 0;
    bottom: 10px
}

.header-search-area form button:focus {
    border: none;
    outline: 0
}

.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: 0 0;
    border: 0;
    outline: 0;
    font-size: .86667rem;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 2px;
    z-index: 99
}

.header-search-area .close-form button:focus,
.wpo-shop-single-section .product-info .nav-tabs li a.active {
    border: 0;
    outline: 0
}

.wpo-site-header .navigation {
    margin-bottom: 0;
    padding: 0;
    border: 0;
    border-radius: 0
}

.wpo-site-header #navbar {
    transition: .5s
}

.wpo-site-header #navbar>ul li a:hover {
    text-decoration: none;
    color: #9e9e9e
}

@media screen and (min-width:992px) {
    .wpo-site-header #navbar {
        justify-content: center
    }

    .wpo-site-header #navbar>ul>li>.sub-menu>.menu-item-has-children>a:before {
        content: "\e649";
        font-family: themify;
        content: "\e649";
        font-size: .7333333333rem;
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%)
    }

    .wpo-site-header #navbar li,
    .wpo-site-header #navbar>ul>li>.sub-menu>.menu-item-has-children>a {
        position: relative
    }

    .wpo-site-header #navbar>ul>li>a {
        font-size: 18px;
        padding: 35px 20px;
        display: block;
        color: #fff;
        font-weight: 600;
        position: relative
    }

    .wpo-site-header #navbar>ul .sub-menu {
        background-color: #fff;
        box-shadow: 0 2px 20px 0 rgba(62, 65, 159, .09);
        width: 225px;
        position: absolute;
        padding: 20px 0;
        left: 0;
        top: 110%;
        z-index: 10;
        visibility: hidden;
        opacity: 0;
        transition: .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: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 screen and (min-width:992px) and (max-width:1870px) {
    .wpo-site-header #navbar>ul>li>a {
        padding: 35px 18px
    }
}

.wpo-site-header .navbar-header .navbar-brand img {
    max-width: 230px
}

@media (max-width:440px) {
    .wpo-site-header .navbar-header .navbar-brand img {
        max-width: 170px
    }

    .wpo-blog-pg-section .entry-meta ul li+li:before {
        display: none
    }
}

@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 .header-right .close-form .theme-btn,
    .wpo-site-header .header-right .close-form .view-cart-btn {
        padding: 10px 15px
    }

    .wpo-site-header #navbar>ul>li>a {
        font-size: 18px
    }
}

@media (max-width:1200px) {

    .wpo-site-header .header-right .cart-toggle-btn,
    .wpo-site-header .header-right .search-toggle-btn {
        width: 50px;
        height: 50px
    }

    .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
    }

    .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-site-header .navigation.sticky-header {
    padding: 0 130px;
    background: rgba(0, 0, 0, .8)
}

@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 screen and (min-width:992px) {

    .wpo-site-header #navbar .close-navbar,
    .wpo-site-header .navbar-header .open-btn {
        display: none
    }

    .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: .8s;
        top: 100%
    }

    .wpo-site-header #navbar>ul .sub-menu.image-style li {
        flex-basis: 20%
    }
}

@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) {
    .wpo-site-header #navbar>ul .sub-menu.image-style li a {
        position: relative;
        font-size: 14px
    }

    .wpo-site-header #navbar>ul .sub-menu.image-style li a .inner {
        max-height: 230px;
        min-height: 230px;
        overflow: hidden;
        display: block;
        box-shadow: 0 2px 20px 0 rgba(62, 65, 159, .09);
        position: relative;
        border: 1px solid #d1d1d1
    }

    .wpo-site-header #navbar>ul .sub-menu.image-style li a .inner img {
        transition: 3s
    }

    .wpo-site-header #navbar>ul .sub-menu.image-style li a .inner:before {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 45px;
        content: "";
        background: rgba(255, 255, 255, .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 {
        width: 920px
    }

    .wpo-site-header #navbar>ul .sub-menu.image-style li {
        flex-basis: 25%
    }

    .wpo-site-header #navbar>ul .sub-menu.image-style li a {
        font-size: 13px
    }

    .wpo-site-header #navbar>ul .sub-menu.image-style li a span {
        padding: 5px
    }
}

.wpo-header-style,
.wpo-header-style-s14,
.wpo-header-style-s5 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0 95px;
    z-index: 11
}

@media (max-width:1599px) {

    .wpo-header-style,
    .wpo-header-style-s14,
    .wpo-header-style-s5 {
        padding: 0 50px
    }
}

.wpo-header-style #navbar,
.wpo-header-style-s14 #navbar,
.wpo-header-style-s5 #navbar {
    justify-content: end
}

.wpo-header-preview,
.wpo-header-style-s2,
.wpo-header-style-s3,
.wpo-header-style-s4 {
    position: absolute;
    left: 0;
    top: 30px;
    width: 100%;
    padding: 0 70px;
    z-index: 11
}

@media (max-width:1599px) {

    .wpo-header-preview,
    .wpo-header-style-s2,
    .wpo-header-style-s3,
    .wpo-header-style-s4 {
        padding: 0 50px
    }
}

.wpo-header-preview #navbar,
.wpo-header-style-s2 #navbar,
.wpo-header-style-s3 #navbar,
.wpo-header-style-s4 #navbar {
    justify-content: start;
    margin-left: -100px
}

.wpo-header-preview .theme-btn,
.wpo-header-preview .view-cart-btn,
.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 {
    border-radius: 12px
}

.wpo-header-preview .navigation.sticky-header,
.wpo-header-style-s2 .navigation.sticky-header,
.wpo-header-style-s3 .navigation.sticky-header,
.wpo-header-style-s4 .navigation.sticky-header {
    padding: 0 70px;
    background: #fff
}

@media (max-width:1599px) {

    .wpo-header-preview .navigation.sticky-header,
    .wpo-header-style-s2 .navigation.sticky-header,
    .wpo-header-style-s3 .navigation.sticky-header,
    .wpo-header-style-s4 .navigation.sticky-header {
        padding: 0 50px
    }
}

@media (max-width:1520px) {

    .wpo-header-preview,
    .wpo-header-preview .navigation.sticky-header,
    .wpo-header-style,
    .wpo-header-style-s14,
    .wpo-header-style-s2,
    .wpo-header-style-s2 .navigation.sticky-header,
    .wpo-header-style-s3,
    .wpo-header-style-s3 .navigation.sticky-header,
    .wpo-header-style-s4,
    .wpo-header-style-s4 .navigation.sticky-header,
    .wpo-header-style-s5 {
        padding: 0 30px
    }
}

@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
    }

    .wpo-header-preview,
    .wpo-header-preview .navigation.sticky-header,
    .wpo-header-style,
    .wpo-header-style-s14,
    .wpo-header-style-s2,
    .wpo-header-style-s2 .navigation.sticky-header,
    .wpo-header-style-s3,
    .wpo-header-style-s3 .navigation.sticky-header,
    .wpo-header-style-s4,
    .wpo-header-style-s4 .navigation.sticky-header,
    .wpo-header-style-s5 {
        padding: 0 5px
    }
}

@media (max-width:991px) {

    .wpo-site-header .header-right .cart-toggle-btn,
    .wpo-site-header .header-right .search-toggle-btn {
        width: 40px;
        height: 40px;
        line-height: 40px
    }

    .wpo-site-header .header-right .cart-toggle-btn .fi:before,
    .wpo-site-header .header-right .search-toggle-btn .fi:before {
        font-size: 25px
    }

    .cart-search-contact .header-search-form {
        top: 65px
    }

    .page-wrapper,
    .wpo-site-header .navbar-toggler .first-angle,
    .wpo-site-header .navbar-toggler .last-angle {
        transition: .3s
    }

    .body-overlay:before {
        content: "";
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .9);
        position: absolute;
        left: 0;
        top: 0;
        z-index: 10;
        transition: .3s
    }

    .wpo-site-header .navigation {
        padding: 20px 0
    }

    .wpo-site-header #navbar>ul>li a {
        display: block;
        font-size: 15px;
        color: #fff;
        font-weight: 600
    }

    .wpo-site-header #navbar>ul .menu-item-has-children>a.active,
    .wpo-site-header #navbar>ul .menu-item-has-children>a.rotate,
    .wpo-site-header #navbar>ul .menu-item-has-children>a:hover,
    .wpo-site-header #navbar>ul>li a.active,
    .wpo-site-header #navbar>ul>li a:hover {
        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:before {
        font-family: themify;
        content: "\e649";
        font-size: .7333333333rem;
        position: absolute;
        right: 30px;
        top: 50%;
        transform: translateY(-50%);
        transition: .3s
    }

    .wpo-site-header #navbar>ul .menu-item-has-children>a.rotate:before {
        transform: rotate(90deg);
        top: 29%
    }

    .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: 0;
        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: 0;
        z-index: 999999;
        opacity: 0;
        visibility: hidden
    }

    .wpo-site-header #navbar .navbar-nav {
        display: block;
        height: 100%;
        overflow: auto;
        padding-bottom: 60px
    }

    .wpo-site-header #navbar>ul {
        position: relative;
        z-index: 101
    }

    .wpo-header-preview .cart-search-contact .fi,
    .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-site-header #navbar ul a {
        color: #000
    }

    .wpo-site-header #navbar ul a:hover,
    .wpo-site-header #navbar ul li.current a {
        color: #e3b576
    }

    .wpo-site-header #navbar .close-navbar {
        background-color: #fff;
        width: 40px;
        height: 40px;
        color: #000;
        border: 0;
        outline: 0;
        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: 0 0;
        color: #fff;
        border: 1px solid #fff;
        text-align: center;
        margin: 30px 30px 30px auto;
        width: 40px;
        height: 40px;
        line-height: 40px
    }

    .wpo-site-header .slideInn {
        left: 0 !important;
        opacity: 1 !important;
        visibility: visible !important
    }

    .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
    }

    .wpo-site-header #navbar>ul .sub-menu.image-style li a .inner,
    .wpo-site-header .navbar-collapse.collapse {
        display: none
    }

    .wpo-site-header .navbar-collapse.collapse.in,
    .wpo-site-header .navbar-header .collapse,
    .wpo-site-header .navbar-toggle {
        display: block
    }

    .wpo-site-header .navbar-header,
    .wpo-site-header .navbar-nav,
    .wpo-site-header .navbar-nav>li,
    .wpo-site-header .navbar-right {
        float: none
    }

    .wpo-site-header #navbar>ul>li>a {
        font-size: 15px;
        padding: 15px 30px
    }

    .wpo-header-style-2,
    .wpo-site-header {
        z-index: 99999
    }

    .wpo-site-header .navigation.sticky-header {
        padding: 20px
    }

    .wpo-header-preview .navigation.sticky-header,
    .wpo-header-style,
    .wpo-header-style-s14,
    .wpo-header-style-s2 .navigation.sticky-header,
    .wpo-header-style-s3 .navigation.sticky-header,
    .wpo-header-style-s4 .navigation.sticky-header,
    .wpo-header-style-s5 {
        padding: 0
    }

    .wpo-header-preview,
    .wpo-header-style-s2,
    .wpo-header-style-s3,
    .wpo-header-style-s4 {
        padding: 0;
        position: unset;
        border-bottom: 1px solid #ededed
    }
}

.wpo-header-preview .cart-search-contact .fi,
.wpo-header-preview .navigation.sticky-header .cart-search-contact .fi,
.wpo-header-style-s2 .navigation.sticky-header .cart-search-contact .fi,
.wpo-header-style-s3 .cart-search-contact .fi,
.wpo-header-style-s3 .navigation.sticky-header .cart-search-contact .fi,
.wpo-header-style-s4 .cart-search-contact .fi,
.wpo-header-style-s4 .navigation.sticky-header .cart-search-contact .fi,
.wpo-header-style-s6 .cart-search-contact .fi {
    color: #000
}

.wpo-header-preview .navigation.sticky-header .theme-btn,
.wpo-header-preview .navigation.sticky-header .view-cart-btn,
.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 {
    border: 1px solid transparent;
    background: #000
}

.wpo-header-preview,
.wpo-header-style-s3,
.wpo-header-style-s4 {
    position: unset
}

.wpo-header-preview .theme-btn,
.wpo-header-preview .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 {
    border: 1px solid #000;
    color: #000;
    border-radius: 25px
}

.wpo-header-preview .header-right .header-search-form-wrapper .fi:before,
.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-style-s6 .header-right .header-search-form-wrapper .fi:before {
    font-size: 24px
}

.wpo-header-preview .navigation.sticky-header .theme-btn,
.wpo-header-preview .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 {
    border: 1px solid #000;
    background: 0 0
}

.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
    }

    .wpo-about-section-s12 .wraper {
        padding: 0 10px
    }
}

@media (max-width:1199px) {

    .wpo-header-style #navbar,
    .wpo-header-style-s14 #navbar,
    .wpo-header-style-s5 #navbar {
        justify-content: center
    }

    .wpo-header-style-s4 #navbar {
        margin-right: 0;
        justify-content: center
    }
}

.wpo-header-style-s4 .header-right,
.wpo-site-footer .link-widget ul li+li {
    padding-top: 10px
}

.wpo-header-style-s5 #navbar {
    justify-content: flex-start;
    margin-left: -100px
}

.wpo-header-style-s6 {
    padding: 30px 80px;
    z-index: 11
}

@media (max-width:1599px) {
    .wpo-header-style-s6 {
        padding: 30px 50px
    }
}

.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: #fff;
    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 {
        padding: 25px 30px
    }

    .wpo-header-style-s6 .navigation.sticky-header {
        padding: 20px 30px
    }
}

@media (max-width:1470px) {
    .wpo-header-style-s6 {
        padding: 20px 5px
    }

    .wpo-header-style-s6 .navigation.sticky-header {
        padding: 15px 5px
    }
}

.wpo-header-style-s10 .navbar-header,
.wpo-header-style-s11 .navbar-header,
.wpo-header-style-s9 .navbar-header {
    margin-left: 50px
}

.wpo-header-style-s10 .header-right .header-search-form-s2,
.wpo-header-style-s11 .header-right .header-search-form-s2,
.wpo-header-style-s9 .header-right .header-search-form-s2 {
    width: 300px;
    position: relative;
    display: block;
    margin-right: 10px
}

.wpo-header-style-s10 .header-right .header-search-form-s2 .form-control,
.wpo-header-style-s11 .header-right .header-search-form-s2 .form-control,
.wpo-header-style-s9 .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: .3s ease-in-out
}

.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,
.wpo-header-style-s9 .header-right .header-search-form-s2 .form-control:focus {
    border: 1px solid #000;
    box-shadow: 0 0 0 .25rem transparent
}

.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,
.wpo-header-style-s9 .header-right .header-search-form-s2 .form-control::-moz-placeholder {
    color: #000
}

.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,
.wpo-header-style-s9 .header-right .header-search-form-s2 .form-control::placeholder {
    color: #000
}

.wpo-header-style-s10 .header-right .header-search-form-s2 button,
.wpo-header-style-s11 .header-right .header-search-form-s2 button,
.wpo-header-style-s9 .header-right .header-search-form-s2 button {
    background: 0 0;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px
}

.wpo-header-style-s10 .header-right .header-user-wrapper .user-toggle-btn,
.wpo-header-style-s11 .header-right .header-user-wrapper .user-toggle-btn,
.wpo-header-style-s9 .header-right .header-user-wrapper .user-toggle-btn {
    width: 55px;
    height: 55px;
    background: 0 0
}

.wpo-header-style-s10 .header-right .header-user-wrapper .header-user-form,
.wpo-header-style-s11 .header-right .header-user-wrapper .header-user-form,
.wpo-header-style-s9 .header-right .header-user-wrapper .header-user-form {
    position: absolute;
    right: 0;
    background-color: #fff;
    box-shadow: 0 2px 20px 0 rgba(62, 65, 159, .09);
    width: 225px;
    padding: 20px 0;
    top: 140%;
    z-index: 10;
    transition: .3s ease-in-out;
    opacity: 0;
    visibility: hidden
}

.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,
.wpo-header-style-s9 .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
}

.shop-card:hover .image button,
.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,
.wpo-header-style-s9 .header-right .header-user-wrapper .header-user-form.header-user-content-toggle,
.wpo-instagram-section .instagram-card:hover .popup-icon,
.wpo-project-section-s10 .swiper-slide.swiper-slide-active .item .content,
.wpo-project-section-s10 .swiper-slide.swiper-slide-active .item::before,
.wpo-shop-single-section .product-info .nav-tabs a.active:before,
.wpo-shop-single-section .product-info .nav-tabs a:hover:before {
    opacity: 1;
    visibility: visible
}

.wpo-header-style-s10 .header-right .heart-cart a,
.wpo-header-style-s11 .header-right .heart-cart a,
.wpo-header-style-s9 .header-right .heart-cart a {
    width: 55px;
    height: 55px;
    line-height: 55px;
    background: 0 0;
    display: block;
    text-align: center
}

.wpo-header-style-s10 .header-right>div:last-child,
.wpo-header-style-s11 .header-right>div:last-child,
.wpo-header-style-s9 .header-right>div:last-child {
    margin: 0;
    position: relative
}

.wpo-header-style-s10 .header-right,
.wpo-header-style-s11 .header-right,
.wpo-header-style-s9 .header-right {
    right: -25px
}

.wpo-header-style-s10 .mini-cart .cart-count,
.wpo-header-style-s11 .mini-cart .cart-count,
.wpo-header-style-s9 .mini-cart .cart-count {
    background: rgba(0, 0, 0, .6862745098);
    line-height: 19px;
    color: #fff;
    top: -1px;
    right: -5px
}

.wpo-checkout-area .checkout-wrap,
.wpo-header-style-s10 .sticky-header.sticky-on,
.wpo-header-style-s11 .sticky-header.sticky-on,
.wpo-header-style-s9 .sticky-header.sticky-on,
.wpo-project-section-s10,
.wpo-video-section-s2,
.wpo-video-section-s3 {
    background: #fff
}

@media (min-width:1200px) {

    .wpo-header-style-s10,
    .wpo-header-style-s10 .sticky-header.sticky-on,
    .wpo-header-style-s11,
    .wpo-header-style-s11 .sticky-header.sticky-on,
    .wpo-header-style-s9,
    .wpo-header-style-s9 .sticky-header.sticky-on {
        padding: 0 90px
    }

    .wpo-testimonial-section-s12 .owl-dots {
        display: none
    }
}

.wpo-header-style-s10,
.wpo-header-style-s11 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 11
}

.wpo-header-style-s10 .cart-search-contact .header-search-form,
.wpo-header-style-s11 .cart-search-contact .header-search-form {
    background: #fff;
    padding: 20px;
    border-radius: 6px
}

.accordion-wrap .accordion-item:first-child,
.wpo-header-style-s10 .header-right .header-search-form .form-control,
.wpo-header-style-s11 .header-right .header-search-form .form-control,
.wpo-preview-cta-section .content .shop-btn,
.wpo-preview-hero-section .left-content .shop-btn {
    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,
.wpo-products-section .item .content .text h2 a,
.wpo-testimonial-section-s2 .item .content h3,
.wpo-testimonial-section-s2 .item .content h4,
.wpo-testimonial-section-s2 .item .content span {
    color: #000
}

.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 #000
}

.wpo-header-preview #navbar,
.wpo-header-style-s11 .navbar-header {
    margin-left: 0
}

.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 #999;
    font-weight: 400;
    font-size: 18px
}

.topbar-s2 .contact-info {
    justify-content: flex-start
}

.topbar-s2 .contact-info li:last-child {
    padding-left: 10px
}

@media (max-width:767px) {
    .shop-btn {
        font-size: 16px;
        padding: 12px 35px 13px
    }

    .wpo-page-title {
        padding-top: 80px;
        padding-bottom: 80px
    }

    .wpo-page-title .wpo-breadcumb-wrap h2 {
        font-size: 40px;
        line-height: 55px
    }

    .wpo-page-title .wpo-breadcumb-wrap ol {
        margin-bottom: 15px
    }

    .wpo-page-title .wpo-breadcumb-wrap ol li {
        font-size: 18px;
        line-height: 34px
    }

    .wpo-page-title .wpo-breadcumb-wrap ol li a {
        font-size: 18px;
        line-height: 40px
    }

    .blog-sidebar {
        margin-top: 60px;
        max-width: 400px
    }

    .blog-sidebar .category-widget ul li,
    .blog-sidebar .recent-post-widget .post h4 {
        font-size: 16px
    }

    .blog-sidebar .category-widget ul a span {
        font-size: 14px
    }

    .pagination-wrapper .pg-pagination li {
        margin-right: 5px
    }

    .topbar .contact-info li:first-child:before,
    .topbar .contact-info li:nth-child(2):before,
    .wpo-header-style-s10 .header-right .heart-cart,
    .wpo-header-style-s11 .header-right .heart-cart,
    .wpo-header-style-s9 .header-right .heart-cart,
    .wpo-site-header .header-right .close-form {
        display: none
    }

    .topbar ul li {
        float: left
    }

    .wpo-site-header .header-right>div:last-child {
        margin: 3px 0 0 10px
    }

    .cart-search-contact .header-search-form {
        right: 15px
    }

    .wpo-site-header .navbar-header .navbar-brand {
        font-size: 24px
    }

    .wpo-site-header #navbar .navbar-nav {
        margin: 0
    }

    .header-right .theme-btn,
    .header-right .view-cart-btn {
        padding: 20px 12px
    }

    .wpo-header-style-s10,
    .wpo-header-style-s11,
    .wpo-header-style-s9 {
        padding: 0
    }

    .wpo-header-style-s11 .navbar-header {
        right: -30px;
        position: relative
    }

    .wpo-header-style-s11 .header-right .search-toggle-btn {
        line-height: 60px;
        height: 62px;
        width: 10px
    }

    .topbar-s2 .contact-info,
    .topbar-s2 .social-media {
        justify-content: center
    }

    .wpo-hero-static .content .about-btn .theme-btn,
    .wpo-hero-static .content .about-btn .view-cart-btn {
        padding: 18px 25px;
        font-size: 14px
    }
}

.wpo-header-preview {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1
}

.wpo-header-preview .service-btn .shop-btn {
    border-radius: 0;
    padding: 14px 25px 15px;
    font-size: 16px
}

.wpo-header-preview .service-btn .shop-btn i {
    margin-right: 5px
}

.wpo-hero-slider {
    width: 100%;
    height: 100vh;
    display: flex;
    position: relative;
    z-index: 0
}

.hero-team,
.scroll-btn {
    z-index: 11;
    position: absolute
}

.wpo-hero-slider .hero-container,
.wpo-hero-slider .swiper-container,
.wpo-hero-slider-s3 .hero-container,
.wpo-hero-slider-s3 .swiper-container {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.wpo-hero-slider .hero-inner,
.wpo-hero-slider .slide-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 .hero-inner:before,
.wpo-hero-slider .slide-inner:before,
.wpo-hero-slider-s3 .hero-inner:before,
.wpo-hero-slider-s3 .slide-inner:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(0, 0, 0, .25)
}

.wpo-hero-slider .swiper-pagination-bullet,
.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, .2)
}

.wpo-hero-slider .swiper-pagination-bullet-active,
.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 .swiper-container-horizontal>.swiper-pagination-bullets,
.wpo-hero-slider .swiper-pagination-custom,
.wpo-hero-slider .swiper-pagination-fraction,
.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
}

.wpo-hero-slider .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.wpo-hero-slider-s3 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 8px
}

.wpo-hero-slider .swiper-pagination-total,
.wpo-hero-slider-s3 .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-bottom: 100px
}

.wpo-hero-slider .slide-content h2 {
    color: #fff;
    font-size: 100px;
    font-weight: 600;
    line-height: 110px;
    margin-bottom: 40px
}

@media (max-width:1199px) {
    .wpo-header-style-s5 #navbar {
        justify-content: center
    }

    .wpo-hero-slider {
        height: 800px
    }

    .wpo-hero-slider .swiper-container-horizontal>.swiper-pagination-bullets,
    .wpo-hero-slider .swiper-pagination-custom,
    .wpo-hero-slider .swiper-pagination-fraction {
        top: 65%
    }

    .wpo-hero-slider .slide-content {
        padding-top: 0
    }

    .wpo-hero-slider .slide-content h2 {
        font-size: 90px;
        line-height: 120px
    }
}

@media (max-width:991px) {

    .wpo-header-style-s6,
    .wpo-header-style-s6 .navigation.sticky-header {
        padding: 0 5px
    }

    .wpo-header-preview .service-btn .shop-btn span,
    .wpo-header-style-s10 .header-right .header-search-form-s2,
    .wpo-header-style-s11 .header-right .header-search-form-s2,
    .wpo-header-style-s9 .header-right .header-search-form-s2 {
        display: none
    }

    .wpo-header-style-s10 .header-right .header-user-wrapper .user-toggle-btn,
    .wpo-header-style-s11 .header-right .header-user-wrapper .user-toggle-btn,
    .wpo-header-style-s9 .header-right .header-user-wrapper .user-toggle-btn {
        width: 40px;
        height: 40px
    }

    .wpo-header-style-s10 .navigation,
    .wpo-header-style-s11 .navigation,
    .wpo-header-style-s9 .navigation {
        padding: 10px 0
    }

    .wpo-header-style-s10 .navigation.sticky-header,
    .wpo-header-style-s11 .navigation.sticky-header,
    .wpo-header-style-s9 .navigation.sticky-header {
        padding: 10px
    }

    .wpo-hero-slider {
        height: 55vh;
        display: block;
        padding: 300px 0 400px
    }

    .wpo-hero-slider .slide-content h2 {
        font-size: 60px;
        line-height: 100px
    }
}

.wpo-hero-slider .slide-content h2 span {
    padding: 13px;
    border-radius: 100px;
    border: 1px solid #fff
}

.wpo-hero-slider .slide-content h2 span img {
    max-width: 356px;
    max-height: 200px;
    border-radius: 50px
}

.hero-team {
    width: 308px;
    text-align: start;
    left: 100px;
    bottom: 20px
}

.hero-team ul,
.wpo-shop-single-section .product-details .product-option .product-row>div+div {
    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:last-child {
    margin: 0 0 0 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 {
    width: 189px;
    right: 130px;
    bottom: 80px
}

.scroll-btn span {
    color: #fff;
    font-size: 18px;
    margin-bottom: 30px;
    display: block
}

.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
}

.wpo-hero-static {
    position: relative;
    height: 1000px;
    display: flex;
    align-items: center
}

@media (max-width:1399px) {

    .wpo-header-preview,
    .wpo-header-style-s2,
    .wpo-header-style-s3,
    .wpo-header-style-s4 {
        top: 0
    }

    .wpo-header-preview #navbar,
    .wpo-header-style-s10 .navbar-header,
    .wpo-header-style-s11 .navbar-header,
    .wpo-header-style-s2 #navbar,
    .wpo-header-style-s3 #navbar,
    .wpo-header-style-s4 #navbar,
    .wpo-header-style-s5 #navbar,
    .wpo-header-style-s9 .navbar-header {
        margin-left: 0
    }

    .wpo-hero-slider .swiper-container-horizontal>.swiper-pagination-bullets,
    .wpo-hero-slider .swiper-pagination-custom,
    .wpo-hero-slider .swiper-pagination-fraction {
        right: 50px
    }

    .hero-team {
        left: 50px
    }

    .scroll-btn {
        right: 50px;
        bottom: 50px
    }

    .wpo-hero-static {
        height: 900px
    }
}

@media (max-width:1199px) {
    .wpo-hero-slider .slide-content h2 span img {
        max-width: 250px
    }

    .wpo-hero-static {
        height: 800px
    }
}

@media (max-width:991px) {
    .wpo-hero-slider .slide-content h2 span img {
        max-width: 180px
    }

    .scroll-btn {
        bottom: 20px
    }

    .scroll-btn span {
        display: none
    }

    .wpo-hero-static {
        height: 100%;
        padding: 100px 20px
    }
}

.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: 0
    }
}

@media (max-width:757px) {
    .wpo-page-title .wpo-breadcumb-wrap p {
        font-size: 18px;
        line-height: 30px;
        padding-bottom: 0
    }

    .wpo-hero-slider .slide-content h2 {
        font-size: 50px;
        line-height: 80px
    }

    .wpo-hero-static {
        padding: 80px 10px
    }

    .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
}

.wpo-hero-static .content h1,
.wpo-hero-static .content p {
    color: #000;
    font-weight: 500;
    font-family: "Space Grotesk", sans-serif
}

@media (max-width:1399px) {
    .wpo-hero-static .content h2 {
        font-size: 80px;
        line-height: 100px
    }
}

@media (max-width:575px) {
    .wpo-page-title {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .wpo-page-title .wpo-breadcumb-wrap h2 {
        font-size: 30px;
        line-height: 30px
    }

    .blog-sidebar .widget h3 {
        padding: 15px 20px;
        font-size: 30px;
        line-height: 40px
    }

    .blog-sidebar .category-widget ul,
    .blog-sidebar .recent-post-widget .posts {
        padding: 30px 20px
    }

    .cart-search-contact .header-search-form {
        width: 260px;
        padding: 15px
    }

    .mini-cart-content {
        width: 290px
    }

    .wpo-site-header .navigation.sticky-header {
        padding: 20px 10px
    }

    .wpo-header-preview .service-btn .shop-btn {
        padding: 13px 15px
    }

    .wpo-hero-slider {
        padding: 200px 0
    }

    .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 .slide-content h2 {
        font-size: 40px;
        line-height: 50px
    }

    .hero-team,
    .wpo-hero-slider .slide-content h2 span {
        display: none
    }

    .scroll-btn {
        width: 10px
    }

    .scroll-btn .scroll-befor::before {
        width: 50px;
        height: 50px;
        right: -20px;
        bottom: -20px
    }

    .wpo-hero-static .content h2 {
        font-size: 60px;
        line-height: 80px
    }
}

.wpo-hero-static .content img {
    max-width: 440px;
    height: 120px;
    border-radius: 20px
}

.wpo-hero-static .content h1 {
    font-size: 25px;
    line-height: 30px;
    max-width: 140px;
    position: absolute;
    right: 0;
    top: 50px;
    margin-bottom: 0
}

.wpo-hero-static .content p {
    font-size: 20px;
    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%
}

.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
}

.wpo-about-section .content .about-btn .theme-btn .rolling-text,
.wpo-about-section .content .about-btn .view-cart-btn .rolling-text,
.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,
.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,
.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,
.wpo-about-section-s5 .about-btn .theme-btn .rolling-text,
.wpo-about-section-s5 .about-btn .view-cart-btn .rolling-text,
.wpo-hero-static .content .about-btn .theme-btn .rolling-text,
.wpo-hero-static .content .about-btn .view-cart-btn .rolling-text,
.wpo-hero-static-s3 .content .theme-btn .rolling-text,
.wpo-hero-static-s3 .content .view-cart-btn .rolling-text,
.wpo-hero-static-s4 .content .theme-btn .rolling-text,
.wpo-hero-static-s4 .content .view-cart-btn .rolling-text {
    line-height: 25px
}

.wpo-about-section .content .video-wrap,
.wpo-about-section-s15 .about-right .content .video-wrap,
.wpo-about-section-s3 .about-wrap .content .video-wrap,
.wpo-about-section-s4 .about-wrap .content .video-wrap,
.wpo-about-section-s5 .video-wrap,
.wpo-hero-static .content .video-wrap {
    display: flex;
    align-items: center;
    margin-left: 30px
}

.wpo-about-section .content .video-wrap span,
.wpo-about-section-s15 .about-right .content .video-wrap span,
.wpo-about-section-s3 .about-wrap .content .video-wrap span,
.wpo-about-section-s4 .about-wrap .content .video-wrap span,
.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:1759px) {
    .wpo-hero-static .rigth-image {
        max-width: 700px
    }
}

@media (max-width:1560px) {
    .wpo-hero-static .rigth-image {
        max-width: 550px
    }
}

.wpo-hero-static .rigth-image img {
    width: 100%;
    height: 100%;
    border-radius: 50px;
    -o-object-fit: cover;
    object-fit: cover
}

.wpo-hero-slider-s3 {
    width: 100%;
    height: 920px;
    display: flex;
    position: relative;
    z-index: 0
}

.wpo-hero-slider-s3 .hero-inner,
.wpo-hero-slider-s3 .slide-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
}

@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-hero-slider .swiper-pagination-bullet,
    .wpo-hero-slider-s3 .swiper-pagination-bullet,
    .wpo-site-header #navbar>ul .sub-menu.image-style li a:after {
        display: none
    }

    .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-preview #navbar>ul>li>a,
    .wpo-header-style-s10 #navbar>ul>li>a,
    .wpo-header-style-s11 #navbar>ul>li>a,
    .wpo-header-style-s14 #navbar>ul>li .sub-menu a,
    .wpo-header-style-s14 #navbar>ul>li .sub-menu a:hover,
    .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-style-s9 #navbar>ul>li>a {
        color: #000
    }

    .wpo-header-style-s10 #navbar,
    .wpo-header-style-s11 #navbar,
    .wpo-header-style-s9 #navbar {
        justify-content: flex-start
    }

    .wpo-header-style-s10 #navbar>ul>li:first-child>a,
    .wpo-header-style-s11 #navbar>ul>li:first-child>a,
    .wpo-header-style-s9 #navbar>ul>li:first-child>a {
        padding-left: 0
    }

    .wpo-header-style-s11 #navbar {
        justify-content: center
    }

    .menu-left #navbar>ul .sub-menu.image-style {
        left: 0 !important;
        transform: none !important
    }

    .menu-left #navbar ul>.image-style-item:hover>.image-style {
        transform: none !important
    }
}

@media (max-width:1199px) {
    .wpo-hero-static .rigth-image {
        max-width: 450px
    }

    .wpo-hero-slider-s3 {
        height: 800px
    }

    .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-static .content h1 {
        position: unset
    }

    .wpo-hero-static .content .about-btn {
        margin-top: 40px
    }

    .wpo-hero-static .rigth-image {
        display: none
    }

    .wpo-hero-slider-s3 {
        height: 100vh;
        display: block
    }

    .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%
    }
}

.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: 300px 20px 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%
    }
}

.wpo-hero-slider-s3 .slide-content .sub-title {
    max-width: 413px;
    position: relative;
    top: -50px
}

.project-card .content span,
.wpo-consultaForm-section-s2 .contact p,
.wpo-consultaForm-section-s2 .contact-validation-active label,
.wpo-hero-slider-s3 .slide-content p,
.wpo-project-section-s12 .title p,
.wpo-project-section-s2 .project-wrap .project-card-s2 .content span {
    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-cta-section .title a:hover i,
.wpo-cta-section-s2 .title a:hover i,
.wpo-hero-slider-s3 .slide-content .theme-btn:hover,
.wpo-hero-slider-s3 .slide-content .view-cart-btn:hover,
.wpo-hero-static-s8 .content .hero-btn .shop-btn.s2:hover {
    background: #000;
    color: #fff
}

.wpo-hero-static-s2 {
    max-width: 1772px;
    margin: 0 auto
}

@media (max-width:1772px) {
    .wpo-hero-static-s2 {
        padding: 0 20px
    }
}

.wpo-hero-static-s2 .top-content {
    padding-top: 40px
}

.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 .rigth-image {
        right: 0;
        top: 0
    }

    .wpo-hero-static-s2 .top-content h2 {
        font-size: 140px
    }

    .wpo-hero-static-s6 .left-slider.slick-initialized.slick-slider {
        padding-right: 20px
    }
}

@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-slider-s3 .slide-content .sub-title {
        top: 0;
        margin-left: auto;
        max-width: 100%
    }

    .wpo-hero-static-s2 .top-content h2 {
        font-size: 60px;
        line-height: 80px
    }
}

.wpo-hero-static-s2 .top-content .img-2 {
    position: relative;
    top: -45px
}

.hero-slider-s4 {
    overflow: hidden;
    margin-bottom: 60px
}

.hero-slider-s4 .swiper-slide {
    width: 450px;
    height: 625px;
    align-items: center;
    justify-content: center;
    transition: .3s;
    box-sizing: border-box
}

.hero-slider-s4 .swiper-slide .imgWrap,
.wpo-project-section-s10 .swiper-slide .imgWrap,
.wpo-project-section-s7 .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
}

.hero-slider-s4 .swiper-slide.swiper-slide-active {
    width: 800px
}

@media (max-width:1399px) {
    .wpo-hero-static .content img {
        max-width: 200px;
        height: 70px
    }

    .wpo-hero-static .content h1 {
        top: 30px;
        font-size: 20px;
        line-height: 25px
    }

    .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
    }

    .wpo-hero-static-s2 .top-content .img-1 {
        max-width: 200px
    }

    .wpo-hero-static-s2 .top-content .img-2 {
        max-width: 300px;
        top: -20px
    }

    .hero-slider-s4 .swiper-slide {
        width: 350px;
        height: 425px
    }

    .hero-slider-s4 .swiper-slide .imgWrap img {
        height: 425px
    }

    .hero-slider-s4 .swiper-slide.swiper-slide-active {
        width: 550px
    }
}

@media (max-width:991px) {
    .wpo-hero-static-s2 .top-content .img-1 {
        max-width: 120px
    }

    .wpo-hero-static-s2 .top-content .img-2 {
        max-width: 150px;
        bottom: 0
    }

    .hero-slider-s4 .swiper-slide {
        width: 250px;
        height: 325px
    }

    .hero-slider-s4 .swiper-slide .imgWrap img {
        height: 325px
    }

    .hero-slider-s4 .swiper-slide.swiper-slide-active {
        width: 350px
    }
}

.hero-slider-s4 .swiper-slide.swiper-slide-active .x2,
.wpo-blog-single-section .more-posts .next-post>a>span,
.wpo-blog-single-section .more-posts .previous-post>a>span,
.wpo-checkout-area #open2,
.wpo-checkout-area .create-account.active,
.wpo-checkout-area .payment-name.active,
.wpo-project-section-s10 .swiper-slide.swiper-slide-active .x2,
.wpo-project-section-s7 .swiper-slide.swiper-slide-active .x2,
.wpo-project-section-s9 .col:first-child .project-card-s9 .content p,
.wpo-project-section-s9 .col:nth-child(2) .project-card-s9 .content p {
    display: block
}

.wpo-hero-static-s3 {
    height: 1010px;
    position: relative
}

.wpo-hero-static-s3 .wrapper {
    padding-top: 150px
}

.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
    }

    .wpo-testimonial-section-s13 .image-right {
        display: none
    }
}

@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 {
        height: 910px
    }

    .wpo-hero-static-s3 .wrapper h2 {
        font-size: 100px
    }

    .wpo-hero-static-s3 .circle-content {
        right: 50px
    }
}

.wpo-hero-static-s3 .content {
    max-width: 504px;
    margin-left: 45px;
    padding-top: 60px;
    position: relative;
    z-index: 1
}

.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,
.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-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,
.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, .3);
    background: rgba(255, 255, 255, .2)
}

.wpo-hero-static-s3 .scroll-btn span,
.wpo-hero-static-s4 .scroll-btn span {
    margin: 11px 0 0
}

.wpo-hero-static-s3 .circle-content {
    z-index: 11
}

.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,
.wpo-hero-static-s3 .overlay-image img,
.wpo-service-section-s2 .service-wrap .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%
}

.circle-content {
    width: 160px;
    height: 160px;
    background: rgba(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,
.service-single-page .video-holder,
.summery-section .video-wrap,
.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%)
}

.circle-content .rotate-anm {
    animation: 30s linear infinite roted
}

@keyframes roted {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.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
}

.wpo-hero-static-s4 .wrapper {
    max-width: 1348px;
    margin: 0 auto;
    position: relative;
    z-index: 11
}

.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 {
        height: 910px
    }

    .wpo-hero-static-s4 .wrapper h2 {
        font-size: 90px
    }
}

@media (max-width:991px) {

    .wpo-hero-static-s3,
    .wpo-hero-static-s4 {
        height: 100%
    }

    .wpo-hero-static-s3 .wrapper {
        padding: 130px 20px 200px
    }

    .wpo-hero-static-s3 .content {
        margin-left: 0;
        padding-top: 20px
    }

    .wpo-hero-static-s4 .wrapper {
        padding: 130px 20px 150px
    }

    .wpo-hero-static-s4 .wrapper h2 {
        font-size: 80px
    }
}

.wpo-hero-static-s4 .wrapper h2 span {
    font-family: Felidae;
    font-weight: 400;
    margin-right: -80px
}

.wpo-hero-static-s4 .content {
    max-width: 413px;
    margin-left: 145px;
    margin-top: -40px
}

.wpo-hero-static-s4 .content p {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 30px
}

.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
}

.wpo-hero-static-s5 {
    height: 1000px;
    background: #151515;
    ;
    position: relative;
    display: flex;
    align-items: center;
    z-index: 1;
    overflow: hidden
}

.wpo-hero-static-s5 .wrapper {
    max-width: 789px;
    margin-left: 90px
}

.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-s4 .wrapper h2 span {
        margin: 0
    }

    .wpo-hero-static-s4 .content {
        margin-top: -20px
    }

    .wpo-hero-static-s5 .wrapper h2 {
        font-size: 110px
    }
}

@media (max-width:1199px) {
    .wpo-hero-static-s5 {
        height: 910px
    }

    .wpo-hero-static-s5 .wrapper {
        margin-left: 20px
    }

    .wpo-hero-static-s5 .wrapper h2 {
        font-size: 90px
    }
}

@media (max-width:991px) {
    .wpo-hero-static-s4 .content {
        margin: 0
    }

    .wpo-hero-static-s5 {
        height: 100%;
        display: block;
        padding: 150px 10px 0
    }

    .wpo-hero-static-s5 .wrapper {
        margin-left: 0;
        padding-bottom: 50px
    }

    .wpo-hero-static-s5 .wrapper h2 {
        font-size: 70px
    }
}

.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 0 12px 12px rgba(119, 119, 119, .15)
}

.hero-project {
    max-width: 1350px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1
}

.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, .11) 100%);
    transform: skewX(-25deg)
}

.hero-project .item .text {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 45px 35px;
    width: 100%
}

.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
}

.hero-project .item .text span::before {
    position: absolute;
    left: 0;
    top: -4px;
    height: 60px;
    width: 1px;
    background: #fff;
    content: "";
    transform: translateX(-50%)
}

.education-info ul li:last-child,
.hero-project .item .text h2,
.product-card h2,
.project-card .content h2,
.project-card-s4 .content h2,
.project-card-s5 .content h2,
.project-card-s6 .content h2,
.project-card-s7 .content h2,
.service-card-s2 h2,
.skill_wrap .progress_item:last-child,
.team-card-s12 h2,
.wpo-about-section-s12 .about-right .fanfuct .item h4,
.wpo-about-section-s13 .about-mid .fanfuct .item h4,
.wpo-about-section-s4 .about-wrap .experience h3,
.wpo-contact-pg-section .office-info .office-info-item .office-info-text p,
.wpo-cta-section-s4 .contact li:last-child,
.wpo-offer-section-s2 .offer-left .contnet h2,
.wpo-offer-section-s2 .offer-right .contnet h2,
.wpo-project-section-s10 .item .content h2,
.wpo-project-section-s14 .project-content .item .content h2,
.wpo-project-section-s2 .project-wrap .project-card-s2 .content h2,
.wpo-project-section-s3 .project-card-s3 .content h2,
.wpo-project-section-s7 .item .content h2,
.wpo-service-section-s3 .content:last-child,
.wpo-shop-single-section .product-details .tg-btm p,
.wpo-shop-single-section .product-info .client-rv:last-child,
.wpo-shop-single-section .product-info .review-form .give-rat-sec p,
.wpo-shop-single-section .product-info .review-form form>div:last-child,
.wpo-shop-single-section .product-info .tab-pane p:last-child,
.wpo-site-footer .about-widget p:last-child,
.wpo-work-section .item:last-child,
.wpo-work-section-s2 .item:last-child,
.wpo-work-section-s3 .left-content ul li:last-child {
    margin-bottom: 0
}

.hero-project .item .text h2 a {
    color: #fff;
    font-family: Felidae;
    font-size: 50px;
    font-weight: 400;
    line-height: 50px
}

.wpo-hero-static-s6 .wrapper {
    max-width: 1760px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 50px
}

.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
    }
}

.wpo-hero-static-s6 .wrapper p {
    color: #333;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 0;
    max-width: 390px
}

.wpo-hero-static-s6 .left-slider.slick-initialized.slick-slider {
    max-width: 1510px !important
}

@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) {
    .hero-project {
        max-width: 1000px
    }

    .hero-project .item {
        max-height: 1010px
    }

    .wpo-hero-static-s6 .wrapper h2 {
        font-size: 70px
    }

    .wpo-hero-static-s6 .left-slider.slick-initialized.slick-slider {
        padding-right: 0;
        max-width: 100% !important
    }
}

.wpo-hero-static-s6 .right-slider.slick-initialized.slick-slider.slick-vertical {
    max-width: 210px !important
}

.wpo-hero-static-s6 .item {
    position: relative;
    border-radius: 0 20px 20px 0
}

.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) {
    .hero-project {
        max-width: 800px
    }

    .hero-project .item {
        max-height: 910px
    }

    .wpo-hero-static-s6 .wrapper {
        display: block;
        text-align: center
    }

    .wpo-hero-static-s6 .wrapper p {
        max-width: 100%
    }

    .wpo-hero-static-s6 .item .text {
        padding: 30px 40px
    }
}

.wpo-hero-static-s6 .item .text::after {
    border-radius: 0 0 0 10px;
    background: #fff;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    z-index: -1;
    left: 44px;
    top: -5px;
    transform: skew(25deg)
}

.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::after {
        transform: none;
        top: 0;
        left: 0
    }

    .wpo-hero-static-s6 .item .text h2 a {
        font-size: 30px
    }
}

.wpo-hero-static-s6 .item .text .icon {
    margin-left: 20px;
    width: 70px;
    height: 70px;
    background: #000;
    border-radius: 100px
}

.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
}

.wpo-hero-static-s6 .hero-project-s2 {
    margin-top: 60px;
    max-width: 1840px;
    display: flex;
    justify-content: space-between;
    margin-right: auto
}

.wpo-hero-static-s6 .right-slider {
    position: relative;
    bottom: -20px;
    overflow: hidden
}

.wpo-hero-static-s6 .item-image.slick-slide {
    margin-bottom: 40px;
    max-width: 210px !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 {
    height: 900px;
    position: relative;
    display: flex;
    align-items: center;
    z-index: 1;
    overflow: hidden
}

.wpo-hero-static-s7 .content {
    max-width: 1430px !important;
    margin: 0 auto;
    height: 100%;
    padding-top: 20px
}

.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
    }
}

.wpo-hero-static-s7 .content h3 {
    text-align: end;
    margin-top: -55px;
    margin-right: -10px
}

.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
}

.wpo-hero-static-s7 .content h4 {
    margin-top: 40px;
    z-index: 11
}

.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 .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 {
        height: 100%
    }

    .wpo-hero-static-s7 .rigth-image {
        left: 1px;
        bottom: -106px
    }
}

.wpo-hero-static-s8 {
    height: 910px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 1;
    overflow: hidden
}

.wpo-hero-static-s8 .content {
    margin-left: 120px;
    max-width: 650px
}

.wpo-hero-static-s8 .content h2 {
    color: #000;
    font-family: Felidae;
    font-size: 120px;
    font-weight: 400;
    line-height: 150px
}

.wpo-hero-static-s8 .content p {
    color: #666;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 40px
}

.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
}

.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
}

.wpo-blog-single-section .comments-area,
.wpo-checkout-area .payment-area .contact-form,
.wpo-hero-static-s8 .content .hero-btn,
.wpo-project-section-s13 .project-allBtn,
.wpo-project-section-s15 .project-allBtn {
    margin-top: 40px
}

.wpo-hero-static-s8 .content .hero-btn .shop-btn {
    border-radius: 0;
    margin-right: 40px;
    padding: 20px 61px;
    border: 1px solid #000
}

.wpo-hero-static-s8 .content .hero-btn .shop-btn.s2 {
    border: 1px solid #000;
    background: 0 0;
    color: #000;
    padding: 20px 50px;
    margin-right: 0
}

.hero-multiple-slider .item::before,
.hero-single-slider .item.slick-slide::before {
    left: 50%;
    transform: translateX(-50%);
    border-radius: 100%;
    background: #f5f5f5;
    z-index: -1;
    content: ""
}

.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-s6 .item-image.slick-slide,
    .wpo-hero-static-s6 .right-slider.slick-initialized.slick-slider.slick-vertical {
        max-width: 180px !important
    }

    .wpo-hero-static-s7 .content h2,
    .wpo-hero-static-s7 .content h3,
    .wpo-hero-static-s7 .content h4 {
        font-size: 150px
    }

    .wpo-hero-static-s7 .rigth-image {
        left: 2px;
        bottom: -95px
    }

    .wpo-hero-static-s8 .content {
        margin-left: 20px
    }

    .wpo-hero-static-s8 .hero-right {
        padding-right: 0
    }
}

@media (max-width:1599px) {

    .wpo-hero-static-s6 .item-image.slick-slide,
    .wpo-hero-static-s6 .right-slider.slick-initialized.slick-slider.slick-vertical {
        max-width: 250px !important
    }

    .wpo-hero-static-s7 .content h2,
    .wpo-hero-static-s7 .content h3,
    .wpo-hero-static-s7 .content h4 {
        font-size: 140px
    }

    .wpo-hero-static-s7 .rigth-image {
        left: 2px;
        bottom: -90px
    }

    .wpo-hero-static-s8 .hero-right {
        max-width: 850px
    }
}

.hero-single-slider {
    width: 80%
}

@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
    }

    .wpo-hero-static-s7 .content h3 {
        margin-top: -20px
    }

    .wpo-hero-static-s7 .content p {
        margin-top: 80px
    }

    .wpo-hero-static-s7 .content h4 {
        margin-top: 20px
    }

    .wpo-hero-static-s7 .rigth-image {
        left: 2px;
        bottom: -84px
    }

    .wpo-hero-static-s8 .hero-right {
        max-width: 750px
    }

    .hero-single-slider {
        width: 75%
    }

    .hero-single-slider .item.slick-slide {
        max-width: 505px;
        max-height: 684px
    }
}

@media (max-width:1399px) {
    .wpo-hero-static-s6 .hero-project-s2 {
        display: block
    }

    .wpo-hero-static-s6 .right-slider {
        display: none
    }

    .wpo-hero-static-s7 .content h2,
    .wpo-hero-static-s7 .content h3,
    .wpo-hero-static-s7 .content h4 {
        font-size: 100px
    }

    .wpo-hero-static-s7 .content h3 {
        margin-top: -10px
    }

    .wpo-hero-static-s7 .rigth-image {
        left: 2px;
        bottom: -71px
    }

    .wpo-hero-static-s8 .content {
        max-width: 550px
    }

    .wpo-hero-static-s8 .content h2 {
        font-size: 80px;
        line-height: 100px
    }

    .wpo-hero-static-s8 .hero-right {
        max-width: 650px
    }

    .hero-single-slider {
        width: 70%
    }
}

@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
    }

    .wpo-hero-static-s7 .content h3 {
        margin-top: 0
    }

    .wpo-hero-static-s7 .content p {
        font-size: 25px;
        margin-top: 40px
    }

    .wpo-hero-static-s7 .content h4 {
        margin-bottom: 20px
    }

    .wpo-hero-static-s7 .bg-img img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .wpo-hero-static-s7 .rigth-image {
        display: none
    }

    .wpo-hero-static-s8 {
        height: 100%;
        display: block;
        padding: 80px 0 100px
    }

    .wpo-hero-static-s8 .content {
        max-width: 650px;
        margin: 0 auto 50px;
        text-align: center
    }

    .wpo-hero-static-s8 .hero-right {
        max-width: 100%;
        display: block
    }

    .hero-single-slider {
        max-width: 400px;
        margin: 0 auto 50px
    }
}

@media (max-width:576px) {
    .hero-single-slider {
        margin-bottom: 30px
    }
}

.hero-single-slider .item.slick-slide::before {
    position: absolute;
    top: 0;
    width: 605px;
    height: 600px
}

.hero-single-slider .item.slick-slide img {
    text-align: center;
    margin: 0 auto
}

.hero-multiple-slider {
    width: 20%
}

@media (max-width:1499px) {
    .hero-single-slider .item.slick-slide::before {
        max-width: 500px;
        max-height: 505px
    }

    .hero-multiple-slider {
        width: 25%
    }
}

.hero-multiple-slider .item {
    position: relative;
    margin-bottom: 40px
}

.hero-multiple-slider .item::before {
    position: absolute;
    top: 5px;
    width: 120px;
    height: 120px
}

.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
    }
}

.wpo-hero-static-s9 .content {
    max-width: 903px;
    margin-left: 100px
}

.wpo-hero-static-s9 .content h2 {
    color: #000;
    font-size: 140px;
    font-weight: 400;
    line-height: 150px;
    margin-bottom: 20px
}

@media (max-width:1399px) {
    .hero-single-slider .item.slick-slide {
        max-width: 405px;
        max-height: 584px
    }

    .hero-single-slider .item.slick-slide::before {
        max-width: 400px;
        max-height: 405px
    }

    .hero-multiple-slider {
        width: 30%
    }

    .wpo-hero-static-s9 {
        height: 800px
    }

    .wpo-hero-static-s9 .content h2 {
        font-size: 100px;
        line-height: 100px
    }
}

@media (max-width:1199px) {
    .hero-single-slider .item.slick-slide {
        max-width: 100%;
        max-height: 100%
    }

    .hero-multiple-slider {
        width: 100%;
        max-width: 600px;
        margin: 0 auto
    }

    .hero-multiple-slider .item {
        margin-bottom: 0
    }

    .wpo-hero-static-s9 {
        height: 700px
    }

    .wpo-hero-static-s9 .content h2 {
        font-size: 80px;
        line-height: 100px
    }
}

.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
    }
}

.wpo-hero-static-s9 .content p {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    max-width: 555px;
    margin-bottom: 60px
}

.wpo-hero-static-s9 .content .shop-btn {
    padding: 14px 37px 15px
}

.wpo-hero-static-s9 .hero-right {
    max-width: 832px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1
}

.wpo-hero-static-s10 {
    height: 920px;
    position: relative;
    margin-top: -50px;
    display: flex;
    align-items: flex-start;
    z-index: 1
}

.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,
    .wpo-hero-static-s9 .content {
        margin-left: 20px
    }
}

.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
}

.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: 0;
    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: 0
}

.wpo-hero-static-s10 .circle-content {
    width: 160px;
    height: 160px;
    background: #fff;
    border: 1px solid #ddd;
    position: absolute;
    color: #000 !important;
    right: 60px;
    top: auto;
    bottom: -149px
}

.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-s9 .hero-right {
        max-width: 732px
    }

    .wpo-hero-static-s10 {
        height: 820px
    }

    .wpo-hero-static-s10 .hero-right {
        max-width: 800px;
        right: 0
    }
}

@media (max-width:1399px) {
    .wpo-hero-static-s9 .hero-right {
        max-width: 632px
    }

    .wpo-hero-static-s10 {
        height: 720px
    }

    .wpo-hero-static-s10 .content {
        padding-top: 100px
    }

    .wpo-hero-static-s10 .content h2 {
        font-size: 60px;
        line-height: 100px
    }

    .wpo-hero-static-s10 .hero-right {
        max-width: 700px
    }
}

.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%)
}

.wpo-hero-static-s11 {
    height: 915px;
    position: relative;
    z-index: 1
}

.wpo-hero-static-s11 .hero-bg-border,
.wpo-project-section-s12 .bg-image,
.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-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-4,
.wpo-hero-static-s11 .hero-bg-border .border-5,
.wpo-hero-static-s11 .hero-bg-border .border-6,
.wpo-hero-static-s11 .hero-bg-border .border-7,
.wpo-hero-static-s11 .hero-bg-border .border-8 {
    position: absolute;
    top: 0;
    height: 100%;
    border-left: 1px solid #d9d9d9 !important;
    transform: translateX(-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 {
    left: 30px
}

.wpo-hero-static-s11 .hero-bg-border .border-8 {
    right: 30px
}

.wpo-hero-static-s11 .hero-bg-border .border-5 {
    left: 25%
}

.wpo-hero-static-s11 .hero-bg-border .border-6 {
    left: 50%
}

.wpo-hero-static-s11 .hero-bg-border .border-7 {
    left: 75%
}

@media (max-width:991px) {
    .hero-project {
        max-width: 100%;
        position: unset
    }

    .hero-project .item {
        max-height: 100%
    }

    .hero-project .item .text {
        padding: 20px
    }

    .hero-project .item .text h2 a {
        font-size: 40px;
        line-height: 50px
    }

    .wpo-hero-static-s6 .wrapper h2 {
        font-size: 50px
    }

    .wpo-hero-static-s7 {
        height: 100%;
        display: block;
        padding: 100px 10px 80px
    }

    .wpo-hero-static-s7 .content {
        padding-top: 0
    }

    .wpo-hero-static-s7 .content h2,
    .wpo-hero-static-s7 .content h3,
    .wpo-hero-static-s7 .content h4 {
        font-size: 60px
    }

    .wpo-hero-static-s7 .content h3 {
        margin: 0;
        text-align: left
    }

    .wpo-hero-static-s7 .content p {
        max-width: 100%;
        font-size: 20px;
        margin-top: 30px
    }

    .wpo-hero-static-s9 {
        height: 100%;
        padding: 120px 10px 80px
    }

    .wpo-hero-static-s9 .content {
        margin-left: 0
    }

    .wpo-hero-static-s10 .circle-content,
    .wpo-hero-static-s10 .content h2 span,
    .wpo-hero-static-s10 .hero-bg,
    .wpo-hero-static-s10 .hero-right,
    .wpo-hero-static-s11 .hero-bg-border .border-6,
    .wpo-hero-static-s9 .hero-right {
        display: none
    }

    .wpo-hero-static-s10 {
        height: 100%;
        margin-top: 0;
        display: block;
        padding: 80px 10px 50px
    }

    .wpo-hero-static-s10 .content {
        margin-left: 0;
        padding-top: 0
    }

    .wpo-hero-static-s10 .content h2 {
        font-size: 60px;
        line-height: 80px;
        margin-bottom: 20px
    }

    .wpo-hero-static-s11 {
        height: 100%
    }

    .wpo-hero-static-s11 .hero-bg-border .border-5 {
        left: 33.33%
    }

    .wpo-hero-static-s11 .hero-bg-border .border-7 {
        left: 66.66%
    }
}

.wpo-hero-static-s11 .wraper {
    padding: 5px 40px
}

.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
    }

    .wpo-project-section-s13 .wraper,
    .wpo-project-section-s15 .wraper {
        padding: 0 10px
    }
}

@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: 0
    }
}

@media (max-width:1199px) {

    .wpo-hero-static-s10 .hero-right,
    .wpo-hero-static-s9 .hero-right {
        max-width: 450px
    }

    .wpo-hero-static-s10 .circle-content {
        position: relative;
        right: 0
    }

    .wpo-hero-static-s11 h2 {
        font-size: 100px;
        line-height: 120px;
        margin-bottom: 10px
    }
}

@media (max-width:991px) {
    .wpo-hero-static-s11 .wraper {
        padding: 50px 10px;
        text-align: center
    }

    .wpo-hero-static-s11 h2 {
        font-size: 80px;
        line-height: 100px
    }
}

.wpo-hero-static-s11 p {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    max-width: 506px;
    margin-bottom: 80px
}

.wpo-cta-section-s2 .title a,
.wpo-cta-section-s3 .title a,
.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
}

.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: .3s ease-in-out;
    text-align: center
}

.wpo-hero-static-s11 .hero-btn:hover i {
    background: #525252
}

.wpo-hero-static-s11 .hero-team {
    left: 50px;
    bottom: 50px
}

.wpo-hero-static-s11 .hero-team span {
    color: #333;
    font-size: 20px;
    font-weight: 400;
    line-height: 50px
}

.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
}

.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:1699px) {
    .wpo-hero-static-s11 .hero-right {
        max-width: 450px;
        top: auto;
        bottom: 0
    }

    .wpo-hero-static-s11 .testimonial {
        max-width: 450px
    }
}

.wpo-hero-static-s11 .testimonial .icon {
    width: 60px;
    height: 60px;
    margin-left: auto
}

.wpo-hero-static-s11 .testimonial h3 {
    color: #fff;
    font-family: "DM Sans", serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 40px;
    margin-top: 20px;
    margin-bottom: 35px
}

.dream-section .dream-wrap,
.wpo-hero-static-s11 .testimonial .client-wrap {
    display: flex;
    align-items: center;
    flex-direction: row-reverse
}

.wpo-hero-static-s11 .testimonial .client-wrap .image,
.wpo-testimonial-section-s12 .item .client-wrap .image {
    width: 80px;
    height: 80px;
    display: block
}

.wpo-hero-static-s11 .testimonial .client-wrap .image img,
.wpo-testimonial-section-s11 .item .client-wrap .image img,
.wpo-testimonial-section-s12 .item .client-wrap .image img,
.wpo-testimonial-section-s3 .item .client-wrap .image img,
.wpo-testimonial-section-s4 .item .client-wrap .image img {
    width: 100%;
    border-radius: 100%
}

.wpo-hero-static-s11 .testimonial .client-wrap .text,
.wpo-testimonial-section-s12 .owl-prev,
.wpo-testimonial-section-s4 .owl-prev {
    margin-right: 30px
}

.wpo-hero-static-s11 .testimonial .client-wrap .text h4,
.wpo-testimonial-section-s11 .item .client-wrap .text h4,
.wpo-testimonial-section-s12 .item .client-wrap .text h4,
.wpo-testimonial-section-s3 .item .client-wrap .text h4,
.wpo-testimonial-section-s4 .item .client-wrap .text h4 {
    color: #000;
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 0
}

.wpo-hero-static-s11 .testimonial .client-wrap .text span,
.wpo-testimonial-section-s11 .item .client-wrap .text span,
.wpo-testimonial-section-s12 .item .client-wrap .text span,
.wpo-testimonial-section-s3 .item .client-wrap .text span,
.wpo-testimonial-section-s4 .item .client-wrap .text span {
    color: #565656;
    font-size: 18px;
    font-weight: 400
}

.wpo-hero-static-s14 {
    position: relative;
    z-index: 1;
    padding: 140px 100px 100px;
    background: #000
}

@media (max-width:1799px) {
    .wpo-hero-static-s11 .testimonial {
        right: 40px
    }

    .wpo-hero-static-s14 {
        padding: 140px 50px 100px
    }

    .wpo-hero-static-s14 .hero-right {
        padding-left: 20px
    }
}

@media (max-width:1499px) {
    .wpo-hero-static-s11 .hero-right {
        max-width: 400px
    }

    .wpo-hero-static-s14 {
        padding: 140px 20px 100px
    }
}

.wpo-funfact-section-s6 .funfact-wrap,
.wpo-hero-static-s14 .wraper,
.wpo-work-section .item .text,
.wpo-work-section-s2 .item .text {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.wpo-hero-static-s14 .content {
    max-width: 815px
}

.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-s11 .hero-right {
        max-width: 300px;
        bottom: 0
    }

    .wpo-hero-static-s14 .content h2 {
        font-size: 80px;
        line-height: 100px
    }
}

@media (max-width:1199px) {
    .wpo-hero-static-s11 p {
        margin-bottom: 30px
    }

    .wpo-hero-static-s11 .hero-team {
        position: unset;
        margin-top: 30px
    }

    .wpo-hero-static-s11 .hero-right {
        max-width: 250px;
        left: 40px;
        top: auto;
        bottom: 0;
        max-height: 100%;
        transform: none
    }

    .wpo-hero-static-s11 .testimonial h3 {
        font-size: 20px;
        line-height: 30px
    }

    .wpo-hero-static-s11 .testimonial .client-wrap .text h4 {
        font-size: 30px
    }

    .wpo-hero-static-s14 .content h2 {
        font-size: 70px;
        line-height: 90px
    }
}

.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
    }
}

.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
}

.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
}

.wpo-hero-static-s14 .content p span,
.wpo-hero-static-s15 .content p span {
    color: #fff;
    font-size: 28px;
    font-weight: 500;
    line-height: 35px
}

.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 0 rgba(119, 119, 119, .15)
}

.wpo-hero-static-s14 .hero-right {
    max-width: 761px
}

.wpo-hero-static-s15 {
    position: relative;
    height: 812px;
    max-width: 1730px;
    margin: 0 auto 20px
}

.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-s11 p {
        margin: 0 auto 30px
    }

    .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 {
        font-size: 20px;
        height: 50px;
        line-height: 50px;
        width: 50px
    }

    .wpo-hero-static-s11 .hero-team {
        margin: 30px auto 0;
        text-align: center
    }

    .wpo-hero-static-s11 .hero-team ul {
        text-align: center;
        margin: 0
    }

    .wpo-hero-static-s11 .hero-right {
        position: unset;
        margin: 50px auto 0
    }

    .wpo-hero-static-s11 .testimonial {
        position: unset;
        transform: none;
        margin: 50px auto 0;
        text-align: center
    }

    .wpo-hero-static-s11 .testimonial .icon {
        margin: 0 auto
    }

    .wpo-hero-static-s11 .testimonial .client-wrap {
        justify-content: center
    }

    .wpo-hero-static-s14 {
        height: 100%;
        padding: 140px 20px 80px
    }

    .wpo-hero-static-s14 .wraper {
        flex-direction: column;
        max-width: 600px;
        justify-content: center;
        margin: 0 auto
    }

    .wpo-hero-static-s14 .content,
    .wpo-hero-static-s14 .content p {
        max-width: 100%
    }

    .wpo-hero-static-s14 .hero-right {
        padding-left: 0;
        padding-top: 40px
    }

    .wpo-hero-static-s15 {
        height: 100%
    }

    .wpo-hero-static-s15 .content {
        margin-bottom: 50px
    }

    .wpo-hero-static-s15 .content h2 {
        font-size: 150px;
        line-height: 180px
    }
}

.wpo-hero-static-s15 .content .text-bottom {
    position: absolute;
    right: -20px;
    bottom: 0
}

.wpo-hero-static-s15 .content p {
    color: #999;
    font-size: 20px;
    font-weight: 500;
    line-height: 35px;
    max-width: 600px;
    margin-bottom: 30px
}

.wpo-hero-static-s15 .content .theme-btn,
.wpo-hero-static-s15 .content .view-cart-btn {
    border-radius: 30px;
    background: #fff;
    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
}

.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
    }
}

.wpo-site-footer .wpo-upper-footer {
    padding: 90px 0
}

@media (max-width:991px) {

    .wpo-hero-static-s15 .content .text-bottom,
    .wpo-hero-static-s15 .hero-right {
        position: unset
    }

    .wpo-hero-static-s15 .content p {
        max-width: 100%
    }

    .wpo-site-footer .wpo-upper-footer {
        padding: 50px 0 0
    }

    .wpo-site-footer .wpo-upper-footer .col {
        min-height: 235px;
        margin-bottom: 70px
    }
}

.wpo-site-footer .widget-title,
.wpo-work-section-s2 .title {
    margin-bottom: 40px
}

.wpo-site-footer .widget-title h3 {
    color: #fff;
    margin: 0;
    position: relative;
    font-family: "DM Sans", serif;
    font-size: 20px;
    font-weight: 400
}

.wpo-site-footer .about-widget .logo {
    max-width: 180px
}

.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 .wpo-service-link-widget {
    padding-left: 70px
}

@media screen and (min-width:1450px) {
    .wpo-site-footer .link-widget {
        padding-left: 85px
    }
}

.wpo-site-footer .link-widget ul li {
    position: relative;
    font-size: 20px;
    font-weight: 400
}

.wpo-site-footer .newsletter-widget {
    max-width: 350px;
    margin-left: auto
}

.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: 0 0
}

.wpo-site-footer .newsletter-widget .input-fild:focus-visible {
    outline: 0
}

.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: #fff;
    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 .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 {
    margin: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    text-align: left
}

.wpo-site-footer .wpo-lower-footer .right {
    text-align: end;
    margin: 0 -23px
}

.wpo-blog-single-section .more-posts>div>a,
.wpo-offer-section-s2 .offer-left .contnet .reting li,
.wpo-offer-section-s2 .offer-right .contnet .reting li,
.wpo-shop-single-section .product-details .product-option .product-row>div,
.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: .7s
}

.sticky-on {
    opacity: 1;
    top: 0
}

.wpo-about-section .about-wrap {
    width: calc(100% - 95px);
    margin-left: auto;
    position: relative
}

.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-hero-static-s15 .content .text-bottom {
        right: 0
    }

    .wpo-about-section .about-wrap {
        width: calc(100% - 20px)
    }

    .wpo-about-section .content {
        padding-right: 0;
        max-width: 850px
    }
}

.wpo-about-section .content h2 {
    color: #fff;
    text-align: right;
    font-size: 120px;
    font-weight: 400;
    line-height: 140px;
    margin-bottom: 50px
}

@media (max-width:1199px) {
    .wpo-site-footer {
        padding: 0 20px
    }

    .wpo-site-footer .link-widget {
        padding-left: 0
    }

    .wpo-about-section .content {
        max-width: 650px;
        text-align: start
    }

    .wpo-about-section .content h2 {
        text-align: left !important;
        font-size: 150px;
        line-height: 180px;
        margin-bottom: 30px;
        margin-right: auto;
        display: block
    }

    .wpo-about-section .image-2 {
        display: none
    }
}

.wpo-about-section .content p {
    color: #cbcbcb;
    font-size: 20px;
    font-weight: 400;
    line-height: 40px;
    max-width: 631px
}

.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-site-footer .newsletter-widget {
        margin-left: 0
    }

    .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: center;
        margin: 0
    }

    .wpo-about-section {
        padding-bottom: 0
    }

    .wpo-about-section .content h2 {
        font-size: 100px;
        line-height: 100px;
        margin-bottom: 10px
    }

    .wpo-about-section .content .about-btn {
        margin-top: 54px;
        margin-bottom: 50px
    }

    .wpo-about-section .image-1 {
        display: none
    }
}

.wpo-about-section .content .about-btn .theme-btn,
.wpo-about-section .content .about-btn .view-cart-btn,
.wpo-about-section-s15 .about-right .content .about-btn .theme-btn,
.wpo-about-section-s15 .about-right .content .about-btn .view-cart-btn,
.wpo-about-section-s3 .about-wrap .content .about-btn .theme-btn,
.wpo-about-section-s3 .about-wrap .content .about-btn .view-cart-btn,
.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 .about-funfact {
    max-width: 480px;
    margin-left: auto
}

.wpo-about-section .image {
    max-width: 1080px
}

.wpo-about-section .image-1 {
    position: absolute;
    right: -43px;
    z-index: -11;
    top: 45%;
    transform: translateY(-50%)
}

.wpo-about-section .image-2 {
    position: absolute;
    right: 460px;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1
}

.wpo-about-section .image-2::after {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 1;
    background: radial-gradient(circle at center, transparent 40%, rgba(0, 0, 0, .9) 100%)
}

@media (max-width:1799px) {
    .wpo-about-section .image-2 {
        right: 180px
    }
}

.about-funfact {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: -30px
}

.about-funfact h3 span {
    color: #fff;
    font-family: Felidae;
    font-size: 180px;
    font-weight: 400;
    line-height: 200px;
    letter-spacing: 10px
}

.about-funfact h3 .icon,
.wpo-about-section-s7 .about-funfact h3 .icon {
    line-height: 0;
    position: relative;
    bottom: -50px
}

.about-funfact h4 {
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 0
}

.video-wrap span {
    color: #b8b8b8;
    font-size: 20px;
    font-weight: 400;
    line-height: 50px
}

.video-btn {
    width: 70px;
    height: 70px;
    line-height: 67px;
    border-radius: 100px;
    border: 1px solid #fff;
    text-align: center;
    display: block
}

.video-btn i {
    font-size: 30px;
    color: #fff
}

.wpo-project-section .title h2,
.wpo-service-section #service-baslik {
    color: #fff;
    text-align: center;
    font-size: 50px;
    font-weight: 400;
    margin-bottom: 40px
}

@media (max-width:1199px) {
    .wpo-project-section .title h2 {
        font-size: 170px
    }
}

@media (max-width:991px) {
    .about-funfact h3 span {
        font-size: 100px;
        line-height: 100px;
        letter-spacing: 6px
    }

    .about-funfact h3 .icon {
        bottom: -20px
    }

    .about-funfact h4 {
        font-size: 25px;
        line-height: 30px
    }

    .wpo-project-section .title h2 {
        font-size: 130px
    }

    .wpo-project-section .project-allBtn .theme-btn,
    .wpo-project-section .project-allBtn .view-cart-btn {
        font-size: 18px
    }
}

.wpo-project-section .project-wrap {
    margin: -17px;
    padding: 0 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

@media (max-width:1399px) {
    .wpo-about-section .about-funfact {
        margin-left: 0;
        justify-content: flex-start
    }

    .wpo-about-section .image-1 {
        right: -260px
    }

    .wpo-about-section .image-2 {
        right: -60px
    }

    .wpo-project-section .project-wrap {
        margin: -30px;
        padding: 0 30px
    }
}

.project-single-page .description ul li span:last-child,
.wpo-project-section .project-wrap .project-card:first-child,
.wpo-project-section .project-wrap .project-card:nth-child(4) {
    width: 40%
}

.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 #fff;
    color: #fff;
    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,
.wpo-project-section .project-allBtn .theme-btn:after,
.wpo-project-section .project-allBtn .view-cart-btn:after,
.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,
.wpo-project-section-s2 .project-allBtn .theme-btn:after,
.wpo-project-section-s2 .project-allBtn .view-cart-btn:after,
.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, .1) 0, rgba(255, 255, 255, .1) 100%)
}

.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,
.wpo-project-section .project-allBtn .theme-btn .rolling-text,
.wpo-project-section .project-allBtn .view-cart-btn .rolling-text,
.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,
.wpo-project-section-s2 .project-allBtn .theme-btn .rolling-text,
.wpo-project-section-s2 .project-allBtn .view-cart-btn .rolling-text,
.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
}

.project-card {
    position: relative;
    overflow: hidden;
    width: 55%;
    max-height:
        /*560px*/
        400px;
    margin: 15px
}

@media (max-width:1199px) {
    .wpo-project-section .project-wrap {
        margin: -20px;
        padding: 0 20px
    }

    .wpo-project-section .project-wrap .project-card:first-child,
    .wpo-project-section .project-wrap .project-card:nth-child(4) {
        width: 47%
    }

    .project-card {
        width: 47%;
        flex-basis: 46%
    }
}

.project-card img,
.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: .5s
}

.project-card img:first-child,
.project-card-s4 img:first-child,
.project-card-s5 img:first-child,
.project-card-s6 img:first-child,
.team-card .image img:first-child,
.team-card-s12 .image img:first-child,
.wpo-project-section-s2 .project-wrap .project-card-s2 img:first-child,
.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: .4s ease-in-out
}

.project-card .content {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    padding: 28px 30px;
    background: rgba(0, 0, 0, .6)
}

.footer-overlay,
.wpo-page-title.vignette-bg>*,
.wpo-service-section,
.wpo-service-section .service-top {
    position: relative;
    z-index: 1
}

.project-card .content h2 a {
    color: #fff;
    font-family: Roboto, sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 32px
}

@media (max-width:1199px) {
    .project-card .content h2 a {
        font-size: 40px;
        line-height: 50px
    }
}

.project-card-s4:hover img:first-child,
.project-card-s5:hover img:first-child,
.project-card-s6:hover img:first-child,
.project-card:hover img:first-child,
.team-card-s12:hover .image img:first-child,
.team-card:hover .image img:first-child,
.wpo-project-section-s2 .project-wrap .project-card-s2:hover img:first-child,
.wpo-project-section-s3 .project-card-s3:hover img:first-child {
    transform: translateX(0) scaleX(1);
    opacity: 1;
    filter: blur(0)
}

.project-card-s4:hover img:nth-child(2),
.project-card-s5:hover img:nth-child(2),
.project-card-s6:hover img:nth-child(2),
.project-card:hover img:nth-child(2),
.team-card-s12:hover .image img:nth-child(2),
.team-card:hover .image img:nth-child(2),
.wpo-project-section-s2 .project-wrap .project-card-s2:hover img:nth-child(2),
.wpo-project-section-s3 .project-card-s3:hover img:nth-child(2) {
    transform: translateX(-50%) scaleX(2);
    opacity: 0;
    filter: blur(10px)
}

.wpo-service-section {
    margin: 0 100px
}

.wpo-service-section .service-top .image {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -1;
    height: 100%
}

.wpo-instagram-section .instagram-card img,
.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, .6);
    z-index: 1;
    padding: 70px 100px 655px 80px;
    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 70px 155px 30px
    }
}

@media (max-width:1399px) {
    .wpo-service-section .service-top .content {
        max-width: 700px;
        padding-bottom: 200px
    }
}

@media (max-width:991px) {
    .project-card .content {
        padding: 20px
    }

    .project-card .content h2 a {
        font-size: 35px;
        line-height: 40px
    }

    .wpo-service-section .service-top .content {
        max-width: 100%;
        display: block;
        padding: 70px 70px 70px 30px
    }
}

.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
    }
}

.wpo-consultaForm-section-s2 .title P,
.wpo-service-section .service-top .content p {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 0
}

.wpo-service-section .service-wrap {
    position: relative;
    z-index: 11;
    padding: 0 70px
}

@media (max-width:1599px) {
    .wpo-service-section .service-wrap {
        padding: 0 40px
    }
}

.service-card {
    height: 200px;
    border: 1px solid #1a1a1a;
    background: #1a1a1a;
    padding: 30px;
    margin-bottom: 20px
}

@media (max-width:1499px) {
    .wpo-service-section .service-wrap {
        padding: 0 20px
    }

    .service-card {
        padding: 30px
    }
}

.pf-terms-section .pf-terms-wrap .pf-terms-text .t-sub .pf-p-details-img,
.service-card .icon,
.service-card-s12 .icon,
.service-card-s2 .icon,
.wpo-blog-single-section .entry-media,
.wpo-checkout-area .biling-item-2 label.fontsize,
.wpo-service-section-s3 .content .icon,
.wpo-service-section-s5 .service-card .icon,
.wpo-service-section-s7 .service-card .icon {
    margin-bottom: 20px
}

.team-card,
.wpo-about-section-s4 .feature .item,
.wpo-funfact-section .item,
.wpo-funfact-section-s11 .item,
.wpo-funfact-section-s14 .item,
.wpo-funfact-section-s3 .item {
    margin-bottom: 30px;
    text-align: center
}

.service-card h2 a,
.wpo-service-section-s3 .content h2 a {
    color: #000;
    font-size: 35px;
    font-weight: 400;
    line-height: 50px
}

.service-card p {
    color: #959595;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0
}

.wpo-funfact-section,
.wpo-funfact-section-s11,
.wpo-funfact-section-s14,
.wpo-funfact-section-s3 {
    padding: 80px 155px 70px
}

@media (max-width:1750px) {

    .wpo-funfact-section,
    .wpo-funfact-section-s11,
    .wpo-funfact-section-s14,
    .wpo-funfact-section-s3 {
        padding: 80px 100px 70px
    }
}

.wpo-about-section-s4 .feature .item h2,
.wpo-funfact-section .item h2,
.wpo-funfact-section-s11 .item h2,
.wpo-funfact-section-s14 .item h2,
.wpo-funfact-section-s3 .item h2 {
    margin-bottom: 0;
    margin-left: 15px
}

.wpo-funfact-section .item h2 span,
.wpo-funfact-section-s11 .item h2 span,
.wpo-funfact-section-s14 .item h2 span,
.wpo-funfact-section-s3 .item h2 span {
    color: #262626;
    font-family: Felidae;
    font-size: 180px;
    font-weight: 400;
    letter-spacing: 12px
}

.wpo-about-section-s12 .about-right .fanfuct .item h4 .icon,
.wpo-about-section-s13 .about-mid .fanfuct .item h4 .icon,
.wpo-about-section-s4 .feature .item h2 .icon,
.wpo-funfact-section .item h2 .icon,
.wpo-funfact-section-s11 .item h2 .icon,
.wpo-funfact-section-s14 .item h2 .icon,
.wpo-funfact-section-s3 .item h2 .icon {
    font-size: 100px;
    position: relative;
    bottom: -40px
}

.wpo-funfact-section .item h3,
.wpo-funfact-section-s11 .item h3,
.wpo-funfact-section-s14 .item h3,
.wpo-funfact-section-s3 .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 h2,
    .wpo-funfact-section-s11 .item h2,
    .wpo-funfact-section-s14 .item h2,
    .wpo-funfact-section-s3 .item h2 {
        margin-left: 0
    }

    .wpo-funfact-section .item h2 span,
    .wpo-funfact-section-s11 .item h2 span,
    .wpo-funfact-section-s14 .item h2 span,
    .wpo-funfact-section-s3 .item h2 span {
        font-size: 100px;
        letter-spacing: 10px
    }

    .wpo-funfact-section .item h2 .icon,
    .wpo-funfact-section-s11 .item h2 .icon,
    .wpo-funfact-section-s14 .item h2 .icon,
    .wpo-funfact-section-s3 .item h2 .icon {
        font-size: 80px;
        bottom: -20px
    }

    .wpo-funfact-section .item h3,
    .wpo-funfact-section-s11 .item h3,
    .wpo-funfact-section-s14 .item h3,
    .wpo-funfact-section-s3 .item h3 {
        margin: 0
    }
}

.wpo-funfact-section-s11.py-0 .row,
.wpo-funfact-section-s14.py-0 .row,
.wpo-funfact-section-s3.py-0 .row,
.wpo-funfact-section.py-0 .row {
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 70px
}

.project-card-s4 .image,
.wpo-project-section-s3 .project-card-s3 .image,
.wpo-testimonial-section,
.wpo-testimonial-section-s2 {
    overflow: hidden;
    position: relative
}

.wpo-testimonial-section .item,
.wpo-testimonial-section-s2 .item,
.wpo-testimonial-section-s5 .item {
    position: relative;
    padding: 115px 0;
    z-index: 11
}

.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: .6;
    background: #000;
    z-index: 1
}

.wpo-testimonial-section .item .content,
.wpo-testimonial-section-s2 .item .content,
.wpo-testimonial-section-s5 .item .content {
    max-width: 1382px;
    margin: 0 auto;
    text-align: center
}

@media (max-width:1799px) {
    .wpo-service-section {
        margin: 0 50px
    }

    .wpo-testimonial-section .item .content,
    .wpo-testimonial-section-s2 .item .content {
        max-width: 1282px
    }
}

@media (max-width:1699px) {
    .wpo-service-section {
        margin: 0
    }

    .wpo-funfact-section,
    .wpo-funfact-section-s11,
    .wpo-funfact-section-s14,
    .wpo-funfact-section-s3 {
        padding: 80px 50px 70px
    }

    .wpo-testimonial-section .item .content,
    .wpo-testimonial-section-s2 .item .content {
        max-width: 1182px
    }
}

.wpo-testimonial-section .item .content .icon,
.wpo-testimonial-section-s2 .item .content .icon,
.wpo-testimonial-section-s5 .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: 60px
}

@media (max-width:1399px) {
    .wpo-service-section .service-top .content p {
        font-size: 18px;
        line-height: 25px
    }

    .service-card h2 a {
        font-size: 25px;
        line-height: 35px
    }

    .wpo-funfact-section,
    .wpo-funfact-section-s11,
    .wpo-funfact-section-s14,
    .wpo-funfact-section-s3 {
        padding: 80px 20px 70px
    }

    .wpo-testimonial-section .item .content,
    .wpo-testimonial-section-s2 .item .content {
        max-width: 1000px
    }

    .wpo-testimonial-section .item .content h3,
    .wpo-testimonial-section-s2 .item .content h3 {
        font-size: 40px;
        line-height: 60px
    }
}

.wpo-testimonial-section .item .content h4,
.wpo-testimonial-section-s2 .item .content h4,
.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
}

.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,
.wpo-testimonial-section-s5 .item .content span {
    color: #fff;
    font-size: 20px;
    font-weight: 400
}

.wpo-testimonial-section .owl-prev,
.wpo-testimonial-section-s2 .owl-prev,
.wpo-testimonial-section-s5 .owl-prev {
    position: absolute;
    left: 100px;
    top: 50%;
    transform: translateY(-50%);
    background: 0 0;
    border: 0
}

.wpo-testimonial-section .owl-prev::before,
.wpo-testimonial-section-s2 .owl-prev::before,
.wpo-testimonial-section-s5 .owl-prev::before {
    position: absolute;
    content: url(../images/right-arrow.svg);
    width: 50px;
    height: 50px
}

.wpo-testimonial-section .owl-next,
.wpo-testimonial-section-s2 .owl-next,
.wpo-testimonial-section-s5 .owl-next {
    position: absolute;
    right: 100px;
    top: 50%;
    transform: translateY(-50%);
    background: 0 0;
    border: 0
}

.wpo-testimonial-section .owl-next::before,
.wpo-testimonial-section-s2 .owl-next::before,
.wpo-testimonial-section-s5 .owl-next::before {
    position: absolute;
    content: url(../images/left-arrow.svg);
    width: 50px;
    height: 50px
}

.wpo-testimonial-section .owl-dots,
.wpo-testimonial-section-s2 .owl-dots,
.wpo-testimonial-section-s5 .owl-dots {
    text-align: center;
    top: -75px;
    position: relative;
    z-index: 1;
    display: none
}

.wpo-testimonial-section .owl-dot,
.wpo-testimonial-section-s2 .owl-dot,
.wpo-testimonial-section-s5 .owl-dot {
    border: 0;
    width: 10px;
    height: 12px;
    background: #fff;
    border-radius: 100px;
    margin: 0 5px
}

.wpo-checkout-area .create-account button:hover,
.wpo-service-section-s3 .service-slider .owl-dot.active,
.wpo-testimonial-section .owl-dot.active,
.wpo-testimonial-section-s13 .owl-dot.active,
.wpo-testimonial-section-s2 .owl-dot.active,
.wpo-testimonial-section-s5 .owl-dot.active,
.wpo-testimonial-section-s6 .owl-dot.active {
    background: #e3b576
}

.wpo-team-section {
    padding: 90px 100px 80px
}

@media (max-width:1399px) {
    .wpo-team-section {
        padding: 90px 50px 80px
    }
}

.wpo-team-section .title h2 {
    color: #fff;
    text-align: center;
    font-size: 200px;
    font-weight: 400;
    margin: 0 auto
}

@media (max-width:1199px) {
    .wpo-service-section .service-wrap {
        margin-top: -100px;
        padding: 0 10px
    }

    .service-card {
        padding: 30px 20px
    }

    .service-card p {
        font-size: 15px;
        line-height: 25px
    }

    .wpo-funfact-section,
    .wpo-funfact-section-s11,
    .wpo-funfact-section-s14,
    .wpo-funfact-section-s3 {
        padding: 80px 10px 70px
    }

    .wpo-funfact-section .item h3,
    .wpo-funfact-section-s11 .item h3,
    .wpo-funfact-section-s14 .item h3,
    .wpo-funfact-section-s3 .item h3 {
        font-size: 20px;
        margin-top: 0
    }

    .wpo-testimonial-section .item .content,
    .wpo-testimonial-section-s2 .item .content {
        max-width: 800px
    }

    .wpo-team-section {
        padding: 90px 20px 80px
    }

    .wpo-team-section .title h2 {
        font-size: 170px
    }
}

@media (max-width:991px) {
    .wpo-service-section .service-wrap {
        margin-top: 50px;
        padding: 0 10px
    }

    .wpo-funfact-section .item h2 span,
    .wpo-funfact-section-s11 .item h2 span,
    .wpo-funfact-section-s14 .item h2 span,
    .wpo-funfact-section-s3 .item h2 span {
        font-size: 80px;
        letter-spacing: 8px
    }

    .wpo-funfact-section .item h2 .icon,
    .wpo-funfact-section-s11 .item h2 .icon,
    .wpo-funfact-section-s14 .item h2 .icon,
    .wpo-funfact-section-s3 .item h2 .icon {
        font-size: 60px;
        bottom: -10px
    }

    .wpo-testimonial-section .item .content,
    .wpo-testimonial-section-s2 .item .content {
        max-width: 100%;
        padding: 0 20px
    }

    .wpo-testimonial-section .item .content h3,
    .wpo-testimonial-section-s2 .item .content h3 {
        margin-top: 40px
    }

    .wpo-testimonial-section .item .content span,
    .wpo-testimonial-section-s2 .item .content span {
        font-size: 18px
    }

    .wpo-testimonial-section .owl-nav,
    .wpo-testimonial-section-s2 .owl-nav {
        display: none
    }

    .wpo-testimonial-section .owl-dots,
    .wpo-testimonial-section-s2 .owl-dots {
        display: block
    }

    .wpo-team-section {
        padding: 90px 0 70px
    }

    .wpo-team-section .title h2 {
        font-size: 130px
    }
}

.wpo-team-section .owl-item.active.center .team-card {
    margin: 60px auto 30px
}

.team-card .image img,
.team-card-s12 .image img {
    border-radius: 0;
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    transition: .5s
}

.team-card h2 {
    margin-top: 25px;
    margin-bottom: -25px
}

.team-card h2 a,
.team-card h2 span {
    color: #000;
    font-size: 50px;
    font-weight: 400;
    line-height: 60px;
    height: 60px !important
}

.team-card span {
    color: #565656;
    font-size: 25px;
    font-weight: 400
}

.wpo-partners-section,
.wpo-partners-section-s14,
.wpo-partners-section-s2,
.wpo-partners-section-s3 {
    padding: 60px 0;
    border-top: 1px solid #d9d9d9
}

.wpo-partners-section .partners-slider,
.wpo-partners-section-s14 .partners-slider,
.wpo-partners-section-s2 .partners-slider,
.wpo-partners-section-s3 .partners-slider {
    max-width: 1699px;
    margin: 0 auto
}

.wpo-partners-section .partners-slider li,
.wpo-partners-section-s14 .partners-slider li,
.wpo-partners-section-s2 .partners-slider li,
.wpo-partners-section-s3 .partners-slider li,
.wpo-team-section-s2 .title {
    display: flex;
    align-items: center;
    justify-content: center
}

.wpo-partners-section .partners-slider li img,
.wpo-partners-section-s14 .partners-slider li img,
.wpo-partners-section-s2 .partners-slider li img,
.wpo-partners-section-s3 .partners-slider li img {
    width: auto;
    margin: 0 auto
}

.wpo-checkout-area .payment-select ul,
.wpo-partners-section .partners-slider .slick-slide,
.wpo-partners-section-s14 .partners-slider .slick-slide,
.wpo-partners-section-s2 .partners-slider .slick-slide,
.wpo-partners-section-s3 .partners-slider .slick-slide {
    display: flex
}

.wpo-about-section-s2,
.wpo-service-section-s2 .service-wrap {
    max-width: 1800px;
    margin: 0 auto;
    position: relative
}

.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
    }
}

.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 {
        max-width: 650px
    }

    .wpo-about-section-s2 .content h2 {
        font-size: 100px;
        line-height: 120px
    }
}

@media (max-width:1199px) {

    .team-card h2 a,
    .team-card h2 span {
        font-size: 35px;
        height: 55px !important
    }

    .team-card span {
        font-size: 20px
    }

    .wpo-about-section-s2 .content {
        max-width: 550px
    }

    .wpo-about-section-s2 .content h2 {
        font-size: 80px;
        line-height: 100px
    }
}

.wpo-about-section-s15 .about-right .content p,
.wpo-about-section-s2 .content p,
.wpo-about-section-s4 .about-wrap .content p {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    line-height: 40px
}

.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
    }
}

.wpo-about-section-s2 .about-funfact {
    justify-content: space-between;
    margin: 0
}

@media (max-width:1650px) {
    .wpo-about-section-s2 .content .content-left {
        max-width: 100%;
        margin-left: 0
    }

    .wpo-about-section-s2 .about-funfact {
        max-width: 450px
    }
}

.wpo-about-section-s2 .right {
    max-width: 481px;
    position: absolute;
    bottom: 0;
    right: -10px
}

.wpo-about-section-s2 .image-2 {
    max-width: 600px;
    max-height: 400px;
    margin-left: auto;
    margin-top: 20px
}

.wpo-about-section-s2 .image-1 img,
.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 .right {
        position: unset;
        max-width: 100%
    }

    .wpo-about-section-s2 .image-2 {
        display: none
    }

    .wpo-about-section-s2 .image-1 {
        max-width: 600px;
        max-height: 500px
    }
}

@media (max-width:1420px) {
    .wpo-about-section-s2 .content p {
        font-size: 18px;
        line-height: 30px
    }

    .wpo-about-section-s2 .about-funfact {
        max-width: 400px
    }

    .wpo-about-section-s2 .about-funfact h3 span {
        font-size: 160px;
        line-height: 150px
    }

    .wpo-about-section-s2 .image-1 {
        max-width: 500px;
        max-height: 400px
    }
}

.wpo-project-section-s2 .title {
    max-width: 1361px;
    margin: 0 auto 50px
}

.wpo-blog-section .title h2,
.wpo-project-section-s2 .title h2 {
    color: #000;
    text-align: left;
    font-size: 120px;
    font-weight: 400;
    line-height: 150px;
    margin-bottom: 0
}

.wpo-blog-section .title p,
.wpo-project-section-s2 .title p {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    line-height: 40px;
    max-width: 753px;
    margin-left: auto
}

.wpo-project-section-s2 .project-wrap {
    padding: 0 35px;
    margin: 0 -35px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

@media (max-width:1699px) {

    .wpo-testimonial-section .owl-prev,
    .wpo-testimonial-section-s2 .owl-prev {
        left: 50px
    }

    .wpo-project-section-s2 .project-wrap {
        margin: 0 -15px
    }
}

@media (max-width:1399px) {
    .wpo-project-section-s2 .project-wrap {
        margin: 0 -30px
    }
}

.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-about-section-s2 .about-funfact h3 span {
        font-size: 100px;
        line-height: 100px
    }

    .wpo-about-section-s2 .about-funfact h3 .icon {
        bottom: -39px
    }

    .wpo-about-section-s2 .image-1 {
        max-width: 400px;
        top: 40%;
        transform: translateY(-50%)
    }

    .wpo-project-section-s2 .title h2 {
        font-size: 80px;
        line-height: 120px
    }

    .wpo-project-section-s2 .title p {
        font-size: 18px;
        line-height: 30px
    }

    .wpo-project-section-s2 .project-wrap {
        margin: 0 -15px
    }

    .wpo-project-section-s2 .project-wrap .project-card-s2 {
        margin: 0 10px;
        flex-basis: 23%;
        border-radius: 30px
    }
}

@media (max-width:991px) {

    .team-card,
    .wpo-team-section .owl-item.active.center .team-card {
        margin: 0 auto 30px
    }

    .wpo-about-section-s2 {
        padding-top: 0
    }

    .wpo-about-section-s2 .content {
        margin: 0 auto
    }

    .wpo-about-section-s2 .about-funfact {
        max-width: 270px
    }

    .wpo-about-section-s2 .image-1 {
        max-width: 550px;
        max-height: 400px;
        position: unset;
        transform: none;
        overflow: hidden;
        margin: 0 auto 50px
    }

    .wpo-about-section-s2 .image-1 img {
        border-radius: 0
    }

    .wpo-project-section-s2 .title {
        padding: 0 10px;
        margin-bottom: 50px;
        max-width: 500px
    }

    .wpo-project-section-s2 .title h2 {
        font-size: 60px;
        line-height: 80px
    }

    .wpo-project-section-s2 .title p {
        margin-left: 0
    }

    .wpo-project-section-s2 .project-wrap {
        justify-content: center
    }

    .wpo-project-section-s2 .project-wrap .project-card-s2 {
        width: 50%;
        flex-basis: 47%;
        margin: 10px
    }
}

.wpo-project-section-s2 .project-wrap .project-card-s2 .content {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    padding: 28px 30px;
    background: 0 0
}

@media (max-width:1699px) {
    .wpo-project-section-s2 .project-wrap .project-card-s2 .content {
        padding: 20px
    }
}

.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
    }
}

.wpo-project-section-s2 .project-wrap .project-card-s2:nth-child(2) {
    max-width: 375px;
    max-height: 436px;
    margin-top: auto;
    margin-bottom: -30px
}

.wpo-project-section-s2 .project-wrap .project-card-s2:nth-child(3) {
    max-width: 375px;
    max-height: 500px;
    margin-bottom: auto;
    margin-top: 65px
}

.wpo-project-section-s2 .project-allBtn {
    text-align: center;
    margin-top: 140px
}

.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
}

@media (max-width:991px) {

    .wpo-project-section-s2 .project-wrap .project-card-s2:nth-child(2),
    .wpo-project-section-s2 .project-wrap .project-card-s2:nth-child(3) {
        margin: 10px;
        max-width: 430px;
        max-height: 650px
    }

    .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 {
        font-size: 18px
    }

    .wpo-blog-section {
        padding-bottom: 50px
    }
}

.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
}

.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, .5)
}

.service-card-s2 {
    height: 400px;
    border: 1px solid rgba(217, 217, 217, .3);
    display: flex;
    align-items: center;
    justify-content: center
}

.service-card-s2 .content {
    max-width: 298px
}

.service-card-s2 h2 a,
.wpo-service-section-s14 .service-card-s14 .content h2 a,
.wpo-service-section-s5 .service-card h2 a,
.wpo-service-section-s7 .service-card h2 a {
    color: #fff;
    font-size: 35px;
    font-weight: 400;
    line-height: 50px
}

.service-card-s2 p {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 0
}

.wpo-blog-section .title {
    max-width: 1361px;
    margin: 0 auto 70px
}

.wpo-blog-section .blog-wrap,
.wpo-blog-section-s2,
.wpo-blog-section-s3 {
    max-width: 1715px;
    margin: 0 auto
}

.wpo-blog-section .blog-wrap .row,
.wpo-blog-section-s12 .blog-wrap,
.wpo-blog-section-s13 .blog-wrap,
.wpo-blog-section-s2 .blog-wrap .row,
.wpo-blog-section-s3 .blog-wrap .row,
.wpo-project-section-s9 .row {
    margin: 0 -10px
}

@media (max-width:1399px) {
    .wpo-project-section-s2 .project-wrap .project-card-s2 .content h2 a {
        font-size: 24px
    }

    .service-card-s2 {
        height: 350px
    }

    .service-card-s2 h2 a {
        font-size: 25px;
        line-height: 35px
    }

    .wpo-blog-section .blog-wrap .row {
        padding: 0 10px;
        margin: 0
    }
}

@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 .slide-content h2 {
        font-size: 50px;
        line-height: 80px
    }

    .wpo-hero-static-s2 .top-content h2 {
        font-size: 45px;
        line-height: 80px
    }

    .wpo-hero-static-s3 .wrapper h2 {
        font-size: 80px
    }

    .wpo-hero-static-s3 .circle-content {
        display: none
    }

    .wpo-hero-static-s4 .wrapper h2,
    .wpo-hero-static-s5 .wrapper h2 {
        font-size: 60px
    }

    .wpo-hero-static-s14 .content h2 {
        font-size: 40px;
        line-height: 70px
    }

    .wpo-hero-static-s14 .content .hero-slider-s12 {
        max-width: 80px;
        bottom: -20px
    }

    .wpo-hero-static-s14 .content .hero-slider-s12 .item {
        padding: 5px
    }

    .wpo-hero-static-s14 .content p,
    .wpo-hero-static-s15 .content p {
        font-size: 18px;
        line-height: 30px
    }

    .wpo-hero-static-s14 .content p span,
    .wpo-hero-static-s15 .content p span {
        font-size: 20px;
        line-height: 30px
    }

    .wpo-hero-static-s15 .content h2 {
        font-size: 100px;
        line-height: 120px
    }

    .wpo-about-section .content .about-btn {
        margin-top: 34px
    }

    .wpo-project-section .title h2,
    .wpo-team-section .title h2 {
        font-size: 100px
    }

    .wpo-service-section .service-top .content {
        padding: 70px 30px
    }

    .wpo-service-section .service-top .content h2 {
        font-size: 40px;
        line-height: 50px
    }

    .wpo-funfact-section-s11.py-0 .row,
    .wpo-funfact-section-s14.py-0 .row,
    .wpo-funfact-section-s3.py-0 .row,
    .wpo-funfact-section.py-0 .row {
        padding-bottom: 50px
    }

    .wpo-testimonial-section .item,
    .wpo-testimonial-section-s2 .item {
        padding-top: 70px
    }

    .wpo-testimonial-section .item .content h3,
    .wpo-testimonial-section-s2 .item .content h3 {
        font-size: 35px;
        line-height: 45px
    }

    .wpo-testimonial-section .item .content h4,
    .wpo-testimonial-section-s2 .item .content h4 {
        font-size: 35px;
        line-height: 45px;
        padding-top: 50px
    }

    .wpo-about-section-s2 {
        margin: 0 10px
    }

    .wpo-about-section-s2 .content h2 {
        font-size: 60px;
        line-height: 80px
    }

    .wpo-blog-section {
        padding-bottom: 40px
    }

    .wpo-blog-section .blog-wrap .row {
        padding: 0
    }
}

.blog-card,
.wpo-blog-section-s2 .blog-card,
.wpo-blog-section-s3 .blog-card {
    margin: 0 10px
}

.blog-card .image {
    position: relative;
    border-radius: 40px;
    overflow: hidden
}

.blog-card h3,
.wpo-blog-section-s2 .blog-card h3,
.wpo-blog-section-s3 .blog-card h3 {
    margin: 30px 0 0
}

.blog-card h3 a,
.wpo-blog-section-s2 .blog-card h3 a {
    color: #000;
    font-family: Felidae;
    font-size: 45px;
    font-weight: 400;
    line-height: 60px
}

.blog-card a,
.wpo-blog-section-s2 .blog-card a,
.wpo-blog-section-s3 .blog-card a {
    color: #000;
    font-size: 25px;
    font-weight: 400;
    line-height: 60px
}

.wpo-about-section-s3 .about-wrap {
    max-width: 1800px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0 30px;
    border-left: 0;
    border-right: 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*/
            350px;
    }

    .wpo-about-section-s3 .about-wrap .content .video-wrap {
        display: none
    }
}

.wpo-about-section-s3 .about-wrap .image img,
.wpo-about-section-s4 .about-wrap .image img,
.wpo-funfact-section-s6 .left-content img,
.wpo-project-section-s10 .swiper-slide .imgWrap img,
.wpo-project-section-s7 .swiper-slide .imgWrap img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.wpo-about-section-s3 .about-wrap .content {
    border: 1px solid #dddddd66;
    padding: 90px 65px;
    margin: 0 60px 30px
}

@media (max-width:1779px) {
    .wpo-about-section-s3 .about-wrap .content {
        margin: 0 15px 30px
    }
}

@media (max-width:1679px) {
    .wpo-about-section-s3 .about-wrap .content {
        padding: 60px 45px
    }
}

@media (max-width:1399px) {
    .blog-card {
        margin: 0
    }

    .blog-card h3 a {
        font-size: 35px;
        line-height: 40px
    }

    .wpo-about-section-s3 .about-wrap .image {
        max-width: 350px
    }

    .wpo-about-section-s3 .about-wrap .content {
        padding: 40px 25px
    }
}

@media (max-width:1199px) {
    .wpo-project-section-s2 .project-wrap .project-card-s2 .content {
        padding: 20px 10px
    }

    .service-card-s2 p {
        font-size: 15px;
        line-height: 25px
    }

    .wpo-blog-section .title h2 {
        font-size: 80px;
        line-height: 120px
    }

    .wpo-blog-section .title p {
        font-size: 18px;
        line-height: 30px
    }

    .blog-card .image {
        border-radius: 20px
    }

    .blog-card h3 a {
        font-size: 30px;
        line-height: 40px
    }

    .wpo-about-section-s3 .about-wrap {
        display: block
    }

    .wpo-about-section-s3 .about-wrap .content,
    .wpo-about-section-s3 .about-wrap .image {
        max-width: 520px;
        margin: 0 auto 30px
    }
}

.wpo-about-section-s3 .about-wrap .content h2 {
    color: #fff;
    font-size: 60px;
    font-weight: 400;
    line-height: 80px
}

.wpo-about-section-s3 .about-wrap .content p {
    color: #cbcbcb;
    font-size: 20px;
    font-weight: 400;
    line-height: 40px
}

.wpo-about-section-s3 .about-wrap .content .about-btn,
.wpo-about-section-s4 .about-wrap .content .about-btn,
.wpo-about-section-s5 .about-btn {
    display: flex;
    align-items: center;
    margin-top: 60px
}

.wpo-project-section-s3,
.wpo-project-section-s8 {
    padding-bottom: 30px
}

.wpo-about-section-s6 .about-wrap,
.wpo-demo-section .container-fluid,
.wpo-instagram-section .wraper,
.wpo-project-section-s3 .container-fulid,
.wpo-project-section-s5 .container-fulid,
.wpo-project-section-s8 .container-fulid,
.wpo-project-section-s9 .container-fulid,
.wpo-service-section-s4 .container-fluid,
.wpo-service-section-s7 .container-fluid,
.wpo-team-section-s15 .team-wrap,
.wpo-teame-page .container-fluid {
    max-width: 1720px;
    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
    }
}

.wpo-project-section-s3 .title .project-title {
    width: 70%;
    margin-bottom: 60px
}

.wpo-project-section-s3 .title .project-title h2 {
    color: #000;
    font-size: 100px;
    font-weight: 400;
    line-height: 120px
}

.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 h2 {
        font-size: 80px;
        line-height: 100px
    }

    .wpo-project-section-s3 .title .project-title p {
        font-size: 25px;
        line-height: 40px
    }
}

.wpo-project-section-s3 .title .project-allBtn {
    text-align: end;
    width: 30%;
    margin-top: 50px
}

.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
}

@media (max-width:991px) {
    .wpo-blog-section .title {
        padding: 0 10px;
        margin-bottom: 50px;
        max-width: 500px
    }

    .wpo-blog-section .title h2,
    .wpo-project-section-s3 .title .project-title h2 {
        font-size: 60px;
        line-height: 80px
    }

    .wpo-blog-section .title p {
        margin-left: 0
    }

    .blog-card {
        margin-bottom: 30px
    }

    .wpo-project-section-s3 .container-fulid {
        max-width: 700px;
        margin: 0 auto
    }

    .wpo-project-section-s3 .title {
        display: block;
        margin-bottom: 50px
    }

    .wpo-project-section-s3 .title .project-title {
        width: 100%;
        margin-bottom: 20px
    }

    .wpo-project-section-s3 .title .project-title p {
        font-size: 20px;
        line-height: 30px
    }

    .wpo-project-section-s3 .title .project-allBtn {
        text-align: left;
        width: 100%;
        margin-top: 0
    }

    .wpo-project-section-s3 .title .project-allBtn .theme-btn,
    .wpo-project-section-s3 .title .project-allBtn .view-cart-btn {
        font-size: 18px
    }
}

.wpo-project-section-s3 .gallery-container {
    margin: 0 -60px
}

.wpo-project-section-s3 .gallery-container .col:nth-child(2) {
    margin-top: -100px
}

.wpo-project-section-s3 .project-card-s3 {
    margin: 0 45px 80px
}

@media (max-width:1720px) {
    .wpo-project-section-s3 .gallery-container {
        margin: 0
    }

    .wpo-project-section-s3 .project-card-s3 {
        margin: 0 20px 80px
    }

    .wpo-testimonial-section-s4 .wraper {
        padding: 0 20px
    }
}

.project-card-s4 img,
.project-card-s6 img,
.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: .5s;
    overflow: hidden
}

.pf-terms-section .pf-faq-section,
.wpo-project-section-s3 .project-card-s3 .content,
.wpo-project-section-s6 .col:last-child,
.wpo-shop-single-section .product-details .product-option {
    margin-top: 30px
}

.wpo-project-section-s3 .project-card-s3 .content h2 a {
    color: #000;
    font-family: Felidae;
    font-size: 60px;
    font-weight: 400;
    line-height: 50px
}

.wpo-project-section-s3 .project-card-s3 .content span {
    font-size: 20px;
    font-weight: 400;
    color: #666;
    line-height: 50px
}

.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
    }
}

.wpo-service-section-s3 .service-slider {
    max-width: 1060px
}

.wpo-service-section-s3 .service-slider .owl-dots {
    text-align: center;
    position: relative;
    z-index: 1;
    display: none;
    margin-top: 20px
}

.wpo-service-section-s3 .service-slider .owl-dot,
.wpo-testimonial-section-s13 .owl-dot,
.wpo-testimonial-section-s6 .owl-dot {
    border: 0;
    width: 10px;
    height: 12px;
    background: #000;
    border-radius: 100px;
    margin: 0 5px
}

.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
    }

    .wpo-about-section-s4 .about-wrap .content .video-wrap {
        display: none
    }
}

@media (max-width:1499px) {
    .wpo-service-section-s3 .service-wrap {
        margin: 0 20px
    }

    .wpo-service-section-s3 .service-slider {
        max-width: 100%;
        width: 60%
    }

    .wpo-service-section-s3 .service-left {
        max-width: 100%;
        width: 40%
    }
}

.wpo-service-section-s3 .content {
    max-width: 434px;
    margin-bottom: 30px
}

@media (max-width:1399px) {
    .wpo-project-section-s3 .project-card-s3 .content h2 a {
        font-size: 50px;
        line-height: 50px
    }

    .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-project-section-s3 .project-card-s3 {
        margin: 0 0 50px
    }

    .wpo-service-section-s3 .content p {
        font-size: 15px;
        line-height: 25px
    }
}

.wpo-testimonial-section-s2 .item {
    position: relative;
    padding: 115px 0;
    z-index: 11;
    border: 1px solid rgba(51, 51, 51, .2);
    border-left: 0;
    border-right: 0
}

.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-pricing-section,
.wpo-project-section-s9,
.wpo-service-section-s4 {
    padding-bottom: 90px
}

@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-bottom: 30px
    }

    .wpo-project-section-s3 .project-card-s3 .content h2 a {
        font-size: 35px;
        line-height: 30px
    }

    .wpo-project-section-s3 .project-card-s3 .content span {
        line-height: 40px
    }

    .wpo-service-section-s3 .service-slider .owl-dots,
    .wpo-service-section-s3 .service-wrap {
        display: block
    }

    .wpo-service-section-s3 .service-slider {
        max-width: 100%;
        width: 100%
    }

    .wpo-service-section-s3 .service-left {
        max-width: 100%;
        width: 100%;
        margin-left: 0;
        margin-top: 50px;
        display: flex;
        flex-wrap: wrap
    }

    .wpo-service-section-s3 .content {
        width: 50%
    }

    .wpo-pricing-section {
        padding-bottom: 60px
    }
}

.wpo-pricing-section .container-fluid {
    margin: 0 auto;
    max-width: 1410px
}

.wpo-pricing-section .section-title {
    max-width: 948px;
    margin: 0 auto 80px;
    text-align: center
}

.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
    }
}

.wpo-pricing-section .section-title p {
    color: #666;
    font-size: 25px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 0
}

.wpo-pricing-section .pricing-card {
    background: #fff;
    padding: 70px 40px;
    border: 1px solid #ebebeb;
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: .3s ease-in-out;
    text-align: center;
    box-shadow: 0 2px 12px 2px rgba(4, 0, 52, .06);
    margin-bottom: 30px
}

.wpo-pricing-section .pricing-card .title h2 {
    color: #565656;
    font-family: "Space Grotesk", sans-serif;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 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
}

.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: 0 0;
    border: 1px solid #000;
    border-radius: 0;
    color: #000;
    text-transform: capitalize;
    padding: 12px;
    transition: .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
}

.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
}

.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-pricing-section .pricing-card {
        padding: 50px 30px
    }

    .wpo-pricing-section .pricing-card .title h2 {
        font-size: 25px
    }

    .wpo-pricing-section .pricing-card .pricing-top h2 {
        font-size: 60px;
        line-height: 80px
    }

    .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
    }
}

.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-pricing-section .section-title p {
        font-size: 18px;
        line-height: 25px
    }

    .wpo-pricing-section .pricing-card .title h2 {
        font-size: 20px
    }

    .wpo-pricing-section .pricing-card .pricing-top h2 {
        font-size: 40px;
        line-height: 60px
    }

    .wpo-pricing-section .pricing-card ul li {
        font-size: 17px;
        line-height: 40px
    }

    .wpo-about-section-s4 {
        height: 100%;
        margin: 120px 30px 90px
    }
}

@media (max-width:991px) {
    .wpo-about-section-s4 {
        margin: 90px 30px 60px
    }
}

.wpo-about-section-s4 .about-wrap {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-end
}

.wpo-about-section-s4 .about-wrap .image {
    max-width: 580px;
    max-height: 800px;
    flex-shrink: 0
}

.wpo-about-section-s4 .about-wrap .image.s2 {
    position: relative;
    right: 0;
    top: 270px
}

.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 .image {
        max-width: 450px
    }

    .wpo-about-section-s4 .about-wrap .content {
        padding: 0 20px
    }
}

@media (max-width:1399px) {
    .wpo-about-section-s4 .about-wrap {
        align-items: flex-start
    }

    .wpo-about-section-s4 .about-wrap .image {
        max-width: 350px
    }

    .wpo-about-section-s4 .about-wrap .content {
        padding: 40px 25px
    }
}

.wpo-about-section-s4 .about-wrap .content h2 {
    color: #000;
    font-size: 60px;
    font-weight: 400;
    line-height: 80px
}

@media (max-width:767px) {
    .wpo-hero-slider-s3 .slide-content {
        padding: 300px 10px 50px
    }

    .hero-slider-s4 .swiper-slide.swiper-slide-active {
        width: 100%
    }

    .wpo-hero-static-s6 .item .text {
        padding: 20px 40px
    }

    .wpo-hero-static-s6 .item .text h2 a {
        font-size: 25px
    }

    .wpo-hero-static-s6 .item .text .icon {
        width: 50px;
        height: 50px
    }

    .wpo-hero-static-s8 .content .hero-btn .shop-btn {
        padding: 15px 50px
    }

    .wpo-hero-static-s8 .content .hero-btn .shop-btn.s2 {
        padding: 15px 40px
    }

    .wpo-hero-static-s9 .content h2 {
        font-size: 60px;
        line-height: 70px
    }

    .wpo-hero-static-s9 .content h2 span {
        font-size: 35px;
        line-height: 40px
    }

    .wpo-hero-static-s9 .content p {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 20px
    }

    .wpo-hero-static-s9 .content .shop-btn {
        padding: 14px 30px;
        font-size: 16px
    }

    .wpo-hero-static-s10 .content p {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 0
    }

    .wpo-hero-static-s11 .hero-bg-border .border-5,
    .wpo-project-section .project-allBtn .theme-btn img,
    .wpo-project-section .project-allBtn .view-cart-btn img,
    .wpo-project-section-s2 .project-allBtn .theme-btn img,
    .wpo-project-section-s2 .project-allBtn .view-cart-btn img,
    .wpo-project-section-s3 .title .project-allBtn .theme-btn img,
    .wpo-project-section-s3 .title .project-allBtn .view-cart-btn img {
        display: none
    }

    .wpo-hero-static-s11 .hero-bg-border .border-7 {
        left: 50%
    }

    .wpo-hero-static-s11 h2 {
        font-size: 60px;
        line-height: 80px
    }

    .wpo-site-footer .wpo-upper-footer {
        padding: 60px 0 0
    }

    .wpo-site-footer .wpo-upper-footer .col {
        min-height: auto;
        margin-bottom: 60px
    }

    .wpo-site-footer .widget-title {
        margin-bottom: 20px
    }

    .wpo-site-footer .about-widget,
    .wpo-site-footer .link-widget {
        max-width: 350px
    }

    .wpo-project-section .project-allBtn .theme-btn,
    .wpo-project-section .project-allBtn .view-cart-btn,
    .wpo-project-section-s2 .project-allBtn .theme-btn,
    .wpo-project-section-s2 .project-allBtn .view-cart-btn,
    .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
    }

    .wpo-project-section .project-allBtn .theme-btn .rolling-text,
    .wpo-project-section .project-allBtn .view-cart-btn .rolling-text,
    .wpo-project-section-s2 .project-allBtn .theme-btn .rolling-text,
    .wpo-project-section-s2 .project-allBtn .view-cart-btn .rolling-text,
    .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
    }

    .project-card {
        width: 100%;
        flex-basis: 100%
    }

    .wpo-project-section-s2 .project-wrap .project-card-s2 {
        width: 100%;
        flex-basis: 100%;
        border-radius: 20px
    }

    .wpo-about-section-s3 .about-wrap {
        padding: 10px 10px 0
    }

    .wpo-about-section-s3 .about-wrap .content,
    .wpo-about-section-s4 .about-wrap .content {
        padding: 20px 10px
    }

    .wpo-about-section-s3 .about-wrap .content h2,
    .wpo-about-section-s4 .about-wrap .content h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .wpo-about-section-s3 .about-wrap .content p,
    .wpo-about-section-s4 .about-wrap .content p {
        font-size: 18px;
        line-height: 30px
    }

    .wpo-about-section-s3 .about-wrap .content .about-btn,
    .wpo-about-section-s4 .about-wrap .content .about-btn {
        margin-top: 30px
    }

    .wpo-pricing-section {
        padding-bottom: 50px
    }

    .wpo-pricing-section .section-title h2 {
        font-size: 40px;
        line-height: 50px
    }

    .wpo-marqu-section .swiper-slide {
        font-size: 80px;
        line-height: 100px
    }

    .wpo-about-section-s4 {
        margin: 80px 20px 50px
    }
}

.wpo-about-section-s4 .about-wrap .experience {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: -20px
}

.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
}

.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,
    .wpo-about-section-s4 .about-wrap .experience h2 {
        font-size: 100px;
        line-height: 50px
    }
}

.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-project-section-s2 .project-wrap {
        padding: 0
    }

    .wpo-about-section-s4 .feature {
        max-width: 1000px
    }

    .wpo-blog-section-s2 {
        margin: 0 10px
    }
}

@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 .about-wrap {
        display: block
    }

    .wpo-about-section-s4 .about-wrap .image {
        max-width: 520px;
        margin: 0 auto 30px
    }

    .wpo-about-section-s4 .about-wrap .image.s2 {
        position: unset
    }

    .wpo-about-section-s4 .about-wrap .content {
        max-width: 520px;
        margin: 0 auto
    }

    .wpo-about-section-s4 .about-wrap .experience {
        justify-content: flex-start;
        margin-bottom: 0
    }

    .wpo-about-section-s4 .feature {
        max-width: 100%;
        padding-top: 50px
    }
}

@media (max-width:575px) {

    .wpo-about-section .content .about-btn,
    .wpo-hero-static .content .about-btn {
        display: block;
        margin-top: 34px
    }

    .wpo-about-section .content .video-wrap,
    .wpo-hero-static .content .video-wrap {
        margin-left: 0;
        margin-top: 20px
    }

    .wpo-hero-slider-s3 .slide-content h2 {
        font-size: 40px;
        line-height: 50px
    }

    .wpo-hero-static-s2,
    .wpo-testimonial-section .item .content,
    .wpo-testimonial-section-s2 .item .content {
        padding: 0 10px
    }

    .wpo-hero-static-s2 .top-content {
        padding: 40px 0
    }

    .wpo-hero-static-s2 .top-content h2 {
        font-size: 35px;
        line-height: 50px
    }

    .wpo-hero-static-s2 .top-content .img-1,
    .wpo-hero-static-s2 .top-content .img-2,
    .wpo-hero-static-s6 .item .text .icon {
        display: none
    }

    .wpo-hero-static-s3 .wrapper {
        padding: 130px 10px 200px
    }

    .wpo-hero-static-s3 .wrapper h2,
    .wpo-hero-static-s4 .wrapper h2,
    .wpo-hero-static-s5 .wrapper h2,
    .wpo-hero-static-s7 .content h2,
    .wpo-hero-static-s7 .content h3,
    .wpo-hero-static-s7 .content h4 {
        font-size: 40px
    }

    .wpo-hero-static-s4 .wrapper {
        padding: 130px 10px 150px
    }

    .wpo-hero-static-s4 .scroll-btn {
        width: 60px
    }

    .hero-project .item .text span {
        font-size: 20px;
        line-height: 30px
    }

    .hero-project .item .text span::before {
        top: -4px;
        height: 40px
    }

    .hero-project .item .text h2 a,
    .wpo-hero-static-s9 .content h2 span {
        font-size: 25px;
        line-height: 30px
    }

    .wpo-hero-static-s6 .wrapper h2 {
        font-size: 35px
    }

    .wpo-about-section .content p,
    .wpo-hero-static-s6 .wrapper p {
        font-size: 18px;
        line-height: 30px
    }

    .wpo-hero-static-s6 .item .text {
        padding: 15px 20px
    }

    .wpo-hero-static-s11 .testimonial .client-wrap .text h4,
    .wpo-hero-static-s6 .item .text h2 a {
        font-size: 20px
    }

    .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-s7 {
        height: 100%;
        display: block;
        padding: 80px 10px 50px
    }

    .wpo-hero-static-s7 .content p,
    .wpo-hero-static-s8 .content .hero-btn {
        margin-top: 20px
    }

    .wpo-hero-static-s8 {
        padding: 50px 10px 70px
    }

    .wpo-hero-static-s8 .content,
    .wpo-hero-static-s8 .content p {
        margin-bottom: 30px
    }

    .wpo-hero-static-s8 .content h2 {
        font-size: 60px;
        line-height: 70px
    }

    .wpo-hero-static-s8 .content .amount,
    .wpo-project-section-s3 .title .project-title h2 {
        font-size: 40px;
        line-height: 60px
    }

    .wpo-hero-static-s8 .content .simbol {
        font-size: 30px;
        left: -5px
    }

    .wpo-hero-static-s8 .content .hero-btn .shop-btn {
        margin-right: 0;
        padding: 15px 40px
    }

    .wpo-hero-static-s8 .content .hero-btn .shop-btn.s2 {
        padding: 15px 35px
    }

    .hero-single-slider .item.slick-slide::before {
        max-width: 200px;
        max-height: 200px
    }

    .wpo-hero-static-s10 .content h2,
    .wpo-hero-static-s9 .content h2 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 10px
    }

    .wpo-hero-static-s11 h2 {
        font-size: 50px;
        line-height: 60px
    }

    .wpo-hero-static-s11 .testimonial .icon {
        width: 40px;
        height: 40px
    }

    .wpo-hero-static-s11 .testimonial h3 {
        font-size: 18px;
        line-height: 25px
    }

    .wpo-hero-static-s11 .testimonial .client-wrap {
        display: block
    }

    .wpo-hero-static-s11 .testimonial .client-wrap .image {
        width: 60px;
        height: 60px;
        margin: 0 auto
    }

    .wpo-hero-static-s11 .testimonial .client-wrap .text {
        margin-right: 0;
        margin-top: 20px
    }

    .wpo-hero-static-s11 .testimonial .client-wrap .text span {
        font-size: 16px
    }

    .wpo-hero-static-s14 {
        padding: 120px 10px 50px
    }

    .wpo-hero-static-s15 {
        height: 100%;
        margin-top: 20px;
        margin-bottom: 20px
    }

    .wpo-hero-static-s15 .content h2,
    .wpo-marqu-section .swiper-slide {
        font-size: 70px;
        line-height: 90px
    }

    .wpo-site-footer {
        padding: 0
    }

    .wpo-about-section .about-wrap {
        width: 100%;
        padding: 0 10px
    }

    .wpo-about-section .content h2 {
        font-size: 50px;
        line-height: 60px;
        margin-bottom: 10px
    }

    .wpo-project-section .title h2,
    .wpo-team-section .title h2 {
        font-size: 40px;
        margin-bottom: 30px
    }

    .wpo-project-section .title h2,
    .wpo-service-section #service-baslik {
        font-size: 40px;
        margin-bottom: 30px
    }

    .project-card .content h2 a {
        font-size: 25px;
        line-height: 35px
    }

    .wpo-service-section .service-top .content {
        padding: 40px 20px
    }

    .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 {
        font-size: 30px;
        line-height: 35px;
        padding-top: 40px
    }

    .wpo-service-section-s2 .service-wrap .bg-image {
        border-radius: 30px
    }

    .service-card-s2 {
        height: 300px
    }

    .service-card-s2 .content {
        max-width: 260px
    }

    .wpo-project-section-s3 .project-card-s3 .content h2 a {
        font-size: 30px
    }

    .wpo-service-section-s3 .service-left {
        flex-direction: column
    }

    .wpo-service-section-s3 .content {
        width: 100%
    }

    .wpo-about-section-s4 {
        margin: 80px 10px 50px
    }

    .wpo-about-section-s4 .about-wrap .experience {
        display: block;
        text-align: left;
        margin-bottom: 30px
    }

    .wpo-about-section-s4 .about-wrap .experience h2 {
        text-align: left
    }

    .wpo-about-section-s4 .feature {
        padding-top: 80px;
        display: block
    }
}

@media (max-width:425px) {
    .wpo-hero-static .content h2 {
        font-size: 50px;
        line-height: 50px
    }

    .wpo-hero-static .content img {
        display: none
    }

    .wpo-about-section-s4 .feature {
        padding-top: 50px;
        display: block
    }
}

.wpo-about-section-s4 .feature .item h2 span {
    color: #b8b8b8;
    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
    }

    .wpo-about-section-s4 .feature .item h2 .icon {
        font-size: 80px;
        bottom: -20px
    }
}

.wpo-about-section-s4 .feature .item h3 {
    color: #b8b8b8;
    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 .about-wrap .experience .icon {
        font-size: 80px
    }

    .wpo-about-section-s4 .feature .item h2 {
        margin-left: 0
    }

    .wpo-about-section-s4 .feature .item h3 {
        margin: 0
    }
}

.wpo-classic-interior-design {
    margin: 0 30px;
    height: 700px;
    position: relative;
    overflow: hidden
}

.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
}

.wpo-work-section {
    max-width: 1719px;
    margin: 0 auto
}

@media (max-width:1719px) {
    .wpo-work-section {
        margin: 0 20px
    }
}

.wpo-work-section .title {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 40px
}

.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:991px) {
    .wpo-about-section-s4 .about-wrap .experience .icon {
        font-size: 60px
    }

    .wpo-about-section-s4 .feature .item h2 span {
        font-size: 80px;
        letter-spacing: 8px
    }

    .wpo-about-section-s4 .feature .item h2 .icon {
        font-size: 60px;
        bottom: -10px
    }

    .wpo-classic-interior-design {
        margin: 0 10px;
        height: 400px
    }

    .wpo-classic-interior-design h3 {
        right: 20px;
        top: 20px
    }

    .wpo-work-section {
        margin: 0 10px
    }

    .wpo-work-section .title h2 {
        font-size: 60px;
        line-height: 80px
    }
}

.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
}

.wpo-work-section .item {
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 30px;
    margin-bottom: 95px;
    max-width: 750px
}

.wpo-work-section .item h3 {
    color: #000;
    font-family: "DM Sans", serif;
    font-size: 50px;
    font-weight: 400;
    line-height: 60px;
    margin-bottom: 50px
}

.wpo-work-section .item .text span,
.wpo-work-section-s2 .item .text span {
    color: #666;
    font-size: 20px;
    font-weight: 400;
    line-height: 60px;
    max-width: 250px
}

.wpo-work-section .item .text p,
.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
}

.wpo-work-section .image {
    max-width: 790px;
    margin-left: auto
}

@media (max-width:991px) {
    .wpo-work-section .image {
        margin-left: 0
    }

    .wpo-service-section-s4 {
        padding-bottom: 60px
    }
}

.wpo-blog-section-s2 .title,
.wpo-blog-section-s3 .title,
.wpo-product-section .title,
.wpo-product-section-s2 .title,
.wpo-project-section-s10 .title,
.wpo-project-section-s7 .title,
.wpo-service-section-s4 .title,
.wpo-service-section-s7 .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px
}

.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-work-section .title h2 {
        max-width: 50%
    }

    .wpo-work-section .title p {
        max-width: 50%;
        margin-right: 0
    }

    .wpo-work-section .item {
        margin-bottom: 30px
    }

    .wpo-work-section .item:last-child {
        margin-bottom: 0
    }

    .wpo-work-section .item h3 {
        margin-bottom: 20px
    }

    .wpo-service-section-s4 {
        margin: 0 10px
    }

    .wpo-service-section-s4 .title h2 {
        font-size: 50px;
        line-height: 60px
    }
}

.wpo-blog-section-s2 .title p,
.wpo-blog-section-s3 .title p,
.wpo-service-section-s4 .title p {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
    max-width: 663px
}

.wpo-project-section-s4 {
    margin: 0 -5px;
    padding-bottom: 90px
}

@media (max-width:991px) {
    .wpo-project-section-s4 {
        padding-bottom: 60px
    }
}

.project-card-s4 {
    margin: 0 5px 30px
}

.project-card-s4 .content h2 a {
    color: #000;
    font-family: Felidae;
    font-size: 40px;
    font-weight: 400;
    line-height: 80px
}

.project-card-s4 .content span {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px
}

.wpo-testimonial-section-s11,
.wpo-testimonial-section-s3 {
    padding-left: 100px;
    padding-right: 100px;
    border: 1px solid rgba(51, 51, 51, .2);
    border-left: 0;
    border-right: 0
}

@media (max-width:1399px) {
    .project-card-s4 .content h2 a {
        font-size: 35px;
        line-height: 50px;
        margin-top: 20px;
        display: block
    }

    .wpo-testimonial-section-s11,
    .wpo-testimonial-section-s3 {
        padding-left: 50px;
        padding-right: 50px
    }
}

@media (max-width:1199px) {
    .wpo-about-section-s4 .feature .item h3 {
        font-size: 20px;
        margin-top: 0
    }

    .wpo-service-section-s4 .title,
    .wpo-work-section .title {
        flex-direction: column;
        text-align: center
    }

    .wpo-work-section .title h2 {
        max-width: 100%;
        margin: 0 auto 10px
    }

    .wpo-work-section .title p {
        margin: 0 auto;
        max-width: 100%
    }

    .wpo-work-section .item {
        margin-bottom: 20px;
        padding-bottom: 20px
    }

    .wpo-work-section .item h3 {
        margin-bottom: 0;
        font-size: 40px;
        line-height: 40px
    }

    .wpo-work-section .item .text {
        display: block
    }

    .wpo-work-section .item .text p {
        width: 100%
    }

    .wpo-service-section-s4 .title h2 {
        max-width: 100%;
        margin-bottom: 10px
    }

    .wpo-service-section-s4 .title p {
        margin: 0 auto
    }

    .project-card-s4 .content h2 a {
        font-size: 30px;
        line-height: 50px
    }

    .wpo-testimonial-section-s11,
    .wpo-testimonial-section-s3 {
        padding-left: 30px;
        padding-right: 30px
    }
}

.wpo-testimonial-section-s11 .testimonial-slider-s3,
.wpo-testimonial-section-s3 .testimonial-slider-s3 {
    margin: -15px
}

.wpo-testimonial-section-s11 .item,
.wpo-testimonial-section-s3 .item {
    background: #fff;
    box-shadow: 0 2px 12px 2px rgba(4, 0, 52, .06);
    padding: 70px 60px;
    margin: 15px
}

.wpo-testimonial-section-s11 .item .icon,
.wpo-testimonial-section-s12 .item .icon,
.wpo-testimonial-section-s3 .item .icon,
.wpo-testimonial-section-s4 .item .icon {
    width: 60px;
    height: 60px
}

.wpo-testimonial-section-s11 .item h3,
.wpo-testimonial-section-s12 .item h3,
.wpo-testimonial-section-s3 .item h3,
.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
}

.wpo-blog-single-section .tag-share .tag,
.wpo-blog-single-section .tag-share-s2 .tag,
.wpo-shop-single-section .product-info .client-rv .name-rating .product-rt,
.wpo-testimonial-section-s11 .item .client-wrap,
.wpo-testimonial-section-s12 .item .client-wrap,
.wpo-testimonial-section-s3 .item .client-wrap,
.wpo-testimonial-section-s4 .item .client-wrap {
    display: flex;
    align-items: center
}

.wpo-testimonial-section-s11 .item .client-wrap .image,
.wpo-testimonial-section-s3 .item .client-wrap .image,
.wpo-testimonial-section-s4 .item .client-wrap .image {
    width: 80px;
    height: 80px
}

.wpo-testimonial-section-s11 .item .client-wrap .text,
.wpo-testimonial-section-s12 .item .client-wrap .text,
.wpo-testimonial-section-s3 .item .client-wrap .text,
.wpo-testimonial-section-s4 .item .client-wrap .text {
    margin-left: 30px
}

.wpo-testimonial-section-s11 .owl-dots,
.wpo-testimonial-section-s3 .owl-dots {
    text-align: center;
    padding-top: 55px
}

.wpo-testimonial-section-s11 .owl-dot,
.wpo-testimonial-section-s12 .owl-dot,
.wpo-testimonial-section-s3 .owl-dot,
.wpo-testimonial-section-s4 .owl-dot {
    border: 0;
    width: 15px;
    height: 15px;
    background: #d9d9d9;
    border-radius: 100px;
    margin: 0 5px
}

.cart-area .cart-wrap .action a:hover,
.wpo-testimonial-section-s11 .owl-dot.active,
.wpo-testimonial-section-s12 .owl-dot.active,
.wpo-testimonial-section-s3 .owl-dot.active,
.wpo-testimonial-section-s4 .owl-dot.active {
    background: #333
}

@media (max-width:991px) {

    .wpo-testimonial-section-s11 .testimonial-slider-s3,
    .wpo-testimonial-section-s3 .testimonial-slider-s3 {
        margin: 0
    }

    .wpo-testimonial-section-s11 .item,
    .wpo-testimonial-section-s3 .item {
        margin: 0;
        box-shadow: 0 2px 12px 2px transparent;
        border: 1px solid rgba(51, 51, 51, .2)
    }

    .wpo-blog-section-s2 {
        padding-bottom: 50px
    }
}

.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
    }

    .wpo-blog-section-s2 .blog-wrap .row {
        padding: 0 10px;
        margin: 0
    }
}

.wpo-blog-section-s2 .blog-card .image,
.wpo-blog-section-s3 .blog-card .image {
    position: relative;
    border-radius: 0;
    overflow: hidden
}

.wpo-service-section-s5 .service-wrap {
    max-width: 1720px;
    margin: 0 auto;
    padding: 100px 0
}

.wpo-service-section-s5 .service-card,
.wpo-service-section-s7 .service-card {
    border: 1px solid #333;
    background: 0 0;
    padding: 40px;
    margin-bottom: 30px
}

@media (max-width:1499px) {
    .wpo-service-section-s5 .service-card {
        padding: 30px
    }
}

.wpo-service-section-s14 .service-card-s14 .content p,
.wpo-service-section-s5 .service-card p,
.wpo-service-section-s7 .service-card p {
    color: #acacac;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 0
}

.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
    }
}

.wpo-about-section-s5 .content {
    max-width: 813px
}

.wpo-about-section-s5 .content p {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 60px;
    margin-top: 20px
}

.wpo-about-section-s5 .title {
    max-width: 600px
}

.wpo-about-section-s5 .title h2,
.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
}

.wpo-about-section-s5 .title h2 span,
.wpo-project-section-s5 .top-content .title h2 span {
    font-size: 100px;
    font-weight: 300
}

.wpo-about-section-s5 .title h2 .bg-text,
.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-blog-section-s2 .blog-card {
        margin: 0
    }

    .wpo-blog-section-s2 .blog-card h3 a {
        font-size: 35px;
        line-height: 40px
    }

    .wpo-service-section-s5 .service-card h2 a {
        font-size: 25px;
        line-height: 35px
    }

    .wpo-about-section-s5 .content {
        max-width: 613px
    }

    .wpo-about-section-s5 .title h2,
    .wpo-project-section-s5 .top-content .title h2 {
        font-size: 100px;
        line-height: 100px;
        padding-left: 100px
    }

    .wpo-about-section-s5 .title h2 .bg-text {
        font-size: 300px
    }
}

@media (max-width:1199px) {

    .wpo-testimonial-section-s11 .item,
    .wpo-testimonial-section-s3 .item {
        padding: 50px 30px
    }

    .wpo-testimonial-section-s11 .item h3,
    .wpo-testimonial-section-s3 .item h3 {
        font-size: 20px;
        line-height: 30px
    }

    .wpo-testimonial-section-s11 .item .client-wrap .text h4,
    .wpo-testimonial-section-s3 .item .client-wrap .text h4 {
        font-size: 30px
    }

    .wpo-blog-section-s2 .title {
        flex-direction: column;
        text-align: center
    }

    .wpo-blog-section-s2 .title h2 {
        max-width: 100%;
        margin-bottom: 10px
    }

    .wpo-blog-section-s2 .title p {
        margin: 0 auto
    }

    .wpo-blog-section-s2 .blog-card .image {
        border-radius: 0
    }

    .wpo-blog-section-s2 .blog-card h3 a {
        font-size: 30px;
        line-height: 40px
    }

    .wpo-service-section-s5 .service-card {
        padding: 30px 20px
    }

    .wpo-service-section-s5 .service-card p {
        font-size: 15px;
        line-height: 25px
    }

    .wpo-about-section-s5 .about-wrap {
        padding: 0 10px
    }

    .wpo-about-section-s5 .content {
        max-width: 513px
    }

    .wpo-about-section-s5 .title h2 {
        font-size: 70px;
        line-height: 80px;
        padding-left: 80px
    }

    .wpo-about-section-s5 .title h2 span {
        font-size: 80px
    }

    .wpo-about-section-s5 .title h2 .bg-text {
        font-size: 200px
    }
}

.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 .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
}

.wpo-about-section-s5 .funfact .item {
    text-align: center;
    margin-bottom: 20px;
    width: 50%
}

.wpo-about-section-s5 .funfact .item h2 {
    margin-bottom: 0;
    margin-left: 20px
}

.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-blog-section-s2 .blog-card {
        margin-bottom: 30px
    }

    .wpo-about-section-s5 .about-wrap {
        display: block
    }

    .wpo-about-section-s5 .content {
        max-width: 100%;
        margin-bottom: 50px
    }

    .wpo-about-section-s5 .content p {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 20px
    }

    .wpo-about-section-s5 .title {
        max-width: 100%
    }

    .wpo-about-section-s5 .title h2,
    .wpo-about-section-s5 .title h2 span {
        font-size: 50px;
        line-height: 50px
    }

    .wpo-about-section-s5 .about-btn {
        margin-top: 30px
    }

    .wpo-about-section-s5 .funfact {
        max-width: 100%;
        max-height: 100%;
        height: 100%
    }

    .wpo-about-section-s5 .funfact .item {
        text-align: left
    }

    .wpo-about-section-s5 .funfact .item h2 {
        margin-left: 0
    }

    .wpo-about-section-s5 .funfact .item h2 span {
        font-size: 80px
    }
}

.wpo-about-section-s5 .funfact .item h2 .icon {
    font-size: 50px;
    position: relative;
    bottom: -20px
}

@media (max-width:991px) {
    .wpo-about-section-s5 .funfact .item h2 .icon {
        font-size: 40px;
        bottom: -20px
    }
}

.wpo-about-section-s5 .funfact .item h3 {
    font-family: "DM Sans", serif;
    text-transform: uppercase;
    color: #999;
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 0
}

@media (max-width:1199px) {
    .wpo-about-section-s5 .funfact .item h3 {
        font-size: 20px;
        margin-top: 0
    }
}

.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-classic-interior-design h3 {
        font-size: 50px;
        line-height: 60px;
        position: unset;
        padding: 20px
    }

    .wpo-service-section-s4 {
        padding-bottom: 50px
    }

    .project-card-s4,
    .wpo-service-section-s4 .service-card {
        max-width: 450px;
        margin: 0 auto 30px
    }

    .wpo-project-section-s4 {
        padding-bottom: 50px;
        margin: 0 5px
    }

    .wpo-testimonial-section-s11,
    .wpo-testimonial-section-s3 {
        padding-left: 10px;
        padding-right: 10px
    }

    .wpo-service-section-s5 .service-wrap {
        padding: 100px 0 80px
    }

    .wpo-about-section-s5 .video-wrap {
        display: none
    }

    .wpo-video-section .wraper,
    .wpo-video-section-s2 .wraper,
    .wpo-video-section-s3 .wraper {
        height: 300px
    }
}

.service-single-page .video-btn,
.summery-section .video-btn,
.wpo-video-section .video-btn,
.wpo-video-section-s2 .video-btn,
.wpo-video-section-s3 .video-btn {
    border: 0;
    display: inline
}

.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
    }

    .wpo-project-section-s5 {
        padding-bottom: 60px
    }
}

.wpo-project-section-s5 {
    background: #151515;
    z-index: 1
}

.wpo-project-section-s5 .top-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 70px
}

.wpo-project-section-s5 .top-content .title {
    width: 70%
}

.wpo-project-section-s5 .top-content .project-allBtn {
    text-align: end
}

.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
}

.wpo-project-section-s5 .top-content .project-allBtn .rolling-text {
    height: 30px;
    line-height: 46px
}

.project-card-s5 img {
    width: 100%;
    border-radius: 0;
    height: 100%;
    position: relative;
    display: block;
    -o-object-fit: cover;
    object-fit: contain;
    transition: .5s;
    overflow: hidden
}

.project-card-s5 .content,
.project-card-s6 .content,
.wpo-product-section .project-allBtn,
.wpo-product-section-s2 .project-allBtn {
    text-align: center;
    margin-top: 20px
}

.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: 24px;
        line-height: 40px
    }
}

@media (max-width:1399px) {
    .wpo-project-section-s5 .top-content .title h2 .bg-text {
        font-size: 300px
    }

    .project-card-s5 .content h2 a {
        font-size: 33px;
        line-height: 40px
    }
}

@media (max-width:1199px) {
    .wpo-project-section-s5 .top-content .title h2 {
        font-size: 70px;
        line-height: 80px;
        padding-left: 80px
    }

    .wpo-project-section-s5 .top-content .title h2 span {
        font-size: 80px
    }

    .wpo-project-section-s5 .top-content .title h2 .bg-text {
        font-size: 200px
    }

    .project-card-s5 .content h2 a {
        font-size: 25px;
        line-height: 35px
    }
}

.project-card-s5 .content span {
    color: #cecece;
    font-size: 22px;
    font-weight: 400;
    line-height: 50px
}

.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-project-section-s5 .container-fulid {
        padding: 0 10px
    }

    .wpo-project-section-s5 .top-content {
        display: block
    }

    .wpo-project-section-s5 .top-content .title {
        width: 100%
    }

    .wpo-project-section-s5 .top-content .title h2,
    .wpo-project-section-s5 .top-content .title h2 span {
        font-size: 50px;
        line-height: 50px
    }

    .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 {
        padding: 8px 35px
    }

    .project-card-s5 {
        margin-bottom: 30px
    }

    .project-card-s5 .content h2 a {
        font-size: 30px;
        line-height: 40px
    }

    .wpo-testimonial-section-s4 {
        padding-bottom: 90px
    }
}

.wpo-testimonial-section-s4 .wraper {
    max-width: 1720px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between
}

.wpo-testimonial-section-s4 .testimonial-left {
    max-width: 820px
}

.wpo-testimonial-section-s4 .testimonial-left .testimonial-slider {
    background: #fff;
    margin-bottom: 80px;
    position: relative
}

.wpo-testimonial-section-s4 .item {
    background: #fff;
    padding: 80px 60px
}

.wpo-testimonial-section-s4 .owl-nav {
    position: absolute;
    right: 40px;
    bottom: 40px
}

.wpo-testimonial-section-s12 .owl-nav button,
.wpo-testimonial-section-s4 .owl-nav button {
    border: 0;
    background: 0 0
}

.wpo-testimonial-section-s12 .owl-prev::before,
.wpo-testimonial-section-s13 .owl-prev::before,
.wpo-testimonial-section-s4 .owl-prev::before,
.wpo-testimonial-section-s6 .owl-prev::before {
    content: url(../images/left-arrow-2.svg);
    transition: .3s ease-in-out
}

.wpo-testimonial-section-s12 .owl-prev:hover::before,
.wpo-testimonial-section-s4 .owl-prev:hover::before {
    content: url(../images/left-arrow-white-2.svg)
}

.wpo-testimonial-section-s12 .owl-next::before,
.wpo-testimonial-section-s13 .owl-next::before,
.wpo-testimonial-section-s4 .owl-next::before,
.wpo-testimonial-section-s6 .owl-next::before {
    content: url(../images/right-arrow-3.svg);
    transition: .3s ease-in-out
}

.wpo-testimonial-section-s12 .owl-next:hover::before,
.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:1720px) {

    .wpo-testimonial-section-s4 .testimonial-left,
    .wpo-testimonial-section-s4 .testimonial-right {
        max-width: 49%
    }

    .wpo-about-section-s6 .about-wrap {
        padding: 0 20px
    }
}

.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
}

.wpo-cta-section .title,
.wpo-cta-section-s2 .title {
    max-width: 1300px;
    text-align: center;
    padding-bottom: 150px
}

@media (max-width:1199px) {
    .wpo-testimonial-section-s4 .wraper {
        padding: 0 10px
    }

    .wpo-testimonial-section-s4 .item {
        padding: 70px 30px
    }

    .wpo-testimonial-section-s4 .item h3 {
        font-size: 20px;
        line-height: 30px
    }

    .wpo-testimonial-section-s4 .item .client-wrap .text h4 {
        font-size: 30px
    }

    .wpo-cta-section,
    .wpo-cta-section-s2 {
        height: 600px
    }

    .wpo-cta-section .title,
    .wpo-cta-section-s2 .title {
        padding-bottom: 100px
    }
}

@media (max-width:991px) {
    .wpo-testimonial-section-s4 .wraper {
        flex-direction: column;
        align-items: center
    }

    .wpo-testimonial-section-s4 .testimonial-left {
        max-width: 100%
    }

    .wpo-testimonial-section-s4 .item {
        margin: 0
    }

    .wpo-testimonial-section-s4 .owl-nav {
        display: none
    }

    .wpo-testimonial-section-s4 .owl-dots {
        display: block;
        padding: 0 0 30px
    }

    .wpo-testimonial-section-s4 .testimonial-right {
        max-width: 100%;
        margin-top: 30px
    }

    .wpo-cta-section,
    .wpo-cta-section-s2 {
        height: 100%;
        align-items: center
    }

    .wpo-cta-section .title,
    .wpo-cta-section-s2 .title {
        padding: 150px 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
}

.wpo-cta-section .title a,
.wpo-cta-section-s2 .title a,
.wpo-cta-section-s3 .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
}

.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: .3s ease-in-out
}

.wpo-partners-section-s14,
.wpo-partners-section-s2,
.wpo-partners-section-s3 {
    background: #000;
    border: 0;
    border-bottom: 1px solid #525252
}

.wpo-partners-section-s14 .partners-slider,
.wpo-partners-section-s2 .partners-slider,
.wpo-partners-section-s3 .partners-slider {
    max-width: 1660px
}

.wpo-partners-section-s3 {
    border-bottom: 0;
    border-top: 1px solid #525252
}

.wpo-about-section-s6 .content {
    display: flex;
    justify-content: space-between
}

.wpo-about-section-s6 .content .title {
    width: 640px;
    padding-right: 20px;
    display: block
}

.wpo-about-section-s6 .content .title h2 {
    color: #000;
    font-family: "DM Sans", serif;
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 0
}

.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-testimonial-section-s4 .owl-nav {
        bottom: 10px
    }

    .wpo-cta-section .title h2,
    .wpo-cta-section-s2 .title h2 {
        font-size: 70px
    }

    .wpo-about-section-s6 .content .title {
        width: 500px
    }

    .wpo-about-section-s6 .content p {
        width: calc(100% - 500px);
        font-size: 30px;
        line-height: 50px
    }
}

@media (max-width:1199px) {

    .wpo-cta-section .title h2,
    .wpo-cta-section-s2 .title h2 {
        font-size: 50px
    }

    .wpo-about-section-s6 .content p {
        font-size: 25px;
        line-height: 40px
    }
}

.wpo-products-section {
    height: 900px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.wpo-products-section .item {
    position: absolute;
    left: 165px;
    bottom: 310px
}

.wpo-products-section .item::before {
    position: absolute;
    right: -40px;
    top: 50%;
    content: "";
    background: #fff;
    width: 40px;
    height: 2px;
    transform: translateY(-50%)
}

.wpo-products-section .item::after {
    position: absolute;
    right: -40px;
    top: 50%;
    content: "";
    background: #fff;
    width: 2px;
    height: 180px
}

.wpo-products-section .item .dot {
    border-radius: 26px;
    background: rgba(255, 255, 255, .3);
    width: 26px;
    height: 26px;
    position: absolute;
    right: -52px;
    bottom: -146px
}

.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
}

.wpo-products-section .item .content .image {
    width: 97px;
    height: 90px;
    margin: 10px
}

.wpo-products-section .item .content .image img {
    width: 100%;
    border-radius: 10px
}

.wpo-products-section .item .content .text {
    padding: 20px 30px 20px 10px
}

.wpo-products-section .item .content .text h2 {
    font-family: "Space Grotesk", sans-serif;
    font-size: 25px;
    font-weight: 700
}

.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
}

.wpo-products-section .item:nth-child(2)::before {
    right: auto;
    top: auto;
    bottom: -40px;
    left: 50%;
    width: 2px;
    height: 40px;
    transform: translateX(-50%)
}

.wpo-products-section .item:nth-child(2)::after {
    right: auto;
    top: auto;
    bottom: -41px;
    left: -107px;
    transform: translateY(-50%);
    width: 260px;
    height: 2px
}

.wpo-products-section .item:nth-child(2) .dot {
    right: auto;
    bottom: -52px;
    left: -128px
}

.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
    }
}

.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%)
}

.wpo-products-section .item:last-child::after {
    right: auto;
    top: auto;
    bottom: -335px;
    left: -40px;
    transform: translateY(-50%);
    width: 2px;
    height: 260px
}

.wpo-products-section .item:last-child .dot {
    right: auto;
    bottom: -226px;
    left: -52px
}

.wpo-service-section-s6 {
    padding: 150px 0 100px
}

@media (max-width:991px) {

    .wpo-cta-section .title h2,
    .wpo-cta-section-s2 .title h2 {
        font-size: 40px;
        margin-bottom: 20px
    }

    .wpo-about-section-s6 .content {
        display: block
    }

    .wpo-about-section-s6 .content .title {
        width: 100%;
        padding-right: 0
    }

    .wpo-about-section-s6 .content p {
        width: 100%
    }

    .wpo-products-section .item:nth-child(2) {
        left: 300px;
        top: 75px
    }

    .wpo-products-section .item:nth-child(2)::before {
        height: 150px;
        bottom: -150px
    }

    .wpo-products-section .item:last-child::after,
    .wpo-products-section .item:nth-child(2)::after {
        display: none
    }

    .wpo-products-section .item:nth-child(2) .dot {
        bottom: -159px;
        left: 139px
    }

    .wpo-products-section .item:last-child {
        top: auto;
        right: 150px;
        bottom: 47px
    }

    .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 .dot {
        left: auto;
        bottom: auto;
        right: -165px;
        top: 40%
    }

    .wpo-service-section-s6 {
        padding: 100px 0 90px
    }
}

.wpo-service-section-s6 .service-wrap {
    max-width: 1716px;
    margin: 0 auto;
    display: flex;
    align-items: flex-start
}

.wpo-service-section-s6 .service-wrap .title {
    max-width: 711px
}

.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-about-section-s5 .funfact .item h2 .icon {
        font-size: 40px;
        bottom: -20px
    }

    .wpo-about-section-s5 .funfact .item h3 {
        margin: 0
    }

    .wpo-service-section-s6 .service-wrap .title {
        padding-right: 20px
    }

    .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 {
        display: block;
        max-width: 100%
    }

    .wpo-service-section-s6 .service-wrap .title {
        padding: 0;
        margin-bottom: 40px
    }

    .wpo-service-section-s6 .service-wrap .title h2 {
        font-size: 60px;
        margin-bottom: 10px
    }
}

.wpo-consultaForm-section .contact-validation-active label,
.wpo-consultaForm-section-s3 .contact-validation-active label,
.wpo-service-section-s6 .service-wrap .title p,
.wpo-testimonial-section-s13 .item span {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px
}

.wpo-service-section-s6 .service-wrap .row {
    max-width: 900px;
    margin-left: auto;
    margin-right: -30px
}

.wpo-service-section-s6 .service-wrap .service-card {
    margin: 0 15px 50px
}

@media (max-width:1399px) {
    .wpo-service-section-s6 .service-wrap .row {
        margin: 0
    }

    .wpo-service-section-s6 .service-wrap .service-card {
        margin: 0 0 30px
    }
}

.wpo-project-section-s6 {
    margin: 0 20px;
    position: relative
}

@media (max-width:1699px) {
    .wpo-project-section-s6 {
        margin: 0
    }
}

@media (max-width:991px) {
    .wpo-service-section-s6 .service-wrap .row {
        max-width: 100%;
        margin: 0 -10px
    }

    .wpo-project-section-s6 {
        margin: 0 20px;
        padding-bottom: 60px
    }
}

.wpo-project-section-s6 .top-content {
    max-width: 399px;
    position: absolute;
    top: 8%;
    right: 26%
}

.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
}

.wpo-project-section-s6 .project-card-s6 {
    margin: 0 5px
}

@media (max-width:1699px) {
    .wpo-project-section-s6 .top-content {
        max-width: 300px;
        top: 4%
    }

    .wpo-project-section-s6 .project-card-s6 {
        margin: 0
    }
}

.wpo-instagram-section .wraper .instagram-card:first-child,
.wpo-instagram-section .wraper .instagram-card:nth-child(4),
.wpo-project-section-s6 .col:nth-child(2) {
    margin-top: 200px
}

.wpo-project-section-s6 .col:nth-child(3) {
    margin-top: 570px
}

.project-card-s6 .content h2 a {
    color: #000;
    font-family: "Space Grotesk", sans-serif;
    font-size: 35px;
    font-weight: 500
}

@media (max-width:1599px) {
    .wpo-testimonial-section-s4 .testimonial-left .testimonial-slider {
        margin-bottom: 30px
    }

    .project-card-s6 .content h2 a {
        font-size: 30px
    }
}

@media (max-width:1399px) {
    .wpo-project-section-s6 .top-content {
        max-width: 300px;
        top: 0;
        right: 24%
    }

    .wpo-project-section-s6 .top-content .title h2 {
        font-size: 100px;
        line-height: 100px
    }

    .wpo-project-section-s6 .col:nth-child(3) {
        margin-top: 470px
    }

    .project-card-s6 .content h2 a {
        font-size: 25px
    }
}

.project-card-s6 .content span {
    color: #666;
    font-size: 22px;
    font-weight: 400;
    line-height: 50px
}

.wpo-work-section-s2 {
    max-width: 1734px;
    margin: 0 auto
}

@media (max-width:1719px) {
    .wpo-work-section-s2 {
        margin: 0 20px
    }

    .wpo-instagram-section .wraper {
        max-width: 100%
    }
}

.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
    }

    .wpo-blog-section-s3 .title h2 {
        font-size: 90px;
        line-height: 100px
    }
}

@media (max-width:1199px) {
    .wpo-project-section-s6 .top-content {
        max-width: 250px;
        top: 0;
        right: 24%
    }

    .wpo-project-section-s6 .top-content .title h2 {
        font-size: 70px;
        line-height: 80px
    }

    .project-card-s6 .content h2 a {
        font-size: 22px
    }

    .project-card-s6 .content span {
        font-size: 18px;
        line-height: 40px
    }

    .wpo-work-section-s2 .title h2 {
        max-width: 100%;
        margin: 0 auto 10px;
        font-size: 70px;
        line-height: 80px
    }
}

@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 {
        font-size: 50px;
        line-height: 50px
    }

    .project-card-s6,
    .wpo-project-section-s6 .project-card-s6 {
        margin-bottom: 30px
    }

    .wpo-project-section-s6 .col:last-child,
    .wpo-project-section-s6 .col:nth-child(2),
    .wpo-project-section-s6 .col:nth-child(3) {
        margin-top: 0
    }

    .wpo-work-section-s2 {
        margin: 0 10px
    }

    .wpo-work-section-s2 .title {
        margin-bottom: 20px
    }

    .wpo-work-section-s2 .title h2 {
        font-size: 60px;
        line-height: 80px
    }
}

.wpo-work-section-s2 p {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 30px
}

.wpo-work-section-s2 .item {
    padding-bottom: 30px;
    margin-bottom: 30px;
    max-width: 750px
}

.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 {
        margin-bottom: 10px;
        padding-bottom: 0
    }

    .wpo-work-section-s2 .item:last-child {
        margin-bottom: 0
    }

    .wpo-work-section-s2 .item h3 {
        margin-bottom: 0;
        font-size: 40px;
        line-height: 50px
    }

    .wpo-instagram-section .wraper .instagram-card:first-child {
        margin-top: 150px
    }
}

.wpo-work-section-s2 .image {
    max-width: 790px
}

@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-work-section-s2 p {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 20px
    }

    .wpo-work-section-s2 .item {
        margin-bottom: 20px
    }

    .wpo-work-section-s2 .item h3 {
        margin-bottom: 0;
        font-size: 30px;
        line-height: 30px
    }

    .wpo-work-section-s2 .item .text {
        display: block
    }

    .wpo-work-section-s2 .item .text p {
        width: 100%;
        font-size: 18px
    }

    .wpo-instagram-section .wraper .instagram-card {
        max-width: 23%
    }
}

@media (max-width:991px) {

    .wpo-work-section-s2 .image,
    .wpo-work-section-s2 .item {
        margin-bottom: 30px
    }

    .wpo-instagram-section .wraper .instagram-card {
        max-width: 100%;
        width: 46%;
        margin: 0 10px 20px
    }
}

@media (max-width:1399px) {
    .wpo-instagram-section .wraper .instagram-card:nth-child(4) {
        margin-top: 150px
    }
}

.wpo-instagram-section .instagram-card {
    position: absolute;
    margin: 15px
}

@media (max-width:1199px) {

    .wpo-instagram-section .wraper .instagram-card:first-child,
    .wpo-instagram-section .wraper .instagram-card:nth-child(4) {
        margin-top: 100px
    }

    .wpo-instagram-section .instagram-card {
        margin: 10px
    }

    .wpo-blog-section-s3 .title {
        flex-direction: column;
        text-align: center
    }
}

.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: .3s ease-in-out
}

.wpo-instagram-section .instagram-card .popup-icon i {
    line-height: 50px;
    font-size: 18px;
    color: #000
}

@media (max-width:991px) {

    .wpo-instagram-section .wraper .instagram-card:first-child,
    .wpo-instagram-section .wraper .instagram-card:nth-child(4) {
        margin-top: 0
    }

    .wpo-blog-section-s3 {
        padding-bottom: 50px
    }
}

.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:1399px) {
    .wpo-blog-section-s3 .title h2 {
        font-size: 80px;
        line-height: 90px
    }

    .wpo-blog-section-s3 .blog-wrap .row {
        padding: 0 10px;
        margin: 0
    }
}

.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
}

.wpo-about-section-s7 .about-wrap {
    max-width: 1763px;
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.wpo-about-section-s7 .image {
    width: calc(100% - 730px);
    height: 890px;
    position: relative
}

@media (max-width:1399px) {
    .wpo-blog-section-s3 .blog-card {
        margin: 0
    }

    .wpo-blog-section-s3 .blog-card h3 a {
        font-size: 35px;
        line-height: 40px
    }

    .wpo-about-section-s7 .image {
        width: calc(100% - 530px);
        height: 690px
    }
}

@media (max-width:1199px) {
    .wpo-blog-section-s3 .title h2 {
        max-width: 100%;
        margin-bottom: 10px
    }

    .wpo-blog-section-s3 .title p {
        margin: 0 auto
    }

    .wpo-blog-section-s3 .blog-card .image {
        border-radius: 0
    }

    .wpo-blog-section-s3 .blog-card h3 a {
        font-size: 30px;
        line-height: 40px
    }

    .wpo-about-section-s7 .image {
        height: 490px
    }
}

.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
    }

    .wpo-service-section-s7 .service-card {
        padding: 30px
    }
}

.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-1 {
        max-width: 600px;
        max-height: 480px
    }

    .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
    }
}

.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
    }
}

.wpo-about-section-s7 .content {
    max-width: 660px
}

.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 {
        max-width: 530px;
        padding: 0 20px
    }

    .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
    }
}

.wpo-about-section-s7 .content p {
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    line-height: 50px
}

.wpo-about-section-s7 .about-funfact {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 80px
}

.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
}

.wpo-about-section-s7 .about-funfact h4 {
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 0;
    margin-left: 20px
}

.wpo-service-section-s7 {
    background: #000;
    padding-bottom: 90px
}

@media (max-width:1399px) {
    .wpo-about-section-s7 .about-funfact {
        margin-top: 30px
    }

    .wpo-service-section-s7 {
        padding: 0 10px 90px
    }

    .wpo-service-section-s7 .service-card h2 a {
        font-size: 25px;
        line-height: 35px
    }
}

@media (max-width:991px) {
    .wpo-blog-section-s3 .blog-card {
        margin-bottom: 30px
    }

    .wpo-about-section-s7 .about-wrap {
        display: block;
        padding: 0 10px
    }

    .wpo-about-section-s7 .image {
        max-width: 700px;
        width: 100%;
        margin-bottom: 50px
    }

    .wpo-about-section-s7 .content {
        max-width: 100%;
        padding: 0
    }

    .wpo-service-section-s7 {
        padding-bottom: 60px
    }
}

.wpo-project-section-s10 .title h2,
.wpo-project-section-s7 .title h2,
.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-project-section-s10 .title h2,
    .wpo-project-section-s7 .title h2,
    .wpo-service-section-s7 .title h2 {
        font-size: 80px;
        line-height: 100px
    }
}

@media (max-width:1199px) {
    .wpo-about-section-s7 .content p {
        font-size: 20px;
        line-height: 30px
    }

    .wpo-about-section-s7 .about-funfact h3 span {
        font-size: 100px;
        line-height: 100px;
        letter-spacing: 6px
    }

    .wpo-about-section-s7 .about-funfact h3 .icon {
        bottom: -20px
    }

    .wpo-about-section-s7 .about-funfact h4 {
        font-size: 25px;
        line-height: 30px
    }

    .wpo-service-section-s7 .title {
        flex-direction: column;
        text-align: center
    }

    .wpo-service-section-s7 .title h2 {
        font-size: 50px;
        line-height: 60px;
        max-width: 100%;
        margin-bottom: 10px
    }
}

.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:1399px) {

    .wpo-project-section-s10,
    .wpo-project-section-s7 {
        padding: 120px 10px
    }
}

@media (max-width:991px) {

    .wpo-project-section-s10,
    .wpo-project-section-s7 {
        padding-top: 90px;
        padding-bottom: 90px
    }
}

@media (max-width:767px) {
    .wpo-video-section-s3 .wraper {
        height: 300px
    }

    .wpo-project-section-s5 {
        padding-bottom: 50px
    }

    .wpo-testimonial-section-s4 {
        padding-bottom: 80px
    }

    .wpo-cta-section .title,
    .wpo-cta-section-s2 .title {
        padding: 100px 0
    }

    .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 {
        font-size: 20px;
        height: 50px;
        line-height: 50px;
        width: 50px
    }

    .wpo-products-section {
        height: 100%;
        padding: 100px 10px 80px
    }

    .wpo-products-section .item {
        position: unset;
        margin: 0 auto 20px;
        max-width: 450px
    }

    .wpo-products-section .item .dot,
    .wpo-products-section .item::after,
    .wpo-products-section .item::before {
        display: none
    }

    .wpo-products-section .item:last-child,
    .wpo-products-section .item:nth-child(2) {
        position: unset;
        transform: none
    }

    .wpo-service-section-s6 {
        padding: 90px 0 60px
    }

    .wpo-service-section-s6 .service-wrap .title h2 {
        font-size: 40px;
        margin-bottom: 10px
    }

    .wpo-instagram-section .wraper .instagram-card {
        max-width: 100%;
        width: 100%;
        margin: 0 0 20px
    }

    .wpo-about-section-s7 .image {
        height: 100%
    }

    .wpo-about-section-s7 .image .image-2 {
        max-width: 250px;
        max-height: 250px
    }

    .wpo-about-section-s7 .image .image-2 img {
        border: 7px solid #000
    }

    .wpo-about-section-s7 .content h2 {
        font-size: 40px;
        line-height: 60px
    }

    .wpo-service-section-s7 {
        padding: 0 10px 50px
    }

    .wpo-service-section-s7 .service-card {
        max-width: 450px;
        margin: 0 auto 30px
    }

    .wpo-project-section-s10,
    .wpo-project-section-s7 {
        padding: 80px 10px
    }
}

.wpo-project-section-s10 .container-fulid,
.wpo-project-section-s7 .container-fulid {
    max-width: 1720px;
    margin: 0 auto;
    overflow: hidden
}

@media (max-width:1199px) {
    .wpo-service-section-s7 .title p {
        margin: 0 auto
    }

    .wpo-service-section-s7 .service-card {
        padding: 30px 20px
    }

    .wpo-service-section-s7 .service-card p {
        font-size: 15px;
        line-height: 25px
    }

    .wpo-project-section-s10 .title,
    .wpo-project-section-s7 .title {
        flex-direction: column;
        text-align: center
    }

    .wpo-project-section-s10 .title h2,
    .wpo-project-section-s7 .title h2 {
        font-size: 50px;
        line-height: 60px;
        max-width: 100%;
        margin-bottom: 10px
    }
}

.wpo-project-section-s10 .title p,
.wpo-project-section-s7 .title p {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
    max-width: 585px
}

.wpo-project-section-s10 .swiper-slide,
.wpo-project-section-s7 .swiper-slide {
    width: 360px;
    align-items: center;
    justify-content: center;
    transition: .3s;
    box-sizing: border-box
}

.wpo-project-section-s10 .owl-item.active.center,
.wpo-project-section-s10 .swiper-slide.swiper-slide-active,
.wpo-project-section-s7 .owl-item.active.center,
.wpo-project-section-s7 .swiper-slide.swiper-slide-active {
    width: 550px !important
}

.wpo-project-section-s10 .owl-item,
.wpo-project-section-s7 .owl-item {
    overflow: hidden;
    width: 360px !important;
    transition: .3s ease-in-out
}

.wpo-project-section-s10 .item img,
.wpo-project-section-s7 .item img {
    height: 640px !important;
    transition: .3s ease-in-out
}

.wpo-project-section-s10 .item .content,
.wpo-project-section-s7 .item .content {
    text-align: center;
    margin-top: 30px
}

.wpo-project-section-s10 .item .content h2 a,
.wpo-project-section-s7 .item .content h2 a {
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    line-height: 50px
}

.wpo-project-section-s10 .item .content span,
.wpo-project-section-s7 .item .content span {
    color: #999;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px
}

@media (max-width:1749px) {

    .wpo-project-section-s10 .owl-item.active.center,
    .wpo-project-section-s10 .swiper-slide.swiper-slide-active,
    .wpo-project-section-s7 .owl-item.active.center,
    .wpo-project-section-s7 .swiper-slide.swiper-slide-active {
        width: 450px !important
    }
}

.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 .content h4::after,
.wpo-testimonial-section-s5 .item .content h4::before {
    left: 50%;
    background: #444;
    transform: translateX(-50%);
    border-radius: 10px;
    position: absolute;
    height: 1px;
    content: ""
}

@media (max-width:1799px) {
    .wpo-blog-section-s3 {
        margin: 0 10px
    }

    .wpo-testimonial-section-s5 .item .content {
        max-width: 1282px
    }
}

@media (max-width:1699px) {
    .wpo-testimonial-section-s5 .item .content {
        max-width: 1182px
    }

    .wpo-testimonial-section-s5 .owl-prev {
        left: 50px
    }
}

@media (max-width:1399px) {

    .wpo-project-section-s10 .swiper-slide,
    .wpo-project-section-s7 .swiper-slide {
        width: 350px
    }

    .wpo-testimonial-section-s5 .item .content {
        max-width: 1000px
    }
}

@media (max-width:1199px) {

    .wpo-project-section-s10 .title p,
    .wpo-project-section-s7 .title p {
        margin: 0 auto
    }

    .wpo-testimonial-section-s5 .item .content {
        max-width: 800px
    }
}

.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:757px) {

    .wpo-testimonial-section-s2 .item,
    .wpo-testimonial-section-s5 .item {
        padding-top: 70px
    }

    .wpo-blog-section-s2 .title h2,
    .wpo-blog-section-s3 .title h2,
    .wpo-project-section-s10 .title h2,
    .wpo-project-section-s7 .title h2,
    .wpo-service-section-s4 .title h2,
    .wpo-service-section-s7 .title h2,
    .wpo-work-section .title h2,
    .wpo-work-section-s2 .title h2 {
        font-size: 40px;
        line-height: 60px
    }

    .wpo-blog-section-s2 {
        padding-bottom: 40px
    }

    .wpo-blog-section-s2 .blog-wrap .row,
    .wpo-blog-section-s3 .blog-wrap .row {
        padding: 0
    }

    .wpo-about-section-s5 .funfact .item h2 span {
        font-size: 50px
    }

    .wpo-about-section-s5 .funfact .item h2 .icon {
        font-size: 30px;
        bottom: -10px
    }

    .wpo-about-section-s5 .funfact .item h3 {
        font-size: 18px
    }

    .wpo-about-section-s6 .about-wrap {
        padding: 0 10px
    }

    .wpo-about-section-s6 .content .title h2 {
        font-size: 30px
    }

    .wpo-about-section-s6 .content p {
        font-size: 20px;
        line-height: 35px
    }

    .wpo-project-section-s6 {
        margin: 0 10px;
        padding-bottom: 50px
    }

    .wpo-blog-section-s3 {
        margin: 0;
        padding-bottom: 40px
    }

    .wpo-testimonial-section-s5 .item .content h3 {
        font-size: 35px;
        line-height: 45px
    }

    .wpo-testimonial-section-s5 .item .content h4 {
        font-size: 35px;
        line-height: 45px;
        padding-top: 50px
    }
}

.wpo-testimonial-section-s5 .item .content h4::before {
    top: 0;
    width: 500px
}

.wpo-testimonial-section-s5 .item .content h4::after {
    top: 10px;
    width: 300px
}

.wpo-funfact-section-s6 .container-fluid {
    max-width: 1740px
}

.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-testimonial-section-s5 .item .content {
        max-width: 100%;
        padding: 0 20px
    }

    .wpo-testimonial-section-s5 .item .content h3 {
        margin-top: 40px
    }

    .wpo-testimonial-section-s5 .item .content span {
        font-size: 18px
    }

    .wpo-funfact-section-s6 .left-content,
    .wpo-testimonial-section-s5 .owl-nav {
        display: none
    }

    .wpo-funfact-section-s6 .funfact-wrap,
    .wpo-testimonial-section-s5 .owl-dots {
        display: block
    }
}

.wpo-funfact-section-s6 .funfact-content {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 70px
}

.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
    }

    .wpo-team-section-s2 .title h2 {
        font-size: 50px;
        line-height: 90px
    }
}

.wpo-funfact-section-s6 .funfact-content .item h2 {
    color: #fff;
    text-align: center;
    font-size: 120px;
    font-weight: 400;
    margin-bottom: 0
}

.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 {
        height: 150px
    }

    .wpo-funfact-section-s6 .funfact-content .item h2 {
        font-size: 80px
    }

    .wpo-funfact-section-s6 .funfact-content .item h2 span {
        line-height: 90px
    }

    .wpo-service-section-s8 {
        margin: 0 10px
    }
}

.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
}

.wpo-funfact-section-s6 .funfact-content .item:first-child {
    justify-content: flex-start;
    border-left: 0;
    border-top: 0
}

.wpo-funfact-section-s6 .funfact-content .item:nth-child(2) {
    justify-content: flex-start;
    border-right: 0px;
    border-top: 0
}

@media (max-width:575px) {
    .wpo-classic-interior-design h3 {
        font-size: 40px;
        line-height: 50px
    }

    .wpo-about-section-s7 .about-funfact h4,
    .wpo-blog-section-s2 .title p,
    .wpo-blog-section-s3 .title p,
    .wpo-project-section-s10 .title p,
    .wpo-project-section-s7 .title p,
    .wpo-service-section-s4 .title p,
    .wpo-service-section-s7 .title p,
    .wpo-testimonial-section-s11 .item h3,
    .wpo-testimonial-section-s3 .item h3,
    .wpo-testimonial-section-s4 .item h3,
    .wpo-work-section .title p {
        font-size: 18px;
        line-height: 25px
    }

    .wpo-project-section-s10 .item .content h2 a,
    .wpo-project-section-s10 .title h2,
    .wpo-project-section-s7 .item .content h2 a,
    .wpo-project-section-s7 .title h2,
    .wpo-service-section-s4 .title h2,
    .wpo-service-section-s7 .title h2 {
        font-size: 30px;
        line-height: 40px
    }

    .project-card-s4 .content h2 a {
        font-size: 25px;
        line-height: 35px
    }

    .wpo-testimonial-section-s11 .item,
    .wpo-testimonial-section-s3 .item,
    .wpo-testimonial-section-s4 .item {
        padding: 30px 20px
    }

    .wpo-testimonial-section-s11 .item .icon,
    .wpo-testimonial-section-s3 .item .icon,
    .wpo-testimonial-section-s4 .item .icon {
        width: 40px;
        height: 40px
    }

    .wpo-about-section-s5 .funfact,
    .wpo-funfact-section-s6 .funfact-content,
    .wpo-testimonial-section-s11 .item .client-wrap,
    .wpo-testimonial-section-s3 .item .client-wrap,
    .wpo-testimonial-section-s4 .item .client-wrap {
        display: block
    }

    .wpo-testimonial-section-s11 .item .client-wrap .image,
    .wpo-testimonial-section-s3 .item .client-wrap .image,
    .wpo-testimonial-section-s4 .item .client-wrap .image {
        width: 60px;
        height: 60px
    }

    .wpo-testimonial-section-s11 .item .client-wrap .text,
    .wpo-testimonial-section-s3 .item .client-wrap .text,
    .wpo-testimonial-section-s4 .item .client-wrap .text {
        margin-left: 0;
        margin-top: 20px
    }

    .wpo-products-section .item .content .text h2,
    .wpo-testimonial-section-s11 .item .client-wrap .text h4,
    .wpo-testimonial-section-s3 .item .client-wrap .text h4,
    .wpo-testimonial-section-s4 .item .client-wrap .text h4 {
        font-size: 20px
    }

    .wpo-testimonial-section-s11 .item .client-wrap .text span,
    .wpo-testimonial-section-s3 .item .client-wrap .text span,
    .wpo-testimonial-section-s4 .item .client-wrap .text span {
        font-size: 16px
    }

    .wpo-blog-section-s2 .title h2,
    .wpo-blog-section-s3 .title h2 {
        font-size: 40px;
        line-height: 40px
    }

    .wpo-about-section-s5 .title h2,
    .wpo-project-section-s5 .top-content .title h2 {
        padding-left: 50px
    }

    .wpo-about-section-s5 .funfact .item {
        width: 100%;
        text-align: center
    }

    .project-card-s5 .content h2 a {
        font-size: 20px;
        line-height: 35px
    }

    .wpo-cta-section .title h2,
    .wpo-cta-section-s2 .title h2 {
        font-size: 30px
    }

    .wpo-products-section .item .content {
        display: block;
        padding: 20px;
        text-align: center
    }

    .wpo-products-section .item .content .image {
        margin: 0 auto 20px
    }

    .wpo-products-section .item .content .text {
        padding: 0
    }

    .wpo-service-section-s6 .service-wrap .title h2 {
        font-size: 35px;
        margin-bottom: 10px
    }

    .wpo-service-section-s6 .service-wrap .title p {
        font-size: 18px;
        line-height: 28px
    }

    .wpo-about-section-s7 .image .image-2 {
        display: none
    }

    .wpo-about-section-s7 .about-funfact h3 {
        margin-bottom: 0
    }

    .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 {
        bottom: -10px
    }

    .wpo-project-section-s10 .owl-item,
    .wpo-project-section-s10 .owl-item.active.center,
    .wpo-project-section-s10 .swiper-slide.swiper-slide-active,
    .wpo-project-section-s7 .owl-item,
    .wpo-project-section-s7 .owl-item.active.center,
    .wpo-project-section-s7 .swiper-slide.swiper-slide-active {
        width: 100% !important
    }

    .wpo-project-section-s10 .item img,
    .wpo-project-section-s7 .item img {
        height: 400px !important
    }

    .wpo-testimonial-section-s5 .item .content {
        padding: 0 10px
    }

    .wpo-testimonial-section-s5 .item .content h3 {
        font-size: 30px;
        line-height: 40px;
        margin-top: 30px
    }

    .wpo-testimonial-section-s5 .item .content h4 {
        font-size: 30px;
        line-height: 35px;
        padding-top: 40px
    }

    .wpo-funfact-section-s6 .funfact-content .item {
        justify-content: center;
        border: 0
    }

    .wpo-funfact-section-s6 .funfact-content .item:first-child,
    .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: 0;
    border-bottom: 0
}

.wpo-funfact-section-s6 .funfact-content .item:last-child {
    border-right: 0px;
    border-bottom: 0
}

.wpo-funfact-section-s6 .right-content {
    max-width: 890px;
    display: flex;
    align-content: center;
    flex-direction: column
}

.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
}

.wpo-cta-section-s2 .title,
.wpo-cta-section-s3 .title {
    max-width: 1650px;
    text-align: center;
    padding-top: 160px;
    padding-bottom: 0
}

@media (max-width:1199px) {
    .wpo-funfact-section-s6 .funfact-content .item {
        height: 120px
    }

    .wpo-funfact-section-s6 .funfact-content .item h2 {
        font-size: 70px
    }

    .wpo-funfact-section-s6 .funfact-content .item h2 span {
        line-height: 80px
    }

    .wpo-funfact-section-s6 .funfact-content .item h3 {
        font-size: 20px;
        line-height: 5px
    }

    .wpo-cta-section-s2,
    .wpo-cta-section-s3 {
        height: 500px
    }

    .wpo-cta-section-s2 .title,
    .wpo-cta-section-s3 .title {
        padding-top: 100px
    }
}

@media (max-width:991px) {
    .wpo-funfact-section-s6 .right-content {
        max-width: 100%
    }

    .wpo-cta-section-s2,
    .wpo-cta-section-s3 {
        height: 100%;
        align-items: center
    }

    .wpo-cta-section-s2 .title,
    .wpo-cta-section-s3 .title {
        padding: 150px 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
    }

    .wpo-project-section-s8 {
        padding-bottom: 90px
    }
}

.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
}

.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: .3s ease-in-out
}

.wpo-cta-section-s2 .title a:hover i,
.wpo-cta-section-s3 .title a:hover i {
    background: #fff;
    color: #000
}

.wpo-service-section-s8 {
    padding-top: 90px;
    padding-bottom: 90px
}

@media (max-width:991px) {

    .wpo-cta-section-s2 .title h2,
    .wpo-cta-section-s3 .title h2 {
        font-size: 50px;
        margin-bottom: 20px
    }

    .wpo-service-section-s8 {
        padding-bottom: 60px
    }
}

.wpo-service-section-s12 .container-fluid,
.wpo-service-section-s13 .container-fluid,
.wpo-service-section-s15 .container-fluid,
.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:991px) {
    .wpo-project-section-s8 {
        padding-bottom: 60px
    }

    .wpo-project-section-s8 .container-fulid {
        max-width: 700px;
        margin: 0 auto
    }
}

.wpo-project-section-s8 .title {
    max-width: 855px;
    margin-bottom: 90px
}

.wpo-project-section-s8 .title h2 {
    color: #000;
    font-size: 80px;
    font-weight: 700;
    font-family: "Space Grotesk", sans-serif;
    margin-bottom: 0
}

.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
}

.wpo-project-section-s8 .gallery-container .col:nth-child(2) {
    margin-top: -250px
}

.wpo-project-section-s8 .gallery-container .col:nth-child(2) .project-card-s7 {
    max-width: 700px;
    margin-left: auto
}

.wpo-project-section-s8 .gallery-container .col:nth-child(3) .project-card-s7 {
    max-width: 650px;
    max-height: 800px;
    margin-left: auto
}

.project-card-s7 {
    position: relative;
    z-index: 1;
    max-width: 800px;
    max-height: 1000px;
    overflow: hidden;
    margin-bottom: 200px;
    display: block
}

.project-card-s7 .image img {
    width: 100%;
    transform: scale(1);
    transition: .3s ease-in-out
}

.project-card-s7 .content {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    padding: 35px 140px 35px 35px;
    z-index: 1
}

.project-card-s7 .content::before {
    border-radius: 0 10px 0 0;
    background: #fff;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: -50px;
    bottom: -2px;
    z-index: -1;
    transform: skew(25deg);
    transition: .3s ease-in-out
}

.project-card-s7 .content h2 a {
    color: #000;
    font-family: "Space Grotesk", sans-serif;
    font-size: 40px;
    font-weight: 500
}

.project-card-s7 .content span {
    color: #666;
    font-size: 20px;
    font-weight: 400;
    line-height: 40px
}

.project-card-s7:hover .image img,
.project-card-s9:hover .image img {
    transform: scale(1.1)
}

.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
    }
}

.wpo-work-section-s3 .left-content {
    max-width: 785px;
    padding-right: 140px;
    margin-top: -20px
}

.wpo-work-section-s3 .left-content h2 {
    color: #000;
    font-family: "Space Grotesk", sans-serif;
    font-size: 80px;
    font-weight: 700;
    margin-bottom: 70px
}

.wpo-work-section-s3 .left-content ul li {
    list-style: none;
    border-bottom: 1px solid #ddd;
    margin-bottom: 25px;
    padding-bottom: 25px
}

.wpo-work-section-s3 .left-content ul li a {
    font-weight: 500;
    color: #555;
    font-family: "Space Grotesk", sans-serif;
    font-size: 30px
}

.wpo-work-section-s3 .right-image {
    width: calc(100% - 785px)
}

@media (max-width:1499px) {
    .wpo-project-section-s8 .title {
        max-width: 655px
    }

    .wpo-project-section-s8 .title h2 {
        font-size: 60px
    }

    .wpo-work-section-s3 .left-content {
        max-width: 585px;
        padding-right: 50px
    }

    .wpo-work-section-s3 .left-content h2 {
        font-size: 50px;
        margin-bottom: 40px
    }

    .wpo-work-section-s3 .left-content ul li {
        margin-bottom: 15px;
        padding-bottom: 20px
    }

    .wpo-work-section-s3 .left-content ul li a {
        font-size: 25px
    }

    .wpo-work-section-s3 .right-image {
        width: calc(100% - 585px)
    }
}

@media (max-width:1399px) {
    .wpo-service-section-s8 .service-card {
        margin-left: 0;
        margin-right: 0
    }

    .wpo-project-section-s8 .title {
        max-width: 600px
    }

    .wpo-project-section-s8 .title h2 {
        font-size: 50px
    }

    .project-card-s7 .content {
        padding: 30px 120px 30px 35px
    }

    .project-card-s7 .content h2 a {
        font-size: 30px
    }

    .wpo-work-section-s3 .left-content {
        max-width: 485px;
        padding-right: 10px
    }

    .wpo-work-section-s3 .right-image {
        width: calc(100% - 485px)
    }
}

@media (max-width:1199px) {
    .wpo-project-section-s8 .container-fulid {
        padding: 0 10px
    }

    .wpo-project-section-s8 .title {
        margin-bottom: 60px
    }

    .wpo-project-section-s8 .gallery-container .col:first-child .project-card-s7,
    .wpo-project-section-s8 .gallery-container .col:nth-child(2) .project-card-s7,
    .wpo-project-section-s8 .gallery-container .col:nth-child(3) .project-card-s7 {
        max-width: 100%;
        max-height: 100%
    }

    .wpo-project-section-s8 .gallery-container .col:nth-child(2) {
        margin-top: 0
    }

    .project-card-s7 {
        max-width: 100%;
        max-height: 100%;
        margin-bottom: 30px
    }

    .project-card-s7 .content {
        padding: 25px 80px 25px 25px
    }

    .project-card-s7 .content::before {
        transform: skew(15deg);
        left: -20px
    }

    .wpo-work-section-s3 .left-content {
        max-width: 585px;
        padding-right: 0
    }

    .wpo-work-section-s3 .left-content h2 {
        font-size: 40px;
        margin-bottom: 30px
    }

    .wpo-work-section-s3 .left-content ul li {
        margin-bottom: 10px;
        padding-bottom: 15px
    }

    .wpo-work-section-s3 .left-content ul li a {
        font-size: 20px
    }

    .wpo-work-section-s3 .right-image {
        width: calc(100% - 585px)
    }
}

.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-project-section-s8 .title {
        max-width: 100%
    }

    .wpo-project-section-s8 .title h2 {
        font-size: 40px
    }

    .wpo-work-section-s3 .wraper {
        padding: 0 10px;
        flex-direction: column-reverse
    }

    .wpo-work-section-s3 .left-content {
        max-width: 100%;
        margin-top: 0
    }

    .wpo-work-section-s3 .right-image {
        width: 100%;
        max-width: 660px;
        margin-bottom: 40px
    }

    .wpo-testimonial-section-s6 .testimonial-wrap {
        padding: 90px 0 120px
    }
}

.wpo-testimonial-section-s6 .testimonial-wrap::before {
    position: absolute;
    right: -141px;
    top: 0;
    width: 53%;
    height: 100%;
    content: "";
    background: #fff;
    opacity: .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%
    }

    .wpo-team-section-s2 .title {
        flex-direction: column;
        text-align: center
    }
}

.wpo-testimonial-section-s6 .testimonial-slider-s4 {
    max-width: 700px;
    max-height: 505px;
    margin-left: auto
}

.wpo-testimonial-section-s6 .item .icon {
    width: 80px;
    height: 80px;
    margin-bottom: 60px
}

.wpo-testimonial-section-s13 .item h3,
.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
}

.wpo-testimonial-section-s13 .item h3::before,
.wpo-testimonial-section-s6 .item h3::before {
    position: absolute;
    left: 0;
    content: "";
    width: 500px;
    height: 1px;
    background: #000;
    bottom: 10px
}

.wpo-testimonial-section-s13 .item h3::after,
.wpo-testimonial-section-s6 .item h3::after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    width: 300px;
    height: 1px;
    background: #000;
    border-radius: 10px
}

.wpo-testimonial-section-s6 .owl-next,
.wpo-testimonial-section-s6 .owl-prev {
    position: absolute;
    bottom: -160px;
    transform: translateY(-50%);
    border: 0;
    background: 0 0
}

.wpo-testimonial-section-s13 .item h4,
.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
}

.wpo-testimonial-section-s6 .item span {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    line-height: 50px
}

@media (max-width:767px) {

    .wpo-cta-section-s2 .title,
    .wpo-cta-section-s3 .title {
        padding: 100px 0
    }

    .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 {
        font-size: 20px;
        height: 50px;
        line-height: 50px;
        width: 50px
    }

    .wpo-project-section-s8,
    .wpo-service-section-s8 {
        padding-bottom: 50px
    }

    .wpo-testimonial-section-s6 .testimonial-wrap {
        padding: 80px 0 100px
    }

    .wpo-testimonial-section-s6 .testimonial-slider-s4 {
        padding: 0 10px
    }

    .wpo-testimonial-section-s6 .item .icon {
        margin-bottom: 10px;
        width: 70px;
        height: 70px
    }

    .wpo-testimonial-section-s6 .item h3 {
        font-size: 25px;
        line-height: 35px;
        padding-bottom: 50px
    }

    .wpo-testimonial-section-s6 .item h4 {
        font-size: 30px;
        line-height: 30px;
        margin-top: 30px
    }

    .wpo-testimonial-section-s6 .item span {
        font-size: 18px;
        line-height: 40px
    }
}

.wpo-testimonial-section-s6 .owl-prev {
    right: 120px
}

.wpo-testimonial-section-s6 .owl-next {
    right: 15px
}

.wpo-testimonial-section-s13 .owl-dots,
.wpo-testimonial-section-s6 .owl-dots {
    bottom: -20px;
    position: relative;
    z-index: 1;
    display: none
}

.wpo-team-section-s2 {
    padding-bottom: 100px;
    max-width: 1720px;
    margin: 0 auto
}

@media (max-width:991px) {
    .wpo-testimonial-section-s6 .testimonial-wrap::before {
        right: 0;
        transform: none;
        width: 100%
    }

    .wpo-testimonial-section-s6 .owl-nav {
        display: none
    }

    .wpo-testimonial-section-s6 .owl-dots {
        display: block
    }

    .wpo-team-section-s2 {
        padding-bottom: 70px
    }
}

#team-baslik,
.wpo-team-section-s2 .title h2 {
    color: #fff;
    text-align: center;
    font-size: 50px;
    font-weight: 400
}

@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 {
        padding-bottom: 60px
    }

    .wpo-team-section-s2 .title h2 {
        font-size: 40px !important;
        line-height: 50px !important
    }

    #team-baslik,
    .wpo-team-section-s2 .title h2 {
        font-size: 40px !important;
        line-height: 50px !important
    }
}

.wpo-product-section .title p,
.wpo-product-section-s2 .title p,
.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:575px) {

    .wpo-cta-section-s2 .title h2,
    .wpo-cta-section-s3 .title h2 {
        font-size: 40px
    }

    .wpo-project-section-s8 .title h2 {
        font-size: 30px
    }

    .project-card-s7 .content {
        padding: 20px 30px 20px 20px
    }

    .project-card-s7 .content::before {
        transform: none;
        left: 0
    }

    .project-card-s7 .content h2 a {
        font-size: 25px
    }

    .project-card-s7 .content span {
        font-size: 18px
    }

    .wpo-work-section-s3 .left-content h2 {
        font-size: 30px;
        margin-bottom: 30px
    }

    .wpo-testimonial-section-s6 .item h3 {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 50px
    }

    .wpo-testimonial-section-s6 .item h3::before {
        width: 300px
    }

    .wpo-testimonial-section-s6 .item h3::after {
        width: 220px
    }

    .wpo-testimonial-section-s6 .item h4 {
        font-size: 25px;
        line-height: 25px;
        margin-top: 30px
    }

    .wpo-team-section-s2 .title h2 {
        font-size: 35px;
        line-height: 40px
    }

    .wpo-team-section-s2 .title p {
        font-size: 18px;
        line-height: 25px
    }
}

.team-wrap p {
    color: #cbcbcb;
    font-size: 20px;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 24px
}

.wpo-team-section-s2 .team-wrap {
    margin: 0 -9px
}

.wpo-team-section-s2 .team-card {
    padding: 0 9px
}

.wpo-team-section-s2 .team-card h2 {
    margin-top: 25px;
    margin-bottom: -15px
}

.wpo-team-section-s2 .team-card h2 a,
.wpo-team-section-s2 .team-card h2 span {
    color: #ddd;
    font-size: 24px;
    line-height: 30px;
    font-weight: 500
}

.wpo-team-section-s2 .team-card .image img {
    filter: grayscale(0%)
}

.wpo-cta-section-s3 {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: 750px
}

.wpo-cta-section-s3 .title {
    padding-top: 100px
}

@media (max-width:1199px) {
    .wpo-team-section-s2 .title p {
        margin: 0 auto
    }

    .wpo-cta-section-s3 {
        height: 500px
    }

    .wpo-cta-section-s3 .title {
        padding-top: 100px
    }
}

@media (max-width:991px) {
    .wpo-cta-section-s3 {
        height: 100%;
        align-items: center
    }

    .wpo-cta-section-s3 .title {
        padding: 150px 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-team-section-s2 .team-wrap {
        margin: 0 5px
    }

    .wpo-team-section-s2 .team-card {
        padding: 0
    }

    .wpo-team-section-s2 .team-card h2 {
        margin-top: 0
    }

    .wpo-team-section-s2 .team-card h2 a,
    .wpo-team-section-s2 .team-card h2 span {
        font-size: 22px;
        height: 40px !important
    }

    .wpo-cta-section-s3 .title h2 {
        font-size: 70px
    }
}

@media (max-width:1199px) {
    .wpo-cta-section-s3 .title h2 {
        font-size: 50px
    }
}

.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
}

.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%
    }

    .wpo-project-section-s9 .row {
        margin: 0
    }
}

.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 -.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
}

@media (max-width:991px) {
    .wpo-cta-section-s3 .title h2 {
        font-size: 40px;
        margin-bottom: 20px
    }

    .wpo-project-section-s9 {
        padding-bottom: 60px
    }
}

.wpo-project-section-s9 .col:first-child .project-card-s9 {
    padding: 0 0 0 10px;
    max-width: 800px;
    margin-bottom: 60px
}

.wpo-project-section-s9 .col:first-child .project-card-s9 .content {
    position: unset;
    max-width: 560px;
    margin-bottom: 60px
}

.wpo-project-section-s9 .col:first-child .project-card-s9 .content div,
.wpo-project-section-s9 .col:nth-child(2) .project-card-s9 .content div {
    display: block;
    padding: 0
}

.wpo-project-section-s9 .col:first-child .project-card-s9 .content span,
.wpo-project-section-s9 .col:nth-child(2) .project-card-s9 .content span {
    display: block;
    padding-right: 0;
    color: #ddd;
    font-size: 120px;
    font-weight: 400;
    line-height: 120px
}

.wpo-project-section-s9 .col:first-child .project-card-s9 .content h2,
.wpo-project-section-s9 .col:nth-child(2) .project-card-s9 .content h2 {
    display: block;
    max-width: 100%
}

.wpo-project-section-s9 .col:first-child .project-card-s9 .content h2 a,
.wpo-project-section-s9 .col:nth-child(2) .project-card-s9 .content h2 a {
    text-decoration: none;
    position: unset;
    font-size: 50px
}

.wpo-project-section-s9 .col:first-child .project-card-s9 .content a,
.wpo-project-section-s9 .col:nth-child(2) .project-card-s9 .content a {
    display: block;
    position: unset
}

.wpo-project-section-s9 .col:nth-child(2) .project-card-s9 {
    padding: 0 10px 0 0;
    max-width: 800px;
    margin-left: auto;
    margin-bottom: 60px;
    display: flex;
    flex-wrap: wrap-reverse
}

@media (max-width:1399px) {
    .wpo-project-section-s9 .col:first-child .project-card-s9 {
        padding-left: 0
    }

    .wpo-project-section-s9 .col:first-child .project-card-s9 .content span,
    .wpo-project-section-s9 .col:nth-child(2) .project-card-s9 .content span {
        font-size: 80px;
        line-height: 100px
    }

    .wpo-project-section-s9 .col:first-child .project-card-s9 .content h2 a {
        font-size: 40px
    }

    .wpo-project-section-s9 .col:nth-child(2) .project-card-s9 {
        padding-right: 0
    }
}

.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:first-child .project-card-s9 .content {
        margin-bottom: 30px
    }

    .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 a {
        font-size: 30px
    }

    .wpo-project-section-s9 .col:nth-child(2) .project-card-s9 .content {
        margin-top: 30px
    }
}

.project-card-s9 {
    position: relative;
    padding: 0 10px;
    overflow: hidden;
    margin-bottom: 30px
}

.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
}

.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) {
    .wpo-project-section-s9 .col:nth-child(2) .project-card-s9 .content h2 a {
        font-size: 40px
    }

    .project-card-s9 {
        padding: 0
    }

    .project-card-s9 .content div {
        padding: 20px
    }

    .project-card-s9 .content span {
        font-size: 60px
    }
}

@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 a {
        font-size: 30px
    }

    .project-card-s9 .content div {
        padding: 20px 10px
    }

    .project-card-s9 .content span {
        font-size: 50px;
        padding-right: 20px
    }

    .wpo-product-section .title,
    .wpo-product-section-s2 .title {
        flex-direction: column;
        text-align: center
    }
}

.project-card-s9 .content h2 {
    display: inline;
    max-width: 260px
}

.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
}

.shop-card .image button i,
.shop-card .image button span {
    color: #d4b0a5;
    background: #fff;
    height: 40px;
    text-align: center;
    line-height: 40px
}

.project-card-s9 .content p {
    color: #666;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    display: none
}

.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
}

.project-card-s9 .image img,
.shop-card .image img {
    width: 100%;
    transition: .3s ease-in-out
}

.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
    }
}

.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) {
    .project-card-s9 .content h2 a {
        font-size: 25px
    }

    .project-card-s9 .content p {
        font-size: 18px
    }

    .project-card-s9 .content a {
        font-size: 20px;
        bottom: 20px;
        left: 20px
    }

    .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
    }

    .wpo-product-section .title p,
    .wpo-product-section-s2 .title p {
        margin: 0 auto
    }
}

@media (max-width:757px) {
    .wpo-project-section-s9 {
        padding-bottom: 50px
    }

    .wpo-project-section-s9 .container-fulid {
        max-width: 550px
    }

    .wpo-product-section,
    .wpo-product-section-s2 {
        padding-bottom: 60px;
        max-width: 550px
    }

    .wpo-product-section .title h2,
    .wpo-product-section-s2 .title h2 {
        font-size: 40px;
        line-height: 50px
    }
}

.wpo-preview-features-section .row,
.wpo-product-section .row,
.wpo-product-section-s2 .row {
    margin: 0 -20px
}

.wpo-product-section .col,
.wpo-product-section-s2 .col {
    padding: 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 10px
    }
}

.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,
.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
}

@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
    }
}

.shop-card {
    text-align: center;
    background: #151515;
    box-shadow: 0 2px 12px 2px rgba(4, 0, 52, .06);
    margin-bottom: 40px
}

.shop-card .image {
    position: relative;
    overflow: hidden;
    padding-bottom: 0
}

.shop-card .image button {
    background: 0 0;
    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: .3s ease-in-out;
    z-index: 1
}

.shop-card .image button i {
    width: 40px;
    display: inline-block;
    font-size: 20px
}

.shop-card .image button span {
    font-size: 18px;
    font-weight: 500;
    padding: 0 22px;
    display: inline-block;
    margin-left: 3px
}

.shop-card .content {
    padding: 10px
}

.shop-card .content h2,
.wpo-checkout-area .create-account p {
    margin-bottom: 15px
}

.shop-card .content h2 a {
    color: #cbcbcb;
    font-family: "DM Sans", serif;
    font-size: 22px;
    font-weight: 500
}

.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
}

.wpo-offer-section {
    padding: 130px 0;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important
}

.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) {
    .shop-card .content {
        padding: 25px 10px
    }

    .shop-card .content h2 {
        margin-bottom: 7px
    }

    .shop-card .content h2 a {
        font-size: 18px
    }

    .wpo-offer-section .offer-wraper {
        margin-left: 50px
    }
}

@media (max-width:991px) {
    .wpo-offer-section {
        padding: 80px 0
    }

    .wpo-offer-section .offer-wraper {
        margin-left: 30px
    }
}

.wpo-offer-section .offer-wraper h2 {
    color: #000;
    font-family: "Space Grotesk", sans-serif;
    font-size: 50px;
    font-weight: 700
}

.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-cta-section-s3 .title {
        padding: 100px 0
    }

    .wpo-cta-section-s3 .title a span {
        font-size: 16px;
        height: 50px;
        line-height: 50px
    }

    .wpo-category-section ul li,
    .wpo-category-section-s2 ul li {
        flex-basis: 50%
    }

    .wpo-project-section-s9 .col:first-child .project-card-s9,
    .wpo-project-section-s9 .col:first-child .project-card-s9 .content {
        margin-bottom: 30px
    }

    .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 {
        margin-top: 0;
        margin-bottom: 30px
    }

    .project-card-s9 .content div {
        display: block
    }

    .project-card-s9 .content span {
        padding-right: 0;
        margin-bottom: 10px
    }

    .project-card-s9 .content h2 {
        max-width: 100%;
        line-height: 0;
        margin-bottom: 20px
    }

    .wpo-product-section .col,
    .wpo-product-section-s2 .col {
        padding: 0
    }

    .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
    }

    .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: 29px;
        line-height: 34px
    }

    .wpo-offer-section .offer-wraper {
        margin: 0 auto;
        padding: 0 10px;
        text-align: center
    }

    .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 0 50px
}

.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 h2 {
        font-size: 40px
    }

    .wpo-offer-section .offer-wraper h3 {
        font-size: 80px;
        margin-bottom: 20px
    }

    .wpo-offer-section .offer-wraper h3 span {
        font-size: 25px;
        top: -20px;
        margin-left: 10px
    }
}

@media (max-width:575px) {
    .wpo-cta-section-s3 .title h2 {
        font-size: 30px
    }

    .wpo-category-section ul li,
    .wpo-category-section-s2 ul li {
        flex-basis: 100%
    }

    .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 {
        font-size: 18px;
        line-height: 25px
    }

    .wpo-offer-section .offer-wraper h3 {
        font-size: 60px;
        margin-bottom: 10px
    }

    .wpo-offer-section .offer-wraper h3 span {
        font-size: 20px;
        top: -10px
    }
}

.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
}

.product-card h2 a,
.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
}

.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
}

.wpo-product-section-s2 .title {
    display: block;
    max-width: 1200px;
    margin: 0 auto 50px;
    text-align: center
}

.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: 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-preview-Inner-section .owl-item:nth-child(2n),
.wpo-product-section-s2 .project-allBtn {
    margin-top: 0
}

.wpo-offer-section-s2 .offer-wraper {
    max-width: 1734px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.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 70px 30px;
    height: 575px
}

@media (max-width:1399px) {
    .product-card h2 a {
        font-size: 40px;
        line-height: 70px
    }

    .wpo-offer-section-s2 .offer-left,
    .wpo-offer-section-s2 .offer-right {
        padding: 40px 20px
    }
}

.wpo-offer-section-s2 .offer-left .image,
.wpo-offer-section-s2 .offer-right .image {
    width: calc(100% - 420px)
}

.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 .image,
    .wpo-offer-section-s2 .offer-right .image {
        width: calc(100% - 320px)
    }

    .wpo-offer-section-s2 .offer-left .contnet,
    .wpo-offer-section-s2 .offer-right .contnet {
        max-width: 320px
    }

    .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:1199px) {
    .product-card h2 a {
        font-size: 35px;
        line-height: 50px
    }

    .wpo-offer-section-s2 .offer-wraper {
        align-items: flex-start
    }

    .wpo-offer-section-s2 .offer-left,
    .wpo-offer-section-s2 .offer-right {
        flex-direction: column;
        height: 100%;
        align-items: flex-end
    }

    .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: 100%
    }
}

.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 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,
    .wpo-offer-section-s2 .offer-right {
        padding: 30px 10px
    }

    .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 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 30px 70px 50px
}

@media (max-width:1399px) {
    .wpo-offer-section-s2 .offer-right {
        padding: 40px 20px
    }
}

.wpo-offer-section-s2 .offer-right .image {
    width: calc(100% - 290px)
}

.wpo-offer-section-s2 .offer-right .contnet {
    text-align: left;
    max-width: 290px
}

.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
    }
}

.wpo-offer-section-s2 .offer-right .contnet .shop-btn {
    background: 0 0;
    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
}

.wpo-offer-section-s2 .offer-time .box {
    width: 90px;
    border: 2px solid #fff;
    background: rgba(255, 255, 255, .5);
    text-align: center;
    padding: 10px
}

@media (max-width:1399px) {
    .wpo-offer-section-s2 .offer-time .box {
        width: 75px
    }
}

.wpo-project-section-s10 .item .content,
.wpo-project-section-s10 .item::before,
.wpo-project-section-s12 .item .content {
    bottom: 0;
    width: 100%;
    transition: .3s ease-in-out;
    opacity: 0;
    visibility: hidden
}

.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
    }
}

.wpo-offer-section-s2 .offer-time .box span {
    color: #233d50;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px
}

.wpo-service-section-s9 {
    max-width: 1730px;
    margin: 0 auto;
    padding-bottom: 90px
}

@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: 100%;
        max-width: 600px;
        margin: 0 auto
    }

    .wpo-service-section-s9 {
        padding-bottom: 60px
    }
}

.wpo-demo-section .title,
.wpo-service-section-s9 .title {
    max-width: 959px;
    margin: 0 auto 60px;
    text-align: center
}

.wpo-about-section-s12 .about-right h2,
.wpo-about-section-s13 .about-mid h2,
.wpo-about-section-s15 .about-right .content h3,
.wpo-blog-section-s12 .title h2,
.wpo-blog-section-s13 .title h2,
.wpo-demo-section .title span,
.wpo-preview-Inner-section .title span,
.wpo-preview-features-section .title span,
.wpo-project-section-s13 .title h2,
.wpo-project-section-s15 .title h2,
.wpo-service-section-s12 .title h2,
.wpo-service-section-s13 .title h2,
.wpo-service-section-s15 .title h2,
.wpo-service-section-s9 .title span,
.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-demo-section .title h2,
.wpo-preview-Inner-section .title h2,
.wpo-preview-features-section .title h2,
.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
    }
}

.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 30px
}

.wpo-service-section-s9 .service-card h2 a {
    font-size: 30px;
    line-height: 40px
}

.wpo-project-section-s10 .title {
    max-width: 959px;
    margin: 0 auto 60px;
    text-align: center;
    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
    }
}

.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
    }
}

.wpo-project-section-s10 .item {
    position: relative;
    overflow: hidden;
    z-index: 11
}

.wpo-project-section-s10 .item::before {
    position: absolute;
    left: 0;
    content: "";
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, #000 100%);
    height: 400px;
    z-index: 1
}

.wpo-project-section-s10 .item .content {
    text-align: left;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    padding: 0 40px 30px
}

.wpo-funfact-section-s14 .item h2 span,
.wpo-project-section-s10 .item .content span {
    color: #fff
}

.wpo-funfact-section-s11 {
    padding-top: 0;
    padding-bottom: 0
}

.wpo-testimonial-section-s11 .testimonial-slider-s3 {
    padding-top: 150px;
    border-top: 1px solid rgba(51, 51, 51, .2)
}

@media (max-width:991px) {
    .wpo-testimonial-section-s11 .testimonial-slider-s3 {
        padding-top: 90px
    }

    .wpo-about-section-s12 .about-left {
        margin-bottom: 40px
    }
}

.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
}

.wpo-consultaForm-section .contact,
.wpo-consultaForm-section-s3 .contact {
    max-width: 600px;
    padding: 50px;
    background: rgba(255, 255, 255, .95);
    display: block
}

.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
}

.wpo-consultaForm-section .contact-validation-active .form-control,
.wpo-consultaForm-section-s3 .contact-validation-active .form-control {
    background: 0 0;
    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-s2 .contact-validation-active .form-control:focus,
.wpo-consultaForm-section-s3 .contact-validation-active .form-control:focus {
    box-shadow: 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-s2 .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-s2 .contact-validation-active .clearfix.error-handling-messages,
.wpo-consultaForm-section-s3 .contact-validation-active .clearfix.error-handling-messages {
    position: absolute;
    bottom: -35px
}

.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
}

.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
}

.wpo-about-section-s12 .about-right {
    max-width: 751px;
    margin-left: auto
}

.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-service-section-s9 .service-card {
        margin: 0 0 30px
    }

    .wpo-service-section-s9 .service-card h2 a {
        font-size: 25px;
        line-height: 35px
    }

    .wpo-about-section-s12 .about-right h3 {
        font-size: 40px
    }
}

@media (max-width:1199px) {
    .wpo-offer-section-s2 .offer-right {
        align-items: flex-start;
        flex-direction: column-reverse
    }

    .wpo-offer-section-s2 .offer-right .image {
        width: 100%;
        margin-bottom: 60px
    }

    .wpo-offer-section-s2 .offer-right .contnet {
        max-width: 100%
    }

    .wpo-offer-section-s2 .offer-time {
        margin-top: 20px
    }

    .wpo-about-section-s12 .about-right h3 {
        font-size: 35px
    }
}

.wpo-about-section-s12 .about-right p,
.wpo-about-section-s13 .about-mid p,
.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
}

.wpo-about-section-s12 .about-right .fanfuct,
.wpo-about-section-s13 .about-mid .fanfuct {
    max-width: 557px
}

.wpo-about-section-s12 .about-right .fanfuct .item h4 span,
.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
}

.wpo-about-section-s12 .about-right .fanfuct .item h5,
.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-s12 .about-right .fanfuct .item h4 span,
    .wpo-about-section-s13 .about-mid .fanfuct .item h4 span {
        font-size: 100px;
        letter-spacing: 10px
    }

    .wpo-about-section-s12 .about-right .fanfuct .item h4 .icon {
        font-size: 100px;
        bottom: -20px
    }

    .wpo-about-section-s12 .about-right .fanfuct .item h5 {
        margin: 0
    }
}

.wpo-service-section-s12 .title,
.wpo-service-section-s13 .title,
.wpo-service-section-s15 .title {
    max-width: 649px;
    margin: 0 auto 60px;
    text-align: center
}

.team-card-s12,
.wpo-service-section-s12 .service-card-s12,
.wpo-service-section-s13 .service-card-s12,
.wpo-service-section-s15 .service-card-s12 {
    margin: 0 10px 30px
}

.wpo-blog-section-s12 .title h3,
.wpo-service-section-s12 .title h3,
.wpo-service-section-s13 .title h3,
.wpo-service-section-s15 .title h3,
.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-service-section-s12 .title h3,
    .wpo-service-section-s13 .title h3,
    .wpo-service-section-s15 .title h3,
    .wpo-team-section-s12 .title h3,
    .wpo-team-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-about-section-s12 .about-right p {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 10px
    }

    .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: 60px;
        bottom: -10px
    }

    .wpo-about-section-s12 .about-right .fanfuct .item h5 {
        font-size: 20px;
        margin-top: 0
    }

    .wpo-service-section-s12 .title h3,
    .wpo-service-section-s13 .title h3,
    .wpo-service-section-s15 .title h3 {
        font-size: 35px
    }
}

.service-card-s12 {
    border-radius: 20px;
    border: 1px solid #e3e3e3;
    background: #fff
}

.cart-area .submit-btn-area,
.service-card-s12 .top {
    padding: 40px
}

.service-card-s12 h2 a,
.wpo-project-section-s12 .item .content h2 a,
.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
}

.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) {

    .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 .service-card-s12,
    .wpo-service-section-s13 .service-card-s12,
    .wpo-service-section-s15 .service-card-s12 {
        margin: 0 0 30px
    }

    .service-card-s12 .top {
        padding: 40px 20px
    }

    .service-card-s12 .buttom a {
        padding: 20px
    }
}

.wpo-project-section-s12 {
    background: #000;
    padding: 100px 0;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.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
    }
}

.wpo-project-section-s12 .title {
    max-width: 556px
}

.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
}

.blog-card-s12 .text h2 a,
.wpo-cta-section-s4 .contact h3,
.wpo-project-section-s12 .title h2 {
    font-weight: 700;
    font-family: "Space Grotesk", sans-serif
}

.wpo-project-section-s12 .title h2 {
    color: #fff;
    font-size: 60px;
    margin-bottom: 27px
}

@media (max-width:1699px) {
    .wpo-project-section-s12 .wraper {
        display: block;
        max-width: 1399px;
        margin: 0 auto
    }

    .wpo-project-section-s12 .title {
        text-align: center;
        margin: 0 auto 50px;
        max-width: 756px
    }

    .wpo-project-section-s12 .title h2 {
        font-size: 50px;
        margin-bottom: 20px
    }
}

@media (max-width:1399px) {
    .service-card-s12 h2 a {
        font-size: 25px
    }

    .wpo-project-section-s12 .title h2 {
        font-size: 40px
    }
}

@media (max-width:1199px) {
    .service-card-s12 h2 a {
        font-size: 20px
    }

    .wpo-project-section-s12 .title h2 {
        font-size: 35px
    }
}

.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-hero-static-s15 {
        padding: 0 10px
    }

    .wpo-project-section-s12 .project-slider-s11 {
        width: calc(100% - 450px)
    }
}

.wpo-project-section-s12 .item {
    position: relative;
    border-radius: 20px;
    overflow: hidden
}

.wpo-project-section-s12 .item .content {
    border-radius: 15px;
    background: #fff;
    padding: 20px 30px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    max-width: 350px
}

.wpo-project-section-s12 .item .content span,
.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
}

.wpo-project-section-s12 .item:hover .content {
    opacity: 1;
    visibility: visible;
    bottom: 20px
}

.wpo-project-section-s12 .owl-dots {
    margin-top: 50px;
    text-align: center
}

@media (min-width:992px) {

    .cursor,
    .cursor2 {
        position: fixed;
        pointer-events: none;
        z-index: 1111
    }

    .cursor2,
    .hover {
        background-color: #333
    }

    .cursor {
        width: 45px;
        height: 45px;
        border-radius: 100%;
        border: 1px solid #333;
        transition: .3s linear;
        left: 0;
        top: 0;
        transform: translate(calc(-50% + 15px), -50%)
    }

    .cursor2 {
        width: 13px;
        height: 13px;
        border-radius: 100%;
        opacity: .3;
        transform: translate(-50%, -50%);
        transition: width .3s, height .3s, opacity .3s
    }

    .hover {
        opacity: .5;
        border: 1px solid transparent
    }

    .cursorinnerhover {
        width: 45px;
        height: 45px;
        opacity: .5
    }

    .wpo-header-style-s5 #navbar ul li a:hover,
    .wpo-site-header .navigation.sticky-header #navbar>ul li a:hover {
        color: #fff
    }

    .wpo-header-preview .navigation.sticky-header #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,
    .wpo-header-style-s14 .navigation.sticky-header #navbar>ul li .sub-menu li a:hover,
    .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-style-s5 #navbar>ul>li .sub-menu a:hover,
    .wpo-header-style-s6 .navigation.sticky-header #navbar>ul li a:hover,
    .wpo-header-style-s9 .sticky-header.sticky-on #navbar>ul li a:hover {
        color: #000
    }

    .wpo-header-style-s6 .navbar-expand-lg .navbar-nav {
        border-radius: 40px;
        border: 1px solid rgba(0, 0, 0, .3);
        margin: 10px;
        padding: 0
    }

    .wpo-header-style-s6 #navbar>ul>li>a {
        margin: 8px 30px;
        padding: 0;
        color: #000;
        background: 0 0;
        border-radius: 40px
    }

    .wpo-header-style-s6 #navbar>ul>li>a:hover {
        background: #fff
    }

    .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
}

.team-card-s12,
.wpo-testimonial-section-s12 .item {
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 2px 12px 2px rgba(4, 0, 52, .06)
}

.wpo-project-section-s12 .owl-dots button.active {
    background: #222
}

.wpo-testimonial-section-s12 .testimonial-wrap {
    max-width: 1622px;
    margin-right: auto;
    display: flex;
    align-items: center
}

.wpo-testimonial-section-s12 .testimonial-slider-s5 {
    margin-left: -175px;
    max-width: 800px
}

.wpo-testimonial-section-s12 .item {
    padding: 70px 60px;
    margin: 10px
}

.wpo-testimonial-section-s12 .owl-nav {
    position: absolute;
    right: 30%;
    bottom: -20%
}

.wpo-testimonial-section-s12 .owl-dots {
    text-align: center;
    padding-top: 20px
}

.wpo-team-section-s12,
.wpo-team-section-s15 {
    padding-top: 0
}

.wpo-blog-section-s12 .title,
.wpo-blog-section-s13 .title,
.wpo-team-section-s12 .title,
.wpo-team-section-s15 .title {
    max-width: 749px;
    margin: 0 auto 60px;
    text-align: center
}

@media (max-width:1399px) {
    .wpo-testimonial-section-s12 .item {
        padding: 50px 30px
    }

    .wpo-testimonial-section-s12 .owl-nav {
        bottom: 10px
    }

    .wpo-team-section-s12 .title h3,
    .wpo-team-section-s15 .title h3 {
        font-size: 40px
    }

    .team-card-s12 {
        margin: 0 0 30px
    }
}

@media (max-width:1199px) {
    .wpo-testimonial-section-s12 .testimonial-wrap {
        margin: 0 auto;
        display: block
    }

    .wpo-testimonial-section-s12 .image,
    .wpo-testimonial-section-s12 .owl-nav {
        display: none
    }

    .wpo-testimonial-section-s12 .testimonial-slider-s5 {
        margin: 0 auto;
        max-width: 700px
    }

    .wpo-testimonial-section-s12 .item h3 {
        font-size: 20px;
        line-height: 30px
    }

    .wpo-testimonial-section-s12 .item .client-wrap .text h4 {
        font-size: 30px
    }

    .wpo-team-section-s12 .title h3,
    .wpo-team-section-s15 .title h3 {
        font-size: 35px
    }
}

.team-card-s12 {
    overflow: hidden
}

.team-card-s12 .image {
    max-width: 100%;
    overflow: hidden;
    position: relative
}

.team-card-s12 .text {
    padding: 40px 30px 25px
}

.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
}

.team-card-s12 span {
    color: #565656;
    font-size: 25px;
    font-weight: 400;
    line-height: 50px
}

.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-team-section-s2 {
        margin: 0 10px
    }

    .wpo-cta-section-s4 {
        padding: 90px 100px
    }
}

@media (max-width:991px) {

    .wpo-service-section-s12 .title,
    .wpo-service-section-s13 .title,
    .wpo-service-section-s15 .title,
    .wpo-team-section-s12 .title,
    .wpo-team-section-s15 .title {
        margin-bottom: 40px
    }

    .wpo-project-section-s12 .item .content {
        padding: 20px
    }

    .wpo-project-section-s12 .item .content h2 a {
        font-size: 25px
    }

    .wpo-project-section-s12 .item .content span {
        font-size: 18px;
        line-height: 25px
    }

    .team-card-s12 {
        margin: 0 auto 30px
    }

    .wpo-cta-section-s4 {
        padding: 90px
    }
}

.wpo-cta-section-s4 .contact {
    max-width: 480px;
    border-radius: 30px;
    background: #fff;
    padding: 65px 30px 65px 55px
}

.wpo-cta-section-s4 .contact h3 {
    color: #000;
    font-size: 40px;
    margin-bottom: 40px
}

.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
}

.wpo-cta-section-s4 .contact li img {
    margin-right: 15px;
    margin-top: 10px
}

.wpo-blog-section-s12 {
    padding: 150px 0 120px
}

@media (max-width:991px) {
    .wpo-blog-section-s12 {
        padding: 90px 0 60px
    }

    .wpo-blog-section-s12 .title {
        margin-bottom: 40px
    }
}

@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
    }

    .wpo-blog-section-s12 .blog-wrap {
        margin: 0
    }
}

@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 {
        font-size: 20px;
        line-height: 30px
    }

    .wpo-blog-section-s12 .title h3 {
        font-size: 35px
    }
}

.wpo-blog-section-s12 .col:first-child .blog-card-s12 .image {
    max-height: 750px
}

.wpo-blog-section-s12 .col:first-child .blog-card-s12 .text,
.wpo-blog-section-s13 .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
    }
}

.wpo-blog-section-s12 .col:first-child .blog-card-s12 .text h2 a {
    font-size: 40px
}

.blog-card-s12 {
    position: relative;
    margin: 0 10px 40px
}

.blog-card-s12 .image {
    max-height: 346px;
    overflow: hidden;
    border-radius: 30px
}

.blog-card-s12 .text {
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 2px 12px 2px rgba(4, 0, 52, .06);
    padding: 30px 20px;
    max-width: 476px;
    margin: -100px auto 0;
    position: relative;
    z-index: 1
}

.blog-card-s12 .text h2,
.wpo-blog-section-s13 .blog-card-s12 .text h2,
.wpo-shop-single-section .product-info .review-form .give-rat-sec {
    margin-bottom: 10px
}

.blog-card-s12 .text h2 a {
    color: #000;
    font-size: 30px;
    text-decoration: none
}

@media (max-width:1399px) {
    .wpo-blog-section-s12 .col:first-child .blog-card-s12 .text h2 a {
        font-size: 35px
    }

    .blog-card-s12 {
        margin: 0 0 30px
    }

    .blog-card-s12 .text h2 a {
        font-size: 25px
    }
}

.blog-card-s12 .text p,
.wpo-blog-section-s13 .blog-card-s12 .text p {
    color: #666;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    max-width: 567px
}

.blog-card-s12 .text a,
.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
}

.wpo-service-section-s13 {
    padding-top: 110px;
    padding-bottom: 100px
}

@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 {
        margin-top: 0;
        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: 25px
    }

    .blog-card-s12 .image {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0
    }

    .blog-card-s12 .text {
        max-width: 670px;
        margin: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

    .wpo-service-section-s13 {
        padding-top: 90px;
        padding-bottom: 60px
    }
}

.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
    }
}

.wpo-about-section-s13 .about-left {
    max-width: 550px;
    max-height: 850px;
    overflow: hidden;
    border-radius: 315px
}

.wpo-about-section-s13 .about-mid {
    max-width: 614px;
    margin-right: -40px
}

@media (max-width:1649px) {

    .wpo-about-section-s13 .about-mid,
    .wpo-about-section-s15 .wraper {
        padding: 0 10px
    }
}

.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 {
        max-width: 514px
    }

    .wpo-about-section-s13 .about-mid h3 {
        font-size: 40px
    }
}

@media (max-width:1199px) {
    .wpo-about-section-s13 .wraper {
        padding: 0 10px
    }

    .wpo-about-section-s13 .about-mid {
        max-width: 400px
    }

    .wpo-about-section-s13 .about-mid h3 {
        font-size: 35px
    }

    .wpo-about-section-s13 .about-mid p {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 10px
    }
}

@media (max-width:991px) {
    .wpo-about-section-s13 .wraper {
        flex-direction: column
    }

    .wpo-about-section-s13 .about-left {
        margin-bottom: 40px;
        max-width: 400px
    }

    .wpo-about-section-s13 .about-mid {
        max-width: 500px;
        padding: 0
    }

    .wpo-about-section-s13 .about-mid h3 {
        font-size: 35px;
        margin-bottom: 20px
    }

    .wpo-about-section-s13 .about-mid .fanfuct .item {
        text-align: center
    }
}

@media (max-width:1550px) {
    .wpo-about-section-s13 .about-mid .fanfuct .item h4 .icon {
        font-size: 100px;
        bottom: -20px
    }

    .wpo-about-section-s13 .about-mid .fanfuct .item h5 {
        margin: 0
    }
}

.wpo-about-section-s13 .about-right {
    max-width: 400px;
    bottom: -100px;
    position: relative
}

.wpo-about-section-s13 .about-right .about-funfact {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 0
}

.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
}

.wpo-about-section-s13 .about-right .about-funfact h3 .icon {
    line-height: 0;
    position: relative;
    bottom: -20px
}

.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 h3 span {
        font-size: 100px;
        line-height: 100px;
        letter-spacing: 6px
    }

    .wpo-about-section-s13 .about-right .about-funfact h3 .icon {
        bottom: -20px
    }

    .wpo-about-section-s13 .about-right .about-funfact h4 {
        font-size: 25px;
        line-height: 30px
    }
}

.wpo-about-section-s13 .about-right .image {
    max-width: 400px;
    max-height: 603px;
    overflow: hidden;
    border-radius: 315px
}

.wpo-project-section-s13,
.wpo-project-section-s15 {
    border-top: 1px solid #d9d9d9;
    padding-bottom: 90px
}

.wpo-faq-section,
.wpo-partners-section-s14,
.wpo-project-section-s14 .project-content .item:first-child,
.wpo-service-section-s14 {
    border-top: 1px solid #444
}

@media (max-width:991px) {
    .wpo-about-section-s13 .about-right {
        max-width: 500px;
        margin-top: 40px
    }

    .wpo-about-section-s13 .about-right .about-funfact {
        justify-content: center
    }

    .wpo-about-section-s13 .about-right .about-funfact h3 .icon {
        bottom: -10px
    }

    .wpo-project-section-s13,
    .wpo-project-section-s15 {
        padding-bottom: 60px
    }
}

.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
}

.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) {
    .product-card {
        padding: 35px 20px
    }

    .wpo-project-section-s13 .title,
    .wpo-project-section-s15 .title {
        max-width: 400px
    }
}

.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-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: 50px;
        bottom: -5px
    }

    .wpo-about-section-s13 .about-mid .fanfuct .item h5 {
        font-size: 16px;
        margin-top: 0
    }

    .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 h4 {
        font-size: 18px;
        line-height: 20px
    }

    .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: 500px;
        padding: 0;
        text-align: center;
        margin-bottom: 50px
    }

    .wpo-project-section-s13 .title h3,
    .wpo-project-section-s15 .title h3 {
        font-size: 50px
    }

    .wpo-project-section-s13 .title p,
    .wpo-project-section-s15 .title p {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 10px
    }
}

@media (max-width:991px) {

    .wpo-project-section-s13 .title h3,
    .wpo-project-section-s15 .title h3 {
        font-size: 35px;
        margin-bottom: 20px
    }

    .wpo-project-section-s13 .item .content,
    .wpo-project-section-s15 .item .content {
        padding: 20px 0 0
    }
}

.wpo-project-section-s13 .project-content,
.wpo-project-section-s15 .project-content {
    margin: 0 -10px;
    width: calc(100% - 600px)
}

@media (max-width:1750px) {

    .wpo-project-section-s13 .project-content,
    .wpo-project-section-s15 .project-content {
        width: calc(100% - 500px)
    }

    .wpo-funfact-section-s14 {
        padding: 80px 55px 70px
    }
}

@media (max-width:1450px) {

    .wpo-project-section-s13 .project-content,
    .wpo-project-section-s15 .project-content {
        width: calc(100% - 400px)
    }

    .wpo-project-section-s13 .item .content h2 a,
    .wpo-project-section-s15 .item .content h2 a {
        font-size: 25px
    }
}

@media (max-width:1199px) {

    .wpo-project-section-s13 .project-content,
    .wpo-project-section-s15 .project-content {
        width: 100%
    }

    .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
    }
}

.wpo-project-section-s13 .item,
.wpo-project-section-s15 .item {
    position: relative;
    overflow: hidden;
    margin: 0 10px 30px
}

@media (max-width:1650px) {

    .wpo-project-section-s13 .project-content,
    .wpo-project-section-s15 .project-content {
        margin: 0
    }

    .wpo-project-section-s13 .item,
    .wpo-project-section-s15 .item {
        margin: 0 0 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 0 0;
    text-align: center;
    margin-top: 15px
}

.wpo-testimonial-section-s13 {
    position: relative;
    z-index: 1;
    padding-top: 300px
}

@media (max-width:1699px) {
    .wpo-project-section-s12 .project-slider-s11 {
        width: 100%;
        margin-right: 0
    }

    .wpo-project-section-s12 .item {
        max-width: 100%
    }

    .wpo-about-section-s13 .about-mid {
        margin-right: 0
    }

    .wpo-about-section-s13 .about-right {
        bottom: 0
    }

    .wpo-testimonial-section-s13 {
        padding-top: 200px
    }
}

@media (max-width:1620px) {
    .wpo-testimonial-section-s13 {
        padding-top: 0
    }
}

.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
    }
}

.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: 0 330px 330px 0;
    box-shadow: 0 2px 12px 2px rgba(4, 0, 52, .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
}

.wpo-testimonial-section-s13 .owl-next,
.wpo-testimonial-section-s13 .owl-prev {
    position: absolute;
    right: auto;
    bottom: -100px;
    transform: translateY(-50%);
    background: 0 0;
    border: 0
}

@media (max-width:1829px) {
    .wpo-testimonial-section-s13 .image-right {
        right: -9px;
        bottom: 122px
    }

    .wpo-testimonial-section-s13 .testimonial-slider-s4 {
        padding: 75px 100px
    }
}

@media (max-width:1789px) {
    .wpo-testimonial-section-s13 .testimonial-slider-s4 {
        padding: 60px 100px 52px
    }
}

.wpo-testimonial-section-s13 .item .icon {
    width: 80px;
    height: 80px;
    margin-bottom: 40px
}

.wpo-testimonial-section-s13 .owl-prev {
    left: 90px
}

.wpo-testimonial-section-s13 .owl-next {
    left: 240px
}

.wpo-blog-section-s13 {
    padding: 50px 0 120px
}

@media (max-width:991px) {

    .wpo-project-section-s13 .item .content span,
    .wpo-project-section-s15 .item .content span {
        font-size: 18px;
        line-height: 25px
    }

    .wpo-testimonial-section-s13 .owl-nav {
        display: none
    }

    .wpo-testimonial-section-s13 .owl-dots {
        display: block
    }

    .wpo-blog-section-s13 {
        padding: 0 0 60px
    }

    .wpo-blog-section-s13 .title {
        margin-bottom: 40px
    }
}

.wpo-blog-section-s13 .title h3 {
    color: #000;
    font-family: Felidae;
    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
    }

    .wpo-blog-section-s13 .blog-wrap {
        margin: 0
    }
}

@media (max-width:1199px) {
    .wpo-blog-section-s13 .title h3 {
        font-size: 35px;
        line-height: 50px
    }
}

.wpo-blog-section-s13 .container-fluid {
    max-width: 1540px;
    margin: 0 auto
}

.wpo-blog-section-s13 .blog-card-s12 {
    margin: 0 8px 40px;
    position: relative
}

.wpo-blog-section-s13 .blog-card-s12 .image {
    overflow: hidden;
    border-radius: 30px;
    max-height: 750px
}

.wpo-blog-section-s13 .blog-card-s12 .text {
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 2px 12px 2px rgba(4, 0, 52, .06);
    margin: -100px auto 0;
    position: relative;
    z-index: 1
}

@media (max-width:991px) {
    .wpo-blog-section-s13 .blog-card-s12 .image {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0
    }

    .wpo-blog-section-s13 .blog-card-s12 .text {
        max-width: 670px;
        margin: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }
}

.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;
    font-size: 40px
}

.wpo-partners-section-s14 {
    border-bottom: 0
}

.wpo-faq-section,
.wpo-service-section-s14 {
    border-bottom: 1px solid #444;
    display: flex
}

.wpo-partners-section-s14 .partners-slider {
    max-width: 1790px;
    margin: 0 auto;
    display: flex
}

.wpo-service-section-s14 {
    background: #000;
    align-items: center
}

.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
}

.wpo-service-section-s14 .service-left .title {
    max-width: 305px
}

.wpo-service-section-s14 .service-left .title h2 {
    color: #fff;
    font-size: 60px;
    font-weight: 400;
    line-height: 70px
}

.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: -.5px 0
}

@media (max-width:1599px) {
    .wpo-service-section-s14 .service-left {
        max-width: 548px;
        padding-left: 60px
    }

    .wpo-service-section-s14 .service-wrap {
        width: calc(100% - 548px)
    }
}

.wpo-service-section-s14 .service-card-s14 {
    border: 1px solid #444;
    flex-basis: 50%;
    margin: -.5px;
    min-height: 322px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 60px
}

@media (max-width:1499px) {
    .wpo-service-section-s14 .service-left {
        max-width: 500px;
        padding-left: 30px
    }

    .wpo-service-section-s14 .service-wrap {
        width: calc(100% - 500px)
    }

    .wpo-service-section-s14 .service-card-s14 {
        padding: 30px
    }
}

.wpo-blog-single-section .wpo-blog-wraper,
.wpo-service-section-s14 .service-card-s14 .item {
    display: flex;
    align-items: flex-start
}

.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-blog-section-s13 .blog-card-s12 {
        margin: 0 0 30px
    }

    .wpo-blog-section-s13 .blog-card-s12 .text h2 a {
        font-size: 35px
    }

    .wpo-service-section-s14 .service-left {
        max-width: 450px;
        padding-left: 20px
    }

    .wpo-service-section-s14 .service-wrap {
        width: calc(100% - 450px)
    }

    .wpo-service-section-s14 .service-card-s14 {
        padding: 20px
    }

    .wpo-service-section-s14 .service-card-s14 .content {
        padding-left: 20px
    }
}

.wpo-service-section-s14 .service-card-s14 .content h2 {
    margin-top: -8px
}

.wpo-project-section-s14 .title {
    max-width: 1307px;
    margin: 0 auto 70px;
    text-align: center
}

@media (max-width:1199px) {
    .wpo-blog-section-s13 .blog-card-s12 .text {
        margin-top: -200px
    }

    .wpo-service-section-s14 .service-left {
        max-width: 350px;
        padding-left: 10px
    }

    .wpo-service-section-s14 .service-left .title h2 {
        font-size: 45px;
        line-height: 50px
    }

    .wpo-service-section-s14 .service-wrap {
        width: calc(100% - 350px)
    }

    .wpo-service-section-s14 .service-card-s14 .item {
        flex-direction: column
    }

    .wpo-service-section-s14 .service-card-s14 .content {
        padding-left: 0;
        padding-top: 20px
    }

    .wpo-service-section-s14 .service-card-s14 .content h2 {
        margin-top: 0
    }

    .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 {
        font-size: 16px;
        line-height: 25px
    }

    .wpo-project-section-s14 .title {
        margin: 0 20px 70px
    }
}

.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
    }
}

.wpo-project-section-s14 .title p {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    max-width: 1095px;
    margin: 0 auto
}

.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-testimonial-section-s13 .image-right {
        right: -22px
    }

    .wpo-project-section-s14 .project-content .item {
        padding: 0 50px
    }
}

.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 {
        padding: 0 20px
    }

    .wpo-project-section-s14 .project-content .item .imgWrap {
        padding: 20px;
        min-height: 423px
    }
}

.wpo-project-section-s14 .project-content .item .imgWrap img {
    width: 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
    }
}

.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
    }
}

@media (max-width:1199px) {
    .wpo-project-section-s14 .project-content .item .content {
        padding: 20px;
        min-height: 423px
    }
}

.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 .title p {
        font-size: 18px
    }

    .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
    }
}

.wpo-project-section-s14 .project-content .item .content h2 a {
    color: #fff;
    font-family: Felidae;
    font-size: 80px;
    font-weight: 400;
    line-height: 90px
}

.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
}

.wpo-blog-pg-section.blog-pg-left-sidebar .wpo-blog-wraper,
.wpo-blog-single-left-sidebar-section .wpo-blog-wraper,
.wpo-project-section-s14 .project-content .item:nth-child(2n) {
    flex-direction: row-reverse
}

.wpo-project-section-s14 .project-content .item:nth-child(2n) .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(2n) .content {
        padding: 50px
    }
}

.wpo-funfact-section-s14 {
    background: #000;
    padding: 80px 55px 70px
}

.wpo-funfact-section-s14 .item h3 {
    color: #999;
    font-family: "DM Sans", serif
}

.wpo-faq-section {
    background: #000;
    padding: 0 100px;
    align-items: center;
    justify-content: space-between
}

@media (max-width:1599px) {
    .wpo-faq-section {
        padding: 0 50px
    }
}

.wpo-faq-section .title {
    max-width: 760px
}

.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
}

.wpo-faq-section .title .content p {
    color: #fff;
    font-size: 25px;
    font-weight: 400;
    line-height: 30px;
    max-width: 392px;
    margin-bottom: 40px
}

.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
}

.accordion-wrap .accordion-item {
    background-color: #000;
    border: 1px solid #444;
    border-top: 1px solid transparent
}

.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 .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) {
    .wpo-project-section-s14 .project-content .item .content h2 a {
        font-size: 60px;
        line-height: 70px
    }

    .wpo-funfact-section-s14 {
        padding: 80px 50px 70px
    }

    .accordion-wrap {
        max-width: 800px
    }

    .accordion-wrap .accordion-button {
        padding: 20px 40px
    }
}

.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: 0 40px 30px
}

.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"
}

.wpo-consultaForm-section-s2,
.wpo-project-section {
    background: #151515
}

.wpo-consultaForm-section-s2 .title {
    max-width: 588px
}

.wpo-consultaForm-section-s2 .title h2 {
    color: #fff;
    font-size: 35px;
    font-weight: 400;
    line-height: 70px;
    margin-top: 30px
}

.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:767px) {

    .wpo-offer-section-s2 .offer-right,
    .wpo-testimonial-section-s13 .testimonial-slider-s4 {
        padding: 30px 10px
    }

    .wpo-offer-section-s2 .offer-right .contnet h2 a {
        font-size: 40px;
        line-height: 50px
    }

    .wpo-offer-section-s2 .offer-time .box {
        width: 60px;
        padding: 5px
    }

    .wpo-offer-section-s2 .offer-time .box .time {
        font-size: 30px;
        line-height: 40px
    }

    .wpo-offer-section-s2 .offer-time .box span {
        font-size: 16px
    }

    .wpo-project-section-s13,
    .wpo-project-section-s15,
    .wpo-service-section-s9 {
        padding-bottom: 50px
    }

    .wpo-project-section-s10 .title h2,
    .wpo-service-section-s9 .title h2 {
        font-size: 60px;
        line-height: 70px
    }

    .wpo-project-section-s10 .title p {
        font-size: 25px;
        line-height: 35px
    }

    .wpo-consultaForm-section .wraper,
    .wpo-consultaForm-section-s3 .wraper,
    .wpo-project-section-s10 .item .content {
        padding: 20px
    }

    .wpo-testimonial-section-s11 .testimonial-slider-s3 {
        padding-top: 80px
    }

    .wpo-blog-section-s13 .blog-card-s12 .text,
    .wpo-consultaForm-section .contact,
    .wpo-consultaForm-section-s2 .contact,
    .wpo-consultaForm-section-s3 .contact {
        max-width: 100%
    }

    .wpo-consultaForm-section .contact h2,
    .wpo-consultaForm-section-s3 .contact h2 {
        font-size: 40px
    }

    .wpo-about-section-s12 .about-right h3,
    .wpo-about-section-s13 .about-mid h3,
    .wpo-blog-section-s12 .title h3,
    .wpo-project-section-s12 .title h2,
    .wpo-project-section-s13 .title h3,
    .wpo-project-section-s15 .title h3,
    .wpo-service-section-s12 .title h3,
    .wpo-service-section-s13 .title h3,
    .wpo-service-section-s15 .title h3,
    .wpo-team-section-s12 .title h3,
    .wpo-team-section-s15 .title h3 {
        font-size: 30px
    }

    .wpo-about-section-s12 .about-right .fanfuct .item,
    .wpo-about-section-s13 .about-mid .fanfuct .item {
        margin-bottom: 20px
    }

    .wpo-project-section-s12 .item {
        max-width: 390px;
        margin: 0 auto
    }

    .wpo-cta-section-s4 {
        padding: 80px 0
    }

    .wpo-cta-section-s4 .contact {
        margin: 0 auto
    }

    .wpo-blog-section-s12 {
        padding: 80px 0 50px
    }

    .wpo-service-section-s13 {
        padding-top: 80px;
        padding-bottom: 50px
    }

    .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
    }

    .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: 29px;
        line-height: 34px
    }

    .wpo-project-section-s13 .item,
    .wpo-project-section-s15 .item {
        max-width: 390px;
        margin: 0 auto 30px
    }

    .wpo-project-section-s13 .item .content h2 a,
    .wpo-project-section-s15 .item .content h2 a {
        font-size: 22px
    }

    .wpo-testimonial-section-s13 .item .icon {
        margin-bottom: 10px;
        width: 70px;
        height: 70px
    }

    .wpo-testimonial-section-s13 .item h3 {
        font-size: 25px;
        line-height: 35px;
        padding-bottom: 50px
    }

    .wpo-testimonial-section-s13 .item h4 {
        font-size: 30px;
        line-height: 30px;
        margin-top: 30px
    }

    .wpo-testimonial-section-s13 .item span {
        font-size: 18px;
        line-height: 40px
    }

    .wpo-blog-section-s13 {
        padding: 0 0 50px
    }

    .wpo-blog-section-s13 .title h2 {
        margin-bottom: 10px
    }

    .wpo-blog-section-s13 .title h3 {
        font-size: 30px;
        line-height: 45px
    }

    .wpo-service-section-s14 .service-card-s14 {
        flex-basis: 100%;
        min-height: 250px
    }

    .wpo-project-section-s14 .title {
        margin: 0 10px 50px
    }

    .wpo-project-section-s14 .title h2 {
        font-size: 50px
    }

    .wpo-project-section-s14 .project-content .item,
    .wpo-project-section-s14 .project-content .item:nth-child(2n) {
        flex-direction: column
    }

    .wpo-project-section-s14 .project-content .item .imgWrap {
        min-height: 100%;
        width: 100%
    }

    .wpo-project-section-s14 .project-content .item .imgWrap img {
        height: 100%
    }

    .wpo-project-section-s14 .project-content .item .content {
        min-height: 100%;
        width: 100%;
        border-left: 1px solid #444
    }

    .wpo-project-section-s14 .project-content .item .content h3 {
        font-size: 80px;
        line-height: 100px
    }

    .wpo-project-section-s14 .project-content .item:nth-child(2n) .content {
        width: 100%;
        text-align: left
    }
}

.wpo-consultaForm-section-s2 .contact h2 {
    color: #fff;
    font-size: 50px;
    font-weight: 400;
    line-height: 65px;
    margin-bottom: 20px
}

.wpo-consultaForm-section-s2 .contact-validation-active .form-control {
    background: 0 0;
    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::-moz-placeholder {
    color: #fff
}

.wpo-consultaForm-section-s2 .contact-validation-active .form-control::placeholder {
    color: #fff
}

.wpo-blog-single-section .more-posts a:hover .post-control-link,
.wpo-consultaForm-section-s2 .contact-validation-active .form-control option {
    color: #000
}

@media (max-width:499px) {

    .wpo-consultaForm-section .contact-validation-active .clearfix.error-handling-messages,
    .wpo-consultaForm-section-s2 .contact-validation-active .clearfix.error-handling-messages,
    .wpo-consultaForm-section-s3 .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
}

.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
}

.wpo-about-section-s15 .about-left {
    max-width: 746px;
    max-height: 746px;
    border-radius: 476px;
    margin-right: 20px
}

.wpo-about-section-s15 .about-right {
    max-width: 736px
}

.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-project-section-s14 .project-content .item .content h2 a {
        font-size: 40px;
        line-height: 60px
    }

    .wpo-funfact-section-s14 {
        padding: 80px 20px 70px
    }

    .wpo-faq-section {
        padding: 0 20px
    }

    .accordion-wrap,
    .wpo-faq-section .title {
        max-width: 600px
    }

    .wpo-faq-section .title .content h2 {
        font-size: 60px;
        line-height: 70px;
        margin-bottom: 20px
    }

    .accordion-wrap .accordion-button {
        padding: 15px 20px;
        font-size: 20px;
        line-height: 30px
    }

    .accordion-wrap .accordion-body {
        padding: 0 20px 20px;
        font-size: 16px;
        line-height: 25px
    }

    .wpo-about-section-s15 .about-right {
        max-width: 536px
    }

    .wpo-about-section-s15 .about-right .content h2 {
        font-size: 50px;
        line-height: 70px
    }
}

@media (max-width:1199px) {
    .wpo-project-section-s14 .project-content .item:nth-child(2n) .content {
        padding: 20px
    }

    .wpo-funfact-section-s14 {
        padding: 80px 10px 70px
    }

    .accordion-wrap {
        max-width: 550px
    }

    .wpo-consultaForm-section-s2 .title h2 {
        font-size: 70px;
        line-height: 80px
    }

    .wpo-consultaForm-section-s2 .contact {
        padding: 40px 20px
    }

    .wpo-consultaForm-section-s2 .contact h2 {
        font-size: 40px
    }

    .wpo-about-section-s15 .about-right {
        max-width: 480px
    }

    .wpo-about-section-s15 .about-right .content h2 {
        font-size: 45px;
        line-height: 60px;
        margin-bottom: 20px
    }
}

.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-blog-section-s13 .blog-card-s12 .text {
        margin-top: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        padding: 30px 20px
    }

    .wpo-blog-section-s13 .blog-card-s12 .text h2 a {
        font-size: 25px;
        line-height: 35px
    }

    .wpo-service-section-s14 {
        flex-direction: column
    }

    .wpo-service-section-s14 .service-left {
        max-width: 450px;
        padding-left: 0;
        min-height: 300px
    }

    .wpo-service-section-s14 .service-left .title {
        max-width: 100%;
        text-align: center
    }

    .wpo-service-section-s14 .service-wrap {
        width: 100%;
        margin: -.5px -1px
    }

    .wpo-service-section-s14 .service-card-s14 .item {
        width: 100%;
        align-items: center;
        text-align: center;
        max-width: 450px;
        margin: 0 auto
    }

    .wpo-faq-section {
        flex-direction: column;
        padding: 50px 20px 0
    }

    .wpo-consultaForm-section-s2 .title,
    .wpo-faq-section .title {
        margin: 0 auto 50px;
        text-align: center
    }

    .wpo-faq-section .title .content h2 {
        font-size: 50px;
        line-height: 70px;
        margin-bottom: 0
    }

    .wpo-faq-section .title .content p {
        margin: 0 auto 30px;
        font-size: 20px
    }

    .accordion-wrap {
        max-width: 600px
    }

    .accordion-wrap .accordion-item:first-child {
        border-top: 1px solid #444
    }

    .wpo-consultaForm-section-s2 .title h2 {
        font-size: 55px;
        line-height: 60px
    }

    .wpo-consultaForm-section-s2 .title P {
        font-size: 18px;
        line-height: 25px
    }

    .wpo-consultaForm-section-s2 .contact {
        margin: 0 auto
    }

    .wpo-about-section-s15 .wraper {
        padding: 0 10px;
        flex-direction: column
    }

    .wpo-about-section-s15 .about-left {
        max-width: 480px;
        max-height: 480px;
        border-radius: 480px;
        margin-right: 0;
        margin-bottom: 30px
    }

    .wpo-about-section-s15 .about-right .content h2 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px
    }

    .wpo-about-section-s15 .about-right .content .about-btn {
        margin-top: 20px
    }
}

@media (max-width:575px) {

    .wpo-project-section-s10 .title h2,
    .wpo-service-section-s9 .title h2 {
        font-size: 50px;
        line-height: 60px
    }

    .wpo-blog-section-s13 .blog-card-s12 .text h2 a,
    .wpo-project-section-s10 .title p {
        font-size: 20px;
        line-height: 25px
    }

    .wpo-consultaForm-section .wraper,
    .wpo-consultaForm-section-s3 .wraper {
        padding: 0
    }

    .wpo-consultaForm-section .contact,
    .wpo-consultaForm-section-s3 .contact {
        padding: 60px 20px
    }

    .wpo-consultaForm-section .contact h2,
    .wpo-consultaForm-section-s2 .contact h2,
    .wpo-consultaForm-section-s3 .contact h2 {
        font-size: 30px;
        line-height: 45px;
        margin-bottom: 20px
    }

    .wpo-testimonial-section-s12 .item {
        padding: 30px 20px
    }

    .wpo-testimonial-section-s12 .item .icon {
        width: 40px;
        height: 40px
    }

    .wpo-testimonial-section-s12 .item h3 {
        font-size: 18px;
        line-height: 25px
    }

    .wpo-testimonial-section-s12 .item .client-wrap {
        display: block
    }

    .wpo-testimonial-section-s12 .item .client-wrap .image {
        width: 60px;
        height: 60px
    }

    .wpo-about-section-s15 .about-right .content .video-wrap,
    .wpo-testimonial-section-s12 .item .client-wrap .text {
        margin-left: 0;
        margin-top: 20px
    }

    .blog-card-s12 .text h2 a,
    .wpo-blog-section-s12 .col:first-child .blog-card-s12 .text h2 a,
    .wpo-project-section-s14 .project-content .item .content span,
    .wpo-testimonial-section-s12 .item .client-wrap .text h4 {
        font-size: 20px
    }

    .wpo-testimonial-section-s12 .item .client-wrap .text span {
        font-size: 16px
    }

    .wpo-cta-section-s4 .contact {
        padding: 35px 25px;
        max-width: 400px
    }

    .wpo-cta-section-s4 .contact h3 {
        font-size: 30px;
        margin-bottom: 15px
    }

    .wpo-cta-section-s4 .contact li {
        font-size: 20px;
        line-height: 30px
    }

    .wpo-cta-section-s4 .contact li img {
        margin-top: 7px
    }

    .blog-card-s12 .image,
    .wpo-blog-section-s13 .blog-card-s12 .image {
        border-radius: 20px 20px 0 0
    }

    .blog-card-s12 .text a,
    .blog-card-s12 .text p,
    .wpo-blog-section-s13 .blog-card-s12 .text a {
        font-size: 18px
    }

    .wpo-testimonial-section-s13 .item h3 {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 50px
    }

    .wpo-testimonial-section-s13 .item h3::before {
        width: 300px
    }

    .wpo-testimonial-section-s13 .item h3::after {
        width: 220px
    }

    .wpo-testimonial-section-s13 .item h4 {
        font-size: 25px;
        line-height: 25px;
        margin-top: 30px
    }

    .wpo-blog-section-s13 .blog-card-s12 .text p {
        font-size: 18px;
        line-height: 28px
    }

    .wpo-project-section-s14 .title h2 {
        font-size: 40px
    }

    .wpo-project-section-s14 .project-content .item {
        padding: 0 5px
    }

    .wpo-project-section-s14 .project-content .item .content,
    .wpo-project-section-s14 .project-content .item .imgWrap,
    .wpo-project-section-s14 .project-content .item:nth-child(2n) .content {
        padding: 5px
    }

    .wpo-project-section-s14 .project-content .item .content h3 {
        font-size: 40px;
        line-height: 60px
    }

    .wpo-consultaForm-section-s2 .title h2,
    .wpo-project-section-s14 .project-content .item .content h2 a {
        font-size: 30px;
        line-height: 40px
    }

    .wpo-faq-section {
        padding: 40px 10px 0
    }

    .wpo-faq-section .title .content h2 {
        font-size: 40px;
        line-height: 50px
    }

    .accordion-wrap .accordion-button {
        padding: 15px 10px;
        font-size: 18px;
        line-height: 25px
    }

    .accordion-wrap .accordion-body {
        padding: 0 10px 10px
    }

    .wpo-consultaForm-section-s2 .contact {
        padding: 50px 10px
    }

    .wpo-about-section-s15 .about-right .content p {
        font-size: 18px;
        line-height: 30px
    }

    .wpo-about-section-s15 .about-right .content .about-btn {
        display: block;
        margin-top: 34px
    }
}

.wpo-service-section-s15 {
    border: 1px solid rgba(200, 200, 200, .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
    }

    .wpo-project-section-s15 .title p {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 10px
    }
}

.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
    }
}

.wpo-team-section-s15 {
    padding-top: 145px
}

@media (max-width:991px) {
    .wpo-team-section-s15 {
        padding-top: 100px
    }
}

.wpo-consultaForm-section-s3 .wraper {
    max-width: 100%;
    padding: 100px 300px 100px 100px
}

.wpo-consultaForm-section-s3 .contact {
    margin-left: auto
}

.wpo-consultaForm-section-s3 .contact-validation-active .shop-btn {
    border-radius: 30px
}

.project-single-page,
.service-single-page {
    padding-bottom: 110px
}

.RelatedProject-section .container-fluid,
.dream-section .container-fluid,
.project-single-page .container-fluid,
.service-business .container-fluid,
.service-single-page .container-fluid,
.solve-section .container-fluid,
.summery-section .container-fluid {
    margin: 0 auto;
    max-width: 1720px
}

.project-single-page .project-image,
.service-single-page .service-image {
    margin-bottom: 100px
}

.project-single-page .content,
.service-single-page .content {
    max-width: 999px
}

.project-single-page .content h2,
.service-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,
    .project-single-page .project-image {
        margin-bottom: 50px
    }

    .project-single-page .content h2 {
        font-size: 50px;
        line-height: 70px;
        margin-bottom: 20px
    }
}

.dream-section .title p,
.project-single-page .content p,
.service-single-page .content p,
.wpo-teame-page .left-sidbar .info-description p {
    color: #626b72;
    font-size: 20px;
    font-weight: 400;
    line-height: 40px
}

.project-single-page .content p span,
.service-single-page .content p span,
.wpo-teame-page .left-sidbar .info-description p span {
    color: #626b72;
    font-size: 50px
}

.project-single-page .description {
    border: 1px solid #c1c1c1;
    background: #fff;
    margin-left: auto
}

.service-single-page .video,
.summery-section .wraper {
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative
}

.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
}

.project-single-page .description ul {
    padding: 37px 60px
}

.project-single-page .description ul li {
    display: flex;
    align-items: flex-start;
    color: #666;
    font-size: 20px;
    font-weight: 400;
    line-height: 60px
}

.project-single-page .description ul li span {
    text-align: left;
    width: 60%
}

@media (max-width:1399px) {
    .project-single-page .content p {
        font-size: 18px;
        line-height: 30px
    }

    .project-single-page .content p span {
        font-size: 34px
    }

    .project-single-page .description h3 {
        font-size: 40px;
        line-height: 50px;
        padding: 15px 0
    }

    .project-single-page .description ul {
        padding: 25px 40px
    }

    .project-single-page .description ul li span {
        width: 40%
    }

    .project-single-page .description ul li span:last-child {
        width: 60%
    }
}

.project-title h2,
.service-title h2 {
    color: #1e3446;
    font-size: 100px;
    font-weight: 400;
    line-height: 120px;
    margin: 0 auto 0 0;
    max-width: 700px
}

@media (max-width:1499px) {
    .project-title h2 {
        font-size: 80px;
        line-height: 100px
    }
}

@media (max-width:1199px) {
    .project-single-page .description h3 {
        font-size: 30px;
        line-height: 40px;
        padding: 10px 0
    }

    .project-single-page .description ul {
        padding: 20px
    }

    .project-single-page .description ul li {
        font-size: 18px;
        line-height: 40px
    }

    .project-title h2 {
        font-size: 60px;
        line-height: 80px
    }
}

@media (max-width:991px) {
    .wpo-consultaForm-section-s3 .wraper {
        padding: 20px
    }

    .project-single-page .description {
        margin-left: 0;
        max-width: 400px
    }

    .project-title {
        text-align: center;
        margin-bottom: 40px
    }

    .project-title h2 {
        margin: 0 auto;
        font-size: 50px;
        line-height: 60px
    }
}

.project-title p,
.service-title p {
    color: #626b72;
    font-size: 20px;
    font-weight: 400;
    line-height: 40px;
    margin: 0 0 0 auto;
    max-width: 696px
}

.dream-section,
.solve-section {
    background: #f9f9f9;
    padding: 100px 0
}

.RelatedProject-section .item-wrap .row,
.dream-section .image-wrap .row,
.solve-section .image-wrap .row {
    margin: 0 -18px
}

.RelatedProject-section .item-wrap .item,
.dream-section .image-wrap .image,
.solve-section .image {
    margin: 0 9px
}

@media (max-width:1399px) {

    .RelatedProject-section .item-wrap .item,
    .solve-section .image {
        margin: 0
    }
}

.summery-section {
    padding: 100px 0;
    background: #fff
}

.summery-section .wraper {
    overflow: hidden;
    height: 650px
}

@media (max-width:1199px) {
    .project-title p {
        font-size: 18px;
        line-height: 30px
    }

    .summery-section .wraper {
        height: 500px
    }
}

@media (max-width:991px) {
    .project-title p {
        margin: 0 auto
    }

    .solve-section {
        padding: 90px 0 60px
    }

    .solve-section .image {
        margin-bottom: 30px
    }

    .summery-section .wraper {
        height: 400px
    }
}

.RelatedProject-section {
    padding: 0 0 100px
}

.RelatedProject-section .item-wrap .item .content {
    text-align: center;
    margin-top: 28px
}

.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
    }

    .service-title h2 {
        font-size: 80px;
        line-height: 100px
    }
}

.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:1399px) {
    .RelatedProject-section .item-wrap .item .content h2 a {
        font-size: 30px
    }

    .service-single-page .content h2 {
        font-size: 80px;
        line-height: 90px;
        margin-bottom: 30px
    }

    .service-single-page .content p {
        font-size: 18px;
        line-height: 30px
    }
}

@media (max-width:1199px) {
    .RelatedProject-section .item-wrap .item .content h2 a {
        font-size: 25px
    }

    .RelatedProject-section .item-wrap .item .content span {
        font-size: 18px;
        line-height: 25px;
        margin-top: 5px
    }

    .service-single-page .content,
    .service-single-page .service-image {
        margin-bottom: 50px
    }

    .service-single-page .content h2 {
        font-size: 50px;
        line-height: 70px;
        margin-bottom: 20px
    }
}

.service-single-page .video {
    height: 578px;
    margin-left: auto
}

@media (max-width:1399px) {
    .service-single-page .content p span {
        font-size: 34px
    }

    .service-single-page .video {
        height: 478px
    }
}

@media (max-width:991px) {
    .RelatedProject-section {
        padding-bottom: 60px;
        padding-top: 0
    }

    .RelatedProject-section .item-wrap .item {
        margin-bottom: 30px
    }

    .service-single-page .video {
        margin-left: 0;
        max-width: 400px;
        height: 400px
    }

    .service-title {
        text-align: center;
        margin-bottom: 40px
    }
}

@media (max-width:1199px) {
    .service-title h2 {
        font-size: 60px;
        line-height: 80px
    }

    .service-title p {
        font-size: 18px;
        line-height: 30px
    }
}

@media (max-width:991px) {
    .service-title h2 {
        margin: 0 auto;
        font-size: 50px;
        line-height: 60px
    }

    .service-title p {
        margin: 0 auto
    }
}

@media (max-width:757px) {

    .project-title h2,
    .service-title h2 {
        font-size: 40px;
        line-height: 50px
    }
}

.dream-section .image-wrap {
    width: calc(100% - 588px)
}

.dream-section .title {
    max-width: 588px;
    padding-left: 74px
}

@media (max-width:1599px) {
    .dream-section .image-wrap {
        width: calc(100% - 500px)
    }

    .dream-section .title {
        padding-left: 20px
    }
}

.dream-section .title h2,
.wpo-teame-page .left-sidbar .info-description h2 {
    color: #1e3446;
    font-size: 100px;
    font-weight: 400;
    line-height: 120px
}

@media (max-width:1499px) {
    .dream-section .image-wrap .row {
        margin: 0 -9px
    }

    .dream-section .image-wrap .image {
        margin: 0
    }

    .dream-section .title h2 {
        font-size: 60px;
        line-height: 80px
    }
}

.service-business .image-wrap .col:last-child {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.service-business .image-wrap .col:last-child .image {
    max-width: 550px;
    max-height: 408px
}

.wpo-teame-page {
    padding-bottom: 120px;
    border-bottom: 1px solid rgba(200, 200, 200, .6)
}

.wpo-teame-page .left-sidbar .image {
    max-width: 885px;
    max-height: 1050px;
    margin-bottom: 70px
}

.wpo-teame-page .left-sidbar .info-description {
    max-width: 885px
}

.personal-info {
    max-width: 644px;
    margin-bottom: 60px;
    margin-top: 110px
}

.personal-info h3 {
    color: #000;
    font-size: 60px;
    font-weight: 400;
    line-height: 80px;
    display: block
}

.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
}

.personal-info ul li span:last-child {
    width: 60%;
    color: #767676;
    font-size: 20px;
    font-weight: 400
}

.education-info {
    margin-bottom: 80px
}

.education-info h3,
.skill_wrap h3 {
    color: #000;
    font-size: 60px;
    font-weight: 400;
    line-height: 100px;
    margin-bottom: 10px
}

.education-info ul li {
    color: #5a5a5a;
    font-size: 20px;
    font-weight: 400;
    line-height: 50px;
    margin-bottom: 20px
}

.skill_wrap .progress_item {
    margin-bottom: 30px
}

.skill_wrap .progress_item span {
    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
}

.wpo-blog-pg-section .container-fluid,
.wpo-blog-single-section .container-fluid {
    max-width: 1410px
}

.pf-terms-section .pf-terms-wrap .pf-terms-text .t-sub,
.wpo-blog-pg-section .entry-details {
    padding: 20px 0
}

@media (max-width:1399px) {
    .dream-section .image-wrap {
        width: calc(100% - 700px)
    }

    .dream-section .title {
        max-width: 700px
    }

    .dream-section .title h2 {
        font-size: 50px;
        line-height: 65px
    }

    .dream-section .title p,
    .wpo-teame-page .left-sidbar .info-description p {
        font-size: 18px;
        line-height: 30px
    }

    .wpo-teame-page .left-sidbar .info-description p span {
        font-size: 34px
    }

    .personal-info {
        margin-top: 50px
    }

    .personal-info h3 {
        font-size: 40px;
        line-height: 50px
    }

    .personal-info ul li span {
        width: 30%;
        line-height: 40px
    }

    .personal-info ul li span:last-child {
        width: 70%
    }

    .education-info ul li {
        line-height: 30px;
        margin-bottom: 20px
    }

    .wpo-blog-pg-section .entry-details {
        padding: 25px 20px
    }
}

@media (max-width:991px) {
    .dream-section {
        padding: 90px 0 60px
    }

    .dream-section .image-wrap .image {
        margin-bottom: 30px
    }

    .service-business .image-wrap .image {
        margin-bottom: 20px
    }

    .service-business .image-wrap .col:last-child,
    .wpo-blog-pg-section .wpo-blog-wraper {
        display: block
    }

    .service-business .image-wrap .col:last-child .image {
        display: block;
        max-width: 100%;
        max-height: 100%;
        margin-bottom: 20px
    }

    .wpo-teame-page .left-sidbar,
    .wpo-teame-page .right-sidbar {
        max-width: 600px;
        margin: 0 auto
    }

    .wpo-blog-pg-section .container-fluid {
        max-width: 697px;
        margin: 0 auto
    }

    .wpo-blog-pg-section .wpo-blog-content .post {
        margin-bottom: 50px
    }
}

.wpo-blog-pg-section .entry-meta,
.wpo-blog-single-section .entry-meta {
    list-style: none;
    overflow: hidden;
    margin-bottom: 20px
}

.wpo-blog-pg-section .entry-meta ul li,
.wpo-blog-single-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:hover,
.wpo-blog-pg-section .post a.read-more:hover,
.wpo-blog-pg-section .post h3 a:hover,
.wpo-blog-single-section .entry-meta ul li a:hover {
    color: #707070
}

.wpo-blog-pg-section .entry-meta ul li i,
.wpo-blog-single-section .entry-meta ul li i {
    position: relative;
    margin-right: 3px
}

.wpo-blog-pg-section .entry-meta ul li i:before,
.wpo-blog-single-section .entry-meta ul li i:before {
    font-size: 13px
}

.wpo-blog-pg-section .entry-meta ul li+li,
.wpo-blog-single-section .entry-meta ul li+li {
    margin-left: 15px;
    padding-left: 15px;
    position: relative
}

.wpo-blog-pg-section .entry-meta ul li+li:before,
.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%
}

.wpo-blog-pg-section .post h3 {
    color: #fff;
    font-size: 26px;
    font-weight: 400;
    line-height: 36px
}

@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
    }
}

.wpo-blog-pg-section .post h3 a {
    color: #fff
}

.wpo-blog-pg-section .post p {
    margin-bottom: 1.5em;
    color: #707070;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px
}

.wpo-blog-pg-section .post a.read-more {
    color: #000;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    text-decoration: underline
}

.wpo-blog-pg-section .format-quote,
.wpo-blog-pg-section .format-standard {
    background-color: #fafbfe;
    padding: 25px 35px 45px
}

.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 .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: .3s;
    border: 0
}

.wpo-blog-pg-section .format-gallery .owl-nav .owl-next,
.wpo-blog-pg-section .format-gallery .owl-nav .owl-prev {
    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 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
}

.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
}

.wpo-blog-pg-section .format-video .video-holder .fi:before {
    font-size: 1.3333333333rem;
    color: #e3b576
}

.wpo-blog-pg-section.blog-pg-left-sidebar .wpo-blog-content,
.wpo-blog-single-left-sidebar-section .wpo-blog-content {
    padding-left: 60px;
    padding-right: 0
}

.blog-single-fullwidth .container-fluid,
.wpo-blog-pg-section.blog-pg-fullwidth .container-fluid {
    max-width: 1077px;
    margin: 0 auto
}

.blog-single-fullwidth .wpo-blog-content,
.wpo-blog-pg-section.blog-pg-fullwidth .wpo-blog-content {
    padding: 0;
    width: 100%
}

.wpo-blog-single-section .wpo-blog-content {
    width: calc(100% - 363px);
    padding-right: 60px
}

@media (max-width:1399px) {
    .wpo-blog-pg-section.blog-pg-left-sidebar .wpo-blog-content {
        padding-left: 20px;
        padding-right: 0
    }

    .wpo-blog-single-section .wpo-blog-content {
        padding-right: 20px
    }
}

@media (max-width:440px) {

    .wpo-blog-pg-section .entry-meta ul li+li,
    .wpo-blog-single-section .entry-meta ul li+li {
        margin-left: 0;
        padding-left: 0
    }

    .wpo-blog-pg-section .entry-meta ul li,
    .wpo-blog-single-section .entry-meta ul li {
        float: none;
        display: block;
        margin-bottom: 5px
    }

    .wpo-blog-single-section .entry-meta ul li+li:before {
        display: none
    }
}

.wpo-blog-single-section .post h2 {
    margin-bottom: 30px;
    font-family: Felidae;
    color: #001635;
    font-size: 60px;
    font-weight: 400;
    line-height: 70px
}

@media (max-width:1199px) {
    .dream-section .dream-wrap {
        flex-direction: column;
        align-items: flex-start
    }

    .dream-section .image-wrap {
        width: 100%
    }

    .dream-section .title {
        padding-left: 0;
        padding-bottom: 30px
    }

    .wpo-teame-page .left-sidbar .info-description h2 {
        font-size: 50px;
        line-height: 70px
    }

    .personal-info {
        margin-top: 20px
    }

    .education-info h3,
    .personal-info h3,
    .skill_wrap h3 {
        font-size: 30px;
        line-height: 40px
    }

    .personal-info ul li span {
        font-size: 18px;
        line-height: 30px
    }

    .personal-info ul li span:last-child {
        font-size: 18px
    }

    .education-info ul li {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 10px
    }

    .wpo-blog-single-section .post h2 {
        font-size: 50px;
        line-height: 60px
    }
}

@media (max-width:991px) {
    .wpo-blog-pg-section .post p {
        font-size: 16px
    }

    .wpo-blog-pg-section.blog-pg-left-sidebar .wpo-blog-wraper,
    .wpo-blog-single-section .wpo-blog-wraper {
        display: block
    }

    .wpo-blog-pg-section.blog-pg-left-sidebar .wpo-blog-content {
        padding-right: 0;
        padding-left: 0
    }

    .wpo-blog-pg-section.blog-pg-fullwidth .container-fluid,
    .wpo-blog-single-section .container-fluid {
        max-width: 697px;
        margin: 0 auto
    }

    .wpo-blog-single-section .wpo-blog-content {
        padding-right: 0;
        width: 100%
    }

    .wpo-blog-single-section .post h2 {
        font-size: 40px;
        line-height: 50px
    }

    .wpo-blog-single-section .comments-area li>div {
        padding: 35px 0
    }
}

.wpo-blog-single-section .post p {
    margin-bottom: 1.5em;
    color: #727272;
    font-size: 20px;
    font-weight: 400;
    line-height: 35px
}

.wpo-blog-single-section .post p span {
    color: #000;
    font-size: 40px;
    font-weight: 400;
    line-height: 35px
}

.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 p {
        font-size: 18px;
        line-height: 30px
    }

    .wpo-blog-single-section .post p span {
        font-size: 25px
    }

    .wpo-blog-single-section .post h3 {
        font-size: 22px
    }
}

.wpo-blog-single-section .post blockquote {
    max-width: 990px;
    padding-left: 30px;
    margin-top: 60px;
    border: 0;
    text-align: left;
    position: relative;
    color: #001635;
    font-family: Felidae;
    font-size: 35px;
    font-weight: 400;
    line-height: 50px;
    margin-bottom: 60px
}

.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: #001635;
    font-family: "DM Sans", serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 50px;
    margin-bottom: 0
}

.wpo-blog-single-section .post blockquote span {
    color: #727272;
    font-size: 20px;
    font-weight: 500;
    line-height: 50px
}

.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
}

.wpo-blog-single-section .tag-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 45px
}

.wpo-blog-single-section .tag-share,
.wpo-blog-single-section .tag-share-s2 {
    padding-bottom: 30px;
    color: #070143
}

.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
}

.wpo-blog-single-section .tag-share ul>li+li,
.wpo-blog-single-section .tag-share-s2 ul>li+li {
    margin-left: 10px
}

.wpo-blog-single-section .tag-share .tag>span,
.wpo-blog-single-section .tag-share-s2 .tag>span {
    font-family: "DM Sans", serif;
    color: #001635;
    display: inline-block;
    padding-right: 15px;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px
}

.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 a,
.wpo-blog-single-section .tag-share-s2 .tag a {
    display: inline-block;
    padding: 1px 18px;
    background: 0 0;
    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 .post h2,
    .wpo-project-section-s15 .title h3,
    .wpo-service-section-s15 .title h3 {
        font-size: 30px
    }

    .wpo-team-section-s15 {
        padding-top: 90px
    }

    .project-single-page .content h2,
    .service-single-page .content h2 {
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 10px
    }

    .service-single-page .video,
    .summery-section .wraper {
        height: 300px
    }

    .wpo-blog-pg-section .entry-details {
        padding: 15px
    }

    .wpo-blog-pg-section .wpo-blog-content .post {
        margin-bottom: 40px
    }

    .wpo-blog-pg-section .entry-meta ul li,
    .wpo-blog-pg-section .post a.read-more,
    .wpo-blog-single-section .entry-meta ul li {
        font-size: 15px;
        line-height: 20px
    }

    .wpo-blog-pg-section .post h3 {
        font-size: 30px;
        line-height: 40px
    }

    .wpo-blog-pg-section .format-quote,
    .wpo-blog-pg-section .format-standard {
        padding: 25px 20px 45px
    }

    .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: 15px
    }

    .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 {
        width: 70px;
        height: 70px;
        left: -6px;
        top: -6px
    }

    .wpo-blog-single-section .post h3 {
        font-size: 1.3333333333rem
    }

    .wpo-blog-single-section .tag-share ul li,
    .wpo-blog-single-section .tag-share ul>li+li,
    .wpo-blog-single-section .tag-share-s2 ul li,
    .wpo-blog-single-section .tag-share-s2 ul>li+li {
        margin: 2px
    }

    .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-s2 .tag a {
    font-size: 16px;
    text-transform: capitalize;
    color: #001635;
    width: 40px;
    height: 40px;
    background: rgba(0, 22, 53, .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
}

.wpo-blog-single-section .more-posts .next-post,
.wpo-blog-single-section .more-posts .previous-post,
.wpo-checkout-area .payment-select {
    padding: 40px 0
}

@media (max-width:767px) {
    .wpo-blog-single-section .more-posts>div {
        width: 100%;
        float: none
    }

    .wpo-blog-single-section .more-posts .next-post,
    .wpo-blog-single-section .more-posts .previous-post {
        padding: 25px 15px !important
    }
}

.wpo-blog-single-section .more-posts .next-post {
    text-align: right;
    padding-left: 15px;
    padding-right: 5px
}

.wpo-blog-single-section .more-posts .previous-post {
    padding-right: 15px;
    padding-left: 5px
}

.wpo-blog-single-section .more-posts .post-control-link {
    text-transform: capitalize;
    color: #333;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 10px
}

.wpo-blog-single-section .more-posts .post-name {
    color: #001635;
    font-family: Felidae;
    font-size: 30px;
    font-weight: 400;
    line-height: 40px
}

.wpo-blog-single-section .comments-area li>div {
    padding: 35px 0;
    position: relative
}

.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 .post blockquote {
        font-size: 30px;
        line-height: 40px
    }

    .wpo-blog-single-section .tag-wrap {
        display: block
    }

    .wpo-blog-single-section .more-posts .post-name {
        font-size: 25px;
        line-height: 35px
    }

    .wpo-blog-single-section .comments-area ol ul {
        padding-left: 40px
    }
}

.wpo-blog-single-section .comments-area ol>li:last-child div {
    border-bottom: 0
}

.wpo-blog-single-section .comments-area .comments-title {
    color: #001635;
    font-size: 60px;
    font-weight: 400;
    line-height: 70px
}

.wpo-blog-single-section .comments-area .comment-theme {
    position: absolute;
    left: 0
}

.wpo-blog-single-section .comments-area .comment-theme img,
.wpo-shop-single-section .product-info .client-rv .client-pic img {
    border-radius: 50%
}

.wpo-blog-single-section .comments-area .comment-main-area {
    padding-left: 140px;
    max-width: 980px
}

.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: #233d50;
    font-size: 40px;
    font-weight: 400;
    line-height: 50px;
    margin-bottom: 0
}

.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
}

.pf-terms-section .accordion-item button.collapsed,
.wpo-blog-single-section .comments-area .comment-reply-link:hover {
    color: #070143
}

.wpo-blog-single-section .comments-area .shape {
    position: absolute;
    left: 50px;
    top: -170px;
    max-width: 106px;
    max-height: 260px;
    z-index: -1
}

.wpo-blog-single-section .comments-section {
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 20px
}

.wpo-blog-single-section .comment-respond {
    margin-top: 70px
}

.wpo-blog-single-section .comment-respond .comment-reply-title {
    margin-bottom: 40px;
    color: #262626;
    font-size: 60px;
    font-weight: 400;
    line-height: 70px
}

.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
    }

    .wpo-blog-single-left-sidebar-section .wpo-blog-content {
        padding-left: 20px;
        padding-right: 0
    }
}

.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: .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 .comment-reply-title {
        font-size: 40px
    }

    .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
}

.wpo-blog-single-section .comment-respond .form-inputs>input:first-child {
    width: 49%;
    float: left
}

.wpo-blog-single-section .comment-respond .form-inputs>input:nth-child(2) {
    width: 49%;
    float: right
}

.wpo-blog-single-section .comment-respond .form-submit {
    max-width: 228px;
    height: 58px;
    background-color: #000;
    color: #fff;
    position: relative;
    transition: .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: 0 0;
    color: #fff
}

.wpo-blog-single-section .comment-respond .form-submit:hover {
    background-color: #070143
}

.wpo-shop-single-section .shop-single-slider .slider-for img,
.wpo-shop-single-section .shop-single-slider .slider-nav .slick-slide 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 .product-details {
    padding: 15px 30px 80px
}

@media (max-width:1199px) {
    .wpo-blog-single-section .comments-area .comments-title {
        font-size: 40px
    }

    .wpo-blog-single-section .comments-area .comment-theme {
        position: static
    }

    .wpo-blog-single-section .comments-area .comment-main-area {
        padding-left: 0;
        margin-top: 25px
    }

    .wpo-blog-single-section .comments-area .comments-meta h4 {
        font-size: 30px;
        line-height: 40px
    }

    .wpo-blog-single-section .comments-area .shape {
        display: none
    }

    .wpo-shop-single-section .product-details {
        padding: 10px 30px 15px
    }
}

@media (max-width:991px) {
    .wpo-blog-single-section .comment-respond form textarea {
        height: 150px
    }

    .wpo-blog-single-left-sidebar-section .wpo-blog-wraper {
        display: block
    }

    .wpo-blog-single-left-sidebar-section .wpo-blog-content {
        padding-right: 0;
        padding-left: 0
    }

    .blog-single-fullwidth .container-fluid {
        max-width: 697px;
        margin: 0 auto
    }

    .wpo-shop-single-section .product-details {
        margin-top: 45px;
        padding: 40px 30px
    }
}

.wpo-shop-single-section .product-details h2 {
    font-size: 35px;
    line-height: 1.4em;
    margin: 0 0 .33em;
    font-weight: 500
}

.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
    }
}

.wpo-shop-single-section .product-details .price .old {
    font-size: 1.6rem;
    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: 1.3333333333rem
    }
}

.wpo-shop-single-section .product-details .product-rt {
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

.cart-area .cart-wrap .action li.c-btn,
.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,
.wpo-shop-single-section .product-info .client-rv .rating i:last-child,
.wpo-shop-single-section .product-info .review-form .give-rating label:last-child .icon {
    color: #ddd
}

.wpo-shop-single-section .product-details p,
.wpo-shop-single-section .product-info p {
    margin-bottom: 1.3em
}

.wpo-shop-single-section .product-details ul li {
    font-size: 20px;
    color: #cbcbcb;
    line-height: 1.8em;
    padding-left: 20px;
    position: relative;
    margin-bottom: 10px
}

.wpo-shop-single-section .product-details ul li:before {
    position: absolute;
    left: 0;
    top: 15px;
    width: 8px;
    height: 8px;
    background: #fff;
    content: "";
    border-radius: 50%
}

.wpo-shop-single-section .product-details .tg-btm {
    margin-top: 25px
}

.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>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: .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: .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
}

.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: 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,
.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: 0
}

.wpo-shop-single-section .product-details .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down,
.wpo-shop-single-section .product-details .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    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-down:hover,
.wpo-shop-single-section .product-details .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up:hover {
    background-color: #e3b576;
    color: #fff
}

.wpo-shop-single-section .product-info {
    margin-top: 75px
}

.wpo-shop-single-section .product-info h4 {
    font-size: 25px;
    margin: 0 0 10px;
    font-weight: 500;
    color: #000
}

.wpo-shop-single-section .product-info .nav-tabs {
    font-family: Felidae;
    border: 0
}

.wpo-shop-single-section .product-info .nav-tabs li {
    margin-right: 1px
}

.wpo-shop-single-section .product-info .nav-tabs a {
    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
}

.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 .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, .3);
    padding-top: 30px;
    margin-top: -1px
}

.wpo-shop-single-section .product-info .client-rv {
    overflow: hidden;
    margin-bottom: 30px
}

.wpo-shop-single-section .product-info .client-rv .client-pic {
    width: 100px;
    float: left
}

.wpo-shop-single-section .product-info .client-rv .details {
    width: calc(100% - 130px);
    float: right
}

.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: .9333333333rem
}

.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 .name-rating-time .time {
    float: right;
    color: #b3b3b3;
    text-transform: uppercase
}

.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-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:first-child {
    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:hover label:hover input~.icon,
.wpo-shop-single-section .product-info .review-form .give-rating:not(:hover) label input:checked~.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: 0 0;
    border-radius: 0;
    box-shadow: none;
    height: 50px;
    border: 1px solid #efefef
}

.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 .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: 1rem
    }
}

.wpo-checkout-area .create-account input:focus,
.wpo-checkout-area .note-area textarea:focus,
.wpo-checkout-area .payment-area .form-style input:focus,
.wpo-checkout-area .payment-area .form-style select:focus,
.wpo-shop-single-section .slider-nav .slick-slide:focus {
    outline: 0
}

.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,
.quantity-container .increment {
    width: 30px;
    display: inline-block
}

.quantity-container input[type=text] {
    width: 30px;
    height: 40px;
    text-align: center;
    border: none;
    outline: 0;
    background-color: transparent;
    cursor: default
}

.quantity-container input[type=text]:focus {
    outline: 0;
    box-shadow: 0 0 5px 0 transparent
}

.cart-area .cart-wrapper {
    box-shadow: 0 5px 15px 0 rgba(68, 68, 68, .1)
}

.wpo-checkout-area .caupon-wrap,
.wpo-checkout-area .cout-order-area {
    box-shadow: 0 5px 15px 0 rgba(62, 65, 159, .1)
}

.cart-area .cart-wrap td,
.cart-area .cart-wrap th {
    width: 10%;
    border-bottom: 1px solid rgba(240, 240, 240, .5803921569);
    text-align: center;
    font-weight: 400;
    color: #414141
}

.cart-area .cart-wrap th {
    border-bottom: 1px solid rgba(240, 240, 240, .5803921569);
    padding: 40px 0;
    height: 80px;
    font-weight: 700
}

.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 .name,
.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 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 .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 .order-wrap,
.wpo-checkout-area .biling-item-2 .billing-adress {
    padding: 0
}

.cart-area .cart-wrap tr:nth-child(2n) {
    background: #fcfcfc
}

.cart-area .cart-wrap .quantity {
    position: relative;
    max-width: 110px;
    margin: 0 auto
}

.cart-area .quantity input {
    width: 105px;
    padding: 0 35px;
    text-align: center;
    height: 36px;
    position: relative;
    background: #f2f2f5;
    border: none;
    border-radius: 40px
}

.cart-area .quantity .qtybutton {
    position: absolute;
    top: 0;
    left: 0;
    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 ul {
    display: flex;
    justify-content: flex-end;
    list-style: none
}

.cart-area .submit-btn-area ul li:last-child {
    margin-left: 20px
}

@media (max-width:450px) {
    .wpo-site-header .header-right {
        right: -12px
    }

    .cart-area .submit-btn-area ul {
        flex-wrap: wrap;
        justify-content: center
    }

    .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: .3s;
    outline: 0
}

.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
}

.cart-area .cart-product-list ul {
    border-top: 1px solid rgba(240, 240, 240, .5803921569);
    padding-top: 20px;
    list-style: none
}

.cart-area .cart-product-list ul li {
    display: flex;
    justify-content: space-between;
    padding: 0 30px 30px;
    font-weight: 300;
    font-size: 18px;
    line-height: 21px;
    color: #414141
}

.cart-area .cart-product-list ul li.cart-b {
    border-top: 1px solid rgba(240, 240, 240, .5803921569);
    border-bottom: 1px solid rgba(240, 240, 240, .5803921569);
    color: #333;
    padding-top: 30px;
    font-weight: 600
}

.wpo-checkout-area .create-account {
    display: none;
    padding: 20px
}

.wpo-checkout-area .create-account span {
    margin-bottom: 20px;
    display: block
}

.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 button {
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    background: #333;
    color: #fff;
    width: 108px;
    border: none;
    outline: 0;
    box-shadow: none;
    cursor: pointer;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px
}

.wpo-checkout-area .coupon {
    position: relative;
    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;
    border-left: 4px solid #000;
    transition: .3s;
    width: 100%
}

.wpo-checkout-area .caupon-wrap {
    background: #fff;
    margin-bottom: 20px;
    transition: .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 #e3b576;
    border-bottom: 0
}

.wpo-checkout-area .billing-adress .form-style input,
.wpo-checkout-area .billing-adress .form-style select,
.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: 40px;
    border: 1px solid #ebebeb
}

.wpo-checkout-area .billing-adress .form-style input:focus,
.wpo-checkout-area .billing-adress .form-style select:focus {
    outline: 0;
    box-shadow: none
}

.wpo-checkout-area .billing-adress .form-style select {
    -webkit-appearance: none;
    -o-appearance: none;
    appearance: none;
    -moz-appearance: none;
    background: url(../images/select-icon2.png) calc(100% - 15px) center no-repeat;
    position: relative
}

.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 .biling-item-2,
.wpo-checkout-area .submit-btn-area {
    margin-top: 20px
}

.wpo-checkout-area .payment-name ul {
    display: flex;
    justify-content: flex-start
}

.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;
    margin-right: 15px
}

.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
}

.wpo-checkout-area .payment-area h2 {
    padding-bottom: 40px;
    margin-bottom: 0;
    font-size: 20px;
    color: #878787;
    font-weight: 700
}

.wpo-checkout-area .payment-area h2 span {
    font-size: 30px;
    color: #ff493c
}

.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 #c00
}

.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.active .payment-name {
    display: none !important
}

.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 .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 .theme-btn,
.wpo-checkout-area .submit-btn-area .view-cart-btn {
    text-transform: capitalize;
    background: #000;
    border-radius: 55px
}

.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: 0 14px 60px rgba(0, 0, 0, .06);
    border-radius: 10px;
    overflow: hidden
}

.wpo-accountForm,
.wpo-accountInfo {
    width: 50%;
    min-height: 600px;
    display: flex
}

.wpo-accountInfo {
    background: #000;
    flex-direction: column;
    justify-content: space-between;
    text-align: center;
    padding: 50px
}

.wpo-accountForm {
    padding: 70px 85px;
    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: 0 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: capitalize;
    font-size: 14px;
    color: #000;
    border: 2px solid #fff;
    transition: .4s ease-in-out
}

.wpo-accountInfo .wpo-accountBtn:hover {
    background: 0 0;
    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
}

.form-style input:focus {
    outline: 0;
    border: 1px solid #e5e5e5 !important
}

input[type=checkbox]+label {
    display: block;
    margin: .2em;
    cursor: pointer;
    padding: .2em;
    position: relative
}

input[type=checkbox]+label:before {
    content: "✔";
    border: 1px solid #e5e5e5;
    border-radius: .2em;
    display: inline-block;
    width: 1.2em;
    height: 1.2em;
    padding-left: .2em;
    padding-bottom: .3em;
    margin-right: .2em;
    vertical-align: bottom;
    color: transparent;
    transition: .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,
.subText 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: .4s ease-in-out;
    margin-top: 30px
}

.wpo-accountForm .wpo-accountBtn:hover {
    background: 0 0;
    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 {
    margin: 0 5px 5px
}

.input-group-btn {
    position: absolute;
    right: 10px;
    top: 37px
}

.input-group-btn button {
    background: 0 0 !important;
    border: none;
    outline: 0;
    box-shadow: none !important
}

.input-group-btn button:hover,
.pf-terms-section .accordion-button {
    background: 0 0
}

.input-group-btn button.active,
.input-group-btn button:focus {
    background: 0 0 !important;
    border: none !important;
    outline: 0 !important
}

.btn-default.active,
.open>.dropdown-toggle.btn-default {
    background: 0 0 !important;
    border: none;
    outline: 0
}

@media (max-width:1200px) {
    .wpo-accountWrapper {
        width: 900px
    }

    .wpo-accountForm {
        padding: 70px 35px
    }

    .wpo-contact-pg-section .office-info .col .office-info-item {
        margin-bottom: 30px
    }
}

@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-accountForm,
    .wpo-accountInfo {
        width: 100%
    }

    .accountArea {
        padding: 0 16px
    }
}

.back-home {
    max-width: 150px
}

.wpo-contact-pg-section {
    padding-bottom: 0
}

.wpo-contact-pg-section .wpo-contact-title {
    margin: 0 auto 50px;
    text-align: center
}

.wpo-contact-pg-section .wpo-contact-title h2 {
    font-size: 50px;
    font-weight: 400;
    margin-bottom: 20px
}

.wpo-contact-pg-section form input,
.wpo-contact-pg-section form select,
.wpo-contact-pg-section form textarea {
    background: 0 0;
    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-shop-single-section .product-info {
        margin-top: 40px
    }

    .cart-area .cart-wrapper table {
        width: 1022px
    }

    .cart-area .cart-wrapper form {
        overflow: scroll;
        overflow-y: hidden
    }

    .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: 0 0
}

.wpo-contact-pg-section form select,
.wpo-contact-pg-section form select:focus {
    background: url(../images/select-icon2.png) calc(100% - 15px) center no-repeat
}

.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: normal;
    color: #9d9c9c
}

.wpo-contact-pg-section form :-moz-placeholder {
    font-style: normal;
    color: #9d9c9c
}

.wpo-contact-pg-section form ::-moz-placeholder {
    font-style: normal;
    color: #9d9c9c
}

.wpo-contact-pg-section form :-ms-input-placeholder {
    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;
    position: relative
}

.wpo-contact-pg-section form .submit-area {
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
    margin-left: 0
}

.wpo-contact-pg-section form .submit-area .theme-btn,
.wpo-contact-pg-section form .submit-area .view-cart-btn {
    border-radius: 0;
    font-family: "DM Sans", serif;
    font-size: 20px;
    padding: 10px 30px;
    background: #000
}

.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:1200px) {
    .wpo-contact-pg-section .office-info .col:last-child .office-info-item {
        margin-bottom: 0
    }
}

.wpo-contact-pg-section .office-info .office-info-item {
    text-align: center;
    box-shadow: 0 5px 15px 0 rgba(62, 65, 159, .1);
    padding: 40px
}

.wpo-contact-pg-section .office-info .office-info-item .office-info-icon {
    width: 85px;
    height: 85px;
    background: #242424;
    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: #fff
}

.wpo-contact-pg-section .office-info .office-info-item .office-info-text h2 {
    font-size: 26px;
    line-height: 35px;
    font-weight: 400;
    margin: 10px 0
}

.wpo-contact-pg-section .wpo-contact-form-area {
    padding: 50px 50px 0;
    background: #222;
    box-shadow: 0 1px 15px 0 rgba(62, 65, 159, .1);
    margin-bottom: -125px;
    position: relative;
    z-index: 9
}

.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%)
}

.pf-terms-section h4 {
    font-size: 45px;
    margin-bottom: 30px;
    margin-top: -20px
}

.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
}

.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 10px 10px 20px;
    position: relative
}

.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 .accordion-item {
    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, .13)
}

.pf-terms-section .accordion-item .accordion-body p {
    color: #565656
}

.pf-terms-section .accordion-item button {
    padding: 20px 0;
    border: 0;
    border-radius: 0;
    font-size: 18px;
    color: #070143;
    text-align: left;
    font-family: "DM Sans", serif
}

.pf-terms-section .accordion-item button::after {
    background: 0 0;
    font-family: themify;
    content: "\e622";
    font-size: 15px;
    transform: rotate(0);
    font-weight: 700
}

.pf-terms-section .accordion-item button.collapsed::after {
    content: "\e61a"
}

.pf-terms-section .accordion-item button:focus {
    box-shadow: none;
    outline: 0;
    border-color: #e1e1e1
}

.pf-terms-section .accordion-button:not(.collapsed) {
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, .13)
}

.error-404-section .error-message {
    margin-top: 30px;
    padding: 0 200px
}

@media (max-width:991px) {

    .pf-terms-section .pf-terms-wrap .pf-terms-text h2,
    .pf-terms-section h4 {
        font-size: 35px
    }

    .error-404-section .error-message {
        margin-top: 20px;
        padding: 0 100px
    }
}

.error-404-section .error-message h3 {
    font-size: 55px;
    margin: 0
}

.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 {
    position: relative;
    height: 980px;
    display: flex;
    align-items: center;
    overflow: hidden
}

.wpo-preview-hero-section .left-content {
    max-width: 877px;
    margin-left: 100px
}

@media (max-width:1399px) {

    .cart-area .add-wish .theme-btn,
    .cart-area .add-wish .view-cart-btn {
        padding: 8px 15px;
        font-size: 15px
    }

    .wpo-preview-hero-section {
        height: 780px
    }

    .wpo-preview-hero-section .left-content {
        margin-left: 50px
    }
}

.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
}

.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 {
        height: 100%;
        display: block;
        padding: 200px 20px 100px
    }

    .wpo-preview-hero-section .left-content {
        margin-left: 0;
        max-width: 100%
    }

    .wpo-preview-hero-section .left-content h2 {
        font-size: 80px;
        line-height: 100px
    }
}

.wpo-preview-hero-section .left-content p {
    color: #101010;
    font-size: 25px;
    font-weight: 400;
    line-height: 50px;
    margin-bottom: 20px
}

.hero-image {
    display: flex;
    max-width: 860px;
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
    white-space: nowrap;
    z-index: -1
}

.hero-image .marquee {
    display: block;
    animation: 20s linear infinite marquee-top-to-bottom
}

.hero-image .item {
    max-width: 420px;
    max-height: 300px;
    box-shadow: 0 2px 12px 2px rgba(4, 0, 52, .06);
    border-radius: 20px;
    margin: 10px
}

.hero-image .item img {
    width: 100%;
    border-radius: 20px
}

.hero-image .marquee-s2 {
    display: block;
    animation: 20s linear infinite marquee-bottom-to-top
}

@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 {
    padding-bottom: 50px
}

@media (max-width:991px) {
    .hero-image {
        display: none
    }

    .wpo-demo-section {
        padding-bottom: 20px
    }

    .wpo-demo-section .title h2 {
        font-size: 80px;
        line-height: 80px
    }
}

.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
}

.wpo-demo-section .image-style {
    z-index: 99;
    transition: .8s;
    position: relative;
    font-size: 14px;
    text-align: center;
    margin: 0 10px 70px;
    display: block
}

@media (max-width:1399px) {
    .hero-image {
        max-width: 560px
    }

    .wpo-demo-section .image-style {
        margin: 0 0 70px
    }
}

.wpo-demo-section .image-style .inner {
    max-height: 630px;
    min-height: 630px;
    overflow: hidden;
    display: block;
    position: relative;
    border-radius: 6px;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .15)
}

.wpo-demo-section .image-style .inner img {
    transition: 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))
}

.wpo-preview-cta-section .content {
    border: 2px solid #fff;
    background: rgba(255, 255, 255, .4);
    box-shadow: 0 20px 20px 0 rgba(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
    }

    .wpo-preview-features-section .row {
        margin: 0
    }
}

@media (max-width:1199px) {

    .cart-area .add-wish .theme-btn,
    .cart-area .add-wish .view-cart-btn {
        padding: 6px 10px;
        font-size: 13px
    }

    .wpo-preview-cta-section .content {
        margin-left: 50px
    }
}

.wpo-preview-cta-section .content h3 {
    color: #101010;
    font-size: 50px;
    font-weight: 400;
    line-height: 70px
}

.wpo-preview-cta-section .content p {
    color: #5c5c5c;
    font-size: 20px;
    font-weight: 400;
    line-height: 35px;
    margin-bottom: 30px
}

.wpo-preview-Inner-section .title,
.wpo-preview-features-section .title {
    max-width: 1001px;
    margin: 0 auto 60px;
    text-align: center
}

@media (max-width:991px) {
    .wpo-preview-cta-section .content {
        margin: 0 auto
    }

    .wpo-preview-Inner-section .title h2 {
        font-size: 80px;
        line-height: 80px
    }
}

.wpo-preview-Inner-section .title p {
    margin: 0 auto;
    color: #5c5c5c;
    text-align: center;
    font-size: 25px;
    font-weight: 400;
    line-height: 40px
}

.wpo-preview-Inner-section .owl-item,
.wpo-preview-Inner-section .owl-item:nth-child(odd) {
    margin-top: 120px
}

.wpo-preview-Inner-section .owl-item .Inner-page {
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0 2px 12px 2px rgba(4, 0, 52, .1);
    padding: 10px;
    max-height: 630px;
    min-height: 630px;
    margin: 10px 0
}

.wpo-preview-features-section {
    background: #f9f9f9;
    padding-bottom: 70px
}

@media (max-width:991px) {
    .wpo-preview-Inner-section .owl-item:nth-child(odd) {
        margin-top: 0
    }

    .wpo-preview-features-section {
        padding-bottom: 60px
    }

    .wpo-preview-features-section .title h2 {
        font-size: 80px;
        line-height: 80px
    }
}

.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
}

.wpo-preview-features-section .features-item {
    text-align: center;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 2px 12px 2px rgba(4, 0, 52, .02);
    padding: 60px 45px 40px;
    margin: 0 15px 50px
}

@media (max-width:1399px) {
    .wpo-preview-features-section .features-item {
        margin: 0 0 50px;
        padding: 30px
    }
}

.wpo-preview-features-section .features-item .icon {
    text-align: center;
    margin: 0 auto 10px;
    width: 100px;
    height: 100px;
    line-height: 100px;
    background: #f6f4f4;
    border-radius: 100px
}

.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
}

.wpo-preview-features-section .features-item span {
    color: #656565;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px
}

.wpo-preview-footer-section {
    position: relative;
    overflow: hidden;
    z-index: 1;
    padding: 180px 0
}

@media (max-width:991px) {
    .wpo-preview-features-section .features-item {
        margin: 0 0 30px
    }

    .wpo-preview-footer-section {
        padding: 100px 0
    }
}

.wpo-preview-footer-section::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    opacity: .3;
    background: #000;
    z-index: -1
}

.slide-inner::after,
.slide-inner::before {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    left: 0;
    content: "";
    pointer-events: none
}

.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-blog-single-section .more-posts .next-post {
        border-left: 0;
        text-align: left
    }

    .wpo-blog-single-section .more-posts .next-post .post-control-link {
        padding-right: 0
    }

    .wpo-blog-single-section .more-posts .previous-post .post-control-link {
        padding-left: 0
    }

    .wpo-blog-single-section .comments-area ol ul {
        padding-left: 20px
    }

    .wpo-blog-single-section .comment-respond {
        margin-top: 40px
    }

    .wpo-blog-single-section .comment-respond .comment-form,
    .wpo-preview-cta-section .content {
        padding: 30px 20px
    }

    .wpo-blog-single-section .comment-respond .form-inputs>input:first-child,
    .wpo-blog-single-section .comment-respond .form-inputs>input:nth-child(2),
    .wpo-shop-single-section .product-info .client-rv .details {
        width: 100%;
        float: none
    }

    .error-404-section .error-message,
    .wpo-shop-single-section .product-details {
        padding: 0
    }

    .wpo-shop-single-section .product-details .price,
    .wpo-shop-single-section .product-details h2 {
        font-size: 25px
    }

    .wpo-shop-single-section .product-details .price .old {
        font-size: 1.2rem
    }

    .wpo-shop-single-section .product-details .product-option .theme-btn,
    .wpo-shop-single-section .product-details .product-option .view-cart-btn {
        font-size: .9333333333rem
    }

    .wpo-shop-single-section .product-info .nav-tabs {
        margin-bottom: 20px
    }

    .wpo-shop-single-section .product-info .nav-tabs a {
        font-size: .9333333333rem;
        font-weight: 400;
        padding: 10px 10px 8px;
        text-transform: none
    }

    .wpo-shop-single-section .product-info .tab-content {
        border: 0;
        padding: 0;
        margin: 0
    }

    .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 .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 {
        font-size: .8rem;
        display: block
    }

    .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: none
    }

    .wpo-checkout-area .coupon label {
        font-size: 15px
    }

    .wpo-accountForm,
    .wpo-accountInfo {
        width: 100%
    }

    .wpo-contact-pg-section .wpo-contact-title {
        margin-bottom: 30px
    }

    .wpo-contact-pg-section form .submit-area {
        margin-bottom: 0
    }

    .wpo-contact-pg-section .office-info {
        padding-bottom: 60px
    }

    .error-404-section .error-message h3,
    .wpo-contact-pg-section .office-info .office-info-item .office-info-text h2 {
        font-size: 40px
    }

    .wpo-contact-pg-section .wpo-contact-form-area {
        padding: 50px 30px 30px
    }

    .wpo-preview-hero-section .left-content span {
        margin-bottom: 10px
    }

    .wpo-preview-hero-section .left-content h2 {
        font-size: 60px;
        line-height: 70px
    }

    .wpo-preview-hero-section .left-content p {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 10px
    }

    .wpo-demo-section {
        padding-bottom: 40px
    }

    .wpo-demo-section .title h2,
    .wpo-preview-Inner-section .title h2,
    .wpo-preview-features-section .title h2 {
        font-size: 40px;
        line-height: 70px
    }

    .wpo-demo-section .title p,
    .wpo-preview-Inner-section .title p,
    .wpo-preview-features-section .title p {
        font-size: 18px;
        line-height: 30px
    }

    .wpo-demo-section .image-style {
        max-width: 530px;
        margin: 0 auto 40px
    }

    .wpo-demo-section .image-style .inner {
        max-height: 430px;
        min-height: 430px
    }

    .wpo-demo-section .image-style:hover .inner img {
        transform: translateY(calc(-100% + 430px))
    }

    .wpo-preview-cta-section {
        padding-left: 10px;
        padding-right: 10px
    }

    .wpo-preview-cta-section .content h3 {
        font-size: 40px;
        line-height: 50px
    }

    .wpo-preview-cta-section .content p {
        font-size: 15px;
        line-height: 20px
    }

    .wpo-preview-features-section {
        padding-bottom: 50px
    }

    .wpo-preview-footer-section {
        padding: 80px 0
    }

    .wpo-preview-footer-section .content p {
        font-size: 20px;
        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-features-section .features-item {
        padding: 30px 20px
    }

    .wpo-preview-features-section .features-item h2 {
        font-size: 20px;
        line-height: 30px
    }

    .wpo-preview-features-section .features-item span {
        font-size: 16px
    }

    .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-consultaForm-section-s3 .wraper {
        padding: 10px
    }

    .wpo-consultaForm-section-s3 .contact {
        padding: 40px 10px
    }

    .wpo-teame-page .left-sidbar .info-description h2 {
        font-size: 30px;
        line-height: 50px
    }

    .personal-info ul li span,
    .wpo-preview-footer-section .content p {
        font-size: 16px;
        line-height: 30px
    }

    .personal-info ul li span:last-child {
        font-size: 16px
    }

    .education-info ul li {
        font-size: 16px;
        line-height: 25px
    }

    .wpo-blog-single-section .post blockquote h4,
    .wpo-blog-single-section .post blockquote span {
        font-size: 20px;
        line-height: 30px
    }

    .wpo-blog-single-section .post .gallery>div {
        width: calc(100% - 20px);
        float: none;
        margin: 10px
    }

    .wpo-blog-single-section .tag-share,
    .wpo-blog-single-section .tag-share-s2 {
        padding-bottom: 20px
    }

    .wpo-blog-single-section .tag-share .tag>span,
    .wpo-blog-single-section .tag-share-s2 .tag>span {
        padding-right: 5px
    }

    .wpo-checkout-area .payment-name ul,
    .wpo-checkout-area .payment-select ul {
        flex-wrap: wrap
    }

    .wpo-checkout-area .payment-name ul li {
        margin-bottom: 10px
    }

    .wpo-checkout-area .payment-select label {
        font-size: 14px
    }

    .wpo-contact-pg-section .wpo-contact-title h2 {
        font-size: 40px
    }

    .wpo-preview-hero-section {
        padding: 150px 20px 100px
    }

    .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 {
        font-size: 40px;
        line-height: 60px
    }

    .wpo-demo-section .title h2,
    .wpo-preview-Inner-section .title h2,
    .wpo-preview-cta-section .content h3,
    .wpo-preview-features-section .title h2,
    .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
}

.slide-inner::after {
    height: 150px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, .9), rgba(0, 0, 0, 0))
}

.slide-inner::before {
    height: 30%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, .6), transparent)
}

.slide-inner .slide-content {
    position: relative;
    z-index: 10
}

h4 {
    font-size: 19px
}

.wpo-consultaForm-section-s2 a {
    color: #fff;
    margin-left: 10px;
    font-size: 20px
}

.wpo-page-title.vignette-bg::before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    background: radial-gradient(circle at center, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .75) 110%), linear-gradient(to bottom, rgba(0, 0, 0, .7) 0, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, .7) 130%)
}

.team-card .image::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 40%;
    pointer-events: none;
    /*background: linear-gradient(to top, rgb(0 0 0 / 65%) 40%, rgb(0 0 0 / 0%) 83%)*/
}

.team-card .image .corner-badge {
    position: absolute;
    left: 10px;
    bottom: 10px;
    width: 150px;
    height: auto;
    z-index: 5;
    pointer-events: none;
    border-radius: 10px
}

.footer-overlay::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, .8);
    z-index: -1
}

.footer-overlay .wpo-lower-footer,
.footer-overlay .wpo-upper-footer {
    position: relative;
    z-index: 2
}

.whatsapp-button {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 60px;
    height: 60px;
    background: #0e6931;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border: none;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
    z-index: 1000;
    transition: transform .2s
}

.whatsapp-button:hover {
    transform: scale(1.05)
}

.whatsapp-button svg {
    width: 32px;
    height: 32px;
    fill: white
}

.contact-panel {
    position: fixed;
    bottom: 100px;
    right: 30px;
    width: 320px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .15);
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    transition: .3s;
    z-index: 999;
    max-height: 500px;
    overflow-y: auto
}

.contact-panel.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

.contact-item-wp {
    padding: 16px 20px;
    border-bottom: 1px solid #f0f0f0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: background .2s
}

.contact-item-wp:last-child {
    border-bottom: none
}

.contact-item-wp:hover {
    background: #f8f8f8
}

.contact-info-wp {
    flex: 1
}

.contact-name-wp {
    font-size: 15px;
    font-weight: 600;
    color: #333;
    margin-bottom: 4px
}

.contact-title-wp {
    font-size: 13px;
    color: #666
}

.whatsapp-icon-small {
    width: 36px;
    height: 36px;
    background: 0 0;
    border: 2px solid #25d366;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: .2s
}

.whatsapp-icon-small:hover {
    background: #25d366
}

.whatsapp-icon-small:hover svg {
    fill: #fff
}

.whatsapp-icon-small svg {
    width: 18px;
    height: 18px;
    fill: #25D366
}

.map-frame {
    margin-top: 15px;
    width: 100%;
    border-radius: 18px;
    border: 1px solid rgba(255, 255, 255, .08);
    overflow: hidden;
    background: #0b0b0b;
    box-shadow: 0 18px 45px rgba(0, 0, 0, .45);
    position: relative
}

.map-frame iframe {
    width: 100%;
    display: block;
    border: 0;
    filter: grayscale(1) contrast(1.1) brightness(.75) invert(.92) hue-rotate(180deg)
}

.map-frame::after {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background: linear-gradient(180deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .35))
}