p {
	margin: 0
}
*, textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.zolo-clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
.zolo-fullwidth, .zolo-parallax, .zolo-row {
	width: 100%;
	float: left;
	clear: both
}
.zolo-container {
	max-width: 1170px;
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
	clear: both
}
.zolo-container:after, .zolo-container:before {
	content: " ";
	display: table
}
.zolo-container:after {
	clear: both
}
.zolo-spacing {
	display: block;
	height: auto;
	margin: 0!important;
	padding: 0!important;
	background: none!important;
	border: none!important;
	outline: 0!important;
	width: 100%;
	float: left
}
.zolo-divider {
	clear: both;
	background: none!important
}
.zolo-divider.fadein, .zolo-divider.fadeout {
	background-image: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 200, from(#ddd), to(#f9f9f9))!important;
	background-image: -webkit-radial-gradient(50% 50%, #ddd, #f9f9f9)!important;
	background-image: -moz-radial-gradient(50% 50%, #ddd, #f9f9f9)!important;
	background-image: -o-radial-gradient(50% 50%, #ddd, #f9f9f9)!important;
	background-image: -ms-radial-gradient(50% 50%, #ddd, #f9f9f9)!important;
	background-image: radial-gradient(50% 50%, #ddd, #f9f9f9)!important
}
.zolo-social-icon {
	display: inline-block;
	margin-right: 5px
}
.zolo-social-icon img {
	display: inline;
	border: none;
	outline: 0;
	padding: 0;
	margin: 0;
	box-shadow: none!important
}
.zolo-social-icon img:hover {
	opacity: .8
}
.zolo-one-half {
	width: 48%
}
.zolo-one-third {
	width: 30.66%
}
.zolo-two-third {
	width: 65.33%
}
.zolo-one-fourth {
	width: 22%
}
.zolo-three-fourth {
	width: 74%
}
.zolo-one-fifth {
	width: 16.8%
}
.zolo-two-fifth {
	width: 37.6%
}
.zolo-three-fifth {
	width: 58.4%
}
.zolo-four-fifth {
	width: 67.2%
}
.zolo-one-sixth {
	width: 13.33%
}
.zolo-five-sixth {
	width: 82.67%
}
.zolo-five-sixth, .zolo-four-fifth, .zolo-one-fifth, .zolo-one-fourth, .zolo-one-half, .zolo-one-sixth, .zolo-one-third, .zolo-three-fifth, .zolo-three-fourth, .zolo-two-fifth, .zolo-two-third {
	position: relative;
	margin-right: 4%;
	margin-bottom: 2em;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.zolo-column.zolo-column-middle{ clear:both;}
.zolo-column-middle {
	margin: 0 auto 2em;
	float: none;
	text-align: center;
	display: block
}
.zolo-column-last {
	margin-right: 0!important;
	clear: right
}
.zolo-column-last:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
.zolo-button {
	margin: 5px 5px 5px 0;
	cursor: pointer;
	white-space: nowrap;
	nowhitespace: afterproperty;
	text-align: center;
	outline: 0;
	border-radius: 3px;
	text-decoration: none!important
}
.zolo-button span.zolo-button-inner {
	display: block;
	color: #fff;
	padding: 1.1em 1.4em;
	line-height: .8em;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	text-shadow: 0 -1px 0 rgba(0,0,0,.35);
	border-top: 1px solid #c3c3c3;
	border-radius: 3px
}
.zolo-button:active {
	text-decoration: none
}
.zolo-button:hover {
	-moz-opacity: .9;
	-webkit-opacity: .9
}
.zolo-button.default {
	font-size: 16px
}
.zolo-button.small {
	font-size: 13px
}
.zolo-button.medium {
	font-size: 16px
}
.zolo-button.large {
	font-size: 20px
}
.zolo-button.giant {
	font-size: 18px
}
.zolo-button.left {
	float: left
}
.zolo-button.right {
	float: right;
	margin-right: 0;
	margin-left: 5px
}
.zolo-testimonial{ clear:both; width:100%; float:left;}
.zolo-testimonial-content {
	clear: both;
	font-style: italic;
	position: relative;
	background: #edebeb;
	padding: 15px;
	color: #666;
	border-radius: 2px;
	-webkit-border-radius: 2px
}
.zolo-testimonial-content:after {
	content: "";
	position: absolute;
	left: 12px;
	bottom: -15px;
	width: 0;
	height: 0;
	border-bottom: 15px solid transparent;
	border-top: 15px solid transparent;
	border-right: 15px solid #edebeb;
	font-size: 0;
	line-height: 0
}
.zolo-testimonial-content p:last-child {
	margin: 0
}
.zolo-testimonial-author {
	font-size: 1em;
	margin-top: 25px;
	margin-left: 15px;
	color: #000;
	font-weight: 700
}
.zolo-highlight-yellow, .zolo-highlight-yellow a {
	background-color: #FFF7A8;
	color: #695D43;
	padding: 0 4px
}
.zolo-highlight-blue, .zolo-highlight-blue a {
	color: #5091b2;
	background: #e9f7fe;
	padding: 0 4px
}
.zolo-highlight-green, .zolo-highlight-green a {
	color: #5f9025;
	background: #ebf6e0;
	padding: 0 4px
}
.zolo-highlight-red, .zolo-highlight-red a {
	color: #de5959;
	background: #ffe9e9;
	padding: 0 4px
}
.zolo-highlight-gray, .zolo-highlight-gray a {
	color: #666;
	background: #f9f9f9;
	padding: 0 4px
}

.zolo-box{
display:inline-block;
padding:15px;
margin:10px auto;
font-size:1em;
border-radius:2px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
.zolo-box p:last-child {
	margin: 0
}
.zolo-box.center {
	float: none; clear:both;
}
.zolo-box.left {
	float: left
}
.zolo-box.right {
	float: right
}
.zolo-toggle {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 5px
}
.zolo-toggle .zolo-toggle-trigger {
	color: #2e2e2e!important;
	display: block;
	padding: 13px 15px;
	border: 1px solid rgba(0,0,0,.35);
	background: #fff;
	outline: 0;
	text-transform: none;
	letter-spacing: normal;
	font-weight: 700;
	font-size: 14px!important;
	line-height: 20px!important;
	margin: 0;
	cursor: pointer
}
.zolo-toggle .zolo-toggle-trigger:hover {
	color: #00C2FB;
	background-color: #fff;
	text-decoration: none
}
.zolo-toggle .zolo-toggle-trigger.active, .zolo-toggle .zolo-toggle-trigger.active:hover {
	color: #00C2FB;
	background-color: #fff;
	background-image: #fff url(images/minus.png) no-repeat;
	text-decoration: none
}
.zolo-toggle .zolo-toggle-container {
	background: #fff;
	display: none;
	overflow: hidden;
	padding: 15px;
	border: 1px solid rgba(0,0,0,.35);
	border-top: 0
}
.zolo-accordion {
	float: left;
	width: 100%;
	clear: both
}
.zolo-accordion h3.zolo-accordion-trigger {
	color: #2e2e2e!important;
	display: block;
	padding: 13px 15px;
	border: 1px solid rgba(0,0,0,.35);
	border-top: none;
	outline: 0;
	text-transform: none;
	letter-spacing: normal;
	font-weight: 700;
	font-size: 14px!important;
	line-height: 20px!important;
	margin: 0!important;
	cursor: pointer
}
.zolo-accordion h3.zolo-accordion-trigger:first-child {
	border-top: 1px solid rgba(0,0,0,.35)
}
.zolo-accordion h3.zolo-accordion-trigger a {
	color: #2e2e2e;
	text-decoration: none!important
}
.zolo-accordion .ui-state-focus {
	outline: 0
}
.zolo-accordion .zolo-accordion-trigger:hover {
	color: #00C2FB;
	background-color: #fff;
	text-decoration: none
}
.zolo-accordion .zolo-accordion-trigger.ui-state-active {
	background-color: #fff;
	text-decoration: none
}
.zolo-accordion .ui-accordion-content {
	background-color: #fff;
	padding: 15px;
	border: 1px solid rgba(0,0,0,.35);
	border-top: 0
}
.zolo-accordion .ui-accordion-content p:last-child {
	margin: 0
}
.zolo-accordion .ui-icon {
	margin-right: 7px
}
.zolo-tabs ul.ui-tabs-nav {
	display: block;
	margin: 0 0 0 1px;
	padding: 0;
	border-bottom: 1px solid rgba(0,0,0,.35)
}
.zolo-tabs ul.ui-tabs-nav li {
	display: block;
	width: auto;
	height: 39px;
	padding: 0;
	float: left;
	margin: 0;
	outline: 0;
	font-weight: 700
}
.zolo-tabs ul.ui-tabs-nav li a {
	display: block;
	text-decoration: none;
	width: auto;
	height: 39px;
	padding: 0 20px;
	line-height: 40px;
	border: 1px solid rgba(0,0,0,.35);
	border-width: 1px 1px 0 0;
	margin: 0;
	font-size: 14px;
	color: #2e2e2e;
	background: #fff;
	outline: 0
}
.zolo-tabs ul.ui-tabs-nav li a:hover {
	background: #fff
}
.zolo-tabs ul.ui-tabs-nav .ui-state-active a {
	background: #fff;
	height: 40px;
	position: relative;
	top: 0;
	padding-top: 0;
	border-left-width: 1px;
	margin: 0 0 0 -1px;
	-moz-border-radius-topleft: 2px;
	-webkit-border-top-left-radius: 2px;
	border-top-left-radius: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-right-radius: 2px;
	border-top-right-radius: 2px
}
.zolo-tabs ul.ui-tabs-nav .ui-state-active a:hover {
	background: #fff
}
.zolo-tabs ul.ui-tabs-nav li:first-child .ui-state-active a {
	margin-left: 0
}
.zolo-tabs ul.ui-tabs-nav li:first-child a {
	border-width: 1px 1px 0;
	margin-left: -1px
}
.zolo-tabs .tab-content {
	background: #fff; float:left; width:100%;
	padding: 20px;
	border-left: 1px solid rgba(0,0,0,.35);
	border-right: 1px solid rgba(0,0,0,.35);
	border-bottom: 1px solid rgba(0,0,0,.35)
}
.zolo-tabs ul.tabs:before, ul.tabs:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0
}
.zolo-tabs ul.tabs:after {
	clear: both
}
.zolo-tabs ul.tabs {
	zoom: 1
}
.zolo-tabs:before, ul.zolo-tabs:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0
}
.zolo-tabs:after {
	clear: both
}
.zolo-tabs {
	zoom: 1;float:left; width:100%;
}
.zolo-tabs .ui-tabs-hide {
	display: none
}
.zolo-pricing-table {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 16px
}
.zolo-pricing-table div {
	list-style: none
}
.zolo-pricing-table .zolo-column-middle{ float:left;}
.zolo-pricing-table>div.featured {
	box-shadow: 0 0 14px #999;
	margin: -15px 4% 0 0
}
.zolo-pricing-table>div {
	margin-right: 4%;
	list-style: none;
	text-shadow: none;
	border: 1px solid #ddd;
	transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	box-shadow: 0 0 10px rgba(0,0,0,.05);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.05);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.05);
	-moz-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0
}
.zolo-pricing-table .zolo-pricing-header {
	background: #333;
	text-align: center;
	padding: 20px 0;
	border-bottom: 1px solid #fff;
	-moz-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0
}
.zolo-pricing-table .zolo-pricing-header h5 {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	margin: 0;
	padding: 0 20px 10px;
	font-weight: 700
}
.zolo-pricing-table .zolo-pricing-cost {
	color: #fff;
	font-size: 50px;
	line-height: normal;
	padding-top: 0;
	position: relative
}
.zolo-pricing-table .zolo-pricing-cost span {
	font-size: 26px;
	line-height: 23px;
	position: absolute;
	top: 50%;
	margin-left: -20px;
	margin-top: -10px
}
.zolo-pricing-table .zolo-pricing-content ul {
	padding: 0
}
.zolo-pricing-table .featured .zolo-pricing-header {
	background: #06ADE3;
	margin: -1px;
	color: #fff
}
.zolo-pricing-table .featured .zolo-pricing-header h5 {
	color: #fff
}
.zolo-pricing-table>div.featured .zolo-pricing-button {
	padding-top: 35px
}
.zolo-pricing-table .zolo-pricing-per {
	font-size: .786em;
	color: #fff
}
.zolo-pricing-table .zolo-pricing-content {
	background: #fff;
	font-size: .857em;
	text-align: center
}
.zolo-pricing-table .zolo-pricing-content ul {
	margin: 0!important;
	list-style: none!important
}
.zolo-pricing-table .zolo-pricing-content ul li {
	margin: 0!important;
	padding: 10px 20px!important;
	border-bottom: 1px solid #eee;
	list-style: none!important
}
.zolo-pricing-table .zolo-pricing-content ul li:nth-child(2n+2) {
	background: #f9f9f9
}
.zolo-pricing-table .zolo-pricing-button {
	background: #fff;
	text-align: center;
	border-top: 1px solid #fff;
	padding: 20px
}
.zolo-pricing-table .zolo-pricing-button .zolo-button {
	float: none;
	margin: 0 auto
}
.zolo-heading {
	line-height: normal; padding-top:0;
	padding-bottom: 10px;
	border-bottom: 1px solid #e9e9e9;
	width: 100%;
	float: left
}
.zolo-heading.zolo-heading-none {
	border: none;
	padding-bottom: 0
}
.zolo-heading.zolo-heading-double-line {
	padding-bottom: 10px;
	border-bottom: 4px #e9e9e9;
	border-bottom-style: double;
	line-height: normal
}
.zolo-heading.zolo-heading-dashed-line {
	padding-bottom: 10px;
	border-bottom: 1px #e9e9e9;
	border-bottom-style: dashed;
	line-height: normal
}
.zolo-heading.zolo-heading-dotted-line {
	padding-bottom: 10px;
	border-bottom: 1px #e9e9e9;
	border-bottom-style: dotted;
	line-height: normal
}
.zolo-heading.text-align-center {
	text-align: center
}
.zolo-heading.text-align-left {
	text-align: left
}
.zolo-heading.text-align-right {
	text-align: right
}
.googlemap {
	position: relative;
	max-width: inherit;
	float: left;
	width: 100%
}
.googlemap .map_canvas {
	width: 100%;
	height: 100%
}
.googlemap .map_canvas h3 {
	margin: 0 0 10px;
	font-size: 14px
}
.map_canvas img {
	max-width: none!important
}
.zolo-divider {
	display: block;
	width: 100%;
	float: left;
	height: 0;
	margin: 0
}
.zolo-divider.solid {
	border-top: 1px solid #eee
}
.zolo-divider.dashed {
	border-top: 2px dashed #eee
}
.zolo-divider.dotted {
	border-top: 3px dotted #eee
}
.zolo-divider.double {
	height: 5px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee
}
.zolo-divider.fadeout {
	width: 100%;
	height: 1px;
	border: none;
	margin: 12px auto 42px;
	background-image: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 200, from(#eee), to(#fff));
	background-image: -webkit-radial-gradient(50% 50%, #eee, #fff);
	background-image: -moz-radial-gradient(50% 50%, #eee, #fff);
	background-image: -o-radial-gradient(50% 50%, #eee, #fff);
	background-image: -ms-radial-gradient(50% 50%, #eee, #fff);
	background-image: radial-gradient(50% 50%, #eee, #fff)
}
.zolo-divider.fadein {
	width: 100%;
	height: 1px;
	border: none;
	margin: 12px auto 42px;
	background-image: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 200, from(#fff), to(#eee));
	background-image: -webkit-radial-gradient(50% 50%, #fff, #eee);
	background-image: -moz-radial-gradient(50% 50%, #fff, #eee);
	background-image: -o-radial-gradient(50% 50%, #fff, #eee);
	background-image: -ms-radial-gradient(50% 50%, #fff, #eee);
	background-image: radial-gradient(50% 50%, #fff, #eee)
}
.skillbar {
	float: left;
	position: relative;
	display: block;
	margin-bottom: 15px;
	width: 100%;
	background: #eee;
	height: 25px;
	border-radius: 3px
}
.skillbar-title {
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	font-weight: 700;
	font-size: 12px;
	color: #fff;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}
.skillbar-title span {
	display: block;
	background: rgba(0,0,0,.1);
	padding: 0 15px;
	height: 25px;
	line-height: 25px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}
.skillbar-bar {
	height: 25px;
	width: 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}
.skill-bar-percent {
	position: absolute;
	right: 10px;
	top: 0;
	font-size: 11px;
	height: 25px;
	line-height: 25px;
	color: #fff;
	color: rgba(0,0,0,.4)
}
.zolo-callout {
	padding: 40px 0;
	position: relative;
	clear: both
}
.zolo-callout-caption {
	float: left;
	font-size: 1.6em;
	font-weight: 200;
	width: 100%;
	padding-left:0px;
	padding-right: 320px;
	color: #fff;
	line-height: normal
}
.zolo-callout-button {
	position: absolute;
	right:0px;
	top: 50%;
	margin-top: -25px
}
@media only screen and (max-width:520px) {
.zolo-five-sixth, .zolo-four-fifth, .zolo-one-fifth, .zolo-one-fourth, .zolo-one-half, .zolo-one-sixth, .zolo-one-third, .zolo-three-fifth, .zolo-three-fourth, .zolo-two-fifth, .zolo-two-third {
	width: 100%;
	float: none;
	margin-right: 0;
	margin-bottom: 20px
}
.zolo-pricing-table>div {
	margin-bottom: 25px
}
.zolo-box, .zolo-box.left, .zolo-box.right {
	float: none;
	width: 100%!important
}
.zolo-tabs ul.ui-tabs-nav {
	margin-left: 0
}
.zolo-tabs ul.ui-tabs-nav li {
	width: 100%
}
.zolo-tabs ul.ui-tabs-nav li a {
	border-left-width: 1px
}
.zolo-tabs ul.ui-tabs-nav .ui-state-active a, .zolo-tabs ul.ui-tabs-nav .ui-state-active a:hover {
	height: 39px;
	padding-top: 0;
	margin-left: 0;
	top: auto;
	background-color: #eee;
	color: #000;
	font-weight: 700
}
.zolo-callout-button {
	position: inherit;
	right: auto;
	top: auto;
	margin: 20px auto 0;
	text-align: center
}
}
.zolo-portfolio {
	width: 100%;
	float: left
}
.zolo-portfolio nav.primary {
	width: auto;
	margin: 0 auto 25px;
	display: table
}
.zolo-portfolio nav.primary ul {
	margin: 0
}
.zolo-portfolio nav.primary ul li {
	float: left;
	margin: 0 3px;
	list-style: none
}
.zolo-portfolio nav.primary ul li a {
	display: block;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	padding: 0 10px;
	text-decoration: none;
	line-height: 30px;
	background: #fe6900
}
.zolo-portfolio nav.primary li a.selected, .zolo-portfolio nav.primary ul li a:hover {
	background: #3e454c;
	color: #fff
}
.zolo-portfolio .entry {
	position: relative;
	background: #fff;
	float: left;
	margin: 10px 1%;
	box-shadow: 0 0 5px #BCBCBC;
	cursor: pointer;
	width: 23%;
	padding: 0;
	height: 200px;
	overflow: hidden;
	text-align: center;
	color: #fff
}
.zolo-portfolio .entry a {
	width: 100%;
	float: left;
	height: 100%;
	overflow: hidden
}
.zolo-portfolio .entry .pad10 {
	overflow: hidden;
	margin: 10px;
	padding: 0;
	height: 180px
}
.zolo-portfolio .portfolio-info h3 {
	color: #ffea00;
	font-size: 20px;
	padding: 0
}
.zolo-portfolio .portfolio-info {
	position: absolute;
	bottom: 10px;
	width: 100%
}
.portfolio-info p {
	color: #fff
}
.zolo-portfolio .portfolio {
	margin: 0
}
.zolo-portfolio .image-hover .icon-area {
	line-height: 150px;
	font-size: 30px;
	color: #fff;
	position: absolute;
	top: 10px;
	left: 10px;
	bottom: 10px;
	right: 10px
}
.zolo-portfolio .image-hover {
	background: rgba(0,0,0,.8);
	position: absolute;
	top: 10px;
	left: 10px;
	bottom: 10px;
	right: 10px;
	opacity: 0;
	-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;
	transition: all .5s ease-in-out
}
.zolo-portfolio .entry:hover .image-hover, .zolo-portfolio .entry:hover .magnifier {
	opacity: 1
}
.zolo-portfolio .isotope-item {
	z-index: 2
}
.zolo-portfolio .isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1
}
.zolo-portfolio .isotope, .zolo-portfolio .isotope .isotope-item {
	-webkit-transition-duration: .8s;
	-moz-transition-duration: .8s;
	transition-duration: .8s
}
.zolo-portfolio .isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width
}
.zolo-portfolio .isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity
}
.zolo-service {
	float: left;
	width: 100%
}
.zolo-service .service-box {
	border: 1px solid #fff;
	padding: 18px;
	text-align: center;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease
}
.zolo-service .service-box .service-icon {
	font-size: 84px;
	color: #7b7a7a;
	line-height: 84px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease
}
.zolo-service .service-box:hover {
	box-shadow: 0 0 29px #F5F5F5 inset;
	-webkit-box-shadow: 0 0 29px #F5F5F5 inset;
	-moz-box-shadow: 0 0 29px #F5F5F5 inset;
	border: 1px solid #f1efef;
	background: #fff
}
.zolo-service .service-box:hover .service-icon {
	color: #01c6d6
}
.zolo-service .service-box:hover .service-icon .fa {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease
}
.zolo-service .service-box h2 {
	color: #565656;
	font-size: 20px;
	padding: 8px 0;
	margin: 0
}
.zolo-service .service-box p {
	line-height: 24px;
	font-size: 14px;
	color: #565656;
	padding: 10px 0;
	margin: 0
}
.zolo-recent-post h3 {
	margin: 0;
	padding: 10px 0; line-height:28px;
	color: #565656;
	font-size: 20px
}
.zolo-recent-post h3 a {
	color: #565656;
	font-size: 20px
}
.zolo-recent-post {
	width: 100%;
	float: left
}
.zolo-recent-post.three .blog-box {
	width: 31.33%
}
.zolo-recent-post .blog-box {
	background: #fff;
	border: 1px solid #eee;
	margin: 0 1% 20px;
	width: 23%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.zolo-one-half .zolo-recent-post .blog-box {
	width: 48%
}
.zolo-recent-post .blog-box .blog-img {
	height: auto;
	overflow: hidden;
	width: 100%;
	float: left;
	padding: 0;
	border: 0;
	margin: 0
}
.zolo-recent-post .blog-box .blog-img img {
	width: 100%;
	-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;
	transition: all .5s ease-in-out
}
.zolo-recent-post .blog-box .blog-img img:hover {
	-moz-transform: scale(1.5);
	-webkit-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5)
}
.zolo-recent-post .blog-text-area span.post_read_more_button a {
	position: inherit
}
.zolo-recent-post .blog-text-area {
	padding: 10px 20px 15px;
	clear: both;
	position: relative
}
.zolo-recent-post .blog-box:hover .blog-text-area {
	background: none repeat scroll 0 0 #FFF;
	box-shadow: 0 0 29px #F5F5F5 inset;
	-webkit-box-shadow: 0 0 29px #F5F5F5 inset;
	-moz-box-shadow: 0 0 29px #F5F5F5 inset
}
.zolo-recent-post .add-comment {
	float: right
}
.zolo-recent-post .add-comment a, .zolo-recent-post .date a {
	color: #565656
}
.zolo-recent-post .date {
	float: left
}
.zolo-recent-post .alltag-row {
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	display: inline-block;
	width: 100%
}
.zolo-recent-post .alltag-row-bor {
	border-bottom: 1px solid #eee;
	padding-bottom: 5px
}
.zolo-recent-post.postliststyle .post_read_more_button{ display:none;}
.zolo-recent-post.postliststyle .blog-box {
	margin: 0;
	padding: 0;
	width: 100%;
	border: none;
	background: 0 0;
	box-shadow: none
}
.zolo-recent-post.postliststyle .blog-text-area {
	float: left;
	padding: 15px 0 15px 120px;
	position: relative;
	width: 100%;
	min-height: 110px;
	background: 0 0;
	box-shadow: none
}
.zolo-recent-post.postliststyle .blog-box:hover .blog-text-area {
	background: 0 0;
	box-shadow: none
}
.zolo-recent-post.postliststyle .alltag-row {
	background: none repeat scroll 0 0 #ea4f45;
	border: none;
	color: #fff;
	float: left;
	height: auto;
	left: 0;
	line-height: normal;
	padding: 8px 3px;
	position: absolute;
	text-align: center;
	top: 20px;
	width: 100px
}
.zolo-recent-post.postliststyle a.read-more {
	display: none
}
.zolo-recent-post.postliststyle h3 {
	padding: 0
}
.zolo-recent-post.postliststyle h3 a {
	color: #333
}
.zolo-recent-post.postliststyle p {
	padding:5px 0 0 0;
}
.zolo-recent-post.postliststyle a {
	color: #fff
}
.zolo-recent-post.postliststyle .post-month {
	color: #fff;
	display: block;
	font-size: 17px;
	line-height: 17px;
	margin-bottom: 0;
	text-transform: uppercase
}
.zilla-likes, .zilla-likes.active, .zilla-likes:hover {
	margin: 4px 0 0!important;
	position: relative;
	background: none!important;
	padding: 0!important
}
.zilla-likes.active:before, .zilla-likes:before {
	font-size: 13px;
	font-family: FontAwesome;
	content: "\f004";
	margin-right: 3px
}
.zolo-recent-post.postliststyle .post-day {
	display: block;
	font-size: 30px;
	line-height: 29px;
	padding: 0 12px;
	text-align: center;
	text-transform: uppercase
}
.zolo-chart {
	display: block;
	width: 100%;
	float: left;
	text-align: center
}
.zolo-chart .easyPieChart {
	position: relative;
	text-align: center;
	margin: 0 auto
}
.zolo-chart .easyPieChart canvas {
	position: absolute;
	top: 0;
	left: 0
}
.zolo-chart .easyPieChart span {
	color: #999;
	font-size: 30px;
	text-shadow: 1px 0 0 #666
}
.zolo-chart h3 {
	color: #404040;
	font-size: 18px;
	line-height: normal;
	margin: 0;
	padding: 10px 0
}
.zolo-chart p {
	margin: 0;
	padding: 10px 0
}
.zolo-counter-box {
	text-align: center;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	float: left;
	background: #404040;
	margin: 0;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear
}
.zolo-counter {
	font-size: 60px;
	color: #ddd;
	line-height: 70px;
	width: 100%;
	padding: 10px 0;
	text-align: center;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear
}
.ut-count {
	font-size: 60px;
	color: #fff;
	text-shadow: none;
	border: none;
	padding: 0;
	text-align: center;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear
}
.ut-counter-details {
	text-align: center;
	font-size: 16px;
	color: #fff;
	text-shadow: none;
	margin-top: -5px;
	line-height: 40px;
	padding: 0;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear
}
.zolo-counter-box:hover {
	background: #262626
}
.zolo-counter-box:hover .ut-counter-details {
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	margin: 0;
	-webkit-animation: moveFromtop 500ms ease;
	-moz-animation: moveFromtop 500ms ease;
	-ms-animation: moveFromtop 500ms ease
}
.zolo-team {
	width: 100%;
	margin: 10px 0;
	padding: 0;
	display: inline-block;
	float: left;
	text-align: left;
	position: relative;
	background: #fff
}
.zolo-team:hover {
	box-shadow: 0 0 5px #BCBCBC
}
.zolo-team figure {
	margin: 0;
	position: relative
}
.zolo-team figcaption p {
	margin: 0;
	color: #565656;
	padding: 0 0 4px;
	line-height: 19px;
	font-size: 14px
}
.zolo-team figcaption h3 {
	letter-spacing: 3px;
	color: #565656;
	border: none;
	padding: 0 0 5px;
	margin: 0;
	font-size: 20px;
	line-height: 23px
}
.zolo-team img {
	width: 100%
}
.zolo-team figcaption {
	-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;
	transition: all .5s ease-in-out;
	padding: 10px 0;
	width: 100%;
	float: left;
	background: #FFF;
	border: 1px solid #F1EFEF;
	box-shadow: 0 0 29px #F5F5F5 inset;
	color: #565656;
	font-size: 14px;
	text-align: center
}
.zolo-team .team-img-box {
	width: 100%;
	overflow: hidden;
	float: left
}
.zolo-team .team-img-box img {
	width: 100%
}
.zolo-social-icon ul.zolo-social-icon {
	margin: 0;
	padding: 0;
	list-style: none
}
.zolo-social-icon ul.zolo-social-icon li {
	padding: 0;
	margin: 3px;
	width: auto;
	box-shadow: none;
	display: inline-block
}
.zolo-social-icon ul.zolo-social-icon li a {
	-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;
	transition: all .5s ease-in-out;
	width: 25px;
	height: 25px;
	background: 0 0;
	line-height: 25px;
	text-align: center;
	float: left;
	font-size: 16px
}
.zolo-social-icon ul.zolo-social-icon li a:hover {
	background: #FE6900;
	text-decoration: none;
	color: #fff!important
}
.zolo-social-icon {
	width: 100%;
	float: left;
	text-align: center
}
.form-allowed-tags {
	display: none
}
footer .entry-meta {
	clear: both
}
#portfolio {
	padding-bottom: 0
}
#filters {
	padding: 0;
	margin: 0 auto 30px;
	float: none;
	list-style: none;
	text-align: center
}
#filters li {
	display: inline-block;
	padding: 5px 12px;
	margin: 5px;
	background: 0 0;
	border: 1px solid #ccc;
	border-radius: 0;
	cursor: pointer;
	color: #666;
	font-size: 14px;
	text-transform: uppercase;
	transition: all .3s ease
}
#filters li.active, #filters li:hover {
	color: #fff!important;
	background-color: #3e454d
}
#portfolio-grid, #portfolio-grid-wallstyle {
	padding: 0;
	margin: 0
}
#portfolio-grid:after, #portfolio-grid:before {
	content: " ";
	display: table
}
#portfolio-grid:after {
	clear: both
}
#portfolio.four #portfolio-grid li {
	width: 25%;
	margin: 0
}
#portfolio.three #portfolio-grid li {
	width: 33.33%;
	margin: 0
}
#portfolio-grid li {
	float: left;
	display: none;
	opacity: 0;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	background: #fff;
	box-shadow: 0 0 5px #d3d3d3;
	padding: 1px
}
#portfolio-grid li:hover .project-overlay, #portfolio-grid-wallstyle li:hover .project-overlay {
	opacity: 1;
	top: 0
}
#portfolio-grid li img, #portfolio-grid-wallstyle li img {
	width: 100%;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
#portfolio-grid li:hover img, #portfolio-grid-wallstyle li:hover img {
	-webkit-transform: scale(1.5, 1.5);
	-moz-transform: scale(1.5, 1.5);
	-o-transform: scale(1.5, 1.5);
	-ms-transform: scale(1.5, 1.5);
	transform: scale(1.5, 1.5);
	opacity: 1
}
.project-overlay a {
	color: #fff;
	text-decoration: none;
	display: inline-block;
	margin: 0 5px
}
.project-overlay a:hover {
	color: #eee;
	text-decoration: none
}
.project-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 100%;
	left: 0;
	opacity: 0;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	padding: 0;
	color: #fff;
	text-align: center;
	background-color: rgba(0,0,0,.3)
}
.portfolio-icon:hover {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.project-overlay-text {
	position: absolute;
	top: 50%;
	margin-top: -50px;
	left: 0;
	right: 0;
	width: 100%
}
.project-overlay .fa {
	margin-bottom: 15px
}
.project-overlay span {
	display: block;
	text-transform: uppercase
}
.project-name {
	font-size: 23px
}
#project-extended.open {
	padding-top: 70px;
	padding-bottom: 70px
}
#project-extended.open #project-controls {
	display: block
}
.border {
	width: 90px;
	background: #DEDEDE;
	height: 1px;
	margin: 5px 15px
}
.project-category {
	text-align: center;
	margin: 20px 0
}
.video-container .project-media {
	padding-bottom: 60%;
	margin-bottom: 30px
}
.video-container .project-media iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0
}
.project-media {
	position: relative
}
.project-media img {
	display: block;
	margin: 0 auto
}
.project-info h1 {
	text-align: center;
	text-transform: uppercase;
	color: #515151;
	font-size: 48px;
	margin-top: 0
}
.project-info span {
	display: inline-block;
	color: #999;
	text-transform: uppercase
}
.project-info h4 {
	text-align: center;
	text-transform: uppercase
}
#project-controls {
	padding: 0;
	display: none;
	list-style: none;
	text-align: center;
	margin-bottom: 50px
}
#project-controls li {
	display: inline-block;
	margin: 10px
}
#project-controls li a {
	display: block;
	color: #ccc;
	border: 2px solid #ccc;
	padding: 4px 0;
	border-radius: 50%;
	height: 40px;
	width: 40px;
	text-align: center
}
#portfolio.four #portfolio-grid-wallstyle li {
	width: 25%
}
#portfolio.three #portfolio-grid-wallstyle li {
	width: 33.33%
}
#portfolio-grid-wallstyle li {
	float: left;
	display: block;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	background: #fff
}
.zolo-content-box h2 {
	padding: 0;
	margin: 0;
	font-size: 20px;
	line-height: normal;
	text-transform: inherit
}
.zolo-content-box {
	position: relative;
	width: 100%;
	margin: 0 0 20px;
	float: left
}
.trailerboxbutton, .zolo-content-box .zolo-content-icon-box, .zolo_photo_box-mask, .zolo_sliding_boxs .zolo_sliding_desc:after, .zolo_sliding_boxs .zolo_sliding_image_box, .zolo_trailer_box-bor, .zolo_trailer_boxs, .zolo_trailer_boxs-mask, .zolo_trailer_boxs:hover .zolo_trailer_box-bor {
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.zolo-content-box .zolo-content-icon-box {
	cursor: pointer;
	position: absolute;
	color: #08c;
	background: 0 0;
	border: 1px solid #08c;
	text-align: center
}
.zolo-content-box.round .zolo-content-icon-box {
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%
}
.zolo-content-box.square .zolo-content-icon-box {
	-webkit-border-radius: 0;
	-ms-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0
}
.zolo-content-box.none .zolo-content-icon-box, .zolo-content-box.none.yes .zolo-content-icon-box {
	border: 0;
	background: 0 0
}
.zolo-content-box.yes.none:hover .zolo-content-icon-box {
	border: 0;
	background: none!important;
	color: #ccc
}
.zolo-content-box.yes:hover .zolo-content-icon-box {
	color: #fff!important
}
.zolo-content-box.left .zolo_icon_shadow, .zolo_icon_shadow {
	font-size: 80px;
	position: absolute;
	z-index: -1;
	color: #eceaea;
	top: 4px;
	left: 54px
}
.zolo-content-box.right .zolo_icon_shadow {
	font-size: 80px;
	position: absolute;
	z-index: -1;
	color: #eceaea;
	top: 4px;
	right: 54px;
	left: auto
}
.zolo-content-box.center .zolo_icon_shadow {
	font-size: 80px;
	position: absolute;
	z-index: -1;
	color: #eceaea;
	top: 60px;
	left: 0
}
.zolo-content-box.left {
	text-align: left;
	padding-left: 72px
}
.zolo-content-box.left.none .zolo-content-icon-box {
	top: -3px;
	line-height: 37px
}
.zolo-content-box.left .zolo-content-icon-box {
	width: 60px;
	height: 60px;
	line-height: 60px;
	left: 0;
	top: 0;
	font-size: 36px
}
.zolo-content-box.right {
	padding-right: 72px;
	text-align: right
}
.zolo-content-box.right.none .zolo-content-icon-box {
	top: -3px;
	line-height: 37px
}
.zolo-content-box.right .zolo-content-icon-box {
	width: 60px;
	height: 60px;
	line-height: 60px;
	right: 0;
	top: 0;
	font-size: 36px
}
.zolo-content-box.center {
	text-align: center
}
.zolo-content-box.center.none .zolo-content-icon-box {
	height: 45px;
	line-height: 45px
}
.zolo-content-box.center .zolo-content-icon-box {
	width: 60px;
	height: 60px;
	line-height: 60px;
	left: auto;
	top: auto;
	position: inherit;
	float: none;
	display: inline-block;
	font-size: 36px;
	margin-bottom: 15px
}
.zolo_icon_box_with_images h2 {
	padding:0px;
	margin: 0;
	font-size: 24px; line-height:28px;
	text-transform: inherit
}
.zolo_icon_box_with_images {
	width: 100%;
	margin: 0;
	float: left;
	position: relative
}
.zolo_icon_box_with_images .zolo-icon-image {
	margin: 5px auto 25px;
	text-align: center
}
.zolo_icon_box_with_images.left .zolo-icon-image img {
	max-width: 100%
}
.zolo_icon_box_with_images.top {
	text-align: center
}
.zolo_icon_box_with_images.left {
	padding: 0 0 0 140px
}
.zolo_icon_box_with_images.left .zolo-icon-image {
	position: absolute;
	left: 0;
	top: 0;
	width: 125px
}
.zolo_icon_box_with_images.right {
	padding: 0 140px 0 0;
	text-align: right
}
.zolo_icon_box_with_images.right .zolo-icon-image {
	position: absolute;
	right: 0;
	top: 0;
	width: 125px
}
.zolo_photo_boxs {
	width: 100%;
	margin: 0;
	float: left;
	text-align: center
}
.zolo_photo_boxs img {
	width: 100%
}
.zolo-photo-box-image {
	cursor: pointer;
	margin: 0;
	position: relative;
	overflow: hidden;
	height: auto
}
.zolo_photo_box-mask {
	background: rgba(0,0,0,.3);
	bottom: 0;
	float: left;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 9;
	opacity: 0
}
.zolo-photo-box-image:hover .zolo_photo_box-mask {
	opacity: 1
}
.zolo_photo_boxs h2 {
	padding: 5px 0 20px;
	margin: 0;
	font-size: 20px; line-height:26px; color:#565656;
	text-transform: inherit
}
.zolo-photo-box-image img {
	margin-bottom: -15px;
	position: relative;
	top: 0;
	transition: all .5s ease-in-out 0s;
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	transform: scaleY(1)
}
.zolo-photo-box-image:hover img {
	top: -15px
}
.zolo_sliding_boxs {
	width: 100%;
	margin: 0;
	float: left;
	text-align: center
}
.zolo_sliding_boxs a:hover {
	text-decoration: none
}
.zolo_sliding_boxs .zolo_sliding_desc {
	position: relative;
	width: 100%;
	z-index: 2;
	padding: 12px 20px;
	background: #4EB25C;
	color: #fff;
	font-size: 20px
}
.zolo_sliding_boxs .zolo_sliding_desc h4 {
	color: #fff !important;
	font-size: 20px; line-height:28px;
	padding: 0;
	margin: 0
}
.zolo_sliding_boxs .zolo_sliding_image_box img {
	width: 100%
}
.zolo_sliding_boxs .zolo_sliding_image_box {
	position: relative;
	bottom: -12px;
	overflow: hidden;
	background: #000
}
.zolo_sliding_boxs:hover .zolo_sliding_image_box {
	bottom: -1px
}
.zolo_sliding_boxs .zolo_sliding_image_box img {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease
}
.zolo_sliding_boxs .zolo_sliding_image_box img:hover {
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	opacity: .7
}
.zolo_trailer_boxs img {
	width: 100%
}
.zolo_trailer_boxs {
	position: relative;
	width: 100%;
	margin: 0;
	float: left;
	text-align: center
}
.zolo_trailer_box-caption {
	position: absolute;
	width: 100%;
	bottom: 20px;
	color: #fff;
	z-index: 99
}
.zolo_trailer_box-caption h2 {
	padding: 15px 0 0;
	margin: 0;
	font-size: 30px;
	line-height: 30px;
	color: #fff !important;
}
.zolo_trailer_box-caption a {
	color: #fff
}
.zolo_trailer_box-bor {
	width: 0;
	margin: 0 auto;
	background: #fff;
	height: 0
}
.zolo_trailer_boxs:hover .zolo_trailer_box-bor {
	width: 60%;
	margin-top: 20px;
	height: 1px
}
.trailerboxbutton {
	padding: 4px 8px;
	text-transform: uppercase
}
.zolo_trailer_boxs-mask {
	background: rgba(0,0,0,.3);
	bottom: 0;
	float: left;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 9;
	opacity: 0
}
.zolo_trailer_boxs:hover .zolo_trailer_boxs-mask {
	opacity: 1
}
.zolo_dropcaps {
	font-size: 24px;
	color: #fff;
	text-align: center;
	background: #09F;
	line-height: 34px;
	height: 36px;
	width: 36px;
	float: left;
	margin: 0 10px 5px 0
}
.zolo_dropcaps.none {
	border: none!important;
	background: none!important;
	border-radius: 20px;
	color: #333;
	width: auto;
	line-height: 25px
}
.zolo_dropcaps.square {
	-moz-border-radius: 0!important;
	-ms-border-radius: 0!important;
	-o-border-radius: 0!important;
	-webkit-border-radius: 0!important;
	border-radius: 0!important
}
.zolo_dropcaps.round {
	-moz-border-radius: 50%!important;
	-ms-border-radius: 50%!important;
	-o-border-radius: 50%!important;
	-webkit-border-radius: 50%!important;
	border-radius: 50%!important
}
.zolo-heading-icon-left.fa {
	margin-right: 3px
}
.zolo-heading-icon-right.fa {
	margin-left: 3px
}
.zolo-callout-button.zolo-button-box {
	position: absolute;
	margin-top: -22px;
	right: 10px;
	padding: 0
}
.zolo-button-box {
	position: relative;
	margin-top: 0;
	right: auto;
	padding: 0;
	display: inline-block
}
.zolo-button {
	border: 1px solid #666;
	transition: opacity .3s linear;
	-moz-transition: opacity .3s linear;
	-webkit-transition: opacity .3s linear;
	-o-transition: opacity .3s linear;
	color: #fff;
	font-size: 20px;
	letter-spacing: 2px!important;
	padding: 13px 18px;
	text-transform: uppercase;
	opacity: .9;
	line-height: 20px;
	background-color: none;
	display: inline-block;
	position: relative
}
.zolo-button i {
	font-size: 18px;
	line-height: 18px;
	width: 18px;
	position: absolute;
	top: 50%;
	right: 30px;
	margin-top: -9px;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)";
	transition: all .2s ease-out;
	-webkit-transition: all .2s ease-out
}
.zolo-button i.icon-button-arrow {
	font-size: 20px
}
.zolo-button span {
	left: 0;
	transition: all .2s ease-out;
	-webkit-transition: all .2s ease-out;
	position: relative
}
.zolo-button.has-icon {
	padding-left: 42px;
	padding-right: 42px
}
.zolo-button.has-icon:hover span {
	left: -18px
}
.zolo-button.has-icon:hover i {
	opacity: 1;
	-ms-filter: "alpha(opacity=100)";
	right: 24px
}
.zolo-button:hover {
	opacity: 1;
	color: #fff;
	text-decoration: none
}
@media (min-width:992px) {
.hiding {
	opacity: 0
}
.visible {
	opacity: 1
}
}
.testimonials-slider:after, .testimonials-slider:before {
	font-size: 44px;
	position: absolute;
	top: 50%;
	margin-top: -15px
}
.testimonials-slider:after {
	content: "\f10e";
	right: 0;
	float: right
}
.testimonials-slider:before {
	content: "\f10d";
	left: 0;
	float: left
}
.testimonials-slider {
	clear: both;
	width: 100%;
	padding: 20px 60px;
	text-align: left;
	position: relative
}
.testimonials {
	position: relative;
	background: #f9f9f9;
	border: 1px solid #ebebeb;
	padding: 0 15px
}
.testimonials:after, .testimonials:before {
	top: 100%;
	left: 40px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none
}
.testimonials:after {
	border-color: #f9f9f9 transparent transparent;
	border-width: 19px;
	margin-left: -19px
}
.testimonials:before {
	border-color: #e9e9e9 transparent transparent;
	border-width: 20px;
	margin-left: -20px
}
.fa, .testimonials-slider:after, .testimonials-slider:before {
	font-family: FontAwesome
}
.testimonials-user {
	float: left;
	padding-top: 36px
}
.testimonials-user img {
	float: left;
	margin-top: -8px;
	margin-right: 17px
}
.testimonials-user .info {
	float: left
}
.flex-control-nav {
	display: none!important
}
.testimonial-client-img {
	border: 2px solid #fff;
	display: inline-block;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	-khtml-border-radius: 50%;
	-webkit-border-radius: 50%
}
.testimonials-slider .slides>li img {
	vertical-align: middle;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	-khtml-border-radius: 50%;
	-webkit-border-radius: 50%;
	display: inline-block;
	height: 100px;
	width: 100px
}
.testimonials-slider .slides>li {
	text-align: center
}
.testimonials-slider .slides li:after {
	content: inherit
}
p.client-name {
	padding: 0
}
.testimonials-slider .flex-control-nav {
	width: auto;
	position: inherit;
	margin: 20px 0
}
.counter {
	padding: 20px;
	margin: 0;border:1px solid #fff;
	display: block;
	text-align: center; clear:both;
}
.counter:hover{background-color: rgba(252,252,252,1);}
.value {
	display: block;
	font-size: 38px;
	line-height: 42px;
	color: #383838
}
.counter small {
	display: block;
}
.counter i {

}
@media (max-width:768px) {
.zolo-callout-caption {
	font-size: 17px;
	width: 100%;
	padding-right: 0;
	text-align: center;
	display: block;
	float: none
}
.project-overlay a:first-child, .project-overlay a[rel=prettyPhoto] {
	display: none
}
.zolo-callout-button {
	position: inherit;
	right: auto;
	top: auto;
	margin: 20px auto 0;
	text-align: center
}

}
@media (max-width:915px) {
.zolo-pricing-table .zolo-pricing-button .zolo-button{ padding:6px 10px; font-size:14px;}

}
@media (max-width:767px) {

.zolo-five-sixth, .zolo-four-fifth, .zolo-one-fifth, .zolo-one-fourth, .zolo-one-half, .zolo-one-sixth, .zolo-one-third, .zolo-three-fifth, .zolo-three-fourth, .zolo-two-fifth, .zolo-two-third {
	width: 100%;
	position: relative;
	margin-right: 0;
	margin-bottom: 2em;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.zolo-recent-post .blog-box, .zolo-recent-post.three .blog-box {
	width: 100%;
	margin: 10px 0
}
.zolo-team {
	margin: 10px auto;
	float: none;
	display: inline-block;
	width: 100%
}
#portfolio-grid {
	width: 100%;
	margin: 0 auto
}
#portfolio-grid li {
	width: 100%;
	margin: 10px 0;
	padding: 1px
}
#portfolio.four #portfolio-grid li, #portfolio.three #portfolio-grid li {
	width: 100%;
	margin: 0
}
.project-overlay a:first-child, .project-overlay a[rel=prettyPhoto] {
	display: none
}
.zolo-callout-button {
	position: inherit;
	right: auto;
	top: auto;
	margin: 20px auto 0;
	text-align: center
}
.counter {
	width: 240px;
	margin: 0 auto
}
.zolo-pricing-table {
	display: inline-block;
	padding-bottom: 20px;
	width: 100%
}
.zolo-pricing-table>div.featured {
	margin: 0
}
#portfolio.four #portfolio-grid-wallstyle li, #portfolio.three #portfolio-grid-wallstyle li {
	width: 100%
}
}
.zolo-video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	clear: both
}
.zolo-video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.wpcf7-form {
	margin: 20px 0
}
.wpcf7-form .uneditable-input, .wpcf7-form input, .wpcf7-form textarea {
	width: 100%;
	float: left;
	background: 0 0;
	border: 1px solid #ccc;
	margin-bottom: 15px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 6px
}
.wpcf7-form .uneditable-input, .wpcf7-form input {
	height: 34px
}
textarea {
	height: 100px
}
.wpcf7-form button, .wpcf7-form input[type=reset], .wpcf7-form input[type=submit], html .wpcf7-form input[type=button] {
	text-transform: uppercase;
	text-align: center;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 16px;
	margin: 0
}
.wpcf7-form div.wpcf7-response-output {
	margin: 4px 0 10px
}
.wpcf7-form span.wpcf7-not-valid-tip {
	display: inline
}
