/*
Theme Name: All-Service.de
Theme URI: http://www.gastro.de
Author: Armin Fuhrmann
Author URI: http://www.gastro.de
Description: 1.0 for all-service.de
*/
article p {
	text-align:left;
}

table {
  width: 100%;
  border-collapse: collapse;
}
tr {background-color:#fff;}
.alt { background-color: #FBDECE; }
/* Zebra striping */
th {
  background: #e78d01;
  color: white;
  font-weight: bold;
  margin: 0 auto;
  border: 1px solid #ccc;
  text-align: center;
  height:50px;
}
td, th {
  padding: 6px;
  border: 1px solid #ccc;

}
h1{font-size:30px;}
h2{font-size:30px;}
h3{font-size:30px;}
.blue {color:#00519E!important;}
.red {color:#E3001B!important;}

@media
only screen and (max-width: 993px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

	/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr {
		display: block;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	tr { border: 1px solid #ccc; }

	td {
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 50%;
	}
	td:nth-of-type(1) { padding-left:6px; }
	td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
	}

}

.img-center {
	margin: 0 auto;
        display: block;
}
.branding img {
	z-index:1000;
	display: block;margin: 0px auto;
	border:5px solid white;
	width:160px;
}
.login{
	margin-left:0px;
	padding-bottom:10px;
}
.breadcrumbs{
	margin-left:0px;
	margin-top:-90px;
	padding-bottom:10px;
}
.masterhead{background-color:#00A992; margin-top:105px;}
.masterheadimg {
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;
	height:220px;
	margin-top:-155px;
	padding-right:10px!important;
	z-index:-1;
}
.img-mob-center{margin:0 auto; margin-top:20px;}
@media screen and (min-width: 768px) and (max-width: 991px) {
	.masterheadimg {
		background-repeat:no-repeat;
		background-size:contain;
		background-position:center;
		height:210px;
		margin-top:-100px;
		z-index:-1;
	}
	.masterheadlogo{
		padding:10px;
		background-color:white;
	}
	.login{
		margin-left:-15px;
		margin-top:-155px;
		position:absolute;
	}
	.breadcrumbs{
		margin-left:-15px;
		margin-top:10px;
		margin-bottom:10px;
	}
	article p {
	text-align:justify;
	font-size:16px;
	}
	.navbar-default {
		display: block;
	   	text-align: center;
	}
	.navbar-nav{ float:none;}
	.navbar-nav > li {display:inline-block; float:none;}

}
@media screen and (min-width: 992px) {
.masterheadimg {
		background-repeat:no-repeat;
		background-size:contain;
		background-position:center;
		height:192px;
		margin-top:-70px;
		z-index:-1;
	}
	.masterheadlogo{
	margin-top:15px;
	background-color:white;
	border:5px solid white;
}
.login{
		margin-left:-15px;
		margin-top:-200px;
		position:absolute;
	}
	.breadcrumbs{
		margin-left:-15px;
		margin-top:10px;
		margin-bottom:10px;
	}
	.newstitle {
		width: 450px;
  		white-space: nowrap;
  		overflow: hidden;
  		text-overflow: ellipsis;
  		-o-text-overflow:ellipsis;
	}
	article p {
	text-align:justify;
	font-size:16px;
	}
	.branding img {width:256px;}
	.navbar-default {margin-top:35px!important;}
}
@media screen and (min-width: 1200px) {
	.navbar-default {margin-top:0px!important;}
	.masterheadimg {
		background-repeat:no-repeat;
		background-size:contain;
		background-position:center;
		height:250px;
		margin-bottom:12px;
		z-index:-1;
	}
	.masterheadlogo{
	margin-top:173px;
	background-color:white;
	border:5px solid white;
}
	.login{
		margin-left:-15px;
		margin-top:-200px;
		position:absolute;
	}
	.breadcrumbs{
		margin-left:-15px;
		margin-top:10px;
		margin-bottom:10px;
	}
	article p {
	text-align:justify;
	font-size:16px;
	}
		.article p {
	text-align:justify;
	font-size:16px;
	}
	.branding img {width:256px;}
}

.wp-pagenavi{
	margin-right:15px;
	text-align:center;
	padding-bottom:15px;
}

.wp-pagenavi span, .wp-pagenavi a {
	color:#999;
	margin:5px;
}

.l_ug, a.l_ug{
	color: #009DE0!important;
}
.l_gd, a.l_gd{
	color: #01A992!important;
}
.l_gl, a.l_gl{
	color: #019036!important;
}
.l_pd, a.l_pd{
	color: #87888C!important;
}
.l_sd, a.l_sd{
	color: #E3001B!important;
}
.l_az, a.l_az{
	color: #E78D01!important;
}

.readmore {margin-right:40px;}

.img-responsive-news{
	padding-right:15px;
	padding-bottom:5px;
	opacity: 0.1;
	-webkit-filter: grayscale(120%);
       -moz-filter: grayscale(120%);
         -o-filter: grayscale(120%);
        -ms-filter: grayscale(120%);
            filter: grayscale(120%);
}
@media all and (min-width: 994px) { /* screen size until 1000px */
    .tel {
        font-size: 3.5em; /* 1.2x default size */
        }
    .notrufzentrale {
    	font-size: 1.65em; /* 1.2x default size */
        }
         .chatbtn{
     	margin-right:30px;
     }
    }
@media (max-width:993px) and (min-width: 0px) { /* screen size until 500px */
    .tel {
       font-size:2.0em; /* 0.8x default size */
        }
     .notrufzentrale {
    	font-size:1.0em; /* 1.2x default size */
        }
     .telcontainer{
     	padding-top:20px;
     }
     .chatbtn{
     	overflow:hidden;
     }
     ul li {
    padding-top: 10px;
	 }
    }
    .telcontainer{
    	margin-left:-5px;
    }
    .chatbtn{
    	margin-left:-45px; margin-top:10px;
    }

    .tel-buttons{
    	font-size:24px;
    	margin-left:45px;
    }

    .tel{
    	white-space: nowrap;
    	color:#fff;
    	font-weight:bold;
    }
    .notrufzentrale{
    	white-space: nowrap;
    	color:#fff;
    	font-weight:bold;
    }
ul {padding-bottom:20px;}
ul li { position: relative; }
ul li.lsi_ug:before, li.lsi_gd:before, li.lsi_gl:before, li.lsi_pd:before, li.lsi_sd:before, li.lsi_az:before,
li.lsi_ug_m:before, li.lsi_gd_m:before, li.lsi_gl_m:before, li.lsi_pd_m:before,li.lsi_sd_m:before, li.lsi_az_m:before {
	content: ' ';
	counter-increment: li;
	color: #333;
	font: bold 14px/20px sans-serif;
	height: 20px;
	text-align: center;
	width: 20px;
	position: absolute;
	left: 0;
	-webkit-box-shadow: 2px 2px 0 rgba(0,0,0,.15);
	   -moz-box-shadow: 2px 2px 0 rgba(0,0,0,.15);
		box-shadow: 2px 2px 0 rgba(0,0,0,.15);
}

.lsi_ug_f, .lsi_gd_f, .lsi_gl_f, .lsi_pd_f, .lsi_sd_f, .lsi_az_f{
	width: 20px;
	height: 20px;
	float: right;
	margin:10px;
	-webkit-box-shadow: 2px 2px 0 rgba(0,0,0,.15);
	   -moz-box-shadow: 2px 2px 0 rgba(0,0,0,.15);
		box-shadow: 2px 2px 0 rgba(0,0,0,.15);
}

li.lsi_ug_m a, li.lsi_gd_m a, li.lsi_gl_m a, li.lsi_pd_m a,li.lsi_sd_m a, li.lsi_az_m a{
	margin-left:20px;
}

li.lsi_ug_m:before, li.lsi_gd_m:before, li.lsi_gl_m:before, li.lsi_pd_m:before,li.lsi_sd_m:before, li.lsi_az_m:before{
	margin-top:10px;
}

ul li.lsi_ug:before, li.lsi_gd:before, li.lsi_gl:before, li.lsi_pd:before, li.lsi_sd:before, li.lsi_az:before {
		left:-25px;
}

li.lsi_ug a, li.lsi_gd a, li.lsi_gl a, li.lsi_pd a, li.lsi_sd a, li.lsi_az a {
	margin-left:15px;
	display:block;
}

li.lsi_ug:before, li.lsi_ug_m:before, .lsi_ug_f {background:#009DE0;}
li.lsi_gd:before,li.lsi_gd_m:before, .lsi_gd_f {background:#01A992;}
li.lsi_gl:before, li.lsi_gl_m:before, .lsi_gl_f {background:#019036;}
li.lsi_pd:before, li.lsi_pd_m:before, .lsi_pd_f {background:#87888C;}
li.lsi_sd:before, li.lsi_sd_m:before, .lsi_sd_f {background:#E3001B;}
li.lsi_az:before, li.lsi_az_m:before, .lsi_az_f {background:#E78D01;}

.start_menu li:first-child {
	padding-top:10px;
}
.start_menu li {
	padding-top:20px;
}

.shaddow {
	-webkit-box-shadow: inset 0px 80px 30px -75px rgba(235,235,235,1);
	-moz-box-shadow: inset 0px 80px 30px -75px rgba(235,235,235,1);
	box-shadow: inset 0px 80px 30px -75px rgba(235,235,235,1);
}

.del_file,.del_file-01 {margin-top:-35px;}
.form-group select.ansprache {margin-bottom:15px; margin-right:50%; width:50%; clear:both;}

#carousel {margin-top:50px;}
#carousel .item img{
	width:100%;
}

#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);

    -webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;

    -webkit-transform: translate(0px, -100%) scale(0, 0);
	-moz-transform: translate(0px, -100%) scale(0, 0);
	-o-transform: translate(0px, -100%) scale(0, 0);
	-ms-transform: translate(0px, -100%) scale(0, 0);
	transform: translate(0px, -100%) scale(0, 0);

    opacity: 0;
}

#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
	-o-transform: translate(0px, 0px) scale(1, 1);
	-ms-transform: translate(0px, 0px) scale(1, 1);
	transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;
    z-index:100000;
}

#search input[type="search"] {
    position: absolute;
    top: 20%;
    width: 100%;
    color: rgb(255, 255, 255);
    background: rgba(0, 0, 0, 0);
    font-size: 60px;
    font-weight: 300;
    text-align: center;
    border: 0px;
    margin: 0px auto;
    margin-top: -51px;
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
}

.top0 {
	margin-top:0px!important;
}
#search .btn {
    position: absolute;
    top: 20%;
    left: 50%;
    margin-top: 61px;
    margin-left: -45px;
}
#search .close {arch
    position: fixed;
    top: 15px;
    right: 15px;
    color: #fff;
	background-color: #428bca;
	border-color: #357ebd;
	opacity: 1;
  padding:7px 15px 15px 15px;
	font-size: 27px;
}

#notruf {
	background-color:#00519e; padding-top:15px; padding-bottom:15px; margin-bottom:20px;
}

.left-teaser{
	margin-left: -15px; margin-right: -15px; padding-left: 15px; padding-right: 15px; padding-top: 2px;
}

.wpcf7-file{
	width:100%;
}

article p {
	padding-bottom:10px;
}

article div {
	font-size:16px;
}
.article div {
	font-size:16px;
}

.wpcf7-submit{
	width:153px;
	height:57px;
	border:none;
	background-color:none;
	background-image:url('/wp-content/themes/allservice/buttons/allservice_senden_button.png');
	background-repeat:none;
}

@media screen and (max-width: 768px) {
    .visible-xs-inline {
        display: inline-block; !important
    }
    a.tagged1 { font-size: 1.60em; display:block; }
	a.tagged2 { font-size: 1.80em; display:block;}
	a.tagged3 { font-size: 2.00em; display:block;}
	a.tagged4 { font-size: 2.20em; display:block;}
	a.tagged5 { font-size: 2.40em; display:block;}
}

@media screen and (min-width: 768px) {
    .visible-xs-inline {
        display: none; !important
    }
}

.grayscale {
opacity: 0.5;
-moz-opacity:0.5;
filter:alpha(opacity=50);
}

a.tagged1 { font-size: 1.20em; }
a.tagged2 { font-size: 1.40em; }
a.tagged3 { font-size: 1.80em; }
a.tagged4 { font-size: 2.00em; }
a.tagged5 { font-size: 2.20em; }

.video-container {
   position: relative; /* keeps the aspect ratio */
   padding-bottom: 56.25%; /* fine tunes the video positioning */
   padding-top: 60px; overflow: hidden;
   margin-bottom: 30px;
}

.video-container iframe,
.video-container object,
.video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.embed-responsive-item {width:100%!important; height:363.5px; left: 0; top:0;}

#bbpress-forums ul li::before, .bbp-replies li::before, .bbp-forums li, .bbp-topics li::before {margin-right:0px!important;text-indent:0px;!important}
.bbp-forums ul li {text-indent:0px;}
#bbpress-forums ul li::before, .forum-titles li::before{ content:'';}
.bbp-body {padding:0; margin:0}
.bbp-footer div,.bbp-header div,.bbp-meta,.forum-titles li {font-size:12px!important; font-weight:normal}
.subscription-toggle {float:right}
.bbp-topics-front ul.super-sticky, .bbp-topics ul.super-sticky, .bbp-topics ul.sticky, .bbp-forum-content ul.sticky{background-color:#fff!important}
.bbp-form legend {margin-bottom:40px!important;}
.bbp-form .bbp-template-notice{margin-top:-30px;}
#bbp_reply_content{border:1px solid #eee;}
#bbp_login_widget-2{list-style:none;}
.bbp-reply-post-date{padding-left:20px;}
.bbp-admin-links{padding-right:10px;}
.bbp-forum-freshness a, .bbp-topic-freshness a{font-size:10px; float:right}
.bbp-forum-freshness img, .bbp-topic-freshness img{display:none;}
#bbp-user-navigation ul li {text-indent:0px;}
.bbp-form label{font-size:12px; font-weight:normal}
#basic-local-avatar{width:100%!important}

.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  left: 0;
  background-color: rgba(255, 255, 255, 0.7);
  top: -200px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.1s ease-out 0.5s;
  transition: all 0.1s ease-out 0.5s;
  margin-bottom:50px;
}

.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  background-image:url('/wp-content/themes/allservice/images/as-sicherheit-bullitpoint.png');
  background-repeat:no-repeat;
  background-position: center;
  background-opacity: 0.7;
  top: 0px;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  margin-bottom:-50px;
}



.hovereffect img {
  display: block;
  position: relative;
}

.hovereffect h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  transform: translateY(-200px);
  -webkit-transition: all ease-in-out 0.1s;
  transition: all ease-in-out 0.1s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.hovereffect:hover h2 {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  padding: 50px 50px;
  width:100%;
  height:100%;
  font-size: 22px;
  text-transform: uppercase;
  font-weight:bold;
  margin: 0px;
  background-color: transparent;
  -webkit-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  transform: translateY(-200px);
  color: #000;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}

.hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}

.hovereffect:hover a.info {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  color: #000;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.divlink{
text-align:center; padding:10px; font-size:20px; text-transform:uppercase; border-bottom:0px; border: 1px solid #00519e; color: #fff; background-color: #00519e; width:100%; display:inline-block; margin-top:-1px;
}
.tease:hover .divlink, .tease:active .divlink{
background-color:#e3001b;
}
.divlink:hover{text-decoration:none;}
#carousel123{margin-top:30px;}

.carousel .item img {
    filter: url("data:image/svg xml; nowhitespace: afterproperty;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
     filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=0.5);
    -webkit-filter: grayscale(100%);
    -webkit-transition: all .6s ease;
    -webkit-backface-visibility: hidden;
}
.carousel .item img:hover {
    filter: none;
    -webkit-filter: grayscale(0%);
}

.carousel-showsixmoveone .carousel-control {
  width: 4%;
  background-image: none;
}
.carousel-showsixmoveone .carousel-control.left {
  margin-left: 15px;
}
.carousel-showsixmoveone .carousel-control.right {
  margin-right: 15px;
}
.carousel-showsixmoveone .cloneditem-0
.carousel-showsixmoveone .cloneditem-1,
.carousel-showsixmoveone .cloneditem-2,
.carousel-showsixmoveone .cloneditem-3,
.carousel-showsixmoveone .cloneditem-4,
.carousel-showsixmoveone .cloneditem-5,
.carousel-showsixmoveone .cloneditem-6,
.carousel-showsixmoveone .cloneditem-7,
.carousel-showsixmoveone .cloneditem-8,
.carousel-showsixmoveone .cloneditem-9,
.carousel-showsixmoveone .cloneditem-10,
.carousel-showsixmoveone .cloneditem-11,
.carousel-showsixmoveone .cloneditem-12,
.carousel-showsixmoveone .cloneditem-13,
.carousel-showsixmoveone .cloneditem-14,
.carousel-showsixmoveone .cloneditem-15{
  display: none;
}
@media all and (min-width: 1200px) {
  .carousel-showsixmoveone .carousel-inner > .item.active.right,
  .carousel-showsixmoveone .carousel-inner > .item.next {
    -webkit-transform: translate3d(16.666%, 0, 0);
            transform: translate3d(16.666%, 0, 0);
    left: 0;
  }
  .carousel-showsixmoveone .carousel-inner > .item.active.left,
  .carousel-showsixmoveone .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-16.666%, 0, 0);
            transform: translate3d(-16.666%, 0, 0);
    left: 0;
  }
  .carousel-showsixmoveone .carousel-inner > .item.left,
  .carousel-showsixmoveone .carousel-inner > .item.prev.right,
  .carousel-showsixmoveone .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    left: 0;
  }
}
@media all and (min-width: 0px) {
	.carousel-showsixmoveone .carousel-inner img {margin:0 auto!important;}
  .carousel-showsixmoveone .carousel-inner .cloneditem-0,
  .carousel-showsixmoveone .carousel-inner .cloneditem-1{
    display: none;
  }

}
@media all and (min-width: 768px) {
  .carousel-showsixmoveone .carousel-inner > .active.left,
  .carousel-showsixmoveone .carousel-inner > .prev {
    left: -50%;
  }
  .carousel-showsixmoveone .carousel-inner > .active.right,
  .carousel-showsixmoveone .carousel-inner > .next {
    left: 50%;
  }
  .carousel-showsixmoveone .carousel-inner > .left,
  .carousel-showsixmoveone .carousel-inner > .prev.right,
  .carousel-showsixmoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showsixmoveone .carousel-inner .cloneditem-0,
  .carousel-showsixmoveone .carousel-inner .cloneditem-1{
    display: block;
  }
}
@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
  .carousel-showsixmoveone .carousel-inner > .item.active.right,
  .carousel-showsixmoveone .carousel-inner > .item.next {
    -webkit-transform: translate3d(33.333%, 0, 0);
            transform: translate3d(33.333%, 0, 0);
    left: 0;
  }
  .carousel-showsixmoveone .carousel-inner > .item.active.left,
  .carousel-showsixmoveone .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-33.333%, 0, 0);
            transform: translate3d(-33.333%, 0, 0);
    left: 0;
  }
  .carousel-showsixmoveone .carousel-inner > .item.left,
  .carousel-showsixmoveone .carousel-inner > .item.prev.right,
  .carousel-showsixmoveone .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    left: 0;
  }
}
@media all and (min-width: 992px) {
  .carousel-showsixmoveone .carousel-inner > .active.left,
  .carousel-showsixmoveone .carousel-inner > .prev {
    left: -50%;
  }
  .carousel-showsixmoveone .carousel-inner > .active.right,
  .carousel-showsixmoveone .carousel-inner > .next {
    left: 50%;
  }
  .carousel-showsixmoveone .carousel-inner > .left,
  .carousel-showsixmoveone .carousel-inner > .prev.right,
  .carousel-showsixmoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showsixmoveone .carousel-inner .cloneditem-2,
  .carousel-showsixmoveone .carousel-inner .cloneditem-3,
  .carousel-showsixmoveone .carousel-inner .cloneditem-4,
  .carousel-showsixmoveone .carousel-inner .cloneditem-5,
  .carousel-showsixmoveone .carousel-inner .cloneditem-6 {
    display: block;
  }
}
@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
  .carousel-showsixmoveone .carousel-inner > .item.active.right,
  .carousel-showsixmoveone .carousel-inner > .item.next {
    -webkit-transform: translate3d(16,666%, 0, 0);
            transform: translate3d(16.666%, 0, 0);
    left: 0;
  }
  .carousel-showsixmoveone .carousel-inner > .item.active.left,
  .carousel-showsixmoveone .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-16.666%, 0, 0);
            transform: translate3d(-16,666%, 0, 0);
    left: 0;
  }
  .carousel-showsixmoveone .carousel-inner > .item.left,
  .carousel-showsixmoveone .carousel-inner > .item.prev.right,
  .carousel-showsixmoveone .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.container {
  margin-top: 50px;
}
.clear{clear:both;}
.footer{background-color:#00519E; color:#fff;}
.footer a{color:#fff!important;}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.entry-content img,
.entry-content iframe,
.entry-content object,
.entry-content embed {
        max-width: 100%;
}

/* cookieconsent */

.cc-window {
	opacity: 1;
	-webkit-transition: opacity 1s ease;
	transition: opacity 1s ease
  font-size:12px;
}

.cc-window.cc-invisible {
	opacity: 0
}

.cc-animate.cc-revoke {
	-webkit-transition: transform 1s ease;
	-webkit-transition: -webkit-transform 1s ease;
	transition: -webkit-transform 1s ease;
	transition: transform 1s ease;
	transition: transform 1s ease, -webkit-transform 1s ease
}

.cc-animate.cc-revoke.cc-top {
	-webkit-transform: translateY(-2em);
	transform: translateY(-2em)
}

.cc-animate.cc-revoke.cc-bottom {
	-webkit-transform: translateY(2em);
	transform: translateY(2em)
}

.cc-animate.cc-revoke.cc-active.cc-top {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.cc-animate.cc-revoke.cc-active.cc-bottom {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.cc-revoke:hover {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.cc-grower {
	max-height: 0;
	overflow: hidden;
	-webkit-transition: max-height 1s;
	transition: max-height 1s
}

.cc-revoke,
.cc-window {
	position: fixed;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	z-index: 9999
}

.cc-window.cc-static {
	position: static
}

.cc-window.cc-floating {
	padding: 1em;
	max-width: 24em;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.cc-window.cc-banner {
	padding: 0.5em 0.5em;
	width: 100%;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.cc-revoke {
	padding: .5em;
  background-color:#000!important;
  color:#fff!important;
}

.cc-revoke:hover {
	text-decoration: underline
}

.cc-btn,
.cc-close,
.cc-link,
.cc-revoke,
.cc-dismiss {
	cursor: pointer
}
.cc-link{
  color:#fff;
  text-decoration: underline;
}
.cc-link:hover {
	opacity: 1
}

.cc-link:active,
.cc-link:visited {
	color: initial
}

.cc-btn {
	display: inline-block;
	text-align: center;
	white-space: nowrap;
}
.cc-btnr{
  min-width:120px;
  padding:0.45rem 1rem;
  margin-left:1rem;
}

.cc-close {
	display: block;
	position: absolute;
	top: .5em;
	right: .5em;
	font-size: 1.6em;
	opacity: .9;
	line-height: .75
}

.cc-close:focus,
.cc-close:hover {
	opacity: 1
}

.cc-revoke.cc-top {
	top: 0;
	left: 3em;
}

.cc-revoke.cc-bottom {
	bottom: 0;
	left: 3em;
}

.cc-revoke.cc-left {
	left: 3em;
	right: unset
}

.cc-revoke.cc-right {
	right: 3em;
	left: unset
}

.cc-top {
	top: 1em
}

.cc-left {
	left: 1em
}

.cc-right {
	right: 1em
}

.cc-bottom {
	bottom: 1em
}

.cc-floating>.cc-link {
	margin-bottom: 1em
}

.cc-floating .cc-message {
	display: block;
	margin-bottom: 1em
}

.cc-window.cc-floating .cc-compliance {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto
}

.cc-window.cc-banner {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.cc-banner.cc-top {
	left: 0;
	right: 0;
	top: 0
}

.cc-banner.cc-bottom {
	left: 0;
	right: 0;
	bottom: 0
}

.cc-banner .cc-message {
	display: block;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	max-width: 100%;
	margin-right: 1em;
  font-size:12px;
  text-align:center;
}

.cc-compliance {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: justify;
	align-content: space-between
}

.cc-floating .cc-compliance>.cc-btn {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.cc-btn+.cc-btn {
	margin-left: .5em
}

@media print {
	.cc-revoke,
	.cc-window {
		display: none
	}
}

@media screen and (max-width:900px) {
	.cc-btn {
		white-space: normal
	}
}

@media screen and (max-width:414px) and (orientation:portrait),
screen and (max-width:736px) and (orientation:landscape) {
	.cc-window.cc-top {
		top: 0
	}
	.cc-window.cc-bottom {
		bottom: 0
	}
	.cc-window.cc-banner,
	.cc-window.cc-floating,
	.cc-window.cc-left,
	.cc-window.cc-right {
		left: 0;
		right: 0
	}
	.cc-window.cc-banner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.cc-window.cc-banner .cc-compliance {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto
	}
	.cc-window.cc-floating {
		max-width: none
	}
	.cc-window .cc-message {
		margin-bottom: 1em
	}
	.cc-window.cc-banner {
		-webkit-box-align: unset;
		-ms-flex-align: unset;
		align-items: unset
	}
	.cc-window.cc-banner .cc-message {
		margin-right: 0
	}
}

.cc-floating.cc-theme-classic {
	padding: 1.2em;
	border-radius: 5px
}

.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
	text-align: center;
	display: inline;
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none
}

.cc-theme-classic .cc-btn {
	border-radius: 5px
}

.cc-theme-classic .cc-btn:last-child {
	min-width: 140px
}

.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
	display: inline-block
}

.cc-theme-edgeless.cc-window {
	padding: 0
}

.cc-floating.cc-theme-edgeless .cc-message {
	margin: 2em;
	margin-bottom: 1.5em
}

.cc-banner.cc-theme-edgeless .cc-btn {
	margin: 0;
	padding: .8em 1.8em;
	height: 100%
}

.cc-banner.cc-theme-edgeless .cc-message {
	margin-left: 1em
}

.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn {
	margin-left: 0
}
