/*------------------------------------------------------------------
Common Stylesheet

Project: Newsvolt - Professional News and Magazine Blog HTML Template
Build:     Bootstrap v5
Author:    Electron Themes
Author URL: https://www.electrontheme.com
version:1.0.0

Table of Content
---------------------->

1.Abstracts
==============
1.1-> variable
1.2-> mixin

================
2.short-code
=================
2.1=>social-icon
2.2=>contact-info
2.3=>body-overlay

============
3.1.Header
============
3.1=>top-header
3.2=>main-header
3.3=>navbar
3.4=>dropdown
3.5=>mega-list-menu
3.6=>mega-Category-menu

============
4.Footer
============
4.1=>main-footer
4.2=>sub-footer


=================
5.Comon Section
=================
5.1=>section-heading
5.2=>heading
5.3=>placeholder
5.4=>simple-card
5.5=>simple-list-card
5.6=>video-card
5.7=>pricing-filter
5.8=>subscribe
5.9=>sign-in-up

==========
6.pages
==========

6.1=>Homepage
-------------->
6.1.1=>homepage
6.1.2=>techvolt

6.2Category
--------->
6.2.1=>category

6.3 Protfolio
-------------->
6.3.1=>protfolio

6.4 author
----------->
6.4.1=>author

6.5 product-details
------------------->
6.5.1=>product-details

6.6 single-post-details
------------------------>
6.6.1=>single-post-details

6.7 single-tag-page
-------------------->
6.7.1=>single-tag-page

6.8 shop
--------->
6.8.1=> shop

6.9 cart
--------->
6.9.1=> cart

6.10 checkout
-------------->
6.10.1=> checkout

6.11 contact
------------>
6.11.1=>contact

6.12 account
------------->
6.12.1=>account

6.13 error
----------->
6.1=>error

-------------------------------------------------------------------*/
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

:root {
    --Lobster: "Lobster", cursive;
    --poppins: "Poppins", sans-serif;
    --rubik: "Rubik", sans-serif;
}

:root {
    --bold: 800;
    --semi-bold: 700;
    --medium: 500;
    --regular: 400;
    --light: 300;
    --button: 500;
}

:root {
    --color-primary: #282457;
    --color-secondary: #252525;
    --yellow: #ffc700;
    --color-white: #ffffff;
    --body-bg: #ffffff;
    --menu-bg: #ffffff;
    --bg-primary: #f9f9f9;
    --search-bg: #f9f9f9;
    --input-bg: #ffffff;
    --sub-title: #bcbcbc;
    --sub-heading: #666666;
    --main-content: #666666;
    --nav-color: #666666;
    --bg-gray: #666666;
    --transparent-social: #666666;
    --border-color: #e7e7e7;
    --transparent-header: #ffffff;
    --transparent-text: #252525;
    --body-overlay: rgba(0, 0, 0, 0.8);
    --card-overlay: rgba(37, 37, 37, 0.5);
    --rs-border: rgba(37, 37, 37, 0.4);
    --gym-header-bg: #17212f;
}

:root {
    --white: #ffffff;
    --black: #252525;
    --dark-gray: #666666;
    --cmr-pro: #666666;
    --text-unic: #666666;
    --light-gray: #bcbcbc;
    --light-gray100: #c4c4c4;
    --black-overlay: rgba(0, 0, 0, 0.8);
    --black-overlay2: rgba(0, 0, 0, 0.6);
    --black-light-overlay: rgba(0, 0, 0, 0.5);
    --primary-overlay: rgba(246, 60, 37, 0.8);
    --theme-overlay: linear-gradient(
        180deg,
        rgba(246, 60, 37, 0) 43.3%,
        #f63c25 100%
    );
    --gradient-primary-overlay: linear-gradient(
        180deg,
        rgba(246, 60, 37, 0.29) 43.3%,
        rgba(246, 60, 37, 0.75) 100%
    );
    --title-color: rgba(249, 249, 249, 0.7);
    --contact-bg: rgba(249, 249, 249, 0.95);
    --newsletter-overlay: linear-gradient(
        180deg,
        #ffffff 0%,
        rgba(255, 255, 255, 0.2) 100%
    );
    --ct-overlay: rgba(255, 255, 255, 0.7);
    --ct-overlay-black: linear-gradient(
        180deg,
        rgba(0, 0, 0, 0) 43.3%,
        rgba(0, 0, 0, 0.85) 100%
    );
    --mesonary-overlay: linear-gradient(
        180deg,
        rgba(0, 0, 0, 0) 43.3%,
        rgba(0, 0, 0, 0.85) 100%
    );
    --light-pink: rgba(246, 60, 37, 0.1);
    --light-sky: rgba(5, 212, 254, 0.02);
    --gymVolt-bner-bg: linear-gradient(
        180deg,
        rgba(0, 0, 0, 0) 50%,
        rgba(0, 0, 0, 0.75) 100%
    );
    --people-like-vdo-bg: rgba(0, 0, 0, 0.3);
    --foodvolt-banner-overlay: rgba(0, 0, 0, 0.4);
}

[data-theme="dark"] {
    --cmr-pro: #f9f9f9;
    --color-primary: #f63c25;
    --color-secondary: #f9f9f9;
    --body-bg: #070615;
    --input-bg: #070615;
    --search-bg: #161b2a;
    --bg-primary: #161b2a;
    --color-white: #bcbcbc;
    --main-content: #bcbcbc;
    --nav-color: #bcbcbc;
    --menu-bg: #161b2a;
    --border-color: #444444;
    --transparent-social: #bcbcbc;
    --transparent-text: #bcbcbc;
    --transparent-header: #161b2a;
    --title-color: rgba(22, 27, 42, 0.5);
    --light-pink: #444444;
    --ct-overlay: rgba(22, 27, 42, 0.7);
    --contact-bg: rgba(22, 27, 42, 0.9);
    --rs-border: #444444;
    --newsletter-overlay: rgba(22, 27, 42, 0.75);
    --text-unic: #bcbcbc;
}

:root {
    --text-13: 13px;
    --text-15: 15px;
    --text-16: 16px;
    --text-17: 17px;
    --text-18: 18px;
    --text-19: 19px;
    --text-20: 20px;
    --text-24: 24px;
    --text-30: 30px;
    --nav-font: 16px;
}

:root {
    --dropdown-shadow: 0px 10px 25px rgba(0, 0, 0, 0.1);
    --shadow-right: 10px 0px 10px -7px rgba(0, 0, 0, 0.05);
    --shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.1);
    --light-shadow: 0px 0px 50px rgba(0, 0, 0, 0.05);
    --shadow-none: 0px 0px 0px rgba(0, 0, 0, 0);
}

:root {
    --ease-in: 0.4s ease-in-out;
    --ease-6ms: 0.6s ease-in-out;
}

:root {
    --container: 1580px;
}

:root {
    --border: 0.3px solid var(--border-color);
}

@media screen and (max-width: 1600px) {
    :root {
        --container: 1400px;
    }
}
@media screen and (max-width: 1400px) {
    :root {
        --container: 1140px;
    }
}
@media screen and (max-width: 991px) {
    :root {
        --container: 960px;
    }
}
@media screen and (max-width: 767px) {
    :root {
        --container: 720px;
    }
}
@media screen and (max-width: 575px) {
    :root {
        --container: 540px;
    }
}
.social-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.social-icon li {
    height: 32px;
    width: 32px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 20px;
    border: 1px solid var(--color-secondary);
}
.social-icon li:last-child {
    margin-right: 0px;
}
.social-icon li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}
.social-icon li a i {
    font-size: 15px;
    color: var(--color-secondary);
}
.social-icon.social-white li {
    border: 1px solid var(--color-white);
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.social-icon.social-white li:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    background-color: var(--color-primary);
    -webkit-clip-path: circle(0% at 0 0);
    clip-path: circle(0% at 0 0);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.social-icon.social-white li:hover {
    border-color: transparent;
}
.social-icon.social-white li:hover:after {
    -webkit-clip-path: circle(150% at 0 0);
    clip-path: circle(150% at 0 0);
}
.social-icon.social-white li:hover a i {
    color: var(--white);
}
.social-icon.social-white li a i {
    color: var(--color-white);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.social-icon.social-bg-red li {
    border: 1px solid var(--color-primary);
    background-color: var(--color-primary);
}
.social-icon.social-bg-red li a i {
    color: var(--white);
}

@media screen and (max-width: 575px) {
    .social-icon li {
        height: 25px;
        width: 25px;
    }
    .social-icon li a i {
        font-size: 12px;
    }
}
.contact-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.contact-info li {
    color: var(--color-white);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 30px;
    font-size: var(--text-16);
}
.contact-info li:last-child {
    margin-right: 0px;
}
.contact-info li img,
.contact-info li svg {
    max-height: 24px;
    max-width: 34px;
    margin-right: 12px;
}
.contact-info li svg path {
    fill: var(--color-primary);
}

@media screen and (max-width: 575px) {
    .contact-info li {
        font-size: 14px;
    }
    .contact-info li svg,
    .contact-info li img {
        max-width: 16px;
        margin-right: 10px;
    }
}
.search-popup-box {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    -moz-transform: translate(-50%, -50%) scale(1.1);
    -ms-transform: translate(-50%, -50%) scale(1.1);
    -o-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
    width: 1300px;
    padding: 150px 300px;
    background-color: var(--search-bg);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.search-popup-box .search-box {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
}
.search-popup-box.active {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    visibility: visible;
    opacity: 1;
    z-index: 44;
    overflow: hidden;
}
.search-popup-box.active .search-box {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.search-popup-box.search-popup-bg {
    background-image: url(../img/search-bg.jpg);
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent !important;
}

.search-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    height: 60px;
    background-color: var(--input-bg);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.search-box span {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.search-box span i {
    font-size: 20px;
    color: var(--color-primary);
}
.search-box input {
    height: 100%;
    width: 100%;
    border: none;
    background-color: transparent;
    padding: 15px 15px 15px 60px;
    color: var(--color-secondary);
    font-size: var(--text-16);
    font-weight: var(--regular);
    border-width: 0.3px 0px 0.3px 0.3px;
    border-style: solid;
    border-color: var(--border-color);
}
.search-box input::-webkit-input-placeholder {
    font-size: var(--text-16);
    line-height: 1.5;
    color: var(--sub-title);
}
.search-box input:-moz-placeholder {
    font-size: var(--text-16);
    line-height: 1.5;
    color: var(--sub-title);
}
.search-box input::-moz-placeholder {
    font-size: var(--text-16);
    line-height: 1.5;
    color: var(--sub-title);
}
.search-box input:-ms-input-placeholder {
    font-size: var(--text-16);
    line-height: 1.5;
    color: var(--sub-title);
}
.search-box input::-ms-input-placeholder {
    font-size: var(--text-16);
    line-height: 1.5;
    color: var(--sub-title);
}
.search-box input::placeholder {
    font-size: var(--text-16);
    line-height: 1.5;
    color: var(--sub-title);
}
.search-box button {
    padding: 15px 30px;
    font-size: var(--text-16);
    font-weight: var(--medium);
    color: var(--white);
    background-color: var(--color-primary);
    height: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.search-box:focus-within input {
    border-color: var(--color-primary);
}
.search-box:focus-within span i {
    color: var(--sub-title);
}

.close-popup {
    position: absolute;
    top: 15px;
    right: 15px;
    height: 30px;
    width: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: var(--border);
    cursor: pointer;
    background-color: var(--search-bg);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.close-popup i {
    font-size: 20px;
    color: var(--color-secondary);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.close-popup:hover {
    border-color: transparent;
    background-color: var(--color-primary);
}
.close-popup:hover i {
    color: var(--white);
}

@media screen and (max-width: 1400px) {
    .search-popup-box {
        width: 75%;
        padding: 150px 50px;
    }
    .search-popup-box .search-box {
        max-width: 550px;
        margin: 0 auto;
    }
}
@media screen and (max-width: 991px) {
    .search-popup-box {
        padding: 100px 50px;
    }
    .search-popup-box .search-box {
        max-width: 80%;
    }
}
@media screen and (max-width: 767px) {
    .search-popup-box {
        width: 90%;
    }
    .search-popup-box .search-box {
        max-width: 85%;
    }
}
@media screen and (max-width: 575px) {
    .search-popup-box {
        padding: 75px 15px 50px;
    }
    .search-popup-box .search-box {
        max-width: 100%;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto;
        background-color: transparent;
    }
    .search-popup-box .search-box input {
        border-width: 0.3px;
        margin-bottom: 25px;
        background-color: var(--input-bg);
        height: 50px;
        margin-bottom: 15px;
    }
    .search-popup-box .search-box span {
        height: 60px;
    }
    .search-popup-box .search-box button {
        margin: 0 auto;
        -webkit-box-flex: unset;
        -webkit-flex: unset;
        -moz-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        width: 100%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
body {
    position: relative;
}
body:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    background-color: var(--body-overlay);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    transition: 0.4s ease;
}
body.overlay {
    overflow: hidden !important;
}
body.overlay:after {
    visibility: visible;
    opacity: 1;
}

.signin-popup-wrapper,
.signup-popup-wrapper {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0.7);
    -moz-transform: translate(-50%, -50%) scale(0.7);
    -ms-transform: translate(-50%, -50%) scale(0.7);
    -o-transform: translate(-50%, -50%) scale(0.7);
    transform: translate(-50%, -50%) scale(0.7);
    border: none;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.signin-popup-wrapper h2,
.signup-popup-wrapper h2 {
    margin-bottom: 30px;
}
.signin-popup-wrapper.active,
.signup-popup-wrapper.active {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
    visibility: visible;
}

.signin,
.signup {
    width: 600px;
    padding: 100px;
    background-color: var(--search-bg);
}

.signin-popup-wrapper.signin-bg {
    background-image: url(../img/signin-bg.jpg);
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 900px;
}
.signin-popup-wrapper.signin-bg .sign-in-area {
    width: 500px;
    padding: 70px 50px;
    float: right;
    background-color: var(--search-bg);
}
.signin-popup-wrapper.signin-bg .from-status {
    display: none;
}
.signin-popup-wrapper .frc-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 35px;
}
.signin-popup-wrapper .frc-box a {
    font-size: var(--text-16);
    color: var(--color-secondary);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.signin-popup-wrapper .frc-box a:hover {
    color: var(--color-primary);
}
.signin-popup-wrapper .from-status {
    padding-top: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.signin-popup-wrapper .from-status a span {
    font-size: var(--text-16);
    display: inline-block;
    position: relative;
    padding-bottom: 3px;
    color: var(--color-secondary);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.signin-popup-wrapper .from-status a span:after {
    position: absolute;
    content: "";
    top: 100%;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: var(--sub-heading);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.signin-popup-wrapper .from-status a img {
    max-width: 30px;
    margin-left: 10px;
}
.signin-popup-wrapper .from-status a:hover span {
    color: var(--color-primary);
}
.signin-popup-wrapper .from-status a:hover span:after {
    background-color: var(--color-primary);
}

.signup-popup-wrapper.signup-bg {
    background-image: url(../img/sign-up.jpg);
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 900px;
}
.signup-popup-wrapper.signup-bg .sign-up-area {
    width: 500px;
    padding: 70px 50px;
    float: right;
    background-color: var(--search-bg);
}
.signup-popup-wrapper button {
    margin-top: 20px;
}
.signup-popup-wrapper .login-link-area {
    padding-top: 30px;
}
.signup-popup-wrapper .login-link-area p a {
    display: inline-block;
    cursor: pointer;
    color: var(--color-primary);
    font-weight: var(--medium);
    padding-left: 5px;
}

@media screen and (max-width: 991px) {
    .signup-popup-wrapper.signup-bg,
    .signup-popup-wrapper.signin-bg,
    .signin-popup-wrapper.signup-bg,
    .signin-popup-wrapper.signin-bg {
        width: 80%;
    }
    .signup-popup-wrapper.signup-bg .sign-up-area,
    .signup-popup-wrapper.signup-bg .sign-in-area,
    .signup-popup-wrapper.signin-bg .sign-up-area,
    .signup-popup-wrapper.signin-bg .sign-in-area,
    .signin-popup-wrapper.signup-bg .sign-up-area,
    .signin-popup-wrapper.signup-bg .sign-in-area,
    .signin-popup-wrapper.signin-bg .sign-up-area,
    .signin-popup-wrapper.signin-bg .sign-in-area {
        width: 60%;
        padding: 70px 25px;
    }
}
@media screen and (max-width: 767px) {
    .signin,
    .signup {
        width: 90%;
        padding: 100px 50px;
    }
    .signup-popup-wrapper.signup-bg,
    .signup-popup-wrapper.signin-bg,
    .signin-popup-wrapper.signup-bg,
    .signin-popup-wrapper.signin-bg {
        width: 90%;
    }
    .signup-popup-wrapper.signup-bg .sign-up-area,
    .signup-popup-wrapper.signup-bg .sign-in-area,
    .signup-popup-wrapper.signin-bg .sign-up-area,
    .signup-popup-wrapper.signin-bg .sign-in-area,
    .signin-popup-wrapper.signup-bg .sign-up-area,
    .signin-popup-wrapper.signup-bg .sign-in-area,
    .signin-popup-wrapper.signin-bg .sign-up-area,
    .signin-popup-wrapper.signin-bg .sign-in-area {
        width: 100%;
        padding: 70px 25px 50px;
        background-color: var(--black-overlay);
    }
    .signup-popup-wrapper.signup-bg h2,
    .signup-popup-wrapper.signin-bg h2,
    .signin-popup-wrapper.signup-bg h2,
    .signin-popup-wrapper.signin-bg h2 {
        margin-bottom: 30px;
        color: var(--white);
    }
    .signup-popup-wrapper.signup-bg .input-group label,
    .signup-popup-wrapper.signin-bg .input-group label,
    .signin-popup-wrapper.signup-bg .input-group label,
    .signin-popup-wrapper.signin-bg .input-group label {
        color: var(--white);
    }
    .signup-popup-wrapper.signup-bg .login-link-area p,
    .signup-popup-wrapper.signin-bg .login-link-area p,
    .signin-popup-wrapper.signup-bg .login-link-area p,
    .signin-popup-wrapper.signin-bg .login-link-area p {
        color: var(--white);
    }
    .signup-popup-wrapper.signup-bg .frc-box a,
    .signup-popup-wrapper.signin-bg .frc-box a,
    .signin-popup-wrapper.signup-bg .frc-box a,
    .signin-popup-wrapper.signin-bg .frc-box a {
        color: var(--white);
    }
    .signup-popup-wrapper.signup-bg .frc-box .checkbox-group .checked-content,
    .signup-popup-wrapper.signin-bg .frc-box .checkbox-group .checked-content,
    .signin-popup-wrapper.signup-bg .frc-box .checkbox-group .checked-content,
    .signin-popup-wrapper.signin-bg .frc-box .checkbox-group .checked-content {
        color: var(--white);
    }
    .signup-popup-wrapper.signup-bg .login-link-area p {
        color: var(--white);
    }
    .signin-popup-wrapper.signin-bg .frc-box a {
        color: var(--white);
    }
    .signin-popup-wrapper.signin-bg .frc-box .checkbox-group .checked-content {
        color: var(--white);
    }
}
@media screen and (max-width: 575px) {
    .signin,
    .signup {
        padding: 50px;
    }
    .signin-popup-wrapper h2,
    .signup-popup-wrapper h2 {
        margin-bottom: 15px;
        font-size: 24px;
    }
    .signin-popup-wrapper button,
    .signup-popup-wrapper button {
        width: 100%;
    }
    .signin-popup-wrapper .frc-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .signin-popup-wrapper .checkbox-group {
        margin-bottom: 15px;
    }
    .signin-popup-wrapper .from-status {
        padding-top: 20px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .signin-popup-wrapper .from-status p {
        padding-right: 20px;
    }
    .signin-popup-wrapper .from-status p,
    .signin-popup-wrapper .from-status a {
        padding-top: 15px;
    }
}
@media screen and (max-width: 400px) {
    .signin,
    .signup {
        padding: 50px 25px;
    }
}
.title-heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    padding: 75px 0px;
    margin-bottom: 50px;
}
.title-heading:after {
    position: absolute;
    content: attr(data-title);
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-weight: var(--bold);
    font-family: var(--rubik);
    font-size: 180px;
    line-height: 1;
    letter-spacing: -0.07em;
    color: var(--title-color);
    white-space: nowrap;
    z-index: -1;
}
.title-heading h2 {
    position: relative;
    font-size: 30px;
    font-weight: var(--medium);
    color: var(--color-secondary);
    position: relative;
}
.title-heading h2:after,
.title-heading h2:before {
    position: absolute;
    content: "";
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 2px;
    width: 95px;
    background-color: var(--color-primary);
}
.title-heading h2:after {
    left: -webkit-calc(100% + 10px);
    left: -moz-calc(100% + 10px);
    left: calc(100% + 10px);
}
.title-heading h2:before {
    right: -webkit-calc(100% + 10px);
    right: -moz-calc(100% + 10px);
    right: calc(100% + 10px);
}

@media screen and (max-width: 1350px) {
    .title-heading {
        padding: 50px 0px;
    }
    .title-heading:after {
        font-size: 135px;
    }
    .title-heading h2:after,
    .title-heading h2:before {
        width: 50px;
    }
}
@media screen and (max-width: 991px) {
    .title-heading {
        padding: 35px 0px;
        margin-bottom: 35px;
    }
    .title-heading:after {
        font-size: 100px;
    }
}
@media screen and (max-width: 767px) {
    .title-heading {
        padding: 0px;
    }
    .title-heading:after {
        display: none;
    }
}
.preloader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    background-color: var(--body-bg);
    z-index: 999999;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.preloader-wrapper.hide {
    display: none;
    visibility: hidden;
}
.preloader-wrapper #place-heading {
    max-width: 50%;
    margin: 0 auto;
    position: absolute;
    top: 100px;
    left: auto;
}

body {
    overflow: hidden;
}
body.remover {
    overflow: visible;
    overflow-x: hidden;
}

@-webkit-keyframes moveY {
    0% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }
}

@-moz-keyframes moveY {
    0% {
        -moz-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        -moz-transform: translateY(10px);
        transform: translateY(10px);
    }
}

@-o-keyframes moveY {
    0% {
        -o-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        -o-transform: translateY(10px);
        transform: translateY(10px);
    }
}

@keyframes moveY {
    0% {
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px);
    }
}
@-webkit-keyframes move {
    0% {
        -webkit-transform: translateY(100px) scaleY(0.9);
        transform: translateY(100px) scaleY(0.9);
    }
    100% {
        -webkit-transform: translateY(0px) scaleY(1.1);
        transform: translateY(0px) scaleY(1.1);
    }
}
@-moz-keyframes move {
    0% {
        -moz-transform: translateY(100px) scaleY(0.9);
        transform: translateY(100px) scaleY(0.9);
    }
    100% {
        -moz-transform: translateY(0px) scaleY(1.1);
        transform: translateY(0px) scaleY(1.1);
    }
}
@-o-keyframes move {
    0% {
        -o-transform: translateY(100px) scaleY(0.9);
        transform: translateY(100px) scaleY(0.9);
    }
    100% {
        -o-transform: translateY(0px) scaleY(1.1);
        transform: translateY(0px) scaleY(1.1);
    }
}
@keyframes move {
    0% {
        -webkit-transform: translateY(100px) scaleY(0.9);
        -moz-transform: translateY(100px) scaleY(0.9);
        -o-transform: translateY(100px) scaleY(0.9);
        transform: translateY(100px) scaleY(0.9);
    }
    100% {
        -webkit-transform: translateY(0px) scaleY(1.1);
        -moz-transform: translateY(0px) scaleY(1.1);
        -o-transform: translateY(0px) scaleY(1.1);
        transform: translateY(0px) scaleY(1.1);
    }
}
.preloader {
    position: relative;
    -webkit-animation: move 0.5s ease infinite alternate;
    -moz-animation: move 0.5s ease infinite alternate;
    -o-animation: move 0.5s ease infinite alternate;
    animation: move 0.5s ease infinite alternate;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotateX(-15deg) rotateY(0deg);
        transform: rotateX(-15deg) rotateY(0deg);
    }
    100% {
        -webkit-transform: rotateX(-15deg) rotateY(180deg);
        transform: rotateX(-15deg) rotateY(180deg);
    }
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotateX(-15deg) rotateY(0deg);
        transform: rotateX(-15deg) rotateY(0deg);
    }
    100% {
        -moz-transform: rotateX(-15deg) rotateY(180deg);
        transform: rotateX(-15deg) rotateY(180deg);
    }
}

@-o-keyframes spin {
    0% {
        transform: rotateX(-15deg) rotateY(0deg);
    }
    100% {
        transform: rotateX(-15deg) rotateY(180deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotateX(-15deg) rotateY(0deg);
        -moz-transform: rotateX(-15deg) rotateY(0deg);
        transform: rotateX(-15deg) rotateY(0deg);
    }
    100% {
        -webkit-transform: rotateX(-15deg) rotateY(180deg);
        -moz-transform: rotateX(-15deg) rotateY(180deg);
        transform: rotateX(-15deg) rotateY(180deg);
    }
}
.diamond {
    position: relative;
    width: 60px;
    height: 60px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation: spin 1s linear infinite;
    -moz-animation: spin 1s linear infinite;
    -o-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
}

.diamond span:first-of-type {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
    border: 4px solid var(--color-primary);
    -webkit-transform: rotateX(90deg) rotateZ(45deg);
    -moz-transform: rotateX(90deg) rotateZ(45deg);
    transform: rotateX(90deg) rotateZ(45deg);
    opacity: 0.7;
}

.diamond span:nth-of-type(2) {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
    border: 4px solid var(--color-primary);
    -webkit-transform: rotateX(90deg) rotateY(90deg) rotateZ(45deg);
    -moz-transform: rotateX(90deg) rotateY(90deg) rotateZ(45deg);
    transform: rotateX(90deg) rotateY(90deg) rotateZ(45deg);
    opacity: 0.7;
}

.diamond span:last-of-type {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
    border: 4px solid var(--color-primary);
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
    opacity: 0.7;
}

.movement {
    position: relative;
    width: 60px;
    height: 60px;
}

@-webkit-keyframes falloff {
    0% {
        top: 30px;
        height: 0px;
        opacity: 0;
    }
    50% {
        top: 0;
        height: 30px;
        opacity: 1;
    }
    100% {
        top: 0;
        height: 0px;
        opacity: 0;
    }
}

@-moz-keyframes falloff {
    0% {
        top: 30px;
        height: 0px;
        opacity: 0;
    }
    50% {
        top: 0;
        height: 30px;
        opacity: 1;
    }
    100% {
        top: 0;
        height: 0px;
        opacity: 0;
    }
}

@-o-keyframes falloff {
    0% {
        top: 30px;
        height: 0px;
        opacity: 0;
    }
    50% {
        top: 0;
        height: 30px;
        opacity: 1;
    }
    100% {
        top: 0;
        height: 0px;
        opacity: 0;
    }
}

@keyframes falloff {
    0% {
        top: 30px;
        height: 0px;
        opacity: 0;
    }
    50% {
        top: 0;
        height: 30px;
        opacity: 1;
    }
    100% {
        top: 0;
        height: 0px;
        opacity: 0;
    }
}
.movement span:first-of-type {
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    height: 30px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: var(--light-gray100);
    opacity: 0;
    -webkit-animation: falloff 1s ease infinite;
    -moz-animation: falloff 1s ease infinite;
    -o-animation: falloff 1s ease infinite;
    animation: falloff 1s ease infinite;
}

@-webkit-keyframes falloff-2 {
    0% {
        height: 0px;
        opacity: 0;
    }
    50% {
        height: 20px;
        opacity: 1;
    }
    100% {
        height: 0px;
        opacity: 0;
    }
}

@-moz-keyframes falloff-2 {
    0% {
        height: 0px;
        opacity: 0;
    }
    50% {
        height: 20px;
        opacity: 1;
    }
    100% {
        height: 0px;
        opacity: 0;
    }
}

@-o-keyframes falloff-2 {
    0% {
        height: 0px;
        opacity: 0;
    }
    50% {
        height: 20px;
        opacity: 1;
    }
    100% {
        height: 0px;
        opacity: 0;
    }
}

@keyframes falloff-2 {
    0% {
        height: 0px;
        opacity: 0;
    }
    50% {
        height: 20px;
        opacity: 1;
    }
    100% {
        height: 0px;
        opacity: 0;
    }
}
.movement span:first-of-type::after {
    content: "";
    position: absolute;
    top: 40px;
    left: 0;
    width: 4px;
    height: 20px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: var(--light-gray100);
    opacity: 0;
    -webkit-animation: falloff-2 1s ease infinite;
    -moz-animation: falloff-2 1s ease infinite;
    -o-animation: falloff-2 1s ease infinite;
    animation: falloff-2 1s ease infinite;
}

@-webkit-keyframes falloff-3 {
    0% {
        top: 40px;
        height: 0px;
        opacity: 0;
    }
    50% {
        top: 20px;
        height: 20px;
        opacity: 1;
    }
    100% {
        top: 20px;
        height: 0px;
        opacity: 0;
    }
}

@-moz-keyframes falloff-3 {
    0% {
        top: 40px;
        height: 0px;
        opacity: 0;
    }
    50% {
        top: 20px;
        height: 20px;
        opacity: 1;
    }
    100% {
        top: 20px;
        height: 0px;
        opacity: 0;
    }
}

@-o-keyframes falloff-3 {
    0% {
        top: 40px;
        height: 0px;
        opacity: 0;
    }
    50% {
        top: 20px;
        height: 20px;
        opacity: 1;
    }
    100% {
        top: 20px;
        height: 0px;
        opacity: 0;
    }
}

@keyframes falloff-3 {
    0% {
        top: 40px;
        height: 0px;
        opacity: 0;
    }
    50% {
        top: 20px;
        height: 20px;
        opacity: 1;
    }
    100% {
        top: 20px;
        height: 0px;
        opacity: 0;
    }
}
.movement span:nth-of-type(2) {
    position: absolute;
    top: 20px;
    left: -webkit-calc(50% - 2px);
    left: -moz-calc(50% - 2px);
    left: calc(50% - 2px);
    width: 4px;
    height: 20px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: var(--light-gray100);
    opacity: 0;
    -webkit-animation: falloff-3 1s ease infinite;
    -moz-animation: falloff-3 1s ease infinite;
    -o-animation: falloff-3 1s ease infinite;
    animation: falloff-3 1s ease infinite;
}

@-webkit-keyframes falloff-4 {
    0% {
        height: 0px;
        opacity: 0;
    }
    50% {
        height: 40px;
        opacity: 1;
    }
    100% {
        height: 0px;
        opacity: 0;
    }
}

@-moz-keyframes falloff-4 {
    0% {
        height: 0px;
        opacity: 0;
    }
    50% {
        height: 40px;
        opacity: 1;
    }
    100% {
        height: 0px;
        opacity: 0;
    }
}

@-o-keyframes falloff-4 {
    0% {
        height: 0px;
        opacity: 0;
    }
    50% {
        height: 40px;
        opacity: 1;
    }
    100% {
        height: 0px;
        opacity: 0;
    }
}

@keyframes falloff-4 {
    0% {
        height: 0px;
        opacity: 0;
    }
    50% {
        height: 40px;
        opacity: 1;
    }
    100% {
        height: 0px;
        opacity: 0;
    }
}
.movement span:nth-of-type(2)::after {
    content: "";
    position: absolute;
    top: 30px;
    left: 0;
    width: 4px;
    height: 40px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: var(--light-gray100);
    opacity: 0;
    -webkit-animation: falloff-4 1s ease infinite;
    -moz-animation: falloff-4 1s ease infinite;
    -o-animation: falloff-4 1s ease infinite;
    animation: falloff-4 1s ease infinite;
}

@-webkit-keyframes falloff-5 {
    0% {
        top: 30px;
        height: 0px;
        opacity: 0;
    }
    50% {
        top: 0;
        height: 30px;
        opacity: 1;
    }
    100% {
        top: 0;
        height: 0px;
        opacity: 0;
    }
}

@-moz-keyframes falloff-5 {
    0% {
        top: 30px;
        height: 0px;
        opacity: 0;
    }
    50% {
        top: 0;
        height: 30px;
        opacity: 1;
    }
    100% {
        top: 0;
        height: 0px;
        opacity: 0;
    }
}

@-o-keyframes falloff-5 {
    0% {
        top: 30px;
        height: 0px;
        opacity: 0;
    }
    50% {
        top: 0;
        height: 30px;
        opacity: 1;
    }
    100% {
        top: 0;
        height: 0px;
        opacity: 0;
    }
}

@keyframes falloff-5 {
    0% {
        top: 30px;
        height: 0px;
        opacity: 0;
    }
    50% {
        top: 0;
        height: 30px;
        opacity: 1;
    }
    100% {
        top: 0;
        height: 0px;
        opacity: 0;
    }
}
.movement span:last-of-type {
    position: absolute;
    top: 0;
    right: 0;
    width: 4px;
    height: 30px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: var(--light-gray100);
    opacity: 0;
    -webkit-animation: falloff-5 1s ease infinite;
    -moz-animation: falloff-5 1s ease infinite;
    -o-animation: falloff-5 1s ease infinite;
    animation: falloff-5 1s ease infinite;
}

@-webkit-keyframes falloff-6 {
    0% {
        height: 0px;
        opacity: 0;
    }
    50% {
        height: 20px;
        opacity: 1;
    }
    100% {
        height: 0px;
        opacity: 0;
    }
}

@-moz-keyframes falloff-6 {
    0% {
        height: 0px;
        opacity: 0;
    }
    50% {
        height: 20px;
        opacity: 1;
    }
    100% {
        height: 0px;
        opacity: 0;
    }
}

@-o-keyframes falloff-6 {
    0% {
        height: 0px;
        opacity: 0;
    }
    50% {
        height: 20px;
        opacity: 1;
    }
    100% {
        height: 0px;
        opacity: 0;
    }
}

@keyframes falloff-6 {
    0% {
        height: 0px;
        opacity: 0;
    }
    50% {
        height: 20px;
        opacity: 1;
    }
    100% {
        height: 0px;
        opacity: 0;
    }
}
.movement span:last-of-type::after {
    content: "";
    position: absolute;
    top: 40px;
    left: 0;
    width: 4px;
    height: 20px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: var(--light-gray100);
    opacity: 0;
    -webkit-animation: falloff-6 1s ease infinite;
    -moz-animation: falloff-6 1s ease infinite;
    -o-animation: falloff-6 1s ease infinite;
    animation: falloff-6 1s ease infinite;
}

@media screen and (max-width: 1350px) {
    .preloader-wrapper #place-heading {
        max-width: 85%;
    }
}
.btn-card {
    position: absolute;
    top: 0;
    right: 0;
    background-color: var(--search-bg);
    padding: 15px 30px;
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}

.btl-simple-card {
    position: relative;
    display: block;
    height: 100%;
    overflow: hidden;
}
.btl-simple-card img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
}
.btl-simple-card span.btn {
    position: absolute;
    top: 0;
    right: 0;
    background-color: var(--search-bg);
    padding: 15px 30px;
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
.btl-simple-card .btlc-marking {
    position: absolute;
    top: 10px;
    left: 10px;
}
.btl-simple-card .btlc-marking span {
    font-size: 20px;
    color: var(--yellow);
}
.btl-simple-card .btlc-content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 25px 45px;
    max-width: 380px;
    z-index: 1;
    background-color: var(--black-light-overlay);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.btl-simple-card .btlc-content:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: var(--primary-overlay);
    z-index: -1;
    -webkit-transform: scaleX(0.6);
    -moz-transform: scaleX(0.6);
    -ms-transform: scaleX(0.6);
    -o-transform: scaleX(0.6);
    transform: scaleX(0.6);
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top;
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
    opacity: 0;
}
.btl-simple-card .btlc-content .btcl-content-status {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.btl-simple-card .btlc-content .btcl-content-status span {
    font-size: var(--text-13);
    color: var(--white);
    padding: 10px 0px;
    display: inline-block;
}
.btl-simple-card .btlc-content .btcl-content-status span:nth-child(1) {
    padding-right: 30px;
}
.btl-simple-card .btlc-content h3 {
    color: var(--white);
}
.btl-simple-card .btlc-content h3 a {
    color: var(--white);
    display: block;
}
.btl-simple-card:hover span.btn {
    background-color: var(--color-primary);
    color: var(--white);
}
.btl-simple-card:hover .btlc-content {
    background-color: transparent;
}
.btl-simple-card:hover .btlc-content:after {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1;
}

.news-vcard-single {
    position: relative;
    height: 100%;
    background-color: var(--bg-primary);
    border: 1px solid var(--border-color);
}
.news-vcard-single .btn-card {
    z-index: 99;
}

.news-vcard-img {
    position: relative;
}
.news-vcard-img > img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.news-vcard-img .news-vcard-play {
    background-color: var(--card-overlay);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.news-vcard-content {
    padding: 25px 35px;
}
.news-vcard-content .news-vcard-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.news-vcard-content .news-vcard-title span {
    display: block;
    margin-bottom: 6px;
    font-size: 13px;
    color: var(--color-secondary);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.news-vcard-content .news-vcard-title span:nth-child(1) {
    margin-right: 30px;
}
.news-vcard-content h3 {
    font-size: 22px;
    line-height: 1.2;
}
.news-vcard-content h3 a {
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
    color: var(--color-secondary);
}

.news-vcard-single {
    position: relative;
    z-index: 1;
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
    overflow: hidden;
}
.news-vcard-single:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: var(--color-primary);
    z-index: -1;
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    transform: translateY(-100px);
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
}
.news-vcard-single:hover {
    border-color: transparent;
}
.news-vcard-single:hover:after {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    visibility: visible;
    opacity: 1;
}
.news-vcard-single:hover .news-vcard-content .news-vcard-title span {
    color: var(--white);
}
.news-vcard-single:hover .news-vcard-content h3 a {
    color: var(--white);
}

span.ui-slider-handle.ui-state-default.ui-corner-all {
    display: inline-block;
    height: 15px;
    width: 15px;
    background: var(--sub-title);
    z-index: 9999;
    top: 50%;
    position: absolute;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
}

.price-filter .price-filter-content {
    font-size: 16px;
}
.price-filter .price-filter-content input {
    font-size: 16px;
    border: none;
    background-color: transparent;
    text-align: center;
    pointer-events: none;
    width: 85px;
}

.price-filter .ui-slider-horizontal {
    height: 5px;
    background-color: var(--color-primary);
    margin: 0px 12px;
}
.price-filter .ui-widget-header {
    background-color: var(--sub-title);
}
.price-filter .ui-slider .ui-slider-handle {
    display: none;
}
.price-filter .ui-slider .ui-slider-handle:nth-child(2) {
    background-color: var(--color-secondary) !important;
}
.price-filter .ui-slider .ui-slider-handle:nth-child(3) {
    background-color: var(--color-primary) !important;
}

.header-top-area {
    background-color: var(--black);
    padding: 20px 0px;
    position: relative;
}
.header-top-area .header-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.header-top-area.transparent-top-header {
    background-color: transparent;
    padding: 0px;
}
.header-top-area.transparent-top-header .header-wrapper {
    padding: 20px 40px;
    background-color: var(--body-bg);
}
.header-top-area.transparent-top-header .contact-info li {
    color: var(--transparent-text);
}
.header-top-area.transparent-top-header .social-icon li {
    border: 1px solid var(--transparent-social);
}
.header-top-area.transparent-top-header .social-icon li a i {
    color: var(--transparent-social);
}
.header-top-area.transparent-top-header .social-icon li:hover {
    border-color: transparent;
}
.header-top-area.transparent-top-header .social-icon li:hover a i {
    color: var(--white);
}

@media screen and (max-width: 767px) {
    .header-top-area {
        padding: 15px 0px;
    }
    .header-contact .contact-info {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .header-contact .contact-info li:nth-child(1) {
        padding-bottom: 10px;
    }
    .header-top-area.transparent-top-header {
        background-color: var(--body-bg);
    }
    .header-top-area.transparent-top-header .header-wrapper {
        padding: 15px 0px;
    }
}
@media screen and (max-width: 575px) {
    .header-social .social-icon {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -moz-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .header-social .social-icon li {
        margin: 5px;
    }
}
.main-header-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.main-header {
    position: relative;
}
.main-header.techno-header .header-logo a {
    background-color: var(--color-primary);
    padding: 25px 35px;
}
.main-header.techno-header .header-logo a svg path {
    fill: var(--white);
}
.main-header.techno-header .main-header-wrapper {
    position: relative;
    padding-right: 40px;
    -webkit-box-shadow: var(--shadow);
    box-shadow: var(--shadow);
    background-color: var(--transparent-header);
}
.main-header.techno-header .main-header-wrapper .header-logo {
    width: 280px;
}
.main-header.techno-header .main-header-wrapper .header-logo a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-logo {
    padding: 10px 0px;
}
.header-logo a svg,
.header-logo a img {
    max-width: 230px;
}
.header-logo a svg path {
    fill: var(--color-secondary);
}
.header-logo a svg path#logo-theme {
    fill: var(--color-primary);
}

.options-area {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.dark-light {
    margin: 0px 15px;
    cursor: pointer;
}
.dark-light i {
    font-size: 20px;
    color: var(--color-secondary);
}

.Search-popup .Search-icon {
    margin: 0px 15px;
    cursor: pointer;
}
.Search-popup .Search-icon i {
    font-size: 20px;
    color: var(--color-secondary);
}

.sign-option button:nth-child(1) {
    padding: 0px 15px;
}
.sign-option button:nth-child(1):hover {
    color: var(--color-primary);
}

.toggle-bar {
    height: 20px;
    width: 35px;
    display: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    cursor: pointer;
    margin-left: 30px;
}
.toggle-bar:after,
.toggle-bar:before {
    position: absolute;
    content: "";
    height: 2px;
    width: 45%;
    background-color: var(--color-secondary);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.toggle-bar:after {
    top: 0;
    left: 0;
}
.toggle-bar:before {
    bottom: 0;
    right: 0;
}
.toggle-bar span {
    display: block;
    height: 2px;
    width: 100%;
    background-color: var(--color-secondary);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.toggle-bar.active:after {
    left: 55%;
}
.toggle-bar.active:before {
    right: 55%;
}
.toggle-bar.active:after,
.toggle-bar.active:before,
.toggle-bar.active span {
    background-color: var(--color-primary);
}

.sign-bar {
    margin: 0px 15px;
    display: none;
}
.sign-bar i {
    font-size: 25px;
    color: var(--color-secondary);
}

.header-area.active .header-top-area {
    z-index: unset;
}
.header-area.active .main-header {
    z-index: unset;
}

@media screen and (max-width: 1400px) {
    .toggle-bar {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
    }
    .main-header {
        position: relative;
        padding: 10px 0px;
    }
    .main-header.techno-header {
        padding: 0px;
    }
    .header-area .header-top-area {
        z-index: 9;
    }
    .header-area .main-header {
        z-index: 9;
    }
    .navbar-wrapper {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        background-color: var(--search-bg);
        -webkit-transform: translateY(-20px);
        -moz-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -o-transform: translateY(-20px);
        transform: translateY(-20px);
        opacity: 0;
        visibility: hidden;
        -webkit-transition: var(--ease-in);
        -o-transition: var(--ease-in);
        -moz-transition: var(--ease-in);
        transition: var(--ease-in);
    }
    .navbar-wrapper:after {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        height: 1px;
        width: 100%;
        background-color: var(--color-primary);
        -webkit-transition: var(--ease-in);
        -o-transition: var(--ease-in);
        -moz-transition: var(--ease-in);
        transition: var(--ease-in);
    }
    .navbar-wrapper .navbar-area > ul > li {
        padding: 20px 15px;
    }
    .navbar-wrapper.active {
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
        opacity: 1;
        visibility: visible;
        z-index: 999;
    }
    .navbar-wrapper.active:after {
        width: 100%;
    }
    .main-header.techno-header .main-header-wrapper .header-logo {
        width: auto;
        padding: 0px;
    }
    .main-header.techno-header .main-header-wrapper .header-logo a {
        position: relative;
        padding: 15px 25px;
    }
}
@media screen and (max-width: 991px) {
    .header-logo a svg,
    .header-logo a img {
        max-width: 160px;
    }
    .sign-wrapper {
        position: relative;
    }
    .sign-wrapper .sign-bar {
        display: block;
    }
    .sign-wrapper .sign-option {
        position: absolute;
        top: -webkit-calc(100% + 40px);
        top: -moz-calc(100% + 40px);
        top: calc(100% + 40px);
        right: 0;
        padding: 25px;
        background-color: var(--bg-primary);
        min-width: 250px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-transform: translateY(50px);
        -moz-transform: translateY(50px);
        -ms-transform: translateY(50px);
        -o-transform: translateY(50px);
        transform: translateY(50px);
        visibility: hidden;
        opacity: 0;
        -webkit-transition: var(--ease-in);
        -o-transition: var(--ease-in);
        -moz-transition: var(--ease-in);
        transition: var(--ease-in);
        -webkit-box-shadow: var(--dropdown-shadow);
        box-shadow: var(--dropdown-shadow);
    }
    .sign-wrapper .sign-option:after {
        position: absolute;
        content: "";
        top: -7px;
        right: 3px;
        height: 15px;
        width: 15px;
        background-color: var(--bg-primary);
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .sign-wrapper .sign-option button:nth-child(1) {
        margin-bottom: 20px;
    }
    .sign-wrapper .sign-option.active {
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
        visibility: visible;
        opacity: 1;
        z-index: 999;
    }
    .toggle-bar {
        margin-left: 10px;
    }
}
@media screen and (max-width: 767px) {
    .container-md {
        max-width: 100% !important;
        padding: 0px 45px;
    }
    .header-logo {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .options-area {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .navbar-wrapper {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .navbar-area {
        padding-top: 25px;
    }
    .header-area.techvolt-header .main-header {
        background-color: var(--bg-primary);
    }
    .header-area.techvolt-header .main-header .main-header-wrapper {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .main-header.techno-header .main-header-wrapper {
        padding-right: 0px;
    }
    .main-header.techno-header .main-header-wrapper.position-unset {
        position: unset;
    }
    .main-header.techno-header .main-header-wrapper .header-logo {
        padding: 0px;
    }
    .main-header.techno-header .main-header-wrapper .header-logo a {
        position: relative;
    }
}
@media screen and (max-width: 575px) {
    .container-md {
        padding: 0px 15px;
    }
    .header-logo {
        margin-right: 20px;
    }
    .options-area {
        padding: 10px 0px;
    }
    .dark-light {
        margin: 0px;
        margin-right: 10px;
    }
    .Search-popup .Search-icon {
        margin: 0px;
        margin-right: 10px;
    }
    .sign-bar {
        margin: 0px;
        margin-right: 10px;
    }
    .toggle-bar {
        margin-left: 0px;
        width: 30px;
    }
    .header-logo a svg,
    .header-logo a img {
        max-width: 150px;
    }
    .header-area.techvolt-header .main-header-wrapper .header-logo a {
        padding: 15px;
    }
    .header-area.techvolt-header .main-header-wrapper .header-logo a svg,
    .header-area.techvolt-header .main-header-wrapper .header-logo a img {
        max-width: 120px;
        height: auto;
    }
}
@media screen and (max-width: 400px) {
    .header-wrapper .header-social {
        display: none;
    }
    .header-area.techvolt-header .main-header-wrapper .header-logo a svg,
    .header-area.techvolt-header .main-header-wrapper .header-logo a img {
        max-width: 85px;
        height: auto;
    }
}
@media screen and (max-width: 349px) {
    .bnr-lft-title .news-heading {
        padding: 15px 30px 15px 10px;
    }
    .header-logo a svg,
    .header-logo a img {
        max-width: 100px;
        height: auto;
    }
    .mega-dropdown .mega-tab-content {
        padding: 25px 35px 25px 0px !important;
    }
    .mega-menu-wrapper .owl-nav {
        right: -30px !important;
    }
    .sign-wrapper {
        position: unset;
    }
    .sign-wrapper .sign-option {
        top: 100%;
        right: 15px;
        padding: 15px;
        min-width: 160px;
    }
    .sign-wrapper .sign-option button {
        padding: 10px;
    }
    .sign-wrapper .sign-option button:nth-child(1) {
        margin-bottom: 0px;
    }
}
.navbar-area > ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.navbar-area > ul > li {
    padding: 40px 15px;
}
.navbar-area > ul > li > a {
    padding: 10px 0px;
}
.navbar-area ul li a {
    display: block;
    font-size: var(--nav-font);
    font-weight: var(--regular);
    color: var(--nav-color);
}

.navbar-area ul > li a {
    position: relative;
}
.navbar-area ul > li a .drop-icon {
    display: none;
}
.navbar-area ul > li a i {
    position: absolute;
    top: -webkit-calc(100% - 5px);
    top: -moz-calc(100% - 5px);
    top: calc(100% - 5px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.navbar-area ul > li:hover > a i {
    -webkit-transform: translateX(-50%) rotateX(180deg);
    -moz-transform: translateX(-50%) rotateX(180deg);
    transform: translateX(-50%) rotateX(180deg);
}
.navbar-area ul > li ul li:hover a i {
    -webkit-transform: translateX(-50%) rotate(0deg);
    -moz-transform: translateX(-50%) rotate(0deg);
    -ms-transform: translateX(-50%) rotate(0deg);
    -o-transform: translateX(-50%) rotate(0deg);
    transform: translateX(-50%) rotate(0deg);
}
.navbar-area ul > li ul li a i {
    -webkit-transform: translateX(-50%) rotate(-90deg);
    -moz-transform: translateX(-50%) rotate(-90deg);
    -ms-transform: translateX(-50%) rotate(-90deg);
    -o-transform: translateX(-50%) rotate(-90deg);
    transform: translateX(-50%) rotate(-90deg);
}

@media screen and (min-width: 766px) {
    .dropdown ul {
        display: block !important;
    }
    .mega-dropdown .mega-menu {
        display: block !important;
    }
}
@media screen and (max-width: 767px) {
    .icon-hidden-md {
        display: none;
    }
    .navbar-wrapper .navbar-area {
        overflow-y: auto;
        max-height: -webkit-calc(100vh - 159px);
        max-height: -moz-calc(100vh - 159px);
        max-height: calc(100vh - 159px);
        padding-bottom: 25px;
    }
    .navbar-wrapper .navbar-area > ul {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0px 15px;
    }
    .navbar-wrapper .navbar-area > ul > li {
        padding: 15px 0px;
        border-top: var(--border);
        width: 100%;
    }
    .navbar-wrapper .navbar-area > ul > li:first-child {
        border-top: none;
    }
    .navbar-wrapper .navbar-area > ul > li ul li.active {
        border-color: transparent;
    }
    .navbar-wrapper .navbar-area > ul > li ul li a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .navbar-wrapper .navbar-area > ul > li ul li a.active .drop-icon span {
        -webkit-transform: translate(-50%, -50%) rotate(90deg);
        -moz-transform: translate(-50%, -50%) rotate(90deg);
        -ms-transform: translate(-50%, -50%) rotate(90deg);
        -o-transform: translate(-50%, -50%) rotate(90deg);
        transform: translate(-50%, -50%) rotate(90deg);
        color: var(--color-primary);
    }
    .navbar-wrapper .navbar-area > ul > li ul li a .drop-icon {
        display: inline-block;
        height: 18px;
        width: 18px;
        position: relative;
        margin-left: 10px;
    }
    .navbar-wrapper .navbar-area > ul > li ul li a .drop-icon span {
        position: absolute;
        font-size: 18px;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        color: var(--nav-color);
        -webkit-transition: var(--ease-in);
        -o-transition: var(--ease-in);
        -moz-transition: var(--ease-in);
        transition: var(--ease-in);
    }
    .navbar-wrapper .navbar-area > ul > li ul li ul {
        opacity: 1 !important;
        visibility: visible !important;
        -webkit-transform: translateY(0px) !important;
        -moz-transform: translateY(0px) !important;
        -ms-transform: translateY(0px) !important;
        -o-transform: translateY(0px) !important;
        transform: translateY(0px) !important;
        left: 0;
    }
    .navbar-wrapper .navbar-area > ul > li > a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .navbar-wrapper .navbar-area > ul > li > a .drop-icon {
        display: inline-block;
        height: 18px;
        width: 18px;
        position: relative;
        margin-left: 10px;
    }
    .navbar-wrapper .navbar-area > ul > li > a .drop-icon span {
        position: absolute;
        font-size: 18px;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        color: var(--nav-color);
        -webkit-transition: var(--ease-in);
        -o-transition: var(--ease-in);
        -moz-transition: var(--ease-in);
        transition: var(--ease-in);
    }
    .navbar-wrapper .navbar-area > ul > li > a.active {
        color: var(--color-primary);
    }
    .navbar-wrapper .navbar-area > ul > li > a.active .drop-icon span {
        -webkit-transform: translate(-50%, -50%) rotate(90deg);
        -moz-transform: translate(-50%, -50%) rotate(90deg);
        -ms-transform: translate(-50%, -50%) rotate(90deg);
        -o-transform: translate(-50%, -50%) rotate(90deg);
        transform: translate(-50%, -50%) rotate(90deg);
        color: var(--color-primary);
    }
}
@media screen and (max-width: 575px) {
    .navbar-wrapper .navbar-area {
        overflow-y: auto;
        max-height: -webkit-calc(100vh - 130px);
        max-height: -moz-calc(100vh - 130px);
        max-height: calc(100vh - 130px);
        padding-bottom: 25px;
    }
}
.dropdown {
    position: relative;
}
.dropdown ul {
    position: absolute;
    top: 100%;
    left: 0;
    background-color: var(--menu-bg);
    min-width: 250px;
    -webkit-box-shadow: var(--dropdown-shadow);
    box-shadow: var(--dropdown-shadow);
    padding: 10px 0px;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
    visibility: hidden;
    z-index: -99;
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.dropdown ul li {
    position: relative;
    padding: 15px 35px;
    border-bottom: 0.3px solid var(--border-color);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.dropdown ul li ul {
    left: 100%;
    top: 0;
    -webkit-transform: translateY(20px) !important;
    -moz-transform: translateY(20px) !important;
    -ms-transform: translateY(20px) !important;
    -o-transform: translateY(20px) !important;
    transform: translateY(20px) !important;
    opacity: 0 !important;
    visibility: hidden !important;
}
.dropdown ul li:hover ul {
    -webkit-transform: translateY(0px) !important;
    -moz-transform: translateY(0px) !important;
    -ms-transform: translateY(0px) !important;
    -o-transform: translateY(0px) !important;
    transform: translateY(0px) !important;
    opacity: 1 !important;
    visibility: visible !important;
}
.dropdown ul li a {
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.dropdown ul li a i {
    top: 0;
    left: 100%;
}
.dropdown ul li:last-child {
    border-bottom: none;
}
.dropdown ul li:hover {
    border-color: var(--color-primary);
}
.dropdown ul li:hover > a {
    padding-left: 5px;
    color: var(--color-primary);
}
.dropdown:hover ul {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
    z-index: 99;
}

@media screen and (max-width: 767px) {
    .dropdown a i {
        display: none;
    }
    .dropdown a.active {
        color: var(--color-primary);
    }
    .dropdown a.active .drop-icon span {
        color: var(--color-primary) !important;
    }
    .dropdown ul {
        position: relative;
        top: unset;
        left: unset;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
        opacity: 1;
        visibility: visible;
        z-index: 99;
        display: none;
        -webkit-transition: 0s;
        -o-transition: 0s;
        -moz-transition: 0s;
        transition: 0s;
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding-left: 25px;
        padding-bottom: 0px;
    }
    .dropdown ul li {
        padding: 15px 0px;
    }
    .dropdown:hover ul {
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
        opacity: 1;
        visibility: visible;
        z-index: 99;
    }
    .dropdown.active {
        padding-bottom: 0px !important;
    }
}
.mega-list-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 50px;
}
.mega-list-wrapper .mega-menu-list {
    width: 20%;
    margin: 0px 15px;
}
.mega-list-wrapper .mega-menu-list:last-child {
    border-bottom: none;
}
.mega-list-wrapper .mega-menu-list h5 {
    margin-bottom: 15px;
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.mega-list-wrapper .mega-menu-list ul {
    padding-left: 15px;
}
.mega-list-wrapper .mega-menu-list ul li a {
    padding: 15px 0px;
    border-bottom: var(--border);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
    display: inline-block;
}
.mega-list-wrapper .mega-menu-list ul li:hover a {
    color: var(--color-secondary);
    border-color: var(--color-primary);
    padding-left: 5px;
}
.mega-list-wrapper .mega-menu-list ul li:last-child a {
    border-bottom: 0px;
}
.mega-list-wrapper .mega-menu-list:hover h5 {
    color: var(--color-primary);
}

.drop-icons .drop-icon {
    display: none;
}

@media screen and (max-width: 1199px) {
    .mega-list-wrapper {
        padding: 25px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .mega-list-wrapper .mega-menu-list {
        width: 210px;
        margin: 25px 15px;
    }
}
@media screen and (max-width: 767px) {
    .mega-list-wrapper {
        padding: 15px 0px;
    }
    .mega-list-wrapper .mega-menu-list {
        width: 100%;
        margin: 0px 25px;
        padding: 15px 0px;
        border-bottom: var(--border);
        -webkit-transition: 0.4s ease;
        -o-transition: 0.4s ease;
        -moz-transition: 0.4s ease;
        transition: 0.4s ease;
    }
    .mega-list-wrapper .mega-menu-list:hover h5 {
        color: var(--color-secondary);
    }
    .mega-list-wrapper .mega-menu-list h5 {
        cursor: pointer;
    }
    .mega-list-wrapper .mega-menu-list h5:hover {
        color: var(--color-primary) !important;
    }
    .mega-list-wrapper .mega-menu-list h5:hover .drop-icon span {
        -webkit-transition: 0.2s ease;
        -o-transition: 0.2s ease;
        -moz-transition: 0.2s ease;
        transition: 0.2s ease;
        color: var(--color-primary) !important;
    }
    .mega-list-wrapper .mega-menu-list .drop-icon {
        display: inline-block;
        height: 18px;
        width: 18px;
        position: relative;
        margin-left: 10px;
    }
    .mega-list-wrapper .mega-menu-list .drop-icon span {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        color: var(--nav-color);
        -webkit-transition: var(--ease-in);
        -o-transition: var(--ease-in);
        -moz-transition: var(--ease-in);
        transition: var(--ease-in);
        font-size: 15px;
    }
    .mega-list-wrapper .mega-menu-list .drop-icons {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        font-size: 16px;
        margin-bottom: 0px;
        font-weight: var(--regular);
        color: var(--nav-color);
    }
    .mega-list-wrapper .mega-menu-list .drop-icons:before,
    .mega-list-wrapper .mega-menu-list .drop-icons:after {
        display: none;
    }
    .mega-list-wrapper .mega-menu-list .drop-icons:hover {
        color: var(--nav-color);
    }
    .mega-list-wrapper .mega-menu-list .drop-icons.active {
        color: var(--color-primary);
    }
    .mega-list-wrapper .mega-menu-list .drop-icons.active .drop-icon span {
        color: var(--color-primary);
        -webkit-transform: translate(-50%, -50%) rotate(90deg);
        -moz-transform: translate(-50%, -50%) rotate(90deg);
        -ms-transform: translate(-50%, -50%) rotate(90deg);
        -o-transform: translate(-50%, -50%) rotate(90deg);
        transform: translate(-50%, -50%) rotate(90deg);
    }
    .mega-list-wrapper .mega-menu-list ul {
        display: none;
        margin-top: 15px;
    }
    .mega-list-wrapper .mega-menu-list ul li a {
        display: block;
    }
    .mega-list-wrapper .mega-menu-list.active {
        padding-bottom: 0px;
    }
}
.mega-dropdown .mega-menu {
    position: absolute;
    top: 100%;
    left: 50%;
    width: var(--container);
    padding: 0px 10px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    -webkit-transition: var(--ease-6ms);
    -o-transition: var(--ease-6ms);
    -moz-transition: var(--ease-6ms);
    transition: var(--ease-6ms);
    opacity: 0;
    z-index: 99;
}
.mega-dropdown .mega-fullwidth {
    width: 100%;
    padding: 0px;
}
.mega-dropdown .mega-menu-wrapper {
    background-color: var(--menu-bg);
    -webkit-box-shadow: var(--dropdown-shadow);
    box-shadow: var(--dropdown-shadow);
}
.mega-dropdown .mega-tab-content {
    overflow: hidden;
    width: -webkit-calc(100% - 280px);
    width: -moz-calc(100% - 280px);
    width: calc(100% - 280px);
    padding: 25px 60px 25px 0px;
}
.mega-dropdown:hover .mega-menu {
    -webkit-clip-path: polygon(0 0, 120% 0, 120% 120%, 0% 120%);
    clip-path: polygon(0 0, 120% 0, 120% 120%, 0% 120%);
    opacity: 1;
}

.mega-tab-menu {
    min-width: 250px;
    margin-right: 30px;
    padding: 35px 0px 50px;
    box-shadow: var(--shadow-right);
    -webkit-box-shadow: var(--shadow-right);
    -moz-box-shadow: var(--shadow-right);
    height: 100%;
}
.mega-tab-menu h4 {
    padding: 0px 10px 10px 35px;
}
.mega-tab-menu .nav a {
    padding: 15px 35px;
    display: block;
    border-bottom: var(--border);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
    position: relative;
    z-index: 1;
}
.mega-tab-menu .nav a:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    z-index: -1;
    background-color: var(--color-primary);
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top;
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
    opacity: 0;
}
.mega-tab-menu .nav a:last-child {
    border: none;
}
.mega-tab-menu .nav a:hover,
.mega-tab-menu .nav a.active {
    padding-left: 45px;
    color: var(--white);
}
.mega-tab-menu .nav a:hover:after,
.mega-tab-menu .nav a.active:after {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 0.9;
}

.carousel-single-cart {
    margin: 0px 10px;
}
.carousel-single-cart .carousel-card-img {
    width: 100%;
    margin-bottom: 25px;
}
.carousel-single-cart .carousel-card-img img {
    width: 100%;
}
.carousel-single-cart .carousel-card-content .post-date-time {
    padding-bottom: 10px;
}
.carousel-single-cart .carousel-card-content .post-date-time span {
    font-size: var(--text-13);
    display: inline-block;
}
.carousel-single-cart .carousel-card-content .post-date-time span:nth-child(1) {
    padding-right: 30px;
}

.mega-menu-wrapper .owl-nav {
    height: 100%;
    position: absolute;
    right: -40px;
    top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-box-orient: vertical;
    -moz-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.mega-menu-wrapper .owl-nav .owl-prev,
.mega-menu-wrapper .owl-nav .owl-next {
    position: relative;
    height: 40px;
    width: 25px;
    visibility: hidden;
}
.mega-menu-wrapper .owl-nav .owl-prev:after,
.mega-menu-wrapper .owl-nav .owl-next:after {
    position: absolute;
    font-family: IcoFont;
    top: 50%;
    left: 0;
    color: var(--color-primary);
    visibility: visible;
    font-size: 25px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 100%;
    width: 100%;
    border: 1px solid var(--border-color);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.mega-menu-wrapper .owl-nav .owl-prev.disabled,
.mega-menu-wrapper .owl-nav .owl-next.disabled {
    cursor: no-drop;
    opacity: 0.5;
}
.mega-menu-wrapper .owl-nav .owl-prev.disabled:hover:after,
.mega-menu-wrapper .owl-nav .owl-next.disabled:hover:after {
    background-color: transparent;
    color: var(--color-primary);
    opacity: 0.5;
}
.mega-menu-wrapper .owl-nav .owl-prev:hover,
.mega-menu-wrapper .owl-nav .owl-next:hover {
    opacity: 1;
}
.mega-menu-wrapper .owl-nav .owl-prev:hover:after,
.mega-menu-wrapper .owl-nav .owl-next:hover:after {
    background-color: var(--color-primary);
    color: var(--color-white);
}
.mega-menu-wrapper .owl-nav .owl-next {
    margin-bottom: 15px;
}
.mega-menu-wrapper .owl-nav .owl-next:after {
    content: "\ea95";
}
.mega-menu-wrapper .owl-nav .owl-prev:after {
    content: "\ea92";
}
.mega-menu-wrapper
    .megamenu-owl-wrapper
    .owl-item
    .carousel-single-cart
    .carousel-card-img {
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 0, 0 0);
    clip-path: polygon(0 0, 100% 0%, 100% 0, 0 0);
    -webkit-transition: 0.8s ease;
    -o-transition: 0.8s ease;
    -moz-transition: 0.8s ease;
    transition: 0.8s ease;
}
.mega-menu-wrapper
    .megamenu-owl-wrapper
    .owl-item
    .carousel-single-cart
    .post-date-time,
.mega-menu-wrapper .megamenu-owl-wrapper .owl-item .carousel-single-cart h4 {
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
    -webkit-transition: 0.6s ease;
    -o-transition: 0.6s ease;
    -moz-transition: 0.6s ease;
    transition: 0.6s ease;
}
.mega-menu-wrapper
    .megamenu-owl-wrapper
    .owl-item
    .carousel-single-cart
    .post-date-time {
    -webkit-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
}
.mega-menu-wrapper .megamenu-owl-wrapper .owl-item .carousel-single-cart h4 {
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s;
}
.mega-menu-wrapper .megamenu-owl-wrapper .owl-item .owl-nav {
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
    -webkit-transition-delay: 0.6s;
    -moz-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s;
    -webkit-transition: 0.6s ease;
    -o-transition: 0.6s ease;
    -moz-transition: 0.6s ease;
    transition: 0.6s ease;
}
.mega-menu-wrapper
    .megamenu-owl-wrapper
    .owl-item.active
    .carousel-single-cart
    .carousel-card-img {
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 100%);
}
.mega-menu-wrapper
    .megamenu-owl-wrapper
    .owl-item.active
    .carousel-single-cart
    .post-date-time {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}
.mega-menu-wrapper
    .megamenu-owl-wrapper
    .owl-item.active
    .carousel-single-cart
    .post-date-time,
.mega-menu-wrapper
    .megamenu-owl-wrapper
    .owl-item.active
    .carousel-single-cart
    h4 {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
}
.mega-menu-wrapper .megamenu-owl-wrapper .owl-item.active .owl-nav {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
}

@media screen and (max-width: 1400px) {
    .mega-dropdown .mega-menu {
        border-top: 1px solid var(--border-color);
        width: 100%;
        padding: 0px;
        max-height: 400px;
        overflow-y: auto;
        -webkit-box-shadow: var(--dropdown-shadow);
        box-shadow: var(--dropdown-shadow);
    }
}
@media screen and (max-width: 767px) {
    .mega-dropdown {
        -webkit-transition: 0.2s ease;
        -o-transition: 0.2s ease;
        -moz-transition: 0.2s ease;
        transition: 0.2s ease;
    }
    .mega-dropdown a i {
        display: none;
    }
    .mega-dropdown .mega-menu {
        position: relative;
        top: unset;
        left: unset;
        padding: 0px 15px;
        -webkit-transform: unset;
        -moz-transform: unset;
        -ms-transform: unset;
        -o-transform: unset;
        transform: unset;
        -webkit-clip-path: unset;
        clip-path: unset;
        -webkit-transition: 0s;
        -o-transition: 0s;
        -moz-transition: 0s;
        transition: 0s;
        opacity: 1;
        display: none;
        max-height: 100%;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 0;
        border-top: none;
    }
    .mega-dropdown .mega-menu .mega-menu-wrapper {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .mega-dropdown.active {
        padding-bottom: 0px !important;
    }
    .mega-dropdown .mega-tab-content {
        width: 100%;
        padding: 25px 60px 25px 0px;
    }
    .mega-tab-menu {
        min-width: auto;
        margin-right: 15px;
        padding: 25px 0px 0px;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
    }
    .mega-tab-menu .flex-column {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -moz-box-orient: horizontal !important;
        -moz-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .mega-tab-menu .nav a {
        margin: 5px;
        border-bottom: none;
    }
    .mega-tab-menu h4 {
        display: none;
    }
    .mega-tab-menu .nav a {
        padding: 15px;
    }
    .mega-tab-menu .nav a.active,
    .mega-tab-menu .nav a:hover {
        padding-left: 15px;
    }
}
.header-top-area.gymVolt-topHdr .social-icon li {
    border: 1px solid var(--color-primary);
}
.header-top-area.gymVolt-topHdr .social-icon li a i {
    color: var(--color-primary);
}

.main-header.gymVolt-header .main-header-wrapper {
    background-color: var(--gym-header-bg);
    padding-right: 30px;
    position: relative;
}
.main-header.gymVolt-header .header-logo {
    background-color: var(--color-primary);
    padding: 34px 50px;
    -webkit-clip-path: polygon(0 0, 100% 0%, 90% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 90% 100%, 0% 100%);
}
.main-header.gymVolt-header .header-logo a svg path {
    fill: var(--white);
}
.main-header.gymVolt-header .dark-light i {
    color: var(--color-white);
}
.main-header.gymVolt-header .Search-popup .Search-icon {
    margin: 0px 25px 0px 15px;
}
.main-header.gymVolt-header .Search-popup .Search-icon i {
    color: var(--color-primary);
}
.main-header.gymVolt-header .sign-option .sign-in-click {
    background-color: var(--color-primary);
    color: var(--white);
    border: 1px solid var(--color-primary);
    padding: 18px 30px;
}
.main-header.gymVolt-header .sign-option .sign-in-click:hover {
    background-color: transparent;
    color: var(--color-primary);
}
.main-header.gymVolt-header .sign-option .sign-up-click {
    display: none;
}
.main-header.gymVolt-header .toggle-bar span,
.main-header.gymVolt-header .toggle-bar::after,
.main-header.gymVolt-header .toggle-bar::before {
    background-color: var(--color-white);
}
.main-header.gymVolt-header .toggle-bar.active span,
.main-header.gymVolt-header .toggle-bar.active::after,
.main-header.gymVolt-header .toggle-bar.active::before {
    background-color: var(--color-primary);
}

@media screen and (min-width: 767px) {
    .main-header.gymVolt-header .navbar-area > ul > li:hover > a {
        color: var(--color-primary);
    }
    .main-header.gymVolt-header .navbar-area > ul > li:hover > a i {
        color: var(--color-primary);
    }
    .main-header.gymVolt-header .navbar-area > ul > li > a {
        color: var(--white);
    }
    .main-header.gymVolt-header .navbar-area > ul > li > a i {
        font-size: 20px;
        font-weight: 900;
    }
}
@media screen and (max-width: 1400px) {
    .main-header.gymVolt-header {
        padding: 0;
    }
    .main-header.gymVolt-header .Search-popup .Search-icon {
        margin: 0px 30px 0px 10px;
    }
}
@media (min-width: 767px) and (max-width: 1400px) {
    .main-header.gymVolt-header .navbar-wrapper {
        background-color: var(--gym-header-bg);
    }
}
@media screen and (max-width: 1199px) {
    .main-header.gymVolt-header .header-logo {
        padding: 15px 50px;
    }
}
@media screen and (max-width: 991px) {
    .main-header.gymVolt-header .sign-bar i {
        color: var(--color-primary);
    }
    .main-header.gymVolt-header .sign-option .sign-in-click {
        margin-bottom: 0;
    }
    .main-header.gymVolt-header .Search-popup .Search-icon {
        margin: 0px 10px;
    }
}
@media screen and (max-width: 767px) {
    .main-header.gymVolt-header .main-header-wrapper {
        padding-right: 20px;
    }
    .main-header.gymVolt-header .header-logo {
        padding: 15px 30px 15px 20px;
    }
    .main-header.gymVolt-header .header-logo a img,
    .main-header.gymVolt-header .header-logo a svg {
        max-width: 110px;
        max-height: 30px;
    }
}
.foodVolt-header {
    display: none;
}

.foodvolt-middle-header {
    background-color: var(--bg-primary);
    padding: 30px 0px;
}

.foodvolt-header-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 20px;
    padding: 0px 40px;
}

.foodvolt-header-search {
    position: relative;
    width: 368px;
}
.foodvolt-header-search:focus-within input {
    border-color: var(--color-primary);
}
.foodvolt-header-search input {
    width: 100%;
    height: 52px;
    background: var(--menu-bg);
    border: 0.5px solid var(--sub-title);
    padding: 15px 15px 15px 73px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.foodvolt-header-search button {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 30px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

[data-theme="dark"] .foodvolt-header-search {
    position: relative;
    width: 368px;
}
[data-theme="dark"] .foodvolt-header-search input {
    border: 0.5px solid var(--border-color);
}

.foodvolt-header-logo {
    max-width: 190px;
    width: 100%;
}
.foodvolt-header-logo svg {
    max-width: 100%;
    max-height: 100%;
}

[data-theme="dark"] .foodvolt-header-logo svg path {
    fill: var(--white);
}
[data-theme="dark"] .foodvolt-header-logo svg .power {
    fill: var(--color-primary);
}

.foodvolt-header-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}
.foodvolt-header-right .date {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
}
.foodvolt-header-right .date span {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: var(--text-unic);
}
.foodvolt-header-right .sign-up-click {
    display: none;
}
.foodvolt-header-right .sign-in-click {
    background-color: var(--color-primary);
    color: var(--white);
    border: 1px solid var(--color-primary);
    padding: 18px 40px !important;
}
.foodvolt-header-right .sign-in-click:hover {
    background-color: transparent;
    color: var(--color-primary);
}

.foodvolt-header-menu {
    position: relative;
}

@media screen and (min-width: 767px) {
    .foodvolt-header-menu .navbar-area > ul > li {
        padding: 20px 15px;
    }
    .foodvolt-header-menu .navbar-area > ul > li a {
        color: var(--color-secondary);
    }
    .foodvolt-header-menu .navbar-area > ul > li a i {
        color: var(--color-secondary);
        font-size: 20px;
        font-weight: 900;
        margin-top: -5px;
    }
    .foodvolt-header-menu .navbar-area > ul > li:hover > a {
        color: var(--color-primary);
    }
    .foodvolt-header-menu .navbar-area > ul > li:hover > a i {
        color: var(--color-primary);
    }
}
@media (min-width: 767px) and (max-width: 1400px) {
    .foodvolt-header-menu {
        background-color: transparent;
        z-index: 99;
    }
    .foodvolt-header-menu .navbar-wrapper {
        position: unset;
        opacity: 1;
        visibility: visible;
        -webkit-transform: translate(0);
        -moz-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0);
        background-color: transparent;
    }
    .foodVolt-header .toggle-bar {
        display: none;
    }
    .foodVolt-header .sign-bar {
        margin-right: 0;
    }
}
@media screen and (max-width: 1199px) {
    .foodvolt-header-search {
        width: 300px;
    }
    .foodvolt-header-search input {
        padding: 15px 15px 15px 50px;
    }
    .foodvolt-header-search button {
        left: 20px;
    }
    .foodvolt-header-logo {
        max-width: 140px;
    }
    .foodvolt-header-right {
        gap: 20px;
    }
}
@media screen and (max-width: 991px) {
    .foodvolt-middle-header {
        display: none;
    }
    .foodVolt-header {
        display: block;
        background-color: var(--bg-primary);
        padding: 0px 0px;
    }
    .foodVolt-header .main-header-wrapper {
        padding: 10px 40px;
    }
    .foodVolt-header .header-logo {
        padding: 0px 0px;
    }
    .foodVolt-header .header-logo a svg .power {
        fill: var(--color-primary);
    }
    .foodVolt-header .sign-up-click {
        display: none;
    }
    .foodVolt-header .sign-in-click {
        background-color: var(--color-primary);
        color: var(--white);
        border: 1px solid var(--color-primary);
        padding: 18px 40px !important;
        margin-bottom: 0 !important;
    }
    .foodVolt-header .sign-in-click:hover {
        background-color: transparent;
        color: var(--color-primary);
    }
}
@media screen and (max-width: 575px) {
    .foodVolt-header .main-header-wrapper {
        padding: 10px 0;
    }
    .foodVolt-header .header-logo {
        max-width: 130px;
    }
    .foodVolt-header .header-logo svg {
        max-width: 100%;
        max-height: 100%;
    }
}
.main-footer {
    background-color: var(--search-bg);
    padding: 100px 0px;
}
.main-footer.transparent-bg {
    background-color: transparent;
}
.main-footer h3 {
    margin-bottom: 30px;
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.main-footer .ftr-category ul li a,
.main-footer .ftr-link ul li a {
    padding: 10px 15px;
    color: var(--color-secondary);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
    display: block;
}
.main-footer .ftr-category ul li a:hover,
.main-footer .ftr-link ul li a:hover {
    padding-left: 20px;
    color: var(--color-primary);
}
.main-footer .ftr-link ul li a {
    padding-left: 0px;
}
.main-footer .ftr-link ul li a:hover {
    padding-left: 5px;
}
.main-footer.bg-footer {
    background-image: url(../../../assets/img/ftr-bg.png);
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.main-footer.bg-footer .ftr-drpt .footer-logo a svg path#theme-red {
    fill: var(--color-primary);
}

.ftr-drpt {
    max-width: 480px;
}
.ftr-drpt .footer-logo {
    margin-bottom: 30px;
}
.ftr-drpt .footer-logo a svg,
.ftr-drpt .footer-logo a img {
    max-width: 220px;
}
.ftr-drpt .footer-logo a svg path {
    fill: var(--color-secondary);
}
.ftr-drpt .footer-logo a svg path#logo-theme {
    fill: var(--color-primary);
}
.ftr-drpt p {
    padding-bottom: 50px;
    line-height: 1.5;
}

.footer-social h6 {
    font-size: 16px;
    padding-bottom: 20px;
}

.ftr-category .ftr-category-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.ftr-category .ftr-category-menu ul {
    min-width: 130px;
}
.ftr-category .ftr-category-menu ul:nth-child(1) {
    padding-right: 25px;
}

.ftr-contact p {
    color: var(--color-secondary);
    padding-bottom: 10px;
}
.ftr-contact p span {
    display: block;
    padding-top: 10px;
}
.ftr-contact p:last-child {
    padding-bottom: 0px;
    padding-top: 20px;
}

@media screen and (max-width: 1199px) {
    .ftr-drpt {
        margin: 0 auto;
        text-align: center;
    }
    .ftr-drpt .footer-logo {
        margin-bottom: 20px;
    }
    .ftr-drpt p {
        padding-bottom: 30px;
    }
    .footer-social {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
@media screen and (max-width: 991px) {
    .ftr-category-menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
@media screen and (max-width: 767px) {
    .main-footer {
        padding: 50px 0px;
    }
    .main-footer h3 {
        margin-bottom: 15px;
    }
    .ftr-dtls .ftr-dtls-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .ftr-dtls .ftr-dtls-wrapper p {
        padding-bottom: 10px;
    }
    .ftr-dtls .ftr-dtls-wrapper ul li:nth-child(1) {
        padding-left: 0px;
    }
}
.main-footer {
    overflow: hidden;
    position: relative;
}

.ftr-bg {
    position: absolute;
    bottom: -50px;
    left: 0;
    z-index: -1;
}
.ftr-bg img,
.ftr-bg svg {
    max-width: 100%;
    max-height: 100%;
}
.ftr-bg svg path {
    fill: var(--bg-primary);
}

@media screen and (max-width: 1350px) {
    .ftr-bg {
        bottom: -80px;
    }
}
@media screen and (max-width: 1199px) {
    .contact-rgt-cnt .footer-social {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}
@media screen and (max-width: 991px) {
    .contact-area .contact-two-wrapper {
        padding: 50px;
        grid-gap: 30px;
    }
    .contact-area .contact-rgt-cnt {
        padding: 50px 35px;
    }
    .contact-rgt-cnt .footer-social {
        margin-top: 35px !important;
    }
}
@media screen and (max-width: 767px) {
    .contact-area .contact-two-wrapper {
        padding: 50px 25px;
        grid-gap: 50px;
        grid-template-columns: 1fr;
    }
    .ftr-bg svg {
        max-width: 180%;
    }
}
@media screen and (max-width: 575px) {
    .checkbox-group.cbox-red {
        margin-bottom: 30px;
    }
    .checkbox-group.cbox-red .checked-content {
        font-size: 10px;
    }
    .ftr-bg {
        display: none;
    }
}
.ftr-dtls {
    padding: 15px 0px;
}
.ftr-dtls .ftr-dtls-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.ftr-dtls .ftr-dtls-wrapper p {
    color: var(--white);
}
.ftr-dtls .ftr-dtls-wrapper ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.ftr-dtls .ftr-dtls-wrapper ul li {
    padding: 0px 15px;
}
.ftr-dtls .ftr-dtls-wrapper ul li a {
    color: var(--white);
}

.gym-footer .main-footer.bg-footer {
    position: relative;
    z-index: 1;
}
.gym-footer .main-footer.bg-footer::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: var(--gym-header-bg);
    opacity: 0.9;
    top: 0;
    left: 0;
    z-index: -1;
}
.gym-footer .main-footer h3 {
    color: var(--color-primary);
}
.gym-footer .main-footer h3::before,
.gym-footer .main-footer h3::after {
    display: none;
}
.gym-footer .main-footer .ftr-category ul li a,
.gym-footer .main-footer .ftr-link ul li a {
    color: var(--white);
}
.gym-footer .main-footer .ftr-category ul li a:hover,
.gym-footer .main-footer .ftr-link ul li a:hover {
    color: var(--color-primary);
}
.gym-footer .ftr-drpt .footer-logo a svg path {
    fill: var(--white);
}
.gym-footer .ftr-drpt .footer-logo a .power {
    fill: var(--color-primary);
}
.gym-footer .ftr-drpt p {
    color: var(--white);
}
.gym-footer .ftr-drpt .footer-social h6 {
    color: var(--white);
}
.gym-footer .ftr-contact p {
    color: var(--white);
}
.gym-footer .theme-bg {
    background-color: var(--menu-bg);
}
.gym-footer .ftr-dtls .ftr-dtls-wrapper p,
.gym-footer .ftr-dtls .ftr-dtls-wrapper a {
    color: var(--cmr-pro);
}

.foodvolt-footer .main-footer {
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
}
.foodvolt-footer .main-footer::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: var(--bg-primary);
    opacity: 0.8;
    z-index: -1;
}
.foodvolt-footer .main-footer h3 {
    color: var(--color-primary);
}
.foodvolt-footer .main-footer h3::before,
.foodvolt-footer .main-footer h3::after {
    display: none;
}
.foodvolt-footer .ftr-dtls {
    background-color: var(--bg-primary);
}
.foodvolt-footer .ftr-dtls .ftr-dtls-wrapper {
    margin: 0 auto;
}
.foodvolt-footer .ftr-dtls .ftr-dtls-wrapper p {
    color: var(--color-secondary);
}
.foodvolt-footer .ftr-dtls .ftr-dtls-wrapper ul li a {
    color: var(--color-secondary);
}
.foodvolt-footer .ftr-drpt .footer-logo a svg .power {
    fill: var(--color-primary);
}

[data-theme="dark"] .foodvolt-footer .main-footer {
    background-image: url(../img/food-volt/dark-footer-bg.jpg) !important;
    background-position: left center;
}
[data-theme="dark"] .foodvolt-footer .main-footer::before {
    background-color: var(--body-bg);
    opacity: 0.7;
}

@media screen and (min-width: 1199px) {
    .foodvoldt-order-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .foodvoldt-order-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .foodvoldt-order-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .foodvoldt-order-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .foodvolt-footer .single-ftr-item {
        margin-top: 30px;
    }
    .foodvolt-footer .ftr-drpt {
        text-align: center;
    }
    .foodvolt-footer .ftr-drpt .social-icon {
        gap: 20px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .foodvolt-footer .ftr-drpt .social-icon li {
        margin: 0;
    }
}
@media screen and (max-width: 1199px) {
    .foodvolt-footer .main-footer {
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
}
.nvbanner-area {
    padding: 35px 0px;
}

.bnr-lft {
    height: 100%;
}

.bnr-lft-title {
    margin-bottom: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: var(--search-bg);
    border: var(--border);
    position: relative;
    overflow: hidden;
}
.bnr-lft-title:after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    width: 2px;
    background-color: var(--color-primary);
}
.bnr-lft-title .news-heading {
    -webkit-clip-path: polygon(
        100% 0%,
        -webkit-calc(100% - 20px) 50%,
        100% 100%,
        0 100%,
        0% 50%,
        0 0
    );
    clip-path: polygon(
        100% 0%,
        -moz-calc(100% - 20px) 50%,
        100% 100%,
        0 100%,
        0% 50%,
        0 0
    );
    clip-path: polygon(
        100% 0%,
        calc(100% - 20px) 50%,
        100% 100%,
        0 100%,
        0% 50%,
        0 0
    );
    background-color: var(--color-primary);
    padding: 20px 50px 20px 20px;
    height: 100%;
}
.bnr-lft-title .news-heading h5 {
    color: var(--white);
}
.bnr-lft-title .news-slider .elepse {
    max-width: -webkit-calc(100% - 150px);
    max-width: -moz-calc(100% - 150px);
    max-width: calc(100% - 150px);
}
.bnr-lft-title .news-slider .elepse a {
    display: block;
    font-size: var(--text-16);
    color: var(--color-secondary);
    padding: 10px 10px 10px 0px;
    line-height: 1.3;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}

.bnr-lft-cnt-rgt {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.bnr-lft-cnt-rgt .btl-simple-card {
    height: -webkit-calc(50% - 15px);
    height: -moz-calc(50% - 15px);
    height: calc(50% - 15px);
}
.bnr-lft-cnt-rgt .btl-simple-card img {
    height: 100%;
}

.header-aside {
    height: 100%;
    background-color: var(--bg-primary);
    border: 1px solid var(--border-color);
    padding: 40px 0px 30px;
}
.header-aside h4 {
    padding-left: 30px;
    font-size: 20px;
    margin-bottom: 5px;
}

.single-card-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 25px;
    border-bottom: 1px solid var(--border-color);
}
.single-card-list:last-child {
    border-bottom: 0px;
}
.single-card-list .card-list-cont {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 15px;
}

.card-list-img {
    height: 100px;
    width: 100px;
    position: relative;
    object-fit: cover;
}
.card-list-img:after {
    position: absolute;
    top: -14px;
    left: -14px;
    height: 28px;
    width: 28px;
    background-color: var(--color-primary);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    counter-increment: counter;
    content: "0" counter(counter);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 15px;
    color: #fff;
    object-fit: cover;
}
.card-list-img img {
    -o-object-fit: cover;
    object-fit: cover;
    
}

.card-counting {
    counter-reset: counter;
}

.card-list-discript {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px;
}
.card-list-discript span {
    display: inline-block;
    font-size: 13px;
    line-height: 1.3;
    color: var(--sub-title);
}
.card-list-discript span:nth-child(1) {
    margin-right: 20px;
}

.card-list-heading h6 a {
    font-size: 16px;
    color: var(--nav-color);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.card-list-heading h6 a:hover {
    color: var(--color-primary);
}

.video-card {
    margin-top: 10px;
    padding: 0px 30px;
    position: relative;
    display: inline-block;
    width: 100%;
}
.video-card img {
    width: 100%;
}
.video-card .video-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.bnr-lft-cnt {
    height: -webkit-calc(100% - 102px);
    height: -moz-calc(100% - 102px);
    height: calc(100% - 102px);
}
.bnr-lft-cnt > .row {
    height: 100%;
}

@media screen and (max-width: 1350px) {
    .btl-simple-card .btlc-content {
        padding: 15px 20px;
    }
    .btlc-content h3 {
        font-size: 20px;
    }
    .bnr-lft {
        height: 100%;
    }
    .bnr-lft-cnt {
        height: -webkit-calc(100% - 105px);
        height: -moz-calc(100% - 105px);
        height: calc(100% - 105px);
    }
    .bnr-lft-cnt .row {
        height: 100%;
    }
    .btl-simple-card {
        height: 100%;
    }
    .header-aside .video-card {
        margin-top: 25px;
        max-height: 350px;
        overflow: hidden;
    }
    .header-aside .video-card img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }
    .category-list-product h3 {
        font-size: 18px;
    }
    .single-list-card .slc-content h4 {
        font-size: 16px !important;
    }
    .news-vcard-content h3 {
        font-size: 18px;
    }
}
@media screen and (max-width: 1199px) {
    .header-aside {
        margin-top: 50px;
        height: auto;
    }
    .card-list {
        display: grid;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        justify-content: space-between;
        grid-gap: 30px;
        grid-template-columns: 1fr 1fr;
        margin: 0 auto;
    }
    .single-card-list:last-child {
        border-bottom: 1px solid var(--border-color);
    }
}
@media screen and (max-width: 767px) {
    .bnr-lft-cnt-rgt {
        display: grid;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        justify-content: space-between;
        grid-gap: 30px;
        grid-template-columns: 1fr 1fr;
        margin: 0 auto;
        margin-top: 30px;
    }
    .bnr-lft-cnt-rgt .btl-simple-card {
        height: 100%;
        width: 100%;
    }
    .single-card-list {
        border: none;
        padding: 10px 7px 10px 7px;
    }
    .single-card-list:last-child {
        border-bottom: none;
    }
    .single-card-list .card-list-cont {
        margin-left: 10px;
    }
    .card-list {
        grid-gap: 0px;
        grid-column-gap: 10px;
        grid-template-columns: 1fr;
    }
    .header-aside h4 {
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 575px) {
    .bnr-lft-cnt-rgt {
        grid-gap: 30px;
        grid-template-columns: 1fr;
    }
    .card-list {
        grid-template-columns: 1fr;
    }
    .news-slider .elepse {
        overflow: hidden;
        max-width: -webkit-calc(100% - 170px);
        max-width: -moz-calc(100% - 170px);
        max-width: calc(100% - 170px);
    }
}
.newsupdate-area {
    padding: 35px 0px;
}

.news-card-wrapper {
    display: grid;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
    grid-gap: 35px;
    grid-template-columns: 1fr 1fr 1fr;
    margin: 0 auto;
}
.news-card-wrapper .btl-simple-card {
    height: auto;
    grid-column-start: 2;
    grid-column-end: span 2;
}

.ns-card-list {
    padding: 60px 45px;
    background-color: var(--bg-primary);
    border: 1px solid var(--border-color);
    display: grid;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
    grid-gap: 50px;
    grid-template-columns: 1fr 1fr 1fr;
    margin: 0 auto;
    margin-top: 40px;
}

.nsc-list-single {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.nsc-list-img {
    height: 75px;
    width: 75px;
    margin-right: 15px;
}
.nsc-list-img a img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.nsc-list-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.nsc-list-title span {
    font-size: 13px;
    color: var(--color-secondary);
    display: block;
    margin-bottom: 10px;
}
.nsc-list-title span:nth-child(1) {
    margin-right: 30px;
}

.nsc-list-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.nsc-list-content h3 {
    font-size: 16px;
    font-weight: var(--medium);
    line-height: 1.5;
}
.nsc-list-content h3 a {
    color: var(--color-secondary);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.nsc-list-content h3 a:hover {
    color: var(--color-primary);
}

.news-vcard-wrapper {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.news-vcard-wrapper .news-vcard-single {
    margin-bottom: 30px;
}
.news-vcard-wrapper .news-vcard-single:last-child {
    margin-bottom: 0px;
}

.ns-mini-card {
    display: grid;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
    margin: 0 auto;
}

@media screen and (max-width: 1350px) {
    .ns-card-list {
        padding: 60px 30px;
        grid-gap: 15px;
    }
}
@media screen and (max-width: 1199px) {
    .ns-card-list {
        margin-bottom: 50px;
    }
    .news-vcard-wrapper {
        display: grid;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        justify-content: space-between;
        grid-gap: 30px;
        grid-template-columns: 1fr 1fr;
        margin: 0 auto;
    }
    .ns-card-list {
        padding: 35px 25px;
        grid-gap: 30px;
    }
    .news-vcard-content {
        padding: 25px 15px;
    }
}
@media screen and (max-width: 991px) {
    .news-card-wrapper {
        grid-gap: 15px;
    }
    .ns-mini-card {
        grid-gap: 15px;
    }
    .news-vcard-wrapper {
        grid-gap: 15px;
        grid-template-columns: 1fr 1fr;
    }
}
@media screen and (max-width: 767px) {
    .news-card-wrapper {
        grid-gap: 30px;
        grid-template-columns: 1fr;
    }
    .news-card-wrapper .btl-simple-card {
        grid-column-start: unset;
        grid-column-end: unset;
    }
    .ns-mini-card {
        grid-gap: 30px;
        grid-template-columns: 1fr 1fr;
    }
    .ns-card-list {
        grid-template-columns: 1fr 1fr;
    }
    .news-vcard-wrapper {
        grid-template-columns: 1fr 1fr;
    }
}
@media screen and (max-width: 575px) {
    .ns-mini-card {
        grid-template-columns: 1fr;
        width: 100%;
    }
    .ns-card-list {
        grid-template-columns: 1fr;
    }
    .news-vcard-wrapper {
        grid-template-columns: 1fr;
        grid-gap: 30px;
    }
    .news-vcard-wrapper .news-vcard-single {
        margin-bottom: 0px;
    }
}
.weekly-list-item {
    display: grid !important;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
    grid-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin: 0 auto;
}

.weekly-update-area .title-heading {
    margin-bottom: 30px;
}

.weekly-tab-wrapper .nav {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 35px;
}
.weekly-tab-wrapper .nav li {
    padding: 10px 26px;
}
.weekly-tab-wrapper .nav li button {
    font-weight: var(--medium);
    font-size: 20px;
    line-height: 1.2;
    color: var(--color-secondary);
    padding: 0px;
}
.weekly-tab-wrapper .nav li button.active {
    color: var(--color-primary);
}

.weekly-tab-wrapper {
    overflow: hidden;
    margin-bottom: 60px;
}
.weekly-tab-wrapper
    .tab-content
    .tab-pane.active
    .weekly-list-item
    .news-vcard-single {
    -webkit-animation: bottom-to-top 0.8s;
    -moz-animation: bottom-to-top 0.8s;
    -o-animation: bottom-to-top 0.8s;
    animation: bottom-to-top 0.8s;
}

@-webkit-keyframes bottom-to-top {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100px);
        transform: translateY(100px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@-moz-keyframes bottom-to-top {
    0% {
        opacity: 0;
        -moz-transform: translateY(100px);
        transform: translateY(100px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@-o-keyframes bottom-to-top {
    0% {
        opacity: 0;
        -o-transform: translateY(100px);
        transform: translateY(100px);
    }
    100% {
        opacity: 1;
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@keyframes bottom-to-top {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100px);
        -moz-transform: translateY(100px);
        -o-transform: translateY(100px);
        transform: translateY(100px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }
}
@media screen and (max-width: 1350px) {
    .weekly-tab-wrapper .nav {
        margin-bottom: 25px;
    }
    .weekly-tab-wrapper .nav li button {
        font-size: 16px;
    }
}
@media screen and (max-width: 991px) {
    .weekly-list-item {
        grid-gap: 30px;
        grid-template-columns: 1fr 1fr;
    }
}
@media screen and (max-width: 575px) {
    .weekly-list-item {
        grid-template-columns: 1fr;
    }
    .weekly-tab-wrapper .nav li {
        padding: 10px 10px;
    }
    .weekly-tab-wrapper .nav li button {
        font-size: 17px;
    }
}
@media screen and (max-width: 400px) {
    .title-heading h2 {
        font-size: 23px;
    }
    .title-heading h2:before,
    .title-heading h2:after {
        width: 30px;
    }
}
.fd-carousel-wrapper {
    width: 100%;
}
.fd-carousel-wrapper .fdc-single-item {
    width: -webkit-calc(100% + 2px);
    width: -moz-calc(100% + 2px);
    width: calc(100% + 2px);
    position: relative;
    height: 395px;
}
.fd-carousel-wrapper .owl-dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 35px;
}
.fd-carousel-wrapper .owl-dots .owl-dot {
    margin: 0px 10px;
    height: 10px;
    width: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: var(--light-gray);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.fd-carousel-wrapper .owl-dots .owl-dot.active {
    background-color: var(--color-primary);
}

.fdc-img {
    height: 100%;
    width: 100%;
}
.fdc-img img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.fdc-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: var(--card-overlay);
    padding: 50px 40px;
    z-index: 1;
    overflow: hidden;
}
.fdc-content:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-200px);
    -moz-transform: translateX(-200px);
    -ms-transform: translateX(-200px);
    -o-transform: translateX(-200px);
    transform: translateX(-200px);
    background-color: var(--primary-overlay);
    z-index: -1;
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.fdc-content h3 {
    font-size: 24px;
    font-weight: var(--medium);
    line-height: 1.2;
}
.fdc-content h3 a {
    color: var(--white);
}
.fdc-content .fdc-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.fdc-content .fdc-title span {
    display: block;
    font-size: 13px;
    line-height: 1.2;
    color: var(--white);
    margin-bottom: 8px;
}
.fdc-content .fdc-title span:nth-child(1) {
    margin-right: 30px;
}

.fdc-single-item .fdc-img {
    overflow: hidden;
}
.fdc-single-item .fdc-img img {
    -webkit-transform: scale(1.1) rotate(3deg);
    -moz-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    -o-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
    -webkit-filter: grayscale(20%);
    filter: grayscale(20%);
    -webkit-transition: 1s;
    -o-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
.fdc-single-item:hover .fdc-img img {
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.fdc-single-item:hover .fdc-content:after {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
}

.fd-carousel-wrapper .owl-item .fdc-single-item .fdc-img {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    -webkit-transition: 1s ease-in;
    -o-transition: 1s ease-in;
    -moz-transition: 1s ease-in;
    transition: 1s ease-in;
    opacity: 0;
}
.fd-carousel-wrapper .owl-item .fdc-single-item .fdc-content {
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
    opacity: 0;
    -webkit-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
}
.fd-carousel-wrapper .owl-item.active .fdc-single-item .fdc-img {
    opacity: 1;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
.fd-carousel-wrapper .owl-item.active .fdc-single-item .fdc-content {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
}

@media screen and (max-width: 1350px) {
    .fdc-content h3 {
        font-size: 20px;
    }
    h3 {
        font-size: 20px;
    }
}
@media screen and (max-width: 991px) {
    .fd-carousel-wrapper .owl-dots {
        margin-top: 30px;
    }
    .weekly-list-item {
        grid-gap: 15px;
    }
}
@media screen and (max-width: 767px) {
    .fdc-content {
        padding: 25px;
    }
}
.pro-area {
    padding: 60px 0px;
}

.pro-wrapper {
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    padding: 50px 0px;
}

@media screen and (max-width: 991px) {
    .pro-area {
        padding: 35px 0px;
    }
}
.category-area {
    padding: 60px 0px;
}

.category-wrapper {
    display: grid;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
    grid-gap: 30px;
    grid-template-columns: 1fr 1fr;
    margin: 0 auto;
}

.single-category.sc-reverse .category-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.single-category.sc-reverse .category-title button {
    -webkit-border-radius: 50px 0px 0px 50px;
    border-radius: 50px 0px 0px 50px;
}

.category-title {
    margin-bottom: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.category-title button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 30px;
    font-size: 18px;
    line-height: 1;
    font-weight: var(--medium);
    color: var(--white);
    background-color: var(--color-primary);
    -webkit-border-radius: 0px 50px 50px 0px;
    border-radius: 0px 50px 50px 0px;
    -webkit-transition: 0.4s ease-in;
    -o-transition: 0.4s ease-in;
    -moz-transition: 0.4s ease-in;
    transition: 0.4s ease-in;
    border: 1px solid var(--color-primary);
}
.category-title button img,
.category-title button svg {
    max-width: 25px;
    max-height: 25px;
    margin-right: 10px;
}
.category-title button svg path {
    fill: var(--white);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.category-title > a {
    font-size: 17px;
    font-weight: var(--medium);
    color: var(--color-secondary);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.category-title > a i {
    font-size: 25px;
    margin: 0px 10px;
}
.category-title > a:hover {
    color: var(--color-primary);
}

.category-product {
    background-color: var(--bg-primary);
}
.category-product .cp-content {
    padding: 40px 30px;
}
.category-product .cp-content h3 {
    margin-bottom: 10px;
}
.category-product .cp-content h3 a {
    color: var(--color-secondary);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.category-product .cp-content h3 a:hover {
    color: var(--color-primary);
}
.category-product .cp-content p {
    margin-bottom: 30px;
}

.cp-content-title ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 5px;
}
.cp-content-title ul li {
    padding: 5px 0px;
    font-size: 13px;
    color: var(--color-secondary);
}
.cp-content-title ul li:nth-child(1) {
    margin-right: 30px;
}

.category-list-product {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 35px;
    background-color: var(--bg-primary);
}
.category-list-product .cp-list-img {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.category-list-product .cp-list-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.category-list-product .cp-list-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 25px 50px;
}
.category-list-product .cp-list-content .cp-content-title {
    margin-bottom: 15px;
}
.category-list-product h3 {
    font-size: 22px;
    margin-bottom: 5px;
}
.category-list-product h3 a {
    color: var(--color-secondary);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.category-list-product h3 a:hover {
    color: var(--color-primary);
}

@media screen and (max-width: 1300px) {
    .category-list-product .cp-list-content {
        padding: 25px;
    }
    .category-list-product h3 {
        font-size: 20px;
        margin-bottom: 5px;
    }
}
@media screen and (max-width: 1199px) {
    .cp-list-img {
        width: 35%;
    }
}
@media screen and (max-width: 991px) {
    .category-area {
        padding: 35px 0px;
    }
    .category-wrapper {
        grid-template-columns: 1fr;
    }
    .category-title {
        margin-bottom: 25px;
    }
    .cp-img img {
        width: 100%;
    }
}
@media screen and (max-width: 991px) {
    .category-list-product {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
@media screen and (max-width: 767px) {
    .category-title button {
        padding: 13px 25px;
        font-size: 16px;
    }
    .category-title > a {
        font-size: 15px;
    }
}
@media screen and (max-width: 575px) {
    .category-title button {
        padding: 10px 15px;
        font-size: 15px;
    }
    .category-product .cp-content {
        padding: 25px 15px;
    }
    .category-title > a {
        font-size: 14px;
    }
    .category-title > a i {
        font-size: 20px;
        margin: 0px 3px;
    }
    .category-list-product .cp-list-content h3 {
        font-size: 20px;
    }
    .category-list-product .cp-list-content .cp-content-title {
        margin-bottom: 5px;
    }
    .category-product .cp-content p {
        margin-bottom: 30px;
    }
    .category-list-product {
        -webkit-box-align: unset;
        -webkit-align-items: unset;
        -moz-box-align: unset;
        -ms-flex-align: unset;
        align-items: unset;
    }
}
@media screen and (max-width: 400px) {
    .category-list-product .cp-list-content {
        -webkit-box-flex: unset;
        -webkit-flex: unset;
        -moz-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        padding: 15px;
    }
    .category-list-product .cp-list-img {
        width: 100%;
    }
    .category-list-product .cp-list-img img {
        width: 100%;
    }
}
.mt-0 {
    margin-top: 0px !important;
}

.like-list-area {
    padding: 50px 0px;
}

.like-list-content {
    display: grid;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
    grid-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin: 0 auto;
}

.list-heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px;
}
.list-heading h3 {
    font-size: 30px;
    margin-bottom: 10px;
    color: var(--color-secondary);
    margin-right: 25px;
}
.list-heading a {
    margin-bottom: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 17px;
    color: var(--color-secondary);
    font-weight: var(--medium);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.list-heading a:hover {
    color: var(--color-primary);
}
.list-heading a i {
    font-size: 25px;
    margin-right: 5px;
}

.single-list-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.single-list-card .slc-img {
    margin-right: 15px;
}
.single-list-card .slc-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.single-list-card .slc-content h4 {
    font-size: 18px;
}
.single-list-card .slc-content h4 a {
    color: var(--color-secondary);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.single-list-card .slc-content h4 a:hover {
    color: var(--color-primary);
}
.single-list-card .slc-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 5px;
}
.single-list-card .slc-title li {
    margin-bottom: 5px;
    font-size: 13px;
    color: var(--sub-title);
    padding-right: 15px;
}

.tags-area {
    padding: 50px 0px;
}

.tags-content {
    display: grid;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
    grid-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
    margin: 0 auto;
}

.tags-card {
    position: relative;
    overflow: hidden;
}
.tags-card:hover .tags-img {
    -webkit-transform: scale(1.3) rotate(-5deg);
    -moz-transform: scale(1.3) rotate(-5deg);
    -ms-transform: scale(1.3) rotate(-5deg);
    -o-transform: scale(1.3) rotate(-5deg);
    transform: scale(1.3) rotate(-5deg);
}
.tags-card:hover .tag-content a {
    background-color: var(--primary-overlay);
}
.tags-card .tags-img {
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    -moz-transition: 1s ease;
    transition: 1s ease;
}
.tags-card .tag-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.tags-card .tag-content a {
    padding: 18px 30px;
    font-size: 18px;
    color: var(--white);
    font-weight: var(--medium);
    background-color: var(--black-light-overlay);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
    width: 100%;
    white-space: nowrap;
}
.tags-card .tag-content a:hover {
    background-color: var(--primary-overlay);
}

@media screen and (max-width: 1350px) {
    .like-list-content {
        grid-template-columns: 1fr 1fr 1fr;
    }
}
@media screen and (max-width: 991px) {
    .tags-content {
        grid-template-columns: 1fr 1fr;
    }
    .like-list-content {
        grid-template-columns: 1fr 1fr;
    }
    .like-list-area {
        padding: 25px 0px;
    }
    .tags-area {
        padding: 25px 0px;
    }
}
@media screen and (max-width: 767px) {
    .list-heading h3 {
        font-size: 22px;
    }
    .list-heading a {
        font-size: 13px;
    }
    .tags-card .tag-content a {
        padding: 15px 25px;
        font-size: 16px;
    }
}
@media screen and (max-width: 575px) {
    .tags-content {
        grid-template-columns: 1fr;
    }
    .like-list-content {
        grid-template-columns: 1fr;
    }
}
.subscribe-area {
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 100px 0px;
    position: relative;
    z-index: 1;
    margin-top: 60px;
}
.subscribe-area:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: var(--black-light-overlay);
    top: 0;
    left: 0;
}

.newsletter-area {
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 100px 0px;
    position: relative;
    z-index: 1;
    margin-top: 60px;
}
.newsletter-area:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    z-index: -1;
    background: var(--newsletter-overlay);
    top: 0;
    left: 0;
}

.subscribe-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
}
.subscribe-wrapper h3 {
    color: var(--white);
    text-align: center;
    margin-bottom: 35px;
    font-size: 30px;
}
.subscribe-wrapper .search-box {
    width: 100%;
    max-width: 650px;
}

.newsletter-area .subscribe-wrapper h3 {
    color: var(--color-secondary);
    margin-bottom: 15px;
    position: relative;
}
.newsletter-area .subscribe-wrapper h3:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    height: 20px;
    width: 5px;
    background-color: var(--color-primary);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -10px;
}
.newsletter-area .subscribe-wrapper p {
    margin-bottom: 35px;
    color: var(--text-unic);
    text-align: center;
}

@media screen and (max-width: 575px) {
    .subscribe-area {
        padding: 50px 0px;
    }
    .subscribe-wrapper h3 {
        margin-bottom: 20px;
        font-size: 23px;
    }
    .newsletter-area .subscribe-wrapper h3 {
        color: var(--color-secondary);
        margin-bottom: 8px;
    }
    .newsletter-area .subscribe-wrapper p {
        margin-bottom: 15px;
    }
}
@media screen and (max-width: 380px) {
    .search-box {
        height: auto;
        background-color: transparent;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .search-box span {
        display: none;
    }
    .search-box input {
        height: 50px;
        background-color: var(--input-bg);
        border: none;
        margin-bottom: 15px;
        padding: 15px;
    }
    .search-box button {
        width: 100%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.main-content {
    margin-top: 5px;
}

.ct-content {
    display: grid;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
    grid-gap: 0px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin: 0 auto;
}

.ct-lg-card:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.ct-lg-img {
    position: relative;
}
.ct-lg-img:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: var(--ct-overlay);
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
    opacity: 0;
}

.ct-lg-content {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 50px;
    background: var(--ct-overlay-black);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
    -webkit-transition: var(--ease-6ms);
    -o-transition: var(--ease-6ms);
    -moz-transition: var(--ease-6ms);
    transition: var(--ease-6ms);
    visibility: hidden;
}
.ct-lg-content button {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.ct-lg-content button:hover {
    background-color: var(--white);
    color: var(--color-primary);
    border-color: transparent;
}

.ct-gc-title p {
    font-weight: var(--light);
    font-size: 36px;
    color: var(--white);
}
.ct-gc-title p span {
    padding-left: 5px;
    font-size: 18px;
    display: inline-block;
}
.ct-gc-title a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 17px;
    font-weight: var(--medium);
    color: var(--white);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
    margin-top: 5px;
}
.ct-gc-title a i {
    font-size: 22px;
    padding-left: 5px;
}
.ct-gc-title a:hover {
    color: var(--color-primary);
}

.ct-lg-card {
    position: relative;
    overflow: hidden;
}
.ct-lg-card.active .ct-lg-img:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.ct-lg-card:hover .ct-lg-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}
.ct-lg-card.without-img .ct-lg-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    visibility: visible;
    background: var(--light-pink);
}
.ct-lg-card.without-img .ct-lg-content .ct-gc-title p {
    color: var(--color-secondary);
}
.ct-lg-card.without-img .ct-lg-content .ct-gc-title a {
    color: var(--color-secondary);
}
.ct-lg-card.without-img .ct-lg-content .ct-gc-title a:hover {
    color: var(--color-primary);
}
.ct-lg-card.without-img .ct-lg-content .btn:hover {
    border-color: var(--color-primary);
    background-color: transparent;
    color: var(--color-primary);
}

@media screen and (max-width: 1350px) {
    .ct-lg-content {
        padding: 20px;
    }
}
@media screen and (max-width: 1199px) {
    .ct-content {
        grid-template-columns: 1fr 1fr 1fr;
    }
}
@media screen and (max-width: 991px) {
    .main-content {
        margin-top: 5px;
    }
}
@media screen and (max-width: 767px) {
    .ct-content {
        grid-template-columns: 1fr 1fr;
    }
    .ct-gc-title p {
        font-size: 25px;
    }
    .ct-gc-title .ct-gc-title a {
        font-size: 15px;
        margin-top: 0px;
    }
}
@media screen and (max-width: 450px) {
    .ct-content {
        grid-template-columns: 1fr;
    }
    .ct-lg-img img {
        width: 100%;
    }
    .ct-lg-card.without-img {
        min-height: 350px;
    }
}
.ct-md-wrapper {
    max-width: 930px;
    display: grid;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
    grid-gap: 30px;
    grid-template-columns: 1fr 1fr;
    margin: 0 auto;
}

.ct-md-card {
    overflow: hidden;
    position: relative;
}
.ct-md-card:hover .ct-md-content {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
    visibility: visible;
}
.ct-md-card.without-image {
    background-color: var(--light-pink);
}
.ct-md-card.without-image .ct-md-content {
    background-color: transparent;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
    visibility: visible;
}
.ct-md-card.without-image .ct-md-content .ct-gc-top p {
    color: var(--black);
}
.ct-md-card.without-image .ct-md-content .ct-gc-top .btn:hover {
    border-color: var(--color-primary);
    background-color: transparent;
    color: var(--color-primary);
}
.ct-md-card.without-image .ct-md-content a {
    color: var(--black);
}

.ct-md-img img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.ct-md-content {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: var(--black-overlay);
    -webkit-transform: translateX(-200px);
    -moz-transform: translateX(-200px);
    -ms-transform: translateX(-200px);
    -o-transform: translateX(-200px);
    transform: translateX(-200px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.ct-md-content a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 17px;
    color: var(--white);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.ct-md-content a i {
    font-size: 22px;
    margin-left: 10px;
}
.ct-md-content a:hover {
    color: var(--color-primary);
}
.ct-md-content .btn:hover {
    background-color: var(--white);
    border-color: transparent;
    color: var(--black);
}

.ct-gc-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 15px;
}
.ct-gc-top p {
    margin-right: 15px;
    font-size: 45px;
    color: var(--white);
    line-height: 1.2;
    text-align: center;
    font-weight: var(--light);
}
.ct-gc-top p span {
    display: block;
    font-size: 16px;
}

@media screen and (max-width: 767px) {
    .ct-gc-top p {
        margin-right: 15px;
        font-size: 25px;
    }
    .ct-gc-top p span {
        display: block;
        font-size: 14px;
    }
}
@media screen and (max-width: 575px) {
    .ct-md-wrapper {
        grid-template-columns: 1fr;
        grid-gap: 15px;
    }
    .ct-md-img img {
        width: 100%;
    }
}
.protfolio-tab-wrapper .pro-nav {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 30px;
}
.protfolio-tab-wrapper .nav-link {
    font-size: 16px;
    color: var(--nav-color);
    padding: 10px 20px;
}
.protfolio-tab-wrapper .nav-link.active {
    color: var(--color-primary);
}

.protfolio-tab-content .tab-pane {
    display: none;
    margin-bottom: 50px;
}
.protfolio-tab-content .tab-pane.active {
    display: block;
}
.protfolio-tab-content .tab-pane.active .single-prot-item,
.protfolio-tab-content .tab-pane.active .prot-video-item,
.protfolio-tab-content .tab-pane.active .proc-single-card,
.protfolio-tab-content .tab-pane.active .proc-video-card {
    -webkit-animation: bottom-to-top 0.8s;
    -moz-animation: bottom-to-top 0.8s;
    -o-animation: bottom-to-top 0.8s;
    animation: bottom-to-top 0.8s;
}

.single-prot-item,
.prot-video-item {
    position: relative;
    overflow: hidden;
}

.single-prot-item:hover .single-prot-content {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
}

.single-prot-img img {
    width: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.single-prot-content {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: var(--black-overlay);
    padding: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-200px);
    -moz-transform: translateX(-200px);
    -ms-transform: translateX(-200px);
    -o-transform: translateX(-200px);
    transform: translateX(-200px);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.single-prot-content button {
    position: absolute;
    top: 0;
    right: 0;
}
.single-prot-content .spc-title {
    max-width: 80%;
    margin: 0 auto;
}
.single-prot-content .spc-title span {
    font-size: 13px;
    display: block;
    color: var(--white);
    margin-bottom: 5px;
    font-weight: var(--light);
}
.single-prot-content .spc-title h4 a {
    color: var(--white);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.single-prot-content .spc-title h4 a:hover {
    color: var(--color-primary);
}
.single-prot-content > span {
    text-align: center;
    font-size: 13px;
    color: var(--white);
    display: block;
    position: absolute;
    bottom: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    font-weight: var(--light);
}

.single-video-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.single-video-content a {
    position: relative;
    height: 50px;
    width: 50px;
    display: block;
}
.single-video-content a:after,
.single-video-content a:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: var(--body-bg);
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
}
.single-video-content a:after {
    -webkit-transform: translate(-50%, -50%) scale(1.3);
    -moz-transform: translate(-50%, -50%) scale(1.3);
    -ms-transform: translate(-50%, -50%) scale(1.3);
    -o-transform: translate(-50%, -50%) scale(1.3);
    transform: translate(-50%, -50%) scale(1.3);
    -webkit-animation: circle 1s infinite linear;
    -moz-animation: circle 1s infinite linear;
    -o-animation: circle 1s infinite linear;
    animation: circle 1s infinite linear;
}
.single-video-content a:before {
    -webkit-transform: translate(-50%, -50%) scale(1.5);
    -moz-transform: translate(-50%, -50%) scale(1.5);
    -ms-transform: translate(-50%, -50%) scale(1.5);
    -o-transform: translate(-50%, -50%) scale(1.5);
    transform: translate(-50%, -50%) scale(1.5);
    -webkit-animation: circle2 1.5s infinite linear;
    -moz-animation: circle2 1.5s infinite linear;
    -o-animation: circle2 1.5s infinite linear;
    animation: circle2 1.5s infinite linear;
}
.single-video-content a img,
.single-video-content a svg {
    max-height: 50px;
    max-width: 50px;
}
.single-video-content a svg circle {
    fill: var(--body-bg);
    opacity: 1;
}
.single-video-content a svg path {
    fill: var(--color-primary);
}

@-webkit-keyframes circle {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(1.2);
        transform: translate(-50%, -50%) scale(1.2);
        opacity: 0.4;
    }
    25% {
        -webkit-transform: translate(-50%, -50%) scale(1.4);
        transform: translate(-50%, -50%) scale(1.4);
        opacity: 0.3;
    }
    50% {
        -webkit-transform: translate(-50%, -50%) scale(1.6);
        transform: translate(-50%, -50%) scale(1.6);
        opacity: 0.2;
    }
    75% {
        -webkit-transform: translate(-50%, -50%) scale(1.8);
        transform: translate(-50%, -50%) scale(1.8);
        opacity: 0.1;
    }
    100% {
        -webkit-transform: translate(-50%, -50%) scale(2);
        transform: translate(-50%, -50%) scale(2);
        opacity: 0;
    }
}

@-moz-keyframes circle {
    0% {
        -moz-transform: translate(-50%, -50%) scale(1.2);
        transform: translate(-50%, -50%) scale(1.2);
        opacity: 0.4;
    }
    25% {
        -moz-transform: translate(-50%, -50%) scale(1.4);
        transform: translate(-50%, -50%) scale(1.4);
        opacity: 0.3;
    }
    50% {
        -moz-transform: translate(-50%, -50%) scale(1.6);
        transform: translate(-50%, -50%) scale(1.6);
        opacity: 0.2;
    }
    75% {
        -moz-transform: translate(-50%, -50%) scale(1.8);
        transform: translate(-50%, -50%) scale(1.8);
        opacity: 0.1;
    }
    100% {
        -moz-transform: translate(-50%, -50%) scale(2);
        transform: translate(-50%, -50%) scale(2);
        opacity: 0;
    }
}

@-o-keyframes circle {
    0% {
        -o-transform: translate(-50%, -50%) scale(1.2);
        transform: translate(-50%, -50%) scale(1.2);
        opacity: 0.4;
    }
    25% {
        -o-transform: translate(-50%, -50%) scale(1.4);
        transform: translate(-50%, -50%) scale(1.4);
        opacity: 0.3;
    }
    50% {
        -o-transform: translate(-50%, -50%) scale(1.6);
        transform: translate(-50%, -50%) scale(1.6);
        opacity: 0.2;
    }
    75% {
        -o-transform: translate(-50%, -50%) scale(1.8);
        transform: translate(-50%, -50%) scale(1.8);
        opacity: 0.1;
    }
    100% {
        -o-transform: translate(-50%, -50%) scale(2);
        transform: translate(-50%, -50%) scale(2);
        opacity: 0;
    }
}

@keyframes circle {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(1.2);
        -moz-transform: translate(-50%, -50%) scale(1.2);
        -o-transform: translate(-50%, -50%) scale(1.2);
        transform: translate(-50%, -50%) scale(1.2);
        opacity: 0.4;
    }
    25% {
        -webkit-transform: translate(-50%, -50%) scale(1.4);
        -moz-transform: translate(-50%, -50%) scale(1.4);
        -o-transform: translate(-50%, -50%) scale(1.4);
        transform: translate(-50%, -50%) scale(1.4);
        opacity: 0.3;
    }
    50% {
        -webkit-transform: translate(-50%, -50%) scale(1.6);
        -moz-transform: translate(-50%, -50%) scale(1.6);
        -o-transform: translate(-50%, -50%) scale(1.6);
        transform: translate(-50%, -50%) scale(1.6);
        opacity: 0.2;
    }
    75% {
        -webkit-transform: translate(-50%, -50%) scale(1.8);
        -moz-transform: translate(-50%, -50%) scale(1.8);
        -o-transform: translate(-50%, -50%) scale(1.8);
        transform: translate(-50%, -50%) scale(1.8);
        opacity: 0.1;
    }
    100% {
        -webkit-transform: translate(-50%, -50%) scale(2);
        -moz-transform: translate(-50%, -50%) scale(2);
        -o-transform: translate(-50%, -50%) scale(2);
        transform: translate(-50%, -50%) scale(2);
        opacity: 0;
    }
}
@-webkit-keyframes circle2 {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(1.5);
        transform: translate(-50%, -50%) scale(1.5);
        opacity: 0.2;
    }
    50% {
        -webkit-transform: translate(-50%, -50%) scale(1.8);
        transform: translate(-50%, -50%) scale(1.8);
        opacity: 0.1;
    }
    100% {
        -webkit-transform: translate(-50%, -50%) scale(2);
        transform: translate(-50%, -50%) scale(2);
        opacity: 0;
    }
}
@-moz-keyframes circle2 {
    0% {
        -moz-transform: translate(-50%, -50%) scale(1.5);
        transform: translate(-50%, -50%) scale(1.5);
        opacity: 0.2;
    }
    50% {
        -moz-transform: translate(-50%, -50%) scale(1.8);
        transform: translate(-50%, -50%) scale(1.8);
        opacity: 0.1;
    }
    100% {
        -moz-transform: translate(-50%, -50%) scale(2);
        transform: translate(-50%, -50%) scale(2);
        opacity: 0;
    }
}
@-o-keyframes circle2 {
    0% {
        -o-transform: translate(-50%, -50%) scale(1.5);
        transform: translate(-50%, -50%) scale(1.5);
        opacity: 0.2;
    }
    50% {
        -o-transform: translate(-50%, -50%) scale(1.8);
        transform: translate(-50%, -50%) scale(1.8);
        opacity: 0.1;
    }
    100% {
        -o-transform: translate(-50%, -50%) scale(2);
        transform: translate(-50%, -50%) scale(2);
        opacity: 0;
    }
}
@keyframes circle2 {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(1.5);
        -moz-transform: translate(-50%, -50%) scale(1.5);
        -o-transform: translate(-50%, -50%) scale(1.5);
        transform: translate(-50%, -50%) scale(1.5);
        opacity: 0.2;
    }
    50% {
        -webkit-transform: translate(-50%, -50%) scale(1.8);
        -moz-transform: translate(-50%, -50%) scale(1.8);
        -o-transform: translate(-50%, -50%) scale(1.8);
        transform: translate(-50%, -50%) scale(1.8);
        opacity: 0.1;
    }
    100% {
        -webkit-transform: translate(-50%, -50%) scale(2);
        -moz-transform: translate(-50%, -50%) scale(2);
        -o-transform: translate(-50%, -50%) scale(2);
        transform: translate(-50%, -50%) scale(2);
        opacity: 0;
    }
}
.single-prot-item.without-image .single-prot-img {
    display: none;
}
.single-prot-item.without-image .single-prot-content {
    position: unset;
    top: auto;
    left: auto;
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    opacity: 1;
    visibility: visible;
    background-color: var(--light-pink);
}
.single-prot-item.without-image .single-prot-content button {
    display: none;
}
.single-prot-item.without-image .single-prot-content .spc-title span {
    color: var(--color-secondary);
}
.single-prot-item.without-image .single-prot-content .spc-title h4 a {
    color: var(--color-secondary);
}
.single-prot-item.without-image .single-prot-content .spc-title h4 a:hover {
    color: var(--color-primary);
}
.single-prot-item.without-image .single-prot-content span {
    color: var(--color-secondary);
}

.prot-item-wrapper {
    margin-bottom: 50px;
}

.m-auto {
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.prot-item-wrapper .grid-sizer,
.prot-item-wrapper .grid-item {
    width: 25%;
    height: 280px;
    overflow: hidden;
}
.prot-item-wrapper .grid-sizer .single-prot-img,
.prot-item-wrapper .grid-item .single-prot-img {
    height: 100%;
}
.prot-item-wrapper .grid-sizer .single-prot-img img,
.prot-item-wrapper .grid-item .single-prot-img img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.prot-item-wrapper .grid-sizer .single-prot-content .btn:hover,
.prot-item-wrapper .grid-item .single-prot-content .btn:hover {
    background-color: var(--white);
    border-color: transparent;
    color: var(--color-primary);
}

@media screen and (max-width: 1350px) {
    .prot-item-wrapper .grid-sizer,
    .prot-item-wrapper .grid-item {
        height: 250px;
    }
}
@media screen and (max-width: 1199px) {
    .prot-item-wrapper .grid-sizer,
    .prot-item-wrapper .grid-item {
        width: 33.3333333333%;
        height: 280px;
    }
}
@media screen and (max-width: 991px) {
    .prot-item-wrapper .grid-sizer,
    .prot-item-wrapper .grid-item {
        width: 33.3333333333%;
        height: 230px;
    }
    .prot-item-wrapper .grid-sizer .single-prot-content > span,
    .prot-item-wrapper .grid-item .single-prot-content > span {
        width: 100%;
    }
    .prot-item-wrapper .grid-sizer .single-prot-content .spc-title h4,
    .prot-item-wrapper .grid-item .single-prot-content .spc-title h4 {
        font-size: 18px;
    }
}
@media screen and (max-width: 767px) {
    .protfolio-tab-wrapper .nav-link {
        padding: 10px 10px;
    }
    .prot-item-wrapper .grid-sizer,
    .prot-item-wrapper .grid-item {
        width: 50%;
        height: 230px;
    }
}
@media screen and (max-width: 575px) {
    .prot-item-wrapper {
        grid-template-columns: 1fr;
    }
    .prot-item-wrapper .grid-sizer,
    .prot-item-wrapper .grid-item {
        width: 100%;
        height: auto;
    }
    .prot-item-wrapper .grid-sizer.without-image .single-prot-content,
    .prot-item-wrapper .grid-item.without-image .single-prot-content {
        min-height: 300px;
    }
}
.proc-card-wrapper {
    margin-bottom: 30px;
}
.proc-card-wrapper .grid-item2,
.proc-card-wrapper .grid-sizer2 {
    width: -webkit-calc(33.3333333333% - 30px);
    width: -moz-calc(33.3333333333% - 30px);
    width: calc(33.3333333333% - 30px);
    margin-bottom: 30px;
    height: 425px;
}

.proc-single-card,
.proc-video-card {
    position: relative;
    overflow: hidden;
}

.procs-card-content,
.procs-video-content {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    max-height: 100%;
    z-index: 1;
}

.procs-card-content {
    background-color: var(--primary-overlay);
    padding: 50px;
    -webkit-transform: translate(-50%, -80%) scale(0.5);
    -moz-transform: translate(-50%, -80%) scale(0.5);
    -ms-transform: translate(-50%, -80%) scale(0.5);
    -o-transform: translate(-50%, -80%) scale(0.5);
    transform: translate(-50%, -80%) scale(0.5);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: var(--ease-6ms);
    -o-transition: var(--ease-6ms);
    -moz-transition: var(--ease-6ms);
    transition: var(--ease-6ms);
}
.procs-card-content span {
    font-size: 14px;
    font-weight: var(--light);
    color: var(--white);
    display: block;
    white-space: nowrap;
}
.procs-card-content span:nth-child(1) {
    margin-bottom: 10px;
}
.procs-card-content h4 {
    margin-bottom: 25px;
}
.procs-card-content h4 a {
    color: var(--white);
    white-space: nowrap;
}

.procs-video-content {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.procs-video-content a {
    position: relative;
    height: 50px;
    width: 50px;
    display: block;
    opacity: 1;
}
.procs-video-content a:after,
.procs-video-content a:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: var(--color-primary);
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
}
.procs-video-content a:after {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    -webkit-animation: circle 1.2s infinite ease;
    -moz-animation: circle 1.2s infinite ease;
    -o-animation: circle 1.2s infinite ease;
    animation: circle 1.2s infinite ease;
}
.procs-video-content a:before {
    -webkit-transform: translate(-50%, -50%) scale(1.5);
    -moz-transform: translate(-50%, -50%) scale(1.5);
    -ms-transform: translate(-50%, -50%) scale(1.5);
    -o-transform: translate(-50%, -50%) scale(1.5);
    transform: translate(-50%, -50%) scale(1.5);
    -webkit-animation: circle2 1.2s infinite ease;
    -moz-animation: circle2 1.2s infinite ease;
    -o-animation: circle2 1.2s infinite ease;
    animation: circle2 1.2s infinite ease;
}
.procs-video-content a img,
.procs-video-content a svg {
    max-height: 50px;
    max-width: 50px;
}
.procs-video-content a svg circle {
    fill: var(--color-primary);
}
.procs-video-content a svg path {
    fill: var(--white);
}

.proc-single-card:hover .procs-card-content,
.proc-video-card:hover .procs-card-content {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    visibility: visible;
    opacity: 1;
}
.proc-single-card.active:after,
.proc-video-card.active:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}
.proc-single-card.active .procs-card-img:after,
.proc-video-card.active .procs-card-img:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}

.procs-video-img {
    height: 100%;
    overflow: hidden;
}

.procs-card-img,
.proc-video-card {
    position: relative;
    display: block;
    overflow: hidden;
    height: 100%;
}
.procs-card-img img,
.proc-video-card img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.procs-card-img:after,
.proc-video-card:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: var(--ct-overlay);
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: var(--ease-6ms);
    -o-transition: var(--ease-6ms);
    -moz-transition: var(--ease-6ms);
    transition: var(--ease-6ms);
}

.proc-single-card.without-image {
    background-color: var(--light-pink);
}
.proc-single-card.without-image .procs-card-img {
    display: none;
}
.proc-single-card.without-image .procs-card-content {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    visibility: visible;
}

@media screen and (max-width: 1350px) {
    .proc-card-wrapper .grid-item2,
    .proc-card-wrapper .grid-sizer2 {
        height: 325px;
    }
}
@media screen and (max-width: 1199px) {
    .proc-card-wrapper .grid-item2,
    .proc-card-wrapper .grid-sizer2 {
        height: 275px;
    }
    .procs-card-content {
        padding: 25px;
    }
}
@media screen and (max-width: 991px) {
    .proc-card-wrapper .grid-item2,
    .proc-card-wrapper .grid-sizer2 {
        height: 320px;
        width: -webkit-calc(50% - 30px);
        width: -moz-calc(50% - 30px);
        width: calc(50% - 30px);
    }
    .procs-card-content {
        padding: 25px;
    }
}
@media screen and (max-width: 767px) {
    .procs-card-content {
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .proc-card-wrapper .grid-item2,
    .proc-card-wrapper .grid-sizer2 {
        height: 270px;
        width: -webkit-calc(50% - 30px);
        width: -moz-calc(50% - 30px);
        width: calc(50% - 30px);
    }
}
@media screen and (max-width: 575px) {
    .proc-card-wrapper {
        grid-template-columns: 1fr;
        grid-gap: 15px;
    }
    .proc-card-wrapper .grid-item2,
    .proc-card-wrapper .grid-sizer2 {
        height: auto;
        width: 100%;
    }
}
.protfolio-mesonary {
    margin-bottom: 20px;
}

.protfolio-mesonary-single {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}
.protfolio-mesonary-single .pms-image {
    height: 100%;
    width: 100%;
}
.protfolio-mesonary-single .pms-image img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.protfolio-mesonary-single .pms-content {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: var(--mesonary-overlay);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.protfolio-mesonary-single .pms-content .btn {
    background-color: var(--white);
    color: var(--color-primary);
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    transform: translateY(-100px);
    opacity: 0;
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
    z-index: 9;
}
.protfolio-mesonary-single .pms-content .btn:hover {
    background-color: var(--color-primary);
    color: var(--white);
}
.protfolio-mesonary-single:hover .pms-content {
    opacity: 1;
    visibility: visible;
}
.protfolio-mesonary-single:hover .pms-content .btn {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
}
.protfolio-mesonary-single:hover .pms-content .pms-content-text {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
}

.pms-content-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 40px;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.pms-content-text > span {
    font-size: 13px;
    color: var(--white);
    display: block;
    margin-bottom: 10px;
}
.pms-content-text h4 {
    font-size: 20px;
    margin-bottom: 20px;
}
.pms-content-text h4 a {
    color: var(--white);
}
.pms-content-text p {
    font-size: 13px;
    color: var(--white);
}

.protfolio-mesonary .grid-item3,
.protfolio-mesonary .grid-sizer3 {
    width: -webkit-calc(25% - 30px);
    width: -moz-calc(25% - 30px);
    width: calc(25% - 30px);
}
.protfolio-mesonary .grid-item-large {
    width: -webkit-calc(50% - 30px);
    width: -moz-calc(50% - 30px);
    width: calc(50% - 30px);
}

.pms-mesonary-img {
    position: relative;
}
.pms-mesonary-img:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: var(--mesonary-overlay);
}

.pms-video-item {
    margin-bottom: 30px;
}

@media screen and (max-width: 1500px) {
    .pms-content-text {
        padding: 15px;
    }
    .pms-content-text h4 {
        margin-bottom: 8px;
    }
}
@media screen and (max-width: 1199px) {
    .protfolio-mesonary .grid-item3,
    .protfolio-mesonary .grid-sizer3 {
        width: -webkit-calc(33.3333333333% - 30px);
        width: -moz-calc(33.3333333333% - 30px);
        width: calc(33.3333333333% - 30px);
    }
    .protfolio-mesonary .grid-item-sm {
        width: -webkit-calc(33.3333333333% - 30px) !important;
        width: -moz-calc(33.3333333333% - 30px) !important;
        width: calc(33.3333333333% - 30px) !important;
    }
    .protfolio-mesonary .grid-item-large {
        width: -webkit-calc(66.6666666667% - 30px);
        width: -moz-calc(66.6666666667% - 30px);
        width: calc(66.6666666667% - 30px);
    }
}
@media screen and (max-width: 991px) {
    .protfolio-mesonary .grid-item3,
    .protfolio-mesonary .grid-sizer3 {
        width: -webkit-calc(50% - 30px);
        width: -moz-calc(50% - 30px);
        width: calc(50% - 30px);
    }
    .protfolio-mesonary .grid-item-sm {
        width: -webkit-calc(50% - 30px) !important;
        width: -moz-calc(50% - 30px) !important;
        width: calc(50% - 30px) !important;
    }
    .protfolio-mesonary .grid-item-large {
        width: -webkit-calc(50% - 30px);
        width: -moz-calc(50% - 30px);
        width: calc(50% - 30px);
    }
}
@media screen and (max-width: 767px) {
    .protfolio-mesonary .grid-item3,
    .protfolio-mesonary .grid-sizer3 {
        width: -webkit-calc(50% - 15px);
        width: -moz-calc(50% - 15px);
        width: calc(50% - 15px);
    }
    .protfolio-mesonary .grid-item-sm {
        width: -webkit-calc(50% - 15px) !important;
        width: -moz-calc(50% - 15px) !important;
        width: calc(50% - 15px) !important;
    }
    .protfolio-mesonary .grid-item-large {
        width: -webkit-calc(50% - 15px);
        width: -moz-calc(50% - 15px);
        width: calc(50% - 15px);
    }
}
@media screen and (max-width: 575px) {
    .protfolio-mesonary .grid-item3,
    .protfolio-mesonary .grid-sizer3 {
        width: -webkit-calc(100% - 0px);
        width: -moz-calc(100% - 0px);
        width: calc(100% - 0px);
    }
    .protfolio-mesonary .grid-item-sm {
        width: -webkit-calc(100% - 0px) !important;
        width: -moz-calc(100% - 0px) !important;
        width: calc(100% - 0px) !important;
    }
    .protfolio-mesonary .grid-item-large {
        width: -webkit-calc(100% - 0px);
        width: -moz-calc(100% - 0px);
        width: calc(100% - 0px);
    }
    .protfolio-mesonary-single {
        margin-bottom: 15px;
    }
    .pms-video-item {
        margin-bottom: 15px;
    }
}
.contact-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.contact-content {
    width: 100%;
    max-width: 780px;
    -webkit-box-shadow: var(--shadow);
    box-shadow: var(--shadow);
    padding: 70px 170px;
    margin-left: -100px;
    z-index: 11;
    background-color: var(--menu-bg);
}
.contact-content h2 {
    margin-bottom: 50px;
}

.contact-img {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
}
.contact-img img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.input-with-icon {
    position: relative;
    width: 100%;
}
.input-with-icon img,
.input-with-icon svg {
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.input-with-icon svg {
    max-width: 15px;
    max-height: 15px;
}
.input-with-icon svg path {
    fill: var(--nav-color);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
    opacity: 0.5;
}

.input-group textarea {
    width: 100%;
    border: var(--border);
    padding: 15px;
    background-color: transparent;
    color: var(--color-secondary);
}
.input-group:focus-within textarea {
    border-color: var(--color-primary);
}
.input-group:focus-within .input-with-icon svg path {
    fill: var(--color-primary);
    opacity: 1;
}

.checkbox-group.cbox-red {
    display: block;
    margin-bottom: 40px;
}
.checkbox-group.cbox-red .checked-content {
    white-space: nowrap;
}

@media screen and (max-width: 1600px) {
    .contact-content {
        max-width: 600px;
        padding: 70px 100px;
    }
}
@media screen and (max-width: 1350px) {
    .contact-content {
        max-width: 570px;
        padding: 50px 70px;
        margin-left: -200px;
    }
}
@media screen and (max-width: 1199px) {
    .contact-img {
        display: none;
    }
    .contact-content {
        max-width: 650px;
        padding: 50px 70px;
        margin-left: 0px;
        margin: 0 auto;
    }
    .contact-wrapper {
        margin-bottom: 50px;
    }
}
@media screen and (max-width: 991px) {
    .contact-content {
        padding: 70px 50px;
    }
    .contact-content h2 {
        margin-bottom: 25px;
    }
}
@media screen and (max-width: 767px) {
    .contact-img {
        min-width: 45%;
    }
}
@media screen and (max-width: 575px) {
    .contact-img {
        display: none;
    }
    .contact-content {
        margin-left: 0px;
        background: var(--contact-bg);
        padding: 50px 15px;
    }
    .contact-content .input-group input {
        border-color: var(--rs-border);
    }
    .contact-content .input-group textarea {
        border-color: var(--rs-border);
    }
    .contact-content .input-group:focus-within input {
        border-color: var(--primary-overlay);
    }
    .contact-content .input-group:focus-within textarea {
        border-color: var(--primary-overlay);
    }
    .contact-content .checkbox-group .checked-content {
        font-size: 12px;
    }
}
.contact-two-wrapper {
    padding: 70px;
    background-color: var(--bg-primary);
    position: relative;
    z-index: 99;
    max-width: 1150px;
    display: grid;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
    grid-gap: 90px;
    grid-template-columns: 1fr 1fr;
    margin: 0 auto;
    margin-top: -150px;
}

.contact-lft-cnt h2 {
    margin-bottom: 15px;
}
.contact-lft-cnt .input-group .input-with-icon,
.contact-lft-cnt .input-group textarea {
    background-color: var(--body-bg);
}

.contact-rgt-cnt {
    padding: 70px 80px;
    -webkit-box-sizing: var(--shadow);
    -moz-box-sizing: var(--shadow);
    box-sizing: var(--shadow);
    background-color: var(--body-bg);
}
.contact-rgt-cnt .ftr-contact h4 {
    margin-bottom: 30px;
}
.contact-rgt-cnt .footer-social {
    margin-top: 70px;
}
.contact-rgt-cnt .footer-social h6 {
    color: var(--sub-heading);
}

.author-wrapper {
    display: grid;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
    grid-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin: 0 auto;
}

.author-single-card {
    position: relative;
    overflow: hidden;
}

.author-single-img img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 1s ease-in;
    -o-transition: 1s ease-in;
    -moz-transition: 1s ease-in;
    transition: 1s ease-in;
}

.author-single-content {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 30px;
    background: var(--theme-overlay);
    opacity: 0;
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}

.author-social {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    transform: translateY(-100px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
    -webkit-transition-delay: 0.15s;
    -moz-transition-delay: 0.15s;
    -o-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
.author-social ul {
    padding: 10px 15px;
    background-color: var(--color-primary);
    -webkit-border-radius: 0px 0px 50px 50px;
    border-radius: 0px 0px 50px 50px;
}
.author-social ul li {
    padding: 5px;
    margin: 10px 0px;
    background-color: var(--white);
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.author-social ul li a {
    font-size: 15px;
    color: var(--color-primary);
}

.author-name {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px);
    visibility: hidden;
    opacity: 0;
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s;
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.author-name h4 a {
    color: var(--white);
}
.author-name span {
    display: block;
    font-size: 14px;
    color: var(--white);
}

.author-single-card.without-image {
    background-color: var(--light-pink);
}
.author-single-card.without-image .author-single-img {
    display: none;
}
.author-single-card.without-image .author-single-content {
    opacity: 1;
    background: transparent;
}
.author-single-card.without-image .author-single-content .author-social {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
}
.author-single-card.without-image .author-single-content .author-name {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    visibility: visible;
    opacity: 1;
}
.author-single-card.without-image .author-single-content .author-name h4 a {
    color: var(--color-primary);
}
.author-single-card.without-image .author-single-content .author-name span {
    color: var(--color-primary);
}
.author-single-card:hover .author-single-content {
    opacity: 1;
}
.author-single-card:hover .author-single-content .author-social {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
}
.author-single-card:hover .author-single-content .author-name {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    visibility: visible;
    opacity: 1;
}
.author-single-card:hover .author-single-img img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

@media screen and (max-width: 1199px) {
    .author-wrapper {
        grid-template-columns: 1fr 1fr 1fr;
    }
}
@media screen and (max-width: 767px) {
    .author-wrapper {
        grid-template-columns: 1fr 1fr;
    }
}
@media screen and (max-width: 575px) {
    .author-wrapper {
        grid-template-columns: 1fr;
        grid-gap: 15px;
    }
    .author-single-card {
        max-width: 400px;
        margin: 0 auto;
    }
    .author-name {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .author-name h4,
    .author-name span {
        margin-top: 10px;
    }
    .author-single-card.without-image {
        min-height: 300px;
        width: 100%;
        max-width: 375px;
        margin: 0 auto;
    }
}
.author-two-single-card {
    position: relative;
    overflow: hidden;
}
.author-two-single-card.active .author-two-single-img:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}

.author-two-single-img {
    display: block;
    position: relative;
}
.author-two-single-img:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: var(--ct-overlay);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
    visibility: hidden;
}

.author-two-single-content {
    position: absolute;
    top: -webkit-calc(50% + 100px);
    top: -moz-calc(50% + 100px);
    top: calc(50% + 100px);
    left: 50%;
    -webkit-transform: scale(1.05) translate(-50%, -50%);
    -moz-transform: scale(1.05) translate(-50%, -50%);
    -ms-transform: scale(1.05) translate(-50%, -50%);
    -o-transform: scale(1.05) translate(-50%, -50%);
    transform: scale(1.05) translate(-50%, -50%);
    padding: 35px 40px;
    background-color: var(--primary-overlay);
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.author-two-single-content:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    height: -webkit-calc(100% + 0px);
    height: -moz-calc(100% + 0px);
    height: calc(100% + 0px);
    width: -webkit-calc(100% + 0px);
    width: -moz-calc(100% + 0px);
    width: calc(100% + 0px);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 1px solid var(--white);
    z-index: -1;
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
    opacity: 0;
    -webkit-transition-delay: 0.5;
    -moz-transition-delay: 0.5;
    -o-transition-delay: 0.5;
    transition-delay: 0.5;
}
.author-two-single-content .author-two-name {
    margin-bottom: 10px;
}
.author-two-single-content .author-two-name h4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.author-two-single-content .author-two-name h4 a {
    display: inline-block;
    color: var(--white);
    white-space: nowrap;
}
.author-two-single-content .author-two-name h4 span {
    display: inline-block;
    font-size: 14px;
    color: var(--white);
    font-weight: var(--light);
    margin-left: 5px;
}

.author-two-social ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.author-two-social ul li {
    padding: 6px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: var(--white);
    margin: 0px 10px;
}
.author-two-social ul li:first-child {
    margin-left: 0px;
}
.author-two-social ul li a {
    font-size: 15px;
    color: var(--color-primary);
}

.author-two-single-card.without-image {
    background-color: var(--light-pink);
}
.author-two-single-card.without-image .author-two-single-img {
    display: none;
}
.author-two-single-card.without-image .author-two-single-content {
    top: 50%;
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1) translate(-50%, -50%);
    -moz-transform: scale(1) translate(-50%, -50%);
    -ms-transform: scale(1) translate(-50%, -50%);
    -o-transform: scale(1) translate(-50%, -50%);
    transform: scale(1) translate(-50%, -50%);
}
.author-two-single-card.without-image .author-two-single-content:after {
    height: -webkit-calc(100% + 30px);
    height: -moz-calc(100% + 30px);
    height: calc(100% + 30px);
    width: -webkit-calc(100% + 30px);
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px);
    opacity: 1;
}
.author-two-single-card:hover .author-two-single-img:after {
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4);
    opacity: 0;
    visibility: hidden;
}
.author-two-single-card:hover .author-two-single-content {
    top: 50%;
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1) translate(-50%, -50%);
    -moz-transform: scale(1) translate(-50%, -50%);
    -ms-transform: scale(1) translate(-50%, -50%);
    -o-transform: scale(1) translate(-50%, -50%);
    transform: scale(1) translate(-50%, -50%);
}
.author-two-single-card:hover .author-two-single-content:after {
    height: -webkit-calc(100% + 30px);
    height: -moz-calc(100% + 30px);
    height: calc(100% + 30px);
    width: -webkit-calc(100% + 30px);
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px);
    opacity: 1;
}

@media screen and (max-width: 991px) {
    .author-two-single-card:hover .author-two-single-content {
        padding: 25px;
    }
    .author-two-single-card:hover .author-two-single-content:after {
        height: -webkit-calc(100% + 15px);
        height: -moz-calc(100% + 15px);
        height: calc(100% + 15px);
        width: -webkit-calc(100% + 15px);
        width: -moz-calc(100% + 15px);
        width: calc(100% + 15px);
        opacity: 1;
    }
    .author-two-single-card.without-image .author-two-single-content:after {
        height: -webkit-calc(100% + 15px);
        height: -moz-calc(100% + 15px);
        height: calc(100% + 15px);
        width: -webkit-calc(100% + 15px);
        width: -moz-calc(100% + 15px);
        width: calc(100% + 15px);
    }
}
@media screen and (max-width: 575px) {
    .author-two-single-card {
        max-width: 400px;
        margin: 0 auto;
    }
    .author-two-single-card.without-image {
        min-height: 300px;
        width: 100%;
        max-width: 375px;
        margin: 0 auto;
    }
}
.account-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.account-dtls {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 1;
    padding: 80px 100px;
}
.account-dtls:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: var(--ct-overlay);
    z-index: -1;
}

.account-list {
    height: 100%;
    padding: 25px 100px;
}
.account-list ul > li {
    padding: 15px 0px;
}
.account-list ul > li:last-child a {
    color: var(--color-primary);
}
.account-list ul > li a {
    font-size: 18px;
    font-weight: var(--medium);
    color: var(--color-secondary);
}
.account-list ul > li ul {
    padding-top: 15px;
    padding-left: 25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.account-list ul > li ul li {
    padding: 10px 0px;
}
.account-list ul > li ul li:last-child {
    padding-bottom: 0px;
}
.account-list ul > li ul li:last-child a {
    color: var(--color-secondary);
}
.account-list ul > li ul li a {
    position: relative;
    display: inline-block;
    font-size: 18px;
    font-weight: var(--light);
}
.account-list ul > li ul li a:after {
    position: absolute;
    content: "";
    top: 50%;
    left: -webkit-calc(100% + 5px);
    left: -moz-calc(100% + 5px);
    left: calc(100% + 5px);
    width: 0px;
    height: 2px;
    background-color: var(--color-primary);
}
.account-list ul > li ul li.active a:after {
    width: 15px;
}

.account-dtls {
    position: relative;
}
.account-dtls:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 3px;
    background-color: var(--color-primary);
}

.account-dtls-img {
    height: 220px;
    width: 220px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    margin-right: 150px;
}
.account-dtls-img .adi-upload {
    position: absolute;
    bottom: 45px;
    display: inline-block;
    padding: 10px 20px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: var(--light);
    color: var(--white);
    z-index: 1;
    left: 50%;
    white-space: nowrap;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: var(--color-primary);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.account-dtls-img .adi-upload:hover {
    background-color: var(--white);
    color: var(--color-primary);
}

.account-dtls-content {
    display: grid;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
    grid-column-gap: 100px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
    margin: 0 auto;
}

.acds-content h4 {
    font-size: 18px;
    color: var(--color-secondary);
    margin-bottom: 10px;
}
.acds-content h4 a {
    display: inline-block;
    margin-left: 10px;
    font-size: 11px;
    color: var(--color-primary);
}
.acds-content p {
    margin-bottom: 10px;
}

@media screen and (max-width: 1590px) {
    .account-dtls-img {
        margin-right: 100px;
    }
    .account-dtls {
        padding: 80px 50px;
    }
    .account-list {
        padding: 25px 50px;
    }
}
@media screen and (max-width: 1350px) {
    .account-dtls-content {
        grid-column-gap: 50px;
    }
    .account-dtls-img {
        margin-right: 50px;
    }
}
@media screen and (max-width: 1199px) {
    .account-dtls {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .account-dtls-img {
        margin-right: 0px;
        margin-bottom: 50px;
    }
}
@media screen and (max-width: 767px) {
    .account-dtls-content {
        grid-column-gap: 50px;
        grid-template-columns: 1fr;
        grid-row-gap: 10px;
    }
    .account-dtls {
        padding: 50px;
    }
}
@media screen and (max-width: 575px) {
    .account-wrapper {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .account-dtls:after {
        height: 3px;
        width: 100%;
    }
    .account-list {
        padding: 15px;
    }
    .acds-content {
        text-align: center;
    }
}
.account-two-profile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 50px;
    background-color: var(--light-sky);
}

.account-two-list {
    padding: 50px 0px;
    margin-right: 130px;
    background-color: var(--body-bg);
    min-width: 400px;
    -webkit-box-shadow: var(--light-shadow);
    box-shadow: var(--light-shadow);
}
.account-two-list ul li {
    font-size: 18px;
    color: var(--color-secondary);
    padding: 20px 100px;
    font-weight: var(--regular);
    position: relative;
    z-index: 1;
    cursor: pointer;
}
.account-two-list ul li:after {
    position: absolute;
    content: "";
    top: 0;
    left: -50px;
    height: 100%;
    width: 100%;
    background-color: var(--color-primary);
    z-index: -1;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    transition: 0.4s ease;
}
.account-two-list ul li.active {
    color: var(--white);
}
.account-two-list ul li.active:after {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
}
.account-two-list ul li:last-child {
    font-weight: var(--medium);
}

.account-two-img {
    max-width: 300px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.account-two-img img {
    height: 300px;
    width: 300px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.account-two-img a {
    display: inline-block;
    padding: 20px 40px;
    background-color: var(--color-secondary);
    color: var(--input-bg);
    margin-top: 35px;
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.account-two-img a:hover {
    background-color: var(--color-primary);
    color: var(--white);
}

.account-contact-form {
    border-top: 1px solid var(--sub-title);
    max-width: 1000px;
    padding-top: 30px;
    display: grid;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
    grid-column-gap: 100px;
    grid-template-columns: 1fr 1fr;
    margin: 0 auto;
    margin-top: 70px;
}

.input-group-wrapper {
    display: grid;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
    grid-column-gap: 30px;
    grid-template-columns: 1fr 1fr;
    margin: 0 auto;
}

.account-two-wrapper {
    text-align: center;
}
.account-two-wrapper > button {
    margin-top: 30px;
}

.edit-pro {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-bottom: 20px;
}

@media screen and (max-width: 991px) {
    .account-two-list {
        padding: 50px 0px;
        margin-right: 50px;
        min-width: 300px;
    }
    .account-two-img img {
        height: 250px;
        width: 250px;
    }
    .account-contact-form {
        padding-top: 30px;
        grid-column-gap: 30px;
        margin: 0 30px;
        margin-top: 50px;
    }
}
@media screen and (max-width: 767px) {
    .account-two-profile {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .account-contact-form {
        padding-top: 30px;
        grid-column-gap: 30px;
        margin: 0 auto;
        margin-top: 50px;
    }
    .input-group-wrapper {
        grid-column-gap: 10px;
    }
    .account-two-profile {
        padding: 25px;
    }
    .account-two-list {
        padding: 35px 0px;
        margin-right: 0px;
        margin-bottom: 50px;
    }
    .account-two-list ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .account-two-list ul li {
        padding: 15px 25px;
        margin-bottom: 10px;
    }
    .account-two-list ul li.active:after {
        left: 0px;
    }
}
@media screen and (max-width: 575px) {
    .account-contact-form {
        max-width: 375px;
        grid-template-columns: 1fr;
        padding-top: 0px;
        border-top: none;
    }
    .account-two-img img {
        height: 175px;
        width: 175px;
    }
    .account-two-img a {
        padding: 15px 40px;
        margin-top: 20px;
        font-size: 14px;
    }
    .account-contact-form {
        margin-top: 25px;
    }
}
.shpo-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 35px;
}
.shpo-title p {
    color: var(--color-secondary);
}

.nice-select {
    background-color: var(--bg-primary);
    border: var(--border);
}
.nice-select:hover {
    border-color: var(--border-color);
}
.nice-select .current {
    font-size: 14px;
}
.nice-select .list {
    background-color: var(--bg-primary);
    -webkit-box-shadow: var(--light-shadow);
    box-shadow: var(--light-shadow);
    border: var(--border);
}

.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
    background-color: var(--body-bg);
}

.shop-wrapper {
    display: grid;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
    grid-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin: 0 auto;
}

.shop-card-img {
    position: relative;
    overflow: hidden;
}
.shop-card-img img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 1s ease-in;
    -o-transition: 1s ease-in;
    -moz-transition: 1s ease-in;
    transition: 1s ease-in;
}
.shop-card-img:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: var(--gradient-primary-overlay);
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}

.shop-card-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0px;
}
.shop-card-content h3 {
    margin-bottom: 10px;
}
.shop-card-content h3 a {
    font-size: 24px;
    color: var(--color-secondary);
    font-weight: var(--regular);
}
.shop-card-content .btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 20px;
}

.shop-price h4 {
    font-size: 30px;
    color: var(--color-secondary);
}
.shop-price h4 span {
    display: inline-block;
    font-size: 24px;
    color: var(--sub-title);
    margin-right: 20px;
    position: relative;
}
.shop-price h4 span:after {
    position: absolute;
    content: "";
    top: 50%;
    left: -5px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 1px;
    width: -webkit-calc(100% + 10px);
    width: -moz-calc(100% + 10px);
    width: calc(100% + 10px);
    background-color: var(--color-primary);
}

.star-mark {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
}
.star-mark span {
    font-size: 14px;
    padding-left: 5px;
}

.shop-single-card:hover .shop-card-img img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.shop-single-card:hover .shop-card-img:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}
.shop-single-card:hover .shop-card-content .btn {
    background-color: var(--color-primary);
    border-color: var(--color-primary);
    color: var(--white);
}

.shop-pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 30px;
}
.shop-pagination ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.shop-pagination ul li {
    height: 50px;
    width: 50px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0px 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
    cursor: pointer;
}
.shop-pagination ul li:first-child,
.shop-pagination ul li:last-child {
    height: auto;
    width: auto;
}
.shop-pagination ul li:first-child a,
.shop-pagination ul li:last-child a {
    font-size: 18px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--color-primary);
    text-transform: capitalize;
}
.shop-pagination ul li:first-child a i,
.shop-pagination ul li:last-child a i {
    font-size: 16px;
    display: block;
    margin: 0px 5px;
    font-weight: bold;
}
.shop-pagination ul li:first-child {
    margin-right: 20px;
}
.shop-pagination ul li:last-child {
    margin-left: 20px;
}
.shop-pagination ul li a {
    font-size: 20px;
    color: var(--color-secondary);
}
.shop-pagination ul li:hover,
.shop-pagination ul li.active {
    background-color: var(--bg-primary);
}
.shop-pagination ul li:hover a,
.shop-pagination ul li.active a {
    color: var(--color-primary);
}

.news-subscribe {
    padding: 70px 0px;
    max-width: 680px;
    margin: 0 auto;
    margin-top: 30px;
}

.news-subscribe-heading {
    text-align: center;
    margin-bottom: 40px;
}
.news-subscribe-heading h2 {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: var(--color-primary);
    position: relative;
    margin-bottom: 8px;
}
.news-subscribe-heading h2:after,
.news-subscribe-heading h2:before {
    position: absolute;
    content: "";
    height: 4px;
    width: 4px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: var(--color-primary);
}
.news-subscribe-heading h2:after {
    left: 0;
}
.news-subscribe-heading h2:before {
    right: 0;
}
.news-subscribe-heading h2 span {
    height: 6px;
    width: 6px;
    background-color: var(--color-primary);
    display: inline-block;
    margin: 0px 10px;
}

.instragram-area {
    position: relative;
}
.instragram-area ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.instragram-area ul li {
    width: 16.6666666667%;
    height: 100%;
}
.instragram-area ul li img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.instragram-area a {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 15px 35px;
    background-color: var(--body-bg);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--color-secondary);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.instragram-area a:hover {
    background-color: var(--color-primary);
    color: var(--white);
}
.instragram-area a:hover svg path {
    fill: var(--white);
}
.instragram-area a img,
.instragram-area a svg {
    max-width: 25px;
    max-height: 25px;
    margin-right: 15px;
}
.instragram-area a svg path {
    fill: var(--color-primary);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}

@media screen and (max-width: 1199px) {
    .shop-card-content h3 a {
        font-size: 20px;
    }
    .star-mark {
        margin-bottom: 5px;
    }
    .shop-price h4 {
        font-size: 25px;
    }
    .shop-price h4 span {
        margin-right: 10px;
        font-size: 20px;
    }
    .shop-card-content {
        padding: 15px 0px;
    }
    .shop-card-content .btn {
        font-size: 14px !important;
    }
    .shop-price h4 {
        font-size: 20px;
    }
    .shop-price h4 span {
        font-size: 17px;
    }
}
@media screen and (max-width: 991px) {
    .shop-wrapper {
        grid-gap: 15px;
    }
    .instragram-area ul li {
        width: 25%;
    }
    .instragram-area ul li:nth-child(5),
    .instragram-area ul li:nth-child(6) {
        display: none;
    }
    .news-subscribe {
        padding: 50px 0px;
        max-width: 500px;
        margin-top: 0px;
    }
}
@media screen and (max-width: 767px) {
    .shop-wrapper {
        grid-template-columns: 1fr 1fr 1fr;
    }
}
@media screen and (max-width: 575px) {
    .shop-wrapper {
        grid-template-columns: 1fr 1fr;
    }
    .instragram-area ul li {
        width: 33.3333333333%;
    }
    .instragram-area ul li:nth-child(4),
    .instragram-area ul li:nth-child(5),
    .instragram-area ul li:nth-child(6) {
        display: none;
    }
    .shop-pagination {
        margin-top: 35px;
    }
    .shop-pagination ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .shop-pagination ul li {
        height: 35px;
        width: 35px;
        margin: 0px;
    }
    .shop-pagination ul li:first-child a,
    .shop-pagination ul li:last-child a {
        font-size: 14px;
    }
    .shop-pagination ul li:first-child a i,
    .shop-pagination ul li:last-child a i {
        font-size: 13px;
        margin: 0px 2px;
    }
    .shop-pagination ul li a {
        font-size: 15px;
    }
    .news-subscribe-heading h2 {
        font-size: 24px;
    }
    .search-box input {
        border: var(--border);
    }
    .instragram-area a {
        padding: 13px 25px;
    }
    .instragram-area a svg {
        max-width: 15px;
        max-height: 15px;
        margin-right: 10px;
    }
    .shpo-title {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .shpo-title p,
    .shpo-title .nice-select {
        margin-top: 10px;
    }
    .shpo-title p {
        margin-right: 25px;
    }
}
@media screen and (max-width: 420px) {
    .shop-wrapper {
        grid-template-columns: 1fr;
    }
    .shpo-title {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .title-heading {
        margin-bottom: 25px;
    }
    .main-content {
        margin-top: 5px;
    }
}
.shop-asidebar {
    border-left: 1px solid var(--border-color);
}

.price-filtter-wrapper {
    padding: 50px 0px 80px 50px;
    border-bottom: 1px solid var(--border-color);
}

.side-border {
    position: relative;
    line-height: 1;
    padding-left: 10px;
    font-size: 22px;
    font-weight: var(--regular);
    margin-bottom: 30px;
}
.side-border:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 3px;
    background-color: var(--color-primary);
}

.filter-number {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.product-category {
    padding: 50px 0px 50px 50px;
    border-bottom: 1px solid var(--border-color);
}
.product-category ul {
    margin: 0px 20px;
    max-width: 250px;
}
.product-category ul li a {
    padding: 15px 0px;
    border-bottom: 1px solid var(--border-color);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 18px;
    color: var(--color-secondary);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.product-category ul li a:hover {
    color: var(--color-primary);
    padding-left: 10px;
    border-color: var(--color-primary);
}
.product-category ul li a:hover span {
    color: var(--color-primary);
}
.product-category ul li a span {
    font-size: 16px;
}
.product-category ul li:last-child a {
    border-bottom: 0px;
}

.sale-product {
    padding: 50px 0px 50px 50px;
}

.sale-single-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid var(--border-color);
    padding: 30px 0px 20px;
}
.sale-single-card:last-child {
    border: none;
}
.sale-single-card:first-child {
    padding-top: 0px;
}
.sale-single-card .sale-single-card-img {
    max-width: 100px;
    max-height: 100px;
}
.sale-single-card .sale-single-card-img img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.sale-single-card .sale-single-card-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 30px;
}
.sale-single-card .sale-single-card-content h3 {
    margin-bottom: 10px;
}
.sale-single-card .sale-single-card-content p {
    margin-bottom: 5px;
}
.sale-single-card .sale-single-card-content a {
    font-size: 14px;
    color: var(--color-primary);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.sale-single-card .sale-single-card-content a:hover {
    padding-left: 10px;
}

.shop-grid-two {
    grid-template-columns: 1fr 1fr;
    margin-right: 50px;
}
.shop-grid-two .shop-card-img img {
    width: 100%;
}

.shop-box-card {
    padding: 30px;
    border: var(--border);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.shop-box-card .scc-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}
.shop-box-card .scc-top .scps-wrap h3 {
    margin-bottom: 0px;
    margin-right: 15px;
}
.shop-box-card .scc-top .shop-price {
    margin-top: 10px;
}
.shop-box-card:hover {
    border-color: transparent;
    -webkit-box-shadow: var(--shadow);
    box-shadow: var(--shadow);
}

@media screen and (max-width: 1199px) {
    .shop-grid-two {
        margin-right: 0px;
    }
    .shop-box-card {
        padding: 15px;
    }
    .product-category,
    .sale-product {
        padding: 25px 0px 25px 25px;
    }
    .price-filtter-wrapper {
        padding: 25px 0px 70px 25px;
    }
    .sale-single-card .sale-single-card-img {
        max-width: 80px;
        max-height: 80px;
    }
    .sale-single-card .sale-single-card-content {
        margin-left: 15px;
    }
}
@media screen and (max-width: 767px) {
    .md-order-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .md-order-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .sale-single-card-wrapper {
        display: grid;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        justify-content: space-between;
        grid-column-gap: 30px;
        grid-template-columns: 1fr 1fr;
        margin: 0 auto;
    }
    .sale-single-card:last-child {
        border-bottom: var(--border);
    }
    .shop-asidebar {
        margin-bottom: 30px;
    }
    .sale-product {
        padding-bottom: 0px;
    }
}
@media screen and (max-width: 575px) {
    .sale-single-card-wrapper {
        grid-template-columns: 1fr;
    }
    .sale-single-card:last-child {
        border: none;
    }
    .shop-wrapper.shop-grid-two {
        grid-template-columns: 1fr;
    }
}
.product-breadcrumb {
    margin-bottom: 50px;
}
.product-breadcrumb .breadcrumb .breadcrumb-item a {
    color: var(--sub-title);
    font-size: 18px;
}
.product-breadcrumb .breadcrumb .breadcrumb-item:before {
    color: var(--sub-title);
}
.product-breadcrumb .breadcrumb .breadcrumb-item.active {
    color: var(--color-secondary);
    font-size: 18px;
}

.product-dtls-wrapper {
    margin-bottom: 70px;
}
.product-dtls-wrapper .product-dtls-slider {
    margin-right: 100px;
}
.product-dtls-wrapper .product-dtls-slider .lSSlideOuter .lightSlider li img {
    width: 100%;
}
.product-dtls-wrapper .lSGallery {
    margin-top: 30px !important;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.product-dtls-wrapper .lSGallery li {
    margin-right: 20px !important;
    position: relative;
}
.product-dtls-wrapper .lSGallery li img {
    width: 100%;
}
.product-dtls-wrapper .lSGallery li:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: var(--ct-overlay);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
    opacity: 1;
}
.product-dtls-wrapper .lSGallery li:hover,
.product-dtls-wrapper .lSGallery li.active {
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
}
.product-dtls-wrapper .lSGallery li.active:after {
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0;
}
.product-dtls-wrapper .lSGallery li:last-child {
    margin-right: 0px !important;
}

.post-description {
    margin-top: 50px;
    padding: 35px;
    border: var(--border);
    background-color: var(--bg-primary);
    max-width: 850px;
}
.post-description p {
    margin-bottom: 25px;
}
.post-description ul li {
    display: block;
    font-size: 16px;
    line-height: 1.5;
    color: var(--color-secondary);
    position: relative;
    padding-left: 15px;
    margin-bottom: 15px;
}
.post-description ul li:last-child {
    margin-bottom: 0px;
}
.post-description ul li:after {
    position: absolute;
    content: "";
    top: 8px;
    left: 0;
    height: 5px;
    width: 5px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background-color: var(--color-primary);
}

.cmr-pro h3 {
    font-size: 18px;
    margin-bottom: 5px;
}
.cmr-pro h3 a {
    color: var(--cmr-pro);
}
.cmr-pro h4 {
    font-size: 20px;
    color: var(--color-secondary);
    margin-bottom: 10px;
}
.cmr-pro h4 span {
    font-size: 16px;
    display: inline-block;
    margin-right: 5px;
    padding: 0px 5px;
    color: var(--light-gray);
    position: relative;
    font-weight: var(--regular);
}
.cmr-pro h4 span:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    height: 1px;
    width: 100%;
    background-color: var(--color-primary);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.cmr-pro .buy-now {
    display: block;
    font-size: 14px;
    color: var(--color-primary);
}

.review-single-cart .nsc-list-content {
    position: relative;
}
.review-single-cart .nsc-list-content .review-cotation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.review-single-cart .nsc-list-content .star-mark.star-fill {
    margin-bottom: 0px;
    margin-top: 10px;
}

.sale-review {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 15px;
}
.sale-review .star-mark {
    margin-right: 25px;
}
.sale-review .star-mark span {
    color: var(--color-secondary);
}
.sale-review a {
    color: var(--sub-title);
    font-size: 14px;
    margin-bottom: 10px;
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.sale-review a:hover {
    color: var(--color-primary);
}

.product-dtls-content h2 {
    margin-bottom: 25px;
}
.product-dtls-content .shop-price {
    margin-bottom: 20px;
}
.product-dtls-content > ul {
    margin: 25px 0px;
}
.product-dtls-content > ul li {
    margin-bottom: 15px;
    position: relative;
    padding-left: 15px;
    font-size: 16px;
    color: var(--color-secondary);
    line-height: 1.5;
}
.product-dtls-content > ul li:after {
    position: absolute;
    content: "";
    top: 8px;
    left: 0;
    height: 6px;
    width: 6px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: var(--color-primary);
}
.product-dtls-content .star-mark .rating > label {
    color: #ffd700;
    float: right;
}

.pro-dtls-category > h5 {
    font-size: 18px;
    color: var(--color-secondary);
    margin-bottom: 30px;
}

.pdc-color-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.pdc-color-wrapper h5 {
    margin-bottom: 5px;
    font-size: 18px;
    margin-right: 10px;
}
.pdc-color-wrapper .pdc-color ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.pdc-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.pdc-size-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.pdc-size-wrapper h5 {
    margin-bottom: 5px;
    font-size: 18px;
    margin-right: 15px;
}
.pdc-size-wrapper .pdc-size ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.pdc-size-wrapper .pdc-size ul li {
    margin: 0px 5px;
}

.choice-size .label-check {
    height: 25px;
    width: 25px;
}
.choice-size .label-check .check-input:checked + span {
    color: var(--color-primary);
}
.choice-size .label-check .checked {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.choice-size .label-check .checked:after {
    display: none;
}

.pdc-wrapper {
    margin-bottom: 35px;
}

.pdcb-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}
.pdcb-wrapper .input-number-wrapper {
    margin-right: 30px;
    width: 150px;
    height: 54px;
    margin-bottom: 10px;
}
.pdcb-wrapper .input-number-wrapper .increase {
    right: 15px;
}
.pdcb-wrapper .input-number-wrapper .decrease {
    left: 15px;
}
.pdcb-wrapper button {
    margin-bottom: 10px;
}

.pdc-social-icon h4 {
    font-size: 18px;
    margin-bottom: 30px;
}

.social-icon.social-outline-gray li {
    border: 1px solid var(--sub-title);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.social-icon.social-outline-gray li:hover {
    border: 1px solid var(--color-primary);
    background-color: var(--color-primary);
}
.social-icon.social-outline-gray li:hover i {
    color: var(--white);
}
.social-icon.social-outline-gray li i {
    color: var(--sub-title);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}

@media screen and (max-width: 1350px) {
    .product-dtls-wrapper .product-dtls-slider {
        margin-right: 50px;
    }
}
@media screen and (max-width: 1190px) {
    .sale-review {
        margin-bottom: 15px;
    }
    .product-dtls-content h2 {
        margin-bottom: 15px;
        font-size: 25px;
    }
    .pdc-wrapper {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .pdc-color-wrapper {
        margin-bottom: 10px;
    }
    .pro-dtls-category > h5 {
        font-size: 18px;
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 991px) {
    .product-dtls-wrapper .product-dtls-slider {
        margin-right: 25px;
    }
}
@media screen and (max-width: 767px) {
    .product-dtls-content {
        margin-top: 50px;
    }
    .product-dtls-wrapper .product-dtls-slider {
        margin-right: 0px;
        max-width: 500px;
    }
    .product-breadcrumb {
        margin-bottom: 25px;
    }
    .sale-review {
        margin-bottom: 0px;
    }
    .product-dtls-wrapper {
        margin-bottom: 50px;
    }
    .description-card-wrapper {
        padding: 25px 0px 50px;
    }
    .pdc-social-icon h4 {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .post-description {
        margin-top: 25px;
        padding: 25px;
    }
}
@media screen and (max-width: 575px) {
    .pdcb-wrapper .input-number-wrapper {
        width: 130px;
        height: 45px;
    }
    .product-dtls-wrapper .lSGallery {
        margin-top: 15px !important;
    }
    .product-dtls-wrapper .lSGallery li {
        margin-right: 10px !important;
    }
}
.description-card-wrapper {
    padding: 50px 0px;
}
.description-card-wrapper .owl-dots {
    position: absolute;
    bottom: 0px;
    left: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.description-card-wrapper .owl-dots .owl-dot {
    margin: 0px 10px;
    height: 10px;
    width: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: var(--sub-title);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.description-card-wrapper .owl-dots .owl-dot.active {
    background-color: var(--color-primary);
}

.nsc-list-single.nsc-border-list {
    margin-bottom: 5px;
    padding: 15px 20px;
    border: var(--border);
    background-color: var(--bg-primary);
    margin-right: 5px;
}

.description-tab-content .tab-pane {
    display: none;
}
.description-tab-content .tab-pane.active {
    display: block;
}

.description-nav {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.description-nav li button {
    padding: 15px 60px;
    font-size: 16px;
    color: var(--color-secondary);
    border: var(--border);
    background-color: var(--bg-primary);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.description-nav li button.active {
    background-color: var(--color-primary);
    color: var(--white);
    border-color: var(--color-primary);
}

.product-description {
    padding-bottom: 50px;
}

@media screen and (max-width: 767px) {
    .description-nav li button {
        padding: 15px 25px;
    }
}
@media screen and (max-width: 575px) {
    .description-nav li button {
        padding: 10px 15px;
        font-size: 13px;
    }
    .description-card-wrapper {
        padding: 25px 0px;
    }
}
.related-product-area {
    padding: 50px 150px 70px;
    border: var(--border);
    background-color: var(--bg-primary);
}
.related-product-area .related-heading {
    text-align: center;
    margin-bottom: 50px;
}
.related-product-area .related-heading h3 {
    display: inline-block;
    margin-bottom: 0px;
}

.related-product-wrapper {
    display: grid;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
    grid-gap: 70px;
    grid-template-columns: 1fr 1fr 1fr;
    margin: 0 auto;
    position: relative;
}
.related-product-wrapper:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 70%;
    height: 1px;
    background-color: var(--border-color);
}
.related-product-wrapper .sale-single-card {
    border-bottom: none;
    padding: 0px;
}
.related-product-wrapper .sale-single-card:nth-child(2) {
    position: relative;
}
.related-product-wrapper .sale-single-card:nth-child(2):after,
.related-product-wrapper .sale-single-card:nth-child(2):before {
    position: absolute;
    content: "";
    top: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 1px;
    height: 200px;
    background-color: var(--border-color);
}
.related-product-wrapper .sale-single-card:nth-child(2):after {
    left: -35px;
}
.related-product-wrapper .sale-single-card:nth-child(2):before {
    right: -35px;
}

@media screen and (max-width: 1199px) {
    .related-product-area {
        padding: 50px;
    }
    .related-product-wrapper {
        grid-gap: 50px;
    }
    .related-product-wrapper .sale-single-card:nth-child(2):before,
    .related-product-wrapper .sale-single-card:nth-child(2):after {
        height: 120px;
    }
    .related-product-wrapper .sale-single-card:nth-child(2):before {
        right: -25px;
    }
    .related-product-wrapper .sale-single-card:nth-child(2):after {
        left: -25px;
    }
}
@media screen and (max-width: 991px) {
    .related-product-wrapper {
        grid-template-columns: 1fr 1fr;
    }
    .related-product-wrapper:after {
        display: none;
    }
    .related-product-wrapper .sale-single-card:nth-child(2):before,
    .related-product-wrapper .sale-single-card:nth-child(2):after {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .related-product-wrapper {
        grid-template-columns: 1fr 1fr;
        grid-gap: 30px;
    }
    .related-product-wrapper:after {
        display: none;
    }
    .related-product-wrapper .sale-single-card:nth-child(2):before,
    .related-product-wrapper .sale-single-card:nth-child(2):after {
        display: none;
    }
}
@media screen and (max-width: 575px) {
    .related-product-wrapper {
        grid-template-columns: 1fr;
    }
}
@media screen and (max-width: 450px) {
    .related-product-area {
        padding: 30px;
    }
}
.product-dtls-slider-two {
    margin-left: 220px;
    position: relative;
}
.product-dtls-slider-two .lSGallery {
    position: absolute;
    top: 0;
    left: -220px;
    margin-top: 0px !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 200px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.product-dtls-slider-two li {
    margin: 0px 0px 20px 0px !important;
    position: relative;
    height: 100%;
}
.product-dtls-slider-two li img {
    width: 100%;
}
.product-dtls-slider-two li:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: var(--ct-overlay);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
    opacity: 1;
}
.product-dtls-slider-two li:hover,
.product-dtls-slider-two li.active {
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
}
.product-dtls-slider-two li.active:after {
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0;
}
.product-dtls-slider-two li:last-child {
    margin-bottom: 0px !important;
    height: 100%;
}

.product-two-social {
    margin-left: 220px;
    margin-top: 50px;
}
.product-two-social .sale-review {
    margin-bottom: 20px !important;
}

.pdc-social-icon-two {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.pdc-social-icon-two h4 {
    margin-right: 20px;
    font-size: 16px;
}

.pdc-category {
    margin-bottom: 50px;
}
.pdc-category h4 {
    font-size: 18px;
    color: var(--color-secondary);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.pdc-category h4 a {
    font-size: 16px;
    padding-left: 5px;
    color: var(--color-primary);
}

.pdc-quantity {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.pdc-quantity h4 {
    font-size: 16px;
    color: var(--color-secondary);
    margin-right: 10px;
}
.pdc-quantity .input-number-wrapper .increase {
    right: 10px;
}
.pdc-quantity .input-number-wrapper .decrease {
    left: 10px;
}

.pdc-dtls-two .pdc-wrapper {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.pdc-dtls-two .pdc-wrapper .pdc-color-wrapper {
    margin-right: 50px;
}
.pdc-dtls-two .pdc-wrapper .pdc-color .label-check {
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
.pdc-dtls-two
    .pdc-wrapper
    .pdc-color
    .label-check
    .check-input:checked
    + span:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    visibility: visible;
    opacity: 1;
}
.pdc-dtls-two .pdc-wrapper .pdc-color .label-check .checked {
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
.pdc-dtls-two .pdc-wrapper .pdc-color .label-check .checked:before {
    content: "\eed6";
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    font-family: IcoFont;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    color: var(--white);
    background-color: transparent;
    border: none;
}
.pdc-dtls-two .pdc-size-wrapper {
    margin-bottom: 50px;
}

.pdc-add .btn-with-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.pdc-add .btn-with-icon i {
    display: block;
    padding: 15px 20px;
    font-size: 18px;
    background-color: var(--color-secondary);
    color: var(--body-bg);
}
.pdc-add .btn-with-icon span {
    padding: 15px 100px;
    font-size: 18px;
    color: var(--white);
    background-color: var(--color-primary);
}
.pdc-add .btn-with-icon:hover {
    opacity: 0.95;
}

.product-dtls-two {
    margin-bottom: 50px;
}

.product-description-two {
    border-top: var(--border);
    padding-top: 50px;
}

.nsc-border-list.nsc-circle-shape {
    padding: 35px 20px;
    position: relative;
}
.nsc-border-list.nsc-circle-shape .img-circle {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}
.nsc-border-list.nsc-circle-shape .nsc-list-content .cotation {
    position: absolute;
    top: 15px;
    right: 15px;
}
.nsc-border-list.nsc-circle-shape .nsc-list-content .cotation i {
    font-size: 15px;
    color: var(--sub-title);
}
.nsc-border-list.nsc-circle-shape .nsc-list-content h3 {
    margin-bottom: 10px;
}
.nsc-border-list.nsc-circle-shape .nsc-list-content .star-mark {
    margin-bottom: 0px;
}

.related-product-two .related-heading {
    text-align: center;
    margin-bottom: 50px;
}
.related-product-two .related-heading h3 {
    display: inline-block;
    margin-bottom: 0px;
}

.rpt-wrapper {
    padding: 80px 130px;
    border: var(--border);
    background-color: var(--bg-primary);
    position: relative;
}
.rpt-wrapper button {
    padding: 5px;
    font-size: 16px;
    color: var(--white);
    background-color: var(--color-primary);
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.rpt-wrapper button.prev-one {
    left: 30px;
}
.rpt-wrapper button.next-one {
    right: 30px;
}

.related-product-two {
    padding-top: 50px;
}

@media screen and (max-width: 1350px) {
    .product-dtls-slider-two {
        margin-left: 180px;
    }
    .product-dtls-slider-two .lSGallery {
        left: -180px;
        max-width: 160px;
    }
    .product-two-social {
        margin-left: 180px;
    }
    .product-two-social .sale-review {
        margin-bottom: 10px !important;
    }
}
@media screen and (max-width: 1190px) {
    .product-dtls-slider-two {
        margin-left: 150px;
    }
    .product-dtls-slider-two .lSGallery {
        left: -150px;
        max-width: 130px;
    }
    .product-two-social {
        margin-left: 150px;
    }
}
@media screen and (max-width: 991px) {
    .product-dtls-slider-two {
        margin-left: 100px;
    }
    .product-dtls-slider-two .lSGallery {
        left: -100px;
        max-width: 90px;
    }
    .product-two-social {
        margin-left: 100px;
        margin-top: 25px;
    }
    .pdc-category {
        margin-bottom: 25px;
    }
    .pdc-add .btn-with-icon i {
        font-size: 16px;
    }
    .pdc-add .btn-with-icon span {
        padding: 15px 35px;
        font-size: 16px;
    }
}
@media screen and (max-width: 767px) {
    .product-dtls-slider-two {
        margin-left: 150px;
    }
    .product-dtls-slider-two .lSGallery {
        left: -150px;
        max-width: 120px;
    }
    .product-dtls-slider-two .lSGallery li {
        margin: 0px 0px 10px 0px !important;
    }
    .product-dtls-slider-two .lSGallery li img {
        -o-object-fit: cover;
        object-fit: cover;
    }
    .product-two-social {
        margin-left: 150px;
        margin-top: 25px;
    }
    .pdc-category {
        margin-bottom: 25px;
    }
    .pdc-add .btn-with-icon i {
        font-size: 16px;
    }
    .pdc-add .btn-with-icon span {
        padding: 15px 35px;
        font-size: 16px;
    }
    .related-product-two {
        padding-top: 0px;
    }
    .related-product-two .related-heading {
        margin-bottom: 30px;
    }
    .rpt-wrapper {
        padding: 50px 80px;
        border: var(--border);
        background-color: var(--bg-primary);
        position: relative;
    }
}
@media screen and (max-width: 575px) {
    .product-breadcrumb .breadcrumb .breadcrumb-item.active {
        font-size: 14px;
    }
    .product-breadcrumb .breadcrumb .breadcrumb-item a {
        font-size: 14px;
    }
    .product-dtls-slider-two {
        margin-left: 100px;
    }
    .product-dtls-slider-two .lSGallery {
        left: -100px;
        max-width: 90px;
    }
    .product-dtls-slider-two .lSGallery li img {
        -o-object-fit: cover;
        object-fit: cover;
    }
    .product-two-social {
        margin-left: 0px;
    }
}
@media screen and (max-width: 400px) {
    .product-dtls-slider-two {
        margin-left: 80px;
    }
    .product-dtls-slider-two .lSGallery {
        left: -80px;
        max-width: 70px;
    }
    .product-dtls-content h2 {
        font-size: 20px;
    }
    .product-two-social {
        margin-left: 0px;
    }
    .product-two-social .sale-review {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .pdc-social-icon-two {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .pdc-social-icon-two h4 {
        margin-bottom: 10px;
    }
    .pdc-dtls-two .pdc-size-wrapper {
        margin-bottom: 25px;
    }
    .pdc-wrapper {
        margin-bottom: 25px;
    }
    .rpt-wrapper {
        padding: 25px 40px;
    }
    .rpt-wrapper button.prev-one {
        left: 5px;
    }
    .rpt-wrapper button.next-one {
        right: 5px;
    }
}
.cart-breadcrumb .breadcrumb .breadcrumb-item {
    font-size: 16px;
    color: var(--sub-title);
}
.cart-breadcrumb .breadcrumb .breadcrumb-item.active {
    color: var(--color-secondary);
}
.cart-breadcrumb .breadcrumb .breadcrumb-item:before {
    content: ">";
    color: var(--sub-title);
}
.cart-breadcrumb .breadcrumb .breadcrumb-item:first-child:before {
    content: "";
}

.checkout-table-wrapper {
    margin-top: 80px;
}

.cart-product-list {
    margin-right: 100px;
}

#table_id {
    border-bottom: 0px;
    padding-left: 35px;
    max-width: 100%;
}
#table_id thead tr th {
    border-bottom: var(--border);
    font-size: 18px;
    color: var(--color-secondary);
    font-weight: var(--medium);
    padding: 20px 0px;
}
#table_id thead tr th:after,
#table_id thead tr th:before {
    display: none;
}
#table_id thead tr th:last-child {
    text-align: right;
}
#table_id tbody tr {
    background-color: transparent;
}
#table_id tbody tr td {
    background-color: transparent;
    padding: 30px 0px;
    border-bottom: var(--border);
    border-top: none;
}
#table_id tbody tr td:last-child {
    text-align: right;
}
#table_id tbody tr td .cart-product {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}
#table_id tbody tr td .cart-product > span {
    display: block;
    font-size: 20px;
    color: var(--color-secondary);
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: -35px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
#table_id tbody tr td .cart-product > span:hover {
    color: var(--color-primary);
}
#table_id tbody tr td .cp-img {
    height: 60px;
    width: 60px;
    margin-right: 20px;
}
#table_id tbody tr td .cp-img img {
    height: 100%;
    width: 100%;
}
#table_id tbody tr td .cp-content h4 {
    font-size: 18px;
}
#table_id tbody tr td .cp-content h4 a {
    color: var(--color-secondary);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
#table_id tbody tr td .cp-content h4 a:hover {
    color: var(--color-primary);
}
#table_id tbody tr td .cp-dtls {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 5px;
}
#table_id tbody tr td .cp-dtls p:nth-child(1) {
    margin-right: 15px;
}

.shopping-info,
.shopping-address {
    padding: 50px;
    background-color: var(--bg-primary);
    margin-bottom: 20px;
}
.shopping-info h2,
.shopping-address h2 {
    font-size: 24px;
    margin-bottom: 25px;
}

.shopping-info .checkbox-group {
    margin-left: 25px;
    display: block;
}
.shopping-info .checkbox-group .checked-content {
    white-space: nowrap;
}
.shopping-info .checkbox-group:nth-child(1) {
    margin-bottom: 15px;
}

.shopping-address p {
    color: var(--color-secondary);
    margin-bottom: 10px;
}
.shopping-address a {
    color: var(--color-primary);
    font-weight: var(--medium);
}

.cart-step {
    margin-top: 50px;
    margin-left: 35px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.card-cuppon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
}

.cuppon-number {
    border: var(--border);
    margin-right: 10px;
    padding: 15px 30px;
}
.cuppon-number span {
    font-size: 16px;
    color: var(--sub-title);
    font-weight: var(--light);
}

.card-checkout {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
}
.card-checkout a:first-child {
    display: block;
    margin-right: 30px;
    color: var(--color-primary);
    font-weight: var(--medium);
}

#table_id {
    margin-right: 15px;
}
#table_id thead tr th {
    padding: 20px 30px;
}
#table_id thead tr th:last-child {
    padding-right: 0px;
}
#table_id thead tr th:first-child {
    padding-left: 0px;
}
#table_id tbody tr td {
    padding: 30px;
}
#table_id tbody tr td:last-child {
    padding-right: 0px;
}
#table_id tbody tr td:first-child {
    padding-left: 0px;
}
#table_id tbody tr td .cp-img {
    height: 50px;
    width: 50px;
}
#table_id tbody tr td .cart-product > span {
    top: 40px;
    left: -35px;
}
#table_id tbody tr .child {
    text-align: left;
    background-color: var(--bg-primary);
    padding: 15px;
}
#table_id tbody tr .child .dtr-details {
    padding-bottom: 0px;
    width: 100%;
}
#table_id tbody tr .child .dtr-details li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
    padding: 15px;
}
#table_id tbody tr .child .dtr-details li span:nth-child(1) {
    margin-right: 30px;
    position: relative;
    font-size: 18px;
    color: var(--color-secondary);
}
#table_id tbody tr .child .dtr-details li span:nth-child(1):after {
    position: absolute;
    content: ":";
    top: 50%;
    right: -5px;
    font-size: 16px;
    font-weight: var(--bold);
    color: var(--color-secondary);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control:before {
    top: 25px;
    left: -33px;
    margin-top: 0px;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    content: "+";
    background-color: var(--sub-heading);
}

@media screen and (max-width: 1190px) {
    .cart-product-list {
        margin-right: 30px;
    }
}
@media screen and (max-width: 991px) {
    #table_id {
        max-width: 90%;
        margin: 0 auto !important;
    }
    #table_id tbody tr td {
        padding: 15px;
    }
    .shopping-info,
    .shopping-address {
        padding: 35px 25px;
    }
    .cart-product-list {
        margin-right: 0px;
        margin-bottom: 50px;
    }
    .checkout-table-wrapper {
        margin-top: 30px;
    }
}
@media screen and (max-width: 767px) {
    .cart-step {
        margin-left: 0px;
        margin-top: 25px;
    }
    .checkout-table-wrapper {
        margin-bottom: 50px;
    }
    #table_id tbody tr td:last-child {
        padding-right: 15px;
    }
    .card-cuppon {
        margin-bottom: 25px;
    }
    .card-checkout a {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        padding-left: 35px;
        padding-right: 0px;
    }
    .cart-step {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}
@media screen and (max-width: 575px) {
    #table_id {
        width: 100%;
    }
    .cuppon-number {
        padding: 13px 30px;
    }
    .cuppon-number span {
        font-size: 14px;
    }
    .checkout-table-wrapper {
        margin-bottom: 25px;
    }
}
.checkout-breadcrumb {
    margin-bottom: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.checkout-wrapper {
    background-color: var(--body-bg);
    -webkit-box-shadow: var(--shadow);
    box-shadow: var(--shadow);
    margin: 0px;
}

.checkout-from {
    padding: 20px;
}
.checkout-from h3 {
    font-size: 30px;
    font-weight: var(--medium);
}

.ch-form-group {
    display: grid;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
    grid-gap: 30px;
    grid-template-columns: 1fr 1fr;
    margin: 0 auto;
}
.ch-form-group .select-group {
    padding: 20px 0px;
}
.ch-form-group .select-group label {
    display: block;
    font-size: var(--text-16);
    color: var(--color-secondary);
    margin-bottom: 10px;
}
.ch-form-group .select-group .nice-select {
    height: 50px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    width: 100%;
}
.ch-form-group .select-group .nice-select:after {
    margin-top: -2px;
}
.ch-form-group .select-group .nice-select .current {
    padding-top: 5px;
}
.ch-form-group .select-group .nice-select .list {
    width: 100%;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
.ch-form-group .select-group .nice-select span {
    display: block;
}

.checkout-order {
    border-left: 1px solid var(--border-color);
    height: 100%;
}
.checkout-order h2 {
    text-align: center;
    background-color: var(--color-primary);
    color: var(--white);
    font-size: 28px;
    padding: 20px;
    font-weight: var(--medium);
}

.checkout-table {
    margin-top: 15px;
}
.checkout-table #table_id_wrapper {
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: -webkit-calc(100% - 50px);
    width: -moz-calc(100% - 50px);
    width: calc(100% - 50px);
    margin: 0 auto;
}
.checkout-table #table_id {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.p-0 {
    padding: 0px;
}

.checkout-select-option {
    padding: 40px 55px;
    display: grid;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
    grid-gap: 70px;
    grid-template-columns: 1fr 1fr;
    margin: 0 auto;
    border-top: var(--border);
    margin-top: 30px;
}

.checkout-payment h3,
.checkout-shipping h3 {
    font-weight: var(--medium);
    font-size: 24px;
    color: var(--color-secondary);
    margin-bottom: 30px;
}

.checkout-radio-box .checkbox-group {
    margin-bottom: 25px;
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
}
.checkout-radio-box .checkbox-group.rounded .checked:after,
.checkout-radio-box .checkbox-group.rounded .checked::before {
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.checkout-radio-box .checkbox-group.rounded .checked:after {
    background-color: var(--color-primary);
    content: "";
}
.checkout-radio-box .checkbox-group.rounded .checked-content {
    color: var(--sub-title);
}

.total {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 20px;
    padding: 0px 25px;
}
.total h3 {
    font-size: 18px;
    font-weight: var(--medium);
    color: var(--color-primary);
}
.total h3 span {
    display: inline-block;
    padding-left: 15px;
    color: var(--color-secondary);
    font-size: 22px;
}

.checkout-table .checkout-table-wrap {
    padding: 0px 30px;
}
.checkout-table > .checkbox-group {
    margin-left: 55px;
    margin-right: 25px;
    height: auto;
    width: auto;
}
.checkout-table > .checkbox-group .checked-content {
    color: var(--sub-title);
    white-space: unset;
    line-height: 1.2;
}
.checkout-table > .checkbox-group .checked {
    top: 0px !important;
    left: 0;
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    height: 15px;
    width: 15px;
}
.checkout-table button {
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 50px;
}

.checkout-area {
    max-width: 1380px;
    margin: 0 auto;
}

@media screen and (max-width: 1350px) {
    .checkout-wrapper {
        grid-gap: 0px;
    }
    .checkout-from {
        padding: 60px 75px;
    }
}
@media screen and (max-width: 1190px) {
    .checkout-select-option {
        grid-gap: 20px;
    }
    .checkout-table ul li {
        padding: 25px 50px;
    }
}
@media screen and (max-width: 991px) {
    .checkout-order {
        border: 1px solid var(--border-color);
    }
    .checkout-from {
        padding: 50px 100px 10px;
    }
    .corder-md-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .corder-md-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .checkout-table #table_id_wrapper {
        width: -webkit-calc(100% - 10px);
        width: -moz-calc(100% - 10px);
        width: calc(100% - 10px);
    }
}
@media screen and (max-width: 575px) {
    .checkout-payment h3,
    .checkout-shipping h3 {
        font-size: 20px;
    }
    .checkout-from {
        padding: 50px 25px;
    }
    .checkout-from .checked-content {
        font-size: 15px !important;
    }
    .checkout-breadcrumb {
        margin-bottom: 25px;
    }
    .checkout-select-option {
        padding: 30px 25px 0px;
    }
    .checkout-from {
        padding: 50px 25px 0px;
    }
    .checkout-from h3 {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .checkout-order h2 {
        font-size: 20px;
        padding: 15px;
    }
    .checkout-table ul li .check-center h3 {
        font-size: 20px;
    }
    .checkout-table ul li .check-center h4 {
        font-size: 20px;
    }
    .checkout-table ul li .check-center h4 span {
        font-size: 18px;
    }
    .checkout-table > .checkbox-group.cbox-red {
        margin-left: 25px;
    }
    .checkout-table > .checkbox-group.cbox-red .checked-content {
        font-size: 15px;
    }
    .checkout-select-option .checkbox-group.cbox-red .checked-content {
        font-size: 15px;
    }
}
@media screen and (max-width: 450px) {
    .checkout-select-option {
        grid-gap: 10px;
        grid-template-columns: 1fr;
    }
    .checkout-table {
        padding-top: 15px;
    }
}
.single-tag-wrapper {
    margin-top: 5px;
}

.tag-slider-single {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.single-tag-slider {
    position: relative;
}
.single-tag-slider .owl-dots {
    position: absolute;
    right: 30px;
    bottom: 65px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.single-tag-slider .owl-dots .owl-dot {
    height: 10px;
    width: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: var(--nav-color);
    margin: 0px 10px;
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.single-tag-slider .owl-dots .owl-dot.active {
    background-color: var(--color-primary);
}

.tag-slider-img {
    margin-top: 30px;
    max-width: 60%;
}

.tag-slider-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 70px;
    -webkit-box-shadow: var(--shadow);
    box-shadow: var(--shadow);
    margin: 30px 30px 0px -70px;
    z-index: 9;
    background-color: var(--bg-primary);
}
.tag-slider-content h2 {
    line-height: 1.1;
    margin-bottom: 10px;
}
.tag-slider-content h2 a {
    font-size: 24px;
    color: var(--color-secondary);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.tag-slider-content h2 a:hover {
    color: var(--color-primary);
}
.tag-slider-content p {
    margin-bottom: 30px;
}

.tag-slider-timeline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
}
.tag-slider-timeline p {
    font-size: 13px;
    color: var(--sub-title);
    -webkit-margin-after: 10px;
    margin-block-end: 10px;
}
.tag-slider-timeline p:nth-child(1) {
    margin-right: 30px;
}

.single-tag-slider
    .owl-stage-outer
    .owl-item
    .tag-slider-single
    .tag-slider-img {
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
    opacity: 0;
}
.single-tag-slider
    .owl-stage-outer
    .owl-item
    .tag-slider-single
    .tag-slider-content
    .tag-slider-timeline,
.single-tag-slider
    .owl-stage-outer
    .owl-item
    .tag-slider-single
    .tag-slider-content
    h2,
.single-tag-slider
    .owl-stage-outer
    .owl-item
    .tag-slider-single
    .tag-slider-content
    p,
.single-tag-slider
    .owl-stage-outer
    .owl-item
    .tag-slider-single
    .tag-slider-content
    button {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: -webkit-transform 0.5s ease, -webkit-clip-path 0.7s ease;
    transition: -webkit-transform 0.5s ease, -webkit-clip-path 0.7s ease;
    -o-transition: clip-path 0.7s ease, -o-transform 0.5s ease;
    -moz-transition: transform 0.5s ease, clip-path 0.7s ease,
        -moz-transform 0.5s ease;
    transition: transform 0.5s ease, clip-path 0.7s ease;
    transition: transform 0.5s ease, clip-path 0.7s ease,
        -webkit-transform 0.5s ease, -moz-transform 0.5s ease,
        -o-transform 0.5s ease, -webkit-clip-path 0.7s ease;
    opacity: 0;
}
.single-tag-slider
    .owl-stage-outer
    .owl-item.active
    .tag-slider-single
    .tag-slider-img {
    opacity: 1;
}
.single-tag-slider
    .owl-stage-outer
    .owl-item.active
    .tag-slider-single
    .tag-slider-content
    .tag-slider-timeline {
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.single-tag-slider
    .owl-stage-outer
    .owl-item.active
    .tag-slider-single
    .tag-slider-content
    h2 {
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
.single-tag-slider
    .owl-stage-outer
    .owl-item.active
    .tag-slider-single
    .tag-slider-content
    p {
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s;
}
.single-tag-slider
    .owl-stage-outer
    .owl-item.active
    .tag-slider-single
    .tag-slider-content
    button {
    -webkit-transition-delay: 0.7s;
    -moz-transition-delay: 0.7s;
    -o-transition-delay: 0.7s;
    transition-delay: 0.7s;
}
.single-tag-slider
    .owl-stage-outer
    .owl-item.active
    .tag-slider-single
    .tag-slider-content
    .tag-slider-timeline,
.single-tag-slider
    .owl-stage-outer
    .owl-item.active
    .tag-slider-single
    .tag-slider-content
    h2,
.single-tag-slider
    .owl-stage-outer
    .owl-item.active
    .tag-slider-single
    .tag-slider-content
    p,
.single-tag-slider
    .owl-stage-outer
    .owl-item.active
    .tag-slider-single
    .tag-slider-content
    button {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}

.single-tag-post-wrapper {
    display: grid;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
    grid-gap: 15px;
    grid-template-columns: 1fr 1fr 1fr;
    margin: 0 auto;
    margin-top: 10px;
    object-fit: cover;
}

.single-tag-post {
    position: relative;
    overflow: hidden;
    object-fit: cover;
}
.single-tag-post .single-tag-content {
    position: absolute;
    bottom: 0;
    left: -3px;
    padding: 35px 45px 25px;
    background-color: var(--bg-primary);
    max-width: 80%;
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
    z-index: 1;
}
.single-tag-post .single-tag-content h3 {
    line-height: 1.1;
    font-size: 22px;
    margin-bottom: 15px;
}
.single-tag-post .single-tag-content h3 a {
    color: var(--color-secondary);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.single-tag-post .single-tag-content .tag-slider-timeline {
    margin-bottom: 0px;
}
.single-tag-post .single-tag-content:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background-color: var(--color-primary);
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.single-tag-post:hover .single-tag-content:after {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
    visibility: visible;
}
.single-tag-post:hover .single-tag-content h3 a {
    color: var(--white);
}
.single-tag-post:hover .single-tag-content .tag-slider-timeline p {
    color: var(--white);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}

.single-tag-wrapper > a {
    margin-top: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 17px;
    color: var(--color-secondary);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.single-tag-wrapper > a span {
    font-size: 18px;
    color: var(--color-primary);
    display: block;
    padding-left: 5px;
}
.single-tag-wrapper > a:hover {
    color: var(--color-primary);
}

@media screen and (max-width: 1199px) {
    .tag-slider-img {
        max-width: 45%;
    }
    .tag-slider-content {
        padding: 35px 50px;
    }
    .single-tag-post .single-tag-content {
        padding: 35px 25px;
        max-width: 100%;
    }
}
@media screen and (max-width: 991px) {
    .tag-slider-single {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .tag-slider-img {
        width: 100%;
        max-width: 100%;
    }
    .tag-slider-img img {
        width: 100%;
    }
    .tag-slider-content {
        margin: 0px 0px 35px 0px;
        margin-top: -150px;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .single-tag-slider .owl-dots {
        right: unset;
        bottom: 0;
        -webkit-transform: unset;
        -moz-transform: unset;
        -ms-transform: unset;
        -o-transform: unset;
        transform: unset;
        position: unset;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .single-tag-post-wrapper {
        grid-gap: 15px;
        margin-top: 10px;
    }
    .single-tag-post .single-tag-content {
        position: relative;
        margin-top: -65px;
        z-index: 9;
        padding: 15px;
        height: 100%;
    }
    .single-tag-post .single-tag-content h3 {
        line-height: 1.3;
        font-size: 18px;
    }
}
@media screen and (max-width: 767px) {
    .single-tag-post-wrapper {
        grid-gap: 30px;
        grid-template-columns: 1fr 1fr;
    }
    .single-tag-wrapper > a {
        margin-top: 10px;
    }
}
@media screen and (max-width: 575px) {
    .single-tag-post-wrapper {
        grid-gap: 25px;
        grid-template-columns: 1fr;
    }
    .single-tag-img img {
        width: 100%;
        object-fit: cover;

    }
    .single-tag-slider .owl-dots {
        bottom: 30px;
    }
    .tag-slider-content {
        margin-top: -100px;
        padding: 35px 15px;
    }
    .single-tag-wrapper {
        margin-top: 0px;
    }
}
.single-post-area {
    margin-top: 35px;
}

.promo-add {
    margin: 30px 0px;
    position: relative;
    max-width: 370px;
}
.promo-add img {
    width: 100%;
}
.promo-add button {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 9;
    white-space: nowrap;
}

.author-wrap {
    border-top: var(--border);
    border-bottom: var(--border);
    padding: 70px 0px;
    margin-top: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.author-wrap > a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0px 30px;
    font-size: 20px;
    font-weight: var(--medium);
    color: var(--main-content);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.author-wrap > a span {
    font-size: 25px;
    display: block;
    color: var(--color-primary);
    margin-left: 10px;
}
.author-wrap > a:hover {
    color: var(--color-primary);
}

.author-pro {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.author-img {
    margin-right: 30px;
}

.author-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.author-content h4 {
    font-size: 22px;
    margin-bottom: 10px;
}
.author-content h4 a {
    color: var(--color-secondary);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.author-content h4 a:hover {
    color: var(--color-primary);
}

.ath-social h3 {
    margin-bottom: 20px;
}

.single-post-comment {
    max-width: 920px;
    margin: 50px auto;
}

.spf-group {
    display: grid;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
    grid-gap: 30px;
    grid-template-columns: 1fr 1fr;
    margin: 0 auto;
}

.single-post-form {
    text-align: center;
}

.single-post-carousel-wrapper {
    max-width: 1050px;
    margin: 0 auto;
}

.spc-navigation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
}
.spc-navigation button {
    font-size: 17px;
    font-weight: var(--medium);
    color: var(--color-secondary);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.spc-navigation button:hover {
    color: var(--color-primary);
}
.spc-navigation button span {
    font-size: 20px;
    margin: 0px 10px;
}

.spc-single-post {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 18px;
    border: var(--border);
    background-color: var(--bg-primary);
}
.spc-single-post .spc-single-post-img {
    margin-right: 20px;
}

.spc-single-post-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.spc-single-post-content .spc-timeline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 5px;
}
.spc-single-post-content .spc-timeline span {
    font-size: 13px;
    color: var(--sub-title);
    margin-bottom: 10px;
}
.spc-single-post-content .spc-timeline span:nth-child(1) {
    margin-right: 15px;
}
.spc-single-post-content h3 {
    font-size: 20px;
}
.spc-single-post-content h3 a {
    color: var(--color-secondary);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.spc-single-post-content h3 a:hover {
    color: var(--color-primary);
}

.single-post-content .figer-img {
    position: relative;
    margin-bottom: 30px;
}
.single-post-content .figer-img button {
    position: absolute;
    top: 0;
    right: 0;
}
.single-post-content .timeline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
}
.single-post-content .timeline span {
    display: block;
    font-size: 15px;
    color: var(--color-secondary);
    margin-bottom: 5px;
}
.single-post-content .timeline span:nth-child(1) {
    margin-right: 25px;
}
.single-post-content h2 {
    font-size: 32px;
    margin-bottom: 20px;
}
.single-post-content p {
    font-size: 16px;
    margin-bottom: 15px;
}
.single-post-content p strong {
    font-weight: var(--medium);
    color: var(--color-secondary);
    margin-right: 5px;
}
.single-post-content blockquote {
    padding: 25px 80px;
    border: var(--border);
    text-align: center;
    max-width: 900px;
    margin: 20px auto 30px;
    background-color: var(--bg-primary);
}
.single-post-content blockquote img,
.single-post-content blockquote svg {
    margin: 0 auto;
    margin-bottom: 25px;
    max-height: 25px;
    max-width: 35px;
}
.single-post-content blockquote svg path {
    fill: var(--color-primary);
}
.single-post-content blockquote p {
    font-size: 18px;
    font-style: italic;
}
.single-post-content blockquote p strong {
    font-weight: var(--medium);
    color: var(--color-secondary);
    margin-right: 5px;
}
.single-post-content h3 {
    font-style: 20px;
    margin-bottom: 20px;
}
.single-post-content .list-whit-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.single-post-content .list-whit-img img {
    margin-right: 20px;
    margin-bottom: 10px;
}
.single-post-content .list-whit-img ul {
    margin-bottom: 10px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.single-post-content .list-whit-img ul li {
    position: relative;
    padding-left: 15px;
    font-style: 18px;
    line-height: 1.5;
    padding-bottom: 20px;
}
.single-post-content .list-whit-img ul li:last-child {
    margin-bottom: 0px;
}
.single-post-content .list-whit-img ul li:after {
    position: absolute;
    content: "";
    height: 6px;
    width: 6px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: var(--color-primary);
    left: 0;
    top: 7px;
}
.single-post-content .reaction {
    max-width: 560px;
    margin: 0 auto;
    padding-top: 40px;
    margin-top: 50px;
    border-top: var(--border);
}
.single-post-content .reaction ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    border: var(--border);
}
.single-post-content .reaction ul li {
    min-height: 100px;
    min-width: 100px;
    border-left: var(--border);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
}
.single-post-content .reaction ul li:first-child {
    border-left: 0px;
}
.single-post-content .reaction ul li img {
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}
.single-post-content .reaction ul li:hover img {
    -webkit-transform: rotate(-25deg) scale(1.2);
    -moz-transform: rotate(-25deg) scale(1.2);
    -ms-transform: rotate(-25deg) scale(1.2);
    -o-transform: rotate(-25deg) scale(1.2);
    transform: rotate(-25deg) scale(1.2);
}
.single-post-content .reaction ul li span {
    position: absolute;
    bottom: 12px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    color: var(--sub-title);
    margin-top: 5px;
}

@media screen and (max-width: 1350px) {
    .single-post-sidebar .header-aside {
        margin-top: 0px;
    }
    .single-post-sidebar .card-list {
        grid-template-columns: 1fr;
        grid-gap: 0px;
    }
    .single-post-sidebar .single-card-list {
        padding: 10px 12px;
    }
    .single-post-sidebar .header-aside h4 {
        padding-left: 15px;
        margin-bottom: 15px;
    }
    .single-post-sidebar .video-card {
        padding: 0px 25px;
    }
    .related-news .header-aside {
        padding-bottom: 0px;
    }
    .related-news .single-card-list:last-child {
        border-bottom: 0px;
    }
}
@media screen and (max-width: 1099px) {
    .single-post-sidebar .header-aside .video-card {
        max-height: 300px;
    }
    .related-news .single-card-list:nth-child(3) {
        border-bottom: 0px;
    }
    .promo-add {
        max-width: 100%;
        height: 250px;
        overflow: hidden;
    }
    .promo-add img {
        -o-object-fit: cover;
        object-fit: cover;
    }
}
@media screen and (max-width: 991px) {
    .single-post-sidebar {
        margin-top: 50px;
    }
    .single-post-sidebar .card-list {
        grid-template-columns: 1fr 1fr;
        grid-column-gap: 30px;
    }
    .author-wrap {
        padding: 35px 0px;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .author-wrap > a {
        padding: 0px;
        font-size: 17px;
        margin-bottom: 20px;
    }
    .author-wrap .author-content h4 {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .author-wrap .ath-social h3 {
        margin-bottom: 15px;
        font-size: 18px;
    }
    .author-pro {
        margin-bottom: 30px;
    }
    .spc-single-post-content h3 {
        font-size: 15px;
        line-height: 1.5;
    }
}
@media screen and (max-width: 767px) {
    .single-post-content h2 {
        font-size: 28px;
    }
    .single-post-content .list-whit-img {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .single-post-content .list-whit-img img {
        margin-bottom: 30px;
    }
    .single-post-content blockquote {
        padding: 25px 50px;
    }
    .single-post-content blockquote img,
    .single-post-content blockquote svg {
        margin: 0 auto;
        margin-bottom: 15px;
        max-height: 15px;
        max-width: 25px;
    }
    .single-post-sidebar .card-list {
        grid-template-columns: 1fr;
        grid-column-gap: 0px;
    }
}
@media screen and (max-width: 575px) {
    .single-post-content h2 {
        font-size: 24px;
    }
    .single-post-content blockquote p {
        font-size: 16px;
    }
    .single-post-content h3 {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .single-post-content .reaction h3 {
        text-align: center;
    }
    .single-post-content .reaction ul {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border: none;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .single-post-content .reaction ul li {
        min-height: 80px;
        min-width: 80px;
        border: var(--border);
    }
    .single-post-content .reaction ul li:first-child {
        border-left: 1px solid var(--border-color);
    }
    .single-post-content .reaction ul li img {
        max-height: 25px;
        max-width: 25px;
        margin-bottom: 15px;
    }
    .spf-group {
        grid-gap: 0px;
        grid-template-columns: 1fr;
        margin: 0 auto;
    }
}
body.demo {
    background-color: #fff !important;
}

.demo-banner-area {
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.demo-banner-area .db-animation-image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.demo-svg-heading {
    max-width: 80%;
    margin: 0 auto;
    padding-top: 50px;
}
.demo-svg-heading svg {
    width: 100%;
}

.dbc-img-content svg {
    max-height: 250px;
    max-width: 250px;
}

.dbc-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.dbc-content {
    margin-top: 100px;
}
.dbc-content .dbc-logo {
    margin-bottom: 30px;
}
.dbc-content h3 {
    font-size: 48px;
    font-weight: var(--regular);
    color: #252525;
    margin-bottom: 50px;
}
.dbc-content h3 strong {
    font-weight: var(--bold);
    margin: 0px 5px;
    color: #f63c25;
}

.dbc-img-wrapper {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 60%;
    position: relative;
}
.dbc-img-wrapper .dbc-img-content {
    position: absolute;
    right: -webkit-calc(100% - 70px);
    right: -moz-calc(100% - 70px);
    right: calc(100% - 70px);
    bottom: 10px;
    width: 300px;
}
.dbc-img-wrapper .dbc-img-content h4 {
    position: absolute;
    bottom: 30px;
    left: 0;
    font-size: 24px;
    color: #252525;
}

.dbc-items {
    max-width: 600px;
    margin: 70px 0px 50px 70px;
}
.dbc-items ul {
    padding: 30px 80px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.05);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.dbc-items ul:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 60px;
    width: 1px;
    background-color: #f63c25;
}
.dbc-items ul li {
    text-align: center;
}
.dbc-items ul li h4 {
    font-size: 70px;
    color: #f63c25;
}
.dbc-items ul li p {
    font-size: 24px;
    font-weight: var(--medium);
    color: #252525;
}

.dbc-gif {
    -webkit-animation: moveY 1s infinite alternate;
    -moz-animation: moveY 1s infinite alternate;
    -o-animation: moveY 1s infinite alternate;
    animation: moveY 1s infinite alternate;
}

@keyframes moveY {
    0% {
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px);
    }
}
@-webkit-keyframes moveX {
    0% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    100% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }
}
@-moz-keyframes moveX {
    0% {
        -moz-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    100% {
        -moz-transform: translateX(10px);
        transform: translateX(10px);
    }
}
@-o-keyframes moveX {
    0% {
        -o-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    100% {
        -o-transform: translateX(10px);
        transform: translateX(10px);
    }
}
@keyframes moveX {
    0% {
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        -o-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    100% {
        -webkit-transform: translateX(10px);
        -moz-transform: translateX(10px);
        -o-transform: translateX(10px);
        transform: translateX(10px);
    }
}
.db-circle ul li {
    position: absolute;
}
.db-circle ul li:nth-child(1) {
    top: 120px;
    right: -50px;
    -webkit-animation: moveX 1s infinite alternate;
    -moz-animation: moveX 1s infinite alternate;
    -o-animation: moveX 1s infinite alternate;
    animation: moveX 1s infinite alternate;
}
.db-circle ul li:nth-child(2) {
    top: 220px;
    right: 120px;
}
.db-circle ul li:nth-child(3) {
    top: 100px;
    right: 250px;
    -webkit-animation: moveY 1.5s infinite alternate;
    -moz-animation: moveY 1.5s infinite alternate;
    -o-animation: moveY 1.5s infinite alternate;
    animation: moveY 1.5s infinite alternate;
}
.db-circle ul li:nth-child(4) {
    top: 140px;
    right: 100px;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-animation: moveY 1.5s infinite 0.5s alternate;
    -moz-animation: moveY 1.5s infinite 0.5s alternate;
    -o-animation: moveY 1.5s infinite 0.5s alternate;
    animation: moveY 1.5s infinite 0.5s alternate;
}

.responsive-area {
    position: relative;
}

.ra-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 70%;
    position: relative;
}
.ra-content h3 {
    font-size: 22px;
    font-weight: var(--medium);
    color: #f63c25;
    margin-bottom: 15px;
}
.ra-content h4 {
    font-size: 32px;
    color: #252525;
}
.ra-content h4,
.ra-content h3 {
    text-align: end;
    margin-right: 50px;
}

.ra-heading h2 {
    text-align: end;
    font-size: 130px;
    margin-right: 50px;
    text-transform: uppercase;
    font-weight: var(--bold);
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: rgba(246, 60, 37, 0.1);
}

.ra-img {
    position: absolute;
    right: 0;
    top: -150px;
    width: 25%;
}
.ra-img img {
    width: 100%;
}

.ra-heading {
    position: relative;
}
.ra-heading img {
    position: absolute;
    right: 10px;
    bottom: -5px;
    width: 90px;
    -webkit-animation: moveX 1.5s infinite alternate;
    -moz-animation: moveX 1.5s infinite alternate;
    -o-animation: moveX 1.5s infinite alternate;
    animation: moveX 1.5s infinite alternate;
}

.demo-homepage-area {
    padding: 100px 0px;
}

.demno-heading {
    text-align: center;
    position: relative;
    padding-top: 85px;
    margin-bottom: 50px;
}
.demno-heading:after {
    position: absolute;
    content: attr(data-filter);
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 140px;
    white-space: nowrap;
    color: #f63c25;
    opacity: 0.05;
    font-weight: var(--bold);
    line-height: 1;
}
.demno-heading h2 {
    font-size: 36px;
    color: #f63c25;
    margin-bottom: 10px;
}
.demno-heading h3 {
    font-size: 24px;
    color: #252525;
}

.demo-homepage-wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px;
}

.demo-page-wrapper {
    display: grid;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
    grid-column-gap: 30px;
    grid-row-gap: 70px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin: 0 auto;
}

.home-single-card {
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: var(--shadow-none);
    box-shadow: var(--shadow-none);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.home-single-card .hsc-img {
    padding: 15px;
    background-color: #fcfcfc;
    height: 100%;
}
.home-single-card .hsc-img img {
    width: 100%;
    height: 100%;
}
.home-single-card .hsc-content {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
}
.home-single-card .hsc-content:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    height: -webkit-calc(100% - 13px);
    height: -moz-calc(100% - 13px);
    height: calc(100% - 13px);
    width: -webkit-calc(100% - 13px);
    width: -moz-calc(100% - 13px);
    width: calc(100% - 13px);
    z-index: -1;
    background-color: #f63c25;
    opacity: 0;
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
}
.home-single-card .hsc-content h4,
.home-single-card .hsc-content .btn {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px);
}
.home-single-card .hsc-content .btn {
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.home-single-card .hsc-content h4 {
    color: var(--white);
    margin-bottom: 10px;
}
.home-single-card .hsc-content:hover:after {
    opacity: 0.5;
    visibility: visible;
}
.home-single-card .hsc-content:hover h4,
.home-single-card .hsc-content:hover .btn {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}
.home-single-card .hsc-content.coming-soon:after {
    background-color: var(--white);
    opacity: 0.9;
}
.home-single-card .hsc-content.coming-soon h4 {
    color: #f63c25;
    font-size: 18px;
}
.home-single-card .hsc-content.coming-soon h5 {
    font-size: 24px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s;
    color: #161b2a;
}
.home-single-card .hsc-content.coming-soon:hover {
    -webkit-box-shadow: var(--shadow-none);
    box-shadow: var(--shadow-none);
}
.home-single-card .hsc-content.coming-soon:hover:after {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.9;
    visibility: visible;
}
.home-single-card .hsc-content.coming-soon:hover h4,
.home-single-card .hsc-content.coming-soon:hover h5 {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}
.home-single-card:hover {
    -webkit-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.05);
}
.home-single-card .new-badge {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
    max-width: 50px;
}
.home-single-card .new-badge img {
    width: 100%;
}

.demo-megamenu-area {
    margin-bottom: 100px;
}

.demo-megamenu-wrapper {
    display: grid;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
    grid-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin: 0 auto;
}
.demo-megamenu-wrapper .single-mega {
    background-color: #fcfcfc;
    padding: 15px;
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.demo-megamenu-wrapper .single-mega:hover {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
}
.demo-megamenu-wrapper .single-mega img {
    width: 100%;
}

.page-single .page-cont {
    text-align: center;
    margin-top: 15px;
}
.page-single .page-cont a {
    font-size: 20px;
    color: #252525;
    display: block;
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.page-single .page-img {
    padding: 15px;
    background-color: #fcfcfc;
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
    border: 0.3px solid #e7e7e7;
}
.page-single .page-img.comming-soon {
    position: relative;
}
.page-single .page-img.comming-soon:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    height: -webkit-calc(100% - 14px);
    height: -moz-calc(100% - 14px);
    height: calc(100% - 14px);
    width: -webkit-calc(100% - 14px);
    width: -moz-calc(100% - 14px);
    width: calc(100% - 14px);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: var(--bg-primary);
    opacity: 0;
    z-index: 1;
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.page-single .page-img.comming-soon::before {
    position: absolute;
    content: "Coming Soon";
    top: -webkit-calc(50% + 100px);
    top: -moz-calc(50% + 100px);
    top: calc(50% + 100px);
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 24px;
    font-weight: var(--medium);
    color: #252525;
    z-index: 2;
    opacity: 0;
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.page-single .page-img.comming-soon:hover:after {
    opacity: 0.9;
}
.page-single .page-img.comming-soon:hover:before {
    top: 50%;
    opacity: 1;
}
.page-single .page-img img {
    width: 100%;
}
.page-single:hover .page-img {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
}
.page-single:hover .page-cont a {
    color: #f63c25;
}

.demo-page-area {
    margin-bottom: 100px;
}

.demo-feature-area {
    padding: 0px 0px 100px;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.demo-feature-wrapper {
    max-width: 900px;
    display: grid;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
    grid-row-gap: 30px;
    grid-column-gap: 70px;
    grid-template-columns: 1fr 1fr;
    margin: 0 auto;
    padding: 15px;
    padding-top: 30px;
}

.demo-single-feature {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 18px 35px;
    background-color: var(--white);
    border: 0.3px solid #e7e7e7;
}
.demo-single-feature p {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 18px;
    font-weight: var(--medium);
    color: #252525;
}
.demo-single-feature img {
    margin-right: 50px;
    max-width: 50px;
    max-height: 50px;
}

.demo-footer {
    position: relative;
    overflow: hidden;
    padding: 100px 0px;
    z-index: 1;
}
.demo-footer .ftr-ani-bg {
    position: absolute;
    top: -150px;
    left: 0;
    z-index: -1;
}

.demo-ftr-content {
    max-width: 900px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.demo-ftr-content .dftrc-left {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.demo-ftr-content .dftrc-left h5 {
    font-size: 30px;
    color: #252525;
    margin-bottom: 10px;
}
.demo-ftr-content .dftrc-left h5 strong {
    font-weight: var(--bold);
}
.demo-ftr-content .dftrc-left h4 {
    font-size: 48px;
    color: #f63c25;
    font-weight: var(--bold);
}

@media screen and (max-width: 1350px) {
    .dbc-img-wrapper .dbc-img-content {
        bottom: -30px;
        right: -webkit-calc(100% - 120px);
        right: -moz-calc(100% - 120px);
        right: calc(100% - 120px);
    }
    .dbc-img-wrapper .dbc-img-content svg {
        max-height: 150px;
        max-width: 180px;
    }
    .dbc-img-wrapper .dbc-img-content h4 {
        bottom: 10px;
    }
    .page-single .page-img.comming-soon::before {
        font-size: 18px;
    }
}
@media screen and (max-width: 1199px) {
    .demo-homepage-area {
        padding: 70px 0px;
    }
    .demo-megamenu-area,
    .demo-page-area {
        margin-bottom: 70px;
    }
    .demo-feature-area {
        padding: 0px 0px 70px;
    }
    .demo-footer {
        padding: 70px 0px;
    }
    .dbc-content .dbc-logo {
        margin-bottom: 10px;
        max-width: 280px;
    }
    .dbc-content h3 {
        font-size: 35px;
        margin-bottom: 30px;
    }
    .dbc-items {
        max-width: 500px;
        margin: 50px 0px 20px 60px;
    }
    .dbc-items ul {
        padding: 30px 50px;
    }
    .dbc-items ul li h4 {
        font-size: 44px;
    }
    .dbc-items ul li p {
        font-size: 20px;
    }
    .ra-heading h2 {
        font-size: 75px;
    }
    .ra-img {
        width: 30%;
    }
}
@media screen and (max-width: 991px) {
    .demno-heading {
        padding-top: 60px;
    }
    .demno-heading h2 {
        font-size: 30px;
        margin-bottom: 5px;
    }
    .demno-heading:after {
        font-size: 95px;
    }
    .demno-heading h3 {
        font-size: 18px;
    }
    .demo-homepage-wrapper {
        grid-template-columns: repeat(2, 1fr);
    }
    .demo-page-wrapper,
    .demo-megamenu-wrapper {
        grid-column-gap: 15px;
        grid-row-gap: 50px;
        grid-template-columns: 1fr 1fr 1fr;
    }
    .demo-homepage-area {
        padding: 50px 0px;
    }
    .demo-megamenu-area,
    .demo-page-area {
        margin-bottom: 50px;
    }
    .demo-ftr-content .dftrc-left h5 {
        font-size: 24px;
    }
    .demo-ftr-content .dftrc-left h4 {
        font-size: 34px;
    }
    .demo-feature-wrapper {
        grid-column-gap: 30px;
        padding: 0px;
        max-width: 750px;
    }
    .demo-single-feature p {
        font-size: 16px;
    }
    .demo-single-feature img {
        margin-right: 30px;
    }
    .demo-megamenu-area {
        margin-bottom: 50px;
    }
    .page-single .page-cont a {
        font-size: 17px;
    }
    .dbc-items {
        margin: 50px 0px 20px 0px;
    }
    .dbc-img-wrapper .dbc-img-content {
        display: none;
    }
    .dbc-content {
        margin-top: 50px;
    }
    .demo-feature-area {
        padding: 0px 0px 50px;
    }
    .demo-footer {
        padding: 50px 0px;
    }
}
@media screen and (max-width: 767px) {
    .dbc-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .dbc-content {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        text-align: center;
    }
    .dbc-content .dbc-logo {
        max-width: 200px;
        margin: 0 auto;
        margin-bottom: 10px;
        margin-top: 0px;
    }
    .dbc-content h3 {
        font-size: 25px;
        margin-bottom: 20px;
    }
    .demo-svg-heading {
        padding-top: 15px;
    }
    .dbc-items {
        margin: 50px auto;
    }
    .dbc-items ul {
        padding: 25px 50px;
    }
    .ra-content {
        max-width: 100%;
        text-align: center;
    }
    .ra-content .ra-heading h2 {
        margin-right: 0px;
        text-align: center;
        font-size: 60px;
    }
    .ra-content .ra-heading img {
        display: none;
    }
    .ra-content h4,
    .ra-content h3 {
        text-align: center;
        margin-right: 0px;
    }
    .ra-content h3 {
        font-size: 20px;
        margin-bottom: 0px;
    }
    .ra-content h4 {
        font-size: 22px;
    }
    .dbc-img-wrapper {
        max-width: 80%;
    }
    .ra-img {
        display: block;
        position: relative;
        width: 100%;
        top: 0;
        right: 0;
        padding-top: 40%;
        margin-top: 20px;
    }
    .ra-img img {
        position: absolute;
        max-width: 50%;
        top: 0;
        right: 0;
    }
    .home-single-card .hsc-content.coming-soon h5 {
        font-size: 18px;
    }
    .demo-page-wrapper,
    .demo-megamenu-wrapper {
        grid-row-gap: 35px;
    }
    .demno-heading {
        margin-bottom: 35px;
    }
}
@media screen and (max-width: 575px) {
    .demo-homepage-wrapper {
        grid-template-columns: 1fr;
    }
    .dbc-items ul li h4 {
        font-size: 30px;
    }
    .dbc-content .dbc-logo {
        max-width: 150px;
    }
    .dbc-content h3 {
        font-size: 20px;
    }
    .dbc-items {
        margin-top: 25px;
        margin-bottom: 20px;
    }
    .demno-heading {
        padding-top: 30px;
    }
    .demno-heading:after {
        font-size: 60px;
    }
    .demno-heading h2 {
        font-size: 23px;
    }
    .demno-heading h4 {
        font-size: 18px;
    }
    .demo-page-wrapper {
        grid-column-gap: 15px;
        grid-row-gap: 20px;
        grid-template-columns: 1fr 1fr;
    }
    .demo-megamenu-wrapper {
        grid-gap: 15px;
        grid-template-columns: 1fr 1fr;
    }
    .demo-feature-wrapper {
        grid-row-gap: 15px;
        grid-template-columns: 1fr;
        padding-top: 0px;
    }
    .demo-ftr-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .dftrc-right {
        margin-top: 20px;
    }
    .dftrc-left {
        text-align: center;
    }
    .ra-content .ra-heading h2 {
        font-size: 35px;
    }
    .demo-feature-wrapper {
        overflow: visible;
    }
}
.techno-banner {
    margin: 70px 0px 50px;
}

.techno-banner-single {
    position: relative;
    overflow: hidden;
    height: 100%;
}
.techno-banner-single .tbs-img {
    height: 100%;
}
.techno-banner-single .tbs-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 1.5s ease;
    -o-transition: 1.5s ease;
    -moz-transition: 1.5s ease;
    transition: 1.5s ease;
}
.techno-banner-single:hover .tbs-img img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.techno-banner-single .tbs-content {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 40px;
    background: var(--mesonary-overlay);
}
.techno-banner-single .tbs-content h3 {
    max-width: 300px;
    margin-bottom: 15px;
    font-size: 24px;
}
.techno-banner-single .tbs-content h3:hover a {
    color: var(--color-primary);
}
.techno-banner-single .tbs-content h3 a {
    color: var(--white);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.techno-banner-single .tbs-content ul.timeline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.techno-banner-single .tbs-content ul.timeline > li {
    padding-right: 15px;
    padding-bottom: 5px;
}
.techno-banner-single .tbs-content ul.timeline > li:last-child {
    padding-right: 0px;
}
.techno-banner-single .tbs-content ul.timeline > li span {
    display: block;
    font-size: 13px;
    color: var(--white);
}

.techno-heading {
    margin: 0 auto;
    margin-bottom: 50px;
}
.techno-heading h3 {
    padding-left: 15px;
    position: relative;
    font-size: 30px;
}
.techno-heading h3:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    height: 20px;
    width: 5px;
    background-color: var(--color-primary);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.techno-latest-news {
    padding: 50px 0px;
}

.tln-content-wrapper {
    display: grid;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
    grid-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin: 0 auto;
}
.tln-content-wrapper .news-vcard-title {
    margin-top: 15px;
}

.techno-trendy-news {
    margin: 50px 0px;
}
.techno-trendy-news .owl-dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 35px;
}
.techno-trendy-news .owl-dots .owl-dot {
    margin: 0px 10px;
    height: 10px;
    width: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: var(--light-gray);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.techno-trendy-news .owl-dots .owl-dot.active {
    background-color: var(--color-primary);
}

.techvolt-mark {
    margin-top: 70px;
}

.techvolt-mark-wrapper {
    padding: 35px 140px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    z-index: 1;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.techvolt-mark-wrapper:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    background: -webkit-gradient(
        linear,
        right top,
        left top,
        from(rgba(0, 0, 0, 0)),
        color-stop(110%, #f63c25)
    );
    background: -webkit-linear-gradient(
        right,
        rgba(0, 0, 0, 0) 0%,
        #f63c25 110%
    );
    background: -moz-linear-gradient(right, rgba(0, 0, 0, 0) 0%, #f63c25 110%);
    background: -o-linear-gradient(right, rgba(0, 0, 0, 0) 0%, #f63c25 110%);
    background: linear-gradient(-90deg, rgba(0, 0, 0, 0) 0%, #f63c25 110%);
}
.techvolt-mark-wrapper .btn {
    background-color: var(--color-primary);
    color: var(--white);
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.techvolt-mark-wrapper .btn:hover {
    background-color: var(--white);
    color: var(--color-primary);
}

.tmw-content h2 {
    font-size: 55px;
    line-height: 1.2;
    color: var(--white);
    margin-bottom: 15px;
    font-family: var(--poppins);
    font-weight: var(--bold);
}
.tmw-content h2 span {
    color: var(--color-primary);
}
.tmw-content p {
    font-size: 22px;
    color: var(--white);
}

.techno-feature-area {
    margin: 100px 0px 50px;
}

.techno-feature-wrapper {
    display: grid;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
    grid-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
    margin: 0 auto;
}

.techno-single-feature {
    position: relative;
}
.techno-single-feature .tsf-content {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: var(--ct-overlay-black);
}
.techno-single-feature .tsf-content .single-video-content {
    position: relative;
    top: 0;
    left: auto;
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.techno-single-feature .tsf-content .tsf-video-time {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
}
.techno-single-feature .tsf-content .tsf-video-time p {
    color: var(--white);
}

.techno-video-discript {
    margin-top: 100px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.techno-video-discript .tvd-card {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: var(--bg-primary);
    margin-right: 25px;
}
.techno-video-discript .tvd-card .tvd-card-img {
    position: relative;
    max-width: 65%;
}
.techno-video-discript .tvd-card .tvd-card-img img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.techno-video-discript .tvd-card .tvd-card-img .single-video-content a {
    height: 70px;
    width: 70px;
}
.techno-video-discript .tvd-card .tvd-card-img .single-video-content a svg {
    max-height: 70px;
    max-width: 70px;
    height: 70px;
    width: 70px;
}

.tvd-card-content {
    padding: 50px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.tvd-card-content ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
}
.tvd-card-content ul li {
    padding-bottom: 5px;
    padding-right: 15px;
}
.tvd-card-content ul li:last-child {
    padding-right: 0px;
}
.tvd-card-content h3 {
    font-size: 24px;
    margin-bottom: 15px;
}
.tvd-card-content h3:hover a {
    color: var(--color-primary);
}
.tvd-card-content h3 a {
    color: var(--color-secondary);
    -webkit-transition: var(--ease-in);
    -o-transition: var(--ease-in);
    -moz-transition: var(--ease-in);
    transition: var(--ease-in);
}
.tvd-card-content p {
    margin-bottom: 15px;
}

.tsf-video-content ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
}
.tsf-video-content ul li {
    padding-right: 25px;
    padding-bottom: 5px;
    font-size: 13px;
    color: var(--white);
}
.tsf-video-content ul li:last-child {
    padding-right: 0px;
}
.tsf-video-content h4 {
    font-size: 18px;
}
.tsf-video-content h4 a {
    color: var(--white);
}

.tvd-discount {
    position: relative;
    overflow: hidden;
}
.tvd-discount .tvd-discount-cont {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.tvd-discount .tvd-discount-cont h3 {
    font-family: "Dancing Script";
    font-weight: bold;
    font-size: 80px;
    color: var(--white);
    line-height: 58px;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -moz-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    -o-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
    text-align: center;
    position: absolute;
    left: -webkit-calc(50% + 12px);
    left: -moz-calc(50% + 12px);
    left: calc(50% + 12px);
    top: 50%;
    font-style: italic;
}
.tvd-discount .tvd-discount-cont h3 span {
    font-family: var(--poppins);
    font-size: 25px;
    font-weight: var(--regular);
    font-style: normal;
}
.tvd-discount .tvd-discount-cont .btn {
    margin-bottom: 50px;
    background-color: var(--white);
    padding: 10px 25px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: var(--black);
    line-height: 1;
}
.tvd-discount .tvd-discount-cont .btn:hover {
    color: var(--white);
    background-color: var(--color-primary);
}

.trendy-slider-wrapper .single-tag-post .single-tag-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.techno-list-area .like-list-content {
    max-width: 1300px;
    grid-column-gap: 100px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}

@media screen and (max-width: 1350px) {
    .techno-list-area .like-list-content {
        grid-column-gap: 30px;
    }
    .techno-banner {
        margin: 35px 0px;
    }
    .techno-latest-news {
        padding: 35px 0px;
    }
    .techno-trendy-news {
        margin: 35px 0px;
    }
    .tmw-content h2 {
        font-size: 37px;
        margin-bottom: 10px;
    }
    .techno-video-discript .tvd-card .tvd-card-img {
        max-width: 50%;
    }
    .techno-heading {
        margin-bottom: 30px;
    }
    .techno-trendy-news .owl-dots {
        margin-top: 35px;
    }
    .single-tag-post .single-tag-content {
        left: 0px;
    }
    .techno-single-feature .tsf-content {
        padding: 15px;
    }
    .techno-video-discript {
        margin-top: 50px;
    }
    .newsletter-area {
        margin-top: 0px;
    }
    .techno-feature-area {
        margin: 70px 0px 0px;
    }
}
@media screen and (max-width: 1199px) {
    .techno-banner-single .tbs-content {
        padding: 15px;
    }
    .techno-banner-single .tbs-content h3 {
        font-size: 20px;
    }
    .techno-video-discript {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .techno-video-discript .tvd-card {
        margin-right: 25px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .techno-video-discript .tvd-card .tvd-card-img {
        width: 100%;
        max-width: 100%;
    }
    .techno-video-discript .tvd-card .tvd-card-img img {
        width: 100%;
    }
    .tvd-card-content {
        padding: 25px;
    }
    .tln-content-wrapper {
        grid-template-columns: 1fr 1fr 1fr;
    }
}
@media screen and (max-width: 991px) {
    .techno-list-area .like-list-content {
        grid-template-columns: 1fr 1fr;
    }
    .techno-banner {
        margin: 35px 0px 25px;
    }
    .techno-latest-news {
        padding: 25px 0px;
    }
    .techno-trendy-news {
        margin: 25px 0px;
    }
    .techvolt-mark {
        margin-top: 50px;
    }
    .techvolt-mark-wrapper {
        padding: 35px 50px;
    }
    .techno-feature-wrapper {
        grid-template-columns: 1fr 1fr;
    }
    .tln-content-wrapper {
        grid-template-columns: 1fr 1fr;
    }
}
@media screen and (max-width: 767px) {
    .mb-sm-30 {
        margin-bottom: 30px;
    }
    .techvolt-mark-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .techvolt-mark-wrapper:after {
        background: var(--black-light-overlay);
    }
    .tmw-content {
        margin-bottom: 25px;
    }
    .tmw-content h2 {
        font-size: 30px;
        margin-bottom: 5px;
        text-align: center;
    }
    .tmw-content p {
        text-align: center;
    }
    .techno-feature-area {
        margin: 50px 0px 20px;
    }
}
@media screen and (max-width: 575px) {
    .mb-xs-30 {
        margin-bottom: 30px;
    }
    .techno-list-area .like-list-content {
        grid-template-columns: 1fr;
    }
    .tln-content-wrapper {
        grid-template-columns: 1fr;
    }
    .techno-feature-wrapper {
        grid-template-columns: 1fr;
    }
    .techno-heading {
        margin-bottom: 30px;
    }
    .techno-heading h3 {
        font-size: 24px;
    }
    .techno-video-discript {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .techno-video-discript .tvd-card {
        margin-right: 0px;
        margin-bottom: 30px;
    }
    .tvd-discount {
        width: 100%;
        max-width: 350px;
        margin: 0 auto;
    }
    .tvd-discount img {
        width: 100%;
    }
    .techno-heading h3 {
        font-size: 25px;
        padding-left: 10px;
    }
    .techno-heading h3:after {
        width: 3px;
    }
    .techno-single-feature .tsf-img {
        width: 100%;
    }
    .techno-single-feature .tsf-img img {
        width: 100%;
    }
}
.error-content {
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
}
.error-content img,
.error-content svg {
    max-width: 90%;
    margin-bottom: 50px;
}
.error-content svg path#dark-option {
    fill: var(--color-secondary);
}
.error-content p {
    font-size: 22px;
    color: var(--color-secondary);
    margin-bottom: 20px;
}

.error-wrapper {
    margin-top: 40px;
}

@media screen and (max-width: 1500px) {
    .error-content {
        margin: 0px 30px;
    }
    .error-content svg,
    .error-content img {
        max-width: 120%;
    }
}
@media screen and (max-width: 767px) {
    .error-content p {
        font-size: 18px;
    }
}
@media screen and (max-width: 575px) {
    .error-wrapper .title-heading h2 {
        font-size: 20px;
    }
}
.error-content-two {
    display: grid;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
    grid-gap: 30px;
    grid-template-columns: 1fr 1fr;
    max-width: 80%;
    margin: 0 auto;
}

.error-right {
    padding-left: 100px;
}
.error-right h5 {
    font-size: 22px;
    margin-bottom: 10px;
}
.error-right h6 {
    font-size: 40px;
}
.error-right h3 {
    font-size: 170px;
    color: #2a4074;
    line-height: 1.2;
}
.error-right p {
    font-size: 24px;
    margin-bottom: 30px;
}

@media screen and (max-width: 1350px) {
    .error-content-two {
        max-width: 100%;
    }
    .error-right {
        padding-left: 50px;
    }
}
@media screen and (max-width: 1190px) {
    .error-right h6 {
        font-size: 30px;
    }
    .error-right h3 {
        font-size: 90px;
    }
    .error-right h5 {
        font-size: 20px;
        margin-bottom: 5px;
    }
    .error-right p {
        font-size: 17px;
        margin-bottom: 17px;
    }
}
@media screen and (max-width: 991px) {
    .error-right h3 {
        font-size: 50px;
    }
}
@media screen and (max-width: 767px) {
    .error-content-two {
        grid-template-columns: 1fr;
        grid-gap: 50px;
    }
    .error-left {
        text-align: center;
    }
    .error-right {
        text-align: center;
        padding-left: 0px;
    }
}
@media screen and (max-width: 767px) {
    .error-right h5 {
        font-size: 18px;
    }
    .error-right h6 {
        font-size: 45px;
    }
}
.gym-banner-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.single-gymBner-ctgry {
    position: relative;
    z-index: 1;
}
.single-gymBner-ctgry::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: var(--gymVolt-bner-bg);
    z-index: 2;
}
.single-gymBner-ctgry .img {
    overflow: hidden;
}
.single-gymBner-ctgry .img img {
    width: 100%;
    height: 100%;
    -webkit-transition: 1.5s ease;
    -o-transition: 1.5s ease;
    -moz-transition: 1.5s ease;
    transition: 1.5s ease;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.single-gymBner-ctgry .content {
    position: absolute;
    z-index: 3;
    bottom: 70px;
    left: 70px;
}
.single-gymBner-ctgry .content > a {
    display: inline-block;
    color: var(--color-secondary);
    font-size: 15px;
    font-weight: 400;
    background-color: var(--menu-bg);
    padding: 8px 25px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.single-gymBner-ctgry .content h4 {
    margin-top: 20px;
    font-weight: 700;
    font-size: 24px;
    max-width: 280px;
    line-height: 1.3;
}
.single-gymBner-ctgry .content h4 a {
    color: var(--white);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.single-gymBner-ctgry .content ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 30px;
    margin-top: 20px;
}
.single-gymBner-ctgry .content ul li {
    color: var(--white);
    font-size: 13px;
    line-height: 1;
}
.single-gymBner-ctgry:hover .img img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.single-gymBner-ctgry:hover .content > a {
    color: var(--white);
    background-color: var(--color-primary);
}
.single-gymBner-ctgry:hover .content h4 a {
    color: var(--color-primary);
}

@media screen and (max-width: 1199px) {
    .single-gymBner-ctgry .content {
        bottom: 40px;
        left: 40px;
    }
    .single-gymBner-ctgry .content h4 {
        font-size: 20px;
        max-width: 250px;
    }
}
@media screen and (max-width: 991px) {
    .gym-banner-wrapper {
        grid-template-columns: 1fr 1fr;
    }
    .single-gymBner-ctgry:last-child {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .single-gymBner-ctgry .content {
        bottom: 30px;
        left: 30px;
    }
    .single-gymBner-ctgry .content h4,
    .single-gymBner-ctgry .content ul {
        margin-top: 15px;
    }
}
@media screen and (max-width: 575px) {
    .gym-banner-wrapper {
        grid-template-columns: 1fr;
    }
    .single-gymBner-ctgry:nth-child(2) {
        display: none;
    }
}
.gym-section-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 10px;
    margin-bottom: 40px;
}
.gym-section-title .dot {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}
.gym-section-title .dot:first-child {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.gym-section-title .dot span {
    width: 6px;
    height: 6px;
    background-color: var(--color-primary);
}
.gym-section-title .dot span:nth-child(2) {
    width: 4px;
    height: 4px;
}
.gym-section-title h3 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    color: var(--transparent-text);
}
.gym-section-title h3 span {
    color: var(--color-primary);
}

@media screen and (max-width: 767px) {
    .gym-section-title {
        margin-bottom: 30px;
    }
    .gym-section-title h3 {
        font-size: 24px;
    }
}
.gym-fturPost-wrapper {
    overflow: hidden;
}

.gym-fturPost-GridSizer,
.gym-fturPost-item {
    width: 33.3333333333%;
    overflow: hidden;
}

.big-width {
    width: 50%;
}

.small-width {
    width: 25%;
}

.gym-fturPost-item {
    position: relative;
    z-index: 1;
}
.gym-fturPost-item::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: var(--gymVolt-bner-bg);
    z-index: 2;
}
.gym-fturPost-item .star {
    position: absolute;
    z-index: 3;
    top: 20px;
    right: 20px;
}
.gym-fturPost-item .single-video-content {
    z-index: 3;
}
.gym-fturPost-item .img {
    overflow: hidden;
}
.gym-fturPost-item .img img {
    width: 100%;
    height: 100%;
    -webkit-transition: 1.5s ease;
    -o-transition: 1.5s ease;
    -moz-transition: 1.5s ease;
    transition: 1.5s ease;
}
.gym-fturPost-item .content {
    position: absolute;
    z-index: 3;
    bottom: 40px;
    left: 40px;
}
.gym-fturPost-item .content h4 {
    font-weight: 500;
    font-size: 24px;
    max-width: 290px;
    line-height: 1.2;
}
.gym-fturPost-item .content h4 a {
    color: var(--white);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.gym-fturPost-item .content ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 30px;
    margin-top: 20px;
}
.gym-fturPost-item .content ul li {
    color: var(--white);
    font-size: 13px;
    line-height: 1;
}
.gym-fturPost-item:hover .img img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.gym-fturPost-item:hover .content a {
    color: var(--color-primary);
}

@media screen and (max-width: 1199px) {
    .gym-fturPost-GridSizer,
    .gym-fturPost-item {
        width: 50%;
    }
    .big-width {
        width: 100%;
    }
    .small-width {
        width: 50%;
    }
    .gym-lg-none {
        display: none;
    }
}
@media screen and (max-width: 991px) {
    .gym-fturPost-item .content {
        bottom: 30px;
        left: 30px;
    }
    .gym-fturPost-item .content h4 {
        font-size: 20px;
        max-width: 250px;
    }
}
@media screen and (max-width: 767px) {
    .gym-fturPost-item .content {
        bottom: 20px;
        left: 20px;
    }
    .gym-fturPost-item .content h4 {
        font-size: 18px;
        max-width: 220px;
    }
    .gym-fturPost-item .content ul {
        margin-top: 15px;
    }
}
@media screen and (max-width: 575px) {
    .gym-fturPost-GridSizer,
    .gym-fturPost-item {
        width: 100%;
    }
    .big-width {
        width: 100%;
    }
    .small-width {
        width: 100%;
    }
}
.gym-video-wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

.single-gym-video .img {
    position: relative;
    overflow: hidden;
}
.single-gym-video .img img {
    width: 100%;
    height: 100%;
    -webkit-transition: 1.5s ease;
    -o-transition: 1.5s ease;
    -moz-transition: 1.5s ease;
    transition: 1.5s ease;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.single-gym-video .content {
    padding: 30px 30px 0px 30px;
}
.single-gym-video .content h4 {
    font-weight: 500;
    font-size: 24px;
    max-width: 290px;
    line-height: 1.2;
}
.single-gym-video .content h4 a {
    color: var(--color-secondary);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.single-gym-video .content ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 30px;
    margin-top: 20px;
}
.single-gym-video .content ul li {
    color: var(--color-secondary);
    font-size: 13px;
    line-height: 1;
}
.single-gym-video:hover .content a {
    color: var(--color-primary);
}

@media screen and (max-width: 1199px) {
    .gym-video-wrapper {
        grid-template-columns: 1fr 1fr 1fr;
        gap: 30px 0px;
    }
    .single-gym-video .content {
        padding: 20px 20px 0px 20px;
    }
    .single-gym-video .content h4 {
        font-size: 20px;
        max-width: 250px;
    }
}
@media screen and (max-width: 991px) {
    .gym-video-wrapper {
        grid-template-columns: 1fr 1fr;
        gap: 30px;
    }
}
@media screen and (max-width: 767px) {
    .gym-video-wrapper {
        grid-template-columns: 1fr 1fr;
        gap: 30px 20px;
    }
    .single-gym-video .content h4 {
        font-size: 18px;
    }
    .single-gym-video .content ul {
        margin-top: 15px;
    }
}
@media screen and (max-width: 575px) {
    .gym-video-wrapper {
        grid-template-columns: 1fr;
    }
}
.gym-pro-area button {
    background-color: var(--color-primary);
    border-color: transparent;
}

.gym-rdrChoice-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
}
.gym-rdrChoice-wrapper .category-list-product {
    border: 0.3px solid var(--border-color);
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    margin-top: 0;
}
.gym-rdrChoice-wrapper .category-list-product .cp-list-img {
    max-width: 300px;
}
.gym-rdrChoice-wrapper .category-list-product:hover {
    -webkit-box-shadow: var(--shadow);
    box-shadow: var(--shadow);
    border-color: transparent;
}

@media screen and (max-width: 991px) {
    .gym-rdrChoice-wrapper {
        grid-template-columns: 1fr;
        grid-gap: 20px;
    }
}
@media screen and (max-width: 575px) {
    .gym-rdrChoice-wrapper .category-list-product .cp-list-content h3 {
        font-size: 18px;
    }
}
@media screen and (max-width: 400px) {
    .gym-rdrChoice-wrapper .category-list-product .cp-list-img {
        max-width: 100%;
    }
}
.peopleLike-wrapper {
    max-width: 1300px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
.peopleLike-wrapper .slc-content h4 {
    max-width: 250px;
}

.peopleLike-vdo-wrappr {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.single-pl-vdo {
    position: relative;
    z-index: 1;
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);
    -o-transform: scale(1.01);
    transform: scale(1.01);
}
.single-pl-vdo img {
    width: 100%;
    height: 100%;
}
.single-pl-vdo::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: var(--people-like-vdo-bg);
}

@media screen and (max-width: 991px) {
    .peopleLike-wrapper {
        grid-template-columns: 1fr 1fr;
    }
}
@media screen and (max-width: 767px) {
    .peopleLike-vdo-wrappr {
        grid-template-columns: 1fr 1fr;
    }
    .single-pl-vdo:last-child {
        display: none;
    }
}
@media screen and (max-width: 575px) {
    .peopleLike-wrapper {
        grid-template-columns: 1fr;
        max-width: 400px;
    }
    .peopleLike-vdo-wrappr {
        grid-template-columns: 1fr;
        padding-top: 30px;
    }
}
.gym-subscribe-wrapper {
    text-align: center;
}
.gym-subscribe-wrapper .gym-section-title {
    margin-bottom: 15px;
}
.gym-subscribe-wrapper .gym-section-title h3 {
    margin: 0;
}
.gym-subscribe-wrapper p {
    font-size: 17px;
    color: var(--color-secondary);
    line-height: 1.3;
}
.gym-subscribe-wrapper .search-box {
    margin-top: 40px;
}

@media screen and (max-width: 767px) {
    .gym-subscribe-wrapper .gym-section-title {
        margin-bottom: 10px;
    }
    .gym-subscribe-wrapper .search-box {
        height: 50px;
        margin-top: 20px;
        max-width: 500px;
    }
    .gym-subscribe-wrapper p {
        font-size: 16px;
    }
}
@media screen and (max-width: 380px) {
    .gym-subscribe-wrapper .search-box {
        height: auto;
    }
}
.gym-insta-post-area {
    position: relative;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
}
.gym-insta-post-area button {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 18px;
    gap: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border: none;
    background-color: var(--menu-bg);
}
.gym-insta-post-area button span {
    color: var(--color-secondary);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.gym-insta-post-area button i {
    font-size: 20px;
}
.gym-insta-post-area button:hover {
    background-color: var(--color-primary);
    color: var(--white);
}
.gym-insta-post-area button:hover span {
    color: var(--white);
}

.gym-single-instaPost {
    display: block;
}
.gym-single-instaPost img {
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 1199px) {
    .gym-insta-post-area {
        grid-template-columns: repeat(5, 1fr);
    }
    .gym-single-instaPost:nth-child(6) {
        display: none;
    }
}
@media screen and (max-width: 991px) {
    .gym-insta-post-area {
        grid-template-columns: repeat(4, 1fr);
    }
    .gym-single-instaPost:nth-child(5) {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .gym-insta-post-area {
        grid-template-columns: repeat(3, 1fr);
    }
    .gym-single-instaPost:nth-child(4) {
        display: none;
    }
}
@media screen and (max-width: 575px) {
    .gym-insta-post-area {
        grid-template-columns: repeat(2, 1fr);
    }
    .gym-insta-post-area button {
        font-size: 16px;
        gap: 10px;
    }
    .gym-single-instaPost:nth-child(3) {
        display: none;
    }
}
.foodvolt-banner-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
}

.foodvolt-banner-item .single-item {
    position: relative;
    overflow: hidden;
}
.foodvolt-banner-item .single-item::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: var(--foodvolt-banner-overlay);
    z-index: 1;
    top: 0;
    left: 0;
}
.foodvolt-banner-item .single-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.6s ease;
    -o-transition: 0.6s ease;
    -moz-transition: 0.6s ease;
    transition: 0.6s ease;
}
.foodvolt-banner-item .single-item .categori {
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: var(--white);
    background-color: var(--color-primary);
    padding: 6px 9px;
    display: inline-block;
}
.foodvolt-banner-item .single-item .content {
    position: absolute;
    z-index: 2;
    bottom: 30px;
    left: 30px;
    width: -webkit-calc(100% - 60px);
    width: -moz-calc(100% - 60px);
    width: calc(100% - 60px);
}
.foodvolt-banner-item .single-item .content h4 {
    margin-top: 20px;
}
.foodvolt-banner-item .single-item .content h4 a {
    font-weight: 400;
    font-size: 24px;
    line-height: 1.2;
    color: var(--white);
    font-family: var(--Lobster);
}
.foodvolt-banner-item .single-item .content ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 30px;
    margin-top: 20px;
}
.foodvolt-banner-item .single-item .content ul li {
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    color: var(--white);
}
.foodvolt-banner-item .single-item:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.foodvolt-banner-smallitem {
    max-width: 370px;
    width: 100%;
}

.foodvolt-banner-bigitem {
    max-width: 772px;
    width: 100%;
}
.foodvolt-banner-bigitem .categori {
    position: absolute;
    top: 40px;
    right: 40px;
    z-index: 2;
}
.foodvolt-banner-bigitem .single-item {
    height: 100%;
}
.foodvolt-banner-bigitem .single-item .content {
    padding: 30px;
    background-color: var(--color-primary);
    width: -webkit-calc(100% - 80px);
    width: -moz-calc(100% - 80px);
    width: calc(100% - 80px);
    max-width: 400px;
    left: 40px;
    bottom: 40px;
}
.foodvolt-banner-bigitem .single-item .content ul {
    margin-top: 0;
}

@media screen and (max-width: 1199px) {
    .foodvolt-banner-bigitem .categori {
        top: 30px;
        right: 30px;
    }
    .foodvolt-banner-bigitem .single-item {
        height: 100%;
    }
    .foodvolt-banner-bigitem .single-item .content {
        width: -webkit-calc(100% - 60px);
        width: -moz-calc(100% - 60px);
        width: calc(100% - 60px);
        left: 30px;
        bottom: 30px;
    }
}
@media screen and (max-width: 991px) {
    .foodvolt-banner-wrapper {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .foodvolt-banner-smallitem {
        width: -webkit-calc(50% - 15px);
        width: -moz-calc(50% - 15px);
        width: calc(50% - 15px);
        max-width: 100%;
    }
    .foodvolt-banner-bigitem {
        width: 100%;
        max-width: 100%;
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .foodvolt-banner-bigitem .single-item .content {
        max-width: 375px;
    }
}
@media screen and (max-width: 767px) {
    .foodvolt-banner-wrapper {
        grid-gap: 20px;
    }
    .foodvolt-banner-item .single-item .content {
        bottom: 20px;
        left: 20px;
        width: -webkit-calc(100% - 40px);
        width: -moz-calc(100% - 40px);
        width: calc(100% - 40px);
    }
    .foodvolt-banner-item .single-item .content h4 {
        margin-top: 15px;
    }
    .foodvolt-banner-item .single-item .content h4 a {
        font-weight: 400;
        font-size: 20px;
    }
    .foodvolt-banner-item .single-item .content ul {
        margin-top: 15px;
    }
    .foodvolt-banner-bigitem .single-item .content {
        padding: 20px 20px;
        max-width: 320px;
    }
    .foodvolt-banner-bigitem .single-item .content ul {
        margin-top: 0;
    }
}
@media screen and (max-width: 575px) {
    .foodvolt-banner-smallitem {
        width: 100%;
        max-width: 100%;
    }
    .foodvolt-banner-bigitem {
        -webkit-box-ordinal-group: unset;
        -webkit-order: unset;
        -moz-box-ordinal-group: unset;
        -ms-flex-order: unset;
        order: unset;
    }
}
.foodvolt-section-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 20px;
    margin-bottom: 45px;
}
.foodvolt-section-title img,
.foodvolt-section-title svg {
    max-width: 100%;
    max-height: 100%;
}
.foodvolt-section-title h3 {
    font-family: var(--Lobster);
    color: var(--color-primary);
    line-height: 1;
    font-size: 30px;
}

@media screen and (max-width: 767px) {
    .foodvolt-section-title {
        gap: 10px;
        margin-bottom: 30px;
    }
    .foodvolt-section-title h3 {
        font-size: 24px;
    }
    .foodvolt-section-title img,
    .foodvolt-section-title svg {
        max-width: 50px;
    }
}
.foodvolt-ltstPost-wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 30px;
}

.foodvolt-ltst-post {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.foodvolt-ltst-post .img {
    position: relative;
    overflow: hidden;
}
.foodvolt-ltst-post .img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.6s ease;
    -o-transition: 0.6s ease;
    -moz-transition: 0.6s ease;
    transition: 0.6s ease;
}
.foodvolt-ltst-post .img .categori {
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: var(--white);
    background-color: var(--color-primary);
    padding: 6px 9px;
    display: inline-block;
    position: absolute;
    left: 30px;
    top: 30px;
}
.foodvolt-ltst-post .content {
    background: var(--bg-primary);
    border: 0.3px solid var(--border-color);
    border-top: none;
    padding: 30px 40px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    transition: 0.3s ease;
}
.foodvolt-ltst-post .content h4 a {
    font-weight: 400;
    font-size: 24px;
    line-height: 1.2;
    font-family: var(--Lobster);
    color: var(--color-secondary);
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    transition: 0.3s ease;
}
.foodvolt-ltst-post .content ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 30px;
    margin-top: 20px;
}
.foodvolt-ltst-post .content ul li {
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    color: var(--color-secondary);
}
.foodvolt-ltst-post:hover {
    -webkit-box-shadow: var(--shadow);
    box-shadow: var(--shadow);
}
.foodvolt-ltst-post:hover .img img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.foodvolt-ltst-post:hover .content {
    border-color: transparent;
}
.foodvolt-ltst-post:hover .content h4 a {
    color: var(--color-primary);
}

@media screen and (max-width: 1350px) {
    .foodvolt-ltst-post .content {
        padding: 20px 30px;
    }
}
@media screen and (max-width: 1199px) {
    .foodvolt-ltstPost-wrapper {
        grid-gap: 20px;
    }
    .foodvolt-ltst-post .content {
        padding: 20px;
    }
}
@media screen and (max-width: 991px) {
    .foodvolt-ltstPost-wrapper {
        grid-template-columns: repeat(3, 1fr);
    }
    .foodvolt-ltst-post .img .categori {
        top: 20px;
        left: 20px;
    }
    .foodvolt-ltst-post .content {
        padding: 20px;
    }
    .foodvolt-ltst-post .content h4 a {
        font-size: 20px;
    }
    .foodvolt-ltst-post .content ul {
        margin-top: 15px;
    }
}
@media screen and (max-width: 767px) {
    .foodvolt-ltstPost-wrapper {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media screen and (max-width: 575px) {
    .foodvolt-ltstPost-wrapper {
        grid-template-columns: 1fr;
    }
}
.food-pro-area {
    padding-top: 20px;
    padding-bottom: 0;
}
.food-pro-area button {
    background-color: var(--white);
    color: var(--color-primary);
    border: none;
}
.food-pro-area button:hover {
    background-color: var(--color-primary);
    color: var(--white);
}

.foodvolt-trendy-slider .single-tag-content .categori {
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: var(--white);
    background-color: var(--color-primary);
    padding: 6px 9px;
    display: inline-block;
    position: absolute;
    left: 40px;
    top: -60px;
}
.foodvolt-trendy-slider .single-tag-content h3 {
    font-family: var(--Lobster);
}

@media screen and (max-width: 1350px) {
    .foodvolt-trendy-slider .single-tag-post .single-tag-content {
        padding: 25px 20px 20px;
    }
}
@media screen and (max-width: 991px) {
    .foodvolt-trendy-slider .single-tag-post .single-tag-content {
        padding: 15px;
    }
}
@media screen and (max-width: 767px) {
    .foodvolt-trendy-slider .single-tag-content .categori {
        left: 20px;
        top: -45px;
    }
}
.foodvolt-vdo-wrappr {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}
.foodvolt-vdo-wrappr .single-pl-vdo .categori {
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: var(--white);
    background-color: var(--color-primary);
    padding: 6px 9px;
    display: inline-block;
    position: absolute;
    right: 30px;
    top: 30px;
}
.foodvolt-vdo-wrappr .single-pl-vdo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.foodvolt-vdo-wrappr .big-play-vdo {
    grid-column: 1/3;
}

@media screen and (max-width: 991px) {
    .foodvolt-vdo-wrappr {
        grid-template-columns: repeat(3, 1fr);
    }
    .foodvolt-vdo-wrappr .single-pl-vdo .categori {
        right: 20px;
        top: 20px;
    }
    .foodvolt-vdo-wrappr .big-play-vdo {
        grid-column: unset;
    }
}
@media screen and (max-width: 767px) {
    .foodvolt-vdo-wrappr {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media screen and (max-width: 575px) {
    .foodvolt-vdo-wrappr {
        grid-template-columns: repeat(1, 1fr);
    }
}
.foodvolt-pl-area .single-list-card .slc-content h4 a {
    font-family: var(--Lobster);
}
.foodvolt-pl-area .category-list-product h3 a {
    font-family: var(--Lobster);
}

.nav-link {
    color: var(--color-primary) !important;
    padding-right: .5rem !important;
    padding-left: .5rem !important;
}

[data-theme="dark"] .nav-link {
    color: var(--color-white) !important;
}


@media (min-width: 992px) {
    .navbar-bottom {
        border-top: 1.5px solid var(--color-primary);
        border-bottom: 1.5px solid var(--color-primary);
    }

    [data-theme="dark"] #navigation {
        border-top: 1px solid var(--color-primary);
        border-bottom: 1px solid var(--color-primary);
    }
}

.card-body .card-title a {
    color: var(--color-primary) !important;
}

.primary-text {
    color: var(--color-primary) !important;
}

.page-link {
    color: var(--color-primary) !important;
}

.page-item.active .page-link {
    color: var(--color-white) !important;
    background-color: var(--color-primary) !important;
    border-color: var(--color-primary) !important;
}

.btl-simple-card:hover {
    background-color: var(--color-primary) !important;
}

[data-theme="dark"] .nav-link.active {
    background-color: var(--color-primary) !important;
}

.btn-outline-theme {
    border: 1px solid var(--color-primary) !important;
}

.btn-outline-theme.active {
    background-color: var(--color-primary);
    color: var(--color-white);
}

.btn-badge {
    padding: 0.5rem 1rem !important;
}

.btn-badge:hover {
    border: 1px solid var(--color-primary);
    background-color: var(--color-primary);
    color: var(--color-white);
    transition: all .5s;
}

.nav-link.active {
    background-color: var(--color-primary);
    border: var(--color-primary);
    color: var(--color-white) !important;
    padding: 1rem;
    border-radius: 0;
}

[data-theme="dark"] .content p {
    color: #fff !important;
}

nav ul li a.active {
    background-color: var(--color-primary);
    border: var(--color-primary);
    color: var(--color-white) !important;
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    border-radius: 0.25rem;
}

#sub-category {
    border-bottom: 1.5px solid var(--color-primary);
    width: 100%;
    height: auto;
    left: 0;
    right: 0;
}

#sub-category ul li a {
    color: var(--cmr-pro);
}

#sub-category ul li a.active {
    color: var(--color-primary);
}

[data-theme="dark"] #sub-category ul li a {
    color: var(--color-white);
}

[data-theme="dark"] #sub-category ul li a.active {
    color: var(--color-primary);
}

.post-content ul li {
    list-style: disc !important;
    margin-bottom: 0.4rem;
    line-height: 0.1rem;
    margin-left: 2rem;
}

.post-content ol li {
    list-style: decimal !important;
    margin-bottom: 0.4rem;
    line-height: 0.1rem;
    margin-left: 2rem;
}

