@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Mulish:wght@300;400;500;600;700&display=swap rel="stylesheet');*,ul {
    margin: 0;
    padding: 0
}

.breadcrumb__overlay,.p-relative,.tp-custom-accordion,.tp-header-2__shop-cart,.tp-header-top__lang,.tp-header-top__value,.tp-section-subtitle.section-subtitle-border,.tp-theme-settings-open button,.ui-button,.ui-menu-icons,.ui-resizable,.z-index,.z-index-2,.z-index-3,.z-index-4,.z-index-5,.z-index-6,.z-index-7,.z-index-8,.z-index1 {
    position: relative
}

.tp-about-2__exprience .child-one,.tp-about-2__exprience .child-two {
    text-shadow: 0 4px 34px rgba(161,134,177,.25);
    text-transform: lowercase
}

.back-to-top-wrapper,.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,.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
}

.back-to-top-btn svg,.tp-hotspot svg,.tp-main-menu-mobile ul li>a svg,.tp-pagination ul li a svg,.tp-pagination ul li span svg,.tp-swiper-arrow button svg,.tp-theme-toggle-main span svg {
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    transform: translateY(-2px)
}

.tp-product-tab-2 .nav-tabs .nav-link:not(:first-child)::after {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

:root {
    --tp-ff-body: 'DM Sans',sans-serif;
    --tp-ff-heading: 'Mulish',sans-serif;
    --tp-ff-p: 'DM Sans',sans-serif;
    --tp-ff-fontawesome: "Font Awesome 6 Pro";
    --tp-ff-mulish: 'Mulish',sans-serif;
    --tp-common-white: #fff;
    --tp-common-black: #020626;
    --tp-common-black-2: #2A2222;
    --tp-common-black-3: #272C3A;
    --tp-common-black-4: #181B24;
    --tp-common-black-5: #323848;
    --tp-common-black-6: #262B38;
    --tp-common-green: #00C44E;
    --tp-grey-1: #F5F7FA;
    --tp-text-body: #707481;
    --tp-theme-1: #336EF9;
    --tp-theme-2: #FFB302;
    --tp-border-1: #F1F1F9;
    --tp-border-2: #EDEEEE
}

@media (min-width: 1200px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl {
        max-width:1210px
    }

    .custom-container {
        max-width: 1245px
    }
}

* {
    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
}

h1 {
    font-size: 40px
}

h2 {
    font-size: 36px
}

h3 {
    font-size: 28px
}

h4 {
    font-size: 24px
}

h5 {
    font-size: 20px
}

h6,p {
    font-size: 16px
}

p {
    font-family: var(--tp-ff-p);
    color: var(--tp-text-body);
    font-weight: 400;
    line-height: 29px;
    margin-bottom: 15px
}

.m-img img,.postbox__text img,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,.tp-theme-color-input label:hover,.tp-theme-dir label:hover,.tp-theme-dir:hover,.tp-theme-toggle label:hover,.tp-theme-toggle:hover,.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,button:hover {
    cursor: pointer
}

button:focus {
    outline: 0
}

.uppercase {
    text-transform: uppercase
}

.capitalize,.tp-dropcap::first-letter {
    text-transform: capitalize
}

.tp-btn,.tp-btn-square {
    text-transform: uppercase
}

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
}

.checkout-form-list input[type=email]:focus,.checkout-form-list input[type=password]:focus,.checkout-form-list input[type=text]:focus,.coupon-info p.form-row-first input:focus,.coupon-info p.form-row-last input:focus,.order-notes textarea:focus,.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,p.checkout-coupon input[type=text]: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
}

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%
}

.back-to-top-btn,.back-to-top-wrapper {
    width: 44px;
    height: 44px;
    border-radius: 50%
}

::-moz-selection {
    background: var(--tp-common-black);
    color: var(--tp-common-white);
    text-shadow: none
}

::selection {
    background: var(--tp-common-black);
    color: var(--tp-common-white);
    text-shadow: none
}

::-moz-placeholder {
    color: var(--tp-common-black);
    font-size: 14px;
    opacity: 1
}

::placeholder {
    color: var(--tp-common-black);
    font-size: 14px;
    opacity: 1
}

.z-index {
    z-index: 1
}

.z-index1 {
    z-index: -1
}

.tp-custom-accordion,.z-index-2 {
    z-index: 2
}

.z-index-3 {
    z-index: 3
}

.z-index-4 {
    z-index: 4
}

.z-index-5 {
    z-index: 5
}

.z-index-6 {
    z-index: 6
}

.z-index-7 {
    z-index: 7
}

.z-index-8 {
    z-index: 8
}

.pro-details-nav-btn li button span,.tp-counter__item,.z-index-9 {
    position: relative;
    z-index: 9
}

.gx-10 {
    --bs-gutter-x: 10px
}

.gx-15 {
    --bs-gutter-x: 15px
}

.gx-20,.tp-gx-20 {
    --bs-gutter-x: 20px
}

.gx-25 {
    --bs-gutter-x: 25px
}

.gx-30,.tp-gx-30 {
    --bs-gutter-x: 30px
}

.gx-35 {
    --bs-gutter-x: 35px
}

.gx-40,.tp-gx-40 {
    --bs-gutter-x: 40px
}

.gx-45 {
    --bs-gutter-x: 45px
}

.gx-50 {
    --bs-gutter-x: 50px
}

.header-sticky .tp-header-main__menu-bg,.nice-select.wide,.tp-main-menu-mobile ul li img,.tp-service-details-thumb img,.w-img img {
    width: 100%
}

.fix,.tp-portfolio-item-thumb,.tp-team-area,.tp-team-details-area {
    overflow: hidden
}

.clear,.ui-helper-clearfix:after {
    clear: both
}

.z-index-1 {
    z-index: 1
}

.z-index-11 {
    z-index: 11
}

.overflow-y-visible {
    overflow-x: hidden;
    overflow-y: visible
}

.p-absolute,.ui-autocomplete,.ui-menu .ui-menu {
    position: absolute
}

.include-bg {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.demo {
    -webkit-transition: color .3s linear;
    -moz-transition: color .3s linear;
    -ms-transition: color .3s linear;
    -o-transition: color .3s linear;
    transition: color .3s linear;
    -webkit-transition: color .3s linear,transform .2s;
    -moz-transition: color .3s linear,transform .2s;
    -ms-transition: color .3s linear,transform .2s;
    -o-transition: color .3s linear,transform .2s;
    transition: color .3s linear,transform .2s
}

.back-to-top-btn,.body-overlay,.tp-theme-color-btn::before {
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    -o-transition: .3s ease-out
}

[dir=rtl] .demo {
    margin-left: 0;
    margin-right: 15px
}

div.demo img {
    margin-left: 10px
}

[tp-theme=tp-theme-dark] .demo {
    color: #ff0
}

.tp-btn-black:hover,.tp-btn-square:hover,.tp-btn-white:hover,.tp-btn:hover,.tp-dropcap::first-letter,.tp-product-tab-3 .nav-tabs .nav-link.active,.tp-product-tab-5 .nav-tabs .nav-link.active,.tp-theme-toggle-dark.active,.tp-theme-toggle-light.active {
    color: var(--tp-common-black)
}

.body-overlay {
    background-color: var(--tp-common-black)
}

.body-overlay:hover {
    cursor: url("../img/icon/cross-out.png"),pointer
}

.body-overlay.opened {
    opacity: .7;
    visibility: visible
}

.tp-dropcap::first-letter {
    font-size: 90px;
    font-weight: 500;
    float: left;
    text-align: center;
    margin-right: 5px;
    line-height: inherit
}

.class {
    stroke-dasharray: 189px,191px;
    stroke-dashoffset: 0px
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .tp-gx-20 {
        --bs-gutter-x:20px
    }

    .tp-gx-30 {
        --bs-gutter-x: 30px
    }
}

.tp-gx-20 [class*=col-],.tp-gx-30 [class*=col-],.tp-gx-40 [class*=col-] {
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y)
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .tp-gx-40 {
        --bs-gutter-x:40px
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .tp-gx-20 {
        --bs-gutter-x:20px
    }

    .tp-gx-30,.tp-gx-40 {
        --bs-gutter-x: 30px
    }

    .tpoffcanvas__logo {
        padding-top: 0
    }
}

@media only screen and (min-width: 576px) and (max-width:767px) {
    .tp-gx-20,.tp-gx-30 {
        --bs-gutter-x:15px
    }

    .tp-gx-40 {
        --bs-gutter-x: 30px
    }
}

@media (min-width: 1400px) {
    .container-large {
        max-width:1325px
    }
}

.back-to-top-wrapper {
    position: fixed;
    left: 50px;
    bottom: 0;
    cursor: pointer;
    display: block;
    z-index: 99;
    opacity: 0;
    visibility: hidden
}

.back-to-top-wrapper.back-to-top-btn-show {
    visibility: visible;
    opacity: 1;
    bottom: 50px
}

.back-to-top-btn {
    display: inline-block;
    line-height: 44px;
    text-align: center;
    background: var(--tp-theme-2);
    box-shadow: 0 8px 16px rgba(3,4,28,.3);
    color: var(--tp-common-white);
    transition: .3s ease-out
}

.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;
    top: 50%;
    left: 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-right-radius: 4px
}

.tp-theme-settings-area.settings-opened {
    -webkit-transform: translateY(-50%) translateX(0);
    -moz-transform: translateY(-50%) translateX(0);
    -ms-transform: translateY(-50%) translateX(0);
    -o-transform: translateY(-50%) translateX(0);
    transform: translateY(-50%) translateX(0)
}

.tp-theme-settings-area.settings-opened .tp-theme-settings-gear {
    opacity: 0
}

.tp-theme-settings-area.settings-opened .tp-theme-settings-close {
    opacity: 1
}

.tp-theme-settings-open {
    position: absolute;
    top: -1px;
    left: 100%
}

.tp-theme-settings-open button {
    background-color: var(--tp-common-white);
    border: 1px solid #eaeaef;
    border-left: 0;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 24px;
    color: var(--tp-common-black);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.tp-theme-settings-gear {
    display: inline-block;
    -webkit-animation: 4s linear infinite tp-theme-setting-spin;
    -moz-animation: 4s linear infinite tp-theme-setting-spin;
    -ms-animation: tp-theme-setting-spin 4s linear infinite;
    -o-animation: 4s linear infinite tp-theme-setting-spin;
    animation: 4s linear infinite tp-theme-setting-spin
}

@-webkit-keyframes tp-theme-setting-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes tp-theme-setting-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-ms-keyframes tp-theme-setting-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes tp-theme-setting-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.tp-theme-settings-close {
    display: inline-block;
    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%);
    opacity: 0
}

.tp-theme-header-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 30px
}

.tp-theme-wrapper {
    padding: 20px 30px 30px
}

.tp-theme-dir,.tp-theme-toggle {
    text-align: center
}

.tp-theme-toggle-main {
    display: inline-block;
    width: 74px;
    margin: auto;
    position: relative;
    z-index: 1;
    background-color: transparent;
    border: 1px solid rgba(255,255,255,.3);
    padding: 5px;
    border-radius: 100px
}

.tp-theme-toggle-dark,.tp-theme-toggle-light {
    display: inline-block;
    width: 26px;
    height: 26px;
    line-height: 26px;
    color: #d9d9d9
}

.no-csspointerevents .nice-select .list,.tp-range-slider .noUi-handle::after,.tp-range-slider .noUi-handle::before,.tp-theme-color-input input,.tp-theme-dir #tp-dir-toggler,.tp-theme-dir input,.tp-theme-toggle #tp-theme-toggler,.tp-theme-toggle input,.ui-helper-hidden,.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle {
    display: none
}

.tp-theme-toggle label {
    color: var(--tp-common-white);
    font-size: 14px;
    font-weight: 500
}

.tp-theme-dir #tp-dir-toggler:checked+i,.tp-theme-toggle #tp-theme-toggler:checked+i {
    right: calc(50% - 4px)
}

.tp-theme-dir-slide,.tp-theme-toggle-slide {
    position: absolute;
    top: 50%;
    right: 4px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 50%;
    height: 26px;
    color: var(--tp-common-black);
    background-color: var(--tp-common-white);
    border-radius: 30px;
    -webkit-transform: translate3d(0,0);
    transform: translate3d(0,0);
    -webkit-transition: .2s cubic-bezier(.25, 1, .5, 1);
    -moz-transition: .2s cubic-bezier(.25, 1, .5, 1);
    -ms-transition: .2s cubic-bezier(.25, 1, .5, 1);
    -o-transition: .2s cubic-bezier(.25, 1, .5, 1);
    transition: .2s cubic-bezier(.25, 1, .5, 1);
    z-index: -1
}

.tp-btn,.tp-theme-color-btn {
    position: relative
}

.tp-btn,.tp-btn-square,.tp-price-btn,.tp-theme-color-btn::before {
    color: var(--tp-common-white)
}

.tp-theme-dir-main {
    display: inline-block;
    width: 160px;
    margin: auto;
    position: relative;
    z-index: 1;
    background-color: #f0f0f5;
    padding: 4px;
    border-radius: 20px
}

.tp-btn,.tp-btn-border,.tp-btn-square,.tp-price-btn {
    overflow: hidden;
    font-weight: 500;
    z-index: 9
}

#loading,.tp-btn,.tp-btn-square,.tp-price-btn span,.tp-theme-color-input label {
    background-color: var(--tp-theme-1)
}

.tp-theme-dir-ltr,.tp-theme-dir-rtl {
    display: inline-block;
    width: 48%;
    height: 26px;
    line-height: 26px
}

.tp-theme-color-btn,.tp-theme-color-input label {
    height: 40px;
    line-height: 40px;
    width: 100%;
    text-align: center
}

.tp-theme-dir label {
    color: var(--tp-common-black);
    font-size: 14px;
    font-weight: 500
}

.body-overlay.apply,.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-theme-color-item.active button::before {
    opacity: 1;
    visibility: visible
}

.tp-theme-color-btn::before {
    position: absolute;
    content: "\f00c";
    font-weight: 600;
    font-family: var(--tp-ff-fontawesome);
    font-size: 16px;
    left: 50%;
    top: 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%);
    transition: .3s ease-out;
    opacity: 0;
    visibility: hidden
}

.tp-theme-color-btn.tp-color-settings-btn[data-color="#F50963"] {
    background-color: #f50963
}

.tp-theme-color-btn.tp-color-settings-btn[data-color="#008080"] {
    background-color: teal
}

.tp-theme-color-btn.tp-color-settings-btn[data-color="#F31E5E"] {
    background-color: #f31e5e
}

.tp-theme-color-btn.tp-color-settings-btn[data-color="#AB6C56"] {
    background-color: #ab6c56;
    color: #000
}

.tp-theme-color-btn.tp-color-settings-btn[data-color="#4353FF"] {
    background-color: #4353ff
}

.tp-theme-color-btn.tp-color-settings-btn[data-color="#3661FC"] {
    background-color: #3661fc
}

.tp-theme-color-btn.tp-color-settings-btn[data-color="#2CAE76"] {
    background-color: #2cae76
}

.tp-theme-color-btn.tp-color-settings-btn[data-color="#FF5A1B"] {
    background-color: #ff5a1b
}

.tp-theme-color-btn.tp-color-settings-btn[data-color="#03041C"] {
    background-color: #03041c
}

.tp-theme-color-btn.tp-color-settings-btn[data-color="#ED212C"] {
    background-color: #ed212c
}

.tp-theme-color-input,p.lost-password {
    margin-top: 15px
}

.tp-theme-color-input h6 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px
}

.tp-theme-color-input label {
    display: inline-block;
    -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-btn {
    height: 72px;
    line-height: 72px;
    border-radius: 36px;
    padding: 0 55px;
    display: inline-block;
    font-size: 18px;
    letter-spacing: .03em;
    transition: .5s ease-in-out
}

.tp-btn-black::before,.tp-btn-border::before,.tp-btn-square::before,.tp-btn::before {
    position: absolute;
    top: 0;
    right: 0;
    width: 0%;
    height: 100%;
    z-index: -1;
    content: "";
    background: var(--tp-theme-2);
    transition: .5s ease-in-out
}

.tp-btn-border-lg:hover::before,.tp-btn-border:hover::before,.tp-btn-square:hover::before,.tp-btn:hover::before,.tp-price-btn:hover::before {
    left: 0;
    right: auto;
    width: 100%
}

.tp-btn-square {
    height: 67px;
    line-height: 67px;
    padding: 0 55px;
    display: inline-block;
    font-size: 18px;
    letter-spacing: .03em;
    position: relative
}

.tp-btn-subscribe:hover,.tp-price-btn:hover span,.yellow-bg {
    background-color: var(--tp-theme-2)
}

.tp-btn-border,.tp-btn-border-lg,.tp-price-btn {
    display: inline-block;
    font-size: 16px;
    text-transform: capitalize;
    position: relative
}

.tp-price-btn {
    border: 1px solid #dee1ed;
    color: var(--tp-common-black);
    height: 61px;
    line-height: 57px;
    padding: 0 55px;
    transition: .4s ease-in-out
}

.tp-btn-border-lg::before,.tp-btn-border-md::before,.tp-btn-white::before,.tp-price-btn::before {
    position: absolute;
    top: 0;
    right: 0;
    width: 0%;
    height: 100%;
    z-index: -1;
    content: "";
    background: var(--tp-theme-2);
    transition: .4s ease-in-out
}

.tp-price-btn span {
    width: 9px;
    height: 8px;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: .2s
}

.tp-btn-border-lg:hover,.tp-btn-border:hover,.tp-price-btn:hover {
    color: var(--tp-common-black);
    border-color: var(--tp-theme-2)
}

.tp-btn-border {
    color: var(--tp-common-white);
    border: 1px solid var(--tp-theme-1);
    height: 50px;
    line-height: 48px;
    padding: 0 25px 0 35px;
    border-radius: 33px;
    transition: .5s ease-in-out
}

.tp-btn-border-lg,.tp-btn-border-md {
    border: 1px solid rgba(50,57,74,.15);
    font-weight: 500;
    color: var(--tp-common-black);
    z-index: 9;
    overflow: hidden
}

.tp-btn-border i {
    margin-left: 16px;
    transform: translateY(1px)
}

.tp-btn-border-lg {
    height: 67px;
    line-height: 67px;
    padding: 0 40px;
    transition: .4s
}

.tp-btn-black,.tp-btn-subscribe {
    transition: .5s ease-in-out;
    position: relative;
    display: inline-block;
    font-size: 16px;
    text-transform: capitalize
}

.tp-btn-border-md {
    height: 61px;
    line-height: 61px;
    padding: 0 43px;
    display: inline-block;
    font-size: 16px;
    text-transform: capitalize;
    position: relative
}

.tp-btn-border-md:hover:hover {
    color: var(--tp-common-black);
    border-color: var(--tp-theme-2)
}

.tp-btn-border-md:hover:hover::before {
    left: 0;
    right: auto;
    width: 100%
}

.tp-btn-white {
    background-color: var(--tp-common-white);
    color: var(--tp-common-black);
    height: 65px;
    line-height: 65px;
    padding: 0 40px;
    overflow: hidden;
    display: inline-block;
    font-weight: 500;
    font-size: 16px;
    text-transform: capitalize;
    position: relative;
    z-index: 9;
    border-radius: 33px
}

.tp-btn-black:hover::before,.tp-btn-white:hover::before,.tp-menu-btn:hover::before,.tp-return-customer-forgot a:hover::after {
    left: 0;
    right: auto;
    width: 100%
}

.tp-btn-subscribe {
    background: rgba(41,16,23,.24);
    border: 1px solid #ffb302;
    border-radius: 25px;
    height: 50px;
    line-height: 50px;
    padding: 0 25px;
    font-weight: 400;
    letter-spacing: .05em;
    color: var(--tp-common-white)
}

.tp-btn-subscribe i {
    margin-left: 5px
}

.tp-btn-subscribe:hover {
    color: var(--tp-common-black);
    border-color: var(--tp-theme-2)
}

.tp-btn-black,.tp-custom-accordion .accordion-buttons:not(.collapsed)::after,.tp-menu-btn,.tp-menu-btn:hover,.tp-swiper-arrow button:hover {
    color: var(--tp-common-white)
}

.tp-btn-black {
    background-color: var(--tp-common-black);
    height: 67px;
    line-height: 67px;
    padding: 0 60px;
    overflow: hidden;
    font-weight: 500;
    z-index: 9
}

.tp-menu-btn {
    background-color: var(--tp-theme-2);
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    overflow: hidden;
    display: inline-block;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: .03em;
    position: relative;
    z-index: 9
}

.nice-select,.no-csspointerevents .nice-select.open .list,.ui-selectmenu-open {
    display: block
}

.product-dprice,.product-quantity-title,.tp-header-top-3__calander,.tp-hero__subtitle,.tp-section-subtitle {
    letter-spacing: .02em
}

.tp-menu-btn::before {
    position: absolute;
    top: 0;
    right: 0;
    width: 0%;
    height: 100%;
    z-index: -1;
    content: "";
    background: var(--tp-theme-1);
    transition: .4s ease-in-out
}

@-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)
    }
}

@-webkit-keyframes tp-shake {
    10%,90% {
        -webkit-transform: translate3d(-1px,0,0);
        transform: translate3d(-1px,0,0)
    }

    20%,80% {
        -webkit-transform: translate3d(2px,0,0);
        transform: translate3d(2px,0,0)
    }

    30%,50%,70% {
        -webkit-transform: translate3d(-4px,0,0);
        transform: translate3d(-4px,0,0)
    }

    40%,60% {
        -webkit-transform: translate3d(4px,0,0);
        transform: translate3d(4px,0,0)
    }
}

@-moz-keyframes tp-shake {
    10%,90% {
        -webkit-transform: translate3d(-1px,0,0);
        transform: translate3d(-1px,0,0)
    }

    20%,80% {
        -webkit-transform: translate3d(2px,0,0);
        transform: translate3d(2px,0,0)
    }

    30%,50%,70% {
        -webkit-transform: translate3d(-4px,0,0);
        transform: translate3d(-4px,0,0)
    }

    40%,60% {
        -webkit-transform: translate3d(4px,0,0);
        transform: translate3d(4px,0,0)
    }
}

@-ms-keyframes tp-shake {
    10%,90% {
        -webkit-transform: translate3d(-1px,0,0);
        transform: translate3d(-1px,0,0)
    }

    20%,80% {
        -webkit-transform: translate3d(2px,0,0);
        transform: translate3d(2px,0,0)
    }

    30%,50%,70% {
        -webkit-transform: translate3d(-4px,0,0);
        transform: translate3d(-4px,0,0)
    }

    40%,60% {
        -webkit-transform: translate3d(4px,0,0);
        transform: translate3d(4px,0,0)
    }
}

@keyframes tp-shake {
    10%,90% {
        -webkit-transform: translate3d(-1px,0,0);
        transform: translate3d(-1px,0,0)
    }

    20%,80% {
        -webkit-transform: translate3d(2px,0,0);
        transform: translate3d(2px,0,0)
    }

    30%,50%,70% {
        -webkit-transform: translate3d(-4px,0,0);
        transform: translate3d(-4px,0,0)
    }

    40%,60% {
        -webkit-transform: translate3d(4px,0,0);
        transform: translate3d(4px,0,0)
    }
}

@keyframes float-bob-y {
    0%,100% {
        transform: translateY(-20px)
    }

    50% {
        transform: translateY(-10px)
    }
}

@-webkit-keyframes borderanimate2 {
    0% {
        transform: translate(-50%,-50%) scale(.8)
    }

    60% {
        opacity: 1
    }

    100% {
        transform: translate(-50%,-50%) scale(2.5);
        opacity: 0
    }
}

@-moz-keyframes borderanimate2 {
    0% {
        transform: translate(-50%,-50%) scale(.8)
    }

    60% {
        opacity: 1
    }

    100% {
        transform: translate(-50%,-50%) scale(2.5);
        opacity: 0
    }
}

@-ms-keyframes borderanimate2 {
    0% {
        transform: translate(-50%,-50%) scale(.8)
    }

    60% {
        opacity: 1
    }

    100% {
        transform: translate(-50%,-50%) scale(2.5);
        opacity: 0
    }
}

@keyframes borderanimate2 {
    0% {
        transform: translate(-50%,-50%) scale(.8)
    }

    60% {
        opacity: 1
    }

    100% {
        transform: translate(-50%,-50%) scale(2.5);
        opacity: 0
    }
}

@-webkit-keyframes tp-rotate-center {
    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)
    }
}

@-moz-keyframes tp-rotate-center {
    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)
    }
}

@-ms-keyframes tp-rotate-center {
    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)
    }
}

@keyframes tp-rotate-center {
    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-mobile-view {
    0%,10%,100%,90% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    50%,60% {
        -webkit-transform: translateY(-57%);
        -moz-transform: translateY(-57%);
        -ms-transform: translateY(-57%);
        -o-transform: translateY(-57%);
        transform: translateY(-57%)
    }
}

@-moz-keyframes tp-mobile-view {
    0%,10%,100%,90% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    50%,60% {
        -webkit-transform: translateY(-57%);
        -moz-transform: translateY(-57%);
        -ms-transform: translateY(-57%);
        -o-transform: translateY(-57%);
        transform: translateY(-57%)
    }
}

@-ms-keyframes tp-mobile-view {
    0%,10%,100%,90% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    50%,60% {
        -webkit-transform: translateY(-57%);
        -moz-transform: translateY(-57%);
        -ms-transform: translateY(-57%);
        -o-transform: translateY(-57%);
        transform: translateY(-57%)
    }
}

@keyframes tp-mobile-view {
    0%,10%,100%,90% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    50%,60% {
        -webkit-transform: translateY(-57%);
        -moz-transform: translateY(-57%);
        -ms-transform: translateY(-57%);
        -o-transform: translateY(-57%);
        transform: translateY(-57%)
    }
}

@-webkit-keyframes tp-svg-line {
    100% {
        stroke-dashoffset: 350
    }
}

@-moz-keyframes tp-svg-line {
    100% {
        stroke-dashoffset: 350
    }
}

@-ms-keyframes tp-svg-line {
    100% {
        stroke-dashoffset: 350
    }
}

@keyframes tp-svg-line {
    100% {
        stroke-dashoffset: 350
    }
}

@-webkit-keyframes tp-border-loader {
    0% {
        stroke-dashoffset: -356px;
        stroke-dasharray: 356px,366px
    }

    95% {
        stroke-dashoffset: 0;
        stroke-dasharray: 356px,366px
    }

    100% {
        stroke-dashoffset: 0;
        stroke-dasharray: 0,366px
    }
}

@-moz-keyframes tp-border-loader {
    0% {
        stroke-dashoffset: -356px;
        stroke-dasharray: 356px,366px
    }

    95% {
        stroke-dashoffset: 0;
        stroke-dasharray: 356px,366px
    }

    100% {
        stroke-dashoffset: 0;
        stroke-dasharray: 0,366px
    }
}

@-ms-keyframes tp-border-loader {
    0%,95% {
        stroke-dasharray: 356px,366px
    }

    100%,95% {
        stroke-dashoffset: 0
    }

    0% {
        stroke-dashoffset: -356px
    }

    100% {
        stroke-dasharray: 0,366px
    }
}

@keyframes tp-border-loader {
    0% {
        stroke-dashoffset: -356px;
        stroke-dasharray: 356px,366px
    }

    95% {
        stroke-dashoffset: 0;
        stroke-dasharray: 356px,366px
    }

    100% {
        stroke-dashoffset: 0;
        stroke-dasharray: 0,366px
    }
}

@keyframes tfLeftToRight {
    49% {
        transform: translateX(30%)
    }

    50% {
        opacity: 0;
        transform: translateX(-30%)
    }

    51% {
        opacity: 1
    }
}

#loading {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 999;
    margin-top: 0;
    top: 0
}

#loading-center {
    width: 100%;
    height: 100%;
    position: relative
}

#loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 200px;
    width: 200px;
    margin-top: -100px;
    margin-left: -100px;
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.object {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50% 50% 50% 50%;
    border-radius: 50%;
    position: absolute;
    border-top: 5px solid #fff;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #fff;
    border-right: 5px solid transparent;
    -webkit-animation: 2s infinite animate;
    animation: 2s infinite animate
}

#object_one {
    left: 75px;
    top: 75px;
    width: 50px;
    height: 50px
}

#object_two {
    left: 65px;
    top: 65px;
    width: 70px;
    height: 70px;
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

#object_three {
    left: 55px;
    top: 55px;
    width: 90px;
    height: 90px;
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

#object_four {
    left: 45px;
    top: 45px;
    width: 110px;
    height: 110px;
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

@keyframes animate {
    50% {
        -ms-transform: rotate(360deg) scale(.8);
        -webkit-transform: rotate(360deg) scale(.8);
        transform: rotate(360deg) scale(.8)
    }
}

.grey-bg,.tp-checkout-place {
    background-color: var(--tp-grey-1)
}

.tp-slick-dot .slick-dots li.slick-active button,.white-bg {
    background-color: var(--tp-common-white)
}

.black-bg {
    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-4)
}

.black-bg-4 {
    background-color: var(--tp-common-black-5)
}

.black-bg-5 {
    background-color: var(--tp-common-black-6)
}

.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-arrow button:hover,.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
}

.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-swiper-dot-border .swiper-pagination-bullet.swiper-pagination-bullet-active {
    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-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 {
    -webkit-tap-highlight-color: transparent;
    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
}

.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
}

.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 {
    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
}

.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
}

.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
}

.body-overlay,.tpoffcanvas {
    position: fixed;
    transition: .45s ease-in-out;
    top: 0;
    opacity: 0;
    visibility: hidden
}

.nice-select .option.selected,.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
}

.h1,.h2,.h3,.h4,.h5,.h6,.tp-pagination ul li,.tp-price-2__title-wrap,.tp-service-2__title-wrap {
    display: inline-block
}

.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%;
    height: 100%;
    background: rgba(24,24,24,.8)
}

.breadcrumb__height,.tpoffcanvas {
    background-repeat: no-repeat;
    background-size: cover
}

.tp-tab-line,.tpoffcanvas {
    background-color: var(--tp-common-black)
}

.body-overlay:hover {
    cursor: url(../img/cross-out.png),pointer
}

.tpoffcanvas {
    background-position: center;
    right: -100%;
    width: 480px;
    bottom: 0;
    box-shadow: 0 16px -32px 0 rgba(0,0,0,.8);
    z-index: 999999;
    padding: 50px;
    scrollbar-width: none;
    overflow-y: scroll
}

.checkout-form-list,.tp-footer__logo,.tp-portfolio-details-thumb,.tp-shop-details__product-info,.tp-team-details-info p,.tpoffcanvas .homemenu {
    margin-bottom: 30px
}

.tpoffcanvas .tp-main-menu-mobile,.tpoffcanvas__contact-info {
    margin-bottom: 50px
}

.tp-header-2__menu nav ul li .has-homemenu .homemenu,.tp-header-main__menu nav ul li .has-homemenu .homemenu {
    margin-bottom: 20px;
    padding: 0 10px;
    position: relative
}

.tpoffcanvas.opened {
    opacity: 1;
    visibility: visible;
    right: 0;
    -webkit-transition: .4s cubic-bezier(.785, .135, .15, .86);
    -moz-transition: .4s cubic-bezier(.785, .135, .15, .86);
    transition: .4s cubic-bezier(.785, .135, .15, .86);
    transition-duration: .6s
}

@media (max-width: 767px) {
    .tp-gx-20,.tp-gx-30 {
        --bs-gutter-x:10px
    }

    .tp-gx-40 {
        --bs-gutter-x: 15px
    }

    .back-to-top-wrapper {
        left: 20px;
        bottom: 20px
    }

    .tp-btn,.tp-btn-square {
        height: 55px;
        line-height: 55px;
        padding: 0 42px;
        font-size: 16px
    }

    .tpoffcanvas {
        width: 300px;
        padding: 40px 35px
    }
}

.tpoffcanvas__title p {
    font-size: 18px;
    color: rgba(255,255,255,.49);
    font-weight: 500;
    line-height: 1.6;
    margin-bottom: 50px
}

.tpoffcanvas__contact-title h5,.tpoffcanvas__input-title h4 {
    font-size: 14px;
    color: #888;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 30px;
    display: inline-block
}

.tpoffcanvas__input {
    margin-bottom: 100px
}

.tpoffcanvas__input input {
    background: rgba(118,118,130,.3);
    border: transparent;
    height: 60px;
    width: 100%;
    padding-left: 20px;
    padding-right: 80px;
    color: var(--tp-common-white)
}

.tp-custom-accordion .accordion-buttons:not(.collapsed),.tpoffcanvas__input button,.tpoffcanvas__social .social-icon a:hover {
    background-color: var(--tp-theme-1);
    color: var(--tp-common-white)
}

.tpoffcanvas__input button {
    height: 60px;
    width: 60px;
    font-size: 16px;
    position: absolute;
    top: 0;
    right: 0
}

.tpoffcanvas__contact-info ul li {
    font-size: 16px;
    color: var(--tp-common-white);
    margin-bottom: 15px;
    list-style-type: none
}

.tpoffcanvas__contact-info ul li:last-child {
    margin-bottom: 0
}

.tpoffcanvas__contact-info ul li a {
    margin-left: 10px;
    transition: .3s
}

.tp-section-title span,.tpoffcanvas__contact-info ul li a:hover {
    color: var(--tp-theme-2)
}

.postbox__list,.tp-portfolio-details-wrapper,.tpoffcanvas__logo {
    margin-bottom: 60px
}

.tpoffcanvas__close-btn button {
    position: absolute;
    right: 30px;
    top: 30px;
    transition: .4s cubic-bezier(.785, .135, .15, .86);
    -webkit-transition: .4s cubic-bezier(.785, .135, .15, .86);
    -moz-transition: .4s cubic-bezier(.785, .135, .15, .86);
    transition-duration: .3s;
    height: 40px;
    width: 40px;
    line-height: 45px;
    background-color: var(--tp-common-white);
    color: var(--tp-common-black)
}

.tpoffcanvas__close-btn button:hover i {
    transform: rotate(360deg)
}

.tpoffcanvas__close-btn button i {
    font-weight: 300;
    font-size: 20px;
    transition: .9s
}

.tpoffcanvas__social {
    margin-top: 30px
}

.tpoffcanvas__social .social-icon a {
    height: 55px;
    width: 55px;
    line-height: 58px;
    text-align: center;
    font-size: 16px;
    background-color: rgba(251,251,253,.08);
    color: var(--tp-common-white);
    margin-right: 15px;
    transition: .3s;
    display: inline-block;
    border-radius: 50%
}

.breadcrumb__height {
    padding-top: 50px;
    padding-bottom: 50px;
    object-fit: cover;
    background-position: bottom;
    margin-bottom: 50px
}

.breadcrumb__overlay::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: linear-gradient(255.03deg,rgba(20,23,41,.92) -.62%,rgba(3,23,62,0) 62.34%);
    transform: matrix(-1,0,0,1,0,0)
}

.breadcrumb__title {
    font-weight: 700;
    font-size: 60px;
    text-transform: capitalize;
    color: var(--tp-theme-1);
    margin-bottom: 0;
    display: block;
    margin-top: 25px
}

.breadcrumb__list span,.tp-section-subtitle {
    text-transform: uppercase;
    color: var(--tp-theme-2);
    font-weight: 700
}

.breadcrumb__list,.breadcrumb__list span,.tp-hotspot,.tp-section-subtitle,.tp-section-title,.ui-icon {
    display: inline-block
}

.breadcrumb__list {
    padding: 0 10px
}

.breadcrumb__list span {
    font-size: 15px;
    line-height: 19px;
    letter-spacing: .14em
}

.breadcrumb__list span.dvdr i {
    font-size: 15px;
    padding: 0 5px;
    font-weight: 400
}

.tp-custom-accordion .accordion-items {
    margin-bottom: 20px;
    background-color: var(--tp-common-white);
    overflow: hidden;
    border-radius: 30px
}

.tp-custom-accordion .accordion-items.tp-faq-active {
    border-radius: 28px 28px 10px 10px
}

.tp-custom-accordion .accordion-buttons {
    position: relative;
    width: 100%;
    padding: 18px 90px 18px 28px;
    text-align: left;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    background-color: rgba(255,255,255,.5);
    color: var(--tp-common-black)
}

.tp-custom-accordion .accordion-buttons:not(.collapsed) {
    border-radius: 30px
}

.tp-custom-accordion .accordion-buttons::after {
    position: absolute;
    content: "\f068";
    font-family: "Font Awesome 5 Pro";
    background-image: none;
    top: 18px;
    right: 30px;
    width: auto;
    height: auto;
    font-weight: 700;
    font-size: 16px;
    opacity: 1;
    color: var(--tp-common-black);
    text-align: center
}

@media (max-width: 767px) {
    .tpoffcanvas__title p {
        font-size:17px
    }

    .tpoffcanvas__contact-info ul li {
        font-size: 14px
    }

    .tpoffcanvas__social .social-icon a {
        margin-right: 3px;
        height: 50px;
        width: 50px;
        line-height: 53px;
        font-size: 15px
    }

    .breadcrumb__height {
        padding-top: 170px;
        padding-bottom: 120px
    }

    .breadcrumb__title {
        font-size: 40px
    }

    .tp-custom-accordion .accordion-buttons::after {
        top: 20px;
        right: 25px
    }
}

.tp-custom-accordion .accordion-buttons.collapsed::after {
    content: "\f067"
}

.tp-custom-accordion .collapsed {
    border-radius: 30px;
    position: relative;
    z-index: 99
}

.tp-custom-accordion .accordion-body {
    position: relative;
    background-color: var(--tp-common-white);
    padding: 23px 30px;
    z-index: 1;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #707480;
    border-radius: 0 0 10px 10px
}

.tp-service-details-faq .tp-custom-accordion .accordion-items {
    border: 1px solid rgba(4,18,31,.08);
    border-radius: 0
}

.card-header:first-child,.panel-default>.panel-heading,.panel-group .panel,.tp-service-details-faq .tp-custom-accordion .accordion-buttons:not(.collapsed),.tp-service-details-faq .tp-custom-accordion .collapsed {
    border-radius: 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,.tp-team-details-thumb .social a:hover {
    color: var(--tp-theme-secondary)
}

.search__close-btn:hover,.search__input button,.search__input input,.tp-header-top__left-info ul li span {
    color: var(--tp-common-white)
}

.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
}

.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
}

.tp-section-subtitle {
    font-size: 15px;
    font-family: var(--tp-ff-mulish);
    margin-bottom: 15px
}

.tp-section-subtitle.section-subtitle-border::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    content: "";
    background-color: rgba(255,179,2,.38)
}

.tp-section-title {
    font-weight: 700;
    font-size: 44px;
    text-transform: capitalize;
    color: var(--tp-common-black);
    line-height: 1.3
}

.tp-section-title span .tp-title-shape {
    position: absolute;
    bottom: -20px;
    left: 0
}

.tp-section-title span .tp-title-shape svg {
    animation: 4s infinite section-animation
}

.tp-section-title span .tp-title-shape-space {
    position: absolute;
    bottom: -20px;
    left: 8px
}

.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)
}

.search__top {
    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;
    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__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)
}

.search__input .search-input-field:focus~.search-focus-border {
    width: 100%;
    left: 0;
    right: auto
}

.search__close-btn {
    font-size: 25px;
    color: rgba(255,255,255,.3)
}

.tp-hotspot {
    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
}

.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
}

.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
}

.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 {
    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-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
}

.tp-header-2__menu>nav>ul>li>.submenu>li:last-child,.tp-header-main__menu>nav>ul>li>.submenu>li:last-child,.tp-header-top__lang>ul>li ul.tp-header-top__lang-submenu li:last-child,.tp-header-top__value ul li ul.tp-header-top__value-submenu li:last-child {
    margin-bottom: 0
}

.ui-button {
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -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,.your-order-table table .order-total td {
    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
}

.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
}

.coupon,.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-multi .ui-datepicker-group,.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.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
}

.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
}

.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%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.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-team-wrapper:hover .tp-team-social-info,.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
}

.postbox__comment-agree input:hover,.postbox__comment-agree label:hover,.tp-brand__item,.tp-checkout-option label:hover,.tp-checkout-payment-item label:hover,.tp-footer__agree input:hover,.tp-footer__agree label:hover,.tp-order-info-list ul li.tp-order-info-list-shipping span label:hover,.tp-return-customer-remeber label:hover,.tp-team-wrapper-icon span,.tp-testimonial__slide-avata {
    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__meta span:last-child,.tp-header-3__customize .tp-header-main__menu nav ul li:last-child,.tp-header-main__menu>nav>ul>li:last-child {
    margin-right: 0
}

.postbox__read-more .postbox-btn span,.tp-header-top__lang>ul>li a span,.tp-header-top__value 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
}

.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
}

.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
}

.tp-cta__link a,.tp-header-top__left-info ul li:first-child a {
    text-decoration: underline
}

.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.png")
}

.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.png")
}

.ui-button:active .ui-icon,.ui-state-active .ui-icon {
    background-image: url("images/ui-icons_ffffff_256x240.png")
}

.ui-button .ui-state-highlight.ui-icon,.ui-state-highlight .ui-icon {
    background-image: url("images/ui-icons_777620_256x240.png")
}

.ui-state-error .ui-icon,.ui-state-error-text .ui-icon {
    background-image: url("images/ui-icons_cc0000_256x240.png")
}

.ui-button .ui-icon {
    background-image: url("images/ui-icons_777777_256x240.png")
}

.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)
}

.tp-about-2__main-img,.tp-about-2__sub-img-1 {
    filter: drop-shadow(0px 4px 12px rgba(0, 0, 0, .15))
}

.ui-widget-shadow {
    -webkit-box-shadow: 0 0 5px #666;
    box-shadow: 0 0 5px #666
}

.tp-header-top__lang>ul>li a img,.tp-header-top__value ul li a img {
    background: rgba(255,255,255,.13);
    box-shadow: 0 0 8px rgba(0,0,0,.12);
    width: 25px;
    height: 25px
}

.tp-header-top__lang>ul>li ul.tp-header-top__lang-submenu,.tp-header-top__value ul li ul.tp-header-top__value-submenu {
    top: 130%;
    left: 0;
    background: var(--tp-common-white);
    box-shadow: 0 30px 70px 6px rgba(11,6,70,.08);
    padding: 15px 20px;
    transition: .3s ease-out
}

.header-sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    opacity: 1;
    visibility: visible;
    width: 100%;
    background-color: var(--tp-common-white);
    box-shadow: rgba(149,157,165,.2) 0 8px 24px;
    animation: .5s ease-in-out fadeInDown;
    z-index: 999
}

.tp-header-top__plr {
    padding-left: 100px;
    padding-right: 100px
}

.tp-header-top__height {
    min-height: 45px;
    line-height: 45px
}

.tp-header-top__left-info ul li {
    display: inline-block;
    list-style-type: none;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: .02em;
    color: var(--tp-common-black-2);
    padding-right: 25px;
    margin-right: 25px;
    position: relative
}

.tp-header-main__menu>nav>ul>li:hover>a,.tp-header-main__menu>nav>ul>li>.submenu>li>a:hover,.tp-header-main__phone-content a:hover,.tp-header-top-2__contact-info a:hover,.tp-header-top__lang>ul>li ul.tp-header-top__lang-submenu li a:hover,.tp-header-top__left-info ul li a:hover,.tp-header-top__value ul li ul.tp-header-top__value-submenu li a:hover {
    color: var(--tp-theme-1)
}

.tp-header-top__left-info ul li:last-child {
    padding-right: 0;
    margin-right: 0
}

.tp-header-top__left-info ul li:last-child::after {
    display: none
}

.tp-header-top__left-info ul li svg {
    margin-top: -2px;
    margin-right: 4px
}

.tp-header-top__left-info ul li::after {
    content: "";
    height: 20px;
    width: 1px;
    right: 0;
    top: 13px;
    position: absolute;
    background-color: rgba(104,94,94,.29)
}

@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) {
    .tp-header-top__left-info ul li::after {
        display:none
    }
}

.tp-header-top__left-info ul li span {
    height: 22px;
    line-height: 22px;
    padding: 0 13px;
    background-color: var(--tp-theme-2);
    text-transform: uppercase;
    display: inline-block;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: .15em;
    margin-right: 13px;
    transform: translateY(-2px)
}

.tp-header-top__value ul li {
    list-style-type: none
}

.tp-header-top__value ul li a {
    font-weight: 400;
    font-size: 14px;
    color: var(--tp-common-black-2)
}

.tp-header-top__value ul li a img {
    border: 3px solid var(--tp-common-white);
    border-radius: 50%;
    margin-right: 10px
}

.tp-header-top__value ul li a span svg {
    transform: translateY(-1px)
}

.tp-header-top__value ul li ul.tp-header-top__value-submenu {
    position: absolute;
    width: 80px;
    z-index: 99;
    border-radius: 4px;
    opacity: 0;
    visibility: hidden
}

.tp-header-top__value ul li ul.tp-header-top__value-submenu.open {
    opacity: 1;
    visibility: visible;
    top: 100%
}

.tp-header-top__value ul li ul.tp-header-top__value-submenu li {
    line-height: 1;
    margin-bottom: 10px;
    list-style-type: none
}

.latest-comments ul li,.tp-header-top__lang>ul>li {
    list-style-type: none
}

.tp-header-top__lang>ul>li a {
    font-weight: 400;
    font-size: 15px;
    color: var(--tp-common-black-2)
}

.tp-header-top__lang>ul>li a img {
    border: 3px solid var(--tp-common-white);
    border-radius: 50%;
    margin-right: 10px
}

.tp-header-top__lang>ul>li ul.tp-header-top__lang-submenu {
    position: absolute;
    width: 110px;
    z-index: 9;
    border-radius: 4px;
    opacity: 0;
    visibility: hidden
}

.tp-header-2__menu>nav>ul>li>.submenu,.tp-header-main__menu>nav>ul>li>.submenu {
    width: 240px;
    z-index: 999;
    padding: 30px 0;
    top: 110%;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    box-shadow: rgba(149,157,165,.2) 0 8px 24px
}

.tp-header-top__lang>ul>li ul.tp-header-top__lang-submenu.open {
    opacity: 1;
    visibility: visible;
    top: 100%
}

.tp-header-top__lang>ul>li ul.tp-header-top__lang-submenu li {
    line-height: 1;
    margin-bottom: 10px;
    list-style-type: none
}

.tp-header-top__social {
    background-color: var(--tp-theme-1);
    padding: 0 17px
}

.tp-header-top__social ul li {
    display: inline-block;
    list-style-type: none
}

.tp-header-top__social ul li a {
    color: var(--tp-common-white);
    font-size: 18px;
    margin: 0 10px
}

.tp-header-top__social ul li a:hover {
    color: var(--tp-theme-2)
}

.tp-header-main__menu-wrapper {
    display: flex;
    justify-content: end
}

.tp-header-main__menu-box {
    margin-right: 134px
}

@media only screen and (min-width: 1700px) and (max-width:1800px) {
    .tp-header-main__menu-box {
        margin-right:60px
    }
}

.tp-header-main__pl {
    padding-left: 100px
}

.tp-header-main__menu-bg {
    background-color: var(--tp-common-white);
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: end;
    padding-left: 45px
}

.tp-header-main__logo-wrap {
    position: absolute;
    top: 0;
    left: 115px
}

.tp-about__img-1,.tp-choose__shape-1,.tp-header-3__logo-main,.tp-header-main__logo span {
    position: absolute;
    top: 0;
    left: 0
}

.tp-header-main__logo-1 {
    position: relative;
    top: 20px;
    left: 30px
}

.tp-header-main__menu>nav>ul {
    text-align: end
}

.tp-header-main__menu>nav>ul>li {
    display: inline-block;
    list-style-type: none;
    margin: 0 35px;
    position: relative
}

.tp-header-main__menu>nav>ul>li.has-dropdown-2::after {
    content: "\f063";
    font-family: "Font Awesome 6 Pro";
    display: inline-block;
    color: var(--tp-theme-2);
    font-size: 12px;
    font-weight: 700;
    transition: .3s;
    transform: translateY(-1px);
    margin-left: 15px
}

.tp-header-main__menu>nav>ul>li:nth-child(2) {
    margin-right: 40px;
    margin-left: 15px
}

@media only screen and (min-width: 1600px) and (max-width:1700px) {
    .tp-header-main__menu-box {
        margin-right:80px
    }

    .tp-header-main__menu>nav>ul>li {
        margin: 0 25px
    }

    .tp-header-main__menu>nav>ul>li:nth-child(2) {
        margin-right: 10px
    }
}

.tp-header-main__menu>nav>ul>li>.submenu {
    position: absolute;
    background-color: var(--tp-common-white);
    transition: .4s;
    margin-left: 0;
    border-top: 5px solid var(--tp-theme-1)
}

.tp-header-main__menu>nav>ul>li>.submenu>li {
    margin: 0 0 10px;
    display: block;
    padding: 0 45px
}

.tp-header-main__menu>nav>ul>li>.submenu>li>a {
    padding: 0;
    margin: 0;
    display: inline-block;
    text-transform: capitalizes;
    font-size: 14px;
    color: var(--tp-common-black);
    position: relative;
    letter-spacing: 1px;
    font-weight: 500
}

.tp-header-main__menu>nav>ul>li>.submenu>li .submenu {
    left: 100%;
    top: 0
}

.tp-header-main__menu>nav>ul>li>a {
    font-weight: 500;
    font-size: 15px;
    color: var(--tp-common-black);
    padding: 37px 0;
    display: inline-block
}

.tp-header-main__menu>nav>ul>li:hover>.submenu {
    opacity: 1;
    visibility: visible;
    top: 100%
}

.tp-header-main__right-info ul li {
    list-style-type: none;
    display: inline-block;
    margin-left: 60px
}

@media only screen and (min-width: 1400px) and (max-width:1599px) {
    .tp-header-top__lang,.tp-header-top__value {
        margin-left:20px
    }

    .tp-header-top__social {
        padding: 0 14px
    }

    .tp-header-main__menu-box {
        margin-right: 50px
    }

    .tp-header-main__menu>nav>ul>li {
        margin: 0 19px
    }

    .tp-header-main__menu>nav>ul>li:nth-child(2) {
        margin-right: 10px
    }

    .tp-header-main__right-info ul li {
        margin-left: 25px
    }
}

@media only screen and (min-width: 1200px) and (max-width:1399px) {
    .tp-header-main__menu-box {
        margin-right:0
    }

    .tp-header-main__menu-bg {
        padding-left: 0
    }

    .tp-header-main__menu>nav>ul>li {
        margin: 0 20px
    }

    .tp-header-main__menu>nav>ul>li:nth-child(2) {
        margin-right: 12px
    }

    .tp-header-main__right-info ul li {
        margin-left: 15px
    }
}

.tp-header-main__right-info ul li:first-child {
    margin-left: 0
}

.tp-header-main__search {
    padding-left: 47px;
    position: relative
}

.tp-header-main__search::after {
    position: absolute;
    content: "";
    top: 8px;
    left: 0;
    width: 1px;
    height: 40px;
    background-color: #edeeee
}

.tp-header-main__search button {
    height: 55px;
    width: 55px;
    line-height: 53px;
    border-radius: 50%;
    background-color: var(--tp-theme-1);
    text-align: center;
    display: inline-block;
    transition: .3s
}

.tp-header-main__search button span {
    margin-left: -2px
}

.tp-header-main__search:hover button {
    background-color: var(--tp-theme-2)
}

.tp-header-main__phone-content span {
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    color: rgba(0,0,0,.53);
    display: block
}

.tp-header-main__phone-content a {
    font-weight: 500;
    font-size: 16px;
    color: var(--tp-common-black);
    transition: .3s
}

.tp-header-main__bar button,.tp-header-xl__bar button {
    color: var(--tp-common-white);
    text-align: center;
    background-color: var(--tp-theme-1)
}

.tp-header-main__bar button {
    height: 100px;
    width: 110px;
    line-height: 100px;
    font-size: 30px
}

.tp-faq-inner__tab-btn .nav-tab,.tp-header-main__phone-icon,.tp-hero__bonus svg {
    margin-right: 15px
}

.tp-header-xl__bar button {
    height: 55px;
    width: 55px;
    line-height: 53px;
    display: inline-block;
    font-size: 24px
}

.tp-header-xl__mob-space {
    padding: 15px 0
}

.header-icon svg {
    transform: translateY(-2px)
}

.tp-header-top-2__mlr {
    margin-left: 115px;
    margin-right: 115px;
    border-bottom: 1px solid #e7eaf3
}

@media only screen and (min-width: 1600px) and (max-width:1700px) {
    .tp-header-top-2__mlr {
        margin-left:70px;
        margin-right: 70px
    }
}

@media only screen and (min-width: 1400px) and (max-width:1599px) {
    .tp-header-top-2__mlr {
        margin-left:50px;
        margin-right: 50px
    }
}

.tp-header-top-2__plr {
    padding-left: 50px;
    padding-right: 50px
}

@media only screen and (min-width: 1400px) and (max-width:1599px) {
    .tp-header-top-2__plr {
        padding-left:0;
        padding-right: 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) {
    .tp-header-top-2__mlr {
        margin-left:0;
        margin-right: 0
    }

    .tp-header-top-2__plr {
        padding-left: 15px;
        padding-right: 15px
    }
}

.tp-header-top-2__left-item span {
    font-weight: 400;
    font-size: 16px;
    color: var(--tp-common-black)
}

.tp-header-top-2__left-item span em {
    color: var(--tp-theme-1);
    font-style: normal
}

.tp-header-top-2__right-item ul li {
    list-style-type: none;
    display: inline-block;
    margin-left: 35px
}

.tp-header-top-2__right-item ul li:first-child {
    margin-left: 0
}

.tp-choose__img-2,.tp-header-top-2__right-item ul li:last-child {
    margin-left: 20px
}

.tp-header-top-2__contact-info a,.tp-header-top-2__contact-info span {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: var(--tp-common-black)
}

.tp-header-top-2__contact-info a svg,.tp-header-top-2__contact-info span svg {
    margin-top: -3px;
    margin-right: 10px
}

.tp-header-top-2__social a {
    color: var(--tp-common-black);
    font-weight: 400;
    font-size: 16px;
    margin-left: 15px
}

.tp-header-2__menu>nav>ul>li:hover>a,.tp-header-2__menu>nav>ul>li>.submenu>li>a:hover,.tp-header-2__tel a,.tp-main-menu-mobile ul li .mega-menu li:hover a .dropdown-toggle-btn,.tp-main-menu-mobile ul li .submenu li:hover a .dropdown-toggle-btn,.tp-main-menu-mobile ul li.has-dropdown>a.expanded,.tp-main-menu-mobile ul li:hover>a,.tp-main-menu-mobile ul li:hover>a .dropdown-toggle-btn i,.tp-main-menu-mobile ul li:hover>a::after {
    color: var(--tp-theme-1)
}

.tp-header-top-2__social a:hover {
    color: var(--tp-theme-2)
}

.tp-header-2__plr {
    padding-left: 115px;
    padding-right: 115px
}

@media only screen and (min-width: 1600px) and (max-width:1700px) {
    .tp-header-2__plr {
        padding-left:70px;
        padding-right: 70px
    }
}

@media only screen and (min-width: 1400px) and (max-width:1599px) {
    .tp-header-2__plr {
        padding-left:50px;
        padding-right: 50px
    }
}

@media only screen and (min-width: 1200px) and (max-width:1399px) {
    .tp-header-2__plr {
        padding-left:15px;
        padding-right: 15px
    }
}

.tp-header-2__tel {
    box-shadow: 0 13px 19px rgba(0,0,0,.06);
    border-radius: 0 0 15px 15px;
    padding: 18px 30px;
    display: inline-block
}

.postbox__comment-name,.tp-header-2__tel img {
    margin-bottom: 5px
}

.tp-header-2__tel a {
    font-weight: 500;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    display: block
}

.tp-header-2__logo-middle {
    position: absolute;
    bottom: 0;
    left: 41.7%
}

.tp-header-2__logo-middle a {
    background-color: var(--tp-theme-1);
    padding: 20px 35px;
    display: inline-block
}

.tp-header-2__logo a {
    background-color: var(--tp-theme-1);
    padding: 20px 16px;
    display: inline-block
}

.tp-header-2__menu-box {
    box-shadow: 0 4px 29px rgba(40,71,152,.05)
}

.tp-header-2__menu>nav>ul>li {
    display: inline-block;
    list-style-type: none;
    margin: 0 25px
}

@media only screen and (min-width: 1600px) and (max-width:1700px) {
    .tp-header-2__menu>nav>ul>li {
        margin:0 23px
    }
}

.tp-about__feature-list ul li span i,.tp-service__link a span svg {
    margin-left: 2px
}

.tp-header-2__menu>nav>ul>li:nth-child(3) {
    margin-right: 250px
}

.tp-header-2__menu>nav>ul>li.has-dropdown-2::after {
    content: "\f063";
    font-family: "Font Awesome 6 Pro";
    display: inline-block;
    color: var(--tp-theme-1);
    font-size: 12px;
    font-weight: 700;
    transition: .3s;
    transform: translateY(-1px) translateX(12px)
}

.tp-header-2__menu>nav>ul>li>a {
    font-weight: 500;
    font-size: 16px;
    color: var(--tp-common-black);
    padding: 35px 0;
    display: inline-block
}

.tp-header-2__menu>nav>ul>li>.submenu {
    position: absolute;
    background-color: var(--tp-common-white);
    transition: .4s;
    margin-left: 0;
    border-top: 7px solid var(--tp-theme-1)
}

.tp-header-2__menu>nav>ul>li>.submenu>li {
    margin: 0 0 5px;
    display: block;
    padding: 0 40px
}

.tp-header-2__menu>nav>ul>li>.submenu>li>a {
    padding: 0;
    margin: 0;
    display: inline-block;
    text-transform: capitalizes;
    font-size: 14px;
    color: var(--tp-common-black);
    position: relative;
    letter-spacing: 1px;
    font-weight: 500
}

.tp-header-2__menu>nav>ul>li>.submenu>li .submenu {
    left: 100%;
    top: 0
}

.tp-header-2__menu>nav>ul>li:hover>.submenu {
    opacity: 1;
    visibility: visible;
    top: 100%
}

.tp-header-2__lg-bar,.tp-service-3__link-text .arrow-left {
    margin-left: 30px
}

.tp-header-2__right-info {
    padding-right: 50px
}

.tp-header-2__right-info ul li,.tp-header-top-3__social li {
    display: inline-block;
    list-style-type: none
}



.tp-header-2__shop-cart  span {
    position: absolute;
    right: 3px;
    top: 3px;
    height: 16px;
    width: 16px;
    line-height: 16px;
    border-radius: 50%;
    text-align: center;
    background-color: var(--tp-common-green);
    display: inline-block;
    font-size: 10px;
    color: var(--tp-common-white)
}

.tp-header-2__btn {
    font-weight: 500;
    font-size: 16px;
    color: var(--tp-common-black);
    margin-left: 40px;
    padding-left: 30px;
    position: relative
}

.tp-header-top-3__calander,.tp-header-top-3__customize .tp-header-top__left-info ul li,.tp-header-top-3__customize .tp-header-top__value>ul>li>a,.tp-header-top-3__customize .tp-header-top__value>ul>li>a span svg,.tp-main-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn:hover i,.tp-main-menu-mobile ul li.has-dropdown>a.expanded .dropdown-toggle-btn.dropdown-opened i,.tp-main-menu-mobile ul li>a {
    color: var(--tp-common-white)
}

.tp-header-2__btn::after {
    position: absolute;
    top: -36px;
    left: 0;
    width: 1px;
    height: 97px;
    background-color: #e7eaf3;
    content: "";
    display: inline-block
}

.tp-header-2__btn a i {
    transform: translateY(1px);
    font-size: 14px;
    color: var(--tp-common-black);
    margin-left: 10px
}

.postbox__thumb,.sidebar__search,.subtitle-border,.tp-about__feature-mpbs,.tp-choose-3__overlay,.tp-counter__bdr-right,.tp-feature__item,.tp-header-2__btn a span,.tp-hero-3__overlay,.tp-hero__overlay,.tp-team-details-thumb {
    position: relative
}

.tp-header-2__btn a span::after {
    position: absolute;
    bottom: 2px;
    left: 0;
    height: 1px;
    width: 100%;
    background-color: var(--tp-common-black);
    content: ""
}

.tp-header-top-3__customize .tp-header-top__left-info ul li a {
    text-decoration: none
}

.tp-header-3__customize .tp-header-top__lang>ul>li ul.tp-header-top__lang-submenu,.tp-header-top-3__customize .tp-header-top__value ul li ul.tp-header-top__value-submenu {
    text-align: left
}

.tp-header-top-3__right-wrap>ul>li {
    display: inline-block;
    list-style-type: none;
    padding-left: 20px;
    margin-left: 20px;
    position: relative
}

.tp-header-top-3__right-wrap>ul>li::after {
    position: absolute;
    content: "";
    top: 13px;
    left: 0;
    width: 1px;
    height: 20px;
    background-color: #172451
}

.tp-header-top-3__right-wrap>ul>li:first-child::after,.tp-main-menu-mobile .header-icon,.tp-main-menu-mobile .tp-submenu {
    display: none
}

.tp-header-top-3__calander {
    font-weight: 400;
    font-size: 15px;
    position: relative
}

.homemenu-title,.postbox__tag p {
    margin-bottom: 0;
    font-weight: 700
}

.tp-header-top-3__calander svg {
    transform: translateY(-2px);
    margin-right: 4px
}

.tp-header-top-3__social li a {
    font-size: 14px;
    color: rgba(255,255,255,.6);
    margin: 0 7px
}

.homemenu-title:hover,.tp-header-top-3__social li a:hover {
    color: var(--tp-theme-2)
}

.tp-header-3__transparent {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99
}

.tp-header-3__logo-bg {
    position: relative;
    top: 0;
    left: 0
}

.tp-header-3__logo img {
    position: absolute;
    z-index: 9;
    top: 20px;
    left: 30px
}

.tp-header-3__customize .tp-header-main__menu nav>ul>li {
    margin: 0 28px
}

.tp-header-3__customize .tp-header-main__menu nav>ul>li:nth-child(2) {
    margin-right: 30px;
    margin-left: 15px
}

.tp-header-top-3__border {
    border-bottom: 1px solid rgba(255,255,255,.1)
}

.tp-header-2__menu nav ul li .has-homemenu,.tp-header-main__menu nav ul li .has-homemenu {
    width: 810px;
    padding: 30px 30px 10px;
    opacity: 0;
    visibility: hidden;
    background-color: var(--tp-common-white);
    box-shadow: rgba(149,157,165,.2) 0 8px 24px
}

.homemenu-btn {
    position: absolute;
    bottom: 20%;
    left: 0;
    right: 0;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: .4s
}

.homemenu-title {
    font-size: 18px;
    color: var(--tp-theme-1);
    display: inline-block
}

.homemenu-thumb {
    position: relative;
    border: 1px solid rgba(0,0,0,.1)
}

.homemenu-thumb:hover .homemenu-btn {
    opacity: 1;
    visibility: visible;
    bottom: 50%;
    transform: translateY(50%)
}

.tp-main-menu-mobile ul {
    position: static;
    display: block;
    box-shadow: none
}

.tp-main-menu-mobile ul li {
    list-style: none;
    position: relative;
    width: 100%;
    padding: 0
}

.tp-main-menu-mobile ul li:not(:last-child) a {
    border-bottom: 1px solid rgba(6,7,40,.1)
}

.tp-main-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn {
    position: absolute;
    right: 0;
    top: 21%;
    -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;
    z-index: 1;
    width: 25px;
    height: 25px;
    line-height: 22px;
    text-align: center;
    border: 1px solid rgba(255,255,255,.12);
    transition: background-color .3s ease-in-out,border-color .3s ease-in-out,color .3s ease-in-out
}

.tp-main-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn i {
    transition: .3s ease-in-out;
    margin-left: 2px
}

.tp-main-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn.dropdown-opened i {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.tp-main-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn:hover,.tp-main-menu-mobile ul li.has-dropdown>a.expanded .dropdown-toggle-btn.dropdown-opened {
    background-color: var(--tp-theme-1);
    border-color: var(--tp-theme-1);
    color: var(--tp-common-white)
}

.tp-main-menu-mobile ul li.has-dropdown:hover>a::after {
    color: var(--tp-theme-green)
}

.cart-page-total li:last-child,.tp-main-menu-mobile ul li:last-child a span {
    border-bottom: 0
}

.tp-main-menu-mobile ul li>a {
    display: block;
    font-size: 16px;
    position: relative;
    padding: 10px 20px 10px 0
}

.postbox__meta span i,.postbox__title a:hover {
    color: var(--tp-theme-1)
}

.tp-main-menu-mobile 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
}

.tp-main-menu-mobile 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 ul li ul,.tp-main-menu-mobile ul li ul li {
    padding: 0
}

.tp-main-menu-mobile 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 ul li ul li li a {
    width: 88%;
    padding: 10px 20px 10px 0
}

.tp-main-menu-mobile ul li ul li li li a {
    width: 83%;
    padding: 10px 20px 10px 0
}

.tp-main-menu-mobile ul li ul li li li li a {
    width: 68%;
    padding: 10px 20px 10px 0
}

.tp-main-menu-mobile ul li:hover .mega-menu {
    visibility: visible;
    opacity: 1;
    top: 0
}

.tp-main-menu-mobile ul li .mega-menu,.tp-main-menu-mobile ul li .submenu {
    position: static;
    min-width: 100%;
    padding: 0;
    box-shadow: none;
    visibility: visible;
    opacity: 1;
    display: none
}

.tp-main-menu-mobile ul li .mega-menu li,.tp-main-menu-mobile 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
}

.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
}

#ship-box-info,.coupon-checkout-content,.create-account,.postbox__thumb .play-btn a::after,.pro-details-nav-btn li:last-child::after,.shop-faq .accordion-content p br,.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
}

.postbox__item-single:hover {
    box-shadow: none
}

.postbox__tag,.tp-brand-3__shape,.tp-choose__shape-2,.tp-cta-3__left-shape {
    position: absolute;
    bottom: 0;
    left: 0
}

.postbox__tag p {
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    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-weight: 600;
    font-size: 32px;
    color: var(--tp-common-black);
    margin-bottom: 22px
}

@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__meta,.tp-blog-3__meta,.tp-checkout-input,.tp-footer__text-email,.tp-return-customer-input {
    margin-bottom: 20px
}

.postbox__meta span {
    position: relative;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: rgba(2,6,38,.6);
    margin-right: 25px
}

.postbox__meta span:not(:last-of-type)::before {
    position: absolute;
    content: "";
    height: 1px;
    width: 9px;
    background: #676a7d;
    top: 10px;
    right: -20px
}

.postbox__meta span i {
    margin-right: 5px
}

.postbox__blockquote-shape {
    position: absolute;
    bottom: 34px;
    right: 44px
}

.postbox__blockquote blockquote {
    background: #f4f6f8;
    padding: 35px 26px;
    margin-bottom: 50px;
    margin-top: 50px
}

.postbox__blockquote blockquote::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    clip-path: polygon(64% 0,0 0,0 68%);
    background: var(--tp-theme-1);
    height: 40px;
    width: 40px
}

.postbox__blockquote blockquote p {
    font-family: var(--tp-ff-heading);
    font-weight: 600;
    font-size: 24px;
    color: #121d2c;
    margin-bottom: 25px
}

.postbox__blockquote blockquote cite {
    font-weight: 400;
    font-size: 16px;
    color: #332d2d;
    font-style: inherit;
    position: relative
}

.postbox__blockquote blockquote cite::before {
    content: "";
    font-size: 28px;
    color: #fff;
    padding-bottom: 0;
    display: inline-block;
    background: #191515;
    height: 2px;
    width: 16px;
    font-weight: 400;
    text-align: center;
    top: -4px;
    margin-right: 10px;
    position: relative
}

.basic-pagination ul li .current,.basic-pagination ul li:hover a,.postbox__comment-agree input:checked,.postbox__list-content ul li span.active,.sidebar__content-social a:hover,.sidebar__widget ul li:hover,.tagcloud a:hover,.tp-footer__widget-social a:hover,.tp-portfolio-details-info-social a:hover {
    background-color: var(--tp-theme-1)
}

.basic-pagination ul li .current,.basic-pagination ul li a {
    display: inline-block;
    font-weight: 900;
    transition: .3s ease-in-out
}

.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-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__list-content ul li span.active {
    color: var(--tp-common-white)
}

.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-share a:hover,.tp-service-widget-tab ul li .active,.tp-service-widget-tab ul li a:hover {
    background-color: var(--tp-theme-1);
    color: var(--tp-common-white)
}

.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 {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.8;
    color: #838383;
    margin-bottom: 28px
}

.coupon-info p.coupon-text,.postbox__text-single p,.rc__post ul li:not(:last-child),.tp-service-details-list p,.tp-shop-details__price {
    margin-bottom: 15px
}

.postbox__slider button {
    position: absolute;
    left: 50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-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: 10px;
    list-style: none
}

.postbox__comment ul li.children {
    margin-left: 65px
}

.tp-service-2__link span svg,.tp-service-2__link:hover span svg {
    margin-left: 10px
}

.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 {
    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__play-btn a,.postbox__slider-arrow-wrap button,.tagcloud a {
    background-color: var(--tp-common-white)
}

.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-agree input:checked::after,.tp-footer__agree input:checked::after {
    box-sizing: border-box;
    content: "\f00c";
    font-family: var(--tp-ff-fontawesome);
    font-size: 10px
}

.postbox__comment-input textarea {
    height: 175px;
    resize: none;
    padding-top: 20px;
    padding-bottom: 20px
}

.postbox__comment-title {
    font-size: 28px;
    color: #121416;
    font-weight: 600;
    margin-bottom: 20px
}

.postbox__comment-box {
    padding-top: 20px
}

.postbox__comment-avater img {
    width: 50px;
    height: 50px;
    border-radius: 50%
}

.postbox__comment-name h5 {
    font-weight: 600;
    font-size: 18px;
    line-height: 1;
    color: #121416;
    margin-bottom: 0
}

.postbox__comment-name span {
    font-weight: 500;
    font-size: 12px;
    color: #949392
}

.postbox__comment-text p {
    font-size: 16px;
    color: #838383;
    margin-bottom: 15px
}

.postbox__comment-reply span {
    position: absolute;
    top: 22px;
    right: 50px
}

.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)
}

.postbox__comment-agree input:checked {
    position: relative;
    border-color: transparent
}

.postbox__comment-agree input:checked::after {
    position: absolute;
    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__comment-agree label a:hover {
    color: var(--tp-theme-1)
}

.postbox__tag span {
    font-size: 16px;
    margin-bottom: 17px;
    color: var(--tp-common-black);
    margin-right: 10px
}

.postbox__play-btn a,.rc__post-title a:hover,.tp-copyright__inner a span,.tp-copyright__inner p span {
    color: var(--tp-theme-1)
}

.postbox__play-btn a {
    height: 85px;
    width: 85px;
    line-height: 85px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    border-radius: 50%;
    animation: 2s infinite pulse
}

.basic-pagination ul li .current,.basic-pagination ul li a,.postbox__slider-arrow-wrap button {
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center
}

.tp-hero__title-shape svg,.tp-hero__title-shape-3 svg {
    animation: 4s infinite section-animation
}

.postbox__slider-arrow-wrap button {
    color: var(--tp-common-black);
    font-size: 18px
}

.postbox__slider-arrow-wrap .postbox-arrow-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    z-index: 9
}

.postbox__slider-arrow-wrap .postbox-arrow-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    z-index: 9
}

.basic-pagination,.tp-about-2__feature-wrap,.tp-checkout-verify-item,.tp-choose__tab-btn,.tp-choose__tab-price,.tp-choose__title-box,.tp-service-details-thumb,.tp-testimonial__title-box {
    margin-bottom: 40px
}

.basic-pagination ul li {
    list-style: none;
    display: inline-block;
    margin-right: 14px
}

.basic-pagination ul li:hover a {
    color: var(--tp-common-white);
    border: 2px solid var(--tp-theme-1)
}

.basic-pagination ul li a {
    font-size: 15px;
    color: #071c34;
    border: 2px solid #ededed;
    transform: translateY(3px)
}

.basic-pagination ul li a.disabled {
    pointer-events: none;
    cursor: default;
    opacity: .6
}

.basic-pagination ul li .current {
    font-size: 15px;
    color: var(--tp-common-white)
}

.postbox__thumb img {
    border-radius: 20px
}

.rc__post-title {
    font-weight: 600;
    font-size: 16px;
    color: #0d0d0d
}

.sidebar__content-social a:hover i,.sidebar__widget ul li:hover a,.tagcloud a:hover,.tp-footer__main-location a:hover {
    color: var(--tp-common-white)
}

.rc__meta span {
    font-weight: 400;
    font-size: 15px;
    color: #888686;
    display: block;
    margin-bottom: 7px
}

.rc__meta span svg {
    transform: translateY(-2px);
    margin-right: 3px
}

.comments-avatar,.rc__post-thumb,.tp-about-2__btn {
    flex: 0 0 auto
}

.sidebar__widget {
    padding: 30px;
    background: #f4f6f8
}

.sidebar__widget-title {
    position: relative;
    display: inline-block;
    font-weight: 600;
    font-size: 22px;
    color: #0a2c3d;
    padding-left: 7px;
    margin-bottom: 30px
}

.sidebar__widget-title::after {
    position: absolute;
    content: "";
    left: 0;
    height: 21px;
    width: 2px;
    top: 50%;
    background: var(--tp-theme-secondary);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.sidebar__widget ul li {
    list-style: none;
    background: var(--tp-common-white);
    border: 1px solid #ededed;
    height: 54px;
    line-height: 54px;
    border-radius: 2px;
    padding: 0 15px;
    margin-bottom: 20px
}

.sidebar__widget ul li:last-child,.tp-checkout-payment-item:not(:last-child),.tp-shop-details__ratting,.tp-team-details-meta {
    margin-bottom: 10px
}

.sidebar__widget ul li a {
    position: relative;
    font-weight: 400;
    font-size: 16px;
    color: #445658;
    display: block
}

.cart-page-total ul>li>span,.coupon2,.sidebar__widget ul li a span {
    float: right
}

.sidebar__about {
    padding: 37px 0 38px
}

.sidebar__thumb img {
    border-radius: 50%;
    margin-bottom: 20px
}

.sidebar__content-social a:hover,.sidebar__search input:focus,.tp-service-contact-input input:focus,.tp-service-contact-input textarea:focus {
    border: 1px solid var(--tp-theme-1)
}

.sidebar__content-title {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    color: var(--tp-common-black);
    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
}

.sidebar__content-social a i {
    transition: .3s
}

.sidebar__search input {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: var(--tp-common-white);
    padding: 0 50px 0 25px;
    text-transform: capitalize;
    border: 1px solid #fff;
    outline: 0
}

.sidebar__search button {
    position: absolute;
    top: 0;
    right: 27px;
    height: 100%;
    line-height: 60px;
    color: var(--tp-theme-primary)
}

.sidebar__banner::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.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)
}

.sidebar__banner-content h4 {
    padding: 15px 20px;
    font-size: 24px;
    color: var(--tp-common-black);
    text-transform: uppercase;
    margin-bottom: 0
}

.tagcloud a {
    font-weight: 400;
    font-size: 14px;
    color: #77787b;
    text-transform: capitalize;
    padding: 6px 22px;
    margin-right: 5px;
    border: 1px solid #f6f3ee;
    margin-bottom: 14px;
    display: inline-block
}

.tp-footer__info p {
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #b4b4b4;
    margin-bottom: 15px
}

.tp-footer__main-location a,.tp-footer__main-mail a {
    line-height: 34px;
    padding-left: 35px;
    position: relative;
    font-size: 16px;
    color: #b4b4b4;
    display: inline-block;
    font-weight: 400
}

.tp-footer__main-location a i {
    color: var(--tp-theme-1);
    font-size: 20px;
    position: absolute;
    top: 10px;
    left: 0
}

.tp-footer__author-content span,.tp-footer__main-mail a:hover,.tp-footer__widget-social a,.tp-footer__widget-title,.tp-hero__slider-active button {
    color: var(--tp-common-white)
}

.tp-footer__main-mail a i {
    color: var(--tp-theme-1);
    font-size: 20px;
    position: absolute;
    top: 10px;
    left: 0
}

.tp-footer__widget-title {
    font-weight: 500;
    font-size: 22px;
    line-height: 29px;
    display: inline-block;
    margin-bottom: 30px
}

.tp-footer__widget-content ul li {
    list-style: none;
    margin-bottom: 18px
}

.tp-footer__widget-content ul li:last-child {
    margin-bottom: 0
}

.tp-footer__widget-content ul li a {
    position: relative;
    font-weight: 400;
    font-size: 16px;
    color: #b4b4b4;
    transition: .3s
}

.tp-footer__widget-content ul li a::before {
    position: absolute;
    content: "\e09f";
    font-family: "Font Awesome 6 Pro";
    top: 10px;
    left: -18px;
    font-size: 18px;
    transform: translateY(-50%);
    color: var(--tp-theme-1);
    transition: .3s ease-in-out;
    opacity: 0;
    visibility: hidden
}

.tp-footer__widget-content ul li a:hover {
    margin-left: 14px
}

.tp-footer__widget-content ul li a:hover::before {
    color: var(--tp-theme-1);
    opacity: 1;
    visibility: visible
}

.tp-footer__widget-social a {
    font-size: 14px;
    font-weight: 400;
    margin-right: 10px;
    height: 35px;
    width: 35px;
    line-height: 35px;
    border-radius: 50%;
    text-align: center;
    background-color: rgba(251,251,253,.08);
    display: inline-block;
    transition: .3s
}

.tp-footer__widget-social a:hover,.tp-portfolio-details-info-social a:hover {
    color: var(--tp-common-white)
}

.tp-footer__author {
    margin-bottom: 32px
}

.tp-footer__author-content span {
    font-weight: 400;
    font-size: 16px;
    line-height: 30px
}

.tp-footer__author-thumb {
    margin-right: 20px
}

.tp-footer__author-thumb img {
    border: 2px solid var(--tp-common-white);
    border-radius: 50%
}

.tp-footer__author-thumb span {
    background-color: #00b956;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    display: inline-block;
    border: 1px solid var(--tp-common-white);
    position: absolute;
    bottom: 20px;
    right: 0
}

.tp-footer__from {
    position: relative;
    background: rgba(255,255,255,.02);
    padding: 30px 20px 40px
}

.tp-hero-3__bg,.tp-hero__bg {
    background-repeat: no-repeat
}

.tp-hero-3__bg,.tp-hero__bg,.tp-service__bg {
    background-size: cover
}

.tp-footer__text-email input {
    position: relative;
    background: 0 0;
    border: none;
    border-bottom: 1px solid rgba(237,237,237,.3);
    padding-left: 0;
    padding-right: 35px
}

.tp-footer__text-email input::placeholder {
    color: #b4b4b4
}

.tp-footer__text-email input:focus {
    color: var(--tp-common-white);
    border-bottom: 1px solid #fff
}

.tp-footer__text-email span {
    position: absolute;
    top: 12px;
    right: 2px
}

.team__details-info p,.tp-footer__agree,.tp-price__feature {
    margin-bottom: 25px
}

.tp-footer__agree input {
    margin: 4px 0 0;
    appearance: none;
    -moz-appearance: none;
    display: block;
    width: 23px;
    height: 23px;
    background: 0 0;
    border: 1px solid #4e545f;
    outline: 0;
    flex: 0 0 auto;
    -webkit-transform: translateY(-2.5px);
    -moz-transform: translateY(-2.5px);
    -ms-transform: translateY(-2.5px);
    -o-transform: translateY(-2.5px);
    transform: translateY(-2.5px);
    border-radius: 50%;
    padding: 0
}

.tp-footer__agree input:checked {
    position: relative;
    background-color: transparent
}

.tp-footer__agree input:checked::after {
    position: absolute;
    font-weight: 700;
    color: var(--tp-theme-2);
    top: 50%;
    left: 49%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.tp-hero-2__left-box::after,.tp-hero-3__overlay::after,.tp-hero__overlay::after {
    transform: matrix(-1,0,0,1,0,0);
    content: ""
}

.tp-service-3__link-text .arrow-left svg,.tp-service-3__link-text .arrow-right svg {
    transform: translateY(-2px)
}

.tp-footer__agree label {
    padding-left: 10px;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    color: #b4b4b4
}

.tp-footer__agree label span {
    color: var(--tp-theme-2);
    padding-left: 4px
}

.footer-col-1 {
    padding-right: 20px
}

.footer-col-2 {
    padding-left: 35px
}

.footer-col-4 {
    margin-left: -20px
}

.footer-col-2-2 {
    padding-left: 70px
}

.tp-copyright__inner a,.tp-copyright__inner p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.7;
    color: var(--tp-common-white);
    margin-bottom: 0
}

.tp-copyright__customize .tp-copyright__inner span,.tp-copyright__inner a:hover,.tp-footer-2__customize .tp-footer__main-location a i,.tp-footer-2__customize .tp-footer__main-mail a i,.tp-footer-2__customize .tp-footer__widget-content ul li a::before {
    color: var(--tp-theme-2)
}

.tp-copyright__bdr-top {
    border-top: 1px solid rgba(242,242,242,.07)
}

.tp-footer-2__shape-1 {
    position: absolute;
    bottom: 0;
    left: 80px
}

@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) {
    .tp-footer-2__shape-1 {
        display:none
    }
}

.tp-error__height {
    padding-top: 120px;
    padding-bottom: 120px
}

.tp-error__wrapper {
    height: 100%;
    padding-bottom: 70px;
    display: inline-block
}

.tp-error__content h4 {
    margin-bottom: 50px;
    font-size: 30px;
    color: var(--tp-common-black);
    font-weight: 700
}

.tp-about-2__bg,.tp-error__bg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.subtitle-border::after {
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: var(--tp-theme-2);
    content: ""
}

.slick-active .tp-hero__subtitle {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-duration: .3s;
    animation-duration: .3s
}

.slick-active .tp-hero__title {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

.slick-active .tp-hero__info-box {
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
    -webkit-animation-duration: .7s;
    animation-duration: .7s
}

.slick-active .tp-hero__btn-box {
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
    -webkit-animation-duration: .9s;
    animation-duration: .9s
}

.slick-active .tp-hero__btn-box,.slick-active .tp-hero__info-box,.slick-active .tp-hero__subtitle,.slick-active .tp-hero__title {
    -webkit-animation-name: tpfadeUp;
    animation-name: tpfadeUp;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.tp-hero__mt {
    margin-top: -50px
}

.tp-hero__bg {
    height: 980px;
    background-position: center
}

@media only screen and (min-width: 1400px) and (max-width:1599px) {
    .tp-header-2__logo-middle {
        left:40.4%
    }

    .tp-header-2__menu>nav>ul>li {
        margin: 0 15px
    }

    .tp-hero__bg {
        height: 850px
    }
}

@media only screen and (min-width: 1200px) and (max-width:1399px) {
    .tp-header-2__menu>nav>ul>li {
        margin:0 20px
    }

    .tp-header-2__menu>nav>ul>li:nth-child(3) {
        margin-right: 20px
    }

    .tp-hero__bg {
        height: 800px
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .tp-btn-border-lg {
        padding:0 30px
    }

    .tp-section-title {
        font-size: 40px
    }

    .tp-header-top__lang {
        margin-right: 20px
    }

    .tp-header-main__menu>nav>ul>li {
        margin: 0 15px
    }

    .tp-header-main__menu>nav>ul>li:nth-child(2) {
        margin-right: 15px
    }

    .tp-header-2__btn::after {
        top: -24px;
        height: 70px
    }

    .postbox__details-share a {
        margin-bottom: 10px;
        height: 30px;
        width: 30px;
        line-height: 30px;
        margin-right: 8px
    }

    .postbox__comment-text p {
        font-size: 15px
    }

    .tagcloud a {
        padding: 6px 12px
    }

    .tp-footer__main-location a br {
        display: none
    }

    .tp-footer__author-thumb img {
        margin-right: 10px
    }

    .tp-hero__bg {
        height: 750px
    }
}

.tp-hero__overlay::after {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(255.03deg,#21243a -.62%,rgba(3,23,62,0) 62.34%)
}

.tp-hero__subtitle {
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    color: #ffb302;
    display: inline-block;
    margin-bottom: 35px
}

.tp-hero__title {
    font-weight: 700;
    font-size: 80px;
    line-height: 1.1;
    color: var(--tp-common-white);
    margin-bottom: 45px
}

.tp-hero__info-box {
    margin-bottom: 50px
}

.tp-hero__info-price {
    padding-right: 25px;
    margin-right: 25px;
    position: relative
}

.tp-hero__info-price::after {
    position: absolute;
    top: 15px;
    right: 0;
    width: 2px;
    height: 22px;
    background-color: var(--tp-theme-2);
    content: ""
}

.tp-hero__info-price span {
    font-weight: 700;
    font-size: 58px;
    line-height: 30px;
    color: var(--tp-theme-2)
}

.tp-hero__info-price span em {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    font-style: normal
}

.tp-hero__bonus span {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #edb62c;
    position: relative;
    display: inline-block
}

.tp-hero__bonus span::after {
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: var(--tp-theme-2);
    content: ""
}

.tp-hero__title-shape {
    position: absolute;
    top: 35px;
    right: 45px
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .tp-hero__title-shape {
        right:100px
    }
}

.tp-hero__title-shape-3 {
    position: absolute;
    top: 35px;
    right: 77px
}

.tp-hero__shape-1 {
    position: absolute;
    top: 13%;
    right: 5%;
    animation: 1s infinite alternate forwards tpswing;
    transform-origin: bottom left
}

.tp-hero__shape-2 {
    position: absolute;
    bottom: 0;
    left: 0;
    animation: 30s cubic-bezier(1,.99,.03,.01) infinite animationglob
}

.tp-hero-2__content-wrap,.tp-hero-2__offer-text {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.tp-hero__shape-3 {
    position: absolute;
    bottom: 20%;
    right: 20%;
    -webkit-animation: 20s infinite movingleftright1;
    animation: 20s infinite movingleftright1
}

.tp-portfolio-item-content-btn a:hover i,.tp-service-2__link:hover span svg {
    animation: .5s forwards tfLeftToRight
}

.tp-hero__slider-active button.slick-next {
    position: absolute;
    top: 40%;
    right: 18%;
    z-index: 99
}

.tp-hero__slider-active button.slick-prev {
    position: absolute;
    top: 46%;
    right: 18%;
    z-index: 99
}

.tp-hero__slider-active button:hover {
    color: var(--tp-theme-2)
}

.tp-hero-2__ptb {
    padding-top: 200px;
    padding-bottom: 300px
}

@media only screen and (min-width: 1400px) and (max-width:1599px) {
    .tp-hero-2__ptb {
        padding-bottom:260px
    }
}

.tp-hero-2__left-box {
    margin-top: 100px;
    position: relative;
    display: inline-block
}

@media only screen and (min-width: 992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px) {
    .tp-header-main__right-info ul li {
        margin-left:30px
    }

    .tp-header-2__plr {
        padding-left: 0;
        padding-right: 0
    }

    .tp-hero-2__left-box {
        margin-top: 70px;
        margin-bottom: 200px
    }
}

.tp-hero-2__left-box::after {
    position: absolute;
    top: 20px;
    left: 0;
    width: 102%;
    height: 100%;
    background-color: rgba(0,0,0,.6);
    border-radius: 50%
}

.tp-hero-2__content-wrap {
    position: absolute
}

.tp-hero-2__content span {
    display: block;
    font-weight: 500;
    font-size: 18px;
    text-transform: lowercase;
    color: var(--tp-common-white)
}

.tp-hero-2__content span em {
    font-style: normal;
    font-weight: 800;
    font-size: 67px;
    color: #ffb302;
    display: inline-block;
    width: 80px
}

.tp-hero-2__offer-text span,.tp-hero-2__offer-text span em,.tp-hero-2__offer-text span i {
    color: #fff;
    text-transform: uppercase;
    font-family: var(--tp-ff-mulish)
}

.tp-hero-2__content .child-one,.tp-service__section-wrapper {
    margin-bottom: 45px
}

.tp-hero-2__content .child-two,.tp-price__info-box,.tp-testimonial-2__author-info {
    margin-bottom: 35px
}

.tp-hero-2__offer-box,.tp-hero-2__shape-1 {
    position: absolute;
    bottom: 0;
    right: 0
}

.tp-hero-2__offer-img-1 {
    margin-right: 30px;
    margin-bottom: 20px
}

.tp-hero-2__offer-img-2 img {
    animation: 30s cubic-bezier(1,.99,.03,.01) infinite animationglob
}

.tp-hero-2__offer-text {
    position: absolute;
    text-align: center
}

.tp-hero-2__offer-text span {
    display: block;
    font-weight: 600;
    font-size: 15px
}

.tp-hero-2__offer-text span em {
    font-weight: 600;
    font-size: 30px;
    font-style: normal
}

.tp-hero-2__offer-text span i {
    font-weight: 400;
    font-size: 18px;
    font-style: normal
}

.tp-hero-2__title {
    font-weight: 700;
    font-size: 65px;
    text-transform: uppercase;
    line-height: 1.3;
    color: var(--tp-common-white)
}

.tp-hero-2__title span {
    color: var(--tp-theme-2)
}

.tp-hero-2__title-shape {
    position: absolute;
    top: 60px;
    right: 170px
}

@media only screen and (min-width: 1400px) and (max-width:1599px) {
    .tp-hero-2__title-shape {
        right:44px
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .tp-hero__title-shape-3 {
        right:100px
    }

    .tp-hero-2__ptb {
        padding-top: 100px;
        padding-bottom: 0
    }

    .tp-hero-2__title {
        font-size: 57px
    }

    .tp-hero-2__title-shape {
        right: 288px
    }
}

.tp-hero-2__title-shape svg {
    animation: 4s infinite section-animation
}

.tp-hero-2__subtitle {
    font-weight: 600;
    font-size: 18px;
    color: var(--tp-theme-1)
}

.tp-hero-2__feature-item.active .tp-hero-2__feature-icon span,.tp-hero-2__feature-title,.tp-service-2__item.active .tp-service-2__content p,.tp-service-2__item.active .tp-service-2__link,.tp-service-2__item.active .tp-service-2__title,.tp-service__item:hover .tp-service__title-sm {
    color: var(--tp-common-white)
}

.tp-hero-2__subtitle em {
    font-style: normal;
    font-weight: 700;
    font-size: 54px
}

.tp-hero-2__subtitle-wrap {
    display: inline-block;
    margin-bottom: 15px
}

.tp-hero-2__title-wrap {
    display: inline-block;
    padding-bottom: 10px
}

.tp-hero-2__subtitle-shape {
    position: absolute;
    top: -56%;
    left: -11%
}

.tp-hero-2__title-box p {
    font-weight: 400;
    font-size: 18px;
    text-decoration-line: underline;
    color: var(--tp-theme-2);
    margin-bottom: 50px
}

.tp-about-2__feature-list ul li:last-child,.tp-about__feature-list ul li:last-child,.tp-choose__tab-feature ul li:last-child,.tp-price-2__feature-list ul li:last-child,.tp-price__feature ul li:last-child,.tp-service__right-box p {
    margin-bottom: 0
}

.tp-hero-2__big-img {
    position: absolute;
    bottom: 0;
    right: 35px;
    z-index: 1
}

.tp-hero-2__shape-2 {
    position: absolute;
    top: 30%;
    right: 77px;
    animation: 1s infinite alternate forwards tpswing;
    transform-origin: left bottom
}

.tp-hero-2__feature-title {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 0
}

.tp-hero-2__feature-box {
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 50px
}

@media only screen and (min-width: 1400px) and (max-width:1599px) {
    .tp-hero-2__big-img {
        right:-40px
    }

    .tp-hero-2__shape-2 {
        right: 30px
    }

    .tp-hero-2__feature-title {
        font-size: 16px
    }

    .tp-hero-2__feature-box {
        left: 15px
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .tp-hero-2__feature-box {
        left:70px
    }
}

.tp-hero-2__feature-wrap {
    padding: 40px 30px
}

.tp-hero-2__feature-item {
    display: inline-block;
    transition: .3s;
    position: relative
}

.tp-hero-2__feature-item::after {
    position: absolute;
    content: "";
    top: 0;
    bottom: auto;
    width: 100%;
    height: 0%;
    background-color: var(--tp-theme-1);
    opacity: 0;
    visibility: hidden;
    transition: .3s
}

.tp-hero-2__feature-item.active::after {
    width: 100%;
    bottom: 0;
    top: auto;
    opacity: 1;
    visibility: visible;
    height: 100%
}

.tp-hero-2__feature-icon {
    position: relative;
    display: inline-block;
    margin-right: 25px
}

.tp-hero-2__feature-icon::after {
    position: absolute;
    top: -3px;
    right: -3px;
    width: 20px;
    height: 20px;
    background-color: var(--tp-theme-2);
    content: "";
    border-radius: 50%;
    z-index: -1
}

.tp-hero-2__feature-icon span {
    color: var(--tp-theme-1);
    transition: .3s
}

.tp-hero-3__overlay::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(255.03deg,rgba(20,23,41,.92) -.62%,rgba(3,23,62,0) 62.34%)
}

.tp-service-2__item.active,.tp-service-widget-tab ul li .active i,.tp-service__item:hover {
    background-color: var(--tp-theme-1)
}

.tp-hero-3__bg {
    padding-top: 315px;
    padding-bottom: 190px
}

@media only screen and (min-width: 1200px) and (max-width:1399px) {
    .tp-hero-2__shape-1 {
        right:-130px
    }

    .tp-hero-2__shape-2 {
        top: 16%
    }

    .tp-hero-3__bg {
        padding-top: 250px;
        background-position: center
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .tp-hero-3__bg {
        padding-top:230px;
        padding-bottom: 150px
    }
}

.tp-hero-3__right-glob img {
    max-width: inherit;
    margin-right: -7px;
    margin-top: 70px;
    animation: 30s cubic-bezier(1,.99,.03,.01) infinite animationglob
}

.tp-service-2__title-shape svg,.tp-service__title-shape svg {
    animation: 4s infinite section-animation
}

.tp-hero-3__offer {
    position: absolute;
    top: 0;
    left: -30px
}

.tp-service__title-shape {
    position: absolute;
    top: 25px;
    right: 3px
}

.tp-service__right-box p {
    padding-left: 20px;
    margin-left: 25px;
    position: relative
}

.tp-service__box-shape span,.tp-service__right-box p::after {
    position: absolute;
    left: 0;
    background-color: var(--tp-theme-2)
}

@media only screen and (min-width: 1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px) {
    .tp-service__right-box p {
        margin-left:0
    }
}

.tp-service__right-box p::after {
    top: 8px;
    width: 2px;
    height: 42px;
    content: ""
}

.tp-service__box-shape span {
    bottom: 0;
    width: 12px;
    height: 12px;
    display: inline-block;
    opacity: 0;
    visibility: hidden;
    transition: .3s
}

.tp-service__item {
    text-align: center;
    padding: 40px 20px;
    background-color: var(--tp-common-white);
    border: 1px solid var(--tp-border-2);
    position: relative;
    overflow: hidden;
    transition: .3s
}

.tp-service__item:hover .tp-service__link {
    bottom: -22px;
    opacity: 1;
    visibility: visible
}

.tp-service__item:hover .tp-service__box-shape span {
    opacity: 1;
    visibility: visible
}

.tp-service__icon {
    margin-bottom: 17px
}

.tp-service__icon span {
    height: 30px;
    width: 30px;
    background-color: rgba(255,255,255,.4);
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    top: 5%;
    right: 27%
}

.tp-service__title-sm {
    font-weight: 600;
    font-size: 20px;
    line-height: 1;
    text-transform: capitalize;
    color: var(--tp-common-black)
}

.tp-service__link {
    position: absolute;
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
    transition: .3s
}

.tp-service__link a {
    height: 48px;
    width: 48px;
    line-height: 28px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    background-color: var(--tp-common-white)
}

.tp-service__badge-wrap {
    background: #fff;
    border: 1px solid #e4edff;
    border-radius: 60.5px;
    padding: 40px;
    display: inline-block;
    position: absolute;
    right: 370px;
    top: -70px
}

.tp-service-2__item,.tp-service-2__tag span,.tp-service__bottom-text span em {
    background-color: var(--tp-common-white)
}

@media only screen and (min-width: 1400px) and (max-width:1599px) {
    .tp-hero-2__feature-wrap {
        padding:35px 15px
    }

    .tp-service__badge-wrap {
        right: 230px
    }
}

@media only screen and (min-width: 1200px) and (max-width:1399px) {
    .tp-service__badge-wrap {
        right:220px
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .tp-service__title-sm {
        font-size:17px
    }

    .tp-service__badge-wrap {
        right: 70px
    }
}

.tp-service__badge-wrap span {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    text-transform: capitalize;
    color: #000;
    display: inline-block
}

.product-rating,.tp-service__badge-wrap span.frist-child,.tp-team-details-thumb .social a:not(:last-of-type) {
    margin-right: 20px
}

.tp-service-3__link-text span,.tp-service__bottom-text span {
    font-weight: 500;
    font-size: 15px;
    letter-spacing: .15em;
    text-transform: uppercase;
    color: var(--tp-common-black)
}

.tp-service__bottom-text span a {
    color: var(--tp-theme-2);
    margin-right: 20px;
    position: relative
}

.tp-service__bottom-text span a::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: var(--tp-theme-2);
    content: ""
}

.tp-service__bottom-text span em {
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    display: inline-block;
    box-shadow: 0 4px 8px rgba(0,0,0,.06);
    font-size: 11px;
    color: var(--tp-theme-2);
    border-radius: 50%;
    font-style: normal
}

.tp-service__bottom-text span em i {
    margin-left: 3px
}

.tp-service-2__title-shape {
    position: absolute;
    bottom: -3px;
    left: 33%
}

.tp-service-2__item {
    border: 1px solid rgba(221,221,221,.4);
    padding: 100px 35px 65px;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.tp-service-2__item:hover .tp-service-2__icon img {
    transform: rotateY(360deg)
}

.tp-service-2__item.active .tp-service-2__link span {
    color: #ffb302
}

.tp-service-2__icon {
    margin-bottom: 45px
}

.tp-service-2__icon img {
    height: 90px;
    transition: .5s
}

.tp-service-2__title {
    font-weight: 700;
    font-size: 24px;
    color: var(--tp-common-black);
    margin-bottom: 25px
}

.tp-service-2__title:hover {
    color: var(--tp-theme-1)
}

.tp-service-2__content p {
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #6d7680;
    padding-bottom: 10px
}

.tp-service-2__link:hover,.tp-service-2__tag span,.tp-service-3__icon svg {
    color: var(--tp-theme-1)
}

.tp-service-2__link {
    font-weight: 500;
    font-size: 20px;
    color: #000;
    transition: .3s;
    position: relative;
    display: inline-block
}

.tp-service-2__link::after {
    content: "";
    position: absolute;
    top: 5px;
    right: -5px;
    height: 20px;
    width: 20px;
    border: 1px solid #bdc2c6;
    border-radius: 50%;
    z-index: -1
}

.tp-feature__meta,.tp-service-2__tag {
    position: absolute;
    top: 25px;
    right: 25px
}

.tp-service-2__tag span {
    height: 54px;
    width: 54px;
    line-height: 54px;
    box-shadow: 0 0 13px rgba(0,0,0,.09);
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    font-weight: 700;
    font-size: 20px
}

.tp-service-2__circle-shape span {
    position: absolute;
    bottom: -35px;
    right: -35px;
    height: 70px;
    width: 70px;
    background-color: var(--tp-theme-1);
    display: inline-block;
    border-radius: 50%
}

.tp-service-2__grey-bg-shape {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 350px
}

.tp-service-2__shape-img {
    position: absolute;
    bottom: 110px;
    right: 80px
}

.tp-service-2__bottom-shape,.tp-service-3__item::after {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0
}

.tp-service-2__ptb {
    padding-top: 130px;
    padding-bottom: 310px
}

@media only screen and (min-width: 1400px) and (max-width:1599px) {
    .tp-service-2__bottom-shape {
        bottom:90px
    }
}

.tp-service-2__bottom-shape img {
    background-color: var(--tp-common-white);
    width: 100%
}

.tp-service-3__item {
    border: 1px solid rgba(164,164,164,.1);
    box-shadow: 0 4px 34px rgba(0,0,0,.06);
    padding: 50px 40px
}

.tp-service-3__item::after {
    content: "";
    top: auto;
    height: 0;
    background-color: var(--tp-theme-1);
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    transition: .3s
}

.checkout-link .tp-btn:hover,.tp-about-3__right-customize .tp-about__feature-list ul li span.yellow-bg-color,.tp-about__feature-icon.yellow-bg-color,.tp-about__feature-list ul li span.yellow-bg-color,.tp-about__feature-mpbs::after,.tp-about__text p::after,.tp-counter__item h5 span {
    background-color: var(--tp-theme-2)
}

.tp-service-3__item:hover::after {
    opacity: 1;
    visibility: visible;
    height: 100%;
    top: 0;
    left: 0;
    bottom: auto
}

.tp-choose-2__customize .tp-section-title,.tp-service-3__item:hover .tp-service-3__content p,.tp-service-3__item:hover .tp-service-3__icon svg,.tp-service-3__item:hover .tp-service-3__link a,.tp-service-3__item:hover .tp-service-3__title-sm {
    color: var(--tp-common-white)
}

.tp-service-3__item:hover .tp-service-3__icon span {
    background: rgba(255,255,255,.1)
}

.tp-service-3__item:hover .tp-service-3__shape {
    opacity: 1;
    visibility: visible;
    top: 0;
    right: 0
}

.tp-service-3__item:hover .tp-service-3__link a i {
    color: var(--tp-theme-2);
    transform: rotate(0)
}

.tp-service-3__icon {
    position: relative;
    display: inline-block;
    margin-bottom: 20px
}

.tp-service-3__icon svg {
    position: relative;
    z-index: 2;
    transition: .3s;
    height: 40px;
    width: 40px
}

.tp-service-3__icon span {
    height: 45px;
    width: 45px;
    background: rgba(51,110,249,.1);
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    top: -15px;
    right: -15px;
    transition: .3s
}

.tp-service-3__title-sm {
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    text-transform: capitalize;
    color: var(--tp-common-black);
    margin-bottom: 15px;
    transition: .3s
}

.tp-service-3__content p {
    font-weight: 400;
    font-size: 16px;
    color: #9c9c9c;
    padding-bottom: 15px
}

.tp-service-3__link a {
    font-weight: 500;
    font-size: 18px;
    text-transform: capitalize;
    color: var(--tp-theme-1);
    transition: .3s
}

.tp-service-3__link a i {
    transform: translateY(2px) rotate(-45deg);
    transition: .3s
}

.tp-service-3__shape {
    position: absolute;
    top: -20px;
    right: -20px;
    opacity: 0;
    visibility: hidden;
    transition: .3s
}

.tp-service-3__link-text span a {
    color: var(--tp-theme-1);
    text-decoration: underline
}

.tp-cta__right-icon,.tp-service-3__link-text .arrow-right {
    margin-right: 30px
}

.tp-service-breadcrumb-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    transition: none
}

.tp-service-details-wrapper p {
    font-weight: 400;
    font-size: 16px;
    line-height: 31px;
    color: #5a627d;
    margin-bottom: 42px
}

.tp-service-details-title {
    font-weight: 600;
    font-size: 28px;
    text-transform: capitalize;
    color: var(--tp-common-black);
    margin-bottom: 15px
}

.tp-service-details-list ul li {
    list-style: none;
    margin-bottom: 14px
}

.tp-service-details-list ul li span {
    color: var(--tp-theme-1);
    margin-right: 10px
}

.tp-service-widget {
    position: sticky;
    top: 150px
}

.tp-service-widget-tab ul li {
    list-style: none;
    margin-bottom: 13px
}

.tp-service-widget-tab ul li a {
    position: relative;
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    color: #101c2a;
    background: #f8f8f8;
    display: inline-block;
    width: 100%;
    padding: 24px 20px;
    transition: .3s
}

.tp-service-widget-tab ul li a i {
    position: absolute;
    top: 38%;
    right: 20px;
    transition: .3s
}

.tp-service-contact-form {
    background: #f8f8f8;
    padding: 80px 30px 65px
}

.tp-service-contact-input {
    margin-bottom: 19px
}

.tp-service-contact-input input {
    width: 100%;
    height: 60px;
    border: 1px solid #efeff2;
    background-color: var(--tp-common-white);
    outline: 0;
    color: var(--tp-common-black);
    padding: 0 25px;
    border-radius: 2px
}

.tp-service-contact-input input::placeholder {
    font-weight: 500;
    font-size: 14px;
    line-height: 10px;
    color: #000d44;
    opacity: .5
}

.tp-service-contact-input input:focus::placeholder {
    font-size: 0
}

.tp-service-contact-input textarea {
    height: 167px;
    border: 1px solid #efeff2;
    background-color: var(--tp-common-white);
    resize: none;
    line-height: 3.5;
    border-radius: 2px
}

.tp-service-contact-input textarea::-webkit-input-placeholder {
    font-weight: 500;
    font-size: 14px;
    color: #000d44;
    opacity: .5
}

.tp-service-contact-input textarea::-moz-placeholder {
    font-weight: 500;
    font-size: 14px;
    color: #000d44;
    opacity: .5
}

.tp-service-contact-input textarea:-moz-placeholder {
    font-weight: 500;
    font-size: 14px;
    color: #000d44;
    opacity: .5
}

.tp-service-contact-input textarea:-ms-input-placeholder {
    font-weight: 500;
    font-size: 14px;
    color: #000d44;
    opacity: .5
}

.tp-service-contact-input textarea::placeholder {
    font-weight: 500;
    font-size: 14px;
    color: #000d44;
    opacity: .5
}

.tp-service-contact-input textarea:focus::placeholder {
    font-size: 0
}

.tp-play-btn a {
    height: 80px;
    width: 80px;
    line-height: 80px;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    background-color: var(--tp-common-white);
    color: var(--tp-theme-1);
    transform: translate(-50%,-50%);
    animation: 2s infinite pulse
}

.tp-about__left-big-1 {
    position: absolute;
    top: 10%;
    left: 0;
    z-index: -1
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .tp-header-top__left-info ul li {
        margin-right:0
    }

    .tp-header-top__left-info ul li:nth-child(2),.tp-header-top__left-info ul li:nth-child(3) {
        display: none
    }

    .tp-header-xl__bar button {
        margin-left: 30px
    }

    .tp-hero__bg {
        height: 700px
    }

    .tp-hero__title-shape {
        right: 105px
    }

    .tp-hero-2__title-shape {
        right: 80px
    }

    .tp-hero-2__feature-title {
        font-size: 15px
    }

    .tp-hero-2__feature-box {
        left: 50px
    }

    .tp-hero-2__feature-wrap {
        padding: 35px 15px
    }

    .tp-hero-3__bg {
        padding-top: 180px;
        padding-bottom: 120px
    }

    .tp-service__title-box {
        margin-bottom: 20px
    }

    .tp-service__badge-wrap {
        right: 50px
    }

    .tp-service-3__link-text span {
        font-size: 12px
    }

    .tp-about__img-wrapper {
        margin-left: 100px;
        margin-bottom: 70px
    }
}

.tp-about__right-top-shape {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1
}

.tp-about__right-bottom-shape {
    position: absolute;
    bottom: -15%;
    right: 0
}

.tp-about__img-2 {
    padding-top: 120px;
    padding-right: 50px
}

.tp-about__shape-1 {
    position: absolute;
    top: 35px;
    right: 120px;
    animation: 10s cubic-bezier(1,.99,.03,.01) infinite animationglob
}

.tp-about__shape-2 {
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 9
}

.tp-about__shape-2::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px dashed rgba(255,255,255,.6);
    content: "";
    border-radius: 50%;
    transform: scale(1.2)
}

.tp-about__shape-3 {
    position: absolute;
    bottom: 40px;
    left: 75px;
    z-index: 9;
    animation: 2s infinite alternate forwards tptranslateY2
}

.tp-about__shape-4 {
    position: absolute;
    top: 120px;
    left: -20px;
    z-index: 9;
    animation: .8s infinite alternate tpupdown
}

.tp-about__right-wrapper {
    padding-left: 23px
}

.tp-about__feature-icon {
    background: var(--tp-theme-1);
    border-radius: 5px 13px 5px 5px;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    margin-right: 12px
}

.tp-about__feature-text {
    font-weight: 500;
    font-size: 16px;
    line-height: 54px;
    color: var(--tp-common-black)
}

.tp-about__feature-list,.tp-cta__icon,.tp-price-2__content-box {
    margin-right: 45px
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .tp-about__shape-1 {
        right:40px
    }

    .tp-about__shape-3 {
        left: 0
    }

    .tp-about__feature-list {
        margin-right: 20px
    }
}

@media (max-width: 767px) {
    .tp-custom-accordion .accordion-body,.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-hero-2__subtitle em,.tp-section-title {
        font-size: 35px
    }

    .footer-col-2,.footer-col-2-2,.tp-header-main__menu-bg {
        padding-left: 0
    }

    .footer-col-4,.tp-header-main__right-info ul li {
        margin-left: 0
    }

    .tp-header-main__bar button {
        height: 80px;
        width: 90px;
        line-height: 88px
    }

    .tp-header-2__plr {
        padding: 10px 15px
    }

    .postbox__content {
        padding-left: 10px;
        padding-right: 10px
    }

    .postbox__title {
        font-size: 25px
    }

    .postbox__slider button.postbox-slider-button-next {
        right: 10px
    }

    .postbox__slider button {
        left: 10px
    }

    .postbox__comment ul li.children {
        margin-left: 15px
    }

    .postbox__comment-form {
        padding: 20px
    }

    .postbox__comment-text {
        margin-left: 0;
        margin-top: 15px
    }

    .basic-pagination ul li {
        margin-right: 5px
    }

    .footer-col-1 {
        padding-right: 0
    }

    .tp-copyright__inner a,.tp-copyright__inner p {
        margin: 0 5px
    }

    .tp-hero__bg {
        height: 600px
    }

    .tp-hero__title {
        font-size: 38px
    }

    .tp-about__feature-box,.tp-hero__info-box {
        flex-wrap: wrap
    }

    .tp-hero__info-price span {
        margin-bottom: 18px;
        display: inline-block
    }

    .tp-hero__bonus span {
        font-size: 16px
    }

    .tp-hero-2__left-box {
        margin-top: 50px;
        margin-bottom: 70px
    }

    .tp-hero-2__title {
        font-size: 43px
    }

    .tp-hero-2__subtitle-shape {
        top: -87%;
        left: -21%
    }

    .tp-hero-2__feature-box {
        position: static;
        flex-wrap: wrap;
        justify-content: center
    }

    .tp-hero-3__bg {
        padding-top: 180px;
        padding-bottom: 120px
    }

    .tp-service__right-box p {
        margin-left: 0;
        padding-left: 0
    }

    .tp-service__right-box p::after {
        display: none
    }

    .tp-service-3__link-text span {
        font-size: 14px
    }

    .tp-service-contact-form {
        padding: 60px 30px 50px
    }

    .tp-about__img-2 {
        padding-top: 0;
        padding-right: 0;
        margin-bottom: 40px
    }

    .tp-about__feature-list {
        margin-right: 0;
        margin-bottom: 60px
    }
}

.tp-about__feature-list ul li {
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: #464859;
    list-style-type: none;
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px
}

.tp-about__feature-list ul li span {
    position: absolute;
    top: 2px;
    left: 0;
    height: 18px;
    width: 18px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    background-color: var(--tp-theme-1);
    color: var(--tp-common-white);
    display: inline-block;
    font-size: 9px
}

.tp-about__feature-box {
    padding-bottom: 35px
}

.tp-about__feature-mpbs::after {
    position: absolute;
    top: -27px;
    left: 0;
    width: 4px;
    height: 83px;
    content: ""
}

.tp-about__feature-mpbs span {
    font-weight: 700;
    font-size: 59px;
    letter-spacing: .01em;
    color: var(--tp-theme-1);
    font-family: var(--tp-ff-mulish);
    padding-left: 25px
}

.tp-about__feature-mpbs span em {
    font-weight: 300;
    font-size: 26px;
    font-style: normal;
    transform: translateY(-40px);
    display: inline-block
}

.tp-about__feature-mpbs span i {
    font-weight: 500;
    font-size: 25px;
    letter-spacing: .03em;
    color: var(--tp-common-black);
    font-style: normal
}

.tp-about__title-box .tp-section-title {
    padding-bottom: 30px
}

.tp-about__text p {
    position: relative;
    padding-left: 15px;
    padding-bottom: 10px
}

.tp-about__text p::after {
    position: absolute;
    top: 7px;
    left: 0;
    width: 2px;
    height: 43px;
    content: ""
}

.comments-box,.tp-about__feature-list-wrap,.tp-choose-2__section-title-box,.tp-portfolio-details-info-open,.tp-shop-details__text,.tp-shop__space-bottom {
    margin-bottom: 50px
}

@media (max-width: 767px) {
    .tp-about__text p {
        padding-left:0
    }

    .tp-about__text p::after {
        display: none
    }

    .tp-about__feature-list-wrap {
        flex-wrap: wrap
    }
}

.tp-about__author-avata {
    position: relative;
    margin-right: 32px
}

.tp-about__author-avata::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid var(--tp-theme-1);
    content: "";
    border-radius: 50%;
    transform: scale(1.3)
}

.tp-about__author-signature {
    margin-right: 25px
}

.tp-about__signature-date span {
    font-weight: 400;
    font-size: 16px;
    color: #535353
}

.tp-about-2__title-shape {
    position: absolute;
    top: 23%;
    left: 18%
}

.tp-about-2__title-shape svg {
    animation: 4s infinite section-animation
}

.tp-about-2__icon {
    margin-right: 30px;
    animation: 30s cubic-bezier(1,.99,.03,.01) infinite animationglob
}

.tp-about-2__feature-list {
    background-color: #f5f7fa;
    padding: 25px 30px;
    border-radius: 11px
}

.tp-about-2__exprience,.tp-about-2__exprience .child-three,.tp-about-2__feature-list ul li::after,.tp-about-2__sub-img-1 a {
    background-color: var(--tp-theme-1);
    position: absolute
}

.tp-about-2__feature-list ul li {
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: #445658;
    list-style-type: none;
    position: relative;
    padding-left: 18px;
    margin-bottom: 10px
}

.tp-about-2__feature-list ul li::after {
    content: "";
    top: 6px;
    left: 0;
    width: 6px;
    height: 6px;
    content: ""
}

.tp-about-2__info span {
    position: absolute;
    top: 12px;
    right: 0
}

.tp-about-2__sub-img-1 {
    position: absolute;
    bottom: -20px;
    right: 65px
}

.tp-about-2__sub-img-1 a {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    height: 70px;
    width: 70px;
    text-align: center;
    line-height: 73px;
    color: var(--tp-common-white);
    border-radius: 50%;
    animation: 2s infinite pulse
}

.tp-faq-2__title-shape svg,.tp-price-2__title-shape svg {
    animation: 4s infinite section-animation
}

.tp-about-2__sub-img-1 a i {
    margin-left: 3px
}

.tp-about-2__sub-img-1 a::after {
    position: absolute;
    content: "";
    top: 3px;
    right: 3px;
    width: 100%;
    height: 100%;
    border: 1px solid var(--tp-common-white);
    border-radius: 50%
}

.tp-about-2__shape-1 {
    position: absolute;
    top: -22px;
    left: -22px;
    z-index: -1;
    animation: 2s infinite alternate forwards tptranslateX2
}

.tp-about-2__shape-2 {
    position: absolute;
    top: 40px;
    right: 75px;
    z-index: -1;
    animation: 30s cubic-bezier(1,.99,.03,.01) infinite animationglob
}

.tp-about-2__left-author-info {
    position: absolute;
    top: 20px;
    left: 45px
}

.tp-about-2__left-author-info span {
    font-weight: 400;
    font-size: 14px;
    color: var(--tp-theme-1);
    font-family: var(--tp-ff-mulish)
}

.tp-about-2__left-author-info span em {
    font-weight: 400;
    font-size: 17px;
    color: var(--tp-common-black);
    font-family: var(--tp-ff-mulish);
    font-style: normal
}

.tp-about-2__exprience {
    display: inline-block;
    padding: 30px 17px;
    text-align: center;
    bottom: 95px;
    left: -25px
}

.panel-title>a,.tp-about-2__exprience span {
    display: block
}

.tp-about-2__exprience .child-one {
    font-style: italic;
    font-weight: 800;
    font-size: 47px;
    color: var(--tp-common-white);
    font-family: var(--tp-ff-mulish);
    margin-bottom: 22px
}

.tp-about-2__exprience .child-two {
    font-weight: 400;
    font-size: 14px;
    color: var(--tp-common-white)
}

.tp-about-2__exprience .child-three {
    height: 25px;
    width: 44px;
    display: inline-block;
    bottom: -25px;
    left: 0;
    clip-path: polygon(100% 0,0 0,100% 100%)
}

.tp-about-2__bg-shape {
    position: absolute;
    bottom: -70px;
    right: 40px;
    transform: rotate(10deg);
    z-index: -1
}

@media only screen and (min-width: 1200px) and (max-width:1399px) {
    .tp-service-2__bottom-shape {
        bottom:120px
    }

    .tp-about-2__left-wrap {
        margin-left: 20px
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .tp-about__feature-list ul li {
        font-size:13px
    }

    .tp-about-2__sub-img-1 {
        right: 20px
    }

    .tp-about-2__left-wrap {
        margin-left: 30px
    }

    .tp-about-2__author-box {
        flex-wrap: wrap
    }
}

.tp-about-2__avata {
    flex: 0 0 auto;
    padding-right: 20px
}

.tp-about-2__btn-box {
    flex-wrap: wrap
}

.tp-about-3__bg-shape {
    position: absolute;
    top: 0;
    left: 0;
    width: 745px;
    height: 640px;
    background-color: #fcf1ec
}

.tp-about-3__customize .tp-about__shape-1 {
    position: absolute;
    top: 20px;
    right: 70px
}

.tp-about-3__customize .tp-about__img-1 img {
    border: 11px solid var(--tp-common-white);
    filter: drop-shadow(0px 4px 9px rgba(0, 0, 0, .07));
    border-radius: 0 32px 0 0
}

.tp-about-3__customize .tp-about__img-2 img {
    border: 7px solid var(--tp-common-white);
    border-radius: 0 0 0 34px
}

.tp-about-3__right-customize .tp-about__feature-mpbs span {
    background-color: rgba(185,190,208,.18);
    padding: 5px 15px;
    margin-left: 15px
}

.tp-counter__bg {
    background-color: var(--tp-theme-1);
    padding: 45px 20px 5px;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: -60px;
    position: relative;
    z-index: 9
}

.tp-counter__item h5 {
    font-weight: 700;
    font-size: 36px;
    line-height: 45px;
    color: var(--tp-common-white);
    padding-bottom: 10px;
    position: relative
}

.tp-counter__item h5 i {
    font-style: normal
}

.tp-counter__item h5 span {
    height: 25px;
    width: 25px;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    top: -3px;
    right: 32%;
    z-index: -1
}

.tp-counter__item span {
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
    text-align: center;
    color: var(--tp-common-white)
}

.tp-choose__price-monthly h5 em,.tp-choose__tab-btn button {
    color: var(--tp-common-black);
    font-weight: 500;
    font-size: 18px
}

.tp-counter__shape-1 {
    position: absolute;
    top: -50px;
    left: 0
}

.tp-counter__shape-1 img {
    opacity: .06
}

.tp-counter__bdr-right::after {
    position: absolute;
    top: 20px;
    right: 0;
    height: 34px;
    width: 2px;
    background: rgba(255,255,255,.13);
    content: ""
}

.tp-choose__bg {
    padding-top: 165px;
    padding-bottom: 130px;
    background-repeat: no-repeat;
    background-size: cover
}

@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) {
    .tp-header-top__left-info ul li:nth-child(2),.tp-header-top__left-info ul li:nth-child(3) {
        display:none
    }

    .tp-choose__bg {
        background-position: center
    }
}

.tp-choose__tab-btn button {
    height: 45px;
    padding: 0 20px;
    background: var(--tp-common-white);
    box-shadow: 0 4px 10px rgba(0,0,0,.03);
    line-height: 23px;
    text-align: center;
    text-transform: uppercase;
    margin-right: 18px;
    position: relative;
    transition: .3s ease-out
}

.product-model-list a:last-child,.tp-choose__tab-btn button:last-child {
    margin-right: 0
}

.tp-choose__tab-btn button::after {
    position: absolute;
    height: auto;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    bottom: -10px;
    content: "";
    opacity: 0;
    visibility: hidden;
    transition: .3s ease-out;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid var(--tp-theme-1)
}

.pro-details-nav-btn li button.active::before,.tp-blog-3__item:hover .tp-blog-3__thumb span,.tp-checkout-option input:checked~label::before,.tp-checkout-payment-item input:checked~label::before,.tp-choose__tab-btn button.active::after,.tp-choose__tab-btn button:hover::after,.tp-feature__item:hover .tp-feature__video-icon a,.tp-order-info-list ul li.tp-order-info-list-shipping span input:checked~label::before,.tp-return-customer-remeber input:checked~label::before,.tp-shop__filter .nice-select.open ul,.tp-shop__item:hover .tp-shop__social {
    visibility: visible;
    opacity: 1
}

.tp-choose__tab-btn button.active,.tp-choose__tab-btn button:hover {
    background-color: var(--tp-theme-1);
    color: var(--tp-common-white)
}

.tp-choose__price-monthly {
    background: var(--tp-common-white);
    border: 1px solid var(--tp-theme-1);
    border-radius: 5px;
    padding: 10px;
    margin-right: 10px
}

.tp-choose-2__bg-inner-content,.tp-price__item.active .tp-price__head-icon,.tp-price__item.active .tp-price__mpbs-bg,.tp-price__item:hover .tp-price__head-icon {
    background-color: var(--tp-theme-1)
}

.tp-choose__price-monthly h5 {
    font-weight: 700;
    font-size: 67px;
    color: var(--tp-theme-1);
    font-family: var(--tp-ff-mulish)
}

.tp-choose__price-monthly h5 em {
    line-height: 30px;
    font-family: var(--tp-ff-mulish);
    font-style: normal
}

.tp-choose__price-installation-fee h5 {
    font-weight: 700;
    font-size: 37px;
    color: var(--tp-theme-2);
    font-family: var(--tp-ff-mulish)
}

.tp-choose__price-installation-fee h5 em {
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    color: var(--tp-theme-2);
    font-family: var(--tp-ff-mulish);
    font-style: normal
}

.tp-choose__tab-feature ul li {
    list-style-type: none;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: rgba(20,33,43,.7);
    position: relative;
    padding-left: 30px;
    margin-bottom: 22px
}

.tp-choose__tab-feature ul li span {
    position: absolute;
    top: -1px;
    left: 0
}

.tp-choose__right-box {
    margin-left: 105px
}

.tp-choose__offer-box {
    display: inline-block;
    transform: translateY(-200px)
}

.tp-choose__img-3 {
    position: absolute;
    top: 20%;
    right: -15%;
    animation: 1s ease-in-out 1s infinite alternate forwards tpswing;
    transform-origin: top right
}

.tp-choose__play-btn {
    margin-top: 20px
}

.tp-choose__play-btn a {
    height: 93px;
    width: 93px;
    background-color: var(--tp-common-white);
    border-radius: 50%;
    line-height: 93px;
    display: inline-block;
    text-align: center;
    position: relative
}

.tp-choose__play-btn a span,.tp-portfolio-item-content-btn a i {
    margin-left: 5px
}

.tp-choose__play-btn a::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(255,255,255,.28);
    animation: 2s infinite pulse;
    transform: scale(1.2);
    border-radius: 50%;
    z-index: -1
}

.tp-choose-2__customize .tp-about__text p {
    color: #707481
}

.tp-choose-2__title-sm {
    font-weight: 700;
    font-size: 18px;
    color: var(--tp-common-white)
}

.tp-choose-2__content p {
    font-weight: 400;
    font-size: 16px;
    line-height: 29px;
    color: #707481
}

.tp-choose-2__bg-inner-content span,.tp-choose-3__content .child-1,.tp-choose-3__content .child-2,.tp-price__item.active .tp-price__head-icon span,.tp-price__item.active .tp-price__mpbs h4,.tp-price__item.active .tp-price__mpbs h4 em,.tp-price__item.active .tp-price__mpbs span,.tp-price__item:hover .tp-price__head-icon svg {
    color: var(--tp-common-white)
}

.tp-choose-2__icon {
    margin-right: 18px
}

.tp-choose-2__bg img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 49%;
    object-fit: cover
}

@media only screen and (min-width: 992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px) {
    .tp-choose-2__bg img {
        position:static;
        width: 100%;
        margin-bottom: 70px
    }
}

.tp-choose-2__right-wrapper {
    padding-left: 47px
}

.tp-choose-2__bg-inner-content {
    padding: 40px 110px 40px 50px;
    position: absolute;
    bottom: 0;
    left: 0
}

.tp-choose-2__bg-inner-content span {
    font-style: italic;
    font-weight: 500;
    font-size: 26px;
    line-height: 51px
}

@media only screen and (min-width: 1400px) and (max-width:1599px) {
    .tp-about-3__bg-shape {
        width:635px
    }

    .tp-choose__shape-2 {
        left: auto;
        right: 0
    }

    .tp-choose-2__bg-inner-content {
        padding: 40px 70px 40px 40px
    }

    .tp-choose-2__bg-inner-content span {
        font-size: 20px
    }

    .tp-testimonial__right-bg img {
        width: 30%
    }
}

@media only screen and (min-width: 1200px) and (max-width:1399px) {
    .tp-about-3__bg-shape {
        width:490px
    }

    .tp-choose-2__bg-inner-content {
        padding: 40px 65px 40px 45px
    }

    .tp-choose-2__bg-inner-content span {
        font-size: 19px
    }
}

.tp-choose-2__bg-inner-content span em {
    color: var(--tp-theme-2)
}

.tp-price-2__title-sm,.tp-price__item.active .tp-price-btn:hover,.tp-price__mpbs h4 em,.tp-price__title {
    color: var(--tp-common-black)
}

.tp-choose-2__mpbs-icon {
    position: absolute;
    top: 20px;
    right: -43px
}

.tp-choose-2__bottom-shape {
    position: absolute;
    bottom: 40px;
    left: -25px;
    z-index: 1
}

.tp-choose-3__overlay::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(258.98deg,rgba(20,23,41,.92) 28.78%,rgba(3,23,62,0) 73.15%);
    transform: matrix(-1,0,0,1,0,0)
}

.tp-choose-3__content p {
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: rgba(255,255,255,.7);
    padding-bottom: 20px
}

.tp-choose-3__content .child-1 {
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
    display: block;
    padding-bottom: 45px
}

.tp-choose-3__content .child-2 {
    font-weight: 500;
    font-size: 20px;
    display: inline-block;
    padding-bottom: 35px
}

.tp-choose-3__content .child-2 em {
    font-style: normal;
    color: var(--tp-theme-2);
    font-weight: 700;
    font-size: 67px
}

.tp-price__title-box {
    margin-bottom: 70px
}

.tp-price__item {
    background: var(--tp-common-white);
    border: 1px solid #f1f1f9;
    border-radius: 4px;
    padding: 65px 0 50px
}

.tp-price__item.active {
    box-shadow: 0 24px 28px rgba(64,76,106,.07)
}

.tp-price__item.active .tp-price-btn {
    background-color: var(--tp-theme-1);
    color: var(--tp-common-white)
}

.tp-price-2__icon-box span:hover,.tp-price-2__price-wrap.active .tp-price-2__btn-box span,.tp-price-2__price-wrap.active .tp-price-2__content span,.tp-price-2__price-wrap.active .tp-price-2__feature-list ul li,.tp-price-2__price-wrap.active .tp-price-2__title-sm {
    color: var(--tp-common-white)
}

.tp-price__title {
    font-weight: 700;
    font-size: 24px
}

.tp-price__head {
    padding: 0 30px;
    margin-bottom: 20px
}

.tp-price__head span {
    font-weight: 500;
    font-size: 15px;
    line-height: 26px;
    color: #595d6a
}

.tp-price__content-wrap {
    padding: 0 30px
}

.tp-price__head-icon {
    height: 70px;
    width: 70px;
    line-height: 70px;
    border-radius: 50%;
    text-align: center;
    background-color: var(--tp-common-white);
    box-shadow: 0 4px 12px rgba(0,0,0,.09);
    position: absolute;
    top: 27px;
    right: 22px;
    transition: .3s
}

.tp-price__head-icon span {
    color: var(--tp-theme-1);
    transition: .3s
}

.tp-price__mpbs-bg {
    background-color: var(--tp-grey-1);
    padding: 10px 20px 20px;
    margin-bottom: 35px
}

.tp-price__mpbs h4 {
    font-weight: 800;
    font-size: 57px;
    color: var(--tp-theme-1)
}

.tp-price__mpbs h4 em {
    font-weight: 500;
    font-size: 18px;
    font-style: normal;
    margin-left: 10px
}

.tp-price__mpbs span {
    font-weight: 700;
    font-size: 18px;
    color: #434554
}

.tp-price-2__content span,.tp-price__info-box span {
    font-size: 16px;
    color: #495362;
    font-weight: 400
}

.tp-price__feature ul li {
    list-style-type: none;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #5e5f68;
    padding-bottom: 10px
}

.tp-price__info-box h4 {
    margin-bottom: 30px;
    display: inline-block
}

.tp-price__info-box h4 span {
    position: absolute;
    bottom: -11px;
    display: block
}

.tp-price__info-box span {
    display: block
}

.tp-price__info-box span em {
    color: var(--tp-theme-1);
    font-style: normal
}

.tp-price-2__pb {
    padding-bottom: 260px
}

.tp-price-2__title-shape {
    position: absolute;
    right: -8px;
    bottom: -2px
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .tp-about-2__title-shape {
        left:13%
    }

    .tp-about-2__main-img {
        text-align: center;
        margin-bottom: 100px
    }

    .tp-about-2__shape-1 {
        left: 120px
    }

    .tp-about-2__exprience {
        left: 100px
    }

    .tp-price-2__content-box {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 50px
    }

    .tp-price-2__feature-wrap {
        display: flex;
        justify-content: space-between;
        align-items: center
    }
}

@media (max-width: 767px) {
    .tp-about-2__feature-list ul li {
        font-size:14px
    }

    .tp-about-2__left-wrap {
        margin-bottom: 100px
    }

    .tp-about-2__btn {
        margin-bottom: 0
    }

    .tp-choose-2__customize .tp-about__text p br,.tp-counter__bdr-right::after {
        display: none
    }

    .tp-choose__tab-btn button {
        padding: 0 30px;
        margin-bottom: 20px
    }

    .tp-choose__price-monthly {
        padding: 20px;
        margin-right: 20px
    }

    .tp-choose__tab-feature ul li {
        font-size: 16px
    }

    .tp-choose-2__bg img {
        position: static;
        width: 100%;
        margin-bottom: 40px
    }

    .tp-choose-2__bg-inner-content {
        padding: 30px
    }

    .tp-choose-2__bg-inner-content span {
        font-size: 22px;
        line-height: 29px
    }

    .tp-price-2__feature-wrap {
        flex-wrap: wrap
    }

    .tp-price-2__content {
        margin-bottom: 30px
    }
}

@media only screen and (min-width: 576px) and (max-width:767px) {
    .tpoffcanvas {
        width:400px;
        padding: 40px
    }

    .tp-custom-accordion .accordion-buttons {
        padding: 10px 28px
    }

    .tp-custom-accordion .accordion-buttons::after {
        top: 10px
    }

    .tp-service__badge-wrap {
        right: 0
    }

    .tp-about__feature-list {
        margin-right: 30px;
        margin-bottom: 0
    }

    .tp-about__feature-list-wrap {
        display: flex;
        align-items: center
    }

    .tp-about-2__left-wrap {
        margin-left: 50px
    }

    .tp-price-2__feature-wrap {
        display: flex;
        justify-content: space-between;
        align-items: center
    }
}

.tp-price-2__content span em {
    color: var(--tp-theme-1);
    font-style: normal
}

.tp-price-2__title-sm {
    font-weight: 700;
    font-size: 36px;
    text-transform: capitalize
}

.tp-price-2__icon-box {
    border: 1px solid #e9edf3;
    border-radius: 50px;
    padding: 20px
}

.tp-price-2__icon-box span {
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    background-color: var(--tp-common-white);
    box-shadow: 0 4px 16px rgba(0,0,0,.06);
    border-radius: 50%;
    display: inline-block;
    color: var(--tp-theme-1);
    transition: .3s
}

.checkout-link .tp-btn-dark-lg:hover,.tp-feature__video-icon a,.tp-portfolio-item-content:hover,.tp-price-2__icon-box span:hover,.tp-price-2__price-wrap.active,.tp-testimonial__avata::after {
    background-color: var(--tp-theme-1)
}

.tp-price-2__btn-box span,.tp-price-2__price-wrap.active .tp-price-2__btn-box .tp-btn-border-md:hover {
    color: var(--tp-common-black)
}

.tp-price-2__price-wrap {
    background-color: var(--tp-common-white);
    padding: 60px 35px 60px 60px
}

.tp-price-2__price-wrap.active .tp-price-2__content span em {
    color: var(--tp-theme-2)
}

.tp-price-2__price-wrap.active .tp-price-2__btn-box .tp-btn-border-md {
    border: 1px solid rgba(255,255,255,.15);
    color: var(--tp-common-white)
}

.tp-price-2__price-wrap.active .tp-price-2__icon-box span {
    background-color: var(--tp-common-white);
    color: var(--tp-theme-1)
}

.tp-price-2__feature-list {
    flex: 0 0 auto;
    margin-right: 45px
}

.tp-price-2__feature-list ul li {
    position: relative;
    padding-left: 30px;
    list-style-type: none;
    font-weight: 400;
    font-size: 18px;
    color: #445769;
    margin-bottom: 7px
}

.tp-price-2__feature-list ul li span {
    position: absolute;
    top: -3px;
    left: 0
}

.tp-price-2__btn-box span {
    display: block;
    font-family: var(--tp-ff-mulish);
    margin-bottom: 20px
}

.tp-price-2__btn-box span em {
    font-weight: 700;
    font-size: 50px;
    font-style: normal
}

.tp-price-2__btn-box span i {
    font-weight: 700;
    font-size: 25px;
    font-style: normal
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .tp-choose__right-box {
        margin-left:0
    }

    .tp-choose__offer-box {
        transform: translateY(0)
    }

    .tp-price__head-icon span svg {
        width: 24px;
        height: 24px
    }

    .tp-price-2__content-box {
        margin-bottom: 50px;
        justify-content: space-around
    }

    .tp-price-2__feature-wrap {
        justify-content: space-between
    }
}

@media (max-width: 767px) {
    .tp-price-2__icon-box {
        margin-bottom:30px
    }

    .tp-price-2__price-wrap {
        padding: 30px
    }

    .tp-price-2__feature-list {
        margin-right: 0;
        margin-bottom: 30px;
        flex: inherit
    }

    .tp-price-2__feature-list ul li {
        font-size: 14px
    }

    .tp-price-2__content-box {
        flex-wrap: wrap
    }
}

.tp-progress__bg-shape {
    background-size: cover;
    background-position: center
}

.tp-progress__item {
    margin-left: 15px
}

.tp-progress__canva {
    height: 90px;
    width: 90px;
    background: var(--tp-common-white);
    text-align: center;
    line-height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto 50px auto auto;
    border-radius: 50%
}

.tp-progress__canva input {
    color: var(--tp-common-black)!important;
    font-weight: 500!important;
    font-size: 20px!important;
    font-family: var(--tp-ff-mulish)!important
}

.tp-progress__space {
    padding-top: 380px;
    padding-bottom: 120px;
    margin-top: -285px
}

.tp-progress__content p {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 29px;
    color: #565f67
}

.tp-progress__title {
    font-weight: 700;
    font-size: 20px;
    color: var(--tp-common-black)
}

.tp-testimonial__bg {
    background-position: top left;
    background-repeat: no-repeat
}

.tp-testimonial__text p {
    font-weight: 500;
    font-size: 28px;
    line-height: 51px;
    color: var(--tp-common-black);
    font-style: italic;
    font-family: var(--tp-ff-mulish);
    padding-right: 90px;
    padding-bottom: 40px
}

.tp-testimonial__text p span {
    color: var(--tp-theme-1)
}

.tp-testimonial__author-info span {
    font-weight: 400;
    font-size: 16px;
    text-transform: capitalize;
    color: var(--tp-common-black)
}

.tp-testimonial__author-info span em {
    color: var(--tp-theme-1);
    font-style: normal
}

.tp-testimonial__avata {
    flex: 0 0 auto;
    margin-right: 40px;
    position: relative
}

.tp-testimonial__avata::after {
    position: absolute;
    top: 5px;
    left: -5px;
    width: 100%;
    height: 100%;
    content: ""
}

.tp-brand__bg,.tp-brand__title-sm,.tp-testimonial-2__wrapper,.tp-testimonial__avata-tab {
    background-color: var(--tp-common-white)
}

.tp-testimonial__avata img {
    width: 77px;
    height: 70px
}

.tp-testimonial__title-sm {
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    color: var(--tp-common-black)
}

.tp-testimonial__right-thumb img {
    max-width: inherit;
    margin-right: -50px
}

.tp-testimonial__right-bg img {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%
}

.tp-testimonial__logo {
    position: absolute;
    top: 15px;
    left: 65px
}

.tp-testimonial__shape-1 {
    position: absolute;
    top: -25px;
    left: 25px;
    z-index: -1;
    animation: 2s infinite alternate forwards tptranslateX2
}

@media only screen and (min-width: 1200px) and (max-width:1399px) {
    .tp-testimonial__text p {
        padding-right:0
    }

    .tp-testimonial__right-bg img {
        width: 25%
    }

    .tp-testimonial__logo {
        left: 115px
    }

    .tp-testimonial__shape-1 {
        left: 70px
    }
}

.tp-testimonial__quote {
    position: absolute;
    bottom: 120px;
    right: -85px;
    z-index: -1
}

.tp-testimonial__avata-tab {
    padding: 25px 15px 25px 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 400px
}

.tp-testimonial__slider-active {
    margin: -20px
}

.tp-testimonial__item {
    padding: 20px
}

.tp-testimonial__slide-avata {
    margin: 0 -12px;
    position: relative
}

.tp-testimonial__slide-avata img {
    width: 110px;
    height: 101px
}

.tp-testimonial__slide-avata.slick-current img {
    border: 1px solid var(--tp-theme-1)
}

.tp-testimonial__avata-slider-active .slick-slide {
    display: block;
    padding: 0 12px
}

.tp-testimonial-2__wrapper {
    padding: 0 155px 60px;
    margin-top: -150px;
    position: relative;
    z-index: 1;
    box-shadow: 0 4px 25px rgba(0,0,0,.07)
}

.tp-testimonial-2__text p {
    font-weight: 500;
    font-size: 30px;
    text-align: center;
    letter-spacing: -.05em;
    line-height: 59px;
    color: var(--tp-common-black);
    margin-bottom: 0;
    padding-bottom: 25px
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .tp-progress__canva {
        margin-right:30px
    }

    .tp-progress__content p {
        font-size: 14px;
        line-height: 24px
    }

    .tp-testimonial__text p {
        padding-right: 30px;
        font-size: 20px;
        line-height: 36px
    }

    .tp-testimonial__right-bg img {
        width: 30%
    }

    .tp-testimonial-2__text p {
        font-size: 25px;
        line-height: 40px
    }
}

.tp-testimonial-2__author-info h4 {
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    color: var(--tp-common-black)
}

.tp-testimonial-2__author-info span {
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    text-transform: capitalize;
    color: var(--tp-common-black)
}

.tp-testimonial-2__author-info span em {
    color: var(--tp-theme-1);
    font-style: normal
}

.tp-testimonial-2__avata img {
    margin-top: -35px;
    margin-bottom: 50px
}

.tp-testimonial-2__ratting span {
    color: var(--tp-theme-2);
    margin: 0 3px
}

.tp-testimonial-2__shape-1 {
    position: absolute;
    top: 90px;
    right: 130px
}

.tp-testimonial-2__shape-2 {
    position: absolute;
    top: 30%;
    left: 4%
}

.tp-testimonial-2__shape-3 {
    position: absolute;
    bottom: 0;
    right: 8%
}

.tp-testimonial-2__shape-4 {
    position: absolute;
    bottom: 17%;
    right: 17%
}

.tp-testimonial-2__active {
    padding-top: 40px;
    transform: translateY(-40px)
}

.tp-testimonial-2__arrow {
    margin-top: -35px;
    z-index: 9;
    position: relative
}

.tp-testimonial-2__arrow button {
    height: 50px;
    width: 50px;
    line-height: 50%;
    border-radius: 50%;
    text-align: center;
    border: 1px solid var(--tp-theme-1);
    font-size: 18px;
    margin: 0 15px;
    transition: .3s
}

.tp-testimonial-2__arrow button:hover {
    background-color: var(--tp-theme-1);
    color: var(--tp-common-white)
}

.tp-testimonial__customize .tp-testimonial__right-thumb {
    margin-left: -50px
}

@media only screen and (min-width: 1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px) {
    .tp-testimonial__right-thumb img {
        margin-right:0;
        max-width: 100%
    }

    .tp-testimonial__customize .tp-testimonial__right-thumb {
        margin-left: 0
    }
}

.tp-testimonial__customize .tp-testimonial__right-thumb img {
    max-width: inherit;
    margin-right: 0
}

.tp-testimonial__customize .tp-testimonial__right-bg img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%
}

.tp-testimonial__customize .tp-testimonial__text p {
    padding-right: 50px
}

.tp-testimonial__customize .tp-testimonial__avata-tab {
    background-color: var(--tp-common-white);
    padding: 25px 15px 25px 25px;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 400px;
    left: auto
}

.tp-testimonial__customize .tp-testimonial__logo {
    position: absolute;
    top: 15px;
    right: 65px;
    left: auto;
    animation: 2s infinite alternate forwards tptranslateX2
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .tp-progress__space {
        margin-top:0;
        padding-top: 120px
    }

    .tp-testimonial__right-thumb img {
        margin-right: 0;
        max-width: 100%
    }

    .tp-testimonial__slider-wrapper {
        margin-bottom: 100px
    }

    .tp-testimonial-2__wrapper {
        padding: 0 80px 60px
    }

    .tp-testimonial-2__text p {
        font-size: 24px;
        line-height: 41px
    }

    .tp-testimonial__customize .tp-testimonial__right-thumb {
        margin-left: 0;
        text-align: center;
        margin-bottom: 70px
    }

    .tp-testimonial__customize .tp-testimonial__logo {
        right: 150px
    }

    .tp-shop-details__tab-big-img img {
        width: 100%
    }
}

.tp-testimonial-3__slider-main {
    margin-left: 50px
}

.tp-testimonial-3__shape-1 {
    position: absolute;
    top: 10%;
    left: 3%;
    z-index: 9
}

.tp-testimonial-3__shape-2 {
    position: absolute;
    top: 14%;
    right: 4%;
    z-index: 9;
    filter: drop-shadow(0px 7px 8px rgba(0, 0, 0, .07))
}

.tp-testimonial-3__shape-3 {
    position: absolute;
    bottom: 14%;
    right: 8%;
    z-index: 9;
    filter: drop-shadow(0px 7px 8px rgba(0, 0, 0, .07))
}

.tp-testimonial-3__quote {
    position: absolute;
    bottom: 15%;
    left: -30%;
    animation: .8s infinite alternate tpupdown
}

.tp-feature__shape-1 {
    position: absolute;
    top: 55px;
    left: 55px;
    animation: 10s cubic-bezier(1,.99,.03,.01) infinite animationglob
}

.tp-faq-2__sub-img,.tp-feature__shape-3 {
    animation: 2s infinite alternate forwards tptranslateY2
}

.tp-feature__shape-2 {
    position: absolute;
    top: 0;
    right: 0
}

.tp-feature__shape-3 {
    position: absolute;
    top: 23%;
    right: 5%
}

.tp-feature__item::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg,rgba(4,4,4,0) 0,rgba(0,0,0,.43) 100%)
}

.tp-feature__content-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 30px
}

.tp-feature__plr {
    padding-left: 215px;
    padding-right: 215px
}

@media only screen and (min-width: 1400px) and (max-width:1599px) {
    .tp-testimonial-3__quote {
        left:-20%
    }

    .tp-feature__content-wrap {
        padding: 20px
    }

    .tp-feature__plr {
        padding-left: 85px;
        padding-right: 85px
    }
}

.tp-feature__meta span {
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    opacity: .96;
    margin-left: 15px
}

.tp-feature__meta span i,.tp-portfolio-details-list ul li span {
    color: var(--tp-theme-1);
    margin-right: 8px
}

.tp-feature__title-sm {
    font-weight: 700;
    font-size: 20px;
    text-transform: capitalize;
    color: var(--tp-common-white)
}

.tp-feature__info span {
    font-weight: 500;
    font-size: 20px;
    text-transform: capitalize;
    color: var(--tp-theme-1)
}

.tp-feature__icon a {
    font-weight: 400;
    font-size: 18px;
    text-transform: capitalize;
    color: var(--tp-theme-1)
}

.tp-feature__video-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.tp-feature__video-icon a {
    height: 58px;
    width: 58px;
    line-height: 56px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    opacity: 0;
    visibility: hidden;
    transition: .3s
}

.tp-feature__video-icon a svg {
    color: var(--tp-common-white);
    margin-left: 5px
}

.tp-feature__video-icon a::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.2);
    content: "";
    transform: scale(1.2);
    border-radius: 50%;
    animation: 2s infinite pulse
}

.tp-newslatter__bg {
    padding-top: 110px;
    padding-bottom: 145px
}

.tp-newslatter__title-sm {
    font-weight: 700;
    font-size: 44px;
    text-transform: capitalize;
    color: var(--tp-common-white)
}

.tp-newslatter__input input {
    background: var(--tp-theme-1);
    border: 1px solid rgba(255,255,255,.16);
    border-radius: 40px;
    height: 77px;
    padding-left: 45px;
    padding-right: 225px;
    font-weight: 400;
    font-size: 18px;
    text-transform: capitalize;
    color: var(--tp-common-white)
}

.tp-newslatter__input input::-webkit-input-placeholder {
    font-weight: 400;
    font-size: 18px;
    text-transform: capitalize;
    color: var(--tp-common-white)
}

.tp-newslatter__input input::-moz-placeholder {
    font-weight: 400;
    font-size: 18px;
    text-transform: capitalize;
    color: var(--tp-common-white)
}

.tp-newslatter__input input:-moz-placeholder {
    font-weight: 400;
    font-size: 18px;
    text-transform: capitalize;
    color: var(--tp-common-white)
}

.tp-newslatter__input input:-ms-input-placeholder {
    font-weight: 400;
    font-size: 18px;
    text-transform: capitalize;
    color: var(--tp-common-white)
}

.tp-newslatter__input input::placeholder {
    font-weight: 400;
    font-size: 18px;
    text-transform: capitalize;
    color: var(--tp-common-white)
}

.tp-brand__item:hover span,.tp-product-2__title-sm:hover {
    color: var(--tp-theme-1)
}

.tp-newslatter__input input:focus {
    border-color: rgba(255,255,255,.16)
}

.tp-newslatter__btn {
    position: absolute;
    top: 50%;
    right: 8px;
    transform: translateY(-50%);
    line-height: 0
}

.tp-newslatter-3__customize {
    margin-top: -75px;
    position: relative;
    z-index: 9
}

.tp-newslatter-3__customize .tp-newslatter__bg {
    max-width: 1240px;
    margin: 0 auto;
    padding: 55px 40px
}

.tp-newslatter-3__customize .tp-newslatter__title-sm {
    font-size: 34px
}

.tp-brand__transparent {
    position: absolute;
    left: 0;
    right: 0;
    margin-top: -65px
}

.tp-brand__title-sm {
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    color: #475467;
    position: relative;
    z-index: 1;
    display: inline-block;
    padding: 0 35px
}

.tp-brand__bg {
    max-width: 1295px;
    margin: 0 auto;
    padding: 70px 50px 80px
}

.tp-brand__title-box {
    position: relative;
    margin: 0 45px 50px
}

.tp-brand__title-box::after {
    position: absolute;
    top: 12px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #d9d9d9;
    content: ""
}

.tp-brand__item {
    text-align: center
}

.tp-brand__item span {
    color: var(--tp-common-black);
    transition: .3s
}

.tp-cta-3__title-sm,.tp-cta__link,.tp-cta__right-content a,.tp-cta__right-content span {
    color: var(--tp-common-white)
}

.tp-brand-3__bg {
    background-color: #fff4ef;
    padding: 80px 0
}

.tp-brand-2__active .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
    align-items: center
}

.tp-cta__min-height {
    min-height: 175px;
    background-repeat: no-repeat;
    background-size: cover
}

.tp-cta__left-box {
    padding: 50px 40px
}

.tp-cta__right-box {
    padding: 20px 70px
}

.tp-cta__mt {
    margin-top: -120px
}

@media only screen and (min-width: 1200px) and (max-width:1399px) {
    .tp-feature__content-wrap {
        padding:20px
    }

    .tp-cta__icon {
        margin-right: 35px
    }
}

.tp-cta__link {
    font-weight: 600;
    font-size: 22px;
    height: 62px;
    line-height: 62px;
    border: 1px solid rgba(255,255,255,.05);
    border-radius: 66.5px;
    padding: 0 25px
}

@media (max-width: 767px) {
    .tp-progress__canva {
        margin-right:30px
    }

    .tp-progress__content p {
        font-size: 14px;
        line-height: 19px
    }

    .tp-testimonial__text p {
        font-size: 16px;
        line-height: 29px;
        padding-right: 0;
        padding-bottom: 20px
    }

    .tp-testimonial__right-thumb img {
        margin-right: 0;
        max-width: 100%
    }

    .tp-testimonial__item {
        margin-bottom: 40px
    }

    .tp-testimonial-2__wrapper {
        padding: 0 30px 30px
    }

    .tp-testimonial-2__text p {
        font-size: 18px;
        line-height: 31px
    }

    .tp-testimonial__customize .tp-testimonial__right-thumb {
        margin-left: 0;
        text-align: center;
        margin-bottom: 70px
    }

    .tp-testimonial__customize .tp-testimonial__right-thumb img {
        max-width: 100%
    }

    .tp-testimonial__customize .tp-testimonial__text p {
        padding-right: 0
    }

    .tp-testimonial-3__slider-main {
        margin-left: 0
    }

    .tp-newslatter__input input {
        padding: 0 45px;
        margin-bottom: 20px
    }

    .tp-newslatter__btn {
        position: static;
        transform: translateY(0)
    }

    .tp-brand__title-sm {
        padding: 0
    }

    .tp-brand__title-box {
        margin: 0 0 50px
    }

    .tp-cta__left-box,.tp-cta__right-box {
        padding: 50px 10px;
        flex-wrap: wrap;
        justify-content: center
    }

    .tp-cta__icon {
        margin-right: 20px;
        margin-bottom: 0
    }

    .tp-cta__link {
        font-size: 14px;
        padding: 0 25px
    }

    .tp-cta__right-icon {
        margin-right: 0;
        margin-bottom: 20px
    }

    .tp-cta__right-content {
        text-align: center
    }
}

.tp-cta__right-content span {
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    padding-bottom: 10px
}

.tp-cta__right-content a {
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase
}

.tp-cta__transparent {
    position: absolute;
    left: 0;
    right: 0
}

@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-2__right-info {
        padding-right:0
    }

    .tp-header-3__lg-mob-space {
        padding: 10px 30px
    }

    .tp-choose-2__right-wrapper {
        padding-left: 0;
        margin-bottom: 70px
    }

    .tp-price-2__content-box {
        margin-right: 0
    }

    .tp-cta__transparent {
        position: static
    }
}

.tp-cta-3__bg {
    background-color: var(--tp-theme-1);
    padding: 50px 65px
}

.tp-cta-3__title-sm {
    font-weight: 700;
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 0
}

.tp-cta-3__offer {
    margin-right: 35px
}

.tp-cta-3__offer-text span {
    display: block;
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    color: rgba(255,255,255,.79)
}

.tp-cta-3__offer-text a {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    color: var(--tp-common-white)
}

.tp-cta-3__btn {
    margin-left: 75px
}

.tp-cta-3__offer-shape {
    position: absolute;
    top: 0;
    right: -10%
}

.tp-product-2__mlr {
    margin-left: 245px;
    margin-right: 245px
}

@media only screen and (min-width: 1600px) and (max-width:1700px) {
    .tp-product-2__mlr {
        margin-left:200px;
        margin-right: 200px
    }
}

@media only screen and (min-width: 1400px) and (max-width:1599px) {
    .tp-product-2__mlr {
        margin-left:100px;
        margin-right: 100px
    }
}

@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-feature__plr,.tp-header-top__plr {
        padding-left:0;
        padding-right: 0
    }

    .tp-header-main__pl {
        padding-left: 15px
    }

    .tp-header-main__search::after {
        display: none
    }

    .tp-hero__mt {
        margin-top: 0
    }

    .tp-product-2__mlr {
        margin-left: 0;
        margin-right: 0
    }
}

.tp-product-2__item {
    border: 1px solid #f0f2f5;
    display: inline-block;
    margin: 0 0 0 -1px
}

.tp-blog-3__item:hover .tp-blog-3__thumb img,.tp-blog__item:hover .tp-blog__thumb img,.tp-product-2__item:hover .tp-product-2__img img {
    transform: scale(1.1) rotate(-2deg)
}

.tp-product-2__img img {
    transition: .9s
}

.tp-team-wrapper-icon span,.tp-team-wrapper-icon span svg {
    transition: .4s ease-in-out
}

.tp-product-2__content {
    padding: 0 25px 30px
}

.tp-product-2__ratting {
    margin-bottom: 8px
}

.tp-product-2__ratting span:last-child {
    color: #d2d3da
}

.tp-product-2__ratting span {
    color: var(--tp-theme-2)
}

.tp-product-2__title-sm {
    font-weight: 600;
    font-size: 16px;
    color: var(--tp-common-black);
    margin-bottom: 20px;
    display: inline-block
}

.tp-product-2__price span {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #ed1d24
}

.tp-product-2__price span del {
    color: #9695a0
}

.tp-shop-details__wrapper {
    margin-bottom: 120px
}

.tp-shop-details__tab-big-img img {
    background-color: #f7f7f7
}

.tp-shop-details__tab-btn-box button {
    display: inline-block;
    margin-right: 20px;
    border: 1px solid transparent
}

.tp-shop-details__tab-btn-box button img {
    background-color: #f8f8f9
}

.comment-input input:focus,.tp-return-customer-input input:focus,.tp-shop-details__tab-btn-box button.active {
    border: 1px solid var(--tp-theme-1)
}

.tp-shop-details__ratting span {
    color: var(--tp-theme-1)
}

.tp-shop-details__ratting span svg {
    color: var(--tp-theme-2)
}

.tp-shop-details__quantity {
    background-color: #f7f7f7;
    width: 205px;
    height: 67px;
    position: relative;
    margin-right: 15px
}

.tp-shop-details__quantity input {
    border: 0;
    background-color: transparent;
    width: 100%;
    height: 100%;
    text-align: center;
    color: var(--tp-common-black)
}

.tp-shop-details__quantity .tp-cart-minus {
    position: absolute;
    top: 0;
    left: 0;
    height: 64px;
    width: 64px;
    line-height: 64px;
    text-align: center;
    color: var(--tp-common-black)
}

.tp-shop-details__quantity .tp-cart-plus {
    position: absolute;
    top: 0;
    right: 0;
    height: 64px;
    width: 64px;
    line-height: 64px;
    text-align: center;
    color: var(--tp-common-black)
}

.tp-shop-details__btn {
    line-height: 0
}

.tp-shop-details__right-warp {
    margin-top: 25px
}

.tp-shop-details__title-sm {
    font-weight: 700;
    font-size: 40px;
    color: #060728;
    padding-bottom: 15px
}

@media only screen and (min-width: 1200px) and (max-width:1399px) {
    .tp-shop-details__title-sm {
        font-size:32px
    }

    .tp-shop-details__product-info ul li {
        font-size: 17px
    }
}

.tp-shop-details__price span {
    color: var(--tp-common-black);
    font-weight: 600;
    font-size: 27px;
    color: #060728;
    font-family: var(--tp-ff-clash-semibold)
}

.tp-shop-details__product-info ul li {
    font-weight: 500;
    font-size: 17px;
    line-height: 150%;
    color: #696a7e;
    margin-bottom: 7px;
    list-style-type: none
}

.tp-shop-details__product-info ul li:last-child {
    margin-bottom: 0
}

.tp-shop-details__product-info ul li span {
    color: var(--tp-common-black)
}

.tpshopitem:hover .tpshopitem__thumb img {
    transform: scale(1.2)
}

.tpshopitem:hover .tpshopitem__thumb-icon {
    bottom: 14px;
    opacity: 1;
    visibility: visible
}

.tpshopitem__thumb {
    border: 1px solid #eceff4;
    border-radius: 5px
}

.country-select .nice-select .list,.order-button-payment button,.tp-team-wrapper-thumb img,.tpshopitem__thumb img {
    width: 100%
}

.tpshopitem__thumb-icon {
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    opacity: 0;
    visibility: hidden
}

.tpshopitem__thumb-icon a {
    margin: 0 5px;
    height: 45px;
    width: 45px;
    line-height: 45px;
    border: 1px solid var(--tp-theme-blue);
    border-radius: 50%;
    display: inline-block;
    background-color: #0e63ff;
    color: var(--tp-common-white)
}

.tpshopitem__thumb-icon a:hover {
    background-color: var(--tp-theme-pink);
    border: 1px solid var(--tp-theme-pink)
}

.tpshopitem__content p {
    font-size: 18px;
    font-weight: 500;
    color: #777b83;
    margin-bottom: 6px
}

.tpshopitem__title {
    font-size: 18px;
    font-weight: 500;
    display: block
}

.tpshopitem__title a {
    background-image: linear-gradient(#0e63ff,#0e63ff),linear-gradient(#0e63ff,#0e63ff);
    background-repeat: no-repeat;
    background-position: 100% 100%,0 100%;
    background-size: 0 1px,0 1px;
    display: inline
}

.tpshopitem__title a:hover {
    background-size: 0 1px,100% 1px;
    color: var(--tp-theme-blue)
}

.tpshopitem__review i {
    color: #f7931e
}

.tpshopitem__product-base {
    position: absolute;
    top: 20px;
    left: 30px;
    font-weight: 700;
    font-size: 12px;
    color: var(--tp-common-white);
    padding: 6px 13px;
    background: #fd4766;
    border-radius: 5px;
    line-height: 1
}

.tpfilter span,.tpproduct span {
    font-weight: 500;
    font-size: 15px
}

.tpfilter {
    justify-content: end
}

.tpfilter .nice-select {
    padding-left: 5px;
    border: none;
    color: var(--tp-theme-primary)
}

.productthumb img {
    border-radius: 25px
}

.product__details-content p {
    font-weight: 400;
    font-size: 16px;
    color: #777b83
}

@media (max-width: 767px),only screen and (min-width:768px) and (max-width:991px) {
    .tpoffcanvas__logo {
        padding-top:0
    }

    .productthumb img {
        max-width: 100%
    }

    .product__details-content p br {
        display: none
    }
}

.product-dtitle {
    font-weight: 400;
    font-size: 30px;
    line-height: 1.3
}

.product-dinfo span {
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #141515
}

.product-dprice {
    font-weight: 400;
    font-size: 30px;
    line-height: 38px
}

.product-model-title,.product-quantity-title {
    font-size: 14px;
    line-height: 15px;
    color: #0b0b0b;
    font-weight: 600
}

.product-model-title {
    font-family: Archivo
}

.product-quantity input,.tp-order-info-list ul li.tp-order-info-list-subtotal span:last-child,.tp-product-quantity .cart-minus:hover,.tp-product-quantity .cart-plus:hover {
    color: var(--tp-theme-primary)
}

.product-model-list a {
    font-size: 12px;
    font-weight: 600;
    color: #777b83;
    background: #f7f8fd;
    display: inline-block;
    padding: 0 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-right: 15px;
    border-radius: 2px
}

.product-model-list a:hover {
    background: var(--tp-theme-blue);
    color: var(--tp-common-white)
}

.tp-product-quantity .cart-minus,.tp-product-quantity .cart-plus {
    cursor: pointer;
    color: #8d8884
}

.tp-product-quantity input {
    height: 30px;
    width: 32px;
    font-size: 14px;
    border: none;
    font-weight: 700;
    text-align: center
}

.product-rating a {
    font-size: 16px;
    color: #ffdc60
}

.product-dinfo {
    display: flex
}

.product-dprice del {
    font-size: 20px;
    color: #b9b9b9
}

.pro-details-nav {
    background: #f9fafb;
    display: inline-block;
    padding: 7px
}

.payment-method .accordion-collapse,.pro-details-nav-btn {
    border: none
}

.pro-details-nav-btn li {
    font-weight: 500;
    font-size: 18px;
    color: var(--tp-text-body);
    position: relative
}

.pro-details-nav-btn li button::before {
    content: "";
    height: 100%;
    width: 102%;
    top: 0;
    left: -1px;
    background: #fff;
    position: absolute;
    z-index: 3;
    opacity: 0;
    visibility: hidden
}

.pro-details-nav-btn li::after {
    position: absolute;
    content: "";
    height: 40px;
    width: 1px;
    background: #dfe3e9;
    top: 50%;
    transform: translateY(-50%)
}

.pro-details-nav-btn li .nav-links {
    padding: 20px 45px;
    border-radius: 5px
}

.pro-details-nav-btn li .nav-links.active {
    background: var(--tp-common-white);
    color: var(--tp-common-black)
}

.tab-para p {
    font-size: 16px;
    line-height: 30px
}

.comment-rating ul li,.user-rating ul li {
    display: inline-block;
    color: #ffdc60
}

.comments-text p,.comments-text span {
    font-size: 14px;
    color: #777;
    line-height: 26px
}

.comment-title p {
    color: #777;
    font-size: 16px
}

.comment-rating span {
    font-weight: 500;
    margin-right: 5px
}

.comment-input textarea {
    width: 100%;
    height: 120px;
    margin-bottom: 20px;
    border: 1px solid #e7e7e7;
    padding: 20px
}

.comment-input textarea:focus {
    outline: 0;
    border: 1px solid var(--tp-theme-1)
}

.comment-input input {
    width: 100%;
    height: 50px;
    resize: none;
    outline: 0;
    border: 1px solid #e7e7e7;
    padding: 8px 20px;
    margin-bottom: 30px
}

.table .add-info {
    font-size: 18px;
    font-weight: 500
}

.table td {
    padding: 18px
}

@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) {
    .shop-left-right {
        margin-left:0;
        margin-right: 0
    }
}

.comment-title,.tp-comments-title {
    font-size: 24px;
    color: var(--tp-common-black);
    font-weight: 700;
    text-transform: capitalize
}

.avatar-name b {
    color: var(--tp-common-black);
    font-weight: 700;
    text-transform: uppercase
}

.shop-faq .accordion-header button {
    font-size: 18px;
    padding: 20px 55px 20px 30px
}

.shop-faq .accordion-content p {
    padding: 0 75px 20px 30px
}

.tp-product-slider-title {
    color: var(--tp-common-black);
    font-size: 30px;
    font-weight: 500
}

.tp-shop__filter .nice-select {
    position: relative;
    background: var(--tp-common-white);
    border-radius: 0;
    padding: 0 80px 0 30px;
    width: auto;
    height: 64px;
    line-height: 64px;
    background-color: #f2f2f2;
    font-weight: 500;
    font-size: 18px;
    color: #696a7e
}

.tp-shop__filter .nice-select.open::after {
    transform: translateY(-45%) rotate(-180deg)
}

.tp-shop__filter .nice-select .option.selected {
    font-weight: 400;
    color: var(--tp-common-black)
}

.tp-shop__filter .nice-select::after {
    border: none;
    background-color: transparent;
    transform: translateY(-50%);
    margin-top: 0;
    right: 30px;
    content: "\f107";
    font-family: "Font Awesome 5 Pro";
    transform-origin: center;
    color: #77829d;
    height: auto;
    width: auto;
    font-size: 20px;
    font-weight: 400
}

.tp-shop__filter .nice-select ul {
    padding: 25px;
    width: 100%;
    box-shadow: rgba(149,157,165,.2) 0 8px 24px;
    border-radius: 0
}

.tp-shop__filter .nice-select ul li {
    color: #77829d;
    margin-bottom: 15px;
    font-weight: 400;
    font-size: 16px;
    padding: 0
}

.coupon-info p,.tp-shop__filter .nice-select ul li:last-child,.tp-team-wrapper .social a:not(:last-child) {
    margin-bottom: 0
}

.tp-shop__filter .nice-select .option {
    line-height: 1;
    min-height: 0
}

.tp-shop__result span {
    line-height: 64px;
    font-weight: 500;
    font-size: 18px;
    color: #696a7e
}

.tp-shop__item {
    border: 1px solid #f0f2f5;
    padding: 25px
}

.tp-shop__ratting,.tp-shop__title-sm {
    padding-bottom: 5px
}

.tp-shop__item:hover .tp-shop__social {
    top: 50%;
    transform: translateY(-50%)
}

.tp-checkout-input .nice-select .list .option:hover,.tp-checkout-option label a:hover,.tp-return-customer-remeber label a:hover,.tp-shop__ratting span,.tp-team-wrapper-content-text .team-title:hover,.tp-team-wrapper-thumb .tp-team-social-info a:hover {
    color: var(--tp-theme-2)
}

.tp-shop__ratting span:last-child {
    color: #d2d3da
}

.tp-shop__title-sm {
    font-weight: 600;
    font-size: 16px;
    line-height: 23px;
    color: var(--tp-common-black);
    text-transform: capitalize
}

.tp-shop__title-sm:hover {
    color: var(--tp-theme-1)
}

.tp-shop__price span {
    font-weight: 500;
    font-size: 14px;
    color: #ed1d24;
    margin-right: 20px
}

.tp-shop__price del {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px
}

.tp-shop__social {
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: .3s
}

.tp-shop__social a {
    height: 45px;
    width: 45px;
    line-height: 43px;
    background: #fff;
    border: 1px solid #f0f2f5;
    border-radius: 5px;
    display: inline-block;
    color: var(--tp-common-black);
    margin: 0 5px
}

.tp-faq-inner__customize .tp-custom-accordion .accordion-buttons:hover,.tp-faq-inner__customize .tp-custom-accordion .accordion-buttons:not(.collapsed):hover,.tp-team-wrapper-content-text p {
    color: var(--tp-theme-1)
}

.tp-shop__social a span svg {
    width: 14px
}

.tp-blog__item:hover .tp-blog__link a,.tp-shop__social a:hover {
    background-color: var(--tp-theme-1);
    color: var(--tp-common-white);
    border-color: var(--tp-theme-1)
}

.tp-faq-2__title-shape {
    position: absolute;
    right: 14%;
    top: 26%
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .tp-feature__shape-3 {
        top:12%
    }

    .tp-newslatter__title-sm {
        font-size: 35px
    }

    .tp-shop-details__title-sm {
        font-size: 29px
    }

    .tp-shop-details__product-info ul li {
        font-size: 15px
    }

    .tp-faq-2__title-shape {
        right: 43%;
        top: 37%
    }
}

.tp-faq-2__right-img {
    position: absolute;
    bottom: -1px;
    right: 215px
}

@media only screen and (min-width: 1600px) and (max-width:1700px) {
    .tp-faq-2__right-img {
        right:60px
    }
}

.tp-faq-2__sub-img {
    position: absolute;
    right: 0;
    top: 60px
}

.tp-faq-inner__subtitle {
    font-weight: 700;
    font-size: 18px;
    letter-spacing: .15em;
    text-transform: uppercase;
    color: var(--tp-theme-2);
    padding-bottom: 10px;
    display: inline-block
}

.tp-faq-inner__customize .tp-custom-accordion .accordion-buttons {
    padding: 38px 28px
}

.tp-faq-inner__customize .tp-custom-accordion .accordion-buttons::after {
    top: 38px
}

.tp-faq-inner__customize .tp-custom-accordion .accordion-buttons:not(.collapsed) {
    background-color: transparent;
    color: var(--tp-common-black)
}

.tp-faq-inner__customize .tp-custom-accordion .accordion-body {
    border-top: 1px solid rgba(0,82,204,.1);
    margin: 0 20px;
    padding-left: 0;
    padding-right: 0
}

.coupon-accordion span:hover,.tp-faq-inner__customize .tp-custom-accordion .accordion-buttons:not(.collapsed)::after,.tp-team-wrapper:hover .tp-team-wrapper-icon span,p.lost-password a:hover {
    color: var(--tp-common-black)
}

.tp-faq-inner__tab-btn .nav-tab button.active i,.tp-faq-inner__tab-btn .nav-tab button:hover i,.tp-portfolio-item-content:hover .tp-portfolio-item-subtitle,.tp-portfolio-item-content:hover .tp-portfolio-item-title {
    color: var(--tp-common-white)
}

@media only screen and (min-width: 768px) and (max-width:991px),(max-width:767px) {
    .tp-hero-2__ptb {
        padding-top:100px;
        padding-bottom: 0
    }

    .tp-testimonial__right-bg img {
        display: none
    }

    .tp-cta-3__title-sm,.tp-newslatter__title-box,.tp-shop-details__quantity-wrap {
        margin-bottom: 30px
    }

    .product,.tp-cta-3__btn {
        margin-left: 0
    }

    .tp-shop-details__wrapper {
        margin-bottom: 60px
    }

    .tp-product-img {
        margin-bottom: 50px
    }

    .tp-faq-inner__tab-btn .nav-tab {
        margin-right: 0
    }
}

.tp-faq-inner__tab-btn .nav-tab button {
    width: 100%;
    background-color: rgba(247,247,247,.5);
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    border-radius: 5px;
    font-weight: 600;
    font-size: 18px;
    color: #4d505c;
    transition: .3s
}

.tp-faq-inner__tab-btn .nav-tab button.active,.tp-faq-inner__tab-btn .nav-tab button:hover {
    background-color: var(--tp-theme-1);
    color: var(--tp-common-white)
}

.tp-faq-inner__tab-btn .nav-tab button i {
    font-weight: 400;
    font-size: 18px;
    color: #4d505c;
    transition: .3s
}

.tp-team-shape {
    position: absolute;
    top: 0;
    left: 10%;
    animation: 1s infinite alternate both scale_up_down
}

.tp-team-wrapper:hover .tp-team-wrapper-icon span svg {
    transform: rotate(45deg)
}

.tp-team-wrapper-thumb {
    position: relative;
    overflow: hidden
}

.tp-team-wrapper-thumb .tp-team-social-info {
    position: absolute;
    bottom: -175px;
    right: 0;
    transform: translateX(-50%);
    background-color: var(--tp-common-white);
    border-radius: 26px 26.5px 0 0;
    height: 172px;
    width: 52px;
    padding: 15px 13px;
    text-align: center;
    transition: .4s;
    overflow: hidden
}

.tp-team-wrapper-thumb .tp-team-social-info a {
    display: block;
    color: var(--tp-common-black);
    margin-bottom: 8px;
    padding-bottom: 5px
}

.tp-team-wrapper-thumb .tp-team-social-info a:not(:last-of-type) {
    border-bottom: 1px solid #eaeaee
}

.tp-team-wrapper-content {
    padding: 33px 25px 0 10px
}

@media only screen and (min-width: 1400px) and (max-width:1599px) {
    .tp-faq-2__right-img {
        right:5px
    }

    .tp-team-wrapper-content {
        padding: 33px 15px 0 10px
    }
}

@media only screen and (min-width: 1200px) and (max-width:1399px) {
    .tp-faq-2__right-img {
        bottom:-70px;
        right: -50px;
        transform: scale(.8)
    }

    .tp-team-wrapper-content {
        padding: 33px 10px 0
    }
}

.tp-team-wrapper-content-text .team-title {
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 11px;
    color: var(--tp-common-black)
}

.tp-team-wrapper-content-text p {
    font-weight: 500;
    font-size: 15px;
    line-height: 24px;
    text-transform: uppercase
}

.tp-team-wrapper-icon span {
    font-size: 18px;
    color: #5d5d70;
    height: 42px;
    width: 42px;
    background: var(--tp-common-white);
    border: 1px solid rgba(0,0,0,.08);
    box-shadow: 0 4px 14px rgba(0,0,0,.04);
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 36px
}

.tp-team-wrapper .social {
    position: absolute;
    right: 30px;
    bottom: 108px;
    background: var(--tp-common-white);
    width: 52px;
    height: 0;
    text-align: center;
    border-radius: 26px 26.5px 0 0;
    padding-top: 0;
    transition: .4s ease-out;
    opacity: 0;
    visibility: hidden
}

.tp-team-wrapper .social a {
    display: block;
    font-weight: 400;
    font-size: 0px;
    color: #18181d;
    transition: 1s ease-in-out
}

.tp-team-nav button {
    height: 66px;
    width: 66px;
    border-radius: 50%;
    font-size: 16px;
    font-weight: 500;
    color: var(--tp-heading-secondary);
    background: 0 0;
    border: 1px solid rgba(0,0,0,.28);
    z-index: 5
}

.tp-team-nav button.team-button-next-1 {
    margin-left: 25px
}

.tp-team-details-thumb img {
    border-radius: 238px
}

.tp-team-details-thumb .social {
    background: var(--tp-common-white);
    border-radius: 34px 34px 26px 26px;
    width: 173px;
    height: 52px;
    margin-top: -67px;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    line-height: 52px
}

.tp-quantity .cart-minus,.tp-quantity .cart-plus {
    width: 64px;
    line-height: 64px;
    cursor: pointer;
    top: 0
}

.tp-team-details-thumb .social a {
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #18181d;
    transition: .3s
}

.tp-team-details-designation-content p {
    font-size: 15px;
    margin-bottom: 10px
}

.tp-team-details-designation-title {
    font-weight: 600;
    font-size: 30px;
    color: var(--tp-heading-secondary);
    margin-bottom: 5px
}

.tp-portfolio-details-info-mail-content span,.tp-portfolio-details-meta-icon,.tp-team-details-meta-thumb {
    margin-right: 10px
}

.tp-team-details-meta p {
    font-size: 15px
}

.tp-team-details-rating span {
    color: #ffa51f;
    margin-right: 7px
}

.tp-team-details-rating span.deactive {
    color: #d8d5ce
}

.tp-team-details-rating p {
    font-size: 16px;
    font-weight: 500;
    color: var(--tp-heading-secondary)
}

.tp-team-details-list .list-title {
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 30px
}

.tp-team-details-list ul li {
    list-style: none;
    float: left;
    width: 45%;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 25px
}

.tp-team-details-list ul li span {
    color: var(--tp-theme-secondary);
    margin-right: 10px
}

.team__details-inner {
    border-radius: 30px;
    box-shadow: 0 50px 80px 0 rgba(3,0,53,.1)
}

.team__details-shape {
    right: -11%;
    bottom: -16%;
    z-index: -1
}

@media only screen and (min-width: 1200px) and (max-width:1399px) {
    .team__details-shape {
        right:0
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .tp-faq-2__right-img {
        position:static;
        text-align: center;
        margin-bottom: 60px
    }

    .team__details-shape {
        right: 0
    }

    .team__details-img {
        margin-right: 30px
    }
}

.team__details-img img {
    border-radius: 30px 0 0 30px
}

.team__details-content>span {
    font-size: 20px;
    display: inline-block;
    margin-bottom: 7px
}

.team__details-content h3 {
    font-size: 30px;
    margin-bottom: 15px
}

.team__details-content p {
    margin-bottom: 35px;
    padding-right: 80px
}

.team__details-contact ul li {
    margin-bottom: 8px;
    display: flex
}

.team__details-contact ul li .icon i {
    line-height: 27px;
    color: var(--tp-theme-1);
    margin-right: 15px
}

.team__details-contact ul li .text span {
    font-weight: 500
}

.team__details-social ul li {
    display: inline-block;
    margin-right: 7px
}

.team__details-social ul li a {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: var(--tp-grey-1);
    font-size: 14px;
    border-radius: 10px
}

.team__details-social ul li a:hover {
    background: var(--tp-theme-1);
    color: var(--tp-common-white)
}

.team__details-info h4 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 25px
}

.tp-portfolio-item-wrapper:hover .tp-portfolio-item-thumb img {
    transform: scale(1.05)
}

.tp-portfolio-item-wrapper:hover .tp-portfolio-item-content {
    transform: translateY(-20px)
}

.tp-portfolio-item-thumb img {
    transition: .3s ease-in-out;
    width: 100%
}

.tp-portfolio-item-content {
    background-color: var(--tp-common-white);
    padding: 35px 25px 32px;
    filter: drop-shadow(0px 3px 13px rgba(0, 0, 0, .078));
    margin: -85px 20px 40px;
    transition: .3s ease-in-out
}

@media only screen and (min-width: 1200px) and (max-width:1399px) {
    .tp-portfolio-item-content {
        padding:25px 15px
    }
}

.tp-portfolio-item-content-btn a {
    font-size: 15px;
    font-weight: 400;
    color: var(--tp-theme-2)
}

.tp-portfolio-item-subtitle {
    text-transform: uppercase;
    color: #969fa5;
    font-size: 14px;
    font-weight: 500;
    transition: .3s
}

.tp-portfolio-item-title {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 15px
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .tp-shop-details__title-sm {
        font-size:29px
    }

    .tp-shop-details__title-sm br {
        display: none
    }

    .product-model-list a {
        margin-right: 8px
    }

    .pro-details-nav-btn li .nav-links {
        padding: 10px 20px
    }

    .product-button a {
        margin-bottom: 10px
    }

    .tp-faq-2__title-shape {
        right: 33%
    }

    .tp-faq-inner__tab-btn {
        margin-bottom: 70px
    }

    .tp-team-area {
        padding-bottom: 70px
    }

    .tp-team-wrapper-content {
        padding: 33px 5px 0 10px
    }

    .tp-team-wrapper-content-text .team-title {
        font-size: 20px
    }

    .team__details-shape {
        right: -3%;
        bottom: -7%
    }

    .team__details-img {
        margin-right: 0
    }

    .team__details-content {
        padding: 40px
    }

    .tp-portfolio-item-content {
        padding: 20px
    }

    .tp-portfolio-item-title {
        font-size: 22px
    }
}

.tp-portfolio-details-wrapper p {
    line-height: 1.95;
    color: #5c727d;
    margin-bottom: 40px
}

@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-portfolio-details-thumb img,.tp-portfolio-item-thumb img,.tp-team-details-list ul li {
        width:100%
    }
}

.tp-portfolio-details-meta-item {
    margin-right: 70px
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .team__details-content {
        padding-top:40px
    }

    .tp-portfolio-details-meta-item {
        margin-right: 45px
    }
}

.tp-portfolio-details-meta-item p {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    color: #949392;
    margin-bottom: 0
}

.tp-portfolio-details-meta-title {
    font-weight: 600;
    font-size: 16px;
    color: var(--tp-common-black)
}

.tp-portfolio-details-btn a {
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    padding: 14px 55px;
    text-transform: capitalize;
    color: var(--tp-common-white);
    background: var(--tp-theme-1);
    transition: .3s
}

.tp-portfolio-details-btn a:hover {
    background: var(--tp-theme-2);
    color: var(--tp-common-black)
}

.tp-portfolio-details-title {
    font-weight: 600;
    font-size: 32px;
    margin-bottom: 15px;
    color: var(--tp-common-black)
}

.tp-portfolio-details-list-title {
    font-weight: 600;
    font-size: 28px;
    margin-bottom: 18px;
    color: var(--tp-common-black)
}

.tp-portfolio-details-list ul li {
    list-style: none;
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 16px
}

.tp-portfolio-details-info-box {
    background: var(--tp-common-white);
    box-shadow: 0 4px 24px rgba(0,0,0,.08);
    border-radius: 6px;
    padding: 60px 35px
}

.tp-portfolio-details-info-title {
    font-family: var(--tp-ff-body);
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 15px;
    text-transform: capitalize;
    color: var(--tp-heading-secondary)
}

.tp-portfolio-details-info-title span {
    margin-right: 12px
}

.tp-portfolio-details-info-address,.tp-portfolio-details-info-mail {
    border-bottom: 1px solid rgba(21,19,19,.11);
    padding-bottom: 18px;
    margin-bottom: 30px
}

.tp-portfolio-details-info-address p {
    font-weight: 400;
    font-size: 16px;
    text-transform: capitalize;
    color: #696969;
    line-height: 1.9
}

.tp-portfolio-details-info-mail-text p {
    text-transform: capitalize;
    color: #696969;
    margin-bottom: 6px
}

.tp-portfolio-details-info-open-icon {
    height: 78px;
    width: 78px;
    text-align: center;
    line-height: 78px;
    border-radius: 3px;
    background-color: var(--tp-theme-1);
    margin-right: 15px
}

.tp-portfolio-details-info-open-content p {
    font-size: 14px;
    line-height: 18px;
    text-transform: capitalize;
    color: #696969;
    margin-bottom: 5px
}

.tp-blog-3__thumb span i,.tp-blog__category span {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700
}

.tp-portfolio-details-info-social a {
    color: var(--tp-common-black);
    background: rgba(72,164,185,.06);
    border-radius: 73px;
    height: 50px;
    width: 50px;
    line-height: 50px;
    display: inline-block;
    text-align: center;
    margin-right: 20px;
    transition: .3s
}

#coupon_code,.tp-blog__category span {
    background-color: var(--tp-theme-1);
    color: var(--tp-common-white);
    display: inline-block
}

.tp-blog__space {
    padding-top: 290px;
    padding-bottom: 250px
}

.tp-blog__item:hover .tp-blog__category span {
    background-color: var(--tp-theme-2);
    color: var(--tp-common-black)
}

.tp-blog__thumb img {
    transition: .9s;
    width: 100%
}

.tp-blog__category span {
    height: 36px;
    padding: 0 16px;
    line-height: 36px;
    text-align: right;
    letter-spacing: .135em;
    transition: .3s
}

.tp-blog-3__thumb span,.tp-blog__content-box,.tp-blog__link a {
    background-color: var(--tp-common-white)
}

.tp-blog__category span svg {
    margin-right: 5px;
    margin-top: -2px
}

.tp-blog__content-box {
    border: 1px solid #ebebeb;
    padding: 20px 30px 40px
}

.tp-blog__meta {
    padding-bottom: 15px;
    border-bottom: 1px solid #e8ebed;
    margin-bottom: 20px
}

.tp-blog__meta span {
    font-weight: 400;
    font-size: 15px;
    color: rgba(0,0,0,.6)
}

.tp-blog-3__title-sm a:hover,.tp-blog__link a,.tp-blog__title-sm:hover {
    color: var(--tp-theme-1)
}

.tp-blog__meta span svg {
    margin-right: 5px;
    margin-top: -4px
}

.tp-blog__title-sm {
    font-weight: 600;
    font-size: 20px;
    line-height: 1.4;
    text-align: center;
    color: var(--tp-common-black)
}

.tp-blog__link {
    margin-top: -30px
}

.tp-blog__link a {
    height: 56px;
    width: 56px;
    line-height: 56px;
    border-radius: 60px;
    border: 1px solid #ebebeb;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    transition: .3s
}

.tp-blog__content-main {
    margin: -80px 20px 0;
    z-index: 9;
    position: relative
}

.tp-blog-3__meta span {
    font-weight: 400;
    font-size: 15px;
    color: rgba(83,83,83,.6);
    margin-right: 20px
}

@media only screen and (min-width: 992px) and (max-width:1199px),(max-width:767px) {
    .tp-about__right-wrapper {
        padding-left:0
    }

    .tp-price__head-icon {
        height: 50px;
        width: 50px;
        line-height: 53px
    }

    .tp-progress__title {
        font-size: 17px
    }

    .tp-blog-3__meta span {
        font-size: 14px
    }
}

.tp-blog-3__meta span svg {
    color: var(--tp-theme-2);
    transform: translateY(-2px);
    margin-right: 4px
}

.tp-blog-3__content-wrap {
    padding: 30px;
    box-shadow: 0 13px 26px #eef0f8
}

.tp-blog-3__title-sm {
    font-weight: 600;
    font-size: 20px;
    line-height: 35px;
    color: var(--tp-common-black);
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #ebebeb
}

.tp-blog-3__link a {
    font-weight: 400;
    font-size: 16px;
    color: var(--tp-theme-2);
    transition: .3s
}

.tp-blog-3__link a i {
    transform: translateY(2px);
    margin-left: 16px
}

.tp-blog-3__link a.child-1 {
    position: relative
}

.tp-blog-3__link a.child-1::after {
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: var(--tp-theme-2);
    content: "";
    transition: .3s
}

.tp-blog-3__link a.child-2 {
    font-size: 20px;
    color: var(--tp-common-black)
}

.checkout-form-list label span.required,.country-select label span.required,.coupon-accordion h3::before,.table-content table td.product-name a:hover,.tp-blog-3__link a:hover,.tp-order-info-list ul li.tp-order-info-list-shipping span label span {
    color: var(--tp-theme-1)
}

.tp-blog-3__link a:hover.child-1::after {
    color: var(--tp-theme-1)
}

.tp-blog-3__thumb span {
    position: absolute;
    top: 20px;
    left: 15px;
    border-radius: 20px;
    padding: 8px 15px 8px 8px;
    opacity: 0;
    visibility: hidden;
    transition: .3s
}

.tp-blog-3__thumb span img {
    margin-right: 10px
}

.tp-blog-3__thumb span i {
    font-style: normal;
    color: var(--tp-common-black);
    margin-bottom: 0
}

.tp-blog-3__thumb img {
    transition: .7s
}

.tp-blog-3__bg-shape {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fcf8f7;
    z-index: -1
}

.table-content .table>:not(:first-child) {
    border-top: 0
}

.table-content table {
    background: #fff;
    border-color: #eaedff;
    border-radius: 0;
    border-style: solid;
    border-width: 1px 0 0 1px;
    text-align: center;
    width: 100%;
    margin-bottom: 0
}

.table-content .table>:not(:last-child)>:last-child>* {
    border-bottom-color: #eaedff
}

.table-content .product-quantity {
    float: none
}

.table-content table td.product-name {
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize
}

.table-content table td {
    border-top: none;
    padding: 20px 10px;
    vertical-align: middle;
    font-size: 16px
}

.table-content table td,.table-content table th {
    border-bottom: 1px solid rgba(6,7,40,.1);
    border-right: 1px solid rgba(6,7,40,.1)
}

.product-quantity input {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    height: 64px;
    border: 1px solid rgba(0,0,0,.1);
    text-align: center;
    width: 100%
}

#coupon_code,.coupon input {
    margin-right: 10px;
    height: 67px;
    line-height: 67px;
    letter-spacing: .03em;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 18px
}

.tp-quantity {
    width: 200px;
    margin: 0 auto
}

.tp-quantity .cart-minus {
    height: 64px;
    text-align: center;
    position: absolute;
    left: 0
}

.tp-quantity .cart-plus {
    height: 64px;
    text-align: center;
    position: absolute;
    right: 0
}

.table td,.table th {
    border-top: 1px solid #eaedff
}

.cart-product-name,.product-price,.product-quantity,.product-remove,.product-subtotal,.product-thumbnail {
    font-weight: 600;
    font-size: 20px;
    color: #060728;
    font-family: var(--tp-ff-clash-semibold)
}

.product-quantity>input {
    width: 80px;
    text-align: center
}

.table-content table td .cart-plus-minus {
    float: none;
    margin: 0 auto
}

.coupon-all {
    margin-top: 50px
}

#coupon_code {
    width: inherit;
    padding: 0 25px;
    overflow: hidden
}

#coupon_code::-webkit-input-placeholder {
    color: var(--tp-common-white)
}

#coupon_code::-moz-placeholder {
    color: var(--tp-common-white)
}

#coupon_code:-moz-placeholder {
    color: var(--tp-common-white)
}

#coupon_code:-ms-input-placeholder {
    color: var(--tp-common-white)
}

#coupon_code::placeholder {
    color: var(--tp-common-white)
}

.cart-page-total {
    padding: 35px;
    margin-top: 100px;
    background: var(--tp-grey-1)
}

.cart-page-total>h2 {
    font-size: 25px;
    margin-bottom: 20px;
    text-transform: capitalize
}

.cart-page-total>ul {
    border: 1px solid rgba(6,7,40,.1)
}

.cart-page-total>ul>li {
    list-style: none;
    padding: 21px 30px;
    border-bottom: 1px solid rgba(6,7,40,.1);
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    color: #696a7e
}

td.product-thumbnail img {
    width: 125px
}

.coupon-accordion h3 {
    background-color: #f7f7f7;
    border-top: 3px solid var(--tp-theme-1);
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 25px;
    padding: 1em 2em 1em 3.5em;
    position: relative;
    width: auto
}

.coupon-accordion h3::before {
    content: "\f07b";
    left: 15px;
    top: 13px;
    position: absolute;
    font-family: "Font Awesome 5 Pro";
    font-weight: 700
}

.coupon-accordion span {
    color: #6f7172;
    cursor: pointer;
    transition: .3s;
    font-weight: 500
}

.coupon-content {
    border: 1px solid #eaedff;
    display: none;
    margin-bottom: 20px;
    padding: 30px
}

.coupon-info p.form-row-first label,.coupon-info p.form-row-last label {
    display: block;
    color: #6f7172
}

.coupon-info p.form-row-first label span.required,.coupon-info p.form-row-last label span.required {
    color: var(--tp-theme-1);
    font-weight: 700
}

.coupon-info p.form-row-first input,.coupon-info p.form-row-last input {
    border: 1px solid #eaedff;
    height: 45px;
    margin: 0 0 14px;
    max-width: 100%;
    padding: 0 0 0 10px;
    width: 100%;
    outline: 0
}

.coupon-info p.form-row input[type=submit]:hover,.order-button-payment input:hover,p.checkout-coupon input[type=submit]:hover {
    background: #3e976c
}

.coupon-info p.form-row input[type=checkbox],.your-order-table table .shipping ul li input {
    position: relative;
    top: -1px
}

.form-row>label {
    margin-top: 15px;
    margin-left: 15px;
    color: #6f7172
}

.buttons-cart a,.buttons-cart input,.coupon input[type=submit],.coupon-info p.form-row input[type=submit] {
    background: #252525;
    border: none;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    margin-right: 15px;
    padding: 0 15px;
    text-transform: uppercase;
    transition: .3s
}

p.lost-password a {
    color: #6f6f6f
}

p.checkout-coupon input[type=text] {
    height: 45px;
    padding: 0 15px;
    width: 100%;
    border: 1px solid #eaedff;
    margin-bottom: 15px;
    outline: 0
}

.checkbox-form h3 {
    border-bottom: 1px solid #eaedff;
    font-size: 26px;
    margin: 0 0 20px;
    padding-bottom: 10px;
    width: 100%
}

.country-select {
    margin-bottom: 30px;
    position: relative
}

.country-select select {
    width: 100%;
    background-color: transparent;
    border: 1px solid #eaedff;
    padding: 0 10px;
    height: 50px
}

.checkout-form-list label,.country-select label {
    color: #6f7172;
    display: block;
    margin: 0 0 5px
}

.country-select .nice-select {
    border: 1px solid #eaedff;
    height: 45px;
    padding-left: 10px;
    width: 100%;
    color: #6f7172;
    margin-bottom: 20px
}

.checkout-form-list label,.your-order-table table .shipping ul li label {
    color: #6f7172
}

.checkout-form-list input[type=email],.checkout-form-list input[type=password],.checkout-form-list input[type=text] {
    background: #fff;
    border: 1px solid #eaedff;
    border-radius: 0;
    height: 45px;
    padding: 0 0 0 10px;
    width: 100%;
    outline: 0
}

.checkout-form-list input[type=email]::-moz-placeholder,.checkout-form-list input[type=password]::-moz-placeholder,.checkout-form-list input[type=text]::-moz-placeholder {
    color: #6f7172;
    opacity: 1
}

.checkout-form-list input[type=email]::placeholder,.checkout-form-list input[type=password]::placeholder,.checkout-form-list input[type=text]::placeholder {
    color: #6f7172;
    opacity: 1
}

.checkout-form-list input[type=checkbox] {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: -1px
}

.create-acc label {
    color: #6f7172;
    display: inline-block
}

.ship-different-title h3 label {
    display: inline-block;
    margin-right: 20px;
    color: var(--tp-theme-1)
}

.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
}

.order-notes textarea {
    border: 1px solid #eaedff;
    height: 120px;
    padding: 15px;
    width: 100%;
    outline: 0;
    resize: none
}

.order-notes textarea::-moz-placeholder {
    color: #6f7172;
    opacity: 1
}

.order-notes textarea::placeholder {
    color: #6f7172;
    opacity: 1
}

.your-order {
    padding: 30px 40px 45px;
    border: 3px solid #f7f7f7
}

.your-order h3 {
    border-bottom: 1px solid #eaedff;
    font-size: 30px;
    margin: 0 0 20px;
    padding-bottom: 10px;
    width: 100%
}

.your-order-table table {
    background: 0 0;
    border: 0;
    width: 100%
}

.your-order-table table td,.your-order-table table th {
    border-bottom: 1px solid #eaedff;
    border-right: none;
    color: #6f7172;
    font-size: 14px;
    padding: 15px 0;
    text-align: left
}

.your-order-table table th {
    border-top: none;
    color: #6f7172;
    font-weight: 400;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;
    width: 250px
}

.panel-body>p {
    color: #222
}

.your-order-table table .shipping ul li {
    list-style: none
}

.your-order-table table .shipping th {
    vertical-align: top
}

.your-order-table table .order-total th {
    border-bottom: 0;
    font-size: 14px
}

.your-order-table table tr.cart_item:hover {
    background: #f9f9f9
}

.your-order-table table tr.order-total td span {
    color: var(--tp-common-black);
    font-size: 18px;
    font-weight: 500
}

.payment-method {
    margin-top: 40px
}

.payment-method .accordion-item:last-of-type {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.payment-method .accordion-item {
    background-color: #fff;
    border: 0;
    border-bottom: 1px solid #e7e7e7
}

.payment-method .accordion-button {
    font-size: 16px;
    font-weight: 500;
    color: var(--tp-common-black);
    padding: 23px 0;
    border: none
}

.payment-method .accordion-button::after {
    position: absolute;
    content: "\f067";
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: "Font Awesome 5 Pro";
    font-size: 16px;
    font-weight: 400;
    margin-left: 0;
    background-image: none;
    color: var(--tp-theme-1)
}

.payment-method .accordion-button:not(.collapsed) {
    color: var(--tp-common-black);
    background-color: var(--tp-common-white);
    box-shadow: none
}

.payment-method .accordion-button:not(.collapsed)::after {
    content: "\f068"
}

.payment-method .accordion-body {
    padding: 8px 0 40px
}

.order-button-payment input {
    background: #232323;
    border: none;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    height: 40px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    transition: .3s;
    width: 100%
}

.payment-method .btn-link {
    -moz-user-select: none;
    background: no-repeat;
    border: none;
    border-radius: 0;
    color: #444;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 1;
    margin-bottom: 0;
    padding: 3px 10px;
    text-align: center;
    text-transform: uppercase;
    transition: .3s;
    vertical-align: middle;
    white-space: nowrap;
    text-decoration: none
}

.payment-method .card {
    background-color: #fff;
    border: 1px solid #eaedff;
    border-radius: 0;
    margin-bottom: 10px
}

.payment-method .accordion .card:first-of-type {
    border: 1px solid #eaedff
}

.payment-method .card-header {
    background-color: #fff;
    border-bottom: 1px solid #eaedff
}

.tp-checkout-verify-item:not(:last-child) {
    margin-bottom: 14px
}

.tp-checkout-verify-reveal {
    font-size: 14px;
    color: var(--tp-common-black);
    margin-bottom: 0;
    display: inline-block;
    border: 1px dashed #aab0b2;
    padding: 18px 40px;
    width: 100%
}

.tp-checkout-verify-reveal button {
    color: var(--tp-theme-2);
    position: relative
}

.tp-checkout-verify-reveal button::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 4px;
    width: 100%;
    height: 1px;
    background-color: var(--tp-theme-2)
}

.tp-checkout-btn {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    color: var(--tp-common-white);
    background-color: var(--tp-theme-2);
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    text-align: center
}

.tp-checkout-btn:hover {
    background-color: var(--tp-common-black);
    color: var(--tp-common-white)
}

.tp-checkout-input label,.tp-return-customer-input label {
    font-weight: 500;
    color: var(--tp-common-black);
    padding-bottom: 10px
}

.tp-checkout-input label span,.tp-return-customer-input label span {
    color: red
}

.tp-checkout-input input,.tp-checkout-input textarea {
    width: 100%;
    background: #fff;
    color: var(--tp-common-black);
    height: 64px
}

.tp-checkout-input input:focus,.tp-checkout-input textarea:focus {
    border-color: var(--tp-theme-1)
}

.tp-checkout-input textarea {
    height: 200px;
    resize: none
}

.tp-checkout-input .nice-select {
    height: 64px;
    line-height: 63px;
    border-radius: 0;
    border: 0;
    float: none;
    padding: 0 25px;
    font-size: 14px
}

.tp-checkout-input .nice-select::after {
    right: 26px
}

.tp-checkout-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)
}

.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-input .nice-select .list .option {
    line-height: 1.2;
    min-height: inherit;
    padding-top: 5px;
    padding-bottom: 5px
}

.tp-checkout-option {
    margin-bottom: 4px
}

.tp-checkout-option-wrapper {
    margin-top: 10px;
    margin-bottom: 17px
}

.tp-checkout-option input:checked~label::after,.tp-return-customer-remeber input:checked~label::after {
    background-color: var(--tp-theme-2);
    border-color: var(--tp-theme-2)
}

.tp-checkout-payment,.tp-order-info-list ul li:not(:last-child) {
    border-bottom: 1px solid #e0e2e3
}

.tp-checkout-option label,.tp-return-customer-remeber label {
    font-size: 15px;
    color: #55585b;
    position: relative;
    padding-left: 26px;
    z-index: 1
}

.tp-checkout-option label::after,.tp-return-customer-remeber label::after {
    position: absolute;
    content: "";
    top: 3px;
    left: 0;
    width: 18px;
    height: 18px;
    line-height: 16px;
    text-align: center;
    border: 1px solid rgba(6,7,40,.2);
    z-index: -1;
    transition: .3s
}

.tp-checkout-option label::before,.tp-return-customer-remeber label::before {
    position: absolute;
    content: "\f00c";
    top: -1px;
    left: 5px;
    font-size: 10px;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    color: var(--tp-common-white);
    transition: .3s;
    font-family: "Font Awesome 5 Pro"
}

.tp-checkout-bill-area {
    padding: 45px 40px 24px;
    background-color: var(--tp-grey-1)
}

.tp-checkout-bill-title {
    font-weight: 600;
    font-size: 26px;
    margin-bottom: 35px
}

.tp-checkout-place {
    padding: 44px 50px 50px
}

@media only screen and (min-width: 768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:767px) {
    .tp-footer__info p {
        margin-bottom:20px
    }

    .tp-copyright__inner {
        margin-bottom: 15px
    }

    .tp-service-widget {
        position: inherit
    }

    .tp-team-shape {
        display: none
    }

    .tp-team-details-thumb {
        margin-bottom: 40px
    }

    .tp-portfolio-details-meta-item {
        margin-right: 40px;
        margin-bottom: 30px
    }

    .tp-checkout-place {
        margin-top: 50px
    }
}

.tp-checkout-place-title {
    font-size: 26px;
    font-weight: 600;
    margin-right: 37px
}

.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)
}

.tp-checkout-payment-item label::after {
    position: absolute;
    content: "";
    left: 0;
    top: 3px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid var(--tp-theme-2);
    transition: .3s
}

.tp-checkout-payment-item label::before {
    position: absolute;
    content: "";
    left: 3px;
    top: 6px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: var(--tp-theme-2);
    visibility: hidden;
    opacity: 0;
    transition: .3s
}

.tp-checkout-payment-item label img {
    margin-left: 14px;
    -webkit-transform: translateY(1px);
    -moz-transform: translateY(1px);
    -ms-transform: translateY(1px);
    -o-transform: translateY(1px);
    transform: translateY(1px)
}

.tp-checkout-payment-item label a {
    margin-left: 20px;
    position: relative
}

.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
}

.tp-checkout-agree {
    margin-bottom: 24px
}

.tp-return-customer {
    display: none;
    margin-top: 14px;
    padding: 40px;
    background-color: var(--tp-grey-1)
}

.tp-return-customer-input input {
    width: 100%;
    background: #fff;
    border: 1px solid transparent;
    color: var(--tp-common-black);
    height: 64px
}

.tp-return-customer-forgot a {
    font-weight: 400;
    font-size: 15px;
    color: var(--tp-theme-2);
    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-theme-primary)
}

.tp-order-details {
    padding: 70px 100px 55px
}

@media only screen and (min-width: 1200px) and (max-width:1399px) {
    .tp-portfolio-details-info-social a {
        margin-right:15px
    }

    .tp-order-details {
        padding: 70px 70px 55px
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .tp-portfolio-details-info-box {
        padding:50px 30px
    }

    .tp-portfolio-details-info-social a {
        margin-right: 4px
    }

    .tp-blog__space {
        padding-bottom: 210px
    }

    #coupon_code {
        height: 54px
    }

    .tp-checkout-place {
        padding: 35px 30px
    }

    .tp-order-details {
        padding: 70px 30px 55px
    }
}

@media only screen and (min-width: 576px) and (max-width:767px) {
    .tp-price-2__content-box {
        display:flex;
        justify-content: space-between;
        align-items: center
    }

    .tp-progress__content {
        margin-right: 50px
    }

    .tp-cta__right-icon {
        margin-right: 20px;
        margin-bottom: 0
    }

    .tp-team-area {
        padding-bottom: 80px
    }

    .team__details-shape {
        right: -3%;
        bottom: -7%
    }

    .team__details-img {
        margin-right: 0
    }

    .team__details-content {
        padding: 40px
    }

    .tp-portfolio-details-meta {
        margin-bottom: 15px
    }

    .tp-portfolio-details-btn a {
        margin-top: 20px
    }

    .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;
    border-radius: 50%
}

.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-wrapper .row [class*=col-]:nth-child(2n) .tp-order-details-item {
    padding-left: 40px
}

.tp-order-details-item h4 {
    font-weight: 400
}

.tp-order-details-item p {
    font-weight: 700
}

.tp-order-info-wrapper {
    padding: 42px 50px
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .tp-order-info-wrapper {
        padding:42px 40px
    }
}

@media (max-width: 767px) {
    .tp-cta__right-content {
        text-align:left
    }

    .tp-cta__right-content span {
        font-size: 14px;
        padding-bottom: 0
    }

    .shop-faq .accordion-header button,.tp-cta__right-content a,.tp-team-details-list ul li {
        font-size: 14px
    }

    .tp-cta-3__bg {
        padding: 50px 20px
    }

    .tp-shop-details__tab-btn-box button {
        margin-bottom: 20px
    }

    .tp-shop-details__quantity-wrap {
        flex-wrap: wrap
    }

    .tp-shop-details__quantity {
        margin-bottom: 20px
    }

    .tp-shop-details__title-sm {
        font-size: 30px
    }

    .pro-details-nav-btn li::after,.tp-shop-details__title-sm br {
        display: none
    }

    .pro-details-nav-btn li,.tp-shop-details__product-info ul li {
        font-size: 16px
    }

    .tpfilter {
        justify-content: start
    }

    .product-dtitle {
        font-size: 24px
    }

    .product-model-list a {
        margin-right: 5px;
        padding: 0 6px
    }

    .tp-product-img img {
        max-width: 100%
    }

    .pro-details-nav-btn li .nav-links {
        padding: 5px 15px
    }

    .tp-comments-title {
        font-size: 18px
    }

    .tp-faq-inner__tab-btn {
        margin-bottom: 40px
    }

    .tp-team-area {
        padding-bottom: 55px
    }

    .team__details-shape {
        right: -3%;
        bottom: -5%
    }

    .team__details-img {
        margin-right: 0
    }

    .team__details-content {
        padding: 40px
    }

    .tp-portfolio-item-title {
        font-size: 20px
    }

    .tp-portfolio-details-info-box {
        padding: 40px 20px
    }

    .tp-portfolio-details-info-social a {
        margin-right: 10px
    }

    .tp-blog__content-box {
        padding: 20px 15px 40px
    }

    .tp-blog__meta span {
        font-size: 13px
    }

    .coupon {
        float: none
    }

    #coupon_code {
        padding: 0 15px;
        margin-bottom: 15px
    }

    .coupon2 {
        float: none;
        margin-top: 15px
    }

    .your-order {
        padding: 15px
    }

    .your-order-table table td,.your-order-table table th {
        padding-right: 10px
    }

    .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
    }
}

.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)
}

.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: 700;
    margin-bottom: 0
}

.tp-order-info-list ul li.tp-order-info-list-desc p {
    font-size: 15px;
    margin-bottom: 0
}

.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: 2px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid var(--tp-theme-2);
    transition: .3s
}

.tp-order-info-list ul li.tp-order-info-list-shipping span label::before {
    position: absolute;
    content: "";
    right: 4px;
    top: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: var(--tp-theme-2);
    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)
}
