/*
Theme Name: Bonsai
Theme URI: http://themeforest.net/user/freshface/portfolio
Description: Premium WordPress Theme
Author: FRESHFACE
Author URI: https://themeforest.net/user/freshface
License: Go to the "license" folder
License URI: Go to the "license" folder
Text Domain: bonsai
Domain Path: /languages
Tags: two-columns, right-sidebar
Version: 1.0.2
*/

/************ TABLE OF CONTENTS ***************
1. Fonts
2. Reset
3. Global
4. Main Header
5. Main Slider
6. Intro Section
7. Icon Columns
8. Two Column BG
9. Gallery
10. Full Image Section
11. Testimonials
12. Products Style
13. Main Footer
14. Fluid Image Section
15. Circular Graphs
16. Our Team Style
17. Gallery Carousel
18. Testimonials Carousel
19. Latest Blog
20. Sponsors Section
21. Parallax Section
22. Contact Form
23. Map Location
24. Locations Section
25. Full Image Slider
26. Default Sections
27. Progress Columns
28. Stacked Image Section
29. Progress Bars
30. Tabs Box
31. Accordion Box
32. Progres Columns
33. Work Process
34. Gallery Styles
35. Shop Pages Style
36. Blog Pages Style
37. Pricing Sections
38. Sidebar Styles
39. Comment Form Styles
40. pagination Styles



**********************************************/

/***

====================================================================
	Fonts
====================================================================

 ***/

.main-menu .navigation > li.dropdown > a:before,
.main-menu .navigation > li > ul > li > a:before,
.main-menu .navigation > li > ul > li > ul > li > a:before,
.main-menu .navigation > li > ul > li.dropdown > a:after,
.styled-list-one li::before,
.single-image-carousel.no-pager .owl-nav .owl-prev:after,
.single-image-carousel.no-pager .owl-nav .owl-next:after,
.testimonials-two .column-carousel .owl-nav .owl-prev:after,
.testimonials-two .column-carousel .owl-nav .owl-next:after,
.footer-upper .links-widget li a:before,
.sponsors-section.style-one .owl-nav .owl-prev:after,
.sponsors-section.style-one .owl-nav .owl-next:after,
.column-carousel .owl-nav .owl-prev:after,
.column-carousel .owl-nav .owl-next:after,
.featured-three-col .column .inner-box:after{
	font-family: 'ff-font-awesome';
}

/* All fonts are generated by theme via theme options */

/***

====================================================================
	Reset
====================================================================

 ***/
* {
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
}

/***

====================================================================
	Global Settings
====================================================================

 ***/

body {
	font-size:14px;
	color:#7f7f7f;
	line-height:1.8em;
	font-weight:400;
	background:#ffffff;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center top;
	-webkit-font-smoothing: antialiased;
}

a{
	text-decoration:none;
	cursor:pointer;
}

a:hover,a:focus,a:visited{
	text-decoration:none;
	outline:none;
}

h1,h2,h3,h4,h5,h6 {
	position:relative;
	font-weight:normal;
	margin:0px;
	background:none;
	line-height:1.6em;
}

p{
	position:relative;
	line-height:2em;
}

.strike-through{
	text-decoration:line-through;
}

.auto-container{
	position:static;
	max-width:1200px;
	padding:0px 15px;
	margin:0 auto;
}

.page-wrapper{
	position:relative;
	margin:0 auto;
	width:100%;
	min-width:320px;
	min-height:500px;

}

ul,li{
	list-style:none;
	padding:0px;
	margin:0px;
}

.theme-btn{
	display:inline-block;
}

.centered{
	text-align:center;
}

.anim-3,.anim-3-all *{
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.anim-5,.anim-5-all *{
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.anim-7,.anim-7-all *{
	transition:all 0.7s ease;
	-moz-transition:all 0.7s ease;
	-webkit-transition:all 0.7s ease;
	-ms-transition:all 0.7s ease;
	-o-transition:all 0.7s ease;
}

.btn-theme-light{
	position:relative;
	padding:12px 25px;
	line-height:24px;
	text-transform:uppercase;
	background:none;
	color:#ffffff !important;
	font-size:14px;
	border:1px solid #ffffff !important;
	border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;
}

.btn-theme-light:hover{
	background:#11c3f0;
	color:#ffffff !important;
	border-color:#11c3f0 !important;
}

.btn-theme-grey{
	position:relative;
	padding:12px 25px;
	line-height:24px;
	text-transform:uppercase;
	background:none;
	color:#555555 !important;
	font-size:14px;
	border:1px solid #999999 !important;
	border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;
}

.btn-theme-grey:hover{
	background:#999999;
	color:#ffffff !important;
	border-color:#999999 !important;
}

.woocommerce .cart .button,
.woocommerce .cart input.button,
.single_add_to_cart_button,
.btn-theme-one{
	position:relative;
	padding:12px 25px;
	line-height:24px;
	text-transform:uppercase;
	color:#ffffff !important;
	font-size:14px;
	border:1px solid !important;
	border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;
}

.woocommerce .cart .button,
.woocommerce .cart input.button,
.single_add_to_cart_button {
	line-height: 18px;
}

.single_add_to_cart_button:hover,
.btn-theme-one:hover,
.woocommerce-product-search input[type="submit"]:hover,
.woocommerce .cart .button:hover,
.woocommerce .cart input.button:hover,
.woocommerce a.button.alt:hover,
input#place_order:hover{
	background:#ffffff;
}

.btn-theme-two{
	position:relative;
	padding:12px 25px;
	line-height:24px;
	text-transform:uppercase;
	background:#ffffff;
	color:#11c3f0 !important;
	font-size:14px;
	border:1px solid #11c3f0 !important;
	border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;
}

.btn-theme-two:hover{
	background:#11c3f0;
	color:#ffffff !important;
	border-color:#11c3f0 !important;
}

.btn-theme-three{
	position:relative;
	padding:12px 25px;
	line-height:24px;
	text-transform:uppercase;
	background:#aa4fff;
	color:#ffffff !important;
	font-size:14px;
	border:1px solid #aa4fff !important;
	border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;
}

.btn-theme-three:hover{
	background:#ffffff;
	color:#aa4fff !important;
	border-color:#aa4fff !important;
}

.btn-theme-four{
	position:relative;
	padding:12px 25px;
	line-height:24px;
	text-transform:uppercase;
	background:#ffffff;
	color:#aa4fff !important;
	font-size:14px;
	border:1px solid #aa4fff !important;
	border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;
}

.btn-theme-four:hover{
	background:#aa4fff;
	color:#ffffff !important;
	border-color:#aa4fff !important;
}

.btn-theme-five{
	position:relative;
	padding:12px 25px;
	line-height:24px;
	text-transform:uppercase;
	background:#ff5412;
	color:#ffffff !important;
	font-size:14px;
	border:1px solid #ff5412 !important;
	border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;
}

.btn-theme-five:hover{
	background:#ffffff;
	color:#ff5412 !important;
	border-color:#ff5412 !important;
}

.btn-theme-six{
	position:relative;
	padding:12px 25px;
	line-height:24px;
	text-transform:uppercase;
	background:#ffffff;
	color:#ff5412 !important;
	font-size:14px;
	border:1px solid #ff5412 !important;
	border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;
}

.btn-theme-six:hover{
	background:#ff5412;
	color:#ffffff !important;
	border-color:#ff5412 !important;
}

.btn-theme-seven{
	position:relative;
	padding:10px 25px 10px 15px;
	line-height:24px;
	text-transform:capitalize;
	background:#6ad3ed;
	color:#ffffff !important;
	font-size:14px;
	border:1px solid #6ad3ed !important;
	border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;
}

.btn-theme-seven:hover{
	background:#11c3f0;
	color:#ffffff !important;
	border-color:#ffffff !important;
}

.btn-theme-seven .fa{
	font-size:20px;
}

.btn-theme-eight{
	position:relative;
	padding:12px 25px;
	line-height:24px;
	text-transform:uppercase;
	background:#43d6d1;
	color:#ffffff !important;
	font-size:14px;
	border:1px solid #43d6d1 !important;
	border-radius:0px;
	-webkit-border-radius:0px;
	-ms-border-radius:0px;
	-o-border-radius:0px;
	-moz-border-radius:0px;
}

.btn-theme-eight:hover{
	background:#ffffff;
	color:#43d6d1 !important;
	border-color:#43d6d1 !important;
}

.btn-theme-nine{
	position:relative;
	padding:12px 25px;
	line-height:24px;
	text-transform:uppercase;
	background:#ffffff;
	color:#43d6d1 !important;
	font-size:14px;
	border:1px solid #43d6d1 !important;
	border-radius:0px;
	-webkit-border-radius:0px;
	-ms-border-radius:0px;
	-o-border-radius:0px;
	-moz-border-radius:0px;
}

.btn-theme-nine:hover{
	background:#43d6d1;
	color:#ffffff !important;
	border-color:#43d6d1 !important;
}

.btn-theme-ten{
	position:relative;
	padding:12px 25px;
	line-height:24px;
	text-transform:uppercase;
	background:#ffc925;
	color:#ffffff !important;
	font-size:14px;
	border:1px solid #ffc925 !important;
	border-radius:0px;
	-webkit-border-radius:0px;
	-ms-border-radius:0px;
	-o-border-radius:0px;
	-moz-border-radius:0px;
}

.btn-theme-ten:hover{
	background:#ffffff;
	color:#ffc925 !important;
	border-color:#ffc925 !important;
}

.rounded-btn{
	border-radius:24px;
	-webkit-border-radius:24px;
	-ms-border-radius:24px;
	-o-border-radius:24px;
	-moz-border-radius:24px;
}

.theme-btn .fa{
	font-size:16px;
}

.theme-btn .icon-left{
	padding-right:10px;
}

.theme-btn .icon-right{
	padding-left:10px;
}

.light-font{
	font-weight:300;
}

.regular-font{
	font-weight:400;
}

.semibold-font{
	font-weight:600;
}

.bold-font{
	font-weight:700;
}

.padd-top-20{
	padding-top:10px !important;
}

.padd-top-20{
	padding-top:20px !important;
}

.padd-top-30{
	padding-top:30px !important;
}

.padd-top-40{
	padding-top:40px !important;
}

.padd-top-50{
	padding-top:50px !important;
}

.padd-bott-10{
	padding-bottom:10px !important;
}

.padd-bott-20{
	padding-bottom:20px !important;
}

.padd-bott-30{
	padding-bottom:30px !important;
}

.padd-bott-40{
	padding-bottom:40px !important;
}

.padd-bott-50{
	padding-bottom:50px !important;
}

.margin-top-10{
	margin-top:10px !important;
}

.margin-top-20{
	margin-top:20px !important;
}

.margin-top-30{
	margin-top:30px !important;
}

.margin-top-40{
	margin-top:40px !important;
}

.margin-top-50{
	margin-top:50px !important;
}

.margin-bott-10{
	margin-bottom:10px !important;
}

.margin-bott-20{
	margin-bottom:20px !important;
}

.margin-bott-30{
	margin-bottom:30px !important;
}

.margin-bott-40{
	margin-bottom:40px !important;
}

.margin-bott-50{
	margin-bottom:50px !important;
}

.no-padd-bottom{
	padding-bottom:0px !important;
}

.no-padd-top{
	padding-top:0px !important;
}

.no-margin-bottom{
	margin-bottom:0px !important;
}

.no-margin-top{
	margin-bottom:0px !important;
}

.no-bg{
	background:none !important;
}

.text-uppercase{
	text-transform:uppercase !important;
}

.preloader{
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:999999;
	background-color:#ffffff;
	background-position:center center;
	background-repeat:no-repeat;
	background-image:url( images/icons/preloader.gif);
}

/***

====================================================================
	Scroll To Top style
====================================================================

***/

.scroll-to-top{
	color:#ffffff;
	border:1px solid #ffffff;
}

.scroll-to-top{
	position:fixed;
	bottom:10px;
	right:10px;
	width:40px;
	height:40px;
	font-size:14px;
	line-height:38px;
	text-align:center;
	z-index:100;
	cursor:pointer;
	display:none;
	border-radius:50%;
}


.scroll-to-top:hover{
	background:#ffffff;
	color:#000000;
	border-color:#000000 !important;
}


/***

====================================================================
	Main Header style
====================================================================

***/

.main-header{
	position:relative;
	left:0px;
	top:0px;
	z-index:999;
	width:100%;
}

.main-header.sticky-header{
	position:fixed;
}

.main-header.sticky-header.fixed-header{
	top:0px;
}

.section--contact-navigation.section-dark{
	color:#677c91;
	background:#273039;
}

.section--contact-navigation .header-top{
	position:relative;
	border-bottom:1px solid rgba(255,255,255,0.20);
	letter-spacing:1px;
}

.section--contact-navigation .header-top .top-right{
	position:relative;
	float:right;
	padding:7px 0px;
	color:#c9c9c9;
	font-size:14px;
}

.section--contact-navigation .header-top .top-right li{
	position:relative;
	display:inline-block;
	margin-right:20px;
}

.section--contact-navigation .header-top .top-right li a{
	position:relative;
	display:block;
	line-height:20px;
	padding:0px 0px;
	color:#6f8fa8;
	font-size:13px;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.section--contact-navigation .header-top .top-right li .icon{
	position:relative;
	top:1px;
	font-size:14px;
	padding-right:5px;
}

.section--contact-navigation.section-dark .header-top .top-right li a:hover{
	color:#ffffff;
}

.section--contact-navigation.section-white .header-top .top-right li a:hover{
	color:#000000;
}

.section--contact-navigation .header-top .top-left{
	position:relative;
	float:left;
}

.social-links-one a{
	position:relative;
	display:inline-block;
	float:left;
	border-right:1px solid rgba(255,255,255,0.20);
	text-align:center;
	width:40px;
	height:40px;
	line-height:40px;
	font-size:14px;
	color:#7aa0be;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
}

.social-links-one a:hover{
	color:#ffffff;
}

.social-links-one a:first-child{
	border-left:1px solid rgba(255,255,255,0.20);
}

.social-links-one a.facebook:hover{
	background-color:#3b5998;
}

.social-links-one a.twitter:hover{
	background-color:#00aced;
}

.social-links-one a.google-plus:hover{
	background-color:#dd4b39;
}

.social-links-one a.linkedin:hover{
	background-color:#007bb5;
}

.social-links-one a.pinterest:hover{
	background-color:#cb2027;
}

.social-links-one a.instagram:hover{
	background-color:#125688;
}


.main-header .header-lower{
	position:relative;
	padding:0px 0px;
	width:100%;
	left:0px;
	top:0px;
}

.main-header.sticky-header .header-lower{
	background:none;
}

.fixed-header .header-lower,
.fixed-header.sticky-header .header-lower{
	position:fixed;
	padding:0px !important;
	background:#16222e;
}

.main-header .header-lower .outer-box{
	position:relative;
}

.main-header .header-lower .nav-toggler {
	width:30px;
	text-align:center;
	line-height:24px;
	padding:0px 10px;
	cursor:pointer;
	margin-left: 4px;
}

.main-header .header-lower .nav-toggler button {
	background: transparent;
	outline: none;
	font-size: 18px;
	color: #ffffff;
	border: none;
}

.main-header.sticky-header .header-lower .outer-box{
	margin:0px 30px;
}

.main-header .header-lower .search-box-btn{
	width:30px;
	text-align:center;
	line-height:26px;
	padding:0px 10px;
	cursor:pointer;
	margin-left: 6px;
}

.main-header .header-lower .cart-btn{
	width:30px;
	line-height:26px;
	padding:0px 10px;
	margin-left: 22px;
}

.main-header .header-lower .cart-btn .theme-btn .icon 	{
	display: block;
	height: 26px;
	line-height: 26px;
}

.main-header .header-lower .search-box-btn .icon 	{
	display: block;
	height: 26px;
	line-height: 26px;
}

.main-header .header-lower .cart-contents:before {
	content: attr(title);
	font-size: 10px;
	line-height: 14px;
	margin-top: -23px;
	position: absolute;
	right: -3px;
	top: 50%;
	width: 100%;
}

.main-header .header-lower .nav-toggler button 	{
	line-height: 26px;
}

.main-header .header-lower .cart-btn a{
	position:relative;
	display:block;
	text-align:center;
	font-size:16px;
	line-height: 26px;
}

.main-header .header-lower .cart-btn a:hover,
.main-header .header-lower .search-box-btn:hover{
	color:#ffffff;
}

.main-header .header-lower .logo{
	position:relative;
	float:left;
}

.fixed-header .header-lower .logo{
	padding:0px !important;
}

.main-menu{
	position:relative;
	float:right;
	padding:0px 0px;
}

.main-menu .navbar-collapse{
	padding:0px;
}

.main-menu .navigation{
	position:relative;
	float:right;
	margin:0px;
	font-weight:500;
}

.main-menu .navigation > li{
	position:relative;
	float:left;
	padding:0px;
	margin-left:45px;
	letter-spacing:1px;
}

.main-menu .navigation > li > a{
	position:relative;
	display:block;
	font-size:14px;
	color:#ffffff;
	line-height:20px;
	text-transform:uppercase;
	opacity:1;
}

.section-white .main-menu .navigation > li > a {
	color: #333333;
}

.main-menu .navigation > li.dropdown > a{
	padding-right:20px;
}

.main-menu .navigation > li.dropdown > a:before{
	content: "\f107";
	position:absolute;
	right:0px;
}

.fixed-header .main-menu .navigation > li > a{
	padding-top:30px;
	padding-bottom:30px;
}

.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a,
.main-menu .navigation > li.current-menu-item > a{
	opacity:1;
}

.main-menu .navigation > li > ul{
	position:absolute;
	left:0px;
	top:150%;
	width:220px;
	padding:0px;
	z-index:100;
	display:none;
	background:#272727;
	transition:all 500ms ease-in;
	-moz-transition:all 500ms ease-n;
	-webkit-transition:all 500ms ease-in;
	-ms-transition:all 500ms ease-in;
	-o-transition:all 500ms ease-in;
}

.main-menu .navigation > li > ul > li{
	position:relative;
	width:100%;
	border-top:1px solid rgba(255,255,255,0.20);
}

.main-menu .navigation > li > ul > li > a{
	position:relative;
	display:block;
	padding:8px 15px 8px 36px;
	line-height:22px;
	font-weight:400;
	font-size:13px;
	text-transform:capitalize;
	color:#ffffff;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-menu .navigation > li > ul > li > a:before,
.main-menu .navigation > li > ul > li > ul > li > a:before {
	content: '\f105';
	font-size: 16px;
	line-height: 36px;
	position: absolute;
	top: 0;
	left: 15px;
}

.main-menu .navigation > li > ul > li.dropdown > a:after{
	content: "\f0da";
	position:absolute;
	right:10px;
	top:8px;
	width:10px;
	height:20px;
	display:block;
	color:#ffffff;
	line-height:20px;
	font-size:16px;
	text-align:center;
	z-index:5;
}

.main-menu .navigation > li > ul > li > ul{
	position:absolute;
	left:120%;
	top:0px;
	width:220px;
	padding:0px;
	z-index:100;
	display:none;
	background:#272727;
}

.main-menu .navigation > li > ul > li > ul > li{
	position:relative;
	width:100%;
	border-bottom:1px solid rgba(255,255,255,0.20);
}

.main-menu .navigation > li > ul > li  > ul > li > a{
	position:relative;
	display:block;
	padding:8px 15px 8px 36px;
	line-height:22px;
	font-weight:400;
	font-size:13px;
	text-transform:capitalize;
	color:#ffffff;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-menu .navigation > li.dropdown:hover > ul{
	visibility:visible;
	opacity:1;
	top:100%;
}

.main-menu .navigation li > ul > li.dropdown:hover > ul{
	visibility:visible;
	opacity:1;
	left:100%;
	transition:all 500ms ease-in;
	-moz-transition:all 500ms ease-in;
	-webkit-transition:all 500ms ease-in;
	-ms-transition:all 500ms ease-in;
	-o-transition:all 500ms ease-in;
}

.main-menu .navigation li.dropdown .dropdown-btn{
	position:absolute;
	right:10px;
	top:6px;
	width:34px;
	height:30px;
	border:1px solid #ffffff;
	background-size:20px;
	cursor:pointer;
	z-index:5;
	display:none;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

/***

====================================================================
	Hidden Sidebar style
====================================================================

***/

.hidden-bar{
	position: fixed;
	top: 0;
	width: 305px;
	height: 100%;
	background: #1CBAC8;
	z-index: 99999;
	transition: all 700ms ease;
	-webkit-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	-moz-transition: all 700ms ease;
}

.hidden-bar .mCSB_inside > .mCSB_container{
	margin-right:0px;
}

.hidden-bar.right-align {
	right: -400px;
}

.hidden-bar.right-align.visible-sidebar{
	right:0px;
}

.hidden-bar.right-align .hidden-bar-closer {
	left: -20px;
}

.hidden-bar.left-align {
	left: -400px;
}

.hidden-bar.left-align.visible-sidebar {
	left: 0px;
}

.hidden-bar.left-align .hidden-bar-closer {
	right: -20px;
}

.hidden-bar .hidden-bar-closer {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	background: #000;
	color: #fff;
	border-radius: 50%;
	text-align: center;
	line-height: 40px;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	z-index: 999999;
}

.hidden-bar .hidden-bar-closer:hover {
	background: #fff;
}

.hidden-bar .hidden-bar-closer:hover .btn {
	color: #3DC9D2;
}

.hidden-bar .hidden-bar-closer .btn {
	background-color: transparent;
	border: none;
	outline: none;
	font-size: 17px;
}

.hidden-bar .social-icons {
	text-align: center;
	margin-top: 55px;
}

.hidden-bar .social-icons ul {
	font-size: 0;
	margin-left: -5px;
	margin-right: -5px;
}

.hidden-bar .social-icons ul li {
	display: inline-block;
	padding: 0 5px;
}

.hidden-bar .social-icons ul li a {
	display: block;
	width: 40px;
	height: 40px;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	background: #2B2B2B;
	color: #1CBAC8;
	border-radius: 50%;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.hidden-bar .social-icons ul li a:hover {
	background: #fff;
}

.hidden-bar-wrapper {
	height: 100%;
}

.hidden-bar .logo {
	padding: 30px 0px 30px 20px;
	background: #161616;
}

.hidden-bar .side-menu {
	background-color: transparent;
	padding: 0;
	font-size:14px;
	letter-spacing:1px;
}

.hidden-bar .side-menu ul li ul a {
	background: transparent;
}

.hidden-bar .side-menu ul li ul li ul li a {
	background: transparent;
}

.hidden-bar .side-menu a.current {
	color: #fff;
}

.hidden-bar .side-menu li.current > a {
	color: #fff;
}

.hidden-bar .side-menu ul li a {
	background: transparent;
	color: #ffffff;
	display: block;
	font-weight: 500;
	text-transform: uppercase;
	border-top: 1px solid #2CCCDA;
	border-bottom: 1px solid #2CCCDA;
	padding: 10px 20px;
	position: relative;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.hidden-bar .side-menu ul li a:hover {
	background: transparent;
	color: #fff;
}

.hidden-bar .side-menu ul li a .btn.expander {
	background: #fff;
	color: #1CBAC8;
	border: 1px solid #2CCCDA;
	padding: 3px 10px;
	font-size: 14px;
	border-radius: 7px;
	position: absolute;
	top: 6px;
	right: 20px;
	outline: none;
}


/***

====================================================================
	Main Slider style
====================================================================

***/

.main-slider{
	position:relative;
	background:none;
	color:#ffffff;
}

.main-slider h1{
	font-size:48px;
	padding:5px 20px;
	letter-spacing:1px;
}

.main-slider h2{
	font-size:28px;
	padding:5px 20px;
	letter-spacing:4px;
}

.main-slider h3{
	font-size:20px;
	padding:5px 40px;
	letter-spacing:2px;
}

.main-slider .slide-text{
	font-size:18px;
	padding:5px 40px;
}

.main-slider .big-text{
	font-size:32px;
	padding:5px 40px;
}

.tp-bullets.preview4 .bullet{
	margin:0px 5px;
}


/***

====================================================================
	Intro Section style
====================================================================

***/

.intro-section{
	position:relative;
	padding:50px 0px 40px;
	color:#ffffff;
	font-size:16px;
}

.intro-section h2{
	font-size:28px;
	margin-bottom:10px;
}

/***

====================================================================
	Default Section style
====================================================================

***/

.default-section .column{
	position:relative;
	margin-bottom:50px;
}

.icon-column{
	position:relative;
}

.default-section .column .icon-column{
	margin-bottom:60px;
}

.icon-bg-column{
	margin-bottom:50px;
}

.icon-column .inner-box{
	position:relative;
}

.icon-column.style-one .inner-box{
	padding-left:70px;
	min-height:100px;
}

.icon-column.style-one .icon{
	position:absolute;
	left:0px;
	top:0px;
	font-size:36px;
	line-height:1em;
	display:block;
}

.icon-column.style-two .icon{
	position:absolute;
	left:0px;
	top:0px;
	font-size:32px;
	display:block;
	color:#43d6d1;
}

.icon-column.style-two.bg-icon .icon{
	top:-10px;
	width:50px;
	height:50px;
	font-size:22px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	-moz-border-radius:50%;
	color:#ffffff;
	line-height:50px;
	text-align:center;
}

.icon-bg-column .inner-box{
	padding-left:100px;
	min-height:100px;
}

.icon-bg-column .icon{
	position:absolute;
	left:0px;
	top:10px;
	width:66px;
	height:66px;
	line-height:66px;
	font-size:36px;
	color:#ffffff;
	text-align:center;
}
/*
.default-section .column .icon-column:nth-child(1) .icon,
.default-section .column .icon-column:nth-child(1) h3{
	color:#d971f2;
}


.default-section .column .icon-column:nth-child(2) .icon,
.default-section .column .icon-column:nth-child(2) h3{
	color:#11c3f0;
}


.default-section .column .icon-column:nth-child(3) .icon{
	color:#3a3a3a;
}*/

.icon-column h3{
	position:relative;
	margin-bottom:15px;
	font-size:18px;
	font-weight:600;
	color:#3a3a3a;
}
.section-dark .icon-column h3{
	color:#fff;
}
.section-dark .icon-column .text{
	color:#ccc;
}

.icon-column h3.alternative-font-2{
	font-weight:400;
	text-transform:uppercase;
}

.icon-column.style-two .inner-box h3{
	padding-left:60px;
	text-transform:capitalize;
}

.icon-column.style-two.bg-icon .inner-box h3{
	padding-left:70px;
}

.default-section .column .icon-column h3{
	font-size:20px;
}

.icon-column .text{
	position:relative;
	font-size:16px;
	line-height:2.2em;
}

.icon-box{
	position:relative;
	margin-bottom:50px;
}

.icon-box .inner-box{
	position:relative;
}

.icon-box.style-one .inner-box{
	min-height:300px;
	text-align:center;
	position:relative;
	padding:0px 15px 15px;
	border:1px solid #d0d0d0;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.icon-box.style-one .inner-box:hover{
	background:#3f4a57;
	color:#ffffff;
}

.section-dark .icon-box.style-one .inner-box:hover{
	background:#ccc;
	color:#3a3a3a;
}

.icon-box.style-one .icon{
	position:relative;
	display:block;
	width:104px;
	height:104px;
	border:2px solid transparent;
	font-size:42px;
	padding:20px 0px;
	line-height:60px;
	color:#ffffff;
	background:#09b9e5;
	margin:-54px auto 30px;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.icon-box.style-one .inner-box:hover .icon{
	background:#d971f2;
	border-color:#ffffff;
}

.icon-box h3{
	position:relative;
	margin-bottom:15px;
	font-size:18px;
	font-weight:600;
	color:#3a3a3a;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.section-dark .icon-box:hover .text {
	color: #555;
}.section-dark .icon-box .text {
	 color: #ccc;
 }

.section-dark .icon-box h3,
.icon-box.style-one .inner-box:hover h3 {
	color:#fff;
}

.section-dark .icon-box.style-one .inner-box:hover h3{
	color:#3a3a3a;
}

.icon-box .text{
	position:relative;
	line-height:2em;
	font-size:15px;
}

.fluid-image-section{
	position:relative;
	overflow:hidden;
}

.fluid-image-column .image{
	position:relative;
}

.fluid-image-column .image img{
	display:block;
	position:absolute;
	right:15px;
	top:0px;
}

.sub-title-theme{
	position:relative;
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:4px;
	margin-bottom:15px;
}

.default-section .text-column h2{
	font-size:28px;
	margin-bottom:20px;
	font-weight:700;
	text-transform:uppercase;
}

.default-section.section-white .text-column h2 {
	color:#2a2a2a;
}

.default-section .text-column .text{
	position:relative;
	font-size:16px;
	line-height:2.2em;
	margin-bottom:30px;
}

.boxed-icon{
	position:relative;
	margin-bottom:30px;
}

.boxed-icon .icon-outer{
	position:relative;
	display:block;
	padding:50px 10px 40px;
	border:3px solid #cccccc;
	border-radius:7px;
	color:#ff5412;
	text-align:center;
	transition:border-color 0.5s ease, background-color 0.5s ease;
	-moz-transition:border-color 0.5s ease, background-color 0.5s ease;
	-webkit-transition:border-color 0.5s ease, background-color 0.5s ease;
	-ms-transition:border-color 0.5s ease, background-color 0.5s ease;
	-o-transition:border-color 0.5s ease, background-color 0.5s ease;
}

.boxed-icon .icon-outer:hover{
	background:#ff5412;
	color:#ffffff;
	border-color:#ff5412;
}

.boxed-icon .icon-outer .icon{
	position:relative;
	display:block;
	font-size:52px;
	margin-bottom:20px;
	top:20px;
	transition:all 0.5s ease;
	line-height: 25.2px;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.boxed-icon .icon-outer .box-title{
	position:relative;
	font-size:14px;
	top:-20px;
	opacity:0;
	text-transform:uppercase;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.boxed-icon .icon-outer:hover .icon{
	top:0px;
}

.boxed-icon .icon-outer:hover .box-title{
	top:15px;
	opacity:1;
}

/***

====================================================================
	Two Column BG Section style
====================================================================

***/

.two-col-bg{
	position:relative;
	color:#ffffff;
}

.two-col-bg .content-column{
	position:relative;
	width:50%;
	padding:60px 30px 40px 0px;
	min-height:150px;
}

.two-col-bg .image-column{
	position:absolute;
	right:0px;
	top:0px;
	width:50%;
	height:100%;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
}

.two-col-bg .column-title{
	position:relative;
	font-weight:600;
	font-size:24px;
	text-transform:uppercase;
	margin-bottom:0px;
}

.two-col-bg .sub-title{
	font-size:14px;
	text-transform:uppercase;
	margin-bottom:20px;
	letter-spacing:2px;
}


.section-white.two-col-bg .column-title {
	color: #3a3a3a;
}
.section-white.two-col-bg .styled-list-one li::before {
	color: #7f7f7f;
}


.two-col-bg .text{
	margin-bottom:40px;
	font-size:16px;
	line-height:2em;
}

.two-col-bg .links{
	position:relative;
}

.two-col-bg .links .theme-btn{
	margin:0px 30px 20px 0px;
}

.styled-list-one {
	position: relative;
}

.styled-list-one li {
	line-height: 24px;
	margin-bottom: 10px;
	padding-left: 30px;
	position: relative;
}

.styled-list-one li::before {
	color: #f1f1f1;
	content: "";
	font-size: 14px;
	left: 0;
	line-height: 24px;
	position: absolute;
	top: 0;
	width: 20px;
}

/***

====================================================================
	Gallery Section style
====================================================================

***/

.gallery-section{
	position:relative;
	padding:70px 0px 0px;
}

.gallery-section .gallery-header{
	padding:50px 0px;
}

.gallery-section .filter-tabs{
	position:relative;
	margin-bottom:30px;
}

.gallery-section .filter-tabs.text-left{
	text-align:left;
}

.gallery-section .filter-tabs li{
	position:relative;
	display:inline-block;
}

.gallery-section .filter-tabs.style-one li{
	position:relative;
	display:inline-block;
	line-height:20px;
	padding:12px 16px;
	text-align:center;
	color:#353535;
	margin:0px 10px 10px 0px;
	cursor:pointer;
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:1px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.section-dark.gallery-section .filter-tabs.style-one li{
	color:#ccc;
}

.gallery-section .gallery-header.bg-pattern-style .filter-tabs.style-one li{
	color:#3a3a3a;
}

.section-dark.gallery-section .gallery-header.bg-pattern-style .filter-tabs.style-one li{
	color:#ccc;
}

.gallery-section .filter-tabs.style-one li .fa{
	position:relative;
	top:-1px;
	padding-right:10px;
	line-height:20px;
	font-size:8px;
	color:#ffffff;
}

.gallery-section .gallery-header h2{
	font-size:22px;
	color:#ffffff;
	margin-bottom:10px;
}

.gallery-section .gallery-header.bg-pattern-style h2{
	color:#3a3a3a;
}

.section-dark.gallery-section .gallery-header.bg-pattern-style h2{
	color:#fff;
}

.gallery-section .gallery-header .sub-title{
	font-size:14px;
	color:#ffffff;
	color:rgba(255,255,255,0.50);
}

.gallery-section .gallery-header .filter-tabs.style-one{
	margin:15px 0px 0px;
}

.gallery-section .gallery-header .filter-tabs.style-one li{
	color:#ffffff;
	font-size:14px;
}

.gallery-section .gallery-header .filter-tabs.style-one li:hover,
.gallery-section .gallery-header .filter-tabs.style-one li.active{
	background:rgba(255,255,255,0.20);
}

.gallery-section .gallery-header.bg-pattern-style .filter-tabs.style-one li:hover,
.gallery-section .gallery-header.bg-pattern-style .filter-tabs.style-one li.active{
	color:#ffffff;
}


.gallery-section .gallery-header .filter-tabs.style-one li .fa{
	opacity:0;
	color:#ffffff;
}

.gallery-section .gallery-header .filter-tabs.style-one li:hover .fa,
.gallery-section .gallery-header .filter-tabs.style-one li.active .fa{
	opacity:1;
}

.gallery-section .filter-tabs.style-one li:hover,
.gallery-section .filter-tabs.style-one li.active{
	color:#ffffff;
}

.gallery-section .filter-tabs.style-two li{
	position:relative;
	display:inline-block;
	line-height:20px;
	padding:12px 15px;
	text-align:center;
	color:#999999;
	margin:0px 7px 10px;
	border-bottom:3px solid transparent;
	cursor:pointer;
	font-size:16px;
	text-transform:uppercase;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}
.section-dark.gallery-section .filter-tabs.style-two li{
	color:#ccc;
}

.gallery-section .filter-tabs.style-two li:hover,
.gallery-section .filter-tabs.style-two li.active{
	border-color:#aa4fff;
	color:#aa4fff;
}

.gallery-section .filter-tabs.style-three li{
	position:relative;
	display:inline-block;
	line-height:20px;
	padding:12px 5px;
	text-align:center;
	color:#999999;
	margin:0px 20px 10px;
	cursor:pointer;
	font-size:16px;
	text-transform:uppercase;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}


.gallery-section .images-container{
	position:relative;
}

.gallery-section .item-box{
	position:relative;
	float:left;
}

.gallery-section.grid-width .item-box{
	margin-bottom:50px;
	display:none;
}

.gallery-section.full-width.three-column .item-box{
	width:33.333%;
	display:none;
}

.gallery-section.full-width.four-column .item-box{
	width:25%;
	display:none;
}

.gallery-section.full-width.five-column .item-box{
	width:20%;
	display:none;
}

.gallery-section.list-view .item-box{
	float:none;
	width:100%;
	display:none;
	margin:10px 0px 0px 0px;
}

.gallery-section.full-width.list-view .item-box{
	margin-bottom:20px;
}

.gallery-section.mixed-column .item-box{
	display:none;
}

.gallery-section.mixed-column .one-fourth-col{
	width:25%;
}

.gallery-section.mixed-column .two-fourth-col{
	width:50%;
}

.portfolio-item .inner-box{
	position:relative;
	width:100%;
	display:block;
	overflow:hidden;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.portfolio-item .image {
	position:relative;
	display:block;
	width:100%;
	overflow:hidden;
}

.gallery-section.full-width.list-view .item-box .image{
	float:left;
	width:50%;
}

.gallery-section.list-view .item-box .cont-column{
	position:relative;
	float:left;
	padding:30px 0px 15px;
}

.gallery-section.list-view.full-width .item-box .cont-column{
	width:50%;
	padding:50px 25px 15px;
}

@media (max-width: 767px) {
	.gallery-section.full-width.list-view .item-box .image,
	.gallery-section.list-view.full-width .item-box .cont-column {
		width:100%;
	}
}

.gallery-section.list-view .item-box .cont-column .inner-box{
	max-width:585px;
}

.gallery-section.list-view .item-box .cont-column h3{
	color:#3a3a3a;
	font-size:18px;
	font-weight:600;
	margin-bottom:15px;
}

.gallery-section.list-view .item-box .cont-column h3 a{
	color:#3a3a3a;
}
.section-dark.gallery-section.list-view .item-box .cont-column h3 a{
	color:#fff;
}

.gallery-section.list-view .item-box .cont-column .item-cats{
	margin-bottom:15px;
}

.gallery-section.list-view .item-box .cont-column .item-cats a{
	position:relative;
}

.gallery-section.list-view .item-box .cont-column .description{
	margin-bottom:30px;
	font-size:16px;
}
.section-dark.gallery-section.list-view .item-box .cont-column .description{
	color: #ccc;
}

.gallery-section.list-view .item-box .cont-column .theme-btn{
	margin:0px 5px 10px;
}

.portfolio-item .image img{
	position:relative;
	display:block;
	width:100%;
	height:auto;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.portfolio-item:hover .image img{
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
}

.mixed-column .hover-caption{
	position:absolute;
	left:0px;
	bottom:-50%;
	width:100%;
	padding:10px 10px;
	background:rgba(255,84,18,0.80);
	color:#ffffff;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.mixed-column .portfolio-item:hover .hover-caption{
	bottom:0px;
}

.mixed-column .hover-caption strong{
	font-weight:normal;
	text-shadow:0px 0px 1px #ffffff;
	-webkit-text-shadow:0px 0px 1px #ffffff;
	-ms-text-shadow:0px 0px 1px #ffffff;
	-o-text-shadow:0px 0px 1px #ffffff;
	-moz-text-shadow:0px 0px 1px #ffffff;
}

.mixed-column .hover-caption a{
	color:#ffffff;
}

.mixed-column .hover-caption a:hover{
	text-decoration:underline;
}


.gallery-section .portfolio-item .hover-caption-two{
	position:absolute;
	left:0px;
	bottom:-50%;
	width:100%;
	padding:10px 20px;
	color:#ffffff;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

@media (max-width: 767px) {
	.gallery-section .portfolio-item .hover-caption-two{
		bottom:-100%;
	}
}

.gallery-section .portfolio-item:hover .hover-caption-two{
	bottom:0px;
}

.mixed-column .hover-caption strong{
	font-weight:normal;
	font-size:16px;
	padding-right:10px;
	text-shadow:0px 0px 1px #ffffff;
	-webkit-text-shadow:0px 0px 1px #ffffff;
	-ms-text-shadow:0px 0px 1px #ffffff;
	-o-text-shadow:0px 0px 1px #ffffff;
	-moz-text-shadow:0px 0px 1px #ffffff;
}

.gallery-section .portfolio-item .hover-caption-two a{
	color:#ffffff;
	line-height:30px;
	opacity:0.75;
}

.gallery-section .portfolio-item .hover-caption-two .btn-share,
.gallery-section .portfolio-item .hover-caption-two .btn-zoom{
	position:relative;
	display:inline-block;
	margin:0px 0px 0px 10px;
	width:34px;
	height:34px;
	text-align:center;
	line-height:30px;
	font-size:16px;
	border:2px solid #ffffff;
	-webkit-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}

.gallery-section .portfolio-item .hover-caption-two .post-title{
	font-weight:500;
	opacity:1;
	font-size:16px;
}

.gallery-section .portfolio-item .hover-caption-two a:hover{
	opacity:1;
}

.portfolio-item .overlay-box{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:block;
	text-align:center;
	color:#ffffff;
	background:rgba(0,0,0,0.75);
	transform:translate(0,100%);
	-webkit-transform:translate(0,100%);
	-ms-transform:translate(0,100%);
	-o-transform:translate(0,100%);
	-moz-transform:translate(0,100%);
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.portfolio-item .overlay-box .overlay-inner{
	position:absolute;
	display:table;
	width:100%;
	height:100%;
	vertical-align:middle;
}

.portfolio-item .overlay-box .overlay-inner .content{
	display:table-cell;
	vertical-align:middle;
	color:#ffffff;
}

.portfolio-item .inner-box:hover .overlay-box{
	transform:translate(0,0);
	-webkit-transform:translate(0,0);
	-ms-transform:translate(0,0);
	-o-transform:translate(0,0);
	-moz-transform:translate(0,0);
}

.portfolio-item .overlay-box h3{
	font-size:20px;
	font-weight:600;
	margin-bottom:15px;
}

.portfolio-item .overlay-box h3 a{
	color:#ffffff;
}

.portfolio-item .overlay-box h3 a:hover{
	color:#d971f2;
}

.portfolio-item .overlay-box .tags{
	color:#d971f2;
	margin-bottom:25px;
}

.portfolio-item .overlay-box .tags a{
	color:#d971f2;
	font-size:16px;
}

.portfolio-item .overlay-box .tags a:hover{
	color:#ffffff;
}

.portfolio-item .overlay-box .zoom-btn{
	position:relative;
	display:inline-block;
	color:#d971f2;
	font-size:36px;
}

.portfolio-item .overlay-box .zoom-btn:hover{
	color:#ffffff;
}

.portfolio-item .inner-box .under-caption{
	position:relative;
	display:block;
	padding:25px 10px;
	border-bottom:2px solid transparent;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.portfolio-item .inner-box .zoom-style-one{
	position:absolute;
	left:0px;
	top:0px;
	display:block;
	width:100%;
	height:100%;
	background:rgba(157,157,157,0.50);
	opacity:0;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.mixed-column .portfolio-item .inner-box .zoom-style-one{
	background:rgba(255,255,255,0.50);
}

.portfolio-item .inner-box:hover .zoom-style-one{
	opacity:1;
}

.portfolio-item .inner-box .zoom-style-one .lightbox-image{
	position:absolute;
	left:0px;
	top:0px;
	display:block;
	width:100%;
	height:100%;

}

.portfolio-item .inner-box .zoom-style-one .line-vertical{
	position:absolute;
	left:50%;
	top:-20%;
	margin-top:-30px;
	width:1px;
	height:60px;
	border-right:1px solid #ffffff;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.portfolio-item .inner-box .zoom-style-one .line-horizontal{
	position:absolute;
	right:-20%;
	top:50%;
	margin-right:-30px;
	width:60px;
	height:1px;
	border-bottom:1px solid #ffffff;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.mixed-column .portfolio-item .inner-box .zoom-style-one .line-vertical,
.mixed-column .portfolio-item .inner-box .zoom-style-one .line-horizontal{
	border-color:#ff5412;
}

.portfolio-item .inner-box:hover .line-vertical{
	top:50%;
}

.portfolio-item .inner-box:hover .line-horizontal{
	right:50%;
}

.portfolio-item .inner-box:hover .under-caption{
	border-bottom-color:#aa4fff;
}

.portfolio-item .inner-box .under-caption .item-title{
	font-size:18px;
	margin-bottom:10px;
	color:#3a3a3a;
	font-weight:500;
}

.portfolio-item .inner-box .under-caption .item-title a{
	color:#3a3a3a;
}
.section-dark .portfolio-item .inner-box .under-caption .item-title a{
	color:#fff;
}

.portfolio-item .inner-box.hover-bg .under-caption{
	border-bottom-color:transparent;
	margin-bottom:0px;
}

.portfolio-item .inner-box.hover-bg:hover .under-caption .item-title,
.portfolio-item .inner-box.hover-bg:hover .under-caption .item-title a,
.portfolio-item .inner-box.hover-bg:hover .under-caption .item-category a{
	color:#ffffff;
}

.portfolio-item .inner-box .under-caption .item-title a:hover{
	color:#aa4fff;
}

.portfolio-item .inner-box .under-caption .item-category{
	position:relative;
	font-size:15px;
	color:#11c3f0;
}
.portfolio-item .inner-box:hover .under-caption .item-category,
.section-dark .portfolio-item .inner-box .under-caption .item-category{
	color:#fff;
}

.sec-title{
	position:relative;
	max-width:850px;
	margin:0 auto;
	margin-bottom:60px;
}

.sec-title h2{
	font-size:20px;
	font-weight:600;
	text-transform:capitalize;
	letter-spacing:1px;
}

.section-white .sec-title h2{
	color:#2c4057;
}

.section-dark .sec-title h2{
	color:#fff;
}

.sec-title h3{
	font-size:18px;
	font-weight:600;
	color:#2c4057;
	text-transform:uppercase;
	letter-spacing:1px;
}
.section-dark .sec-title h3{
	color:#0591B5;
}

.sec-title .bigger-title{
	font-size:22px;
	font-weight:400;
}

.sec-title.style-two h2{
	font-size:28px;
	font-weight:500;
	margin-bottom:20px;
	text-transform:none;
	letter-spacing:0px;
}

.section-white .sec-title.style-two h2 {
	color:#2c4057;
}

.line-centered{
	position:relative;
	display:block;
	max-width:80px;
	height:3px;
	margin:10px auto 20px;
}

.line-left{
	position:relative;
	display:block;
	max-width:80px;
	height:3px;
	margin:10px 0px 20px;
}

.sec-title .dots{
	position:relative;
	display:block;
	margin:10px auto 20px;
}

.sec-title .dots .dot{
	display:inline-block;
	width:10px;
	height:10px;
	margin:0px 2px;
}

.sec-title .text{
	font-size:16px;
	margin:0 auto;
	line-height:2.2em;
}
.section-dark .sec-title .text{
	color: #ccc;
}

.sec-title :last-child{
	margin-bottom: 0;
}

/***

====================================================================
	Full Image Section style
====================================================================

***/

.full-image-section{
	position:relative;
	background:#ffffff;
	padding:70px 0px 20px;
}

.full-image-section.bg-pattern{
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center top;
}

.intro-section.bg-pattern-blue{
	padding:70px 0px 60px;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center top;
}

.intro-section.bg-pattern .sub-title-theme{
	margin-bottom:20px;
	font-size:16px;
}

.intro-section.bg-pattern h1{
	font-size:48px;
	font-weight:700;
}

.full-image-section .carousel-outer{
	position: relative;
}

.full-image-section .image-box{
	position:relative;
	display:block;
	text-align:center
}

.full-image-section .image-box img{
	display:inline-block;
	max-width:100%;
}

.social-column{
	position:relative;
	margin-bottom:50px;
}

.social-column .inner-box{
	position:relative;
	display:block;
	padding-left:72px;
}

.social-column .icon{
	position:absolute;
	left:0px;
	top:0px;
	display:block;
	width:50px;
	height:50px;
	line-height:50px;
	text-align:center;
	color:#ffffff;
	font-size:20px;
}

.social-column h3{
	font-size:16px;
	color:#1b1b1b;
	margin-bottom:5px;
	text-transform:uppercase;
}
.section-dark .social-column h3{
	color:#fff;
}
.social-column .count{
	color:#7f7f7f;
}
.section-dark .social-column .count{
	color:#ccc;
}

.step-column{
	position:relative;
	margin-bottom:50px;
}

.step-column .inner-box{
	position:relative;
	display:block;
	padding-left:84px;
}

.step-column .step-count{
	position:absolute;
	left:0px;
	top:0px;
	display:block;
	width:64px;
	height:64px;
	line-height:60px;
	border:2px solid #43d6d1;
	text-align:center;
	color:#43d6d1;
	font-size:22px;
}

.imp-steps .step-column .step-count{
	border-color:#ffc925;
	color:#ffc925;
}

.step-column:hover .step-count{
	background:#43d6d1;
	color:#ffffff;
}

.imp-steps .step-column:hover .step-count{
	background:#ffc925;
	color:#ffffff;
}

.step-column h3{
	font-size:16px;
	color:#1b1b1b;
	margin-bottom:5px;
	text-transform:uppercase;
}
.section-dark .step-column h3{
	color:#fff;
}

.step-column .text{
	font-size:16px;
	color:#7f7f7f;
	line-height:2em;
}
.section-dark .step-column .text{
	color:#ccc;
}

.full-image-section .social-column .fb-icon{
	background:#4469df;
}

.full-image-section .social-column .twitter-icon{
	background:#1ddcf3;
}

.full-image-section .social-column .google-icon{
	background:#fd5724;
}

/***

====================================================================
	Single Image Carousel style
====================================================================

***/

.single-image-carousel{
	background:none;
	position:static;
}

.single-image-carousel.no-pager .owl-controls{
	margin:0px;
}

.single-image-carousel.with-pager .owl-dots{
	padding-top:10px;
}

.single-image-carousel.no-pager .owl-dots{
	display:none !important;
}

.single-image-carousel.no-pager .owl-nav .owl-prev{
	position:absolute;
	left:-66px;
	top:50%;
	display:block !important;
	margin:-25px 0px 0px;
	width:50px;
	height:50px;
	text-align:center;
	color:#ffffff;
	background:none !important;
	font-size:0px !important;
	-webkit-border-radius:50%  !important;
	-ms-border-radius:50%  !important;
	-o-border-radius:50%  !important;
	-moz-border-radius:50% !important;
	border-radius:50% !important;
	overflow:hidden;
}

.single-image-carousel.no-pager .owl-nav .owl-next{
	position:absolute;
	right:-66px;
	top:50%;
	display:block !important;
	margin:-25px 0px 0px;
	width:50px;
	height:50px;
	text-align:center;
	color:#ffffff;
	background:none !important;
	font-size:0px !important;
	-webkit-border-radius:50%  !important;
	-ms-border-radius:50%  !important;
	-o-border-radius:50%  !important;
	-moz-border-radius:50% !important;
	border-radius:50% !important;
	overflow:hidden;
}

.single-image-carousel.no-pager .owl-nav .owl-prev:after{
	content:'\f104';
	position:absolute;
	left:0px;
	padding-left:0px;
	top:0px;
	display:block;
	width:50px;
	height:50px;
	line-height:50px;
	font-size:48px !important;
	opacity:1;
	color:#cccccc !important;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.single-image-carousel.no-pager .owl-nav .owl-next:after{
	content:'\f105';
	position:absolute;
	left:0px;
	top:0px;
	padding-left:3px;
	display:block;
	width:50px;
	height:50px;
	line-height:50px;
	font-size:48px !important;
	opacity:1;
	color:#cccccc !important;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.single-image-carousel .owl-nav .owl-prev:hover,
.single-image-carousel .owl-nav .owl-next:hover{
	background:none !important;
}

.single-image-carousel .owl-nav .owl-prev:hover:after,
.single-image-carousel .owl-nav .owl-next:hover:after{
	color:#3a3a3a !important;
}

.single-image-carousel .owl-dots .owl-dot:hover span,
.single-image-carousel .owl-dots .owl-dot.active span{
	transform:scale(1.4,1.4);
}


/***

====================================================================
	Client Testimonials Slider
====================================================================

 ***/


.client-testimonials{
	position:relative;
	padding:70px 0px 60px;
	text-align:center;
}

.client-testimonials.style-one h2{
	position:relative;
}

.client-testimonials h2 .quote-icon{
	font-size:42px;
}

.testimonial-slider-full figure{
	position:relative;
	display:block;
	margin-bottom:35px;
}

.testimonial-slider-full figure img{
	position:relative;
	display:inline-block;
	width:90px;
	height:90px;
}

.testimonial-slider-full .text{
	position:relative;
	display:block;
	max-width:900px;
	margin:0 auto;
	margin-bottom:35px;
	font-size:18px;
	line-height:2em;
	letter-spacing:1px;
}

.testimonial-slider-full .author-info{
	position:relative;
	font-size:16px;
	margin-bottom:30px;
}


.testimonials-two .column-carousel.three-column .owl-dot span:hover,
.testimonials-two .column-carousel.three-column .owl-dot.active span,
.testimonials-two .column-carousel.one-column .owl-dot span:hover,
.testimonials-two .column-carousel.one-column .owl-dot.active span{
	border:2px solid ;
}

.section-dark .use-white .testimonial-slider-full .author-info{
	color: #ffffff;
}

.client-testimonials.style-one .bx-pager{
	position:relative;
	display:block;
	width:100%;
}

.client-testimonials.style-one .bx-pager .bx-pager-item{
	position:relative;
	display:inline-block;
	width:12px;
	height:12px;
	margin:0px 4px;
}

.client-testimonials.style-one .bx-pager .bx-pager-link{
	position:relative;
	display:block;
	width:12px;
	height:12px;
	background:#ffffff;
	border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	-webkit-border-radius:50%;
	text-indent:9999px;
	overflow:hidden;
}

.client-testimonials.style-one .bx-pager .bx-pager-link.active{
	border:2px solid;
	-webkit-transform:scale(1.3,1.3);
	-ms-transform:scale(1.3,1.3);
	-o-transform:scale(1.3,1.3);
	-moz-transform:scale(1.3,1.3);
	transform:scale(1.3,1.3);
}

.client-testimonials.style-one.rounded-nav .bx-pager .bx-pager-item{
	position:relative;
	display:inline-block;
	width:12px;
	height:12px;
	margin:0px 5px;
}

.client-testimonials.style-one.rounded-nav .bx-pager .bx-pager-link{
	position:relative;
	display:block;
	width:12px;
	height:12px;
	background:#ffffff;
	border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	-webkit-border-radius:50%;
	text-indent:9999px;
	overflow:hidden;
}

.client-testimonials.style-one.rounded-nav .use-white .bx-pager .bx-pager-link.active{
	background:transparent;
	border-color: #ffffff;
}

.client-testimonials.style-one.rounded-nav .bx-pager .bx-pager-link.active{
	border:1px solid;
	-webkit-transform:scale(1.4,1.4);
	-ms-transform:scale(1.4,1.4);
	-o-transform:scale(1.4,1.4);
	-moz-transform:scale(1.4,1.4);
	transform:scale(1.4,1.4);
}

.client-testimonials.orange-theme.style-one.rounded-nav .bx-pager .bx-pager-link.active{
	border:1px solid #ffffff;
}

/***

====================================================================
	Testimonials Section style
====================================================================

***/

.testimonials-two{
	position:relative;
	padding:80px 0px 80px;
	background-color:#ffffff;
}

.testimonials-two .testimonials-slider{
	position:relative;
	padding:0px;
}

.testimonials-two .testimonials-slider .slide-item{
	position:relative;
	margin:50px 0px 0px 0px;
	text-align:center;
	font-size:16px;
}

.testimonials-two .testimonials-slider .slide-item:hover{
	border-color:#eb1d1d;
}

.testimonials-two .testimonials-slider .image-box{
	position:relative;
	width:97px;
	height:94px;
	margin:-50px auto 30px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	-moz-border-radius:50%;
}

.testimonials-two .testimonials-slider .author-title{
	font-size:18px;
	font-weight:600;
	margin-bottom:10px;
}

.testimonials-two.section-white .testimonials-slider .author-title{
	color:#3a3a3a;
}

.testimonials-two .testimonials-slider .author-occupation{
	font-size:14px;
	margin-bottom:5px;
}

.testimonials-two .testimonials-slider .image-box img{
	position:relative;
	width:94px;
	height:94px;
	display:block;
	border-radius:50%;
	-webkit-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	-moz-border-radius:50%;
}

.testimonials-two .slide-text{
	position:relative;
	font-size:16px;
	line-height:2em;
	padding:20px;
}

.testimonials-two.section-white .slide-text{
	color:#565656;
}

.testimonials-two.section-dark .slide-text{
	color:#C6C6C6;
}

.testimonials-two .column-carousel .owl-nav {
	position:relative;
	width:100%;
	display:none !important;
}

.testimonials-two .column-carousel .owl-nav .owl-prev{
	position:absolute;
	left:-70px;
	top:0;
	width:24px;
	padding-right:3px;
	height:40px;
	border:1px solid #e3e3e3;
	text-align:center;
	color:#cccccc;
	background:#ffffff !important;
	font-size:0px !important;
}

.testimonials-two .column-carousel .owl-nav .owl-next{
	position:absolute;
	right:-70px;
	top:0;
	width:24px;
	padding-left:3px;
	height:40px;
	text-align:center;
	color:#cccccc;
	border:1px solid #e3e3e3;
	background:#ffffff !important;
	font-size:0px !important;
}

.testimonials-two .column-carousel .owl-nav .owl-prev:after{
	content:'\f104';
	position:absolute;
	left:-3px;
	top:50%;
	margin-top:-10px;
	display:block;
	font-size:16px;
	text-align:center;
	width:30px;
	height:10px;
	opacity:1;
	color:#cccccc;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.testimonials-two .column-carousel .owl-nav .owl-next:after{
	content:'\f105';
	position:absolute;
	right:-5px;
	top:50%;
	margin-top:-10px;
	display:block;
	font-size:16px;
	text-align:center;
	width:30px;
	height:10px;
	opacity:1;
	color:#cccccc;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.testimonials-two .column-carousel .owl-nav .owl-prev:hover,
.testimonials-two .column-carousel .owl-nav .owl-next:hover{
	background:#ffd21d !important;
}

.testimonials-two .column-carousel .owl-nav .owl-prev:hover:after,
.testimonials-two .column-carousel .owl-nav .owl-next:hover:after{
	opacity:1;
	color:#ffffff;
}

.testimonials-two .column-carousel.three-column .owl-controls,
.testimonials-two .column-carousel.one-column .owl-controls{
	position:relative;
	top:0px;
	padding-top:20px;
	display:block;
}

.testimonials-two .column-carousel.three-column .owl-dots,
.testimonials-two .column-carousel.one-column .owl-dots{
	display:block !important;
	position:relative;
	text-align:center;
	padding:10px 0px;
	top:0px;
}

.testimonials-two .column-carousel.three-column .owl-dot span,
.testimonials-two .column-carousel.one-column .owl-dot span{
	position:relative;
	display:block;
	width:12px;
	height:12px;
	background:#cccccc;
	border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	-webkit-border-radius:50%;
	text-indent:9999px;
	overflow:hidden;

}

.testimonials-two .column-carousel.three-column .owl-dot span:hover,
.testimonials-two .column-carousel.three-column .owl-dot.active span,
.testimonials-two .column-carousel.one-column .owl-dot span:hover,
.testimonials-two .column-carousel.one-column .owl-dot.active span{
	-webkit-transform:scale(1.3,1.3);
	-ms-transform:scale(1.3,1.3);
	-o-transform:scale(1.3,1.3);
	-moz-transform:scale(1.3,1.3);
	transform:scale(1.3,1.3);

}

.theme-cyan .testimonials-two .column-carousel.three-column .owl-dot span:hover,
.theme-cyan .testimonials-two .column-carousel.three-column .owl-dot.active span,
.theme-cyan .testimonials-two .column-carousel.one-column .owl-dot span:hover,
.theme-cyan .testimonials-two .column-carousel.one-column .owl-dot.active span{
	-webkit-transform:scale(1.3,1.3);
	-ms-transform:scale(1.3,1.3);
	-o-transform:scale(1.3,1.3);
	-moz-transform:scale(1.3,1.3);
	transform:scale(1.3,1.3);

}


/***

====================================================================
	Best Sellers Section
====================================================================

 ***/

.best-sellers{
	position:relative;
	padding:70px 0px 20px;
	background:#ffffff;
}

.products-section .product-item{
	position:relative;
	margin-bottom:50px;
}

.products-section .product-item .inner-box{
	position:relative;
}

.products-section .product-item .image{
	position:relative;
	margin-bottom:20px;
	text-align:center;
	overflow:hidden;
}

.products-section .product-item .image .sale-tag{
	position:absolute;
	left:5px;
	top:5px;
	width:70px;
	height:70px;
	display:table-cell;
	vertical-align:middle;
	line-height:70px;
	font-size:12px;
	text-transform:uppercase;
	color:#ffffff;
}

.products-section .product-item .image .zoom{
	position:absolute;
	left:-50px;
	top:50%;
	margin-top:-25px;
	margin-left:-60px;
	line-height:50px;
	display:block;
	width:50px;
	height:50px;
	color:#ffffff;
	outline:1px dashed #ffffff;
	outline-offset:-5px;
	font-size:20px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.products-section .product-item:hover .image .zoom{
	left:50%;
}

.products-section .product-item .image .read-more{
	position:absolute;
	right:-50px;
	top:50%;
	margin-top:-25px;
	margin-right:-60px;
	line-height:50px;
	display:block;
	width:50px;
	height:50px;
	color:#ffffff;
	outline:1px dashed #ffffff;
	outline-offset:-5px;
	font-size:20px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.products-section .product-item:hover .image .read-more{
	right:50%;
}

.products-section .product-item .image .zoom:hover,
.products-section .product-item .image .read-more:hover{
	background:#0b8bab;
}

.products-section .product-item .image img{
	display:block;
	width:100%;
}

.products-section .product-item .product-content{
	position:relative;
}

.products-section .product-item .prod-title{
	font-size:16px;
	color:#3a3a3a;
	margin-bottom:15px;
	-webkit-text-shadow:0px 0px 0px #000000;
	-ms-text-shadow:0px 0px 0px #000000;
	-o-text-shadow:0px 0px 0px #000000;
	-moz-text-shadow:0px 0px 0px #000000;
	text-shadow:0px 0px 0px #000000;
}

.products-section .product-item .prod-title a{
	color:#3a3a3a;
}

.products-section .product-item .prod-price{
	margin-bottom:20px;
	font-size:18px;
	font-weight:600;
}

.products-section .product-item .prod-price .actual-price{
	color:#acb3ba;
	padding-left:20px;
}

.products-section .product-item .prod-options a{
	color:#acb3ba;
	font-weight:600;
}

.products-section .product-item .prod-options a .icon{
	padding-right:10px;
	font-size:18px;
	line-height:1em;
	font-weight:normal;
}


/***

====================================================================
	Main Footer
====================================================================

***/

.main-footer{
	position:relative;
}

.main-footer p{
	line-height:2.2em;
	margin-bottom:20px;
}

.main-footer .footer-upper {
	position:relative;
	padding:60px 0px 20px;
	line-height:2em;
}

.section-dark.main-footer {
	background:#2b4261;
	color:#ffffff;
}

.section-white.main-footer .footer-upper {
	color: #3a3a3a;
}
.section-dark.main-footer .footer-upper,
.section-dark.main-footer .footer-upper ul li a {
	color: #ffffff;
}

.section-white.main-footer .footer-upper ul li a,
.section-white.main-footer .footer-upper p {
	color: #7f7f7f;
}

.main-footer .footer-upper .column{
	position:relative;
	margin-bottom:20px;
}

.footer-upper .column h2{
	position:relative;
	font-size:18px;
	line-height:1.4em;
	padding:0px 0px 18px;
	margin-bottom:30px;
	font-weight:600;
	text-transform:uppercase;
}

.footer-upper .column h2:after{
	content:'';
	position:absolute;
	left:0px;
	bottom:0px;
	width:50px;
	height:2px;
}


.main-footer .about-widget{
	font-size:16px;
}

.contact-widget li{
	position:relative;
	margin-bottom:25px;
	padding-left:30px;
	line-height:24px;
}

.contact-widget li .icon{
	position:absolute;
	left:0px;
	top:0px;
	width:30px;
	line-height:24px;
	font-size:18px;
}

.section-white.main-footer .contact-widget li .icon,
.section-white .contact-widget li .icon{
	color:#555555;
}

.section-dark.main-footer .contact-widget li .icon,
.section-dark .contact-widget li .icon {
	color:#CCCCCC;
}

.contact-widget li strong{
	font-weight:600;
	padding-right:5px;
}

.main-footer .footer-upper a{
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.main-footer .footer-upper a:hover{
	color:#ffffff;
}

.footer-upper .links-widget li{
	position:relative;
	margin-bottom:15px;
}

.footer-upper .links-widget li a{
	position:relative;
	display:block;
	font-size:16px;
	color:#ffffff;
	padding-left:30px;
	line-height:24px;
}

.footer-upper .links-widget li a:before{
	content:'\f01d';
	position:absolute;
	left:0px;
	top:0px;
	line-height:24px;
}


.footer-upper .twitter-feeds .feed{
	position:relative;
	padding:0px 0px 0px 30px;
	margin-bottom:20px;
}

.footer-upper .twitter-feeds .feed:last-child{
	border:none;
}

.footer-upper .twitter-feeds .feed-content{
	margin-bottom:5px;
}

.footer-upper .twitter-feeds .feed a{
	position:relative;
	color:#ffffff;
}

.footer-upper .twitter-feeds .feed .time{
	position:relative;
	color:#cccccc;
	font-size:12px;
	text-transform:uppercase;
}

.footer-upper .twitter-feeds .feed strong{
	font-weight:400;
}

.footer-upper .twitter-feeds .feed .icon{
	position:absolute;
	width:30px;
	height:20px;
	left:0px;
	top:5px;
	line-height:20px;
	font-size:16px;
}


.footer-upper .social-links a{
	position:relative;
	display:inline-block;
	font-size:15px;
	width:32px;
	height:32px;
	line-height:32px;
	text-align:center;
	background:none;
	margin-right:5px;
	color:#f1f1f1;
	-webkit-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}

.section-white .footer-upper .social-links a{
	color:#7f7f7f;
}

.footer-upper .social-links a:hover{
	color:#ffffff;
	background:#fe4e37;
}

.footer-upper .flicker-widget{
	position:relative;
}

.footer-upper .flicker-widget .image{
	position:relative;
	float:left;
	width:33.333%;
	border:1px solid transparent;
	overflow:hidden;
}

.footer-upper .flicker-widget .image img{
	position:relative;
	display:block;
	width:100%;
	transition:all 300ms ease;
}

.footer-upper .flicker-widget .image img:hover{
	opacity:0.75;
	-webkit-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	transform:scale(1.1,1.1);
}

.footer-upper .recent-posts-widget .post{
	position:relative;
	font-size:14px;
	margin-bottom:40px;
	min-height:60px;
	padding:0px 0px 0px 90px;
	color:#cccccc;
}

.footer-upper .recent-posts-widget .post .post-thumb{
	position:absolute;
	left:0px;
	top:0px;
	width:72px;
	height:72px;
}

.footer-upper .recent-posts-widget .post .post-thumb img{
	width:100%;
	display:block;
}

.footer-upper .recent-posts-widget .post h4{
	font-size:15px;
	font-weight:500;
	margin:0px 0px 5px;
	line-height:1.6em;
	color:#ffffff;
}

.footer-upper .recent-posts-widget .post h4 a{
	color:#ffffff !important;
}


.footer-upper .recent-posts-widget .post h4 a,
.theme-cyan .footer-upper .recent-posts-widget .post h4 a{
	color:#ffffff;
}

.footer-upper .recent-posts-widget .post .fa{
	font-size:16px;
}


.footer-bottom{
	position:relative;
	padding:20px 0px;
	font-size:15px;
	text-align:center;
}

.footer-bottom .copyright{
	position:relative;
	line-height:30px;
}

.footer-bottom .copyright a{
	position:relative;
}

.footer-bottom .copyright strong{
	font-weight:400;
}


/***

====================================================================
	Search Popup
====================================================================

***/

.search-popup{
	position:fixed;
	left:0px;
	top:-100%;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.80);
	z-index:9999;
	visibility:hidden;
	opacity:0;
	overflow:auto;
	transition:all 700ms ease;
	-moz-transition:all 700ms ease;
	-webkit-transition:all 700ms ease;
	-ms-transition:all 700ms ease;
	-o-transition:all 700ms ease;
}

.search-popup.popup-visible{
	top:0;
	visibility:visible;
	opacity:1;
	display: table;
}

.search-popup-inner{
	display: table-cell;
	vertical-align: middle;
	position: relative;
}

.search-popup .close-search{
	color:#ffffff;
	cursor:pointer;
	z-index:5;
	position: relative;
	padding: 0px 15px 50px;
	max-width: 1024px;
	margin: 0 auto;
	display: block;
	text-align: right;
}

.search-popup .close-search .icon{
	font-size: 32px;

}

.search-popup .close-search:hover{
	opacity:0.70;
}

.search-popup .search-form{
	position:relative;
	padding:0px 15px 50px;
	max-width:1024px;
	margin:0 auto;
}

.search-popup .search-form fieldset{
	position:relative;
	border:7px solid rgba(255,255,255,0.50);
	border-radius:15px;
	-webkit-border-radius:15px;
	-ms-border-radius:15px;
	-o-border-radius:15px;
	-moz-border-radius:15px;
}

.search-popup .search-form fieldset input.search-input{
	position:relative;
	height:70px;
	padding:20px 220px 20px 30px;
	background:#ffffff;
	line-height:30px;
	font-size:24px;
	color:#233145;
	border-radius:7px;
	-webkit-border-radius:7px;
	-ms-border-radius:7px;
	-o-border-radius:7px;
	-moz-border-radius:7px;
}

.search-popup .search-form fieldset input[type="submit"]{
	position:absolute;
	display:block;
	right:0px;
	top:0px;
	text-align:center;
	width:220px;
	height:70px;
	padding:20px 10px 20px 10px;
	color:#ffffff !important;
	line-height:30px;
	font-size:20px;
	color:#233145;
	text-transform:uppercase;
	border-radius:0px 7px 7px 0px;
	-moz-border-radius:0px 7px 7px 0px;
	-ms-border-radius:0px 7px 7px 0px;
	-o-border-radius:0px 7px 7px 0px;
	-webkit-border-radius:0px 7px 7px 0px;
}

.search-popup h3{
	font-size:24px;
	color:#ffffff;
	margin-bottom:20px;
	text-align:center;
}

.search-popup .recent-searches{
	font-size:16px;
	color:#ffffff;
	text-align:center;
}

.search-popup .recent-searches li{
	display:inline-block;
	margin:0px 10px 10px 0px;
}

.search-popup .recent-searches li a{
	display:block;
	line-height:24px;
	border:1px solid #ffffff;
	padding:7px 15px;
	color:#ffffff;
	border-radius:3px;
}


/***

====================================================================
	Circular Graphs Section style
====================================================================

***/

.circular-graph-section{
	position:relative;
	padding:70px 0px 20px;
	background-color:#e8e9ea;
}

.circular-graph-section .sec-title h3{
	color:#2b4261;
	letter-spacing:5px;
}
.section-dark.circular-graph-section .sec-title h3{
	color:#0591B5;
}

.circular-graph-section .column{
	position:relative;
	text-align:center;
	margin-bottom:50px;
}

.circular-graph-section .column .inner-box{
	position:relative;
	display:block;
	max-width:300px;
	margin:0 auto;
}

.circular-graph-section .column .graph-outer{
	position:relative;
	max-width:200px;
	margin:0 auto;
	margin-bottom:30px;
}

.circular-graph-section .column .inner-text{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	display:block;
	padding-top:80px;
	line-height:40px;
	font-size:32px;
	font-weight:normal;
	color:#d971f2;
}

.circular-graph-section .column.style-two .inner-text{
	letter-spacing:4px;
	font-weight:600;
	font-size:36px;
	color:#3a3a3a;
}
.section-dark.circular-graph-section .column.style-two .inner-text{
	color:#fff;
}

.circular-graph-section .column h3{
	position:relative;
	font-size:18px;
	font-weight:500;
	color:#3a3a3a;
}

.section-dark.circular-graph-section .column h3{
	color:#fff;
}

.circular-graph-section .column.style-two h3{
	letter-spacing:1px;
}

.circular-graph-section .column .circular-line{
	position:absolute;
	left:5px;
	top:5px;
	width:190px;
	height:190px;
	border:2px solid #cccccc;
	z-index:0;
}

.circular-graph-section .column canvas{
	position:relative;
	z-index:1;
}

/***

====================================================================
	Our Team Section style One
====================================================================

***/

.team-section{
	position:relative;
	padding:80px 0px 30px;
}

.team-section.style-three{
	padding-bottom:50px;
}

.team-section .column{
	position:relative;
	margin-bottom:40px;
}

.team-section .column .inner-box{
	position:relative;
	text-align:center;
	overflow:hidden;
	max-width:400px;
	margin:0 auto;
}

.team-section .column .image{
	position:relative;
}

.team-section .column .image img{
	display:block;
	width:100%;
}

.team-section.style-one .column .content{
	position:absolute;
	left:0px;
	top:-100%;
	width:100%;
	height:100%;
	color:#ffffff;
	opacity:0;
	background:rgba(63,74,87,0.80);
	transition:all 500ms ease-out;
	-moz-transition:all 500ms ease-out;
	-webkit-transition:all 500ms ease-out;
	-ms-transition:all 500ms ease-out;
	-o-transition:all 500ms ease-out;
}

.team-section.style-one .column .inner-box:hover .content{
	top:0px;
	opacity:1;
}

.team-section.style-one .column .member-title{
	position:absolute;
	padding:0px 10px;
	width:100%;
	bottom:50%;
	font-size:16px;
}

.team-section.style-one .column .social-links{
	position:absolute;
	padding:0px 10px;
	width:100%;
	bottom:20px;
	font-size:16px;
}

.team-section.style-one .column .social-links a{
	position:relative;
	display:inline-block;
	color:#ffffff;
	font-size:16px;
	margin:5px 4px;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.team-section.style-one .column .social-links .facebook:hover{
	background-color:#3b5998;
	border-color:#3b5998;
}

.team-section.style-one .column .social-links .twitter:hover{
	background-color:#00aced;
	border-color:#00aced;
}

.team-section.style-one .column .social-links .google-plus:hover{
	background-color:#dd4b39;
	border-color:#dd4b39;
}

.team-section.style-one .column .social-links .instagram:hover{
	background-color:#125688;
	border-color:#125688;
}

.team-section .content-column .inner-box{
	text-align:left;
}

.team-section .content-column h2{
	font-weight:600;
	font-size:20px;
	margin-bottom:10px;
}

.team-section.section-white .content-column h2{
	color:#3f4a57;
}

.team-section.section-dark .content-column h2{
	color:#dddddd;
}

.team-section .content-column .text{
	font-size:16px;
	margin-bottom:25px;
}

.team-section .view-all{
	font-size:16px;
}

.team-section .view-all .fa{
	padding-left:10px;
	font-size:20px;
}

.team-section.style-two .inner-box{
	max-width:300px;
	margin:0 auto;
	text-align:center;
}

.team-section.style-two .team-member{
	margin-bottom:40px;
}

.team-section.style-two .team-member .image{
	position:relative;
	display:block;
	overflow:hidden;
	margin-bottom:20px;
}

.team-section.style-two .team-member .image img{
	display:inline-block;
	max-width:100%;
}

.team-section.style-two .team-member .hover-info{
	position:absolute;
	left:0px;
	bottom:-100%;
	width:100%;
	padding:15px 20px;
	color:#ffffff;
	background:rgba(38,38,38,0.85);
	transition:all 700ms ease;
	-moz-transition:all 700ms ease;
	-webkit-transition:all 700ms ease;
	-ms-transition:all 700ms ease;
	-o-transition:all 700ms ease;
}

.team-section.style-two .team-member:hover .hover-info{
	bottom:0;
}

.team-section.style-two .team-member .text{
	line-height:2.4em;
	margin-bottom:10px;
	font-size:15px;
}

.team-section.style-two .team-member .social-links a{
	position:relative;
	display:inline-block;
	margin:5px 10px;
	color:#ffffff;
	font-size:16px;
}

.team-section.style-two .team-member .social-links a:hover{
	color:#aa4fff;
}

.team-section.style-two .team-member h3{
	font-size:15px;
	color:#3a3a3a;
	margin-bottom:10px;
	letter-spacing:2px;
}

.team-section.section-white .team-member h3 {
	color: #3a3a3a;
}

.team-section.section-dark .team-member h3 {
	color: #fff;
}

.team-section.style-two .team-member h4{
	font-size:14px;
	color:#999999;
	letter-spacing:1px;
}

.team-section.style-three .team-member{
	margin-bottom:30px;
	padding:0px !important;
}

.team-section.has-padding .team-member{
	padding-left:15px !important;
	padding-right:15px !important;
}

.team-section.style-three .team-member .image{
	position:relative;
	display:block;
	overflow:hidden;
	margin-bottom:20px;
}

.team-section.style-three .team-member .image img{
	display:block;
	width:100%;
}

.team-section.has-padding .team-member .image img{
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

.team-section.style-three .team-member .hover-info{
	position:absolute;
	left:0px;
	bottom:-50%;
	width:100%;
	padding:14px 20px;
	color:#ffffff;
	background:rgba(255,84,18,0.80);
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.team-section.has-padding .team-member .hover-info{
	background:#ffc925;
	font-size:17px;

}

.team-section.style-three .team-member:hover .hover-info{
	bottom:0;
}

.team-section.style-three .see-all a{
	font-size:14px;
	text-transform:uppercase;
}

.team-section.section-white .see-all a{
	color:#454545;
}

.team-section.section-dark .see-all a{
	color:#c5c5c5;
}

.team-section.style-three .see-all a:hover{
	color:#ff5412;
}

.team-section .social-links-one{
	position:relative;
	display: block;
	padding:15px 10px 10px;
}

.team-section .social-links-one a{
	display:inline-block;
	margin:0px 5px;
	width:40px;
	height:40px;
	line-height:40px;
	font-size:16px;
	color:#777777;
	background:#dedede;
	-webkit-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.team-section .social-links-one a:hover{
	color:#ffffff;
}

.team-section .social-links-one .facebook:hover{
	background:#3b5998;
}

.team-section .social-links-one .twitter:hover{
	background:#00aced;
}

.team-section .social-links-one .linkedin:hover{
	background:#007bb5;
}

.team-section .social-links-one .google-plus:hover{
	background:#dd4b39;
}


/***

====================================================================
	Sponsors Section Style
====================================================================

***/

.sponsors-section.style-one{
	position:relative;
	padding:40px 0px;
	overflow:hidden;
}
.section-dark.sponsors-section.style-one{
	background:#d971f2;
}

.sponsors-section.style-one .sponsors-outer{
	position:relative;
	margin:0px 0px;
	background:none !important;
}

.sponsors-section.style-one .sponsors-slider{
	position:relative;
	padding:0px 0px;
	background:none !important;
}

.sponsors-section.style-one .sponsors-slider li{
	opacity:0.70;
	background:none !important;
}

.sponsors-section.style-one .sponsors-slider li:hover{
	opacity:1;
}

.sponsors-section.style-one .owl-controls{
	margin:0px !important;
}

.sponsors-section.style-one .owl-nav .owl-prev{
	position:absolute;
	left:-70px;
	top:50%;
	margin-top:-20px !important;
	width:28px;
	height:40px;
	text-align:center;
	color:#cccccc;
	background:none !important;
	font-size:0px !important;
}

.sponsors-section.style-one .owl-nav .owl-next{
	position:absolute;
	right:-70px;
	top:50%;
	margin-top:-20px !important;
	width:28px;
	height:40px;
	text-align:center;
	color:#cccccc;
	background:none !important;
	font-size:0px !important;
}

.sponsors-section.style-one .owl-nav .owl-prev:after{
	content:'\f104';
	position:absolute;
	left:-2px;
	top:50%;
	margin-top:-10px;
	display:block;
	font-size:28px;
	text-align:center;
	width:30px;
	height:10px;
	color:rgba(127,127,127,0.50);
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}



.sponsors-section.style-one .owl-nav .owl-next:after{
	content:'\f105';
	position:absolute;
	right:-4px;
	top:50%;
	margin-top:-10px;
	display:block;
	font-size:28px;
	text-align:center;
	width:30px;
	height:10px;
	color:rgba(127,127,127,0.50);
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.section-dark.sponsors-section.style-one .owl-nav .owl-prev:after,
.section-dark.sponsors-section.style-one .owl-nav .owl-next:after {
	color:rgba(255,255,255,0.50);
}

.section-dark.sponsors-section .owl-nav .owl-prev:hover:after,
.section-dark.sponsors-section .owl-nav .owl-next:hover:after{
	opacity:1;
	color:#ffffff;
}

.sponsors-section .owl-nav .owl-prev:hover:after,
.sponsors-section .owl-nav .owl-next:hover:after{
	opacity: 1;
	color: #7f7f7f;
}

.sponsors-section.style-one .owl-dots{
	display:none !important;
}

/***

====================================================================
	Four Column Carousel Style
====================================================================

***/

.full-slider-section{
	position:relative;
	overflow:hidden;
}

.column-carousel{
	position:relative;
	padding:30px 0px 0px;
}

.column-carousel.no-controls .owl-controls{
	display:none !important;
}

.column-carousel .owl-controls{
	position:absolute;
	left:0px;
	top:-65px;
	width:100%;
	height:40px;
	margin:0px !important;
}

.column-carousel .owl-nav .owl-prev{
	position:relative;
	display:inline-block;
	margin:0px 10px;
	width:40px;
	height:40px;
	text-align:center;
	color:#ffffff;
	background:#3a3a3a !important;
	font-size:0px !important;
	-webkit-border-radius:50%  !important;
	-ms-border-radius:50%  !important;
	-o-border-radius:50%  !important;
	-moz-border-radius:50% !important;
	border-radius:50% !important;
	overflow:hidden;
}

.column-carousel .owl-nav .owl-next{
	position:relative;
	display:inline-block;
	margin:0px 10px;
	width:40px;
	height:40px;
	text-align:center;
	color:#ffffff;
	background:#3a3a3a !important;
	font-size:0px !important;
	-webkit-border-radius:50%  !important;
	-ms-border-radius:50%  !important;
	-o-border-radius:50%  !important;
	-moz-border-radius:50% !important;
	border-radius:50% !important;
	overflow:hidden;
}

.column-carousel .owl-nav .owl-prev:after{
	content:'\f104';
	position:absolute;
	left:0px;
	padding-left:0px;
	top:0px;
	display:block;
	width:40px;
	height:40px;
	line-height:40px;
	font-size:24px !important;
	opacity:1;
	color:#ffffff !important;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.column-carousel .owl-nav .owl-next:after{
	content:'\f105';
	position:absolute;
	left:0px;
	top:0px;
	padding-left:3px;
	display:block;
	width:40px;
	height:40px;
	line-height:40px;
	font-size:24px !important;
	opacity:1;
	color:#ffffff !important;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.column-carousel .owl-nav .owl-prev:hover,
.column-carousel .owl-nav .owl-next:hover{
	background:#d971f2 !important;
}

.column-carousel .owl-dots{
	display:none !important;
}


/***

====================================================================
	Featured Three Column style
====================================================================

***/

.default-section{
	position:relative;
	padding:80px 0px 20px;
}

.featured-three-col{
	position:relative;
	background:#ffffff;
	padding:70px 0px 30px;
}

.featured-three-col .column{
	position:relative;
	margin-bottom:40px;
}

.featured-three-col .column .inner-box{
	position:relative;
	display:block;
	border-bottom:2px solid transparent;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.featured-three-col .column .inner-box:hover,
.featured-three-col .column .inner-box.active{
	border-bottom-color:#d971f2;
}

.featured-three-col.style-two .column .inner-box:hover,
.featured-three-col.style-two .column .inner-box.active{
	border-bottom-color:#ff5412;
}

.featured-three-col .column .inner-box:after{
	content: "\f0d8";
	text-align:center;
	position:absolute;
	right:0;
	bottom:-10px;
	width:100%;
	color:#ffffff;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.featured-three-col .column .inner-box:hover:after,
.featured-three-col .column .inner-box.active:after{
	color:#d971f2;
}

.featured-three-col.style-two .column .inner-box:hover:after,
.featured-three-col.style-two .column .inner-box.active:after{
	color:#ff5412;
}

.featured-three-col .column .image-box{
	position:relative;
	overflow:hidden;
}

.featured-three-col .column .image-box img{
	position:relative;
	display:block;
	width:100%;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	background:#eb1d1d;
}

.featured-three-col .column .inner-box:hover .image-box img{
	transform:scale(1.1,1.1) rotate(-3deg);
	-webkit-transform:scale(1.1,1.1) rotate(-3deg);
	-ms-transform:scale(1.1,1.1) rotate(-3deg);
	-o-transform:scale(1.1,1.1) rotate(-3deg);
	-moz-transform:scale(1.1,1.1) rotate(-3deg);
	opacity:0.90;
}

.featured-three-col .column .content{
	position:relative;
	padding:25px 0px 15px;
}

.featured-three-col.style-two .column .post-info{
	color:#ff5412;
	margin-bottom:15px;
}

.featured-three-col .column .post-info a{
	position:relative;
	color:#ff5412;
}

.featured-three-col .column h3{
	position:relative;
	font-size:18px;
	color:#1b1b1b;
	font-weight:400;
	margin-bottom:20px;
	text-transform:capitalize;
}

.featured-three-col.style-two .column h3{
	margin-bottom:10px;
}

.featured-three-col .column h3 a{
	position:relative;
	color:#1b1b1b;
}
.section-dark.featured-three-col .column h3 a{
	position:relative;
	color:#fff;
}

.featured-three-col .column h3 a:hover,
.featured-three-col .column .read-more:hover{
	color:#d971f2;
}

.featured-three-col.style-two .column h3 a:hover,
.featured-three-col.style-two .column .read-more:hover,
.section-dark.featured-three-col.style-two .column .read-more:hover {
	color:#ff5412;
}

.featured-three-col .column .text{
	text-align:justify;
	font-size:16px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #d0d0d0;
}

.featured-three-col.style-two .column .text{
	border-bottom:none;
	margin-bottom:0px;
}

.featured-three-col .column .read-more,
.featured-three-col .column .add-favorite{
	position:relative;
	display:inline-block;
	margin:10px 0px;
	text-transform:uppercase;
	color:#d971f2;
	line-height:24px;
}

.featured-three-col .column .comments{
	color:#7f7f7f;
}
.section-dark.featured-three-col .column .comments{
	color:#aaa;
}

.featured-three-col.style-two .column .read-more{
	color:#18466a;
}


.featured-three-col.style-two .column .read-more .icon{
	position:relative;
	top:-1px;
	padding-left:5px;
	font-size:10px;
}

.featured-three-col .column .post-options .icon{
	position:relative;
	top:2px;
	display:inline-block;
	padding-right:5px;
	font-size:20px;
}


/***

====================================================================
	Parallax Section
====================================================================

***/

.parallax-section{
	position:relative;
	padding:100px 0px;
	color:#ffffff;
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;
}

.parallax-section.bg-parallax{
	background-attachment:fixed;
}

.parallax-section:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:0;
}

.parallax-section .small-title{
	font-size:16px;
	letter-spacing:3px;
	text-transform:uppercase;
	font-weight:600;
	margin-bottom:25px;
}

.parallax-section h2{
	font-size:48px;
	letter-spacing:3px;
	font-weight:600;
	margin-bottom:40px;
}

.parallax-section .auto-container{
	position:relative;
	z-index:5;
}

.parallax-section h3{
	position:relative;
	font-size:28px;
	margin-bottom:30px;
}

.parallax-section .line{
	position:relative;
	width:100px;
	height:3px;
	background:#ffffff;
	margin:0px auto 40px;
}

.parallax-section .text{
	font-family: serif;
	position:relative;
	font-size:16px;
	font-style:italic;
	margin-bottom:40px;
}

.parallax-section .theme-btn{
	margin:0px 12px 5px;
	padding:10px 25px;

}

/***

====================================================================
	Fact Counter Section
====================================================================

***/

.fact-counter{
	position:relative;
	padding:0px 0px;
	color:#1b1b1b;
	background-color:#e5e5e5;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-size:cover;
	background-position:center center;
	overflow:hidden;
}

.fact-counter.style-two{
	position:relative;
	padding:70px 0px 20px;
}

.section-dark.fact-counter.style-two{
	background-color:#383c41;
}

.fact-counter.style-three{
	position:relative;
	padding:70px 0px 20px;
	background-size:auto;
}

.fact-counter:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:none;
	opacity:0.90;
	z-index:0;
}

.fact-counter .auto-container{
	position:relative;
	z-index:1;
}

.fact-counter .column{
	position:relative;
	padding:80px 15px 70px;
	text-align:center;
	z-index:5;
}

.fact-counter.style-two .column{
	padding:30px 15px 30px;
	background:none !important;
	margin-bottom:20px;
}

.fact-counter.style-three .column{
	padding:30px 15px 30px;
	background:none !important;
	margin-bottom:20px;
}

.fact-counter .column:nth-child(1),
.fact-counter .column:nth-child(3){
	background:#d9d0e0;
}

.fact-counter .count-outer{
	position:relative;
	font-size:36px;
	font-weight:600;
	padding:0px 30px 0px;
}

.fact-counter .column .line{
	position:relative;
	width:50px;
	height:2px;
	background:#aa4fff;
	margin:30px auto;
}

.fact-counter .column .count-text{
	position:relative;
	font-size:48px;
	font-weight:400;
	text-transform:uppercase;
}
.section-white.fact-counter .column .count-text{
	color: #3a3a3a;
}

.section-dark.fact-counter .column .count-text,
.section-dark.fact-counter .column .counter-title{
	color:#fff;
}

.fact-counter.style-two .column .count-outer,
.fact-counter.style-three .column .count-outer {
	margin-bottom:43px;
}

.fact-counter .column .counter-title{
	position:relative;
	font-size:16px;
	font-weight:400;
	text-transform:uppercase;
	color:#3a3a3a;
}

.fact-counter.style-two .column .count-text,
.fact-counter.style-two .column .counter-title{
	letter-spacing:1px;
}

.fact-counter.style-three .column .count-text{
	letter-spacing:1px;
	font-weight:600;
}

.fact-counter.style-three .column .counter-title{
	text-transform:capitalize;
	letter-spacing:1px;
	font-size:18px;
}

.fact-counter.style-two .column:hover .count-text,
.fact-counter.style-two .column:hover .counter-title{
	color:#43d6d1;
}

.fact-counter.style-three .column:hover .count-text,
.fact-counter.style-three .column:hover .counter-title{
	color:#ffc925;
}


/***

====================================================================
	Contact Us Section
====================================================================

 ***/

.contact-us{
	position:relative;
	margin-bottom:50px;
}

.contact-us h1{
	position:relative;
	margin-bottom:60px;
	font-size:22px;
	text-align:center;
}

.contact-us .form-container{
	position:relative;
	max-width:1080px;
	margin:0 auto;
}

.contact-us .form-group{
	position:relative;
	margin-bottom:20px;
}

.contact-us input[type="text"],
.contact-us input[type="email"],
.contact-us input[type="password"],
.contact-us input[type="tel"],
.contact-us select{
	position:relative;
	width:100%;
	line-height:24px;
	padding:8px 15px;
	border:1px solid #d0d0d0;
	background:#ffffff;
	color:#2d2d2d;
	height:44px;
	font-size:16px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	border-radius:3px;
}

.contact-us select option{
	line-height:20px;
	text-indent:15px;
	cursor:pointer;
}

.contact-us textarea{
	position:relative;
	width:100%;
	line-height:24px;
	padding:8px 15px;
	height:200px;
	resize:none;
	border:1px solid #d0d0d0;
	background:#ffffff;
	color:#2d2d2d;
	margin-bottom:20px;
	font-size:16px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	border-radius:3px;
}

.contact-us input:focus,
.contact-us textarea:focus,
.contact-us select:focus{
	border-color:#23adfc;
}

.contact-us input.error,
.contact-us textarea.error,
.contact-us select.error{
	border-color:#ff0000;
}

.contact-us input.error:focus,
.contact-us textarea.error:focus{
	border-color:#ff0000;
	box-shadow:0px 0px 3px 0px #ff0000;
	-moz-box-shadow:0px 0px 3px 0px #ff0000;
	-ms-box-shadow:0px 0px 3px 0px #ff0000;
	-o-box-shadow:0px 0px 3px 0px #ff0000;
	-webkit-box-shadow:0px 0px 3px 0px #ff0000;
}

.contact-us label.error{
	display:none !important;
}

.contact-us select option{
	padding:5px 15px;
}

.contact-us button[type="submit"] .icon,
.contact-us button .icon{
	position:relative;
	top:1px;
	font-size:18px;
	padding-right:10px;
}

/***

====================================================================
	Location Map
====================================================================

 ***/

.our-location-map{
	position:relative;
	text-align:center;
}

#location-map .info-outer p{
	padding:20px 20px 0px;
	font-size:14px;
	font-weight:400;
	color:#000000;
}

.fluid-two-column .map-column{
	position:static;
}

.fluid-two-column .fluid-map{
	position:absolute;
	right:50%;
	margin-right:15px;
	width:50%;
	height:100%;
	min-height:300px;
}


/***

====================================================================
	Location Section
====================================================================

 ***/

.location-column{
	position:relative;
}

.location-column .inner-box{
	position:relative;
	border-bottom:4px solid #cccccc;
	border-radius:5px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.location-column .inner-box:hover{
	border-color:#ff5412;
}

.location-column .icon{
	position:relative;
	margin-bottom:30px;
}

.location-column .icon img{
	display:inline-block;
	max-width:100%;
	opacity:0.70;
	-moz-filter:grayscale(100%);
	-webkit-filter:grayscale(100%);
	-ms-filter:grayscale(100%);
	-o-filter:grayscale(100%);
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.location-column .inner-box:hover .icon img{
	opacity:1;
	-moz-filter:grayscale(0%);
	-webkit-filter:grayscale(0%);
	-ms-filter:grayscale(0%);
	-o-filter:grayscale(0%);
}

.location-column h3{
	font-size:18px;
	color:#3a3a3a;
	margin-bottom:20px;
	text-transform:uppercase;
}
.section-dark .location-column h3{
	color:#fff;
}
.section-dark .location-column .text {
	color:#ccc;
}

.location-column .text{
	position:relative;
	margin-bottom:20px;
	font-size:16px;
	line-height:2.2em;
}

.center-icon-column .inner-box{
	position:relative;

}

.center-icon-column .inner-box:hover{
	border-color:#ff5412;
}

.center-icon-column .icon{
	position:relative;
	margin-bottom:30px;
	font-size:42px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.center-icon-column.left-aligned .icon{
	margin-bottom:20px;
	color:#555555;
	font-size:42px;
}
.section-dark .center-icon-column.left-aligned .icon{
	color:#ccc !important;
}

.center-icon-column.left-aligned h2{
	font-size:36px;
	line-height:1.1em;
	margin-bottom:10px;
}

.center-icon-column.left-aligned h2 strong{
	font-weight:600;
}

.text-column h1.big-title{
	color:#1a1a1a;
	font-size:36px;
	line-height:1.4em;
	margin-bottom:15px;
}

.section-white .text-column h1.big-title {
	color: #1a1a1a;
}

.section-dark .text-column h1.big-title {
	color: #fff;
}
.section-dark .text-column .text p {
	color: #ccc;
}

.text-column h1.big-title strong{
	font-weight:700;
}

.center-icon-column .border-icon{
	width:110px;
	height:110px;
	margin:0px auto 30px;
	line-height:108px;
	color:#43d6d1 !important;
	border:2px solid #43d6d1;
	border-radius:50%;
	-webkit-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	-moz-border-radius:50%;
}

.center-icon-column .line{
	position:relative;
	display:block;
	max-width:80px;
	height:3px;
	margin:10px auto 20px;
}

.center-icon-column h3{
	font-size:18px;
	color:#3a3a3a;
	margin-bottom:15px;
	font-weight:500;
}

.section-dark .center-icon-column h3{
	color:#fff;
}
.section-dark .center-icon-column .text {
	color:#ccc;
}

.center-icon-column.left-aligned h3{
	font-weight:600;
}

.center-icon-column .text{
	position:relative;
	font-size:16px;
	line-height:2.2em;
}

/***

====================================================================
	Centerd Intro Section
====================================================================

 ***/

.centered-intro{
	position:relative;
	padding:40px 0px;
	font-size:18px;
	letter-spacing:3px;
	text-transform:uppercase;
	z-index:1;
}

.centered-intro .bottom-arrow{
	position:absolute;
	left:0px;
	bottom:-28px;
	font-size:48px;
	width:100%;
	text-align:center;
}
.section-dark .centered-intro {
	color:#ffffff;
	background-color:#18466a;
}

.section-dark .centered-intro .bottom-arrow{
	color:#18466a;
}

.section-white .centered-intro .bottom-arrow{
	color:#bbb;
}

/***

====================================================================
	Logos Section
====================================================================

 ***/

.logos-section{
	position:relative;
	padding:50px 0px 20px;
}

.logos-section.bg-parallax{
	background-position:center top;
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:fixed;
}

.logos-section.bg-parallax:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	height:100%;
	width:100%;
	background:rgba(0,0,0,0.35);
}

.logos-section .column{
	position:relative;
	margin-bottom:30px;
	z-index:1;
}

.logos-section .column img{
	display:inline-block;
	max-width:100%;
	opacity:0.75;
}

.logos-section .column img:hover{
	opacity:1;
}

/***

====================================================================
	Progress Boxes style
====================================================================

***/

.progress-boxes{
	position:relative;
}

.progress-column{
	position:relative;
}

.no-grid .progress-column{
	float:left;
	padding:0px 15px;
	width:20%;
}

.progress-column .inner-box{
	position:relative;
	border:1px solid #d0d0d0;
	border-top-width:7px;
	padding:25px 15px 20px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

.progress-column.clr-pink .inner-box{
	border-top-color:#f84d85;
}

.progress-column.clr-orange .inner-box{
	border-top-color:#f28b1c;
}

.progress-column.clr-yellow .inner-box{
	border-top-color:#ffc925;
}

.progress-column.clr-green .inner-box{
	border-top-color:#57b22f;
}

.progress-column .inner-box .top-icon{
	position:absolute;
	right:25px;
	top:-16px;
	width:30px;
	height:30px;
	padding-top: 3px;
	background:#ffffff;
	color:#ffffff;
	text-align:center;
	line-height:19px;
	border-radius:50%;
	border:3px solid;
	z-index:1;
}

.progress-column.clr-pink .inner-box .top-icon{
	border-color:#f84d85;
	background:#f84d85;
}

.progress-column.clr-orange .inner-box .top-icon{
	border-color:#f28b1c;
	background:#f28b1c;
}

.progress-column.clr-yellow .inner-box .top-icon{
	border-color:#ffc925;
	background:#ffc925;
}

.progress-column.clr-green .inner-box .top-icon{
	border-color:#57b22f;
	background:#57b22f;
}

.progress-column .inner-box .top-icon.without-icon {
	background: #ffffff;
}
.section-dark .progress-column .inner-box .top-icon.without-icon {
	background: #16222e;
}

.progress-column h3{
	font-size:18px;
	font-weight:600;
	margin-bottom:15px;
}

.progress-column.clr-pink h3{
	color:#f84d85;
}

.progress-column.clr-orange h3{
	color:#f28b1c;
}

.progress-column.clr-yellow h3{
	color:#ffc925;
}

.progress-column.clr-green h3{
	color:#57b22f;
}

.progress-column .text{
	font-size:15px;
	text-align:justify;
}

/***

====================================================================
	Stacked Showcase Section
====================================================================

 ***/

.stacked-showcase{
	position:relative;
	padding:50px 0px 0px;
}

.stacked-showcase .column .inner-box{
	position:relative;
}

.stacked-showcase .column .image{
	position:relative;
	transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
}

.stacked-showcase .column .overlay-link:hover{
	box-shadow:0px 0px 3px 1px #11c3f0;
	-webkit-box-shadow:0px 0px 3px 1px #11c3f0;
	-ms-box-shadow:0px 0px 3px 1px #11c3f0;
	-o-box-shadow:0px 0px 3px 1px #11c3f0;
	-moz-box-shadow:0px 0px 3px 1px #11c3f0;
}

.stacked-showcase .column .image img{
	position:relative;
	display:block;
	width:100%;
}

.stacked-showcase .column .over-content,
.stacked-showcase .column .overlay-link{
	position:absolute;
	left:0px;
	top:0px;
	height:100%;
	width:100%;
	top:0%;
	display:block;
	transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
}

.stacked-showcase .column .over-content .inner-level{
	position:absolute;
	left:0px;
	top:0px;
	height:100%;
	width:100%;
	top:0%;
	display:table;
	vertical-align:middle;
}

.stacked-showcase .column .over-content .inner{
	display:table-cell;
	vertical-align:middle;
}

.stacked-showcase .column .h-post{
	position:relative;
	margin-bottom:26px;
}

.stacked-showcase .over-content .border-title{
	display:inline-block;
	padding:12px 15px;
	border:4px solid #ffffff;
	color:#ffffff;
	font-size:30px;
	font-weight:600;
	text-transform:uppercase;
	margin-bottom:15px;
}

.stacked-showcase .over-content h3{
	font-size:20px;
	font-weight:400;
}

.stacked-showcase .over-content .blue-title{
	color:#5677cc;
}

.stacked-showcase .over-content .orange-title{
	color:#ffc925;
}


/***

====================================================================
	Improvement Steps Section
====================================================================

 ***/

.imp-steps{
	position:relative;
	padding:50px 0px 0px;
	background:#f1f1f1;
}

/***

====================================================================
	Progress Levels Section
====================================================================

 ***/

.progress-levels{
	position:relative;
}

.progress-levels .progress-box{
	position:relative;
	margin-bottom:20px;
}

.progress-levels .progress-box .box-title{
	position:relative;
	font-size:14px;
	color:#1a1a1a;
	text-transform:uppercase;
	margin-bottom:8px;
}

.progress-levels .progress-box .bar{
	position:relative;
	padding-right:50px;
	height:8px;
}

.progress-levels .progress-box .bar .bar-innner{
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:8px;
}

.progress-levels .progress-box .bar .bar-fill{
	position:relative;
	width:0px;
	height:7px;
	border-radius:3px;
}

.progress-levels .progress-box .percent{
	position:absolute;
	right:0px;
	width:50px;
	top:-10px;
	letter-spacing:1px;
	font-size:14px;
}

.default-title{
	font-size:20px;
	margin-bottom:10px;
	font-weight:600;
	letter-spacing:1px;
}

.default-line-left{
	width:80px;
	height:3px;
	margin:10px 0px 20px;
}

.default-line-centered{
	width:80px;
	height:3px;
	margin:10px auto 10px;
}

/***

====================================================================
	Tabs Box Style
====================================================================

 ***/

.tabs-box{
	position:relative;
}

.tabs-box .tab-buttons{
	position:relative;
	margin-bottom:10px;
}

.tabs-box .tab-buttons .tab-btn{
	position:relative;
	text-align:center;
	line-height:30px;
	display:inline-block;
	padding:6px 18px;
	color:#5a5a5a;
	text-transform:uppercase;
	font-size:14px;
	margin-right:3px;
	border-radius:5px;
}

.tabs-box .tab-buttons .tab-btn.active{
	color:#ffffff;
}

.tabs-box .tab{
	position:relative;
	padding:15px 0px;
	display:none;
}

.tabs-box .active-tab{
	display:block;
}

.tabs-box .tab p{
	margin-bottom:20px;
	font-size:16px;
	line-height:2.2em;
}

.tabs-box .tab img{
	position:relative;
	display:block;
	max-width:100%;
	margin-bottom:15px;
}


/***

====================================================================
	Accordion Box Style
====================================================================

 ***/

.accordion-box{
	position:relative;
}

.accordion-box .accordion{
	position:relative;
}

.accordion-box .accordion .acc-btn{
	position:relative;
	font-size:16px;
	padding:4px 40px 4px 0px;
	margin-bottom:15px;
	line-height:24px;
	cursor:pointer;
	text-transform:uppercase;
}

.section-white .accordion-box .accordion .acc-btn{
	color:#1a1a1a;
}

.section-dark .accordion-box .accordion .acc-btn{
	color:#e5e5e5;
}


.accordion-box .accordion .acc-btn .toggle-icon{
	position:absolute;
	right:0px;
	top:0px;
	display:block;
	width:30px;
	height:30px;
	line-height:26px;
	text-align:center;
	border:2px solid;
	border-radius:50%;
	-webkit-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	-moz-border-radius:50%;
}

.accordion-box .accordion .acc-btn .toggle-icon .plus{
	position:absolute;
	left:0px;
	top:0px;
	line-height:26px;
	width:100%;
	height:26px;
	opacity:1;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.accordion-box .accordion .acc-btn.active .toggle-icon .plus{
	opacity:0;
}

.accordion-box .accordion .acc-btn .toggle-icon .minus{
	position:absolute;
	left:0px;
	top:0px;
	line-height:26px;
	width:100%;
	height:26px;
	opacity:0;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.accordion-box .accordion .acc-btn.active .toggle-icon .minus{
	opacity:1;
}

.accordion-box .accordion .acc-content{
	position:relative;
	line-height:2em;
	font-size:16px;
	display:none;
	padding:0px 0px 15px 20px;
}
.section-dark .accordion-box .accordion .acc-content {
	color: #ccc;
}
.section-dark .accordion-box .accordion .acc-btn {
	color: #fff;
}

.accordion-box .accordion .acc-content.collapsed{
	display:block;
}

.accordion-box .accordion .acc-content p{

}

/***

====================================================================
	Page Title
====================================================================

 ***/

.page-title{
	position:relative;
	line-height:32px;
	padding:15px 0px;
	color:#ffffff;
}

.page-title h2{
	color:#ffffff;
	font-size:18px;
	font-weight:600;
	line-height:32px;
}

.page-title .page-name{
	text-shadow:0px 0px 1px rgba(255,255,255,1);
	-webkit-text-shadow:0px 0px 1px rgba(255,255,255,1);
	-ms-text-shadow:0px 0px 1px rgba(255,255,255,1);
	-moz-text-shadow:0px 0px 1px rgba(255,255,255,1);
	-o-text-shadow:0px 0px 1px rgba(255,255,255,1);
}

/***

====================================================================
	Process Section
====================================================================

 ***/

.process-section{
	position:relative;
	overflow:hidden;
}

.process-column{
	position:relative;
	text-align:center;
}

.process-column:after{
	content:'';
	position:absolute;
	right:-50px;
	top:0px;
	width:100px;
	height:120px;
	background:url(images/icons/icon-arrow.png) center center no-repeat;
}

.process-section .process-column:last-child:after{
	display:none;
}

.process-column .upper-part{
	position:relative;
	margin-bottom:30px;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.process-column .icon-outer{
	position:relative;
	max-width:140px;
	max-height:140px;
	margin:0 auto;
	border:3px solid;
	color:#d0d0d0;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.process-column:hover .icon-outer{
	background:#8a6ced;
	color:#ffffff;
	border-color:#8a6ced;
}

.process-column .icon-outer i{
	position:relative;
	display:inline-block;
	line-height:134px;
	font-size:48px;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.process-column .icon-outer .step-count{
	position:absolute;
	right:-20px;
	top:20px;
	width:40px;
	height:40px;
	display:block;
	line-height:40px;
	color:#ffffff;
	font-size:16px;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.process-column:hover .icon-outer .step-count{
	background:#ffffff;
}
.section-dark .process-column:hover .icon-outer .step-count{
	background:#16222e;
}

.process-column h3{
	font-size:18px;
	text-transform:capitalize;
	margin-bottom:15px;
	color:#1a1a1a;
	font-weight:600;
}
.section-dark .process-column h3{
	color:#fff;
}
.section-dark .process-column .text p {
	color:#ccc;
}

.process-column .text{
	font-size:16px;
}

.process-column .lower-part{
	position:relative;
	opacity:1;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.process-section .auto-container:hover .process-column .lower-part{
	opacity:1 !important;
}

.process-section .auto-container .process-column.active .lower-part{
	opacity:1;
}

.process-section .auto-container .process-column:hover .lower-part{
	opacity:1 !important;
}

/***

====================================================================
	Centered Pagination Style
====================================================================

***/

.centered-pagination{
	position:relative;
}

.centered-pagination li{
	position:relative;
	display:inline-block;
	margin:0px 1px 10px;
}

.centered-pagination li span.dots,
.centered-pagination li span.current,
.centered-pagination li a,
.centered-pagination li a.no-active:hover,
.centered-pagination li a.no-active.active{
	position:relative;
	display:block;
	line-height:24px;
	padding:8px 13px;
	font-size:16px;
	text-transform:uppercase;
	min-width:40px;
	border:1px solid #d0d0d0;
	background:#d0d0d0;
	color:#ffffff;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	border-radius:3px;
}

.section-dark .centered-pagination li span.dots,
.section-dark .centered-pagination li span.current,
.section-dark .centered-pagination li a,
.section-dark .centered-pagination li a.no-active:hover,
.section-dark .centered-pagination li a.no-active.active{
	border:1px solid #fff;
	background:#fff;
	color:#16222e;
}

.centered-pagination li a:hover,
.centered-pagination li a.active{
	color:#ffffff;
}

/***

====================================================================
	Portfolio Single
====================================================================

***/

.portfolio-single-page{
	position:relative;
}

.portfolio-detail-section{
	position:relative;
	padding:50px 0px 10px;
}

.portfolio-detail-section .default-title{
	text-transform:capitalize;
	color:#3a3a3a;
	font-weight:normal;
	margin-bottom:20px;
}

.section-dark.portfolio-detail-section .default-title,
.section-dark.portfolio-detail-section .item-info ul li strong {
	color:#fff;
}
.section-dark.portfolio-detail-section .item-desc,
.section-dark.portfolio-detail-section .item-info ul li {
	color: #ccc;
}

.portfolio-detail-section .item-info{
	position:relative;
	margin-bottom:30px;
}

.portfolio-detail-section .item-info li{
	margin-bottom:5px;
	font-size:16px;
}

.portfolio-detail-section .item-info li a{
	color:#3a3a3a;
}
.section-dark.portfolio-detail-section .item-info li a{
	color:#fff;
}

.portfolio-detail-section .item-info li a:hover{
	text-decoration:underline;
}

.portfolio-detail-section .item-info li strong{
	font-weight:normal;
	padding-right:10px;
	color:#000000;
}

.portfolio-detail-section .item-desc{
	position:relative;
	font-size:16px;
	line-height:2.2em;
	margin-bottom:50px;
}

.social-links-nomal{
	position:relative;
	padding:12px 0px;
	font-size:16px;
}

.social-links-nomal strong{
	padding-right:30px;
}

.social-links-nomal a{
	position:relative;
	display:inline-block;
	width:30px;
	height:30px;
	line-height:30px;
	font-size:16px;
	color:#7f7f7f;
	text-align:center;
	margin-right:10px;
	border:1px solid transparent;
	transition:all 300ms ease;
	border-radius:3px;
}

.social-links-rounded{
	position:relative;
	padding:12px 0px;
	font-size:18px;
}

.social-links-rounded strong{
	padding-right:30px;
}

.social-links-rounded a{
	position:relative;
	display:inline-block;
	width:40px;
	height:40px;
	line-height:40px;
	font-size:18px;
	color:#7f7f7f;
	text-align:center;
	margin-right:10px;
	border:1px solid transparent;
	transition:all 300ms ease;
	border-radius:50%;
}

.social-links-rounded a:hover{
	color:#ffffff;

}

.related-projects .item-box{
	display:block !important;
}

/***

====================================================================
	Blog Page Style
====================================================================

***/

.sidebar-page{
	position:relative;
	padding:50px 0px;
}

.blog-container{
	position:relative;
	padding:0px 0px;
}

.blog-container .blog-post{
	position:relative;
	margin-bottom:40px;
	background:none;
}

.blog-container .blog-post .image-box{
	position:relative;
	overflow:hidden;
}

.blog-container .blog-post .image-box img{
	display:block;
	width:100%;
}

.blog-container .blog-post .image-box .post-options{
	position:absolute;
	right:-100px;
	bottom:0px;
	opacity:0;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
}

.blog-container .blog-post .image-box.with-carousel .post-options{
	bottom:auto;
	top:0px;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
}

.blog-container .blog-post:hover .image-box .post-options{
	right:0px !important;
	opacity:1;
}

.blog-container .blog-post .image-box .post-options .heart-icon{
	position:relative;
	display:inline-block;
	margin:15px 15px 15px 0px;
	width:40px;
	height:40px;
	text-align:center;
	line-height:40px;
	color:#ffffff;
	font-size:18px;
	z-index:1;
}

.blog-container .blog-post .image-box .post-options .plus-icon{
	position:relative;
	display:inline-block;
	margin:0px 15px 15px 0px;
	width:40px;
	height:40px;
	text-align:center;
	line-height:40px;
	color:#ffffff;
	font-size:18px;
	z-index:1;
}

.blog-container .blog-post:hover .heart-icon,
.blog-container .blog-post:hover .plus-icon{
	-ms-animation-name: hvr-pulse;
	-moz-animation-name: hvr-pulse;
	-op-animation-name: hvr-pulse;
	-webkit-animation-name: hvr-pulse;
	animation-name: hvr-pulse;
	-ms-animation-duration: 700ms;
	-moz-animation-duration: 700ms;
	-op-animation-duration: 700ms;
	-webkit-animation-duration: 700ms;
	animation-duration: 700ms;
	-ms-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	-op-animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
	animation-timing-function:linear;
	-ms-animation-iteration-count: 2;
	-moz-animation-iteration-count: 2;
	-op-animation-iteration-count: 2;
	-webkit-animation-iteration-count: 2;
	animation-iteration-count: 2;
}

.blog-container .blog-post .lower-part{
	position:relative;
	padding:20px 0px;
}

.blog-container .blog-post .post-title{
	position:relative;
	padding:10px 0px;
}

.blog-container .blog-post h3{
	position:relative;
	margin-bottom:00px;
	font-size:20px;
	font-weight:600;
	color:#353535;
}


.blog-container .blog-post h3 a{
	color:#353535;
}
.section-dark .blog-container .blog-post h3 a,
.section-dark .blog-container .blog-post h3 {
	color:#fff;
}

.blog-container .blog-post .post-info {
	position:relative;
	margin-bottom:10px;
	color:#202020;
	font-size:13px;
	padding-right:50px;
}

.blog-container .blog-post .post-info,
.blog-container .blog-post .post-info a{
	display:inline-block;
	color:#979797;
}
.section-dark .blog-container .blog-post .post-info,
.section-dark .blog-container .blog-post .post-info a{
	color:#ccc;
}

.blog-container .blog-post .post-info .bullet{
	position:relative;
	padding:0px 10px;
	font-size:16px;
	color:#7f7f7f;
}

.blog-container .blog-post .post-text{
	position:relative;
	margin-bottom:20px;
	font-size:16px;
	line-height:2em;
}

.blog-container .blog-post .post-text h3{
	font-weight:600;
	font-size:18px;
	margin-bottom:0px;
}

.blog-container .blog-post .post-text h2{
	font-weight:600;
	font-size:24px;
	margin-bottom:15px;
}

.blog-container .blog-post .read-more{
	position:relative;
}

.blog-container .blog-post blockquote{
	font-size:15px;
	color:#ffffff;
	text-align:center;
	padding:30px 20px 15px;
	border:1px solid;
	margin-bottom:40px;
	font-style:italic;
	border-radius:5px;
}

.blog-container .blog-post blockquote .author-title{
	color:#0887a7;
}

.quotation-post{
	font-size:15px;
	color:#ffffff;
	text-align:center;
	padding:30px 20px 15px;
	border:1px solid;
	margin-bottom:40px;
	font-style:italic;
	border-radius:5px;
}

.quotation-post .author-title{
	color:#0887a7;
}

.sidebar-page .share-post{
	position:relative;
	padding:10px 0px 50px;
	border-top:2px solid #d0d0d0;
}

.sidebar-page .about-author{
	position:relative;
	padding:0px;
	margin-bottom:60px;
	min-height:260px;
	font-size:16px;
}

.sidebar-page .about-author h3{
	margin-bottom:0px;
	font-size:20px;
}

.sidebar-page .about-author .author-info{
	margin-bottom:10px;
}

.sidebar-page .about-author .author-info strong{
	font-weight:400;
	color:#353535;
	text-shadow:0px 0px 0px #000000;
	-webkit-text-shadow:0px 0px 0px #000000;
	-ms-text-shadow:0px 0px 0px #000000;
	-o-text-shadow:0px 0px 0px #000000;
	-moz-text-shadow:0px 0px 0px #000000;
}

.sidebar-page .about-author .author-desc{
	position:relative;
	padding:0px 10px 10px 200px;
}

.sidebar-page .about-author .author-thumb{
	position:absolute;
	left:0px;
	top:0px;
	width:180px;
}

.sidebar-page .about-author .author-thumb img{
	width:100%;
	height: auto;
	display:block;
}

.sidebar-page .blog-container .group-title{
	margin-bottom:0px;
}

/***

====================================================================
	Comments Area
====================================================================

 ***/

.comments-area{
	position:relative;
	text-align: left;
}
.comment-respond{
	text-align: left;
}

.sidebar-page .group-title{
	position:relative;
	margin-bottom:30px;
	padding-bottom:15px;
}

.sidebar-page .group-title h2,
.sidebar-page .group-title h3{
	font-size:18px;
	color:#353535;
	font-weight:600;
	margin-bottom:10px;
	letter-spacing:2px;
}

.comments-area .comment-box{
	position:relative;
}

.comments-area .comment{
	position:relative;
	margin:0px 0px 60px 0px;
	padding:0px 0px 10px 110px;
}

.comments-area .comment .text{
	font-size:16px;
	line-height:2.2em;
}

.comments-area .comment-reply-2{ margin-left:30px; }
.comments-area .comment-reply-3{ margin-left:60px; }
.comments-area .comment-reply-4{ margin-left:90px; }
.comments-area .comment-reply-5{ margin-left:120px; }
.comments-area .comment-reply-6{ margin-left:150px; }
.comments-area .comment-reply-7{ margin-left:180px; }
.comments-area .comment-reply-8{ margin-left:210px; }
.comments-area .comment-reply-9{ margin-left:240px; }
.comments-area .comment-reply-10{ margin-left:270px; }

.comments-area #respond{ margin-left:108px; }
.comments-area .comment-reply-1 #respond{ margin-left:138px; }
.comments-area .comment-reply-2 #respond{ margin-left:168px; }
.comments-area .comment-reply-3 #respond{ margin-left:198px; }
.comments-area .comment-reply-4 #respond{ margin-left:218px; }
.comments-area .comment-reply-5 #respond{ margin-left:258px; }
.comments-area .comment-reply-6 #respond{ margin-left:288px; }
.comments-area .comment-reply-7 #respond{ margin-left:318px; }
.comments-area .comment-reply-8 #respond{ margin-left:348px; }
.comments-area .comment-reply-9 #respond{ margin-left:378px; }

.comments-area .comment-box .author-thumb{
	position:absolute;
	left:0px;
	top:0px;
	width:84px;
	height:84px;
}

.comments-area .comment-box .author-thumb img{
	width:100%;
	display:block;
}

.comments-area .comment-info{
	margin-bottom:10px;
	color:#bcbcbc;
}

.comments-area .comment-box strong{
	color:#292929;
	font-weight:400;
	font-size:16px;
}

.comments-area .reply-btn a{
	position:relative;
	display:inline-block;
	margin-top:15px;
	padding:8px 22px !important;
	color:#ffffff;
	background:#acb3ba;
	border-radius:5px;
}

.comments-area .reply-btn a:hover{
	background:#00c0ff;
}

.comments-area .comment .more-info .ratings{
	margin-left:20px;
}

.comments-area .fa-star{
	font-size:16px;
	display:inline-block;
	margin:0px 2px;
	color:#ffc925;
}

/***

====================================================================
	Comment Form
====================================================================

 ***/

.comment-form .form-group{
	position:relative;
	margin-bottom:20px;
}

.comment-form .form-group input[type="text"],
.comment-form .form-group input[type="password"],
.comment-form .form-group input[type="tel"],
.comment-form .form-group input[type="email"],
.comment-form .form-group select{
	position:relative;
	display:block;
	width:100%;
	line-height:24px;
	padding:8px 15px;
	color:#222222;
	border:1px solid #d0d0d0;
	height:42px;
	border-radius:3px;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.comment-form .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:22px;
	padding:10px 15px;
	color:#222222;
	border:1px solid #d0d0d0;
	height:170px;
	resize:none;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.comment-form button{
	position:relative;
	display:inline-block;
}


/***

====================================================================
	Side Bar Style
====================================================================

 ***/

.sidebar-page .sidebar{
	position:relative;
	padding:0px 0px 0px;
}

.sidebar .widget{
	position:relative;
	margin-bottom:50px;
}

.sidebar .search-form 	{
	position: relative;
}

.sidebar .search-form input[type="search"],
.sidebar .search-form input[type="text"]{
	position:relative;
	width:100%;
	line-height:24px;
	padding:8px 42px 8px 15px;
	border:1px solid #fd682e;
	background:#ffffff;
	color:#3d3d3d;
	height:42px;
	font-size:16px;
	color:#292929;
	border-radius:3px;
}

.sidebar .search-form input[type="search"]:focus,
.sidebar .search-form input[type="text"]:focus{
	background:none;
}

.sidebar .search-form .form-group{
	position:relative;
}

.sidebar .search-form button{
	position:absolute;
	right:1px;
	top:1px;
	line-height:24px;
	display:block;
	width:40px;
	height:40px;
	padding:7px 10px 8px;
	text-align:center;
	font-size:16px;
	color:#fd682e;
	background:none;
}

.footer-upper.sidebar .search-form input[type="search"],
.footer-upper.sidebar .search-form input[type="text"],
.footer-upper.sidebar .search-form button 	{
	color: #ffffff;
	border-color: #ffffff;
	background-color: transparent;
}

aside.sidebar .widget > h2{
	position:relative;
	margin-bottom:30px;
	padding-bottom:15px;
	text-transform:uppercase;

}

aside.sidebar .widget > h2{
	font-size:18px;
	color:#353535;
	text-transform:uppercase;
	font-weight:600;
	letter-spacing:2px;
}

.section-dark aside.sidebar .widget > h2{
	color:#fff;
}

aside.sidebar .widget > h2:before{
	content:'';
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:4px;
	background:#ffffff;
}

aside.sidebar .widget > h2:after{
	content:'';
	position:absolute;
	left:0px;
	bottom:0px;
	width:70px;
	height:4px;
}

.sidebar .recent-posts .post{
	position:relative;
	font-size:14px;
	margin-bottom:30px;
	min-height:60px;
	padding:0px 0px 0px 84px;
	color:#cccccc;
}

.sidebar .recent-posts .post .post-thumb{
	position:absolute;
	left:0px;
	top:0px;
	width:72px;
}

.sidebar .recent-posts .post .post-thumb img{
	width:100%;
	display:block;
}

.sidebar .recent-posts .post h4{
	font-size:15px;
	font-weight:500;
	margin:0px 0px 5px;
	line-height:1.6em;
	color:#292929;
}

.sidebar .recent-posts .post a{
	color:#acb3ba;
}

.sidebar .recent-posts .post h4 a{
	color:#3a3a3a;
}

.sidebar .recent-posts .post .fa{
	font-size:18px;
}

.sidebar .recent-posts .post-info a{
	margin-right:10px;
}

.sidebar .recent-posts .post-info .fa{
	padding-right:10px;
}

.sidebar-page .contact-info{
	position:relative;
	font-size:14px;
	margin-bottom:30px;
}

.sidebar-page .contact-info .text{
	position:relative;
	font-size:13px;
	margin-bottom:10px;
	color:#7f7f7f;
}

.sidebar-page .contact-info li{
	position:relative;
	margin-bottom:5px;
	line-height:1.8em;
	color:#7f7f7f;
}

.sidebar-page .contact-info li strong{
	position:relative;
	padding-right:10px;
	font-weight:600;
	color:#292929;
}

.sidebar-page .contact-info a{
	color:#f17338;
	transition:all 300ms ease-in;
	-webkit-transition:all 300ms ease-in;
	-ms-transition:all 300ms ease-in;
	-o-transition:all 300ms ease-in;
	-moz-transition:all 300ms ease-in;
}

.sidebar-page .contact-info a:hover{
	color:#3d3d3d;
}

.sidebar .tagcloud a{
	position:relative;
	display:inline-block;
	line-height:20px;
	padding:7px 15px;
	background:none;
	color:#3a3a3a;
	border:1px solid #d0d0d0;
	border-radius:3px;
	margin:0px 4px 8px 0px;
	text-transform:uppercase;
	font-size:12px !important;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.sidebar .tagcloud a:hover{
	color:#ffffff;
}

.footer-upper.sidebar .tagcloud a 	{
	color: #ffffff;
}

.sidebar .twitter-feeds .feed{
	position:relative;
	padding:0px 0px 0px 30px;
	margin-bottom:30px;
}

.sidebar .twitter-feeds .feed:last-child{
	border:none;
}

.sidebar .twitter-feeds .feed-content{
	margin-bottom:5px;
	font-size:16px;
}

.sidebar .twitter-feeds .feed a{
	position:relative;
	color:#3a3a3a;
}

.sidebar .twitter-feeds .feed .time{
	position:relative;
	color:#cccccc;
	font-size:14px;
	text-transform:uppercase;
}

.sidebar .twitter-feeds .feed strong{
	font-weight:400;
}

.sidebar .twitter-feeds .feed .icon{
	position:absolute;
	width:30px;
	height:20px;
	left:0px;
	top:5px;
	line-height:20px;
	font-size:16px;
	color:#4bcaff;
}

.sidebar .list{
	position:relative;
}

.sidebar .list li{
	position:relative;
	margin-bottom:15px;
	line-height:32px;
	padding:0px 0px 0px 0px;
}

.sidebar .list li .icon{
	position:absolute;
	left:0px;
	top:0px;
	width:20px;
	height:32px;
	line-height:32px;
	display:block;
	font-size:12px;
}

.sidebar .widget > ul a,
.sidebar .widget > .menu-navigation-container > ul a {
	position:relative;
	color:#7f7f7f;
	font-size:15px;
	font-weight:400;
	line-height:30px;
}

.sidebar .widget > ul a .post-count,
.sidebar .widget > .menu-navigation-container > ul a .post-count {
	position:relative;
	width:30px;
	height:30px;
	line-height:30px;
	color:#ffffff;
	background:#acb3ba;
	text-align:center;
}

.footer-upper.sidebar .widget > ul a,
.footer-upper.sidebar .widget > .menu-navigation-container > ul a 	{
	color: #ffffff;
}

.sidebar .flicker-gallery{
	position:relative;
}

.sidebar .flicker-gallery .image{
	position:relative;
	float:left;
	width:33.333%;
	padding:0px 10px 10px 0px;
}

.sidebar .flicker-gallery .image img{
	position:relative;
	display:block;
	width:100%;
	border-radius:5px;
}

/***

====================================================================
	Shop Page Style
====================================================================

 ***/

.shop-page{
	position:relative;
	padding:70px 0px 50px;
}

.shop-filters{
	position:relative;
	margin-bottom:40px;
}

.shop-filters .filter-heading{
	position:relative;
	padding:10px 25px 0px 0px;
	margin-bottom:10px;
	text-transform:uppercase;
	font-size:16px;
}

.shop-filters .filter-outer{
	position:relative;
	margin:0px 25px 20px 0px;
	padding:0px;
}

.shop-filters .filter-outer .filter-btn{
	position:relative;
	padding:10px 15px;
	background:#d5d5d5;
	color:#ffffff;
	transition:all 300ms ease;
	text-transform:uppercase;
}

.shop-filters .filter-outer .filter-btn .filter-val{
	padding-left:5px;
}

.shop-filters .filter-outer .filter-btn .fa{
	color:#1a1a1a;
}

.checkbox-filters{
	position:relative;
}

.checkbox-filters .column{
	padding-right:0px;
}

.checkbox-filters .check-item{
	position:relative;
	margin-bottom:10px;
}

.checkbox-filters .check-item input[type="checkbox"]{
	position:relative;
	display:none;
}

.checkbox-filters .check-item .checkbox-label{
	position:relative;
	display:block;
	padding-left:24px;
	line-height:24px;
	font-size:12px;
	text-transform:uppercase;
	color:#777777;
	cursor:pointer;
	font-weight:normal;
}

.checkbox-filters .check-item .icon-box{
	position:absolute;
	left:0px;
	top:4px;
	width:16px;
	height:16px;
}

.checkbox-filters .check-item .icon-box .uncheck{
	position:absolute;
	left:0px;
	top:0px;
	width:16px;
	height:16px;
	border:1px solid #999999;
	background:#f1f1f1;
	opacity:1;
}

.checkbox-filters .check-item .icon-box .check{
	position:absolute;
	left:0px;
	color:#999999;
	text-align:center;
	top:0px;
	width:16px;
	height:16px;
	line-height:16px;
	font-size:10px;
	opacity:0;
}

.checkbox-filters .check-item input[type="checkbox"]:checked + .checkbox-label .icon-box .check{
	opacity:1;
}

.checkbox-filters .check-item input[type="checkbox"]:checked + .checkbox-label{
	color:#1a1a1a;
}

.sidebar .top-sellers .post{
	position:relative;
	font-size:14px;
	margin-bottom:40px;
	min-height:90px;
	padding:0px 0px 0px 90px;
	color:#cccccc;
}

.sidebar .top-sellers .post .post-thumb{
	position:absolute;
	left:0px;
	top:0px;
	width:72px;
}

.sidebar .top-sellers .post .post-thumb img{
	width:100%;
	display:block;
}

.sidebar .top-sellers .post h4{
	font-size:15px;
	font-weight:500;
	margin:0px 0px 5px;
	line-height:1.6em;
	color:#292929;
}

.sidebar .top-sellers .post a{
	color:#acb3ba;
}

.sidebar .top-sellers .post h4 a{
	color:#3a3a3a;
}

.sidebar .top-sellers .post .fa{
	font-size:18px;
}

.sidebar .top-sellers .post .post-info a{
	margin-right:10px;
}

.sidebar .top-sellers .post .post-info .fa{
	padding-right:10px;
}

.sidebar .top-sellers .post .prod-title{
	font-size:16px;
	color:#3a3a3a;
	margin-bottom:10px;
	-webkit-text-shadow:0px 0px 0px #000000;
	-ms-text-shadow:0px 0px 0px #000000;
	-o-text-shadow:0px 0px 0px #000000;
	-moz-text-shadow:0px 0px 0px #000000;
	text-shadow:0px 0px 0px #000000;
}

.sidebar .top-sellers .post .prod-title a{
	color:#3a3a3a;
}

.sidebar .top-sellers .post .prod-price{
	margin-bottom:10px;
	font-size:18px;
	font-weight:600;
}

.sidebar .top-sellers .post .prod-price .actual-price{
	color:#acb3ba;
	padding-left:20px;
}

.sidebar .top-sellers .post .prod-options a{
	color:#acb3ba;
	font-weight:600;
}

.sidebar .top-sellers .post .prod-options a .icon{
	padding-right:10px;
	font-size:18px;
	line-height:1em;
	font-weight:normal;
}

.sidebar .noUi-horizontal .noUi-handle{
	background:#fd682e;
}

.sidebar .noUi-horizontal .noUi-handle{
	background:#fd682e !important;
	border-color:#fd682e !important;
	cursor:pointer;
}

.sidebar .noUi-connect{
	background:#fd682e;
}

.sidebar .noUi-background{
	background:#f1f1f1;
}

.open>.dropdown-menu{
	min-width:100%;
}

/***

====================================================================
	Product Slider  Style
====================================================================

 ***/

.shop-page .slider-outer{
	position:relative;
}

.prod-slider img{
	display:block;
	width:100%;
}

#thumb-pager{
	position:absolute;
	right:0px;
	top:0px;
	width:150px;
	height:100%;
	padding:0px 0px;
}

#thumb-pager .pager{
	position:relative;
	margin:0px 0px 25px;
	padding:0px;
	display:block;
}

#thumb-pager .pager img{
	display:inline-block;
	max-width:100%;
	max-height:160px;
}

.shop-detail-section{
	position:relative;
	padding:0px 0px 10px;
}

.shop-detail-section .slider-outer{
	padding-right:170px;
}

.shop-detail-section .default-title{
	text-transform:capitalize;
	color:#3a3a3a;
	font-weight:normal;
	margin-bottom:20px;
}

.shop-detail-section .prod-price{
	margin-bottom:20px;
	font-size:20px;
	font-weight:600;
}

.shop-detail-section .prod-price .actual-price{
	color:#acb3ba;
	padding-left:20px;
}

.shop-detail-section .item-info{
	position:relative;
	margin-bottom:30px;
}

.shop-detail-section .item-info li{
	margin-bottom:5px;
	font-size:16px;
}

.shop-detail-section .item-info li a{
	color:#3a3a3a;
}

.shop-detail-section .item-info li a:hover{
	text-decoration:underline;
}

.shop-detail-section .item-info li strong{
	font-weight:normal;
	padding-right:10px;
	color:#000000;
}

.shop-detail-section .item-desc{
	position:relative;
	font-size:16px;
	line-height:2.2em;
	margin-bottom:50px;
}

.shop-detail-section .item-options{
	position:relative;
	padding-top:20px;
	border-top:2px solid #d0d0d0;
}

.shop-page .product-description h4,
.shop-page .product-usage h4{
	font-size:18px;
	font-weight:600;
	text-transform:capitalize;
	margin-bottom:10px;
	color:#3a3a3a;
}

.shop-detail-section.default-section .column{
	margin-bottom:40px !important;
}

/***

====================================================================
	Cart Section  Style
====================================================================

 ***/

/***

====================================================================
   Cart Style
====================================================================

***/

.prod-table{
	position:relative;
	margin-bottom:50px;
}

.prod-table table{
	position:relative;
	width:100%;
	vertical-align:middle;
	border:1px solid #e5e5e5;
}

.prod-table .table-responsive{
	overflow:visible;
	height:auto;
	max-height:none;
	border:none !important;
}

.prod-table table thead{
	position:relative;
	border-bottom-width:1px;
}

.prod-table table thead th{
	border:none;
	padding:20px 15px;
	font-weight:normal !important;
	font-size:14px;
	color:#3a3a3a;
	text-transform:uppercase;
}

.prod-table table tr td{
	padding:15px 15px;
	vertical-align:middle;
	font-size:16px;
}

.prod-table table tr .prod-title{
	font-weight:400;
}

.prod-table table tr .prod-title a{
	display:block;
	margin-bottom:7px;
	color:#3a3a3a;
	text-shadow:0px 0px 0px #000000;
	-webkit-text-shadow:0px 0px 0px #000000;
	-ms-text-shadow:0px 0px 0px #000000;
	-o-text-shadow:0px 0px 0px #000000;
	-moz-text-shadow:0px 0px 0px #000000;
}

.prod-table table .prod-option{
	text-align:left;
}

.prod-table table input[type="text"],
.prod-table table input[type="number"]{
	position:relative;
	vertical-align:middle;
	border:1px solid #3d3d3d;
	line-height:30px;
	padding:2px 2px 2px 15px;
	width:150px;
	max-width:100%;
	margin-right:10px;
}

.prod-table table input.qty-input{
	width:70px;
}

.prod-table table .table-action{
	position:relative;
}

.prod-table table .table-action .cart-btn{
	padding:9px 24px;
	font-size:13px;
	background:#3d3d3d;
	margin:2px 0px;
	border:1px solid #ffffff;
	color:#ffffff;
}

.prod-table table .table-action .cart-btn:hover,
.prod-table .proceed-btn:hover{
	opacity:0.80;
}

.prod-table table .table-action .pull-left,
.prod-table table .table-action .pull-right{
	padding:3px 10px;
}

.total-table .table-responsive{
	overflow:visible !important;
}

.total-table td{
	font-size:16px;
	border-right:1px solid #d0d0d0;
}

.prod-table h3{
	font-size:18px;
	font-weight:600;
	margin-bottom:15px;
}

.prod-table .prod-thumb img{
	display:block;
	max-width:80px;
}

.prod-table table td.prod-price,
.prod-table table td.prod-qty,
.prod-table table td.prod-id,
.prod-table table td.prod-total{
	font-size:16px;
	color:#999999;
}

.prod-table table .remove{
	letter-spacing:1px;
	font-size:14px;
	color:#999999;
	text-transform:uppercase;
}

.prod-table table .remove .fa{
	padding-left:10px;
}

.cart-section .cart-options{
	position:relative;
	padding:10px 0px;
}

.cart-section .cart-options .grand-total{
	padding:14px 60px 14px 0px;
	font-size:18px;
}

.shop-page .comment-form .column{
	margin-bottom:0px !important;
}


/***

====================================================================
	Pricing Section Style
====================================================================

***/

.pricing-section{
	position:relative;
	background:#ffffff;
	padding:30px 0px 30px;
}

.pricing-section .table-outer{
	position:relative;
}

.pricing-section .column-style-one{
	position:relative;
	padding:0px;
	margin-bottom:60px;
	text-align:center;
	border:1px solid #d0d0d0;
	border-right:none;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
}

.pricing-section .column-style-one:last-child{
	border:1px solid #d0d0d0;
}

.pricing-section .column-style-one.active{
	box-shadow:-5px 0px 10px 1px rgba(0,0,0,0.20), 5px 0px 10px 1px rgba(0,0,0,0.20);
	-webkit-box-shadow:-5px 0px 10px 1px rgba(0,0,0,0.20), 5px 0px 10px 1px rgba(0,0,0,0.20);
	-ms-box-shadow:-5px 0px 10px 1px rgba(0,0,0,0.20), 5px 0px 10px 1px rgba(0,0,0,0.20);
	-o-box-shadow:-5px 0px 10px 1px rgba(0,0,0,0.20), 5px 0px 10px 1px rgba(0,0,0,0.20);
	-moz-box-shadow:-5px 0px 10px 1px rgba(0,0,0,0.20), 5px 0px 10px 1px rgba(0,0,0,0.20);
	transform:scale(1.05,1.05) translate(0px,-15px);
	-webkit-transform:scale(1.05,1.05) translate(0px,-15px);
	-ms-transform:scale(1.05,1.05) translate(0px,-15px);
	-o-transform:scale(1.05,1.05) translate(0px,-15px);
	-moz-transform:scale(1.05,1.05) translate(0px,-15px);
	z-index:1;
}

.pricing-section .column-style-one:hover{
	box-shadow:-5px 0px 10px 1px rgba(0,0,0,0.20), 5px 0px 10px 1px rgba(0,0,0,0.20);
	-webkit-box-shadow:-5px 0px 10px 1px rgba(0,0,0,0.20), 5px 0px 10px 1px rgba(0,0,0,0.20);
	-ms-box-shadow:-5px 0px 10px 1px rgba(0,0,0,0.20), 5px 0px 10px 1px rgba(0,0,0,0.20);
	-o-box-shadow:-5px 0px 10px 1px rgba(0,0,0,0.20), 5px 0px 10px 1px rgba(0,0,0,0.20);
	-moz-box-shadow:-5px 0px 10px 1px rgba(0,0,0,0.20), 5px 0px 10px 1px rgba(0,0,0,0.20);
	transform:scale(1.05,1.05) translate(0px,-15px);
	-webkit-transform:scale(1.05,1.05) translate(0px,-15px);
	-ms-transform:scale(1.05,1.05) translate(0px,-15px);
	-o-transform:scale(1.05,1.05) translate(0px,-15px);
	-moz-transform:scale(1.05,1.05) translate(0px,-15px);
	z-index:2;
}

.pricing-section .column-style-one.style-two:hover,
.pricing-section .column-style-one.style-two.active{
	transform:scale(1.05,1.05) translate(0px,-15px);
	-webkit-transform:scale(1.05,1.05) translate(0px,-15px);
	-ms-transform:scale(1.05,1.05) translate(0px,-15px);
	-o-transform:scale(1.05,1.05) translate(0px,-15px);
	-moz-transform:scale(1.05,1.05) translate(0px,-15px);
}

.pricing-section .column-style-one .column-head{
	position:relative;
}

.pricing-section .column-style-one .col-title{
	position:relative;
	padding:30px 10px;
}

.pricing-section .column-style-one.active .col-title{
	background:#ffc925;
}

.pricing-section .column-style-one.style-two .col-title{
	background:#fd682e;
}

.pricing-section .column-style-one .col-title h2{
	color:#ffffff;
	font-size:28px;
	text-transform:uppercase;
}

.pricing-section .column-style-one .col-title h3{
	position:relative;
	font-size:24px;
	color:#ffffff;
	font-weight:700;
	text-transform:capitalize;
}

.pricing-section .column-style-one .col-title p{
	position:relative;
	margin:0px;
	color:rgba(255,255,255,0.50);
}

.pricing-section .column-style-one .col-price{
	position:relative;
	padding:25px 10px;
	color:#323232;
	background:#ffffff;
}

.pricing-section .column-style-one .col-price h3{
	position:relative;
	font-size:62px;
	font-weight:400;
}

.pricing-section .column-style-one.active .col-price h3{
	color:#ffc925;
}

.pricing-section .column-style-one.style-two .col-price h3{
	color:#fd682e;
}

.pricing-section .column-style-one .col-price sup{
	position:relative;
	top:-30px;
	font-weight:400;
	color:#acb3ba;
	font-size:32px;
}

.pricing-section .column-style-one.active .col-price sup:nth-child(2){
	color:#ffc925;
}

.pricing-section .column-style-one.style-two .col-price sup:nth-child(2){
	color:#fd682e;
}

.pricing-section .column-style-one .col-price sub{
	position:relative;
	margin-left:-35px;
	font-size:12px;
	font-weight:400;
	color:#999999;
}

.pricing-section .column-style-one .col-content{
	position:relative;
	padding:0px 0px;
	background:#ffffff;
	color:#555555;
	border-top:1px solid #d0d0d0;
}

.pricing-section .column-style-one .col-content li{
	position:relative;
	padding:12px 15px 12px 40px;
	text-align:left;
	color:#5a5a5a;
	font-size:15px;
	border-bottom:1px solid #d0d0d0;
}

.pricing-section .column-style-one.style-two .col-content li{
	padding-left:15px;
}

.pricing-section .column-style-one .col-content li .bullet{
	position:relative;
	padding-right:5px;
	top:1px;
	font-size:20px;
}

.pricing-section .column-style-one .col-link{
	position:relative;
	padding:30px 25px;
	background:#f1f1f1;
}

.pricing-section .column-style-one.style-two .col-content li{
	text-align:center;
}

/***

====================================================================
	Alert Boxes style
====================================================================

***/

.alert-box{
	position:relative;
	padding:15px 20px;
	border:1px solid;
	margin-bottom:30px;
}

.alert-box.alert-success{
	border-color:#65be3e;
	background:#dce9d6;
	color:#65be3e;
}

.alert-box.alert-information{
	border-color:#22c0e8;
	background:#d3e9ef;
	color:#22c0e8;
}

.alert-box.alert-warning{
	border-color:#e7bd13;
	background:#eee9d1;
	color:#e7bd13;
}

.alert-box.alert-danger{
	border-color:#f7504c;
	background:#f1d9d8;
	color:#f7504c;
}

.alert-box.rounded-box{
	border-radius:5px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
}

.alert-box .inner{
	position:relative;
	padding-left:50px;
	font-size:14px;
	line-height:28px;
}


.alert-box .inner .icon-alert{
	position:absolute;
	left:0px;
	top:0px;
	text-align:center;
	width:28px;
	height:28px;
	font-size:14px;
	line-height:24px;
	border:2px solid;
	border-radius:50%;
	-webkit-border-radius:50%;
	-ms-border-radius:50%;
}

.alert-box.alert-success .inner .icon-alert{
	border-color:#65be3e;
	color:#65be3e;
}

.alert-box.alert-information .inner .icon-alert{
	border-color:#22c0e8;
	color:#22c0e8;
}

.alert-box.alert-warning .inner .icon-alert{
	border-color:#e7bd13;
	color:#e7bd13;
}

.alert-box.alert-danger .inner .icon-alert{
	border-color:#f7504c;
	color:#f7504c;
}

.btns-row .theme-btn{
	margin:0px 5px 20px;
}




/* SCROLL LOCK */


html.scroll-lock  {
	overflow: hidden;
}

@media (min-width: 992px) {

	html.scroll-lock body 	{
		margin-right: 15px;
	}

}

/* POST SHARE */

.post-share__popup 	{
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9999999;
}

.post-share__popup .vcenter-wrapper 	{
	display: table;
	width: 100%;
	height: 100%;
}

.post-share__popup .vcenter 	{
	display: table-cell;
	vertical-align: middle;
}

.post-share__overlay 	{
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0,0,0,0.6);
}

.post-share__inner 	{
	display: table;
	table-layout: fixed;
	position: relative;
	width: 100%;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.75);
}

.post-share__inner a.post-share__network-link 	{
	display: table-cell;
	text-decoration: none;
	color: #ffffff;
	opacity: 0.5;
	padding: 0;
	margin: 0;
	padding: 40px 0;
	font-size: 20px;

	-webkit-transition: 0.14s all ease-out;
	-moz-transition: 0.14s all ease-out;
	-o-transition: 0.14s all ease-out;
	transition: 0.14s all ease-out;
}

.post-share__inner a.post-share__network-link:focus,
.post-share__inner a.post-share__network-link:hover 	{
	outline: none;
	text-decoration: none;
	opacity: 1;
}

.post-share__inner a.post-share__network-link i 	{
	font-size: 20px;
}

@media (min-width: 768px) {

	.post-share__inner a.post-share__network-link 	{
		padding: 54px 0;
		font-size: 36px;
	}

	.post-share__inner a.post-share__network-link i 	{
		font-size: 36px;
	}

}

@media (min-width: 1025px) {

	.post-share__overlay 	{
		background-color: rgba(0,0,0,0.5);
	}

	.post-share__inner a.post-share__network-link 	{
		padding: 64px 0;
		font-size: 48px;
	}

	.post-share__inner a.post-share__network-link i 	{
		font-size: 48px;
	}

}

/* BLOG LATEST SHARE BAR */

.section--blog-latest .image-box 	{
	overflow: hidden;
	position: relative;
}

.section--blog-latest .image-box .post-options 	{
	bottom: 0;
	opacity: 0;
	position: absolute;
	right: -100px;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	z-index: 1;
}

.section--blog-latest .inner-box:hover .image-box .post-options {
	opacity: 1;
	right: 0 !important;
}



.section--blog-latest .image-box .post-options .icon{
	background: none repeat scroll 0 0;
	color: #ffffff;
	display: inline-block;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	margin: 0 15px 15px 0;
	position: relative;
	text-align: center;
	width: 40px;
	z-index: 1;
	border-radius: 50%;
}

.section--blog-latest .inner-box:hover .image-box .post-options .icon {
	-ms-animation-name: hvr-pulse;
	-moz-animation-name: hvr-pulse;
	-op-animation-name: hvr-pulse;
	-webkit-animation-name: hvr-pulse;
	animation-name: hvr-pulse;
	-ms-animation-duration: 700ms;
	-moz-animation-duration: 700ms;
	-op-animation-duration: 700ms;
	-webkit-animation-duration: 700ms;
	animation-duration: 700ms;
	-ms-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	-op-animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
	animation-timing-function:linear;
	-ms-animation-iteration-count: 2;
	-moz-animation-iteration-count: 2;
	-op-animation-iteration-count: 2;
	-webkit-animation-iteration-count: 2;
	animation-iteration-count: 2;
}

.post-text input[type=text],
.post-text input[type=password] 	{
	border: 1px solid rgba(0,0,0,0.15);
	padding: 0 6px;
}

.post-text input[type=submit] 	{
	padding: 1px 20px;
}


/* =WordPress Core
-------------------------------------------------------------- */



/*

WORDPRESS DEFAULT INSERT IMAGE CLASSESSS

*/

.alignnone {
	margin: 5px 0 0 0 !important;
	display: inline-block !important;
}

.aligncenter{
	display: block;
	margin: 5px auto 0 auto !important;
}

.alignright {
	float: right;
	margin: 5px 0 30px 20px !important;
	max-width: 100%;
}

.alignleft {
	float: left;
	margin: 5px 20px 30px 0 !important;
	max-width: 100%;
}

.sticky     {
	border: 1px solid #666666 !important;
	padding: 40px;
}

.wp-caption.alignnone {
	margin: 5px 0 30px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 30px 0;
}

.wp-caption.alignright {
	margin: 5px 0 30px 20px;
}

.wp-caption     {
	font-style: italic;
	max-width: 100%;
}

.wp-caption img     {
	max-width: 100%;
	height: auto;
}

.wp-caption-text    {
	font-size: 14px;
	margin: 0 0 20px 0;
	padding: 0;
}

.gallery-caption {
	font-size: 11px;
	line-height: 17px;
	padding: 0 15px;
}

.bypostauthor   {
	border: 1px solid transparent;
}

.post-text img,
.page-content img   {
	max-width: 100%;
	height: auto;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}


.post-text table,
#post-content table 	{
	margin-bottom: 20px;
	width: 100%;
}

.post-text td,
.post-text th,
#post-content td,
#post-content th {
	border: 1px solid #dddddd;
	padding: 10px 15px;
}

.post-text thead th,
#post-content thead th 	{
	background-color: #fafafa;
}

.widget select 	{
	max-width: 100%;
}

.mejs-container 	{
	margin-bottom: 40px;
}

.post-text ul,
.post-text ol 	{
	padding-left: 20px;
}

.post-text ul li 	{
	list-style: outside;
}

.post-text ol li 	{
	list-style: num;
}


/* WIDGETS */

.sidebar img 	{
	max-width: 100%;
	height: auto;
}

.sidebar select 	{
	max-width: 100%;
	border: 1px solid rgba(0,0,0,0.15);
	padding: 5px 8px;
	color: #444444;
	margin-bottom: 30px;
}


/* WIDGET CALENDAR */

.widget_calendar caption {
	text-align: center;
}

.widget_calendar table {
	width: 100%;
	text-align: center;
}

.widget_calendar table th,
.widget_calendar table td {
	padding: 5px;
	text-align: center;
}

.widget_calendar table th:last-child,
.widget_calendar table td:last-child {
}

.widget_calendar table tr:last-child td {
}

.widget_calendar table tfoot td,
.widget_calendar table tfoot td:last-child,
.widget_calendar table tfoot tr:last-child td {
	border: none;
}

.widget_calendar table td#today {
	background-color: rgba(0,0,0,0.05);
	color: #fff;
	border-radius: 50%;
}

.sidebar .sub-menu 	{
	margin-top: 15px;
	margin-left: 35px;
}

.footer-upper.sidebar .twitter-feeds .feed a 	{
	color: #ffffff;
}

.footer-upper.sidebar caption 	{
	color: #ffffff;
}

/* HEADER */

.search-box-btn,
.cart-btn,
.nav-toggler 	{
	float: right;
}


/*=====================*/
/* HEADERHEIGHT SCRIPT */
/*=====================*/

/* BREAKPOINT DETECTION FOR JS */

@media (max-width: 767px) {
	.breakpoint {
		width: 1px;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	.breakpoint {
		width: 2px;
	}
}
@media (min-width: 1025px) and (max-width: 1199px) {
	.breakpoint {
		width: 3px;
	}
}
@media (min-width: 1200px) {
	.breakpoint {
		width: 4px;
	}
}

/* WILL BE SHOWN VIA JS AFTER SIZES HAVE BEEN CALCULATED */

header.header {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99999;
}

/* LOGO VISIBILITY */

header.header .logo 	{
	float: left;
}

header.header .logo,
header.header .logo img 	{
	display: block;
}

.not-fixed .logo img.logo-fixed 	{
	display: none;
}

.fixed .logo img.logo-not-fixed 	{
	display: none;
}

@media (max-width: 1024px){
	.logo img.logo-desktop 	{
		display: none !important;
	}
}

@media (min-width: 1025px){
	.logo img.logo-mobile 	{
		display: none !important;
	}
}

/* HEADERHEIGHT ANIMATIONS ON FLEXIBLE CENTERED ELEMENTS - DO NOT ANIMATE "HEIGHT" !!! */

header.header .logo,
header.header .main-menu .navigation > li > a,
header.header .search-box-btn,
header.header .cart-btn > a,
header.header .hidden-bar-opener 	{
	-webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) !important;
	-webkit-transition-property: padding, opacity, color, background !important;
	transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) !important;
	transition-property: padding, opacity, color, background !important;
}

header.header 	{
	-webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) !important;
	-webkit-transition-property: padding, opacity, color, background !important;
	transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) !important;
	transition-property: background !important;
}

/* HEADERHEIGHT - bonsai related - needed if there is extra top bar on top of header */

.section--contact-navigation + header.header {
	position: absolute;
	margin-top: 41px;
}

.section--contact-navigation + header.header.fixed {
	position: fixed;
	margin-top: 0;
}

@media (max-width: 1024px){

	header.header .search-box-btn,
	header.header .cart-btn 	{
		display: none !important;
	}

	.main-header .header-top .top-left 	{
		display: none !important;
	}

	.section--contact-navigation + header.header {
		margin-top: 36px;
	}

}

header.header .hidden-bar-opener i 	{
	position: relative;
	top: 2px;
}




/***********************************************************************************************************************
	1. FLATICON
***********************************************************************************************************************/
@font-face {
	font-family: "Flaticon";
	src: url("fonts/flaticon.eot");
	src: url("fonts/flaticon.eot#iefix") format("embedded-opentype"),
	url("fonts/flaticon.woff") format("woff"),
	url("fonts/flaticon.ttf") format("truetype"),
	url("fonts/flaticon.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
.ff-font-bonsai:before, [class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
	font-family: Flaticon;
	font-style: normal;
}

.ff-font-bonsai.icon-add139:before { content: '\e000'; }
.ff-font-bonsai.icon-add186:before { content: '\e001'; }
.ff-font-bonsai.icon-add187:before { content: '\e002'; }
.ff-font-bonsai.icon-add202:before { content: '\e003'; }
.ff-font-bonsai.icon-add30:before { content: '\e004'; }
.ff-font-bonsai.icon-add52:before { content: '\e005'; }
.ff-font-bonsai.icon-airplane65:before { content: '\e006'; }
.ff-font-bonsai.icon-anchor:before { content: '\e007'; }
.ff-font-bonsai.icon-anchor21:before { content: '\e008'; }
.ff-font-bonsai.icon-anchor31:before { content: '\e009'; }
.ff-font-bonsai.icon-anchor4:before { content: '\e00a'; }
.ff-font-bonsai.icon-archer1:before { content: '\e00b'; }
.ff-font-bonsai.icon-archery13:before { content: '\e00c'; }
.ff-font-bonsai.icon-archery2:before { content: '\e00d'; }
.ff-font-bonsai.icon-archery3:before { content: '\e00e'; }
.ff-font-bonsai.icon-archery4:before { content: '\e00f'; }
.ff-font-bonsai.icon-archery47:before { content: '\e010'; }
.ff-font-bonsai.icon-archery48:before { content: '\e011'; }
.ff-font-bonsai.icon-archery49:before { content: '\e012'; }
.ff-font-bonsai.icon-archery6:before { content: '\e013'; }
.ff-font-bonsai.icon-arrow-right:before { content: '\e014'; }
.ff-font-bonsai.icon-arrow194:before { content: '\e015'; }
.ff-font-bonsai.icon-arrow650:before { content: '\e016'; }
.ff-font-bonsai.icon-avatar110:before { content: '\e017'; }
.ff-font-bonsai.icon-avatar83:before { content: '\e018'; }
.ff-font-bonsai.icon-basic14:before { content: '\e019'; }
.ff-font-bonsai.icon-basket37:before { content: '\e01a'; }
.ff-font-bonsai.icon-basket41:before { content: '\e01b'; }
.ff-font-bonsai.icon-blank4:before { content: '\e01c'; }
.ff-font-bonsai.icon-boat61:before { content: '\e01d'; }
.ff-font-bonsai.icon-bolt:before { content: '\e01e'; }
.ff-font-bonsai.icon-building207:before { content: '\e01f'; }
.ff-font-bonsai.icon-building249:before { content: '\e020'; }
.ff-font-bonsai.icon-building78:before { content: '\e021'; }
.ff-font-bonsai.icon-buildings5:before { content: '\e022'; }
.ff-font-bonsai.icon-buildings8:before { content: '\e023'; }
.ff-font-bonsai.icon-bulb24:before { content: '\e024'; }
.ff-font-bonsai.icon-business133:before { content: '\e025'; }
.ff-font-bonsai.icon-business134:before { content: '\e026'; }
.ff-font-bonsai.icon-camera156:before { content: '\e027'; }
.ff-font-bonsai.icon-camera33:before { content: '\e028'; }
.ff-font-bonsai.icon-camera90:before { content: '\e029'; }
.ff-font-bonsai.icon-cancel30:before { content: '\e02a'; }
.ff-font-bonsai.icon-cap7:before { content: '\e02b'; }
.ff-font-bonsai.icon-cart10:before { content: '\e02c'; }
.ff-font-bonsai.icon-cartoons1:before { content: '\e02d'; }
.ff-font-bonsai.icon-check34:before { content: '\e02e'; }
.ff-font-bonsai.icon-check52:before { content: '\e02f'; }
.ff-font-bonsai.icon-check56:before { content: '\e030'; }
.ff-font-bonsai.icon-checkbox6:before { content: '\e031'; }
.ff-font-bonsai.icon-checkered12:before { content: '\e032'; }
.ff-font-bonsai.icon-checkmark17:before { content: '\e033'; }
.ff-font-bonsai.icon-checkmark18:before { content: '\e034'; }
.ff-font-bonsai.icon-circle184:before { content: '\e035'; }
.ff-font-bonsai.icon-clipboard52:before { content: '\e036'; }
.ff-font-bonsai.icon-clock104:before { content: '\e037'; }
.ff-font-bonsai.icon-close32:before { content: '\e038'; }
.ff-font-bonsai.icon-close33:before { content: '\e039'; }
.ff-font-bonsai.icon-close40:before { content: '\e03a'; }
.ff-font-bonsai.icon-close42:before { content: '\e03b'; }
.ff-font-bonsai.icon-close47:before { content: '\e03c'; }
.ff-font-bonsai.icon-close7:before { content: '\e03d'; }
.ff-font-bonsai.icon-closed:before { content: '\e03e'; }
.ff-font-bonsai.icon-conversation32:before { content: '\e03f'; }
.ff-font-bonsai.icon-cross106:before { content: '\e040'; }
.ff-font-bonsai.icon-cross31:before { content: '\e041'; }
.ff-font-bonsai.icon-cross92:before { content: '\e042'; }
.ff-font-bonsai.icon-cross97:before { content: '\e043'; }
.ff-font-bonsai.icon-dartboard:before { content: '\e044'; }
.ff-font-bonsai.icon-decoration44:before { content: '\e045'; }
.ff-font-bonsai.icon-diamond4:before { content: '\e046'; }
.ff-font-bonsai.icon-documents75:before { content: '\e047'; }
.ff-font-bonsai.icon-done:before { content: '\e048'; }
.ff-font-bonsai.icon-draw39:before { content: '\e049'; }
.ff-font-bonsai.icon-earth208:before { content: '\e04a'; }
.ff-font-bonsai.icon-earth213:before { content: '\e04b'; }
.ff-font-bonsai.icon-earth49:before { content: '\e04c'; }
.ff-font-bonsai.icon-earth53:before { content: '\e04d'; }
.ff-font-bonsai.icon-edition2:before { content: '\e04e'; }
.ff-font-bonsai.icon-electric70:before { content: '\e04f'; }
.ff-font-bonsai.icon-ellipsis:before { content: '\e050'; }
.ff-font-bonsai.icon-email103:before { content: '\e051'; }
.ff-font-bonsai.icon-email141:before { content: '\e052'; }
.ff-font-bonsai.icon-email147:before { content: '\e053'; }
.ff-font-bonsai.icon-email178:before { content: '\e054'; }
.ff-font-bonsai.icon-email180:before { content: '\e055'; }
.ff-font-bonsai.icon-email19:before { content: '\e056'; }
.ff-font-bonsai.icon-email2:before { content: '\e057'; }
.ff-font-bonsai.icon-energy28:before { content: '\e058'; }
.ff-font-bonsai.icon-envelope133:before { content: '\e059'; }
.ff-font-bonsai.icon-envelope135:before { content: '\e05a'; }
.ff-font-bonsai.icon-envelopes5:before { content: '\e05b'; }
.ff-font-bonsai.icon-eye106:before { content: '\e05c'; }
.ff-font-bonsai.icon-eyes31:before { content: '\e05d'; }
.ff-font-bonsai.icon-favorite7:before { content: '\e05e'; }
.ff-font-bonsai.icon-file16:before { content: '\e05f'; }
.ff-font-bonsai.icon-file284:before { content: '\e060'; }
.ff-font-bonsai.icon-fixed1:before { content: '\e061'; }
.ff-font-bonsai.icon-flash30:before { content: '\e062'; }
.ff-font-bonsai.icon-forever:before { content: '\e063'; }
.ff-font-bonsai.icon-globe2:before { content: '\e064'; }
.ff-font-bonsai.icon-grid2:before { content: '\e065'; }
.ff-font-bonsai.icon-help34:before { content: '\e066'; }
.ff-font-bonsai.icon-hour12:before { content: '\e067'; }
.ff-font-bonsai.icon-infinite1:before { content: '\e068'; }
.ff-font-bonsai.icon-infinite10:before { content: '\e069'; }
.ff-font-bonsai.icon-infinite3:before { content: '\e06a'; }
.ff-font-bonsai.icon-infinite4:before { content: '\e06b'; }
.ff-font-bonsai.icon-infinite7:before { content: '\e06c'; }
.ff-font-bonsai.icon-infinite8:before { content: '\e06d'; }
.ff-font-bonsai.icon-information3:before { content: '\e06e'; }
.ff-font-bonsai.icon-iphone26:before { content: '\e06f'; }
.ff-font-bonsai.icon-jewel4:before { content: '\e070'; }
.ff-font-bonsai.icon-keys:before { content: '\e071'; }
.ff-font-bonsai.icon-letter110:before { content: '\e072'; }
.ff-font-bonsai.icon-letter13:before { content: '\e073'; }
.ff-font-bonsai.icon-lightbulb8:before { content: '\e074'; }
.ff-font-bonsai.icon-lightning24:before { content: '\e075'; }
.ff-font-bonsai.icon-lights7:before { content: '\e076'; }
.ff-font-bonsai.icon-lines7:before { content: '\e077'; }
.ff-font-bonsai.icon-link16:before { content: '\e078'; }
.ff-font-bonsai.icon-location74:before { content: '\e079'; }
.ff-font-bonsai.icon-lock39:before { content: '\e07a'; }
.ff-font-bonsai.icon-lock48:before { content: '\e07b'; }
.ff-font-bonsai.icon-lock91:before { content: '\e07c'; }
.ff-font-bonsai.icon-loupe10:before { content: '\e07d'; }
.ff-font-bonsai.icon-love149:before { content: '\e07e'; }
.ff-font-bonsai.icon-magnifier12:before { content: '\e07f'; }
.ff-font-bonsai.icon-magnifier63:before { content: '\e080'; }
.ff-font-bonsai.icon-magnifying-glass16:before { content: '\e081'; }
.ff-font-bonsai.icon-magnifying-glass21:before { content: '\e082'; }
.ff-font-bonsai.icon-magnifying-glass22:before { content: '\e083'; }
.ff-font-bonsai.icon-magnifying-glass35:before { content: '\e084'; }
.ff-font-bonsai.icon-magnifying42:before { content: '\e085'; }
.ff-font-bonsai.icon-magnifying47:before { content: '\e086'; }
.ff-font-bonsai.icon-mail149:before { content: '\e087'; }
.ff-font-bonsai.icon-mail45:before { content: '\e088'; }
.ff-font-bonsai.icon-map-pointer7:before { content: '\e089'; }
.ff-font-bonsai.icon-map32:before { content: '\e08a'; }
.ff-font-bonsai.icon-market1:before { content: '\e08b'; }
.ff-font-bonsai.icon-maths56:before { content: '\e08c'; }
.ff-font-bonsai.icon-medical50:before { content: '\e08d'; }
.ff-font-bonsai.icon-menu32:before { content: '\e08e'; }
.ff-font-bonsai.icon-menu34:before { content: '\e08f'; }
.ff-font-bonsai.icon-menu37:before { content: '\e090'; }
.ff-font-bonsai.icon-menu53:before { content: '\e091'; }
.ff-font-bonsai.icon-menu9:before { content: '\e092'; }
.ff-font-bonsai.icon-minus-sign2:before { content: '\e093'; }
.ff-font-bonsai.icon-minus104:before { content: '\e094'; }
.ff-font-bonsai.icon-minus25:before { content: '\e095'; }
.ff-font-bonsai.icon-minus42:before { content: '\e096'; }
.ff-font-bonsai.icon-minus65:before { content: '\e097'; }
.ff-font-bonsai.icon-minussign6:before { content: '\e098'; }
.ff-font-bonsai.icon-mobilephone31:before { content: '\e099'; }
.ff-font-bonsai.icon-modern11:before { content: '\e09a'; }
.ff-font-bonsai.icon-monitor144:before { content: '\e09b'; }
.ff-font-bonsai.icon-monitor145:before { content: '\e09c'; }
.ff-font-bonsai.icon-negativesign3:before { content: '\e09d'; }
.ff-font-bonsai.icon-new100:before { content: '\e09e'; }
.ff-font-bonsai.icon-new48:before { content: '\e09f'; }
.ff-font-bonsai.icon-opened29:before { content: '\e0a0'; }
.ff-font-bonsai.icon-options21:before { content: '\e0a1'; }
.ff-font-bonsai.icon-padlock23:before { content: '\e0a2'; }
.ff-font-bonsai.icon-padlock27:before { content: '\e0a3'; }
.ff-font-bonsai.icon-paper6:before { content: '\e0a4'; }
.ff-font-bonsai.icon-paris12:before { content: '\e0a5'; }
.ff-font-bonsai.icon-paris8:before { content: '\e0a6'; }
.ff-font-bonsai.icon-pdf19:before { content: '\e0a7'; }
.ff-font-bonsai.icon-pen29:before { content: '\e0a8'; }
.ff-font-bonsai.icon-phone325:before { content: '\e0a9'; }
.ff-font-bonsai.icon-phone41:before { content: '\e0aa'; }
.ff-font-bonsai.icon-picture12:before { content: '\e0ab'; }
.ff-font-bonsai.icon-picture7:before { content: '\e0ac'; }
.ff-font-bonsai.icon-pin136:before { content: '\e0ad'; }
.ff-font-bonsai.icon-pin66:before { content: '\e0ae'; }
.ff-font-bonsai.icon-pin67:before { content: '\e0af'; }
.ff-font-bonsai.icon-pin71:before { content: '\e0b0'; }
.ff-font-bonsai.icon-plus3:before { content: '\e0b1'; }
.ff-font-bonsai.icon-plus32:before { content: '\e0b2'; }
.ff-font-bonsai.icon-plus79:before { content: '\e0b3'; }
.ff-font-bonsai.icon-plussign22:before { content: '\e0b4'; }
.ff-font-bonsai.icon-position7:before { content: '\e0b5'; }
.ff-font-bonsai.icon-power135:before { content: '\e0b6'; }
.ff-font-bonsai.icon-print108:before { content: '\e0b7'; }
.ff-font-bonsai.icon-print110:before { content: '\e0b8'; }
.ff-font-bonsai.icon-print44:before { content: '\e0b9'; }
.ff-font-bonsai.icon-purse10:before { content: '\e0ba'; }
.ff-font-bonsai.icon-radio31:before { content: '\e0bb'; }
.ff-font-bonsai.icon-radio51:before { content: '\e0bc'; }
.ff-font-bonsai.icon-rain9:before { content: '\e0bd'; }
.ff-font-bonsai.icon-raindrop:before { content: '\e0be'; }
.ff-font-bonsai.icon-raindrop2:before { content: '\e0bf'; }
.ff-font-bonsai.icon-right11:before { content: '\e0c0'; }
.ff-font-bonsai.icon-rightarrow45:before { content: '\e0c1'; }
.ff-font-bonsai.icon-rocket28:before { content: '\e0c2'; }
.ff-font-bonsai.icon-rocket64:before { content: '\e0c3'; }
.ff-font-bonsai.icon-round68:before { content: '\e0c4'; }
.ff-font-bonsai.icon-sailingboat1:before { content: '\e0c5'; }
.ff-font-bonsai.icon-sailor2:before { content: '\e0c6'; }
.ff-font-bonsai.icon-sailor4:before { content: '\e0c7'; }
.ff-font-bonsai.icon-school50:before { content: '\e0c8'; }
.ff-font-bonsai.icon-screen54:before { content: '\e0c9'; }
.ff-font-bonsai.icon-screen73:before { content: '\e0ca'; }
.ff-font-bonsai.icon-search100:before { content: '\e0cb'; }
.ff-font-bonsai.icon-search67:before { content: '\e0cc'; }
.ff-font-bonsai.icon-security48:before { content: '\e0cd'; }
.ff-font-bonsai.icon-share27:before { content: '\e0ce'; }
.ff-font-bonsai.icon-share55:before { content: '\e0cf'; }
.ff-font-bonsai.icon-shield82:before { content: '\e0d0'; }
.ff-font-bonsai.icon-shields40:before { content: '\e0d1'; }
.ff-font-bonsai.icon-shopper23:before { content: '\e0d2'; }
.ff-font-bonsai.icon-shopper29:before { content: '\e0d3'; }
.ff-font-bonsai.icon-shopper44:before { content: '\e0d4'; }
.ff-font-bonsai.icon-shopping-cart13:before { content: '\e0d5'; }
.ff-font-bonsai.icon-shopping-cart16:before { content: '\e0d6'; }
.ff-font-bonsai.icon-shopping101:before { content: '\e0d7'; }
.ff-font-bonsai.icon-shopping109:before { content: '\e0d8'; }
.ff-font-bonsai.icon-shopping111:before { content: '\e0d9'; }
.ff-font-bonsai.icon-shopping80:before { content: '\e0da'; }
.ff-font-bonsai.icon-shopping93:before { content: '\e0db'; }
.ff-font-bonsai.icon-shoppingbasket1:before { content: '\e0dc'; }
.ff-font-bonsai.icon-shoppingbaskets:before { content: '\e0dd'; }
.ff-font-bonsai.icon-shoppingcarts6:before { content: '\e0de'; }
.ff-font-bonsai.icon-shoppingstore12:before { content: '\e0df'; }
.ff-font-bonsai.icon-smartphone86:before { content: '\e0e0'; }
.ff-font-bonsai.icon-social124:before { content: '\e0e1'; }
.ff-font-bonsai.icon-social35:before { content: '\e0e2'; }
.ff-font-bonsai.icon-speech-bubble7:before { content: '\e0e3'; }
.ff-font-bonsai.icon-speechbubble21:before { content: '\e0e4'; }
.ff-font-bonsai.icon-sport226:before { content: '\e0e5'; }
.ff-font-bonsai.icon-sun79:before { content: '\e0e6'; }
.ff-font-bonsai.icon-sunny83:before { content: '\e0e7'; }
.ff-font-bonsai.icon-supermarket24:before { content: '\e0e8'; }
.ff-font-bonsai.icon-supermarket39:before { content: '\e0e9'; }
.ff-font-bonsai.icon-target50:before { content: '\e0ea'; }
.ff-font-bonsai.icon-targeting15:before { content: '\e0eb'; }
.ff-font-bonsai.icon-telephone13:before { content: '\e0ec'; }
.ff-font-bonsai.icon-telephone46:before { content: '\e0ed'; }
.ff-font-bonsai.icon-telephone5:before { content: '\e0ee'; }
.ff-font-bonsai.icon-telephone51:before { content: '\e0ef'; }
.ff-font-bonsai.icon-telephone60:before { content: '\e0f0'; }
.ff-font-bonsai.icon-text150:before { content: '\e0f1'; }
.ff-font-bonsai.icon-tick7:before { content: '\e0f2'; }
.ff-font-bonsai.icon-tick8:before { content: '\e0f3'; }
.ff-font-bonsai.icon-tool701:before { content: '\e0f4'; }
.ff-font-bonsai.icon-tool729:before { content: '\e0f5'; }
.ff-font-bonsai.icon-verification5:before { content: '\e0f6'; }
.ff-font-bonsai.icon-verified17:before { content: '\e0f7'; }
.ff-font-bonsai.icon-view28:before { content: '\e0f8'; }
.ff-font-bonsai.icon-weather15:before { content: '\e0f9'; }
.ff-font-bonsai.icon-word3:before { content: '\e0fa'; }
.ff-font-bonsai.icon-world91:before { content: '\e0fb'; }
.ff-font-bonsai.icon-worldwide13:before { content: '\e0fc'; }
.ff-font-bonsai.icon-writing46:before { content: '\e0fd'; }
.ff-font-bonsai.icon-zoom75:before { content: '\e0fe'; }
.ff-font-bonsai.icon-zoomin:before { content: '\e0ff'; }



/***********************************************************************************************************************
	2. ANIMATE
***********************************************************************************************************************/
@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
}

.animated.flipOutX,
.animated.flipOutY {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
}

@-webkit-keyframes bounce {
	0%, 20%, 53%, 80%, 100% {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}

	40%, 43% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0);
	}

	70% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0);
	}

	90% {
		-webkit-transform: translate3d(0,-4px,0);
		transform: translate3d(0,-4px,0);
	}
}

@keyframes bounce {
	0%, 20%, 53%, 80%, 100% {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}

	40%, 43% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0);
	}

	70% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0);
	}

	90% {
		-webkit-transform: translate3d(0,-4px,0);
		transform: translate3d(0,-4px,0);
	}
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
}

@-webkit-keyframes flash {
	0%, 50%, 100% {
		opacity: 1;
	}

	25%, 75% {
		opacity: 0;
	}
}

@keyframes flash {
	0%, 50%, 100% {
		opacity: 1;
	}

	25%, 75% {
		opacity: 0;
	}
}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse;
}

@-webkit-keyframes rubberBand {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	30% {
		-webkit-transform: scale3d(1.25, 0.75, 1);
		transform: scale3d(1.25, 0.75, 1);
	}

	40% {
		-webkit-transform: scale3d(0.75, 1.25, 1);
		transform: scale3d(0.75, 1.25, 1);
	}

	50% {
		-webkit-transform: scale3d(1.15, 0.85, 1);
		transform: scale3d(1.15, 0.85, 1);
	}

	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1);
	}

	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes rubberBand {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	30% {
		-webkit-transform: scale3d(1.25, 0.75, 1);
		transform: scale3d(1.25, 0.75, 1);
	}

	40% {
		-webkit-transform: scale3d(0.75, 1.25, 1);
		transform: scale3d(0.75, 1.25, 1);
	}

	50% {
		-webkit-transform: scale3d(1.15, 0.85, 1);
		transform: scale3d(1.15, 0.85, 1);
	}

	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1);
	}

	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand;
}

@-webkit-keyframes shake {
	0%, 100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	10%, 30%, 50%, 70%, 90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}

	20%, 40%, 60%, 80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}
}

@keyframes shake {
	0%, 100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	10%, 30%, 50%, 70%, 90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}

	20%, 40%, 60%, 80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}
}

.shake {
	-webkit-animation-name: shake;
	animation-name: shake;
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg);
	}

	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg);
	}

	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg);
	}

	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg);
	}

	100% {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg);
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg);
	}

	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg);
	}

	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg);
	}

	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg);
	}

	100% {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg);
	}
}

.swing {
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing;
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	10%, 20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
	}

	30%, 50%, 70%, 90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	}

	40%, 60%, 80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes tada {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	10%, 20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
	}

	30%, 50%, 70%, 90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	}

	40%, 60%, 80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.tada {
	-webkit-animation-name: tada;
	animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
	0% {
		-webkit-transform: none;
		transform: none;
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes wobble {
	0% {
		-webkit-transform: none;
		transform: none;
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble;
}

@-webkit-keyframes jello {
	11.1% {
		-webkit-transform: none;
		transform: none
	}

	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}
	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}
	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}
	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}
	66.6% {
		-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
		transform: skewX(-0.78125deg) skewY(-0.78125deg)
	}
	77.7% {
		-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
		transform: skewX(0.390625deg) skewY(0.390625deg)
	}
	88.8% {
		-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
		transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
	}
	100% {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes jello {
	11.1% {
		-webkit-transform: none;
		transform: none
	}

	22.2% {

		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}
	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}
	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}
	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}
	66.6% {
		-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
		transform: skewX(-0.78125deg) skewY(-0.78125deg)
	}
	77.7% {
		-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
		transform: skewX(0.390625deg) skewY(0.390625deg)
	}
	88.8% {
		-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
		transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
	}
	100% {
		-webkit-transform: none;
		transform: none
	}
}



.jello{
	-webkit-animation-name:jello;
	animation-name:jello;
	-webkit-transform-origin: center;

	transform-origin: center
}

@-webkit-keyframes bounceIn {
	0%, 20%, 40%, 60%, 80%, 100% {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
	}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes bounceIn {
	0%, 20%, 40%, 60%, 80%, 100% {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
	}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
	0%, 60%, 75%, 90%, 100% {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0);
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes bounceInDown {
	0%, 60%, 75%, 90%, 100% {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0);
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
	0%, 60%, 75%, 90%, 100% {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0);
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes bounceInLeft {
	0%, 60%, 75%, 90%, 100% {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0);
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
	0%, 60%, 75%, 90%, 100% {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0);
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes bounceInRight {
	0%, 60%, 75%, 90%, 100% {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0);
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
	0%, 60%, 75%, 90%, 100% {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0);
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes bounceInUp {
	0%, 60%, 75%, 90%, 100% {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0);
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}

	50%, 55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
}

@keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}

	50%, 55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
}

.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

@keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

@keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}

	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

@keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}

	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp;
}


@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		transform: translateX(-20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		-ms-transform: translateX(20px);
		transform: translateX(20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px);
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		transform: translateX(-20px);
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		-ms-transform: translateX(20px);
		transform: translateX(20px);
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		transform: translateY(-20px);
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

@keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip;
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX;
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0;
	}
}

@keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0;
	}
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0;
	}
}

@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0;
	}
}

.flipOutY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0;
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0;
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
	0% {
		opacity: 1;
	}

	100% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0;
	}
}

@keyframes lightSpeedOut {
	0% {
		opacity: 1;
	}

	100% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0;
	}
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateIn {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0;
	}
}

@keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0;
	}
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0;
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	20%, 60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	40%, 80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1;
	}

	100% {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0;
	}
}

@keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	20%, 60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	40%, 80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1;
	}

	100% {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0;
	}
}

.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
	}
}

@keyframes rollOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	50% {
		opacity: 1;
	}
}

@keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	50% {
		opacity: 1;
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	100% {
		opacity: 0;
	}
}

@keyframes zoomOut {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	100% {
		opacity: 0;
	}
}

.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center;
	}
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center;
	}
}

.zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center;
	}
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center;
	}
}

.zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
	0% {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible;
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes slideInDown {
	0% {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible;
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible;
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes slideInLeft {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible;
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible;
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes slideInRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible;
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
	0% {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible;
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes slideInUp {
	0% {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible;
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

@keyframes slideOutDown {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}

@keyframes slideOutLeft {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

@keyframes slideOutRight {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}

@keyframes slideOutUp {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp;
}



/***********************************************************************************************************************
	3. OWL
***********************************************************************************************************************/
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
	z-index: 0;
}
.owl-carousel .owl-animated-out {
	z-index: 1;
}
.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}
@keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1;
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	/* fix for flashing background */
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.owl-carousel.owl-loaded {
	display: block;
}
.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}
.owl-carousel.owl-hidden {
	opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
	display: none;
}
.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto;
}
.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab;
}
.owl-carousel.owl-rtl {
	direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
	float: right;
}

/* No Js */
.no-js .owl-carousel {
	display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
	transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
}
.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale 100ms ease;
	-moz-transition: scale 100ms ease;
	-ms-transition: scale 100ms ease;
	-o-transition: scale 100ms ease;
	transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition: scale(1.3, 1.3);
	-moz-transition: scale(1.3, 1.3);
	-ms-transition: scale(1.3, 1.3);
	-o-transition: scale(1.3, 1.3);
	transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none;
}
.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
}

.owl-theme .owl-controls {
	margin-top: 10px;
	text-align: center;
	display:block;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] {
	background: none repeat scroll 0 0 #d6d6d6;
	border-radius: 3px;
	color: white;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover {
	background: none repeat scroll 0 0 #869791;
	color: white;
	text-decoration: none;
}
.owl-theme .owl-controls .owl-nav .disabled {
	cursor: default;
	opacity: 0.5;
}
.owl-theme .owl-dots .owl-dot {
	display: inline-block;
}
.owl-theme .owl-dots .owl-dot span {
	background: none repeat scroll 0 0 #d6d6d6;
	border-radius: 30px;
	display: block;
	height: 10px;
	margin: 5px 7px;
	transition: opacity 200ms ease 0s;
	width: 10px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: none repeat scroll 0 0 #869791;
}


/***********************************************************************************************************************
	4. FANCYBOX
***********************************************************************************************************************/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('images/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('images/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('images/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden !important;
	width: auto;
}

.fancybox-lock body {
	overflow: hidden !important;
}

.fancybox-lock-test {
	overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('images/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*
	5. mCustomSCROLLBAR
*/



/***********************************************************************************************************************
	6. HOVER
***********************************************************************************************************************/
/*!
 * Hover.css (http://ianlunn.github.io/Hover/)
 * Version: 2.0.2
 * Author: Ian Lunn @IanLunn
 * Author URL: http://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover

 * Made available under a MIT License:
 * http://www.opensource.org/licenses/mit-license.php

 * Hover.css Copyright Ian Lunn 2014. Generated with Sass.
 */
/* 2D TRANSITIONS */
/* Grow */
.hvr-grow {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

/* Shrink */
.hvr-shrink {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
}

/* Pulse */
@-webkit-keyframes hvr-pulse {
	25% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}

	75% {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
	}
}

@keyframes hvr-pulse {
	25% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}

	75% {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
	}
}

.hvr-pulse {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
.hvr-pulse:hover, .hvr-pulse:focus, .hvr-pulse:active {
	-webkit-animation-name: hvr-pulse;
	animation-name: hvr-pulse;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

/* Pulse Grow */
@-webkit-keyframes hvr-pulse-grow {
	to {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
}

@keyframes hvr-pulse-grow {
	to {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
}

.hvr-pulse-grow {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
.hvr-pulse-grow:hover, .hvr-pulse-grow:focus, .hvr-pulse-grow:active {
	-webkit-animation-name: hvr-pulse-grow;
	animation-name: hvr-pulse-grow;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
}

/* Pulse Shrink */
@-webkit-keyframes hvr-pulse-shrink {
	to {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
	}
}

@keyframes hvr-pulse-shrink {
	to {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
	}
}

.hvr-pulse-shrink {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
.hvr-pulse-shrink:hover, .hvr-pulse-shrink:focus, .hvr-pulse-shrink:active {
	-webkit-animation-name: hvr-pulse-shrink;
	animation-name: hvr-pulse-shrink;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
}

/* Push */
@-webkit-keyframes hvr-push {
	50% {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes hvr-push {
	50% {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

.hvr-push {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
.hvr-push:hover, .hvr-push:focus, .hvr-push:active {
	-webkit-animation-name: hvr-push;
	animation-name: hvr-push;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

/* Pop */
@-webkit-keyframes hvr-pop {
	50% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
}

@keyframes hvr-pop {
	50% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
}

.hvr-pop {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
.hvr-pop:hover, .hvr-pop:focus, .hvr-pop:active {
	-webkit-animation-name: hvr-pop;
	animation-name: hvr-pop;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

/* Bounce In */
.hvr-bounce-in {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.hvr-bounce-in:hover, .hvr-bounce-in:focus, .hvr-bounce-in:active {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
	transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

/* Bounce Out */
.hvr-bounce-out {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.hvr-bounce-out:hover, .hvr-bounce-out:focus, .hvr-bounce-out:active {
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
	-webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
	transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

/* Rotate */
.hvr-rotate {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
.hvr-rotate:hover, .hvr-rotate:focus, .hvr-rotate:active {
	-webkit-transform: rotate(4deg);
	transform: rotate(4deg);
}

/* Grow Rotate */
.hvr-grow-rotate {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
.hvr-grow-rotate:hover, .hvr-grow-rotate:focus, .hvr-grow-rotate:active {
	-webkit-transform: scale(1.1) rotate(4deg);
	transform: scale(1.1) rotate(4deg);
}

/* Float */
.hvr-float {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
	-webkit-transform: translateY(-8px);
	transform: translateY(-8px);
}

/* Sink */
.hvr-sink {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-sink:hover, .hvr-sink:focus, .hvr-sink:active {
	-webkit-transform: translateY(8px);
	transform: translateY(8px);
}

/* Bob */
@-webkit-keyframes hvr-bob {
	0% {
		-webkit-transform: translateY(-8px);
		transform: translateY(-8px);
	}

	50% {
		-webkit-transform: translateY(-4px);
		transform: translateY(-4px);
	}

	100% {
		-webkit-transform: translateY(-8px);
		transform: translateY(-8px);
	}
}

@keyframes hvr-bob {
	0% {
		-webkit-transform: translateY(-8px);
		transform: translateY(-8px);
	}

	50% {
		-webkit-transform: translateY(-4px);
		transform: translateY(-4px);
	}

	100% {
		-webkit-transform: translateY(-8px);
		transform: translateY(-8px);
	}
}

@-webkit-keyframes hvr-bob-float {
	100% {
		-webkit-transform: translateY(-8px);
		transform: translateY(-8px);
	}
}

@keyframes hvr-bob-float {
	100% {
		-webkit-transform: translateY(-8px);
		transform: translateY(-8px);
	}
}

.hvr-bob {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
	-webkit-animation-name: hvr-bob-float, hvr-bob;
	animation-name: hvr-bob-float, hvr-bob;
	-webkit-animation-duration: .3s, 1.5s;
	animation-duration: .3s, 1.5s;
	-webkit-animation-delay: 0s, .3s;
	animation-delay: 0s, .3s;
	-webkit-animation-timing-function: ease-out, ease-in-out;
	animation-timing-function: ease-out, ease-in-out;
	-webkit-animation-iteration-count: 1, infinite;
	animation-iteration-count: 1, infinite;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-direction: normal, alternate;
	animation-direction: normal, alternate;
}

/* Hang */
@-webkit-keyframes hvr-hang {
	0% {
		-webkit-transform: translateY(8px);
		transform: translateY(8px);
	}

	50% {
		-webkit-transform: translateY(4px);
		transform: translateY(4px);
	}

	100% {
		-webkit-transform: translateY(8px);
		transform: translateY(8px);
	}
}

@keyframes hvr-hang {
	0% {
		-webkit-transform: translateY(8px);
		transform: translateY(8px);
	}

	50% {
		-webkit-transform: translateY(4px);
		transform: translateY(4px);
	}

	100% {
		-webkit-transform: translateY(8px);
		transform: translateY(8px);
	}
}

@-webkit-keyframes hvr-hang-sink {
	100% {
		-webkit-transform: translateY(8px);
		transform: translateY(8px);
	}
}

@keyframes hvr-hang-sink {
	100% {
		-webkit-transform: translateY(8px);
		transform: translateY(8px);
	}
}

.hvr-hang {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
.hvr-hang:hover, .hvr-hang:focus, .hvr-hang:active {
	-webkit-animation-name: hvr-hang-sink, hvr-hang;
	animation-name: hvr-hang-sink, hvr-hang;
	-webkit-animation-duration: .3s, 1.5s;
	animation-duration: .3s, 1.5s;
	-webkit-animation-delay: 0s, .3s;
	animation-delay: 0s, .3s;
	-webkit-animation-timing-function: ease-out, ease-in-out;
	animation-timing-function: ease-out, ease-in-out;
	-webkit-animation-iteration-count: 1, infinite;
	animation-iteration-count: 1, infinite;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-direction: normal, alternate;
	animation-direction: normal, alternate;
}

/* Skew */
.hvr-skew {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
.hvr-skew:hover, .hvr-skew:focus, .hvr-skew:active {
	-webkit-transform: skew(-10deg);
	transform: skew(-10deg);
}

/* Skew Forward */
.hvr-skew-forward {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
}
.hvr-skew-forward:hover, .hvr-skew-forward:focus, .hvr-skew-forward:active {
	-webkit-transform: skew(-10deg);
	transform: skew(-10deg);
}

/* Skew Backward */
.hvr-skew-backward {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
}
.hvr-skew-backward:hover, .hvr-skew-backward:focus, .hvr-skew-backward:active {
	-webkit-transform: skew(10deg);
	transform: skew(10deg);
}

/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
	16.65% {
		-webkit-transform: translateY(8px);
		transform: translateY(8px);
	}

	33.3% {
		-webkit-transform: translateY(-6px);
		transform: translateY(-6px);
	}

	49.95% {
		-webkit-transform: translateY(4px);
		transform: translateY(4px);
	}

	66.6% {
		-webkit-transform: translateY(-2px);
		transform: translateY(-2px);
	}

	83.25% {
		-webkit-transform: translateY(1px);
		transform: translateY(1px);
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes hvr-wobble-vertical {
	16.65% {
		-webkit-transform: translateY(8px);
		transform: translateY(8px);
	}

	33.3% {
		-webkit-transform: translateY(-6px);
		transform: translateY(-6px);
	}

	49.95% {
		-webkit-transform: translateY(4px);
		transform: translateY(4px);
	}

	66.6% {
		-webkit-transform: translateY(-2px);
		transform: translateY(-2px);
	}

	83.25% {
		-webkit-transform: translateY(1px);
		transform: translateY(1px);
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

.hvr-wobble-vertical {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-vertical:hover, .hvr-wobble-vertical:focus, .hvr-wobble-vertical:active {
	-webkit-animation-name: hvr-wobble-vertical;
	animation-name: hvr-wobble-vertical;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

/* Wobble Horizontal */
@-webkit-keyframes hvr-wobble-horizontal {
	16.65% {
		-webkit-transform: translateX(8px);
		transform: translateX(8px);
	}

	33.3% {
		-webkit-transform: translateX(-6px);
		transform: translateX(-6px);
	}

	49.95% {
		-webkit-transform: translateX(4px);
		transform: translateX(4px);
	}

	66.6% {
		-webkit-transform: translateX(-2px);
		transform: translateX(-2px);
	}

	83.25% {
		-webkit-transform: translateX(1px);
		transform: translateX(1px);
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes hvr-wobble-horizontal {
	16.65% {
		-webkit-transform: translateX(8px);
		transform: translateX(8px);
	}

	33.3% {
		-webkit-transform: translateX(-6px);
		transform: translateX(-6px);
	}

	49.95% {
		-webkit-transform: translateX(4px);
		transform: translateX(4px);
	}

	66.6% {
		-webkit-transform: translateX(-2px);
		transform: translateX(-2px);
	}

	83.25% {
		-webkit-transform: translateX(1px);
		transform: translateX(1px);
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

.hvr-wobble-horizontal {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-horizontal:hover, .hvr-wobble-horizontal:focus, .hvr-wobble-horizontal:active {
	-webkit-animation-name: hvr-wobble-horizontal;
	animation-name: hvr-wobble-horizontal;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

/* Wobble To Bottom Right */
@-webkit-keyframes hvr-wobble-to-bottom-right {
	16.65% {
		-webkit-transform: translate(8px, 8px);
		transform: translate(8px, 8px);
	}

	33.3% {
		-webkit-transform: translate(-6px, -6px);
		transform: translate(-6px, -6px);
	}

	49.95% {
		-webkit-transform: translate(4px, 4px);
		transform: translate(4px, 4px);
	}

	66.6% {
		-webkit-transform: translate(-2px, -2px);
		transform: translate(-2px, -2px);
	}

	83.25% {
		-webkit-transform: translate(1px, 1px);
		transform: translate(1px, 1px);
	}

	100% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
}

@keyframes hvr-wobble-to-bottom-right {
	16.65% {
		-webkit-transform: translate(8px, 8px);
		transform: translate(8px, 8px);
	}

	33.3% {
		-webkit-transform: translate(-6px, -6px);
		transform: translate(-6px, -6px);
	}

	49.95% {
		-webkit-transform: translate(4px, 4px);
		transform: translate(4px, 4px);
	}

	66.6% {
		-webkit-transform: translate(-2px, -2px);
		transform: translate(-2px, -2px);
	}

	83.25% {
		-webkit-transform: translate(1px, 1px);
		transform: translate(1px, 1px);
	}

	100% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
}

.hvr-wobble-to-bottom-right {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-to-bottom-right:hover, .hvr-wobble-to-bottom-right:focus, .hvr-wobble-to-bottom-right:active {
	-webkit-animation-name: hvr-wobble-to-bottom-right;
	animation-name: hvr-wobble-to-bottom-right;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

/* Wobble To Top Right */
@-webkit-keyframes hvr-wobble-to-top-right {
	16.65% {
		-webkit-transform: translate(8px, -8px);
		transform: translate(8px, -8px);
	}

	33.3% {
		-webkit-transform: translate(-6px, 6px);
		transform: translate(-6px, 6px);
	}

	49.95% {
		-webkit-transform: translate(4px, -4px);
		transform: translate(4px, -4px);
	}

	66.6% {
		-webkit-transform: translate(-2px, 2px);
		transform: translate(-2px, 2px);
	}

	83.25% {
		-webkit-transform: translate(1px, -1px);
		transform: translate(1px, -1px);
	}

	100% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
}

@keyframes hvr-wobble-to-top-right {
	16.65% {
		-webkit-transform: translate(8px, -8px);
		transform: translate(8px, -8px);
	}

	33.3% {
		-webkit-transform: translate(-6px, 6px);
		transform: translate(-6px, 6px);
	}

	49.95% {
		-webkit-transform: translate(4px, -4px);
		transform: translate(4px, -4px);
	}

	66.6% {
		-webkit-transform: translate(-2px, 2px);
		transform: translate(-2px, 2px);
	}

	83.25% {
		-webkit-transform: translate(1px, -1px);
		transform: translate(1px, -1px);
	}

	100% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
}

.hvr-wobble-to-top-right {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-to-top-right:hover, .hvr-wobble-to-top-right:focus, .hvr-wobble-to-top-right:active {
	-webkit-animation-name: hvr-wobble-to-top-right;
	animation-name: hvr-wobble-to-top-right;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

/* Wobble Top */
@-webkit-keyframes hvr-wobble-top {
	16.65% {
		-webkit-transform: skew(-12deg);
		transform: skew(-12deg);
	}

	33.3% {
		-webkit-transform: skew(10deg);
		transform: skew(10deg);
	}

	49.95% {
		-webkit-transform: skew(-6deg);
		transform: skew(-6deg);
	}

	66.6% {
		-webkit-transform: skew(4deg);
		transform: skew(4deg);
	}

	83.25% {
		-webkit-transform: skew(-2deg);
		transform: skew(-2deg);
	}

	100% {
		-webkit-transform: skew(0);
		transform: skew(0);
	}
}

@keyframes hvr-wobble-top {
	16.65% {
		-webkit-transform: skew(-12deg);
		transform: skew(-12deg);
	}

	33.3% {
		-webkit-transform: skew(10deg);
		transform: skew(10deg);
	}

	49.95% {
		-webkit-transform: skew(-6deg);
		transform: skew(-6deg);
	}

	66.6% {
		-webkit-transform: skew(4deg);
		transform: skew(4deg);
	}

	83.25% {
		-webkit-transform: skew(-2deg);
		transform: skew(-2deg);
	}

	100% {
		-webkit-transform: skew(0);
		transform: skew(0);
	}
}

.hvr-wobble-top {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
}
.hvr-wobble-top:hover, .hvr-wobble-top:focus, .hvr-wobble-top:active {
	-webkit-animation-name: hvr-wobble-top;
	animation-name: hvr-wobble-top;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

/* Wobble Bottom */
@-webkit-keyframes hvr-wobble-bottom {
	16.65% {
		-webkit-transform: skew(-12deg);
		transform: skew(-12deg);
	}

	33.3% {
		-webkit-transform: skew(10deg);
		transform: skew(10deg);
	}

	49.95% {
		-webkit-transform: skew(-6deg);
		transform: skew(-6deg);
	}

	66.6% {
		-webkit-transform: skew(4deg);
		transform: skew(4deg);
	}

	83.25% {
		-webkit-transform: skew(-2deg);
		transform: skew(-2deg);
	}

	100% {
		-webkit-transform: skew(0);
		transform: skew(0);
	}
}

@keyframes hvr-wobble-bottom {
	16.65% {
		-webkit-transform: skew(-12deg);
		transform: skew(-12deg);
	}

	33.3% {
		-webkit-transform: skew(10deg);
		transform: skew(10deg);
	}

	49.95% {
		-webkit-transform: skew(-6deg);
		transform: skew(-6deg);
	}

	66.6% {
		-webkit-transform: skew(4deg);
		transform: skew(4deg);
	}

	83.25% {
		-webkit-transform: skew(-2deg);
		transform: skew(-2deg);
	}

	100% {
		-webkit-transform: skew(0);
		transform: skew(0);
	}
}

.hvr-wobble-bottom {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
}
.hvr-wobble-bottom:hover, .hvr-wobble-bottom:focus, .hvr-wobble-bottom:active {
	-webkit-animation-name: hvr-wobble-bottom;
	animation-name: hvr-wobble-bottom;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

/* Wobble Skew */
@-webkit-keyframes hvr-wobble-skew {
	16.65% {
		-webkit-transform: skew(-12deg);
		transform: skew(-12deg);
	}

	33.3% {
		-webkit-transform: skew(10deg);
		transform: skew(10deg);
	}

	49.95% {
		-webkit-transform: skew(-6deg);
		transform: skew(-6deg);
	}

	66.6% {
		-webkit-transform: skew(4deg);
		transform: skew(4deg);
	}

	83.25% {
		-webkit-transform: skew(-2deg);
		transform: skew(-2deg);
	}

	100% {
		-webkit-transform: skew(0);
		transform: skew(0);
	}
}

@keyframes hvr-wobble-skew {
	16.65% {
		-webkit-transform: skew(-12deg);
		transform: skew(-12deg);
	}

	33.3% {
		-webkit-transform: skew(10deg);
		transform: skew(10deg);
	}

	49.95% {
		-webkit-transform: skew(-6deg);
		transform: skew(-6deg);
	}

	66.6% {
		-webkit-transform: skew(4deg);
		transform: skew(4deg);
	}

	83.25% {
		-webkit-transform: skew(-2deg);
		transform: skew(-2deg);
	}

	100% {
		-webkit-transform: skew(0);
		transform: skew(0);
	}
}

.hvr-wobble-skew {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-skew:hover, .hvr-wobble-skew:focus, .hvr-wobble-skew:active {
	-webkit-animation-name: hvr-wobble-skew;
	animation-name: hvr-wobble-skew;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

/* Buzz */
@-webkit-keyframes hvr-buzz {
	50% {
		-webkit-transform: translateX(3px) rotate(2deg);
		transform: translateX(3px) rotate(2deg);
	}

	100% {
		-webkit-transform: translateX(-3px) rotate(-2deg);
		transform: translateX(-3px) rotate(-2deg);
	}
}

@keyframes hvr-buzz {
	50% {
		-webkit-transform: translateX(3px) rotate(2deg);
		transform: translateX(3px) rotate(2deg);
	}

	100% {
		-webkit-transform: translateX(-3px) rotate(-2deg);
		transform: translateX(-3px) rotate(-2deg);
	}
}

.hvr-buzz {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
.hvr-buzz:hover, .hvr-buzz:focus, .hvr-buzz:active {
	-webkit-animation-name: hvr-buzz;
	animation-name: hvr-buzz;
	-webkit-animation-duration: 0.15s;
	animation-duration: 0.15s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

/* Buzz Out */
@-webkit-keyframes hvr-buzz-out {
	10% {
		-webkit-transform: translateX(3px) rotate(2deg);
		transform: translateX(3px) rotate(2deg);
	}

	20% {
		-webkit-transform: translateX(-3px) rotate(-2deg);
		transform: translateX(-3px) rotate(-2deg);
	}

	30% {
		-webkit-transform: translateX(3px) rotate(2deg);
		transform: translateX(3px) rotate(2deg);
	}

	40% {
		-webkit-transform: translateX(-3px) rotate(-2deg);
		transform: translateX(-3px) rotate(-2deg);
	}

	50% {
		-webkit-transform: translateX(2px) rotate(1deg);
		transform: translateX(2px) rotate(1deg);
	}

	60% {
		-webkit-transform: translateX(-2px) rotate(-1deg);
		transform: translateX(-2px) rotate(-1deg);
	}

	70% {
		-webkit-transform: translateX(2px) rotate(1deg);
		transform: translateX(2px) rotate(1deg);
	}

	80% {
		-webkit-transform: translateX(-2px) rotate(-1deg);
		transform: translateX(-2px) rotate(-1deg);
	}

	90% {
		-webkit-transform: translateX(1px) rotate(0);
		transform: translateX(1px) rotate(0);
	}

	100% {
		-webkit-transform: translateX(-1px) rotate(0);
		transform: translateX(-1px) rotate(0);
	}
}

@keyframes hvr-buzz-out {
	10% {
		-webkit-transform: translateX(3px) rotate(2deg);
		transform: translateX(3px) rotate(2deg);
	}

	20% {
		-webkit-transform: translateX(-3px) rotate(-2deg);
		transform: translateX(-3px) rotate(-2deg);
	}

	30% {
		-webkit-transform: translateX(3px) rotate(2deg);
		transform: translateX(3px) rotate(2deg);
	}

	40% {
		-webkit-transform: translateX(-3px) rotate(-2deg);
		transform: translateX(-3px) rotate(-2deg);
	}

	50% {
		-webkit-transform: translateX(2px) rotate(1deg);
		transform: translateX(2px) rotate(1deg);
	}

	60% {
		-webkit-transform: translateX(-2px) rotate(-1deg);
		transform: translateX(-2px) rotate(-1deg);
	}

	70% {
		-webkit-transform: translateX(2px) rotate(1deg);
		transform: translateX(2px) rotate(1deg);
	}

	80% {
		-webkit-transform: translateX(-2px) rotate(-1deg);
		transform: translateX(-2px) rotate(-1deg);
	}

	90% {
		-webkit-transform: translateX(1px) rotate(0);
		transform: translateX(1px) rotate(0);
	}

	100% {
		-webkit-transform: translateX(-1px) rotate(0);
		transform: translateX(-1px) rotate(0);
	}
}

.hvr-buzz-out {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
.hvr-buzz-out:hover, .hvr-buzz-out:focus, .hvr-buzz-out:active {
	-webkit-animation-name: hvr-buzz-out;
	animation-name: hvr-buzz-out;
	-webkit-animation-duration: 0.75s;
	animation-duration: 0.75s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

/* BACKGROUND TRANSITIONS */
/* Fade */
.hvr-fade {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	overflow: hidden;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: color, background-color;
	transition-property: color, background-color;
}
.hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active {
	background-color: #2098d1;
	color: white;
}

/* Back Pulse */
@-webkit-keyframes hvr-back-pulse {
	50% {
		background-color: rgba(32, 152, 209, 0.75);
	}
}

@keyframes hvr-back-pulse {
	50% {
		background-color: rgba(32, 152, 209, 0.75);
	}
}

.hvr-back-pulse {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	overflow: hidden;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-property: color, background-color;
	transition-property: color, background-color;
}
.hvr-back-pulse:hover, .hvr-back-pulse:focus, .hvr-back-pulse:active {
	-webkit-animation-name: hvr-back-pulse;
	animation-name: hvr-back-pulse;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	background-color: #2098d1;
	background-color: #2098d1;
	color: white;
}

/* Sweep To Right */
.hvr-sweep-to-right {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #2098d1;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
	color: white;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

/* Sweep To Left */
.hvr-sweep-to-left {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-sweep-to-left:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #2098d1;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-sweep-to-left:hover, .hvr-sweep-to-left:focus, .hvr-sweep-to-left:active {
	color: white;
}
.hvr-sweep-to-left:hover:before, .hvr-sweep-to-left:focus:before, .hvr-sweep-to-left:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

/* Sweep To Bottom */
.hvr-sweep-to-bottom {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-sweep-to-bottom:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #2098d1;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {
	color: white;
}
.hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
}

/* Sweep To Top */
.hvr-sweep-to-top {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-sweep-to-top:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #2098d1;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active {
	color: white;
}
.hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
}

/* Bounce To Right */
.hvr-bounce-to-right {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.hvr-bounce-to-right:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #2098d1;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.hvr-bounce-to-right:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active {
	color: white;
}
.hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Bounce To Left */
.hvr-bounce-to-left {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.hvr-bounce-to-left:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #2098d1;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-bounce-to-left:hover, .hvr-bounce-to-left:focus, .hvr-bounce-to-left:active {
	color: white;
}
.hvr-bounce-to-left:hover:before, .hvr-bounce-to-left:focus:before, .hvr-bounce-to-left:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Bounce To Bottom */
.hvr-bounce-to-bottom {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.hvr-bounce-to-bottom:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #2098d1;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-bounce-to-bottom:hover, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:active {
	color: white;
}
.hvr-bounce-to-bottom:hover:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:active:before {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Bounce To Top */
.hvr-bounce-to-top {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.hvr-bounce-to-top:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #2098d1;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-bounce-to-top:hover, .hvr-bounce-to-top:focus, .hvr-bounce-to-top:active {
	color: white;
}
.hvr-bounce-to-top:hover:before, .hvr-bounce-to-top:focus:before, .hvr-bounce-to-top:active:before {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Radial Out */
.hvr-radial-out {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	overflow: hidden;
	background: #e1e1e1;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-radial-out:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #2098d1;
	border-radius: 100%;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-radial-out:hover, .hvr-radial-out:focus, .hvr-radial-out:active {
	color: white;
}
.hvr-radial-out:hover:before, .hvr-radial-out:focus:before, .hvr-radial-out:active:before {
	-webkit-transform: scale(2);
	transform: scale(2);
}

/* Radial In */
.hvr-radial-in {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	overflow: hidden;
	background: #2098d1;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-radial-in:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #e1e1e1;
	border-radius: 100%;
	-webkit-transform: scale(2);
	transform: scale(2);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-radial-in:hover, .hvr-radial-in:focus, .hvr-radial-in:active {
	color: white;
}
.hvr-radial-in:hover:before, .hvr-radial-in:focus:before, .hvr-radial-in:active:before {
	-webkit-transform: scale(0);
	transform: scale(0);
}

/* Rectangle In */
.hvr-rectangle-in {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	background: #2098d1;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-rectangle-in:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #e1e1e1;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-rectangle-in:hover, .hvr-rectangle-in:focus, .hvr-rectangle-in:active {
	color: white;
}
.hvr-rectangle-in:hover:before, .hvr-rectangle-in:focus:before, .hvr-rectangle-in:active:before {
	-webkit-transform: scale(0);
	transform: scale(0);
}

/* Rectangle Out */
.hvr-rectangle-out {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	background: #e1e1e1;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-rectangle-out:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #2098d1;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
	color: white;
}
.hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.top-services .hvr-rectangle-out, .services-slider .hvr-rectangle-out{
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.top-services .hvr-rectangle-out:before, .services-slider .hvr-rectangle-out:before {
	background: rgba(0,0,0,0.05);
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	background: #2098d1;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-shutter-in-horizontal:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #e1e1e1;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
	color: white;
}
.hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
}

/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	background: #e1e1e1;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-shutter-out-horizontal:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #2098d1;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
	color: white;
}
.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

/* Shutter In Vertical */
.hvr-shutter-in-vertical {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	background: #2098d1;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-shutter-in-vertical:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #e1e1e1;
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-shutter-in-vertical:hover, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:active {
	color: white;
}
.hvr-shutter-in-vertical:hover:before, .hvr-shutter-in-vertical:focus:before, .hvr-shutter-in-vertical:active:before {
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
}

/* Shutter Out Vertical */
.hvr-shutter-out-vertical {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	background: #e1e1e1;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-shutter-out-vertical:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #2098d1;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-shutter-out-vertical:hover, .hvr-shutter-out-vertical:focus, .hvr-shutter-out-vertical:active {
	color: white;
}
.hvr-shutter-out-vertical:hover:before, .hvr-shutter-out-vertical:focus:before, .hvr-shutter-out-vertical:active:before {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
}

/* BORDER TRANSITIONS */
/* Border Fade */
.hvr-border-fade {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: box-shadow;
	transition-property: box-shadow;
	box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
	/* Hack to improve aliasing on mobile/tablet devices */
}
.hvr-border-fade:hover, .hvr-border-fade:focus, .hvr-border-fade:active {
	box-shadow: inset 0 0 0 4px #2098d1, 0 0 1px rgba(0, 0, 0, 0);
	/* Hack to improve aliasing on mobile/tablet devices */
}

/* Hollow */
.hvr-hollow {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: background;
	transition-property: background;
	box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
	/* Hack to improve aliasing on mobile/tablet devices */
}
.hvr-hollow:hover, .hvr-hollow:focus, .hvr-hollow:active {
	background: none;
}

/* Trim */
.hvr-trim {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
}
.hvr-trim:before {
	content: '';
	position: absolute;
	border: white solid 4px;
	top: 4px;
	left: 4px;
	right: 4px;
	bottom: 4px;
	opacity: 0;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: opacity;
	transition-property: opacity;
}
.hvr-trim:hover:before, .hvr-trim:focus:before, .hvr-trim:active:before {
	opacity: 1;
}

/* Ripple Out */
@-webkit-keyframes hvr-ripple-out {
	100% {
		top: -12px;
		right: -12px;
		bottom: -12px;
		left: -12px;
		opacity: 0;
	}
}

@keyframes hvr-ripple-out {
	100% {
		top: -12px;
		right: -12px;
		bottom: -12px;
		left: -12px;
		opacity: 0;
	}
}

.hvr-ripple-out {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
}
.hvr-ripple-out:before {
	content: '';
	position: absolute;
	border: #e1e1e1 solid 6px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
}

.meet-the-team .member .social li.hvr-ripple-out:before {
	border: #0f86ff solid 6px;
}

.hvr-ripple-out:hover:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:active:before {
	-webkit-animation-name: hvr-ripple-out;
	animation-name: hvr-ripple-out;
}

/* Ripple In */
@-webkit-keyframes hvr-ripple-in {
	100% {
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		opacity: 1;
	}
}

@keyframes hvr-ripple-in {
	100% {
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		opacity: 1;
	}
}

.hvr-ripple-in {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
}
.hvr-ripple-in:before {
	content: '';
	position: absolute;
	border: #e1e1e1 solid 4px;
	top: -12px;
	right: -12px;
	bottom: -12px;
	left: -12px;
	opacity: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
}
.hvr-ripple-in:hover:before, .hvr-ripple-in:focus:before, .hvr-ripple-in:active:before {
	-webkit-animation-name: hvr-ripple-in;
	animation-name: hvr-ripple-in;
}

/* Outline Out */
.hvr-outline-out {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
}
.hvr-outline-out:before {
	content: '';
	position: absolute;
	border: #e1e1e1 solid 4px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: top, right, bottom, left;
	transition-property: top, right, bottom, left;
}
.hvr-outline-out:hover:before, .hvr-outline-out:focus:before, .hvr-outline-out:active:before {
	top: -8px;
	right: -8px;
	bottom: -8px;
	left: -8px;
}

/* Outline In */
.hvr-outline-in {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
}
.hvr-outline-in:before {
	pointer-events: none;
	content: '';
	position: absolute;
	border: #e1e1e1 solid 4px;
	top: -16px;
	right: -16px;
	bottom: -16px;
	left: -16px;
	opacity: 0;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: top, right, bottom, left;
	transition-property: top, right, bottom, left;
}
.hvr-outline-in:hover:before, .hvr-outline-in:focus:before, .hvr-outline-in:active:before {
	top: -8px;
	right: -8px;
	bottom: -8px;
	left: -8px;
	opacity: 1;
}

/* Round Corners */
.hvr-round-corners {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: border-radius;
	transition-property: border-radius;
}
.hvr-round-corners:hover, .hvr-round-corners:focus, .hvr-round-corners:active {
	border-radius: 1em;
}

/* Underline From Left */
.hvr-underline-from-left {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	overflow: hidden;
}
.hvr-underline-from-left:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 0;
	right: 100%;
	bottom: 0;
	background: #2098d1;
	height: 4px;
	-webkit-transition-property: right;
	transition-property: right;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
	right: 0;
}

/* Underline From Center */
.hvr-underline-from-center {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	overflow: hidden;
}
.hvr-underline-from-center:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 50%;
	right: 50%;
	bottom: 0;
	background: #2098d1;
	height: 4px;
	-webkit-transition-property: left, right;
	transition-property: left, right;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
	left: 0;
	right: 0;
}

/* Underline From Right */
.hvr-underline-from-right {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	overflow: hidden;
}
.hvr-underline-from-right:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 100%;
	right: 0;
	bottom: 0;
	background: #2098d1;
	height: 4px;
	-webkit-transition-property: left;
	transition-property: left;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-underline-from-right:hover:before, .hvr-underline-from-right:focus:before, .hvr-underline-from-right:active:before {
	left: 0;
}

/* Overline From Left */
.hvr-overline-from-left {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	overflow: hidden;
}
.hvr-overline-from-left:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 0;
	right: 100%;
	top: 0;
	background: #2098d1;
	height: 4px;
	-webkit-transition-property: right;
	transition-property: right;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-overline-from-left:hover:before, .hvr-overline-from-left:focus:before, .hvr-overline-from-left:active:before {
	right: 0;
}

/* Overline From Center */
.hvr-overline-from-center {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	overflow: hidden;
}
.hvr-overline-from-center:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 50%;
	right: 50%;
	top: 0;
	background: #2098d1;
	height: 4px;
	-webkit-transition-property: left, right;
	transition-property: left, right;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-overline-from-center:hover:before, .hvr-overline-from-center:focus:before, .hvr-overline-from-center:active:before {
	left: 0;
	right: 0;
}

/* Overline From Right */
.hvr-overline-from-right {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	overflow: hidden;
}
.hvr-overline-from-right:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 100%;
	right: 0;
	top: 0;
	background: #2098d1;
	height: 4px;
	-webkit-transition-property: left;
	transition-property: left;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-overline-from-right:hover:before, .hvr-overline-from-right:focus:before, .hvr-overline-from-right:active:before {
	left: 0;
}

/* Reveal */
.hvr-reveal {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	overflow: hidden;
}
.hvr-reveal:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border-color: #2098d1;
	border-style: solid;
	border-width: 0;
	-webkit-transition-property: border-width;
	transition-property: border-width;
	-webkit-transition-duration: 0.1s;
	transition-duration: 0.1s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-reveal:hover:before, .hvr-reveal:focus:before, .hvr-reveal:active:before {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	border-width: 4px;
}

/* Underline Reveal */
.hvr-underline-reveal {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	overflow: hidden;
}
.hvr-underline-reveal:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 0;
	right: 0;
	bottom: 0;
	background: #2098d1;
	height: 4px;
	-webkit-transform: translateY(4px);
	transform: translateY(4px);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-underline-reveal:hover:before, .hvr-underline-reveal:focus:before, .hvr-underline-reveal:active:before {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

/* Overline Reveal */
.hvr-overline-reveal {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	overflow: hidden;
}
.hvr-overline-reveal:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 0;
	right: 0;
	top: 0;
	background: #2098d1;
	height: 4px;
	-webkit-transform: translateY(-4px);
	transform: translateY(-4px);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-overline-reveal:hover:before, .hvr-overline-reveal:focus:before, .hvr-overline-reveal:active:before {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

/* SHADOW/GLOW TRANSITIONS */
/* Glow */
.hvr-glow {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: box-shadow;
	transition-property: box-shadow;
}
.hvr-glow:hover, .hvr-glow:focus, .hvr-glow:active {
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

/* Shadow */
.hvr-shadow {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: box-shadow;
	transition-property: box-shadow;
}
.hvr-shadow:hover, .hvr-shadow:focus, .hvr-shadow:active {
	box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}

/* Grow Shadow */
.hvr-grow-shadow {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: box-shadow, transform;
	transition-property: box-shadow, transform;
}
.hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
	box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

/* Box Shadow Outset */
.hvr-box-shadow-outset {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: box-shadow;
	transition-property: box-shadow;
}
.hvr-box-shadow-outset:hover, .hvr-box-shadow-outset:focus, .hvr-box-shadow-outset:active {
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}

/* Box Shadow Inset */
.hvr-box-shadow-inset {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: box-shadow;
	transition-property: box-shadow;
	box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0);
	/* Hack to improve aliasing on mobile/tablet devices */
}
.hvr-box-shadow-inset:hover, .hvr-box-shadow-inset:focus, .hvr-box-shadow-inset:active {
	box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0);
	/* Hack to improve aliasing on mobile/tablet devices */
}

/* Float Shadow */
.hvr-float-shadow {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
.hvr-float-shadow:before {
	pointer-events: none;
	position: absolute;
	z-index: -1;
	content: '';
	top: 100%;
	left: 5%;
	height: 10px;
	width: 90%;
	opacity: 0;
	background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
	/* W3C */
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform, opacity;
	transition-property: transform, opacity;
}

.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
	/* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
	opacity: 1;
	-webkit-transform: translateY(5px);
	transform: translateY(5px);
	/* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

/* Shadow Radial */
.hvr-shadow-radial {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
}
.hvr-shadow-radial:before, .hvr-shadow-radial:after {
	pointer-events: none;
	position: absolute;
	content: '';
	left: 0;
	width: 100%;
	box-sizing: border-box;
	background-repeat: no-repeat;
	height: 5px;
	opacity: 0;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: opacity;
	transition-property: opacity;
}
.hvr-shadow-radial:before {
	bottom: 100%;
	background: -webkit-radial-gradient(50% 150%, ellipse, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
	background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
}
.hvr-shadow-radial:after {
	top: 100%;
	background: -webkit-radial-gradient(50% -50%, ellipse, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
	background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
}
.hvr-shadow-radial:hover:before, .hvr-shadow-radial:focus:before, .hvr-shadow-radial:active:before, .hvr-shadow-radial:hover:after, .hvr-shadow-radial:focus:after, .hvr-shadow-radial:active:after {
	opacity: 1;
}

/* SPEECH BUBBLES */
/* Bubble Top */
.hvr-bubble-top {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
}
.hvr-bubble-top:before {
	pointer-events: none;
	position: absolute;
	z-index: -1;
	content: '';
	border-style: solid;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	left: calc(50% - 10px);
	top: 0;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #e1e1e1 transparent;
}
.hvr-bubble-top:hover:before, .hvr-bubble-top:focus:before, .hvr-bubble-top:active:before {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
}

/* Bubble Right */
.hvr-bubble-right {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
}
.hvr-bubble-right:before {
	pointer-events: none;
	position: absolute;
	z-index: -1;
	content: '';
	border-style: solid;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	top: calc(50% - 10px);
	right: 0;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #e1e1e1;
}
.hvr-bubble-right:hover:before, .hvr-bubble-right:focus:before, .hvr-bubble-right:active:before {
	-webkit-transform: translateX(10px);
	transform: translateX(10px);
}

/* Bubble Bottom */
.hvr-bubble-bottom {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
}
.hvr-bubble-bottom:before {
	pointer-events: none;
	position: absolute;
	z-index: -1;
	content: '';
	border-style: solid;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	left: calc(50% - 10px);
	bottom: 0;
	border-width: 10px 10px 0 10px;
	border-color: #e1e1e1 transparent transparent transparent;
}
.hvr-bubble-bottom:hover:before, .hvr-bubble-bottom:focus:before, .hvr-bubble-bottom:active:before {
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
}

/* Bubble Left */
.hvr-bubble-left {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
}
.hvr-bubble-left:before {
	pointer-events: none;
	position: absolute;
	z-index: -1;
	content: '';
	border-style: solid;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	top: calc(50% - 10px);
	left: 0;
	border-width: 10px 10px 10px 0;
	border-color: transparent #e1e1e1 transparent transparent;
}
.hvr-bubble-left:hover:before, .hvr-bubble-left:focus:before, .hvr-bubble-left:active:before {
	-webkit-transform: translateX(-10px);
	transform: translateX(-10px);
}

/* Bubble Float Top */
.hvr-bubble-float-top {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
.hvr-bubble-float-top:before {
	position: absolute;
	z-index: -1;
	content: '';
	left: calc(50% - 10px);
	top: 0;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #e1e1e1 transparent;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
.hvr-bubble-float-top:hover, .hvr-bubble-float-top:focus, .hvr-bubble-float-top:active {
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
}
.hvr-bubble-float-top:hover:before, .hvr-bubble-float-top:focus:before, .hvr-bubble-float-top:active:before {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
}

/* Bubble Float Right */
.hvr-bubble-float-right {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
.hvr-bubble-float-right:before {
	position: absolute;
	z-index: -1;
	top: calc(50% - 10px);
	right: 0;
	content: '';
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #e1e1e1;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
.hvr-bubble-float-right:hover, .hvr-bubble-float-right:focus, .hvr-bubble-float-right:active {
	-webkit-transform: translateX(-10px);
	transform: translateX(-10px);
}
.hvr-bubble-float-right:hover:before, .hvr-bubble-float-right:focus:before, .hvr-bubble-float-right:active:before {
	-webkit-transform: translateX(10px);
	transform: translateX(10px);
}

/* Bubble Float Bottom */
.hvr-bubble-float-bottom {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
.hvr-bubble-float-bottom:before {
	position: absolute;
	z-index: -1;
	content: '';
	left: calc(50% - 10px);
	bottom: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #e1e1e1 transparent transparent transparent;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
.hvr-bubble-float-bottom:hover, .hvr-bubble-float-bottom:focus, .hvr-bubble-float-bottom:active {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
}
.hvr-bubble-float-bottom:hover:before, .hvr-bubble-float-bottom:focus:before, .hvr-bubble-float-bottom:active:before {
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
}

/* Bubble Float Left */
.hvr-bubble-float-left {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
.hvr-bubble-float-left:before {
	position: absolute;
	z-index: -1;
	content: '';
	top: calc(50% - 10px);
	left: 0;
	border-style: solid;
	border-width: 10px 10px 10px 0;
	border-color: transparent #e1e1e1 transparent transparent;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
.hvr-bubble-float-left:hover, .hvr-bubble-float-left:focus, .hvr-bubble-float-left:active {
	-webkit-transform: translateX(10px);
	transform: translateX(10px);
}
.hvr-bubble-float-left:hover:before, .hvr-bubble-float-left:focus:before, .hvr-bubble-float-left:active:before {
	-webkit-transform: translateX(-10px);
	transform: translateX(-10px);
}

/* ICONS */
/* Icon Back */
.hvr-icon-back {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	padding-left: 2.2em;
	-webkit-transition-duration: 0.1s;
	transition-duration: 0.1s;
}
.hvr-icon-back:before {
	content: "\f137";
	position: absolute;
	left: 1em;
	padding: 0 1px;
	font-family: FontAwesome;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition-duration: 0.1s;
	transition-duration: 0.1s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-icon-back:hover:before, .hvr-icon-back:focus:before, .hvr-icon-back:active:before {
	-webkit-transform: translateX(-4px);
	transform: translateX(-4px);
}

/* Icon Forward */
.hvr-icon-forward {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	padding-right: 2.2em;
	-webkit-transition-duration: 0.1s;
	transition-duration: 0.1s;
}
.hvr-icon-forward:before {
	content: "\f138";
	position: absolute;
	right: 1em;
	padding: 0 1px;
	font-family: FontAwesome;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition-duration: 0.1s;
	transition-duration: 0.1s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-icon-forward:hover:before, .hvr-icon-forward:focus:before, .hvr-icon-forward:active:before {
	-webkit-transform: translateX(4px);
	transform: translateX(4px);
}

/* Icon Down */
@-webkit-keyframes hvr-icon-down {
	0%,
	50%,
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	25%,
	75% {
		-webkit-transform: translateY(6px);
		transform: translateY(6px);
	}
}

@keyframes hvr-icon-down {
	0%,
	50%,
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	25%,
	75% {
		-webkit-transform: translateY(6px);
		transform: translateY(6px);
	}
}

/* Icon Down */
.hvr-icon-down {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	padding-right: 2.2em;
}
.hvr-icon-down:before {
	content: "\f01a";
	position: absolute;
	right: 1em;
	padding: 0 1px;
	font-family: FontAwesome;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.hvr-icon-down:hover:before, .hvr-icon-down:focus:before, .hvr-icon-down:active:before {
	-webkit-animation-name: hvr-icon-down;
	animation-name: hvr-icon-down;
	-webkit-animation-duration: 0.75s;
	animation-duration: 0.75s;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}

/* Icon Up */
@-webkit-keyframes hvr-icon-up {
	0%,
	50%,
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	25%,
	75% {
		-webkit-transform: translateY(-6px);
		transform: translateY(-6px);
	}
}

@keyframes hvr-icon-up {
	0%,
	50%,
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	25%,
	75% {
		-webkit-transform: translateY(-6px);
		transform: translateY(-6px);
	}
}

/* Icon Up */
.hvr-icon-up {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	padding-right: 2.2em;
}
.hvr-icon-up:before {
	content: "\f01b";
	position: absolute;
	right: 1em;
	padding: 0 1px;
	font-family: FontAwesome;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.hvr-icon-up:hover:before, .hvr-icon-up:focus:before, .hvr-icon-up:active:before {
	-webkit-animation-name: hvr-icon-up;
	animation-name: hvr-icon-up;
	-webkit-animation-duration: 0.75s;
	animation-duration: 0.75s;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}

/* Icon Spin */
.hvr-icon-spin {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	padding-right: 2.2em;
}
.hvr-icon-spin:before {
	content: "\f021";
	position: absolute;
	right: 1em;
	padding: 0 1px;
	font-family: FontAwesome;
	-webkit-transition-duration: 1s;
	transition-duration: 1s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
}
.hvr-icon-spin:hover:before, .hvr-icon-spin:focus:before, .hvr-icon-spin:active:before {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

/* Icon Drop */
@-webkit-keyframes hvr-icon-drop {
	0% {
		opacity: 0;
	}

	50% {
		opacity: 0;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}

	51%,
	100% {
		opacity: 1;
	}
}

@keyframes hvr-icon-drop {
	0% {
		opacity: 0;
	}

	50% {
		opacity: 0;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}

	51%,
	100% {
		opacity: 1;
	}
}

/* Icon Drop */
.hvr-icon-drop {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	padding-right: 2.2em;
}
.hvr-icon-drop:before {
	content: "\f041";
	position: absolute;
	right: 1em;
	opacity: 1;
	padding: 0 1px;
	font-family: FontAwesome;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.hvr-icon-drop:hover:before, .hvr-icon-drop:focus:before, .hvr-icon-drop:active:before {
	opacity: 0;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-animation-name: hvr-icon-drop;
	animation-name: hvr-icon-drop;
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Icon Fade */
.hvr-icon-fade {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	padding-right: 2.2em;
}
.hvr-icon-fade:before {
	content: "\f00c";
	position: absolute;
	right: 1em;
	padding: 0 1px;
	font-family: FontAwesome;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-property: color;
	transition-property: color;
}
.hvr-icon-fade:hover:before, .hvr-icon-fade:focus:before, .hvr-icon-fade:active:before {
	color: #0F9E5E;
}

/* Icon Float Away */
@-webkit-keyframes hvr-icon-float-away {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-1em);
		transform: translateY(-1em);
	}
}

@keyframes hvr-icon-float-away {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-1em);
		transform: translateY(-1em);
	}
}

/* Icon Float Away */
.hvr-icon-float-away {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	padding-right: 2.2em;
}
.hvr-icon-float-away:before, .hvr-icon-float-away:after {
	content: "\f055";
	position: absolute;
	right: 1em;
	padding: 0 1px;
	font-family: FontAwesome;
}
.hvr-icon-float-away:after {
	opacity: 0;
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}
.hvr-icon-float-away:hover:after, .hvr-icon-float-away:focus:after, .hvr-icon-float-away:active:after {
	-webkit-animation-name: hvr-icon-float-away;
	animation-name: hvr-icon-float-away;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}

/* Icon Sink Away */
@-webkit-keyframes hvr-icon-sink-away {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(1em);
		transform: translateY(1em);
	}
}

@keyframes hvr-icon-sink-away {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(1em);
		transform: translateY(1em);
	}
}

/* Icon Sink Away */
.hvr-icon-sink-away {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	padding-right: 2.2em;
}
.hvr-icon-sink-away:before, .hvr-icon-sink-away:after {
	content: "\f056";
	position: absolute;
	right: 1em;
	padding: 0 1px;
	font-family: FontAwesome;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.hvr-icon-sink-away:after {
	opacity: 0;
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}
.hvr-icon-sink-away:hover:after, .hvr-icon-sink-away:focus:after, .hvr-icon-sink-away:active:after {
	-webkit-animation-name: hvr-icon-sink-away;
	animation-name: hvr-icon-sink-away;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}

/* Icon Grow */
.hvr-icon-grow {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	padding-right: 2.2em;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-icon-grow:before {
	content: "\f118";
	position: absolute;
	right: 1em;
	padding: 0 1px;
	font-family: FontAwesome;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-icon-grow:hover:before, .hvr-icon-grow:focus:before, .hvr-icon-grow:active:before {
	-webkit-transform: scale(1.3) translateZ(0);
	transform: scale(1.3) translateZ(0);
}

/* Icon Shrink */
.hvr-icon-shrink {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	padding-right: 2.2em;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-icon-shrink:before {
	content: "\f119";
	position: absolute;
	right: 1em;
	padding: 0 1px;
	font-family: FontAwesome;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-icon-shrink:hover:before, .hvr-icon-shrink:focus:before, .hvr-icon-shrink:active:before {
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
}

/* Icon Pulse */
@-webkit-keyframes hvr-icon-pulse {
	25% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3);
	}

	75% {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}
}

@keyframes hvr-icon-pulse {
	25% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3);
	}

	75% {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}
}

.hvr-icon-pulse {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	padding-right: 2.2em;
}
.hvr-icon-pulse:before {
	content: "\f015";
	position: absolute;
	right: 1em;
	padding: 0 1px;
	font-family: FontAwesome;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-icon-pulse:hover:before, .hvr-icon-pulse:focus:before, .hvr-icon-pulse:active:before {
	-webkit-animation-name: hvr-icon-pulse;
	animation-name: hvr-icon-pulse;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

/* Icon Pulse Grow */
@-webkit-keyframes hvr-icon-pulse-grow {
	to {
		-webkit-transform: scale(1.3);
		transform: scale(1.3);
	}
}

@keyframes hvr-icon-pulse-grow {
	to {
		-webkit-transform: scale(1.3);
		transform: scale(1.3);
	}
}

.hvr-icon-pulse-grow {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	padding-right: 2.2em;
}
.hvr-icon-pulse-grow:before {
	content: "\f015";
	position: absolute;
	right: 1em;
	padding: 0 1px;
	font-family: FontAwesome;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-icon-pulse-grow:hover:before, .hvr-icon-pulse-grow:focus:before, .hvr-icon-pulse-grow:active:before {
	-webkit-animation-name: hvr-icon-pulse-grow;
	animation-name: hvr-icon-pulse-grow;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
}

/* Icon Pulse Shrink */
@-webkit-keyframes hvr-icon-pulse-shrink {
	to {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}
}

@keyframes hvr-icon-pulse-shrink {
	to {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}
}

.hvr-icon-pulse-shrink {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	padding-right: 2.2em;
}
.hvr-icon-pulse-shrink:before {
	content: "\f015";
	position: absolute;
	right: 1em;
	padding: 0 1px;
	font-family: FontAwesome;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-icon-pulse-shrink:hover:before, .hvr-icon-pulse-shrink:focus:before, .hvr-icon-pulse-shrink:active:before {
	-webkit-animation-name: hvr-icon-pulse-shrink;
	animation-name: hvr-icon-pulse-shrink;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
}

/* Icon Push */
@-webkit-keyframes hvr-icon-push {
	50% {
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
	}
}

@keyframes hvr-icon-push {
	50% {
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
	}
}

.hvr-icon-push {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	padding-right: 2.2em;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-icon-push:before {
	content: "\f006";
	position: absolute;
	right: 1em;
	padding: 0 1px;
	font-family: FontAwesome;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-icon-push:hover:before, .hvr-icon-push:focus:before, .hvr-icon-push:active:before {
	-webkit-animation-name: hvr-icon-push;
	animation-name: hvr-icon-push;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

/* Icon Pop */
@-webkit-keyframes hvr-icon-pop {
	50% {
		-webkit-transform: scale(1.5);
		transform: scale(1.5);
	}
}

@keyframes hvr-icon-pop {
	50% {
		-webkit-transform: scale(1.5);
		transform: scale(1.5);
	}
}

.hvr-icon-pop {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	padding-right: 2.2em;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-icon-pop:before {
	content: "\f005";
	position: absolute;
	right: 1em;
	padding: 0 1px;
	font-family: FontAwesome;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-icon-pop:hover:before, .hvr-icon-pop:focus:before, .hvr-icon-pop:active:before {
	-webkit-animation-name: hvr-icon-pop;
	animation-name: hvr-icon-pop;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

/* Icon Bounce */
.hvr-icon-bounce {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	padding-right: 2.2em;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-icon-bounce:before {
	content: "\f087";
	position: absolute;
	right: 1em;
	padding: 0 1px;
	font-family: FontAwesome;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-icon-bounce:hover:before, .hvr-icon-bounce:focus:before, .hvr-icon-bounce:active:before {
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	-webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
	transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

/* Icon Rotate */
.hvr-icon-rotate {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	padding-right: 2.2em;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-icon-rotate:before {
	content: "\f0c6";
	position: absolute;
	right: 1em;
	padding: 0 1px;
	font-family: FontAwesome;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-icon-rotate:hover:before, .hvr-icon-rotate:focus:before, .hvr-icon-rotate:active:before {
	-webkit-transform: rotate(20deg);
	transform: rotate(20deg);
}

/* Icon Grow Rotate */
.hvr-icon-grow-rotate {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	padding-right: 2.2em;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-icon-grow-rotate:before {
	content: "\f095";
	position: absolute;
	right: 1em;
	padding: 0 1px;
	font-family: FontAwesome;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-icon-grow-rotate:hover:before, .hvr-icon-grow-rotate:focus:before, .hvr-icon-grow-rotate:active:before {
	-webkit-transform: scale(1.5) rotate(12deg);
	transform: scale(1.5) rotate(12deg);
}

/* Icon Float */
.hvr-icon-float {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	padding-right: 2.2em;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-icon-float:before {
	content: "\f01b";
	position: absolute;
	right: 1em;
	padding: 0 1px;
	font-family: FontAwesome;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-icon-float:hover:before, .hvr-icon-float:focus:before, .hvr-icon-float:active:before {
	-webkit-transform: translateY(-4px);
	transform: translateY(-4px);
}

/* Icon Sink */
.hvr-icon-sink {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	padding-right: 2.2em;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-icon-sink:before {
	content: "\f01a";
	position: absolute;
	right: 1em;
	padding: 0 1px;
	font-family: FontAwesome;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-icon-sink:hover:before, .hvr-icon-sink:focus:before, .hvr-icon-sink:active:before {
	-webkit-transform: translateY(4px);
	transform: translateY(4px);
}

/* Icon Bob */
@-webkit-keyframes hvr-icon-bob {
	0% {
		-webkit-transform: translateY(-6px);
		transform: translateY(-6px);
	}

	50% {
		-webkit-transform: translateY(-2px);
		transform: translateY(-2px);
	}

	100% {
		-webkit-transform: translateY(-6px);
		transform: translateY(-6px);
	}
}

@keyframes hvr-icon-bob {
	0% {
		-webkit-transform: translateY(-6px);
		transform: translateY(-6px);
	}

	50% {
		-webkit-transform: translateY(-2px);
		transform: translateY(-2px);
	}

	100% {
		-webkit-transform: translateY(-6px);
		transform: translateY(-6px);
	}
}

@-webkit-keyframes hvr-icon-bob-float {
	100% {
		-webkit-transform: translateY(-6px);
		transform: translateY(-6px);
	}
}

@keyframes hvr-icon-bob-float {
	100% {
		-webkit-transform: translateY(-6px);
		transform: translateY(-6px);
	}
}

.hvr-icon-bob {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	padding-right: 2.2em;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-icon-bob:before {
	content: "\f077";
	position: absolute;
	right: 1em;
	padding: 0 1px;
	font-family: FontAwesome;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.hvr-icon-bob:hover:before, .hvr-icon-bob:focus:before, .hvr-icon-bob:active:before {
	-webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
	animation-name: hvr-icon-bob-float, hvr-icon-bob;
	-webkit-animation-duration: .3s, 1.5s;
	animation-duration: .3s, 1.5s;
	-webkit-animation-delay: 0s, .3s;
	animation-delay: 0s, .3s;
	-webkit-animation-timing-function: ease-out, ease-in-out;
	animation-timing-function: ease-out, ease-in-out;
	-webkit-animation-iteration-count: 1, infinite;
	animation-iteration-count: 1, infinite;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-direction: normal, alternate;
	animation-direction: normal, alternate;
}

/* Icon Hang */
@-webkit-keyframes hvr-icon-hang {
	0% {
		-webkit-transform: translateY(6px);
		transform: translateY(6px);
	}

	50% {
		-webkit-transform: translateY(2px);
		transform: translateY(2px);
	}

	100% {
		-webkit-transform: translateY(6px);
		transform: translateY(6px);
	}
}

@keyframes hvr-icon-hang {
	0% {
		-webkit-transform: translateY(6px);
		transform: translateY(6px);
	}

	50% {
		-webkit-transform: translateY(2px);
		transform: translateY(2px);
	}

	100% {
		-webkit-transform: translateY(6px);
		transform: translateY(6px);
	}
}

@-webkit-keyframes hvr-icon-hang-sink {
	100% {
		-webkit-transform: translateY(6px);
		transform: translateY(6px);
	}
}

@keyframes hvr-icon-hang-sink {
	100% {
		-webkit-transform: translateY(6px);
		transform: translateY(6px);
	}
}

.hvr-icon-hang {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	padding-right: 2.2em;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-icon-hang:before {
	content: "\f078";
	position: absolute;
	right: 1em;
	padding: 0 1px;
	font-family: FontAwesome;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.hvr-icon-hang:hover:before, .hvr-icon-hang:focus:before, .hvr-icon-hang:active:before {
	-webkit-animation-name: hvr-icon-hang-sink, hvr-icon-hang;
	animation-name: hvr-icon-hang-sink, hvr-icon-hang;
	-webkit-animation-duration: .3s, 1.5s;
	animation-duration: .3s, 1.5s;
	-webkit-animation-delay: 0s, .3s;
	animation-delay: 0s, .3s;
	-webkit-animation-timing-function: ease-out, ease-in-out;
	animation-timing-function: ease-out, ease-in-out;
	-webkit-animation-iteration-count: 1, infinite;
	animation-iteration-count: 1, infinite;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-direction: normal, alternate;
	animation-direction: normal, alternate;
}

/* Icon Wobble Horizontal */
@-webkit-keyframes hvr-icon-wobble-horizontal {
	16.65% {
		-webkit-transform: translateX(6px);
		transform: translateX(6px);
	}

	33.3% {
		-webkit-transform: translateX(-5px);
		transform: translateX(-5px);
	}

	49.95% {
		-webkit-transform: translateX(4px);
		transform: translateX(4px);
	}

	66.6% {
		-webkit-transform: translateX(-2px);
		transform: translateX(-2px);
	}

	83.25% {
		-webkit-transform: translateX(1px);
		transform: translateX(1px);
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes hvr-icon-wobble-horizontal {
	16.65% {
		-webkit-transform: translateX(6px);
		transform: translateX(6px);
	}

	33.3% {
		-webkit-transform: translateX(-5px);
		transform: translateX(-5px);
	}

	49.95% {
		-webkit-transform: translateX(4px);
		transform: translateX(4px);
	}

	66.6% {
		-webkit-transform: translateX(-2px);
		transform: translateX(-2px);
	}

	83.25% {
		-webkit-transform: translateX(1px);
		transform: translateX(1px);
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

.hvr-icon-wobble-horizontal {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	padding-right: 2.2em;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-icon-wobble-horizontal:before {
	content: "\f061";
	position: absolute;
	right: 1em;
	padding: 0 1px;
	font-family: FontAwesome;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.hvr-icon-wobble-horizontal:hover:before, .hvr-icon-wobble-horizontal:focus:before, .hvr-icon-wobble-horizontal:active:before {
	-webkit-animation-name: hvr-icon-wobble-horizontal;
	animation-name: hvr-icon-wobble-horizontal;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

/* Icon Wobble Vertical */
@-webkit-keyframes hvr-icon-wobble-vertical {
	16.65% {
		-webkit-transform: translateY(6px);
		transform: translateY(6px);
	}

	33.3% {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px);
	}

	49.95% {
		-webkit-transform: translateY(4px);
		transform: translateY(4px);
	}

	66.6% {
		-webkit-transform: translateY(-2px);
		transform: translateY(-2px);
	}

	83.25% {
		-webkit-transform: translateY(1px);
		transform: translateY(1px);
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes hvr-icon-wobble-vertical {
	16.65% {
		-webkit-transform: translateY(6px);
		transform: translateY(6px);
	}

	33.3% {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px);
	}

	49.95% {
		-webkit-transform: translateY(4px);
		transform: translateY(4px);
	}

	66.6% {
		-webkit-transform: translateY(-2px);
		transform: translateY(-2px);
	}

	83.25% {
		-webkit-transform: translateY(1px);
		transform: translateY(1px);
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

.hvr-icon-wobble-vertical {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	padding-right: 2.2em;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-icon-wobble-vertical:before {
	content: "\f062";
	position: absolute;
	right: 1em;
	padding: 0 1px;
	font-family: FontAwesome;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.hvr-icon-wobble-vertical:hover:before, .hvr-icon-wobble-vertical:focus:before, .hvr-icon-wobble-vertical:active:before {
	-webkit-animation-name: hvr-icon-wobble-vertical;
	animation-name: hvr-icon-wobble-vertical;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

/* Icon Buzz */
@-webkit-keyframes hvr-icon-buzz {
	50% {
		-webkit-transform: translateX(3px) rotate(2deg);
		transform: translateX(3px) rotate(2deg);
	}

	100% {
		-webkit-transform: translateX(-3px) rotate(-2deg);
		transform: translateX(-3px) rotate(-2deg);
	}
}

@keyframes hvr-icon-buzz {
	50% {
		-webkit-transform: translateX(3px) rotate(2deg);
		transform: translateX(3px) rotate(2deg);
	}

	100% {
		-webkit-transform: translateX(-3px) rotate(-2deg);
		transform: translateX(-3px) rotate(-2deg);
	}
}

.hvr-icon-buzz {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	padding-right: 2.2em;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-icon-buzz:before {
	content: "\f017";
	position: absolute;
	right: 1em;
	padding: 0 1px;
	font-family: FontAwesome;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.hvr-icon-buzz:hover:before, .hvr-icon-buzz:focus:before, .hvr-icon-buzz:active:before {
	-webkit-animation-name: hvr-icon-buzz;
	animation-name: hvr-icon-buzz;
	-webkit-animation-duration: 0.15s;
	animation-duration: 0.15s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

/* Icon Buzz Out */
@-webkit-keyframes hvr-icon-buzz-out {
	10% {
		-webkit-transform: translateX(3px) rotate(2deg);
		transform: translateX(3px) rotate(2deg);
	}

	20% {
		-webkit-transform: translateX(-3px) rotate(-2deg);
		transform: translateX(-3px) rotate(-2deg);
	}

	30% {
		-webkit-transform: translateX(3px) rotate(2deg);
		transform: translateX(3px) rotate(2deg);
	}

	40% {
		-webkit-transform: translateX(-3px) rotate(-2deg);
		transform: translateX(-3px) rotate(-2deg);
	}

	50% {
		-webkit-transform: translateX(2px) rotate(1deg);
		transform: translateX(2px) rotate(1deg);
	}

	60% {
		-webkit-transform: translateX(-2px) rotate(-1deg);
		transform: translateX(-2px) rotate(-1deg);
	}

	70% {
		-webkit-transform: translateX(2px) rotate(1deg);
		transform: translateX(2px) rotate(1deg);
	}

	80% {
		-webkit-transform: translateX(-2px) rotate(-1deg);
		transform: translateX(-2px) rotate(-1deg);
	}

	90% {
		-webkit-transform: translateX(1px) rotate(0);
		transform: translateX(1px) rotate(0);
	}

	100% {
		-webkit-transform: translateX(-1px) rotate(0);
		transform: translateX(-1px) rotate(0);
	}
}

@keyframes hvr-icon-buzz-out {
	10% {
		-webkit-transform: translateX(3px) rotate(2deg);
		transform: translateX(3px) rotate(2deg);
	}

	20% {
		-webkit-transform: translateX(-3px) rotate(-2deg);
		transform: translateX(-3px) rotate(-2deg);
	}

	30% {
		-webkit-transform: translateX(3px) rotate(2deg);
		transform: translateX(3px) rotate(2deg);
	}

	40% {
		-webkit-transform: translateX(-3px) rotate(-2deg);
		transform: translateX(-3px) rotate(-2deg);
	}

	50% {
		-webkit-transform: translateX(2px) rotate(1deg);
		transform: translateX(2px) rotate(1deg);
	}

	60% {
		-webkit-transform: translateX(-2px) rotate(-1deg);
		transform: translateX(-2px) rotate(-1deg);
	}

	70% {
		-webkit-transform: translateX(2px) rotate(1deg);
		transform: translateX(2px) rotate(1deg);
	}

	80% {
		-webkit-transform: translateX(-2px) rotate(-1deg);
		transform: translateX(-2px) rotate(-1deg);
	}

	90% {
		-webkit-transform: translateX(1px) rotate(0);
		transform: translateX(1px) rotate(0);
	}

	100% {
		-webkit-transform: translateX(-1px) rotate(0);
		transform: translateX(-1px) rotate(0);
	}
}

.hvr-icon-buzz-out {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	padding-right: 2.2em;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-icon-buzz-out:before {
	content: "\f023";
	position: absolute;
	right: 1em;
	padding: 0 1px;
	font-family: FontAwesome;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.hvr-icon-buzz-out:hover:before, .hvr-icon-buzz-out:focus:before, .hvr-icon-buzz-out:active:before {
	-webkit-animation-name: hvr-icon-buzz-out;
	animation-name: hvr-icon-buzz-out;
	-webkit-animation-duration: 0.75s;
	animation-duration: 0.75s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

/* CURLS */
/* Curl Top Left */
.hvr-curl-top-left {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
}
.hvr-curl-top-left:before {
	pointer-events: none;
	position: absolute;
	content: '';
	height: 0;
	width: 0;
	top: 0;
	left: 0;
	background: white;
	/* IE9 */
	background: linear-gradient(135deg, white 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#000000');
	/*For IE7-8-9*/
	z-index: 1000;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: width, height;
	transition-property: width, height;
}
.hvr-curl-top-left:hover:before, .hvr-curl-top-left:focus:before, .hvr-curl-top-left:active:before {
	width: 25px;
	height: 25px;
}

.top-services .hvr-curl-top-left:before {
	pointer-events: none;
	position: absolute;
	content: '';
	height: 0;
	width: 0;
	top: 0;
	left: 0;
	background: #0f86ff;
	/* IE9 */
	background: linear-gradient(135deg, white 45%, #0f86ff 50%, #0f86ff 56%, #0f86ff 80%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#0f86ff');
	/*For IE7-8-9*/
	z-index: 1000;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: width, height;
	transition-property: width, height;
}
.top-services .hvr-curl-top-left:hover:before, .top-services .hvr-curl-top-left:focus:before, .top-services .hvr-curl-top-left:active:before {
	width: 40px;
	height: 40px;
}

/* Curl Top Right */
.hvr-curl-top-right {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
}
.hvr-curl-top-right:before {
	pointer-events: none;
	position: absolute;
	content: '';
	height: 0;
	width: 0;
	top: 0;
	right: 0;
	background: white;
	/* IE9 */
	background: linear-gradient(225deg, white 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
	box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: width, height;
	transition-property: width, height;
}
.hvr-curl-top-right:hover:before, .hvr-curl-top-right:focus:before, .hvr-curl-top-right:active:before {
	width: 25px;
	height: 25px;
}

.top-services .hvr-curl-top-right:before {
	pointer-events: none;
	position: absolute;
	content: '';
	height: 0;
	width: 0;
	top: 0;
	right: 0;
	background: #6ec7f9;
	/* IE9 */
	background: linear-gradient(225deg, white 45%, #6ec7f9 50%, #6ec7f9 56%, #6ec7f9 80%);
	box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: width, height;
	transition-property: width, height;
}
.top-services .hvr-curl-top-right:hover:before, .top-services .hvr-curl-top-right:focus:before, .top-services .hvr-curl-top-right:active:before {
	width: 40px;
	height: 40px;
}

/* Curl Bottom Right */
.hvr-curl-bottom-right {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
}
.hvr-curl-bottom-right:before {
	pointer-events: none;
	position: absolute;
	content: '';
	height: 0;
	width: 0;
	bottom: 0;
	right: 0;
	background: white;
	/* IE9 */
	background: linear-gradient(315deg, white 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
	box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: width, height;
	transition-property: width, height;
}
.hvr-curl-bottom-right:hover:before, .hvr-curl-bottom-right:focus:before, .hvr-curl-bottom-right:active:before {
	width: 25px;
	height: 25px;
}

/* Curl Bottom Left */
.hvr-curl-bottom-left {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
}
.hvr-curl-bottom-left:before {
	pointer-events: none;
	position: absolute;
	content: '';
	height: 0;
	width: 0;
	bottom: 0;
	left: 0;
	background: white;
	/* IE9 */
	background: linear-gradient(45deg, white 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
	box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.4);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: width, height;
	transition-property: width, height;
}
.hvr-curl-bottom-left:hover:before, .hvr-curl-bottom-left:focus:before, .hvr-curl-bottom-left:active:before {
	width: 25px;
	height: 25px;
}


/***********************************************************************************************************************
	6. RESPONSIVE
***********************************************************************************************************************/
@media only screen and (max-width: 1400px){
	.gallery-section.full-width.five-column .item-box{
		width:25%;
	}
}

@media only screen and (max-width: 1140px){
	.main-menu .navigation > li{
		margin-left:22px;
	}

	.fluid-image-column .image img{
		position:relative !important;
		display:block;
		max-width:100%;
		right:0px;
	}

	.gallery-section.mixed-column .one-fourth-col{
		width:50%;
	}

	.gallery-section.full-width.four-column .item-box,
	.gallery-section.full-width.five-column .item-box{
		width:33.333%;
	}

	.fluid-two-column .fluid-map{
		position:relative;
		width:100%;
		right:0px;
		margin-bottom:50px;
	}

	.no-grid .progress-column{
		width:33.333%;
	}

	.page-title .col-xs-12{
		text-align:left !important;
	}

	.sidebar-page .gallery-section.full-width.three-column .item-box{
		width:50%;
	}

	.main-menu .navigation > li{
		margin-left:15px;
	}
}


@media only screen and (max-width: 1024px){

	.main-menu{
		display:none;
	}

}

@media only screen and (max-width: 1023px){

	.main-header .header-lower .outer-box{
		padding-right:0px;
	}

	/*.header-lower .logo,
	.header-lower .main-menu{
		float:none !important;
	}*/

	.main-menu .navigation > li{
		margin:0px 10px;
	}

	.main-menu .navigation > li > a{
		padding-left:5px !important;
		padding-right:15px !important;
	}

	.two-col-bg .content-column,
	.two-col-bg .image-column{
		width:100%;
	}

	.two-col-bg .image-column{
		position:relative;
		min-height:300px;
	}

	.gallery-section.mixed-column .two-fourth-col{
		width:100%;
	}

	.gallery-section.mixed-column .one-fourth-col{
		width:50%;
	}

	.gallery-section.full-width.four-column .item-box{
		width:33.333%;
	}

	.no-grid .progress-column{
		width:50%;
	}

	.process-column:after{
		display:none;
	}

	.cart-section .prod-table .table-responsive{
		width:100% !important;
		overflow:auto !important;
	}

	.sidebar-page .gallery-section.full-width.three-column .item-box{
		width:100%;
	}
}

@media only screen and (min-width: 768px){
	.main-menu .navigation > li > ul,
	.main-menu .navigation > li > ul > li > ul{
		display:block !important;
		visibility:hidden;
		opacity:0;
	}
}

@media only screen and (max-width: 767px){

	.header-lower .outer-box{
		padding-right:0px;
	}

	.main-menu{
		float:none;
		top:10px;
		padding-top:0px;
		z-index:5;
		padding-bottom:0px;
	}

	.fixed-header .main-menu{
		padding-top:0px;
	}

	.main-menu .collapse {
		max-height:300px;
		overflow:auto;
		float:none;
		width:100%;
		padding:0px 0px 20px;
		border:1px solid #11c3f0;
		margin:0px;
		border-radius:3px;
		-ms-border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		-o-border-radius:3px;
	}

	.main-menu .collapse.in,
	.main-menu .collapsing{
		padding:0px;
		border:1px solid #11c3f0;
		margin:0px 0px 20px;
		border-radius:3px;
		-ms-border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		-o-border-radius:3px;
	}


	.main-menu .navbar-header{
		position:relative;
		float:none;
		display:block;
		text-align:right;
		width:100%;
		padding:0px 0px 20px;
		right:0px;
		z-index:12;
	}

	.main-menu .navbar-header .navbar-toggle{
		display:inline-block;
		z-index:7;
		border:1px solid #11c3f0;
		float:none;
		margin:0px;
	}

	.main-menu .navbar-header .navbar-toggle .icon-bar{
		background:#11c3f0;
	}

	.main-menu .navbar-collapse > .navigation{
		float:none !important;
		margin:0px !important;
		width:100% !important;
		background:#11c3f0;
	}

	.main-menu .navbar-collapse > .navigation > li{
		margin:0px !important;
		float:none !important;
		width:100%;
	}

	.main-menu .navigation > li > a,
	.main-menu .navigation > li > ul:before{
		border:none;
	}

	.main-menu .navbar-collapse > .navigation > li > a{
		padding:10px 10px !important;
	}

	.main-menu .navigation > li > ul > li > a:after,
	.main-menu .navigation > li > ul:before,
	.main-menu .navigation > li > ul:before{
		display:none !important;
	}

	.main-menu .navbar-collapse > .navigation > li > ul,
	.main-menu .navbar-collapse > .navigation > li > ul > li > ul{
		position:relative;
		border:none;
		float:none;
		visibility:visible;
		opacity:1;
		display:none;
		margin:0px;
		left:auto !important;
		right:auto !important;
		top:auto !important;
		width:100%;
		background:#11c3f0;
		border-radius:0px;
		-webkit-border-radius:0px;
		-ms-border-radius:0px;
		-o-border-radius:0px;
		-moz-border-radius:0px;
		transition:none !important;
		-webkit-transition:none !important;
		-ms-transition:none !important;
		-o-transition:none !important;
		-moz-transition:none !important;
	}

	.main-menu .navbar-collapse > .navigation > li > ul,
	.main-menu .navbar-collapse > .navigation > li > ul > li > ul{
		border-top:1px solid rgba(255,255,255,1) !important;
	}

	.main-menu .navbar-collapse > .navigation > li,
	.main-menu .navbar-collapse > .navigation > li > ul > li,
	.main-menu .navbar-collapse > .navigation > li > ul > li > ul > li{
		border-top:1px solid rgba(255,255,255,1) !important;
		opacity:1 !important;
		top:0px !important;
		left:0px !important;
		visibility:visible !important;
	}

	.main-menu .navbar-collapse > .navigation > li:first-child{
		border:none;
	}

	.main-menu .navbar-collapse > .navigation > li > a,
	.main-menu .navbar-collapse > .navigation > li > ul > li > a,
	.main-menu .navbar-collapse > .navigation > li > ul > li > ul > li > a{
		padding:10px 10px !important;
		line-height:22px;
		color:#ffffff;
		background:#11c3f0;
		text-align:left;
	}

	.main-menu .navbar-collapse > .navigation > li > a:hover,
	.main-menu .navbar-collapse > .navigation > li > a:active,
	.main-menu .navbar-collapse > .navigation > li > a:focus{
		background:#11c3f0;
	}

	.main-menu .navbar-collapse > .navigation > li:hover > a,
	.main-menu .navbar-collapse > .navigation > li > ul > li:hover > a,
	.main-menu .navbar-collapse > .navigation > li > ul > li > ul > li:hover > a,
	.main-menu .navbar-collapse > .navigation > li.current > a,
	.main-menu .navbar-collapse > .navigation > li.current-menu-item > a{
		background:#11c3f0;
		color:#ffffff !important;
	}

	.main-menu .navbar-collapse > .navigation li.dropdown .dropdown-btn{
		display:block;
	}

	.main-menu .navbar-collapse > .navigation li.dropdown:after,
	.main-menu .navbar-collapse > .navigation > li.dropdown > a::after{
		display:none !important;
	}

	.main-menu .navigation > li > a:after,
	.main-menu .navigation > li > ul > li > a:before,
	.main-menu .navigation > li > ul > li > ul > li > a:before{
		display:none;
	}



	.main-header .header-top .top-right .email{
		display:none;
	}

	.gallery-section.full-width.three-column .item-box,
	.gallery-section.full-width.four-column .item-box,
	.gallery-section.full-width.five-column .item-box{
		width:50%;
	}

	.sidebar-page .gallery-section.full-width.three-column .item-box{
		width:100%;
	}

	.gallery-section.mixed-column .one-fourth-col{
		width:100%;
	}

	.no-grid .progress-column{
		width:100%;
	}

	.parallax-section h2,
	.intro-section.bg-pattern h1{
		font-size:36px;
	}

	.logos-section .column{
		text-align:center;
	}
}

@media only screen and (max-width: 599px){
	.fixed-header .header-lower{
		position:relative !important;
	}

	.main-header .header-top .top-left,
	.main-header .header-top .top-right{
		float:none !important;
	}

	.gallery-section.full-width.three-column .item-box,
	.gallery-section.full-width.four-column .item-box,
	.gallery-section.full-width.five-column .item-box{
		width:100%;
	}

	.sidebar-page .comments-area .comment,
	.sidebar-page .comments-area .reply-comment,
	.sidebar-page .about-author .author-desc{
		padding-left:0px;
		margin-left:0px;
	}

	.sidebar-page .comments-area .comment-box .author-thumb,
	.sidebar-page .about-author .author-thumb{
		position:relative;
		left:0px;
		margin-bottom:20px;
	}

	#thumb-pager{
		display:none;
	}

	.shop-detail-section .slider-outer{
		padding-right:0px;
	}

	.search-popup .search-form fieldset input[type="search"]{
		font-size:15px;
		padding:10px 15px;
		border-radius:0px;
	}

	.search-popup .search-form fieldset input[type="submit"]{
		position:relative;
		width:100%;
		border-radius:0px;
	}

	.main-header.sticky-header{
		position:relative;
		background:#353535;
		top:0px;
	}

	.main-header.sticky-header.fixed{
		position:fixed;
	}

}

@media only screen and (max-width: 479px){
	.gallery-section .filter-tabs.style-one li{
		display:block;
		margin:0px 0px 20px;
	}

	.tabs-box .tab-buttons .tab-btn{
		display:block;
		margin:0px 0px 20px;
	}

}

/* CUSTOMIZATION */

.section-white,
.section-white.section--portfolio-archive .gallery-section .gallery-header {
	background-color: #FFFFFF;
	color: #7f7f7f;
}


.section-dark{
	background-color: #16222e;
	color: #ffffff;
}
/* dela pruhledne bg u section-dark
.page-title {
	background-color: transparent;
}*/

/* TESTIMONIALS */

.section-dark.section--testimonials .sec-title h2 {
	color: #ffffff;
}


/* NEW CSS */

.zoom-btn.btn-share {
	margin-right: 15px;
}

.section--steps-2 .row div.process-column:last-child:after {
	display: none;
}

.main-footer .footer-upper .widget_nav_menu  li {
	position: relative;
	margin-bottom: 15px;
}

.main-footer .footer-upper .widget_nav_menu li a {
	position: relative;
	display: block;
	font-size: 16px;
	color: #ffffff;
	padding-left: 30px;
	line-height: 24px;
}

.main-footer .footer-upper .widget_nav_menu a {
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}

.footer-upper .widget_nav_menu li a:before {
	font-family: 'ff-font-awesome';
	content: '\f01d';
	position: absolute;
	left: 0px;
	top: 0px;
	line-height: 24px;
}

.contact-widget li .icon {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 30px;
	line-height: 24px;
	font-size: 18px;
	color: #555555;
}

/* MAP */
.map-container-250 .map-canvas { height: 250px; }
.map-container-300 .map-canvas { height: 300px; }
.map-container-350 .map-canvas { height: 350px; }
.map-container-400 .map-canvas { height: 400px; }
.map-container-450 .map-canvas { height: 450px; }
.map-container-500 .map-canvas { height: 500px; }
.map-container-550 .map-canvas { height: 550px; }
.map-container-600 .map-canvas { height: 600px; }
.map-container-650 .map-canvas { height: 650px; }
.map-container-700 .map-canvas { height: 700px; }

/* SECTION BACKGROUNDS */

.section-background-block {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	overflow: hidden;  /*<video> overflow to sidebar fix */
}

.section-background-block.background-image{
	background-size: cover;
}

@media (min-width: 992px){
	.section-background-block.background-fixed{
		background-attachment: fixed;
	}
}

.freshframework-error-section{
	margin: 30px 0;
	border: 10px solid #ff0000;
	border-radius: 200px;
	background: #FFEEEE;
	overflow: hidden;
}

.freshframework-error-section:before{
	content: 'TODO';
	display: block;
	text-align: center;
	padding: 20px;
	font-size: 30px;
	color: #ff0000;
	font-weight: 700;
	border-bottom: 10px solid #ff0000;
}

.ff-section-boxed {
	position: relative;
	margin: 0 auto;
}

.ff-fullwidth-section {
	position: relative;
}

section.section,
section.section > .container{
	position: relative;
}

/* SOCIAL ICONS */
.block--social-icon {
	position: relative;
}

.block--social-icon span{
	width: 40px;
	height: 40px;
	line-height: 40px;
}

.block--social-icon .social-icon {
	position: relative;
	top: 1px;
	opacity: 1;
}

.section--team-3 .block--social-icon .social-icon{
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.block--social-icon .social-icon span{
	-webkit-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	line-height: 36px;
}

.social-no-border{
	border: none !important;
}

.social-auto-size span{
	width: auto !important;
	height: auto !important;
	line-height: 0px !important;
}

/* TITLE AND BREADCRUMBS */
.section--title-and-breadcrumbs a {opacity: 0.8; color: #fff;}
.section--title-and-breadcrumbs span{font-weight: bold;}
.section-white.section--title-and-breadcrumbs h2,
.section-white.section--title-and-breadcrumbs {color: #3a3a3a;}
.section-white.section--title-and-breadcrumbs a {color: #3a3a3a; opacity:0.8;}
.section-white.section--title-and-breadcrumbs a:hover,
.section--title-and-breadcrumbs a:hover {opacity:1; text-decoration: underline;}


/* COMMENT FORM */

.comment-form #submit-wrapper{
	padding: 0;
}

.comment-form #submit{
	padding: 12px 25px;
	font-weight: bold;
	background: transparent;
}

.section--contact-form.section--map--0 .map-container {
	max-height: 100%;
}

/* PORTFOLIO */
.portfolio-item:nth-child(2n) .portfolio-img-left-and-right {
	float: right !important;
}
.portfolio-item .portfolio-img-right {
	float: right !important;
}

.portfolio-filter-header {
	position: relative;
}

/* BLOG */
section.section img,
.blog-container img{
	max-width: 100%;
	height: auto;
}

.ff-block--blog-featured-area--gallery{
	position: relative;
}

.blog-container .blog-post .image-box img{
	width: inherit;
}

/* IMAGE SLIDER */
.full-image-section {
	padding: 0;
}

.single-image-carousel.with-pager .owl-dots,
.section--image-slider .owl-dots,
.section--project-details-with-slider .owl-dots {
	padding-top: 10px;
}

.sec-title:before,
.sec-title:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}

.sec-title:after {
	clear: both;
}

.sec-title.text-right .line-centered 	{
	float: right;
	width: 80px;
}

.sec-title.text-left .line-centered 	{
	float: left;
	width: 80px;
}

.search-nothing-found{
	padding: 150px 0;
}

/* PAGE 404 */
.section--page-404-not-found h2 {
	font-size: 60px;
	padding-bottom: 35px;
}

.section--page-404-not-found .text {
	padding-top: 30px;
}

/* MESSAGE BOX */
.alert-box .ff-font-awesome4 {
	line-height: inherit;
}

/* REVOLUTION SLIDER */
.section--revslider{
	overflow: hidden;
}

/* INFO-BOX 1 */
.theme-btn .icon {
	font-size: 16px;
}

.section--single-image image{
	max-width: 100%;
	height: auto;
}

/* woo commerce */

.woocommerce.auto-container{
	padding: 0;
}

.woocommerce .type-product h3{
	font-size: 16px;
	margin-bottom: 15px;
}

.woocommerce.section-white .type-product h3{
	color: #3a3a3a;
}

.woocommerce .type-product .price .amount{
	font-size: 18px;
	text-decoration: none;
	margin-right: 20px;
}

.woocommerce ul.products li.product .price del,
.woocommerce .type-product .price del{
	color: #acb3ba;
	text-decoration: line-through;
	display: inline-block;
	font-size: 18px;
}

.woocommerce .type-product .add_to_cart_ {
	font-size: 18px;
	padding-left: 0;
}

.section--woocommerce .woocommerce-breadcrumb{
	display: none;
}


.woocommerce .type-product .price ins{
	text-decoration: none;
}

.woocommerce span.onsale,
.woocommerce ul.products li.product .onsale {
	left: 0;
	margin: .5em 0 0 .5em;
	width: 70px;
	height: 70px;
	line-height: 65px;
	text-transform: uppercase;
}

.woocommerce #coupon_code,
.woocommerce .checkout_coupon .button,
.woocommerce .place-order .button,
.woocommerce .cart .quantity .input-text,
.woocommerce-tabs #comment,
.woocommerce-checkout .input-text,
.woocommerce-checkout select,
.woocommerce .woocommerce-ordering select,
#woocommerce-product-search-field,
.woocommerce-product-search input[type="submit"]{
	position: relative;
	line-height: 18px;
	padding: 8px 15px;
	border: 1px solid;
	color: #2d2d2d;
	height: 44px;
	font-size: 16px;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	border-radius: 3px;
	min-width: 150px;
	text-align: left;
}

.woocommerce-product-search input[type="submit"]{
	color: #ffffff;
}

#woocommerce-product-search-field{
	width: 160px;
}

.woocommerce-product-search input[type="submit"],
#place_order{
	min-width: 50px;
}

.woocommerce #payment ul,
.woocommerce #payment li{
	list-style-type: none;
}

.woocommerce-checkout #payment{
	background: #ffffff;
}

.woocommerce-product-search input[type="submit"],
.woocommerce a.button.alt,
input#place_order{
	text-transform: uppercase;
	border: 1px solid;
}

.woocommerce .woocommerce-ordering select,
#woocommerce-product-search-field,
.woocommerce #coupon_code,
.woocommerce .cart .quantity .input-text,
.woocommerce-checkout #payment,
.woocommerce-checkout .input-text{
	border: 1px solid #bdbdbd;
}






@media only screen and (min-width: 769px) {
	.woocommerce .cart .product-remove { width: 47px; }
	.woocommerce .cart .product-thumbnail { width: 58px }
	.woocommerce .cart .product-price { width: 100px }
	.woocommerce .cart .product-quantity { width: 176px }
	.woocommerce .cart .product-subtotal { width: 150px }
}

.shop-columns-count-1 ul.products li.product,
.shop-columns-count-2 ul.products li.product,
.shop-columns-count-3 ul.products li.product,
.shop-columns-count-4 ul.products li.product,
.shop-columns-count-5 ul.products li.product,
.shop-columns-count-6 ul.products li.product{ width: 100%; }

@media only screen and (min-width: 600px){
	.shop-columns-count-2 ul.products li.product { width: 48.5%; }
}

@media only screen and (min-width: 769px) {
	.shop-columns-count-3 ul.products li.product { width: 31.333%; }
	.shop-columns-count-4 ul.products li.product { width: 22.75%; }
	.shop-columns-count-5 ul.products li.product { width: 17.6%; }
	.shop-columns-count-6 ul.products li.product { width: 14.166%; }
}

@media only screen and (min-width: 769px) {
	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product {
		margin-right: 3%;
	}
}

.woocommerce ul.products li.last,
.woocommerce-page ul.products li.last {
	margin-right: 0;
}

.section--page-template,
.section--woocommerce{
	margin: 50px 0;
}
/* Navigation, admin bar */

body.admin-bar section.hidden-bar,
body.admin-bar .section--contact-navigation + header.main-header{
	top: 46px;
}

body.admin-bar header.main-header.fixed{
	top: 0;
}

@media only screen and (min-width: 600px){
	body.admin-bar header.main-header.fixed,
	body.admin-bar .section--contact-navigation + header.main-header,
	body.admin-bar header.main-header{
		top: 46px;
	}

	header.fullwidth.main-header {
		background-color: transparent;
	}
}

@media only screen and (min-width: 783px) {
	body.admin-bar section.hidden-bar,
	body.admin-bar header.main-header,
	body.admin-bar header.main-header.fixed,
	body.admin-bar .section--contact-navigation + header.main-header {
		top: 32px;
	}
}

/* portfolio  fix */

.gallery-section .gallery-header .filter-tabs.style-one li:hover .icon-circle, .gallery-section .gallery-header .filter-tabs.style-one li.active .icon-circle,
.gallery-section .filter-tabs.style-one li:hover .icon-circle, .gallery-section .filter-tabs.style-one li.active .icon-circle{
	opacity: 1;
}

.gallery-section .gallery-header .filter-tabs.style-one li .icon-circle,
.gallery-section .filter-tabs.style-one li .icon-circle{
	opacity: 0;
	color: #fff
}

/* woocommerce customizations */


.woocommerce ul.products li.product a{
	color: #acb3ba;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
	padding-top: 0;
	padding-bottom: 0;
}

.woocommerce ul.products li.product h3{
	font-size: 16px;
	color: #3a3a3a;
	margin-bottom: 15px;
	text-transform: none;
	text-shadow: 0px 0px 0px #000000;
	padding-top: 0;
	padding-bottom: 0;
}

.woocommerce .place-order .button{
	border: none;
}

.woocommerce div.product .product_title {
	text-transform: capitalize;
	color: #3a3a3a;
	font-weight: normal;
}

.woocommerce .woocommerce-tabs h2{
	font-size: 18px;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 10px;
	color: #3a3a3a;
}

.woocommerce ul.products li.product i{
	padding-right: 10px;
}

.woocommerce ul.products li.product .price{
	margin-bottom: 20px;
}

.woocommerce span.onsale, .woocommerce ul.products li.product .onsale{
	margin: 10px;
}

.woocommerce span.onsale, .woocommerce ul.products li.product .onsale{
	margin: .8em 0 0 .5em;
}

.woocommerce .product .summary p,
.woocommerce .product .woocommerce-tabs{
	font-size: 16px;
}

.woocommerce div.product .product_title{
	font-size: 20px;
}

.woocommerce .woocommerce-result-count{
	margin-bottom: 0;
	padding: 8px 0;
}


/* side menu */

.section--side-menu{
	position: fixed;
	top:0;
	bottom: 0;
}

.hidden-bar-wrapper{
	overflow: auto;
	padding-bottom: 100px;
}

/* footer */
.section-white.main-footer .copyright,
.section-white.section--testimonials-2 .author-title{
	color: #3a3a3a;
}

.section-white.section--testimonials-2 .slide-text {
	color: #565656;
}

.section--contact-form .column .sec-title{
	margin-bottom: 50px !important;
}

@media (min-width: 768px) {
	.no-max-width {
		max-width: none !important;
	}
}

.post.post_format-post-format-gallery .owl-carousel {
	width: 95%;
}
.section--blog-single .post.post_format-post-format-gallery .owl-carousel {
	width: 95%;
}
.section--blog-single .post.post_format-post-format-gallery .owl-theme .owl-controls .owl-nav [class*="owl-"] {
	margin: 0;
}
