/*
Theme Name: Kovács & Pucsok
Theme URL: 
Author: Stilldesign
Author URL: https://stilldesign.hu/
Description: -
Version: 1.0
*/

html {
	font-family: 'Didact Gothic', sans-serif;
	background: #ffffff;
}

#wrapper {
	overflow: hidden;
}

body {
	overflow-y: scroll;
	background: #ffffff;
	font-family: 'Didact Gothic', sans-serif;
	color: #1e2734;
	font-size: 18px;
}

h1,
.section-title {
	font-weight: bold;
	font-size: 32px;
	color: #cebd92;
	display: inline-block;
	margin: 50px auto;
	padding-left: 40px;
	position: relative;
	line-height: 50px;
	text-transform: uppercase;
}

h1:before,
.section-title:before {
	content: "";
	display: block;
	width: 4px;
	height: 27px;
	background: #1e2734;
	position: absolute;
	left: 0;
	top: 12px;
}

h2 {
	font-weight: normal;
	font-size: 30px;
	margin: 20px 0;
}

h3 {
	font-weight: normal;
	font-size: 24px;
	margin: 20px 0;
}

h4 {
	font-weight: normal;
	font-size: 18px;
	margin: 20px 0;
}

a {
	color: #cebd92;
	text-decoration: none;
	cursor: pointer;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

a:hover { color: #1E2734; text-decoration: none; }

a:focus { color: #1E2734; outline: none; text-decoration: none; }

p, ul { margin-bottom: 15px; }

img {
	max-width: 100%;
	height: auto;
}

body hr {
	clear: both;
	border-color: #ccc;
	margin: 30px 0;
}

iframe {
	max-width: 100%;
}

.fulllink {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
}

.noborder {
	border: none !important;
}

.orange {
	color: #f7941d;
}

/*-----------------------------------*\
	$HEADER
\*-----------------------------------*/

.header {
	background: #1e2734;
	padding: 5px 0;
	line-height: 64px;
}

.header .logo img {
	/*width: 153px;*/
	display: block;
	margin-top: 4px;
}

.header-nav {
	display: block;
}

.header-nav ul {
	margin: 0;
	padding: 0;
	font-size: 0;
}

.header-nav ul li {
	display: inline-block;
	margin: 0 60px;
	position: relative;
}

.header-nav ul li:first-child {
	margin-left: 0;
}

.header-nav ul li:last-child {
	margin-right: 0;
}

.header-nav ul li a {
	display: block;
	color: #fff;
	font-size: 22px;
}

.header-nav ul li a:hover,
.header-nav ul li.current-menu-parent > a,
.header-nav ul li.current-menu-item a {
	text-decoration: none;
	color: #cebc91;
}

.searchform {
	position: relative;
	margin-top: 18px;
}

.searchform .form-control {
	padding-left: 26px;
}

.searchform .fa {
	position: absolute;
	left: 7px;
	top: 7px;
}

body .wpml-ls-legacy-list-horizontal {
	border: none;
	padding: 0;
	line-height: 16px;
}

body .wpml-ls-legacy-list-horizontal a {
	padding: 0;
	display: inline;
	font-size: 12px;
	margin-right: 10px;
}

body .wpml-ls-legacy-list-horizontal a:hover {
	color: #fff;
}

/*-----------------------------------*\
	$MOBILE HEADER
\*-----------------------------------*/

.mobile-header {
	background: #1e2734;
	padding: 12px 0;
}

.mobile-header .logo img {
	width: 100%;
	max-width: 120px;
}

.mobile-menu-button {
	display: inline-block;
	margin-top: 5px;
}

.mobile-menu ul {
	margin: 10px 0 0;
	padding: 0;
}

.mobile-menu ul li {
	list-style: none;
	margin-bottom: 1px;
}

.mobile-menu ul li a {
	display: block;
	color: #fff;
	padding: 5px 10px;
	text-align: center;
	background: rgba(255,255,255,.1);
}

body .mobile-header .wpml-ls-legacy-list-horizontal {
	border: none;
	padding: 0;
	line-height: inherit;
	margin-top: 10px;
}

body .mobile-header .wpml-ls-legacy-list-horizontal .wpml-ls-item {
	display: block;
	margin-bottom: 1px;
}

body .mobile-header .wpml-ls-legacy-list-horizontal a {
	padding: 0;
	display: block;
	font-size: 14px;
	margin-right: 0;
	padding: 5px 10px;
}

body .mobile-header .wpml-ls-legacy-list-horizontal a:hover {
	color: #fff;
}

/*-----------------------------------*\
	$FOOTER
\*-----------------------------------*/

.footer {
	background: #1e2734;
	color: #cebd92;
	padding: 10px 0;
	font-size: 16px;
	line-height: 30px;
}

.footer a {
	color: #cebd92;
}

.footer-nav ul {
	margin: 0;
	padding: 0;
}

.footer-nav ul li {
	display: inline-block;
	margin: 0 10px;
}

.footer-nav ul li a {
	display: block;
}

.stilldesign img {
	width: 70px;
	float: right;
}

.footer p {
	line-height: 18px;
	margin: 10px 0;
}

/*-----------------------------------*\
	$HOME
\*-----------------------------------*/

/*-----------------------------------*\
	$ROLUNK
\*-----------------------------------*/

.rolunk-section {
	/*background: #1e2734 url(images/rolunk-bg.jpg) no-repeat center center / cover;*/
	background: #393f4b;
	color: #fff;
	border-bottom: 6px solid #fff;
}

.about-img {
	border-left: 6px solid #fff;
	border-right: 6px solid #fff;
}

.rolunk-text {
	margin-top: 120px;
}

.rolunk-text .section-title:before {
	background: #fff;
}

.rolunk-bottom-section {
	background: #1e2734 url(images/rolunk-bottom-bg.jpg) no-repeat center bottom / cover;
}

.rolunk-bottom-section .rolunk-text {
	margin: 0 0 270px;
}

/*-----------------------------------*\
	$BLOG
\*-----------------------------------*/

.home-blog {
	padding: 0 0 30px;
}

.blog-box {
	position: relative;
	margin-bottom: 30px;
	padding-right: 120px;
}

.blog-box-content {
	position: absolute;
	right: 0;
	top: 15px;
	width: 60%;
	min-height: calc(100% - 30px);
	background: #1e2734;
	padding: 10px;
	color: #fff;
	font-size: 14px;
	z-index: 10;
}

.blog-box-content h4 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 20px;
	position: relative;
	margin: 0 0 10px;
}

.blog-box-content h4:before {
	content: "";
	display: block;
	width: 3px;
	height: 14px;
	background: #fff;
	position: absolute;
	left: 0;
	top: 4px;
}

.blog-box-content a:hover {
	color: #fff;
}

.blog-box-content p {
	margin: 0;
}

.blog-box-date {
	position: absolute;
	left: 5px;
	top: 10px;
	color: #fff;
	text-transform: uppercase;
	font-size: 48px;
	line-height: 30px;
}

.blog-box-date span {
	font-size: 16px;
	line-height: 14px;
	position: absolute;
	white-space: nowrap;
}

.blog-page .blog-box {
	padding-right: 80px;
}

.blog-page .blog-box-content {
	font-size: 16px;
}

.pagination {
	display: block;
	text-align: center;
}

.blog-single {
	padding: 30px 0;
}

.single-header {
	position: relative;
	margin-bottom: 30px;
}

.blog-single-title {
	position: absolute;
	left: 0;
	bottom: 0;
	background: #1e2734;
	padding: 10px 20px;
}

.blog-single-title h1 {
	margin: 0;
}

.blog-single-title h1:before {
	background: #fff;
}

.single-content ul,
.single-content ol {
	color: #cebd92;
}

/*-----------------------------------*\
	$SEARCH
\*-----------------------------------*/

.search-box .btn.pull-right {
	margin-left: 15px;
}

/*-----------------------------------*\
	$SIDEBAR
\*-----------------------------------*/

.sidebar {
	border-left: 2px solid #1e2734;
	padding-left: 25px;
}

.sidebar-box {
	margin-bottom: 15px;
	font-size: 16px;
	clear: both;
}

.widget-title {
	margin: 0 0 5px;
	font-size: 18px;
	font-weight: bold;
	color: #cebd92;
}

.sidebar-box ul {
	margin: 0;
	padding: 0;
}

.sidebar-box ul li {
	list-style: none;
}

.sidebar-box ul li a {
	color: #1e2734;
}

.sidebar-box ul li a:after {
	content: "";
	width: 7px;
	height: 9px;
	background: url(images/sidebar-list-icon.png) no-repeat center center;
	display: inline-block;
	margin-left: 5px;
}

.tagcloud a {
	display: inline-block;
	font-size: 16px !important;
	color: #1e2734;
	line-height: 24px;
	padding: 0 5px;
	margin: 0 5px 5px 0;
	border: 1px solid #1e2734;
	float: left;
}

/*-----------------------------------*\
	$PAGE
\*-----------------------------------*/

.single-page {
	padding: 0 0 30px;
}

.gallery-icon {
	padding: 15px;
}

.gallery-item img {
	border: none !important;
	border-radius: 4px;
}

.img-box-content {
	padding: 30px 0 30px 30px;
}

.img-box-content.second {
	padding: 30px 30px 30px 0;
}

/*-----------------------------------*\
	$KARRIER
\*-----------------------------------*/

.allas-slide {
	padding: 0 15px;
}

.allas-slide h4 {
	background: #f7941d;
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	font-family: 'Didact Gothic', sans-serif;
	text-align: center;
	padding: 20px 5px;
	margin: 0;
}

.allas-slider .slick-dots {
	bottom: 5px;
	margin: 0;
	position: relative;
	margin: 25px 0 10px;
}

.allas-slider .slick-dots li {
	width: 14px;
	height: 14px;
}

.allas-slider .slick-dots li button {
	width: 14px;
	height: 14px;
	border-radius: 9px;
	padding: 0;
	background: #e2e2e2;
	opacity: 1;
}

.allas-slider .slick-dots li.slick-active button {
	background: #f7941d;
}

.allas-slider .slick-dots li button::before {
	display: none;
}

/*-----------------------------------*\
	$SZAKTERULETEINK
\*-----------------------------------*/

.szakterulet-tabs ul.row {
	margin: 0 -15px;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-padding-start: 0;
}

.szakterulet-tabs ul.row li {
	list-style: none;
	display: block;
}

.szakterulet-tabs ul.row li a {
	display: block;
	padding-bottom: 10px;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}

.szakterulet-tabs ul.row li.active a {
	background: #1e2734;
}

.tab-image {
	position: relative;
	overflow: hidden;
}

.tab-image:after {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 120px 0 0 460px;
	border-color: transparent transparent transparent #ffffff;
	line-height: 0;
	_border-color: #000000 #000000 #000000 #ffffff;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
	position: absolute;
	right: 0;
	bottom: 0;
}

li.active .tab-image:after {
	border-color: transparent transparent transparent #1e2734;
	_border-color: #000000 #000000 #000000 #1e2734;
}

.tab-image img {
	display: block;
}

.tab-title {
	font-size: 24px;
	color: #cebd92;
	text-transform: uppercase;
	text-align: center;
	line-height: 25px;
	min-height: 62px;
	padding: 0 5px;
}

.tab-title span {
	display: inline-block;
	border-bottom: 2px solid #1e2734;
	padding: 5px 0;
}

li.active .tab-title span {
	border-bottom: 2px solid #ffffff;
}

.tab-content {
	background: #1e2734;
	color: #fff;
	padding: 5px 20px;
}

.tab-content p {
	margin: 10px 0;
}

/*-----------------------------------*\
	$CONTACT
\*-----------------------------------*/

.contact-page {}

.contact-box {
	position: absolute;
	left: 0;
	top: 0;
}

.contact-map {
	margin-top: -1px;
}

#map {
	height: 850px;
	background: #cebd92;
}

/*-----------------------------------*\
	$WPCF7
\*-----------------------------------*/

div.wpcf7 img.ajax-loader {
	margin: 15px 10px 0 0;
}

body span.wpcf7-not-valid-tip {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	display: block;
}

body .pricing-form span.wpcf7-not-valid-tip {
	color: #fff;
}

body div.wpcf7-response-output {
	margin: 20px 0 30px;
	clear: both;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

body div.wpcf7-validation-errors {
	border: none;
	color: #fff;
	background: #e07812;
	text-align: center;
	font-weight: bold;
}

div.wpcf7 img.ajax-loader {
	position: absolute;
}

/*-----------------------------------*\
	$FANCYBOX
\*-----------------------------------*/

body .fancybox-overlay {
	background: rgba(255,255,255,.8);
}

body .fancybox-opened .fancybox-skin {
	background: #ddd;
	border-radius: 0;
	box-shadow: 0 5px 20px rgba(0,0,0,.1);
}

/*-----------------------------------*\
	$BOOTSTRAP COLS
\*-----------------------------------*/

.row.nomargin {
	margin-left: 0;
	margin-right: 0;
}

.row.nomargin .col-lg-1, .row.nomargin .col-lg-10, .row.nomargin .col-lg-11, .row.nomargin .col-lg-12, .row.nomargin .col-lg-2, .row.nomargin .col-lg-3, .row.nomargin .col-lg-4, .row.nomargin .col-lg-5, .row.nomargin .col-lg-6, .row.nomargin .col-lg-7, .row.nomargin .col-lg-8, .row.nomargin .col-lg-9, .row.nomargin .col-md-1, .row.nomargin .col-md-10, .row.nomargin .col-md-11, .row.nomargin .col-md-12, .row.nomargin .col-md-2, .row.nomargin .col-md-3, .row.nomargin .col-md-4, .row.nomargin .col-md-5, .row.nomargin .col-md-6, .row.nomargin .col-md-7, .row.nomargin .col-md-8, .row.nomargin .col-md-9, .row.nomargin .col-sm-1, .row.nomargin .col-sm-10, .row.nomargin .col-sm-11, .row.nomargin .col-sm-12, .row.nomargin .col-sm-2, .row.nomargin .col-sm-3, .row.nomargin .col-sm-4, .row.nomargin .col-sm-5, .row.nomargin .col-sm-6, .row.nomargin .col-sm-7, .row.nomargin .col-sm-8, .row.nomargin .col-sm-9, .row.nomargin .col-xs-1, .row.nomargin .col-xs-10, .row.nomargin .col-xs-11, .row.nomargin .col-xs-12, .row.nomargin .col-xs-2, .row.nomargin .col-xs-3, .row.nomargin .col-xs-4, .row.nomargin .col-xs-5, .row.nomargin .col-xs-6, .row.nomargin .col-xs-7, .row.nomargin .col-xs-8, .row.nomargin .col-xs-9 {
	padding-left: 0;
	padding-right: 0;
	max-width: 100%;
}

.row .col-lg-1, .row .col-lg-10, .row .col-lg-11, .row .col-lg-12, .row .col-lg-2, .row .col-lg-3, .row .col-lg-4, .row .col-lg-5, .row .col-lg-6, .row .col-lg-7, .row .col-lg-8, .row .col-lg-9, .row .col-md-1, .row .col-md-10, .row .col-md-11, .row .col-md-12, .row .col-md-2, .row .col-md-3, .row .col-md-4, .row .col-md-5, .row .col-md-6, .row .col-md-7, .row .col-md-8, .row .col-md-9, .row .col-sm-1, .row .col-sm-10, .row .col-sm-11, .row .col-sm-12, .row .col-sm-2, .row .col-sm-3, .row .col-sm-4, .row .col-sm-5, .row .col-sm-6, .row .col-sm-7, .row .col-sm-8, .row .col-sm-9, .row .col-xs-1, .row .col-xs-10, .row .col-xs-11, .row .col-xs-12, .row .col-xs-2, .row .col-xs-3, .row .col-xs-4, .row .col-xs-5, .row .col-xs-6, .row .col-xs-7, .row .col-xs-8, .row .col-xs-9 {
	max-width: 100%;
}

.col-xs-1-5 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	width: 20%;
}

.col-sm-1-5 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

@media (min-width: 768px) {

	.col-sm-1-5 {
		float: left;
		width: 20%;
	}

}

/*-----------------------------------*\
	$WORDPRESS
\*-----------------------------------*/

img.alignleft,
img.alignright,
img.aligncenter {
	border-radius: 3px;
}

img.alignleft {
	float: left;
	margin: 0 15px 30px 0;
	max-width: 50%;
}

img.alignright {
	float: right;
	margin: 0 0 15px 30px;
	max-width: 50%;
}

img.aligncenter {
	display: block;
	margin: 20px auto;
}

/*-----------------------------------*\
	$INPUTS
\*-----------------------------------*/

.wpcf7-form-control-wrap {
	margin-bottom: 15px;
	display: block;
}

.form-control {
	border-radius: 0;
	border: 1px solid #1e2734;
	font-size: 18px;
}

textarea.form-control {
	height: 130px;
}

.input-sm {
	font-size: 18px;
}

.btn {
	background: #1e2734;
	color: #fff;
	border-radius: 0px;
	font-size: 18px;
	padding-left: 30px;
	padding-right: 30px;
}

.btn.fullwidth {
	width: 100%;
	display: block;
	text-align: center;
}

.btn.white {
	background: #fff;
	color: #1e2734;
}

.btn.white:hover {
	background: none;
	color: #fff;
	border: 1px solid #fff;
}

.checkbox,
.radio {}

.checkbox input,
.radio input {
	display: none;
}

.checkbox label,
.radio label {
	padding-left: 25px;
	position: relative;
	cursor: pointer;
}

.checkbox input + label:before {
	content: "";
	position: absolute;
	left: 0;
	top: 1px;
	width: 16px;
	height: 16px;
	background: #fff;
	border: 1px solid #999999;
}

.checkbox input:checked + label:after {
	content: "";
	position: absolute;
	left: 3px;
	top: 4px;
	width: 10px;
	height: 10px;
	background: #593d4a;
}

.radio input + label:before {
	content: "";
	position: absolute;
	left: 0;
	top: 1px;
	width: 17px;
	height: 17px;
	background: #fff;
	border: 1px solid #999999;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}

.radio input:checked + label:after {
	content: "";
	position: absolute;
	left: 3px;
	top: 4px;
	width: 11px;
	height: 11px;
	background: #593d4a;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}

/*-----------------------------------*\
	$TABLE
\*-----------------------------------*/

table {
	width: 100%;
	border-top: 1px solid #1e2734;
}

table td {
	border-bottom: 1px solid #1e2734;
}

/*-----------------------------------*\
	$RESPONSIVE
\*-----------------------------------*/

@media (min-width: 1600px) {

	.container {
		width: 1530px;
	}

	.blog-box-content {
		font-size: 18px;
	}

}

@media (max-width: 1600px) {

	.header-nav ul li {
		margin: 0 40px;
	}

	.blog-page .blog-box {
		margin-bottom: 40px;
	}

	.blog-page .blog-box-content {
		font-size: 14px;
		width: 80%;
		top: 35px;
	}

}

@media (max-width: 1199px) {

	.rolunk-text {
		margin-top: 60px;
	}

	.header-nav ul li {
		margin: 0 30px;
	}

	.blog-box-content {
		width: 70%;
	}

	.blog-box {
		margin-bottom: 60px;
	}

	.blog-page .blog-box {
		padding-right: 200px;
	}

	.blog-page .blog-box-content {
		top: 15px;
		font-size: 16px;
		width: 60%;
	}

	.blog-single-title h1 {
		font-size: 30px;
	}

	.tab-title {
		font-size: 18px;
	}

	.header .logo img {
		margin-top: 7px;
	}

}

@media (max-width: 991px) {

	.rolunk-text {
		margin-top: 0;
	}

	.rolunk-text .section-title {
		margin-top: 30px;
	}

	.header-nav ul li {
		margin: 0 20px;
	}

	.header-nav ul li a {
		font-size: 18px;
	}

	.blog-box-content {
		width: 50%;
		font-size: 18px;
	}

	.blog-box {
		margin-bottom: 30px;
	}

	.blog-page .blog-box {
		padding-right: 80px;
	}

	.blog-page .blog-box-content {
		font-size: 14px;
	}

	.blog-single-title h1 {
		font-size: 24px;
	}

	.tab-title {
		font-size: 14px;
	}

	.contact-box {
		position: relative;
		top: 0;
	}

	.contact-map {
		margin-top: 0;
	}

	#map {
		height: 300px;
	}

	.header .logo img {
		margin-top: 12px;
	}

	body .wpml-ls-legacy-list-horizontal a {
		margin-right: 5px;
	}

}

@media (max-width: 767px) {

	body {
		font-size: 14px;
	}

	.footer {
		text-align: center;
	}

	.stilldesign img {
		float: none;
	}

	h1,
	.section-title {
		font-size: 30px;
		padding-left: 20px;
	}

	.blog-box,
	.blog-page .blog-box {
		padding: 0;
	}

	.blog-box-content,
	.blog-page .blog-box-content {
		width: 100%;
		position: relative;
		top: 0;
		font-size: 14px;
	}

	.tab-title {
		min-height: 0;
		line-height: 18px;
	}

	.szakterulet-tabs ul.row li a {
		padding-bottom: 5px;
	}

	.blog-single-title {
		position: relative;
	}

	.tab-image {
		display: none;
	}

}