@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?rdjr4k');
  src:  url('../fonts/icomoon.eot?rdjr4k#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?rdjr4k') format('truetype'),
    url('../fonts/icomoon.woff?rdjr4k') format('woff'),
    url('../fonts/icomoon.svg?rdjr4k#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
:root{
	--primary-color: #1987ff;
	--secondary-color: #1987ff;
	--body-color: #888;
	--black-color: #1987ff;
	--sborder-color: #eee;
}
.linear-text-gradient{
	background: -o-linear-gradient(left, #11dbb1 0%, #a3eb5d 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #11dbb1), color-stop(100%, #a3eb5d));
	background: linear-gradient(90deg, #11dbb1 0%, #a3eb5d 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.ss-btn-style3{
	border-radius: 100px;
    background: linear-gradient(90deg, #3e42ff 0%, #7d37ff 100%);
	display: inline-block;
    height: 55px;
    line-height: 55px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 0 44px;
	position:relative;
	overflow:hidden;
}
.ss-btn-style3:hover{
	color:#fff;
}
.ss-btn-style3:after{
    background-image: linear-gradient(90deg, transparent, #00b38d, transparent);
    content: "";
    left: 150%;
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    transform: skew(-20deg);
    width: 200%;
    z-index: 0;
}
.ss-btn-style3:hover:after{
	-webkit-animation: shine .75s cubic-bezier(.01, .56, 1, 1);
    animation: shine .75s cubic-bezier(.01, .56, 1, 1);
}
.ss-btn-style3:hover{
		
}
.reveal {
  position: relative;
  opacity: 0;
}

.reveal.active {
  opacity: 1;
  animation: fade-bottom 0.5s ease-in;
}
.sw-woo-svg{
    position: absolute;
    border-radius: 20px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: opacity .2s ease-out;
    opacity: 0;
}
.sw-woo-svg rect{
	animation:woo-qodef-svg-animation 5s linear infinite;
}
@keyframes woo-qodef-svg-animation {
    0% {
        stroke-dashoffset: 0
    }

    100% {
        stroke-dashoffset: 100%;
    }
}
@keyframes fade-bottom {
  0% {
    transform: translateY(150px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes bghover {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

@keyframes bghover {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

@-webkit-keyframes shine {
  100% {
    left: -200%;
  }
}

@keyframes shine {
  100% {
    left: -200%;
  }
}

@-webkit-keyframes shine2 {
  20% {
    left: -200%;
  }

  100% {
    left: -200%;
  }
}

@keyframes shine2 {
  20% {
    left: -200%;
  }

  100% {
    left: -200%;
  }
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.tab-content > .tab-pane{
	display: block;
	visibility: hidden;
	height: 0;
	transition: all 0.5s;
	transform: translateY(100px);
	opacity: 0;
}
.tab-content > .tab-pane.active{
	visibility: visible;
	height: auto;transform: translateY(0);opacity: 1;
}
.icon-align-justify:before {
  content: "\e91c";
}
.icon-align-left:before {
  content: "\e91d";
}
.icon-align-right:before {
  content: "\e91e";
}
.icon-arrow-left:before {
  content: "\e918";
}
.icon-arrow-left-circle:before {
  content: "\e91f";
}
.icon-arrow-right:before {
  content: "\e919";
}
.icon-arrow-right-circle:before {
  content: "\e920";
}
.icon-calendar:before {
  content: "\e938";
}
.icon-camera:before {
  content: "\e941";
}
.icon-check:before {
  content: "\e921";
}
.icon-check-circle:before {
  content: "\e91b";
}
.icon-check-square:before {
  content: "\e923";
}
.icon-chevron-left:before {
  content: "\e901";
}
.icon-chevron-right:before {
  content: "\e902";
}
.icon-chevrons-left:before {
  content: "\e942";
}
.icon-chevrons-right:before {
  content: "\e943";
}
.icon-clock:before {
  content: "\e904";
}
.icon-edit:before {
  content: "\e944";
}
.icon-eye:before {
  content: "\e905";
}
.icon-facebook:before {
  content: "\e906";
}
.icon-folder:before {
  content: "\e939";
}
.icon-gift:before {
  content: "\e93a";
}
.icon-grid:before {
  content: "\e940";
}
.icon-headphones:before {
  content: "\e924";
}
.icon-heart:before {
  content: "\e907";
}
.icon-help-circle:before {
  content: "\e925";
}
.icon-home:before {
  content: "\e926";
}
.icon-info:before {
  content: "\e927";
}
.icon-instagram:before {
  content: "\e91a";
}
.icon-key:before {
  content: "\e93c";
}
.icon-layers:before {
  content: "\e900";
}
.icon-life-buoy:before {
  content: "\e93b";
}
.icon-link:before {
  content: "\e922";
}
.icon-link-2:before {
  content: "\e928";
}
.icon-linkedin:before {
  content: "\e908";
}
.icon-list:before {
  content: "\e93d";
}
.icon-lock:before {
  content: "\e93e";
}
.icon-log-in:before {
  content: "\e929";
}
.icon-log-out:before {
  content: "\e92a";
}
.icon-mail:before {
  content: "\e909";
}
.icon-map-pin:before {
  content: "\e90a";
}
.icon-menu:before {
  content: "\e903";
}
.icon-message-circle:before {
  content: "\e92b";
}
.icon-message-square:before {
  content: "\e92c";
}
.icon-minus:before {
  content: "\e92d";
}
.icon-minus-circle:before {
  content: "\e92e";
}
.icon-phone:before {
  content: "\e90b";
}
.icon-phone-call:before {
  content: "\e90c";
}
.icon-play:before {
  content: "\e92f";
}
.icon-play-circle:before {
  content: "\e930";
}
.icon-plus:before {
  content: "\e931";
}
.icon-plus-circle:before {
  content: "\e932";
}
.icon-refresh-ccw:before {
  content: "\e90d";
}
.icon-refresh-cw:before {
  content: "\e90e";
}
.icon-repeat:before {
  content: "\e90f";
}
.icon-search:before {
  content: "\e910";
}
.icon-send:before {
  content: "\e911";
}
.icon-settings:before {
  content: "\e933";
}
.icon-shopping-bag:before {
  content: "\e912";
}
.icon-shopping-cart:before {
  content: "\e913";
}
.icon-star:before {
  content: "\e934";
}
.icon-tag:before {
  content: "\e945";
}
.icon-trash:before {
  content: "\e935";
}
.icon-trash-2:before {
  content: "\e914";
}
.icon-truck:before {
  content: "\e936";
}
.icon-twitter:before {
  content: "\e915";
}
.icon-user:before {
  content: "\e916";
}
.icon-video:before {
  content: "\e946";
}
.icon-x:before {
  content: "\e937";
}
.icon-x-circle:before {
  content: "\e93f";
}
.icon-youtube:before {
  content: "\e917";
}
* {
    margin: 0;
    padding: 0;
    list-style: none;
    outline: none;
}

body {
    
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    color: #fff;
    line-height: 1.6;
	font-family: "Albert Sans", sans-serif;
    font-style: normal;
	background:#110f1a;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	font-family: "Albert Sans", sans-serif;
	font-weight: 700;
}

body a {
    color: #000;
    outline: none !important;
}
body a:hover{
	color:var(--primary-color);
}
h1,
h2,
h3 {
    margin-bottom: 0;
    margin-top: 0;
}

body a:focus,
body a:active,
body a:visited {
    color: #000;
}

body a:hover,
body a:focus,
body a:active,
body a:visited {
    text-decoration: none;
}

img {
    width: auto;
    max-width: 100%;
}

.body-wrapper {
    overflow: hidden;
}

.clearfix {
    clear: both;
    height: 0;
}

@media (min-width: 1400px) and (max-width: 1680px){
	.multi-vendor .vendor-demo span{
		min-height:120px !important;
	}
}

@media(min-width: 1400px) {
    .hightlight-content .demos-web .title-header1 h2 {
        font-size: 50px;
    }

    .hot-features .h-feature-item>div h2 {
        font-size: 24px;
    }

    .container {
        width: 1590px;
    }
	.container1{
        max-width: 1840px; margin:0 auto;
    }
}

.header {
    background: transparent;
    position: relative;
    top: auto;
    z-index: 999;
    width: 100%;
    padding: 10px 0 10px;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}

.header.header-on-top {
    background-color: #12131699;
    -webkit-backdrop-filter: blur(14px);
    backdrop-filter: blur(14px);
    padding: 10px 0;
    position: fixed;
    top: 0;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
}
.header.header-on-top .nav-container .navigation li a{
	color:#fff;
}
.header.header-on-top .nav-container .navigation li a:hover{
	color:#1987ff;
}
.header.header-on-top .logo-wrapper .logo-sticky{ display:block; margin:0;}
.header.header-on-top .logo-wrapper .logo-sticky img{ margin-bottom:0;}
.header.header-on-top .logo-wrapper .logo{ display:none; }
/*==MAIN==*/

.hightlight-content {
    background: url(../images/bg_header.png) no-repeat center center;
    text-align: center;
    color: #fff;
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 1;
}

.hightlight-content .demos-web {
    position: absolute;
    z-index: 2;
    top: 120px;
    text-align: center;
    width: 100%;
    left: 0;
    right: 0;

}
.hightlight-content .button-header-top{
	
}
.hightlight-content .demos-web .title-header1 {
    color: #fff;
    text-align: center;
    margin-bottom: 40px;
}

.hightlight-content .demos-web .title-header1 img{
	margin-bottom:22px;
}
.hightlight-content .demos-web .title-header1 h3 {
    margin: 0;
    font-size: 64px;
    font-weight: 600;
    line-height: 65px;
}

.hightlight-content .demos-web .title-header1 h1 {
    font-size: 72px;
    font-weight: 600;
    line-height: 70px;
	margin:40px 0 20px;
}
.hightlight-content .demos-web .title-header1 h1 span{
	font-weight:700;
}
.hightlight-content .demos-web .title-header1 h5 {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    margin: 15px 0 35px;
	color:#fff;
    
}
.hightlight-content .demos-web .title-header1 h4 span{
	height:41px; width:60px;
	border:2px solid #fff; border-radius:7px; line-height:37px;	
	display:inline-block;
}

.hightlight-content .demos-web .title-header h2 {
    font-size: 45px;
    line-height: 50px;
    font-weight: 600;
    text-align: left;
    color: #fff;
}

.hightlight-content .demos-web .title-header h2 span {

    font-weight: 700;
    margin-right: 10px;
}

.hightlight-content .demos-web .title-header h4 {
    font-size: 24px;
    line-height: normal;
    color: #1987ff;
    font-weight: 600;
    padding: 10px 0;
    text-align: left;
}
.hightlight-content .demos-web button{
	font-size: 14px;
    font-weight: 700;
    color: rgba(255, 255, 255, 1);
    padding: 10.5px 34px;
    border: none;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    gap: 10px;
    border-radius: 100px;
    margin-bottom: 23px;
    text-transform: uppercase;
}
.hightlight-content .demos-web button:before{
	content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    margin: -2px;
    border-radius: inherit;
    background: -o-linear-gradient(left, #11dbb1 0%, #a3eb5d 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #11dbb1), color-stop(100%, #a3eb5d));
    background: linear-gradient(90deg, #11dbb1 0%, #a3eb5d 100%);
    -webkit-animation: bghover 15s linear infinite;
    animation: bghover 15s linear infinite;
    background-size: 100% 100%;
}
.hightlight-content .demos-web button:after{
	content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #000;
    z-index: 0;
    border-radius: inherit;
}
.hightlight-content .demos-web button .linear-text-gradient{
	position:relative; z-index:2;
}	
.hightlight-content .demos-web button .eff{
	display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 100px;
}
.hightlight-content .demos-web button .eff:after{
    background-image: linear-gradient(90deg, transparent, #00b38d, transparent);
    content: "";
    left: 150%;
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    transform: skew(-20deg);
    width: 200%;
    -webkit-animation: shine2 5s cubic-bezier(.01, .56, 1, 1) infinite;
    animation: shine2 5s cubic-bezier(.01, .56, 1, 1) infinite;
    opacity: 0.7;
	z-index:3;
}

.hightlight-content .demos-web a.view-purchase{
	background: none;
	border-color: var(--black-color);
	color: #000;
	background-color:#fff;
}

.intro-divider{
	background: url(../images/text-divider.png) no-repeat center center;
	min-height: 70px;
	padding: 120px 0;
}
.intro-top.footer .intro-inner{
	margin:100px 0 0;
}
.intro-top .intro-inner{
	margin:80px 0;
}
.intro-top .intro-inner .container{
	max-width:1300px;
}
.intro-top .intro-inner .wrap{
	display:grid;
	grid-template-columns:1fr 1fr 1fr 1fr;
	grid-column-gap:10px;
}
.intro-top .intro-inner .wrap > div{
	display: grid;
    grid-template-columns: 30px 1fr;
    padding: 20px;
    gap: 10px;
    align-items: center;
    height: 80px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 40px;
	position:relative;
}
.intro-top .intro-inner .wrap > div:hover:before{
	opacity:1;
}
.intro-top .intro-inner .wrap > div:before{
	content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    margin: -1px;
    border-radius: inherit;
    background: -o-linear-gradient(left, #11dbb1 0%, #a3eb5d 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #11dbb1), color-stop(100%, #a3eb5d));
    background: linear-gradient(90deg, #11dbb1 0%, #a3eb5d 100%);
    background-size: 100% 100%;
    opacity: 0;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.intro-top .intro-inner .wrap > div:after{
	content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #000;
    z-index: -1;
    border-radius: inherit;
}
.intro-top .intro-inner .wrap > div h4{
	font-size:16px; 
}
.intro-demo1 .container, .intro-demo2 .container{ max-width:1410px !important; }
.intro-demo1 ul{ 
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-column-gap: 40px;
	grid-row-gap: 40px;
	margin-bottom: 150px;
	margin-top:140px;
}
.intro-demo1 ul > li{
	background: #f7f7f7;
	border-radius: 20px;
	padding: 40px;
	transition: all 0.4s;
	text-align: center;
	color: var(--black-color);
}
.intro-demo1 ul > li:hover{
	color: #fff;
	background-image: linear-gradient(90deg, #018C87 0%, #1E0B7F 100%);
	cursor: pointer
}
.intro-demo1 ul > li img{
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
    border-radius: 50%;
}
.intro-demo1 ul > li > h4{
	width: 100%;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 20px;
	margin-top:30px;
	color:#000;
}
.intro-demo1 ul > li:hover > h4, .intro-demo1 ul > li:hover > p{
	color:#fff;
}
.intro-demo1 ul > li:hover > img{
	box-shadow:none;
}
.intro-demo1 ul > li > p{
	font-size: 18px;
	line-height: 28px;
	color:#000;
}
#demo2{
	padding-top: 57px;
    margin-bottom: 70px;
    position: relative;
	border-top:1px solid rgba(255, 255, 255, 0.102);
}
#demo2:before{
	position: absolute;
    content: "";
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    z-index: -1;
    background: url(../images/demo-grid/bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: -1;
    pointer-events: none;
    opacity: 0.4;
}
#demo2 .container{
	
}
.theme-demo-layout .content-demo{
	text-align:center;
}
.theme-demo-layout .content-demo .title-style h2{
	font-size:170px;
	font-weight:700;
	width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    margin-bottom: 0;
}
.theme-demo-layout .content-demo .title-style h2 span.style2{
	font-size: 130px;
    top: -10px;
    position: relative;
}
.theme-demo-layout .content-demo .title-style h3{
	font-size:50px;
}
.theme-demo-layout .content-demo .title-style p{
	font-size:16px; line-height:24px;
	color:#a7a4b4;
}
#demo2 .container .container-home-page{
	max-width: 1410px;
	margin: 0 auto;
	text-align: center;
	padding: 120px 0;
}
#demo2 .container .container-home-page .title-style{
	margin-bottom: 80px;
}
#demo2 .container .container-home-page ul{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-column-gap: 40px;
	grid-row-gap: 40px;
}
#demo2 .container .container-home-page ul{
	display:flex;
	justify-content:center;
}
#demo2 .container .container-home-page ul > li{
	background: #fff;
	padding: 20px 20px 30px;
	border-radius: 20px;
	position:relative;
}
#demo2 .container .container-home-page ul > li:last-child{ margin-right:-0.5px;}
#demo2 .container .container-home-page ul > li:hover .sw-woo-svg{
	opacity:1;
}
#demo2 .container .container-home-page ul > li:hover > h3{
	position:relative; z-index:3;
}
#demo2 .container .container-home-page ul > li > a, .mobile-layout .demo-item > a{
	display: block;
	position: relative;
	margin-bottom: 25px;
}

#demo2 .container .container-home-page ul > li img{
	border: 1px solid #ddd;
	border-radius: 10px;
}
#demo2 .container .container-home-page ul > li h3 a{
	font-size: 24px;
	color: #000;
	text-transform: capitalize;
}
#demo2 .container .container-home-page ul > li:hover h3 a{
	color: var(--primary-color);
}

.elementor-admin{
	margin:150px 0 150px;
}
.elementor-admin-wrapper{
	display: grid;
	grid-template-columns: 28% calc( 72% - 70px);
	grid-column-gap: 40px;
}
.content-left .wrap-content{
	padding:105px 0 0;
	color: var(--black-color);
}
.content-left h3{
	font-size:40px; font-weight:700; line-height:50px; margin:0 0 20px; color:#000;
}
.content-left p{
	font-size:18px;  font-weight:400; line-height:30px; margin:0 0 40px; color:#000;
}
.content-left h4{
	font-size:21px;  font-weight:700; margin:20px 0 0; color:#000;
}
.elementor-admin-wrapper .image-right{
	position:relative;
}
.image-right img.image1{
	position:relative;
	z-index:4;
}
.image-right img.image2{
	position: absolute;
    top: 15px;
    right: 38px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    z-index: 2;
}
.tutorials-slide{ padding:0; text-align:center; position:relative; }
.slideshow-tutorials{
	position:relative;
}

.slideshow-tutorials:hover .slick-arrow{
	opacity:1;
}
.slideshow-tutorials .slick-arrow.slick-prev{
	left: 20px;
	height:56px;
	width:56px; background:var(--primary-color);
	display:inline-block; border-radius:28px; color:#fff;
	top:50%;
	margin-top:-50px;
	text-align:center; line-height:56px;
	display:inline-block;
	border:0;
	cursor:pointer;
}
.slideshow-tutorials .slick-arrow.slick-prev:hover{
	opacity:0.85;
	box-shadow:none;
	color:#fff;
}
.slideshow-tutorials .slick-arrow.slick-next:hover{
	opacity:0.85;
	box-shadow:none;
	color:#fff;
}
.slideshow-tutorials .slick-arrow.slick-prev:before{
	content:'\e901';
	font-family:icomoon;
	font-size:24px;
	background-image:none;
	width:auto; height:auto;
}
.slideshow-tutorials .slick-arrow.slick-next{
	right:20px;
	height:56px;
	width:56px; background:var(--primary-color);
	display:inline-block; border-radius:28px; color:#fff;
	top:50%;
	margin-top:-50px;
	text-align:center; line-height:56px;
	display:inline-block;
	border:0;
	left:auto;
	cursor:pointer;
}
.slideshow-tutorials .slick-arrow.slick-next:before{
	content:'\e902';
	font-family:icomoon;
	font-size:24px;
	background-image:none;
	width:auto; height:auto;
}
.tutorials-slide .slideshow-tutorials{ padding:0 22.5px; }
.tutorials-slide .container{ width:100% !important; }
.tutorials-slide .text-tutorials{
	margin-bottom:30px; text-align:center;
}
.slideshow-tutorials .slick-list .item .item-wrap{
	
}

.filters-button-group, .filters-button-group-shop{
    text-align: center;
    margin: 0 0 40px;
}
.filters-button-group button, .filters-button-group-shop button{
    font-size: 16px;
    color: #fff;
    background-color: #2a2837;
    font-weight: 600;
    height: 50px;
    line-height: 50px;
    text-transform: capitalize;
    border: 0;  
	border-radius:25px;
    padding: 0 40px;
    margin: 0 5px 10px;
	position:relative;
	border:0;
}

.filters-button-group button:before, .filters-button-group-shop button:before{
	position: absolute;
    content: "";
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    z-index: -1;
    border-radius: inherit;
    background: #292731;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}
.filters-button-group button:hover, .filters-button-group-shop button:hover{
	background-color:#11101d;
	border-color:#fff;
}
.filters-button-group-shop button{
	background-color:#fff;
}
.filters-button-group button.show-more:hover,
.filters-button-group button.show-more.is-checked,
.filters-button-group-shop button.show-more:hover,
.filters-button-group-shop button.show-more.is-checked{
	background: url(../images/double-angle-pointing-to-right-hover.svg) no-repeat #1987ff;
	background-size:10px 10px;
	background-position:right 20px center;
}
.filters-button-group button.show-more, .filters-button-group-shop button.show-more{
	text-transform:uppercase;
	background: url(../images/double-angle-pointing-to-right.svg) no-repeat #f5f5f5;
	background-size:10px 10px;
	background-position:right 20px center;
}

.filters-button-group button span, .filters-button-group-shop button span{
	position:absolute;
	font-weight:400;
	top:7px; margin-left:5px;
	right:7px;
	height:26px; width:26px; border-radius:3px;
	font-size:14px;
	line-height:normal;
	color:#1987ff;
	line-height:26px;
	background-color:#fff;
}
.filters-button-group button:hover{
    color: #fff;
	background-color:#12101d;
}
.filters-button-group button:hover:before{
	background-color:#fff;
}
.filters-button-group button.is-checked:before{
	background: -o-linear-gradient(left, #11dbb1 0%, #a3eb5d 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #11dbb1), color-stop(100%, #a3eb5d));
    background: linear-gradient(90deg, #11dbb1 0%, #a3eb5d 100%);
}
.filters-button-group button.is-checked{
	background: -o-linear-gradient(left, #11dbb1 0%, #a3eb5d 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #11dbb1), color-stop(100%, #a3eb5d));
    background: linear-gradient(90deg, #11dbb1 0%, #a3eb5d 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.filters-button-group button.is-checked:after{
	content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #110f1a;
    z-index: -1;
    border-radius: inherit;
}


.device-info {
    position: relative;
    z-index: 2;
    width: 1360px;
    margin: 0 auto;
    margin-top: -440px;
}

.device-info img {
    margin-left: 20px;
}

.logo-wrapper {
    position: relative;
}

.title-page-style {
    margin: 0 0 30px;
}

.title-page-style p {
    font-size: 16px;
    color: #555;
    text-align: center;
    line-height: 24px;
}

.title-page-style .img-title {
    margin: 0 0 30px;
}

.title-page-style h2 {
    font-size: 40px;
    line-height: normal;
    color: #000;
    font-weight: bold;
    text-transform: none;
    
    margin: 0 0 27px;
    text-align: center;
}

.title-page-style h4 {
    font-size: 20px;
    color: #555;
    
    font-weight: 400;
    text-align: center;
    margin-bottom: 26px;
}

.title-page-style h3 {
    font-size: 20px;
    color: #222;
    
    text-transform: capitalize;
    margin: 0;
}

.title-page-style .item-logo {
    text-align: center;
    margin-bottom: 45px;
}

.box-elementor .title-page-style h2 {
    margin: 0 0 42px;
}

.box-elementor .title-page-style p {
    font-size: 18px;
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
    line-height: 32px;
	padding-right:150px;
}

.box-elementor .title-page-style p span {
    text-decoration: underline;
}

.box-elementor .content-demo {
    text-align: center;
	box-shadow:-20px 0px 40px rgba(0,2,42,0.05);
}

.box-elementor {
    background-color: transparent;
    padding-top: 160px;
}
.box-elementor .title-page-style{
	padding-left:350px;
}
.box-elementor .title-page-style h2{
	text-align:left;
	font-weight:500; color:#00022a; margin-bottom:27px;
}
.box-elementor .title-page-style h4{
	font-size:16px; color:#555c70; font-weight:300; text-align:left; margin-bottom:74px;
}
.box-elementor .title-page-style p{
	text-align:left; color:#00022a;
}
.box-elementor .title-page-style .item-logo{ text-align:left; }
.demopage-layout .demo-item {
    display: inline-block;
    width: 33.3%;
    float: left;
    padding: 0 15px;

}

.demopage-layout .demo-item img:hover {
    transform: scale(1.1);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
}

.logo-wrapper h1 {
    margin: 0;
}

.logo-wrapper strong {
    display: none;
}

.nav-container {
    text-align: center;
}
.logo-wrapper .logo-sticky{ display:none;}

.nav-container .navigation {
    text-align: left;
    padding-top: 15px;
    display: inline-block;
}

.nav-container .navigation li.active a {
    color: #1987ff;
}

.nav-container .navigation li {
    display: inline-block;
    margin-right: 45px;
}

.nav-container .navigation li a {
    
    font-weight: 600;
    font-style: normal;
    font-size: 18px;
    line-height: 18px;
    text-transform: capitalize;
    color: #fff;
    text-decoration: none;
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
	letter-spacing:0.5px;
}


.nav-container .navigation li a:hover {
    color: #1987ff;
}

.description-header {
    text-align: center;
    
    font-weight: 400;
    padding-top: 130px;
}

.description-header .normal-title {
    font-size: 133.33%;
    color: #1987ff;
}

.description-header .big-title {
    font-size: 320%;
    margin-bottom: 30px;
    color: #fff;
}

.btn-buy:hover {
    color: #fff;
    background-color: #222;
}

.bottom-description {
    text-align: center;
    background-color: #1987ff;
    color: #fff;
    padding: 35px 0;
}

.copyright a {
    color: #f4a137;
}

.title-page {
    text-align: center;
}

.title-page h2 {
    
    font-weight: 600;
    color: #fff;
    font-size: 226.67%;
}

.content-demo .title-page h2 {
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    color: #fd8a49;
}

/*.content-demo .title-page h2:after{
    position:absolute;
    right:-140px;
    top:-15px;
    content:'';
    display:inline-block;
    width:95px;
    height:93px;
    background: url(../images/icon-layout.png) no-repeat center center;
}
*/
.title-page h3 {
    font-size: 16px;
    margin-top: 10px;
    color: #484848;
    line-height: 26px;
}


.theme-demo .title-style h2{
	font-size:90px; font-weight:400; 
	color: #fff;
}
.theme-demo .title-style h3{
	font-size:40px; color:#fff; line-height:52px;  margin-bottom:20px;font-weight: 700;
}
.theme-demo .title-style p{
	font-size:18px; color:#fff; line-height:24px; font-weight:400;
}
.demo-shop .container{ max-width:1480px !important;} 
.group-tabs{ text-align:center; }
.group-tabs ul.nav{
	display:inline-block;
}
.group-tabs ul.nav li{ display:inline-block; }
.group-tabs ul.nav li > a{
	font-size: 14px;
    color: #00022a;
    background-color: #f5f7fa;
    font-weight: 400;
    height: 40px;
    line-height: 41px;
    text-transform: capitalize;
    border: 0;
    border-radius: 4px;
    padding: 0 44px 0 20px;
    margin: 0 3px 10px;
    position: relative;
}
.group-tabs ul.nav li.active > a, .group-tabs ul.nav li:hover > a{
	color:#fff;
	background:linear-gradient(92deg, rgba(255,78,32,1) 20%, rgba(222,1,26,1) 100%);
}
.group-tabs ul.nav li > a > span{
	position: absolute;
    font-weight: 400;
    top: 7px;
    margin-left: 5px;
    right: 7px;
    height: 26px;
    width: 26px;
    border-radius: 3px;
    font-size: 14px;
    line-height: normal;
    color: #1987ff;
    line-height: 26px;
    background-color: #fff;
}
.group-tabs .tab-content .tab-pane{
	display:block; height:0; visibility:hidden; opacity:0;
}
.group-tabs .tab-content .tab-pane.active{
	height:auto; visibility:visible; opacity:1;
}
.group-tabs .tab-content .tab-pane .slider-shop .slick-list{
	margin:0 -5px; padding:40px 10px;
}
.group-tabs .tab-content .tab-pane .slider-shop .slick-list .item{
	padding:0 5px;
}
.group-tabs .tab-content .tab-pane .slider-shop .slick-list .item .item-wrap{
	padding:10px; border-radius:10px;
	transition:all 0.3s;
}
.group-tabs .tab-content .tab-pane .slider-shop .slick-list .item .item-wrap .demo-image{
	position:relative;
}
.group-tabs .tab-content .tab-pane .slider-shop .slick-list .item .item-wrap .demo-image:before{
	height:100%;
	content:'';
	width:100%;
	background-color:rgba(0,0,0,0.2);
	position:absolute;
	left:0; right:0; top:0; bottom:0;
	opacity:0;
	transition:all 0.3s;
	border-radius:5px;
}
.theme-demo .content-demo .item-wrap img{
	border-radius:5px;
}

.group-tabs .tab-content .tab-pane .slider-shop .slick-list .item:hover{
	z-index:3;
	background-color:#fff;
}
.slider-shop{
	position:relative;
}
.slider-shop:hover .res-button{
	opacity:1;
}
.slider-shop .res-button.slick-prev{
	left:-86px;
	height:56px;
	width:56px; background-color:#f5f7fa;
	display:inline-block; border-radius:28px; color:#00022a;
	top:50%;
	margin-top:-28px;
	text-align:center; line-height:56px;
	display:inline-block;
	border:0;
	cursor:pointer;
}
.slider-shop .res-button.slick-prev:hover{
	background:linear-gradient(92deg, rgba(255,78,32,1) 20%, rgba(222,1,26,1) 100%);
	box-shadow:none;
	color:#fff;
}
.slider-shop .res-button.slick-next:hover{
	background:linear-gradient(92deg, rgba(255,78,32,1) 20%, rgba(222,1,26,1) 100%);
	box-shadow:none;
	color:#fff;
}
.slider-shop .res-button.slick-prev:before{
	content:'\e901';
	font-family:icomoon;
	font-size:24px;
	background-image:none;
	width:auto; height:auto;
}
.slider-shop .res-button.slick-next{
	right:-86px;
	height:56px;
	width:56px; background-color:#f5f7fa;
	display:inline-block; border-radius:28px; color:#00022a;
	top:50%;
	margin-top:-28px;
	text-align:center; line-height:56px;
	display:inline-block;
	border:0;
	left:auto;
	cursor:pointer;
}
.slider-shop .res-button.slick-next:before{
	content:'\e902';
	font-family:icomoon;
	font-size:24px;
	background-image:none;
	width:auto; height:auto;
}
.group-tabs .tab-content .tab-pane .slider-shop .slick-list .item .item-wrap .demo-image{
	box-shadow:0 10px 20px rgba(0, 2, 42, 0.05); border-radius:5px;
}
.group-tabs .tab-content .tab-pane .slider-shop .slick-list .item .item-wrap .demo-image img{ border:0; border-radius:5px; }
.group-tabs .tab-content .tab-pane .slider-shop .slick-list .item:hover .item-wrap .demo-image:before{
	opacity:1;
}
.group-tabs .tab-content .tab-pane .slider-shop .slick-list .item:hover .item-wrap .demo-image{
	box-shadow:none;
}
.group-tabs .tab-content .tab-pane .slider-shop .slick-list .item:hover .item-wrap{
	 box-shadow: 0 10px 40px rgba(0, 2, 42, 0.1);
    -webkit-box-shadow: 0 10px 40px rgba(0, 2, 42, 0.1);
    -moz-box-shadow: 0 10px 40px rgba(0, 2, 42, 0.1);
    -o-box-shadow: 0 10px 40px rgba(0, 2, 42, 0.1);
    -ms-box-shadow: 0 10px 40px rgba(0, 2, 42, 0.1);
}
.group-tabs .tab-content .tab-pane .slider-shop .slick-list .item:hover .item-wrap .demo-info h3{ font-weight:700 !important; }
.group-tabs .tab-content .tab-pane .slider-shop .slick-list .item:hover .button-review{
	opacity:1;
	height:auto;
	visibility:visible;	
}
.group-tabs .tab-content .tab-pane .slider-shop .item .demo-info h3{
	font-size:16px; font-weight:400; color:#00022a;  margin:18px 0 15px;
}
.group-tabs .tab-content .tab-pane .slider-shop .item .item-wrap .button-review{
	opacity:0;
	visibility:hidden;
	transition:all 0.3s;
}

.theme-demo-layout p.text-find{
	display:none;
}
.theme-demo-layout.active p.text-find{
	display:block;
}
.theme-demo-layout.active .grid-demo{
	display:none;
}
.theme-demo .content-demo ul.grid li.coming .info-demo .text-linear{
	background: -o-linear-gradient(left, #11dbb1 0%, #a3eb5d 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #11dbb1), color-stop(100%, #a3eb5d));
    background: linear-gradient(90deg, #11dbb1 0%, #a3eb5d 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	font-size:16px;font-style: normal;
    font-weight: 400;
    line-height: 1.5;
}
.theme-demo .content-demo .item-wrap{
	padding: 18px 18px 21px 18px;
    position: relative;
    background: #0c0a12;
    border-radius: 15px;
	display: flex;
    height: 100%;
    flex-direction: column;
}
.theme-demo .content-demo .item-wrap:hover  > a .preview_wrap{
	opacity:1;
}
.theme-demo .content-demo .item-wrap > a{
	position:relative; display:block;
}
.theme-demo .content-demo .item-wrap > a .preview_wrap{
	position: absolute;
    inset: -2px;
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.67) 51.04%, #000 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(51.04%, rgba(0, 0, 0, 0.67)), to(#000));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.67) 51.04%, #000 100%);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    -webkit-transition: 0.35s ease-in-out;
    -o-transition: 0.35s ease-in-out;
    transition: 0.35s ease-in-out;
    z-index: 2;
    pointer-events: none;
	opacity:0;
}
.theme-demo .content-demo .item-wrap > a .preview_wrap .button-review{
	padding: 16px 34px;
    border-radius: 100px;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    height: 50px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #110f1a;
    border: none;
    -webkit-transition: 0.35s ease-in-out;
    -o-transition: 0.35s ease-in-out;
    background-color:#fff;
    pointer-events: auto;
	font-weight:600;
	font-size:16px;
}
.theme-demo .content-demo .item-wrap > a .preview_wrap .button-review svg{
	opacity: 0;
    width: 0px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    font-size: 10px;
}
.theme-demo .content-demo .item-wrap > a .preview_wrap .button-review:hover{
	border: none;
	background: -o-linear-gradient(left, #11dbb1 0%, #a3eb5d 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #11dbb1), color-stop(100%, #a3eb5d));
	background: linear-gradient(90deg, #11dbb1 0%, #a3eb5d 100%);
}
.theme-demo .content-demo .item-wrap > a .preview_wrap .button-review:hover svg{
	opacity: 1;
    width: 16px;
    margin-left: 3px;
}
.theme-demo .content-demo .item-wrap:before{
	position: absolute;
    content: "";
    inset: -1px;
    background: rgba(255, 255, 255, 0.2);
    z-index: -1;
    border-radius: inherit;
    -webkit-transition: all 5s ease-in;
    -o-transition: all 5s ease-in;
    transition: all 5s ease-in;
}
.theme-demo .content-demo .item-wrap:after{
	position: absolute;
    content: "";
    inset: -1px;
    background: rgba(255, 255, 255, 0.2);
    z-index: -1;
    border-radius: inherit;
    -webkit-transition: all 1s ease-in;
    -o-transition: all 1s ease-in;
    transition: all 1s ease-in;
    opacity: 0;
}
.theme-demo .content-demo .item-wrap:hover:after{
	background: -o-linear-gradient(left, #11dbb1 0%, #a3eb5d 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #11dbb1), color-stop(100%, #a3eb5d));
	background: linear-gradient(90deg, #11dbb1 0%, #a3eb5d 100%);
	-webkit-animation: bghover 15s linear infinite;
	animation: bghover 15s linear infinite;
	background-size: 400% 400%;
	opacity: 1;
}
.theme-demo .content-demo .item-wrap .dots{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}
.item-wrap .dots span{
	width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: rgba(255, 255, 255, 0.15);
}
.theme-demo .content-demo .item-wrap .info-demo{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	margin-top:20px;
}
.theme-demo .content-demo .item-wrap .info-demo a{
	font-size:18px; font-weight:500;
	text-transform:capitalize;
	color:#fff; line-height:24px;
	border-radius:14.5px;
	text-align:center;
}
.theme-demo .content-demo .item-wrap .info-demo a:hover{
	color:#00b38d;
}
.theme-demo .content-demo .item-wrap .info-demo .label{
	height:29px; width:60px;
	font-size:13px; font-weight:700;
	color:#fff; text-transform:uppercase;
	line-height:29px;
	padding:0; border-radius:14.5px;
}
.theme-demo .content-demo .item-wrap .info-demo .label.hot{
	background-color:#e0124c;
	position:absolute; right:15px;
}
.theme-demo .content-demo .item-wrap .info-demo .label.new{
	background-color:#00b38d;
	position:absolute; right:15px;
}
#quicksearch{
	height:64px; min-width:970px;
	border:0; border-radius:10px; padding:0 30px;
	box-shadow:0 10px 40px rgba(0,2,42,0.07);
	margin:43px 0 50px; 
}

.ui-autocomplete{
	background-color:#fff; padding:20px; width: 970px !important;
    border-radius: 10px; box-shadow: 0 10px 20px rgba(0,2,42,0.07); z-index:999;
}
.ui-autocomplete .ui-menu-item{
	font-size:14px; font-weight:300; color:#555c70; line-height:35px;
}
.demo-shop{ margin-bottom:14px; }
.demo-shop .title-page-style h3{ font-size:16px; color:#555c70; font-weight:300; margin-bottom:52px; text-align:center;  }
.theme-demo ul.row{
    margin: 0 -30px;
}
.demo-info-bottom{
	margin:30px 0;
	text-align:center;
}
.demo-info-bottom h3{
	font-size: 30px;
    color: #fff;
    font-weight: 700;
	margin-bottom:15px;
}
.demo-info-bottom p{
	font-size: 16px;
    color: #a7a4b4;
    line-height: 26px;
    font-weight: 400;
}
.demo-info-bottom .buy-bottom{
	display: inline-block;
    border-radius: 100px;
	font-size:16px;
	font-weight:700;
	color:#fff;
	height:60px;
	line-height:60px;
	text-transform:capitalize;
	padding:0 60px;
    background: linear-gradient(90deg, #3e42ff 0%, #7d37ff 100%);
	margin-top:20px;
	position:relative; overflow:hidden;
}
.demo-info-bottom .buy-bottom:after{
    background-image: linear-gradient(90deg, transparent, #00b38d, transparent);
    content: "";
    left: 150%;
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    transform: skew(-20deg);
    width: 200%;
    z-index: 0;
}
.demo-info-bottom .buy-bottom:hover:after{
	-webkit-animation: shine .75s cubic-bezier(.01, .56, 1, 1);
    animation: shine .75s cubic-bezier(.01, .56, 1, 1);
}

.theme-demo .demo-item.comming-soon img{
	opacity:0.4;
}

.demo-item {
    margin-bottom: 20px;
}

.demo-coming img {
    opacity: 0.6;
}

.demo-info {
    text-align: center;
}

.button-review {
  
}
.multi-layout .button-review{
	margin:0 10px; padding:0;
}
.multi-layout .button-review a:hover{
	
}
.multi-layout .title-demo{
	margin-bottom:18px;
}
.multi-layout .button-review > a{
	
} 
.button-review.e-mobile{
	margin-top:20px;
}


@media(min-width: 767px) {
    .theme-demo .content-demo .demo-image.Comingsoon:hover img {
        animation: none;
    }
	.theme-demo-mobile{
		background-size:cover;
	}
    .theme-demo .content-demo .demo-image img {
        transition: all 0.5s ease-in-out;
    }
/*
    .theme-demo .content-demo .demo-image:hover img {
        transform: translateY(-100%);
        margin-top: 285px;
        transition: all 5s ease;
    }
*/
    @-webkit-keyframes moveSlideshow {
        from {
            transform: translateY(0%);
        }

        to {
            transform: translateY(-76%);
        }
    }

    /* Standard syntax */
    @keyframes moveSlideshow {
        from {
            transform: translateY(0%);
        }

        to {
            transform: translateY(-76%);
        }
    }
}

.button-review:hover {
    background: linear-gradient(0deg, rgba(200, 47, 25, 1) 0%, rgba(255, 60, 32, 1) 100%);
    color: #fff;
    box-shadow: 0 5px 10px rgba(255, 60, 32, 0.3);
    -webkit-box-shadow: 0 5px 10px rgba(255, 60, 32, 0.3);
    -moz-box-shadow: 0 5px 10px rgba(255, 60, 32, 0.3);
    -o-box-shadow: 0 5px 10px rgba(255, 60, 32, 0.3);
    -ms-box-shadow: 0 5px 10px rgba(255, 60, 32, 0.3);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

.button-review a:hover::before {
    background-color: #1987ff5e;
    width: 100%;
}

.demo-info .view-demo {
    display: table;
    margin: auto;
    text-transform: uppercase;
    background-color: #efefef;
    color: #222;
    padding: 0 20px;
    line-height: 30px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
}

.demo-info .view-demo:hover {
    color: #fff;
    background-color: #1987ff;
}

.demo-version li {
    display: inline-block;
    margin: 0 5px;
}

.demo-version li a {
    background-color: #efefef;
    padding: 0 15px;
    display: block;
    line-height: 30px;
    border-radius: 15px;
    -webkit-border-radius: 15px;

    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
}

.demo-version li a:hover {
    color: #fff;
    background-color: #1987ff;
}

/* Demo Shop Page*/
.demo-shop{
	background-color:#fff;
}
.demo-shop .title-page-style{
	margin-bottom:30px;
}
.demo-shop .title-page-style h2{
	font-size:34px; 
	color:#000;
	
	margin:0 0 26px;
}
.demo-shop .demo-info h3{ font-size:16px; }
/* New Layouts**/
.new-layouts{
	padding-top: 85px;
    margin-bottom: 100px;
}
.new-layouts .title-page-style h2{
	font-size:60px; line-height:70px;
	font-weight:700; color:#fff;
}
.new-layouts:before{
	position: absolute;
    content: "";
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    z-index: -1;
	background:url(../images/demo-grid/bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: -1;
    pointer-events: none;
    opacity: 0.4;
}
.new-layouts  .nav-tabs{
	border-bottom: 0;
	display: flex;
	flex-wrap: wrap;
	column-gap: 10px;
	justify-content: center;
	margin: 70px 0 70px;
}
.new-layouts  .nav-tabs > li{
	margin:0;
}
.new-layouts  .nav-tabs > li > a{
	font-size: 16px;
    color: #fff;
    background-color: #2a2837;
    font-weight: 600;
    height: 50px;
    line-height: 50px;
    text-transform: capitalize;
    border: 0;
    border-radius: 25px;
    padding: 0 40px;
    margin: 0 5px 10px;
    position: relative;
    border: 0;
}
.new-layouts  .nav-tabs > li > a:before{
	position: absolute;
    content: "";
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    z-index: -1;
    border-radius: inherit;
    background: #292731;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}
.new-layouts  .nav-tabs > li > a:hover:before{
	background-color:#fff;
}
.new-layouts  .nav-tabs > li > a:hover{
	border:0;
	color: #fff;
    background-color: #12101d;
}
.new-layouts  .nav-tabs > li.active > a:after{
	content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #110f1a;
    z-index: -1;
    border-radius: inherit;
}
.new-layouts  .nav-tabs > li.active > a:before{
	background: -o-linear-gradient(left, #11dbb1 0%, #a3eb5d 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #11dbb1), color-stop(100%, #a3eb5d));
    background: linear-gradient(90deg, #11dbb1 0%, #a3eb5d 100%);
}
.new-layouts  .nav-tabs > li.active > a{
	background: -o-linear-gradient(left, #11dbb1 0%, #a3eb5d 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #11dbb1), color-stop(100%, #a3eb5d));
    background: linear-gradient(90deg, #11dbb1 0%, #a3eb5d 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.new-layouts .content-new-layouts{
	max-width:1650px;
	margin:0 auto;
}
.new-layouts .content-new-layouts .item-wrap{
	padding: 18px 18px 21px 18px;
    position: relative;
    background: #0c0a12;
    border-radius: 15px;
}
.new-layouts .content-new-layouts .item-wrap:hover  > a .preview_wrap{
	opacity:1;
}
.new-layouts .content-new-layouts .item-wrap > a{
	position:relative; display:block;
}
.new-layouts .content-new-layouts .item-wrap > a .preview_wrap{
	position: absolute;
    inset: -2px;
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.67) 51.04%, #000 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(51.04%, rgba(0, 0, 0, 0.67)), to(#000));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.67) 51.04%, #000 100%);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    -webkit-transition: 0.35s ease-in-out;
    -o-transition: 0.35s ease-in-out;
    transition: 0.35s ease-in-out;
    z-index: 2;
    pointer-events: none;
	opacity:0;
}
.new-layouts .content-new-layouts .item-wrap > a img{ border:0; border-radius:5px;}
.new-layouts .content-new-layouts .item-wrap > a .preview_wrap .button-review{
	padding: 16px 34px;
    border-radius: 100px;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    height: 50px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #110f1a;
    border: none;
    -webkit-transition: 0.35s ease-in-out;
    -o-transition: 0.35s ease-in-out;
    background-color:#fff;
    pointer-events: auto;
	font-weight:600;
	font-size:16px;
}
.new-layouts .content-new-layouts .item-wrap > a .preview_wrap .button-review svg{
	opacity: 0;
    width: 0px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    font-size: 10px;
}
.new-layouts .content-new-layouts .item-wrap > a .preview_wrap .button-review:hover{
	border: none;
	background: -o-linear-gradient(left, #11dbb1 0%, #a3eb5d 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #11dbb1), color-stop(100%, #a3eb5d));
	background: linear-gradient(90deg, #11dbb1 0%, #a3eb5d 100%);
}
.new-layouts .content-new-layouts .item-wrap > a .preview_wrap .button-review:hover svg{
	opacity: 1;
    width: 16px;
    margin-left: 3px;
}
.new-layouts .content-new-layouts.item-wrap:before{
	position: absolute;
    content: "";
    inset: -1px;
    background: rgba(255, 255, 255, 0.2);
    z-index: -1;
    border-radius: inherit;
    -webkit-transition: all 5s ease-in;
    -o-transition: all 5s ease-in;
    transition: all 5s ease-in;
}
.new-layouts .content-new-layouts .item-wrap:after{
	position: absolute;
    content: "";
    inset: -1px;
    background: rgba(255, 255, 255, 0.2);
    z-index: -1;
    border-radius: inherit;
    -webkit-transition: all 1s ease-in;
    -o-transition: all 1s ease-in;
    transition: all 1s ease-in;
    opacity: 1;
}
.new-layouts .content-new-layouts .item-wrap:hover:after{
	background: -o-linear-gradient(left, #3e42ff 0%, #7d37ff 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #3e42ff), color-stop(100%, #7d37ff));
    background-image: linear-gradient(90deg, #3e42ff 0%, #7d37ff 100%);
	opacity: 1;
}
.new-layouts .content-new-layouts .item-wrap h4{
	margin:25px 0 10px;
}
.new-layouts .content-new-layouts .item-wrap h4 > a{
	display:block;
	text-align:center;
	font-size:18px;
	color:#fff;
	font-weight:500;
}
.new-layouts .content-new-layouts .item-wrap h4 > a:hover{
	color:#00b38d;
}
.faqs{
	position:relative; padding-top:100px; padding-bottom:100px;
}
.faqs .container{
	max-width:1200px;
}
.faqs:before{
	position: absolute;
    content: "";
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    background: url(../images/demo-grid/bg-fag.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: -1;
    pointer-events: none;
    opacity: 1;
}
.faqs .wrap-faqs .faqs-left img{
	margin-bottom:15px;
}
.faqs .wrap-faqs .faqs-left h3{
	font-size:60px;
	font-weight:700;
	coror:#fff;
	text-align:left;
}

.faqs .wrap-faqs .faqs-left p{
	font-size:16px; color:#a7a4b4; line-height:24px; margin:15px 0 20px;
}
.faqs .wrap-faqs .faqs-left .button-style1{
	display: inline-block;
    border-radius: 100px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    height: 60px;
    line-height: 60px;
    text-transform: capitalize;
    padding: 0 60px;
    background: linear-gradient(90deg, #3e42ff 0%, #7d37ff 100%);
    margin-top: 20px;
	position:relative; overflow:hidden;
}
.faqs .wrap-faqs .faqs-left .button-style1:after{
    background-image: linear-gradient(90deg, transparent, #00b38d, transparent);
    content: "";
    left: 150%;
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    transform: skew(-20deg);
    width: 200%;
    z-index: 0;
}
.faqs .wrap-faqs .faqs-left .button-style1:hover:after{
	-webkit-animation: shine .75s cubic-bezier(.01, .56, 1, 1);
    animation: shine .75s cubic-bezier(.01, .56, 1, 1);
}
.faqs .wrap-faqs  .faqs-right .panel-group .panel{
	border:0; border-radius:15px; background:transparent;
}
.faqs .wrap-faqs .panel-group .panel + .panel{
	margin-top:10px;
}
.faqs .wrap-faqs  .faqs-right .panel-group .panel .panel-heading{
	padding:0; background:transparent;
}
.faqs .wrap-faqs  .faqs-right .panel-group .panel .panel-heading h4 a{
	font-size: 20px;
    line-height: 26px;
    color: #ffffff;
    border: none;
    padding: 0;
    background-color: transparent;
    position: relative;
}
.faqs .wrap-faqs  .faqs-right .panel-group .panel .panel-heading h4 a span{
	position: relative;
    width: 100%;
    padding: 23px 30px;
    border-radius: 15px 15px 0 0;
    background: #1d1b26;
	display:block;
	font-weight:500;
	border:1px solid transparent; border-bottom:0;
}
.faqs .wrap-faqs  .faqs-right .panel-group .panel .panel-heading h4 a span:after{
	position: absolute;
    right: 30px;
    top: 23px;
    content: "+";
    color: #fff;
    font-size: 26px;
    font-weight: 100;
    background: none;
    display: inline-flex;
    align-items: center;
}
.faqs .wrap-faqs  .faqs-right .panel-group .panel .panel-heading h4 a:not(.collapsed) span{
	border-color:#a3eb5d;
}
.faqs .wrap-faqs  .faqs-right .panel-group .panel .panel-heading h4 a:not(.collapsed) span:after{
	content: "-";
    background: none;
    font-weight: 300;
    font-size: 30px;
}
.faqs .wrap-faqs  .faqs-right .panel-group .panel .panel-heading h4 a:focus, .faqs .wrap-faqs  .faqs-right .panel-group .panel .panel-heading h4 a:hover{
	color:#fff;
}
.faqs .wrap-faqs  .faqs-right .panel-group .panel .panel-heading h4{
	font-size: 20px;
    line-height: 26px;
    color: #ffffff;
    border: none;
    padding: 0;
    background-color: transparent;
    position: relative;
}
/* .faqs .wrap-faqs  .faqs-right .panel-group .panel .panel-heading h4 a span:before{ */
	/* position: absolute; */
    /* content: ""; */
    /* inset: -1px; */
    /* background: rgba(255, 255, 255, 0.102); */
    /* z-index: -1; */
    /* border-radius: inherit; */
    /* -webkit-transition: all 0.3s ease-in; */
    /* -o-transition: all 0.3s ease-in; */
    /* transition: all 0.3s ease-in; */
/* } */
/* .faqs .wrap-faqs  .faqs-right .panel-group .panel .panel-heading h4 a span:after{ */
	/* content: ""; */
    /* position: absolute; */
    /* top: 0; */
    /* right: 0; */
    /* left: 0; */
    /* bottom: 0; */
    /* background-color: #1d1b26; */
    /* z-index: -1; */
    /* border-radius: 15px 15px 0 0; */
/* } */
/* .faqs .wrap-faqs  .faqs-right .panel-group .panel .panel-heading h4 a:not(.collapsed) span:before{ */
	/* background: -o-linear-gradient(left, #11dbb1 0%, #a3eb5d 100%); */
    /* background: -webkit-gradient(linear, left top, right top, color-stop(0%, #11dbb1), color-stop(100%, #a3eb5d)); */
    /* background: linear-gradient(90deg, #11dbb1 0%, #a3eb5d 100%); */
    /* border-radius: 15px 15px 0 0; */
/* } */
.faqs .wrap-faqs  .faqs-right .panel-group .panel .panel-collapse .panel-body{
	border:0;
	margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
    color: #a7a4b4;
    font-weight: 400;
	background-color:#1d1b26;
	padding:15px 30px;
	border: 1px solid transparent;
    border-top: 0;
}
.faqs .wrap-faqs  .faqs-right .panel-group .panel .panel-collapse{
	position:relative;
}
/* .faqs .wrap-faqs  .faqs-right .panel-group .panel .panel-collapse:before{ */
	/* position: absolute; */
    /* content: ""; */
    /* inset: -1px; */
    /* background: rgba(255, 255, 255, 0.102); */
    /* z-index: -1; */
    /* border-radius: inherit; */
    /* border-radius: 0 0 15px 15px; */
/* } */
/* .faqs .wrap-faqs  .faqs-right .panel-group .panel .panel-collapse.in:before{ */
	/* background: -o-linear-gradient(left, #11dbb1 0%, #a3eb5d 100%); */
    /* background: -webkit-gradient(linear, left top, right top, color-stop(0%, #11dbb1), color-stop(100%, #a3eb5d)); */
    /* background: linear-gradient(90deg, #11dbb1 0%, #a3eb5d 100%); */
/* } */
/* .faqs .wrap-faqs  .faqs-right .panel-group .panel .panel-collapse:after{ */
	/* content: ""; */
    /* position: absolute; */
    /* top: 0; */
    /* right: 0; */
    /* left: 0; */
    /* bottom: 0; */
    /* background-color: #1d1b26; */
    /* z-index: -1; */
    /* border-radius: 0 0 15px 15px; */
/* } */
/* .faqs .wrap-faqs  .faqs-right .panel-group .panel .panel-collapse.in:after{ */
	/* top:-1px; */
/* } */
.faqs .wrap-faqs  .faqs-right .panel-group .panel .panel-collapse.in{
	
}
.new-layouts .content-new-layouts .item-wrap .dots{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}
.new-layouts .content-new-layouts .item-wrap .dots span{
	width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: rgba(255, 255, 255, 0.15);
}
/* Demo Mobile*/
.theme-demo-mobile {
    background: url(../images/bg-mobile-layout.png) no-repeat center;
    position: relative;
    padding: 120px 0 120px;
	max-width: 1710px;
	margin: 0 auto;
	border-radius: 50px;
	background-size: cover;
	
}
.theme-demo-mobile .title-page-style h2{
	color:#fff; font-weight:500; margin-bottom:22px;
}
.theme-demo-mobile .title-page-style p{
	color:#aaaab5;
}
.theme-demo-mobile .buton-now::before {
    width: 4px;
    left: 50%;
    margin-left: -2px;
    bottom: 70px;
    content: "";
    background-color: #fff;
    height: 50px;
    position: absolute;
}

.theme-demo-mobile .buton-now a {
    width: 150px;
    height: 45px;
    line-height: 44px;
    background-color: #f60;
    display: inline-block;
    text-align: center;
    color: #fff;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 500;
    position: absolute;
    bottom: -22px;
    left: 50%;
    margin-left: -75px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.theme-demo-mobile .buton-now a:hover {
    background-color: #1987ff;
}

.theme-demo-mobile .title-page {
    text-align: left;
    margin-bottom: 30px;
    padding: 50px 0 0;
}

.theme-demo-mobile .title-page h2 {
    font-size: 30px;
    text-transform: capitalize;
    font-weight: 600;
    line-height: normal;
    text-align: left;
    display: inline-block;
    color: #fff;
    position: relative;
}

.theme-demo-mobile .title-page h2 span {
    color: #f6981d;
}

.theme-demo-mobile .title-page h2:before {
    content: "";
    display: inline-block;
    width: 65px;
    height: 65px;
    background: url(../images/trending.png) no-repeat top right;
    position: absolute;
    right: 0;
    top: -35px;
    z-index: 10;
    background-size: 100%;
    right: -50px;
}

.theme-demo-mobile .title-page p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 40px;
}
.box-mobile .title-page-style{ margin:0; }
.box-mobile .title-page-style p{
	margin-bottom:0;
}

.mobile-layout .grid-demo ul{
	margin-top:40px;
	display: grid;
	grid-template-columns: 400px 400px;
	grid-column-gap: 120px;
	justify-content: center;
}
.mobile-layout .demo-item {
    background: rgba( 0,0,0, 0.3);
	border-radius: 30px;
	padding: 20px;
}
.mobile-layout .demo-item > a{
	margin-bottom: 0;
}
.mobile-layout .demo-item:hover{
	background: #fff;
}
.mobile-layout  .qrcode{
	margin: 20px 0;
	text-align: center;
	color: #fff;
}
.mobile-layout  .qrcode img{
	width: 120px;
	margin: 0 auto 15px;
	border-radius: 10px;
}

.theme-demo-mobile .comming-soon {
    display: inline-block;
    width: 196px;
    height: 188px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3;
    opacity: 0;
    background: url(../images/bg-comming-soon.jpg) no-repeat top right;
}
.theme-demo-elementor .box-elementor >.container{
	width:100% !important;
}

/* .theme-demo-mobile .discover-more a:hover{
    transform:translateY(5px);
    } */
/* Safari 4.0 - 8.0 */
@-webkit-keyframes mymove {
    25% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(5px);
    }
}

@keyframes mymove {
    25% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(5px);
    }
}

.slider-mobile {
    position: relative;
    margin: 0 -15px;
}

.slider-mobile .slick-arrow {
    display: inline-block;
    width: 40px;
    height: 41px;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    border: 0;
    z-index: 4;
    margin-top: -20px;
    opacity: 0;
}

.slider-mobile:hover .slick-arrow {
    opacity: 1;
    background-color: #fff;
}

.slider-mobile:hover .slick-arrow.slick-prev {
    left: -25px;
}

.slider-mobile:hover .slick-arrow.slick-next {
    right: -25px;

}

.slider-mobile .slick-arrow.slick-prev {
    left: -15px;
    background: url(../images/icon-prev.png) no-repeat center center rgb(225, 225, 225, 0.8);
    background-size: 14px;
    cursor: pointer;
    width: 35px;
    height: 35px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

.slider-mobile .slick-arrow.slick-next {
    right: -25px;
    background: url(../images/icon-next.png) no-repeat center center rgb(225, 225, 225, 0.8);
    background-size: 14px;
    cursor: pointer;
    width: 35px;
    height: 35px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

.slider-mobile .slick-list .item {
    margin: 0 15px;
    padding: 30px 0;
}

.slider-mobile .slick-list .item a {
    display: inline-block;
    box-shadow: 3px 3px 15px rgba(174, 174, 174, 0.75);
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}

.slider-mobile .slick-list .item.slick-center a {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.admin-demo .title-page {
    margin-bottom: 35px;
}

.admin-demo .title-page h2 {
    color: #fff;
}

.admin-demo .title-page h3 {
    color: #fff;
    line-height: inherit;
    font-size: 14px;
}

.admin-demo .admin-content{
	text-align:center;
}

.hot-features {
    display: block;
}
.hot-features{
	border:0;
}
.theme-demo-demopage .slider-page {
    position: relative;
}

.slick-prev.slick-arrow {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: transparent;
    border: 2px solid #1987ff;
    position: absolute;
    top: 50%;
    margin: -20px 0 0;
    left: 0;
    font-size: 0;
    z-index: 9;
    border-radius: 50%;
}

.slick-arrow {
    opacity: 0;
}

.slick-next.slick-arrow {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: transparent;
    border: 2px solid #1987ff;
    position: absolute;
    top: 50%;
    margin: -20px 0 0;
    right: 0;
    font-size: 0;
    border-radius: 50%;
    z-index: 9;
}

.slick-prev.slick-arrow:before {
    background: url(../images/icon-prev.png) no-repeat center;
    content: "";
    width: 35px;
    height: 36px;
    background-size: 14px;
    z-index: 999;
    display: inline-block;
}

.slick-next.slick-arrow:before {
    background: url(../images/icon-next.png) no-repeat center;
    content: "";
    width: 40px;
    height: 36px;
    background-size: 14px;
    z-index: 999;
    display: inline-block;
}

.slick-next.slick-arrow:hover,
.slick-prev.slick-arrow:hover {
    background: var(--primary-color);
    border-color: #1987ff;
    box-shadow: 0 5px 10px rgba(255, 60, 32, 0.3);
}

.theme-demo-demopage .slider-page .slick-center img {
    transform: scale(1.1);
    cursor: pointer;
}

.multi-vendor {
    padding: 125px 0 0;
}

.theme-demo-demopage {
    margin: 0 0 43px;
}

.slick-initialized .slick-slide {
    padding: 25px;
}

.slick-initialized .slick-slide img {
    border: 1px solid #ededed;
}

.hot-features .h-feature-item {
    height: 240px;
    overflow: hidden;
    color: #fff;
    width: 25%;
    float: left;
    border-left: 1px solid #eaebed;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    align-items: center;
    padding: 0 20px;
}
.hot-features .h-feature-item:nth-child( 2n + 1){
	background:linear-gradient(180deg, rgba(255,255,255,1) 45%, rgba(244,247,252,1) 65%);
}
.hot-features .h-feature-item:nth-child( 2n + 2){
	background:linear-gradient(360deg, rgba(255,255,255,1) 45%, rgba(244,247,252,1) 65%);
}
.hot-features .h-feature-item.feature-1 {
    border-left: 0 !important;
}

.hot-features .h-feature-item .hot-item-content h2 {
    font-size: 20px;
    
    font-weight: 500;
    margin: 0 0 15px;
    line-height: normal;
}

.hot-features .h-feature-item .hot-item-content p {
    line-height: 24px;
    font-size: 15px;
}

.all-features{
    padding: 70px 0;
	margin-bottom:140px;
	position:relative;
}
.all-features .container{
	max-width:1360px;
}
.all-features:before{
	position: absolute;
    content: "";
    width: 100%;
    top: 0;
    left: 0;
    padding-bottom: 100%;
	background:url(../images/bg.jpg) no-repeat center;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: -1;
    pointer-events: none;
	opacity:0.2;
}
.all-features .title-page-style h2{
	 margin-bottom:22px; 
	 font-size: 120px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    background: -o-linear-gradient(left, #11dbb1 0%, #a3eb5d 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #11dbb1), color-stop(100%, #a3eb5d));
    background: linear-gradient(90deg, #11dbb1 0%, #a3eb5d 100%);
    -webkit-background-clip: text;
    -webkit-text-stroke: 4px transparent;
    color: var(--body-bg);
    -webkit-animation: bghover 15s linear infinite;
    animation: bghover 15s linear infinite;
    -webkit-transition: all .35s linear;
    -o-transition: all .35s linear;
    transition: all .35s linear;
    background-size: 400% 400%;
    text-transform: uppercase;
    letter-spacing: 6px;
    text-shadow: 7.5px 12.99px 15px rgba(17, 15, 26, 0.6);
	color:#112a2e;
}
.all-features .title-page-style p{
	font-size:18px;
}
.all-features .title-page-style{
	margin-bottom: 70px;
}
.all-features-content .feature-item .col-inner{
	border-radius: 15px;
    background: rgba(7, 6, 13, 0.5);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(81, 79, 91, 0.5);
    padding: 30px;
}
.all-features-content .feature-item{
	margin-bottom:20px;
}
.all-features-content .feature-item .col-inner .info{
	padding:0px 0 35px;
}

.all-features-content .feature-item .col-inner .info .empower_label{
	font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    text-transform: uppercase;
    background: -o-linear-gradient(left, #11dbb1 0%, #a3eb5d 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #11dbb1), color-stop(100%, #a3eb5d));
    background: linear-gradient(90deg, #11dbb1 0%, #a3eb5d 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 5px;
}
.all-features-content .feature-item .col-inner .info .title{
	color: #fff;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 5px;
}
.all-features-content .feature-item .col-inner .info .des{
	color: #67656b;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 0;
}
.all-features-content .feature-item.fix-col .col-inner .info .des{
	margin-bottom:22px;
}
.all-features-content .feature-item:nth-child(2) .col-inner .info, .all-features-content .feature-item:nth-child(3) .col-inner .info{
	text-align:center;
}
.performance{
	
}
.performance .container{
	max-width:1660px; 
	margin:0 auto;
	position: relative;
    padding-top: 85px;
    margin-bottom: 80px;
	padding-left:110px; padding-right:110px;
}
.performance .container:before{
	position: absolute;
    content: "";
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    z-index: -1;
    border-radius: 60px;
    background: -o-linear-gradient(left, #3d43ff 0%, #110f19 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #3d43ff), color-stop(100%, #110f19));
    background-image: linear-gradient(180deg, #3d43ff 0%, #110f19 100%);
    pointer-events: none;
    opacity: 0.2;
}
.performance h3{
	font-size:60px; font-weight:700; color:#fff; text-align:center; line-height:70px; margin-bottom:60px;
}
.performance .performance-item .item-inner{
	    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 20px;
    background: rgba(14, 12, 21, 0.302);
    background: #100e18;
    padding: 55px 15px 30px 15px;
    text-align: center;
    /* height: 330px; */
    gap: 55px;
    position: relative;
}
.performance .performance-item .item-inner:after{
	position: absolute;
    content: "";
    inset: -1px;
    background: rgba(14, 12, 21, 0.302);
    z-index: -1;
    border-radius: inherit;
    -webkit-transition: all 1s ease-in;
    -o-transition: all 1s ease-in;
    transition: all 1s ease-in;
}
.performance .performance-item .item-inner:hover:after{
	background: -o-linear-gradient(left, #5be385 0%, #0d0b15 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #5be385), color-stop(100%, #0d0b15));
	background-image: linear-gradient(180deg, #5be385 0%, #0d0b15 100%);
	-webkit-animation: bghover 15s linear infinite;
	animation: bghover 15s linear infinite;
	background-size: 400% 400%;
	opacity: 0.6;
}
.performance .performance-item .item-inner .des{
	color: #a7a4b4;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 0;
}
.testi-marquee{
	margin:100px 0;
}
.testi-marquee .marquee .marquee__item{
	font-size:60px; line-height:70px; padding:0; text-align:center;
}
.testi-marquee .marquee .marquee__item img{ border:0;}
.testi-marquee .marquee .marquee__item div{
	display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 60px;
}
.mb_screen{
	position: relative;
    border-top: 1px solid rgba(255, 255, 255, 0.102);
    padding-top: 85px;
    padding-bottom: 90px;
}
.mb_screen .container{
	max-width:1400px;
}
.mb_screen:before{
	position: absolute;
    content: "";
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
	background:url(../images/demo-grid/bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: -1;
    pointer-events: none;
    opacity: 0.4;
}
.mb_screen .tophead h3{
	font-size:60px; line-height:70px;
	font-weight:700; margin-bottom:15px;
}
.mb_screen .tophead p{
	font-size:16px;
	color:#a7a4b4;
	line-height:24px; margin-bottom:52px;
}
.mb_screen .mb-item .mb-title{
	font-size:18px; font-weight:700; color:#fff; text-align:center; margin-top:20px;
}
.mb_screen .mb_view .mb-item .item-inner{
	position:relative; text-align:center;
}
.mb_screen .mb_view .mb-item .item-inner:before{
	content:'';
	width:300px;
	height:600px;
	position:absolute;
	left:6px;
	top:0;
	background:url(../images/mobile-bg.png) no-repeat center;
}
.mb_screen .mb_view .mb-item .item-inner img{
	border-radius:30px; margin-top:9px;
}
.list-feature {
    margin: 10px 0 120px;
	display: grid;
	grid-template-columns: repeat(5,1fr);
	grid-column-gap: 30px;
	grid-row-gap: 70px;
	text-align: center;
}
.list-feature .feature-item{
	cursor: pointer;
}
.list-feature .feature-item .feature-title{
	display: flex;
	width: 175px;
	height: 175px;
	border-radius: 50%;
	background: #fff;
	justify-content: center;
	align-items: center;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	transform: translateY(0);
	transition: all 0.2s;
	border:2px dashed var(--primary-color);
}
.list-feature .feature-item:hover .feature-title{
	border:2px solid var(--primary-color);
}
.list-feature .feature-item h5{
	font-size: 16px;
	color: #000;
}
.list-feature .feature-item:hover .feature-title{
	transform: translateY(-10px);
}
.list-feature .feature-item:hover h5{
	color: var(--primary-color);
}
.testimonial-slide{
	padding:0;
}
.testimonial-slide .text-testimonial{ text-align:center; margin:0 0 40px; }
.testimonial-slide .text-testimonial h3{
	font-size:60px; color:#fff;
	line-height:70px;
	margin:5px 0 25px;
	text-transform:capitalize;
}
.testimonial-slide .text-testimonial p{
	font-size:16px; color:#a7a4b4;
	line-height:24px;
}
.testimonial-slider{
	position:relative;
}
#testimonial .wrap:hover .slick-arrow{
	opacity:1;
}
.testimonial-slider .slick-arrow.slick-prev{
	left:-86px;
	height:56px;
	width:56px; background-color:#fff;
	display:inline-block; border-radius:28px; color:#00022a;
	top:50%;
	margin-top:-50px;
	text-align:center; line-height:56px;
	display:inline-block;
	border:0;
	cursor:pointer;
	box-shadow:0 10px 40px rgba(0,2,42,0.05);
}
.testimonial-slider .slick-arrow.slick-prev:hover{
	background:var(--primary-color);
	box-shadow:none;
	color:#fff;
}
.testimonial-slider .slick-arrow.slick-next:hover{
	background:var(--primary-color);
	box-shadow:none;
	color:#fff;
}
.testimonial-slider .slick-arrow.slick-prev:before{
	content:'\e901';
	font-family:icomoon;
	font-size:24px;
	background-image:none;
	width:auto; height:auto;
}
.testimonial-slider .slick-arrow.slick-next{
	right:-86px;
	height:56px;
	width:56px; background-color:#fff;
	display:inline-block; border-radius:28px; color:#00022a;
	top:50%;
	margin-top:-50px;
	text-align:center; line-height:56px;
	display:inline-block;
	border:0;
	left:auto;
	cursor:pointer;
	box-shadow:0 10px 40px rgba(0,2,42,0.05);
}
.testimonial-slider .slick-arrow.slick-next:before{
	content:'\e902';
	font-family:icomoon;
	font-size:24px;
	background-image:none;
	width:auto; height:auto;
}
.testimonial-slider .slick-list{
	position:relative; margin:0 -15px; padding:30px 0;
}
.testimonial-slider .slick-list .item{
	padding:0 15px;
}
.testimonial-slide .container{
	width:1750px;
}
.testimonial-slide .container .wrap{
	position:relative;
	padding:100px 260px 70px;
	border-radius:60px;
}

.testimonial-slide .container .wrap:before{
	position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -o-linear-gradient(top, #5be385, #0d0b15);
    background: -webkit-gradient(linear, left top, left bottom, from(#5be385), color-stop(#6053cb), to(#0d0b15));
    background-image: linear-gradient(180deg, #5be385 0%, #0d0b15 100%);
    z-index: -3;
    border-radius: inherit;
    opacity: 0.302;
}
.testimonial-slide .container .wrap:after{
	position: absolute;
    content: "";
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    background-color: #0e0c15;
    z-index: -2;
    border-radius: inherit;
}
.testimonial-slider .slick-list .item .item-wrap{
	border-radius: 20px;
    border: 0;
    background: rgba(255, 255, 255, 0.051);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 55px 30px 35px;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: border-color .5s linear;
    -o-transition: border-color .5s linear;
    transition: border-color .5s linear;
}
.testimonial-slider .slick-list .item .item-wrap:hover{
	background:#fff;
}
.testimonial-slider .slick-list .item .item-wrap:hover h4, .testimonial-slider .slick-list .item .item-wrap:hover p, .testimonial-slider .slick-list .item .item-wrap:hover .item-name{
	color:#000;
}
.testimonial-slider .slick-list .item .item-wrap h4{
	margin:0;
	font-size:18px;
	text-transform:uppercase;
	font-weight:600;
}
.testimonial-slider .slick-list .item .item-wrap p{
	color: #7C7C7C;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
}
.testimonial-slider .slick-list .item .item-wrap:hover{
	box-shadow: 10px 0px 40px rgba(237,100,16,0.05)
}
.testimonial-slider .slick-list .item .item-wrap img{ margin-bottom:0; border:0;}
.testimonial-slider .slick-list .item .item-wrap .item-name{
	font-size:16px; font-weight:600; color:#fff; text-transform:capitalize;
	display:block;
}
.testimonial-slide .view-all{
	display:inline-block;
	background-color:#fff; font-size:16px; color:#00022a; text-transform:capitalize;
	height:56px; line-height:56px; padding:0 43px; border-radius:5px; margin:30px 0 0;
}
.testimonial-slide .view-all:hover{
	background:linear-gradient(92deg, rgba(255,78,32,1) 20%, rgba(222,1,26,1) 100%); color:#fff;
}
.testimonial-slide .view-all:after{
	font-family: icomoon;
    content: '\e919';
    margin-left: 10px;
}
.support{
	padding:100px 0 0;
}
.support .container{
	max-width:1200px;
}
.support:before{
	position: absolute;
    content: "";
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    z-index: -1;
    background: url(../images/demo-grid/bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: -1;
    pointer-events: none;
    opacity: 0.4;
}
.support .head-support h3{
	font-size:70px;
	line-height:70px;
	color:#fff;
	text-align:center;
}
.support .head-support p{
	font-size:16px; color:#a7a4b4;
	line-height:24px;
	text-align:center;
	margin:20px 0 50px;
}
.support .support-wrapper{
	display:grid;
	grid-template-columns:1fr 1fr 1fr;
	grid-column-gap:30px;
}
.support .support-wrapper .support-item{
	border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.051);
    background: rgba(255, 255, 255, 0.051);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 60px 30px 35px;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: border-color .5s linear;
    -o-transition: border-color .5s linear;
    transition: border-color .5s linear;
}
.support .support-wrapper .support-item .item{
	text-align:center;
}
.support .support-wrapper .support-item .item  a img{
	margin-bottom:45px;
}
.support .support-wrapper .support-item .item  h3 a{
	font-size:24px; font-weight:700; color:#fff;
}
.support .support-wrapper .support-item .item  h3{
	margin-bottom:30px;
}
.support .support-wrapper .support-item .item  p{
	font-size:16px; line-height:22px;
	color:#a7a4b4;
}
.support-content .info-support {
    text-align: center;
}

.support-content .title-page {
    margin-bottom: 50px;
}

.support-content .info-support h3 {
    font-size: 160%;
    font-weight: 400;
}

.support-content .info-support h3 a {
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
}

.support-content .info-support h3 a:hover {
    color: #1987ff;
}
.faqs-page{
	background-color:#f4f7fb;
	padding:155px 0 150px;
}
.faqs-page .container{
	width:800px !important;
}
.faqs-page h2{
	font-size:40px; font-weight:500; color:#00022a; text-align:center;  margin:0 0 50px;
}
.faqs-page .panel-group .panel{
	padding:22px 20px; background-color:#fff; border-radius:10px; border:0; box-shadow:none; margin:0 0 10px;
}
.faqs-page .panel-group .panel > a{
	font-size:18px; color:#00022a; font-weight:500;
	line-height: 23px;
    display: block;
    vertical-align: top;
	position:relative;
	display:flex;
	justify-content:flex-start;
	align-items:center;
}
.faqs-page .panel-group .panel .panel-body a{ font-size:15px; color:#1987ff; }
.faqs-page .panel-group .panel  a.item-question:after{
	content: "\e902";
	font-family:icomoon;
	position: absolute;
    right: 0;
    top: 0;
    font-size: 24px;
    color: #00022a;
	transform: rotate(-90deg);
}
.faqs-page .panel-group .panel a.item-question.collapsed:after{
	transform: rotate(90deg);
}

.faqs-page .panel-group .panel a span{
	min-width:23px; height:23px; display:inline-block; margin-right:20px;
	border-radius:3px; background-color:#1987ff;
	color: #fff;
    line-height: 23px;
    text-align: center;
    font-size: 15px;
    font-weight: 400;	
}
.faqs-page .panel-group .panel .panel-collapse .panel-body{
	font-size:16px; color:#555c70; line-height:26px; padding:30px 40px 20px; border:1px solid transparent; border-top:0;
}
.faqs .wrap-faqs .faqs-right .panel-group .panel .panel-collapse.in .panel-body{
	border-color: #a3eb5d;
    border-radius: 0 0 15px 15px;
}
.buytheme-bottom {
    padding: 80px 0 100px;
}
.buytheme-bottom h2{
	font-size:70px;  margin: 0;font-weight: 700;
	line-height:1.2;
}
.buytheme-bottom h2 span{
	font-weight: 700;
	text-decoration: underline;
}
.buytheme-bottom h3{
	font-size:30px; line-height:38px; font-weight:400; color:#fff;
}

.buytheme-bottom .price{
	font-size: 100px;
	color: #fff;
	font-weight: 700;
	padding:0;
}
.buytheme-bottom .price .sale{
	font-size: 60px;
	font-weight: normal;
	padding-left: 20px;
	color: rgba(255,255,255,0.3);
	text-decoration: line-through;
}
.buy-bottom-content {
    text-align: center;
    color: #fff;
    
}

.buy-bottom-content .buy-bottom {
    display: inline-block;
    border-radius: 100px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    height: 60px;
    line-height: 60px;
    text-transform: capitalize;
    padding: 0 60px;
    background: linear-gradient(90deg, #3e42ff 0%, #7d37ff 100%);
    margin-top: 20px; 
	-webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.buy-bottom-content .buy-bottom {
  position: relative;
  overflow: hidden;
}

.buy-bottom-content .buy-bottom:after {
  background-image: linear-gradient(90deg, transparent, #00b38d, transparent);
  content: "";
  left: 150%;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: skew(-20deg);
  -ms-transform: skew(-20deg);
  transform: skew(-20deg);
  width: 200%;
  z-index: 0;
}

.buy-bottom-content .buy-bottom:hover::after {
  -webkit-animation: shine .75s cubic-bezier(.01, .56, 1, 1);
  animation: shine .75s cubic-bezier(.01, .56, 1, 1);
}
.sw-content {
	position:fixed; bottom:30px; right:30px;
}
.sw-content .sw-list-buttons{
	display:none; margin-bottom:5px;
}
.sw-content .sw-list-buttons >div{
	display:flex;
	flex-direction:column-reverse;
}

.sw-content .sw-list-buttons .sw-button a{
	display:inline-block;
	width:56px; height:56px;
	border-radius:50%;
	font-size:0;
	margin:5px 0;
	vertical-align:top;
}
.sw-content .sw-list-buttons .sw-button.btn-support a{
	 background: url(../images/icon-support.png) no-repeat center #3bb17d;
}
.sw-content .sw-list-buttons .sw-button.btn-document a{
	 background: url(../images/icon-document.png) no-repeat center #f35e33;
}
.sw-content .sw-list-buttons .sw-button.btn-video a{
	 background: url(../images/icon-video.png) no-repeat center #ea0e0e;
}
.sw-content .sw-list-buttons .sw-button.btn-hosting a{
	 background: url(../images/icon-host.png) no-repeat center #3c4feb;
}
.sw-content .sw-list-buttons .sw-button a{
	position:relative;
}

.sw-content .sw-list-buttons .sw-button a .tooltiptext{
    visibility: hidden;
    position: absolute;
	height:26px;
    color: #fff;
	font-size:14px;
    text-align: center;
    padding: 0 10px;
	line-height:26px;
    border-radius: 4px;
    z-index: 1;
    opacity: 0;
    transition: opacity 1s;
}
.sw-content .sw-list-buttons .sw-button.btn-support a .tooltiptext{
	background-color:#3bb17d;
}
.sw-content .sw-list-buttons .sw-button.btn-document a .tooltiptext{
	background-color:#f35e33;
}
.sw-content .sw-list-buttons .sw-button.btn-video a .tooltiptext{
	background-color:#ea0e0e;
}
.sw-content .sw-list-buttons .sw-button.btn-hosting a .tooltiptext{
	background-color:#3c4feb;
}
.sw-content .sw-list-buttons .sw-button a:hover .tooltiptext {
	visibility: visible;
    opacity: 1;
}
.sw-content .sw-list-buttons .sw-button a .tooltip-left {
    right: 120%;
    top: 50%;
	margin-top:-13px;
}
.sw-content .sw-list-buttons .sw-button a .tooltip-left::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent #555;
}
.sw-content .sw-list-buttons .sw-button.btn-support a .tooltiptext::after{
	 border-color: transparent transparent transparent #3bb17d;
}
.sw-content .sw-list-buttons .sw-button.btn-document a .tooltiptext::after{
	 border-color: transparent transparent transparent #f35e33;
}
.sw-content .sw-list-buttons .sw-button.btn-video a .tooltiptext::after{
	 border-color: transparent transparent transparent #ea0e0e;
}
.sw-content .sw-list-buttons .sw-button.btn-hosting a .tooltiptext::after{
	 border-color: transparent transparent transparent #3c4feb;
}
/*effect mobile*/

#fpc_page-tip:before,
#fpc_page-tip:after {
    background-color: #FFF;
    position: absolute;
    display: block;
    z-index: 2;
    border-top-right-radius: 60%;
    width: 50%;
    height: 50%;
    content: "";
}

#fpc_page-tip:before {
    right: 100%;
    top: 0%;
    background: -webkit-radial-gradient(-180% 200%, circle, rgba(255, 255, 255, 0) 85%, rgba(0, 0, 0, 1) 93%);
}

#fpc_page-tip:after {
    top: 100%;
    right: 0%;
    background: -webkit-radial-gradient(-250% 320%, circle, rgba(255, 255, 255, 0) 89%, rgba(0, 0, 0, 0.7) 93%);
}

#fpc_effect-back {
    /* edit these sizes for the default revealing corner size */
    width: 70px;
    height: 70px;
    right: 0;
    top: 0;
    position: absolute;
    overflow: visible;
}

#demo-m:hover #fpc_effect-back {
    /* edit these sizes for the default revealing corner size */
    height: 180px;
    width: 180px;
}

#fpc_box:hover #fpc_corner-box {
    /* edit corner size (First animation, when the whole page is rollovered) */
    height: 50px;
    width: 50px;
}

#fpc_box div#fpc_corner-box:hover {
    /* edit corner size (Second animation, when the corner itself is rollovered) */
    height: 100px;
    width: 100px;
    right: -100px;
}

#fpc_corner-box:before {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    display: block;
    width: 133%;
    height: 133%;
}

#fpc_corner-contents:after {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    display: block;
    width: 133%;
    height: 133%;
}

#fpc_corner-button {
    position: absolute;
    width: 108px;
    top: 0;
    right: 0;
    color: #fff;
    font-size: 24px;
    font-family: 'Shadows Into Light';
    text-align: center;
    padding: 5px 0;
    border-radius: 5px;
    display: inline-block;
    text-transform: capitalize;
    transform: rotate(45deg);
}

#fpc_corner-button strong {
    
    font-size: 18px !important;
    text-transform: uppercase;
}

#fpc_page-tip {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    background: -webkit-linear-gradient(45deg, #333638 17%, #303335 18%, #333638 30%, #515151 34%, #333638 39%, #333638 41%);
    display: block;
    width: 100%;
    height: 100%;
}

#fpc_corner-contents {
    width: 125%;
    position: absolute;
    display: block;
    overflow: hidden;
    -webkit-mask: -webkit-linear-gradient(45deg, transparent 49%, #000 53%);
    mask: linear-gradient(45deg, transparent 49%, #000 53%);
    top: 0;
    right: 0;
    height: 125%;
}

#fpc_corner-contents:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #ff0000;
    /* Match this background color to #fpc_effect-back */
}

#fpc_corner-box,
#fpc_corner-contents,
#fpc_page-tip,
#fpc_effect-back {
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    -webkit-transition-timing-function: cubic-bezier(0, 0.35, .5, 1.7);
    -moz-transition-duration: .3s;
    -moz-transition-timing-function: cubic-bezier(0, 0.35, .5, 1.7);
}

#fpc_corner-button strong {
    font-size: 13px;
    font-weight: bold;
    display: block;
}

.copyright {
    background: #f5efef;
    color: #555555;
    text-align: center;
    font-size: 14px;
    position: relative;
}

.copyright .close {
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    opacity: 1;
    background-color: #fff;
}

.copyright .close:hover {
    border-color: #1987ff;
    background: linear-gradient(0deg, rgba(200, 47, 25, 1) 0%, rgba(255, 60, 32, 1) 100%);
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
}

.socials-footer ul {
    width: 30px;
    margin: 0 auto 10px;
    border-radius: 50px;
    background-color: #fff;
    padding: 10px 0;
    display: none;

}

.socials-footer .close::before {
    content: "";
    width: 20px;
    height: 15px;
    background: url(../images/icon-puls.png) no-repeat center;
    display: inline-block;
}

.socials-footer .closex.close::before {
    background: url(../images/icon-close.png) no-repeat center;
}

.socials-footer .closex.close h3 {
    display: none;
}

.socials-footer .close h3 {
    font-size: 12px;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    position: absolute;
    top: -50px;
    transform: rotate(-90deg);
    left: 0;
    letter-spacing: 2px;


}

.socials-footer ul li {
    padding: 5px;
}

.socials-footer ul li a:hover {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    transform: scale(1.1);
    display: inline-block;

}

.copyright .socials-footer {
    position: fixed;
    bottom: 30px;
    left: 30px;
}

.copyright address span {
    margin: 0;
    font-size: 14px;
    color: #1987ff;
}

.copyright address a {
    margin: 0;
    padding: 0 1px;
    font-size: 14px;
    color: #1987ff;
    display: inline-block;

}

.copyright address a:hover {
    color: red;
}

	@-webkit-keyframes pulse {
	  0% {
		-webkit-box-shadow: 0 0 0 0 rgba(44,143,222,0.5);
	  }
	  70% {
		  -webkit-box-shadow: 0 0 0 20px  rgba(44,143,222,0);
	  }
	  100% {
		  -webkit-box-shadow: 0 0 0 0  rgba(44,143,222,0);
	  }
	}
	@keyframes pulse {
	  0% {
		-moz-box-shadow: 0 0 0 0 rgba(44,143,222,0.4);
		box-shadow: 0 0 0 0  rgba(44,143,222,0.3);
	  }
	  70% {
		  -moz-box-shadow: 0 0 0 20px  rgba(44,143,222,0);
		  box-shadow: 0 0 0 20px  rgba(44,143,222,0);
	  }
	  100% {
		  -moz-box-shadow: 0 0 0 0px  rgba(44,143,222,0);
		  box-shadow: 0 0 0 0px rgba(44,143,222,0);
	  }
	}
	
	@-webkit-keyframes buy {
	  0% {
		-webkit-box-shadow: 0 0 0 0 rgba(102,164,37,0.5);
	  }
	  70% {
		  -webkit-box-shadow: 0 0 0 20px  rgba(102,164,37,0);
	  }
	  100% {
		  -webkit-box-shadow: 0 0 0 0  rgba(102,164,37,0);
	  }
	}
	@keyframes buy {
	  0% {
		-moz-box-shadow: 0 0 0 0 rgba(102,164,37,0.5);
		box-shadow: 0 0 0 0  rgba(102,164,37,0.3);
	  }
	  70% {
		  -moz-box-shadow: 0 0 0 20px  rgba(102,164,37,0);
		  box-shadow: 0 0 0 20px  rgba(102,164,37,0);
	  }
	  100% {
		  -moz-box-shadow: 0 0 0 0px  rgba(102,164,37,0);
		  box-shadow: 0 0 0 0px  rgba(102,164,37,0);
	  }
	}

	.button-buy{
		position: fixed; bottom: 30px; left: 30px; background: url(../images/icon-buy.png) no-repeat center center; z-index:10;
	}
	.button-buy a{
		width: 175px; height: 32px; display: block; font-size: 0; position: relative;
	}
	.button-buy a button{
		/* to make button in center to screen */
		position:absolute;
		top: 50%; left:50%;
		transform: translate(-50%,-50%);
		/* finish csnter */
		background: transparent;
		border: none;
		width:174px;
		height:32px;
		color:#FFF;
		text-transform:uppercase;
		letter-spacing:10px;
		border-radius:50%;
		animation: buy 3000ms linear infinite;
		border-radius: 0;
	}

	.sw-content .button-mes{
	   background: url(../images/icon-mes.png) no-repeat center center;
	}
	.sw-content .button-mes a{
		width: 56px; height: 56px; display: block; font-size: 0; position: relative;
	}
	.sw-content .button-mes a button{
		/* to make button in center to screen */
		position:absolute;
		top: 50%; left:50%;
		transform: translate(-50%,-50%);
		/* finish csnter */
		background: transparent;
		border: none;
		width:56px;
		height:56px;
		color:#FFF;
		text-transform:uppercase;
		letter-spacing:10px;
		border-radius:50%;
		animation: pulse 3000ms linear infinite;
	}
@media (min-width: 1800px){

}
/* RESPONSIVE */
@media (min-width: 1680px) and (max-width: 1920px) {
    .theme-demo-mobile .discover-more {
        top: 51%;
    }
	.hightlight-content .demos-web{ top:60px; }
	.hightlight-content{
		margin-top:0;
	}
}


@media (min-width: 1200px) and (max-width: 1445px) {
	.header .navigation-logo{
		padding:0 15px;
	}
	.hightlight-content .demos-web{
		top:40px;
	}
	.hightlight-content .demos-web .title-header1 h1{
		font-size:60px;
		margin:20px 0 0px;
	}
	.all-features-content .feature-item.fix-col .col-inner .info .des{
		margin-bottom:0;
	}
	.testi-marquee .marquee .marquee__item{
		font-size:40px;
	}
	.hightlight-content .demos-web .title-header1 h3{ font-size:50px;}
	.mb_screen .mb_view .mb-item .item-inner:before{
		background:none;
	}
	.testimonial-slide .container .wrap{
		padding:100px 40px 70px;
	}
	.testimonial-slide .container{
		width:100%;
	}
}

@media (min-width: 1190px) and (max-width: 1370px) {
	.header .container {
		width: 1360px;
	}
    .device-info img {
        margin-left: 0px;
    }
	.theme-demo .demo-item{
		width:25% !important;
	}
	.theme-demo .content-demo .demo-info h3{
		margin:10px 0 17px;
	}
	.all-features-content .item-inner .description{
		padding:0;
	}
	.box-elementor .title-page-style{
		padding-left:30px;
	}
	.box-elementor .title-page-style h4{ margin-bottom:24px;}
	.box-elementor .title-page-style .item-logo{ margin-bottom:20px; }
	.support ul li .item{
		padding:60px 30px 70px;
	}
}

@media (min-width: 1200px) {

		
    .title-page h2 {
        font-size: 35px;
    }


    .hot-features .container {
        width: 100% !important;
    }

    .all-features {
        padding: 150px 0 0;
    }

    .hot-features {
        width: 100%;
        border-top: 1px solid #ededed;
        background-color: #f5efef;
		border-bottom: 1px solid #ededed;
    }
}

.multi-vendor .title h2 {
    letter-spacing: 2px;
}

.multi-vendor .title {
    width: 1140px;
    padding: 100px 120px;
    margin: 0px auto -150px;
}


.hot-features .h-feature-item .hot-item-content h2 {
    font-size: 20px;
}

.hot-features .h-feature-item>div h2 {
    font-size: 24px;
    color: #00022a;
    text-transform: capitalize;
    font-weight: 500;
    margin: 0 0 10px;
	
}

.hot-features .h-feature-item>div p {
    font-size: 16px;
    color: #555c70;
    margin: 0;
    line-height: 26px;
}

.title-page h3 {
    font-size: 16px;
    line-height: 26px;
    margin: 20px 0 0;
}

.admin-demo .title-page {
    margin-bottom: 140px;
}

.admin-demo {
    padding: 0;
}
.admin-demo .title-page-style h2{
	font-weight:500; color:#00022a;
}
.admin-demo .title-page-style p{
	font-weight:300; color:#555c70;
}
.admin-demo .title-page-style{
	margin-bottom:70px;
}
.container1 img {
    margin: 20px 0 0;
}

@media (max-width: 1450px) {
	.multi-vendor .vendor-demo span {
        min-height: 145px !important;
    }
	.support .container{
		width:100%;
	}
	.hightlight-content{
		background-size:cover;
	}
	.testimonial-slide .container{
		width:100%;
	}
	.intro-top .intro-inner .container{
		width:100%;
	}
	.mb_screen .mb_view .mb-item .item-inner:before{
		background:none;
	}
}

@media (min-width: 1400px) {
 
    .demo-item.hot-item .demo-image::before {
        right: 25px;
        top: 25px;
    }

    .container.container1 {
        width: 1410px;
    }

    .demo-info h3 {
        margin: 10px 0 15px;
    }

    .hot-features .h-feature-item {
        padding: 0 60px;
    }

    .logo-wrapper {
        width: 16.6667%;
    }

}

@media (min-width: 1200px) {
    .mobile-layout>.container {
        width: 1280px;
    }

    .all-features-content .feature-item:nth-child(3n+1) {
        clear: left;
    }
}

@media (max-width: 1199px) {
    .theme-demo-demopage {
        margin: 0;
    }
	.slick-slider .slick-list{
		margin: 0;
	}
	.box-elementor .title-page-style p{
		padding-right:0;
	}
	.buytheme-bottom{
		padding:130px 0;
	}
	.hightlight-content .demos-web{top:80px; }
	.support ul li .item{
		padding:40px 30px 40px;
	}
	.all-features-content .item-inner .description{ padding:0; }
	.box-elementor .title-page-style{
		padding:0;
	}
	.support .container, .testimonial-slide .container{
		width:100% !important;
	}
	.filters-button-group button, .filters-button-group-shop button{
        margin: 0 3px 10px;
    }
	
    .buy-bottom-content div {
        font-size: 30px;
        margin: 0 0 30px;
    }

    .title-page-style {
        margin: 0 0 30px;
    }

    .hot-features {
        padding: 0 0 60px;
    }

    .hot-features .h-feature-item {
        padding: 20px;
        height: auto;
    }

    .admin-demo {
        padding: 60px 0 0;
        margin: 0 0 60px;
    }

    .multi-vendor .vendor-demo {
        margin: 0 0 50px;
    }

    .theme-demo {
        padding: 60px 0 30px;
    }

    .theme-demo-mobile {
        padding: 60px 0 25px;
    }

    .multi-vendor .vendor-demo span {
        min-height: 170px !important;
    }
	
	.multi-vendor .vendor-demo .vendor-item:nth-child(3) span{
		min-height:192px !important;
	}
	
	.multi-vendor .vendor-demo .vendor-item:nth-child(4) span{
		min-height:192px !important;
	}
	
    .hightlight-content .demos-web a {
        height: 40px;
        line-height: 38px;
        padding: 0 20px;
        font-size: 14px;
    }

    .nav-container .navigation li {
        margin-right: 10px;
    }


    .hightlight-content .demos-web .title-header1 h2 {
        font-size: 45px;
    }


    .multi-vendor .title {
        width: 70%;
        margin: 0 auto -100px;
        padding: 30px 0;
    }

    .all-features-content .item-inner .description {
        font-size: 14px;
    }

    .logo-wrapper::before {
        right: 15px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .device-info {
        max-width: 970px;
    }
	.theme-demo .demo-item{ width:33.33% !important; }
	.theme-demo .content-demo .demo-info h3{ margin:10px 0 17px; }
    .hot-features {
        display: table;
        background-size: auto 100%;
    }

    .hot-features .h-feature-item {
        display: block;
        float: left;
        width: 50%;
    }
}

@media (max-width: 991px) {
	.theme-demo-mobile, #demo2 .container{
		border-radius: 0;
	}
	.intro-divider{
		display: none;
	}
	.intro-demo1 ul{
		margin-bottom: 0;
	}
	.hightlight-content .demos-web{
		top:60px;
	}
	.intro-demo1 ul{
		grid-template-columns: 1fr 1fr;
	}
	#demo2 .container .container-home-page ul, .elementor-admin-wrapper{
		grid-template-columns: 100%;
		grid-row-gap: 40px;
	}
	.list-feature{
		grid-template-columns: 1fr 1fr 1fr;
	}
	.mobile-layout .grid-demo ul{
		grid-template-columns: 1fr 1fr;
		grid-column-gap: 30px;
	}
	.support ul{
		grid-template-columns: 100%;
	}
	.testimonial-slider .slick-arrow.slick-prev{
		left:0;
	}
	.testimonial-slider .slick-arrow.slick-next{ right:0; }
	.intro-top{
		padding:60px 0;
	}
	.faqs-page .container{
		width:100% !important;
	}
	.slideshow-tutorials .slick-arrow.slick-next{ right:0; }
	.slideshow-tutorials .slick-arrow.slick-prev{ left:0; }
	#quicksearch{ min-width:100%; }
	.multi-vendor .vendor-item .vendor{ margin:0 0 50px; }
}

@media (min-width: 800px) and (max-width: 1020px) {
		.hightlight-content .demos-web{ top:70px; }
		.hightlight-content .demos-web .title-header1 img{display:none; }
		.hightlight-content .demos-web .title-header1 h3{ font-size:24px; }
		.hightlight-content .demos-web .title-header1 h1{ font-size:28px; }
		.hightlight-content .demos-web .title-header1 h4{ font-size:16px; }
		.testimonial-slide, .faqs-page, .buytheme-bottom{
			padding:60px 0;
		}		
}

@media (min-width: 768px) and (max-width: 991px) {
    .all-features-content .feature-item {
        min-height: 170px;
    }
	.title-page-style h2{ font-size:32px; }
	.all-features-content .feature-item:nth-child(2n+1){
		clear:none;
	}
	.all-features-content .feature-item:nth-child(7) .col-inner{
		padding:30px 30px 54px;
	}
	.all-features-content .feature-item .col-inner .info .title{ font-size:20px;}
	.hightlight-content .demos-web .title-header1 h1{
		font-size:36px;
	}
	.performance .container{
		padding-left:0; padding-right:0;
	}
	.testi-marquee .marquee .marquee__item{
		font-size:30px; line-height:40px;
	}
	.testi-marquee{
		margin:60px 0;
	}
	.testimonial-slide .container .wrap{
		padding:100px 20px 70px;
	}
	.intro-top .intro-inner .wrap{
		grid-template-columns:1fr 1fr;
		grid-row-gap:10px;
	}
	.theme-demo .content-demo .demo-image {
		height:197px;
	}
    .nav-container .navigation li {
        margin-left: 25px;
    }
	
	.theme-demo .demo-item{ width:33.33% !important; }
	.theme-demo .content-demo .demo-info h3{ margin:10px 0 17px; }
	.theme-demo .content-demo .demo-item{ max-height:270px; }
    .device-info {
        max-width: 750px;
        margin: -330px auto 0;
    }
	.multi-vendor .vendor-demo .vendor-item:nth-child(3) span{
		min-height:auto !important;
	}
	
	.multi-vendor .vendor-demo .vendor-item:nth-child(4) span{
		min-height:auto !important;
	}
    .navigation-logo .logo-wrapper {
        float: left;
        width: 15%;
		padding-top:5px;
    }


    .nav-container .navigation li a {
        font-size: 10px;
    }

    .navigation-logo .nav-wrapper {
        float: left;
        width: 70%;
    }
	.navigation-logo .purchase-wrapper{
		width:15%;
		float:right;
	}
	.purchase-wrapper a{
		background-size:contain; font-size:12px; padding:0 10px;
	}
	
	.nav-container .navigation{ margin:0; padding-top:5px; }
    .navigation-logo .nav-wrapper .purchase-wrapper {
        width: auto;
    }
	.intro-demo1 .intro-item:first-child{
		text-align:center;
	}
	.intro-demo1 .intro-item:first-child img{
		margin:0 0 40px;
	}
    ..nav-container .navigation {
        padding-top: 6px;
    }

    .nav-container .navigation li {
        margin: 0;
        margin-left: 15px;
    }

    .demo-image {
        text-align: center;
    }

    .hot-features {
        display: table;
        background-size: auto 100%;
    }



    .slider-mobile {
        margin: 20px 0 0;
    }

    .mobile-layout .demo-item .demo-layout {
        display: inline-block;
    }


    .hot-features .h-feature-item {
        display: block;
        float: left;
        min-height: 205px;
        width: 50%;
    }
}

#purchase-menu {
    display: none;
}

@media (max-width: 767px) {
	.button-review{ padding:0 15px;}
	.hightlight-content{
		background-size:cover;
	}
    .multi-vendor,
    .box-elementor {
        padding: 50px 0 0;
    }
	.intro-demo1 .intro-item:first-child{
		text-align:center;
	}
	.intro-demo1 .intro-item:first-child img{
		margin:0 0 40px;
	}
	.testimonial-slide .container .wrap{
		padding:60px 10px 30px;
	}
	.testimonial-slide .text-testimonial h3, .support .head-support h3{
		font-size:36px; line-height:45px;
	}
	.header.header-on-top .nav-container .navigation li a{
		color:#000;
	}
	.header.header-on-top .navigation-logo{ padding:0 15px;}
	.mb_screen .tophead h3, .faqs .wrap-faqs .faqs-left h3{
		font-size:36px; line-height:40px;
	}
	.new-layouts .nav-tabs > li > a{
		padding:0 20px;
	}
	.slideshow-tutorials{
		padding:0 15px;
	}
	.testi-marquee .marquee .marquee__item{
		font-size:24px; line-height:40px;
	}
	.testi-marquee{ margin:50px 0;}
	.performance .container{
		padding-left:10px; padding-right:10px;
	}
	.performance h3{
		font-size:28px; line-height:40px; margin-bottom:40px;
	}
	.performance .performance-item .item-inner{ margin-bottom:40px; }
	.faqs .wrap-faqs .faqs-left{
		margin-bottom:40px;
	}
	.theme-demo-mobile{
		background-size:cover;
	}
	.theme-demo .demo-item{
		width:50% !important;
	}
	.theme-demo .content-demo .demo-info h3{ margin:10px 0 17px; }
    .title-page-style .item-logo,
    .box-elementor .title-page-style h2 {
        margin: 0 0 20px;
    }

    .theme-demo .content-demo .demo-image {
        height: 270px;
        /* height: 270px; */
    }

    .theme-demo .demo-item::before {
        left: 10px;
    }
	.testimonial-slide, .faqs-page, .buytheme-bottom{
		padding:60px 0;
	}
	 .support{
		 padding:60px 0 40px;
	 }
    .theme-demo ul.row {
        margin: 0 -15px;
    }

    .theme-demo .demo-item {
        padding: 0 15px;
    }
	.multi-vendor .vendor-demo .vendor-item:nth-child(3) span{
		min-height:auto !important;
	}
	
	.multi-vendor .vendor-demo .vendor-item:nth-child(4) span{
		min-height:auto !important;
	}
    .click-menu {
        display: block !important;
        z-index: 99;
    }

    .buy-bottom-content h4,
    .buy-bottom-content div {
        line-height: 40px;
    }

    .buy-bottom-content .buy-bottom {
        margin: 15px 0 0;
    }

    .multi-vendor .vendor-demo span,
    .title-page-style h2 {
        margin: 0 0 15px;
    }

    .theme-demo-demopage {
        margin: 0;
    }

    .admin-demo .admin-content img {
        margin: 0 0 20px;
    }

    .buy-bottom-content div {
        font-size: 25px;
    }

    .buy-bottom-content div {
        font-size: 30px;
        margin: 0;
    }

    .title-page-style {
        margin: 0 0 20px;
    }

    .all-features-content .feature-item {
        margin: 0 0 30px;
    }

    .hot-features {
        padding: 0;
    }

    .hot-features .h-feature-item {
        padding: 20px;
        height: auto;
    }

    .admin-demo {
        padding: 30px 0 0;
        margin: 0 0 30px;
    }

    .multi-vendor .vendor-demo {
        margin: 0 0 20px;
    }

    .theme-demo {
        padding: 30px 0 0;
    }

    .theme-demo-mobile {
        padding: 30px 0 0;
    }



    .hightlight-content .demos-web {
        margin: -120px 0 0;
    }

    .hightlight-content .demos-web .title-header1 {
        margin: 0 0 30px;
    }

    .hightlight-content .demos-web .title-header1 h4 {
        font-size: 16px;
        line-height: 28px;
        margin: 0;
    }

    .hightlight-content .demos-web .title-header1 h3 {
        font-size: 20px;
        line-height: 30px;
        margin: 0;
    }

    .hightlight-content .demos-web .title-header1 h2 {
        font-size: 30px;

        line-height: 40px;

        margin: 0;
    }

    .title-page-style h2 {
        font-size: 30px;
    }

    .multi-vendor .vendor-demo span {
        min-height: auto !important;
    }

    #purchase-menu {
        display: block;
    }

    #purchase {
        display: none;
    }

    .buy-bottom-content div {
        font-size: 25px;
    }


    .multi-vendor .vendor-item {
        min-height: auto !important;
    }

    .logo-wrapper::before {
        display: none;
    }


    .slider-mobile {
        margin-top: 30px;
        margin-bottom: 50px;
    }

    .device-info {
        margin: -180px auto 0;
        max-width: auto;
        width: auto;
        padding: 0 15px;
    }

    .hightlight-content {
        min-height: 470px;
        padding: 200px 0 0;
        background-size: cover;
    }

    .buy-bottom-content div {
        font-size: 32px;
    }

    .support-container {
        padding: 20px 0;
    }

    .device-info {
        max-width: 750px;
    }

    .theme-demo-mobile .grid-demo .demo-content {
        max-width: 750px;
    }

    .hightlight-content .demos-web .title-header h2 {
        font-size: 20px;
        line-height: normal;
    }

    .demo-item {
        text-align: center;
    }

    .demo-image {
        text-align: center;
        display: inline-block;
    }

    .hot-features {
        display: table;
        background-size: auto 100%;
    }

    .multi-vendor .title h2 {
        margin: 0;
    }

    .hot-features .h-feature-item {
        display: block;
        width: 100%;
        padding: 0 15px 30px;
        height: auto;
    }

    .slider-demo-container {
        display: none;
    }

    .content-top {
        min-height: auto;
        padding-bottom: 40px;
    }

    .support-item .item-inner {
        margin-bottom: 30px;
    }

    .support-item .item-inner .box-image {
        text-align: center;
    }


    .navigation-logo .logo-wrapper {
        float: left;
        width: 70%;
    }

    .navigation-logo .nav-wrapper {
        float: right;
        width: auto;
    }


    .nav-container .navigation {
        background: #fff none repeat scroll 0 0;
        display: none;
        position: absolute;
        right: 15px;
        top: 45px;
        width: 200px;
        padding: 10px 20px;
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
        -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    }

    .nav-container .navigation li {
        display: block;
        float: none;
        margin: 0 !important;
    }

    .nav-container .navigation li a {
        color: #222;
        display: block;
        padding: 10px 0;
        border-bottom: 1px solid #ddd;
    }

    .nav-container .navigation li:last-child a {
        border: none;
    }

    .slider-mobile .slick-list .item a {
        box-shadow: none;
    }

    .hightlight-content .header-title {
        background-size: 100% 100%;
        width: 100%;
        height: 120px;
    }
	
}

@media (min-width: 481px) and (max-width: 767px) {
    .all-features-content .feature-item {
        min-height: 170px;
        width: 50%;
    }
	.hightlight-content .demos-web{ margin:0; }
    .device-info img {
        margin-left: 0px;
    }

    .slider-mobile .slick-list .item a {
        box-shadow: none;
    }

    .hightlight-content {
        padding: 50px 0 0;
    }

    .hightlight-content .header-title {
        padding-top: 32px;
        padding-right: 248px;
    }
	.all-features-content .feature-item:nth-child(2n+1){
		clear:both;
	}
}

@media (max-width: 480px) {
    .img_footer {
        margin-bottom: -115px;
    }
	.content-left .wrap-content{
		padding: 0;
	}
	.intro-demo1 ul, .mobile-layout .grid-demo ul{
		grid-template-columns: 100%;
	}
	.list-feature{
		grid-template-columns: 1fr 1fr;
		grid-column-gap: 20px;
		grid-row-gap: 20px;
	}
	.list-feature .feature-item .feature-title{
		width: 150px;
		height: 150px;
	}
	.faqs-page .panel-group .panel a{ font-size:14px; padding-right:25px; }
	.faqs-page .panel-group .panel .panel-collapse .panel-body{ font-size:14px; padding:20px 15px 10px; }
	.buy-bottom-content .buy-bottom{ padding:0 60px; }
	.faqs-page h2, .support .title-support h2{ font-size:24px; }
	.group-tabs .tab-content .tab-pane .slider-shop .slick-list{ padding:40px 0;}
    .slideshow-tutorials .slick-list .item{ padding:0; }
	.buytheme-bottom h2{ font-size: 30px; }
	.buytheme-bottom h3{ font-size:24px; line-height:42px; }
	.intro-top .title-page-style h2{ font-size:28px; line-height:44px; }
	.buytheme-bottom .price, .buytheme-bottom .price .sale{
		font-size: 70px;
	}
	.theme-demo .demo-item{
		width:50% !important;
	}
    .demo-info h3 {
        font-size: 14px;
    }
	.demo-info-bottom .buy-bottom{
		padding:0 50px;
	}
    .slick-next.slick-arrow,
    .slick-prev.slick-arrow {
        display: none !important;
    }

    .title-page-style h2 {
        font-size: 25px;
    }

    .theme-demo .content-demo .demo-image {
        height: 150px;
        /* height: 270px; */
    }
	.theme-demo .demo-item::before{ left:15px; }
	.theme-demo .content-demo .demo-item{ min-height:240px; }
	.theme-demo .content-demo .item-wrap > a .preview_wrap .button-review{ padding:16px 10px; }
	.all-features{ margin-bottom:0 !important; }
	.demo-info-bottom h3{
		font-size:24px; margin:0 0 20px; line-height:36px;
	}

    .header {
        padding: 15px 0; 
		position:relative;
    }
	.header .nav-wrapper{
		padding: 10px;
	}

    .mobile-layoutmobile-layout .demo-item,
    .demopage-layout .demo-item {
        width: 100%;
    }

    .hightlight-content .demos-web a {
        margin: 0 0 10px;
    }

    .hightlight-content .demos-web .title-header1 {
        margin-bottom: 20px;
    }

    .hightlight-content .demos-web .title-header1 h3 {
        line-height: 40px;
    }

    .hightlight-content .demos-web .title-header1 h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .hightlight-content .demos-web .title-header1 h4 {
        font-size: 16px;
        line-height: 40px;
    }

    .copyright address {
        padding: 0 15px;
    }

    .demo-item.hot-item .demo-image:before {
        right: 5px;
        top: 5px;
    }



    .hightlight-content {
        padding: 55px 0 0;
    }




    .slider-mobile .slick-list .item {
        text-align: center;
    }

    .slider-mobile .slick-list .item a {
        transform: scale(1);
        -webkit-transform: scale(1);
    }


    .mobile-layout .demo-item .demo-layout .text-layout {
        left: 20px;
    }

    .theme-demo-mobile .title-page {
        padding: 0;
        margin: 0;
    }

    .theme-demo-mobile .title-page h2 {
        text-align: center;
    }

    .theme-demo-mobile .title-page p {
        padding: 0 25px;
        text-align: center;
    }

    .buy-bottom-content div {
        font-size: 24px;
    }
}

@media (max-width: 479px) {
    .all-features-content .feature-item {
        width: 100%;
    }
	.hightlight-content .demos-web .title-header1 h1{ font-size:36px; line-height:46px; }
	.intro-demo1 .intro-item:first-child img{
		margin:0 0 60px;
	}
	.intro-demo1 .intro-item:nth-child(2){
		margin:0 0 60px;
	}
	.tutorials-slide .text-tutorials h2, .theme-demo .title-style h3{ font-size:32px; line-height:46px; }
	.intro-demo2 .intro-item{ margin:0 0 40px; }
    .multi-vendor .title h2 {
        font-size: 25px;
    }

    .theme-demo-mobile .title-page h2:before {
        display: none;
    }

    .multi-vendor .title h3 br,
    .admin-demo .title-page h3 br {
        display: none;
    }

    .multi-vendor .title {
        width: 95%;
    }
}

@media (max-width: 360px) {
    .mobile-layout .demo-item {
        text-align: center;
        margin-bottom: 60px;
    }

    .theme-demo-mobile .enjoy-it {
        display: none;
    }

    .hightlight-content .demos-web .title-header h4 {
        font-size: 14px;
    }

    .hightlight-content .demos-web a {
        margin: 0;
    }

    .device-info {
        margin: -100px auto 0;
    }

    .device-info img {
        margin: 0;
    }

    .buy-bottom-content div {
        font-size: 20px;
    }

    .hightlight-content {
        padding: 30px 0 0;
    }
}

/* Multi-vendor */
.vendor-demo {
    margin-bottom: 150px;
}

.admin-demo .admin-content img {
    margin: 0 0 55px;
    display: inline-block;
}

.multi-vendor .vendor-demo .vendor img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}

.multi-vendor .title h2 {
    font-weight: 600;
    color: #fff;
}

.multi-vendor .title h3 {
    font-size: 14px;
    line-height: 26px;
    color: #fff;
}

.multi-vendor .vendor-demo h3 a {
    
    font-weight: bold;
    color: #222 !important;
    font-size: 22px;
    text-align: center;
    margin-bottom: 20px;
    display: inline-block;
}

.multi-vendor .vendor-demo h3 a:hover {
    color: #1987ff !important;
}

.multi-vendor .vendor-demo span {
    font-size: 15px;
    line-height: 24px;
    color: #999999;
    display: block;
    margin-bottom: 30px;
    min-height: 100px;
    text-align: center;
}

.multi-vendor .vendor-demo .buton {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 35px;
    border: 0;
    font-weight: bold;
    display: inline-block;
    padding: 0 35px;
    border-radius: 5px;
	background:linear-gradient(92deg, rgba(255,78,32,1) 20%, rgba(222,1,26,1) 100%);
}

.multi-vendor .vendor-demo .buton:hover {
    background: linear-gradient(0deg, rgba(200, 47, 25, 1) 0%, rgba(255, 60, 32, 1) 100%);
    color: #fff;
    border-color: #1987ff;
    -webkit-box-shadow: 0 5px 10px rgba(255, 60, 32, 0.3);
    -moz-box-shadow: 0 5px 10px rgba(255, 60, 32, 0.3);
    -o-box-shadow: 0 5px 10px rgba(255, 60, 32, 0.3);
    -ms-box-shadow: 0 5px 10px rgba(255, 60, 32, 0.3);
    box-shadow: 0 5px 10px rgba(255, 60, 32, 0.3);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

.multi-vendor .vendor-item .vendor {
    text-align: center;
}
@media (max-width: 1680px) {
	.multi-layout .title-demo{ margin-bottom:13px; }
}
@media (min-width: 991px) and (max-width: 1199px) {
	.testi-marquee .marquee .marquee__item{ font-size:30px; line-height:40px; }
	.testi-marquee{ margin:60px 0; }
	.performance .container{ padding-left:0; padding-right:0; }
	.header.header-on-top .logo-wrapper .logo-sticky img{ margin: 15px 0 0;}
	.performance .performance-item .item-inner{ padding:55px 10px 30px 10px; }
}
@media (min-width: 768px) and (max-width: 1199px) {
	.all-features-content .feature-item:nth-child(4){
		clear:both;
	}
	.all-features-content .feature-item:nth-child(3) .col-inner{
		padding:30px 30px 50px;
	}
	.all-features-content .feature-item:nth-child(3){
		clear:none;
	}
	.intro-top .intro-inner .wrap{
		grid-template-columns: 1fr 1fr;
		grid-row-gap:10px;
	}
	.testimonial-slide .container .wrap{
		padding:100px 30px 70px
	}
	.navigation-logo .logo-wrapper img{ margin:10px 0 0; }
}
@media (max-width: 1199px) {
	.multi-layout .button-review > a {
       padding:0 15px;
    }
	.header, .header.header-on-top{
		padding:10px 15px 10px;
	}
	.purchase-wrapper a{
		padding:0 50px;
		height:45px; line-height:45px;
	}
	.all-features{ margin-bottom:70px; }
}

@media (max-width: 991px) {
	.filters-button-group button, .filters-button-group-shop button{
        margin: 0 5px 15px;
        width: 30%;
    }
	.intro-top{
		padding:60px 0 0;
	}
	.faqs .faqs-left{ margin-bottom:40px; } 
	.new-layouts .title-page-style h2{ font-size:40px; line-height:50px; }
	.performance .performance-item{ margin-bottom:30px; }
	.performance .performance-item:nth-child(4){ clear:both }
	#entersomething{ min-width:100%; }
	.demo-shop .filters-button-group-shop button{ margin-bottom:10px }
    .multi-vendor .vendor-demo span {
        min-height: auto !important;
    }
	.header.header-on-top .logo-wrapper .logo-sticky img{
		margin:10px 0 0;
	}
    .mobile-layout .demo-item {
        padding: 0 15px;
    }

    .buy-bottom-content div {
        font-size: 30px;
    }

    .theme-demo-mobile .title-page {
        text-align: center;
    }

    .multi-vendor .vendor-item {
        margin-bottom: 0;
    }


    .discover-more1 {
        display: none;
    }

    .vendor {
        padding-top: 20px;
    }
}

.mobile-layout ul {
    margin: 5px 0 0;
    display: inline-block;
}

.demopage-layout .content-demo {
    margin-top: 5px;
    margin-bottom: 45px;

}

.click-menu {
    display: none;
    width: 40px;
    height: 40px;
    background-color: transparent;
    border: 1px solid transparent;
    background: url(../images/icon-nav-mobile.png) no-repeat center center #fff;
}

.click-menu.closex {
    border: 1px solid #1987ff;
}
@media (max-width: 480px) {
	.hightlight-content{
		max-height:710px;
	}
	.filters-button-group{ padding-top:10px; }
	.new-layouts .nav-tabs{ margin:40px 0;}
	.intro-top .intro-inner .wrap, .support .support-wrapper{
		grid-template-columns:1fr;
		grid-row-gap:10px;
	}
	.intro-top.footer .intro-inner{
		margin:0;
	}
	.intro-top{
		padding:0;
	}
	.buytheme-bottom h2, .buytheme-bottom .price{
		margin-bottom:30px;
	}
	.elementor-admin{
		margin: 50px 0;
	}
	.hightlight-content .demos-web .title-header1 img{ display:none; }
	.multi-layout .button-review{ margin:5px 0;}
	.theme-demo .grid-demo{ padding:0 15px; }
	.theme-demo .demo-item{ padding:0 5px; }
	.theme-demo .grid-demo .grid{ margin-left:-5px; margin-right:-5px; }
	.filters-button-group button{
		display: inline-block;
		vertical-align: top;
		white-space: normal;
		width: 220px;
	}
	.filters-button-group{
		overflow-x: scroll;
		overflow-y: hidden;
		white-space: nowrap;
	}
}

  