@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i"); @import url("https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700"); @import url('https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;800&family=Pacifico&family=Poppins:wght@600&family=Raleway:wght@400;700&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Open+Sans&family=Poppins&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap'); .mt-1 {
    margin-top: 1rem !important
}

.mt-2 {
    margin-top: 2rem !important
}

.mt-3 {
    margin-top: 3rem !important
}

.mt-4 {
    margin-top: 4rem !important
}

.mt-5 {
    margin-top: 5rem !important
}

.mt-6 {
    margin-top: 6rem !important
}

.mt-7 {
    margin-top: 7rem !important
}

.mt-8 {
    margin-top: 8rem !important
}

.mt-9 {
    margin-top: 9rem !important
}

.mt-10 {
    margin-top: 10rem !important
}

.mb-1 {
    margin-bottom: 1rem !important
}

.mb-2 {
    margin-bottom: 2rem !important
}

.mb-3 {
    margin-bottom: 3rem !important
}

.mb-4 {
    margin-bottom: 4rem !important
}

.mb-5 {
    margin-bottom: 5rem !important
}

.mb-6 {
    margin-bottom: 6rem !important
}

.mb-7 {
    margin-bottom: 7rem !important
}

.mb-8 {
    margin-bottom: 8rem !important
}

.mb-9 {
    margin-bottom: 9rem !important
}

.mb-10 {
    margin-bottom: 10rem !important
}

@media (min-width: 768px) {
    .mt-md-0 {
        margin-top: 0rem !important
    }

    .mt-md-1 {
        margin-top: 1rem !important
    }

    .mt-md-2 {
        margin-top: 2rem !important
    }

    .mt-md-3 {
        margin-top: 3rem !important
    }

    .mt-md-4 {
        margin-top: 4rem !important
    }

    .mt-md-5 {
        margin-top: 5rem !important
    }

    .mt-md-6 {
        margin-top: 6rem !important
    }

    .mt-md-7 {
        margin-top: 7rem !important
    }

    .mt-md-8 {
        margin-top: 8rem !important
    }

    .mt-md-9 {
        margin-top: 9rem !important
    }

    .mt-md-10 {
        margin-top: 10rem !important
    }

    .mb-md-0 {
        margin-bottom: 0rem !important
    }

    .mb-md-1 {
        margin-bottom: 1rem !important
    }

    .mb-md-2 {
        margin-bottom: 2rem !important
    }

    .mb-md-3 {
        margin-bottom: 3rem !important
    }

    .mb-md-4 {
        margin-bottom: 4rem !important
    }

    .mb-md-5 {
        margin-bottom: 5rem !important
    }

    .mb-md-6 {
        margin-bottom: 6rem !important
    }

    .mb-md-7 {
        margin-bottom: 7rem !important
    }

    .mb-md-8 {
        margin-bottom: 8rem !important
    }

    .mb-md-9 {
        margin-bottom: 9rem !important
    }

    .mb-md-10 {
        margin-bottom: 10rem !important
    }
}

@media (min-width: 992px) {
    .mt-lg-0 {
        margin-top: 0rem !important
    }

    .mt-lg-1 {
        margin-top: 1rem !important
    }

    .mt-lg-2 {
        margin-top: 2rem !important
    }

    .mt-lg-3 {
        margin-top: 3rem !important
    }

    .mt-lg-4 {
        margin-top: 4rem !important
    }

    .mt-lg-5 {
        margin-top: 5rem !important
    }

    .mt-lg-6 {
        margin-top: 6rem !important
    }

    .mt-lg-7 {
        margin-top: 7rem !important
    }

    .mt-lg-8 {
        margin-top: 8rem !important
    }

    .mt-lg-9 {
        margin-top: 9rem !important
    }

    .mt-lg-10 {
        margin-top: 10rem !important
    }

    .mb-lg-0 {
        margin-bottom: 0rem !important
    }

    .mb-lg-1 {
        margin-bottom: 1rem !important
    }

    .mb-lg-2 {
        margin-bottom: 2rem !important
    }

    .mb-lg-3 {
        margin-bottom: 3rem !important
    }

    .mb-lg-4 {
        margin-bottom: 4rem !important
    }

    .mb-lg-5 {
        margin-bottom: 5rem !important
    }

    .mb-lg-6 {
        margin-bottom: 6rem !important
    }

    .mb-lg-7 {
        margin-bottom: 7rem !important
    }

    .mb-lg-8 {
        margin-bottom: 8rem !important
    }

    .mb-lg-9 {
        margin-bottom: 9rem !important
    }

    .mb-lg-10 {
        margin-bottom: 10rem !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-0 {
        margin-top: 0rem !important
    }

    .mt-xl-1 {
        margin-top: 1rem !important
    }

    .mt-xl-2 {
        margin-top: 2rem !important
    }

    .mt-xl-3 {
        margin-top: 3rem !important
    }

    .mt-xl-4 {
        margin-top: 4rem !important
    }

    .mt-xl-5 {
        margin-top: 5rem !important
    }

    .mt-xl-6 {
        margin-top: 6rem !important
    }

    .mt-xl-7 {
        margin-top: 7rem !important
    }

    .mt-xl-8 {
        margin-top: 8rem !important
    }

    .mt-xl-9 {
        margin-top: 9rem !important
    }

    .mt-xl-10 {
        margin-top: 10rem !important
    }

    .mb-xl-0 {
        margin-bottom: 0rem !important
    }

    .mb-xl-1 {
        margin-bottom: 1rem !important
    }

    .mb-xl-2 {
        margin-bottom: 2rem !important
    }

    .mb-xl-3 {
        margin-bottom: 3rem !important
    }

    .mb-xl-4 {
        margin-bottom: 4rem !important
    }

    .mb-xl-5 {
        margin-bottom: 5rem !important
    }

    .mb-xl-6 {
        margin-bottom: 6rem !important
    }

    .mb-xl-7 {
        margin-bottom: 7rem !important
    }

    .mb-xl-8 {
        margin-bottom: 8rem !important
    }

    .mb-xl-9 {
        margin-bottom: 9rem !important
    }

    .mb-xl-10 {
        margin-bottom: 10rem !important
    }
}

@media (min-width: 1600px) {
    .mt-xxl-0 {
        margin-top: 0rem !important
    }

    .mt-xxl-1 {
        margin-top: 1rem !important
    }

    .mt-xxl-2 {
        margin-top: 2rem !important
    }

    .mt-xxl-3 {
        margin-top: 3rem !important
    }

    .mt-xxl-4 {
        margin-top: 4rem !important
    }

    .mt-xxl-5 {
        margin-top: 5rem !important
    }

    .mt-xxl-6 {
        margin-top: 6rem !important
    }

    .mt-xxl-7 {
        margin-top: 7rem !important
    }

    .mt-xxl-8 {
        margin-top: 8rem !important
    }

    .mt-xxl-9 {
        margin-top: 9rem !important
    }

    .mt-xxl-10 {
        margin-top: 10rem !important
    }

    .mb-xxl-0 {
        margin-bottom: 0rem !important
    }

    .mb-xxl-1 {
        margin-bottom: 1rem !important
    }

    .mb-xxl-2 {
        margin-bottom: 2rem !important
    }

    .mb-xxl-3 {
        margin-bottom: 3rem !important
    }

    .mb-xxl-4 {
        margin-bottom: 4rem !important
    }

    .mb-xxl-5 {
        margin-bottom: 5rem !important
    }

    .mb-xxl-6 {
        margin-bottom: 6rem !important
    }

    .mb-xxl-7 {
        margin-bottom: 7rem !important
    }

    .mb-xxl-8 {
        margin-bottom: 8rem !important
    }

    .mb-xxl-9 {
        margin-bottom: 9rem !important
    }

    .mb-xxl-10 {
        margin-bottom: 10rem !important
    }
}

.m-b-1 {
    margin-bottom: .4rem !important
}

.m-b-2 {
    margin-bottom: .8rem !important
}

.m-b-3 {
    margin-bottom: 1.6rem !important
}

.m-b-4 {
    margin-bottom: 2.4rem !important
}

.m-b-5 {
    margin-bottom: 4.8rem !important
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: #f9f9f9;
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
    display: none
}

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: 0;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("../../../../../../www.portotheme.com/html/porto_ecommerce/demo_11/assets/images/owl.video.play.html") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-nav {
    margin: 0;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    color: #222529;
    font-size: 3rem
}

.owl-theme .owl-nav [class*='owl-'] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #222529;
    margin: 0;
    font-size: 3rem;
    padding: 4px 7px;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*='owl-'] i:before {
    margin: 0;
    width: auto
}

.owl-theme .owl-nav [class*='owl-']:hover {
    background: transparent;
    color: #222529;
    text-decoration: none
}

.owl-theme .owl-nav .owl-prev {
    left: 0
}

.owl-theme .owl-nav .owl-next {
    right: 0
}

.owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 2.5rem
}

.owl-theme .owl-dots {
    line-height: 1;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1; *display: inline
}

.owl-theme .owl-dots .owl-dot span {
    position: relative;
    width: 15px;
    height: 15px;
    margin: 2px 2px;
    background: transparent;
    display: block;
    -webkit-backface-visibility: visible;
    transition: all .3s ease;
    border: 0.2rem solid rgb(228 228 228 / 68%);
    border-radius: 50%;
}

.owl-theme .owl-dots .owl-dot span:before {
    content: '';
    display: block;
    width: .7rem;
    height: .7rem;
    background-color: transparent;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -.35rem;
    margin-left: -.35rem;
    background-color: #86ad09;
    opacity: 0;
    visibility: hidden;
    transform: scale(0);
    transition: all .3s;
    border-radius: 50%
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    border-color: #86ad09;
    background: transparent
}

.owl-theme .owl-dots .owl-dot.active span:before {
    opacity: 1;
    visibility: visible;
    transform: scale(1)
}

.owl-theme.owl-theme-light .owl-dots .owl-dot span {
    border-color: #fff;
    background: transparent
}

.owl-theme.owl-theme-light .owl-dots .owl-dot span:before {
    border-color: #fff
}

.owl-theme.owl-theme-light .owl-dots .owl-dot.active span, .owl-theme.owl-theme-light .owl-dots .owl-dot:hover span {
    border-color: #86ad09;
    background: transparent
}

.owl-theme.owl-theme-light .owl-dots .owl-dot.active span:before {
    border-color: #86ad09
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #fff;
    opacity: 0.4
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-preloader a:hover {
    color: #FFF
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    top: 0;
    right: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:hover, .mfp-close:focus {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #fff;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow:before, .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6)
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

.bootstrap-touchspin .input-group-btn-vertical {
    position: absolute;
    right: 0;
    height: 100%;
    z-index: 11
}

.bootstrap-touchspin.input-group {
    max-width: 68px;
    padding-right: 20px;
    margin-bottom: 0
}

.bootstrap-touchspin .form-control {
    text-align: center;
    margin-bottom: 0;
    height: 4.2rem;
    max-width: 46px;
    padding: 1.1rem 1rem
}

.bootstrap-touchspin .form-control:not(:focus) {
    border-color: #ccc
}

.bootstrap-touchspin .input-group-btn-vertical>.btn {
    position: absolute;
    right: 0;
    height: 2rem;
    padding: 0;
    width: 2rem;
    text-align: center;
    font-size: 1.2rem
}

.bootstrap-touchspin .input-group-btn-vertical>.btn:before {
    position: relative;
    margin: 0;
    width: auto;
    line-height: 1;
    width: auto;
    top: -.1rem;
    margin-right: -.2rem
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0;
    top: 0
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    border-radius: 0;
    bottom: 0
}

/*! nouislider - 11.1.0 - 2018-04-02 11:18:13 */
.noUi-target, .noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-target {
    position: relative;
    direction: ltr
}

.noUi-base, .noUi-connects {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.noUi-connects {
    overflow: hidden;
    z-index: 0
}

.noUi-connect, .noUi-origin {
    will-change: transform;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

html:not([dir="rtl"]) .noUi-horizontal .noUi-origin {
    left: auto;
    right: 0
}

.noUi-vertical .noUi-origin {
    width: 0
}

.noUi-horizontal .noUi-origin {
    height: 0
}

.noUi-handle {
    position: absolute
}

.noUi-state-tap .noUi-connect, .noUi-state-tap .noUi-origin {
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s
}

.noUi-state-drag * {
    cursor: inherit !important
}

.noUi-horizontal {
    height: .3rem
}

.noUi-horizontal .noUi-handle {
    width: 1.1rem;
    height: 1.1rem;
    left: -.55rem;
    top: -.3em
}

.noUi-vertical {
    width: .3rem;
    height: 150px
}

.noUi-vertical .noUi-handle {
    width: 1.1rem;
    height: 1.1rem;
    left: -.4rem;
    top: -.5rem
}

html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
    right: -.55rem;
    left: auto
}

.noUi-target {
    background: #dfdfdf;
    border-radius: 0
}

.noUi-connects {
    border-radius: 0
}

.noUi-connect {
    background: #000
}

.noUi-draggable {
    cursor: ew-resize
}

.noUi-vertical .noUi-draggable {
    cursor: ns-resize
}

.noUi-handle {
    border-radius: 50%;
    background: #000;
    cursor: pointer
}

[disabled] .noUi-connect {
    background: #B8B8B8
}

[disabled].noUi-target, [disabled].noUi-handle, [disabled] .noUi-handle {
    cursor: not-allowed
}

.noUi-pips, .noUi-pips * {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-pips {
    position: absolute;
    color: #999
}

.noUi-value {
    position: absolute;
    white-space: nowrap;
    text-align: center
}

.noUi-value-sub {
    color: #ccc;
    font-size: 10px
}

.noUi-marker {
    position: absolute;
    background: #CCC
}

.noUi-marker-sub {
    background: #AAA
}

.noUi-marker-large {
    background: #AAA
}

.noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    left: 0;
    width: 100%
}

.noUi-value-horizontal {
    -webkit-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%)
}

.noUi-rtl .noUi-value-horizontal {
    -webkit-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px
}

.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px
}

.noUi-marker-horizontal.noUi-marker-large {
    height: 15px
}

.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%
}

.noUi-value-vertical {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%, 0);
    padding-left: 25px
}

.noUi-rtl .noUi-value-vertical {
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%)
}

.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px
}

.noUi-marker-vertical.noUi-marker-sub {
    width: 10px
}

.noUi-marker-vertical.noUi-marker-large {
    width: 15px
}

.noUi-tooltip {
    display: block;
    position: absolute;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    background: #fff;
    color: #000;
    padding: 5px;
    text-align: center;
    white-space: nowrap
}

.noUi-horizontal .noUi-tooltip {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
    bottom: 120%
}

.noUi-vertical .noUi-tooltip {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    right: 120%
}

.alert {
    margin-bottom: 2rem;
    padding: 1.4rem 1.5rem;
    border-radius: 0
}

.alert.alert-intro {
    font-size: 1.5rem
}

.banner {
    position: relative;
    font-size: 1.6rem
}

.banner figure {
    margin: 0
}

.banner img {
    width: 100%
}

.banner h1, .banner h2, .banner h3, .banner h4, .banner h5, .banner h6 {
    line-height: 1
}

.banner .container:not(.banner-content) {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.bg-img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.ibanner {
    font-size: 10px
}

aside .banner {
    font-size: 1.6rem
}

.banner-layer {
    position: absolute;
    left: 6%;
    right: 6%
}

.banner-content {
    position: relative
}

.banner-layer-top {
    top: 7%
}

.banner-layer-bottom {
    bottom: 5%
}

.banner-layer-space {
    left: 0;
    right: 0;
    padding: 1em 1.5625em
}

.banner-layer-left {
    right: auto
}

.banner-layer-right {
    left: auto
}

.banner-layer-middle {
    top: 50%;
    transform: translateY(-50%)
}

@media (max-width: 1199px) {
    .banner {
        font-size: 1.4rem
    }

    .ibanner {
        font-size: 1rem
    }
}

@media (max-width: 767px) {
    .banner-md-vw-small {
        font-size: 1.8vw
    }

    .banner-md-vw {
        font-size: 2.3vw
    }

    .banner-md-vw-large {
        font-size: 3vw
    }

    .ben-box2 {
        flex-direction: column;
    }

    .ben-icon2 {
        width: 100%;
    }

    .ben-content2 {
        padding: 32px 17px !important;
        text-align: center !important;
        width: 80% !important;
    }

    .ben-content {
        padding: 0px 0px !important;
        text-align: center !important;
        width: 80% !important;
    }

    .about-sec::after {
        display: none;
    }

    .ben-content2 h2 {
        font-size: 22px !important;
    }

    .ben-content h2 {
        font-size: 20px !important;
    }

    .ben-icon2 {
        width: 100% !important;
    }

    .popup-sec::after {
        display: none;
    }

    .about-model img {
        width: 100% !important;
    }
}

@media (max-width: 575px) {
    .banner-md-vw-small {
        font-size: 2.3vw
    }

    .banner-sm-vw {
        font-size: 3vw
    }

    .banner-sm-vw-large {
        font-size: 4vw
    }
}

.breadcrumb-nav {
    color: #8e8e8e
}

.breadcrumb {
    margin-bottom: 0;
    padding: 5rem 0;
    border-radius: 0;
    background-color: transparent
}

.breadcrumb-item {
    font-size: 11.2px;
    letter-spacing: 0;
    line-height: 24px;
    text-transform: uppercase
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: 1.4rem
}

.breadcrumb-item+.breadcrumb-item:before {
    color: inherit;
    padding-right: 1.4rem;
    content: "/";
    font-size: 12px;
    font-family: 'porto';
    vertical-align: middle;
    margin-top: -.5rem;
}

.breadcrumb-item a, .breadcrumb-item.active {
    color: inherit
}

.btn {
    transition: all .3s;
    text-transform: uppercase;
    padding: 1.85rem 4.2rem;
    border-radius: 0;
    font-size: 1.4rem;
    font-weight: 700;
    font-family: "Poppins",sans-serif;
    line-height: 1.429
}

.btn:focus {
    box-shadow: none
}

.btn-sm {
    padding: 1em 1.6em;
    font-size: 1.2rem
}

.btn-md {
    padding: 1em 2.2em;
    font-size: 1.3rem
}

.btn-lg {
    padding: 1em 2.15em;
    font-size: 1.4rem
}

.btn-xl {
    padding: 1.125em 2.75em;
    font-size: 1.125em
}

.btn-icon-left i {
    padding-right: .7rem
}

.btn-icon-right i {
    padding-left: .7rem
}

.btn-primary {
    border-color: #86ad09;
    background-color: #86ad09;
    color: #fff;
    box-shadow: none
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus {
    border-color: transparent !important;
    background-color: transparent !important;
    color: #fff;
    box-shadow: none;
}

.btn-primary.disabled, .btn-primary:disabled {
    border-color: #86ad09;
    background-color: #86ad09;
    color: #fff
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show>.btn-primary.dropdown-toggle {
    border-color: #86ad09;
    background-color: #86ad09;
    color: #fff
}

.btn-outline {
    border-color: #ccc;
    background-color: transparent;
    background-image: none;
    color: #ccc
}

.btn-outline:hover, .btn-outline.focus {
    border-color: #86ad09;
    background-color: transparent;
    color: #86ad09;
    box-shadow: none
}

.btn-outline.disabled, .btn-outline:disabled {
    background-color: transparent;
    color: #ccc
}

.btn-outline:not(:disabled):not(.disabled):active, .btn-outline:not(:disabled):not(.disabled).active, .show>.btn-outline.dropdown-toggle {
    border-color: #86ad09;
    background-color: transparent;
    color: #86ad09
}

.btn-outline-secondary {
    border-color: #ccc;
    background-color: transparent;
    background-image: none;
    color: #777
}

.btn-outline-secondary:hover, .btn-outline-secondary.focus {
    border-color: #86ad09;
    background-color: #86ad09;
    color: #fff;
    box-shadow: none
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    background-color: transparent;
    color: #777
}

.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show>.btn-outline-secondary.dropdown-toggle {
    border-color: #86ad09;
    background-color: #86ad09;
    color: #fff
}

.btn-dark {
    border-color: #86ad09;
    background-color: #86ad09;
    color: #fff;
    box-shadow: none;
}

.btn-dark:hover, .btn-dark:focus, .btn-dark.focus {
    border-color: #34393f;
    background-color: #34393f;
    color: #fff;
    box-shadow: none
}

.btn-dark.disabled, .btn-dark:disabled {
    border-color: #222529;
    background-color: #222529;
    color: #fff
}

.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show>.btn-dark.dropdown-toggle {
    border-color: #050606;
    background-color: #0b0c0d;
    color: #fff
}

.btn-link {
    padding-top: 0;
    padding-bottom: 0;
    color: #86ad09;
    font-family: "Poppins",sans-serif;
    font-size: 13px;
    letter-spacing: 0;
    text-transform: initial
}

.btn-link:hover, .btn-link:focus {
    color: #86ad09;
    text-decoration: underline
}

.btn-social-login {
    display: flex;
    margin-right: 10px;
    margin-left: 10px;
    background-color: #86ad09;
    font-family: "Poppins",sans-serif;
    text-decoration: none;
    text-transform: uppercase
}

.btn-social-login span, .btn-social-login i {
    color: #fff
}

.btn-social-login i {
    margin-top: -1px;
    padding-right: 6px
}

.btn-facebook {
    background: #3a589d
}

.btn-gplus {
    background: #dd4e31
}

.btn-twitter {
    background: #1aa9e1
}

.owl-dots .owl-dot, .owl-nav .owl-prev, .owl-nav .owl-next {
    outline: none
}

a:focus {
    outline: none
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(359deg)
    }
}

.mfp-container .mfp-preloader, .porto-loading-icon {
    content: '';
    display: inline-block;
    z-index: 2;
    width: 40px;
    height: 40px;
    margin: 0 auto;
    border: 2px solid transparent;
    border-radius: 50%;
    border-top-color: #86ad09;
    border-image: none;
    text-indent: -9999px;
    -webkit-animation: spin .75s infinite linear;
    animation: spin .75s infinite linear
}

.mfp-container .mfp-preloader:before, .porto-loading-icon:before {
    position: absolute;
    top: -2px;
    right: 0;
    left: -2px;
    width: inherit;
    height: inherit;
    border: inherit;
    border-radius: inherit;
    border-top-color: inherit;
    content: '';
    -webkit-animation: spin 1.5s infinite ease;
    animation: spin 1.5s infinite ease
}

.card {
    margin-bottom: 3rem;
    border: 1px solid #ddd;
    border-radius: 0;
    font-size: 1.4rem
}

.card-header {
    margin: 0;
    padding: 1.2rem 1.5rem;
    border-radius: 0;
    border-color: #ddd;
    background-color: #f5f5f5;
    color: #000;
    font-weight: 700;
    line-height: 1.5;
    text-transform: uppercase
}

.card-header:after {
    display: block;
    clear: both;
    content: ''
}

.card-header .card-edit {
    margin-top: .1rem;
    float: right;
    color: #86ad09;
    font-size: 1.3rem;
    font-weight: 400;
    text-transform: capitalize
}

.card-body {
    min-height: 135px;
    padding: 2rem 1.5rem;
    border-top: 0;
    border-radius: 0
}

.card-body a {
    text-decoration: underline
}

.card-body h4 {
    margin-bottom: .7rem;
    color: #666
}

.feature-box {
    color: #7b858a;
    font-size: 1.5rem;
    line-height: 2;
    margin-bottom: 4rem
}

.feature-box i {
    display: inline-block;
    margin-bottom: 2.2rem;
    color: #86ad09;
    font-size: 5rem;
    line-height: 1
}

.feature-box i:before {
    margin: 0
}

.feature-box h3 {
    margin-bottom: 2rem;
    color: #000;
    font-size: 1.6rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.1;
    letter-spacing: 0
}

.feature-box p {
    margin-bottom: 0
}

.feature-box-content {
    color: #7b858a;
    font-size: 1.5rem;
    line-height: 1.8
}

@font-face {
    font-family: "porto";
    src: url("../fonts/porto6e1d.eot?64334846");
    src: url("../fonts/porto6e1d.eot?64334846#iefix") format("embedded-opentype"), url("../fonts/porto6e1d.woff2?64334846") format("woff2"), url("../fonts/porto6e1d.woff?64334846") format("woff"), url("../fonts/porto6e1d.ttf?64334846") format("truetype"), url("../fonts/porto6e1d.svg?64334846#porto") format("svg");
    font-style: normal;
    font-weight: normal;
    font-display: swap
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "porto";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-spin1:before {
    content: '\e800'
}

.icon-spin2:before {
    content: '\e801'
}

.icon-spin3:before {
    content: '\e802'
}

.icon-spin4:before {
    content: '\e803'
}

.icon-spin5:before {
    content: '\e804'
}

.icon-spin6:before {
    content: '\e805'
}

.icon-firefox:before {
    content: '\e806'
}

.icon-chrome:before {
    content: '\e807'
}

.icon-opera:before {
    content: '\e808'
}

.icon-ie:before {
    content: '\e809'
}

.icon-phone:before {
    content: '\e80a'
}

.icon-down-dir:before {
    content: '\e80b'
}

.icon-cart:before {
    content: '\e80c'
}

.icon-up-dir:before {
    content: '\e80d'
}

.icon-mode-grid:before {
    content: '\e80e'
}

.icon-mode-list:before {
    content: '\e80f'
}

.icon-compare:before {
    content: '\e810'
}

.icon-wishlist:before {
    content: '\e811'
}

.icon-search:before {
    content: '\e812'
}

.icon-left-dir:before {
    content: '\e813'
}

.icon-right-dir:before {
    content: '\e814'
}

.icon-down-open:before {
    content: '\e815'
}

.icon-left-open:before {
    content: '\e816'
}

.icon-right-open:before {
    content: '\e817'
}

.icon-up-open:before {
    content: '\e818'
}

.icon-angle-left:before {
    content: '\e819'
}

.icon-angle-right:before {
    content: '\e81a'
}

.icon-angle-up:before {
    content: '\e81b'
}

.icon-angle-down:before {
    content: '\e81c'
}

.icon-down:before {
    content: '\e81d'
}

.icon-left:before {
    content: '\e81e'
}

.icon-right:before {
    content: '\e81f'
}

.icon-up:before {
    content: '\e820'
}

.icon-angle-double-left:before {
    content: '\e821'
}

.icon-angle-double-right:before {
    content: '\e822'
}

.icon-angle-double-up:before {
    content: '\e823'
}

.icon-angle-double-down:before {
    content: '\e824'
}

.icon-mail:before {
    content: '\e825'
}

.icon-location:before {
    content: '\e826'
}

.icon-skype:before {
    content: '\e827'
}

.icon-right-open-big:before {
    content: '\e828'
}

.icon-left-open-big:before {
    content: '\e829'
}

.icon-down-open-big:before {
    content: '\e82a'
}

.icon-up-open-big:before {
    content: '\e82b'
}

.icon-cancel:before {
    content: '\e82c'
}

.icon-user:before {
    content: '\e82d'
}

.icon-mail-alt:before {
    content: '\e82e'
}

.icon-fax:before {
    content: '\e82f'
}

.icon-lock:before {
    content: '\e830'
}

.icon-company:before {
    content: '\e831'
}

.icon-city:before {
    content: '\e832'
}

.icon-post:before {
    content: '\e833'
}

.icon-country:before {
    content: '\e834'
}

.icon-calendar:before {
    content: '\e835'
}

.icon-doc:before {
    content: '\e836'
}

.icon-mobile:before {
    content: '\e837'
}

.icon-clock:before {
    content: '\e838'
}

.icon-chat:before {
    content: '\e839'
}

.icon-tag:before {
    content: '\e83a'
}

.icon-folder:before {
    content: '\e83b'
}

.icon-folder-open:before {
    content: '\e83c'
}

.icon-forward:before {
    content: '\e83d'
}

.icon-reply:before {
    content: '\e83e'
}

.icon-cog:before {
    content: '\e83f'
}

.icon-cog-alt:before {
    content: '\e840'
}

.icon-wrench:before {
    content: '\e841'
}

.icon-quote-left:before {
    content: '\e842'
}

.icon-quote-right:before {
    content: '\e843'
}

.icon-gift:before {
    content: '\e844'
}

.icon-dollar:before {
    content: '\e845'
}

.icon-euro:before {
    content: '\e846'
}

.icon-pound:before {
    content: '\e847'
}

.icon-rupee:before {
    content: '\e848'
}

.icon-yen:before {
    content: '\e849'
}

.icon-rouble:before {
    content: '\e84a'
}

.icon-try:before {
    content: '\e84b'
}

.icon-won:before {
    content: '\e84c'
}

.icon-bitcoin:before {
    content: '\e84d'
}

.icon-ok:before {
    content: '\e84e'
}

.icon-chevron-left:before {
    content: '\e84f'
}

.icon-chevron-right:before {
    content: '\e850'
}

.icon-export:before {
    content: '\e851'
}

.icon-star:before {
    content: '\e852'
}

.icon-star-empty:before {
    content: '\e853'
}

.icon-plus-squared:before {
    content: '\e854'
}

.icon-minus-squared:before {
    content: '\e855'
}

.icon-plus-squared-alt:before {
    content: '\e856'
}

.icon-minus-squared-alt:before {
    content: '\e857'
}

.icon-truck:before {
    content: '\e858'
}

.icon-lifebuoy:before {
    content: '\e859'
}

.icon-pencil:before {
    content: '\e85a'
}

.icon-users:before {
    content: '\e85b'
}

.icon-video:before {
    content: '\e85c'
}

.icon-menu:before {
    content: '\e85d'
}

.icon-desktop:before {
    content: '\e85e'
}

.icon-doc-inv:before {
    content: '\e85f'
}

.icon-circle:before {
    content: '\e860'
}

.icon-circle-empty:before {
    content: '\e861'
}

.icon-circle-thin:before {
    content: '\e862'
}

.icon-mini-cart:before {
    content: '\e863'
}

.icon-paper-plane:before {
    content: '\e864'
}

.icon-attention-alt:before {
    content: '\e865'
}

.icon-info:before {
    content: '\e866'
}

.icon-compare-link:before {
    content: '\e867'
}

.icon-cat-default:before {
    content: '\e868'
}

.icon-cat-computer:before {
    content: '\e869'
}

.icon-cat-couch:before {
    content: '\e86a'
}

.icon-cat-garden:before {
    content: '\e86b'
}

.icon-cat-gift:before {
    content: '\e86c'
}

.icon-cat-shirt:before {
    content: '\e86d'
}

.icon-cat-sport:before {
    content: '\e86e'
}

.icon-cat-toys:before {
    content: '\e86f'
}

.icon-tag-line:before {
    content: '\e870'
}

.icon-bag:before {
    content: '\e871'
}

.icon-search-1:before {
    content: '\e872'
}

.icon-plus:before {
    content: '\e873'
}

.icon-minus:before {
    content: '\e874'
}

.icon-search-2:before {
    content: '\e875'
}

.icon-bag-1:before {
    content: '\e876'
}

.icon-online-support:before {
    content: '\e877'
}

.icon-shopping-bag:before {
    content: '\e878'
}

.icon-us-dollar:before {
    content: '\e879'
}

.icon-shipped:before {
    content: '\e87a'
}

.icon-list:before {
    content: '\e87b'
}

.icon-money:before {
    content: '\e87c'
}

.icon-shipping:before {
    content: '\e87d'
}

.icon-support:before {
    content: '\e87e'
}

.icon-bag-2:before {
    content: '\e87f'
}

.icon-grid:before {
    content: '\e880'
}

.icon-bag-3:before {
    content: '\e881'
}

.icon-direction:before {
    content: '\e882'
}

.icon-home:before {
    content: '\e883'
}

.icon-magnifier:before {
    content: '\e884'
}

.icon-magnifier-add:before {
    content: '\e885'
}

.icon-magnifier-remove:before {
    content: '\e886'
}

.icon-phone-1:before {
    content: '\e887'
}

.icon-clock-1:before {
    content: '\e888'
}

.icon-heart:before {
    content: '\e889'
}

.icon-heart-1:before {
    content: '\e88a'
}

.icon-earphones-alt:before {
    content: '\e88b'
}

.icon-credit-card:before {
    content: '\e88c'
}

.icon-action-undo:before {
    content: '\e88d'
}

.icon-envolope:before {
    content: '\e88e'
}

.icon-chart:before {
    content: '\e88f'
}

.icon-category-home:before {
    content: '\e900'
}

.icon-category-motors:before {
    content: '\e901'
}

.icon-category-music:before {
    content: '\e902'
}

.icon-category-gifts:before {
    content: '\e903'
}

.icon-category-electronics:before {
    content: '\e904'
}

.icon-category-fashion:before {
    content: '\e905'
}

.icon-category-hot-deals:before {
    content: '\e906'
}

.icon-tag-percent:before {
    content: '\e907'
}

.icon-joystick:before {
    content: '\e908'
}

.icon-category-furniture:before {
    content: '\e909'
}

.icon-category-garden:before {
    content: '\e90a'
}

.icon-category-lanterns-lighting:before {
    content: '\e90b'
}

.icon-category-mechanics:before {
    content: '\e90c'
}

.icon-category-motorcycles:before {
    content: '\e90d'
}

.icon-category-sound-video:before {
    content: '\e90e'
}

.icon-category-steering:before {
    content: '\e90f'
}

.icon-category-external-accessories:before {
    content: '\e910'
}

.icon-category-fluids:before {
    content: '\e911'
}

.icon-category-internal-accessories:before {
    content: '\e912'
}

.icon-category-chains:before {
    content: '\e913'
}

.icon-category-frames:before {
    content: '\e914'
}

.icon-category-pedals:before {
    content: '\e915'
}

.icon-category-saddle:before {
    content: '\e916'
}

.icon-category-tools:before {
    content: '\e917'
}

.icon-search-3:before {
    content: '\e918'
}

.icon-secure-payment:before {
    content: '\e919'
}

.icon-user-2:before {
    content: '\e91a'
}

.icon-wishlist-2:before {
    content: '\e91b'
}

.icon-gift-2:before {
    content: '\e91c'
}

.icon-edit:before {
    content: '\e91d'
}

.icon-chef:before {
    content: '\e91e'
}

.icon-smiling-girl:before {
    content: '\e91f'
}

.icon-tshirt:before {
    content: '\e920'
}

.icon-boy-broad-smile:before {
    content: '\e921'
}

.icon-smiling-baby:before {
    content: '\e922'
}

.icon-bars:before {
    content: '\e923'
}

.icon-twitter:before {
    content: '\f099'
}

.icon-facebook:before {
    content: '\f09a'
}

.icon-spinner:before {
    content: '\f110'
}

.icon-instagram:before {
    content: '\f16d'
}

.icon-check-empty:before {
    content: '\f87a'
}

.icon-check:before {
    content: '\f87b'
}

.icon-shopping-cart:before {
    content: '\e8ba'
}

.icon-phone-2:before {
    content: '\e8bb'
}

form {
    margin-bottom: 3.5rem
}

form h2 {
    margin-top: 3.4rem;
    margin-bottom: 2.3rem
}

.form-group {
    margin-bottom: 1.4rem
}

.form-group .form-control, .form-group .select-custom {
    margin-bottom: 0
}

.form-group .form-control+.form-control {
    margin-top: 1rem
}

.form-group-sm {
    max-width: 480px;
    margin-bottom: .9rem
}

.form-control {
    height: 44px;
    margin-bottom: 1rem;
    transition: all .3s;
    border: 1px solid #dfdfdf;
    border-radius: 0;
    background-color: #fff;
    color: #161616;
    font-family: "Poppins",sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    padding: 5px !important;
}

.form-control:focus {
    border-color: #dfdfdf;
    background-color: #fff;
    color: #777;
    box-shadow: none
}

.form-control-sm {
    height: 4.6rem;
    padding: .8rem 1.2rem
}

select.form-control:not([size]):not([multiple]) {
    height: 44px;
    font-size: 15px;
    background: #fff;
    margin-bottom: 20px;
}

select.form-control-sm:not([size]):not([multiple]) {
    height: 4.6rem
}

.main .form-control::-webkit-input-placeholder, .main .form-control::-moz-placeholder, .main .form-control:-ms-input-placeholder, .main .form-control::-ms-input-placeholder, .main .form-control::placeholder {
    font-family: Poppins, sans-serif
}

textarea.form-control {
    max-width: 680px;
    min-height: 112px
}

.form-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2rem;
    margin-bottom: 3.5rem;
    font-size: 1.2rem;
    vertical-align: middle
}

.form-footer .form-footer-right {
    margin-right: 0;
    margin-left: auto
}

.form-footer .form-footer-right .btn {
    margin: 0
}

.form-footer .btn {
    margin-right: 3rem
}

.forget-pass {
    line-height: 1.3
}

label {
    margin: 0 0 0.6rem;
    color: #888;
    font-family: "Poppins",sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.required-field>label:after {
    margin: 0 0 0 .45rem;
    color: #e02b27;
    font-size: 1.2rem;
    content: '*'
}

.required {
    color: #e02b27;
    font-size: 1.2rem
}

.required+.form-footer {
    margin-top: .8rem
}

.select-custom {
    position: relative;
    margin-bottom: 1rem;
    background: #fff
}

.select-custom select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    position: relative;
    z-index: 1;
    background: transparent
}

.select-custom select:focus {
    background: transparent
}

@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .select-custom select::-ms-expand {
        display: none
    }

    .select-custom select:focus::-ms-value {
        background: transparent;
        color: currentColor
    }
}

.select-custom:after {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 1.9rem;
    /* transform: translateY(-50%); */
    font-family: 'porto';
    font-size: 2rem;
    content: '\e81c';
}

.select-custom .form-control, .select-custom .form-control-sm {
    padding-right: 4rem
}

.form-group-custom-control {
    margin-top: 2rem
}

.form-group-custom-control .custom-control {
    margin-top: 0;
    margin-bottom: 2rem
}

.form-group-custom-control+.form-group-custom-control {
    margin-top: -.5rem
}

.form-group-custom-control .custom-control-label {
    font-family: "Poppins",sans-serif;
    font-weight: 200;
    letter-spacing: 0;
    text-transform: initial;
    line-height: 25px;
    font-size: 14px;
    color: #000;
}

.custom-control {
    position: relative;
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.custom-control-label:before {
    border: 1px solid #000;
    background-color: #fff;
    display: none;
}

.custom-checkbox .custom-control-label:before {
    border-radius: 0
}

.custom-checkbox .custom-control-input:checked~.custom-control-label:before {
    background-color: #86ad09
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before {
    background-color: #86ad09
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(225, 59, 63, 0.5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before {
    background-color: rgba(225, 59, 63, 0.5)
}

.form-control-tooltip {
    position: relative;
    padding-right: 4rem
}

.form-control-tooltip .input-tooltip {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    transition: all .3s;
    color: #777;
    font-size: 2.4rem
}

.form-control-tooltip .input-tooltip:hover, .form-control-tooltip .input-tooltip:focus {
    color: #000
}

.form-input {
    padding: 1rem 1.2rem;
    border: 1px solid #ddd;
    border-radius: 2px
}

.form-wide {
    width: 100%
}

@media (min-width: 768px) {
    form, .form-footer {
        margin-bottom: 4rem
    }

    form h2 {
        margin-top: 4.4rem
    }
}

@media (min-width: 992px) {
    form, .form-footer {
        margin-bottom: 5rem
    }
}

.info-box {
    display: flex;
    align-items: center;
    width: 100%;
    color: #222529;
    padding: 2.5rem 2.4rem 2rem
}

.info-box i {
    color: inherit;
    font-size: 3.7rem;
    text-align: center
}

.info-box i:before {
    width: auto;
    margin: 0 .1em
}

.info-box h4 {
    color: inherit;
    margin-bottom: 2px;
    font-size: 1.4rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.1
}

.info-box p {
    margin-bottom: 0;
    font-size: 1.3rem;
    letter-spacing: .01em;
    line-height: 1.6
}

.info-box-icon-left {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    -ms-flex-align: center;
    justify-content: center;
    -ms-flex-pack: center
}

.info-box-icon-left i {
    line-height: 0;
    margin-right: 1.5rem
}

.instagram-feed {
    position: relative
}

.instagram-feed-content {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 286px;
    padding: 3.6rem 4.4rem;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-color: #0e0e0e;
    color: #fff;
    text-align: center
}

.instagram-feed-content i {
    display: inline-block;
    margin-bottom: .8rem;
    font-size: 2.4rem
}

.instagram-feed-content h3 {
    margin-bottom: .6rem;
    color: inherit;
    font-size: 3rem;
    text-transform: uppercase
}

.instagram-feed-content h4 {
    margin-bottom: 2.5rem;
    color: #f4f4f4;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: .05em
}

.instagram-feed-content .btn {
    padding: 1em 2.14em;
    color: #fff;
    border: 2px solid #fff;
    font-size: 1.3rem;
    letter-spacing: .05em
}

.instagram-feed-list a {
    display: block;
    position: relative
}

.instagram-feed-list a:after {
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    transition: all .3s ease;
    background-color: rgba(0, 0, 0, 0.46);
    color: #f1f1f1;
    font-family: 'porto';
    font-size: 3.2rem;
    content: '\f16d';
    opacity: 0;
    visibility: hidden
}

.instagram-feed-list a:hover:after {
    opacity: 1;
    visibility: visible
}

.instagram-feed-list img {
    width: 100%
}

.modal form {
    margin: 0
}

.modal form .form-group {
    max-width: 480px
}

.modal form .form-control {
    max-width: 100%
}

.modal-body {
    padding: 1.5rem
}

.modal-content {
    border-radius: 0;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35)
}

.modal-header, .modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 80px;
    padding-right: 1.5rem;
    padding-left: 1.5rem
}

.modal-title {
    font-weight: 400
}

.close {
    font-size: 2.2rem
}

@media (min-width: 576px) {
    .modal-content {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .modal-body {
        max-height: calc(100vh - 210px);
        padding-top: 2rem;
        overflow-y: auto
    }

    .modal-header, .modal-footer, .modal-body {
        padding-right: 2em;
        padding-left: 2rem
    }
}

@media (min-width: 992px) {
    .modal-dialog {
        max-width: 800px
    }

    .modal-header, .modal-footer, .modal-body {
        padding-right: 3rem;
        padding-left: 3rem
    }
}

@media (max-width: 479px) {
    .modal-open, .modal-open .modal {
        padding-right: 0 !important
    }
}

.page-header {
    padding: 4.4rem 0 4.5rem;
    color: #222529;
    text-align: center
}

.breadcrumb-nav+.page-header {
    margin-top: -2rem
}

.page-header h1, .page-title {
    margin-bottom: 0;
    color: #222529;
    font-family: "Poppins",sans-serif;
    text-transform: uppercase
}

@media (min-width: 768px) {
    .page-header {
        padding-top: 7rem;
        padding-bottom: 7rem
    }

    .breadcrumb-nav+.page-header {
        margin-top: -3rem
    }
}

@media (min-width: 992px) {
    .page-header {
        padding-top: 9.2rem;
        padding-bottom: 9rem
    }

    .breadcrumb-nav+.page-header {
        margin-top: -4rem
    }
}

.toolbox {
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: space-between;
    -ms-flex-pack: justify;
    margin-bottom: .5rem;
    font-size: 1.2rem;
    line-height: 1.5
}

.toolbox .select-custom:after {
    right: 1.5rem;
    margin-top: -1px;
    font-size: 1.6rem
}

.toolbox .select-custom .form-control {
    max-width: 160px;
    padding-right: 2.5rem;
    font-size: 1.2rem
}

.toolbox label {
    margin: 1px 1.2rem 0 0;
    color: #777;
    font-size: 1.2rem;
    font-weight: 400;
    font-family: "Open Sans", sans-serif
}

.toolbox .form-control {
    display: inline-block;
    margin-bottom: 0;
    padding: 0 .8rem;
    color: #777
}

.toolbox .form-control:focus {
    color: #777
}

.toolbox select.form-control:not([size]):not([multiple]) {
    height: 34px
}

.toolbox .toolbox-show .select-custom:after {
    right: 1rem
}

.toolbox .toolbox-show:not(:last-child) {
    margin-right: 1.6rem
}

.toolbox, .toolbox-left, .toolbox-right, .toolbox-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.toolbox-item {
    margin-bottom: 10px
}

.toolbox-item:not(:last-child) {
    margin-right: 10px
}

.toolbox-item.toolbox-sort {
    margin-right: 1.5rem
}

.toolbox-item .select-custom {
    margin-bottom: 0
}

.toolbox-pagination {
    border-top: 1px solid #efefef;
    padding-top: 2.5rem;
    margin-bottom: 3.5rem
}

.pagination {
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    color: #706f6c;
    font-size: 1.4rem;
    font-weight: 600;
    font-family: Poppins, sans-serif
}

.page-item {
    margin-bottom: .5rem
}

.page-item:not(:first-child) {
    margin-left: .5rem
}

.page-item.active .page-link {
    color: #706f6c;
    background-color: transparent;
    border-color: #86ad09
}

.page-item.disabled {
    display: none
}

.page-link {
    border: 1px solid #ccc;
    padding: 0 .5em;
    min-width: 2.2em;
    color: inherit;
    line-height: 2.1em;
    text-align: center
}

.page-link:hover, .page-link:focus {
    color: #706f6c;
    background-color: transparent;
    border-color: #86ad09;
    box-shadow: none
}

.page-link i {
    font-size: 2rem
}

span.page-link, .page-link-btn {
    border: 0
}

.layout-btn {
    display: inline-block;
    width: 1.2em;
    color: #000;
    font-size: 1.6rem;
    line-height: 34px;
    text-align: center
}

.layout-btn:not(:last-child) {
    margin-right: 4px
}

.layout-btn.active {
    color: #86ad09
}

@media (min-width: 992px) {
    .toolbox-pagination {
        margin-bottom: 4rem
    }
}

@media (max-width: 991px) {
    aside .toolbox-item {
        display: block
    }

    aside .toolbox-item:after {
        content: normal
    }
}

@media (max-width: 767px) {
    .toolbox label {
        display: none
    }

    .overlay {
        height: 100%!important;
        width: 100%!important;
        background: rgb(255 216 23 / 85%);
    }

    .menu-text {
        display: none;
    }

    .banner-content h2 {
        font-size: 54px !important;
    }

    .banner-sec {
        padding: 60px 0px !important;
        height: auto !important;
    }

    .ftco-intro .overlay {
        background: rgb(2 43 48 / 93%);
    }

    .section-title {
        font-size: 30px !important;
    }

    .section-title h1 {
        font-size: 27px !important;
    }

    .ben-box {
        border-bottom: 10px #ffffff solid !important;
    }

    .about-content h2 {
        font-size: 35px !important;
    }

    .ben-heading h2 {
        font-size: 32px !important;
    }
}

.login-popup .mfp-content {
    width: 80%;
    max-width: 872px;
    background-color: #fff
}

.login-popup .container {
    padding: 2.5rem 3rem
}

.login-popup .title {
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 2;
    text-transform: uppercase
}

.login-popup form {
    display: block
}

.login-popup label {
    color: #777;
    font-family: "Poppins",sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1;
    text-transform: capitalize
}

.login-popup .form-footer {
    margin: 0 0 2rem
}

.login-popup .form-footer .custom-control {
    margin: 0 0 0 auto;
    font-size: 1.3rem
}

.login-popup .forget-password {
    color: #86ad09;
    font-size: 1.3rem
}

.login-popup .social-login-wrapper {
    padding: 2rem 2rem 2.5rem;
    background-color: #f4f4f2;
    text-align: center
}

.login-popup .social-login-wrapper p {
    margin-bottom: 2rem;
    color: #121214;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase
}

.login-popup .btn-group {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.newsletter-popup {
    position: relative;
    max-width: 700px;
    margin-right: auto;
    margin-left: auto;
    padding: 30px 30px 10px;
    background-color: #f1f1f1;
    border-radius: 0;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}

.mfp-close {
    text-indent: -9999px;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
    width: 41px;
    height: 41px;
    color: #838383
}

.mfp-close:hover {
    opacity: 1
}

.mfp-image-holder .mfp-close {
    width: 41px;
    color: #fff;
    text-align: left
}

.mfp-close:after {
    content: '';
    position: absolute;
    height: 17px;
    top: 12px;
    left: 20px;
    border-left: 1px solid
}

.mfp-close:before {
    content: '';
    position: absolute;
    width: 17px;
    top: 20px;
    left: 12px;
    border-top: 1px solid
}

.newsletter-popup-content {
    max-width: 332px;
    text-align: center
}

.newsletter-popup-content .form-control {
    height: auto;
    padding: 7px 12px;
    border-radius: 5px 0 0 5px;
    font-size: 13px;
    border-color: #ccc
}

.newsletter-popup-content .btn {
    margin-left: -1px;
    padding: 0 12px;
    border: 1px solid #ccc;
    border-radius: 0 5px 5px 0;
    background-color: transparent;
    color: #555;
    font-size: 1.28rem;
    font-weight: 400;
    font-family: "Poppins",sans-serif;
    text-align: center;
    text-transform: uppercase
}

.newsletter-popup-content .btn:hover {
    background-color: #e6e6e6;
    border-color: rgba(0, 0, 0, 0.06)
}

.logo-newsletter {
    display: inline-block;
    max-width: 100%;
    height: auto
}

.newsletter-popup h2 {
    margin: 24px 0 16px;
    color: #313131;
    font-size: 16px;
    font-weight: 700;
    line-height: 2
}

.newsletter-popup p {
    font-size: 1.4rem;
    line-height: 1.43;
    letter-spacing: .025em
}

.newsletter-popup form {
    margin: 0 0 2.1rem
}

.newsletter-subscribe {
    font-size: 1.1rem;
    text-align: left
}

.newsletter-subscribe .checkbox {
    margin: 1.5rem 0
}

.newsletter-subscribe input {
    margin-right: .5rem;
    vertical-align: middle
}

.newsletter-subscribe label {
    color: inherit;
    font-size: 1.1rem;
    font-weight: 400;
    font-family: "Poppins",sans-serif;
    text-transform: none
}

.mfp-newsletter.mfp-removing {
    transition: opacity .35s ease-out;
    opacity: 0
}

.mfp-ready .mfp-preloader {
    display: none
}

.mfp-zoom-out-cur .mfp-bg {
    opacity: .8;
    background-color: #0b0b0b
}

.mfp-zoom-out-cur .mfp-counter {
    color: #fff
}

.mfp-zoom-out-cur .mfp-arrow-right:before {
    border-left: 0
}

.mfp-zoom-out-cur .mfp-arrow-left:before {
    border-right: 0
}

.mfp-ajax-product.mfp-bg, .login-popup.mfp-bg {
    opacity: 0
}

.mfp-ajax-product .product-single-container {
    box-shadow: 0 10px 25pxrgba(0, 0, 0, 0.5);
}

.mfp-wrap .mfp-content {
    transition: all .35s ease-out;
    opacity: 0
}

.mfp-ajax-product.mfp-wrap .mfp-content, .login-popup.mfp-wrap .mfp-content {
    max-width: 872px
}

.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}

.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

@media (max-width: 991px) {
    .mfp-container {
        padding: 2rem
    }
}

@media (min-width: 768px) {
    .login-popup .col-md-6 {
        padding: 0 2rem
    }

    .login-popup .col-md-6:first-child {
        border-right: 1px solid #f5f6f6
    }
}

.product-intro.owl-carousel.owl-theme .owl-nav.disabled+.owl-dots {
    margin: 0
}

.product-intro.owl-carousel.owl-theme .owl-dots {
    top: -58px;
    position: absolute;
    right: 0
}

.product-intro.owl-carousel.owl-theme .owl-dots .owl-dot span {
    position: relative;
    display: block;
    width: 14px;
    height: 14px;
    border: 2px solid;
    background: none;
    margin: 5px 2px;
    border-radius: 7px;
    border-color: rgba(0, 68, 102, 0.4);
    transition: opacity .2s
}

.product-intro.owl-carousel.owl-theme .owl-dots .owl-dot.active span, .product-intro.owl-carousel.owl-theme .owl-dots .owl-dot:hover span {
    background: none;
    border-color: #86ad09
}

.product-intro.owl-carousel.owl-theme .owl-dots .owl-dot.active span:before, .product-intro.owl-carousel.owl-theme .owl-dots .owl-dot:hover span:before {
    display: none
}

.product-intro.owl-carousel.owl-theme .owl-dots .owl-dot.active span:after, .product-intro.owl-carousel.owl-theme .owl-dots .owl-dot:hover span:after {
    content: '';
    position: absolute;
    left: 3px;
    bottom: 3px;
    right: 3px;
    top: 3px;
    border-radius: 10px;
    background-color: #86ad09
}

.product-intro.owl-carousel.owl-theme .owl-nav {
    color: #333;
    font-size: 2.4rem
}

.product-intro.owl-carousel.owl-theme .owl-nav .owl-prev, .product-intro.owl-carousel.owl-theme .owl-nav .owl-next {
    opacity: 0;
    transition: opacity .2s, transform .4s;
    top: 30%;
    width: 30px
}

.product-intro.owl-carousel.owl-theme .owl-nav .owl-prev {
    text-align: left;
    left: -30px;
    padding-right: 30px;
    transform: translateX(-10px)
}

.product-intro.owl-carousel.owl-theme .owl-nav .owl-next {
    text-align: right;
    right: -30px;
    padding-left: 30px;
    transform: translateX(10px)
}

.product-intro.owl-carousel.owl-theme:hover .owl-prev, .product-intro.owl-carousel.owl-theme:hover .owl-next {
    transform: translateX(0);
    opacity: 1
}

.product-panel {
    margin-bottom: 3.5rem
}

.product-panel .section-title {
    color: #313131;
    padding-bottom: 1rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    margin-bottom: 2.4rem
}

.product-panel .section-title h2 {
    font-weight: 700;
    font-size: 1.6rem;
    font-family: "Poppins",sans-serif;
    letter-spacing: -0.01em;
    line-height: 22px;
    text-transform: uppercase
}

.product-default {
    color: #777;
    margin-bottom: 2rem;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
    background: #ffffff;
    min-height: auto;
    border-radius: 4px;
    padding: 2em 2em 2em 2em;
}

/* .product-default a {
        font-family: "Poppins", sans-serif;
    font-size: 17px;
    color: #2c2929;
    line-height: 2;
}
.product-default a:hover {
    color: #02562b;
    text-decoration: none
} */
.product-default figure {
    margin-bottom: 1.6rem;
    position: relative;
}

.product-default figure img {
    transition: opacity 1s;
    height: auto;
    width: 100%
}

.product-default figure img:last-child {
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    left: 0
}

.product-default figure img:first-child {
    opacity: 1;
    position: relative
}

.product-default .label-group {
    position: absolute;
    top: .8rem;
    left: .8rem
}

.product-default .product-label {
    display: block;
    text-align: center;
    margin-bottom: 5px;
    text-transform: uppercase;
    padding: 5px 11px;
    color: #fff;
    font-weight: 600;
    font-size: 10px;
    line-height: 1
}

.product-default .product-label.label-hot {
    background-color: #62b959
}

.product-default .product-label.label-sale {
    background-color: #e27c7c
}

.product-default .product-details {
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    -ms-flex-direction: column;
    align-items: baseline;
    -ms-flex-align: center;
    justify-content: left;
    -ms-flex-pack: center;
}

.product-default .category-list {
    font-weight: 400;
    font-size: 1rem;
    font-family: "Poppins",sans-serif;
    line-height: 1.7;
    opacity: .8;
    text-transform: uppercase
}

.product-default .product-title {
    max-width: 100%;
    font-weight: 400;
    font-size: 1.5rem;
    font-family: "Poppins",sans-serif;
    line-height: 1.35;
    letter-spacing: .005em;
    margin-bottom: .72rem;
    text-overflow: ellipsis;
    overflow: hidden
}

.product-default .tooltiptext {
    visibility: hidden;
    position: absolute;
    background-color: #333;
    color: #fff;
    font-family: "Poppins",sans-serif;
    font-weight: 400;
    letter-spacing: .01em;
    text-align: center;
    padding: 1rem .7rem;
    z-index: 1;
    opacity: 0;
    transition: opacity .3s;
    bottom: 125%;
    left: 50%;
    transform: translateX(-50%)
}

.product-default .product-action {
    color: #333;
    text-align: center
}

.product-default .btn-icon-wish, .product-default .btn-quickview {
    display: inline-block;
    border: 1px solid #ddd;
    margin: 0 2px;
    width: 36px;
    height: 36px;
    font-size: 1.6rem;
    text-align: center;
    opacity: 0;
    transition: all .25s ease;
    transform: translateX(200%)
}

.product-default .btn-icon-wish.checked, .product-default .btn-quickview.checked {
    color: #e27c7c
}

.product-default .btn-icon-wish.checked i:before, .product-default .btn-quickview.checked i:before {
    content: '\e88a'
}

.product-default .btn-quickview {
    font-size: 1.4rem;
    transform: translateX(-200%)
}

.product-default .btn-add-cart {
    background: #fff;
    color: #333;
    border: 1px solid #ddd;
    padding: 0 1rem;
    font-size: 1.2rem;
    font-weight: 600;
    font-family: "Poppins",sans-serif;
    line-height: 34px;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    transition: all .25s ease
}

.product-default .btn-add-cart i {
    font-size: 1.5rem;
    margin-bottom: 2px;
    line-height: 0
}

.product-default .btn-add-cart i:before {
    margin: 0 4px 0 0
}

.product-default:hover {
    z-index: 2
}

.product-default:hover figure img:first-child {
    opacity: 0
}

.product-default:hover figure img:last-child {
    opacity: 1
}

.product-default:hover .btn-add-cart {
    background-color: #86ad09;
    border-color: #86ad09;
    color: #fff
}

.product-default:hover .product-action a {
    transform: translateX(0);
    opacity: 1
}

.tooltip-top:after {
    content: "";
    position: absolute;
    top: 96%;
    left: 50%;
    margin-left: -6px;
    border-width: 6px;
    border-style: solid;
    border-color: #333 transparent transparent transparent
}

.old-price {
    text-decoration: line-through;
    font-size: 1.4rem;
    letter-spacing: .005em;
    color: #999;
    margin-right: 3px
}

.product-price {
    color: #86ad09;
    font-size: 21px !important;
    line-height: .8;
    font-weight: 700;
    font-family: "Poppins",sans-serif;
    letter-spacing: 0px;
}

.price-box {
    margin-bottom: 1.5rem;
    font-weight: 600;
    font-family: "Poppins",sans-serif;
    line-height: 1;
    padding-top: 14px;
}

.ratings-container {
    line-height: 1;
    margin: 0 0 10px 1px;
    cursor: pointer;
    position: relative;
    display: inline-block
}

.ratings-container .product-ratings, .ratings-container .ratings {
    position: relative;
    display: inline-block;
    font-size: 11px;
    letter-spacing: .1em;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900
}

.ratings-container .product-ratings {
    height: 11px
}

.ratings-container .product-ratings:before {
    content: "";
    color: #6a6a6d
}

.product-select-group {
    display: flex;
    display: -ms-flexbox
}

.product-select {
    margin: 0 4px 0 0;
    cursor: pointer
}

.product-select.type-image {
    width: 32px;
    height: 32px;
    background-size: contain;
    border: 1px solid rgba(0, 0, 0, 0.09)
}

.product-select.type-image.checked, .product-select.type-image.hover {
    border: 1px solid #86ad09
}

.product-select.type-check {
    margin: 5px;
    overflow: visible;
    display: block;
    position: relative;
    width: 12px;
    height: 12px;
    border-radius: 50%
}

.product-select.type-check:after {
    content: '';
    background-color: transparent;
    border: 1px solid black;
    position: absolute;
    left: -3px;
    top: -3px;
    border-radius: 50%;
    width: 18px;
    display: block;
    height: 18px
}

.product-select.type-check.checked:before {
    font-size: 8px;
    content: '\f00c';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    text-indent: 0;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    color: #fff;
    height: 12px;
    line-height: 12px;
    margin-top: -6px;
    text-align: center
}

.product-single-qty {
    display: inline-block;
    max-width: 104px;
    vertical-align: middle
}

.product-single-qty .bootstrap-touchspin.input-group {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    max-width: none;
    padding-right: 0
}

.product-single-qty .bootstrap-touchspin .form-control {
    width: 2.5em;
    height: 36px;
    padding: 10px 2px;
    color: #222529;
    font-size: 1.4rem;
    font-family: Poppins, sans-serif
}

.product-single-qty .bootstrap-touchspin .form-control, .product-single-qty .bootstrap-touchspin .form-control:not(:focus), .product-single-qty .btn-outline:not(:disabled):not(.disabled):active {
    border-color: #dae2e6
}

.product-single-qty .btn {
    width: 2em;
    padding: 0
}

.product-single-qty .btn.btn-down-icon:hover:before, .product-single-qty .btn.btn-down-icon:hover:after, .product-single-qty .btn.btn-up-icon:hover:before, .product-single-qty .btn.btn-up-icon:hover:after {
    background-color: #86ad09
}

.product-single-qty .btn.btn-outline {
    border-color: #dae2e6
}

.product-single-qty .btn.btn-down-icon:after, .product-single-qty .btn.btn-up-icon:before, .product-single-qty .btn.btn-up-icon:after {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 11px;
    height: 1px;
    margin-left: -.55rem;
    background: #222529;
    content: ''
}

.product-single-qty .btn.btn-up-icon:before {
    transform: rotate(90deg)
}

.config-swatch-list {
    margin: 1.5rem 0 0;
    padding: 0;
    font-size: 0;
    list-style: none
}

.config-swatch-list li a {
    position: relative;
    display: block;
    width: 2.6rem;
    height: 2.6rem;
    margin: 3px 6px 3px 0;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2)
}

.config-swatch-list li .color-panel {
    display: inline-block;
    width: 1.7rem;
    height: 1.7rem;
    border: 1px solid #fff;
    transition: all .3s;
    margin-right: 1.5rem
}

.config-swatch-list li span:last-child {
    cursor: pointer
}

.config-swatch-list li:hover span:last-child {
    color: #86ad09
}

.config-swatch-list li.active a:before {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    color: #fff;
    font-family: 'porto';
    font-size: 1.1rem;
    line-height: 1;
    content: '\e84e'
}

.config-swatch-list a:hover .color-panel, .config-swatch-list a:focus .color-panel, .config-swatch-list li.active .color-panel {
    box-shadow: 0 0 0 .1rem #dfdfdf
}

.modal#addCartModal {
    width: 340px;
    top: calc((100% - 320px) / 2);
    left: calc((100% - 320px) / 2);
    padding: 10px !important;
    overflow: hidden
}

.modal#addCartModal .modal-dialog {
    margin: 0
}

.modal#addCartModal .modal-content {
    margin: 0;
    border: none;
    box-shadow: none
}

.add-cart-box {
    padding: 19px 10px 20px !important;
    border-top: 4px solid #86ad09;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.6)
}

.add-cart-box h4 {
    font-weight: 500;
    color: #86ad09;
    margin-bottom: 1.8rem
}

.add-cart-box img {
    margin: 0 auto 10px;
    width: 120px
}

.add-cart-box .btn-actions {
    display: flex;
    display: -ms-flexbox;
    justify-content: space-around;
    -ms-flex-pack: distribute
}

.add-cart-box .btn-actions .btn-primary {
    width: 140px;
    padding: 8px 0;
    font: 500 16px "Open Sans", sans-serif;
    border: none;
    cursor: pointer
}

.add-cart-box .btn-actions .btn-primary:focus, .add-cart-box .btn-actions .btn-primary:active, .add-cart-box .btn-actions .btn-primary:active:focus {
    outline: none;
    border: none;
    box-shadow: none
}

.divide-line>.col-1:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09)
}

.divide-line>.col-1:nth-child(12n) {
    border-right: none
}

.divide-line>.col-2:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09)
}

.divide-line>.col-2:nth-child(6n) {
    border-right: none
}

.divide-line>.col-3:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09)
}

.divide-line>.col-3:nth-child(4n) {
    border-right: none
}

.divide-line>.col-4:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09)
}

.divide-line>.col-4:nth-child(3n) {
    border-right: none
}

.divide-line>.col-5:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09)
}

.divide-line>.col-5:nth-child(2n) {
    border-right: none
}

.divide-line>.col-6:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09)
}

.divide-line>.col-6:nth-child(2n) {
    border-right: none
}

.divide-line>.col-7:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09)
}

.divide-line>.col-7:nth-child(1n) {
    border-right: none
}

.divide-line>.col-8:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09)
}

.divide-line>.col-8:nth-child(1n) {
    border-right: none
}

.divide-line>.col-9:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09)
}

.divide-line>.col-9:nth-child(1n) {
    border-right: none
}

.divide-line>.col-10:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09)
}

.divide-line>.col-10:nth-child(1n) {
    border-right: none
}

.divide-line>.col-11:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09)
}

.divide-line>.col-11:nth-child(1n) {
    border-right: none
}

.divide-line:not(.up-effect) .product-default .btn-quickview {
    width: calc(100% - 30px);
    margin: 0 15px
}

.divide-line:not(.up-effect) .product-default .product-details {
    padding: 0 1.5rem
}

.divide-line.up-effect {
    margin-top: -2rem
}

.divide-line.up-effect .product-default {
    padding-top: 5rem;
    margin: 0;
    transition: .3s
}

.divide-line.up-effect .product-default .product-action {
    transition: .3s;
    opacity: 0
}

.divide-line.up-effect .product-default:hover {
    padding-top: 1rem;
    padding-bottom: 4rem
}

.divide-line.up-effect .product-default:hover .product-action {
    opacity: 1
}

.divide-line .product-default {
    margin-bottom: 0
}

.divide-line .product-default:hover {
    box-shadow: 0 25px 35px -5px rgba(0, 0, 0, 0.1)
}

.divide-line .product-default:hover figure {
    box-shadow: none
}

.inner-quickview figure {
    position: relative
}

.inner-quickview figure .btn-quickview {
    position: absolute;
    top: 50%;
    left: 55px;
    width: 60%;
    height: auto;
    padding: 1.4rem;
    color: #ffffff;
    background-color: rgb(134 173 9 / 81%);
    font-size: 1.3rem;
    font-weight: bold;
    letter-spacing: .025em;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    visibility: hidden;
    opacity: 0;
    transform: none;
    margin: 0;
    border: none;
    transition: .25s;
}

.inner-quickview figure .btn-quickview:hover {
    opacity: 1
}

.inner-quickview .category-wrap {
    display: flex;
    display: -ms-flexbox;
    justify-content: space-between;
    -ms-flex-pack: justify;
    align-items: center;
    -ms-flex-align: center;
    width: 100%
}

.inner-quickview .category-wrap .btn-icon-wish {
    transform: none;
    opacity: 1;
    width: auto;
    height: auto;
    border: none;
    overflow: visible;
    font-size: 1.5rem;
    line-height: 0
}

.inner-quickview:hover .btn-quickview {
    visibility: visible;
    opacity: .85
}

.inner-icon figure {
    position: relative;
}

.inner-icon figure .btn-icon-group {
    position: absolute;
    top: 1.5rem;
    right: 1.5rem
}

.inner-icon figure .btn-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ddd;
    border-radius: 50%;
    margin: 0 0 5px;
    width: 36px;
    height: 36px;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
    transform: none
}

.inner-icon figure .btn-icon i {
    font-size: 1.6rem;
    margin-bottom: 0
}

.inner-icon figure .btn-icon i:before {
    margin: 0
}

.inner-icon figure .btn-icon i.icon-bag {
    font-size: 1.8rem
}

.inner-icon figure .btn-icon:hover {
    background-color: #86ad09;
    border-color: #86ad09;
    color: #fff
}

.inner-icon:hover .btn-icon {
    background-color: #fff;
    border-color: #ddd;
    color: black;
    visibility: visible;
    opacity: 1
}

.left-details .product-details {
    -ms-flex-align: start;
    align-items: flex-start
}

.left-details .btn-icon-wish, .left-details .btn-quickview, .left-details .btn-add-cart {
    background-color: #f4f4f4;
    border-color: #f4f4f4;
    color: black
}

.left-details .btn-icon-wish:hover, .left-details .btn-quickview:hover, .left-details .btn-add-cart:hover {
    background-color: #86ad09;
    border-color: #86ad09;
    color: #fff
}

.left-details .btn-icon-wish, .left-details .btn-quickview {
    transform: none
}

.left-details .btn-add-cart {
    margin-left: 0;
    padding: 0 1.5rem
}

.hidden-description {
    position: relative
}

.hidden-description:hover figure {
    box-shadow: none
}

.hidden-description:hover .btn-add-cart {
    background-color: #f4f4f4
}

.hidden-description:hover .product-details {
    opacity: 1;
    transform: translateY(0)
}

.hidden-description figure {
    margin-bottom: 0
}

.hidden-description figure .btn-icon-group {
    top: 1rem;
    right: 1rem
}

.hidden-description .product-details {
    position: absolute;
    width: 100%;
    bottom: 46px;
    padding: 15px 20px 0;
    background-color: #fff;
    border-top: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
    opacity: 0;
    transform: translateY(5px);
    transition: all .3s ease
}

.hidden-description .product-action {
    position: absolute;
    left: 0;
    bottom: -46px;
    width: 100%
}

.hidden-description .btn-quickview {
    transform: none;
    opacity: .85;
    background-color: #86ad09;
    color: #fff;
    width: 50%;
    margin: 0;
    border: none;
    height: 45px;
    font-size: 1.3rem;
    font-weight: 400;
    letter-spacing: .025em;
    font-family: "Poppins",sans-serif;
    text-transform: uppercase
}

.hidden-description .btn-quickview:hover {
    opacity: 1;
    color: #fff
}

.hidden-description .btn-add-cart {
    z-index: 3;
    justify-content: center;
    margin: 0;
    width: 50%;
    height: 45px;
    border: none;
    background: #f4f4f4;
    font-size: 1.3rem;
    font-weight: 400;
    letter-spacing: .025em;
    font-family: "Poppins",sans-serif;
    text-transform: uppercase
}

.hidden-description .btn-add-cart:hover {
    background-color: #86ad09;
    color: #fff
}

.full-width {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0;
    display: flex;
    flex-wrap: wrap
}

.full-width [class*='col-'] {
    padding-right: 10px;
    padding-left: 10px
}

.no-gaps {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    padding-right: 0
}

.no-gaps [class*='col-'] {
    padding-right: 0;
    padding-left: 0
}

.no-gaps .product-details {
    padding: 0 1rem
}

.no-gaps .product-default {
    margin-bottom: 0
}

.no-gaps .product-default:nth-child(even) figure>a:first-child:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(33, 37, 41, 0.01)
}

.inner-icon-inline figure .btn-icon-group {
    display: flex;
    flex-direction: row
}

.inner-icon-inline figure .btn-icon {
    margin-left: 5px
}

.overlay figure {
    margin: 0
}

.overlay figure>a:first-child:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(27, 27, 23, 0);
    transition: all .25s
}

.overlay figure .btn-quickview, .overlay figure .btn-icon-group {
    z-index: 1
}

.overlay figure .btn-icon {
    border-color: #fff;
    border-width: 2px;
    color: #fff;
    background-color: #4d4d4a;
    opacity: 0
}

.overlay .product-details {
    align-items: center;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    transform: scale(0.8);
    transition: all .4s
}

.overlay .product-details .product-category, .overlay .product-details .product-title a, .overlay .product-details .product-price {
    color: #fff
}

.overlay .product-details a:hover {
    color: #86ad09
}

.overlay .product-details .ratings-container .product-ratings:before {
    color: rgba(255, 255, 255, 0.6)
}

.overlay .product-details .price-box {
    margin-bottom: 0
}

.overlay:hover figure, .overlay:nth-child(even):hover figure {
    box-shadow: none
}

.overlay:hover figure>a:first-child:after, .overlay:nth-child(even):hover figure>a:first-child:after {
    background-color: rgba(27, 27, 23, 0.6)
}

.overlay:hover figure .btn-quickview, .overlay:hover figure .btn-icon, .overlay:nth-child(even):hover figure .btn-quickview, .overlay:nth-child(even):hover figure .btn-icon {
    opacity: .85;
    visibility: visible
}

.overlay:hover figure .btn-quickview:hover, .overlay:hover figure .btn-icon:hover, .overlay:nth-child(even):hover figure .btn-quickview:hover, .overlay:nth-child(even):hover figure .btn-icon:hover {
    opacity: 1
}

.overlay:hover figure .btn-icon, .overlay:nth-child(even):hover figure .btn-icon {
    border-color: #fff;
    border-width: 2px;
    color: #fff;
    background-color: #4d4d4a;
    opacity: .85
}

.overlay:hover .product-details, .overlay:nth-child(even):hover .product-details {
    opacity: 1;
    transform: scale(1)
}

.overlay-dark figure {
    margin: 0
}

.overlay-dark figure>a:first-child:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(27, 27, 23, 0.3);
    transition: all .25s
}

.overlay-dark figure .btn-quickview, .overlay-dark figure .btn-icon-group {
    z-index: 1
}

.overlay-dark figure .btn-icon {
    border-color: #fff;
    border-width: 2px;
    color: #fff;
    background-color: #4d4d4a;
    opacity: 0;
    margin-left: 8px
}

.overlay-dark figure .btn-quickview {
    border: 2px solid #fff;
    background-color: #4d4d4a;
    border-radius: 2rem;
    padding: 1rem 2.3rem;
    width: auto;
    height: auto;
    left: 50%;
    bottom: 50%;
    transform: translate(-50%, 50%);
    opacity: 0;
    transition: all .1s
}

.overlay-dark .product-details {
    position: absolute;
    width: 100%;
    left: 2rem;
    bottom: 4rem;
    opacity: 0;
    transform: translateY(10px);
    transition: all .4s
}

.overlay-dark .product-details .product-category, .overlay-dark .product-details .product-title a, .overlay-dark .product-details .product-price {
    color: #fff
}

.overlay-dark .product-details a:hover {
    color: #86ad09
}

.overlay-dark .product-details .ratings-container .product-ratings:before {
    color: rgba(255, 255, 255, 0.6)
}

.overlay-dark .product-details .price-box {
    margin-bottom: 0
}

.overlay-dark:hover figure, .overlay-dark:nth-child(even):hover figure {
    box-shadow: none
}

.overlay-dark:hover figure>a:first-child:after, .overlay-dark:nth-child(even):hover figure>a:first-child:after {
    background-color: rgba(27, 27, 23, 0.7)
}

.overlay-dark:hover figure .btn-quickview, .overlay-dark:hover figure .btn-icon, .overlay-dark:nth-child(even):hover figure .btn-quickview, .overlay-dark:nth-child(even):hover figure .btn-icon {
    opacity: .85
}

.overlay-dark:hover figure .btn-quickview:hover, .overlay-dark:hover figure .btn-icon:hover, .overlay-dark:nth-child(even):hover figure .btn-quickview:hover, .overlay-dark:nth-child(even):hover figure .btn-icon:hover {
    background-color: #4d4d4a;
    opacity: 1
}

.overlay-dark:hover figure .btn-icon, .overlay-dark:nth-child(even):hover figure .btn-icon {
    border-color: #fff;
    border-width: 2px;
    color: #fff;
    background-color: #4d4d4a;
    opacity: .85
}

.overlay-dark:hover .product-details, .overlay-dark:nth-child(even):hover .product-details {
    opacity: 1;
    transform: translateY(0)
}

.creative-grid>div:not(:last-child) .product-default {
    height: 600px
}

.creative-grid>div:last-child .product-default {
    height: 300px
}

.creative-grid .product-default {
    padding-bottom: 2rem;
    margin-bottom: 0;
    position: relative
}

.creative-grid .product-default figure {
    height: 100%
}

.creative-grid .product-default figure img {
    position: absolute;
    object-fit: cover;
    height: 100%;
    transition: opacity .3s linear
}

.creative-grid .product-default figure img:last-child {
    opacity: 0
}

.creative-grid .product-default figure img:first-child {
    opacity: 1
}

.creative-grid .product-default:hover figure img:first-child {
    opacity: 0
}

.creative-grid .product-default:hover figure img:last-child {
    opacity: 1
}

.inner-btn figure .btn-icon-group {
    top: auto;
    left: auto;
    right: 1.5rem;
    bottom: 1.5rem
}

.inner-btn figure .btn-icon {
    position: relative;
    margin-bottom: 0
}

.inner-btn figure .btn-quickview {
    background-color: #fff
}

.inner-btn figure .btn-quickview i {
    font-size: 1.4rem
}

.quantity-input .product-details {
    align-items: center
}

.quantity-input .product-single-qty {
    margin: 0 0 1rem
}

.quantity-input .btn-add-cart {
    margin: 0 0 1rem 2px
}

.quantity-input .btn-add-cart:hover {
    background-color: #86ad09;
    border-color: #86ad09;
    color: #fff
}

.product-list {
    display: flex;
    display: -ms-flexbox
}

.product-list figure {
    max-width: 250px;
    margin-right: 20px;
    margin-bottom: 0
}

.product-list figure img {
    object-fit: cover;
    height: 100%
}

.product-list .product-details {
    max-width: calc(100% - 270px)
}

.product-list .product-title {
    font-weight: 600;
    font-size: 1.8rem;
    font-family: "Open Sans", sans-serif
}

.product-list .product-description {
    display: -webkit-box;
    max-width: 100%;
    font-weight: 400;
    font-size: 1.4rem;
    font-family: "Poppins",sans-serif;
    line-height: 24px;
    margin-bottom: 1em;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.product-list .btn-add-cart {
    margin: 0 3px 5px 0;
    padding: 0 1rem;
    background-color: #86ad09;
    border-color: #86ad09;
    color: #fff
}

.product-list .btn-icon-wish, .product-list .btn-quickview {
    opacity: 1;
    background-color: #fff;
    color: #333;
    border-color: #ddd;
    margin: 0 0 5px;
    line-height: 32px
}

.product-list:hover figure {
    box-shadow: none
}

.product-widget {
    display: flex;
    display: -ms-flexbox;
    margin-bottom: 1.5rem
}

.product-widget figure {
    max-width: 84px;
    margin-right: 2rem;
    margin-bottom: 0
}

.product-widget figure img {
    object-fit: cover;
    height: 100%
}

.product-widget .ratings-container {
    margin-bottom: .5rem
}

.product-widget .product-details {
    max-width: calc(100% - 104px)
}

.product-widget .product-title {
    margin-bottom: .5rem;
    font-size: 1.3rem
}

.product-widget .price-box {
    margin-bottom: 0
}

.product-widget .product-price {
    font-size: 1.5rem
}

.product-widget .old-price {
    font-size: 1.2rem
}

.product-widget:hover figure {
    box-shadow: none
}

.product-quick-view {
    background-color: #fff;
    padding: 3rem 3rem 0
}

.product-quick-view .product-single-details .product-action {
    margin-bottom: 2.1rem
}

.product-quick-view .product-single-filter {
    padding-bottom: 2.2rem
}

.image-bg-white {
    filter: brightness(1.08)
}

.products-slider>.owl-stage-outer {
    margin: -10px -20px;
    padding: 10px 20px
}

@media (max-width: 1280px) {
    .products-slider>.owl-stage-outer {
        margin: -10px -15px;
        padding: 10px 15px
    }
}

.modal-backdrop.show {
    opacity: 0
}

@media (max-width: 1200px) {
    .product-intro.owl-carousel.owl-theme .owl-nav .owl-prev {
        left: 10px
    }

    .product-intro.owl-carousel.owl-theme .owl-nav .owl-next {
        right: 10px
    }
}

@media (max-width: 1159px) {
    .product-intro.owl-carousel.owl-theme .owl-nav .owl-prev {
        left: -30px
    }

    .product-intro.owl-carousel.owl-theme .owl-nav .owl-next {
        right: -30px
    }
}

@media (max-width: 1000px) {
    .product-intro.owl-carousel.owl-theme .owl-nav .owl-prev {
        left: 10px
    }

    .product-intro.owl-carousel.owl-theme .owl-nav .owl-next {
        right: 10px
    }
}

@media (min-width: 576px) {
    .divide-line>.col-sm-1:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-sm-1:nth-child(12n) {
        border-right: none
    }

    .divide-line>.col-sm-2:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-sm-2:nth-child(6n) {
        border-right: none
    }

    .divide-line>.col-sm-3:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-sm-3:nth-child(4n) {
        border-right: none
    }

    .divide-line>.col-sm-4:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-sm-4:nth-child(3n) {
        border-right: none
    }

    .divide-line>.col-sm-5:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-sm-5:nth-child(2n) {
        border-right: none
    }

    .divide-line>.col-sm-6:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-sm-6:nth-child(2n) {
        border-right: none
    }

    .divide-line>.col-sm-7:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-sm-7:nth-child(1n) {
        border-right: none
    }

    .divide-line>.col-sm-8:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-sm-8:nth-child(1n) {
        border-right: none
    }

    .divide-line>.col-sm-9:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-sm-9:nth-child(1n) {
        border-right: none
    }

    .divide-line>.col-sm-10:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-sm-10:nth-child(1n) {
        border-right: none
    }

    .divide-line>.col-sm-11:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-sm-11:nth-child(1n) {
        border-right: none
    }
}

@media (min-width: 768px) {
    .divide-line>.col-md-1:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-md-1:nth-child(12n) {
        border-right: none
    }

    .index-banner-content {
        padding: 46px;
        background: rgb(13 63 24 / 88%);
    }

    .divide-line>.col-md-2:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-md-2:nth-child(6n) {
        border-right: none
    }

    .divide-line>.col-md-3:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-md-3:nth-child(4n) {
        border-right: none
    }

    .divide-line>.col-md-4:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-md-4:nth-child(3n) {
        border-right: none
    }

    .divide-line>.col-md-5:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-md-5:nth-child(2n) {
        border-right: none
    }

    .divide-line>.col-md-6:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-md-6:nth-child(2n) {
        border-right: none
    }

    .divide-line>.col-md-7:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-md-7:nth-child(1n) {
        border-right: none
    }

    .divide-line>.col-md-8:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-md-8:nth-child(1n) {
        border-right: none
    }

    .divide-line>.col-md-9:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-md-9:nth-child(1n) {
        border-right: none
    }

    .divide-line>.col-md-10:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-md-10:nth-child(1n) {
        border-right: none
    }

    .divide-line>.col-md-11:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-md-11:nth-child(1n) {
        border-right: none
    }
}

@media (min-width: 992px) {
    .divide-line>.col-lg-1:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-lg-1:nth-child(12n) {
        border-right: none
    }

    .divide-line>.col-lg-2:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-lg-2:nth-child(6n) {
        border-right: none
    }

    .divide-line>.col-lg-3:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-lg-3:nth-child(4n) {
        border-right: none
    }

    .divide-line>.col-lg-4:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-lg-4:nth-child(3n) {
        border-right: none
    }

    .divide-line>.col-lg-5:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-lg-5:nth-child(2n) {
        border-right: none
    }

    .divide-line>.col-lg-6:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-lg-6:nth-child(2n) {
        border-right: none
    }

    .divide-line>.col-lg-7:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-lg-7:nth-child(1n) {
        border-right: none
    }

    .divide-line>.col-lg-8:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-lg-8:nth-child(1n) {
        border-right: none
    }

    .divide-line>.col-lg-9:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-lg-9:nth-child(1n) {
        border-right: none
    }

    .divide-line>.col-lg-10:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-lg-10:nth-child(1n) {
        border-right: none
    }

    .divide-line>.col-lg-11:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-lg-11:nth-child(1n) {
        border-right: none
    }
}

@media (min-width: 1200px) {
    .divide-line>.col-xl-1:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-xl-1:nth-child(12n) {
        border-right: none
    }

    .divide-line>.col-xl-2:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-xl-2:nth-child(6n) {
        border-right: none
    }

    .divide-line>.col-xl-3:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-xl-3:nth-child(4n) {
        border-right: none
    }

    .divide-line>.col-xl-4:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-xl-4:nth-child(3n) {
        border-right: none
    }

    .divide-line>.col-xl-5:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-xl-5:nth-child(2n) {
        border-right: none
    }

    .divide-line>.col-xl-6:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-xl-6:nth-child(2n) {
        border-right: none
    }

    .divide-line>.col-xl-7:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-xl-7:nth-child(1n) {
        border-right: none
    }

    .divide-line>.col-xl-8:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-xl-8:nth-child(1n) {
        border-right: none
    }

    .divide-line>.col-xl-9:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-xl-9:nth-child(1n) {
        border-right: none
    }

    .divide-line>.col-xl-10:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-xl-10:nth-child(1n) {
        border-right: none
    }

    .divide-line>.col-xl-11:nth-child(n) {
        border-right: 1px solid rgba(0, 0, 0, 0.09);
        border-bottom: 1px solid rgba(0, 0, 0, 0.09)
    }

    .divide-line>.col-xl-11:nth-child(1n) {
        border-right: none
    }

    .col-xl-7col .product-default .product-title, .col-xl-8col .product-default .product-title {
        font-size: 1.3rem
    }

    .col-xl-7col .old-price, .col-xl-8col .old-price {
        font-size: 1.2rem
    }

    .col-xl-7col .product-price, .col-xl-8col .product-price {
        font-size: 1.5rem
    }
}

@media (max-width: 575px) {
    .product-list {
        flex-direction: column;
        -ms-flex-direction: column
    }

    .product-list figure {
        max-width: none;
        margin-right: 0;
        margin-bottom: 2rem
    }

    .product-list .product-details {
        max-width: none
    }
}

.product-category-panel {
    margin-bottom: 35px
}

.product-category-panel .owl-carousel {
    margin-top: -10px;
    padding-top: 10px
}

.product-category-panel .owl-carousel .owl-nav button.owl-prev, .product-category-panel .owl-carousel .owl-nav button.owl-next {
    width: 30px;
    font-size: 24px;
    color: #333;
    line-height: 22px
}

.product-category-panel .owl-carousel .owl-nav button.owl-prev {
    left: -41px
}

.product-category-panel .owl-carousel .owl-nav button.owl-next {
    right: -41px
}

.product-category-panel .section-title {
    padding-bottom: 1rem;
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 2.5rem
}

.product-category-panel .section-title h2 {
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 1.2;
    font-family: "Poppins",sans-serif;
    letter-spacing: -0.05em;
    color: #282d3b;
    text-transform: uppercase
}

.product-category {
    color: #1d2127;
    margin-bottom: 2rem;
    position: relative
}

.product-category a:hover {
    color: inherit
}

.product-category figure {
    margin-bottom: 0;
    position: relative
}

.product-category figure:after {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: transparent;
    transition: all 0.3s;
    z-index: 1;
    content: ''
}

.product-category:hover figure:after {
    background-color: rgba(27, 27, 23, 0.15)
}

.owl-item>.product-category {
    margin-bottom: 0
}

.category-content {
    padding: 2rem;
    display: flex;
    display: -ms-flex-box;
    flex-direction: column;
    -ms-flex-direction: column;
    align-items: center;
    -ms-flex-align: center
}

.category-content h3 {
    font-weight: 700;
    font-size: 1.8rem;
    line-height: 1.35;
    font-family: "Poppins",sans-serif;
    letter-spacing: -.005em;
    margin-bottom: 1rem;
    text-transform: uppercase
}

.category-content span {
    font-weight: 400;
    font-size: 10.2px;
    line-height: 1.8;
    font-family: "Poppins",sans-serif;
    letter-spacing: normal;
    margin-top: -10px;
    text-transform: uppercase;
    opacity: .7
}

.category-content span mark {
    padding: 0;
    background-color: transparent;
    color: inherit
}

.content-left-center .category-content, .content-left-bottom .category-content, .content-center .category-content, .content-center-bottom .category-content {
    padding: 20.4px 25.5px;
    position: absolute;
    width: 100%;
    transform: translateY(-50%);
    z-index: 2
}

.content-left-center .category-content h3, .content-left-center .category-content span, .content-left-bottom .category-content h3, .content-left-bottom .category-content span, .content-center .category-content h3, .content-center .category-content span, .content-center-bottom .category-content h3, .content-center-bottom .category-content span {
    color: #fff
}

.content-left-center .category-content, .content-center .category-content {
    left: 0;
    top: 50%
}

.content-left-center .category-content {
    align-items: flex-start
}

.content-left-bottom .category-content {
    align-items: flex-start;
    left: 0;
    bottom: 0;
    transform: none
}

.content-center-bottom figure {
    min-height: 90px
}

.content-center-bottom .category-content {
    bottom: 0;
    transform: none;
    padding: 20.4px 0
}

.content-center-bottom .category-content h3, .content-center-bottom .category-content span {
    margin-bottom: 0;
    color: #1d2127
}

.overlay-lighter figure:after {
    background-color: rgba(27, 27, 23, 0)
}

.overlay-lighter:hover figure:after {
    background-color: rgba(27, 27, 23, 0.15)
}

.overlay-darker figure:after {
    background-color: rgba(27, 27, 23, 0.25)
}

.overlay-darker:hover figure:after {
    background-color: rgba(27, 27, 23, 0.4)
}

.overlay-light figure:after {
    background-color: rgba(27, 27, 23, 0.75)
}

.overlay-light:hover figure:after {
    background-color: rgba(27, 27, 23, 0.6)
}

.hidden-count .category-content span {
    max-height: 10px;
    transition: all .5s;
    transform: translateY(20%);
    opacity: 0
}

.hidden-count:hover .category-content span {
    max-height: 30px;
    transform: none;
    opacity: .7
}

.creative-grid .product-category {
    height: 100%;
    margin-bottom: 0;
    padding-bottom: 20px
}

.creative-grid .product-category.content-left-bottom .category-content {
    margin-bottom: 20px
}

.creative-grid .product-category figure {
    height: 100%
}

.creative-grid .product-category figure img {
    object-fit: cover
}

.height-600 {
    height: 600px
}

.height-400 {
    height: 400px
}

.height-300 {
    height: 300px
}

.height-200 {
    height: 200px
}

@media (min-width: 1160px) {
    .col-5col-1 {
        flex: 0 0 20%;
        max-width: 20%
    }
}

@media (max-width: 767px) {
    .height-600 {
        height: 400px
    }

    .height-300 {
        height: 200px
    }

    .index-banner-content h2 {
        font-size: 25px !important;
        line-height: 40px !important;
    }

    .ben-sec::before {
        width: 50% !important;
    }

    .ben-sec::after {
        width: 50% !important;
    }

    .about-content h3 {
        width: 40% !important;
    }

    .index-banner-content h3 {
        font-size: 30px !important;
    }

    .sidebar-toggle {
        display: none;
    }

    .sale-banner.banner h4 {
        font-size: 5.1em !important;
    }
}

@media (max-width: 450px) {
    .content-center-bottom .category-content {
        padding: 16.8px 21px;
        text-align: center;
        flex-wrap: wrap
    }
}

@media (max-width: 400px) {
    .content-center-bottom .category-content {
        padding-bottom: 1rem
    }
}

@media (max-width: 1200px) {
    .product-category-panel .owl-carousel .owl-nav button.owl-next, .product-category-panel .owl-carousel .owl-nav button.owl-prev {
        width: 15px
    }

    .product-category-panel .owl-carousel .owl-nav button.owl-next {
        right: -18px
    }

    .product-category-panel .owl-carousel .owl-nav button.owl-prev {
        left: -18px
    }
}

@media (max-width: 1159px) {
    .product-category-panel .owl-carousel .owl-nav button.owl-next, .product-category-panel .owl-carousel .owl-nav button.owl-prev {
        width: 30px
    }

    .product-category-panel .owl-carousel .owl-nav button.owl-next {
        right: -41px
    }

    .product-category-panel .owl-carousel .owl-nav button.owl-prev {
        left: -41px
    }
}

@media (max-width: 1024px) {
    .product-category-panel .owl-carousel .owl-nav button.owl-next, .product-category-panel .owl-carousel .owl-nav button.owl-prev {
        width: 15px
    }

    .product-category-panel .owl-carousel .owl-nav button.owl-next {
        right: -18px
    }

    .product-category-panel .owl-carousel .owl-nav button.owl-prev {
        left: -18px
    }
}

.testimonial-owner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-content: center
}

.testimonial-owner figure {
    max-width: 60px;
    margin-right: 25px
}

.testimonial-owner h4 {
    display: block;
    margin-bottom: .5rem;
    padding-top: .7rem;
    color: #111;
    font-size: 1.4rem;
    text-transform: uppercase
}

.testimonial-owner span {
    display: block;
    color: #666;
    font-size: 1.2rem;
    text-transform: uppercase
}

.testimonial blockquote {
    position: relative;
    margin: 0 0 0 15px;
    padding: 1rem 2rem
}

.testimonial blockquote:before {
    position: absolute;
    top: 0;
    left: -.2em;
    color: #86ad09;
    font-family: 'Playfair Display';
    font-size: 5rem;
    font-weight: 900;
    line-height: 1;
    content: '\201C'
}

.testimonial blockquote p {
    margin-bottom: 0
}

.social-icon {
    display: inline-block;
    width: 3.2rem;
    color: #fff;
    background-color: #86ad09;
    font-size: 1.4rem;
    line-height: 3.2rem;
    text-align: center;
    text-decoration: none;
    opacity: 1
}

.social-icon+.social-icon {
    margin-left: .6rem
}

.social-icons .social-icon:hover, .social-icons .social-icon:focus {
    color: #fff;
    text-decoration: none;
    opacity: .85
}

.social-icon.social-facebook {
    background-color: #3b5a9a
}

.social-icon.social-twitter {
    background-color: #1aa9e1
}

.social-icon.social-instagram {
    background-color: #7c4a3a
}

.social-icon.social-linkedin {
    background-color: #0073b2
}

.social-icon.social-gplus {
    background-color: #dd4b39
}

.social-icon.social-mail {
    background-color: #dd4b39
}

.share-links .share-twitter {
    background-color: #1aa9e1
}

.share-links .share-facebook {
    background-color: #3b5a9a
}

.share-links .share-linkedin {
    background-color: #0073b2
}

.share-links .share-rss {
    background-color: #ff8201
}

.share-links .share-googleplus {
    background-color: #dd4b39
}

.share-links .share-pinterest {
    background-color: #cc2127
}

.share-links .share-youtube {
    background-color: #c3191e
}

.share-links .share-instagram {
    background-color: #7c4a3a
}

.share-links .share-skype {
    background-color: #00b0f6
}

.share-links .share-email {
    background-color: #dd4b39
}

.share-links a {
    display: inline-block;
    position: relative;
    width: 3rem;
    height: 3rem;
    margin: 3.65rem 7.31rem 3.65rem 0;
    color: #fff;
    font-size: 1.28rem;
    text-indent: -9999em;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    transition: .25s
}

.share-links a:hover {
    color: #fff;
    opacity: .9
}

.share-links a::before {
    text-indent: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    line-height: 23px;
    height: 22px;
    margin: auto
}

.nav-tabs {
    margin: 0;
    border: 0;
    border-bottom: 2px solid #e7e7e7
}

.nav-tabs .nav-item {
    margin-bottom: -2px
}

.nav-tabs .nav-item .nav-link {
    padding: 1.2rem 0;
    border: 0;
    border-bottom: 2px solid transparent;
    color: #282d3b;
    font-weight: 700;
    font-size: 1.4rem;
    line-height: 1;
    font-family: "Poppins",sans-serif;
    letter-spacing: .01rem;
    text-transform: uppercase
}

.nav-tabs .nav-item .nav-link:hover {
    color: #86ad09
}

.nav-tabs .nav-item:not(:last-child) {
    margin-right: 3.4rem
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-item .nav-link.active {
    border-bottom-color: #86ad09;
    color: #86ad09
}

.tooltip {
    font-family: "Poppins",sans-serif;
    font-size: 1.3rem
}

.tooltip.show {
    opacity: 1
}

.tooltip .arrow {
    width: 1rem;
    height: 1rem
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^='top'] {
    padding: 1rem 0
}

.bs-tooltip-top .arrow:before, .bs-tooltip-auto[x-placement^='top'] .arrow:before {
    margin-left: -.5rem;
    border-width: 1rem 1rem 0;
    border-top-color: #ddd
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^='right'] {
    padding: 0 1rem
}

.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^='right'] .arrow {
    width: 1rem;
    height: 2rem
}

.bs-tooltip-right .arrow:before, .bs-tooltip-auto[x-placement^='right'] .arrow:before {
    border-width: 1rem 1rem 1rem 0;
    border-right-color: #ddd
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^='bottom'] {
    padding: 1rem 0
}

.bs-tooltip-bottom .arrow:before, .bs-tooltip-auto[x-placement^='bottom'] .arrow:before {
    margin-left: -.5rem;
    border-width: 0 1rem 1em;
    border-bottom-color: #ddd
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^='left'] {
    padding: 0 1rem
}

.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^='left'] .arrow {
    width: 1rem;
    height: 1rem
}

.bs-tooltip-left .arrow:before, .bs-tooltip-auto[x-placement^='left'] .arrow:before {
    border-width: 1rem 0 1rem 1rem;
    border-left-color: #ddd
}

.tooltip-inner {
    max-width: 270px;
    padding: 1.2rem 1.5rem;
    border: 1px solid #ddd;
    border-radius: .1rem;
    background-color: #f4f4f4;
    color: #777;
    text-align: left
}

@keyframes maskUp {
    from {
        transform: translate(0, 100%)
    }

    to {
        transform: translate(0, 0)
    }
}

@keyframes maskRight {
    from {
        transform: translate(-100%, 0)
    }

    to {
        transform: translate(0, 0)
    }
}

@keyframes maskDown {
    from {
        transform: translate(0, -100%)
    }

    to {
        transform: translate(0, 0)
    }
}

@keyframes maskLeft {
    from {
        transform: translate(100%, 0)
    }

    to {
        transform: translate(0, 0)
    }
}

.maskUp {
    animation-name: maskUp
}

.maskRight {
    animation-name: maskRight
}

.maskDown {
    animation-name: maskDown
}

.maskLeft {
    animation-name: maskLeft
}

@keyframes fadeInUpShorter {
    from {
        opacity: 0;
        transform: translate(0, 50px)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUpShorter {
    animation-name: fadeInUpShorter
}

@keyframes fadeInLeftShorter {
    from {
        opacity: 0;
        transform: translate(50px, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeftShorter {
    animation-name: fadeInLeftShorter
}

@keyframes fadeInRightShorter {
    from {
        opacity: 0;
        transform: translate(-50px, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRightShorter {
    animation-name: fadeInRightShorter
}

@keyframes fadeInDownShorter {
    from {
        opacity: 0;
        transform: translate(0, -50px)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDownShorter {
    animation-name: fadeInDownShorter
}

@keyframes blurIn {
    from {
        opacity: 0;
        filter: blur(20px);
        transform: scale(1.3)
    }

    to {
        opacity: 1;
        filter: blur(0);
        transform: none
    }
}

.blurIn {
    animation-name: blurIn
}

@keyframes dotPulse {
    from {
        opacity: 1;
        transform: scale(0.2)
    }

    to {
        opacity: 0;
        transform: scale(1)
    }
}

.dotPulse {
    animation-name: dotPulse;
    animation-iteration-count: infinite;
    animation-duration: 4s
}

@keyframes slideInUp {
    0% {
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes slideInDown {
    0% {
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes slideInLeft {
    0% {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes slideInRight {
    0% {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes flipInX {
    0% {
        animation-timing-function: ease-in;
        opacity: 0;
        transform: perspective(400px) rotateX(90deg)
    }

    to {
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        animation-timing-function: ease-in;
        opacity: 0;
        transform: perspective(400px) rotateY(-90deg)
    }

    to {
        transform: perspective(400px)
    }
}

@keyframes brightIn {
    0% {
        animation-timing-function: ease-in;
        filter: brightness(0%)
    }

    to {
        filter: brightness(100%)
    }
}

.brightIn {
    animation-name: brightIn
}

.appear-animate {
    opacity: 0
}

.appear-animation-visible {
    opacity: 1
}

html {
    overflow-x: hidden;
    font-size: 62.5%;
    font-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    color: #4e4e4e;
    /* background: #131313;font-size:1.4rem;font-weight:400;line-height:1.4;font-family:"Open Sans",sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;overflow-x:hidden;}body:not(.loaded)>*:not(.loading-overlay){visibility:hidden}::-moz-selection{background-color:#86ad09;color:#fff}::selection{background-color:#86ad09;color:#fff}p{margin-bottom:1.5rem}ul,ol{margin:0 0 2.25rem;padding:0;list-style:none;}b,strong{font-weight:700}em,i{font-style:italic}hr{max-width:1730px;margin:5.5rem auto 5.2rem;border:0;border-top:1px solid #e7e7e7}sub,sup{font-size:70%}sup{font-size:50%}sub{bottom:-.25em}img{display:block;max-width:100%;height:auto}.form-control{outline:0}button:focus{outline:none}body.modal-open{padding-right:0 !important}@keyframes rotating{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}@keyframes bouncedelay{0%,
	80%,
	100%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes bouncedelay{0%,
	80%,
	100%{-webkit-transform:scale(0);transform:scale(0)}40%{transform:scale(1)}}.loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;transition:all .5s ease-in-out;background:#fff;opacity:1;visibility:visible;z-index:999999}.loaded>.loading-overlay{opacity:0;visibility:hidden}.bounce-loader{position:absolute;top:50%;left:50%;width:70px;margin:-9px 0 0 -35px;transition:all .2s;text-align:center;z-index:10000}.bounce-loader .bounce1,.bounce-loader .bounce2,.bounce-loader .bounce3{display:inline-block;width:18px;height:18px;border-radius:100%;background-color:#CCC;box-shadow:0 0 20px 0 rgba(0,0,0,0.15);-webkit-animation:1.4s ease-in-out 0s normal both infinite bouncedelay;animation:1.4s ease-in-out 0s normal both infinite bouncedelay}.bounce-loader .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.bounce-loader .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@media (max-width: 767px){html{font-size:9px}}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{margin-bottom:1.8rem;color: #676767;font-weight:700;line-height:1.1;font-family:Poppins,sans-serif;}h1,.h1{font-size:3.6rem;font-weight:400;line-height:1.223}h2,.h2{font-size:3rem;line-height:1.5}h3,.h3{font-size:2.5rem;line-height:1.28}h4,.h4{font-size:2rem;line-height:1.35}h5,.h5{font-size:1.4rem;line-height:1.429}h6,.h6{font-size:1.3rem;line-height:1.385;font-weight:600}a{transition:all .3s;color: #5d5d5d;text-decoration:none;}a:hover,a:focus{/* color:#86ad09; */
    text-decoration: none;
}

.heading {
    margin-bottom: 3rem;
    color: #222529
}

.heading .title {
    margin-bottom: 1.6rem
}

.heading p {
    letter-spacing: -.015em
}

.heading p:last-child {
    margin-bottom: 0
}

.light-title {
    margin-bottom: 2rem;
    font-weight: bold;
    font-family: "Poppins",sans-serif;
}

.section-title {
    text-transform: uppercase;
    font-size: 1.8rem
}

.section-sub-title {
    font-size: 1.6rem;
    text-transform: uppercase
}

.title-decorate {
    display: flex;
    align-items: center;
    margin-bottom: 2.5rem;
    line-height: 1.4
}

.title-decorate::before {
    margin-right: 2rem
}

.title-decorate::after {
    margin-left: 2rem
}

.title-decorate::before, .title-decorate::after {
    content: '';
    top: 50%;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.08);
    flex: 1
}

.text-transform-none {
    text-transform: none
}

.ls-10 {
    letter-spacing: .01em !important
}

.ls-0 {
    letter-spacing: 0 !important
}

.ls-n-10 {
    letter-spacing: -.01em !important
}

.ls-n-15 {
    letter-spacing: -.015em !important
}

.ls-n-20 {
    letter-spacing: -.02em !important
}

.ls-n-25 {
    letter-spacing: -.025em !important
}

.bg-gray {
    /* background-color:#f4f4f4 */
}

.bg-dark {
    background-color: #000 !important;
}

.bg-dark2 {
    background-color: #2f3946 !important
}

.bg-primary {
    background-color: #86ad09 !important;
}

.bg-secondary {
    background-color: #222529 !important
}

.text-dark {
    color: #222529 !important
}

.text-primary {
    color: #86ad09 !important
}

.text-secondary {
    color: #222529 !important
}

.text-body {
    color: #777 !important
}

.text-black {
    color: #000 !important
}

.line-height-1 {
    line-height: 1 !important
}

.font1 {
    font-family: "Open Sans", sans-serif !important
}

.font2 {
    font-family: Poppins, sans-serif !important
}

.font3 {
    font-family: 'Segoe Script', 'Savoye LET' !important
}

@media (max-width: 767px) {
    .w-md-100 {
        width: 100% !important
    }

    .w-md-50 {
        width: 50% !important
    }
}

@media (max-width: 575px) {
    .w-sm-100 {
        width: 100% !important
    }

    .w-sm-50 {
        width: 50% !important
    }
}

@media (max-width: 479px) {
    .w-xs-100 {
        width: 100% !important
    }
}

@media (max-width: 480px) {
    .w-xs-100 {
        width: 100% !important
    }
}

@media (max-width: 400px) {
    .w-xxs-100 {
        width: 100% !important
    }
}

.round-images img {
    border-radius: 50%
}

.d-inline-flex-center {
    display: inline-flex;
    align-items: center
}

.flex-1 {
    flex: 1 !important
}

@media (min-width: 768px) {
    h1, .h1 {
        font-size: 4.5rem
    }

    h2, .h2 {
        font-size: 2.5rem
    }

    .heading {
        margin-bottom: 4rem
    }
}

@media (min-width: 992px) {
    h1, .h1 {
        font-size: 5rem
    }

    h2, .h2 {
        font-size: 3rem
    }

    .heading {
        margin-bottom: 5rem
    }

    .w-lg-max {
        flex: 1;
        -ms-flex: 1;
        max-width: 100%
    }
}

.border-primary {
    border-color: #86ad09 !important
}

.border-default {
    border-color: #e7e7e7 !important
}

.border {
    border: 1px solid #e7e7e7 !important
}

.border-bottom {
    border-bottom: 1px solid #e7e7e7 !important
}

.font-weight-sb {
    font-weight: 600 !important
}

.white-nowrap {
    white-space: nowrap
}

.page-wrapper {
    position: relative;
    transition: transform .25s
}

.mmenu-active .page-wrapper {
    transform: translateX(250px)
}

.row-sparse {
    margin-left: -15px;
    margin-right: -15px
}

.row-sparse>[class*="col-"] {
    padding-left: 15px;
    padding-right: 15px
}

.row-joined {
    margin-left: 0;
    margin-right: 0
}

.row-joined>[class*="col-"] {
    padding-left: 0;
    padding-right: 0
}

.container :not(.sticky-header)>.container, .container :not(.sticky-header)>.container-fluid {
    padding-left: 0;
    padding-right: 0
}

.ajax-overlay {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    -ms-flex-align: center;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(68, 70, 69, 0.65);
    z-index: 1041
}

@media (max-width: 1280px) {
    .container-fluid {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (min-width: 1220px) {
    .container {
        max-width: 1200px
    }
}

@media (min-width: 1200px) {
    .col-xl-5col {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .col-xl-7col {
        -ms-flex: 0 0 14.2857%;
        flex: 0 0 14.2857%;
        max-width: 14.2857%
    }

    .col-xl-8col {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }

    .row-xl-tight {
        margin-left: -5px;
        margin-right: -5px
    }

    .row-xl-tight>[class*="col-"] {
        padding-left: 5px;
        padding-right: 5px
    }
}

@media (min-width: 992px) {
    .container {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media (max-width: 991px) {
    .container {
        max-width: none
    }
}

@media (min-width: 768px) {
    .row-md-tight {
        margin-left: -5px;
        margin-right: -5px
    }

    .row-md-tight>[class*="col-"] {
        padding-left: 5px;
        padding-right: 5px
    }
}

.owl-carousel .owl-dots .owl-dot span:before {
    width: 7px;
    height: 7px;
    margin-top: -3.5px;
    margin-left: -3.5px
}

.owl-carousel.dots-m-0 .disabled+.owl-dots {
    margin: 0
}

.owl-carousel.dots-mt-1 .disabled+.owl-dots {
    margin-top: 1rem
}

.owl-carousel.nav-big .owl-nav {
    font-size: 3.7rem
}

.owl-carousel.nav-big .owl-nav i {
    padding: 4px 7px
}

.owl-carousel.nav-large .owl-nav {
    font-size: 4.5rem
}

.owl-carousel.nav-large .owl-nav i {
    padding: 4px 2px
}

.owl-carousel.nav-image-center .owl-nav button {
    top: 33.6%
}

.owl-carousel.show-nav-hover .owl-nav {
    opacity: 0;
    transition: opacity .2s, color .2s
}

.owl-carousel.show-nav-hover:hover .owl-nav {
    opacity: 1
}

.owl-carousel .owl-nav .owl-prev {
    left: 1vw
}

.owl-carousel .owl-nav .owl-next {
    right: 1vw
}

@media (min-width: 992px) {
    .owl-carousel.nav-outer .owl-prev {
        left: -1.7vw
    }

    .owl-carousel.nav-outer .owl-next {
        right: -1.7vw
    }

    .owl-carousel.nav-outer.nav-large .owl-prev {
        left: -2.3vw
    }

    .owl-carousel.nav-outer.nav-large .owl-next {
        right: -2.3vw
    }
}

.owl-carousel.dots-top .owl-dots {
    position: absolute;
    right: 0;
    bottom: 100%;
    margin: 0 0 2.5rem
}

.owl-carousel.dots-small .owl-dots span {
    width: 14px;
    height: 14px
}

.owl-carousel.dots-small .owl-dots span:before {
    width: 4px;
    height: 4px;
    margin-left: -2px;
    margin-top: -2px
}

.owl-carousel.images-center img {
    width: auto;
    margin: auto
}

.dots-left .owl-dots {
    text-align: left
}

.owl-carousel-lazy {
    display: block
}

.owl-carousel-lazy .home-slide:first-child, .owl-carousel-lazy .category-slide:first-child, .owl-carousel-lazy .owl-item:first-child .home-slide, .owl-carousel-lazy .owl-item:first-child .category-slide {
    display: block
}

.owl-carousel-lazy:not(.owl-loaded)>*:not(:first-child) {
    display: none
}

.home-slide, .category-slide {
    width: 100%;
    position: relative;
    background-color: #ccc
}

.home-slide:after, .home-slide:before, .category-slide:after, .category-slide:before {
    position: absolute;
    top: calc(50% - 2rem);
    left: calc(50% - 2rem);
    width: 40px;
    height: 40px;
    border: 2px solid transparent;
    border-radius: 50%;
    border-top-color: #86ad09;
    border-image: none;
    content: ''
}

.home-slide:before, .category-slide:before {
    -webkit-animation: spin 1s infinite ease;
    animation: spin 1s infinite ease;
    z-index: 4
}

.home-slide:after, .category-slide:after {
    -webkit-animation: spin .5s infinite linear;
    animation: spin .5s infinite linear;
    z-index: 5
}

.home-slide.loaded:after, .home-slide.loaded:before, .category-slide.loaded:after, .category-slide.loaded:before {
    display: none
}

div.slide-bg {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

img.slide-bg {
    object-fit: cover;
    object-position: center top
}

.owl-carousel.show-nav-hover .owl-prev, .owl-carousel.show-nav-hover .owl-next {
    transition: opacity .2s, transform .4s;
    opacity: 0
}

.owl-carousel.nav-pos-outside .owl-nav .owl-prev {
    width: 30px;
    left: -45px;
    color: #333;
    font-size: 24px
}

.owl-carousel.nav-pos-outside .owl-nav .owl-next {
    width: 30px;
    right: -45px;
    color: #333;
    font-size: 24px
}

.owl-carousel.show-nav-hover:hover .owl-prev.disabled, .owl-carousel.show-nav-hover:hover .owl-next.disabled {
    opacity: .5
}

.owl-carousel.show-nav-hover:hover .owl-prev, .owl-carousel.show-nav-hover:hover .owl-next {
    opacity: 1;
    transform: translate(0, -50%)
}

.noUi-target {
    background: #eee
}

.noUi-handle {
    background: #86ad09
}

.noUi-connect {
    background: none;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.38) inset
}

@-webkit-keyframes fixedHeader {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-60px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes fixedHeader {
    0% {
        opacity: 0;
        transform: translateY(-60px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.sticky-header {
    background: #fff
}

.sticky-header.fixed {
    position: fixed;
    right: 0;
    left: 0;
    padding: 0;
    z-index: 1040;
}

.sticky-header.fixed .logo img {
    transform-origin: left center
}

.sticky-header.deprecated-sticky:not(.fixed) .logo, .sticky-header.deprecated-sticky:not(.fixed) .cart-dropdown {
    display: none
}

.sticky-header.deprecated-sticky.fixed .main-nav {
    width: auto
}

.main .sticky-header:not(.fixed)>.container {
    padding-left: 0;
    padding-right: 0
}

.main .sticky-header.fixed {
    min-height: 38px;
    padding-top: 15px;
    padding-bottom: 15px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    z-index: 1039
}

.main .sticky-header.fixed .container {
    margin: 0 auto
}

header {
    position: relative
}

header .container, header .container-fluid {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    -ms-flex-align: center;
    justify-content: space-between;
    -ms-flex-pack: justify;
    position: relative
}

header p {
    margin-bottom: 0
}

.header a {
    /* color:inherit */
}

.header-top {
    /* border-bottom:1px solid #e7e7e7; */
    color: #777;
    font-size: 1.1rem;
    font-weight: 600;
    letter-spacing: 0.025em;
    background-color: #1dc5ec;
    height: 50px;
}

.header-middle {
    color: #222529
}

.header-bottom {
    color: #121212;
    background-color: #1dc5ec;
}

.header-left, .header-center, .header-right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.header-center, .header-right {
    margin-left: auto
}

.header-transparent {
    position: relative;
    right: 0;
    left: 0;
    z-index: 1040
}

.logo {
    max-width: 150px;
}

.header-contact {
    align-items: center;
    text-transform: uppercase
}

.header-contact i {
    margin-right: 1.1rem;
    font-size: 2.9rem
}

.header-contact img {
    margin-right: .8rem
}

.header-contact h6 {
    margin: 0;
    font-size: 1.1rem;
    line-height: 1.3;
    color: #777
}

.header-contact a {
    display: block;
    font-size: 1.8rem;
    font-weight: 700;
    white-space: nowrap
}

.mobile-menu-toggler {
    border: 0;
    background: transparent;
    color: #222529;
    padding: 1rem .5rem;
    margin-right: .5rem;
    font-size: 20px;
    line-height: 0;
    cursor: pointer
}

.badge-circle {
    position: absolute;
    top: 1px;
    right: 0;
    width: 1.6rem;
    border-radius: 50%;
    color: #ffffff;
    background: #86ad09;
    font-weight: 800;
    font-size: 1.1rem;
    line-height: 1.6rem;
    font-family: "Poppins",sans-serif;
    text-align: center;
}

header .social-icon {
    border-radius: 50%;
    color: inherit;
    font-size: 1.28rem;
    width: 2.6rem;
    height: 2.6rem;
    line-height: 2.6rem
}

header .social-icon:not(:hover):not(:active):not(:focus) {
    background-color: transparent
}

header .social-icon+.social-icon {
    margin-left: 2px
}

header .separator {
    height: 20px;
    border-left: 1px solid rgba(0, 0, 0, 0.04);
    margin: 0 14px
}

.top-notice {
    position: relative;
    padding: 1rem 2rem;
    font-size: 1.3rem;
    font-family: "Poppins",sans-serif;
    line-height: 2;
    letter-spacing: .025em
}

.top-notice h5 {
    color: inherit;
    font-size: inherit;
    font-weight: 500
}

.top-notice small {
    font-size: .8461em;
    letter-spacing: .025em;
    opacity: .5
}

.top-notice a {
    color: inherit;
    font-weight: 700
}

.top-notice .category {
    display: inline-block;
    padding: .3em .8em;
    background: #151719;
    font-size: 1rem
}

.top-notice .mfp-close {
    top: 50%;
    transform: translateY(-50%) rotateZ(45deg) translateZ(0);
    color: inherit;
    opacity: .7;
    z-index: 10
}

.top-notice .mfp-close:hover {
    opacity: 1
}

.header-icon:not(:last-child) {
    margin-right: 1.4rem
}

.header-icon i {
    font-size: 2.7rem
}

@media (min-width: 992px) {
    .mobile-menu-toggler {
        display: none
    }
}

@media (max-width: 991px) {
    .main-nav {
        display: none
    }
}

@media (max-width: 767px) {
    .header .separator {
        display: none
    }
}

@media (max-width: 575px) {
    .top-notice {
        line-height: 1.5
    }

    .header-icon:not(:last-child) {
        margin-right: 1.2rem
    }
}

.dropdownmenu-wrapper {
    position: relative;
    padding: 1rem 1.5rem .5rem;
    border: 1px solid #6c4b9f;
    border-top-color: #6c4b9f;
    background-color: #fff;
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.15);
}

.cart-dropdown .dropdown-menu, .compare-dropdown .dropdown-menu {
    display: block;
    left: 0;
    top: -999rem;
    width: 300px;
    padding-top: 10px;
    z-index: 100;
    font-size: 1.1rem;
    color: #696969;
    border: 0;
    margin: 0;
    background-color: transparent;
    box-shadow: none;
    visibility: hidden;
    opacity: 0;
    transition: opacity .7s;
}

.cart-dropdown .dropdown-menu.show, .compare-dropdown .dropdown-menu.show {
    opacity: 1;
    visibility: visible
}

.cart-dropdown:hover .dropdown-menu, .compare-dropdown:hover .dropdown-menu {
    top: 100%;
    opacity: 1;
    visibility: visible
}

.dropdown-toggle i {
    font-size: 2.8rem;
    color: #ffffff;
}

.dropdown-toggle:not(.dropdown-arrow):after {
    display: none
}

.dropdown-arrow:after {
    content: "\e81c";
    border: 0;
    margin: -5px 2px 0 11px;
    font-size: 15px;
    font-family: porto;
    width: auto;
    height: auto
}

.dropdown-arrow .badge-circle {
    top: 3px;
    left: 40px;
}

.header-dropdowns {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    -ms-flex-align: center
}

.header-menu:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    width: 0;
    height: 0;
    z-index: 1151;
    margin-left: -9px;
    margin-top: -1rem;
    border-width: 0 9px 10px;
    border-style: solid;
    border-color: transparent transparent #fff;
    visibility: hidden;
    opacity: 1;
    transform: translateY(-1rem)
}

.header-dropdown {
    position: relative;
    line-height: 1.5;
    padding: 5px 0
}

.header-dropdown>a {
    padding: 0 5px
}

.header-dropdown>a:after {
    content: '\e81c';
    font-family: 'porto';
    font-weight: 400;
    margin-left: .5rem
}

.header-dropdown img {
    display: inline-block;
    max-width: none;
    margin: -2px 6px 0 1px
}

.header-dropdown ul {
    position: absolute;
    top: -300rem;
    z-index: 1150;
    min-width: 100%;
    margin: 0;
    padding: .5rem 0;
    background: #fff;
    box-shadow: 0 29px 29px rgba(0, 0, 0, 0.1);
    transition: transform, opacity .5s ease-out;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-1rem)
}

.header-dropdown ul a {
    display: block;
    padding: 0.5em 1.5em;
    color: #777;
    white-space: nowrap
}

.header-dropdown ul a:hover {
    background: #f4f4f4
}

.header-dropdown+.header-dropdown {
    margin-left: 1.4rem
}

.header-dropdown:hover .header-menu:before, .header-dropdown:hover ul {
    top: 100%;
    opacity: 1;
    visibility: visible;
    transform: none
}

.cart-dropdown .dropdown-arrow {
    white-space: nowrap;
    color: #ffffff;
}

.cart-dropdown .dropdown-menu {
    right: 0;
    left: auto;
    padding-top: 8px
}

.cart-dropdown .dropdown-menu:before {
    content: '';
    position: absolute;
    top: -12px;
    right: 28px;
    border: 10px solid;
    border-color: transparent transparent #fff
}

.cart-dropdown .dropdownmenu-wrapper:before {
    right: 28px;
    left: auto
}

.cart-dropdown .dropdownmenu-wrapper:after {
    right: 29px;
    left: auto
}

.cart-dropdown .product {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 !important;
    padding: 1.6rem 1rem;
    border-bottom: 1px solid #e6ebee;
    box-shadow: none !important
}

.cart-dropdown .product-image-container {
    position: relative;
    max-width: 80px;
    margin: 0;
    margin-left: auto;
    border: 1px solid #ededed
}

.cart-dropdown .product-image-container img {
    object-fit: cover
}

.cart-dropdown .product-image-container a:after {
    display: none
}

.cart-dropdown .product-title {
    padding-right: 1.5rem;
    margin-bottom: 8px;
    font-size: 1.4rem;
    line-height: 19px
}

.cart-dropdown .product-title a {
    color: #696969
}

.cart-dropdown .product-details {
    font-size: 1.3rem
}

.cart-dropdown .btn-remove {
    position: absolute;
    top: -9px;
    right: -3px;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    color: inherit;
    background-color: #fff;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
    text-align: center;
    line-height: 2rem
}

.cart-dropdown .btn-remove:hover, .cart-dropdown .btn-remove:focus {
    color: #86ad09
}

.sticky-header .cart-dropdown {
    margin-top: 0;
    margin-bottom: 0
}

.dropdown-cart-header, .dropdown-cart-total {
    color: #474747;
    font-weight: 700;
    line-height: 38px;
    text-transform: uppercase
}

.dropdown-cart-total {
    margin-bottom: 1.1rem;
    padding: 15px 10px 10px;
    font-size: 1.3rem
}

.dropdown-cart-total .cart-total-price {
    margin-left: auto;
    font-size: 1.5rem
}

.dropdown-cart-header {
    padding: 3px 10px;
    border-bottom: 1px solid #e6ebee;
    color: #696969;
    font-size: 1.3rem
}

.dropdown-cart-header a {
    color: #474747
}

.dropdown-cart-header a:hover {
    text-decoration: underline
}

.dropdown-cart-action {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .2rem 1rem 1.5rem
}

.dropdown-cart-action .btn {
    padding: 1.4rem 2.5rem;
    border-radius: .2rem;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 400;
    font-family: "Poppins",sans-serif;
    letter-spacing: .025em
}

.compare-dropdown .dropdown-toggle {
    text-transform: uppercase
}

.compare-dropdown .dropdown-toggle i {
    margin-top: -.2rem;
    margin-right: .2rem
}

.compare-dropdown .dropdown-toggle i:before {
    margin: 0
}

.compare-dropdown .dropdown-toggle:after {
    display: none
}

.compare-products {
    margin: 0;
    padding: 0;
    list-style: none
}

.compare-products .product {
    position: relative;
    margin: 0;
    padding: .5rem 0;
    box-shadow: none !important
}

.compare-products .product:hover {
    box-shadow: none
}

.compare-products .product-title {
    margin: 0;
    color: #696969;
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1.35;
    text-transform: uppercase
}

.compare-products .btn-remove {
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 50%;
    right: 0;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 2.3rem;
    height: 2.3rem;
    margin-top: -1.2rem;
    padding: .5rem 0;
    color: #777;
    font-size: 1.3rem;
    line-height: 1;
    text-align: center;
    overflow: hidden
}

.compare-actions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2rem
}

.compare-actions .action-link {
    display: inline-block;
    color: #777;
    font-size: 1.1rem;
    text-transform: uppercase
}

.compare-actions .btn {
    min-width: 110px;
    margin-left: auto;
    padding: .9rem 1rem;
    border: 0;
    border-radius: .2rem;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 400;
    letter-spacing: .025rem;
    text-align: center;
    text-transform: uppercase
}

@media (min-width: 992px) {
    .dropdown-expanded>a, .dropdown-expanded .header-menu:before {
        display: none
    }

    .dropdown-expanded li+li {
        margin-left: 1rem
    }

    .dropdown-expanded ul {
        position: static;
        display: flex;
        display: -ms-flexbox;
        padding: 0;
        border: 0;
        background-color: transparent;
        box-shadow: none;
        opacity: 1;
        visibility: visible
    }

    .dropdown-expanded ul a {
        padding: 0;
        color: inherit
    }

    .dropdown-expanded ul a:hover {
        background-color: transparent;
        color: #86ad09
    }

    .dropdown-expanded .header-menu ul {
        transform: none
    }
}

@media (max-width: 575px) {
    .compare-dropdown {
        display: none
    }
}

@media (max-width: 480px) {
    .cart-dropdown .dropdown-menu, .compare-dropdown .dropdown-menu {
        width: 260px
    }

    .cart-dropdown .dropdownmenu-wrapper, .compare-dropdown .dropdownmenu-wrapper {
        padding: 1rem 1.4rem
    }
}

.header-search {
    position: relative
}

.header-search form {
    margin: 0
}

.header-search .form-control, .header-search select {
    margin: 0;
    border: 0;
    color: inherit;
    font-size: 1.3rem;
    height: 100%;
    box-shadow: none
}

.header-search .form-control, .header-search .select-custom {
    background: #eee9e6
}

@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .header-search .form-control {
        flex: 1
    }
}

.header-search .form-control::placeholder {
    color: #a8a8a8
}

.header-search:not(.header-search-category) .form-control {
    border-radius: 5rem
}

.header-search:not(.header-search-category) .btn {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background: transparent;
    border: 0;
    padding: 0 .8em;
    color: #333
}

.search-toggle:after {
    content: '';
    position: absolute;
    right: calc(50% - 10px);
    bottom: -10px;
    border: 10px solid transparent;
    border-bottom-color: #ccc
}

.header-search:not(.show) .search-toggle:after {
    display: none
}

.header-search-category .form-control {
    border-radius: 5rem 0 0 5rem
}

.header-search-category .btn {
    border-radius: 0 5rem 5rem 0
}

.header-search-wrapper {
    display: flex;
    display: -ms-flexbox;
    position: absolute;
    right: -2.3rem;
    z-index: 999;
    margin-top: 10px;
    color: #8d8d8d;
    box-sizing: content-box;
    height: 40px;
    border-radius: 5rem;
    border: 5px solid #ccc
}

.header-search-wrapper:after {
    display: block;
    clear: both;
    content: ''
}

.header-search:not(.show) .header-search-wrapper {
    display: none
}

.header-search-wrapper .select-custom {
    margin: 0;
    min-width: 13rem;
    flex: 0 0 13rem
}

.header-search-wrapper .select-custom:after {
    font-size: 1.4rem;
    line-height: 0;
    right: 1.5rem
}

.header-search-wrapper select {
    width: 100%;
    border-left: 1px solid #f6f7f9;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    line-height: 36px;
    color: inherit;
    -moz-appearance: none;
    -webkit-appearance: none
}

.header-search-wrapper select:focus {
    outline: none
}

.header-search-wrapper .btn {
    position: relative;
    padding: 0 0 3px 0;
    border: 0;
    border-left: 1px solid #f6f7f9;
    min-width: 40px;
    color: #8d8d8d;
    font-size: 2rem;
    background: #eee9e6
}

.header-search-popup .form-control {
    min-width: 266px;
    padding: 4px 22px;
    font-size: 1.4rem;
    line-height: 20px
}

.header-search-popup .form-control:focus {
    border: #e7e7e7
}

.header-search-inline .form-control {
    min-width: 21rem;
    padding: 1rem 2rem
}

@media (min-width: 992px) {
    .header-search-inline .search-toggle, .header-search-inline .btn:after {
        display: none
    }

    .header-search-inline.header-search .header-search-wrapper {
        display: flex;
        display: -ms-flex;
        position: static;
        margin: 0;
        border-width: 0
    }
}

@media (max-width: 767px) {
    .header-search .form-control {
        min-width: 17rem
    }
}

@media (max-width: 575px) {
    .header-search-wrapper {
        left: 15px;
        right: 15px
    }
}

.menu, .menu li, .menu ul, .menu ol {
    margin: 0;
    padding: 0;
    list-style: none
}

.menu {
    font-size: 12px;
    font-weight: 600;
    line-height: 1.5
}

.menu:after {
    display: block;
    clear: both;
    content: ''
}

.menu .show>ul, .menu .show>.megamenu {
    opacity: 1
}

.menu li>a {
    display: block;
    padding: .8rem 1.8rem;
    transition: .2s ease-out;
    color: #777
}

.menu li:hover>a, .menu li.show>a, .menu li.active>a {
    background: #f4f4f4
}

.menu>li {
    float: left;
    position: relative;
    margin-right: 2.8rem
}

.menu>li>a {
    padding: 1rem 0;
    font-size: 13px;
    font-weight: 400;
    color: #555
}

.menu>li:hover>a, .menu>li.show>a, .menu>li.active>a {
    color: #86ad09;
    background: transparent
}

.menu>li>.sf-with-ul:before {
    content: '';
    position: absolute;
    z-index: 1000;
    left: 50%;
    bottom: 0;
    margin-left: -14px;
    border: 10px solid;
    border-color: transparent transparent #fff;
    opacity: 0;
    transition: opacity ease-in .08s
}

.menu>li.show>.sf-with-ul:before {
    opacity: 1;
    visibility: visible
}

.menu .megamenu {
    display: none;
    position: absolute;
    z-index: 999;
    background-color: #fff;
    box-shadow: 0 1rem 2.5rem rgba(0, 0, 0, 0.15);
    border: 1px solid #eee;
    border-top: 3px solid #86ad09;
    left: 15px;
    padding: 10px 20px;
    width: 770px
}

.menu .megamenu.megamenu-3cols {
    width: 600px
}

.menu .megamenu .row>div {
    padding-top: 1.5rem
}

.menu .megamenu img {
    width: 300px;
    height: 100%;
    object-fit: cover
}

.menu .megamenu .submenu {
    margin: 0;
    padding-top: 0;
    border-top: none;
    display: block;
    position: static;
    box-shadow: none;
    min-width: 0
}

.menu .megamenu .submenu a {
    padding: 7px 8px 8px 0
}

.menu .megamenu .submenu li:hover a {
    text-decoration: underline;
    background: transparent
}

.menu .nolink {
    cursor: default;
    display: inline-block;
    padding-bottom: 6px;
    color: #333
}

.menu ul {
    display: none;
    position: absolute;
    min-width: 200px;
    padding: 5px 0;
    border-top: 3px solid #86ad09;
    top: 100%;
    left: 0;
    z-index: 99;
    background-color: #fff;
    box-shadow: 0 29px 29px rgba(0, 0, 0, 0.1)
}

.menu ul ul {
    top: -5px;
    left: 100%
}

.menu.sf-arrows .sf-with-ul+ul>li {
    position: relative
}

.menu.sf-arrows .sf-with-ul:after {
    position: absolute;
    right: 1rem;
    content: '\e81a';
    font-family: 'porto'
}

.menu.sf-arrows>li>.sf-with-ul:after {
    content: '\e81c';
    position: static;
    margin-left: 5px;
    font-weight: 400
}

.main-nav .menu {
    text-transform: uppercase;
    font-size: 12px
}

.main-nav .menu>li {
    margin-right: 1px
}

.main-nav .menu>li>a {
    font-size: 12px;
    font-weight: 700;
    padding: 8px 13px;
    letter-spacing: -0.01em;
    color: #222529;
    font-family: "Poppins",sans-serif;
    letter-spacing: -0.01em
}

.main-nav .menu>li:hover>a, .main-nav .menu>li.show>a, .main-nav .menu>li.active>a {
    color: #86ad09;
    background: transparent
}

.main-nav .menu.sf-arrows ul {
    border-top: none
}

.main-nav .menu>li>ul {
    left: -15px
}

.main-nav .menu .megamenu {
    top: 100%;
    left: -15px;
    border-top: none
}

.main-nav .menu .megamenu img {
    height: 100%;
    object-fit: cover
}

.tip {
    display: inline-block;
    position: relative;
    margin: -2px 0 0 1rem;
    padding: 3px 4px;
    border-radius: 2px;
    color: #fff;
    font-family: "Poppins",sans-serif;
    font-size: 1rem;
    line-height: 1;
    text-transform: uppercase;
    vertical-align: middle;
    z-index: 1
}

.tip:before {
    position: absolute;
    top: 50%;
    right: 100%;
    left: auto;
    margin-top: -3px;
    border: 3px solid transparent;
    content: ''
}

.tip-new {
    background-color: #0fc567
}

.tip-new:not(.tip-top):before {
    border-right-color: #0fc567
}

.tip-new.tip-top:before {
    border-top-color: #0fc567
}

.tip-hot {
    background-color: #eb2771
}

.tip-hot:not(.tip-top):before {
    border-right-color: #eb2771
}

.tip-hot.tip-top:before {
    border-right-color: #eb2771
}

.tip-top {
    position: absolute;
    top: 0;
    left: 50%;
    margin-top: 6px;
    margin-left: -2px;
    transform: translate(-50%)
}

.tip-top:before {
    top: 100%;
    right: 60%;
    margin: 0
}

.product-promo {
    padding-left: 30px
}

.mobile-menu-container {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: 250px;
    transform: translateX(-100%);
    transition: all .25s;
    background-color: #1D1E20;
    font-size: 1.2rem;
    line-height: 1.5;
    box-shadow: 0.1rem 0 0.6rem 0 rgba(50, 50, 50, 0.65);
    visibility: hidden;
    z-index: 1001;
    overflow-y: auto
}

.mmenu-active .mobile-menu-container {
    transform: translateX(0);
    visibility: visible
}

.mobile-menu-container .social-icons {
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0
}

.mobile-menu-container .social-icon {
    width: 3rem;
    height: 3rem;
    margin-bottom: 0;
    border: 0;
    background-color: transparent;
    font-size: 1.5rem
}

.mobile-menu-container .social-icon+.social-icon {
    margin-left: .3rem
}

.mobile-menu-container .social-icon:hover, .mobile-menu-container .social-icon:focus {
    background-color: transparent;
    color: #fafafa
}

.mobile-menu-wrapper {
    position: relative;
    padding: 4.2rem 0 3rem
}

.mobile-menu-close {
    position: absolute;
    top: 1rem;
    right: 1rem;
    padding: .4rem;
    color: #fff;
    font-size: 1.3rem;
    line-height: 1;
    cursor: pointer;
    z-index: 9
}

.mobile-menu-overlay {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: all .25s;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    z-index: 1000
}

.mmenu-active .mobile-menu-overlay {
    opacity: 1;
    visibility: visible
}

.mmenu-active .sidebar-product {
    display: none
}

.mobile-nav {
    margin: 0 0 2rem;
    padding: 0
}

.mobile-menu {
    margin: 0;
    padding: 0;
    list-style: none
}

.mobile-menu>li>a {
    text-transform: uppercase
}

.mobile-menu li {
    display: block;
    position: relative;
    border-bottom: 1px solid #242527
}

.mobile-menu li a {
    display: block;
    position: relative;
    margin-right: 4.5rem;
    padding: 1.1rem 0 1.1rem 1.5rem;
    color: #fff
}

.mobile-menu li a:hover, .mobile-menu li a:focus {
    color: #b7b7b7;
    text-decoration: none
}

.mobile-menu li.open>a, .mobile-menu li.active>a {
    color: #b7b7b7
}

.mobile-menu li ul {
    display: none;
    margin: 0;
    padding: 0
}

.mobile-menu li ul li a {
    padding-left: 2.5rem
}

.mobile-menu li ul ul li a {
    padding-left: 3.5rem
}

.mmenu-btn {
    display: block;
    position: absolute;
    top: 50%;
    right: -3.8rem;
    width: 3rem;
    height: 3rem;
    margin-top: -1.5rem;
    text-align: center;
    border-radius: 0;
    outline: none;
    background-color: transparent;
    color: #fff;
    font-size: 1.5rem;
    line-height: 3rem;
    cursor: pointer
}

.mmenu-btn:after {
    display: inline-block;
    margin-top: -2px;
    font-family: 'porto';
    content: '\e81c'
}

.open>a>.mmenu-btn:after {
    content: '\e81b'
}

footer {
    font-size: 1.3rem;
    color: #a8a8a8;
    line-height: 2.6rem
}

footer .container {
    position: relative
}

footer p {
    color: inherit
}

footer a {
    color: inherit;
    color: #ffffff;
}

footer a:hover, footer a:focus {
    color: #86ad09;
    text-decoration: none;
}

.footer-middle {
    padding-top: 5rem;
    padding-bottom: 0.4rem
}

.footer-bottom {
    color: #a9a9a9;
    border-top: 1px solid #b3b3b3;
    padding-bottom: 2.5rem;
    padding-top: 2.5rem;
}

footer .social-icon {
    border-radius: 50%;
    width: 4rem;
    height: 4rem;
    border: 1px solid #313438;
    color: #fff;
    font-size: 14px;
    line-height: 4rem
}

footer .social-icon:not(:hover):not(:active):not(:focus) {
    background: transparent
}

footer .widget {
    margin-bottom: 3rem
}

footer .widget-title {
    color: #86ad09;
    font-size: 1.5rem;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 1.6rem;
    font-family: "Poppins",sans-serif;
}

footer .tagcloud a {
    padding: .6em;
    margin: 0 .8rem .8rem 0;
    border: 1px solid #313438;
    color: inherit;
    font-size: 11px;
    background: transparent
}

footer .tagcloud a:hover {
    border-color: #fff;
    background: transparent
}

footer .contact-info {
    margin: 0;
    padding: 0
}

footer .contact-info li {
    position: relative;
    margin-bottom: 1rem;
    color: #f5f1f1;
    list-style-type: none;
    line-height: 26px;
    /* font-family: "Poppins",sans-serif; */
    font-size: 14px;
}

footer .contact-info-label {
    display: block;
    color: #e7e7e7;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 1px;
    font-family: "Poppins",sans-serif;
}

#scroll-top {
    height: 40px;
    position: fixed;
    right: 15px;
    width: 40px;
    z-index: 9999;
    bottom: 0;
    color: #fff;
    background-color: #86ad09;
    font-size: 16px;
    text-align: center;
    line-height: 1;
    padding: 11px 0;
    visibility: hidden;
    opacity: 0;
    border-radius: 0 0 0 0;
    transition: all .3s, margin-right 0s;
    transform: translateY(40px)
}

#scroll-top:hover, #scroll-top:focus {
    background-color: #3a4045
}

#scroll-top.fixed {
    transform: translateY(0);
    opacity: 1;
    visibility: visible
}

.page-header h1 {
    color: #1e3636;
    font-size: 3.6rem;
    font-weight: 900;
    margin-bottom: 2.7rem
}

.page-header h1 span {
    display: block;
    color: #1e3636;
    font-size: .5em;
    font-weight: 700
}

.subtitle {
    font-size: 2.3rem !important;
}

.about-section {
    padding: 1rem 0 2.5rem;
    color: #7b858a;
    font-size: 1.5rem;
    line-height: 1.8
}

.about-section p {
    margin-bottom: 2rem
}

.about-section .lead {
    font-family: "Poppins",sans-serif;
    color: #21293c;
    font-size: 1.8rem;
    line-height: 1.5;
    font-weight: 400
}

.features-section {
    padding: 5rem 0 2.4rem
}

.features-section h3 {
    font-family: Poppins, sans-serif
}

.features-section .feature-box {
    padding: 3rem 4rem
}

.testimonials-section {
    padding: 5rem 0
}

.testimonials-section .subtitle {
    margin-bottom: 3.5rem
}

.testimonials-carousel blockquote {
    margin-bottom: 0
}

.testimonials-carousel.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: .5rem
}

.counters-section {
    padding: 4.5rem 0 4rem
}

.count-container .count-wrapper {
    color: #0087cb;
    font-size: 3.2rem;
    font-weight: 800;
    line-height: 3.2rem
}

.count-container span:not(.count-to) {
    font-size: 1.9rem
}

.count-container .count-title {
    color: #7b858a;
    font-size: 1.4rem;
    font-weight: 600
}

.owl-carousel.images-left img {
    width: auto
}

@media (min-width: 992px) {
    .counters-section .col-md-4 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}

@media (min-width: 768px) {
    .about-section {
        padding-top: 3rem;
        padding-bottom: 3.5rem
    }
}

@media (min-width: 576px) {
    .testimonial blockquote {
        margin-left: 85px;
        padding: 1.5rem 3rem 1.5rem 2rem
    }
}

.sidebar-shop {
    font-size: 1.3rem
}

.sidebar-shop .widget {
    padding: 2rem;
    border: 1px solid #e7e7e7
}

.sidebar-shop .widget:after {
    display: block;
    clear: both;
    content: ''
}

.sidebar-shop .widget:not(:last-child) {
    border-bottom: 0
}

.sidebar-shop .widget .config-swatch-list {
    margin-top: .3rem
}

.sidebar-shop .widget .config-swatch-list li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 0;
    margin-bottom: .5rem;
    font-size: 1.3rem
}

.sidebar-shop .widget .config-swatch-list li:last-child {
    margin-bottom: 0
}

.sidebar-shop .widget .config-swatch-list li a {
    margin-right: 1.5rem
}

.sidebar-shop .widget-title {
    margin: 0;
    color: #313131;
    font-size: 1.5rem;
    font-weight: 600;
    font-family: "Poppins",sans-serif;
    line-height: 1.4;
    text-transform: uppercase
}

.sidebar-shop .widget-title a {
    display: block;
    position: relative;
    color: inherit
}

.sidebar-shop .widget-title a:hover, .sidebar-shop .widget-title a:focus {
    text-decoration: none
}

.sidebar-shop .widget-title a:before, .sidebar-shop .widget-title a:after {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 10px;
    height: 2px;
    margin-top: -1px;
    transition: all .35s;
    background: #222529;
    content: ''
}

.sidebar-shop .widget-title a.collapsed:after {
    transform: rotate(-90deg)
}

.sidebar-shop .widget-body {
    padding: 1.5rem 0
}

.sidebar-shop .widget-featured {
    position: relative
}

.sidebar-shop .widget-featured .widget-body {
    padding-top: 2.3rem
}

.sidebar-shop .widget-featured .product-sm:last-child {
    margin-bottom: 0
}

.widget .owl-carousel .owl-nav {
    position: absolute;
    top: -4.3rem;
    right: -.4rem;
    line-height: 0
}

.widget .owl-carousel .owl-nav button.owl-next, .widget .owl-carousel .owl-nav button.owl-prev {
    padding: 0 .4rem !important;
    border-radius: 0;
    color: #222529;
    font-size: 2rem;
    line-height: 1
}

.widget .owl-carousel .owl-nav i:before {
    width: auto;
    margin: 0
}

.cat-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.cat-list li {
    margin-bottom: 1.4rem
}

.cat-list li:last-child {
    margin-bottom: 0
}

.cat-list li a {
    color: #777
}

.cat-list li a:hover, .cat-list li a:focus {
    color: #86ad09
}

.config-size-list {
    margin: 0;
    padding: 0;
    font-size: 0;
    list-style: none
}

.config-size-list li {
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-bottom: .8rem
}

.config-size-list li:not(:last-child) {
    margin-right: .8rem
}

.config-size-list a {
    display: block;
    position: relative;
    width: 4.4rem;
    height: 3rem;
    transition: all .3s;
    border: 1px solid #e9e9e9;
    color: #777;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 2.8rem;
    text-align: center;
    text-decoration: none
}

.config-size-list a:hover, .config-size-list a:focus, .config-size-list a.active {
    border-color: #86ad09;
    background-color: #86ad09;
    color: #61605a;
    text-decoration: none
}

.price-slider-wrapper {
    padding-top: 2rem
}

.filter-price-action {
    margin-top: 2.5rem;
    padding-bottom: .4rem
}

.filter-price-action .btn {
    padding: 3px .7em;
    font-size: 1.2rem;
    font-weight: 400
}

.filter-price-action .filter-price-text {
    font-size: 1.2rem;
    line-height: 2
}

.widget-block {
    font-size: 1.5rem;
    line-height: 1.42
}

.widget-block h5 {
    margin-bottom: 2rem;
    color: #7a7d82;
    font-size: 1.4rem;
    font-weight: 600;
    font-family: "Open Sans", sans-serif
}

.widget-block p {
    color: #21293c;
    max-width: 210px
}

.horizontal-filter {
    margin-bottom: 2rem;
    padding: 12px 12px 2px;
    background-color: #f4f4f4
}

.horizontal-filter .filter-price-form {
    font-family: "Poppins",sans-serif;
    font-size: 1.36rem
}

.horizontal-filter .filter-price-form .btn {
    font-family: inherit;
    padding: .7rem 1.2rem;
    font-size: 1.2rem;
    font-weight: 400
}

.horizontal-filter .input-price {
    display: block;
    width: 50px;
    padding: 6px;
    line-height: 1.45;
    outline: none;
    border: 1px solid rgba(0, 0, 0, 0.09)
}

.horizontal-filter select {
    border: 0
}

.sort-menu-trigger {
    display: block;
    color: #313131;
    font-size: 12px;
    line-height: 1.4;
    text-transform: uppercase
}

.sort-list li {
    padding: 1rem 0;
    font-size: 12px;
    text-transform: uppercase
}

.sort-list li a {
    color: inherit;
    font-weight: 600
}

.filter-toggle span {
    color: #777;
    font-size: 1.3rem
}

.filter-toggle a {
    display: inline-block;
    position: relative;
    width: 46px;
    height: 26px;
    margin-left: 8px;
    border-radius: 13px;
    background: #e6e6e6;
    text-decoration: none
}

.filter-toggle a:before {
    position: absolute;
    left: 0;
    width: 42px;
    height: 22px;
    -webkit-transform: translate3d(2px, 2px, 0) scale3d(1, 1, 1);
    transform: translate3d(2px, 2px, 0) scale3d(1, 1, 1);
    transition: all .3s linear;
    border-radius: 11px;
    background-color: #fff;
    content: ''
}

.filter-toggle a:after {
    position: absolute;
    left: 0;
    width: 22px;
    height: 22px;
    -webkit-transform: translate3d(2px, 2px, 0);
    transform: translate3d(2px, 2px, 0);
    transition: all .2s ease-in-out;
    border-radius: 11px;
    background-color: #fff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.24);
    content: ''
}

.filter-toggle.opened a {
    background-color: #86ad09
}

.filter-toggle.opened a:before {
    -webkit-transform: translate3d(18px, 2px, 0) scale3d(0, 0, 0);
    transform: translate3d(18px, 2px, 0) scale3d(0, 0, 0)
}

.filter-toggle.opened a:after {
    -webkit-transform: translate3d(22px, 2px, 0);
    transform: translate3d(22px, 2px, 0)
}

.btn-loadmore {
    box-shadow: none;
    padding: 1.3rem 3rem;
    border: 1px solid #e7e7e7;
    font-size: 1.2rem;
    font-family: "Poppins",sans-serif;
    color: #555
}

.btn-loadmore:hover {
    border-color: #ccc
}

@media (min-width: 992px) {
    .horizontal-filter:not(.filter-sorts) {
        padding-left: 20px;
        padding-right: 20px
    }

    .filter-sorts .toolbox-left {
        position: relative
    }

    .filter-sorts .toolbox-item.toolbox-sort {
        margin-left: 0;
        margin-right: 1rem;
        background-color: #fff
    }

    .filter-sorts select {
        border: 0;
        text-transform: uppercase
    }

    .filter-sorts .mobile-sidebar.sidebar-shop {
        left: 0;
        padding: 0;
        visibility: visible;
        z-index: 2
    }

    .sort-list {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 220px;
        margin-top: 10px;
        padding: 10px 15px;
        background: #fff;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
        z-index: 99
    }

    .sort-list:before, .sort-list:after {
        content: '';
        position: absolute;
        bottom: 100%;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #fff;
        border-left: 10px solid transparent
    }

    .sort-list:before {
        left: 21px;
        z-index: 999
    }

    .sort-list:after {
        left: 20px;
        border-right-width: 11px;
        border-bottom: 11px solid #e8e8e8;
        border-left-width: 11px
    }

    .sort-menu-trigger {
        min-width: 140px;
        height: 34px;
        padding-left: .8rem;
        color: #777;
        line-height: 34px;
        z-index: 9
    }

    .sort-menu-trigger:hover, .sort-menu-trigger:focus {
        text-decoration: none
    }

    .toolbox-item.opened .sort-list {
        display: block
    }
}

@media (max-width: 991px) {
    .sort-menu-trigger {
        margin-bottom: 1.5rem;
        font-weight: 700
    }

    .sidebar-shop .widget {
        padding: 2rem 0;
        border: 0
    }

    .sidebar-shop .widget:first-child {
        padding-top: 0
    }

    .sidebar-shop .widget:not(:last-child) {
        border-bottom: 1px solid #e7e7e7
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .sidebar-shop .product-widget figure {
        max-width: 70px;
        margin-right: 1.5rem
    }
}

.add-cart {
    padding: 11px 28px;
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: -.015em;
    line-height: 24px
}

.add-cart:before {
    font-size: 1.8rem;
    line-height: 0;
    vertical-align: middle;
    margin-right: 8px;
    font-weight: 900
}

.add-wishlist {
    display: inline-block;
    padding: 16px 8px;
    color: #222529;
    font-size: 1.2rem;
    font-weight: 700;
    font-family: "Poppins",sans-serif;
    letter-spacing: -.015em;
    text-transform: uppercase;
    white-space: nowrap
}

.add-wishlist:before {
    content: '\e91b';
    margin-right: .5rem;
    display: inline-block;
    font-size: 1.8rem;
    font-family: 'porto';
    line-height: 0;
    transform: translateY(2px)
}

.add-compare:before {
    content: '\e810';
    font-size: 1.8rem;
    font-family: 'porto';
    margin-right: 6px
}

.product-single-container {
    margin-bottom: 3rem
}

.product-single-details {
    margin-top: -.6rem;
    margin-bottom: 3rem
}

.product-single-details .product-title {
    margin-bottom: 1.5rem;
    color: #2a2a2a;
    font-size: 26px;
    /* font-weight: bold; */
    letter-spacing: -.01em;
    text-transform: capitalize;
    font-family: "Poppins", sans-serif;
}

.product-single-details .price-box {
    margin-bottom: 2.4rem;
    color: #86ad09;
    font-weight: 700;
    font-family: Poppins, sans-serif
}

.product-single-details .product-price {
    font-size: 2.4rem;
    letter-spacing: -.02em;
    vertical-align: middle
}

.product-single-details .old-price {
    color: #777;
    font-size: 2rem;
    vertical-align: middle
}

.product-single-details .old-price+.product-price {
    margin-left: 1rem
}

.product-single-details .short-divider {
    width: 81px;
    height: 0;
    border-top: 2px solid #22363f;
    margin: 0 0 1.5rem;
    text-align: left;
}

.product-single-details .divider {
    border-top: 1px solid #676767;
    margin: 2rem 0;
}

.product-single-details .divider+.product-action {
    margin-top: -.5rem
}

.product-single-details .product-action+.divider {
    margin-top: 1.5rem
}

.product-single-details .ratings-container {
    margin-bottom: 2.1rem
}

.product-single-details .ratings-container .product-ratings, .product-single-details .ratings-container .ratings {
    font-size: 1.4rem
}

.product-single-details .ratings-container .product-ratings {
    height: 14px
}

.product-single-details .ratings-container .product-ratings:before {
    color: #999
}

.product-single-details .ratings-container .ratings:before {
    color: #FD5B5A
}

.product-single-details .rating-link {
    color: #777;
    font-size: 1.4rem;
    font-weight: 400
}

.product-single-details .rating-link:hover {
    text-decoration: underline
}

.product-single-details .product-desc {
    margin-bottom: 4.2rem;
    font-size: 14px;
    letter-spacing: -.015em;
    line-height: 21px;
    /* font-family: "Poppins",sans-serif; */
    font-weight: normal;
}

.product-single-details .product-desc a {
    color: #222529;
    border-bottom: 1px solid #222529
}

.product-single-details .container {
    align-items: center;
    -ms-flex-align: center
}

.product-single-details .container img {
    max-width: 5rem;
    max-height: 5rem;
    margin-right: 2rem
}

.product-single-details .product-single-qty {
    margin: .5rem 4px .5rem 0
}

.product-single-details .product-single-qty .form-control {
    height: 4.8rem;
    font-size: 1.6rem;
    font-weight: 700
}

main .sticky-header:not(.fixed) .sticky-img, main .sticky-header:not(.fixed) .sticky-detail {
    display: none
}

main .sticky-header:not(.fixed).container {
    padding-left: 0;
    padding-right: 0
}

main .sticky-header.fixed .container, main .sticky-header.fixed .container-fluid {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    -ms-flex-align: center;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap
}

main .sticky-header.fixed .product-action {
    flex: 1;
    -ms-flex: 1;
    border: 0;
    margin: 0;
    padding: 0;
    min-width: 260px;
    text-align: right
}

main .sticky-header .sticky-img img {
    max-width: 60px
}

main .sticky-header .sticky-detail {
    display: flex;
    display: -ms-flexbox
}

main .sticky-header .product-title {
    margin-right: 2rem;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 600
}

main .sticky-header .price-box {
    margin: 0;
    color: #2b2b2d;
    font-family: 'Oswald', 'Poppins';
    font-weight: 400
}

main .sticky-header .old-price {
    font-size: 1.4rem
}

main .sticky-header .product-price {
    font-size: 1.8rem
}

main .sticky-header .ratings-container {
    line-height: 24px
}

main .sticky-header .product-ratings:before {
    color: rgba(0, 0, 0, 0.16)
}

.product-both-info .product-single-details {
    margin-top: 0
}

.product-both-info .product-single-details .product-desc {
    border-bottom: 0
}

.single-info-list {
    margin-bottom: 2rem;
    padding: 0;
    font-size: 1.2rem;
    line-height: 1.5;
    letter-spacing: .005em;
    text-transform: uppercase
}

.single-info-list li {
    margin-bottom: 1rem;
    letter-spacing: .005em
}

.single-info-list li strong {
    color: #4c4c4c
}

.product-single-filter {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 2.1rem
}

.product-single-filter label {
    margin-right: 1.3rem;
    margin-bottom: 0;
    color: #777;
    font-weight: 400;
    font-family: "Poppins",sans-serif;
    letter-spacing: .005em;
    text-transform: uppercase
}

.product-single-filter .config-swatch-list {
    display: inline-flex;
    margin: 0
}

.product-single-filter .config-size-list li {
    margin-bottom: 0
}

.product-single-filter .config-size-list li:not(:last-child) {
    margin-right: .7rem
}

.product-single-filter .config-size-list li a {
    min-width: 3rem;
    height: 3rem;
    border: 1px solid #dae2e6;
    background-color: #f4f4f4;
    color: #21293c;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 2.8rem
}

.product-single-filter .config-size-list li a:hover, .product-single-filter .config-size-list li a:focus {
    border-color: #222529;
    background-color: #f4f4f4;
    color: #21293c
}

.product-single-filter .config-size-list li.active a {
    border-color: #222529;
    outline: none;
    background-color: #f4f4f4;
    color: #21293c
}

.product-single-filter.product-single-qty {
    max-width: 148px;
    max-height: 7.5rem;
    border-bottom: 0
}

.product-single-qty label {
    color: #222529;
    font-weight: 600;
    font-size: 1.5rem
}

.product-single-share {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap
}

.product-single-share label {
    margin-right: 1.2rem;
    margin-bottom: .5rem;
    color: #222529;
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 1.1;
    font-family: "Poppins",sans-serif;
    letter-spacing: .005em;
    text-transform: uppercase
}

.product-single-share .social-icon {
    border-radius: 50%;
    line-height: 2em;
    border: 2px solid transparent;
    margin: 0.2857em 0.4285em 0.2857em 0
}

.product-single-share .social-icon:not(:hover):not(:active):not(:focus) {
    color: #222529;
    background-color: transparent;
    border-color: #e7e7e7
}

.product-single-gallery {
    margin-bottom: 3rem
}

.product-single-gallery .sticky-slider {
    position: relative
}

.product-single-gallery a {
    display: block
}

.product-single-gallery img {
    display: block;
    width: 100%;
    max-width: none;
    height: auto
}

.product-single-gallery .owl-nav {
    font-size: 2.8rem
}

.product-single-gallery .owl-nav .owl-prev {
    left: 2.5rem
}

.product-single-gallery .owl-nav .owl-next {
    right: 2.5rem
}

.product-single-gallery .owl-nav button {
    transition: opacity .5s;
    opacity: .5
}

.product-single-gallery .product-item {
    position: relative
}

.product-single-gallery .product-item:not(:last-child) {
    margin-bottom: 4px
}

.product-single-gallery .product-single-grid {
    margin-bottom: 3.6rem
}

.prod-thumbnail {
    display: flex;
    display: -ms-flexbox;
    margin: 3px -3px 0;
    width: 180px;
}

.prod-thumbnail>.owl-dot {
    flex: 1;
    -ms-flex: 1 1 100px;
    margin: 3px
}

.prod-thumbnail img {
    width: 50%;
    cursor: pointer
}

.prod-thumbnail .active img, .prod-thumbnail img:hover {
    border: 2px solid #21293c
}

.transparent-dots {
    position: absolute;
    top: 15px;
    left: 15px;
    width: 110px;
    margin: 0;
    padding: 0;
    z-index: 99
}

.transparent-dots .owl-dot {
    margin: 4px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    transition: border-color .2s
}

.transparent-dots .owl-dot img {
    border: 0;
    opacity: .5
}

.transparent-dots .owl-dot.active, .transparent-dots .owl-dot:hover {
    border-color: #86ad09
}

.product-slider-container {
    position: relative
}

.product-slider-container:hover .prod-full-screen, .product-slider-container:hover .owl-prev, .product-slider-container:hover .owl-next {
    opacity: 1
}

.prod-full-screen {
    position: absolute;
    right: 2rem;
    bottom: 1.7rem;
    transition: all .5s;
    outline: none;
    opacity: 0;
    z-index: 1
}

.prod-full-screen i {
    color: #000;
    font-size: 1.4rem;
    cursor: pointer
}

.product-single-tabs {
    margin-bottom: 5.5rem
}

.product-single-tabs .tab-pane {
    padding-top: 3.5rem;
    color: #7b858a;
    line-height: 1.92
}

.product-single-tabs .sticky-header {
    height: auto
}

.product-single-tabs .nav.nav-tabs .nav-item .nav-link {
    color: #818692
}

.product-single-tabs .nav.nav-tabs .nav-item .nav-link.active {
    color: #222529
}

.product-single-tabs .nav.nav-tabs .nav-link {
    font-family: "Open Sans", sans-serif
}

.product-single-tabs .nav.nav-tabs .nav-link:hover, .product-single-tabs .nav.nav-tabs .nav-link.active {
    border-bottom-color: #222529
}

.scrolling-box .tab-pane+.tab-pane {
    margin-top: 3.5rem;
    border-top: 2px solid #dae2e6
}

.product-desc-content p {
    margin-bottom: 2.2rem;
    letter-spacing: -.015em
}

.product-desc-content ul, .product-desc-content ol {
    margin-bottom: 2.2rem;
    padding-left: 2.1rem;
    letter-spacing: .005em
}

.product-desc-content li {
    margin-bottom: .4rem
}

.product-desc-content li i {
    margin-right: 1.2rem;
    color: #21293c;
    font-size: 1.5rem
}

.product-desc-content img.float-right, .product-desc-content img.float-left {
    max-width: 50%
}

.product-desc-content .feature-box i {
    float: none;
    display: inline-block
}

.product-desc-content .feature-box-content {
    margin-left: 0
}

.product-tags-content h4 {
    margin: 0 0 2rem;
    font-size: 1.8rem;
    font-weight: 700;
    text-transform: uppercase
}

.product-tags-content form {
    margin-bottom: 2rem
}

.product-tags-content .form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch
}

.product-tags-content .form-control {
    margin-right: 10px
}

.product-tags-content .btn {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.product-reviews-content {
    line-height: 1.92
}

.product-reviews-content .reviews-title {
    font-size: 1.6rem;
    font-weight: 600;
    letter-spacing: -.015em;
    margin-bottom: 0
}

.comment-container {
    display: flex;
    display: -ms-flexbox;
    padding: 29px 0 8px
}

.comment-container:not(:first-child) {
    border-top: 1px solid #e7e7e7
}

.comment-container .comment-avatar {
    flex: 1 0 auto;
    padding: 0 22px 5px 8px
}

.comment-container img {
    border-radius: 10rem
}

.comment-container .ratings-container {
    margin-bottom: 6px
}

.comment-container .product-ratings, .comment-container .ratings {
    font-size: 14px
}

.comment-container .product-ratings:before {
    color: #999
}

.comment-container .ratings:before {
    color: #FD5B5A
}

.comment-container .comment-info {
    font-family: "Poppins",sans-serif;
    font-size: 1.4rem;
    line-height: 1;
    letter-spacing: -.02em
}

.comment-container .avatar-name {
    display: inline;
    font-family: inherit;
    font-size: inherit
}

.comment-container .comment-text {
    letter-spacing: -0.015em
}

.add-product-review {
    background-color: #f4f4f4;
    padding: 3rem 2rem 3.5rem
}

.add-product-review h3 {
    font-size: 1.6rem;
    margin-bottom: 2.4rem
}

.add-product-review label {
    display: block;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 1.1rem
}

.add-product-review .form-control {
    font-size: 1.4rem;
    margin-bottom: 3rem;
    max-width: 100%
}

.add-product-review .btn {
    padding: .93em 1.78em
}

.rating-stars {
    display: flex;
    display: -ms-flexbox;
    position: relative;
    height: 14px;
    font-size: 1.4rem;
    margin-bottom: 2.8rem
}

.rating-stars a {
    color: #999;
    text-indent: -9999px;
    letter-spacing: 1px;
    width: 16px
}

.rating-stars a:before {
    content: '';
    position: absolute;
    left: 0;
    height: 14px;
    line-height: 1;
    font-family: 'Font Awesome 5 Free';
    text-indent: 0;
    overflow: hidden;
    white-space: nowrap
}

.rating-stars a.active:before, .rating-stars a:hover:before {
    content: '\f005\f005\f005\f005\f005';
    font-weight: 900
}

.rating-stars .star-1 {
    z-index: 10
}

.rating-stars .star-2 {
    z-index: 9
}

.rating-stars .star-3 {
    z-index: 8
}

.rating-stars .star-4 {
    z-index: 7
}

.rating-stars .start-5 {
    z-index: 6
}

.rating-stars .star-1:before {
    width: 16px
}

.rating-stars .star-2:before {
    width: 32px
}

.rating-stars .star-3:before {
    width: 48px
}

.rating-stars .star-4:before {
    width: 64px
}

.rating-stars .star-5:before {
    content: '\f005\f005\f005\f005\f005'
}

.products-section {
    padding-top: 3.8rem;
    padding-bottom: 3rem
}

.products-section h2 {
    padding-bottom: 1rem;
    margin-bottom: 2.4rem;
    font-size: 29px;
    font-family: "Poppins",sans-serif;
    line-height: 22px;
    letter-spacing: 0;
    color: #86ad09;
    text-transform: capitalize;
    font-weight: bold;
}

.products-section.pt-sm {
    padding-top: 2.5rem
}

@media (max-width: 1599px) {
    .transparent-dots {
        width: 90px
    }
}

@media (min-width: 768px) {
    .products-section {
        padding-top: 4.8rem;
        padding-bottom: 4rem
    }

    .product-both-info .product-single-share {
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .add-product-review {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media (min-width: 992px) {
    .product-single-container .col-lg-7 {
        -ms-flex: 0 0 55.56%;
        flex: 0 0 55.56%;
        max-width: 55.56%
    }

    .product-single-container .col-lg-5 {
        -ms-flex: 0 0 44.44%;
        flex: 0 0 44.44%;
        max-width: 44.44%
    }
}

@media (max-width: 991px) {
    .transparent-dots {
        top: 10px;
        left: 10px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .product-all-icons.product-action .product-single-qty {
        margin-right: 50%;
        margin-bottom: 1.2rem
    }
}

@media (min-width: 576px) {
    .product-tags-content .form-control {
        width: 250px
    }
}

@media (max-width: 575px) {
    .transparent-dots {
        width: 70px
    }
}

.product-single-extended {
    margin-bottom: 6rem
}

.product-single-extended .product-single-gallery {
    position: relative
}

.product-single-extended .product-single-gallery .owl-item:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: transparent;
    transition: background-color 1s
}

.product-single-extended .product-single-gallery .owl-item.center:before {
    background-color: rgba(0, 0, 0, 0.07)
}

.product-single-extended .product-title {
    font-size: 3.5rem;
    line-height: 1.15
}

.product-single-extended .price-box {
    margin-bottom: 1rem;
    border: 0
}

.product-single-extended .product-price {
    font-size: 3.1rem
}

.product-single-extended .old-price {
    font-size: 2.4rem
}

.product-single-extended .old-price+.product-price {
    margin-left: 1.5rem
}

.product-single-extended .widget-area .widget.widget-info {
    margin-bottom: 0
}

.product-single-extended .product-filters-container {
    border-top: 1px solid #e7e7e7
}

.product-desc .view-more {
    color: #86ad09;
    font-weight: 700;
    text-transform: uppercase
}

.product-single-header {
    margin-bottom: 3.2rem;
    padding-bottom: 1.4rem;
    border-bottom: 1px solid #dae2e6
}

.single-qty-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.single-qty-wrapper label {
    margin-right: 1.3rem;
    margin-bottom: 0;
    color: #21293c;
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 1.1;
    font-family: "Poppins",sans-serif;
    letter-spacing: .005em;
    text-transform: uppercase
}

.single-qty-wrapper .product-single-qty .horizontal-quantity {
    padding: .2rem;
    height: 24px;
    width: 36px;
    background-color: #f4f4f4;
    font-size: 1.3rem
}

.single-qty-wrapper .product-single-qty .btn {
    border-style: none
}

.product-single-row {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-align: center;
    align-items: center;
    height: 700px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    color: #7b858a;
    font-size: 1.4rem;
    letter-spacing: .005em;
    line-height: 1.92
}

.product-single-row .single-row-entire, .product-single-row .single-row-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    background-color: #ccc;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.product-single-row .single-row-entire {
    width: 100%
}

.product-single-row .single-row-bg {
    left: 50%;
    width: 50%
}

.product-single-row.single-row-reverse .single-row-bg {
    left: 0
}

.product-single-row h5 {
    margin-bottom: 1.1rem;
    color: #7b858a;
    font-size: 2rem;
    font-weight: 600;
    letter-spacing: -.01em
}

.product-single-row h2 {
    margin-bottom: 2.8rem;
    font-size: 4.5rem;
    font-weight: 600;
    letter-spacing: -.01em
}

.product-single-row p {
    margin-bottom: 0
}

.product-single-row ul, .product-single-row ol {
    margin-bottom: 0
}

.product-single-row ul li, .product-single-row ol li {
    margin-bottom: .4rem
}

.product-single-row ul li i, .product-single-row ol li i {
    margin-right: 2rem;
    color: #21293c;
    font-size: 1.5rem
}

.product-single-row ul li i:before, .product-single-row ol li i:before {
    margin: 0
}

.product-single-video {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 300px;
    background-color: #4d4d4d;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    color: #7b858a;
    text-align: center
}

.product-single-video h3 {
    margin-bottom: 1.2rem;
    color: #21293c;
    font-size: 3.5rem;
    font-weight: 600;
    letter-spacing: -.01em
}

.product-single-video .video-btn {
    color: #7b858a;
    font-size: 2rem;
    font-weight: 600;
    letter-spacing: -.01em;
    text-transform: uppercase
}

.product-single-video .video-btn img {
    display: inline-block;
    max-width: 38px;
    height: auto;
    margin-left: .7rem
}

@media (max-width: 991px) {
    .product-single-row h2 {
        font-size: 3.5rem
    }
}

@media (max-width: 767px) {
    .product-single-row {
        display: block
    }

    .product-single-row .single-row-bg {
        position: relative;
        left: 0;
        width: 100%;
        height: 50%
    }

    .product-single-row .single-row-entire {
        position: relative;
        height: 50%
    }

    .product-single-row .container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        height: 50%
    }

    .product-single-extended .product-price {
        font-size: 2.4rem
    }

    .product-single-extended .product-title {
        font-size: 3rem
    }
}

@media (max-width: 575px) {
    .product-single-row h2 {
        font-size: 3rem
    }

    .product-single-extended .single-qty-wrapper {
        width: 100%;
        margin-bottom: 2rem
    }
}

.sidebar-product .widget.widget-collapse {
    margin-bottom: 3rem;
    padding: 1.8rem 1.5rem 1.3rem;
    border: 1px solid #dae2e6
}

.sidebar-product .widget.widget-collapse .widget-title {
    margin: 0
}

.sidebar-product .widget.widget-collapse .widget-title a {
    display: block;
    position: relative;
    padding: .2rem 0 .6rem;
    color: inherit
}

.sidebar-product .widget.widget-collapse .widget-title a:hover, .sidebar-product .widget.widget-collapse .widget-title a:focus {
    color: #222529;
    text-decoration: none
}

.sidebar-product .widget.widget-collapse .widget-title a:after {
    display: inline-block;
    position: absolute;
    top: 42%;
    right: .1rem;
    transform: translateY(-50%);
    transition: all .35s;
    font-family: 'porto';
    font-size: 1.7rem;
    font-weight: 400;
    content: '\e81b'
}

.sidebar-product .widget.widget-collapse .widget-title a.collapsed:after {
    content: '\e81c'
}

.sidebar-product .widget.widget-collapse .widget-body {
    padding-top: 1.3rem;
    padding-bottom: .5rem
}

.sidebar-product .widget.widget-collapse .widget-body:after {
    display: block;
    clear: both;
    content: ''
}

.sidebar-product {
    margin-bottom: 2.8rem
}

.sidebar-product .widget:not(:last-child) {
    margin-bottom: 3rem
}

.sidebar-product .widget-title {
    margin: 0;
    color: #222529;
    font-size: 1.5rem;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom-width: 1px
}

.sidebar-product .widget-subtitle {
    color: #7a7d82;
    margin-bottom: 3rem;
    font-size: 1.3rem;
    font-weight: 400
}

.sidebar-product .widget-body {
    padding-left: 0;
    padding-top: 2.3rem
}

.sidebar-product .widget-body p {
    line-height: 27px;
    font-size: 1.3rem;
    color: #222529;
    letter-spacing: .01em;
    font-weight: 500;
    margin-bottom: 3rem
}

.widget-info ul {
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -ms-flex-align: center;
    justify-content: space-between;
    -ms-flex-pack: justify;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    margin: 0
}

aside .widget-info ul {
    display: block
}

.widget-info li {
    margin-bottom: 2rem
}

.widget-info li:not(:last-child) {
    margin-right: 2.5rem
}

aside .widget-info li:not(:last-child) {
    border-bottom: 1px solid #dee5e8;
    padding-bottom: 2.2rem;
    margin-right: 0
}

.widget-info i {
    min-width: 40px;
    margin-right: 15px;
    color: #86ad09;
    font-size: 4rem;
    line-height: 1
}

.widget-info i:before {
    margin: 0
}

aside .widget-info i {
    margin-left: 7px
}

.widget-info h4 {
    display: inline-block;
    margin-bottom: 0;
    color: #6b7a83;
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 1.286;
    font-family: "Poppins",sans-serif;
    text-transform: uppercase
}

.product-single-collapse {
    line-height: 1.9;
    margin-bottom: 2rem
}

.product-single-collapse p {
    margin-bottom: 2.5rem
}

.product-single-collapse .product-desc-content ul, .product-single-collapse .product-desc-content ol {
    margin-bottom: 2.5rem
}

.product-collapse-title {
    margin: 0;
    font-size: 1.4rem;
    line-height: 1;
    text-transform: uppercase
}

.product-collapse-title a {
    display: block;
    position: relative;
    padding: 1.5rem;
    border-bottom: 1px solid #ddd;
    color: inherit
}

.product-collapse-title a:hover, .product-collapse-title a:focus {
    color: inherit;
    text-decoration: none
}

.product-collapse-title a:before {
    content: '\e81b';
    margin-right: 1rem;
    font-family: 'porto';
    font-size: 2rem;
    font-weight: 400
}

.product-collapse-title a:after {
    display: block;
    position: absolute;
    bottom: -.2rem;
    left: 0;
    width: 100%;
    height: .2rem;
    transform-origin: left center;
    transform: scale(1, 1);
    transition: transform .4s;
    background-color: #86ad09;
    content: ''
}

.product-collapse-title a.collapsed:before {
    content: '\e81c'
}

.product-collapse-title a.collapsed:after {
    transform-origin: right center;
    transform: scale(0, 1)
}

.collapse-body-wrapper {
    padding: 3rem 0 1.5rem 2rem
}

.sidebar-toggle {
    position: fixed;
    top: 20%;
    left: 0;
    width: 40px;
    height: 40px;
    transition: left .2s ease-in-out 0s;
    border: #dcdcda solid 1px;
    border-left-width: 0;
    background: #fff;
    font-size: 17px;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
    z-index: 999;
    margin-top: 50px
}

.sidebar-opened .sidebar-toggle {
    left: 260px;
    z-index: 9000
}

.sidebar-opened .sidebar-toggle i:before {
    content: ""
}

@media (min-width: 992px) {
    .main-content-wrap {
        overflow: hidden
    }

    .main-content-wrap .main-content {
        margin-left: -25%;
        transition: .15s linear
    }

    .main-content-wrap .sidebar-shop {
        left: -25%;
        transition: .15s linear;
        visibility: hidden;
        z-index: -1
    }

    .sidebar-opened .main-content-wrap>.sidebar-shop {
        left: 0;
        visibility: visible;
        z-index: 0
    }

    .sidebar-opened .main-content-wrap>.main-content {
        margin-left: 0
    }

    main:not(.sidebar-opened) .main-content-wrap>.main-content {
        max-width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .sidebar-toggle {
        display: none
    }
}

@media (min-width: 576px) {
    .sidebar-product .widget.widget-collapse {
        padding: 2.2rem 3rem
    }
}

@media (max-width: 991px) {
    .mobile-sidebar {
        display: block;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        width: 260px;
        padding: 2rem;
        margin: 0;
        transform: translate(-260px);
        transition: transform .2s ease-in-out 0s;
        background-color: #fff;
        z-index: 9999;
        overflow-y: auto
    }

    .sidebar-opened .mobile-sidebar {
        transform: none
    }

    .sidebar-opened .sidebar-overlay {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: #000;
        opacity: .35;
        z-index: 8999
    }
}

@media (max-width: 575px) {
    .widget-info ul {
        display: block
    }
}

@media (min-width: 576px) {
    .sale-banner h3 {
        white-space: nowrap
    }
}

.product-single-grid .product-single-gallery .product-item {
    margin-bottom: 2rem
}

.product-single-grid .inner {
    position: relative
}

.product-single-grid .product-item:hover .prod-full-screen {
    opacity: 1
}

.product-size-content img {
    margin-right: auto;
    margin-bottom: 2rem;
    margin-left: auto
}

.table.table-size thead tr th, .table.table-size tbody tr td {
    border: 0;
    color: #21293c;
    font-size: 1.5rem;
    letter-spacing: .005em;
    text-transform: uppercase
}

.table.table-size thead tr th {
    padding: 2.8rem 1.5rem 1.7rem;
    background-color: #f4f4f2;
    font-weight: 600
}

.table.table-size tbody tr td {
    padding: 1rem 1.5rem;
    background-color: #fff;
    font-weight: 700
}

.table.table-size tbody tr td:first-child {
    font-weight: 600
}

.table.table-size tbody tr:nth-child(2n) td {
    background-color: #ebebeb
}

@media (min-width: 992px) {
    .table.table-size thead tr th {
        padding-top: 4.2rem;
        padding-bottom: 2.8rem
    }

    .table.table-size thead tr th, .table.table-size tbody tr td {
        padding-right: 3.5rem;
        padding-left: 3.5rem
    }
}

.cart-table-container {
    margin-bottom: 2.5rem;
}

.cart-table-container .product-image img {
    max-width: 10rem;
    margin-left: 10px;
}

.table.table-cart tr th, .table.table-cart tr td {
    vertical-align: middle
}

.table.table-cart tr th:not(.product-col), .table.table-cart tr td:not(.product-col) {
    text-align: center;
    font-size: 15px;
    border: none;
    color: #323232;
}

.table.table-cart tr th {
    padding: 2.4rem 1.5rem 1.2rem;
    border: 0;
    font-weight: 600;
    color: #323232;
}

.table.table-cart tr td {
    padding: 2rem 1.5rem;
    border-top: none;
    font-family: "Poppins",sans-serif;
}

.table.table-cart tr td.product-col {
    padding: 2rem .8rem 1.8rem 0
}

.table.table-cart tr.product-action-row td {
    padding: 0 0 2.2rem;
    border: 0
}

.table.table-cart .product-title {
    margin-bottom: 0;
    font-size: 1.4rem;
    font-family: "Poppins",sans-serif;
    font-weight: normal;
    color: #000;
}

.table.table-cart tfoot td {
    padding: 2rem 0 1rem
}

.table.table-cart tfoot .btn {
    font-weight: normal;
    font-family: "Poppins",sans-serif;
    letter-spacing: 0;
    text-transform: initial;
}

.table.table-cart tfoot .btn+.btn {
    margin-left: 1rem
}

.table.table-cart .bootstrap-touchspin.input-group {
    margin-right: auto;
    margin-left: auto
}

.btn-remove:hover, .btn-remove:focus, .btn-edit:hover, .btn-edit:focus, .btn-move:hover, .btn-move:focus {
    color: #86ad09;
    text-decoration: none
}

.btn-edit {
    margin-right: 1rem;
    font-size: 1.3rem
}

.btn-move {
    font-size: 1.3rem;
    line-height: 2.5rem
}

.btn-move:hover, .btn-move:focus {
    text-decoration: underline
}

.qty-col {
    min-width: 98px
}

tbody .product-col {
    font-size: 0
}

.product-col .product-image-container {
    display: table-cell;
    padding-right: 1.8rem;
    margin-bottom: 0;
    vertical-align: middle
}

.product-col .product-image img {
    /* border: 1px solid #ccc */
}

.product-col .product-title {
    display: table-cell;
    vertical-align: middle
}

.cart-discount {
    margin-bottom: 4rem
}

.cart-discount h4 {
    margin-bottom: 1.2rem;
    font-size: 1.6rem;
    font-weight: 400
}

.cart-discount form {
    max-width: 420px
}

.cart-summary {
    margin-bottom: 2.5rem;
    padding: 1.4rem 1.8rem 8.2rem;
    border: 1px solid #ddd;
    background: #fbfbfb;
}

.cart-summary h3 {
    margin-bottom: 1.3rem;
    font-size: 2.5rem;
    font-weight: 800;
    font-family: "Poppins",sans-serif;
    color: #86ad09;
}

.cart-summary h4 {
    margin-bottom: 0;
    border-top: 1px solid #ccc;
    font-size: 1.5rem;
    font-weight: 600
}

.cart-summary h4 a {
    display: block;
    position: relative;
    padding: 1rem 2rem 1rem 0
}

.cart-summary h4 a:after {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: .4rem;
    transform: translateY(-50%);
    font-family: 'porto';
    font-size: 1.4rem;
    content: '\e81b'
}

.cart-summary h4 a.collapsed:after {
    content: '\e81c'
}

#total-estimate-section form {
    margin-bottom: 0;
    padding: .7rem 0 2.2rem
}

.table.table-totals {
    margin-bottom: 2rem;
    border-top: 1px solid #ccc
}

.table.table-totals tbody tr:first-child td {
    padding-top: 1.6rem;
    font-size: 15px;
}

.table.table-totals tr {
    border: 0
}

.table.table-totals tr th, .table.table-totals tr td {
    padding: 10px;
    border: 0;
    color: #000;
}

.table.table-totals tr th:last-child, .table.table-totals tr td:last-child {
    text-align: right;
    color: #000;
}

.table.table-totals tfoot {
    border-top: 1px solid #ccc;
    font-size: 1.8rem;
    font-weight: 600
}

.table.table-totals tfoot tr td {
    padding-top: 1.3rem;
    padding-bottom: 1.6rem
}

.checkout-methods .btn {
    letter-spacing: 0
}

.checkout-methods .btn+.btn {
    margin-top: 2.2rem
}

@media (max-width: 767px) {
    .table.table-cart, .table.table-cart tbody, .table.table-cart tfoot {
        display: block
    }

    .table.table-cart thead {
        display: none
    }

    .table.table-cart tr td {
        padding: .5rem 1rem;
        border-top: 0
    }

    .table.table-cart tr td.product-col {
        padding-bottom: .5rem
    }

    .table.table-cart .product-row {
        display: -ms-flexbox;
        display: flex;
        /* border-top: 1px solid #ccc */
    }

    .cart-table-container .product-image img {
        max-width: 2rem;
    }

    .table.table-cart .product-action-row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }

    .table.table-cart .product-action-row td {
        width: 100%
    }

    .table.table-cart .product-action-row .float-right {
        margin-top: -4px;
        margin-left: auto
    }

    .table.table-cart .product-col {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center
    }

    .table.table-cart .product-col .product-image-container {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        margin-right: 0;
        margin-bottom: 1rem
    }

    .table.table-cart tfoot {
        /* border-top: 1px solid #ccc */
    }

    .table.table-cart tfoot tr {
        display: block;
        width: 100%
    }

    .table.table-cart tfoot tr td {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 1rem 0
    }

    .table.table-cart tfoot .btn {
        margin-top: .5rem;
        padding-right: 1rem;
        padding-left: 1rem
    }

    .table.table-cart tfoot .float-left {
        display: none
    }

    .table.table-cart tfoot .float-right {
        margin-left: auto
    }
}

.checkout-progress-bar {
    display: block;
    margin: 0 0 3rem;
    font-size: 0;
    line-height: 1.4;
    counter-reset: i
}

.checkout-progress-bar li {
    display: inline-block;
    position: relative;
    width: 50%;
    margin: 0;
    text-align: center;
    vertical-align: top
}

.checkout-progress-bar li:before {
    position: absolute;
    top: 1.9rem;
    left: 0;
    width: 100%;
    height: .7rem;
    transition: background .3s;
    background-color: #e4e4e4;
    content: ''
}

.checkout-progress-bar li>span {
    display: inline-block;
    width: 100%;
    padding-top: 4.5rem;
    color: #ccc;
    font-size: 1.6rem;
    font-weight: 300;
    word-wrap: break-word
}

.checkout-progress-bar li>span:before, .checkout-progress-bar li>span:after {
    position: absolute;
    top: 0;
    left: 50%;
    transition: background .3s;
    border-radius: 50%;
    content: ''
}

.checkout-progress-bar li>span:before {
    width: 3.8rem;
    height: 3.8rem;
    margin-left: -1.9rem;
    background-color: #e4e4e4
}

.checkout-progress-bar li>span:after {
    top: .6rem;
    width: 2.6rem;
    height: 2.6rem;
    margin-left: -1.3rem;
    background: #fff;
    color: #777;
    font-weight: 600;
    content: counter(i);
    counter-increment: i
}

.checkout-progress-bar li.active:before, .checkout-progress-bar li.active>span:before {
    background-color: #2e2e2d;
}

.checkout-progress-bar li.active>span {
    color: #b7b7b7;
}

.checkout-progress-bar li.active>span:after {
    font-family: 'porto';
    content: '\e84e'
}

.checkout-progress-bar li:first-child:before {
    border-radius: .6rem 0 0 .6rem
}

.checkout-progress-bar li:last-child:before {
    border-radius: 0 .6rem .6rem 0
}

.checkout-steps li {
    margin-bottom: 3rem
}

.checkout-steps li form {
    max-width: 480px;
    margin-top: 3rem;
    margin-bottom: 0;
    padding-bottom: 2rem;
    border-bottom: 1px solid #ccc
}

.checkout-steps li form:last-of-type {
    padding-bottom: .1rem;
    border-bottom: 0
}

.checkout-steps li form p {
    margin-bottom: 1rem;
    color: #777;
    font-size: 1.3rem
}

.checkout-steps li .form-footer {
    margin-top: 1rem;
    margin-bottom: 1rem
}

.step-title {
    margin-bottom: 0;
    padding-bottom: 9px;
    border-bottom: 1px solid #ccc;
    font-size: 26px;
    font-weight: bold;
    font-family: "Poppins",sans-serif;
    color: #86ad09;
}

.step-title:after {
    display: block;
    clear: both;
    content: ''
}

.step-title .step-title-edit {
    margin-top: .4rem;
    float: right;
    font-size: 1.4rem
}

.shipping-step-addresses {
    margin-bottom: 2rem;
    font-size: 0
}

.shipping-step-addresses:after {
    display: block;
    clear: both;
    content: ''
}

.shipping-address-box {
    display: inline-block;
    position: relative;
    width: 100%;
    min-height: 240px;
    margin: 0;
    padding: 1.8rem 3.2rem 1rem 1.8rem;
    transition: .3s border-color;
    border: .2rem solid transparent;
    font-size: 1.3rem;
    line-height: 3rem;
    vertical-align: top;
    word-wrap: break-word
}

.shipping-address-box.active {
    border-color: #ff5501
}

.shipping-address-box.active:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 2.7rem;
    height: 2.7rem;
    padding-top: .2rem;
    background-color: #ff5501;
    color: #fff;
    font-family: 'porto';
    font-size: 1.9rem;
    line-height: 2.1rem;
    text-align: center;
    content: '\e84e'
}

.shipping-address-box.active .address-box-action {
    visibility: hidden
}

.address-box-action {
    margin-top: 2rem
}

.address-box-action .btn {
    font-family: "Poppins",sans-serif;
    letter-spacing: 0;
    text-transform: initial
}

.address-box-action .btn.btn-sm {
    padding: .85rem 1.2rem;
    font-size: 1.3rem
}

.address-box-action .btn.btn-sm.btn-link {
    padding-right: 0;
    padding-left: 0
}

.btn-new-address {
    margin-bottom: 1.2rem;
    padding: .95rem 1.3rem;
    font-family: "Poppins",sans-serif;
    letter-spacing: 0;
    text-transform: initial
}

.table-step-shipping {
    max-width: 600px
}

.table-step-shipping tr td {
    padding: 1.8rem 1.5rem;
    border: 0;
    border-bottom: 1px solid #ccc
}

.checkout-steps-action:after {
    display: block;
    clear: both;
    content: ''
}

.checkout-steps-action .btn {
    min-width: 70px;
    text-align: center
}

.order-summary {
    margin-bottom: 3rem;
    padding: 2.2rem 2.2rem 5rem 2.7rem;
    border: 1px solid #ddd;
    /* background: #f5f5f5 */
}

.order-summary h3 {
    margin-bottom: 1.3rem;
    font-size: 2.5rem;
    font-weight: bold;
    font-family: "Poppins",sans-serif;
    color: #86ad09;
}

.order-summary h4 {
    margin-bottom: 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 1.5rem;
    font-weight: 600
}

.order-summary h4 a {
    display: block;
    position: relative;
    padding: 1rem 2rem 1rem 0;
    font-family: "Poppins",sans-serif;
    font-size: 19px;
    color: #86ad09 !important;
}

.order-summary h4 a:after {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: .4rem;
    transform: translateY(-50%);
    font-family: 'porto';
    font-size: 1.5rem;
    font-weight: 400;
    content: ''
}

.order-summary h4 a.collapsed:after {
    content: '\e81c'
}

.table-mini-cart {
    margin-bottom: 0
}

.table-mini-cart tr td {
    font-family: "Poppins",sans-serif;
    border: 0;
    border-bottom: 1px solid #ccc;
    vertical-align: top;
    padding: 15px;
    font-weight: bold;
    color: #3d3d3d;
}

.table-mini-cart .product-col .product-image-container {
    max-width: 75px;
    padding-right: 1.5rem;
    vertical-align: top
}

.table-mini-cart .product-col>div {
    display: table-cell;
    padding-top: .7rem;
    vertical-align: top
}

.table-mini-cart .price-col {
    padding-top: 2.5rem;
    font-size: 1.6rem;
    font-weight: bold;
    font-family: "Poppins",sans-serif;
    color: #86ad09;
}

.table-mini-cart .product-title {
    display: block;
    max-width: 170px;
    margin-bottom: 0.8rem;
    font-size: 1.4rem;
    font-weight: 600;
    font-family: "Poppins",sans-serif;
}

.table-mini-cart .product-qty {
    display: block;
    color: #777;
    font-size: 16px;
    font-family: "Poppins",sans-serif;
}

.checkout-payment {
    margin-bottom: 3rem;
    border: 1px solid #ddd;
    /* background: #f5f5f5; */
    padding: 26px;
}

form.ng-pristine.ng-valid.ng-valid-maxlength {
    /* border: 1px solid #ddd;
    
    padding: 26px; 
    background: #f5f5f5;*/
}

.checkout-payment .step-title {
    margin-bottom: 1.8rem
}

.checkout-payment h4 {
    font-weight: 400
}

.checkout-payment .form-group {
    max-width: 600px;
    font-family: "Poppins",sans-serif;
}

#checkout-shipping-address {
    display: none;
    padding-left: 3rem;
    line-height: 3rem
}

#checkout-shipping-address.show {
    display: block
}

#new-checkout-address {
    display: none
}

#new-checkout-address.show {
    display: block
}

.checkout-discount {
    margin-top: 2rem;
    margin-bottom: 3rem
}

.checkout-discount form {
    max-width: 480px;
    margin-bottom: 0;
    padding-top: 1.5rem;
    padding-bottom: 1rem
}

.checkout-discount h4 {
    margin-bottom: 0;
    border-top: 1px solid #ccc;
    font-size: 1.4rem;
    font-weight: 400
}

.checkout-discount h4 a {
    display: block;
    position: relative;
    padding: 1rem 2rem 1rem 0
}

.checkout-discount h4 a:after {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: .4rem;
    transform: translateY(-50%);
    font-family: 'porto';
    font-size: 1.5rem;
    content: '\e81b'
}

.checkout-discount h4 a.collapsed:after {
    content: '\e81c'
}

.checkout-info-box {
    margin-bottom: 3rem;
    font-size: 1.3rem;
    line-height: 2.7rem
}

.checkout-info-box .step-title {
    margin-bottom: 1.8rem
}

@media (min-width: 576px) {
    .checkout-progress-bar li {
        width: 185px
    }

    .checkout-progress-bar li>span {
        font-size: 1.8rem
    }

    .shipping-address-box {
        width: 50%
    }
}

@media (min-width: 768px) {
    .shipping-address-box {
        width: 33.33%
    }
}

.post {
    margin-bottom: 3rem
}

.post a {
    color: inherit
}

.post a:hover, .post a:focus {
    text-decoration: underline
}

.post .read-more {
    float: right
}

.post .read-more i:before {
    margin: 0
}

.post-media {
    margin-bottom: 2rem;
    border-radius: 0;
    background-color: #ccc
}

.post-media .post-date {
    position: absolute;
    top: 1rem;
    left: 1rem;
    width: 4.5rem;
    padding: 1rem .8rem;
    color: #fff;
    background: #222529;
    font-family: "Poppins",sans-serif;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .05em
}

.post-media .day {
    display: block;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1
}

.post-media .month {
    display: block;
    font-size: 1.12rem;
    line-height: 1;
    opacity: .7
}

.post-slider {
    margin-bottom: 3rem
}

.post-slider .owl-dots {
    position: absolute;
    right: 0;
    bottom: .25rem;
    left: 0;
    margin: 0 !important
}

.post-body {
    padding-bottom: 2.7rem;
    border-bottom: 1px solid #ddd
}

.post-body .post-date {
    width: 45px;
    margin-right: 10px;
    float: left;
    text-align: center;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1)
}

.post-body .post-date .day {
    display: block;
    margin-bottom: .3rem;
    padding: 1rem .2rem;
    border-radius: .2rem .2rem 0 0;
    background-color: #f4f4f4;
    color: #86ad09;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.375
}

.post-body .post-date .month {
    display: block;
    padding: 0 .2rem .2rem;
    border-radius: 0 0 .2rem .2rem;
    background-color: #86ad09;
    color: #fff;
    font-size: 1.2rem;
    line-height: 1.33;
    box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.07) inset
}

.post-title {
    margin-bottom: 1rem;
    color: #222529;
    font-size: 2.2rem;
    font-weight: 400;
    line-height: 1.35
}

.post-content:after {
    display: block;
    clear: both;
    content: ''
}

.post-meta>span {
    display: inline-block;
    margin-right: 1.5rem
}

.post-meta i {
    margin-right: .5rem
}

.post-meta i:before {
    margin: 0
}

.post-date-in-media .post-media {
    overflow: hidden
}

.post-date-in-media .post-media img {
    transition: transform .2s
}

.post-date-in-media .post-media:hover img {
    transform: scale(1.1, 1.1)
}

.post-date-in-media .post-body {
    margin-left: 0;
    padding-bottom: 2.1rem;
    border: 0
}

.post-date-in-media .post-title {
    margin-bottom: 1.6rem;
    font-size: 1.8rem;
    font-family: "Poppins",sans-serif;
    font-weight: 700
}

.post-date-in-media p {
    font-size: 1.3rem;
    line-height: 1.846
}

.post-date-in-media .post-comment {
    color: #999;
    font-size: 1rem;
    text-transform: uppercase
}

.single .post-meta {
    margin-bottom: 2.4rem
}

.single .post-title {
    font-size: 2.4rem
}

.single h3 {
    font-size: 2.2rem;
    font-weight: 400
}

.single h3 i {
    margin-right: .2rem
}

.single .post-content {
    margin-bottom: 4rem
}

.post-share {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 2.6rem;
    padding: 2.8rem 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.post-share h3 {
    margin-right: 1.5rem
}

.post-author {
    margin-bottom: 3rem;
    padding-bottom: 2.7rem;
    border-bottom: 1px solid #ddd
}

.post-author:after {
    display: block;
    clear: both;
    content: ''
}

.post-author h3 {
    margin-bottom: 2rem
}

.post-author figure {
    max-width: 80px;
    margin-right: 2rem;
    margin-bottom: 0;
    float: left
}

.post-author h4 {
    margin: 1rem;
    font-weight: 600
}

.post-author .author-content {
    font-size: 1.3rem;
    line-height: 1.8
}

.post-author .author-content p:last-child {
    margin-bottom: 0
}

.comment-respond h3 {
    margin-bottom: 1.2rem
}

.comment-respond h3+p {
    margin-bottom: 2.6rem
}

.comment-respond form {
    margin-bottom: 0
}

.related-posts {
    margin-bottom: 4rem
}

.related-posts h4 {
    margin-bottom: 2rem;
    font-size: 2rem;
    text-transform: uppercase
}

.related-posts .post {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
}

.related-posts .post p {
    margin-bottom: 1rem
}

.related-posts .post-body {
    padding-bottom: 0;
    border-bottom: 0
}

.related-posts .post-media {
    margin-bottom: 2rem
}

.related-posts .post-title {
    margin-bottom: 1rem;
    font-size: 2rem
}

.sidebar {
    position: relative;
    font-size: 1.3rem
}

.sidebar .widget {
    margin-bottom: 3rem
}

.sidebar .sidebar-wrapper .widget:last-child {
    margin-bottom: 0;
    padding-bottom: 3rem
}

.widget-title {
    margin: .5rem 0 1.3rem;
    color: #000;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.2
}

.widget form {
    margin-bottom: 0
}

.list {
    margin: 0;
    padding: 0;
    list-style: none
}

.list li {
    display: block;
    position: relative;
    margin: 0;
    padding: 0
}

.list li.active {
    font-weight: 600
}

.list li a {
    display: block;
    position: relative;
    padding: .8rem 0 .8rem 2rem;
    border-bottom: 1px solid #ededde;
    color: #000;
    font-size: 1.3rem
}

.list li a:before {
    display: inline-block;
    position: absolute;
    width: 0;
    height: 0;
    margin: .6rem 0 0 -1rem;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #333;
    content: ''
}

.list li a:hover, .list li a:focus {
    background-color: #eee;
    text-decoration: none
}

.widget-search form {
    position: relative;
    margin: 0
}

.widget-search .form-control {
    width: 100%;
    max-width: none;
    height: 5rem;
    padding-top: 1.5rem;
    padding-right: 5.5rem;
    padding-bottom: 1.5rem
}

.widget-search .search-submit {
    position: absolute;
    top: 50%;
    right: 0;
    width: 44px;
    height: 44px;
    margin-top: -22px;
    border: 0;
    outline: none;
    background-color: transparent;
    color: #86ad09;
    font-size: 1.3rem;
    text-align: center;
    box-shadow: none;
    cursor: pointer
}

.tagcloud:after {
    display: block;
    clear: both;
    content: ''
}

.tagcloud a {
    display: block;
    margin: 0 .7rem .7rem 0;
    padding: 1.1rem 1.4rem;
    float: left;
    background-color: #e1e1e1;
    color: #7e7d79;
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 11px
}

.tagcloud a:hover, .tagcloud a:focus {
    background-color: #86ad09;
    color: #fff;
    text-decoration: none
}

.simple-post-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.simple-post-list li {
    margin: 0 0 1rem
}

.simple-post-list li:after {
    display: block;
    clear: both;
    content: ''
}

.simple-post-list li:last-child {
    margin-bottom: 0
}

.simple-post-list .post-media {
    width: 6.5rem;
    margin: 0 1.2rem 0 0;
    float: left;
    border-radius: 0;
    line-height: 0
}

.simple-post-list .post-media img {
    display: block;
    width: 100%;
    max-width: none;
    height: auto
}

.simple-post-list .post-meta {
    color: #888;
    font-size: 1.3rem
}

@media (min-width: 576px) {
    .post-share {
        flex-direction: row;
        align-items: center
    }

    .post-share h3 {
        margin-bottom: 0
    }

    .related-posts {
        padding-top: 1rem
    }
}

@media (min-width: 768px) {
    .single .post-meta {
        margin-bottom: 3.2rem
    }

    .single .post-title {
        font-size: 2.6rem
    }

    .post-body {
        margin-left: 60px
    }

    .post-body .post-date {
        margin-left: -60px
    }

    .related-posts {
        padding-top: 2.5rem
    }
}

@media (max-width: 767px) {
    .comment-respond .form-footer {
        margin-bottom: 3rem
    }
}

@media (max-width: 767px) {
    .comment-respond .form-footer {
        margin-bottom: 2rem
    }
}

#map {
    height: 280px;
    margin-bottom: 4rem;
    background-color: #ccc
}

#map address {
    margin: 0;
    padding: .625rem .875rem;
    font-size: 1.3rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5
}

#map a {
    display: inline-block;
    margin-top: .8rem;
    font-size: 1.2rem;
    text-transform: uppercase
}

.contact-info {
    margin-bottom: 3rem;
    padding-top: .5rem
}

.contact-info>div {
    margin-bottom: 1.5rem
}

.contact-info>div:after {
    display: block;
    clear: both;
    content: ''
}

.contact-info i {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 4.3rem;
    height: 4.3rem;
    float: left;
    border-radius: 40px;
    background-color: #86ad09;
    color: #fff;
    font-size: 1.6rem;
    text-align: center;
}

.contact-info p {
    margin-bottom: 0;
    margin-left: 5.5rem
}

.contact-info p:first-of-type {
    padding-top: .1rem
}

@media (min-width: 768px) {
    #map {
        height: 380px;
        margin-bottom: 5rem
    }
}

@media (min-width: 992px) {
    #map {
        height: 460px;
        margin-bottom: 6rem
    }
}

.dashboard-content {
    margin-bottom: 1em
}

.dashboard-content h2 {
    margin-bottom: 2rem;
    font-size: 2.4rem
}

.dashboard-content .form-control {
    max-width: 100%
}

#account-chage-pass {
    display: none;
    padding-bottom: 1.5rem
}

#account-chage-pass.show {
    display: block
}

.widget-dashboard .widget-title {
    margin-top: .2rem;
    font-size: 1.8rem;
    font-weight: 600
}

.widget-dashboard {
    margin-bottom: 3rem
}

@media (min-width: 768px) {
    .dashboard-content h2 {
        font-size: 2.6rem
    }
}

.header .pre-header {
    color: #fff;
    background-color: #222529;
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    font-size: 1.3rem;
    line-height: 1.4;
    letter-spacing: .025em
}

.header .pre-header .container {
    display: block;
    text-align: center
}

.header .pre-header>div {
    position: relative;
    padding-top: 1.6rem;
    padding-bottom: 1.6rem
}

.header .pre-header small {
    font-size: 1.09996rem;
    font-weight: 400;
    opacity: .5
}

.header .pre-header .mfp-close {
    top: 50%;
    transform: translateY(-50%) rotateZ(45deg);
    color: inherit;
    opacity: .7
}

.header .top-links {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle
}

.header .menu-item {
    float: left
}

.header .menu-item a {
    display: inline-block;
    padding: .5rem 1.2rem;
    line-height: 26px
}

.header .separator {
    height: 17.59px;
    border-color: #e7e7e7
}

.header .wel-msg {
    margin-right: .8rem
}

.header .share-links a {
    width: 30px;
    height: 30px;
    margin: 0 1px;
    overflow: hidden;
    border-radius: 30px;
    font-size: 1.38rem
}

.header .share-links a:not(:hover) {
    color: inherit;
    background-color: transparent
}

.header .sticky-header.fixed {
    top: 0;
    z-index: 1040;
    animation-duration: .4s;
    background: #013c1e;
    border-radius: 0 0 150px 106px;
}

.header .header-middle .header-left, .header .header-middle .header-right {
    flex: 1
}

.header .header-middle .header-right {
    justify-content: flex-end
}

.header .header-middle .header-center {
    padding-right: 1.5rem;
    padding-left: 1.5rem
}

.header .header-middle .cart-dropdown {
    max-height: 3.8rem;
    margin-left: 1.4rem;
    line-height: 3.8rem;
    color: #000000;
}

.header .header-middle .search-toggle {
    display: inline-block;
    width: 40px;
    height: 40px;
    font-size: 2.1rem;
    line-height: 40px;
    text-align: center
}

.header .header-icon, .header .header-icon i {
    display: inline-block;
    max-height: 2.7rem
}

.header .icon-magnifier::before {
    font-weight: 600
}

.header .login-link {
    margin-right: 1.6rem
}

.header .icon-wishlist-2::before, .header .icon-user-2::before {
    margin-left: .27rem;
    margin-right: .27rem
}

.header .icon-shopping-cart::before {
    font-size: 2.7rem;
    line-height: 1
}

.header .dropdown-toggle, .header .icon-shopping-cart {
    display: inline-flex;
    align-items: center
}

.header .dropdown-arrow .badge-circle {
    top: .1rem;
}

.header .dropdown-arrow::after {
    margin: 0;
    margin-left: 1.5rem;
    font-size: 1.7rem
}

.header .header-contact i {
    display: inline-block;
    margin-right: 0.6rem;
    line-height: 1
}

.header .header-contact h6 {
    font-weight: 600;
    font-size: 1.1rem;
    line-height: 1.2
}

.header .header-contact a {
    margin-top: .3rem;
    font-weight: 700;
    font-size: 1.8rem;
    line-height: .9
}

.main-nav {
    display: flex;
    width: 100%
}

.main-nav .tip.hot {
    display: inline-block;
    position: absolute;
    top: -11px;
    right: 10px;
    padding: 2px;
    font-size: 9px;
    font-style: normal;
    line-height: 1;
    color: #fff;
    background-color: #eb2771;
    border-color: #eb2771
}

.main-nav .tip.hot::before {
    content: '';
    position: absolute;
    top: auto;
    bottom: -3px;
    left: 2px;
    border-color: transparent;
    border-top-color: inherit;
    border-width: 3px 2px 0 2px
}

.main-nav .header-right a {
    display: inline-block;
    position: relative;
    padding: 0 15px;
    font-family: "Poppins",sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: -0.12px;
    text-transform: uppercase;
    color: #333;
    line-height: 2.1rem
}

.main-nav .header-right a:last-of-type {
    padding-right: 0
}

.main-nav .header-right a:hover {
    color: #86ad09
}

.main-nav .menu-custom-block {
    display: inline-flex;
    align-items: center;
    padding: 10px 0;
    line-height: 22px
}

.menu>li>a {
    line-height: 20px
}

.menu>li:first-child>a {
    padding-left: 0
}

.menu .megamenu {
    width: 650px
}

.megamenu ul {
    display: block;
    box-shadow: none
}

.megamenu ul a {
    padding-left: .9rem
}

.home-slide {
    display: flex;
    position: relative;
    min-height: 500px;
    align-items: flex-end;
    justify-content: flex-end;
}

.home-slide .slide-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #3f3f3f;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 35%;
    z-index: 2;
}

.home-slide.home-slide-left .home-slide-content {
    left: 0%;
    right: auto;
    margin-left: 2rem
}

.home-slide.home-slide-left h4 {
    letter-spacing: .22em
}

.home-slide.home-slide-left h3 {
    letter-spacing: normal
}

.home-slide-content {
    position: absolute;
    right: 0%;
    bottom: 0%;
    margin-right: 2rem;
    margin-bottom: 2rem;
    font-size: 1rem;
    z-index: 10;
    text-align: left
}

.home-slide-content .col-1 {
    padding-left: 3.4rem;
    padding-right: 3.4rem;
    margin-left: .8rem;
    margin-right: 1.6rem;
    padding-top: 15px;
    padding-bottom: 15px;
}

.home-slide-content .col-2 {
    overflow: hidden;
    padding-left: 0;
    padding-right: 2.4rem;
    margin-right: .8rem
}

.sale-banner .banner-content {
    font-size: 1rem
}

.sale-banner .row.no-gutter {
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    margin-bottom: 2.4rem;
    padding-bottom: 15px;
}

.sale-banner h4 {
    font-size: 1.8em;
    letter-spacing: .16em;
    color: rgba(255, 255, 255, 0.5);
    line-height: 1;
    font-weight: 300
}

.sale-banner h3 {
    font-size: 4.3em;
    font-weight: 700;
    letter-spacing: .025em;
    line-height: 1
}

.sale-banner h2 {
    top: .0125em;
    font-size: 18.4em;
    line-height: .7;
    letter-spacing: -.025em
}

@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .sale-banner h2 {
        top: .05em
    }
}

.sale-banner small {
    position: absolute;
    top: 50%;
    right: 1.62em;
    font-size: .1413em;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1;
    text-align: center;
    transform: translateY(-54%)
}

.sale-banner ins {
    display: block;
    text-decoration: none;
    font-size: 50%;
    text-transform: uppercase
}

.sale-banner button {
    padding: 1.575rem 4.2rem;
    font-family: "Poppins",sans-serif;
    font-size: 1.5em;
    font-weight: 700;
    letter-spacing: .01em;
    line-height: 1.3333
}

.sale-banner.banner {
    margin-top: 2.4rem;
    position: relative;
}

.sale-banner.banner h4 {
    font-size: 2.1em;
    color: #86ad09;
    line-height: 55px;
    margin-top: 3%;
    font-weight: 700;
    font-family: "Poppins",sans-serif;
    letter-spacing: 5px;
}

.sale-banner.banner h3 {
    font-size: 32px;
    color: #fff;
    font-family: "Poppins",sans-serif;
}

.sale-banner.banner h2 {
    font-size: 20.8em
}

.sale-banner.banner .col-1 {
    flex: 1;
    padding: 3.6rem 2.8rem 9.6rem;
    padding-right: 0;
    text-align: right;
}

.sale-banner.banner .col-2 {
    display: flex;
    align-items: center;
    padding-left: 2.4rem;
    padding-right: 2.4rem
}

.sale-banner.banner .col-3 {
    display: flex;
    align-items: center;
    flex: 1;
    padding: 1.6rem;
    padding-right: 0
}

.banner-container {
    margin-top: 4.5rem;
    margin-bottom: 4.8rem
}

.banner-container .banner-meta {
    display: flex;
    justify-content: space-between;
    padding: 1.3rem 0;
    font-family: "Poppins",sans-serif;
    font-size: 1.4rem;
    border-bottom: 1px solid #e7e7e7
}

.banner-container a {
    font-weight: 700;
    color: #222529;
    letter-spacing: .1em
}

.banner-container .banner-price {
    color: #858585;
    font-weight: 600
}

.banner-container .banner-price strong {
    color: #86ad09
}

.feature-container {
    /* margin-top: 6.2rem; */
    text-align: center;
    padding-bottom: 0px;
}

.feature-container .product-default {
    margin-bottom: 10px;
    text-align: center;
    padding: 1em 1em 1em 1em;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
    background: #ffffff;
    min-height: auto;
    border-radius: 4px;
}

.feature-container .product-default h3 {
    margin-bottom: 0.5rem;
    font-family: "Poppins",sans-serif;
    letter-spacing: -.01em;
    text-align: left;
}

.feature-container .old-price {
    margin-right: 4px;
    letter-spacing: normal;
    font-size: 1.44rem
}

.subtitle1 {
    color: #86ad09;
    margin: auto;
    padding: 19px 0px 68px;
    line-height: 0;
    font-weight: bold;
    font-size: 31px;
}

.products-sec {
    position: relative;
    background-size: cover;
    padding: 100px 0px;
    min-height: 735px;
    /* z-index: 9; */
}

section.products-sec {
    background-color: rgb(242 242 242 / 54%);
    padding-top: 50px;
    padding-bottom: 6px;
}

.subtitle {
    font-size: 37px !important;
    padding: 10px 0px;
    color: #100f0f;
    text-transform: uppercase;
    letter-spacing: 0;
    line-height: 9px;
    font-family: "Poppins",sans-serif;
}

.heading-spacer {
    width: 10px;
    margin: 0px auto;
    margin-bottom: 1.7rem;
    border-top: 2px solid;
    border-color: transparent;
}

.feature-container .ratings-container, .product-widgets .ratings-container {
    margin-left: 0;
    margin-bottom: 1.3rem;
    line-height: 11px
}

.category-list {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.product-widgets {
    margin-top: 4.6rem
}

.product-widgets .heading-spacer {
    margin-left: 0
}

.product-widgets figure a {
    display: block;
    position: relative
}

.product-widgets .product-default .product-title {
    font-family: "Poppins",sans-serif;
    font-size: 1.5rem;
    letter-spacing: -.01em
}

.product-widgets .product-default .price-box {
    margin-bottom: 1.6rem
}

.product-widgets .product-default .product-price {
    font-size: 1.8rem
}

.product-widgets .product-default figure {
    padding-right: 1.5rem;
    margin: 0
}

.product-widgets .product-default figure, .product-widgets .product-default .product-details {
    flex: 0 0 50%;
    max-width: 50%
}

.partners-container {
    padding-top: 2.1rem
}

.partners-container .partners-carousel {
    padding-top: 4.8rem;
    padding-bottom: 4.8rem;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7
}

.partners-container .partners-carousel img {
    width: auto;
    margin-left: auto;
    margin-right: auto
}

.instagram-section {
    margin-top: 4rem
}

.instagram-section .subtitle {
    letter-spacing: 1px
}

body {
    line-height: 2.4rem
}

.col-auto {
    flex: 0 0 auto;
    max-width: none
}

.footer {
    background-color: transparent;
}

.footer .footer-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.footer .social-icons {
    margin-top: 2rem
}

.footer .social-icons .social-icon {
    width: 3.6rem;
    height: 3.6rem;
    margin: .2rem;
    line-height: 3.6rem
}

.footer .contact-info {
    margin-bottom: 3.1rem
}

.footer .contact-info .contact-info-label {
    line-height: 2rem;
    color: #86ad09;
    font-weight: 400;
}

.footer .widget-newsletter p {
    margin-top: -.3rem;
    margin-bottom: 1.3rem;
    max-width: 290px;
    line-height: 2.4rem
}

.footer .widget-newsletter form {
    position: relative;
    margin-bottom: 0;
    max-width: 370px
}

.footer .widget-newsletter .form-control {
    height: 4.8rem;
    padding: 1.1rem 12.4rem 1.1rem 2rem;
    margin-bottom: 1rem;
    background-color: #292c30;
    border-radius: 30px;
    border: none
}

.footer .widget-newsletter .form-control::placeholder {
    color: #fff;
    opacity: .4
}

.footer .widget-newsletter .btn {
    position: absolute;
    min-width: 63px;
    padding: 1.65rem 1.5rem;
    top: 0;
    right: 0;
    font-family: "Poppins",sans-serif;
    font-weight: 700;
    font-size: 1.3rem;
    line-height: 1;
    color: #fff;
    background-color: #86ad09;
    border-radius: 0 30px 30px 0;
    text-align: center
}

@media (min-width: 992px) {
    .header {
        /* margin:0 0 8px 0; */
    }
}

@media (max-width: 991px) {
    .header .sticky-header.fixed {
        padding: 0
    }

    .sale-banner .banner-content {
        font-size: .7rem
    }
}

@media (max-width: 767px) {
    .banner.banner-image {
        margin-bottom: 1rem
    }

    .subtitle1 {
        font-weight: 400 !important;
    }
}

@media (max-width: 575px) {
    .footer .footer-bottom {
        display: block
    }

    button.mfp-close {
        display: none
    }

    .home-slide-content {
        font-size: .8rem
    }

    .footer-bottom {
        text-align: center
    }

    .footer-payments {
        margin-left: auto;
        margin-right: auto;
        margin-top: .5rem
    }

    .sale-banner button {
        padding: 1rem 1.5rem
    }

    .sale-banner .banner-content {
        font-size: .5rem
    }
}

@media (max-width: 479px) {
    .home-slide {
        min-height: 300px
    }

    .home-slide-content {
        font-size: .55rem
    }

    .pre-header small {
        display: none
    }
}

/*# sourceMappingURL=style.min.css.map */
.check .fas {
    font-size: 50px;
    border: 7px solid #86ad09;
    border-radius: 50%;
    padding: 0.2em;
    text-align: center;
}

.check {
    text-align: center;
}

/*-------------------------ADDED CSS-----------------------------*/
.ban_slide .item {
    height: 100vh;
    position: relative;
}

.ban_slide .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ban_slide .item .cover {
    padding: 75px 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    align-items: center;
}

.ban_slide .item .cover .header-content {
    position: relative;
    padding: 56px;
    overflow: hidden;
}

.ban_slide .item .cover .header-content .line {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    border: 9px solid #fff;
    -webkit-clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
    clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
}

.ban_slide .item .cover .header-content h2 {
    font-weight: 300;
    font-size: 35px;
    color: #fff;
}

.ban_slide .item .cover .header-content h1 {
    font-size: 56px;
    font-weight: 600;
    margin: 5px 0 20px;
    word-spacing: 3px;
    color: #fff;
}

.ban_slide .item .cover .header-content h4 {
    font-size: 24px;
    font-weight: 300;
    line-height: 36px;
    color: #fff;
}

.ban_slide .owl-item h1 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-delay: 0.3s;
}

.ban_slide .owl-item h2 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-delay: 0.3s;
}

.ban_slide .owl-item h4 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInUp;
    animation-delay: 0.3s;
}

.ban_slide .owl-item .line {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInLeft;
    animation-delay: 0.3s;
}

.ban_slide .owl-nav .owl-prev {
    position: absolute;
    left: 15px;
    top: 43%;
    opacity: 0;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    background: rgba(0, 0, 0, 0.5) !important;
    width: 40px;
    cursor: pointer;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 0;
}

.ban_slide .owl-nav .owl-prev span {
    font-size: 1.6875rem;
    color: #fff;
}

.ban_slide .owl-nav .owl-prev:focus {
    outline: 0;
}

.ban_slide .owl-nav .owl-prev:hover {
    background: #000 !important;
}

.ban_slide .owl-nav .owl-next {
    position: absolute;
    right: 15px;
    top: 43%;
    opacity: 0;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    background: rgba(0, 0, 0, 0.5) !important;
    width: 40px;
    cursor: pointer;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 0;
}

.ban_slide .owl-nav .owl-next span {
    font-size: 1.6875rem;
    color: #fff;
}

.ban_slide .owl-nav .owl-next:focus {
    outline: 0;
}

.ban_slide .owl-nav .owl-next:hover {
    background: #000 !important;
}

.ban_slide:hover .owl-prev {
    left: 0px;
    opacity: 1;
}

.ban_slide:hover .owl-next {
    right: 0px;
    opacity: 1;
}

.header-top {
    font-size: 1.2rem;
}

.header-left, .header-center, .header-right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.top-notice {
    color: #fff;
    font-weight: 400;
}

.top-notice {
    position: relative;
    padding: 1rem 2rem;
    font-size: 1.3rem;
    font-family: "Poppins",sans-serif;
    line-height: 2;
    letter-spacing: .025em;
}

.header-top a {
    color: #fff;
}

.top-notice a {
    color: inherit;
    font-weight: 700;
}

.header-top .header-right {
    -ms-flex-align: stretch;
    align-items: stretch;
}

.header-center, .header-right {
    margin-left: auto;
}

.header-left, .header-center, .header-right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.top-menu li {
    float: left;
    padding-top: .5rem;
    padding-bottom: .5rem;
}

.top-menu li.active a {
    padding-left: 1.9rem;
    padding-right: 1.9rem;
    z-index: 1;
    color: #000;
}

.top-menu li:hover a {
    color: #d9fbf1;
}

.top-menu li a {
    display: block;
    position: relative;
    padding: 1.4rem 5px;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.84;
    white-space: nowrap;
    text-transform: uppercase;
    transition: color .25s;
}

.header-top a {
    color: #fff;
}

header a {
    color: inherit;
}

.header-transparent {
    position: relative;
    right: 0;
    left: 0;
    z-index: 1040;
    background: #04171a;
}

.header-transparent .header-middle:not(.fixed) {
    background-color: #000;
    background-image: none;
}

.header-middle {
    /* background-color: #9E9993; */
    background-image: url(../images/header-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.header-middle {
    /* padding-top: 2.8rem; */
    /* padding-bottom: 2.8rem; */
}

.sticky-header {
    background: #ffffff;
}

.logo {
    max-width: 162px;
}

.header-center, .header-right {
    margin-left: auto;
}

.header-left, .header-center, .header-right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.popup-menu-toggler {
    color: #ffffff !important;
    font-size: 16px;
    font-weight: 600;
    line-height: 1px;
    text-transform: uppercase;
}

header a {
    color: inherit;
}

.popup-menu-toggler .toggler-icon {
    display: block;
    float: left;
    width: 28px;
    height: 8px;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #86ad09;
    margin-top: 4px;
    margin-right: 1rem;
}

.popup-menu-toggler .toggler-icon:after {
    content: '';
    display: block;
    margin-top: -8px;
    height: 2px;
    background: #ffffff;
}

.popup-menu:not(.open) {
    visibility: hidden;
}

.popup-menu {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2000;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    transition: background-color .25s;
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button;
}

.popup-menu-close {
    position: absolute;
    top: 3rem;
    right: 3rem;
    color: #fff;
}

.mfp-close {
    text-indent: -9999px;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
    width: 41px;
    height: 41px;
    color: #838383;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    top: 0;
    right: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-close:before {
    content: '';
    position: absolute;
    width: 17px;
    top: 20px;
    left: 12px;
    border-top: 1px solid;
}

.mfp-close:after {
    content: '';
    position: absolute;
    height: 17px;
    top: 12px;
    left: 20px;
    border-left: 1px solid;
}

.popup-menu nav {
    width: 100%;
    max-width: 600px;
    height: 80%;
    overflow: hidden;
}

.popup-menu-ul {
    position: relative;
    margin-bottom: 0;
    line-height: 22px;
    text-align: center;
    height: 100%;
    overflow: scroll;
}

.popup-menu-ul>li>a {
    padding: .9rem 1.2rem;
    color: #fff;
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 1.25;
    text-transform: uppercase;
}

.popup-menu-ul a {
    display: inline-block;
    padding: .4rem 1.6rem;
    color: #a8a8a8;
    transition: color .25s, margin-left .25s;
}

.popup-menu-ul a:hover {
    margin-left: 1rem;
    color: #fff;
}

.header-icon:not(:last-child) {
    margin-right: 0;
}

.search-toggle, .header-icon {
    display: inline-block;
    padding: 0 1.68rem;
    color: #fff;
    font-size: 2.8rem;
    line-height: 1.25;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.sticky-header .cart-dropdown {
    margin-top: 0;
    margin-bottom: 0;
}

.cart-dropdown {
    padding-left: 1.9rem;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.top-menu li.active a:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: -2px;
    right: -2px;
    bottom: 0;
    transform: skew(-25deg);
    background: #fff;
}

.top-menu li.active a:after {
    content: '\e81f';
    margin-left: 3px;
    font-family: 'porto';
}

.popup-menu.open {
    background-color: rgba(51, 51, 51, 0.99);
}

.popup-menu {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2000;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    transition: background-color .25s;
}

.home-slide .banner-layer {
    position: relative;
    /* padding: 7% 9.8% 0 10%; */
}

.banner-layer-middle {
    top: 50%;
    transform: translateY(-50%);
}

.banner-layer {
    position: absolute;
    left: 6%;
    right: 6%;
}

.home-slide h2 {
    margin-left: -3px;
    font-family: 'Segoe Script', 'Savoye LET';
    font-size: 3em;
    letter-spacing: .001em;
    line-height: 1;
}

.banner h1, .banner h2, .banner h3, .banner h4, .banner h5, .banner h6 {
    line-height: 1;
}

.m-b-1 {
    margin-bottom: .4rem !important;
}

.home-slide h3 {
    font-size: 4em;
    line-height: 1;
    color: #ddd;
    font-weight: 900;
}

.rotated-upto-text {
    position: relative;
    padding-left: .265em;
}

rotated-upto-text small {
    display: inline-block;
    position: absolute;
    left: -1em;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    font-size: .2641em;
    font-weight: 500;
    letter-spacing: -.02em;
}

.divider-short-thick {
    margin: 2.2rem auto 0 0;
    width: 60px;
    border-top: 5px solid #6c4b9f;
}

hr {
    max-width: 1730px;
    margin: 5.5rem auto 5.2rem;
    border: 0;
    border-top: 1px solid #e7e7e7;
}

.home-slide h5 {
    margin-right: 2.2em;
    font-size: 1.25em;
    font-weight: 700;
    line-height: 1;
    vertical-align: middle;
    color: #fff;
    margin-top: 2rem;
}

.ls-n-20 {
    letter-spacing: -.02em !important;
}

.home-slide em {
    font-size: 2.125em;
    font-style: normal;
    vertical-align: text-top;
    margin-top: -2px;
    display: inline-block;
    letter-spacing: .01em;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.ban-text {
    max-width: 588px;
    margin-top: 10px;
}

.home-slide .btn-xl {
    padding: 1em 1.5em;
    font-size: 1.1em;
    background: #86ad09;
    border: #86ad09;
    color: #fff;
}

.home-slide .btn-xl:hover {
    background: #000000;
    color: #fff;
}

.btn-xl {
    padding: 1.125em 2.75em;
    font-size: 1.125em;
}

.btn {
    transition: all .3s;
    text-transform: uppercase;
    padding: 1.85rem 4.2rem;
    border-radius: 0;
    font-size: 1.4rem;
    font-weight: 700;
    font-family: "Poppins",sans-serif;
    line-height: 1.429;
}

.btn-icon-right i {
    padding-left: .7rem;
}

.home-slide .banner-layer {
    position: relative;
    /* padding: 7% 9.8% 0 10%; */
}

.banner-layer-middle {
    top: 50%;
    transform: translateY(-50%);
}

.home-slide2 h2 {
    font-size: 3.47em;
}

.home-slide h2 {
    margin-left: -3px;
    font-family: 'Segoe Script', 'Savoye LET';
    font-size: 3em;
    letter-spacing: .001em;
    line-height: 1;
    color: #6c4b9f;
}

.owl-carousel .owl-item .home-slide div.slide-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-height: 500px;
}

.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0;
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}

.home-slide1 .slide-bg {
    background-position: 34%;
}

.banner .container:not(.banner-content) {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
}

.home-slide {
    height: 570px;
    max-height: 570px;
    background: #9C9895;
}

.home-slide .banner-layer {
    position: relative;
    /* padding: 7% 9.8% 0 10%; */
    color: #fff;
}

.rotated-upto-text small {
    display: inline-block;
    position: absolute;
    left: -2em;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    font-size: .2641em;
    font-weight: 500;
    letter-spacing: -.02em;
}

.small, small {
    font-size: 80%;
    font-weight: 400;
}

small {
    font-size: 80%;
}

.bg-gray {
    /* background-color: #f4f4f4; */
    padding: 3rem 0;
}

.banner {
    position: relative;
    font-size: 1.6rem;
}

.mb-2 {
    margin-bottom: 2rem !important;
}

.banners-section .banner:hover img {
    opacity: .8;
}

.banners-section img {
    transition: opacity .25s, box-shadow .25s;
    width: 100%;
}

.banners-section .banner-layer.text-left {
    left: 11.79%;
}

.banner-layer-bottom {
    bottom: 8.67%;
}

.banner-layer {
    position: absolute;
    left: 4%;
    right: 4%;
}

.banners-section h3 {
    font-size: 1.625em;
    line-height: 1;
    letter-spacing: -.05em;
}

.m-b-2 {
    margin-bottom: .8rem !important;
}

.banners-section h4 {
    color: #777;
    font-weight: 400;
    font-size: 0.9375em;
    line-height: 1.4;
}

.banner h1, .banner h2, .banner h3, .banner h4, .banner h5, .banner h6 {
    line-height: 1;
}

.m-b-3 {
    margin-bottom: 1.6rem !important;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.banners-section .btn {
    padding: 1.55em 2.23em;
    font-weight: 600;
    font-size: 1.1rem;
    letter-spacing: .15em;
}

.btn-primary {
    /* border-color: #1f1c24; */
    background-color: transparent !important;
    color: #fff;
    box-shadow: none;
}

.btn {
    transition: all .3s;
    text-transform: uppercase;
    padding: 1.85rem 4.2rem;
    border-radius: 0;
    font-size: 1.4rem;
    font-weight: 700;
    font-family: "Poppins",sans-serif;
    line-height: 1.429;
    margin: 0 auto;
}

.banners-section .banner-layer-boxed {
    left: 9%;
    right: 9%;
    bottom: 7.5%;
    border: 5px solid #000;
    padding: 4.4rem 2rem 7rem;
}

.banner-layer-bottom {
    bottom: 8.67%;
}

.banner-layer {
    position: absolute;
    left: 0%;
    right: 4%;
}

.banner-layer-top {
    top: 20%;
}

.banners-section .banner-layer-boxed .btn {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 70%);
}

@media (min-width: 768px) {
    h.divider-short-thick {
        margin: 2.2rem auto 0 0;
        width: 60px;
        border-top: 5px solid #222529;
    }

    hr {
        max-width: 1730px;
        margin: 5.5rem auto 5.2rem;
        border: 0;
        border-top: 1px solid #e7e7e7;
    }

    .popup-menu nav {
        width: 50%;
        height: 50%;
    }

    h2, .h2 {
        font-size: 3rem;
    }
}

@media (min-width: 992px) {
    .banners-section .container {
        max-width: none;
        padding-left: 3.82vw;
        padding-right: 3.82vw;
    }
}

/*ADDED*/
/*   nav {
	text-align:center;
	width:100%;
	position:relative;
	height:auto;
	overflow:hidden;
	background:none;
}*/
/*.button {
	display:inline;
	position:absolute;
	right:50px;
	top:6px;
	z-index:999;
	font-size:30px;
}*/
nav ul {
    text-align: center;
}

/*nav ul li {
	display:inline-block;
}*/
nav ul li a {
    color: #333;
    display: inline-block;
    padding: 1em 3em;
    text-decoration: none;
    /* border-bottom:2px solid #fff; */
    transition-property: all .2s linear 0s;
    -moz-transition: all .2s linear 0s;
    -webkit-transition: all .2s linear 0s;
    -o-transition: all .2s linear 0s;
    font-size: 16px;
}

nav ul li a:hover {
    color: #86ad09;
}

/*styling open close button*/
.button a {
    text-decoration: none;
}

/*.btn-open:after {
	color:#333;
	content:"\f0c9";
	font-family:"FontAwesome";
	transition-property:all .2s linear 0s;
	-moz-transition:all .2s linear 0s;
	-webkit-transition:all .2s linear 0s;
	-o-transition:all .2s linear 0s;
}
.btn-open:hover:after {
	color:#34B484;
}
.btn-close:after {
	color:#fff;
	content:"\f00d";
	font-family:"FontAwesome";
	transition-property:all .2s linear 0s;
	-moz-transition:all .2s linear 0s;
	-webkit-transition:all .2s linear 0s;
	-o-transition:all .2s linear 0s;
}
.btn-close:hover:after {
	color: #34B484;
}*/
/*overlay*/
/* .overlay {
    display: none;
    position: fixed;
    top: 0;
    height: 100%;
    width: 25%;
    background: rgb(199 211 0 / 89%);
    z-index: 99;
    right: 0;
} */
.wrap {
    color: #e9e9e9;
    text-align: center;
    max-width: 100%;
    margin: 0 auto;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.wrap ul.wrap-nav {
    /* border-bottom:1px solid #575757; */
    text-transform: capitalize;
    padding: 75% 0px 100px;
    height: 100%;
}

.wrap ul.wrap-nav li {
    font-size: 20px;
    display: block;
    vertical-align: top;
    width: 100%;
    position: relative;
}

.wrap ul.wrap-nav li a {
    color: #000000;
    display: block;
    padding: 20px 0;
    text-decoration: none;
    transition-property: all .2s linear 0s;
    -moz-transition: all .2s linear 0s;
    -webkit-transition: all .2s linear 0s;
    -o-transition: all .2s linear 0s;
    font-size: 27px;
    font-weight: 400;
}

.wrap ul.wrap-nav li a:hover {
    color: #f0f0f0;
}

.wrap ul.wrap-nav ul {
    padding: 20px 0;
}

.wrap ul.wrap-nav ul li {
    display: block;
    font-size: 13px;
    width: 100%;
    color: #e9e9e9;
}

.wrap ul.wrap-nav ul li a {
    color: #f0f0f0;
}

.wrap ul.wrap-nav ul li a:hover {
    color: #34B484;
}

.header-right nav {
}

.sec-2 {
    padding: 50px 0;
}

.sec-2 .con-box {
    background-size: cover;
    height: 275px;
    background-position: right center;
}

.sec-2 .con-box .con-txt {
    padding: 40px 0 0 40px;
}

.sec-2 .con-box .con-txt h4 {
    font-size: 36px;
    margin: 0px 0px 15px 0px;
    text-transform: uppercase;
    font-weight: 900;
    color: #ddd;
}

.sec-2 .con-box .con-txt p {
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 20px;
}

.btn2 {
    font-size: 20px;
    color: #ddd;
    font-weight: 700;
    border-bottom: 4px solid #6c4b9f;
    padding-bottom: 2px;
}

.btn2:hover {
    color: #6c4b9f;
    border-color: #222;
}

img {
    display: block;
    max-width: 100%;
    height: auto;
}

ul, ol {
    margin: 0 0 2.25rem;
    padding: 0;
    list-style: none;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 16px;
}

b, strong {
    font-weight: bolder;
    font-size: 18px;
    font-family: "Poppins",sans-serif;
}

.banner-sec {
    position: relative;
    background: url(../../assets/images/slider/slide-1.jpg) no-repeat center;
    background-size: cover;
    padding: 120px 0px;
    height: 650px;
    /* background-attachment: fixed; */
    z-index: 0;
}

/* .banner-sec::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(34 34 34 / 55%);
     z-index: -1;

} */
.title-2 {
    margin-top: 80px;
    font-size: 34px;
    padding: 10px 0px;
    color: #fff;
    text-shadow: 2px 2px 4px #000000;
    text-transform: uppercase;
    letter-spacing: 11px;
    line-height: 45px;
    font-family: 'Oswald', sans-serif;
}

.title-3 {
    color: #86ad09;
    font-size: 30px;
    font-family: "Poppins",sans-serif;
    font-weight: 700;
    letter-spacing: 4px;
    text-transform: capitalize;
}

.t-para {
    font-size: 17px;
    font-weight: 400;
    color: #000;
    line-height: 32px;
}

.section-bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.section-padding {
    padding: 90px 0;
    background-size: cover;
    /* background-attachment: fixed; */
}

.ben-sec {
    position: relative;
    padding: 0px;
    z-index: 9;
}

.ben-sec::after {
    content: '';
    position: absolute;
    width: 25%;
    height: 100%;
    background: #86ad09;
    left: 0;
    top: 0;
    z-index: 1;
}

.ben-sec::before {
    content: '';
    position: absolute;
    width: 25%;
    height: 100%;
    background: #86ad09;
    right: 0;
    top: 0;
    z-index: 1;
}

.banner-content {
    position: relative;
}

.analyze-wraper-area {
    padding-bottom: 80px;
    position: relative;
    z-index: 99;
    margin-top: 0;
    margin-bottom: 0;
    margin-top: 82px;
}

.analyze-img {
    display: inline-flex;
    overflow: hidden;
    border-radius: 50%;
}

.analyze-img a {
    position: relative;
    display: inline-block;
    border-radius: 50%;
}

.analyze-img a::before, .single-gallery a::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    content: "";
    background-color: rgb(243 155 175 / 65%);
    border-radius: 50%;
    z-index: 1;
    opacity: 0;
    transition: all 0.5s ease 0s;
    border: 5px solid #fff;
}

.single-analyze:hover .analyze-img a::before {
    opacity: 1;
}

.analyze-img a::after, .single-gallery a::after {
    background-color: #1a1a1a;
    border-radius: 50%;
    bottom: 0;
    color: #6cbe03;
    content: "Ã¯ÂÂ¥";
    font-family: fontawesome;
    font-size: 18px;
    height: 60px;
    left: 0;
    line-height: 60px;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transform: scale(3);
    transition: all 0.5s ease 0s;
    width: 60px;
    opacity: 0;
    z-index: 2;
}

/* .single-analyze:hover .analyze-img a::after,
.single-gallery:hover.single-gallery a::after {
    transform: scale(1);
    opacity: 1;
} */
.analyze-img a img {
    width: 300px;
    max-width: 100%;
    height: auto;
    border: 5px solid #fff;
    border-radius: 50%;
    position: relative;
    transform: scale(1);
    transition: all 1s ease 0s;
}

.single-analyze:hover .analyze-img img {
    transform: scale(1.5);
}

.single-analyze h2 {
    font-size: 17px;
    color: #222;
    margin: 14px 0;
    text-transform: capitalize;
    font-family: "Poppins",sans-serif;
    font-weight: bold;
}

.single-analyze h2 span {
    letter-spacing: 2px;
    color: #86ad09;
    display: block;
    line-height: 32px;
    font-size: 23px;
    text-shadow: 1px 1px 2px #000000;
}

.single-analyze p {
    text-align: center;
    margin-bottom: 0;
    color: #000;
    font-size: 16px;
    line-height: 28px;
}

/* .index-banner-content {
    position: relative;
    background: rgb(16 11 11 / 73%);
    padding: 47px;
} */
.banner-content h2 {
    font-family: 'Bebas Neue', cursive;
    color: #86ad09;
    font-size: 80px;
}

.banner-content p {
    color: #000000;
    font-size: 19px;
    margin-bottom: 35px;
    line-height: 1.5;
}

.pop-content p {
    font-size: 27px;
    color: #ffffff;
}

.index-banner-content h2 {
    font-size: 50px;
    padding: 10px 0px;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0;
    line-height: 66px;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    font-family: "Rubik", sans-serif;
}

.index-banner-content h3 {
    color: #86ad09;
    font-size: 23px;
    font-family: "Poppins",sans-serif;
    font-weight: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
    line-height: 45px;
    font-family: "Rubik", sans-serif;
}

.index-banner-content p {
    color: #f5f4f4;
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 28px;
    font-family: "Poppins", sans-serif;
}

.single-analyze.text-center {
    /* box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15); */
    border-radius: 0px;
    /* padding: 2em 2em 2em 2em; */
    margin-bottom: 20px;
}

.ab-sec {
    padding: 50px 0;
}

.analyze-cont {
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);
    border-radius: 0px 0px 20px 20px;
    padding: 10px 10px 20px;
}

a.index-button {
    background: #86ad09;
    padding: 13px 34px;
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 0px;
    font-weight: 500;
}

a.index-button:hover {
    background: #333333;
    color: #86ad09;
}

.ben-heading {
    text-align: center;
    margin-bottom: 40px;
}

.ben-heading h2 {
    color: #333333;
    font-size: 38px;
    line-height: 1.5;
    font-family: 'Righteous', cursive;
    font-weight: 100;
}

.ben-box {
    background: transparent;
    text-align: left;
    min-height: 100%;
    padding-top: 40px;
}

.ben-box-back {
    background: #2d64e9 !important;
}

.ben-box2 {
    display: flex;
    background: #eeeeee;
}

.ben-icon2 {
    width: 40%;
}

.ben-content {
    min-height: 200px;
    margin: 30px 30px 30px 30px;
    position: relative;
    z-index: 9;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.ben-content2 {
    width: 60%;
    margin: 30px;
    background: #86ad09;
    min-height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0px 50px;
    position: relative;
    z-index: 9;
}

.ben-content h2 {
    line-height: 1.5;
    font-size: 20px;
    font-weight: 100;
    color: #ffffff;
    font-family: 'Righteous', cursive;
}

.ben-content p {
    color: #ffffff;
}

.ben-content2 h2 {
    font-family: 'Bebas Neue', cursive;
    line-height: 1.5;
    font-size: 24px;
    color: #ffffff;
}

.ben-content2 p {
    color: #ffffff;
}

.ben-icon img {
    width: 25%;
    display: inline-block;
}

.about-sec {
    position: relative;
    padding: 100px 0px;
    background: #ffffff;
    z-index: 9;
}

.about-sec::after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    background: url(../../assets/images/about-after.jpg) no-repeat center top;
    width: 48%;
    height: 90%;
}

.about-content {
    padding: 50px 20px;
}

.about-content h2 {
    font-size: 50px;
    line-height: 1.5;
    font-family: 'Righteous', cursive;
}

.about-content h3 {
    width: 16%;
    background: #86ad09;
    font-family: 'Bad Script', cursive;
    color: #ffffff;
    text-align: center;
    font-size: 21px;
    padding: 6px 0px;
}

.about-content p {
    font-size: 16px;
    margin-bottom: 50px;
    line-height: 1.8;
}

.about-model img {
    width: 80%;
    margin: auto;
}

.pop-back {
    background: #86ad09;
    padding: 30px;
}

.pop-content h2 {
    color: #ffffff;
    font-family: 'Bebas Neue', cursive;
    font-size: 40px;
    letter-spacing: 5px;
    line-height: 2;
}

.popup-sec {
    position: relative;
    z-index: 9;
}

.popup-sec::after {
    content: '';
    position: absolute;
    top: -4px;
    left: 83px;
    width: 378px;
    height: 250px;
    background: url(../../assets/images/cta-img.png) no-repeat center top;
    background-size: cover;
}

.ben-icon {
    z-index: 999;
    position: relative;
    text-align: center;
}

td.total-h {
    font-size: 16px;
    font-weight: 500;
    text-align: right;
    padding-right: 10px !important;
}

.total {
    font-size: 16px;
    font-weight: 500;
}

@charset "UTF-8"; /*!
Theme Name: Pitoon
Theme URI: https://layerdrops.com/pitoonwp/
Author: Layerdrops
Author URI: https://themeforest.net/user/layerdrops
Description: Pitoon comes with latest design trends. It is modern and a multipurpose Creative Digital Agency WordPress Theme. We especially designed this template for web agency, creative agency, digital marketing, consulting, finance, corporate and all other similar websites and businesses.
Version: 1.0
Tested up to: 7.4
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: pitoon
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

pitoon is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments
# Templates
	- Common
	- Navigations One
	- Navigations Two
	- Animations
	- Zoom Fade Css
	- Mobile Nav
	- Search Popup
	- Banner One
	- Main Slider Two
	- Welcome One
	- Counter One
	- We Change
	- We Make
	- Services One
	- Portfolio One
	- Brand One
	- Testimonials Two
	- Two Boxes
	- Video One
	- Reasons One
	- Blog One
	- CTA One
	- Site Footer
	- Areas Of Practice
	- Build Business
	- Web Solutions
	- Team One
	- Watch Video
	- Core Features
	- Blog Two
	- Google Map
	- Get In Touch
	- CTA Two
	- Portfolio Two
	- Page Header
	- Service Details
	- Blog Sidebar
	- Sidebar
	- Blog Details
		- Comments
	- Portfolio Page
	- Portfolio Details
	- Similar Work
	- Portfolio Details Full
	- Reasons
	- Error Page
	- Contact Page
	- Contact Page Google Map
--------------------------------------------------------------*/
:root {
    --pitoon-font: 'Manrope', sans-serif;
    --pitoon-font-two: 'Syne', sans-serif;
    --pitoon-gray: #757a7b;
    --pitoon-gray-rgb: 117, 122, 123;
    --pitoon-white: #ffffff;
    --pitoon-white-rgb: 255, 255, 255;
    --pitoon-base: #86ad09;
    --pitoon-base-rgb: 249, 190, 23;
    --pitoon-black: #04171a;
    --pitoon-black-rgb: 4, 23, 26;
    --pitoon-primary: #f5f3ee;
    --pitoon-primary-rgb: 245, 243, 238;
    --pitoon-bdr-color: #e0dcd3;
    --pitoon-bdr-color-rgb: 224, 220, 211;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body, button, input, select, optgroup, textarea {
    color: var(--pitoon-black, #04171a);
    font-family: var(--pitoon-font, "Manrope", sans-serif);
    font-size: 1rem;
    line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
}

p {
    margin-bottom: 1.5em;
    font-size: 15px;
    line-height: 23px;
    font-family: "Poppins",sans-serif;
}

dfn, cite, em, i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", courier, monospace;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code, kbd, tt, var {
    font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr, acronym {
    border-bottom: 1px dotted var(--pitoon-gray, #757a7b);
    cursor: help;
}

mark, ins {
    background: #eceae0;
    text-decoration: none;
}

big {
    font-size: 125%;
}

b, strong {
    color: var(--pitoon-black, #04171a);
}

/* Elements
--------------------------------------------- */
body {
    background: #fff;
}

.has-fixed-footer, .has-fixed-footer body {
    height: 100%;
    overflow: unset;
}

.has-fixed-footer .page-wrapper {
    min-height: 100%;
    margin-bottom: -100px;
}

.has-fixed-footer .error-page, .has-fixed-footer .blog-sidebar, .has-fixed-footer .blog-single {
    padding-bottom: 220px;
}

.has-fixed-footer .blog-details {
    padding-bottom: 220px;
}

.has-fixed-footer .default-footer .site-footer__bottom {
    padding: 34.5px 0;
}

hr {
    background-color: #eceae0;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul, ol {
    margin: 0 0 .5em 3em;
    padding-left: 1em;
}

ul {
    list-style: disc;
    font-family: "Poppins",sans-serif;
    font-weight: 200;
    line-height: 26px;
}

ol {
    list-style: decimal;
}

li>ul, li>ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: 700;
}

dd {
    margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed, iframe, object {
    max-width: 100%;
}

img {
    height: auto;
    max-width: 100%;
}

figure {
    margin: 1em 0;
}

.logo-retina img {
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

table {
    margin: 0 0 1.5em;
    width: 100%;
    max-width: 100%;
}

tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}

table>tbody>tr>td, table>tbody>tr>th, table>tfoot>tr>td, table>tfoot>tr>th, table>thead>tr>td, table>thead>tr>th {
    padding: 8px;
    vertical-align: middle;
    border: none;
    border-top: 1px solid #eceae0;
}

table>tbody>tr>td, table>tbody>tr>th, table>tfoot>tr>td, table>tfoot>tr>th, table>thead>tr>td, table>thead>tr>th {
    padding: 8px;
    vertical-align: middle;
    border: none;
    border-top: 0;
}

.sidebar__single .calendar_wrap .wp-calendar-table thead {
    background-color: var(--pitoon-primary, #f1cf69);
}

.sidebar__single .calendar_wrap .wp-calendar-table thead th {
    text-align: center;
    line-height: 40px;
    color: var(--pitoon-base, #ffffff);
    font-weight: 600;
    font-size: 18px;
    padding-top: 4px;
}

.wp-block-calendar .wp-calendar-table caption {
    padding-bottom: 0;
    line-height: 1;
    text-align: center;
    font-weight: 500;
    font-size: 18px;
}

.wp-block-calendar .wp-calendar-nav {
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.wp-block-calendar .wp-calendar-nav a {
    text-decoration: none;
    line-height: 1;
    color: var(--moniz-black, #1e1e22);
    text-transform: uppercase;
    font-weight: 600;
    transition: all 500ms ease;
}

/* Links
--------------------------------------------- */
a {
    color: var(--pitoon-black, #04171a);
}

a:hover, a:focus, a:active {
    color: #172a31;
}

a:focus {
    outline: none;
}

a:hover, a:active {
    outline: none;
}

/* Forms
--------------------------------------------- */
button, input[type="button"], input[type="reset"], input[type="submit"] {
    border: 1px solid;
    border-color: #eceae0 #eceae0 #eceae0;
    border-radius: 3px;
    background: #eceae0;
    color: rgba(0, 0, 0, 0.8);
    line-height: 1;
    padding: 0.6em 1em 0.4em;
}

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    border-color: #eceae0 #eceae0 #eceae0;
}

button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus {
    border-color: #eceae0 #eceae0 #eceae0;
}

.wp-block-button:not(.wp-block-button.align-left) {
    margin-bottom: 20px;
}

.news-details__left .wp-block-button a:hover {
    background-color: var(--pitoon-primary, #f5f3ee);
    border-color: var(--pitoon-primary, #f5f3ee);
    color: var(--pitoon-base, #86ad09);
}

.news-details__left .wp-block-button a {
    transition: all 500ms ease;
}

.news-details__left .wp-block-button a:hover {
    background-color: var(--pitoon-primary, #f5f3ee);
    border-color: var(--pitoon-primary, #f5f3ee);
    color: #fff;
}

.news-details__left .wp-block-button.is-style-squared a {
    border-radius: 0;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    color: var(--pitoon-black, #04171a);
    border: 1px solid #eceae0;
    border-radius: 0px;
    padding: 3px;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
    color: var(--pitoon-black, #04171a);
}

/* clears the â€˜Xâ€™ from Internet Explorer */
input[type=search]::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}

input[type=search]::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
}

/* clears the â€˜Xâ€™ from Chrome */
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration {
    display: none;
}

select {
    border: 1px solid #eceae0;
}

textarea {
    width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
    margin: 0 0 1.5em;
}

.comment-navigation .nav-links, .posts-navigation .nav-links, .post-navigation .nav-links {
    display: flex;
}

.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
    flex: 1 0 50%;
}

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
    text-align: end;
    flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
    display: block;
}

.post, .page {
    margin: 0 0 0em;
}

.updated:not(.published) {
    display: none;
}

.page-content, .entry-content, .entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
    word-wrap: break-word;
    font-weight: 500;
}

.bypostauthor {
    display: block;
}

.comments-area {
    position: relative;
    display: block;
    border-top: 1px solid #eeede5;
    padding-top: 52px;
}

.comments-area .comment-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.comments-area .comment-list ul.children {
    margin: 0;
    list-style: none;
    padding-left: 1em;
}

@media (min-width: 992px) {
    .comments-area .comment-list ul.children {
        padding-left: 3em;
    }
}

.comments-area .comment-box {
    position: relative;
}

.comments-area .comment {
    position: relative;
    min-height: 90px;
}

.comments-area .comment-box .author-thumb {
    position: relative;
    left: 0px;
    top: 0px;
    width: 165px;
    height: 165px;
    border-radius: 50%;
    margin-bottom: 20px;
    overflow: hidden;
}

.comments-area .comment-box .author-thumb img {
    width: 90px;
    height: 90px;
    display: block;
    border-radius: 50%;
}

.comments-area .comment-box .info {
    position: relative;
    margin-bottom: 25px;
    line-height: 24px;
}

.comments-area .comment-box .info .name {
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 30px;
    font-weight: 800;
    color: var(--pitoon-primary, #f5f3ee);
    text-transform: uppercase;
}

.comments-area .comment-box .info .date {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    color: var(--pitoon-primary, #f5f3ee);
}

.comments-area .comment-box .text {
    position: relative;
    display: block;
    color: var(--pitoon-gray, #757a7b);
    font-weight: 300;
    line-height: 1.5em;
    letter-spacing: 0.1em;
    margin-bottom: 30px;
}

.comments-area .comment-box .reply-btn {
    position: relative;
    display: block;
}

.comments-area .comment-box .theme-btn .btn-title {
    padding: 6px 30px 4px;
    line-height: 30px;
}

.comments-area .comment-body .says {
    display: none;
}

.comments-area .comment-body {
    width: 100%;
    position: relative;
    padding-left: 120px;
    margin-bottom: 60px;
    padding-bottom: 60px;
    border-bottom: 1px solid #eceae0;
}

@media (max-width: 991px) {
    .comments-area .comment-body {
        padding-left: 0;
    }
}

.comments-area .trackback .comment-body, .comments-area .pingback .comment-body {
    padding-left: 0;
}

.comments-area .comment-body .avatar {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
}

@media (max-width: 991px) {
    .comments-area .comment-body .avatar {
        position: relative;
        margin-bottom: 40px;
    }
}

.comments-area .fn a, .comments-area .fn {
    position: relative;
    display: block;
    font-size: 22px;
    line-height: 24px;
    font-weight: 600;
    color: var(--pitoon-black);
    font-family: var(--pitoon-font-two);
    text-decoration: none;
    text-transform: capitalize;
    letter-spacing: var(--pitoon-letter-spacing);
}

.comments-area .comment-body .comment-metadata {
    margin-bottom: 25px;
}

.comments-area .comment-body .comment-metadata a {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    font-weight: 700;
    color: var(--pitoon-base, #86ad09);
    text-decoration: none;
}

.comments-area .comment-body .comment-metadata .edit-link a::before {
    content: ".";
    margin-left: 8px;
    margin-right: 10px;
}

.comments-area .comment-content p {
    position: relative;
    display: block;
    color: var(--pitoon-gray, #757a7b);
    line-height: 1.875em;
    margin-bottom: 1em;
    font-size: 16px;
    font-family: var(--pitoon-font, "Manrope", sans-serif);
    letter-spacing: var(--pitoon-letter-spacing-two);
    font-weight: 400;
}

.comments-area .comment-content table a {
    color: var(--pitoon-primary, #f5f3ee);
    text-decoration: none;
}

.comments-area .comment-content table a:hover {
    color: var(--pitoon-primary, #f5f3ee);
}

.comments-area .comment-content p:last-of-type {
    margin-bottom: -7px;
}

.comments-area .reply a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    appearance: none;
    outline: none !important;
    background-color: var(--pitoon-primary);
    color: var(--pitoon-black);
    font-size: 12px;
    font-weight: 800;
    padding: 4px 20px 4px;
    overflow: hidden;
    transition: all 0.5s linear;
    z-index: 1;
}

.comments-area .reply a::before {
    position: absolute;
    top: -1px;
    left: -1px;
    bottom: -1px;
    right: -1px;
    background-color: var(--pitoon-black);
    content: "";
    transform: scaleY(0) rotateX(0deg);
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    z-index: -1;
}

.comments-area .reply a:hover {
    color: var(--pitoon-white);
}

.comments-area .reply a:hover:before {
    transform: scaleY(1) rotateX(0deg);
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

@media (min-width: 992px) {
    .comments-area .reply a {
        margin-top: 0;
        position: absolute;
        top: 0;
        right: 0;
    }
}

.comments-area .blog-pagination a, .comments-area .blog-pagination span {
    margin-bottom: 45px;
}

.comment-respond .blog-details__content-title {
    margin-bottom: 50px;
}

.reply-form .logged-in-as {
    display: flex;
    color: var(--pitoon-base, #86ad09);
    margin-bottom: 23px;
    margin-top: -40px;
}

.reply-form .logged-in-as a {
    text-decoration: none;
    margin-left: 10px;
    margin-right: 10px;
}

.comment-form__title small {
    font-size: 20px;
}

.comment-form__title small a {
    text-decoration: none;
    color: var(--pitoon-base, #86ad09);
    text-decoration: underline;
}

.comment-form__title small a:hover {
    color: var(--pitoon-black);
    opacity: 0.5;
}

.comment-list .comment-respond {
    margin-bottom: 30px;
}

.reply-form.row {
    --bs-gutter-x: 20px;
}

.comment-respond .comment-form__input-box input[type="text"], .comment-respond .comment-form__input-box input[type="url"], .comment-respond .comment-form__input-box input[type="email"] {
    margin-bottom: 20px;
}

.comment-respond .form-submit {
    margin-bottom: 0 !important;
}

.comment-list .comment-respond .form-submit {
    margin-bottom: 30px !important;
}

/* Widgets
--------------------------------------------- */
.widget {
    margin: 0 0 1.5em;
}

.widget select {
    max-width: 100%;
}

.sidebar .widget ul, .sidebar__single ul {
    margin-left: 0;
    padding-left: 0;
}

.sidebar .widget ul ul, .sidebar__single ul ul {
    padding-left: 0.5em;
    margin-top: 15px;
    box-shadow: none;
}

.sidebar .widget select, .sidebar__single select {
    width: 100%;
    height: 68px;
    background-color: var(--pitoon-white, #ffffff);
    font-weight: 400;
    outline: none;
    color: var(--pitoon-gray, #717178);
    font-size: 16px;
    padding-left: 30px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    font-family: var(--pitoon-font, "Kumbh Sans", sans-serif);
    background-image: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024"><path fill="currentColor" d="M540.1 776.847l472.32-473.63c15.466-15.518 15.44-40.642-0.080-56.134-15.518-15.48-40.656-15.44-56.134 0.080l-444.208 445.438-444.206-445.454c-15.48-15.518-40.602-15.558-56.122-0.080-7.78 7.766-11.67 17.94-11.67 28.114 0 10.148 3.864 20.282 11.59 28.034l472.308 473.632c7.436 7.474 17.556 11.668 28.1 11.668s20.652-4.206 28.102-11.668z"></path></svg>');
    background-repeat: no-repeat;
    background-position: right 30px top 50%;
    background-size: 0.65em auto;
    border-radius: 0;
}

.sidebar .widget, .sidebar__single {
    position: relative;
    display: block;
    padding: 50px 50px 50px;
    background-color: var(--pitoon-primary, #f5f3ee);
    border-radius: 0px;
}

.sidebar .widget ul li, .sidebar__single ul li {
    position: relative;
}

.sidebar .widget ul li a::after, .sidebar__single ul li a::after {
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    font-weight: 900;
    position: absolute;
    font-size: 16px;
    top: -1px;
    right: 0;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.sidebar .widget ul li a, .sidebar__single ul li a {
    transition: all 500ms ease;
    font-weight: 500;
}

.sidebar .widget ul li a:hover, .sidebar__single ul li a:hover {
    color: var(--pitoon-black, #04171a);
    text-shadow: 0 0 0.5px currentColor;
}

.sidebar .widget.widget_rss, .sidebar__single.widget_rss {
    padding-bottom: 40px;
}

.sidebar .widget.widget_rss ul, .sidebar__single.widget_rss ul {
    list-style: none;
}

.sidebar .widget.widget_rss ul li, .sidebar__single.widget_rss ul li {
    position: relative;
}

.sidebar .widget.widget_rss ul li ::after, .sidebar__single.widget_rss ul li ::after {
    content: "";
}

.sidebar .widget.widget_rss ul li+li, .sidebar__single.widget_rss ul li+li {
    margin-top: 10px;
}

.sidebar .widget.widget_rss li .rsswidget, .sidebar__single.widget_rss li .rsswidget {
    color: var(--pitoon-black, #04171a);
    font-size: 18px;
    line-height: 1.5em;
    display: block;
}

.sidebar .widget p, .sidebar__single p, .sidebar .widget.widget_rss li .rssSummary, .sidebar__single.widget_rss li .rssSummary {
    font-size: 15px;
    line-height: 32px;
}

.sidebar .widget p, .sidebar__single p, .sidebar .widget.widget_rss li .rssSummary {
    font-weight: 500;
}

.sidebar .widget.widget_rss li .rss-date, .sidebar__single.widget_rss li .rss-date {
    display: flex;
    align-items: center;
    color: var(--pitoon-gray, #757a7b);
    font-size: 14px;
    margin-top: 12px;
    margin-bottom: 10px;
    line-height: 1;
    font-weight: 500;
}

.sidebar .widget.widget_rss li .rss-date::before, .sidebar__single.widget_rss li .rss-date::before {
    content: "\f017";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 14px;
    color: var(--pitoon-base, #86ad09);
    margin-right: 10px;
}

.sidebar .widget.widget_rss cite, .sidebar__single.widget_rss cite {
    color: var(--pitoon-black, #04171a);
    font-size: 14px;
}

.sidebar .widget .tagcloud, .sidebar__single .tagcloud {
    margin-bottom: -10px;
    margin-left: -5px;
}

.sidebar .widget .tagcloud a, .sidebar__single .tagcloud a, .sidebar__single .wp-block-tag-cloud a {
    font-size: 12px !important;
    color: var(--pitoon-gray);
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background: var(--pitoon-white);
    display: inline-block;
    padding: 4px 20px 4px;
    margin-left: 5px;
    text-transform: capitalize;
    font-weight: 800;
    margin-bottom: 10px;
    font-family: var(--pitoon-font, "Manrope", sans-serif);
}

.sidebar .widget .tagcloud a:hover, .sidebar__single .tagcloud a:hover, .sidebar__single .wp-block-tag-cloud a:hover {
    color: var(--pitoon-black, #04171a);
    background: var(--pitoon-base, #86ad09);
}

.shop-one__sidebar .widget .wp-block-search input[type="search"] {
    background-color: var(--pitoon-white, #ffffff);
    height: 70px;
    padding-left: 25px;
    padding-right: 15px;
    padding-top: 0;
    padding-bottom: 0;
    font-weight: 500;
    color: var(--pitoon-gray, #757a7b);
    border: none;
    font-size: 14px;
}

.shop-one__sidebar .widget .wp-block-search .wp-block-search__button {
    padding: 18px 20px;
    text-transform: capitalize;
    color: var(--pitoon-white, #ffffff);
    background-color: transparent;
    line-height: 1;
    fill: var(--pitoon-white, #ffffff);
    border-radius: 0;
    margin-left: 0;
    transition: all 500ms ease;
    font-size: 14px;
    position: absolute;
    right: 30px;
    top: 36px;
    color: var(--pitoon-black);
    background-color: transparent;
}

.sidebar .widget .wp-block-search .wp-block-search__button:hover, .sidebar__single .wp-block-search .wp-block-search__button:hover {
    background-color: var(--pitoon-base, #86ad09);
    color: var(--pitoon-black, #04171a);
    fill: var(--pitoon-white, #ffffff);
}

.shop-one__sidebar.sidebar .widget .wp-block-search .wp-block-search__button:hover {
    background-color: transparent;
    color: var(--pitoon-black, #04171a);
}

.sidebar .widget:last-child, .sidebar__single.widget:last-child {
    margin-bottom: 0;
}

.wp-calendar-table {
    margin-bottom: 0;
}

.wp-calendar-table th, .wp-calendar-table td {
    text-align: center;
}

.wp-calendar-table caption {
    padding: 0;
    text-align: center;
    color: var(--pitoon-black, #04171a);
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 500;
}

.wp-calendar-nav {
    line-height: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.wp-calendar-nav a {
    color: var(--pitoon-black, #04171a);
    transition: all 500ms ease;
    font-weight: 500;
}

.wp-calendar-nav a:hover {
    color: var(--pitoon-primary, #f5f3ee);
}

.sidebar .widget .calendar_wrap .wp-calendar-table thead, .sidebar__single .calendar_wrap .wp-calendar-table thead {
    background-color: var(--pitoon-black, #04171a);
}

.sidebar .widget .calendar_wrap .wp-calendar-table thead th, .sidebar__single .calendar_wrap .wp-calendar-table thead th {
    text-align: center;
    color: var(--pitoon-white, #ffffff);
    font-weight: 400;
    font-size: 18px;
    border: none;
}

.wp-block-calendar .wp-calendar-table caption {
    padding-bottom: 0;
    line-height: 1;
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    padding-top: 10px;
}

.wp-block-calendar .wp-calendar-nav {
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.wp-block-calendar .wp-calendar-nav a {
    text-decoration: none;
    line-height: 1;
    color: var(--pitoon-black, #04171a);
    text-transform: uppercase;
    font-weight: 600;
    transition: all 500ms ease;
}

tbody {
    background-color: var(--pitoon-white, #ffffff);
}

.sidebar .widget ul, .sidebar__single ul {
    list-style: none;
}

.sidebar .widget .widget-title, .sidebar__single .widget-title {
    display: flex;
    align-items: center;
}

.sidebar .widget .widget-title .rss-widget-icon, .sidebar__single .widget-title .rss-widget-icon {
    position: relative;
    top: -2px;
    margin-right: 5px;
}

.sidebar .widget .widget-title a, .sidebar__single .widget-title a {
    color: inherit;
    transition: all 500ms ease;
}

.sidebar .widget .widget-title a:hover, .sidebar__single .widget-title a:hover {
    color: var(--pitoon-primary, #f5f3ee);
}

.sidebar .widget.widget_categories>ul, .sidebar .widget.widget_nav_menu>ul, .sidebar .widget.widget_meta>ul, .sidebar .widget.widget_pages>ul, .sidebar .widget.widget_archive>ul, .sidebar__single.widget_categories>ul, .sidebar__single.widget_nav_menu>ul, .sidebar__single.widget_meta>ul, .sidebar__single.widget_pages>ul, .sidebar__single.widget_archive>ul {
    margin-top: -8px;
    padding-left: 0;
}

.sidebar .widget.widget_categories>ul ul, .sidebar .widget.widget_nav_menu>ul ul, .sidebar .widget.widget_meta>ul ul, .sidebar .widget.widget_pages>ul ul, .sidebar .widget.widget_archive>ul ul, .sidebar__single.widget_categories>ul ul, .sidebar__single.widget_nav_menu>ul ul, .sidebar__single.widget_meta>ul ul, .sidebar__single.widget_pages>ul ul, .sidebar__single.widget_archive>ul ul {
    margin-top: 15px;
    padding-left: 0.7em;
}

.sidebar .widget.widget_categories li, .sidebar .widget.widget_nav_menu li, .sidebar .widget.widget_meta li, .sidebar .widget.widget_pages li, .sidebar .widget.widget_archive li, .sidebar__single.widget_categories li, .sidebar__single.widget_nav_menu li, .sidebar__single.widget_meta li, .sidebar__single.widget_pages li, .sidebar__single.widget_archive li {
    font-size: 15px;
}

.sidebar .widget.widget_categories li+li, .sidebar .widget.widget_nav_menu li+li, .sidebar .widget.widget_meta li+li, .sidebar .widget.widget_pages li+li, .sidebar .widget.widget_archive li+li, .sidebar__single.widget_categories li+li, .sidebar__single.widget_nav_menu li+li, .sidebar__single.widget_meta li+li, .sidebar__single.widget_pages li+li, .sidebar__single.widget_archive li+li {
    margin-top: 15px;
}

.sidebar .widget.widget_recent_entries ul, .sidebar .widget.widget_recent_comments ul, .sidebar__single.widget_recent_entries ul, .sidebar__single.widget_recent_comments ul {
    padding: 0;
    margin-top: 7px;
}

.sidebar .widget.widget_recent_entries ul li ::after, .sidebar .widget.widget_recent_comments ul li ::after, .sidebar__single.widget_recent_entries ul li ::after, .sidebar__single.widget_recent_comments ul li ::after {
    display: none;
}

.sidebar .widget.widget_recent_entries ul li, .sidebar .widget.widget_recent_comments ul li, .sidebar__single.widget_recent_entries ul li, .sidebar__single.widget_recent_comments ul li {
    padding-left: 65px;
    font-size: 16px;
    margin: 0;
    line-height: 26px;
    color: var(--pitoon-gray, #757a7b);
    min-height: 45px;
}

.sidebar .widget.widget_recent_entries ul li+li, .sidebar .widget.widget_recent_comments ul li+li, .sidebar__single.widget_recent_entries ul li+li, .sidebar__single.widget_recent_comments ul li+li {
    margin-top: 23px;
}

.sidebar .widget.widget_recent_entries ul li a, .sidebar .widget.widget_recent_comments ul li a, .sidebar__single.widget_recent_entries ul li a, .sidebar__single.widget_recent_comments ul li a {
    color: inherit;
    transition: all 500ms ease;
}

.sidebar .widget.widget_recent_entries ul li a:hover, .sidebar .widget.widget_recent_comments ul li a:hover, .sidebar__single.widget_recent_entries ul li a:hover, .sidebar__single.widget_recent_comments ul li a:hover {
    color: var(--pitoon-black, #04171a);
    text-shadow: 0 0 0.5px currentColor;
}

.sidebar .widget.widget_recent_entries ul li::before, .sidebar .widget.widget_recent_comments ul li::before, .sidebar__single.widget_recent_entries ul li::before, .sidebar__single.widget_recent_comments ul li::before {
    height: 45px;
    width: 45px;
    border-radius: 50%;
    font-size: 15px;
    color: var(--pitoon-black, #04171a);
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0px;
    left: 0;
    transition: all 0.4s ease;
    content: "\f075";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    background-color: var(--pitoon-base, #86ad09);
}

.sidebar .widget.widget_recent_entries ul li:hover::before, .sidebar .widget.widget_recent_comments ul li:hover::before, .sidebar__single.widget_recent_entries ul li:hover::before, .sidebar__single.widget_recent_comments ul li:hover::before {
    background-color: var(--pitoon-black, #04171a);
    color: var(--pitoon-white, #ffffff);
}

.sidebar .widget.widget_recent_entries li, .sidebar__single.widget_recent_entries li {
    min-height: 45px;
    display: flex;
    align-items: center;
}

.sidebar .widget.widget_recent_entries ul li::before, .sidebar__single.widget_recent_entries ul li::before {
    content: "\f044";
}

.sidebar .widget.widget_rss ul, .sidebar__single.widget_rss ul {
    padding: 0;
    margin-top: -5px;
}

.sidebar .widget.recent-posts-widget-with-thumbnails ul, .sidebar__single.recent-posts-widget-with-thumbnails ul {
    margin: -20px !important;
}

.sidebar .widget.recent-posts-widget-with-thumbnails ul li ::after, .sidebar__single.recent-posts-widget-with-thumbnails ul li ::after {
    display: none;
}

.sidebar .widget.recent-posts-widget-with-thumbnails ul li, .sidebar__single.recent-posts-widget-with-thumbnails ul li {
    display: flex;
    flex-direction: column-reverse;
    padding: 20px;
    padding-bottom: 20px;
    padding-left: 105px;
    position: relative;
    margin-bottom: 0;
    transition: all 500ms ease;
}

.sidebar .widget.recent-posts-widget-with-thumbnails ul li:hover, .sidebar__single.recent-posts-widget-with-thumbnails ul li:hover {
    background-color: #fff;
}

.sidebar .widget.recent-posts-widget-with-thumbnails ul li img, .sidebar__single.recent-posts-widget-with-thumbnails ul li img {
    position: absolute;
    top: 15px;
    left: 20px;
    width: 70px;
    height: auto;
    background-color: var(--pitoon-black, #04171a);
    width: 70px;
    mix-blend-mode: luminosity;
    border-radius: 50%;
}

.sidebar .widget.recent-posts-widget-with-thumbnails ul li .rpwwt-post-date::before, .sidebar__single.recent-posts-widget-with-thumbnails ul li .rpwwt-post-date::before {
    content: "\f017";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    margin-right: 5px;
    color: var(--pitoon-primary, #f5f3ee);
}

.sidebar .widget.recent-posts-widget-with-thumbnails ul li .rpwwt-post-author::before, .sidebar__single.recent-posts-widget-with-thumbnails ul li .rpwwt-post-author::before {
    content: "\f2bd";
    font-weight: 600;
    font-family: "Font Awesome 5 Free";
    margin-right: 5px;
    color: var(--pitoon-base, #86ad09);
}

.sidebar .widget.recent-posts-widget-with-thumbnails ul li .rpwwt-post-author, .sidebar__single.recent-posts-widget-with-thumbnails ul li .rpwwt-post-author {
    font-size: 12px;
    font-weight: 500;
}

.sidebar .widget.recent-posts-widget-with-thumbnails ul li .rpwwt-post-title, .sidebar__single.recent-posts-widget-with-thumbnails ul li .rpwwt-post-title {
    font-size: 16px;
    color: var(--pitoon-black, #04171a);
    transition: all 500ms ease;
    text-transform: capitalize;
    font-weight: 700;
    letter-spacing: var(--pitoon-letter-space-small);
    line-height: 28px;
    display: block;
}

.sidebar .widget.recent-posts-widget-with-thumbnails ul li .rpwwt-post-title:hover, .sidebar__single.recent-posts-widget-with-thumbnails ul li .rpwwt-post-title:hover {
    color: var(--pitoon-base, #86ad09);
}

.sidebar .widget.recent-posts-widget-with-thumbnails ul li .rpwwt-post-date, .sidebar__single.recent-posts-widget-with-thumbnails ul li .rpwwt-post-date {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    color: var(--pitoon-gray);
    margin-bottom: 0px;
    line-height: 1;
    color: var(--pitoon-gray);
    font-size: 14px;
    text-transform: capitalize;
}

.news-one .blog-pagination {
    justify-content: center;
    margin-top: 30px;
}

.sidebar .widget .wp-block-categories, .sidebar__single .wp-block-categories {
    padding-left: 0;
}

.sidebar .widget .wp-block-tag-cloud, .sidebar__single .wp-block-tag-cloud {
    margin-bottom: -10px;
}

.sidebar .widget .wp-block-latest-comments__comment-meta, .sidebar__single .wp-block-latest-comments__comment-meta {
    font-size: 15px;
    line-height: 26px;
    color: var(--pitoon-gray, #757a7b);
}

.sidebar .widget .wp-block-categories, .sidebar__single .wp-block-categories {
    margin-top: -8px;
    margin-bottom: -8px;
}

.sidebar .widget .wp-block-categories li+li, .sidebar__single .wp-block-categories li+li {
    margin-top: 15px;
}

.sidebar .widget ul li, .sidebar__single ul li {
    font-size: 15px;
}

.sidebar .widget.recent-posts-widget-with-thumbnails, .sidebar__single.recent-posts-widget-with-thumbnails {
    padding-bottom: 55px;
}

.sidebar .widget .wp-block-latest-comments:not(.has-avatar):not(.has-dates) li, .sidebar__single .wp-block-latest-comments:not(.has-avatar):not(.has-dates) li {
    margin-bottom: 0;
}

.sidebar .widget .wp-block-latest-comments:not(.has-avatar):not(.has-dates) li+li, .sidebar__single .wp-block-latest-comments:not(.has-avatar):not(.has-dates) li+li {
    margin-top: 20px;
}

.widget_nav_menu ul.menu {
    margin-top: -10px;
    margin-bottom: -6px;
}

.widget_recent_entries>ul {
    margin-top: -7px;
}

.sidebar .widget.widget_recent_comments ul li:hover::before, .sidebar__single.widget_recent_comments ul li:hover::before {
    background-color: var(--pitoon-black);
    color: var(--pitoon-white, #ffffff);
}

.sidebar .widget.recent-posts-widget-with-thumbnails ul li .rpwwt-post-comments-number::before, .sidebar__single.recent-posts-widget-with-thumbnails ul li .rpwwt-post-comments-number::before {
    content: "\f086";
    font-weight: 400;
    font-family: "Font Awesome 5 Free";
    margin-right: 5px;
    color: var(--pitoon-primary, #3c72fc);
}

.sidebar .widget.recent-posts-widget-with-thumbnails ul li .rpwwt-post-title, .sidebar__single.recent-posts-widget-with-thumbnails ul li .rpwwt-post-title {
    color: var(--pitoon-black, #04171a);
    transition: all 500ms ease;
    margin-top: -5px;
    display: block;
    font-family: var(--pitoon-font-two);
    font-weight: 600;
    font-size: 16px;
    text-transform: capitalize;
    letter-spacing: var(--pitoon-letter-spacing);
    line-height: 26px;
}

.sidebar .widget input[type="email"], .sidebar .widget input[type="search"], .sidebar .widget input[type="password"], .sidebar .widget input[type="text"] {
    width: 100%;
    display: block;
    height: 68px;
    background-color: #fff;
    padding-left: 30px;
    padding-right: 30px;
    color: var(--pitoon-gray, #757a7b);
    outline: none;
    border-radius: 0;
    border: none;
}

.sidebar .widget .textwidget>p:first-child {
    margin-top: -10px;
}

.sidebar .widget .wp-block-tag-cloud {
    margin-bottom: -10px;
    margin-left: -5px;
}

.sidebar .widget .wp-block-tag-cloud a {
    font-size: 12px !important;
    color: var(--pitoon-gray);
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background: var(--pitoon-white);
    display: inline-block;
    padding: 4px 20px 4px;
    margin-left: 5px;
    text-transform: capitalize;
    font-weight: 800;
    margin-bottom: 10px;
    font-family: var(--pitoon-font, "Manrope", sans-serif);
    line-height: 30px;
}

.sidebar .widget .wp-block-tag-cloud a:hover {
    color: var(--pitoon-black, #04171a);
    background: var(--pitoon-base, #86ad09);
}

.sidebar .widget .wp-calendar-table td {
    padding: 3px 0px;
    font-size: 14px;
}

.sidebar .widget .wp-block-calendar thead th {
    background-color: var(--pitoon-black, #04171a);
    color: #fff;
    border: none;
    font-weight: 400;
}

.sidebar .widget .wp-calendar-table td {
    color: var(--pitoon-black, #04171a);
}

.sidebar .widget .wp-block-archives {
    margin-top: -10px;
    margin-bottom: -10px;
}

.sidebar .widget .wp-block-archives li+li {
    margin-top: 10px;
}

.sidebar .widget .wp-block-archives li a::after {
    display: none;
}

.sidebar .widget .wp-block-categories-dropdown, .sidebar .widget .wp-block-archives-dropdown {
    margin-bottom: 0;
}

.sidebar .widget .wp-block-calendar .wp-calendar-table caption {
    padding-top: 15px;
    padding-bottom: 15px;
    color: var(--pitoon-black, #04171a);
    font-weight: 500;
}

.sidebar .widget .wp-block-calendar .wp-calendar-nav a {
    text-transform: capitalize;
    font-weight: 500;
}

.sidebar .widget .wp-block-latest-comments__comment-meta {
    color: var(--pitoon-black, #04171a);
}

.sidebar .widget .wp-block-latest-comments__comment-meta a:hover {
    color: var(--pitoon-base, #86ad09);
}

.sidebar .widget .wp-block-latest-comments__comment-date {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    font-family: var(--pitoon-font, "Manrope", sans-serif);
}

.sidebar .widget .wp-block-latest-comments__comment-date::before {
    content: "\f017";
    margin-right: 5px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: var(--pitoon-base, #86ad09);
}

.sidebar .widget .has-avatar .wp-block-latest-comments__comment-date {
    margin-left: 5px;
}

.sidebar .widget .wp-block-latest-comments__comment:last-child {
    margin-bottom: 0;
}

.sidebar .widget .wp-block-latest-comments__comment-excerpt p:last-child {
    margin-bottom: 0;
}

.sidebar .widget .has-excerpts.wp-block-latest-comments {
    margin-bottom: -10px;
}

.sidebar .widget .wp-block-latest-posts__list li a::after {
    display: none;
}

.sidebar .widget .wp-block-latest-posts__list.has-dates li {
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
}

.sidebar .widget .wp-block-latest-posts__list.has-dates li::before {
    display: none;
}

.sidebar .widget .wp-block-latest-posts__list.has-dates li a::after {
    display: none;
}

.sidebar .widget .wp-block-latest-posts__list {
    margin-bottom: -10px;
}

.sidebar .widget .wp-block-latest-posts__list li>a, .sidebar .widget .wp-block-latest-posts__list .wp-block-latest-posts__post-excerpt {
    flex: 0 0 100%;
}

.sidebar .widget .wp-block-latest-posts__list .wp-block-latest-posts__post-excerpt {
    font-weight: 500;
    margin-bottom: 0;
    color: var(--pitoon-gray, #757a7b);
    font-size: 15px;
    line-height: 32px;
}

.sidebar .widget .wp-block-latest-posts__list li+li {
    margin-top: 15px;
}

.sidebar .widget .wp-block-latest-posts__list li>a {
    color: var(--pitoon-black, #04171a) !important;
    font-weight: 600;
}

.sidebar .widget .wp-block-latest-posts__list .wp-block-latest-posts__post-author {
    margin-right: 5px;
}

.sidebar .widget .wp-block-latest-posts__list .wp-block-latest-posts__post-author::before {
    color: var(--pitoon-base, #86ad09);
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    content: "\f2bd";
    margin-right: 5px;
}

.sidebar .widget .wp-block-latest-posts__list .wp-block-latest-posts__post-date::before {
    content: "\f017";
    margin-right: 5px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: var(--pitoon-base, #86ad09);
}

.sidebar .widget .wp-block-latest-posts__list .wp-block-latest-posts__post-author, .sidebar .widget .wp-block-latest-posts__list .wp-block-latest-posts__post-date {
    font-weight: 500;
    font-size: 14px;
    color: var(--pitoon-gray, #757a7b);
}

.sidebar .widget .wp-block-page-list {
    margin-top: -10px;
    margin-bottom: -10px;
}

.sidebar .widget .wp-block-page-list li+li {
    margin-top: 15px;
}

.sidebar .widget .wp-block-rss__item {
    margin-bottom: -10px;
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
}

.sidebar .widget .wp-block-rss__item::before {
    display: none;
}

.sidebar .widget .wp-block-rss__item a::after {
    display: none;
}

.sidebar .widget .wp-block-rss__item .wp-block-rss__item-title, .sidebar .widget .wp-block-rss__item .wp-block-rss__item-excerpt {
    flex: 0 0 100%;
}

.sidebar .widget .wp-block-rss__item .wp-block-rss__item-excerpt {
    font-weight: 500;
    margin-bottom: 0;
    color: var(--pitoon-gray, #757a7b);
    font-size: 15px;
}

.sidebar .widget .wp-block-rss__item li+li {
    margin-top: 15px;
}

.sidebar .widget .wp-block-rss__item .wp-block-rss__item-title {
    color: var(--pitoon-black, #04171a);
    font-weight: 400;
}

.sidebar .widget .wp-block-rss__item .wp-block-rss__item-author {
    margin-right: 5px;
}

.sidebar .widget .wp-block-rss__item .wp-block-rss__item-author {
    margin-left: 10px;
}

.sidebar .widget .wp-block-rss__item .wp-block-rss__item-author::before {
    color: var(--pitoon-base, #86ad09);
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    content: "\f2bd";
    margin-right: 5px;
}

.sidebar .widget .wp-block-rss__item .wp-block-rss__item-publish-date::before {
    content: "\f017";
    margin-right: 5px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: var(--pitoon-base, #86ad09);
}

.sidebar .widget .wp-block-rss__item-author, .sidebar .widget .wp-block-rss__item-publish-date, .sidebar .widget .wp-block-archives-dropdown label {
    font-weight: 500;
}

.sidebar .widget .wp-block-rss__item-author, .sidebar .widget .wp-block-rss__item-publish-date {
    font-size: 14px;
    color: var(--pitoon-gray, 117, 120, 115);
}

.sidebar .widget .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, .sidebar .widget .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
    margin-left: 60px;
}

.sidebar .widget #loginform {
    margin-top: -10px;
}

.sidebar .widget #loginform input[type="text"], .sidebar .widget #loginform input[type="password"] {
    margin-bottom: 10px;
}

.sidebar .widget #loginform p {
    margin: 0;
}

.sidebar .widget #loginform input[type="checkbox"] {
    width: 15px;
    height: 15px;
    margin-right: 5px;
}

.sidebar .widget #loginform .login-submit .button {
    padding: 25px 39px;
    color: #fff;
    font-size: 16px;
    background-color: var(--pitoon-black, #04171a);
    text-transform: uppercase;
    font-family: var(--pitoon-font, "Manrope", sans-serif);
    transition: all 500ms ease;
    border: none;
    border-radius: 0px;
}

.sidebar .widget #loginform .login-submit .button:hover {
    color: #fff;
    background-color: var(--pitoon-base, #86ad09);
}

.sidebar .widget .wp-block-latest-comments:not(.has-dates):not(.has-author) .wp-block-latest-comments__comment-meta {
    font-family: var(--pitoon-font, "Manrope", sans-serif);
    font-size: 15px;
    color: var(--pitoon-gray, #757a7b) !important;
    text-transform: capitalize;
    font-weight: 500;
}

.sidebar .widget .wp-block-latest-comments:not(.has-dates):not(.has-author) .wp-block-latest-comments__comment-meta a {
    color: inherit;
}

.sidebar .widget .wp-block-latest-comments:not(.has-dates):not(.has-author) .wp-block-latest-comments__comment-meta a:hover {
    color: var(--pitoon-base, #86ad09);
}

.widget.widget_block h2, .widget .sidebar__title, .sidebar .widget .title h2 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 25px;
    text-transform: capitalize;
    margin-top: -5px;
}

.sidebar .widget ul.wp-block-social-links li a::after {
    content: "";
}

.wp-block-rss__item-title a, .sidebar .widget.widget_rss li .rsswidget {
    font-weight: 600;
}

.sidebar .widget.widget_categories>ul, .sidebar .widget.widget_pages>ul, .sidebar .widget.widget_meta>ul, .sidebar .widget.widget_recent_comments>ul, .sidebar .widget.widget_archive>ul {
    margin-bottom: -10px;
}

.sidebar .widget ::placeholder {
    opacity: 1;
    color: var(--pitoon-gray, #757a7b);
}

.sidebar .widget .wp-block-latest-posts__list.has-dates li a, .sidebar .widget .wp-block-rss li a {
    color: var(--pitoon-black, #04171a);
    font-weight: 600;
    font-size: 18px;
}

.sidebar .widget .wp-block-latest-comments .wp-block-latest-comments__comment-meta {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

.widget.widget_archive ul li a::after, .sidebar .widget ul.wp-block-categories li a::after, .sidebar .widget.widget_categories ul li a::after {
    content: "";
}

.shop-one__sidebar.sidebar .widget ul.wp-block-categories li a::after {
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    font-weight: 900;
}

.widget.widget_archive ul li, .sidebar .widget .wp-block-categories li, .sidebar .widget_categories ul li, .sidebar__single .widget_categories ul li, .sidebar__single .wp-block-categories li {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.sidebar .widget .wp-block-categories li ul.children, .sidebar .widget_categories ul li ul.children, .sidebar__single .widget_categories ul li ul.children, .sidebar__single .wp-block-categories li ul.children {
    flex: 0 0 100%;
}

.sidebar .widget .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
    border-radius: 0;
    border-color: #fff;
    padding: 0;
    border: none;
}

.sidebar .widget_rss .rss-widget-title {
    color: var(--pitoon-black);
}

.blog-sidebar .wp-block-search__button {
    margin-left: 0px;
}

.blog-sidebar .wp-block-search .wp-block-search__button {
    padding: 0 20px;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
    display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
    margin-bottom: 1.5em;
    display: grid;
    grid-gap: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.gallery-columns-2 {
    grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
    grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
    grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
    grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
    grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
    grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
    grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
    grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
    display: block;
}

/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: var(--pitoon-primary, #f5f3ee);
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
    outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
    /*rtl:ignore*/
    float: left;
    /*rtl:ignore*/
    margin-right: 1.5em;
    margin-bottom: 1.5em;
}

.alignright {
    /*rtl:ignore*/
    float: right;
    /*rtl:ignore*/
    margin-left: 1.5em;
    margin-bottom: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
}

/* Custom Animations
--------------------------------------------- */
@keyframes rotateme {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes rotateme {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes rotateme {
    from {
        -moz-transform: rotate(0deg);
    }

    to {
        -moz-transform: rotate(360deg);
    }
}

@-o-keyframes rotateme {
    from {
        -o-transform: rotate(0deg);
    }

    to {
        -o-transform: rotate(360deg);
    }
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

.rotate-me {
    animation-name: rotateme;
    animation-duration: 24s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: rotateme;
    -webkit-animation-duration: 24s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: rotateme;
    -moz-animation-duration: 24s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: rotateme;
    -ms-animation-duration: 24s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: rotateme;
    -o-animation-duration: 24s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

@-webkit-keyframes float-bob {
    0% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
    }

    50% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    100% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
    }
}

@keyframes float-bob {
    0% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
    }

    50% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    100% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
    }
}

.float-bob {
    animation-name: float-bob;
    animation-duration: 7s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: float-bob;
    -webkit-animation-duration: 7s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: float-bob;
    -moz-animation-duration: 7s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob;
    -ms-animation-duration: 7s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob;
    -o-animation-duration: 7s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

/***
=============================================
    circle Css
=============================================
***/
@-webkit-keyframes circle {
    0% {
        opacity: 1;
    }

    40% {
        opacity: 1;
    }

    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}

@keyframes circle {
    0% {
        opacity: 1;
    }

    40% {
        opacity: 1;
    }

    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}

/***
=============================================
    Zoom Fade Css
=============================================
***/
.zoom-fade {
    animation-name: zoom-fade;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: zoom-fade;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: zoom-fade;
    -moz-animation-duration: 5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: zoom-fade;
    -ms-animation-duration: 5s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: zoom-fade;
    -o-animation-duration: 5s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

@-webkit-keyframes zoom-fade {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

@keyframes zoom-fade {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

/***
=============================================
    Zoom In Out Css
=============================================
***/
.zoominout {
    animation-name: zoomInOut;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: zoomInOut;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: zoomInOut;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
    -ms-animation-name: zoomInOut;
    -ms-animation-duration: 3s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: ease-in-out;
    -o-animation-name: zoomInOut;
    -o-animation-duration: 3s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: ease-in-out;
}

@keyframes zoomInOut {
    0% {
        -webkit-transform: rotate(0deg) scale(0.7);
        transform: rotate(0deg) scale(0.7);
        opacity: 0;
    }

    50% {
        -webkit-transform: rotate(180deg) scale(1);
        transform: rotate(180deg) scale(1);
        opacity: 1;
    }

    100% {
        -webkit-transform: rotate(360deg) scale(0.7);
        transform: rotate(360deg) scale(0.7);
        opacity: 0;
    }
}

@-webkit-keyframes bgSlideReverse {
    0% {
        background-position: 0 0;
    }

    20% {
        background-position: 100px 0;
    }

    40% {
        background-position: 200px 0;
    }

    60% {
        background-position: 150px 0;
    }

    80% {
        background-position: 100px 0;
    }

    100% {
        background-position: 0px 0;
    }
}

@keyframes bgSlideReverse {
    0% {
        background-position: 0 0;
    }

    20% {
        background-position: 100px 0;
    }

    40% {
        background-position: 200px 0;
    }

    60% {
        background-position: 150px 0;
    }

    80% {
        background-position: 100px 0;
    }

    100% {
        background-position: 0px 0;
    }
}

@-webkit-keyframes bgSlideReverse2 {
    0% {
        background-position: -0 0;
    }

    20% {
        background-position: -100px 0;
    }

    40% {
        background-position: -200px 0;
    }

    60% {
        background-position: -150px 0;
    }

    80% {
        background-position: -100px 0;
    }

    100% {
        background-position: -0px 0;
    }
}

@keyframes bgSlideReverse2 {
    0% {
        background-position: -0 0;
    }

    20% {
        background-position: -100px 0;
    }

    40% {
        background-position: -200px 0;
    }

    60% {
        background-position: -150px 0;
    }

    80% {
        background-position: -100px 0;
    }

    100% {
        background-position: -0px 0;
    }
}

@-webkit-keyframes banner-animate {
    0% {
        -webkit-transform: translateX(-1000px);
        transform: translateX(-1000px);
    }

    50% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    100% {
        -webkit-transform: translateX(-1000px);
        transform: translateX(-1000px);
    }
}

@keyframes banner-animate {
    0% {
        -webkit-transform: translateX(-1000px);
        transform: translateX(-1000px);
    }

    50% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    100% {
        -webkit-transform: translateX(-1000px);
        transform: translateX(-1000px);
    }
}

.banner-animate {
    animation-name: banner-animate;
    animation-duration: 70s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: banner-animate;
    -webkit-animation-duration: 70s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: banner-animate;
    -moz-animation-duration: 70s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: banner-animate;
    -ms-animation-duration: 70s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: banner-animate;
    -o-animation-duration: 70s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

@-webkit-keyframes ripple {
    70% {
        -webkit-box-shadow: 0 0 0 20px 0 0 20px 0 #fff;
        box-shadow: 0 0 0 20px 0 0 20px 0 #fff;
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 #fff;
        box-shadow: 0 0 0 0 #fff;
    }
}

@keyframes ripple {
    70% {
        -webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.2);
        box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.2);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}

/***
=============================================
    Animation1 Css
=============================================
***/
@-webkit-keyframes animation1 {
    0%, 100% {
        -webkit-transform: rotate(0deg) translateX(0);
        transform: rotate(0deg) translateX(0);
    }

    25%, 75% {
        -webkit-transform: rotate(5deg) translateX(15px);
        transform: rotate(5deg) translateX(15px);
    }

    50% {
        -webkit-transform: rotate(10deg) translateX(30px);
        transform: rotate(10deg) translateX(30px);
    }
}

@keyframes animation1 {
    0%, 100% {
        -webkit-transform: rotate(0deg) translateX(0);
        transform: rotate(0deg) translateX(0);
    }

    25%, 75% {
        -webkit-transform: rotate(5deg) translateX(15px);
        transform: rotate(5deg) translateX(15px);
    }

    50% {
        -webkit-transform: rotate(10deg) translateX(30px);
        transform: rotate(10deg) translateX(30px);
    }
}

/***
=============================================
    Animation2 Css
=============================================
***/
@keyframes animation2 {
    0% {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }

    100% {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }
}

@-moz-keyframes animation2 {
    0% {
        -moz-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }

    100% {
        -moz-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }
}

@-o-keyframes animation2 {
    0% {
        -o-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }

    100% {
        -o-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }
}

@keyframes animation2 {
    0% {
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }

    100% {
        -webkit-transform: rotateY(360deg);
        -moz-transform: rotateY(360deg);
        -o-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }
}

@-webkit-keyframes bgSlide {
    0% {
        background-position: 0 0;
    }

    20% {
        background-position: -100px 0;
    }

    40% {
        background-position: -200px 0;
    }

    60% {
        background-position: -150px 0;
    }

    80% {
        background-position: -100px 0;
    }

    100% {
        background-position: 0px 0;
    }
}

@keyframes bgSlide {
    0% {
        background-position: 0 0;
    }

    20% {
        background-position: -100px 0;
    }

    40% {
        background-position: -200px 0;
    }

    60% {
        background-position: -150px 0;
    }

    80% {
        background-position: -100px 0;
    }

    100% {
        background-position: 0px 0;
    }
}

@-webkit-keyframes bgSlideReverse {
    0% {
        background-position: 0 0;
    }

    20% {
        background-position: 100px 0;
    }

    40% {
        background-position: 200px 0;
    }

    60% {
        background-position: 150px 0;
    }

    80% {
        background-position: 100px 0;
    }

    100% {
        background-position: 0px 0;
    }
}

@keyframes bgSlideReverse {
    0% {
        background-position: 0 0;
    }

    20% {
        background-position: 100px 0;
    }

    40% {
        background-position: 200px 0;
    }

    60% {
        background-position: 150px 0;
    }

    80% {
        background-position: 100px 0;
    }

    100% {
        background-position: 0px 0;
    }
}

@-webkit-keyframes ribbonRotate {
    0%, 100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    25%, 75% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    50% {
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
    }
}

@keyframes ribbonRotate {
    0%, 100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    25%, 75% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    50% {
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
    }
}

@-webkit-keyframes footerFish {
    0%, 100% {
        -webkit-transform: translateX(0) translateY(0) rotate(0);
        transform: translateX(0) translateY(0) rotate(0);
    }

    25%, 75% {
        -webkit-transform: translateX(20px) translateY(30px) rotate(25deg);
        transform: translateX(20px) translateY(30px) rotate(25deg);
    }

    50% {
        -webkit-transform: translateX(40px) translateY(60px) rotate(45deg);
        transform: translateX(40px) translateY(60px) rotate(45deg);
    }
}

@keyframes footerFish {
    0%, 100% {
        -webkit-transform: translateX(0) translateY(0) rotate(0);
        transform: translateX(0) translateY(0) rotate(0);
    }

    25%, 75% {
        -webkit-transform: translateX(20px) translateY(30px) rotate(25deg);
        transform: translateX(20px) translateY(30px) rotate(25deg);
    }

    50% {
        -webkit-transform: translateX(40px) translateY(60px) rotate(45deg);
        transform: translateX(40px) translateY(60px) rotate(45deg);
    }
}

@-webkit-keyframes contactSwimmer {
    0%, 100% {
        -webkit-transform: translateX(0) translateY(0) rotate(0);
        transform: translateX(0) translateY(0) rotate(0);
    }

    25%, 75% {
        -webkit-transform: translateX(15px) translateY(20px) rotate(10deg);
        transform: translateX(15px) translateY(20px) rotate(10deg);
    }

    50% {
        -webkit-transform: translateX(60px) translateY(35px) rotate(15deg);
        transform: translateX(60px) translateY(35px) rotate(15deg);
    }
}

@keyframes contactSwimmer {
    0%, 100% {
        -webkit-transform: translateX(0) translateY(0) rotate(0);
        transform: translateX(0) translateY(0) rotate(0);
    }

    25%, 75% {
        -webkit-transform: translateX(15px) translateY(20px) rotate(10deg);
        transform: translateX(15px) translateY(20px) rotate(10deg);
    }

    50% {
        -webkit-transform: translateX(60px) translateY(35px) rotate(15deg);
        transform: translateX(60px) translateY(35px) rotate(15deg);
    }
}

/***
=============================================
    Float Bob Y Animation Css
=============================================
***/
@-webkit-keyframes float-bob-y {
    0% {
        transform: translateY(-20px);
    }

    50% {
        transform: translateY(-10px);
    }

    100% {
        transform: translateY(-20px);
    }
}

@keyframes float-bob-y {
    0% {
        transform: translateY(-20px);
    }

    50% {
        transform: translateY(-10px);
    }

    100% {
        transform: translateY(-20px);
    }
}

.float-bob-y {
    -webkit-animation-name: float-bob-y;
    animation-name: float-bob-y;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

@-webkit-keyframes footerTree {
    0%, 100% {
        -webkit-transform: rotate(0deg) translateX(0);
        transform: rotate(0deg) translateX(0);
    }

    25%, 75% {
        -webkit-transform: rotate(5deg) translateX(15px);
        transform: rotate(5deg) translateX(15px);
    }

    50% {
        -webkit-transform: rotate(10deg) translateX(30px);
        transform: rotate(10deg) translateX(30px);
    }
}

@keyframes footerTree {
    0%, 100% {
        -webkit-transform: rotate(0deg) translateX(0);
        transform: rotate(0deg) translateX(0);
    }

    25%, 75% {
        -webkit-transform: rotate(5deg) translateX(15px);
        transform: rotate(5deg) translateX(15px);
    }

    50% {
        -webkit-transform: rotate(10deg) translateX(30px);
        transform: rotate(10deg) translateX(30px);
    }
}

.footertree {
    -webkit-animation: footerTree 5s ease-in infinite;
    animation: footerTree 5s ease-in infinite;
}

@keyframes service_hexagon_2 {
    0% {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }

    100% {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }
}

@-moz-keyframes service_hexagon_2 {
    0% {
        -moz-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }

    100% {
        -moz-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }
}

@-o-keyframes service_hexagon_2 {
    0% {
        -o-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }

    100% {
        -o-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }
}

@keyframes service_hexagon_2 {
    0% {
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }

    100% {
        -webkit-transform: rotateY(360deg);
        -moz-transform: rotateY(360deg);
        -o-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }
}

@keyframes bgSlide {
    0% {
        background-position: 0 0;
    }

    20% {
        background-position: -100px 0;
    }

    40% {
        background-position: -200px 0;
    }

    60% {
        background-position: -150px 0;
    }

    80% {
        background-position: -100px 0;
    }

    100% {
        background-position: 0px 0;
    }
}

@keyframes rotateScale {
    from {
        transform: rotate(0deg) scale(1);
    }

    to {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes rotateScale {
    from {
        transform: rotate(0deg) scale(1);
    }

    to {
        transform: rotate(360deg);
    }
}

@-moz-keyframes rotateScale {
    from {
        transform: rotate(0deg) scale(1);
    }

    to {
        transform: rotate(360deg);
    }
}

@-o-keyframes rotateScale {
    from {
        transform: rotate(0deg) scale(1);
    }

    to {
        transform: rotate(360deg);
    }
}

.rotatescale {
    -webkit-animation-name: rotateScale;
    -webkit-animation-duration: 20s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: rotateScale;
    -moz-animation-duration: 20s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: rotateScale;
    -ms-animation-duration: 20s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    animation-name: rotateScale;
    animation-duration: 20s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

/*--------------------------------------------------------------
# Animations
--------------------------------------------------------------*/
@-webkit-keyframes bubbleMover {
    0% {
        transform: translateY(0px) translateX(0) rotate(0);
    }

    30% {
        transform: translateY(30px) translateX(50px) rotate(15deg);
        transform-origin: center center;
    }

    50% {
        transform: translateY(50px) translateX(100px) rotate(45deg);
        transform-origin: right bottom;
    }

    80% {
        transform: translateY(30px) translateX(50px) rotate(15deg);
        transform-origin: left top;
    }

    100% {
        transform: translateY(0px) translateX(0) rotate(0);
        transform-origin: center center;
    }
}

@keyframes bubbleMover {
    0% {
        transform: translateY(0px) translateX(0) rotate(0);
    }

    30% {
        transform: translateY(30px) translateX(50px) rotate(15deg);
        transform-origin: center center;
    }

    50% {
        transform: translateY(50px) translateX(100px) rotate(45deg);
        transform-origin: right bottom;
    }

    80% {
        transform: translateY(30px) translateX(50px) rotate(15deg);
        transform-origin: left top;
    }

    100% {
        transform: translateY(0px) translateX(0) rotate(0);
        transform-origin: center center;
    }
}

@-webkit-keyframes shapeMover {
    0%, 100% {
        transform: perspective(400px) translateY(0) rotate(0deg) translateZ(0px) translateX(0);
    }

    50% {
        transform: perspective(400px) rotate(0deg) translateZ(20px) translateY(20px) translateX(20px);
    }
}

@keyframes shapeMover {
    0%, 100% {
        transform: perspective(400px) translateY(0) rotate(0deg) translateZ(0px) translateX(0);
    }

    50% {
        transform: perspective(400px) rotate(0deg) translateZ(20px) translateY(20px) translateX(20px);
    }
}

@-webkit-keyframes banner3Shake {
    0% {
        transform: rotate3d(0, 1, 0, 0deg);
    }

    30% {
        transform: rotate3d(0, 0, 1, 5deg);
    }

    60% {
        transform: rotate3d(1, 0, 0, 0deg);
    }

    80% {
        transform: rotate3d(0, 0, 1, 5deg);
    }

    100% {
        transform: rotate3d(0, 1, 0, 0deg);
    }
}

@keyframes banner3Shake {
    0% {
        transform: rotate3d(0, 1, 0, 0deg);
    }

    30% {
        transform: rotate3d(0, 0, 1, 5deg);
    }

    60% {
        transform: rotate3d(1, 0, 0, 0deg);
    }

    80% {
        transform: rotate3d(0, 0, 1, 5deg);
    }

    100% {
        transform: rotate3d(0, 1, 0, 0deg);
    }
}

@-webkit-keyframes squareMover {
    0%, 100% {
        transform: translate(0, 0) rotate(0);
    }

    20%, 60% {
        transform: translate(20px, 40px) rotate(180deg);
    }

    30%, 80% {
        transform: translate(40px, 60px) rotate(0deg);
    }
}

@keyframes squareMover {
    0%, 100% {
        transform: translate(0, 0) rotate(0);
    }

    20%, 60% {
        transform: translate(20px, 40px) rotate(180deg);
    }

    30%, 80% {
        transform: translate(40px, 60px) rotate(0deg);
    }
}

@-webkit-keyframes treeMove {
    0%, 100% {
        transform: rotate(0deg) translateX(0);
    }

    25%, 75% {
        transform: rotate(5deg) translateX(15px);
    }

    50% {
        transform: rotate(10deg) translateX(30px);
    }
}

@keyframes treeMove {
    0%, 100% {
        transform: rotate(0deg) translateX(0);
    }

    25%, 75% {
        transform: rotate(5deg) translateX(15px);
    }

    50% {
        transform: rotate(10deg) translateX(30px);
    }
}

/*--------------------------------------------------------------
#     animate BubbleCss
--------------------------------------------------------------*/
@-webkit-keyframes animateBubble {
    0% {
        margin-top: 20%;
    }

    100% {
        margin-top: -30%;
    }
}

@-moz-keyframes animateBubble {
    0% {
        margin-top: 20%;
    }

    100% {
        margin-top: -30%;
    }
}

@keyframes animateBubble {
    0% {
        margin-top: 20%;
    }

    100% {
        margin-top: -30%;
    }
}

@-webkit-keyframes sideWays {
    0% {
        margin-left: 0;
    }

    100% {
        margin-left: 25px;
    }
}

@-moz-keyframes sideWays {
    0% {
        margin-left: 0;
    }

    100% {
        margin-left: 25px;
    }
}

@keyframes sideWays {
    0% {
        margin-left: 0;
    }

    100% {
        margin-left: 25px;
    }
}

/*--------------------------------------------------------------
#     Zoom Fade Css
--------------------------------------------------------------*/
.zoom-fade {
    animation-name: zoom-fade;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: zoom-fade;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: zoom-fade;
    -moz-animation-duration: 5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: zoom-fade;
    -ms-animation-duration: 5s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: zoom-fade;
    -o-animation-duration: 5s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

@-webkit-keyframes zoom-fade {
    0% {
        transform: scale(0.9);
    }

    50% {
        transform: scale(1);
    }

    100% {
        transform: scale(0.9);
    }
}

@keyframes zoom-fade {
    0% {
        transform: scale(0.9);
    }

    50% {
        transform: scale(1);
    }

    100% {
        transform: scale(0.9);
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes sunMove {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    25% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    75% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes sunMove {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    25% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    75% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-webkit-keyframes planeMove {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    25% {
        -webkit-transform: translateY(15px);
        transform: translateY(15px);
    }

    50% {
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
    }

    75% {
        -webkit-transform: translateY(15px);
        transform: translateY(15px);
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@keyframes planeMove {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    25% {
        -webkit-transform: translateY(15px);
        transform: translateY(15px);
    }

    50% {
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
    }

    75% {
        -webkit-transform: translateY(15px);
        transform: translateY(15px);
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@-webkit-keyframes bridMove {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    25% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg);
    }

    50% {
        -webkit-transform: rotate(20deg);
        transform: rotate(20deg);
    }

    75% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes bridMove {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    25% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg);
    }

    50% {
        -webkit-transform: rotate(20deg);
        transform: rotate(20deg);
    }

    75% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

/** squares **/
@keyframes squares {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }

    20% {
        -webkit-transform: scale(1.24);
        transform: scale(1.24);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(2.1);
        transform: scale(2.1);
        opacity: 0;
    }
}

@-moz-keyframes squares {
    0% {
        -moz-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }

    20% {
        -moz-transform: scale(1.24);
        transform: scale(1.24);
        opacity: 1;
    }

    100% {
        -moz-transform: scale(2.1);
        transform: scale(2.1);
        opacity: 0;
    }
}

@-o-keyframes squares {
    0% {
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }

    20% {
        -o-transform: scale(1.24);
        transform: scale(1.24);
        opacity: 1;
    }

    100% {
        -o-transform: scale(2.1);
        transform: scale(2.1);
        opacity: 0;
    }
}

@keyframes squares {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }

    20% {
        -webkit-transform: scale(1.24);
        -moz-transform: scale(1.24);
        -o-transform: scale(1.24);
        transform: scale(1.24);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(2.1);
        -moz-transform: scale(2.1);
        -o-transform: scale(2.1);
        transform: scale(2.1);
        opacity: 0;
    }
}

/* Templates
--------------------------------------------- */
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Common
# Custom Cursor
# Navigations One
# Mobile Nav
# Home Showcase
# Navigations Two
# Navigations Three
# Search Popup
# Main Slider
# Main Slider Two
# Main Slider Three
# Services One
# Trust One
# About One
# Video One
# Feature One
# FAQ One
# Team One
# Why Choose One
# Project One
# Testimonial One
# Brand One
# Contact
# Blog One
# CTA One
# Site Footer
# About Two
# Services Two
# Project Two
# Counter One
# FAQ Two
# Team Two
# Testimonial Two
# Contact One
# Blog Two
# Why Choose Two
# Google Map
# Feature Two
# About Three
# Services Three
# Counter One
# Why Choose Three
# Testimonial Three
# Project Three
# Process One
# Brand Two
# Make website
# CTA Two
# Page Header
# Contact Page
# Google Map
# Projects Details
# Similar Project
# Services Details
# Error Page
# Login Page
# FAQ Page
# Pricing Page
# Team Details
# Certificates
# Contact Two
# About Four
# About Page Testimonial
# Blog Details
# Comments
# Sidebar
# Blog Sidebar
# Sliding Text
# Services Page
# Services Page Brand
# Services Four
# Project Page
# Blog Page
# Product
# Product Details
# Product Description
# Review One
# Review Form One
# Cart Page
# Checkout
# Team Page
# Gallery Two
# Boxed Version
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Common
--------------------------------------------------------------*/
.row {
    --bs-gutter-x: 30px;
}

.gutter-y-30 {
    --bs-gutter-y: 30px;
}

body {
    font-family: var(--pitoon-font);
    color: var(--pitoon-gray);
    font-size: 15px;
    line-height: 30px;
    font-weight: 500;
}

body.locked {
    overflow: hidden;
}

a {
    color: var(--pitoon-gray);
}

a, a:hover, a:focus, a:visited {
    text-decoration: none;
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: 1;
}

:-ms-input-placeholder {
    color: inherit;
    opacity: 1;
}

::-ms-input-placeholder {
    color: inherit;
    opacity: 1;
}

::placeholder {
    color: inherit;
    opacity: 1;
}

h1, h2, h3, h4, h5, h6 {
    font-family: var(--pitoon-font-two);
    color: var(--pitoon-black);
    margin: 0;
}

[% include('forms/form_prospect.html') %] p {
    margin: 0;
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    line-height: 28px;
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 0;
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: 1;
}

:-ms-input-placeholder {
    color: inherit;
    opacity: 1;
}

::-ms-input-placeholder {
    color: inherit;
    opacity: 1;
}

::placeholder {
    color: inherit;
    opacity: 1;
}

.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
    overflow: hidden;
}

.container {
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: 1;
}

:-ms-input-placeholder {
    color: inherit;
    opacity: 1;
}

::-ms-input-placeholder {
    color: inherit;
    opacity: 1;
}

::placeholder {
    color: inherit;
    opacity: 1;
}

.section-separator {
    border-color: var(--pitoon-border);
    border-width: 1px;
    margin-top: 0;
    margin-bottom: 0;
}

#particles-js {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-position: 50% 50%;
    opacity: 0.4;
    z-index: -1;
}

.owl-with-shadow .owl-stage-outer {
    overflow: visible;
}

.owl-with-shadow .owl-item {
    opacity: 0;
    visibility: hidden;
    transition: opacity 500ms ease, visibility 500ms ease;
}

.owl-with-shadow .owl-item.active {
    opacity: 1;
    visibility: visible;
}

.ml-0 {
    margin-left: 0px;
}

/*--------------------------------------------------------------
# Custom Cursor
--------------------------------------------------------------*/
.custom-cursor__cursor {
    width: 25px;
    height: 25px;
    border-radius: 100%;
    border: 1px solid var(--pitoon-base);
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    position: fixed;
    pointer-events: none;
    left: 0;
    top: 0;
    -webkit-transform: translate(calc(-50% + 5px), -50%);
    transform: translate(calc(-50% + 5px), -50%);
    z-index: 999991;
}

.custom-cursor__cursor-two {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: var(--pitoon-base);
    opacity: .3;
    position: fixed;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none;
    -webkit-transition: width .3s, height .3s, opacity .3s;
    transition: width .3s, height .3s, opacity .3s;
    z-index: 999991;
}

.custom-cursor__hover {
    background-color: var(--pitoon-base);
    opacity: 0.4;
}

.custom-cursor__innerhover {
    width: 25px;
    height: 25px;
    opacity: .4;
}

.thm-btn {
    position: relative;
    z-index: 2;
    vertical-align: middle;
    display: inline-block;
    border: none;
    text-align: center;
    background-color: transparent;
    color: #fff !important;
    font-family: "Poppins",sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    padding: 18.5px 35px 20.5px;
}

.thm-btn::before {
    position: absolute;
    content: "";
    left: 3px;
    top: 0;
    width: 97%;
    height: 100%;
    background: #86ad09;
    border: none;
    z-index: -1;
    transition: 0.4s;
    border-radius: 10px;
    transform: skewX(-10deg)
}

.thm-btn:focus:before, .thm-btn:hover:before, .thm-btn:active:before {
    background: #222;
    width: 97%;
    transform: skewX(10deg);
    color: #fff;
}

.thm-btn:hover:before {
    transform: scaleY(1) rotateX(0deg);
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.section-title {
    position: relative;
    display: block;
    margin-top: -9px;
    margin-bottom: 46px;
}

.section-title__tagline-box {
    position: relative;
    display: inline-block;
    margin-left: 36px;
    margin-right: 36px;
}

.section-title__tagline {
    position: relative;
    display: inline-block;
    font-size: 15px;
    line-height: 15px;
    color: var(--pitoon-gray);
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

.section-title__icon-box-1 {
    position: absolute;
    top: 9px;
    left: -37px;
    display: flex;
    align-items: center;
}

.section-title__icon-box-1 i {
    font-size: 12px;
    color: var(--pitoon-base);
}

.section-title__icon-box-1 i+i {
    margin-left: 6px;
}

.section-title__icon-box-2 {
    position: absolute;
    top: 9px;
    right: -36px;
    display: flex;
    align-items: center;
}

.section-title__icon-box-2 i {
    font-size: 12px;
    color: var(--pitoon-base);
}

.section-title__icon-box-2 i+i {
    margin-left: 6px;
}

.section-title__title {
    margin: 0;
    color: var(--pitoon-black);
    font-size: 50px;
    line-height: 52px;
    font-weight: 600;
    margin-top: 4px;
    font-family: "Poppins",sans-serif;
    ; }

.bootstrap-select .btn-light:not(:disabled):not(.disabled).active, .bootstrap-select .btn-light:not(:disabled):not(.disabled):active, .bootstrap-select .show>.btn-light.dropdown-toggle {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important;
}

.bootstrap-select>.dropdown-toggle {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.bootstrap-select .dropdown-toggle:focus, .bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
    outline: none !important;
}

.bootstrap-select .dropdown-menu {
    border: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    z-index: 991;
    border-radius: 0;
}

.bootstrap-select .dropdown-menu>li+li>a {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.bootstrap-select .dropdown-menu>li.selected>a {
    background: var(--pitoon-black);
    color: #fff;
}

.bootstrap-select .dropdown-menu>li>a {
    font-size: 16px;
    font-weight: 500;
    padding: 4px 20px;
    color: #ffffff;
    background: var(--pitoon-base);
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.bootstrap-select .dropdown-menu>li>a:hover {
    background: var(--pitoon-black);
    color: var(--pitoon-white);
    cursor: pointer;
}

.preloader {
    position: fixed;
    background-color: var(--pitoon-black);
    background-position: center center;
    background-repeat: no-repeat;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

.preloader__image {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    background-image: url(../images/loader.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 60px auto;
    width: 100%;
    height: 100%;
}

/* scroll to top */
.scroll-to-top {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: var(--pitoon-black);
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 99;
    text-align: center;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    display: none;
    cursor: pointer;
    border-radius: 50%;
    cursor: pointer;
}

.scroll-to-top i {
    color: #fff;
    font-size: 18px;
    line-height: 50px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    position: relative;
    display: inline-block;
    font-weight: 500;
}

.scroll-to-top:hover {
    background-color: var(--pitoon-base);
}

.scroll-to-top:hover i {
    color: var(--pitoon-black);
    font-weight: 500;
}

/*--------------------------------------------------------------
# Navigations One
--------------------------------------------------------------*/
.main-header {
    background: transparent;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    transition: all 500ms ease;
    z-index: 999;
}

.main-header__top {
    position: relative;
    display: block;
    z-index: 1;
}

.main-header__top-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    background-color: var(--pitoon-black);
    padding: 5px 0;
    padding-left: 60px;
    box-shadow: 2px 0px 0px 0px rgba(255, 255, 255, 0.15);
    z-index: 1;
}

.main-header__top-left {
    position: relative;
    display: flex;
    align-items: center;
    z-index: 1;
}

.main-header__contact-list {
    position: relative;
    display: flex;
    align-items: center;
}

.main-header__contact-list li {
    position: relative;
    display: flex;
    align-items: center;
}

.main-header__contact-list li+li {
    margin-left: 20px;
}

.main-header__contact-list li .icon {
    position: relative;
    display: flex;
    align-items: center;
    top: 2px;
}

.main-header__contact-list li .icon i {
    font-size: 13px;
    color: var(--pitoon-base);
}

.main-header__contact-list li .text {
    margin-left: 10px;
}

.main-header__contact-list li .text p {
    font-size: 13px;
    font-weight: 500;
    color: #627174;
}

.main-header__contact-list li .text p a {
    color: #627174;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.main-header__contact-list li .text p a:hover {
    color: var(--pitoon-base);
}

.main-header__top-right {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.main-header__top-menu {
    position: relative;
    display: flex;
    align-items: center;
}

.main-header__top-menu li+li {
    margin-left: 35px;
}

.main-header__top-menu li a {
    position: relative;
    display: inline-block;
    font-size: 13px;
    color: #627174;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.main-header__top-menu li a:hover {
    color: var(--pitoon-base);
}

.main-header__top-menu li a:before {
    content: "";
    position: absolute;
    top: 8px;
    bottom: 8px;
    left: -17px;
    width: 1px;
    background-color: #627174;
    transform: rotate(10deg);
}

.main-header__top-menu li:first-child a:before {
    display: none;
}

.main-header__social-box {
    position: relative;
    display: flex;
    align-items: center;
    background-color: #031316;
    padding-left: 60px;
    padding-right: 60px;
    margin-left: 40px;
    z-index: 1;
}

.main-header__social-box::before {
    content: "";
    position: absolute;
    top: -13px;
    left: 0px;
    border-top: 20px solid transparent;
    border-left: 22px solid #04171a;
    border-bottom: 20px solid transparent;
    z-index: 1;
}

.main-header__social-box::after {
    content: "";
    position: absolute;
    top: -13px;
    left: 0px;
    border-top: 20px solid transparent;
    border-left: 24px solid #fff;
    border-bottom: 20px solid transparent;
    z-index: -1;
    opacity: 0.15;
}

.main-header__social-title {
    font-size: 13px;
    color: #627174;
    font-weight: 500;
    font-family: var(--pitoon-font);
    margin-right: 20px;
}

.main-header__social {
    position: relative;
    display: flex;
    align-items: center;
    z-index: 1;
}

.main-header__social a {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 15px;
    color: var(--pitoon-white);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.main-header__social a:hover {
    color: var(--pitoon-base);
}

.main-header__social a+a {
    margin-left: 25px;
}

.main-menu {
    position: relative;
    display: block;
}

.main-menu__wrapper {
    position: relative;
    display: block;
    z-index: 1;
}

.main-menu__wrapper-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    mix-blend-mode: luminosity;
    z-index: -1;
}

.main-menu__wrapper-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.1);
    padding: 0 60px 0;
}

.main-menu__left {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.main-menu__logo {
    display: block;
    margin-right: 165px;
    padding: 40px 0;
}

.main-menu__main-menu-box {
    display: block;
}

.main-menu__right {
    position: relative;
    display: flex;
    align-items: center;
    padding: 36px 0;
}

.main-menu__call {
    position: relative;
    display: flex;
    align-items: center;
    z-index: 5;
}

.main-menu__call-icon {
    position: relative;
    display: flex;
    align-items: center;
}

.main-menu__call-icon img {
    width: auto;
}

.main-menu__call-content {
    margin-left: 10px;
}

.main-menu__call-sub-title {
    font-size: 12px;
    line-height: 12px;
    color: var(--pitoon-white);
}

.main-menu__call-number {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    margin-top: 6px;
    font-family: var(--pitoon-font);
}

.main-menu__call-number a {
    color: var(--pitoon-white);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.main-menu__call-number a:hover {
    color: var(--pitoon-base);
}

.main-menu__search-cart-box {
    position: relative;
    display: flex;
    align-items: center;
    margin-left: 90px;
    padding: 7px 0;
}

.main-menu__search-cart-box:before {
    content: "";
    position: absolute;
    top: -8px;
    bottom: -7px;
    left: -30px;
    width: 1px;
    background-color: rgba(var(--pitoon-white-rgb), 0.1);
}

.main-menu__search-box {
    position: relative;
    display: block;
}

.main-menu__search {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 24px;
    color: var(--pitoon-white);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.main-menu__search:hover {
    color: var(--pitoon-base);
}

.main-menu__cart-box {
    position: relative;
    display: block;
    margin-left: 20px;
}

.main-menu__cart {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 24px;
    color: var(--pitoon-white);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.main-menu__cart:hover {
    color: var(--pitoon-base);
}

.stricky-header.main-menu {
    background-color: var(--pitoon-black);
}

.main-menu .main-menu__list, .main-menu .main-menu__list>li>ul, .main-menu .main-menu__list>li>ul>li>ul, .stricky-header .main-menu__list, .stricky-header .main-menu__list>li>ul, .stricky-header .main-menu__list>li>ul>li>ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: none;
}

@media (min-width: 1200px) {
    .main-menu .main-menu__list, .main-menu .main-menu__list>li>ul, .main-menu .main-menu__list>li>ul>li>ul, .stricky-header .main-menu__list, .stricky-header .main-menu__list>li>ul, .stricky-header .main-menu__list>li>ul>li>ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

.main-menu .main-menu__list>li, .stricky-header .main-menu__list>li {
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
}

.main-menu .main-menu__list>li+li, .stricky-header .main-menu__list>li+li {
    margin-left: 55px;
}

.main-menu .main-menu__list>li>a, .stricky-header .main-menu__list>li>a {
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--pitoon-white);
    position: relative;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    font-weight: 500;
}

.main-menu .main-menu__list>li.current>a, .main-menu .main-menu__list>li:hover>a, .stricky-header .main-menu__list>li.current>a, .stricky-header .main-menu__list>li:hover>a {
    color: var(--pitoon-white);
    text-shadow: 1px 0 0 rgba(255, 255, 255, 0.8);
}

.main-menu .main-menu__list>li>ul, .main-menu .main-menu__list>li>ul>li>ul, .stricky-header .main-menu__list>li>ul, .stricky-header .main-menu__list>li>ul>li>ul {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 270px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    opacity: 0;
    visibility: hidden;
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-transform: scaleY(0) translateZ(100px);
    transform: scaleY(0) translateZ(100px);
    -webkit-transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 700ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 700ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease, -webkit-transform 700ms ease;
    z-index: 99;
    background-color: white;
    padding: 23px 20px 26px;
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
}

.main-menu .main-menu__list>li.megamenu>ul, .main-menu .main-menu__list>li>ul>li.megamenu>ul, .stricky-header .main-menu__list>li.megamenu>ul, .stricky-header .main-menu__list>li>ul>li.megamenu>ul {
    box-shadow: none;
}

.main-menu .main-menu__list>li>ul>li>ul>li>ul, .stricky-header .main-menu__list>li>ul>li>ul>li>ul {
    display: none;
}

.main-menu .main-menu__list>li:hover>ul, .main-menu .main-menu__list>li>ul>li:hover>ul, .stricky-header .main-menu__list>li:hover>ul, .stricky-header .main-menu__list>li>ul>li:hover>ul {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleY(1) translateZ(0px);
    transform: scaleY(1) translateZ(0px);
}

.main-menu .main-menu__list>li>ul>li, .main-menu .main-menu__list>li>ul>li>ul>li, .stricky-header .main-menu__list>li>ul>li, .stricky-header .main-menu__list>li>ul>li>ul>li {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    width: 100%;
    position: relative;
}

.main-menu .main-menu__list>li>ul>li+li, .main-menu .main-menu__list>li>ul>li>ul>li+li, .stricky-header .main-menu__list>li>ul>li+li, .stricky-header .main-menu__list>li>ul>li>ul>li+li {
    border-top: none;
    margin-top: 4px;
}

.main-menu .main-menu__list>li>ul>li>a, .main-menu .main-menu__list>li>ul>li>ul>li>a, .stricky-header .main-menu__list>li>ul>li>a, .stricky-header .main-menu__list>li>ul>li>ul>li>a {
    position: relative;
    font-size: 15px;
    line-height: 30px;
    color: var(--pitoon-gray);
    font-weight: 400;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 8px 20px 4px;
    -webkit-transition: 500ms;
    transition: 500ms;
    background-color: var(--pitoon-white);
    letter-spacing: var(--pitoon-letter-spacing-two);
}

.main-menu .main-menu__list>li>ul>li:hover>a, .main-menu .main-menu__list>li>ul>li>ul>li:hover>a, .stricky-header .main-menu__list>li>ul>li:hover>a, .stricky-header .main-menu__list>li>ul>li>ul>li:hover>a {
    background-color: var(--pitoon-primary);
    color: var(--pitoon-black);
    text-shadow: 0.5px 0 0 rgba(var(--pitoon-black-rgb, 4, 23, 26), 0.8);
}

.main-menu .main-menu__list>li>ul>li>a::before, .main-menu .main-menu__list>li>ul>li>ul>li>a::before, .stricky-header .main-menu__list>li>ul>li>a::before, .stricky-header .main-menu__list>li>ul>li>ul>li>a::before {
    position: absolute;
    top: 50%;
    right: 20px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    font-size: 14px;
    color: var(--pitoon-base);
    transform: translateY(-50%) scale(0);
    -webkit-transition: 500ms;
    transition: 500ms;
}

.main-menu .main-menu__list>li>ul>li>a:only-child:before, .main-menu .main-menu__list>li>ul>li>ul>li>a:only-child:before, .stricky-header .main-menu__list>li>ul>li>a:only-child:before, .stricky-header .main-menu__list>li>ul>li>ul>li>a:only-child:before {
    display: none;
}

.main-menu .main-menu__list>li>ul>li:hover>a::before, .main-menu .main-menu__list>li>ul>li>ul>li:hover>a::before, .stricky-header .main-menu__list>li>ul>li:hover>a::before, .stricky-header .main-menu__list>li>ul>li>ul>li:hover>a::before {
    transform: translateY(-50%) scale(1);
}

.main-menu .main-menu__list>li>ul>li>ul, .stricky-header .main-menu__list>li>ul>li>ul {
    top: 0;
    left: 100%;
}

.main-menu .main-menu__list li ul li>ul.right-align, .stricky-header .main-menu__list li ul li>ul.right-align {
    top: 0;
    left: auto;
    right: 100%;
}

.main-menu-three__main-menu-box .main-menu__list>.megamenu, .main-menu-two__main-menu-box .main-menu__list>.megamenu, .main-menu__wrapper .main-menu__list>.megamenu {
    position: static;
}

.main-menu-three__main-menu-box .main-menu__list>.megamenu>ul, .main-menu-two__main-menu-box .main-menu__list>.megamenu>ul, .main-menu__wrapper .main-menu__list>.megamenu>ul {
    top: 100% !important;
    left: 0 !important;
    right: 0 !important;
    background-color: transparent;
}

.main-menu-three__main-menu-box .main-menu__list>.megamenu>ul>li, .main-menu-two__main-menu-box .main-menu__list>.megamenu>ul>li, .main-menu__wrapper .main-menu__list>.megamenu>ul>li {
    padding: 0 !important;
}

.stricky-header {
    position: fixed;
    z-index: 991;
    top: 0;
    left: 0;
    background-color: #fff;
    width: 100%;
    visibility: hidden;
    -webkit-transform: translateY(-120%);
    transform: translateY(-120%);
    -webkit-transition: visibility 500ms ease, -webkit-transform 500ms ease;
    transition: visibility 500ms ease, -webkit-transform 500ms ease;
    transition: transform 500ms ease, visibility 500ms ease;
    transition: transform 500ms ease, visibility 500ms ease, -webkit-transform 500ms ease;
    -webkit-box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
}

@media (max-width: 1199px) {
    .stricky-header {
        display: none !important;
    }
}

.stricky-header.stricky-fixed {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
}

.stricky-header .main-menu__inner {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-right: 0;
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
}

.mobile-nav__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    margin-right: 10px;
}

@media (min-width: 1200px) {
    .mobile-nav__buttons {
        display: none;
    }
}

.mobile-nav__buttons a {
    font-size: 20px;
    color: var(--pitoon-base);
    cursor: pointer;
}

.mobile-nav__buttons a+a {
    margin-left: 10px;
}

.mobile-nav__buttons a:hover {
    color: var(--pitoon-base);
}

.main-menu .mobile-nav__toggler {
    font-size: 20px;
    color: var(--pitoon-base);
    cursor: pointer;
    -webkit-transition: 500ms;
    transition: 500ms;
}

.main-menu .mobile-nav__toggler:hover {
    color: var(--pitoon-white);
}

@media (min-width: 1200px) {
    .main-menu .mobile-nav__toggler {
        display: none;
    }
}

/*--------------------------------------------------------------
# Mobile Nav
--------------------------------------------------------------*/
.mobile-nav__wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 999;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: visibility 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
    transition: visibility 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
    transition: transform 500ms ease 500ms, visibility 500ms ease 500ms;
    transition: transform 500ms ease 500ms, visibility 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
    visibility: hidden;
}

.mobile-nav__wrapper .container {
    padding-left: 0;
    padding-right: 0;
}

.mobile-nav__wrapper.expanded {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    visibility: visible;
    -webkit-transition: visibility 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
    transition: visibility 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
    transition: transform 500ms ease 0ms, visibility 500ms ease 0ms;
    transition: transform 500ms ease 0ms, visibility 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
}

.mobile-nav__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000000;
    opacity: 0.5;
    cursor: pointer;
}

.mobile-nav__content {
    width: 300px;
    background-color: var(--pitoon-black);
    z-index: 10;
    position: relative;
    height: 100%;
    overflow-y: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
    transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
    transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms, transform 500ms ease 0ms;
    transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms, transform 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
}

.mobile-nav__wrapper.expanded .mobile-nav__content {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: opacity 500ms ease 500ms, visibility 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
    transition: opacity 500ms ease 500ms, visibility 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
    transition: opacity 500ms ease 500ms, visibility 500ms ease 500ms, transform 500ms ease 500ms;
    transition: opacity 500ms ease 500ms, visibility 500ms ease 500ms, transform 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
}

.mobile-nav__content .logo-box {
    margin-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.mobile-nav__close {
    position: absolute;
    top: 20px;
    right: 15px;
    font-size: 18px;
    color: var(--pitoon-white);
    cursor: pointer;
}

.mobile-nav__content .main-menu__list, .mobile-nav__content .main-menu__list>li>ul, .mobile-nav__content .main-menu__list>li>ul>li>ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.mobile-nav__content .main-menu__list>li>ul, .mobile-nav__content .main-menu__list>li>ul>li>ul {
    display: none;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    margin-left: 0.5em;
}

.mobile-nav__content .main-menu__list>li:not(:last-child), .mobile-nav__content .main-menu__list>li>ul>li:not(:last-child), .mobile-nav__content .main-menu__list>li>ul>li>ul>li:not(:last-child) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.mobile-nav__content .main-menu__list>li>a>.main-menu-border {
    display: none !important;
}

.mobile-nav__content .main-menu__list>li>a, .mobile-nav__content .main-menu__list>li>ul>li>a, .mobile-nav__content .main-menu__list>li>ul>li>ul>li>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    line-height: 30px;
    color: #ffffff;
    font-size: 14px;
    font-family: var(--pitoon-font);
    font-weight: 500;
    height: 46px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: 500ms;
    transition: 500ms;
}

.mobile-nav__content .main-menu__list>li>a.expanded .mobile-nav__content .main-menu__list>li>ul>li>a.expanded .mobile-nav__content .main-menu__list>li>ul>li>ul>li>a.expanded {
    color: var(--pitoon-base);
}

.mobile-nav__content .main-menu__list li a.expanded {
    color: var(--pitoon-base);
}

.mobile-nav__content .main-menu__list>li>a>button, .mobile-nav__content .main-menu__list>li>ul>li>a>button, .mobile-nav__content .main-menu__list>li>ul>li>ul>li>a>button {
    width: 30px;
    height: 30px;
    background-color: var(--pitoon-base);
    border: none;
    outline: none;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: -webkit-transform 500ms ease;
    transition: -webkit-transform 500ms ease;
    transition: transform 500ms ease;
    transition: transform 500ms ease, -webkit-transform 500ms ease;
    padding: 0;
}

.mobile-nav__content .main-menu__list>li>a>button.expanded, .mobile-nav__content .main-menu__list>li>ul>li>a>button.expanded, .mobile-nav__content .main-menu__list>li>ul>li>ul>li>a>button.expanded {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    background-color: #fff;
    color: var(--pitoon-base);
}

/* no menu after 2rd level dropdown */
.mobile-nav__content .main-menu__list>li>ul>li>ul>li>a>button, .mobile-nav__content .main-menu__list>li>ul>li>ul>li>ul {
    display: none !important;
}

.mobile-nav__content .main-menu__list li.cart-btn span {
    position: relative;
    top: auto;
    right: auto;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.mobile-nav__content .main-menu__list li.cart-btn i {
    font-size: 16px;
}

.mobile-nav__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px;
}

.mobile-nav__top .main-menu__login a {
    color: var(--pitoon-text-dark);
}

.mobile-nav__container {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.mobile-nav__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.mobile-nav__social a {
    font-size: 16px;
    color: var(--pitoon-white);
    -webkit-transition: 500ms;
    transition: 500ms;
}

.mobile-nav__social a+a {
    margin-left: 30px;
}

.mobile-nav__social a:hover {
    color: var(--pitoon-base);
}

.mobile-nav__contact {
    margin-bottom: 0;
    margin-top: 20px;
    margin-bottom: 20px;
}

.mobile-nav__contact li {
    color: var(--pitoon-text-dark);
    font-size: 14px;
    font-weight: 500;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.mobile-nav__contact li+li {
    margin-top: 15px;
}

.mobile-nav__contact li a {
    color: #ffffff;
    -webkit-transition: 500ms;
    transition: 500ms;
}

.mobile-nav__contact li a:hover {
    color: var(--pitoon-base);
}

.mobile-nav__contact li>i {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: var(--pitoon-base);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    font-size: 11px;
    margin-right: 10px;
    color: #fff;
}

.mobile-nav__container .main-logo, .mobile-nav__container .topbar__buttons, .mobile-nav__container .main-menu__language, .mobile-nav__container .main-menu__login {
    display: none;
}

/*--------------------------------------------------------------
# Home Showcase
--------------------------------------------------------------*/
.home-showcase {
    margin-top: -23px;
    margin-bottom: -23px;
}

.home-showcase__inner {
    padding: 40px 40px 36px;
    background-color: white;
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
}

.home-showcase .row {
    --bs-gutter-x: 42px;
    --bs-gutter-y: 20px;
}

.home-showcase__image {
    position: relative;
    background-color: var(--pitoon-base);
    overflow: hidden;
}

.home-showcase__image>img {
    width: 100%;
    -webkit-transition: 500ms ease;
    transition: 500ms ease;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.home-showcase__image:hover>img {
    opacity: 0.75;
}

.home-showcase__image:hover .home-showcase__buttons {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
    visibility: visible;
}

.home-showcase__buttons {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    opacity: 0;
    visibility: hidden;
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;
    -webkit-transition: 500ms ease;
    transition: 500ms ease;
}

.home-showcase__buttons__item {
    padding: 11px 20px 11px;
    width: 150px;
    text-align: center;
}

.home-showcase__buttons__item+.home-showcase__buttons__item {
    margin-top: 10px;
}

.home-showcase__title {
    margin: 0;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    color: var(--pitoon-black);
    margin-top: 17px;
    font-family: var(--pitoon-font);
}

.mobile-nav__wrapper .home-showcase .row [class*=col-] {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}

.mobile-nav__wrapper .home-showcase__inner {
    padding: 15px 0px;
    background-color: rgba(0, 0, 0, 0);
}

.mobile-nav__wrapper .home-showcase__title {
    color: var(--pitoon-white, #ffffff);
}

/*--------------------------------------------------------------
# Navigations Two
--------------------------------------------------------------*/
.main-header-two {
    background: transparent;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0;
    width: 100%;
    transition: all 500ms ease;
    z-index: 999;
}

.stricky-header.main-menu-two {
    background-color: var(--pitoon-black);
}

.main-menu-two__wrapper {
    position: relative;
    display: block;
}

.main-menu-two__wrapper-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.1);
    padding: 0 60px 0;
}

.main-menu-two__left {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.main-menu-two__logo {
    display: block;
    margin-right: 165px;
    padding: 40px 0;
}

.main-menu-two__main-menu-box {
    display: block;
}

.main-menu-two__right {
    position: relative;
    display: flex;
    align-items: center;
    padding: 36px 0;
}

.main-menu-two__call {
    position: relative;
    display: flex;
    align-items: center;
    z-index: 5;
}

.main-menu-two__call-icon {
    position: relative;
    display: flex;
    align-items: center;
}

.main-menu-two__call-icon img {
    width: auto;
}

.main-menu-two__call-content {
    margin-left: 10px;
}

.main-menu-two__call-sub-title {
    font-size: 12px;
    line-height: 12px;
    color: var(--pitoon-white);
}

.main-menu-two__call-number {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    margin-top: 6px;
    font-family: var(--pitoon-font);
}

.main-menu-two__call-number a {
    color: var(--pitoon-white);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.main-menu-two__call-number a:hover {
    color: var(--pitoon-base);
}

.main-menu-two__search-cart-box {
    position: relative;
    display: flex;
    align-items: center;
    margin-left: 90px;
    padding: 7px 0;
}

.main-menu-two__search-cart-box:before {
    content: "";
    position: absolute;
    top: -8px;
    bottom: -7px;
    left: -30px;
    width: 1px;
    background-color: rgba(var(--pitoon-white-rgb), 0.1);
}

.main-menu-two__search-box {
    position: relative;
    display: block;
}

.main-menu-two__search {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 24px;
    color: var(--pitoon-white);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.main-menu-two__search:hover {
    color: var(--pitoon-base);
}

.main-menu-two__cart-box {
    position: relative;
    display: block;
    margin-left: 20px;
}

.main-menu-two__cart {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 24px;
    color: var(--pitoon-white);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.main-menu-two__cart:hover {
    color: var(--pitoon-base);
}

/*--------------------------------------------------------------
# Navigations Three
--------------------------------------------------------------*/
.main-header-three {
    background: transparent;
    position: absolute;
    top: 10px;
    left: 100px;
    right: 100px;
    transition: all 500ms ease;
    z-index: 999;
}

.main-header-three__top {
    position: relative;
    display: block;
    z-index: 1;
}

.main-header-three__top-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    background-color: var(--pitoon-black);
    padding: 5px 0;
    padding-left: 60px;
    z-index: 1;
}

.main-header-three__top-left {
    position: relative;
    display: flex;
    align-items: center;
    z-index: 1;
}

.main-header-three__contact-list {
    position: relative;
    display: flex;
    align-items: center;
}

.main-header-three__contact-list li {
    position: relative;
    display: flex;
    align-items: center;
}

.main-header-three__contact-list li+li {
    margin-left: 20px;
}

.main-header-three__contact-list li .icon {
    position: relative;
    display: flex;
    align-items: center;
    top: 2px;
}

.main-header-three__contact-list li .icon i {
    font-size: 13px;
    color: var(--pitoon-base);
}

.main-header-three__contact-list li .text {
    margin-left: 10px;
}

.main-header-three__contact-list li .text p {
    font-size: 13px;
    font-weight: 500;
    color: #627174;
}

.main-header-three__contact-list li .text p a {
    color: #627174;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.main-header-three__contact-list li .text p a:hover {
    color: var(--pitoon-base);
}

.main-header-three__top-right {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.main-header-three__top-menu {
    position: relative;
    display: flex;
    align-items: center;
}

.main-header-three__top-menu li+li {
    margin-left: 35px;
}

.main-header-three__top-menu li a {
    position: relative;
    display: inline-block;
    font-size: 13px;
    color: #627174;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.main-header-three__top-menu li a:hover {
    color: var(--pitoon-base);
}

.main-header-three__top-menu li a:before {
    content: "";
    position: absolute;
    top: 8px;
    bottom: 8px;
    left: -17px;
    width: 1px;
    background-color: #627174;
    transform: rotate(10deg);
}

.main-header-three__top-menu li:first-child a:before {
    display: none;
}

.main-header-three__social-box {
    position: relative;
    display: flex;
    align-items: center;
    background-color: #031316;
    padding-left: 60px;
    padding-right: 60px;
    margin-left: 40px;
    z-index: 1;
}

.main-header-three__social-box::before {
    content: "";
    position: absolute;
    top: -13px;
    left: 0px;
    border-top: 20px solid transparent;
    border-left: 22px solid #04171a;
    border-bottom: 20px solid transparent;
    z-index: 1;
}

.main-header-three__social-box::after {
    content: "";
    position: absolute;
    top: -13px;
    left: 0px;
    border-top: 20px solid transparent;
    border-left: 24px solid #233134;
    border-bottom: 20px solid transparent;
    z-index: -1;
}

.main-header-three__social-title {
    font-size: 13px;
    color: #627174;
    font-weight: 500;
    font-family: var(--pitoon-font);
    margin-right: 20px;
}

.main-header-three__social {
    position: relative;
    display: flex;
    align-items: center;
    z-index: 1;
}

.main-header-three__social a {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 15px;
    color: var(--pitoon-white);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.main-header-three__social a:hover {
    color: var(--pitoon-base);
}

.main-header-three__social a+a {
    margin-left: 25px;
}

.main-menu-three__wrapper {
    position: relative;
    display: block;
}

.main-menu-three__wrapper-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-left: 60px;
    background-color: var(--pitoon-white);
}

.main-menu-three__left {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.main-menu-three__logo {
    display: block;
    margin-right: 70px;
    padding: 40px 0;
}

.main-menu-three__main-menu-box {
    display: block;
}

.main-menu-three__right {
    position: relative;
    display: flex;
    align-items: center;
}

.main-menu-three__call {
    position: relative;
    display: flex;
    align-items: center;
    background-color: var(--pitoon-base);
    padding-left: 100px;
    padding-right: 60px;
    padding-top: 36px;
    padding-bottom: 36px;
    margin-left: 10px;
}

.main-menu-three__call:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    border-left: 40px solid #fff;
    border-top: 55px solid transparent;
    border-bottom: 55px solid transparent;
}

.main-menu-three__call-icon {
    position: relative;
    display: flex;
    align-items: center;
}

.main-menu-three__call-icon img {
    width: auto;
}

.main-menu-three__call-content {
    margin-left: 10px;
}

.main-menu-three__call-sub-title {
    font-size: 12px;
    line-height: 12px;
    color: var(--pitoon-black);
}

.main-menu-three__call-number {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    margin-top: 6px;
    font-family: var(--pitoon-font);
}

.main-menu-three__call-number a {
    color: var(--pitoon-black);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.main-menu-three__call-number a:hover {
    color: var(--pitoon-white);
}

.main-menu-three__search-cart-box {
    position: relative;
    display: flex;
    align-items: center;
}

.main-menu-three__search-cart-box:before {
    content: "";
    position: absolute;
    top: -14px;
    bottom: -14px;
    left: -30px;
    width: 1px;
    background-color: rgba(var(--pitoon-black-rgb), 0.1);
}

.main-menu-three__search-box {
    position: relative;
    display: block;
}

.main-menu-three__search {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 24px;
    color: var(--pitoon-black);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.main-menu-three__search:hover {
    color: var(--pitoon-base);
}

.main-menu-three__cart-box {
    position: relative;
    display: block;
    margin-left: 20px;
}

.main-menu-three__cart {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 24px;
    color: var(--pitoon-black);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.main-menu-three__cart:hover {
    color: var(--pitoon-base);
}

.stricky-header.main-menu-three {
    background-color: var(--pitoon-white);
}

.main-menu-three .main-menu__list>li>a, .stricky-header.main-menu-three .main-menu__list>li>a {
    color: var(--pitoon-gray);
}

.main-menu-three .main-menu__list>li.current>a, .main-menu-three .main-menu__list>li:hover>a, .stricky-header.main-menu-three .main-menu__list>li.current>a, .stricky-header.main-menu-three .main-menu__list>li:hover>a {
    color: var(--pitoon-black);
    text-shadow: 1px 0 0 rgba(var(--pitoon-black-rgb, 4, 23, 26), 0.8);
}

/*--------------------------------------------------------------
# Search Popup
--------------------------------------------------------------*/
.search-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 9999;
    padding-left: 20px;
    padding-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: translateY(-110%);
    transform: translateY(-110%);
    -webkit-transition: opacity 500ms ease, -webkit-transform 500ms ease;
    transition: opacity 500ms ease, -webkit-transform 500ms ease;
    transition: transform 500ms ease, opacity 500ms ease;
    transition: transform 500ms ease, opacity 500ms ease, -webkit-transform 500ms ease;
}

.search-popup.active {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}

.search-popup__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--pitoon-black);
    opacity: 0.75;
    cursor: pointer;
}

.search-popup__content {
    width: 100%;
    max-width: 560px;
}

.search-popup__content form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    background-color: #fff;
    border-radius: 0;
    overflow: hidden;
}

.search-popup__content form input[type="search"], .search-popup__content form input[type="text"] {
    width: 100%;
    background-color: #fff;
    font-size: 16px;
    border: none;
    outline: none;
    height: 66px;
    padding-left: 30px;
}

.search-popup__content .thm-btn {
    padding: 0;
    width: 68px;
    height: 68px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    position: absolute;
    top: 0;
    right: -1px;
    border-radius: 0;
    background-color: var(--pitoon-base);
    border: 0;
}

.search-popup__content .thm-btn i {
    height: auto;
    width: auto;
    background-color: transparent;
    border-radius: 50%;
    color: var(--pitoon-white);
    font-size: 22px;
    line-height: inherit;
    text-align: center;
    top: 0;
    margin-right: 0;
    padding-left: 0;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.search-popup__content .thm-btn:hover:before {
    width: 150%;
}

/*--------------------------------------------------------------
# Main Slider
--------------------------------------------------------------*/
.main-slider {
    position: relative;
    background-color: var(--pitoon-black);
    z-index: 10;
    margin-top: -1px;
}

@media (min-width: 992px) {
    .main-slider {
        margin-top: 39px;
    }
}

.main-slider .item {
    background-color: var(--pitoon-black);
    position: relative;
    padding-top: 250px;
    padding-bottom: 284px;
    z-index: 10;
}

.main-slider__bg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: var(--pitoon-black);
    background-repeat: no-repeat;
    background-position: top;
    background-blend-mode: luminosity;
    background-size: cover;
    opacity: .50;
    z-index: -1;
    overflow: hidden;
}

.main-slider__bg-two-outer {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background-color: var(--pitoon-black);
    height: 110px;
}

.main-slider__bg-two {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: -110px;
    background-repeat: no-repeat;
    background-position: top;
    background-blend-mode: luminosity;
    background-color: var(--pitoon-black);
    opacity: .50;
    filter: blur(10px);
}

.main-slider__shape-1 {
    position: absolute;
    bottom: 7px;
    left: 0;
    mix-blend-mode: soft-light;
    z-index: -1;
}

.main-slider__shape-1 img {
    width: auto !important;
}

.main-slider__shape-2 {
    position: absolute;
    top: 0;
    right: 242px;
    mix-blend-mode: hard-light;
    z-index: -1;
    left: 0;
}

.main-slider__shape-2 img {
    width: auto !important;
}

.main-slider__shape-3 {
    position: absolute;
    right: -30px;
    bottom: 120px;
    mix-blend-mode: soft-light;
    z-index: -1;
}

.main-slider__shape-3 img {
    width: auto !important;
}

.main-slider__content {
    position: relative;
    display: block;
    z-index: 10;
}

.main-slider__sub-title {
    font-size: 18px;
    font-weight: 700;
    color: var(--pitoon-white);
    position: relative;
    display: inline-block;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-120px);
    transform: translateY(-120px);
    -webkit-transition-delay: 1000ms;
    transition-delay: 1000ms;
    -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
    transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
    transition: transform 2000ms ease, opacity 2000ms ease;
    transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}

.main-slider__sub-title:before {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    height: 2px;
    background-color: var(--pitoon-base);
}

.main-slider__title {
    position: relative;
    font-size: 110px;
    color: var(--pitoon-white);
    font-weight: 600;
    line-height: 100px;
    margin-top: 25px;
    margin-bottom: 36px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-120px);
    transform: translateY(-120px);
    -webkit-transition-delay: 1000ms;
    transition-delay: 1000ms;
    -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
    transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
    transition: transform 2000ms ease, opacity 2000ms ease;
    transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}

.main-slider__title span {
    color: var(--pitoon-base);
    position: relative;
    display: inline-block;
    top: 3px;
    left: -14px;
}

.main-slider__btn-box {
    position: relative;
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(120px);
    transform: translateY(120px);
    -webkit-transition-delay: 1000ms;
    transition-delay: 1000ms;
    -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
    transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
    transition: transform 2000ms ease, opacity 2000ms ease;
    transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}

.main-slider__btn:hover {
    color: var(--pitoon-black);
}

.main-slider__btn:before {
    background-color: var(--pitoon-white);
}

.active .main-slider__title, .active .main-slider__sub-title, .active .main-slider__btn-box {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0);
}

.main-slider .owl-theme .owl-dots {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    max-width: 1200px;
    width: 100%;
    position: absolute;
    bottom: 164px;
    left: 0;
    right: 0;
    padding: 0 15px;
    margin: 0 auto;
    height: 0;
    line-height: 0;
}

.main-slider .owl-theme .owl-dots .owl-dot+.owl-dot {
    margin-left: 5px;
}

.main-slider .owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: rgba(var(--pitoon-white-rgb), 0.2);
    margin: 0;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-slider .owl-theme .owl-dots .owl-dot:hover span, .main-slider .owl-theme .owl-dots .owl-dot.active span {
    background-color: transparent;
    border: 2px solid var(--pitoon-white);
    opacity: 1;
}

/*--------------------------------------------------------------
# Main Slider Two
--------------------------------------------------------------*/
.main-slider-two {
    position: relative;
    background-color: var(--pitoon-black);
    z-index: 10;
}

.main-slider-two .item {
    background-color: var(--pitoon-black);
    position: relative;
    padding-top: 263px;
    padding-bottom: 172px;
    z-index: 10;
}

.main-slider-two__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    mix-blend-mode: luminosity;
    opacity: .50;
    z-index: -1;
}

.main-slider-two__shadow {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 85.9%;
    background-image: -moz-linear-gradient(0deg, #04171a 0%, rgba(4, 23, 26, 0) 100%);
    background-image: -webkit-linear-gradient(0deg, #04171a 0%, rgba(4, 23, 26, 0) 100%);
    background-image: -ms-linear-gradient(0deg, #04171a 0%, rgba(4, 23, 26, 0) 100%);
    z-index: -1;
}

.main-slider-two__content {
    position: relative;
    display: block;
    z-index: 15;
}

.main-slider-two__shape-1 {
    position: absolute;
    top: 110px;
    left: 770px;
    z-index: -1;
}

.main-slider-two__shape-1 img {
    width: auto !important;
}

.main-slider-two__shape-2 {
    position: absolute;
    top: 0;
    right: 0;
    mix-blend-mode: screen;
    z-index: -1;
}

.main-slider-two__shape-2 img {
    width: auto !important;
}

.main-slider-two__shape-3 {
    position: absolute;
    top: 245px;
    right: 0;
    mix-blend-mode: soft-light;
    z-index: -1;
}

.main-slider-two__shape-3 img {
    width: auto !important;
}

.main-slider-two__shape-4 {
    position: absolute;
    bottom: -30px;
    left: 0;
    mix-blend-mode: soft-light;
    opacity: .40;
    z-index: -1;
}

.main-slider-two__shape-4 img {
    width: auto !important;
}

.main-slider-two__sub-title {
    font-size: 18px;
    color: var(--pitoon-base);
    font-weight: 500;
    position: relative;
    display: inline-block;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-120px);
    transform: translateY(-120px);
    -webkit-transition-delay: 1000ms;
    transition-delay: 1000ms;
    -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
    transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
    transition: transform 2000ms ease, opacity 2000ms ease;
    transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}

.main-slider-two__title {
    position: relative;
    font-size: 100px;
    color: var(--pitoon-white);
    font-weight: 600;
    line-height: 100px;
    margin-top: 8px;
    margin-bottom: 15px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-120px);
    transform: translateY(-120px);
    -webkit-transition-delay: 1000ms;
    transition-delay: 1000ms;
    -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
    transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
    transition: transform 2000ms ease, opacity 2000ms ease;
    transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}

.main-slider-two__title span {
    position: relative;
    display: inline-block;
    background-color: var(--pitoon-black);
    color: var(--pitoon-base);
    padding: 0px 34px 20px;
    border-radius: 60px;
    left: -5px;
}

.main-slider-two__curved-circle-box {
    position: relative;
    display: block;
    height: 140px;
    width: 140px;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(120px);
    transform: translateY(120px);
    -webkit-transition-delay: 1000ms;
    transition-delay: 1000ms;
    -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
    transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
    transition: transform 2000ms ease, opacity 2000ms ease;
    transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
    z-index: 2;
}

.main-slider-two__curved-circle-box .curved-circle {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 16px;
    font-weight: 500;
    color: var(--pitoon-white);
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    animation: textRotate 10s linear 0s forwards infinite alternate;
}

@keyframes textRotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.main-slider-two__curved-circle-box .curved-circle .curved-circle--item span {
    letter-spacing: .25em;
}

.main-slider-two__curved-circle-box .curved-circle .curved-circle--item {
    height: 155px !important;
}

.main-slider-two__arrow-down {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main-slider-two__arrow-down span {
    position: relative;
    display: inline-block;
    font-size: 59px;
    color: var(--pitoon-base);
    transform: rotate(0deg);
    transition: transform 500ms ease;
}

.main-slider-two__arrow-down:hover span {
    transform: rotate(-45deg);
}

.active .main-slider-two__title, .active .main-slider-two__sub-title, .active .main-slider-two__curved-circle-box {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0);
}

.main-slider-two .owl-theme .owl-dots {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    max-width: 1200px;
    width: 100%;
    position: absolute;
    bottom: 66px;
    left: 0;
    right: 0;
    padding: 0 15px;
    margin: 0 auto;
    height: 0;
    line-height: 0;
}

.main-slider-two .owl-theme .owl-dots .owl-dot+.owl-dot {
    margin-left: 5px;
}

.main-slider-two .owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: rgba(var(--pitoon-white-rgb), 0.2);
    margin: 0;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-slider-two .owl-theme .owl-dots .owl-dot:hover span, .main-slider-two .owl-theme .owl-dots .owl-dot.active span {
    background-color: transparent;
    border: 2px solid var(--pitoon-white);
    opacity: 1;
}

/*--------------------------------------------------------------
# Main Slider Three
--------------------------------------------------------------*/
.main-slider-three {
    position: relative;
    background-color: var(--pitoon-black);
    z-index: 10;
}

.main-slider-three .item {
    background-color: var(--pitoon-black);
    position: relative;
    padding-top: 327px;
    padding-bottom: 155px;
    z-index: 10;
}

.main-slider-three__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    mix-blend-mode: luminosity;
    opacity: .50;
    z-index: 1;
}

.main-slider-three__shape-1 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0px;
    transform: translateX(-500px);
    opacity: 0;
    z-index: 1;
}

.main-slider-three__shape-1 img {
    width: auto !important;
}

.active .main-slider-three__shape-1 {
    opacity: 1;
    transform: translateX(0px);
    transition: all 1000ms ease;
    z-index: 1;
}

.main-slider-three__small-img {
    position: absolute;
    top: 332px;
    left: 720px;
    mix-blend-mode: luminosity;
    z-index: 1;
}

.main-slider-three__small-img img {
    width: auto !important;
}

.main-slider-three__content {
    position: relative;
    display: block;
    z-index: 15;
}

.main-slider-three__title {
    position: relative;
    font-size: 110px;
    color: var(--pitoon-white);
    font-weight: 600;
    line-height: 101px;
    margin-bottom: 36px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-120px);
    transform: translateY(-120px);
    -webkit-transition-delay: 1000ms;
    transition-delay: 1000ms;
    -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
    transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
    transition: transform 2000ms ease, opacity 2000ms ease;
    transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}

.main-slider-three__btn-box {
    position: relative;
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(120px);
    transform: translateY(120px);
    -webkit-transition-delay: 1000ms;
    transition-delay: 1000ms;
    -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
    transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
    transition: transform 2000ms ease, opacity 2000ms ease;
    transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}

.main-slider-three__btn {
    background-color: var(--pitoon-black);
    color: var(--pitoon-white);
}

.main-slider-three__btn:hover {
    color: var(--pitoon-black);
}

.main-slider-three__btn:before {
    background-color: var(--pitoon-white);
}

.active .main-slider-three__title, .active .main-slider-three__btn-box {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0);
}

.main-slider-three .owl-theme .owl-dots {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    max-width: 1200px;
    width: 100%;
    position: absolute;
    bottom: 56px;
    left: 0;
    right: 0;
    padding: 0 15px;
    margin: 0 auto;
    height: 0;
    line-height: 0;
}

.main-slider-three .owl-theme .owl-dots .owl-dot+.owl-dot {
    margin-left: 5px;
}

.main-slider-three .owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: rgba(var(--pitoon-white-rgb), 0.2);
    margin: 0;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-slider-three .owl-theme .owl-dots .owl-dot:hover span, .main-slider-three .owl-theme .owl-dots .owl-dot.active span {
    background-color: transparent;
    border: 2px solid var(--pitoon-white);
    opacity: 1;
}

/*--------------------------------------------------------------
# Services One
--------------------------------------------------------------*/
.services-one {
    position: relative;
    display: block;
    margin-top: -120px;
    z-index: 10;
}

.services-one__shape-2 {
    position: absolute;
    right: 0;
    bottom: 0;
}

.services-one__shape-2 img {
    width: auto;
}

.services-one__shape-3 {
    position: absolute;
    right: 52px;
    bottom: 27px;
}

.services-one__shape-3 img {
    width: auto;
}

.services-one__shape-4 {
    position: absolute;
    right: 226px;
    bottom: 70px;
}

.services-one__shape-4 img {
    width: auto;
}

.services-one__inner {
    position: relative;
    display: block;
    padding-bottom: 50px;
    padding-top: 50px;
    padding-left: 50px;
    margin-left: -120px;
    margin-right: -134px;
    z-index: 1;
}

.services-one__inner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: -10000px;
    bottom: 0;
    background-color: white;
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.2);
    z-index: -1;
}

.services-one__top {
    position: relative;
    display: block;
    padding-bottom: 20px;
    border-bottom: 1px solid var(--pitoon-bdr-color);
    margin-bottom: 50px;
}

.services-one__list {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}

.services-one__list li {
    position: relative;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 30px;
}

.services-one__single {
    position: relative;
    display: block;
}

.services-one__content {
    position: relative;
    display: block;
    background-color: var(--pitoon-primary);
    padding: 40px 40px 58px;
    overflow: hidden;
    z-index: 1;
}

.services-one__shape-1 {
    position: absolute;
    top: 0;
    left: 0;
}

.services-one__shape-1 img {
    width: auto;
    mix-blend-mode: luminosity;
    transform: translateX(-200px);
    opacity: 0;
}

.services-one__single:hover .services-one__shape-1 img {
    transform: translateX(0px);
    transition: all 1000ms ease;
    transition-delay: 300ms;
    opacity: .20;
}

.services-one__content:before {
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    content: "";
    background-color: var(--pitoon-black);
    transform: scaleX(0.7) rotateX(20deg);
    opacity: 0;
    transition: all 0.4s linear;
    z-index: -1;
}

.services-one__single:hover .services-one__content:before {
    transform: scaleX(1) rotateX(0deg);
    transition: all 0.4s linear;
    opacity: 1;
}

.services-one__icon {
    position: relative;
    display: inline-block;
}

.services-one__icon span {
    position: relative;
    display: inline-block;
    font-size: 64px;
    color: var(--pitoon-base);
    -webkit-transition: all 500ms linear;
    transition: all 500ms linear;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.services-one__single:hover .services-one__icon span {
    transform: scale(0.9);
}

.services-one__title {
    font-size: 22px;
    font-weight: 600;
    line-height: 26px;
    margin-top: 19px;
    position: relative;
    display: block;
    z-index: 2;
}

.services-one__title a {
    color: var(--pitoon-black);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.services-one__single:hover .services-one__title a {
    color: var(--pitoon-white);
}

.services-one__plus {
    position: absolute;
    left: 40px;
    bottom: -16px;
    z-index: 2;
}

.services-one__plus a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    font-size: 12px;
    color: var(--pitoon-black);
    background-color: var(--pitoon-white);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.services-one__single:hover .services-one__plus a {
    background-color: var(--pitoon-base);
}

.services-one__carousel.owl-carousel .owl-stage-outer {
    overflow: visible;
}

.services-one__carousel.owl-carousel .owl-item {
    opacity: 0;
    visibility: hidden;
    transition: opacity 500ms ease, visibility 500ms ease;
}

.services-one__carousel.owl-carousel .owl-item.active {
    opacity: 1;
    visibility: visible;
}

.services-one__bottom {
    position: relative;
    display: block;
}

.services-one__satisfied {
    position: relative;
    display: flex;
    align-items: center;
}

.services-one__satisfied-list {
    position: relative;
    display: flex;
    align-items: center;
}

.services-one__satisfied-list li+li {
    margin-left: -14px;
}

.services-one__satisfied-img {
    position: relative;
    display: block;
    width: 40px;
    border-radius: 50%;
}

.elementor .services-one__satisfied-img img {
    width: 100%;
    border-radius: 50%;
    border: 2px solid var(--pitoon-white);
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.15);
}

.services-one__satisfied-list li:first-child .services-one__satisfied-img {
    z-index: 1;
}

.services-one__satisfied-list li:last-child .services-one__satisfied-img {
    z-index: -1;
}

.services-one__satisfied-content {
    margin-left: 20px;
}

.services-one__satisfied-text {
    color: var(--pitoon-gray);
    font-weight: 500;
    font-size: 16px;
}

.services-one__satisfied-text a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    color: var(--pitoon-black);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.services-one__satisfied-text a:before {
    content: "";
    position: absolute;
    bottom: 4px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: var(--pitoon-base);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.services-one__satisfied-text a:hover {
    color: var(--pitoon-base);
}

/*--------------------------------------------------------------
# Trust One
--------------------------------------------------------------*/
.trust-one {
    position: relative;
    display: block;
    background-color: var(--pitoon-black);
    padding: 433px 0 78px;
    margin-top: -360px;
    z-index: 1;
}

.trust-one__img {
    position: absolute;
    bottom: 0;
    right: 286px;
    opacity: .60;
    mix-blend-mode: luminosity;
    z-index: -1;
}

.trust-one__img img {
    width: auto;
    mix-blend-mode: luminosity;
}

.trust-one__inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: -120px;
    margin-right: -134px;
}

.trust-one__left {
    position: relative;
    display: block;
}

.trust-one__title {
    font-size: 30px;
    font-weight: 600;
    line-height: 36px;
    color: var(--pitoon-white);
}

.trust-one__right {
    position: relative;
    display: block;
}

.trust-one__btn-box {
    position: relative;
    display: block;
}

.trust-one__btn:hover {
    color: var(--pitoon-black);
}

.trust-one__btn::before {
    background-color: var(--pitoon-white);
}

/*--------------------------------------------------------------
# About One
--------------------------------------------------------------*/
.about-one {
    position: relative;
    display: block;
    padding: 120px 0 120px;
}

.about-one__shape-2 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.about-one__shape-2 img {
    width: auto;
}

.about-one__left {
    position: relative;
    display: block;
    margin-right: 170px;
}

.about-one__img-box {
    position: relative;
    display: block;
}

.about-one__img {
    position: relative;
    display: block;
    background-color: #031315;
}

.about-one__img::before {
    content: "";
    position: absolute;
    top: 0;
    right: -107px;
    border-top: 107px solid transparent;
    border-left: 107px solid var(--pitoon-base);
    border-bottom: 107px solid transparent;
}

.about-one__img img {
    width: 100%;
    mix-blend-mode: luminosity;
}

.about-one__img-2 {
    position: absolute;
    bottom: -86px;
    right: -200px;
    background-color: var(--pitoon-black);
}

.about-one__img-2 img {
    width: auto;
    mix-blend-mode: luminosity;
}

.about-one__certified {
    position: absolute;
    left: 50px;
    bottom: -49px;
    max-width: 221px;
    width: 100%;
    padding: 40px 39px 39px;
    background-color: white;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
    z-index: 1;
}

.about-one__certified::before {
    content: "";
    position: absolute;
    top: 13px;
    left: 13px;
    right: 13px;
    bottom: 13px;
    background-color: var(--pitoon-black);
    border: 3px solid var(--pitoon-base);
    z-index: -1;
}

.about-one__certified-icon {
    position: relative;
    display: inline-block;
}

.about-one__certified-icon span {
    position: relative;
    display: inline-block;
    font-size: 24px;
    color: var(--pitoon-base);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.about-one__certified:hover .about-one__certified-icon span {
    color: var(--pitoon-white);
}

.about-one__certified-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    color: var(--pitoon-white);
}

.about-one__shape-1 {
    position: absolute;
    top: 75px;
    right: -66px;
}

.about-one__shape-1 img {
    width: auto;
}

.about-one__right {
    position: relative;
    display: block;
    margin-left: 70px;
}

.about-one__right .section-title {
    margin-bottom: 20px;
}

.about-one__text-1 {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    color: var(--pitoon-base);
    font-family: var(--pitoon-font-two);
}

.about-one__text-2 {
    margin-top: 11px;
    margin-bottom: 22px;
}

.about-one__points {
    position: relative;
    display: flex;
    align-items: center;
}

.about-one__points li {
    position: relative;
    display: block;
    max-width: 193px;
}

.about-one__points li+li {
    margin-left: 38px;
}

.about-one__icon-and-title {
    position: relative;
    display: flex;
    align-items: center;
}

.about-one__icon {
    position: relative;
    display: inline-block;
    top: 4px;
}

.about-one__icon span {
    position: relative;
    display: inline-block;
    font-size: 24px;
    color: var(--pitoon-base);
}

.about-one__title {
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    margin-left: 2px;
}

.about-one__points-text {
    margin-top: 10px;
}

.about-one__progress {
    position: relative;
    display: block;
    margin-top: 23px;
}

.about-one__progress-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    color: var(--pitoon-black);
    margin-bottom: 7px;
}

.about-one__progress .bar {
    position: relative;
    width: 100%;
    height: 9px;
    background-color: var(--pitoon-primary);
}

.about-one__progress .bar-inner {
    position: relative;
    display: block;
    width: 0px;
    height: 9px;
    background-image: -moz-linear-gradient(0deg, #04171a 0%, #86ad09 100%);
    background-image: -webkit-linear-gradient(0deg, #04171a 0%, #86ad09 100%);
    background-image: -ms-linear-gradient(0deg, #04171a 0%, #86ad09 100%);
    -webkit-transition: all 1500ms ease;
    -ms-transition: all 1500ms ease;
    -o-transition: all 1500ms ease;
    -moz-transition: all 1500ms ease;
    transition: all 1500ms ease;
}

.about-one__progress .count-text {
    position: absolute;
    right: 0px;
    bottom: 17px;
    color: var(--pitoon-gray);
    line-height: 26px;
    font-size: 16px;
    text-align: center;
    font-weight: 500;
    opacity: 0;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
}

.about-one__progress .bar-inner.counted .count-text {
    opacity: 1;
}

.about-one__progress .bar.marb-0 {
    margin-bottom: 0;
}

.about-one__btn-box {
    position: relative;
    display: block;
    margin-top: 40px;
}

/*--------------------------------------------------------------
# Video One
--------------------------------------------------------------*/
.video-one {
    position: relative;
    display: block;
}

.video-one__inner {
    position: relative;
    display: block;
    padding: 80px 65px 50px;
    padding-left: 0;
    background-color: var(--pitoon-black);
    z-index: 1;
}

.video-one__bg-1 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    mix-blend-mode: luminosity;
    z-index: -1;
}

.video-one__bg-2 {
    position: absolute;
    top: 0;
    width: 419px;
    right: 0;
    bottom: 0;
    opacity: .95;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: -1;
}

.video-one__shape-1 {
    position: absolute;
    top: 0;
    right: 166px;
    z-index: -1;
}

.video-one__shape-1 img {
    width: auto;
}

.video-one__video-box {
    position: relative;
    display: block;
    max-width: 177px;
    margin-left: auto;
}

.video-one__video-link {
    position: relative;
    display: inline-block;
    z-index: 3;
}

.video-one__video-icon {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 102px;
    height: 102px;
    line-height: 90px;
    text-align: center;
    font-size: 31px;
    color: var(--pitoon-black);
    border-radius: 50%;
    background-color: var(--pitoon-base);
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.video-one__video-icon:hover {
    background-color: var(--pitoon-white);
    color: var(--pitoon-black);
}

.video-one__video-icon:before {
    position: absolute;
    top: -20px;
    left: -20px;
    right: -20px;
    bottom: -20px;
    content: "";
    border-radius: 50%;
    border: 1px solid rgba(var(--pitoon-white-rgb), 0.1);
    z-index: 1;
}

.video-one__video-link .ripple, .video-one__video-icon .ripple:before, .video-one__video-icon .ripple:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 146px;
    height: 146px;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-box-shadow: 0 0 0 0 rgba(var(--pitoon-white-rgb), 0.6);
    -o-box-shadow: 0 0 0 0 rgba(var(--pitoon-white-rgb), 0.6);
    -webkit-box-shadow: 0 0 0 0 rgba(var(--pitoon-white-rgb), 0.6);
    box-shadow: 0 0 0 0 rgba(var(--pitoon-white-rgb), 0.6);
    -webkit-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
}

.video-one__video-icon .ripple:before {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    content: "";
    position: absolute;
}

.video-one__video-icon .ripple:after {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
    content: "";
    position: absolute;
}

.video-one__title {
    font-size: 40px;
    font-weight: 500;
    line-height: 48px;
    color: var(--pitoon-white);
    margin-top: 57px;
    margin-bottom: 39px;
}

.video-one__plus {
    position: relative;
    display: inline-block;
}

.video-one__plus a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    background-color: var(--pitoon-white);
    font-size: 12px;
    color: var(--pitoon-black);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.video-one__plus a:hover {
    color: var(--pitoon-black);
    background-color: var(--pitoon-base);
}

/*--------------------------------------------------------------
# Feature One
--------------------------------------------------------------*/
.feature-one {
    position: relative;
    display: block;
    padding: 60px 0 120px;
    background-image: -moz-linear-gradient(90deg, #f5f3ee 0%, rgba(254, 253, 253, 0) 100%);
    background-image: -webkit-linear-gradient(90deg, #f5f3ee 0%, rgba(254, 253, 253, 0) 100%);
    background-image: -ms-linear-gradient(90deg, #f5f3ee 0%, rgba(254, 253, 253, 0) 100%);
    z-index: 1;
}

.feature-one__bg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 285px;
    opacity: .10;
    mix-blend-mode: luminosity;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: -1;
}

.feature-one__single {
    position: relative;
    display: block;
}

.feature-one__content {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid var(--pitoon-bdr-color);
    margin-bottom: 30px;
    padding-right: 30px;
    overflow: hidden;
    z-index: 1;
}

.feature-one__shape-1 {
    position: absolute;
    top: 0;
    right: -10px;
    opacity: .50;
    z-index: -1;
}

.feature-one__shape-1 img {
    width: auto;
}

.feature-one__img {
    clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 0 50%, 0% 0%);
    position: relative;
    display: block;
    background-color: var(--pitoon-black);
}

.feature-one__img img {
    width: auto;
    mix-blend-mode: luminosity;
}

.feature-one__icon {
    position: absolute;
    top: 50%;
    left: 55px;
    transform: translateY(-50%);
    z-index: 1;
}

.feature-one__icon span {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 64px;
    background-color: var(--pitoon-base);
    border-radius: 50%;
    font-size: 32px;
    color: var(--pitoon-black);
}

.feature-one__title {
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
    text-align: right;
}

.feature-one__title a {
    color: var(--pitoon-black);
}

.feature-one__hover-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: -30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
    padding-right: 30px;
    background-color: var(--pitoon-black);
    padding: 54px 50px 54px;
    transform: scaleX(0.7) rotateX(20deg);
    opacity: 0;
    transition: all 0.4s linear;
    z-index: 2;
}

.feature-one__single:hover .feature-one__hover-content {
    transform: scaleX(1) rotateX(0deg);
    transition: all 0.4s linear;
    opacity: 1;
}

.feature-one__hover-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .30;
    mix-blend-mode: luminosity;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: -1;
}

.feature-one__hover-icon {
    position: relative;
    display: inline-block;
}

.feature-one__hover-icon span {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 64px;
    background-color: var(--pitoon-base);
    border-radius: 50%;
    font-size: 32px;
    color: var(--pitoon-black);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.feature-one__hover-icon span:hover {
    background-color: var(--pitoon-white);
    color: var(--pitoon-base);
}

.feature-one__hover-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
    text-align: right;
    color: var(--pitoon-white);
}

.feature-one__hover-title a {
    color: var(--pitoon-white);
}

.feature-one__bottom {
    position: relative;
    display: block;
    margin-top: 30px;
}

.feature-one__bottom-text-box {
    position: relative;
    display: block;
    max-width: 669px;
    width: 100%;
    margin: 0 auto;
    border: 1px solid var(--pitoon-black);
    padding: 9px 30px 12px;
}

.feature-one__bottom-text-box p {
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    color: var(--pitoon-black);
}

.feature-one__btn {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 169px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--pitoon-black);
    color: var(--pitoon-white);
    font-size: 14px;
    font-weight: 700;
    padding: 8.5px 0;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.feature-one__btn:hover {
    background-color: var(--pitoon-base);
    color: var(--pitoon-black);
}

/*--------------------------------------------------------------
# FAQ One
--------------------------------------------------------------*/
.faq-one {
    position: relative;
    display: block;
    padding-top: 120px;
    z-index: 1;
}

.faq-one__left {
    position: relative;
    display: block;
    margin-right: 40px;
}

.faq-one__left .section-title {
    margin-bottom: 22px;
}

.faq-one__points-and-counter-box {
    position: relative;
    display: flex;
    align-items: center;
}

.faq-one__points {
    position: relative;
    display: block;
    top: 12px;
}

.faq-one__points li {
    position: relative;
    display: flex;
    align-items: center;
}

.faq-one__points li+li {
    margin-top: 6px;
}

.faq-one__points li .icon {
    position: relative;
    display: inline-block;
    top: 1px;
}

.faq-one__points li .icon span {
    position: relative;
    display: inline-block;
    font-size: 16px;
    color: var(--pitoon-base);
}

.faq-one__points li .text {
    margin-left: 10px;
}

.faq-one__points li .text p {
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    color: var(--pitoon-black);
}

.faq-one__counter-box {
    position: relative;
    display: block;
    max-width: 210px;
    width: 100%;
    background-color: var(--pitoon-base);
    margin-left: 44px;
}

.faq-one__carousel {
    position: relative;
    display: block;
}

.faq-one__counter-single {
    position: relative;
    display: block;
    padding: 35px 35px 47px;
    z-index: 1;
}

.faq-one__counter-single::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 15px;
    bottom: 15px;
    background-color: var(--pitoon-white);
    z-index: -1;
}

.faq-one__counter-icon {
    position: relative;
    display: inline-block;
}

.faq-one__counter-icon span {
    position: relative;
    display: inline-block;
    font-size: 64px;
    color: var(--pitoon-base);
    transition: all 500ms linear;
    transition-delay: 0.1s;
    transform: scale(1);
}

.faq-one__counter-single:hover .faq-one__counter-icon span {
    transform: scale(0.9);
}

.faq-one__counter-content {
    position: relative;
    display: block;
}

.faq-one__counter-content h3 {
    font-size: 36px;
    font-weight: 800;
    line-height: 36px !important;
    font-family: var(--pitoon-font) !important;
    margin-top: 9px;
    margin-bottom: 1px;
}

.faq-one__counter-content p {
    font-size: 15px;
    font-weight: 500;
    line-height: 15px;
}

.faq-one__counter-content .odometer-formatting-mark {
    display: none;
}

.faq-one__carousel.owl-carousel .owl-dots {
    position: absolute;
    top: 4px;
    right: 32px;
}

.faq-one__carousel.owl-carousel .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    width: 11px;
    height: 11px;
    border: 2px solid transparent;
    border-radius: 50%;
    background-color: #f6f3ef;
    margin: 0px 2.50px;
    padding: 0px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.faq-one__carousel.owl-carousel .owl-dot.active {
    background-color: transparent;
    border: 2px solid var(--pitoon-black);
}

.faq-one__carousel.owl-carousel .owl-dot:focus {
    outline: none;
}

.faq-one__carousel.owl-carousel .owl-dots .owl-dot span {
    display: none;
}

.faq-one__right {
    position: relative;
    display: block;
    margin-left: -30px;
}

.faq-one__right .section-title__border-box {
    margin-left: 0;
}

.faq-one__faq-box {
    position: relative;
    display: block;
    border: 1px solid var(--pitoon-bdr-color);
    padding: 0 50px 0;
}

.faq-one__faq-box .faq-one-accrodion .accrodion {
    position: relative;
    display: block;
    padding: 22px 0 26px;
    border-bottom: 1px solid #e2dbd7;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.faq-one__faq-box .faq-one-accrodion .accrodion-title {
    position: relative;
    display: block;
    cursor: pointer;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.faq-one__faq-box .faq-one-accrodion .accrodion-title h4 {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    color: var(--pitoon-black);
    position: relative;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.faq-one__faq-box .faq-one-accrodion .accrodion+.accrodion {
    margin-top: 0px;
}

.faq-one__faq-box .faq-one-accrodion .accrodion.active .accrodion-title h4 {
    color: var(--pitoon-base);
}

.faq-one__faq-box .faq-one-accrodion .accrodion-title h4::before {
    content: "\f067";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-size: 14px;
    color: var(--pitoon-base);
    position: absolute;
    top: 4px;
    right: 0;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.faq-one__faq-box .faq-one-accrodion .accrodion.active .accrodion-title h4::before {
    content: "\f068";
    color: var(--pitoon-black);
}

.faq-one__faq-box .faq-one-accrodion .accrodion-content {
    position: relative;
    padding-top: 13px;
}

.faq-one__faq-box .faq-one-accrodion .accrodion-content p {
    margin: 0;
}

.faq-one__faq-box .faq-one-accrodion .accrodion:last-child {
    border-bottom: 1px solid transparent;
}

/*--------------------------------------------------------------
# Team One
--------------------------------------------------------------*/
.team-one {
    position: relative;
    display: block;
    padding: 120px 0 90px;
    z-index: 1;
}

.team-one__single {
    position: relative;
    display: block;
    margin-bottom: 30px;
}

.team-one__img-box {
    position: relative;
    display: block;
}

.team-one__img {
    position: relative;
    display: block;
    background-color: var(--pitoon-black);
    overflow: hidden;
    z-index: 1;
}

.team-one__img img {
    width: 100%;
    mix-blend-mode: luminosity;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.team-one__single:hover .team-one__img img {
    transform: scale(1.05);
}

.team-one__content {
    position: relative;
    display: block;
    text-align: center;
    padding: 33px 40px 40px;
    margin-top: -60px;
    margin-left: 20px;
    margin-right: 20px;
    background-color: white;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.07);
    z-index: 2;
}

.team-one__name {
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
}

.team-one__name a {
    color: var(--pitoon-black);
}

.team-one__sub-title {
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    margin-top: 3px;
}

.team-one__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    margin-top: 18px;
}

.team-one__social a {
    position: relative;
    height: 43px;
    width: 43px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    color: var(--pitoon-black);
    border: 2px solid var(--pitoon-base);
    font-size: 14px;
    border-radius: 17px;
    overflow: hidden;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    z-index: 1;
}

.team-one__social a+a {
    margin-left: 10px;
}

.team-one__hover-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 33px 40px 40px;
    background-color: #04171a;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.07);
    background-position: bottom left;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;
    -webkit-transition: -webkit-transform 500ms ease;
    transition: -webkit-transform 500ms ease;
    transition: transform 500ms ease;
    transition: transform 500ms ease, -webkit-transform 500ms ease;
    z-index: 2;
}

.team-one__single:hover .team-one__hover-content {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.team-one__hover-name {
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
}

.team-one__hover-name a {
    color: var(--pitoon-white);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.team-one__hover-name a:hover {
    color: var(--pitoon-base);
}

.team-one__hover-sub-title {
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    margin-top: 3px;
    margin-bottom: 12px;
    color: #627174;
}

.team-one__hover-text {
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    color: #627174;
}

.team-one__hover-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    margin-top: 18px;
}

.team-one__hover-social a {
    position: relative;
    height: 43px;
    width: 43px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    color: var(--pitoon-white);
    border: 2px solid var(--pitoon-base);
    font-size: 14px;
    border-radius: 17px;
    overflow: hidden;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    z-index: 1;
}

.team-one__hover-social a:hover {
    color: var(--pitoon-black);
    border: 2px solid var(--pitoon-base);
    background-color: var(--pitoon-base);
}

.team-one__hover-social:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-color: var(--pitoon-base);
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-property: all;
    transition-property: all;
    opacity: 1;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    z-index: -1;
}

.team-one__hover-social a:hover:after {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

.team-one__hover-social a+a {
    margin-left: 10px;
}

.team-one__shape-1 {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

.team-one__shape-1 img {
    width: auto;
    mix-blend-mode: luminosity;
    transform: translateX(-200px);
    opacity: 0;
}

.team-one__single:hover .team-one__shape-1 img {
    transform: translateX(0px);
    transition: all 1000ms ease;
    transition-delay: 300ms;
    opacity: 0.07;
}

/*--------------------------------------------------------------
# Why Choose One
--------------------------------------------------------------*/
.why-choose-one {
    position: relative;
    display: block;
    z-index: 1;
}

.why-choose-one__bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    mix-blend-mode: darken;
    z-index: -1;
}

.why-choose-one__top {
    position: relative;
    display: block;
    padding: 120px 0 111px;
}

.why-choose-one__left {
    position: relative;
    display: block;
}

.why-choose-one__points {
    position: relative;
    display: block;
    padding-right: 70px;
}

.why-choose-one__points::before {
    content: "";
    position: absolute;
    top: 10px;
    right: 20px;
    bottom: 44px;
    width: 1px;
    background-color: rgba(var(--pitoon-white-rgb), 0.1);
}

.why-choose-one__points li {
    position: relative;
    display: flex;
    padding-bottom: 35px;
    border-bottom: 1px solid rgba(var(--pitoon-white-rgb), 0.1);
}

.why-choose-one__points li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.why-choose-one__points li+li {
    margin-top: 32px;
}

.why-choose-one__points li .icon {
    position: relative;
    display: inline-block;
    top: 8px;
}

.why-choose-one__points li .icon span {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 58px;
    height: 58px;
    font-size: 20px;
    color: var(--pitoon-base);
    border-radius: 50%;
    background-color: #061f23;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.why-choose-one__points li:hover .icon span {
    background-color: var(--pitoon-base);
    color: var(--pitoon-black);
}

.why-choose-one__points li .content {
    position: relative;
    display: block;
    margin-left: 20px;
}

.why-choose-one__points li .content h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    color: var(--pitoon-white);
}

.why-choose-one__points li .content p {
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    margin-top: 30px;
    color: #627174;
}

.why-choose-one__right {
    position: relative;
    display: block;
}

.why-choose-one__experience-and-img {
    position: relative;
    display: flex;
    align-items: center;
}

.why-choose-one__experience {
    position: relative;
    display: block;
    max-width: 200px;
    width: 100%;
    background-color: var(--pitoon-base);
    padding: 40px 31px 54px;
}

.why-choose-one__experience-icon {
    position: relative;
    display: inline-block;
}

.why-choose-one__experience-icon span {
    position: relative;
    display: inline-block;
    font-size: 64px;
    color: var(--pitoon-black);
    transition: all 500ms linear;
    transition-delay: 0.1s;
    transform: scale(1);
}

.why-choose-one__experience:hover .why-choose-one__experience-icon span {
    transform: scale(0.9);
}

.why-choose-one__experience-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
    margin-top: 17px;
}

.why-choose-one__experience-img {
    position: relative;
    display: block;
    background-color: #020f11;
}

.why-choose-one__experience-img img {
    width: auto;
    mix-blend-mode: luminosity;
}

/*--------------------------------------------------------------
# Project One
--------------------------------------------------------------*/
.project-one {
    position: relative;
    display: block;
    padding: 120px 0 114px;
}

.project-one .container-fluid {
    max-width: 1600px;
}

.project-one__carousel {
    position: relative;
    display: block;
}

.project-one__single {
    position: relative;
    display: block;
    margin-bottom: 30px;
}

.project-one__img-box {
    position: relative;
    display: block;
    z-index: 1;
}

.project-one__img-box::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: -moz-linear-gradient(90deg, #86ad09 0%, rgba(4, 23, 26, 0) 100%);
    background-image: -webkit-linear-gradient(90deg, #86ad09 0%, rgba(4, 23, 26, 0) 100%);
    background-image: -ms-linear-gradient(90deg, #86ad09 0%, rgba(4, 23, 26, 0) 100%);
    background-repeat: no-repeat;
    background-position: bottom left;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;
    -webkit-transition: -webkit-transform 500ms ease;
    transition: -webkit-transform 500ms ease;
    transition: transform 500ms ease;
    transition: transform 500ms ease, -webkit-transform 500ms ease;
    z-index: 2;
}

.project-one__single:hover .project-one__img-box::before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.project-one__img-box::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 20px;
    background-color: var(--pitoon-white);
    transform: translateY(100%);
    transition: all 500ms ease;
    z-index: 2;
}

.project-one__single:hover .project-one__img-box::after {
    transform: translateY(0);
}

.project-one__img {
    position: relative;
    display: block;
    z-index: 1;
}

.project-one__img::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--pitoon-black);
    z-index: -1;
}

.project-one__img img {
    width: 100%;
    mix-blend-mode: luminosity;
}

.project-one__content {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 80px;
    transition: all 500ms ease;
    z-index: 5;
}

.project-one__single:hover .project-one__content {
    bottom: 0;
}

.project-one__tag {
    position: relative;
    display: inline-block;
    background-color: var(--pitoon-base);
    padding: 7px 40px 8px;
    padding-right: 29px;
    z-index: 3;
}

.project-one__tag::before {
    content: "";
    position: absolute;
    top: 0;
    right: -12px;
    border-top: 20px solid transparent;
    border-left: 12px solid var(--pitoon-base);
    border-bottom: 20px solid transparent;
}

.project-one__tag p {
    font-size: 15px;
    font-weight: 600;
    line-height: 25px;
    color: var(--pitoon-black);
}

.project-one__title-box {
    position: relative;
    display: block;
    max-width: 272px;
    width: 100%;
    padding: 27px 40px 27px;
    background-color: var(--pitoon-white);
    transition: all 500ms ease;
    z-index: 3;
}

.project-one__single:hover .project-one__title-box {
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
}

.project-one__title {
    font-size: 22px;
    font-weight: 600;
    line-height: 26px;
}

.project-one__title a {
    color: var(--pitoon-black);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.project-one__title a:hover {
    color: var(--pitoon-base);
}

.project-one__arrow-box {
    position: absolute;
    top: 30px;
    right: 30px;
    transform: scale(0);
    transition: all 500ms ease;
    z-index: 3;
}

.project-one__single:hover .project-one__arrow-box {
    transform: scale(1);
}

.project-one__arrow {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 53px;
    font-size: 16px;
    color: var(--pitoon-white);
    border-radius: 50%;
    background-color: rgba(var(--pitoon-white-rgb), 0.1);
    transition: all 500ms ease;
}

.project-one__arrow:hover {
    background-color: rgba(var(--pitoon-white-rgb), 1);
    color: var(--pitoon-black);
}

.thm-owl__carousel--range__input {
    max-width: 356px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
}

.thm-owl__carousel--range__input .irs-min, .thm-owl__carousel--range__input .irs-single, .thm-owl__carousel--range__input .irs-max {
    visibility: hidden !important;
}

.thm-owl__carousel--range__input .irs--flat .irs-line {
    height: 3px;
    background-color: var(--pitoon-primary);
    border-radius: 0;
}

.thm-owl__carousel--range__input .irs--flat .irs-bar {
    border-radius: 0px;
    background-image: -moz-linear-gradient(0deg, #04171a 0%, #86ad09 100%);
    background-image: -webkit-linear-gradient(0deg, #04171a 0%, #86ad09 100%);
    background-image: -ms-linear-gradient(0deg, #04171a 0%, #86ad09 100%);
    height: 3px;
}

.thm-owl__carousel--range__input .irs--flat .irs-handle {
    width: 17px;
    height: 17px;
    background-color: var(--pitoon-base);
    border-radius: 50%;
    border: 0;
    top: 17px;
}

.thm-owl__carousel--range__input .irs--flat .irs-handle>i:first-child {
    display: none;
}

.project-one__carousel.owl-carousel .owl-stage-outer {
    overflow: visible;
}

.project-one__carousel.owl-carousel .owl-item {
    opacity: 0;
    visibility: hidden;
    transition: opacity 500ms ease, visibility 500ms ease;
}

.project-one__carousel.owl-carousel .owl-item.active {
    opacity: 1;
    visibility: visible;
}

/*--------------------------------------------------------------
# Testimonial One
--------------------------------------------------------------*/
.testimonial-one {
    position: relative;
    display: block;
}

.testimonial-one__bottom {
    position: relative;
    display: block;
}

.testimonial-one__carousel {
    position: relative;
    display: block;
}

.testimonial-one__single {
    position: relative;
    display: block;
    background-color: white;
    box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.07);
    padding: 40px 195px 49px;
    padding-right: 55px;
    z-index: 1;
}

.testimonial-one__img {
    position: absolute;
    top: 45px;
    left: 38px;
    border-radius: 50%;
    z-index: 1;
}

.testimonial-one__img::before {
    content: "";
    position: absolute;
    top: 1px;
    left: 1px;
    right: 1px;
    bottom: 1px;
    border-radius: 50%;
    background-color: var(--pitoon-black);
    z-index: -1;
}

.testimonial-one__img::after {
    content: "";
    position: absolute;
    top: -11px;
    left: -11px;
    right: -11px;
    bottom: -11px;
    border-radius: 50%;
    border: 2px solid var(--pitoon-base);
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
    z-index: -1;
}

.elementor .testimonial-one__img img {
    width: 100%;
    border-radius: 50%;
    mix-blend-mode: luminosity;
    width: 116px;
    height: 116px;
    object-fit: cover;
}

.testimonial-one__client-details {
    position: relative;
    display: block;
    margin-bottom: 20px;
    z-index: 2;
}

.testimonial-one__client-name {
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    letter-spacing: 0.04em;
}

.testimonial-one__client-rate {
    position: relative;
    display: flex;
    align-items: center;
    margin-top: 6px;
}

.testimonial-one__client-rate span {
    position: relative;
    display: inline-block;
    font-size: 12px;
    color: var(--pitoon-base);
}

.testimonial-one__client-rate span+span {
    margin-left: 3px;
}

.testimonial-one__text {
    font-size: 16px;
}

.testimonial-one__shape-1 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.testimonial-one__shape-1 img {
    width: auto;
}

.testimonial-one__shape-2 {
    position: absolute;
    top: 0;
    left: 0;
    border-top: 129px solid var(--pitoon-base);
    border-left: 77px solid var(--pitoon-base);
    border-right: 77px solid transparent;
    border-bottom: 129px solid transparent;
    z-index: 1;
}

.testimonial-one__shape-3 {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.testimonial-one__shape-3 img {
    width: auto;
}

.testimonial-one__carousel.owl-carousel .owl-stage-outer {
    overflow: visible;
}

.testimonial-one__carousel.owl-carousel .owl-item {
    opacity: 0;
    visibility: hidden;
    transition: opacity 500ms ease, visibility 500ms ease;
}

.testimonial-one__carousel.owl-carousel .owl-item.active {
    opacity: 1;
    visibility: visible;
}

/*--------------------------------------------------------------
# Brand One
--------------------------------------------------------------*/
.brand-one {
    position: relative;
    display: block;
    padding: 110px 0 60px;
}

.brand-one__title {
    position: relative;
    text-align: center;
    margin: 0 auto;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 60px;
}

.brand-one__title:before {
    position: absolute;
    top: 50%;
    bottom: 0;
    left: 0;
    content: "";
    height: 1px;
    background-color: #dddddd;
    max-width: 445px;
    width: 100%;
    transform: translateY(-50%);
}

.brand-one__title:after {
    position: absolute;
    top: 50%;
    bottom: 0;
    right: 0;
    content: "";
    height: 1px;
    background-color: #dddddd;
    max-width: 445px;
    width: 100%;
    transform: translateY(-50%);
}

.brand-one__carousel {
    position: relative;
    display: block;
}

.brand-one__single {
    position: relative;
    display: block;
    text-align: center;
    z-index: 1;
}

.brand-one__img:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--pitoon-primary);
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    z-index: -1;
}

.brand-one__single:hover .brand-one__img:before {
    opacity: 1;
}

.brand-one__img {
    position: relative;
    display: inline-block;
    z-index: 10;
}

.brand-one__img>img {
    position: relative;
    -webkit-transition: 500ms;
    transition: 500ms;
    opacity: 0.2;
}

.brand-one__single:hover .brand-one__img>img {
    opacity: 0.60;
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact {
    position: relative;
    display: block;
    background-color: var(--pitoon-white);
    overflow: hidden;
    z-index: 1;
}

.contact__shape-1 {
    position: absolute;
    top: 0;
    left: 345px;
    z-index: 2;
}

.contact__shape-1 img {
    width: auto;
}

.contact__shape-3 {
    position: absolute;
    top: 0;
    right: -375px;
    mix-blend-mode: luminosity;
    opacity: .10;
    z-index: -1;
}

.contact__shape-3 img {
    width: auto;
}

.contact__left {
    position: relative;
    display: block;
    margin-left: -375px;
    margin-right: 250px;
}

.contact__img {
    position: relative;
    background-color: var(--pitoon-black);
    display: block;
    clip-path: polygon(51% 0, 100% 66%, 126% 100%, 0 100%, 0 0);
}

.contact__img img {
    width: 100%;
    mix-blend-mode: luminosity;
}

.contact__right {
    position: relative;
    display: block;
    background-color: var(--pitoon-primary);
    padding-top: 120px;
    padding-bottom: 120px;
    z-index: 1;
}

.contact__shape-2 {
    position: absolute;
    bottom: 0;
    left: -420px;
    border-bottom: 250px solid #e0dcd3;
    border-left: 140px solid transparent;
    border-right: 160px solid transparent;
    opacity: .40;
}

.contact__shape-2 img {
    width: auto;
}

.contact__right:before {
    content: "";
    position: absolute;
    top: 0;
    left: -209px;
    bottom: 0;
    right: -1000000px;
    background-color: var(--pitoon-primary);
    -webkit-transform: skewX(-29deg);
    -moz-transform: skewX(-29deg);
    -ms-transform: skewX(-29deg);
    -o-transform: skewX(-29deg);
    transform: skewX(-29deg);
    z-index: -1;
}

.contact__form-box {
    position: relative;
    display: block;
}

.contact__form {
    position: relative;
    display: block;
}

.contact__form .row {
    --bs-gutter-x: 20px;
}

.contact__form-input-box {
    position: relative;
    display: block;
    margin-bottom: 20px;
}

.contact__form-input-box input[type="text"], .contact__form-input-box input[type="email"] {
    height: 63px;
    width: 100%;
    border: none;
    background-color: var(--pitoon-white);
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
    font-size: 14px;
    color: var(--pitoon-gray);
    display: block;
    font-weight: 500;
}

.contact__form-input-box .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    position: relative;
    display: block;
    width: 100% !important;
}

.contact__form-input-box .bootstrap-select>.dropdown-toggle::after {
    display: none;
}

.contact__form-input-box .bootstrap-select>.dropdown-toggle {
    position: relative;
    height: 63px;
    outline: none !important;
    border-radius: 0;
    border: 0;
    background-color: var(--pitoon-white) !important;
    margin: 0;
    padding: 0;
    padding-left: 30px;
    padding-right: 30px;
    color: var(--pitoon-gray) !important;
    font-size: 14px;
    line-height: 63px;
    font-weight: 500;
    box-shadow: none !important;
    background-repeat: no-repeat;
    background-size: 14px 12px;
    background-position: right 25.75px center;
}

.contact__form-input-box .bootstrap-select>.dropdown-toggle:before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 26px;
    font-family: "Font Awesome 5 Free";
    content: "\f107";
    font-weight: 900;
    font-size: 14px;
    color: var(--pitoon-gray);
}

.contact__form-input-box textarea {
    font-size: 14px;
    font-weight: 500;
    color: var(--pitoon-gray);
    height: 130px;
    width: 100%;
    background-color: var(--pitoon-white);
    padding: 20px 30px 30px;
    border: none;
    outline: none;
    margin-bottom: 0px;
}

.contact__btn-box {
    position: relative;
    display: block;
}

.contact__btn {
    border: none;
}

.contact__form-input-box.text-message-box {
    height: 130px;
}

/*--------------------------------------------------------------
# Blog One
--------------------------------------------------------------*/
.blog-one {
    position: relative;
    display: block;
    padding: 120px 0 90px;
    z-index: 1;
}

.blog-one__single {
    position: relative;
    display: block;
    margin-bottom: 30px;
}

.blog-one__img-box {
    position: relative;
    display: block;
}

.blog-one__img {
    position: relative;
    display: block;
    background-color: var(--pitoon-black);
    overflow: hidden;
    z-index: 1;
}

.blog-one__img img {
    width: 100%;
    mix-blend-mode: luminosity;
    transition: all 500ms ease;
    transform: scale(1);
}

.blog-one__single:hover .blog-one__img img {
    transform: scale(1.05);
}

.blog-one__img>a {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(var(--pitoon-black-rgb), 0.3);
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    color: var(--thm-base);
    transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease;
    visibility: hidden;
    opacity: 0;
    transform: translateY(-30%);
}

.blog-one__img>a>span {
    position: relative;
}

.blog-one__img>a>span::before {
    content: '';
    width: 20px;
    height: 2px;
    background-color: var(--pitoon-base);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 500ms ease;
}

.blog-one__img>a>span::after {
    content: '';
    transition: all 500ms ease;
    width: 2px;
    height: 20px;
    background-color: var(--pitoon-base);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.blog-one__img>a:hover>span::before, .blog-one__img>a:hover>span::after {
    background-color: var(--pitoon-white);
}

.blog-one__single:hover .blog-one__img>a {
    visibility: visible;
    transform: translateY(0%);
    opacity: 1;
}

.blog-one__date-box {
    position: absolute;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    z-index: 2;
}

.blog-one__date-box span {
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    background-color: var(--pitoon-base);
    padding: 13px 12px 13px;
    color: var(--pitoon-black);
}

.blog-one__date-box p {
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    color: var(--pitoon-white);
    background-color: var(--pitoon-black);
    padding: 13px 20px 13px;
}

.blog-one__content {
    position: relative;
    display: block;
    background-color: white;
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
    padding: 25px 35px 30px;
}

.blog-one__user {
    position: relative;
    display: flex;
    align-items: center;
}

.blog-one__user-img {
    position: relative;
    display: block;
    width: 32px;
    border-radius: 50%;
}

.blog-one__user-img::before {
    content: "";
    position: absolute;
    top: -4px;
    left: -4px;
    right: -4px;
    bottom: -4px;
    border: 2px solid var(--pitoon-base);
    border-radius: 50%;
}

.elementor .blog-one__user-img img {
    width: 100%;
    border-radius: 50%;
    mix-blend-mode: luminosity;
}

.blog-one__user-text {
    margin-left: 14px;
}

.blog-one__user-text p {
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
}

.blog-one__title {
    font-size: 22px;
    font-weight: 600;
    line-height: 27px;
    margin-top: 17px;
    margin-bottom: 5px;
}

.blog-one__title a {
    color: var(--pitoon-black);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.blog-one__title a:hover {
    color: var(--pitoon-base);
}

.blog-one__comment-and-btn-box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 0 7px;
    background-color: var(--pitoon-primary);
    padding-left: 20px;
    margin-top: 20px;
}

.blog-one__comment {
    position: relative;
    display: block;
}

.blog-one__comment p {
    font-size: 12px;
    font-weight: 500;
}

.blog-one__comment p>span {
    font-size: 12px;
    color: var(--pitoon-base);
    margin-right: 2px;
}

.blog-one__btn-box {
    position: relative;
    display: inline-block;
}

.blog-one__btn {
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding: 15px 20px 13px;
    padding-left: 40px;
    color: var(--pitoon-gray);
    background-color: var(--pitoon-primary);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.blog-one__btn:hover {
    color: var(--pitoon-white);
    background-color: var(--pitoon-black);
}

.blog-one__btn::before {
    content: "";
    position: absolute;
    top: -7px;
    left: 0;
    bottom: -6px;
    border-top: 21px solid transparent;
    border-left: 20px solid var(--pitoon-primary);
    border-bottom: 22px solid transparent;
    z-index: 1;
}

.blog-one__btn::after {
    content: "";
    position: absolute;
    top: -8px;
    left: 0;
    bottom: -7px;
    border-top: 22px solid transparent;
    border-left: 21px solid #d2d4d0;
    border-bottom: 23px solid transparent;
}

.blog-one__btn>span {
    font-size: 9px;
    color: var(--pitoon-gray);
    top: -1px;
    position: relative;
    margin-left: 10px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.blog-one__btn:hover span {
    color: var(--pitoon-base);
}

/*--------------------------------------------------------------
# CTA One
--------------------------------------------------------------*/
.cta-one {
    position: relative;
    display: block;
}

.cta-one__inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: var(--pitoon-base);
    padding: 41px 80px 41px;
    padding-right: 50px;
    overflow: hidden;
    z-index: 1;
}

.cta-one__shape-1 {
    position: absolute;
    top: -64px;
    left: -62px;
    opacity: .10;
    mix-blend-mode: luminosity;
}

.cta-one__shape-1 img {
    width: auto;
}

.cta-one__title {
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
}

.cta-one__btn-box {
    position: relative;
    display: block;
}

.cta-one__btn {
    background-color: var(--pitoon-black);
    color: var(--pitoon-white);
}

.cta-one__btn:hover {
    color: var(--pitoon-black);
}

.cta-one__btn::before {
    background-color: var(--pitoon-white);
}

.cta-one__btn-box::before {
    content: "";
    position: absolute;
    top: -40px;
    left: -121px;
    bottom: -39px;
    border-top: 70px solid transparent;
    border-left: 54px solid var(--pitoon-base);
    border-bottom: 70px solid transparent;
    z-index: 1;
}

.cta-one__btn-box::after {
    content: "";
    position: absolute;
    top: -41px;
    left: -121px;
    bottom: -40px;
    border-top: 71px solid transparent;
    border-left: 55px solid var(--pitoon-gray);
    border-bottom: 71px solid transparent;
    opacity: 0.50;
}

/*--------------------------------------------------------------
# Site Footer
--------------------------------------------------------------*/
.site-footer {
    position: relative;
    display: block;
    background-color: var(--pitoon-black);
    overflow: hidden;
    z-index: 1;
}

.site-footer__bg {
    position: absolute;
    top: -18px;
    left: 0;
    right: 0;
    opacity: .15;
    bottom: 0;
    mix-blend-mode: luminosity;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: -1;
}

.site-footer__top {
    position: relative;
    display: block;
    padding-top: 93px;
    padding-bottom: 92px;
}

.footer-widget__title-box {
    position: relative;
    display: block;
    margin-bottom: 23px;
}

.footer-widget__title {
    font-size: 20px;
    color: var(--pitoon-white);
    line-height: 28px;
    font-weight: 600;
}

.footer-widget__about {
    position: relative;
    display: block;
    margin-top: 4px;
}

.footer-widget__logo {
    position: relative;
    display: block;
    margin-bottom: 29px;
}

.footer-widget__about-text {
    color: #627174;
}

.footer-widget__newsletter {
    position: relative;
    display: block;
}

.footer-widget__newsletter .footer-widget__title-box {
    margin-bottom: 32px;
}

.footer-widget__newsletter-form-input-box {
    position: relative;
    display: block;
}

.footer-widget__newsletter-form-input-box input[type="email"] {
    height: 60px;
    width: 100%;
    background-color: #061f23;
    outline: none;
    font-size: 14px;
    color: #627174;
    font-weight: 500;
    border: none;
    padding-right: 70px;
    padding-left: 30px;
    padding-bottom: 3px;
}

.footer-widget__newsletter-btn {
    position: absolute;
    top: 50%;
    right: 24px;
    border: none;
    background-color: transparent;
    border-radius: 0;
    transform: translateY(-50%);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.footer-widget__newsletter-btn span {
    position: relative;
    display: inline-block;
    font-size: 16px;
    color: var(--pitoon-white);
}

.footer-widget__newsletter-form-box .checked-box {
    position: relative;
    display: block;
    min-height: 30px;
    margin-top: 16px;
}

.footer-widget__newsletter-form-box .checked-box label {
    position: relative;
    display: inline-block;
    padding-left: 30px;
    margin-right: 0px;
    margin-bottom: 0;
    color: #627174;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
    min-height: 30px;
}

.footer-widget__newsletter-form-box .checked-box input[type="checkbox"] {
    display: none;
}

.footer-widget__newsletter-form-box .checked-box input[type="checkbox"]+label span {
    position: absolute;
    top: 5px;
    left: 0;
    width: 19px;
    height: 19px;
    vertical-align: middle;
    border: 1px solid #59686b;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.footer-widget__newsletter-form-box .checked-box label span:before {
    position: absolute;
    top: 4px;
    left: 4px;
    display: block;
    border-bottom: 2px solid #59686b;
    border-right: 2px solid #59686b;
    content: '';
    width: 5px;
    height: 8px;
    pointer-events: none;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    opacity: 0;
}

.footer-widget__newsletter-form-box .checked-box input[type="checkbox"]:checked+label span {
    border-color: #59686b;
}

.footer-widget__newsletter-form-box .checked-box input[type="checkbox"]:checked+label span:before {
    opacity: 1;
}

.site-footer__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
}

.site-footer__social a {
    position: relative;
    height: 43px;
    width: 43px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    color: var(--pitoon-white);
    background-color: transparent;
    font-size: 15px;
    border-radius: 17px;
    border: 2px solid var(--pitoon-base);
    overflow: hidden;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    z-index: 1;
}

.site-footer__social a:hover {
    color: var(--pitoon-base);
    background-color: var(--pitoon-white);
    border: 1px solid var(--pitoon-white);
}

.site-footer__social a:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-color: var(--pitoon-white);
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-property: all;
    transition-property: all;
    opacity: 1;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    z-index: -1;
}

.site-footer__social a:hover:after {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

.site-footer__social a+a {
    margin-left: 10px;
}

.footer-widget__link {
    position: relative;
    display: block;
    margin-right: -30px;
}

.footer-widget__link-list {
    position: relative;
    display: block;
}

.footer-widget__link-list li+li {
    margin-top: 8px;
}

.footer-widget__link-list li a {
    position: relative;
    color: #627174;
    font-size: 15px;
    font-weight: 500;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.footer-widget__link-list li a:hover {
    color: var(--pitoon-white);
}

.footer-widget__Contact {
    position: relative;
    display: block;
}

.footer-widget__Contact-text {
    color: #627174;
}

.footer-widget__Contact-list {
    position: relative;
    display: block;
    margin-top: 22px;
}

.footer-widget__Contact-list li {
    position: relative;
    display: flex;
}

.footer-widget__Contact-list li .icon {
    margin-right: 14px;
}

.footer-widget__Contact-list li .icon span {
    color: var(--pitoon-base);
    font-size: 16px;
}

.footer-widget__Contact-list li .text a {
    font-size: 15px;
    font-weight: 700;
    color: var(--pitoon-white);
    line-height: 26px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.footer-widget__Contact-list li .text a:hover {
    color: var(--pitoon-base);
    transition: all 500ms ease;
}

.footer-widget__blogletter {
    position: relative;
    display: block;
}

.footer-widget__blogletter .footer-widget__title-box {
    margin-bottom: 32px;
}

.footer-widget__blogletter-form-input-box {
    position: relative;
    display: block;
}

.footer-widget__blogletter-form-input-box input[type="email"] {
    height: 60px;
    width: 100%;
    background-color: #061f23;
    outline: none;
    font-size: 14px;
    color: #627174;
    font-weight: 500;
    border: none;
    padding-right: 70px;
    padding-left: 30px;
}

.footer-widget__blogletter-btn {
    position: absolute;
    top: 50%;
    right: 24px;
    border: none;
    background-color: transparent;
    border-radius: 0;
    transform: translateY(-50%);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.footer-widget__blogletter-btn span {
    position: relative;
    display: inline-block;
    font-size: 16px;
    color: var(--pitoon-white);
}

.footer-widget__blogletter-form-box .checked-box {
    position: relative;
    display: block;
    min-height: 30px;
    margin-top: 16px;
}

.footer-widget__blogletter-form-box .checked-box label {
    position: relative;
    display: inline-block;
    padding-left: 30px;
    margin-right: 0px;
    margin-bottom: 0;
    color: #627174;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
    min-height: 30px;
}

.footer-widget__blogletter-form-box .checked-box input[type="checkbox"] {
    display: none;
}

.footer-widget__blogletter-form-box .checked-box input[type="checkbox"]+label span {
    position: absolute;
    top: 5px;
    left: 0;
    width: 19px;
    height: 19px;
    vertical-align: middle;
    border: 1px solid #59686b;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.footer-widget__blogletter-form-box .checked-box label span:before {
    position: absolute;
    top: 4px;
    left: 4px;
    display: block;
    border-bottom: 2px solid #59686b;
    border-right: 2px solid #59686b;
    content: '';
    width: 5px;
    height: 8px;
    pointer-events: none;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    opacity: 0;
}

.footer-widget__blogletter-form-box .checked-box input[type="checkbox"]:checked+label span {
    border-color: #59686b;
}

.footer-widget__blogletter-form-box .checked-box input[type="checkbox"]:checked+label span:before {
    opacity: 1;
}

.site-footer__bottom {
    position: relative;
    display: block;
}

.site-footer__bottom_default {
    position: relative;
    display: block;
    padding: 34.5px 0;
    margin-bottom: 1px;
}

.site-footer__bottom-inner {
    position: relative;
    display: block;
    text-align: center;
    padding: 31px 0 34px;
    box-shadow: 0px -1px 0px 0px rgba(255, 255, 255, 0.1);
}

.site-footer__bottom-text {
    color: #627174;
    font-size: 15px;
    font-weight: 500;
}

.site-footer__bottom-text a {
    color: #627174;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.site-footer__bottom-text a:hover {
    color: var(--pitoon-white);
}

/*--------------------------------------------------------------
# About Two
--------------------------------------------------------------*/
.about-two {
    position: relative;
    display: block;
    padding: 100px 0 100px;
    z-index: 1;
}

.design-area {
    padding: 70px 0 40px;
    background-color: #efefef;
}

.about-two__shape-1 {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

.about-two__shape-1 img {
    width: auto;
}

.about-two__left {
    position: relative;
    display: block;
    margin-left: -162px;
    margin-top: 257px;
}

.about-two__img-box {
    position: relative;
    display: block;
}

.about-two__img {
    position: relative;
    display: block;
    background-color: var(--pitoon-black);
}

.about-two__img img {
    width: 100%;
    mix-blend-mode: luminosity;
}

.about-two__video-link {
    position: absolute;
    top: -50px;
    left: 30px;
    z-index: 2;
}

.about-two__video-icon {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 112px;
    height: 110px;
    line-height: 80px;
    text-align: center;
    font-size: 24px;
    color: var(--pitoon-black);
    background-color: var(--pitoon-base);
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.about-two__video-icon:hover {
    background-color: var(--pitoon-black);
    color: var(--pitoon-white);
}

.about-two__video-link .ripple, .about-two__video-icon .ripple:before, .about-two__video-icon .ripple:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 112px;
    height: 110px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-box-shadow: 0 0 0 0 rgba(var(--pitoon-base-rgb), 0.6);
    -o-box-shadow: 0 0 0 0 rgba(var(--pitoon-base-rgb), 0.6);
    -webkit-box-shadow: 0 0 0 0 rgba(var(--pitoon-base-rgb), 0.6);
    box-shadow: 0 0 0 0 rgba(var(--pitoon-base-rgb), 0.6);
    -webkit-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
}

.about-two__video-icon .ripple:before {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    content: "";
    position: absolute;
}

.about-two__video-icon .ripple:after {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
    content: "";
    position: absolute;
}

.about-two__middle {
    position: relative;
    display: block;
    text-align: center;
}

.about-two__middle .section-title {
    margin-bottom: 26px;
}

.about-two__icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 95px;
    height: 95px;
    border-radius: 50%;
    background-color: #04171a;
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
    margin: 0 auto;
}

.about-two__icon img {
    width: auto;
}

.about-two__text-1 {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    color: var(--pitoon-base);
    margin-top: 30px;
    margin-bottom: 46px;
}

.about-two__text-2 {
    font-size: 16px;
    line-height: 27px;
    font-family: "Poppins",sans-serif;
    width: 93%;
    margin: 0 auto;
}

.about-two__btn-box {
    margin-top: 42px;
}

.about-two__right {
    position: relative;
    display: block;
    margin-left: 70px;
    margin-right: -172px;
    margin-top: 90px;
}

.about-two__img-box-2 {
    position: relative;
    display: block;
}

.about-two__img-2 {
    position: relative;
    display: block;
    background-color: var(--pitoon-black);
}

.about-two__img-2 img {
    width: 100%;
    mix-blend-mode: luminosity;
}

.about-two__satisfied-box {
    position: absolute;
    bottom: -66px;
    left: 119px;
    max-width: 223px;
    width: 100%;
    background-color: white;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
    padding: 30px 39px 26px;
    z-index: 1;
}

.about-two__satisfied-box::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background-color: var(--pitoon-black);
    border: 3px solid var(--pitoon-base);
    z-index: -1;
}

.about-two__satisfied-icon-and-count {
    position: relative;
    display: flex;
    align-items: center;
}

.about-two__satisfied-icon {
    position: relative;
    display: inline-block;
    top: 5px;
}

.about-two__satisfied-icon span {
    position: relative;
    display: inline-block;
    font-size: 32px;
    color: var(--pitoon-base);
    transition: all 500ms linear;
    transition-delay: 0.1s;
    transform: scale(1);
}

.about-two__satisfied-box:hover .about-two__satisfied-icon span {
    transform: scale(0.9);
}

.about-two__satisfied-count {
    position: relative;
    display: block;
}

.about-two__satisfied-count h3 {
    font-size: 24px;
    font-weight: 800;
    line-height: 32px !important;
    font-family: var(--pitoon-font) !important;
    margin-left: 15px;
    color: var(--pitoon-white);
}

.about-two__satisfied-count .odometer-formatting-mark {
    display: none;
}

.about-two__satisfied-text {
    color: #627174;
    margin-top: -3px;
}

/*--------------------------------------------------------------
# Services Two
--------------------------------------------------------------*/
.services-two {
    position: relative;
    display: block;
    padding: 120px 0 120px;
    z-index: 1;
    background-color: #04171a;
}

.services-two__bg-box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 655px;
    background-color: var(--pitoon-black);
    z-index: -1;
}

.services-two__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .15;
    mix-blend-mode: luminosity;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: -1;
}

.services-two__top {
    position: relative;
    display: block;
}

.servicess-two__left {
    position: relative;
    display: block;
}

.servicess-two__left .section-title__title {
    color: var(--pitoon-white);
}

.servicess-two__right {
    position: relative;
    display: block;
    text-align: right;
    margin-top: 65px;
}

.services-two__bottom {
    position: relative;
    display: block;
    margin-top: 0;
}

.services-two__bottom .container {
    max-width: 1423px;
}

.services-two__single-list {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background-color: white;
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
}

.services-two__single-list li {
    position: relative;
    flex: 0 0 55%;
    max-width: 33%;
    width: 100%;
    z-index: 1;
    border-right: 1px solid rgba(224, 220, 211, 0.4);
}

.services-two__single-list li:last-child {
    border-right: 0;
}

.services-two__single {
    position: relative;
    display: block;
    padding: 40px 41px 40px;
}

.services-two__icon {
    position: relative;
    display: inline-block;
    background-color: #222;
    padding: 20px;
}

.services-two__icon img {
    width: auto;
    transition: all 500ms linear;
    transition-delay: 0.1s;
    transform: scale(1);
}

.services-two__single:hover .services-two__icon img {
    transform: scale(0.9);
}

.services-two__title {
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    margin-top: 38px;
    margin-bottom: 17px;
    font-family: "Poppins",sans-serif;
}

.services-two__title a {
    color: var(--pitoon-black);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.services-two__title a:hover {
    color: var(--pitoon-base);
}

.services-two__plus-box {
    position: relative;
    display: inline-block;
    margin-top: 30px;
}

.services-two__plus-box a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    font-size: 12px;
    color: var(--pitoon-black);
    background-color: var(--pitoon-primary);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.services-two__plus-box a:hover {
    color: var(--pitoon-white);
    background-color: var(--pitoon-black);
}

/*--------------------------------------------------------------
# Project Two
--------------------------------------------------------------*/
.project-two {
    position: relative;
    display: block;
    padding: 0 0 120px;
}

.project-two__top {
    position: relative;
    display: block;
}

.project-two__left {
    position: relative;
    display: block;
}

.project-two__right {
    position: relative;
    display: block;
    margin-left: 70px;
    margin-top: 23px;
}

.project-two__text {
    position: relative;
    display: block;
}

.project-two__bottom {
    position: relative;
    display: block;
}

.project-two__bottom .container {
    max-width: 1287px;
}

.project-two__carousel {
    position: relative;
    display: block;
}

.project-two__carousel.owl-carousel .owl-stage-outer {
    overflow: visible;
}

.project-two__single {
    position: relative;
    display: block;
}

.project-two__single.mar-top {
    margin-top: 105px;
}

.project-two__img-box {
    position: relative;
    display: block;
}

.project-two__img {
    position: relative;
    display: block;
    overflow: hidden;
    background-color: var(--pitoon-black);
    z-index: 1;
}

.project-two__img:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(var(--pitoon-black-rgb), 0.4);
    visibility: hidden;
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-transform: scaleY(0) translateZ(100px);
    transform: scaleY(0) translateZ(100px);
    -webkit-transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 700ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 700ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease, -webkit-transform 700ms ease;
    z-index: 1;
}

.project-two__single:hover .project-two__img:before {
    visibility: visible;
    -webkit-transform: scaleY(1) translateZ(0px);
    transform: scaleY(1) translateZ(0px);
}

.project-two__img img {
    width: 100%;
    mix-blend-mode: luminosity;
}

.project-two__content {
    position: absolute;
    bottom: 30px;
    left: 0;
    transform: translateY(66%);
    transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease;
    visibility: hidden;
    opacity: 0;
    z-index: 2;
}

.project-two__single:hover .project-two__content {
    visibility: visible;
    transform: translateY(0%);
    transition-delay: 500ms;
    opacity: 1;
}

.project-two__sub-title {
    position: relative;
    display: inline;
    font-size: 11px;
    color: var(--pitoon-black);
    text-transform: uppercase;
    letter-spacing: 0.1em;
    line-height: 11px;
    background-color: var(--pitoon-base);
    padding: 5px 30px 7px;
    font-weight: 600;
}

.project-two__title {
    position: relative;
    display: block;
    background-color: var(--pitoon-white);
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    padding: 20px 30px 17px;
    padding-right: 60px;
}

.project-two__title a {
    color: var(--pitoon-black);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.project-two__title a:hover {
    color: var(--pitoon-base);
}

/*--------------------------------------------------------------
# Counter One
--------------------------------------------------------------*/
.counter-one {
    position: relative;
    display: block;
    padding: 100px 0 814px;
    background-color: var(--pitoon-primary);
    overflow: hidden;
    z-index: 1;
}

.counter-one__bg {
    position: absolute;
    top: -40px;
    left: 0;
    right: 0;
    height: 596px;
    opacity: 0.03;
    mix-blend-mode: luminosity;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: -1;
}

.counter-one__list {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.counter-one__single {
    position: relative;
    flex: 0 0 25%;
    max-width: 25%;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

.counter-one__single:before {
    position: absolute;
    top: 0;
    bottom: 6px;
    left: 0;
    content: "";
    width: 1px;
    background-color: var(--pitoon-bdr-color);
}

.counter-one__single:first-child:before {
    display: none;
}

.counter-one__icon {
    position: relative;
    width: 114px;
    height: 114px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0 auto 20px;
    border: 1px solid var(--pitoon-bdr-color);
    background-image: -moz-linear-gradient(90deg, #f5f3ee 0%, white 100%);
    background-image: -webkit-linear-gradient(90deg, #f5f3ee 0%, white 100%);
    background-image: -ms-linear-gradient(90deg, #f5f3ee 0%, white 100%);
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
    z-index: 1;
}

.counter-one__icon:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    border-radius: 50%;
    background-color: var(--pitoon-black);
    transform: scale(0);
    transform-origin: center;
    transform-style: preserve-3d;
    transition: all 0.4s cubic-bezier(0.62, 0.21, 0.45, 1.52);
    z-index: -1;
}

.counter-one__single:hover .counter-one__icon:before {
    transform: scaleX(1);
}

.counter-one__icon span {
    color: var(--pitoon-base);
    font-size: 64px;
    position: relative;
    display: inline-block;
    transition: all 500ms linear;
    transition-delay: 0.1s;
    transform: scale(1);
}

.counter-one__single:hover .counter-one__icon span {
    transform: scale(0.9);
}

.counter-one__single h3 {
    font-size: 50px;
    font-family: var(--pitoon-font) !important;
    line-height: 50px !important;
    color: var(--pitoon-black);
    font-weight: 700;
}

.counter-one__single .odometer-formatting-mark {
    display: none;
}

.counter-one__text {
    font-size: 16px;
}

/*--------------------------------------------------------------
# FAQ Two
--------------------------------------------------------------*/
.faq-two {
    position: relative;
    display: block;
    margin-top: -734px;
    z-index: 1;
}

.faq-two__left {
    position: relative;
    display: block;
    margin-left: -100px;
    background-color: var(--pitoon-white);
    padding: 100px 100px 100px;
    padding-right: 170px;
}

.faq-two__left .section-title {
    margin-bottom: 36px;
}

.faq-two__faq-box {
    position: relative;
    display: block;
    border: 1px solid var(--pitoon-bdr-color);
    padding: 0 50px 0;
}

.faq-two__faq-box .faq-two-accrodion .accrodion {
    position: relative;
    display: block;
    padding: 22px 0 26px;
    border-bottom: 1px solid #e2dbd7;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.faq-two__faq-box .faq-two-accrodion .accrodion-title {
    position: relative;
    display: block;
    cursor: pointer;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.faq-two__faq-box .faq-two-accrodion .accrodion-title h4 {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    color: var(--pitoon-black);
    position: relative;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.faq-two__faq-box .faq-two-accrodion .accrodion+.accrodion {
    margin-top: 0px;
}

.faq-two__faq-box .faq-two-accrodion .accrodion.active .accrodion-title h4 {
    color: var(--pitoon-base);
}

.faq-two__faq-box .faq-two-accrodion .accrodion-title h4::before {
    content: "\f067";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-size: 14px;
    color: var(--pitoon-base);
    position: absolute;
    top: 4px;
    right: 0;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.faq-two__faq-box .faq-two-accrodion .accrodion.active .accrodion-title h4::before {
    content: "\f068";
    color: var(--pitoon-black);
}

.faq-two__faq-box .faq-two-accrodion .accrodion-content {
    position: relative;
    padding-top: 13px;
}

.faq-two__faq-box .faq-two-accrodion .accrodion-content p {
    margin: 0;
}

.faq-two__faq-box .faq-two-accrodion .accrodion:last-child {
    border-bottom: 1px solid transparent;
}

.faq-two__right {
    position: relative;
    display: block;
    margin-right: -362px;
    margin-left: -30px;
}

.faq-two__img-box {
    position: relative;
    display: block;
}

.faq-two__img {
    position: relative;
    display: block;
    background-color: var(--pitoon-black);
}

.faq-two__img img {
    width: 100%;
    mix-blend-mode: luminosity;
}

.faq-two__trusted {
    max-width: 280px;
    width: 100%;
    position: absolute;
    left: -100px;
    bottom: 146px;
    background-color: var(--pitoon-primary);
    padding: 53px 55px 76px;
    z-index: 1;
}

.faq-two__trusted::before {
    content: "";
    position: absolute;
    top: 19px;
    left: 19px;
    right: 19px;
    bottom: 19px;
    border: 4px solid var(--pitoon-base);
    background-color: var(--pitoon-black);
    z-index: -1;
}

.faq-two__trusted-icon {
    position: relative;
    display: inline-block;
}

.faq-two__trusted-icon span {
    position: relative;
    display: inline-block;
    font-size: 64px;
    color: var(--pitoon-base);
    -webkit-transition: all 500ms linear;
    transition: all 500ms linear;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.faq-two__trusted:hover .faq-two__trusted-icon span {
    transform: scale(0.9);
}

.faq-two__trusted-text {
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    margin-top: 17px;
    color: var(--pitoon-white);
}

.faq-two__trusted-shape-1 {
    position: absolute;
    bottom: -46px;
    right: 66px;
}

.faq-two__trusted-shape-1 img {
    width: auto;
}

/*--------------------------------------------------------------
# Team Two
--------------------------------------------------------------*/
.team-two {
    position: relative;
    display: block;
    padding: 120px 0 90px;
    z-index: 1;
}

.team-two__single {
    position: relative;
    display: block;
    margin-bottom: 32px;
}

.team-two__img-box {
    position: relative;
    display: block;
}

.team-two__img {
    position: relative;
    display: block;
    background-color: var(--pitoon-black);
    overflow: hidden;
    z-index: 1;
}

.team-two__img:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background-color: rgba(var(--pitoon-black-rgb), 0.3);
    width: 0%;
    transform: translateY(100%);
    transition: all 500ms ease;
    z-index: 1;
}

.team-two__single:hover .team-two__img:before {
    transform: translateY(0);
    width: 100%;
}

.team-two__img img {
    width: 100%;
    mix-blend-mode: luminosity;
}

.team-two__content {
    position: relative;
    display: block;
    text-align: center;
    margin-top: 23px;
}

.team-two__name {
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
}

.team-two__name a {
    color: var(--pitoon-black);
}

.team-two__sub-title {
    font-size: 14px;
    line-height: 14px;
    margin-top: 3px;
}

.team-two__social {
    margin-top: 18px;
    position: absolute;
    bottom: 50px;
    right: 20px;
    transform: scaleY(0);
    transform-origin: center;
    transform-style: preserve-3d;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
    transform-origin: bottom center;
    z-index: 2;
}

.team-two__single:hover .team-two__social {
    transform: scaleY(1);
    -webkit-transition-delay: 500ms;
    -moz-transition-delay: 500ms;
    -ms-transition-delay: 500ms;
    -o-transition-delay: 500ms;
    transition-delay: 500ms;
}

.team-two__social a {
    position: relative;
    height: 43px;
    width: 43px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    color: var(--pitoon-white);
    border: 2px solid var(--pitoon-base);
    font-size: 14px;
    border-radius: 17px;
    overflow: hidden;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.team-two__social a:hover {
    color: var(--pitoon-base);
    border: 2px solid var(--pitoon-white);
}

.team-two__social a+a {
    margin-top: 10px;
}

.team-two__hover-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -76px;
    background-color: var(--pitoon-black);
    text-align: center;
    padding: 23px 30px 32px;
    transform: scaleY(0);
    transform-origin: center;
    transform-style: preserve-3d;
    transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
    z-index: 2;
}

.team-two__single:hover .team-two__hover-content {
    transform: scaleY(1);
}

.team-two__hover-name {
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
}

.team-two__hover-name a {
    color: var(--pitoon-white);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.team-two__hover-name a:hover {
    color: var(--pitoon-base);
}

.team-two__hover-sub-title {
    font-size: 14px;
    line-height: 14px;
    margin-top: 3px;
    color: #627174;
}

/*--------------------------------------------------------------
# Testimonial Two
--------------------------------------------------------------*/
.testimonial-two {
    position: relative;
    display: block;
    background-color: var(--pitoon-black);
    padding: 108px 0 182px;
    z-index: 1;
}

.testimonial-two__bg-1 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    mix-blend-mode: multiply;
    z-index: -1;
}

.testimonial-two__bg-2 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    mix-blend-mode: luminosity;
    opacity: 0.02;
    z-index: -1;
}

.testimonial-two__slider {
    position: relative;
    display: block;
}

.testimonial-two__thumb-outer-box {
    position: absolute;
    bottom: 19px;
    left: 0;
    max-width: 195px;
    width: 100%;
    margin-left: 0;
    margin-right: auto;
    z-index: 20;
}

.testimonial-two__thumb-carousel {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

.testimonial-two__thumb-carousel.owl-carousel .owl-stage-outer {
    overflow: visible;
}

.testimonial-two__thumb-carousel .owl-item {
    position: relative;
    opacity: 1;
}

.testimonial-two__thumb-item {
    position: relative;
    display: block;
}

.testimonial-two__img-holder-box {
    position: relative;
    display: block;
    border-radius: 50%;
}

.testimonial-two__img-holder {
    position: relative;
    display: block;
    background-color: var(--pitoon-black);
    border-radius: 50%;
    transition: all 500ms ease;
    cursor: pointer;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    z-index: 1;
}

.elementor .testimonial-two__img-holder>img {
    border-radius: 50%;
    transition: all 0.5s ease-in-out;
    mix-blend-mode: luminosity;
}

.testimonial-two__main-content {
    position: relative;
    display: block;
}

.testimonial-two__carousel {
    position: relative;
    display: block;
}

.testimonial-two__item {
    position: relative;
    display: block;
}

.testimonial-two__inner-content {
    position: relative;
    display: flex;
    margin-left: 36px;
}

.testimonial-two__inner-content-img {
    position: relative;
    display: block;
    width: 124px;
    height: 124px;
    border-radius: 50%;
    top: 19px;
    background-color: var(--pitoon-black);
}

.testimonial-two__inner-content-img:before {
    content: "";
    position: absolute;
    top: -7px;
    bottom: -7px;
    left: -7px;
    right: -7px;
    border: 3px solid var(--pitoon-base);
    border-radius: 50%;
}

.elementor .testimonial-two__inner-content-img img {
    width: 100%;
    border-radius: 50%;
    mix-blend-mode: luminosity;
}

.testimonial-two__inner-content-box {
    position: relative;
    display: block;
    max-width: 890px;
    width: 100%;
    margin-left: 74px;
}

.testimonial-two__text {
    font-size: 34px;
    color: var(--pitoon-white);
    line-height: 50px;
    font-weight: 400;
    font-family: var(--pitoon-font-two);
    padding-bottom: 65px;
}

.testimonial-two__client-name {
    font-size: 24px;
    color: var(--pitoon-base);
    font-weight: 600;
}

.testimonial-two__client-name span {
    font-size: 14px;
    color: #627174;
    position: relative;
    display: inline-block;
    padding-left: 10px;
}

.testimonial-two__carousel.owl-theme .owl-nav {
    position: absolute;
    bottom: 8px;
    right: 0;
    display: flex;
    align-items: center;
    margin: 0 !important;
    z-index: 100;
}

.testimonial-two__carousel .owl-nav .owl-next, .testimonial-two__carousel .owl-nav .owl-prev {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    width: 55px;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px !important;
    color: var(--pitoon-white) !important;
    background-color: #061f23 !important;
    border-radius: 50%;
    margin: 0;
    text-align: center;
    opacity: 1;
    transition: all 500ms ease;
    z-index: 100;
}

.testimonial-two__carousel.owl-theme .owl-nav .owl-next {
    margin-left: 5px;
}

.testimonial-two__carousel.owl-theme .owl-nav .owl-prev {
    margin-right: 5px;
}

.testimonial-two__carousel.owl-theme .owl-nav .owl-next span, .testimonial-two__carousel.owl-theme .owl-nav .owl-prev span {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.testimonial-two__carousel.owl-theme .owl-nav .owl-next:hover, .testimonial-two__carousel.owl-theme .owl-nav .owl-prev:hover {
    background-color: var(--pitoon-base) !important;
    color: var(--pitoon-white) !important;
}

/*--------------------------------------------------------------
# Contact One
--------------------------------------------------------------*/
.contact-one {
    position: relative;
    display: block;
    padding: 70px 0 120px;
    z-index: 2;
}

.contact-one__left {
    position: relative;
    display: block;
}

.contact-one__shape-1 {
    position: absolute;
    right: -8px;
    top: 17px;
}

.contact-one__shape-1 img {
    width: auto;
}

.contact-one__left .section-title {
    margin-bottom: 27px;
}

.contact-one__text {
    font-size: 20px;
    line-height: 36px;
}

.contact-one__points-and-signature-box {
    position: relative;
    display: flex;
    align-items: center;
    margin-top: 35px;
    margin-bottom: 54px;
}

.contact-one__points {
    position: relative;
    display: block;
    padding-right: 42px;
    margin-right: 35px;
}

.contact-one__points::before {
    content: "";
    position: absolute;
    top: -3px;
    bottom: -4px;
    right: 0;
    width: 1px;
    background-color: var(--pitoon-bdr-color);
}

.contact-one__points li {
    position: relative;
    display: flex;
    align-items: center;
}

.contact-one__points li+li {
    margin-top: 6px;
}

.contact-one__points li .icon {
    position: relative;
    display: inline-block;
    top: 2px;
}

.contact-one__points li .icon span {
    position: relative;
    display: inline-block;
    font-size: 16px;
    color: var(--pitoon-base);
}

.contact-one__points li .text {
    position: relative;
    display: block;
    margin-left: 10px;
}

.contact-one__points li .text p {
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    color: var(--pitoon-black);
}

.contact-one__signature-box {
    position: relative;
    display: block;
}

.contact-one__signature-img {
    position: relative;
    display: block;
}

.contact-one__signature-img img {
    width: auto;
}

.contact-one__signature-box p {
    font-size: 12px;
    padding-left: 27px;
    margin-top: 1px;
}

.contact-one__points-two {
    position: relative;
    display: flex;
    align-items: center;
}

.contact-one__points-two li {
    position: relative;
    display: flex;
    align-items: center;
}

.contact-one__points-two li+li {
    margin-left: 64px;
}

.contact-one__points-two li .icon {
    position: relative;
    display: inline-block;
}

.contact-one__points-two li .icon span {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    font-size: 22px;
    color: var(--pitoon-base);
    background-color: var(--pitoon-primary);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.contact-one__points-two li .icon span:hover {
    color: var(--pitoon-black);
    background-color: var(--pitoon-base);
}

.contact-one__points-two li .content {
    position: relative;
    display: block;
    margin-left: 20px;
}

.contact-one__points-two li .content p {
    font-size: 16px;
}

.contact-one__points-two li .content a {
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    color: var(--pitoon-black);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.contact-one__points-two li .content a:hover {
    color: var(--pitoon-base);
}

.contact-one__right {
    position: relative;
    display: block;
    margin-left: 20px;
    margin-top: -140px;
}

.contact-one__form-box {
    position: relative;
    display: block;
    background-color: var(--pitoon-base);
    padding: 70px 70px 70px;
}

.contact-one__form {
    position: relative;
    display: block;
}

.contact-one__form-box .row {
    --bs-gutter-x: 20px;
}

.contact-one__input-box {
    position: relative;
    display: block;
    margin-bottom: 20px;
}

.contact-one__input-box input[type="text"], .contact-one__input-box input[type="email"] {
    height: 63px;
    width: 100%;
    border: none;
    background-color: var(--pitoon-white);
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
    font-size: 14px;
    color: var(--pitoon-gray);
    display: block;
    font-weight: 500;
}

.contact-one__input-box .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    position: relative;
    display: block;
    width: 100% !important;
}

.contact-one__input-box .bootstrap-select>.dropdown-toggle::after {
    display: none;
}

.contact-one__input-box .bootstrap-select>.dropdown-toggle {
    position: relative;
    height: 63px;
    outline: none !important;
    border-radius: 0;
    border: 0;
    background-color: var(--pitoon-white) !important;
    margin: 0;
    padding: 0;
    padding-left: 30px;
    padding-right: 30px;
    color: var(--pitoon-gray) !important;
    font-size: 14px;
    line-height: 63px;
    font-weight: 500;
    box-shadow: none !important;
    background-repeat: no-repeat;
    background-size: 14px 12px;
    background-position: right 25.75px center;
}

.contact-one__input-box .bootstrap-select>.dropdown-toggle:before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 26px;
    font-family: "Font Awesome 5 Free";
    content: "\f107";
    font-weight: 900;
    font-size: 14px;
    color: var(--pitoon-gray);
}

.contact-one__input-box .bootstrap-select .dropdown-menu>li>a {
    background: #051c1f;
}

.contact-one__input-box textarea {
    font-size: 14px;
    font-weight: 500;
    color: var(--pitoon-gray);
    height: 130px;
    width: 100%;
    background-color: var(--pitoon-white);
    padding: 20px 30px 30px;
    border: none;
    outline: none;
    margin-bottom: 0px;
}

.contact-one__btn-box {
    position: relative;
    display: block;
}

.contact-one__btn {
    border: none;
    color: var(--pitoon-white);
    background-color: var(--pitoon-black);
}

.contact-one__btn::before {
    background-color: var(--pitoon-white);
}

.contact-one__btn:hover {
    color: var(--pitoon-black);
}

.contact-one__input-box.text-message-box {
    height: 130px;
}

/*--------------------------------------------------------------
# Blog Two
--------------------------------------------------------------*/
.blog-two {
    position: relative;
    display: block;
    padding: 120px 0 128px;
    background-image: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #f5f3ee 100%);
    background-image: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #f5f3ee 100%);
    background-image: -ms-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #f5f3ee 100%);
    z-index: 1;
}

.blog-two .container {
    max-width: 1800px;
}

.blog-two__single {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.blog-two__img-box {
    position: relative;
    display: block;
}

.blog-two__img {
    position: relative;
    display: block;
    width: 200px;
    overflow: hidden;
    background-color: var(--pitoon-black);
    z-index: 1;
}

.blog-two__img>img {
    width: 100%;
    mix-blend-mode: luminosity;
    transition: all 500ms ease;
    transform: scale(1);
}

.blog-two__single:hover .blog-two__img>img {
    transform: scale(1.05);
}

.blog-two__img>a {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(var(--pitoon-black-rgb), 0.3);
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    color: var(--thm-base);
    transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease;
    visibility: hidden;
    opacity: 0;
    transform: translateY(-30%);
}

.blog-two__img>a>span {
    position: relative;
}

.blog-two__img>a>span::before {
    content: '';
    width: 20px;
    height: 2px;
    background-color: var(--pitoon-base);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 500ms ease;
}

.blog-two__img>a>span::after {
    content: '';
    transition: all 500ms ease;
    width: 2px;
    height: 20px;
    background-color: var(--pitoon-base);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.blog-two__img>a:hover>span::before, .blog-two__img>a:hover>span::after {
    background-color: var(--pitoon-white);
}

.blog-two__single:hover .blog-two__img>a {
    visibility: visible;
    transform: translateY(0%);
    opacity: 1;
}

.blog-two__date-box {
    position: absolute;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    z-index: 2;
}

.blog-two__date-box span {
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    background-color: var(--pitoon-base);
    padding: 13px 12px 13px;
    color: var(--pitoon-black);
}

.blog-two__date-box p {
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    color: var(--pitoon-white);
    background-color: var(--pitoon-black);
    padding: 13px 20px 13px;
}

.blog-two__content {
    position: relative;
    display: block;
    background-color: white;
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
    padding: 30px 40px 30px;
    padding-right: 30px;
}

.blog-two__user {
    position: relative;
    display: flex;
    align-items: center;
}

.blog-two__user-img {
    position: relative;
    display: block;
    width: 32px;
    border-radius: 50%;
}

.blog-two__user-img::before {
    content: "";
    position: absolute;
    top: -4px;
    left: -4px;
    right: -4px;
    bottom: -4px;
    border: 2px solid var(--pitoon-base);
    border-radius: 50%;
}

.elementor .blog-two__user-img img {
    width: 100%;
    border-radius: 50%;
    mix-blend-mode: luminosity;
}

.blog-two__user-text {
    margin-left: 14px;
}

.blog-two__user-text p {
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
}

.blog-two__title {
    font-size: 22px;
    font-weight: 600;
    line-height: 27px;
    margin-top: 17px;
    margin-bottom: 5px;
}

.blog-two__title a {
    color: var(--pitoon-black);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.blog-two__title a:hover {
    color: var(--pitoon-base);
}

.blog-two__comment-and-btn-box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 0 7px;
    background-color: var(--pitoon-primary);
    padding-left: 20px;
    margin-top: 20px;
}

.blog-two__comment {
    position: relative;
    display: block;
}

.blog-two__comment p {
    font-size: 12px;
    font-weight: 500;
}

.blog-two__comment p>span {
    font-size: 12px;
    color: var(--pitoon-base);
    margin-right: 2px;
}

.blog-two__btn-box {
    position: relative;
    display: inline-block;
}

.blog-two__btn {
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding: 15px 20px 13px;
    padding-left: 40px;
    color: var(--pitoon-gray);
    background-color: var(--pitoon-primary);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.blog-two__btn:hover {
    color: var(--pitoon-white);
    background-color: var(--pitoon-black);
}

.blog-two__btn::before {
    content: "";
    position: absolute;
    top: -7px;
    left: 0;
    bottom: -6px;
    border-top: 21px solid transparent;
    border-left: 20px solid var(--pitoon-primary);
    border-bottom: 22px solid transparent;
    z-index: 1;
}

.blog-two__btn::after {
    content: "";
    position: absolute;
    top: -8px;
    left: 0;
    bottom: -7px;
    border-top: 22px solid transparent;
    border-left: 21px solid #d2d4d0;
    border-bottom: 23px solid transparent;
}

.blog-two__btn>span {
    font-size: 9px;
    color: var(--pitoon-gray);
    top: -1px;
    position: relative;
    margin-left: 10px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.blog-two__btn:hover span {
    color: var(--pitoon-base);
}

/*--------------------------------------------------------------
# Why Choose Two
--------------------------------------------------------------*/
.why-choose-two {
    position: relative;
    display: block;
    padding: 0 0 120px;
    z-index: 1;
}

.why-choose-two__top {
    position: relative;
    display: block;
    padding-top: 245px;
    z-index: 1;
}

.why-choose-two__top::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(1800deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
}

.why-choose-two__top-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-blend-mode: luminosity;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: var(--pitoon-black);
    z-index: -1;
}

.why-choose-two__shape-2 {
    position: absolute;
    top: -38px;
    left: -38px;
    right: -38px;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: -1;
}

.why-choose-two__title-box {
    position: relative;
    display: block;
    max-width: 568px;
    width: 100%;
    background-color: var(--pitoon-base);
    margin: 0 auto;
    text-align: center;
    padding: 38px 0 42px;
}

.why-choose-two__shape-1 {
    position: absolute;
    right: 0;
    bottom: -70px;
}

.why-choose-two__shape-1 img {
    width: auto;
}

.why-choose-two__title {
    font-size: 110px;
    font-weight: 600;
    line-height: 110px;
}

.why-choose-two__sub-title {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%) rotate(-6deg);
    background-color: var(--pitoon-white);
    padding: 4px 20px 6px;
}

.why-choose-two__sub-title p {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    font-family: var(--pitoon-font-two);
    color: var(--pitoon-black);
}

.why-choose-two__bottom {
    position: relative;
    display: block;
    padding-top: 90px;
}

.why-choose-two__points-single {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.why-choose-two__points-single .icon {
    position: relative;
    display: inline-block;
}

.why-choose-two__points-single .icon span {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 58px;
    height: 58px;
    font-size: 20px;
    color: var(--pitoon-black);
    background-color: var(--pitoon-primary);
    border-radius: 50%;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.why-choose-two__points-single .icon span:hover {
    background-color: var(--pitoon-base);
}

.why-choose-two__points-single .text {
    margin-left: 20px;
}

.why-choose-two__points-single .text p {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    color: var(--pitoon-black);
    font-family: var(--pitoon-font-two);
}

.why-choose-two__btn-box {
    position: relative;
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
}

.why-choose-two__btn-box::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 445px;
    height: 1px;
    background-color: #e2ded6;
    transform: translateY(-50%);
}

.why-choose-two__btn-box::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 445px;
    height: 1px;
    background-color: #e2ded6;
    transform: translateY(-50%);
}

.why-choose-two__btn {
    background-color: var(--pitoon-black);
    color: var(--pitoon-white);
}

.why-choose-two__btn:hover {
    color: var(--pitoon-black);
}

.why-choose-two__btn::before {
    background-color: var(--pitoon-base);
}

.why-choose-one__main-tab-box .tab-buttons {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.why-choose-one__main-tab-box .tab-buttons .tab-btn {
    position: relative;
    display: block;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    width: 100%;
}

.why-choose-one__main-tab-box .tab-buttons .tab-btn span {
    position: relative;
    display: block;
    text-align: center;
    font-size: 22px;
    line-height: 22px;
    color: var(--pitoon-black);
    background-color: transparent;
    padding: 34px 0px 34px;
    font-weight: 600;
    letter-spacing: 0;
    cursor: pointer;
    font-family: var(--pitoon-font-two);
    transition: all 0.3s ease;
    z-index: 1;
}

.why-choose-one__main-tab-box .tab-buttons .tab-btn:nth-child(1) span {
    background-color: var(--pitoon-black);
    color: var(--pitoon-white);
    border-left: 1px solid rgba(var(--pitoon-white-rgb), 0.1);
}

.why-choose-one__main-tab-box .tab-buttons .tab-btn:nth-child(1) span:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: rgba(var(--pitoon-white-rgb), 0.1);
    z-index: -1;
}

.why-choose-one__main-tab-box .tab-buttons .tab-btn:nth-child(2) span {
    background-color: transparent;
    color: var(--pitoon-black);
}

.why-choose-one__main-tab-box .tab-buttons .tab-btn:nth-child(2) span:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: -21px;
    background-color: #ffffff;
    clip-path: polygon(0 0, 90% 0, 100% 50%, 90% 100%, 0 100%, 10% 50%);
    z-index: -1;
}

.why-choose-one__main-tab-box .tab-buttons .tab-btn:nth-child(3) span:before {
    content: "";
    position: absolute;
    top: 0;
    left: -21px;
    bottom: 0;
    right: 0;
    background-color: var(--pitoon-base);
    clip-path: polygon(0 0, 100% 0, 100% 50%, 100% 100%, 0 100%, 10% 50%);
    z-index: -1;
}

.why-choose-one__main-tab-box .tabs-content {
    position: relative;
    display: block;
}

.why-choose-one__main-tab-box .tabs-content .tab {
    position: relative;
    display: none;
    -webkit-transform: translateY(35px);
    -ms-transform: translateY(35px);
    transform: translateY(35px);
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
    z-index: 10;
}

.why-choose-one__main-tab-box .tabs-content .tab.active-tab {
    display: block;
    margin-top: 0px;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

/*--------------------------------------------------------------
# Google Map
--------------------------------------------------------------*/
.google-map {
    position: relative;
    display: block;
    background-color: var(--pitoon-primary);
}

.google-map__one {
    position: relative;
    display: block;
    border: none;
    height: 394px;
    width: 100%;
    mix-blend-mode: luminosity;
}

/*--------------------------------------------------------------
# Feature Two
--------------------------------------------------------------*/
.feature-two {
    position: relative;
    display: block;
    background-color: var(--pitoon-primary);
    padding: 120px 0 90px;
    z-index: 1;
}

.feature-two__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 430px;
    opacity: 0.08;
    mix-blend-mode: luminosity;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: -1;
}

.feature-two__single {
    position: relative;
    display: block;
    margin-bottom: 30px;
}

.feature-two__img {
    position: relative;
    display: block;
    background-color: #031315;
    clip-path: polygon(100% 0, 100% 63%, 53% 100%, 52% 100%, 0 63%, 0% 0%);
    z-index: 1;
}

.feature-two__img img {
    width: 100%;
    mix-blend-mode: luminosity;
}

.feature-two__content {
    position: relative;
    display: block;
    margin-top: -66px;
    background-color: white;
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.feature-two__single:hover .feature-two__content {
    background-color: #04171a;
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
}

.feature-two__content-inner {
    position: relative;
    display: block;
    padding: 24px 40px 34px;
    text-align: center;
    overflow: hidden;
}

.feature-two__icon {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    z-index: 3;
}

.feature-two__icon span {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 85px;
    height: 85px;
    font-size: 32px;
    color: var(--pitoon-black);
    border-radius: 50%;
    border: 6px solid var(--pitoon-white);
    background-color: var(--pitoon-base);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.feature-two__single:hover .feature-two__icon span {
    border: 6px solid var(--pitoon-black);
}

.feature-two__title {
    font-size: 26px;
    font-weight: 600;
    line-height: 36px;
    margin-top: 7px;
}

.feature-two__title a {
    color: var(--pitoon-black);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.feature-two__title a:hover {
    color: var(--pitoon-base);
}

.feature-two__single:hover .feature-two__title a {
    color: var(--pitoon-white);
}

.feature-two__text {
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.feature-two__single:hover .feature-two__text {
    color: #627174;
}

.feature-two__shape-1 {
    position: absolute;
    bottom: 0;
    right: 0;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    opacity: 1;
}

.feature-two__single:hover .feature-two__shape-1 {
    opacity: 0;
}

.feature-two__shape-1 img {
    width: auto;
}

.feature-two__shape-2 {
    position: absolute;
    bottom: 0;
    right: 0;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    opacity: 0;
}

.feature-two__shape-2 img {
    width: auto;
}

.feature-two__single:hover .feature-two__shape-2 {
    opacity: .10;
}

/*--------------------------------------------------------------
# About Three
--------------------------------------------------------------*/
.about-three {
    position: relative;
    display: block;
    padding: 120px 0 120px;
}

.about-three__left {
    position: relative;
    display: block;
    margin-right: 44px;
    margin-left: 223px;
    margin-top: 28px;
}

.about-three__img-box-1 {
    position: relative;
    display: block;
}

.about-three__img-1 {
    position: relative;
    display: block;
    clip-path: polygon(0 0, 0 100%, 100% 49%);
    background-color: var(--pitoon-black);
}

.about-three__img-1 img {
    width: 100%;
    mix-blend-mode: luminosity;
}

.about-three__img-box-2 {
    position: absolute;
    left: -331px;
    top: 158px;
}

.about-three__img-2 {
    position: relative;
    display: block;
    clip-path: polygon(100% 0, 0 48%, 100% 100%);
    background-color: var(--pitoon-black);
}

.about-three__img-2 img {
    width: 100%;
    mix-blend-mode: luminosity;
}

.about-three__shape-1 {
    position: absolute;
    bottom: -10px;
    right: -10px;
    border-top: 113px solid transparent;
    border-left: 197px solid var(--pitoon-base);
    border-bottom: 113px solid transparent;
    mix-blend-mode: multiply;
    z-index: 1;
}

.about-three__shape-2 {
    position: absolute;
    top: -35px;
    right: 124px;
    border-top: 49px solid transparent;
    border-left: 85px solid var(--pitoon-base);
    border-bottom: 49px solid transparent;
}

.about-three__shape-3 {
    position: absolute;
    right: -93px;
    bottom: -135px;
    z-index: -1;
}

.about-three__shape-3 img {
    width: auto;
}

.about-three__shape-4 {
    position: absolute;
    right: 223px;
    top: -58px;
    z-index: -1;
    width: 100%;
}

.about-three__shape-4 img {
    width: auto;
}

.about-three__right {
    position: relative;
    display: block;
}

.about-three__right .section-title {
    margin-bottom: 17px;
}

.about-three__points-and-happy-clients {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 23px;
}

.about-three__points {
    position: relative;
    display: block;
    max-width: 370px;
    width: 100%;
}

.about-three__points li {
    position: relative;
    display: flex;
    padding-bottom: 30px;
    border-bottom: 1px solid #e2ded6;
}

.about-three__points li+li {
    margin-top: 33px;
}

.about-three__points li:last-child {
    border-bottom: none;
}

.about-three__points li .icon {
    position: relative;
    display: inline-block;
    top: 7px;
}

.about-three__points li .icon span {
    position: relative;
    display: inline-block;
    font-size: 64px;
    color: var(--pitoon-base);
    -webkit-transition: all 500ms linear;
    transition: all 500ms linear;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.about-three__points li:hover .icon span {
    transform: scale(0.9);
}

.about-three__points li .content {
    position: relative;
    display: block;
    margin-left: 20px;
}

.about-three__points li .content h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
}

.about-three__points li .content p {
    position: relative;
    display: block;
}

.about-three__happy-clients {
    position: relative;
    display: block;
    max-width: 170px;
    width: 100%;
    text-align: center;
    background-color: var(--pitoon-primary);
    padding: 30px 25px 39px;
    top: -10px;
}

.about-three__happy-clients-icon {
    position: relative;
    display: inline-block;
}

.about-three__happy-clients-icon span {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    font-size: 24px;
    color: var(--pitoon-black);
    background-color: var(--pitoon-base);
    border-radius: 50%;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.about-three__happy-clients-icon span:hover {
    color: var(--pitoon-base);
    background-color: var(--pitoon-black);
}

.about-three__happy-clients-text {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-top: 14px;
}

.about-three__btn-box {
    position: relative;
    display: block;
}

/*--------------------------------------------------------------
# Services Three
--------------------------------------------------------------*/
.services-three {
    position: relative;
    display: block;
    padding-bottom: 90px;
    z-index: 1;
}

.services-three__single {
    position: relative;
    display: block;
    background-color: var(--pitoon-black);
    padding: 50px 50px 50px;
    margin-bottom: 30px;
}

.services-three__icon {
    position: relative;
    display: inline-block;
}

.services-three__icon img {
    width: auto;
    -webkit-transition: all 500ms linear;
    transition: all 500ms linear;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.services-three__single:hover .services-three__icon img {
    transform: scale(0.9);
}

.services-three__title {
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
    margin-top: 35px;
    margin-bottom: 11px;
}

.services-three__title a {
    color: var(--pitoon-white);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.services-three__title a:hover {
    color: var(--pitoon-base);
}

.services-three__text {
    color: #627174;
}

.services-three__points {
    position: relative;
    display: block;
    margin-top: 31px;
    margin-bottom: 35px;
}

.services-three__points li {
    position: relative;
    display: flex;
    align-items: center;
    line-height: 22px;
}

.services-three__points li+li {
    margin-top: 2px;
}

.services-three__points li .icon {
    position: relative;
    display: inline-block;
    top: 2px;
    transform: rotate(0deg);
    transition: transform 500ms ease;
}

.services-three__points li:hover .icon {
    transform: rotate(-45deg);
}

.services-three__points li .icon span {
    position: relative;
    display: inline-block;
    font-size: 23px;
    color: var(--pitoon-base);
}

.services-three__points li .text {
    position: relative;
    display: block;
    margin-left: 5px;
}

.services-three__points li .text p {
    color: #627174;
}

.services-three__plus-box {
    position: relative;
    display: block;
}

.services-three__plus {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    font-size: 12px;
    color: var(--pitoon-white);
    background-color: #061f23;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.services-three__plus:hover {
    color: var(--pitoon-black);
    background-color: var(--pitoon-base);
}

/*--------------------------------------------------------------
# Counter One
--------------------------------------------------------------*/
.counter-two {
    position: relative;
    display: block;
    background-color: var(--pitoon-base);
    padding: 51px 0 41px;
    z-index: 1;
}

.counter-two__inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.counter-two__single {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.counter-two__single::before {
    content: "";
    position: absolute;
    top: 8px;
    bottom: 0px;
    right: -60px;
    width: 1px;
    background-color: rgba(var(--pitoon-black-rgb), 0.15);
}

.counter-two__single:last-child::before {
    display: none;
}

.counter-two__icon {
    position: relative;
    display: inline-block;
    top: 8px;
}

.counter-two__icon i {
    position: relative;
    display: inline-block;
    font-size: 64px;
    color: var(--pitoon-black);
    transition: all 500ms linear;
    transition-delay: 0.1s;
    transform: scale(1);
}

.counter-two__single:hover .counter-two__icon i {
    transform: scale(0.9);
}

.counter-two__content {
    position: relative;
    display: block;
    margin-left: 20px;
}

.counter-two__content h3 {
    font-size: 40px;
    font-weight: 700;
    line-height: 40px !important;
    font-family: var(--pitoon-font) !important;
    color: var(--pitoon-black);
}

.counter-two__text {
    font-size: 12px;
    font-weight: 600;
    line-height: 22px;
    color: var(--pitoon-black);
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

/*--------------------------------------------------------------
# Why Choose Three
--------------------------------------------------------------*/
.why-choose-three {
    position: relative;
    display: block;
    background-color: var(--pitoon-black);
    padding: 120px 0 90px;
    z-index: 1;
}

.why-choose-three__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .40;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    mix-blend-mode: luminosity;
    z-index: -1;
}

.why-choose-three__top {
    position: relative;
    display: block;
    margin-bottom: 47px;
}

.why-choose-three__left {
    position: relative;
    display: block;
}

.why-choose-three__left .section-title {
    margin-bottom: 0;
}

.why-choose-three__left .section-title__tagline {
    color: var(--pitoon-white);
}

.why-choose-three__left .section-title__title {
    color: var(--pitoon-white);
}

.why-choose-three__right {
    position: relative;
    display: block;
    margin-top: 25px;
}

.why-choose-three__text {
    color: var(--pitoon-white);
    opacity: .60;
}

.why-choose-three__bottom {
    position: relative;
    display: block;
}

.why-choose-three__single {
    position: relative;
    display: block;
    padding: 29px 27px 24px;
    border: 1px solid rgba(var(--pitoon-white-rgb), 0.15);
    margin-bottom: 30px;
    z-index: 1;
}

.why-choose-three__single:before {
    position: absolute;
    top: 1px;
    left: 1px;
    right: 1px;
    bottom: 1px;
    content: "";
    background-color: var(--pitoon-black);
    z-index: -1;
}

.why-choose-three__single-bg-1 {
    position: absolute;
    top: 1px;
    left: 1px;
    right: 1px;
    bottom: 1px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    mix-blend-mode: luminosity;
    opacity: .50;
    z-index: -1;
}

.why-choose-three__icon {
    position: relative;
    display: inline-block;
}

.why-choose-three__icon span {
    position: relative;
    display: inline-block;
    font-size: 64px;
    color: var(--pitoon-base);
    transition: all 500ms linear;
    transition-delay: 0.1s;
    transform: scale(1);
}

.why-choose-three__single:hover .why-choose-three__icon span {
    transform: scale(0.9);
}

.why-choose-three__title {
    position: relative;
    display: block;
    margin-top: 7px;
}

.why-choose-three__title h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
}

.why-choose-three__title h3 a {
    color: var(--pitoon-white);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.why-choose-three__title h3 a:hover {
    color: var(--pitoon-base);
}

/*--------------------------------------------------------------
# Testimonial Three
--------------------------------------------------------------*/
.testimonial-three {
    position: relative;
    display: block;
    background-image: -moz-linear-gradient(90deg, white 0%, #fefdfd 0%, #f5f3ee 0%, rgba(254, 253, 253, 0) 100%);
    background-image: -webkit-linear-gradient(90deg, white 0%, #fefdfd 0%, #f5f3ee 0%, rgba(254, 253, 253, 0) 100%);
    background-image: -ms-linear-gradient(90deg, white 0%, #fefdfd 0%, #f5f3ee 0%, rgba(254, 253, 253, 0) 100%);
    padding: 120px 0px 105px;
    z-index: 1;
}

.testimonial-three__shape-1 {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

.testimonial-three__shape-1 img {
    width: auto;
}

.testimonial-three__left {
    position: relative;
    display: block;
}

.testimonial-three__left .section-title {
    margin-bottom: 26px;
}

.testimonial-three__carousel {
    position: relative;
    display: block;
}

.testimonial-three__single {
    position: relative;
    display: block;
}

.testimonial-three__client-info {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.testimonial-three__client-img-box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 130px;
    width: 130px;
    background-color: var(--pitoon-white);
    border: 4px solid var(--pitoon-base);
    border-radius: 50%;
    padding: 6px;
}

.testimonial-three__client-img {
    position: relative;
    display: block;
    height: 110px;
    width: 110px;
    border-radius: 50%;
}

.elementor .testimonial-three__client-img img {
    width: 100%;
    border-radius: 50%;
}

.testimonial-three__client-content {
    margin-left: 30px;
}

.testimonial-three__client-name {
    font-size: 26px;
    font-weight: 600;
    line-height: 26px;
}

.testimonial-three__client-sub-title {
    line-height: 21px;
    margin-top: 1px;
    margin-bottom: 18px;
}

.testimonial-three__client-rating {
    position: relative;
    display: flex;
    align-items: center;
}

.testimonial-three__client-rating i {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 15px;
    color: var(--pitoon-base);
}

.testimonial-three__client-rating i+i {
    margin-left: 4px;
}

.testimonial-three__text {
    font-size: 20px;
    font-weight: 400;
    line-height: 36px;
}

.testimonial-three__carousel.owl-carousel .owl-dots {
    position: absolute;
    top: 40px;
    right: 0;
}

.testimonial-three__carousel.owl-carousel .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    width: 11px;
    height: 11px;
    border: 2px solid transparent;
    border-radius: 50%;
    background-color: rgba(var(--pitoon-black-rgb), 0.2);
    margin: 0px 2.50px;
    padding: 0px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.testimonial-three__carousel.owl-carousel .owl-dot.active {
    background-color: transparent;
    border: 2px solid var(--pitoon-black);
}

.testimonial-three__carousel.owl-carousel .owl-dot:focus {
    outline: none;
}

.testimonial-three__carousel.owl-carousel .owl-dots .owl-dot span {
    display: none;
}

.testimonial-three__right {
    position: relative;
    display: block;
    margin-top: 87px;
    margin-left: 92px;
    margin-right: 92px;
    z-index: 1;
}

.testimonial-three__client-single-img-box {
    position: relative;
    display: block;
}

.testimonial-three__client-single-img {
    position: relative;
    display: block;
    height: 386px;
    width: 386px;
    border-radius: 50%;
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.1);
    z-index: 2;
}

.elementor .testimonial-three__client-single-img img {
    width: 100%;
    border-radius: 50%;
    mix-blend-mode: luminosity;
}

.testimonial-three__client-single-img-2 {
    position: absolute;
    top: -149px;
    right: -322px;
    height: 268px;
    width: 268px;
    border-radius: 50%;
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.1);
}

.elementor .testimonial-three__client-single-img-2 img {
    width: 100%;
    border-radius: 50%;
    mix-blend-mode: luminosity;
}

.testimonial-three__client-single-img-3 {
    position: absolute;
    top: -100px;
    left: -32px;
    height: 135px;
    width: 135px;
    border-radius: 50%;
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.1);
}

.elementor .testimonial-three__client-single-img-3 img {
    width: 100%;
    border-radius: 50%;
    mix-blend-mode: luminosity;
}

.testimonial-three__client-single-img-4 {
    position: absolute;
    bottom: 12px;
    right: 0;
    height: 135px;
    width: 135px;
    border-radius: 50%;
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.1);
    z-index: 3;
}

.elementor .testimonial-three__client-single-img-4 img {
    width: 100%;
    border-radius: 50%;
    mix-blend-mode: luminosity;
}

/*--------------------------------------------------------------
# Project Three
--------------------------------------------------------------*/
.project-three {
    position: relative;
    display: block;
    padding: 120px 0 0;
    z-index: 1;
}

.project-three__shape-1 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.project-three__shape-1 img {
    width: auto;
}

.project-three .section-title {
    margin-bottom: 17px;
}

.project-three__filter-box {
    position: relative;
    display: block;
    margin-bottom: 44px;
}

.project-three__filter {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.project-three__filter.style1 li {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.project-three__filter.style1 li+li {
    margin-left: 30px;
}

.project-three__filter.style1 li .filter-text {
    position: relative;
    display: inline-block;
    color: var(--pitoon-gray);
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.4s ease;
    z-index: 1;
}

.project-three__filter.style1 li .filter-text:before {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    height: 2px;
    background-color: var(--pitoon-base);
    transition: transform 500ms ease;
    transform: scale(0, 1);
    transform-origin: left center;
}

.project-three__filter.style1 li:hover .filter-text:before, .project-three__filter.style1 li.active .filter-text:before {
    transform: scale(1, 1);
    transform-origin: right center;
}

.project-three__filter.style1 li:hover .filter-text, .project-three__filter.style1 li.active .filter-text {
    color: var(--pitoon-black);
    text-shadow: 0.5px 0 0 rgba(var(--pitoon-black-rgb, 4, 23, 26), 0.8);
}

.project-three__single {
    position: relative;
    display: block;
    margin-bottom: 30px;
}

.project-three__img-box {
    position: relative;
    display: block;
    z-index: 1;
}

.project-three__img-box:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(var(--pitoon-base-rgb), 0.9);
    visibility: hidden;
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-transform: scaleY(0) translateZ(100px);
    transform: scaleY(0) translateZ(100px);
    -webkit-transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 700ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 700ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease, -webkit-transform 700ms ease;
    z-index: 1;
}

.project-three__single:hover .project-three__img-box:before {
    visibility: visible;
    -webkit-transform: scaleY(1) translateZ(0px);
    transform: scaleY(1) translateZ(0px);
}

.project-three__img {
    position: relative;
    display: block;
    background-color: var(--pitoon-black);
}

.project-three__img img {
    width: 100%;
    mix-blend-mode: luminosity;
}

.project-three__content {
    position: absolute;
    bottom: 32px;
    left: 40px;
    transform: translateY(66%);
    transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease;
    visibility: hidden;
    opacity: 0;
    z-index: 3;
}

.project-three__single:hover .project-three__content {
    visibility: visible;
    transform: translateY(0%);
    transition-delay: 500ms;
    opacity: 1;
}

.project-three__sub-title {
    font-size: 12px;
    font-weight: 500;
    color: var(--pitoon-black);
    text-transform: uppercase;
    letter-spacing: 0.1em;
    line-height: 12px;
    margin-bottom: 12px;
}

.project-three__title {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
}

.project-three__title a {
    color: var(--pitoon-black);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.project-three__title a:hover {
    color: var(--pitoon-white);
}

.project-three__icon {
    position: absolute;
    top: 30px;
    right: 30px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    transform: scale(0);
    z-index: 3;
}

.project-three__single:hover .project-three__icon {
    transform: scale(1);
    transition-delay: 500ms;
}

.project-three__icon a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 52px;
    width: 52px;
    background-color: rgba(var(--pitoon-black-rgb), 0.1);
    border-radius: 50%;
    font-size: 15px;
    color: var(--pitoon-white);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.project-three__icon a:hover {
    background-color: rgba(var(--pitoon-black-rgb), 1);
}

/*--------------------------------------------------------------
# Process One
--------------------------------------------------------------*/
.process-one {
    position: relative;
    display: block;
    counter-reset: count;
    padding: 90px 0 80px;
    z-index: 1;
}

.process-one .section-title {
    margin-bottom: 54px;
}

.process-one__inner {
    position: relative;
    display: block;
    z-index: 1;
}

.process-one__single {
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: 20px;
    z-index: 1;
}

.process-one__shape-1 {
    position: absolute;
    top: 50%;
    left: 11px;
    transform: translateY(-50%);
    background-image: -moz-linear-gradient(0deg, #04171a 0%, #86ad09 100%);
    background-image: -webkit-linear-gradient(0deg, #04171a 0%, #86ad09 100%);
    background-image: -ms-linear-gradient(0deg, #04171a 0%, #86ad09 100%);
    width: 73px;
    height: 2px;
}

.process-one__shape-1:before {
    content: "";
    position: absolute;
    left: -10px;
    top: -5px;
    width: 11px;
    height: 11px;
    background-color: var(--pitoon-black);
    border-radius: 50%;
}

.process-one__shape-2 {
    position: absolute;
    top: 50%;
    right: 11px;
    transform: translateY(-50%);
    background-image: -moz-linear-gradient(0deg, #86ad09 0%, #04171a 100%);
    background-image: -webkit-linear-gradient(0deg, #86ad09 0%, #04171a 100%);
    background-image: -ms-linear-gradient(0deg, #86ad09 0%, #04171a 100%);
    width: 73px;
    height: 2px;
}

.process-one__shape-2:before {
    content: "";
    position: absolute;
    right: -10px;
    top: -5px;
    width: 11px;
    height: 11px;
    background-color: var(--pitoon-black);
    border-radius: 50%;
}

.process-one__shape-3 {
    position: absolute;
    top: 50%;
    left: -116px;
    transform: translateY(-50%);
    height: 2px;
    width: 200px;
    background-color: var(--pitoon-base);
}

.process-one__shape-4 {
    position: absolute;
    top: 50%;
    right: -116px;
    transform: translateY(-50%);
    height: 2px;
    width: 200px;
    background-color: var(--pitoon-base);
}

.process-one__img-box {
    position: relative;
    display: block;
}

.process-one__img {
    position: relative;
    display: block;
    width: 186px;
    margin: 0 auto;
    border-radius: 50%;
    background-color: var(--pitoon-black);
}

.process-one__img::before {
    content: "";
    position: absolute;
    top: -8px;
    left: -8px;
    right: -8px;
    bottom: -8px;
    border-radius: 50%;
    border: 2px solid var(--pitoon-base);
}

.process-one__img:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(var(--pitoon-black-rgb), 0.7);
    border-radius: 50%;
    transform: scale(0.5);
    opacity: 0;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
    z-index: 1;
}

.process-one__single:hover .process-one__img:after {
    transform: scale(1);
    opacity: 1;
}

.elementor .process-one__img img {
    width: 100%;
    border-radius: 50%;
    mix-blend-mode: luminosity;
}

.process-one__title {
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    margin-top: 31px;
    margin-bottom: 10px;
}

.process-one__title a {
    color: var(--pitoon-black);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.process-one__title a:hover {
    color: var(--pitoon-base);
}

.process-one__count {
    position: absolute;
    top: 0;
    right: -15px;
    width: 67px;
    height: 67px;
    background-color: var(--pitoon-base);
    border-radius: 50%;
    -webkit-transition: all 500ms linear;
    transition: all 500ms linear;
    z-index: 2;
}

.process-one__single:hover .process-one__count {
    background-color: var(--pitoon-black);
}

.process-one__count:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 20px;
    line-height: 67px;
    font-weight: 700;
    counter-increment: count;
    content: "0"counter(count);
    transition: all 200ms linear;
    transition-delay: 0.1s;
    color: var(--pitoon-black);
    text-align: center;
    -webkit-transition: all 500ms linear;
    transition: all 500ms linear;
}

.process-one__single:hover .process-one__count:before {
    color: var(--pitoon-white);
}

/*--------------------------------------------------------------
# Brand Two
--------------------------------------------------------------*/
.brand-two {
    position: relative;
    display: block;
    padding: 0px 0 60px;
}

/*--------------------------------------------------------------
# Make website
--------------------------------------------------------------*/
.make-website {
    position: relative;
    display: block;
    padding: 120px 0 120px;
    background-color: var(--pitoon-primary);
    z-index: 1;
}

.make-website__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.05;
    mix-blend-mode: luminosity;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: -1;
}

.make-website__left {
    position: relative;
    display: block;
}

.make-website__img-1 {
    position: relative;
    display: block;
    margin-left: 40px;
    margin-right: 200px;
    background-color: var(--pitoon-black);
}

.make-website__img-1 img {
    width: 100%;
    mix-blend-mode: luminosity;
}

.make-website__img-2 {
    position: relative;
    display: block;
    margin-left: 140px;
    margin-right: 100px;
    margin-top: 20px;
    background-color: var(--pitoon-black);
}

.make-website__img-2 img {
    width: 100%;
    mix-blend-mode: luminosity;
}

.make-website__right {
    position: relative;
    display: block;
    margin-top: 27px;
}

.make-website__points {
    position: relative;
    display: block;
}

.make-website__points li {
    position: relative;
    display: block;
    padding-bottom: 45px;
    border-bottom: 1px solid #e2ded6;
}

.make-website__points li+li {
    margin-top: 36px;
}

.make-website__points li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.make-website__title {
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
}

.make-website__text {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: #757a7b;
    margin-top: 8px;
    margin-bottom: 22px;
}

.make-website__arrow-box {
    position: relative;
    display: inline-block;
}

.make-website__arrow {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 58px;
    height: 58px;
    font-size: 18px;
    color: var(--pitoon-black);
    background-color: var(--pitoon-base);
    border-radius: 50%;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.make-website__arrow:hover {
    color: var(--pitoon-white);
    background-color: var(--pitoon-black);
}

/*--------------------------------------------------------------
# CTA Two
--------------------------------------------------------------*/
.cta-two {
    position: relative;
    display: block;
    padding: 60px 0 60px;
    background-color: var(--pitoon-black);
    z-index: 1;
}

.cta-two__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .40;
    mix-blend-mode: luminosity;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: -1;
}

.cta-two__wrap {
    position: relative;
    display: block;
    max-width: 1694px;
    width: 100%;
    margin: 0 auto;
    z-index: 1;
}

.cta-two__wrap-inner {
    position: relative;
    display: block;
    background-color: var(--pitoon-black);
    padding: 30px 0 36px;
    z-index: 1;
}

.cta-two__wrap-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .40;
    mix-blend-mode: luminosity;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: -1;
}

.cta-two__inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cta-two__title-box {
    position: relative;
    display: block;
}

.cta-two__title {
    color: var(--pitoon-white);
    font-size: 50px;
    font-weight: 600;
    line-height: 60px;
}

.cta-two__btn-box {
    position: relative;
    display: block;
    margin-top: 3px;
}

/*--------------------------------------------------------------
# Page Header
--------------------------------------------------------------*/
.page-header {
    position: relative;
    display: block;
    padding: 310px 0 195px;
    background-color: var(--pitoon-black);
    overflow: hidden;
    z-index: 1;
    margin-top: -1px;
}

@media (min-width: 992px) {
    .page-header {
        margin-top: 39px;
    }
}

.page-header__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--pitoon-black);
    opacity: .50;
    background-blend-mode: luminosity;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    z-index: -1;
}

.page-header__bg-two-outer {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background-color: var(--pitoon-black);
    height: 110px;
}

.page-header__bg-two {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: -110px;
    background-repeat: no-repeat;
    background-position: top;
    background-blend-mode: luminosity;
    background-color: var(--pitoon-black);
    opacity: .50;
    filter: blur(10px);
}

.page-header__shape-1 {
    position: absolute;
    top: 111px;
    right: 242px;
    mix-blend-mode: hard-light;
    z-index: -1;
}

.page-header__shape-1 img {
    width: auto;
}

.page-header__shape-2 {
    position: absolute;
    bottom: -100px;
    right: 233px;
    mix-blend-mode: soft-light;
    z-index: -1;
}

.page-header__shape-2 img {
    width: auto;
}

.page-header__shape-3 {
    position: absolute;
    bottom: -20px;
    right: 0;
    mix-blend-mode: soft-light;
    z-index: -1;
}

.page-header__shape-23 img {
    width: auto;
}

.page-header__inner {
    position: relative;
    display: block;
    z-index: 15;
}

.page-header__inner h2 {
    font-size: 50px;
    color: var(--pitoon-white);
    font-weight: 600;
    line-height: 59px;
    word-wrap: break-word;
    text-transform: capitalize;
}

.thm-breadcrumb {
    position: relative;
    display: block;
}

.thm-breadcrumb li {
    position: relative;
    display: inline-block;
    color: var(--pitoon-base);
    font-size: 14px;
    font-weight: 600;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.thm-breadcrumb li+li {
    margin-left: 5px;
}

.thm-breadcrumb li a {
    position: relative;
    display: inline-block;
    color: var(--pitoon-white);
    font-size: 14px;
    font-weight: 600;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.thm-breadcrumb li a span {
    color: inherit;
}

.thm-breadcrumb li:hover a {
    color: var(--pitoon-base);
}

.thm-breadcrumb li>span {
    position: relative;
    display: inline-block;
    font-size: 14px;
    color: var(--pitoon-base);
    top: 0px;
}

/*--------------------------------------------------------------
# Contact Page
--------------------------------------------------------------*/
.contact-page {
    position: relative;
    display: block;
    padding: 120px 0 120px;
    z-index: 1;
}

.contact-page__left {
    position: relative;
    display: block;
}

.contact-page__left .section-title {
    margin-bottom: 17px;
}

.contact-page__text {
    position: relative;
    display: block;
}

.contact-page__points {
    position: relative;
    display: block;
    margin-top: 30px;
}

.contact-page__points li {
    position: relative;
    display: flex;
    align-items: center;
}

.contact-page__points li+li {
    margin-top: 20px;
}

.contact-page__points li .icon {
    position: relative;
    display: inline-block;
}

.contact-page__points li .icon span {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    font-size: 22px;
    color: var(--pitoon-base);
    border-radius: 50%;
    background-color: var(--pitoon-primary);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.contact-page__points li .icon span:hover {
    color: var(--pitoon-black);
    background-color: var(--pitoon-base);
}

.contact-page__points li .content {
    position: relative;
    display: block;
    margin-left: 28px;
}

.contact-page__points li .content p {
    position: relative;
    display: block;
}

.contact-page__points li .content h4 {
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    font-family: var(--pitoon-font);
}

.contact-page__points li .content h4 a {
    color: var(--pitoon-black);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.contact-page__points li .content h4 a:hover {
    color: var(--pitoon-base);
}

.contact-page__right {
    position: relative;
    display: block;
}

.contact-page__form-box {
    position: relative;
    display: block;
    background-color: var(--pitoon-primary);
    padding: 60px 60px 60px;
}

.contact-page__form {
    position: relative;
    display: block;
}

.contact-page__form-box .row {
    --bs-gutter-x: 20px;
}

.contact-page__input-box {
    position: relative;
    display: block;
    margin-bottom: 20px;
}

.contact-page__input-box input[type="text"], .contact-page__input-box input[type="email"] {
    height: 63px;
    width: 100%;
    border: none;
    background-color: var(--pitoon-white);
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
    font-size: 14px;
    color: var(--pitoon-gray);
    display: block;
    font-weight: 500;
}

.contact-page__showing-sort {
    position: relative;
    display: block;
    width: 100%;
}

.contact-page__showing-sort .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    position: relative;
    display: block;
    width: 100% !important;
}

.contact-page__showing-sort .bootstrap-select>.dropdown-toggle::after {
    display: none;
}

.contact-page__showing-sort .bootstrap-select>.dropdown-toggle {
    position: relative;
    height: 63px;
    outline: none !important;
    border-radius: 0;
    border: 0;
    background-color: var(--pitoon-white) !important;
    margin: 0;
    padding: 0;
    padding-left: 30px;
    padding-right: 30px;
    color: var(--pitoon-gray) !important;
    font-size: 14px;
    line-height: 63px;
    font-weight: 500;
    box-shadow: none !important;
    background-repeat: no-repeat;
    background-size: 14px 12px;
    background-position: right 25.75px center;
}

.contact-page__showing-sort .bootstrap-select>.dropdown-toggle:before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 26px;
    font-family: "Font Awesome 5 Free";
    content: "\f107";
    font-weight: 900;
    font-size: 14px;
    color: var(--pitoon-gray);
}

.contact-page__input-box textarea {
    font-size: 14px;
    font-weight: 500;
    color: var(--pitoon-gray);
    height: 130px;
    width: 100%;
    background-color: var(--pitoon-white);
    padding: 20px 30px 30px;
    border: none;
    outline: none;
    margin-bottom: 0px;
}

.contact-page__btn-box {
    position: relative;
    display: block;
}

.contact-page__btn {
    border: none;
}

.contact-page__input-box.text-message-box {
    height: 130px;
}

/*--------------------------------------------------------------
# Google Map
--------------------------------------------------------------*/
.google-map {
    position: relative;
    display: block;
    background-color: var(--pitoon-primary);
}

.google-map__one {
    position: relative;
    display: block;
    border: none;
    height: 395px;
    width: 100%;
    mix-blend-mode: luminosity;
}

/*--------------------------------------------------------------
# Projects Details
--------------------------------------------------------------*/
.project-details {
    position: relative;
    display: block;
    padding-top: 115px;
    z-index: 1;
}

.project-details__top {
    position: relative;
    display: block;
    margin-bottom: 51px;
}

.project-details__title-and-date-box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.project-details__title {
    position: relative;
    display: block;
}

.project-details__title h3 {
    font-size: 40px;
    font-weight: 600;
    line-height: 40px;
}

.project-details__date-box {
    position: relative;
    display: block;
    top: 3px;
}

.project-details__date {
    font-size: 12px;
    font-weight: 700;
    line-height: 12px;
    background-color: var(--pitoon-base);
    color: var(--pitoon-black);
    text-transform: uppercase;
    padding: 8px 20px 9px;
}

.project-details__img-1 {
    position: relative;
    display: block;
    background-color: var(--pitoon-black);
    margin-top: 41px;
}

.project-details__img-1 img {
    width: 100%;
    mix-blend-mode: luminosity;
}

.project-details__bottom {
    position: relative;
    display: block;
}

.project-details__bottom-left {
    position: relative;
    display: block;
}

.project-details__text-2 {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    color: var(--pitoon-base);
    margin-top: 28px;
    margin-bottom: 32px;
}

.project-details__text-4 {
    margin-top: 30px;
    margin-bottom: 25px;
}

.project-details__points-title {
    font-size: 30px;
    font-weight: 600;
    line-height: 30px;
}

.project-details__points {
    position: relative;
    display: block;
    margin-top: 35px;
    margin-bottom: 30px;
}

.project-details__points li {
    position: relative;
    display: flex;
    align-items: center;
}

.project-details__points li .icon {
    position: relative;
    display: inline-block;
    top: 1px;
}

.project-details__points li .icon span {
    position: relative;
    display: inline-block;
    font-size: 16px;
    color: var(--pitoon-base);
}

.project-details__points li .text {
    margin-left: 10px;
}

.project-details__points li .text p {
    color: var(--pitoon-black);
}

.project-details__right {
    position: relative;
    display: block;
    padding: 41px 60px 50px;
    background-color: white;
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1), inset 0px 4px 0px 0px rgba(249, 190, 23, 0.004);
    margin-top: 9px;
}

.project-details__right::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 4px;
    background-color: var(--pitoon-base);
}

.project-details__info-list {
    position: relative;
    display: block;
}

.project-details__info-list li {
    position: relative;
    display: block;
}

.project-details__info-list li+li {
    margin-top: 26px;
}

.project-details__info-list li p {
    font-size: 15px;
    font-weight: 700;
    line-height: 22px;
    color: var(--pitoon-black);
}

.project-details__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 34px;
}

.project-details__social a {
    position: relative;
    height: 43px;
    width: 43px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    color: var(--pitoon-black);
    background-color: transparent;
    font-size: 15px;
    border-radius: 17px;
    border: 2px solid var(--pitoon-base);
    overflow: hidden;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    z-index: 1;
}

.project-details__social a:hover {
    color: var(--pitoon-base);
    background-color: var(--pitoon-black);
    border: 1px solid var(--pitoon-black);
}

.project-details__social a:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-color: var(--pitoon-black);
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-property: all;
    transition-property: all;
    opacity: 1;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    z-index: -1;
}

.project-details__social a:hover:after {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

.project-details__social a+a {
    margin-left: 10px;
}

.project-details__pagination-box {
    position: relative;
    display: block;
    text-align: center;
    border-top: 1px solid var(--pitoon-bdr-color);
    border-bottom: 1px solid var(--pitoon-bdr-color);
    padding: 30px 0 30px;
    margin-top: 114px;
}

.project-details__pagination li {
    display: inline-block;
}

.project-details__pagination li.next {
    float: left;
    position: relative;
}

.project-details__pagination li a {
    font-size: 16px;
    color: var(--pitoon-black);
    font-weight: 700;
    display: flex;
    align-items: center;
    transition: all 500ms ease;
}

.project-details__pagination li.next i {
    position: relative;
    height: 52px;
    width: 52px;
    background-color: var(--pitoon-primary);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: var(--pitoon-black);
    font-size: 16px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    margin-right: 20px;
    z-index: 1;
}

.project-details__pagination li.previous {
    position: relative;
    float: right;
}

.project-details__pagination li.previous i {
    position: relative;
    height: 52px;
    width: 52px;
    background-color: var(--pitoon-primary);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: var(--pitoon-black);
    font-size: 16px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    margin-left: 20px;
    z-index: 1;
}

.project-details__pagination li a:hover i {
    color: var(--pitoon-black);
    background-color: var(--pitoon-base);
}

/*--------------------------------------------------------------
# Similar Project
--------------------------------------------------------------*/
.similar-project {
    position: relative;
    display: block;
    padding: 120px 0 90px;
    z-index: 1;
}

.similar-project__single {
    position: relative;
    display: block;
    margin-bottom: 30px;
}

.similar-project__img-box {
    position: relative;
    display: block;
}

.similar-project__img {
    position: relative;
    display: block;
    background-color: var(--pitoon-black);
    overflow: hidden;
    z-index: 1;
}

.similar-project__img:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(var(--pitoon-black-rgb), 0.6);
    visibility: hidden;
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-transform: scaleY(0) translateZ(100px);
    transform: scaleY(0) translateZ(100px);
    -webkit-transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 700ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 700ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease, -webkit-transform 700ms ease;
    z-index: 2;
}

.similar-project__single:hover .similar-project__img:before {
    visibility: visible;
    -webkit-transform: scaleY(1) translateZ(0px);
    transform: scaleY(1) translateZ(0px);
}

.similar-project__img img {
    width: 100%;
    mix-blend-mode: luminosity;
}

.similar-project__content {
    position: absolute;
    bottom: 20px;
    left: 20px;
    transform: translateY(66%);
    transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease;
    visibility: hidden;
    opacity: 0;
    z-index: 2;
}

.similar-project__single:hover .similar-project__content {
    visibility: visible;
    transform: translateY(0%);
    transition-delay: 500ms;
    opacity: 1;
}

.similar-project__sub-title {
    position: relative;
    display: inline-block;
    font-size: 15px;
    line-height: 15px;
    font-weight: 600;
    color: var(--pitoon-black);
    background-color: var(--pitoon-base);
    padding: 12px 40px 13px;
    padding-right: 30px;
}

.similar-project__sub-title::before {
    content: "";
    position: absolute;
    top: 0;
    right: -12px;
    border-top: 20px solid transparent;
    border-left: 12px solid var(--pitoon-base);
    border-bottom: 20px solid transparent;
}

.similar-project__title {
    font-size: 22px;
    font-weight: 600;
    line-height: 26px;
}

.similar-project__title a {
    color: var(--pitoon-black);
    display: inline-block;
    padding: 27px 40px 27px;
    padding-right: 60px;
    background-color: var(--pitoon-white);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.similar-project__title a:hover {
    color: var(--pitoon-base);
}

/*--------------------------------------------------------------
# Services Details
--------------------------------------------------------------*/
.services-details {
    position: relative;
    display: block;
    padding: 120px 0 120px;
    z-index: 1;
}

.services-details__sidebar {
    position: relative;
    display: block;
}

.services-details__services-list {
    position: relative;
    display: block;
    border: 2px solid var(--pitoon-base);
    margin-bottom: 30px;
}

.services-details__services-title {
    position: relative;
    display: block;
    background-color: var(--pitoon-base);
    padding: 11px 50px 11px;
}

.services-details__services-title::before {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 46px;
    border-top: 10px solid var(--pitoon-base);
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
}

.services-details__services-title h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
}

.services-details__services {
    position: relative;
    display: block;
    padding: 30px 28px 28px;
}

.services-details__services li {
    position: relative;
    display: block;
}

.services-details__services li+li {
    margin-top: 10px;
}

.services-details__services li a {
    position: relative;
    display: block;
    background-color: var(--pitoon-primary);
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    color: var(--pitoon-black);
    padding: 14px 25px 15px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    z-index: 1;
}

.services-details__services li:hover a {
    color: var(--pitoon-white);
}

.services-details__services li.current_page_item a, .services-details__services li.active a {
    color: var(--pitoon-white);
}

.services-details__services li a:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 25px;
    border-top: 5px solid transparent;
    border-left: 5px solid var(--pitoon-black);
    border-bottom: 5px solid transparent;
    transform: translateY(-50%);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    z-index: -1;
}

.services-details__services li:hover a:before {
    border-left: 5px solid var(--pitoon-base);
    z-index: 1;
}

.services-details__services li.current_page_item a:before, .services-details__services li.active a:before {
    border-left: 5px solid var(--pitoon-base);
    z-index: 1;
}

.services-details__services li.current_page_item a:after, .services-details__services li a:after {
    position: absolute;
    bottom: 0px;
    top: 0px;
    left: 0;
    right: 0px;
    content: "";
    background-color: var(--pitoon-black);
    transform: scaleX(0);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    z-index: -1;
}

.services-details__services li:hover a:after {
    transform: scaleX(1);
}

.services-details__services li.current_page_item a:after, .services-details__services li.active a:after {
    transform: scaleX(1);
}

.banner-one {
    position: relative;
    display: block;
    background-color: var(--pitoon-primary);
    padding: 44px 30px 30px;
    margin-bottom: 30px;
    z-index: 1;
}

.banner-one__title {
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
}

.banner-one__btn-box {
    position: relative;
    display: block;
    margin-top: 176px;
}

.banner-one__btn {
    background-color: var(--pitoon-black);
    color: var(--pitoon-white);
    font-size: 12px;
    font-weight: 700;
    padding: 4px 30px 4px;
}

.banner-one__btn:hover {
    color: var(--pitoon-black);
}

.banner-one__btn::before {
    background-color: var(--pitoon-white);
}

.banner-one__shape-1 {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.banner-one__shape-1 img {
    width: auto;
}

.banner-one__img {
    position: absolute;
    bottom: 0;
    right: 7px;
    z-index: -1;
}

.banner-one__img img {
    width: auto;
}

.services-details__documents {
    position: relative;
    display: flex;
    align-items: center;
    padding: 19px 29px 19px;
    border: 1px solid #e2ded6;
}

.services-details__documents .icon {
    position: relative;
    display: inline-block;
}

.services-details__documents .icon span {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 51px;
    height: 51px;
    font-size: 23px;
    color: var(--pitoon-black);
    background-color: var(--pitoon-base);
    border-radius: 50%;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.services-details__documents .icon span:hover {
    color: var(--pitoon-white);
    background-color: var(--pitoon-black);
}

.services-details__documents .content {
    position: relative;
    display: block;
    margin-left: 20px;
}

.services-details__documents .content h3 {
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    font-family: var(--pitoon-font);
}

.services-details__documents .content h3 a {
    color: var(--pitoon-black);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.services-details__documents .content h3 a:hover {
    color: var(--pitoon-base);
}

.services-details__documents .content p {
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.1em;
    margin-top: 4px;
}

.services-details__right {
    position: relative;
    display: block;
}

.services-details__img {
    position: relative;
    display: block;
    background-color: var(--pitoon-black);
}

.services-details__img img {
    width: 100%;
    mix-blend-mode: luminosity;
}

.services-details__title-1 {
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
    margin-top: 21px;
    margin-bottom: 21px;
}

.services-details__text-1 {
    font-size: 16px;
}

.services-details__text-2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    color: var(--pitoon-base);
    font-family: var(--pitoon-font-two);
    margin-top: 27px;
    margin-bottom: 29px;
}

.services-details__text-3 {
    font-size: 16px;
}

.services-details__title-2 {
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
    margin-top: 42px;
    margin-bottom: 30px;
}

.services-details__points {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.services-details__points li {
    position: relative;
    display: flex;
    align-items: center;
    max-width: 240px;
    width: 100%;
    flex-wrap: wrap;
    background-color: var(--pitoon-primary);
    padding: 18px 19px 18px;
    margin-bottom: 30px;
}

.services-details__points li .icon {
    position: relative;
    display: inline-block;
}

.services-details__points li .icon span {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 51px;
    height: 51px;
    font-size: 23px;
    color: var(--pitoon-black);
    background-color: var(--pitoon-base);
    border-radius: 50%;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.services-details__points li .icon span:hover {
    color: var(--pitoon-white);
    background-color: var(--pitoon-black);
}

.services-details__points li .text {
    margin-left: 17px;
}

.services-details__points li .text p {
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    font-family: var(--pitoon-font-two);
    color: var(--pitoon-black);
}

.services-details__benefit {
    position: relative;
    display: block;
    margin-top: 30px;
    margin-bottom: 60px;
}

.services-details__benefit-img {
    position: relative;
    display: block;
    border-radius: 50%;
    background-color: var(--pitoon-black);
}

.elementor .services-details__benefit-img img {
    width: 100%;
    border-radius: 50%;
    mix-blend-mode: luminosity;
}

.services-details__benefit-content {
    position: relative;
    display: block;
    margin-top: 35px;
}

.services-details__benefit-title {
    font-size: 30px;
    font-weight: 600;
    line-height: 30px;
}

.services-details__benefit-text {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    color: var(--pitoon-base);
    margin-top: 26px;
    margin-bottom: 35px;
}

.services-details__benefit-points {
    position: relative;
    display: block;
}

.services-details__benefit-points li {
    position: relative;
    display: flex;
    align-items: center;
}

.services-details__benefit-points li+li {
    margin-top: 6px;
}

.services-details__benefit-points li .icon {
    position: relative;
    display: inline-block;
}

.services-details__benefit-points li .icon span {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 14px;
    height: 14px;
    font-size: 9px;
    color: var(--pitoon-white);
    background-color: var(--pitoon-base);
    border-radius: 50%;
}

.services-details__benefit-points li .text {
    margin-left: 15px;
}

.services-details__benefit-points li .text p {
    color: var(--pitoon-black);
    font-size: 16px;
}

.services-details__importance {
    position: relative;
    display: block;
    padding: 49px 50px 63px;
    background-color: var(--pitoon-primary);
    z-index: 1;
}

.services-details__importance-title-box {
    position: relative;
    display: block;
}

.services-details__importance-title {
    font-size: 22px;
    font-weight: 600;
    line-height: 34px;
}

.services-details__importance-btn-box {
    position: relative;
    display: block;
    margin-top: 23px;
}

.services-details__importance-btn {
    font-size: 12px;
    font-weight: 700;
    line-height: 22px;
    color: var(--pitoon-white);
    background-color: var(--pitoon-black);
    padding: 10px 30px 11px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.services-details__importance-btn:hover {
    color: var(--pitoon-black);
    background-color: var(--pitoon-base);
}

.services-details__importance-shape-1 {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
}

.services-details__importance-shape-1 img {
    width: auto;
}

.services-details__importance-img {
    position: absolute;
    bottom: 0;
    right: 50px;
    z-index: -1;
}

.services-details__importance-img img {
    width: auto;
}

/*--------------------------------------------------------------
## Error Page
--------------------------------------------------------------*/
.error-page {
    position: relative;
    display: block;
    padding: 120px 0 120px;
    z-index: 1;
}

.error-page__inner {
    position: relative;
    display: block;
    text-align: center;
    z-index: 1;
}

.error-page__shape-1 {
    position: relative;
    max-width: 640px;
    width: 100%;
    margin: 0 auto 44px;
}

.error-page__shape-1 img {
    width: 100%;
}

.error-page__tagline {
    font-size: 40px;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 15px;
}

.error-page__text {
    font-size: 18px;
    font-weight: 400;
}

.error-page__form {
    position: relative;
    display: block;
    margin: 32px auto 20px;
}

.error-page__form-input {
    position: relative;
    display: block;
    max-width: 530px;
    width: 100%;
    margin: 0 auto;
}

.error-page__form input[type="search"] {
    height: 64px;
    width: 100%;
    border: none;
    outline: none;
    background-color: var(--pitoon-primary);
    font-size: 14px;
    color: var(--pitoon-gray);
    font-weight: 500;
    padding-left: 50px;
    padding-right: 75px;
}

.error-page__form button[type="submit"] {
    background-color: transparent;
    color: var(--pitoon-black);
    font-size: 22px;
    position: absolute;
    top: 0;
    right: 0px;
    bottom: 0;
    width: 70px;
    outline: none;
    border: none;
    display: flex;
    align-items: center;
    padding: 0;
}

/*--------------------------------------------------------------
# Login Page
--------------------------------------------------------------*/
.login-page {
    position: relative;
    display: block;
    padding: 120px 0 90px;
    z-index: 1;
}

.login-page__top {
    position: relative;
    display: block;
    background-color: var(--pitoon-primary);
    padding: 16px 30px 18px;
    margin-bottom: 72px;
}

.login-page__top p {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
}

.login-page__top p span {
    color: var(--pitoon-black);
    font-weight: 700;
}

.login-page__top p a {
    color: var(--pitoon-base);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.login-page__top p a:hover {
    color: var(--pitoon-black);
}

.login-page__single {
    position: relative;
    display: block;
    margin-bottom: 30px;
}

.login-page__title {
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 30px;
}

.login-page__form {
    position: relative;
    display: block;
    padding: 60px 60px 60px;
    border: 1px solid var(--pitoon-bdr-color);
    background-color: white;
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
}

.login-page__form-input-box {
    position: relative;
    display: block;
    margin-bottom: 20px;
}

.login-page__form-input-box input[type="email"], .login-page__form-input-box input[type="password"] {
    height: 63px;
    width: 100%;
    border: none;
    background-color: var(--pitoon-primary);
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
    font-size: 14px;
    color: var(--pitoon-gray);
    display: block;
    font-weight: 500;
}

.login-page__form-btn-box {
    position: relative;
    display: flex;
    align-items: center;
}

.login-page__form-btn {
    border: none;
}

.login-page__form .checked-box {
    position: relative;
    display: block;
    margin-top: -7px;
    margin-bottom: 13px;
}

.login-page__form .checked-box label {
    position: relative;
    display: inline-block;
    padding-left: 30px;
    margin-right: 0px;
    margin-bottom: 0;
    color: var(--pitoon-gray);
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    text-transform: none;
    cursor: pointer;
}

.login-page__form .checked-box input[type="checkbox"] {
    display: none;
}

.login-page__form .checked-box input[type="checkbox"]+label span {
    position: absolute;
    top: 3px;
    left: 0;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    background: var(--pitoon-white);
    cursor: pointer;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    border: 1px solid var(--pitoon-bdr-color);
}

.login-page__form .checked-box label span:before {
    position: absolute;
    top: 2px;
    left: 3px;
    display: block;
    border-bottom: 2px solid #e1e5e8;
    border-right: 2px solid #e1e5e8;
    content: '';
    width: 6px;
    height: 9px;
    pointer-events: none;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    opacity: 1;
}

.login-page__form.checked-box input[type="checkbox"]:checked+label span {
    border-color: #e1e5e8;
}

.login-page__form .checked-box input[type="checkbox"]:checked+label span:before {
    opacity: 0;
}

.login-page__form-forgot-password {
    position: relative;
    display: block;
    margin-left: 30px;
}

.login-page__form-forgot-password a {
    font-size: 14px;
    font-weight: 500;
    color: var(--pitoon-gray);
    position: relative;
    display: inline-block;
}

.login-register__btn, .login-page__form-btn {
    padding: 24px 29px 25px;
    border: none;
    border-radius: 0;
}

/*--------------------------------------------------------------
# FAQ Page
--------------------------------------------------------------*/
.faq-page {
    position: relative;
    display: block;
    padding: 120px 0 90px;
    z-index: 1;
}

.faq-page .container {
    max-width: 970px;
}

.faq-page__top {
    position: relative;
    display: block;
    margin: 0 auto;
}

.faq-page__icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    width: 125px;
    height: 125px;
    border-radius: 50%;
    background-color: #04171a;
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
}

.faq-page__icon img {
    width: auto;
}

.faq-page__title {
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.faq-search-box__form {
    position: relative;
    display: block;
}

.faq-search-box__form-input {
    position: relative;
    display: block;
    margin-bottom: 20px;
    max-width: 630px;
    margin: 0 auto;
}

.faq-search-box__form-input input[type="search"] {
    position: relative;
    height: 63px;
    width: 100%;
    border: none;
    outline: none;
    background-color: var(--pitoon-primary);
    font-size: 14px;
    color: var(--pitoon-gray);
    font-weight: 500;
    padding-left: 50px;
    padding-right: 75px;
}

.faq-search-box__form-input button[type="submit"] {
    background-color: transparent;
    color: var(--pitoon-black);
    font-size: 22px;
    position: absolute;
    top: 0;
    right: 0px;
    bottom: 0;
    width: 72px;
    outline: none;
    border: none;
    display: flex;
    align-items: center;
    padding: 0;
}

.faq-page__faq-box {
    position: relative;
    display: block;
    border: 1px solid var(--pitoon-bdr-color);
    padding: 0 50px 0;
    margin: 60px 0 30px;
}

.faq-page__faq-box .faq-one-accrodion .accrodion {
    position: relative;
    display: block;
    padding: 22px 0 26px;
    border-bottom: 1px solid #e2dbd7;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.faq-page__faq-box .faq-one-accrodion .accrodion-title {
    position: relative;
    display: block;
    cursor: pointer;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.faq-page__faq-box .faq-one-accrodion .accrodion-title h4 {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    color: var(--pitoon-black);
    position: relative;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.faq-page__faq-box .faq-one-accrodion .accrodion+.accrodion {
    margin-top: 0px;
}

.faq-page__faq-box .faq-one-accrodion .accrodion.active .accrodion-title h4 {
    color: var(--pitoon-base);
}

.faq-page__faq-box .faq-one-accrodion .accrodion-title h4::before {
    content: "\f067";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-size: 14px;
    color: var(--pitoon-base);
    position: absolute;
    top: 4px;
    right: 0;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.faq-page__faq-box .faq-one-accrodion .accrodion.active .accrodion-title h4::before {
    content: "\f068";
    color: var(--pitoon-black);
}

.faq-page__faq-box .faq-one-accrodion .accrodion-content {
    position: relative;
    padding-top: 13px;
}

.faq-page__faq-box .faq-one-accrodion .accrodion-content p {
    margin: 0;
}

.faq-page__faq-box .faq-one-accrodion .accrodion:last-child {
    border-bottom: 1px solid transparent;
}

.faq-page__bottom {
    position: relative;
    display: block;
}

.faq-page__contact-single {
    position: relative;
    display: block;
    background-color: var(--pitoon-base);
    padding: 46px 50px 46px;
    margin-bottom: 30px;
    overflow: hidden;
    z-index: 1;
}

.faq-page__contact-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
}

.faq-page__contact-box {
    position: relative;
    display: flex;
    align-items: center;
    margin-top: 18px;
}

.faq-page__contact-box .icon {
    position: relative;
    display: inline-block;
}

.faq-page__contact-box .icon span {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    font-size: 18px;
    color: var(--pitoon-black);
    background-color: var(--pitoon-white);
    border-radius: 50%;
}

.faq-page__contact-box .content {
    position: relative;
    display: block;
    margin-left: 15px;
}

.faq-page__contact-box .content p {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    color: var(--pitoon-black);
}

.faq-page__contact-box .content h3 {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    color: var(--pitoon-black);
    font-family: var(--pitoon-font);
}

.faq-page__contact-box .content h3 a {
    font-weight: 700;
    color: var(--pitoon-black);
    font-family: var(--pitoon-font);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.faq-page__contact-box .content h3 a:hover {
    color: var(--pitoon-white);
}

.faq-page__contact-single-2 {
    background-color: var(--pitoon-black);
}

.faq-page__contact-single-2 .faq-page__contact-box .content h3 a:hover {
    color: var(--pitoon-base);
}

.faq-page__contact-single-2 .faq-page__contact-title {
    color: var(--pitoon-white);
}

.faq-page__contact-single-2 .faq-page__contact-box .content p {
    color: #627174;
}

.faq-page__contact-single-2 .faq-page__contact-box .content h3 {
    color: #627174;
}

.faq-page__contact-single-2 .faq-page__contact-box .content h3 a {
    font-size: 16px;
    color: var(--pitoon-white);
}

.faq-page__contact-shape-1 {
    position: absolute;
    bottom: 0;
    right: -70px;
    opacity: 0.04;
    z-index: -1;
}

.faq-page__contact-shape-1 img {
    width: auto;
}

.faq-page__contact-single-2 .faq-page__contact-shape-1 {
    right: -44px;
}

/*--------------------------------------------------------------
# Pricing Page
--------------------------------------------------------------*/
.pricing-page {
    position: relative;
    display: block;
    padding: 112px 0 90px;
}

.pricing-page__main-tab-box {
    position: relative;
    display: block;
    text-align: center;
}

.pricing-page__main-tab-box .tab-buttons {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
    background-color: var(--pitoon-primary);
}

.pricing-page__main-tab-box .tab-buttons .tab-btn {
    position: relative;
    display: flex;
    align-items: center;
}

.pricing-page__main-tab-box .tab-buttons .tab-btn+.tab-btn {
    margin-left: 20px;
}

.pricing-page__main-tab-box .tab-buttons .tab-btn span {
    position: relative;
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 12px;
    color: var(--pitoon-gray);
    background-color: var(--pitoon-primary);
    padding: 17px 30px 16px;
    font-weight: 500;
    cursor: pointer;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    border-radius: 0px;
    transition: all 0.5s linear;
    z-index: 1;
}

.pricing-page__main-tab-box .tab-buttons .tab-btn:not(:last-child) span::after {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    border-top: 22px solid transparent;
    border-bottom: 23px solid transparent;
    border-left: 20px solid var(--pitoon-black);
    z-index: 1;
    transform: scale(-1, -1);
    transition: transform 500ms ease;
}

.pricing-page__main-tab-box .tab-buttons .tab-btn.active-btn span {
    color: var(--pitoon-white);
    background-color: var(--pitoon-black);
}

.pricing-page__main-tab-box .tab-buttons .tab-btn span:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 0%;
    background-color: var(--pitoon-black);
    transition: all 0.3s ease;
    z-index: -1;
}

.pricing-page__main-tab-box .tab-buttons .tab-btn.active-btn span:before {
    height: 100%;
}

.pricing-page__main-tab-box .tab-buttons .tab-btn.active-btn span:after {
    transform: scale(1, 1);
}

.pricing-page__main-tab-box .tabs-content {
    position: relative;
    display: block;
}

.pricing-page__main-tab-box .tabs-content .tab {
    position: relative;
    display: none;
    -webkit-transform: translateY(35px);
    -ms-transform: translateY(35px);
    transform: translateY(35px);
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
    z-index: 10;
}

.pricing-page__main-tab-box .tabs-content .tab.active-tab {
    display: block;
    margin-top: 0px;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.pricing-page__inner {
    position: relative;
    display: block;
}

.pricing-page__single {
    position: relative;
    display: block;
    margin-bottom: 30px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    z-index: 1;
}

.pricing-page__single:hover {
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
}

.pricing-page__single-inner {
    position: relative;
    display: block;
    overflow: hidden;
    border: 1px solid var(--pitoon-bdr-color);
    background-color: var(--pitoon-white);
    padding: 43px 49px 39px;
    z-index: 1;
}

.pricing-page__single-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 197px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: -1;
}

.pricing-page__price-box {
    position: relative;
    display: block;
    text-align: center;
}

.pricing-page__price {
    font-size: 34px;
    font-weight: 800;
    line-height: 44px;
    font-family: var(--pitoon-font);
}

.pricing-page__price-sub-title {
    font-size: 16px;
}

.pricing-page__icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 120px;
    width: 120px;
    border-radius: 50%;
    background-color: white;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.05);
    margin: 21px auto 17px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    z-index: 1;
}

.pricing-page__single:hover .pricing-page__icon {
    background-color: #86ad09;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.05);
}

.pricing-page__icon span {
    position: relative;
    display: inline-block;
    font-size: 64px;
    color: var(--pitoon-base);
    -webkit-transition: all 500ms linear;
    transition: all 500ms linear;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.pricing-page__single:hover .pricing-page__icon span {
    transform: scale(0.9);
    color: var(--pitoon-black);
}

.pricing-page__content {
    position: relative;
    display: block;
    text-align: center;
}

.pricing-page__title {
    font-size: 16px;
    font-weight: 600;
    font-family: var(--pitoon-font);
}

.pricing-page__service-list {
    position: relative;
    display: block;
    margin-top: 15px;
    margin-bottom: 31px;
}

.pricing-page__service-list li {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pricing-page__service-list li+li {
    margin-top: 10px;
}

.pricing-page__service-list li .icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 13px;
    width: 13px;
    background-color: var(--pitoon-base);
    border-radius: 50%;
    font-size: 7px;
    color: var(--pitoon-white);
}

.pricing-page__service-list li .text {
    margin-left: 10px;
}

.pricing-page__service-list li .text p {
    font-size: 16px;
}

.pricing-page__btn-box {
    position: relative;
    display: block;
}

.pricing-page__btn {
    background-color: var(--pitoon-black);
    color: var(--pitoon-white);
}

.pricing-page__btn:hover {
    color: var(--pitoon-black);
}

.pricing-page__btn::before {
    background-color: var(--pitoon-base);
}

/*--------------------------------------------------------------
# Team Details
--------------------------------------------------------------*/
.team-details {
    position: relative;
    display: block;
    padding: 120px 0 100px;
    border-bottom: 1px solid #dedad1;
    z-index: 1;
}

.team-details__left {
    position: relative;
    display: block;
    margin-right: 20px;
}

.team-details__img {
    position: relative;
    display: block;
    background-color: var(--pitoon-black);
}

.team-details__img img {
    width: 100%;
    mix-blend-mode: luminosity;
}

.team-details__right {
    position: relative;
    display: block;
    margin-left: 70px;
    margin-top: -11px;
}

.team-details__name {
    font-size: 40px;
    font-weight: 600;
    line-height: 50px;
}

.team-details__sub-title {
    padding-top: 3px;
    padding-bottom: 21px;
    font-size: 16px;
}

.team-details__social {
    position: relative;
    display: flex;
    align-items: center;
}

.team-details__social a {
    position: relative;
    height: 43px;
    width: 43px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    color: var(--pitoon-black);
    background-color: transparent;
    font-size: 15px;
    border-radius: 17px;
    border: 2px solid var(--pitoon-base);
    overflow: hidden;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    z-index: 1;
}

.team-details__social a:hover {
    color: var(--pitoon-black);
    background-color: var(--pitoon-base);
    border: 2px solid var(--pitoon-black);
}

.team-details__social a:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-color: var(--pitoon-white);
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-property: all;
    transition-property: all;
    opacity: 1;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    z-index: -1;
}

.team-details__social a:hover:after {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

.team-details__social a+a {
    margin-left: 10px;
}

.team-details__text-1 {
    padding-top: 21px;
    padding-bottom: 21px;
    font-size: 16px;
}

.team-details__points-title {
    font-size: 22px;
    font-weight: 600;
    line-height: 36px;
}

.team-details__points-box {
    position: relative;
    display: flex;
    align-items: center;
    margin-top: 28px;
    margin-bottom: 39px;
}

.team-details__points {
    position: relative;
    display: block;
}

.team-details__points+.team-details__points {
    margin-left: 60px;
}

.team-details__points li {
    position: relative;
    display: flex;
    align-items: center;
}

.team-details__points li+li {
    margin-top: 6px;
}

.team-details__points li .icon {
    position: relative;
    display: inline-block;
}

.team-details__points li .icon span {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15px;
    height: 15px;
    font-size: 8px;
    color: var(--pitoon-white);
    background-color: var(--pitoon-base);
    border-radius: 50%;
}

.team-details__points li .text {
    margin-left: 15px;
}

.team-details__points li .text p {
    font-size: 16px;
}

.team-details__progress {
    position: relative;
    display: block;
    width: 100%;
}

.team-details__progress-single {
    position: relative;
    display: block;
}

.team-details__progress-single+.team-details__progress-single {
    margin-top: 12px;
}

.team-details__progress-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    color: var(--pitoon-black);
    margin-bottom: 7px;
}

.team-details__progress .bar {
    position: relative;
    width: 100%;
    height: 9px;
    background-color: var(--pitoon-primary);
    border-radius: 0px;
}

.team-details__progress .bar-inner {
    position: relative;
    display: block;
    width: 0px;
    height: 9px;
    border-radius: 0px;
    top: 0px;
    left: 0px;
    background-image: -moz-linear-gradient(0deg, #04171a 0%, #86ad09 100%);
    background-image: -webkit-linear-gradient(0deg, #04171a 0%, #86ad09 100%);
    background-image: -ms-linear-gradient(0deg, #04171a 0%, #86ad09 100%);
    -webkit-transition: all 1500ms ease;
    transition: all 1500ms ease;
}

.team-details__progress .count-text {
    position: absolute;
    right: 0px;
    bottom: 18px;
    color: var(--pitoon-gray);
    line-height: 24px;
    font-size: 16px;
    text-align: center;
    opacity: 0;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.team-details__progress .bar-inner.counted .count-text {
    opacity: 1;
}

.team-details__progress .bar.marb-0 {
    margin-bottom: 0;
}

/*--------------------------------------------------------------
# Certificates
--------------------------------------------------------------*/
.certificates {
    position: relative;
    display: block;
}

.certificates__top {
    position: relative;
    display: block;
    padding: 120px 0 78px;
}

.certificates__top-left {
    position: relative;
    display: block;
}

.certificates__top-title {
    font-size: 36px;
    font-weight: 600;
    line-height: 46px;
}

.certificates__top-text {
    font-size: 16px;
    margin-top: 19px;
}

.certificates__top-right {
    position: relative;
    display: block;
    margin-left: -10px;
}

.certificates__top-img-box {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}

.certificates__top-img-box li {
    position: relative;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 30px;
}

.certificates__top-img {
    position: relative;
    display: block;
    background-color: var(--pitoon-black);
}

.certificates__top-img img {
    width: 100%;
    mix-blend-mode: luminosity;
}

.certificates__bottom {
    position: relative;
    display: block;
    padding-bottom: 96px;
}

.certificates__points {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    border-top: 1px solid #dedad1;
    padding-top: 31px;
}

.certificates__points li {
    position: relative;
    flex: 0 0 25%;
    max-width: 25%;
    width: 100%;
    margin-bottom: 15px;
}

.certificates__points li:before {
    content: "";
    position: absolute;
    top: -38px;
    left: 0;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    background-color: var(--pitoon-base);
    border: 2px solid transparent;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    z-index: 1;
}

.certificates__points li:hover:before {
    background-color: var(--pitoon-white);
    border: 2px solid var(--pitoon-base);
}

.certificates__points-single {
    position: relative;
    display: block;
}

.certificates__points-date {
    font-size: 12px;
    color: var(--pitoon-base);
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    line-height: 22px;
}

.certificates__points-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    margin-top: 6px;
    margin-bottom: 4px;
}

.certificates__points-text {
    font-size: 16px;
    font-weight: 500;
}

/*--------------------------------------------------------------
# Contact Two
--------------------------------------------------------------*/
.contact-two {
    position: relative;
    display: block;
    background-color: var(--pitoon-primary);
    padding: 120px 0 120px;
    overflow: hidden;
    z-index: 1;
}

.contact-two__bg {
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    height: 596px;
    opacity: 0.04;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    mix-blend-mode: luminosity;
    z-index: -1;
}

.contact-two .container {
    max-width: 770px;
}

.contact-two__form-box {
    position: relative;
    display: block;
}

.contact-two__form {
    position: relative;
    display: block;
}

.contact-two__form-box .row {
    --bs-gutter-x: 20px;
}

.contact-two__input-box {
    position: relative;
    display: block;
    margin-bottom: 20px;
}

.contact-two__input-box input[type="text"], .contact-two__input-box input[type="email"] {
    height: 63px;
    width: 100%;
    border: none;
    background-color: var(--pitoon-white);
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
    font-size: 14px;
    color: var(--pitoon-gray);
    display: block;
    font-weight: 500;
}

.contact-two__showing-sort {
    position: relative;
    display: block;
    width: 100%;
}

.contact-two__showing-sort .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    position: relative;
    display: block;
    width: 100% !important;
}

.contact-two__showing-sort .bootstrap-select>.dropdown-toggle::after {
    display: none;
}

.contact-two__showing-sort .bootstrap-select>.dropdown-toggle {
    position: relative;
    height: 63px;
    outline: none !important;
    border-radius: 0;
    border: 0;
    background-color: var(--pitoon-white) !important;
    margin: 0;
    padding: 0;
    padding-left: 30px;
    padding-right: 30px;
    color: var(--pitoon-gray) !important;
    font-size: 14px;
    line-height: 63px;
    font-weight: 500;
    box-shadow: none !important;
    background-repeat: no-repeat;
    background-size: 14px 12px;
    background-position: right 25.75px center;
}

.contact-two__showing-sort .bootstrap-select>.dropdown-toggle:before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 26px;
    font-family: "Font Awesome 5 Free";
    content: "\f107";
    font-weight: 900;
    font-size: 14px;
    color: var(--pitoon-gray);
}

.contact-two__input-box textarea {
    font-size: 14px;
    font-weight: 500;
    color: var(--pitoon-gray);
    height: 130px;
    width: 100%;
    background-color: var(--pitoon-white);
    padding: 20px 30px 30px;
    border: none;
    outline: none;
    margin-bottom: 0px;
}

.contact-two__btn-box {
    position: relative;
    display: block;
    text-align: center;
}

.contact-two__btn {
    border: none;
}

.contact-two__input-box.text-message-box {
    height: 130px;
}

/*--------------------------------------------------------------
# About Four
--------------------------------------------------------------*/
.about-four {
    position: relative;
    display: block;
    padding: 120px 0 0;
    z-index: 1;
}

.about-four__shape-3 {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

.about-four__shape-3 img {
    width: auto;
}

.about-four__left {
    position: relative;
    display: block;
    margin-right: 70px;
}

.about-four__img {
    position: relative;
    display: block;
    background-color: var(--pitoon-black);
}

.about-four__img img {
    width: 100%;
    mix-blend-mode: luminosity;
}

.about-four__shape-1 {
    position: absolute;
    bottom: 120px;
    left: -47px;
    z-index: 1;
}

.about-four__shape-1 img {
    width: auto;
}

.about-four__shape-2 {
    position: absolute;
    bottom: -90px;
    left: -137px;
}

.about-four__shape-2 img {
    width: auto;
}

.about-four__right {
    position: relative;
    display: block;
}

.about-four__right .section-title {
    margin-bottom: 26px;
}

.about-four__points {
    position: relative;
    display: flex;
    align-items: center;
}

.about-four__points li {
    position: relative;
    display: flex;
    align-items: center;
}

.about-four__points li+li {
    margin-left: 50px;
}

.about-four__points li .icon {
    position: relative;
    display: inline-block;
}

.about-four__points li .icon span {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 58px;
    height: 58px;
    font-size: 24px;
    color: var(--pitoon-black);
    border-radius: 50%;
    background-color: var(--pitoon-base);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.about-four__points li:hover .icon span {
    background-color: var(--pitoon-black);
    color: var(--pitoon-white);
}

.about-four__points li .text {
    margin-left: 15px;
}

.about-four__points li .text p {
    font-size: 17px;
    font-weight: 600;
    line-height: 22px;
    color: var(--pitoon-black);
    font-family: var(--pitoon-font-two);
}

.about-four__text {
    font-size: 16px;
    margin-top: 31px;
    margin-bottom: 36px;
}

.about-four__btn-box {
    position: relative;
    display: block;
}

/*--------------------------------------------------------------
# About Page Testimonial
--------------------------------------------------------------*/
.about-page__testimonial {
    padding-bottom: 120px;
}

/*--------------------------------------------------------------
# Blog Details
--------------------------------------------------------------*/
.blog-details {
    position: relative;
    display: block;
    padding: 120px 0 120px;
    z-index: 1;
}

.blog-details__left {
    position: relative;
    display: block;
}

.blog-details__img-box {
    position: relative;
    display: inline-block;
    margin-bottom: 30px;
    background-color: var(--pitoon-black);
}

.blog-details__img-box img {
    width: auto;
}

.blog-details__date-box {
    position: absolute;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    z-index: 2;
}

.blog-details__date-box span {
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    background-color: var(--pitoon-base);
    padding: 13px 12px 13px;
    color: var(--pitoon-black);
}

.blog-details__date-box p {
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    color: var(--pitoon-white);
    background-color: var(--pitoon-black);
    padding: 13px 20px 13px;
}

.blog-details__content {
    position: relative;
    display: block;
}

.blog-details__meta {
    position: relative;
    display: flex;
    align-items: center;
}

.blog-details__meta li+li {
    margin-left: 12px;
}

.blog-details__meta li a {
    font-size: 14px;
    color: var(--pitoon-gray);
    font-weight: 500;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.blog-details__meta li a:hover {
    color: var(--pitoon-base);
}

.blog-details__meta li a i {
    color: var(--pitoon-base);
    padding-right: 7px;
}

.blog-details__title {
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
    margin-top: 1px;
    margin-bottom: 11px;
}

.blog-details__text-2 {
    margin-top: 30px;
}

.blog-details__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 30px 0 20px;
    margin-top: 54px;
    border-top: 1px solid var(--pitoon-bdr-color);
}

.blog-details__bottom p {
    margin: 0;
}

.blog-details__tags span {
    color: var(--pitoon-black);
    font-size: 22px;
    margin-right: 5px;
    font-weight: 600;
    font-family: var(--pitoon-font-two);
}

.blog-details__tags a {
    position: relative;
    color: var(--pitoon-gray);
    font-size: 12px;
    background-color: var(--pitoon-primary);
    display: inline-block;
    padding: 4px 20px 4px;
    font-weight: 800;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    margin-bottom: 10px;
}

.blog-details__tags a:hover {
    background-color: var(--pitoon-base);
    color: var(--pitoon-black);
}

.blog-details__tags a+a {
    margin-left: 7px;
}

.blog-details__social {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.blog-details__social a {
    position: relative;
    height: 43px;
    width: 43px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    color: var(--pitoon-black);
    background-color: transparent;
    font-size: 15px;
    border-radius: 17px;
    border: 2px solid var(--pitoon-base);
    overflow: hidden;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    z-index: 1;
}

.blog-details__social a:hover {
    color: var(--pitoon-base);
    background-color: var(--pitoon-black);
    border: 2px solid var(--pitoon-black);
}

.blog-details__social a:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-color: var(--pitoon-white);
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-property: all;
    transition-property: all;
    opacity: 1;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    z-index: -1;
}

.blog-details__social a:hover:after {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

.blog-details__social a+a {
    margin-left: 10px;
}

.blog-details__pagenation {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 53px;
}

.blog-details__pagenation-left {
    position: relative;
    display: flex;
    align-items: center;
    background-color: var(--pitoon-primary);
    padding: 30px 30px 30px;
    max-width: 370px;
    width: 100%;
}

.blog-details__pagenation-left-img {
    position: relative;
    display: block;
    background-color: var(--pitoon-black);
    width: 90px;
}

.blog-details__pagenation-left-img img {
    width: 100%;
    mix-blend-mode: luminosity;
}

.blog-details__pagenation-left-content {
    margin-left: 20px;
}

.blog-details__pagenation-left-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 4px;
}

.blog-details__pagenation-left-title a {
    color: var(--pitoon-black);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.blog-details__pagenation-left-title a:hover {
    color: var(--pitoon-base);
}

.blog-details__pagenation-left-date {
    font-size: 13px;
    font-weight: 500;
}

.blog-details__pagenation-left-date i {
    font-size: 15px;
    color: var(--pitoon-base);
    padding-right: 4px;
}

.blog-details__pagenation-right {
    position: relative;
    display: flex;
    align-items: center;
    background-color: var(--pitoon-primary);
    padding: 30px 30px 30px;
    max-width: 370px;
    width: 100%;
    justify-content: end;
}

.blog-details__pagenation-right-content {
    position: relative;
    display: block;
    text-align: right;
}

.blog-details__pagenation-right-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 4px;
}

.blog-details__pagenation-right-title a {
    color: var(--pitoon-black);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.blog-details__pagenation-right-title a:hover {
    color: var(--pitoon-base);
}

.blog-details__pagenation-right-date {
    font-size: 13px;
    font-weight: 500;
}

.blog-details__pagenation-right-date i {
    font-size: 15px;
    color: var(--pitoon-base);
    padding-right: 4px;
}

.blog-details__pagenation-right-img {
    position: relative;
    display: block;
    width: 90px;
    margin-left: 20px;
    background-color: var(--pitoon-black);
}

.blog-details__pagenation-right-img img {
    width: 100%;
    mix-blend-mode: luminosity;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-one__title, .comment-form__title {
    margin: 0;
    color: var(--pitoon-black);
    font-size: 30px;
    margin-bottom: 53px;
    font-weight: 600;
}

.comment-one__single {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    border-bottom: 1px solid var(--pitoon-bdr-color);
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.comment-one__content {
    position: relative;
    margin-left: 45px;
}

.comment-one__content h3 {
    margin: 0;
    font-size: 22px;
    color: var(--pitoon-black);
    margin-bottom: 22px;
    font-weight: 600;
}

.comment-one__btn {
    padding: 4px 20px 4px;
    position: absolute;
    top: -12px;
    right: 0;
    font-size: 12px;
    font-weight: 800;
    color: var(--pitoon-gray);
    background-color: var(--pitoon-primary);
}

.comment-one__image {
    position: relative;
    display: block;
    border-radius: 50%;
    background-color: var(--pitoon-black);
}

.comment-one__image img {
    border-radius: 50%;
    mix-blend-mode: luminosity;
}

.comment-one__form .row {
    --bs-gutter-x: 20px;
}

.comment-form__input-box {
    position: relative;
    display: block;
    margin-bottom: 20px;
    background-color: var(--pitoon-primary);
}

.comment-form__input-box input[type="text"], .comment-form__input-box input[type="email"] {
    height: 63px;
    width: 100%;
    border: none;
    background-color: var(--pitoon-primary);
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
    font-size: 14px;
    color: var(--pitoon-gray);
    display: block;
    font-weight: 500;
}

.comment-form__input-box textarea {
    font-size: 14px;
    color: var(--pitoon-gray);
    height: 190px;
    width: 100%;
    background-color: var(--pitoon-primary);
    padding: 25px 30px 30px;
    border: none;
    outline: none;
    margin-bottom: 0px;
    font-weight: 500;
}

.comment-form__input-box.text-message-box {
    height: 190px;
}

/*--------------------------------------------------------------
# Sidebar
--------------------------------------------------------------*/
@media (max-width: 991px) {
    .sidebar {
        margin-top: 50px;
    }
}

.sidebar__single+.sidebar__single {
    margin-top: 30px;
}

.sidebar__title {
    margin: 0;
    font-size: 22px;
    margin-bottom: 4px;
    font-weight: 600;
}

.sidebar {
    position: relative;
    display: block;
}

.sidebar__search {
    position: relative;
    display: block;
    padding: 30px 30px 30px;
    background-color: var(--pitoon-primary);
}

.sidebar__search-form {
    position: relative;
}

.sidebar__search-form input[type="search"] {
    display: block;
    border: 1px solid var(--pitoon-bdr-color);
    outline: none;
    background-color: white;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.07);
    color: var(--pitoon-gray);
    font-size: 14px;
    font-weight: 500;
    padding-left: 30px;
    height: 64px;
    width: 100%;
    padding-right: 50px;
}

.sidebar__search-form ::-webkit-input-placeholder {
    color: var(--pitoon-gray);
    opacity: 1;
}

.sidebar__search-form :-ms-input-placeholder {
    color: var(--pitoon-gray);
    opacity: 1;
}

.sidebar__search-form ::-ms-input-placeholder {
    color: var(--pitoon-gray);
    opacity: 1;
}

.sidebar__search-form ::placeholder {
    color: var(--pitoon-gray);
    opacity: 1;
}

.sidebar__search-form :-ms-input-placeholder {
    color: var(--pitoon-gray);
}

.sidebar__search-form ::-ms-input-placeholder {
    color: var(--pitoon-gray);
}

.sidebar__search-form button[type="submit"] {
    background-color: transparent;
    color: var(--pitoon-black);
    font-size: 22px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 42px;
    outline: none;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
}

.sidebar__post {
    position: relative;
    display: block;
    padding: 46px 30px 30px;
    background-color: var(--pitoon-primary);
    overflow: hidden;
    z-index: 1;
}

.sidebar__post .sidebar__title {
    margin-left: 20px;
}

.sidebar__post-list {
    margin: 0;
}

.sidebar__post-list li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 18px 20px 19px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.sidebar__post-list li::before {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 20px;
    right: 20px;
    height: 1px;
    opacity: 0;
    background-color: var(--pitoon-bdr-color);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.sidebar__post-list li:hover::before {
    opacity: 1;
}

.sidebar__post-list li::after {
    content: "";
    position: absolute;
    top: -1px;
    left: 20px;
    right: 20px;
    height: 1px;
    opacity: 0;
    background-color: var(--pitoon-bdr-color);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.sidebar__post-list li:hover::after {
    opacity: 1;
}

.sidebar__post-list li:hover {
    background-color: white;
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.05);
}

.sidebar__post-image {
    margin-right: 15px;
    background-color: var(--pitoon-black);
    border-radius: 50%;
}

.sidebar__post-image>img {
    width: 70px;
    mix-blend-mode: luminosity;
    border-radius: 50%;
}

.sidebar__post-content {
    position: relative;
    top: -3px;
}

.sidebar__post-content h3 {
    font-size: 18px;
    margin: 0;
    line-height: 26px;
}

.sidebar__post-content-meta {
    line-height: 30px;
    font-size: 13px;
    font-weight: 500;
    color: var(--pitoon-gray);
    font-family: var(--pitoon-font);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.sidebar__post-content-meta i {
    color: var(--pitoon-base);
    font-size: 13px;
    padding-right: 4px;
}

.sidebar__post-content h3 a {
    color: var(--pitoon-black);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
}

.sidebar__post-content h3 a:hover {
    color: var(--pitoon-base);
}

.sidebar__category {
    position: relative;
    display: block;
    padding: 46px 30px 31px;
    background-color: var(--pitoon-primary);
}

.sidebar__category .sidebar__title {
    margin-bottom: 7px;
}

.sidebar__category-list {
    position: relative;
    display: block;
}

.sidebar__category-list li {
    position: relative;
    display: block;
}

.sidebar__category-list li a {
    position: relative;
    display: block;
    font-size: 16px;
    color: var(--pitoon-gray);
    border-bottom: 1px solid var(--pitoon-bdr-color);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    padding: 7px 35px 10px;
}

.sidebar__category-list li a:hover {
    color: var(--pitoon-black);
    background-color: white;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.07);
}

.sidebar__category-list li a span {
    position: absolute;
    top: 14px;
    left: 20px;
    font-size: 16px;
    color: var(--pitoon-gray);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.sidebar__category-list li a:hover span {
    color: var(--pitoon-base);
}

.sidebar__category-list li:last-child a {
    border-bottom: 0;
}

.sidebar__project {
    position: relative;
    display: block;
    padding: 46px 50px 50px;
    background-color: var(--pitoon-primary);
}

.sidebar__project .sidebar__title {
    margin-bottom: 24px;
}

.sidebar__project-box {
    position: relative;
    display: block;
    min-height: 163px;
    background-color: var(--pitoon-black);
    z-index: 1;
}

.sidebar__project-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    mix-blend-mode: luminosity;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: -1;
}

.sidebar__project-bg:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #04171a;
    background: linear-gradient(0deg, #04171a 5%, rgba(4, 23, 26, 0) 51%);
}

.sidebar__project-carousel {
    position: relative;
    display: block;
}

.sidebar__project-single {
    position: relative;
    display: block;
    min-height: 163px;
    background-color: var(--pitoon-black);
    z-index: 1;
}

.sidebar__project-single p {
    line-height: 22px;
    font-size: 18px;
    color: var(--pitoon-white);
    font-weight: 600;
    font-family: var(--pitoon-font-two);
    position: absolute;
    bottom: 22px;
    left: 30px;
}

.sidebar__project-carousel.owl-carousel .owl-dots {
    position: absolute;
    bottom: 30px;
    right: 28px;
    text-align: center;
    margin: 0 !important;
    display: flex;
    align-items: center;
}

.sidebar__project-carousel.owl-carousel .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: rgba(var(--pitoon-white-rgb), 0.2);
    border: 2px solid transparent;
    margin: 0px 2.5px;
    padding: 0px;
    transition: all 100ms linear;
    transition-delay: 0.1s;
}

.sidebar__project-carousel.owl-carousel .owl-dot.active {
    background-color: transparent;
    border: 2px solid var(--pitoon-white);
}

.sidebar__project-carousel.owl-carousel .owl-dot:focus {
    outline: none;
}

.sidebar__project-carousel.owl-carousel .owl-dots .owl-dot span {
    display: none;
}

.sidebar__tags {
    position: relative;
    display: block;
    padding: 46px 50px 50px;
    background-color: var(--pitoon-primary);
    z-index: 1;
}

.sidebar__tags .sidebar__title {
    margin-bottom: 23px;
}

.sidebar__tags-list {
    margin-top: -10px;
    margin-left: -7px;
}

.sidebar__tags-list a {
    font-size: 12px;
    color: var(--pitoon-gray);
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background-color: white;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.07);
    display: inline-block;
    padding: 4px 20px 4px;
    margin-left: 7px;
    font-weight: 800;
}

.sidebar__tags-list a+a {
    margin-left: 7px;
    margin-top: 10px;
}

.sidebar__tags-list a:hover {
    color: var(--pitoon-black);
    background: var(--pitoon-base);
}

.sidebar__comments {
    position: relative;
    display: block;
    padding: 46px 50px 46px;
    background-color: var(--pitoon-primary);
    z-index: 1;
}

.sidebar__comments .sidebar__title {
    margin-bottom: 23px;
}

.sidebar__comments-list {
    position: relative;
    display: block;
}

.sidebar__comments-list li {
    position: relative;
    display: block;
    padding-left: 65px;
}

.sidebar__comments-list li+li {
    margin-top: 28px;
}

.sidebar__comments-icon {
    height: 44px;
    width: 44px;
    background-color: white;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.07);
    border: 1px solid var(--pitoon-bdr-color);
    border-radius: 50%;
    font-size: 15px;
    color: var(--pitoon-black);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.sidebar__comments-list li:hover .sidebar__comments-icon {
    background-color: var(--pitoon-base);
    border: 1px solid var(--pitoon-base);
    color: var(--pitoon-black);
}

.sidebar__comments-text-box p {
    font-size: 15px;
    font-weight: 500;
    margin: 0;
    line-height: 24px;
}

.sidebar__comments-text-box p span {
    color: var(--pitoon-black);
}

/*--------------------------------------------------------------
# Blog Sidebar
--------------------------------------------------------------*/
.blog-sidebar {
    position: relative;
    display: block;
    padding: 120px 0 120px;
}

.blog-sidebar__left {
    position: relative;
    display: block;
}

.blog-sidebar__content-box {
    position: relative;
    display: block;
}

.blog-sidebar__single {
    position: relative;
    display: block;
}

.blog-sidebar__single+.blog-sidebar__single {
    margin-top: 60px;
}

.blog-sidebar__img_plugin, .blog-sidebar__img {
    position: relative;
    display: block;
    background-color: var(--pitoon-black);
    margin-bottom: 30px;
}

.blog-sidebar__img_plugin img, .blog-sidebar__img img {
    width: 100%;
}

.blog-sidebar__date-box {
    position: absolute;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    z-index: 2;
}

.blog-sidebar__date-box span {
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    background-color: var(--pitoon-base);
    padding: 13px 12px 13px;
    color: var(--pitoon-black);
}

.blog-sidebar__date-box p {
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    color: var(--pitoon-white);
    background-color: var(--pitoon-black);
    padding: 13px 20px 13px;
}

.blog-sidebar__content {
    position: relative;
    display: block;
}

.blog-sidebar__meta {
    position: relative;
    display: flex;
    align-items: center;
}

.blog-sidebar__meta li+li {
    margin-left: 12px;
}

.blog-sidebar__meta li a {
    font-size: 14px;
    color: var(--pitoon-gray);
    font-weight: 500;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.blog-sidebar__meta li a:hover {
    color: var(--pitoon-base);
}

.blog-sidebar__meta li a i {
    color: var(--pitoon-base);
    padding-right: 7px;
}

.blog-sidebar__title {
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
    margin-top: 1px;
    word-wrap: break-word;
}

.blog-sidebar__title a {
    color: var(--pitoon-black);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.blog-sidebar__title a:hover {
    color: var(--pitoon-base);
}

.blog-sidebar__text {
    padding-top: 11px;
    padding-bottom: 20px;
}

.blog-sidebar__btn {
    position: relative;
    display: block;
}

.blog-sidebar__btn a {
    position: relative;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    color: var(--pitoon-gray);
    padding: 8px 30px 7px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    background-color: var(--pitoon-primary);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.blog-sidebar__btn a:hover {
    background-color: var(--pitoon-base);
    color: var(--pitoon-black);
}

.blog-sidebar__btn a span {
    font-size: 10px;
    color: var(--pitoon-gray);
    position: relative;
    margin-left: 4px;
}

.blog-sidebar__btn a:hover span {
    color: var(--pitoon-black);
}

.blog-sidebar__bottom-box {
    position: relative;
    display: block;
    background-color: var(--pitoon-primary);
    padding: 60px 60px 55px;
    margin-top: 30px;
    overflow: hidden;
    z-index: 1;
}

.blog-sidebar__bottom-box-text {
    font-size: 16px;
}

.blog-sidebar__bottom-box-icon {
    margin-bottom: 21px;
}

.blog-sidebar__provide-services {
    position: relative;
    display: block;
    background-color: var(--pitoon-primary);
    padding: 60px 60px 60px;
    margin-top: 30px;
    margin-bottom: 30px;
    overflow: hidden;
    z-index: 1;
}

.blog-sidebar__provide-services-icon {
    margin-bottom: 24px;
}

.blog-sidebar__provide-services-title {
    font-size: 30px;
    line-height: 35px;
    font-weight: 600;
}

.blog-sidebar__provide-services-title a {
    color: var(--pitoon-black);
    transition: all 500ms ease;
}

.blog-sidebar__provide-services-title a:hover {
    color: var(--pitoon-base);
}

/*--------------------------------------------------------------
# Sliding Text
--------------------------------------------------------------*/
.sliding-text {
    position: relative;
    display: block;
    background-color: var(--pitoon-base);
}

.sliding-text__wrap {
    position: relative;
    display: block;
    padding: 23px 40px 29px;
}

.sliding-text__list {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    -moz-animation: my-animation405 19s linear infinite;
    -webkit-animation: my-animation405 19s linear infinite;
    animation: my-animation405 19s linear infinite;
}

/* for Firefox */
@-moz-keyframes my-animation404 {
    from {
        -moz-transform: translateX(-100%);
    }

    to {
        -moz-transform: translateX(100%);
    }
}

/* for Chrome */
@-webkit-keyframes my-animation404 {
    from {
        -webkit-transform: translateX(-100%);
    }

    to {
        -webkit-transform: translateX(100%);
    }
}

@keyframes my-animation404 {
    from {
        -moz-transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    to {
        -moz-transform: translateX(100%);
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

/* for Firefox */
@-moz-keyframes my-animation405 {
    from {
        -moz-transform: translateX(100%);
    }

    to {
        -moz-transform: translateX(-100%);
    }
}

/* for Chrome */
@-webkit-keyframes my-animation405 {
    from {
        -webkit-transform: translateX(100%);
    }

    to {
        -webkit-transform: translateX(-100%);
    }
}

@keyframes my-animation405 {
    from {
        -moz-transform: translateX(100%);
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }

    to {
        -moz-transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

.sliding-text__list li {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 30px;
    color: var(--pitoon-black);
    font-family: var(--pitoon-font-two);
}

.sliding-text__list li span {
    position: relative;
    display: inline-block;
    font-size: 54px;
    line-height: 54px;
    margin-left: 50px;
    top: 14px;
}

/*--------------------------------------------------------------
# Services Page
--------------------------------------------------------------*/
.services-page {
    position: relative;
    display: block;
    padding: 120px 0 0;
}

.services-page .container {
    max-width: 1404px;
}

/*--------------------------------------------------------------
# Services Page Brand
--------------------------------------------------------------*/
.services-page-brand {
    padding-top: 97px;
}

/*--------------------------------------------------------------
# Services Four
--------------------------------------------------------------*/
.services-four {
    padding-top: 120px;
}

/*--------------------------------------------------------------
# Project Page
--------------------------------------------------------------*/
.projects-page {
    position: relative;
    display: block;
    padding: 120px 0 90px;
}

/*--------------------------------------------------------------
# Blog Page
--------------------------------------------------------------*/
.blog-page {
    position: relative;
    display: block;
    padding: 120px 0 90px;
}

/*--------------------------------------------------------------
# Product
--------------------------------------------------------------*/
.product {
    position: relative;
}

.product__sidebar {
    position: relative;
    display: block;
}

.product__sidebar-single+.product__sidebar-single {
    margin-top: 30px;
}

.product__sidebar-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    margin: 0;
    margin-bottom: 22px;
}

.shop-search {
    position: relative;
    display: block;
}

.shop-search form {
    border-radius: 0;
    position: relative;
}

.shop-search form input[type=search], .shop-search form input[type=text] {
    width: 100%;
    height: 64px;
    background-color: transparent;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 14px;
    color: var(--pitoon-gray);
    font-family: var(--pitoon-font);
    border: 1px solid var(--pitoon-bdr-color);
    outline: none;
    font-weight: 500;
    border-radius: 0;
}

.shop-search form ::placeholder {
    color: inherit;
    opacity: 1;
}

.product__price-ranger {
    position: relative;
    padding: 27px 30px 31px;
    margin: 0;
    background-color: var(--pitoon-primary);
}

.product__price-ranger.price-ranger {
    margin-top: 7px;
    margin-bottom: 0px;
}

.product__price-ranger .price-ranger .ui-widget-content {
    background: var(--pitoon-white);
    border: none;
    height: 5px;
    border-radius: 0;
}

.product__price-ranger .price-ranger .ui-slider-handle {
    position: absolute;
    top: -5px;
    background: var(--pitoon-base);
    border: 0;
    height: 14px;
    width: 14px !important;
    border-radius: 50%;
    margin-left: -2px;
    outline: medium none;
    cursor: pointer;
    z-index: 2;
}

.product__price-ranger .price-ranger .ui-slider .ui-slider-range {
    background: var(--pitoon-base);
}

.product__price-ranger .price-ranger #slider-range {
    margin-left: 3px;
    margin-right: 0;
    margin-top: 0;
}

.product__price-ranger .price-ranger .ranger-min-max-block {
    position: relative;
    display: block;
    margin-top: 17px;
}

.product__price-ranger .price-ranger .ranger-min-max-block input {
    display: inline-block;
}

.product__price-ranger .price-ranger .ranger-min-max-block input[type="submit"] {
    position: relative;
    display: block;
    background: var(--pitoon-white);
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.07);
    float: right;
    text-align: center;
    border: none;
    color: var(--pitoon-gray);
    font-size: 12px;
    font-weight: 600;
    margin-top: 3px;
    cursor: pointer;
    padding: 4px 20px 4px;
    border-radius: 0;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.product__price-ranger .price-ranger .ranger-min-max-block input[type="submit"]:hover {
    background-color: var(--pitoon-base);
    color: var(--pitoon-white);
}

.product__price-ranger .price-ranger .ranger-min-max-block input[type="text"] {
    position: relative;
    display: inline-block;
    color: var(--pitoon-gray);
    font-size: 14px;
    font-weight: 500;
    width: 40px;
    line-height: 30px;
    border: none;
    padding: 0;
    text-align: center;
    background-color: transparent;
}

.product__price-ranger .price-ranger .ranger-min-max-block span {
    position: relative;
    display: inline-block;
    color: var(--pitoon-gray);
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    left: -2px;
}

.shop-category {
    position: relative;
    display: block;
    padding: 27px 15px 13px;
    background-color: var(--pitoon-primary);
}

.shop-category .product__sidebar-title {
    margin-left: 15px;
    margin-bottom: 8px;
}

.shop-category ul {
    position: relative;
    display: block;
}

.shop-category ul li {
    position: relative;
    line-height: 24px;
    font-size: 16px;
    text-transform: capitalize;
    color: var(--pitoon-gray);
}

.shop-category ul li:last-child {
    margin-bottom: 0;
}

.shop-category ul li a {
    position: relative;
    display: block;
    line-height: 24px;
    font-size: 16px;
    text-transform: capitalize;
    color: var(--pitoon-gray);
    font-weight: 500;
    transition: all 0.3s ease;
    z-index: 1;
    padding: 12px 30px 12px;
}

.shop-category ul li a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    background: var(--pitoon-white);
    z-index: -1;
    transform: scaleY(0);
    transform-origin: left;
    transform-style: preserve-3d;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.shop-category ul li a:hover:before {
    transform: scaleY(1);
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.07);
}

.shop-category ul li a.active:before {
    transform: scaleY(1);
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.07);
}

.shop-category ul li:hover a, .shop-category ul li.active a {
    color: var(--pitoon-black);
    color: var(--pitoon-black);
    background: var(--pitoon-white);
}

.shop-category ul li a:after {
    position: absolute;
    left: 15px;
    top: 10px;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    content: "\f0da";
    opacity: 1;
    font-size: 15px;
    color: var(--pitoon-gray);
    line-height: 30px;
    transition: all 200ms linear;
    transition-delay: 0.1s;
    z-index: 1;
}

.shop-category ul li a:hover:after, .shop-category ul li.active a:after {
    color: var(--pitoon-base);
}

.product__items {
    position: relative;
    display: block;
}

.product__showing-result {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}

.product__showing-text-box {
    position: relative;
    display: block;
}

.product__showing-text {
    font-size: 18px;
    font-weight: 400;
}

.product__showing-sort {
    position: relative;
    display: block;
    max-width: 340px;
    width: 100%;
}

.product__showing-sort .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    position: relative;
    display: block;
    max-width: 340px;
    width: 100% !important;
}

.product__showing-sort .bootstrap-select>.dropdown-toggle::after {
    display: none;
}

.product__showing-sort .bootstrap-select>.dropdown-toggle {
    position: relative;
    height: 64px;
    outline: none !important;
    border-radius: 0;
    border: 0;
    background-color: var(--pitoon-primary) !important;
    margin: 0;
    padding: 0;
    padding-left: 30px;
    padding-right: 30px;
    color: var(--pitoon-gray) !important;
    font-size: 14px;
    line-height: 64px;
    font-weight: 500;
    box-shadow: none !important;
    background-repeat: no-repeat;
    background-size: 14px 12px;
    background-position: right 25.75px center;
}

.product__showing-sort .bootstrap-select>.dropdown-toggle:before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 26px;
    font-family: "Font Awesome 5 Free";
    content: "\f107";
    font-weight: 900;
    font-size: 14px;
    color: var(--pitoon-gray);
}

.product__all {
    position: relative;
    display: block;
}

.product__all-single {
    position: relative;
    display: block;
    margin-bottom: 30px;
    text-align: center;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    z-index: 1;
    padding-bottom: 30px;
}

.product__all-single:hover {
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.07);
}

.product__all-single-inner {
    position: relative;
    display: block;
    overflow: hidden;
    border: 1px solid var(--pitoon-bdr-color);
    background-color: var(--pitoon-white);
    z-index: 1;
}

.product__all-img {
    position: relative;
    display: block;
    overflow: hidden;
    background-color: var(--pitoon-white);
    border: 1px solid var(--pitoon-bdr-color);
    z-index: 1;
}

.product__all-img:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(var(--pitoon-primary-rgb), 0.3);
    -webkit-transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 500ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 500ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease, -webkit-transform 500ms ease;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(-70%);
    transform: translateY(-70%);
    z-index: 1;
    display: none;
}

.product__all-single:hover .product__all-img:before {
    visibility: visible;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
}

.product__all-img img {
    width: 100%;
    mix-blend-mode: darken;
    transition: all 500ms ease;
}

.product__all-single:hover .product__all-img img {
    transform: scale(1.05);
}

.product__all-content {
    position: relative;
    display: block;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.product__all-review {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product__all-review i {
    color: var(--pitoon-base);
    font-size: 13px;
}

.product__all-review i+i {
    margin-left: 5px;
}

.product__all-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    margin-top: 2px;
}

.product__all-title a {
    color: var(--pitoon-black);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.product__all-title a:hover {
    color: var(--pitoon-base);
}

.product__all-price {
    font-weight: 500;
    line-height: 25px;
    font-size: 16px;
}

.product__all-btn-box {
    position: relative;
    display: block;
    margin-top: 16px;
    z-index: 2;
}

.product__all-btn {
    font-weight: 800;
    padding: 4px 20px 4px;
    font-size: 12px;
    color: var(--pitoon-gray);
    background-color: var(--pitoon-primary);
}

.product__all-btn:hover {
    color: var(--pitoon-white);
}

.product__all-btn:before {
    background-color: var(--pitoon-black);
}

.products__all-icon-boxes {
    position: absolute;
    top: 20px;
    right: 35px;
    z-index: 2;
    display: flex;
    align-items: center;
    flex-direction: column;
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(20deg) translateX(100%);
    -ms-transform: perspective(400px) rotateX(20deg) translateX(100%);
    transform: perspective(400px) rotateX(20deg) translateX(100%);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .5s;
    transition-property: all;
    z-index: 1;
}

.product__all-single:hover .products__all-icon-boxes {
    opacity: 1.0;
    -webkit-transform: perspective(400px) rotateX(0deg) translateX(0%);
    -ms-transform: perspective(400px) rotateX(0deg) translateX(0%);
    transform: perspective(400px) rotateX(0deg) translateX(0%);
    transition-delay: .3s;
    transition-timing-function: ease-in-out;
    transition-duration: .5s;
    transition-property: all;
}

.products__all-icon-boxes a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    width: 40px;
    background-color: var(--pitoon-primary);
    border-radius: 50%;
    font-size: 14px;
    color: var(--pitoon-black);
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.products__all-icon-boxes a:hover {
    background-color: var(--pitoon-base);
    color: var(--pitoon-black);
}

.products__all-icon-boxes a+a {
    margin-top: 10px;
}

/*--------------------------------------------------------------
# Product Details
--------------------------------------------------------------*/
.product-details {
    position: relative;
    display: block;
    padding: 0 0px 0px;
    margin-top: 105px;
}

.product-details__img {
    position: relative;
    display: block;
    overflow: hidden;
}

.product-details__img img {
    width: 100%;
    border: 1px solid var(--pitoon-bdr-color);
}

.product-details__img-search {
    position: absolute;
    top: 30px;
    right: 30px;
}

.product-details__img-search a span {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 21px;
    color: var(--pitoon-black);
}

.product-details__top {
    position: relative;
    display: block;
    margin-top: -9px;
}

.product-details__title {
    font-size: 34px;
    line-height: 44px;
    font-weight: 600;
    margin: 0;
}

.product-details__title span {
    position: relative;
    display: inline-block;
    color: var(--pitoon-base);
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    letter-spacing: 0;
    font-family: var(--pitoon-font);
}

.product-details__reveiw {
    display: flex;
    align-items: center;
    margin-top: 20px;
    padding-bottom: 30px;
    margin-bottom: 21px;
    border-bottom: 1px solid var(--pitoon-bdr-color);
}

.product-details__reveiw i {
    font-size: 15px;
    color: var(--pitoon-base);
}

.product-details__reveiw i+i {
    margin-left: 4px;
}

.product-details__reveiw span {
    position: relative;
    top: 1px;
    line-height: 1;
    font-size: 15px;
    color: var(--pitoon-gray);
    font-weight: 500;
    margin-left: 20px;
}

.product-details__content {
    position: relative;
    display: block;
}

.product-details__content-text1 {
    font-size: 15px;
    line-height: 30px;
    margin: 0;
    margin-bottom: 31px;
}

.product-details__content-text2 {
    font-size: 15px;
    line-height: 30px;
    margin: 0;
}

.product-details__quantity {
    position: relative;
    display: flex;
    align-items: center;
    margin-top: 30px;
}

.woocommerce-grouped-product-list-item__quantity .product-details__quantity {
    margin-bottom: -30px;
}

.product-details__quantity-title {
    margin: 0;
    color: var(--pitoon-black);
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    margin-right: 25px;
}

.product-quantity .quantity-box, .single-product .quantity-box, .product-details__quantity .quantity-box {
    position: relative;
    width: 98px;
    height: 50px;
}

.product-quantity .quantity-box input, .single-product .quantity-box input, .product-details__quantity .quantity-box input {
    width: 98px;
    height: 50px;
    border: 1px solid var(--pitoon-bdr-color);
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    font-family: var(--pitoon-font);
    padding-left: 30px;
    outline: none;
    font-size: 18px;
    font-weight: 500;
    color: var(--pitoon-gray);
    background-color: var(--pitoon-white);
}

.product-quantity .quantity-box button, .product-details__quantity .quantity-box button {
    width: 24px;
    height: 24px;
    background-color: var(--pitoon-white);
    color: var(--pitoon-gray);
    font-size: 8px;
    position: absolute;
    top: 1px;
    right: 1px;
    border: none;
    border-left: 1px solid var(--pitoon-bdr-color);
    display: flex;
    align-items: center;
    justify-content: center;
    outline: none;
}

.product-quantity .quantity-box button.sub, .product-details__quantity .quantity-box button.sub {
    bottom: 1px;
    top: auto;
    border-top: 1px solid var(--pitoon-bdr-color);
}

.product-details__buttons {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    margin-top: 30px;
}

.product-details__buttons-1 {
    position: relative;
    display: block;
}

.product-details__buttons-1 .thm-btn {
    background-color: var(--pitoon-black);
    color: var(--pitoon-white);
}

.product-details__buttons-1 .thm-btn:hover {
    color: var(--pitoon-black);
}

.product-details__buttons-1 .thm-btn::before {
    background-color: var(--pitoon-base);
}

.product-details__buttons-2 {
    position: relative;
    display: block;
    margin-left: 10px;
}

.product-details__buttons-2 .thm-btn {
    background-color: var(--pitoon-base);
}

.product-details__social {
    position: relative;
    display: flex;
    align-items: center;
}

.product-details__social .title {
    position: relative;
    display: block;
}

.product-details__social .title h3 {
    color: var(--pitoon-black);
    font-size: 18px;
    line-height: 18px;
    font-weight: 600;
}

.product-details__social-link {
    position: relative;
    display: flex;
    align-items: center;
    margin-left: 20px;
}

.product-details__social-link a {
    position: relative;
    height: 43px;
    width: 43px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    color: var(--pitoon-black);
    background-color: transparent;
    font-size: 15px;
    border-radius: 17px;
    border: 2px solid var(--pitoon-base);
    overflow: hidden;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    z-index: 1;
}

.product-details__social-link a+a {
    margin-left: 10px;
}

.product-details__social-link a:hover {
    color: var(--pitoon-white);
    background-color: var(--pitoon-base);
    border: 1px solid var(--pitoon-base);
}

.product-details__social-link a:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-color: var(--pitoon-base);
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-property: all;
    transition-property: all;
    opacity: 1;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    z-index: -1;
}

.product-details__social-link a:hover:after {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

/*--------------------------------------------------------------
# Product Description
--------------------------------------------------------------*/
.product-description {
    position: relative;
    display: block;
    background: #ffffff;
    padding: 0px 0px 50px;
}

.product-description__title {
    font-size: 30px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 26px;
}

.product-description__text1 {
    font-size: 15px;
    line-height: 30px;
    margin: 0;
}

.product-description__list {
    position: relative;
    display: block;
    margin-top: 30px;
    margin-bottom: 30px;
}

.product-description__list ul {
    position: relative;
    display: block;
}

.product-description__list ul li {
    position: relative;
    display: block;
    margin-bottom: 2px;
}

.product-description__list ul li:last-child {
    margin-bottom: 0px;
}

.product-description__list ul li p {
    color: var(--pitoon-black);
    margin: 0;
    font-weight: 600;
    font-size: 16px;
}

.product-description__list ul li p span:before {
    position: relative;
    display: inline-block;
    color: var(--pitoon-base);
    font-size: 17px;
    line-height: 17px;
    margin-right: 11px;
    top: 2px;
}

.product-description__tex2 {
    font-size: 15px;
    line-height: 30px;
    margin: 0;
}

/*--------------------------------------------------------------
# Review One
--------------------------------------------------------------*/
.review-one {
    position: relative;
    display: block;
}

.comments-area {
    position: relative;
    display: block;
    border-top: 1px solid var(--pitoon-bdr-color);
    padding-top: 56px;
}

.review-one__title {
    position: relative;
    display: block;
    margin-bottom: 37px;
}

.review-one__title h3 {
    font-size: 30px;
    line-height: 30px;
    font-weight: 600;
    margin: 0;
}

.comments-area .comment-box {
    position: relative;
    display: block;
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid var(--pitoon-bdr-color);
}

.comments-area .comment {
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.comments-area .comment-box .author-thumb {
    position: relative;
    display: block;
    width: 165px;
    height: 165px;
    border-radius: 50%;
    overflow: hidden;
}

.comments-area .comment-box .author-thumb img {
    width: 100%;
    mix-blend-mode: luminosity;
    height: 100%;
}

.comments-area .comment-box .author-thumb figure {
    margin: 0;
}

.review-one__content {
    position: relative;
    display: block;
    padding-left: 45px;
    flex: 1;
}

.review-one__content-top {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 18px;
}

.review-one__content-top .info {
    position: relative;
    display: block;
}

.review-one__content-top .info h2 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    text-transform: capitalize;
}

.review-one__content-top .info h2 span {
    color: var(--pitoon-base);
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: capitalize;
    font-family: var(--pitoon-font);
    margin-left: 5px;
}

.review-one__content-top .reply-btn {
    position: relative;
    display: block;
}

.review-one__content-top .reply-btn i:before {
    color: var(--pitoon-base);
    font-size: 15px;
}

.review-one__content-bottom {
    position: relative;
    display: block;
}

.review-one__content-bottom p {
    font-size: 15px;
    line-height: 30px;
    margin: 0px;
}

/*--------------------------------------------------------------
# Review Form One
--------------------------------------------------------------*/
.review-form-one {
    position: relative;
    display: block;
    padding: 14px 0 120px;
}

.review-form-one__inner {
    position: relative;
    display: block;
}

.review-form-one__title {
    font-size: 30px;
    font-weight: 600;
    line-height: 30px;
}

.review-form-one__rate-box {
    position: relative;
    display: flex;
    align-items: center;
    margin-top: 18px;
    margin-bottom: 26px;
}

.review-form-one__rate-text {
    font-size: 18px;
    font-weight: 500;
}

.review-form-one__rate {
    position: relative;
    display: flex;
    align-items: center;
    margin-left: 17px;
}

.review-form-one__rate i {
    font-size: 16px;
    color: var(--pitoon-base);
}

.review-form-one__rate i+i {
    margin-left: 5px;
}

.review-form-one__form {
    position: relative;
    display: block;
}

.review-form-one__form .row {
    --bs-gutter-x: 20px;
}

.review-form-one__input-box textarea {
    font-size: 14px;
    color: var(--pitoon-gray);
    height: 190px;
    width: 100%;
    background-color: var(--pitoon-primary);
    padding: 20px 30px 30px;
    border: none;
    outline: none;
    margin-bottom: 0px;
    font-weight: 500;
}

.review-form-one__input-box.text-message-box {
    height: 190px;
}

.review-form-one__input-box {
    position: relative;
    display: block;
    margin-bottom: 20px;
}

.review-form-one__input-box input[type="text"], .review-form-one__input-box input[type="email"] {
    height: 64px;
    width: 100%;
    border: none;
    background-color: var(--pitoon-primary);
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
    font-size: 14px;
    color: var(--pitoon-gray);
    display: block;
    font-weight: 500;
}

.review-form-one__btn {
    border: none;
}

/*--------------------------------------------------------------
# Cart Page
--------------------------------------------------------------*/
.cart-page {
    position: relative;
    display: block;
    background: var(--pitoon-white);
    padding: 112px 0px 120px;
}

.cart-page .table-responsive {
    position: relative;
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

@media (max-width: 1199px) {
    .cart-table {
        min-width: 1170px;
    }
}

.cart-table {
    margin-bottom: 60px;
}

.cart-table thead th {
    color: var(--pitoon-black);
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    padding: 0;
    border: none;
    padding-bottom: 21px;
    font-family: var(--pitoon-font-two);
}

.cart-table thead th:last-child {
    text-align: right;
}

.cart-table tbody tr {
    vertical-align: middle;
}

.cart-table tbody tr:last-child {
    border-bottom: 1px solid #eeede5;
}

.cart-table tbody td {
    font-size: 18px;
    font-weight: 500;
    color: var(--pitoon-gray);
    vertical-align: middle;
    border-top: 1px solid var(--pitoon-bdr-color);
    border-bottom: 1px solid var(--pitoon-bdr-color);
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
    letter-spacing: 0;
}

.cart-table tbody td:last-child {
    text-align: right;
}

.cart-table .product-box {
    display: flex;
    align-items: center;
}

.cart-table .product-box .img-box {
    position: relative;
    display: block;
    width: 120px;
    overflow: hidden;
    margin-right: 35px;
}

.cart-table .product-box .img-box img {
    width: 100%;
    border: 1px solid var(--pitoon-bdr-color);
}

.cart-table h3 {
    color: var(--pitoon-black);
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    text-transform: none;
}

.cart-table h3 a {
    color: var(--pitoon-black);
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.cart-table h3 a:hover {
    color: var(--pitoon-base);
}

.cart-table .quantity-box {
    position: relative;
    width: 98px;
    height: 50px;
}

.cart-table .quantity-box input {
    width: 98px;
    height: 50px;
    border: 1px solid var(--pitoon-bdr-color);
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    font-family: var(--pitoon-font);
    padding-left: 30px;
    outline: none;
    font-size: 18px;
    font-weight: 500;
    color: var(--pitoon-gray);
    background-color: transparent;
}

.cart-table .quantity-box button {
    width: 24px;
    height: 24px;
    background-color: var(--pitoon-white);
    color: var(--pitoon-gray);
    font-size: 8px;
    position: absolute;
    top: 1px;
    right: 1px;
    border: none;
    border-left: 1px solid var(--pitoon-bdr-color);
    display: flex;
    align-items: center;
    justify-content: center;
    outline: none;
}

.cart-table .quantity-box button.sub {
    bottom: 1px;
    top: auto;
    border-top: 1px solid var(--pitoon-bdr-color);
}

.cart-table .cross-icon {
    position: relative;
    display: block;
}

.cart-table .cross-icon i:before {
    position: relative;
    display: inline-block;
    color: var(--pitoon-black);
    font-size: 16px;
}

.cart-cupon__form {
    position: relative;
    display: block;
    margin-bottom: 30px;
}

.cart-cupon__input {
    width: 100%;
    max-width: 375px;
    background-color: var(--pitoon-primary);
    padding-left: 30px;
    padding-right: 30px;
    margin-right: 20px;
    font-family: var(--pitoon-font);
    font-size: 14px;
    color: var(--pitoon-gray);
    height: 63px;
    margin-bottom: 20px;
    border: none;
    outline: none;
    font-weight: 500;
}

.cart-cupon__form ::placeholder {
    color: var(--pitoon-gray);
    opacity: 1;
}

.cart-cupon__form button {
    top: -2px;
    border: none;
    outline: none !important;
}

.cart-total {
    position: relative;
    display: block;
    margin-bottom: 23px;
    margin-top: -6px;
}

.cart-total li {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    color: var(--pitoon-gray);
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
}

.cart-total li+li {
    margin-top: 15px;
}

.cart-total li span:first-child {
    display: block;
    color: var(--pitoon-black);
    font-size: 20px;
    margin-right: 75px;
    font-weight: 600;
    width: 136px;
    text-align: right;
    font-family: var(--pitoon-font-two);
}

.cart-total li:nth-child(2) span:first-child {
    position: relative;
    right: 6px;
}

.cart-total-amount {
    color: var(--pitoon-gray);
    font-weight: 500;
}

.cart-page__buttons {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.cart-page__buttons-1 {
    position: relative;
    display: block;
}

.cart-page__buttons-1 .thm-btn {
    background: var(--pitoon-black);
    color: var(--pitoon-white);
}

.cart-page__buttons-1 .thm-btn:hover {
    color: var(--pitoon-black);
}

.cart-page__buttons-1 .thm-btn:before {
    background-color: var(--pitoon-base);
}

.cart-page__buttons-2 {
    position: relative;
    display: block;
    margin-left: 10px;
}

.cart-page__buttons-2 .thm-btn {
    background-color: var(--pitoon-base);
}

/*--------------------------------------------------------------
# Checkout
--------------------------------------------------------------*/
.checkout-page {
    position: relative;
    display: block;
    padding: 111px 0 120px;
}

.checkout-page .billing_details {
    position: relative;
    display: block;
}

.billing_title {
    position: relative;
    display: block;
    margin-bottom: 35px;
}

.billing_title p {
    font-size: 15px;
    margin: 0;
}

.billing_title span {
    color: var(--pitoon-base);
}

.billing_title h2 {
    font-size: 30px;
    line-height: 30px;
    margin: 0;
    font-weight: 600;
    margin-top: 17px;
}

.billing_details_form {
    position: relative;
    display: block;
}

.billing_details_form .bs-gutter-x-20 {
    --bs-gutter-x: 20px;
}

.billing_details_form .btn-light {
    border: none;
}

.billing_details_form .btn-light:hover {
    border: none;
}

.billing_input_box {
    position: relative;
    display: block;
    margin-bottom: 20px;
}

.billing_input_box input[type="text"], .billing_input_box input[type="email"], .billing_input_box input[type="tel"] {
    height: 63px;
    width: 100%;
    border: none;
    background-color: var(--pitoon-primary);
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
    font-size: 14px;
    color: var(--pitoon-gray);
    display: block;
    font-weight: 500;
}

.billing_details .checked-box {
    position: relative;
    display: block;
    margin-top: -6px;
}

.billing_details .checked-box label {
    position: relative;
    display: inline-block;
    padding-left: 30px;
    margin-right: 0px;
    margin-bottom: 0;
    color: var(--pitoon-gray);
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    text-transform: none;
    cursor: pointer;
    font-family: var(--pitoon-font);
}

.billing_details .checked-box input[type="checkbox"] {
    display: none;
}

.billing_details .checked-box input[type="checkbox"]+label span {
    position: absolute;
    top: 2px;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    vertical-align: middle;
    background: var(--pitoon-base);
    cursor: pointer;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    border: 0;
}

.billing_details .checked-box label span:before {
    position: absolute;
    top: 4px;
    left: 6px;
    display: block;
    border-bottom: 2px solid #04171a;
    border-right: 2px solid #04171a;
    content: '';
    width: 6px;
    height: 9px;
    pointer-events: none;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    opacity: 0;
}

.billing_details.checked-box input[type="checkbox"]:checked+label span {
    border-color: #04171a;
}

.billing_details .checked-box input[type="checkbox"]:checked+label span:before {
    opacity: 1;
}

.ship_different_address_title {
    margin-top: 43px;
}

.ship_different_address_title h2 span::before {
    position: relative;
    display: inline-block;
    color: var(--pitoon-black);
    font-size: 10px;
    top: -5px;
    left: 2px;
    height: 20px;
    width: 20px;
    background-color: var(--pitoon-base);
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
}

.ship_different_address_form .ship_different_input {
    position: relative;
    display: block;
    height: 133px;
}

.ship_different_address_form .ship_different_input textarea {
    font-size: 14px;
    color: var(--pitoon-gray);
    height: 133px;
    width: 100%;
    background-color: var(--pitoon-primary);
    padding: 15px 30px 20px;
    border: none;
    outline: none;
    margin-bottom: 0px;
    font-weight: 500;
}

.billing_details_form .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    position: relative;
    display: block;
    max-width: 100%;
    width: 100% !important;
}

.billing_details_form .bootstrap-select>.dropdown-toggle::after {
    display: none;
}

.billing_details_form .bootstrap-select>.dropdown-toggle {
    position: relative;
    height: 63px;
    outline: none !important;
    border-radius: 0;
    border: 0;
    background-color: var(--pitoon-primary) !important;
    margin: 0;
    padding: 0;
    padding-left: 30px;
    padding-right: 30px;
    color: var(--pitoon-gray) !important;
    font-size: 14px;
    line-height: 63px;
    font-weight: 500;
    box-shadow: none !important;
    background-repeat: no-repeat;
    background-size: 14px 12px;
    background-position: right 25.75px center;
}

.billing_details_form .bootstrap-select>.dropdown-toggle:before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 26px;
    font-family: "Font Awesome 5 Free";
    content: "\f107";
    font-weight: 900;
    font-size: 14px;
    color: var(--pitoon-gray);
}

.your_order {
    position: relative;
    display: block;
    padding-top: 56px;
}

.your_order h2 {
    font-size: 30px;
    line-height: 30px;
    font-weight: 600;
    margin: 0;
    margin-bottom: 57px;
}

.order_table_box {
    position: relative;
    width: 100%;
    border-bottom: 1px solid var(--pitoon-bdr-color);
    padding-bottom: 24px;
}

.order_table_detail {
    position: relative;
    width: 100%;
}

.order_table_head {
    position: relative;
    width: 100%;
    border-bottom: 1px solid var(--pitoon-bdr-color);
    border-top: 1px solid var(--pitoon-bdr-color);
}

.order_table_head th {
    font-size: 20px;
    color: var(--pitoon-black);
    font-weight: 600;
    margin: 0;
    padding: 22px 0 23px;
    font-family: var(--pitoon-font-two);
}

.order_table_head th.right {
    float: right;
}

.order_table_detail tbody td {
    padding: 29px 0 2px;
}

.order_table_detail tbody td.pro__title {
    color: var(--pitoon-gray);
    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
}

.order_table_detail tbody td.pro__price {
    color: var(--pitoon-gray);
    font-size: 16px;
    line-height: 18px;
    text-align: right;
    font-weight: 500;
    letter-spacing: 0;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.checkout__payment {
    background-color: var(--pitoon-primary);
    padding: 52px 50px 20px;
    margin-bottom: 20px;
}

.checkout__payment__item+.checkout__payment__item {
    margin-top: 39px;
}

.checkout__payment__title {
    display: flex;
    color: var(--pitoon-black);
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    align-items: center;
    margin-bottom: 27px;
    cursor: pointer;
}

.checkout__payment__title::before {
    content: '';
    width: 23px;
    height: 23px;
    background-color: #ffffff;
    border: 2px solid #e0dcd3;
    border-radius: 50%;
    margin-right: 10px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 10px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 15px;
    position: relative;
    top: -2px;
    transition: all 500ms ease;
}

.checkout__payment__title img {
    margin-left: 15px;
}

.checkout__payment__item--active .checkout__payment__title::before {
    background-color: var(--pitoon-base);
    border-color: var(--pitoon-base);
    content: '\f00c';
    color: var(--pitoon-white);
}

.checkout__payment__content {
    font-size: 15px;
    line-height: 30px;
    color: var(--pitoon-gray);
    font-weight: 500;
    margin-left: 39px;
}

/*--------------------------------------------------------------
# Team Page
--------------------------------------------------------------*/
.team-page {
    position: relative;
    display: block;
    padding: 120px 0 90px;
}

/*--------------------------------------------------------------
# Gallery Two
--------------------------------------------------------------*/
.gallery-page {
    position: relative;
    display: block;
    padding: 120px 0 110px;
}

.gallery-page .row {
    --bs-gutter-x: 10px;
}

.gallery-page .container {
    max-width: 1572px;
}

.gallery-page__single {
    position: relative;
    display: block;
    margin-bottom: 10px;
}

.gallery-page__img {
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 1;
}

.gallery-page__img:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: -2px;
    left: 0;
    right: 0;
    background-color: var(--pitoon-base);
    opacity: 0;
    visibility: hidden;
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-transform: scaleY(0) translateZ(100px);
    transform: scaleY(0) translateZ(100px);
    -webkit-transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 700ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 700ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease, -webkit-transform 700ms ease;
    z-index: 2;
}

.gallery-page__single:hover .gallery-page__img:before {
    opacity: .90;
    visibility: visible;
    -webkit-transform: scaleY(1) translateZ(0px);
    transform: scaleY(1) translateZ(0px);
}

.gallery-page__img-box {
    position: relative;
    display: block;
    overflow: hidden;
    background-color: var(--pitoon-black);
}

.gallery-page__img img {
    width: 100%;
    mix-blend-mode: luminosity;
}

.gallery-page__icon {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 2;
}

.gallery-page__icon a {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    color: var(--pitoon-black);
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    z-index: 2;
}

.gallery-page__single:hover .gallery-page__icon a {
    -webkit-transform: scale(1);
    transform: scale(1);
    transition-delay: 500ms;
    opacity: 1;
}

.gallery-page__icon a:hover {
    color: var(--pitoon-black);
}

/*--------------------------------------------------------------
# Boxed Version
--------------------------------------------------------------*/
body.boxed-wrapper {
    background-color: var(--pitoon-primary);
}

.boxed-wrapper .contact__shape-1 {
    display: none;
}

.boxed-wrapper .page-wrapper {
    max-width: 1530px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.08);
}

.blog-sidebar__single.sticky {
    position: relative;
}

.blog-sidebar__single.sticky::before {
    position: absolute;
    right: 0px;
    content: "";
    width: 40px;
    height: 40px;
    background-color: var(--pitoon-base);
    z-index: 10;
    clip-path: polygon(50% 0%, 100% 0, 100% 100%, 50% 50%, 0 100%, 0 0);
    top: 0px;
}

ul.list-unstyled.blog-details__meta.ml-0 li, ul.list-unstyled.blog-sidebar__meta.ml-0 li {
    line-height: 1;
    margin-bottom: 12px;
}

.main-header-two.default-header h1 {
    color: var(--pitoon-white);
}

.main-header-two.default-header {
    background: #04171A;
    box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.1);
}

.default-header .main-menu-two__logo {
    margin-right: 70px;
    padding: 25px 0px;
}

.blog-details__content li span i, .blog-sidebar__meta li span i, .blog-sidebar__meta li .icon span, .blog-sidebar__meta li span i, .blog-sidebar__meta li a i {
    color: var(--pitoon-base);
}

.blog-pagination {
    display: flex;
    align-items: center;
    line-height: 1;
    margin-top: 60px;
}

.blog-pagination a, .blog-pagination span {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    border: 1px solid var(--pitoon-bdr-color, #e2ddda);
    width: 50px;
    height: 50px;
    font-size: 16px;
    transition: all 500ms ease;
}

.blog-pagination a.current, .blog-pagination a:hover, .blog-pagination span.current, .blog-pagination span:hover {
    background-color: var(--pitoon-black);
    border-color: var(--pitoon-black);
    color: var(--pitoon-white);
}

.blog-pagination span+span, .blog-pagination a+span, .blog-pagination span+a, .blog-pagination a+a {
    margin-left: 10px;
}

.blog-sidebar__img_plugin img, .blog-sidebar__img img {
    width: auto;
}

.blog-sidebar__img {
    background-color: transparent;
}

.blog-sidebar__img_plugin, .blog-details__img, .blog-sidebar__img {
    position: relative;
    display: inline-block;
}

.post .blog-details__content p {
    line-height: 1.875em;
    margin-bottom: 1.5em;
}

ul.list-unstyled.blog-details__meta.ml-0 {
    margin-left: 0;
    margin-bottom: 0;
}

.blog-details__tags.tag-links a {
    background-color: #fff;
    border-color: #eeede5;
    color: var(--pitoon-black);
    padding: 0;
    border: 0;
    margin-left: 0;
    font-size: 14px;
    text-transform: capitalize;
}

.blog-details__tags.tag-links a:hover {
    color: var(--pitoon-base, #86ad09);
}

.blog-details__tags.tag-links {
    position: relative;
    top: -2px;
}

.blog-details__tags.tag-links a:not(:last-of-type)::after {
    content: ',';
}

.comment-form__btn {
    border: none;
    border-radius: 0;
    padding: 23px 50px 24px;
}

.comment-respond {
    margin-top: -10px;
}

.blog-details__content ul, .comments-area ul, .comments-area ol, .blog-details__content ol {
    margin: 0 0 .5em .6em;
}

.blog-details__left .wp-block-button a {
    transition: all 500ms ease;
}

.blog-details__left .wp-block-button a:hover {
    background-color: var(--pitoon-base);
    border-color: var(--pitoon-base);
    color: #fff;
}

.wp-block-cover-image .wp-block-cover-image-text, .blog-details__content .wp-block-cover-image .wp-block-cover-text, .blog-details__content .wp-block-cover-image h2, .blog-details__content .wp-block-cover .wp-block-cover-image-text, .blog-details__content .wp-block-cover .wp-block-cover-text, .blog-details__content .wp-block-cover h2 {
    color: #fff;
}

.blog-details__content a.wp-block-file__button, .wp-block-cover strong, .wp-block-cover__inner-container a {
    color: #fff;
}

.blog-details__content>.wp-block-cover {
    margin-bottom: 32px;
}

.wp-block-gallery:not(.has-nested-images).alignleft {
    margin-right: 30px;
}

.blog-details__content .blocks-gallery-caption {
    margin-bottom: 24px;
}

.blog-details__content blockquote:not([class*=has-]), .comment-content blockquote, .blog-details__content .wp-block-quote {
    background-color: var(--pitoon-primary);
    border-left: 2px solid var(--pitoon-black, #1e1e22);
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    border-radius: 5px;
}

.blog-details__content blockquote:not([class*=has-])::before, .comment-content blockquote::before, .blog-details__content .wp-block-quote::before {
    content: '\f10d';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    bottom: 0;
    transform: rotate(180deg);
    font-size: 100px;
    color: var(--pitoon-base);
    opacity: 0.4;
    right: 30px;
    line-height: .9em;
    bottom: -25px;
}

.wp-block-pullquote:not(.is-style-solid-color) {
    background: none;
}

.wp-block-pullquote {
    margin: 0 0 1em;
    padding: 3em 0;
    text-align: center;
    border-radius: 5px;
    border-top: 4px solid #555d66;
    border-bottom: 4px solid #555d66;
    color: #40464d;
}

.wp-block-archives.wp-block-archives-list {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 30px;
}

.wp-block-archives-list li, .sidebar .widget.widget_archive li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    line-height: 36px;
    font-size: 16px;
    text-transform: capitalize;
    color: var(--pitoon-gray, #717178);
    transition: all 0.3s ease;
    z-index: 1;
}

.wp-block-archives-list li a {
    color: inherit;
    transition: all 500ms ease;
}

.wp-block-categories-dropdown, .wp-block-archives-dropdown {
    margin-bottom: 30px;
}

.wp-block-categories-dropdown select, .wp-block-archives-dropdown select {
    width: 100%;
    height: 60px;
    background-color: var(--pitoon-primary, #f2eeeb);
    border: 1px solid var(--pitoon-primary, #f2eeeb);
    outline: none;
    color: var(--pitoon-gray, #717178);
    font-size: 16px;
    font-weight: 500;
    padding-left: 30px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    font-family: var(--pitoon-font, "Kumbh Sans", sans-serif);
    background-image: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024"><path fill="rgb(34, 36, 41)" d="M540.1 776.847l472.32-473.63c15.466-15.518 15.44-40.642-0.080-56.134-15.518-15.48-40.656-15.44-56.134 0.080l-444.208 445.438-444.206-445.454c-15.48-15.518-40.602-15.558-56.122-0.080-7.78 7.766-11.67 17.94-11.67 28.114 0 10.148 3.864 20.282 11.59 28.034l472.308 473.632c7.436 7.474 17.556 11.668 28.1 11.668s20.652-4.206 28.102-11.668z"></path></svg>');
    background-repeat: no-repeat;
    background-position: right 30px top 50%;
    background-size: .65em auto;
    border-radius: 0px;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
}

.wp-block-latest-posts.wp-block-latest-posts__list, ol.wp-block-latest-comments, ul.wp-block-rss.wp-block-rss {
    margin-left: 0;
}

.wp-block-latest-comments {
    padding-left: 0;
    margin-left: 0;
}

.wp-block-latest-comments__comment-meta {
    font-size: 18px;
    line-height: 1.889;
    font-weight: 500;
    color: var(--pitoon-black, #1e1e22);
}

.wp-block-latest-comments__comment-date {
    font-weight: 500;
    color: var(--pitoon-gray, #717178);
}

.wp-block-latest-comments__comment-date {
    display: block;
    font-size: .75em;
}

.wp-block-latest-comments:not(.has-avatar):not(.has-dates) li {
    position: relative;
    padding-left: 68px;
    min-height: 44px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    white-space: pre-wrap;
}

.wp-block-latest-comments {
    padding-left: 0;
    margin-left: 0;
}

.wp-block-latest-comments:not(.has-avatar):not(.has-dates) li::before {
    content: "\f075";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 16px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--pitoon-white);
    width: 44px;
    height: 44px;
    color: var(--pitoon-black);
    margin-right: 20px;
    transition: all 500ms ease;
    position: absolute;
    top: 0;
    left: 0;
}

.wp-block-latest-comments:not(.has-avatar):not(.has-dates) li:hover::before {
    background-color: var(--pitoon-base);
    color: var(--pitoon-white);
}

.wp-block-latest-comments a, .wp-block-latest-posts__list.has-dates li a, .wp-block-rss li a {
    color: var(--pitoon-black);
}

.blog-details__content a:hover {
    color: var(--pitoon-base);
    transition: all 500ms ease;
}

.blog-details__content a, .comment-content a, .blog-details__content blockquote:not([class*=has-]) cite {
    color: var(--pitoon-black);
}

.wp-block-search label {
    font-size: 18px;
    color: var(--pitoon-black, #1e1e22);
    font-weight: 600;
}

.wp-block-search input[type=search] {
    display: block;
    border: none;
    outline: none;
    width: 100%;
    max-width: 300px;
    position: relative;
    line-height: 40px;
    padding: 19px 80px 19px 35px;
    background: var(--pitoon-primary);
    color: var(--pitoon-gray, #717178);
    display: block;
    font-size: 14px;
    font-weight: 500;
    font-family: var(--pitoon-font, "Kumbh Sans", sans-serif);
    width: 100%;
    height: 60px;
    border: 1px solid var(--pitoon-extra, #f2eeeb);
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.wp-block-search .wp-block-search__button {
    display: inline-block;
    vertical-align: middle;
    border: none;
    outline: none;
    background-color: var(--pitoon-black, #1e1e22);
    text-align: center;
    color: var(--pitoon-white, #ffffff);
    padding: 0 20px;
    font-size: 18px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    text-transform: capitalize;
    letter-spacing: .01em;
    border-radius: 0px;
    border: none;
    margin-left: 0px;
}

.wp-block-tag-cloud a {
    font-size: 18px !important;
    color: var(--pitoon-gray);
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    transition: all 500ms ease;
}

.wp-block-rss li {
    position: relative;
    padding-left: 68px;
    font-size: 16px;
    font-weight: 600;
    color: var(--pitoon-black);
    min-height: 44px;
}

.wp-block-rss li+li {
    margin-top: 20px;
}

.wp-block-rss {
    margin: 0;
    padding: 0;
    list-style: none;
}

.wp-block-rss li::before {
    content: '\f09e';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 16px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--pitoon-black);
    width: 44px;
    height: 44px;
    color: var(--pitoon-white);
    transition: all 500ms ease;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.wp-block-group.has-background {
    padding: 30px;
}

a.wp-block-button__link {
    background-color: var(--pitoon-black);
    color: #fff;
}

.wp-block-columns {
    margin: 30px 0;
}

.blog-details__content .page-links {
    color: var(--pitoon-black, #1e1e22);
    display: flex;
    align-items: center;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

.blog-details__content .page-links span, .blog-details__content .page-links a {
    display: flex;
    width: 50px;
    height: 50px;
    color: #79817C;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: #FFFFFF;
    margin-left: 10px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    transition: all 500ms ease;
    border: 1px solid var(--pitoon-bdr-color, #e2ddda);
}

.blog-details__content .page-links span {
    background-color: var(--pitoon-black, #651fd4);
    color: var(--pitoon-white, #ffffff);
}

.blog-details__content .page-links a:hover {
    background-color: var(--pitoon-black);
    color: var(--pitoon-white, #ffffff);
}

.comments-area ol ol, .blog-details ol ol, .blog-details ul ol, .blog-details ol ul, .blog-details ul ul, .comments-area ul ul {
    margin-bottom: 0px;
}

.comments-area h1, .blog-details__content h1, .comment-content h2, .blog-details__content h2, .comment-content h3, .blog-details__content h3, .comment-content h4, .blog-details__content h4, .comment-content h5, .blog-details__content h5, .comment-content h6, .blog-details__content h6 {
    margin-bottom: 1rem;
    color: var(--pitoon-black, #1e1e22);
}

.blog-sidebar__title a:hover>b {
    color: var(--pitoon-base);
}

.blog-sidebar__title b {
    font-size: 30px;
    font-weight: 600;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.page-header__inner h2 b {
    color: inherit;
    font-weight: 600;
}

.blog-details__content .post-password-form label {
    font-size: 18px;
    font-weight: 600;
    color: var(--pitoon-black, #1e1e22);
}

.blog-details__content .post-password-form input[type=password] {
    width: 200px;
    height: 60px;
    background-color: var(--pitoon-primary);
    color: var(--pitoon-gray, #717178);
    padding-left: 30px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 0;
}

.blog-details__content .post-password-form input[type=submit] {
    width: 120px;
    height: 62px;
    background-color: var(--pitoon-black, #1e1e22);
    color: var(--pitoon-white, #ffffff);
    padding: 0;
    text-align: center;
    text-transform: capitalize;
    display: inline-block;
    vertical-align: middle;
    transition: all 500ms ease;
    border-radius: 0;
}

.blog-details__content .post-password-form input[type=submit]:hover {
    background-color: var(--pitoon-base, #a47c68);
    color: var(--pitoon-white, #ffffff);
}

.sidebar .widget_rss .rss-widget-title:hover {
    color: var(--pitoon-base);
}

.thm-breadcrumb li:not(:last-child)::after {
    content: '>';
    margin-left: 7px;
    margin-right: 0;
}

.contact-page__btn, .contact-one__btn, .contact .contact__btn {
    border-radius: 0;
    padding: 23px 50px 24px;
}

.error-page__title {
    font-size: 50px;
    color: var(--pitoon-black);
    font-weight: 700;
    margin-bottom: 10px;
}

.product-type-grouped .product-details__title {
    margin-bottom: 10px;
}

.blend_mode img {
    mix-blend-mode: luminosity;
}

.page-header__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--pitoon-black);
    opacity: .50;
    background-blend-mode: luminosity;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    z-index: -1;
}

.blog-details__content a, .comment-content a, .blog-details__content blockquote:not([class*=has-]) cite {
    color: var(--pitoon-black);
}

.comments-area .comment-content table a {
    color: var(--pitoon-base);
}

.comments-area .comment-content table a:hover {
    color: var(--pitoon-black);
}

.woosw-btn-text-icon .woosw-btn-text {
    margin-right: 5px;
    text-transform: capitalize;
}

.site-footer .elementor-widget-pitoon-shape, .site-footer .elementor-section, .site-footer .elementor-column, .site-footer .elementor-container, .site-footer .elementor-widget-wrap {
    position: unset !important;
}

.login-result.loading, .registration-result.loading {
    position: relative;
}

.login-result.loading::after, .registration-result.loading::after {
    left: 0;
    font-family: 'Font Awesome 5 Free';
    content: "\f110";
    vertical-align: top;
    font-weight: 900;
    top: -40px;
    left: -361px;
    position: absolute;
    right: 1em;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

.login-result.loading.alert-warning::after, .registration-result.loading.alert-warning::after {
    top: 15px;
}

.login-page__form-input-box input[type="text"], .login-page__form-input-box input[type="password"] {
    height: 63px;
    width: 100%;
    background-color: var(--pitoon-primary);
    padding-left: 30px;
    padding-right: 30px;
    font-size: 14px;
    color: var(--pitoon-gray);
    display: block;
    font-weight: 500;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    outline: none;
}

.footer-widget__newsletter-form-input-box button {
    padding: 0.5em 0.4em 0.4em;
}

/* Templates
--------------------------------------------- */
/**
 * Star rating
 */
.star-rating {
    overflow: hidden;
    position: relative;
    height: 1.618em;
    line-height: 1.618;
    width: 6.4em;
    font-family: star;
    font-weight: 900;
}

.star-rating::before {
    content: "\53\53\53\53\53";
    opacity: 0.25;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}

.star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}

.star-rating span::before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
    color: var(--pitoon-base);
}

p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none;
    margin-right: 1px;
    font-weight: 400;
}

p.stars a::before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: star;
    content: "\53";
    color: #04171a;
    text-indent: 0;
    opacity: 0.25;
}

p.stars a:hover~a::before {
    content: "\53";
    color: #04171a;
    opacity: 0.25;
}

p.stars:hover a::before {
    content: "\53";
    color: var(--pitoon-base);
    opacity: 1;
}

p.stars.selected a.active::before {
    content: "\53";
    color: var(--pitoon-base);
    opacity: 1;
}

p.stars.selected a.active~a::before {
    content: "\53";
    color: #04171a;
    opacity: 0.25;
}

p.stars.selected a:not(.active)::before {
    content: "\53";
    color: var(--pitoon-base);
    opacity: 1;
}

.star-rating span:before, .star-rating::before, p.stars a:hover:after, p.stars a:after {
    color: var(--pitoon-base) !important;
    letter-spacing: 4px;
}

.sidebar .widget_rating_filter .star-rating {
    display: block;
    color: var(--pitoon-primary);
    font-size: 16px;
}

.woocommerce-ordering {
    float: right;
}

.woocommerce-pagination {
    overflow: hidden;
    width: 100%;
}

.woocommerce div.product div.images.woocommerce-product-gallery {
    position: relative;
}

@media screen and (min-width: 992px) {
    .product-content {
        margin-top: 50px;
    }
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
    -webkit-transition: all cubic-bezier(0.795, -0.035, 0, 1) 0.5s;
    transition: all cubic-bezier(0.795, -0.035, 0, 1) 0.5s;
    margin: 0;
    padding: 0;
}

.woocommerce div.product div.summary {
    margin-bottom: 2em;
}

a.woocommerce-product-gallery__trigger img {
    display: none !important;
}

.woocommerce-product-gallery__trigger::after {
    position: absolute;
    content: "\f1a2";
    font-family: "Flaticon" !important;
    font-size: 16px;
    color: #222429;
    top: -20px;
    right: 0;
}

.woocommerce .woocommerce-product-rating .star-rating {
    float: left;
    font-size: 15px;
    font-weight: 500;
}

.comment-form-rating {
    display: block;
    overflow: hidden;
    margin-bottom: 15px;
}

label.rate-this-pro {
    float: left;
    margin-right: 10px;
    font-size: 18px;
}

.comment-form-rating p.stars {
    padding-top: 8px;
}

.product__card {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: repeat(2, 1fr);
}

@media (max-width: 991px) {
    .product__card {
        grid-template-columns: repeat(1, 1fr);
    }

    .single-product div.product .woocommerce-product-gallery {
        grid-column-start: 1;
        grid-column-end: 3;
        width: 100%;
    }
}

.woocommerce-cart .woocommerce {
    padding-top: 70px;
    padding-bottom: 105px;
}

.woocommerce-checkout .woocommerce, .woocommerce-cart .woocommerce {
    max-width: 1200px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.shop_table .product-thumbnail a {
    display: inline-block;
    background-color: var(--pitoon-white, #ffffff);
}

.shop_table .product-thumbnail img {
    max-width: 120px;
    mix-blend-mode: darken;
    border: 1px solid #ece9e0;
}

.shop_table .product-subtotal .amount, .shop_table .amount {
    font-family: var(--pitoon-font);
    font-size: 16px;
    color: #686a6f;
    font-weight: 400;
}

.shop_table .coupon label {
    display: none;
}

.shop_table tr {
    position: relative;
}

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents th:last-child {
    margin-left: 0;
    padding-left: 0;
}

.shop_table tbody tr {
    border: 1px solid #e9ebee;
    border-left: 0;
    border-right: 0;
}

.shop_table td {
    border: 0;
}

.woocommerce-order-details .shop_table td, .order_details.shop_table tfoot tr th {
    border: 1px solid #e9ebee;
}

.woocommerce-checkout-review-order-table thead tr {
    border-top: 1px solid #e9ebee;
    border-bottom: 1px solid #e9ebee;
}

.woocommerce-cart-form .shop_table tbody tr:last-child, .woocommerce-checkout-review-order-table tbody tr, .cart_totals .shop_table tbody tr, .cart_totals .shop_table tbody th, .woocommerce-checkout .shop_table tfoot th {
    border: 0;
    font-weight: 600;
    font-family: var(--pitoon-font-two);
    font-size: 20px;
    line-height: 30px;
}

.woocommerce-checkout-review-order-table tbody td.product-name, .woocommerce-order-details .woocommerce-table--order-details tbody tr td.product-name a {
    text-transform: capitalize;
}

.woocommerce-order-details .woocommerce-table--order-details tbody tr td.product-name a {
    font-size: 16px;
}

.woocommerce-view-order .woocommerce-order-details .woocommerce-table--order-details tbody tr td {
    padding-left: 10px;
}

.woocommerce-order-details .woocommerce-table--order-details tfoot th {
    color: var(--pitoon-black);
    font-size: 20px;
    font-weight: 600;
    font-family: var(--pitoon-font-two);
    line-height: 30px;
}

.woocommerce-checkout .shop_table tfoot tr:last-child {
    border-bottom: 1px solid #e9ebee;
}

.woocommerce-checkout .shop_table td {
    padding: 10px;
    padding-left: 20px;
}

.cart_totals .shop_table td, .cart_totals .shop_table th {
    padding-top: 10px;
    padding-bottom: 10px;
}

form.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table .cart_item .product-name, form.woocommerce-checkout .shop_table tfoot tr th {
    font-family: var(--pitoon-font);
    color: var(--pitoon-gray);
    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
}

.woocommerce-checkout .shop_table .amount {
    font-family: var(--pitoon-font);
    color: var(--pitoon-gray);
    font-size: 16px;
    line-height: 18px;
    text-align: right;
    font-weight: 500;
    letter-spacing: 0;
    transition: all 500ms ease;
}

/**
 * Checkout
 */
@media screen and (min-width: 768px) {
    .col2-set .form-row-first {
        float: left;
        margin-right: 3.8%;
    }

    .col2-set .form-row-last {
        float: right;
        margin-right: 0;
    }

    .col2-set .form-row-first, .col2-set .form-row-last {
        width: 48.1%;
    }
}

/**
 * Password strength meter
 */
.woocommerce-password-strength {
    text-align: right;
}

.woocommerce-password-strength.strong {
    color: #0f834d;
}

.woocommerce-password-strength.short {
    color: #e2401c;
}

.woocommerce-password-strength.bad {
    color: #e2401c;
}

.woocommerce-password-strength.good {
    color: #3d9cd2;
}

/**
 * Forms
 */
.form-row.woocommerce-validated input.input-text {
    box-shadow: inset 2px 0 0 #0f834d;
}

.form-row.woocommerce-invalid input.input-text {
    box-shadow: inset 2px 0 0 #e2401c;
}

.required {
    color: #f00;
}

/**
 * WooCommerce widgets
 */
.sidebar__single.shop-one__sidebar__item {
    background-color: #fff;
}

.sidebar .wc-block-product-search .wc-block-product-search__fields {
    display: inline-flex;
}

.sidebar .wc-block-product-search .wc-block-product-search__field {
    max-width: 170px;
}

/**
 * WooCommerce Price Filter
 */
.widget_price_filter .price_slider {
    margin-bottom: 1.5em;
}

.widget_price_filter .price_slider_amount {
    text-align: right;
    line-height: 2.4;
}

.widget_price_filter .price_slider_amount .button {
    float: left;
}

.widget_price_filter .ui-slider {
    position: relative;
    text-align: left;
}

.widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    cursor: ew-resize;
    outline: none;
    background: var(--pitoon-primary);
    box-sizing: border-box;
    margin-top: -0.25em;
    opacity: 1;
    top: -4px;
}

.widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -1em;
}

.widget_price_filter .ui-slider .ui-slider-handle:hover, .widget_price_filter .ui-slider .ui-slider-handle.ui-state-active {
    box-shadow: 0 0 0 0.25em rgba(0, 0, 0, 0.1);
}

.widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    display: block;
    border: 0;
    background: var(--pitoon-primary);
}

.widget_price_filter .price_slider_wrapper .ui-widget-content {
    background: rgba(0, 0, 0, 0.1);
}

.widget_price_filter .ui-slider-horizontal {
    height: 0.5em;
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
    height: 100%;
}

.sidebar .widget_product_search .searchform {
    position: relative;
    margin: 0px;
}

.sidebar .widget_product_search .searchform input[type="text"], .sidebar .widget_product_search .searchform input[type="search"] {
    position: relative;
    line-height: 40px;
    padding: 19px 80px 19px 35px;
    background: #f4f5f8;
    color: #222429;
    display: block;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0px;
    width: 100%;
    height: 60px;
    border: 1px solid #f4f5f8;
    font-family: var(--pitoon-font);
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.sidebar .widget_product_search .searchform input:focus {
    border-color: #222429;
}

.sidebar .widget_product_search .searchform button {
    position: absolute;
    right: 10px;
    top: 3px;
    border: none;
    outline: none;
    padding: 0;
    height: 60px;
    width: 60px;
    line-height: 60px;
    display: block;
    font-size: 18px;
    color: #222429;
    background: none;
    font-weight: normal;
}

.sidebar .widget_product_search .searchform input:focus+button, .sidebar .widget_product_search .searchform button:hover {
    color: #181b1f;
}

.sidebar .wc-block-product-search__button {
    border: 1px solid;
    border-color: var(--pitoon-base);
    border-radius: 3px;
    background: var(--pitoon-base);
    color: var(--pitoon-white);
    line-height: 1;
    padding: 0.6em 1em 0.4em;
}

.wc-block-product-categories__button {
    border-color: var(--pitoon-base);
    background: var(--pitoon-base);
    color: var(--pitoon-white);
}

.woocommerce-MyAccount-navigation ul, .sidebar .widget_product_categories ul, .sidebar .woocommerce-widget-layered-nav ul {
    position: relative;
    margin-top: -9px;
}

.woocommerce-MyAccount-navigation ul li, .sidebar .widget_product_categories ul li, .sidebar .woocommerce-widget-layered-nav ul li {
    position: relative;
    line-height: 30px;
    font-size: 20px;
    letter-spacing: 1px;
    text-transform: capitalize;
    color: var(--thm-text);
    font-weight: 300;
    margin-bottom: 15px;
    font-size: 16px;
    font-family: var(--pitoon-font);
    letter-spacing: 0;
    font-weight: 400;
}

.woocommerce-MyAccount-navigation ul li:last-child, .sidebar .widget_product_categories ul li:last-child, .sidebar .woocommerce-widget-layered-nav ul li:last-child {
    margin-bottom: 0;
}

.woocommerce-MyAccount-navigation ul li a, .sidebar .widget_product_categories ul li a, .sidebar .woocommerce-widget-layered-nav ul li a {
    position: relative;
    display: inline-block;
    line-height: 30px;
    font-size: 20px;
    letter-spacing: 1px;
    text-transform: capitalize;
    color: var(--thm-text);
    font-weight: 300;
    transition: all 0.3s ease;
    z-index: 1;
    font-size: 16px;
    font-family: var(--pitoon-font);
    letter-spacing: 0;
    font-weight: 400;
}

.woocommerce-MyAccount-navigation ul li>a:hover, .sidebar .widget_product_categories ul li>a:hover, .sidebar .woocommerce-widget-layered-nav ul li>a:hover, .sidebar .widget_product_categories ul li.active>a, .sidebar .woocommerce-widget-layered-nav ul li.active>a {
    color: #222429;
    text-shadow: 0 0 1px #222429;
}

.woocommerce-MyAccount-navigation ul ul, .sidebar .widget_product_categories ul ul, .sidebar .woocommerce-widget-layered-nav ul ul {
    margin-top: 15px;
}

.woocommerce-MyAccount-navigation ul li::after, .sidebar .widget_product_categories ul li:after, .sidebar .woocommerce-widget-layered-nav ul li:after {
    position: absolute;
    right: 0;
    top: -1px;
    font-family: "Flaticon";
    content: "\f15f";
    opacity: 1;
    font-size: 10px;
    line-height: 30px;
    font-weight: 700;
    z-index: 1;
}

.sidebar .widget_price_filter .ui-slider-horizontal {
    height: 4px;
}

.sidebar .widget_price_filter .ui-slider .ui-slider-handle {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: none;
    margin-top: -1px;
    margin-left: -1.5px;
}

.sidebar .widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -13px;
}

.sidebar .widget_price_filter .theme-btn {
    border-radius: 5px;
}

.sidebar .widget_price_filter .theme-btn .btn-title {
    padding: 7px 21px 3px;
    font-size: 16px;
}

.widget_price_filter .price_slider_amount {
    display: flex;
    flex-direction: row-reverse;
    text-align: left;
}

.widget_price_filter .clear {
    display: none;
}

.widget_price_filter .price_label {
    margin-right: auto;
    padding-top: 3px;
}

.sidebar .widget_price_filter .price_slider_amount {
    font-family: var(--pitoon-font);
    font-size: 16px;
    font-weight: 400;
    color: var(--thm-text);
}

.sidebar .widget_rating_filter .star-rating {
    display: block;
    color: var(--pitoon-base);
    font-size: 16px;
}

.sidebar .widget_rating_filter a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #222429;
}

.sidebar .widget_rating_filter ul {
    margin-top: -10px;
}

.sidebar .widget_recently_viewed_products li+li, .sidebar .widget_recent_reviews li+li, .widget_top_rated_products li+li, .sidebar .widget_products li+li, .sidebar .wc-block-product-categories li+li {
    margin-top: 20px;
}

.sidebar .widget_recently_viewed_products li .size-woocommerce_thumbnail, .sidebar .widget_recent_reviews li .size-woocommerce_thumbnail, .sidebar .widget_products li .size-woocommerce_thumbnail {
    width: 60px;
    float: left;
    margin-right: 30px;
}

.sidebar .widget_recently_viewed_products li .product-title, .sidebar .widget_recent_reviews li .product-title, .sidebar .widget_products li .product-title, .sidebar .widget_top_rated_products .product-title {
    display: block;
    text-transform: capitalize;
    color: #222429;
    font-size: 16px;
    line-height: 1.3em;
    font-weight: 800;
    margin-top: 10px;
}

.sidebar .widget_recently_viewed_products li ins, .sidebar .widget_recent_reviews li ins, .sidebar .widget_products li ins {
    background-color: transparent;
}

.sidebar .widget_recently_viewed_products li .star-rating, .sidebar .widget_recent_reviews li .star-rating {
    font-size: 14px;
}

.woocommerce-active .content-area .site-main::after {
    content: "";
    clear: both;
    display: table;
}

.woocommerce-active .content-area .woocommerce-result-count {
    float: left;
    margin: 0;
    color: var(--thm-text);
    font-size: 18px;
    font-family: var(--pitoon-font);
    padding-top: 18px;
}

.woocommerce-active .content-area .woocommerce-ordering {
    float: right;
}

.variations_form.cart select, .woocommerce-active .content-area .woocommerce-ordering select {
    border: none;
    outline: none;
    display: block;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 70px;
    background-color: var(--pitoon-primary);
    color: var(--thm-text);
    padding: 14px 30px;
    font-size: 14px;
    font-weight: 500;
    font-family: var(--pitoon-font);
    letter-spacing: 0em;
    border: 1px solid var(--pitoon-extra);
    background-image: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024"><path fill="rgb(34, 36, 41)" d="M540.1 776.847l472.32-473.63c15.466-15.518 15.44-40.642-0.080-56.134-15.518-15.48-40.656-15.44-56.134 0.080l-444.208 445.438-444.206-445.454c-15.48-15.518-40.602-15.558-56.122-0.080-7.78 7.766-11.67 17.94-11.67 28.114 0 10.148 3.864 20.282 11.59 28.034l472.308 473.632c7.436 7.474 17.556 11.668 28.1 11.668s20.652-4.206 28.102-11.668z"></path></svg>');
    background-repeat: no-repeat;
    background-position: right 30px top 50%;
    background-size: 0.65em auto;
    margin-bottom: 30px;
}

.product-cart-btn {
    margin-top: 5px;
}

.product-cart-btn .btn-title {
    padding: 7px 21px 3px;
    font-size: 16px;
}

ul.products li.product .button {
    display: inline-block;
}

.shop-one__image {
    text-align: center;
    width: 100%;
}

.product .added_to_cart, .shop-one__image .added_to_cart {
    border: none;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none !important;
    background-color: var(--pitoon-base);
    color: var(--pitoon-black);
    font-family: var(--pitoon-font);
    transition: all 0.5s linear;
    font-weight: 800;
    z-index: 1;
    padding: 4px 21px 4px;
    font-size: 12px;
    overflow: hidden;
    text-transform: capitalize;
}

.wc-proceed-to-checkout a:hover {
    background-color: var(--pitoon-base);
    color: var(--pitoon-white);
}

.product .added_to_cart::before {
    position: absolute;
    top: -1px;
    left: -1px;
    bottom: -1px;
    right: -1px;
    background-color: var(--pitoon-black);
    content: "";
    transform: scaleY(0) rotateX(0deg);
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    z-index: -1;
}

.product .added_to_cart:hover {
    color: var(--pitoon-white);
}

.product .added_to_cart:hover:before {
    transform: scaleY(1) rotateX(0deg);
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.products .product {
    text-align: center;
}

.products .product .price {
    font-size: 16px;
    font-weight: 500;
    color: var(--pitoon-gray);
    font-family: var(--pitoon-font);
    letter-spacing: var(--pitoon-letter-spacing);
    line-height: 16px;
}

.products .product .shop-one__price ins {
    background-color: transparent;
}

.products .product .star-rating {
    margin-left: auto;
    margin-right: auto;
    font-size: 13px;
    margin-bottom: 0px;
}

.products .product .woocommerce-loop-product__title {
    margin: 0;
    color: #222429;
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 25px;
    margin-bottom: 5px;
}

ul.products li.product img {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

ul.products li.product:hover img {
    filter: grayscale(0);
}

ul.products li.product {
    position: relative;
}

ul.products li.product .onsale {
    background-color: #222429;
    color: #fff;
    padding-top: 5px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    display: inline-flex;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 5px;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 15px;
    line-height: 1;
    position: absolute;
    top: 20px;
    left: 20px;
}

.woocommerce-pagination ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}

.woocommerce-pagination ul a, .woocommerce-pagination ul span {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-left: 10px;
    color: var(--pitoon-gray, #757a7b);
    background-color: transparent;
    border: 1px solid var(--pitoon-primary, #f5f3ee);
    font-size: 16px;
    font-weight: 500;
    min-width: 50px;
    min-height: 50px;
    line-height: 1;
    transition: all 500ms ease;
}

.woocommerce-pagination ul a:hover, .woocommerce-pagination ul span {
    background-color: var(--pitoon-base);
    border-color: var(--pitoon-base);
    color: #fff;
}

.woocommerce-pagination ul li a.prev {
    text-indent: -99999px;
}

.woocommerce-pagination ul li a.prev::before {
    content: "\f104";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    text-indent: 0;
}

.woocommerce-pagination ul li a.next {
    text-indent: -99999px;
}

.woocommerce-pagination ul li a.next::before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    text-indent: 0;
}

.woocommerce-pagination ul .prev, .woocommerce-pagination ul .next {
    padding-top: 0;
}

.woocommerce-active .product__card {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: repeat(2, 1fr);
}

@media (max-width: 991px) {
    .woocommerce-active .product__card {
        grid-template-columns: repeat(1, 1fr);
    }

    .single-product div.product .woocommerce-product-gallery {
        grid-column-start: 1;
        grid-column-end: 3;
        width: 100%;
    }
}

.woocommerce-active .product__card .onsale {
    background-color: #222429;
    color: #fff;
    padding-top: 5px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    display: inline-flex;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 13px;
    padding-bottom: 10px;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 16px;
    line-height: 1;
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 10;
}

.woocommerce-product-gallery__wrapper {
    margin-top: 0;
    overflow: hidden;
    background-color: var(--pitoon-primary, #f5f3ee);
}

.woocommerce-product-gallery__wrapper a img {
    width: 100%;
    border-radius: 0px;
}

.woocommerce-product-gallery__image {
    border-radius: 0px;
    border: 1px solid var(--pitoon-bdr-color);
}

.woocommerce-active .product .woocommerce-tabs {
    grid-column-start: 1;
    grid-column-end: 3;
}

.woocommerce-active .product .related.products {
    grid-column-start: 1;
    grid-column-end: 3;
    margin-top: 20px;
}

.product__card .product_title {
    font-size: 45px;
    text-transform: uppercase;
    margin: 0;
    margin-top: -10px;
}

.product__card .entry-summary {
    margin-top: 0;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    top: 20px;
    right: 20px;
}

.single-product .woocommerce-grouped-product-list-item__price, .product__card .price {
    margin: 0;
    color: var(--pitoon-base);
    font-size: 20px;
    line-height: 1;
    font-weight: 500;
    margin-left: 10px;
}

.single-product .woocommerce-product-rating {
    display: flex;
    align-items: center;
    font-size: 16px;
    margin-top: 15px;
}

.single-product .woocommerce-review-link {
    font-family: var(--pitoon-font);
    color: var(--pitoon-gray);
    font-size: 15px;
    position: relative;
    font-weight: 500;
    margin-left: 20px;
}

.woocommerce-variation-description p, .single-product .woocommerce-product-details__short-description p {
    font-family: var(--pitoon-font);
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 20px;
    font-weight: 500;
}

.product-quantity .quantity, .single-product .quantity {
    position: relative;
    width: 98px;
    height: 60px;
}

.product-quantity .quantity input, .single-product .quantity input {
    width: 98px;
    height: 60px;
    border: 1px solid #e9ebee;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    font-family: var(--pitoon-font);
    padding-left: 30px;
    background: var(--pitoon-extra);
}

.product-quantity .quantity button, .single-product .quantity button {
    width: 29px;
    height: 29px;
    background-color: transparent;
    color: #222429;
    font-size: 8px;
    position: absolute;
    top: 1px;
    right: 1px;
    background-color: #fff;
    border: 0;
    border-left: 1px solid #e9ebee;
    border-top-right-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--pitoon-extra);
}

.product-quantity .quantity button.sub, .single-product .quantity button.sub {
    bottom: 1px;
    top: auto;
    border-top: 1px solid #e9ebee;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 8px;
}

.single-product .woocommerce-variation-add-to-cart, .single-product .cart {
    display: block;
    flex-wrap: wrap;
    align-items: center;
}

.single-product .cart h2 {
    margin: 0;
    color: #222429;
    text-transform: uppercase;
    font-size: 24px;
    margin-right: 20px;
}

.single-product .woocommerce-variation-add-to-cart .cart-button-wrap, .single-product .cart .cart-button-wrap {
    margin-top: 30px;
    flex: 0 0 100%;
}

.single-product .product_meta {
    display: flex;
    flex-direction: column;
    margin-top: 20px;
}

.single-product .posted_in, .single-product .sku_wrapper {
    color: var(--pitoon-black);
    font-size: 20px;
    font-weight: 700;
    letter-spacing: var(--pitoon-letter-spacing);
}

.single-product .posted_in a, .single-product .sku_wrapper span {
    font-family: var(--pitoon-font);
    font-weight: 700;
    color: var(--thm-text);
    font-size: 14px;
    margin-left: 5px;
    position: relative;
    top: -1px;
    text-transform: capitalize;
}

.single-product .woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__quantity h2 {
    display: none;
}

.single-product .woocommerce-grouped-product-list-item__label label {
    margin: 0;
    color: #222429;
    text-transform: uppercase;
    font-size: 24px;
}

.single-product .woocommerce-grouped-product-list-item__label label a {
    color: inherit;
    transition: all 500ms ease;
}

.single-product .woocommerce-grouped-product-list-item__label label a:hover {
    color: var(--pitoon-base);
}

.single-product .woocommerce-grouped-product-list-item__price {
    font-size: 18px;
}

.variations_form.cart label, .woocommerce-tabs .woocommerce-product-attributes-item__label {
    color: #222429;
    text-transform: uppercase;
    margin: 0;
    font-size: 20px;
    font-weight: 400;
}

.woocommerce-tabs .woocommerce-product-attributes-item__value {
    position: relative;
    top: 3px;
}

.variations_form.cart select {
    width: 250px;
    margin-bottom: 0;
    float: right;
    height: 50px;
}

#review_form .comment-respond {
    margin-top: 55px;
}

#review_form #commentform {
    margin-top: 15px;
}

#review_form #commentform .row {
    --bs-gutter-x: 20px;
}

.woocommerce-checkout .woocommerce, .woocommerce-cart .woocommerce {
    max-width: 1200px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.woocommerce-checkout .woocommerce {
    padding-top: 120px;
    padding-bottom: 120px;
}

.cart_totals h2, .shop_table thead th {
    font-family: var(--pitoon-font-two);
    font-size: 20px;
    color: var(--pitoon-black);
    font-weight: 600;
    padding-left: 20px;
    padding-right: 20px;
    border: none;
    letter-spacing: -0.02em;
    padding-bottom: 36px;
    line-height: 0em;
}

.shop_table thead th {
    padding-left: 0;
    padding-right: 0;
}

.shop_table thead th:first-child {
    padding-left: 0;
}

.shop_table .product-remove {
    text-align: right;
}

.shop_table tbody td.actions {
    padding-top: 60px;
    padding-left: 0;
}

.shop_table tbody .cart_item td {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 0px;
}

.cart_totals h2 {
    font-size: 30px;
}

.shop_table .product-remove a {
    font-size: 30px;
    color: var(--pitoon-gray);
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: 900;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.cart_totals th, .shop_table .product-name:not(th), .shop_table .product-name a {
    margin: 0;
    color: var(--pitoon-black);
    font-size: 20px;
    font-weight: 600;
    font-family: var(--pitoon-font-two);
    transition: all 500ms ease;
    line-height: 24px;
}

.shop_table .product-name a:hover {
    color: var(--pitoon-base);
}

.shop_table .product-subtotal .amount, .shop_table .amount {
    font-family: var(--pitoon-font);
    font-size: 18px;
    color: var(--pitoon-gray);
    font-weight: 500;
}

.shop_table .coupon label {
    display: none;
}

.shop_table tr {
    position: relative;
}

.woocommerce .checkout_coupon input[type="text"], .shop_table .coupon input[type="text"] {
    width: 100%;
    max-width: 370px;
    border-radius: 0;
    background-color: var(--pitoon-primary);
    padding-left: 30px;
    padding-right: 30px;
    margin-right: 20px;
    font-family: var(--pitoon-font);
    font-size: 14px;
    color: var(--pitoon-gray);
    height: 63px;
    margin-bottom: 20px;
    border: none;
    outline: none;
    font-weight: 500;
}

.shop_table .coupon input::placeholder {
    color: var(--pitoon-gray);
    opacity: 1;
}

.shop_table button[name="update_cart"] {
    position: absolute;
    top: 60px;
    right: 0px;
    padding-top: 22px;
    padding-bottom: 24px;
    border-radius: 0;
    cursor: pointer;
    border: none;
}

.cart_totals td, .cart_totals th {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

.cart_totals td {
    font-family: var(--pitoon-font);
    font-size: 18px;
    color: #686a6f;
    font-weight: 400;
}

.cart_totals .woocommerce-shipping-methods {
    margin: 0;
    padding: 0;
    list-style: none;
}

.cart_totals p {
    margin: 0;
}

.cart_totals .shop_table td:last-child {
    text-align: right;
    padding-right: 0px;
}

.shipping-calculator-form {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
}

.shipping-calculator-form p:last-of-type, .shipping-calculator-form p:nth-child(1), .shipping-calculator-form p:nth-child(4) {
    grid-column-start: 1;
    grid-column-end: 3;
}

.shipping-calculator-form ::placeholder {
    opacity: 1;
    color: var(--thm-text);
}

.shipping-calculator-form input[type="text"], .shipping-calculator-form .select2-container--default .select2-selection--single {
    width: 100%;
    border: none;
    outline: none;
    display: block;
    width: 100%;
    height: 70px;
    background-color: #f4f5f8;
    color: var(--thm-text);
    padding: 14px 30px;
    font-size: 14px;
    font-weight: 400;
    font-family: var(--pitoon-font);
    letter-spacing: 0em;
    border: 1px solid #f4f5f8;
    display: flex;
    align-items: center;
}

.shipping-calculator-form p>span {
    display: block;
    width: 100%;
}

.shipping-calculator-form .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 20px;
    right: 20px;
}

.cart-collaterals {
    display: flex;
    justify-content: flex-end;
}

.cart_totals {
    width: 100%;
    max-width: 400px;
}

.woocommerce-cart .woocommerce {
    padding-top: 70px;
    padding-bottom: 105px;
}

.woocommerce-account .news-details .woocommerce, .woocommerce-checkout .news-details .woocommerce, .woocommerce-cart .news-details .woocommerce {
    padding-top: 0;
    padding-bottom: 0;
}

.woocommerce-cart .woocommerce-notices-wrapper {
    margin-bottom: 0px;
}

/* notice */
/**
 * Notices
 */
.woocommerce-message, .woocommerce-info, .woocommerce-error, .woocommerce-noreviews, p.no-comments {
    background-color: #222;
    clear: both;
    color: #fff !important;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: var(--pitoon-font);
    font-size: 15px;
    margin-bottom: 30px;
    text-align: center;
    text-align: left;
    display: inline-flex;
    font-weight: 500;
}

.woocommerce-message a, .woocommerce-info a, .woocommerce-error a, .woocommerce-noreviews a, p.no-comments a {
    color: var(--pitoon-base);
    margin-right: 5px;
    margin-left: 5px;
}

a.woocommerce-privacy-policy-link {
    color: var(--pitoon-base);
}

.woocommerce-error {
    list-style-type: none;
    margin-left: 0;
}

.woocommerce-error {
    background-color: #e2401c;
}

.demo_store {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    padding: 1em;
    background-color: #3d9cd2;
    z-index: 9999;
}

.woocommerce-cart .wc-proceed-to-checkout {
    text-align: right;
}

.woocommerce-checkout .col2-set {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px;
}

.woocommerce-checkout .col2-set .col-1, .woocommerce-checkout .col2-set .col-2 {
    padding: 0 !important;
    width: 100%;
    max-width: 100%;
}

#order_review_heading, .woocommerce-column__title, .woocommerce-order-details__title, .woocommerce-Address-title h3, .woocommerce-EditAccountForm fieldset legend, .woocommerce-checkout #customer_details h3 {
    margin: 0;
    display: flex;
    align-items: center;
    margin: 0;
    color: var(--pitoon-black);
    font-weight: 600;
    font-family: var(--pitoon-font-two);
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 30px;
    letter-spacing: -0.04em;
    text-transform: capitalize;
}

.woocommerce-checkout #customer_details h3 label {
    margin: 0;
    cursor: pointer;
}

.woocommerce-checkout #customer_details h3 label input {
    display: none;
    visibility: hidden;
}

.woocommerce-checkout #customer_details h3 label span {
    display: flex;
    align-items: center;
}

.woocommerce-checkout #customer_details h3 label span::after {
    content: "";
    width: 19px;
    height: 19px;
    background-color: #f4f5f8;
    border-radius: 50%;
    margin-left: 20px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 10px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.woocommerce-checkout #customer_details h3 label input:checked+span::after {
    content: "\f00c";
    background-color: var(--pitoon-primary);
}

.woocommerce-checkout .woocommerce-billing-fields__field-wrapper, .woocommerce-checkout .woocommerce-shipping-fields__field-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
}

.pitoon-edit-address h3, .pitoon-edit-address .form-row {
    margin-bottom: 30px;
}

.woocommerce-EditAccountForm label, .lost_reset_password label, .woocommerce-checkout .woocommerce-additional-fields__field-wrapper label, .woocommerce-checkout .woocommerce-billing-fields__field-wrapper label, .woocommerce-checkout .woocommerce-shipping-fields__field-wrapper label, .pitoon-edit-address label {
    font-family: var(--pitoon-font);
    color: var(--pitoon-black);
    font-size: 18px;
    margin: 0;
    display: block;
    width: 100%;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.woocommerce form .form-row .required {
    text-decoration: none;
}

.woocommerce-checkout .woocommerce-billing-fields__field-wrapper p, .woocommerce-checkout .woocommerce-shipping-fields__field-wrapper p {
    margin: 0;
    float: none;
    width: 100%;
    display: block;
}

.woocommerce-checkout #customer_details {
    position: relative;
    margin-top: 30px;
}

.woocommerce-form-login input[type="text"], .woocommerce-form-register input[type="text"], .woocommerce-form-register input[type="email"], .woocommerce-form-login input[type="password"], .lost_reset_password input[type="text"], .pitoon-edit-address input[type="text"], .pitoon-edit-address input[type="email"], .pitoon-edit-address input[type="password"], .pitoon-edit-address input[type="tel"], .pitoon-edit-address input[type="url"], .pitoon-edit-address input[type="file"], .pitoon-edit-address input[type="number"], .pitoon-edit-address textarea, .woocommerce-EditAccountForm input[type="text"], .woocommerce-EditAccountForm input[type="email"], .woocommerce-EditAccountForm input[type="password"], .woocommerce-EditAccountForm input[type="tel"], .woocommerce-EditAccountForm input[type="url"], .woocommerce-EditAccountForm input[type="file"], .woocommerce-EditAccountForm input[type="number"], .woocommerce-EditAccountForm textarea, .woocommerce-checkout #customer_details input[type="text"], .woocommerce-checkout #customer_details input[type="email"], .woocommerce-checkout #customer_details input[type="password"], .woocommerce-checkout #customer_details input[type="tel"], .woocommerce-checkout #customer_details input[type="url"], .woocommerce-checkout #customer_details input[type="file"], .woocommerce-checkout #customer_details input[type="number"], .woocommerce-checkout #customer_details textarea {
    position: relative;
    display: block;
    height: 63px;
    width: 100%;
    font-size: 16px;
    color: var(--pitoon-gray);
    line-height: 40px;
    font-weight: 400;
    padding: 14px 30px;
    letter-spacing: 0.1em;
    background-color: var(--pitoon-primary);
    border: none;
    transition: all 300ms ease;
    font-family: var(--pitoon-font);
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    border-radius: 0;
}

.woocommerce-EditAccountForm textarea, .woocommerce-checkout #customer_details textarea {
    height: 220px;
    resize: none;
}

.woocommerce-EditAccountForm ::placeholder, .woocommerce-checkout #customer_details ::placeholder {
    opacity: 1;
    color: var(--thm-text);
}

.woocommerce-checkout #customer_details ::-webkit-input-placeholder {
    opacity: 1;
    color: var(--thm-text);
}

.woocommerce-checkout #customer_details ::-moz-input-placeholder {
    opacity: 1;
    color: var(--thm-text);
}

.woocommerce-checkout #customer_details ::-ms-input-placeholder {
    opacity: 1;
    color: var(--thm-text);
}

.woocommerce-checkout #customer_details label.error {
    color: #ff0000;
    font-size: 12px;
    text-transform: capitalize;
    text-align: left;
    display: block;
    letter-spacing: 1px;
    padding-top: 7px;
    line-height: 24px;
}

.woocommerce-checkout .woocommerce-input-wrapper {
    display: block;
    width: 100%;
}

.woocommerce-checkout #customer_details .select2-container--default .select2-selection--single, .pitoon-edit-address .select2-selection--single {
    width: 100%;
    border: none;
    outline: none;
    display: block;
    width: 100%;
    height: 63px;
    background-color: var(--pitoon-primary);
    color: var(--pitoon-gray);
    padding: 14px 30px;
    font-size: 14px;
    font-weight: 400;
    font-family: var(--pitoon-font);
    letter-spacing: 0em;
    display: flex;
    align-items: center;
    border-radius: 0;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: var(--pitoon-gray);
}

.woocommerce-checkout #customer_details .select2-container--default .select2-selection--single .select2-selection__arrow, .pitoon-edit-address .select2-selection--single .select2-selection__arrow {
    top: 12px;
    right: 20px;
}

.woocommerce-checkout #customer_details #shipping_address_1_field, .woocommerce-checkout #customer_details #shipping_postcode_field, .woocommerce-checkout #customer_details #billing_email_field, .woocommerce-checkout #customer_details #shipping_address_2_field, .woocommerce-checkout #customer_details #billing_address_2_field, .woocommerce-checkout #customer_details #billing_address_1_field {
    grid-column-start: 1;
    grid-column-end: 3;
}

.woocommerce-checkout .shipping_address {
    margin-bottom: 30px;
}

.woocommerce-checkout #order_review_heading {
    margin-top: 60px;
}

.return-to-shop {
    margin-top: 30px !important;
    text-align: left !important;
}

.woocommerce-checkout .shop_table ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.woocommerce-checkout .shop_table ul li {
    font-size: 16px;
    color: #686a6f;
    font-weight: 400;
}

.woocommerce-checkout .shop_table ul li label {
    margin-bottom: 0;
}

.woocommerce-checkout .shop_table tfoot td, .woocommerce-checkout .shop_table tfoot th {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 13px;
    padding-bottom: 10px;
}

form.woocommerce-checkout .shop_table tfoot th {
    margin: 0;
    color: var(--pitoon-gray);
    font-size: 24px;
    font-weight: 300;
    padding-top: 10px;
    padding-bottom: 10px;
}

.woocommerce-checkout .shop_table {
    margin-bottom: 0;
}

.woocommerce-checkout-payment .place-order, .woocommerce-checkout-payment .wc_payment_methods {
    background-color: var(--pitoon-primary);
    padding: 50px 50px 18px 50px;
    margin: 0;
    list-style: none;
    line-height: 1;
}

.woocommerce-checkout-payment .place-order {
    padding-left: 30px;
    padding-bottom: 12px;
}

.woocommerce-checkout-payment .place-order {
    padding-top: 0;
    padding-bottom: 50px;
    padding-left: 50px;
}

.woocommerce-checkout-payment .wc_payment_methods li label {
    display: flex;
    align-items: center;
    margin: 0;
    font-size: 18px;
    color: var(--pitoon-black);
    font-weight: 600;
    letter-spacing: -0.02em;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    cursor: pointer;
    font-family: var(--pitoon-font-two);
}

.woocommerce-checkout-payment .wc_payment_methods li+li {
    margin-top: 10px;
}

.woocommerce-checkout-payment .wc_payment_methods li input {
    display: none;
}

.woocommerce-checkout-payment .wc_payment_methods li label {
    margin-bottom: 0;
}

.woocommerce-checkout-payment .wc_payment_methods li label::before {
    content: "";
    width: 19px;
    height: 19px;
    background-color: #fff;
    border-radius: 50%;
    margin-right: 10px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 8px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 15px;
    position: relative;
    top: 1px;
    transition: all 500ms ease;
}

.woocommerce-checkout-payment .wc_payment_methods li input:checked+label::before {
    background-color: var(--pitoon-base);
    border-color: var(--pitoon-base);
    content: "\f00c";
}

.woocommerce-checkout-payment .wc_payment_methods li img {
    mix-blend-mode: multiply;
    width: 170px;
    margin-right: 10px;
    margin-left: 10px;
}

.checkout_coupon p, .woocommerce-checkout-payment .place-order p, .woocommerce-checkout-payment .wc_payment_methods li p {
    font-size: 15px;
    line-height: 30px;
    color: var(--pitoon-gray, #757a7b);
    font-family: var(--pitoon-font, "Manrope", sans-serif);
    font-weight: 500;
}

.wc_payment_methods .payment_box {
    padding-left: 35px;
    padding-top: 15px;
    padding-bottom: 10px;
}

.woosw-list .add_to_cart_button, .woocommerce-checkout-payment #place_order, .woocommerce-ResetPassword .woocommerce-Button, .pitoon-edit-address button[type="submit"], .checkout_coupon button[type="submit"], .woocommerce-EditAccountForm button[type="submit"], .woocommerce-checkout-payment #place_order, .woocommerce-form-login .woocommerce-form-login__submit, .woocommerce-form-register .woocommerce-form-register__submit {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    appearance: none;
    outline: none !important;
    background-color: var(--pitoon-base);
    color: var(--pitoon-black);
    font-size: 16px;
    font-weight: 800;
    padding: 22px 50px 24px;
    overflow: hidden;
    transition: all 0.5s linear;
    z-index: 1;
    border-radius: 0;
    border: none;
}

.woosw-list .add_to_cart_button::before, .woocommerce-checkout-payment #place_order::before, .woocommerce-ResetPassword .woocommerce-Button::before, .pitoon-edit-address button[type="submit"]::before, .checkout_coupon button[type="submit"]::before, .woocommerce-EditAccountForm button[type="submit"]::before, .woocommerce-checkout-payment #place_order::before, .woocommerce-form-register .woocommerce-form-register__submit::before {
    position: absolute;
    top: -1px;
    left: -1px;
    bottom: -1px;
    right: -1px;
    background-color: var(--pitoon-black);
    content: "";
    transform: scaleY(0) rotateX(0deg);
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    z-index: -1;
}

.woosw-list .add_to_cart_button:hover, .woocommerce-checkout-payment #place_order:hover, .woocommerce-ResetPassword .woocommerce-Button:hover, .pitoon-edit-address button[type="submit"]:hover, .checkout_coupon button[type="submit"]:hover, .woocommerce-EditAccountForm button[type="submit"]:hover, .woocommerce-checkout-payment #place_order:hover, .woocommerce-form-login .woocommerce-form-login__submit:hover, .woocommerce-form-register .woocommerce-form-register__submit:hover {
    color: var(--pitoon-white);
}

.woosw-list .add_to_cart_button:hover::before, .woocommerce-checkout-payment #place_order:hover::before, .woocommerce-ResetPassword .woocommerce-Button:hover::before, .pitoon-edit-address button[type="submit"]:hover::before, .checkout_coupon button[type="submit"]:hover::before, .woocommerce-EditAccountForm button[type="submit"]:hover::before, .woocommerce-checkout-payment #place_order:hover::before, .woocommerce-form-login .woocommerce-form-login__submit:hover::before, .woocommerce-form-register .woocommerce-form-register__submit:hover::before {
    transform: scaleY(1) rotateX(0deg);
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.woocommerce-ResetPassword .woocommerce-Button {
    margin-top: 20px;
}

.checkout_coupon {
    margin-top: 30px;
    margin-bottom: 50px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
    max-width: 540px;
}

.checkout_coupon p:nth-child(1) {
    grid-column-start: 1;
    grid-column-end: 3;
}

.checkout_coupon input[type="text"] {
    border: none;
    width: 100%;
    max-width: 370px;
    background-color: var(--pitoon-primary);
    padding-left: 30px;
    padding-right: 30px;
    margin-right: 10px;
    font-family: var(--pitoon-font);
    font-size: 14px;
    color: #686a6f;
    height: 64px;
    margin: 0;
}

.woocommerce-account .woocommerce {
    max-width: 1200px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    display: grid;
    grid-template-columns: 300px 1fr;
    grid-gap: 30px;
    padding-top: 120px;
    padding-bottom: 100px;
}

.woocommerce-account.woocommerce-lost-password .woocommerce {
    display: block;
}

.woocommerce-order-overview {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 10px;
}

legend {
    float: none;
}

.woocommerce-form-login label, .woocommerce-form-register label {
    display: block;
}

.woocommerce-MyAccount-content, .woocommerce-order p, .woocommerce-order address, .woocommerce-order-overview li {
    font-family: var(--pitoon-font);
    font-weight: 400;
    font-size: 16px;
}

.woocommerce-MyAccount-content a {
    color: var(--pitoon-base, #fff);
}

.woocommerce-MyAccount-content .order-again a {
    font-weight: bold;
}

.woocommerce b, .woocommerce strong {
    color: #222429;
}

.woocommerce-order-details {
    margin-bottom: 60px;
    margin-top: 60px;
}

.woocommerce-Addresses {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 10px;
}

.woocommerce-Addresses .col-2, .woocommerce-Addresses .col-1 {
    padding: 0;
    width: 100%;
    max-width: 100%;
}

.woocommerce-EditAccountForm .clear {
    display: none;
}

.woocommerce-EditAccountForm {
    margin-bottom: 20px;
}

.woocommerce-EditAccountForm fieldset, .woocommerce-EditAccountForm {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px;
    width: 100%;
}

.woocommerce-EditAccountForm p:nth-child(4), .woocommerce-EditAccountForm p:nth-child(6), .woocommerce-EditAccountForm fieldset {
    grid-column-start: 1;
    grid-column-end: 3;
    padding: 0;
}

.woocommerce-EditAccountForm p {
    margin: 0;
}

.woocommerce-EditAccountForm label {
    font-size: 20px;
}

.woocommerce-EditAccountForm p>span {
    display: block;
    width: 100%;
}

.woocommerce-EditAccountForm input+span {
    margin-top: 10px;
}

.woocommerce-EditAccountForm fieldset legend {
    margin-top: 20px;
}

.woocommerce-MyAccount-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    display: block;
    padding: 35px 45px;
    background: var(--pitoon-primary);
}

@media (max-width: 991px) {
    .shop_table button[name="update_cart"] {
        position: relative;
        margin-top: 20px;
        top: auto;
        right: auto;
        transform: translateY(0);
    }
}

@media (max-width: 767px) {
    table.shop_table_responsive .product-thumbnail {
        justify-content: center;
    }

    table.shop_table_responsive .product-thumbnail::before {
        display: none;
    }

    table.shop_table_responsive tr td.actions {
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: flex-start;
    }

    table.shop_table_responsive tr td.actions .coupon {
        text-align: left;
    }

    table.shop_table_responsive tr td.actions .coupon button[type="submit"] {
        margin-top: 20px;
    }

    .woocommerce-checkout .woocommerce-billing-fields__field-wrapper p, .woocommerce-EditAccountForm p {
        grid-column-start: 1;
        grid-column-end: 3;
    }

    .woocommerce-checkout .woocommerce-billing-fields__field-wrapper, .woocommerce-checkout .woocommerce-shipping-fields__field-wrapper {
        grid-template-columns: 1fr;
    }
}

.woocommerce-checkout #order_review {
    width: 100%;
    overflow: hidden;
    display: block;
}

.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table {
    float: left;
    width: 49%;
    margin-right: 30px;
    overflow: hidden;
}

.woocommerce-checkout #order_review .woocommerce-checkout-payment {
    float: right;
    width: 48%;
}

@media (max-width: 991px) {
    .woocommerce-checkout #order_review, .woocommerce-account .woocommerce, .woocommerce-checkout .col2-set {
        grid-template-columns: 1fr;
    }

    .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table {
        float: none;
        width: 100%;
    }

    .woocommerce-checkout #order_review .woocommerce-checkout-payment {
        width: 100%;
        float: none;
    }
}

.woocommerce-terms-and-conditions-wrapper {
    margin-bottom: 23px;
}

abbr[title] {
    border-bottom: none;
}

/* end woocommerce checkout  */
/**
 * Single product
 */
.single-product div.product {
    position: relative;
}

.single-product div.product .woocommerce-product-gallery {
    position: relative;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    position: absolute;
    top: 2em;
    right: 1em;
    display: block;
    z-index: 99;
}

.single-product div.product .woocommerce-product-gallery .flex-viewport {
    margin-bottom: 1em;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
    margin: 0;
    padding: 0;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
    list-style: none;
    cursor: pointer;
    float: left;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
    opacity: 0.5;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
    opacity: 1;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img {
    opacity: 1;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li {
    width: 48.1%;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n) {
    margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n + 1) {
    clear: both;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
    width: 30.79667%;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n) {
    margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n + 1) {
    clear: both;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    width: 22.15%;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n) {
    margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n + 1) {
    clear: both;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
    width: 16.96%;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n) {
    margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n + 1) {
    clear: both;
}

.stock:empty::before {
    display: none;
}

.stock.in-stock {
    color: #0f834d;
}

.stock.out-of-stock {
    color: #e2401c;
}

/**
 * Products
 */
ul.products {
    margin: 0;
    padding: 0;
}

ul.products li.product {
    list-style: none;
    position: relative;
    margin-bottom: 2em;
}

ul.products li.product img {
    display: block;
}

ul.products li.product .button {
    display: inherit;
}

.shop-one__product-count {
    display: inline-block;
    padding-top: 15px;
    font-size: 18px;
    font-weight: 400;
}

.entry-summary .yith-wcwl-add-to-wishlist {
    margin-top: 0;
    margin-bottom: 20px;
    margin-right: 10px;
}

.entry-summary .thm-btn.cart-btn {
    margin-right: 10px;
    line-height: 32px;
    border-radius: 0;
    text-transform: capitalize;
    line-height: 30px;
    border: none;
}

a.thm-btn.wishlist {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}

.yith-wcwl-add-button>a i {
    margin-right: 0;
}

.checkout-button, .return-to-shop .button, .shop_table .button, .form-row.place-order .button, .woocommerce-form-coupon .button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    appearance: none;
    border: none;
    outline: none !important;
    background-color: var(--pitoon-base);
    color: var(--pitoon-white);
    font-size: 14px;
    font-weight: 700;
    padding: 12px 50px;
    transition: 500ms;
    line-height: 28px;
    border-radius: 0px;
    z-index: 1;
    overflow: hidden;
}

.woocommerce-ResetPassword .woocommerce-Button::before, .checkout-button::before, .return-to-shop .button::before, .shop_table .button::before, .form-row.place-order .button::before, .woocommerce-form-coupon .button::before, .entry-summary .single_add_to_wishlist::before, .widget_price_filter .price_slider_amount .button.thm-btn::before {
    transition-duration: 800ms;
    position: absolute;
    width: 250%;
    height: 250%;
    content: "";
    top: 110%;
    left: 50%;
    background-color: var(--pitoon-black);
    transform: translateX(-50%);
    border-radius: 50%;
    z-index: -1;
}

.woocommerce-ResetPassword .woocommerce-Button:hover:before, .checkout-button:hover:before, .return-to-shop .button:hover:before, .shop_table .button:hover:before, .form-row.place-order .button:hover:before, .woocommerce-form-coupon .button:hover:before, .entry-summary .single_add_to_wishlist:hover:before, .widget_price_filter .price_slider_amount .button.thm-btn:hover:before {
    transition: all 0.4s linear;
    transform: translateX(-26%);
    top: -56%;
    left: 0;
}

.widget_price_filter .price_slider_amount .button.thm-btn {
    padding: 3px 10px;
    font-size: 12px;
}

input[type="text"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="search"]:focus, input[type="password"]:focus, input[type="textarea"]:focus, input[type="textarea"]:focus-visible, .product-quantity .quantity input, #customer_details textarea {
    outline-style: none;
}

mark, ins {
    background: #fff9c0;
    text-decoration: none;
}

.entry-summary ins {
    background: transparent;
}

.product-details__social+.yith-wcwl-add-to-wishlist {
    display: none !important;
}

.woocommerce-checkout .shop_table .cart_item td {
    padding-top: 10px;
    padding-bottom: 10px;
}

.woocommerce-checkout .shop_table td:last-child {
    padding-right: 0;
}

form.woocommerce-checkout .shop_table tfoot th {
    padding-left: 0;
}

.product-details__content__quantity__text {
    font-size: 14px;
}

.variations_form.cart label, .woocommerce-tabs .woocommerce-product-attributes-item__label, .single-product .woocommerce-grouped-product-list-item__label label {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
}

.variations_form.cart label a:hover, .woocommerce-tabs .woocommerce-product-attributes-item__label a:hover, .single-product .woocommerce-grouped-product-list-item__label label a:hover {
    color: var(--pitoon-base, #86ad09);
}

.product-details__content__quantity {
    padding-left: 10px;
}

.shop-one__sidebar .sidebar__single ul li ul {
    margin-top: 0;
}

.sidebar__single.shop-one__sidebar__item.widget .wc-block-product-categories-list-item-count::after {
    content: ")";
    position: static;
    font-family: inherit;
    font-weight: inherit;
}

.sidebar__single.shop-one__sidebar__item.widget li::after {
    display: none;
}

.checkout_coupon {
    margin-top: 0;
}

.shop_table tbody .cart_item td:first-child {
    padding-left: 0;
}

@media screen and (max-width: 992px) {
    .woocommerce-cart-form__contents {
        border: 0;
    }

    .woocommerce-cart-form__contents caption {
        font-size: 1.3em;
    }

    .woocommerce-cart-form__contents thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    .woocommerce-cart-form__contents tr {
        border-bottom: 1px solid var(--pitoon-extra);
        display: block;
        margin-bottom: 0.625em;
    }

    .woocommerce-cart-form__contents td {
        border-bottom: 1px solid var(--pitoon-extra);
        display: block;
        font-size: 0.8em;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin: 0;
        color: var(--pitoon-black);
        font-size: 20px;
        font-weight: 700;
        font-family: var(--pitoon-font);
    }

    .woocommerce-cart-form__contents td::before {
        /*
    * aria-label has no advantage, it won't be read inside a .woocommerce-cart-form__contents
    content: attr(aria-label);
    */
        content: attr(data-title);
        font-weight: bold;
    }

    .woocommerce-cart-form__contents td:last-child {
        border-bottom: 0;
    }

    .shop_table button[name="update_cart"] {
        position: relative;
    }

    .woocommerce-cart-form .actions {
        display: block;
    }

    .shop_table tbody tr+tr {
        border-top: 0;
    }

    .woocommerce-cart-form__contents .product-thumbnail {
        justify-content: center;
    }
}

.product-details__content__rating {
    display: flex;
    align-items: center;
    padding-bottom: 23px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ece9e0;
}

.product-review .comments-area .comment-box .info {
    margin-bottom: 0;
}

.product__all-content ins {
    background-color: transparent;
}

.product-details__title ins span {
    margin-left: 0;
}

.product__all-btn-box .thm-btn {
    padding: 6px 25px;
}

.product__all-btn-box .thm-btn:focus {
    color: #fff;
}

.product-details__title del span {
    text-decoration: line-through;
}

.pitoon-overlay {
    position: fixed;
    top: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    left: 0;
    display: none;
    background: rgba(0, 0, 0, 0.1);
}

.cv-spinner {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.spinner {
    width: 40px;
    height: 40px;
    border: 4px #ddd solid;
    border-top: 4px solid;
    border-radius: 50%;
    animation: sp-anime 0.8s infinite linear;
    border-top-color: var(--pitoon-primary);
}

@keyframes sp-anime {
    100% {
        transform: rotate(360deg);
    }
}

.is-hide {
    display: none;
}

.woocommerce-form-register, .woocommerce-form-login {
    margin-top: 20px;
}

.shop-category.widget_block.widget_categories {
    padding: 30px 20px;
}

.sidebar .shop-category ul {
    margin-left: -15px;
    margin-right: -15px;
}

.sidebar .shop-category h2 {
    margin-bottom: 23px;
}

.sidebar.shop-one__sidebar .widget .wp-block-categories li, .sidebar.shop-one__sidebar .widget_categories ul li {
    display: block;
    margin-bottom: 0;
}

.sidebar.shop-one__sidebar .widget .wp-block-categories li, .sidebar .widget_categories ul li+li {
    margin-top: 0;
}

.woo-widget .wc-block-components-filter-submit-button {
    font-size: 12px;
    font-weight: 600;
    background-color: var(--pitoon-white);
    line-height: 1em;
    padding: 13px 19px 13px;
    transition: all 500ms ease;
    color: var(--pitoon-gray);
    border-radius: 0;
}

.woo-widget .wc-block-components-filter-submit-button:hover {
    background-color: var(--pitoon-base);
    color: var(--pitoon-black);
}

.wc-block-components-price-slider__actions button[type=submit]:not(.wp-block-search__button).wc-block-components-filter-submit-button {
    font-size: 12px;
    margin-left: 0;
    margin-top: 0;
    font-weight: 600;
    font-family: var(--pitoon-font);
}

.wc-block-components-price-slider__range-input-progress {
    --track-background: linear-gradient(90deg, transparent var(--low), var(--range-color) 0, var(--range-color) var(--high), transparent 0) no-repeat 0 100%/100% 100%;
    --range-color: var(--pitoon-base);
    background: var(--track-background);
    height: 6px;
}

.wc-block-components-price-slider__range-input-wrapper {
    height: 6px;
}

input[type="range"i] {
    appearance: auto;
    cursor: default;
    padding: initial;
    border: initial;
    margin: 0;
    accent-color: var(--pitoon-base);
}

.wc-block-price-filter__title {
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: var(--pitoon-letter-spacing);
    margin: 0;
    margin-bottom: 22px;
}

.shop-one__sidebar.sidebar .widget ul li::after {
    content: "";
}

.shop-one__sidebar.sidebar .widget ul.wp-block-categories li a::after {
    position: absolute;
    left: 15px;
    top: 10px;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    content: "\f0da";
    opacity: 1;
    font-size: 15px;
    color: var(--pitoon-gray);
    line-height: 30px;
    transition: all 200ms linear;
    transition-delay: 0.1s;
    z-index: 1;
}

.shop-one__sidebar.sidebar .widget ul.wp-block-categories li:hover a::after {
    transform: scale(1);
}

.shop-one__sidebar.sidebar .price, .sidebar .price {
    padding: 0;
}

.shop-one__sidebar.sidebar .wc-block-components-sort-select__label {
    float: left;
}

.shop-one__sidebar.sidebar .wc-block-components-review-list-item__info {
    display: block;
}

.shop-one__sidebar.sidebar .wc-block-components-review-list-item__image {
    width: 100%;
    height: 100%;
}

.wc-block-featured-category__link, .wc-block-featured-category__title, .wc-block-featured-product__description, .wc-block-featured-product__link {
    padding: 0;
}

.sidebar .widget_products li .size-woocommerce_thumbnail, .sidebar .widget_recent_reviews li .size-woocommerce_thumbnail {
    width: 100%;
    float: unset;
}

.shop-one__sidebar.sidebar .wc-block-stock-filter__title {
    font-size: 16px;
}

.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image {
    max-width: unset;
    margin-bottom: 5px;
}

.wc-block-product-categories-list--has-images li ul, .wc-block-product-categories-list--has-images li ul li.wc-block-product-categories-list-item {
    margin-left: 0;
}

.sidebar .select2-container .select2-selection--single {
    height: 60px;
    margin-bottom: 5px;
}

.sidebar .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 55px;
    padding: 0 20px;
}

.sidebar .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 55px;
    margin-right: 10px;
}

.shop-one__sidebar.sidebar .wc-block-product-categories__dropdown select {
    padding-left: 10px;
    background-image: none;
}

.woocommerce-product-search button, .woocommerce-widget-layered-nav button {
    background: var(--pitoon-base);
    color: #fff;
    line-height: 32px;
    width: 100%;
}

.wc-block-components-review-list-item__item--has-image .wc-block-components-review-list-item__meta {
    margin-top: 10px;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after, .sidebar .widget ul.wc-block-grid__products li::after, .sidebar .widget .wc-block-product-categories-list li::after, .sidebar .widget .widget_shopping_cart_content ul li:after, .sidebar ul.product_list_widget li:after {
    content: " ";
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
    width: 100%;
}

.wp-block-woocommerce-price-filter>.wc-block-price-filter__title {
    margin-bottom: 30px;
    margin-top: 0;
}

.wc-block-grid__product:last-child {
    border-bottom: 0;
    margin-bottom: -16px;
}

.wc-block-grid__products, .wc-block-components-review-list-item__item, .wc-block-product-categories {
    margin-bottom: 0;
}

.wc-block-components-price-slider {
    margin-bottom: 5px;
}

.wc-block-grid__product .wc-block-grid__product-title {
    color: #222429;
    font-weight: 800;
    font-size: 16px;
}

.wc-block-grid__product-onsale {
    position: absolute;
    top: 0;
    right: 0;
    background: var(--pitoon-base);
    border-color: var(--pitoon-base);
    text-transform: capitalize;
    color: #fff;
}

.woo-widget .select2-container--default .select2-selection--single {
    border: 1px solid #e6e1d8;
}

.select2-container--default .select2-selection--multiple {
    border: none !important;
}

.wc-block-components-price-slider__range-input {
    top: -2px;
}

.wc-blocks-filter-wrapper h3, .woocommerce-account h3 {
    font-family: var(--pitoon-font);
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-weight: 500;
}

.sidebar .wc-block-components-price-slider::after {
    content: "";
    display: table;
    clear: both;
}

.sidebar .wc-block-components-price-slider__range-text {
    float: left;
    margin: 0;
    padding-top: 6px;
}

.sidebar .wc-block-components-price-slider__range-text span:first-child::after {
    content: "-";
    margin-left: 5px;
    margin-right: 5px;
}

.sidebar .wc-block-components-price-slider__actions {
    float: right;
}

.product__add-to-cart {
    display: flex;
    justify-content: space-around;
    margin-top: 16px;
}

ul.products .product__add-to-cart .shop-one__cart.thm-btn {
    display: inline-block;
    padding: 4px 21px 4px;
    background-color: var(--pitoon-base, #86ad09);
    color: var(--pitoon-black, #04171a);
    font-size: 12px;
    letter-spacing: var(--pitoon-letter-spacing);
    font-family: var(--pitoon-font);
    font-weight: 800;
}

ul.products .product__add-to-cart .shop-one__cart.thm-btn::before {
    background-color: var(--pitoon-black, #04171a);
}

ul.products .product__add-to-cart .shop-one__cart.thm-btn:hover {
    color: var(--pitoon-white, #ffffff);
}

ul.products .product__add-to-cart .shop-one__cart.thm-btn.loading {
    opacity: 0.25;
}

.woosw-list .add_to_cart_button.loading::after, ul.products .product__add-to-cart .add_to_cart_button.thm-btn.loading::after {
    font-family: "Font Awesome 5 Free";
    content: "\f110";
    vertical-align: top;
    font-weight: 900;
    position: absolute;
    right: 1em;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

.woosw-list .add_to_cart_button.added, ul.products .product__add-to-cart .add_to_cart_button.thm-btn.added {
    display: none;
}

.woocommerce-Reviews .comment {
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: inherit;
}

.product__items ul.products {
    width: calc(100% + 30px);
    display: block;
    margin-left: -15px;
    margin-right: -15px;
    float: left;
}

.product__items ul.products li {
    width: 100%;
    border: 0;
    margin-bottom: 0;
    float: none;
    padding-left: 15px;
    padding-right: 15px;
    box-shadow: none !important;
}

@media (min-width: 768px) {
    .product__items ul.products li {
        width: 50%;
    }
}

@media (min-width: 992px) {
    .product__items ul.products li {
        width: 33.333%;
    }
}

.product__all-img {
    border-bottom: 0;
}

.product__all-content {
    border: 1px solid #e0dcd3;
    border-top: 0;
    margin-top: 0;
    padding-top: 26px;
    padding-bottom: 30px;
}

.product__sidebar .widget, .product__sidebar-single {
    padding: 30px;
}

.product__sidebar .product__sidebar-single .wp-block-categories {
    margin-top: -17px;
}

.cart_totals .woocommerce-shipping-methods label {
    margin-bottom: 0;
}

.woocommerce-checkout-review-order-table th:first-child, .woocommerce-checkout-review-order-table td:first-child {
    font-family: var(--pitoon-font-two, "Syne", sans-serif);
    font-size: 20px;
    color: var(--pitoon-black);
    font-weight: 600;
    letter-spacing: -0.02em;
    margin: 0;
    line-height: 30px;
}

.woocommerce-checkout-review-order-table th:last-child, .woocommerce-checkout-review-order-table td:last-child {
    text-align: right;
}

.woosq-popup .woosw-btn, .product-details .cart .woosw-btn {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    appearance: none;
    outline: none !important;
    background-color: var(--pitoon-black);
    color: var(--pitoon-white);
    font-size: 16px;
    font-weight: 800;
    padding: 16px 50px 17px;
    overflow: hidden;
    transition: all 0.5s linear;
    z-index: 1;
}

.woosq-popup .woosw-btn::before, .product-details .cart .woosw-btn::before {
    position: absolute;
    top: -1px;
    left: -1px;
    bottom: -1px;
    right: -1px;
    background-color: var(--pitoon-base);
    content: "";
    transform: scaleY(0) rotateX(0deg);
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    z-index: -1;
}

.product-details .cart .woosw-btn:hover, .woosq-popup .woosw-btn:hover {
    color: var(--pitoon-black);
    background-color: var(--pitoon-base);
}

.woosq-popup .woosw-btn:hover:before, .product-details .cart .woosw-btn:hover:before {
    transform: scaleY(1) rotateX(0deg);
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.shop_table .coupon .thm-btn {
    border-radius: 0;
    padding-top: 22px;
    padding-bottom: 24px;
    border: none;
}

.woosq-popup .woosw-added {
    padding: 15px 45px 13px;
}

.woosw-added:hover {
    background-color: var(--pitoon-base);
}

.woosw-list .added_to_cart.wc-forward {
    padding: 15px 45px 14px;
    font-size: 16px;
    font-weight: 800;
    text-transform: capitalize;
}

.woocommerce-account .blog-details .woocommerce, .woocommerce-checkout .blog-details .woocommerce, .woocommerce-cart .blog-details .woocommerce {
    padding-top: 0;
    padding-bottom: 0;
}

.shop_table tbody .cart_item td.product-thumbnail {
    width: 152px;
}

.shop_table.woocommerce-checkout-review-order-table th {
    padding-top: 21px;
    padding-bottom: 21px;
}

.shop-one__sidebar.sidebar .widget ul.wp-block-categories li a:hover:after {
    color: var(--pitoon-base);
}

.wc-block-components-price-slider__range-text .wc-block-components-formatted-money-amount {
    font-size: 14px;
    font-weight: 500;
    font-family: var(--pitoon-font);
}

.product-details__buttons .woosw-btn-icon, .products__all-icon-boxes .woosw-btn-text {
    display: none;
}

.shop-one .product__all-content .star-rating {
    width: 7em;
    left: 7px;
}

.woosq-popup .woosw-btn, .woosq-popup .thm-btn {
    padding: 16px 45px 17px;
}

.woosw-list .add_to_cart_button {
    padding: 14px 50px 16px;
}

.woosw-list table.woosw-items .woosw-item .woosw-item--add p, .woosw-list table.woosw-items .woosw-item .woosw-item--add .add_to_cart_inline {
    text-align: right;
    margin: 0px 14px 0px 0px;
}

.woosw-item--time, .woosw-item--price {
    font-size: 16px;
    font-weight: 500;
}

.woosw-list .product .added_to_cart {
    background-color: var(--pitoon-black);
    color: var(--pitoon-white);
}

.woosw-list .product .added_to_cart::before {
    background-color: var(--pitoon-base);
    color: var(--pitoon-white);
}

/* Responsive
--------------------------------------------- */
/* Medium screen  */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .services-one__inner {
        padding-left: 20px;
        margin-left: 0;
        margin-right: 0;
    }

    .services-one__content {
        padding: 40px 15px 58px;
    }

    .trust-one__inner {
        margin-left: 0;
        margin-right: 0;
    }

    .about-one__left {
        max-width: 600px;
        margin: 0 auto 0;
    }

    .about-one__right {
        max-width: 600px;
        margin: 110px auto 0;
    }

    .feature-one__title {
        font-size: 20px;
        font-weight: 600;
    }

    .feature-one__hover-content {
        padding: 54px 20px 54px;
    }

    .faq-one__left {
        max-width: 600px;
        margin: 0 auto 0;
    }

    .faq-one__right {
        max-width: 600px;
        margin: 60px auto 0;
    }

    .team-one__content {
        padding: 33px 30px 40px;
    }

    .team-one__hover-content {
        padding: 33px 20px 40px;
    }

    .brand-one__title:before, .brand-one__title:after {
        display: none;
    }

    .contact__left {
        max-width: 600px;
        margin: 0 auto 0;
    }

    .contact__img {
        clip-path: none;
    }

    .contact__shape-1 {
        display: none;
    }

    .contact__right {
        max-width: 600px;
        margin: 0 auto;
    }

    .contact__right:before {
        -webkit-transform: skewX(0deg);
        -moz-transform: skewX(0deg);
        -ms-transform: skewX(0deg);
        -o-transform: skewX(0deg);
        transform: skewX(0deg);
    }

    .blog-one__content {
        padding: 25px 20px 30px;
    }

    .cta-one__btn-box::before, .cta-one__btn-box::after {
        display: none;
    }

    .sliding-text__wrap {
        padding: 23px 20px 29px;
    }

    .sliding-text__list li {
        font-size: 20px;
    }

    .sliding-text__list li span {
        font-size: 35px;
        line-height: 35px;
        margin-left: 10px;
        top: 8px;
    }

    .about-two__left {
        max-width: 600px;
        margin: 0 auto 0;
    }

    .about-two__middle {
        max-width: 600px;
        margin: 60px auto 0;
    }

    .about-two__right {
        max-width: 600px;
        margin: 60px auto 0;
    }

    .about-two {
        padding: 170px 0 66px;
    }

    .servicess-two__left .section-title__title {
        font-size: 40px;
        line-height: 50px;
    }

    .services-two__single {
        padding: 40px 15px 40px;
    }

    .project-two__left .section-title__title {
        font-size: 40px;
        line-height: 50px;
    }

    .project-two__right {
        margin-left: 0;
    }

    .faq-two__left {
        padding: 100px 20px 100px;
        padding-right: 20px;
        max-width: 600px;
        margin: 0 auto;
    }

    .faq-two__right {
        max-width: 600px;
        margin: 0 auto 0;
    }

    .testimonial-two__inner-content-box {
        max-width: 700px;
        margin-left: 30px;
    }

    .testimonial-two__text {
        font-size: 30px;
        line-height: 45px;
    }

    .testimonial-two__thumb-outer-box {
        bottom: 0;
    }

    .contact-one__left {
        max-width: 600px;
        margin: 0 auto 0;
    }

    .contact-one__right {
        max-width: 600px;
        margin: 60px auto 0;
    }

    .contact-one__shape-1 {
        display: none;
    }

    .contact-one {
        padding: 120px 0 120px;
    }

    .blog-two__single {
        flex-direction: column;
        align-items: baseline;
    }

    .why-choose-two__btn-box::before, .why-choose-two__btn-box::after {
        display: none;
    }

    .feature-two__content-inner {
        padding: 24px 20px 34px;
    }

    .about-three__left {
        max-width: 600px;
        margin: 0 auto;
    }

    .about-three__right {
        max-width: 600px;
        margin: 60px auto 0;
    }

    .services-three__single {
        padding: 50px 30px 50px;
    }

    .counter-two__single::before {
        right: -15px;
    }

    .why-choose-three__left .section-title__title {
        font-size: 40px;
    }

    .testimonial-three__shape-1 {
        display: none;
    }

    .process-one__shape-1 {
        width: 32px;
    }

    .process-one__shape-2 {
        width: 33px;
    }

    .process-one__shape-3 {
        height: 2px;
        width: 118px;
        left: -74px;
    }

    .process-one__shape-4 {
        height: 2px;
        width: 118px;
        right: -74px;
    }

    .about-four__left {
        max-width: 600px;
        margin: 0 auto 0;
    }

    .about-four__right {
        max-width: 600px;
        margin: 60px auto 0;
    }

    .pricing-page__single-inner {
        padding: 43px 25px 39px;
    }

    .services-details__points {
        flex-direction: column;
        align-items: baseline;
    }

    .team-details__right {
        margin-left: 0;
    }

    .team-details__left {
        margin-right: 0;
    }

    .cart-page .table-responsive {
        margin-bottom: 30px;
    }

    .certificates__top-title {
        font-size: 29px;
    }

    .certificates__top-text br {
        display: none;
    }
}

/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .services-one__inner {
        padding-left: 20px;
        margin-left: 0;
        margin-right: 0;
    }

    .services-one__list li {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .trust-one__inner {
        margin-left: 0;
        margin-right: 0;
    }

    .about-one__left {
        max-width: 600px;
        margin: 0 auto 0;
    }

    .about-one__right {
        max-width: 600px;
        margin: 110px auto 0;
    }

    .about-one__img-2 {
        display: none;
    }

    .faq-one__left {
        max-width: 600px;
        margin: 0 auto 0;
    }

    .faq-one__right {
        max-width: 600px;
        margin: 60px auto 0;
    }

    .brand-one__title:before, .brand-one__title:after {
        display: none;
    }

    .contact__left {
        max-width: 600px;
        margin: 0 auto 0;
    }

    .contact__img {
        clip-path: none;
    }

    .contact__shape-1 {
        display: none;
    }

    .contact__right {
        max-width: 600px;
        margin: 0 auto;
    }

    .contact__right:before {
        -webkit-transform: skewX(0deg);
        -moz-transform: skewX(0deg);
        -ms-transform: skewX(0deg);
        -o-transform: skewX(0deg);
        transform: skewX(0deg);
    }

    .cta-one__btn-box::before, .cta-one__btn-box::after {
        display: none;
    }

    .cta-one__inner {
        padding: 41px 30px 41px;
        padding-right: 30px;
        flex-direction: column;
    }

    .cta-one__btn-box {
        margin-top: 15px;
    }

    .footer-widget__link {
        margin-right: 0;
    }

    .footer-widget__newsletter {
        margin-top: 33px;
    }

    .footer-widget__Contact {
        margin-top: 33px;
    }

    .about-two__left {
        max-width: 600px;
        margin: 0 auto 0;
    }

    .about-two__middle {
        max-width: 600px;
        margin: 60px auto 0;
    }

    .about-two__right {
        max-width: 600px;
        margin: 60px auto 0;
    }

    .about-two {
        padding: 170px 0 66px;
    }

    .servicess-two__right {
        text-align: left;
        margin-top: 0;
    }

    .services-two__single-list li {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .services-two__single-list li:nth-child(3) {
        border-right: 0;
    }

    .services-two__single {
        padding: 40px 25px 40px;
    }

    .project-two__left .section-title {
        margin-bottom: 28px;
    }

    .project-two__right {
        margin-top: 0;
        margin-left: 0;
        margin-bottom: 50px;
    }

    .faq-two__left {
        padding: 100px 20px 100px;
        padding-right: 20px;
        max-width: 600px;
        margin: 0 auto;
    }

    .faq-two__right {
        max-width: 600px;
        margin: 0 auto 0;
    }

    .faq-two__trusted {
        left: 0;
    }

    .testimonial-two__inner-content {
        flex-direction: column;
    }

    .testimonial-two__inner-content-box {
        margin-left: 0;
        margin-top: 45px;
    }

    .testimonial-two__thumb-outer-box {
        bottom: -100px;
    }

    .testimonial-two {
        padding: 108px 0 220px;
    }

    .contact-one__left {
        max-width: 600px;
        margin: 0 auto 0;
    }

    .contact-one__right {
        max-width: 600px;
        margin: 60px auto 0;
    }

    .contact-one__shape-1 {
        display: none;
    }

    .contact-one {
        padding: 120px 0 120px;
    }

    .why-choose-two__btn-box::before, .why-choose-two__btn-box::after {
        display: none;
    }

    .about-three__left {
        max-width: 600px;
        margin: 0 auto;
    }

    .about-three__right {
        max-width: 600px;
        margin: 60px auto 0;
    }

    .counter-two__inner {
        flex-direction: column;
    }

    .counter-two__single::before {
        display: none;
    }

    .testimonial-three__shape-1 {
        display: none;
    }

    .testimonial-three__right {
        margin-top: 150px;
    }

    .testimonial-three {
        padding: 120px 0px 120px;
    }

    .process-one__shape-1, .process-one__shape-2, .process-one__shape-3, .process-one__shape-4 {
        display: none;
    }

    .make-website__right {
        margin-top: 51px;
    }

    .cta-two__inner {
        justify-content: center;
        flex-wrap: wrap;
        text-align: center;
    }

    .cta-two__btn-box {
        margin-top: 20px;
    }

    .about-four__left {
        max-width: 600px;
        margin: 0 auto 0;
    }

    .about-four__right {
        max-width: 600px;
        margin: 60px auto 0;
    }

    .contact-page__right {
        margin-top: 50px;
    }

    .project-details__right {
        margin-top: 50px;
    }

    .services-details__sidebar {
        margin-bottom: 60px;
    }

    .services-details__points {
        flex-direction: column;
        align-items: baseline;
    }

    .team-details__right {
        margin-left: 0;
        margin-top: 49px;
    }

    .team-details__left {
        margin-right: 0;
    }

    .product__sidebar {
        margin-bottom: 60px;
    }

    .product-details__top {
        margin-top: 51px;
    }

    .cart-page .table-responsive {
        margin-bottom: 30px;
    }

    .cart-total li {
        justify-content: flex-start;
    }

    .cart-total li span:first-child {
        text-align: left;
    }

    .cart-page__buttons {
        justify-content: start;
    }

    .checkout__payment {
        margin-top: 50px;
    }

    .page-header__shape-1, .page-header__shape-2 {
        display: none;
    }

    .certificates__top-left {
        margin-bottom: 50px;
    }

    .certificates__top-right {
        margin-left: 0;
    }

    .certificates__points li {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .certificates__points li:before {
        display: none;
    }

    .certificates__top {
        padding: 110px 0 78px;
    }
}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
    .section-title__title {
        font-size: 35px;
        line-height: 45px;
    }

    .section-title__title br {
        display: none;
    }

    .services-one__inner {
        padding-left: 20px;
        margin-left: 0;
        margin-right: 0;
    }

    .services-one__list li {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .trust-one__inner {
        margin-left: 0;
        margin-right: 0;
        flex-direction: column;
        text-align: center;
    }

    .trust-one__left {
        margin-bottom: 20px;
    }

    .about-one__left {
        margin-right: 0;
    }

    .about-one__img-2 {
        display: none;
    }

    .about-one__right {
        margin-left: 0;
        margin-top: 110px;
    }

    .about-one__points {
        flex-direction: column;
        align-items: baseline;
    }

    .about-one__points li+li {
        margin-left: 0;
        margin-top: 20px;
    }

    .feature-one__title {
        font-size: 20px;
        font-weight: 600;
    }

    .feature-one__hover-content {
        padding: 54px 20px 54px;
    }

    .feature-one__btn {
        position: relative;
        margin-top: 10px;
    }

    .faq-one__left {
        margin-right: 0;
    }

    .faq-one__points-and-counter-box {
        flex-direction: column;
        align-items: baseline;
    }

    .faq-one__counter-box {
        margin-left: 0;
        margin-top: 33px;
    }

    .faq-one__right {
        margin-left: 0;
        margin-top: 60px;
    }

    .faq-one__faq-box {
        padding: 0 20px 0;
    }

    .team-one__content {
        padding: 33px 30px 40px;
    }

    .team-one__hover-content {
        padding: 33px 20px 40px;
    }

    .project-one__content {
        right: 20px;
    }

    .testimonial-one__single {
        padding: 40px 20px 49px;
        padding-right: 20px;
    }

    .testimonial-one__img {
        position: relative;
        top: 0;
        left: 0;
        height: 116px;
        width: 116px;
        margin-bottom: 30px;
    }

    .brand-one__title:before, .brand-one__title:after {
        display: none;
    }

    .contact__left {
        margin-left: 0;
        margin-right: 0;
    }

    .contact__img {
        clip-path: none;
    }

    .contact__shape-1 {
        display: none;
    }

    .contact__right:before {
        -webkit-transform: skewX(0deg);
        -moz-transform: skewX(0deg);
        -ms-transform: skewX(0deg);
        -o-transform: skewX(0deg);
        transform: skewX(0deg);
    }

    .blog-one__content {
        padding: 25px 20px 30px;
    }

    .cta-one__btn-box::before, .cta-one__btn-box::after {
        display: none;
    }

    .cta-one__inner {
        padding: 41px 30px 41px;
        padding-right: 30px;
        flex-direction: column;
        text-align: center;
    }

    .cta-one__btn-box {
        margin-top: 15px;
    }

    .footer-widget__link {
        margin-right: 0;
        margin-top: 43px;
        margin-bottom: 33px;
    }

    .about-two__left {
        margin-left: 0;
        margin-top: 0;
    }

    .about-two__middle {
        margin-top: 60px;
    }

    .about-two__right {
        margin-left: 0;
        margin-right: 0;
        margin-top: 60px;
    }

    .about-two__satisfied-box {
        left: 30px;
    }

    .about-two__text-2 br {
        display: none;
    }

    .servicess-two__right {
        text-align: left;
        margin-top: 0;
    }

    .servicess-two__left .section-title__tagline {
        font-size: 14px;
    }

    .services-two__single-list li {
        flex: 0 0 100%;
        max-width: 100%;
        border-right: 0;
    }

    .services-two__single {
        padding: 40px 25px 40px;
    }

    .services-two__title {
        margin-top: 92px;
    }

    .project-two__left .section-title {
        margin-bottom: 28px;
    }

    .project-two__right {
        margin-top: 0;
        margin-left: 0;
        margin-bottom: 50px;
    }

    .counter-one__single {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .counter-one__single:before {
        display: none;
    }

    .faq-two__left {
        margin-left: 0;
        padding: 100px 10px 100px;
        padding-right: 10px;
    }

    .faq-two__left .section-title__tagline {
        font-size: 11px;
    }

    .faq-two__faq-box {
        padding: 0 20px 0;
    }

    .faq-two__right {
        margin-right: 0;
        margin-left: 0;
    }

    .faq-two__trusted {
        display: none;
    }

    .testimonial-two__inner-content {
        flex-direction: column;
    }

    .testimonial-two__inner-content-box {
        margin-left: 0;
        margin-top: 45px;
    }

    .testimonial-two__thumb-outer-box {
        bottom: -100px;
    }

    .testimonial-two__text {
        font-size: 25px;
        line-height: 45px;
        padding-bottom: 40px;
    }

    .testimonial-two__carousel.owl-theme .owl-nav {
        display: none;
    }

    .testimonial-two {
        padding: 108px 0 220px;
    }

    .contact-one__shape-1 {
        display: none;
    }

    .contact-one__right {
        margin-left: 0;
        margin-top: 60px;
    }

    .contact-one__form-box {
        padding: 70px 20px 70px;
    }

    .contact-one__points-and-signature-box {
        flex-direction: column;
        align-items: baseline;
    }

    .contact-one__points {
        padding-right: 0;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .contact-one__points::before {
        display: none;
    }

    .contact-one__points-two {
        flex-direction: column;
        align-items: baseline;
    }

    .contact-one__points-two li+li {
        margin-left: 0;
        margin-top: 20px;
    }

    .blog-two__single {
        flex-direction: column;
        align-items: baseline;
    }

    .blog-two__content {
        padding: 30px 30px 30px;
    }

    .why-choose-two__title {
        font-size: 60px;
        line-height: 70px;
    }

    .why-choose-two__btn-box::before, .why-choose-two__btn-box::after {
        display: none;
    }

    .feature-two__content-inner {
        padding: 24px 20px 34px;
    }

    .about-three__left {
        margin-right: 0;
        margin-left: 0;
        margin-top: 0;
    }

    .about-three__shape-3, .about-three__shape-4, .about-three__img-box-2 {
        display: none;
    }

    .about-three__right {
        margin-top: 60px;
    }

    .about-three__points-and-happy-clients {
        flex-direction: column;
        align-items: baseline;
    }

    .about-three__happy-clients {
        top: 0;
        margin-bottom: 30px;
    }

    .services-three .section-title__tagline {
        font-size: 14px;
    }

    .services-three__single {
        padding: 50px 30px 50px;
    }

    .counter-two__inner {
        flex-direction: column;
    }

    .counter-two__single::before {
        display: none;
    }

    .testimonial-three__shape-1 {
        display: none;
    }

    .testimonial-three__right {
        margin-top: 150px;
        margin-left: 0;
        margin-right: 0;
    }

    .testimonial-three__client-single-img {
        height: 300px;
        width: 300px;
    }

    .testimonial-three {
        padding: 52px 0px 61px;
    }

    .process-one__shape-1, .process-one__shape-2, .process-one__shape-3, .process-one__shape-4 {
        display: none;
    }

    .make-website__img-1 {
        margin-left: 0;
        margin-right: 0;
    }

    .make-website__img-2 {
        margin-left: 0;
        margin-right: 0;
    }

    .cta-two__inner {
        justify-content: center;
        flex-wrap: wrap;
        text-align: center;
    }

    .cta-two__btn-box {
        margin-top: 20px;
    }

    .cta-two__title {
        font-size: 35px;
        line-height: 45px;
    }

    .about-four__left {
        margin-right: 0;
    }

    .about-four__shape-1, .about-four__shape-2 {
        display: none;
    }

    .about-four__right {
        margin-top: 60px;
    }

    .about-four__points {
        flex-direction: column;
        align-items: baseline;
    }

    .about-four__points li+li {
        margin-left: 0;
        margin-top: 20px;
    }

    .blog-details__bottom {
        flex-direction: column;
    }

    .blog-details__social {
        margin-top: 20px;
    }

    .blog-details__pagenation {
        flex-direction: column;
    }

    .comment-one__single {
        flex-direction: column;
        align-items: baseline;
    }

    .comment-one__content {
        margin-left: 0;
        margin-top: 20px;
    }

    .blog-sidebar__bottom-box {
        padding: 60px 30px 55px;
    }

    .blog-sidebar__provide-services {
        padding: 60px 30px 60px;
    }

    .contact-page__right {
        margin-top: 50px;
    }

    .contact-page__form-box {
        padding: 60px 20px 60px;
    }

    .contact-page__points li .content h4 {
        font-size: 16px;
    }

    .faq-page__faq-box {
        padding: 0 20px 0;
    }

    .faq-page__contact-single {
        padding: 46px 20px 46px;
    }

    .login-page__form {
        padding: 60px 20px 60px;
    }

    .login-page__form-btn-box {
        flex-direction: column;
        align-items: baseline;
    }

    .login-page__form-forgot-password {
        margin-left: 0;
        margin-top: 10px;
    }

    .pricing-page__single-inner {
        padding: 43px 25px 39px;
    }

    .project-details__title-and-date-box {
        flex-direction: column;
        align-items: baseline;
    }

    .project-details__title {
        margin-bottom: 15px;
    }

    .project-details__right {
        margin-top: 50px;
        padding: 41px 20px 50px;
    }

    .services-details__sidebar {
        margin-bottom: 60px;
    }

    .services-details__points {
        flex-direction: column;
        align-items: baseline;
    }

    .team-details__right {
        margin-left: 0;
        margin-top: 49px;
    }

    .team-details__left {
        margin-right: 0;
    }

    .team-details__points-box {
        flex-direction: column;
        align-items: baseline;
    }

    .team-details__points+.team-details__points {
        margin-left: 0;
        margin-top: 6px;
    }

    .product__sidebar {
        margin-bottom: 60px;
    }

    .product__showing-result {
        flex-direction: column;
    }

    .product__showing-text-box {
        margin-bottom: 20px;
    }

    .product-details__top {
        margin-top: 51px;
    }

    .product-details__buttons {
        flex-wrap: wrap;
        align-items: baseline;
    }

    .product-details__buttons-2 {
        margin-left: 0;
        margin-top: 10px;
    }

    .product-details__social {
        flex-direction: column;
        align-items: baseline;
    }

    .product-details__social-link {
        margin-left: 0;
        margin-top: 15px;
    }

    .comments-area .comment {
        flex-direction: column;
        align-items: baseline;
    }

    .review-one__content {
        padding-left: 0;
        margin-top: 20px;
        flex: 1;
    }

    .review-one__content-top {
        flex-direction: column;
        align-items: baseline;
    }

    .cart-page .table-responsive {
        margin-bottom: 30px;
    }

    .cart-total li {
        justify-content: flex-start;
    }

    .cart-total li span:first-child {
        text-align: left;
    }

    .cart-page__buttons {
        justify-content: start;
        flex-direction: column;
        align-items: baseline;
    }

    .cart-page__buttons-2 {
        margin-left: 0;
        margin-top: 10px;
    }

    .checkout__payment {
        margin-top: 50px;
        padding: 49px 20px 18px;
    }

    .cart-total li span:first-child {
        margin-right: 45px;
    }

    .page-header__shape-1, .page-header__shape-2 {
        display: none;
    }

    .certificates__top-left {
        margin-bottom: 50px;
    }

    .certificates__top-text br {
        display: none;
    }

    .certificates__top-right {
        margin-left: 0;
    }

    .certificates__top-img-box li {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .certificates__points li {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .certificates__points li:before {
        display: none;
    }

    .certificates__top {
        padding: 110px 0 78px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1440px) {
    .services-one__inner {
        padding-left: 20px;
        margin-left: 0;
        margin-right: 0;
    }

    .trust-one__inner {
        margin-left: 0;
        margin-right: 0;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1919px) {
    .contact__shape-1 {
        display: none;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1640px) {
    .sliding-text__list li {
        font-size: 25px;
    }

    .sliding-text__list li span {
        font-size: 45px;
        line-height: 45px;
        margin-left: 25px;
        top: 10px;
    }

    .blog-two__single {
        flex-direction: column;
        align-items: baseline;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .sliding-text__list li {
        font-size: 23px;
    }

    .sliding-text__list li span {
        font-size: 40px;
        line-height: 40px;
        margin-left: 15px;
        top: 8px;
    }

    .blog-two__single {
        flex-direction: column;
        align-items: baseline;
    }
}

/*--------------------------------------------------------------
# Slider All Responsice Css
--------------------------------------------------------------*/
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-slider .owl-theme .owl-dots {
        max-width: 960px;
    }

    .main-slider-two .owl-theme .owl-dots {
        max-width: 960px;
    }

    .main-slider-three .owl-theme .owl-dots {
        max-width: 960px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-slider .owl-theme .owl-dots {
        max-width: 720px;
    }

    .main-slider__shape-2 {
        display: none;
    }

    .main-slider-two .owl-theme .owl-dots {
        max-width: 720px;
    }

    .main-slider-two__title {
        font-size: 86px;
    }

    .main-slider-three .owl-theme .owl-dots {
        max-width: 720px;
    }

    .main-slider-three__small-img {
        left: 420px;
    }
}

@media only screen and (max-width: 767px) {
    .main-slider .owl-theme .owl-dots {
        max-width: 540px;
    }

    .main-slider__shape-1, .main-slider__shape-2, .main-slider__shape-3 {
        display: none;
    }

    .main-slider__title {
        font-size: 55px;
        line-height: 65px;
    }

    .main-slider-two .owl-theme .owl-dots {
        max-width: 540px;
    }

    .main-slider-two__shape-2, .main-slider-two__shape-3 {
        display: none;
    }

    .main-slider-two__shape-1 {
        display: none;
    }

    .main-slider-two__title {
        font-size: 54px;
        line-height: 64px;
    }

    .main-slider-three .owl-theme .owl-dots {
        max-width: 540px;
    }

    .main-slider-three__small-img {
        display: none;
    }

    .main-slider-three__shape-1 {
        display: none;
    }

    .main-slider-three__title {
        font-size: 45px;
        line-height: 55px;
    }
}

/*--------------------------------------------------------------
# Main Menu All Responsice Css
--------------------------------------------------------------*/
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-header__top-menu {
        display: none;
    }

    .main-header-three__top {
        display: none;
    }

    .main-header-three {
        left: 30px;
        right: 30px;
    }

    .main-menu-three .mobile-nav__toggler:hover {
        color: var(--pitoon-black);
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-header__top {
        display: none;
    }

    .main-menu__call {
        display: none;
    }

    .main-menu-two__call {
        display: none;
    }

    .main-header-three__top {
        display: none;
    }

    .main-header-three {
        left: 30px;
        right: 30px;
    }

    .main-menu-three__wrapper-inner {
        padding-left: 30px;
    }

    .main-menu-three__call {
        padding-left: 60px;
        padding-right: 30px;
    }

    .main-menu-three__logo {
        margin-right: 50px;
    }

    .main-menu-three .mobile-nav__toggler:hover {
        color: var(--pitoon-black);
    }
}

@media (max-width: 767px) {
    .main-header__top {
        display: none;
    }

    .main-menu__right {
        display: none;
    }

    .main-menu__logo {
        margin-right: 0;
    }

    .main-menu__left {
        justify-content: space-between;
        flex: 1;
    }

    .main-menu__wrapper-inner {
        padding: 0 30px 0;
    }

    .main-menu-two__right {
        display: none;
    }

    .main-menu-two__logo {
        margin-right: 0;
    }

    .main-menu-two__left {
        justify-content: space-between;
        flex: 1;
    }

    .main-menu-two__wrapper-inner {
        padding: 0 30px 0;
    }

    .main-header-three {
        left: 20px;
        right: 20px;
    }

    .main-header-three__top {
        display: none;
    }

    .main-menu-three__right {
        display: none;
    }

    .main-menu-three__logo {
        margin-right: 0;
    }

    .main-menu-three__left {
        justify-content: space-between;
        flex: 1;
    }

    .main-menu-three__wrapper-inner {
        padding-left: 30px;
        padding-right: 30px;
    }

    .main-menu-three .mobile-nav__toggler:hover {
        color: var(--pitoon-black);
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1460px) {
    .main-menu__wrapper-inner {
        padding: 0 30px 0;
    }

    .main-menu__call {
        display: none;
    }

    .main-header__top-inner {
        padding-left: 30px;
    }

    .main-header__social-box {
        padding-right: 30px;
    }

    .main-menu-two__wrapper-inner {
        padding: 0 30px 0;
    }

    .main-menu-two__call {
        display: none;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1720px) {
    .main-header-three {
        left: 50px;
        right: 50px;
    }

    .main-menu-three__wrapper-inner {
        padding-left: 30px;
    }

    .main-menu-three__call {
        padding-left: 70px;
        padding-right: 30px;
    }

    .main-menu-three__logo {
        margin-right: 35px;
    }

    .main-header-three__top-inner {
        padding-left: 30px;
    }

    .main-header-three__social-box {
        padding-right: 30px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .main-header-three {
        left: 50px;
        right: 50px;
    }

    .main-menu-three__wrapper-inner {
        padding-left: 30px;
        padding-right: 30px;
    }

    .main-menu-three__call {
        display: none;
    }

    .main-menu-three__logo {
        margin-right: 35px;
    }

    .main-header-three__top-inner {
        padding-left: 30px;
    }

    .main-header-three__social-box {
        padding-right: 30px;
    }
}

h2.section-title__title span {
    font-family: "Poppins",sans-serif;
    text-transform: capitalize;
    display: block;
    font-size: 40px;
    font-weight: bold;
    color: #86ad09;
}

ul.links {
    margin-left: 0;
}

ul.links li {
    margin-left: 0;
    list-style-type: none;
    font-size: 15px;
    line-height: 27px;
}

.product-desc h4 {
    padding: 0;
    font-family: "Poppins",sans-serif;
    font-weight: bold;
    margin-bottom: 22px;
    font-size: 22px;
    /* background-color: #4b4b4b; */
    color: #86ad09;
    margin-top: 16px;
}

.product-desc b {
    font-size: 15px;
}

.selected_price h2 {
    font-family: "Poppins",sans-serif;
    font-weight: bold;
    margin-bottom: 13px;
    font-size: 25px;
    color: #86ad09;
}

.product-desc p {
    color: #222;
    font-family: "Poppins", sans-serif;
    /* font-weight: 600; */
    font-size: 14px;
}

@media screen and (max-width: 768px) {
    .services-two__title {
        margin-top: 40px;
    }

    .services-two__single {
        padding: 33px 25px 0px;
    }

    p.services-two__text {
        margin-bottom: 0;
    }
}

form.form-sec.ng-valid.ng-valid-maxlength.ng-submitted.ng-dirty.ng-valid-parse {
    margin-bottom: 3rem;
    padding: 2.2rem 2.7rem;
    border: 1px solid #ddd;
    background: #f5f5f5;
}

div#im9a4x h2, h4 {
    font-family: "Poppins",sans-serif;
    /* font-weight: bold; */
    font-size: 20px;
    color: #000;
}

div#im9a4x h3 {
    font-family: "Poppins",sans-serif;
    /* font-weight: bold; */
    font-size: 20px;
    color: #000;
}

h3#iiec {
    /* font-weight: bold; */
}

.home_banner_text1 {
    display: block;
    text-align: left;
    font-family: 'Poppins';
    font-size: 30px;
    font-weight: 700;
    color: #444;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 7px
}

.contact-hover:hover a {
    color: #86ad09;
}

.home_banner_text1:hover,.home_banner_text2:hover {
    color: #d7827e
}

.home_banner_text2 {
    display: block;
    text-align: left;
    font-size: 36px;
    font-weight: 700;
    color: #86ad09;
    text-transform: capitalize;
    line-height: 1;
    margin-bottom: 35px;
    font-family: "Poppins",sans-serif;
}

.home_banner_text3 {
    text-align: left;
    color: #666;
    line-height: 25px;
    padding-left: 0;
    display: inline-block
}

.hover-banner a:before, .hover-banner a:after {
    content: "";
    display: block;
    opacity: 0;
    background: transparent;
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 2;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.img-responsive {
    max-width: 100%;
    height: auto;
}

.hover-banner a:before, .hover-banner a:after {
    content: "";
    display: block;
    opacity: 0;
    background: transparent;
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 2;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.hover-banner a {
    position: relative;
    overflow: hidden;
    display: inline-block;
    float: left;
}

.hover-banner a:before {
    top: 20px;
    left: 20px;
    border-top: 1px solid white;
    border-left: 1px solid white;
}

.hover-banner a:after {
    bottom: 20px;
    right: 20px;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
}

.block-home-banner {
    margin-top: 0px;
}

.banner_img1 {
    margin-bottom: 30px;
}

/*.hover-banner a:hover:before, .hover-banner a:hover:after {
    opacity: 1;
    width: 130px;
    height: 130px;
}
.hover-banner a:hover:before, .hover-banner a:hover:after {
    opacity: 1;
    width: 130px;
    height: 130px;
}*/
.home_banner_text3 {
    text-align: left;
    color: #666;
    line-height: 21px;
    padding-left: 0;
    display: inline-block;
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    font-weight: 600;
}

.design-area .tb-info-box {
    margin-bottom: 30px;
    position: relative;
}

.design-area .tb-info-box .tb-image {
    display: inline-block;
    line-height: 0;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    border-radius: 50px;
}

.design-area .tb-info-box .tb-image>img, .ro-info-box-wrap.tpl3 .tb-image>img {
    height: auto;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    width: 100%;
}

.design-area .tb-info-box .tb-content {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    width: 89%;
    margin-top: 35px;
}

.design-area .tb-info-box .tb-content>h5, .tb-content-inner>h5 span {
    display: block;
    font-weight: bold;
    color: #86ad09;
}

.design-area .tb-info-box .tb-content>h5, .tb-content-inner>h5 {
    color: #000000;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 33px;
    margin-bottom: 16px;
    font-family: "Poppins",sans-serif;
    display: block;
    text-align: left;
    padding-left: 13px;
}

.design-area .tb-info-box .tb-content>h3, .tb-content-inner>h3 {
    color: #353535;
    font-size: 30px;
    font-weight: 300;
    letter-spacing: .15em;
    line-height: 42px;
    margin-bottom: 20px;
    font-family: Oswald;
}

.design-area .tb-info-box .tb-content>h6, .tb-content-inner>h6 {
    margin-bottom: 0;
}

/*.design-area .tb-info-box .tb-image:after {
    background: #efefef none repeat scroll 0 0;
    content: "";
    height: 15px;
    position: absolute;
    right: -8px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    width: 15px;
}*/
.design-area .tb-info-box:hover .tb-image>img {
    opacity: .8;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.ro-info-box-wrap.tpl3 .tb-content .tb-content-inner {
    background: rgba(255,255,255,.8) none repeat scroll 0 0;
    padding: 40px 10px;
}

.ro-info-box-wrap.tpl3 {
    max-width: 370px;
    overflow: hidden;
    position: relative;
}

.ro-info-box-wrap.tpl3 .tb-content {
    bottom: 0;
    left: 0;
    padding: 20px;
    position: absolute;
    text-align: center;
    width: 100%;
}

.products-section {
    background-color: #fff;
    padding: 36px;
    padding-top: 41px !important;
    margin-bottom: 0px;
}

@media screen and (max-width: 768px) {
    .about-two {
        padding: 70px 0 66px;
    }

    .design-area .tb-info-box .tb-image {
        width: 100%;
    }

    .hover-banner a {
        margin-bottom: 28px;
    }

    .design-area .tb-info-box .tb-content {
        width: 100%;
    }

    ul.links {
        margin-left: 0;
        padding-left: 0;
    }

    img.footer-payments {
        margin-left: 0;
    }
}

.banner_img1 img {
    border-radius: 25px;
}

.tb-content p {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 14px;
    text-align: left;
    color: #222;
    line-height: 20px;
    padding-left: 13px;
}

ul.a-unordered-list.a-vertical.a-spacing-mini {
    padding-left: 0;
    /* margin-left: 14px; */
}

.img-sec img {
    /* background-color: #fff;
    padding: 0;
    border: 19px solid #86ad09; */
}

section.section-bg.section-padding {
    position: relative;
}

.elementor-background-overlay {
    background-color: #fff;
    opacity: 0.7;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

.btn {
    position: relative;
    z-index: 2;
    vertical-align: middle;
    display: inline-block;
    border: none;
    text-align: center;
    color: #fff;
    font-family: "Poppins",sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    padding: 18.5px 35px 20.5px;
}

.btn::before {
    position: absolute;
    content: "";
    left: 3px;
    top: 0;
    width: 97%;
    height: 100%;
    background: #86ad09;
    border: none;
    z-index: -1;
    transition: 0.4s;
    border-radius: 10px;
    transform: skewX(-10deg);
}

.btn:focus, .btn:hover, .btn:active {
    color: #fff;
    box-shadow: none;
}

.btn:focus:before, .btn:hover:before, .btn:active:before {
    background: #86ad09;
    width: 97%;
    transform: skewX(10deg);
    z-index: -1;
    ; }

span.footer-copyright {
    margin: 0 auto;
    font-size: 15px;
    font-family: "Poppins",sans-serif;
    color: #fff;
    letter-spacing: 0.2rem;
}

section.testimonials {
    position: relative;
    z-index: 0;
}

section.testimonials:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(34 34 34 / 55%);
    z-index: 0;
}

.product-desc ul li {
    color: #333131;
    font-weight: normal;
    font-family: "Poppins",sans-serif;
}

.custom-checkbox a {
    color: #86ad09;
}

.main-header {
    background: rgb(0 0 0 / 40%) !important;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 999;
    overflow: hidden;
}

.btn22 {
    background: #036b73;
    font-family: "Poppins", sans-serif;
    text-transform: normal;
    padding: 7px 15px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px !important;
    font-weight: 400;
    line-height: 1;
    border: 1px solid #fff;
    border-radius: 0;
    -moz-user-select: none;
    letter-spacing: 1px;
    line-height: 0;
    margin-bottom: 0;
    margin: 10px;
    cursor: pointer;
    transition: color 0.4s linear;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin: 0;
    color: #fff !important;
}

.btn22:hover {
    background: #2c2929;
}

/* .nav-item{
    position: relative;
} */
/* .nav-item span::before{
      position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(34 34 34 / 55%);
    z-index: 0;
    width: 2px;
    height: 5px;
} */
/* .navbar .navbar-nav .nav-link span {
  display: inline-block;
} */
.nav-item span {
    display: inline-block;
    color: #fff;
    width: 8px;
    height: 8px;
    background: #769808;
    margin-top: 0;
}

.nav-item :hover span {
    display: inline-block;
    background: #fff;
}

.nav-item p {
    display: inline-block;
    color: #fff;
    margin-top: 0;
}
.heading-block{

}
.heading-block h4{
        font-family: "Rubik", sans-serif;
    color: #f59c30;
    margin-top: 0px;
    font-style: normal;
    font-weight: 500;
    
    font-size: 20px;
}

.heading-block h2{
        font-family: "Rubik", sans-serif;
    color: #0D210B;
    margin-top: 0px;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 50px;
}
.wantToWork-caption2{
        padding: 80px 50px;
    background: #000;
    padding-bottom: 100px;
}
.ftco-intro{
        background-image: url(../images/banner.jpg);
    background-size: cover;
}