@import url( ../zonya/style.css );
* {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
*::before {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}s
*::after {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
:focus {
	outline: 0px !important;
}
.fit-vids-style {
	display: none;
}
figure {
	margin: 0px; padding: 0px;
}
figure img {
	height: auto;
}
iframe {
	border: currentColor; border-image: none;
}
::selection {
	background: rgb(254, 250, 199); color: rgb(47, 47, 47);
}
#preloader {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: fixed; z-index: 9999999; background-color: rgb(254, 254, 254);
}
#status {
	margin: -18px 0px 0px -18px; left: 50%; top: 50%; width: 36px; height: 36px; position: absolute;
}
.spinner {
	border-width: 3px; border-style: solid; border-color: rgba(114, 182, 175, 0.8) rgba(114, 182, 175, 0.15) rgba(114, 182, 175, 0.15); border-radius: 100%; animation:rotation 0.8s linear infinite; width: 36px; height: 36px; position: relative; -webkit-animation: rotation .8s infinite linear; -moz-animation: rotation .8s infinite linear; -o-animation: rotation .8s infinite linear;
}
ul {
	list-style-position: inside;
}
#callout {
	padding: 10px; color: rgb(255, 255, 255); background-color: rgb(220, 132, 45);
}
.clients-link {
	line-height: 1em; margin-bottom: 8px;
}
.clients-link a {
	color: rgb(101, 101, 101);
}
.clients-link a:hover {
	text-decoration: underline;
}
body {
	color: rgb(101, 101, 101); font-family: "Lato", sans-serif; font-size: 14px; font-weight: normal; -ms-overflow-x: hidden; background-color: rgb(251, 251, 251); -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; -moz-osx-font-smoothing: grayscale;
}
.container {
	padding-right: 0px; padding-left: 0px;
}
body {
	line-height: 24px;
}
li {
	line-height: 24px;
}
address {
	line-height: 24px;
}
input {
	font-family: "Lato", sans-serif; font-size: 14px; font-weight: normal;
}
button {
	font-family: "Lato", sans-serif; font-size: 14px; font-weight: normal;
}
select {
	font-family: "Lato", sans-serif; font-size: 14px; font-weight: normal;
}
textarea {
	font-family: "Lato", sans-serif; font-size: 14px; font-weight: normal;
}
p {
	margin: 0px 0px 15px;
}
a {
	color: rgb(114, 182, 175); -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in;
}
a:hover {
	color: rgb(35, 35, 35); text-decoration: none;
}
a:focus {
	color: rgb(35, 35, 35); text-decoration: none;
}
.colored {
	color: rgb(114, 182, 175);
}
h1 {
	color: rgb(101, 101, 101); text-transform: none; letter-spacing: 1px; font-weight: 900; margin-top: 0px; margin-bottom: 10px;
}
h2 {
	color: rgb(101, 101, 101); text-transform: none; letter-spacing: 1px; font-weight: 900; margin-top: 0px; margin-bottom: 10px;
}
h3 {
	color: rgb(101, 101, 101); text-transform: none; letter-spacing: 1px; font-weight: 900; margin-top: 0px; margin-bottom: 10px;
}
h4 {
	color: rgb(101, 101, 101); text-transform: none; letter-spacing: 1px; font-weight: 900; margin-top: 0px; margin-bottom: 10px;
}
h5 {
	color: rgb(101, 101, 101); text-transform: none; letter-spacing: 1px; font-weight: 900; margin-top: 0px; margin-bottom: 10px;
}
h6 {
	color: rgb(101, 101, 101); text-transform: none; letter-spacing: 1px; font-weight: 900; margin-top: 0px; margin-bottom: 10px;
}
h1 {
	line-height: 28px; font-size: 24px;
}
h2 {
	line-height: 30px; font-size: 20px;
}
h3 {
	line-height: 22px; font-size: 16px;
}
h4 {
	line-height: 20px; font-size: 14px; margin-bottom: 8px;
}
h5 {
	line-height: 17px; font-size: 13px;
}
h6 {
	line-height: 16px; font-size: 12px;
}
h1.post-title {
	font-size: 16px;
}
h2.post-title {
	font-size: 16px; margin-bottom: 3px;
}
h3.post-title {
	font-size: 13px;
}
.post-title a {
	color: rgb(62, 62, 62);
}
.post-title a:hover {
	color: rgb(114, 182, 175);
}
.section-title {
	text-transform: none; font-size: 16px;
}
.section-title.large {
	color: rgb(255, 255, 255); line-height: 36px; font-size: 30px; font-weight: bold; margin-bottom: 20px;
}
.lead {
	color: rgb(129, 129, 129); line-height: 25px; font-family: "Lato", sans-serif; font-size: 20px; font-style: normal; font-weight: normal; margin-bottom: 15px;
}
.lead.main {
	margin: 0px; line-height: 38px; font-size: 28px;
}
.lead.large {
	color: rgb(255, 255, 255); font-size: 25px; margin-bottom: 25px;
}
.light-wrapper {
	background: rgb(247, 247, 247);
}
.dark-wrapper {
	background: rgb(229, 229, 229) !important;
}
.orange-wrapper {
	background: rgb(255, 175, 95);
}
.black-wrapper {
	background: rgb(45, 45, 48); color: rgb(189, 189, 189);
}
.black-wrapper h1 {
	color: rgb(227, 227, 227);
}
.black-wrapper h2 {
	color: rgb(227, 227, 227);
}
.black-wrapper h3 {
	color: rgb(227, 227, 227);
}
.black-wrapper h4 {
	color: rgb(227, 227, 227);
}
.black-wrapper h5 {
	color: rgb(227, 227, 227);
}
.black-wrapper h6 {
	color: rgb(227, 227, 227);
}
.black-wrapper .lead {
	color: rgb(157, 157, 157);
}
.black-wrapper a {
	color: rgb(255, 255, 255);
}
.black-wrapper a:hover {
	color: rgb(114, 182, 175);
}
.color-wrapper {
	background: rgb(255, 175, 95);
}
.color-wrapper p {
	color: rgb(255, 255, 255);
}
.inner {
	padding-top: 30px !important; padding-bottom: 10px !important;
}
.inner2 {
	padding-top: 30px !important; padding-bottom: 30px !important;
}
ul {
	padding: 0px 0px 0px 18px;
}
ol {
	padding: 0px 0px 0px 20px;
}
ul {
	margin-bottom: 15px;
}
ol {
	margin-bottom: 15px;
}
ul.circled {
	list-style: none; padding: 0px;
}
ul.circled li::before {
	color: rgb(114, 182, 175); font-size: 11px; font-weight: normal; margin-right: 10px; vertical-align: top; display: inline-block; content: "?";
}
.thin {
	margin: 0px auto; width: 85%;
}
.dropcap {
	margin: 12px 8px 0px 0px; padding: 0px; text-transform: uppercase; font-size: 49px; font-weight: 800; float: left; display: block;
}
hr {
	border-width: medium medium 1px; border-style: none none solid; border-color: currentColor currentColor rgb(217, 217, 217); border-image: none; padding-bottom: 40px; margin-bottom: 70px;
}
.anchor {
	display: block;
}
.alert {
	padding-bottom: 13px;
}
blockquote {
	padding: 0px 20px; border-left-color: rgba(0, 0, 0, 0.06); border-left-width: 2px; border-left-style: solid;
}
blockquote p {
	color: rgb(101, 101, 101); line-height: 26px; font-family: "Lato", sans-serif; font-size: 20px; font-style: italic;
}
blockquote small {
	color: rgb(101, 101, 101); text-transform: none; line-height: 16px; font-size: 12px;
}
#map {
	width: 100%; height: 350px;
}
.contact-info {
	list-style: none; margin: 0px; padding: 0px;
}
.contact-info i {
	color: rgb(114, 182, 175); margin-right: 7px;
}
footer .contact-info [class^='icon-']::before {
	line-height: 24px;
}
footer .contact-info [class*=' icon-']::before {
	line-height: 24px;
}
footer .contact-info li {
	margin: 0px 15px; display: inline;
}
footer .widget-title {
	margin-bottom: 13px;
}
footer .post-list {
	list-style: none; margin: 0px; padding: 0px;
}
footer .post-list li {
	padding-top: 20px; margin-top: 19px; border-top-color: rgba(255, 255, 255, 0.15); border-top-width: 1px; border-top-style: solid;
}
footer .post-list li:first-child {
	margin: 0px; padding: 0px; border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
footer .post-list li h6 {
	margin: 0px; text-transform: none; line-height: 25px; letter-spacing: normal; font-size: 14px; font-weight: normal;
}
footer .post-list li em {
	color: rgb(131, 131, 131); font-size: 12px; font-style: italic;
}
footer.black-wrapper a {
	color: rgb(189, 189, 189);
}
footer.black-wrapper a:hover {
	color: rgb(114, 182, 175);
}
footer [class*='col-'] .widget {
	margin-top: 25px;
}
footer [class*='col-'] :first-child.widget {
	margin-top: 0px;
}
footer .tagcloud {
	margin-bottom: 15px;
}
footer .tagcloud .tag1 {
	font-size: 9pt;
}
footer .tagcloud .tag2 {
	font-size: 10pt;
}
footer .tagcloud .tag3 {
	font-size: 12pt;
}
footer .tagcloud .tag4 {
	font-size: 13pt;
}
footer .tagcloud .tag5 {
	font-size: 15pt;
}
footer .tagcloud .tag6 {
	font-size: 16pt;
}
footer .tagcloud .tag7 {
	font-size: 19pt;
}
footer .tagcloud .tag8 {
	font-size: 20pt;
}
.subfooter {
	background: rgb(41, 41, 44); color: rgb(189, 189, 189); padding-top: 30px; padding-bottom: 30px;
}
.subfooter a:hover {
	color: rgb(114, 182, 175);
}
.subfooter p {
	margin: 0px;
}
.divide0 {
	width: 100%; height: 0px;
}
.divide2 {
	width: 100%; height: 2px;
}
.divide3 {
	width: 100%; height: 3px;
}
.divide5 {
	width: 100%; height: 5px;
}
.divide10 {
	width: 100%; height: 10px;
}
.divide15 {
	width: 100%; height: 15px;
}
.divide20 {
	width: 100%; height: 20px;
}
.divide25 {
	width: 100%; height: 25px;
}
.divide30 {
	width: 100%; height: 30px;
}
.divide35 {
	width: 100%; height: 35px;
}
.divide40 {
	width: 100%; height: 40px;
}
.divide45 {
	width: 100%; height: 40px;
}
.divide50 {
	width: 100%; height: 50px;
}
.divide55 {
	width: 100%; height: 55px;
}
.divide60 {
	width: 100%; height: 60px;
}
.divide65 {
	width: 100%; height: 65px;
}
.divide70 {
	width: 100%; height: 70px;
}
.divide75 {
	width: 100%; height: 75px;
}
.divide80 {
	width: 100%; height: 80px;
}
.divide85 {
	width: 100%; height: 85px;
}
.rm0 {
	margin-right: 0px;
}
.rm1 {
	margin-right: 1px;
}
.rm2 {
	margin-right: 2px;
}
.rm5 {
	margin-right: 5px;
}
.rm10 {
	margin-right: 10px;
}
.rm15 {
	margin-right: 15px;
}
.rm20 {
	margin-right: 20px;
}
.rm25 {
	margin-right: 25px;
}
.rm30 {
	margin-right: 30px;
}
.rm40 {
	margin-right: 40px;
}
.rm50 {
	margin-right: 50px;
}
.lm0 {
	margin-left: 0px;
}
.lm1 {
	margin-left: 1px;
}
.lm5 {
	margin-left: 5px;
}
.lm7 {
	margin-left: 7px;
}
.lm10 {
	margin-left: 10px;
}
.lm15 {
	margin-left: 15px;
}
.lm20 {
	margin-left: 20px;
}
.lm25 {
	margin-left: 25px;
}
.lm30 {
	margin-left: 25px;
}
.lm40 {
	margin-left: 40px;
}
.rp5 {
	padding-right: 5px;
}
.rp10 {
	padding-right: 10px;
}
.rp15 {
	padding-right: 15px;
}
.rp20 {
	padding-right: 20px;
}
.rp30 {
	padding-right: 30px;
}
.rp50 {
	padding-right: 50px;
}
.lp0 {
	padding-left: 0px;
}
.lp10 {
	padding-left: 10px;
}
.lp20 {
	padding-left: 20px;
}
.lp30 {
	padding-left: 30px;
}
.tp0 {
	padding-top: 0px !important;
}
.tp3 {
	padding-top: 3px;
}
.tp5 {
	padding-top: 5px;
}
.tp10 {
	padding-top: 10px;
}
.tp20 {
	padding-top: 20px;
}
.tp30 {
	padding-top: 30px;
}
.tm4 {
	margin-top: 4px;
}
.tm5 {
	margin-top: 5px;
}
.tm7 {
	margin-top: 7px;
}
.tm10 {
	margin-top: 10px;
}
.tm15 {
	margin-top: 15px;
}
.tm20 {
	margin-top: 20px;
}
.mbm1 {
	margin-bottom: -1px;
}
.bp0 {
	padding-bottom: 0px !important;
}
.bp10 {
	padding-bottom: 10px !important;
}
.bp20 {
	padding-bottom: 20px !important;
}
.bm0 {
	margin-bottom: 0px !important;
}
.bm5 {
	margin-bottom: 5px !important;
}
.bm6 {
	margin-bottom: 6px !important;
}
.bm10 {
	margin-bottom: 10px !important;
}
.bm15 {
	margin-bottom: 15px !important;
}
.bm20 {
	margin-bottom: 20px !important;
}
.bm25 {
	margin-bottom: 25px !important;
}
.bm30 {
	margin-bottom: 30px !important;
}
.bm50 {
	margin-bottom: 50px !important;
}
.bp50 {
	padding-bottom: 50px !important;
}
.tagline {
	margin: 0px; padding: 25px 14px; width: 80%; height: inherit; text-align: left; float: left; display: block;
}
.navbar-header {
	background: rgb(41, 41, 44); float: none !important;
}
.navbar .container {
	padding: 0px;
}
.navbar {
	background: rgb(41, 41, 44); margin: 0px; border-radius: 0px; border: currentColor; border-image: none; width: 100%; position: fixed; z-index: 8000; min-height: inherit; box-shadow: 0px 3px 0px rgba(0,0,0,0.15); -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.15);
}
.navbar-brand {
	padding: 15px 0px 0px;
}
.navbar-brand img {
	transition:0.3s; width: inherit; height: 50px; padding-right: 15px; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -webkit-transform: translateZ(); image-rendering: -webkit-optimize-contrast;
}
.navbar-collapse {
	background: none; padding: 0px; border: currentColor; border-image: none; width: auto; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.navbar-nav {
	margin: 0px;
}
.navbar-nav > li {
	margin-left: 23px;
}
.navbar-nav > li > a {
	padding: 15px 22px; color: rgb(213, 213, 213); text-transform: uppercase; letter-spacing: 3px; font-size: 10px; font-weight: 900; position: relative;
}
.navbar-nav > li > a::before {
	background: rgba(213, 213, 213, 0.13); border-radius: 50%; transition:0.3s; left: -14px; top: 24px; width: 3px; height: 3px; display: block; position: absolute; content: ""; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -webkit-border-radius: 50%;
}
.navbar-nav > li:first-child a::before {
	display: none;
}
.nav > li > a:focus {
	background: none; color: rgb(245, 245, 245);
}
.nav > li > a:hover {
	background: none; color: rgb(220, 132, 45) !important;
}
.nav > li.current > a {
	background: none; color: rgb(114, 182, 175);
}
.navbar .dropdown-menu {
	background: rgb(41, 41, 44); margin: 0px; padding: 0px; border-radius: 0px; border-image: none; border-top-color: rgb(114, 182, 175) !important; border-right-color: currentColor; border-bottom-color: currentColor; border-left-color: currentColor; border-top-width: 2px !important; border-right-width: medium; border-bottom-width: medium; border-left-width: medium; border-top-style: solid !important; border-right-style: none; border-bottom-style: none; border-left-style: none; min-width: 190px; box-shadow: none; -moz-border-radius: 0; -webkit-border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.navbar .dropdown-menu li {
	background: none; border-width: 1px medium medium; border-style: solid none none; border-color: rgba(0, 0, 0, 0.15) currentColor currentColor; border-image: none;
}
.navbar .dropdown-menu li:first-child {
	border: currentColor; border-image: none;
}
.navbar .dropdown-menu li a {
	padding: 14px 15px; color: rgb(213, 213, 213); text-transform: uppercase; line-height: 1; letter-spacing: 1px; font-size: 10px; font-weight: 900;
}
.navbar .dropdown-menu li a:hover {
	background: rgb(65, 65, 65); padding: 14px 15px; color: rgb(233, 233, 233); line-height: 1; filter: none;
}
.navbar .dropdown-menu li a.active {
	background: rgb(65, 65, 65); padding: 14px 15px; color: rgb(233, 233, 233); line-height: 1; filter: none;
}
.navbar .nav .open > a {
	background: none; color: rgb(114, 182, 175);
}
.navbar .nav .open > a:hover {
	background: none; color: rgb(114, 182, 175);
}
.navbar .nav .open > a:focus {
	background: none; color: rgb(114, 182, 175);
}
.navbar .nav > li > .dropdown-menu::after {
	display: none;
}
.navbar .nav > li > .dropdown-menu::before {
	display: none;
}
.navbar .dropdown-menu > li > a:hover {
	background: none; color: rgb(114, 182, 175);
}
.navbar .dropdown-menu > li > a:focus {
	background: none; color: rgb(114, 182, 175);
}
.navbar .dropdown-submenu:hover > a {
	background: none; color: rgb(114, 182, 175);
}
.navbar .dropdown-submenu:focus > a {
	background: none; color: rgb(114, 182, 175);
}
.navbar .dropdown-menu > .active > a {
	background: none; color: rgb(114, 182, 175);
}
.navbar .dropdown-menu > .active > a:hover {
	background: none; color: rgb(114, 182, 175);
}
.navbar .dropdown-menu > .active > a:focus {
	background: none; color: rgb(114, 182, 175);
}
.btn.responsive-menu {
	margin: 0px; padding: 7px 12px; font-size: 15px; display: none;
}
.btn.responsive-menu i {
	margin: 0px;
}
.btn.responsive-menu i::before {
	width: 1em; text-align: center; font-family: "fontello"; font-style: normal; font-weight: normal; margin-right: 0px; display: block; content: "\f0c9";
}
.btn.responsive-menu.opn i::before {
	content: "\e819";
}
.offset {
	display: block;
}
.navbar.default {
	width: 100%; position: absolute;
}
.navbar.fixed {
	margin: 0px; padding: 0px; width: 100%; position: fixed;
}
.navbar.fixed .navbar-nav > li > a::before {
	top: 29px;
}
.services-1 .col-wrapper {
	padding: 0px 10px;
}
.services-1 .icon-wrapper {
	height: 85px; margin-bottom: 30px; position: relative;
}
.services-1 .icon-wrapper::after {
	left: 50%; width: 30px; bottom: 0px; margin-left: -15px; border-bottom-color: rgba(0, 0, 0, 0.16); border-bottom-width: 1px; border-bottom-style: solid; display: block; position: absolute; content: "";
}
.services-2 {
	text-align: left;
}
.services-2 .icon {
	display: table;
}
.services-2 .icon {
	width: 60px; text-align: center; margin-right: 15px; float: left;
}
.services-2 .text {
	overflow: hidden;
}
.services-2 .icon img {
	display: inline;
}
.btn {
	background: rgb(114, 182, 175); padding: 12px 21px; border-radius: 4px; border: currentColor; border-image: none; color: rgb(255, 255, 255) !important; text-transform: uppercase; letter-spacing: 1px; font-size: 12px; font-weight: 900; margin-right: 4px; margin-bottom: 10px; display: inline-block; box-shadow: none; text-shadow: none; -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -webkit-border-radius: 4px; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.btn-submit {
	background: rgb(114, 182, 175); padding: 12px 21px; border-radius: 4px; border: currentColor; border-image: none; color: rgb(255, 255, 255) !important; text-transform: uppercase; letter-spacing: 1px; font-size: 12px; font-weight: 900; margin-right: 4px; margin-bottom: 10px; display: inline-block; box-shadow: none; text-shadow: none; -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -webkit-border-radius: 4px; -webkit-box-shadow: none; -moz-box-shadow: none;
}
input[type='submit'] {
	background: rgb(114, 182, 175); padding: 12px 21px; border-radius: 4px; border: currentColor; border-image: none; color: rgb(255, 255, 255) !important; text-transform: uppercase; letter-spacing: 1px; font-size: 12px; font-weight: 900; margin-right: 4px; margin-bottom: 10px; display: inline-block; box-shadow: none; text-shadow: none; -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -webkit-border-radius: 4px; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.woocommerce .button {
	background: rgb(114, 182, 175); padding: 12px 21px; border-radius: 4px; border: currentColor; border-image: none; color: rgb(255, 255, 255) !important; text-transform: uppercase; letter-spacing: 1px; font-size: 12px; font-weight: 900; margin-right: 4px; margin-bottom: 10px; display: inline-block; box-shadow: none; text-shadow: none; -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -webkit-border-radius: 4px; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.added_to_cart {
	background: rgb(114, 182, 175); padding: 12px 21px; border-radius: 4px; border: currentColor; border-image: none; color: rgb(255, 255, 255) !important; text-transform: uppercase; letter-spacing: 1px; font-size: 12px; font-weight: 900; margin-right: 4px; margin-bottom: 10px; display: inline-block; box-shadow: none; text-shadow: none; -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -webkit-border-radius: 4px; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.woocommerce .price {
	background: rgb(114, 182, 175); padding: 12px 21px; border-radius: 4px; border: currentColor; border-image: none; color: rgb(255, 255, 255) !important; text-transform: uppercase; letter-spacing: 1px; font-size: 12px; font-weight: 900; margin-right: 4px; margin-bottom: 10px; display: inline-block; box-shadow: none; text-shadow: none; -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -webkit-border-radius: 4px; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.text-center .btn {
	margin: 0px 4px;
}
.btn-large {
	padding: 14px 23px;
}
.btn.btn-aqua {
	background: rgb(40, 184, 216);
}
.btn.btn-green {
	background: rgb(114, 182, 175);
}
.btn.btn-blue {
	background: rgb(84, 157, 197);
}
.btn.btn-rose {
	background: rgb(198, 124, 136);
}
.btn.btn-red {
	background: rgb(216, 40, 69);
}
.btn.btn-orange {
	background: rgb(238, 119, 87);
}
.btn.btn-purple {
	background: rgb(155, 89, 182);
}
.btn.btn-pink {
	background: rgb(212, 135, 190);
}
.btn.btn-navy {
	background: rgb(66, 101, 171);
}
.btn.btn-gray {
	background: rgb(71, 71, 77);
}
.woocommerce .price {
	background: rgb(71, 71, 77);
}
.btn.btn-white {
	background: rgb(255, 255, 255); color: rgb(62, 62, 62) !important;
}
.btn:hover {
	background: rgb(98, 163, 156); color: rgb(255, 255, 255) !important; box-shadow: none; -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.btn:focus {
	background: rgb(98, 163, 156); color: rgb(255, 255, 255) !important; box-shadow: none; -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.btn:active {
	background: rgb(98, 163, 156); color: rgb(255, 255, 255) !important; box-shadow: none; -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.btn.active {
	background: rgb(98, 163, 156); color: rgb(255, 255, 255) !important; box-shadow: none; -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -webkit-box-shadow: none; -moz-box-shadow: none;
}
input[type='submit']:hover {
	background: rgb(98, 163, 156); color: rgb(255, 255, 255) !important; box-shadow: none; -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.woocommerce .button:hover {
	background: rgb(98, 163, 156); color: rgb(255, 255, 255) !important; box-shadow: none; -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.added_to_cart:hover {
	background: rgb(98, 163, 156); color: rgb(255, 255, 255) !important; box-shadow: none; -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.btn-aqua:hover {
	background: rgb(0, 161, 196) !important;
}
.btn-aqua:focus {
	background: rgb(0, 161, 196) !important;
}
.btn-aqua:active {
	background: rgb(0, 161, 196) !important;
}
.btn-aqua.active {
	background: rgb(0, 161, 196) !important;
}
.btn-green:hover {
	background: rgb(98, 163, 156) !important;
}
.btn-green:focus {
	background: rgb(98, 163, 156) !important;
}
.btn-green:active {
	background: rgb(98, 163, 156) !important;
}
.btn-green.active {
	background: rgb(98, 163, 156) !important;
}
.btn-blue:hover {
	background: rgb(70, 142, 181) !important;
}
.btn-blue:focus {
	background: rgb(70, 142, 181) !important;
}
.btn-blue:active {
	background: rgb(70, 142, 181) !important;
}
.btn-blue.active {
	background: rgb(70, 142, 181) !important;
}
.btn-rose:hover {
	background: rgb(178, 111, 122) !important;
}
.btn-rose:focus {
	background: rgb(178, 111, 122) !important;
}
.btn-rose:active {
	background: rgb(178, 111, 122) !important;
}
.btn-rose.active {
	background: rgb(178, 111, 122) !important;
}
.btn-orange:hover {
	background: rgb(217, 108, 79) !important;
}
.btn-orange:focus {
	background: rgb(217, 108, 79) !important;
}
.btn-orange:active {
	background: rgb(217, 108, 79) !important;
}
.btn-orange.active {
	background: rgb(217, 108, 79) !important;
}
.btn-purple:hover {
	background: rgb(138, 79, 162) !important;
}
.btn-purple:focus {
	background: rgb(138, 79, 162) !important;
}
.btn-purple:active {
	background: rgb(138, 79, 162) !important;
}
.btn-purple.active {
	background: rgb(138, 79, 162) !important;
}
.btn-pink:hover {
	background: rgb(189, 120, 169) !important;
}
.btn-pink:focus {
	background: rgb(189, 120, 169) !important;
}
.btn-pink:active {
	background: rgb(189, 120, 169) !important;
}
.btn-pink.active {
	background: rgb(189, 120, 169) !important;
}
.btn-navy:hover {
	background: rgb(62, 92, 153) !important;
}
.btn-navy:focus {
	background: rgb(62, 92, 153) !important;
}
.btn-navy:active {
	background: rgb(62, 92, 153) !important;
}
.btn-navy.active {
	background: rgb(62, 92, 153) !important;
}
.btn-red:hover {
	background: rgb(197, 36, 63) !important;
}
.btn-red:focus {
	background: rgb(197, 36, 63) !important;
}
.btn-red:active {
	background: rgb(197, 36, 63) !important;
}
.btn-red.active {
	background: rgb(197, 36, 63) !important;
}
.btn-gray:hover {
	background: rgb(56, 56, 61) !important;
}
.btn-gray:focus {
	background: rgb(56, 56, 61) !important;
}
.btn-gray:active {
	background: rgb(56, 56, 61) !important;
}
.btn-gray.active {
	background: rgb(56, 56, 61) !important;
}
.btn-white:hover {
	background: rgb(114, 182, 175) !important; color: rgb(255, 255, 255) !important;
}
.btn-white:focus {
	background: rgb(114, 182, 175) !important; color: rgb(255, 255, 255) !important;
}
.btn-white:active {
	background: rgb(114, 182, 175) !important; color: rgb(255, 255, 255) !important;
}
.btn-white.active {
	background: rgb(114, 182, 175) !important; color: rgb(255, 255, 255) !important;
}
.btn.fixed-width {
	width: 160px;
}
.btn.btn-border {
	border: 1px solid rgb(255, 255, 255); border-image: none; color: rgb(255, 255, 255) !important;
}
.btn.btn-border:hover {
	background: rgb(255, 255, 255); border: 1px solid rgb(255, 255, 255); border-image: none; color: rgb(62, 62, 62) !important;
}
.share-links {
	margin-bottom: 15px;
}
.share-links ul {
	list-style: none; margin: 0px; padding: 0px;
}
.share-links ul li {
	margin-right: 0px; display: inline-block; cursor: pointer;
}
.share-links ul li .btn {
	padding: 10px 19px;
}
.share-links .share-facebook {
	background: rgb(68, 112, 207);
}
.share-links .share-facebook:hover {
	background: rgb(64, 102, 185);
}
.share-links .share-twitter {
	background: rgb(93, 174, 213);
}
.share-links .share-twitter:hover {
	background: rgb(86, 156, 190);
}
.share-links .share-google-plus {
	background: rgb(168, 69, 57);
}
.share-links .share-google-plus:hover {
	background: rgb(151, 65, 54);
}
.share-links .share-pinterest {
	background: rgb(197, 57, 66);
}
.share-links .share-pinterest:hover {
	background: rgb(176, 54, 62);
}
.photoset {
	overflow: hidden; margin-left: -15px !important;
}
.photoset {
	list-style: none; margin: 0px; padding: 0px; overflow: hidden;
}
.photoset li {
	margin: 0px 0px 15px; width: 33.33%; padding-left: 15px; float: left; position: relative;
}
.photoset li img {
	width: 100%; height: auto; display: block;
}
figure {
	overflow: hidden; display: block; position: relative;
}
.items li figure img {
	width: 100%; display: block;
}
figure li a {
	display: block; position: relative;
}
figure li a img {
	display: block; position: relative;
}
figure img {
	display: inline; max-width: 100%;
}
figure a .text-overlay {
	background: rgba(20, 20, 20, 0.75); padding: 50px; transition:0.4s; width: 100%; height: 100%; text-decoration: none; position: absolute; z-index: 100; opacity: 0; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s;
}
figure a:hover .text-overlay {
	opacity: 1;
}
figure a .text-overlay .info {
	left: 0px; top: 50%; width: 100%; text-align: center; color: rgb(228, 228, 228); text-transform: uppercase; letter-spacing: 1px; font-size: 12px; font-weight: 700; margin-top: -12px; position: absolute;
}
figure a .text-overlay::before {
	transition:opacity 0.5s, transform 0.5s; left: 10px; top: 10px; right: 10px; bottom: 10px; position: absolute; content: ""; opacity: 0; -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
}
figure a .text-overlay::after {
	transition:opacity 0.5s, transform 0.5s; left: 10px; top: 10px; right: 10px; bottom: 10px; position: absolute; content: ""; opacity: 0; -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
}
figure a .text-overlay::before {
	border-top-color: rgba(255, 255, 255, 0.22); border-bottom-color: rgba(255, 255, 255, 0.22); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; transform: scale(0, 1); -webkit-transform: scale(0, 1);
}
figure a .text-overlay::after {
	border-right-color: rgba(255, 255, 255, 0.22); border-left-color: rgba(255, 255, 255, 0.22); border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid; transform: scale(1, 0); -webkit-transform: scale(1, 0);
}
figure a:hover .text-overlay::before {
	opacity: 1; transform: scale(1); -webkit-transform: scale(1);
}
figure a:hover .text-overlay::after {
	opacity: 1; transform: scale(1); -webkit-transform: scale(1);
}
.icon-overlay {
	overflow: hidden; display: block; position: relative;
}
.icon-overlay img {
	display: block; max-width: 100%; -webkit-backface-visibility: hidden;
}
.icon-overlay a .icn-more {
	background: rgba(20, 20, 20, 0.75); transition:0.4s; width: 100%; height: 100%; overflow: hidden; text-decoration: none; position: absolute; z-index: 100; opacity: 0; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s;
}
.icon-overlay a:hover .icn-more {
	opacity: 1;
}
.icon-overlay a .icn-more::before {
	margin: -8px 0px 0px -6px; left: 50%; top: 50%; text-align: center; color: rgb(255, 255, 255); line-height: 1; font-family: "fontello"; font-size: 15px; font-style: normal; font-weight: normal; text-decoration: inherit; display: inline-block; position: absolute; z-index: 2; content: "\f517"; speak: none;
}
.timeline {
	padding: 35px 0px; position: relative;
}
.timeline::before {
	background: rgba(0, 0, 0, 0.06); left: 42px; top: 0px; width: 2px; height: 100%; position: absolute; content: "";
}
.timeline-block {
	margin: 20px 0px; position: relative;
}
.timeline-block::before {
	display: table; content: " ";
}
.timeline-block::after {
	display: table; content: " ";
}
.timeline-block::after {
	clear: both;
}
:first-child.timeline-block {
	margin-top: 0px;
}
:last-child.timeline-block {
	margin-bottom: 0px;
}
.timeline-img {
	left: 16px; top: 0px; width: 86px; height: 86px; position: absolute;
}
.timeline-img.round {
	left: 0px;
}
.timeline-img img {
	display: inline;
}
.timeline-img.round img {
	border-radius: 50%; -webkit-border-radius: 50%;
}
.timeline-content {
	background: rgb(255, 255, 255); padding: 25px; margin-left: 120px; position: relative; box-shadow: 0px 1px 0px rgba(0,0,0,0.11); -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11);
}
.timeline-content h4 {
	margin-bottom: 3px;
}
.timeline.quotes .timeline-content p {
	line-height: 30px; font-family: "Sorts Mill Goudy", serif; font-size: 20px; font-style: italic; font-weight: normal;
}
.timeline-content .biz-title {
	color: rgb(129, 129, 129); font-family: "Sorts Mill Goudy", serif; font-size: 16px; font-style: italic;
}
.timeline-content::before {
	display: table; content: " ";
}
.timeline-content::after {
	display: table; content: " ";
}
.timeline-content::after {
	clear: both;
}
.timeline-content .cd-info {
	display: inline-block;
}
.timeline-content .cd-info {
	padding: 0px; float: left;
}
.timeline-content::before {
	border-width: 10px; border-style: solid; border-color: transparent white transparent transparent; border-image: none; top: 16px; width: 0px; height: 0px; right: 100%; position: absolute; content: "";
}
.owl-posts .item {
	padding-bottom: 2px;
}
.owl-related .item {
	padding-bottom: 2px;
}
.owl-carousel .owl-controls .owl-nav {
	margin-top: 16px;
}
.owl-carousel.clients .owl-nav {
	display: none !important;
}
.owl-carousel .owl-controls .owl-nav .owl-prev {
	background: rgb(255, 255, 255); padding: 10px; width: auto; height: auto; color: rgb(62, 62, 62); margin-right: 10px; display: inline; box-shadow: 0px 1px 0px rgba(0,0,0,0.11); -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11);
}
.owl-carousel .owl-controls .owl-nav .owl-next {
	background: rgb(255, 255, 255); padding: 10px; width: auto; height: auto; color: rgb(62, 62, 62); margin-right: 10px; display: inline; box-shadow: 0px 1px 0px rgba(0,0,0,0.11); -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11);
}
.text-center .owl-carousel .owl-controls .owl-nav .owl-prev {
	margin-right: 5px; margin-left: 5px;
}
.text-center .owl-carousel .owl-controls .owl-nav .owl-next {
	margin-right: 5px; margin-left: 5px;
}
.owl-carousel .owl-controls .owl-nav .owl-prev:hover {
	color: rgb(114, 182, 175);
}
.owl-carousel .owl-controls .owl-nav .owl-next:hover {
	color: rgb(114, 182, 175);
}
.parallax .owl-carousel .owl-controls .owl-nav .owl-prev {
	background: none; padding: 9px; border-radius: 4px; border: 1px solid rgb(255, 255, 255); border-image: none; color: rgb(255, 255, 255) !important; box-shadow: none; -webkit-border-radius: 4px; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.parallax .owl-carousel .owl-controls .owl-nav .owl-next {
	background: none; padding: 9px; border-radius: 4px; border: 1px solid rgb(255, 255, 255); border-image: none; color: rgb(255, 255, 255) !important; box-shadow: none; -webkit-border-radius: 4px; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.parallax .owl-carousel .owl-controls .owl-nav .owl-prev:hover {
	background: rgb(255, 255, 255); border: 1px solid rgb(255, 255, 255); border-image: none; color: rgb(62, 62, 62) !important;
}
.parallax .owl-carousel .owl-controls .owl-nav .owl-next:hover {
	background: rgb(255, 255, 255); border: 1px solid rgb(255, 255, 255); border-image: none; color: rgb(62, 62, 62) !important;
}
.owl-posts.team .item .post-title {
	margin: 0px;
}
.owl-posts.team .item .biz-title {
	margin: 0px 0px 10px; padding: 0px; border: 0px currentColor; border-image: none; color: rgb(129, 129, 129); font-size: 13px; font-style: italic;
}
.owl-posts.team .social {
	margin-bottom: 15px;
}
.custom-controls {
	position: relative;
}
.custom-controls .owl-slider-controls {
	top: 0px; width: 100%; height: 100%; text-align: center; position: absolute; pointer-events: none; -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in;
}
.custom-controls .owl-slider-controls .owl-slider-nav [class*='owl-'] {
	background: none; top: 50%; width: auto; height: auto; color: rgba(255, 255, 255, 0.6); line-height: 1; font-size: 40px; margin-top: -22px; position: absolute; cursor: pointer; pointer-events: auto; -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in;
}
.custom-controls .owl-slider-controls .owl-slider-nav [class*='owl-']:hover {
	color: rgba(255, 255, 255, 1);
}
.custom-controls .owl-slider-controls .owl-slider-nav .owl-slider-prev {
	left: 10px;
}
.custom-controls .owl-slider-controls .owl-slider-nav .owl-slider-next {
	right: 10px;
}
.custom-controls .owl-slider-controls .owl-dots {
	width: 100%; bottom: 10px; position: absolute; cursor: pointer; pointer-events: auto;
}
.owl-theme .owl-dots .owl-dot {
	display: inline-block;
}
.owl-theme .owl-dots .owl-dot span {
	background: rgba(255, 255, 255, 0.3); margin: 0px 2px; border-radius: 2px; width: 12px; height: 12px; display: inline-block; -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -webkit-border-radius: 2px;
}
.owl-theme .owl-dots .owl-dot.active span {
	background: rgba(255, 255, 255, 0.6);
}
.owl-theme .owl-dots .owl-dot:hover span {
	background: rgba(255, 255, 255, 0.6);
}
.image-slider img {
	height: auto;
}
.clients .item img {
	height: auto; max-width: 100%; opacity: 0.8; -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -moz-opacity: 0.8; -khtml-opacity: 0.8;
}
.clients .item:hover img {
	max-width: 100%; opacity: 1; -moz-opacity: 1; -khtml-opacity: 1;
}
.tp-leftarrow.default {
	background: none; padding: 0px; top: 50% !important; width: auto; height: auto; color: rgba(255, 255, 255, 0.6); line-height: 1; font-size: 40px; position: relative; z-index: 100; cursor: pointer; -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in;
}
.tp-rightarrow.default {
	background: none; padding: 0px; top: 50% !important; width: auto; height: auto; color: rgba(255, 255, 255, 0.6); line-height: 1; font-size: 40px; position: relative; z-index: 100; cursor: pointer; -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in;
}
.tparrows::before {
	text-align: center; font-family: "budicon"; font-style: normal; font-weight: normal; text-decoration: inherit; display: inline-block; speak: none;
}
.tp-leftarrow.default::before {
	content: "\e00c";
}
.tp-rightarrow.default::before {
	content: "\e010";
}
.tparrows:hover {
	color: rgba(255, 255, 255, 1);
}
.tp-bullets {
	bottom: 30px !important;
}
.tp-bullets.simplebullets.round .bullet {
	background: rgba(255, 255, 255, 0.3); width: 12px; height: 12px; margin-left: 4px; -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in;
}
.tp-bullets.simplebullets.round .bullet.selected {
	background: rgba(255, 255, 255, 0.6);
}
.tp-bullets.simplebullets.round .bullet:hover {
	background: rgba(255, 255, 255, 0.6);
}
.tp-bullets.hidebullets {
	opacity: 0; -moz-opacity: 0; -khtml-opacity: 0;
}
.tp-loader.spinner0 {
	background: none !important; border-width: 3px; border-style: solid; border-color: rgba(114, 182, 175, 0.8) rgba(114, 182, 175, 0.15) rgba(114, 182, 175, 0.15); margin: -18px; border-radius: 100%; animation:rotation 0.8s linear infinite; left: 50%; top: 50%; width: 36px; height: 36px; position: absolute; z-index: 1000; box-shadow: none; -webkit-box-shadow: none; -webkit-animation: rotation .8s infinite linear; -moz-animation: rotation .8s infinite linear; -o-animation: rotation .8s infinite linear;
}
.tp-bannertimer {
	background: url("style/images/timer.png"); width: 100%; height: 10px; position: absolute; z-index: 200;
}
.progress-list {
	list-style: none; margin: 0px; padding: 0px;
}
.progress-list p {
	margin-bottom: 5px;
}
.progress-list li {
	margin-bottom: 20px;
}
.progress-list li em {
	color: rgb(114, 182, 175); padding-left: 8px; font-style: normal;
}
.progress-list li em::before {
	padding-right: 10px; display: inline-block; content: "-";
}
.progress.plain {
	background: rgba(114, 182, 175, 0.15); border-radius: 4px; height: 15px; margin-bottom: 0px; box-shadow: none; -webkit-border-radius: 4px; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.progress.plain .bar {
	background: rgb(114, 182, 175); border-radius: 4px; width: 0px; height: 100%; text-align: center; color: rgb(255, 255, 255); font-size: 12px; float: left; box-shadow: none; text-shadow: none; -webkit-border-radius: 4px; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.social {
	margin: 0px; padding: 0px; height: 28px; font-size: 0px;
}
.social li {
	margin: 0px 2px; font-family: "fontello-social"; display: inline-block;
}
footer .social li {
	margin: 0px 0px 0px 5px;
}
.social li a {
	border-radius: 4px; display: table; -webkit-border-radius: 4px;
}
.social li a:hover {
	background: black;
}
.social li a i {
	border-radius: 3px; width: 28px; height: 28px; text-align: center; color: rgb(255, 255, 255); line-height: 28px; font-size: 14px; vertical-align: middle; display: inline-block; opacity: 1; -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -webkit-border-radius: 3px;
}
.social .icon-s-pinterest {
	background-color: rgb(197, 57, 66);
}
.social .icon-s-rss {
	background-color: rgb(232, 111, 4);
}
.social .icon-s-facebook {
	background-color: rgb(68, 112, 207);
}
.social .icon-s-twitter {
	background-color: rgb(93, 174, 213);
}
.social .icon-s-flickr {
	background-color: rgb(255, 0, 136);
}
.social .icon-s-dribbble {
	background-color: rgb(208, 126, 173);
}
.social .icon-s-behance {
	background-color: rgb(9, 143, 250);
}
.social .icon-s-linkedin {
	background-color: rgb(51, 147, 193);
}
.social .icon-s-vimeo {
	background-color: rgb(9, 159, 199);
}
.social .icon-s-youtube {
	background-color: rgb(200, 49, 43);
}
.social .icon-s-skype {
	background-color: rgb(46, 187, 240);
}
.social .icon-s-tumblr {
	background-color: rgb(93, 130, 164);
}
.social .icon-s-delicious {
	background-color: rgb(50, 116, 209);
}
.social .icon-s-500px {
	background-color: rgb(0, 166, 223);
}
.social .icon-s-grooveshark {
	background-color: rgb(246, 108, 0);
}
.social .icon-s-forrst {
	background-color: rgb(47, 121, 53);
}
.social .icon-s-digg {
	background-color: rgb(27, 88, 145);
}
.social .icon-s-blogger {
	background-color: rgb(252, 102, 5);
}
.social .icon-s-klout {
	background-color: rgb(216, 57, 15);
}
.social .icon-s-dropbox {
	background-color: rgb(1, 106, 171);
}
.social .icon-s-github {
	background-color: rgb(64, 115, 166);
}
.social .icon-s-songkick {
	background-color: rgb(255, 0, 48);
}
.social .icon-s-posterous {
	background-color: rgb(234, 201, 84);
}
.social .icon-s-appnet {
	background-color: rgb(2, 145, 201);
}
.social .icon-s-gplus {
	background-color: rgb(168, 69, 57);
}
.social .icon-s-stumbleupon {
	background-color: rgb(235, 73, 35);
}
.social .icon-s-lastfm {
	background-color: rgb(190, 12, 2);
}
.social .icon-s-spotify {
	background-color: rgb(124, 192, 17);
}
.social .icon-s-instagram {
	background-color: rgb(164, 118, 92);
}
.social .icon-s-evernote {
	background-color: rgb(130, 209, 92);
}
.social .icon-s-paypal {
	background-color: rgb(42, 96, 142);
}
.social .icon-s-picasa {
	background-color: rgb(152, 100, 174);
}
.social .icon-s-soundcloud {
	background-color: rgb(255, 104, 13);
}
.social a:hover .icon-s-pinterest {
	background-color: rgb(176, 54, 62);
}
.social a:hover .icon-s-rss {
	background-color: rgb(207, 101, 8);
}
.social a:hover .icon-s-facebook {
	background-color: rgb(64, 102, 185);
}
.social a:hover .icon-s-twitter {
	background-color: rgb(86, 156, 190);
}
.social a:hover .icon-s-flickr {
	background-color: rgb(227, 5, 123);
}
.social a:hover .icon-s-dribbble {
	background-color: rgb(186, 114, 155);
}
.social a:hover .icon-s-behance {
	background-color: rgb(13, 129, 222);
}
.social a:hover .icon-s-linkedin {
	background-color: rgb(49, 133, 173);
}
.social a:hover .icon-s-vimeo {
	background-color: rgb(13, 143, 178);
}
.social a:hover .icon-s-youtube {
	background-color: rgb(179, 47, 42);
}
.social a:hover .icon-s-skype {
	background-color: rgb(45, 168, 214);
}
.social a:hover .icon-s-tumblr {
	background-color: rgb(86, 118, 148);
}
.social a:hover .icon-s-delicious {
	background-color: rgb(48, 106, 187);
}
.social a:hover .icon-s-500px {
	background-color: rgb(5, 149, 199);
}
.social a:hover .icon-s-grooveshark {
	background-color: rgb(219, 99, 5);
}
.social a:hover .icon-s-forrst {
	background-color: rgb(46, 110, 51);
}
.social a:hover .icon-s-digg {
	background-color: rgb(28, 81, 131);
}
.social a:hover .icon-s-blogger {
	background-color: rgb(224, 94, 9);
}
.social a:hover .icon-s-klout {
	background-color: rgb(193, 54, 18);
}
.social a:hover .icon-s-dropbox {
	background-color: rgb(6, 97, 154);
}
.social a:hover .icon-s-github {
	background-color: rgb(61, 105, 149);
}
.social a:hover .icon-s-songkick {
	background-color: rgb(227, 5, 47);
}
.social a:hover .icon-s-posterous {
	background-color: rgb(209, 180, 78);
}
.social a:hover .icon-s-appnet {
	background-color: rgb(7, 131, 180);
}
.social a:hover .icon-s-gplus {
	background-color: rgb(151, 65, 54);
}
.social a:hover .icon-s-stumbleupon {
	background-color: rgb(209, 68, 35);
}
.social a:hover .icon-s-lastfm {
	background-color: rgb(170, 15, 7);
}
.social a:hover .icon-s-spotify {
	background-color: rgb(113, 172, 20);
}
.social a:hover .icon-s-instagram {
	background-color: rgb(148, 108, 85);
}
.social a:hover .icon-s-evernote {
	background-color: rgb(118, 187, 85);
}
.social a:hover .icon-s-paypal {
	background-color: rgb(41, 88, 128);
}
.social a:hover .icon-s-picasa {
	background-color: rgb(137, 92, 156);
}
.social a:hover .icon-s-soundcloud {
	background-color: rgb(227, 95, 16);
}
.facts .icon-wrapper {
	height: 75px;
}
.facts h4 {
	font-size: 40px; margin-bottom: 15px;
}
.facts p {
	text-transform: uppercase; font-size: 16px;
}
.parallax {
	background: url("../images/parallax1.jpg") fixed no-repeat center / cover; color: rgb(255, 255, 255); position: relative; -webkit-background-size: cover;
}
.parallax .inner {
	padding-top: 100px; padding-bottom: 100px;
}
.parallax h1 {
	color: rgb(255, 255, 255);
}
.parallax h2 {
	color: rgb(255, 255, 255);
}
.parallax h3 {
	color: rgb(255, 255, 255);
}
.parallax h4 {
	color: rgb(255, 255, 255);
}
.parallax h5 {
	color: rgb(255, 255, 255);
}
.parallax h6 {
	color: rgb(255, 255, 255);
}
.parallax .lead {
	color: rgb(255, 255, 255);
}
.parallax.mobile {
	background-attachment: scroll !important;
}
.parallax a {
	color: rgb(255, 255, 255);
}
.parallax a:hover {
	color: rgb(114, 182, 175);
}
.parallax .share-button {
	color: rgb(255, 255, 255) !important;
}
.share-links a:hover {
	color: rgb(255, 255, 255) !important;
}
.testimonials {
	text-align: center;
}
.testimonials .item blockquote {
	background: none; margin: 0px; padding: 10px 60px 0px; border: 0px currentColor; border-image: none; text-align: center; color: rgb(255, 255, 255); line-height: 35px; font-family: "Sorts Mill Goudy", serif; font-size: 25px; font-style: italic; font-weight: normal; position: relative;
}
.testimonials .item blockquote p {
	color: rgb(255, 255, 255); line-height: 35px; font-family: "Sorts Mill Goudy", serif; font-size: 25px; font-style: italic;
}
.testimonials .item blockquote::before {
	width: 60px; height: 60px; line-height: 1; font-size: 80px; font-weight: 100; position: absolute;
}
.testimonials .item blockquote::after {
	width: 60px; height: 60px; line-height: 1; font-size: 80px; font-weight: 100; position: absolute;
}
.testimonials .item blockquote::before {
	left: 0px; top: 0px; content: "\201C";
}
.testimonials .item blockquote::after {
	top: 0px; right: 0px; content: "\201D";
}
.testimonials .item blockquote small {
	color: rgb(177, 177, 177); text-transform: uppercase; font-family: "Lato", sans-serif; font-size: 12px; font-style: normal; font-weight: 700; margin-top: 10px;
}
.testimonials .item blockquote small::before {
	display: none;
}
.testimonials .owl-controls {
	height: 47px; overflow: hidden; margin-top: 20px;
}
.newsletter-wrapper #mc_embed_signup {
	background: none; font-family: "Raleway", sans-serif;
}
.newsletter-wrapper {
	margin: 0px auto; position: relative;
}
.parallax .newsletter-wrapper {
	width: 250px;
}
.newsletter-wrapper #mc_embed_signup input[type='email'] {
	background: none; border-radius: 4px; border: 1px solid rgba(255, 255, 255, 0.15); border-image: none; height: 40px; color: rgb(255, 255, 255); -webkit-border-radius: 4px;
}
.newsletter-wrapper #mc_embed_signup input[type='email']:focus {
	background: none; border: 1px solid rgba(255, 255, 255, 0.2); border-image: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.newsletter-wrapper #mc_embed_signup .button {
	background: rgb(114, 182, 175); margin: 0px; padding: 0px 15px; border-radius: 0px 4px 4px 0px !important; border: 0px currentColor; border-image: none; top: 0px; width: auto; height: 40px; right: 0px; color: rgb(255, 255, 255); text-transform: uppercase; letter-spacing: 2px; font-size: 12px; font-weight: 800; position: absolute; min-width: inherit; -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in;
}
.newsletter-wrapper #mc_embed_signup .button:hover {
	background: rgb(98, 163, 156); color: rgb(255, 255, 255);
}
#mc_embed_signup input.email {
	margin: 0px; padding: 8px 0px; width: 100%; text-indent: 10px; display: block; min-width: 130px;
}
.newsletter-wrapper #mc_embed_signup form {
	padding: 0px;
}
.pricing {
	text-align: center; overflow: hidden; padding-bottom: 10px; display: block;
}
.pricing ul {
	padding: 0px;
}
.pricing .btn {
	margin: 0px;
}
.pricing .plan {
	background: rgb(255, 255, 255); box-shadow: 0px 1px 0px rgba(0,0,0,0.11); -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11);
}
.pricing .plan h3 {
	margin: 0px; padding: 15px 0px 0px; color: rgb(62, 62, 62); line-height: 40px; font-size: 16px;
}
.pricing .plan h4 {
	margin: 0px 25px; padding: 0px 0px 25px; border-bottom-color: rgb(217, 217, 217); border-bottom-width: 1px; border-bottom-style: solid;
}
.pricing .plan h4 span {
	color: rgb(114, 182, 175);
}
.pricing .plan h4 .amount {
	text-align: center; display: block;
}
.pricing .plan h4 .amount {
	padding-bottom: 10px; font-size: 45px;
}
.pricing .plan h4 .amount span {
	font-size: 20px; font-weight: 400; vertical-align: super;
}
.pricing .plan ul {
	list-style: none; margin: 15px 0px 0px; padding: 0px 25px;
}
.pricing .plan ul li {
	padding: 5px 0px;
}
.pricing .plan ul li:last-child {
	padding-bottom: 20px; border-bottom-color: rgb(217, 217, 217); border-bottom-width: 1px; border-bottom-style: solid;
}
.pricing .plan h3 {
	text-transform: uppercase;
}
.pricing .select {
	padding: 27px 0px;
}
.post .post-content {
	background: rgb(255, 255, 255); padding: 25px 25px 15px; box-shadow: 0px 1px 0px rgba(0,0,0,0.11); -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11);
}
.box {
	background: rgb(255, 255, 255); padding: 25px 25px 15px; box-shadow: 0px 1px 0px rgba(0,0,0,0.11); -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11);
}
.box {
	padding: 25px;
}
.fix-portfolio .box {
	padding-bottom: 10px;
}
.classic-blog .post .post-content {
	padding-right: 30px; padding-left: 30px;
}
.classic-blog .box {
	padding-right: 30px; padding-left: 30px;
}
.post-content .footer-meta {
	color: rgb(129, 129, 129); padding-top: 15px; font-size: 12px; font-style: italic; margin-top: 11px; border-top-color: rgb(217, 217, 217); border-top-width: 1px; border-top-style: solid;
}
.post-content .meta {
	color: rgb(129, 129, 129); font-size: 13px; font-style: italic; margin-bottom: 15px; display: block;
}
.more {
	color: rgb(129, 129, 129); font-size: 13px; font-style: italic; margin-bottom: 15px; display: block;
}
.post-content .meta a:hover {
	color: rgb(114, 182, 175);
}
.more {
	color: rgb(114, 182, 175);
}
.post-content .meta span {
	margin: 0px 18px 0px 0px; position: relative;
}
.post-content .meta span::before {
	background: rgba(0, 0, 0, 0.15); border-radius: 50%; left: -12px; top: 6px; width: 3px; height: 3px; display: block; position: absolute; content: ""; -webkit-border-radius: 50%;
}
.meta span:first-child::before {
	padding: 0px; display: none;
}
.post-content .meta a {
	color: rgb(129, 129, 129);
}
.post-content .footer-meta a {
	color: rgb(129, 129, 129);
}
.post-content .meta a:hover .post-content .footer-meta a:hover {
	color: rgb(114, 182, 175);
}
.post-content .footer-meta::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: "";
}
.post-content .footer-meta .like a:hover {
	color: rgb(219, 131, 139);
}
.post-content .meta .like a:hover {
	color: rgb(219, 131, 139);
}
.post-content .meta .like i {
	padding: 0px 1px; color: rgb(229, 144, 152); font-size: 13px;
}
.post-content .footer-meta .like i {
	padding: 0px 1px; color: rgb(229, 144, 152); font-size: 13px;
}
.like .zilla-likes::before {
	padding: 0px 1px; color: rgb(229, 144, 152); font-size: 13px;
}
.post-content .meta .like i {
	font-size: 14px;
}
.grid-blog .post {
	margin-bottom: 30px;
}
.classic-blog .post {
	margin-bottom: 30px;
}
.grid-blog::before {
	line-height: 0; display: table; content: "";
}
.grid-blog::after {
	line-height: 0; display: table; content: "";
}
.grid-blog::after {
	clear: both;
}
.grid-blog .post {
	float: left; position: relative; min-height: 1px;
}
.grid-blog.col3 {
	margin-bottom: -20px; margin-left: -20px;
}
.grid-blog.col3 .post {
	width: 310px; margin-bottom: 20px; margin-left: 20px;
}
.grid-blog.col2 {
	margin-bottom: -30px; margin-left: -30px;
}
.grid-blog.col2 .post {
	width: 470px; margin-bottom: 30px; margin-left: 30px;
}
.row .grid-blog.col2 {
	margin-bottom: -20px; margin-left: -20px;
}
.row .grid-blog.col2 .post {
	width: 308px; margin-bottom: 20px; margin-left: 20px;
}
.format-chat ul {
	list-style: none; margin: 0px 0px 15px; padding: 0px;
}
.format-chat ul li {
	margin-bottom: 5px;
}
.format-chat ul li strong {
	color: rgb(62, 62, 62); text-transform: uppercase; letter-spacing: 1px; padding-right: 3px; font-size: 12px; font-weight: 900;
}
.format-link .post-title a::after {
	padding-left: 10px; display: inline-block; content: "?";
}
.post .main iframe {
	display: block;
}
.single figure {
	margin-bottom: 20px;
}
.single .image-slider {
	margin-bottom: 20px;
}
.pagination {
	display: block;
}
.pagination ul {
	list-style: none; margin: 40px 0px 0px; padding: 0px; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.pagination ul > li {
	margin-right: 2px; display: inline-block;
}
.pagination ul > li > a {
	background: rgb(255, 255, 255); padding: 10px 15px; border: currentColor; border-image: none; color: rgb(62, 62, 62) !important; font-size: 14px; font-weight: normal; float: none; box-shadow: 0px 1px 0px rgba(0,0,0,0.11); -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11);
}
.pagination ul > li > span {
	background: rgb(255, 255, 255); padding: 10px 15px; border: currentColor; border-image: none; color: rgb(62, 62, 62) !important; font-size: 14px; font-weight: normal; float: none; box-shadow: 0px 1px 0px rgba(0,0,0,0.11); -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11);
}
.pagination ul > li:first-child > a {
	padding: 10px 12px;
}
.pagination ul > li:last-child > a {
	padding: 10px 12px;
}
.pagination ul > li > a:hover {
	border: currentColor; border-image: none; color: rgb(114, 182, 175) !important;
}
.pagination ul > li > a:focus {
	border: currentColor; border-image: none; color: rgb(114, 182, 175) !important;
}
.pagination ul > .active > a {
	border: currentColor; border-image: none; color: rgb(114, 182, 175) !important;
}
.pagination ul > .active > span {
	border: currentColor; border-image: none; color: rgb(114, 182, 175) !important;
}
.navigation .btn {
	margin: 0px 0px 0px 4px;
}
.sidebar {
	padding-left: 25px !important;
}
.sidebar.left-sidebar {
	padding: 0px 15px 15px !important;
}
.sidebox {
	margin-top: 50px; display: block;
}
.sidebox h4 {
	margin-bottom: 15px;
}
:first-child.sidebox {
	margin: 0px;
}
.sidebox .post-list {
	margin: 0px; padding: 0px;
}
.sidebox .post-list::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: "";
}
.sidebox .post-list li {
	overflow: hidden; clear: both; margin-bottom: 15px; display: block;
}
.sidebox .post-list h6 {
	margin: 0px; text-transform: none; line-height: 24px; letter-spacing: normal; font-size: 14px; font-weight: normal;
}
.sidebox a {
	color: rgb(101, 101, 101);
}
.sidebox a:hover {
	color: rgb(114, 182, 175);
}
.sidebox .post-list .icon-overlay {
	width: 70px; height: 70px; float: left;
}
.sidebox .post-list .meta {
	overflow: hidden; margin-bottom: 0px; margin-left: 85px;
}
.sidebox .post-list .meta em {
	color: rgb(129, 129, 129); font-size: 12px;
}
.sidebox .post-list .meta em::before {
	display: none;
}
.sidebox.widget form {
	margin: 0px;
}
.sidebox.widget .searchform input {
	margin: 0px;
}
.widget .list {
	list-style: none; margin: 0px;
}
aside .tagcloud {
	list-style: none; margin: 0px; padding: 0px;
}
aside .tagcloud a {
	background: rgb(255, 255, 255); margin: 0px 3px 7px 0px; padding: 10px 15px; border: currentColor; border-image: none; color: rgb(101, 101, 101) !important; line-height: 1; font-size: 14px !important; font-weight: normal; display: inline-block; box-shadow: 0px 1px 0px rgba(0,0,0,0.11); -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11);
}
aside .tagcloud a:hover {
	color: rgb(114, 182, 175) !important; text-decoration: none;
}
.forms {
	padding: 0px; width: 100%; position: relative;
}
.form-container .response {
	display: none;
}
.forms ol {
	margin: 0px; padding: 0px;
}
.forms ol li {
	list-style: none;
}
.forms li.hidden-row {
	display: none;
}
input {
	width: 100%;
}
textarea {
	width: 100%;
}
.uneditable-input {
	width: 100%;
}
select {
	background: rgb(255, 255, 255); padding: 0px 10px; border-radius: 0px; border: currentColor; border-image: none; height: 40px; color: rgb(101, 101, 101); line-height: 25px; font-size: 14px; margin-bottom: 15px; vertical-align: middle; display: inline-block; box-shadow: 0px 1px 0px rgba(0,0,0,0.11); -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -webkit-border-radius: 0; -webkit-font-smoothing: antialiased; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -webkit-text-size-adjust: 100%; resize: none;
}
textarea {
	background: rgb(255, 255, 255); padding: 0px 10px; border-radius: 0px; border: currentColor; border-image: none; height: 40px; color: rgb(101, 101, 101); line-height: 25px; font-size: 14px; margin-bottom: 15px; vertical-align: middle; display: inline-block; box-shadow: 0px 1px 0px rgba(0,0,0,0.11); -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -webkit-border-radius: 0; -webkit-font-smoothing: antialiased; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -webkit-text-size-adjust: 100%; resize: none;
}
input[type='text'] {
	background: rgb(255, 255, 255); padding: 0px 10px; border-radius: 0px; border: currentColor; border-image: none; height: 40px; color: rgb(101, 101, 101); line-height: 25px; font-size: 14px; margin-bottom: 15px; vertical-align: middle; display: inline-block; box-shadow: 0px 1px 0px rgba(0,0,0,0.11); -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -webkit-border-radius: 0; -webkit-font-smoothing: antialiased; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -webkit-text-size-adjust: 100%; resize: none;
}
input[type='password'] {
	background: rgb(255, 255, 255); padding: 0px 10px; border-radius: 0px; border: currentColor; border-image: none; height: 40px; color: rgb(101, 101, 101); line-height: 25px; font-size: 14px; margin-bottom: 15px; vertical-align: middle; display: inline-block; box-shadow: 0px 1px 0px rgba(0,0,0,0.11); -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -webkit-border-radius: 0; -webkit-font-smoothing: antialiased; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -webkit-text-size-adjust: 100%; resize: none;
}
input[type='datetime'] {
	background: rgb(255, 255, 255); padding: 0px 10px; border-radius: 0px; border: currentColor; border-image: none; height: 40px; color: rgb(101, 101, 101); line-height: 25px; font-size: 14px; margin-bottom: 15px; vertical-align: middle; display: inline-block; box-shadow: 0px 1px 0px rgba(0,0,0,0.11); -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -webkit-border-radius: 0; -webkit-font-smoothing: antialiased; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -webkit-text-size-adjust: 100%; resize: none;
}
input[type='datetime-local'] {
	background: rgb(255, 255, 255); padding: 0px 10px; border-radius: 0px; border: currentColor; border-image: none; height: 40px; color: rgb(101, 101, 101); line-height: 25px; font-size: 14px; margin-bottom: 15px; vertical-align: middle; display: inline-block; box-shadow: 0px 1px 0px rgba(0,0,0,0.11); -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -webkit-border-radius: 0; -webkit-font-smoothing: antialiased; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -webkit-text-size-adjust: 100%; resize: none;
}
input[type='date'] {
	background: rgb(255, 255, 255); padding: 0px 10px; border-radius: 0px; border: currentColor; border-image: none; height: 40px; color: rgb(101, 101, 101); line-height: 25px; font-size: 14px; margin-bottom: 15px; vertical-align: middle; display: inline-block; box-shadow: 0px 1px 0px rgba(0,0,0,0.11); -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -webkit-border-radius: 0; -webkit-font-smoothing: antialiased; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -webkit-text-size-adjust: 100%; resize: none;
}
input[type='month'] {
	background: rgb(255, 255, 255); padding: 0px 10px; border-radius: 0px; border: currentColor; border-image: none; height: 40px; color: rgb(101, 101, 101); line-height: 25px; font-size: 14px; margin-bottom: 15px; vertical-align: middle; display: inline-block; box-shadow: 0px 1px 0px rgba(0,0,0,0.11); -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -webkit-border-radius: 0; -webkit-font-smoothing: antialiased; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -webkit-text-size-adjust: 100%; resize: none;
}
input[type='time'] {
	background: rgb(255, 255, 255); padding: 0px 10px; border-radius: 0px; border: currentColor; border-image: none; height: 40px; color: rgb(101, 101, 101); line-height: 25px; font-size: 14px; margin-bottom: 15px; vertical-align: middle; display: inline-block; box-shadow: 0px 1px 0px rgba(0,0,0,0.11); -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -webkit-border-radius: 0; -webkit-font-smoothing: antialiased; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -webkit-text-size-adjust: 100%; resize: none;
}
input[type='week'] {
	background: rgb(255, 255, 255); padding: 0px 10px; border-radius: 0px; border: currentColor; border-image: none; height: 40px; color: rgb(101, 101, 101); line-height: 25px; font-size: 14px; margin-bottom: 15px; vertical-align: middle; display: inline-block; box-shadow: 0px 1px 0px rgba(0,0,0,0.11); -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -webkit-border-radius: 0; -webkit-font-smoothing: antialiased; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -webkit-text-size-adjust: 100%; resize: none;
}
input[type='number'] {
	background: rgb(255, 255, 255); padding: 0px 10px; border-radius: 0px; border: currentColor; border-image: none; height: 40px; color: rgb(101, 101, 101); line-height: 25px; font-size: 14px; margin-bottom: 15px; vertical-align: middle; display: inline-block; box-shadow: 0px 1px 0px rgba(0,0,0,0.11); -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -webkit-border-radius: 0; -webkit-font-smoothing: antialiased; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -webkit-text-size-adjust: 100%; resize: none;
}
input[type='email'] {
	background: rgb(255, 255, 255); padding: 0px 10px; border-radius: 0px; border: currentColor; border-image: none; height: 40px; color: rgb(101, 101, 101); line-height: 25px; font-size: 14px; margin-bottom: 15px; vertical-align: middle; display: inline-block; box-shadow: 0px 1px 0px rgba(0,0,0,0.11); -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -webkit-border-radius: 0; -webkit-font-smoothing: antialiased; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -webkit-text-size-adjust: 100%; resize: none;
}
input[type='url'] {
	background: rgb(255, 255, 255); padding: 0px 10px; border-radius: 0px; border: currentColor; border-image: none; height: 40px; color: rgb(101, 101, 101); line-height: 25px; font-size: 14px; margin-bottom: 15px; vertical-align: middle; display: inline-block; box-shadow: 0px 1px 0px rgba(0,0,0,0.11); -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -webkit-border-radius: 0; -webkit-font-smoothing: antialiased; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -webkit-text-size-adjust: 100%; resize: none;
}
input[type='search'] {
	background: rgb(255, 255, 255); padding: 0px 10px; border-radius: 0px; border: currentColor; border-image: none; height: 40px; color: rgb(101, 101, 101); line-height: 25px; font-size: 14px; margin-bottom: 15px; vertical-align: middle; display: inline-block; box-shadow: 0px 1px 0px rgba(0,0,0,0.11); -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -webkit-border-radius: 0; -webkit-font-smoothing: antialiased; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -webkit-text-size-adjust: 100%; resize: none;
}
input[type='tel'] {
	background: rgb(255, 255, 255); padding: 0px 10px; border-radius: 0px; border: currentColor; border-image: none; height: 40px; color: rgb(101, 101, 101); line-height: 25px; font-size: 14px; margin-bottom: 15px; vertical-align: middle; display: inline-block; box-shadow: 0px 1px 0px rgba(0,0,0,0.11); -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -webkit-border-radius: 0; -webkit-font-smoothing: antialiased; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -webkit-text-size-adjust: 100%; resize: none;
}
input[type='color'] {
	background: rgb(255, 255, 255); padding: 0px 10px; border-radius: 0px; border: currentColor; border-image: none; height: 40px; color: rgb(101, 101, 101); line-height: 25px; font-size: 14px; margin-bottom: 15px; vertical-align: middle; display: inline-block; box-shadow: 0px 1px 0px rgba(0,0,0,0.11); -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -webkit-border-radius: 0; -webkit-font-smoothing: antialiased; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -webkit-text-size-adjust: 100%; resize: none;
}
.uneditable-input {
	background: rgb(255, 255, 255); padding: 0px 10px; border-radius: 0px; border: currentColor; border-image: none; height: 40px; color: rgb(101, 101, 101); line-height: 25px; font-size: 14px; margin-bottom: 15px; vertical-align: middle; display: inline-block; box-shadow: 0px 1px 0px rgba(0,0,0,0.11); -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -webkit-border-radius: 0; -webkit-font-smoothing: antialiased; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -webkit-text-size-adjust: 100%; resize: none;
}
textarea:focus {
	background: rgb(255, 255, 255); border: currentColor; border-image: none; box-shadow: 0px 1px 0px #72b6af; -webkit-box-shadow: 0 1px 0 #72b6af; -moz-box-shadow: 0 1px 0 #72b6af;
}
input[type='text']:focus {
	background: rgb(255, 255, 255); border: currentColor; border-image: none; box-shadow: 0px 1px 0px #72b6af; -webkit-box-shadow: 0 1px 0 #72b6af; -moz-box-shadow: 0 1px 0 #72b6af;
}
input[type='password']:focus {
	background: rgb(255, 255, 255); border: currentColor; border-image: none; box-shadow: 0px 1px 0px #72b6af; -webkit-box-shadow: 0 1px 0 #72b6af; -moz-box-shadow: 0 1px 0 #72b6af;
}
input[type='datetime']:focus {
	background: rgb(255, 255, 255); border: currentColor; border-image: none; box-shadow: 0px 1px 0px #72b6af; -webkit-box-shadow: 0 1px 0 #72b6af; -moz-box-shadow: 0 1px 0 #72b6af;
}
input[type='datetime-local']:focus {
	background: rgb(255, 255, 255); border: currentColor; border-image: none; box-shadow: 0px 1px 0px #72b6af; -webkit-box-shadow: 0 1px 0 #72b6af; -moz-box-shadow: 0 1px 0 #72b6af;
}
input[type='date']:focus {
	background: rgb(255, 255, 255); border: currentColor; border-image: none; box-shadow: 0px 1px 0px #72b6af; -webkit-box-shadow: 0 1px 0 #72b6af; -moz-box-shadow: 0 1px 0 #72b6af;
}
input[type='month']:focus {
	background: rgb(255, 255, 255); border: currentColor; border-image: none; box-shadow: 0px 1px 0px #72b6af; -webkit-box-shadow: 0 1px 0 #72b6af; -moz-box-shadow: 0 1px 0 #72b6af;
}
input[type='time']:focus {
	background: rgb(255, 255, 255); border: currentColor; border-image: none; box-shadow: 0px 1px 0px #72b6af; -webkit-box-shadow: 0 1px 0 #72b6af; -moz-box-shadow: 0 1px 0 #72b6af;
}
input[type='week']:focus {
	background: rgb(255, 255, 255); border: currentColor; border-image: none; box-shadow: 0px 1px 0px #72b6af; -webkit-box-shadow: 0 1px 0 #72b6af; -moz-box-shadow: 0 1px 0 #72b6af;
}
input[type='number']:focus {
	background: rgb(255, 255, 255); border: currentColor; border-image: none; box-shadow: 0px 1px 0px #72b6af; -webkit-box-shadow: 0 1px 0 #72b6af; -moz-box-shadow: 0 1px 0 #72b6af;
}
input[type='email']:focus {
	background: rgb(255, 255, 255); border: currentColor; border-image: none; box-shadow: 0px 1px 0px #72b6af; -webkit-box-shadow: 0 1px 0 #72b6af; -moz-box-shadow: 0 1px 0 #72b6af;
}
input[type='url']:focus {
	background: rgb(255, 255, 255); border: currentColor; border-image: none; box-shadow: 0px 1px 0px #72b6af; -webkit-box-shadow: 0 1px 0 #72b6af; -moz-box-shadow: 0 1px 0 #72b6af;
}
input[type='search']:focus {
	background: rgb(255, 255, 255); border: currentColor; border-image: none; box-shadow: 0px 1px 0px #72b6af; -webkit-box-shadow: 0 1px 0 #72b6af; -moz-box-shadow: 0 1px 0 #72b6af;
}
input[type='tel']:focus {
	background: rgb(255, 255, 255); border: currentColor; border-image: none; box-shadow: 0px 1px 0px #72b6af; -webkit-box-shadow: 0 1px 0 #72b6af; -moz-box-shadow: 0 1px 0 #72b6af;
}
input[type='color']:focus {
	background: rgb(255, 255, 255); border: currentColor; border-image: none; box-shadow: 0px 1px 0px #72b6af; -webkit-box-shadow: 0 1px 0 #72b6af; -moz-box-shadow: 0 1px 0 #72b6af;
}
.uneditable-input:focus {
	background: rgb(255, 255, 255); border: currentColor; border-image: none; box-shadow: 0px 1px 0px #72b6af; -webkit-box-shadow: 0 1px 0 #72b6af; -moz-box-shadow: 0 1px 0 #72b6af;
}
textarea {
	padding: 5px 10px; height: 100%; margin-bottom: 15px; min-height: 150px; resize: vertical;
}
.btn-submit {
	width: auto; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%;
}
.forms li.error input {
	border: 1px solid rgb(181, 77, 77); border-image: none;
}
.forms li.error textarea {
	border: 1px solid rgb(181, 77, 77); border-image: none;
}
.forms span.error {
	display: none;
}
.forms .button-row span.error {
	padding: 0px; display: none;
}
.forms .button-row p.forgot {
	padding: 6px 0px 0px 10px; overflow: hidden; display: inline-block;
}
.forms label {
	width: 95px; padding-top: 7px; clear: both; font-size: 13px; float: left; display: block;
}
.comment-form div label {
	left: 0px; top: 0px; position: absolute;
}
.form-container::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: "";
}
.searchform {
	position: relative;
}
.searchform .btn {
	padding: 0px 15px !important; top: 0px; height: 40px !important; right: -5px; position: absolute;
}
.about-author {
	
}
.about-author .author-image {
	width: 120px; margin-right: 20px; float: left; display: block;
}
.about-author .author-details {
	overflow: hidden;
}
.about-author .author-details .social {
	margin: 0px; padding: 0px; overflow: hidden;
}
#comments {
	margin: 0px 0px 80px; position: relative;
}
#comments ol.commentlist {
	list-style: none; margin: -20px 0px 0px; padding: 0px;
}
#comments ol.commentlist li {
	background: none; padding: 30px 0px 0px;
}
#comments ol.commentlist li:first-child {
	margin: 0px; border: currentColor; border-image: none;
}
#comments .user {
	width: 70px; height: 70px; margin-right: 20px; float: left; position: relative;
}
#comments .message {
	overflow: hidden; padding-bottom: 1px;
}
#comments ul.children {
	list-style: none; margin: 0px; padding: 0px 0px 0px 55px; overflow: inherit;
}
#comments ol.commentlist ul.children li {
	border: currentColor; border-image: none; padding-right: 0px;
}
#comments .info h2 {
	margin: 0px 5px 0px 0px; font-size: 14px; display: inline;
}
#comments .info {
	margin-bottom: 12px;
}
#comments .info h2 a {
	color: rgb(62, 62, 62);
}
#comments .info h2 a:hover {
	color: rgb(114, 182, 175);
}
#comments .info .meta {
	margin: -3px 0px -4px; color: rgb(129, 129, 129); font-size: 13px; font-style: italic; display: block;
}
#comments .info .meta .date {
	display: inline;
}
#comments a.reply-link {
	margin: 0px 0px 0px 18px; color: rgb(129, 129, 129); display: inline; position: relative;
}
#comments a.reply-link:hover {
	color: rgb(114, 182, 175);
}
#comments a.reply-link::before {
	background: rgba(0, 0, 0, 0.15); border-radius: 50%; left: -12px; top: 6px; width: 3px; height: 3px; display: block; position: absolute; content: ""; -webkit-border-radius: 50%;
}
.comment-form-wrapper p {
	padding-bottom: 20px;
}
.full-portfolio {
	overflow: hidden;
}
.full-portfolio .items {
	list-style: none; margin: 0px; padding: 0px; width: 100%; clear: both;
}
.full-portfolio .items li {
	background: none; padding: 0px; width: 16.66%; float: left; position: relative;
}
.full-portfolio .items li img {
	width: 100%; height: auto; display: block;
}
.full-portfolio .items::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: "";
}
.fix-portfolio .items {
	list-style: none;
}
.fix-portfolio .items {
	margin: 0px; padding: 0px;
}
.fix-portfolio .items::before {
	line-height: 0; display: table; content: "";
}
.fix-portfolio .items::after {
	line-height: 0; display: table; content: "";
}
.fix-portfolio .items::after {
	clear: both;
}
.fix-portfolio .items li {
	float: left; position: relative; min-height: 1px;
}
.fix-portfolio .items.col4 {
	margin-bottom: -17px; margin-left: -17px;
}
.fix-portfolio .items.col4 li {
	width: 312px; margin-bottom: 17px; margin-left: 17px;
}
.fix-portfolio .items.col3 {
	margin-bottom: -17px; margin-left: -17px;
}
.fix-portfolio .items.col3 li {
	width: 312px; margin-bottom: 17px; margin-left: 17px;
}
.fix-portfolio .items li img {
	width: 100%; display: block;
}
.isotope-item {
	display: block !important; z-index: 2;
}
.isotope-hidden.isotope-item {
	z-index: 1; pointer-events: none;
}
.isotope {
	transition-duration: 1s; -webkit-transition-duration: 1s; -moz-transition-duration: 1s; -o-transition-duration: 1s;
}
.isotope .isotope-item {
	transition-duration: 1s; -webkit-transition-duration: 1s; -moz-transition-duration: 1s; -o-transition-duration: 1s;
}
.isotope {
	transition-property: height, width; -webkit-transition-property: height, width; -moz-transition-property: height, width; -o-transition-property: height, width;
}
.isotope .isotope-item {
	transition-property: transform, opacity; -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property: -moz-transform, opacity; -o-transition-property: top, left, opacity;
}
.isotope.no-transition {
	transition-duration: 0s; -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -o-transition-duration: 0s;
}
.isotope.no-transition .isotope-item {
	transition-duration: 0s; -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -o-transition-duration: 0s;
}
.isotope .isotope-item.no-transition {
	transition-duration: 0s; -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -o-transition-duration: 0s;
}
.filter {
	background: rgb(255, 255, 255); list-style: none; margin: 0px 0px 19px; padding: 12px 19px; display: block; position: relative; z-index: 999; box-shadow: 0px 1px 0px rgba(0,0,0,0.11); -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11);
}
.full-portfolio .filter {
	margin-bottom: 29px;
}
.filter li {
	margin: 0px 24px 0px 0px; display: inline-block; position: relative;
}
.filter li::before {
	background: rgba(0, 0, 0, 0.19); border-radius: 50%; top: 12px; width: 3px; height: 3px; right: -14px; display: block; position: absolute; content: ""; -webkit-border-radius: 50%;
}
.filter li:last-child::before {
	display: none;
}
.filter li a {
	color: rgb(62, 62, 62); text-transform: uppercase; letter-spacing: 1px; font-size: 12px; font-weight: 900;
}
.filter li a:hover {
	color: rgb(114, 182, 175);
}
.filter li a.active {
	color: rgb(114, 182, 175);
}
.item-details {
	list-style: none; margin: 0px; padding: 0px;
}
.item-details li {
	margin-bottom: 20px;
}
.item-details li h5 {
	margin-bottom: 0px;
}
.basic-gallery {
	margin: 0px; padding: 0px; width: 100%; display: block;
}
.basic-gallery li {
	width: 100%; margin-top: 50px; display: block;
}
.basic-gallery li:first-child {
	margin-top: 0px;
}
.basic-gallery li img {
	height: auto; display: inline; max-width: 100%;
}
.panel-group .panel {
	background: none; border-radius: 0px; border: currentColor; border-image: none; padding-bottom: 1px; margin-bottom: 10px; box-shadow: none; -webkit-box-shadow: none;
}
.panel-heading {
	background: none !important; padding: 0px; border: 0px currentColor !important; border-image: none !important;
}
.panel-heading .panel-title {
	background: rgb(255, 255, 255); color: rgb(62, 62, 62); text-transform: uppercase; letter-spacing: 1px; font-size: 12px; font-weight: 900; box-shadow: 0px 1px 0px rgba(0,0,0,0.11); -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11);
}
.panel-title > a {
	padding: 13px 15px; color: rgb(62, 62, 62); display: block;
}
.panel-title > a:hover {
	color: rgb(114, 182, 175);
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
	border: 0px currentColor; border-image: none; padding-top: 0px;
}
.panel-default > .panel-heading + .panel-collapse {
	background: rgb(255, 255, 255); box-shadow: 0px 1px 0px rgba(0,0,0,0.11); -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11);
}
.tabs-top .etabs {
	margin: 0px; padding: 0px; overflow: inherit;
}
.tabs-top.center .etabs {
	text-align: center;
}
.tabs-top .tab {
	margin: 0px 3px 0px 0px; padding: 0px; display: inline-block; -ms-zoom: 1;
}
.tabs-top .tab a {
	padding: 10px 15px; border: currentColor; border-image: none; color: rgb(62, 62, 62); text-transform: uppercase; letter-spacing: 1px; font-size: 12px; font-weight: 900; display: block;
}
.tabs-top .tab a:hover {
	background: rgb(255, 255, 255); color: rgb(114, 182, 175);
}
.tabs-top .tab.active a {
	background: rgb(255, 255, 255); color: rgb(114, 182, 175);
}
.tabs-top.tab-container .panel-container {
	background: rgb(255, 255, 255); display: block; position: relative; z-index: 1; box-shadow: 0px 1px 0px rgba(0,0,0,0.11); -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11);
}
.tabs-top.tab-container .panel-container p {
	margin: 0px; padding-bottom: 10px;
}
.tabs-top.tab-container .panel-container .tab-block {
	padding: 20px 20px 5px;
}
.tooltip {
	font-size: 12px;
}
.tooltip-inner {
	padding: 5px 12px; color: rgb(255, 255, 255); background-color: rgb(114, 182, 175);
}
.tooltip.top .tooltip-arrow {
	border-top-color: rgb(114, 182, 175);
}
.tooltip.top-left .tooltip-arrow {
	border-top-color: rgb(114, 182, 175);
}
.tooltip.top-right .tooltip-arrow {
	border-top-color: rgb(114, 182, 175);
}
.tooltip.right .tooltip-arrow {
	border-right-color: rgb(114, 182, 175);
}
.tooltip.left .tooltip-arrow {
	border-left-color: rgb(114, 182, 175);
}
.tooltip.bottom .tooltip-arrow {
	border-bottom-color: rgb(114, 182, 175);
}
.tooltip.bottom-left .tooltip-arrow {
	border-bottom-color: rgb(114, 182, 175);
}
.tooltip.bottom-right .tooltip-arrow {
	border-bottom-color: rgb(114, 182, 175);
}
#fancybox-thumbs ul li img {
	max-width: none;
}
.info.hidden {
	display: none;
}
.fancybox-wrap {
	background: rgb(255, 255, 255) !important;
}
.fancybox-title {
	line-height: 22px !important; font-family: "Roboto", sans-serif !important; font-size: 14px !important; font-weight: 400 !important;
}
.fancybox-error {
	line-height: 22px !important; font-family: "Roboto", sans-serif !important; font-size: 14px !important; font-weight: 400 !important;
}
.fancybox-title h2 {
	color: rgb(97, 97, 97); line-height: 22px; font-family: "Roboto Slab", serif !important; font-size: 18px; margin-bottom: 5px;
}
.fancybox-title h3 {
	color: rgb(97, 97, 97); line-height: 22px; font-family: "Roboto Slab", serif !important; font-size: 18px; margin-bottom: 5px;
}
.fancybox-skin {
	color: rgb(97, 97, 97) !important;
}
.fancybox-title-inside-wrap {
	padding: 20px !important;
}
.fancybox-nav span {
	width: 36px !important; height: 36px !important; margin-top: -18px !important;
}
.fancybox-close {
	top: 10px !important; width: 36px !important; height: 36px !important; right: 10px !important;
}
.fancybox-close::before {
	width: 36px !important; text-align: center; font-family: "fontello"; font-size: 20px !important; font-style: normal; font-weight: normal; text-decoration: inherit; margin-top: 7px !important; margin-right: 0px !important; display: inline-block; speak: none;
}
.fancybox-prev span::before {
	width: 36px !important; text-align: center; font-family: "fontello"; font-size: 20px !important; font-style: normal; font-weight: normal; text-decoration: inherit; margin-top: 7px !important; margin-right: 0px !important; display: inline-block; speak: none;
}
.fancybox-next span::before {
	width: 36px !important; text-align: center; font-family: "fontello"; font-size: 20px !important; font-style: normal; font-weight: normal; text-decoration: inherit; margin-top: 7px !important; margin-right: 0px !important; display: inline-block; speak: none;
}
.fancybox-close {
	background: rgba(0, 0, 0, 0.45) !important; text-align: center !important; color: rgb(247, 247, 247) !important; opacity: 0; -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in;
}
.fancybox-prev span {
	background: rgba(0, 0, 0, 0.45) !important; text-align: center !important; color: rgb(247, 247, 247) !important; opacity: 0; -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in;
}
.fancybox-next span {
	background: rgba(0, 0, 0, 0.45) !important; text-align: center !important; color: rgb(247, 247, 247) !important; opacity: 0; -moz-transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in;
}
.fancybox-close:hover {
	background: rgba(0, 0, 0, 0.65) !important;
}
.fancybox-prev span:hover {
	background: rgba(0, 0, 0, 0.65) !important;
}
.fancybox-next span:hover {
	background: rgba(0, 0, 0, 0.65) !important;
}
.fancybox-wrap:hover .fancybox-close {
	opacity: 1;
}
.fancybox-wrap:hover .fancybox-prev span {
	opacity: 1;
}
.fancybox-wrap:hover .fancybox-next span {
	opacity: 1;
}
.fancybox-prev span::before {
	content: "\e75d";
}
.fancybox-next span::before {
	content: "\e75e";
}
.fancybox-close::before {
	content: "\2715";
}
#fancybox-loading {
	margin-top: -18px !important; margin-left: -18px !important; opacity: 1 !important;
}
#fancybox-loading div {
	border-width: 3px !important; border-style: solid !important; border-color: rgba(114, 182, 175, 0.8) rgba(114, 182, 175, 0.15) rgba(114, 182, 175, 0.15) !important; border-radius: 100% !important; animation:rotation 0.8s linear infinite !important; width: 36px !important; height: 36px !important; position: relative !important; -webkit-animation: rotation .8s infinite linear; -moz-animation: rotation .8s infinite linear; -o-animation: rotation .8s infinite linear;
}
.fancybox-overlay {
	background: rgba(27, 27, 27, 0.94) !important;
}
.fancybox-opened .fancybox-skin {
	box-shadow: 0px 0px 5px rgba(0,0,0,0.33); -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.33); -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.33);
}
.font-icons {
	list-style: none; margin: 0px; padding: 0px;
}
.font-icons li {
	padding: 0px 10px; font-size: 25px; margin-bottom: 10px; display: inline-block;
}
.alert .close {
	line-height: 28px;
}
.retina-icons-code i {
	font-size: 18px;
}
.retina-icons-code tr td:first-child {
	text-align: center;
}
.retina-icons-code tr th:first-child {
	text-align: center;
}
.retina-icons-code code {
	background: none; color: rgb(136, 136, 136); white-space: normal;
}
.table-bordered {
	background: rgb(255, 255, 255); border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) currentColor; border-image: none;
}
.table-bordered th {
	border-left-color: rgba(0, 0, 0, 0.1); border-left-width: 1px; border-left-style: solid;
}
.table-bordered td {
	border-left-color: rgba(0, 0, 0, 0.1); border-left-width: 1px; border-left-style: solid;
}
.retina-icons-code td {
	vertical-align: middle !important;
}
.table th {
	border-top-color: rgba(0, 0, 0, 0.1); border-top-width: 1px; border-top-style: solid;
}
.table td {
	border-top-color: rgba(0, 0, 0, 0.1); border-top-width: 1px; border-top-style: solid;
}
.flats {
	margin-bottom: -50px;
}
.flats .col-sm-2 {
	height: 160px;
}
@media all and (min-width:1270px)
{
.box-layout {
	padding: 0px;
}
.box-layout .body-wrapper {
	margin: 0px auto; width: 1270px; position: relative; box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.13); -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.13); -moz-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.13);
}
.box-layout .navbar.basic.fixed {
	left: inherit; top: 0px; width: 1270px;
}
}
.single .post .col-sm-12 {
	padding-right: 0px; padding-left: 0px;
}
body {
	-ms-overflow-x: hidden;
}
html {
	-ms-overflow-x: hidden;
}
.thin * {
	text-align: center;
}
footer {
	clear: both;
}
.body-wrapper > .aq-block.col-sm-12 {
	padding-right: 0px; padding-left: 0px; float: none;
}
.aq-block-aq_image_block a {
	display: block;
}
.sticky {
	
}
.bypostauthor img.avatar {
	
}
img.alignleft {
	margin-top: 15px; margin-bottom: 15px;
}
img.aligncenter {
	margin-top: 15px; margin-bottom: 15px;
}
img.alignright {
	margin-top: 15px; margin-bottom: 15px;
}
img.alignnone {
	margin-top: 15px; margin-bottom: 15px;
}
img.alignnone {
	display: block;
}
img.alignleft {
	margin-right: 30px; float: left;
}
img.alignright {
	margin-left: 30px; float: right;
}
img.aligncenter {
	text-align: center; margin-right: auto; margin-left: auto; display: block;
}
.wp-caption {
	margin: 40px 0px; padding: 0px 40px; text-align: center; color: rgb(153, 153, 153); max-width: 100%;
}
.gallery-caption {
	margin: 40px 0px; padding: 0px 40px; left: 0px; top: 0px; text-align: center; color: rgb(153, 153, 153); position: absolute; z-index: 999; max-width: 100%;
}
.wp-caption-text {
	margin: 6px 0px; line-height: 120%; font-size: 95%; font-style: italic;
}
.gallery-caption-text {
	margin: 6px 0px; line-height: 120%; font-size: 95%; font-style: italic;
}
.aligncenter {
	text-align: center;
}
.zilla-likes {
	padding-bottom: 0px !important; margin-bottom: 0px !important;
}
.zilla-likes.active {
	padding-bottom: 0px !important; margin-bottom: 0px !important;
}
.zilla-likes:hover {
	padding-bottom: 0px !important; margin-bottom: 0px !important;
}
.zilla-likes-count {
	margin: 0px !important;
}
.zilla-likes-postfix {
	margin: 0px !important;
}
.zilla-likes-count::before {
	display: none !important;
}
.zilla-likes-postfix::before {
	display: none !important;
}
.zilla-likes {
	background: none !important;
}
.zilla-likes::before {
	left: -4px; width: 1em; text-align: center; line-height: 1em; font-family: "fontello"; font-style: normal; font-weight: normal; text-decoration: inherit; margin-right: 0px; display: inline-block; position: relative; content: "\2665"; speak: none;
}
.centered {
	text-align: center;
}
p:empty {
	display: none;
}
footer .post-list div.overlay {
	display: none;
}
table#wp-calendar {
	border: 1px solid rgb(204, 204, 204); border-image: none;
}
table#wp-calendar > tbody > tr > td > a {
	text-decoration: underline;
}
table#wp-calendar thead > tr > th {
	border: 1px solid rgb(204, 204, 204); border-image: none; width: 35px; height: 20px; text-align: center;
}
table#wp-calendar tbody > tr > td {
	border: 1px solid rgb(204, 204, 204); border-image: none; width: 35px; height: 20px; text-align: center;
}
table#wp-calendar tfoot > tr > td > a {
	height: 23px; padding-bottom: 3px; text-decoration: underline; margin-left: 10px; nowhitespace: afterproperty;
}
tfoot > tr > td > a:link {
	height: 23px; padding-bottom: 3px; text-decoration: underline; margin-left: 10px; nowhitespace: afterproperty;
}
tfoot > tr > td > a:visited {
	height: 23px; padding-bottom: 3px; text-decoration: underline; margin-left: 10px; nowhitespace: afterproperty;
}
tfoot > tr > td > a:hover {
	height: 23px; padding-bottom: 3px; text-decoration: underline; margin-left: 10px; nowhitespace: afterproperty;
}
tfoot > tr > td > a:active {
	height: 23px; padding-bottom: 3px; text-decoration: underline; margin-left: 10px; nowhitespace: afterproperty;
}
table#wp-calendar tfoot > tr > td#prev {
	width: 58px; height: 20px; text-align: left;
}
table#wp-calendar tfoot > tr > td#next {
	width: 58px; height: 20px; text-align: right;
}
.sidebar .widget_rss ul li::before {
	display: none;
}
.widget_rss li {
	padding-bottom: 20px; margin-bottom: 20px;
}
.widget_rss li .rsswidget {
	font-weight: bold; display: block;
}
.widget_rss li cite {
	font-weight: bold; display: block;
}
.widget_rss li .rss-date {
	margin-bottom: 10px; display: block;
}
.widget_rss li cite {
	margin-top: 10px;
}
.map {
	height: 430px;
}
.sidebox img {
	height: auto; max-width: 100%;
}
select {
	max-width: 100%;
}
footer .ebor_popular div.icon-overlay {
	display: none;
}
.whoopsie-daisy-wrapper {
	padding: 100px 0px; text-align: center;
}
.whoopsie-daisy {
	text-indent: 14px; letter-spacing: 13px; font-size: 80px; margin-bottom: 35px;
}
.whoopsie-daisy small {
	text-indent: 0px; letter-spacing: normal; font-size: 20px; margin-bottom: 30px; display: block;
}
.widget img {
	width: auto; height: auto; max-width: 100%;
}
.post-feed-alt-image img {
	width: auto; height: auto; max-width: 100%;
}
.widget_ns_mailchimp label {
	display: none !important;
}
.post-content ul {
	margin-bottom: 30px;
}
.aq-block-aq_column_block [class*='col-sm-'] {
	width: 100%; padding-right: 0px; padding-left: 0px; margin-right: 0px; margin-left: 0px;
}
.etabs li::before {
	display: none !important;
}
.pricing li::before {
	display: none !important;
}
.progress-list li::before {
	display: none !important;
}
.font-icons li::before {
	display: none !important;
}
.social li::before {
	display: none !important;
}
.filter li::before {
	display: none !important;
}
.items li::before {
	display: none !important;
}
.pagination li::before {
	display: none !important;
}
.post-list li::before {
	display: none !important;
}
.gform_wrapper li::before {
	display: none !important;
}
.item-details li::before {
	display: none !important;
}
.flexslider li::before {
	display: none !important;
}
.rpwe_widget li::before {
	display: none !important;
}
.rev_slider_wrapper li::before {
	display: none !important;
}
.etabs li {
	padding-left: 0px !important;
}
.pricing li {
	padding-left: 0px !important;
}
.progress-list li {
	padding-left: 0px !important;
}
.font-icons li {
	padding-left: 0px !important;
}
.social li {
	padding-left: 0px !important;
}
.filter li {
	padding-left: 0px !important;
}
.items li {
	padding-left: 0px !important;
}
.pagination li {
	padding-left: 0px !important;
}
.post-list li {
	padding-left: 0px !important;
}
.gform_wrapper li {
	padding-left: 0px !important;
}
.item-details li {
	padding-left: 0px !important;
}
.flexslider li {
	padding-left: 0px !important;
}
.rpwe_widget li {
	padding-left: 0px !important;
}
.rev_slider_wrapper li {
	padding-left: 0px !important;
}
.hentry ul ul {
	margin-left: 30px;
}
.hentry ol ol {
	margin-left: 17px;
}
.post-content img {
	height: auto; max-width: 100%;
}
hr {
	margin: 0px; padding: 0px;
}
.panel-body p:last-child {
	margin-bottom: 0px;
}
.single .owl-carousel + .post-content {
	margin-top: -20px;
}
.single figure + .post-content {
	margin-top: -20px;
}
.yamm .nav {
	position: static;
}
.yamm .collapse {
	position: static;
}
.yamm .dropup {
	position: static;
}
.yamm .dropdown {
	position: static;
}
.yamm .container {
	position: relative;
}
.yamm .dropdown-menu {
	left: auto;
}
.yamm .yamm-content {
	padding: 20px 30px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
	left: 0px; right: 0px;
}
.yamm-content * {
	color: rgb(233, 233, 233);
}
.yamm-content ul.circled li {
	border: currentColor; border-image: none;
}
.yamm-content ul.circled li a {
	padding: 2px 0px !important; border: currentColor; border-image: none; text-transform: none; font-size: 12px;
}
.yamm-content ul.circled li a:hover {
	background: none !important; padding: 0px !important;
}
.yamm-content a {
	padding: 0px !important;
}
body:not(.woocommerce-page) .post-content table * {
	padding: 8px; border: 1px solid rgb(204, 204, 204); border-image: none;
}
.aq-block-aq_intro_block {
	margin: -30px 0px;
}
.yamm-content ul.circled {
	margin-bottom: 20px;
}
.yamm-title {
	color: rgb(227, 227, 227) !important; line-height: 17px !important; font-size: 13px !important; margin-bottom: 13px;
}
.yamm-content h3 {
	color: rgb(227, 227, 227) !important; line-height: 17px !important; font-size: 13px !important; margin-bottom: 13px;
}
.yamm-menu a {
	letter-spacing: 0px !important; font-size: 14px !important; font-weight: 400 !important;
}
.item-details {
	margin-top: 0px;
}
.share-links + .item-details {
	margin-top: 0px;
}
div.wpcf7 .wpcf7-not-valid {
	border: 1px solid rgb(181, 77, 77); border-image: none;
}
span.wpcf7-not-valid-tip {
	display: none !important;
}
div.wpcf7-validation-errors {
	margin: 0px; padding: 10px; border: 1px solid rgb(250, 235, 204); border-image: none; color: rgb(192, 152, 83); background-color: rgb(252, 248, 227);
}
div.wpcf7-mail-sent-ok {
	margin: 0px; padding: 10px; border-radius: 3px; border: 1px solid rgb(214, 233, 198); border-image: none; color: rgb(70, 136, 71); background-color: rgb(223, 240, 216);
}
input[type='submit'] {
	width: auto;
}
div.wpcf7 input[type='submit'] {
	margin-bottom: 0px;
}
.widget_ns_mailchimp form label {
	font-weight: 400;
}
div.wpcf7 textarea {
	height: 110px;
}
.aq-block-aq_image_block img {
	width: auto; height: auto; max-width: 100%;
}
.clear {
	clear: both; display: block;
}
:-ms-input-placeholder {
	color: rgb(101, 101, 101);
}
footer :-ms-input-placeholder {
	color: rgb(229, 229, 229);
}
h1.page-title {
	float: left;
}
.woocommerce-page table.cart td.actions .coupon .input-text {
	border: currentColor; width: 180px; margin-right: 15px;
}
.cart_totals table {
	float: right; max-width: 400px;
}
.cart_totals table * {
	text-align: right;
}
.shipping_calculator h2 {
	text-align: right !important; font-size: 16px !important;
}
.page-title p {
	text-transform: none; letter-spacing: 0px; padding-left: 10px; font-size: 12px; font-weight: 400; float: none !important; display: inline;
}
.ebor-cart {
	position: relative;
}
.ebor-cart a {
	font-size: 16px !important;
}
.ebor-count {
	border-radius: 8px; top: 20px; width: 16px; height: 17px; text-align: center; right: -4px; color: rgb(255, 255, 255) !important; line-height: 16px; text-indent: 3px; font-size: 10px; display: block; position: absolute;
}
.fixed .ebor-count {
	top: 8px;
}
.woocommerce ul.products li.product {
	width: 48%;
}
.woocommerce-page ul.products li.product {
	width: 48%;
}
.woocommerce span.onsale {
	border-radius: 25px; top: 14px; width: 50px; height: 50px; right: 14px; text-transform: uppercase; line-height: 44px;
}
.woocommerce-page span.onsale {
	border-radius: 25px; top: 14px; width: 50px; height: 50px; right: 14px; text-transform: uppercase; line-height: 44px;
}
.woocommerce ul.products li.product .onsale {
	border-radius: 25px; top: 14px; width: 50px; height: 50px; right: 14px; text-transform: uppercase; line-height: 44px;
}
.woocommerce-page ul.products li.product .onsale {
	border-radius: 25px; top: 14px; width: 50px; height: 50px; right: 14px; text-transform: uppercase; line-height: 44px;
}
.woocommerce h2 {
	font-size: 16px !important;
}
.woocommerce .button {
	padding: 6px 12px !important;
}
.added_to_cart {
	padding: 6px 12px !important;
}
.woocommerce .price {
	padding: 6px 12px !important;
}
.woocommerce input[type='submit'].button {
	padding: 12px 21px !important;
}
.col-md-6 div.star-rating {
	clear: both; float: right !important;
}
.col-md-6 .price {
	clear: both; float: right !important;
}
.woocommerce .price {
	color: rgb(255, 255, 255) !important; font-weight: 900;
}
.woocommerce .price * {
	color: rgb(255, 255, 255) !important; font-weight: 900;
}
.woocommerce .price {
	text-align: center; font-size: 14px !important;
}
.woocommerce .price del {
	display: none !important;
}
.woocommerce .col-md-8 .button {
	margin-top: 10px;
}
.woocommerce .col-md-8 .added_to_cart {
	margin-top: 10px;
}
.woocommerce .col-md-4 .star-rating + .price {
	margin-top: 22px;
}
.woocommerce-hr {
	margin: 40px 0px 15px;
}
.woocommerce ul.products li.product a img {
	margin-bottom: 0px !important;
}
.woocommerce-page ul.products li.product a img {
	margin-bottom: 0px !important;
}
.woocommerce .images figure {
	margin-bottom: 0px;
}
.woocommerce .panel {
	background: rgb(255, 255, 255); padding: 30px !important; border: currentColor; border-image: none; box-shadow: none;
}
.woocommerce .comment-text {
	background: rgb(255, 255, 255);
}
.woocommerce-tabs ul.tabs li {
	background: none !important; margin: 0px !important; border: currentColor !important; border-image: none !important; text-transform: uppercase; letter-spacing: 1px; font-size: 12px; font-weight: 900;
}
.woocommerce-tabs ul.tabs li::before {
	display: none !important;
}
.woocommerce-tabs ul.tabs li::after {
	display: none !important;
}
.woocommerce-tabs ul.tabs::before {
	display: none !important;
}
.woocommerce-tabs ul.tabs::after {
	display: none !important;
}
.woocommerce-tabs ul.tabs li.active {
	background: rgb(255, 255, 255) !important;
}
.woocommerce-tabs ul.tabs {
	padding: 0px !important; border: currentColor !important; border-image: none !important; margin-bottom: 0px !important;
}
div.woocommerce-tabs {
	padding: 40px 0px;
}
div[itemprop='description'] {
	padding: 15px 0px 5px;
}
.woocommerce-page .quantity .minus {
	display: none !important;
}
.woocommerce-page .quantity .plus {
	display: none !important;
}
.woocommerce #content .quantity input.qty {
	padding: 6px !important; border-radius: 0px !important; border: currentColor !important; border-image: none !important; width: 80px !important; height: auto !important;
}
.woocommerce .quantity input.qty {
	padding: 6px !important; border-radius: 0px !important; border: currentColor !important; border-image: none !important; width: 80px !important; height: auto !important;
}
.woocommerce-page #content .quantity input.qty {
	padding: 6px !important; border-radius: 0px !important; border: currentColor !important; border-image: none !important; width: 80px !important; height: auto !important;
}
.woocommerce-page .quantity input.qty {
	padding: 6px !important; border-radius: 0px !important; border: currentColor !important; border-image: none !important; width: 80px !important; height: auto !important;
}
.woocommerce #content .quantity {
	width: 80px !important; overflow: visible !important;
}
.woocommerce .quantity {
	width: 80px !important; overflow: visible !important;
}
.woocommerce-page #content .quantity {
	width: 80px !important; overflow: visible !important;
}
.woocommerce-page .quantity {
	width: 80px !important; overflow: visible !important;
}
.woocommerce #content div.product form.cart {
	margin: 15px 0px 5px;
}
.woocommerce div.product form.cart {
	margin: 15px 0px 5px;
}
.woocommerce-page #content div.product form.cart {
	margin: 15px 0px 5px;
}
.woocommerce-page div.product form.cart {
	margin: 15px 0px 5px;
}
.added {
	display: none !important;
}
th {
	text-align: center;
}
td {
	text-align: center;
}
.woocommerce ul.cart_list li img {
	width: 80px;
}
.woocommerce ul.product_list_widget li img {
	width: 80px;
}
.woocommerce-page ul.cart_list li img {
	width: 80px;
}
.woocommerce-page ul.product_list_widget li img {
	width: 80px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background: none; border-radius: 4px; height: 14px;
}
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background: none; border-radius: 4px; height: 14px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
	border-radius: 0px;
}
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range {
	border-radius: 0px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	border-radius: 4px; border: currentColor; border-image: none; width: 15px; height: 20px;
}
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
	border-radius: 4px; border: currentColor; border-image: none; width: 15px; height: 20px;
}
button.button {
	letter-spacing: 1px !important; font-size: 12px !important; font-weight: 900 !important;
}
.single-product.single figure {
	margin-bottom: 0px;
}
@media all and (min-width:1200px)
{
.thin {
	width: 75%;
}
.fix-portfolio .items.col4 {
	margin-bottom: -18px; margin-left: -18px;
}
.fix-portfolio .items.col4 li {
	width: 279px; margin-bottom: 18px; margin-left: 18px;
}
.fix-portfolio .items.col3 {
	margin-bottom: -18px; margin-left: -18px;
}
.fix-portfolio .items.col3 li {
	width: 378px; margin-bottom: 18px; margin-left: 18px;
}
.grid-blog.col3 {
	margin-bottom: -24px; margin-left: -24px;
}
.grid-blog.col3 .post {
	width: 374px; margin-bottom: 24px; margin-left: 24px;
}
.row .grid-blog.col2 {
	margin-bottom: -30px; margin-left: -30px;
}
.row .grid-blog.col2 .post {
	width: 370px; margin-bottom: 30px; margin-left: 30px;
}
}
@media only screen and (min-width:1170px)
{
.timeline::before {
	left: 50%; margin-left: -2px;
}
.timeline-block {
	margin: 40px 0px;
}
:first-child.timeline-block {
	margin-top: 0px;
}
:last-child.timeline-block {
	margin-bottom: 0px;
}
.timeline-img {
	left: 50%; width: 86px; height: 86px; text-align: center; margin-top: 5px; margin-left: -46px; -webkit-transform: translateZ(); -webkit-backface-visibility: hidden;
}
.timeline-img.round {
	left: 50%; margin-top: -9px; margin-left: -44px;
}
.timeline-content {
	padding: 20px 25px 5px; width: 44%; margin-left: 0px;
}
.timeline-content::before {
	border-color: transparent transparent transparent white; left: 100%; top: 24px;
}
.timeline-content .cd-info {
	left: 125%; top: 12px; width: 100%; position: absolute;
}
:nth-child(2n).timeline-block .timeline-content {
	float: right;
}
:nth-child(2n).timeline-block .timeline-content::before {
	border-color: transparent white transparent transparent; left: auto; top: 24px; right: 100%;
}
:nth-child(2n).timeline-block .timeline-content .cd-read-more {
	float: right;
}
:nth-child(2n).timeline-block .timeline-content .cd-info {
	left: auto; text-align: right; right: 125%;
}
}
@media all and (min-width:992px)
{
.nav.navbar-nav > li:last-of-type > ul {
	left: auto; right: 0px;
}
.nav.navbar-nav > li:last-of-type > ul ul {
	left: auto; right: 100%; margin-top: -1px; margin-right: -1px; border-right-color: rgba(0, 0, 0, 0.15) !important; border-right-width: 1px !important; border-right-style: solid !important;
}
.navbar .dropdown-submenu > a::after {
	display: none;
}
.navbar .dropdown-submenu > .dropdown-menu {
	margin-top: 0px;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu > .dropdown-menu {
	left: 100%; top: 0px; margin-top: -2px !important; margin-left: 0px; border-left-color: rgba(0, 0, 0, 0.15) !important; border-left-width: 1px !important; border-left-style: solid !important;
}
.dropdown-submenu:hover > .dropdown-menu {
	display: block;
}
.dropdown-submenu > a::after {
	width: 0px; height: 0px; margin-top: 5px; margin-right: -10px; float: right; display: block; content: " ";
}
.dropdown-submenu:hover > a::after {
	
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
	left: -100%; margin-left: 10px;
}
.open > .dropdown-menu {
	animation-name: slidenavAnimation; animation-duration: 0.3s; animation-timing-function: ease; animation-iteration-count: 1; animation-fill-mode: forwards; -webkit-animation-fill-mode: forwards; -webkit-animation-duration: .3s; -webkit-animation-name: slidenavAnimation; -webkit-animation-iteration-count: 1; -webkit-animation-timing-function: ease; -moz-animation-name: slidenavAnimation; -moz-animation-duration: .3s; -moz-animation-iteration-count: 1; -moz-animation-timing-function: ease; -moz-animation-fill-mode: forwards;
}
.open > .dropdown-menu > .dropdown-submenu > .dropdown-menu {
	animation-name: slidenavAnimation; animation-duration: 0.3s; animation-timing-function: ease; animation-iteration-count: 1; animation-fill-mode: forwards; -webkit-animation-fill-mode: forwards; -webkit-animation-duration: .3s; -webkit-animation-name: slidenavAnimation; -webkit-animation-iteration-count: 1; -webkit-animation-timing-function: ease; -moz-animation-name: slidenavAnimation; -moz-animation-duration: .3s; -moz-animation-iteration-count: 1; -moz-animation-timing-function: ease; -moz-animation-fill-mode: forwards;
}
.navbar-nav > li {
	
}
.navbar-nav > li:first-child {
	
}
.navbar.fixed .navbar-brand {
	display: none;
}
.navbar.fixed .navbar-nav > li > a {
	padding-top: 20px; padding-bottom: 20px;
}
.navbar.fixed .navbar-collapse {
	float: none !important; max-height: inherit;
}
.navbar.fixed .navbar-collapse .navbar-nav {
	padding: 0px; text-align: center; float: none;
}
.navbar.fixed .navbar-collapse .navbar-nav > li {
	text-align: left; float: none; display: inline-block;
}
}
@media all and (max-width:991px)
{
.ebor-cart {
	display: none !important;
}
.yamm-content .aq-block {
	width: 100% !important; display: none;
}
.yamm-content .aq-block.aq-block-aq_menu_block {
	margin-bottom: 0px; display: block;
}
.yamm-content .aq-block.aq-block-aq_column_block {
	margin-bottom: 0px; display: block;
}
.yamm .yamm-content {
	padding: 20px 0px 0px;
}
.yamm-content .aq-block ul {
	margin-bottom: 20px;
}
.yamm-content .ul aq-block:last-child.aq-block-aq_menu_block ul {
	margin-bottom: 0px;
}
.yamm-content .aq-block ul li::before {
	display: none;
}
.yamm-content .aq-block ul li a {
	padding: 4px 0px; text-transform: uppercase !important; letter-spacing: 1px;
}
.navbar-brand {
	margin: 0px; position: relative; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.navbar.basic.default {
	position: relative;
}
.navbar.basic.fixed {
	position: relative;
}
.offset {
	display: none;
}
.btn.responsive-menu {
	display: block;
}
.navbar .nav {
	position: relative;
}
.navbar .dropup {
	position: relative;
}
.navbar .dropdown {
	position: relative;
}
.navbar .collapse {
	position: relative;
}
.navbar .dropdown-menu {
	background: none; left: inherit; top: inherit; width: auto; float: none; display: block !important; position: relative;
}
.navbar .dropdown-menu li {
	border: currentColor; border-image: none;
}
.navbar-nav > li > a {
	border-bottom-color: rgba(0, 0, 0, 0.15); border-bottom-width: 1px; border-bottom-style: solid;
}
.navbar .dropdown-menu li a {
	border-bottom-color: rgba(0, 0, 0, 0.15); border-bottom-width: 1px; border-bottom-style: solid;
}
.navbar li a:hover {
	border-bottom-color: rgba(0, 0, 0, 0.15); border-bottom-width: 1px; border-bottom-style: solid;
}
.navbar .nav .open > a {
	background: none; border-color: rgba(0, 0, 0, 0.15);
}
.navbar .nav .open > a:hover {
	background: none; border-color: rgba(0, 0, 0, 0.15);
}
.navbar .nav .open > a:focus {
	background: none; border-color: rgba(0, 0, 0, 0.15);
}
.navbar-nav > li > a {
	padding: 12px 0px !important;
}
.navbar .dropdown-menu li a {
	padding: 12px 0px !important;
}
.navbar .dropdown-menu li a:hover {
	padding: 12px 0px !important;
}
.navbar .dropdown-menu li a.active {
	padding: 12px 0px !important;
}
.navbar-nav .open .dropdown-menu > li > a {
	line-height: 1;
}
.navbar-nav > li > a {
	
}
.navbar-nav > li > a:focus {
	
}
.navbar .dropdown-menu li a {
	
}
.navbar .dropdown-menu {
	padding-left: 20px;
}
.navbar-nav > li {
	border: currentColor; border-image: none;
}
.navbar .dropdown-menu a {
	letter-spacing: 3px !important; font-size: 9px !important;
}
.navbar-nav > li > a::before {
	display: none;
}
.navbar.basic .btn.responsive-menu {
	margin: 31px 0px;
}
.navbar-header {
	width: 100%; float: left;
}
.navbar-header::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: "";
}
.navbar .container {
	padding: 0px; width: 100%;
}
.navbar .navbar-collapse {
	margin: 0px; width: 100%; float: none !important; max-height: none;
}
.navbar .navbar-nav {
	margin: 20px auto 0px; padding: 0px; width: 720px;
}
.navbar .basic-wrapper {
	margin: 0px auto; width: 720px; text-align: center; display: block;
}
}
@media all and (max-width:991px) and (min-width:768px)
{
.navbar .container {
	padding-right: 15px; padding-left: 15px;
}
.container {
	padding-right: 15px; padding-left: 15px;
}
.fix-portfolio .items.col4 {
	margin-bottom: -16px; margin-left: -16px;
}
.fix-portfolio .items.col4 li {
	width: 352px; margin-bottom: 16px; margin-left: 16px;
}
.fix-portfolio .items.col3 {
	margin-bottom: -16px; margin-left: -16px;
}
.fix-portfolio .items.col3 li {
	width: 352px; margin-bottom: 16px; margin-left: 16px;
}
.grid-blog.col3 {
	margin-bottom: -16px; margin-left: -16px;
}
.grid-blog.col3 .post {
	width: 352px; margin-bottom: 16px; margin-left: 16px;
}
.row .grid-blog.col2 {
	margin-bottom: -30px; margin-left: 0px;
}
.row .grid-blog.col2 .post {
	width: 100%; margin-bottom: 30px; margin-left: 0px; float: none;
}
.classic-blog .post {
	margin-bottom: 30px;
}
[class*='col-md-'] {
	margin-bottom: 30px;
}
[class*='col-md-'].lp30 {
	padding-left: 15px;
}
.thin {
	width: 100%;
}
}
@media all and (max-width:767px)
{
.item-details {
	margin: 0px !important; padding: 0px !important;
}
.thin {
	width: 100%;
}
.navbar .navbar-collapse .navbar-nav {
	-ms-overflow-y: scroll; max-height: 230px !important;
}
.container {
	padding-right: 20px; padding-left: 20px;
}
.navbar .container {
	padding-right: 0px; padding-left: 0px;
}
.navbar .navbar-nav {
	margin: 20px auto 0px; width: 100%; padding-right: 20px; padding-left: 20px;
}
.navbar .basic-wrapper {
	margin: 0px auto; width: 100%; padding-right: 20px; padding-left: 20px; display: block;
}
.navbar .navbar-nav > li {
	margin-left: 0px;
}
.items {
	margin-bottom: -30px !important; margin-left: 0px !important;
}
.grid-blog.col3 {
	margin-bottom: -30px !important; margin-left: 0px !important;
}
.row .grid-blog.col2 {
	margin-bottom: -30px !important; margin-left: 0px !important;
}
.items li {
	width: 100% !important; margin-bottom: 30px !important; margin-left: 0px !important; float: none !important;
}
.grid-blog.col3 .post {
	width: 100% !important; margin-bottom: 30px !important; margin-left: 0px !important; float: none !important;
}
.row .grid-blog.col2 .post {
	width: 100% !important; margin-bottom: 30px !important; margin-left: 0px !important; float: none !important;
}
.photoset {
	margin-left: 0px !important;
}
.photoset li {
	margin: 0px 0px 15px; width: 100%; padding-left: 0px;
}
footer p.pull-left {
	text-align: center; float: none !important;
}
footer ul.pull-right {
	text-align: center; float: none !important;
}
footer p {
	margin-bottom: 20px;
}
.subfooter p {
	margin-bottom: 20px !important;
}
[class*='col-'] {
	margin-bottom: 30px;
}
footer .inner {
	padding-bottom: 40px;
}
footer .social li {
	margin: 0px 2px;
}
.filter {
	background: none; padding: 0px; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.filter li {
	background: rgb(255, 255, 255); margin: 0px 10px 11px 0px; padding: 8px 15px; display: inline-block; position: relative; box-shadow: 0px 1px 0px rgba(0,0,0,0.11); -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11);
}
.filter li::before {
	display: none;
}
.filter li:last-child::before {
	display: none;
}
.filter li a {
	color: rgb(62, 62, 62); text-transform: uppercase; letter-spacing: 1px; font-size: 12px; font-weight: 900;
}
.filter li a:hover {
	color: rgb(114, 182, 175);
}
.filter li a.active {
	color: rgb(114, 182, 175);
}
.page-title {
	display: none;
}
#comments .user {
	display: none;
}
#comments ul.children {
	padding: 0px 0px 0px 20px;
}
#comments .arrow-box {
	margin-left: 0px;
}
.about-author .author-image {
	display: none;
}
.sidebar {
	padding-left: 15px !important; margin-top: 70px;
}
figure img {
	width: 100%;
}
}
