@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;
0,200;
0,300;
0,400;
0,500;
0,600;
0,700;
0,800;
0,900;
1,100;
1,200;
1,300;
1,400;
1,500;
1,600;
1,700;
1,800;
1,900&display=swap);
body,html {
    overflow-x:hidden
}
.xpro-manu-banner,ul.menu-main {
    justify-content:space-between;
    display:flex
}
body {
    margin:0;
    padding:0;
    font-family:Poppins,sans-serif;
    box-sizing:border-box
}
.xpro-xt-container-dark {
    background-color:#000;
    z-index:5;
    position:relative
}
.xpro-xt-bg-img {
    background-image:url(../img/bg-hero-home.webp);
    background-repeat:no-repeat;
    background-size:cover;
    position:relative;
    padding-top:51px!important;
    padding-bottom:46px
}
.xpro-xt-bg-img:before {
    content:url(../img/gif_file_animation.gif);
    position:absolute;
    left:-88px;
    top:-74px;
    z-index:-1;
    width:100%;
    background-color:#000;
    opacity:.5
}
.xpro-manu-banner {
    align-items:center;
    padding:13px
}
.xpro-manu-banner nav.menu {
    flex-basis:70%
}
a.filter_result_btn {
    background:#3b3b3b;
    padding:12px 20px;
    border-radius:20px;
    line-height:33px;
    border:1px solid #fff
}
li.menu-item-has-children a {
    color:#f2f2f2;
    font-size:14px;
    font-weight:400;
    line-height:27px;
    text-transform:capitalize;
    text-decoration:none;
    list-style:none!important
}
li.menu-item-has-children a img {
    margin-left:5px
}
.list-item .sub_categ ul,.xcfpc .dropdown-menu.mega-dropdown.show {
    padding:0
}
.list-item .sub_categ ul li {
    list-style-type:none
}
.list-item .sub_categ ul li a {
    font-size:14px;
    line-height:29px
}
.list-item .sub_categ ul li a:hover {
    color:#ff6674
}
.sub_categ_border {
    border:1px solid #fff
}
.list-item {
    display:flex;
    justify-content:space-between;
    flex-wrap:wrap
}
.menu {
    font-family:Arial,sans-serif;
    position:relative
}
.menu-main {
    list-style:none;
    padding:0;
    margin:0
}
.template-hover-button button,.title {
    margin-bottom:10px
}
.sub-menu {
    display:none;
    position:absolute;
    top:100%;
    left:0;
    background-color:#3b3b3b;
    padding:30px;
    width:100%;
    border-radius:10px;
    z-index:9999
}
.list-item h4.title {
    color:#fff
}
.menu-item-has-children:hover .sub-menu {
    display:flex;
    height:500;
    flex-direction:column;
    flex-wrap:wrap;
    list-style:none!important
}
a.xt-cat-list {
    font-size:15px!important
}
.title {
    margin-top:0;
    color:#fff;
    font-size:19px;
    font-weight:600
}
@media only screen and (max-width:350px) {
    .menu-item-has-children,.menu-item-has-children>a {
        display:block
    }
    .sub-menu {
        left:auto
    }
    .menu-item-has-children:hover .sub-menu {
        display:flex;
        height:500;
        flex-direction:column;
        flex-wrap:wrap;
        list-style:none!important
    }
}
.xpro-manu-banner .banner-section {
    background-image:url('../img/banner.jpg');
    background-size:cover;
    background-position:center;
    height:700px;
    width:100%;
    display:block
}
li.menu-item-has-children:hover a img {
    transform:rotate(180deg)
}
.xpro-manu-banner li.menu-item-has-children img {
    filter:sepia(1)
}
.set_width {
    width:1280px;
    margin:0 auto;
    padding:0;
    display:flex;
    align-items:baseline
}
.filter-banner-manu {
    padding-top:40px!important;
    color:#fff;
    display:flex;
    justify-content:space-between;
    align-items:center
}
.filter-button {
    display:flex;
    align-items:center
}
.filter-button .bar-icon {
    display:inline-block;
    width:20px;
    height:3px;
    background-color:#fff;
    margin-right:5px
}
.dropdown-button,.filter-button button {
    background-color:transparent;
    border:none;
    color:#fff;
    cursor:pointer
}
.dropdown-content {
    display:none;
    position:absolute;
    background-color:#333;
    z-index:1;
    margin-left:12px!important;
    width:162px
}
.dropdown-content a {
    color:#fff;
    padding:10px;
    text-decoration:none;
    display:block
}
.dropdown-content a:hover,.xtsb .xpro-sidebar ul li a:hover {
    background-color:#555
}
.dropdown:hover .dropdown-content {
    display:flex;
    margin-top:2px;
    border-radius:4px;
    z-index:9999;
    flex-direction:column;
    width:194px!important
}
.filter-button a {
    color:#fff;
    text-decoration:none;
    padding:0 22px;
    font-size:16px;
    font-weight:400;
    cursor:pointer
}
button.buy_pro,button.live_prview {
    color:#fff;
    padding:6.75px 0;
    display:flex;
    min-width:210px;
    min-height:54px;
    cursor:pointer
}
.search_hr .dropdown {
    border:1px solid #fff;
    border-radius:30px
}
button.dropdown-button {
    font-size:18px
}
.span_all {
    padding-left:6px
}
.fixed_dropdown {
    display:flex;
    justify-content:flex-end
}
.search_hr2 {
    position:absolute;
    top:431px;
    border-top:1px solid #393838;
    width:100vw;
    left:0;
    margin:0;
    padding:0
}
.xpro-template-hover {
    position:relative;
    overflow:hidden;
    background:#3d3c3c;
    display:flex;
    justify-content:center;
    align-items:center;
    border-radius:10px
}
.xpro-template-hover:hover img.xpro_template_img {
    transform:scale(1.078);
    transition:transform 5s ease-in-out;
    border-radius:10px!important
}
img.xpro_template_img {
    overflow:hidden;
    transition:transform 1s ease-in-out;
    width:100%
}
.xtftsp ul,.xtsb .dropdown ul {
    overflow-y:scroll;
    margin:0;
    padding:0
}
.xpro-template-hover .xpro_template_img {
    width:100%;
    height:auto;
    display:block;
    border-radius:10px!important;
    transform:scale(.95)
}
.template-hover-button {
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    opacity:0;
    transition:opacity .3s;
    z-index:1
}
.search-submit,.xcfpc .nav-link.dropdown-toggle::after {
    display:none
}
.xpro-searchtc {
    color:wheat
}
.xpro-pagination .pagination-border a.page.current {
    background:linear-gradient(#ff4198,#ffb17e);
    border:1px solid #393838;
    cursor:pointer;
    color:#fff;
    border-radius:5px;
    padding:6px 14px;
    text-decoration:none
}
.xpro-template-hover:hover .template-hover-button {
    opacity:1
}
.xpro-template-hover::after {
    content:'';
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:0;
    transition:opacity .3s;
    pointer-events:none;
    opacity:0
}
.xpro-template-hover:hover::after {
    opacity:.8;
    background-color:#000
}
button.live_prview {
    background:linear-gradient(#ff4198,#ffb17e);
    border:none;
    border-radius:30px;
    align-items:center;
    justify-content:center
}
button.buy_pro {
    border:1px solid #fff;
    border-radius:30px;
    align-items:center;
    background:0 0;
    justify-content:center
}
button.buy_pro span,button.live_prview span {
    margin:0 10px
}
.xpro-gy-4 {
    --xpro-gutter-y:30px!important
}
.xprodblock {
    display:block!important
}
.xprodnone {
    display:none!important
}
.vertical-lines-wrapper {
    position:fixed;
    width:110%;
    height:100%;
    overflow:hidden;
    left:-5%;
    top:0;
    margin:0;
    -webkit-pointer-events:none;
    -moz-pointer-events:none;
    pointer-events:none;
    z-index:2
}
.vertical-effect-width-1 {
    width:11%
}
.vertical-effect-width-2,.vertical-effect-width-3,.vertical-effect-width-4 {
    width:26%
}
.vertical-lines {
    position:fixed;
    height:100%;
    left:0;
    top:0;
    opacity:1;
    -moz-opacity:1;
    -webkit-opacity:1
}
.vertical-effect {
    position:relative;
    height:100%;
    float:left;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    border-right:1px solid rgba(119,119,119,.2)
}
.vertical-effect::before {
    content:"";
    position:absolute;
    display:block;
    width:3px;
    -webkit-animation-direction:normal;
    -moz-animation-direction:normal;
    -ms-animation-direction:normal;
    -o-animation-direction:normal;
    animation-direction:normal
}
.vertical-effect:nth-child(2n)::before,.vertical-effect:nth-child(odd)::before {
    content:"";
    position:absolute;
    right:-2px
}
.vertical-effect:nth-child(odd)::before {
    top:0;
    -webkit-animation:6s ease-out infinite raindrop;
    -moz-animation:6s ease-out infinite raindrop;
    -ms-animation:raindrop 6s ease-out infinite;
    -o-animation:6s ease-out infinite raindrop;
    animation:6s ease-out infinite raindrop;
    background:-webkit-linear-gradient(top,rgba(225,225,225,0),#e1e1e1);
    background:-ms-linear-gradient(top,rgba(225,225,225,0),#e1e1e1);
    background:linear-gradient(top,rgba(225,225,225,0),#e1e1e1)
}
.vertical-effect:nth-child(2n)::before {
    bottom:0;
    -webkit-animation:6s ease-out infinite raindrop-reverse;
    -moz-animation:6s ease-out infinite raindrop-reverse;
    -ms-animation:raindrop-reverse 6s ease-out infinite;
    -o-animation:6s ease-out infinite raindrop-reverse;
    animation:6s ease-out infinite raindrop-reverse;
    background:-webkit-linear-gradient(top,#e1e1e1,rgba(225,225,225,0));
    background:-ms-linear-gradient(top,#e1e1e1,rgba(225,225,225,0));
    background:linear-gradient(top,#e1e1e1,rgba(225,225,225,0))
}
@-webkit-keyframes raindrop {
    0% {
        top:-10%;
        opacity:0;
        height:0
    }
    50% {
        opacity:1
    }
    100% {
        top:100%;
        height:35%
    }
}
@-ms-keyframes raindrop {
    0% {
        top:-10%;
        opacity:0;
        height:0
    }
    50% {
        opacity:1
    }
    100% {
        top:100%;
        height:35%
    }
}
@keyframes raindrop {
    0% {
        top:-10%;
        opacity:0;
        height:0
    }
    50% {
        opacity:1
    }
    100% {
        top:100%;
        height:35%
    }
}
@-webkit-keyframes raindrop-reverse {
    0% {
        bottom:-10%;
        opacity:0;
        height:0
    }
    50% {
        opacity:1
    }
    100% {
        bottom:100%;
        height:35%
    }
}
@-ms-keyframes raindrop-reverse {
    0% {
        bottom:-10%;
        opacity:0;
        height:0
    }
    50% {
        opacity:1
    }
    100% {
        bottom:100%;
        height:35%
    }
}
@keyframes raindrop-reverse {
    0% {
        bottom:-10%;
        opacity:0;
        height:0
    }
    50% {
        opacity:1
    }
    100% {
        bottom:100%;
        height:35%
    }
}
.xtstc .xpro-xt-main-title h1 {
    color:#f8f9fa;
    text-align: center;
    font-family:Poppins;
    font-size:17px;
    font-style:normal;
    font-weight:600;
    line-height:normal;
    letter-spacing: normal !important;
    text-transform:capitalize
}
.xtstc .xpro-xt-search-sm,.xtstc .xpro-xt-title-col {
    display:flex;
    justify-content:center
}
.xtstc .xpro-xt-tags {
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    justify-content:center;
    padding:5px;
}
.xtstc .xpro-xt-search .xpro-xt-search-input {
    border-radius:24px;
    font-size:16px;
    border:3px solid #1D2531;
    background:url("../img/xpro-temp-search.svg") 8px 13px/23px 17px no-repeat;
    width:300px;
    min-height:30px;
    padding:.5em 1em .5em 2.5em;
    line-height:24px;
    color:#dee2e6!important;
    margin-top: 20px;
}
.xtstc .xpro-xt-search-input::placeholder {
    color:#fff;
    font-weight:400
}
.xtstc .xpro-xt-search-input,.xtstc .xpro-xt-search-input:focus {
    outline:0;
    text-shadow:none;
    color:#fff
}
.xtstc .xpro-xt-tags button {
    -webkit-transition:.2s;
    transition:.2s;
    border-radius:30px;
    background:0 0;
    border: 2px solid #1D2531;
    font-size:14px;
    font-weight:400;
    min-height:33px;
    padding:6px 20px;
    margin:4px;
}
.xtcc .xpro-option-btn button.pro_btn,.xtsb button.xpro-sidebar-button {
    background:linear-gradient(270deg,#ff4198 -.86%,#ffb17e 100%);
    font-weight:400
}
.xtstc .xpro-xt-tag-btn {
    color:#fff;
    cursor:pointer
}
.xtstc .xpro-xt-tag-btn a {
    color:#d2d2d2;
    text-decoration:none
}
.xtstc .xpro-xt-tag-btn:focus,.xtstc .xpro-xt-tag-btn:hover {
    color:#fff;
    border-color:#fff
}
.xtstc .xpro-xt-row {
    align-items:center;
    margin-top: 30px;
}
.xtstc .xpro-xt-col-search-tag-p {
    padding:0px
}
.xtstc .xpro-dec-color {
    color:#9B9EA4;
    text-align: center;
}
.xcfpc .navbar.navbar-expand-lg {
    list-style:none!important
}
.xcfpc .xpro-xt-pr-3 {
    padding-right:1rem!important
}
.xcfpc .fa-chevron-down:before {
    content:"\f078";
    font-size:small
}
.xcfpc button:focus {
    outline:0
}
hr.xpro-xt-bt {
    border-top:1px solid #393838;
    margin:auto
}
hr.xpro-xt-bb {
    border-bottom:1px solid #393838;
    margin:auto
}
.xcfpc .xpro-xt-nav-link-b {
    border-radius:20px;
    border:1px solid var(--2-whtie,#e9ecef)
}
.xcfpc .xxt.xpro-xt-nav-link-bm {
    width:166px!important;
    margin:13px
}
.xcfpc .xpro-xt-cat-title {
    padding-bottom:5px
}
.xcfpc .mega-menu .dropdown-header {
    color:#fff;
    font-size:14px;
    font-style:normal;
    font-weight:700;
    line-height:normal
}
.xcfpc .dropdown ul li a {
    display:block;
    text-decoration:none;
    color:#fff!important;
    border-radius:10px;
    font-size:14px;
    font-style:normal;
    font-weight:400;
    line-height:normal;
    padding-bottom:5px
}
.xcfpct a {
    color:#fff!important;
    font-size:14px!important;
    font-style:normal!important;
    font-weight:700!important;
    line-height:normal!important
}
.xcfpc .xpro-xt-categories-menu-text,.xcfpc a,a:active,a:focus {
    color:#fdfdfd
}
.xcfpc .mega-menu .dropdown-menu {
    width:100%;
    padding:0 0 10px;
    border:none;
    box-shadow:none;
    border-radius:10px;
    background:#3b3b3b
}
.xcfpc .dropdown-item:hover {
    color:#fff!important;
    text-decoration:none!important;
    background-color:#a7b0bd00!important
}
.xcfpc .dropdown-item {
    padding:0!important;
    text-wrap:wrap;
    width:176px
}
.xcfpc .mega-dropdown {
    left:0;
    right:0;
    padding:20px
}
.xcfpc .nav-link {
    padding:.2rem 1rem!important
}
.xcfpc .dropdown-menu.show {
    width:max-content
}
.xcfpc .xpro-xt-cat-megamenu {
    display:flex;
    flex-wrap:wrap;
    flex-direction:column;
    padding:0
}
.xcfpcmul ul {
    padding-left:30px;
    margin:0
}
.xcfpc .xi {
    font-size:37px
}
.xcfpc .xxt .dropdown-menu.show {
    display:block;
    border-radius:10px;
    background:#3b3b3b;
    text-align:center
}
.xcfpc .dropdown-header {
    padding-top:13px!important;
    padding-left:0
}
.xcfpc .xpro-xt-categories-menu-btn {
    display:contents
}
.xtcc .xpro-xt-cards-pt {
    padding-top:50px
}
.xtcc .xpro_hover_icon img {
    margin:0 5px
}
.xtcc .xpro_hover_icon {
    position:absolute;
    top:18px;
    transition:opacity .3s;
    display:flex;
    justify-content:space-between;
    width:100%;
    cursor:pointer;
    align-items:center;
    z-index:1;
    left:89%
}
.xtcc .xpro-option-btn button.pro_btn {
    line-height:14px;
    border:1px solid #ff4198;
    transform:rotate(90deg);
    font-size:14px;
    color:#fff;
    padding:10px;
    border-right:1px;
    border-radius:0 0 10px 10px
}
.xtcc .xpro-pagination {
    display:flex!important;
    justify-content:flex-end!important;
    align-items:center;
    padding-top:40px!important
}
.xpro-pagination .arrow:not(:first-child):not(:last-child),.xtcc .xpro-pagination .page:not(:first-child):not(:last-child) {
    margin:0 5px;
    background-color:#393838;
    border:1px solid #393838;
    cursor:pointer;
    color:#fff;
    border-radius:5px;
    padding:6px 14px;
    font-size:14px;
    text-decoration:none
}
.xtcc .xpro-pagination .arrow {
    font-weight:700
}
.xpro-pagination .arrow:hover,.xtcc .xpro-pagination .page:hover {
    background:linear-gradient(#ff4198,#ffb17e)
}
.xtcc a.arrow_left,a.arrow_right {
    padding:0 20px
}
.xtcc .pagination-border {
    border:1px solid #393838;
    padding:10px;
    border-radius:10px;
    margin-right:40px
}
.xtsb #xpro-sidebar {
    position:fixed;
    top:135px;
    left:-400px;
    width:318px;
    height:100vh;
    background:#151719;
    transition:.3s linear;
    z-index:999!important;
    margin-bottom:30px
}
.xtb-appear .xtsb #xpro-sidebar {
    top:118px!important
}
.xtsb #xpro-sidebar.xpro-active {
    left:0
}
.xtsb #xpro-sidebar .xpro-toggle-btn {
    position:fixed;
    left:-50px;
    top:45%
}
.xtsb button.xpro-sidebar-button {
    border:1px solid #ff4198;
    transform:rotate(270deg);
    font-size:16px;
    color:#fff;
    cursor:pointer;
    position:relative;
    z-index:99999999999999;
    width:150px;
    height:55px;
    border-radius:0 0 10px 10px
}
.xtsb .xpro-active button.xpro-sidebar-button {
    margin-left:320px;
    transition:.3s linear
}
.xtsb #xpro-sidebar .xpro-toggle-btn span {
    display:block;
    width:30px;
    height:5px;
    background:#151719;
    margin:5px 0;
    cursor:pointer
}
.xtsb #xpro-sidebar .xpro-list .xpro-item {
    padding:15px 10px;
    border-bottom:1px solid #444;
    color:#fcfcfc;
    text-transform:uppercase;
    font-size:12px
}
.xtsb #xpro-sidebar .xpro-list .xpro-item a {
    color:#fcfcfc;
    text-decoration:none
}
.xtsb button:focus {
    outline:dotted 1px;
    outline:-webkit-focus-ring-color auto 0
}
.xtsb .xpro-list {
    padding-right:47px;
    padding-top:30px
}
.xtsb .xt-remove-filter {
    background:#ff6f8d;
    text-align:center;
    border-radius:10px
}
.xtsb .sidebar-main-li {
    position:relative;
    color:#fff;
    margin:16px 0
}
.xtsb a.sidebar-themes {
    color:#fff;
    font-size:18px;
    font-weight:400;
    text-decoration:none
}
.xtsb .xpro-sidebar ul {
    list-style:none;
    padding:0
}
.xtsb .xpro-sidebar-icon {
    display:flex;
    justify-content:space-between;
    align-items:center;
    cursor:pointer
}
.xtsb .xpro-sidebar ul li a {
    margin:6px;
    display:block;
    padding:5px;
    text-decoration:none;
    color:#fff;
    border-radius:10px
}
.xtsb .xpro-sidebar ul li a.active {
    background-color:#555;
    margin:5px
}
.xtsb .xpro-sidebar .icon {
    float:right
}
.xtsb .dropdown ul {
    list-style:none;
    height:290px
}
.xtftsp ul::-webkit-scrollbar-thumb {
    background-color:#ffb17e;
    border:4px solid transparent;
    border-radius:8px;
    background-clip:padding-box
}
.xtftsp ul::-webkit-scrollbar {
    width:16px
}
.xtftsp ul {
    border-radius:8px
}
.xpro-sidebar-icon.xpro-xt-theme  {
    font-weight: 600;
    font-size: 18px;
}
input.xpro-xt-search-input::placeholder  {
    color: #d2d2d2 !important;
}

/* FAQ Section Heading */
.xpro-faqs-ele h2.text-center.mb-4 {
    color: #FFFFFF;
}

/* Accordion Styling */
.xpro-faqs-ele .accordion {
    --bs-accordion-bg: #040d1b !important;
    --bs-accordion-border-color: transparent !important;
    --bs-accordion-btn-focus-border-color: #fdfdfd !important;
    --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem #fdfdfd !important;
    --bs-accordion-active-color: #fdfdfd !important;
    --bs-accordion-active-bg: #fdfdfd !important;
    --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FFFFFF'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
    --bs-accordion-btn-active-icon: var(--bs-accordion-btn-icon) !important;
    --bs-accordion-btn-icon-width: 1.25rem !important;
}

/* Accordion Button */
.xpro-faqs-ele .accordion-button {
    color: #FFFFFF;
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.4em;
    border: 2px solid #ffffff0d !important;
    background-color: #ffffff0d;
}

/* Accordion Button Active State */
.accordion-button:not(.collapsed) {
    color: #FFFFFF !important;
    background-color: #ffffff0d !important;
    box-shadow: none !important;
}

/* Remove Default Focus Styles */
.accordion-button:focus {
    box-shadow: none !important;
}

/* Accordion Body */
.xpro-faqs-ele .accordion-body {
    color: #FFFFFF80;
}

/* Accordion Item */
.accordion-item {
    background-color: #ffffff0d !important;
    border: 2px solid #ffffff0d !important;
    border-radius: 10px !important;
    padding: 0 !important;
    margin-bottom: 15px !important;
}

.navbar-toggler:focus {
    box-shadow: none !important;
}
.accordion-button:not(.collapsed) {
    color: #FFFFFF !important;
     background-color: #1D2532 !important;
    box-shadow: none !important;
}

button.accordion-button.collapsed {
    background-color: #1D2532 !important;
    border-radius: 7px;
}
.xpro-faqs-ele .accordion-body {
    color: #FFFFFF80;
    background-color: #1D2532;
}
.accordion-item {
    background-color: #1D2532 !important;
}
input.xpro-xt-search-input:focus-within {
    border: 1px solid #FB8789;
    
	box-shadow: 0px 2px 3px #FF8C80, 0px -1px 9px #FF6674;
}
.xpro-xt-tags .xpro-xt-tag-btn:hover {
    background-color: #1D2531;
    border: none;
}
.xpro-xt-tags .xpro-xt-tag-btn:hover a {
    color: #FB8789;
}
.xpro-xt-tags{
    border: none;
}
