/* ==============================================================

Template name : Thelander multiple concept landing page template
Categorie : marketing
Author : 99webpage
Version : v1.0.0
Created : 2 May 2017
Last update : 4 July 2017

-----------------------------------------------------------------
CSS structure
-----------------------------------------------------------------

01. Stylesheet
02. Container
03. Header
04. Title head
05. Revolution slider
06. Vegas
07. Inner head 
08. Spa
09. Parallax
10. Introduce
11. Typer
12. Process
13. Gallery
14. App
15. Team
16. Features
17. Film roll caraousel
18. Video
19. jPlayer
20. Media responsive
21. Google Map
22. Call to action
23. Counter
24. Pricing
25. Clients
26. Progress Bar
27. Blog
28. Aside
29. Comments
30. Contact
31. Shopping
32. Fontawesome
33. Icon with text
34. Icon with box
35. Login and register
36. Specialty page
37. Under construction
38. Testimoni
40. Ebook
41. Countdown
42. Back to top
43. Footer
44. Twitter Feed
45. Clear spacer
46. Custom left right spacer
47. Custom top spacer
48. Custom bottom spacer
49. Tablet (portrait and landscape)
50. Small device
51. Preloading
52. Demo
	
============================================================== */

/*
Stylesheet
=========================== */
@import url('../fonts/FontAwesome/font-awesome.css');
@import url('../fonts/opensans/stylesheet.css');
@import url('overwrite.css');
@import url('animate.css');
@import url('custom-file-input.css');
@import url('owl.carousel.css');
@import url('owl.theme.css');
@import url('owl.transitions.css');
@import url('masonry.css');
@import url('flexslider.css');
@import url('ion.rangeSlider.css');
@import url('prettify.css');
@import url('prettyPhoto.css');
@import url('bootsnav.css');
@import url('ion.rangeSlider.css');
@import url('datetimepicker.css');
@import url('jquery.background-video.css');
@import url('vegas.css');
/*
Container
=========================== */
.contain-wrapp{
	background:#fff;
	display:block;
	position:relative;
	padding:80px 0;
}

.gray-container{
	background:#ebf1f3;
}

.dark-container{
	background:#2d3540;
	color:#fff;
}

.blue-container{
	background:#117bab;
}

.mountain-bg{
	background:#fff url(../img/mountain.png) no-repeat bottom left;
}

.spa-bg{
	background:#fff url(../img/spa-bg.png) no-repeat bottom center;
}

.half-column-wrapp{
	float:left;
	width:100%;
	padding:0;
}

.half-column-wrapp.primary-bg,
.half-column-wrapp.primary-bg a,
.half-column-wrapp.primary-bg h1,
.half-column-wrapp.primary-bg h2,
.half-column-wrapp.primary-bg h3,
.half-column-wrapp.primary-bg h4,
.half-column-wrapp.primary-bg h5,
.half-column-wrapp.primary-bg h6{
	color:#fff;
}

.half-column-wrapp.primary-bg a{
	text-decoration:underline;
}

.half-column-wrapp.primary-bg .form-control{
	background:none;
	border:1px solid rgba(255, 255, 255, 1);
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	color:#fff;
}

.half-column-wrapp.primary-bg .form-control:focus{
	border-color:#fff !important;
}

.half-column-wrapp.primary-bg .form-control::-moz-placeholder {
	color:rgba(255, 255, 255, 0.8);
}

.half-column-wrapp.primary-bg .form-control:-ms-input-placeholder {
	color:rgba(255, 255, 255, 0.8);
}

.half-column-wrapp.primary-bg .form-control::-webkit-input-placeholder {
	color:rgba(255, 255, 255, 0.8);
}

.half-column-wrapp .half-column{
	float:left;
	position:relative;
	width:50%;
	padding:0;
	margin:0;
}

.half-column-wrapp .half-column.pull-right{
	float:left !important;
}

.half-column-wrapp .half-column.column-content {
	padding:110px 60px 90px 60px;
}

.half-column-wrapp .half-column.hero-left,
.half-column-wrapp .half-column.hero-right{
	position:relative;
	float:left;
	margin:0;
	padding-left:110px;
	padding-right:80px;
	font-size:16px;
	line-height:32px;
}

.half-column-wrapp .half-column.hero-left img.image-icon,
.half-column-wrapp .half-column.hero-right img.image-icon{
	position:absolute;
	left:0;
	top:0;
}

.half-column-wrapp .half-column.hero-left:after{
	position:absolute;
	content:'';
	display:block;
	top:0;
	right:40px;
	width:1px;
	height:100%;
	background:#eaeaea;
}

.primary-container{
	background-image:url(../img/pattren.png);
	background-repeat:repeat-y;
	background-position:-250px -110px;
	color:#fff;
}

.half-column-wrapp{
	display:block;
	position:relative;
	float:left;
	width:100%;
	padding:0;
}

.half-column-wrapp .half-column{
	position:relative;
	width:50%;
	padding:0;
	margin:0;
}

.half-column-wrapp .half-column.pull-right{
	float:left !important;
}

.half-column-wrapp .half-column.column-content {
	padding:80px 60px 60px 60px;
}

.fullwidth{
	width:100%;
	margin:0;
	padding:0;
}

.fullwidth .col-xs-1,
.fullwidth .col-sm-1,
.fullwidth .col-md-1,
.fullwidth .col-lg-1,
.fullwidth .col-xs-2,
.fullwidth .col-sm-2,
.fullwidth .col-md-2,
.fullwidth .col-lg-2,
.fullwidth .col-xs-3,
.fullwidth .col-sm-3,
.fullwidth .col-md-3,
.fullwidth .col-lg-3,
.fullwidth .col-xs-4,
.fullwidth .col-sm-4,
.fullwidth .col-md-4,
.fullwidth .col-lg-4,
.fullwidth .col-xs-5,
.fullwidth .col-sm-5,
.fullwidth .col-md-5,
.fullwidth .col-lg-5,
.fullwidth .col-xs-6,
.fullwidth .col-sm-6,
.fullwidth .col-md-6,
.fullwidth .col-lg-6,
.fullwidth .col-xs-7,
.fullwidth .col-sm-7,
.fullwidth .col-md-7,
.fullwidth .col-lg-7,
.fullwidth .col-xs-8,
.fullwidth .col-sm-8,
.fullwidth .col-md-8,
.fullwidth .col-lg-8,
.fullwidth .col-xs-9,
.fullwidth .col-sm-9,
.fullwidth .col-md-9,
.fullwidth .col-lg-9,
.fullwidth .col-xs-10,
.fullwidth .col-sm-10,
.fullwidth .col-md-10,
.fullwidth .col-lg-10,
.fullwidth .col-xs-11,
.fullwidth .col-sm-11,
.fullwidth .col-md-11,
.fullwidth .col-lg-11,
.fullwidth .col-xs-12,
.fullwidth .col-sm-12,
.fullwidth .col-md-12,
.fullwidth .col-lg-12{
	margin:0;
	padding:0;
}

.container-full{
	width:100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.container-full .row{
	margin-right: 0;
	margin-left: 0;
}

.container-full .col-xs-4,
.container-full .col-sm-4,
.container-full .col-md-4,
.container-full .col-lg-4{
	width: 33.33333%;
}

.paper-note{
	position:relative;
	display:block;
	padding:60px 60px 40px 80px;
	margin-bottom:30px;
	line-height:48px;
	border-radius:2px;
	-webkit-box-shadow: 10px 10px 5px -5px rgba(0,0,0,0.3);
	-moz-box-shadow: 10px 10px 5px -5px rgba(0,0,0,0.3);
	box-shadow: 10px 10px 5px -5px rgba(0,0,0,0.3);
}

.paper-note.yellow-bg{
	background-color:#e2e162;
}

.paper-note.blue-bg{
	background-color:#b6e0f0;
}

.paper-note.orange-bg{
	background-color:#f5c07c;
}

.paper-note.pink-bg{
	background-color:#f2d3e2;
}

.paper-note.green-bg{
	background-color:#bfe9b8;
}

.paper-note.purple-bg{
	background-color:#e7c9f1;
}

.paper-note:before{
	position:absolute;
	left:20px;
	height:100%;
	content:'';
	border-left:20px dotted #fff;
	left:25px;
	top:0;
}

.gray-container .paper-note:before{
	border-left:20px dotted #ebf1f3;
}

.dark-container .paper-note:before{
	border-left:20px dotted #2d3540;
}

.paper-note .alignleft{
	margin-right:20px;
	margin-bottom:0;
}

.paper-note h4{
	line-height:48px;
	margin-bottom:10px;
}

.paper-note-content{
	background:url(../img/note-paper.png) repeat 80px 0;
}

.paper-wrapp{
	background:#fbfbfb;
	position:relative;
	display:block;
	margin:0 0 30px 0;
	padding:0;
	color:#474747;
	-webkit-box-shadow: 10px 10px 0px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 10px 10px 0px 5px rgba(0,0,0,0.3);
	box-shadow: 10px 10px 0px 5px rgba(0,0,0,0.3);
}
.paper-wrapp h1,
.paper-wrapp h2,
.paper-wrapp h3,
.paper-wrapp h4,
.paper-wrapp h5,
.paper-wrapp h6{
	color:#2e2e2e;
	margin-bottom:30px;
}

.paper-wrapp h3{
	line-height:58px;
}

.paper-top,
.paper-bottom{
	position:relative;
	display:block;
	overflow:hidden;
	width:100%;
	height:80px;
}

.paper-top{
	height:100px;
}

.guarantee{
	position:absolute;
	width:104px;
	height:122px;
	left:40px;
	top:60px;
	z-index:4;
}

.paper-body{
	position:relative;
	background:url(../img/paper-body.png) repeat-y top left;
	display:block;
	padding:0 80px 60px 110px;
	font-size:16px;
	line-height:40px;
	margin-top:30px;
}

.paper-body p{
	margin-bottom:20px;
}

.paper-body p:last-child{
	margin-bottom:0;
}

.paper-body:before,
.paper-top:before,
.paper-bottom:before{
	position:absolute;
	content:'';
	background:#eaa7a7;
	width:1px;
	height:100%;
	left:80px;
	top:0;
}

.regards{
	display:block;
	margin:30px 0;
}

.featured-wrapper{
	float:left;
	width:100%;
	margin:0;
	padding:0;
}

.featured-wrapper.green-gradient{
	background: rgba(223,237,200,1);
	background: -moz-linear-gradient(top, rgba(223,237,200,1) 0%, rgba(242,243,221,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(223,237,200,1)), color-stop(100%, rgba(242,243,221,1)));
	background: -webkit-linear-gradient(top, rgba(223,237,200,1) 0%, rgba(242,243,221,1) 100%);
	background: -o-linear-gradient(top, rgba(223,237,200,1) 0%, rgba(242,243,221,1) 100%);
	background: -ms-linear-gradient(top, rgba(223,237,200,1) 0%, rgba(242,243,221,1) 100%);
	background: linear-gradient(to bottom, rgba(223,237,200,1) 0%, rgba(242,243,221,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfedc8', endColorstr='#f2f3dd', GradientType=0 );
}

.featured-wrapper .form-horizontal{
	color:#fff;
	padding:60px 30px;
	-webkit-box-shadow: 0px 0px 9px -2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 9px -2px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 9px -2px rgba(0,0,0,0.3);
}


.featured-wrapper .form-horizontal h2{
	color:#fff;
	text-transform:uppercase;
	font-size:36px;
	line-height:48px;
	margin-bottom:36px;
}

.featured-wrapper .form-horizontal h2 span{
	color:#fff;
	text-transform:none;
	font-weight:400;
	display:block;
	font-size:24px;
	line-height:32px;
}

.featured-content{
	position:relative;
	display:block;
	padding-top:200px;
}

.featured-content-column{
	position:absolute;
	width:100%;
	height:100%;
	z-index:4;
	display:block;
	padding:0 0 0 200px;
	top:60px;
	left:0;
}

.featured-content-column .title-head{
	font-size:48px;
	line-height:56px;
	color:#2e2e2e;
}

.featured-content-column ul{
	float:left;
	width:100%;
	margin:0;
	padding:0;
}

.featured-content-column ul li{
	position:relative;
	float:left;
	width:auto;
	list-style:none;
	margin:0 0 10px 0;
	padding:15px 20px 15px 40px;
	color:#fff;
	background:#0f5300;
	clear:both;
	font-size:18px;
	line-height:24px;
}

.featured-content-column ul li:before{
	position:absolute;
	content:'';
	width:10px;
	height:10px;
	border-radius:50%;
	display:block;
	background:#e8f0d2;
	top:50%;
	left:20px;
	margin-top:-5px;
}

/*
Header
=========================== */
header{
	position:relative;
	background:#1c2730;
	color:#fff;
	padding:25px 0;
}

.top-link{
	float:right;
	margin:0;
	padding:0;
}

.top-link li{
	float:left;
	list-style:none;
	margin:0 0 0 20px;
	padding:0;
	line-height:45px;
}

/*
Title head
=========================== */
.title-head{
	position:relative;
	display:block;
	width:100%;
	font-size:24px;
	line-height:36px;
	margin-bottom:40px;
}

.title-head.secondary{
	font-family: 'Great Vibes', cursive;
	font-size:32px;
	line-height:42px;
}

.title-head h1,
.title-head h2,
.title-head h3,
.title-head h4,
.title-head h5,
.title-head h6{
	margin-bottom:10px;
}

.title-head.secondary h1{
	font-size:64px;
	line-height:92px;
}

.title-head.secondary h2{
	font-size:56px;
	line-height:86px;
}

.title-head.secondary h3{
	font-size:48px;
	line-height:72px;
}

.title-head.secondary h4{
	font-size:36px;
	line-height:54px;
}

.title-head.secondary h5{
	font-size:30px;
	line-height:48px;
}

.title-head.secondary h6{
	font-size:24px;
	line-height:42px;
}

.title-head.secondary.margin-clear h1,
.title-head.secondary.margin-clear h2,
.title-head.secondary.margin-clear h3,
.title-head.secondary.margin-clear h4,
.title-head.secondary.margin-clear h5,
.title-head.secondary.margin-clear h6{
	margin-bottom:0;
}

.title-head p{
	margin-bottom:0;
}

.contain-wrapp.primary-bg,
.contain-wrapp.dark-container{
	color:#fff;
}

/*
Revolution slider
=========================== */
.slidebg-purpel{
	background:#502f59 url(../img/slider/pattern01.png) repeat 0 0;
}

.slidebg-blue{
	background:#127cac url(../img/slider/pattern02.png) repeat 0 0;
}

.slidebg-red{
	background:#ba4848 url(../img/slider/pattern03.png) repeat 0 0;
}

.rev-default-text{
	font-size:16px;
	line-height:24px;
	color:#fff;
	font-weight:700;
}

.rev-title-lg{
	font-size:72px;
	line-height:86px;
	font-weight:700;
	color:#fff;
}

.rev-subtitle-lg{
	font-size:36px;
	line-height:46px;
	font-weight:700;
	color:#fff;
}

.rev-light-Title{
	font-size:72px;
	line-height:86px;
	font-weight:300;
	color:#fff;
}

.rev-light-subTitle{
	font-size:30px;
	line-height:42px;
	font-weight:300;
	color:#fff;
}

.rev-script-Title{
	font-family: 'Mr Dafoe', cursive;
	color:#fff;
}

.rev-script-fonts{
	font-family: 'Kaushan Script', cursive;
	color:#fff;
}

.rev-script-fonts.primary span,
.rev-subscript-fonts{
	color:#fff;
}

.rev-subdesc-fonts{
	color:#fff;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	letter-spacing:3px;
}

.rev-uppercase-Title,
.rev-bold-subTitle{
	color:#2e2e2e;
	text-transform:uppercase;
	font-weight:700;
}

.rev-bold-subTitle{
	text-transform:none;
}

/*
Vegas
=========================== */
.vegas-wrapp{
	padding: 280px 0 200px 0;
	position: relative;
	z-index: 1;
	color:#fff;
}

.vegas-wrapp h1, .vegas-wrapp h2, .vegas-wrapp h3, .vegas-wrapp h4, .vegas-wrapp h5, .vegas-wrapp h6{
	color:#fff;
	letter-spacing: 0;
}

.vegas-wrapp .overlay{
	opacity: 0.3;
	filter: alpha(opacity=30);
}

.vegas{
	position: absolute !important;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: -1;
}

/*
Inner head 
=========================== */
.inner-head .breadcrumb{
	margin-bottom:0;
}

.form-search{
	display:block;
	position:relative;
	margin-top:10px;
}

.form-search .input-search{
	width:100%;
	padding:15px 30px;
	border:2px solid #737a84;
	display:block;
	background:none;
	border-radius:50px;
	color:#626873;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.form-search .input-search::-moz-placeholder {
	color: #626873;
	opacity: 1;
}

.form-search .input-search:-ms-input-placeholder {
	color: #626873;
}

.form-search .input-search::-webkit-input-placeholder {
	color: #626873;
}

.form-search .btn-search,
.form-search .btn-search:hover,
.form-search .btn-search:active,
.form-search .btn-search:focus{
	position:absolute;
	font-size:18px;
	line-height:18px;
	top:5px;
	right:5px;
	background:none;
	border:none;
	color:#737a84;
}

/*
Spa 
=========================== */
.spa-introduce{
	display:block;
	text-align:center;
	font-family: 'Great Vibes', cursive;
	font-size:32px;
	line-height:46px;
	margin-bottom:40px;
}

.spa-introduce h1{
	font-size:56px;
	line-height:64px;
	margin-bottom:10px;
}

.spa-introduce .logo{
	display:inline-block;
	margin-bottom:30px;
}

/*
Parallax
=========================== */
.parallax{
	position:relative;
	padding:80px 0;
	margin: 0 auto;
	overflow-y: visible;
	width: 100%;
	z-index:3;
	color:#fff;
    -moz-background-size:cover;
    -webkit-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
	background: 50% 0 no-repeat;
	background-attachment:fixed;
}

.parallax.initial{
	background-attachment:initial;
}
.parallax.repeat{
	background: 50% 0 repeat-y;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
    /* Safari and Chrome */
    .parallax{
		background-attachment:fixed;
    } 

    /* Safari only override */
    ::i-block-chrome,.parallax{
		background-attachment:initial;
    } 
}

.parallax .title-head,
.cd-section .title-head{
	color:#fff;
}

.parallax .overlay{
    background-color: #2b2d2f;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    filter: alpha(opacity=40);
    z-index: 1;
}

.parallax .overlay.white{
    background-color: #fff;
    opacity: 0.8;
    filter: alpha(opacity=80);
    z-index: 1;
}

.overlay.blue-bg{
    background-color: #117bab;
    opacity: 0.8;
    filter: alpha(opacity=80);
    z-index: 1;
}
.parallax .content-parallax{
    position: relative;
    z-index: 2;
}

.parallax .content-parallax h1,
.parallax .content-parallax h2,
.parallax .content-parallax h3,
.parallax .content-parallax h4,
.parallax .content-parallax h5,
.parallax .content-parallax h6,
.parallax .testimo-author span{
    color: #fff;
}

.parallax-absolute{
	position:absolute;
	width:40%;
	height:auto;
	top:0;
	right:0;
}

/*
Introduce
=========================== */
.introduce{
	display:block;
	margin-bottom:60px;
	font-size:24px;
	line-height:42px;
}

.introduce p{
	margin-bottom:30px;
}

.introduce h2{
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); 
}

.marginbot-400{
	margin-bottom:-400px;
}

/*
Typer
=========================== */
.typer{
	display:block;
	font-size:24px;
	/*font-weight:24px;*/
	line-height:36px;
	font-weight:700;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); 
	margin-bottom:40px;
}

/*
Process
=========================== */
.process-column{
	text-align:center;
	display:block;
	float:left;
	width:100%;
	position:relative;
	margin:0 -15px;
	padding:0;
}

.process-column li{
	position:relative;
	float:left;
	width:25%;
	list-style:none;
	margin:0 0 30px 0;
	padding:0 15px;
}

.process-icon{
	display:inline-block;
	position:relative;
	border-radius:50%;
	border:2px solid #2e2e2e;
	color:#2e2e2e;
	width:100px;
	height:100px;
	overflow:hidden;
}

.process-column li .process-icon .fa, .process-column li .process-icon .process-state-on{
	display:inline-block;
	font-size:32px;
	line-height:92px;
}

.process-column li .process-icon .process-number{
	position:absolute;
	width:100%;
	height:100%;
	display:block;
	z-index:2;
	/*font-size:43px;*/
	font-size:32px;
	line-height:92px;
	top:0;
	left:0;
}

.dark-container .process-column li .process-icon,
.primary-container .process-column li .process-icon{
	border:2px solid #fff;
	color:#fff;
}

.dark-container .process-column li .process-icon .process-number,
.primary-container .process-column li .process-icon .process-number,
.dark-container .process-column > li + li:before,
.primary-container .process-column > li + li:before{
	color:#fff;
}

.process-column > li + li:before{
	position:absolute;
	font-family:'FontAwesome';
	content:"\f061";
	top:40px;
	left:-10px;
	font-size:24px;
}

/*
Gallery
=========================== */
.filter-items{
	display:block;
	margin:0 0 40px 0;
	padding:0;
	text-align:center;
}

.filter-items.pull-left{	
	float:none!important;
	text-align:left;
}

.filter-items.pull-right{	
	float:none!important;
	text-align:right;
}

.filter-wrapp{
	background:#f7f7f7;
	padding:0;
	overflow:hidden;
	margin-bottom:0;
	text-align:left;
}

.filter-items li{
	position:relative;
	display:inline-block;
	list-style:none;
	margin:0;
	padding:0;
	color:#333;
	font-size:16px;
}

.filter-items li a{
	display:block;
	border:1px solid #2e2e2e;
	color:#2e2e2e;
	font-weight:400;
	font-size:14px;
	text-decoration:none;
	padding:5px 20px;
	margin:0 5px 5px 5px;
	border-radius:3px;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.dark-container .filter-items li a{
	border:1px solid #fff;
	color:#fff;
}

.filter-items li a.active,
.filter-items li a.active:hover,
.filter-items li a.active:focus,
.filter-items li a.active:active{
	color:#fff;
}

.filter-items.text-only{
	margin-bottom:10px;
}

.filter-items.text-only li.title{
	font-size:14px;
	line-height:14px;
	font-weight:700;
	color:#333;
}

.filter-items.pull-left.text-only li{
	margin-right:20px;
}

.filter-items.pull-right.text-only li{
	margin-left:20px;
}

.filter-items.text-only li a,
.filter-items.text-only li a.active{
	background:none !important;
	color:#474747;
	font-weight:400;
	border:none;
	padding:0 0 5px 0;
	margin:0;
	border:none;
	border-radius:3px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.filter-items.text-only li a:hover,
.filter-items.text-only li a:focus,
.filter-items.text-only li a:active,
.filter-items.text-only li a.active:hover,
.filter-items.text-only li a.active:focus,
.filter-items.text-only li a.active:active{
	background:none !important;
}

.filter-items.filter-wrapp li a,
.filter-items.filter-wrapp li a:hover,
.filter-items.filter-wrapp li a:focus,
.filter-items.filter-wrapp li a:active{
	border:none;
	margin:0;
	padding:15px 20px;
	border-radius:0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color:#898c95;
}

.filter-items.filter-wrapp li a.active,
.filter-items.filter-wrapp li a.active:focus,
.filter-items.filter-wrapp li a.active:hover,
.filter-items.filter-wrapp li a.active:active{
	color:#fff;
}

.img-wrapper{
	position:relative;
	overflow:hidden;
    display: block;
	cursor:pointer;
	border-radius:0;
}

.img-wrapper.half-column{
	float:left;
	width:50%;
}

.img-wrapper img{
	max-width:100%;
}

.img-wrapper img.img-responsive{
    width: 100%;
    -webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.img-caption{
	position:absolute;
	vertical-align: center;
	text-align:center;
	width:100%;
	height:100%;
}

.img-caption .zoomer,
.img-caption .zoomer:hover,
.img-caption .zoomer:focus,
.img-caption .zoomer:active,
.img-caption .network{
	background:rgba(0, 0, 0, 0.45);
	color:#2e2e35;
	display:table;
	width:100%;
	height:100%;
	text-decoration:none;
	vertical-align: center;
}

.img-caption .zoomer:before{
	content:'';
	position:absolute;
	display:block;
	background:rgba(255, 255, 255, 0.65);
	width:85%;
	height:80%;
	left:7.5%;
	top:10%;
}

.img-caption .zoomer .zoom{
	color:#2e2e2e;
	font-size:46px;
	line-height:46px;
}

.img-caption .network a{
	background:none;
	color:#2e2e35;
	display:inline-block;
	width:auto;
	height:auto;
	font-size:32px;
	line-height:42px;
}

.img-caption h4,
.img-caption span,
.img-caption .network div{
	position:relative;
	font-size:18px;
	line-height:36px;
	display: table-cell;
	vertical-align: middle;
	z-index:2;
}

.img-caption h4 span{
	display:block;
	font-size:12px;
	line-height:18px;
	font-weight:400;
}

.img-caption a.zoomer .fa{
	font-size:32px;
}

.img-content{
	display:block;
	margin-top:20px;
	text-align:center;
}

.gray-container .img-content{
	border:none;
}

.img-content h5{
	margin-bottom:0;
}

.img-content h5 a{
	color:#2e2e2e;
}

.dark-container h5 a{
	color:#fff;
}

.img-content span{
	color:#adadad;
	font-style:italic;
}

/*
App
=========================== */
.app-wrapp{
	position:relative;
	display:block;
}

.app-slides{
	position:absolute;
	width:88%;
	height:auto;
	left:6.11%;
	top:9.333%;
}

.app-content{
	position:relative;
	border-radius:5px 5px 0 0;
	background:#121516;
	padding:40px 10px 0 10px;
	margin-bottom:-2px;
}

.app-content:before,
.app-content:after{
	display:block;
	content:'';
	position:absolute;
	left:10px;
	top:15px;
	width:61px;
	height:15px;
	background:url(../img/circle.png) no-repeat 0 0;
}

.app-content:after{
	background:url(../img/cross.png) no-repeat 0 0;
	width:63px;
	height:12px;
	left:auto;
	right:10px;
	top:15px;
}

/*
Team
=========================== */
.team-wrapper{
	position:relative;
	display:block;
	margin-bottom:30px;
}

.team-content{
	position:relative;
	display:block;
	padding-top:20px;
}

.team-content h5{
	margin-bottom:0;
}

.team-caption{
	background:rgba(255, 255, 255, 0.95);
	position:absolute;
	vertical-align: center;
	text-align:center;
	width:100%;
	height:100%;
}

.team-socmed{
	display:table;
	width:100%;
	height:100%;
	vertical-align: center;
	margin:0;
	padding:0;
}

.team-socmed div{
	display: table-cell;
	vertical-align: middle;
	list-style:none;
	margin:0;
	padding:0;
}

.team-socmed div a{
	display:inline-block;
	margin:0 5px;
}

.show-caption{
	position:absolute;
	width:30px;
	height:30px;
	text-align:center;
	font-size:18px;
	line-height:24px;
	color:#fff;
	border:none;
	border-radius:50%;
	top:50%;
	right:0;
	margin-top:-5px;
}

.team-fullwidth{
	float:left;
	width:100%;
	margin:0;
	padding:0;
}

.team-fullwidth li{
	float:left;
	width:25%;
	margin:0;
	padding:0;
	list-style:none;
}

.team-base{
	overflow:hidden;
	position:relative;
	background:#f7f7f7;
	text-align:center;
}

.team-base img.img-team{
	position:absolute;
	width:100%;
	height:auto;
	padding:0;
	top:0;
	left:0;
}

.team-base .content-caption{
	padding:0 20px;
}

.content-caption h5{
	margin:0;
}

.content-caption  .team-position{
	display:block;
	margin-bottom:15px;
}

.team-content-caption{
	display:table;
	width:100%;
	height:100%;
	vertical-align: center;
	margin:0;
	padding:0;
}

.team-content-caption div{
	display: table-cell;
	vertical-align: middle;
	list-style:none;
	margin:0;
	padding:0;
}

.team-content-caption a.network{
	display:inline-block;
	margin:0 2px;
}

/*
Features
=========================== */
.features-wrapp{
	position:relative;
	display:block;
	width:100%;
	min-height:375px;
	margin-bottom:165px;
}

.features-wrapp:before{
	position:absolute;
	content:'';
	width:50%;
	height:95px;
	bottom:-145px;
	left:25%;
	margin-left:-60px;
	background:url(../img/features/dotted.png) no-repeat 0 0;
}

.features-wrapp.setright:before{
	margin-left:80px;
	background:url(../img/features/dotted-right.png) no-repeat 0 0;
}

.features-wrapp:last-child{
	margin-bottom:30px;
}

.features-wrapp:last-child:before{
	display:none;
}

.features-content{
	padding:40px 0;
}

.features-wrapp.setleft .features-content{
	padding-right:30px;
}

.features-wrapp.setright .features-content{
	padding-left:30px;
}

.features-content h6{
	text-transform:uppercase;
}

.features-img{
	display:block;
	width:100%;
	height:100%;
	border-radius:50%;
	border:10px dotted;
	padding:30px;
}

.features-img .img-responsive{
	border-radius:50%;
}

.flip-wrapper {
	position:absolute;
	bottom:-40px;
    height: 180px;
    width: 180px;
    padding:10px;
	border-radius:50%;
	background:#f6f7f7;
}

.features-wrapp.setleft .flip-wrapper {
	left:-40px;
}

.features-wrapp.setright .flip-wrapper {
	right:-40px;
}

.flip {
    height: 160px;
    width: 160px;
	border-radius:50%;
}

.flip img {
    height: 160px;
    width: 160px;
	border-radius:50%;
}

.flip .back {
	display:block;
    color: #fff;
    text-align: center;
    height: 140px;
    width: 140px;
	border-radius:50%;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
	overflow:hidden;
	line-height:160px;
}

.flip .back a,
.flip .back a:hover,
.flip .back a:focus,
.flip .back a:active{
	color:#fff;
	display:block;
	text-decoration:none;
	width:100%;
	height:100%;
}
/*
Film roll caraousel
=========================== */
.film_roll_wrapper {
   display: block;
   text-align: center;
   float: none;
   position: relative;
   top: auto;
   right: auto;
   bottom: auto;
   left: auto;
   z-index: auto;
   width: 100%;
   margin: 0;
   padding: 0;
   overflow: hidden;
   width: 100%;
}
 
.film_roll_wrapper div.img-roll{
	padding:0 5px;
}

.film_roll_shuttle {
   text-align: left;
   float: none;
   position: relative;
   top: 0;
   left: 0;
   right: auto;
   bottom: auto;
   margin: 0;
   padding: 0;
   z-index: auto;
}
 
.film_roll_shuttle.vertical_center:before {
   content: '';
   display: inline-block;
   height: 100%;
   vertical-align: middle;
   margin-right: -0.25em;
 }
 
.film_roll_child {
  position: relative;
  display: inline-block;
  *display:inline;
  vertical-align:middle;
  zoom:1;
}

.film_roll_prev, .film_roll_next {
   position: absolute;
   top: 48%;
   right: 0;
   margin: -30px 0 0 0;
   padding: 0;
   font-size: 60px;
   font-weight: 100;
   line-height: 30px;
   color:#c1c1c1;
   text-align: center;
}

.film_roll_prev:hover, .film_roll_next:hover {
	text-decoration: none;
}

.film_roll_prev {
   left: auto;
   left: 0;
	width: 0; 
	height: 0; 
	border-top: 60px solid transparent;
	border-bottom: 60px solid transparent;
	border-left: 60px solid #ebf1f3;
}

.film_roll_prev:before{
	position: absolute;
	font-family: 'FontAwesome';
	content: "\f0da";
	margin:-15px 0 0 -50px;
	top:0;
	left:0;
}

.film_roll_next{
	width: 0; 
	height: 0; 
	border-top: 60px solid transparent;
	border-bottom: 60px solid transparent;
	border-right: 60px solid #ebf1f3;
}

.film_roll_next:before{
	position: absolute;
	font-family: 'FontAwesome';
	content: "\f0d9";
	margin:-15px -50px 0 0;
	top:0;
	right:0;
}

.film_roll_pager {
   display:none;
   text-align: center;
   position:absolute;
   width:100%;
   left:0;
   bottom:100px;
}
 
.film_roll_pager a {
   width: 10px;
   height: 10px;
   background-color:#ebf1f3;
   border-radius: 50%;
   display: inline-block;
   margin: 0 5px 0 0;
   transition: all 1s ease;
}

.film_roll_pager span {
   display: none;
 }
 
.film_roll_pager a, a.film_roll_prev, a.film_roll_next {
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

/*
Video
=========================== */
.video-wrapper{
	position:relative;
	display:block;
    width: 100%;
	overflow:hidden;
	margin:0;
	padding:0;
	color:#fff;
	border-radius:5px;
}

.video-wrapper.thumbnail{
	border:10px solid #fff;
	border-radius:5px;
}

.half-column-wrapp .video-wrapper{
    z-index: 2;
}

.video-wrapper .play-icon{
	position:absolute;
	background:rgba(0, 0, 0, 0.4);
	width:160px;
	height:160px;
	border-radius:50%;
	color:rgba(51, 51, 51, 0.7);
	z-index:4;
	text-align:center;
	overflow:hidden;
	font-size:58px;
	line-height:114px;
	left:50%;
	top:50%;
	margin:-80px 0 0 -80px;
	padding:20px;
}

.video-wrapper .play-icon.small{
    -ms-transform: scale(0.8,0.8); /* IE 9 */
    -webkit-transform: scale(0.8,0.8); /* Safari */
    transform: scale(0.8,0.8);
}

.video-wrapper .play-icon:hover{
	background:rgba(255, 255, 255, 0.4);
	-webkit-box-shadow: 0px 0px 14px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 14px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 14px -4px rgba(0,0,0,0.75);
}

.video-wrapper .play-icon a{
	background:rgba(255, 255, 255, 0.7);
	display:inline-block;
	width:120px;
	height:120px;
	border-radius:50%;
	padding-left:10px;
	color:rgba(51, 51, 51, 0.8);
}

.video-wrapper .play-icon:hover a{
	color:rgba(255, 255, 255, 1);
}

.video-wrapper img{
	width: 100%;
	height:auto;
	position: absolute;
	z-index: 1;
    left: 0;
    top: 0;
}

.video-wrapper .jp-jplayer{
    opacity: 0;
    filter: alpha(opacity=0);
}

.video-wrapper .jp-jplayer.on{
    opacity: 1;
    filter: alpha(opacity=100);
}

.jp-jplayer.video img{
    display: none;
}

.video-wrapper .jp-audio{
    display: none;
    background: #333;
    background: rgba(0,0,0,0.8);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

/*
jPlayer
=========================== */
.jp-audio{
    padding: 25px;
    background-color: #f0f0f0;
}

.jp-progress {
    overflow: hidden;
    background-color: #ddd; 
}

.jp-audio .jp-progress {
    height: 15px;
    width: 100%;
}
    
.jp-seek-bar {
    background: #666;
    width: 0px;
    height: 100%;
    cursor: pointer; 
}    
    
.jp-play-bar {
    width: 0px;
    height: 100%; 
}    

.jp-volume-bar {
    background: #666;
    width: 100%;
    height: 15px;
    cursor: pointer; 
}

.jp-volume-bar-value {
    width: 0px;
    height: 15px; 
}
    
.option{
    padding: 0;
    margin: 0;
    list-style: none;
    display: table;
    width: 100%;
}    

table.table-audio{
    width: 100%;
}

table.table-audio tr td{
    padding: 0 5px;
    margin: 0;
    text-align: center;
}

table.table-audio tr td .fa{
    font-size: 18px;
}

table.table-audio .toggle-play{
    width: 30px;
}

table.table-audio .time{
    width: 50px;
}

table.table-audio .toggle-mute{
    width: 30px;
}

table.table-audio .volume-bar{
    width: 50px;
}

/* Media responsive
=========================== */
.video-container,.map-container,.embed-container{
position:relative;
padding-bottom:51%;
padding-top:30px;
height:0;
overflow:hidden;
border:none;
}

.embed-container iframe,
.embed-container object,
.embed-container embed,
.video-container iframe,
.map-container iframe,
.map-container object,
.map-container embed,
.video-container object,  
.video-container embed{
	 position:absolute;
	 top:0;
	 left:0;
	 width:100%;
	 height:100%;
 }
 
iframe {
	border:none;
}

/*
Google Map
=========================== */
.map-wrapper{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	position:relative;
	overflow:hidden;
}

.maps{
    height: 450px;
    width: 100%;
}

/*
Call to action
=========================== */
.cta-wrapp{
	display:block;
	background:#ebf1f3;
	position:relative;
	padding:60px 0;
}

.cta-wrapp h1,
.cta-wrapp h2,
.cta-wrapp h3,
.cta-wrapp h4,
.cta-wrapp h5,
.cta-wrapp h6{
	float:left;
	display:inline;
	margin:10px 30px 0 0;
}

.cta-wrapp .btn{
	float:right;
}

.cta-column{
	display:block;
	position:relative;
	text-align:center;
	color:#2e2e2e;
	margin-top:-20px;
	margin-bottom:-20px;
	z-index:7;
}

.cta-column:before{
	position:absolute;
	content:'';
	display:block;
	width: 0;
	height: 0;
	border-bottom: 20px solid;
	border-left: 20px solid transparent;
	top:0;
	left:-20px;
}

.cta-column:after{
	position:absolute;
	content:'';
	display:block;
	width: 0;
	height: 0;
	border-bottom: 20px solid;
	border-right: 20px solid transparent;
	top:0;
	right:-20px;
}

.cta-column-content{
	display:block;
	padding:60px 40px;
}

.cta-column-content:before{
	position:absolute;
	content:'';
	display:block;
	width: 0;
	height: 0;
	border-top: 20px solid;
	border-left: 20px solid transparent;
	bottom:0;
	left:-20px;
}

.cta-column-content:after{
	position:absolute;
	content:'';
	display:block;
	width: 0;
	height: 0;
	border-top: 20px solid;
	border-right: 20px solid transparent;
	bottom:0;
	right:-20px;
}

.cta-button-wrapp{
	display:inline-block;
	width:445px;
	height:auto;
	border:3px dashed;
	padding:20px;
}

.cta-button-body{
	display:block;
	background:#ddd;
	border:1px solid #fff;
	padding:5px;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
}

.cta-button-body .price{
	font-size:48px;
	line-height:48px;
	font-weight:700;
	color:#e24040;
	background:#fff;
	display:block;
	padding:10px 20px 20px 20px;
	margin-bottom:5px;
	background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(250,250,250,1) 27%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(242,242,242,1)), color-stop(27%, rgba(250,250,250,1)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(250,250,250,1) 27%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(250,250,250,1) 27%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(250,250,250,1) 27%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(242,242,242,1) 0%, rgba(250,250,250,1) 27%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff', GradientType=0 );
}

.cta-button-action{
	background:#fff;
	display:block;
	width:100%;
	padding:25px 20px 20px 20px;
	background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(250,250,250,1) 27%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(242,242,242,1)), color-stop(27%, rgba(250,250,250,1)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(250,250,250,1) 27%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(250,250,250,1) 27%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(250,250,250,1) 27%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(242,242,242,1) 0%, rgba(250,250,250,1) 27%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff', GradientType=0 );

}

.cta-button-action .payment{
	display:block;
	margin:10px 0 0 0;
	padding:0;
	text-align:center;
}

.cta-button-action .payment li{
	display:inline-block;
	margin:0;
	padding:0;
	list-style:none;
}

.video-play{
	color:#2e2e2e;
	font-weight:700;
}

.cta-arrow{
	position:relative;
	display:block;
	background:url(../img/arrow-up.png) no-repeat 0 0;
	padding-left:130px;
	padding-top:10px;
	width:90%;
	margin-left:10%;
	margin-top:5px;
}

.cta-download{
	position:relative;
	display:block;
	padding:60px 40px 0 40px;
	margin-bottom:40px;
	text-align:center;
}

.cta-download:before,
.cta-download:after{
	position:absolute;
	content:'';
	background:url(../img/green-arrow-l.png) no-repeat 0 0;
	left:0;
	top:0;
	display:block;
	width:93px;
	height:151px;
}

.cta-download:after{
	background:url(../img/green-arrow-r.png) no-repeat 0 0;
	left:auto;
	right:0;
}

/*
Counter
=========================== */
.counter-item{
	position:relative;
	display:block;
	padding-left:30px;
	margin-bottom:30px;
}

.count-value{
	position:relative;
	background:#fff;
	color:#474747;
	text-align:center;
	padding:60px 40px 45px 40px;
	border-radius:4px;
	font-size:16px;
	line-height:32px;
}

.counter-item .fa{
	position:absolute;
	width:60px;
	height:60px;
	color:#fff;
	font-size:24px;
	line-height:58px;
	border-radius:50%;
	left:-30px;
	top:-20px;
}

.counter-item .start-count{
	font-size:56px;
	color:#2e2e2e;
}

/*
Pricing
=========================== */
.pricing-item {
	position: relative;
	display: block;
    width: 100%;
    text-align: center;
    border: solid 5px #e3e3e5;
    margin: 0;
    padding: 45px 30px 50px 30px;
	cursor: default;
    background-color: #fff;
    z-index: 1;
    margin-bottom: 30px;
	border-radius:4px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;	
}

.pricing-item.secondary {
	padding:0;
}

.pricing-item .pricing-title {
	margin: 10px 0 0 0;
}

.pricing-item .pricing-price {
	margin: 20px 0;
	overflow: hidden;
    font-size: 30px;
    color: #3f3f3f;
	font-weight:700;
}

.pricing-item .pricing-currency {
	vertical-align: super;
    font-size: 14px;
}

.pricing-item .pricing-period{
    font-size: 14px;
	font-weight:400;
}

.pricing-item .pricing-anim {
	display: inline-block;
	position: relative;
	font-size:36px;
}

.pricing-item:hover .pricing-anim {
	-webkit-animation: moveUp 0.4s forwards;
	animation: moveUp 0.4s forwards;
	-webkit-animation-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	animation-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.pricing-item:hover .pricing-anim-2 {
	-webkit-animation-delay: 0.05s;
	animation-delay: 0.05s;
}

@-webkit-keyframes moveUp {
	50% { -webkit-transform: translate3d(0,-100%,0); transform: translate3d(0,-100%,0); }
	51% { opacity: 0; -webkit-transform: translate3d(0,-100%,0); transform: translate3d(0,-100%,0); }
	52% { opacity: 1; -webkit-transform: translate3d(0,100%,0); transform: translate3d(0,100%,0); }
	100% { -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}

@keyframes moveUp {
	50% { -webkit-transform: translate3d(0,-100%,0); transform: translate3d(0,-100%,0); }
	51% { opacity: 0; -webkit-transform: translate3d(0,-100%,0); transform: translate3d(0,-100%,0); }
	52% { opacity: 1; -webkit-transform: translate3d(0,100%,0); transform: translate3d(0,100%,0); }
	100% { -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}

.pricing-item .pricing-feature-list {
	margin: 0 0 25px 0;
	padding:0;
	list-style: none;
	text-align: center;
}

/*
Clients
=========================== */
.client-logo{
	display:block;
	text-align:center;
}

/*
Progress Bar
=========================== */
.wrap-progress{
	overflow: hidden;
}

.progress{
	height: 25px;
	position: relative;
	overflow: visible;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	background-color: #f0f0f0;
	display: block;
	margin-bottom: 15px;
}

.progress .progress-bar{
	padding-top: 2px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}

.progress .value-progress:after{
	content: "%";
}

.progress.type1{
	margin-top: 30px;
	height: 15px;
	margin-bottom: 35px;
}

.progress.type1 .data-progress,
.progress.type1 .value-progress{
	position: absolute;
	top: -25px;
	color: #6f6f6f;
}

.progress.type1 .data-progress{
	left: 0;
}

.progress.type1 .value-progress{
	right: 0;
}

.progress.type2{
	height: 5px;
	margin-top: 30px;
	margin-bottom: 35px;
}

.progress.type2 .data-progress,
.progress.type2 .value-progress{
	position: absolute;
	top: -25px;
}

.progress.type2 .data-progress{
	color: #666;
	left: 0;
}

.progress.type2 .value-progress{
	background-color: #333;
	padding: 1px 7px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	margin-left: -40px;
	left: 100%;
	top: -26px;
}

.wrap-progress3{
	padding-right: 45px;
	overflow: hidden;
}

.progress.type3{
	height: 5px;
	margin-top: 20px;
}

.progress.type3 .circle{
	content: "";
	display: block;
	position: absolute;
	width: 15px;
	height: 15px;
	top: -5px;
	border: solid 5px;
	background-color: #f0f0f0;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	margin-left: -10px;
}

.progress.type3 .data-progress,
.progress.type3 .value-progress{
	position: absolute;
}

.progress.type3 .data-progress{
	color: #666;
	left: 0;
	top: -25px;
}

.progress.type3 .value-progress{
	padding: 1px 7px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	right: -45px;
	top: -9px;
	color: #6f6f6f;
}


/*
Blog
=========================== */
article.post{
	float:left;
	width:100%;
	margin-bottom:60px;
}

article.post.row{
	margin-bottom:60px;
}

.grid-item article.post{
	margin-bottom:10px;
}

article.post h4 a,
article.post h5 a{
	color:#333;
}

article.post.row h4,
article.post.row h5{
	margin-bottom:10px;
}

article.post .media-wrapper{
	display:block;
	position:relative;
	margin-bottom:30px;
}

.recent-widget{
	display:block;
	margin:0 0 30px 0;
	padding:0;
}

.recent-widget .post{
	position:relative;
	display:block;
	min-height:92px;
	border-bottom:1px solid #eaeaea;
	margin:0 0 20px 0;
	padding:0 0 20px 80px;
}

.recent-widget.recent-article .post{
	border:none;
	padding:0;
	margin:0;
}

.recent-widget.recent-article .img-responsive{
	margin:0 0 20px 0;
}

.recent-widget h6{
	margin-bottom:0;
}

.recent-widget.recent-article h6{
	margin:10px 0 15px 0;
}

.recent-widget h6 a{
	color:#2e2e35;
	line-height:24px;
}

.post-thumbnail{
	position:absolute;
	left:0;
	top:5px;
	width:80px;
	height:80px;
}

.post-thumbnail img{
	border-radius:2px;
}

.recent-widget .price{
	font-size:18px;
	margin-top:10px;
}

.recent-widget .rating{
	color:#ffc929;
	font-size:12px;
	float:none;
	margin-bottom:0;
}

ul.post-meta{
	display:block;
	margin:0 0 5px 0;
	padding:0;
	font-size:12px;
}

article.post ul.post-meta{
	float:left;
	width:100%;
	border-top:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
	padding:15px 0;
	margin:30px 0 0 0;
	font-size:13px;
}

article.post.row ul.post-meta{
	border:none;
	padding:0;
	margin:0 0 20px 0
}

ul.post-meta li{
	display:inline-block;
	list-style:none;
	margin:0;
	padding:0 5px 0 0;
}

ul.post-meta > li + li:before {
	padding:0 10px 0 0;
	color: #aeaeae;
	content: "|";
}

ul.post-meta li a{
	color:#aeaeae;
}

ul.post-meta li a:hover,
ul.post-meta li a:active,
ul.post-meta li a:focus{
	text-decoration:none;
}

.recent-post{
	margin:0;
	padding:0;
}

.recent-post li{
	border-bottom:1px dashed transparent;
	border-color:#e8e8e8;
	list-style:none;
	margin:0 0 20px 0;
	padding:0;
}

.recent-post li a{
	color:#616161;
}

.post-data{
	float:left;
	font-size:18px;
	line-height:28px;
	margin:0 15px 0 0;
	padding-left:2px;
	color:#adadad;
}

.full-recent{
	float:left;
	width:100%;
	position:relative;
	display:block;
	border-top:1px solid #dcdcdc;
}

.full-recent .item{
	margin:0;
}

.recent-box{
	border-right:1px solid #dcdcdc;
	padding:30px;
	margin:0;
}

.recent-widget.recent-box img{
	margin-bottom:15px;
	border-radius:2px;
}

.recent-widget.recent-box .img-wrapper img{
	margin-bottom:0;
	border-radius:0;
}

.recent-widget.recent-box .post{
	padding:0;
	margin:0;
	border:none;
}

.single-recent-blog{
	display:block;
	position:relative;
	margin:0 0 30px 0;
}

.single-recent-blog .img-wrapper{
	position:relative;
	padding:0;
}

.single-recent-blog .srb-content{
	position:relative;
	display:block;
	width:100%;
	padding:30px 0 0 0;
}

.single-recent-thumbnail .srb-content{
	text-align:center;
	background-color:#fff;
	padding:5px 5px 5px 5px;
}

.single-recent-blog .srb-content h4 a,
.single-recent-blog .srb-content h5 a,
.single-recent-thumbnail h5 a{
	color:#2e2e35;
}

.full-recent-post{
	float:left;
	width:100%;
	padding:80px 0 0 0;
	margin:0;
}

.recent-post-column{
	position:relative;
	display:block;
	background:#fff;
	border:1px solid #eaeaea;
	border-left:5px solid;
	border-top:5px solid;
	padding:40px;
	margin-top:20px;
	margin-bottom:30px;
	border-radius:50px 0 50px 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.recent-post-column:hover{
	-webkit-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.25);
}

.recent-post-column h5 a{
	color:#2e2e2e;
}

.recent-post-column .img-thumb{
	position:relative;
	display:inline-block;
	width:100px;
	height:100px;
	border-radius:50%;
	margin-bottom:20px;
}

/*
Aside
=========================== */
aside{
	float:left;
	width:100%;
}

aside .widget{
	float:left;
	width:100%;
	margin-bottom:30px;
}

aside .widget .widget-head{
	position:relative;
	padding-bottom:20px;
	margin-bottom:30px;
}

aside .widget .widget-head:before{
	display:block;
	content: "";
	position:absolute;
	width:100%;
	height:1px;
	background:#eaeaea;
	bottom:0;
	left:0;
}

aside .widget .widget-head:after{
	display:block;
	content: "";
	position:absolute;
	width:60px;
	height:1px;
	bottom:0;
	left:0;
}

aside .widget .recent-widget{
	margin:0 0 -15px 0;
}

ul.cat{
	float:left;
	width:100%;
	margin:-5px 0 -5px 0;
	padding:0;
}

ul.cat li{
	position:relative;
	float:left;
	width:100%;
	list-style:none;
	margin:0 0 5px 0;
	padding:0;
}

ul.cat li a{
	color:#606060;
}

ul.photostream{
	float:left;
	width:100%;
	margin:0;
	padding:0;
}

ul.photostream li{
	float:left;
	background:#fff;
	width:60px;
	height:auto;
	margin:0 5px 5px 0;
	list-style:none;
	padding:0;
}

ul.photostream li a:hover{
	display:block;
	opacity:0.5;
}

.tag{
	display:inline-block;
	border:1px solid #d5d5d5;
	border-radius:2px;
	color: #616161;
	text-align:center;
	padding:5px 15px;
	margin-bottom:5px;
}

.tag:hover,
.tag:focus,
.tag:active{
	text-decoration:none;
	color:#fff;
}

ul.ads{
	display:block;
	margin:0;
	padding:0;
	text-align:center;
}

ul.ads li{
	display:inline-block;
	list-style:none;
	margin:0;
	padding:0 8px;
}

/*
Comments
=========================== */
.media-object{
	border:1px solid #dcdcdc;
	padding:5px;
	margin-right:15px;
	border-radius:2px;
}

.media-heading a{
	color:#0b0b0b;
}

.media-body{
	border:1px solid #dcdcdc;
	padding:30px;
	border-radius:2px;
}

.media,
.media .media{
	margin-bottom:30px;
}

.media .media .media-object{
	background:none;
	border-radius:2px;
}

.media .media .media-body{
	background:none;
}

.reply{
	display:block;
	width:100%;
	text-align:right;
	margin-bottom:30px;
}

.rate:hover,
.rate:focus,
.rate:active{
	text-decoration:none;
}

/*
Contact
=========================== */
.contact-detail{
	position:relative;
	background:#fff;
	display:block;
	border: 1px solid #d5d5d5;
	border-radius:2px;
	padding:30px 40px 0 40px;
}

.contact-detail ul{
	position:relative;
	z-index:3;
}

.status-progress{
	display: inline-block;
	margin-left: 55px;
	position: relative;
	font-size: 24px;
	top: -20px;
}

.contact-column{
	display:block;
	text-align:center;
	font-size:18px;
	line-height:32px;
}

.contact-column h4{
	margin-bottom:10px;
}

.hero-contact{
	background:#fff;
	display:block;
	font-size:24px;
	line-height:36px;
	padding:40px;
	border:1px solid #ddd;
	border-radius:3px;
	text-align:center;
}

/*
Shopping
=========================== */
.product-wrapper{
	float:left;
	margin-bottom:30px;
}

.product-wrapper.product-list{
	float:left;
	width:100%;
	border-bottom:1px solid #eaeaea;
	margin-bottom:60px;
	padding:0 0 60px 0;
}

.product-wrapper.product-list .col-md-4{
	padding-left:0;
}

.product-wrapper.product-list .col-md-8{
	padding-right:0;
}

.product-containt{
	position:relative;
	float:left;
	width:100%;
	text-align:center;
	padding:0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.product-wrapper.product-list .product-containt{
	padding:0;
}

.product-containt h6{
	margin:5px 0 5px 0;
}

.product-containt h5{
	position:relative;
	margin:10px 0 30px 0;
	padding-bottom:20px;
	border-bottom:1px solid #eaeaea;
}

.product-containt h5:after{
	display:block;
	content: "";
	position:absolute;
	width:60px;
	height:1px;
	bottom:-1px;
	left:0;
}

.product-containt h6 a,
.product-wrapper.product-list .product-containt h5 a{
	color:#2e2e35;
}

.parallax .product-containt h6 a,
.parallax .product-wrapper.product-list .product-containt h5 a{
	color:#fff;
}

.product-containt .price{
	font-size:18px;
}

.product-wrapper.product-list .product-containt .price{
	font-size:24px;
}

.product-containt .price del{
	margin-right:10px
}

.rating{
	color:#ffc929;
}

.product-containt .rating{
	position:relative;
	display:block;
	color:#ffc929;
	text-align:center;
	margin-bottom:10px;
}

.product-label{
	position:absolute;
	text-align:center;
	color:#fff;
	font-size:18px;
	line-height:18px;
	padding:5px 40px;
	z-index:4;
	top:15px;
	right:-30px;
	-webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari */
    transform: rotate(45deg); /* Standard syntax */
}

.product-image{
	position:relative;
	overflow:hidden;
    display: block;
	cursor:pointer;
	border-radius:0;
}

.product-caption{
	position:absolute;
	width:100%;
	height:100%;
	background:rgba(255, 255, 255, 0.65);
	top:0;
	left:0;
}

/*
Fontawesome
=========================== */
.fa-2x {
	font-size: 2em;
}

.fa-3x {
	font-size: 3em;
}

.fa-4x {
	font-size: 4em;
}

.fa-5x {
	font-size: 5em;
}

.fa-default{
	color:#333;
}

.icon-circle,
.icon-square{
	background-color:#333;
	color:#fff;
	border-radius:50%;
	width:34px;
	height:34px;
	border:1px solid transparent;
	text-align:center;
	line-height:32px;
	overflow:hidden;
	cursor:pointer;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.icon-square{
	border-radius:2px;
}

.icon-circle.icon-bordered,
.icon-square.icon-bordered{
	background:none;
	color:#333;
	border-color:#333;
}

.icon-circle.icon-bordered:hover,
.icon-square.icon-bordered:hover,
.icon-circle.icon-bordered.fa-primary:hover,
.icon-square.icon-bordered.fa-primary:hover,
.icon-circle.icon-bordered.fa-blue:hover,
.icon-square.icon-bordered.fa-blue:hover,
.icon-circle.icon-bordered.fa-purple:hover,
.icon-square.icon-bordered.fa-purple:hover,
.icon-circle.icon-bordered.fa-pink:hover,
.icon-square.icon-bordered.fa-pink:hover,
.icon-circle.icon-bordered.fa-yellow:hover,
.icon-square.icon-bordered.fa-yellow:hover,
.icon-circle.icon-bordered.fa-green:hover,
.icon-square.icon-bordered.fa-green:hover,
.icon-circle.icon-bordered.fa-red:hover,
.icon-square.icon-bordered.fa-red:hover{
	background:none;
	color:#fff !important;
}

.icon-circle.blend-mode,
.icon-square.blend-mode{
	border:none;
	background: rgba(159,70,191,1);
	background: -moz-linear-gradient(45deg, rgba(159,70,191,1) 0%, rgba(205,66,155,1) 50%, rgba(251,62,119,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(159,70,191,1)), color-stop(50%, rgba(205,66,155,1)), color-stop(100%, rgba(251,62,119,1)));
	background: -webkit-linear-gradient(45deg, rgba(159,70,191,1) 0%, rgba(205,66,155,1) 50%, rgba(251,62,119,1) 100%);
	background: -o-linear-gradient(45deg, rgba(159,70,191,1) 0%, rgba(205,66,155,1) 50%, rgba(251,62,119,1) 100%);
	background: -ms-linear-gradient(45deg, rgba(159,70,191,1) 0%, rgba(205,66,155,1) 50%, rgba(251,62,119,1) 100%);
	background: linear-gradient(45deg, rgba(159,70,191,1) 0%, rgba(205,66,155,1) 50%, rgba(251,62,119,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9f46bf', endColorstr='#fb3e77', GradientType=1 );
}

.fa-2x.icon-circle,
.fa-2x.icon-square{
	width:60px;
	height:60px;
	font-size: 32px;	
	line-height:59px;
}

.fa-3x.icon-circle,
.fa-3x.icon-square{
	width:76px;
	height:76px;	
	font-size: 36px;
	line-height:74px;
}

.fa-4x.icon-circle,
.fa-4x.icon-square{
	width:96px;
	height:96px;	
	font-size: 46px;
	line-height:94px;
}

.fa-5x.icon-circle,
.fa-5x.icon-square{
	width:120px;
	height:120px;	
	font-size: 56px;
	line-height:118px;
}

.icon-circle.fa-primary,
.icon-circle.fa-blue,
.icon-circle.fa-purple,
.icon-circle.fa-pink,
.icon-circle.fa-yellow,
.icon-circle.fa-green,
.icon-circle.fa-red,
.icon-square.fa-primary,
.icon-square.fa-blue,
.icon-square.fa-purple,
.icon-square.fa-pink,
.icon-square.fa-yellow,
.icon-square.fa-green,
.icon-square.fa-red{
	color:#fff;
}

.icon-circle.icon-bordered.fa-primary,
.icon-circle.icon-bordered.fa-blue,
.icon-circle.icon-bordered.fa-purple,
.icon-circle.icon-bordered.fa-pink,
.icon-circle.icon-bordered.fa-yellow,
.icon-circle.icon-bordered.fa-green,
.icon-circle.icon-bordered.fa-red,
.icon-square.icon-bordered.fa-primary,
.icon-square.icon-bordered.fa-blue,
.icon-square.icon-bordered.fa-purple,
.icon-square.icon-bordered.fa-pink,
.icon-square.icon-bordered.fa-yellow,
.icon-square.icon-bordered.fa-green,
.icon-square.icon-bordered.fa-red,
.icon-circle.icon-bordered.fa-primary:hover,
.icon-circle.icon-bordered.fa-primary:active,
.icon-circle.icon-bordered.fa-primary:focus{
	background:none ;
}

/*
Icon with text
=========================== */
.align-icon,
.absolute-icon{
	position:relative;
	display:block;
	margin-bottom:60px;
}

.absolute-icon.icon-left{
	padding-left:100px;
}

.align-icon.icon-left{
	padding-left:60px;
}

.absolute-icon.icon-right{
	padding-right:100px;
	text-align:right;
}

.align-icon.icon-right{
	padding-right:60px;
	text-align:right;
}

.align-icon.icon-center,
.absolute-icon.icon-center{
	text-align:center;
}

.align-icon .fa,
.absolute-icon .fa{
	position:absolute;
	top:8px;
}

.align-icon .fa,
.absolute-icon.icon-left .fa{
	left:0;
}

.align-icon .fa,
.absolute-icon.icon-right .fa{
	right:0;
}

.align-icon.icon-center .fa,
.absolute-icon.icon-center .fa{
	position:relative;
	left:auto;
	display:inline-block;
	margin-bottom:10px;
}

.absolute-icon p{
	margin-bottom:0;
}

/*
Icon with box
=========================== */
.text-icon-box{
	position:relative;
	display:block;
	background:#fff;
	border:1px solid #eaeaea;
	border-top:3px solid;
	padding:40px;
	margin-top:20px;
	margin-bottom:30px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.text-icon-box:hover{
	-webkit-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.25);
}

.text-icon-box.full-right{
	float:none !important;
	text-align:right;
}

.text-icon-box .fa{
	margin-bottom:20px;
}

.text-icon-box h6{
	margin-bottom:5px;
	text-transform:uppercase;
	color:#aeaeae;
}

.text-icon-box span.number{
	position:absolute;
	display:block;
	width:50px;
	height:50px;
	text-align:center;
	font-size:20px;
	line-height:50px;
	font-weight:700;
	color:#fff;
	border-radius:50%;
	top:-25px;
	left:-15px;
	z-index:2;
}

.text-icon-box.full-right span.number{
	left:auto;
	right:-15px;
}

.colum-numeric{
	position:relative;
	display:block;
	padding-left:110px;
	margin-bottom:60px;
}

.colum-numeric span.column-number{
	position:absolute;
	font-size:96px;
	line-height:96px;
	left:0;
	top:0;
	letter-spacing:-5px;
	font-family: 'Great Vibes', cursive;
}

.colum-numeric p{
	position:relative;
	margin-bottom:10px;
	padding-left:40px;
}

.colum-numeric p i{
	position:absolute;
	font-size:18px;
	line-height:18px;
	top:5px;
	left:0;
}

/*
Login and register
=========================== */
.logreg-wrapp{
	background:#f3f3f3 url(../img/parallax/bg01.jpg) repeat-y center center fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	padding:155px 0;
}

.register-wrapp,
.login-wrapp{
	background:#fff;
	float:left;
	width:100%;
	border-radius:4px;
	overflow:hidden;
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05);
}

.login-wrapp{
	margin-top:30px;
}

.img-column{
	float:left;
	width:33.333333%;
}

.logreg-contain{
	float:left;
	width:66.666666%;
	border-left:none;
	padding:0;
}

.login-wrapp .logreg-contain{
	width:100%;
}

.logreg-contain .custom-tabs .nav-tabs{
	width:100%;
}

.logreg-contain .custom-tabs .nav-tabs li{
	margin:0;
	width:50%;
	text-align:center;
}

.logreg-contain .custom-tabs .nav-tabs li a{
	margin:0;
	padding:20px;
	border-radius:0;
}

.logreg-contain .custom-tabs .nav-tabs li.active a{
	background:none !important;
	border-color:transparent !important;
	color:#333;
}

.logreg-contain .custom-tabs .tab-content{
	padding:30px 50px;
}

.register-link{
	position:relative;
	text-align:center;
	margin-top:-20px;
	z-index:5;
}

.register-link .signup-btn,
.register-link .signup-btn:hover,
.register-link .signup-btn:focus,
.register-link .signup-btn:active{
	position:relative;
	display:inline-block;
	border-radius:0 0 2px 2px;
	padding:25px 55px;
	font-size:32px;
	line-height:32px;
	text-transform:uppercase;
	font-weight:700;
	font-style:italic;
	letter-spacing:2px;
	color:#fff;
	text-decoration:none;
}

.register-link .signup-btn:before,
.register-link .signup-btn:after{
	position:absolute;	
	content: "";
	display:block;
	width: 0;
	height: 0;
	left:-20px;
	top:0;
	z-index:1;
}

.register-link .signup-btn:before{
	border-bottom: 20px solid;
	border-left: 20px solid transparent;
}

.register-link .signup-btn:after{
	border-bottom: 20px solid;
	border-right: 20px solid transparent;
	left:100%;
}

.register-newnslatter{
	color:#fff;
}

.register-newnslatter h3{
	background:#202430;
	color:#fff;
	padding:30px 40px;
	text-align:center;
	text-transform:uppercase;
}

.register-newnslatter form{
	padding:20px 40px 40px 40px;
}

.register-newnslatter .form-control{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow:none;
	border:1px solid #fff;
}

/*
Specialty page
=========================== */
.speciality-page{
	background:url(../img/pattren01.jpg) repeat-y 0 0;
	position:relative;
	display:block;
	padding:120px 0 0 0;
	color:#fff;
}


.speciality-page h1,
.speciality-page h2,
.speciality-page h3,
.speciality-page h4,
.speciality-page h5,
.speciality-page h6{
	color:#fff;
}

.maintenance-content{
	position:relative;
	background:#fff;
	width:340px;
	height:340px;
	padding:90px 40px;
	color:#474747;
	border-radius:50%;
	text-align:center;
}

.maintenance-content h1,
.maintenance-content h2,
.maintenance-content h3,
.maintenance-content h4,
.maintenance-content h5,
.maintenance-content h6{
	color:#333;
}

.maintenance-content:before{
	position:Absolute;
	content:'';
	width: 0;
	height: 0;
	border-bottom: 40px solid #fff;
	border-left: 60px solid transparent;
	border-right: 20px solid transparent;
	left:10px;
	bottom:20px;
}

.img-maintenance{
	margin-top:180px
}

/*
Under construction
=========================== */
.underconstruction{
	position:relative;
	display:block;
	background: #111419 url(../img/slider/pattern01.png) repeat 0 0;
	padding:120px 0 0 0;
}

.underconstruction-content{
	position:relative;
	display:block;
	background:#fff;
	padding:70px 40px 20px 40px;
	margin-right:-100px;
	text-align:center;
}

.underconstruction-content:before{
	content:'';
	display:block;
	position:absolute;
	width:90%;
	left:5%;
	top:20px;
	border-top:20px dotted #111419;
}

/*
Testimoni
=========================== */
.testimoni-wrapper{
	position:relative;
	display:block;
	padding:30px 40px 40px 40px;
	margin-bottom:30px;
}

.testimoni-box{
	display:block;
	border:1px solid #eaeaea;
	border-radius:5px;
	padding:40px;
	-webkit-box-shadow: 10px 10px 0px -2px rgba(0,0,0,0.1);
	-moz-box-shadow: 10px 10px 0px -2px rgba(0,0,0,0.1);
	box-shadow: 10px 10px 0px -2px rgba(0,0,0,0.1);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.testimoni-box:hover{
	-webkit-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.25);
}

.testimoni-box:before{
	position:absolute;
	display:block;
	font-family: 'FontAwesome';
	content: "\f10d";
	width:80px;
	height:80px;
	padding:20px;
	color:#fff;
	border-radius:50%;
	right:0;
	top:0;
	text-align:center;
	font-size:26px;
	line-height:42px;
	overflow:hidden;
}

.testimoni-author{
	padding-left:35px;
}

.testimoni-box span{
	color:#949494;
}

.parallax .testimoni-box span{
	color:#fff;
}

.testimoni-avatar{
	position:absolute;
	background:#fff;
	width:100px;
	height:100px;
	left:0;
	bottom:0;
	border-radius:50%;
	overflow:hidden;
	padding:10px;
	border:1px solid #eaeaea;
}

.testimoni-avatar img{
	border-radius:50%;
}

.parallax .testimoni-avatar{
	border:1px solid #fff;
}

/*
Ebook
=========================== */
.ebook-form{
	position:relative;
	display:block;
	padding:40px;
	margin:0 0 -20px 0;
	color:#474747;
	border-radius:4px 4px 0 0;
}

.ebook-form:before{
	position:absolute;
	content:'';
	display:block;
	width: 0;
	height: 0;
	border-top: 20px solid;
	border-left: 20px solid transparent;
	bottom:0;
	left:-20px;
}

.ebook-form:after{
	position:absolute;
	content:'';
	display:block;
	width: 0;
	height: 0;
	border-top: 20px solid;
	border-right: 20px solid transparent;
	bottom:0;
	right:-20px;
}

.ebook-form h1,
.ebook-form h2,
.ebook-form h3,
.ebook-form h4,
.ebook-form h5,
.ebook-form h6{
	color:#474747;
}

.ebook-form .form-control{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border:none;
}

.ebook-form .form-group.col-md-12{
	margin-top:20px;
}

.ebook-author{
	position:relative;
	display:block;
	padding:60px 40px 60px 380px;
	margin-bottom:60px;
	border:1px solid #eaeaea;
	-webkit-box-shadow: 8px 8px 0px 5px rgba(0,0,0,0.1);
	-moz-box-shadow: 8px 8px 0px 5px rgba(0,0,0,0.1);
	box-shadow: 8px 8px 0px 5px rgba(0,0,0,0.1);
}

.ebook-author .img-responsive{
	position:absolute;
	width:180px;
	height:199px;
	top:70px;
	left:160px;
}

.ebook-author:before{
	position:absolute;
	content:'';
	display:block;
	width:1px;
	height:100%;
	background:#eaa7a7;
	top:0;
	left:100px;
}

.ebook-author:after{
	position:absolute;
	content:'';
	display:block;
	width:20px;
	height:100%;
	border-left:dotted 20px #e5e5e5;
	top:0;
	left:40px;
}

/*
Countdown
=========================== */
.main-example {
	display:block;
    color: #2e2e2e;
	margin-bottom:20px;
}

.main-example .countdown-container {
	height: 110px;
}

.main-example .time {
    display: inline-block;
    text-align: center;
    position: relative;
    height: 73px;
    width: 80px;
    margin: 0px 5px;
    -webkit-perspective: 500px;
    -moz-perspective: 500px;
    -ms-perspective: 500px;
    -o-perspective: 500px;
    perspective: 500px;

    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;

    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);

    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);   
}

.main-example .count {
    background: #202020;
    color: #f8f8f8;
    display: block;
    font-size: 48px;
    line-height: 29px;
    font-weight: bold;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;  

    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);

    -webkit-transform-style: flat;
    -moz-transform-style: flat;
    -ms-transform-style: flat;
    -o-transform-style: flat;
    transform-style: flat;
}

.tp-shape .main-example .count {
    background: #fd0000;
}

.main-example .count.top {
    background: #383838;
    border-radius: 3px 3px 0px 0px;
    -moz-border-radius: 3px 3px 0px 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
    -o-border-radius: 3px 3px 0px 0px;
    height: 50%;
    padding-top: 28%;
    top: 0px;    
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    transform-origin: 50% 100%;      
}

.tp-shape .main-example .count.top {
    background: #474a50;
}

.main-example .count.bottom {
    background-color: #1E1E1E;
    border: solid 1px #1E1E1e;    
    border-top: 1px solid #ccc;
    border-radius: 0px 0px 3px 3px;
    -moz-border-radius: 0px 0px 3px 3px;
    -webkit-border-radius: 0px 0px 3px 3px;
    -o-border-radius: 0px 0px 3px 3px;
    line-height: 0;
    height: 50%;
    top: 50%;
    z-index: 1;    
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    transform-origin: 50% 0;    
}

.tp-shape .main-example .count.bottom {
    background-color: #35373c;
    border: solid 1px #35373c;    
    border-top: 1px solid #121419;
}

.time .midle-line{
    width: 80%;
    background: none;
    height: 7px;
    border-left: solid 3px #666;
    border-right: solid 3px #666;
    position: absolute;
    left: 10%;
    top: 50%;
    z-index: 3;
    margin-top: -3px;
}

.tp-shape .time .midle-line{
    border-left: solid 3px #0e1014;
    border-right: solid 3px #0e1014;
}

.time .botttom-line{
    position: absolute;
    width: 94%;
    height: 3px;
    left: 3%;
    bottom: -3px;
    background-color: #444;
    border: solid 1px #1E1E1e;
    border-radius: 0px 0px 3px 3px;
      -moz-border-radius: 0px 0px 3px 3px;
      -webkit-border-radius: 0px 0px 3px 3px;
      -o-border-radius: 0px 0px 3px 3px;
    z-index: 2;
}

.time .botttom-line2{
    position: absolute;
    width: 92%;
    height: 5px;
    left: 4%;
    bottom: -5px;
    background-color: #444;
    border: solid 1px #1E1E1e;
    border-top: none;
    border-radius: 0px 0px 3px 3px;
      -moz-border-radius: 0px 0px 3px 3px;
      -webkit-border-radius: 0px 0px 3px 3px;
      -o-border-radius: 0px 0px 3px 3px;
    z-index: 1;
}

.tp-shape .time .botttom-line,
.tp-shape .time .botttom-line2{
    background-color: #444850;
    border: solid 1px #35373c;
}

.main-example .label {
    font-size: 14px;
    font-weight: 400;    
    margin-top: 0px;
    padding: 0px;
    display: block;
    position: absolute;
    top: 95px;
    width: 100%;
	color: #2e2e2e;
    text-transform: uppercase;
	font-weight:700;
}

.tp-shape .main-example .label {
	color:#fff;
}

.countdown-wrapp.white-bg .main-example .label {
	color: #2e2e2e;
}

/* Animation start */
.main-example .count.curr.top {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
    z-index: 3;
}

.main-example .count.next.bottom {
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    transform: rotateX(90deg);
    z-index: 2;
}

/* Animation end */
.main-example .flip .count.curr.top {
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;

    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
}

.main-example .flip .count.next.bottom {
    -webkit-transition: all 250ms ease-in-out 250ms;
    -moz-transition: all 250ms ease-in-out 250ms;
    -ms-transition: all 250ms ease-in-out 250ms;
    -o-transition: all 250ms ease-in-out 250ms;
    transition: all 250ms ease-in-out 250ms;

    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
}

/*
Back to top
=========================== */
.toTop{
	display:none;
	text-decoration:none;
	z-index:600;
	position:fixed;
	bottom:20px;
	right:20px;
	width:45px;
	height:45px;
	border:none;
	text-align:center;
	background-color:rgba(33, 33, 33, 0.6);
	border-radius:4px;
	color:#fff;
	font-size:16px;
	line-height:26px;
    -webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
    padding-top: 8px;
}

.toTop:hover,
.toTop:focus{
    color: #fff;
}

/*
Footer
=========================== */
footer{
	background:#202430;
	color:#a8acb9;
	padding:80px 0 0 0;
}

footer .widget{
	display:block;
	margin-bottom:30px;
}

.footer-logo{
	display:block;
	margin-bottom:20px;
}

.social-network{
	display:block;
	margin-top:20px;
	margin-bottom:20px;
}

.social-network a,
.social-network a:hover,
.social-network a:focus,
.social-network a:active{
	display:inline-block;
	margin-right:5px;
	color:#696e7d;
	font-size:15px;
	line-height:30px;
	text-decoration:none;
	width:32px;
	height:32px;
	border:1px solid #686c79;
	text-align:center;
	border-radius:50%;
}

footer .link-list li{
	position:relative;
}

footer .link-list li a{
	padding-left:10px;
}

.form-subscribe{
	position:relative;
	display:block;
	margin-top:20px;
}

.input-subscribe{
	display:block;
	width:100%;
	height:60px;
	font-size:12px;
	color:#a8acb9;
	padding:10px 15px;
	background:none;
	border:1px solid #686c79;
	border-radius:50px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.input-subscribe::-moz-placeholder {
	color: #686d7c;
	opacity: 1;
}

.input-subscribe:-ms-input-placeholder {
	color: #686d7c;
}

.input-subscribe::-webkit-input-placeholder {
	color: #686d7c;
}

.btn-subscribe{
	position:absolute;
	font-size:14px;
	line-height:22px;
	top:18px;
	right:15px;
	width:24px;
	height:24px;
	padding:0;
	color:#202430;
	border-radius:50%;
	border:none;
}

.subfooter{
	display:block;
	width:100%;
	text-align:center;
	color:#696f82;
	padding:30px 0 80px 0;
}

.subfooter img{
	display:inline-block;
	margin-bottom:10px;
}

.copyright{
	font-size:12px;
}

.navbar-collapse .copyright{
	padding:0 30px;
}

/*
Twitter Feed
=========================== */
.tweet ul{
    margin:0;
    padding: 0;
}

.tweet ul li{
    list-style: none;
}

.twt-item img{
    display: none;
}

/*
Clear spacer
=========================== */
.margin-clear{
	margin:0 ;
}

.padding-clear{
	padding:0;
}

.margintop-clear{
	margin-top:0;
}

.paddingtop-clear{
	padding-top:0;
}

.marginbot-clear{
	margin-bottom:0;
}

.paddingbot-clear{
	padding-bottom:0;
}

.marginleft-clear{
	margin-left:0;
}

.paddingleft-clear{
	padding-left:0;
}

.marginright-clear{
	margin-right:0;
}

.paddingright-clear{
	padding-right:0;
}

.padding-top10{
	padding-top:10px;
}

.padding-top20{
	padding-top:20px;
}

.padding-top30{
	padding-top:30px;
}

.padding-top40{
	padding-top:40px;
}

.padding-top50{
	padding-top:50px;
}

.padding-top60{
	padding-top:60px;
}

.padding-top70{
	padding-top:70px;
}

.padding-bot5{
	padding-bottom:5px;
}

.padding-bot10{
	padding-bottom:10px;
}

.padding-bot15{
	padding-bottom:15px;
}

.padding-bot20{
	padding-bottom:20px;
}

.padding-bot30{
	padding-bottom:30px;
}

.padding-bot35{
	padding-bottom:30px;
}

.padding-bot40{
	padding-bottom:40px;
}

.padding-bot45{
	padding-bottom:45px;
}

.padding-bot50{
	padding-bottom:50px;
}

.padding-bot60{
	padding-bottom:60px;
}

.padding-bot70{
	padding-bottom:70px;
}

.margin-mintop10{
	margin-top:-10px;
}

.margin-mintop20{
	margin-top:-20px;
}

.margin-mintop30{
	margin-top:-30px;
}

.margin-mintop60{
	margin-top:-60px;
}

.margin-mintop110{
	margin-top:-110px;
	z-index:4;
}

.margin-minbot10{
	margin-bottom:-10px;
}

.margin-minbot20{
	margin-bottom:-20px;
}

.margin-minbot30{
	margin-bottom:-30px;
}

.margin-minbot60{
	margin-bottom:-60px;
}

/*
Custom left right spacer
=========================== */
.margin-left10{
	margin-left:10px;
}

.margin-right10{
	margin-right:10px;
}

.margin-left20{
	margin-left:20px;
}

.margin-right20{
	margin-right:20px;
}

/*
Custom top spacer
=========================== */
.margintop5{
	margin-top:5px;
}

.margintop10{
	margin-top:10px;
}

.margintop15{
	margin-top:15px;
}

.margintop20{
	margin-top:20px;
}

.margintop25{
	margin-top:25px;
}

.margintop30{
	margin-top:30px;
}

.margintop35{
	margin-top:35px;
}

.margintop40{
	margin-top:40px;
}

.margintop45{
	margin-top:45px;
}

.margintop50{
	margin-top:50px;
}

.margintop55{
	margin-top:55px;
}

.margintop60{
	margin-top:60px;
}

.margintop70{
	margin-top:70px;
}

.margintop80{
	margin-top:80px;
}

/*
Custom bottom spacer
=========================== */
.marginbot5{
	margin-bottom:5px;
}

.marginbot10{
	margin-bottom:10px;
}

.marginbot15{
	margin-bottom:15px;
}

.marginbot20{
	margin-bottom:20px;
}

.marginbot25{
	margin-bottom:25px;
}

.marginbot30{
	margin-bottom:30px;
}

.marginbot35{
	margin-bottom:35px;
}

.marginbot40{
	margin-bottom:40px;
}

.marginbot45{
	margin-bottom:45px;
}

.marginbot50{
	margin-bottom:50px;
}

.marginbot55{
	margin-bottom:55px;
}

.marginbot60{
	margin-bottom:60px;
}

.marginbot70{
	margin-bottom:70px;
}

.marginbot80{
	margin-bottom:80px;
}

/*
Tablet (portrait and landscape)
=========================== */
@media (max-width:990px){
	.logo-visible{
		display:none!important;
	}
	.logo-icon{
		display:inline-block;
	}
	.cta-column{
		margin-top:-15px;
		margin-bottom:-15px;
	}
	.cta-column:before{
		border-bottom: 15px solid;
		border-left: 15px solid transparent;
		left:-15px;
	}
	.cta-column:after{
		border-bottom: 15px solid;
		border-right: 15px solid transparent;
		right:-15px;
	}
	.cta-column-content:before{
		border-top: 15px solid;
		border-left: 15px solid transparent;
		left:-15px;
	}
	.cta-column-content:after{
		border-top: 15px solid;
		border-right: 15px solid transparent;
		right:-15px;
	}
	.top-link li{
		margin:0 0 0 10px;
	}
	.attr-nav > ul > li > a{
		padding: 0 5px;
		font-size:12px;
		line-height:12px;
	}
	.attr-nav ul > li.download > a.btn,
	.attr-nav > ul > li > a.btn:hover,
	.attr-nav > ul > li > a.btn:focus,
	.attr-nav > ul > li > a.btn:active{
		padding: 8px 15px;
		font-size:12px;
		line-height:12px;
		margin-top:-10px;
		text-align:center;
	}
	.attr-nav > ul > li.register a{
		border-right:none;
	}
	.features-wrapp:before{
		width:462px;
		left:50%;
		bottom:-85px;
		margin-left:-231px;
	}
	.features-wrapp.setright:before{
		margin-left:-231px;
		background:url(../img/features/dotted-right.png) no-repeat 0 0;
	}
	.features-wrapp.setleft .flip-wrapper {
		left:20px;
	}
	.features-wrapp.setright .flip-wrapper {
		right:20px;
	}
	.marginbot-400{
		margin-bottom:140px;
	}
	.ebook-form{
		margin-bottom:60px;
		border-radius:4px
	}
	.ebook-form:before,
	.ebook-form:after{
		display:none;
	}
	.cta-wrapp{
		text-align:center;
	}
	.cta-wrapp h1,
	.cta-wrapp h2,
	.cta-wrapp h3,
	.cta-wrapp h4,
	.cta-wrapp h5,
	.cta-wrapp h6{
		float:none;
		display:block;
		margin-bottom:30px;
	}
	.half-column-wrapp .half-column{
		width:100%;
	}
	.cta-wrapp .btn{
		float:none;
	}
	.mobile-spacing{
		margin-bottom:60px;
	}
	.speciality-page{
		padding:120px 0;
		text-align:center;
	}
	.maintenance-content{
		margin:0 auto;
	}
	.img-maintenance{
		margin:0 0 60px 0;
	}
	.underconstruction-content{
		margin-right:0;
		margin-bottom:60px;
	}
}

@media (max-width:799px){
	.features-img img.img-responsive{
		width:100%;
	}
	.features-img .flip-wrapper .front img.img-responsive{
		width:auto;
		max-width:100%;
	}
	.features-wrapp{
		margin-bottom:60px;
	}
	.features-wrapp:before,
	.features-wrapp.setright:before{
		display:none;
	}
}

/*
Small device
=========================== */
@media (max-width:488px){
	.container-full .col-xs-12,
	.container-full .col-sm-12,
	.container-full .col-md-12,
	.container-full .col-lg-12{
		width: 100%;
	}
	.cta-column{
		margin-top:-15px;
		margin-bottom:-15px;
	}
	.cta-column:before{
		border-bottom: 15px solid;
		border-left: 15px solid transparent;
		left:-15px;
	}
	.cta-column:after{
		border-bottom: 15px solid;
		border-right: 15px solid transparent;
		right:-15px;
	}
	.cta-column-content:before{
		border-top: 15px solid;
		border-left: 15px solid transparent;
		left:-15px;
	}
	.cta-column-content:after{
		border-top: 15px solid;
		border-right: 15px solid transparent;
		right:-15px;
	}
	.top-link li{
		width:100%;
		margin:0;
	}
	.attr-nav > ul > li > a{
		padding: 0 5px;
		font-size:12px;
		line-height:12px;
	}
	.attr-nav ul > li.download > a.btn,
	.attr-nav > ul > li > a.btn:hover,
	.attr-nav > ul > li > a.btn:focus,
	.attr-nav > ul > li > a.btn:active{
		padding: 8px 15px;
		font-size:12px;
		line-height:12px;
		margin-top:-10px;
		text-align:center;
	}
	.attr-nav > ul > li.register a{
		border-right:none;
	}
	.half-column-wrapp .half-column{
		position:relative;
		width:100%;
		padding:0 0 0 80px;
		margin-bottom:30px;
	}
	.half-column-wrapp .half-column.pull-right{
		border-left:none;
		padding:0 0 0 80px;
	}
	.half-column-wrapp .half-column .alignleft{
		position:absolute;
		margin:0;
		top:0;
		left:0;
	}
	.cta-column-content{
		padding:60px 20px;
	}
	.main-example .time {
		margin-bottom: 40px;
	}
	.main-example .countdown-container {
		height: 230px;
	}
	.cta-button-wrapp{
		display:inline-block;
		width:100%;
		margin-top:0;
	}
	.process-column{
		margin:0;
	}	
	.process-column li{
		width:100%;
	}
	.process-column > li + li:before{
		display:none;
	}
	.paper-note{
		line-height:46px;
	}
	.paper-note-content .alignleft{
		float:none;
		display:block;
	}
	.paper-note-content h4{
		line-height:52px;
		margin-top:20px;
	}
	.paper-body:before,
	.paper-top:before,
	.paper-bottom:before{
		left:40px;
	}
	.guarantee{
		left:10px;
	}
	.paper-body{
		padding:0 80px 60px 80px;
	}
	.features-wrapp{
		margin-bottom:60px;
	}
	.features-wrapp:before,
	.features-wrapp.setright:before{
		display:none;
	}
	.features-content{
		padding:0;
	}
	.features-wrapp.setleft .features-content{
		padding-bottom:40px;
	}
	.features-wrapp.setright .features-content{
		padding-top:40px;
	}
	.features-wrapp.setleft .flip-wrapper {
		left:10px;
	}
	.features-wrapp.setright .flip-wrapper {
		right:10px;
	}
	.count-value{
		padding:60px 40px 45px 30px;
		font-size:16px;
		line-height:32px;
		text-align:center;
	}

	.counter-item .fa{
		position:absolute;
		width:60px;
		height:60px;
		color:#fff;
		font-size:24px;
		line-height:58px;
		border-radius:50%;
		left:-30px;
		top:-20px;
	}

	.counter-item .start-count{
		font-size:32px;
		color:#2e2e2e;
	}
	.tp-caption.cap-btn.btn.btn-lg{
		padding:15px 25px;
	}
	.tp-caption.cap-btn.btn.btn-bordered{
		background:#fff;
		color:#2e2e2e;
	}
}

/*
Preloading
=========================== */
div.loading-invisible{
    display:none;
}

#loading{
	background:rgba(255, 255, 255, 0.98);
	height: 100%;
	width: 100%;
	position: fixed;
	z-index:9999999;
	margin-top: 0px;
	top: 0px;
	color:#fff;
	text-align:center;
	font-size:18px;
	letter-spacing:4px;
}

.loading-center{
	width: 100%;
	height: 100%;
	position: relative;
}

.loading-center-absolute {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 50px;
	width: 150px;
	margin-top: -25px;
	margin-left: -75px;

}

.object{
	width: 8px;
	height: 50px;
	margin-right:5px;
	background-color: #FFF;
	-webkit-animation: animate 1s infinite;
	animation: animate 1s infinite;
	float: left;
}

.object:last-child {
	margin-right: 0px;
}

.object:nth-child(10){
	-webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;	
}

.object:nth-child(9){
	-webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;	
}	

.object:nth-child(8){
	-webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;	
}
.object:nth-child(7){
	-webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;	
}

.object:nth-child(6){
	-webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;	
}

.object:nth-child(5){
	-webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.object:nth-child(4){
	-webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;		
}

.object:nth-child(3){
	-webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;	
}

.object:nth-child(2){
	-webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}						
	
@-webkit-keyframes animate {
 
  50% {
	-ms-transform: scaleY(0); 
   	-webkit-transform: scaleY(0);
    transform: scaleY(0);
	  }
}

@keyframes animate {
  50% {
	-ms-transform: scaleY(0); 
   	-webkit-transform: scaleY(0);
    transform: scaleY(0);
	  }
}


.loading-center p{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: 80px;
	margin-left: -79px;	
}

/*
Demo
=========================== */
.demo-panel{
	background:#fdfdfd;
	width:360px;
	display:none;
	height:100%;
	left:0;
	padding:40px 0; 
	top:0;
	position:fixed;
	_position:absolute;
	z-index:9999;
	-webkit-box-shadow: 4px 1px 5px 0px rgba(0,0,0,0.14);
	-moz-box-shadow: 4px 1px 5px 0px rgba(0,0,0,0.14);
	box-shadow: 4px 1px 5px 0px rgba(0,0,0,0.14);
}

a.openpanel{ 
	background-image:url(../img/openpanel-demo.png); 
	background-repeat:no-repeat;
	background-position:0 0;
	padding:110px 0;
	width:52px;
	height:255px;
	border-left:none;
	border-radius:0 2px 2px 0;
	color:#333;
	display:block;
	left:0;
	text-align:center;
	font-size:18px;
	top:165px;
	z-index:99999; 
	position:fixed;
	_position:absolute; 
	border-left:none;
	text-decoration:none;
}
	
a.active.openpanel{ 
	border-left:none;
	_position:absolute; 
	left:360px;
}

a.openpanel:hover{
	outline:none;
	color:#333;
}

.demo-col{
	float:left;
	width:100%;
	padding:0 30px;
	margin-bottom:20px;
}

.demo-col h6{
	margin-bottom:15px;
}

.stylechanger{
	float:left;
	width:100%;
	margin:0;
	padding:0;
}

.stylechanger li{
	float:left;
	width:33.333333%;
	list-style:none;
	margin:0 0 15px 0;
	padding:0 10px 0 0;
	text-align:center;
}

.stylechanger li a{
	display:block;
	width:100%;
	height:50px;
	margin-bottom:5px;
	border-radius:2px;
	border:5px solid #fcfcfc;
}

.stylechanger li a:hover,
.stylechanger li a:focus,
.stylechanger li a:active{
	border:5px solid #e4e8e9;
}

#color1{ background-color:#f6921e; }
#color2{ background-color:#ee843e; }
#color3{ background-color:#e64f4f; }
#color4{ background-color:#70bb51; }
#color5{ background-color:#54c3a5; }
#color6{ background-color:#4ea6c7; }
#color7{ background-color:#e63578; }
#color8{ background-color:#c76ab7; }
#color9{ background-color:#b59065; }

.demo-header{
	padding:260px 0 160px 0;
}

.demo-header .logo{
	display:inline-block;
	margin-bottom:10px;
}

.demo-header h4{
	text-transform:uppercase;
	font-weight:700;
	margin:0;
}

.demo-header h1{
	font-size:64px;
	line-height:84px;
	font-weight:300;
}

.demo-wrapp{
	display:block;
	margin-bottom:60px;
	text-align:center;
}

.demo-wrapp .img-wrapper{
	border:1px solid #eaeaea;
	background:#f9f9f9;
	border-radius:2px;
	padding:10px;
	margin-bottom:20px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.demo-wrapp:hover .img-wrapper{
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
}

.demo-wrapp h5,
.demo-wrapp p{
	margin-bottom:0;
}

.demo-wrapp h5 a{
	color:#333;
}

.dark-container .img-content h5 a{
	color:#fff;
}

span.new{
	position:absolute;
	background:#de1d1d;
	color:#fff;
	text-align:center;
	width:60px;
	height:60px;
	font-size:18px;
	line-height:58px;
	font-weight:700;
	border-radius:50%;
	top:-20px;
	right:0;
	z-index:10;
}


.btn-group-xlg>.btn, .btn-xlg {
	padding: 12px 18px;
	font-size: 28px;
	font-weight: bold;
	text-transform: none;
	line-height: 1.4;
	border-radius: 6px;

}

.white-text {color:#fff;}
.btn-hover-white-text:hover, a.btn-hover-white-text:hover, button.btn-hover-white-text:hover {color:#fff!important;}