/*
Theme Name: Nortech Child
Author: Theme Arc
Version: 1.0.0
Author URI: http://themeforest.net/user/themearc
Theme URI: http://wp3.commonsupport.com/newwp/nortech
Description: This is The NorTech WordPress theme
License: copyright commercial
License URI: http://themeforest.net/user/themearc
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, translation-ready, microformats
Text Domain: nortech
Template: nortech
*/

.kc-uslugi-single {
	padding-top: 0;
}

.kc-uslugi-single .news-block-three .inner-box:hover .image{
    -webkit-transform: scale(1) translateY(0);
	-ms-transform: scale(1) translateY(0);
	-moz-transform: scale(1) translateY(0);
	transform: scale(1) translateY(0);
}

.kc-uslugi-single .news-block-three .inner-box:hover .image img{
	opacity: 1;
}

.services-container .sidebar-page-container {
	padding-top: 0;
}

.services-container .lower-box {
	padding-top: 0 !important;
}

.post-meta {
	display: none;
}

.header-upper .info-box ul li a {
	color: #242424;
}

.widget_custom_html ul li a {
	color: #242424;
	font-weight: 600;
	font-size: 16px;
}

.widget_custom_html ul li a:hover {
	text-decoration: none;
}

.thm-unit-test .posts-nav {
	display: none;
}

.sidebar-page-container {
	padding-top: 50px;
}

.footer-widget .textwidget p {
    color: #a8a8a8;
}

.footer-widget .textwidget p a {
	color: #a8a8a8;
}

.footer-widget .textwidget p a:hover {
	color: #f2d046;
}

.sidebar-page-container ul li a {
	color: #333;
}

.sidebar-page-container ul li {
	padding-top: 10px
}

.page-info .bread-crumb + .text.pull-right {
	display: none !important;
}

.footer-widget ul.menu li {
    margin-bottom: 8px;
}

.footer-widget ul.menu li a {
	color: #a8a8a8;
}

/*Strona głowna*/
.kc-section-1, .kc-section-2, .kc-section-3 {
	padding: 50px 30px;
}
.kc-section-1 h2,
.kc-section-2 h2,
.kc-section-3 h2 {
	color: #242424;
  font-size: 34px;
  font-weight: 600;
  margin-bottom: 30px;
}
.kc-section-1-left h2 {
	margin-top: 10px;
  margin-bottom: 30px;
}

.kc-section-1__list {
	padding-top: 15px;
}
.kc-green-list ul {
	line-height: 1.8em;
	list-style: none;
  padding: 0;
}
.kc-green-list ul li {
  padding-left: 1.3em;
}
.kc-green-list ul li:before {
  content: "\f00c";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em;
  width: 1.3em;
	color: #1bb91b;
}

.kc-section-2-row {
	background-color: #efefef;
}
.kc-special-icon-wrapper .kc-special-icon {
	font-size: 110px;
	color: #dbb620;
  border: 4px solid #dbb620;
  border-radius: 100%;
  display: block;
  margin: 0 auto;
  width: 208px;
	height: 208px;
	padding-top: 7%;
}
.kc-special-icon-wrapper--second {
	margin-top: 50px
}

.home .fluid-section-two .content-column .inner-box {
	padding: 70px 110px 50px 30px;
}
.kc-section-3 .kc_column {
	padding-left: 0;
	padding-right: 0;
}

.gallery-item figcaption {
	display: none;
}

@media(min-width: 1200px) {
	.home .fluid-section-two .content-column .inner-box {
		padding: 70px 110px 50px 15px;
	}
}
@media(min-width: 768px) and (max-width: 1199px) {
	.kc-section-3 .kc_column,
	.kc-section-1 > .kc-wrap-columns {
    padding-left: 15px;
    padding-right: 15px;
	}
	.kc-special-icon-wrapper .kc-special-icon {
		padding-top: 9%;
	}

	.home .fluid-section-two .content-column .inner-box {
		padding: 70px 110px 50px 15px;
	}
}

@media(min-width: 768px) and (max-width: 998px) {
	.kc-section-1, .kc-section-2, .kc-section-3 {
		padding-top: 0;
		padding-bottom: 0;
	}
	.kc-section-1 .kc-wrap-columns > div,
	.kc-section-2 .kc-wrap-columns > div,
	.kc-section-3 .kc-wrap-columns > div 		{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.kc-section-2 .kc-special-icon-wrapper .kc-special-icon {
		margin-top: 35px;
	}
}

@media(max-width: 768px) {
	.kc-section-4 .image-column {
		display: none !important;
	}
	.home .fluid-section-two .content-column .inner-box {
		padding: 50px 15px 50px 15px;
	}
	.kc-section-3 .kc_column,
	.kc-section-1 > .kc-wrap-columns {
		padding-left: 15px;
		padding-right: 15px;
	}
	.kc-section-1, .kc-section-2, .kc-section-3 {
		padding-top: 0;
		padding-bottom: 0;
	}
	.kc-section-1__row,
	.kc-section-1-row,
	.kc-section-2-row,
	.kc-section-3-row {
		padding: 40px 0;
	}

	.kc-section-3 .kc-wrap-columns {
		display: flex;
		flex-direction: column;
	}
	.kc-section-3 .kc-wrap-columns > div:first-child {
		order: 2;
	}
	.kc-section-3 .kc-wrap-columns > div:last-child {
		order: 1;
	}

	.kc-section-1 h2,
	.kc-section-2 h2,
	.kc-section-3 h2,
	.kc-section-4 h2 {
		text-align: center;
	}
	.home .fluid-section-two .content-column .inner-box h2 {
		margin-top: 0;
	}

	.kc-special-icon-wrapper .kc-special-icon {
		border: none;
	}
}