/**
 * Theme Name: BodenSchweiz
 */
a.no-follow{
	cursor: default;
}
.work-post.main-editor{
	padding-bottom: 100px;
}
.btn-load-partners.processing{
	pointer-events: none;
	opacity: 0.7;
}
.wpcf7.processing{
	pointer-events: none;
	opacity: 0.7;
}
.results .row.processing{
	opacity: 0.5;
}
.wpcf7-not-valid{
	border: 1px solid #dc3232;
}
.invisible{
	opacity: 0;
	visibility: hidden;
}
.wpcf7-display-none{
	display: none;
}


.pin {
	width: 24px;
	height: 24px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	font-size: 13px;
	line-height: 20px;
	padding: 2px;
	font-weight: bold;
	color: #f1e8dd;
	text-align: center;
	position: absolute;
	z-index: 1;
}

.pin::after {
	position: absolute;
	content: '';
	z-index: -1;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border-radius: 50%;
	background: #B3002D;
}

.pin::before {
	background: url("../bodenschweiz/assets/images/ico-marker-red.svg") no-repeat;
	width: 33px;
	height: 50px;
	content: '';
	position: absolute;
	right: 14px;
	top: 12px;
	z-index: -2;
}

.pin.cluster2 {
	width: 30px;
	height: 30px;
}


/* Loading */
.wrapper{
	opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}
.wrapper.loading{
	opacity: 0;
}
.theme-loading,.theme-loading:after {
	width: 64px;
	height: 64px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -32px;
	margin-left: -32px;
	border-radius: 50%;
	z-index: 2
}
.theme-loading {
	background-color: transparent;
	border-top: 5px solid #d7dff0;
	border-right: 5px solid #d7dff0;
	border-bottom: 5px solid #d7dff0;
	border-left: 5px solid #1587db;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-duration: .8s;
	animation-duration: .8s;
	-webkit-animation-name: theme-loading;
	animation-name: theme-loading
}
@-webkit-keyframes theme-loading {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}
@keyframes theme-loading {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}
@-webkit-keyframes fade-in {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}
@keyframes fade-in {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}
div.wpcf7-response-output{
	line-height: 1.2;
	margin: 1em 0;
	padding: 1.344em;
	border: none;
	color: #ffffff;
	background-color: #255379;
	position: relative;
	z-index: 1;
}
span.wpcf7-not-valid-tip{
	font-size: 1em;
}
div.wpcf7-validation-errors{
	background-color: #c90000;
}
div.wpcf7-mail-sent-ok{
	background-color: #0fa55d;
}
/* WordPress Generated Classes */
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: auto;
}
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 40px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 40px 20px 20px 0;
}
img{
	height: auto;
}
a img.alignright {
    float: right;
    margin: 40px 0 20px 20px;
}

a img.alignnone {
    margin: 40px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 40px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.wp-pagenavi{
	text-align: center;
}
/* Text meant only for screen readers. ( z-index: 100000; - Above WP toolbar. )
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
*/
.gallery-caption {
	display: block;
	line-height: 1.5;
	padding: 0.5em 0;
}
.bypostauthor > .comment-body .fn:before {
	content: "\f408";
	vertical-align: text-top;
}

.ajax-loader{
	display: none !important;
}

.screen-reader-text{
	display: none;
}
img {
	height: 100%;
}
.steps{
	width: 100%;
}
/* WordPress Generated Classes END */