@charset "UTF-8";
@import url("../fonts/bungee/stylesheet.css");


.info-blocks h3 {
  color: #650001;
  margin: 0;
  text-align: center;
}
.info-blocks h2 {
  color: #e6602a;
  font-size: 125%;
  margin: 6px 0 25px;
  text-align: center;
}
.info-blocks .alt-features-descr {
  font-size: 110%;
}
.c-content-line-icon.c-icon-screen-chart {
  background: rgba(0, 0, 0, 0) url("../../assets/base/img/content/line-icons/info-blocks-icon-1.png") repeat scroll 0 0;
  display: block;
  float: none;
  height: 60px;
  margin: 0 auto 20px;
  width: 24px;
}
.c-content-line-icon.c-icon-support {
  background: rgba(0, 0, 0, 0) url("../../assets/base/img/content/line-icons/info-blocks-icon-2.png") repeat scroll 0 0;
  display: block;
  float: none;
  height: 61px;
  margin: 0 auto 20px;
  width: 80px;
}
.c-content-line-icon.c-icon-bulb {
  background: rgba(0, 0, 0, 0) url("../../assets/base/img/content/line-icons/info-blocks-icon-3.png") repeat scroll 0 0;
  display: block;
  float: none;
  height: 61px;
  margin: 0 auto 20px;
  width: 36px;
}
.c-content-feature-5 .c-text {
  background-color: #ffffff;
  color: #b65b44;
  font-size: 110%;
  font-weight: 300 !important;
  line-height: 150%;
  padding: 25px;
  position: relative;
  text-align: left;
  text-transform: none;
  width: 45%;
  z-index: 1;
}
.c-content-accordion-1 .panel > .panel-collapse > .panel-body {
  font-size: 110% !important;
}
.c-content-feature-5 .c-content-title-1 {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  border-bottom: 3px solid #e6602a;
  margin-bottom: 20px;
  margin-top: 0;
  padding: 20px;
  position: relative;
  width: 45% !important;
  z-index: 2;
}
.c-content-feature-5 .c-content-title-1 h3 {
  margin: 0;
  color: #650001 !important;
}
.c-content-feature-5 .c-content-title-1 h3 span {
  display: block;
	font-weight: 300;
  color: #e6602a !important;
}
.c-content-feature-5 .c-content-title-1 .c-line-left.c-bg-blue-3 {
  display: none;
}
.c-bg-grey-1 .title-wrap {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #650001;
}
.quotes-container .c-content-title-1 + p {
  color: #b65b44;
  font-size: 150%;
  text-align: center;
}
.c-content-testimonial-3 > .c-content::after, .c-content-testimonial-3 > .c-content::before {
  background: rgba(0, 0, 0, 0) url("../../img/arrow.png") repeat scroll 0 0;
  border: 0 none;
  display: block;
  height: 30px;
  margin-left: -12px;
  margin-top: -18px;
  width: 25px;
}
#footer {
  background: #e6602a none repeat scroll 0 0;
  color: #e4c9c3;
  padding: 30px;
}
#footer a:not(.btn) {
  color: #e4c9c3;
}
#footer .region-footer {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
}
#footer .block {
  display: inline-block;
  margin: 0 -2px;
  text-align: center;
  vertical-align: middle;
  width: 33.333%;
}
#footer .block h2 {
  display: none;
}
#block-block-65 .content span {
	color: #650001;
	font-weight: 500;
}
#block-system-powered-by {
  text-transform: uppercase;
}

.c-logo {
  display: block;
  padding-top: 32%;
  position: relative;
  width: 195px;
}
.c-logo img {
  left: 0;
  max-height: 100% !important;
  position: absolute;
  top: 0;
  width: 100%;
}
.navbar-nav > li > a {
  color: #645656;
  font-weight: 500;
  margin: 10px 0 !important;
  text-transform: uppercase;
  padding: 13px 5px;
}
@media all and (max-width:1200px){
	.c-navbar .container {
		width: 100% !important;
	}
	.navbar-nav > li > a {
		padding: 7px 4px !important;
	}
}
.navbar-nav > li.timeslots > a {
  font-weight: 800;
}
.navbar-nav > li > a.active, .navbar-nav > li > a:hover {
  background: none;
	color: #b65b44 !important;
}
.admin-menu.c-layout-header-fullscreen.c-layout-header-static .c-layout-header, .admin-menu.c-layout-header-fixed .c-layout-header {
  top: 32px !important;
}
body.admin-menu {
  margin-top: 32px !important;
}
.c-layout-header .c-navbar {
	padding: 10px 0;
}
.c-layout-header .c-topbar-light {
  border-bottom: 1px solid #cc9e8e;
}

#block-block-67 h2 {
  display: none;
}
#block-block-67 .content ul {
  line-height: 42px;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  text-align: center;
}
#block-block-67 .content ul li {
	display: inline-block;
	padding: 0px 10px;
	font-size: 86%;
}
@media all and (max-width:1200px) {
	#block-block-67 .content ul li {
		padding: 0px 5px;
		font-size: 80%;
	}
}

#block-block-67 .content ul li:nth-of-type(1) {
	padding-left: 0;
	color: #650001;
	font-weight: bold;
}
#block-block-67 .content ul li:nth-last-of-type(1) {
	padding-right: 0;
}
#block-block-67 .content ul li strong {
  color: #b65b44;
}

body.c-page-on-scroll .c-navbar {
  margin-top: -14px;
}
body.c-page-on-scroll .c-logo {
  margin-top: -7px;
  width: 125px;
}
body.c-page-on-scroll .c-quick-search {
  margin-top: 2px !important;
}

.md-arrow-left,
.md-arrow-right{
  display: inline-block;
  width: 40px;
  height: 40px;
  transition: all 0.3s;
  opacity: 0.3;
  filter: alphaopacity=30;    
}
.md-arrow-left:hover,
.md-arrow-right:hover{
  transition: all 0.3s;
  opacity: 1;
  filter: alphaopacity=100;
}
.md-arrow-left{
  background: url(../../img/slider-arrow-left.png);
}
.md-arrow-right{
  background: url(../../img/slider-arrow-right.png);
}

.c-page-on-scroll .c-layout-header.c-layout-header-4 {
  border-bottom: 3px solid #b65b44;
}


body.page-node- .c-panel, body.page-node- .c-media {
	display: none;
}
/*body.page-node- .node-page {
	padding: 20px 0;
}*/
body.page-node- .node-page table tr th, 
body.page-node- .node-page table tr td {
  padding: 10px;
  text-align: center;
}
body.page-node- .node-page table tr img {
  width: 100%;
}




.centrumok-content .col-md-6 {
  text-align: center;
}
.centrumok-content .row {
  margin: 0 !important;
  padding: 10px 0;
  font-size: 130%;
}
.centrumok-content .row.name {
	min-height: 110px;
}
.centrumok-content .row.mail a {
	font-size: 80%;
}
.centrumok-content .row.img img {
  width: 100%;
	max-width: 300px;
}
.centrumok-content .row.centrum-img img {
  width: 100%;
	max-width: 400px;
}
.centrumok-content .row.map iframe {
  width: 100%;
	max-width: 400px;
}
.centrumok-content .row.name small {
  display: block;
  line-height: 120% !important;
}










@media all and (max-width: 1200px){
	.c-logo {
		margin-top: 4px;
		width: 150px;
	}
	.navbar-nav > li > a {
		padding: 0 6px;
	}
}

@media all and (max-width: 991px){
	.c-layout-header.c-layout-header-dark-mobile .c-brand > .c-topbar-toggler > i, .c-layout-header.c-layout-header-dark-mobile .c-brand > .c-search-toggler > i, .c-layout-header.c-layout-header-dark-mobile .c-brand > .c-cart-toggler > i {
		color: #22272C;
	}
	.c-layout-header.c-layout-header-dark-mobile .c-brand > .c-topbar-toggler:hover > i, .c-layout-header.c-layout-header-dark-mobile .c-brand > .c-search-toggler:hover > i, .c-layout-header.c-layout-header-dark-mobile .c-brand > .c-cart-toggler:hover > i,
	.c-layout-header.c-layout-header-dark-mobile .c-brand > .c-topbar-toggler:focus > i, .c-layout-header.c-layout-header-dark-mobile .c-brand > .c-search-toggler:focus > i, .c-layout-header.c-layout-header-dark-mobile .c-brand > .c-cart-toggler:focus > i {	
		color: #650001;
	}
	.c-layout-header.c-layout-header-dark-mobile {
		background: #fff none repeat scroll 0 0;
	}
	.c-layout-header .c-brand {
		margin: 0;
	}
	.c-layout-header .c-navbar > .container {
		padding: 0 20px;
	}
	.c-logo {
		float: left;
		margin-top: -10px !important;
		padding-top: 39px;
		top: 7px;
		width: 100px !important;
	}
	.c-layout-header .c-brand.c-pull-left {
		position: relative;
		top: 0;
	}
	body.c-page-on-scroll .c-navbar {
		margin-top: 0;
	}
	.c-layout-header .c-navbar {
		height: auto;
	}
	#block-block-67 .content ul {
		line-height: 100%;
		padding: 5px 0;
		text-align: center;
	}
	#block-block-67 .content ul li {
		padding: 5px 10px !important;
	}
	
	.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark-mobile {
		background: #b65b44 none repeat scroll 0 0;
		margin-left: -20px;
		margin-top: 39px;
		padding: 20px;
	}
	.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark-mobile ul {
		margin: 0 !important;
		padding: 0 15px;
	}
	.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark-mobile ul li {
	
	}
	.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark-mobile ul li a {
		color: #fff;
		margin: 0;
		padding: 5px 0;
	}
	.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark-mobile ul li a.active,
	.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark-mobile ul li a:hover {
		color: #e6602a !important;
	}
	.c-content-feature-5 .c-text + .btn {
		margin-bottom: 20px;
	}
	
	.c-layout-header.c-layout-header-dark-mobile .c-quick-search > .form-control::-webkit-input-placeholder {
		color: #650001;
	}
	.c-layout-header.c-layout-header-dark-mobile .c-quick-search > .form-control:-moz-placeholder { /* Firefox 18- */
		color: #650001;
	}
	.c-layout-header.c-layout-header-dark-mobile .c-quick-search > .form-control::-moz-placeholder {  /* Firefox 19+ */
		color: #650001;
	}
	.c-layout-header.c-layout-header-dark-mobile .c-quick-search > .form-control:-ms-input-placeholder {  
		color: #650001;
	}
	.c-layout-header.c-layout-header-dark-mobile .c-quick-search > .form-control {
		color: #650001;
	}
	.c-layout-header.c-layout-header-dark-mobile .c-quick-search > span {
		color: #650001;
	}
  
  .c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark > .nav.navbar-nav > li > .dropdown-menu {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    display: block;
  }
  .c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li.timeslots a {
    color: #fff !important;
  }
  .c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark > .nav.navbar-nav > li .dropdown-menu > li > a {
    border: 0 none;
  }
}
@media all and (max-width: 700px){
	#footer {
		padding: 10px 20px;
	}
	#footer .block {
		padding: 10px 0;
		width: 100%;
	}
}
@media all and (max-width: 600px){
	.c-layout-revo-slider-4 .c-main-title-circle {
		display: none;
	}
	.md-object.md-layer-1-0-1.logo {
		display: none !important;
	}
}
@media all and (max-width: 500px){
	.c-content-feature-5 .c-photo {
		right: 15px;
	}
	.c-content-feature-5 .c-content-title-1 {
		width: 55% !important;
	}
	.c-content-feature-5 .c-text {
		width: 55%;
	}
}
@media all and (max-width: 480px){
	.c-content-feature-5 .c-photo {
		position: static;
		width: 100% !important;
	}
	.c-content-feature-5 .c-content-title-1 {
		width: 100% !important;
	}
	.c-content-feature-5 .c-text {
		width: 100%;
	}
}
@media all and (max-width: 360px){
	.centrumok-content .row strong {
		display: block;
	}
}

.cookie-compliance {
  background-color: #666;
  bottom: 0;
  color: #fff;
  position: fixed;
  width: 100%;
  z-index: 99999;
}
.cookie-compliance__inner {
  width: 100%;
  text-align: center;
}
#cookie-compliance .cookie-compliance__text {
  font-size: 120%;
  margin-top: 6px;
}
#cookie-compliance .cookie-compliance__text, #cookie-compliance form {
  display: inline-block;
  vertical-align: middle;
  padding: 5px;
}

#block-block-65 a:hover {
	text-decoration: underline;
}


.c-theme-btn.btn.green {
  background: #5DAE54 none repeat scroll 0 0;
  border-color: #5DAE54;
  color: #ffffff;
}
.c-theme-btn.btn.green:hover {
  background: #67aa29 none repeat scroll 0 0;
  border-color: #67aa29;
}

.c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li {
  position: relative;
}
.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark > .nav.navbar-nav > li > .dropdown-menu {
    background: #fff;
    border: 0;
    width: 320px !important;
    right: auto;
    left: 0;
}
.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark > .nav.navbar-nav > li .dropdown-menu > li {
  border: 0 none;
  padding: 5px 0;
}
.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark > .nav.navbar-nav > li .dropdown-menu > li > a {
  font-size: 110%;
}
.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark > .nav.navbar-nav > li .dropdown-menu > li > a:hover {
  background: #e6602a;
  color: #fff !important;
}


a.prev-def {
  cursor: default;
  pointer-events: none;
}

.c-content-accordion-1.c-theme .panel > .panel-heading > .panel-title > a {
  background-color: #e6602a;
}
.c-content-accordion-1.c-theme .panel > .panel-collapse > .panel-body {
  background-color: #e6602a;
}
.c-content-accordion-1.c-theme .panel > .panel-heading > .panel-title > a.collapsed:hover, .c-content-accordion-1.c-theme .panel > .panel-heading > .panel-title > a.collapsed:focus {
  background-color: #e6602a;
}
.c-theme-btn.btn {
  background: #e6602a none repeat scroll 0 0;
  border-color: #e6602a;
  color: #ffffff;
}


.ilightbox-holder.dark .ilightbox-container  .ilightbox-caption {
	display: none !important;
}


.banner-wrap {
	margin-bottom: 20px;
	text-align: center;
}
.banner-wrap span {
	display: inline-block;
}
.banner-wrap span img {
	width: 100%;
}
.banner-wrap span.mobil {
	display: none;
}
@media all and (max-width: 600px){
	.banner-wrap span.pc {
		display: none;
	}.banner-wrap span.mobil {
		display: inline-block;
	}
}




.mobil-header {
	display: none;
}
/*.mobil-header {
	text-align: center;
	display: none;
}
.mobil-header img {
	width: 100%;
}
@media all and (max-width: 768px){
	.mobil-header {
		display: block;
	}
	.block-md-slider {
		display: none;
	}
}*/


.c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li:hover {
	background: #eaeaea;
}
.c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li:hover > .dropdown-menu {
  background: #eaeaea none repeat scroll 0 0;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}

.c-content-box.c-size-md {
  padding: 30px 0 !important;
}









.plazmaadas-lepesei {
  font-size: 120%;
}
.plazmaadas-lepesei .telefon-info-block {
		background: green;
}

.plazmaadas-lepesei .container {
  margin: 0 -20px;
  padding: 30px 20px;
}
.plazmaadas-lepesei .container:nth-of-type(1) {
  padding-bottom: 0;
}
.plazmaadas-lepesei .container:nth-of-type(odd) {
  background: #f0f0f0;
}
.plazmaadas-lepesei .image-wrap.img-1 {
  display: block;
  float: right;
  margin-right: -35px;
  margin-top: -50px;
}
.plazmaadas-lepesei .image-wrap.img-4 {
  display: block;
  margin-bottom: -29px;
}
.plazmaadas-lepesei .container h2 {
	text-transform: uppercase;
}
.plazmaadas-lepesei .container h3 {
  font-size: 120%;
  font-weight: 100;
}
.plazmaadas-lepesei .container h2 + h3 {
	margin-top: -10px;
}
ul.checkmarks {
  list-style: outside none none;
  margin: 20px 0;
  padding: 0 0 0 25px;
}
ul.checkmarks li {
  padding-left: 35px;
  position: relative;
}
ul.checkmarks li::before {
  color: #92c669;
	content: "\e013";
  font-family: "Glyphicons Halflings";
  left: 0;
  margin-top: -15px;
  position: absolute;
  top: 50%;
}
@media all and (max-width:768px){
	.plazmaadas-lepesei .image-wrap {
		width: 100%;
		display: block;
		text-align: center;
	}
	.plazmaadas-lepesei .image-wrap.img-1 {
		margin-top: 0;
	}
	.plazmaadas-lepesei .image-wrap.img-4 {
		margin-bottom: 0;
	}
	.img-responsive {
		display: inline !important;
	}
}

.c-comments {
  clear: both;
}

.pulse-shadow {
  box-shadow: 0 0 0 rgba(223,76,27, 0);
	display: inline-block;
	animation: pulse-shadow 3s infinite;
}
/*.pulse-shadow:hover {
  animation: none;
}*/

@-webkit-keyframes pulse-shadow {
  0% {
    -webkit-box-shadow: 0 0 0 rgba(223,76,27, 0);
  }
  70% {
      -webkit-box-shadow: 0 0 15px 5px rgba(223,76,27, 1);
  }
  100% {
      -webkit-box-shadow: 0 0 0 rgba(223,76,27, 0);
  }
}
@keyframes pulse-shadow {
  0% {
    -moz-box-shadow: 0 0 0 rgba(223,76,27, 0);
    box-shadow: 0 0 0 rgba(223,76,27, 0);
  }
  70% {
      -moz-box-shadow: 0 0 15px 5px rgba(223,76,27, 1);
      box-shadow: 0 0 15px 5px rgba(223,76,27, 1);
  }
  100% {
      -moz-box-shadow: 0 0 0 rgba(223,76,27, 0);
      box-shadow: 0 0 0 rgba(223,76,27, 0);
  }
}



.info-text {
	color: red;
	padding: 20px;
	text-align: center;
	font-weight: bold;
	font-size: 150%;
	margin-top: -10px;
	animation: pulse-text 3s infinite;
	-webkit-animation: pulse-text 3s infinite;
}
@-webkit-keyframes pulse-text {
  0% {
    opacity: 0.2
  }
  70% {
      opacity: 1
  }
  100% {
     opacity: 0.2
  }
}
@keyframes pulse-text {
  0% {
    opacity: 0.2
  }
  70% {
      opacity: 1
  }
  100% {
     opacity: 0.2
  }
}

.page-node-509 .node-nd-blog .resp td {
	padding: 10px;
}
@media all and (max-width:500px) {
	.page-node-509 .node-nd-blog .resp td {
		display: block;
		width: 100%;
	}
}





@media all and (max-width:1200px) {
	.md-slide-item.slide-2 .c-main-title-circle {
		font-size: 66%;
	}
}

.md-slide-item.slide-47 .c-main-title-circle {
	margin-top: -76px;
	padding-left: 22%;
	padding-right: 15%;
	color: #fff;
	font-size: 51%;
}
.md-slide-item.slide-47 .btn {
	max-width: 160px;
	line-height: 50px;
	/* float: right; */
	padding: 0 10px;
	vertical-align: middle;
	display: inline-block;
	margin-left: 10px;
}
.md-slide-item.slide-47 .row1 strong {
	background: rgba(0, 0, 0, 0.5);
	border-radius: 6px;
	padding: 25px 20px;
	display: block;
	text-align: center;
	font-size: 180%;
	margin-bottom: 15px;
}
.md-slide-item.slide-47 .row1 strong span {
	color: #f6ff00;
}
.md-slide-item.slide-47 .row2 {
	text-align: center;
	font-size: 95%;
}
@media all and (max-width:1200px) {
	.md-slide-item.slide-47 .row1 strong {
		padding: 12px 20px;
		font-size: 150%;
	}
	.md-slide-item.slide-47 .btn {
		font-size: 65%;
		width: auto;
	}
}





.md-slide-item.slide-45 .c-main-title-circle .row2 {
	line-height: 100%;
	font-size: 90%;
}
.md-slide-item.slide-45 .c-main-title-circle {
	padding-top: 220px;
}
.md-slide-item.slide-45 .btn {
	max-width: 160px;
	line-height: 50px;
	float: right;
}



.md-slide-item.slide-46 .c-main-title-circle .row2 {
	line-height: 130%;
	font-size: 72%;
}
.md-slide-item.slide-46 .c-main-title-circle {
	padding-top: 220px;
	padding-left: 54%;
}
.md-slide-item.slide-46 .btn {
	max-width: 160px;
	line-height: 50px;
	float: right;
	margin-top: 10px;
}


.md-slide-item.slide-48 .c-main-title-circle {
	margin-top: -62px;
	padding-left: 26%;
	padding-right: 32%;
	text-align: center;
}
.md-slide-item.slide-48 .btn {
	max-width: 160px;
	line-height: 50px;
	float: right;
	margin-top: 10px;
}
.md-slide-item.slide-48 .row1 {
	color: #f3f315;
	font-size: 80%;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.md-slide-item.slide-48 .row1 span {
	color: #fff;
	font-style: italic;
}
.md-slide-item.slide-48 .row2 p {
	color: #fff;
	text-transform: uppercase;
	font-size: 59% !important;
	line-height: 120%;
}
@media all and (max-width:1200px){
	.md-slide-item.slide-48 .c-main-title-circle {
		font-size: 3vw;
	}
}
@media all and (max-width:1000px){
	.md-slide-item.slide-48 .c-main-title-circle {
		margin-top: -100px;
	}
}


.md-slide-item.slide-49 .c-block {
	margin-top: 30px;
	padding-left: 15%;
	padding-right: 54%;
	text-align: center;
	color: #fff;
}
.md-slide-item.slide-49 .row1 {
	margin-bottom: 30px;
	font-size: 190%;
	text-transform: uppercase;
}
.md-slide-item.slide-49 .row2 {
	font-size: 135%;
	text-transform: uppercase;
}
@media all and (max-width:1200px){
	.md-slide-item.slide-49 .row1 {
		font-size: 2.9vw;
	}
	.md-slide-item.slide-49 .row2 {
		font-size: 2vw;
	}
}


.md-slide-item.slide-50 .c-block {
	margin-top: 30px;
	padding-left: 21%;
	padding-right: 38%;
	text-align: center;
	color: #fff;
	font-size: 68%;
}
.md-slide-item.slide-50 .row1 > * {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	line-height: 100%;
}
.md-slide-item.slide-50 .row1 {
	text-shadow: 3px 4px 0px rgba(0, 0, 0, 0.2);
	margin-bottom: 15px;
}
.md-slide-item.slide-50 .row1 > strong {
	font-size: 226%;
	padding-right: 18px;
}
.md-slide-item.slide-50 .row1 .color-yellow span:nth-of-type(2) {
	letter-spacing: 2px;
	font-size: 100%;
}
.md-slide-item.slide-50 .row2 .color-yellow {
	font-size: 120%;
}
.md-slide-item.slide-50 .row3 {
	padding-top: 10px;
	text-align: center
}
.md-slide-item.slide-50 .btn {
	max-width: 160px;
	line-height: 50px;
	margin-top: 10px;
	display: inline-block;
}
.md-slide-item.slide-50 .color-yellow {
	color: #fff36a;
}




.md-slide-item.slide-51 .c-block {
	margin-top: 13%;
	padding-left: 21%;
	padding-right: 36%;
	text-align: center;
	color: #3d3d3d;
	font-size: 68%;
}
.md-slide-item.slide-51 .row1 {
	color: #d32d38;
	text-transform: uppercase;
	font-family: "bungee_regularregular";
	margin-bottom: 10px;
}
.md-slide-item.slide-51 .row2 {
	
}
.md-slide-item.slide-51 .row2 strong {
	color: #d32d38;
}


.md-slide-item.slide-52 .c-block {
	margin-top: 9%;
	padding-left: 22%;
	padding-right: 47%;
	text-align: center;
	color: #3d3d3d;
	font-size: 68%;
}
.md-slide-item.slide-52 .row1 {
	color: #d32d38;
	text-transform: uppercase;
	font-family: "bungee_regularregular";
	margin-bottom: 10px;
}
.md-slide-item.slide-52 .row2 {
	
}
.md-slide-item.slide-52 .row2 strong {
	color: #d32d38;
}




.text-center {
	text-align: center;
}


.page-node-511 .c-content-blog-post-1 .c-title {
	display: none;
}
.page-node-511 .c-content-blog-post-1 .c-desc {
	margin: 10% 0;
}
.page-node-511 #footer {
	display: none;
}
.page-node-527 .c-content-blog-post-1 .c-title {
	display: none;
}
.page-node-527 .c-content-blog-post-1 .c-desc {
	margin: 10% 0;
}
.page-node-527 #footer {
	display: none;
}
.page-node-528 .c-content-blog-post-1 .c-title {
	display: none;
}
.page-node-528 .c-content-blog-post-1 .c-desc {
	margin: 10% 0;
}
.page-node-528 #footer {
	display: none;
}
.page-node-545 .c-content-blog-post-1 .c-title {
	display: none;
}
.page-node-545 .c-content-blog-post-1 .c-desc {
	margin: 10% 0;
}
.page-node-545 #footer {
	display: none;
}



#Main-Content {
	padding-top: 40px;
}
.list-news .news ul {
	list-style: none;
	padding: 40px 0;
}
.list-news .news ul li {
	display: table;
	width: 100%;
}
.list-news .news ul li:not(:nth-last-of-type(1)) {
	margin-bottom: 40px;
}
.list-news .news ul li .views-field-field-image {
	float: left;
	width: 100%;
	max-width: 400px;
	margin-right: 30px;
	margin-bottom: 15px;
}
.list-news .news ul li .views-field-title {
	font-weight: bold;
	font-size: 130%;
	margin-bottom: 10px;
	display: block;
}
.list-news .news ul li .views-field-field-small-description {
	display: block;
	margin-bottom: 10px;
}
.c-desc .field-type-text-with-summary + a {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background: #5DAE54 none repeat scroll 0 0;
	border-color: #5DAE54;
	color: #ffffff;
	text-transform: uppercase;
	float: right;
}
.c-desc .field-type-text-with-summary + a:hover {
	background: #67aa29 none repeat scroll 0 0;
	border-color: #67aa29;
}

.views-row.views-row-last {
	margin-bottom: 30px;
}

.list-news .news ul li .views-field-view-node a {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background: #5DAE54 none repeat scroll 0 0;
	border-color: #5DAE54;
	color: #ffffff;
	text-transform: uppercase;
}
.list-news .news ul li .views-field-view-node a:hover {
	background: #67aa29 none repeat scroll 0 0;
	border-color: #67aa29;
}



.header-row {
	margin-top: -40px;
	margin-bottom: 30px;
}
.header-row .banner-wrap {
	text-align: center;
	background: url(../../../../../../images/header/hatter.jpg);
}
.header-row .banner-wrap .container {
	padding: 0 !important;
}
.header-row .banner-wrap img {
	width: 100%;
}
@media all and (max-width:768px){
	.header-row .banner-wrap .pc {
			display: none;
	}
}
@media all and (min-width:769px){
	.header-row .banner-wrap .mobil {
			display: none;
	}
}

@media all and (max-width:768px) {
	.view-karrier .node {
		text-align: center;
	}
	.view-karrier .node .c-desc .field-type-text-with-summary + a {
		float: none;
	}
	.view-karrier .node .c-title a {
		font-size: 0.8em;
		line-height: 1.2 !important;
		display: block;
	}
	.view-karrier .node table tr td {
		display: block;
		width: 100%;
		float: left;
		text-align: center !important;
	}
	.view-karrier .node table tr td img {
		float: none !important;
		width: 100% !important;
		height: auto !important;
		max-width: 400px;
	}
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
	background-color: #e6602a;
	border-color: #e6602a;
}
