@import url(https://fonts.googleapis.com/css2?family=Big+Shoulders+Display:wght@100;200;300;400;500;600;700;800;900&amp;family=Marcellus&amp;family=Syne:wght@400;500;600;700;800&amp;family=Aladin&amp;display=swap;);

*,
ul {
    margin: 0;
    padding: 0
}

.profile__address-icon span svg path,
.profile__main-info-icon>span svg path {
    fill: var(--tp-common-black)
}

.cn-contactform-input textarea,
.postbox__comment-input textarea,
.profile__input textarea,
.tp-checkout-input textarea,
.tp-contact-6-input textarea,
.tp-product-details-review-input textarea,
.tp-profile-input textarea {
    resize: none;
    resize: none
}

.mfp-arrow,
.nice-select,
.slick-slider {
    -webkit-tap-highlight-color: transparent
}

.back-to-top-wrapper,
.tp-offcanvas-2-close,
.tp-offcanvas-2-close-btn .text,
.tp-offcanvas-2-close-btn .text span,
.tp-offcanvas-2-left,
.tp-offcanvas-2-right,
.tp-offcanvas-area,
.tp-offcanvas-social ul li a,
.tp-product-tab-2 .nav-tabs .nav-link .tp-product-tab-tooltip,
.tp-swiper-dot .swiper-pagination-bullet,
.tp-swiper-dot-border .swiper-pagination-bullet,
.tp-swiper-scrollbar,
.tp-tab-line,
.tpoffcanvas__logo,
.tpoffcanvas__right-info,
.tpoffcanvas__social-link ul li a::before,
.transition-3,
a,
button,
input,
li,
p,
select,
textarea {
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out
}

.tp-offcanvas-2-close-btn {
    font-family: var(--tp-ff-dmsans)
}

@font-face {
    font-family: gallery_modernregular;
    src: url("../fonts/gallerymodern-webfont.woff2") format("woff2"), url("../fonts/gallerymodern-webfont.woff") format("woff"), url("../fonts/gallerymodern-webfont.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    display: swap;
}

:root {
    --tp-ff-body: 'Syne', sans-serif;
    --tp-ff-heading: 'Syne', sans-serif;
    --tp-ff-p: 'Syne', sans-serif;
    --tp-ff-syne: 'Syne', sans-serif;
    --tp-ff-gallery: 'gallery_modernregular', sans-serif;
    --tp-ff-shoulders: 'Big Shoulders Display', cursive;
    --tp-ff-marcellus: 'Marcellus', sans-serif;
    --tp-ff-aladin: 'Aladin', system-ui;
    --tp-ff-fontawesome: "Font Awesome 6 Pro";
    --tp-common-white: #F5F7F5;
    --tp-common-white-solid: #fff;
    --tp-common-black: #1E1E1E;
    --tp-common-black-2: #1E1E1E;
    --tp-common-black-3: #141414;
    --tp-common-dark: #121212;
    --tp-common-orange: #EB5939;
    --tp-grey-1: #262626;
    --tp-grey-2: #F4F4F4;
    --tp-grey-3: #5D5D63;
    --tp-grey-4: #F7F7F7;
    --tp-text-body: #5D5D63;
    --tp-theme-1: #336EF9;
    --tp-border-1: #EAEAEB;
    --swiper-theme-color: #007aff;
    --swiper-navigation-size: 44px
}

@media (min-width:1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1200px
    }

    .container-1630 {
        max-width: 1630px
    }

    .container-1775 {
        max-width: 1775px
    }

    .container-1840 {
        max-width: 1840px
    }

    .container-1560 {
        max-width: 1560px
    }
}

* {
    box-sizing: border-box
}

body {
    font-family: var(--tp-ff-body);
    font-size: 14px;
    font-weight: 400;
    color: var(--tp-text-body);
    line-height: 26px
}

.ui-button,
.ui-button:active,
.ui-button:hover,
.ui-button:link,
.ui-button:visited,
a {
    text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--tp-ff-heading);
    color: var(--tp-common-black);
    margin-top: 0;
    font-weight: 500;
    line-height: 1.2;
    -webkit-transition: color .3s ease-out;
    -moz-transition: color .3s ease-out;
    -ms-transition: color .3s ease-out;
    -o-transition: color .3s ease-out;
    transition: color .3s ease-out
}

.showcase-details-subtitle.fs-40,
h1 {
    font-size: 40px
}

h2 {
    font-size: 36px
}

h4 {
    font-size: 24px
}

p {
    font-family: var(--tp-ff-p);
    color: var(--tp-text-body);
    margin-bottom: 15px;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px
}

.m-img img,
.mfp-image-holder .mfp-content,
.postbox__text img,
.tp-header-area.header-sticky .container,
img {
    max-width: 100%
}

a:focus,
a:hover,
a:not([href]):not([class]),
a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

.button:focus,
a:focus {
    text-decoration: none;
    outline: 0
}

a,
button {
    color: inherit;
    outline: 0;
    border: none;
    background: 0 0
}

.tp-hotspot:hover,
.tp-range-slider .noUi-handle:hover,
.tp-swiper-scrollbar .tp-swiper-scrollbar-drag:hover,
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
button:hover {
    cursor: pointer
}

.slick-list:focus,
.tp-cart-input[type=text]:focus,
button:focus {
    outline: 0
}

input[type=email],
input[type=number],
input[type=password],
input[type=tel],
input[type=text],
input[type=url],
textarea {
    outline: 0;
    background-color: #fff;
    height: 56px;
    width: 100%;
    line-height: 56px;
    font-size: 14px;
    color: var(--tp-common-black);
    padding-left: 26px;
    padding-right: 26px;
    border: 1px solid #e0e2e3
}

input[type=email]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #95999d
}

input[type=email]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=text]::-moz-placeholder,
input[type=url]::-moz-placeholder,
textarea::-moz-placeholder {
    color: #95999d
}

input[type=email]:-moz-placeholder,
input[type=number]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=text]:-moz-placeholder,
input[type=url]:-moz-placeholder,
textarea:-moz-placeholder {
    color: #95999d
}

input[type=email]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #95999d
}

input[type=email]::placeholder,
input[type=number]::placeholder,
input[type=password]::placeholder,
input[type=tel]::placeholder,
input[type=text]::placeholder,
input[type=url]::placeholder,
textarea::placeholder {
    color: #95999d
}

[dir=rtl] input[type=email],
[dir=rtl] input[type=number],
[dir=rtl] input[type=password],
[dir=rtl] input[type=tel],
[dir=rtl] input[type=text],
[dir=rtl] input[type=url],
[dir=rtl] textarea {
    text-align: right
}

.back-to-top-btn,
.tp-brand-3-slider-active .tp-brand-item,
.tp-brand-item,
.tp-btn-circle-2 span,
.tp-btn-subscribe,
[dir=rtl] .tp-cart-input[type=text] {
    text-align: center
}

.tp-btn-border:hover,
.tp-swiper-dot-border .swiper-pagination-bullet:hover,
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
textarea:focus {
    border-color: var(--tp-common-black)
}

input[type=email]:focus::placeholder,
input[type=number]:focus::placeholder,
input[type=password]:focus::placeholder,
input[type=tel]:focus::placeholder,
input[type=text]:focus::placeholder,
input[type=url]:focus::placeholder,
textarea:focus::placeholder {
    opacity: 0
}

textarea {
    line-height: 1.4;
    padding-top: 17px;
    padding-bottom: 17px
}

textarea:focus::placeholder {
    opacity: 0
}

input[type=color] {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: 0 0;
    border: 0;
    cursor: pointer;
    height: 100%;
    width: 100%;
    padding: 0;
    border-radius: 50%
}

::selection {
    background: var(--tp-common-black);
    color: var(--tp-common-white);
    text-shadow: none
}

.bd-brand-item img,
.header-main-menu>nav>ul>li.has-homemenu .tp-mega-menu,
.nice-select.wide,
.panel-width,
.pd-custom-full-img img,
.rm-project-contact-item:hover::after,
.service-details__sm-thumb img,
.showcase-details-thumb img,
.tp-blog-6-thumb img,
.tp-footer-widget-info-mail:hover a::before,
.tp-main-menu-mobile nav ul li img,
.tp-offcanvas-2-area.opened .animated-text>nav>ul>li a::before,
.tp-project-5-2-thumb img,
.tp-service-4-link:hover::after,
.tp-shop-details-variation-button img,
.w-img img {
    width: 100%
}

.back-to-top-btn,
.back-to-top-wrapper {
    width: 44px;
    height: 44px;
    border-radius: 50%
}

.fix,
.tp-portfolio-9-slider-thumb,
.tp-shop-left-thumb,
.tp-shop-right-item {
    overflow: hidden
}

.blog-details-overlay,
.p-relative,
.portfolio-bg,
.postbox__thumb,
.profile__main-thumb,
.profile__tab .tp-tab-menu,
.sidebar__search,
.slide-funfact-overlay,
.tp-blog-6-item,
.tp-blog-list-bg-overlay,
.tp-login-input-box,
.tp-offcanvas-gallery-img,
.tp-project-5-2-thumb,
.tp-shop-slider-ovarlay,
.tp-shop-top,
.tp-shop-widget-checkbox-circle,
.ui-button,
.ui-menu-icons,
.ui-resizable {
    position: relative
}

.back-to-top-wrapper {
    position: fixed;
    right: 50px;
    bottom: 0;
    cursor: pointer;
    display: block;
    z-index: 99;
    opacity: 0;
    visibility: hidden
}

.back-to-top-btn {
    display: inline-block;
    line-height: 44px;
    background: var(--tp-common-white);
    box-shadow: 0 8px 16px rgba(3, 4, 28, .3);
    color: var(--tp-common-black);
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out
}

.back-to-top-btn svg,
.tp-cart-minus svg,
.tp-cart-plus svg,
.tp-main-menu-mobile nav ul li>a svg {
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    transform: translateY(-2px)
}

.back-to-top-btn:hover {
    -webkit-transform: translateY(-4px);
    -moz-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    -o-transform: translateY(-4px);
    transform: translateY(-4px)
}

.tp-theme-settings-area {
    position: fixed;
    display: none;
    top: 50%;
    right: 0;
    width: 240px;
    background-color: #fff;
    border: 1px solid #eaeaef;
    -webkit-transform: translateY(-50%) translateX(100%);
    -moz-transform: translateY(-50%) translateX(100%);
    -ms-transform: translateY(-50%) translateX(100%);
    -o-transform: translateY(-50%) translateX(100%);
    transform: translateY(-50%) translateX(100%);
    z-index: 991;
    direction: ltr;
    border-bottom-left-radius: 4px
}

.tp-btn-animation span,
.tp-btn-black-square {
    z-index: 9;
    transition: .3s;
    color: var(--tp-common-black);
    font-weight: 500;
    display: inline-block;
    position: relative;
    overflow: hidden
}

.tp-btn-black-square {
    height: 66px;
    line-height: 66px;
    padding: 0 35px;
    letter-spacing: -.18px;
    font-size: 20px;
    text-transform: capitalize;
    border: 1.5px solid rgba(18, 18, 18, .2)
}

.tp-blog-6-link a i,
.tp-btn-black-square span,
.tp-studio-cta-subscribe-link a span {
    margin-left: 10px
}

.tp-btn-animation {
    border-top: 1px solid rgba(18, 18, 18, .1);
    border-bottom: 1px solid rgba(18, 18, 18, .1);
    height: 45px;
    line-height: 45px;
    padding: 0 17px;
    display: inline-block;
    white-space: nowrap;
    animation: 20s linear infinite scrollText
}

.tp-btn-animation:hover {
    animation-play-state: paused
}

.tp-btn-animation span {
    font-size: 16px;
    text-transform: uppercase
}

.tp-btn-animation span::before {
    height: 5px;
    width: 5px;
    background-color: var(--tp-common-black);
    display: inline-block;
    content: "";
    margin-right: 15px;
    margin-left: 15px;
    border-radius: 50%;
    transform: translateY(-3px)
}

.tp-btn-circle-2 {
    font-weight: 500;
    font-size: 18px;
    line-height: 1.22;
    letter-spacing: -.01em;
    color: var(--tp-common-white);
    border: 1px solid rgba(255, 255, 255, .5);
    display: inline-block;
    width: 149px;
    height: 149px;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1
}

.tp-btn-border,
.tp-btn-border-lg {
    font-weight: 500;
    letter-spacing: .03em;
    text-transform: capitalize
}

.header-sticky.tp-inner-header-area .tp-inner-header-right-action ul li .tp-inner-bar,
.header-sticky.tp-inner-header-area .tp-inner-header-right-action ul li .tp-inner-cart,
.portfolio-filter button.active,
.portfolio-filter button:hover,
.pw-project-style .tp-project-3-meta,
.pw-project-style .tp-project-3-title-sm,
.rm-project-contact-item:hover span,
.tp-blog-list-link:hover,
.tp-btn-border,
.tp-btn-border-wrap .text-1,
.tp-btn-circle-2:hover span,
.tp-cart-checkout-shipping-option label span,
.tp-cart-minus,
.tp-cart-plus,
.tp-checkout-input .nice-select .list .option:hover,
.tp-checkout-option label a:hover,
.tp-inner-header-2-bg .tp-inner-header-2-cart span,
.tp-inner-header-2-bg .tp-shop-mob-search span,
.tp-inner-header-2-cart:hover span,
.tp-inner-header-2-wishlist span,
.tp-inner-header-style-2 .tp-inner-header-menu nav>ul>li>a,
.tp-inner-header-style-2 .tp-inner-header-right-action ul li .tp-inner-bar,
.tp-inner-header-style-2 .tp-inner-header-right-action ul li .tp-inner-cart,
.tp-inner-header-white .tp-inner-header-2-cart:hover span,
.tp-main-menu-mobile nav ul li.has-dropdown>a.expanded,
.tp-main-menu-mobile nav ul li.has-dropdown>a.expanded .dropdown-toggle-btn.dropdown-opened,
.tp-main-menu-mobile nav ul li.has-dropdown>a.expanded .dropdown-toggle-btn.dropdown-opened i,
.tp-offcanvas-contact ul li a:hover,
.tp-order-info-list ul li.tp-order-info-list-shipping span label span,
.tp-order-info-list ul li.tp-order-info-list-subtotal span:last-child,
.tp-portfolio-12-slider-item:hover .tp-portfolio-12-slider-title-sm,
.tp-product-details-action-sm-btn:hover,
.tp-product-details-price.new-price,
.tp-product-details-tab-nav .nav-tabs .nav-link.active,
.tp-product-details-tab-nav .nav-tabs .nav-link:hover,
.tp-product-tab-3 .nav-tabs .nav-link.active,
.tp-product-tab-5 .nav-tabs .nav-link.active,
.tp-project-text-slide .tp-footer-4-big-title span,
.tp-return-customer-remeber label a:hover,
.tp-shop-banner-content span.text-color-black,
.tp-shop-details-ratting span,
.tp-shop-widget-categories ul li a:hover {
    color: var(--tp-common-black)
}

.tp-btn-circle-2 .tp-btn-circle-dot {
    position: absolute;
    bottom: 0;
    left: 32px;
    -webkit-transition: .6s ease-out;
    -moz-transition: .6s ease-out;
    -ms-transition: .6s ease-out;
    -o-transition: .6s ease-out;
    transition: .6s ease-out;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50%;
    background-color: var(--tp-common-white);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1
}

.tp-btn-circle-2:hover {
    border: 1px solid transparent
}

.tp-btn-circle-2:hover .tp-btn-circle-dot {
    width: 420px;
    height: 420px
}

.tp-btn-border {
    height: 80px;
    line-height: 80px;
    border-radius: 40px;
    padding: 0 70px;
    font-size: 20px;
    z-index: 9;
    overflow: hidden;
    display: inline-block;
    position: relative;
    transition: .8s;
    border: 1px solid var(--tp-border-1)
}

.tp-btn-border::before {
    position: absolute;
    width: 200%;
    height: 200%;
    content: "";
    top: -200%;
    left: 50%;
    z-index: 1;
    border-radius: 50%;
    transition-duration: .8s;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    background: var(--tp-common-black);
    webkit-transition-duration: 800ms
}

.tp-btn-border-wrap {
    position: relative;
    z-index: 1;
    float: left;
    overflow: hidden;
    display: inline-block
}

.tp-btn-border-wrap .text-1 {
    position: relative;
    display: block;
    transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s
}

.tp-btn-border-wrap .text-2 {
    position: absolute;
    top: 30%;
    display: block;
    color: var(--tp-common-white);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    opacity: 0;
    visibility: hidden
}

.tp-btn-border-lg,
.tp-btn-border-sm {
    padding: 0 30px;
    font-size: 16px;
    position: relative;
    color: var(--tp-common-white);
    overflow: hidden;
    z-index: 9
}

.tp-btn-border:hover::before {
    top: -40%
}

.tp-btn-border:hover .tp-btn-border-wrap .text-1 {
    -webkit-transform: translateY(-150%);
    -ms-transform: translateY(-150%);
    transform: translateY(-150%)
}

.tp-btn-border:hover .tp-btn-border-wrap .text-2 {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
    visibility: visible
}

.tp-btn-border-lg {
    height: 60px;
    line-height: 58px;
    border-radius: 40px;
    display: inline-block;
    transition: .3s;
    background-color: var(--tp-common-black);
    border: 2px solid transparent
}

.tp-btn-border-lg:hover {
    color: var(--tp-common-black);
    border-color: var(--tp-common-black);
    background-color: transparent
}

.tp-btn-border-lg span {
    margin-left: 12px
}

.tp-btn-border-lg span .svg-icon {
    position: absolute;
    top: 7px;
    left: -3px;
    right: 0;
    z-index: 2;
    margin: 0 auto
}

.tp-btn-border-sm {
    height: 44px;
    line-height: 42px;
    border-radius: 100px;
    font-weight: 600;
    letter-spacing: -.16px;
    display: inline-block;
    text-transform: uppercase;
    border: 1px solid var(--tp-common-white)
}

.tp-btn-shop-category,
.tp-shop-btn {
    font-size: 16px;
    font-weight: 400;
    font-family: var(--tp-ff-marcellus);
    display: inline-block;
    text-transform: uppercase
}

.tp-btn-border-sm:hover {
    color: var(--tp-common-black);
    background-color: var(--tp-common-white);
    border-color: var(--tp-common-white)
}

.tp-shop-btn {
    font-style: normal;
    height: 50px;
    line-height: 50px;
    padding: 0 45px;
    color: var(--tp-common-white);
    border: 1px solid rgba(255, 255, 255, .2)
}

.liko-dark-active .tp-btn-wishlist:hover,
.liko-dark-active .tp-offcanvas-social ul li a:hover,
.project-details-2-arrow-box button:hover,
.tp-copyright-2-social a:hover,
.tp-footer-3-social a:hover,
.tp-shop-btn:hover {
    background-color: var(--tp-common-white);
    border-color: var(--tp-common-white);
    color: var(--tp-common-black)
}

.tp-shop-btn.border-style {
    border: 1px solid rgba(30, 30, 30, .2);
    color: var(--tp-common-black)
}

.tp-offcanvas-social ul li a:hover,
.tp-shop-btn.border-style:hover {
    background-color: var(--tp-common-black);
    border-color: var(--tp-common-black);
    color: var(--tp-common-white)
}

.tp-btn-shop-category {
    height: 46px;
    line-height: 46px;
    padding: 0 30px;
    transition: .3s;
    text-align: center;
    color: var(--tp-common-black);
    background-color: var(--tp-common-white-solid)
}

.tp-btn-shop-category:hover {
    background-color: var(--tp-common-black);
    color: var(--tp-common-white-solid)
}

.tp-btn-shop-category.black-bg,
.tp-filter-btn {
    color: var(--tp-common-white)
}

.tp-filter-btn {
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    background-color: var(--tp-common-black);
    display: inline-block;
    padding: 13px 35px 9px;
    border: 1px solid var(--tp-common-black)
}

.tp-btn-subscribe {
    font-size: 16px;
    font-weight: 400;
    height: 54px;
    line-height: 54px;
    padding: 0 27px;
    transition: .3s;
    display: inline-block;
    text-transform: uppercase;
    color: var(--tp-common-black);
    font-family: var(--tp-ff-marcellus);
    background-color: #fff
}

.tp-btn-cart,
.tp-btn-submit {
    height: 50px;
    color: var(--tp-common-white);
    font-family: var(--tp-ff-marcellus);
    transition: .3s;
    display: inline-block;
    text-align: center
}

.tp-btn-cart {
    font-size: 16px;
    font-weight: 500;
    line-height: 50px;
    padding: 0 65px;
    text-transform: capitalize;
    background-color: var(--tp-common-black);
    flex: 0 0 auto;
    border: 2px solid transparent
}

.tp-btn-cart:hover,
.tp-shop-popup-inputbox .tp-btn-black-square:hover {
    background-color: transparent;
    border-color: var(--tp-common-black);
    color: var(--tp-common-black)
}

.tp-btn-submit,
.tp-btn-wishlist:hover {
    background-color: var(--tp-common-black)
}

@media only screen and (min-width:1600px) and (max-width:1700px) {
    .tp-btn-cart {
        padding: 0 35px
    }
}

@media only screen and (min-width:1400px) and (max-width:1599px) {
    .tp-btn-cart {
        font-size: 14px;
        padding: 0 15px
    }
}

.tp-btn-cart span,
.tp-btn-submit span,
.tp-login-option-item:not(:last-child),
.tp-product-details-action-sm-btn:not(:last-child),
.tp-product-details-thumb-wrapper .nav-tabs {
    margin-right: 10px
}

.tp-btn-cart.sm {
    height: 50px;
    line-height: 45px;
    padding: 0 30px
}

.tp-btn-submit {
    font-size: 17px;
    font-weight: 400;
    line-height: 48px;
    padding: 0 35px;
    flex: 0 0 auto
}

.tp-btn-wishlist {
    font-weight: 400;
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-size: 20px;
    transition: .3s;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    color: var(--tp-common-black);
    border: 1px solid rgba(25, 25, 26, .12)
}

.tp-btn-wishlist:hover {
    color: var(--tp-common-white);
    border-color: var(--tp-common-black)
}

@keyframes shine {
    100% {
        left: 125%
    }
}

@keyframes scroll-up-down {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    100% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
}

.tp-zoom-in-out {
    -webkit-animation: 3s linear infinite tp_zoom_in_out;
    -moz-animation: 3s linear infinite tp_zoom_in_out;
    -ms-animation: tp_zoom_in_out 3s infinite linear;
    -o-animation: 3s linear infinite tp_zoom_in_out;
    animation: 3s linear infinite tp_zoom_in_out
}

@-webkit-keyframes tp_zoom_in_out {

    0%,
    100% {
        -webkit-transform: scale(.5);
        -moz-transform: scale(.5);
        -ms-transform: scale(.5);
        -o-transform: scale(.5);
        transform: scale(.5)
    }

    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@-moz-keyframes tp_zoom_in_out {

    0%,
    100% {
        -webkit-transform: scale(.5);
        -moz-transform: scale(.5);
        -ms-transform: scale(.5);
        -o-transform: scale(.5);
        transform: scale(.5)
    }

    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@-ms-keyframes tp_zoom_in_out {

    0%,
    100% {
        -webkit-transform: scale(.5);
        -moz-transform: scale(.5);
        -ms-transform: scale(.5);
        -o-transform: scale(.5);
        transform: scale(.5)
    }

    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes tp_zoom_in_out {

    0%,
    100% {
        -webkit-transform: scale(.5);
        -moz-transform: scale(.5);
        -ms-transform: scale(.5);
        -o-transform: scale(.5);
        transform: scale(.5)
    }

    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

.tp-zoom-in-out-2 {
    -webkit-animation: 3s linear infinite tp_zoom_in_out_2;
    -moz-animation: 3s linear infinite tp_zoom_in_out_2;
    -ms-animation: tp_zoom_in_out_2 3s infinite linear;
    -o-animation: 3s linear infinite tp_zoom_in_out_2;
    animation: 3s linear infinite tp_zoom_in_out_2;
    -ms-animation: tp_zoom_in_out_2 3s infinite linear
}

@-webkit-keyframes tp_zoom_in_out_2 {

    0%,
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(.5);
        -moz-transform: scale(.5);
        -ms-transform: scale(.5);
        -o-transform: scale(.5);
        transform: scale(.5)
    }
}

@-moz-keyframes tp_zoom_in_out_2 {

    0%,
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(.5);
        -moz-transform: scale(.5);
        -ms-transform: scale(.5);
        -o-transform: scale(.5);
        transform: scale(.5)
    }
}

@-ms-keyframes tp_zoom_in_out_2 {

    0%,
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(.5);
        -moz-transform: scale(.5);
        -ms-transform: scale(.5);
        -o-transform: scale(.5);
        transform: scale(.5)
    }
}

@keyframes tp_zoom_in_out_2 {

    0%,
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(.5);
        -moz-transform: scale(.5);
        -ms-transform: scale(.5);
        -o-transform: scale(.5);
        transform: scale(.5)
    }
}

@keyframes headerSlideDown {
    0% {
        margin-top: -150px
    }

    100% {
        margin-top: 0
    }
}

@keyframes float {

    0%,
    to {
        transform: translateY(-2rem)
    }

    50% {
        transform: translateY(3rem)
    }
}

@keyframes rotate2 {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

@keyframes circle-animations {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes tp-pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .4);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, .4)
    }

    70% {
        -moz-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 45px rgba(255, 255, 255, 0)
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
    }
}

@-moz-keyframes tp-pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .4);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, .4)
    }

    70% {
        -moz-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 45px rgba(255, 255, 255, 0)
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
    }
}

@-ms-keyframes tp-pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .4);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, .4)
    }

    70% {
        -moz-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 45px rgba(255, 255, 255, 0)
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
    }
}

@keyframes tp-pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .4);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, .4)
    }

    70% {
        -moz-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 45px rgba(255, 255, 255, 0)
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
    }
}

@-webkit-keyframes tp-pulse-2 {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .4);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, .4)
    }

    70% {
        -moz-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 45px rgba(255, 255, 255, 0)
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
    }
}

@-moz-keyframes tp-pulse-2 {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .4);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, .4)
    }

    70% {
        -moz-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 45px rgba(255, 255, 255, 0)
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
    }
}

@-ms-keyframes tp-pulse-2 {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .4);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, .4)
    }

    70% {
        -moz-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 45px rgba(255, 255, 255, 0)
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
    }
}

@keyframes tp-pulse-2 {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .4);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, .4)
    }

    70% {
        -moz-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 45px rgba(255, 255, 255, 0)
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
    }
}

@keyframes scrollText {
    from {
        transform: translateX(0)
    }

    to {
        transform: translateX(-50%)
    }
}

@keyframes scrollText-2 {
    from {
        transform: translateX(-50%)
    }

    to {
        transform: translateX(0)
    }
}

@keyframes tfLeftToRight {
    49% {
        transform: translateX(30%)
    }

    50% {
        opacity: 0;
        transform: translateX(-30%)
    }

    51% {
        opacity: 1
    }
}

@keyframes sliderShape {

    0%,
    100% {
        border-radius: 42% 58% 70% 30%/45% 45% 55% 55%;
        transform: translate3d(0, 0, 0) rotateZ(.01deg)
    }

    34% {
        border-radius: 70% 30% 46% 54%/30% 29% 71% 70%;
        transform: translate3d(0, 5px, 0) rotateZ(.01deg)
    }

    50% {
        transform: translate3d(0, 0, 0) rotateZ(.01deg)
    }

    67% {
        border-radius: 100% 60% 60% 100%/100% 100% 60% 60%;
        transform: translate3d(0, -3px, 0) rotateZ(.01deg)
    }
}

@keyframes iconMove {

    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    30% {
        opacity: 0
    }

    31% {
        -webkit-transform: translateX(1.25rem);
        transform: translateX(1.25rem)
    }

    32% {
        -webkit-transform: translateX(-1.25rem);
        transform: translateX(-1.25rem)
    }

    84% {
        opacity: 1
    }
}

@keyframes bar_anim {

    0%,
    100% {
        -webkit-clip-path: inset(-2px 0);
        clip-path: inset(-2px 0)
    }

    42% {
        -webkit-clip-path: inset(-2px 0 -2px 100%);
        clip-path: inset(-2px 0 -2px 100%)
    }

    43% {
        -webkit-clip-path: inset(-2px 100% -2px 0);
        clip-path: inset(-2px 100% -2px 0)
    }
}

.preloader-wrap {
    background-color: #000;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 999999;
    margin-top: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden
}

.ab-2-work-title-box,
.ab-about-left-thumb img,
.preloader-2,
.tp-footer-3-menu ul,
.tp-footer-shape,
.tp-footer-widget-info-mail,
.tp-footer-widget-social,
.tp-header-5-cart,
.tp-pagination ul li,
.tp-portfolio-12-slider-title span,
.tp-portfolio-9-slider-item {
    display: inline-block
}

.loader-text {
    font-size: 20px;
    color: var(--tp-common-white);
    margin-top: 10px;
    opacity: .6
}

.preloader-2 .line {
    width: 2px;
    height: 40px;
    background: #fff;
    margin: 0 4px;
    display: inline-block;
    animation: 1s ease-in-out infinite opacity-2
}

.preloader-2 .line-1,
.preloader-2 .line-9 {
    animation-delay: .8s
}

.preloader-2 .line-2,
.preloader-2 .line-8 {
    animation-delay: .6s
}

.preloader-2 .line-3,
.preloader-2 .line-7 {
    animation-delay: .4s
}

.preloader-2 .line-4,
.preloader-2 .line-6 {
    animation-delay: .2s
}

@keyframes opacity-2 {

    0%,
    100% {
        opacity: 1;
        height: 40px
    }

    50% {
        opacity: 0;
        height: 24px
    }
}

.tp-hero-6-bar.tp-header-bar button span,
.tp-slick-dot .slick-dots li.slick-active button,
.white-bg {
    background-color: var(--tp-common-white)
}

.black-bg,
.tp-award-2-area.addclass,
.tp-header-style-9 .tp-header-6-menubar span,
.tp-product-action-blackStyle .tp-product-action-btn:hover,
.tp-project-2-area.addclass,
.tp-shop-widget-categories ul li a:hover::after,
.tp-shop-widget-filter .ui-slider-horizontal .ui-slider-range {
    background-color: var(--tp-common-black)
}

.black-bg-2 {
    background-color: var(--tp-common-black-2)
}

.black-bg-3 {
    background-color: var(--tp-common-black-3)
}

.dark-bg {
    background-color: var(--tp-common-dark)
}

.grey-bg {
    background-color: var(--tp-grey-1)
}

.grey-bg-2 {
    background-color: var(--tp-grey-4)
}

.grey-bg-3 {
    background-color: rgba(25, 25, 26, .1)
}

.tp-range-slider .inside-slider {
    padding-left: 7px;
    padding-right: 17px
}

.tp-range-slider .noUi-target {
    background-color: #191c3c;
    border-radius: 12px;
    border: 0;
    box-shadow: none
}

.tp-product-tab-3 .nav-tabs .nav-link .tp-product-tab-tooltip,
.tp-product-tab-3 .nav-tabs .nav-link .tp-product-tab-tooltip::after,
.tp-range-slider .noUi-connect,
.tp-range-slider .noUi-handle,
.tp-slick-dot-blue .slick-dots li.slick-active button,
.tp-swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: var(--tp-theme-primary)
}

.tp-range-slider .noUi-horizontal {
    height: 6px
}

.tp-range-slider .noUi-handle {
    height: 24px;
    width: 24px;
    border-radius: 50%;
    border: 4px solid var(--tp-common-white);
    box-shadow: 0 4px 10px rgba(5, 9, 43, .3);
    top: -9px
}

.no-csspointerevents .nice-select .list,
.tp-offcanvas-area .tp-megamenu-portfolio-banner,
.tp-range-slider .noUi-handle::after,
.tp-range-slider .noUi-handle::before {
    display: none
}

.header-sticky .ab-logo-2,
.liko-dark-active .ab-logo-1,
.liko-dark-active .logo-2,
.liko-dark-active .tp-footer-dark .logo-2,
.liko-dark-active .tp-gallery-shape-1 .img-2,
.liko-dark-active .tp-gallery-shape-2 .img-2,
.liko-dark-active .tp-offcanvas-logo .logo-2,
.nice-select,
.no-csspointerevents .nice-select.open .list,
.pd-typography-left span,
.slick-initialized .slick-slide,
.slick-slide img,
.tp-porfolio-10-main.header-white .portfolio-logo-2,
.ui-selectmenu-open,
body.tp-magic-cursor #magic-cursor {
    display: block
}

.tp-range-slider-dark .noUi-handle {
    border: 4px solid #2d314b
}

.tp-swiper-dot,
.tp-swiper-dot-border {
    line-height: 1
}

.tp-swiper-dot .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background-color: var(--tp-grey-3);
    opacity: 1;
    margin: 0 3px;
    position: relative
}

.tp-swiper-dot .swiper-pagination-bullet button,
.tp-swiper-dot-border .swiper-pagination-bullet button {
    font-size: 0
}

.tp-swiper-dot-border.tp-swiper-dot-style-darkRed .swiper-pagination-bullet.swiper-pagination-bullet-active,
.tp-swiper-dot.tp-swiper-dot-style-darkRed .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: var(--tp-theme-secondary)
}

.tp-swiper-dot-border .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: transparent;
    opacity: 1;
    margin: 0 3px;
    position: relative;
    border: 1px solid rgba(2, 6, 38, .4)
}

.tp-checkout-option input:checked~label::after,
.tp-product-details-review-remeber input:checked~label::after,
.tp-return-customer-remeber input:checked~label::after,
.tp-shop-widget-checkbox ul li input:checked~label::after,
.tp-swiper-dot-border .swiper-pagination-bullet.swiper-pagination-bullet-active,
.tp-testimonial-arrow-box button:hover {
    background-color: var(--tp-common-black);
    border-color: var(--tp-common-black)
}

.tp-swiper-arrow button {
    width: 40px;
    height: 40px;
    line-height: 38px;
    font-size: 20px;
    text-align: center;
    background-color: transparent;
    color: var(--tp-text-2);
    border: 1px solid rgba(2, 6, 38, .1);
    border-radius: 50%
}

.tp-swiper-arrow button:hover {
    background-color: var(--tp-theme-primary);
    color: var(--tp-common-white)
}

.tp-swiper-scrollbar {
    background-color: #edeff2;
    height: 2px
}

.tp-swiper-scrollbar .tp-swiper-scrollbar-drag {
    background-color: var(--tp-common-black);
    height: 100%
}

.nice-select,
.nice-select .list {
    background-color: #fff;
    box-sizing: border-box
}

.tp-swiper-scrollbar:focus,
.tp-swiper-scrollbar:hover {
    -webkit-transform: scaleY(3);
    -moz-transform: scaleY(3);
    -ms-transform: scaleY(3);
    -o-transform: scaleY(3);
    transform: scaleY(3)
}

.tp-slick-dot .slick-dots li {
    display: inline-block;
    margin: 0 4px
}

.tp-slick-dot .slick-dots li button {
    font-size: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .2)
}

.tp-slick-dot-blue .slick-dots li button {
    background-color: var(--tp-grey-3)
}

.nice-select {
    border-radius: 5px;
    border: 1px solid #e8e8e8;
    clear: both;
    cursor: pointer;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    height: 42px;
    line-height: 40px;
    outline: 0;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto
}

.slick-slider,
.ui-button {
    -webkit-user-select: none;
    -moz-user-select: none
}

.nice-select:hover {
    border-color: #dbdbdb
}

.nice-select.open,
.nice-select:active,
.nice-select:focus {
    border-color: #999
}

.nice-select::after {
    position: absolute;
    content: "\f107";
    top: 50%;
    right: 0;
    font-family: var(--tp-ff-fontawesome);
    color: var(--tp-common-black);
    font-weight: 500;
    pointer-events: none;
    -webkit-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
    margin-top: 0;
    transform-origin: center;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.nice-select.open::after {
    -webkit-transform: translateY(-50%) rotate(-180deg);
    -moz-transform: translateY(-50%) rotate(-180deg);
    -ms-transform: translateY(-50%) rotate(-180deg);
    -o-transform: translateY(-50%) rotate(-180deg);
    transform: translateY(-50%) rotate(-180deg)
}

.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
}

.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none
}

.nice-select.disabled::after {
    border-color: #ccc
}

.nice-select.wide .list {
    left: 0 !important;
    right: 0 !important
}

.fraction-wrapper #paginations span:last-child,
.nice-select.right,
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group,
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset,
[dir=rtl] .slick-slide {
    float: right
}

.nice-select.right .list,
.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px
}

.body-overlay,
.tp-offcanvas-2-bg.left-box,
.tp-offcanvas-2-bg.right-box,
.tp-offcanvas-area {
    height: 100%;
    position: fixed;
    top: 0
}

.nice-select.small::after {
    height: 4px;
    width: 4px
}

.nice-select.small .option {
    line-height: 34px;
    min-height: 34px
}

.nice-select .list {
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, .11);
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(.75) translateY(-21px);
    -ms-transform: scale(.75) translateY(-21px);
    transform: scale(.75) translateY(-21px);
    -webkit-transition: .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    transition: .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    z-index: 9
}

.modal,
.tp-offcanvas-2-wrapper .tp-offcanvas-2-left {
    overflow-y: scroll
}

.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: 0;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: .2s;
    transition: .2s
}

.nice-select .option.selected,
.project-details-1-title.fs-100.fw-700,
.tp-studio-cta-title span,
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: 700
}

.nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default
}

.tp-pagination ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.tp-pagination ul li:not(:last-child) {
    margin-right: 6px
}

.tp-pagination ul li a,
.tp-pagination ul li span {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    border: 1px solid rgba(2, 6, 38, .1);
    font-size: 16px;
    font-weight: 500;
    color: var(--tp-text-body)
}

.tp-pagination ul li a.current,
.tp-pagination ul li a:hover,
.tp-pagination ul li span.current,
.tp-pagination ul li span:hover {
    background: var(--tp-theme-primary);
    border-color: var(--tp-theme-primary);
    color: var(--tp-common-white)
}

.body-overlay {
    left: 0;
    z-index: 9999;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    transition: .45s ease-in-out;
    background: rgba(24, 24, 24, .4)
}

#tp-award-thumb.tp-award-list-thumb-2 .tp-award-list-thumb-2,
#tp-award-thumb.tp-award-list-thumb-3 .tp-award-list-thumb-3,
#tp-award-thumb.tp-award-list-thumb-4 .tp-award-list-thumb-4,
#tp-award-thumb.tp-award-list-thumb-5 .tp-award-list-thumb-5,
#tp-award-thumb.tp-award-list-thumb-6 .tp-award-list-thumb-6,
.body-overlay.opened,
.tp-brand-4-item:hover .tp-brand-4-line-text,
.tp-cart-checkout-shipping-option input:checked+label::before,
.tp-checkout-payment-item input:checked~label::before,
.tp-offcanvas-gallery-img:hover::after,
.tp-order-info-list ul li.tp-order-info-list-shipping span input:checked~label::before,
.tp-product-tab-2 .nav-tabs .nav-link.active .tp-product-tab-tooltip,
.tp-product-tab-3 .nav-tabs .nav-link.active .tp-product-tab-tooltip,
.tp-product-tab-5 .nav-tabs .nav-link.active .tp-product-tab-tooltip,
.tp-shop-widget-checkbox ul li input .single-widget-category input:checked+label::after,
.tp-shop-widget-checkbox-circle input .single-widget-category input:checked+label::after {
    opacity: 1;
    visibility: visible
}

.tp-offcanvas-logo img {
    width: 85px;
    height: 100%
}

.tp-offcanvas-area {
    right: 0;
    width: 450px;
    z-index: 99999;
    padding: 50px;
    overflow-y: scroll;
    overflow-x: hidden;
    scrollbar-width: none;
    background: #fff;
    overscroll-behavior-y: contain;
    -webkit-transform: translateX(calc(100% + 80px));
    -moz-transform: translateX(calc(100% + 80px));
    -ms-transform: translateX(calc(100% + 80px));
    -o-transform: translateX(calc(100% + 80px));
    transform: translateX(calc(100% + 80px))
}

@media (max-width:767px) {
    .tp-btn-border {
        height: 60px;
        line-height: 60px;
        padding: 0 20px;
        font-size: 16px;
    }

    .tp-service-5-title {
        font-size: 28px !important;
    }

    .tp-btn-border-lg {
        height: 50px;
        line-height: 50px;
        padding: 0 30px
    }

    .tp-offcanvas-area {
        width: 100%
    }
}

.tp-offcanvas-area.opened {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.tp-offcanvas-area .tp-homemenu-wrapper {
    margin-top: 20px
}

.tp-offcanvas-area .tp-homemenu-wrapper .gx-25 {
    --bs-gutter-x: 10px
}

.tp-offcanvas-2-area .tp-main-menu-mobile>nav>ul,
.tp-offcanvas-area .homemenu-thumb-wrap {
    margin-bottom: 10px
}

.postbox__text-single p,
.rc__post ul li:not(:last-child),
.tp-footer-2-contact-item,
.tp-login-input-box:not(:last-child),
.tp-megamenu-list-wrap ul li:not(:last-child),
.tp-offcanvas-area .homemenu,
.tp-offcanvas-area .tp-megamenu-title {
    margin-bottom: 15px
}

.tp-offcanvas-area .homemenu-title {
    font-size: 13px
}

.modal-body,
.tp-main-menu-mobile nav ul li ul,
.tp-main-menu-mobile nav ul li ul li,
.tp-offcanvas-area .tp-megamenu-list-box {
    padding: 0
}

.tp-offcanvas-area .tp-megamenu-wrapper {
    padding: 20px 0
}

.tp-offcanvas-area .tp-megamenu-list-wrap ul {
    margin-left: 0
}

.tp-offcanvas-area .tp-megamenu-list-wrap ul li a::before {
    top: 17px
}

.tp-offcanvas-area .tp-main-menu-mobile ul li>a {
    font-size: 15px
}

.tp-checkout-input,
.tp-contact-6-info-item,
.tp-copyright-logo img,
.tp-footer-6-widget-wrap,
.tp-login-input-wrapper,
.tp-offcanvas-area .tp-megamenu-shop-style .tp-shop-banner-thumb,
.tp-product-details-dsc-list ul li:not(:last-child),
.tp-return-customer-input {
    margin-bottom: 20px
}

.postbox__comment-box,
.tp-offcanvas-2-area .tp-main-menu-mobile>nav>ul>li ul,
.tp-offcanvas-area .tp-megamenu-portfolio {
    padding-top: 20px
}

.ab-2-work-item .sv-service-space-wrap,
.cn-contactform-style .ab-about-category-title-box,
.pd-typography-middle .pd-typography-left,
.tp-offcanvas-area .tp-megamenu-list-2,
.tp-price-inner-faq .tp-service-2-shape-img {
    padding-left: 0
}

.service-details__fea-list,
.tp-offcanvas-top {
    margin-bottom: 90px
}

.tp-offcanvas-close-btn {
    color: #000
}

.tp-offcanvas-close-btn:hover {
    opacity: 1;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.tp-offcanvas-content {
    margin-bottom: 45px
}

.tp-offcanvas-title,
.tp-offcanvas-title.sm {
    margin-bottom: 15px;
    color: var(--tp-common-black)
}

.tp-offcanvas-content p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #414144
}

.tp-offcanvas-title {
    font-size: 40px;
    line-height: 1;
    letter-spacing: -.8px;
    font-weight: 700
}

.tp-offcanvas-title.sm {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase
}

.tp-offcanvas-gallery,
.tp-service-4-icon {
    margin-bottom: 65px
}

.tp-error-wrapper img,
.tp-header-5-search-box,
.tp-offcanvas-contact {
    margin-bottom: 55px
}

.tp-offcanvas-contact ul li,
.tp-offcanvas-social ul li {
    list-style: none
}

.tp-offcanvas-contact ul li:not(:last-child) {
    margin-bottom: 2px
}

.tp-offcanvas-contact ul li a {
    display: inline-block;
    color: #414144;
    font-size: 18px;
    position: relative
}

.tp-offcanvas-contact ul li a::after {
    position: absolute;
    bottom: 2px;
    right: 0;
    width: 0;
    height: 1px;
    content: "";
    transition: .4s;
    background-color: #1e1e1e
}

.project-details-custom-link:hover::before,
.tp-offcanvas-contact ul li a:hover::after {
    width: 100%;
    right: auto;
    left: 0
}

.tp-offcanvas-social ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center
}

.tp-offcanvas-social ul li:not(:last-child) {
    margin-right: 8px
}

.tp-offcanvas-social ul li a {
    display: inline-block;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 38px;
    border-radius: 40px;
    color: var(--tp-common-black);
    border: 1px solid rgba(2, 11, 24, .1)
}

.tp-offcanvas-social ul li a svg {
    -webkit-transform: translateY(-1px);
    -moz-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    -o-transform: translateY(-1px);
    transform: translateY(-1px)
}

.tp-offcanvas-2-area {
    position: relative;
    z-index: 99999
}

.tp-offcanvas-2-area.opened .animated-text>nav>ul>li a::after {
    visibility: visible;
    opacity: 1;
    bottom: 35px
}

.tp-offcanvas-2-area.opened .animated-text>nav>ul>li a .tp-text-hover-effect-word .single-char span {
    -webkit-transform: translateZ(.1px);
    -moz-transform: translateZ(.1px);
    -ms-transform: translateZ(.1px);
    -o-transform: translateZ(.1px);
    transform: translateZ(.1px)
}

.subscribe-popup.show,
.tp-checkout-option input:checked~label::before,
.tp-login-remeber input:checked~label::before,
.tp-offcanvas-2-area.opened .tp-offcanvas-2-left,
.tp-offcanvas-2-area.opened .tp-offcanvas-2-right,
.tp-offcanvas-2-area.opened .tp-offcanvas-2-wrapper,
.tp-product-details-review-remeber input:checked~label::before,
.tp-return-customer-remeber input:checked~label::before,
.tp-shop-widget-checkbox ul li input:checked~label::before,
.tp-shop-widget-checkbox-circle input:checked~label::before {
    visibility: visible;
    opacity: 1
}

.tp-offcanvas-2-close,
.tp-offcanvas-2-left,
.tp-offcanvas-2-right,
.tp-offcanvas-gallery-img::after,
.tpoffcanvas__logo,
.tpoffcanvas__right-info,
.tpoffcanvas__social-link {
    opacity: 0;
    visibility: hidden
}

.tp-offcanvas-2-area.opened .tp-offcanvas-2-bg.is-left,
.tp-offcanvas-2-area.opened .tp-offcanvas-2-bg.is-right {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    transition-delay: 0s
}

.tp-offcanvas-2-area.opened .tp-offcanvas-2-menu {
    transition-delay: 0s
}

.tp-offcanvas-2-area.opened .tp-offcanvas-2-close {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    transition-delay: 0.9s
}

.tp-offcanvas-2-area.opened .tpoffcanvas__logo,
.tp-offcanvas-2-area.opened .tpoffcanvas__right-info,
.tp-offcanvas-2-area.opened .tpoffcanvas__social-link {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(27),
.tp-offcanvas-2-area.opened .tpoffcanvas__right-info {
    transition-delay: 0.9s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(21),
.tp-offcanvas-2-area.opened .tpoffcanvas__social-link {
    transition-delay: 0.7s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(9),
.tp-offcanvas-2-area.opened .tpoffcanvas__logo {
    transition-delay: 0.3s
}

.blog-details-author-img,
.postbox__comment-info,
.rc__post-thumb,
.tp-offcanvas-2-area.opened .tpoffcanvas__logo img,
.tp-product-details-review-avater-thumb,
.tp-project-5-thumb,
.tp-service-icon {
    flex: 0 0 auto
}

.tp-offcanvas-2-area .tp-main-menu-mobile {
    padding-top: 80px;
    padding-left: 90px;
    padding-right: 130px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-btn-cart {
        padding: 0 20px
    }

    .tp-offcanvas-2-area .tp-main-menu-mobile {
        padding-left: 50px;
        padding-right: 50px
    }
}

.tp-offcanvas-2-area .tp-main-menu-mobile>nav>ul>li>a {
    padding: 23px 0 23px 85px;
    font-size: 62px;
    font-weight: 700;
    position: relative
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-filter-btn {
        padding: 13px 32px 9px
    }

    .tp-offcanvas-2-area .tp-main-menu-mobile {
        padding-left: 30px;
        padding-right: 30px
    }

    .tp-offcanvas-2-area .tp-main-menu-mobile>nav>ul>li>a {
        font-size: 50px
    }
}

.tp-offcanvas-2-area .tp-main-menu-mobile>nav>ul>li>a::after {
    left: 30px;
    top: 35px;
    font-size: 18px;
    font-weight: 400;
    position: absolute;
    content: "0" counter(count);
    counter-increment: count;
    color: var(--tp-common-black);
    transform: rotate(270deg) translateY(100%)
}

.tp-offcanvas-2-area .tp-main-menu-mobile>nav>ul>li ul li {
    padding-left: 85px
}

.tp-offcanvas-2-area .tp-main-menu-mobile>nav>ul>li ul li a {
    width: 100%;
    font-size: 26px;
    font-weight: 500;
    border-bottom: 0;
    padding: 12px 0;
    text-transform: uppercase;
    transition: .4s
}

.cn-contact-right,
.tp-megamenu-title a,
.tp-offcanvas-2-area .tp-main-menu-mobile>nav>ul>li ul li a:hover {
    padding-left: 20px
}

.tp-offcanvas-2-area .tp-main-menu-mobile nav ul li.has-dropdown>a .dropdown-toggle-btn {
    top: 0;
    right: 0;
    padding: 44px 20px 44px 200px;
    font-size: 22px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-offcanvas-2-area .tp-main-menu-mobile nav ul li.has-dropdown>a .dropdown-toggle-btn {
        padding: 28px 20px 28px 200px
    }
}

.tp-main-menu-mobile nav ul li:not(:last-child)>a,
.tp-offcanvas-2-area .tp-main-menu-mobile nav>ul>li {
    border-bottom: 1px solid rgba(6, 7, 40, .1)
}

.tp-main-menu-mobile nav ul li:last-child a span,
.tp-offcanvas-2-area .tp-main-menu-mobile nav ul li:not(:last-child) a {
    border-bottom: 0
}

.tp-offcanvas-2-area .tp-main-menu-mobile>nav>ul>li ul.submenu {
    border-top: 1px solid rgba(6, 7, 40, .1)
}

.tp-offcanvas-2-bg.left-box {
    width: 60%;
    -webkit-transition: 1s cubic-bezier(.77, 0, .175, 1);
    -moz-transition: 1s cubic-bezier(.77, 0, .175, 1);
    -ms-transition: 1s cubic-bezier(.77, 0, .175, 1);
    -o-transition: 1s cubic-bezier(.77, 0, .175, 1);
    transition: 1s cubic-bezier(.77, 0, .175, 1);
    z-index: 1111
}

.tp-offcanvas-2-bg.right-box {
    width: 40%;
    -webkit-transition: 1s cubic-bezier(.77, 0, .175, 1);
    -moz-transition: 1s cubic-bezier(.77, 0, .175, 1);
    -ms-transition: 1s cubic-bezier(.77, 0, .175, 1);
    -o-transition: 1s cubic-bezier(.77, 0, .175, 1);
    transition: 1s cubic-bezier(.77, 0, .175, 1);
    z-index: 1111
}

.tp-offcanvas-2-wrapper .left-box,
.tp-offcanvas-2-wrapper .right-box {
    position: fixed;
    height: 100vh;
    padding-bottom: 50px;
    top: 0;
    scrollbar-width: none;
    overscroll-behavior-y: contain
}

.tp-offcanvas-2-bg.is-left {
    left: 0;
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
    transform-origin: top center;
    background: #f5f5f5;
    transition-delay: 1s
}

.tp-offcanvas-2-bg.is-right {
    right: 0;
    transform-origin: bottom center;
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
    background-color: #fff;
    transition-delay: 1s
}

.tp-offcanvas-2-wrapper .left-box {
    width: 60%;
    z-index: 9999
}

.tp-offcanvas-2-wrapper .left-box::-webkit-scrollbar {
    display: none
}

.tp-offcanvas-2-wrapper .right-box {
    width: 40%;
    z-index: 9999
}

.tp-offcanvas-2-wrapper .right-box::-webkit-scrollbar {
    display: none
}

.tp-offcanvas-2-left {
    left: 0;
    transition-delay: 1.2s
}

.tp-offcanvas-2-right {
    right: 0;
    transition-delay: 1.2s
}

.port-showcase-slider-space,
.tp-offcanvas-2-right-inner {
    padding: 100px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-offcanvas-2-right-inner {
        padding-left: 50px;
        padding-right: 50px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-offcanvas-2-right-inner {
        padding: 50px
    }
}

.tp-offcanvas-2-close {
    padding-top: 30px;
    padding-right: 90px;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    transition-delay: 0.9s
}

.tp-offcanvas-2-close-btn {
    color: var(--tp-common-black);
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500
}

.tp-offcanvas-2-close-btn .text {
    width: 60px;
    height: 20px;
    overflow: hidden;
    color: var(--tp-common-black);
    display: inline-block;
    transform: translateY(4px)
}

.tp-offcanvas-2-close-btn .text span {
    display: inline-block;
    -webkit-transform: translateX(120%);
    -moz-transform: translateX(120%);
    -ms-transform: translateX(120%);
    -o-transform: translateX(120%);
    transform: translateX(120%)
}

.tp-offcanvas-2-close-btn:hover .text span {
    transform: translateX(0)
}

.tp-offcanvas-2-close-btn:hover span svg {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.tp-offcanvas-2-text {
    right: 0;
    bottom: 0;
    position: absolute;
    transform: rotate(-90deg) translateY(100%)
}

.tp-offcanvas-2-text span {
    font-size: 320px;
    font-weight: 700;
    color: rgba(33, 35, 41, .3);
    font-family: var(--tp-ff-shoulders)
}

.tp-product-details-action-sm-btn,
.tp-product-details-action-title,
.tp-product-details-category span,
.tp-product-details-price,
.tp-product-details-reviews span,
.tp-product-details-stock span,
.tp-product-details-title,
.tp-product-details-wrapper>p,
.tp-section-title-40.font-style-2,
.tp-section-title-90 {
    font-family: var(--tp-ff-marcellus)
}

.tpoffcanvas__logo {
    padding-left: 90px;
    padding-top: 35px;
    transition-delay: 0s;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px)
}

.tp-copyright-logo img,
.tp-footer-2-widget-logo img,
.tp-footer-6-logo img,
.tp-header-logo img,
.tp-shop-popup-logo img,
.tpoffcanvas__logo img {
    width: 85px;
    height: 100%
}

.tpoffcanvas__right-wrap {
    height: 100%;
    padding: 100px 60px 100px 100px
}

.tpoffcanvas__right-info {
    text-align: right;
    transition-delay: 0.6s;
    -webkit-transform: translateY(60px);
    -moz-transform: translateY(60px);
    -ms-transform: translateY(60px);
    -o-transform: translateY(60px);
    transform: translateY(60px)
}

.tpoffcanvas__mail a,
.tpoffcanvas__tel a,
.tpoffcanvas__text p {
    padding: 8px 0;
    font-weight: 300;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: .05rem;
    color: var(--tp-common-black);
    display: inline-block
}

.tpoffcanvas__social-link {
    -webkit-transform: translateY(60px);
    -moz-transform: translateY(60px);
    -ms-transform: translateY(60px);
    -o-transform: translateY(60px);
    transform: translateY(60px);
    -webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -ms-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out
}

.tp-shop-widget-checkbox ul li,
.tpoffcanvas__social-link ul li {
    list-style: none
}

.tp-checkout-payment-item:not(:last-child),
.tp-footer-6-contact-item,
.tp-login-option-item,
.tp-product-details-thumb-wrapper .nav-tabs .nav-link:not(:last-child),
.tp-shop-details-query-item,
.tp-shop-widget-categories ul li:not(:last-child),
.tpoffcanvas__social-link ul li:not(:last-child) {
    margin-bottom: 10px
}

.tpoffcanvas__social-link ul li a {
    display: inline-block;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.3;
    position: relative;
    padding-left: 16px;
    color: var(--tp-common-black)
}

.tpoffcanvas__social-link ul li a::before {
    position: absolute;
    content: "";
    left: 16px;
    bottom: 3px;
    width: 0;
    height: 1px;
    background-color: var(--tp-common-black)
}

.tpoffcanvas__social-link ul li a:hover::before {
    width: calc(100% - 16px)
}

.tp-offcanvas-gallery-img::after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .3);
    transition: .4s
}

.tp-offcanvas-gallery-img img {
    transition: .4s;
    width: 100%
}

.tp-offcanvas-gallery-img:hover img {
    transform: scale(1.2)
}

.breadcrumb__padding {
    padding-left: 80px;
    padding-right: 80px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .breadcrumb__padding {
        padding-left: 40px;
        padding-right: 40px
    }
}

.breadcrumb__title {
    font-weight: 500;
    font-size: 100px;
    line-height: 1;
    margin-bottom: 6px
}

.breadcrumb__title-pre {
    display: inline-block;
    height: 24px;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    background: var(--tp-theme-primary);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 0 7px;
    margin-bottom: 12px
}

.tp-flex-end,
.tp-product-details-rating {
    display: -webkit-box;
    display: -ms-flexbox
}

#ball,
.tp-header-2-menu-bar button span,
.tp-header-bar button span,
.tp-tab-line {
    background-color: var(--tp-common-black)
}

.breadcrumb__list span {
    font-weight: 400;
    font-size: 16px;
    position: relative
}

.breadcrumb__list span:not(:last-child) {
    padding-right: 12px;
    margin-right: 5px
}

.breadcrumb__list span:not(:last-child)::after {
    position: absolute;
    content: "";
    right: 0;
    top: 55%;
    width: 4px;
    height: 4px;
    transform: translateY(-2px);
    background-color: #a8acb0;
    border-radius: 50%
}

.breadcrumb__list span a:hover,
.tp-product-details-review-remeber label a:hover {
    color: var(--tp-theme-primary)
}

.tp-service-2-accordion-box .accordion-items {
    border-bottom: 1px solid rgba(25, 25, 26, .1);
    position: relative
}

.tp-service-2-accordion-box .accordion-header .accordion-buttons {
    padding: 20px 50px 20px 30px;
    font-size: 26px;
    font-weight: 400;
    line-height: 1;
    color: var(--tp-common-black);
    width: 100%;
    text-align: left
}

.tp-service-2-accordion-box .accordion-header .accordion-buttons:not(.collapsed) .accordion-icon::before {
    transform: translate(-50%, -50%) rotate(90deg)
}

.tp-service-2-accordion-box .accordion-header .accordion-buttons .accordion-icon {
    position: absolute;
    top: 40px;
    right: 0
}

.tp-service-2-accordion-box .accordion-header .accordion-buttons .accordion-icon::before {
    position: absolute;
    content: "";
    width: 2px;
    height: 20px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #525258;
    border-radius: 2px;
    transition: .4s
}

.tp-service-2-accordion-box .accordion-header .accordion-buttons .accordion-icon::after {
    position: absolute;
    content: "";
    width: 20px;
    height: 2px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #525258;
    border-radius: 2px
}

.tp-product-details-thumb-wrapper,
.tp-service-2-accordion-box .accordion-header span {
    margin-right: 20px
}

.tp-service-2-accordion-box .accordion-body {
    padding: 0 10px 40px 85px
}

.basic-pagination,
.cn-contact-2-thumb,
.fq-faq-sidebar-thumb,
.header-main-menu>nav>ul>li>.tp-mega-menu .tp-homemenu-wrapper .homemenu,
.project-details-1-title-box,
.tp-checkout-verify-item,
.tp-product-details-review-form-rating,
.tp-project-3-title-box .tp-section-title-200,
.tp-service-2-accordion-box .accordion-body p {
    margin-bottom: 40px
}

.fq-faq-wrapper .tp-service-2-accordion-box .accordion-header .accordion-buttons {
    padding: 35px 50px 35px 0;
    font-size: 30px;
    font-weight: 600;
    color: var(--tp-common-black)
}

.fq-faq-wrapper .tp-service-2-accordion-box .accordion-body {
    padding: 0 100px 0 0
}

.fq-faq-bdr,
.tp-service-6-item:first-child {
    border-top: 1px solid rgba(25, 25, 26, .1)
}

.cn-contactform-wrap,
.footer-col-2-4,
.fq-faq-sidebar,
.pd-custom-info-wrap,
.showcase-details-overview-right,
.sidebar__wrapper,
.tp-cta-title-box,
.tp-footer-6-widget.footer-col-6-4,
.tp-mission-content {
    padding-left: 70px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .fq-faq-sidebar {
        padding-left: 20px
    }
}

.fq-faq-sidebar-title {
    font-size: 60px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 15px;
    color: var(--tp-common-black-2)
}

.fq-faq-sidebar-content p {
    color: #5d5d63;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 45px
}

.fq-faq-sidebar-input input {
    border: none;
    padding-left: 9px;
    background-color: transparent;
    border-bottom: 2px solid #d9d9d9;
    color: #5d5d63;
    font-size: 18px;
    font-weight: 400;
    line-height: 1
}

.fq-faq-sidebar-input input::-webkit-input-placeholder {
    color: #5d5d63;
    font-size: 18px;
    font-weight: 400;
    line-height: 1
}

.fq-faq-sidebar-input input::-moz-placeholder {
    color: #5d5d63;
    font-size: 18px;
    font-weight: 400;
    line-height: 1
}

.fq-faq-sidebar-input input:-moz-placeholder {
    color: #5d5d63;
    font-size: 18px;
    font-weight: 400;
    line-height: 1
}

.fq-faq-sidebar-input input:-ms-input-placeholder {
    color: #5d5d63;
    font-size: 18px;
    font-weight: 400;
    line-height: 1
}

.fq-faq-sidebar-input input::placeholder {
    color: #5d5d63;
    font-size: 18px;
    font-weight: 400;
    line-height: 1
}

.fq-faq-sidebar-search {
    position: absolute;
    top: 15px;
    right: 0
}

.tp-tab .nav-tabs,
.tp-tab .nav-tabs .nav-link {
    padding: 0;
    margin: 0;
    border: 0
}

.tp-product-tab-2 .nav-tabs .nav-link {
    font-size: 20px;
    color: #a0a2a4;
    position: relative
}

.tp-product-tab-2 .nav-tabs .nav-link:not(:first-child) {
    margin-left: 28px
}

.tp-product-tab-2 .nav-tabs .nav-link:not(:first-child)::after {
    position: absolute;
    left: -17px;
    top: 50%;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #ced2d6
}

.tp-product-tab-2 .nav-tabs .nav-link.active {
    color: var(--tp-theme-secondary)
}

.tp-product-tab-2 .nav-tabs .nav-link .tp-product-tab-tooltip {
    position: absolute;
    top: -24px;
    right: 0;
    background-color: var(--tp-theme-secondary);
    color: var(--tp-common-white);
    font-size: 12px;
    line-height: 1;
    display: inline-block;
    padding: 4px 9px;
    border-radius: 4px;
    visibility: hidden;
    opacity: 0;
    font-weight: 700
}

.tp-product-tab-2 .nav-tabs .nav-link .tp-product-tab-tooltip::after {
    position: absolute;
    content: "";
    bottom: -5px;
    left: 7px;
    width: 13px;
    height: 6px;
    background-color: var(--tp-theme-secondary);
    clip-path: polygon(100% 0, 0 0, 28% 100%)
}

.tp-product-tab-3 .nav-tabs .nav-link {
    font-size: 16px;
    padding: 0
}

.tp-product-tab-3 .nav-tabs .nav-link:not(:first-child) {
    margin-left: 23px
}

.tp-product-tab-3 .nav-tabs .nav-link:not(:first-child)::after {
    width: 4px;
    height: 4px;
    left: -14px
}

.ab-2-portfolio-thumb-wrap,
.tp-product-tab-5 .nav-tabs .nav-link {
    padding: 0 5px
}

.tp-product-tab-5 .nav-tabs .nav-link:not(:last-child)::after {
    left: -15px
}

.tp-product-tab-5 .nav-tabs .nav-link:not(:first-child) {
    margin-left: 22px
}

.tp-product-tab-5 .nav-tabs .nav-link .tp-product-tab-tooltip,
.tp-product-tab-5 .nav-tabs .nav-link .tp-product-tab-tooltip::after {
    background-color: var(--tp-theme-green)
}

.tp-tab-line {
    position: absolute;
    content: "";
    left: 0;
    bottom: -1px;
    width: 38%;
    height: 2px
}

.modal .modal-dialog {
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 0
}

.modal-wrapper {
    position: relative;
    z-index: 999999999
}

.modal {
    overflow-x: hidden;
    --bs-modal-border-width: 0;
    --bs-modal-border-radius: 0
}

.btn-close {
    position: absolute;
    top: 35px;
    right: 35px;
    z-index: 99999999999;
    padding: 0;
    margin: 0;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    color: var(--tp-common-black);
    background-color: #fff !important;
    border: 1px solid rgba(25, 25, 26, .2);
    opacity: 1;
    transition: .3s
}

.btn-close:hover {
    border-color: var(--tp-common-black) !important;
    transform: rotate(180deg)
}

.btn-close:focus {
    outline: 0;
    box-shadow: none;
    opacity: 1
}

.modal-header {
    padding: 0;
    border-bottom: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.tp-product-modal .modal-dialog {
    width: 1200px
}

.tp-product-modal .modal-content {
    padding: 50px
}

.tp-product-modal .tp-product-modal-close-btn {
    position: absolute;
    right: 30px;
    top: 30px
}

.tp-product-details-content {
    position: relative;
    padding: 50px 25px 40px
}

.tp-product-details-category span {
    font-size: 16px;
    line-height: 1
}

.tp-product-details-title {
    font-size: 32px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 15px
}

.tp-product-details-stock {
    margin-right: 12px
}

.tp-product-details-stock span {
    display: inline-block;
    font-size: 15px;
    line-height: 1;
    padding: 4px 12px;
    color: var(--tp-common-black);
    background-color: rgba(9, 137, 255, .06)
}

.tp-product-details-rating {
    margin-right: 11px;
    display: -moz-box;
    display: -webkit-flex;
    display: flex;
    align-items: center
}

.tp-product-details-rating span {
    font-size: 12px;
    color: #ffb21d
}

.tp-product-details-rating span:not(:last-child),
.tp-product-details-review-summery-rating {
    margin-right: 3px
}

.tp-product-details-price {
    color: var(--tp-common-black);
    font-weight: 500;
    font-size: 24px;
    letter-spacing: -.02em;
    color: var(--tp-common-black)
}

.tp-section-title-80,
.tp-section-title-90 {
    letter-spacing: -1.8px;
    color: var(--tp-common-black)
}

.tp-product-details-wrapper>p {
    font-size: 15px;
    line-height: 1.7
}

.tp-checkout-input label,
.tp-product-details-wrapper>p span,
.tp-return-customer-input label {
    font-weight: 500;
    color: var(--tp-common-black);
    font-family: var(--tp-ff-marcellus)
}

.tp-product-details-price.old-price {
    font-weight: 400;
    font-size: 16px;
    text-decoration-line: line-through;
    color: #767a7d
}

.tp-product-details-action-title {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 13px
}

.postbox__comment-name,
.tp-product-details-action-wrapper {
    margin-bottom: 17px
}

.tp-product-details-action-sm {
    padding-bottom: 9px;
    border-bottom: 1px solid #eaebed;
    margin-bottom: 25px
}

.tp-product-details-action-sm-btn {
    font-size: 16px;
    margin-bottom: 10px
}

.tp-product-details-action-sm-btn i,
.tp-product-details-action-sm-btn svg {
    margin-right: 2px
}

.tp-section-title {
    font-weight: 500;
    font-size: 100px;
    line-height: .9;
    color: var(--tp-common-black);
    margin-bottom: 0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-section-title {
        font-size: 85px
    }
}

.tp-section-title span {
    font-weight: 400;
    color: var(--tp-common-black);
    font-family: var(--tp-ff-gallery)
}

.tp-section-title.fs-160 {
    font-size: 160px;
    font-weight: 600;
    line-height: .95;
    letter-spacing: -6.4px;
    color: var(--tp-common-white);
    margin-bottom: 0
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-section-title.fs-160 {
        font-size: 140px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-section-title.fs-160 {
        font-size: 110px
    }
}

.tp-section-title-90 {
    font-size: 90px;
    font-weight: 400;
    line-height: 1
}

@media only screen and (min-width:992px) and (max-width:1199px) {

    .tp-section-title-80,
    .tp-section-title-90 {
        font-size: 80px
    }
}

.tp-section-title-80 span,
.tp-section-title-90 span {
    font-size: 36px;
    transform: translateY(-23px);
    display: inline-block
}

.tp-section-title-80 {
    font-size: 80px;
    font-weight: 400;
    line-height: 1;
    font-family: var(--tp-ff-gallery)
}

.tp-cta-title,
.tp-section-title-200 {
    font-size: 200px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: -4px;
    color: var(--tp-common-white);
    font-family: var(--tp-ff-marcellus)
}

@media only screen and (min-width:1400px) and (max-width:1599px) {
    .tp-section-title-200 {
        font-size: 150px
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-section-title-200 {
        font-size: 140px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-section-title-200 {
        font-size: 135px
    }
}

.tp-section-title-200 span {
    padding-left: 175px
}

@media only screen and (min-width:992px) and (max-width:1199px),
(max-width:767px) {
    .tp-section-title-200 span {
        padding-left: 0
    }
}

.tp-section-title-40 {
    color: var(--tp-common-black);
    font-size: 40px;
    font-weight: 400;
    line-height: 1.1
}

.tp-section-title-220 {
    font-size: 220px;
    font-weight: 400;
    line-height: 1;
    color: var(--tp-common-white);
    font-family: var(--tp-ff-gallery)
}

.tp-section-title-220 .text-1 {
    position: relative;
    z-index: 2;
    margin-right: 250px
}

.tp-section-title-160 {
    font-weight: 600;
    font-size: 160px;
    line-height: 104%;
    letter-spacing: -.06em;
    text-transform: uppercase;
    color: var(--tp-common-black)
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-section-title-220 .text-1 {
        margin-right: 190px
    }

    .tp-section-title-160 {
        font-size: 125px
    }

    .tp-header-area {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-section-title-160 {
        font-size: 110px
    }
}

.tp-section-subtitle {
    font-weight: 400;
    font-size: 20px;
    line-height: 16px;
    color: var(--tp-common-black);
    display: inline-block
}

.tp-section-subtitle-2,
.tp-section-subtitle-3 {
    line-height: 14px;
    color: var(--tp-common-black);
    display: inline-block
}

.tp-section-subtitle.subtitle-position {
    position: absolute;
    right: 80px;
    bottom: 17px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-section-subtitle.subtitle-position {
        right: 50px
    }
}

.tp-section-subtitle-2 {
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: var(--tp-ff-marcellus);
    margin-bottom: 25px;
    margin-left: 70px
}

.tp-section-subtitle-2 .tp-subtitle-text {
    padding: 0 15px;
    display: inline-block
}

.tp-section-subtitle-3 {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -.4px;
    margin-bottom: 20px
}

.tp-section-subtitle-3 span svg {
    margin-right: 8px;
    transform: translateY(-2px);
    color: var(--tp-common-black);
    animation: 3s linear infinite rotate2
}

.search__popup {
    padding: 70px 70px 100px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .9);
    z-index: 99999;
    -webkit-transform: translateY(calc(-100% - 80px));
    -moz-transform: translateY(calc(-100% - 80px));
    -ms-transform: translateY(calc(-100% - 80px));
    -o-transform: translateY(calc(-100% - 80px));
    transform: translateY(calc(-100% - 80px));
    -webkit-transition: transform .6s ease-in-out, opacity .6s ease-in-out;
    -moz-transition: transform .6s ease-in-out, opacity .6s ease-in-out;
    transition: transform .6s ease-in-out 0.7s, opacity .6s ease-in-out 0.7s
}

.search__popup.search-opened {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    transition-delay: 0s
}

.search__popup.search-opened .search__input {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    transition-delay: 0.3s
}

.search__popup.search-opened .search__input::after {
    width: 100%;
    transition-delay: 0.5s
}

.search__popup-2 {
    background-color: var(--tp-common-black-13)
}

.search__popup-2 .search__input .search-input-field~.search-focus-border {
    background-color: var(--tp-theme-8)
}

.search__popup-3 .search__input .search-input-field~.search-focus-border {
    background-color: var(--tp-theme-10)
}

.ab-about-content,
.search__top,
.tp-service-4-title-wrap {
    margin-bottom: 80px
}

.search__input {
    position: relative;
    height: 80px;
    transition: .3s ease-out 0.5s;
    opacity: 0
}

.search__input::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 0%;
    height: 1px;
    background-color: rgba(255, 255, 255, .3);
    transition: .3s ease-out 0.3s
}

.search__input input {
    width: 100%;
    height: 100%;
    background-color: transparent;
    border: 0;
    outline: 0;
    font-size: 24px;
    color: var(--tp-common-white);
    border-bottom: 1px solid transparent;
    padding: 0 30px 0 0
}

.search__input input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .5);
    font-size: 24px
}

.search__input input::-moz-placeholder {
    color: rgba(255, 255, 255, .5);
    font-size: 24px
}

.search__input input:-moz-placeholder {
    color: rgba(255, 255, 255, .5);
    font-size: 24px
}

.search__input input:-ms-input-placeholder {
    color: rgba(255, 255, 255, .5);
    font-size: 24px
}

.search__input input::placeholder {
    color: rgba(255, 255, 255, .5);
    font-size: 24px
}

.search__close-btn:hover,
.search__input button,
.tp-header-3-menu>nav>ul>li:hover,
.tp-inner-header-2-cart span,
.tp-inner-header-right-action ul li .tp-inner-bar,
.tp-inner-header-right-action ul li .tp-inner-cart,
.tp-inner-header-white .tp-inner-header-2-bar span,
.tp-inner-header-white .tp-inner-header-2-menu>nav>ul>li>a,
.tp-inner-header-white .tp-inner-header-2-wishlist span {
    color: var(--tp-common-white)
}

.search__input button {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 18px
}

.search__input .search-input-field~.search-focus-border {
    position: absolute;
    bottom: 0;
    left: auto;
    right: 0;
    width: 0;
    height: 1px;
    background-color: var(--tp-common-orange);
    -webkit-transition: .5s ease-out .3s;
    -moz-transition: .5s ease-out .3s;
    -ms-transition: .5s ease-out .3s;
    -o-transition: .5s ease-out .3s;
    transition: .5s ease-out .3s
}

.search__input .search-input-field:focus~.search-focus-border {
    width: 100%;
    left: 0;
    right: auto;
    -webkit-transition: .5s ease-out .3s;
    -moz-transition: .5s ease-out .3s;
    -ms-transition: .5s ease-out .3s;
    -o-transition: .5s ease-out .3s;
    transition: .5s ease-out .3s
}

.search__close-btn {
    font-size: 25px;
    color: rgba(255, 255, 255, .3)
}

.tp-hotspot {
    display: inline-block;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 16px;
    color: var(--tp-common-black);
    border-radius: 50%;
    background-color: var(--tp-common-white);
    position: absolute;
    z-index: 1
}

.ui-button-icon-only,
.ui-controlgroup-vertical .ui-controlgroup-item {
    box-sizing: border-box
}

.slick-slide.dragging img,
.swiper-cube .swiper-slide .swiper-slide,
.swiper-fade .swiper-slide .swiper-slide,
.swiper-flip .swiper-slide .swiper-slide,
.ui-checkboxradio-disabled,
.ui-state-disabled {
    pointer-events: none
}

.ui-datepicker .ui-icon,
.ui-icon {
    text-indent: -99999px;
    background-repeat: no-repeat
}

.ui-helper-reset,
.ui-menu {
    outline: 0;
    list-style: none
}

.ab-logo-2,
.header-sticky .ab-logo-1,
.logo-2,
.tp-header-3-area.header-sticky .tp-header-3-logo,
.tp-inner-header-style-3 .tp-inner-header-right-action ul::after,
.tp-main-menu-mobile .header-icon,
.tp-main-menu-mobile .tp-submenu,
.ui-helper-hidden,
.ui-resizable-autohide .ui-resizable-handle,
.ui-resizable-disabled .ui-resizable-handle {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.slick-track:after,
.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    overflow: hidden
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0;
    padding: .5em .5em .5em .7em;
    font-size: 100%
}

.ui-autocomplete,
.ui-menu .ui-menu {
    position: absolute
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    top: 0;
    left: 0;
    cursor: default
}

.ui-menu {
    padding: 0;
    margin: 0;
    display: block
}

.ui-button,
.ui-controlgroup {
    display: inline-block;
    vertical-align: middle
}

.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px .4em
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0
}

.ui-menu .ui-state-active,
.ui-menu .ui-state-focus {
    margin: -1px
}

.ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em
}

.ui-button,
.ui-controlgroup .ui-controlgroup-label {
    padding: .4em 1em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-button {
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    text-align: center;
    -ms-user-select: none;
    user-select: none;
    overflow: visible
}

.ui-button-icon-only {
    width: 2em;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-button-icon-only {
    text-indent: 0
}

.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px
}

.ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: .4em 1em
}

button.ui-button::-moz-focus-inner,
input.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-controlgroup>.ui-controlgroup-item {
    float: left;
    margin-left: 0;
    margin-right: 0
}

.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus,
.ui-controlgroup>.ui-controlgroup-item:focus {
    z-index: 9999
}

.ui-controlgroup-vertical>.ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left
}

.ui-controlgroup .ui-controlgroup-label span {
    font-size: 80%
}

.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item {
    border-left: none
}

.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item {
    border-top: none
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
    border-right: none
}

.tp-main-menu-mobile .tp-main-menu-content ul li:not(:last-child) .home-menu-title a,
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
    border-bottom: none
}

.ui-controlgroup-vertical .ui-spinner-input {
    width: 75%;
    width: calc(100% - 2.4em)
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
    border-top-style: solid
}

.ui-checkboxradio-label .ui-icon-background {
    box-shadow: inset 1px 1px 1px #ccc;
    border-radius: .12em;
    border: none
}

.ui-checkboxradio-radio-label .ui-icon-background {
    width: 16px;
    height: 16px;
    border-radius: 1em;
    overflow: visible;
    border: none
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
    background-image: none;
    width: 8px;
    height: 8px;
    border-width: 4px;
    border-style: solid
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.mfp-close:active,
.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 700;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td a,
.ui-datepicker td span {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-multi .ui-datepicker-group,
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.tp-line-text-wrap .swiper-slide,
.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.tp-line-text-wrap .swiper,
.tp-line-text-wrap .swiper-container,
.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker .ui-icon {
    display: block;
    overflow: hidden;
    left: .5em;
    top: .3em
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: 0 0;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-n {
    height: 2px;
    top: 0
}

.ui-dialog .ui-resizable-e {
    width: 2px;
    right: 0
}

.ui-dialog .ui-resizable-s {
    height: 2px;
    bottom: 0
}

.ui-dialog .ui-resizable-w {
    width: 2px;
    left: 0
}

.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw,
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw {
    width: 7px;
    height: 7px
}

.ui-dialog .ui-resizable-se {
    right: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-sw {
    left: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-ne {
    right: 0;
    top: 0
}

.ui-dialog .ui-resizable-nw {
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag,
.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-draggable-handle,
.ui-selectable,
.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
    height: 100%;
    opacity: .25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.5;
    padding: 2px .4em;
    margin: .5em 0 0;
    height: auto;
    border: 0
}

.ui-selectmenu-text {
    display: block;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em
}

.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.mfp-arrow-left,
.tp-studio-next span,
.tp-studio-prev span svg,
.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.mfp-arrow-right,
.tp-studio-next span svg,
.tp-studio-prev span,
.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.tp-shop-right-item:hover .tp-product-btn-box,
.ui-slider-vertical .ui-slider-range-min,
.ui-spinner-down {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max,
.ui-spinner-up {
    top: 0
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: 0 0;
    color: inherit;
    padding: .222em 0;
    margin: .2em 2em .2em .4em;
    vertical-align: middle
}

.ui-spinner-button {
    width: 1.6em;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.mfp-gallery .mfp-image-holder .mfp-figure,
.portfolio-nav-item,
.postbox__comment-agree input:hover,
.postbox__comment-agree label:hover,
.swiper-pagination-clickable .swiper-pagination-bullet,
.tp-cart-checkout-shipping-option label:hover,
.tp-checkout-option label:hover,
.tp-checkout-payment-item label:hover,
.tp-login-input-eye:hover,
.tp-login-remeber label:hover,
.tp-order-info-list ul li.tp-order-info-list-shipping span label:hover,
.tp-portfolio-11-slider-nav-item,
.tp-product-details-review-remeber label:hover,
.tp-profile-input-eye:hover,
.tp-return-customer-remeber label:hover,
.tp-shop-widget-checkbox ul li label:hover,
.tp-shop-widget-checkbox-circle label:hover {
    cursor: pointer
}

.ui-spinner a.ui-spinner-button {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.postbox__read-more .postbox-btn span,
.tp-header-3-menu>nav>ul>li>a span {
    margin-left: 5px
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: 0 0
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget,
.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}

.tp-blog-6-title-sm,
.tp-footer-big-title,
.tp-footer-menu ul li a {
    font-family: var(--tp-ff-gallery)
}

.tp-header-2-cart button,
.tp-header-3-bar {
    font-size: 18px;
    color: var(--tp-common-black)
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333
}

.mfp-close-btn-in .mfp-close,
.ui-widget-content a,
.ui-widget-header a {
    color: #333
}

.ui-widget-header {
    border: 1px solid #ddd;
    background: #e9e9e9;
    color: #333;
    font-weight: 700
}

.ui-button,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
html .ui-button.ui-state-disabled:active,
html .ui-button.ui-state-disabled:hover {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: 400;
    color: #454545
}

.ui-button,
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button {
    color: #454545;
    text-decoration: none
}

.ui-button:focus,
.ui-button:hover,
.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    border: 1px solid #ccc;
    background: #ededed;
    font-weight: 400;
    color: #2b2b2b
}

.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
a.ui-button:focus,
a.ui-button:hover {
    color: #2b2b2b;
    text-decoration: none
}

.ui-visual-focus {
    box-shadow: 0 0 3px 1px #5e9ed6
}

.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: 400;
    color: #fff
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
    border: #003eff;
    background-color: #fff
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #fff;
    text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620
}

.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #777620
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f
}

.ui-state-error a,
.ui-state-error-text,
.ui-widget-content .ui-state-error a,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error a,
.ui-widget-header .ui-state-error-text {
    color: #5f3f3f
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon,
.ui-widget-header .ui-icon {
    background-image: url("images/ui-icons_444444_256x240.html")
}

.ui-button:focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
    background-image: url("images/ui-icons_555555_256x240.html")
}

.ui-button:active .ui-icon,
.ui-state-active .ui-icon {
    background-image: url("images/ui-icons_ffffff_256x240.html")
}

.ui-button .ui-state-highlight.ui-icon,
.ui-state-highlight .ui-icon {
    background-image: url("images/ui-icons_777620_256x240.html")
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url("images/ui-icons_cc0000_256x240.html")
}

.ui-button .ui-icon {
    background-image: url("images/ui-icons_777777_256x240.html")
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-caret-1-n {
    background-position: 0 0
}

.ui-icon-caret-1-ne {
    background-position: -16px 0
}

.ui-icon-caret-1-e {
    background-position: -32px 0
}

.ui-icon-caret-1-se {
    background-position: -48px 0
}

.ui-icon-caret-1-s {
    background-position: -65px 0
}

.ui-icon-caret-1-sw {
    background-position: -80px 0
}

.ui-icon-caret-1-w {
    background-position: -96px 0
}

.ui-icon-caret-1-nw {
    background-position: -112px 0
}

.ui-icon-caret-2-n-s {
    background-position: -128px 0
}

.ui-icon-caret-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -65px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 1px -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-first,
.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
    border-top-left-radius: 3px
}

.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
    border-top-right-radius: 3px
}

.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
    border-bottom-left-radius: 3px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
    border-bottom-right-radius: 3px
}

.ui-widget-overlay {
    background: #aaa;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    -webkit-box-shadow: 0 0 5px #666;
    box-shadow: 0 0 5px #666
}

#magic-cursor {
    position: absolute;
    display: none;
    width: 10px;
    height: 10px;
    pointer-events: none;
    z-index: 99999;
    opacity: 0;
    top: 0;
    left: 0
}

#ball {
    position: fixed;
    display: flex;
    align-items: center;
    pointer-events: none;
    border-radius: 50%;
    justify-content: center;
    mix-blend-mode: difference;
    color: transparent
}

#ball .ball-view {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    padding: 0 5px;
    font-size: 15px;
    font-weight: 500;
    color: #000;
    line-height: 1.3;
    text-align: center;
    transform: scale(0)
}

#ball .ball-close,
#ball .ball-drag {
    padding: 0 5px;
    font-weight: 600;
    color: #000;
    position: absolute;
    text-align: center
}

#ball .ball-drag {
    display: block;
    width: 100%;
    font-size: 15px;
    line-height: 1.2;
    transition: .3s
}

#ball .ball-drag::after,
#ball .ball-drag::before {
    position: absolute;
    top: 50%;
    margin-top: -5px;
    font-size: 19px;
    color: #fff;
    height: 10px;
    line-height: 10px;
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased
}

#ball .ball-drag::before {
    content: "\f104";
    left: 0;
    transform: translate3d(-30px, 0, 0);
    transition: .25s
}

#ball .ball-drag::after {
    content: "\f105";
    right: 0;
    transform: translate3d(30px, 0, 0);
    transition: .25s
}

#ball.with-blur {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

#ball.ball-close-enabled {
    opacity: 1 !important
}

#ball .ball-close {
    font-size: 14px;
    line-height: 1
}

.tp-magnetic-wrap {
    display: flex;
    justify-content: center;
    align-items: center
}

.container {
    transition: 1s
}

.tp-transparent {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%
}

.header-sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    opacity: 1;
    width: 100%;
    z-index: 999;
    visibility: visible;
    background: rgba(255, 255, 255, .9);
    box-shadow: 0 1px 3px 0 rgba(18, 20, 32, .14);
    -webkit-animation: .95s forwards headerSlideDown;
    animation: .95s forwards headerSlideDown
}

.header-sticky::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    backdrop-filter: blur(10px);
    z-index: -1
}

.tp-header-2-area.header-sticky,
.tp-header-style-9 {
    position: fixed;
    right: 0;
    top: 0;
    left: 0
}

.tp-header-area.header-sticky .tp-header-menu>nav>ul>li>a {
    padding: 27px 0
}

.tp-header-menu>nav>ul>li {
    display: inline-block;
    list-style-type: none;
    margin: 0 25px
}

.tp-header-menu>nav>ul>li>a {
    padding: 40px 0;
    display: inline-block;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    text-transform: uppercase;
    color: var(--tp-common-black)
}

.mfp-figure,
.project-details-1-next,
.project-details-1-prev,
.tp-header-2-menu-bar,
.tp-header-4-btn,
.tp-header-7-menubar,
.tp-header-7-menubar button,
.tp-header-bar,
.tp-product-details-review-form-rating-icon,
.tp-project-5-video {
    line-height: 0
}

.tp-header-bar button span {
    height: 2px;
    width: 40px;
    display: block;
    margin: 6px 0
}

.tp-header-2-menu-bar button:hover span,
.tp-header-7-menubar button:hover span,
.tp-header-bar button:hover span {
    animation: .8s cubic-bezier(.44, 1.1, .53, .99) forwards bar_anim
}

.tp-header-2-menu-bar button:hover span:nth-child(2),
.tp-header-7-menubar button:hover span:nth-child(2),
.tp-header-bar button:hover span:nth-child(2) {
    animation-delay: .1s
}

.tp-header-2-area.header-sticky {
    opacity: 1;
    width: 100%;
    z-index: 999;
    visibility: visible;
    background: rgba(255, 255, 255, .7);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .05);
    animation: .95s forwards headerSlideDown
}

.tp-header-2-area.header-sticky::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    backdrop-filter: blur(4px);
    z-index: -1
}

.tp-header-2-ptb {
    padding: 15px 0
}

.tp-header-2-space {
    padding: 35px 0
}

.tp-header-2-menu-bar button span {
    height: 2px;
    width: 80px;
    display: block;
    margin: 8px auto
}

.tp-header-2-button {
    overflow: hidden;
    width: 100%;
    margin-left: auto;
    line-height: 0
}

.tp-header-2-cart button {
    font-weight: 400;
    line-height: 14px;
    font-family: var(--tp-ff-body)
}

.tp-header-3-bar,
.tp-header-3-social a {
    height: 40px;
    width: 40px;
    line-height: 40px;
    transition: .3s
}

.tp-header-2-cart button span {
    height: 45px;
    width: 45px;
    line-height: 37px;
    border: 1px solid;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    margin-left: 7px
}

.tp-header-3-area.header-sticky {
    box-shadow: none;
    background: 0 0
}

.tp-header-3-area.header-sticky::after {
    backdrop-filter: initial
}

.mfp-hide,
.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev,
.swiper-pagination-bullet:only-child,
.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled,
.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled,
.tp-header-3-area.header-sticky .tp-header-3-right {
    display: none !important
}

.tp-header-3-menu-box {
    display: inline-block;
    padding: 0 30px 0 15px
}

.menu-bg {
    position: absolute;
    top: 0;
    display: inline-block;
    backdrop-filter: blur(8px);
    background: rgba(46, 46, 46, .9);
    border-radius: 100px;
    z-index: -1
}

.tp-header-3-bar {
    text-align: center;
    display: inline-block;
    border: 1px solid var(--tp-common-black);
    margin-left: 15px;
    border-radius: 50%
}

.tp-header-3-cart button em,
.tp-header-3-social a,
.tp-header-5-cart a {
    border-radius: 50%;
    text-align: center
}

.tp-checkout-btn:hover,
.tp-header-3-bar:hover,
.tp-header-3-social a:hover,
.tp-shop-details-size-list button:focus,
.tp-shop-widget-size-item button:focus {
    background-color: var(--tp-common-black);
    color: var(--tp-common-white)
}

.tp-header-3-menu>nav>ul>li {
    list-style: none;
    display: inline-block;
    margin: 0 15px
}

.tp-header-3-menu>nav>ul>li>a {
    font-size: 17px;
    font-weight: 500;
    padding: 12px 0;
    transition: .3s;
    display: inline-block;
    color: var(--tp-common-white)
}

.tp-header-3-cart button span {
    margin-left: 7px;
    display: inline-block
}

.tp-header-3-cart button em {
    position: absolute;
    right: -12px;
    top: -1px;
    color: var(--tp-common-black);
    font-size: 18px;
    font-weight: 400;
    height: 18px;
    width: 18px;
    line-height: 16px;
    background-color: var(--tp-common-white);
    font-style: normal
}

.tp-header-3-social a {
    font-size: 16px;
    display: inline-block;
    background-color: var(--tp-grey-2);
    color: var(--tp-common-black);
    margin-left: 5px
}

.tp-header-4-area.header-sticky {
    background-color: rgba(25, 25, 26, .85)
}

.tp-header-4-area.header-sticky .tp-header-4-menu>nav>ul>li>a,
.tp-inner-header-height .tp-inner-header-menu nav ul li a {
    padding: 32px 0
}

.tp-header-4-bar {
    height: 44px;
    width: 44px;
    line-height: 44px;
    font-size: 20px;
    text-align: center;
    display: inline-block;
    color: var(--tp-common-white);
    border: 1px solid var(--tp-common-white);
    transition: .3s
}

.tp-header-4-bar:hover {
    background-color: var(--tp-common-white);
    color: var(--tp-common-black)
}

.tp-header-4-menu>nav>ul>li {
    list-style-type: none;
    display: inline-block;
    margin-right: 45px
}

.tp-header-4-menu>nav>ul>li>a {
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    padding: 43px 0;
    display: inline-block;
    text-transform: uppercase;
    color: var(--tp-common-white)
}

.tp-header-5-wrapper {
    position: fixed;
    left: 0;
    top: 0;
    width: 280px;
    height: 100%;
    z-index: 99;
    padding: 50px 60px;
    background-color: var(--tp-common-black)
}

.tp-header-5-logo {
    padding-bottom: 115px
}

.tp-header-5-menu,
.tp-project-3-wrap {
    margin-bottom: 220px
}

.tp-header-5-menu nav ul li {
    list-style-type: none;
    line-height: 0;
    padding: 15px 0
}

.tp-footer-5-title .tp-reveal-line-2,
.tp-header-5-menu nav ul li:last-child,
.tp-portfolio-9-category.tp_reveal_anim {
    padding-bottom: 0
}

.tp-header-5-menu nav ul li a {
    font-size: 17px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: .34px;
    color: var(--tp-common-white);
    display: inline-block
}

.tp-header-5-search-input input {
    background-color: transparent;
    border: none;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: .3px;
    color: var(--tp-common-white);
    border-bottom: 1px solid rgba(245, 247, 245, .1);
    padding: 0 30px 0 0
}

.tp-header-5-cart-price,
.tp-header-6-menu-box span {
    font-size: 18px;
    font-weight: 400;
    color: var(--tp-common-white)
}

.liko-dark-active .tp-checkout-payment-item input:checked~label::after,
.liko-dark-active .tp-order-info-list ul li.tp-order-info-list-shipping span input:checked~label::after,
.liko-dark-active .tp-shop-widget-checkbox-circle-list ul li:hover .tp-shop-widget-checkbox-circle-number,
.liko-dark-active .tp-shop-widget-size-item button:hover,
.tp-contact-6-input input:focus,
.tp-contact-6-input textarea:focus,
.tp-footer-2-input input:focus,
.tp-footer-3-input-box input:focus,
.tp-header-5-search-input input:focus,
.tp-inner-header-white .tp-inner-header-2-search input:focus {
    border-color: var(--tp-common-white)
}

.tp-header-5-search-input input::-webkit-input-placeholder {
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: .3px;
    color: rgba(255, 255, 255, .5);
    text-transform: capitalize
}

.tp-header-5-search-input input::-moz-placeholder {
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: .3px;
    color: rgba(255, 255, 255, .5);
    text-transform: capitalize
}

.tp-header-5-search-input input:-moz-placeholder {
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: .3px;
    color: rgba(255, 255, 255, .5);
    text-transform: capitalize
}

.tp-header-5-search-input input:-ms-input-placeholder {
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: .3px;
    color: rgba(255, 255, 255, .5);
    text-transform: capitalize
}

.tp-header-5-search-input input::placeholder {
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: .3px;
    color: rgba(255, 255, 255, .5);
    text-transform: capitalize
}

.tp-header-5-search-input button {
    position: absolute;
    top: 14px;
    right: 0
}

.tp-header-5-cart a {
    height: 54px;
    width: 54px;
    line-height: 49px;
    display: inline-block;
    border: 1.5px solid rgba(255, 255, 255, .1)
}

.tp-header-5-cart a span {
    height: 18px;
    width: 18px;
    line-height: 18px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    color: var(--tp-common-black);
    background-color: var(--tp-common-white);
    position: absolute;
    top: 0;
    right: 0
}

.tp-header-10-menubar button span,
.tp-header-6-menubar span,
.tp-header-7-menubar button span {
    width: 36px;
    display: table;
    margin: 8px 0;
    background-color: var(--tp-common-white);
    height: 2px
}

.tp-header-5-cart-price {
    letter-spacing: .36px;
    margin-left: 10px
}

.tp-header-6-menu-box span {
    line-height: 14px
}

.tp-header-6-menubar {
    margin-left: 18px
}

.tp-header-7-area {
    position: fixed;
    width: 80px;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 99
}

.tp-header-7-wrap {
    padding: 30px 25px 50px;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    background-color: var(--tp-common-black);
    box-shadow: 1px 1px 0 0 rgba(255, 255, 255, .1)
}

.tp-header-7-btn-box {
    transform: rotate(-90deg);
    line-height: 0;
    padding-left: 60px
}

.tp-header-7-lg-area.tp-header-7-area {
    position: relative;
    width: 100%
}

.tp-header-7-lg-area .tp-header-7-wrap {
    flex-direction: row;
    padding: 20px 25px
}

.tp-header-7-lg-area .tp-header-7-btn-box {
    transform: rotate(0);
    padding-left: 0
}

.tp-header-style-9 .tp-header-6-menu-box span {
    color: var(--tp-common-black);
    font-family: var(--tp-ff-marcellus)
}

.tp-header-10-menubar button span {
    transform: translateY(5px)
}

.header-sticky.tp-inner-header-area .tp-inner-header-right-action ul li .tp-inner-cart a span i,
.tp-inner-header-style-2 .tp-inner-header-right-action ul li .tp-inner-cart a span i,
.tp-product-action-btn:hover,
.tp-shop-widget-filter-info .tp-shop-widget-filter-btn:hover {
    color: var(--tp-common-white);
    background-color: var(--tp-common-black)
}

.tp-inner-header-menu>nav>ul>li {
    text-decoration: none;
    display: inline-block;
    margin: 0 25px
}

.tp-inner-header-menu>nav>ul>li>a {
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    padding: 45px 0;
    display: inline-block;
    text-transform: uppercase;
    color: var(--tp-common-white);
    font-family: var(--tp-ff-syne)
}

.tp-inner-header-right-action ul {
    position: relative;
    margin-left: 30px
}

.tp-inner-header-right-action ul li {
    display: inline-block;
    margin-left: 40px
}

.tp-inner-header-right-action ul li .tp-inner-cart a span i {
    position: absolute;
    top: -10px;
    right: -13px;
    height: 22px;
    width: 22px;
    line-height: 22px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    font-style: normal;
    color: var(--tp-common-black);
    background-color: var(--tp-common-white)
}

.tp-inner-header-border {
    border-bottom: 1px solid rgba(20, 20, 20, .1)
}

.tp-inner-header-2-bg {
    backdrop-filter: blur(4px);
    background: rgba(255, 255, 255, .7);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1)
}

.tp-inner-header-2-menu>nav>ul>li {
    list-style-type: none;
    display: inline-block;
    margin: 0 22px
}

.tp-inner-header-2-menu>nav>ul>li>a {
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    padding: 41px 0;
    display: inline-block;
    color: var(--tp-common-black);
    font-family: var(--tp-ff-marcellus)
}

.tp-inner-header-2-right a,
.tp-inner-header-2-right button,
.tp-product-details-dsc-list ul {
    margin-left: 30px
}

.tp-inner-header-2-cart {
    height: 42px;
    width: 42px;
    line-height: 36px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #eee;
    flex: 0 0 auto
}

.liko-dark-active .project-details-2-social a:hover,
.tp-inner-header-2-cart:hover {
    border-color: var(--tp-common-white);
    background-color: var(--tp-common-white)
}

.tp-inner-header-2-wishlist i {
    position: absolute;
    top: -4px;
    right: -8px;
    height: 16px;
    width: 16px;
    line-height: 14px;
    border-radius: 50%;
    text-align: center;
    font-style: normal;
    display: inline-block;
    color: var(--tp-common-white);
    background-color: var(--tp-common-black)
}

.tp-inner-header-2-search input {
    height: 42px;
    border-radius: 30px;
    background-color: transparent;
    border: 1px solid #eee;
    padding: 0 30px 0 45px;
    color: var(--tp-common-black);
    font-family: var(--tp-ff-marcellus);
    font-size: 16px;
    font-weight: 400
}

.tp-inner-header-2-search input::-webkit-input-placeholder {
    color: var(--tp-common-black);
    font-family: var(--tp-ff-marcellus);
    font-size: 16px;
    font-weight: 400
}

.tp-inner-header-2-search input::-moz-placeholder {
    color: var(--tp-common-black);
    font-family: var(--tp-ff-marcellus);
    font-size: 16px;
    font-weight: 400
}

.tp-inner-header-2-search input:-moz-placeholder {
    color: var(--tp-common-black);
    font-family: var(--tp-ff-marcellus);
    font-size: 16px;
    font-weight: 400
}

.tp-inner-header-2-search input:-ms-input-placeholder {
    color: var(--tp-common-black);
    font-family: var(--tp-ff-marcellus);
    font-size: 16px;
    font-weight: 400
}

.tp-inner-header-2-search input::placeholder {
    color: var(--tp-common-black);
    font-family: var(--tp-ff-marcellus);
    font-size: 16px;
    font-weight: 400
}

.tp-inner-header-2-search input:focus {
    border-color: 1px solid var(--tp-common-black)
}

.tp-inner-header-2-search span {
    position: absolute;
    top: 48%;
    left: 20px;
    transform: translateY(-50%);
    color: var(--tp-common-black)
}

.liko-dark-active .tp-inner-header-2-bg .tp-inner-header-2-wishlist i,
.tp-inner-header-white .tp-inner-header-2-wishlist i {
    color: var(--tp-common-black);
    background-color: var(--tp-common-white)
}

.tp-inner-header-white .tp-inner-header-2-cart span {
    color: var(--tp-common-white);
    transition: .3s
}

.tp-inner-header-white .tp-inner-header-2-search input {
    border: 1px solid rgba(255, 255, 255, .2);
    color: var(--tp-common-white)
}

.tp-inner-header-white .tp-inner-header-2-search input::-webkit-input-placeholder {
    color: var(--tp-common-white)
}

.tp-inner-header-white .tp-inner-header-2-search input::-moz-placeholder {
    color: var(--tp-common-white)
}

.tp-inner-header-white .tp-inner-header-2-search input:-moz-placeholder {
    color: var(--tp-common-white)
}

.tp-inner-header-white .tp-inner-header-2-search input:-ms-input-placeholder {
    color: var(--tp-common-white)
}

.tp-inner-header-white .tp-inner-header-2-search input::placeholder {
    color: var(--tp-common-white)
}

.tp-inner-header-white .tp-inner-header-2-search span {
    color: var(--tp-common-white)
}

.header-sticky.tp-inner-header-area .tp-inner-header-menu>nav>ul>li>a {
    padding: 25px 0;
    color: var(--tp-common-black)
}

.header-main-menu>nav>ul>li>.submenu {
    position: absolute;
    width: 330px;
    z-index: 999;
    padding: 35px 0;
    top: 100%;
    opacity: 0;
    visibility: hidden;
    transition: .1s;
    text-align: left;
    margin-left: 0;
    overflow: hidden;
    transform-origin: top;
    backdrop-filter: blur(8px);
    background: rgba(255, 255, 255, .9);
    box-shadow: 0 10px 30px 0 rgba(25, 25, 26, .1);
    -webkit-transform: perspective(300px) rotateX(-18deg);
    -moz-transform: perspective(300px) rotateX(-18deg);
    -ms-transform: perspective(300px) rotateX(-18deg);
    -o-transform: perspective(300px) rotateX(-18deg);
    transform: perspective(300px) rotateX(-18deg)
}

.postbox__title a:hover,
.rc__post-title a:hover,
.sidebar__widget ul li a:hover,
.tp-about-4-content a:hover,
.tp-blog-title-sm:hover a,
.tp-service-4-title-sm a:hover {
    background-size: 0 1px, 100% 1px
}

.header-main-menu>nav>ul>li>.submenu>li {
    list-style: none;
    display: block;
    padding: 0 45px
}

.header-main-menu>nav>ul>li>.submenu>li:not(:last-child) {
    margin-bottom: 13px
}

.header-main-menu>nav>ul>li>.submenu>li>a,
.tp-megamenu-list-wrap ul li a {
    color: #575758;
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: -.3px;
    text-transform: uppercase;
    position: relative
}

.postbox__comment-agree label a:hover,
.tp-main-menu-mobile nav ul li .mega-menu li:hover a .dropdown-toggle-btn,
.tp-main-menu-mobile nav ul li .submenu li:hover a .dropdown-toggle-btn {
    color: var(--tp-theme-1)
}

.header-main-menu>nav>ul>li>.submenu>li>a::before,
.tp-megamenu-list-wrap ul li a::before {
    position: absolute;
    top: 10px;
    left: 0;
    content: "";
    height: 2px;
    width: 0;
    opacity: 0;
    visibility: hidden;
    display: inline-block;
    transition: .3s ease-out;
    background-color: var(--tp-common-black)
}

.header-main-menu>nav>ul>li>.submenu>li:hover>a,
.tp-megamenu-list-wrap ul li:hover a {
    padding-left: 25px;
    color: var(--tp-common-black)
}

.header-main-menu>nav>ul>li>.submenu>li:hover>a::before,
.tp-megamenu-list-wrap ul li:hover a::before {
    width: 20px;
    visibility: visible;
    opacity: 1
}

.header-main-menu>nav>ul>li>.submenu .submenu {
    left: 100%;
    top: 0
}

.header-main-menu>nav>ul>li:hover>.submenu {
    visibility: visible;
    opacity: 1;
    transition-duration: .2s;
    -webkit-transform: perspective(300px) rotateX(0);
    -moz-transform: perspective(300px) rotateX(0);
    -ms-transform: perspective(300px) rotateX(0);
    -o-transform: perspective(300px) rotateX(0);
    transform: perspective(300px) rotateX(0)
}

.header-main-menu>nav>ul>li.has-homemenu {
    position: static
}

.header-main-menu>nav>ul>li>.tp-mega-menu {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    padding: 0;
    width: 1170px;
    margin: 0 auto
}

.header-main-menu>nav>ul>li>.tp-mega-menu .tp-homemenu-wrapper {
    padding: 70px 70px 20px
}

.header-main-menu>nav>ul>li>.tp-mega-menu .tp-megamenu-portfolio {
    padding: 20px 0 25px 70px
}

.homemenu-title {
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: -.15px;
    color: var(--tp-common-black);
    text-transform: uppercase
}

.homemenu-thumb img {
    width: 100%;
    transition: 1s
}

.homemenu-thumb-wrap {
    padding: 10px;
    border: 1px solid rgba(0, 0, 0, .1)
}

.homemenu-thumb:hover img,
.pd-visual-slider-thumb:hover img,
.pm-project-masonary-item:hover img,
.tp-shop-banner-thumb:hover img,
.tp-shop-left-thumb:hover img {
    transform: scale(1.1)
}

.tp-megamenu-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    display: block;
    padding-bottom: 20px;
    margin-bottom: 30px;
    letter-spacing: -.32px;
    text-transform: uppercase;
    color: var(--tp-common-black);
    border-bottom: 1px solid rgba(58, 57, 54, .1);
    padding-left: 20px
}

.tp-megamenu-list-box {
    padding: 25px 0 30px 20px
}

.tp-megamenu-list-wrap ul {
    margin-left: 20px;
    display: inline-block
}

.tp-megamenu-list-wrap ul li {
    list-style: none;
    width: 50%;
    float: left
}

.tp-megamenu-list-2 .tp-megamenu-list-wrap ul li {
    float: inherit;
    width: 100%
}

@media only screen and (min-width:1600px) and (max-width:1700px),
only screen and (min-width:1400px) and (max-width:1599px),
only screen and (min-width:1200px) and (max-width:1399px),
only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px),
(max-width:767px) {
    .tp-megamenu-list-2 {
        margin-left: 0
    }
}

.blog-details-overlay-shape img,
.cn-contactform-2-map,
.pm-project-masonary-item,
.sv-service-thumb,
.tp-blog-list-content,
.tp-blog-list-content-wrap,
.tp-megamenu-portfolio-banner img,
.tp-megamenu-shop-style,
.tp-megamenu-shop-style .tp-shop-banner-left,
.tp-portfolio-12-height,
.tp-project-4-bg.project-panel a,
.tp-shop-popup-img img {
    height: 100%
}

.tp-megamenu-shop-style .tp-shop-banner-thumb {
    height: 100%;
    overflow: hidden
}

.tp-megamenu-shop-style .tp-shop-banner-thumb img {
    height: 371px;
    width: 100%
}

.tp-megamenu-shop-style .tp-shop-banner-content {
    margin: 25px
}

.tp-megamenu-shop-style .tp-shop-banner-title {
    font-size: 50px;
    margin-bottom: 10px
}

.tp-megamenu-shop-style .tp-shop-banner-content span {
    font-size: 14px;
    margin-bottom: 18px
}

.tp-megamenu-shop-style .tp-shop-btn {
    font-size: 13px;
    height: 30px;
    line-height: 29px;
    padding: 0 18px;
    transition: .3s
}

.tp-footer-6-social a:hover,
.tp-megamenu-shop-style .tp-shop-btn:hover {
    background-color: var(--tp-common-white);
    color: var(--tp-common-black);
    border-color: var(--tp-common-white)
}

.postbox__details-share a:hover,
.postbox__list-content ul li span.active {
    background-color: var(--tp-theme-1);
    color: var(--tp-common-white)
}

.tp-footer-6-input .tp-btn-subscribe,
.tp-megamenu-portfolio-banner {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%
}

.tp-megamenu-wrapper {
    padding: 20px
}

.tp-megamenu-portfolio-text {
    position: relative;
    z-index: 99;
    bottom: -35px;
    transform: rotate(-90deg) translateY(-110%)
}

.tp-megamenu-portfolio-text h4 {
    font-size: 160px;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 0;
    letter-spacing: -1.6px;
    -webkit-text-stroke-width: 1px;
    font-family: var(--tp-ff-shoulders);
    -webkit-text-stroke-color: rgba(25, 25, 26, 0.1);
    color: transparent
}

.tp-megamenu-portfolio-text span {
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -.3px;
    color: rgba(25, 25, 26, .4);
    font-family: var(--tp-ff-shoulders)
}

.tp-main-menu-mobile nav ul {
    position: static;
    display: block;
    box-shadow: none;
    margin-bottom: 50px
}

.tp-main-menu-mobile nav ul li {
    list-style: none;
    position: relative;
    width: 100%;
    padding: 0
}

.tp-main-menu-mobile nav ul li.has-dropdown>a .dropdown-toggle-btn {
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    transform: translateY(-2px);
    font-size: 18px;
    color: #7f8387;
    font-family: "Font Awesome 5 Pro";
    transition: .3s ease-in-out;
    text-align: center;
    transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;
    padding: 15px 20px 15px 100px
}

.tp-main-menu-mobile nav ul li.has-dropdown>a .dropdown-toggle-btn i {
    transition: .3s ease-in-out;
    font-size: 35px;
    font-weight: 900;
    color: black;
    top: 40%;
    position: fixed;
    right: 10%;
}

.tp-main-menu-mobile nav ul li.has-dropdown>a .dropdown-toggle-btn.dropdown-opened i {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.tp-main-menu-mobile nav ul li>a {
    display: block;
    position: relative;
    padding: 15px 20px 15px 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: -.15px;
    color: var(--tp-common-black);
    text-transform: uppercase
}

.tp-main-menu-mobile nav ul li>a>i {
    display: inline-block;
    width: 11%;
    margin-right: 13px;
    -webkit-transform: translateY(4px);
    -moz-transform: translateY(4px);
    -ms-transform: translateY(4px);
    -o-transform: translateY(4px);
    transform: translateY(4px);
    font-size: 21px;
    line-height: 1
}

.postbox__slider button,
.tp-product-tooltip {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.tp-main-menu-mobile nav ul li>a .menu-text {
    font-size: 16px;
    line-height: 11px;
    border-bottom: 1px solid #eaebed;
    width: 82%;
    display: inline-block;
    padding: 19px 0 17px
}

.tp-main-menu-mobile nav ul li ul li a {
    margin-left: auto;
    width: 93%;
    padding: 10px 20px 10px 0;
    text-shadow: none !important;
    visibility: visible
}

.tp-main-menu-mobile nav ul li ul li li a {
    width: 88%;
    padding: 10px 20px 10px 0
}

.tp-main-menu-mobile nav ul li ul li li li a {
    width: 83%;
    padding: 10px 20px 10px 0
}

.tp-main-menu-mobile nav ul li ul li li li li a {
    width: 68%;
    padding: 10px 20px 10px 0
}

.tp-main-menu-mobile nav ul li:hover .mega-menu {
    visibility: visible;
    opacity: 1;
    top: 0
}

.tp-main-menu-mobile nav ul li .mega-menu,
.tp-main-menu-mobile nav ul li .submenu {
    position: static;
    min-width: 100%;
    padding: 0;
    box-shadow: none;
    visibility: visible;
    opacity: 1;
    display: none
}

.tp-main-menu-mobile nav ul li .mega-menu li,
.tp-main-menu-mobile nav ul li .submenu li {
    float: none;
    display: block;
    width: 100%;
    padding: 0
}

.tp-main-menu-mobile * li,
.tp-main-menu-mobile * ul {
    transition: none !important
}

.tp-portfolio-menu-style.tp-megamenu-list-wrap ul li {
    width: 100%;
    float: inherit
}

.postbox__thumb .play-btn {
    position: absolute;
    top: 38%;
    left: 44%;
    z-index: 1
}

.postbox__thumb .play-btn a {
    height: 85px;
    width: 85px;
    line-height: 87px
}

.postbox__thumb .play-btn a::after,
.project-details-1-social-inner,
.tp-cart-checkout-shipping-option input,
.tp-footer-dark .logo-2,
.tp-footer-menu ul li:last-child::before,
.tp-gallery-shape-1 .img-2,
.tp-gallery-shape-2 .img-2,
.tp-porfolio-10-main.header-white .portfolio-logo-1,
.tp-product-details-review-remeber input,
.tp-shop-widget-checkbox ul li input,
.tp-shop-widget-checkbox-circle input,
.tp-studio-service-item:last-child .tp-studio-border::after {
    display: none
}

.postbox__item-single:hover {
    box-shadow: none
}

.postbox__tag {
    position: absolute;
    bottom: 0;
    left: 0
}

.postbox__tag p {
    margin-bottom: 0;
    font-weight: 700;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    letter-spacing: .135em;
    background: var(--tp-theme-1);
    clip-path: polygon(0px 0px, 100% 0px, 92.7% 53.45%, 100% 100%, 0px 100%, 0px 50%);
    width: 130px
}

.postbox__content {
    padding-top: 28px
}

.postbox__content-single {
    padding-left: 0;
    padding-right: 0;
    border: none
}

.postbox__title {
    font-size: 56px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -2.24px;
    color: var(--tp-common-black);
    margin-bottom: 10px
}

@media only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px),
only screen and (min-width:576px) and (max-width:767px) {
    .postbox__title {
        font-size: 30px
    }
}

.postbox__title a {
    background-image: -webkit-radial-gradient(#000, #000), -webkit-radial-gradient(#000, #000);
    background-image: -moz-radial-gradient(#000, #000), -moz-radial-gradient(#000, #000);
    background-image: -ms-radial-gradient(#000, #000), -ms-radial-gradient(#000, #000);
    background-image: -o-radial-gradient(#000, #000), -o-radial-gradient(#000, #000);
    background-image: radial-gradient(#000, #000), radial-gradient(#000, #000);
    background-size: 0 1px, 0 1px;
    background-position: 100% 100%, 0 91%;
    background-repeat: no-repeat
}

.postbox__meta,
.rm-project-tab-wrap ul li,
.tp-shop-widget-checkbox-circle-list ul li:not(:last-child) {
    margin-bottom: 5px
}

.postbox__meta span {
    color: #414145;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase
}

.postbox__blockquote {
    background: #f4f6f8;
    padding: 50px 65px
}

.postbox__blockquote-icon {
    margin-bottom: 20px;
    display: inline-block
}

.postbox__blockquote p {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    text-transform: uppercase;
    color: var(--tp-common-black);
    margin-bottom: 15px
}

.postbox__blockquote-info {
    color: #5d5d63;
    font-size: 14px;
    font-weight: 600;
    line-height: 32px
}

.postbox-details-desc-thumb-caption {
    font-size: 18px;
    font-weight: 500;
    color: #807a7a;
    font-style: italic;
    text-align: center;
    display: block;
    margin-top: 30px;
    margin-bottom: 50px
}

.postbox__list,
.project-details-video,
.tp-about-6-personal-info,
.tp-award-2-title-box,
.tp-shop-popup-logo {
    margin-bottom: 60px
}

.postbox__list-title {
    font-weight: 600;
    font-size: 28px;
    color: #121d2c;
    margin-bottom: 50px
}

.postbox__list-content ul li {
    list-style: none;
    font-weight: 400;
    font-size: 16px;
    color: #445658;
    margin-bottom: 24px;
    position: relative;
    padding-left: 40px
}

.postbox__list-content ul li span {
    height: 27px;
    width: 27px;
    line-height: 25px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    background-color: var(--tp-common-white);
    color: var(--tp-theme-1);
    box-shadow: 0 0 9px rgba(0, 0, 0, .06);
    position: absolute;
    top: 0;
    left: 0
}

.postbox__details-share-wrapper {
    padding-top: 20px;
    padding-bottom: 30px;
    border-bottom: 1px solid #f7f7f7
}

.postbox__details-share span {
    font-size: 20px;
    font-weight: 500;
    color: #121416;
    margin-right: 15px
}

.postbox__details-share a {
    height: 37px;
    width: 37px;
    text-align: center;
    line-height: 37px;
    display: inline-block;
    background-color: #f2f6f7;
    color: var(--tp-common-black);
    margin-right: 10px;
    transition: .3s ease-in-out
}

.postbox__details-tag span {
    font-size: 20px;
    font-weight: 500;
    color: #121416;
    margin-right: 6px
}

.postbox__read-more .postbox-btn {
    position: relative;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    color: #132047
}

.postbox__read-more .postbox-btn span::before {
    position: absolute;
    content: "";
    top: 1px;
    right: -10px;
    border: 1px solid #e8f2f9;
    height: 28px;
    width: 28px;
    display: inline-block;
    border-radius: 50%
}

.postbox__text p {
    color: #5d5d63;
    font-size: 17px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 30px
}

.postbox__slider button {
    position: absolute;
    left: 50px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    font-size: 30px;
    color: var(--tp-common-white)
}

.postbox__slider button.postbox-slider-button-next {
    left: auto;
    right: 50px
}

.postbox__comment ul li {
    margin-bottom: 45px;
    list-style: none
}

.postbox__comment ul li.children {
    margin-left: 65px
}

.postbox__comment-form {
    margin-bottom: 40px;
    padding: 65px 45px 80px;
    background: #f8f8f9
}

.postbox__comment-form-title,
.tp-order-info-title {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 40px
}

.postbox__comment-input,
.tp-product-details-review-input-box {
    position: relative;
    margin-bottom: 20px
}

.postbox__comment-input span {
    font-weight: 600;
    color: var(--tp-common-black);
    margin-bottom: 12px;
    display: block
}

.postbox__comment-input input,
.postbox__comment-input textarea {
    height: 55px;
    padding: 0 20px;
    width: 100%;
    font-size: 14px;
    color: var(--tp-common-black);
    outline: 0;
    background: #fff;
    border: 1px solid #e5e5e5;
    box-shadow: 0 15px 10px rgba(242, 242, 242, .18)
}

.postbox__comment-input input:focus,
.postbox__comment-input textarea:focus {
    border: 1px solid var(--tp-theme-1)
}

.postbox__comment-input input:focus::placeholder,
.postbox__comment-input textarea:focus::placeholder {
    font-size: 0
}

.postbox__comment-input textarea {
    height: 175px;
    padding-top: 20px;
    padding-bottom: 20px
}

.postbox__comment-title {
    font-size: 28px;
    color: #121416;
    font-weight: 600;
    margin-bottom: 20px
}

.postbox__comment-avater img {
    width: 90px;
    height: 90px
}

.postbox__comment-name h5 {
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -.4px;
    color: var(--tp-common-black);
    margin-bottom: 0
}

.postbox__comment-name span {
    color: #414144;
    font-size: 17px;
    font-weight: 400;
    line-height: 1
}

.postbox__comment-text p,
.tp-postbox-details-form p,
.tp-service-5-item .tp-service-4-content p {
    color: #5d5d63;
    font-size: 17px;
    font-weight: 400;
    line-height: 26px
}

.postbox__comment-reply a {
    color: #19191a;
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
    padding: 5px 20px;
    border: 1px solid #e0e2e3
}

.postbox__comment-reply a:hover {
    background-color: var(--tp-common-black);
    color: var(--tp-common-white);
    border-color: var(--tp-common-white)
}

.postbox__comment-agree {
    padding-left: 5px
}

.postbox__comment-agree input {
    margin: 0;
    appearance: none;
    -moz-appearance: none;
    display: block;
    width: 16px;
    height: 16px;
    background: var(--tp-common-white);
    border: 1px solid #949392;
    outline: 0;
    flex: 0 0 auto;
    -webkit-transform: translateY(-1px);
    -moz-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    -o-transform: translateY(-1px);
    transform: translateY(-1px)
}

.rc__post-title a,
.sidebar__widget ul li a {
    background-size: 0 1px, 0 1px;
    background-position: 100% 100%, 0 91%;
    background-repeat: no-repeat
}

.postbox__comment-agree input:checked {
    position: relative;
    background-color: var(--tp-theme-1);
    border-color: transparent
}

.postbox__comment-agree input:checked::after {
    box-sizing: border-box;
    content: "\f00c";
    position: absolute;
    font-family: var(--tp-ff-fontawesome);
    font-size: 10px;
    color: var(--tp-common-white);
    top: 47%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.postbox__comment-agree label {
    padding-left: 8px;
    color: #838383;
    line-height: 1
}

.postbox__comment-agree label a {
    color: var(--tp-common-black);
    font-weight: 600;
    padding-left: 4px
}

.postbox__tag span {
    font-size: 16px;
    margin-bottom: 17px;
    color: var(--tp-common-black);
    margin-right: 10px
}

.postbox__play-btn a {
    height: 66px;
    width: 66px;
    line-height: 66px;
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    border-radius: 50%;
    animation: 2s infinite pulse;
    transform: translate(-50%, -50%);
    color: var(--tp-common-white);
    border: 2px solid var(--tp-common-white)
}

.tp-about-3-shape img,
.tp-cta-icon img,
.tp-hero-shape-2 img,
.tp-service-3-icon img,
.tp-studio-hero-shape-1 {
    animation: 5s linear infinite rotate2
}

.postbox__link-post-wrap {
    background-color: #f9f9f9;
    padding: 60px
}

.postbox__link-post-wrap p {
    margin-bottom: 0;
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    color: var(--tp-common-black)
}

.postbox__link-post-icon,
.tp-studio-service-icon span {
    margin-right: 40px;
    display: inline-block
}

.postbox__slider-arrow-wrap button {
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    border-radius: 50%;
    color: var(--tp-common-white);
    border: 1px solid var(--tp-common-white);
    transition: .3s
}

.liko-dark-active .basic-pagination ul li a .icon:hover,
.postbox__slider-arrow-wrap button:hover {
    background-color: var(--tp-common-white);
    color: var(--tp-common-black)
}

.postbox__slider-arrow-wrap .postbox-arrow-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
    z-index: 9
}

.postbox__slider-arrow-wrap .postbox-arrow-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 30px;
    z-index: 9
}

.basic-pagination ul li {
    list-style: none;
    display: inline-block;
    margin-right: 14px
}

.basic-pagination ul li a {
    height: 46px;
    width: 30px;
    border-radius: 200px;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    transition: .3s ease-in-out;
    color: var(--tp-common-black)
}

.basic-pagination ul li a .current {
    height: 100%;
    width: 100%;
    display: inline-block;
    border-radius: 200px;
    border: 2px solid var(--tp-common-black)
}

.basic-pagination ul li a .icon {
    height: 46px;
    width: 46px;
    line-height: 46px;
    border-radius: 100px;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    display: inline-block;
    border: 1px solid rgba(25, 25, 26, .2);
    transition: .3s
}

.basic-pagination ul li a .icon:hover,
.project-details-1-next:hover i,
.project-details-1-prev:hover i,
.tp-logout-btn:hover,
.tp-team-4-social a:hover {
    color: var(--tp-common-white);
    border-color: var(--tp-common-black);
    background-color: var(--tp-common-black)
}

.tp-postbox-details-remeber {
    display: flex;
    align-items: start
}

.tp-postbox-details-form-title {
    color: #19191a;
    font-size: 34px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -.68px
}

.tp-postbox-details-input input {
    height: 50px;
    line-height: 50px;
    border: 1px solid rgba(25, 25, 26, .1);
    font-size: 17px;
    font-weight: 400;
    color: var(--tp-common-black);
    margin-bottom: 20px
}

.tp-postbox-details-input input::-webkit-input-placeholder {
    font-size: 17px;
    font-weight: 400;
    color: #707072
}

.tp-postbox-details-input input::-moz-placeholder {
    font-size: 17px;
    font-weight: 400;
    color: #707072
}

.tp-postbox-details-input input:-moz-placeholder {
    font-size: 17px;
    font-weight: 400;
    color: #707072
}

.tp-postbox-details-input input:-ms-input-placeholder {
    font-size: 17px;
    font-weight: 400;
    color: #707072
}

.tp-postbox-details-input input::placeholder {
    font-size: 17px;
    font-weight: 400;
    color: #707072
}

.tp-postbox-details-input input::focus {
    border-color: var(--tp-common-black)
}

.tp-postbox-details-input textarea {
    height: 160px;
    font-size: 17px;
    font-weight: 400;
    resize: none;
    margin-bottom: 20px;
    color: var(--tp-common-black)
}

.tp-postbox-details-input textarea::-webkit-input-placeholder {
    font-size: 17px;
    font-weight: 400;
    color: #707072
}

.tp-postbox-details-input textarea::-moz-placeholder {
    font-size: 17px;
    font-weight: 400;
    color: #707072
}

.tp-postbox-details-input textarea:-moz-placeholder {
    font-size: 17px;
    font-weight: 400;
    color: #707072
}

.tp-postbox-details-input textarea:-ms-input-placeholder {
    font-size: 17px;
    font-weight: 400;
    color: #707072
}

.tp-postbox-details-input textarea::placeholder {
    font-size: 17px;
    font-weight: 400;
    color: #707072
}

.tp-postbox-details-input textarea::focus {
    border-color: var(--tp-common-black)
}

.tp-postbox-details-remeber input {
    margin-right: 10px;
    transform: translateY(7px)
}

.tp-postbox-details-remeber label {
    color: #5d5d63;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    cursor: pointer
}

.rc__post-title {
    font-size: 17px;
    font-weight: 600;
    line-height: 22px;
    color: var(--tp-common-black)
}

.sidebar__content-title,
.sidebar__widget-title {
    font-weight: 700;
    color: var(--tp-common-black);
    text-transform: uppercase
}

.rc__post-title a {
    background-image: -webkit-radial-gradient(#000, #000), -webkit-radial-gradient(#000, #000);
    background-image: -moz-radial-gradient(#000, #000), -moz-radial-gradient(#000, #000);
    background-image: -ms-radial-gradient(#000, #000), -ms-radial-gradient(#000, #000);
    background-image: -o-radial-gradient(#000, #000), -o-radial-gradient(#000, #000);
    background-image: radial-gradient(#000, #000), radial-gradient(#000, #000)
}

.rc__meta span {
    color: #414145;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 15px;
    display: inline-block
}

.sidebar__widget-title {
    font-size: 22px;
    line-height: 1;
    margin-bottom: 25px
}

.sidebar__widget ul li {
    list-style: none;
    margin-bottom: 20px;
    line-height: 0
}

.sidebar__widget ul li:last-child,
.tp-blog-list-item:last-child,
.tp-footer-2-widget-menu ul li:last-child,
.tp-service-6-category span:last-child {
    margin-bottom: 0
}

.sidebar__widget ul li a {
    color: #414145;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    background-image: -webkit-radial-gradient(#414145, #414145), -webkit-radial-gradient(#414145, #414145);
    background-image: -moz-radial-gradient(#414145, #414145), -moz-radial-gradient(#414145, #414145);
    background-image: -ms-radial-gradient(#414145, #414145), -ms-radial-gradient(#414145, #414145);
    background-image: -o-radial-gradient(#414145, #414145), -o-radial-gradient(#414145, #414145);
    background-image: radial-gradient(#414145, #414145), radial-gradient(#414145, #414145)
}

.sidebar__about {
    padding: 37px 0 38px
}

.sidebar__thumb img {
    border-radius: 50%;
    margin-bottom: 20px
}

.sidebar__content-title {
    font-size: 16px;
    margin-bottom: 6px
}

.sidebar__content-designation {
    font-weight: 400;
    font-size: 14px;
    color: #727a7d;
    display: block;
    margin-bottom: 13px
}

.sidebar__content p {
    font-size: 16px;
    color: #838383;
    margin-bottom: 27px
}

.sidebar__content-social a {
    height: 37px;
    width: 42px;
    line-height: 37px;
    text-align: center;
    display: inline-block;
    border: 1px solid #e8e8e8;
    margin-right: 12px
}

.portfolio-logo-1,
.sidebar__content-social a i,
.tp-award-2-area,
.tp-brand-4-item img,
.tp-login-input-eye span,
.tp-profile-input-eye span {
    transition: .3s
}

.sidebar__content-social a:hover {
    border: 1px solid var(--tp-theme-1);
    background-color: var(--tp-theme-1)
}

.sidebar__social a:hover,
.tagcloud a:hover {
    border-color: var(--tp-common-black);
    background-color: var(--tp-common-black)
}

.blog-sidebar-slider-link:hover,
.liko-dark-active .header-main-menu>nav>ul>li>.submenu>li>a,
.liko-dark-active .homemenu-title,
.liko-dark-active .tp-inner-header-2-bg .tp-inner-header-2-search input,
.liko-dark-active .tp-inner-header-style-2 .tp-inner-header-menu nav ul li a,
.liko-dark-active .tp-main-menu-mobile nav ul li.has-dropdown>a .dropdown-toggle-btn i,
.liko-dark-active .tp-main-menu-mobile nav ul li.has-dropdown>a.expanded,
.liko-dark-active .tp-main-menu-mobile nav ul li.has-dropdown>a.expanded .dropdown-toggle-btn.dropdown-opened i,
.liko-dark-active .tp-main-menu-mobile nav ul li>a,
.liko-dark-active .tp-megamenu-list-wrap ul li a,
.liko-dark-active .tp-megamenu-title,
.liko-dark-active .tp-offcanvas-2-area .tp-main-menu-mobile>nav>ul>li>a::after,
.liko-dark-active .tp-offcanvas-2-close-btn,
.liko-dark-active .tp-offcanvas-2-close-btn .text,
.liko-dark-active .tpoffcanvas__mail a,
.liko-dark-active .tpoffcanvas__social-link ul li a,
.liko-dark-active .tpoffcanvas__tel a,
.liko-dark-active .tpoffcanvas__text p,
.project-details-2-social a:hover span,
.showcase-details-2-link .project-details-custom-link,
.sidebar__content-social a:hover i,
.tp-footer-menu ul li.active a,
.tp-footer-menu ul li.active a::after,
.tp-footer-menu ul li:hover a::after,
.tp-footer-widget-info-location a:hover,
.tp-porfolio-10-main.header-white .tp-header-6-menu-box span,
.tp-price-item.active .tp-price-list ul li,
.tp-price-item.active .tp-price-monthly,
.tp-service-4-link:hover,
.tp-shop-mob-search span,
.tp-showcase-arrow-box button:hover,
.tp-testimonial-arrow-box button:hover span {
    color: var(--tp-common-white)
}

.sidebar__search input {
    width: 100%;
    height: 60px;
    line-height: 60px;
    padding: 0 50px 0 25px;
    outline: 0;
    border: 1px solid #d9d9d9;
    background: 0 0
}

.sidebar__search input::-webkit-input-placeholder {
    color: #5d5d63;
    font-size: 18px;
    font-weight: 400;
    line-height: 1
}

.sidebar__search input::-moz-placeholder {
    color: #5d5d63;
    font-size: 18px;
    font-weight: 400;
    line-height: 1
}

.sidebar__search input:-moz-placeholder {
    color: #5d5d63;
    font-size: 18px;
    font-weight: 400;
    line-height: 1
}

.sidebar__search input:-ms-input-placeholder {
    color: #5d5d63;
    font-size: 18px;
    font-weight: 400;
    line-height: 1
}

.sidebar__search input::placeholder {
    color: #5d5d63;
    font-size: 18px;
    font-weight: 400;
    line-height: 1
}

.sidebar__search button {
    position: absolute;
    top: 0;
    right: 25px;
    height: 100%;
    line-height: 60px;
    color: var(--tp-common-black)
}

.sidebar__banner::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(65, 65, 69, .5)
}

.sidebar__banner-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    background: var(--tp-common-white)
}

.blog-sidebar-slider-bg,
.tp-blog-list-bg {
    background-repeat: no-repeat;
    background-size: cover
}

.sidebar__banner-content h4 {
    padding: 15px 20px;
    font-size: 24px;
    color: var(--tp-common-black);
    text-transform: uppercase;
    margin-bottom: 0
}

.sidebar__author {
    border: 1px solid #19191a;
    padding: 50px 30px
}

.sidebar__author-thumb img {
    height: 120px;
    width: 120px;
    border-radius: 50%;
    margin-bottom: 30px
}

.sidebar__author-title {
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
    color: var(--tp-common-black);
    margin-bottom: 10px
}

.sidebar__author-content p {
    color: #5d5d63;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 0
}

.sidebar__social a,
.tagcloud a {
    color: var(--tp-common-black);
    display: inline-block
}

.sidebar__social a {
    height: 45px;
    width: 45px;
    border-radius: 50%;
    text-align: center;
    line-height: 45px;
    border: 1px solid rgba(25, 25, 26, .14);
    margin-right: 8px;
    font-size: 18px
}

.sidebar__social a:hover {
    color: var(--tp-common-white)
}

.tagcloud a {
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    padding: 6px 15px;
    margin-right: 5px;
    margin-bottom: 14px;
    text-transform: uppercase;
    border: 1px solid rgba(25, 25, 26, .1)
}

.tagcloud a:hover {
    color: var(--tp-common-white)
}

.blog-sidebar-slider-bg {
    background-position: center
}

.blog-sidebar-slider-height,
.tp-hero-6-bg {
    height: 930px
}

.blog-sidebar-slider-title {
    font-size: 80px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -4px;
    color: var(--tp-common-white);
    margin-bottom: 45px
}

.blog-sidebar-slider-link {
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -.36px;
    color: var(--tp-common-white);
    position: relative;
    margin-left: 20px
}

.blog-sidebar-slider-link::after {
    content: "";
    height: 1px;
    width: 100%;
    background-color: rgba(255, 255, 255, .4);
    position: absolute;
    bottom: -4px;
    left: 0
}

.blog-sidebar-slider-link::before {
    content: "";
    height: 1px;
    width: 0;
    position: absolute;
    bottom: -4px;
    right: 0;
    background-color: #fff;
    transition: .4s
}

.blog-sidebar-slider-link:hover::before,
.tp-product-details-tab-nav .nav-tabs .nav-link.active::after,
.tp-product-details-tab-nav .nav-tabs .nav-link:hover::after {
    width: 100%;
    left: 0;
    right: auto
}

.blog-sidebar-slider-meta {
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    color: var(--tp-common-white);
    margin-bottom: 25px;
    display: inline-block
}

.blog-sidebar-content-box {
    height: 100%;
    padding-left: 100px
}

.blog-sidebar-avatar-box {
    padding-bottom: 150px
}

.blog-sidebar-avatar-box span {
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    color: var(--tp-common-white)
}

.blog-sidebar-avatar-box img {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    margin-right: 15px
}

.blog-sidebar-arrow-box {
    position: absolute;
    top: 55%;
    right: 22%;
    z-index: 9;
    transform: translateY(-50%)
}

.blog-sidebar-arrow-box button {
    height: 100px;
    width: 100px;
    font-size: 18px;
    font-weight: 600;
    border-radius: 50%;
    line-height: 1;
    backdrop-filter: blur(7px);
    color: var(--tp-common-white);
    background-color: rgba(255, 255, 255, .14)
}

.blog-sidebar-scrollbar {
    position: absolute;
    bottom: 130px;
    right: 50px;
    z-index: 99
}

.ab-inner-hero-scroll span,
.blog-sidebar-scrollbar a {
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: -.36px;
    color: rgba(255, 255, 255, .7)
}

.ab-inner-hero-scroll span svg,
.blog-sidebar-scrollbar a span svg {
    margin-left: 20px;
    display: inline-block;
    color: var(--tp-common-white);
    animation: 1s cubic-bezier(.455, .03, .515, .955) infinite alternate scroll-up-down;
    -webkit-animation-delay: .75s;
    animation-delay: .75s;
    margin-top: -25px
}

.tp-footer-shape .img-1,
.tp-project-textline span img {
    animation: 15s linear infinite rotate2
}

.tp-blog-meta {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    text-align: right;
    margin: 25px
}

.tp-blog-meta span {
    font-size: 16px;
    font-weight: 500;
    height: 32px;
    line-height: 32px;
    padding: 0 14px;
    color: var(--tp-common-black);
    background-color: var(--tp-common-white);
    display: inline-block
}

.tp-blog-content span {
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #5d5d63;
    margin-bottom: 10px;
    display: inline-block
}

.tp-blog-title-sm {
    font-size: 26px;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 1.38px;
    color: var(--tp-common-black)
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-header-4-menu>nav>ul>li {
        margin-right: 35px
    }

    .tp-inner-header-2-menu>nav>ul>li {
        margin: 0 15px
    }

    .header-main-menu>nav>ul>li>.tp-mega-menu .tp-homemenu-wrapper {
        padding: 50px 50px 20px
    }

    .homemenu-title {
        font-size: 13px;
        letter-spacing: normal
    }

    .tp-megamenu-title {
        font-size: 15px
    }

    .tp-megamenu-portfolio-banner {
        right: -130px
    }

    .tp-blog-title-sm {
        font-size: 20px
    }
}

.tp-blog-title-sm a {
    background-image: linear-gradient(#000, #000), linear-gradient(#000, #000);
    background-size: 0 1px, 0 1px;
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    transition: background-size .3s linear
}

.tp-blog-thumb,
.tp-cart-checkout-total,
.tp-footer-6-input-box,
.tp-footer-6-logo,
.tp-footer-6-talk,
.tp-shop-details-msg {
    margin-bottom: 25px
}

.tp-blog-6-meta,
.tp-blog-6-title-sm {
    margin-bottom: 15px;
    color: var(--tp-common-white)
}

.pd-visual-slider-thumb img,
.tp-blog-thumb img,
.tp-shop-banner-thumb img {
    width: 100%;
    transition: .9s
}

.tp-blog-item:hover .tp-blog-thumb img {
    transform: scale(1.2) rotate(-2deg)
}

.tp-blog-6-meta {
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    display: inline-block
}

.tp-blog-6-title-sm {
    font-size: 34px;
    font-weight: 400;
    line-height: 1.1;
    text-transform: uppercase
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-blog-6-title-sm {
        font-size: 25px
    }
}

.tp-blog-6-link a {
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    color: var(--tp-common-white)
}

.tp-blog-6-item::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(28, 26, 32, .62);
    content: ""
}

.tp-blog-6-item:hover .tp-blog-6-content {
    transform: translateY(0)
}

.tp-blog-6-content-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 55;
    margin: 40px;
    overflow: hidden
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .tp-offcanvas-2-area .tp-main-menu-mobile>nav>ul>li>a {
        font-size: 40px;
        padding-left: 0
    }

    .tp-offcanvas-2-area .tp-main-menu-mobile>nav>ul>li ul li a {
        font-size: 20px
    }

    .tp-offcanvas-2-area .tp-main-menu-mobile nav ul li.has-dropdown>a .dropdown-toggle-btn {
        padding: 33px 20px 33px 200px
    }

    .tp-offcanvas-2-right-inner {
        padding: 30px
    }

    .tpoffcanvas__mail a,
    .tpoffcanvas__tel a,
    .tpoffcanvas__text p {
        font-size: 18px
    }

    .tpoffcanvas__social-link ul li a {
        font-size: 22px
    }

    .tp-section-title {
        font-size: 70px
    }

    .tp-section-title-80,
    .tp-section-title-90 {
        font-size: 60px
    }

    .tp-section-title-200 {
        font-size: 160px
    }

    .tp-section-title-40 {
        font-size: 37px
    }

    .tp-section-title-160 {
        font-size: 90px
    }

    .tp-section-subtitle.subtitle-position {
        right: 10px
    }

    .blog-sidebar-slider-height {
        padding-top: 100px;
        padding-bottom: 60px
    }

    .blog-sidebar-slider-title {
        font-size: 75px
    }

    .blog-sidebar-avatar-box {
        padding-bottom: 120px
    }

    .tp-blog-6-content-wrap {
        margin: 25px
    }
}

.tp-blog-6-content {
    transform: translateY(45px);
    transition: .3s
}

.tp-blog-6-category {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 55;
    margin: 25px
}

.tp-blog-6-category span {
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
    text-transform: uppercase;
    backdrop-filter: blur(10px);
    color: var(--tp-common-white);
    background: rgba(255, 255, 255, .24);
    padding: 0 10px
}

.blog-details-meta,
.blog-details-meta i {
    font-size: 17px;
    text-transform: uppercase
}

.blog-details-bg-height {
    height: 800px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-header-4-menu>nav>ul>li {
        margin-right: 25px
    }

    .postbox__details-share a {
        margin-bottom: 10px;
        height: 30px;
        width: 30px;
        line-height: 30px;
        margin-right: 8px
    }

    .sidebar__wrapper {
        padding-left: 0
    }

    .tagcloud a {
        padding: 6px 12px
    }

    .tp-blog-6-title-sm {
        font-size: 24px
    }

    .blog-details-bg-height {
        height: 700px
    }
}

@media (max-width:767px) {
    .tp-offcanvas-2-area .tp-main-menu-mobile>nav>ul>li>a {
        font-size: 30px;
        padding-left: 0
    }

    .tp-offcanvas-2-area .tp-main-menu-mobile>nav>ul>li ul li a {
        font-size: 18px
    }

    .tp-offcanvas-2-area .tp-main-menu-mobile nav ul li.has-dropdown>a .dropdown-toggle-btn {
        padding: 28px 20px 28px 200px
    }

    .sidebar__banner-img img,
    .tp-offcanvas-2-bg.left-box,
    .tp-offcanvas-2-bg.right-box,
    .tp-offcanvas-2-wrapper .left-box,
    .tp-offcanvas-2-wrapper .right-box {
        width: 100%
    }

    .tp-service-2-accordion-box .accordion-body {
        padding: 0 10px 40px 50px
    }

    .fq-faq-wrapper .tp-service-2-accordion-box .accordion-header .accordion-buttons {
        font-size: 20px
    }

    .fq-faq-wrapper .tp-service-2-accordion-box .accordion-body {
        padding: 0
    }

    .tp-product-tab-2 .nav-tabs .nav-link,
    .tp-product-tab-3 .nav-tabs .nav-link,
    .tp-product-tab-5 .nav-tabs .nav-link {
        font-size: 15px
    }

    .tp-section-title {
        font-size: 50px
    }

    .tp-section-title-80,
    .tp-section-title-90 {
        font-size: 45px
    }

    .tp-section-title-200 {
        font-size: 90px
    }

    .tp-section-title-40 {
        font-size: 34px
    }

    .tp-section-title-160 {
        font-size: 60px
    }

    .tp-section-subtitle.subtitle-position {
        right: -20px;
        bottom: 9px
    }

    .tp-section-subtitle-2 {
        margin-left: 0
    }

    .tp-inner-header-2-right a,
    .tp-inner-header-2-right button {
        margin-left: 20px
    }

    .tp-main-menu-mobile nav ul li.has-dropdown>a .dropdown-toggle-btn {
        right: 0
    }

    .postbox__title {
        font-size: 25px
    }

    .postbox__blockquote,
    .postbox__comment-form {
        padding: 20px
    }

    .postbox__blockquote p {
        font-size: 19px;
        font-weight: 28px
    }

    .postbox__slider button.postbox-slider-button-next {
        right: 10px
    }

    .postbox__slider button {
        left: 10px
    }

    .postbox__comment ul li.children {
        margin-left: 15px
    }

    .postbox__comment-box {
        flex-wrap: wrap
    }

    .postbox__comment-avater {
        margin-right: 0
    }

    .postbox__comment-avater img {
        margin-bottom: 30px
    }

    .postbox__area {
        padding-top: 60px
    }

    .postbox__link-post-wrap {
        padding: 20px;
        flex-wrap: wrap
    }

    .postbox__link-post-wrap p {
        font-size: 19px;
        font-weight: 28px
    }

    .postbox__link-post-wrap p br {
        display: none
    }

    .postbox__link-post-icon {
        margin-bottom: 10px;
        margin-right: 0
    }

    .basic-pagination ul li {
        margin-right: 5px
    }

    .tp-postbox-details-form p {
        font-size: 16px
    }

    .blog-sidebar-slider-height {
        height: 700px
    }

    .blog-sidebar-slider-title {
        font-size: 52px
    }

    .blog-sidebar-avatar-box {
        padding-bottom: 60px
    }

    .blog-sidebar-scrollbar {
        bottom: 40px;
        right: auto;
        left: 15px
    }

    .tp-blog-6-title-sm {
        font-size: 27px
    }

    .blog-details-bg {
        padding-bottom: 140px
    }

    .blog-details-bg-height {
        height: 600px
    }
}

.blog-details-overlay-shape,
.blog-details-overlay::after {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0
}

.blog-details-overlay::after {
    content: "";
    background: rgba(0, 0, 0, .36)
}

.blog-details-meta {
    font-weight: 500;
    line-height: 1;
    color: var(--tp-common-white);
    margin-bottom: 10px;
    display: inline-block
}

.blog-details-meta i {
    font-weight: 500;
    line-height: 20px;
    font-style: normal;
    color: rgba(255, 255, 255, .7)
}

.blog-details-title {
    font-size: 100px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -4px;
    margin-bottom: 30px;
    color: var(--tp-common-white)
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .blog-details-title {
        font-size: 85px
    }
}

@media (max-width:767px) {
    .blog-details-title {
        font-size: 60px
    }
}

.blog-details-top-author img {
    height: 60px;
    width: 60px;
    border-radius: 50%;
    margin-right: 20px
}

.blog-details-top-author span {
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    color: var(--tp-common-white)
}

.blog-details-top-author span i {
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    font-style: normal;
    color: rgba(255, 255, 255, .6)
}

.blog-details-top-text p {
    font-size: 24px;
    font-weight: 400;
    line-height: 34px;
    color: var(--tp-common-black);
    margin-bottom: 50px
}

.blog-details-left-title {
    font-size: 30px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -.6px;
    color: var(--tp-common-black);
    margin-bottom: 20px
}

.blog-details-left-content {
    margin-bottom: 70px
}

.blog-details-left-content p {
    color: #5d5d63;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px
}

.blog-details-author-title,
.blog-details-blockquote p,
.blog-details-left-content p i,
.blog-details-share a,
.blog-details-tag a {
    color: var(--tp-common-black);
    line-height: 1
}

.blog-details-left-content p i {
    font-size: 18px;
    font-weight: 600
}

.blog-details-thumb-box,
.pd-visual-title-box,
.tp-award-title-box {
    margin-bottom: 75px
}

.blog-details-blockquote {
    margin-left: 100px;
    position: relative;
    margin-bottom: 50px
}

.blog-details-blockquote p {
    font-size: 44px;
    font-weight: 400;
    letter-spacing: -.88px
}

.blog-details-blockquote .quote-icon {
    position: absolute;
    top: -30px;
    left: -35px
}

.blog-details-blockquote .blockquote-info {
    color: #5d5d63;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: -.32px;
    text-transform: uppercase
}

.blog-details-share a,
.blog-details-tag a {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    margin-left: 20px;
    position: relative
}

.blog-details-share a::after,
.blog-details-tag a::after {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 1px;
    content: "";
    transition: .4s;
    background-color: var(--tp-common-black)
}

.blog-details-share a:hover::after,
.blog-details-tag a:hover::after,
.cn-contact-map a:hover::before,
.tp-blog-list-link:hover::after {
    right: auto;
    left: 0;
    width: 100%
}

.blog-details-share span,
.blog-details-tag span,
.tp-portfolio-9-social-info span svg {
    transform: translateY(-2px);
    display: inline-block
}

.blog-details-author {
    background-color: #f7f7f7
}

.blog-details-author-title {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 15px
}

.blog-details-author-content-wrap,
.tp-shop-popup-content {
    padding: 40px
}

.blog-details-author-content p {
    color: #5d5d63;
    font-size: 17px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 0
}

.blog-details-author-img img,
.tp-gallery-6-thumb img {
    height: 100%;
    width: 100%
}

.blog-details-author-social a {
    color: var(--tp-common-black);
    margin-left: 20px
}

.blog-details-navigation-style .project-details-1-navigation {
    border-top: 1px transparent;
    padding: 0
}

.blog-details-realated-title {
    font-size: 50px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -2px;
    color: var(--tp-common-black)
}

.blog-details-thumb-wrap,
.liko-dark-active .blog-details-thumb-wrap {
    border-top: 1px solid #d9d9d9
}

.blog-details-top-meta {
    padding: 55px 0
}

.blog-details-top-meta span {
    color: #414145;
    font-size: 17px;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase;
    display: inline-block
}

@media only screen and (min-width:1200px) and (max-width:1399px),
only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px) {
    .tp-blog-standard-area {
        padding-top: 120px
    }
}

.tp-blog-standard-title {
    font-size: 60px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -2.4px;
    color: var(--tp-common-white);
    margin-bottom: 0
}

.tp-blog-list-link,
.tp-blog-list-title-sm {
    color: var(--tp-common-black);
    line-height: 1
}

.tp-blog-standard-title-box {
    background-color: var(--tp-common-black);
    display: inline-block;
    padding: 45px;
    position: absolute;
    bottom: 30px;
    left: 30px
}

.tp-blog-standard-meta {
    position: absolute;
    top: 30px;
    left: 30px
}

.tp-blog-standard-meta span {
    padding: 15px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    display: inline-block;
    text-align: center;
    color: var(--tp-common-white);
    background-color: var(--tp-common-black)
}

.tp-blog-standard-thumb-box {
    overflow: hidden;
    height: 750px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-blog-standard-thumb-box {
        height: 600px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .blog-details-blockquote {
        margin-left: 40px
    }

    .blog-details-blockquote p {
        font-size: 36px
    }

    .tp-blog-standard-thumb-box {
        height: 470px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .tp-blog-standard-title {
        font-size: 40px
    }

    .tp-blog-standard-thumb-box {
        height: 335px
    }
}

@media (max-width:767px) {
    .blog-details-blockquote {
        margin-left: 30px
    }

    .blog-details-blockquote p,
    .tp-blog-standard-title {
        font-size: 30px
    }

    .blog-details-share a,
    .blog-details-tag a {
        margin-left: 10px
    }

    .blog-details-author {
        flex-wrap: wrap
    }

    .blog-details-author-content-wrap {
        padding: 20px
    }

    .blog-details-author-img {
        width: 100%
    }

    .blog-details-top-meta {
        padding: 20px 0
    }

    .tp-blog-standard-area {
        padding-top: 100px
    }

    .tp-blog-standard-title br {
        display: none
    }

    .tp-blog-standard-thumb-box {
        height: 135px
    }
}

.tp-blog-standard-thumb-box img {
    margin-top: -180px
}

.tp-blog-list-bg {
    padding-top: 230px;
    padding-bottom: 430px
}

.tp-blog-list-bg-overlay::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(0, 0, 0, .3)
}

.tp-footer-5-mail:hover,
.tp-service-3-title:hover a,
.tp-service-title-sm a:hover,
.tp-studio-cta-subscribe-link a:hover {
    background-size: 0 2px, 100% 2px
}

.tp-blog-list-text span {
    font-size: 24px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: -.96px;
    display: inline-block;
    color: var(--tp-common-white);
    transform: translateY(-20px)
}

.tp-blog-list-meta span {
    color: #5d5d63;
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    display: inline-block
}

.tp-blog-list-thumb {
    margin-right: 80px
}

.tp-blog-list-thumb img {
    flex: 0 0 auto;
    width: 100%
}

.tp-blog-list-title-sm {
    font-size: 34px;
    font-weight: 500;
    letter-spacing: -.68px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-blog-list-title-sm {
        font-size: 30px
    }
}

.tp-blog-list-link {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -.36px;
    text-transform: uppercase;
    position: relative;
    margin-left: 20px
}

.tp-blog-list-link-wrap {
    margin-top: auto
}

.tp-blog-list-link::before {
    height: 8px;
    width: 8px;
    content: "";
    border-radius: 50%;
    display: inline-block;
    border: 1px solid var(--tp-common-black);
    position: absolute;
    top: 8px;
    left: -20px
}

.tp-blog-list-link::after,
.tp-footer-menu ul li::before,
.tp-footer-widget-info-mail a::after,
.tp-footer-widget-info-mail a::before {
    position: absolute;
    bottom: 0;
    height: 1px;
    content: ""
}

.tp-footer-shape .img-2,
.tp-footer-shape span {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.tp-blog-list-link::after {
    right: 0;
    width: 0;
    display: inline-block;
    background-color: var(--tp-common-black);
    transition: .4s
}

.tp-blog-list-item {
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid rgba(25, 25, 26, .12)
}

.tp-blog-list-wrap {
    padding: 50px 155px;
    background-color: #fff;
    margin-top: -355px;
    position: relative;
    z-index: 22
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-blog-list-wrap {
        padding: 50px 80px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px) {
    .postbox__link-post-wrap p br {
        display: none
    }

    .tp-blog-list-wrap {
        padding: 50px 55px
    }
}

.tp-flex-end {
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.tp-flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.blog-details-without-sidebar .blog-details-thumb,
.tp-project-details-3-thumb-box {
    height: 740px;
    overflow: hidden
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .blog-details-without-sidebar .blog-details-thumb {
        height: 550px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .blog-details-without-sidebar .blog-details-thumb {
        height: 400px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .tp-blog-list-thumb {
        margin-right: 30px
    }

    .tp-blog-list-title-sm {
        font-size: 20px
    }

    .blog-details-without-sidebar .blog-details-thumb {
        height: 300px
    }
}

@media (max-width:767px) {
    .tp-blog-standard-thumb-box img {
        margin-top: -120px
    }

    .tp-blog-list-text span {
        transform: translateY(0)
    }

    .tp-blog-list-thumb {
        margin-right: 0;
        margin-bottom: 20px
    }

    .tp-blog-list-title-sm {
        font-size: 30px
    }

    .tp-blog-list-wrap {
        padding: 50px 20px
    }

    .blog-details-without-sidebar .blog-details-thumb {
        height: 150px
    }
}

.blog-details-without-sidebar .blog-details-thumb img,
.tp-shop-banner-anim img {
    margin-top: -300px
}

@media only screen and (min-width:1200px) and (max-width:1399px),
only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px) {
    .blog-details-without-sidebar .blog-details-thumb img {
        margin-top: -100px
    }
}

.counter-row {
    counter-reset: count
}

.tp-footer-wrap {
    padding: 0 50px 90px
}

.tp-footer-middle-wrap {
    padding-left: 55px
}

.tp-footer-menu {
    margin-right: 110px
}

.tp-footer-menu ul li {
    list-style-type: none;
    padding-bottom: 30px;
    padding-top: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, .12);
    position: relative
}

.tp-footer-menu ul li::before {
    right: 0;
    left: 0;
    width: 0%;
    opacity: 0;
    visibility: hidden;
    transition: .7s ease-out;
    background-color: var(--tp-common-white)
}

.cn-contact-info-bg .cn-contact-info-item:last-child,
.tp-footer-menu ul li:last-child {
    padding-bottom: 0;
    border-bottom: none
}

.cn-contact-info-bg .cn-contact-info-item:first-child,
.tp-award-list-wrap .tp-award-list-item:first-child,
.tp-footer-menu ul li:first-child,
.tp-product-details-2-style .tp-shop-details-right-wrap {
    padding-top: 0
}

.tp-footer-menu ul li a {
    font-weight: 400;
    font-size: 50px;
    line-height: 1;
    position: relative;
    padding-left: 50px;
    transition: .3s;
    display: block;
    color: rgba(245, 247, 245, .3)
}

.tp-footer-2-widget-menu ul li a,
.tp-footer-3-menu ul li a,
.tp-footer-widget-social li a {
    line-height: 1;
    display: inline;
    background-size: 0 1px, 0 1px;
    background-image: linear-gradient(#fff, #fff), linear-gradient(#fff, #fff);
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat
}

.tp-footer-menu ul li a .tp-menu-text {
    display: inline-flex;
    overflow: hidden;
    text-shadow: 0 80px 0 var(--tp-common-white);
    height: 55px
}

.tp-footer-menu ul li a .tp-menu-text span {
    display: block;
    backface-visibility: hidden;
    font-style: normal;
    transition: transform .4s;
    transform: translateY(var(--m)) translateZ(0)
}

.tp-footer-menu ul li a .tp-menu-text span:first-child {
    transition-delay: 33.3333333ms
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(2) {
    transition-delay: 0.0666666667s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(3) {
    transition-delay: 0.1s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(4) {
    transition-delay: 0.1333333333s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(5) {
    transition-delay: 0.1666666667s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(6) {
    transition-delay: 0.2s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(7) {
    transition-delay: 0.2333333333s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(8) {
    transition-delay: 0.2666666667s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(10) {
    transition-delay: 0.3333333333s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(11) {
    transition-delay: 0.3666666667s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(12) {
    transition-delay: 0.4s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(13) {
    transition-delay: 0.4333333333s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(14) {
    transition-delay: 0.4666666667s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(15) {
    transition-delay: 0.5s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(16) {
    transition-delay: 0.5333333333s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(17) {
    transition-delay: 0.5666666667s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(18) {
    transition-delay: 0.6s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(19) {
    transition-delay: 0.6333333333s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(20) {
    transition-delay: 0.6666666667s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(22) {
    transition-delay: 0.7333333333s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(23) {
    transition-delay: 0.7666666667s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(24) {
    transition-delay: 0.8s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(25) {
    transition-delay: 0.8333333333s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(26) {
    transition-delay: 0.8666666667s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(28) {
    transition-delay: 0.9333333333s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(29) {
    transition-delay: 0.9666666667s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(30) {
    transition-delay: 1s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(31) {
    transition-delay: 1.0333333333s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(32) {
    transition-delay: 1.0666666667s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(33) {
    transition-delay: 1.1s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(34) {
    transition-delay: 1.1333333333s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(35) {
    transition-delay: 1.1666666667s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(36) {
    transition-delay: 1.2s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(37) {
    transition-delay: 1.2333333333s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(38) {
    transition-delay: 1.2666666667s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(39) {
    transition-delay: 1.3s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(40) {
    transition-delay: 1.3333333333s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(41) {
    transition-delay: 1.3666666667s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(42) {
    transition-delay: 1.4s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(43) {
    transition-delay: 1.4333333333s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(44) {
    transition-delay: 1.4666666667s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(45) {
    transition-delay: 1.5s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(46) {
    transition-delay: 1.5333333333s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(47) {
    transition-delay: 1.5666666667s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(48) {
    transition-delay: 1.6s
}

.tp-footer-menu ul li a .tp-menu-text span:nth-child(49) {
    transition-delay: 1.6333333333s
}

.tp-footer-menu ul li a::after {
    content: "0" counter(count);
    counter-increment: count;
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
    position: absolute;
    left: 0;
    bottom: 22px;
    color: rgba(245, 247, 245, .2);
    font-family: var(--tp-ff-body);
    transition: .3s
}

.tp-footer-menu ul li:hover a {
    --y: -0px;
    background-color: transparent;
    color: var(--tp-common-white)
}

.tp-footer-menu ul li:hover a span {
    --m: calc(80px * -1)
}

.tp-award-list-item:hover::after,
.tp-footer-menu ul li:hover::before {
    opacity: 1;
    visibility: visible;
    width: 100%;
    left: 0;
    right: 0
}

.tp-brand-4-item:hover img,
.tp-brand-4-line-text,
.tp-shop-right-item:hover .tp-shop-right-content {
    visibility: hidden;
    opacity: 0
}

.tp-footer-big-title {
    font-weight: 400;
    font-size: 170px;
    line-height: 1;
    color: var(--tp-common-white);
    margin-bottom: 45px
}

.tp-footer-3-title,
.tp-footer-4-big-title,
.tp-footer-4-top-left p,
.tp-footer-6-talk span,
.tp-footer-6-widget-title {
    font-family: var(--tp-ff-marcellus)
}

.tp-footer-title {
    font-weight: 500;
    font-size: 30px;
    line-height: 1;
    color: var(--tp-common-white);
    margin-bottom: 20px
}

.tp-footer-widget-info-mail a {
    position: relative;
    margin-bottom: 15px;
    display: inline-block;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: var(--tp-common-white)
}

.tp-footer-widget-info-mail a::after {
    left: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, .5)
}

.tp-footer-widget-info-mail a::before {
    left: 0;
    width: 0;
    background-color: var(--tp-common-white);
    transition: .4s
}

.tp-footer-widget-info-location a {
    display: inline-block;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: rgba(255, 255, 255, .7)
}

.tp-footer-widget-social li {
    list-style-type: none;
    width: 50%;
    float: left;
    margin-bottom: 13px
}

.tp-footer-widget-social li a {
    font-weight: 400;
    font-size: 18px;
    color: var(--tp-common-white);
    transition: background-size .3s linear
}

.tp-footer-2-widget-menu ul li a:hover,
.tp-footer-3-menu ul li a:hover,
.tp-footer-widget-social li a:hover {
    background-size: 0 1px, 100% 1px;
    color: var(--tp-common-white)
}

.tp-footer-shape-wrap {
    position: fixed;
    right: 70px;
    bottom: 70px
}

.tp-footer-shape span {
    height: 106px;
    width: 106px;
    border-radius: 50%;
    background-color: #333;
    display: inline-block;
    position: absolute
}

.tp-footer-shape .img-2 {
    position: absolute;
    z-index: 3
}

.tp-copyright-wrap {
    padding: 30px 0;
    margin: 0 50px;
    border-top: 1px solid rgba(255, 255, 255, .12)
}

.tp-footer-2-widget-logo,
.tp-footer-3-title,
.tp-price-list {
    margin-bottom: 30px
}

.tp-copyright-text p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    color: rgba(245, 247, 245, .8)
}

.tp-footer-2-widget-menu ul li a,
.tp-footer-2-widget-text p,
.tp-footer-3-menu ul li a {
    font-size: 18px;
    color: rgba(255, 255, 255, .8);
    font-weight: 500
}

.tp-footer-2-widget-text p {
    line-height: 26px;
    margin-bottom: 0
}

.tp-footer-2-widget-title {
    color: var(--tp-common-white);
    font-size: 26px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: -.26px;
    margin-bottom: 30px
}

.tp-footer-2-widget-menu ul li {
    list-style-type: none;
    margin-bottom: 7px
}

.tp-footer-2-widget-menu ul li a {
    transition: .3s linear
}

.tp-footer-2-contact-item span {
    color: rgba(255, 255, 255, .7);
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 4px
}

.liko-dark-active .tp-footer-white .tp-footer-2-contact-item span,
.tp-footer-2-contact-item span:hover a {
    color: rgba(255, 255, 255, .9)
}

.tp-footer-2-input input {
    background-color: transparent;
    border: none;
    height: 100%;
    color: var(--tp-common-white);
    font-size: 16px;
    font-weight: 500;
    line-height: 14px;
    padding: 0 50px 20px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.tp-footer-2-input input::-webkit-input-placeholder {
    color: var(--tp-common-white);
    font-size: 16px;
    font-weight: 500;
    line-height: 14px
}

.tp-footer-2-input input::-moz-placeholder {
    color: var(--tp-common-white);
    font-size: 16px;
    font-weight: 500;
    line-height: 14px
}

.tp-footer-2-input input:-moz-placeholder {
    color: var(--tp-common-white);
    font-size: 16px;
    font-weight: 500;
    line-height: 14px
}

.tp-footer-2-input input:-ms-input-placeholder {
    color: var(--tp-common-white);
    font-size: 16px;
    font-weight: 500;
    line-height: 14px
}

.tp-footer-2-input input::placeholder {
    color: var(--tp-common-white);
    font-size: 16px;
    font-weight: 500;
    line-height: 14px
}

.tp-footer-2-input button {
    position: absolute;
    top: 0;
    right: 20px
}

.footer-col-2-2 {
    padding-left: 35px
}

.footer-col-2-3 {
    padding-left: 60px;
    padding-right: 55px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .footer-col-2-3 {
        padding-left: 30px;
        padding-right: 30px
    }

    .footer-col-2-4 {
        padding-left: 30px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px) {
    .tp-footer-big-title {
        font-size: 130px
    }

    .footer-col-2-3 {
        padding-left: 0
    }
}

.tp-copyright-2-left p {
    color: rgba(255, 255, 255, .6);
    margin-bottom: 0
}

.tp-copyright-2-social a {
    height: 35px;
    line-height: 35px;
    padding: 0 35px;
    border-radius: 40px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -.14px;
    display: inline-block;
    text-transform: uppercase;
    color: var(--tp-common-white);
    border: 1.5px solid rgba(255, 255, 255, .2);
    margin-left: 10px
}

.tp-copyright-2-bdr-top {
    border-top: 1px solid rgba(255, 255, 255, .1);
    padding: 35px 0 25px
}

.tp-footer-white .tp-footer-2-contact-item span,
.tp-footer-white .tp-footer-2-widget-text p {
    color: #5d5d63
}

.project-details-custom-link:hover,
.rm-project-tab-wrap ul li button.active,
.tp-footer-white .tp-footer-2-contact-item span:hover a,
.tp-footer-white .tp-footer-2-widget-title {
    color: var(--tp-common-black-2)
}

.tp-footer-white .tp-footer-2-widget-menu ul li a {
    color: #5d5d63;
    background-image: linear-gradient(#5d5d63, #5d5d63), linear-gradient(#5d5d63, #5d5d63)
}

.tp-footer-white .tp-footer-2-input input {
    color: #5d5d63;
    border-bottom: 1px solid #5d5d63
}

.tp-footer-white .tp-footer-2-input input::-webkit-input-placeholder {
    color: #5d5d63
}

.tp-footer-white .tp-footer-2-input input::-moz-placeholder {
    color: #5d5d63
}

.tp-footer-white .tp-footer-2-input input:-moz-placeholder {
    color: #5d5d63
}

.tp-footer-white .tp-footer-2-input input:-ms-input-placeholder {
    color: #5d5d63
}

.tp-footer-white .tp-footer-2-input input::placeholder {
    color: #5d5d63
}

.ab-2-work-item .sv-service-subtitle,
.ab-2-work-item .sv-service-text p,
.liko-dark-active .sv-hero-title-box p,
.liko-dark-active .tm-details-text p,
.liko-dark-active .tp-shop-details-categories span,
.liko-dark-active .tp-shop-details-msg p,
.liko-dark-active .tp-shop-details-reviews span,
.tp-copyright-white .tp-copyright-2-left p {
    color: #5d5d63
}

.tp-copyright-white .tp-copyright-2-social a {
    color: var(--tp-common-black);
    border: 1.5px solid rgba(25, 25, 26, .2)
}

.tp-copyright-white .tp-copyright-2-social a:hover {
    background-color: var(--tp-common-black-2);
    color: var(--tp-common-white);
    border-color: var(--tp-common-black-2)
}

.tp-copyright-white.tp-copyright-2-bdr-top {
    border-top: 1px solid rgba(25, 25, 26, .2)
}

.tp-footer-3-logo img {
    height: 100%;
    width: 85px
}

.tp-footer-3-title {
    font-size: 30px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: -.3px;
    color: var(--tp-common-white)
}

.tp-footer-3-menu ul li {
    list-style-type: none;
    width: 50%;
    float: left;
    margin-bottom: 10px
}

.tp-footer-3-menu ul li a {
    transition: background-size .3s linear
}

.tp-footer-3-btn .icon-1 {
    position: absolute;
    top: 15px;
    left: 20px;
    z-index: 2
}

.tp-footer-3-btn:hover .icon-2 svg {
    animation: 10s linear infinite rotate2
}

.tp-footer-3-input-box input {
    background-color: transparent;
    margin-right: 10px;
    border-radius: 30px;
    height: 60px;
    line-height: 60px;
    border: 1px solid rgba(255, 255, 255, .12);
    font-size: 16px;
    font-weight: 500;
    color: var(--tp-common-white)
}

.tp-footer-3-input-box input::-webkit-input-placeholder {
    font-size: 16px;
    font-weight: 500;
    color: var(--tp-common-white)
}

.tp-footer-3-input-box input::-moz-placeholder {
    font-size: 16px;
    font-weight: 500;
    color: var(--tp-common-white)
}

.tp-footer-3-input-box input:-moz-placeholder {
    font-size: 16px;
    font-weight: 500;
    color: var(--tp-common-white)
}

.tp-footer-3-input-box input:-ms-input-placeholder {
    font-size: 16px;
    font-weight: 500;
    color: var(--tp-common-white)
}

.tp-footer-3-input-box input::placeholder {
    font-size: 16px;
    font-weight: 500;
    color: var(--tp-common-white)
}

.tp-footer-3-logo {
    margin-bottom: 105px;
    display: inline-block
}

.tm-details-shape-1,
.tp-footer-3-bg-text {
    position: absolute;
    top: 0;
    left: 0
}

.tp-footer-3-logo-box p {
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    color: rgba(255, 255, 255, .8)
}

.tp-footer-3-copyright {
    font-size: 18px;
    font-weight: 400;
    line-height: 12px;
    color: rgba(255, 255, 255, .6)
}

.tp-footer-3-social a {
    height: 44px;
    width: 44px;
    border-radius: 50%;
    line-height: 44px;
    text-align: center;
    display: inline-block;
    margin-right: 6px;
    color: var(--tp-common-white);
    border: 1px solid rgba(255, 255, 255, .12);
    transition: .3s
}

.footer-col-3-1 {
    padding-right: 53px
}

.footer-col-3-2 {
    padding-left: 80px;
    margin-left: 33px;
    border-left: 1px solid rgba(255, 255, 255, .1)
}

.footer-col-3-3 {
    padding-left: 130px;
    margin-left: 33px;
    border-left: 1px solid rgba(255, 255, 255, .1)
}

.tp-reveal-line {
    overflow: hidden;
    padding-bottom: 18px
}

.tp-footer-4-big-title {
    font-size: 149px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: -4.5px;
    text-transform: uppercase;
    color: var(--tp-common-white);
    margin-bottom: 70px
}

@media only screen and (min-width:1600px) and (max-width:1700px) {
    .tp-footer-4-big-title {
        font-size: 125px
    }
}

@media only screen and (min-width:1400px) and (max-width:1599px) {
    .tp-megamenu-portfolio-text {
        bottom: -40px
    }

    .tp-megamenu-portfolio-text h4 {
        font-size: 120px
    }

    .tp-megamenu-portfolio-text span {
        font-size: 21px
    }

    .tp-footer-4-big-title {
        font-size: 108px
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .footer-col-3-2 {
        padding-left: 30px;
        margin-left: 0
    }

    .footer-col-3-3 {
        margin-left: 0;
        padding-left: 80px
    }

    .tp-footer-4-big-title {
        font-size: 92px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-footer-middle-wrap {
        padding-left: 0
    }

    .tp-copyright-2-social a {
        padding: 0 30px;
        margin-bottom: 0
    }

    .tp-footer-4-big-title {
        font-size: 75px
    }
}

.tp-footer-4-big-title span {
    display: inline-block;
    line-height: 0;
    transform: translateX(20px)
}

.tp-footer-4-top {
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.tp-footer-4-top-left p {
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    color: var(--tp-common-white)
}

.tp-copyright-5-left-info span,
.tp-footer-5-mail,
.tp-footer-5-subtitle,
.tp-footer-5-title {
    line-height: 1;
    color: var(--tp-common-white);
    font-weight: 500
}

.tp-footer-5-subtitle {
    font-size: 22px;
    display: inline-block;
    margin-left: 15px;
    margin-bottom: 25px
}

.tp-footer-5-title {
    font-size: 230px;
    letter-spacing: -4.6px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-footer-5-title {
        font-size: 200px
    }
}

.tp-footer-5-mail {
    font-size: 50px;
    margin-right: 15px;
    display: inline;
    background-image: linear-gradient(#fff, #fff), linear-gradient(#fff, #fff);
    background-size: 0 2px, 0 2px;
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    transition: background-size .3s linear
}

.portfolio-nav-item .portfolio-nav-title,
.tp-port-slider-title {
    -webkit-background-clip: text;
    background-image: linear-gradient(90deg, #fff 0, #fff 50%, transparent 50.1%);
    -webkit-text-fill-color: transparent;
    cursor: pointer
}

.tp-footer-5-mail:hover {
    color: var(--tp-common-white)
}

.tp-footer-5-link {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    line-height: 50px;
    text-align: center;
    background-color: var(--tp-common-white);
    display: inline-block
}

.tp-footer-5-content-wrap {
    padding-left: 60px;
    padding-right: 40px
}

.tp-footer-6-widget.footer-col-6-2,
.tp-layout-plr,
.tp-order-details-item-wrapper .row [class*=col-]:nth-child(2n) .tp-order-details-item,
.tp-shop-sidebar-wrap {
    padding-left: 40px
}

.tp-copyright-5-left-info span {
    font-size: 18px;
    display: block;
    margin-bottom: 10px
}

.tp-copyright-6-text p {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
    text-transform: uppercase;
    color: rgba(255, 255, 255, .6)
}

.tp-footer-6-talk h4,
.tp-footer-6-talk span {
    font-weight: 400;
    line-height: 1;
    color: var(--tp-common-white)
}

.tp-copyright-6-text p a {
    color: #f58156
}

.tp-footer-6-widget-title {
    font-size: 23px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 22px;
    color: #bbb
}

.tp-footer-6-widget.footer-col-6-3 {
    padding-left: 15px
}

.tp-footer-6-talk span {
    font-size: 14px
}

.tp-footer-6-talk h4 {
    font-size: 22px;
    margin-bottom: 0;
    font-family: var(--tp-ff-marcellus)
}

.tp-footer-6-contact-content a,
.tp-footer-6-input-box label,
.tp-footer-6-list ul li a {
    line-height: 1;
    color: rgba(255, 255, 255, .7);
    font-weight: 400;
    font-family: var(--tp-ff-marcellus)
}

.tp-footer-6-contact-icon span {
    margin-right: 10px;
    transform: translateY(-2px);
    display: inline-block
}

.tp-footer-6-contact-content a {
    font-size: 16px
}

.tp-footer-6-list ul li {
    list-style-type: none;
    position: relative;
    padding-left: 15px;
    margin-bottom: 9px
}

.tp-footer-6-list ul li::after {
    position: absolute;
    top: 10px;
    left: 0;
    width: 4px;
    height: 4px;
    content: "";
    border-radius: 50%;
    background-color: #bbb
}

.tp-footer-6-input input,
.tp-footer-6-social a {
    border: 1px solid rgba(255, 255, 255, .1);
    box-shadow: 0 1px 2px 0 rgba(1, 15, 28, .1)
}

.tp-footer-6-list ul li a {
    font-size: 17px
}

.tp-footer-6-input-box label {
    font-size: 16px;
    margin-bottom: 20px
}

.tp-footer-6-input input {
    color: #7d7f82;
    font-size: 14px;
    font-weight: 400;
    background-color: transparent;
    font-family: var(--tp-ff-marcellus);
    padding-right: 140px
}

.tp-footer-6-input input::-webkit-input-placeholder {
    color: #7d7f82;
    font-size: 14px;
    font-weight: 400
}

.tp-footer-6-input input::-moz-placeholder {
    color: #7d7f82;
    font-size: 14px;
    font-weight: 400
}

.tp-footer-6-input input:-moz-placeholder {
    color: #7d7f82;
    font-size: 14px;
    font-weight: 400
}

.tp-footer-6-input input:-ms-input-placeholder {
    color: #7d7f82;
    font-size: 14px;
    font-weight: 400
}

.tp-footer-6-input input::placeholder {
    color: #7d7f82;
    font-size: 14px;
    font-weight: 400
}

.tp-footer-6-input input:focus {
    border-color: #7d7f82
}

.tp-footer-6-social-title {
    color: #bbb;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 15px;
    font-family: var(--tp-ff-marcellus)
}

.tp-hero-subtitle,
.tp-hero-title {
    line-height: 1;
    color: var(--tp-common-black);
    font-weight: 400
}

.tp-footer-6-social a {
    color: #bbb;
    height: 38px;
    width: 38px;
    margin-right: 4px;
    line-height: 38px;
    text-align: center;
    display: inline-block
}

.tp-layout-right {
    width: calc(100% - 280px);
    margin-left: auto;
    border-left: 1px solid #343434
}

.tp-layout-plr {
    padding-right: 40px
}

.tp-hero-ptb {
    padding-top: 200px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-hero-ptb {
        padding-top: 140px
    }
}

.tp-hero-title-wrap {
    display: flex;
    justify-content: center
}

.tp-hero-shape-1 {
    position: absolute;
    top: -13%;
    left: 27%
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-hero-shape-1 {
        left: 15%
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-hero-shape-1 {
        left: 9%
    }
}

.tp-hero-shape-2 {
    position: absolute;
    top: -6px;
    right: -80px;
    z-index: -1
}

@media only screen and (min-width:1600px) and (max-width:1700px),
only screen and (min-width:1400px) and (max-width:1599px),
only screen and (min-width:1200px) and (max-width:1399px) {
    .header-main-menu>nav>ul>li>.tp-mega-menu .tp-megamenu-portfolio {
        padding: 20px 0 25px 20px
    }

    .tp-hero-shape-2 {
        right: -24px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-hero-shape-2 {
        right: -30px
    }
}

.tp-hero-title {
    font-size: 220px;
    font-family: var(--tp-ff-gallery)
}

@media only screen and (min-width:1600px) and (max-width:1700px),
only screen and (min-width:1400px) and (max-width:1599px) {
    .tp-hero-title {
        font-size: 175px
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-hero-title {
        font-size: 150px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-hero-title {
        font-size: 120px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .footer-col-2-2 {
        padding-left: 0
    }

    .tp-copyright-2-left p {
        margin-bottom: 20px
    }

    .tp-footer-4-big-title {
        font-size: 101px
    }

    .tp-footer-5-title {
        font-size: 160px
    }

    .tp-copyright-5-style-2 .tp-copyright-2-social a {
        padding: 0 23px
    }

    .tp-hero-ptb {
        padding-top: 130px
    }

    .tp-hero-shape-1 {
        left: 0
    }

    .tp-hero-shape-2 {
        right: -25px
    }

    .tp-hero-title {
        font-size: 135px
    }

    .tp-hero-title-img img {
        width: 27%;
        transform: translateY(-10px)
    }
}

@media (max-width:767px) {
    .blog-details-without-sidebar .blog-details-thumb img {
        margin-top: 0
    }

    .tp-footer-wrap {
        padding: 0
    }

    .tp-footer-big-title {
        font-size: 85px
    }

    .tp-footer-widget {
        margin-bottom: 40px
    }

    .tp-copyright-wrap {
        margin: 0
    }

    .tp-copyright-text p {
        font-size: 14px
    }

    .footer-col-2-2 {
        padding-left: 0
    }

    .footer-col-2-3 {
        padding-left: 0;
        padding-right: 0
    }

    .tp-copyright-2-left p {
        font-size: 17px;
        margin-bottom: 20px
    }

    .tp-copyright-2-social a {
        padding: 0 20px;
        font-size: 12px
    }

    .tp-footer-4-big-title {
        font-size: 50px
    }

    .tp-footer-5-subtitle {
        margin-left: 0;
        margin-bottom: 0
    }

    .tp-footer-5-title {
        font-size: 75px
    }

    .tp-footer-5-mail {
        font-size: 20px;
        margin-right: 0;
        margin-bottom: 15px
    }

    .tp-footer-5-link {
        margin-left: 15px;
        transform: translateY(-7px)
    }

    .tp-footer-5-info {
        flex-wrap: wrap
    }

    .tp-copyright-5-left-info,
    .tp-copyright-5-style-2 .tp-copyright-2-social {
        margin-bottom: 30px
    }

    .tp-copyright-5-style-2 .tp-copyright-2-social a {
        margin-left: 0;
        margin-right: 10px
    }

    .tp-hero-ptb {
        padding-top: 120px
    }

    .tp-hero-title {
        font-size: 70px
    }
}

.tp-hero-title-img {
    margin: 0 20px
}

@media (max-width:767px) {
    .tp-hero-title-img img {
        width: 60%;
        margin: 15px 0
    }
}

.tp-hero-subtitle {
    font-size: 20px;
    position: absolute;
    top: 45px;
    left: -17%;
    font-family: var(--tp-ff-body);
    text-align: left
}

.tp-hero-3-category,
.tp-hero-3-title {
    line-height: 1;
    font-family: var(--tp-ff-marcellus)
}

@media only screen and (min-width:1600px) and (max-width:1700px),
only screen and (min-width:1400px) and (max-width:1599px) {
    .tp-hero-subtitle {
        left: -23%
    }

    .tp-service-4-title-sm {
        font-size: 24px
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-hero-subtitle {
        left: -26%
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-hero-subtitle {
        left: -33%
    }
}

.tp-hero-content {
    max-width: 570px;
    margin: 0 auto 120px
}

.tp-hero-bottom-img,
.tp-hero-bottom-img video {
    margin: 0 auto;
    object-fit: cover;
    background-size: cover
}

.tp-hero-content p {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: .01em
}

.tp-hero-2-content p,
.tp-hero-4-text p {
    font-size: 18px;
    line-height: 28px;
    color: rgba(255, 255, 255, .8)
}

.tp-hero-content p span {
    margin-left: 95px;
    display: inline-block
}

.tp-hero-bottom-img {
    background-position: top center;
    width: 670px;
    height: 890px;
    overflow: hidden
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-hero-bottom-img {
        height: 700px
    }
}

.tp-hero-bottom-img video {
    height: 100%;
    width: 100%;
    background-position: center center
}

.tp-hero-2-pt {
    padding-top: 75px
}

.tp-hero-2-wrapper {
    padding-left: 120px;
    height: 820px;
    border-radius: 12px;
    padding-right: 30px
}

@media only screen and (min-width:1200px) and (max-width:1399px),
only screen and (min-width:992px) and (max-width:1199px) {
    .tp-hero-2-wrapper {
        height: 660px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .tp-hero-subtitle {
        left: -27%
    }

    .tp-hero-2-wrapper {
        height: 660px;
        padding-left: 30px
    }
}

@media (max-width:767px) {
    .tp-hero-content {
        margin-bottom: 60px
    }

    .tp-hero-content p {
        font-size: 17px
    }
    
    .tp-footer-5-title {
        opacity: 1 !important;
    }

    .tp-hero-content p span {
        margin-left: 0
    }

    .tp-hero-bottom-img {
        height: 500px
    }

    .tp-hero-2-wrapper {
        padding-left: 20px;
        height: 570px
    }
}

.tp-hero-2-bg,
.tp-hero-2-bg img {
    border-radius: 12px;
    height: 100%;
    object-fit: cover;
    width: 100%
}

.tp-hero-2-bg {
    position: absolute;
    top: 0;
    left: 0
}

.tp-hero-2-title {
    font-size: 130px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: -5.2px;
    color: var(--tp-common-white);
    margin-bottom: 10px
}

.tp-hero-3-category,
.tp-hero-3-title,
.tp-hero-5-title,
.tp-hero-6-video a span {
    color: var(--tp-common-black)
}

.tp-hero-2-content,
.tp-hero-2-title span {
    margin-left: 160px
}

.tp-hero-2-content p {
    max-width: 520px;
    font-weight: 500;
    margin-bottom: 35px
}

.tp-hero-3-ptb {
    padding-top: 210px;
    padding-bottom: 70px
}

.tp-hero-3-title {
    font-size: 140px;
    font-weight: 400;
    letter-spacing: -5.6px;
    margin-bottom: 35px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-hero-3-title {
        font-size: 115px
    }
}

.tp-hero-3-category {
    font-size: 20px;
    font-weight: 400;
    display: block;
    text-transform: uppercase;
    margin-bottom: 20px
}

.tp-hero-3-circle-shape {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1
}

.tp-hero-3-circle-shape span {
    height: 480px;
    width: 460px;
    display: inline-block;
    filter: blur(35px);
    border-radius: 62% 47% 82% 35%/45% 45% 80% 66%;
    background: linear-gradient(220deg, rgba(148, 254, 98, .5) .77%, rgba(255, 226, 122, .5) 55.4%, rgba(234, 94, 94, .5) 100%)
}

.tp-hero-4-content-wrap {
    padding-top: 220px;
    padding-left: 230px
}

@media only screen and (min-width:1600px) and (max-width:1700px) {
    .tp-hero-4-content-wrap {
        padding-left: 150px
    }
}

@media only screen and (min-width:1400px) and (max-width:1599px) {
    .tp-hero-4-content-wrap {
        padding-left: 60px
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-hero-4-content-wrap {
        padding-left: 0
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-hero-4-content-wrap {
        padding-top: 200px;
        padding-left: 30px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .tp-hero-2-title {
        font-size: 90px
    }

    .tp-hero-2-title span {
        margin-left: 60px
    }

    .tp-hero-3-ptb {
        padding-top: 200px
    }

    .tp-hero-3-title,
    .tp-hero-4-content .tp-section-title-200 {
        font-size: 95px
    }

    .tp-hero-4-content-wrap {
        padding-top: 150px;
        padding-left: 30px
    }
}

.tp-hero-4-content {
    margin-bottom: 135px;
    padding-left: 125px;
    display: inline-block
}

@media only screen and (min-width:1600px) and (max-width:1700px) {
    .tp-hero-4-content {
        padding-left: 70px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px) {
    .tp-hero-3-circle-shape span {
        height: 400px;
        width: 400px
    }

    .tp-hero-4-content {
        margin-bottom: 80px;
        padding-left: 0
    }
}

@media (max-width:767px) {
    .tp-hero-2-title {
        font-size: 57px
    }

    .tp-hero-2-content,
    .tp-hero-2-title span {
        margin-left: 0
    }

    .tp-hero-3-ptb {
        padding-top: 140px
    }

    .tp-hero-3-title {
        font-size: 60px
    }

    .tp-hero-4-content-wrap {
        padding-top: 120px;
        padding-left: 0
    }

    .tp-hero-4-content {
        margin-bottom: 50px;
        padding-left: 0
    }
}

@media (max-width:767px) {
    .tp-hero-4-content .tp-section-title-200 {
        font-size: 65px
    }
}

.tp-hero-4-text {
    position: absolute;
    top: 50px;
    right: 16%
}

@media only screen and (min-width:1400px) and (max-width:1599px) {
    .tp-hero-4-text {
        top: 11px;
        right: 7%
    }

    .tp-hero-6-title-box .tp-section-title-220 {
        font-size: 185px
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-hero-4-text {
        top: 6px;
        right: 5%
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-hero-4-text {
        top: 2px;
        right: 5%
    }
}

.tp-hero-4-text p {
    max-width: 235px;
    font-weight: 400;
    margin-bottom: 0;
    font-family: var(--tp-ff-marcellus)
}

.tp-hero-4-achievement p,
.tp-hero-4-achievement span {
    font-weight: 400;
    color: var(--tp-common-white);
    font-family: var(--tp-ff-marcellus)
}

.tp-hero-4-achievement {
    position: absolute;
    right: 120px;
    bottom: 60px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-hero-4-achievement {
        right: 30px;
        bottom: 60px
    }
}

.tp-hero-4-achievement::after {
    position: absolute;
    top: -15%;
    left: -55%;
    width: 241px;
    height: 120px;
    transform: rotate(-19.838deg);
    opacity: .200000003;
    content: "";
    border: 1px solid #fff;
    border-radius: 50%
}

.tp-service-3-wrap:last-child,
.tp-service-6-item {
    border-bottom: 1px solid rgba(25, 25, 26, .1)
}

.tp-hero-4-achievement span {
    font-size: 44px;
    line-height: 1;
    margin-bottom: 10px;
    display: inline-block
}

.project-details-1-subtitle i,
.slide-funfact-item h4 i,
.sv-service-subtitle i,
.tp-hero-4-achievement span i {
    font-style: normal
}

.tp-hero-4-achievement p {
    font-size: 17px;
    line-height: 24px
}

.tp-hero-4-star-1 {
    position: absolute;
    top: -55px;
    left: 30px
}

.tp-hero-4-star-2 {
    position: absolute;
    bottom: -20px;
    left: -65px
}

.tp-hero-4-thumb {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 755px
}

.tp-hero-6-blur-circle span,
.tp-hero-6-thumb {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-hero-4-thumb {
        height: 400px
    }
}

.tp-overlay-bg {
    background-size: cover
}

.tp-hero-5-title {
    font-size: 190px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -11.4px;
    font-family: var(--tp-ff-body);
    white-space: nowrap;
    margin-bottom: 20px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-hero-5-title {
        font-size: 150px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-hero-5-title {
        font-size: 130px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .tp-hero-4-text {
        top: -33px;
        right: -11%
    }

    .tp-hero-4-achievement {
        right: 20px
    }

    .tp-hero-4-thumb {
        height: 320px
    }

    .tp-hero-5-title {
        font-size: 115px
    }
}

@media (max-width:767px) {
    .tp-hero-4-text {
        position: static;
        margin-top: 30px
    }

    .tp-hero-4-thumb {
        height: 200px
    }

    .tp-hero-4-thumb img {
        height: 300px;
        object-fit: cover
    }

    .tp-hero-5-title {
        font-size: 50px;
        letter-spacing: 1px;
        white-space: inherit;
        position: relative;
        left: 145px;
    }
    .tp-mission-thumb {
        height: 200px !important;
        overflow: hidden;
    }
    .tp-mission-right-thumb {
        position: absolute !important;
        top: 72% !important;
        padding-top: 77px !important;
        right: 0 !important;
        height: 100% !important;
        width: 72% !important;
        overflow: hidden !important;
    }
}

.tp-hero-5-title span {
    color: #acacac
}

.tp-hero-5-content-box {
    padding-left: 170px;
    margin-bottom: 95px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-hero-5-content-box {
        padding-left: 40px
    }
}

.tp-hero-5-content-box p {
    color: #5d5d63;
    font-size: 26px;
    font-weight: 400;
    line-height: 36px;
    margin-bottom: 50px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-hero-5-content-box p {
        font-size: 22px
    }

    .tp-hero-6-bg {
        height: 720px
    }
}

.tp-hero-5-space {
    padding-top: 200px;
    padding-bottom: 100px
}

.tp-hero-6-blur-circle span {
    height: 600px;
    width: 600px;
    border-radius: 600px;
    background: rgba(136, 65, 30, .7);
    filter: blur(250px);
    display: inline-block;
    left: 50%;
    z-index: -1
}

.tp-hero-6-thumb {
    left: 48%
}

.tp-hero-6-title-box .tp-btn-zikzak {
    margin-left: 55px
}

@media only screen and (min-width:1200px) and (max-width:1399px),
only screen and (min-width:992px) and (max-width:1199px) {
    .tp-hero-6-title-box .tp-btn-zikzak {
        margin-left: 0
    }

    .tp-hero-6-title-box .tp-section-title-220 {
        font-size: 145px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .tp-hero-5-content-box p {
        font-size: 20px
    }

    .tp-hero-5-space {
        padding-top: 150px
    }

    .tp-hero-6-title-box .tp-btn-zikzak {
        margin-left: 0
    }

    .tp-hero-6-title-box .tp-section-title-220 {
        font-size: 100px
    }
}

@media (max-width:767px) {
    .tp-hero-5-content-box {
        padding-left: 0;
        margin-bottom: 35px
    }

    .tp-hero-5-content-box p {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 20px;
    }

    .mdnone {
        display: none !important;
    }

    .tp-header-2-space {
        padding: 10px 0;
    }

    .showcase-details-subtitle.fs-40,
    h1 {
        font-size: 29px;
    }

    .tp-hero-5-content-box p br {
        display: none
    }

    .tp-hero-5-space {
        padding-top: 120px;
        padding-bottom: 20px;
    }

    .tp-hero-6-thumb {
        position: static;
        transform: translate(0)
    }

    .tp-hero-6-title-box {
        margin-top: 140px
    }

    .tp-hero-6-title-box .tp-section-title-220 {
        font-size: 70px;
        margin-bottom: 20px
    }

    .tp-hero-6-title-box .tp-section-title-220 .text-1 {
        margin-right: 0
    }
}

.tp-hero-6-text {
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 290px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: .18px;
    color: rgba(255, 255, 255, .7);
    z-index: 2
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-hero-6-text {
        max-width: 220px;
        right: -40px
    }
}

.tp-hero-6-bar {
    position: absolute;
    top: 60px;
    right: 60px;
    z-index: 99
}

.tp-hero-6-info-box {
    background-color: var(--tp-common-orange);
    position: absolute;
    bottom: 0;
    right: 225px;
    padding: 40px 50px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-hero-6-text {
        right: -22px;
        max-width: 220px
    }

    .tp-hero-6-info-box {
        padding: 20px 50px
    }
}

.tp-hero-6-social-title {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .32px;
    color: var(--tp-common-white);
    margin-bottom: 16px
}

.tp-hero-6-social {
    padding-right: 70px;
    margin-right: 70px;
    border-right: 1px solid #e47045
}

.tp-hero-6-social a {
    height: 36px;
    width: 36px;
    margin-right: 4px;
    border-radius: 50%;
    line-height: 36px;
    text-align: center;
    display: inline-block;
    color: var(--tp-common-white);
    border: 1px solid rgba(255, 255, 255, .2)
}

.tp-hero-6-video a {
    position: relative;
    display: inline-block;
    margin-right: 13px
}

.tp-hero-6-video a span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.tp-hero-6-video-title {
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: -.26px;
    text-transform: uppercase;
    color: var(--tp-common-white);
    display: inline-block
}

.tp-brand-4-line-text span,
.tp-brand-title,
.tp-service-title-sm,
.tp-studio-hero-title {
    color: var(--tp-common-black)
}

.pd-custom-main-wrap,
.tp-studio-right-layout {
    width: calc(100% - 80px);
    margin-left: auto
}

.tp-studio-height {
    height: 100vh;
    width: 1920px
}

.tp-studio-plr {
    padding-left: 50px;
    padding-right: 50px;
    border-radius: 40px
}

.tp-studio-hero-title {
    font-size: 220px;
    font-weight: 700;
    line-height: 1;
    font-family: var(--tp-ff-shoulders)
}

.tp-brand-4-line-text span,
.tp-service-3-title,
.tp-service-4-title,
.tp-service-4-title-sm {
    font-family: var(--tp-ff-marcellus)
}

@media only screen and (min-width:1400px) and (max-width:1599px) {
    .tp-studio-hero-title {
        font-size: 130px
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-studio-hero-title {
        font-size: 125px
    }
}

.tp-studio-hero-shape-1 {
    position: absolute;
    right: 31%;
    top: 3%
}

.tp-studio-hero-img-1 {
    position: absolute;
    top: 100px;
    left: -15px
}

.tp-studio-hero-img-2 {
    position: absolute;
    bottom: -1px;
    left: 100px
}

@media only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px) {
    .tp-hero-5-content-box {
        padding-left: 0
    }

    .tp-studio-hero-space {
        padding-top: 100px;
        padding-bottom: 100px
    }

    .tp-studio-hero-title {
        font-size: 120px;
        margin-bottom: 60px
    }

    .tp-studio-hero-thumb {
        margin-bottom: 50px
    }
}

.tp-studio-hero-thumb img {
    max-width: inherit;
    width: 100%
}

.ab-brand-slide-wrap,
.brand-wrapper,
.tp-gallery-titming {
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear
}

.tp-brand-area {
    padding-top: 20px;
    padding-bottom: 20px
}

.tp-brand-ptb {
    padding-top: 85px
}

.tp-brand-brd-top {
    border-top: 1px solid var(--tp-border-1)
}

.tp-brand-title {
    font-weight: 500;
    font-size: 15px;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 0
}

.tp-brand-3-slider-active .swiper-wrapper,
.tp-brand-slider-active .swiper-wrapper {
    display: flex;
    align-items: center
}

.tp-brand-4-area {
    display: block;
    overflow: hidden;
    width: 100%;
    position: relative;
    z-index: 9999;
    margin-bottom: -3px
}

.tp-brand-4-item {
    border: 1px solid rgba(25, 25, 26, .1);
    text-align: center;
    margin: -1px 0 0 -1px;
    padding: 60px 30px;
    height: 150px;
    overflow: hidden
}

.tp-brand-4-line-text {
    position: absolute;
    top: 42%;
    transform: translateY(-50%);
    animation: 25s linear infinite scrollText-2;
    transition: .3s
}

.tp-brand-4-line-text span {
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    white-space: nowrap;
    margin: 0 15px
}

.tp-service-title-box {
    display: inline-block;
    margin-bottom: 30px
}

.tp-service-title-sm {
    font-weight: 600;
    font-size: 30px;
    line-height: 1
}

.tp-service-3-title a,
.tp-service-title-sm a {
    background-image: linear-gradient(#000, #000), linear-gradient(#000, #000);
    display: inline;
    background-size: 0 2px, 0 2px;
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    transition: background-size .3s linear
}

.tp-project-2-title-sm a,
.tp-service-4-title-sm a {
    background-image: linear-gradient(#fff, #fff), linear-gradient(#fff, #fff);
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat
}

.tp-service-icon img {
    flex: 0 0 auto;
    margin-right: 42px;
    transform: translateY(-10px)
}

.tp-service-content p {
    padding-right: 100px;
    margin-bottom: 0
}

.tp-service-2-area {
    margin-top: 200px
}

.tp-service-2-shape-img {
    padding-left: 90px
}

.tp-service-2-shape-img img,
.tp-studio-testimonial-shape img {
    animation: 8s linear infinite rotate2
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-brand-area {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .tp-service-2-shape-img {
        padding-left: 20px
    }
}

.tp-service-2-title {
    font-size: 50px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -2px;
    color: var(--tp-common-black-2)
}

.tp-service-2-title-box p {
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    color: var(--tp-common-black-2)
}

.tp-service-3-wrap {
    padding-top: 65px;
    padding-bottom: 70px;
    border-top: 1px solid rgba(25, 25, 26, .1)
}

.tp-service-3-icon {
    position: absolute;
    top: 33%;
    left: 41%
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-service-3-icon {
        top: 31%;
        left: 35%
    }
}

.tp-service-3-title {
    font-size: 34px;
    font-weight: 400;
    line-height: 1;
    color: var(--tp-common-black)
}

.tp-service-3-content {
    padding: 0 70px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-service-3-title {
        font-size: 28px
    }

    .tp-service-3-content {
        padding: 0 40px
    }
}

.tp-service-3-content p {
    color: #48484d;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 30px
}

@media only screen and (min-width:1200px) and (max-width:1399px),
only screen and (min-width:992px) and (max-width:1199px),
(max-width:767px) {
    .tp-service-3-content p br {
        display: none
    }
}

.tp-service-3-category span {
    height: 32px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 20px;
    padding: 0 20px;
    line-height: 30px;
    display: inline-block;
    text-transform: uppercase;
    color: var(--tp-common-black);
    border: 1px solid #e4e4e8;
    margin-right: 8px
}

.tp-service-4-title {
    font-size: 40px;
    font-weight: 400;
    line-height: 1.1;
    letter-spacing: -.8px;
    color: var(--tp-common-black)
}

.tp-service-4-shape-1 {
    margin-right: 60px
}

.tp-service-4-item {
    background-color: var(--tp-common-black);
    padding: 65px 40px
}

@media only screen and (min-width:1400px) and (max-width:1599px) {
    .tp-studio-hero-shape-1 {
        top: -31%
    }

    .tp-studio-hero-img-1 {
        top: 40px
    }

    .tp-brand-title {
        font-size: 14px
    }

    .tp-service-content p {
        padding-right: 70px
    }

    .tp-service-4-item {
        padding: 40px 30px;
        margin-right: 0
    }
}

.tp-service-4-title-sm {
    font-size: 24px;
    font-weight: 400;
    line-height: 1;
    color: var(--tp-common-white);
    margin-bottom: 15px
}

.tp-service-4-title-sm a {
    display: inline;
    background-size: 0 1px, 0 1px;
    transition: background-size .3s linear
}

.tp-service-4-content p {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: rgba(255, 255, 255, .7);
    margin-bottom: 5px
}

@media only screen and (min-width:1400px) and (max-width:1599px),
only screen and (min-width:1200px) and (max-width:1399px),
only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px),
(max-width:767px) {
    .tp-service-4-content p br {
        display: none
    }
}

.tp-service-4-link {
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -.14px;
    text-transform: uppercase;
    color: var(--tp-common-white);
    position: relative
}

.tp-service-5-subtitle,
.tp-service-5-title,
.tp-service-6-count-number span,
.tp-service-6-title-sm {
    font-weight: 400;
    color: var(--tp-common-black)
}

.tp-service-4-link::after {
    position: absolute;
    bottom: -7px;
    left: 0;
    width: 20px;
    height: 1px;
    background-color: var(--tp-common-white);
    content: "";
    transition: .3s
}

.tp-service-4-icon img {
    min-height: 100%;
    width: 100%;
    aspect-ratio: 3/3;
    object-fit: contain
}

.tp-service-5-title {
    font-size: 40px;
    line-height: 1
}

.tp-service-5-title .text-space {
    padding-left: 155px
}

.tp-service-5-subtitle {
    font-size: 16px;
    line-height: 1;
    position: absolute;
    top: 0;
    left: 0
}

.tp-service-5-item .tp-service-4-icon {
    margin-bottom: 30px;
    width: 100%
}

.tp-service-5-item.space-1 {
    padding-left: 30px;
    padding-right: 70px
}

.tp-service-5-item.space-2 {
    padding-left: 0;
    padding-right: 60px
}

.tp-service-5-item.space-3 {
    padding-left: 10px;
    padding-right: 90px
}

.tp-portfolio-11-slider-active button.slick-next,
.tp-portfolio-11-slider-nav-active button.slick-next,
.tp-service-5-wrap {
    margin-left: 70px
}

.tp-service-6-left-box {
    min-width: 530px
}

@media only screen and (min-width:1200px) and (max-width:1399px),
only screen and (min-width:992px) and (max-width:1199px) {
    .tp-service-6-left-box {
        min-width: 400px
    }
}

.tp-service-6-count-number span {
    font-size: 22px;
    line-height: 1;
    font-family: var(--tp-ff-gallery);
    margin-right: 65px;
    min-width: 10px;
    display: inline-block
}

.tp-service-6-line::before {
    margin-top: 10px;
    margin-right: 20px;
    content: "";
    height: 1px;
    width: 0;
    background-color: var(--tp-common-black);
    display: inline-block;
    transition: .4s
}

.tp-service-6-title-sm {
    font-size: 30px;
    line-height: 1.2;
    text-transform: uppercase;
    font-family: var(--tp-ff-gallery)
}

.tp-service-6-title-box:hover .tp-service-6-line::before {
    width: 60px
}

.tp-service-6-text p {
    max-width: 350px;
    color: #5d5d63;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    margin: 0 auto
}

.tp-service-6-category {
    min-width: 150px;
    margin-left: 160px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-studio-hero-shape-1 {
        top: -45%
    }

    .tp-studio-hero-img-1 {
        top: 0
    }

    .tp-brand-area {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .tp-service-4-title-sm {
        font-size: 22px
    }

    .tp-service-5-item.space-3 {
        padding-right: 40px
    }

    .tp-service-6-category {
        margin-left: 60px
    }
}

.tp-service-6-category span {
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    color: var(--tp-common-black);
    display: block;
    margin-bottom: 15px
}

.tp-service-6-item {
    padding: 48px 0
}

.tp-service-6-section-title-box .tp-section-subtitle {
    text-transform: uppercase;
    margin-bottom: 20px
}

.sv-hero-title-box {
    margin-bottom: 90px;
    padding-left: 165px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-service-4-title-sm {
        font-size: 20px
    }

    .tp-service-5-item.space-1 {
        padding-left: 0
    }

    .tp-service-5-item.space-2 {
        padding-right: 50px
    }

    .tp-service-6-category {
        margin-left: 100px
    }

    .sv-hero-title-box {
        padding-left: 60px
    }
}

.sv-hero-title-box p {
    color: #5d5d63;
    font-size: 22px;
    font-weight: 400;
    line-height: 30px
}

.sv-hero-title {
    font-size: 80px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 1px;
    color: var(--tp-common-black-2);
    transform: translateX(-8px);
    margin-bottom: 12px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .sv-hero-title {
        font-size: 90px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .sv-hero-title {
        font-size: 110px
    }
}

.sv-service-subtitle,
.sv-service-text p {
    font-size: 18px;
    color: rgba(255, 255, 255, .6);
    font-weight: 500
}

.sv-hero-ptb {
    padding-top: 225px;
    padding-bottom: 120px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .sv-hero-ptb {
        padding-top: 170px
    }
}

.sv-hero-thumb-shape {
    position: absolute;
    top: -70px;
    right: 165px
}

.sv-hero-thumb-box,
.tp-shop-banner-anim {
    height: 700px;
    overflow: hidden
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .sv-hero-thumb-box {
        height: 550px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .sv-hero-thumb-box {
        height: 400px
    }
}

.sv-hero-thumb-box img {
    margin-top: -250px
}

.sv-service-content-wrap {
    height: 100%;
    width: 100%;
    padding: 110px;
    background-color: var(--tp-common-black-2)
}

.sv-service-subtitle {
    line-height: 1;
    margin-bottom: 20px;
    display: inline-block
}

.sv-service-subtitle i::after {
    content: "";
    height: 1px;
    width: 40px;
    display: inline-block;
    background: rgba(255, 255, 255, .2);
    transform: translateY(-4px);
    margin: 0 11px
}

.sv-service-title {
    font-size: 40px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -1.6px;
    color: var(--tp-common-white)
}

.sv-service-text p {
    line-height: 26px;
    max-width: 435px;
    margin-bottom: 40px
}

.sv-service-list,
.tp-product-details-dsc-list,
.tp-studio-testimonial-text {
    margin-bottom: 50px
}

.sv-service-list ul li {
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 15px;
    position: relative;
    padding-left: 15px;
    list-style-type: none;
    color: rgba(255, 255, 255, .9)
}

.sv-service-list ul li::after {
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
    height: 4px;
    width: 4px;
    background-color: rgba(255, 255, 255, .9)
}

.sv-service-space-wrap {
    padding-left: 50px
}

.project-details-1-info,
.sv-service-title-box {
    margin-bottom: 32px
}

.ab-2-hero-social a:last-child,
.pd-visual-right-list ul li:last-child,
.project-details-1-left .project-details-1-thumb:last-child,
.rm-project-tab-wrap ul li:last-child,
.service-details__fea-list ul li:last-child,
.sv-big-text,
.tp-about-5-category span:last-child,
.tp-contact-6-info-item:last-child,
.tp-price-list ul li:last-child {
    margin-bottom: 0
}

.sv-service-thumb img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.sv-port-thumb.port-thumb-1 img {
    border-radius: 300px
}

.sv-port-thumb.port-thumb-2 img {
    border-radius: 40px
}

.sv-small-text-box span {
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: -.8px;
    text-transform: uppercase;
    color: var(--tp-common-black-2)
}

.service-details__right-category a,
.service-details__tab-btn ul li button {
    letter-spacing: -.02em;
    height: 40px;
    transition: .3s;
    text-transform: uppercase
}

.sv-big-text {
    font-size: 199px;
    font-weight: 700;
    line-height: .9;
    letter-spacing: -12px;
    text-transform: uppercase;
    color: var(--tp-common-black-2);
    white-space: nowrap;
    transform: translateX(-12px)
}

@media only screen and (min-width:1400px) and (max-width:1599px) {
    .sv-big-text {
        font-size: 182px
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .sv-big-text {
        font-size: 151px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .sv-service-content-wrap {
        padding: 80px
    }

    .sv-big-text {
        font-size: 129px
    }

    .service-details__banner-text p br {
        display: none
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .tp-hero-6-info-box {
        right: 100px;
        padding: 20px
    }

    .tp-studio-hero-shape-1 {
        right: -2%
    }

    .tp-service-area {
        padding-top: 100px;
        padding-bottom: 0
    }

    .tp-service-3-icon {
        top: 28%;
        left: 37%
    }

    .tp-service-3-title {
        margin-bottom: 20px
    }

    .tp-service-3-content {
        padding: 0 100px 0 0
    }

    .tp-service-4-title {
        font-size: 30px
    }

    .tp-service-5-area {
        padding-top: 0
    }

    .tp-service-6-left-box {
        margin-bottom: 40px
    }

    .sv-hero-title {
        font-size: 90px
    }

    .sv-hero-ptb {
        padding-top: 140px
    }

    .sv-hero-thumb-box {
        height: 200px
    }

    .sv-big-text {
        font-size: 101px
    }
}

@media (max-width:767px) {
    .tp-hero-6-text {
        position: static
    }

    .tp-hero-6-bar {
        top: 30px;
        right: 30px
    }

    .tp-studio-plr {
        padding-left: 15px;
        padding-right: 15px
    }

    .tp-studio-hero-space {
        padding-top: 80px;
        padding-bottom: 80px
    }

    .tp-studio-hero-title {
        font-size: 65px;
        margin-bottom: 50px
    }

    .tp-service-6-section-title-box,
    .tp-studio-hero-thumb {
        margin-bottom: 30px
    }

    .tp-brand-area,
    .tp-service-5-area.sv-service-style {
        padding-top: 0
    }

    .bd-brand-item,
    .tp-service-6-text p {
        margin-bottom: 20px
    }

    .tp-service-area {
        padding-top: 80px;
        padding-bottom: 0
    }

    .tp-service-icon img {
        margin-right: 0;
        margin-bottom: 30px;
        transform: translateY(0)
    }

    .tp-service-6-right-box,
    .tp-service-item {
        flex-wrap: wrap
    }

    .tp-service-3-btn-box {
        margin-top: 30px
    }

    .tp-service-3-icon {
        top: 24%;
        left: 58%
    }

    .tp-service-3-content {
        padding: 0
    }

    .tp-service-3-category span {
        margin-bottom: 10px
    }

    .tp-service-4-area {
        padding-bottom: 70px;
        padding-top: 70px
    }

    .tp-service-4-title {
        font-size: 33px
    }

    .tp-service-4-title-sm {
        font-size: 18px
    }

    .tp-service-5-area {
        padding-top: 100px
    }

    .tp-service-5-item.space-2 {
        padding-right: 0
    }

    .tp-service-6-left-box {
        margin-bottom: 30px;
        min-width: 100%
    }

    .tp-service-6-count-number span {
        margin-right: 15px
    }

    .tp-service-6-title-sm {
        font-size: 20px
    }

    .tp-service-6-title-sm br {
        display: none
    }

    .tp-service-6-category {
        margin-left: 0
    }

    .sv-hero-title {
        font-size: 55px
    }

    .sv-hero-ptb {
        padding-top: 110px;
        padding-bottom: 60px
    }

    .sv-hero-thumb-box {
        height: 200px
    }

    .sv-hero-thumb-box img {
        height: 400px
    }

    .sv-service-content-wrap {
        padding: 80px 30px
    }

    .sv-service-space-wrap {
        padding-left: 0
    }

    .sv-big-text {
        font-size: 84px;
        white-space: break-spaces;
        position: relative;
        left: 9%;
        letter-spacing: 1px;
    }
}

.service-details__subtitle {
    font-weight: 500;
    font-size: 20px;
    line-height: 1;
    color: var(--tp-common-black)
}

.service-details__title {
    font-weight: 500;
    font-size: 100px;
    line-height: 1;
    letter-spacing: -.01em;
    color: var(--tp-common-black);
    text-transform: capitalize
}

.service-details__banner-text p {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: var(--tp-common-black)
}

.service-details__tab-btn ul li button {
    font-weight: 500;
    font-size: 17px;
    color: var(--tp-ff-didoneright);
    color: var(--tp-common-white);
    padding: 0 50px;
    line-height: 40px;
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: 100px;
    margin: 0 5px 15px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .service-details__tab-btn ul li button {
        padding: 0 45px
    }
}

.service-details__tab-btn ul li button:hover {
    color: var(--tp-common-black);
    border-color: var(--tp-common-black);
    background-color: var(--tp-common-black)
}

.liko-dark-active .tp-team-4-social a:hover,
.service-details__tab-btn ul li button.active {
    background-color: var(--tp-common-white);
    color: var(--tp-common-black);
    border-color: var(--tp-common-white)
}

.service-details__left-text .text-1 {
    font-weight: 400;
    font-size: 30px;
    line-height: 38px;
    padding-bottom: 20px;
    color: var(--tp-common-black)
}

.service-details__left-text p,
.service-details__right-text-box p {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: var(--tp-common-black)
}

.service-details__fea-list ul li {
    font-weight: 500;
    font-size: 18px;
    line-height: 35px;
    color: var(--tp-common-black);
    list-style-type: none;
    position: relative;
    padding-left: 17px;
    margin-bottom: 10px
}

.service-details__fea-list ul li::after {
    position: absolute;
    top: 15px;
    left: 0;
    width: 5px;
    height: 5px;
    content: "";
    display: inline-block;
    background-color: var(--tp-common-black)
}

.service-details__space {
    padding-top: 190px
}

.service-details__right-wrap {
    padding: 100px 30px;
    margin-left: 70px;
    background-color: var(--tp-common-white)
}

.service-details__right-category {
    margin-bottom: 200px
}

.service-details__right-category a {
    font-weight: 500;
    font-size: 14px;
    color: var(--tp-common-black);
    border: 1px solid var(--tp-common-black);
    padding: 0 20px;
    line-height: 40px;
    border-radius: 100px;
    margin-bottom: 10px;
    display: table
}

.service-details__right-category a.active,
.tp-cart-update-btn:hover {
    background-color: var(--tp-common-black);
    border-color: var(--tp-common-black);
    color: var(--tp-common-white)
}

.service-details__right-text-box h4 {
    font-weight: 600;
    font-size: 44px;
    line-height: 1;
    letter-spacing: -.04em;
    text-transform: uppercase;
    color: var(--tp-common-black)
}

.service-details__rotate-text {
    position: absolute;
    top: 20%;
    right: -119px
}

.service-details__rotate-text span {
    transform: rotate(90deg);
    padding: 5px 30px;
    display: inline-block;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
    color: var(--tp-common-black);
    background-color: #fff;
    letter-spacing: 1.2px
}

.service-details__tab-thumb {
    overflow: hidden;
    position: relative;
    width: auto;
    height: 100%
}

.tp-studio-service-ptb {
    padding-top: 120px;
    padding-bottom: 310px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .service-details__tab-btn ul li button {
        padding: 0 25px
    }

    .tp-studio-service-ptb {
        padding-bottom: 190px
    }
}

.tp-studio-service-subtitle {
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 10px;
    display: inline-block;
    color: var(--tp-common-white)
}

.tp-studio-service-linetext,
.tp-studio-service-title {
    font-weight: 600;
    color: var(--tp-common-white);
    font-family: var(--tp-ff-shoulders)
}

.tp-studio-service-title {
    font-size: 50px;
    line-height: 1;
    margin-bottom: 15px
}

@media only screen and (min-width:1400px) and (max-width:1599px),
only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-megamenu-list-wrap ul li a {
        font-size: 13px;
        letter-spacing: normal
    }

    .tp-studio-service-title {
        font-size: 35px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-studio-service-title {
        font-size: 40px
    }
}

.tp-studio-service-content p {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    color: rgba(255, 255, 255, .6);
    margin-bottom: 0
}

.tp-studio-service-item {
    padding-bottom: 50px;
    margin-bottom: 50px;
    position: relative
}

@media only screen and (min-width:1400px) and (max-width:1599px),
only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-studio-service-item {
        padding-bottom: 30px;
        margin-bottom: 30px
    }
}

.tp-studio-service-item:last-child {
    padding-bottom: 0;
    margin-bottom: 0
}

.tp-studio-service-item .tp-studio-border::after {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 1px;
    width: calc(100% - 170px);
    background-color: rgba(255, 255, 255, .12);
    content: ""
}

.tp-studio-service-item.space-ml-2 {
    margin-left: 175px
}

.tp-studio-service-item.space-ml-3 {
    margin-left: 345px
}

.tp-studio-service-linetext-wrap {
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    text-align: center
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-studio-service-linetext-wrap {
        bottom: -7px
    }
}

.tp-studio-service-linetext {
    font-size: 250px;
    line-height: 1;
    white-space: nowrap
}

@media only screen and (min-width:1400px) and (max-width:1599px) {
    .tp-studio-service-linetext {
        font-size: 150px
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-studio-service-linetext {
        font-size: 125px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-studio-service-linetext {
        font-size: 160px
    }
}

.tp-studio-service-linetext span {
    font-weight: 200
}

.tp-line-content span {
    font-size: 180px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: -8px;
    text-transform: uppercase;
    color: #dcdddf;
    font-family: var(--tp-ff-marcellus)
}

.tp-project-content span,
.tp-project-textline span,
.tp-project-title-sm {
    color: var(--tp-common-black);
    text-transform: uppercase
}

.tp-line-text-wrap .swiper-wrapper {
    transition-timing-function: linear
}

.tp-line-text-wrap-2 .swiper,
.tp-line-text-wrap-2 .swiper-container {
    direction: ltr
}

.tp-project-textline {
    white-space: nowrap
}

.tp-project-textline span.textline-2,
.tp-project-textline-1 {
    margin-right: 50px
}

.tp-project-textline span {
    font-weight: 400;
    font-size: 170px;
    line-height: 1
}

.tp-project-textline span img {
    margin: -40px 50px 0;
    transform: translateY(-15px)
}

.tp-project-textline span.textline-1 {
    margin-right: 50px;
    flex: 0 0 auto;
    font-family: var(--tp-ff-gallery)
}

.tp-project-left-wrap {
    padding-right: 100px;
    margin-top: 190px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-project-left-wrap {
        padding-right: 30px
    }
}

.tp-about-5-category,
.tp-instagram-content,
.tp-project-right-wrap {
    padding-left: 100px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-project-right-wrap {
        padding-left: 30px
    }

    .panels-container .panel {
        width: 100%
    }
}

.tp-project-mr {
    margin-right: 90px
}

.tp-project-ml {
    margin-left: 90px
}

.tp-project-img {
    overflow: hidden;
    position: relative;
    height: 100%;
    display: inline-block
}

.tp-project-img.height-1 {
    height: 450px;
    width: 100%
}

.tp-project-img.height-2 {
    height: 580px
}

.tp-project-img.height-3 {
    height: 820px;
    width: 100%
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-project-img.height-3 {
        height: 700px
    }
}

.tp-project-img.height-4 {
    height: 830px
}

.tp-project-img.height-5 {
    height: 400px
}

.tp-project-img.height-6 {
    height: 450px;
    width: 100%;
    margin-top: 80px
}

.tp-project-img img {
    width: auto;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    object-fit: cover
}

.tp-project-img:hover .tp-project-content span {
    transform: translateX(0);
    visibility: visible;
    opacity: 1;
    transition-delay: 0.4s
}

.tp-project-img:hover .tp-project-content .tp-project-title-sm {
    transform: translateX(0);
    visibility: visible;
    opacity: 1;
    transition-delay: 0.2s
}

.port-showcase-slider-item,
.tm-testimonial-height,
.tp-instagram-area,
.tp-project-full-img-wrap,
.tp-showcase-details-bg {
    height: 100vh
}

.tp-project-full-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 130%;
    background-position: top;
    background-repeat: no-repeat;
    object-fit: cover
}

.tp-project-content span {
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    display: inline-block;
    transform: translateX(20px);
    transition: .5s ease-out 0.2s
}

.tp-project-title-sm {
    font-weight: 400;
    font-size: 40px;
    line-height: 1;
    font-family: var(--tp-ff-gallery);
    margin-bottom: 0;
    transform: translateX(20px);
    transition: .3s ease-out 0.2s
}

.tp-project-btn {
    margin-bottom: 100px
}

.tp-project-2-area {
    margin: 0 -15px;
    transition: .3s
}

.tp-project-2-content {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 50px
}

.tp-project-2-content span {
    color: var(--tp-common-white);
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 10px;
    display: inline-block
}

.tp-project-2-title-sm {
    color: var(--tp-common-white);
    font-size: 60px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -1.8px;
    margin-bottom: 0
}

.tp-project-3-meta,
.tp-project-3-title-sm {
    font-weight: 400;
    line-height: 1;
    font-family: var(--tp-ff-marcellus)
}

.tp-project-2-title-sm a {
    display: inline;
    background-size: 0 2px, 0 2px;
    transition: background-size .3s linear
}

.tp-project-2-title-sm a:hover {
    background-size: 0 2px, 100% 2px;
    color: var(--tp-common-white)
}

.tp-project-2-thumb img {
    border-radius: 12px;
    max-width: inherit;
    object-fit: cover
}

.tp-project-2-item {
    padding: 0 15px
}

.tp-project-3-btn-box {
    position: absolute;
    right: 26%;
    top: 25px
}

@media only screen and (min-width:1600px) and (max-width:1700px) {
    .tp-project-3-btn-box {
        right: 22%
    }
}

@media only screen and (min-width:1400px) and (max-width:1599px) {
    .tp-project-3-btn-box {
        right: 25%;
        top: 15px
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-project-img.height-4 {
        height: 600px
    }

    .tp-project-3-btn-box {
        right: -6%
    }
}

.tp-project-3-thumb img {
    border-radius: 20px;
    width: 100%
}

.tp-project-3-thumb.pro-img-1 img {
    transform-origin: bottom left;
    transform: rotate(-2deg);
    position: relative;
    z-index: 2
}

.tp-project-3-thumb.pro-img-2 img {
    transform-origin: bottom right;
    transform: rotate(2deg)
}

.tp-project-3-meta {
    font-size: 18px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, .8);
    margin-bottom: 120px;
    display: inline-block
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-project-2-content {
        padding: 0 50px;
        bottom: 100px
    }

    .tp-project-2-thumb {
        width: 100%
    }

    .tp-project-3-btn-box {
        position: static
    }

    .tp-project-3-meta {
        margin-bottom: 40px
    }
}

.tp-project-3-title-sm {
    font-size: 90px;
    letter-spacing: -.9px;
    color: var(--tp-common-white);
    margin-bottom: 30px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-project-3-title-sm {
        font-size: 65px
    }
}

.tp-project-3-content {
    margin-bottom: 105px;
    margin-top: 50px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-project-3-content {
        margin-bottom: 30px
    }
}

.tp-project-3-border span {
    width: 240px;
    height: 20px;
    border-radius: 100px;
    background: linear-gradient(90deg, rgba(76, 73, 104, .7) 0, rgba(115, 3, 192, .7) 33.33%, rgba(236, 56, 188, .7) 66.67%, rgba(253, 239, 249, .7) 100%);
    display: inline-block
}

.tp-project-3-border.color-2 span {
    background: linear-gradient(90deg, rgba(26, 42, 108, .7) 0, rgba(178, 31, 31, .7) 50%, rgba(253, 187, 45, .7) 100%)
}

.tp-project-3-border.color-3 span {
    background: linear-gradient(90deg, rgba(255, 75, 31, .7) 0, rgba(31, 221, 255, .7) 100%)
}

.tp-reveal-line-2 {
    overflow: hidden;
    padding-bottom: 40px
}

.tp_img_reveal {
    visibility: hidden;
    overflow: hidden
}

.tp_img_reveal img {
    transform-origin: left;
    overflow: hidden
}

.tp-project-4-bg {
    position: relative;
    height: 950px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-project-4-bg {
        height: 850px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-project-4-bg {
        height: 700px
    }
}

.tp-project-4-bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.tp-project-4-thumb {
    overflow: hidden;
    height: 100%
}

.tp-project-4-overlay {
    position: relative;
    overflow: hidden
}

.tp-project-4-overlay::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(9, 9, 11, .2);
    content: "";
    z-index: 2
}

.tp-project-4-content {
    padding: 40px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    text-align: center;
    display: inline-block
}

.tp-project-4-content p {
    font-size: 16px;
    font-weight: 500;
    line-height: 11px;
    color: var(--tp-common-white)
}

.tp-project-4-title {
    font-size: 300px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: -12px;
    color: var(--tp-common-white);
    font-family: var(--tp-ff-marcellus);
    position: relative
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-project-4-title {
        font-size: 200px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-project-4-title {
        font-size: 190px
    }
}

.tp-project-4-title span {
    color: #fff;
    text-align: center;
    font-family: Marcellus;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px
}

.tp-project-5-wrap {
    margin-right: -3%
}

.tp-project-5-text {
    line-height: 0;
    flex: 0 0 auto
}

.tp-project-5-text span {
    color: #5d5d63;
    font-size: 17px;
    font-weight: 400;
    line-height: 1;
    display: inline-block;
    margin-right: 50px
}

.tp-project-5-thumb img {
    display: inline-block;
    flex: 0 0 auto
}

.tp-project-5-2-title {
    font-size: 100px;
    font-weight: 600;
    letter-spacing: -5.6px;
    color: rgb(255 255 255);
    white-space: nowrap;
    margin-right: 30px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-project-5-2-title {
        font-size: 210px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-project-5-2-title {
        font-size: 200px
    }
}

.tp-project-5-2-category {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 40px
}

.tp-project-5-2-category span {
    font-size: 18px;
    font-weight: 400;
    line-height: 13px;
    color: var(--tp-common-white)
}

.tp-project-5-2-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 40px;
    z-index: 2
}

.tp-project-5-2-meta {
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    color: var(--tp-common-white);
    z-index: 2
}

.tp-project-5-2-title-sm {
    font-size: 40px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: -.8px;
    color: var(--tp-common-white);
    margin-bottom: 0
}

.tp-portfolio-9-scroll a,
.tp-portfolio-9-slider-count,
.tp-portfolio-9-slider-title,
.tp-portfolio-9-social-info span {
    font-weight: 400;
    font-family: var(--tp-ff-marcellus);
    line-height: 1
}

.portfolio-bg {
    height: 100vh;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover
}

@media only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px),
(max-width:767px) {

    .tp-header-mob-space,
    .tp-inner-header-mob-space {
        padding: 20px 0
    }

    .tp-footer-5-content-wrap,
    .tp-header-area,
    .tp-layout-plr {
        padding-left: 0;
        padding-right: 0
    }

    .tp-header-4-mob-space {
        padding: 15px 0
    }

    .blog-sidebar-content-box,
    .footer-col-2-4,
    .pd-custom-info-wrap,
    .tp-footer-6-widget.footer-col-6-4 {
        padding-left: 0
    }

    .footer-col-3-1,
    .tp-service-content p {
        padding-right: 0
    }

    .footer-col-3-2,
    .footer-col-3-3 {
        padding-left: 0;
        margin-left: 0;
        border-left: 0
    }

    .tp-layout-right {
        width: calc(100% - 0px);
        border-left: 0
    }

    .tp-studio-right-layout {
        width: calc(100% - 0px)
    }

    .tp-studio-height {
        height: auto;
        width: 100%
    }

    .panels-container,
    .panels-container-2 {
        flex-wrap: wrap
    }

    .tp-service-5-title br {
        display: none
    }

    .tp-service-5-item.space-3 {
        padding-right: 0;
        padding-left: 0
    }

    .tp-service-5-wrap {
        margin-left: 0
    }

    .tp-project-img.height-4 {
        height: 500px
    }

    .tp-project-2-thumb img {
        width: 100%;
        height: 100%
    }

    .tp-project-2-item {
        width: 100%;
        margin-bottom: 30px
    }

    .tp-project-3-thumb.pro-img-1 img,
    .tp-project-3-thumb.pro-img-2 img {
        transform: rotate(0)
    }

    .portfolio-bg {
        background-position: center
    }
}

.portfolio-nav-slider-wrap {
    position: absolute;
    top: 140px;
    left: 160px;
    height: 100%
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .portfolio-nav-slider-wrap {
        left: 100px
    }
}

.portfolio-nav-item .portfolio-nav-title:hover,
.portfolio-nav-item.slick-current .portfolio-nav-title,
.tp-port-slider-title:hover {
    background-size: 200% 100%;
    color: var(--tp-common-white)
}

.portfolio-nav-item .portfolio-nav-title {
    font-size: 180px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -3.6px;
    text-transform: uppercase;
    color: transparent;
    transition: background-size .7s cubic-bezier(.67, .01, .15, .98);
    display: inline-block;
    background-size: 0 100%;
    background-repeat: no-repeat;
    font-family: var(--tp-ff-shoulders);
    -webkit-text-stroke: 2px var(--tp-common-white)
}

@media only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px) {
    .tp-project-img.height-3 {
        height: 500px
    }

    .portfolio-nav-item .portfolio-nav-title {
        font-size: 120px
    }
}

.portfolio-nav-item.slick-slide {
    padding: 20px 0;
    display: inline-block
}

.portfolio-bg .portfolio-slider-thumb {
    position: absolute;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%
}

.portfolio-bg .portfolio-slider-thumb img {
    transform: scale(1.2);
    transition: 6s
}

.portfolio-bg.slick-current .portfolio-slider-thumb img,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.tp-portfolio-9-slider-active .swiper-slide {
    background-color: #fff
}

.tp-portfolio-9-slider-active .swiper-slide.swiper-slide-active .tp-portfolio-9-slider-thumb img,
.tp-shop-slider-active .swiper-slide.swiper-slide-active .tp-shop-slider-thumb {
    -webkit-transform: scale(1.15);
    transform: scale(1.15)
}

.tp-portfolio-9-slider-active .swiper-slide.swiper-slide-active .tp-portfolio-9-slider-title {
    transform: translateY(0);
    opacity: 1
}

.tp-portfolio-9-slider-title {
    font-size: 180px;
    letter-spacing: -5.4px;
    color: var(--tp-common-black);
    transform: translateY(-200px);
    display: inline-block;
    transition: .6s;
    opacity: 0;
    padding: 15px 0
}

@media only screen and (min-width:1700px) and (max-width:1850px),
only screen and (min-width:1600px) and (max-width:1700px) {
    .tp-portfolio-9-slider-title {
        font-size: 130px
    }
}

@media only screen and (min-width:1400px) and (max-width:1599px) {
    .tp-project-5-text span {
        font-size: 16px;
        margin-right: 40px
    }

    .tp-portfolio-9-slider-title {
        font-size: 130px
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-portfolio-9-slider-title {
        font-size: 130px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-portfolio-9-slider-title {
        font-size: 110px
    }
}

.tp-portfolio-9-slider-title-box {
    position: absolute;
    bottom: -80px;
    left: -75px;
    z-index: 9
}

@media only screen and (min-width:1700px) and (max-width:1850px),
only screen and (min-width:1600px) and (max-width:1700px) {
    .tp-portfolio-9-slider-title-box {
        bottom: -58px
    }
}

@media only screen and (min-width:1400px) and (max-width:1599px) {
    .tp-portfolio-9-slider-title-box {
        bottom: -60px;
        left: -76px
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-portfolio-9-slider-title-box {
        bottom: -66px;
        left: -82px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-portfolio-9-slider-title-box {
        bottom: -57px;
        left: -30px
    }
}

.tp-portfolio-9-slider-count {
    font-size: 80px;
    top: -35px;
    right: -45px;
    position: absolute;
    letter-spacing: -1.6px;
    color: var(--tp-common-black);
    z-index: 9
}

@media only screen and (min-width:1600px) and (max-width:1700px) {
    .tp-portfolio-9-slider-count {
        font-size: 60px;
        top: -25px;
        right: -42px
    }
}

.tp-portfolio-9-slider-height {
    height: 100vh;
    padding-top: 170px;
    padding-bottom: 120px
}

@media only screen and (min-width:1700px) and (max-width:1850px),
only screen and (min-width:1600px) and (max-width:1700px) {
    .tp-portfolio-9-slider-height {
        padding-top: 105px
    }
}

@media only screen and (min-width:1400px) and (max-width:1599px) {
    .tp-portfolio-9-slider-height {
        padding-top: 120px
    }

    .tp-portfolio-9-slider-thumb img {
        width: 850px
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-portfolio-9-slider-height {
        padding-top: 140px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-portfolio-9-slider-height {
        padding-top: 120px
    }
}

.tp-portfolio-9-slider-thumb img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity 2.5s ease-in, -webkit-transform 10s;
    transition: transform 10s, opacity 2.5s ease-in, -webkit-transform 10s
}

.tp-portfolio-9-social-wrap {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    z-index: 99
}

.tp-portfolio-9-social-info span {
    font-size: 17px;
    text-transform: uppercase;
    color: var(--tp-common-black)
}

.tp-portfolio-9-scroll {
    position: relative;
    z-index: 99
}

.tp-portfolio-9-scroll a {
    font-size: 17px;
    text-transform: capitalize;
    color: var(--tp-common-black)
}

@media only screen and (min-width:1200px) and (max-width:1800px) {
    .tp-porfolio-10-area .container-1380 {
        padding: 0 80px
    }
}

.tp-porfolio-10-title-wrap ul li {
    list-style-type: none;
    display: inline-block;
    padding-right: 30px;
    padding-bottom: 25px;
    transition: .4s
}

.tp-porfolio-10-title-box,
.tp-porfolio-10-title-wrap ul li.active {
    transition: .4s
}

.tp-porfolio-10-title-wrap ul li.active a .tp-porfolio-10-category,
.tp-porfolio-10-title-wrap ul li.active a .tp-porfolio-10-title {
    color: var(--tp-common-white);
    opacity: 1
}

.tp-porfolio-10-title {
    font-size: 130px;
    font-weight: 800;
    line-height: 1;
    margin-bottom: 0;
    letter-spacing: -2.6px;
    color: var(--tp-common-white);
    font-family: var(--tp-ff-shoulders);
    transition: .4s;
    opacity: .06
}

@media only screen and (min-width:1700px) and (max-width:1850px),
only screen and (min-width:1600px) and (max-width:1700px) {
    .tp-porfolio-10-title {
        font-size: 110px
    }
}

@media only screen and (min-width:1400px) and (max-width:1599px) {
    .tp-porfolio-10-title {
        font-size: 100px
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-porfolio-10-title {
        font-size: 90px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-porfolio-10-title {
        font-size: 85px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .service-details__title {
        font-size: 85px
    }

    .service-details__banner-text p {
        font-size: 17px
    }

    .service-details__banner-text p br {
        display: none
    }

    .service-details__space {
        padding-top: 160px
    }

    .tp-studio-service-ptb {
        padding-bottom: 230px
    }

    .tp-studio-service-title {
        font-size: 35px
    }

    .tp-studio-service-item {
        padding-bottom: 40px;
        margin-bottom: 40px
    }

    .tp-studio-service-linetext-wrap {
        bottom: 0
    }

    .tp-project-textline span,
    .tp-studio-service-linetext {
        font-size: 150px
    }

    .tp-project-left-wrap {
        padding-right: 0
    }

    .tp-project-3-btn-box {
        right: 18%;
        top: 0
    }

    .tp-project-3-wrap {
        margin-bottom: 130px
    }

    .tp-project-3-meta {
        margin-bottom: 30px
    }

    .tp-project-3-title-sm {
        font-size: 70px
    }

    .tp-project-3-content {
        margin-bottom: 55px
    }

    .tp-project-4-bg {
        height: 600px
    }

    .tp-project-4-title {
        font-size: 170px
    }

    .tp-project-5-2-title {
        font-size: 140px
    }

    .tp-project-5-2-thumb {
        margin-bottom: 40px
    }

    .portfolio-nav-slider-wrap {
        left: 80px
    }

    .tp-portfolio-9-slider-title {
        font-size: 100px
    }

    .tp-portfolio-9-slider-title-box {
        bottom: -52px;
        left: 0;
        right: 0
    }

    .tp-portfolio-9-slider-count {
        font-size: 48px;
        top: -35px;
        right: 0
    }

    .tp-portfolio-9-slider-height {
        padding-top: 135px
    }

    .tp-porfolio-10-title {
        font-size: 61px
    }
}

@media (max-width:767px) {
    .service-details__title {
        font-size: 58px
    }

    .service-details__banner-text p {
        font-size: 17px
    }

    .service-details__banner-text p br {
        display: none
    }

    .service-details__space {
        padding-top: 130px
    }

    .tp-studio-service-ptb {
        padding: 100px 15px
    }

    .tp-studio-service-title {
        font-size: 30px
    }

    .tp-project-5-text span,
    .tp-studio-service-icon span {
        margin-right: 0;
        margin-bottom: 30px
    }

    .tp-studio-service-item {
        flex-wrap: wrap;
        padding-bottom: 40px;
        margin-bottom: 40px
    }

    .tp-studio-service-linetext {
        font-size: 100px
    }

    .tp-line-content span {
        font-size: 65px
    }

    .tp-project-3-content,
    .tp-project-textline {
        margin-bottom: 60px
    }

    .portfolio-nav-item .portfolio-nav-title,
    .tp-portfolio-9-slider-title,
    .tp-project-textline span {
        font-size: 45px
    }

    .tp-project-textline span.textline-1 {
        margin-right: 10px
    }

    .tp-project-left-wrap {
        padding-right: 0;
        margin-top: 0
    }

    .tp-project-img.height-1,
    .tp-project-img.height-2,
    .tp-project-img.height-3,
    .tp-project-img.height-4,
    .tp-project-img.height-5 {
        height: 300px;
        width: 100%
    }

    .tp-project-img.height-6 {
        height: 300px;
        width: 100%;
        margin-top: 0
    }

    .tp-project-img img {
        width: 100%
    }

    .tp-project-3-thumb.pro-img-1,
    .tp-project-5-2-thumb,
    .tp-project-item {
        margin-bottom: 30px
    }

    .tp-project-2-content {
        padding: 30px
    }

    .tp-project-2-title-sm {
        font-size: 35px
    }

    .tp-project-3-btn-box {
        position: static
    }

    .tp-project-3-wrap {
        margin-bottom: 100px
    }

    .tp-project-3-meta {
        margin-bottom: 25px
    }

    .tp-project-3-title-sm {
        font-size: 40px
    }

    .tp-project-4-area {
        padding-bottom: 90px
    }

    .tp-project-4-bg {
        height: 300px
    }

    .tp-project-4-title {
        font-size: 90px
    }

    .tp-project-5-wrap {
        flex-wrap: wrap;
        margin-right: 0
    }

    .tp-project-5-thumb-wrap {
        flex-wrap: wrap
    }

    .tp-project-5-thumb {
        flex: initial;
        margin-bottom: 30px;
        margin-right: 0
    }

    .tp-project-5-2-title {
        font-size: 40px;
        letter-spacing: 3px;
    }

    .ab-about-content span {
        top: -90px !important;
    }

    .ab-2-work-item .sv-service-title, .ab-about-content P, .ab-inner-hero-content p, .tp-about-6-pragraph-text p {
        font-size: 24px !important;
    }

    .ab-inner-hero-title-box {
        margin-bottom: 50px !important
    }

    .ab-about-category-list ul li {
        line-height: 1.3;
    }

    .sv-small-text-box span {
        font-size: 20px;
        line-height: 1.4;
        letter-spacing: 1.2px;
    }
    .sv-small-text-box{
        flex-wrap: wrap;
    }
    .tp-project-textline span img {
        margin: -5px 0px 0;
        width: 60px;
    }

    .portfolio-nav-slider-wrap {
        left: 30px
    }

    .portfolio-nav-item.slick-slide {
        padding: 10px 0
    }

    .tp-portfolio-9-slider-title-box {
        bottom: -55px;
        left: 0
    }

    .tp-portfolio-9-slider-count {
        font-size: 40px;
        right: 0
    }

    .tp-porfolio-10-title-wrap ul li {
        padding: 16px
    }

    .tp-porfolio-10-title {
        font-size: 45px
    }
}

.tp-porfolio-10-category {
    font-size: 30px;
    font-weight: 500;
    line-height: 1;
    margin-left: 15px;
    transform: translateY(-12px);
    color: var(--tp-common-white);
    font-family: var(--tp-ff-shoulders);
    transition: .4s;
    opacity: .06
}

.tp-porfolio-10-height {
    height: 100vh;
    padding-top: 190px;
    padding-bottom: 100px
}

@media only screen and (min-width:1700px) and (max-width:1850px),
only screen and (min-width:1600px) and (max-width:1700px),
only screen and (min-width:1400px) and (max-width:1599px) {
    .tp-porfolio-10-height {
        padding-top: 140px
    }
}

.tp-porfolio-10-bg-1,
.tp-porfolio-10-bg-2,
.tp-porfolio-10-bg-3,
.tp-porfolio-10-bg-4,
.tp-porfolio-10-bg-5,
.tp-porfolio-10-bg-6,
.tp-porfolio-10-bg-7,
.tp-porfolio-10-bg-8 {
    position: absolute;
    visibility: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0;
    transform: scale(1.04, 1.04);
    transition: .9s
}

#tp-porfolio-10-bg-box.tp-porfolio-10-bg-1,
#tp-porfolio-10-bg-box.tp-porfolio-10-bg-2,
#tp-porfolio-10-bg-box.tp-porfolio-10-bg-3,
#tp-porfolio-10-bg-box.tp-porfolio-10-bg-4,
#tp-porfolio-10-bg-box.tp-porfolio-10-bg-5,
#tp-porfolio-10-bg-box.tp-porfolio-10-bg-6,
#tp-porfolio-10-bg-box.tp-porfolio-10-bg-7,
#tp-porfolio-10-bg-box.tp-porfolio-10-bg-8,
#tp-port-slider-wrap.tp-port-1,
#tp-port-slider-wrap.tp-port-2,
#tp-port-slider-wrap.tp-port-3,
#tp-port-slider-wrap.tp-port-4,
#tp-port-slider-wrap.tp-port-5,
#tp-port-slider-wrap.tp-port-6,
#tp-port-slider-wrap.tp-port-7,
#tp-port-slider-wrap.tp-port-8,
#tp-port-slider-wrap.tp-port-9,
.mfp-arrow:focus,
.mfp-arrow:hover,
.mfp-close:focus,
.mfp-close:hover,
.tp-portfolio-11-slider-bg.slick-active .tp-portfolio-11-slider-link,
.tp-portfolio-11-slider-bg.slick-active .tp-portfolio-11-slider-subtitle,
.tp-portfolio-11-slider-bg.slick-active .tp-portfolio-11-slider-title,
.tp-studio-portfolio-item:hover .tp-hover-reveal-bg {
    opacity: 1
}

#tp-porfolio-10-bg-box.tp-porfolio-10-bg-1 .tp-porfolio-10-bg-1,
#tp-porfolio-10-bg-box.tp-porfolio-10-bg-2 .tp-porfolio-10-bg-2,
#tp-porfolio-10-bg-box.tp-porfolio-10-bg-3 .tp-porfolio-10-bg-3,
#tp-porfolio-10-bg-box.tp-porfolio-10-bg-4 .tp-porfolio-10-bg-4,
#tp-porfolio-10-bg-box.tp-porfolio-10-bg-5 .tp-porfolio-10-bg-5,
#tp-porfolio-10-bg-box.tp-porfolio-10-bg-6 .tp-porfolio-10-bg-6,
#tp-porfolio-10-bg-box.tp-porfolio-10-bg-7 .tp-porfolio-10-bg-7,
#tp-porfolio-10-bg-box.tp-porfolio-10-bg-8 .tp-porfolio-10-bg-8 {
    opacity: 1;
    visibility: visible;
    transform: scale(1)
}

.portfolio-logo-2 {
    display: none;
    transition: .3s
}

.liko-dark-active #myline,
.liko-dark-active .header-main-menu>nav>ul>li>.submenu>li>a::before,
.liko-dark-active .service-details__fea-list ul li::after,
.liko-dark-active .tp-award-list-item::after,
.liko-dark-active .tp-blog-list-link::after,
.liko-dark-active .tp-btn-animation span::before,
.liko-dark-active .tp-btn-black-animated span.btn-expand,
.liko-dark-active .tp-header-2-menu-bar button span,
.liko-dark-active .tp-header-bar button span,
.liko-dark-active .tp-header-style-9 .tp-header-6-menubar span,
.liko-dark-active .tp-megamenu-list-wrap ul li a::before,
.liko-dark-active .tp-product-details-tab-line,
.liko-dark-active .tp-service-2-accordion-box .accordion-header .accordion-buttons .accordion-icon::after,
.liko-dark-active .tp-service-2-accordion-box .accordion-header .accordion-buttons .accordion-icon::before,
.liko-dark-active .tp-shop-widget-categories ul li:hover a::after,
.liko-dark-active .tp-shop-widget-filter .ui-slider .ui-slider-handle,
.liko-dark-active .tp-shop-widget-filter .ui-slider-horizontal .ui-slider-range,
.liko-dark-active .tpoffcanvas__social-link ul li a::before,
.showcase-details-2-link .project-details-custom-link::before,
.tp-cart-input[type=text],
.tp-porfolio-10-main.header-white .tp-header-6-menu-box .tp-header-6-menubar span {
    background-color: var(--tp-common-white)
}

.tp-portfolio-11-slider-bg {
    height: 100vh;
    width: 100%;
    background-size: cover;
    background-position: center
}

.tp-portfolio-11-slider-content {
    padding-left: 180px
}

@media only screen and (min-width:1400px) and (max-width:1599px),
only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-portfolio-11-slider-content {
        padding-left: 80px
    }

    .tp-studio-testimonial-wrap {
        padding-top: 70px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px) {
    .tp-portfolio-11-slider-content {
        padding-left: 40px
    }
}

.tp-portfolio-11-slider-link {
    margin-bottom: 30px;
    opacity: 0
}

.tp-portfolio-11-slider-subtitle {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.6;
    margin-bottom: 20px;
    display: inline-block;
    text-transform: uppercase;
    color: var(--tp-common-white);
    opacity: 0
}

.tp-portfolio-11-slider-title {
    font-size: 120px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -2.4px;
    color: var(--tp-common-white);
    font-family: var(--tp-ff-shoulders);
    opacity: 0
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .tp-porfolio-10-category {
        font-size: 23px
    }

    .tp-portfolio-11-slider-title {
        font-size: 90px
    }

    .tp-portfolio-11-slider-title br {
        display: none
    }
}

.tp-portfolio-11-slider-active button {
    left: 40px;
    bottom: 60px;
    width: 55px;
    height: 56px;
    line-height: 53px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    color: var(--tp-common-white);
    border: 2px solid rgba(255, 255, 255, .2);
    transition: .3s;
    z-index: 99
}

@media only screen and (min-width:992px) {
    .tp-portfolio-11-slider-active button {
        display: none !important
    }
}

.tp-portfolio-11-slider-active button i,
.tp-portfolio-11-slider-nav-active button i {
    font-weight: 500
}

.liko-dark-active .tagcloud a:hover,
.tp-portfolio-11-slider-active button:hover,
.tp-portfolio-11-slider-nav-active button:hover {
    color: var(--tp-common-black);
    border-color: var(--tp-common-white);
    background-color: var(--tp-common-white)
}

.portfolio-filter button::after,
.rm-project-contact-item::after {
    width: 0%;
    background-color: var(--tp-common-black);
    transition: .4s;
    height: 1px;
    content: ""
}

.tp-portfolio-11-slider-nav-thumb img {
    border-radius: 14px;
    box-shadow: 0 20px 20px 0 rgba(0, 0, 0, .2)
}

.tp-portfolio-11-slider-nav-wrap {
    width: 1260px;
    position: absolute;
    bottom: 110px;
    right: -65px;
    z-index: 99
}

@media only screen and (min-width:1600px) and (max-width:1700px) {
    .tp-portfolio-11-slider-nav-wrap {
        right: -280px
    }
}

@media only screen and (min-width:1400px) and (max-width:1599px) {
    .tp-portfolio-11-slider-nav-wrap {
        right: -80px;
        width: 900px
    }
}

.tp-portfolio-11-slider-nav-wrap .slides-numbers {
    position: absolute;
    right: 12%;
    bottom: -10%;
    z-index: 99
}

.tp-portfolio-11-slider-nav-wrap .slides-numbers span {
    text-align: center;
    font-size: 54px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    color: var(--tp-common-white);
    font-family: var(--tp-ff-shoulders);
    min-width: 50px
}

.tp-portfolio-11-slider-nav-wrap .slides-numbers .slider-line {
    height: 1px;
    width: 850px;
    margin-right: 45px;
    background-color: rgba(255, 255, 255, .2)
}

@media only screen and (min-width:1600px) and (max-width:1700px) {
    .tp-portfolio-11-slider-nav-wrap .slides-numbers {
        right: 39%
    }

    .tp-portfolio-11-slider-nav-wrap .slides-numbers .slider-line {
        width: 500px
    }

    .tp-project-horigontal-style .tp-studio-portfolio-item {
        padding-top: 35px;
        padding-bottom: 35px
    }
}

@media only screen and (min-width:1400px) and (max-width:1599px) {
    .tp-portfolio-11-slider-nav-wrap .slides-numbers .slider-line {
        width: 520px
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-portfolio-11-slider-nav-wrap .slides-numbers {
        right: 16%
    }

    .tp-portfolio-11-slider-nav-wrap .slides-numbers .slider-line {
        width: 240px
    }
}

.tp-portfolio-11-slider-nav-active button {
    left: 0;
    width: 55px;
    bottom: -45px;
    height: 56px;
    line-height: 53px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    color: var(--tp-common-white);
    border: 2px solid rgba(255, 255, 255, .2);
    transition: .3s
}

.tp-portfolio-11-slider-nav-active .slick-list {
    padding: 50px 0
}

.tp-portfolio-11-slider-nav-content-wrap {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%
}

.tp-portfolio-11-slider-nav-content {
    height: 100%;
    padding: 30px
}

.tp-portfolio-11-slider-nav-year span {
    height: 30px;
    font-size: 16px;
    font-weight: 700;
    border-radius: 4px;
    padding: 0 12px;
    line-height: 30px;
    display: inline-block;
    backdrop-filter: blur(5px);
    color: var(--tp-common-white);
    font-family: var(--tp-ff-shoulders);
    background: rgba(255, 255, 255, .2)
}

.tp-portfolio-11-slider-nav-subtittle {
    font-size: 13px;
    font-weight: 600;
    line-height: 10px;
    margin-bottom: 10px;
    display: inline-block;
    text-transform: uppercase;
    color: var(--tp-common-white)
}

.tp-portfolio-11-slider-nav-tittle {
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    color: var(--tp-common-white);
    font-family: var(--tp-ff-shoulders);
    margin-bottom: 0
}

.tp-portfolio-12-slider-thumb img {
    margin-bottom: 20px;
    max-width: inherit
}

.tp-portfolio-12-slider-item {
    cursor: pointer;
    margin: 0 50px
}

.tp-portfolio-12-slider-title {
    font-size: 100px;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: -2px;
    text-transform: uppercase;
    color: var(--tp-common-black);
    font-family: var(--tp-ff-marcellus)
}

.pd-typography-left,
.tp-portfolio-12-slider-title span.text-2 {
    padding-left: 80px
}

.tp-portfolio-12-slider-title span.text-3 {
    padding-left: 190px
}

.tp-portfolio-12-slider-title span.shape-img {
    position: absolute;
    top: -12%;
    right: 45%
}

.tp-portfolio-12-slider-title-box {
    left: 0;
    position: absolute;
    bottom: 125px;
    max-width: 690px
}

.tp-portfolio-12-slider-title-sm {
    font-size: 26px;
    font-weight: 500;
    line-height: 1;
    color: #afafb1;
    transition: .3s;
    display: inline-block
}

.portfolio__title-11,
.tp-port-slider-title {
    font-size: 180px;
    transition: .3s;
    font-family: var(--tp-ff-shoulders);
    text-transform: uppercase
}

.tp-portfolio-12-social a {
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    color: var(--tp-common-black);
    margin-right: 15px
}

.tp-portfolio-12-copyright p {
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    color: var(--tp-common-black)
}

.tp-portfolio-12-bottom-wrap {
    position: absolute;
    bottom: -70px;
    left: 0;
    right: 0
}

.portfolio__title-11 {
    font-weight: 700;
    line-height: 1.4;
    padding-bottom: 10px;
    color: var(--tp-common-white);
    height: 150px
}

.tm-details-wrapper,
.tp-port-slider-main {
    height: 100vh;
    overflow: hidden
}

.tp-port-slider-content-wrap {
    position: absolute;
    top: 0;
    left: 170px;
    height: 100%;
    width: 50%;
    overflow-y: scroll;
    scrollbar-width: none;
    padding-top: 100px
}

@media (max-width:767px) {
    .tp-porfolio-10-category {
        font-size: 18px
    }

    .tp-porfolio-10-height {
        padding-top: 120px
    }

    .tp-portfolio-11-slider-content {
        padding: 0 15px
    }

    .tp-portfolio-11-slider-title {
        font-size: 90px
    }

    .tp-portfolio-11-slider-title br {
        display: none
    }

    .tp-portfolio-11-slider-active button {
        left: 15px
    }

    .tp-port-slider-content-wrap {
        left: 20px;
        width: 100%
    }
}

.tp-port-slider-title {
    font-weight: 600;
    line-height: 1;
    letter-spacing: -3.6px;
    color: transparent;
    display: block;
    background-size: 0 100%;
    background-repeat: no-repeat;
    -webkit-text-stroke: 2px rgba(255, 255, 255, 0.4);
    transition: background-size .6s cubic-bezier(.32, .55, .58, .76), -webkit-clip-path .6s cubic-bezier(.32, .55, .58, .76);
    padding: 20px 0;
    mix-blend-mode: luminosity
}

@media only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px) {
    .tp-port-slider-title {
        font-size: 120px
    }

    .tp-studio-portfolio-title-box {
        margin-bottom: 50px
    }
}

.tp-port-1,
.tp-port-2,
.tp-port-3,
.tp-port-4,
.tp-port-5,
.tp-port-6,
.tp-port-7,
.tp-port-8,
.tp-port-9 {
    position: absolute;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    opacity: 0;
    object-fit: cover;
    transform: scale(1.04, 1.04);
    transform-origin: 50% 50%;
    transition: .9s
}

.tp-port-1 img,
.tp-port-2 img,
.tp-port-3 img,
.tp-port-4 img,
.tp-port-5 img,
.tp-port-6 img,
.tp-port-7 img,
.tp-port-8 img,
.tp-port-9 img {
    height: 100vh;
    width: 100%;
    object-fit: cover;
    transition: none
}

#tp-port-slider-wrap.tp-port-1 .tp-port-1,
#tp-port-slider-wrap.tp-port-2 .tp-port-2,
#tp-port-slider-wrap.tp-port-3 .tp-port-3,
#tp-port-slider-wrap.tp-port-4 .tp-port-4,
#tp-port-slider-wrap.tp-port-5 .tp-port-5,
#tp-port-slider-wrap.tp-port-6 .tp-port-6,
#tp-port-slider-wrap.tp-port-7 .tp-port-7,
#tp-port-slider-wrap.tp-port-8 .tp-port-8,
#tp-port-slider-wrap.tp-port-9 .tp-port-9 {
    opacity: 1;
    transform: scale(1)
}

.portfolio-filter button {
    color: #5d5d63;
    font-size: 17px;
    font-weight: 500;
    line-height: 13px;
    text-transform: uppercase;
    margin: 0 21px 20px;
    position: relative;
    transition: .3s
}

.portfolio-filter button::after {
    position: absolute;
    bottom: -3px;
    left: 0;
    opacity: 0;
    visibility: hidden
}

.portfolio-filter button.active::after,
.portfolio-filter button:hover::after {
    opacity: 1;
    visibility: visible;
    width: 100%
}

.tp-project-text-slide .tp-footer-4-big-title {
    color: var(--tp-common-black);
    font-family: var(--tp-ff-syne);
    text-transform: capitalize
}

.rm-project-contact-item {
    padding-bottom: 35px;
    margin-bottom: 35px;
    border-bottom: 1px solid #d9d9d9;
    position: relative
}

.rm-project-contact-item::after {
    position: absolute;
    bottom: 0;
    left: 0
}

.rm-project-contact-item span {
    font-size: 70px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: -1.4px;
    color: rgba(20, 20, 20, .2);
    transition: .3s
}

.rm-project-contact-item svg {
    transform: rotate(-45deg);
    transition: .4s;
    color: #d9d9d9
}

.rm-project-contact-item:hover svg {
    transform: rotate(0);
    color: var(--tp-common-black)
}

.pw-project-style .tp-btn-project-sm {
    color: var(--tp-common-black);
    border: 1px solid rgba(25, 25, 26, .1)
}

.pm-project-masonary-item img {
    width: 100%;
    height: 100%;
    transition: .9s
}

.pm-project-masonary-item:hover .pm-project-masonary-title {
    transform: translateX(0);
    transition: .5s
}

.pm-project-masonary-item:hover .pm-project-masonary-subtitle {
    transform: translateX(0);
    transition: .5s 50ms
}

.pm-project-masonary-content {
    position: absolute;
    width: auto;
    max-width: calc(100% - 80px);
    height: auto;
    top: auto;
    right: auto;
    bottom: 60px;
    left: 60px;
    padding: 0;
    background-color: transparent;
    overflow: hidden
}

.parallax-slider-active .swiper-container,
.tp-slider__thumb-bg {
    width: 100%;
    height: 100vh
}

.pm-project-masonary-subtitle {
    color: #494949;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    margin-top: 5px;
    transform: translateX(-101%);
    transition: .3s 50ms;
    display: inline-block;
    background-color: var(--tp-common-white);
    padding: 13px 20px
}

.pm-project-masonary-title {
    font-size: 22px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -.44px;
    padding: 20px;
    transform: translateX(-101%);
    transition: .3s;
    color: var(--tp-common-black);
    background-color: var(--tp-common-white);
    margin-bottom: 0;
    margin-top: 2px
}

.tp-slider__thumb-bg {
    position: absolute;
    object-fit: cover
}

.parallax-slider-active .swiper-slide {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100vh
}

.middle-shadow,
.port-showcase-slider-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.port-showcase-slider-subtitle {
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    color: var(--tp-common-white)
}

.port-showcase-slider-title {
    font-size: 160px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: -9.6px;
    color: var(--tp-common-white);
    font-family: var(--tp-ff-marcellus)
}

.port-showcase-slider-social {
    position: absolute;
    bottom: 90px;
    right: 90px;
    z-index: 9
}

.port-showcase-slider-social a {
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    color: var(--tp-common-white);
    padding-left: 25px
}

.parallax-slider-active .tp-slider-dot {
    position: absolute;
    bottom: 90px;
    left: 90px;
    z-index: 9
}

.parallax-slider-active .tp-slider-dot .swiper-pagination-bullet {
    width: 4px;
    height: 4px;
    display: inline-block;
    border-radius: 2px;
    background: rgba(255, 255, 255, .52);
    opacity: 1;
    transition: .3s;
    position: relative
}

.parallax-slider-active .tp-slider-dot .swiper-pagination-bullet::after {
    position: absolute;
    content: "";
    top: -40px;
    left: 6px;
    width: 2px;
    height: 20px;
    border-radius: 10px;
    background-color: var(--tp-common-white);
    opacity: 0;
    visibility: hidden;
    transition: .3s
}

.parallax-slider-active .tp-slider-dot .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border-radius: 10px;
    width: 14px;
    height: 2px;
    background-color: var(--tp-common-white)
}

.parallax-slider-active .tp-slider-dot .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
    opacity: 1;
    visibility: visible;
    top: -30px
}

.tp-showcase-arrow-box {
    position: absolute;
    bottom: 90px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999
}

.tp-showcase-arrow-box button {
    color: rgba(255, 255, 255, .7);
    margin: 0 17px;
    transition: .3s
}

.project-details-1-pt {
    padding-top: 107px
}

.project-details-1-subtitle {
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 10px;
    display: inline-block;
    color: var(--tp-common-black)
}

.project-details-1-subtitle i::after {
    content: "";
    height: 1px;
    width: 40px;
    margin: 0 10px;
    display: inline-block;
    transform: translateY(-4px);
    background-color: rgba(20, 20, 20, .14)
}

.project-details-1-title {
    font-size: 80px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -3.2px;
    margin-bottom: 20px;
    color: var(--tp-common-black)
}

.project-details-1-title.fs-100 {
    font-size: 100px;
    margin-bottom: 30px;
    font-family: var(--tp-ff-shoulders)
}

.project-details-1-right {
    padding: 70px 90px;
    height: 725px;
    overflow: hidden;
    overflow-y: scroll;
    overscroll-behavior-y: contain;
    scrollbar-width: thin
}

.project-details-1-title-box p {
    color: #5d5d63;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    padding-right: 150px
}

@media only screen and (min-width:1400px) and (max-width:1599px),
only screen and (min-width:1200px) and (max-width:1399px),
only screen and (min-width:768px) and (max-width:991px),
(max-width:767px) {
    .project-details-1-title-box p {
        padding-right: 0
    }
}

.project-details-1-info span {
    color: #97979d;
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 10px;
    display: inline-block
}

.project-details-1-info h4 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 0;
    letter-spacing: -.4px;
    color: var(--tp-common-black)
}

.project-details-1-social {
    position: absolute;
    bottom: 14%;
    right: 8%
}

.project-details-1-social a {
    height: 44px;
    width: 44px;
    line-height: 44px;
    border-radius: 50%;
    text-align: center;
    margin-top: 10px;
    display: block;
    border: 1px solid rgba(25, 25, 26, .14)
}

.project-details-1-navigation a i,
.project-details-2-arrow-box button {
    border-radius: 50%;
    height: 44px;
    width: 44px;
    line-height: 44px;
    display: inline-block;
    text-align: center
}

.project-details-1-social a.share-icon {
    height: 60px;
    width: 60px;
    line-height: 60px;
    transform: translateX(-6px)
}

.project-details-1-navigation {
    border-top: 1px solid rgba(20, 20, 20, .1);
    padding: 20px 60px 33px
}

.project-details-1-navigation a i {
    margin-top: 10px;
    color: var(--tp-common-black);
    border: 1px solid rgba(25, 25, 26, .14)
}

.project-details-1-navigation a span {
    font-size: 17px;
    font-weight: 600;
    line-height: 1;
    color: var(--tp-common-black)
}

.project-details-1-navigation a span svg {
    transform: translateY(5px)
}

.project-details-1-prev i {
    margin-right: 10px;
    transition: .3s
}

.project-details-1-next i {
    margin-left: 10px;
    transition: .3s
}

.project-details-2-arrow-box .project-details-2-prev {
    position: absolute;
    top: 50%;
    left: 50px;
    transform: translateY(-50%);
    z-index: 9
}

.project-details-2-arrow-box .project-details-2-next {
    position: absolute;
    top: 50%;
    right: 50px;
    transform: translateY(-50%);
    z-index: 9
}

.project-details-2-arrow-box button {
    transition: .3s;
    color: var(--tp-common-white);
    border: 1px solid rgba(255, 255, 255, .14)
}

.project-details-2-info-style {
    padding: 90px 115px 0
}

@media only screen and (min-width:1200px) and (max-width:1399px),
only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px) {
    .project-details-2-info-style {
        padding: 90px 15px 0
    }
}

.project-details-2-info-style .project-details-1-info {
    width: 50%;
    float: left
}

.project-details-2-social a {
    height: 44px;
    width: 44px;
    line-height: 44px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    margin-right: 9px;
    position: relative;
    transition: .3s;
    border: 1px solid rgba(25, 25, 26, .14)
}

.project-details-2-social a span,
.tp-testimonial-arrow-box button span {
    color: var(--tp-common-black);
    transition: .3s
}

.project-details-2-social a:hover {
    border-color: var(--tp-common-black);
    background-color: var(--tp-common-black)
}

.beforeAfter img {
    max-width: inherit;
    object-fit: cover
}

.beforeAfter {
    z-index: 1 !important
}

.beforeAfter div div div {
    background: 0 0 !important;
    height: 80px !important;
    width: 80px !important;
    line-height: 74px !important;
    border: 2px solid #fff !important;
    z-index: -1 !important
}

.beforeAfter div div div i {
    border-color: #fff !important;
    padding: 5px !important;
    margin: 0 5px !important
}

.project-details-video video {
    height: 850px;
    width: 100% !important;
    object-fit: cover;
    overflow: hidden
}

.project-details-video figcaption {
    align-items: center;
    display: grid;
    grid-gap: 1rem;
    grid-template-columns: 50px auto 115px;
    padding: .5rem
}

.project-details-video button {
    border: 0;
    display: inline;
    color: #fff;
    order: 1;
    padding: .5rem;
    transition: opacity .25s ease-out;
    width: 100%;
    font-size: 24px
}

.project-details-video button:hover {
    cursor: pointer;
    opacity: .8
}

.project-details-video label {
    order: 2;
    text-align: center;
    font-size: 20px;
    color: var(--tp-common-white);
    font-family: var(--tp-ff-marcellus);
    font-size: 700
}

.project-details-video progress[value] {
    position: relative;
    appearance: none;
    border: none;
    display: inline;
    height: 3px;
    order: 1;
    width: 100%;
    background: rgba(255, 255, 255, .2)
}

.project-details-video progress[value]::-webkit-progress-bar {
    background-color: #f5f5f5;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .25) inset
}

.project-details-video progress[value]::-webkit-progress-value {
    background-color: var(--tp-common-white);
    position: relative;
    transition: width 1s linear
}

.project-details-video progress[value]::-moz-progress-bar {
    background-color: var(--tp-common-white);
    position: relative;
    transition: width 1s linear
}

.video-progress-btn-wrap {
    position: absolute;
    left: 40px;
    right: 40px;
    bottom: 80px
}

.project-details-video-overlay,
.tp-login-mail {
    position: relative;
    z-index: 1
}

.project-details-video-overlay::after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 106%;
    content: "";
    background: linear-gradient(180deg, rgba(18, 18, 18, 0) 1.63%, #fff 26.67%);
    z-index: -1;
    bottom: 0
}

.project-details-custom-link {
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    position: relative;
    letter-spacing: -.36px;
    color: var(--tp-common-black-2)
}

.pd-visual-left-text span,
.pd-visual-subtitle {
    font-weight: 600;
    color: var(--tp-common-black-2);
    font-family: var(--tp-ff-shoulders);
    line-height: 1
}

.project-details-custom-link::after {
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    transition: .4s;
    background-color: rgba(30, 30, 30, .3)
}

.project-details-custom-link::before {
    position: absolute;
    bottom: -4px;
    right: 0;
    width: 0;
    height: 1px;
    content: "";
    transition: .4s;
    background-color: #000
}

.project-details-custom-link span {
    margin-left: 8px
}

.pd-custom-full-img {
    overflow: hidden;
    height: 740px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-portfolio-11-slider-title {
        font-size: 90px
    }

    .tp-portfolio-11-slider-nav-wrap .slides-numbers {
        right: 19%
    }

    .tp-portfolio-11-slider-nav-wrap .slides-numbers .slider-line {
        width: 215px
    }

    .pd-custom-full-img {
        height: 530px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .port-showcase-slider-title {
        font-size: 120px
    }

    .pd-custom-full-img {
        height: 400px
    }
}

@media (max-width:767px) {

    .project-details-1-title.fs-100,
    .tp-port-slider-title {
        font-size: 70px
    }

    .portfolio-filter {
        flex-wrap: wrap
    }

    .portfolio-filter button {
        margin: 0 15px 20px
    }

    .rm-project-contact-item span {
        font-size: 40px
    }

    .port-showcase-slider-title {
        font-size: 90px
    }

    .project-details-1-title {
        font-size: 50px
    }

    .project-details-1-right {
        padding: 70px 15px
    }

    .project-details-1-navigation {
        padding: 33px 0
    }

    .project-details-2-info-style {
        padding: 60px 0 0
    }

    .project-details-2-social a {
        height: 35px;
        width: 35px;
        line-height: 35px;
        margin-right: 5px
    }

    .project-details-video video {
        height: 400px
    }

    .pd-custom-full-img {
        height: 200px
    }
}

.pd-custom-full-img-2 {
    overflow: hidden;
    height: 640px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .pd-custom-full-img-2 {
        height: 400px
    }
}

@media (max-width:767px) {
    .pd-custom-full-img-2 {
        height: 200px
    }
}

.pd-custom-full-img-2 img {
    width: 100%;
    margin-top: -400px
}

.pd-visual-subtitle {
    font-size: 18px
}

.pd-visual-left-text span {
    font-size: 30px
}

.pd-visual-right-list ul li {
    list-style-type: none;
    color: #414145;
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 15px
}

.pd-visual-right-list ul li::before {
    height: 5px;
    width: 5px;
    content: "";
    background-color: #414145;
    display: inline-block;
    transform: translateY(-3px);
    margin-right: 14px
}

.pd-visual-right-content p {
    color: #414145;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 40px
}

.pd-visual-slider-active {
    margin: 0 -250px
}

.pd-typography-left span.text-1 {
    color: #97979d;
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 45px
}

.pd-typography-left span.text-2 {
    font-size: 40px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -.4px;
    color: var(--tp-common-black-2);
    font-family: var(--tp-ff-shoulders);
    margin-bottom: 20px
}

.pd-typography-left span.text-3,
.pd-typography-left span.text-4 {
    color: #414145;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: .96px;
    line-height: 1;
    font-family: var(--tp-ff-shoulders)
}

.pd-typography-left span.text-3 {
    margin-bottom: 20px
}

.pd-typography-left span.text-4 {
    margin-bottom: 30px
}

.pd-typography-left span.text-5 {
    font-size: 230px;
    font-weight: 600;
    line-height: 1;
    color: var(--tp-common-black-2);
    font-family: var(--tp-ff-shoulders)
}

.pd-typography-middle {
    margin-top: 65px;
    padding-left: 40px
}

.pd-typography-middle .pd-typography-left span {
    font-family: var(--tp-ff-syne)
}

.pd-typography-color {
    padding-left: 160px
}

.pd-typography-color span {
    height: 120px;
    width: 120px;
    border-radius: 50%;
    line-height: 100px;
    font-size: 22px;
    font-weight: 600;
    display: block;
    text-align: center;
    letter-spacing: .44px;
    text-transform: uppercase;
    border: 6px solid #fdfdfd;
    color: var(--tp-common-white);
    font-family: var(--tp-ff-shoulders);
    background-color: var(--tp-common-black-2);
    box-shadow: 0 1px 3px 0 rgba(25, 25, 26, .14)
}

.showcase-details-overview-info-left span,
.showcase-details-overview-info-right span,
.showcase-details-overview-right p {
    font-family: var(--tp-ff-marcellus);
    font-weight: 400;
    color: var(--tp-common-black-2)
}

.pd-typography-color span.color-2 {
    background-color: #5d5d63;
    margin-top: -35px
}

.pd-typography-color span.color-3 {
    background-color: #ececea;
    color: var(--tp-common-black-2);
    margin-top: -35px
}

#myline,
.tp-project-details-3-link a::after {
    left: 0;
    background-color: var(--tp-common-black)
}

.pd-typography-color .text-1 {
    color: #97979d;
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    display: block;
    margin-bottom: 45px
}

.tp-showcase-details-bg .port-showcase-slider-social,
.tp-showcase-details-copyright {
    position: absolute;
    right: 60px;
    bottom: 60px
}

.tp-showcase-details-scroll {
    position: absolute;
    bottom: 60px;
    left: 60px
}

.tp-showcase-details-scroll a {
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    color: rgba(255, 255, 255, .8)
}

.tp-showcase-details-scroll a i {
    font-weight: 700;
    margin-right: 10px
}

.tp-showcase-details-copyright p {
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    color: var(--tp-common-white);
    margin-bottom: 0
}

.showcase-details-subtitle {
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    color: var(--tp-common-black-2)
}

.showcase-details-overview-right p {
    font-size: 24px;
    line-height: 34px;
    padding-bottom: 30px
}

.showcase-details-overview-info-item {
    border-bottom: 1px solid rgba(25, 25, 26, .14);
    padding: 19px 0
}

.showcase-details-overview-info-left span {
    font-size: 28px;
    line-height: 1
}

.showcase-details-overview-info-right {
    padding-left: 60px
}

.showcase-details-overview-info-right span {
    font-size: 20px;
    line-height: 1
}

.showcase-details-2-bg {
    padding-top: 400px;
    padding-bottom: 180px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .showcase-details-2-bg {
        padding-top: 300px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .showcase-details-2-bg {
        padding-top: 250px
    }
}

.showcase-details-2-title {
    font-size: 200px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -8px;
    color: var(--tp-common-white)
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .showcase-details-2-title {
        font-size: 180px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .showcase-details-2-title {
        font-size: 135px
    }
}

.showcase-details-2-title-box {
    margin-bottom: 180px
}

.showcase-details-2-subtitle {
    font-size: 22px;
    font-weight: 600;
    line-height: 26px;
    color: var(--tp-common-white)
}

.showcase-details-2-content p {
    font-size: 40px;
    font-weight: 500;
    line-height: 50px;
    letter-spacing: -.8px;
    padding-bottom: 100px;
    color: var(--tp-common-white)
}

.showcase-details-2-info span {
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: inline-block;
    color: rgba(255, 255, 255, .8)
}

.showcase-details-2-info h5 {
    font-size: 22px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -.44px;
    color: var(--tp-common-white)
}

.showcase-details-2-link {
    position: absolute;
    top: 50%;
    right: 200px;
    transform: translateY(-50%);
    z-index: 2
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .showcase-details-2-bg {
        padding-top: 240px
    }

    .showcase-details-2-title {
        font-size: 105px
    }

    .showcase-details-2-link {
        top: 42%
    }
}

@media (max-width:767px) {
    .pd-custom-full-img-2 img {
        margin-top: -100px
    }

    .tp-showcase-details-bg .port-showcase-slider-social {
        right: 15px
    }

    .tp-showcase-details-scroll {
        left: 15px
    }

    .showcase-details-2-bg {
        padding-top: 200px;
        padding-bottom: 120px
    }

    .showcase-details-2-title {
        font-size: 100px
    }

    .showcase-details-2-content p {
        font-size: 32px
    }

    .showcase-details-2-link {
        top: 38%
    }
}

.showcase-details-2-link .project-details-custom-link::after {
    background-color: rgba(255, 255, 255, .3)
}

.showcase-details-2-section-title-box {
    margin-bottom: 85px
}

.showcase-details-2-section-title {
    font-size: 150px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -6px;
    margin-bottom: 85px;
    color: var(--tp-common-black-2)
}

.tp-portfolio-9-category,
.tp-portfolio-9-title {
    font-weight: 400;
    color: var(--tp-common-white);
    font-family: var(--tp-ff-marcellus)
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .showcase-details-2-section-title {
        font-size: 110px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .showcase-details-2-section-title {
        font-size: 100px
    }
}

.showcase-details-2-content-right p {
    color: #414145;
    font-size: 26px;
    font-weight: 400;
    line-height: 36px;
    max-width: 670px;
    margin: 0 auto
}

.showcase-details-2-slider-item {
    margin: 0 10px;
    display: inline-block
}

.showcase-details-2-grid-img img,
.showcase-details-2-slider-item img,
.tp-award-2-img img {
    max-width: inherit
}

.showcase-details-2-grid-img img.img-left {
    margin-left: -50px
}

.showcase-details-2-grid-img img.img-right {
    margin-right: -20px
}

.rm-project-tab-wrap {
    position: absolute;
    bottom: 5%;
    right: 23%
}

.rm-project-tab-wrap ul {
    display: flex;
    flex-direction: column
}

.rm-project-tab-wrap ul li button {
    color: #626265;
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    position: relative;
    transition: .3s
}

.rm-project-tab-wrap ul li button::before {
    position: absolute;
    top: 9px;
    left: -50px;
    content: "";
    height: 1.5px;
    margin-right: 15px;
    display: inline-block;
    background-color: var(--tp-common-black-2);
    width: 0;
    transition: .4s
}

.rm-project-tab-wrap ul li button.active::before,
.rm-project-tab-wrap ul li button:hover::before {
    width: 40px
}

#canvas-slider {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    overflow: hidden;
    -webkit-transition: width .5s ease-in-out 0;
    transition: width .5s ease-in-out;
    z-index: 1
}

#showcase-slider-holder {
    width: 100%;
    height: 100vh;
    position: relative;
    overflow: hidden;
    opacity: 1;
    z-index: 1033
}

#canvas-slider .slider-img {
    position: absolute;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-color: #222;
    visibility: hidden;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 0;
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.tp-perspective-slider {
    width: 100%;
    overflow: hidden;
    padding: 2vw 3vw 0;
    box-sizing: border-box;
    margin-bottom: 80px
}

.tp-perspective-slider .tp-slide-inner {
    width: 100%;
    height: 90vh;
    position: relative;
    display: inline-block
}

.tp-perspective-slider .tp-slide-inner .tp-slider-content {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 50%;
    z-index: 10;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.tp-perspective-slider .tp-slide-inner .tp-image {
    width: 100%;
    height: 100%;
    background-size: cover;
    position: relative;
    display: inline-block
}

.tp-perspective-slider .tp-slide-inner .tp-image:before {
    content: "";
    width: 40px;
    height: 103%;
    background: #fff;
    position: absolute;
    left: -20px;
    top: -1.5%;
    z-index: 10;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%
}

.tp-perspective-slider .tp-slide-inner .tp-image:after {
    content: "";
    width: 40px;
    height: 103%;
    background: #fff;
    position: absolute;
    right: -20px;
    top: -1.5%;
    z-index: 10;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%
}

.tp-portfolio-9-category {
    font-size: 40px;
    line-height: 1;
    letter-spacing: -.02em;
    margin-bottom: 0
}

.tp-portfolio-9-category.tp_reveal_anim .tp-reveal-line {
    padding-bottom: 10px
}

.tp-portfolio-9-title {
    font-size: 180px;
    line-height: 1;
    letter-spacing: -.03em;
    display: inline-block
}

.tp-studio-portfolio-inner-title,
.tp-studio-portfolio-title {
    font-family: var(--tp-ff-shoulders);
    color: var(--tp-common-black)
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-portfolio-9-title {
        font-size: 120px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .showcase-details-2-section-title {
        font-size: 90px
    }

    .tp-portfolio-9-title {
        font-size: 100px
    }
}

@media (max-width:767px) {
    .showcase-details-2-section-title {
        font-size: 60px;
        margin-bottom: 20px
    }

    .showcase-details-2-content-right p {
        font-size: 20px
    }

    .showcase-details-2-slider-item img {
        max-width: 100%;
        margin-bottom: 30px
    }

    .tp-portfolio-9-title {
        font-size: 45px
    }
}

.showcase-details-2-fullwidth-img {
    height: 900px;
    overflow: hidden
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .showcase-details-2-fullwidth-img {
        height: 745px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .showcase-details-2-fullwidth-img {
        height: 520px
    }
}

.showcase-details-thumb {
    height: 730px;
    overflow: hidden
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .showcase-details-thumb {
        height: 500px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .showcase-details-thumb {
        height: 400px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .showcase-details-2-fullwidth-img {
        height: 380px
    }

    .showcase-details-thumb {
        height: 370px
    }
}

@media (max-width:767px) {
    .showcase-details-2-fullwidth-img {
        height: 200px
    }

    .showcase-details-thumb {
        height: 190px
    }
}

.tp-project-details-3-ptb {
    padding-top: 220px;
    padding-bottom: 60px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-project-details-3-ptb {
        padding-top: 180px
    }
}

.tp-project-details-3-scroll a {
    font-weight: 500;
    font-size: 15px;
    line-height: 1;
    text-transform: uppercase;
    color: #515155
}

.tp-project-details-3-scroll a span {
    margin-right: 10px;
    transform: translateY(-3px);
    display: inline-block
}

.tp-project-details-3-link a {
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    text-transform: uppercase;
    color: var(--tp-common-black);
    position: relative
}

.tp-project-details-3-link a span {
    margin-left: 5px;
    transform: translateY(-2px)
}

.tp-project-details-3-link a::after {
    position: absolute;
    bottom: -2px;
    width: 100%;
    height: 1px;
    content: ""
}

#myline {
    position: absolute;
    bottom: 0;
    height: 2px
}

.tp-studio-portfolio-shape {
    position: absolute;
    top: 180px;
    left: 110px;
    animation: 5s linear infinite rotate2
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-studio-portfolio-shape {
        left: auto;
        right: 125px
    }
}

.tp-studio-portfolio-title {
    font-size: 50px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 15px
}

.tp-studio-portfolio-title-box p {
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    color: #5d5d63;
    padding-right: 20px;
    margin-bottom: 35px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-studio-portfolio-title {
        font-size: 40px
    }

    .tp-studio-portfolio-title-box p {
        font-size: 16px;
        padding-right: 0
    }
}

.tp-studio-portfolio-inner-title {
    font-size: 100px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
    position: relative;
    display: inline-block;
    background-size: 200% 100%;
    mix-blend-mode: difference
}

@media only screen and (min-width:1400px) and (max-width:1599px) {
    .tp-portfolio-12-slider-title {
        font-size: 77px
    }

    .tp-portfolio-12-slider-title-box {
        max-width: 535px
    }

    .tp-studio-portfolio-inner-title {
        font-size: 60px
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-studio-portfolio-inner-title {
        font-size: 50px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-studio-portfolio-inner-title {
        font-size: 60px
    }
}

.tp-studio-portfolio-inner-title span {
    color: #5d5d63;
    font-size: 18px;
    font-weight: 500;
    position: absolute;
    top: -1px;
    right: -25px;
    font-family: var(--tp-ff-syne)
}

.parallax-content h4,
.parallax-content span {
    font-family: var(--tp-ff-marcellus);
    color: var(--tp-common-white);
    line-height: 1
}

.tp-studio-portfolio-inner-title-box {
    position: relative;
    z-index: 5
}

.tp-studio-portfolio-inner-title-box .tp-hover-reveal-bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 220px;
    height: 270px;
    opacity: 0;
    overflow: hidden;
    pointer-events: none;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: opacity .3s, transform .5s cubic-bezier(.215, .61, .355, 1), -webkit-transform .5s cubic-bezier(.215, .61, .355, 1)
}

.tp-studio-portfolio-item {
    padding-top: 43px;
    padding-bottom: 43px;
    padding-left: 40px;
    border-bottom: 1px solid #e4e4e5;
    border-left: 1px solid #e4e4e5;
    position: relative
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-studio-portfolio-item {
        padding-top: 35px;
        padding-bottom: 35px
    }
}

.tp-studio-portfolio-item:first-child {
    border-top: 1px solid #e4e4e5
}

.tp-studio-portfolio-wrap {
    transform-origin: bottom left;
    transform: rotate(-90deg) translateY(100%)
}

.tp-project-details-3-full-width-thumb {
    height: 840px;
    overflow: hidden
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-project-details-3-full-width-thumb {
        height: 510px
    }

    .tp-project-details-3-thumb-box {
        height: 460px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-project-details-3-full-width-thumb {
        height: 400px
    }

    .tp-project-details-3-thumb-box {
        height: 480px
    }
}

.portfolio-random-bg {
    background-position: top;
    background-repeat: no-repeat;
    background-blend-mode: difference;
    background-color: #fff
}

@media only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px) {
    .tp-studio-portfolio-item {
        padding-top: 30px;
        padding-bottom: 30px;
        border-right: 1px solid #e4e4e5
    }

    .pd-custom-main-wrap {
        padding: 0 30px;
        width: 100%
    }
}

.parallax-slider-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh
}

.parallax-slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 3800px;
    height: 100%
}

.parallax-slider-inner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 80%;
    width: 100%;
    display: flex;
    gap: 30px;
    left: 70px;
    margin-top: 15px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .pd-custom-main-wrap {
        padding: 0 30px
    }

    .parallax-slider-inner {
        left: 40px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .parallax-slider-inner {
        left: 25px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .tp-studio-portfolio-shape {
        left: auto;
        right: 80px;
        top: 100px
    }

    .tp-studio-portfolio-title-box p {
        font-size: 17px;
        padding-right: 0
    }

    .tp-studio-portfolio-inner-title {
        font-size: 50px
    }

    .tp-project-details-3-thumb-box {
        height: 340px
    }

    .parallax-slider-inner {
        left: 35px
    }
}

@media (max-width:767px) {
    .tp-studio-portfolio-title-box {
        margin-bottom: 30px
    }

    .tp-studio-portfolio-inner-title {
        font-size: 30px
    }

    .tp-studio-portfolio-item {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 30px;
        border-right: 1px solid #e4e4e5
    }

    .tp-project-details-3-thumb-box {
        height: 340px
    }

    .tp-project-details-3-thumb-box img {
        height: 400px
    }

    .pd-custom-main-wrap {
        width: 100%;
        padding: 0
    }

    .showcase-details-2-info-wrap,
    .showcase-details-2-slider-wrap {
        flex-wrap: wrap
    }

    .showcase-details-2-info {
        margin-right: 20px;
        margin-bottom: 30px
    }

    .parallax-slider-inner {
        left: 0
    }
}

.parallax-content,
.parallax-img::after {
    left: 0;
    visibility: hidden;
    transition: .4s;
    opacity: 0
}

.parallax-item {
    position: relative;
    width: 500px;
    height: 100%;
    overflow: hidden
}

.parallax-item:hover .parallax-content {
    bottom: 0;
    opacity: 1;
    visibility: visible
}

.parallax-item:hover .parallax-img::after {
    opacity: 1;
    height: 100%;
    visibility: visible
}

.parallax-content {
    position: absolute;
    bottom: -100px;
    z-index: 55;
    overflow: hidden;
    margin: 40px 40px 30px 35px
}

.parallax-content span {
    display: block;
    font-size: 20px;
    margin-bottom: 10px;
    text-transform: capitalize
}

.tm-details-portfolio a,
.tp-about-2-thumb-text,
.tp-line-text,
.tp-team-4-content span,
.tp-team-content span,
.tp-team-title-sm {
    text-transform: uppercase
}

.parallax-content h4 {
    font-size: 50px;
    padding-bottom: 7px;
    display: inline-block;
    letter-spacing: -3px
}

.parallax-img {
    position: absolute;
    height: 100%;
    width: 800px;
    background-size: cover;
    background-position: center;
    margin-left: -100px
}

.parallax-img::after {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgba(0, 0, 0, .3)
}

.tp-studio-portfolio-img {
    position: absolute;
    bottom: -40%;
    left: 35%;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
    transform: rotate(90deg)
}

.tp-studio-portfolio-img img {
    border-radius: 54% 45% 56% 44%/61% 60% 40% 39%;
    will-change: border-radius, transform, opacity;
    display: block;
    -webkit-animation: 5s linear infinite sliderShape;
    height: 350px;
    width: 350px
}

.tp-studio-portfolio-item:hover {
    position: relative;
    z-index: 555
}

.tp-studio-portfolio-item:hover .tp-studio-portfolio-img {
    left: 40%;
    opacity: 1;
    visibility: visible
}

.tp-studio-portfolio-item:hover .tp-studio-portfolio-inner-title {
    background-repeat: no-repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: background-size .4s cubic-bezier(.32, .55, .58, .76), -webkit-clip-path .4s cubic-bezier(.32, .55, .58, .76);
    background-image: linear-gradient(270deg, #000 0, #000 50%, transparent 50.1%);
    -webkit-text-stroke: 1px rgba(30, 30, 30, 0.4901960784);
    background-position: 100% 0;
    background-size: 0 100%;
    mix-blend-mode: difference
}

.tp-project-horigontal-style .tp-studio-height {
    height: 100vh;
    width: 100%
}

.tp-project-5-video video {
    height: 230px;
    width: 400px;
    object-fit: cover
}

.tp-award-list-thumb-wrap {
    height: 80%;
    width: 90%;
    margin-left: 80px;
    transform: scale(.8)
}

.tp-award-list-thumb-1,
.tp-award-list-thumb-2,
.tp-award-list-thumb-3,
.tp-award-list-thumb-4,
.tp-award-list-thumb-5,
.tp-award-list-thumb-6 {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    visibility: hidden;
    position: absolute
}

.tp-award-list-wrap {
    margin-left: 80px
}

.tp-award-list-item {
    padding-bottom: 25px;
    padding-top: 25px;
    border-bottom: 1px solid var(--tp-border-1);
    position: relative;
    cursor: pointer
}

.tp-award-list-item::after {
    position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    left: 0;
    width: 0%;
    height: 1px;
    background-color: var(--tp-common-black);
    opacity: 0;
    visibility: hidden;
    transition: .7s ease-out
}

.tp-award-list-content-left span {
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    margin-right: 115px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-award-list-thumb-wrap {
        height: 70%
    }

    .tp-award-list-content-left span {
        margin-right: 45px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-award-list-thumb-wrap {
        height: 55%
    }

    .tp-award-list-content-left span {
        margin-right: 30px
    }
}

.tp-award-list-content-left p {
    margin-bottom: 0;
    font-weight: 500;
    font-size: 26px;
    line-height: 1;
    color: var(--tp-common-black)
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-award-list-content-left p {
        font-size: 20px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-award-list-content-left p {
        font-size: 18px
    }
}

.tp-award-list-content-right span {
    font-weight: 400;
    font-size: 18px;
    line-height: 1
}

#tp-award-thumb.tp-award-list-thumb-1 .tp-award-list-thumb-1 {
    opacity: 1;
    visibility: visible;
    transform: scale(.9)
}

.tp-award-2-space {
    margin-top: -100px;
    padding: 80px 90px 320px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-award-2-space {
        padding: 140px 20px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px) {
    .tp-award-2-space {
        margin-top: 0;
        padding: 140px 30px
    }
}

.tp-award-2-title {
    font-size: 180px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -8px;
    color: var(--tp-common-white)
}

@media only screen and (min-width:1700px) and (max-width:1850px) {
    .tp-award-2-title {
        font-size: 170px
    }
}

@media only screen and (min-width:1600px) and (max-width:1700px) {
    .tp-award-2-title {
        font-size: 160px
    }
}

@media only screen and (min-width:1400px) and (max-width:1599px) {
    .tp-award-2-title {
        font-size: 145px
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px),
only screen and (min-width:992px) and (max-width:1199px) {
    .tp-portfolio-9-slider-thumb img {
        width: 800px
    }

    .tp-portfolio-11-slider-nav-wrap {
        right: -80px;
        width: 600px
    }

    .tp-award-2-title {
        font-size: 120px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .tp-award-list-content-left span {
        margin-right: 60px
    }

    .tp-award-2-title {
        font-size: 95px
    }
}

@media (max-width:767px) {
    .tp-studio-portfolio-img img {
        height: 250px;
        width: 250px
    }

    .tp-project-5-video video {
        width: 100%
    }

    .tp-award-list-content-left span {
        margin-right: 15px
    }

    .tp-award-list-content-left p {
        font-size: 16px
    }

    .tp-award-2-space {
        margin-top: 0;
        padding: 140px 15px
    }

    .tp-award-2-title {
        font-size: 80px
    }
}

.tm-hero-text,
.tp-award-2-title span {
    padding-left: 200px
}

@media only screen and (min-width:1400px) and (max-width:1599px) {
    .tp-award-2-title span {
        padding-left: 120px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-award-2-title span {
        padding-left: 50px
    }
}

.tp-award-2-subtitle {
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    color: var(--tp-common-white);
    padding-left: 110px;
    margin-bottom: 100px;
    display: inline-block
}

.tp-award-2-title-box p {
    margin-bottom: 0;
    max-width: 300px;
    color: rgba(255, 255, 255, .6);
    position: absolute;
    top: 0;
    right: 140px
}

.tp-award-2-shape {
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translateX(-50%)
}

.tp-award-2-circle {
    height: 400px;
    width: 400px;
    border-radius: 400px;
    background: rgba(244, 213, 74, .7);
    filter: blur(200px);
    display: inline-block
}

.ab-inner-hero-bg,
.tp-video-wrap {
    background-position: center;
    background-size: cover
}

.tp-award-2-img {
    position: absolute;
    top: -150px;
    left: -50px;
    animation: 5s ease-in-out infinite forwards float
}

.tp-award-2-btn-box {
    margin-right: 290px
}

.tp-line-text {
    font-size: 180px;
    font-weight: 700;
    line-height: 1;
    color: var(--tp-common-white);
    white-space: nowrap;
    animation: 20s linear infinite scrollText
}

.tp-line-text span {
    color: transparent;
    -webkit-text-stroke: 2px #BABABA
}

.tp-line-text-2 {
    animation: 20s linear infinite scrollText-2
}

.ab-2-hero-shape-1,
.tp-about-4-shape-1 img {
    animation: 5s cubic-bezier(1, .99, .03, .01) infinite animationglob
}

.tp-line-text-space {
    padding-top: 60px;
    padding-bottom: 220px
}

.tp-team-item {
    position: relative;
    text-align: center
}

.tp-team-4-item img,
.tp-team-item img {
    width: 100%;
    transition: .7s;
    transform: scale(1);
    object-fit: cover
}

.tp-team-4-item:hover img,
.tp-team-item:hover img {
    transform: scale(1.3)
}

.tp-team-item::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0%;
    content: "";
    background: linear-gradient(178.92deg, rgba(29, 29, 29, 0) 27.4%, #1d1d1d 108.05%);
    opacity: 0;
    visibility: hidden;
    transition: .3s
}

.tp-team-item:hover::after {
    opacity: 1;
    visibility: visible;
    height: 100%
}

.tp-team-item:hover .tp-team-content span,
.tp-team-item:hover .tp-team-title-sm {
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
    transition-delay: 0.2s
}

.tp-team-content {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px 15px 20px
}

.tp-team-content span {
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    color: var(--tp-common-white);
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: .3s ease-out 0.2s;
    display: inline-block
}

.tp-team-title-sm {
    font-weight: 400;
    font-size: 50px;
    line-height: 1;
    color: var(--tp-common-white);
    font-family: var(--tp-ff-gallery);
    opacity: 0;
    visibility: hidden;
    transform: translateY(30px);
    transition: .5s ease-out 0.2s
}

.tp-team-slider-active {
    margin: 0 -260px
}

.tp-team-4-item {
    border-radius: 10px;
    transition: .3s;
    overflow: hidden;
    border: 1px solid rgba(25, 25, 26, .1)
}

.tp-team-4-thumb {
    overflow: hidden;
    position: relative
}

.tp-team-4-thumb img {
    transition: .3s;
    border-radius: 4px
}

.tp-team-4-social a {
    height: 36px;
    width: 36px;
    line-height: 36px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    color: var(--tp-common-black);
    border: 1px solid rgba(25, 25, 26, .1);
    margin: 0 4px;
    transition: .3s
}

.tp-team-4-content {
    padding: 30px 70px 20px
}

.tp-team-4-content span {
    font-size: 13px;
    font-weight: 400;
    line-height: 1;
    color: #5d5d63;
    letter-spacing: .26px;
    margin-bottom: 8px;
    display: inline-block
}

.tp-team-4-title-sm {
    font-size: 30px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 20px;
    padding-bottom: 15px;
    color: var(--tp-common-black);
    font-family: var(--tp-ff-marcellus);
    border-bottom: 1px solid rgba(25, 25, 26, .1)
}

.tm-details-text p,
.tm-hero-subtitle,
.tm-hero-text p {
    color: #5d5d63;
    font-size: 18px
}

.tm-details-portfolio a:hover,
.tm-details-social a:hover {
    border-color: var(--tp-common-black-2)
}

.tm-hero-ptb {
    padding-top: 200px;
    padding-bottom: 80px
}

.tm-hero-subtitle {
    font-weight: 500;
    line-height: 1
}

.tm-hero-title,
.tm-hero-title-big {
    font-weight: 500;
    color: var(--tp-common-black-2)
}

.tm-hero-subtitle::after {
    content: "";
    height: 1px;
    width: 40px;
    background-color: #5d5d63;
    display: inline-block;
    transform: translateY(-3px);
    margin-left: 14px
}

.tm-hero-title {
    font-size: 120px;
    line-height: 1;
    letter-spacing: -7.2px;
    padding-bottom: 15px
}

.tm-hero-title.fs-220 {
    font-size: 220px;
    letter-spacing: -8.8px
}

@media only screen and (min-width:1200px) and (max-width:1399px),
only screen and (min-width:992px) and (max-width:1199px) {
    .tm-hero-title.fs-220 {
        font-size: 180px
    }
}

.tm-hero-title-big {
    font-size: 200px;
    line-height: .9;
    letter-spacing: -12px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tm-hero-title-big {
        font-size: 180px
    }
}

.tm-hero-text p {
    font-weight: 400;
    line-height: 26px;
    max-width: 460px
}

.tm-details-content-wrap {
    padding-top: 300px;
    padding-bottom: 130px
}

.tm-details-title {
    color: #000;
    font-size: 60px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -1.2px
}

.tm-details-social-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    color: var(--tp-common-black-2);
    display: block;
    margin-bottom: 15px
}

.tm-details-text p {
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 50px
}

.tm-details-portfolio a,
.tm-details-social a {
    display: inline-block;
    color: var(--tp-common-black-2);
    transition: .3s
}

.tm-details-portfolio a {
    font-size: 14px;
    font-weight: 500;
    height: 35px;
    line-height: 35px;
    border-radius: 40px;
    padding: 0 27px;
    letter-spacing: -.14px;
    margin-right: 10px;
    border: 1.5px solid rgba(25, 25, 26, .2)
}

.tm-details-portfolio a:hover {
    color: var(--tp-common-white);
    background-color: var(--tp-common-black-2)
}

.tm-details-social a {
    height: 45px;
    width: 45px;
    line-height: 45px;
    border-radius: 50%;
    text-align: center;
    border: 1.5px solid rgba(25, 25, 26, .2);
    margin-right: 8px
}

.tm-details-thumb img {
    max-width: inherit;
    margin-left: -100px;
    margin-bottom: -20px;
    position: relative;
    z-index: 2
}

.tm-details-shape-2 {
    position: absolute;
    bottom: 0;
    right: 0
}

.tp-testimonial-item p {
    font-weight: 400;
    font-size: 30px;
    line-height: 1.4;
    text-align: center;
    color: var(--tp-common-black);
    padding: 0 35px;
    margin-bottom: 25px
}

.tp-testimonial-item span {
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    text-align: center
}

.tp-testimonial-item span em {
    color: var(--tp-common-black);
    font-style: normal
}

.tp-testimonial-arrow-box button {
    height: 60px;
    width: 60px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid var(--tp-border-1);
    transition: .3s
}

.tp-testimonial-prev {
    position: absolute;
    left: -80px;
    top: 50%;
    transform: translateY(-50%)
}

.tp-testimonial-next {
    position: absolute;
    right: -80px;
    top: 50%;
    transform: translateY(-50%)
}

.tp-studio-testimonial-top-title span {
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    margin-right: 100px;
    display: inline-block;
    transform: translateY(6px);
    color: var(--tp-common-white)
}

.tp-studio-testimonial-title-box {
    position: absolute;
    bottom: -9%;
    left: 0;
    right: 0;
    text-align: center
}

.tp-studio-testimonial-title {
    font-size: 220px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
    white-space: nowrap;
    color: rgba(255, 255, 255, .03);
    font-family: var(--tp-ff-shoulders)
}

@media only screen and (min-width:1400px) and (max-width:1599px) {
    .tp-studio-testimonial-title {
        font-size: 150px
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-award-2-img {
        top: -200px
    }

    .tp-team-title-sm {
        font-size: 40px
    }

    .tp-studio-testimonial-title-box {
        bottom: -2%
    }

    .tp-studio-testimonial-title {
        font-size: 170px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-testimonial-prev {
        left: 0
    }

    .tp-testimonial-next {
        right: 0
    }

    .tp-studio-testimonial-title {
        font-size: 150px
    }
}

.tp-studio-testimonial-text p {
    font-size: 40px;
    font-weight: 600;
    line-height: 1.3;
    color: var(--tp-common-white);
    font-family: var(--tp-ff-shoulders)
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-studio-testimonial-text p {
        font-size: 35px
    }
}

.tp-studio-testimonial-user-name {
    font-size: 22px;
    font-weight: 500;
    line-height: 1;
    color: var(--tp-common-white)
}

.tp-studio-testimonial-user span {
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    color: rgba(245, 247, 245, .7)
}

.tp-studio-testimonial-line span {
    height: 1px;
    width: 150px;
    margin: 0 25px;
    display: inline-block;
    background-color: rgba(255, 255, 255, .12)
}

.tp-about-4-content.item-2 p,
.tp-product-details-dsc,
.tp-studio-testimonial-item {
    padding-right: 30px
}

.tp-studio-testimonial-arrow {
    position: absolute;
    bottom: 3%;
    left: -29%
}

.tp-studio-next span,
.tp-studio-prev span {
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 26px;
    height: 1.8px;
    background: var(--tp-common-white);
    font-size: 0;
    transition: .25s
}

.tp-studio-next:hover span,
.tp-studio-prev:hover span {
    width: 50px
}

.tp-studio-prev {
    margin-right: 30px
}

.tp-studio-next svg,
.tp-studio-prev svg {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px
}

.tp-studio-next,
.tp-studio-prev {
    position: relative;
    width: 30px;
    height: 40px;
    font-size: 0
}

.tp-about-2-section-title {
    color: var(--tp-common-black);
    font-size: 70px;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: -2.8px
}

.tp-about-2-thumb-box {
    margin-right: 35px
}

.tp-about-2-thumb-main img {
    transform-origin: top left;
    border-radius: 12px
}

.tp-about-2-thumb-inner {
    position: absolute;
    bottom: -40px;
    left: 153px;
    transform-origin: left bottom
}

.tp-about-2-thumb-inner img {
    border-radius: 12px;
    width: 100%;
    margin-bottom: 10px
}

.tp-about-2-thumb-text {
    color: #37373d;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    white-space: nowrap;
    display: inherit
}

.tp-about-2-content span,
.tp-about-5-title {
    text-transform: uppercase;
    display: inline-block
}

.tp-about-2-content {
    padding-left: 40px;
    padding-right: 55px
}

.tp-about-2-content span {
    color: var(--tp-common-black);
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 30px
}

.tp-about-2-content p {
    color: #3e3e44
}

.tp-about-2-right-thumb {
    overflow: hidden;
    position: relative;
    width: 200px;
    height: 230px
}

.tp-about-3-content {
    padding-right: 230px
}

.tp-about-3-shape {
    margin-right: 160px
}

.tp-about-4-title {
    font-size: 50px;
    font-weight: 400;
    line-height: 1.1;
    letter-spacing: -.5px;
    color: #f5f7f5;
    font-family: var(--tp-ff-marcellus);
    padding-right: 45px;
    margin-bottom: 60px
}

.tp-about-4-content.item-1 p {
    padding-right: 50px
}

@media only screen and (min-width:1200px) and (max-width:1399px),
only screen and (min-width:768px) and (max-width:991px),
(max-width:767px) {
    .tp-project-5-2-title-sm {
        font-size: 30px
    }

    .tp-team-slider-active {
        margin: 0
    }

    .tp-about-4-content.item-1 p {
        padding-right: 0
    }
}

.tp-about-4-content p {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: rgba(255, 255, 255, .7)
}

.tp-about-4-content a {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -.16px;
    text-transform: uppercase;
    color: var(--tp-common-white);
    background-image: linear-gradient(#fff, #fff), linear-gradient(#fff, #fff);
    display: inline;
    background-size: 0 1px, 0 1px;
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    transition: background-size .3s linear
}

.tp-about-4-content-wrap {
    margin-right: -90px
}

.tp-about-4-shape-1 {
    padding-left: 25px
}

.tp-about-4-shape-2 {
    position: absolute;
    top: 120px;
    right: 250px
}

@media only screen and (min-width:1200px) and (max-width:1399px),
only screen and (min-width:768px) and (max-width:991px) {
    .tp-about-4-shape-2 {
        right: 70px
    }
}

.tp-about-5-title {
    color: #f5f7f5;
    font-size: 70px;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: -2.8px
}

.tp-about-5-category span,
.tp-about-5-subtitle {
    color: var(--tp-common-white);
    font-weight: 400;
    line-height: 1
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-about-5-title {
        font-size: 55px
    }
}

.tp-about-5-title .text-space {
    padding-left: 285px
}

.tp-about-5-subtitle {
    top: 14px;
    left: 0;
    position: absolute;
    font-size: 22px;
    text-transform: lowercase;
    font-family: var(--tp-ff-body);
    letter-spacing: normal
}

@media only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px) {
    .tp-award-2-title-box p {
        right: 0
    }

    .tp-studio-testimonial-text p {
        font-size: 27px
    }

    .tp-about-2-right-thumb {
        width: 100%
    }

    .tp-about-5-category {
        padding-left: 0
    }
}

.tp-about-5-category span {
    font-size: 20px;
    padding: 8px 17px;
    border-radius: 20px;
    display: table;
    border: 1px solid rgba(245, 247, 245, .2);
    margin-bottom: 10px
}

.tp-about-5-text p,
.tp-mission-content p {
    line-height: 26px;
    color: rgba(245, 247, 245, .7);
    font-weight: 400
}

.tp-about-5-text {
    padding-left: 70px;
    padding-right: 110px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-about-2-content {
        padding-left: 0;
        padding-right: 0
    }

    .tp-about-5-text {
        padding-left: 0;
        padding-right: 60px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-about-5-text {
        padding-left: 0;
        padding-right: 40px
    }
}

.tp-about-5-text p {
    font-size: 18px
}

.tp-mission-content p {
    font-size: 17px;
    max-width: 375px;
    margin-bottom: 50px
}

.tp-mission-thumb {
    height: 370px;
    overflow: hidden
}

.tp-mission-right-thumb {
    position: absolute;
    bottom: -13%;
    right: 0;
    height: 260px;
    overflow: hidden
}

.tp-about-6-title {
    font-size: 80px;
    font-weight: 400;
    line-height: 1;
    color: var(--tp-common-black);
    font-family: var(--tp-ff-gallery)
}

.tp-about-6-tab-btn {
    padding: 7px;
    background-color: #f5f5f5;
    display: inline-block;
    border-radius: 40px;
    margin-bottom: 90px
}

.tp-about-6-tab-btn ul li:last-child button {
    margin-right: 0
}

.tp-about-6-tab-btn ul li button {
    height: 40px;
    font-size: 16px;
    font-weight: 600;
    line-height: 14px;
    padding: 0 40px;
    border-radius: 40px;
    display: inline-block;
    text-transform: uppercase;
    color: var(--tp-common-black)
}

.tp-shop-widget-categories ul li a,
.tp-shop-widget-checkbox-circle-list ul li {
    display: -moz-box;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .tp-award-2-subtitle {
        padding-left: 0
    }

    .tp-line-text {
        font-size: 100px
    }

    .tp-line-text-space {
        padding-bottom: 130px
    }

    .tp-team-4-content {
        padding: 30px 50px 20px
    }

    .tm-hero-ptb {
        padding-top: 150px
    }

    .tm-hero-title {
        font-size: 110px
    }

    .tm-hero-title-big,
    .tm-hero-title.fs-220 {
        font-size: 140px
    }

    .tm-details-title {
        font-size: 55px
    }

    .tm-details-portfolio a {
        padding: 0 25px
    }

    .tm-details-thumb img {
        max-width: 100%;
        margin-left: 0
    }

    .tp-studio-testimonial-title {
        font-size: 120px
    }

    .tp-about-3-shape {
        margin-right: 0
    }

    .tp-about-4-title {
        padding-right: 0;
        font-size: 35px
    }

    .tp-about-5-title {
        font-size: 38px
    }

    .tp-about-5-title br {
        display: none
    }

    .tp-about-5-title span svg {
        width: 70px
    }

    .tp-mission-right-thumb {
        position: static;
        margin-top: 50px;
        text-align: center
    }

    .tp-about-6-tab-btn ul li button {
        padding: 0 30px
    }
}

@media (max-width:767px) {

    .tp-about-5-category,
    .tp-award-2-subtitle {
        padding-left: 0;
        margin-bottom: 40px
    }

    .tp-award-2-title-box p {
        position: static;
        margin-bottom: 50px
    }

    .tp-award-2-img {
        left: 50px
    }

    .tp-award-2-img img {
        max-width: 80%
    }

    .tp-line-text {
        font-size: 50px
    }

    .tp-line-text-space {
        padding-top: 0;
        padding-bottom: 130px
    }

    .tp-team-4-content {
        padding: 30px 40px 20px
    }

    .tm-hero-ptb {
        padding-top: 140px
    }

    .tm-hero-title {
        font-size: 65px
    }

    .tm-hero-title.fs-220 {
        font-size: 105px
    }

    .tm-hero-title-big {
        font-size: 100px
    }

    .tm-hero-text,
    .tp-about-5-title .text-space {
        padding-left: 0
    }

    .tm-details-thumb img,
    .tm-hero-text p br,
    .tp-about-5-title br {
        display: none
    }

    .tm-details-title {
        font-size: 40px
    }

    .tm-details-portfolio a {
        margin-bottom: 5px
    }

    .tp-testimonial-item p {
        font-size: 23px;
        padding: 0
    }

    .tp-studio-testimonial-xs-space {
        padding-top: 100px;
        padding-bottom: 100px
    }

    .tp-studio-testimonial-top-title span {
        margin-right: 0;
        margin-bottom: 30px
    }

    .tp-studio-testimonial-text p {
        font-size: 25px
    }

    .tp-studio-testimonial-user-info-box {
        flex-wrap: wrap
    }

    .tp-studio-testimonial-user-info {
        margin-right: 30px
    }

    .tp-studio-testimonial-arrow {
        bottom: -25%;
        left: 0
    }

    .tp-about-2-section-title {
        font-size: 48px
    }

    .tp-about-2-thumb-box {
        margin-right: 0
    }

    .tp-about-2-thumb-main img {
        width: 100%;
        transform: rotate(0);
        margin-bottom: 20px
    }

    .tp-about-2-thumb-inner {
        transform: rotate(0);
        position: static;
        margin-bottom: 20px
    }

    .tp-about-2-area {
        padding-top: 60px;
        padding-bottom: 100px
    }

    .tp-about-3-shape {
        margin-right: 0;
        margin-bottom: 20px
    }

    .tp-about-4-title {
        padding-right: 0;
        font-size: 33px
    }

    .tp-about-4-shape-1 {
        padding-left: 0;
        margin-bottom: 30px
    }

    .tp-about-4-shape-2 {
        top: 10px;
        right: 10px
    }

    .tp-about-5-title {
        font-size: 26px
    }

    .tp-about-5-title span svg {
        width: 70px
    }

    .tp-about-5-subtitle {
        position: static;
        display: block;
        margin-bottom: 20px
    }

    .tp-about-5-category span {
        font-size: 24px
    }

    .tp-about-5-text p {
        font-size: 16px;
    }

    .tp-mission-thumb {
        margin-bottom: 40px
    }

    .tp-mission-thumb img {
        width: 100%
    }

    .tp-about-6-title {
        font-size: 45px
    }

    .tp-about-6-tab-btn {
        padding: 20px;
        margin-bottom: 50px
    }

    .tp-about-6-tab-btn ul li button {
        font-size: 14px;
        padding: 0 20px
    }
}

.tp-about-6-tab-btn ul li button.active,
.tp-social-6-item a:hover {
    background-color: var(--tp-common-orange);
    color: var(--tp-common-white)
}

.tp-about-6-pragraph-text p {
    font-size: 46px;
    font-weight: 400;
    line-height: 1.1;
    margin-bottom: 50px;
    text-align: left;
    color: var(--tp-common-black);
    font-family: var(--tp-ff-gallery)
}

.tp-about-6-personal-info ul li {
    list-style: none;
    line-height: 0;
    margin-bottom: 15px
}

.tp-about-6-personal-info ul li span {
    font-size: 18px;
    font-weight: 400;
    color: var(--tp-common-black)
}

.tp-about-6-personal-info ul li span p {
    color: #5d5d63;
    min-width: 130px;
    display: inline-block;
    margin-bottom: 0
}

.tp-about-6-personal-info ul li span i {
    font-style: normal;
    margin-right: 40px
}

.breadcurmb-site h6 {
    color: var(--tp-common-white);
    transform: rotate(-90deg);
    position: absolute;
    top: 58.5%;
    left: 10px
}

.breadcurmb-site h6::before {
    content: "";
    height: 1px;
    width: 50px;
    display: inline-block;
    background-color: var(--tp-common-white);
    transform: translateY(-4px);
    margin-right: 12px
}

.ab-inner-hero-scroll {
    position: absolute;
    right: 60px;
    top: 62%
}

.ab-inner-hero-bg {
    padding-top: 290px;
    padding-bottom: 110px;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .ab-inner-hero-bg {
        padding-top: 210px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-mission-right-thumb {
        bottom: -17%
    }

    .ab-inner-hero-bg {
        padding-top: 200px
    }
}

.ab-inner-hero-bg::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(0, 0, 0, .4);
    z-index: -1
}

.ab-inner-hero-subtitle {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
    color: var(--tp-common-white);
    display: inline-block;
    position: relative;
    padding-left: 14px;
    margin-bottom: 20px
}

.ab-inner-hero-subtitle::after {
    position: absolute;
    top: -3px;
    left: 0;
    width: 2px;
    height: 40px;
    content: "";
    background-color: var(--tp-common-white)
}

.ab-inner-hero-title {
    font-size: 180px;
    font-weight: 500;
    line-height: .9;
    letter-spacing: -9px;
    color: var(--tp-common-white);
    transform: translateX(-12px);
    margin-bottom: 30px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .ab-inner-hero-title {
        font-size: 160px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .ab-inner-hero-title {
        font-size: 130px
    }
}

.ab-inner-hero-title-box {
    margin-bottom: 205px
}

.ab-inner-hero-title-box p {
    font-size: 22px;
    font-weight: 500;
    line-height: 34px;
    letter-spacing: -.44px;
    color: rgba(255, 255, 255, .7)
}

.ab-inner-hero-content p {
    font-size: 40px;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: -.8px;
    color: var(--tp-common-white);
    margin-bottom: 25px
}

.ab-brand-content span,
.ab-inner-hero-content span {
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -.36px;
    color: var(--tp-common-white);
    position: relative;
    margin-left: 20px;
    display: inline-block
}

.ab-inner-hero-content span::before {
    position: absolute;
    top: 6px;
    left: -18px;
    height: 8px;
    width: 8px;
    content: "";
    border-radius: 50%;
    border: 1px solid var(--tp-common-white)
}

.ab-brand-content span::after,
.ab-inner-hero-content span::after {
    position: absolute;
    bottom: -2px;
    left: 0;
    height: 1px;
    width: 100%;
    content: "";
    background-color: var(--tp-common-white)
}

.ab-about-mt {
    margin-top: -110px
}

.ab-about-left-thumb {
    height: 690px;
    width: 600px;
    overflow: hidden
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .ab-about-left-thumb {
        width: 500px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .ab-about-left-thumb {
        height: 550px;
        width: 450px
    }
}

.ab-about-right-thumb .inner-img {
    position: absolute;
    bottom: -44%;
    right: 0
}

.ab-about-content span {
    height: 60px;
    line-height: 60px;
    color: var(--tp-common-white);
    background-color: var(--tp-common-black-2);
    padding: 0 20px;
    display: inline-block;
    font-size: 30px;
    font-weight: 600;
    position: absolute;
    top: -55px;
    left: 20px;
    transform: rotate(-24deg)
}

.ab-about-content span svg {
    transform: translateY(-5px) rotate(25deg);
    margin-left: -5px
}

.ab-about-content P {
    font-size: 54px;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: -1.08px;
    color: var(--tp-common-black-2);
    padding-right: 25px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .ab-about-content P {
        font-size: 50px
    }

    .ab-funfact-title-box {
        margin-bottom: 40px
    }
}

.ab-about-category-title {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.3;
    letter-spacing: -.88px;
    text-transform: uppercase;
    color: var(--tp-common-black-2);
    display: inline-block
}

.ab-about-category-title span {
    color: #141414;
    font-size: 18px;
    font-weight: 500
}

.ab-funfact-item p,
.ab-funfact-item span {
    font-weight: 400;
    color: var(--tp-common-black-2);
    line-height: 1
}

.ab-about-category-title-box {
    display: inline-block;
    padding-left: 100px
}

.ab-about-category-list ul li {
    color: #5d5d63;
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    position: relative;
    list-style-type: none;
    padding-left: 18px;
    margin-bottom: 18px
}

.ab-about-category-list ul li::after {
    position: absolute;
    top: 6px;
    left: 0;
    height: 6px;
    width: 6px;
    background-color: #5d5d63;
    content: ""
}

.ab-about-category-list.category-space-1 {
    padding-left: 10px
}

.ab-about-category-list.category-space-2 {
    padding-left: 45px
}

.ab-about-shape-1 {
    position: absolute;
    bottom: -85px;
    right: 5%
}

.ab-award-style .tp-award-list-thumb-wrap {
    margin-top: 50px
}

.ab-award-title-sm {
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    color: var(--tp-common-black-2);
    transform: translateY(20px)
}

.ab-award-title-sm span svg {
    transform: translateY(-1px);
    margin-right: 5px;
    display: inline-block
}

.ab-inner-subtitle {
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    color: var(--tp-common-black-2);
    display: inline-block
}

.ab-inner-subtitle svg {
    transform: translateY(-2px);
    margin-right: 5px;
    display: inline-block
}

.ab-inner-funfact-title {
    font-size: 54px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: -1.08px;
    color: var(--tp-common-black-2)
}

.ab-funfact-item {
    padding-bottom: 50px;
    border-bottom: 1px solid #d9d9d9
}

.ab-funfact-item span {
    font-size: 50px;
    letter-spacing: -2px;
    margin-bottom: 10px;
    display: inline-block
}

.ab-funfact-item span i {
    font-size: 100px;
    font-style: normal
}

.ab-funfact-item p {
    font-size: 16px;
    margin-bottom: 0
}

.ab-brand-content p,
.ab-brand-title {
    font-weight: 500;
    color: var(--tp-common-white)
}

.ab-brand-title {
    font-size: 60px;
    line-height: 1;
    letter-spacing: -1.2px
}

.ab-brand-content p {
    font-size: 28px;
    line-height: 1.3;
    margin-bottom: 45px
}

.ab-brand-content span::before {
    position: absolute;
    top: 6px;
    left: -18px;
    height: 8px;
    width: 8px;
    content: "";
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, .4)
}

.ab-2-hero-ptb {
    padding-top: 200px;
    padding-bottom: 300px
}

@media only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px) {
    .ab-2-hero-ptb {
        padding-bottom: 100px
    }
}

.ab-2-hero-subtitle {
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    color: rgba(23, 23, 23, .5);
    margin-bottom: 15px;
    display: inline-block
}

.ab-2-hero-title,
.ab-2-work-item .sv-service-title,
.ab-2-work-title {
    line-height: 1;
    color: var(--tp-common-black-2)
}

.ab-2-hero-title {
    font-size: 160px;
    font-weight: 500;
    letter-spacing: -6.4px;
    transform: translateX(-7px);
    margin-bottom: 32px
}

@media only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:1200px) and (max-width:1399px) {
    .ab-2-hero-title {
        font-size: 130px
    }
}

.ab-2-hero-thumb-wrap {
    margin-top: -48px;
    padding-left: 0;
    display: inline-block
}

.ab-2-hero-thumb-wrap .ab-2-hero-title {
    position: absolute;
    right: -78%;
    top: 9%;
    z-index: 1
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .ab-2-hero-thumb-wrap .ab-2-hero-title {
        right: -70%
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .ab-2-hero-thumb-wrap {
        margin-top: 60px
    }

    .ab-2-hero-thumb-wrap .ab-2-hero-title {
        right: -60%
    }
}

.ab-2-hero-shape-1 {
    position: absolute;
    top: 20%;
    right: -55%
}

.ab-2-hero-shape-2 {
    position: absolute;
    bottom: -65%;
    left: 10%
}

.ab-2-hero-social-wrap {
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
    left: 45px
}

.ab-2-hero-social a {
    display: table;
    color: #5d5d63;
    font-size: 20px;
    margin-bottom: 10px
}

.ab-2-hero-social-text span {
    color: #5d5d63;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: .56px;
    position: relative;
    display: inline-block;
    transform: rotate(90deg);
    top: 65px;
    left: -64px
}

.ab-2-hero-social-text span::before {
    content: "";
    height: 1px;
    width: 50px;
    margin-right: 14px;
    display: inline-block;
    background-color: #5d5d63;
    transform: translateY(-4px)
}

.ab-2-portfolio-thumb img,
.tp-shop-category-item img,
.tp-shop-left-thumb img,
.tp-shop-right-thumb img {
    transition: .9s
}

.ab-2-portfolio-thumb:hover img,
.tp-shop-category-item:hover img,
.tp-shop-right-thumb:hover img {
    transform: scale(1.1) rotate(-2deg)
}

.ab-2-about-title-style .ab-about-category-title span {
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    text-transform: capitalize;
    color: rgba(23, 23, 23, .5)
}

.ab-2-work-title {
    font-size: 60px;
    font-weight: 600;
    letter-spacing: -2.4px;
    margin-bottom: 20px
}

.ab-2-work-subtitle,
.tp-video-content p,
.tp-video-subtitle {
    font-size: 20px;
    font-weight: 500
}

.ab-2-work-subtitle {
    line-height: 1;
    color: rgba(23, 23, 23, .5)
}

.tp-video-content p,
.tp-video-subtitle,
.tp-video-subtitle span svg,
.tp-video-title {
    color: var(--tp-common-white)
}

.ab-2-work-shape {
    position: absolute;
    bottom: -65%;
    right: 30%
}

.ab-2-work-item {
    margin-bottom: 50px;
    border-bottom: 1px solid rgba(23, 23, 23, .14)
}

.ab-2-work-item .sv-service-subtitle i::after {
    background: rgba(23, 23, 23, .14)
}

.ab-2-work-item .sv-service-title {
    font-size: 40px;
    font-weight: 600;
    letter-spacing: -1.6px
}

.tp-video-wrap {
    line-height: 0;
    position: relative;
    margin: 0 auto;
    height: 850px;
    width: calc(100% - 30px)
}

@media only screen and (min-width:1200px) and (max-width:1399px),
only screen and (min-width:992px) and (max-width:1199px) {
    .tp-video-wrap {
        height: 700px;
        margin-bottom: 100px
    }
}

.tp-video-wrap::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(16, 16, 17, .2);
    border-radius: 12px
}

.tp-video-wrap .play-video {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 12px;
    background-position: center;
    background-size: cover;
    margin: 0 auto
}

.tp-video-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 70px;
    z-index: 2;
    flex-direction: column;
    display: flex;
    justify-content: space-between
}

.tp-video-subtitle {
    line-height: 14px;
    letter-spacing: -.4px
}

.tp-video-subtitle span svg {
    margin-right: 8px;
    transform: translateY(-2px);
    animation: 3s linear infinite rotate2
}

.tp-video-title {
    font-size: 200px;
    font-weight: 400;
    line-height: 150px;
    letter-spacing: -8px;
    margin-bottom: 0
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .ab-2-hero-social-wrap {
        top: 65%
    }

    .tp-video-title {
        font-size: 160px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-video-title {
        font-size: 150px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .tp-about-6-pragraph-text p {
        font-size: 40px
    }

    .ab-inner-hero-title {
        font-size: 115px
    }

    .ab-about-content P,
    .ab-inner-hero-content p {
        font-size: 33px
    }

    .ab-about-left-thumb {
        height: 550px;
        width: 330px
    }

    .ab-about-right-thumb .inner-img {
        position: static;
        margin-bottom: 30px
    }

    .ab-2-hero-title {
        font-size: 140px
    }

    .ab-2-hero-thumb-wrap {
        margin-top: 60px;
        padding-left: 0
    }

    .ab-2-hero-thumb-wrap .ab-2-hero-title {
        right: -45%
    }

    .tp-video-wrap {
        margin-bottom: 100px;
        height: 600px
    }

    .tp-video-title {
        font-size: 120px
    }
}

.tp-video-content p {
    line-height: 26px;
    letter-spacing: -.4px;
    max-width: 410px;
    margin: 0 auto
}

.tp-gallery-6-tab-btn button,
.tp-instagram-subtitle {
    font-size: 15px;
    text-transform: uppercase
}

.tp-video-3-wrap {
    line-height: 0;
    overflow: hidden
}

.tp-instagram-subtitle,
.tp-instagram-title {
    font-weight: 500;
    line-height: 1;
    color: var(--tp-common-black)
}

.tp-video-3-wrap video {
    height: 920px;
    width: 100%;
    object-fit: cover;
    overflow: hidden
}

.tp-instagram-thumb,
.tp-instagram-thumb img {
    height: 100%;
    background-position: center;
    background-size: cover
}

.tp-gallery-slider-active {
    margin: 0 -15px
}

.tp-gallery-shape-1 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999
}

@media (max-width:767px) {

    .ab-2-work-item .sv-service-title,
    .ab-about-content P,
    .ab-inner-hero-content p,
    .tp-about-6-pragraph-text p {
        font-size: 30px
    }

    .tp-about-6-personal-info ul li span p {
        min-width: 100px
    }

    .tp-about-6-btn-box {
        margin-bottom: 40px
    }

    .ab-inner-hero-scroll {
        top: 61%
    }

    .ab-inner-hero-title {
        font-size: 85px;
        transform: translateX(-3px)
    }

    .ab-inner-hero-title-box p {
        font-size: 20px
    }

    .ab-about-left-thumb {
        height: 10px !important;
        width: 100% !important
    }

    .ab-about-left-thumb img {
        width: 100%
    }

    .ab-about-right-thumb .inner-img {
        position: static;
        margin: 30px 0;
        width: 100%
    }

    .ab-about-category-list.category-space-1,
    .ab-about-category-list.category-space-2 {
        padding-left: 0
    }

    .ab-2-hero-ptb {
        padding-top: 150px;
        padding-bottom: 0
    }

    .ab-2-hero-title {
        font-size: 80px
    }

    .ab-2-hero-thumb-wrap {
        margin-top: 60px;
        padding-left: 0
    }

    .ab-2-hero-thumb-wrap img {
        margin-bottom: 60px
    }

    .ab-2-hero-thumb-wrap .ab-2-hero-title {
        position: static
    }

    .ab-2-hero-thumb-wrap .ab-2-hero-title br {
        display: none
    }

    .ab-2-work-title {
        font-size: 55px
    }

    .tp-video-wrap {
        margin: 0 0 40px;
        height: 500px;
        width: 100%
    }

    .tp-video-content {
        padding: 30px
    }

    .tp-video-title {
        font-size: 75px
    }

    .tp-gallery-shape-1 {
        top: -6px
    }
}

.tp-gallery-shape-2 {
    position: absolute;
    bottom: -1px;
    left: 0;
    z-index: 2
}

@media (max-width:767px) {
    .tp-gallery-shape-2 {
        bottom: -6px
    }
}

.tp-gallery-6-tab-btn button {
    font-weight: 600;
    color: rgba(255, 255, 255, .5);
    margin: 0 25px
}

.tp-gallery-6-tab-btn button.active,
.tp-gallery-6-tab-btn button:hover {
    color: var(--tp-common-orange)
}

.tp-gallery-6-item .tp-hover-wrapper {
    background-color: var(--tp-theme-1);
    border-radius: 10px;
    display: inline-block;
    padding: 45px 75px
}

.tp-gallery-6-item .tp-img-reveal-wrapper {
    width: auto;
    height: auto
}

.footer-top {
    margin-top: 400px
}

.tp-instagram-thumb {
    margin: 0 auto;
    position: relative
}

.tp-instagram-thumb img {
    width: 100%;
    object-fit: cover;
    margin: 0 auto
}

.tp-instagram-thumb-wrap {
    display: inline-block;
    margin: 0 auto
}

.tp-instagram-thumb-inner-1 {
    position: absolute;
    top: -41%;
    left: 50px
}

.tp-about-2-right-thumb,
.tp-instagram-thumb-inner-1 img,
.tp-instagram-thumb-inner-2 img,
.tp-instagram-thumb-inner-3 img,
.tp-instagram-thumb-inner-4 img,
.tp-instagram-thumb-inner-5 img,
.tp-instagram-thumb-inner-6 img,
.tp-instagram-thumb-inner-7 img {
    border-radius: 10px
}

.tp-instagram-thumb-inner-2 {
    position: absolute;
    top: -41%;
    right: 0
}

.tp-instagram-thumb-inner-3 {
    position: absolute;
    bottom: 0;
    right: -74%
}

.tp-instagram-thumb-inner-4 {
    position: absolute;
    bottom: -42%;
    right: -42%
}

.tp-instagram-thumb-inner-5 {
    position: absolute;
    bottom: -26%;
    right: 0
}

.tp-instagram-thumb-inner-6 {
    position: absolute;
    bottom: 0;
    left: -25%
}

.tp-instagram-thumb-inner-7 {
    position: absolute;
    bottom: 25%;
    left: -59%
}

.tp-instagram-thumb-inner-8 {
    position: absolute;
    top: 7%;
    right: -25%
}

.tp-instagram-thumb-inner-8 a {
    height: 96px;
    width: 96px;
    font-size: 24px;
    line-height: 96px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    color: var(--tp-common-white);
    background-color: var(--tp-common-black)
}

.tp-instagram-title {
    font-size: 80px;
    letter-spacing: -2.4px;
    margin-bottom: 30px
}

.tp-instagram-content-wrap {
    position: absolute;
    bottom: -340px;
    left: -150px
}

@media only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px) {
    .footer-top {
        margin-top: 170px
    }

    .tp-instagram-content-wrap {
        left: 60px
    }

    .tp-cta-title {
        font-size: 130px
    }
}

.tp-instagram-content p {
    color: #5d5d63;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px
}

.tp_text_invert>div {
    background-size: 200% 100%;
    background-position-x: 100%;
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    background-image: linear-gradient(to right, #000 50%, rgba(0, 0, 0, .5) 50%)
}

.tp-cta-title-box p {
    max-width: 465px;
    margin: 0 auto;
    font-size: 17px;
    font-weight: 400;
    color: rgba(255, 255, 255, .7)
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .tp-gallery-6-tab-btn button {
        margin: 0 15px
    }

    .footer-top {
        margin-top: 0
    }

    .tp-cta-title-box p {
        margin: 0 0 30px;
        display: inline-block
    }
}

@media (max-width:767px) {
    .tp-gallery-6-tab-btn button {
        font-size: 14px;
        margin: 0 10px
    }

    .footer-top {
        margin-top: 100px
    }

    .tp-instagram-area {
        height: 100%
    }

    .tp-instagram-title {
        font-size: 50px
    }

    .tp-instagram-content-wrap {
        position: static;
        margin-top: 40px;
        margin-left: 20px
    }

    .tp-cta-title {
        font-size: 80px
    }
}

.tp-cta-title span {
    padding-left: 315px
}

.tp-cta-btn-box {
    position: absolute;
    bottom: 5%;
    left: 12%
}

.tp-cta-icon {
    position: absolute;
    top: 14%;
    right: 19%
}

.tp-cta-circle span {
    height: 400px;
    width: 400px;
    border-radius: 50%;
    background: linear-gradient(-90deg, rgba(3, 0, 30, .5) 0, rgba(115, 3, 192, .5) 33.33%, rgba(236, 56, 188, .5) 66.67%, rgba(253, 239, 249, .5) 100%);
    filter: blur(15px);
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1
}

.tp-studio-cta-title {
    font-size: 220px;
    font-weight: 300;
    line-height: 1;
    color: var(--tp-common-black);
    font-family: var(--tp-ff-shoulders)
}

.fraction-wrapper #paginations span,
.tp-shop-slider-subtitle,
.tp-shop-slider-title {
    font-family: var(--tp-ff-marcellus);
    color: var(--tp-common-white)
}

@media only screen and (min-width:1400px) and (max-width:1599px) {
    .tp-about-5-text {
        padding-left: 0
    }

    .tp-studio-cta-title {
        font-size: 130px
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-studio-cta-title {
        font-size: 140px
    }

    .tp-contact-6-title-box .tp-section-title-80 {
        font-size: 70px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-cta-btn-box {
        bottom: 16%;
        left: 25%;
        transform: scale(.7)
    }

    .tp-cta-icon {
        top: 8%;
        right: 29%
    }

    .tp-studio-cta-title {
        font-size: 120px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .tp-cta-btn-box {
        position: static
    }

    .tp-studio-cta-title {
        font-size: 110px
    }

    .tp-contact-6-info-wrap {
        margin-bottom: 70px
    }
}

@media (max-width:767px) {
    .tp-cta-btn-box {
        position: static;
        margin-top: 20px
    }

    .tp-cta-icon {
        top: -21%
    }

    .tp-studio-cta-btn-box,
    .tp-studio-cta-title-box {
        margin-bottom: 30px
    }

    .tp-studio-cta-title {
        font-size: 50px
    }
    .service-details__title-box{
        position: relative;
        left: 50%;
    }
}

.tp-studio-cta-subscribe-link a {
    font-size: 36px;
    font-weight: 400;
    line-height: 1;
    display: inline;
    color: var(--tp-common-black);
    background-image: linear-gradient(#000, #000), linear-gradient(#000, #000);
    background-size: 0 2px, 0 2px;
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    transition: background-size .3s linear
}

.tp-contact-6-title-box p {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: -.2px;
    color: rgba(245, 247, 245, .5)
}

.tp-contact-6-info-icon a {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    line-height: 46px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, .14);
    display: inline-block;
    margin-right: 20px
}

.tp-contact-6-info-text span {
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, .5);
    margin-bottom: 10px
}

.cn-contact-left-title,
.cn-contact-location-title,
.tp-contact-6-info-text a,
.tp-contact-6-input label {
    line-height: 1;
    color: var(--tp-common-white)
}

.tp-contact-6-info-text a {
    font-size: 26px;
    font-weight: 400;
    font-family: var(--tp-ff-gallery)
}

.tp-contact-6-input label {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 12px
}

.tp-contact-6-input input,
.tp-contact-6-input textarea {
    background-color: #242427;
    border: 1px solid transparent;
    color: var(--tp-common-white)
}

.tp-contact-6-input input::-webkit-input-placeholder,
.tp-contact-6-input textarea::-webkit-input-placeholder {
    color: #84848b;
    font-size: 16px;
    font-weight: 400;
    line-height: 1
}

.tp-contact-6-input input::-moz-placeholder,
.tp-contact-6-input textarea::-moz-placeholder {
    color: #84848b;
    font-size: 16px;
    font-weight: 400;
    line-height: 1
}

.tp-contact-6-input input:-moz-placeholder,
.tp-contact-6-input textarea:-moz-placeholder {
    color: #84848b;
    font-size: 16px;
    font-weight: 400;
    line-height: 1
}

.tp-contact-6-input input:-ms-input-placeholder,
.tp-contact-6-input textarea:-ms-input-placeholder {
    color: #84848b;
    font-size: 16px;
    font-weight: 400;
    line-height: 1
}

.tp-contact-6-input input::placeholder,
.tp-contact-6-input textarea::placeholder {
    color: #84848b;
    font-size: 16px;
    font-weight: 400;
    line-height: 1
}

.tp-contact-6-input textarea {
    height: 160px
}

.cn-contactform-style .ab-2-hero-social-wrap {
    top: 31%
}

.cn-contactform-input label {
    color: #414144;
    font-size: 15px;
    font-weight: 500;
    line-height: 1
}

.cn-contactform-input input,
.cn-contactform-input textarea {
    border: none;
    background-color: transparent;
    color: #b2b2b2;
    font-size: 22px;
    font-weight: 400;
    padding-left: 0;
    height: 45px;
    border-bottom: 1px solid rgba(25, 25, 26, .24)
}

.cn-contactform-input input::-webkit-input-placeholder,
.cn-contactform-input textarea::-webkit-input-placeholder {
    color: #b2b2b2;
    font-size: 22px;
    font-weight: 400
}

.cn-contactform-input input::-moz-placeholder,
.cn-contactform-input textarea::-moz-placeholder {
    color: #b2b2b2;
    font-size: 22px;
    font-weight: 400
}

.cn-contactform-input input:-moz-placeholder,
.cn-contactform-input textarea:-moz-placeholder {
    color: #b2b2b2;
    font-size: 22px;
    font-weight: 400
}

.cn-contactform-input input:-ms-input-placeholder,
.cn-contactform-input textarea:-ms-input-placeholder {
    color: #b2b2b2;
    font-size: 22px;
    font-weight: 400
}

.cn-contactform-input input::placeholder,
.cn-contactform-input textarea::placeholder {
    color: #b2b2b2;
    font-size: 22px;
    font-weight: 400
}

.cn-contactform-input textarea {
    height: 100px
}

.cn-contactform-input textarea:focus,
.tp-cart-checkout-shipping-option input:checked+label::after,
.tp-checkout-input input:focus,
.tp-checkout-input textarea:focus,
.tp-checkout-payment-item input:checked~label::after,
.tp-login-option-item a:hover,
.tp-order-info-list ul li.tp-order-info-list-shipping span input:checked~label::after,
.tp-product-details-thumb-wrapper .nav-tabs .nav-link.active::after,
.tp-product-details-thumb-wrapper .nav-tabs .nav-link:hover::after,
.tp-shop-details-size-list button:hover,
.tp-shop-widget-categories ul li a:hover span,
.tp-shop-widget-checkbox-circle-list ul li:hover .tp-shop-widget-checkbox-circle-number,
.tp-shop-widget-size-item:hover button {
    border-color: var(--tp-common-black)
}

.cn-contactform-support-bg {
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: cover;
    height: 385px
}

.cn-contactform-support-text span {
    font-size: 44px;
    font-weight: 500;
    line-height: 52px;
    letter-spacing: -.88px;
    color: var(--tp-common-black-2);
    max-width: 755px;
    margin: 0 auto;
    display: inline-block
}

.cn-contact-left-info span,
.cn-contact-location a {
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    color: rgba(255, 255, 255, .6)
}

.cn-contact-info-bg {
    padding: 120px 150px
}

@media only screen and (min-width:1400px) and (max-width:1599px),
only screen and (min-width:1200px) and (max-width:1399px) {
    .cn-contact-info-bg {
        padding: 120px 60px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .cn-contact-info-bg {
        padding: 120px 80px
    }
}

.cn-contact-info-thumb {
    margin-right: 140px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-contact-6-info-text a {
        font-size: 20px
    }

    .cn-contactform-style .ab-2-hero-social-wrap {
        top: 43%
    }

    .cn-contact-info-thumb {
        margin-right: 50px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .cn-contact-info-bg {
        padding: 120px 30px
    }

    .cn-contact-info-thumb {
        margin-right: 50px
    }
}

@media (max-width:767px) {
    .tp-studio-cta-subscribe-link a {
        font-size: 20px
    }

    .cn-contactform-input input,
    .cn-contactform-input textarea,
    .tp-contact-6-info-text a,
    .tp-contact-6-title-box p {
        font-size: 18px
    }

    .tp-contact-6-info-wrap {
        margin-bottom: 50px
    }

    .cn-contactform-input input::-webkit-input-placeholder,
    .cn-contactform-input textarea::-webkit-input-placeholder {
        font-size: 18px
    }

    .cn-contactform-input input::-moz-placeholder,
    .cn-contactform-input textarea::-moz-placeholder {
        font-size: 18px
    }

    .cn-contactform-input input:-moz-placeholder,
    .cn-contactform-input textarea:-moz-placeholder {
        font-size: 18px
    }

    .cn-contactform-input input:-ms-input-placeholder,
    .cn-contactform-input textarea:-ms-input-placeholder {
        font-size: 18px
    }

    .cn-contactform-input input::placeholder,
    .cn-contactform-input textarea::placeholder {
        font-size: 18px
    }

    .cn-contact-info-bg {
        padding: 120px 30px
    }

    .cn-contact-info-thumb {
        margin-right: 0;
        margin-bottom: 30px
    }
}

.cn-contact-info-thumb img {
    width: 320px
}

.cn-contact-info-item {
    padding-top: 100px;
    padding-bottom: 100px;
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.cn-contact-left-title {
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 160px
}

.cn-contact-left-info span {
    text-transform: uppercase
}

.cn-contact-left-info span i {
    padding-right: 5px
}

.cn-contact-location {
    margin-bottom: 115px
}

.cn-contact-location-title {
    font-size: 20px;
    font-weight: 600;
    display: block;
    margin-bottom: 15px
}

.cn-contact-map a,
.cn-contact-right-info a {
    font-size: 20px;
    font-weight: 500;
    color: var(--tp-common-white);
    line-height: 1;
    position: relative
}

.cn-contact-map a::after,
.cn-contact-right-info a::after {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    content: "";
    background: rgba(255, 255, 255, .3)
}

.cn-contact-map a::before {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 1px;
    width: 0;
    content: "";
    background: var(--tp-common-white);
    transition: .4s
}

.cn-contact-right-info a {
    margin-bottom: 40px;
    display: inline-block
}

.cn-contactform-2-bg .cn-contactform-wrap {
    padding: 140px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .cn-contact-left-title {
        font-size: 30px
    }

    .cn-contact-location a {
        font-size: 16px
    }

    .cn-contact-right-info a {
        font-size: 18px
    }

    .cn-contactform-2-bg .cn-contactform-wrap {
        padding: 50px
    }
}

.cn-contactform-2-bg .cn-contactform-input label {
    color: rgba(255, 255, 255, .8)
}

.cn-contactform-2-bg .cn-contactform-input input,
.cn-contactform-2-bg .cn-contactform-input textarea {
    color: var(--tp-common-white);
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.cn-contactform-2-bg .cn-contactform-input input::-webkit-input-placeholder,
.cn-contactform-2-bg .cn-contactform-input textarea::-webkit-input-placeholder {
    color: #5f5f65
}

.cn-contactform-2-bg .cn-contactform-input input::-moz-placeholder,
.cn-contactform-2-bg .cn-contactform-input textarea::-moz-placeholder {
    color: #5f5f65
}

.cn-contactform-2-bg .cn-contactform-input input:-moz-placeholder,
.cn-contactform-2-bg .cn-contactform-input textarea:-moz-placeholder {
    color: #5f5f65
}

.cn-contactform-2-bg .cn-contactform-input input:-ms-input-placeholder,
.cn-contactform-2-bg .cn-contactform-input textarea:-ms-input-placeholder {
    color: #5f5f65
}

.cn-contactform-2-bg .cn-contactform-input input::placeholder,
.cn-contactform-2-bg .cn-contactform-input textarea::placeholder {
    color: #5f5f65
}

.cn-contactform-2-bg .cn-contactform-input input:focus,
.cn-contactform-2-bg .cn-contactform-input textarea:focus {
    border-bottom: 1px solid var(--tp-common-white)
}

.cn-contactform-2-map iframe {
    width: 100%;
    height: 100%;
    list-style: 0
}

.cn-contactform-2-title {
    font-size: 30px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -1.2px;
    text-transform: uppercase;
    color: var(--tp-common-white);
    margin-bottom: 90px
}

.cn-contact-2-title,
.tp-price-list ul li,
.tp-price-monthly {
    color: var(--tp-common-black-2)
}

.cn-contact-2-content {
    background-color: #f5f5f5;
    padding: 90px 50px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .cn-contact-2-content {
        margin-top: 0;
        padding: 30px 50px
    }
}

.cn-contact-2-title {
    font-size: 60px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -3.6px;
    margin-bottom: 45px
}

.cn-contact-2-thumb img {
    margin: 0 8px
}

.cn-contact-2-info-details a,
.cn-contact-2-info-details span {
    color: #414147;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    max-width: 200px;
    display: block;
    margin: 0 auto;
    text-align: center
}

.tp-social-6-item a {
    font-size: 14px;
    font-weight: 600;
    line-height: 12px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, .6);
    border-radius: 100px;
    background: #242427;
    display: inline-block;
    padding: 25px 45px;
    transition: .3s
}

.slide-funfact-item h4,
.slide-funfact-item span,
.tp-price-head h5,
.tp-price-head span {
    color: var(--tp-common-white);
    line-height: 1
}

.tp-social-6-item a i {
    padding-right: 17px;
    margin-right: 17px;
    position: relative
}

.tp-social-6-item a i::after {
    position: absolute;
    top: -8px;
    right: 0;
    width: 1px;
    height: 30px;
    border-radius: 100px;
    background: rgba(255, 255, 255, .1);
    content: "";
    transition: .3s
}

.tp-social-6-item a:hover i::after {
    background: rgba(255, 255, 255, .2)
}

.tp-price-item {
    border: 1px solid rgba(25, 25, 26, .24);
    background: center/cover no-repeat #fff
}

.tp-price-head,
.tp-shop-slider-thumb {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.liko-dark-active .tp-blog-list-link::before,
.liko-dark-active .tp-shop-widget-categories ul li:hover a span,
.tp-price-item.active .tp-price-list ul li i {
    border: 1px solid var(--tp-common-white)
}

.tp-price-head {
    padding: 35px
}

.tp-price-head span {
    font-size: 24px;
    font-weight: 400
}

.tp-price-head h5 {
    font-size: 36px;
    font-weight: 700;
    letter-spacing: -2.16px;
    text-transform: uppercase;
    margin-bottom: 0
}

.tp-price-body {
    padding: 35px 40px
}

.tp-price-monthly {
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 40px;
    display: inline-block
}

.tp-price-monthly i {
    font-size: 60px;
    font-weight: 700;
    font-style: normal
}

.tp-price-list ul li {
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    list-style-type: none;
    position: relative;
    padding-left: 40px;
    padding-bottom: 28px
}

.tp-price-list ul li i {
    position: absolute;
    top: -5px;
    left: 0;
    height: 28px;
    width: 28px;
    line-height: 28px;
    border-radius: 50%;
    text-align: center;
    font-size: 16px;
    border: 1px solid var(--tp-common-black-2)
}

.tp-price-inner-faq-wrap {
    padding-left: 120px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .cn-contact-2-title {
        font-size: 45px
    }

    .tp-price-inner-faq-wrap {
        padding-left: 70px
    }
}

.slide-funfact-overlay::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(30, 30, 30, .6) .12%, rgba(30, 30, 30, .86) 51.83%, rgba(30, 30, 30, .6) 99.87%);
    content: ""
}

.slide-funfact:after,
.slide-funfact:before {
    width: 100%;
    height: 1px;
    max-width: 80rem;
    background: linear-gradient(64deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .24) 51.22%, rgba(255, 255, 255, 0) 100%);
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    left: 0;
    z-index: 1;
    content: "";
    right: 0
}

.slide-funfact-height {
    position: relative;
    overflow: hidden;
    height: 545px;
    background-color: var(--tp-common-black);
    z-index: 1
}

.slide-funfact:after {
    top: auto;
    bottom: 0
}

.slide-funfact:before {
    top: 0
}

.slide-funfact .img-marq {
    z-index: -1;
    opacity: .7;
    -webkit-perspective: 1412px;
    perspective: 1412px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden
}

.slide-funfact .img-marq .slide-img-right {
    z-index: -1;
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    right: -10%;
    -webkit-transform: rotateX(0) rotateY(-80deg) rotate(0);
    transform: rotateX(0) rotateY(-80deg) rotate(0)
}

.slide-funfact .img-marq .slide-img-right .box {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-animation-name: bgshotsright;
    animation-name: bgshotsright;
    -webkit-animation-duration: 45s;
    animation-duration: 45s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.slide-funfact .img-marq .slide-img-left {
    z-index: -1;
    -webkit-transform-origin: 0%;
    -ms-transform-origin: 0%;
    transform-origin: 0%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -10%;
    right: auto;
    -webkit-transform: rotate3d(0, 1, .00009, 80deg);
    transform: rotate3d(0, 1, .00009, 80deg)
}

.slide-funfact .img-marq .slide-img-left .box {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-animation-name: bgshots;
    animation-name: bgshots;
    -webkit-animation-duration: 45s;
    animation-duration: 45s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.slide-funfact .img-marq img {
    width: 50vw;
    -webkit-perspective: 100px;
    perspective: 100px;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin-left: 3rem;
    margin-right: 3rem;
    -webkit-transform: perspective(100px);
    transform: perspective(100px);
    vertical-align: middle;
    max-width: 100%;
    display: inline-block
}

.slide-funfact .img-marq .box {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.middle-shadow span {
    height: 230px;
    width: 350px;
    display: inline-block;
    background: linear-gradient(90deg, rgba(25, 25, 26, 0) 0, #19191a 14.76%, #19191a 84.25%, rgba(25, 25, 26, 0) 100%)
}

.slide-funfact-wrap {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.tp-shop-slider-ovarlay::after,
.tp-shop-slider-thumb {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute
}

.slide-funfact-item h4 {
    font-size: 90px;
    font-weight: 400;
    letter-spacing: -1.8px;
    font-family: var
}

.slide-funfact-item span {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: -.4px
}

@-webkit-keyframes bgshots {
    from {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    to {
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
}

@keyframes bgshots {
    from {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    to {
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
}

@-webkit-keyframes bgshotsright {
    from {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    to {
        -webkit-transform: translate(100%, 0);
        transform: translate(100%, 0)
    }
}

@keyframes bgshotsright {
    from {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    to {
        -webkit-transform: translate(100%, 0);
        transform: translate(100%, 0)
    }
}

.tp-studio-funfact-wrap {
    border-bottom: 1px solid rgba(255, 255, 255, .12)
}

.tp-studio-funfact-item {
    border-right: 1px solid rgba(255, 255, 255, .12);
    padding: 150px 20px 50px;
    height: 100%
}

@media only screen and (min-width:1400px) and (max-width:1599px) {
    .tp-studio-funfact-item {
        padding: 50px 20px
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-studio-funfact-item {
        padding: 30px 20px
    }
}

.tp-studio-funfact-item span {
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    color: rgba(255, 255, 255, .66);
    margin-left: 20px
}

.tp-studio-funfact-title i {
    font-size: 90px;
    font-weight: 700;
    line-height: 1;
    color: var(--tp-common-white);
    font-family: var(--tp-ff-shoulders);
    font-style: normal
}

@media only screen and (min-width:1400px) and (max-width:1599px) {
    .tp-studio-funfact-title i {
        font-size: 70px
    }
}

.tp-studio-funfact-title span {
    font-style: normal;
    font-size: 30px;
    font-weight: 400;
    display: inline-block;
    transform: translateY(-52px);
    color: rgba(255, 255, 255, .6);
    margin-right: 7px
}

@media only screen and (min-width:1400px) and (max-width:1599px) {
    .tp-studio-funfact-title span {
        transform: translateY(-38px)
    }
}

.liko-dark-active .tp-product-details-size-row ul li:last-child,
.tp-studio-funfact-wrap .row [class*=col-]:last-child .tp-studio-funfact-item {
    border-right: 0
}

.tp-shop-slider-bg {
    padding-top: 330px;
    padding-bottom: 230px;
    overflow: hidden
}

.cartmini__widget,
.tp-shop-widget-categories {
    overflow-y: scroll;
    overscroll-behavior-y: contain
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-shop-slider-bg {
        padding-top: 250px;
        padding-bottom: 150px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-shop-slider-bg {
        padding-top: 200px;
        padding-bottom: 140px
    }
}

.tp-shop-slider-thumb {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity 2.5s ease-in, -webkit-transform 10s;
    transition: transform 10s, opacity 2.5s ease-in, -webkit-transform 10s
}

.tp-shop-slider-subtitle {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 10px;
    display: inline-block
}

.tp-shop-slider-title {
    font-size: 150px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: -6px;
    margin-bottom: 35px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-shop-slider-title {
        font-size: 130px
    }
}

.tp-shop-slider-ovarlay::after {
    content: "";
    background-color: rgba(0, 0, 0, .34)
}

.tp-shop-slider-arrow-box button {
    top: 50%;
    z-index: 99;
    left: 60px;
    position: absolute;
    transform: translateY(-50%);
    font-size: 45px;
    color: var(--tp-common-white)
}

.tp-shop-slider-arrow-box button:hover {
    color: rgba(245, 245, 245, .7)
}

@media only screen and (min-width:1200px) and (max-width:1399px),
only screen and (min-width:992px) and (max-width:1199px) {
    .tp-video-3-wrap video {
        height: 700px
    }

    .tp-studio-funfact-title i {
        font-size: 60px
    }

    .tp-studio-funfact-title span {
        transform: translateY(-30px)
    }

    .tp-shop-slider-arrow-box button {
        left: auto;
        right: 120px
    }
}

.tp-shop-slider-arrow-box button.tp-shop-prev {
    left: auto;
    right: 60px
}

.tp-shop-slider-title-box {
    opacity: 0;
    transform: translateY(-150px)
}

.tp-shop-slider-btn-box {
    opacity: 0;
    transform: translateY(150px)
}

.tp-shop-slider-active .swiper-slide.swiper-slide-active .tp-shop-slider-btn-box,
.tp-shop-slider-active .swiper-slide.swiper-slide-active .tp-shop-slider-title-box {
    opacity: 1;
    transform: translatey(0);
    transition: 2.5s
}

.fraction-wrapper {
    position: absolute;
    bottom: 90px;
    left: 50%;
    width: 355px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1;
    height: 12px
}

.fraction-wrapper #paginations span {
    font-size: 16px
}

.shop-slider-progress-bar {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 270px;
    height: 1px;
    background-color: rgba(255, 255, 255, .3);
    z-index: 11;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.shop-slider-progress-bar span {
    position: absolute;
    left: 0;
    top: -1px;
    height: 3px;
    width: 100%;
    background-color: #fff;
    transform: scaleX(1);
    transform-origin: left
}

#paginations {
    position: absolute;
    bottom: -7px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1
}

.tp-shop-category-item .tp-btn-shop-category {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 20px
}

.tp-shop-banner-title {
    font-size: 120px;
    font-weight: 400;
    line-height: 1;
    font-family: var(--tp-ff-aladin);
    color: var(--tp-common-white-solid);
    margin-bottom: 0
}

.tp-shop-banner-content span,
.tp-shop-right-price span,
.tp-shop-right-title,
.tp-shop-right-title-box span {
    font-family: var(--tp-ff-marcellus);
    line-height: 1;
    font-weight: 400
}

.tp-shop-banner-title.sm {
    font-size: 70px;
    margin-bottom: 15px
}

.tp-shop-banner-content {
    position: absolute;
    top: 0;
    left: 0;
    margin: 70px 60px
}

.tp-shop-banner-content span {
    display: block;
    font-size: 20px;
    color: var(--tp-common-white-solid);
    margin-bottom: 40px
}

.tp-shop-banner-right .tp-shop-banner-content {
    position: static;
    margin: 0
}

.tp-product-details-review-avater:not(:last-child),
.tp-shop-banner-right .tp-shop-banner-content span,
.tp-shop-details-inventory {
    margin-bottom: 35px
}

.tp-shop-right-title-box span {
    color: #5d5d63;
    font-size: 13px;
    letter-spacing: .52px;
    text-transform: uppercase;
    margin-bottom: 5px;
    display: inline-block
}

.tp-shop-right-title {
    font-size: 20px;
    color: var(--tp-common-black);
    margin-bottom: 0
}

.tp-shop-right-price span {
    font-size: 24px;
    text-transform: uppercase;
    color: var(--tp-common-black)
}

.tp-shop-right-content {
    margin: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    transition: .3s
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .cn-contactform-2-bg .cn-contactform-wrap {
        padding: 70px
    }

    .slide-funfact-height,
    .tp-shop-banner-anim {
        height: 400px
    }

    .tp-studio-funfact-item span {
        margin-left: 0;
        font-size: 12px
    }

    .tp-studio-funfact-title i {
        font-size: 50px
    }

    .tp-studio-funfact-title span {
        transform: translateY(-20px)
    }

    .tp-shop-slider-title {
        font-size: 120px
    }
}

@media (max-width:767px) {
    .cn-contact-left-title {
        margin-bottom: 10px
    }

    .cn-contact-left-info {
        margin-bottom: 30px
    }

    .cn-contact-location {
        margin-bottom: 50px
    }

    .cn-contact-map a {
        margin-bottom: 20px;
        display: inline-block
    }

    .cn-contact-right-wrap {
        flex-wrap: wrap
    }

    .cn-contact-right-info a {
        margin-bottom: 15px
    }

    .cn-contactform-2-bg .cn-contactform-wrap {
        padding: 30px
    }

    .cn-contactform-2-title {
        margin-bottom: 40px;
        font-size: 25px
    }

    .tp-studio-funfact-wrap {
        border-bottom: 0
    }

    .tp-studio-funfact-item {
        padding: 20px 15px;
        border-right: 0
    }

    .tp-studio-funfact-title i {
        font-size: 50px
    }

    .tp-studio-funfact-title span {
        transform: translateY(-22px)
    }

    .tp-shop-slider-title {
        font-size: 90px
    }

    .tp-shop-banner-anim {
        height: 200px
    }

    .tp-shop-top-select .nice-select {
        max-width: 280px
    }
}

.tp-shop-insta-title-box span {
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 10px;
    display: inline-block;
    text-transform: uppercase;
    color: var(--tp-common-black);
    font-family: var(--tp-ff-marcellus)
}

.tp-shop-widget-categories ul li a,
.tp-shop-widget-checkbox ul li label,
.tp-shop-widget-checkbox-circle label {
    color: #55585b;
    position: relative;
    font-size: 16px;
    font-family: var(--tp-ff-marcellus)
}

.tp-shop-insta-title {
    font-size: 60px;
    font-weight: 400;
    line-height: 1;
    color: var(--tp-common-black);
    font-family: var(--tp-ff-marcellus)
}

.tp-shop-brand-item {
    text-align: center;
    border: 1px solid #edeff2;
    height: 120px;
    line-height: 120px
}

.tp-shop-widget-title {
    font-weight: 400;
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 25px;
    color: var(--tp-common-black);
    font-family: var(--tp-ff-marcellus);
    border-bottom: 1px solid #eee
}

.tp-shop-widget-title.no-border {
    border: 0;
    padding-bottom: 0;
    margin-bottom: 14px
}

.tp-shop-widget-filter .ui-widget.ui-widget-content {
    height: 3px;
    background-color: #ededed;
    border: 0
}

.tp-shop-widget-filter .ui-slider .ui-slider-handle {
    top: -7px;
    width: 5px;
    height: 17px;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    background-color: var(--tp-common-black)
}

.tp-shop-widget-filter-info .input-range input {
    width: 100%;
    height: auto;
    padding: 0;
    border: 0;
    font-size: 16px;
    font-weight: 400;
    background-color: transparent;
    color: var(--tp-common-black);
    font-family: var(--tp-ff-marcellus)
}

.tp-shop-widget-checkbox ul li label::before,
.tp-shop-widget-checkbox-circle label::before {
    left: 0;
    color: var(--tp-common-white);
    position: absolute;
    text-align: center;
    opacity: 0;
    visibility: hidden
}

.tp-shop-widget-filter-info .tp-shop-widget-filter-btn {
    font-weight: 400;
    font-size: 14px;
    padding: 2px 21px;
    background-color: #f5f5f5;
    color: var(--tp-common-black);
    font-family: var(--tp-ff-marcellus)
}

.tp-cart-checkout-shipping-option:not(:last-child),
.tp-checkout-option,
.tp-shop-widget-checkbox ul li:not(:last-child) {
    margin-bottom: 4px
}

.tp-shop-widget-checkbox ul li label {
    font-weight: 400;
    padding-left: 26px
}

.tp-shop-widget-checkbox ul li label::after {
    position: absolute;
    content: "";
    top: 5px;
    left: 0;
    width: 16px;
    height: 16px;
    line-height: 12px;
    text-align: center;
    border: 2px solid #dadada;
    z-index: -1;
    transition: .2s
}

.tp-shop-widget-checkbox ul li label::before {
    content: url("../img/inner-shop/check.svg");
    top: 6px;
    width: 16px;
    height: 16px;
    line-height: 12px;
    transition: .2s
}

.tp-shop-widget-categories {
    height: 288px;
    scrollbar-width: thin;
    padding-right: 10px
}

.tp-shop-widget-categories ul li a span,
.tp-shop-widget-checkbox-circle-number {
    font-size: 12px;
    line-height: 1;
    padding: 5px 6px 3px;
    transition: .3s;
    font-weight: 500
}

.tp-shop-widget-categories ul li {
    list-style: none;
    width: 100%
}

.tp-shop-widget-categories ul li a {
    font-weight: 400;
    padding-left: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}

.tp-shop-widget-categories ul li a::after {
    position: absolute;
    content: "";
    top: 10px;
    left: 0;
    width: 6px;
    height: 6px;
    text-align: center;
    background-color: #e7e7e7;
    border-radius: 50%;
    transition: .3s
}

.tp-shop-widget-categories ul li a span {
    border: 1px solid #eaeaea;
    border-radius: 8px
}

.tp-shop-widget-checkbox-circle span.red {
    background-color: #ff401f
}

.tp-shop-widget-checkbox-circle span.dark_blue {
    background-color: #4666ff
}

.tp-shop-widget-checkbox-circle span.oragnge {
    background-color: #ff9e2c
}

.tp-shop-widget-checkbox-circle span.purple {
    background-color: #b615fd
}

.tp-shop-widget-checkbox-circle span.yellow {
    background-color: #ffd747
}

.tp-shop-widget-checkbox-circle span.green {
    background-color: #41cf0f
}

.tp-shop-widget-checkbox-circle-list ul li {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}

.tp-checkout-payment-item.paypal-payment label,
.tp-order-info-list ul li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex
}

.tp-shop-widget-checkbox-circle-number {
    border-radius: 8px;
    border: 1px solid #eaeaea;
    font-family: var(--tp-ff-marcellus)
}

.tp-shop-widget-checkbox-circle .tp-shop-widget-checkbox-circle-self {
    position: absolute;
    content: "";
    top: 4px;
    left: 0;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    z-index: -1;
    border-radius: 50%;
    transition: .2s
}

.tp-shop-widget-checkbox-circle label {
    padding-left: 26px
}

.tp-shop-widget-checkbox-circle label::before {
    content: url("../img/product/icons/check-2.html");
    top: 3px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    transition: .1s
}

.tp-shop-widget-brand {
    margin-right: 40px
}

.tp-shop-widget-brand-item {
    width: 50%;
    flex: 0 0 50%;
    margin-bottom: 30px
}

.tp-shop-widget-size-item button {
    color: #5d5d63;
    margin-right: 3px;
    margin-bottom: 3px;
    font-size: 16px;
    font-weight: 400;
    height: 60px;
    width: 60px;
    transition: .3s;
    line-height: 60px;
    text-align: center;
    font-family: var(--tp-ff-marcellus);
    border: 1px solid rgba(25, 25, 26, .1)
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-shop-widget-size-item button {
        font-size: 15px;
        height: 50px;
        width: 50px;
        line-height: 50px
    }
}

.tp-shop-top-select .nice-select {
    border-radius: 0;
    font-size: 14px;
    height: 40px;
    line-height: 38px;
    padding: 0 25px;
    min-width: 204px;
    float: none;
    background-color: #f9f9f9;
    color: var(--tp-common-black);
    font-family: var(--tp-ff-marcellus);
    border: 1px solid rgba(2, 6, 38, .1)
}

.tp-shop-top-select .nice-select::after {
    right: 20px;
    color: #767a7d
}

.tp-checkout-input .nice-select.open .list,
.tp-shop-top-select .nice-select.open .list {
    -webkit-transform: scale(1) translateY(0);
    -moz-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    -o-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
}

.tp-shop-top-select .nice-select .list {
    margin-top: 0;
    border-radius: 0;
    transform-origin: center center;
    -webkit-transform: scale(.9) translateY(0);
    -moz-transform: scale(.9) translateY(0);
    -ms-transform: scale(.9) translateY(0);
    -o-transform: scale(.9) translateY(0);
    transform: scale(.9) translateY(0);
    width: 100%;
    padding: 10px 0
}

.tp-checkout-input .nice-select .list .option,
.tp-shop-top-select .nice-select .list .option {
    line-height: 1.2;
    min-height: inherit;
    padding-top: 5px;
    padding-bottom: 5px
}

.tp-shop-top-filter {
    margin-left: 16px
}

.tp-shop-top-result p {
    color: #818487;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    font-family: var(--tp-ff-marcellus)
}

.tp-shop-top-tab {
    margin-right: 22px
}

.tp-shop-top-tab .nav-tabs .nav-item .nav-link {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    font-size: 18px;
    color: #818487;
    border: 1px solid rgba(2, 6, 38, .1);
    border-radius: 0;
    margin-right: 6px
}

.tp-shop-top-tab .nav-tabs .nav-item .nav-link svg {
    transform: translateY(2px)
}

.tp-shop-top-tab .nav-tabs .nav-item .nav-link.active {
    color: var(--tp-common-black);
    border-color: var(--tp-common-black)
}

.tp-product-action {
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    transition: .3s
}

.tp-product-action-btn {
    position: relative;
    display: inline-block;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 18px;
    color: var(--tp-common-black);
    background-color: #fff;
    border-bottom: 0;
    box-shadow: 0 1px 2px rgba(1, 15, 28, .2);
    border-radius: 50%;
    margin-bottom: 6px
}

.tp-product-details-tab-line,
.tp-product-tooltip {
    background-color: var(--tp-common-black);
    transition: .3s
}

.tp-product-action-btn:hover .tp-product-tooltip {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(-8px) translateY(-50%);
    -moz-transform: translateX(-8px) translateY(-50%);
    -ms-transform: translateX(-8px) translateY(-50%);
    -o-transform: translateX(-8px) translateY(-50%);
    transform: translateX(-8px) translateY(-50%)
}

.tp-product-tooltip {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 100%;
    font-weight: 500;
    font-size: 12px;
    color: var(--tp-common-white);
    display: inline-block;
    width: max-content;
    line-height: 1;
    padding: 6px 8px;
    border-radius: 4px;
    visibility: hidden;
    opacity: 0;
    z-index: 1
}

.tp-product-tooltip::before {
    position: absolute;
    content: "";
    right: -4px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-left: 8px solid var(--tp-common-black);
    border-bottom: 8px solid transparent
}

.tp-product-tooltip-right {
    left: auto;
    right: 100%
}

.tp-product-tooltip-right::before {
    left: auto;
    right: -4px;
    border-right: 0;
    border-left: 8px solid var(--tp-common-black)
}

.tp-shop-right-item .tp-product-btn-box {
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    transition: .4s
}

.tp-shop-right-item:hover .tp-product-action {
    right: 30px;
    opacity: 1;
    visibility: visible
}

.tp-shop-details-btn-box .tp-btn-cart {
    height: 60px;
    line-height: 60px
}

.tp-shop-details-right-wrap {
    padding: 90px 100px 0 40px
}

@media only screen and (min-width:1600px) and (max-width:1700px),
only screen and (min-width:1400px) and (max-width:1599px) {
    .tp-shop-details-right-wrap {
        padding: 90px 40px 0
    }
}

.tp-shop-details-scroll-height .tp-shop-details-right-wrap {
    height: 960px;
    overflow: hidden;
    overflow-y: scroll;
    overscroll-behavior-y: contain;
    scrollbar-width: thin
}

.tp-shop-details-categories span {
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #5d5d63;
    margin-bottom: 5px;
    display: inline-block;
    font-family: var(--tp-ff-marcellus)
}

.tp-product-details-dsc-title.sm,
.tp-shop-details-price span {
    font-size: 22px
}

.tp-shop-details-price span,
.tp-shop-details-title {
    color: var(--tp-common-black);
    font-weight: 400;
    font-family: var(--tp-ff-marcellus);
    line-height: 1
}

.tp-shop-details-title {
    font-size: 40px;
    margin-bottom: 25px;
    letter-spacing: -.4px
}

@media only screen and (min-width:1400px) and (max-width:1599px),
only screen and (min-width:1200px) and (max-width:1399px),
(max-width:767px) {
    .tp-shop-details-title {
        font-size: 35px
    }
}

.tp-shop-details-price {
    padding-right: 160px
}

@media only screen and (min-width:1400px) and (max-width:1599px) {
    .tp-shop-details-price {
        padding-right: 60px
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-shop-details-right-wrap {
        padding: 50px 40px 0
    }

    .tp-shop-details-price {
        padding-right: 50px
    }

    .tp-shop-sidebar {
        margin-right: 0
    }
}

.tp-shop-details-reviews span {
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #5d5d63;
    padding-left: 10px;
    margin-left: 10px;
    font-family: var(--tp-ff-marcellus);
    position: relative
}

.tp-shop-details-reviews span::after {
    position: absolute;
    top: 2px;
    left: 0;
    height: 18px;
    width: 1px;
    content: "";
    background-color: #d9d9d9
}

.tp-shop-details-msg p {
    color: #5d5d63;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    padding-right: 10px;
    font-family: var(--tp-ff-marcellus)
}

.tp-shop-details-query-item span,
.tp-shop-details-size-list button,
.tp-shop-details-title-sm {
    color: var(--tp-common-black);
    font-weight: 400;
    font-family: var(--tp-ff-marcellus)
}

.tp-shop-details-title-sm {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 1
}

.tp-shop-details-variation-button {
    white-space: none
}

.tp-shop-details-size-list button {
    height: 50px;
    width: 85px;
    font-size: 17px;
    margin-bottom: 5px;
    margin-right: 5px;
    line-height: 50px;
    text-align: center;
    border: 1px solid rgba(25, 25, 26, .1)
}

.tp-shop-details-query-item span {
    line-height: 1;
    margin-right: 10px
}

.tp-shop-details-query-item p {
    margin-bottom: 0;
    color: #55585b;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    font-family: var(--tp-ff-marcellus)
}

.tp-shop-details-quantity {
    position: relative;
    width: 140px;
    margin-right: 10px;
    cursor: pointer
}

@media (max-width:767px) {
    .tp-shop-top-filter {
        margin-left: 15px;
        margin-top: 0
    }

    .tp-shop-top-result p {
        margin-bottom: 20px
    }

    .tp-shop-top-tab {
        margin-right: 10px
    }

    .tp-product-action {
        top: 30px
    }

    .tp-shop-details-right-wrap {
        padding: 90px 15px 0
    }

    .tp-shop-details-price {
        padding-right: 50px
    }

    .tp-shop-details-action-box {
        flex-wrap: wrap
    }

    .tp-shop-details-quantity {
        margin-right: 0;
        margin-bottom: 10px
    }
}

.tp-shop-details-quantity .tp-cart-minus,
.tp-shop-details-quantity .tp-cart-plus {
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-radius: 50%;
    left: 14px
}

.tp-shop-details-quantity .tp-cart-minus:hover,
.tp-shop-details-quantity .tp-cart-plus:hover {
    background-color: var(--tp-common-white);
    color: var(--tp-theme-primary)
}

.tp-shop-details-quantity .tp-cart-plus {
    left: auto;
    right: 14px
}

.tp-shop-details-quantity .tp-cart-input[type=text] {
    height: 60px;
    line-height: 60px;
    border: 1px solid rgba(25, 25, 26, .12);
    border-radius: 0;
    font-size: 16px;
    background-color: transparent;
    color: var(--tp-common-black);
    font-family: var(--tp-ff-marcellus)
}

.tp-product-details-tab-nav .nav-tabs {
    padding-bottom: 12px;
    border-bottom: 1px solid #e0e2e3
}

.tp-product-details-tab-nav .nav-tabs .nav-link {
    font-size: 20px;
    color: #a0a2a4;
    padding-left: 9px;
    padding-right: 7px;
    position: relative;
    font-family: var(--tp-ff-marcellus);
    background: 0 0
}

.tp-product-details-tab-nav .nav-tabs .nav-link:not(:first-child) {
    margin-left: 40px
}

.tp-product-details-tab-line {
    position: absolute;
    bottom: 0;
    height: 1px;
    display: block
}

.tp-product-details-review-number {
    border: 1px solid #e0e2e3;
    padding: 35px 43px 33px 40px
}

.tp-product-details-review-number-title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 14px;
    font-family: var(--tp-ff-marcellus)
}

.tp-product-details-review-summery {
    margin-bottom: 12px
}

.tp-product-details-review-summery-value span {
    font-size: 40px;
    font-weight: 500;
    color: var(--tp-common-black);
    font-family: var(--tp-ff-marcellus);
    margin-right: 8px
}

.tp-product-details-review-form-rating-icon span,
.tp-product-details-review-summery-rating span {
    color: var(--tp-common-black);
    margin: 0 1px
}

.tp-product-details-review-summery-rating p {
    margin-left: 4px;
    font-size: 14px;
    margin-bottom: 0;
    font-family: var(--tp-ff-marcellus)
}

.tp-product-details-review-rating-item>span {
    color: #a0a2a4;
    font-size: 15px;
    margin-right: 10px;
    font-family: var(--tp-ff-marcellus)
}

.tp-product-details-review-rating-bar {
    width: 260px;
    background-color: #edeeee;
    height: 10px;
    position: relative;
    margin-right: 12px
}

.tp-product-details-review-rating-bar-inner {
    height: 100%;
    background-color: var(--tp-common-black);
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0
}

.tp-product-details-review-rating-percent span {
    font-size: 14px;
    font-family: var(--tp-ff-marcellus)
}

.tp-product-details-review-title {
    font-size: 26px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 30px;
    color: var(--tp-common-black);
    font-family: var(--tp-ff-marcellus)
}

.tp-product-details-review-avater-thumb img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    margin-right: 20px
}

.tp-product-details-review-avater-rating {
    line-height: 1;
    margin-bottom: 5px
}

.tp-product-details-review-avater-rating span {
    font-size: 13px;
    margin-right: 2px;
    color: var(--tp-common-black)
}

.tp-product-details-review-avater-title {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 9px;
    display: inline-block;
    font-family: var(--tp-ff-marcellus)
}

.tp-product-details-review-avater-meta {
    font-size: 14px;
    position: relative;
    padding-left: 11px;
    margin-left: 3px;
    font-family: var(--tp-ff-marcellus)
}

.tp-product-details-review-avater-meta::after {
    position: absolute;
    content: "";
    left: 0;
    top: 8px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #a8acb0
}

.tp-product-details-review-avater-comment p {
    font-size: 14px;
    margin-bottom: 0;
    line-height: 1.4;
    font-family: var(--tp-ff-marcellus)
}

.tp-product-details-review-form-title {
    font-size: 26px;
    font-weight: 400;
    line-height: 1;
    color: var(--tp-common-black);
    font-family: var(--tp-ff-marcellus)
}

.tp-product-details-review-form p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #5d5d63;
    margin-bottom: 25px;
    font-family: var(--tp-ff-marcellus)
}

.tp-product-details-review-form-rating p {
    margin-right: 8px;
    margin-bottom: 0
}

.tp-product-details-review-input-wrapper {
    margin-bottom: 11px
}

.tp-product-details-review-input input,
.tp-profile-input input {
    height: 56px;
    background: #fff;
    border: 1px solid #e0e2e3;
    font-size: 14px;
    color: var(--tp-common-black)
}

.tp-product-details-review-input input::-webkit-input-placeholder {
    color: #95999d
}

.tp-product-details-review-input input::-moz-placeholder {
    color: #95999d
}

.tp-product-details-review-input input:-moz-placeholder {
    color: #95999d
}

.tp-product-details-review-input input:-ms-input-placeholder {
    color: #95999d
}

.tp-product-details-review-input input::placeholder {
    color: #95999d
}

.tp-product-details-review-input textarea {
    height: 140px
}

.tp-product-details-review-input-title label {
    font-size: 14px;
    color: var(--tp-common-black)
}

.tp-product-details-review-remeber label {
    font-size: 15px;
    color: #55585b;
    position: relative;
    padding-left: 26px;
    z-index: 1
}

.tp-product-details-dsc-content p,
.tp-product-details-dsc-list ul li,
.tp-product-details-size-row ul li {
    font-size: 17px;
    font-family: var(--tp-ff-marcellus);
    font-weight: 400
}

.tp-login-remeber label::after,
.tp-product-details-review-remeber label::after {
    position: absolute;
    content: "";
    top: 4px;
    left: 0;
    width: 18px;
    height: 18px;
    line-height: 16px;
    text-align: center;
    border: 1px solid #c3c7c9;
    z-index: -1;
    transition: .3s
}

.tp-product-details-review-remeber label::before {
    position: absolute;
    content: url("../img/inner-shop/check.svg");
    top: 4px;
    left: 0;
    width: 18px;
    height: 18px;
    line-height: 16px;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    color: var(--tp-common-black);
    transition: .3s
}

.tp-product-details-dsc-title {
    font-size: 30px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 15px;
    color: var(--tp-common-black);
    font-family: var(--tp-ff-marcellus)
}

.tp-product-details-dsc-content p {
    color: #5d5d63
}

.tp-product-details-dsc-list ul li {
    color: #5d5d63;
    line-height: 1;
    list-style-type: none;
    padding-left: 15px;
    position: relative
}

.tp-product-details-dsc-list ul li::after {
    content: "";
    height: 4px;
    width: 4px;
    top: 6px;
    left: 0;
    position: absolute;
    border-radius: 50%;
    background-color: #5d5d63
}

.tp-cart-list thead,
.tp-product-details-size-wrap .tp-product-details-size-row:nth-child(odd) {
    background-color: #f5f5f5
}

.tp-product-details-size-wrap .tp-product-details-size-row:first-child ul li {
    color: var(--tp-common-black);
    font-size: 18px
}

.tp-product-details-size-row ul li {
    width: 100%;
    height: 48px;
    line-height: 48px;
    list-style-type: none;
    text-align: center;
    color: #5d5d63;
    border-right: 5px solid #fff
}

@media only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px) {
    .cn-contact-left {
        margin-bottom: 90px
    }

    .cn-contactform-2-map {
        height: 500px
    }

    .tp-studio-funfact-item {
        padding: 20px 15px
    }

    .tp-product-details-2-style {
        padding-top: 140px
    }

    .tp-product-details-2-style .tp-shop-details-right-wrap {
        padding: 0
    }
}

.tp-product-details-2-style .tp-btn-cart {
    padding: 0 35px;
    height: 60px;
    line-height: 56px
}

.tp-product-details-thumb-wrapper .nav-tabs .nav-link {
    width: 90px;
    height: 100px;
    position: relative;
    margin: 0 4px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-shop-right-title {
        font-size: 18px
    }

    .tp-product-details-thumb-wrapper .nav-tabs .nav-link {
        width: 75px;
        height: 85px
    }

    .tp-cart-list {
        overflow-x: scroll;
        margin-right: 0
    }
}

.tp-product-details-thumb-wrapper .nav-tabs .nav-link::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    border: 1px solid transparent;
    top: 0;
    left: 0;
    transition: .3s
}

.tp-product-details-thumb-wrapper .nav-tabs .nav-link img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    background-color: #f3f3f3
}

.tp-shop-top-text span {
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    color: var(--tp-common-black);
    font-family: var(--tp-ff-marcellus)
}

.tp-shop-top-text-wrap {
    padding-bottom: 8px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(25, 25, 26, .1)
}

.tp-shop-mob-search span svg {
    height: 20px;
    width: 20px
}

.tp-shop-popup-wrap {
    height: 500px;
    width: 800px;
    margin: 0 auto;
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: .3s;
    display: flex;
    align-items: center
}

.tp-shop-popup-img {
    position: relative;
    height: 100%;
    flex: 0 0 auto
}

.tp-shop-popup-text h4 {
    font-weight: 400;
    font-size: 46px;
    line-height: 1;
    margin-bottom: 13px;
    text-transform: uppercase;
    font-family: var(--tp-ff-aladin)
}

.tp-shop-popup-text p,
.tp-shop-popup-text span {
    color: #19191a;
    font-family: var(--tp-ff-marcellus);
    font-weight: 400;
    text-transform: uppercase
}

.tp-shop-popup-text p {
    font-size: 28px;
    margin-bottom: 40px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .tp-shop-widget-size-item button {
        height: 55px;
        width: 55px;
        line-height: 55px
    }

    .tp-product-details-review-list {
        margin-bottom: 70px
    }

    .tp-shop-popup-wrap {
        width: 700px
    }

    .tp-shop-popup-text p {
        font-size: 20px
    }
}

.tp-shop-popup-text span {
    font-size: 16px;
    line-height: 1;
    letter-spacing: .04em;
    margin-bottom: 55px;
    display: inline-block
}

.tp-shop-popup-inputbox input {
    height: 50px;
    font-weight: 400;
    font-size: 17px;
    letter-spacing: .04em;
    color: #6e6e74;
    border: 1px solid rgba(25, 25, 26, .1);
    font-family: var(--tp-ff-marcellus);
    margin-bottom: 10px
}

.tp-cart-price span,
.tp-cart-title a {
    font-size: 16px;
    font-family: var(--tp-ff-marcellus)
}

.subscribe-popup .close i,
.tp-cart-list thead th,
.tp-cart-price span,
.tp-cart-title a {
    color: var(--tp-common-black)
}

.tp-shop-popup-inputbox input::-webkit-input-placeholder {
    font-weight: 400;
    font-size: 17px;
    letter-spacing: .04em;
    color: var(--tp-common-black)
}

.tp-shop-popup-inputbox input::-moz-placeholder {
    font-weight: 400;
    font-size: 17px;
    letter-spacing: .04em;
    color: var(--tp-common-black)
}

.tp-shop-popup-inputbox input:-moz-placeholder {
    font-weight: 400;
    font-size: 17px;
    letter-spacing: .04em;
    color: var(--tp-common-black)
}

.tp-shop-popup-inputbox input:-ms-input-placeholder {
    font-weight: 400;
    font-size: 17px;
    letter-spacing: .04em;
    color: var(--tp-common-black)
}

.tp-shop-popup-inputbox input::placeholder {
    font-weight: 400;
    font-size: 17px;
    letter-spacing: .04em;
    color: var(--tp-common-black)
}

.tp-shop-popup-inputbox .tp-btn-black-square {
    font-weight: 400;
    font-size: 20px;
    text-transform: uppercase;
    color: var(--tp-common-white);
    font-family: var(--tp-ff-marcellus);
    background-color: var(--tp-common-black);
    border: 2px solid transparent
}

.subscribe-popup {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1099;
    background-color: rgba(0, 0, 0, .5);
    visibility: hidden;
    opacity: 0;
    transition: .3s;
    margin: 0 auto;
    text-align: center
}

.subscribe-popup .close i {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 20px;
    cursor: pointer;
    font-weight: 400;
    transition: .3s
}

.subscribe-popup .close:hover i,
.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
    transform: rotate(180deg)
}

@keyframes zoomInOut {

    0%,
    100% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.1)
    }
}

@media only screen and (min-width:768px) and (max-width:991px),
(max-width:767px) {
    .tp-offcanvas-2-area .tp-main-menu-mobile {
        padding: 30px
    }

    .fq-faq-sidebar-content p br,
    .tp-offcanvas-2-area .tp-main-menu-mobile>nav>ul>li>a::after {
        display: none
    }

    .tp-offcanvas-2-area .tp-main-menu-mobile>nav>ul>li ul li,
    .tpoffcanvas__logo {
        padding-left: 30px
    }

    .tp-offcanvas-2-close {
        padding-right: 30px
    }

    .ab-2-work-title-box,
    .tp-service-2-accordion-box,
    .tp-service-left-btn {
        margin-bottom: 60px
    }

    .ab-about-category-title-box,
    .fq-faq-sidebar,
    .pd-typography-color,
    .pd-typography-middle,
    .tp-award-2-title span,
    .tp-cta-title span,
    .tp-cta-title-box,
    .tp-footer-6-widget.footer-col-6-2,
    .tp-footer-6-widget.footer-col-6-3,
    .tp-footer-middle-wrap,
    .tp-mission-content,
    .tp-price-inner-faq-wrap,
    .tp-project-right-wrap {
        padding-left: 0
    }

    .tp-section-title.fs-160 {
        font-size: 90px
    }

    .tp-header-2-menu-bar button span {
        width: 45px
    }

    .tp-award-list-wrap,
    .tp-inner-header-right-action ul,
    .tp-project-ml,
    .tp-studio-service-item.space-ml-2,
    .tp-studio-service-item.space-ml-3 {
        margin-left: 0
    }

    .sidebar__wrapper {
        margin-top: 40px;
        padding-left: 0
    }

    .tp-blog-title-sm {
        font-size: 24px
    }

    .tp-blog-list-meta span {
        margin-bottom: 20px
    }

    .tp-footer-menu {
        margin-right: 0;
        margin-bottom: 60px
    }

    .tp-hero-6-bg {
        height: 650px
    }

    .tp-about-4-content,
    .tp-brand-title {
        margin-bottom: 40px
    }

    .tp-brand-item {
        text-align: center
    }

    .tp-brand-4-area {
        padding-top: 0
    }

    .tp-service-2-shape-img {
        padding-left: 0;
        margin-bottom: 50px
    }

    .tp-service-4-shape-1 {
        margin-right: 0
    }

    .tp-service-5-item.space-1 {
        padding: 0
    }

    .tp-service-6-item {
        flex-wrap: wrap
    }

    .sv-hero-title-box {
        padding-left: 0;
        margin-bottom: 45px
    }

    .service-details__right-wrap {
        margin-left: 0;
        margin-top: 60px
    }

    .service-details__tab-thumb {
        height: 340px
    }

    .service-details__tab-thumb img {
        height: 100%;
        object-fit: contain
    }

    .tm-details-text p,
    .tp-studio-service-content p {
        font-size: 16px
    }

    .tp-studio-service-item .tp-studio-border::after {
        width: calc(100% - 0px)
    }

    .tp-cart-area,
    .tp-project-details-3-ptb {
        padding-top: 150px
    }

    .tp-project-details-3-full-width-thumb {
        height: 400px
    }

    .tp-project-details-3-full-width-thumb img {
        height: 500px
    }

    .tp-about-5-area {
        padding-bottom: 30px
    }

    .tp-about-5-text {
        padding-left: 0;
        padding-right: 0
    }

    .ab-inner-hero-bg {
        padding-top: 160px
    }

    .tp-video-3-wrap video {
        height: 600px
    }

    .cn-contact-2-content {
        margin-top: 0;
        padding: 40px 30px
    }

    .tp-shop-slider-bg {
        padding-top: 170px;
        padding-bottom: 140px
    }

    .tp-shop-slider-arrow-box button {
        top: auto;
        transform: translateY(0);
        bottom: 50px;
        left: auto;
        right: 120px
    }

    .tp-product-details-thumb-wrapper {
        margin-right: 0;
        margin-bottom: 70px
    }
}

.tp-cart-header-product {
    padding-left: 30px !important
}

.tp-cart-list .table>:not(caption)>*>* {
    padding: 20px 0;
    box-shadow: none;
    vertical-align: middle
}

@media only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px),
only screen and (min-width:576px) and (max-width:767px),
(max-width:767px) {
    .tp-cart-list table {
        width: 950px
    }
}

.tp-cart-list thead th {
    font-weight: 500;
    font-size: 18px;
    font-family: var(--tp-ff-marcellus);
    border: 0 !important;
    padding-top: 9px !important;
    padding-bottom: 9px !important
}

.tp-cart-list tr td {
    border-color: #e0e2e3
}

.tp-cart-list tr td .tp-cart-action-btn {
    font-weight: 400;
    font-size: 14px;
    color: #818487;
    font-family: var(--tp-ff-marcellus)
}

.tp-cart-list tr td .tp-cart-action-btn svg {
    transform: translateY(-1px)
}

.tp-cart-list tr td .tp-cart-action-btn:hover {
    color: #ff1826
}

.tp-cart-list tr td.tp-cart-add-to-cart .tp-btn {
    border-radius: 0
}

.tp-cart-list tbody tr:first-child td {
    padding-top: 30px !important
}

.tp-cart-img {
    width: 78px;
    margin-right: 20px
}

.tp-cart-img img {
    width: 78px;
    height: 100px;
    object-fit: cover
}

.tp-cart-title a {
    margin-left: 20px;
    font-weight: 400;
    display: inline-block
}

.tp-cart-price {
    width: 126px
}

.tp-cart-quantity {
    width: 180px
}

.tp-cart-coupon-input-box label {
    font-size: 14px;
    margin-bottom: 7px;
    color: var(--tp-common-black);
    font-family: var(--tp-ff-marcellus)
}

.tp-cart-coupon-input button,
.tp-cart-update-btn {
    font-size: 16px;
    font-weight: 500;
    font-family: var(--tp-ff-marcellus)
}

.tp-cart-coupon-input input {
    background: #fff;
    border: 1px solid #d6d9dc;
    height: 46px;
    line-height: 46px;
    margin-right: 4px;
    max-width: 282px;
    font-family: var(--tp-ff-marcellus)
}

.tp-cart-coupon-input input::-webkit-input-placeholder {
    color: #818487;
    font-family: var(--tp-ff-marcellus)
}

.tp-cart-coupon-input input::-moz-placeholder {
    color: #818487;
    font-family: var(--tp-ff-marcellus)
}

.tp-cart-coupon-input input:-moz-placeholder {
    color: #818487;
    font-family: var(--tp-ff-marcellus)
}

.tp-cart-coupon-input input:-ms-input-placeholder {
    color: #818487;
    font-family: var(--tp-ff-marcellus)
}

.tp-cart-coupon-input input::placeholder {
    color: #818487;
    font-family: var(--tp-ff-marcellus)
}

.tp-cart-coupon-input button {
    color: var(--tp-common-white);
    background-color: var(--tp-common-black);
    padding: 9px 30px;
    border: 2px solid transparent
}

.tp-cart-checkout-btn:hover,
.tp-cart-coupon-input button:hover {
    background-color: transparent;
    color: var(--tp-common-black);
    border-color: var(--tp-common-black)
}

.cartmini__del:hover,
.cartmini__title a:hover {
    color: var(--tp-theme-1)
}

.tp-cart-update-btn {
    padding: 9px 29px;
    color: var(--tp-common-black);
    background-color: var(--tp-common-white);
    border: 1px solid rgba(2, 6, 38, .1)
}

.tp-cart-checkout-wrapper {
    background: #f5f5f5;
    padding: 36px 24px 28px;
    margin-left: 5px
}

.tp-cart-checkout-top {
    padding-bottom: 13px;
    margin-bottom: 19px;
    border-bottom: 1px solid #e0e2e3
}

.tp-cart-checkout-top span {
    font-size: 20px;
    font-weight: 500;
    color: var(--tp-common-black);
    font-family: var(--tp-ff-marcellus)
}

.tp-cart-checkout-shipping {
    padding-bottom: 16px;
    border-bottom: 1px solid #e0e2e3;
    margin-bottom: 15px
}

.tp-cart-checkout-shipping-title {
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 7px;
    font-family: var(--tp-ff-marcellus)
}

.tp-cart-checkout-btn,
.tp-cart-minus,
.tp-cart-plus {
    font-size: 16px;
    display: inline-block;
    text-align: center
}

.tp-cart-checkout-shipping-option label {
    font-weight: 400;
    font-size: 14px;
    color: #161c2d;
    position: relative;
    padding-left: 25px;
    font-family: var(--tp-ff-marcellus)
}

.tp-cart-checkout-btn,
.tp-cart-checkout-total span {
    font-weight: 500;
    font-family: var(--tp-ff-marcellus)
}

.tp-cart-checkout-shipping-option label::after {
    position: absolute;
    content: "";
    left: 0;
    top: 5px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid #bcbcbc;
    transition: .3s
}

.tp-cart-checkout-shipping-option label::before {
    position: absolute;
    content: "";
    left: 4px;
    top: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: var(--tp-common-black);
    visibility: hidden;
    opacity: 0;
    transition: .3s
}

.tp-cart-checkout-total span {
    font-size: 18px;
    color: var(--tp-common-black)
}

.tp-cart-checkout-btn {
    color: var(--tp-common-white);
    background-color: var(--tp-common-black);
    padding: 10px 30px;
    border: 2px solid transparent
}

.tp-product-quantity {
    width: 100px;
    position: relative;
    border-radius: 20px
}

.tp-cart-minus,
.tp-cart-plus {
    color: var(--tp-common-black);
    transition: .3s;
    position: absolute;
    top: 50%;
    left: 16px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tp-cart-minus:hover,
.tp-cart-plus:hover {
    cursor: pointer;
    color: var(--tp-theme-1)
}

.tp-cart-minus.tp-cart-plus,
.tp-cart-plus.tp-cart-plus {
    left: auto;
    right: 16px
}

.tp-cart-minus.tp-cart-plus::after,
.tp-cart-plus.tp-cart-plus::after {
    left: 0;
    right: auto
}

.tp-cart-input[type=text] {
    height: 34px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #f5f5f5;
    background-color: var(--tp-common-white);
    font-family: var(--tp-ff-marcellus);
    padding: 0 30px;
    border-radius: 20px
}

.cartmini__area {
    position: fixed;
    right: 0;
    top: 0;
    width: 320px;
    height: 100%;
    -webkit-transform: translateX(calc(100% + 80px));
    -moz-transform: translateX(calc(100% + 80px));
    -ms-transform: translateX(calc(100% + 80px));
    -o-transform: translateX(calc(100% + 80px));
    transform: translateX(calc(100% + 80px));
    background: var(--tp-common-white) none repeat scroll 0 0;
    z-index: 99999;
    scrollbar-width: none;
    transition: .3s
}

.cartmini__area::-webkit-scrollbar {
    display: none
}

.cartmini__area.cartmini-opened {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.cartmini__wrapper {
    position: relative;
    min-height: 100%;
    padding-left: 25px;
    padding-right: 25px
}

.cartmini__top-title {
    padding: 20px 0;
    border-bottom: 1px solid #e0e2e3
}

.cartmini__top-title h4 {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 0
}

.cartmini__close {
    position: absolute;
    top: 17px;
    right: 0
}

.cartmini__close-btn {
    background: 0 0;
    color: var(--tp-common-black);
    font-size: 22px
}

.cartmini__close-btn:hover {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.cartmini__shipping {
    padding: 15px 0;
    border-bottom: 1px solid #e0e2e3
}

.cartmini__shipping .progress {
    height: 10px;
    border-radius: 0
}

.cartmini__shipping .progress-bar {
    background-color: var(--tp-theme-1)
}

.cartmini__shipping p {
    margin-bottom: 5px;
    font-size: 16px
}

.cartmini__shipping p span {
    color: red;
    font-weight: 600
}

.cartmini__widget {
    height: calc(100vh - 380px);
    scrollbar-width: none
}

.cartmini__widget::-webkit-scrollbar {
    display: none
}

.cartmini__widget-item {
    position: relative;
    display: flex;
    padding: 20px 0;
    border-bottom: 1px solid rgba(129, 129, 129, .2)
}

.cartmini__widget-item:last-child {
    border-bottom: 0
}

.cartmini__thumb {
    border: 1px solid #e0e2e3;
    margin-right: 15px
}

.cartmini__thumb img {
    width: 70px;
    height: auto
}

.cartmini__title {
    font-size: 15px;
    margin-bottom: 4px;
    font-weight: 500
}

.cartmini__content {
    padding-right: 15px
}

.cartmini__content .tp-product-quantity {
    width: 75px;
    padding: 0
}

.cartmini__content .tp-product-quantity .tp-cart-input[type=text] {
    height: 30px;
    text-align: center;
    font-size: 13px;
    border: 1px solid #e0e2e3;
    background-color: var(--tp-common-white);
    padding: 0
}

.cartmini__content .tp-product-quantity .tp-cart-minus,
.cartmini__content .tp-product-quantity .tp-cart-plus {
    width: 20px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    font-size: 13px;
    left: 3px
}

.cartmini__content .tp-product-quantity .tp-cart-minus svg,
.cartmini__content .tp-product-quantity .tp-cart-plus svg {
    -webkit-transform: translateY(-1px);
    -moz-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    -o-transform: translateY(-1px);
    transform: translateY(-1px);
    width: 10px
}

.cartmini__content .tp-product-quantity .tp-cart-minus::after,
.cartmini__content .tp-product-quantity .tp-cart-plus::after,
.tp-checkout-option input,
.tp-checkout-payment-item input,
.tp-order-info-list ul li.tp-order-info-list-shipping span input,
.tp-return-customer-remeber input {
    display: none
}

.cartmini__content .tp-product-quantity .tp-cart-plus {
    left: auto;
    right: 3px
}

.cartmini__del {
    position: absolute;
    top: 15px;
    right: 0;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: var(--tp-common-black);
    font-size: 14px
}

.cartmini__checkout {
    padding-top: 15px;
    padding-bottom: 85px;
    width: 100%;
    border-top: 2px solid #e0e2e3
}

.cartmini__checkout-title h4 {
    font-size: 15px;
    display: inline-block;
    font-weight: 500;
    margin-bottom: 0;
    text-transform: capitalize
}

.cartmini__checkout-title span {
    float: right;
    font-size: 15px;
    color: var(--tp-common-black);
    font-weight: 500
}

.cartmini__price {
    font-size: 14px;
    font-weight: 500;
    color: var(--tp-common-black)
}

.cartmini__quantity {
    font-size: 12px;
    font-weight: 500
}

.cartmini__empty {
    margin-top: 150px
}

.cartmini__empty img {
    margin-bottom: 30px
}

.cartmini__empty p {
    font-size: 16px;
    color: var(--tp-common-black);
    margin-bottom: 15px
}

.tp-cart-list .table tbody tr {
    border-bottom: 1px solid #d9d9d9
}

tbody,
td,
tfoot,
th,
thead,
tr {
    border-style: none
}

.tp-checkout-agree,
.tp-checkout-verify-item:not(:last-child) {
    margin-bottom: 24px
}

.tp-checkout-verify-reveal {
    font-size: 14px;
    margin-bottom: 0;
    display: inline-block;
    border: 1px dashed #aab0b2;
    color: var(--tp-common-black);
    font-family: var(--tp-ff-marcellus);
    padding: 8px 26px;
    width: 100%
}

.tp-checkout-payment,
.tp-order-info-list ul li:not(:last-child) {
    border-bottom: 1px solid #e0e2e3
}

.tp-checkout-verify-reveal button {
    color: var(--tp-common-black);
    position: relative
}

.tp-checkout-verify-reveal button::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 4px;
    width: 100%;
    height: 1px;
    background-color: var(--tp-common-black)
}

.tp-checkout-btn {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    color: var(--tp-common-white);
    background-color: var(--tp-theme-primary);
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    text-align: center
}

.swiper-slide,
.swiper-wrapper {
    height: 100%;
    transition-property: transform
}

.tp-checkout-input label span,
.tp-return-customer-input label span {
    color: red
}

.tp-checkout-input input,
.tp-checkout-input textarea,
.tp-return-customer-input input {
    width: 100%;
    background: #fff;
    border: 1px solid #d5d8db;
    color: var(--tp-common-black);
    font-family: var(--tp-ff-marcellus);
    height: 50px
}

.tp-checkout-input input::-webkit-input-placeholder,
.tp-checkout-input textarea::-webkit-input-placeholder {
    font-family: var(--tp-ff-marcellus)
}

.tp-checkout-input input::-moz-placeholder,
.tp-checkout-input textarea::-moz-placeholder {
    font-family: var(--tp-ff-marcellus)
}

.tp-checkout-input input:-moz-placeholder,
.tp-checkout-input textarea:-moz-placeholder {
    font-family: var(--tp-ff-marcellus)
}

.tp-checkout-input input:-ms-input-placeholder,
.tp-checkout-input textarea:-ms-input-placeholder {
    font-family: var(--tp-ff-marcellus)
}

.tp-checkout-input input::placeholder,
.tp-checkout-input textarea::placeholder {
    font-family: var(--tp-ff-marcellus)
}

.tp-checkout-input textarea {
    height: 200px
}

.tp-checkout-input .nice-select {
    height: 50px;
    line-height: 48px;
    border-radius: 0;
    border: 1px solid #d5d8db;
    color: var(--tp-common-black);
    float: none;
    padding: 0 26px
}

.tp-checkout-input .nice-select::after {
    right: 26px
}

.tp-checkout-input .nice-select .list {
    margin-top: 0;
    border-radius: 0;
    transform-origin: center center;
    -webkit-transform: scale(.9) translateY(0);
    -moz-transform: scale(.9) translateY(0);
    -ms-transform: scale(.9) translateY(0);
    -o-transform: scale(.9) translateY(0);
    transform: scale(.9) translateY(0);
    width: 100%;
    padding: 12px 0
}

.tp-checkout-option-wrapper {
    margin-top: 10px;
    margin-bottom: 17px
}

.tp-checkout-option label,
.tp-return-customer-remeber label {
    font-size: 15px;
    color: #55585b;
    position: relative;
    padding-left: 26px;
    z-index: 1;
    font-family: var(--tp-ff-marcellus)
}

.tp-checkout-option label::after,
.tp-return-customer-remeber label::after {
    position: absolute;
    content: "";
    top: 4px;
    left: 0;
    width: 18px;
    height: 18px;
    line-height: 16px;
    text-align: center;
    border: 1px solid #c3c7c9;
    z-index: -1;
    transition: .2s
}

.tp-checkout-option label::before,
.tp-return-customer-remeber label::before {
    position: absolute;
    content: url("../img/inner-shop/check.svg");
    top: 4px;
    left: 0;
    width: 18px;
    height: 18px;
    line-height: 16px;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    color: var(--tp-common-white);
    transition: .2s
}

.tp-checkout-bill-area {
    padding: 45px 40px 24px;
    background-color: #f5f5f5
}

.tp-checkout-bill-title {
    font-weight: 600;
    font-size: 26px;
    margin-bottom: 35px
}

.tp-checkout-place {
    padding: 44px 50px 50px;
    background-color: #f5f5f5
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-checkout-place {
        padding: 35px 30px
    }
}

@media only screen and (min-width:768px) and (max-width:991px),
only screen and (min-width:576px) and (max-width:767px),
(max-width:767px) {
    .breadcrumb__padding {
        padding-left: 0;
        padding-right: 0
    }

    .tp-cart-list {
        overflow-x: scroll;
        margin-right: 0
    }

    .tp-cart-checkout-wrapper {
        margin-top: 50px;
        margin-left: 0
    }

    .tp-checkout-place {
        margin-top: 50px;
        padding: 44px 40px 40px
    }
}

.tp-checkout-place-title {
    font-size: 26px;
    font-weight: 600;
    margin-right: 37px;
    margin-bottom: 30px;
    font-family: var(--tp-ff-marcellus)
}

.tp-checkout-payment {
    padding-bottom: 26px;
    margin-bottom: 24px
}

.tp-checkout-payment-item.paypal-payment label {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.tp-checkout-payment-item label {
    font-size: 14px;
    position: relative;
    padding-left: 27px;
    font-weight: 500;
    color: var(--tp-common-black);
    font-family: var(--tp-ff-marcellus)
}

.tp-checkout-payment-item label::after {
    position: absolute;
    content: "";
    left: 0;
    top: 5px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid #bcbcbc;
    transition: .2s
}

.tp-checkout-payment-item label::before {
    position: absolute;
    content: "";
    left: 3px;
    top: 8px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: var(--tp-common-black);
    visibility: hidden;
    opacity: 0;
    transition: .2s
}

.tp-checkout-payment-item label img {
    margin-left: 14px;
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    transform: translateY(-2px)
}

.tp-checkout-payment-item label a {
    margin-left: 20px;
    position: relative
}

.tp-checkout-payment-item label a::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 3px;
    width: 100%;
    height: 1px;
    background-color: var(--tp-common-black)
}

.tp-checkout-payment-desc {
    position: relative;
    padding-top: 10px;
    display: none
}

.tp-checkout-payment-desc::after {
    position: absolute;
    content: "";
    left: 57px;
    top: 0;
    width: 16px;
    height: 16px;
    background-color: #fff;
    -webkit-transform: translateY(3px) rotate(45deg);
    -moz-transform: translateY(3px) rotate(45deg);
    -ms-transform: translateY(3px) rotate(45deg);
    -o-transform: translateY(3px) rotate(45deg);
    transform: translateY(3px) rotate(45deg)
}

.tp-checkout-payment-desc p {
    background-color: #fff;
    padding: 19px 30px;
    margin-left: 27px;
    font-size: 14px;
    line-height: 1.57;
    color: #55585b;
    margin-bottom: 0;
    font-family: var(--tp-ff-marcellus)
}

.profile__tab nav .nav-tabs .nav-link.active,
.tp-return-customer-forgot a {
    color: var(--tp-common-black)
}

@media only screen and (min-width:1200px) and (max-width:1399px),
only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px),
(max-width:767px) {

    .tp-service-2-area,
    .tp-shop-banner-anim img {
        margin-top: 0
    }

    .tp-about-4-content-wrap,
    .tp-project-mr,
    .tp-service-4-item {
        margin-right: 0
    }

    .tp-project-4-bg a {
        height: 100%
    }

    .tm-details-content-wrap {
        padding-top: 100px;
        padding-bottom: 100px
    }

    .tp-about-6-pragraph-text p br {
        display: none
    }

    .cn-contact-right,
    .tp-shop-sidebar-wrap {
        padding-left: 0
    }

    .tp-checkout-area {
        padding-top: 150px
    }
}

.tp-return-customer {
    display: none;
    margin-top: 14px;
    padding: 40px;
    background-color: #f5f5f5
}

.tp-return-customer-input input::-webkit-input-placeholder {
    font-family: var(--tp-ff-marcellus)
}

.tp-return-customer-input input::-moz-placeholder {
    font-family: var(--tp-ff-marcellus)
}

.tp-return-customer-input input:-moz-placeholder {
    font-family: var(--tp-ff-marcellus)
}

.tp-return-customer-input input:-ms-input-placeholder {
    font-family: var(--tp-ff-marcellus)
}

.tp-return-customer-input input::placeholder {
    font-family: var(--tp-ff-marcellus)
}

.tp-return-customer-forgot a {
    font-weight: 400;
    font-size: 15px;
    position: relative;
    display: inline-block
}

.tp-return-customer-forgot a::after {
    position: absolute;
    content: "";
    left: auto;
    right: 0;
    bottom: 4px;
    width: 0%;
    height: 1px;
    background-color: var(--tp-common-black);
    transition: .2s
}

.tp-login-forgot a:hover::after,
.tp-login-top p a:hover::after,
.tp-return-customer-forgot a:hover::after {
    left: 0;
    right: auto;
    width: 100%
}

.tp-order-details {
    padding: 70px 100px 55px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tp-order-details {
        padding: 70px 70px 55px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-order-details {
        padding: 70px 30px 55px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .tp-offcanvas-area {
        width: 450px
    }

    .blog-details-bg-height {
        height: 700px
    }

    .blog-details-title,
    .tp-portfolio-9-title {
        font-size: 80px
    }

    .tp-blog-standard-title-box {
        bottom: 0;
        left: 0
    }

    .tp-blog-standard-thumb-box {
        height: 270px
    }

    .blog-details-without-sidebar .blog-details-thumb {
        height: 200px
    }

    .tp-cta-title,
    .tp-hero-title {
        font-size: 110px
    }

    .tp-hero-title-img img {
        width: 22%;
        margin: 0
    }

    .tp-hero-2-wrapper {
        padding-left: 60px;
        height: 560px
    }

    .tp-hero-4-content {
        padding-left: 30px
    }

    .tp-hero-4-content .tp-section-title-200 {
        font-size: 100px
    }

    .tp-hero-5-title {
        font-size: 70px;
        letter-spacing: 1px
    }

    .tp-hero-6-title-box {
        margin-top: 400px
    }

    .tp-service-2-area {
        padding-bottom: 60px
    }

    .tp-service-6-text p {
        margin-right: 51px
    }

    .sv-big-text {
        font-size: 80px;
        white-space: nowrap
    }

    .tp-project-5-thumb {
        width: 100%
    }

    .tp-project-5-thumb img {
        width: 100%;
        margin-right: 0
    }

    .tp-porfolio-10-title {
        font-size: 58px
    }

    .tp-port-slider-content-wrap {
        left: 120px;
        width: 100%
    }

    .pd-custom-full-img,
    .pd-custom-full-img-2,
    .tp-shop-banner-anim {
        height: 300px
    }

    .showcase-details-2-link {
        top: 44%
    }

    .showcase-details-thumb {
        height: 370px
    }

    .parallax-slider-inner {
        left: 30px
    }

    .tp-award-2-title,
    .tp-studio-cta-title {
        font-size: 70px
    }

    .tp-about-6-tab-btn ul li button {
        padding: 0 18px
    }

    .tp-gallery-shape-1 {
        top: 0
    }

    .tp-gallery-shape-2 {
        bottom: -1px
    }

    .cn-contact-info-thumb {
        margin-right: 20px;
        margin-bottom: 30px
    }

    .tp-shop-details-quantity {
        margin-right: 10px;
        margin-bottom: 0
    }

    .tp-product-details-thumb-wrapper .nav-tabs .nav-link {
        width: 80px;
        height: 90px
    }

    .tp-order-details {
        padding: 70px 50px 55px
    }
}

.tp-order-details-icon {
    margin-bottom: 22px
}

.tp-order-details-icon span {
    display: inline-block;
    width: 120px;
    height: 120px;
    line-height: 118px;
    text-align: center;
    font-size: 55px;
    color: var(--tp-common-white);
    border: 1px solid rgba(255, 255, 255, .2);
    border-radius: 50%
}

.tp-order-details-icon span svg {
    transform: translateY(-2px)
}

.tp-order-details-title {
    font-size: 30px;
    font-weight: 600;
    color: var(--tp-common-white);
    margin-bottom: 7px
}

.tp-order-details-content p {
    font-size: 16px;
    color: var(--tp-common-white);
    line-height: 1.38
}

.tp-order-details-item h4,
.tp-order-details-item p {
    font-size: 18px;
    color: var(--tp-common-white);
    margin-bottom: 0
}

.tp-order-details-item {
    margin-bottom: 38px
}

.tp-order-details-item h4 {
    font-weight: 400
}

.tp-order-details-item p {
    font-weight: 700
}

.tp-order-info-wrapper {
    padding: 42px 50px
}

.tp-order-info-list ul li {
    list-style: none;
    padding: 15px 0;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.tp-order-info-list ul li span {
    font-size: 15px;
    color: var(--tp-common-black);
    font-family: var(--tp-ff-marcellus)
}

.tp-order-info-list ul li.tp-order-info-list-header {
    padding-top: 0;
    padding-bottom: 12px
}

.tp-order-info-list ul li.tp-order-info-list-header h4 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
    font-family: var(--tp-ff-marcellus)
}

.tp-order-info-list ul li.tp-order-info-list-desc p {
    font-size: 15px;
    margin-bottom: 0;
    font-family: var(--tp-ff-marcellus)
}

.tp-order-info-list ul li.tp-order-info-list-desc p span {
    font-size: 15px;
    font-weight: 500
}

.tp-order-info-list ul li.tp-order-info-list-shipping span label {
    font-size: 14px;
    position: relative;
    padding-right: 27px
}

.tp-order-info-list ul li.tp-order-info-list-shipping span label::after {
    position: absolute;
    content: "";
    right: 0;
    top: 5px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid #bcbcbc;
    transition: .3s
}

.tp-order-info-list ul li.tp-order-info-list-shipping span label::before {
    position: absolute;
    content: "";
    right: 4px;
    top: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: var(--tp-common-black);
    visibility: hidden;
    opacity: 0;
    transition: .3s
}

.tp-order-info-list ul li.tp-order-info-list-total {
    padding: 14px 0
}

.tp-order-info-list ul li.tp-order-info-list-total span {
    font-size: 16px;
    font-weight: 500
}

.tp-order-inner {
    background-color: var(--tp-common-white);
    box-shadow: 0 30px 70px rgba(1, 15, 28, .1)
}

@media only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px),
(max-width:767px) {
    .pd-visual-slider-active {
        margin: 0
    }

    .cn-contactform-wrap,
    .pd-typography-left,
    .showcase-details-overview-right {
        padding-left: 0
    }

    .showcase-details-2-grid-img img {
        max-width: 100%;
        width: 100%
    }

    .showcase-details-2-grid-img img.img-left {
        margin-left: 0
    }

    .showcase-details-2-grid-img img.img-right,
    .tp-award-2-btn-box {
        margin-right: 0
    }

    #myline {
        display: none !important
    }

    .tp-studio-portfolio-wrap {
        transform: rotate(0) translateX(0)
    }

    .project-details-2-area {
        padding-top: 140px
    }

    .tm-testimonial-height,
    .tp-project-horigontal-style .tp-studio-height {
        height: 100%
    }

    .tp-studio-portfolio-img {
        transform: rotate(0);
        bottom: -100%
    }

    .tp-team-title-sm {
        font-size: 30px
    }

    .tp-studio-testimonial-wrap {
        padding-top: 50px;
        padding-bottom: 80px
    }

    .tp-about-3-content,
    .tp-studio-testimonial-item {
        padding-right: 0
    }

    .tp-about-2-content {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 80px
    }

    .ab-about-mt {
        margin-top: 100px
    }

    .tp-shop-details-area {
        padding-top: 70px
    }

    .tp-shop-mob-space {
        padding: 15px 0
    }

    .tp-wishlist-area {
        padding-top: 150px
    }
}

@media only screen and (min-width:768px) and (max-width:991px),
(max-width:767px),
only screen and (min-width:576px) and (max-width:767px) {
    .profile__tab {
        margin-right: 0;
        margin-bottom: 50px
    }
}

.profile__tab nav .nav-tabs {
    padding: 20px 0;
    border: 1px solid #e0e2e3;
    margin: 0
}

.profile__tab nav .nav-tabs .nav-link {
    font-weight: 400;
    font-size: 16px;
    padding: 14px 0;
    margin: 0 30px;
    position: relative;
    border-radius: 0;
    text-align: left;
    border: 0;
    color: #5d5d63;
    font-family: var(--tp-ff-marcellus)
}

.profile__tab nav .nav-tabs .nav-link::after {
    position: absolute;
    top: 14px;
    left: -31px;
    height: 25px;
    width: 2px;
    content: "";
    transition: .4s;
    opacity: 0;
    visibility: hidden;
    background-color: var(--tp-common-black)
}

.profile__tab nav .nav-tabs .nav-link:not(:last-child) {
    border-bottom: 1px dashed #e0e2e3
}

.profile__tab nav .nav-tabs .nav-link span,
.tp-login-option-item.has-google a img {
    margin-right: 7px
}

.profile__tab nav .nav-tabs .nav-link.active::after {
    opacity: 1;
    visibility: visible
}

.profile__tab-content {
    padding: 35px 40px 40px;
    background-color: #f5f5f5
}

.profile__info-title {
    font-size: 20px;
    margin-bottom: 25px;
    font-family: var(--tp-ff-marcellus)
}

.profile__input {
    margin-bottom: 25px;
    position: relative
}

.profile__input-box h4 {
    font-weight: 500;
    font-size: 14px;
    letter-spacing: -.02em;
    color: var(--tp-common-black-solid);
    margin-bottom: 10px
}

.profile__input-box h4 span,
.tp-login-remeber label a:hover {
    color: var(--tp-theme-primary)
}

.profile__input-box p {
    font-size: 13px;
    color: var(--tp-common-white);
    opacity: .7;
    margin-bottom: 10px
}

.profile__input>span {
    position: absolute;
    top: 50%;
    left: 20px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

[dir=rtl] .profile__input>span {
    left: auto;
    right: 20px
}

.profile__input>span svg,
.tp-login-option-item a img {
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    transform: translateY(-2px)
}

.profile__input input,
.profile__input textarea {
    width: 100%;
    height: 60px;
    line-height: 60px;
    padding: 0 25px 0 50px;
    border: 1px solid #eaeaef;
    outline: 0;
    color: var(--tp-common-black);
    font-family: var(--tp-ff-marcellus)
}

.profile__input input:focus,
.profile__input textarea:focus {
    border-color: var(--tp-theme-primary)
}

.profile__input textarea {
    line-height: 1.5;
    padding: 20px;
    height: 200px
}

.profile__input .nice-select {
    width: 100%;
    float: none;
    height: 60px;
    border: 1px solid #eaeaef;
    border-radius: 0;
    line-height: 58px;
    padding-left: 27px
}

[dir=rtl] .profile__input .nice-select {
    padding-left: 0;
    padding-right: 27px
}

.profile__input .nice-select .current {
    color: var(--tp-common-black);
    font-family: var(--tp-ff-marcellus)
}

.profile__input .nice-select::after {
    right: 25px;
    color: var(--tp-common-black)
}

[dir=rtl] .profile__input .nice-select::after {
    left: 25px;
    right: auto
}

.profile__input .nice-select.open .list {
    -webkit-transform: scale(1) translateY(0);
    -moz-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    -o-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
}

.profile__input .nice-select .list {
    width: 100%;
    border-radius: 0;
    margin-top: 0;
    padding: 13px 8px;
    transform-origin: center center;
    -webkit-transform: scale(.9) translateY(0);
    -moz-transform: scale(.9) translateY(0);
    -ms-transform: scale(.9) translateY(0);
    -o-transform: scale(.9) translateY(0);
    transform: scale(.9) translateY(0);
    font-family: var(--tp-ff-marcellus)
}

.profile__input .nice-select .list .option:hover {
    color: var(--tp-common-black)
}

.profile__password input {
    padding: 0 20px
}

.profile__ticket {
    border: 1px solid #e0e2e3
}

.liko-dark-active .portfolio-random-bg,
.profile__ticket table tbody>tr:first-child,
.profile__ticket table thead tr {
    background-color: transparent
}

.profile__ticket table th {
    color: var(--tp-common-black);
    border-color: #e0e2e3;
    box-shadow: none;
    font-family: var(--tp-ff-marcellus)
}

.liko-dark-active .tp-btn-project-sm:hover,
.liko-dark-active .tp-cart-area .tp-cart-minus,
.liko-dark-active .tp-cart-area .tp-cart-plus,
.liko-dark-active .tp-checkout-input .nice-select .list .option,
.liko-dark-active .tp-inner-header-2-bg .tp-inner-header-2-cart:hover span,
.liko-dark-active .tp-wishlist-area .tp-cart-minus,
.liko-dark-active .tp-wishlist-area .tp-cart-plus,
.profile__ticket table tbody>tr th[scope=row],
.profile__ticket table td,
.tp-login-input-eye:hover span,
.tp-login-mail p a:hover,
.tp-profile-input-eye:hover span,
.tp-text-black {
    color: var(--tp-common-black)
}

.profile__ticket table tbody>tr:not(:last-child) {
    border-bottom: 1px solid #e0e2e3
}

.profile__ticket table tbody>tr td,
.profile__ticket table tbody>tr th {
    color: var(--tp-common-black);
    vertical-align: middle;
    font-family: var(--tp-ff-marcellus)
}

.profile__ticket table tbody>tr>th {
    padding-left: 15px;
    padding-right: 15px
}

.profile__ticket table tbody>tr td[data-info="status done"] {
    color: #08af5c
}

.profile__ticket table tbody>tr td[data-info="status pending"] {
    color: #6364db
}

.profile__ticket table tbody>tr td[data-info="status reply"] {
    color: #d93d1e
}

.profile__ticket table tbody>tr td[data-info="status hold"] {
    color: #ffb422
}

.profile__ticket table tbody>tr .tp-btn {
    padding: 7px 18px;
    background-color: #e0e2e3;
    color: var(--tp-common-black);
    font-weight: 500;
    min-width: 90px
}

.liko-dark-active .tp-login-mail p,
.profile__ticket table tbody>tr .tp-btn:hover {
    color: var(--tp-common-white);
    background-color: var(--tp-common-black)
}

.profile__ticket .table {
    margin-bottom: 0;
    --bs-table-bg: none
}

.profile__ticket .table>:not(:first-child) {
    border-color: #eaeaef;
    border-top-width: 1px
}

.profile__ticket .table>:not(caption)>*>* {
    padding: 1rem 1.5rem;
    border: 0;
    box-shadow: none
}

.profile__address-title {
    font-size: 22px;
    margin-bottom: 20px;
    font-family: var(--tp-ff-marcellus)
}

.profile__address-icon span {
    display: inline-block;
    min-width: 45px;
    margin-right: 20px
}

[dir=rtl] .profile__address-icon span {
    margin-right: 0;
    margin-left: 20px
}

.profile__address-icon span svg {
    width: 45px
}

.profile__address-content p {
    font-size: 14px;
    margin-bottom: 10px;
    font-family: var(--tp-ff-marcellus)
}

.profile__address-content p span {
    font-weight: 600;
    margin-right: 7px;
    color: var(--tp-common-black)
}

.profile__notification-title {
    font-size: 24px;
    margin-bottom: 10px;
    color: var(--tp-common-black);
    font-family: var(--tp-ff-marcellus)
}

.profile__notification p {
    font-family: var(--tp-ff-marcellus)
}

.profile__notification-item .form-check-input {
    margin-top: 0;
    width: 40px;
    height: 20px;
    box-shadow: none
}

.profile__notification-item .form-check-label {
    font-size: 16px;
    margin-left: 10px;
    color: var(--tp-common-black);
    font-family: var(--tp-ff-marcellus)
}

[dir=rtl] .profile__notification-item .form-check-label {
    margin-left: 0;
    margin-right: 10px
}

.profile__notification-item .form-check-label:hover {
    cursor: pointer;
    color: var(--tp-common-black)
}

.profile__notification-item .form-check-input:checked,
.tp-login-remeber input:checked~label::after {
    background-color: var(--tp-common-black);
    border-color: var(--tp-common-black)
}

.profile__btn .tp-btn {
    padding: 14px 39px;
    border: 1px solid #eaeaef
}

.profile__main-thumb img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-right: 16px
}

[dir=rtl] .profile__main-thumb img {
    margin-right: 0;
    margin-left: 16px
}

.profile__main-content p,
.profile__main-title {
    margin-bottom: 0;
    font-family: var(--tp-ff-marcellus)
}

.liko-dark-active .ab-logo-2,
.liko-dark-active .logo-1,
.liko-dark-active .tp-footer-dark .logo-1,
.liko-dark-active .tp-gallery-shape-1 .img-1,
.liko-dark-active .tp-gallery-shape-2 .img-1,
.liko-dark-active .tp-offcanvas-logo .logo-1,
.profile__main-thumb-edit input,
.tp-login-input-eye .open-eye,
.tp-login-remeber input,
.tp-profile-input-eye .open-eye {
    display: none
}

.profile__main-thumb-edit label {
    position: absolute;
    bottom: 2px;
    right: 12px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: var(--tp-common-black);
    background-color: #fff;
    border-radius: 50%;
    transition: .3s;
    box-shadow: 0 1px 2px rgba(25, 25, 26, .2)
}

[dir=rtl] .profile__main-thumb-edit label {
    right: 0;
    bottom: 0
}

.profile__main-thumb-edit label i {
    margin-left: 2px
}

.profile__main-thumb-edit label:hover {
    cursor: pointer;
    color: var(--tp-common-white);
    background-color: var(--tp-common-black)
}

.profile__main-title {
    font-size: 24px
}

.profile__main-content p {
    font-size: 14px
}

.profile__main-content p span {
    color: var(--tp-common-black);
    font-weight: 500
}

.profile__main-info-item {
    background-color: #fff;
    text-align: center;
    padding: 27px 30px 25px
}

@media only screen and (min-width:576px) and (max-width:767px),
(max-width:767px) {
    .tp-cart-coupon {
        margin-bottom: 20px
    }

    .profile__ticket {
        overflow-x: scroll
    }

    .profile__ticket .table {
        width: 700px
    }

    .profile__address-item {
        margin-bottom: 40px
    }

    .profile__main-info-item {
        margin-bottom: 25px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-order-info-wrapper {
        padding: 42px 40px
    }

    .profile__main-info-item {
        padding: 22px 0 20px
    }
}

.profile__main-info-icon {
    position: relative;
    margin-bottom: 15px
}

.profile__main-info-icon>span {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center
}

.profile__main-info-icon>span svg {
    width: 60px
}

.profile__main-info-icon .profile-icon-count {
    position: absolute;
    top: 2px;
    right: -8px;
    width: 26px;
    height: 26px;
    line-height: 21px;
    border-radius: 50%;
    font-size: 12px;
    font-weight: 600;
    border: 2px solid #fff;
    color: var(--tp-common-white);
    font-family: var(--tp-ff-marcellus);
    background-color: var(--tp-common-black)
}

.profile__main-info-title {
    font-size: 18px;
    margin-bottom: 0;
    font-family: var(--tp-ff-marcellus)
}

.tp-logout-btn,
.tp-profile-input-title label {
    font-size: 14px;
    color: var(--tp-common-black);
    display: inline-block
}

.tp-logout-btn {
    font-weight: 500;
    padding: 6px 18px;
    text-align: center;
    font-family: var(--tp-ff-marcellus);
    border: 1px solid rgba(2, 6, 38, .12)
}

.tp-profile-input-wrapper {
    margin-bottom: 8px
}

.tp-profile-input-box {
    position: relative;
    margin-bottom: 30px
}

.tp-profile-input input::-webkit-input-placeholder {
    color: #95999d
}

.tp-profile-input input::-moz-placeholder {
    color: #95999d
}

.tp-profile-input input:-moz-placeholder {
    color: #95999d
}

.tp-profile-input input:-ms-input-placeholder {
    color: #95999d
}

.tp-profile-input input::placeholder {
    color: #95999d
}

.tp-profile-input textarea {
    height: 165px
}

.tp-login-input input,
.tp-login-option-item a {
    height: 56px;
    border: 1px solid #e0e2e3;
    font-family: var(--tp-ff-marcellus)
}

.tp-profile-input-title label {
    padding: 0 5px;
    line-height: 1;
    margin-bottom: 10px;
    font-family: var(--tp-ff-marcellus)
}

.tp-login-input-eye,
.tp-profile-input-eye {
    position: absolute;
    right: 26px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tp-login-wrapper {
    padding: 50px 60px 70px;
    background-color: #f5f5f5
}

@media (max-width:767px) {
    .tp-product-details-tab-nav .nav-tabs {
        padding-bottom: 0
    }

    .tp-product-details-tab-nav .nav-tabs .nav-link {
        font-size: 15px
    }

    .tp-product-details-tab-nav .nav-tabs .nav-link:not(:first-child) {
        margin-left: 15px
    }

    .tp-product-details-tab-nav .nav-tabs .nav-link::after {
        position: absolute;
        content: "";
        left: auto;
        right: 0;
        bottom: -1px;
        width: 0%;
        height: 2px;
        background-color: var(--tp-common-black)
    }

    .tp-product-details-tab-nav .nav-tabs span#productTabMarker {
        display: none !important
    }

    .tp-product-details-review-number {
        padding: 35px 25px 33px
    }

    .tp-product-details-review-rating-bar {
        width: 130px
    }

    .tp-product-details-review-list {
        padding-right: 0;
        margin-bottom: 70px
    }

    .tp-product-details-dsc {
        padding-right: 0
    }

    .tp-product-details-2-style {
        padding-top: 130px
    }

    .tp-product-details-2-style .tp-shop-details-right-wrap {
        padding: 0
    }

    .tp-product-details-thumb-wrapper .nav-tabs .nav-link {
        margin-right: 10px;
        margin-bottom: 10px
    }

    .tp-product-details-size-wrap {
        overflow-x: scroll
    }

    .tp-product-details-wrap-width {
        width: 840px
    }

    .tp-shop-popup-wrap {
        width: 360px
    }

    .tp-checkout-bill-area {
        padding: 45px 25px 24px
    }

    .tp-order-details {
        padding: 40px 30px 45px
    }

    .tp-order-details-item-wrapper .row [class*=col-]:nth-child(2n) .tp-order-details-item {
        padding-left: 0
    }

    .tp-order-info-wrapper {
        padding: 42px 30px
    }

    .profile__address-icon span,
    .profile__main-inner,
    .profile__main-thumb img {
        margin-bottom: 20px
    }

    .tp-login-wrapper {
        padding-left: 20px;
        padding-right: 20px
    }
}

.tp-login-title {
    font-weight: 500;
    font-size: 30px;
    margin-bottom: 4px;
    font-family: var(--tp-ff-marcellus)
}

.tp-login-top p {
    font-weight: 400;
    font-size: 16px;
    color: #49535b;
    font-family: var(--tp-ff-marcellus)
}

.tp-login-top p a {
    color: var(--tp-common-black);
    position: relative;
    display: inline-block
}

.tp-login-forgot a::after,
.tp-login-top p a::after {
    position: absolute;
    content: "";
    left: auto;
    right: 0;
    bottom: 4px;
    width: 0%;
    height: 1px;
    background-color: var(--tp-common-black);
    transition: .3s
}

.tp-login-option-item.has-google a {
    width: 240px
}

.tp-login-option-item a {
    display: inline-block;
    width: 98px;
    line-height: 54px;
    text-align: center;
    font-size: 16px;
    color: #041226
}

.tp-login-option-item a img.apple {
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    transform: translateY(-3px)
}

.tp-login-mail p {
    font-size: 15px;
    color: #55585b;
    margin-bottom: 0;
    padding: 0 20px;
    position: relative;
    display: inline-block;
    background-color: var(--tp-common-white);
    font-family: var(--tp-ff-marcellus)
}

.tp-login-mail::after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 12px;
    width: 100%;
    height: 1px;
    background-color: #e0e2e3;
    transition: .3s;
    z-index: -1
}

.swiper-fade.swiper-free-mode .swiper-slide,
.swiper-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out
}

.tp-login-input input {
    background: #fff;
    font-size: 14px;
    color: var(--tp-common-black)
}

.tp-login-input input::-webkit-input-placeholder {
    color: #95999d;
    font-family: var(--tp-ff-marcellus)
}

.tp-login-input input::-moz-placeholder {
    color: #95999d;
    font-family: var(--tp-ff-marcellus)
}

.tp-login-input input:-moz-placeholder {
    color: #95999d;
    font-family: var(--tp-ff-marcellus)
}

.tp-login-input input:-ms-input-placeholder {
    color: #95999d;
    font-family: var(--tp-ff-marcellus)
}

.tp-login-input input::placeholder {
    color: #95999d;
    font-family: var(--tp-ff-marcellus)
}

.tp-login-btn,
.tp-login-remeber label::before {
    color: var(--tp-common-white);
    text-align: center
}

.tp-login-input-title label {
    font-size: 14px;
    padding: 0 5px;
    line-height: 1;
    color: var(--tp-common-black);
    font-family: var(--tp-ff-marcellus)
}

.tp-login-forgot a,
.tp-login-remeber label {
    font-size: 15px;
    font-family: var(--tp-ff-marcellus);
    color: var(--tp-common-black);
    position: relative
}

.tp-login-remeber label {
    padding-left: 26px;
    z-index: 1
}

.tp-login-remeber label::before {
    position: absolute;
    content: url("../img/inner-shop/check.svg");
    top: 4px;
    left: 0;
    width: 18px;
    height: 18px;
    line-height: 16px;
    visibility: hidden;
    opacity: 0;
    transition: .3s
}

.tp-login-forgot a {
    font-weight: 400;
    display: inline-block
}

.tp-login-btn {
    font-weight: 500;
    font-size: 16px;
    padding: 14px 30px;
    display: inline-block;
    font-family: var(--tp-ff-marcellus);
    background-color: var(--tp-common-black);
    border: 2px solid var(--tp-common-black)
}

.tp-login-btn:hover {
    background-color: #fff;
    color: var(--tp-common-black)
}

.liko-dark-active .blog-details-realated-area.dark-bg,
.liko-dark-active .footer-dark-mode.black-bg,
.liko-dark-active .profile__main-info-item,
.liko-dark-active .tp-about-2-area,
.liko-dark-active .tp-award-2-area.addclass,
.liko-dark-active .tp-award-area,
.liko-dark-active .tp-brand-area,
.liko-dark-active .tp-hero-2-area,
.liko-dark-active .tp-hero-area,
.liko-dark-active .tp-hero-bottom-img-wrap,
.liko-dark-active .tp-line-text-area.black-bg,
.liko-dark-active .tp-offcanvas-2-bg.is-right,
.liko-dark-active .tp-project-2-area.addclass,
.liko-dark-active .tp-project-area,
.liko-dark-active .tp-service-area,
.liko-dark-active .tp-team-area,
.liko-dark-active .tp-testimonial-area,
.liko-dark-active .tp-video-area,
.liko-dark-active body {
    background-color: var(--tp-common-dark)
}

.liko-dark-active #ball {
    background-color: var(--tp-common-white) !important
}

.liko-dark-active .tp-studio-portfolio-item:hover .tp-studio-portfolio-inner-title {
    background-image: linear-gradient(270deg, #fff 0, #fff 50%, transparent 50.1%);
    -webkit-text-stroke: 1px rgba(255, 255, 255, 0.3)
}

.liko-dark-active .cartmini__area,
.liko-dark-active .header-main-menu>nav>ul>li>.submenu,
.liko-dark-active .tp-offcanvas-area {
    backdrop-filter: blur(10px);
    background: rgba(36, 36, 36, .85);
    box-shadow: 0 1px 3px 0 rgba(18, 20, 32, .14)
}

.liko-dark-active .tp-blog-title-sm a,
.liko-dark-active .tp-footer-white .tp-footer-2-widget-menu ul li a,
.liko-dark-active .tp-service-3-title a,
.liko-dark-active .tp-service-title-sm a,
.liko-dark-active .tp-studio-cta-subscribe-link a {
    background-image: linear-gradient(var(--tp-common-white), var(--tp-common-white)), linear-gradient(var(--tp-common-white), var(--tp-common-white))
}

.liko-dark-active .cartmini__shipping,
.liko-dark-active .cartmini__top-title,
.liko-dark-active .tp-award-list-item,
.liko-dark-active .tp-megamenu-title,
.liko-dark-active .tp-offcanvas-2-area .tp-main-menu-mobile nav>ul>li {
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.liko-dark-active .homemenu-thumb-wrap {
    border: 1px solid rgba(255, 255, 255, .1)
}

.liko-dark-active .tp-megamenu-portfolio-text span {
    color: rgba(255, 255, 255, .4)
}

.liko-dark-active .tp-megamenu-portfolio-text h4 {
    -webkit-text-stroke-color: rgba(255, 255, 255, 0.1)
}

.liko-dark-active .blog-details-realated-area.grey-bg-2,
.liko-dark-active .profile__tab-content,
.liko-dark-active .tp-checkout-bill-area,
.liko-dark-active .tp-checkout-place,
.liko-dark-active .tp-login-wrapper,
.liko-dark-active .tp-offcanvas-2-bg.is-left,
.liko-dark-active .tp-product-details-size-wrap .tp-product-details-size-row:nth-child(odd),
.liko-dark-active .tp-return-customer {
    background-color: var(--tp-common-black)
}

.liko-dark-active .tp-brand-brd-top,
.liko-dark-active .tp-copyright-white.tp-copyright-2-bdr-top,
.liko-dark-active .tp-offcanvas-2-area .tp-main-menu-mobile>nav>ul>li ul.submenu {
    border-top: 1px solid rgba(255, 255, 255, .1)
}

.liko-dark-active .header-sticky,
.liko-dark-active .tp-inner-header-2-bg {
    background: rgba(36, 36, 36, .85)
}

.liko-dark-active .tp-inner-header-2-bg .tp-inner-header-2-search input::-webkit-input-placeholder {
    color: var(--tp-common-white)
}

.liko-dark-active .tp-inner-header-2-bg .tp-inner-header-2-search input::-moz-placeholder {
    color: var(--tp-common-white)
}

.liko-dark-active .tp-inner-header-2-bg .tp-inner-header-2-search input:-moz-placeholder {
    color: var(--tp-common-white)
}

.liko-dark-active .tp-inner-header-2-bg .tp-inner-header-2-search input:-ms-input-placeholder {
    color: var(--tp-common-white)
}

.liko-dark-active .tp-inner-header-2-bg .tp-inner-header-2-search input::placeholder {
    color: var(--tp-common-white)
}

.liko-dark-active .ab-2-hero-title,
.liko-dark-active .ab-2-work-item .sv-service-title,
.liko-dark-active .ab-2-work-title,
.liko-dark-active .ab-about-category-title,
.liko-dark-active .ab-about-category-title span,
.liko-dark-active .ab-about-content P,
.liko-dark-active .ab-award-title-sm,
.liko-dark-active .ab-funfact-item p,
.liko-dark-active .ab-funfact-item span,
.liko-dark-active .ab-inner-funfact-title,
.liko-dark-active .ab-inner-subtitle,
.liko-dark-active .basic-pagination ul li a,
.liko-dark-active .header-sticky.tp-inner-header-area .tp-inner-header-menu>nav>ul>li>a,
.liko-dark-active .header-sticky.tp-inner-header-area .tp-inner-header-right-action ul li .tp-inner-bar,
.liko-dark-active .header-sticky.tp-inner-header-area .tp-inner-header-right-action ul li .tp-inner-cart,
.liko-dark-active .postbox__title,
.liko-dark-active .sv-big-text,
.liko-dark-active .sv-small-text-box span,
.liko-dark-active .tp-about-2-content span,
.liko-dark-active .tp-about-2-section-title,
.liko-dark-active .tp-award-list-content-left p,
.liko-dark-active .tp-blog-content span,
.liko-dark-active .tp-blog-title-sm,
.liko-dark-active .tp-brand-4-line-text span,
.liko-dark-active .tp-brand-title,
.liko-dark-active .tp-btn-animation span,
.liko-dark-active .tp-btn-black-2 span .svg-icon,
.liko-dark-active .tp-btn-border-wrap .text-1,
.liko-dark-active .tp-btn-zikzak-sm:hover span .svg-bg,
.liko-dark-active .tp-header-2-cart button,
.liko-dark-active .tp-header-menu>nav>ul>li>a,
.liko-dark-active .tp-header-style-9 .tp-header-6-menu-box span,
.liko-dark-active .tp-hero-3-category,
.liko-dark-active .tp-hero-3-title,
.liko-dark-active .tp-hero-5-title,
.liko-dark-active .tp-hero-subtitle,
.liko-dark-active .tp-hero-title,
.liko-dark-active .tp-inner-header-2-bg .tp-inner-header-2-bar span,
.liko-dark-active .tp-inner-header-2-bg .tp-inner-header-2-cart span,
.liko-dark-active .tp-inner-header-2-bg .tp-inner-header-2-search span,
.liko-dark-active .tp-inner-header-2-bg .tp-inner-header-2-wishlist span,
.liko-dark-active .tp-inner-header-2-menu>nav>ul>li>a,
.liko-dark-active .tp-inner-header-style-2 .tp-inner-header-menu nav>ul>li>a,
.liko-dark-active .tp-inner-header-style-2 .tp-inner-header-right-action ul li .tp-inner-bar,
.liko-dark-active .tp-inner-header-style-2 .tp-inner-header-right-action ul li .tp-inner-cart,
.liko-dark-active .tp-instagram-subtitle,
.liko-dark-active .tp-instagram-title,
.liko-dark-active .tp-porfolio-10-title,
.liko-dark-active .tp-project-5-2-title,
.liko-dark-active .tp-project-textline span,
.liko-dark-active .tp-section-subtitle,
.liko-dark-active .tp-section-subtitle-3,
.liko-dark-active .tp-section-subtitle-3 span svg,
.liko-dark-active .tp-section-title,
.liko-dark-active .tp-section-title span,
.liko-dark-active .tp-section-title-40,
.liko-dark-active .tp-section-title-90,
.liko-dark-active .tp-service-2-accordion-box .accordion-header .accordion-buttons,
.liko-dark-active .tp-service-3-title,
.liko-dark-active .tp-service-4-title,
.liko-dark-active .tp-service-5-item .tp-service-4-content p,
.liko-dark-active .tp-service-5-subtitle,
.liko-dark-active .tp-service-5-title,
.liko-dark-active .tp-service-title-sm,
.liko-dark-active .tp-studio-cta-title,
.liko-dark-active .tp-studio-hero-title,
.liko-dark-active .tp-studio-portfolio-inner-title,
.liko-dark-active .tp-studio-portfolio-title,
.liko-dark-active .tp-testimonial-arrow-box button span,
.liko-dark-active .tp-testimonial-item p,
.liko-dark-active .tp-testimonial-item span em {
    color: var(--tp-common-white)
}

.liko-dark-active .tp-hero-content p {
    color: rgba(255, 255, 255, .7)
}

.liko-dark-active .tp-btn-border,
.liko-dark-active .tp-shop-btn.border-style {
    color: var(--tp-common-white);
    border: 1px solid rgba(255, 255, 255, .2)
}

.liko-dark-active .tp-btn-border::before {
    background: var(--tp-common-white)
}

.liko-dark-active .tp-btn-black-2:hover span .svg-icon,
.liko-dark-active .tp-btn-border-wrap .text-2,
.liko-dark-active .tp-btn-zikzak-sm:hover .zikzak-content,
.liko-dark-active .tp-testimonial-arrow-box button:hover span {
    color: var(--tp-common-dark)
}

.liko-dark-active .ab-2-work-item .sv-service-text p,
.liko-dark-active .tp-copyright-white .tp-copyright-2-left p,
.liko-dark-active .tp-service-content p {
    color: rgba(255, 255, 255, .6)
}

.liko-dark-active .tp-award-list-content-left span,
.liko-dark-active .tp-award-list-content-right span,
.liko-dark-active .tp-team-4-content span {
    color: rgba(255, 255, 255, .5)
}

.liko-dark-active .tp-testimonial-arrow-box button {
    border: 1px solid rgba(255, 255, 255, .2)
}

.liko-dark-active .tp-testimonial-arrow-box button:hover {
    background-color: var(--tp-common-white);
    border-color: var(--tp-common-white)
}

.liko-dark-active .tp-about-2-content p,
.liko-dark-active .tp-about-2-thumb-text,
.liko-dark-active .tp-about-3-content p,
.liko-dark-active .tp-service-2-accordion-box .accordion-body p {
    color: #929298
}

.liko-dark-active .tp-instagram-content p {
    color: #80808c
}

.liko-dark-active .tp-btn-white.background-black {
    border: 1px solid #3b3b3b;
    background-color: #1e1e1e
}

.liko-dark-active .tp-btn-white.background-black:hover {
    color: var(--tp-common-dark);
    border-color: var(--tp-common-white);
    background-color: var(--tp-common-white)
}

.liko-dark-active .tp-service-2-accordion-box .accordion-items {
    border-bottom: 1px solid rgba(237, 237, 240, .1)
}

.liko-dark-active .tp-header-3-social a {
    color: var(--tp-common-black);
    background-color: var(--tp-common-white);
    border: 1px solid transparent
}

.liko-dark-active .tp-header-3-social a:hover {
    background-color: transparent;
    color: var(--tp-common-white);
    border-color: rgba(245, 247, 245, .4)
}

.liko-dark-active .tp-header-3-area.header-sticky {
    box-shadow: none;
    backdrop-filter: initial;
    background: 0 0
}

.liko-dark-active .tp-btn-black-2 {
    background-color: var(--tp-common-white);
    color: var(--tp-common-dark);
    border: 2px solid var(--tp-common-white)
}

.liko-dark-active .tp-btn-black-2:hover,
.liko-dark-active .tp-btn-black-sm:hover,
.liko-dark-active .tp-btn-cart.sm:hover,
.liko-dark-active .tp-btn-cart:hover,
.liko-dark-active .tp-btn-submit:hover,
.liko-dark-active .tp-login-btn:hover {
    background-color: transparent;
    color: var(--tp-common-white);
    border-color: var(--tp-common-white)
}

.liko-dark-active .tp-section-subtitle-2 {
    color: #727279
}

.liko-dark-active .tp-service-3-content p {
    color: #70707d
}

.liko-dark-active .tp-offcanvas-social ul li a,
.liko-dark-active .tp-service-3-category span {
    color: var(--tp-common-white);
    border: 1px solid rgba(255, 255, 255, .1)
}

.liko-dark-active .project-details-1-navigation,
.liko-dark-active .tp-service-3-wrap {
    border-top: 1px solid rgba(245, 247, 245, .1)
}

.liko-dark-active .profile__ticket,
.liko-dark-active .tp-brand-4-item,
.liko-dark-active .tp-checkout-option input:checked~label::after,
.liko-dark-active .tp-checkout-option label::after,
.liko-dark-active .tp-login-remeber label::after,
.liko-dark-active .tp-postbox-details-input textarea,
.liko-dark-active .tp-product-details-review-remeber label::after,
.liko-dark-active .tp-return-customer-remeber input:checked~label::after,
.liko-dark-active .tp-return-customer-remeber label::after,
.liko-dark-active .tp-shop-brand-item,
.liko-dark-active .tp-team-4-item {
    border: 1px solid rgba(245, 247, 245, .1)
}

.liko-dark-active .tp-team-4-title-sm {
    color: var(--tp-common-white);
    border-bottom: 1px solid rgba(245, 247, 245, .08)
}

.liko-dark-active .project-details-1-navigation a i,
.liko-dark-active .pw-project-style .tp-btn-project-sm,
.liko-dark-active .tagcloud a,
.liko-dark-active .tp-logout-btn,
.liko-dark-active .tp-shop-widget-size-item button,
.liko-dark-active .tp-team-4-social a {
    color: var(--tp-common-white);
    border: 1px solid rgba(245, 247, 245, .1)
}

.liko-dark-active .tp-btn-animation {
    border-top: 1px solid rgba(245, 247, 245, .2);
    border-bottom: 1px solid rgba(245, 247, 245, .2)
}

.liko-dark-active .tp-hero-5-content-box p,
.liko-dark-active .tp-project-5-text span {
    color: #88888c
}

.liko-dark-active .header-sticky.tp-inner-header-area .tp-inner-header-right-action ul li .tp-inner-cart a span i,
.liko-dark-active .tp-btn-black-animated span,
.liko-dark-active .tp-btn-black-sm,
.liko-dark-active .tp-btn-black-square,
.liko-dark-active .tp-inner-header-style-2 .tp-inner-header-right-action ul li .tp-inner-cart a span i {
    color: var(--tp-common-dark);
    background-color: var(--tp-common-white)
}

.liko-dark-active .tp-btn-black-square {
    border: 1.5px solid var(--tp-common-white)
}

.liko-dark-active .tp-btn-black-square:hover {
    background-color: transparent;
    color: var(--tp-common-white)
}

.liko-dark-active .tp-btn-black-sm {
    border: 1px solid transparent
}

.liko-dark-active .tp-studio-portfolio-item {
    border-bottom: 1px solid rgba(228, 228, 229, .1);
    border-left: 1px solid rgba(228, 228, 229, .1)
}

.liko-dark-active .tp-studio-portfolio-item:first-child {
    border-top: 1px solid rgba(228, 228, 229, .1)
}

.liko-dark-active .tp-studio-cta-subscribe-link a {
    color: var(--tp-common-white)
}

.liko-dark-active .tm-details-wrapper,
.liko-dark-active .tp-perspective-slider .tp-slide-inner .tp-image::after,
.liko-dark-active .tp-perspective-slider .tp-slide-inner .tp-image::before {
    background: var(--tp-common-dark)
}

.liko-dark-active .ab-2-about-title-style .ab-about-category-title span,
.liko-dark-active .ab-2-work-subtitle,
.liko-dark-active .blog-details-blockquote .blockquote-info,
.liko-dark-active .cn-contact-2-info-details a,
.liko-dark-active .cn-contact-2-info-details span,
.liko-dark-active .postbox__comment-text p,
.liko-dark-active .tp-shop-details-query-item span {
    color: rgba(245, 247, 245, .5)
}

.liko-dark-active .ab-about-category-list ul li,
.liko-dark-active .postbox__comment-name span {
    color: rgba(245, 247, 245, .7)
}

.liko-dark-active .ab-about-category-list ul li::after {
    background-color: rgba(245, 247, 245, .7)
}

.liko-dark-active .ab-2-work-item .sv-service-subtitle,
.liko-dark-active .postbox__meta span,
.liko-dark-active .postbox__text p {
    color: rgba(245, 247, 245, .6)
}

.liko-dark-active .ab-2-work-item .sv-service-subtitle i::after {
    background: rgba(245, 247, 245, .6)
}

.liko-dark-active .ab-2-work-item,
.liko-dark-active .tp-shop-top-text-wrap {
    border-bottom: 1px solid rgba(245, 247, 245, .14)
}

.liko-dark-active .ab-funfact-item,
.liko-dark-active .tp-cart-list .table tbody tr {
    border-bottom: 1px solid rgba(245, 247, 245, .3)
}

.liko-dark-active .postbox__title a {
    background-image: -webkit-radial-gradient(var(--tp-common-white), var(--tp-common-white)), -webkit-radial-gradient(var(--tp-common-white), var(--tp-common-white));
    background-image: -moz-radial-gradient(var(--tp-common-white), var(--tp-common-white)), -moz-radial-gradient(var(--tp-common-white), var(--tp-common-white));
    background-image: -ms-radial-gradient(var(--tp-common-white), var(--tp-common-white)), -ms-radial-gradient(var(--tp-common-white), var(--tp-common-white));
    background-image: -o-radial-gradient(var(--tp-common-white), var(--tp-common-white)), -o-radial-gradient(var(--tp-common-white), var(--tp-common-white));
    background-image: radial-gradient(var(--tp-common-white), var(--tp-common-white)), radial-gradient(var(--tp-common-white), var(--tp-common-white))
}

.liko-dark-active .rc__post-title a,
.liko-dark-active .sidebar__widget ul li a {
    background-image: -webkit-radial-gradient(var(--tp-common-white), var(--tp-common-white)), -webkit-radial-gradient(var(--tp-common-white), var(--tp-common-white));
    background-image: -moz-radial-gradient(var(--tp-common-white), var(--tp-common-white)), -moz-radial-gradient(var(--tp-common-white), var(--tp-common-white));
    background-image: -ms-radial-gradient(var(--tp-common-white), var(--tp-common-white)), -ms-radial-gradient(var(--tp-common-white), var(--tp-common-white));
    background-image: -o-radial-gradient(var(--tp-common-white), var(--tp-common-white)), -o-radial-gradient(var(--tp-common-white), var(--tp-common-white))
}

.liko-dark-active .tp-btn-border-lg,
.liko-dark-active .tp-shop-widget-size-item button:focus {
    background-color: var(--tp-common-white);
    color: var(--tp-common-dark)
}

.liko-dark-active .tp-btn-border-lg:hover {
    color: var(--tp-common-white);
    border-color: var(--tp-common-white);
    background-color: transparent
}

.liko-dark-active .basic-pagination ul li a .current,
.liko-dark-active .project-details-custom-link::before {
    border: 2px solid var(--tp-common-white)
}

.liko-dark-active .basic-pagination ul li a .icon {
    border: 1px solid rgba(245, 247, 245, .2)
}

.liko-dark-active .sidebar__author,
.liko-dark-active .tp-product-details-review-number {
    border: 1px solid rgba(245, 247, 245, .12)
}

.liko-dark-active .blog-details-author-social a,
.liko-dark-active .blog-details-author-title,
.liko-dark-active .blog-details-blockquote p,
.liko-dark-active .blog-details-left-title,
.liko-dark-active .blog-details-realated-title,
.liko-dark-active .blog-details-share a,
.liko-dark-active .blog-details-share span,
.liko-dark-active .blog-details-tag a,
.liko-dark-active .blog-details-tag span,
.liko-dark-active .blog-details-top-text p,
.liko-dark-active .postbox__comment-name h5,
.liko-dark-active .postbox__comment-reply a,
.liko-dark-active .postbox__comment-title,
.liko-dark-active .rc__post-title,
.liko-dark-active .sidebar__author-title,
.liko-dark-active .sidebar__search button,
.liko-dark-active .sidebar__widget-title,
.liko-dark-active .tp-postbox-details-form p,
.liko-dark-active .tp-postbox-details-form-title {
    color: var(--tp-common-white)
}

.liko-dark-active .sidebar__author-content p {
    color: rgba(245, 247, 245, .6)
}

.liko-dark-active .sidebar__search input {
    border-bottom: 1px solid rgba(245, 247, 245, .14);
    color: var(--tp-common-white)
}

.liko-dark-active .cn-contactform-input input:focus,
.liko-dark-active .cn-contactform-input textarea:focus,
.liko-dark-active .sidebar__search input:focus,
.liko-dark-active .tp-footer-white .tp-footer-2-input input:focus {
    border-bottom: 1px solid var(--tp-common-white)
}

.liko-dark-active .sidebar__search input::-webkit-input-placeholder {
    color: rgba(245, 247, 245, .6)
}

.liko-dark-active .sidebar__search input::-moz-placeholder {
    color: rgba(245, 247, 245, .6)
}

.liko-dark-active .sidebar__search input:-moz-placeholder {
    color: rgba(245, 247, 245, .6)
}

.liko-dark-active .sidebar__search input:-ms-input-placeholder {
    color: rgba(245, 247, 245, .6)
}

.liko-dark-active .sidebar__search input::placeholder {
    color: rgba(245, 247, 245, .6)
}

.liko-dark-active .sidebar__widget ul li a {
    color: var(--tp-common-white);
    background-image: radial-gradient(var(--tp-common-white), var(--tp-common-white)), radial-gradient(var(--tp-common-white), var(--tp-common-white))
}

.liko-dark-active .blog-details-author-content p,
.liko-dark-active .blog-details-left-content p,
.liko-dark-active .pd-typography-left span.text-3,
.liko-dark-active .pd-typography-left span.text-4,
.liko-dark-active .portfolio-filter button,
.liko-dark-active .rc__meta span,
.liko-dark-active .showcase-details-2-content-right p,
.liko-dark-active .tm-hero-subtitle,
.liko-dark-active .tm-hero-text p,
.liko-dark-active .tp-blog-list-meta span,
.liko-dark-active .tp-shop-top-result p {
    color: rgba(245, 247, 245, .6)
}

.liko-dark-active .rc__post-title a {
    background-image: radial-gradient(var(--tp-common-white), var(--tp-common-white)), radial-gradient(var(--tp-common-white), var(--tp-common-white))
}

.liko-dark-active .sidebar__social a {
    color: var(--tp-common-black);
    border: 1px solid rgba(245, 247, 245, .14);
    color: var(--tp-common-white)
}

.liko-dark-active .project-details-1-next:hover i,
.liko-dark-active .project-details-1-prev:hover i,
.liko-dark-active .sidebar__social a:hover,
.liko-dark-active .tm-details-portfolio a:hover,
.liko-dark-active .tm-details-social a:hover,
.liko-dark-active .tp-logout-btn:hover,
.liko-dark-active .tp-shop-btn.border-style:hover {
    color: var(--tp-common-dark);
    border-color: var(--tp-common-white);
    background-color: var(--tp-common-white)
}

.liko-dark-active .quote-icon svg {
    color: rgba(245, 247, 245, .9)
}

.liko-dark-active .blog-details-author,
.liko-dark-active .cn-contact-2-content,
.liko-dark-active .tp-product-btn-box .tp-btn-shop-category {
    background-color: #1e1e1e
}

.liko-dark-active .tp-postbox-details-input input,
.liko-dark-active textarea {
    color: var(--tp-common-white);
    background-color: transparent
}

.liko-dark-active .tp-postbox-details-input input::-webkit-input-placeholder,
.liko-dark-active textarea::-webkit-input-placeholder {
    color: var(--tp-common-white)
}

.liko-dark-active .tp-postbox-details-input input::-moz-placeholder,
.liko-dark-active textarea::-moz-placeholder {
    color: var(--tp-common-white)
}

.liko-dark-active .tp-postbox-details-input input:-moz-placeholder,
.liko-dark-active textarea:-moz-placeholder {
    color: var(--tp-common-white)
}

.liko-dark-active .tp-postbox-details-input input:-ms-input-placeholder,
.liko-dark-active textarea:-ms-input-placeholder {
    color: var(--tp-common-white)
}

.liko-dark-active .tp-postbox-details-input input::placeholder,
.liko-dark-active textarea::placeholder {
    color: var(--tp-common-white)
}

.liko-dark-active .tp-postbox-details-input input {
    border-bottom: 1px solid rgba(245, 247, 245, .1)
}

.liko-dark-active .tp-postbox-details-input input:focus,
.liko-dark-active .tp-postbox-details-input textarea:focus,
.liko-dark-active .tp-shop-details-size-list button:hover {
    border-color: 1px solid var(--tp-common-white)
}

.liko-dark-active .blog-details-top-meta span,
.liko-dark-active .cn-contact-2-title,
.liko-dark-active .cn-contactform-support-text span,
.liko-dark-active .tm-hero-title,
.liko-dark-active .tm-hero-title-big,
.liko-dark-active .tp-blog-list-link,
.liko-dark-active .tp-blog-list-title-sm,
.liko-dark-active .tp-footer-white .tp-footer-2-contact-item span:hover a,
.liko-dark-active .tp-footer-white .tp-footer-2-widget-menu ul li a:hover,
.liko-dark-active .tp-footer-white .tp-footer-2-widget-title,
.liko-dark-active .tp-postbox-details-remeber label {
    color: var(--tp-common-white)
}

.liko-dark-active .tp-blog-list-wrap {
    background-color: #121212
}

.liko-dark-active .cn-contactform-input input,
.liko-dark-active .cn-contactform-input textarea,
.liko-dark-active .tp-blog-list-item,
.liko-dark-active .tp-product-details-tab-nav .nav-tabs {
    border-bottom: 1px solid rgba(245, 247, 245, .12)
}

.liko-dark-active .tm-hero-subtitle::after {
    background-color: rgba(245, 247, 245, .6)
}

.liko-dark-active .tp-btn-circle.style-2 {
    border-color: rgba(245, 247, 245, .14);
    color: var(--tp-common-white)
}

.liko-dark-active .cartmini__checkout-btn .tp-btn-black-2,
.liko-dark-active .tp-btn-black-md,
.liko-dark-active .tp-btn-cart.sm,
.liko-dark-active .tp-login-btn {
    background-color: var(--tp-common-white);
    color: var(--tp-common-black);
    border: 2px solid transparent
}

.liko-dark-active .tp-btn-black-md:hover,
.liko-dark-active .tp-cart-coupon-input button:hover {
    background-color: transparent;
    border-color: var(--tp-common-white);
    color: var(--tp-common-white)
}

.liko-dark-active .tp-footer-white .tp-footer-2-widget-menu ul li a {
    color: rgba(245, 247, 245, .8)
}

.liko-dark-active .tp-footer-white .tp-footer-2-widget-text p {
    color: rgba(245, 247, 245, .8)
}

.liko-dark-active .tp-footer-white .tp-footer-2-input input {
    color: var(--tp-common-white);
    border-bottom: 1px solidrgba(255, 255, 255, .1)
}

.liko-dark-active .tp-footer-white .tp-footer-2-input input::-webkit-input-placeholder {
    color: var(--tp-common-white)
}

.liko-dark-active .tp-footer-white .tp-footer-2-input input::-moz-placeholder {
    color: var(--tp-common-white)
}

.liko-dark-active .tp-footer-white .tp-footer-2-input input:-moz-placeholder {
    color: var(--tp-common-white)
}

.liko-dark-active .tp-footer-white .tp-footer-2-input input:-ms-input-placeholder {
    color: var(--tp-common-white)
}

.liko-dark-active .tp-footer-white .tp-footer-2-input input::placeholder {
    color: var(--tp-common-white)
}

.liko-dark-active .fq-faq-sidebar-content p,
.liko-dark-active .fq-faq-sidebar-title,
.liko-dark-active .tp-footer-2-input button {
    color: var(--tp-common-white)
}

.liko-dark-active .tp-copyright-white .tp-copyright-2-social a {
    color: var(--tp-common-white);
    border: 1.5px solid rgba(255, 255, 255, .2)
}

.liko-dark-active .tp-copyright-white .tp-copyright-2-social a:hover {
    background-color: var(--tp-common-white);
    color: var(--tp-common-dark);
    border-color: var(--tp-common-white)
}

.liko-dark-active .fq-faq-sidebar-input input {
    border-bottom: 2px solid rgba(245, 247, 245, .2);
    color: var(--tp-common-white)
}

.liko-dark-active .tp-price-item,
.liko-dark-active .tp-shop-banner-thumb img {
    border: 1px solid rgba(245, 247, 245, .14)
}

.liko-dark-active .fq-faq-sidebar-input input::-webkit-input-placeholder {
    color: var(--tp-common-white)
}

.liko-dark-active .fq-faq-sidebar-input input::-moz-placeholder {
    color: var(--tp-common-white)
}

.liko-dark-active .fq-faq-sidebar-input input:-moz-placeholder {
    color: var(--tp-common-white)
}

.liko-dark-active .fq-faq-sidebar-input input:-ms-input-placeholder {
    color: var(--tp-common-white)
}

.liko-dark-active .fq-faq-sidebar-input input::placeholder {
    color: var(--tp-common-white)
}

.liko-dark-active .breadcrumb__list span,
.liko-dark-active .breadcrumb__title,
.liko-dark-active .profile__main-info-title,
.liko-dark-active .profile__main-title,
.liko-dark-active .service-details__banner-text p,
.liko-dark-active .service-details__fea-list ul li,
.liko-dark-active .service-details__left-text .text-1,
.liko-dark-active .service-details__left-text p,
.liko-dark-active .sv-hero-title,
.liko-dark-active .tm-details-social-title,
.liko-dark-active .tm-details-title,
.liko-dark-active .tp-cart-minus,
.liko-dark-active .tp-cart-plus,
.liko-dark-active .tp-cart-price span,
.liko-dark-active .tp-cart-title a,
.liko-dark-active .tp-checkout-verify-reveal button,
.liko-dark-active .tp-price-list ul li,
.liko-dark-active .tp-price-monthly,
.liko-dark-active .tp-product-details-dsc-title,
.liko-dark-active .tp-product-details-review-avater-rating span,
.liko-dark-active .tp-product-details-review-avater-title,
.liko-dark-active .tp-product-details-review-form-rating-icon span,
.liko-dark-active .tp-product-details-review-form-title,
.liko-dark-active .tp-product-details-review-number-title,
.liko-dark-active .tp-product-details-review-summery-rating span,
.liko-dark-active .tp-product-details-review-summery-value span,
.liko-dark-active .tp-product-details-review-title,
.liko-dark-active .tp-product-details-size-wrap .tp-product-details-size-row:first-child ul li,
.liko-dark-active .tp-product-details-tab-nav .nav-tabs .nav-link.active,
.liko-dark-active .tp-product-details-tab-nav .nav-tabs .nav-link:hover,
.liko-dark-active .tp-service-2-title,
.liko-dark-active .tp-service-2-title-box p,
.liko-dark-active .tp-shop-details-price span,
.liko-dark-active .tp-shop-details-query-item p,
.liko-dark-active .tp-shop-details-ratting span,
.liko-dark-active .tp-shop-details-title,
.liko-dark-active .tp-shop-details-title-sm,
.liko-dark-active .tp-shop-insta-title,
.liko-dark-active .tp-shop-insta-title-box span,
.liko-dark-active .tp-shop-top-text span,
.liko-dark-active .tp-shop-widget-categories ul li a,
.liko-dark-active .tp-shop-widget-checkbox ul li label,
.liko-dark-active .tp-shop-widget-checkbox-circle label,
.liko-dark-active .tp-shop-widget-filter-info .input-range input,
.liko-dark-active .tp-shop-widget-title {
    color: var(--tp-common-white)
}

.liko-dark-active .tp-price-item {
    background: 0 0/cover no-repeat #121212
}

.liko-dark-active .tp-filter-btn,
.liko-dark-active .tp-shop-widget-filter .ui-widget.ui-widget-content {
    background-color: rgba(245, 247, 245, .12)
}

.liko-dark-active .tp-price-list ul li i {
    border: 1px solid rgba(245, 247, 245, .16)
}

.liko-dark-active .tp-shop-widget-checkbox ul li label::after {
    border: 2px solid var(--tp-common-white);
    background-color: var(--tp-common-white)
}

.liko-dark-active .tp-shop-widget-categories ul li a span {
    border: 1px solid rgba(234, 234, 234, .14)
}

.liko-dark-active .tp-shop-widget-categories ul li a::after {
    background-color: rgba(234, 234, 234, .14)
}

.liko-dark-active .tp-shop-widget-checkbox-circle-number {
    border: 1px solid rgba(234, 234, 234, .14);
    color: var(--tp-common-white)
}

.liko-dark-active .tp-shop-widget-title {
    border-bottom: 1px solid rgba(238, 238, 238, .14)
}

.liko-dark-active .tp-filter-btn,
.liko-dark-active .tp-shop-details-quantity .tp-cart-input[type=text] {
    color: var(--tp-common-white);
    border: 1px solid rgba(245, 247, 245, .12)
}

.liko-dark-active .tp-shop-widget-title.no-border {
    border: 0
}

.liko-dark-active .tp-shop-details-size-list button {
    color: var(--tp-common-white);
    border: 1px solid #1e1e1e;
    background-color: #1e1e1e
}

.liko-dark-active .tp-product-details-review-input input,
.liko-dark-active .tp-product-details-review-input textarea {
    border: 1px solid rgba(245, 247, 245, .1);
    background-color: transparent
}

.liko-dark-active .tp-shop-details-size-list button:focus {
    color: var(--tp-common-dark);
    border-color: var(--tp-common-black);
    background-color: var(--tp-common-white)
}

.liko-dark-active .tp-btn-cart,
.liko-dark-active .tp-btn-submit {
    color: var(--tp-common-dark);
    background-color: var(--tp-common-white);
    border: 2px solid transparent
}

.liko-dark-active .tp-btn-wishlist {
    border: 1px solid #1e1e1e;
    color: var(--tp-common-white);
    background-color: #1e1e1e
}

.liko-dark-active .tp-product-details-size-row ul li {
    border-right: 5px solid var(--tp-common-black);
    color: rgba(245, 245, 245, .6)
}

.liko-dark-active .tp-product-details-review-avater-comment p,
.liko-dark-active .tp-product-details-review-avater-meta,
.liko-dark-active .tp-product-details-review-form p,
.liko-dark-active .tp-product-details-review-rating-item>span,
.liko-dark-active .tp-product-details-review-rating-percent span,
.liko-dark-active .tp-product-details-review-remeber label,
.liko-dark-active .tp-product-details-review-summery-rating p {
    color: rgba(245, 245, 245, .6)
}

.liko-dark-active .tp-product-details-review-input input {
    color: var(--tp-common-white)
}

.liko-dark-active .tp-product-details-review-input textarea::-webkit-input-placeholder {
    color: #95999d
}

.liko-dark-active .tp-product-details-review-input textarea::-moz-placeholder {
    color: #95999d
}

.liko-dark-active .tp-product-details-review-input textarea:-moz-placeholder {
    color: #95999d
}

.liko-dark-active .tp-product-details-review-input textarea:-ms-input-placeholder {
    color: #95999d
}

.liko-dark-active .tp-product-details-review-input textarea::placeholder {
    color: #95999d
}

.liko-dark-active .tp-product-details-review-remeber input:checked~label::after {
    background-color: inherit;
    border-color: rgba(245, 247, 245, .1)
}

.liko-dark-active .service-details__rotate-text span {
    color: var(--tp-common-white);
    background-color: var(--tp-common-dark)
}

.liko-dark-active .tm-details-portfolio a,
.liko-dark-active .tm-details-social a {
    color: var(--tp-common-white);
    border: 1.5px solid rgba(245, 247, 245, .14)
}

.liko-dark-active .tp-cart-update-btn {
    color: var(--tp-common-dark);
    border: 2px solid transparent;
    background-color: var(--tp-common-white)
}

.liko-dark-active .tp-cart-update-btn:hover {
    border-color: 2px solid var(--tp-common-white);
    color: var(--tp-common-white);
    background-color: transparent
}

.liko-dark-active .tp-cart-coupon-input input {
    background: var(--tp-common-white);
    border: 1px solid var(--tp-common-white);
    color: var(--tp-common-dark)
}

.liko-dark-active .tp-cart-coupon-input input::-webkit-input-placeholder {
    color: var(--tp-common-dark)
}

.liko-dark-active .tp-cart-coupon-input input::-moz-placeholder {
    color: var(--tp-common-dark)
}

.liko-dark-active .tp-cart-coupon-input input:-moz-placeholder {
    color: var(--tp-common-dark)
}

.liko-dark-active .tp-cart-coupon-input input:-ms-input-placeholder {
    color: var(--tp-common-dark)
}

.liko-dark-active .tp-cart-coupon-input input::placeholder {
    color: var(--tp-common-dark)
}

.liko-dark-active .tp-checkout-verify-reveal {
    font-size: 14px;
    margin-bottom: 0;
    display: inline-block;
    border: 1px dashed rgba(245, 247, 245, .3);
    color: var(--tp-common-white)
}

.liko-dark-active .tp-checkout-verify-reveal button::after {
    background-color: rgba(245, 247, 245, .3)
}

.liko-dark-active .profile__tab nav .nav-tabs .nav-link.active {
    color: var(--tp-common-white);
    background: 0 0
}

.liko-dark-active .profile__tab nav .nav-tabs {
    border: 1px solid rgba(245, 247, 245, .3)
}

.liko-dark-active .portfolio-filter button::after,
.liko-dark-active .profile__tab nav .nav-tabs .nav-link::after,
.liko-dark-active .project-details-custom-link::after,
.liko-dark-active .rm-project-contact-item::after,
.liko-dark-active .tp-checkout-payment-item label::before,
.liko-dark-active .tp-offcanvas-contact ul li a::after,
.liko-dark-active .tp-order-info-list ul li.tp-order-info-list-shipping span label::before,
.liko-dark-active .tp-project-details-3-link a::after {
    background-color: var(--tp-common-white)
}

.liko-dark-active .profile__tab nav .nav-tabs .nav-link:not(:last-child) {
    border-bottom: 1px dashed rgba(245, 247, 245, .3)
}

.liko-dark-active .pd-typography-left span.text-1,
.liko-dark-active .pd-visual-right-content p,
.liko-dark-active .pd-visual-right-list ul li,
.liko-dark-active .profile__address-content p,
.liko-dark-active .profile__main-content p,
.liko-dark-active .profile__notification p,
.liko-dark-active .profile__tab nav .nav-tabs .nav-link,
.liko-dark-active .project-details-1-info span,
.liko-dark-active .project-details-1-title-box p,
.liko-dark-active .tp-checkout-option label,
.liko-dark-active .tp-login-remeber label,
.liko-dark-active .tp-login-top p,
.liko-dark-active .tp-order-info-list ul li.tp-order-info-list-desc p {
    color: rgba(255, 255, 255, .6)
}

.liko-dark-active .profile__main-info-icon>span svg path {
    fill: var(--tp-common-white)
}

.liko-dark-active .profile__main-info-icon .profile-icon-count {
    border: 2px solid #fff;
    color: var(--tp-common-dark);
    background-color: var(--tp-common-white)
}

.liko-dark-active .profile__input input,
.liko-dark-active .profile__input textarea {
    color: var(--tp-common-white);
    background-color: var(--tp-common-black);
    border: 1px solid rgba(245, 247, 245, .1)
}

.liko-dark-active .profile__input .nice-select {
    background-color: var(--tp-common-black);
    border: 1px solid rgba(245, 247, 245, .1)
}

.liko-dark-active .profile__password input,
.liko-dark-active .tp-checkout-input .nice-select,
.liko-dark-active .tp-checkout-input input,
.liko-dark-active .tp-checkout-input textarea,
.liko-dark-active .tp-login-input input,
.liko-dark-active .tp-return-customer-input input {
    background: var(--tp-common-dark);
    border: 1px solid rgba(245, 247, 245, .1);
    color: var(--tp-common-white)
}

.liko-dark-active .profile__address-content p span,
.liko-dark-active .profile__address-title,
.liko-dark-active .profile__input .nice-select .current,
.liko-dark-active .profile__input .nice-select::after,
.liko-dark-active .profile__input>span {
    color: var(--tp-common-white)
}

.liko-dark-active .profile__ticket table tbody>tr:not(:last-child),
.liko-dark-active .tp-inner-header-border,
.liko-dark-active .tp-order-info-list ul li:not(:last-child) {
    border-bottom: 1px solid rgba(245, 247, 245, .1)
}

.liko-dark-active .cartmini__checkout-title h4,
.liko-dark-active .cartmini__checkout-title span,
.liko-dark-active .cartmini__price,
.liko-dark-active .cartmini__shipping p,
.liko-dark-active .cartmini__title,
.liko-dark-active .cartmini__top-title h4,
.liko-dark-active .pd-typography-left span.text-2,
.liko-dark-active .pd-typography-left span.text-5,
.liko-dark-active .pd-visual-left-text span,
.liko-dark-active .portfolio-filter button.active,
.liko-dark-active .portfolio-filter button:hover,
.liko-dark-active .profile__notification-item .form-check-label,
.liko-dark-active .profile__notification-title,
.liko-dark-active .profile__ticket table tbody>tr td[data-info=title],
.liko-dark-active .profile__ticket table tbody>tr th[scope=row],
.liko-dark-active .profile__ticket table th,
.liko-dark-active .project-details-1-info h4,
.liko-dark-active .project-details-1-navigation a span,
.liko-dark-active .project-details-1-subtitle,
.liko-dark-active .project-details-1-title,
.liko-dark-active .project-details-custom-link,
.liko-dark-active .pw-project-style .tp-project-3-meta,
.liko-dark-active .pw-project-style .tp-project-3-title-sm,
.liko-dark-active .rm-project-contact-item:hover span,
.liko-dark-active .rm-project-contact-item:hover svg,
.liko-dark-active .showcase-details-2-section-title,
.liko-dark-active .showcase-details-overview-info-left span,
.liko-dark-active .showcase-details-overview-info-right span,
.liko-dark-active .showcase-details-overview-right p,
.liko-dark-active .showcase-details-subtitle,
.liko-dark-active .tp-checkout-input label,
.liko-dark-active .tp-checkout-payment-item label,
.liko-dark-active .tp-checkout-place-title,
.liko-dark-active .tp-error-title,
.liko-dark-active .tp-error-title-sm,
.liko-dark-active .tp-login-input-eye:hover span,
.liko-dark-active .tp-login-input-title label,
.liko-dark-active .tp-login-title,
.liko-dark-active .tp-login-top p a,
.liko-dark-active .tp-offcanvas-close-btn,
.liko-dark-active .tp-offcanvas-contact ul li a,
.liko-dark-active .tp-offcanvas-content p,
.liko-dark-active .tp-offcanvas-title,
.liko-dark-active .tp-order-info-list ul li span,
.liko-dark-active .tp-order-info-list ul li.tp-order-info-list-header h4,
.liko-dark-active .tp-order-info-list ul li.tp-order-info-list-shipping span label span,
.liko-dark-active .tp-portfolio-9-scroll a,
.liko-dark-active .tp-portfolio-9-social-info span,
.liko-dark-active .tp-profile-input-title label,
.liko-dark-active .tp-project-details-3-link a,
.liko-dark-active .tp-project-details-3-scroll a,
.liko-dark-active .tp-project-text-slide .tp-footer-4-big-title,
.liko-dark-active .tp-project-text-slide .tp-footer-4-big-title span,
.liko-dark-active .tp-return-customer-input label,
.liko-dark-active .tp-section-title-160,
.liko-dark-active .tp-shop-banner-content span.text-color-black,
.liko-dark-active .tp-text-black,
.tp-text-white {
    color: var(--tp-common-white)
}

.liko-dark-active .profile__notification-item .form-check-input:checked {
    background-color: var(--tp-common-black);
    border-color: rgba(245, 247, 245, .5)
}

.liko-dark-active .project-details-2-social a,
.liko-dark-active .tp-login-option-item a {
    border: 1px solid rgba(245, 247, 245, .1);
    color: var(--tp-common-white)
}

.liko-dark-active .tp-login-remeber input:checked~label::after {
    background-color: none;
    border: 1px solid rgba(245, 247, 245, .1)
}

.liko-dark-active .tp-login-mail::after {
    background-color: rgba(245, 247, 245, .1)
}

.liko-dark-active .pd-visual-right-list ul li::before,
.liko-dark-active .project-details-1-subtitle i::after {
    background-color: rgba(255, 255, 255, .6)
}

.liko-dark-active .project-details-2-social a:hover span {
    color: var(--tp-common-dark)
}

.liko-dark-active .project-details-video-overlay::after {
    background: linear-gradient(180deg, rgba(18, 18, 18, 0) 1.63%, #121212 26.67%)
}

.liko-dark-active .rm-project-contact-item span,
.liko-dark-active .rm-project-contact-item svg {
    color: rgba(245, 247, 245, .2)
}

.liko-dark-active .rm-project-contact-item,
.liko-dark-active .showcase-details-overview-info-item {
    border-bottom: 1px solid rgba(217, 217, 217, .12)
}

.liko-dark-active .ab-about-shape-1,
.liko-dark-active .tm-details-shape-1 img,
.liko-dark-active .tm-details-shape-2 img,
.liko-dark-active .tp-about-3-shape img,
.liko-dark-active .tp-brand-4-item img,
.liko-dark-active .tp-brand-item img,
.liko-dark-active .tp-error-wrapper img,
.liko-dark-active .tp-hero-shape-1 img,
.liko-dark-active .tp-login-option-item a img.apple,
.liko-dark-active .tp-service-2-accordion-box .accordion-header span img,
.liko-dark-active .tp-service-2-shape-img img,
.liko-dark-active .tp-service-4-shape-1 img,
.liko-dark-active .tp-service-icon img,
.liko-dark-active .tp-shop-brand-item img,
.liko-dark-active .tp-shop-widget-brand-item img,
.liko-dark-active .tp-studio-hero-shape-1 img,
.liko-dark-active .tp-studio-portfolio-shape img {
    filter: invert(1)
}

.liko-dark-active .tp_text_invert>div {
    background-image: linear-gradient(to right, #fff 50%, rgba(255, 255, 255, .5) 50%)
}

.liko-dark-active .tp-cart-coupon-input button {
    color: var(--tp-common-black);
    background-color: var(--tp-common-white);
    border: 2px solid transparent
}

.liko-dark-active .cartmini__checkout-btn .tp-btn-black-2:hover {
    background-color: transparent;
    border-color: var(--tp-common-white);
    color: var(--tp-common-white)
}

.liko-dark-active .cartmini__checkout {
    border-top: 2px solid rgba(255, 255, 255, .1)
}

.tp-error-title {
    font-weight: 700;
    font-size: 64px;
    margin-bottom: 50px;
    color: var(--tp-common-black)
}

.tp-error-title-sm {
    font-weight: 600;
    font-size: 26px;
    letter-spacing: -.01em;
    text-transform: uppercase;
    color: var(--tp-common-black)
}

.tp-error-content p {
    font-weight: 400;
    font-size: 18px;
    color: #57575a;
    margin-bottom: 30px
}

@font-face {
    font-family: swiper-icons;
    src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
    font-weight: 400;
    font-style: normal
}

:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    z-index: 1;
    display: flex;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box
}

.mfp-container,
.slick-slider,
img.mfp-img {
    box-sizing: border-box
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0, 0, 0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    position: relative;
    display: block
}

.slick-loading .slick-slide,
.slick-loading .slick-track,
.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
    scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: none
}

.swiper-css-mode.swiper-centered>.swiper-wrapper::before {
    content: '';
    flex-shrink: 0;
    order: 9999
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: 1s linear infinite swiper-preloader-spin
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next svg,
.swiper-button-prev svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform-origin: center
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto
}

.mfp-align-top .mfp-container:before,
.mfp-loading.mfp-figure,
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader,
.slick-arrow.slick-hidden,
.slick-slide.slick-loading img,
.swiper-button-lock,
.swiper-pagination-lock,
.swiper-scrollbar-lock {
    display: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: opacity .3s;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, 8px);
    top: var(--swiper-pagination-top, auto);
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
    right: var(--swiper-pagination-right, 8px);
    left: var(--swiper-pagination-left, auto);
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: transform .2s, top .2s
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, left .2s
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, right .2s
}

.swiper-pagination-fraction {
    color: var(--swiper-pagination-fraction-color, inherit)
}

.swiper-pagination-progressbar {
    background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));
    position: absolute
}

.swiper-scrollbar,
.swiper-scrollbar-drag {
    position: relative;
    border-radius: var(--swiper-scrollbar-border-radius, 10px)
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
    width: var(--swiper-pagination-progressbar-size, 4px);
    height: 100%;
    left: 0;
    top: 0
}

.swiper-scrollbar {
    touch-action: none;
    background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: var(--swiper-scrollbar-sides-offset, 1%);
    bottom: var(--swiper-scrollbar-bottom, 4px);
    top: var(--swiper-scrollbar-top, auto);
    z-index: 50;
    height: var(--swiper-scrollbar-size, 4px);
    width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
    position: absolute;
    left: var(--swiper-scrollbar-left, auto);
    right: var(--swiper-scrollbar-right, 4px);
    top: var(--swiper-scrollbar-sides-offset, 1%);
    z-index: 50;
    width: var(--swiper-scrollbar-size, 4px);
    height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));
    left: 0;
    top: 0
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move;
    touch-action: none
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
    margin: 0 auto
}

.swiper-grid>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active,
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active,
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cards,
.swiper-cube,
.swiper-flip {
    overflow: visible
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next+.swiper-slide,
.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px)
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}

.slick-slider {
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    top: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto
}

.mfp-bg,
.mfp-wrap {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.mfp-container:before,
.mfp-content {
    display: inline-block;
    vertical-align: middle
}

.mfp-bg {
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    height: 100%;
    z-index: 1043;
    outline: 0 !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px
}

.mfp-container:before {
    content: '';
    height: 100%
}

.mfp-content {
    position: relative;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-close,
.mfp-preloader a:hover {
    color: #fff
}

.mfp-preloader a {
    color: #ccc
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

.mfp-figure:after,
.mfp-iframe-scaler iframe {
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    position: absolute;
    left: 0
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:after,
.mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    display: block;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000
}

.mfp-figure:after,
img.mfp-img {
    width: auto;
    height: auto;
    display: block
}

img.mfp-img {
    max-width: 100%;
    line-height: 0;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure:after {
    content: '';
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile .mfp-bottom-bar:empty,
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes tp-title-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px);
        -ms-transform: translateX(-100px);
        transform: translateX(-100px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInUp {
    -webkit-animation-name: tp-title-right;
    animation-name: tp-title-right
}

.tp-project-5-thumb {
    flex: auto;
    margin-right: 30px;
    width: 100%
}

.tp-project-5-thumb img {
    width: 100%;
    aspect-ratio: 2/1;
    object-fit: cover
}

@media (max-width: 767px) {
    .tp-about-5-category span {
        font-size: 20px;
    }
    .tp-footer-5-link {
        margin-left: 6px;
        transform: translateY(-7px);
    }
    footer .pb-5 {
        padding-bottom: 1rem !important;
    }
    .tp-offcanvas-2-area .tp-main-menu-mobile>nav>ul>li ul li, .tpoffcanvas__logo {
        padding-left: 0px;
    }
    .service-details__right-wrap {
        padding: 30px 30px !important;
    }
    .service-details__right-category {
        margin-bottom: 25px;
    }
}


