@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Regular.ttf');
}

* {
    margin: 0;
    padding: 0;
    list-style: none;
    outline: none;
}

body {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    color: #787878;
    line-height: 1.6;
}

body a {
    color: #000;
    outline: none !important;
}

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;
}

body >div.buytheme-bottom{
    width: 100%;
    max-width: initial;
}
@media(min-width: 1400px) {
	.hightlight-content .demos-web{
		margin-top: -241px !important;
	}
    .hightlight-content .demos-web .title-header1 h1 {
        font-size: 50px;
    }

    .hot-features .h-feature-item>div h2 {
        font-size: 24px;
    }
}

.header {
    background: #fff;
    top: 0;
    z-index: 999;
    width: 100%;
    padding: 15px 0;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}
.header .container{
    width: 100%;
}
.header .purchase-wrapper,
.header .logo-wrapper{
    padding:0;
}
.header .logo-wrapper a{
    display: inline-block;
    padding: 2px 0;
    max-width: 170px;
}
.header.header-on-top {
    max-width: 100%;
    background-color: #fff;
    padding: 10px 0;
    position: fixed;
    top: 0;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.06);
    -o-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.06);
    -ms-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.06);
    left: 0;
    right: 0;
}
.header.header-on-top .container{
    width: 1770px;
}
/*==MAIN==*/

.hightlight-content {
    background: url(../images/bg_banner.jpg) no-repeat center center;
    text-align: center;
    color: #fff;
    position: relative;
    width: 100%;
    overflow: hidden;
    background-size: cover;
    z-index: 1;
}

.hightlight-content .demos-web {
    position: absolute;
    z-index: 2;
    top: 50%;
    text-align: center;
    width: 100%;
    left: 8%;
    right: 0;
    margin-top: -170px;

}

.hightlight-content .demos-web .title-header1 {
    color: #222;
    text-align: left;
    margin-bottom: 48px;
}

.hightlight-content .demos-web .title-header1 h3 {
    margin: 0;
    font-size: 18px;
    line-height: 55px;
    font-family: "Poppins";
    letter-spacing: 2px;
    color: #fa4c50;
    text-transform: uppercase;
    font-weight: 600;
}

.hightlight-content .demos-web .title-header1 h1 {
    font-size: 50px;
    font-weight: 600;
    color: #000;
    line-height: 60px; text-transform: uppercase;
    margin: 0 0 17px;
    font-family: "Poppins";
}

.hightlight-content .demos-web .title-header1 h4 {
    font-weight: 400;
    font-size: 24px;
    line-height: 64px;
    color: #222;
    margin: 0;
    font-family: "Poppins";
}



.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: #1e4d9d;
    font-weight: 600;
    padding: 10px 0;
    text-align: left;
}
.hightlight-content .group-button{
	margin: 0 -15px;
	text-align: left;
}
.hightlight-content .group-button .active{
 	background: #1e4d9d;
    color: #000;
    border-color: #1e4d9d;
}
.hightlight-content .demos-web a {
    display: inline-block;
    text-align: left;
    color: #000;
    border: 2px solid #000;
    font-family: 'Poppins';
    font-size: 16px;
    margin: 0 15px;
    font-weight: 600;
    text-transform: uppercase;
    height: 48px;
    line-height: 45px;
    padding: 0 40px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
}

.hightlight-content .demos-web a:hover {
    background: #1e4d9d;
    color: #fff;
    border-color: #1e4d9d;
}

.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 47px;
}

.title-page-style p {
    font-size: 14px;
    color: #7a7a7a;
    text-align: center;
    line-height: 24px;
}

.title-page-style .img-title {
    margin: 0 0 30px;
}

.title-page-style h2 {
    font-size: 34px;
    line-height: 40px;
    color: #17171a;
    font-weight: 600;
    text-transform: capitalize;
    font-family: "Poppins";
    margin: 0 0 25px;
    text-align: center;
}

.title-page-style h4 {
    font-size: 20px;
    color: #555;
    font-family: "Poppins";
    font-weight: 400;
    text-align: center;
    margin-bottom: 13px;
}

.title-page-style h3 {
    font-size: 14px;
    color: #222;
    font-weight: 400;
    line-height: 24px;
    font-family: "Poppins";
    text-transform: none;
    margin: 0;
}
.box-elementor .title-page-style{
	margin-bottom: 45px;
}
.title-page-style .item-logo {
    text-align: center;
    margin-bottom: 35px;
}

.box-elementor .title-page-style h2 {
    margin: 0 0 25px;
}

.box-elementor .title-page-style p span {
    text-decoration: underline;
}

.box-elementor .content-demo {
    text-align: center;
}

.box-elementor {
    padding-top: 106px;
}

.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;
}

.purchase-wrapper a{
    display: inline-block;
    padding: 5px 0;
}
.nav-container .navigation {
    text-align: left;
    padding:13px 0;
    display: inline-block;
    margin: 0;
}

.nav-container .navigation li.active a {
    color: #1e4d9d;
}

.nav-container .navigation li {
    display: inline-block;
    margin-right: 30px;
}

.nav-container .navigation li a {
    font-family: 'Poppins';
    font-weight: 500;
    font-style: normal;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    color: #222;
    text-decoration: none;
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
}


.nav-container .navigation li a:hover {
    color: #1e4d9d;
}

.description-header {
    text-align: center;
    font-family: 'Poppins';
    font-weight: 400;
    padding-top: 130px;
}

.description-header .normal-title {
    font-size: 133.33%;
    color: #1e4d9d;
}

.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: #1e4d9d;
    color: #fff;
    padding: 35px 0;
}

.copyright a {
    color: #f4a137;
}

.title-page {
    text-align: center;
}

.title-page h2 {
    font-family: 'Poppins';
    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;
}
.content-demo{
    max-width: 1640px;
    margin: 0 auto;
    padding-bottom:60px;
}
.theme-demo-mobile{
    background: url(../images/admin.jpg) no-repeat bottom center #f7f7f7;
}

.box-top {
    background: url(../images/bg-main.jpg) no-repeat top center;
    text-align: center;
    margin-bottom: 120px;
    background-size: cover;
    
}
.woo .images{
    margin-top: 30px;
}
.woo .info >img{
    margin-bottom: 15px;
}
.theme-demo .titledemo{
    padding: 266px 0 115px
}
.theme-demo .titledemo h2{
    font-size: 48px;
    line-height: 60px;
    color: #000;
    font-weight: 400;
}
.theme-demo .titledemo h1{
    font-size: 48px;
    line-height: 60px;
    color: #000;
    margin: 0;
    font-weight: 600;
    margin-bottom: 30px;
}
.theme-demo .titledemo span{
    display: inline-block;
    font-size: 18px;
    color: #000;
    line-height: 30px;
    font-weight: 300;
    margin-bottom: 40px;
}
.theme-demo .titledemo a{
    font-size: 14px;
    display: inline-block;
    width: 180px;
    height: 50px;
    background-color: transparent;
    line-height: 48px;
    text-transform: uppercase;
    color: #1e4d9d;
    margin: 0 10px;
    border: 1px solid #1e4d9d;
    transition: all 0.3s;
}
.woo{
    margin-bottom: 100px;
}

.woo .info h2{
    font-size: 34px;
    font-weight: 600;
    color: #000;
    text-align: left;
    width: 60%;
    line-height: 44px;
    margin-bottom: 50px;
}
.woo .info .list ul{
    width: 50%;
    float: left;
}
.woo .info .list ul li .icon{
    width: 50px;
    height: 50px;
    margin-right: 15px;
    border-radius: 50%;
    line-height: 50px;
    text-align: center;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.06)
}
.woo .info .list ul li{
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.woo .info .list ul li >*{
    float: left;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    line-height: 22px;
}
.theme-demo .titledemo a:hover{
    background-color:#1e4d9d;
    color: #fff;
}

.theme-demo .demo-item {
    position: relative;
    padding: 0 30px;
}

.theme-demo .demoitem::before {
    content: "";
    width: 150px;
    height: 26px;
    position: absolute;
    top: -5px;
    left: 60px;
    display: inline-block;
    z-index: 9;
}
.theme-demo .demo-item.extra::before {
	background: url(../images/extra.png) no-repeat left;
	width: 170px;
}
.theme-demo .demo-item.hot::before {
    background: url(../images/hot.png) no-repeat left;
}

.theme-demo .demo-item.hot1::before {
    background: url(../images/hot1.png) no-repeat left;
}

.theme-demo .demo-item.comingsoon::before {
    background: url(../images/coming-icon.png) no-repeat left;
}

.theme-demo .demo-item.new::before {
    background: url(../images/new.png) no-repeat left;
}

.theme-demo .button-demo {
    margin: 35px 0 0;
}

.theme-demo .button-demo a {
    display: inline-block;
    color: #404040;
    font-size: 16px;
    height: 60px;
    line-height: 55px;
    border: 4px solid #1e4d9d;
    padding: 0 55px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;

}

.theme-demo .button-demo a:hover {
    background-color: #1e4d9d;
    border: 4px solid #1e4d9d;
    color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

.theme-demo .title-page {
    margin-bottom: 35px;
}

.theme-demo .title-page strong {
    color: #fd8a49;
}

.demo-item {
    margin-bottom: 40px;
}

.demo-item h3 {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.demo-item:hover h3 {
    color: #1e4d9d;
}

.demo-item .demo-image a {
    cursor: pointer;
}

.demo-item.new-item .demo-image {
    position: relative;
}

.demo-item.new-item .demo-image:before {
    content: "";
    display: inline-block;
    width: 79px;
    height: 89px;
    background: url(../images/new-icon.png) no-repeat top left;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 10;
    background-size: 100%;
}

.demo-item.hot-item .demo-image {
    position: relative;
}

.demo-item.hot-item .demo-image:before {
    content: "";
    display: inline-block;
    width: 80px;
    height: 81px;
    background: url(../images/hot-icon.png) no-repeat top left;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 10;
    background-size: 100%;
}

.demo-item.coming-item .demo-image {
    position: relative;
}

.demo-item.coming-item .demo-image:before {
    content: "";
    display: inline-block;
    width: 79px;
    height: 89px;
    background: url(../images/coming-icon.png) no-repeat top left;
    position: absolute;
    right: -3px;
    top: -3px;
    z-index: 10;
}

.demo-coming img {
    opacity: 0.6;
}
.demo-info h3 {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 14px;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
}

.demo-item:hover h3::before{
	background: url(../images/home-active.png) no-repeat top left;
}
.button-review {
    font-size: 14px;
    color: #222;
    line-height: 28px;
    padding: 0 25px;
    color: #222;
    background-color: #f5f5f5;
    display: inline-block;
    border-radius: 50px;
    position: relative;
    border: 1px solid transparent;

}

.button-review.e-mobile{
	margin-top:20px;
}
.butom-mobile{
	text-align: center;
	margin: 10px 0 0;
}
.butom-mobile a{
		display: inline-block;
	    text-align: left;
	    color: #000;
	    border: 2px solid #000;
	    font-family: 'Poppins';
	    font-size: 16px;
	    margin: 0 15px;
	    font-weight: 600;
	    text-transform: uppercase;
	    height: 48px;
	    line-height: 45px;
	    padding: 0 22px;
	    border-radius: 50px;
	    -webkit-border-radius: 50px;
	    transition: all 0.2s ease-in-out 0s;
	    -webkit-transition: all 0.2s ease-in-out 0s;
	}

.butom-mobile a:hover{
	background: #1e4d9d;
    color: #fff;
    border-color: #1e4d9d;
    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);
}
.elementor-layout{
	margin-bottom: 50px;
}
.box-elementor >div{
	border-bottom: 1px solid #ddd;
	padding-bottom: 118px;
}
.bottom-vendor{
	max-width: 1150px;
	margin: 0 auto;
}
.bottom-vendor ul{
	margin: 0;
}
.bottom-vendor ul li{
	display: inline-block;
	text-align: center;
	width: 33%;
	padding: 0 15px;
}
.bottom-vendor ul li h2{
	font-size: 20px;
	color: #000000;
	font-weight: 500;
	line-height: 40px;
	text-transform: capitalize;
	font-family: "Poppins";
	margin-bottom: 10px;
}
.bottom-vendor ul li h2 span{
	color: #555555;
	font-size: 14px;
	line-height: 24px;
	max-width: 80%;
}


.theme-demo .content-demo .demo-image {
    width: 100%;
    height: 500px;
    overflow: hidden;
    margin: 0 auto 20px;
    display: inline-block;
    position: relative;
    cursor: pointer;
    border-radius: 6px;
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.16);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.16);
    box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.16);
}

@media(min-width: 767px) {
    .theme-demo .content-demo .demo-image img {
        transition: all 0.5s ease-in-out;
    }
    .theme-demo .content-demo .demo-image.Comingsoon:hover img {
        animation: none;
    }
 .theme-demo .content-demo .demo-image:hover img {
        transform: translateY(-100%);
        margin-top: 500px;
        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: #1e4d9d;
    color: #fff;
    border: 1px solid #1e4d9d;
    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: #1e4d9d5e;
    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: #1e4d9d;
}

.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: #1e4d9d;
}

/* Demo Mobile*/
.theme-demo-mobile {
    
    position: relative;
    padding: 100px 0 0;
}
.theme-demo-mobile .box-mobile >div{
	padding-bottom: 60px;
}
.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: #1e4d9d;
}

.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;
}

.mobile-layout .demo-item {
    position: relative;
    float: left;
    text-align: center;
    padding: 0 50px;
    width: 50%;
}
.mobile-layout .grid-demo .buton-mobile{
    width: 100%;
    text-align: center;
}
.mobile-layout .grid-demo .buton-mobile a{
    width: 180px;
    height: 40px;
    line-height: 40px;
    background-color: #1e4d9d;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
}
.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-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-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-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 {
    background: url(../images/admin.jpg) no-repeat center top;
    padding-top: 50px;
}

.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;
}



.theme-demo-demopage .slider-page {
    position: relative;
}

.slick-prev.slick-arrow {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: transparent;
    border: 2px solid #1e4d9d;
    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 #1e4d9d;
    position: absolute;
    top: 50%;
    margin: -20px 0 0;
    right: 0;
    font-size: 0;
    border-radius: 50%;
    z-index: 9;
}

.slick-prev.slick-arrow:before {
   
    content: "";
    width: 35px;
    height: 36px;
    background-size: 14px;
    z-index: 999;
    display: inline-block;
}

.slick-next.slick-arrow:before {
   
    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: #1e4d9d;
    border-color: #1e4d9d;
    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: 117px 0 120px;
    display: inline-block;
}
.multi-vendor .title-page-style h2{
    margin-bottom: 25px;
}
.multi-vendor  .title-page-style{
    margin-bottom: 65px
}
.theme-demo-demopage {
    margin: 0 0 43px;
}



.slick-initialized .slick-slide {
    padding: 0 15px

}


.hot-features{
   padding: 117px 0;
}
.hot-features .h-feature-item {
    overflow: hidden;
    color: #fff;
    width: 25%;
    float: left;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    align-items: center;
    padding: 0 20px;
}



.hot-features .h-feature-item .hot-item-content h2 {
    font-size: 20px;
    font-family: 'Poppins';
    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: 113px 60px 50px;
    background: url(../images/admin.jpg) no-repeat bottom center #f7f7f7;
    margin-bottom: 113px;
}

.all-features .title-page h3 {
    color: #484848;

}

.all-features .title-page h2 {
    color: #fd8a49;
}

.all-features .title-page {
    margin-bottom: 60px;
}

.all-features-content .item-inner .feature-title {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 24px;
    color: #000;
    display: inline-block;
}

.all-features-content .item-inner .info {
    padding-left: 100px;
}

.all-features-content .item-inner .info span {
    font-size: 20px;
    color: #000;
    font-weight: 500;
    text-transform: capitalize;
}

.all-features-content .item-inner {
    position: relative;
}

.all-features-content .item-inner .feature-title {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 24px;
    color: #000;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;

}

.all-features-content .item-inner .feature-title span {
    display: table-cell;
    vertical-align: middle;
    font-size: 20px;
    font-weight: 500;
    color: #555;
}

.all-features-content .item-inner .description {
    padding-top: 10px;
    font-size: 14px;
    line-height: 24px;
}

.all-features-content .feature-item {
    margin-bottom: 60px;
    padding: 0 15px;
    float: left;
}
.customers{
    margin-bottom: 120px;
}
.customers .content{}
.customers .content ul li div{
    border:1px solid #ddd;
    border-radius: 5px;
    padding: 35px;

}
.customers .content ul li div{
    text-align: center;

}
.customers .content ul li div span{
    font-size: 18px;
    color: #000;  display: inline-block;
    line-height: 30px;
    margin-bottom: 15px;
    width: 100%;
    text-align: center;
}
.customers .content ul li div img{
        margin: 0 auto;
}
.customers .content ul li h2{
    font-size: 14px;
    font-weight: 600;
    color: #000;
    margin: 10px 0;
    text-align: center;
}
.support-container {
    padding: 50px 0 60px;
}

.support-content .info-support {
    text-align: center;
}

.support-content .title-page {
    margin-bottom: 50px;
}

.support-content .info-support h3 {
    font-size: 160%;
    font-family: 'Poppins';
    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: #1e4d9d;
}

.buytheme-bottom {
    background: url(../images/bg-footer.png) no-repeat center center #fff;
    padding: 0;
}
.buytheme-bottom address{
	text-align: center;
	font-family: "Poppins";
	color: #999;
	font-size: 13px;
}
.buytheme-bottom address a{
	color: #1e4d9d;
}
.img_footer {
    width: 100%;
    margin-bottom: -220px;
    text-align: center;
}

.buy-bottom-content {
    text-align: center;
    color: #fff;
    font-family: 'Poppins';
    padding: 90px 0 100px 0;
}

.buy-bottom-content h4 {
    font-size: 24px;
    color: #000;
    line-height: 64px;
    font-family: 'Poppins';
    margin: 0 0 6px;
    font-weight: 400;
}

.buy-bottom-content h2 {
    font-size: 40px;
    font-weight: bold;
    line-height: 56px;
    margin: 0 0 45px;
    color: #1e4d9d;
}

.buy-bottom-content .buy-bottom {
    display: inline-block;
    height: 50px;
    line-height: 51px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    padding: 0 55px;
    font-size: 16px;
    background-color: #1e4d9d;
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    border-radius: 0;
}

.buy-bottom-content .buy-bottom:hover {
    background: #1e4d9d;
    color: #fff;
    border-color: #1e4d9d;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

/*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-family: 'Poppins';
    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: #1e4d9d;
    background: #1e4d9d;
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
}

#back-totop1 {
	z-index: 99;
    -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);
    display: block;
    position: fixed;
    bottom: 30px;
    right: 30px;
    background-size: 20px;
    width: 50px;
    height: 50px;
    line-height: 49px;
    text-align: center;
    border-color: #1e4d9d;
    background: #1e4d9d;
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    border-radius: 50%;
}

#back-totop1:hover {}

.button-buy {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 99;
}

.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: #1e4d9d;
}

.copyright address a {
    margin: 0;
    padding: 0 1px;
    font-size: 14px;
    color: #1e4d9d;
    display: inline-block;

}

.copyright address a:hover {
    color: red;
}

/* RESPONSIVE */
@media (min-width: 1445px) and (max-width: 1920px) {
    .theme-demo-mobile .discover-more {
        top: 51%;
    }
}


@media (min-width: 1370px) and (max-width: 1445px) {
    .theme-demo-mobile .comming-soon {
        opacity: 1;
    }

}

@media (min-width: 1190px) and (max-width: 1366px) {

    .device-info img {
        margin-left: 0px;
    }

}

@media (min-width: 1200px) {
    .woo .info .list ul li >*{
        width: 60%;
    }

    .title-page h2 {
        font-size: 35px;
    }


    .hot-features .container {
        width: 100%;
    }
}

.multi-vendor .title h2 {
    letter-spacing: 2px;
}

.multi-vendor .title {
    width: 1140px;
    padding: 100px 120px;
    margin: 0px auto -150px;
}
.all-features-content .title-page-style{
	margin-bottom: 58px;
}
.hot-features .h-feature-item .hot-item-content h2 {
    font-size: 20px;
}

.hot-features .h-feature-item>div h2 {
    font-size: 22px;
    color: #000;
    text-transform: capitalize;
    font-weight: 500;
    margin: 0 0 17px;
    font-family: "Poppins";
}
.admin-content{
    text-align: center;padding-bottom: 35px;
}
.hot-features .h-feature-item>div p {
    font-size: 14px;
    color: #7a7a7a;
    margin: 0;
    line-height: 26px;
    font-family: "Poppins";
}

.title-page h3 {
    font-size: 16px;
    line-height: 26px;
    margin: 20px 0 0;
}

.demo-item {
    margin-bottom: 35px;
}

.admin-demo .title-page {
    margin-bottom: 140px;
}

.admin-demo {
    padding: 118px 0 0;
}
}

.container1 img {
    margin: 0 0 50px;
}
@media(max-width: 1400px){
    .theme-demo .titledemo{
        padding: 200px 0 115px;
    }
    .theme-demo .titledemo span{
        margin-bottom: 30px;
    }
    .theme-demo .titledemo h2{
        font-size: 30px;
        line-height: 40px;
    }
    .theme-demo .titledemo h1{
        font-size: 35px;
        margin-bottom: 15px;
    }
    .theme-demo .titledemo a{
        height: 40px;
        line-height: 38px;
    }
    .header.header-on-top .container{
        width: 100%;
    }

    .buy-bottom-content{
        padding: 50px 0;
    }
    .buytheme-bottom{
        background: url(../images/bg-footer.png) no-repeat center bottom #fff;
        padding: 0;
        background-size: contain;
    }
    .woo .info h2{
        width: 90%;
    }
    .woo .info .list ul li > *{
        
        font-size: 13px;
    }
    .header.header-on-top{
        padding: 10px 15px;
    }
	.nav-container .navigation li{
		margin-right: 25px;
	}
	.hightlight-content .demos-web .title-header1 h3{
		font-weight: 500;
	}
	.hightlight-content .demos-web .title-header1 h1{
		font-size: 45px;
	}
	.hightlight-content .demos-web .title-header1 h4{
		font-size: 20px;
	}

	.nav-container{
		text-align: left;
	}
}
@media (min-width: 1400px) {
    .theme-demo .content-demo .demo-image {
        height: 715px;
    }
    .theme-demo .content-demo .demo-image:hover img {
        margin-top: 715px; 
    }
    body >div{
        max-width: 1770px;
        margin: 0 auto;
    }
    .container.container1{
        width: 1600px;
    }

	.all-features-content .item-inner .info{
		padding-left: 125px;
        padding-right: 30px;
	}
	.hot-features .h-feature-item>div h2{
		font-size: 24px;
	}


    .demo-item.hot-item .demo-image::before {
        right: 25px;
        top: 25px;
    }

    .hot-features .h-feature-item:first-child{
        padding: 0 30px 0 0;
    }
    .hot-features .h-feature-item:first-last{
        padding: 0 0 0 30px;
    }
    .hot-features .h-feature-item {
        padding: 0 30px;
    }


    .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) {
    .buytheme-bottom{
        background-size: cover;
    }
    .nav-container .navigation{
        padding-top: 5px;
    }
    .header{
        padding: 10px 15px;
    }
    .theme-demo-demopage {
        margin: 0;
    }


    .buy-bottom-content h2 {
        font-size: 30px;
        margin: 0 0 30px;
    }

    .title-page-style {
        margin: 0 0 30px;
    }

    .all-features {
           padding: 50px 10px;
    }

    .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: 145px !important;
    }
    .hightlight-content .demos-web .title-header1 h1{
    	margin-bottom: 0;
    }
    .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 {
       margin-top: -260px;
		left: 4%;
    }

    .hightlight-content .demos-web .title-header1 h1 {
        font-size: 40px;
    }

    .purchase-wrapper a {
        padding: 0 10px;
        font-size: 12px;
    }

    .multi-vendor .title {
        width: 70%;
        margin: 0 auto -100px;
        padding: 30px 0;
    }



    .logo-wrapper::before {
        right: 15px;
    }
}
@media (min-width: 1199px) and (max-width: 1400px){
    body >div{
        max-width: 1300px;;
        margin: 0 auto;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {

    .device-info {
        max-width: 970px;
    }

    .hot-features {
        display: table;
        background-size: auto 100%;
    }

    .hot-features .h-feature-item {
        display: block;
        float: left;
        width: 50%;
    }




    .all-features-content .feature-item:nth-child(3n+1) {
        clear: left;
    }

}

@media (min-width: 768px) and (max-width: 991px) {
    .header .container .row{
        display: flex;
    align-items: center;
    }
    .header .container .row .purchase-wrapper{
        display: inline-block;
        width: 15%;
    }
	.hightlight-content .demos-web{
		margin-top: -340px;
	left: 4%;
	}
    .all-features-content .feature-item {
        min-height: 170px;
    }

    .nav-container .navigation li {
        margin-left: 25px;
    }

    .device-info {
        max-width: 750px;
        margin: -330px auto 0;
    }

    .navigation-logo .logo-wrapper {
        float: left;
        width: 15%;
    }

    .purchase-wrapper a {
        font-size: 10px;
        padding: 0 5px;
    }

    .nav-container .navigation li a {
        font-size: 10px;
    }

    .navigation-logo .nav-wrapper {
        float: left;
        width: 70%;
    }

    .navigation-logo .nav-wrapper .purchase-wrapper {
        width: auto;
    }

    .nav-container .navigation {
        padding-top: 0;
    }

    .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;
        width: 50%;
    }
}

#purchase-menu {
    display: none;
}

@media (max-width: 767px) {
    .theme-demo .content-demo .demo-image {
        height: 270px;
    }
.content-demo{
    padding-bottom: 0;
}
     .theme-demo .titledemo h2{
        font-size: 20px;
    }
    .theme-demo .titledemo h1{
        font-size: 30px;
        line-height: 40px;
    }
	.theme-demo .content-demo .demo-info{
		padding: 0;
	}
	.theme-demo .container{
		padding: 0 10px !important;
	}
	.bottom-vendor ul li{
		width: 100% !important;
	}
    .multi-vendor,
    .box-elementor {
        padding: 50px 0 0;
    }

    .title-page-style .item-logo,
    .box-elementor .title-page-style h2 {
        margin: 0 0 20px;
    }


    .theme-demo .demo-item::before {
        left: 10px;
    }

    .theme-demo ul.row {
        margin: 0 -15px;
    }

    .theme-demo .demo-item {
        padding: 0 15px;
    }

    .click-menu {
        display: block !important;
        z-index: 99;
    }

    .buy-bottom-content h4,
   .buy-bottom-content h2 {
        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 h2 {
        font-size: 25px;
    }

   .buy-bottom-content h2 {
        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;
        margin-bottom: 60px;
    }

    .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 h1 {
        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 h2 {
        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 h2 {
        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 30px 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%;
    }

    .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;
    }
}

@media (max-width: 480px) {
    .woo .info .list ul{

        width: 100%;
    }
    .theme-demo .titledemo{
            padding: 180px 0 120px;
    }
	.buy-bottom-content h2,
	.title-page-style h2,
	.content-demo .title-page-style h2{
		font-size: 24px;
	}
	.hightlight-content .demos-web a{
		 background: #1e4d9d;
	    color: #fff;
	    border-color: #1e4d9d;
	    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);
	}
	.hightlight-content .demos-web .title-header1 h3{
		font-size: 13px;
	}
	.hightlight-content .demos-web .title-header1 h4{
		font-size: 12px;
	}
	.hightlight-content .demos-web .title-header1 h1{
		font-size: 25px !important;
    	line-height: 35px !important;
	}
    .img_footer {
        margin-bottom: -115px;
    }

    .demo-info h3 {
        font-size: 14px;
    }

    .slick-next.slick-arrow,
    .slick-prev.slick-arrow {
        display: none !important;
    }

    .title-page-style h2 {
        font-size: 25px;
    }


    .hightlight-content .demos-web {
        margin: -260px 0 0;
    }

    .header {
        padding: 20px 0 10px;
    }

    .buytheme-bottom {
        padding: 130px 0 15px;
    }

    .mobile-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 h1 {
        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 h2 {
        font-size: 24px;
    }
}

@media (max-width: 479px) {
    .all-features-content .feature-item {
        width: 100%;
    }

    .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 h2 {
        font-size: 20px;
    }

    .hightlight-content {
        padding: 30px 0 0;
    }
}

/* Multi-vendor */
.vendor-demo {
    margin-bottom: 110px;
}
.admin-demo .title-page-style{
	margin-bottom: 60px;
}
.admin-demo .admin-content img {
    margin: 0 0 63px;
    display: inline-block;
}

.multi-vendor .vendor-demo .vendor img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 23px;
}

.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-family: 'Poppins';
    font-weight: 600;
    color: #17171a!important;
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
    display: inline-block;
}

.multi-vendor .vendor-demo h3 a:hover {
    color: #1e4d9d !important;
}

.multi-vendor .vendor-demo span {
    font-size: 14px;
    line-height: 26px;
    color: #7a7a7a;
    display: block;
    margin-bottom: 30px;
    min-height: 100px;
    text-align: center;
}

.multi-vendor .vendor-demo .buton {
    color: #1e4d9d;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 42px;
    border: 1px solid #1e4d9d;
    font-weight: 500;
    display: inline-block;
    width: 140px;
    height: 40px;
}

.multi-vendor .vendor-demo .buton:hover {
    background: #1e4d9d;
    color: #fff;
    border-color: #1e4d9d;
    -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: 991px) {
    .theme-demo .titledemo{
        padding: 200px 15px 50px;
    }
	.buy-bottom-content{
		padding: 100px 0 ;
	}
	.buytheme-bottom{
		padding: 0;
	}
	.list-feature .row{
	    display: flex;
    	flex-wrap: wrap;
	}
	.bottom-vendor ul li{
		width: 32%;
	}
	.multi-vendor{
		padding: 60px 0 0;
	}
	.box-elementor >div,
	.theme-demo-mobile .box-mobile >div{
		    padding-bottom: 60px;
	}
	.box-elementor{
		padding-top: 30px;
	}
	.theme-demo{
		padding: 30px 0 0;
        margin-bottom: 60px;
	}
	.theme-demo .container{
		padding: 0;
	}
    .multi-vendor .vendor-demo .vendor img {
        margin-bottom: 20px;
    }

    .multi-vendor .vendor-demo span {
        min-height: auto !important;
    }

    .mobile-layout .demo-item {
        padding: 0 15px;
    }

   .buy-bottom-content h2 {
        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 17px;
    display: inline-block;
}

.demopage-layout .content-demo {
    margin-top: 5px;
    margin-bottom: 45px;

}

.list-feature {
    margin: 10px 0 0;
    display: inline-block;
}

#demomobile .mobile-layout .grid-demo .row {
    text-align: center;
}

.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 #ffffffbd;
}

.click-menu.closex {
    border: 1px solid #1e4d9d;
}
.bottom-contact{
    /* to make button in center to screen */
    position:fixed;
    bottom: 25px;
    right: 40px;
    /* finish csnter */
    background: #2c8fde;
    border: none;
    width: 50px;
    height: 50px;
    color:#FFF;
    text-transform:uppercase;
    letter-spacing:10px;
    border-radius:50%;
    animation: pulse 3000ms linear infinite;
    z-index: 99;
}
.bottom-contact img{
    padding: 11px;
}

@-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);
  }
}
.button-buy{
    position:fixed;
    bottom: 25px;
    left: 40px;
    /* finish csnter */
    background: #729d1e;
    border: none;
    width: 180px;
    height: 40px;
    line-height: 38px;
    color:#FFF;
    text-transform:uppercase;
    box-shadow: 0 0 0 rgba(102,164,37,0.3);
  animation: buy 3000ms linear infinite;
}

@-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);
  }
}