/* ==============================================================

Template name : Bacotna multipurpose corporate business template
Categorie : Site template
Author : 99webpage
Version : v1.0.0
Created : 8 August  2017
Last update : 9 October  2017

-----------------------------------------------------------------
CSS structure
-----------------------------------------------------------------

01. Stylesheet
02. Top section
03. Top section skins
04. Container
05. Flexslider
06. Page scroller
07. Revolution slider
08. magazine
09. Inner header
10. Fontawesome
11. Icon with text
12. Team
13. Testimoni
14. Parallax
15. Process
16. Pricing
17. Gallery
18. Blog
19. Aside
20. Comments
21. Product
22. Shopping cart
23. Clients
24. Counter
25. Call to action
26. Progress Bar
27. Restaurant
28. Video
29. jPlayer
30. Media responsive
31. Google Map
32. Browser wrapper
33. Custom form
34. Scroller
35. Speciality page
36. Login and register
37. Back to top
38. Preloading
39. Footer
40. Twitter Feed
41. Clear spacer
42. Custom left right spacer
43. Custom top spacer
44. Custom bottom spacer
45. Large screen
46. Tablet (portrait and landscape)
47. Custome device
48. Small device
49. Demo
	
============================================================== */

/*
Stylesheet
=========================== */
@import url('../fonts/FontAwesome/font-awesome.css');
@import url('../fonts/opensans/stylesheet.css');
@import url('../fonts/broken15/stylesheet.css');
@import url('../fonts/storytella/stylesheet.css');
@import url('../fonts/shorelines/stylesheet.css');
@import url('overwrite.css');
@import url('animate.css');
@import url('bootsnav.css');
@import url('dd.css');
@import url('owl.carousel.min.css');
@import url('owl.theme.default.css');
@import url('custom-file-input.css');
@import url('prettify.css');
@import url('ion.rangeSlider.css');
@import url('datetimepicker.css');
@import url('masonry.css');
@import url('prettyPhoto.css');
@import url('flexslider.css');

/*
Top section
=========================== */
header{
	position:relative;
	display:block;
	padding:20px 0;

}

header.default-bg{
	background:#fff;
	border-bottom:1px solid #ececec;
}

header.inverse-bg{
	background:#222534;
	border-bottom:1px solid #2f3544;
}

header.dark-bg{
	background:#1c1e29;
	border-bottom:1px solid #2f3544;
}

.header-center{
	text-align:center;
}

.header-center .header-logo{
	float:none;
	display:inline-block;
	margin:10px 0 10px 0;
	padding:0;
}

header .header-search{
	position:relative;
	display:block;
	width:100%;
}

header .btn-search-icon{
	background:none;
	border:none;
	position:absolute;
	top:12px;
	right:10px;
	font-size:18px;
	line-height:18px;
	color:#e3e3e3;
}

.top-wrapper{
	position:relative;
	display:block;
	float:left;
	width:100%;
	color:#9e9e9e;
	background:#fff;
	border-bottom:1px solid #ececec;
	border-top:3px solid;
	padding:13px 0 11px 0;
}

.top-wrapper.sm{
	padding:5px 0;
}

.top-wrapper.unborder{
	border-top:0;
}

.top-social-network{
	float:left;
	padding:0;
	margin:0;
}

header .top-social-network{
	float:right;
	margin-top:10px;
}

.top-social-network li{
	float:left;
	padding:0;
	margin:0 10px 0 0;
	list-style:none;
}

header .top-social-network li{
	margin:0 0 0 10px;
}

.top-social-network li a{
	color:#cbcbcb;
	font-size:14px;
	line-height:14px;
}

header .top-social-network li a{
	font-size:18px;
	line-height:28px;
}

.top-social-network li a:hover,
.top-social-network li a:focus,
.top-social-network li a:active{
	text-decoration:none;
}

.select-language{
	display:block;
	position:relative;
	margin:0 15px 0 0;
	padding:0;
	width:auto;
}

.select-language.floatright{
	margin:0 0 0 15px;
}

.select-language select{
	padding:0;
}

.right-link{
	float:right;
	margin:0;
	padding:0;
}

.top-wrapper.sm .right-link{
	font-size:12px;
	line-height:23px;
}

.right-link li{
	float:left;
	list-style:none;
	margin:0 0 0 20px;
	padding:0;
}

.right-link li a{
	color:#9e9e9e;
}

.right-link.sign-link li{
	margin-left:5px;
}

.right-link.sign-link li a.signup{
	border:1px solid #bababa;
	padding:5px 15px;
	border-radius:3px;
}

.right-link.sign-link li a.signup:hover,
.right-link.sign-link li a.signup:active,
.right-link.sign-link li a.signup:focus{
	text-decoration:none;
	color:#333;
	background:#f8f8f8;
	-webkit-box-shadow: 0px 0px 10px -6px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 10px -6px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 10px -6px rgba(0,0,0,0.5);
}

.list-content,
.list-content li{
	float:left;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	font-size:14px;
	line-height:24px;
}

.list-content li{
	float:left;
	width:auto;
	margin-right:20px;
}

.list-content li i{
	margin-right:5px;
}

nav.navbar.bootsnav .right-link{
	margin:28px 0 0 0;
	color:#333;
}

nav.navbar.bootsnav .right-link li a{
	color:#333;
}

nav.navbar.bootsnav .right-link.sign-link li a.signup{
	border:1px solid #bababa;
}

/*
Top section skins
=========================== */
.top-wrapper.top-inverse{
	background:#1c1e29;
	border-bottom:1px solid #2f3544;
	color:#828491;
}

.top-wrapper.top-inverse .top-social-network li a,
.top-wrapper.top-inverse .right-link li a{
	color:#828491;
}

.top-wrapper.top-inverse .right-link.sign-link li a.signup{
	border:1px solid #828491;
}

.top-wrapper.top-inverse .right-link.sign-link li a.signup:hover,
.top-wrapper.top-inverse .right-link.sign-link li a.signup:active,
.top-wrapper.top-inverse .right-link.sign-link li a.signup:focus{
	background:#404455;
	color:#b2b4c1;
}

.top-wrapper.top-inverse .dd{
	border:1px solid #828491;
}

.top-wrapper.top-inverse .dd .divider{
	border-left:1px solid #828491;
}

.top-wrapper.top-inverse .dd .ddTitle{
	color:#c4c5cf;
}

.top-wrapper.top-inverse .dd .ddChild{
	border:1px solid #3d4050;
	background-color:#2c3040;
}

.top-wrapper.top-inverse .dd .ddChild li{
	background-color:#2c3040;
	border-bottom:1px solid #4f5260;
}

.top-wrapper.top-inverse .dd .ddChild li .description,
.top-wrapper.top-inverse .dd .ddChild li .ddlabel{
	color:#c4c5cf;
}

.top-wrapper.top-inverse .dd .ddChild li.hover{
	background-color:#414555;
}

.top-wrapper.top-inverse .dd .ddChild li.selected{
	background-color:#414555;
	color:#c4c5cf;
}

nav.navbar.navbar-inverse.bootsnav .right-link,
nav.navbar.navbar-inverse.bootsnav .right-link li a{
	color:#fff;
}

nav.navbar.navbar-inverse.bootsnav .right-link.sign-link li a.signup{
	border:1px solid #fff;
}

nav.navbar.navbar-inverse.bootsnav .right-link.sign-link li a.signup:hover,
nav.navbar.navbar-inverse.bootsnav .right-link.sign-link li a.signup:active,
nav.navbar.navbar-inverse.bootsnav .right-link.sign-link li a.signup:focus{
	color:#fff;
	background:#474955;
}

.top-wrapper.primary-bg .top-social-network li a,
.top-wrapper.primary-bg .right-link li a{
	color:#fff;
}

.top-wrapper.top-gray{
	background:#f8f9f9;
	border-bottom:1px solid #e6e8e8;
}

header.inverse-bg .form-control{
	background:#1a1c28;
	border:1px solid #444655;
	color:#848993;
}

header.inverse-bg .form-control::-moz-placeholder {
	color: #5d6371;
	opacity: 1;
}

header.inverse-bg .form-control:-ms-input-placeholder {
	color: #5d6371;
}

header.inverse-bg .form-control::-webkit-input-placeholder {
	color: #5d6371;
}

header.inverse-bg .btn-search-icon{
	color: #5d6371;
}

header.inverse-bg  .top-social-network li a,
header.dark-bg .top-social-network li a{
	color: #a3a6b5;
}

/*
Container
=========================== */
.primary-bg a{
	color:#fff;
	text-decoration:underline;
}

.top-wrapper.primary-bg a{
	text-decoration:none;
}

.top-wrapper.primary-bg a:hover{
	text-decoration:underline;
}

.contain-wrapp{
	display:block;
	position:relative;
}

.gray-container{
	background:#eff4f7;
	color:#6b6b6b;
}

.soft-container{
	background:#f6f7f7;
}

.inverse-container{
	background:#222534 url(../img/pattren02.png) repeat center top;
}

.blue-container{
	background:#ecf5fe url(../img/pattren02.png) repeat center top;
}

.slider-wrapper{
	position:relative;
	display:block;
	margin-bottom:30px;
}

.static-wrapp{
	background-image:url(../img/static-bg.jpg);
	background-repeat:repear-y;
	background-position:center center;
	background-attachment:fixed;
	padding:140px 0 0 0;
}

.static-container{
	position:relative;
	display:block;
	padding:0 0 150px 0;
	margin-bottom:10px;
}

.static-container:after{
	position:absolute;
	content:'';
	background:url(../img/vertical-ring.png) no-repeat center center;
	width:15px;
	height:140px;
	bottom:0;
	left:50%;
	margin-left:-7.5px;
}

.absolute-content{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:-50%;
}

.absolute-content h1{
	font-size:100px;
	line-height:100px;
	color:#080b10;
}

.static-description{
	background:url(../img/strive-double.png) no-repeat top right;
	display:block;
	padding:60px 0;
}

.contain-wrapp.contain-bordered{
	padding:40px;
}

.contain-wrapp.contain-bordered .container{
	width:100%;
	background:#eff4f7;
	padding:80px 65px 70px 65px;
	color:#6b6b6b;
}

.contain-wrapp.contain-bordered.cv-wrapp .container{
	padding-top:0;
}

.contain-wrapp.cv-wrapp h1.title,
.contain-wrapp.cv-wrapp h2.title,
.contain-wrapp.cv-wrapp h3.title,
.contain-wrapp.cv-wrapp h4.title,
.contain-wrapp.cv-wrapp h5.title,
.contain-wrapp.cv-wrapp h6.title{
	position:relative;
	text-transform:uppercase;
	padding-bottom:15px;
	margin-bottom:20px;
	float:none;
	display:block;
}

.contain-wrapp.cv-wrapp h1.title:before,
.contain-wrapp.cv-wrapp h2.title:before,
.contain-wrapp.cv-wrapp h3.title:before,
.contain-wrapp.cv-wrapp h4.title:before,
.contain-wrapp.cv-wrapp h5.title:before,
.contain-wrapp.cv-wrapp h6.title:before{
	content:'';
	position:absolute;
	background:#fff;
	width:60px;
	height:3px;
	left:0;
	bottom:0;
}

.contain-wrapp.cv-wrapp .cv-content{
	clear:both;
	padding-left:30px;
}

.contain-wrapp.cv-wrapp .cv-content .priond{
	display:block;
	text-transform:uppercase;
	font-size:12px;
	line-height:12px;
	margin-bottom:5px;
	color:#bababa;
	font-weight:700;
}

.cv-column{
	float:left;
	width:100%;
	margin:0;
	padding:0;
}

.cv-column li{
	float:left;
	position:relative;
	margin:0 0 30px 0;
	padding:0 30px 0 0;
	width:50%;
	list-style:none;
}

.cv-contact{
	margin:80px 0 0 0;
	padding:0;
}

.cv-contact li{
	position:relative;
	list-style:none;
	margin:0 0 20px 0;
	padding:0 0 0 65px;
	font-size:18px;
	line-height:32px;
}

.cv-contact li:last-child{
	margin-bottom:0;
}

.cv-contact li .fa{
	position:absolute;
	width:45px;
	height:45px;
	background:#fff;
	text-align:center;
	border-radius:50%;
	font-size:18px;
	line-height:42px;
	left:0;
	top:10px;
}

.contain-wrapp.contain-bordered footer .container{
	padding:0 65px;
	background:none;
	color:#b5b6bc;
}

.contain-wrapp.contain-bordered .subfooter{
	color:#9496a0;
}

.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;
}

.fluid-row{
	width:100%;
	margin:0;
	padding:5px;
}

.fluid-row .col-xs-1,
.fluid-row  .col-sm-1,
.fluid-row  .col-md-1,
.fluid-row  .col-lg-1,
.fluid-row  .col-xs-2,
.fluid-row  .col-sm-2,
.fluid-row  .col-md-2,
.fluid-row  .col-lg-2,
.fluid-row  .col-xs-3,
.fluid-row  .col-sm-3,
.fluid-row  .col-md-3,
.fluid-row  .col-lg-3,
.fluid-row  .col-xs-4,
.fluid-row  .col-sm-4,
.fluid-row  .col-lg-4,
.fluid-row  .col-xs-5,
.fluid-row  .col-sm-5,
.fluid-row  .col-md-5,
.fluid-row  .col-lg-5,
.fluid-row  .col-xs-6,
.fluid-row  .col-sm-6,
.fluid-row  .col-md-6,
.fluid-row  .col-lg-6,
.fluid-row  .col-xs-7,
.fluid-row  .col-sm-7,
.fluid-row  .col-md-7,
.fluid-row  .col-lg-7,
.fluid-row  .col-xs-8,
.fluid-row  .col-sm-8,
.fluid-row  .col-md-8,
.fluid-row  .col-lg-8,
.fluid-row  .col-xs-9,
.fluid-row  .col-sm-9,
.fluid-row  .col-md-9,
.fluid-row  .col-lg-9,
.fluid-row  .col-xs-10,
.fluid-row  .col-sm-10,
.fluid-row  .col-md-10,
.fluid-row  .col-lg-10,
.fluid-row  .col-xs-11,
.fluid-row  .col-sm-11,
.fluid-row  .col-md-11,
.fluid-row  .col-lg-11,
.fluid-row  .col-xs-12,
.fluid-row  .col-sm-12,
.fluid-row  .col-md-12,
.fluid-row  .col-lg-12{
	margin:0;
	padding:5px;
}

@media (min-width: 800px) {
	.fullwidth .col-xs-4,
	.fullwidth .col-sm-4,
	.fullwidth .col-md-4,
	.fullwidth .col-lg-4,
	.fullwidth.aside-container .col-xs-4,
	.fullwidth.aside-container .col-sm-4,
	.fullwidth.aside-container .col-md-4,
	.fullwidth.aside-container .col-lg-4,
	.row.aside-container .col-xs-4,
	.row.aside-container .col-sm-4,
	.row.aside-container .col-md-4,
	.row.aside-container .col-lg-4{
		width: 33.33333%;
	}
}
.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;
}

.half-column-wrapp{
	display:block;
	position:relative;
	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:20px 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;
}

.hero-column{
	float:left;
	width:100%;
	position:realtive;
	padding:60px 50px;
	margin-bottom:60px;
	color:#fff;
}

.hero-column.default-bg{
	background:#202430;
}

.hero-column .list-icons .fa{
	color:#fff;
}

.hero-column h1,
.hero-column h2,
.hero-column h3,
.hero-column h4,
.hero-column h5,
.hero-column h{
	color:#fff;
}

.tagline-title{
	display:block;
	margin-bottom:30px;
}

.tagline-title span{
	display:block;
	font-size:18px;
	line-height:24x;
	margin-bottom:10px;
	text-transform:uppercase;
}

.tagline-title h2{
	font-size:48px;
	line-height:60px;
}

.half-hero-column{
	position:relative;
	float:left;
	width:100%;
	margin:10% 0 0 0;
	padding:0 5%;
}

.half-hero-column .hero-content{
	position:relative;
	float:left;
	width:70%;
	margin:-10% 0 0 0;
	padding:60px 60px 40px 25%;
	border:1px solid #e5e5e5;
}

.half-hero-column .img-responsive{
	position:relative;
	float:left;
	width:50%;
	margin-right:-20%;
	z-index:4;
}

.introduce{
	font-size:14px;
	line-height:28px;
	display:block;
	margin-bottom:40px;
	letter-spacing:2px;
}

.single-wrapper{
	padding:100px 0 60px 0;
}

.intro-wrapp{
	border-bottom:1px solid #e5e5e5;
	padding:140px 0 60px 0;
	font-size:18px;
	line-height:32px;
	color:#c2c6c8;
}

.contain-wrapp.contain-bordered .intro-wrapp{
	display:block;
	margin-bottom:50px;
	padding:80px 0 0 0;
	border:none;
	color:#6b6b6b;
}

.intro-wrapp.cv-heading h1,
.intro-wrapp.cv-heading h2{
	text-transform:uppercase;
	margin-bottom:0;
}

.intro-wrapp .btn-horizontal{
	text-align:right;
	margin-top:40px;
}

.vertical-link{
	position:fixed;
	display:block;
	color:#333333;
	height:60px;
	width:280px;
	font-size:14px;
	line-height:28px;
	letter-spacing:2px;
	text-transform:uppercase;
	text-align:center;
	padding:15px 20px;
	vertical-align:midle;
    -ms-transform: rotate(270deg); /* IE 9 */
    -webkit-transform: rotate(270deg); /* Safari */
    transform: rotate(270deg); /* Standard syntax */
	z-index:9;
}

.vertical-link.left-link{
	left:0;
	top:0;
	margin-left:-100px;
	margin-top:150px;
}

.vertical-link.right-link{
	right:-100px;
	bottom:160px;
	margin-left:0;
	margin-top:0;
}

.vertical-link.top-link{
	right:20px;
	top:10px;
	margin-left:0;
	margin-top:0;
    -ms-transform: none; /* IE 9 */
    -webkit-transform: none; /* Safari */
    transform: none; /* Standard syntax */
}

.absolute-title{
	position:relative;
	width:100%;
	height:100%;
	vertical-align:midle;
	text-align:center;
	font-family: 'broken_15', serif;
	padding:30px 0;
	margin:0;
	font-size:180px;
	line-height:140px;
}

.content-boxed{
	padding:130px 180px 80px 180px;
}

.content-boxed.content-md{
	padding:40px 30px;
}

.content-boxed p{
	margin-bottom:40px;
}

.content-boxed.content-md p{
	margin-bottom:20px;
}

.content-boxed .heading{
	position:relative;
	padding-top:20px;
	margin-bottom:30px
}

.content-boxed .heading:before{
	position:absolute;
	content:'';
	width:80px;
	height:5px;
	background:#333;
	top:0;
	left:0;
}

.content-boxed.primary-bg a{
	color:#fff;
	text-decoration:underline;
}


.content-boxed .title{
	text-transform:uppercase;
	color:#8d9090;
	margin-bottom:40px;
}

.primary-bg .content-boxed.content-md .title{
	color:#fff;
	margin-bottom:20px;
}

.content-boxed .contact-info{
	font-size:18px;
	line-height:32px;
	color:#333;
	font-weight:700;
	padding-bottom:60px;
}

.content-boxed .contact-info .heading{
	margin-bottom:10px;
}

.tagline-typer{
	display:block;
	color:#131415;
	font-size:140px;
	line-height:140px;
	letter-spacing:-2px;
	margin-bottom:60px;
	font-weight:700;
}

.typer{
	display:block;
	font-weight:700;
}

.skew-wrapp{
	overflow:hidden;
	padding-bottom:120px;
}

.skew-wrapp .container{
	position:relative;
	z-index:2;
}

.skew-wrapp:before,
.skew-wrapp:after{
	position:absolute;
	content:'';
	border-top: 140px solid #fff;
	border-left: 960px solid #eff4f7;
	bottom:0;
	right:50%;
}

.skew-wrapp:after{
	border-top: none;
	border-bottom: 140px solid #eff4f7;
	border-left: 960px solid #fff;
	right:auto;
	left:50%;
}

.gray-container.skew-wrapp:before{
	border-top: 140px solid #eff4f7;
	border-left: 960px solid #fff;
}

.gray-container.skew-wrapp:after{
	border-bottom: 140px solid #fff;
	border-left: 960px solid #eff4f7;
}

/*
Flexslider
=========================== */
.slider-content{
	position:relative;
	padding:0;
}

.flexslider-wrapp{
	position:absolute;
	width:76%;
	top:5.6%;
	left:12%;
}

.app-wrapp{
	position:relative;
	display:block;
}

.app-slides{
	position:absolute;
	width:88%;
	height:auto;
	left:6.11%;
	top:9.333%;
}

/*
Page scroller
=========================== */
.cd-section .container{
	height: 100vh;
}

.page-title-wrapp{
	position:absolute;
	display:block;
	width:100%;
	height:100%;
	top:0;
	left:0;
}

.page-title-wrapp.mainSection h1{
	font-family: 'shorelines_script_boldregular';
	color:#fff;
	font-size:72px;
	line-height:72px;
	margin:40px 0 10px 0;
}

.page-title-wrapp.mainSection .subtitle{
	display:block;
	font-size:14px;
	line-height:14px;
	text-transform:uppercase;
	letter-spacing:5px;
}

.mouse-scroll{
	background:url(../img/mouse.png) no-repeat top center;
	position:absolute;
	width:140px;
	height:auto;
	color:#fff;
	letter-spacing:5px;
	left:50%;
	bottom:60px;
	margin-left:-70px;
	padding-top:70px;
	opacity:0.6;
}

.page-title-wrapp.page-title h2,
.page-title-wrapp.page-title h3{
	color:rgba(255, 255, 255, 0.95);
	font-size:72px;
	line-height:86px;
	letter-spacing:0;
	margin-top:40px;
}

.page-title-wrapp.page-title h2{
	font-size:24px;
	line-height:24px;
	text-transform:uppercase;
	font-weight:700;
}

.page-title-wrapp.page-title  .subtitle{
	color:rgba(255, 255, 255, 0.95);
	font-size:36px;
	line-height:42px;
	font-weight:700;
	margin-bottom:40px;
}

.page-title-wrapp.page-title .single-network{
	display:inline-block;
	margin:40px 10px 0 10px
}

.page-title-wrapp.page-title .single-network .icon-circle{
	background:#fff;
	color:#333;
	border-color:#fff;
	-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;
}

.page-title-wrapp.page-title .single-network .icon-circle:hover{
	color:#fff;
}

.cd-vertical-nav{
	margin:0;
	padding:0;
}

.cd-vertical-nav li{
	list-style:none;
	margin:0;
	padding:0;
}

.cd-vertical-nav a,
.cd-vertical-nav a:hover,
.cd-vertical-nav a:focus{
	width:50px;
	height:50px;
	color:#fff;
	border:2px solid #fff;
	border-radius:2px;
	text-align:center;
	line-height:44px;
	font-size:24px;
}

.cd-vertical-nav a.cd-prev{
	line-height:39px;
}

.cd-section:first-of-type > div {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.cd-section:first-of-type > div {
	background-image: url(../images/bg01.jpg);
	background-position: center center;
}

.cd-section:nth-of-type(2) > div {
	background-image: url(../images/bg02.jpg);
	background-position: center center;
}

.cd-section:nth-of-type(3) > div {
	background-image: url(../images/bg03.jpg);
	background-position: center center;
}

.cd-section:nth-of-type(4) > div {
	background-image: url(../img/onepageBg/bg04.jpg);
	background-position: center center;
}

.cd-section:nth-of-type(5) > div {
	background-image: url(../img/onepageBg/bg05.jpg);
	background-position: center center;
}

.cd-section:nth-of-type(6) > div {
	background-image: url(../img/onepageBg/bg06.jpg);
	background-position: center center;
}

.cd-section:nth-of-type(7) > div {
	background-image: url(../img/onepageBg/bg07.jpg);
	background-position: center center;
}

.cd-section:nth-of-type(8) > div {
	background-image: url(../img/onepageBg/bg08.jpg);
	background-position: center center;
}

/*
Revolution slider
=========================== */
.cap-boxed{
	background:#2f343a;
	color:#fff;
}

.cap-boxed.secondary-bg{
	background:#484c50;
}

.Bgtransparent-default{
	background:rgba(29, 30, 31, 0.6);
	color:#fff;
}

.Bgtransparent-default .fa{
	position:absolute;
	width:60px;
	text-align:center;
	height:100%;
	font-size:24px;
	line-height:46px;
	top:0;
	left:0;
}

.single-boxedTitle{
	background:rgba(0, 0, 0, 0.4);
	color:#fff;
}

.Bgtransparent{
	background:rgba(0, 0, 0, 0.6);
}

.capUppercase-title{
	text-transform:uppercase;
}

.white-bg{
	background-color:#fff;
}

.white-text{
	color:#fff;
}

.default-text{
	color:#333;
}

.inverse-text{
	color:#191d21;
}

.textBroken{
    font-family: 'broken_15', serif;
}

.subtitleText-dark{
	color:#868b8d;
}

.subtitleText-dark span{
    font-family: 'broken_15', serif;
}

.border-spacing{
	border:1px solid #fff;
	letter-spacing:23px;
	word-break: break-all;
}

.creativeBordering{
	background:rgba(255, 255, 255, 0.85);
	color:#1a1a1a;
}

.creativeBordering p{
	margin:0;
	padding-top:30px;
	position:relative;
}

.creativeBordering p:before{
	position:absolute;
	content:'';
	width:60px;
	height:8px;
	background:#1a1a1a;
	top:0;
	left:0;
	display:block;
}

.storytella{
	font-family: 'storytellaregular';
}

.shorelines{
	font-family: 'shorelines_script_boldregular';
}

h4.tp-caption  span{
	display:block;
}

.Photography-Menu-item{
	font-size:16px;
	letter-spacing:2px;
}

.Photography-title,
.Photography-subtitle,
.Photography-Button{
	color: #fff;
}

.demo-title{
	text-transform:uppercase;
}

.demo-title span{
	font-weight:300;
}

/*
magazine
=========================== */
.magazine-wrapp{
	position:relative;
	padding:20px 0 0 0;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
}

.magazine-wrapp.singlepost-magazine{
	padding:0;
}

.magazine-body{
	position:relative;
}

.magazine-body:before{
	position:absolute;
	display:block;
	content:'';
	background:#e6e6e6;
	width:1px;
	height:100%;
	right:33.333333%;
	top:0;
	margin-right:5px;
}

.magazine-wrapp .row{
	margin-left:-10px;
	margin-right:-10px;
}

.magazine-wrapp .row .col-xs-1,
.magazine-wrapp .row .col-sm-1,
.magazine-wrapp .row  .col-md-1,
.magazine-wrapp .row  .col-lg-1,
.magazine-wrapp .row  .col-xs-2,
.magazine-wrapp .row  .col-sm-2,
.magazine-wrapp .row  .col-md-2,
.magazine-wrapp .row  .col-lg-2,
.magazine-wrapp .row  .col-xs-3,
.magazine-wrapp .row  .col-sm-3,
.magazine-wrapp .row  .col-md-3,
.magazine-wrapp .row .col-lg-3,
.magazine-wrapp .row  .col-xs-4,
.magazine-wrapp .row  .col-sm-4,
.magazine-wrapp .row  .col-lg-4,
.magazine-wrapp .row  .col-xs-5,
.magazine-wrapp .row  .col-sm-5,
.magazine-wrapp .row  .col-md-5,
.magazine-wrapp .row  .col-lg-5,
.magazine-wrapp .row  .col-xs-6,
.magazine-wrapp .row .col-sm-6,
.magazine-wrapp .row  .col-md-6,
.magazine-wrapp .row  .col-lg-6,
.magazine-wrapp .row  .col-xs-7,
.magazine-wrapp .row  .col-sm-7,
.magazine-wrapp .row  .col-md-7,
.magazine-wrapp .row  .col-lg-7,
.magazine-wrapp .row  .col-xs-8,
.magazine-wrapp .row  .col-sm-8,
.magazine-wrapp .row  .col-md-8,
.magazine-wrapp .row  .col-lg-8,
.magazine-wrapp .row .col-xs-9,
.magazine-wrapp .row  .col-sm-9,
.magazine-wrapp .row  .col-md-9,
.magazine-wrapp .row  .col-lg-9,
.magazine-wrapp .row  .col-xs-10,
.magazine-wrapp .row  .col-sm-10,
.magazine-wrapp .row  .col-md-10,
.magazine-wrapp .row  .col-lg-10,
.magazine-wrapp .row  .col-xs-11,
.magazine-wrapp .row  .col-sm-11,
.magazine-wrapp .row  .col-md-11,
.magazine-wrapp .row  .col-lg-11,
.magazine-wrapp .row  .col-xs-12,
.magazine-wrapp .row  .col-sm-12,
.magazine-wrapp .row  .col-md-12,
.magazine-wrapp .row  .col-lg-12{
	margin:0;
	padding-left:10px;
	padding-right:10px;
}

.magazine-wrapp .row.top-news{
	padding:0 10px 0 10px;
	margin:0;
	border-bottom:1px solid #e6e6e6;
}

.magazine-wrapp .divider{
	display:block;
	float:none;
	background:#e6e6e6;
	margin:20px 0;
}

.magazine-wrapp .marginbot20{
	margin-bottom:20px!important;
}

.magazine-wrapp .marginbot10{
	margin-bottom:10px!important;
}

.magazine-wrapp .marginbot5{
	margin-bottom:5px!important;
}

.magazine-wrapp .divider.margintop-clear{
	margin-top:0;
}

.magazine-wrapp .divider.marginbot-clear{
	margin-bottom:0;
}

.magazine-wrapp .divider.margintop5{
	margin-top:5px;
}

.magazine-wrapp .divider.margintop10{
	margin-top:10px;
}

.magazine-wrapp .divider:before{
	display:none;
}

.news-caption{
	position:absolute;
	width:100%;
	height:auto;
	padding:20px 30% 20px 20px;
	color:#fff;
	left:0;
	bottom:0;
	z-index:5;
	background: rgba(255,255,255,0);
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.2) 50%, rgba(0,0,0,0.5) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(50%, rgba(0,0,0,0.2)), color-stop(100%, rgba(0,0,0,0.5)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.2) 50%, rgba(0,0,0,0.5) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.2) 50%, rgba(0,0,0,0.5) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.2) 50%, rgba(0,0,0,0.5) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(0,0,0,0.2) 50%, rgba(0,0,0,0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=0 );
}

.news-caption.thumbs-sm{
	padding-right:20px;
}

.news-caption h1,
.news-caption h2,
.news-caption h3,
.news-caption h4,
.news-caption h5,
.news-caption h6{
	margin-top:5px;
	margin-bottom:0;
}

.news-caption a,
.news-caption h1 a,
.news-caption h2 a,
.news-caption h3 a,
.news-caption h4 a,
.news-caption h5 a,
.news-caption h6 a{
	color:#fff;
}

.news-caption .meta-post{
	margin:20px 0 0 0;
	padding:0;
	font-size:12px;
	line-height:12px;
}

.news-caption .meta-post .date{
	font-size:12px;
	line-height:12px;
}

.news-caption .author{
	font-weight:700;
	margin:0;
}

.news-caption .post-label{
	background:#222534;
	font-size:12px;
	line-height:12px;
	padding:2px 15px;
	border-radius:2px;
	display:inlin-block;
}

.middle-news{
	position:relative;
	padding:20px 0 20px 0;
}

.magazine-wrapp.singlepost-magazine .middle-news{
	padding-bottom:0;
}

.magazine-wrapp .row.news-row{
	position:relative;
	padding:0 10px;
	margin:0;
}

.magazine-wrapp .row.news-row.half-column{
	padding-top:20px;
}

.magazine-wrapp .row.news-row.half-column:before{
	position:absolute;
	display:block;
	content:'';
	background:#e6e6e6;
	width:1px;
	height:100%;
	right:50%;
	top:0;
	margin-right:-10px;
}

.news-head{
	display:inline-block;
	background:#222534;
	text-transform:uppercase;
	color:#fff;
	margin:0 0 20px 0;
	padding:6px 15px 5px 15px;
	font-size:12px;
	line-height:12px;
	border-radius:2px;
}

.news-article-heading h1,
.news-article-heading h2,
.news-article-heading h3,
.news-article-heading h4,
.news-article-heading h5,
.news-article-heading h6{
	margin-bottom:0;
}

.news-article-heading h1 a,
.news-article-heading h2 a,
.news-article-heading h3 a,
.news-article-heading h4 a,
.news-article-heading h5 a,
.news-article-heading h6 a{
	color:#333;
}

.news-article-heading{
	position:relative;
	display:block;
	padding:0;
	margin:20px 0;
}

.news-article-heading .label{
	display:inline-block;
	text-transform:uppercase;
	color:#fff;
	margin:0 0 10px 0;
	padding:6px 15px 5px 15px;
	font-size:12px;
	line-height:12px;
	border-radius:2px;
}

.news-article-heading .meta-post{
	margin:20px 0 0 0;
	padding:0;
	font-size:12px;
	line-height:12px;
}

.news-article-heading .author{
	font-weight:700;
	margin:0;
	color:#333;
}

.news-article-heading .meta-post .date{
	font-size:12px;
	line-height:12px;
}

.news-article-heading .comment-label,
.news-article-heading .comment-label:hover,
.news-article-heading .comment-label:focus,
.news-article-heading .comment-label:active,
.img-wrapper .comment-label,
.img-wrapper .comment-label:hover,
.img-wrapper .comment-label:focus,
.img-wrapper .comment-label:active{
	position:absolute;
	right:20px;
	top:20px;
	color:#fff;
	background:#222534;
	font-size:12px;
	line-height:12px;
	padding:5px 10px;
	z-index:5;
	text-decoration:none;
}

.news-article-heading .comment-label,
.news-article-heading .comment-label:hover,
.news-article-heading .comment-label:focus,
.news-article-heading .comment-label:active{
	background:#888992;
	top:auto;
	bottom:6px;
}

.news-article-heading .comment-label:before,
.img-wrapper .comment-label:before{
	position:absolute;
	content:'';
	display:block;
	width: 0;
	height: 0;
	border-top: 6px solid #15161f;
	border-right: 6px solid transparent;
	bottom:-6px;
	right:0;
}

.news-article-heading .comment-label:before{
	border-top: 6px solid #6f707a;
}

.news-content{
	display:block;
	margin-bottom:20px;
}

.news-list{
	margin:0;
	padding:0;
}

.news-list li{
	list-style:none;
	position:relative;
	min-height:75px;
	margin:0 0 20px 0;
	padding:0 0 0 120px;
}

.news-list li h6 a{
	color:#333;
	line-height:24px;
}

.news-list li .news-thumbs{
	position:absolute;
	left:0;
	top:0;
}

.news-list li .meta-post{
	font-size:12px;
	line-height:12px;
}

.news-list li .meta-post .author{
	color:#858585;
}

.news-event{
	margin:0;
	padding:0 0 0 20px;
}

.news-event li{
	list-style:none;
	margin:0;
	padding:0;
	border-bottom:1px dashed #e6e6e6;
}

.news-event li:last-child{
	border-bottom:none;
}

.magazine-asside{
	margin:0 -10px 0 -10px;
	padding:0;
	position:relative;
}

.magazine-asside .widget{
	margin-bottom:20px;
	padding:0 20px 20px 20px;
	border-bottom:1px solid #e6e6e6;
	border-radius:0;
}

.magazine-asside .widget .news-article-heading{
	margin-bottom:0;
}

.magazine-asside .widget .news-list li:last-child{
	margin-bottom:0;
}

.magazine-asside .widget .cat-list{
	margin:0;
	padding:0;
}

.magazine-asside .widget .cat-list li{
	list-style:none;
	margin:0;
	padding:15px 0;
	border-bottom:1px dashed #e6e6e6;
}

.magazine-asside .widget .cat-list li:first-child{
	padding-top:0;
}

.magazine-asside .widget .cat-list li:last-child{
	padding-bottom:0;
	border-bottom:none;
}

.magazine-asside .widget .cat-list li a{
	position:relative;
	display:block;
	padding:0 25px 0 25px;
	color:#333;
	font-size:14px;
	line-height:14px;
}

.magazine-asside .widget .cat-list li a .fa{
	position:absolute;
	top:0;
	left:0;
	font-size:16px;
	line-height:16px;
}

.magazine-asside .widget .cat-list li a span{
	position:absolute;
	top:2px;
	right:0;
}

.post-share{
	float:left;
	width:100%;
	margin:0;
	padding:0;
}

.post-share li{
	float:left;
	list-style:none;
	margin:0 20px 0 0;
	padding:0;
}

.post-share li label{
	color:#333;
	text-transform:uppercase;
	font-size:14px;
	line-height:14px;
	padding-top:8px;
}

/*
Inner header
=========================== */
.innerheader-wrapp{
	float:left;
	width:100%;
	background:#f3f4f8 url(../img/pattern01.png) repeat 0 0;
	padding:40px 0;
}

.innerheader-wrapp h2{
	margin:0;
	float:left;
}

.innerheader-wrapp h2 span{
	font-weight:300;
}

/*
Fontawesome
=========================== */
.fa-1x {
	font-size:14px;
}

.fa-2x {
	font-size:20px;
}

.fa-3x {
	font-size:24px;
}

.fa-4x {
	font-size:28px;
}

.fa-5x {
	font-size:32px;
}

.fa-6x {
	font-size:36px;
}

.fa-7x {
	font-size:40px;
}

.fa-8x {
	font-size:44px;
}

.fa-9x {
	font-size:48px;
}

.icon-default{
	color:#2a343f;;
}

.icon-white{
	color:#white;;
}

.icon-circle,
.icon-rectangle{
	position:relative;
	display:inline-block;
	text-indent:2px;
	background-color:#2a343f;
	color:#fff;
	border-radius:50%;
	width:32px;
	height:32px;
	text-align:center;
	font-size:12px;
	line-height:30px;
	overflow:hidden;
	text-indent:-1px;
}

.icon-circle.icon-white,
.icon-rectangle.icon-white{
	background-color:#fff;
	color:#2a343f;
}

.heading-icon{
	position:relative;
}

h1.heading-icon{
	padding-left:62px;
}

h1.heading-icon .icon-circle,
h1.heading-icon .icon-rectangle{
	position:absolute;
	font-size:24px;
	line-height:46px;
	width:48px;
	height:48px;
	top:10px;
	left:0;
	text-indent:1px;
}

h2.heading-icon{
	padding-left:53px;
}

h2.heading-icon .icon-circle,
h2.heading-icon .icon-rectangle{
	position:absolute;
	font-size:20px;
	line-height:38px;
	text-indent:1px;
	width:40px;
	height:40px;
	top:5px;
	left:0;
}

h3.heading-icon{
	padding-left:48px;
}

h3.heading-icon .icon-circle,
h3.heading-icon .icon-rectangle{
	position:absolute;
	font-size:16px;
	line-height:36px;
	text-indent:1px;
	width:36px;
	height:36px;
	top:0;
	left:0;
}

h4.heading-icon{
	padding-left:42px;
}

h4.heading-icon .icon-circle,
h4.heading-icon .icon-rectangle{
	position:absolute;
	font-size:14px;
	line-height:32px;
	text-indent:1px;
	width:32px;
	height:32px;
	top:0;
	left:0;
}

h5.heading-icon{
	padding-left:35px;
}

h5.heading-icon .icon-circle,
h5.heading-icon .icon-rectangle{
	position:absolute;
	font-size:12px;
	line-height:24px;
	text-indent:1px;
	width:26px;
	height:26px;
	top:0;
	left:0;
}

h6.heading-icon{
	padding-left:30px;
}

h6.heading-icon .icon-circle,
h6.heading-icon .icon-rectangle{
	position:absolute;
	font-size:10px;
	line-height:21px;
	text-indent:1px;
	width:22px;
	height:22px;
	top:0;
	left:0;
}

.icon-rectangle{
	border-radius:0;
}

.icon-circle.icon-stroke,
.icon-rectangle.icon-stroke{
	background:none;
	border:1px solid #2a343f;
	color:#2a343f;
}

.icon-circle.icon-stroke.icon-white,
.icon-rectangle.icon-stroke.icon-white{
	border:1px solid #fff;
	color:#fff;
}

.icon-circle.fa-2x,
.icon-rectangle.fa-2x{
	width:42px;
	height:42px;
	font-size:16px;
	line-height:40px;
}

.icon-circle.fa-3x,
.icon-rectangle.fa-3x{
	width:52px;
	height:52px;
	font-size:20px;
	line-height:52px;
}

.icon-circle.fa-4x,
.icon-rectangle.fa-4x{
	width:62px;
	height:62px;
	font-size:24px;
	line-height:64px;
}

.icon-circle.fa-5x,
.icon-rectangle.fa-5x{
	width:72px;
	height:72px;
	font-size:28px;
	line-height:72px;
}

.icon-circle.fa-6x,
.icon-rectangle.fa-6x{
	width:82px;
	height:82px;
	font-size:32px;
	line-height:82px;
}

.icon-circle.fa-7x,
.icon-rectangle.fa-7x{
	width:92px;
	height:92px;
	font-size:38px;
	line-height:90px;
}


.icon-circle.fa-8x,
.icon-rectangle.fa-8x{
	width:102px;
	height:102px;
	font-size:40px;
	line-height:98px;
}

.icon-circle.fa-9x,
.icon-rectangle.fa-9x{
	width:112px;
	height:112px;
	font-size:44px;
	line-height:110px;
}

.centered-icon{
	position:relative;
	display:block;
	text-align:center;
	margin-bottom:30px;
}

.centered-icon .icon-wrapp{
	position:relative;
	display:inline-block;
	margin-bottom:10px;
	width:80px;
	height:80px;
	text-align:center;
}

.centered-icon .icon-wrapp .fa{
	position:absolute;
	font-size:24px;
	line-height:58px;
	width:70px;
	height:70px;
	top:5px;
	left:5px;
	border-radius:50%;
	border:5px solid #707479;
	text-shadow:1px 1px 0 rgba(0, 0, 0, 0.15);
	overflow:hidden;
	background: rgba(255,255,255,0);
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(0,0,0,0.1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(0,0,0,0.1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=0 );
}

.icon-primary,
.icon-buttercup,
.icon-jaffa,
.icon-mandy,
.icon-fiord,
.icon-picton,
.icon-mantis,
.icon-turquoise,
.icon-gold,
.icon-kimberly,
.icon-christine,
.icon-neptune,
.icon-amaranth,
.icon-sunflower,
.icon-viridian,
.icon-cinnabar,
.icon-cadillac,
.icon-eastern,
.icon-golden,
.icon-wedgewood,
.icon-thunderbird,
.icon-apple,
.icon-potters,
.icon-viola,
.icon-azure,
.icon-stiletto,
.icon-meadow,
.icon-tussock,
.icon-serria,
.icon-steel,
.icon-brandy,
.icon-spruce,
.icon-saddle,
.icon-mahogany,
.icon-froly,
.icon-lemon,
.icon-berry,
.icon-crimson,
.icon-deyork,
.icon-sunshade,
.icon-chestnut,
.icon-paradiso,
.icon-lavender,
.icon-olive,
.icon-nutmeg,
.icon-yonder,
.icon-nandor,
.icon-desert,
.icon-downy{
	color:#fff;
}

.icon-stroke.icon-primary,
.icon-stroke.icon-buttercup,
.icon-stroke.icon-jaffa,
.icon-stroke.icon-mandy,
.icon-stroke.icon-fiord,
.icon-stroke.icon-picton,
.icon-stroke.icon-mantis,
.icon-stroke.icon-turquoise,
.icon-stroke.icon-gold,
.icon-stroke.icon-kimberly,
.icon-stroke.icon-christine,
.icon-stroke.icon-neptune,
.icon-stroke.icon-amaranth,
.icon-stroke.icon-sunflower,
.icon-stroke.icon-viridian,
.icon-stroke.icon-cinnabar,
.icon-stroke.icon-cadillac,
.icon-stroke.icon-eastern,
.icon-stroke.icon-golden,
.icon-stroke.icon-wedgewood,
.icon-stroke.icon-thunderbird,
.icon-stroke.icon-apple,
.icon-stroke.icon-potters,
.icon-stroke.icon-viola,
.icon-stroke.icon-azure,
.icon-stroke.icon-stiletto,
.icon-stroke.icon-meadow,
.icon-stroke.icon-tussock,
.icon-stroke.icon-serria,
.icon-stroke.icon-steel,
.icon-stroke.icon-brandy,
.icon-stroke.icon-spruce,
.icon-stroke.icon-saddle,
.icon-stroke.icon-mahogany,
.icon-stroke.icon-froly,
.icon-stroke.icon-lemon,
.icon-stroke.icon-berry,
.icon-stroke.icon-crimson,
.icon-stroke.icon-deyork,
.icon-stroke.icon-sunshade,
.icon-stroke.icon-chestnut,
.icon-stroke.icon-paradiso,
.icon-stroke.icon-lavender,
.icon-stroke.icon-olive,
.icon-stroke.icon-nutmeg,
.icon-stroke.icon-yonder,
.icon-stroke.icon-nandor,
.icon-stroke.icon-desert,
.icon-stroke.icon-downy{
	background:none;
}

/*
Icon with text
=========================== */
.text-column{
	position:relative;
	display:block;
	margin-bottom:30px;
}

.align-icon{
	position:relative;
	display:block;
	padding-left:50px;
	margin-bottom:30px;
}

.align-icon .fa{
	position:absolute;
	left:0;
	top:5px;
}

.align-icon.text-right{
	padding-left:0;
	padding-right:50px;
}

.align-icon.text-right .fa{
	left:auto;
	right:0;
}

.align-icon.text-center{
	padding:0;
}

.align-icon.text-center .fa{
	position:relative;
	left:auto;
	top:auto;
	margin-bottom:5px;
}

.abslute-icon{
	position:relative;
	display:block;
	padding-left:50px;
	margin-bottom:30px;
}

.abslute-icon.text-right{
	padding-left:0;
	padding-right:50px;
}

.abslute-icon.ai-2x{
	padding-left:60px;
}

.abslute-icon.text-right.ai-2x{
	padding-left:0;
	padding-right:60px;
}

.abslute-icon.ai-3x{
	padding-left:75px;
}

.abslute-icon.text-right.ai-3x{
	padding-left:0;
	padding-right:75px;
}

.abslute-icon.ai-4x{
	padding-left:85px;
}

.abslute-icon.text-right.ai-4x{
	padding-left:0;
	padding-right:85px;
}

.abslute-icon.ai-5x{
	padding-left:95px;
}

.abslute-icon.text-right.ai-5x{
	padding-left:0;
	padding-right:95px;
}

.abslute-icon.ai-6x{
	padding-left:110px;
}

.abslute-icon.text-right.ai-6x{
	padding-left:0;
	padding-right:110px;
}

.abslute-icon.ai-7x{
	padding-left:120px;
}

.abslute-icon.text-right.ai-7x{
	padding-left:0;
	padding-right:120px;
}

.abslute-icon.ai-8x{
	padding-left:130px;
}

.abslute-icon.text-right.ai-8x{
	padding-left:0;
	padding-right:130px;
}

.abslute-icon.ai-9x{
	padding-left:140px;
}

.abslute-icon.text-right.ai-9x{
	padding-left:0;
	padding-right:140px;
}

.abslute-icon.text-center{
	padding:0;
}

.abslute-icon .fa{
	position:absolute;
	left:0;
	top:10px;
}

.abslute-icon.text-right .fa{
	left:auto;
	right:0;
}

.abslute-icon.text-center .fa{
	position:relative;
	left:auto;
	top:auto;
	margin-bottom:10px;
}

.icon-center-top{
	position:relative;
	display:block;
	text-align:center;
	background:#fff;
	border:1px solid #e0e2e4;
	border-bottom:5px solid;
	border-radius:2px;
	padding:40px 30px 40px 30px;
	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;
}

.icon-center-top.transparent{
	color:#424242;
	background:rgba(255, 255, 255, 0.6);
	border-top:none;
	border-left:none;
	border-right:none;
}

.icon-center-top.transparent h1,
.icon-center-top.transparent h2,
.icon-center-top.transparent h3,
.icon-center-top.transparent h4,
.icon-center-top.transparent h5,
.icon-center-top.transparent h6{
	color:#333;
}

.text-icon-box{
	position:relative;
	display:block;
	background:#fff;
	border:1px solid #e0e2e4;
	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.full-right{
	float:none !important;
	text-align:right;
}

.text-icon-box .fa{
	margin-bottom:20px;
}

.text-icon-box h6{
	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;
}

.icon-box-left{
	position:relative;
	display:block;
	background:#fff;
	border:4px solid #e0e2e4;
	border-radius:60px 0 60px 0;
	padding:40px 30px;
	margin-bottom:30px;
	overflow:hidden;
	-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-center-top:hover,
.text-icon-box:hover,
.icon-box-left:hover{
	-webkit-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.15);
}

.fa.bg-icon{
	position:absolute;
	font-size:220px;
	line-height:220px;
	color:rgba(0, 0, 0, 0.02);
	bottom:0;
	right:0;
}

.icon-box-content{
	position:relative;
	z-index:4;
}

.flip-wrapp{
	width: 100%;
	height: 100%;
	margin-bottom:30px;
	display: inline-block;
	text-align:center;
}
      
.flip-wrapp .front,
.flip-wrapp .back {
	padding: 40px 30px;
}

.flip-wrapp .front {
	background-color: #f6f6f6;
	text-transform:uppercase;
	color:#9c9ca0;
	letter-spacing:2px;
	text-align:center;
}

.gray-container .flip-wrapp .front {
	background-color: #fff;
	color:#858585;
}

.vertical-center{
	display:table;
	width:100%;
	height:100%;
	vertical-align: center;
}

.vertical-center div{
	display: table-cell;
	vertical-align: middle;
}

.flip-wrapp .front .fa{
	margin-bottom:10px;
}

.flip-wrapp .front h1,
.flip-wrapp .front h2,
.flip-wrapp .front h3,
.flip-wrapp .front h4,
.flip-wrapp .front h5,
.flip-wrapp .front h6{
	margin-bottom:5px;
	letter-spacing:1px;
}

.flip-wrapp .back {
	background-color: #2c2d31;
	color:#fff;
}

.flip-wrapp .back h1,
.flip-wrapp .back h2,
.flip-wrapp .back h3,
.flip-wrapp .back h4,
.flip-wrapp .back h5,
.flip-wrapp .back h6{
	text-transform:uppercase;
	color:#fff;
	font-weight:400;
}

.icon-box-circle{
	width:270px;
	height:270px;
	position:relative;
	border-radius:50%;
	display:block;
	margin:0 auto;
	margin-bottom:40px;
	background:#fbfcfc;
	padding:10px;
	border:1px solid #f3f5f5;
	-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-box-circle .icon-box-content{
	width:250px;
	height:250px;
	position:relative;
	border-radius:50%;
	display:block;
	background:#f7f9f9;
	border:1px solid #f0f1f1;
	text-align:center;
	padding:40px 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;
}

.icon-box-circle .icon-box-content .bottom-icon{
	position:absolute;
	width:72px;
	height:72px;
	font-size:24px;
	line-height:50px;
	bottom:-10px;
	left:50%;
	margin-left:50px;
	background:#fbfcfc;
	border-radius:50%;
	padding:10px;
	border:1px solid #f3f5f5;
	-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-box-circle:hover{
	-webkit-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.15);

}

.col-icon{
	position:relative;
	float:left;
	width:100%;
	margin:10px 0 40px 0;
	padding:0;
	color:#fff;
	text-align:center;
	padding:30px;
}

.column-active{
	padding:40px 30px;
	margin-top:0;
}

.col-icon.column-active:before,
.col-icon.column-active h5:before{
	position:absolute;
	content:'';
	display:block;
	width: 0;
	height: 0;
	border-bottom: 10px solid;
	border-left: 10px solid transparent;
	top:0;
	left:-10px;
}

.col-icon.column-active h5:before{
	border-left:none;
	border-bottom: 10px solid;
	border-right: 10px solid transparent;
	left:auto;
	right:-10px;
}

.col-icon.column-active:after,
.col-icon.column-active h5:after{
	position:absolute;
	content:'';
	display:block;
	width: 0;
	height: 0;
	border-top: 10px solid;
	border-left: 10px solid transparent;
	left:-10px;
	bottom:0;
}

.col-icon.column-active h5:after{
	border-top: 10px solid;
	border-right: 10px solid transparent;
	border-left:none;
	left:auto;
	right:-10px;
}

.col-icon .fa{
	margin-bottom:10px;
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;   
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform; 	
}

.col-icon:hover .fa{
    -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
}

.col-icon.column-5{
	float:left;
	width:20%;
}

.col-icon.bg1{
	background:#3b3e4e;
}

.col-icon.bg2{
	background:#353747;
}

.col-icon.bg3{
	background:#2f3241;
}

.col-icon.bg4{
	background:#292c3a;
}

.col-icon.bg5{
	background:#242734;
}

.icon-box-color-bg{
	position:relative;
	text-align:center;
	display:block;
	padding:35px 30px 40px 30px;
	border:5px solid;
	border-radius:2px;
	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;
}

.icon-box-color-bg:hover{
	-webkit-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.05);
	box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.05);
}

.container-icons{
	float:left;
	width:100%;
	margin:0;
	padding:0;
}

.container-icons .icon-col-3{	
	position:relative;
	float:left;
	width:33.333333%;
	background:#2f3241;
	color:#fff;
	text-align:center;
	padding:20px;
}

.container-icons .icon-col-3 .icon-box-content{
	padding:40px 30px;
	border:6px double #73757e;
	z-index:4;
}

.container-icons .icon-col-3 .icon-box-content .fa{
	width:60px; 
	height:60px;
	background:rgba(201, 202, 208, 0.2);
	border:5px solid rgba(201, 202, 208, 0.2);
	border-radius:50%;
	font-size:24px;
	line-height:49px;
	margin-bottom:15px;
}

.container-icons .icon-col-3 .icon-bg{
	position:absolute;
	font-size:220px;
	line-height:220px;
	color:rgba(255, 255, 255, 0.08);
	bottom:0;
	right:0;
}

.icon-col-3.icon-col-active {
	margin-top:-20px;
}

.icon-col-3.icon-col-active .icon-box-content{
	padding:60px 30px 60px 30px;
}

.icon-col-3.icon-col-active .icon-box-content{
	border:6px double rgba(255, 255, 255, 0.5);
}

.icon-col-3.icon-col-active .icon-box-content .page-heading{
	color:#fff;
}

.icon-col-3.icon-col-active .icon-box-content .page-heading:before,
.icon-col-3.icon-col-active .icon-box-content .page-heading:after{
	background:#fff;
}

.icon-col-3.icon-col-active .icon-box-content .fa{
	background:rgba(255, 255, 255, 0.3);
	border:5px solid rgba(255, 255, 255, 0.3);
}

.container-icons .icon-col-3.icon-col-active .icon-bg{
	color:rgba(255, 255, 255, 0.15);
}

.icon-col-3.icon-col-active:before,
.icon-col-3.icon-col-active:after{
	position:absolute;
	content:'';
	width: 0;
	height: 0;
	border-bottom: 20px solid;
	border-left: 20px solid transparent;
	left:-20px;
	top:0;
}

.icon-col-3.icon-col-active:after{
	border-left:none;
	border-bottom: 20px solid ;
	border-right: 20px solid transparent;
	right:-20px;
	left:auto;
}

.icon-col-3.icon-col-active .icon-box-content:before,
.icon-col-3.icon-col-active .icon-box-content:after{
	position:absolute;
	content:'';
	width: 0;
	height: 0;
	border-top: 20px solid red;
	border-left: 20px solid transparent;
	left:-46px;
	bottom:-26px;
}

.icon-col-3.icon-col-active .icon-box-content:after{
	border-top: 20px solid red;
	border-right: 20px solid transparent;
	border-left:none;
	left:auto;
	right:-46px;
}

.numeric-column{
	position:relative;
	display:block;
	margin-bottom:30px;
	padding:30px 0 0 30px;
}

.numeric-column .numeric{
	position:absolute;
	font-weight:700;
	font-size:92px;
	line-height:64px;
	letter-spacing:-10px;
	color:rgba(188, 192, 193, 0.1);
	top:0;
	left:0;
}

.gray-container .numeric-column .numeric{
	color:rgba(188, 192, 193, 0.2);
}

.numeric-column ..numeric-content{
	position:relative;
	z-index:4;
}

.numeric-column .numeric-content p{
	margin-bottom:5px;
}

/*
Team
=========================== */
.team-wrapper{
	position:relative;
	display:block;
	margin-bottom:30px;
}

.team-wrapper .img-wrapper{
	border-radius:2px 2px 0 0;
}

.team-content{
	position:relative;
	background:#fff;
	border:1px solid #e0e2e4;
	border-top:none;
	border-radius:0 0 2px 2px;
	display:block;
	padding:30px 30px 30px 75px;
}

.gray-container .team-content{
	border:1px solid #fff;
}

.team-content.quote-content{
	border:1px solid #e0e2e4;
	padding:30px 45px 40px 45px;
	border-radius:2px;
}

.team-content.quote-content:before,
.team-content.quote-content:after{
	position:absolute;
	content:'';
	width: 0;
	height: 0;
	border-bottom: 30px solid #e0e2e4;
	border-right: 50px solid transparent;
	top:60px;
	right:-50px;
}

.team-content.quote-content:after{
	border-bottom: 28px solid #fff;
	border-right: 48px solid transparent;
	right:-48px;
	top:61px;
}

.team-content h5{
	margin-bottom:0;
}

.team-content.quote-content span.position{
	position:relative;
	display:block;
	text-transform:uppercase;
	color:#b3b8bf;
	letter-spacing:5px;
	padding-bottom:30px;
	margin-bottom:30px;
}

.team-content.quote-content span.position:before{
	position:absolute;
	content:'';
	background:#333;
	width:60px;
	height:5px;
	bottom:0;
	left:0;
}

.team-content.quote-content blockquote{
	margin-bottom:30px;
}

.team-content.quote-content .icon-circle.icon-stroke{
	background:none;
	color:#b3b8bf;
	border-color:#b3b8bf;
	display:inline-block;
	margin-right:5px;
}

.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:14px;
	line-height:24px;
	color:#fff;
	border:none;
	border-radius:50%;
	top:50%;
	left:30px;
	margin-top:-15px;
}

.team-fullwidth{
	float:left;
	width:100%;
	margin:-1px;
	padding:0;
}

.team-fullwidth li{
	float:left;
	width:25%;
	margin:0;
	padding:0;
	list-style:none;
}

.team-base{
	overflow:hidden;
	position:relative;
	background:#eceded;
	text-align:center;
}

.team-base img.img-team{
	position:absolute;
	width:100%;
	height:auto;
	padding:0;
	top:0;
	left:0;
	z-index:5;
}

.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;
}

.team-column-wrapp{
	position:relative;
	display:block;
	margin:0;
	padding:115px 0 0 0;
	color:#fff;
	overflow:visible;
}

.team-column-wrapp .team-content{
	background:#222534 url(../img/pattren03.png) repeat-x center top;
	position:relative;
	min-height:300px;
	border:none;
	margin:0;
	padding:30px 30px 30px 165px;
	border-radius:0;
	overflow:visible;
}

.team-column-wrapp .team-content h1, .team-column-wrapp .team-content h2, .team-column-wrapp .team-content h3, .team-column-wrapp .team-content h4, .team-column-wrapp .team-content h5, .team-column-wrapp .team-content h6{
	position:relative;
	color:#fff;
	margin-bottom:20px;
	padding-bottom:15px;
}

.team-column-wrapp .team-content h1:before,
.team-column-wrapp .team-content h2:before,
.team-column-wrapp .team-content h3:before,
.team-column-wrapp .team-content h4:before,
.team-column-wrapp .team-content h5:before,
.team-column-wrapp .team-content h6:before,
.team-column-wrapp .team-content h1:after,
.team-column-wrapp .team-content h2:after,
.team-column-wrapp .team-content h3:after,
.team-column-wrapp .team-content h4:after,
.team-column-wrapp .team-content h5:after,
.team-column-wrapp .team-content h6:after{
	position:absolute;
	content:'';
	width:100%;
	height:1px;
	left:0;
	bottom:0;
	display:block;
	background:#fff;
}

.team-column-wrapp .team-content h1:after,
.team-column-wrapp .team-content h2:after,
.team-column-wrapp .team-content h3:after,
.team-column-wrapp .team-content h4:after,
.team-column-wrapp .team-content h5:after,
.team-column-wrapp .team-content h6:after{
	width:80px;
	left:auto;
	right:0;
}

.team-column-wrapp  .team-avatar{
	position:absolute;
	top:-115px;
	left:30px;
}

.team-content .wrap-progress{
	margin-bottom:-15px;
}

.team-content .progress.type1 .value-progress,
.team-content .progress.type1 .data-progress{
	color:#d9d9dd;
}

.team-content .icon-circle{
	color:#222534;
	background:#d9d9dd;
	-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;
}

.team-content .icon-circle:hover{
	color:#fff;
}

/*
Testimoni
=========================== */
.testimoni-wrapp{
	position:relative;
	display:block;
	padding:0;
	margin:0 0 30px 0;
}

.testimoni-wrapp.absolute-avatar{
	margin:0 0 70px 0;
}

.testimoni-wrapp.left-avatar{
	padding-left:85px;
}

.testimoni{
	position:relative;
	font-size:13px;
	line-height:24px;
	background:#fff;
	border:1px solid #e0e2e4;
	border-left:3px double #e0e2e4;
	border-top:3px double #e0e2e4;
	border-radius:2px;
	padding:30px 30px;
	margin-bottom:30px;
}

.parallax .testimoni{
	background:rgba(255, 255, 255, 0.95);
	border:none;
	color:#6b6b6b;
}

.parallax .testimoni blockquote:before{
	color:#dadade;
}

.testimoni-wrapp.absolute-avatar .testimoni{
	margin-bottom:0;
	border:1px solid #e0e2e4;
	border-right:3px double #e0e2e4;
	border-bottom:3px double #e0e2e4;
	z-index:4;
}

.testimoni-wrapp.left-avatar .testimoni{
	border:1px solid #e0e2e4;
	border-right:3px double #e0e2e4;
	border-bottom:3px double #e0e2e4;
}

.testimoni blockquote{
	font-size:13px;
	line-height:24px;
	margin:0;
}

.testimoni:before,
.testimoni:after{
	content:'';
	display:block;
	position:absolute;
	width: 0;
	height:0;
	bottom:-22px;
	left:19px;
	border-top: 22px solid #e0e2e4;
	border-left: 22px solid transparent;
}

.testimoni:after{
	border-top: 20px solid #fff;
	border-left: 20px solid transparent;
	z-index:2;
	bottom:-20px;
	left:20px;
}

.parallax .testimoni:before{
	display:none;
}

.parallax .testimoni:after{
	border-top: 20px solid rgba(255, 255, 255, 0.95);
	border-left: 20px solid transparent;
}

.testimoni-wrapp.absolute-avatar .testimoni:before,
.testimoni-wrapp.absolute-avatar .testimoni:after{
	display:none;
}

.testimoni-wrapp.left-avatar .testimoni:before,
.testimoni-wrapp.left-avatar .testimoni:after{
	bottom:auto;
	top:19px;
	left:-20px;
	border-top: 16px solid #e0e2e4;
	border-left: 20px solid transparent;
}

.testimoni-wrapp.left-avatar .testimoni:after{
	border-top: 14px solid #fff;
	border-left: 20px solid transparent;
	z-index:2;
	bottom:auto;
	top:20px;
	left:-19px;
}

.testimoni-author{
	position:relative;
	display:block;
	padding:5px 0 5px 70px;
}

.testimoni-wrapp.absolute-avatar .testimoni-author{
	padding:10px 0 15px 35px;

}

.testimoni-author h5,
.testimoni-author h6{
	margin-bottom:5px;
}

.testimoni-wrapp.left-avatar .testimoni-author{
	padding:0;
	margin-bottom:15px;
}

.testimoni-wrapp.absolute-avatar .testimoni-author h5,
.testimoni-wrapp.absolute-avatar .testimoni-author h6,
.testimoni-wrapp.left-avatar .testimoni-author h5,
.testimoni-wrapp.left-avatar .testimoni-author h6{
	margin-right:10px;
	float:left;
}

.testimoni-author .avatar{
	position:absolute;
	width:60px;
	height:60px;
	overflow:hidden;
	border-radius:50%;
	left:0;
	top:0;
}

.testimoni-wrapp.absolute-avatar .testimoni-author .avatar{
	display:block;
	width:76px;
	height:76px;
	padding:7px;
	top:auto;
	bottom:-76px;
	background:#fff;
	border: 1px solid #e0e2e4;
}

.testimoni-wrapp.left-avatar .avatar{
	position:absolute;
	left:0;
	overflow:hidden;
	border-radius:50%;
}

.testimoni-wrapp.absolute-avatar .testimoni-author .avatar img{
	width:60px;
	height:60px;
	border-radius:50%;
}

.single-testimoni{
	position:relative;
	display:block;
	text-align:center;
}

.single-testimoni blockquote{
	font-family:georgia;
	font-size:34px;
	line-height:48px;
}

.single-testimoni blockquote.quote-sm{
	font-size:24px;
	line-height:36px;
}

.parallax .single-testimoni,
.parallax .single-testimoni blockquote{
	color:#fff;
}

.single-testimoni blockquote:before{
	color:rgba(0, 0, 0, 0.2);
}

.parallax .single-testimoni blockquote:before{
	color:rgba(255, 255, 255, 0.6);
}

.single-testimoni .testimoni-author{
	padding:0;
}

.single-testimoni .testimoni-author .avatar{
	position:relative;
	margin-bottom:10px;
}

/*
Parallax
=========================== */
.parallax{
	position:relative;
	padding:60px 0;
	margin: 0 auto;
	overflow:hidden;
	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 h1{
	margin-bottom:40px;
}

@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 .overlay{
    background-color: #222534;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    filter: alpha(opacity=40);
    z-index: 1;
}

.parallax .overlay.inverse-bg{
    background-color: #263341;
    opacity: 0.95;
    filter: alpha(opacity=95);
}

.parallax.white-bg{
	color:#6b6b6b;
}

.parallax.white-bg .overlay{

    filter: alpha(opacity=100);
}

.parallax.white-bg h1,
.parallax.white-bg h2,
.parallax.white-bg h3,
.parallax.white-bg h4,
.parallax.white-bg h5,
.parallax.white-bg h6{
	color:#333;
}

.parallax .content-parallax{
    position: relative;
    z-index: 2;
}

.parallax .form-control{
	border:1px solid transparent;
	background:rgba(255, 255, 255, 0.95);
	color: #989898;
}

.parallax .form-control::-moz-placeholder {
	color: #989898;
	opacity: 1;
}

.parallax .form-control:-ms-input-placeholder {
	color: #989898;
}

.parallax .form-control::-webkit-input-placeholder {
	color: #989898;
}

.parallax-column{
	background:#fff;
	color:#858585;
	padding:40px;
}

.parallax-column .section-heading{
	color:#858585;
}

.parallax-column h1,
.parallax-column h2,
.parallax-column h3,
.parallax-column h4,
.parallax-column h5,
.parallax-column h6{
	color:#333;
}

/*
Process
=========================== */
.process-3colum{
	position:relative;
	float:left;
	width:100%;
	margin:0;
	padding:0;
}

.process-3colum li{
	position:relative;
	float:left;
	width:33.333333%;
	list-style:none;
	text-align:center;
	margin:0 0 30px 0;
	padding:0 15px;
}

.parallax .process-3colum li,
.inverse-container .process-3colum li{
	color:#fff;
}

.process-3colum li .fa{
	position:relative;
	display:inline-block;
	margin-bottom:10px;
	z-index:2;
}

.process-3colum li:before,
.process-3colum li:after{
	position:absolute;
	width:50%;
	height:3px;
	border-top:3px dotted #fff;
	content: "";
	top:40px;
	left:5px;
}

.process-3colum li:after{
	left:auto;
	right:5px;
}

.process-3colum li:first-child:before,
.process-3colum li:last-child:after{
	width:auto;
	height:auto;
	font-family: 'FontAwesome';
	content: "\f105";
	border:none;
	top:29px;
	left:auto;
	right:0;
	margin-right:-4px;
	font-size:24px;
	line-height:24px;
}

.process-3colum li:last-child:after{
	left:0;
	right:auto;
	margin-left:-4px;
}

.process-puzzle{
	float:left;
	width:100%;
	margin:0;
	padding:0;
}

.process-puzzle li{
	position:relative;
	float:left;
	width:25%;
	list-style:none;
	margin:0;
	padding:0 1px;
	color:#fff;
}

.process-puzzle.col-3 li{
	width:33.333333%;
}

.puzzle-content{
	position:relative;
	display:block;
	background-color:#3b3e4e;
	padding:50px 30px 30px 40px;
	border-radius:8px;
}

.puzzle-content .puzzle-body{
	position:relative;
	z-index:4px;
}

.puzzle-content .numeric{
	position:absolute;
	top:15px;
	left:20px;
	z-index:2px;
	font-size:72px;
	line-height:72px;
	color:rgba(255, 255, 255, 0.25);
}

.process-puzzle li .puzzle-content:before,
.process-puzzle li .puzzle-content:after{
	position:absolute;
	content:'';
	width:30px;
	height:30px;
	border-radius:50%;
	display:block;
	top:50%;
	right:-15px;
	margin-top:-15px;
	z-index:4;
}

.process-puzzle li .puzzle-content:before{
	width:30px;
	height:34px;
	right:auto;
	left:-15px;
	margin-top:-17px;
	z-index:2;
	background-color:#fff;
}

.gray-container .process-puzzle li .puzzle-content:before{
	background-color:#eff4f7;
}

.process-puzzle li .puzzle-content.default-bg:after{
	background-color:#3b3e4e;
}

.process-image-list{
	float:left;
	width:100%;
	margin:0;
	padding:0;
}

.process-image-list li{
	position:relative;
	float:left;
	width:25%;
	list-style:none;
	margin:0;
	padding:0 30px;
	text-align:center;
}

.process-image-list li:before{
	position:absolute;
	font-family: 'FontAwesome';
	content: "\f061";
	font-size:24px;
	color:#dadada;
	top:50%;
	right:-10px;
	margin-top:-40px;
}

.process-image-list li:last-child:before{
	display:none;
}

.process-image-list li .process-content{
	position:relative;
	display:inline-block;
	width:170px;
	height:170px;
	padding:20px;
	margin-bottom:15px;
	border:5px solid #dadada;
	border-radius:50%;
	-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;
}

.process-image-list li .process-content img{
	border-radius:50%;
	width:120px;
	height:120px;
}

.process-image-list li .process-content span.number{
	position:absolute;
	width:30px;
	height:30px;
	color:#fff;
	border-radius:50%;
	font-weight:700;
	line-height:30px;
	top:0;
	left:10px;
}

/*
Pricing
=========================== */
.pricing-item {
	position: relative;
	display: block;
    width: 100%;
    text-align: center;
	background:#fff;
    border: solid 3px #ebebeb;
    margin: 0;
    padding:0 0 30px 0;
	cursor: default;
    z-index: 1;
    margin-bottom: 30px;
	border-radius:2px;
	-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:hover{
	-webkit-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.15);
}

.pricing-item.pricing-column{
	padding:70px 0 30px 0;
	background:#f8f9f9;
    border: solid 1px #e3e3e5;
	margin-top:40px;
    margin-bottom: 65px;
}

.pricing-item .pricing-icon{
	display:block;
    text-align: center;
	overflow:hidden;
}

.pricing-item.pricing-column .pricing-icon{
	position:absolute;
	width:112px;
	height:112px;
	background:#fafafa;
	padding:10px;
	border-radius:50%;
    border: solid 1px #e3e3e5;
	top:-40px;
	left:50%;
	margin-left:-55px;
}

.pricing-item .pricing-icon .fa{
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    font-size: 56px;
	line-height:56px;
}

.pricing-item.pricing-column .pricing-icon .fa{
	font-size:54px;
	line-height:64px;
	width:90px;
	height:90px;
	background:#2f3434;
	color:#fff;
	border-radius:50%;
	padding-top:10px;
}

.pricing-item .pricing-title {
	margin:0;
	padding:15px 0;
}

.pricing-item.pricing-column .pricing-title {
	font-size:24px;
	margin: 10px 0 0 0;
	padding:0;
}

.pricing-item .pricing-price {
	position:relative;
	background:#f1f5f5;
	padding:40px 0 35px 0;
	margin: 0 0 40px 0;
    font-size: 30px;
    color: #3f3f3f;
	font-weight:700;
}

.pricing-item .pricing-price:before{
	position:absolute;
	content:'';
	display:block;
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 40px solid transparent;
	border-top: 30px solid #f1f5f5;
	left:50%;
	bottom:-30px;
	margin-left:-40px;
}

.pricing-item.active .pricing-price {
	color:#fff;
}

.pricing-item.pricing-column .pricing-price {
	background:#2f3434;
	color:#fff;
	margin:15px 0 0 0;
	padding:40px 0 40px 10px;
}

.pricing-item.pricing-column .pricing-price:before{
	display:none;
}

.pricing-item .pricing-currency {
	vertical-align: super;
    font-size: 24px;
}

.pricing-item.pricing-column .pricing-currency {
    font-size: 24px;
}

.pricing-item .pricing-period{
    font-size: 14px;
	font-weight:400;
}

.pricing-item.pricing-column  .pricing-period{
    font-size: 24px;
	line-height:24px;
}

.pricing-item .pricing-anim {
	display: inline-block;
	position: relative;
	font-size:64px;
}

.pricing-item.pricing-column .pricing-anim{
	font-size:64px;
	text-indent:-10px;
}

.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-sentence {
	font-weight: 400;
    margin-bottom: 0;
	font-style:italic;
	font-size:14px;
}

.pricing-item .pricing-feature-list {
	margin: 0 0 25px 0;
	padding:0;
	list-style: none;
	text-align: center;
	background:#fff;
}

.pricing-item .pricing-feature-list li{
    border-bottom: solid 1px #ebebeb;
	padding:10px 20px 15px 20px;
}

.pricing-item.pricing-column .pricing-feature-list li{
	padding:15px 20px;
	margin:0;
	border-bottom: solid 1px #e3e3e5;
	color:#333;
	font-size:14px;
}

.pricing-item.pricing-column .pricing-feature-list li.bg1{
	background:#f8f9f9;
}

.pricing-item.pricing-column .pricing-feature-list li.bg2{
	background:#fcfcfc;
}

.pricing-list{
	float:left;
	width:100%;
	margin:0 0 30px 0;
}

.pricing-list .list-column{
	float:left;
	width:20%;
	padding:0 0.5px;
}

.pricing-list .list-column.title-column{
	margin-top:110px;
}

.list-column-head{
	color:#fff;
	display:block;
	background:#2f3434;
	text-align:center;
	padding:20px 30px;
	height:110px;
	border-top:5px solid;
}

.list-column-head h5{
	color:#fff;
	line-height:38px;
	margin:0;
}

.list-column-head .pricing-price{
	font-size:42px;
	line-height:36px;
	font-weight:700;
}

.list-column-head .pricing-price .pricing-currency {
	vertical-align: super;
    font-size: 16px;
	line-height:16px;
}

.list-column-head .pricing-price .pricing-period{
	font-size:12px;
	line-height:12px;
	font-weight:400;
}

.list-column-content{
	background:#f8f9f9;
	text-align:center;
	border-left:1px solid #e3e3e5;
	border-right:1px solid #e3e3e5;
}

.pricing-list .list-column.title-column .list-column-content{
	background:#2f3434;
	border-top:1px solid #2f3434;
	text-align:left;
	margin-top:-1px;
	color:#fff;
}

.list-column-content ul{
	margin:0;
	padding:0;
}

.list-column-content ul li{
	list-style:none;
	margin:0;
	height:60px;
	padding:15px 20px;
	border-bottom:1px solid #e3e3e5;
	font-size:16px;
	line-height:24px;
	color:#6b6b6b;
}

.pricing-list .list-column.title-column .list-column-content ul li{
	font-weight:700;
	line-height:26px;
	color:#fff;
}

.list-column-content ul li .fa{
	margin-top:2px;
}

.list-column-content ul li span{
	display:none;
	line-height:30px;
}

.show-text .list-column-content ul li .fa{
	display:none;
}

.show-text .list-column-content ul li span{
	display:block;
}

.list-column-content ul li.bg1{
	background:#f8f9f9;
}

.pricing-list .list-column.title-column .list-column-content ul li.bg1{
	background:#2f3434;
	border-bottom:1px solid #2f3434;
}

.list-column-content ul li.bg2{
	background:#fcfcfc;
}

.pricing-list .list-column.title-column .list-column-content ul li.bg2{
	background:#424747;
	border-bottom:1px solid #424747;
}

.list-column-bottom{
	background:#f8f9f9;
	text-align:center;
	border:1px solid #e3e3e5;
	border-top:0;
	padding:20px;
}

.pricing-2column-wrapp{
	position:relative;
	display:block;
	margin-bottom:30px;
}

.pricing-2-column{
	position:relative;
	display:inline-block;
	width:50%;
	background:#222534;
	color:#fff;
	padding:40px 30px;
	border-top:5px solid;
	-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);
	z-index:2;
}

.pricing-2column-wrapp .pricing-2-column ul{
	margin:0 0 30px 0;
	padding:0;
}

.pricing-2column-wrapp .pricing-2-column ul li{
	position:relative;
	list-style:none;
	margin:0 0 5px 0;
	padding:0 0 0 30px;
	font-size:18px;
	line-height:32px;
}

.pricing-2column-wrapp .pricing-2-column ul li .fa{
	position:absolute;
	left:0;
	top:5px;
}

.pricing-2-column:before{
	content:'';
	display:block;
	position:absolute;
	width: 0;
	height: 0;
	border-top: 60px solid;
	border-left: 60px solid transparent;
	top:0;
	right:0;
	z-index:2;
}

.pricing-2-column .price-label{
	position:absolute;
	font-size:18px;
	line-height:18px;
	font-weight:700;
	z-index:4;
	top:5px;
	right:5px;
	color:#fff;
}

.pricing-2column-wrapp .pricing-2-column.absolute-2column{
	position:absolute;
	background:#f8f9f9;
	border-right:1px solid #e3e3e5;
	border-bottom:1px solid #e3e3e5;
	left:50%;
	bottom:0;
	color:#858585;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	z-index:1;
}

.pricing-2column-wrapp .pricing-2-column.absolute-2column h1,
.pricing-2column-wrapp .pricing-2-column.absolute-2column h2,
.pricing-2column-wrapp .pricing-2-column.absolute-2column h3,
.pricing-2column-wrapp .pricing-2-column.absolute-2column h4,
.pricing-2column-wrapp .pricing-2-column.absolute-2column h5,
.pricing-2column-wrapp .pricing-2-column.absolute-2column h6{
	color:#333;
}

.pricing-2column-wrapp .pricing-2-column.absolute-2column ul li{
	margin-bottom:10px;
	padding:0 0 0 25px;
	font-size:16px;
	line-height:24px;
}

.pricing-2column-wrapp .pricing-2-column.absolute-2column ul li .fa{
	top:3px;
}

/*
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 #ebebeb;
	color:#858585;
	font-weight:400;
	font-size:14px;
	text-decoration:none;
	padding:5px 20px;
	margin:0 0.5px 5px 0.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;
}

.gray-container .filter-items li a{
	background:rgba(255, 255, 255, 0.8);
	border:1px solid #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 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;
}

.filter-items.text-only{
	margin-bottom:30px;
}

.filter-items.text-only li{
	margin:0 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 5px;
	margin:0;
	border:none;
	border-radius:0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.filter-items.text-only.white-text li a{
	color:#fff;
}

.filter-items.text-only li a.active{
	border-bottom:1px solid #333;
}

.img-wrapper{
	position:relative;
	overflow:hidden;
    display: block;
	cursor:pointer;
}

.fluid-row .img-wrapper{
	border-radius:0;
}

.img-wrapper.no-responsive{
    display: inline-block;
	width:auto;
}

.fullwidth .img-wrapper{
	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-wrapper:hover  .img-blur{
	filter: url(blur.svg#blur);
	filter: blur(3px);
	-webkit-filter: blur(3px);
	filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='3');
}

.img-caption{
	position:absolute;
	vertical-align: center;
	text-align:center;
	width:100%;
	height:100%;
}

.img-caption.dark-frame{
	background:rgba(26, 28, 33, 0.8);
	padding:20px;
}

.img-caption.white-bg,
.img-caption.dark-bg{
	background:none;
}

.img-caption.white-bg a,
.img-caption.white-bg a:hover,
.img-caption.white-bg a:focus,
.img-caption.white-bg a:active,
.img-caption.dark-bg a,
.img-caption.dark-bg a:hover,
.img-caption.dark-bg a:focus,
.img-caption.dark-bg a:active{
	background:rgba(255, 255, 255, 0.95);
	color:#333;
	display:table;
	width:100%;
	height:100%;
	text-decoration:none;
	vertical-align: center;
}

.img-caption.dark-bg a,
.img-caption.dark-bg a:hover,
.img-caption.dark-bg a:focus,
.img-caption.dark-bg a:active{
	background:rgba(18, 19, 19, 0.85);
	color:#fff;
}

.img-caption.nobackground.white-bg a,
.img-caption.nobackground.white-bg a:hover,
.img-caption.nobackground.white-bg a:focus,
.img-caption.nobackground.white-bg a:active,
.img-caption.nobackground.dark-bg a,
.img-caption.nobackground.dark-bg a:hover,
.img-caption.nobackground.dark-bg a:focus,
.img-caption.nobackground.dark-bg a:active{
	background:none;
}

.img-caption.white-bg h5,
.img-caption.dark-bg h5,
.img-caption.white-bg div,
.img-caption.dark-bg div{
	display: table-cell;
	vertical-align: middle;
	font-weight:700;
}

.img-caption.white-bg h5 span,
.img-caption.dark-bg h5 span{
	display:block;
	font-size:12px;
	line-height:18px;
	font-weight:400;
}

.img-caption.dark-bg h5,
.img-caption.dark-bg h5 span{
	color:#fff;
}

.img-caption:before{
	content:'';
	position:absolute;
	width: 0;
	height: 0;
	border-top: 40px solid #fff;
	border-left: 40px solid transparent;
	top:0;
	right:0;
}

.gray-container .img-caption:before{
	border-top: 40px solid #eff4f7;
}

.img-caption:after{
	content:'';
	position:absolute;
	width: 0;
	height: 0;
	border-bottom: 40px solid;
	border-right: 40px solid transparent;
	top:0;
	right:0;
	z-index:2;
}

.img-caption.full:before,
.img-caption.full:after,
.img-caption.dark-frame:before,
.img-caption.dark-frame:after,
.img-caption.capBlur:before,
.img-caption.capBlur:after,
.img-caption.white-bg:before,
.img-caption.white-bg:after,
.img-caption.dark-bg:before,
.img-caption.dark-bg:after,
.img-caption.static-caption:before,
.img-caption.static-caption:after{
	display:none;
}

.img-caption .caption-content{
	display:table;
	width:100%;
	height:100%;
	color:#fff;
	text-decoration:none;
	vertical-align: center;
}

.img-caption.dark-frame .caption-content{
	display:block;
	border:3px double rgba(255, 255, 255, 0.6);
}

.img-caption.capBlur .caption-content{
	position:absolute;
	z-index:2;
}

.img-caption.capBlur .caption-content{
	display:block;
	width:100%;
	height:auto;
	left:0;
	bottom:0;
	text-align:left;
	padding:10px 20px;
	background: rgba(255,255,255,0);
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.8) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(0,0,0,0.8)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.8) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.8) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.8) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(0,0,0,0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=0 );
}

.img-caption.capBlur .caption-content a{
	color:#fff;
	margin-right:5px;
}

.caption-content h1, .caption-content h2, .caption-content h3, .caption-content h4, .caption-content h5, .caption-content h6{
	margin-bottom:10px ;
	color:#fff;
}

.caption-content h1 a, .caption-content h2 a, .caption-content h3 a, .caption-content h4 a, .caption-content h5 a, .caption-content h6 a{
	color:#fff;
}

.img-caption.link-zoom h1, .img-caption.link-zoom h2, .img-caption.link-zoom h3, .img-caption.link-zoom h4, .img-caption.link-zoom h5, .img-caption.link-zoom h6,
.img-caption.capBlur h1, .img-caption.capBlur h2, .img-caption.capBlur h3, .img-caption.capBlur h4, .img-caption.capBlur h5, .img-caption.capBlur h6{
	margin-bottom:0;
}

.img-caption.link-zoom a{
	margin:0 2.5px 15px 2.5px;
}

.img-caption .caption-content div{
	display: table-cell;
	vertical-align: middle;
	padding:0 40px;
}

.img-caption.dark-frame .caption-content .linker,
.img-caption.dark-frame .caption-content .zoomer{
	position:absolute;
	width:40px;
	height:40px;
	background:rgba(255, 255, 255, 0.6);
	font-size:18px;
	line-height:40px;
	color:rgba(26, 28, 33, 0.8);
	overflow:hidden;
	border-radius:2px;
	z-index:2;
}

.img-caption.dark-frame .caption-content .linker{
	top:50%;
	left:50%;
	line-height:42px;
	margin-left:-35px;
	margin-top:-35px;
}

.img-caption.dark-frame .caption-content .zoomer{
	top:50%;
	right:50%;
	margin-top:-5px;
	margin-right:-35px;
}

.img-caption.dark-frame .caption-content .linker:hover,
.img-caption.dark-frame .caption-content .zoomer:hover{
	z-index:4;
	color:#fff;
}

.coption-heading{
	position:absolute;
	text-align:left;
	padding:10px 20px;
	width:70%;
	height:60px;
	color:#fff;
	left:0;
	bottom:20px;
}

.coption-heading h1,
.coption-heading h2,
.coption-heading h3,
.coption-heading h4,
.coption-heading h5,
.coption-heading h6{
	color:#fff;
	font-size:24px;
	line-height:36px;
	margin:0;
}

.coption-heading:before{
	border-top: 60px solid;
	border-right: 60px solid transparent;
	position:absolute;	
	content: "";
	display:block;
	width: 0;
	height: 0;
	right:-60px;
	top:0;
	z-index:2;
}

.img-caption.static-caption{
	position:absolute;
	text-align:left;
	height:auto;
	left:20px;
	bottom:60px;
}

.img-caption.static-caption .subtitle{
	display:block;
	font-size:24px;
	line-height:36px;
	font-weight:300;
}

.img-caption.static-caption a{
	position:relative;
	display:inline-block;
}

.img-caption.static-caption.white-text h1,
.img-caption.static-caption.white-text h2,
.img-caption.static-caption.white-text h3,
.img-caption.static-caption.white-text h4,
.img-caption.static-caption.white-text h5{
	color:#fff;
	font-size:48px;
	line-height:56px;
	font-weight:300;
	margin-bottom:30px;
}

.detail-item{
	margin:0;
	padding:0;
}

.detail-item li{
	list-style:none;
	margin:0 0 20px 0;
	padding:0;
	letter-spacing:2px;
}

.detail-item li h6{
	margin-bottom:10px;
	text-transform:uppercase;
}

.detail-item li a{
	color:#858585;
}

/* Blog
=========================== */
.lastest-article{
	position:relative;
	display:block;
	overflow:hidden;
	border-radius:2px;
	margin-bottom:30px;
}

.article-content{
	background:#fff;
	border:1px solid #e0e2e4;
	border-top:none;
	border-radius:0 2px 2px 0;
	padding:30px;
}

.lastest-article.unboxed .article-content{
	background:none;
	border:none;
	padding:20px 0 0 0;
	border-radius:0;
}

.lastest-article .title,
.article-content .title{
	margin-bottom:10px;
}

.lastest-article .title a,
.article-content .title a{
	color:#333;
}

.date-label{
	position:absolute;
	color:#fff;
	width:60px;
	height:auto;
	padding:5px;
	text-align:center;
	font-size:11px;
	line-height:16px;
	top:0;
	left:30px;
	z-index:4;
}

.date-label:before,
.date-label:after{
	position:absolute;
	content:'';
	width:0;
	height: 0;
	border-top: 30px solid;
	border-right: 30px solid transparent;
	left:0;
	bottom:-30px;
}

.date-label:after{
	border-top: 30px solid;
	border-right:none;
	border-left: 30px solid transparent;
	left:auto;
	right:0;
}

.date-label strong{
	display:block;
	font-size:32px;
	line-height:32px;
}

.lastest-article.simple-post{
	padding-left:130px;
}

.date-post{
	position:absolute;
	width:100px;
	height:auto;
	left:0;
	top:0;
	color:#333;
	font-weight:400;
	font-size:16px;
	line-height:24px;
	text-align:center;
}

.date-post span{
	color:#dbdbdb;
	font-size:64px;
	line-height:64px;
	font-weight:300;
}

.comments-post{
	position:relative;
	display:block;
	width:30px;
	height:30px;
	margin-bottom:5px;
	color:#e6e6e6;
}

.comments-post a{
	position:absolute;
	width:30px;
	height:30px;
	display:block;
	text-align:center;
	color:#333;
	font-weight:700;
	text-indent:-2px;
	top:0;
	left:0;
}

.comments-post:hover a,
.comments-post a:hover{
	color:#fff;
	text-decoration:none;
}

.comments-post:before{
	font-family: 'FontAwesome';
	content: "\f075";
	font-size:28px;
	z-index:2;
}

.meta-caption{
	display:block;
	background:#2a343f;
	position:absolute;
	border-right:5px solid #fff;
	width:80px;
	height:100%;
	margin:0;
	padding:0;
	left:0;
	top:0;
	z-index:5;
}

.meta-caption.gray-container{
	border-right:5px solid #eff4f7;
}

.meta-caption li{
	display:block;
	position:ralative;
	width:100%;
	height:auto;
	list-style:none;
	margin:0;
	padding:0;
	color:#d8dde2;
	text-align:center;
	font-size:10px;
	line-height:10px;
}

.meta-caption li a,
.meta-caption li a:hover,
.meta-caption li a:focus,
.meta-caption li a:active{
	display:block;
	padding:10px 10px;
	border-bottom:1px solid #49535f;
	color:#d8dde2;
}

.meta-caption li a:hover,
.meta-caption li a:focus,
.meta-caption li a:active{
	text-decoration:none;
	color:#fff;
}
	
.meta-caption li .fa{
	display:block;
	font-size:24px;
	line-height:24px;
	margin-bottom:5px;
}

.recent-post-half-content h1,
.recent-post-half-content h2,
.recent-post-half-content h3,
.recent-post-half-content h4{
	position:relative;
	padding-bottom:40px;
	margin-bottom:40px;
}

.recent-post-half-content h1 a,
.recent-post-half-content h2 a,
.recent-post-half-content h3 a,
.recent-post-half-content h4 a,
.recent-post-half-content h5 a,
.recent-post-half-content h6 a{
	color:#333;
}

.recent-post-half-content h1:before,
.recent-post-half-content h2:before,
.recent-post-half-content h3:before,
.recent-post-half-content h4:before{
	position:absolute;
	content:'';
	display:block;
	background:#333;
	width:80px;
	height:8px;
	bottom:0;
	left:0;
}

.meta-post{
	display:block;
	margin:0 0 15px 0;
	padding:0;
}

.meta-post li{
	display:inline-block;
	list-style:none;
	margin:0 10px 0 0;
	padding:0;
}

.meta-post li a{
	color:#d3d3d3;
}

.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;
}

.article-boxed{
	position:relative;
	display:block;
	background:#fff;
	border:1px solid #e3e3e3;
	padding:20px;
	margin-bottom:30px;
}

.article-boxed .row{
	margin-left:-10px;
	margin-right:-10px;
}

.article-boxed  .col-xs-1,
.article-boxed  .col-sm-1,
.article-boxed  .col-md-1,
.article-boxed  .col-lg-1,
.article-boxed  .col-xs-2,
.article-boxed  .col-sm-2,
.article-boxed  .col-md-2,
.article-boxed  .col-lg-2,
.article-boxed  .col-xs-3,
.article-boxed  .col-sm-3,
.article-boxed  .col-md-3,
.article-boxed  .col-lg-3,
.article-boxed  .col-xs-4,
.article-boxed  .col-sm-4,
.article-boxed  .col-md-4,
.article-boxed  .col-lg-4,
.article-boxed  .col-xs-5,
.article-boxed  .col-sm-5,
.article-boxed  .col-md-5,
.article-boxed  .col-lg-5,
.article-boxed  .col-xs-6,
.article-boxed  .col-sm-6,
.article-boxed  .col-md-6,
.article-boxed  .col-lg-6,
.article-boxed  .col-xs-7,
.article-boxed  .col-sm-7,
.article-boxed  .col-md-7,
.article-boxed  .col-lg-7,
.article-boxed  .col-xs-8,
.article-boxed  .col-sm-8,
.article-boxed  .col-md-8,
.article-boxed  .col-lg-8,
.article-boxed  .col-xs-9,
.article-boxed  .col-sm-9,
.article-boxed  .col-md-9,
.article-boxed  .col-lg-9,
.article-boxed  .col-xs-10,
.article-boxed  .col-sm-10,
.article-boxed  .col-md-10,
.article-boxed  .col-lg-10,
.article-boxed  .col-xs-11,
.article-boxed  .col-sm-11,
.article-boxed  .col-md-11,
.article-boxed  .col-lg-11,
.article-boxed  .col-xs-12,
.article-boxed  .col-sm-12,
.article-boxed  .col-md-12,
.article-boxed  .col-lg-12{
	padding-left:10px;
	padding-right:10px;
}

.gray-container .article-boxed{
	border:none;
}

article.post{
	float:left;
	width:100%;
	margin-bottom:40px;
	padding-bottom:40px;
	border-bottom:1px solid #e0e2e4;
}

article.post.single-post{
	padding-bottom:20px;
	margin-bottom:30px;
}

article.post .news-article-heading{
	position:relative;
	margin-bottom:30px;
}

article.post .post-share{
	border-bottom:1px solid #e0e2e4;
	border-top:1px solid #e0e2e4;
	padding:20px 0;
	margin-bottom:30px;
}

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;
}

ul.post-meta{
	display:block;
	margin:0 0 5px 0;
	padding:0;
	font-size:12px;
}

article.post ul.post-meta{
	float:left;
	width:100%;
	padding:0;
	margin:0 0 20px 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;
}

/* Aside
=========================== */
.widget{
	position:relative;
	display:block;
	margin-bottom:30px;
	border-radius:2px;
	overflow:hidden;
}

.widget.boxed{
	background:#fff;
	border:1px solid #e3e3e3;
	padding:20px;
}

.gray-container .widget.boxed{
	border:none;
}

.widget.boxed.categories{
	padding:0;
}

.widget-head,
.article-head{
	text-transform:uppercase;
	position:relative;
	padding-bottom:10px;
	margin-bottom:20px;
}

.widget-head:before,
.widget-head:after,
.article-head:before,
.article-head:after{
	position:absolute;
	content:'';
	width:100%;
	height:1px;
	background:#e3e3e3;
	left:0;
	bottom:0;
}

.widget-head:after,
.article-head:after{
	width:60px;
}

.widget.boxed.categories .widget-head{
	margin:0 0 10px 0;
	padding:10px 20px;
	color:#fff;
}

.widget.boxed.categories .widget-head:before,
.widget.boxed.categories .widget-head:after{
	display:none;
}

aside ul.link-list{
	display:block;
	margin:0;
	padding:0;
}

.widget.categories ul.link-list{
	padding:0;
}

.widget.boxed.categories ul.link-list{
	padding:0 20px 20px 20px;
}

aside ul.link-list li{
	position:relative;
	display:block;
	list-style:none;
	border-bottom:1px dashed #d3d3d3;	
	width:100%;
	margin:0;
	padding:0;
}

.widget.boxed.categories li:last-child{
	border-bottom:none;	
}

aside ul.link-list li .fa{
	position:absolute;
	font-size:12px;
	line-height:12px;
	left:0;
	top:16px;
}

.widget.categories ul.link-list li .fa{
	font-size:16px;
	line-height:16px;
	top:19px;
}

.widget.categories ul.link-list li:first-child .fa{
	top:4px;
}

.widget.boxed.categories ul.link-list li:first-child .fa{
	top:19px;
}

aside ul.link-list li a{
	display:block;
	color:#858585;
	font-size:14px;
	padding:15px 0 15px 15px;
}

.widget.categories ul.link-list li a{
	padding-left:30px;
}

aside ul.link-list li:first-child a{
	padding-top:0;
}

.widget.boxed.categories ul.link-list li:first-child a{
	padding-top:15px;
}

.widget.boxed.categories ul.link-list li:last-child a{
	padding-bottom:0;
}

aside ul.link-list li.dropdown ul.dropdown-menu{
	float:none;
	position:relative;
	margin:0 0 0 15px;
	padding:0;
	border:none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

aside ul.link-list li.dropdown ul.dropdown-menu li{
	display:block;
	list-style:none;
	border:none;
	border-top:1px dashed #d3d3d3;
	margin:0;
}

aside ul.link-list li.dropdown ul.dropdown-menu li:last-child a{
	padding-bottom:20px;
}

aside ul.link-list li.dropdown ul.dropdown-menu li a,
.widget.boxed.categories ul.link-list li.dropdown ul.dropdown-menu a{
	background:none;
	font-weight:400;
	border:none;
	padding-left:0;
}

aside ul.link-list li.dropdown ul.dropdown-menu li a:hover{
	text-decoration:underline;
}

.link-list li a span{
	display:none;
}

.recent-widget{
	display:block;
	margin:0;
	padding:0;
}

.recent-widget .post{
	position:relative;
	display:block;
	min-height:92px;
	list-style:none;
	border-bottom:1px dashed #d3d3d3;
	margin:0 0 20px 0;
	padding:0 0 20px 80px;
}

.recent-widget .post:last-child{
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:none;
}

.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:14px;
	margin-top:5px;
}

.recent-widget .rating{
	color:#ffc929;
	font-size:12px;
	float:none;
	margin-bottom:0;
}

.widget .tag{
	display:inline-block;
	padding:5px 20px;
	text-align:center;
	background:#f2f5f5;
	color:#797979;
	margin:0 0 3px 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:#333;
}

ul.photostream{
	float:left;
	width:100%;
	margin:0;
	padding:0;
}

ul.photostream li{
	float:left;
	background:#333;
	width:60px;
	height:60px;
	margin:0 5px 5px 0;
	list-style:none;
	padding:0;
}

ul.photostream li a:hover{
	display:block;
	opacity:0.5;
}

/*
Comments
=========================== */
.media-object{
	border:1px solid #e6e6e6;
	padding:5px;
	margin-right:15px;
	border-radius:2px;
}

.media-heading a{
	color:#0b0b0b;
}

.media-body{
	border:1px solid #e6e6e6;
	padding:30px 30px 30px 30px;
	border-radius:2px;
}

.magazine-wrapp.singlepost-magazine .media-body{
	padding:20px 20px 0 20px;
}

.media,
.media .media{
	margin-bottom:30px;
}

.magazine-wrapp.singlepost-magazine .media,
.magazine-wrapp.singlepost-magazine .media .media{
	margin-bottom:20px;
}

.magazine-wrapp.singlepost-magazine .media-left,
.magazine-wrapp.singlepost-magazine .media > .pull-left {
	padding-right: 0;
}

.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;
}

/* Product
=========================== */
.product-wrapper{
	position:relative;
	display:block;
}

.product-wrapper .img-wrapper{
	border-radius:0;
}

.product-wrapper .img-wrapper .product-label,
.img-wrapper .product-label{
	position:absolute;
	color:#fff;
	letter-spacing:2px;
	background:#2a343f;
	padding:3px 15px;
	top:0;
	right:0;
	z-index:4;
}

.product-wrapper .product-content{
	position:relative;
	background:#fff;
	border: 1px solid #eaeaea;
	border-top:none;
	padding:20px;
}

.product-wrapper .product-content.unbox{
	border: none;
	padding:15px 0 0 0;
}

.product-wrapper .product-content h6{
	margin-bottom:0;
}

.product-wrapper .product-content h6 a{
	color:#333;
}

.rating{
	color:#ffc929;
}

.product-wrapper .product-content .rating{
	display:block;
	margin-bottom:10px;
}

.product-wrapper .product-content.unbox .rating{
		margin-bottom:0;
}

.product-wrapper .product-content .price{
	position:absolute;
	bottom:20px;
	right:20px;
	font-size:16px;
}

.product-wrapper .product-content.unbox .price{
	bottom:0;
	font-size:14px;
	line-height:20px;
}

.product-wrapper .product-content.unbox .price{
	color:#333;
}

.product-wrapper .product-content .price del{
	color:#e4e4e4;
	margin-right:5px;
}

.product-wrapper .product-content .btn-buy{
	position:absolute;
	border:1px solid #c2c2c2;
	background:none;
	color:#c2c2c2;
	padding:5px 20px;
	z-index:4;
	right:0;
	bottom:0;
}

.product-wrapper .product-content .btn-buy:hover,
.product-wrapper .product-content .btn-buy:active,
.product-wrapper .product-content .btn-buy:focus{
	text-decoration:none;
}

.product-footer{
	position:relative;
	display:block;
	width:100%;
	margin:0;
	padding:0;
	border: 1px solid #eaeaea;
	border-top:none;
	border-radius:0 0 2px 2px;
	text-align:center;
}

.product-footer:after{
	position:absolute;
	content:'';
	display:block;
	width:1px;
	height:100%;
	background:#eaeaea;
	top:0;
	left:50%;
	margin-right:-0.5px;
}

.product-footer a{
	display:inline-block;
	width:50%;
	padding:15px 20px;
	color:#333;
	text-transform:uppercase;
	font-size:12px;
	line-height:12px;
	text-decoration:none;
}

.ecommerce-promo{
	display:block;
	background:#fff;
	color:#333;
	font-size:24px;
	line-height:36px;
	padding:40px;
	border-left:5px solid;
}

.ecommerce-promo h1,
.ecommerce-promo h2,
.ecommerce-promo h3,
.ecommerce-promo h4,
.ecommerce-promo h5,
.ecommerce-promo h6{
	font-family: 'storytellaregular';
	font-size:72px;
	line-height:86px;
	color:#333;
	margin:0;
}

.ecommerce-promo p{
	position:relative;
	padding-bottom:30px;
	margin-bottom:30px;
}

.ecommerce-promo p:before{
	position:absolute;
	content:'';
	width:80px;
	height:5px;
	background:#333;
	bottom:0;
	left:0;
}

.product-caption{
	color:#333;
}

.product-caption:before,
.product-caption:after{
	display:none;
}

.product-caption{
	position:absolute;
	width:100%;
	height:100%;
	background:rgba(255, 255, 255, 0.9);
	left:0;
	top:0;
}

.product-caption a.addcart{
	position:absolute;
	display:inlin-block;
	background:#2a343f;
	border:none;
	color:#fff;
	padding:10px 15px 10px 51px;
	left:50%;
	bottom:0;
	margin-left:-77px;
	text-transform:uppercase;
	font-size:13px;
	line-height:13px;
	text-align:left;
}

.product-caption a.addcart .fa{
	position:absolute;
	display:block;
	background:#20272f;
	width:35px;
	height:33px;
	text-align:center;
	font-size:12px;
	line-height:32px;
	top:0;
	left:0;
}

.product-caption a.addcart:hover,
.product-caption a.addcart:focus,
.product-caption a.addcart:active{
	text-decoration:none;
	color:#ffff;
}

.filter-attributes{
	display:block;
	padding-bottom:10px;
	margin-bottom:20px;
}

.filter-attributes .form-group{
	padding-right:10px;
	margin-bottom:5px;
}

.product-list{
	float:left;
	width:100%;
	margin:0;
	padding:0;
}

.product-list li{
	float:left;
	width:100%;
	margin:0 0 15px 0;
	padding:0 0 5px 0;
	list-style:none;
	border-bottom:1px solid #d5d5d5;
}

.product-list li h6{
	margin:10px 0 5px 0;
}

.product-list li h6 a{
	color:#2b2b2b;
}

.product-list .price{
	font-size:14px;
}

.product-list .price del{
	margin-right:5px;
}

.grider{
    display: inline-block;
	float:right;
	margin-top:45px;
}

.grider a{
	border:1px solid #c1c1c1;
	color:#787878;
	padding:10px 15px;
	height:46px;
	font-size:14px;
	line-height:24px;
    display: block;
    float: left;
    margin-left: 5px;
    margin-top: -15px;
}

.grider a.active{
	color:#fff;
}

.result{
	float:right;
	text-align:32px;
}

.shop-title{
	display:block;
	position:relative;
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:1px solid #cecece;
}

.shop-title .product-label{
	top:0;
	right:0;
}

.shop-title .price{
	font-size:18px;
}

.shop-title .price del{
	margin-right:5px;
	color:#e4e4e4;
}

#start{
	margin-bottom:20px;
}

.prod-desc{
	display:block;
	margin-bottom:20px;
}

table.parameter-product{
	width:100%;
	margin-bottom:20px;
}

table.parameter-product tr.active{
	background:#f6f6f6;
}

table.parameter-product tr td{
	padding:10px;
	border:solid 1px #d5d5d5;
}

table.parameter-product tr td strong{
	color:#2b2b2b;
}

.category-product{
    position: relative;
    overflow: hidden;
}

.category-product img{
    -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;
}

.category-product:hover img{
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.option-product{
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    padding: 25px 30px;
    letter-spacing: 3px;
    background-color: #fff;
    background: rgba(255,255,255,0.7);
}

.option-product .title{
    margin-bottom: 0;
    text-transform: uppercase;
}

.option-product .title small{
    color: #292929;
}

.option-product p{
    margin-bottom: 0;
}

.category-product > a{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}

.category-product{
	background:#f6f6f6;
}

.category-caption{
	background:#f6f6f6;
	padding:20px 30px 30px 30px;
	letter-spacing:2px;
}

.category-caption h4{
	margin-bottom:0;
}

.category-caption h4 a{
	color:#2e2e35;
}

.category-caption span{
	font-weight:300;
}

.row.spacing10{
	margin-left:-5px;
	margin-right:-5px;
}

.row.spacing10 .grid-item{
	margin-bottom:10px;
}

.row.spacing10 .col-md-4{
	padding-left:5px;
	padding-right:5px;
}

.product-ungrid{
	float:left;
	width:100%;
	position:relative;
	display:block;
	border-bottom: 1px solid #e0e2e4;
	margin-bottom:40px;
	padding:0 0 40px 0;
}

.product-wrapper.product-ungrid .col-md-4{
	padding-left:0;
}

.product-wrapper.product-ungrid .col-md-8{
	padding-right:0;
}

.product-desc h5{
	position:relative;
	padding-bottom:20px;
	margin-bottom:20px;
}

.product-desc h5 a{
	color:#333;
}

.product-desc h5:before{
	position:absolute;
	content:'';
	background:#333;
	display:block;
	height:3px;
	width:40px;
	left:0;
	bottom:0;
}

.product-desc .price{
	margin-bottom:15px;
}

.product-desc .price span,
.product-desc .price del{
	color:#fff;
	padding:5px 15px;
	font-size:14px;
	line-height:14px;
	font-weight:700;
	display:inline-block;
	border-radius:2px;
}

/*
Shopping cart
=========================== */
.styled-table {
  clear:both;
  width: 100%;
  background:#fff;
}

.parallax .styled-table {
	color:#787878;
}

.styled-table thead th,
.styled-table thead td {
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
}

.styled-table thead th {
  font-weight: 600;
}

.styled-table thead td {
  font-weight: 400;
}

.styled-table tbody th,
.styled-table tbody td {
  border-bottom: 1px solid #d5d5d5;
}

.styled-table thead th,
.styled-table tbody th,
.styled-table thead td,
.styled-table tbody td {
  text-align: left;
  padding: 15px;
  vertical-align: top;
}

.styled-table tbody td {
  padding-top: 30px;
  padding-bottom: 30px;
}

.styled-table thead th:first-child,
.styled-table tbody th:first-child,
.styled-table thead td:first-child,
.styled-table tbody td:first-child {
  padding-left: 15px;
}

.styled-table thead th:last-child,
.styled-table tbody th:last-child,
.styled-table thead td:last-child,
.styled-table tbody td:last-child {
  padding-right: 15px;
}

.styled-table thead th.text-left,
.styled-table tbody th.text-left,
.styled-table thead td.text-left,
.styled-table tbody td.text-left {
  text-align: left;
}

.styled-table thead th.text-center,
.styled-table tbody th.text-center,
.styled-table thead td.text-center,
.styled-table tbody td.text-center {
  text-align: center;
}

.styled-table thead th.text-right,
.styled-table tbody th.text-right,
.styled-table thead td.text-right,
.styled-table tbody td.text-right {
  text-align: right;
}

.styled-table .alignleft{
	margin:0 20px 0 0;
}

.item-title{
	line-height:32px;
	margin:0;
}

.item-title a{
	color:#333;
}

.item-title span{
	font-weight:400;
}

.shoppingcart-action{
	display:block;
	padding-top:30px;
}

.cart-total{
	display:block;
	border: 1px solid #d5d5d5;
	padding:30px;
	box-shadow:6px 6px 0 0 rgba(43, 43, 43, 0.05);
	-webkit-box-shadow: 6px 6px 0 0 rgba(43, 43, 43, 0.05);
	-moz-box-shadow: 6px 6px 0 0 rgba(43, 43, 43, 0.05);
}

.subtotal{
	font-size:16px;
	line-height:16px;
	margin-bottom:10px;
}

.cart-total .form-inline{
	border-bottom:1px solid #d5d5d5;
	padding-bottom:35px;
	margin-bottom:30px;
}

.grand-total{
	font-size:24px;
	line-height:32px;
	text-transform:uppercase;
	margin-bottom:10px;
}

.order-detail{
	float:left;
	width:100%;
	border: 1px solid #d5d5d5;
	padding:30px 30px 0 30px;
	box-shadow:6px 6px 0 0 rgba(43, 43, 43, 0.05);
	-webkit-box-shadow: 6px 6px 0 0 rgba(43, 43, 43, 0.05);
	-moz-box-shadow: 6px 6px 0 0 rgba(43, 43, 43, 0.05);
}

.basket-shopping,
.basket-shopping label{
	font-size:18px;
	line-height:18px;
	font-weight:700;
	color:#fff;
	padding:10px 15px 10px 15px;
	margin:0;
	border-radius:2px;
}

.basket-shopping span{
	font-weight:400;
}

.shop-categorie-wrapp{
	float:left;
	width:100%;
	margin-bottom:60px;
}

.shop-categorie{
	position:relative;
	float:left;
	width:50%;
	overflow:hidden;
}

/* Clients
=========================== */
.clients-logo{
	position:relative;
	display:block;
	text-align:center;
}

.clients-logo .logo-current{
	position:relative;
	display:inline-block;
	width:140px;
	height:70px;
}

.clients-logo .logo-hover{
	position:absolute;
	display:inline-block;
	width:140px;
	height:70px;
	z-index:2;
	left:50%;
	top:0;
	margin-left:-70px;
}

/* Counter
=========================== */
.counter-item{
	display:block;
	text-align:center;
	font-size:18px;
	margin-bottom:30px;
}

.counter-wrapp{
	float:left;
	width:100%;
	margin:0;
	padding:0;
}

.counter-wrapp.counter-inverse{
	background:#222534 url(../img/pattren02.png) repeat-x center top;
	color:#8f919c;
}

.counter-column{
	float:left;
	width:20%;
	margin:0;
	padding:40px 30px;
	text-align:center;
	background:#3b3e4e;
	color:#fff;
	font-size:18px;
	border-top:5px solid;
}

.counter-wrapp .counter-column.bg1{
	background:#3b3e4e;
}

.counter-wrapp .counter-column.bg2{
	background:#353747;
}

.counter-wrapp .counter-column.bg3{
	background:#2f3241;
}

.counter-wrapp .counter-column.bg4{
	background:#292c3a;
}

.counter-wrapp .counter-column.bg5{
	background:#242734;
}

.counter-column .icon-stroke{
	b