body {
	background-size: 100%;	
	background: #fff;
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	position: absolute;
	top:0;
	left: 0;
	z-index: -1;
	color: #979797;
	overflow-x: hidden;
	line-height: 32px;
	font-weight: 400;
	font-family: 'Nunito Sans', sans-serif;
}
@media (min-width: 768px) {
	.has-sticky {
	    position: static;
	    top: 0px;
	}
	.has-sticky.keeptop {
		background: rgba(255, 255, 255, 0.9) !important;
		position: fixed;
	    top: 0;
	    left: 0;
	    right: 0;
	    margin: 0 auto;
	    -webkit-transition: all 0.6s ease 0s;
	    -o-transition: all 0.6s ease 0s;
	    transition: all 0.6s ease 0s;	    
	    z-index: 999999;	   
	    border-bottom: 1px solid #ebebeb;
	}
	.has-sticky.keeptop .inner {
		width: 1170px;
		margin: auto;
	} 
}
a{
	outline: none;
}
img{	
	height: auto;
	max-width: 100%;
}
a:hover,a:focus{
	outline: none;
	text-decoration: none;
} 
.btn{
	font-size: 10px;
    text-transform: uppercase;
    color: #3b3d40;
    padding: 14px 30px;
    display: inline-block;
    background: #fff;
    letter-spacing: 2px;
    position: relative;
    font-family: "Montserrat";
    font-weight: bold;
    border-radius: 40px;
}
.btn-second{ 
	background: transparent;
	color: #e0b2c6;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;;
	-webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

a i {
	margin-left: 10px;
}
a.btn-white{
	background: #fff;
	color: black;
}

a.btn-white:hover{
	background: black;
	color: #fff;
}
.first-child {
	clear: both;
}
.space-30 {
    margin-bottom: 30px;
}
@media (min-width: 992px) {
.col-md-5 {
	width: 20%;
	float: left;
}
}
header {
	min-height: 730px;	
	background: url('../images/header.jpg') no-repeat;
}
.top-header{
	position: absolute;
    width: 100%;
    z-index: 9999;
    top: 20px;
}
.top-header .inner {
	padding: 20px 0;
	display: table;
	width: 100%;
}
.top-header .inner > div {
	display: table-cell;
	vertical-align: middle; 
}
.menu {
	text-align: center;
}
.menu li{
	padding: 0 15px;
}
ul.list-inline a {
	font-weight: 400;
	font-size: 14px;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
}
ul.list-inline li + li {
	margin-left: 10px;
}
.slider {
	padding: 150px 0;
	text-align: center;
	font-size: 20px;
	color: rgba(255,255,255,0.7);
	line-height: 30px;
}
.slider h1{
	font-family: 'Montserrat', sans-serif;
	font-size: 82px;
	font-weight: bold;
}
.slider a {
	margin-top: 40px;
}
.image-header {
	min-height: 720px;
	text-align: center;
}
.image-header img {
	margin-bottom:  60px;
}
.element-block-heading {
	text-align: center;
	padding-top:  100px;
}

.element-block-heading .sub-heading.light{
	color: #b0b3b6;
}
.element-block-heading .big-heading {
	font-size: 70px;
	color: #e0b2c6;
	font-weight: 900;
	letter-spacing: 2px;
	line-height: 90px;
}
.element-block-heading .heading, .heading {
	font-size: 52px;
	color: #3b3d40;
	max-width: 660px;
	letter-spacing: -2px;
    display: inline-block;
    padding-bottom: 20px;
    line-height: 52px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
}
.heading.light {
	color: #fff!important;
}
.element-block-heading .sub-heading {
	font-size: 20px;
    line-height: 25px;
    color: #656b6f;
    margin-bottom: 80px;
}
.wapper{
	background: #fff;
	border-radius: 3px;
	-webkit-box-shadow: 0px -1px 5px 5px rgba(186, 186, 186, 0.35);
	-moz-box-shadow:    0px -1px 5px 5px rgba(186, 186, 186, 0.35);
	box-shadow:         0px -1px 5px 5px rgba(186, 186, 186, 0.35);
}
.wapper .bottom {
    padding: 30px;
    color: #3b3d40;
}
.bottom span{
	font-size: 14px;
	color: #656b6f;
}
.our-demo {
	padding-bottom: 100px;
}

.margin-bottom-60{
	margin-bottom: 60px;
}
.owl-carousel-play{
	position: relative;
}
.carousel-controls{
	position: absolute;
	top: 50%;
	width: 100%;
}
.carousel-control.left{
	left: 0;
    right: auto;
}
.carousel-control.right{
	left: auto;
    right: 0;
}
h4.name{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
    color: #3b3d40;
    letter-spacing: 3px;
    margin: 0;
}

h4.name + p {
	color: #656b6f;
	line-height: 24px;
	font-size: 18px;
	padding-top: 20px;
}
.name a {
    color: #3b3d40;
}
.our-demo h4 a:hover{
	color: #f06161;
	opacity: 1;
}
.image-bg {
    height: 450px;
    display: block;
    position: relative;
    overflow: hidden;
}
.image-bg .image-shop-scroll{
    background-position: center 0;
    background-repeat: no-repeat;
    position: absolute;
    height: 450px;
    top: 0px;
    left: 0;
    right: 0;
    margin: auto;
    background-size: 100%;
}
.image-bg .image-shop-scroll{
	transition: all 6s ease-out 0s;
	-webkit-transition: all 6s ease-out 0s;
	-moz-transition: all 6s ease-out 0s;
	-ms-transition: all 6s ease-out 0s;
	-o-transition: all 6s ease-out 0s;
}

.image-bg:hover .image-shop-scroll{
	background-position: center 100%!important;
}
.item {
	margin: 0 15px;
}

.nosub{
	padding-bottom: 80px;
}
.feature .image-bg , .feature .image-bg .image-shop-scroll{
	width: 340px;
	height: 450px;
}
.service, .our-work {	
	padding: 0px 0 100px;
}
.service {
	background: #f9f9f9;
}
.service .bottom{
	position: absolute;
	text-align: center;
	background: #fff;
	width: 100%;
	bottom: 0;
}
.service .bottom h4.name{
	color: #3b3d40;
    margin-bottom: 0;
}
.service .bottom h4.name + p{
	color:#656b6f;
	font-size: 14px;
	margin-bottom: 20px;
}
.speed{
	background-image: url('../images/bg-speed.jpg');
	min-height: 455px;
}
.speed .heading{
	color: #fff;
}
.our-work img, .feature img, .element img, .support img {
	transition: all 0.35s ease-out 0s;
	-webkit-transition: all 0.35s ease-out 0s;
	-moz-transition: all 0.35s ease-out 0s;
	-ms-transition: all 0.35s ease-out 0s;
	-o-transition: all 0.35s ease-out 0s;
}
.our-work .wow:hover img, .element .wow:hover img, .support .wow:hover img{
	-webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.our-work .wow:hover h4.name, .feature .wow:hover h4.name{
	color: #e0b2c6;
}
.call-to-action h2 {
	font-size: 30px;
	font-weight: 700;
	line-height: 42px;
	color: #fff;
	letter-spacing:2px;
	margin-bottom: 30px;
	text-transform: uppercase;
}
.mobile {
	background:#f9f9f9;
}
.mobile .heading{
	padding-bottom: 100px;
}
.mobile .owl-carousel-play{
	width: 311px;
    margin: 0 auto;
    background: url(../images/bg-active.png) no-repeat;
    position: relative;
    z-index: 99;
}
.mobile .image-bg:hover .image-shop-scroll {
    background-position: center 0 !important;
}

.mobile .item .image-bg .image-shop-scroll {
	width: 265px;
	height: 392px;
	margin-top: 65px;
	box-shadow: none;
	margin-left: 10px;
}
.mobile .item .image-bg{
	height: 450px;
	width: 340px;
}
.blog {
	background: url('../images/bg-blog.jpg') no-repeat;
}
.blog .element-block-heading .heading {
	color: #fff;
}
.feature{
	margin-bottom: 80px;
}
.feature .wapper{
	margin: 15px;
	text-align: center;
	-webkit-box-shadow: none;
	-moz-box-shadow:    none;
	box-shadow:         none;
	transition: all 0.35s ease-out 0s;
	-webkit-transition: all 0.35s ease-out 0s;
	-moz-transition: all 0.35s ease-out 0s;
	-ms-transition: all 0.35s ease-out 0s;
	-o-transition: all 0.35s ease-out 0s;
}
.feature .wapper:hover{
	-webkit-box-shadow: 0px -1px 5px 5px rgba(186, 186, 186, 0.35);
	-moz-box-shadow:    0px -1px 5px 5px rgba(186, 186, 186, 0.35);
	box-shadow:         0px -1px 5px 5px rgba(186, 186, 186, 0.35);
}
.element a {
	margin-top: 30px;
	margin-bottom: 80px;
}
.support {
	background: #e0b2c6;
	padding: 80px 0 40px;
}
.support .element-block-heading {
	padding-top: 0;
}
.support .element-block-heading .sub-heading {
	color: #fff;
}
.plugin {
	padding:  50px 0;
	overflow: hidden;
}
.reviews {
	padding-bottom: 80px;
	background: url('../images/bg-reviews.jpg') no-repeat;
}
.row > .item {
    padding: 0 30px!important;
}
blockquote {
	border: none;
	font-style: italic;
	text-align: left;
	font-weight: 300;
	line-height: 28px;
	padding: 0 0 0 55px;
	position: relative;
}
blockquote::before {
	content: "\f10d";
	font-family: 'FontAwesome';
	font-style: normal;
	font-size: 34px;
	color: #ccc;
	position: absolute;
	left:  0;
	top: 10px;
}
blockquote small {
	font-style: normal;
	font-weight: 400;
}
blockquote small span {
	color: #fff;
	font-weight: 700;
}
blockquote ul {
	font-size: 12px;
	color: #ffb400;
}
blockquote .list-inline {
	margin: 0;
}
blockquote .list-inline > li {
	padding: 0;
}
#footer{
	background-image: url('../images/bg-footer.jpg');
	min-height: 408px;
}
#footer .call-to-action {
	background: none;
	padding:180px 0;
}
.text-black {
	color: #272727!important;
}
.height-30 {
	height: 30px;
	display: block;
}
#copyright .inner {
    position: relative;
    padding: 40px 0 20px;
    font-size: 14px;
    font-weight: 300;
}
#copyright .inner ul a{
	color: #3b3d40;
    font-weight: bold;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 3px;
}
#copyright .inner ul a:hover{
	color: #fc3c2d;
}

.scrollup {
    background-color: #3b3d40;
    border-radius: 50%;
    z-index: 1;
    color: #fff;
    position: absolute;
    top: 25px;
    right: -150px;
    display: none;
    line-height: 50px;
    text-align: center;
    width: 50px;
    height: 50px;
}
.parallax {
    padding-top: 80px;
    padding-bottom: 80px;
    text-align: center;
}
.parallax {
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    position: relative;
}


.rating-group {
    margin-bottom: 30px;
}

.rating span.star {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
}

.rating span.star::before {
    color: #ffffff;
    content: "\f005";
    font-size: 30px;
}