/*
Theme Name:     look-va
Theme URI: http://themeawesome.com/wordpress-child-theme
Author:         look! design
Author URI:     https://look-design.at/
Template: wp-forge
Version:        1.0
Text Domain: wp-starter

Start adding your theme specific styles below.
*/

/* Child Theme Media Queries - Use the following media queries to adjust the appearance of your theme on mobile devices */
@media screen and (max-width: 39.9375em) {}/* Small only */
@media screen and (min-width: 40em) {}/* Medium and up */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {}/* Medium only */
@media screen and (min-width: 64em) {}/* large and up */
@media screen and (min-width: 64em) and (max-width: 74.9375em) {}/* large only */



/* = Theme customization starts here
-------------------------------------------------------------- */

/* styleguide colors:

grey		blue 		primary
#E3E3E3		#0082B4 	#ffffff

background
#eef4f9

*/

/* header */

/*#usercentrics-button {
opacity: 1 !important;
pointer-events: all !important;
}

.privacy-policy #usercentrics-button {
display: none !important;
}*/

.fl-builder-edit .grid-new .lehre {
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
}

.fl-photo-caption {
	white-space: normal !important;
}

.custom-logo {
	max-width: 240px;
}

.nav_container .top-bar {
	background-color: #0082B4;
	max-width: 75rem;
	margin: 0 auto;
}

.nav_container .nav_wrap {
	max-width: 100%;
}

.nav-single {
	position: relative;
	float: none;
	width: 100%;
	margin-bottom: 3.75rem;
	display: flex;
	justify-content: space-between;
}



.nav-previous, .previous-image, .nav-next, .next-image {
	float: none;
	width: auto;
}

.nav-previous, .nav-next {
	min-width: 210px;
}

.pt-cv-content {
	float: left;
}

.pt-cv-meta-fields {
	float: right;
	margin-top: 14px;
}

.pt-cv-wrapper .btn-success {
	color: #444;
	background-color: #fff;
	border-color: #444;
	font-size: 12px;
	border-radius: 3px;
}

.pt-cv-wrapper .btn-success.active, .pt-cv-wrapper .btn-success:active, .pt-cv-wrapper .btn-success:hover, .pt-cv-wrapper .open > .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #444;
	border-color: #444;
}

.pt-cv-wrapper .col-lg-1, .pt-cv-wrapper .col-lg-10, .pt-cv-wrapper .col-lg-11, .pt-cv-wrapper .col-lg-12, .pt-cv-wrapper .col-lg-2, .pt-cv-wrapper .col-lg-3, .pt-cv-wrapper .col-lg-4, .pt-cv-wrapper .col-lg-5, .pt-cv-wrapper .col-lg-6, .pt-cv-wrapper .col-lg-7, .pt-cv-wrapper .col-lg-8, .pt-cv-wrapper .col-lg-9, .pt-cv-wrapper .col-md-1, .pt-cv-wrapper .col-md-10, .pt-cv-wrapper .col-md-11, .pt-cv-wrapper .col-md-12, .pt-cv-wrapper .col-md-2, .pt-cv-wrapper .col-md-3, .pt-cv-wrapper .col-md-4, .pt-cv-wrapper .col-md-5, .pt-cv-wrapper .col-md-6, .pt-cv-wrapper .col-md-7, .pt-cv-wrapper .col-md-8, .pt-cv-wrapper .col-md-9, .pt-cv-wrapper .col-sm-1, .pt-cv-wrapper .col-sm-10, .pt-cv-wrapper .col-sm-11, .pt-cv-wrapper .col-sm-12, .pt-cv-wrapper .col-sm-2, .pt-cv-wrapper .col-sm-3, .pt-cv-wrapper .col-sm-4, .pt-cv-wrapper .col-sm-5, .pt-cv-wrapper .col-sm-6, .pt-cv-wrapper .col-sm-7, .pt-cv-wrapper .col-sm-8, .pt-cv-wrapper .col-sm-9, .pt-cv-wrapper .col-xs-1, .pt-cv-wrapper .col-xs-10, .pt-cv-wrapper .col-xs-11, .pt-cv-wrapper .col-xs-12, .pt-cv-wrapper .col-xs-2, .pt-cv-wrapper .col-xs-3, .pt-cv-wrapper .col-xs-4, .pt-cv-wrapper .col-xs-5, .pt-cv-wrapper .col-xs-6, .pt-cv-wrapper .col-xs-7, .pt-cv-wrapper .col-xs-8, .pt-cv-wrapper .col-xs-9 {
	padding-left: 5px;
	padding-right: 5px;
}

.nav_container .nav_wrap, .nav_container .top-bar, .nav_container .title-bar, .nav_container .top-bar ul, .nav_container .top-bar ul li, .nav_container .contain-to-grid, .nav_container .contain-to-grid .top-bar {
	background: #0082B4;
}

.top-bar .menu-item a {
	text-transform: uppercase;
}

.topright {
	float: right;
	text-align: right;
}

.toprightlink {
	color: #333333;
	font-weight: bold;
	font-size: 0.9rem;
}

.topright p {
	margin-bottom: 3px;
}

.toprightvoest {
	color: #999999;
	font-size: 0.8rem;
}

.toprightvoest a {
	color: #999999;
}

.toprightvoest a:hover {
	text-decoration: underline;
}

.top-bar-left {
	display: contents;
}

.top-bar .menu-item a:hover {
	color: #0082B4;
}

body .top-bar .menu .current_page_item {
	background-color: #fff !important;
}

.nav_container {
	border-bottom: 1px solid #E3E3E3;
	border-top: 1px solid #E3E3E3;
}

.nav_container .top-bar {
	padding-right: 15px;
	padding-left: 15px;
}

.navbar-text {
	font-size: 25px;
	color: #fff;
	padding-bottom: 3px;
}

.search-bar {
	display: none;
	padding: 0;
	background-color: #fff;
	/*box-shadow: inset 0px 1px 30px -2px rgba(0, 0, 0, 0.75);*/
}

#searchform [type="text"] {
	margin: 0;
}

#searchsubmit {
	margin: 0;
	display: none;
}

.fa-search:hover {
	color: rgba(255, 255, 255, 0.75);
	cursor: pointer;
}

.fa-search.magnifier-clicked {
	color: #ccc;
}

.entry-header {
	display: none;
}

.single .entry-header {
	display: block;
}

.single .entry-header {
	margin-bottom: 0;
}

.top-bar .menu .current-page-ancestor a,
.top-bar .menu .current-page-ancestor a:hover {
	color: #0082B4;
}

.top-bar {
	font-size: 16px;
	line-height: 18px;
	font-weight: 300;                                         
}


/* ausbildung filter */

#filters {
	max-width: 100%;
	/*margin: 0 auto;*/
	margin: 0;
}

#ausbildungen .fl-module-content {
	margin: 0px;
}

#ausbildung-iso label input {
	margin-right:50px;
}

.isobuttons {
	margin:3px;
	background-color:#fff;
	border-radius: 3px;
	border: 1px solid #ededed;
	overflow: auto;
	float: left;
}

.isobuttons label:hover {
	background-color: #0082B4;
	color: #fff;
	cursor: pointer;
}


.isobuttons label {
	float: left;
	width: auto;
}

.isobuttons label span {
	text-align: center;
	padding: 3px 15px;
	display: block;
}

.isobuttons label input {
	position:absolute;
	top:-20px;
}

.isobuttons input:checked + span {
	background-color:#0082B4;
	color:#fff;
	padding: 3px 15px;
}

.lehre {
	max-width: 220px;
	/*height: 70px;*/
	margin: 5px;
	/*float: left;*/
	/*left: auto !important;*/
	-webkit-transition: all .6s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: all .6s cubic-bezier(0.165, 0.84, 0.44, 1);
	width: 220px;
}

.grid-new .lehre {
	max-width: 550px;
	height: unset;
	margin: 5px;
	width: 50%;
	border: 1px solid #0082b4;
}

#ausbildungen .lehre h2 {
	font-size: 18px;
	line-height: 24px;
	padding: 0;
}

.lehre .fl-callout-photo-left .fl-callout-content {
	padding-right: 10px;
}

.lehre .fl-callout-photo-left .fl-callout-content, .fl-callout-photo-left-text .fl-callout-text-wrap {
	width: 100%;
}

.lehre .fl-callout-photo-left .fl-callout-photo, .fl-callout-photo-left-text .fl-callout-photo {
	padding-right: 16px;
	width: 150px;
}

@media all and (max-width: 1024px) {
	#ausbildungen .lehre h2 {
		font-size: 16px;
		line-height: 20px;
	}

	.grid-new .lehre {
		max-width: 100%;
		height: unset;
		margin: 5px;
		width: 100%;
	}

	.lehre .fl-callout-photo-left, .fl-callout-photo-right {
		display: table;
	}

	.lehre .fl-callout-photo-left .fl-callout-content,
	.lehre .fl-callout-photo-left .fl-callout-photo {
		display: table-cell;
	}
}

#ausbildungen.grid-new .fl-photo-img {
	width: 120px;
	height: 125px !important;
	object-fit: cover;
}

#ausbildungen .lehre:hover::after {
	content: '';
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	background: url(/bestelehresteiermark/wp-content/themes/look-va/img/arrow.png) no-repeat;
}

#ausbildungen .lehre:hover {
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.3);
	box-shadow: 0 5px 10px rgba(0,0,0,.3);
}

body .higher h4.fl-callout-title {
	margin-top: -90px;
	height: 75px;
}

body .higher a.fl-callout-title-link {
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

.lehre.next {
	width: 60px;
	height: 60px;
	border: 5px solid black;
	border-radius: 35px;
}

body h4.fl-callout-title {
	margin-top: -67px;
	z-index: 20;
	position: relative;
	background: rgba(255,255,255,0.85);
	font-size: 15px;
	line-height: 20px;
	padding: 7px 0 0 10px;
	height: 52px;
	vertical-align: middle;
}

.fl-callout-title-link.fl-callout-title-text {
	color: #333333;
	word-break: break-word;
}


/* Start: Recommended Isotope styles */

/**** Isotope Filtering ****/

#ausbildungen .fl-photo-img {
	width: 220px;
	height: 184px !important;
	object-fit: cover;
}

.isotope-item {
	z-index: 2;
}

.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
}

.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}

.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property:    -moz-transform, opacity;
	transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	transition-duration: 0s;
}

/* End: Recommended Isotope styles */

/* tabs */

.fl-tabs-labels {
	/*display: flex;
	justify-content: center;*/
}

.fl-tabs-panels {
	border: none;
}

.fl-tabs-panel-content {
	padding: 0px;
}

.counter-container .fl-tabs-label {
	background-color: #fff;
	color: #333;
	border-radius: 3px;
	font-size: 16px;
	line-height: 22px;
	padding: 3px 28px;
	height: 31px;
	text-decoration: none;
	border: 1px solid #ededed !important;
	margin: 5px;
}

.counter-container .fl-tabs-label:hover {
	background-color: #0082B4;
	color: #fff;
	border-radius: 3px;
	border: 1px solid #0082B4 !important;
}


.counter-container .fl-tabs-horizontal .fl-tabs-label.fl-tab-active {
	background-color: #0082B4;
	color: #fff;
	border-radius: 3px;
	font-size: 16px;
	line-height: 22px;
	padding: 3px 28px;
	height: 30px;
	text-decoration: none;
	border: 1px solid #0082B4 !important;
	top: 0px;
}

/* footer */

.sidebar_container {
	background-color: #0082b4;
	border-top: 2px solid #E3E3E3;
}

#secondary-sidebar {
	border-top: none;
}

.footer_container {
	background-color: #E3E3E3;
}

footer[role="contentinfo"] {
	background-color: #E3E3E3;
}

.facts {
	font-size: 27px;
	line-height: 28px;
	margin-top: 10px;
	display: inline-block;
}

/* content elements */
.entry-content-page .checklist-blue a {
	color: #fff;
	text-decoration: underline;
}

.entry-content-page .checklist-blue a:hover {
	text-decoration: none;
}

.page-template-erfolgsgeschichten .entry-content-page a:hover,
#ausbildungen .isotopelink a:hover {
	color: #000;
}

.page-template-erfolgsgeschichten .isotope-meta .btn:hover {
	color: #fff;
}

.checklist-grey {
	background-color: #ededed;
	margin: 5px 0px 5px 0px;
	position: relative;
}

.checklist-blue {
	background-color: #0082B4;
	margin: 5px 10px 5px 10px;
	color: #fff;
	position: relative;
}

#checkliste li {
	max-width: 230px;
}

.entry-content-page .checklist-blue p,
.entry-content-page .checklist-blue ul li {
	color: #fff;
}

.checklist-grey:nth-child(1),
.checklist-grey:nth-child(2),
.checklist-blue:nth-child(1)
{
	min-height: 300px;
}

.checklist-grey:nth-child(3),
.checklist-grey:nth-child(4),
.checklist-blue:nth-child(2)
{
	min-height: 210px;
}

.checklist-number,
.checklist-number-bottom {
	position: absolute;
	right: 5px;
	font-size: 215px;
	font-weight: bold;
}

.checklist-number {
	top: 50px;
}

.checklist-number-bottom {
	bottom: -94px;	
}


.checklist-blue .checklist-number,
.checklist-blue .checklist-number-bottom {
	color: #ededed;
}

.checklist-grey .checklist-number,
.checklist-grey .checklist-number-bottom {
	color: #0082B4;
}

.entry-content-page .blue a {
	color: #fff;
	text-decoration: underline;
}

.blue a:hover {
	text-decoration: none;
}

.blue .fa {
	color: #fff;
}

/* testimonial */
.single #testi.testimonial-slider .fl-slide-photo {
	margin-top: 15px;
	margin-left: 0;
}

#testi.testimonial-slider .fl-slide-photo {
	margin-top: 20px;
}

.single #testi.testimonial-slider .fl-slide-content {
	margin-left: 20px;
	margin-bottom: 60px;
}

.fl-slide-mobile-photo {
	max-width: 400px;
	margin: 0 auto;
}



@media all and (min-width: 769px) {
	.single #testi.testimonial-slider .fl-slide-foreground {
		display: flex;
		flex-direction: row-reverse;
		align-items: flex-end;
	}

	#testi .fl-slide {
		display: flex !important;
	}

	.post-link.element-item {
		min-height: 475px;
	}

	#boxzilla-2833 {
		margin-right: 20px !important;
	}
}
.entry-content-page .fl-slide-text p {
	font-size: 1.5rem;
}

.testimonial-autor {
	font-size: 1.2rem;
}

.fl-content-slider-navigation .slider-prev {
	left: -70px;
}

.fl-content-slider-navigation .slider-next {
	right: -70px;
}

.fl-content-slider-navigation .fl-content-slider-svg-container {
	width: 60px;
	height: 60px;
}

.fl-node-5c6d6353b94d5 .fl-slide-2 .fl-slide-photo,
.fl-node-5c6d6353b94d5 .fl-slide-17 .fl-slide-photo {
	margin-left: 0px !important;
	margin-right: 20px;
}

.weiterkommen .fl-slide-0 .fl-slide-photo {
	margin-left: -20px;
	margin-right: 20px;
}

.entry-content-page .markusslider .fl-slide-text p {
	font-size: 1.3rem;
}

/* voest counter */

.voest-about .voest-counter {
	/*min-height: 420px;*/
}

.voest-about .voest-counter-image {
	position: absolute;
}

.voest-about .voest-counter .fl-number-string {
	font-size: 90px;
	color: #0082B4;
}

.voest-about .voest-counter .fl-number-after-text {
	font-size: 20px;
	color: #0082B4;
}


/* fontstuff */

@font-face {
	font-family: 'voestalpine-WebS';
	src: url('fonts/WebS/voestalpine-Ultralight-WebS.eot'); /* IE9 Compat Modes */
	src: url('fonts/WebS/voestalpine-Ultralight-WebS.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('fonts/WebS/voestalpine-Ultralight-WebS.woff2') format('woff2'), /* Super Modern Browsers */
		url('fonts/WebS/voestalpine-Ultralight-WebS.woff') format('woff'), /* Pretty Modern Browsers */
		url('fonts/WebS/voestalpine-Ultralight-WebS.ttf')  format('truetype'), /* Safari, Android, iOS */
		url('fonts/WebS/voestalpine-Ultralight-WebS.svg#svgFontName') format('svg'); /* Legacy iOS */
	font-weight:200;
	font-style:normal;
	letter-spacing:0.02em;
}

@font-face {
	font-family: 'voestalpine-WebS';
	src: url('fonts/WebS/voestalpine-Light-WebS.eot'); /* IE9 Compat Modes */
	src: url('fonts/WebS/voestalpine-Light-WebS.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('fonts/WebS/voestalpine-Light-WebS.woff2') format('woff2'), /* Super Modern Browsers */
		url('fonts/WebS/voestalpine-Light-WebS.woff') format('woff'), /* Pretty Modern Browsers */
		url('fonts/WebS/voestalpine-Light-WebS.ttf')  format('truetype'), /* Safari, Android, iOS */
		url('fonts/WebS/voestalpine-Light-WebS.svg#svgFontName') format('svg'); /* Legacy iOS */
	font-weight:300;
	font-style:normal;
	letter-spacing:0.02em;
}

@font-face {
	font-family: 'voestalpine-WebS';
	src: url('fonts/WebS/voestalpine-Regular-WebS.eot'); /* IE9 Compat Modes */
	src: url('fonts/WebS/voestalpine-Regular-WebS.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('fonts/WebS/voestalpine-Regular-WebS.woff2') format('woff2'), /* Super Modern Browsers */
		url('fonts/WebS/voestalpine-Regular-WebS.woff') format('woff'), /* Pretty Modern Browsers */
		url('fonts/WebS/voestalpine-Regular-WebS.ttf')  format('truetype'), /* Safari, Android, iOS */
		url('fonts/WebS/voestalpine-Regular-WebS.svg#svgFontName') format('svg'); /* Legacy iOS */
	font-weight:400;
	font-style:normal;
	letter-spacing:0.02em;
}

@font-face {
	font-family: 'voestalpine-WebS';
	src: url('fonts/WebS/voestalpine-Medium-WebS.eot'); /* IE9 Compat Modes */
	src: url('fonts/WebS/voestalpine-Medium-WebS.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('fonts/WebS/voestalpine-Medium-WebS.woff2') format('woff2'), /* Super Modern Browsers */
		url('fonts/WebS/voestalpine-Medium-WebS.woff') format('woff'), /* Pretty Modern Browsers */
		url('fonts/WebS/voestalpine-Medium-WebS.ttf')  format('truetype'), /* Safari, Android, iOS */
		url('fonts/WebS/voestalpine-Medium-WebS.svg#svgFontName') format('svg'); /* Legacy iOS */
	font-weight:500;
	font-style:normal;
	letter-spacing:0.02em;
}

@font-face {
	font-family: 'voestalpine-WebS';
	src: url('fonts/WebS/voestalpine-Bold-WebS.eot'); /* IE9 Compat Modes */
	src: url('fonts/WebS/voestalpine-Bold-WebS.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('fonts/WebS/voestalpine-Bold-WebS.woff2') format('woff2'), /* Super Modern Browsers */
		url('fonts/WebS/voestalpine-Bold-WebS.woff') format('woff'), /* Pretty Modern Browsers */
		url('fonts/WebS/voestalpine-Bold-WebS.ttf')  format('truetype'), /* Safari, Android, iOS */
		url('fonts/WebS/voestalpine-Bold-WebS.svg#svgFontName') format('svg'); /* Legacy iOS */
	font-weight:600;
	font-style:normal;
	letter-spacing:0.02em;
}

body {
	font-family: "voestalpine-WebS", Helvetica, arial, sans-serif;
	font-weight: 300;
	line-height: 26px;
	font-size: 16px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: "voestalpine-WebS", sans-serif;
}

.entry-content-page h2 {
	font-size: 22px;
	line-height: 26px;
	font-weight: 300;
}

article {
	-moz-hyphens: none;
	hyphens: none;
	word-wrap: normal;
}

/* random */

.entry-content-page .haustuer h2,
.entry-content-page .haustuer p {
	color: #fff;
}

.haustuer h3 {
	color: #fff;
}

.home h2 {
	font-size: 38px;
	line-height: 44px;
	font-weight: 300;
	word-break: break-word;
}

.home h3,
.standorte-intro h3 {
	font-size: 20px;
	line-height: 28px;
	font-weight: 300;
}

h5 {
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
}

#secondary-sidebar p {
	font-size: 14px;
	line-height: 18px;
}

.fl-rich-text ul li {
	list-style-type: none;
}

.fl-rich-text ul li::before {
	content: "»";
	color: rgb(0, 130, 180);
	position: absolute;
	left: 30px;
}

.fl-rich-text ul.filtergrid li::before {
	content: none;
}

.checklist-grey .fl-rich-text ul li::before {
	color: rgb(51, 51, 51);
}

.checklist-blue .fl-rich-text ul li::before {
	color: rgb(255, 255, 255);
}

.parent-pageid-8 .fl-rich-text ul li::before,
.page-id-3438 .fl-rich-text ul li::before {
	left: 53px;
}

/* buttons */



/* slider */

.fl-content-slider-navigation a:hover path {
	fill: #008cba
}

.fl-content-slider-svg-container svg {
	-webkit-filter: drop-shadow( 3px 3px 2px rgba(0,0,0,.7) );
	filter: drop-shadow( 2px 1px 5px rgba(0,0,0,.7) );
}

.bx-controls.bx-has-pager {
	background-color: #fff;
	padding-bottom: 2px;
}

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: 700;
	color: #666;
	padding-top: 0px;
}

.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
	position: relative;
	bottom: -1px;
	width: 100%;
	background-color: #fff;
	height: 10px;
}

.bx-pager-item {
	width: 50%;
	height: 10px;
	float: left;
}

#standort .bx-pager-item {
	/* width: 16.66666%; for 6 images*/
	width: 14.28%;  /*for 7 images*/
	/*width: 12.5%; for 8 images */
}

#testi .bx-pager-item {
	/*width: 25%;  for 4 images */
	/*width: 12.5%; for 8 images */
	/*width: 10%; for 10 images */
	/*width: 9.09%; for 11 images */
	/*width: 8.33%; for 12 images */
	/* width: 7.69%; for 13 images */
	/* width: 6.66%; for 15 images */
	/*width: 6.25%;  for 16 images */
	/*width: 5.88%; for 17 images */
	width: 5.55%;
}



.bx-wrapper .bx-pager.bx-default-pager a {
	background: #e7e7e7;
	text-indent: -9999px;
	display: block;
	width: 100%;
	height: 10px;
	margin: 0 0px;
	outline: 0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus, .bx-wrapper .bx-pager.bx-default-pager a:hover {
	background: #008cba;
}



.fl-slide-text h2 {
	font-size: 50px;
	line-height: 50px;
	display: inline-block;
	position: relative;
	font-weight: 300;
}

.fl-slide-text h2::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: -10px;
	border-bottom: 3px solid;
	width: 100%;
	height: 0;
}

.fl-slide-text > :last-child {
	margin: 12px 0 0 0 !important;
	font-size: 24px !important;
	line-height: 28px;
}

.fl-slide-text h3 {
	font-weight: 500;
}
.lastslider .fl-slide-text  > :last-child {
	font-size: 1rem !important;
}

/*
.fl-slide-text h2 {
font-size: 70px;
line-height: 68px;
display: inline-block;
position: relative;
font-weight: 300;
}

.fl-slide-text h2::after {
content: '';
position: absolute;
left: 0;
right: 0;
bottom: -20px;
border-bottom: 5px solid;
width: 100%;
height: 0;
}

.fl-slide-text > :last-child {
margin: 24px 0 0 0 !important;
font-size: 1rem !important;
line-height: 36px;
}
*/



/* lehrberufe */

.karte {
	background-size: contain;
	position: relative;
}

.loc-bruck,
.loc-kapfenberg,
.loc-kindberg,
.loc-krieglach,
.loc-leoben,
.loc-muerzzuschlag,
.loc-peter,
.loc-zeltweg {
	position: absolute;
	z-index: 20;
}

.karte.bruck img.loc-bruck,
.karte.kapfenberg img.loc-kapfenberg,
.karte.kindberg img.loc-kindberg,
.karte.krieglach img.loc-krieglach,
.karte.leoben img.loc-leoben,
.karte.muerzzuschlag img.loc-muerzzuschlag,
.karte.peter img.loc-peter,
.karte.zeltweg img.loc-zeltweg {
	display: block !important;
}

/* refresh new */
body .content_container h4 {
	font-size: 1rem;
	color: #0082b4;
	font-weight: bold;
}

.lehrzeit p {
	font-size: 1.1rem;
	color: #0082b4;
	font-weight: bold;
}


/* standort */

#standort h2.fl-slide-title {
	margin: 0 !important;
	padding: 0 !important;
	color: #333;
}

#standort .fl-slide-content {
	position: absolute;
	bottom: 0;
	margin-right: 60px;
	margin-left: 0;
	margin-top: 60px;
	margin-bottom: 0;
}

#standort .fl-slide-content {
	background-color: rgba(227,227,227,0.7) !important;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;

}

#standort .fl-slide-text {
	margin: 12px 0 0 0 !important;
	font-size: 24px !important;
	line-height: 28px;
}

#standort .fl-slide-text p {
	color: #333333 !important;
	font-size: 16px !important;
	font-weight: 400 !important;
}

.entry-content-page td.column-1 {
	width: 30%;
	padding: 0;
}

.entry-content-page td.column-3 {
	text-align: right;
}

.entry-content-page th.column-3 {
	text-align: right;
}

.tablepress .row-hover tr:hover td {
	/*background-color: #e3e3e3;*/
	background-color: #fff;
}

#lehrberufe-liste table tbody tr td.column-1 {
	border-left: 4px solid transparent;
	padding-left: 4px;
}

#lehrberufe-liste table tbody tr:hover td.column-1 {
	border-color: #0082b4;
}


table tbody tr:nth-child(2n) {
	background-color: #fff;
}

.tablepress thead th {
	background-color: #fff;
	font-weight: 500;
	vertical-align: middle;
	text-transform: none;
	border-bottom: 1px solid #333;
	padding: 0px 10px;
	margin: 0;
}

th.column-1 {
	padding: 0 !important;
}

table thead,
table tbody {
	border: none;
}

.entry-content-post table, 
.entry-content-page table, 
.comment-content table {
	color: #333;
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
}

.tablepress tbody td, .tablepress tfoot th {
	border-top: 1px solid #333;
}

#tablepress-2 thead,
#tablepress-3 thead {
	/*display: none;*/
}

/* mobile */

@media screen and (min-width: 40em) and (max-width: 63.9375em) {

	h4 {font-size: 15px !important;}

	.fl-slide-text h2 {
		line-height: 35px;
	}

}


@media screen and (max-width:39.9em) {
	.navbar-text {
		align-self: flex-end;
		margin-bottom: 10px;
	}
}

/* max-width 1024px */
@media screen and (max-width:64em) {

	.fl-content-slider-navigation .slider-next,
	.fl-content-slider-navigation .slider-prev {
		display: none;
	}

	.nav_container .nav_wrap, .nav_container .top-bar, .nav_container .title-bar, .nav_container .top-bar ul, .nav_container .top-bar ul li, .nav_container .contain-to-grid, .nav_container .contain-to-grid .top-bar {
		width: 100%;
	}
	.desktop .nav_container {
		display: none;
	}

	.topright {
		text-align: left;
		/*margin-right: 70px;*/
		width: 100%;
	}

	.nav_container .nav_wrap, .nav_container .top-bar, .nav_container .title-bar, .nav_container .top-bar ul, .nav_container .top-bar ul li, .nav_container .contain-to-grid, .nav_container .contain-to-grid .top-bar {
		background: transparent;
	}

	.nav_container {
		border-bottom: none;
		border-top: none;
	}

	.menu-icon::after {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		width: 100%;
		height: 2px;
		background: #a5a5a5;
		-webkit-box-shadow: 0 7px 0 #a5a5a5, 0 14px 0 #a5a5a5;
		box-shadow: 0 7px 0 #a5a5a5, 0 14px 0 #a5a5a5;
		content: '';
	}

	.top-bar .menu-item a {
		text-decoration: none;
		font-size: 24px;
		line-height: 1em !important;
		color: #0082b4;
		padding: 24px 24px 24px 24px;
		display: block;
		background-color: #fff;
		font-weight: 200;
	}

	.top-bar .menu-item a:hover {
		color: #333;
	}

	.custom-logo {
		max-width: 180px;
	}

	header #main-menu ul li {
		display: block;
		border-top: 2px solid #e3e3e3;
	}

	.menu-icon {
		position: absolute;
		right: 35px;
		top: 35px;
	}

	#main-menu ul {
		box-shadow: 0 5px 10px 0 rgba(0,0,0,.15);
		border: 1px solid #e3e3e3;
		position: relative;
		width: 100%;
		margin-bottom: 20px;
	}

	.header_container {
		z-index: 999;
		background-color: #fff;
		margin: 0;
		position: fixed;
		width: 100%;
		min-height: 160px;
		border-bottom: 2px solid #e3e3e3;
		padding: 5px 0;
	}

	.contain-to-grid.fixed {
		position: relative;
	}

	article:first-child,
	.single article:first-child {
		margin-top: 160px;
	}

	.voest-about .voest-counter .fl-number-string {
		font-size: 60px;
	}

	#filters {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

}

/* min-width 768 px */
@media screen and (min-width: 64em) {

	header .nav_container {
		display: none;
	}

}

/* max-width 768 px */
@media screen and (max-width: 48em) {

	.voest-about .voest-counter .fl-number-string {
		font-size: 50px;
	}

	/*    .grid-padding-x > .cell {
	padding-right: 1.5rem;
	padding-left: 1.5rem;
}
	*/
	/*.voest-counter .fl-col {
	display: inline-block;
	text-align: center;
}*/

	.testimonial-slider .fl-slide-bg-photo,
	.single-post .fl-slide-bg-photo {
		display: none;
	}

	.counter-container .fl-tabs-horizontal .fl-tabs-label.fl-tab-active,
	.counter-container .fl-tabs-label {
		height: auto;
		text-align: center;
	}

	.fl-tabs-panel {
		border: none !important;
	}

	.fl-tabs-label.fl-tabs-panel-label.fl-tab-active {
		display: none !important;
	}

	.fl-tabs-label.fl-tabs-panel-label {
		display: none !important;
	}

	.checklist-blue,
	.checklist-grey {
		margin: 0px 0px 0px 0px;;
	}

	.entry-content-page h3 {
		font-size: 1.25rem;
	}

	.checklist-grey:nth-child(1), 
	.checklist-grey:nth-child(2), 
	.checklist-blue:nth-child(1) {
		min-height: auto;
	}

	.checklist-number, .checklist-number-bottom {
		position: relative;
		right: 0;
		font-size: 130px;
		font-weight: bold;
		float: left;
		vertical-align: top;
		top: -35px;
	}

	.checklist-number-bottom {
		bottom: 0;
	}

	.checklist-blue ul,
	.checklist-grey ul {
		margin-left: 100px !important;
	}

	.entry-content-page .checklist-blue p, 
	.entry-content-page .checklist-grey p {
		display: inline;
	}

	#checkliste .checklist-mobile-1,
	#checkliste .checklist-mobile-3,
	#checkliste .checklist-mobile-5 {
		background-color: #0082B4;
	}

	#checkliste .checklist-mobile-0,
	#checkliste .checklist-mobile-2,
	#checkliste .checklist-mobile-4 {
		background-color: #ededed;
	}

	#checkliste .checklist-mobile-1 .checklist-number-bottom,
	#checkliste .checklist-mobile-3 .checklist-number-bottom,
	#checkliste .checklist-mobile-5 .checklist-number-bottom,
	#checkliste .checklist-mobile-1 .checklist-number,
	#checkliste .checklist-mobile-3 .checklist-number,
	#checkliste .checklist-mobile-5 .checklist-number {
		color: #ededed;
	}

	#checkliste .checklist-mobile-0 .checklist-number-bottom,
	#checkliste .checklist-mobile-2 .checklist-number-bottom,
	#checkliste .checklist-mobile-4 .checklist-number-bottom,
	#checkliste .checklist-mobile-0 .checklist-number,
	#checkliste .checklist-mobile-2 .checklist-number,
	#checkliste .checklist-mobile-4 .checklist-number {
		color: #0082B4;
	}

	.entry-content-page .checklist-mobile-0 p,
	.entry-content-page .checklist-mobile-0 ul li,
	.entry-content-page .checklist-mobile-2 p,
	.entry-content-page .checklist-mobile-2 ul li,
	.entry-content-page .checklist-mobile-4 p,
	.entry-content-page .checklist-mobile-4 ul li {
		color: #333;
	}

	.entry-content-page .checklist-mobile-1 p,
	.entry-content-page .checklist-mobile-1 ul li,
	.entry-content-page .checklist-mobile-3 p,
	.entry-content-page .checklist-mobile-3 ul li,
	.entry-content-page .checklist-mobile-5 p,
	.entry-content-page .checklist-mobile-5 ul li {
		color: #fff;
	}

	.checklist-mobile-0 p {
		margin-left: 85px;
	}

	.checklist-mobile .checklist-number,
	.checklist-mobile .checklist-number-bottom  {
		margin-top: 20px;
		line-height: 1;    
	}

	.checklist-mobile-5 p strong {
		font-size: 24px !important;
		margin-left: 70px;
		font-weight: 400 !important;
	}

	.fl-col-group.fl-node-5bb4905b88afa.fl-col-group-nested,
	.fl-col-group.fl-node-5bb493b578ed8.fl-col-group-nested {
		display: flex;
		flex-direction: column;
		align-items: center;
		flex-wrap: nowrap;
		justify-content: center;
		align-content: center;
		height: 600px;
	}

	.voest-counter-image-mobile .fl-photo-img.size-full {
		width: 100%;
		height: auto;
		max-width: 440px !important;
	}


	.voest-counter-image-mobile {
		position: absolute;
		width: 90%;
		margin: 0 auto;
		text-align: center;
		left: 0;
		right: 0;
		min-width: 400px;
	}

	.fl-content-slider .fl-slide-bg-photo {
		position: absolute;
	}

	.va-slider-home .fl-content-slider .fl-slide-bg-photo {
		position: relative;
	}

	.fl-content-slider, .fl-content-slider .fl-slide {
		min-height: 350px !important;
	}

	.fl-builder-content .fl-module-content-slider .fl-slide .fl-slide-text h2 {
		font-size: 30px !important;
		line-height: 33px !important;
	}

	.fl-builder-content .fl-module-content-slider .fl-slide .fl-slide-text h3 {
		font-size: 18px !important;
		line-height: 22px !important;
	}

	.fl-slide-content {
		text-align: left;
	}

	.fl-slide-text {
		margin: 20px 0 0 20px;
	}

	.lastslider .fl-slide-content-wrap {
		margin-top: 30%;
	}

	.fl-slide-text h2::after {
		bottom: -7px;
		border-bottom: 2px solid;
	}

	.fl-slide-text > :last-child {
		margin: 1px 0 0 0 !important;
	}

	.checklist-mobile .fl-rich-text ul li::before {
		left: 105px;  
	}

	.checklist-mobile-1 .fl-rich-text ul li::before,
	.checklist-mobile-3 .fl-rich-text ul li::before,
	.checklist-mobile-5 .fl-rich-text ul li::before {
		color: rgb(255, 255, 255);
	}

	.checklist-mobile-0 .fl-rich-text ul li::before,
	.checklist-mobile-2 .fl-rich-text ul li::before,
	.checklist-mobile-4 .fl-rich-text ul li::before {
		color: rgb(51, 51, 51);
	}

	.parent-pageid-8 .fl-rich-text ul li::before {
		left: 33px; 
	}

	.home .entry-content-page h2 {
		font-size: 26px;
	}

	.home h2 {
		line-height: 34px;
	}

	.lehre {
		max-width: 100%;
		width: 440px;        
		height: auto;
	}

	#ausbildungen .fl-photo-img {
		width: 440px;
		height: auto !important;
	}

	#lehrberufe-liste td.column-2 {
		word-wrap: break-word;
		overflow-wrap: break-word;
		word-wrap: break-word;

		-ms-word-break: break-all;
		word-break: break-word;

		-ms-hyphens: auto;
		-moz-hyphens: auto;
		-webkit-hyphens: auto;
		hyphens: auto;

	}

	/*    .isobuttons input:checked:hover + span {
	background-color: #fff;
	color: #0a0a0a;
}
	*/
}

@media screen and (max-width: 28.750em) {
	.voest-counter-image-mobile .fl-photo-img.size-full {
	}

	.fl-module-numbers .fl-module-content {
		margin: 12px;
	}

	.voest-about .voest-counter .fl-number-string {
		font-size: 35px;
	}
	.hidesmall {
		display: none;
	}

	.fl-col-group.fl-node-5bb4905b88afa.fl-col-group-nested, .fl-col-group.fl-node-5bb493b578ed8.fl-col-group-nested {
		display: flex;
		flex-direction: column;
		align-items: center;
		flex-wrap: nowrap;
		justify-content: center;
		align-content: center;
		height: 500px;
	}

	.header_container {
		max-width: 100vw;
	}

	.voest-counter-image-mobile {
		min-width: auto;
	}

}

/* checkbox fix */
@media screen and (min-width: 769px) and (max-width: 999px) {
	#checkliste .checklist-mobile-1 ul li:last-child {
		max-width: 110px;
	}
}

/* fixes */
.voest-about .fl-photo-img {
	max-width: 1170px !important;
	width: 100%;
}

#cookie-notice .cn-buttons-container, .cn-text-container {
	display: inline;
}

#cookie-notice .cn-text-container {
	margin: 0 0 0px 0;
}

#cookie-notice .cookie-notice-container {
	padding: 10px 30px;
}

#cookie-notice .cookiebutton {
	margin-bottom: 5px;
	padding: 5px 10px;
}

@media print {

	#cookie-notice,
	.nav_container,
	.fl-module-content-slider,
	.fl-module-tabs,
	.checklist-number,
	.checklist-number-bottom {
		display: none !important;
	}

	h1 { font-size: 20px; }

	h2 { font-size: 18px; }

	h3 { font-size: 14px; }

	h4 { font-size: 14px; background: #fff !important; }

	p { font-size: 14px; }

	.checklist-grey:nth-child(1), .checklist-grey:nth-child(2), .checklist-blue:nth-child(1) {
		min-height: auto !important;
	}

	a[href]:after {
		display: none;
		visibility: hidden;
	}

	.custom-logo { max-width: 240px !important; }

	.fl-col { float: none !important; }

}

/*#cookie-notice .cookiebutton {
background-color: #0082B4;
background-image: linear-gradient(to bottom,#0082B4,#0082B4);
}*/

#cookie-notice .cookiebutton {
	background-color: rgb(227, 227, 227);
	background-image: linear-gradient(to bottom,rgb(227, 227, 227),rgb(227, 227, 227));
	color: #008cba;
	text-shadow: none;
	float: right;
	margin-top: -3px;
}

.cookies-not-set .header_container {
	margin-top: 45px;
}

#cookie-notice {
	position: absolute;
}

.cookie-notice-container {
	text-align: left;
	max-width: 1190px;
	margin: 0 auto;
}

#cookie-notice #cn-more-info {
	background-color: transparent;
	background-image: none;
	color: #008cba;
	border: none;
	text-shadow: none;
	box-shadow: none;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	border: 2px solid red;
}

.wpcf7-form .button {
	border-radius: 3px;
}

span.categories-links a,
.boxedheadline {
	color: #008cba;
	border: 1px solid #0082B4;
	padding: 4px 9px;
	text-transform: none;
	letter-spacing: 0;
	margin: 0 10px 10px 0 !important;
	font-size: 16px;
	line-height: 1.8;
	display: inline-block;
}

.button:checked + .boxedheadline,
.boxedheadline:hover,
span.categories-links a:hover {
	background-color: #008cba;
	color: #fff;
}

li.post-link a:nth-child(1) img {
	background-color: #ededed;
}

a.filtered-post-link {
	color: #000;
}

.entry-meta-header .entry-date {
	color: #444;
	text-transform: none;
}

.single article {
	margin-top: 40px;
}

@media screen and (max-width:64em) {
	.cookies-not-set .header_container {
		margin-top: 0px;
	}
}

/* erfolgsgeschichten */
.entry-meta-header,
span.edit-link a,
.entry-meta-categories {
	font-size: 16px;
}

.meta-nav svg {
	fill: #0082b4;
	width: 18px;
	height: 18px;
	display: inline-block;
	vertical-align: text-bottom;
}

.nav-previous a:hover svg,
.nav-next a:hover svg{
	opacity: 0.4;
}

.isotope-meta {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

a.btn-secondary {
	color: #444;
	background-color: #fff;
	border: 1px solid #444;
	border-radius: 3px;
	display: inline-block;
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.42857143;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

a.btn-secondary:hover {
	background-color: #444;
	color: #fff;
	text-decoration: none;
}

.filtergrid {
	list-style-type: none;
	margin: 0 !important;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

.isotopelink a {
	font-size: 26px;
	line-height: 1;
}

.isotopelink {
	margin-top: 15px;
	margin-bottom: 20px;
	/*min-height: 65px;*/
}

.element-item {
	width: 33%;
	max-width: 33%;
	padding: 10px 15px;
	display: flex;
	flex-direction: column;
	justify-content: stretch;
	margin-bottom: 30px;
}

.isotopelink {
	/*flex-grow: 1;*/
}

.filter-image.wp-post-image {
	/*max-height: 270px;*/
	width: auto;
}

.filterblock.button-group {
	justify-content: center;
	margin-top: 50px;
	margin-bottom: 60px;
	flex-wrap: wrap;
}

.filterblock input[type="checkbox"] {
	opacity: 0;
	display: none;
}

.home .element-item {
	width: 33%;
	max-width: 33%;
}

.allegeschichten {
	/*
	text-align: center;
	*/
}

@media screen and (max-width:1023px) {
	.element-item {
		width: 50%;
		max-width: 350px;
		padding: 10px 15px;
	}

	.home .element-item {
		width: 100%;
		max-width: 350px;
	}
}


@media screen and (max-width:768px) {
	.isotopelink a {
		font-size: 18px;
	}

	.isotope-meta {
		flex-direction: column;
		align-items: flex-start;
	}

	.isotope-meta time {
		margin-bottom: 10px;
	}

	.element-item {
		padding: 10px 8px;
		margin-bottom: 10px;
	}

	.voest-about {
		min-height: 120vh;
	}

	.voest-about {
		min-height: auto;
		margin-bottom: 160px;
	}

	.fl-tabs-horizontal .fl-tabs-label.fl-tab-active::after {
		content: none;
	}

	.nav-single {
		flex-direction: column;
		align-items: center;
	}

	.nav-single span {
		margin-bottom: 20px;
	}
}

@media all and (max-width: 540px) {

	.voest-about {
		min-height: auto;
	}
}

/* fix for slider on blog posts */
.single .bx-controls.bx-has-pager {
	display: none !important;
}

/* accordion */
.fl-accordion-button-icon-left, .fl-accordion-button-icon-right {
	opacity: 1;
	filter: alpha(opacity = 100);
}

.fl-accordion-button-label {
	vertical-align: middle;
}

.fl-accordion-button-icon {
	padding-left: 15px;
	margin-top: 5px;
	display: block;
	margin-right: 5px;
}

.entry-content-page .fl-accordion a:hover:hover {
	text-decoration: none;
}

.va-h1 h1,
.va-h2 h2 {
	font-size: 40px;
	line-height: 44px;
	font-weight: 400;
}

.page-template-erfolgsgeschichten .isotopefilter {
	max-width: 1100px;
}


/* neue erfolgsgeschichten */
.va-eg-qa .fl-list-item-content-text p {
	font-style: italic;
}

.va-eg-qa .fl-list-item-heading-text {
	font-size: 1.2rem;
	color: #0082b4;
}

.va-eg-qa .fl-list-item-content {
	margin-bottom: 24px;
}

.va-eg-qa .fl-list-item-content-text {
	border-left: 2px solid #ccc;
	padding-left: 24px;
}

.entry-content-post .va-eg-qa h2 {
	color: #0082b4;
	line-height: 1.2;
	font-weight: 500;
	max-width: 680px;
}

.single h1.entry-title-post {
	color: #0082b4;
	font-weight: 500;
}

.entry-content-post .va-intro-text p {
	font-size: 1.2rem;
	color: #444;
}

.entry-content-post .va-intro-text p:last-child {
	margin-bottom: 0;
}

.va-row-image-left .fl-rich-text p:last-child,
.va-row-image-right .fl-rich-text p:last-child {
	margin-bottom: 0;
}

@media all and (min-width: 769px) {

	.entry-content-post .va-intro-text {
		padding-right: 80px;
	}

	.va-row-image-left .fl-rich-text {
		padding-left: 50px;
	}

	.va-row-image-right .fl-rich-text {
		padding-right: 50px;
	}

}

@media all and (max-width: 768px) {
	.single h1.entry-title-post {
		color: #0082b4;
		margin-bottom: 0;
	}

	.single .fl-module-photo .fl-module-content {
		margin-top: 0;
	}

	span.categories-links a, .boxedheadline {
		text-align: center;
	}
}

.va-eg-zitatbox .fl-callout-title {
	text-align: center;
	font-style: italic;
	color: #0082b4;
}

.va-eg-zitatbox .fl-callout-text {
	text-align: center;
	font-weight: normal;
}

.va-eg-zitatbox .fl-callout-text p {
	color: #0082b4;
	font-size: 0.9rem;
	line-height: 1.2;
}

.single .fl-rich-text ul li::before {
	left: 15px;
}

.va-slider-home h2 {
	font-weight: 600;
}

.va-slider-home .fluid-width-video-wrapper {
	padding-top: 56.4% !important;
}

.va-slider-home .responsive-embed {
	margin-bottom: 0 !important;
}

@media all and (max-width: 768px) {

	.fl-content-slider, .fl-content-slider .fl-slide {
		min-height: auto !important;
	}

	.va-slider-home .fl-content-slider, .fl-content-slider .fl-slide {
		min-height: auto !important;
	}

	.va-slider-home .fluid-width-video-wrapper {
		padding-top: 58% !important;
	}

	.responsive-embed.widescreen {
		padding-bottom: 57.25%;
	}
}


/* termine */
.va-termintable thead {
	display: none;
}

.va-termintable td {
	vertical-align: middle;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}

.entry-content-post table.va-termintable, 
.entry-content-page table.va-termintable, 
.comment-content table.va-termintable {
	border-bottom: 2px solid #0082b4;
	border-top: 2px solid #0082b4;
}

.tablepress.va-termintable tbody td, 
.tablepress.va-termintable tfoot th {
	border-top: 2px solid #0082b4;
}

.va-termintable .column-1 {
	font-size: 32px;
	color: #0082b4;
	font-weight: 400;
}

.va-termintable .column-2 {
	font-weight: 400;
	color: #0082b4;
	font-size: 20px;
	line-height: 1.1;
	width: 200px;
}

.va-termintable .column-3 {
	text-align: left !important;
}

.va-termintable .column-3 h3 {
	font-size: 20px;
	font-weight: 400;
	color: #0082b4;
}

.va-termintable .column-3 p {
	font-size: 16px;
	font-weight: 400;
	color: #000;
	margin-bottom: 0;
}

.va-termintable .column-4 {
	width: 20px;
	min-width: 20px;
}

#tablepress-4 .column-2 {
	max-width: 130px;
}

#tablepress-4 .column-4 {
	width: 150px;
}

@media all and (min-width: 768px) {
	#tablepress-4 .column-1 {
		max-width: 250px !important;
		width: auto;
		min-width: 250px;
	}
}

@media all and (max-width: 600px) {
	.va-termintable .column-1,
	.va-termintable .column-2,
	.va-termintable .column-3 h3 {
		font-size: 16px;
	}
}
