@CHARSET "UTF-8";

.withheight.erweitertxs {
	padding-bottom: 1em
}

.bootstrap-select [aria-selected="true"] {
	background: #e7e7e7;
}

.bootstrap-select>.btn {
	cursor: pointer;
	width: 100% !important;
	height: calc(1.5em + .75rem + 5px);
	background: #fff none repeat scroll 0 0 !important;
	border: 1px solid #BDBDBD !important;
	border-radius: 0;
	box-shadow: 0 1px 1px 0 rgba(50, 50, 50, 0.05);
	font-size: 13px;
}


.bootstrap-select>.btn .filter-option {
	line-height: 1.9;
}

.dropdown-toggle::after {
	color: #666
}

.bootstrap-select .dropdown-menu {
	font-size: 13px;
	z-index: 10000;
}

.bootstrap-select>.btn .bs-caret {
	display: none;
}

#search {
	padding: 10px 0
}

#search input[type="submit"] {
	background-clip: padding-box;
	border: 1px solid #fff
}

article.item>div {
	padding: 15px 0 !important;
}

article.item>div {
	background: #EEE none repeat scroll 0% 0%;
	border: 1px solid #D2D2D2;
	padding: 0 !important;
	position: relative;
	box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2);
}

#hotelbox .modal-dialog .close {
	position: absolute;
	top: 0;
	right: 15px;
}

.timecheck, article.item {
	font-size: 14px;
}

.xmlangebote article.item>div {
	margin: 0;
}

.xmlangebote article.item>div:hover {
	box-shadow: -1px -2px 11px 1px rgba(0, 0, 0, .1);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}

article.item .img-hotel {
	height: 100%;
	overflow: hidden;
	background: #fff;
}

article.item .img-hotel img {
	height: 100%;
	width: 100%;
	max-width: 1000px;
	display: block;
	margin: 0 auto;
	object-fit: cover;
	object-position: center center;
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.timecheck {
	position: relative;
	background: #fff;
	margin-bottom: 10px;
	padding-top: 15px;
	transition: all ease 1s;
}

.timecheck.disabled {
	height: 40px;
	overflow: hidden;
	padding-top: 5px;
	color: #ddd !important;
	cursor: not-allowed;
	border: 1px solid #ddd;
	margin: 0 0 10px;
}

.timecheck.disabled:after {
	content: 'NICHT VERFÜGBAR';
	position: absolute;
	right: 0px;
	top: 0px;
	background: #ddd;
	color: #fff;
	padding: 10px;
	transition: all ease 1s;
}

.timecheck.disabled .timehead, .timecheck.disabled .abflug {
	opacity: .2;
}

.timecheck.disabled .VA {
	position: absolute;
	width: 28px;
	top: 6px;
	left: 20px;
	opacity: .2;
}

.timecheck.disabled .Fabf {
	padding-left: 5px;
}

.timecheck.disabled .giatalink {
	display: none;
}

.timecheck .flightback .abflug .fa.fa-long-arrow-right, .timecheck .flightback .abflug .fa.fa-plane {
	display: none;
}

.chkbook .chkbookLink {
	min-width: 200px;
	float: right;
	color: #fff;
	width: auto;
	z-index: 4;
	padding: 9px 6px 6px 6px;
	margin: 5px 0 5px 0;
	overflow: hidden;
}

.chkbook a, .chkbookLink {
	position: relative;
	background: var(--primary-color);
	text-align: center;
	position: relative;
	width: auto;
	float: right;
	max-width: 210px;
	margin-top: 20px;
	cursor: pointer;
}

.jsCheckBuchung:before {
	content: '';
	background: rgba(255, 255, 255, .5);
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 100;
}

.jsCheckBuchung:after {
	content: 'Verfügbarkeit wird geprüft...';
	position: absolute;
	top: 38%;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 200;
	margin: 0 auto;
	width: 100%;
	text-align: center;
	font-size: 3em;
	color: #666;
	text-transform: uppercase;
}

.pricearrow {
	text-align: right;
	/*padding-right: 15px;*/
}

.arrow, .chkbook a {
	position: relative;
	background: #e85926;
	text-align: center;
	position: relative;
	width: auto;
	float: right;
	max-width: 210px;
	margin-top: 20px;
}

.arrow .price {
	font-size: 18px;
}
/*.arrow:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #e85926;
	border-width: 16px;
	margin-top: -16px;
} */
.arrow a {
	color: #fff;
	display: block;
	text-align: center;
}

.chkbook a {
	padding: 6px;
	margin: 5px 0 5px 15px;
}

.bubble {
	-moz-box-orient: vertical;
	display: inline-block;
	vertical-align: middle;
	margin: 1px 0 0 5px;
	border: 0px none;
	color: #333;
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	line-height: 25px;
	background-clip: padding-box;
}

.price {
	font-size: 22px;
}

.smile {
	display: none;
}

.smile1 {
	display: block;
	/* background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffbd00' d='M20,12A8,8 0 0,0 12,4A8,8 0 0,0 4,12A8,8 0 0,0 12,20A8,8 0 0,0 20,12M22,12A10,10 0 0,1 12,22A10,10 0 0,1 2,12A10,10 0 0,1 12,2A10,10 0 0,1 22,12M10,9.5C10,10.3 9.3,11 8.5,11C7.7,11 7,10.3 7,9.5C7,8.7 7.7,8 8.5,8C9.3,8 10,8.7 10,9.5M17,9.5C17,10.3 16.3,11 15.5,11C14.7,11 14,10.3 14,9.5C14,8.7 14.7,8 15.5,8C16.3,8 17,8.7 17,9.5M12,17.23C10.25,17.23 8.71,16.5 7.81,15.42L9.23,14C9.68,14.72 10.75,15.23 12,15.23C13.25,15.23 14.32,14.72 14.77,14L16.19,15.42C15.29,16.5 13.75,17.23 12,17.23Z'/%3E%3C/svg%3E"); */
	background-image:
		url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA0NzMuOTMxIDQ3My45MzEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ3My45MzEgNDczLjkzMTsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI1MTJweCIgaGVpZ2h0PSI1MTJweCI+CjxjaXJjbGUgc3R5bGU9ImZpbGw6I0ZGQzEwRTsiIGN4PSIyMzYuOTY2IiBjeT0iMjM2Ljk2NiIgcj0iMjM2Ljk2NiIvPgo8Zz4KCTxwYXRoIHN0eWxlPSJmaWxsOiMzMzMzMzM7IiBkPSJNMzgzLjE2NCwyMzcuMTIzYy0xLjMzMiw4MC42OTktNjUuNTE0LDE0NC44NzMtMTQ2LjIxMywxNDYuMjA2ICAgYy04MC43MDIsMS4zMzItMTQ0LjkwNy02Ny41Mi0xNDYuMjA2LTE0Ni4yMDZjLTAuMTk4LTEyLjA1Mi0xOC45MDctMTIuMDcxLTE4LjcwOSwwYzEuNSw5MC45MjEsNzMuOTkzLDE2My40MTQsMTY0LjkxNCwxNjQuOTE0ICAgYzkwLjkyOSwxLjUsMTYzLjQ1NS03Ni4yNSwxNjQuOTIyLTE2NC45MTRDNDAyLjA3MSwyMjUuMDUyLDM4My4zNjIsMjI1LjA3MSwzODMuMTY0LDIzNy4xMjNMMzgzLjE2NCwyMzcuMTIzeiIvPgoJPGNpcmNsZSBzdHlsZT0iZmlsbDojMzMzMzMzOyIgY3g9IjE2NC45MzciIGN5PSIxNTUuMjI3IiByPSIzNy4yMTYiLz4KCTxjaXJjbGUgc3R5bGU9ImZpbGw6IzMzMzMzMzsiIGN4PSIzMDUuNjY0IiBjeT0iMTU1LjIyNyIgcj0iMzcuMjE2Ii8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==");
	width: 25px;
	height: 25px;
	margin-top: 1px;
	background-size: 100%;
}

.percent {
	float: left;
}

.timehead .abflug, #FLUGCHECK .abflug, .timehead span {
	width: auto;
	font-size: 20px;
	margin-bottom: 5px;
}

.timecheck .giatalink a, .timecheck .giatalink {
	font-size: 12px;
}

.js_HotelGiataLink {
	position: absolute;
	bottom: 12px;
	left: 0;
	font-size: 12px;
	line-height: 0px;
}
.js_hotelbild .js_HotelGiataLink {
	left: 12px;
	
}
.giataLink-nostyle a {
	position: relative !important;
	left: 0;
	bottom: 0;
}

.giataLink-nostyle span {
	top: 6px;
	left: -3px;
}

.js_HotelGiataLink span.hotel-giata-link-wrapper {
	border: 1px solid white;
	background-color: var(--primary-color) !important;
	border-radius: .25rem;
	text-align: center;
	color: #fff;
	display: flex;
	align-items: center;
	padding: 5px 7px;
	bottom: 5px;
	left: 5px;
	font-size: 12px;
	line-height: 15px;
}

.js_HotelGiataLink span.GiataLinkIcon {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 2 24 24'%3E%3Cpath fill='%23ffffff' d='M13,9H11V7H13M13,17H11V11H13M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z' /%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 2px 3px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-right: 2px;
	background-size: 80% 80%;
	width: 16px;
	height: 16px;
}

.item.hotel .js_HotelGiataLink span.GiataLinkIcon {
	background-color: #007bff !important;
	width: 20px;
	height: 20px;
	border: 1px solid #fff;
	border-radius: .25rem;
}

.hotel-giata-link-wrapper .hotel-giata-link-text {
	color: #fff;
	font-weight: 400;
}

#FLUGCHECK .abflug {
	display: block;
	width: 100%;
}

.abflug {
	width: 100%;
	float: left;
}

.flight .abflug {
	width: auto;
}

.planerotate {
	-moz-transform: rotate(80deg); /* Firefox 3.6 Firefox 4 */
	-webkit-transform: rotate(80deg); /* Safari */
	-o-transform: rotate(80deg); /* Opera */
	-ms-transform: rotate(80deg); /* IE9 */
	transform: rotate(80deg); /* W3C */
}

.HINFLUG {
	min-height: 60px;
}

.chkbook {
	position: relative;
	float: right;
	width: auto;
	min-height: 40px;
	transition: margin ease .5s;
}

.chkbook .alert {
	padding: 3px 15px;
	min-height: 43px;
	border-radius: 0;
}

.chkbook .js_newgpreis {
	font-size: 1.5em;
}

.chkbook .chkbookpreis, .js_newgpreis {
	color: #000;
	font-weight: bold;
}

.chkbook>a {
	min-width: 200px;
	float: right;
	color: #fff;
	width: auto;
	z-index: 4;
}

#pauschal .btn-group.bootstrap-select {
	width: 100%;
}

.h60 {
	height: 58px;
}

.more .btn {
	background-color: #e85926 !important;
	color: #fff;
	border: 0;
	font-size: .95rem;
	min-width: 85px;
	height: 100%;
}

.listcontent .card {
	border-radius: 0;
}

.heading-region a {
	position: relative;
	padding: .75rem 1.25rem;
	padding: 8px 8px 8px 50px !important;
	font-weight: 600;
}

.heading-region a:after {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 15px;
	top: 8px;
	-webkit-transition: all 300ms ease-in 0s;
	-moz-transition: all 300ms ease-in 0s;
	-o-transition: all 300ms ease-in 0s;
	transition: all 300ms ease-in 0s;
	background-image:
		url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23383838' d='M19,13H13V19H11V13H5V11H11V5H13V11H19V13Z' /%3E%3C/svg%3E");
}

.heading-region a[aria-expanded="false"]:after {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}

.heading-region a[aria-expanded="true"]:after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.moreRegion {
	margin-top: 1px;
	height: 100%;
}

.ziel:first-child, .ziel:first-child:hover {
	border-top: 0;
}

.ziel {
	border-top: 1px solid #CCC;
}

.ziel .row {
	line-height: 29px;
	padding: 5px 0 5px 0;
	font-size: 14px;
}

.ziel {
	transition: background-color .5s ease;
}

.ziel:hover {
	background-color: #faa900;
	color: #fff;
	border-top: 1px solid #faa900;
}

.wishListWrapper {
	margin-left: auto;
}

@media screen and (max-width: 768px) {
	.wishListWrapper {
		position: absolute;
	}
}

.breadcrumb-Wrapper {
	background: rgba(200, 200, 200, 0.6);
	margin-bottom: 5px;
}
.breadcrumb-Wrapper .breadcrumb {
	font-size: 13px;
	counter-reset: step;
	background: transparent;
}

.breadcrumb-Wrapper .breadcrumb-Wrapper .breadcrumb ul {
	float: right;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.breadcrumb-Wrapper .breadcrumb ul li a:before {
	content: counter(step);
	counter-increment: step;
}

.breadcrumb-Wrapper .breadcrumb ul li {
	list-style-type: none;
	margin: 0;
}

.breadcrumb-Wrapper .breadcrumb ul li:first-child {
	display: none;
}

.breadcrumb-Wrapper .breadcrumb ul li a::after {
	content: ">";
	margin-left: 10px;
	color: #535353 !important;
	position: absolute;
}
.breadcrumb-Wrapper .breadcrumb ul li:last-child a::after {
	display: none;
}

.breadcrumb-Wrapper .breadcrumb ul span, 
.breadcrumb-Wrapper .breadcrumb ul a {
	line-height: 30px;
	padding: 5px 20px 5px 5px;
}

.breadcrumb-Wrapper .breadcrumb ul li.done a:before {
	background-image:
		url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23565656' d='M10,17L5,12L6.41,10.58L10,14.17L17.59,6.58L19,8M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z' /%3E%3C/svg%3E");
	background-color: transparent;
	content: " " !important;
	margin: 0px 5px 0px 5px;
	padding: 6px 12px;
	background-position: center center;
	background-repeat: no-repeat;
}

.breadcrumb-Wrapper .breadcrumb ul li.curr a::before {
	background: #e85926 none repeat scroll 0% 0% !important;
	padding: 2px 7px;
	font-weight: 600;
}

.breadcrumb-Wrapper .breadcrumb ul li.curr a {
	font-weight: bold;
}

.breadcrumb-Wrapper .breadcrumb ul li a::before {
	padding: 2px 7px;
	border-radius: 50%;
	background: #777577 none repeat scroll 0% 0%;
	color: #FFF;
	margin: 0px 5px 10px 5px;
	width: 22px;
	height: 22px;
	line-height: 16px;
	text-align: center;
}

.js_checked_element {
	background-color: #3C763D !important;
	position: absolute !important;
	top: -23px;
	right: 0;
}

/* .js_priceAvailableProblem:empty {
	display: none !important;
} */

.js_priceAvailableProblem {
	width: 20px;
	height: 20px;
}

.js_priceAvailableProblem span {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23383838' d='M11,9H13V7H11M12,20C7.59,20 4,16.41 4,12C4,7.59 7.59,4 12,4C16.41,4 20,7.59 20,12C20,16.41 16.41,20 12,20M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M11,17H13V11H11V17Z' /%3E%3C/svg%3E");
	display: block;
	width: 15px;
	height: 15px;
	position: relative;
	top: 2px;
	display: block;
	cursor: pointer;
	background-position: center center;
	background-repeat: no-repeat;
}

.throbber-loader {
	background: #fff url("/theme/la/images/xml/Preloader_2.gif") no-repeat scroll 80px -15px !important;
	width: 64px;
	height: 32px;
	position: relative;
	top: -4px;
	text-indent: -99999px;
}

.booking .panelitem {
	-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;
}

.booking .lala>div {
	position: relative;
}

.mwitems, .vslist, .payitem {
	transition: height 0.5s ease-in-out;
}

.mwitems.height, .vslist.height, .payitem.panel-body.height, .mwpayitem.height, .vspayitem.height {
	height: 0px;
	opacity: 0;
	overflow: hidden;
	padding: 0;
}

.mwitems .slick-dots {
	display: none !important;
}

.mwitem.slick-slide {
	height: auto !important;
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1) inset;
	margin: 0 3px 10px;
	padding: 0;
}

.mwitems .slick-prev, .mwitems .slick-next {
	background: rgba(0, 0, 0, .5);
	width: 20px;
	height: 20px;
}

.mwitems .slick-prev {
	left: -25px;
}

.mwitems .slick-next {
	right: -25px;
}

.mwitems .slick-prev::before, .mwitems .slick-next::before {
	margin-left: 0;
}

.mwitem .auswahl {
	line-height: 18px;
	padding: 0;
}

.mwitem img {
	margin: 0 auto;
	height: auto;
	border-bottom: 1px solid #ddd;
}

.mwitems .slick-slider {
	margin: 0px 25px;
}

.mwitem .auswahl [type="radio"]:not (:checked )+label, .mwitem .auswahl [type="radio"]:checked+label {
	background: #ddd;
	text-align: center;
	padding-left: 0;
	line-heigt: 18px;
}

.mwitem .auswahl [type="radio"]:not (:checked )+label::before {
	border-radius: 0;
	border: 0;
	background-color: transparent;
}

.mwitem .auswahl [type="radio"]+label {
	line-height: 28px;
	height: 30px;
	margin-top: -7px;
}

.mwitem .auswahl [type="radio"]:checked+label {
	background-color: #e85926;
	color: #fff;
}

.mwitem .auswahl [type="radio"]:checked+label::after, .mwitem .auswahl [type="radio"]:checked+label::before {
	border-radius: 0;
	border: 0;
	background-color: transparent;
	z-index: 0;
	transform: none;
}

.itemvs {
	margin-bottom: 10px;
}

.itemvs a {
	padding-left: 35px;
}

.itemvs label {
	padding-left: 15px !important;
}

.payitem .ccm::after, .mw_paymenttype .ccm::after, .vs_payment .ccm::after {
	content: '/';
	position: absolute;
	right: 0;
	top: 40px;
}

#accordion.panel-group.payment .panel {
	border: 0 !important;
}

#accordion.payment .panel-heading {
	padding: 0 15px;
	background: transparent;
}

#accordion.payment label {
	font-size: 14px;
	padding-left: 35px;
}

.mietwagen .slick-prev::before, .mietwagen .slick-next::before {
	color: #666 !important;
}

.merkzettel span, .merkzettel i {
	color: #fff;
}

.wishListWrapper .merkzettel {
	margin: 0 !important;
	height: 100%;
	padding: 9px 12px;
	display: block;
	border-radius: 2px 0px 0px 2px;
	cursor: pointer;
}
.merkzettel {
    background: var(--primary-color);
    cursor: pointer;
    color: white;
    padding: 5px 12px;
    height: 30px;
    display: none;
}
.hotelimage:hover .js_wishList {
	background: transparent;
}

.js_offerDelete {
	position: absolute;
	right: -7px;
	top: -10px;
	border: 1px solid #ddd;
	color: #333;
	padding: 4px 4px;
	line-height: 10px;
	background: #fff;
	z-index: 1;
	border-radius: 50%;
	cursor: pointer;
}

.js_offerDelete i {
	background-image:
		url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23b73333' d='M19,4H15.5L14.5,3H9.5L8.5,4H5V6H19M6,19A2,2 0 0,0 8,21H16A2,2 0 0,0 18,19V7H6V19Z' /%3E%3C/svg%3E");
	width: 15px;
	height: 15px;
	position: relative;
}

.js_offerDelete i::before {
	content: '';
}

.js_wishList {
	color: #fff !important;
	padding: 3px 5px;
	border: 0;
	position: absolute;
	top: 5px;
	right: 5px;
	background: transparent;
	cursor: pointer;
	border-radius: 0;
	z-index: 1;
}

.js_wishList .heart {
	display: block;
	width: 24px;
	height: 24px;
}

.js_wishList .heart {
	background: transparent url("/theme/la/images/xml/heart-half.svg") no-repeat scroll;
}

.js_inWishList .heart {
	background: transparent url("/theme/la/images/xml/heart-full.svg") no-repeat scroll;
}

.js_wishList:hover {
	background: transparent;
	color: transparent !important;
}


.chkbook .gray-color {
	background: #6c757d !important;
	padding-left: 25px;
}
.chkbook .gray-color:before {
	font-size: 16px;
	width: .8em;
	height: .8em;
	border-radius: 50%;
	position: absolute;
	text-indent: -9999em;
	-webkit-animation: load5 1.1s infinite ease;
	animation: load5 1.1s infinite ease;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	content: '';
	left: -29px;
	top: 12px;
}

@-webkit-keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
  }
}
@keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
  }
}