body {
	color: rgb(102, 102, 102);
	line-height: 24px;
	font-weight: 300;
	-ms-overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
}
body {
	font-family: "Open Sans" !important;
}
h1 {
	font-family: "Roboto", "Helvetica", sans-serif !important;
}
h2 {
	font-family: "Open Sans" !important;
}


h3 {
	font-family: "Open-Sans-Bold", sans-serif !important;
}
h4 {
	font-family: "Open-Sans-Bold", "Helvetica", sans-serif !important;
}
h5 {
	font-family: "Roboto", "Helvetica", sans-serif !important;
}
h6 {
	font-family: "Roboto", "Helvetica", sans-serif !important;
}
.h1 {
	font-family: "Roboto", "Helvetica", sans-serif !important;
}
.h2 {
	font-family: "Roboto", "Helvetica", sans-serif !important;
}
.h3 {
	font-family: "Roboto", "Helvetica", sans-serif !important;
}
.h4 {
	font-family: "Roboto", "Helvetica", sans-serif !important;
}
.h5 {
	font-family: "Roboto", "Helvetica", sans-serif !important;
}
.h6 {
	font-family: "Roboto", "Helvetica", sans-serif !important;
}
h1 {
	color: rgb(68, 68, 68);
}
h2 {
	color: rgb(68, 68, 68);
}
h3 {
	color: rgb(68, 68, 68);
}
h4 {
	color: rgb(68, 68, 68);
}
h5 {
	color: rgb(68, 68, 68);
}
h6 {
	color: rgb(68, 68, 68);
}
h1 a {
	color: rgb(68, 68, 68);
}
h2 a {
	color: rgb(68, 68, 68);
}
h3 a {
	color: rgb(68, 68, 68);
}
h4 a {
	color: rgb(68, 68, 68);
}
h5 a {
	color: rgb(68, 68, 68);
}
h6 a {
	color: rgb(68, 68, 68);
}
h1 small {
	letter-spacing: normal;
}
h2 small {
	letter-spacing: normal;
}
h3 small {
	letter-spacing: normal;
}
a:hover {
	color: rgb(34, 34, 34);
}
a:focus {
	color: rgb(34, 34, 34);
}
a {
	transition:0.15s ease-in-out; text-decoration: none; -webkit-transition: all 0.15s ease-in-out 0s; -moz-transition: all 0.15s ease-in-out 0s; -o-transition: all 0.15s ease-in-out 0s;
}
a:link {
	transition:0.15s ease-in-out; text-decoration: none; -webkit-transition: all 0.15s ease-in-out 0s; -moz-transition: all 0.15s ease-in-out 0s; -o-transition: all 0.15s ease-in-out 0s;
}
a:active {
	
}
a:focus {
	
}
.text-inverted {
	color: rgb(255,255,255);
}
.text-inverted a {
	color: rgb(158, 11, 15);
}
.text-inverted a:hover {
	color: rgb(255, 255, 255);
}
.text-inverted a:focus {
	color: rgb(255, 255, 255);
}
.text-inverted h1 {
	color: rgb(54, 54, 54);
}
.text-inverted h2 {
	color: rgb(54, 54, 54);
}
.text-inverted h3 {
	color: rgb(54, 54, 54);
}
.text-inverted h4 {
	color: rgb(54, 54, 54);
}
.text-inverted h5 {
	color: rgb(54, 54, 54);
}
.text-inverted h6 {
	color: rgb(54, 54, 54);
}
.text-inverted h1 a {
	color: rgb(54, 54, 54);
}
.text-inverted h2 a {
	color: rgb(54, 54, 54);
}
.text-inverted h3 a {
	color: rgb(54, 54, 54);
}
.text-inverted h4 a {
	color: rgb(54, 54, 54);
}
.text-inverted h5 a {
	color: rgb(54, 54, 54);
}
.text-inverted h6 a {
	color: rgb(54, 54, 54);
}
.text-light {
	color: rgb(183, 183, 183);
}
.text-light a:hover {
	color: rgb(255, 255, 255);
}
.text-light a:focus {
	color: rgb(255, 255, 255);
}
.text-light h1 {
	color: rgb(241, 241, 241);
}
.text-light h2 {
	color: rgb(241, 241, 241);
}
.text-light h3 {
	color: rgb(241, 241, 241);
}
.text-light h4 {
	color: rgb(241, 241, 241);
}
.text-light h5 {
	color: rgb(241, 241, 241);
}
.text-light h6 {
	color: rgb(241, 241, 241);
}
.text-light h1 a {
	color: rgb(241, 241, 241);
}
.text-light h2 a {
	color: rgb(241, 241, 241);
}
.text-light h3 a {
	color: rgb(241, 241, 241);
}
.text-light h4 a {
	color: rgb(241, 241, 241);
}
.text-light h5 a {
	color: rgb(241, 241, 241);
}
.text-light h6 a {
	color: rgb(241, 241, 241);
}
blockquote {
	font-size: 17px; font-style: italic;
}
blockquote p {
	font-size: 17px; font-style: italic;
}
blockquote {
	padding-left: 40px;
}
blockquote.pull-right {
	padding-right: 40px;
}
label {
	font-size: 12px; font-weight: 500;
}
.ul-centered {
	left: 50%; float: left; position: relative;
}
.ul-centered > li {
	right: 50%; float: left; display: inline; position: relative;
}
.ul-inline li {
	padding: 5px 10px 0px 0px; float: left; list-style-position: inside;
}
li {
	line-height: 25px;
}
.k-dl-list {
	margin: 0px;
}
.k-dl-list dt {
	line-height: inherit;
}
.k-dl-list dd {
	line-height: inherit;
}
.k-dl-list dd {
	margin-bottom: 30px;
}
.k-dl-list dd:last-child {
	margin-bottom: 0px;
}
.k-dt {
	float: left;
}
.k-dd30 {
	margin-left: 30px;
}
.k-dd60 {
	margin-left: 60px;
}
.k-dd80 {
	margin-left: 80px;
}
.k-dd100 {
	margin-left: 100px;
}
.gap10 {
	width: 100%; clear: both; display: block;
}
.gap30 {
	width: 100%; clear: both; display: block;
}
.gap60 {
	width: 100%; clear: both; display: block;
}
.gap80 {
	width: 100%; clear: both; display: block;
}
.gap100 {
	width: 100%; clear: both; display: block;
}
.gap10 {
	height: 10px;
}
.gap30 {
	height: 30px;
}
.gap60 {
	height: 60px;
}
.gap80 {
	height: 80px;
}
.gap100 {
	height: 100px;
}
.k-relative-wrap {
	position: relative;
}
.separator-20 {
	margin: 50px 0px; border-radius: 10px; width: 10%; height: 5px; clear: both; display: block; background-color: rgb(241, 241, 241);
}
.hr30 {
	margin: 30px 0px 20px;
}
.hr50 {
	margin: 50px 0px 40px;
}
.dotted {
	border-style: dotted;
}
.border-right {
	border-right-color: rgb(241, 241, 241); border-right-width: 1px; border-right-style: solid;
}
.border-left {
	border-left-color: rgb(241, 241, 241); border-left-width: 1px; border-left-style: solid;
}
small {
	line-height: 18px !important;
}
strong {
	font-weight: 500;
}
.text-shadow-light {
	text-shadow: 1px 1px 0px rgba(255,255,255,0.25);
}
.text-shadow-dark {
	text-shadow: 1px 1px 0px rgba(0,0,0,0.25);
}
.k-shaded-bg {
	background-color: rgb(241, 241, 241);
}
.space-left20 {
	margin-left: 20px !important;
}
.space-right20 {
	margin-right: 20px !important;
}
.space-left40 {
	margin-left: 40px !important;
}
.space-right40 {
	margin-right: 40px !important;
}
.awesome16 {
	font-size: 16px;
}
.awesome24 {
	font-size: 24px;
}
.awesome32 {
	font-size: 32px;
}
.awesome48 {
	font-size: 48px;
}
.awesome64 {
	font-size: 64px;
}
.awesome80 {
	font-size: 80px;
}
.awesome128 {
	font-size: 128px;
}
.awesome256 {
	font-size: 256px;
}
.awesome512 {
	font-size: 512px;
}
.first-item {
	margin-top: 0px !important;
}
.last-item {
	margin-bottom: 0px !important;
}
figure {
	margin: 0px; padding: 0px; position: relative;
}
img.alignleft {
	margin-right: 20px; float: left;
}
.alignleft {
	margin-right: 20px; float: left;
}
img.alignright {
	margin-left: 20px; float: right;
}
.alignright {
	margin-left: 20px; float: right;
}
img.aligncenter {
	margin: 0px auto; clear: both; display: block;
}
.aligncenter {
	margin: 0px auto; clear: both; display: block;
}
img.alignnone {
	margin: 0px auto; clear: both; display: block;
}
.alignnone {
	margin: 0px auto; clear: both; display: block;
}
img.alignleft {
	margin-top: 0px; display: inline;
}
.alignleft {
	margin-top: 0px; display: inline;
}
img.alignright {
	margin-top: 0px; display: inline;
}
.alignright {
	margin-top: 0px; display: inline;
}
img.alignleft {
	margin-bottom: 20px;
}
img.aligncenter {
	margin-bottom: 20px;
}
img.alignright {
	margin-bottom: 20px;
}
div.wp-caption {
	max-width: 100%;
}
p.wp-caption-text {
	font-size: 11px;
}
div.alignleft p.wp-caption-text {
	text-align: left;
}
div.alignright p.wp-caption-text {
	text-align: right;
}
div.aligncenter p.wp-caption-text {
	text-align: center;
}
.section-space20 {
	padding-top: 0px;
	padding-bottom: 5px;
}
.section-space30 {
	padding-top: 30px; padding-bottom: 30px;
}
.section-space50 {
	padding-top: 50px; padding-bottom: 50px;
}
.section-space60 {
	padding-top: 60px; padding-bottom: 60px;
}
.section-space80 {
	padding-top: 80px; padding-bottom: 80px;
}
.section-space100 {
	padding-top: 100px; padding-bottom: 100px;
}
.fancy-unit {
	border-left-color: rgb(65, 194, 139); border-left-width: 10px; border-left-style: solid; background-color: rgb(249, 249, 241);
}
.fancy-unit-text {
	padding-right: 200px; position: relative;
}
.fancy-unit-image {
	top: 0px; right: 0px; position: absolute;
}
.k-action-call {
	background: url("../img/misc/404_error_image.png") no-repeat center 50px rgb(65, 75, 78);
}
.k-team-wrap {
	padding: 40px; background-color: rgb(241, 241, 241);
}
.k-team-photo {
	margin: -40px -40px 0px;
}
.k-team-name strong {
	font-size: 15px; font-weight: 500;
}
.k-team-name em {
	font-size: 12.5px;
}
.k-team-text {
	padding-top: 30px; position: relative;
}
.k-team-text .tit {
	left: 50%; top: 15px; width: 50px; height: 5px; margin-left: -25px; display: block; position: absolute;
}
.k-team-social {
	margin-top: 20px;
}
.price-plan {
	overflow: hidden; box-shadow: 0px 0px 10px rgba(0,0,0,0.1); background-color: rgb(255, 255, 255);
}
.price-plan .plan-title {
	margin: 0px; padding: 20px; color: rgb(255, 255, 255); font-size: 20px; font-weight: 700; position: relative;
}
.price-plan .plan-footer {
	height: 30px; margin-top: 30px; position: relative;
}
.price-plan .plan-title-underline {
	left: 0px; height: 3px; right: 0px; display: block; position: absolute; background-color: rgb(235, 232, 227);
}
.price-plan .plan-footer-overline {
	left: 0px; height: 3px; right: 0px; display: block; position: absolute; background-color: rgb(235, 232, 227);
}
.price-plan .plan-title-underline {
	bottom: 3px;
}
.price-plan .plan-footer-overline {
	top: 3px;
}
.price-plan .amount-container {
	padding: 20px 0px 0px;
}
.price-plan .currency {
	left: -7px; top: -8px; line-height: 1; font-size: 28px; position: relative;
}
.price-plan .amount {
	margin: 0px 0px 0px -10px; font-size: 40px; font-weight: bold;
}
.price-plan .period {
	margin: 10px 0px 0px; line-height: 1; padding-bottom: 20px; font-size: 15px; border-bottom-color: rgb(241, 241, 241); border-bottom-width: 3px; border-bottom-style: solid;
}
.price-plan .plan-features {
	margin: 20px 0px;
}
.price-plan .plan-features li {
	margin: 5px 30px 4px; padding: 0px 0px 4px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: dashed;
}
.plan-common .plan-title {
	background-color: rgb(171, 171, 164);
}
.plan-common .plan-footer {
	background-color: rgb(171, 171, 164);
}
.plan-regular .plan-title {
	background-color: rgb(48, 203, 139);
}
.plan-regular .plan-footer {
	background-color: rgb(48, 203, 139);
}
.plan-group .plan-title {
	background-color: rgb(22, 169, 144);
}
.plan-group .plan-footer {
	background-color: rgb(22, 169, 144);
}
.plan-advanced .plan-title {
	background-color: rgb(245, 166, 16);
}
.plan-advanced .plan-footer {
	background-color: rgb(245, 166, 16);
}
.plan-gold .plan-title {
	background-color: rgb(234, 86, 68);
}
.plan-gold .plan-footer {
	background-color: rgb(234, 86, 68);
}
.plan-common {
	border: 3px solid rgb(171, 171, 164); border-image: none;
}
.plan-regular {
	border: 3px solid rgb(48, 203, 139); border-image: none;
}
.plan-group {
	border: 3px solid rgb(22, 169, 144); border-image: none;
}
.plan-advanced {
	border: 3px solid rgb(245, 166, 16); border-image: none;
}
.plan-gold {
	border: 3px solid rgb(234, 86, 68); border-image: none;
}
.plan-common .btn-pricing-plan {
	color: rgb(255, 255, 255); background-color: rgb(171, 171, 164) !important;
}
.plan-common .btn-pricing-plan:hover {
	color: rgb(255, 255, 255); background-color: rgb(96, 96, 94) !important;
}
.plan-common .btn-pricing-plan:focus {
	color: rgb(255, 255, 255); background-color: rgb(96, 96, 94) !important;
}
.plan-regular .btn-pricing-plan {
	color: rgb(255, 255, 255); background-color: rgb(48, 203, 139) !important;
}
.plan-regular .btn-pricing-plan:hover {
	color: rgb(255, 255, 255); background-color: rgb(30, 134, 91) !important;
}
.plan-regular .btn-pricing-plan:focus {
	color: rgb(255, 255, 255); background-color: rgb(30, 134, 91) !important;
}
.plan-group .btn-pricing-plan {
	color: rgb(255, 255, 255); background-color: rgb(22, 169, 144) !important;
}
.plan-group .btn-pricing-plan:hover {
	color: rgb(255, 255, 255); background-color: rgb(13, 102, 87) !important;
}
.plan-group .btn-pricing-plan:focus {
	color: rgb(255, 255, 255); background-color: rgb(13, 102, 87) !important;
}
.plan-advanced .btn-pricing-plan {
	color: rgb(255, 255, 255); background-color: rgb(245, 166, 16) !important;
}
.plan-advanced .btn-pricing-plan:hover {
	color: rgb(255, 255, 255); background-color: rgb(195, 131, 9) !important;
}
.plan-advanced .btn-pricing-plan:focus {
	color: rgb(255, 255, 255); background-color: rgb(195, 131, 9) !important;
}
.plan-gold .btn-pricing-plan {
	color: rgb(255, 255, 255); background-color: rgb(234, 86, 68) !important;
}
.plan-gold .btn-pricing-plan:hover {
	color: rgb(255, 255, 255); background-color: rgb(182, 67, 53) !important;
}
.plan-gold .btn-pricing-plan:focus {
	color: rgb(255, 255, 255); background-color: rgb(182, 67, 53) !important;
}
#k-contact {
	padding: 100px 0px; position: relative; background-color: rgb(255, 255, 255);
}
.map {
	width: 100%; height: 400px; margin-bottom: 30px;
}
#k-contact-map .map {
	margin-bottom: 0px;
}
.map img {
	width: inherit; max-width: inherit;
}
.k-work-days {
	font-size: 15px; font-weight: 500; display: inline;
}
.k-work-hours {
	font-size: 15px; font-weight: 500; display: inline;
}
.k-work-days {
	color: rgb(99, 99, 99);
}
.k-work-hours {
	margin-left: 10px;
}
#k-recent-work {
	position: relative; background-color: rgb(71, 75, 78);
}
#k-related-work {
	position: relative; background-color: rgb(71, 75, 78);
}
.masonry-item {
	width: 25%;
}
.masonry-item img {
	width: 100%; height: auto;
}
.product-box-hover {
	overflow: hidden; position: relative;
}
.product-box-hover img {
	opacity: 0.9;
}
.product-box-hover .product-box-link {
	width: 100%; height: 100%; overflow: hidden; display: block; position: relative;
}
.product-box-hover .product-box-link img {
	transition:0.15s ease-in-out; top: 0px; position: relative; -webkit-transition: all 0.15s ease-in-out 0s; -moz-transition: all 0.15s ease-in-out 0s; -o-transition: all 0.15s ease-in-out 0s;
}
.product-box-hover .product-title {
	padding: 10px; transition:0.15s ease-in-out; left: 15px; text-align: center; right: 15px; bottom: -100px; color: rgb(255, 255, 255); text-transform: uppercase; font-size: 12px; font-weight: 500; position: absolute; cursor: default; opacity: 0.75; background-color: rgb(0, 0, 0); -webkit-transition: all 0.15s ease-in-out 0s; -moz-transition: all 0.15s ease-in-out 0s; -o-transition: all 0.15s ease-in-out 0s;
}
.k-recent-work-wrap .product-box-hover .product-title {
	left: 0px; right: 0px;
}
.product-box-hover:hover .product-title {
	bottom: 0px;
}
.product-box-hover .product-title a {
	display: block;
}
.product-box-hover .product-title a:hover {
	color: rgb(255, 255, 255) !important;
}
.product-box-hover .product-title a:focus {
	color: rgb(255, 255, 255) !important;
}
.product-box-hover .product-box-link .product-box-overlay-icon {
	margin: -15px 0px 0px -15px; border-radius: 50%; transition:top 0.15s ease-in-out; left: 50%; top: -100px; width: 30px; height: 30px; text-align: center; color: rgb(255, 255, 255); line-height: 32px; font-size: 18px; position: absolute; opacity: 0; -webkit-transition: top 0.15s ease-in-out 0s; -moz-transition: top 0.15s ease-in-out 0s; -o-transition: top 0.15s ease-in-out 0s;
}
.product-box-hover:hover .product-box-link img {
	opacity: 1; transform: scale(1.5); -webkit-transform: scale(1.5); -moz-transform: scale(1.5); -o-transform: scale(1.5);
}
.product-box-hover:active .product-box-link img {
	opacity: 1; transform: scale(1.5); -webkit-transform: scale(1.5); -moz-transform: scale(1.5); -o-transform: scale(1.5);
}
.product-box-hover:hover .product-box-link .product-box-overlay {
	opacity: 0.35;
}
.product-box-hover:active .product-box-link .product-box-overlay {
	opacity: 0.35;
}
.product-box-hover:hover .product-box-link .product-box-overlay-icon {
	top: 50%; opacity: 1;
}
.product-box-hover:active .product-box-link .product-box-overlay-icon {
	top: 50%; opacity: 1;
}
#k-work-text {
	margin-top: 5px;
}
#k-work-text-single {
	margin-top: 30px;
}
.k-work-features-list {
	margin-top: 20px;
}
.k-work-features-list li {
	padding-bottom: 2px; margin-bottom: 2px; border-bottom-color: rgb(241, 241, 241); border-bottom-width: 1px; border-bottom-style: solid;
}
.k-work-feature-name {
	color: rgb(99, 99, 99); text-transform: uppercase; font-weight: 500; margin-right: 10px; display: inline;
}
.k-work-feature-value {
	display: inline;
}
.k-work-prev-next {
	margin-top: 30px;
}
.k-work-prev {
	width: 30px; height: 30px; text-align: center; line-height: 30px; float: left; display: block;
}
.k-work-next {
	width: 30px; height: 30px; text-align: center; line-height: 30px; float: left; display: block;
}
.k-work-prev:link {
	transition:0.15s ease-in-out; color: rgb(255, 255, 255); font-size: 18px; -webkit-transition: all 0.15s ease-in-out 0s; -moz-transition: all 0.15s ease-in-out 0s; -o-transition: all 0.15s ease-in-out 0s;
}
.k-work-prev:visited {
	transition:0.15s ease-in-out; color: rgb(255, 255, 255); font-size: 18px; -webkit-transition: all 0.15s ease-in-out 0s; -moz-transition: all 0.15s ease-in-out 0s; -o-transition: all 0.15s ease-in-out 0s;
}
.k-work-next:link {
	transition:0.15s ease-in-out; color: rgb(255, 255, 255); font-size: 18px; -webkit-transition: all 0.15s ease-in-out 0s; -moz-transition: all 0.15s ease-in-out 0s; -o-transition: all 0.15s ease-in-out 0s;
}
.k-work-next:visited {
	transition:0.15s ease-in-out; color: rgb(255, 255, 255); font-size: 18px; -webkit-transition: all 0.15s ease-in-out 0s; -moz-transition: all 0.15s ease-in-out 0s; -o-transition: all 0.15s ease-in-out 0s;
}
.k-work-prev:hover {
	color: rgb(255, 255, 255); font-size: 22px; background-color: rgb(68, 68, 68) !important;
}
.k-work-prev:focus {
	color: rgb(255, 255, 255); font-size: 22px; background-color: rgb(68, 68, 68) !important;
}
.k-work-next:hover {
	color: rgb(255, 255, 255); font-size: 22px; background-color: rgb(68, 68, 68) !important;
}
.k-work-next:focus {
	color: rgb(255, 255, 255); font-size: 22px; background-color: rgb(68, 68, 68) !important;
}
.k-work-prev {
	margin-right: 10px;
}
#k-work-text-single .k-work-next {
	margin-right: 0px; float: right;
}
#k-work-gallery {
	background-color: rgb(241, 241, 241);
}
#k-work-items figure {
	margin-bottom: 30px;
}
#k-work-filter-menu {
	margin-bottom: 30px;
}
#k-work-filter-menu li {
	padding-right: 20px; padding-left: 0px;
}
#k-work-filter-menu li a {
	text-transform: uppercase; font-weight: 500;
}
#k-work-filter-menu li a.selected {
	color: rgb(51, 51, 51); text-decoration: underline;
}
#k-work-items {
	padding-right: 0px; padding-left: 0px;
}
#k-work-gallery .col-xs-3 {
	width: 24.99%;
}
@media all and (min-width:768px)
{
#k-work-gallery .col-sm-3 {
	width: 24.99%;
}
}
@media all and (min-width:992px)
{
#k-work-gallery .col-md-3 {
	width: 24.99%;
}
}
@media all and (min-width:1200px)
{
#k-work-gallery .col-lg-3 {
	width: 24.99%;
}
}
#k-sidebar-splitter {
	width: 100%; height: 5px; display: none;
}
#k-sidebar-splitter span {
	height: 10px; border-top-color: rgb(235, 232, 227); border-top-width: 5px; border-top-style: solid; display: block;
}
#k-sidebar-list {
	margin: 0px;
}
.post-tags {
	overflow: hidden;
}
.post-tags li {
	margin: 0px 3px 10px; float: left;
}
.widget-title {
	text-transform: uppercase; line-height: inherit; font-size: 14.5px; font-weight: 700; margin-top: 10px; margin-bottom: 20px; position: relative;
}
#k-footer .widget-title {
	margin-top: 0px;
	margin-bottom: 5px;
}
li.widget {
	margin-top: 50px;
}
li:first-child.widget {
	margin-top: 0px;
}
.widget_categories ul {
	padding-left: 15px;
}
.widget_categories ul li {
	padding: 0px 0px 10px 5px;
	line-height: 10px;
	font-weight: 500;
}
.widget_categories ul li a {
	display: block;
}
.widget_recent_comments ul li {
	padding: 0px 0px 10px; line-height: 20px;
}
.widget_recent_entries li {
	overflow: hidden; clear: both; margin-bottom: 20px;
}
.widget_recent_entries img {
	margin-bottom: 1px; max-width: 70px;
}




.k-recent-entries-date-by {
	line-height: 20px; padding-left: 90px; display: block;
}
.k-recent-entries-title {
	line-height: 20px; padding-left: 90px; display: block;
}
.k-recent-entries-date-by {
	margin-bottom: 10px;
}
.k-recent-entries-title a {
	display: block;
}


#k-head {
	left: 0px; top: 0px; right: 0px; position: fixed; z-index: 99997; box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}
#k-head > .container {
	transition:0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s;
}
#k-head .header-shrink {
	padding-top: 10px; padding-bottom: 10px;
}
#header-bottom-line {
	transition:0.3s; left: 0px; width: 100%; height: 6px; bottom: 5px; position: absolute; background-color: rgb(235, 232, 227); -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s;
}
/*.header-line-down {
	height: 3px !important; bottom: -3px !important; opacity: 0.1; background-color: rgb(0, 0, 0) !important;
	
}*/
#k-subhead {
	width: 100%; position: relative; z-index: 44; background-color: rgb(17, 17, 17);
	
}
#k-titler {
	border-bottom-color: rgb(241, 241, 241); border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(249, 249, 249);
}
.k-page-title {
	color: rgb(102, 102, 102); font-size: 27px; font-weight: 300; margin-top: 0px; margin-bottom: 0px;
}
#k-titler .breadcrumb {
	left: inherit; top: inherit; height: inherit; position: relative;
}
.k-call-out {
	line-height: 36px; font-size: 25px; margin-bottom: 40px;
}
.k-call-out em {
	font-style: normal; font-weight: 500;
}


.subhead-tit {
	left: 50%; top: -15px; margin-left: -16px; border-right-color: transparent; border-bottom-color: rgb(255, 255, 255); border-left-color: transparent; border-right-width: 16px; border-bottom-width: 16px; border-left-width: 16px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; position: absolute;
}
.subhead-tit-dark {
	border-bottom-color: rgb(34, 34, 34); border-bottom-width: 16px; border-bottom-style: solid;
}
#k-cinema {
	background-position: top; min-height: 300px; background-repeat: no-repeat; background-size: cover;
}
#k-slider {
	width: 100%;
}
#k-intro {
	position: relative; z-index: 88888;
}
.k-intro-dark {
	background-color: rgb(34, 34, 34);
}
#k-presentation {
	position: relative; background-color: rgb(241, 241, 241);
}
#k-common {
	position: relative;
}
#k-logos {
	position: relative; background-color: rgb(235, 232, 227);
}
.logo-item {
	padding: 20px; display: inline-block;
}
#k-footer {
	position: relative;
}
#footer-top-line {
	left: 0px; top: 5px; width: 100%; height: 6px; position: absolute; background-color: rgb(235, 232, 227);
}
#k-late-footer {
	position: relative; background-color: rgb(28, 33, 38);
}
#k-credits p {
	font-size: 12.5px; margin-bottom: 0px;
}
ul.k-socials {
	
}
ul.k-socials li {
	margin: 0px 10px 10px 0px; line-height: 1; float: left; position: relative;
}
ul.k-socials li a {
	display: block;
}
.hi-icon {
	border-radius: 50%; transition:background 0.2s, color 0.2s; width: 50px; height: 50px; text-align: center; color: rgb(51, 51, 51); line-height: 50px; display: inline-block !important; position: relative; z-index: 1; cursor: pointer; background-color: rgba(255, 255, 255, 0.6); -webkit-transition: background 0.2s ease 0s, color 0.2s ease 0s; -moz-transition: background 0.2s ease 0s, color 0.2s ease 0s; -o-transition: background 0.2s ease 0s, color 0.2s ease 0s; 
}
.hi-icon:hover {
	color: rgb(255, 255, 255); background-color: rgba(54, 54, 54, 1);
}
.hi-icon:hover::after {
	opacity: 1; transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1);
}
.hi-icon::before {
	line-height: 50px; display: block;
}
.hi-icon::after {
	padding: 3px; border-radius: 50%; transition:transform 0.2s, opacity 0.2s; left: -3px; top: -3px; width: 100%; height: 100%; position: absolute; content: ""; box-sizing: content-box; opacity: 0; pointer-events: none; box-shadow: 0px 0px 0px 3px #333; transform: scale(0.6); -moz-box-sizing: content-box; -webkit-box-sizing: content-box; -webkit-transition: -webkit-transform 0.2s, opacity 0.2s; -webkit-transform: scale(.6); -moz-transition: -moz-transform 0.2s, opacity 0.2s; -moz-transform: scale(.6); -o-transform: scale(.6); -o-box-sizing: content-box;
}
.k-fancy-icon {
	border-radius: 50%; transition:background 0.2s, color 0.2s; width: 80px; height: 80px; text-align: center; line-height: 80px; display: inline-block !important; position: relative; z-index: 1; background-color: rgba(0, 0, 0, 0.05); -webkit-transition: background 0.2s ease 0s, color 0.2s ease 0s; -moz-transition: background 0.2s ease 0s, color 0.2s ease 0s; -o-transition: background 0.2s ease 0s, color 0.2s ease 0s;
}
.k-fancy-icon-wrap:hover .k-fancy-icon {
	color: rgb(255, 255, 255); opacity: 1;
}
.k-fancy-icon-wrap:hover .k-fancy-icon::after {
	opacity: 1; transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1);
}
.k-fancy-icon::before {
	line-height: 80px; display: block;
}
.k-fancy-icon::after {
	padding: 5px; border-radius: 50%; transition:transform 0.2s, opacity 0.2s; left: -5px; top: -5px; width: 100%; height: 100%; position: absolute; content: ""; box-sizing: content-box; opacity: 0; pointer-events: none; transform: scale(0.6); -moz-box-sizing: content-box; -webkit-box-sizing: content-box; -webkit-transition: -webkit-transform 0.2s, opacity 0.2s; -webkit-transform: scale(.6); -moz-transition: -moz-transform 0.2s, opacity 0.2s; -moz-transform: scale(.6); -o-transform: scale(.6); -o-box-sizing: content-box;
}
.k-fancy-icon-box .k-fancy-icon {
	margin: 0px auto;
}
.k-fancy-icon-wrap:hover .k-fancy-icon-box .k-fancy-icon {
	color: inherit; background-color: transparent !important;
}
#k-to-top {
	transition:opacity 0.15s ease-in-out; top: 0px; width: 35px; height: 35px; text-align: center; right: 20px; line-height: 35px; font-size: 12px; display: none; position: fixed; z-index: 99999; cursor: pointer; opacity: 0.7; background-color: rgb(0, 0, 0); -webkit-transition: opacity 0.15s ease-in-out 0s; -moz-transition: opacity 0.15s ease-in-out 0s; -o-transition: opacity 0.15s ease-in-out 0s;
}
#k-to-top:hover {
	opacity: 1;
}



/*dropdown menu start*/

.k-dropdown-menu a {
	background: none; padding: 3px 20px 5px; color: rgb(51, 51, 51); text-transform: uppercase; font-size: 13.5px !important; font-weight: 500; display: block;
}
.k-dropdown-menu a:link {
	background: none; padding: 3px 20px 5px; color: rgb(51, 51, 51); text-transform: uppercase; font-size: 13.5px !important; font-weight: 500; display: block;
}
.k-dropdown-menu a:visited {
	background: none;
	color: rgb(51, 51, 51);
	text-transform: uppercase;
	font-size: 13.5px !important;
	font-weight: 500;
	display: block;
	font-family: "Open Sans";
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.k-dropdown-menu a:hover {
	background: none; color: rgb(255, 255, 255) !important;
}
.k-dropdown-menu li.k-dropdown-menu-hover > a {
	background: none; color: rgb(255, 255, 255) !important;
}
.k-dropdown-menu li:hover {
	background: none;
}
.k-dropdown-menu li.k-dropdown-menu-hover {
	background: none;
}
.k-dropdown-menu .sub-menu li:hover {
	background: none;
}
.k-dropdown-menu .sub-menu li.k-dropdown-menu-hover {
	background: none;
}
.k-dropdown-menu .sub-menu li a:hover {
	background: none; color: rgb(255, 255, 255) !important;
}
.k-dropdown-menu .sub-menu li a.selected {
	background: none; color: rgb(255, 255, 255) !important;
}
.k-dropdown-menu li.current-menu-item > a {
	background: none; color: rgb(255, 255, 255) !important;
}
.k-dropdown-menu .sub-menu li.current-menu-item > a {
	background: none; color: rgb(255, 255, 255) !important;
}
.k-dropdown-menu-shadow {
	box-shadow: 3px 3px 2px rgba(0,0,0,0.3); -webkit-box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.3); -moz-box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.3); -ms-box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.3); -o-box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.3);
}
.k-dropdown-menu {
	background: none; display: inline-block; white-space: nowrap;
}
.k-dropdown-menu {
	list-style: none; margin: 0px; padding: 5px 0px !important;
}
.k-dropdown-menu .sub-menu {
	list-style: none; margin: 0px; padding: 5px 0px !important;
}
.k-dropdown-menu .sub-menu {
	margin: 20px 0px 0px;
	padding: 0px;
	display: none;
	position: absolute;
	z-index: 1000000;
	background-color: rgb(158, 11, 15);
}
.k-dropdown-menu .sub-menu::before {
	left: 50%; top: -10px; margin-left: -10px; border-right-color: transparent; border-bottom-color: rgb(55, 55, 55); border-left-color: transparent; border-right-width: 10px; border-bottom-width: 10px; border-left-width: 10px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; position: absolute; content: "";
}
.k-dropdown-menu .sub-menu ul {
	left: 101%; top: 0px; margin-top: -5px;
}
.k-dropdown-menu .sub-menu ul::before {
	margin: 0px; border: currentColor; border-image: none; left: 0px; top: 0px; content: "";
}
.k-dropdown-menu li {
	margin: 0px; padding: 0px; display: inline-block; position: relative;
}
.k-dropdown-menu li a {
	display: block;
}
.k-dropdown-menu .sub-menu li {
	text-align: center; display: block; position: relative;
}
.k-dropdown-menu .sub-menu li a {
	margin: 0px; padding: 5px 20px !important; font-size: 12.5px !important;
}
/*dropdown menu end*/



span.k-dropdown-menu-sub-indicator {
	background-position: 0px -100px; border: 0px currentColor; border-image: none; width: 10px; height: 10px; overflow: hidden; margin-left: 0.4em; vertical-align: baseline; display: inline-block; background-image: url("arrows-000000.png"); background-repeat: no-repeat; background-color: transparent;
}
span.k-dropdown-menu-sub-indicator::before {
	width: 0px; height: 100%; display: block; content: "";
}
.k-dropdown-menu li:hover > a > span.k-dropdown-menu-sub-indicator {
	background-position: -10px -100px;
}
.k-dropdown-menu li.k-dropdown-menu-hover > a > span.k-dropdown-menu-sub-indicator {
	background-position: -10px -100px;
}
.k-dropdown-menu .sub-menu span.k-dropdown-menu-sub-indicator {
	background-position: 0px 0px;
}
.k-dropdown-menu .sub-menu li:hover > a > span.k-dropdown-menu-sub-indicator {
	background-position: -10px 0px;
}
.k-dropdown-menu .sub-menu li.k-dropdown-menu-hover > a > span.k-dropdown-menu-sub-indicator {
	background-position: -10px 0px;
}
.k-dropdown-menu-vertical {
	width: 250px;
}
.k-dropdown-menu-vertical li {
	display: block; position: relative;
}
.k-dropdown-menu-vertical span.k-dropdown-menu-sub-indicator {
	background-position: 0px 0px;
}
.k-dropdown-menu-vertical li:hover > a > span.k-dropdown-menu-sub-indicator {
	background-position: -10px 0px;
}
.k-dropdown-menu-vertical li.k-dropdown-menu-hover > a > span.k-dropdown-menu-sub-indicator {
	background-position: -10px 0px;
}
#mobile-nav {
	width: 36px; display: none;
}
.menu-nav {
	width: 100%; height: 10px; text-align: center; display: block; position: relative;
}
.menu-nav .alter-menu-icon {
	background: url("../img/icons/alter-menu.png") no-repeat 0px 0px; margin: -8px 0px 0px -8px; transition:transform 250ms ease-out; left: 50%; top: 50%; width: 16px; height: 16px; position: absolute; transform: rotate(0deg); -webkit-transition: transform 250ms ease-out 0s; -webkit-transform: rotate(0deg); -moz-transition: transform 250ms ease-out 0s; -o-transition: transform 250ms ease-out 0s; -moz-transform: rotate(0deg); -o-transform: rotate(0deg);
}
.open.menu-nav .alter-menu-icon {
	background-position: 0px -16px; transition:transform 250ms ease-out; transform: rotate(-180deg); -webkit-transition: transform 250ms ease-out 0s; -webkit-transform: rotate(-180deg); -moz-transition: transform 250ms ease-out 0s; -o-transition: transform 250ms ease-out 0s; -moz-transform: rotate(-180deg); -o-transform: rotate(-180deg);
}
#navigation-mobile {
	clear: both; display: none;
}
#menu-nav-mobile {
	margin: 0px; padding: 10px 0px; float: none !important;
}
#menu-nav-mobile li {
	list-style: none; margin-top: 1px;
}
#navigation-mobile li:first-child {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
#navigation-mobile li a {
	padding: 5px 0px; text-align: center; text-transform: uppercase; line-height: 20px; font-size: 17px; font-weight: 700; display: block; background-color: rgb(54, 54, 54);
}
#navigation-mobile li a:hover {
	color: rgb(255, 255, 255) !important;
}
#menu-nav-mobile ul.sub-menu {
	background: none; margin: 0px; padding: 0px; top: auto; width: auto; position: relative;
}
#menu-nav-mobile ul.sub-menu li {
	height: auto; margin-top: 1px;
}
#menu-nav-mobile .sub-menu li a {
	font-size: 12px; font-weight: normal;
}
#menu-nav-mobile .sub-menu li a::before {
	content: "";
}
#menu-nav-mobile .sub-menu li a::after {
	content: "";
}
.pagination {
	margin-top: 60px; margin-bottom: 0px;
}
.pagination > .active > a {
	color: rgb(255, 255, 255); font-weight: 500;
}
.pagination > .active > span {
	color: rgb(255, 255, 255); font-weight: 500;
}
.pagination > .active > a {
	border-color: transparent !important;
}
#k-breadcrumbs {
	width: 100%;
}
.breadcrumb-wrap {
	position: relative; z-index: 7777;
}
.breadcrumb {
	margin: 0px; padding: 0px; border-radius: 0px; left: 0px; top: 20px; height: 30px; position: absolute; background-color: inherit;
}
.breadcrumb > li {
	line-height: 30px; font-size: 13px; text-shadow: none;
}
.form-group {
	margin-bottom: 15px;
}
.form-group textarea {
	line-height: 22px;
}
.radio label {
	font-size: 12.5px;
}
.checkbox label {
	font-size: 12.5px;
}
textarea:focus {
	outline: 0px;
}
input[type='text']:focus {
	outline: 0px;
}
input[type='password']:focus {
	outline: 0px;
}
input[type='datetime']:focus {
	outline: 0px;
}
input[type='datetime-local']:focus {
	outline: 0px;
}
input[type='date']:focus {
	outline: 0px;
}
input[type='month']:focus {
	outline: 0px;
}
input[type='time']:focus {
	outline: 0px;
}
input[type='week']:focus {
	outline: 0px;
}
input[type='number']:focus {
	outline: 0px;
}
input[type='email']:focus {
	outline: 0px;
}
input[type='url']:focus {
	outline: 0px;
}
input[type='search']:focus {
	outline: 0px;
}
input[type='tel']:focus {
	outline: 0px;
}
input[type='color']:focus {
	outline: 0px;
}
.uneditable-input:focus {
	outline: 0px;
}
#comment {
	height: 192px;
}
.nav-tabs {
	margin-bottom: 20px; border-bottom-color: rgb(241, 241, 241); border-bottom-width: 4px; border-bottom-style: solid;
}
.nav-tabs > .active > a {
	border-color: rgb(241, 241, 241) rgb(241, 241, 241) transparent;
}
.nav-tabs > .active > a:hover {
	border-color: rgb(241, 241, 241) rgb(241, 241, 241) transparent;
}
.nav-tabs > .active > a:focus {
	border-color: rgb(241, 241, 241) rgb(241, 241, 241) transparent;
}
.nav-tabs > li > a:hover {
	border-color: rgb(241, 241, 241) rgb(241, 241, 241) transparent;
}
.nav-tabs > li > a:focus {
	border-color: rgb(241, 241, 241) rgb(241, 241, 241) transparent;
}
.nav-tabs > li {
	margin-bottom: -4px;
}
.nav-tabs > li > a {
	border-radius: 0px; font-size: 14px; font-weight: bold;
}
.tabs-left > .nav-tabs > li > a {
	border-radius: 0px;
}
.nav-pills {
	margin-bottom: 27px;
}
.nav-pills > li > a {
	padding: 5px 15px;
}
.in.modal-backdrop {
	z-index: 99998 !important; opacity: 0.7 !important;
}
.modal {
	z-index: 99999 !important;
}
.modal-dialog {
	padding-top: 150px;
}
.modal-title {
	color: rgb(255, 255, 255); text-transform: uppercase;
}
.modal-content {
	border-radius: 0px;
}
.modal-footer {
	background-color: rgb(249, 249, 249);
}
.panel-group .panel {
	border-radius: 0px !important; box-shadow: none;
}
.panel-group .panel-heading {
	background-color: rgb(249, 249, 249);
}
.panel-title > a {
	display: block;
}
.k-faq-icon {
	left: 2px; top: 6px; position: absolute;
}
.k-faq-wrap .panel {
	border: currentColor; border-image: none;
}
.k-faq-wrap .panel-heading {
	padding: 0px; background-color: transparent;
}
.k-faq-wrap .panel-default > .panel-heading {
	padding: 0px; background-color: transparent;
}
.k-faq-wrap .panel-title::before {
	font-weight: 800; float: left; content: "Q:\00a0\00a0\00a0";
}
.k-faq-wrap .panel-title {
	color: inherit; line-height: inherit; padding-bottom: 10px; font-size: 18px; font-weight: 300; margin-bottom: 10px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: dotted;
}
.k-faq-wrap .panel-body {
	position: relative;
}
.k-faq-wrap .panel-body {
	padding: 0px 0px 30px 30px; border: currentColor; border-image: none;
}
.k-faq-wrap .panel-group .panel-heading + .panel-collapse .panel-body {
	padding: 0px 0px 30px 30px; border: currentColor; border-image: none;
}
#k-sidebar .panel-title {
	font-size: 14px;
}
:first-child.list-group-item {
	border-radius: 0px;
}
:last-child.list-group-item {
	border-radius: 0px;
}
.active.list-group-item .list-group-item-text {
	color: rgb(235, 232, 227);
}
.active.list-group-item:hover .list-group-item-text {
	color: rgb(235, 232, 227);
}
.active.list-group-item:focus .list-group-item-text {
	color: rgb(235, 232, 227);
}
.popover {
	border-radius: 0px; z-index: 999999;
}
.popover-title {
	text-transform: uppercase; font-size: 13.5px; font-weight: 700;
}
.popover-content {
	padding: 10px 15px 15px; line-height: 20px; font-size: 12.5px;
}
.tooltip-inner {
	border-radius: 0px;
}
.alert {
	border-radius: 0px;
}
.label {
	border-radius: 0px;
}
.badge {
	border-radius: 0px;
}
.progress {
	border-radius: 0px;
}
.label-primary {
	background-color: rgb(47, 139, 193) !important;
}
.label-success {
	background-color: rgb(48, 203, 139) !important;
}
.progress-bar-success {
	background-color: rgb(48, 203, 139) !important;
}
.label-info {
	background-color: rgb(165, 100, 191) !important;
}
.progress-bar-info {
	background-color: rgb(165, 100, 191) !important;
}
.label-warning {
	background-color: rgb(245, 166, 16) !important;
}
.progress-bar-warning {
	background-color: rgb(245, 166, 16) !important;
}
.label-danger {
	background-color: rgb(234, 86, 68) !important;
}
.progress-bar-danger {
	background-color: rgb(234, 86, 68) !important;
}
.text-primary {
	color: rgb(47, 139, 193) !important;
}
.text-success {
	color: rgb(48, 203, 139) !important;
}
.text-info {
	color: rgb(165, 100, 191) !important;
}
.text-warning {
	color: rgb(245, 166, 16) !important;
}
.text-danger {
	color: rgb(234, 86, 68) !important;
}
.table-bordered {
	border-radius: 0px;
}
article .carousel {
	border-bottom-width: 5px; border-bottom-style: solid;
}
.carousel-indicators {
	margin: 0px; left: inherit; top: 20px; width: inherit; height: inherit; right: 20px; bottom: inherit;
}
.carousel-indicators li {
	border-width: 2px; margin: 1px; width: 15px; height: 15px;
}
.carousel-indicators .active {
	border-width: 2px; margin: 1px; width: 15px; height: 15px;
}
.carousel-indicators li {
	background-color: rgba(0, 0, 0, 0.1);
}
.carousel-indicators .active {
	opacity: 0.7;
}
.right.carousel-control {
	background: none;
}
.left.carousel-control {
	background: none;
}
.carousel-inner > .item {
	transition:left 0.3s ease-in-out; -webkit-transition: 0.3s ease-in-out left; -moz-transition: 0.3s ease-in-out left; -o-transition: 0.3s ease-in-out left;
}
.pagination ul > li:first-child > a {
	border-radius: 0px;
}
.pagination ul > li:first-child > span {
	border-radius: 0px;
}
.pagination ul > li:last-child > a {
	border-radius: 0px;
}
.pagination ul > li:last-child > span {
	border-radius: 0px;
}
.btn {
	border-color: transparent; border-radius: 2px; box-shadow: none; background-image: none; background-repeat: no-repeat;
}
.btn:hover {
	border: 1px solid transparent; transition:250ms ease-out; border-image: none; -webkit-transition: all 250ms ease-out 0s; -moz-transition: all 250ms ease-out 0s; -o-transition: all 250ms ease-out 0s;
}
.btn:focus {
	border: 1px solid transparent; transition:250ms ease-out; border-image: none; -webkit-transition: all 250ms ease-out 0s; -moz-transition: all 250ms ease-out 0s; -o-transition: all 250ms ease-out 0s;
}
.btn-primary {
	border-color: transparent; background-image: none; background-repeat: no-repeat;
}
.btn-default {
	border-color: transparent; background-image: none; background-repeat: no-repeat;
}
.btn-success {
	border-color: transparent; background-image: none; background-repeat: no-repeat;
}
.btn-info {
	border-color: transparent; background-image: none; background-repeat: no-repeat;
}
.btn-warning {
	border-color: transparent; background-image: none; background-repeat: no-repeat;
}
.btn-danger {
	border-color: transparent; background-image: none; background-repeat: no-repeat;
}
.btn-link {
	border-color: transparent; background-image: none; background-repeat: no-repeat;
}
.btn-default {
	color: rgb(255, 255, 255) !important;
}
.btn-default:hover {
	background-color: rgb(68, 68, 68) !important;
}
.btn-default:focus {
	background-color: rgb(68, 68, 68) !important;
}
.btn-primary {
	background-color: rgb(47, 139, 193) !important;
}
.btn-primary:hover {
	background-color: rgb(35, 102, 142) !important;
}
.btn-primary:focus {
	background-color: rgb(35, 102, 142) !important;
}
.btn-success {
	background-color: rgb(48, 203, 139) !important;
}
.btn-success:hover {
	background-color: rgb(30, 134, 91) !important;
}
.btn-success:focus {
	background-color: rgb(30, 134, 91) !important;
}
.btn-info {
	background-color: rgb(165, 100, 191) !important;
}
.btn-info:hover {
	background-color: rgb(130, 78, 151) !important;
}
.btn-info:focus {
	background-color: rgb(130, 78, 151) !important;
}
.btn-warning {
	background-color: rgb(245, 166, 16) !important;
}
.btn-warning:hover {
	background-color: rgb(195, 131, 9) !important;
}
.btn-warning:focus {
	background-color: rgb(195, 131, 9) !important;
}
.btn-danger {
	background-color: rgb(234, 86, 68) !important;
}
.btn-danger:hover {
	background-color: rgb(182, 67, 53) !important;
}
.btn-danger:focus {
	background-color: rgb(182, 67, 53) !important;
}
.btn-link {
	background-color: rgb(255, 255, 255) !important;
}
.btn-link:hover {
	background-color: rgb(255, 255, 255) !important;
}
.btn-link:focus {
	background-color: rgb(255, 255, 255) !important;
}
.form-search .btn {
	color: rgb(255, 255, 255); margin-left: -3px; text-shadow: none; background-color: steelblue;
}
#k-footer .btn-default {
	background-color: rgb(68, 68, 68) !important;
}
#k-footer .btn-default:hover {
	background-color: rgb(17, 17, 17) !important;
}
#k-footer .btn-default:focus {
	background-color: rgb(17, 17, 17) !important;
}
select {
	font-weight: 300;
}
textarea {
	font-weight: 300;
}
input[type='text'] {
	font-weight: 300;
}
input[type='password'] {
	font-weight: 300;
}
input[type='datetime'] {
	font-weight: 300;
}
input[type='datetime-local'] {
	font-weight: 300;
}
input[type='date'] {
	font-weight: 300;
}
input[type='month'] {
	font-weight: 300;
}
input[type='time'] {
	font-weight: 300;
}
input[type='week'] {
	font-weight: 300;
}
input[type='number'] {
	font-weight: 300;
}
input[type='email'] {
	font-weight: 300;
}
input[type='url'] {
	font-weight: 300;
}
input[type='search'] {
	font-weight: 300;
}
input[type='tel'] {
	font-weight: 300;
}
input[type='color'] {
	font-weight: 300;
}
.uneditable-input {
	font-weight: 300;
}
.help-block {
	line-height: 17px; font-size: 13px;
}
.help-inline {
	line-height: 17px; font-size: 13px;
}
address {
	line-height: 20px;
}
.k-user-feedback-wrap {
	margin: 0px 0px 20px; clear: both;
}
.k-user-feedback-quotes-icon {
	left: 22px; top: 24px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 40px; font-weight: bold; display: block; position: absolute;
}
.k-user-feedback-box {
	padding: 20px 20px 20px 60px; position: relative;
}
.k-user-feedback-wrap .k-user-feedback-box {
	background-color: rgb(241, 241, 241);
}
.k-user-feedback-text {
	margin-bottom: 0px;
}
.k-user-feedback-tit {
	left: 30px; width: 0px; height: 0px; bottom: -20px; border-left-color: transparent; border-left-width: 20px; border-left-style: solid; display: block; position: absolute;
}
.k-user-feedback-wrap .k-user-feedback-tit {
	border-top-color: rgb(241, 241, 241); border-top-width: 20px; border-top-style: solid;
}
.k-user-feedback-wrap-inverse .k-user-feedback-tit {
	border-top-width: 20px; border-top-style: solid;
}
.k-user-feedback-name {
	margin: 8px 0px 0px 60px; font-size: 12.5px; display: block;
}
.k-fancy-title {
	margin-top: 20px; margin-bottom: 0px;
}
.k-fancy-title-wrap {
	border-top-color: rgb(235, 232, 227); border-top-width: 1px; border-top-style: solid; position: relative;
}
.k-fancy-title-tit {
	left: 0px; top: -5px; width: 70px; height: 5px; display: block; position: absolute;
}
.text-right .k-fancy-title-tit {
	left: inherit; right: 0px;
}
.text-center .k-fancy-title-tit {
	left: 50%; margin-left: -35px;
}
.k-widget-title-tit {
	left: 0px; top: -10px; width: 30px; height: 3px; display: block; position: absolute;
}
article {
	margin-top: 60px;
}
article:first-child {
	margin-top: 0px;
}
.k-article-featured-img {
	border-bottom-width: 5px; border-bottom-style: solid;
}
.k-article-title {
	margin: 30px 0px 20px;
}
.k-article-meta {
	font-size: 12px; margin-top: 30px; border-bottom-color: rgb(235, 232, 227); border-bottom-width: 1px; border-bottom-style: solid; position: relative; min-height: 31px;
}
.k-article-spacer::before {
	content: "\00a0\00a0";
}
.k-article-spacer::after {
	content: "\00a0\00a0";
}
.k-article-comments {
	margin-right: 40px;
}
.k-article-more {
	width: 30px; height: 30px; text-align: center; right: 0px; bottom: 0px; line-height: 30px; position: absolute;
}
.k-article-more a {
	font-size: 16px; display: block;
}
.k-article-more a:link {
	transition:0.15s ease-in-out; color: rgb(255, 255, 255); -webkit-transition: all 0.15s ease-in-out 0s; -moz-transition: all 0.15s ease-in-out 0s; -o-transition: all 0.15s ease-in-out 0s;
}
.k-article-more a:visited {
	transition:0.15s ease-in-out; color: rgb(255, 255, 255); -webkit-transition: all 0.15s ease-in-out 0s; -moz-transition: all 0.15s ease-in-out 0s; -o-transition: all 0.15s ease-in-out 0s;
}
.k-article-more a:hover {
	color: rgb(255, 255, 255); font-size: 20px; background-color: rgb(68, 68, 68);
}
.k-article-more a:focus {
	color: rgb(255, 255, 255); font-size: 20px; background-color: rgb(68, 68, 68);
}
.k-single-article .k-article-meta {
	margin-top: 0px; margin-bottom: 30px;
}
.k-article-excerpt {
	margin: 20px 0px; color: rgb(68, 68, 68); line-height: 26px; font-size: 17px;
}
.k-article-prev-next {
	margin: 60px 0px; padding: 5px 10px; overflow: hidden; position: relative;
}
.k-article-prev {
	display: block;
}
.k-article-next {
	display: block;
}
.k-article-prev {
	float: left;
}
.k-article-next {
	float: right;
}
#k-comments {
	margin-top: 60px;
}
.comments-section-title {
	
}
.commentlist {
	list-style: none; margin: 0px; padding: 0px;
}
.children {
	list-style: none; margin: 0px; padding: 0px;
}
.comment {
	line-height: 27px; font-size: 14px; position: relative;
}
.comment-avatar {
	margin: 0px 30px 0px 0px; float: left;
}
.comment-content-wrap {
	margin-left: 80px;
}
.comment-author cite {
	color: rgb(99, 99, 99); font-weight: 500;
}
.comment-author cite a {
	color: rgb(99, 99, 99); font-weight: 500;
}
.comment-meta {
	font-size: 12px; margin-bottom: 10px;
}
.comment-body {
	line-height: 22px; padding-bottom: 10px; font-size: 13px; margin-bottom: 30px; border-bottom-color: rgb(241, 241, 241); border-bottom-width: 2px; border-bottom-style: dashed;
}
.children .comment {
	padding-left: 80px;
}
img.avatar {
	border-radius: 50%; width: 50px !important;
}
#respond {
	margin-top: 60px;
}
.notez {
	border-width: medium medium 3px; border-style: none none solid; border-color: currentColor; border-radius: 0px; border-image: none; box-shadow: none; background-color: rgb(249, 249, 249);
}
.mezage {
	border-width: medium medium 3px; border-style: none none solid; border-color: currentColor; border-radius: 0px; border-image: none; box-shadow: none; background-color: rgb(249, 249, 249);
}
.video-container {
	margin-bottom: 10px;
}
audio {
	display: none;
}
.audioplayer {
	margin-bottom: 10px; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.audioplayer-bar-played {
	background: none;
}
.fancybox-overlay {
	z-index: 99999;
}
.fancybox-skin {
	border-radius: 0px;
}
.fancybox-title-inside-wrap {
	padding: 25px 30px 30px; text-align: center; font-size: 15px; font-weight: bold;
}
.fancybox-nav span {
	transition:opacity 250ms ease-out; visibility: visible; opacity: 0.5; -webkit-transition: opacity 250ms ease-out 0s; -moz-transition: opacity 250ms ease-out 0s; -o-transition: opacity 250ms ease-out 0s;
}
.fancybox-nav span:hover {
	opacity: 1;
}
.fancybox-prev span {
	left: 0px;
}
.fancybox-next span {
	right: 0px;
}
.fancybox-close {
	transition:opacity 250ms ease-out; top: 0px; right: 0px; opacity: 0.5; -webkit-transition: opacity 250ms ease-out 0s; -moz-transition: opacity 250ms ease-out 0s; -o-transition: opacity 250ms ease-out 0s;
}
.fancybox-close:hover {
	opacity: 1;
}
#k-slider {
	padding: 0px; width: 100% !important; overflow: hidden !important; position: relative; max-height: 450px !important;
}
.k_big_callout {
	padding: 10px; overflow: hidden; font-weight: 500; background-color: rgba(0, 0, 0, 0.5);
}
.k_mid_callout {
	padding: 10px; overflow: hidden; font-weight: 500; background-color: rgba(0, 0, 0, 0.5);
}
.k_mid_callout_color {
	padding: 10px; overflow: hidden; font-weight: 500; background-color: rgba(0, 0, 0, 0.5);
}
.k_big_callout {
	color: rgb(255, 255, 255); line-height: 56px; font-size: 50px;
}
.k_mid_callout {
	color: rgb(255, 255, 255);
}
.k_sm_callout {
	color: rgb(255, 255, 255);
}
.k_mid_callout {
	line-height: 40px; font-size: 36px;
}
.k_mid_callout_color {
	line-height: 40px; font-size: 36px;
}
.k_sm_callout {
	padding: 5px; line-height: 30px; overflow: hidden; font-size: 25px; font-weight: 300; background-color: rgba(0, 0, 0, 0.1);
}
.tp-caption .btn {
	color: rgb(255, 255, 255);
}
.tp-caption .btn:visited {
	color: rgb(255, 255, 255);
}
.tp-caption .btn:hover {
	color: rgb(255, 255, 255);
}
.tp-caption .btn:focus {
	color: rgb(255, 255, 255);
}
.owl-carousel .owl-wrapper::after {
	height: 0px; line-height: 0; clear: both; display: block; visibility: hidden; content: ".";
}
.owl-carousel {
	width: 100%; display: none; position: relative; -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
	display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); -webkit-perspective: 1000;
}
.owl-carousel .owl-wrapper-outer {
	width: 100%; overflow: hidden; position: relative;
}
.owl-carousel .autoHeight.owl-wrapper-outer {
	transition:height 500ms ease-in-out; -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
	float: left;
}
.owl-controls .owl-page {
	cursor: pointer;
}
.owl-controls .owl-buttons div {
	cursor: pointer;
}
.owl-controls {
	-ms-user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-user-select: none; -moz-user-select: none; user-select: none; -khtml-user-select: none;
}
.grabbing {
	
}
.owl-carousel .owl-wrapper {
	backface-visibility: hidden; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden;
}
.owl-carousel .owl-item {
	backface-visibility: hidden; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden;
}
.owl-carousel .item-spaced {
	padding: 0px 5px;
}
.owl-prev {
	background: rgb(0, 0, 0); width: 30px; height: 30px; text-align: center; color: rgb(255, 255, 255); line-height: 30px; opacity: 0.3;
}
.owl-next {
	background: rgb(0, 0, 0); width: 30px; height: 30px; text-align: center; color: rgb(255, 255, 255); line-height: 30px; opacity: 0.3;
}
.owl-prev {
	z-index: 99974;
}
.owl-next {
	z-index: 99975;
}
.owl-prev:hover {
	opacity: 0.7;
}
.owl-prev:focus {
	opacity: 0.7;
}
.owl-next:hover {
	opacity: 0.7;
}
.owl-next:focus {
	opacity: 0.7;
}
.owl-buttons .owl-prev {
	top: 50%; margin-top: -15px; position: absolute;
}
.owl-buttons .owl-next {
	top: 50%; margin-top: -15px; position: absolute;
}
.owl-buttons .owl-prev {
	left: 0px;
}
.owl-buttons .owl-next {
	right: 0px;
}
.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: transform, opacity; -moz-transition-property: transform, opacity; -o-transition-property: transform, opacity;
}
.isotope {
	transition-duration: 0.4s; -webkit-transition-duration: 0.4s; -moz-transition-duration: 0.4s; -o-transition-duration: 0.4s;
}
.isotope .isotope-item {
	transition-duration: 0.4s; -webkit-transition-duration: 0.4s; -moz-transition-duration: 0.4s; -o-transition-duration: 0.4s;
}
.isotope-item {
	z-index: 56;
}
.isotope-item.isotope-hidden {
	z-index: 1; pointer-events: none;
}
.easyPieChart {
	margin: 0px auto 10px; text-align: center; font-size: 23px; font-weight: 700; position: relative;
}
.easyPieChart canvas {
	left: 0px; top: 0px; position: absolute;
}
.k-chart-wrap .label {
	padding: 10px 0px; color: inherit; font-size: 12.5px; font-weight: 500;
}
.k-parallax-bg {
	background-position: top; background-attachment: fixed; background-repeat: no-repeat; background-size: cover;
}
.k-pbg-1 {
	background-image: url("../img/misc/parallax_bg.jpg");
}
@media all and (max-width:979px) and (min-width:768px)
{
#k-head {
	position: relative;
}
#site-logo {
	text-align: center;
}
#k-main-navig {
	margin-top: 10px;
}
.k-page-title {
	text-align: center;
}
#k-titler .breadcrumb {
	left: 50%; margin-top: 5px; float: left !important; position: relative;
}
#k-titler .breadcrumb > li {
	right: 50%; float: left; display: inline; position: relative;
}
#menu-nav {
	left: 50%; float: left !important; position: relative;
}
#menu-nav > li {
	right: 50%; float: left; display: inline; position: relative;
}
#k-sidebar-splitter {
	display: block;
}
#k-work-text {
	margin-top: 30px;
}
.k-work-next {
	float: right;
}
.mq-box {
	margin-bottom: 40px;
}
.fancy-unit-text {
	padding-right: 0px;
}
.fancy-unit-image {
	margin-top: 20px; position: inherit;
}
}
@media all and (max-width:767px)
{
#k-head {
	position: relative;
}
#k-main-navig {
	margin-top: 16px;
}
#site-logo {
	text-align: center;
}
.k-page-title {
	text-align: center;
}
#k-titler .breadcrumb {
	display: none;
}
#menu {
	display: none;
}
#mobile-nav {
	margin: 0px auto; display: block;
}
#k-presentation {
	text-align: center;
}
#k-work-text {
	margin-top: 30px;
}
.k-work-next {
	float: right;
}
.mq-box {
	margin-bottom: 40px;
}
#k-sidebar-splitter {
	display: block;
}
.fancy-unit-text {
	padding-right: 0px;
}
.fancy-unit-image {
	margin-top: 20px; position: inherit;
}
}
@media all and (max-width:480px)
{
#k-head {
	position: relative;
}
#k-titler .breadcrumb {
	display: none;
}
#k-sidebar-splitter {
	display: block;
}
.k-article-spacer {
	display: none;
}
.k-article-date {
	margin-right: 40px; display: block;
}
.k-article-category {
	margin-right: 40px; display: block;
}
.k-article-comments {
	margin-right: 40px; display: block;
}
.k-single-article .k-article-spacer {
	display: inline;
}
.k-single-article .k-article-date {
	margin-right: 0px; display: inline;
}
.k-single-article .k-article-category {
	margin-right: 0px; display: inline;
}
.k-single-article .k-article-comments {
	margin-right: 0px; display: inline;
}
#k-presentation {
	text-align: center;
}
#k-work-text {
	margin-top: 30px;
}
.k-work-next {
	float: right;
}
.mq-box {
	margin-bottom: 40px;
}
}
