@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;700&display=swap');


* {
    margin: 0;
    padding: 0;
    list-style: none;
    outline: none;
}

body {
    font-family: 'Manrope',Helvetica,Arial,sans-serif;;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    color: #787878;
    line-height: 1.6;
}

body a {
    color: #00235a; outline: none !important; -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

h1,
h2,
h3 {
    margin-bottom: 0;
    margin-top: 0;
}

body a:focus,
body a:active,
body a:visited {
    color: #00235a;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

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: 1600px) {
    .hot-features .h-feature-item:first-child{
        padding: 0 30px 0 0;
    }
    .hot-features .h-feature-item:last-child{
        padding: 0 0 0 30px;
    }
    .container {
        width: 1530px;
    }
}

.header {
    background: transparent;
    position: absolute;
    top: 0;
    z-index: 999;
    width: 100%;
    padding: 45px 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: #00235a;
    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);
}

.header.header-on-top .nav-container{
    padding-top: 5px;
}
.header #purchase{
    font-size: 14px; color: #fff; font-weight: 600; letter-spacing: 1px; height: 50px; line-height: 50px; padding: 0 30px; background: #ff5e15; text-transform: uppercase;
    margin-top:8px;
}
.header #purchase:hover{
    color: #00235a; background: #fff;
}


.header .nav-wrapper .nav-container{
    padding-top: 20px;
}

/*==MAIN==*/

.hightlight-content {
    background: url(../images/bg_banner.jpg) no-repeat center 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: 48%;
    width: 100%;
    right: 0;
    margin-top: -207px;
}
.hightlight-content .demos-web .title-header1{
    max-width: 1360px; margin: 0 auto; padding: 0 15px;
}
.hightlight-content .demos-web .title-header1 h3 {
    font-size: 14px;
    line-height: 55px; font-weight: bold;
    font-family: "Manrope";
    color: #ff5e15; letter-spacing: 3px;
    text-transform: uppercase; margin-bottom: 18px;
}

.hightlight-content .demos-web .title-header1 h1 {
    font-size: 60px;
    color: #fff;
    line-height: 74px;
    text-transform: capitalize;
    font-family: "Poppins"; margin-top: 0;
    margin-bottom: 40px; font-weight: 700;
    letter-spacing: -0.05rem;
}

.hightlight-content .demos-web .title-header1 h4 {
    font-size: 20px;
    line-height: 30px;
    color: #fff; max-width: 630px;
    margin-bottom: 40px;
    font-family: "Manrope";
}

.hightlight-content .demos-web .title-header1 .purchases{
    font-size: 14px; color: #fff; font-weight: 600; letter-spacing: 1px; height: 50px; line-height: 50px; padding: 0 30px; background: #ff5e15; text-transform: uppercase;
    display: inline-block; vertical-align: top;
}
.hightlight-content .demos-web .title-header1 .purchases:hover{
    color:#00235a; background: #fff;
}

.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: #ff5e15;
    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: #ff5e15;
  color: #000;
  border-color: #ff5e15;
}

.device-info {
    position: relative;
    z-index: 2;
    width: 1360px;
    margin: 0 auto;
    margin-top: -440px;
}

.device-info img {
    margin-left: 20px;
}

.title-page-style {
    margin: 0 0 25px;
}

.title-page-style p {
    font-size: 16px;
    color: #7a7a7a;
    line-height: 24px;
}
.acc{
    color: #0084B4; font-family: "Manrope"; font-size: 16px;
}
.title-page-style .img-title {
    margin: 0 0 30px; text-align: center;
}
.content-demo .title-page-style{
    position: relative;
}
.content-demo .title-page-style h2{
	font-size: 60px; line-height: 70px; text-transform: uppercase;
    position: relative; font-weight: 700;
    margin: 0; color: #00235a;
    font-family: 'Poppins'; padding-bottom: 15px;
}
.content-demo .title-page-style h3{
    font-size: 140px; position: absolute; top: 52px; left: 30%; font-family: 'Poppins'; font-weight: 700; color: #fff;
    z-index: -1; text-shadow: -1px -1px 0 #ededed, 1px -1px 0 #ededed, -1px 1px 0 #ededed, 1px 1px 0 #ededed; text-transform: uppercase;
}
.content-demo .title-page-style p{
    font-size: 18px; color: #00235a;font-family: 'Manrope'; margin-bottom: 45px;
}  
.theme-demo-mobile .title-page-style{
    margin: 0 0 36px;
}
.title-page-style h2 {
    font-size: 30px;
    line-height: normal;
    color: #000;
    text-transform: capitalize;
    font-family: "Manrope";
    margin: 0 0 10px;  
}
.theme-demo-mobile .title-page-style img{
    margin: -9px 0 0 10px;
}
.title-page-style{
    position: relative; z-index: 1;
}
.title-page-style h4 {
    font-size: 20px;
    color: #222;
    font-family: "Manrope";
    margin-bottom: 13px;
}

.title-page-style h3 {
    font-size: 14px;
    color: #222;
    line-height: 24px;
    font-family: "Manrope";
    text-transform: none;
    margin: 0;
}
.box-elementor .title-page-style h4{
	font-size: 40px; color: #00235a; font-weight: bold;
}
.box-elementor .title-page-style p{
    color: #555; font-size: 18px; line-height: 30px;
}
.title-page-style .item-logo {
    margin-bottom: 15px;
}

.box-elementor .title-page-style h3{
    font-size: 140px;
    position: absolute;
    top: 52px;
    left: -40px;
    font-family: 'Poppins';
    font-weight: 700; color: #fdfdfd; z-index: -1;
    text-shadow: -1px -1px 0 #ededed, 1px -1px 0 #ededed, -1px 1px 0 #ededed, 1px 1px 0 #ededed;
    text-transform: uppercase;
}
.box-elementor .title-page-style h2 {
    font-size: 30px; color: #00235a; font-weight: bold; margin-bottom: 20px;
}

.box-elementor .title-page-style p{
    margin-bottom: 40px;
}
.box-elementor .title-page-style .des{
    font-size: 21px; font-weight: bold; text-transform: capitalize; color: #00235a; margin-bottom: 35px;
}
.box-elementor .title-page-style ul{
    margin-left: -10px;
}
.box-elementor .title-page-style ul li{
    font-size: 16px; color: #00235a; font-weight: 500;
}
.box-elementor .title-page-style ul li{
    overflow: hidden;
}
.box-elementor .title-page-style ul li img{
    float: left;
}
.box-elementor .title-page-style ul li span{
    padding-top: 8px; overflow: hidden; display: inline-block; vertical-align: top;
}
.box-elementor {
   background: url(../images/elementor/bg-line.png) repeat top left; padding-top: 120px;
}

.all-features .title-page-style h2 {
    font-size: 60px; color: #00235a; font-weight: bold; margin-bottom: 20px; font-family: "Poppins"; text-transform: uppercase;
}
.all-features .title-page-style h3{
    font-size: 140px;
    position: absolute;
    top: 60px;
    left: 0;
    font-family: 'Poppins';
    font-weight: 700; color: #fff; z-index: -1;
    text-shadow: -1px -1px 0 #ededed, 1px -1px 0 #ededed, -1px 1px 0 #ededed, 1px 1px 0 #ededed;
    text-transform: uppercase;
}
.premade-designs{
    background: #00235a; padding: 120px 0;
}
.premade-designs .title-page-style h2{
    font-size: 60px; color: #fff; font-weight: bold; margin-bottom: 20px; text-transform: uppercase; font-family: "Poppins";
}
.premade-designs .title-page-style h3{
    font-size: 140px;
    position: absolute;
    top: 60px;
    left: -5px;
    font-family: 'Poppins';
    font-weight: 700; color: #00235a; z-index: -1;
    text-shadow: -1px -1px 0 #164183, 1px -1px 0 #164183, -1px 1px 0 #164183, 1px 1px 0 #164183;
    text-transform: uppercase;
}
.premade-designs .title-page-style p{
 font-size: 18px; color: #fff; 
}

.list-designs .design-item{
    display: inline-block; vertical-align: top; float: none; margin-right: -3px;
}

.masonry {
    max-width: 100%;
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
}
.masonry img {
    display: block;
    width: 100%; box-shadow: 0 6px 20px #091e3e;
    margin-bottom: 50px;
}
.masonry .col{
    padding: 15px;
}
.col img:last-child {
  margin-bottom: 0;
}










.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: right;
}

.purchase-wrapper a:hover {
    background: #ff5e15;
    color: #fff !important;
    border-color: #7cb342;
    box-shadow: 0 5px 10px rgba(124, 179, 66, 0.3);
    -webkit-box-shadow: 0 5px 10px rgba(124, 179, 66, 0.3);
    -moz-box-shadow: 0 5px 10px rgba(124, 179, 66, 0.3);
    -o-box-shadow: 0 5px 10px rgba(124, 179, 66, 0.3);
    -ms-box-shadow: 0 5px 10px rgba(124, 179, 66, 0.3);
}

.nav-container .navigation {
    text-align: left;
    display: inline-block;
    margin: 0;
}

.nav-container .navigation li.active a {
    color: #ff5e15;
}

.nav-container .navigation li {
    display: inline-block;
    margin-right: 30px;
}

.nav-container .navigation li a {
    font-family: 'Manrope';
    font-size: 14px; font-weight: 600; letter-spacing: 1px;
    line-height: 28px;
    text-transform: uppercase;
    color: #fff;
    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: #ff5e15;
}

.description-header {
    text-align: center;
    font-family: 'Manrope';
    font-weight: 400;
    padding-top: 130px;
}

.description-header .normal-title {
    font-size: 133.33%;
    color: #ff5e15;
}

.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: #ff5e15;
    color: #fff;
    padding: 35px 0;
}

.copyright a {
    color: #f4a137;
}

.title-page {
    text-align: center;
}

.title-page h2 {
    font-family: 'Manrope';
    font-weight: 600;
    color: #fff;
    font-size: 226.67%;
}

.content-demo .title-page h2 {
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    color: #fd8a49;
}

.title-page h3 {
    font-size: 16px;
    margin-top: 10px;
    color: #484848;
    line-height: 26px;
}

.theme-demo {
    padding-top: 150px;
    text-align: center;
}
.theme-demo .container{
	padding-bottom: 65px; max-width: 1470px;
}
.theme-demo ul.row {
    margin: 0 -12px;
}

.theme-demo .demo-item {
    position: relative;
    padding: 0 30px;
}

.theme-demo .demo-item::before {
    content: "";
    width: 70px;
    height: 24px;
    position: absolute;
    top: -12px;
    right: 40px;
    display: inline-block;
    z-index: 9;
}
.theme-demo .demo-item.hot::before {
    background: url(../images/hot.png) no-repeat left;
}
.theme-demo .demo-item.new::before {
    background: url(../images/new.png) no-repeat left;
}

.theme-demo .demo-item.soon::before {
    background: url(../images/soon.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 #f68444;
    padding: 0 55px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;

}

.theme-demo .button-demo a:hover {
    background-color: #ff5e15;
    border: 4px solid #ff5e15;
    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: #ff5e15;
}

.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-info h3 {
    font-family: 'Manrope';
    font-size: 14px; margin-top: 30px;
    text-transform: uppercase;
    position: relative;
}
.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: 'Manrope';
  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: #ff5e15;
    color: #fff;
    border-color: #ff5e15;
    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);
}
.woocustom{
    margin: 107px 0;
}
.woocustom .info li img{
    margin: 0 10px 0 0;
}

.woocustom .info li{
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}

.woocustom .info h2{
    font-size: 30px;
    color: #000;
    font-family: "Manrope";
    font-weight: 600;
    margin-bottom: 50px;
}
.woocustom .info ul{
    width: 50%;
    float: left;
}
.woocustom .info ul li span{
    font-size: 16px;
    color: #000;
    font-weight: 600;
}
.box-elementor >div{
	padding-bottom: 120px;
}
.theme-demo .content-demo .demo-info{
	padding: 0 18px;
}
.theme-demo .content-demo .demo-info h3{
    font-family: 'Manrope'; font-size: 18px; font-weight: bold; text-transform: capitalize;
}
.theme-demo .content-demo .demo-image {
    width: 100%;
    height: 290px;
    overflow: hidden;
    margin: 0 auto 0;
    display: inline-block;
    position: relative;
    cursor: pointer;
    border-radius: 0 0 4px 4px;
}
.theme-demo .content-demo .demo-image{
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.12);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.12);
    box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.12);
}
.theme-demo .content-demo .demo-image img{
    width: 100%;
}
.plugin-img{
    background: #ff5e15; text-align: center; padding: 60px 0;
}
.plugin-img img{
    margin: 0 auto;
}
.plugin-img .slick-list .slick-track{
  display: flex; align-items: center;
}

@media(min-width: 767px) {
    .theme-demo .content-demo .demo-image.Comingsoon:hover img {
        animation: none;
    }

    .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: 440px;
        transition: all 5s ease;
    }

    .theme-demo .content-demo .coming-item .demo-image:hover img {
        margin-top: 0; transform: translateY(0);
    }

    @-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: #ff5e15;
    color: #fff;
    border: 1px solid #ff5e15;
    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: #ff5e155e;
    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: #ff5e15;
}

.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: #ff5e15;
}


.hot-features {
    display: block;
}

.slick-prev.slick-arrow {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: transparent;
    border: 2px solid #ff5e15;
    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 #ff5e15;
    position: absolute;
    top: 50%;
    margin: -20px 0 0;
    right: 0;
    font-size: 0;
    border-radius: 50%;
    z-index: 9;
}


.slick-next.slick-arrow:hover,
.slick-prev.slick-arrow:hover {
    background: #ff5e15;
    border-color: #ff5e15;
    box-shadow: 0 5px 10px rgba(255, 60, 32, 0.3);
}

.theme-demo-demopage {
    margin: 0 0 43px;
}


.hot-features .h-feature-item {
    overflow: hidden;
    color: #fff;
    width: 25%;
    float: left;

    align-items: center;
    padding: 0 15px;
}

.hot-features .h-feature-item .hot-item-content h2 {
    font-size: 20px;
    font-family: 'Manrope';
    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-content .item-inner .feature-title {
    font-family: 'Manrope';
    font-weight: 400;
    font-size: 24px;
    color: #000;
    display: inline-block;
}
.all-features-content .feature-item{
    margin: 0;  padding: 15px;

}
.all-features-content .item-inner{
    padding: 0 20px;
    border-radius: 7px;
    transition: all 0.3s;
}
.all-features-content .item-inner .info{
 border-bottom: 1px #ededed solid; padding-bottom: 30px; min-height: 175px;
}

.all-features-content .item-inner .info span {
    margin-top: 10px;
    font-size: 20px;
    color: #00235a; font-weight: 600;
    font-family: "Manrope";
    text-transform: capitalize;
    width: 100%;
    display: inline-block;
}
.all-features-content .item-inner .info:hover{
    border-bottom: 1px #ff5e15 solid;
}
.all-features-content .item-inner .info:hover span{
    color: #ff5e15;
}
.all-features-content .item-inner .info:hover .description{
    color: #ff5e15;
}

.all-features-content .item-inner {
    position: relative;
}

.all-features-content .item-inner .feature-title {
    font-family: 'Manrope';
    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: 15px;
    line-height: 23px;
    color: #555555;
}

.all-features-content .feature-item {
    margin-bottom: 30px;
    padding: 0 15px;
    float: left;
}

.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: 'Manrope';
    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: #ff5e15;
}
.customers{
    padding: 150px 0 100px;
    border-bottom: 1px solid #343542;
}
.customers .item >img{
    margin-bottom: 20px;
}
.customers .item .content >*{
    margin-bottom: 10px;
}
.customers h2{
    font-size: 12px;
    color: #fff;
    font-weight: 600;
    font-family: "Manrope";

}
.customers h2 span{
    font-weight: 400;
    color: #999;
    padding: 0 5px 0 0;
    font-family: "Manrope";
}
.customers .des{
    font-size: 14px;
    color: #fff;
    margin-bottom: 23px !important;
}
.buytheme-bottom {
    background: url(../images/bg-footer.png) no-repeat top center #fff;
    padding: 0;
    background-size: cover;
}
.buytheme-bottom .content img{
    float: left;
    padding-right: 10px;
}
.buytheme-bottom address{
 text-align: center;
 font-family: "Manrope";
 color: #fff;
 font-size: 13px; margin-bottom: 30px;
}
.buytheme-bottom address a{
 color: #ff5e15;
}
.img_footer {
    width: 100%;
    margin-bottom: -220px;
    text-align: center;
}

.buy-bottom-content {
    text-align: center;
    color: #fff;
    font-family: 'Manrope';
    padding: 90px 0 105px;
}

.buy-bottom-content h4 {
    font-size: 24px;
    color: #fff;
    line-height: 64px;
    font-family: 'Manrope';
    font-weight: 400;
    margin: 0;
}

.buy-bottom-content h2 {
    font-size: 60px; font-weight: 600;
    line-height: 66px;
    margin: 0 0 30px;
    color: #fff; font-family: "Poppins";
}

.buy-bottom-content .buy-bottom {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    height: 50px;
    line-height: 50px; margin: 0 5px;
    padding: 0 30px; width: 240px;
    background: #ff5e15;
    text-transform: uppercase;display: inline-block; vertical-align: top;
}

.buy-bottom-content .buy-bottom:hover {
    background: #fff;
    color: #000;
    border-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;
}

/*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: 'Manrope';
    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: #ff5e15;
    background: #ff5e15;
    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: #ff5e15;
    background: #ff5e15;
    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: #ff5e15;
}

.copyright address a {
    margin: 0;
    padding: 0 1px;
    font-size: 14px;
    color: #ff5e15;
    display: inline-block;

}

.copyright address a:hover {
    color: red;
}

/* RESPONSIVE */
@media (min-width: 1650px){
    .theme-demo .container{
        max-width: 1530px; width: 1530px;
    }
    .premade-designs .container{
        max-width: 1500px; width: 1500px;
    }
    .box-elementor .container{
        max-width: 1580px; width: 1580px;
    }
    .navigation-logo .container{
        width: 1770px;
    }
}

@media (min-width: 1190px) and (max-width: 1400px) {
    .hightlight-content .demos-web .title-header1{
        max-width: 1210px;
    }
    .device-info img {
        margin-left: 0px;
    }
    .hightlight-content .demos-web .title-header1 h4{
        max-width: 580px;
    }
    .container{
        width: 1230px;
    }
    .box-elementor .title-page-style ul{
        display: none;
    }

}
@media (min-width: 1400px) {
    .theme-demo .content-demo .demo-image {
        height: 590px;
    }
}
@media (min-width: 1200px) {
    .woocustom .info h2{
        width: 65%;
        line-height: 44px;
    }
    .woocustom .content img{
        margin-top: 30px;
    }
    .title-page h2 {
        font-size: 35px;
    }
    .all-features {
        padding: 113px 0 100px;
    }
}

.all-features-content .item-inner .info .image{
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.all-features-content .title-page-style{
	margin-bottom: 58px;
}


.hot-features .h-feature-item .hot-item-content h2 {
    font-size: 20px;
}
.hot-features .container {
    border-bottom: 1px solid #ddd;
    padding: 70px 0;
}
.hot-features .h-feature-item>div h2 {
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
    margin: 0 0 10px;
    font-family: "Manrope";
}

.hot-features .h-feature-item>div p {
    font-size: 14px;
    color: #7a7a7a;
    margin: 0;
    line-height: 23px;
    font-family: "Manrope";
}

.title-page h3 {
    font-size: 16px;
    line-height: 26px;
    margin: 20px 0 0;
}

.demo-item {
    margin-bottom: 50px;
}

}
.container1 img {
    margin: 0 0 50px;
}
@media(max-width: 1400px){
    .hightlight-content .demos-web .title-header1 h3{
        margin-bottom: 15px;
    }
    .all-features-content .item-inner{
        padding: 15px;
    }
    .all-features-content .feature-item{
        margin-bottom: 30px;
    }
    .woocustom .info ul li span{
        font-size: 12px;
    }
    .nav-container .navigation li{
        margin-right: 25px;
    }
    .hightlight-content .demos-web{
        top: 58%;
    }
    .hightlight-content .demos-web .title-header1 h3{
        margin-bottom: 5px;
    }
    .hightlight-content .demos-web .title-header1 h1{
        font-size: 40px; line-height: 50px;
    }
    .hightlight-content .demos-web .title-header1 h4{
        font-size: 20px;
    }
    .nav-container{
        text-align: left;
    }
}

@media (max-width: 1199px) {
    .box-elementor .elementor-layout, .box-elementor .title-page-style{
        width: 100%;
    }
    .box-elementor .elementor-layout{
        padding: 0; margin-bottom: 30px;
    }
    .box-elementor .title-page-style h3{
        left: 10px;
    }
    .nav-container{
        padding-top: 5px;
    }
    .mobile-layout ul{
        width: auto !important;
    }
    .hightlight-content .demos-web .title-header1{
        padding-left: 45px;
    }
    .woocustom .info ul li span{
        width: 100%;
    }
    .hightlight-content .demos-web{
        margin-top: -230px;
    }
    .theme-demo-demopage {
        margin: 0;
    }
    .buy-bottom-content h2 {
        font-size: 30px;
        margin: 0 0 30px; line-height: 40px;
    }

    .title-page-style {
        margin: 0 0 30px;
    }

    .all-features {
        padding: 100px 0 50px 0;
    }

    .hot-features {
        padding: 0 0 60px;
    }

    .hot-features .h-feature-item {
        padding: 20px;
        height: auto;
    }

    .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 h1 {
        font-size: 40px;
    }

    .purchase-wrapper a {
        padding: 0 10px;
        font-size: 12px;
    }


}

@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%;
        padding: 25px;
    }

    .all-features-content .feature-item:nth-child(3n+1) {
        clear: left;
    }
    .hightlight-content .demos-web .title-header1 h4{
        max-width: 430px;
    }

}
@media (min-width: 768px) and (max-width: 991px) {
    .masonry .col{
        width: 50% !important;
    }
    .navigation-logo .row{
        display: flex;
        align-items: center;
    }
    .navigation-logo .logo-wrapper{
        padding-top: 11px;
    }
    .hightlight-content .demos-web{
        margin-top: -340px; top:45%;
    }
    .all-features-content .feature-item {
        min-height: 170px;
    }

    .nav-container .navigation li {
        margin-left: 25px;
    }
    .device-info {
        max-width: 750px;
        margin: -330px auto 0;
    }

    .nav-container{
        padding-top: 6px;
    }
    .purchase-wrapper a {
        font-size: 10px;
        padding: 0 5px;
    }

    .nav-container .navigation li a {
        font-size: 11px;
    }

    .header{
        padding: 20px 0;
    }
    .nav-container .navigation {
        padding: 0 10px;
    }

    .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) {
    .masonry{
        margin: 0;
    }
    .masonry .col{
        width: 50% !important;
    }
    .premade-designs .title-page-style h2, .all-features .title-page-style h2{
        font-size: 30px;
    }
    .premade-designs .title-page-style h3{
        font-size: 100px;
    }
    .all-features .title-page-style h3{
        font-size: 60px; top: 30px;
    }
    .box-elementor .title-page-style ul li {
        margin-bottom: 10px;
    }
    .box-elementor .title-page-style ul li span{
        display: block !important; padding-top: 0;
    }
    .theme-demo-mobile .title-page-style img{
        display: none;
    }
    .hightlight-content .demos-web .title-header1{
        padding-left: 15px !important;
    }
    .header .nav-wrapper .nav-container{
        padding-top: 12px;
    }
    .button-buy{
        left: 25px !important;
    }
    .bottom-contact{
        right: 25px !important;
    }
    .theme-demo .content-demo .demo-info{
        padding: 0;
    }
    .theme-demo .container{
        padding: 0 10px !important;
    }
    .bottom-vendor ul li{
        width: 100% !important;
    }
    .content-demo .title-page-style h3{
        left: 0 !important; font-size: 76px;
    }

    .title-page-style .item-logo,
    .box-elementor .title-page-style h2 {
        margin: 0 0 20px;
    }

    .theme-demo .content-demo .demo-image {
        height: 270px;
    }
    .theme-demo ul.row {
        margin: 0 -15px;
    }

    .theme-demo .demo-item {
        padding: 0 15px; display: inline-block; vertical-align: top; float: none; margin-right: -3px;
    }
    .box-elementor .title-page-style h3{
        font-size: 55px;
    }
    .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;
    }

    .title-page-style h2 {
        margin: 0 0 15px;
    }

    .theme-demo-demopage {
        margin: 0;
    }

    .title-page-style {
        margin: 0 0 20px;
    }

    .all-features-content .feature-item {
        margin: 0 0 10px;
    }

    .hot-features {
        padding: 0;
    }

    .hot-features .h-feature-item {
        padding: 20px;
        height: auto;
    }

    .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 h1 {
        font-size: 30px;

        line-height: 40px;

    }

    .title-page-style h2 {
        font-size: 30px;
    }

    #purchase-menu {
        display: block;
    }

    #purchase {
        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;
    }

    .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%;
    }

    .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;
    }


    .nav-container .navigation {
        background: #fff none repeat scroll 0 0;
        display: none;
        position: absolute;
        right: 15px;
        top: 53px;
        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) {
    .buy-bottom-content{
        padding: 40px 0;
    }
    .customers{
        padding: 80px 0 40px;
    }
    .woocustom .info ul{
        width: 100%;
    }
    .theme-demo-mobile .box-mobile >div{
        padding: 40px 0;
    }
    .woocustom{
        margin: 40px 0;
    }
    .buy-bottom-content h2,
    .title-page-style h2,
    .content-demo .title-page-style h2{
      font-size: 24px;
  }
  .hightlight-content .demos-web a{
     background: #ff5e15;
     color: #fff;
     border-color: #ff5e15;
     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: 12px;
}

.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: 120px;
}

.hightlight-content .demos-web {
    margin: -355px 0 0;
}
.hightlight-content .demos-web .title-header1 img{
    display: none;
}

.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 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%;
    }
    .theme-demo-mobile .title-page h2:before {
        display: none;
    }

    .mobile-layout .demo-item {
        text-align: center;
        margin-bottom: 60px;
    }
}

@media (max-width: 375px) {
    .theme-demo-mobile .enjoy-it , .hightlight-content .demos-web .title-header1 h4{
        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;
    }

    .hightlight-content {
        padding: 30px 0 0;
    }
}

.list-feature .row{
    display: flex;
    flex-wrap: wrap;
}
@media (max-width: 991px) {
    .content-demo .title-page-style h3{
        left: 8%;
    }
    .hightlight-content .demos-web .title-header1{
        padding-left: 30px;   
    }
    .buy-bottom-content{
        padding: 50px 0;
    }
    .customers{
        padding: 100px 0 60px;
    }
    .buy-bottom-content{
        padding: 100px 0 ;
    }
    .buytheme-bottom{
        padding: 0;
    }
    .all-features{
        padding: 50px 0 0 0;
    }

    .bottom-vendor ul li{
        width: 32%;
    }
    .box-elementor >div,
    .theme-demo-mobile .box-mobile >div{
        padding-bottom: 40px;
    }
    .box-elementor{
        padding-top: 30px;
    }
    .theme-demo{
        padding-top: 60px;
    }
    .theme-demo .container{
        padding: 0;
    }
    .premade-designs{
        padding: 60px 0;
    }

    .mobile-layout .demo-item {
        padding: 0 15px;
    }          

    .theme-demo-mobile .title-page {
        text-align: center;
    }

    .discover-more1 {
        display: none;
    }

    .vendor {
        padding-top: 20px;
    }
}

.mobile-layout ul {
    margin: 5px 0 0; width: 1125px;
    display: inline-block;
}

.demopage-layout .content-demo {
    margin-top: 5px;
    margin-bottom: 45px;

}

.list-feature {
    margin: 0 -20px;
    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 #fff;
}

.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: #66a425;
    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);
}
}