/* THEME.CSS */
/* Template Name: Hoover */
/* Version: 1.0 */
/* Author: Monte Themes */
/* Website: http://www.monte-themes.com */
/* Copyright: (C) 2015 */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*--------------------------------------------------------*/
/* TABLE OF CONTENTS: */
/*--------------------------------------------------------*/

	/* 01 - RESET.CSS */
	/* 02 - SLIDER */
	/* 03 - PRELOADER */
	/* 04 - COMMON ELEMENTS */
	/* 05 - TYPOGRAPHY */
	/* 06 - SPACING */
	/* 07 - NAVIGATION */
	/* 08 - SHORTCODES */
		/* 08.1 - COUNERS */
		/* 08.2 - PROGRESS */
		/* 08.3 - PRICE TABLES */
		/* 08.4 - SERVICES */
		/* 08.5 - CALL TO ACTION */
		/* 08.6 - BUTTONS */
		/* 08.7 - LISTS */
		/* 08.8 - TABS */
	/* 09 - PORTFOLIO */
	/* 10 - BLOG */
	/* 11 - SIDEBAR */
	/* 11.1 - SEARCH */
	/* 11.2 - CATEGORIES  */
	/* 11.3 - LATEST NEWS  */
	/* 11.4 - TAG  */
	/* 12 - FOOTER */

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 01 - RESET.CSS */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/* http://meyerweb.com/eric/tools/css/reset/
 v2.0 | 20110126
 License: none (public domain)
 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

html, body {
	overflow-x: hidden !important;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 02 - SLIDER */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.hoover_cpt1 h1 {
	color: #373737;
	font-size: 30px;
}

.hoover_cpt1 h1 span {
	color: #979797;
	font-size: 30px;
}

.hoover_cpt2 {
	color: #aaa;
	letter-spacing: 1pt;
	font-weight: 300;
	text-align: center;
}

.hoover_cpt3 h6 {
	color: #aaa;
}

iframe {
	border: 0;
}

section {
	position: relative;
}

.section-separator {
	position: absolute;
	bottom: -30px;
	z-index: 2;
	width: 100%;
}

@media (max-width: 992px) {
	.sm-centered {
		text-align: center;
	}

	.xs-center {
		float: none;
		text-align: center;
	}
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 03 - PRELOADER */
/*-------------------------------------------------------------------------------------------------------------------------------*/

body {
	display: none;
}

#jpreOverlay, #qLoverlay {
	background-color: #fff;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 11;
}
#jpreSlide {
	font-size: 22px;
	font-weight: 700;
	color: #222;
	text-align: center;
	width: 100%;
}
#jpreLoader, #qLloader {
	width: 300px;
	height: 70px;
	position: fixed;
	top: 45%;
	left: calc(50% - 150px);
	margin-left: 0px;
	margin-top: -300px;
}
#jpreBar, #qLbar {
	width: 448px;
	height: 0;
	position: absolute;
	bottom: 0;
	background: url('http://www.monte-themes.com/hoover/images/logo.png') 100px 100% no-repeat;
}
#jprePercentage, #qLpercentage {
	color: #222;
	text-align: center;
	position: absolute;
	height: 30px;
	width: 100px;
	margin-top: 47px;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 04 - COMMON ELEMENTS */
/*-------------------------------------------------------------------------------------------------------------------------------*/

body{
	background: #fff;
}

.uppercase{
	text-transform: uppercase;
}

.block{
	display:block;
}
.navbar{
	margin-right: auto;
	margin-left: auto
}
.vc_separator .vc_sep_holder .vc_sep_line{
	top:0 !important;
}

.return-home a{
	font-family: "Ubuntu", sans-serif;
	line-height: 125%;
	color: #222;
	font-weight: 500;
	font-size:50px;
}

.main-wrapper{
	background: #fff;
}
#main-wrapper{
	background: #fff;
	margin:0 auto;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 40px 4px
}

@media (min-width: 768px) {
	#main-wrapper {
		width: 750px
	}
}
@media (min-width: 992px) {
	#main-wrapper {
		width: 970px
	}
}
@media (min-width: 1200px) {
	#main-wrapper {
		width: 1170px
	}
}

@media (min-width: 768px) {
	#main-wrapper .navbar {
		width: 750px
	}
}
@media (min-width: 992px) {
	#main-wrapper .navbar {
		width: 970px
	}
}
@media (min-width: 1200px) {
	#main-wrapper .navbar {
		width: 1170px
	}
}


.quickinfo {
	font-size: 12px;
	color: #b1b1b1;
}

.quickinfo span {
	display: inline-block;
	padding-right: 30px;
}

.quickinfo span i {
	padding-right: 7px;
	font-size: 11px;
}

.social {
	text-align: right;
}

.socials{
	padding-right: 30px;
	display:inline-block;
}

.inner-content .wpcf7-submit{
	display:inline-block;
	width:auto;
	background: #222;
  	color: #fff;
  	font-weight: 400;
  	text-transform: uppercase;
  	font-family: "Ubuntu";
 	margin: 5px;
 	height: 30px;
  padding: 0px;
 
  border: none;
  font-size: 10px;
  padding-right: 12px;
  padding-left: 12px;
  line-height: 30px;
  letter-spacing: 1pt;
    transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
}
.inner-content .wpcf7-submit:hover{
	background: #f8f8f8;
	color: #222;
}

.social i {
	display: inline-block;
	padding-left: 20px;
	font-size: 13px;
}

.cart-search {
	text-align: right;
	font-size: 12px;
}
.cart-search i {
	font-size: 14px;
}
.cart-search span {
	color: #222;
	display: inline-block;
}
.cart-search span.bold {
	color: #979797;
	display: inline-block;
	font-weight: 600;
}

.cart-search .fa-search {
	display: inline-block;
	padding-left: 12px;
	font-weight: 500 !important;
	color: #222;
}

.cart-search .fa-shopping-cart {
	display: inline-block;
	padding-right: 12px;
	font-weight: 500 !important;
}

.dark-bg {
	color: #5f5f5f;
	font-weight: 400;
}

.white {
	color: #fff;
}


#breadcrumbs{
    list-style:none;
    margin-bottom: 10px;
    overflow:hidden;
}
  
#breadcrumbs li, #breadcrumbs li a{
    display:inline-block;
    vertical-align:middle;
    text-transform: uppercase;
    font-size: 10px;
  letter-spacing: 0.8pt;
  color: #a0a0a0;
  line-height:1;
}
.page-header.dark #breadcrumbs li, .page-header.dark #breadcrumbs li a{
	color: #ccc;	
}
#breadcrumbs li span{
	color: #222;
}

.page-header.dark #breadcrumbs li span{
	color: #999;
}
  
#breadcrumbs .separator{
  font-size: 8px;
  letter-spacing: 0.8pt;
  margin: 0 5px;
}


.page-header p, .page-header p a {
	font-size: 10px;
	letter-spacing: 0.8pt;
}

.page-header p a{
	color: #a0a0a0;
}



.page-header p span {
	font-size: 8px;
	letter-spacing: 0.8pt;
}

.page-header p span a {
	font-size: 10px;
	color: #222;
	letter-spacing: 0.8pt;
}

.page-header.dark p span a {
	font-size: 10px;
	color: #fff;
	letter-spacing: 0.8pt;
}

.page-header.dark p a, .page-header.dark p span {
	font-size: 10px;
	color: #ccc;
	letter-spacing: 0.8pt;
}

.page-header.dark p span a {
	font-size: 10px;
	color: #999;
	letter-spacing: 0.8pt;
}

.page-header h4 {
	padding-bottom: 10px;
}

.page-header.dark h4 {
	color: #fff;
}

.page-header.image {
	padding-top: 120px;
	padding-bottom: 120px;
}

.page-header.white {
	background: #fff;
}

.page-heading i {
	color: #ebebeb;
	font-size: 28px;
}

.page-heading.small i {
	font-size: 22px;
}

.wp-caption, .wp-caption-text,
.gallery-caption, .bypostauthor{
	font-weight: normal;
}

.wp-caption{
	max-width:100%;
}
.wp-caption{
	position:relative;
}
.wp-caption .wp-caption-text {
  display: block;
  position: absolute;
  bottom: 20px;
  left: 20px;
  max-width: calc(100% - 60px);
  color: #fff !important;
  background: rgba(0, 0, 0, 0.80);
  padding: 12px;
  font-size: 14px !important;
  line-height: 16px !important;
  margin: 0;
 }

.alignright{
	text-align:right;
	float:right;
	padding-left:20px;
}
.alignleft{
	text-align:left;
	float:left;
	padding-right:20px;
}
.aligncenter{
	text-align:center;
}

.inner-content 
.page-heading-center,
.page-heading-left,
.page-heading-right {
	margin-bottom: 90px;
	display: block;
	position: relative;
}

.inner-content{
	min-height: 400px;
}

.inner-content p{
	padding-bottom:20px;
}
.page-heading-center h2,
.page-heading-left h2,
.page-heading-right h2 {
	padding-top: 22px;
}

.page-heading-left h2,
.page-heading-left h6{
	text-align: left;
	position: relative;
}

.page-heading-right h2,
.page-heading-right h6{
	text-align: right;
	position: relative;
}

.page-heading-center h2,
.page-heading-center h6{
	text-align: center;
	position: relative;
}

.page-heading-left h6,
.page-heading-center h6,
.page-heading-right h6
{
	margin-bottom: 60px;
	display: block;
	position: relative;
	font-size:14px;
	line-height:170%;
}


.page-heading-center h2:after{
	position: absolute;
	width:50px;
	height: 3px;
	bottom:-40px;
	margin:1px;
	background: #222;
	right: 50%;
	content: '';
}

.page-heading-center h2:before{
	position: absolute;
	width:50px;
	height: 3px;
	bottom:-40px;
	margin:1px;
	background: #979797;
	left: 50%;
	content: '';
}

.page-heading-center h6:after{
	position: absolute;
	width:20px;
	height: 2px;
	bottom:-30px;
	margin:1px;
	background: #222;
	right: 50%;
	content: '';
}

.page-heading-center h6:before{
	position: absolute;
	width:20px;
	height: 2px;
	bottom:-30px;
	margin:1px;
	background: #979797;
	left: 50%;
	content: '';
}


.page-heading-left h2:after
{
	position: absolute;
	width:50px;
	height: 3px;
	bottom:-40px;
	background: #222;
	left: 52px;
	content: '';
}

.page-heading-left h2:before{
	position: absolute;
	width:50px;
	height: 3px;
	bottom:-40px;
	background: #979797;
	left: 0;
	content: '';
}

.page-heading-left h6:after
{
	position: absolute;
	width:20px;
	height: 2px;
	bottom:-30px;
	background: #222;
	left: 22px;
	content: '';
}

.page-heading-left h6:before{
	position: absolute;
	width:20px;
	height: 2px;
	bottom:-30px;
	background: #979797;
	left: 0;
	content: '';
}


.page-heading-right h2:after
{
	position: absolute;
	width:50px;
	height: 3px;
	bottom:-40px;
	background: #222;
	right: 52px;
	content: '';
}

.page-heading-right h2:before{
	position: absolute;
	width:50px;
	height: 3px;
	bottom:-40px;
	background: #979797;
	right: 0;
	content: '';
}

.page-heading-right h6:after
{
	position: absolute;
	width:20px;
	height: 3px;
	bottom:-30px;
	background: #222;
	right: 22px;
	content: '';
}

.page-heading-right h6:before{
	position: absolute;
	width:20px;
	height: 3px;
	bottom:-30px;
	background: #979797;
	right: 0;
	content: '';
}


.text-readmore{
	font-size:12px;
	letter-spacing: 1pt;
}

.text-readmore i{
	padding-left:10px;
	color: #ababab;
}

.italic {
	font-style: italic;
}

.colored {
	display: inline-block;
	padding: 0 5px;
	color: #fff !important;
	background: #e4e4e4;
}

.text-dark-bg {
	display: inline-block;
	padding: 0 5px;
	background: #222;
	color: #fff !important;
}

.dropcap {
	float: left;
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 3px;
}

.dropcap-dark {
	float: left;
	color: #222;
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 3px;
}

.dropcap-square {
	float: left;
	color: #fff;
	display: inline-block;
	font-size: 32px;
	line-height: 38px;
	font-weight: bold;
	width: 38px;
	text-align: center;
	height: 38px;
	margin-top: 4px;
	margin-bottom: 1px;
	margin-right: 10px;
	background: #e4e4e4;
}

.dropcap-dark-square {
	float: left;
	color: #fff;
	display: inline-block;
	background: #222;
	font-size: 32px;
	line-height: 38px;
	font-weight: bold;
	width: 38px;
	text-align: center;
	height: 38px;
	margin-top: 4px;
	margin-bottom: 1px;
	margin-right: 10px;
}

.dropcap-background {
	float: left;
	color: #fff;
	display: inline-block;
	font-size: 20px;
	line-height: 38px;
	font-weight: bold;
	width: 38px;
	text-align: center;
	height: 38px;
	margin-top: 4px;
	margin-bottom: 1px;
	margin-right: 10px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	background: #e4e4e4;
}

.dropcap-dark-background {
	float: left;
	color: #fff;
	display: inline-block;
	background: #222;
	font-size: 20px;
	line-height: 38px;
	font-weight: bold;
	width: 38px;
	text-align: center;
	height: 38px;
	margin-top: 4px;
	margin-bottom: 1px;
	margin-right: 10px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

blockquote {
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
}

blockquote.shc:before{
	display:none;
}

blockquote footer, blockquote small, blockquote .small {
	display: block;
	font-size: 80%;
	padding-top: 10px;
}

blockquote {
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 30px 50px;
	z-index:2;
	position:relative;
}
blockquote i {
	position: absolute;
	top: -20px;
	left: -20px;
	font-size: 80px;
	color: #f3f3f3;
	z-index: -1;
	padding: 20px;
	margin-bottom: 20px;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
}


blockquote:before{
	position: absolute;
	top: 10px;
	left: -20px;
	font-size: 80px;
	color: #f3f3f3;
	z-index: -1;
	padding: 20px;
	margin-bottom: 20px;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	font-family: FontAwesome;
	content:"\f10d";
}

blockquote:hover:before{
	color: #fff;
	left: -5px;
	top: 20px;
}

blockquote.right i {
	position: absolute;
	top: -20px;
	right: -10px;
	font-size: 80px;
	color: #f3f3f3;
	z-index: -1;
	padding: 20px;
	margin-bottom: 20px;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
}

blockquote.left i{
	position: absolute;
	top: -20px;
	left: -10px;
	font-size: 80px;
	color: #f3f3f3;
	z-index: -1;
	padding: 20px;
	margin-bottom: 20px;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
}


blockquote:hover {
	background: #f9f9f9;
}

blockquote h5 {
	font-style: italic;
	line-height: 150%;
	font-size: 16px;
	letter-spacing: 1pt;
	text-transform: none;
}

blockquote:hover i {
	color: #fff;
	left: -5px;
	top: -5px;
}

blockquote.right:hover i {
	color: #fff;
	right: -5px;
	top: -5px;
}

blockquote.noicon {
	border-left: 4px solid #222;
}

blockquote.noicon.right {
	border-right: 4px solid #222;
	border-left: none;
}
blockquote.right {
	text-align: right;
}

.tp-bgimg {
	background-position: 50% 50% !important;
}

.soundcloud {
	width: 100%;
}
.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

.right {
	float: right;
	clear: both;
}
.left {
	float: left;
	clear: both;
}


img {
	max-width: 100%;
	height: auto;
}



table {
	border-collapse: collapse;
	border-spacing: 0;
}



.inner-content ul li{
	display: block;
	background: url(../images/bullet.png) no-repeat 2px 18px;

	padding-left: 30px;
}

.inner-content .item-list li{
	padding-top: 0;
	background: none;
	padding-left: 40px;
}

.inner-content .item-list.bullet-list li{
	background: url(../images/bullet.png) no-repeat 10px 8px;
	padding-left: 35px;
}
.inner-content ul, .inner-content ol{
	list-style-position: inside;
	margin-top: 10px;
	margin-bottom:25px;
}

.inner-content ul ul, .inner-content ol ol, .inner-content ul ul ul, .inner-content ol ol ol{
	margin:0px;
}

.inner-content ol {
    counter-reset:li; /* Initiate a counter */
    margin-left:0; /* Remove the default left margin */
    padding-left:0; /* Remove the default left padding */
}
.inner-content ol > li {
    position:relative; /* Create a positioning context */
    list-style:none; /* Disable the normal item numbering */
   margin-left:30px;
}
.inner-content ol > li:before {
    content:counter(li); /* Use the counter as content */
    counter-increment:li; /* Increment the counter by 1 */
    position:absolute;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    left:-30px;
    font-weight:900;
    color: #000;
    padding-top: 2px;
	font-size:12px;

}

.inner-content ul li{
	padding-top: 10px
}
.inner-content ol li{
	padding-top: 10px
}
.inner-content ul ul{
	padding-left: 15px;
}

.inner-content ul ul ul{
	padding-left: 15px;
}

.inner-content ol ol{
	padding-left: 15px;
}

.inner-content ol ol ol{
	padding-left: 15px;
}

.inner-content dt{
	font-weight: bold;
}

.inner-content dd{
	margin-left:10px;
}

.inner-content th, .inner-content td{
	padding:10px;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 05 - TYPOGRAPHY */
/*-------------------------------------------------------------------------------------------------------------------------------*/

h1, h2, h3 {
	font-family: "Ubuntu", sans-serif;
	line-height: 125%;
	color: #222;
	font-weight: 300;
}

h4, h5{
	font-family: "Ubuntu", sans-serif;
	line-height: 125%;
	color: #222;
	font-weight: 300;
}

h6{
	font-family: "Ubuntu", sans-serif;
	line-height: 125%;
	color: #222;
	font-weight: 500;
}

h1.light, h2.light, h3.light {
	color: #fff;
}

h1 {
	letter-spacing: 2pt;
	font-size: 42px;
	text-transform: uppercase;
}

h2 {
	letter-spacing: 1.8pt;
	font-size: 36px;
	text-transform: uppercase;
}

h3 {
	letter-spacing: 1.7pt;
	font-size: 28px;
	text-transform: uppercase;
}

h4 {
	letter-spacing: 1.6pt;
	font-size: 26px;
	text-transform: uppercase;
}

h5 {
	letter-spacing: 1.5pt;
	font-size: 22px;
	text-transform: uppercase;
}

h6 {
	letter-spacing: 1.4pt;
	font-size: 13px;
	text-transform: uppercase;
	font-weight:500;
}

b, strong {
	font-weight: 900;
}

body, p, a {
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	letter-spacing: 0.6pt;
	line-height: 180%;
	color: #ababab;
	font-weight: 400;
}


a {
	text-decoration: none;
}

.thin {
	font-weight: 100 !important;
}

.thick {
	font-weight: 700 !important;
}

.white {
	color: #fff;
}

.dark-section {
	background: #222;
}

.light-section {
	background: #f8f8f8;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 06 - SPACING */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.margin-left-10 {
	margin-left: 10px !important;
}

.margin-left-20 {
	margin-left: 20px !important;
}

.margin-left-30 {
	margin-left: 30px !important;
}

.margin-left-50 {
	margin-left: 50px !important;
}

.margin-right-10 {
	margin-right: 10px !important;
}

.margin-right-20 {
	margin-right: 20px !important;
}

.margin-right-30 {
	margin-right: 30px !important;
}

.margin-right-50 {
	margin-right: 50px !important;
}

.margin-bottom-50 {
	margin-bottom: 50px;
}

.margin-bottom-30 {
	margin-bottom: 30px;
}

.margin-bottom-20 {
	margin-bottom: 20px;
}

.margin-bottom-10 {
	margin-bottom: 10px;
}

.margin-bottom-5 {
	margin-bottom: 5px;
}

.margin-top-30 {
	margin-top: 30px;
}

.margin-top-50 {
	margin-top: 50px;
}

.margin-top-100 {
	margin-top: 100px;
}

.padding-10 {
	padding: 10px;
}

.padding-15 {
	padding: 15px;
}

.padding-20 {
	padding: 20px;
}

.padding-30 {
	padding: 30px;
}

.padding-50 {
	padding: 50px;
}

.padding-top-200 {
	padding-top: 200px;
}

.padding-top-180 {
	padding-top: 180px;
}

.padding-top-170 {
	padding-top: 170px;
}
.padding-top-150 {
	padding-top: 150px;
}

.padding-top-120 {
	padding-top: 120px;
}

.padding-top-100 {
	padding-top: 100px;
}

.padding-top-90 {
	padding-top: 90px;
}

.padding-top-80 {
	padding-top: 80px;
}

.padding-top-70 {
	padding-top: 70px;
}

.padding-top-60 {
	padding-top: 60px;
}

.padding-top-50 {
	padding-top: 50px;
}

.padding-top-40 {
	padding-top: 40px;
}

.padding-top-30 {
	padding-top: 30px;
}
.padding-top-20 {
	padding-top: 20px;
}

.padding-top-15 {
	padding-top: 15px;
}

.padding-top-10 {
	padding-top: 10px;
}
.padding-top-5 {
	padding-top: 5px;
}

.padding-bottom-200 {
	padding-bottom: 200px;
}

.padding-bottom-150 {
	padding-bottom: 150px;
}

.padding-bottom-130 {
	padding-bottom: 130px;
}

.padding-bottom-100 {
	padding-bottom: 100px;
}

.padding-bottom-90 {
	padding-bottom: 90px;
}

.padding-bottom-80 {
	padding-bottom: 80px;
}

.padding-bottom-70 {
	padding-bottom: 70px;
}

.padding-bottom-60 {
	padding-bottom: 60px;
}

.padding-bottom-50 {
	padding-bottom: 50px;
}

.padding-bottom-40 {
	padding-bottom: 40px;
}
.padding-bottom-30 {
	padding-bottom: 30px;
}
.padding-bottom-20 {
	padding-bottom: 20px;
}

.padding-bottom-15 {
	padding-bottom: 15px;
}

.padding-bottom-10 {
	padding-bottom: 10px;
}
.padding-bottom-5 {
	padding-bottom: 5px;
}

.padding-bottom-0 {
	padding-bottom: 0px;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 07 - NAVIGATION */
/*-------------------------------------------------------------------------------------------------------------------------------*/


.searchbox{
	position:absolute;
	width:200px;
	/*height:0; */
	right:0;
	background: #fff;
	top:55px;
	display:block;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	z-index: 99999;
	overflow:hidden;
	
	opacity: 0;
		-webkit-transform-origin: top;
		transform-origin: top;
		-moz-transform-origin: top;
		-o-transform-origin: top;
		-webkit-animation-fill-mode: forwards;
		animation-fill-mode: forwards;
		-moz-animation-fill-mode: forwards;
		-o-animation-fill-mode: forwards;
		-webkit-transform: scale(1, 0);
		-moz-transform: scale(1, 0);
		-o-transform: scale(1, 0);
		transform: scale(1, 0);
		display: block;
}

.searchbox .form-group{
	margin-bottom:0;
	border-bottom: 4px solid #222;
}

.searchbox .form-control{
	color: #ababab;
}
#searchicon.active + .searchbox{
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	
	display: block;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	opacity: 1;
}
/*
.searchbox:hover{
	display: block;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	opacity: 1;
}
*/

.top-bar {
	background: #fff;
	border-bottom: 1px solid #eeeeee;
	height: 55px;
	line-height: 55px;
	z-index: 9999;
	  margin: 0 auto;
  right: 0;
  left: 0;
}

.top-bar.dark{
	background:#111;
	border-bottom: 1px solid #222;
}
.top-bar.dark{
	color: #bbb;
}
.top-bar.dark i{
	color: #fff;
}
.navbar.dark{
	background: #222;
}

.navbar.dark .navbar-nav > li > a{
	color:#fff
}



.navbar.dark .navbar-nav a {
	font-weight: 400;
	-webkit-text-stroke: 0px;

}
.navbar-nav .active-item-menu {
	position: absolute !important;
	left: 0;
	bottom: -1px;
	margin-left: 7px;
	width: 50px;
}

.navbar-nav > li > .dropdown-menu {
	/*padding-top: 1px;*/
}
.dropdown-menu {
	background: #fff;
	border-bottom: 4px solid #222;
}

.dropdown-menu > li, .dropdown-menu .dropdown-menu > li, .dropdown-menu .dropdown-menu .dropdown-menu > li {
	display: block;
	padding: 10px 30px;
	position: relative;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
}

.dropdown-menu > li {
	border-bottom: 1px solid #efefef;
}
.dropdown-menu > li:last-child {
	border-bottom: none;
}

.dropdown-menu .dropdown-menu:before, .dropdown-menu:before {
	position: absolute;
	width: 100%;
	height: 5px;
	display: block;
	content: '';
	left: 0;
	bottom: -5px;
}

.dropdown-menu .dropdown-menu {
	top: 0;
	left: 100% !important;
	background-color: #fff;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

@media (min-width: 991px) {
	.dropdown-menu {
		opacity: 0;
		-webkit-transform-origin: top;
		transform-origin: top;
		-moz-transform-origin: top;
	/*	-ms-transform-origin: top; */
		-o-transform-origin: top;
		-webkit-animation-fill-mode: forwards;
		animation-fill-mode: forwards;
		-moz-animation-fill-mode: forwards;
	/*	-ms-animation-fill-mode: forwards; */
		-o-animation-fill-mode: forwards;
		-webkit-transform: scale(1, 0);
		-moz-transform: scale(1, 0);
	/*	-ms-transform: scale(1, 0); */
		-o-transform: scale(1, 0);
		transform: scale(1, 0);
		display: block;
	}

}

@media (max-width: 991px) {
	.active-item-menu {
		display: none !important;
	}
}

@media (min-width: 992px) {
	ul.nav li.dropdown:hover > ul.dropdown-menu {
		display: block;
		transition: all 0.2s linear;
		-webkit-transition: all 0.2s linear;
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
		opacity: 1;
	}
}

@media (max-width: 992px) {
	.dropdown-menu {
		padding-top: 10px;
	}
	.dropdown-menu .dropdown-menu:before, .dropdown-menu:before {
		display: none;
	}

	.dropdown-menu > li, .dropdown-menu .dropdown-menu > li, .dropdown-menu .dropdown-menu > li > ul li {
		display: block;
		background: none #fff;
		position: relative;
	}

	.dropdown-menu > li:hover > ul li, .dropdown-menu > li > ul li:hover > ul li {
		background: none #fff;
	}

	.dropdown-menu > li:hover, .dropdown-menu > li > ul li:hover, .dropdown-menu > li > ul li > ul li:hover, .dropdown-menu > li > ul li > ul li > ul li:hover {
		display: block;
		background: none #fff;
		position: relative;
	}

	.nav-collapse {
		overflow-y: auto;
	}

}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #292929;
}

.dropdown .dropdown > a, .dropdown .dropdown .dropdown > a, .dropdown .dropdown .dropdown .dropdown > a {

	position: relative;
}
.dropdown ul .dropdown > a:after, .dropdown ul .dropdown ul .dropdown > a:after, .dropdown ul .dropdown ul .dropdown ul .dropdown > a:after {
	display: block;
	width: 5px;
	height: 100%;
	right: -10px;
	top: 2px;
	content: '';
	position: absolute;
	content: "\f0da";
	font-family: "FontAwesome";
}

.logo {
	margin-right: 60px;
}
.logo img {
	vertical-align: middle;
}

.navbar {
	padding: 0;
	margin: 0 auto;
	top: 0px;
	min-height: 70px;
	z-index: 9999;
	background: #fff;
	margin-bottom: 0 !important;
	line-height: 70px;
	position: relative;
	top: auto;
	transition: all .1s ease;
	-webkit-transition: all .1s ease;
	-moz-transition: all .1s ease;
	-ms-transition: all .1s ease;
	-o-transition: all .1s ease;
}

.navbar .container .row {
	padding-top: 15px;
	padding-bottom: 15px;
	transition: all .1s ease;
	-webkit-transition: all .1s ease;
	-moz-transition: all .1s ease;
	-ms-transition: all .1s ease;
	-o-transition: all .1s ease;
}

.navbar-nav {
	padding-top: 5px;
	transition: all .1s ease;
	-webkit-transition: all .1s ease;
	-moz-transition: all .1s ease;
	-ms-transition: all .1s ease;
	-o-transition: all .1s ease;
}

@media (max-width: 992px) {
	.navbar {
		position: absolute !important;
		top: 0 !important;
	}
	.top-bar {
		display: none;
	}
	.header, .page-header, .standalone-portfolio {
		margin-top: 0px;
	}
}

.navbar-nav > li > a {
	padding: 0 20px;
	line-height: 60px;
	letter-spacing:1.4pt;
}
.header {
	width: 100%;
	height: auto;

}

@media (max-width: 767px) {
	.navbar {
		padding: 0;
	}
}

.navbar-default .navbar-toggle {
	border-color: #fff;
}
.navbar-toggle {
	position: relative;
	color: #fff;
	float: right;
	padding: 9px 10px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

.navbar-nav a {
	font-family: "Ubuntu", sans-serif;
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.8pt;
	color: #222;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}

.navbar-panel {
	float: right;
	padding-left: 35px;
	height: 60px;
}

.navbar-panel a {
	color: #fff;
	font-size: 16px;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	display: inline-block;
	width: 60px;
	height: 61px;
	line-height: 60px;
	text-align: center;
}

.navbar-panel a:hover {
	color: #fff;
	background: transparent;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
}

.navbar-nav .active a {
	background: none;
	color: #b3b3b3;
}

.navbar-nav .active .dropdown-menu li a {
	color: #222;
}

.navbar-nav .active .dropdown-menu li a:hover {
	color: #b3b3b3;
}

@media (max-width: 991px) {
	.navbar-header.name {
		display: none;
	}

	.navbar-nav > li > a {
		padding: 0px;
		line-height: 40px;
	}

}

@media (max-width: 1200px) {
	.navbar {
		padding: 0 20px;
	}

	.navbar-panel {
		display: none;
	}
}

.dropdown-menu > li > a {
	color: #292929;
	font-family: "Open Sans", sans-serif;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 11px;
	letter-spacing: 0.5pt;
	-webkit-text-stroke: 0px;
}

.dropdown-menu > li:hover > a {
	color: #b3b3b3;
}

.dropdown-menu {
	transition: top 1s ease-in-out;
	-webkit-transition: top 1s ease-in-out;
	-moz-transition: top 1s ease-in-out;
	-ms-transition: top 1s ease-in-out;
	-o-transition: top 1s ease-in-out;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 08 - SHORTCODES */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------*/
/* 8.1 - COUNTERS */
/*---------------------------------------------------------------*/



.counter-number {
	display: inline-block;
}

.counters i {
	display: inline-block;
	margin-bottom: 10px;
	  letter-spacing: 1.2pt;
  font-size: 14px;
  line-height: 125%;
  margin-right:10px;
 color: #222;
  
}
.counters {
	text-align: center;
}

.counter h5 {

	font-size: 22px;
	display: inline-block;
	font-family: "Ubuntu";
	
	font-weight: 500;
	display: inline-block;
	color: #ababab;
}

.counters h6 {
	font-weight: 600;
	display: inline-block;
	padding-bottom: 10px;
	color: #222;
}

.counters-dark i {
	color: #fff !important;
}

.counters-dark h6 {
	color: #fff  !important;
}

.counters-dark h5{
	color: #ababab;
}

/*---------------------------------------------------------------*/
/* 8.2 - PROGRESS BARS */
/*---------------------------------------------------------------*/

.progressBar {
	width: 100%;
	height: 10px;
	border: 1px solid #eee;
	background-color: transparent;
	margin-bottom: 10px;
}

.progressBar div {
	height: 5px;
	margin-top: 4px;
	text-align: right;
	line-height: 5px;
	width: 0;
	background-color: #222;
	max-width:100%;
}

.progress-dark-style1 .progressBar {
	border: 1px solid transparent;
}

.progress-description h3 {
	padding-bottom: 10px;
}
.progress-description span {
	font-size: 11px;
	color: #adadad;
	padding-bottom: 20px;
	display: block;
}

.skill-chart {
	text-align: left;
	display: block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 20px;
}

.chart canvas, .chart-white canvas {
	position: absolute;
	top: 0;
	left: 20px;
}

.chart h4, .chart-white h4 {
	display: inline-block;
	line-height: 100px;
	text-align: center;
	padding-left: 35px;
	z-index: 2;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	font-size: 16px;
}

.chart-white h4 {
	color: #f8f8f8;
}

/*---------------------------------------------------------------*/
/* 8.3 - PRICE TABLES */
/*---------------------------------------------------------------*/

.pricetable h5{
	position:relative;
	margin-bottom: 30px;
}

.pricetable{
	width:100%;
}

.pricetable h5:after{
	position: absolute;
	width:20px;
	height: 3px;
	bottom:-20px;
	margin:1px;
	background: #222;
	right: 50%;
	content: '';
}

.pricetable h5:before{
	position: absolute;
	width:20px;
	height: 3px;
	bottom:-20px;
	margin:1px;
	background: #979797;
	left: 50%;
	content: '';
}

.pricetable.dark h5:after{
	background: #fff;
}

.pricetable {
	text-align: center;
	height: 350px;
	margin: 0 auto;
	position: relative;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
	display: table;
}

.pricetable .table-content {
	vertical-align: middle;
	display: table-cell;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
.pricetable.middle {

}
.pricetable.dark.middle {
	position:relative:
}

.pricetable.middle:before{
	position: absolute;
	width:1px;
	height: 80px;
	top: calc(50% - 40px);
	margin:1px;
	background: #eee;
	left: 0;
	content: '';

} 
.pricetable.middle:after{
		position: absolute;
	width:1px;
	height: 80px;
	top: calc(50% - 40px);
	margin:1px;
	background: #eee;
	right: 0;
	content: '';

}


.pricetable.dark h5 {
	color: #fff;
}
.pricetable-add {
	display: block;
	height: 0px;
	overflow: hidden;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
}

.features span {
	display: block;
	font-style: italic;
}
.features span a {
	display: block;
	font-style: normal;
	color: #222;
	padding-top: 10px;
	font-family: "Ubuntu", sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing:4.2pt;
	font-size:12px;
}

.priceicon {
	display: block;
	padding: 25px 0px;
	color: #222;
	font-size: 18px;
}

.pricetable.dark .priceicon{
	color: #fff;
}
.pricetable.active .pricetable-add {
	display: block;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
}

.pricetable i {
	font-style: italic;
}
.pricetable.active {

}

.pricetable.dark i{
	color: #fff;
}

.pricetable.dark.active {
	background: #222;
}

.pricetable h5 {
	font-size: 14px;
	display: block;
}

@media (max-width: 767px) {
	.pricetable {
		display: block;
		height: auto;
		text-align: center;
	}

	.pricetable .table-content {
		display: block;
		padding: 50px;
	}

}

.pricetable.dark .features span a{
	color: #fff;
}
/*---------------------------------------------------------------*/
/* 8.4 - SERVICES */
/*---------------------------------------------------------------*/

.service-align-center p, .service-align-left p, .service-align-right p, .service2-align-left p, .service2-align-right p{
padding-bottom: 20px;
}

.service-align-left {
	text-align: left;
}

.service-align-left .header {
	padding-bottom: 12px;
}
.service-align-left i {
	display: inline-block;
	color: #222;
	font-size: 14px;
	padding-right: 20px;
}

.service-align-left h6 {
	display: inline-block;
}

.service-align-right {
	text-align: right;
}

.service-align-right .header {
	padding-bottom: 12px;
}
.service-align-right i {
	display: inline-block;
	color: #222;
	font-size: 14px;
	padding-left: 20px;
}

.service-align-right h6 {
	display: inline-block;
}

.service-align-center {
	display: block;
	text-align: center;
}

.service-align-center i {
	color: #fff;
	background: #222;
	font-size: 22px;
	display: block;
	margin: 0 auto;
	width: 60px;
	height: 60px;
	line-height: 60px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
}

.service-align-center .header.nobg i {
	color: #222;
	background: transparent;
}

.service-align-center:hover .header.nobg i {
	background: #222;
	color: #fff;
}

.service-align-center:hover i {
	background: transparent;
	color: #222;
}
.service-align-center h6 {
	display: block;
	padding: 30px 0;
}




.service2-align-left {
	text-align: left;
}

.service2-align-right {
	text-align: right;
}

.service2-align-left .header,
.service2-align-right .header {
	padding-bottom: 12px;
}
.service2-align-left i,
.service2-align-right i {

	font-size: 36px;
	text-align:center;
	color: #fff;
	background: #222;
	font-size: 14px;
	display: block;
	margin: 0 auto;
	width: 35px;
	height: 35px;
	line-height: 35px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	margin-top:5px;
}

.service2-align-left:hover i,
.service2-align-right:hover i{
	color: #222;
	background: transparent;
}

.service2-align-left h6,
.service2-align-right h6 {
	display: inline-block;
	position:relative;
	margin-bottom:60px;
	font-size: 14px;
	line-height:170%;
}

.service2-align-left h6:after{
	position: absolute;
	width:20px;
	height: 3px;
	bottom:-30px;
	background: #222;
	left: 22px;
	content: '';
}

.service2-align-right h6:after{
	position: absolute;
	width:20px;
	height: 3px;
	bottom:-30px;
	background: #222;
	right: 22px;
	content: '';
}

.service2-align-left h6:before{
	position: absolute;
	width:20px;
	height: 3px;
	bottom:-30px;
	background: #979797;
	left: 0;
	content: '';
}

.service2-align-right h6:before{
	position: absolute;
	width:20px;
	height: 3px;
	bottom:-30px;
	background: #979797;
	right: 0;
	content: '';
}



/*---------------------------------------------------------------*/
/* 8.5 - CALL TO ACTION */
/*---------------------------------------------------------------*/


.cta i {
	display: inline-block;
	font-size: 36px;
	color: #efefef;
}
.cta h6 {
	display: inline-block;
}

@media (max-width: 992px) {
	.cta .col-md-1, .cta .col-md-8, .cta .col-md-3 {
		text-align: center;
	}
}

.call-to-action-white {
	background: #fff;
}

.call-to-action-dark {
	background: #222;
}

.call-to-action-dark .cta h6 {
	color: #fff;
}
.call-to-action-grey {
	background: #f8f8f8;
}

.call-to-action-grey .cta i {
	color: #fff;
}



.cta-left {
	padding-left: 50px;
	padding-top: 10px;
}

.call-to-action-dark .cta-left {
	border-left: 4px solid #f8f8f8;
}

.call-to-action-white .cta-left {
	border-left: 4px solid #222;
}

.call-to-action-grey .cta-left {
	border-left: 4px solid #222;
}

/*---------------------------------------------------------------*/
/* 8.6 - BUTTONS */
/*---------------------------------------------------------------*/
.button, .btn {
	background: #f8f8f8;
	color: #555;
	display: inline-block;
	padding: 10px 40px 10px 20px;
	font-size: 12px;
	letter-spacing: 1.3pt;
	font-weight: 400;
	position: relative;
	font-family: "Ubuntu";
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	text-transform: uppercase;
}

.button:hover, .btn:hover {
	background: #222;
	color: #fff;
}

.button.dark:hover, .btn.dark:hover {
	background: #f8f8f8;
	color: #555;
}
button:focus {
	outline: 0;
}

.button.dark, .btn.dark {
	background: #222;
	color: #fff;
	font-weight: 400;
}

.button.transparent.light, .btn.transparent.light {
	background: transparent;
	color: #f8f8f8;
	border: 1px solid #f8f8f8;
}

.button.transparent-dark, .btn.transparent-dark {
	border: 1px solid #222;
	background: transparent;
	color: #222;
	font-weight: 400;
}

.button.small, .btn.small {
	height: 30px;
	padding: 0px;
	padding-left: 12px;
	border: none;
	font-size: 10px;
	padding-right: 30px;
	line-height: 30px;
	letter-spacing: 1pt;
}

.button.small:after, .btn.small:after {
	top: 0px;
	bottom: 12px;
	right: 20px;
	width: 10px;
}

.button:after, .btn:after {
	font-family: FontAwesome;
	content: "\f178";
	font-weight: normal;
	position: absolute;
	display: block;
	width: 20px;
	padding-top: 1px;
	padding-left: 10px;
	height: auto;
	top: 10px;
	bottom: 10px;
	right: 20px;
}

.button.shopping:after, .btn.shopping:after {
	content: "\f07a";
}
.button.arrow:after, .btn.arrow:after {
	content: "\f061";
}

.button.resize:after, .btn.resize:after {
	content: "\f0b2";
}

.button.forward:after, .btn.forward:after {
	content: "\f064";
}
.button.check:after, .btn.check:after {
	content: "\f05d";
}

.button.transparent, .btn.transparent,
.button.transparent-dark, .btn.transparent-dark {
	background: transparent;
	border: 1px solid #444;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
}

.button.transparent:hover, .btn.transparent:hover,
.button.transparent-dark:hover, .btn.transparent-dark:hover {
	border: 1px solid transparent;
}
.button.transparent:hover:before, .btn.transparent:hover:before,
.button.transparent-dark:hover:before, .btn.transparent-dark:hover:before {
	background: transparent;
}

.transparent-slider{
	color: #fff !important;
	border:1px solid  #fff !important;
}

.transparent-slider:hoover{
	color: #fff !important;
	border:0px solid transparent !important;
}

.button:active, .btn:active {
	top: 2px;
}


.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button{
	margin-bottom:0 !important;
}
/*---------------------------------------------------------------*/
/* 8.7 - LISTS */
/*---------------------------------------------------------------*/

.bullet-list li {
	display: block;
	background: url(../images/bullet.png) no-repeat 20px center;
	padding-left: 50px;
	position: relative;
}

.item-list li {
	display: block;
	padding-left: 50px;
	position: relative;
}

.item-list li:before {
	color: #000000;
	font-family: FontAwesome;
	display: inline-block;
	margin-left: -32px;
	width: 28px;
}

.item-list.arrow-circle-o-right li:before {
	content: '\f18e';
}

.item-list.arrow li:before {
	content: '\f061';
}

.item-list.chevron li:before {
	content: '\f054';
}

.item-list.check li:before {
	content: '\f00c';
}

.item-list.check-square li:before {
	content: '\f046';
}

.item-list.check-circle li:before {
	content: '\f058';
}

.item-list.xclose li:before {
	content: '\f00d';
}

.item-list.forward li:before {
	content: '\f064';
}

.item-list.toggles li:before {
	content: '\f152';
}

.item-list.times li:before {
	content: '\f057';
}

.item-list.paw li:before {
	content: '\f1b0';
}

/*---------------------------------------------------------------*/
/* 8.8 - TABS */
/*---------------------------------------------------------------*/

.tabs-primary li > a {
	border-radius: 0 !important;
	background: #f8f8f8;
	color: #555;
	font-size: 12px;
	letter-spacing: 1.3pt;
	font-weight: 400;
}

.tabs-secondary li > a {
	border-radius: 0 !important;
	background: #222;
	color: #fff;
	font-size: 12px;
	letter-spacing: 1.3pt;
	font-weight: 400;
}

.tab-pane p {
	padding-top: 20px;
}

.tabs-primary li a:hover {
	font-weight: 400;
	color: #fff !important;
}

.tabs-secondary li a:hover {
	font-weight: 400;
	color: #555;
}

.wpb_tabs  li  a {
	border: none;
	text-transform: uppercase;
}
.nav-tabs .active {
}

.wpb_tabs {
	border: none;
}

.tabs-primary li.ui-tabs-active > a, .tabs-primary li.ui-tabs-active a:hover, .tabs-primary li.ui-tabs-active a:focus {
	border: none;
	color: #fff;
	font-weight: 400;
	background: #222;
}



.tabs-secondary li.ui-tabs-active a, .tabs-secondary li.ui-tabs-active a:hover, .tabs-secondary li.ui-tabs-active a:focus {
	background: #f8f8f8;
	color: #555;
}


.tabs-secondary li:hover a{
	background: #f8f8f8;
}
.tabs-primary li a:hover {
	background: #222;
}
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab,
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content{
	padding: 20px 0 !important;
}
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab{
	background: transparent !important;
}





.accordion-primary .wpb_accordion_header {
	color: #222;
	background-color: #f9f9f9 !important;
}

.accordion-primary .wpb_accordion_header a{
	color: #222;
}
.accordion-secondary .wpb_accordion_header {
	background-color: #222 !important;
}
.accordion-primary  .wpb_accordion_header a {
	text-transform: uppercase;
	font-weight: 400;
}

.accordion-secondary .wpb_accordion_header a {
	text-transform: uppercase;
	font-weight: 300;
	color: #fff;
}
.wpb_content_element .wpb_accordion_header a{
	padding: 1em !important;
}

.ui-accordion-header-icon{
	display:none !important;
}

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header{
	margin: 0 0 5px 0;
}





.wpb_content_element .wpb_tour .wpb_tabs_nav li{
	background: #222 !important;
}

.wpb_content_element .wpb_tour .wpb_tabs_nav li a{
	color: #fff;
}


.wpb_content_element .wpb_tour .wpb_tabs_nav li.ui-tabs-active{
	background: #f9f9f9 !important;
}

.wpb_content_element .wpb_tour .wpb_tabs_nav li.ui-tabs-active a{
	color: #222;
}


.wpb_content_element .wpb_tour .wpb_tabs_nav li:hover{
	background: #f9f9f9 !important;
}

.wpb_content_element .wpb_tour .wpb_tabs_nav li:hover a{
	color: #222;
}

.wpb_prev_slide, .wpb_next_slide{
	display:none !important;
}

.wpb_tour .wpb_tour .wpb_tab{
	width: auto !important;
}


.wpb_content_element .wpb_tour .wpb_tab{
	padding: 0 20px !important;
}

.wpb_tour .wpb_tour .wpb_tab{
	float: none !important;
}





.vc_toggle_icon, .vc_toggle_icon:before, .vc_toggle_icon:after{
	display:none !important;
}

.vc_toggle_title{
	background: #222;
	
}

.vc_toggle_active .vc_toggle_title{
	background: #f9f9f9;
}

.vc_toggle_title{
	padding:10px !important;
}
.vc_toggle_title h4{
	color: #fff;
	font-size: 14px;
	  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  letter-spacing: 0.6pt;
}

.vc_toggle_active .vc_toggle_title h4{
	color: #222;
}

.vc_toggle_size_md.vc_toggle_default .vc_toggle_content{
	padding-left: 0 !important;
}

.vc_toggle:last-of-type{
	margin-bottom: 5px !important;
}
/*---------------------------------------------------------------*/
/* 9 - PORTFOLIO */
/*---------------------------------------------------------------*/

.hidden{
	display:none;
}
.owl-item.portfolio {
	height: 300px;
	position: relative;
}
.portfolio-item {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background-position: 50% 50%;
	background-size: cover !important;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
}

.portfolio-info {
	display: block;
	width: 100%;
	height: 100px;
	background: #f8f8f8;
	position: absolute;
	left: 0;
	bottom: -100px;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	padding: 30px;
	text-align: center;
}
.portfolio-info h6 {
	display: block;
	font-size: 11px;
}

.owl-item.portfolio:hover .portfolio-info {
	bottom: 0;
}

.owl-item.portfolio:hover .portfolio-item {
	top: -50px;
}

.portfolio-item-navigation-ajax {
	display: none;
}
#single-home-container .portfolio-item-navigation-ajax {
	display: block;
}

.portfolio-carousel .owl-buttons {
	position: absolute;
	left: 0;
	bottom: 70px;
	display: none;
	width: 100%;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
}
.portfolio-carousel:hover .owl-buttons {
	display: block;
}
.portfolio-carousel .owl-buttons .owl-prev {
	position: absolute;
	left: 20px;
	top: 0;
	color: #222;
}

.portfolio-carousel .owl-buttons .owl-next {
	position: absolute;
	right: 20px;
	top: 0;
	color: #222;
}

.prev-item a {
	color: #222;
	display: inline-block;
	zoom: 1;
	padding: 2px;
	font-size: 18px;
}

.next-item a {
	color: #222;
	display: inline-block;
	zoom: 1;
	padding: 2px;
	font-size: 18px;
}

.exit-item {
	color: #222;
	display: inline-block;
	zoom: 1;
	padding: 2px;
	font-size: 18px;
}

.singleportfolio {
	padding-bottom: 50px;
}

.portfolio-title {
	text-transform: uppercase;
	font-size: 18px;
	padding-bottom: 50px;
}

.portfolio-info-short {
	display: block;
	padding-bottom: 50px;
}

.portfolio-info-short .item-info {
	display: block;
}

.portfolio-info-short .item-info .icon {
	display: inline-block;
	height: 50px;
	width: 20px;
	font-size: 13px;
	color: #222;
	vertical-align: top;
}

.portfolio-info-short .item-info .desc {
	display: inline-block;
	height: 50px;
}

.portfolio-info-short .item-info span {
	font-family: "Ubuntu", sans-serif;
	font-weight: 400;
	font-size: 12px;
	text-transform: uppercase;
	color: #222;
	display: block;
}

.portfolioHolder {
	margin-bottom: -10px !important;
}

.portfolioitems.col-md-4 {
	height: 300px;
}

.portfolioitems.col-md-3 {
	height: 220px;
}

.portfolioitems.col-md-3.large {
	height: 300px;
}

.portfolioitems.col-md-4.large {
	height: 380px;
}

.portfolioitems {
	position: relative;
	margin-bottom: 30px;
}

.portfolio-buttons li {
	display: inline-block;
	padding-bottom: 70px;
	padding-top: 20px;
}

.portfolio-buttons li a {
	padding-right: 30px;
	text-transform: uppercase;
	color: #222;
	font-family: "Ubuntu", sans-serif;
	font-weight: 400;
	font-size: 12px;
	position: relative;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
}

.portfolio-buttons li a:hover, .portfolio-buttons li.active a {
	color: #979797;
}

.portfolio-buttons li a:after {
	display: block;
	width: 1px;
	height: 10px;
	position: absolute;
	right: 15px;
	top: 3px;
	background: #222;
	content: '';
}

.portfolio-buttons li:last-child a:after {
	display: none;
}

@media (max-width: 767px) {

	.portfolio-buttons {
		padding-bottom: 30px;
		text-align: center;
	}
	.portfolio-buttons li {
		display: block;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.portfolio-buttons li a:after {
		display: none;
	}

}

.portfolio-infos {
	padding-top: 30px;
	text-align: center;
}

.portfolio-pics {
	background-size: cover;
	background-position: 50% 50%;
	overflow: hidden;
	height: calc(100% - 80px);
	display: block;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
}

.portfolio-pic {
	background-size: cover;
	background-position: 50% 50%;
	overflow: hidden;
	width: calc(100% - 30px);
	height: calc(100% + 50px);
	position: absolute;
	top: 0;
	left: 15px;
	display: block;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
}
.portfolio-pic .portfolio-info {
	background: #fff !important;
}

.portfolio-pic:hover .portfolio-info {
	bottom: 0;
}

.portfolio:hover .portfolio-pic {
	top: -50px;
}

.portfolio {
	overflow: hidden;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
}

/*---------------------------------------------------------------*/
/* 10 - BLOG */
/*---------------------------------------------------------------*/
.stickypost{
  padding: 20px;
  border:1px solid #ccc;
 }
.post .imagepost{
  margin-bottom: 30px;
}

.news-box {
	margin-bottom: 25px;
}


.news-box blockquote{
	padding: 20px;
}

.news-item.news-box.main blockquote{
padding-bottom:0;
}

.news-item{
	
}
.mainstickypost{
	background:#f8f8f8;
	padding: 20px;
}
.news-box.main {
	margin-bottom: 0;
}

.news-box.main .readmore{
	padding-bottom: 0;
}

.news-box .post-feature {
	display: block;
	padding-bottom: 30px;
	position: relative;
}

.news-box .post-feature.quote {
	padding: 20px;
	margin-bottom: 20px;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
}

.news-box .post-feature.quote i {
	position: absolute;
	top: -20px;
	left: -20px;
	font-size: 80px;
	color: #f3f3f3;
	z-index: -1;
	padding: 20px;
	margin-bottom: 20px;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
}

.news-box .post-feature.quote:hover {
	background: #f8f8f8;
}

.news-box .post-feature.quote h5 {
	font-style: italic;
	line-height: 150%;
	font-size: 16px;
	letter-spacing: 1pt;
	text-transform: none;
}

.sc {
	pointer-events: none;
	position: absolute;
	display: block;
	width: calc(100% + 2px);
	height: calc(100% - 36px);
	top: 0;
	left: 0;
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,1);
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,1);
	box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,1);
	border: 2px solid #fff;
}

.news-box .post-feature .sc {
	pointer-events: none;
	position: absolute;
	display: block;
	width: calc(100% + 2px);
	height: calc(100% - 36px);
	top: 0;
	left: 0;
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,1);
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,1);
	box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,1);
	border: 2px solid #fff;
}
.news-box .post-feature img {
	max-width: 100%;
}
.news-box .post-title {
	display: block;
	padding-bottom: 20px;
}
.news-box .post-title h6 {
	font-size: 13px;
	display: block;
}

.news-box .post-title span {
	font-size: 12px;
	font-style: italic;
}

.news-box .post-content {
	display: block;
	padding-bottom: 20px;
}

.blog-content .post-content p, .portfolio-desc p{
	padding-bottom: 20px;
}

.news-box .post-info .comment-count i {
	font-size: 14px;
	color: #222;
	display: inline-block;
	padding-right: 5px;
}

.news-box .post-info .comment-count span {
	font-size: 12px;
}

.news-box .post-info .readmore h6 {
	font-size: 12px;
}

.news-box .post-info {
	padding-bottom: 20px;
}

.post-image {
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}

.post iframe, .post .fluid-width-video-wrapper, .post .flexslider {
	margin-bottom: 30px;
}

.flexslider ul{
	margin:0;
}

.flexslider ul li{
	margin:0;
	background: none;
	padding:0;
}


.post-com i {
	display: block;
	font-size: 60px;
	color: #eee;
	padding-bottom: 20px;
}

.comments-number {
	color: #fff;
	display: block;
	font-size: 20px;
	width: 30px;
	height: 30px;
	top: 10px;
	left: 50px;
	position: absolute;
	pointer-events: none;
}

.blog-fullwidth .comments-number{
	left: 75px;
}

@media (max-width: 1199px) {
	.comments-number {
		left: 40px;
	}
	.blog-fullwidth .comments-number{
	left: 60px;
}

}

@media (max-width: 767px) {
}

.single-post-title {
	font-size: 22px;
	display: block;
	text-transform: uppercase;
}

.post-info {
	padding-top: 5px;
	padding-bottom: 30px;
	font-weight: normal;

}

.post-info a, .post-info span {
	font-size: 11px;

}

.info-item {
	display: inline-block;
}

.post-info i {
	padding-right: 2px;
	font-size: 12px;
	color: #222;
}

.readmore {
	float: right;
	display: block;
	padding-top: 25px;
	padding-bottom: 30px;
	
}

.news-box .readmore{
	padding-top: 5px;
}

.logged-in-as{
	padding-bottom:20px;
}
.post {
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
	margin-bottom: 50px;
}

.post:last-child {
	border-bottom: 0px;
	margin-bottom: 0px;
}

.flex-direction-nav li .flex-next, .flex-direction-nav li .flex-prev {
	background-color: transparent;
}

.flexslider .flex-direction-nav {
	display: none;
}

.flexslider:hover .flex-direction-nav {
	display: block;
}

.flex-control-nav {
	display: none;
}

.singlepost iframe, .singlepost .fluid-width-video-wrapper, .singlepost .flexslider, .singlepost .imagepost {
	margin-bottom: 30px;
}

.singlepost blockquote {
	margin-bottom: 40px !important;
}

.single-tags {
	padding: 20px 0;
}

.single-tags a {
	color: #222;
	text-transform: uppercase;
	font-size: 12px;
	font-family: "Ubuntu", sans-serif;
	font-weight: 400;
}
.single-tags i {
	color: #222;
	padding-right: 15px;
	font-size: 12px;
}

.singlepost {
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 20px;
	margin-bottom: 50px;
}

.comment-notes{
	display:block;
	padding-bottom:50px;
	font-size:11px;
}
.comments-headline, .comment-reply-title {
	display: block;
	padding-bottom: 30px;
	text-transform: uppercase;
	font-size: 16px;
}

.comment-body p{
	padding-bottom: 20px;
}
.comments {
	padding-bottom: 80px;
}

.comments-body li {
	clear: both;
}
.comments .children{
	padding-left: 200px;
}

.comments img {
	margin-right: 20px;
	float: left;
	max-width: 100px;
}

.comment-name {
	display: block;
	padding-bottom: 5px;
	font-size: 12px;
}
.comment-name.fn.name {

	display: inline-block;
	letter-spacing: 0.8pt;
	font-size: 12px;
	padding-right: 10px;
	text-transform: uppercase;
}
.comment-name span {

		display: inline-block;
	letter-spacing: 0.8pt;
	font-size: 12px;
	padding-right: 10px;
	text-transform: uppercase;
	font-family: "Ubuntu";
	color: #222;
}
.comment-name span a{
	font-size: 10px;
}
.comment-name .reply {
	display: inline-block;
	color: #bcbcbc;
}

.comment-date a{
	display: block;
	padding-bottom: 05px;
	color: #bcbcbc;
	font-size: 11px;
}
.comment-body {
	border-bottom: 1px solid #eee;
	min-height: 110px;
	padding-bottom: 10px;
	padding-top: 15px;
}



.comments .children{
	border-bottom: 0px solid #eee !important;
	padding-bottom: 10px !important;
}

.comment-form button{
  outline: none;
  border: none;
  margin: 0 !important;
  text-transform: uppercase;
  margin-top:30px !important;
}
.comment-form input, .comment-form textarea {
	margin-bottom: 2px;
	border: none;
	border-bottom: 1px solid #eee;
	color: #979797;
}
.comment-form textarea{
	border: 1px solid #eee;
	
}
.form-submit{display: none;}
.comment-form ::-webkit-input-placeholder {
	color: #ddd;
}
/*
.comment-form :-moz-placeholder {
	color: #ddd;
}

.comment-form ::-moz-placeholder {
	color: #ddd;
}
*/
.comment-form :-ms-input-placeholder {
	color: #ddd;
}

.comment-form .sub {
	border: 0px !important;
}

.comment-form {
	margin-bottom: 40px;
}

#news .pagination {
	text-align: center;
	margin: 0px;
	padding-bottom: 50px;
}
.pagination {
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}

.pagination li,
.woocommerce-pagination li {
	display: inline-block;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	color: #444;
}
.woocommerce-pagination li a, .woocommerce-pagination li span,
.pagination li a, .pagination li span{
	display:block;
	width:100%;
	height:100%;
	padding: 3px 10px;
	background: #f8f8f8;
	  transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
}
.woocommerce-pagination li:hover a, .woocommerce-pagination.current,
.pagination li:hover a, .page-numbers.current{
	color: #f8f8f8;
	background: #222;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 11 - SIDEBAR */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.sidebar h5 {
	display: block;
	padding-bottom: 30px;
	font-size: 16px;
	letter-spacing: 1.2pt;
}

.sidebar .widget {
	margin-bottom: 60px;
	display: block;
}
/*---------------------------------------------------------------*/
/* 11.1 - SIDEBAR -SEARCH */
/*---------------------------------------------------------------*/



.form-control, .widget_product_search #s, .wpcf7-form-control {
	width: 100%;
}

.screen-reader-text{
	display:none;
}
.search-button {
	z-index: 2;
	height: 45px;
	width: 40px;
	background: transparent;
	text-align: right;
	overflow: hidden;
	line-height: 40px;
	position: absolute;
	bottom: 0;
	right: 0;
	border: none;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	color: #ddd;
	
}


.form-control, .wpcf7-form-control, .widget_product_search #s {
	display: block;
	width: 100%;
	height: 40px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 10px;
	line-height: 40px;
	color: #b6b6b6;
	background-color: transparent;
	border:none;
	border-bottom: 1px solid #dcdedf;
	
}

.wpcf7-textarea{
	height: 100px;
	-webkit-text-stroke: 0px;
}


.form-control:focus, .screen-reader-text:focus, .wpcf7-form-control:focus {
	border-color: #c0c0c0;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.search-widget input {
	border-bottom: 1px solid #ddd;
	color: #979797;
}

#searchform ::-webkit-input-placeholder {
	color: #eee;
	font-size: 11px;
	text-transform: uppercase;
}


#searchform :-ms-input-placeholder {
	color: #eee;
}


/*
#searchform :-moz-placeholder {
	color: #eee;
	opacity: 1;
}

#searchform ::-moz-placeholder {/
	color: #eee;
	opacity: 1;
}

*/
.search-widget .form-control {
	text-align: left;
	font-size: 11px;
	padding: 10px;
	height: 40px;
}




/*---------------------------------------------------------------*/
/* 11.2 - CATEGORIES */
/*---------------------------------------------------------------*/

.sidebar .widget_categories li,
.sidebar .widget_archive li,
.sidebar .widget_nav_menu li,
.sidebar .widget_pages li,
.woocommerce.widget_product_categories li{
	display: block;
	padding: 5px;
	padding-left: 20px;
	position: relative;
}


.sidebar .widget_categories li a,
.sidebar .widget_archive li a,
.sidebar .widget_nav_menu li a,
.sidebar .widget_pages li a,
.woocommerce.widget_product_categories li a{
	font-weight: normal;
	color: #222;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	text-transform: uppercase;
}

.sidebar .widget_categories li:hover a,
.sidebar .widget_archive li:hover a,
.sidebar .widget_nav_menu li:hover a,
.sidebar .widget_pages li:hover a{
	color: #979797;
}

.sidebar .widget_categories li:hover:before,
.sidebar .widget_archive li:hover:before,
.sidebar .widget_nav_menu li:hover:before,
.sidebar .widget_pages li:hover:before,
.woocommerce.widget_product_categories li:hover:before{
	left: 5px;
}
.sidebar .widget_categories li:before,
.sidebar .widget_archive li:before,
.sidebar .widget_nav_menu li:before,
.sidebar .widget_pages li:before,
.woocommerce.widget_product_categories li:before{
	content: "\f0da";
	font-family: FontAwesome;
	color: #222;
	position: absolute;
	width: 100%;
	height: 20px;
	top: 5px;
	pointer-events: none;
	left: 0;
	background: transparent;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
}




.widget_categories select,
.widget_nav_menu select,
.widget_meta select, 
.widget_pages select,
.widget_recent_comments select,
.widget_archive select,
.woocommerce.widget_product_categories select{
	font-weight: normal;
	color: #222;
	text-transform: uppercase;
display: block;
width: 100%;
height: 40px;
background-color: transparent;
border:0;

-webkit-appearance: none;  /*Removes default chrome and safari style*/
-moz-appearance: none;  /*Removes default style Firefox*/
}

.widget_categories select option,
.widget_nav_menu select option,
.widget_meta select option, 
.widget_pages select option,
.widget_recent_comments select option,
.widget_archive select option,
.woocommerce.widget_product_categories select option{
	font-size: 11px;
	padding:7px;
	padding-left: 20px;
}
.pseudo-dropdown{
	position: relative;	
}
.pseudo-dropdown-bg{
	display:block;
	z-index:2;
	height: 35px;
	line-height: 35px;
	width: 40px;
	color: #373737;
	text-align: center;
	overflow: hidden;
	font-size: 12px;
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	pointer-events:none;
}

*:focus {
    outline: 0;
}
/*---------------------------------------------------------------*/
/* 11.3 - LATEST NEWS */
/*---------------------------------------------------------------*/

.latest-news-list .picture-container {
	width: 70px;
	height: 85px;
	display: block;
	background-size: cover !important;
	background-position: 50% 50% !important;
}

.latest-news-list h6 {
	font-size: 12px;
	letter-spacing: 0.61pt;
	text-transform: uppercase;
	padding-bottom: 15px;
}

.latest-news-list h6 a {
	font-size: 12px;
	letter-spacing: 0.61pt;
	text-transform: uppercase;
}
.latest-news-list span {
	display: block;
	font-size: 12px;
	line-height: 160%;
}

.latest-news-list span a {
	font-size: 12px !important;
}

.latest-news-list li {
	display: block;
	padding-bottom: 30px;
}
/*---------------------------------------------------------------*/
/* 11.4 - TAGS */
/*---------------------------------------------------------------*/

.tagcloud a {
	display: inline-block;
	margin-right: 3px;
	margin-bottom: 6px;
	font-size: 10px !important;
	text-transform: uppercase;
	height: 30px;
	line-height: 30px;
	padding: 0 12px;
	border: 1px solid #eee;
	color: #222;
}

.tagcloud a:hover {
	color: #fff;
	background: #222;
	border: 1px solid #222;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
}


/*---------------------------------------------------------------*/
/* 11.5 - CALENDAR */
/*---------------------------------------------------------------*/

#wp-calendar{
	width:100%;	
}

#wp-calendar caption{
	font-size: 14px !important;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom:20px;
	padding: 12px 18px;
	border: 1px solid #dcdedf;
	  font-family: "Ubuntu", sans-serif;
  	line-height: 125%;
  	color: #222;
  	font-weight: 500;
  	
}

#wp-calendar thead th{
	font-size: 14px !important;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom:10px;
	padding: 12px 0;
	text-align:center;
	border: 1px solid #dcdedf;
	  font-family: "Ubuntu", sans-serif;
  	line-height: 125%;
  	color: #222;
  	font-weight: 500;
}

#wp-calendar tbody td{
	padding: 8px 0;
	text-align:center;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 12 - FOOTER */
/*-------------------------------------------------------------------------------------------------------------------------------*/

#upper-footer{
	background: #f8f8f8;
}
#alt-upper-footer{
	background: #f8f8f8;
}

#upper-footer .block{
	display:block;
}
#alt-upper-footer .block{
	display:block;
}


#upper-footer i{
	color: #222;
	padding:40px 20px;
	font-size: 18px;

	display: inline-block;

	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
}

#alt-upper-footer i{
		color: #222;
	padding:40px 20px;
	font-size: 18px;

	display: inline-block;

	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
}

#upper-footer span{
	font-size:11px;
}

#alt-upper-footer span{
	font-size:11px;
}


#white-footer h3{
	position:relative;
	margin-bottom: 60px;
	font-size:14px;
}
#alt-white-footer h3{
	position:relative;
	margin-bottom: 60px;
	font-size:14px;
}



#lower-footer {
	background: #111;
	font-size: 10px;
	color: #444;
}

#alt-lower-footer {
	background: #111;
	font-size: 10px;
	color: #444;
}

.lower-footer-widget {
	padding-left: 20px;
	padding-right: 20px;
}

.alt-lower-footer-widget {
	padding-left: 20px;
	padding-right: 20px;
}

.lower-footer-widget{
	color:#ddd;
}

.alt-lower-footer-widget{
	color:#ddd;
}

#submit_btn.button.forward.transparent.small{
	color:#ccc;
}

.footer-social i {
	display: inline-block;
	margin-left: 10px;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	background: #555;
	color: #111;
	font-size: 10px;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
}

.alt-footer-social i {
	display: inline-block;
	margin-left: 10px;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	background: #555;
	color: #111;
	font-size: 10px;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
}

.footer-social i:hover {
	background: #111;
	color: #555;
}

.alt-footer-social i:hover {
	background: #111;
	color: #555;
}

#footer {
	background: #222;
}
#alt-footer {
	background: #222;
}

#footer h3 {
	font-size: 14px;
	color: #fff;
	display: block;
	padding-bottom: 50px;
}

#alt-footer h3 {
	font-size: 14px;
	color: #fff;
	display: block;
	padding-bottom: 50px;
}

#white-footer img, #footer img {
	display: block;
}

#alt-white-footer img, #alt-footer img {
	display: block;
}


#footer i {
	font-size: 10px;
	color: #ddd;
	display: inline-block;
	line-height: 100%;
}

#alt-footer i {
	font-size: 10px;
	color: #ddd;
	display: inline-block;
	line-height: 100%;
}
#white-footer i{
	font-size: 10px;
	color: #444;
	display: inline-block;
	line-height: 100%;
}
#alt-white-footer i{
	font-size: 10px;
	color: #444;
	display: inline-block;
	line-height: 100%;
}

#footer .footer-contact i {
	color: #fff;
}

.footer-contact i{
	font-size: 13px !important;
	display: inline-block !important;
	padding-right: 15px;
}

#alt-footer .alt-footer-contact i {
	font-size: 13px !important;
	display: inline-block !important;
	color: #fff;
	padding-right: 15px;
}

#footer li {
	padding-bottom: 20px;
}
#alt-footer li {
	padding-bottom: 20px;
}

#white-footer li{
	padding-bottom: 10px;
}
#alt-white-footer li{
	padding-bottom: 10px;
}

#white-footer .reachout li{
	padding-bottom: 20px;
}
#alt-white-footer .reachout li{
	padding-bottom: 20px;
}

#white-footer .widget_pages a, #white-footer .widget_nav_menu a, #white-footer .widget_categories a{
	text-transform: uppercase;
	font-size:12px;
	font-family: "Ubuntu";
	color: #222;
}
#alt-white-footer .widget_pages a, #alt-white-footer .widget_nav_menu a, #alt-white-footer .widget_categories a{
	text-transform: uppercase;
	font-size:12px;
	font-family: "Ubuntu";
	color: #222;
}

#footer .widget_pages a, #footer .widget_nav_menu a, #footer .widget_categories a{
	text-transform: uppercase;
	font-size:12px;
	font-family: "Ubuntu";
	color: #ddd;
}
#alt-footer .widget_pages a, #alt-footer .widget_nav_menu a, #alt-footer .widget_categories a{
	text-transform: uppercase;
	font-size:12px;
	font-family: "Ubuntu";
	color: #ddd;
}

#white-footer .footer-contact, #footer .footer-contact{
	  padding-bottom: 20px;
}
#alt-white-footer .footer-contact, #alt-footer .footer-contact{
	  padding-bottom: 20px;
}


#white-footer .footer-contact i{

	font-size: 13px !important;
	display: inline-block !important;
	color: #fff;
	padding-right: 15px;
}
#alt-white-footer .footer-contact i{

	font-size: 13px !important;
	display: inline-block !important;
	color: #fff;
	padding-right: 15px;
}

.footer-widget input, .footer-widget textarea{
	max-width:100%;
	border: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 12px;
	line-height: 14px;
	background: transparent;
  
}

.alt-footer-widget input, .alt-footer-widget textarea{
	max-width:100%;
	border: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 12px;
	line-height: 14px;
	background: transparent;
  
}

#white-footer .footer-widget input, #white-footer .footer-widget textarea{
	border-bottom: 1px solid #eee;
}
#alt-white-footer .alt-footer-widget input, #alt-white-footer .alt-footer-widget textarea{
	border-bottom: 1px solid #eee;
}
#footer .footer-widget input, #footer .footer-widget textarea{
	border-bottom: 1px solid #444;
}
#alt-footer .alt-footer-widget input, #alt-footer .alt-footer-widget textarea{
	border-bottom: 1px solid #444;
}
.footer-widget {
	padding: 20px;
}
.alt-footer-widget {
	padding: 20px;
}
.form-control {
	width: 100%;
}

.footer-widget .form-group{
	margin-bottom:20px;
}
.alt-footer-widget .form-group{
	margin-bottom:20px;
}
.footer-widget input,
.alt-footer-widget input {
	display: block;
	width: 100%;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 12px;
	line-height: 14px;
	background-color: transparent;
	border: none;

}

#alt-footer .latest-news-list a,
#footer .latest-news-list a{
line-height: 1;
}
.footer-widget input[type=submit],
.alt-footer-widget input[type=submit]{
  height: 30px;
  padding: 0px;
  padding-left: 12px;
  border: none;
  font-size: 10px;
  padding-right: 35px;
  line-height: 30px;
  letter-spacing: 1pt;
  position:relative;
    font-family: "Ubuntu";
  margin: 5px;
  text-transform: uppercase;
    display: inline-block;
      transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  width:auto;
}

.contactbutton{
	position: relative;
}

.alt-footer-widget .contactbutton:before,
.footer-widget .contactbutton:before{
	position: absolute;
	right:10px;
	top:0;
	width:20%;
	height:100%;
	font-family: FontAwesome;
	content: "\f064";
	display:block;
	font-size:9px;
	transition: border .4s ease-in-out;
  -webkit-transition: border .4s ease-in-out;
  -moz-transition: border .4s ease-in-out;
  -ms-transition: border .4s ease-in-out;
  -o-transition: border .4s ease-in-out;
  z-index:2;
}

#white-footer .contactbutton:before{
	color: #fff;
}
#alt-white-footer .contactbutton:before{
	color: #fff;
}

#footer .contactbutton:before{
	color: #ccc;
}
#alt-footer .contactbutton:before{
	color: #ccc;
}


#white-footer .footer-widget input[type=submit]{
  background: #222;
  color: #fff;
  font-weight: 400;

}
#alt-white-footer .alt-footer-widget input[type=submit]{
  background: #222;
  color: #fff;
  font-weight: 400;

}

#footer .footer-widget input[type=submit]{
    background: #transparent;
  color: #ccc;
  border: 1px solid #444;
}
#alt-footer .alt-footer-widget input[type=submit]{
    background: #transparent;
  color: #ccc;
  border: 1px solid #444;
}

#footer .footer-widget input[type=submit]:hover{
   
  border: 1px solid transparent;
}
#alt-footer .alt-footer-widget input[type=submit]:hover{
   
  border: 1px solid transparent;
}

#white-footer .footer-widget input[type=submit]:hover{
  color:#555;
  background: #f8f8f8;
}

#alt-white-footer .alt-footer-widget input[type=submit]:hover{
  color:#555;
  background: #f8f8f8;
}

#white-footer .form-control{
	border-bottom: 1px solid #eee;
}
#alt-white-footer .form-control{
	border-bottom: 1px solid #eee;
}
#white-footer .form-control:focus{
		border-color: #fff;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#alt-white-footer .form-control:focus{
		border-color: #fff;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.form-control:focus {
	border-color: #fff;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#alt-white-footer textarea, #alt-footer textarea,
#white-footer textarea, #footer textarea{
	height: 40px;
}
::-webkit-input-placeholder {
	color: #ababab;
}

:-moz-placeholder {
	color: #ababab;
}

::-moz-placeholder {
	color: #ababab;
}

:-ms-input-placeholder {
	color: #ababab;
}
