/* Welcome Page Css Not Included 	 */
.site-button:focus,
.site-button:hover,
.site-button:active{
	outline: none;
}
.main-slider{
	background-color:#ECECEC;
	padding:120px 0 50px 0;
}
.main-slider h1{
	font-size: 40px;
    font-weight: 400;
	line-height: 50px;
	margin-bottom:10px;
}
.main-slider p{
	font-size: 18px;
	margin-bottom: 10px;
}
.dez-coming-soon {
	 margin: auto auto 50px;
    max-width: 550px;
    padding: 10px 30px;
	
}
.dez-coming-soon .demo-img {
    border-radius: 6px;
    box-shadow:0 0px 20px rgba(0, 0, 0, 0.2);
    display: block;
    margin-bottom: 25px;
    position: relative;
    transition: all 0.4s linear 0s;
	position: relative;
	z-index: 1;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.demo {
    margin-bottom: 30px;
    margin-top: 30px;
}
.demo img{
    max-height: 55px;
}
.dez-coming-soon:hover .demo-img {
	box-shadow:0 6px 20px rgba(0, 0, 0, 0.2);
}
.dez-coming-soon .demo-img.demo-img img{
	top:0;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	position:relative;
}
.dez-coming-soon:hover .demo-img img{
	top:-10px;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.dez-coming-soon > .demo-img:after {
    bottom: 0;
    color: #000000;
    content: attr(data-name);
    font-size: 160px;
    font-weight: 700;
    line-height: 160px;
    opacity: 0.1;
    position: absolute;
    right: -140px;
    z-index: -1;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.dez-coming-soon:hover > a:after {
	opacity:0.4;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.details h5 {
	color: #000;
    font-family: open sans;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 30px;
}
.header-soon {
	background: #30333c;
    height: 60px;
    padding: 10px 0;
    position: fixed;
    width: 100%;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.5);
	z-index:9; 
	
}
.logo img{
	width:100%;
}
.logo img {
    height: 100%;
    max-width: unset;
    width: 170px;
}
.section-preview{
	background-color:#fff;
}
.dez-footer {
    background-color: #896eff;
	color: #fff;
	padding: 20px 0;
}
@media only screen and (max-width: 360px) {
    .right-slide-contant.right1 {
        margin-left: -160px !important;
    }
    .mfp-gallery .card-container {
        width: 100%;
    }
    .form-layout .card-container {
        width: 100%;
    }
}
.main-slider.bg-gray{
	background-color:#F7F8FB;
}
.main-slider h1{
	color: #FFF;
    font-size: 50px;
    font-weight: 600;
    line-height: 1.3;
}
.main-slider .saprater{
	border:1px solid rgba(255,255,255,0.3);
	border-width: 1px 0;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 5px;
	color: #FFF;
	display: inline-block;
	margin-bottom: 30px;
}
.site-button.button-lg{
	padding: 15px 35px;
	font-weight: 600;
	box-shadow: 0 4px 6px 0 rgba(210 ,199 ,255,0.3);
}
.supports-block h2{
	color: #FFF;
    font-size: 20px;
    font-weight: 500;
    margin-top: 5px;
    line-height: 1.4;
    margin-bottom: 0;
}
.supports-block p{
	color: #FFF;
    font-size: 13px;
    font-weight: 400;
    opacity: 0.7;
}
.supports-block .col-md-3{
	width:20%;
}
header{
	width:100%;
	position:fixed;
	box-shadow: 0 2px 6px 0 rgba(216, 20, 22, 0.15);
	background-color:#896eff;
	z-index:999;
	padding: 5px 0;
}
.logo a{
	color: #fff;
    font-size: 32px;
    font-weight: 600;
    line-height: 48px;
}
.finger {
    margin-top: 30px;
    max-width: 80px;
}
.support-text{
	font-size:20px;
	margin-top:30px;
}
@media only screen and (max-width: 591px) {
	.support-text{
		font-size: 18px;
	}	
	.finger {
		margin-top: 20px;
		max-width: 60px;
	}
}




/*  */
.oneclick{
	padding:50px 0;
}
.oneclick h2{
	font-size:40px;
}
.oneclick .icon,
.compatible .icon{
	width:70px;
	
}
.oneclick h2{
	font-weight: 600;
    margin-bottom: 10px;
    color: #fff;
}
.compatible h2{
	font-weight:700;
	margin-bottom:0;
	color:#000;
}
.oneclick p,
.compatible p{
	font-size: 16px;
    margin: 10px auto auto;
    max-width: 800px;
}

.compatible img {
    border: 1px solid rgba(0, 0, 0, 0.05);
    margin: 0 20px;
    width: 170px;
}


.supports-block .icon-bx-wraper{
    background-color: rgba(255, 255, 255, 0.05);
    padding: 15px 15px 20px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    border: 1px solid rgba(255,255,255,0.1);
    border-radius: 12px;
	height: 100%;
	overflow: hidden;
}
.supports-block .icon-bx-wraper .icon-cell{
	height: 65px;
    display: flex;
    align-items: center;
}
header .header .logo{
	padding:0;
}
/* Home Pages */
.home-content h2{
	color: #000000;
    font-size: 60px;
    font-weight: 700;
    line-height: 70px;
	margin-bottom:10px;
}
.home-content p,
.details h5 {
    color: #a0a0a0;
    font-family: Signika;
    font-size: 40px;
    font-weight: 500;
    line-height: 49px;
}
.home-content ol{
	margin:0;
	padding:0 0 0 20px;
	counter-reset: li 0;
}
.home-content ol li {
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
}
.comming-soon h2 {
    font-family: Signika;
    font-size: 45px;
    line-height: 45px;
	color:#A0A0A0;
}
@media only screen and (max-width: 991px) {
	.dez-coming-soon > a:after{
		font-size: 90px;
		right: -60px;
		line-height: 80px;
	}
	.demo img {
		max-width: 220px;
	}
	.home-content p, 
	.details h5{
		font-size: 24px;
		font-weight: 500;
		line-height: 34px;
	}
}
@media only screen and (max-width: 767px) {
	.supports-block .col-md-3 {
		float: left;
		height: 180px;
		width: 50%;
	}
	.supports-block .col-md-3:last-child {
		width: 100%;
	}
	.compatible img{
		margin: 5px;
		width: 120px;
	}
	.main-slider h1{
		font-size: 32px;
	}
	.logo img {
		width: 150px;
	}
	header .header .logo{
		padding:0;
	}
	.home-content,
	.dez-coming-soon,
	.details.text-left{
		text-align:center;
	}

	.main-slider {
		padding: 100px 0 30px 0;
	}
	.supports-block{
		margin-top: 30px;
	}
	.supports-block{
		margin-left: -5px;
		margin-right: -5px;
	}
	.supports-block > *{
		padding-left: 5px;
		padding-right: 5px;
		margin-bottom: 10px;
	}
}
@media only screen and (max-width: 400px) {
	.dez-coming-soon > a:after {
		font-size: 90px;
		left: 0;
		line-height: 80px;
		right: auto;
		top: -60px;
	}
	.main-slider {
		padding: 90px 0 30px 0;
	}
	.main-slider span {
		margin-bottom: 10px;
	}
	.main-slider h1 {
		font-size: 24px;
	}
}

/* customize */
.customize{
	padding-bottom: 140px;
}
.customize h2{
	font-size: 36px;
    color: #000;
    margin-bottom: 20px;
    font-weight: 600;
    line-height: 1.2;
}
.customize h3{
	font-size: 24px;
}
.customize h4 {
	color: #909090;
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
}
.hire ul{
	margin:0;
	padding:0;
	list-style:none;
	color:#909090;
	font-size:18px;
}
.skype{
	color:#00AFF0;
	font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
}
.skype i{
	background-color:#00AFF0;
	border-radius: 7px;
    color: #ffffff;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
	margin-right: 5px;
}
.gmail{
	color:#F14336;
	font-size: 15px;
    font-weight: 600;
    text-transform: lowercase;
}
.gmail i{
	background-color:#F14336;
	border-radius: 7px;
    color: #ffffff;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
	margin-right: 5px;
}
.need-cust-btn{
	box-shadow:none;
	background:rgba(0,0,0,0);
	padding:5px 15px;
}
.need-cust-btn {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid;
    box-shadow: none;
    display: inline-block;
    padding: 10px 20px;
}
.demo-logo{
	display:inline-block;
	padding: 0 15px;
}
.demo-logo img {
    height: 30px;
}
.demo-link {
    border: 1px solid #ffffff;
    border-radius: 4px;
    color: #ffffff;
    display: inline-block;
    padding: 7px 15px;
}
.demo-link:hover {
	background-color:#896eff;
	color:#fff;
	border-color:#896eff;
}
/* similar-template */
.similar-template h2{
	font-family: Signika;
    font-size: 40px;
}
.similar-template img{
	box-shadow:2px 2px 9px 0 rgba(0, 0, 0, 0.3);
}
.similar-template ul{
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
	
}
.similar-template ul li {
    font-size: 15px;
    line-height: 26px;
	color: #909090;
}
/* Car Demo */
.wow{
	
}

.demo-car-box {
    bottom: 0;
    position: absolute;
    right: 5%;
    width: 32%;
}
.demo-car-box-1 {
    bottom: 0;
    position: absolute;
    left: 5%;
    width: 32%;
}
.customize .demo-car-box {
	right: 4%;
    width: 28%;
}
.customize .demo-car-box-1 {
	left: 4%;
    width: 28%;
}
@media only screen and (max-width: 400px) {
	.details.text-right{
		text-align:center;
	}
	.demo-logo img{
		height:20px;
	}
	.demo-logo{
		margin-bottom:10px;
	}
}

.container-fluid{
	padding-left:100px;
	padding-right:100px;
}
.demo-box{
	margin-bottom: 40px;
}
.demo-box .demo-img{
	transition: all 0.5s ease 0s;
	box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.1);
	border: 2px solid #fff;
}
.demo-box .demo-img img {
    width: 100%;
}
.demo-box:hover .demo-img{
    transform: translateY(-10px);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);	
}
.demo-content {
	padding: 10px 0;
	position:relative;
}
.demo-box .demo-content h5 {
	font-size:18px;
	color: #000000;
	font-weight: 600;
	transition: all 0.5s ease 0s;
	margin-bottom: 0;
}
.demo-box:hover .demo-content h5 {
	transition: all 0.5s ease 0s;
}
.demo-box .demo-content h5 i {
    color: #ff0000;
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: all 1s ease 0s;
	opacity:0;
}
.demo-box:hover .demo-content h5 i {
    left: 90%;
    margin-left: 0;
    right: 5%;
    transform: translate(100%, -50%);
	opacity:1;
}

.section-head h2 {
    color: #404040;
    font-size: 40px;
    font-weight: 600;
}
.section-head.text-white h2 {
	color:#fff;
}
.section-head span {
    display: block;
    font-size: 15px;
    margin-bottom: 10px;
}


.section-head h2 {
    color: #1f2471;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 15px;
}
.section-head .sub-title{
    display: block;
    font-size: 15px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
}
.demo-box .demo-content span:after {
    background: #d81416 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: inline-block;
    height: 10px;
    left: 0;
    opacity: 0;
    position: absolute;
    width: 1%;
    z-index: -1;
	transition: all 1s ease 0s;
}
.demo-box .demo-content span {
    display: inline-block;
    position: relative;
    z-index: 1;
	transition: all 1s ease 0s;
}
.demo-box:hover .demo-content span:after {
	opacity: 0.3;
	width: 100%;
	transition: all 1s ease 0s;
}

.dz-cur-box .demo-box{
	margin-bottom:0;
}
.dz-cur-box .owl-nav.disabled{
	display:block;
}
.dz-cur-box.owl-btn-center-lr .owl-prev, 
.dz-cur-box.owl-btn-center-lr .owl-next {
    background: #d0d0d0 none repeat scroll 0 0;
    border-radius: 4px;
    font-size: 30px;
    height: 45px;
    line-height: 45px;
    margin: -23px 0;
    padding: 0;
    text-align: center;
    width: 45px;
	transition: all 1s ease 0s;
	opacity:0;
}
.dz-cur-box.owl-btn-center-lr:hover .owl-prev, 
.dz-cur-box.owl-btn-center-lr:hover .owl-next {
	margin: -23px -80px;
	opacity:1;
}

/* Header */  
.sort-styles img{
	 filter: drop-shadow(0px 0 15px rgba(0, 0, 0, 0.3));
}


/* Shortcode */
.wow {
    visibility: hidden;
}
.faa-horizontal.animated{
    -webkit-animation:horizontal 5s ease infinite;
    animation:horizontal 5s ease infinite
}
@keyframes horizontal{
    0%{
        -webkit-transform:translate(0,0);
        transform:translate(0,0)
    }
    6%{
        -webkit-transform:translate(20px,0);
        transform:translate(20px,0)
    }
    12%{
        -webkit-transform:translate(0,0);
        transform:translate(0,0)
    }
    18%{
        -webkit-transform:translate(20px,0);
        transform:translate(20px,0)
    }
    24%{
        -webkit-transform:translate(0,0);
        transform:translate(0,0)
    }
    30%{
        -webkit-transform:translate(20px,0);
        transform:translate(20px,0)
    }
    100%,36%{
        -webkit-transform:translate(0,0);
        transform:translate(0,0)
    }
}
.overlay-white-dark:after {
    opacity: 0.95;
}


/* shortcode-section */
.shortcode-section{
	background-color:#111c58;
}
.shortcode-section .section-head {
    margin-bottom: 10px;
}
.dez-move-image{
	-webkit-animation:30s scroll infinite linear;
	-moz-animation:30s scroll infinite linear;
	-o-animation:30s scroll infinite linear;
	-ms-animation:30s scroll infinite linear;
	animation:30s scroll infinite linear;
	background-repeat: repeat-x;
}
.dez-move-image > img {
    opacity: 0;
}
.dez-move-image .text-center {
    bottom: 80px;
    position: absolute;
    width: 100%;
}
.dez-move-image .site-button.outline-2 {
    border-width: 2px;
    color: #ffffff;
}
/* Image Move Css */
@-webkit-keyframes scroll{
	100%{
		background-position: -3000px 0px;
	}
}

@-moz-keyframes scroll{
	100%{
		background-position: -3000px 0px;
	}
}

@-o-keyframes scroll{
	100%{
		background-position: -3000px 0px;
	}
}

@-ms-keyframes scroll{
	100%{
		background-position: -3000px 0px;
	}
}

@keyframes scroll{
	100%{
		background-position: -3000px 0px;
	}
}
.demo-img{
	position:relative;
}
.demo-img .tags {
    padding: 3px 10px;
    background-color: #ffff00;
    color: #000;
    font-weight: 500;
    font-size: 14px;
    position: absolute;
    right: -9px;
    top: 10px;
    border-radius: 3px 3px 0 3px;
    line-height: 20px;
}
.demo-img .tags::after {
    border-right: 10px solid rgba(0, 0, 0, 0);
    border-top: 10px solid #7f7f00;
    bottom: -10px;
    content: "";
    position: absolute;
    right: 0;
}
@media only screen and (max-width: 1200px) {
	.container-fluid {
		padding-left: 30px;
		padding-right: 30px;
	}
	.dz-cur-box.owl-btn-center-lr:hover .owl-prev, 
	.dz-cur-box.owl-btn-center-lr:hover .owl-next {
		margin: -23px 20px;
		opacity:1;
	}
}
@media only screen and (max-width: 1080px) {
	.container-fluid {
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media only screen and (max-width: 767px) {
	.oneclick h2 {
		font-size: 30px;
	}
	.dez-move-image .text-center {
		bottom: 40px;
	}
}
@media only screen and (max-width: 591px) {
	.section-head h2 {
		font-size: 30px;
		margin-bottom: 10px;
		line-height: 34px;
	}
	.customize h2 {
		font-size: 28px;
		margin-bottom: 10px;
	}
	.customize h3 {
		font-size: 18px;
	}
	.customize h4 {
		font-size: 18px;
		line-height: 28px;
	}
	.dez-footer,
	.dez-footer .text-right{
		text-align: center!important;
	}
	.shortcode-section{
		padding-bottom: 80px;
	}

}

/* core features */
.core-features {
    background-color: #ffffff;
    border-radius: 5px;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 30, 0.15);
    margin-bottom: 30px;
    padding: 20px 0;
    text-align: center;
    transition: all 0.5s;
    border: 1px solid #896eff;
}
.core-features:hover{
	transition:all 0.5s;
	transform:scale(1.2); 
}
.core-features .circle img {
    display: table;
    height: 80px;
    margin: 0 auto;
    width: 80px;
}
.core-features h3 {
    color: #505c76;
    font-size: 14px;
    margin-top: 10px;
    text-transform: capitalize;
	margin-bottom: 0;
}


/* Newsletter */
.sef-line{
	max-width:500px;
	margin:auto;
	height:5px;
}
.news-letter h2{
	font-size:40px;
	margin-bottom:10px;
	font-weight: 600;
}
.news-letter p{
	font-size:18px;
	opacity:0.8;
	font-family: 'Rubik', sans-serif;
}

.theme-footer.curv-bx:before{
	background-image: url(../images/curv.png);
	background-position: top;
}
.theme-footer{
	padding-top:150px;
	padding-bottom: 80px;
	margin-top: -60px;
	position: relative;
	z-index: 2;
}
.dzSubscribe .form-control::placeholder{
	color: #fff;
}
.dzSubscribe .form-control:focus{
	background-color:rgba(0,0,0,0);
}
.dzSubscribe .form-control{
	border-width: 0 0 2px 0;
	border-radius: 0px !important;
	border-color: #fff;
	padding: 0;
	color:#fff;
}
.dzSubscribe label {
    position: absolute;
    font-size: 16px;
    font-weight: 400;
    top: 13px;
    left: 20px;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.dzSubscribe .focused label{
	font-size: 12px;
	top: -20px;
	left: 0px;
}
.subscribe-form {
    max-width: 600px;
    margin: auto;
	margin-top: 50px;
}
.subscribe-form .site-button.black {
    border-radius: 40px;
    padding: 0 30px;
    background: #000;
    text-transform: uppercase;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
}
.requirement{
	background-color:rgba(255,255,255,0.1);
	border:1px solid rgba(255,255,255,0.2);
	border-radius: 200px;
	padding: 20px 20px;
	max-width: 650px;
	margin: 50px auto 0;
	position:relative;
}
.requirement h2{
	font-size:38px;
	font-weight:300;
	font-family: 'Rubik', sans-serif;
	margin-bottom: 10px;
}
.requirement h3{
	font-size:20px;
	font-weight:300;
	font-family: 'Rubik', sans-serif;
	margin-bottom: 0;
}
.requirement h3 a{
	font-weight:500;
	border-bottom:2px solid #fff;
	color:#fff;
}
.requirement h3 a:hover{
	color:#fff;
}

.requirement::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    border-radius: 500px;
    animation: 2s ease 0s normal none infinite running playbutton;
	z-index: -1;
}
@keyframes playbutton {
	0% {
		box-shadow:0 0 0 0 rgba(255,255,255,0);
		opacity: 1; 
	}
	100% {
		box-shadow:0 0 0 10px rgba(255,255,255,1);
		opacity: 0; 
	} 
}
.requirement::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    border-radius: 500px;
    animation: 2s ease 0s normal none infinite running playbutton1;
	z-index: -1;
}
@keyframes playbutton1 {
	0% {
		box-shadow:0 0 0 0 rgba(255,255,255,0);
		opacity: 1; 
	}
	100% {
		box-shadow:0 0 0 20px rgba(255,255,255,1);
		opacity: 0; 
	} 
}
@media only screen and (max-width: 991px) {
	.theme-footer {
		padding-top: 100px;
	}
}
@media only screen and (max-width: 767px) {
	.news-letter h2 {
		font-size: 32px;
	}
	.requirement h2 {
		font-size: 32px;
	}
}
@media only screen and (max-width: 591px) {
	.requirement h2 {
		font-size: 24px;
		margin-bottom: 5px;
	}
	.requirement h3 {
		font-size: 18px;
	}
	.theme-footer {
		padding-top: 70px;
		padding-bottom: 50px;
	}
	.news-letter h2 {
		font-size: 28px;
	}
	.customize {
		padding-bottom: 100px;
		padding-top: 40px;
	}
}
.new-badge{
	background-color: #ff0000;
    position: absolute;
    right: 0;
    top: 12px;
    padding: 5px 20px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 1px;
    border-radius: 4px 0 0 4px;
}
.banner-logo{
	margin-bottom: 15px;
}

/* Updates Start */
.demo-version ul{
    display: flex;
    margin-bottom: 15px;
}
.demo-version li {
    display: inline-block;
}
.demo-version li a svg{
	position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    opacity: 0.2
}
.demo-version li a {
    padding: 5px 10px;
    background: #7366ff;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    display: block;
    border-radius: 5px;
    font-weight: 500;
    margin-right: 5px;
	position: relative;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    box-shadow: 0 5px 10px 2px rgba(88, 103, 221, 0.2%) !important;
    margin-right: 10px;
}
.demo-version li a.tag-wp{
    background: #0073c9;
}
.demo-version li a.tag-rtl{
    background: #00c95a;
}
.demo-version li a.tag-html{
    background: #e96228;
}
.demo-version li a.tag-react{
    background: #61dafb;
}
.buy-btn{
	display: flex;
    align-items: center;
	font-size: 16px;
    color: #7cbb2a;
    background-color: #fff !important;
    font-weight: 600;
	padding: 12px 24px;
}
.buy-btn .icon{
	margin-right: 10px;
    border-right: 1px solid rgba(0,0,0,0.1);
    padding-right: 10px;
}
.buy-btn .text{
	color: #7cbb2a;
}
.buy-btn svg{
	width: 24px;
}
.available-text{
	margin-bottom: 20px;
    font-size: 30px;
    margin-top: 30px;
    line-height: 1.6;
    font-weight: 600;
	-webkit-animation:dzTextAnimation 0.8s infinite alternate;
}
.available-btn{
	color: #fff;
    background-color: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255,255,255,0.1);
    padding: 12px 30px;
    border-radius: 12px;
    margin: 2px 4px;
    font-size: 16px;
    font-weight: 500;
	display: inline-block;
	position: relative;
	overflow: hidden;
}
.available-btn svg{
	position: absolute;
    top: 0;
    left: 0px;
    width: 50px;
    opacity: 0.2;
}
.available-btn.wp:hover,
.available-btn.wp{
	background-color: #0073c9;
}
.available-btn.react:hover,
.available-btn.react{
	background-color: #00d5f7;
}
.available-btn.html:hover,
.available-btn.html{
	background-color: #e96228;
}
.available-btn:hover{
	background-color: #896eff;
	color: #fff;
}
@media only screen and (max-width: 767px){
	.available-text {
		margin-top: 15px;
		margin-bottom: 10px;
		font-size: 20px;
	}
	.available-btn {
    	padding: 10px 20px;
		border-radius: 8px;
		font-size: 14px;
    }
	.available-btn svg {
		width: 40px;
	}
	.buy-btn {
		font-size: 14px;
		padding: 10px 20px;
	}
	.buy-btn svg {
		width: 20px;
	}
	.buy-btn .icon {
		margin-right: 8px;
		padding-right: 8px;
	}
	.logo a {
		font-size: 26px;
		line-height: 42px;
	}
}
@-webkit-keyframes dzTextAnimation{
	10%{
		color: #fff;
	}
	50%{
		color: #896eff;		
	}
	100%{
		color: #00d5f7;
	}
}
@keyframes shake {
	0% {
		transform: translate(1px, 1px) rotate(0deg);
	}
	10%{
		transform: translate(-1px, -2px) rotate(-1deg);
	}
	20%{
		transform: translate(-3px, 0px) rotate(1deg);
	}
	30%{
		transform: translate(3px, 2px) rotate(0deg);
	}
	40%{
		transform: translate(1px, -1px) rotate(1deg);
	}
	50%{
		transform: translate(-1px, 2px) rotate(-1deg);
	}
	60%{
		transform: translate(-3px, 1px) rotate(0deg);
	}
	70%{
		transform: translate(3px, 1px) rotate(-1deg);
	}
	80%{
		transform: translate(-1px, -1px) rotate(1deg);
	}
	90%{
		transform: translate(1px, 2px) rotate(0deg);
	}
	100%{
		transform: translate(1px, -2px) rotate(-1deg);
	}
}
/* Updates Start */

/* Show notification Start */
.notification-show{
	background-color: #fff;
    position: fixed;
    bottom: 120px;
    z-index: 99999;
    left: 30px;
    padding: 10px 10px;
    display: flex;
    border-radius: 6px;
    width: 320px;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.15);
	align-items: center;
}
.notification-show .customer-media{
	width: 60px;
    min-width: 60px;
    height: 60px;
    margin-right: 12px;
}
.notification-show .customer-name-info strong{
	color: #000;
	font-weight: 500;
}
.notification-show .customer-name-info{
	color: #5e5e5e;
	display: block;
}
.notification-show .customer-name strong{
	font-weight: 500;
}
.notification-show .customer-name{
	display: block;
    font-size: 13px;
    color: #5e5e5e;
}
.notification-show .close-btn{
	position: absolute;
    right: 0;
    top: -25px;
}
.notification-show .close-btn svg{
	width: 10px;
}
.notification-show .purchase-time{
	color: #5e5e5e;
    font-size: 12px;
    display: block;
    opacity: 0.7;
}
@media only screen and (max-width: 591px){
	.notification-show {
		bottom: 10px;
		left: 10px;
	}
}
/* Show notification End */

@media only screen and (min-width: 991px){
	.column-20{
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
}
.icon-bx-wraper.rtl-bx{
    background-color: #00c95a;
	-webkit-animation:dzbgAnimation 5s infinite alternate;
}
.icon-bx-wraper.rtl-bx .bg-icon{
	position: absolute;
    left: -10px;
    top: -10px;
    opacity: 0.15;
    width: 70px;
    transform: rotate(-5deg);
}
@-webkit-keyframes dzbgAnimation{
	10%{
		background-color: #00c95a;
	}
	50%{
		background-color: #896eff;		
	}
	100%{
		background-color: #00d5f7;
	}
}