body {
	font-family: 'Polo22Web';
	background-color: #FBFBFB;
	min-width: 320px;
}

h1,h2,h3,h4,h5,h6 {
	color: #092F58;
	font-family: "Polo22Web", sans-serif;
	font-weight: 600;
}

.text-center h1,
.text-center h2,
.text-center h3,
.text-center h4,
.text-center h5,
.text-center h6 {
    text-align: center;
}

.swf-compliance-gmbh .liststyles ul {
  list-style: none; /* Remove default bullets */
}

.swf-compliance-gmbh .liststyles ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #FF4E0B; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}

.swf-compliance-gmbh .liststyles ul li {
 margin-bottom: 20px;
}


.dreieckuntenlinks {
	background-image: url('../../../files/swfp_files/designelements/dreieck_links_hellblau.svg');
	background-size: auto;
	background-position: left bottom;
	background-repeat: no-repeat;
}

.dreieckuntenrechts {
	background-image: url('../../../files/swfp_files/designelements/dreieck_rechts_hellblau.svg');
	background-size: auto;
	background-position: right bottom;
	background-repeat: no-repeat;
}

@media (max-width: 767px) {
	.dreieckuntenlinks, .dreieckuntenrechts {
		background-image: none;
	}
}

.vee-button--style-id-1 a {
	text-align: center;
}

.onlymobile {
	display: none !important;
}

.home_en .onlymobile {
	display: none !important;
}

.terminecontainer .vee-listing-1 .vee-listing-block {
	width: 100%;
}

.mod_changelanguage ul li a {
	color: inherit;
	font-weight: 300;
	font-size: 1rem;
	font-family: "Polo22Web", sans-serif;
	font-style: normal;
	line-height: 1rem;
	letter-spacing: normal;
	text-transform: uppercase;
}

.aktuelle-stellenangebote .custom {
	display: none;
}

.footerright {
	color: #fff;
	text-align: right;
	font-size: 14px;
	margin-bottom: 2.667rem;
}

.footerright a {
	color: #fff;
	text-align: right;
	font-size: 14px;
	margin-bottom: 2.667rem;
}

.mod_changelanguage ul li a.active, .mod_changelanguage ul li a:hover {
	color: #092F58;
	font-weight: 600;
	text-decoration: none;
}

.vee-accordion__content a {
	color: #7C7C7C;
	text-decoration: underline;
}

.vee-slider__container h1 {
	font-size: 42px;
	font-family: 'Polo22Web';
	font-weight: 600;
}
@media (max-width: 1441px) {
	.vee-slider__container h1 {
		font-size: 36px;
	}
}
@media (max-width: 1200px) {
	.vee-slider__container h1 {
		font-size: 30px;
	}
}
@media (max-width: 991px) {
	.vee-slider__container h1 {
		font-size: 23px;
	}
}

.swiper-slide .vee-section--boxed {
	margin-left: 10px;
	margin-right: 10px;
}

.floatright {
	float: right;
}

.vee-layout-header {
	box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.1);
	z-index: 2;
}

.stellenanzeigelinkbox {
	margin-bottom: 32px;
	box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.1);
	background: #fff;
	border-radius: 4px;
}


.stellenanzeigelinkbox .vee-download__button {
	position: relative;
	display: inline-block;
	margin-left: auto;
	padding: 0.75em 1.5em;
	color: #fff;
	font-size: 1rem;
	line-height: 1;
	background-color: #082F58;
	border-radius: 0;
	transition: all 0.4s;
	float: right;
}

.stellenanzeigelinkbox .linkbox {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 1.25rem 1.5rem;
	border: 1px solid #ededed;
	border-radius: 4px;
	text-decoration: none;
}

.stellenanzeigelinkbox .linkbutton {
	background-color: #FF4E00;
	padding: 10px 15px;
	color: #fff;
	text-decoration: none;
	font-family: "Polo22Web", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 1.5;
	border-color: #FF4E00;
	border-radius: 4px;
	margin-left: auto;
	transition: all 0.4s;
}

.stellenanzeigelinkbox .linkbutton:hover {
	text-decoration: none;
	background-color: #D94500;
	transition: all 0.4s;
}

.stellendetailsheadline h1 {
	font-size: 48px;
	font-family: 'Polo22Web';
	font-weight: 600;
}

.stellendetailsbild {
	margin-bottom: 40px;
}

.stellendetailsheadline {
	margin-bottom: 40px;
}

.stellendetailsbox {
	margin-bottom: 60px;
}

.stellendetailsbox .box {
	border-radius: 4px;
	transition: all 0.4s;
	background-color: #F0F3F7;
	display: inline-block;
	font-size: 14px;
	color: #092F58;
	padding: 7px 10px 5px 30px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.stellendetailsbox .wo::before {
	content: '';
	width: 16px;
	height: 18px;
	display: block;
	background: url('../../../files/swfp_template/gfx/Icon_feather-map-pin.svg') no-repeat;
	position: absolute;
	margin-left: -20px
}

.stellendetailsbox .wann::before {
	content: '';
	width: 16px;
	height: 18px;
	display: block;
	background: url('../../../files/swfp_template/gfx/Icon_feather-calendar.svg') no-repeat;
	position: absolute;
	margin-left: -20px
}

.stellendetailsbox .art::before {
	content: '';
	width: 16px;
	height: 18px;
	display: block;
	background: url('../../../files/swfp_template/gfx/Icon_clock.svg') no-repeat;
	position: absolute;
	margin-left: -20px
}

.widget-fineuploader label {
	color: #092F58 !important;
}

.widget-fineuploader {
	margin-bottom: 60px !important;
}

.fineuploader-wrapper .qq-upload-drop-area {
	background-color: #F0F3F7;
	border: 2px dashed #9FABBA;
	left: 0;
	margin: 1em 0;
	padding: 3em 0;
	position: relative;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 2;
	border-radius: 4px;
}

.fineuploader-wrapper .qq-upload-button {
	background: transparent;
	border: 1px solid #FF4E00;
	color: #FF4E00;
	border-radius: 4px;
	cursor: pointer;
	display: inline-block;
	line-height: 1;
	padding: 10px 20px;
	transition: all 0.4s;
}


.datenschutzlink {
	text-decoration: underline;
}

.vee-listing-content {
	background: #fff;
	margin: 38px 0 38px -96px;
	position: relative;
	z-index: 2;
	padding: 44px 32px;
}

.goldpfeil1 .image_container.float_below {
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%);
	bottom: -80px; 
}

.goldpfeilol::before {
	position: absolute;
	background-image: url('../../../files/swfp_files/designelements/pfeil_gr_rechts.svg');
	background-size: auto;
	background-repeat: no-repeat;
	width: 60px;
	height: 77px;
	content: '';
	display: block;
	left: 0;
	top: 50px;
}

.goldpfeilur::after {
	position: absolute;
	background-image: url('../../../files/swfp_files/designelements/pfeil_gr_links.svg');
	background-size: auto;
	background-repeat: no-repeat;
	width: 60px;
	height: 77px;
	content: '';
	display: block;
	right: 0;
	bottom: 50px;
}

.topbottomredstripes::before {
	background-image: url('../../../files/swfp_files/designelements/rote_streifen_rechts.svg');
	background-size: auto;
	background-repeat: no-repeat;
	width: 290px;
	height: 90px;
	content: '';
	display: block;
	position: absolute;
	top: -45px;
	right: 80px;
} 

.topbottomredstripes::after {
	background-image: url('../../../files/swfp_files/designelements/rote_streifen_links.svg');
	background-size: auto;
	background-repeat: no-repeat;
	width: 290px;
	height: 90px;
	content: '';
	display: block;
	position: absolute;
	bottom: -45px;
	left: 80px;
}

.leftrightgoldarrows::before {
	background-image: url('../../../files/swfp_files/designelements/pfeil_gold_rechts.svg');
	background-size: auto;
	background-repeat: no-repeat;
	width: 29px;
	height: 38px;
	content: '';
	display: block;
	position: absolute;
	top: calc(50% - 38px);
	left: 20px;
}

.leftrightgoldarrows::after {
	background-image: url('../../../files/swfp_files/designelements/pfeil_gold_links.svg');
	background-size: auto;
	background-repeat: no-repeat;
	width: 29px;
	height: 38px;
	content: '';
	display: block;
	position: absolute;
	top: calc(50% - 38px);
	right: 20px;
}

.backwhitesurface {
	width: 50% !important;
	height: 100%;
	display: block;
	position: absolute;
	background-color: rgba(255,255,255,0.9);
}

.backwhiterightpic {
	width: 50% !important;
	height: 100%;
	display: block;
	position: absolute;
	right: 0;
}

.fixedheigh600 {
	height: 600px;
}

.pfeillinks a {
	color: #3C4B5B;
	margin-left: 20px;
	display: block;
}

.pfeillinks a::before {
	background-image: url('../../../files/swfp_files/designelements/pfeillinks_rot.svg');
	width: 10px;
	height: 18px;
	content: '';
	display: block;
	margin-left: -20px;
	margin-top: 2px;
	float: left;
}

.pfeillinks p {
margin-bottom: 10px;
}

.vee-listing-content {
	background: transparent;
	margin: 0px 0 0 0;
	position: relative;
	z-index: 2;
	padding: 44px 32px;
}

div.vee-listing-1 figure {
	margin: 0 0 0 0;
	border-top-right-radius: 0.25rem;
	border-top-left-radius: 0.25rem;
	overflow: hidden;
}

.vee-listing-block {
	border-radius: 0.25rem;
}

.vee-accordion {
	background: #fff;
	border: 1px solid #ededed;
	margin: 0 0 0.25rem;
	border-radius: 0.25rem;
	box-shadow: 0 4px 12px 0 rgba(0,0,0,0.08);
}

.ce_accordion + .ce_accordion {
	margin-top: 20px;
}

.veeicons-plus-2, .veeicons-minus-2 {
	color: #FF4D02;
}



.fullwidthimg img {
    width: 100%;
}

.textaligncenter {
	text-align: center !important;
}

.backbuttonuebersicht a::after {
	margin-top: -0.071em;
	margin-left: 0;
	content: "";
}

.backbuttonuebersicht a::before {
	margin-top: -0.071em;
	margin-right: 0.75em;
	content: "\e90b";
}


.vee-portfolio-item__content .vee-listing-headline {
	color: #092F58;
	font-family: "Polo22Web", sans-serif;
	font-size: 1.333rem;
	font-weight: 600;
	line-height: 1.778rem;
}

.teamcard {
	margin-bottom: 80px;
}

.teamcard::after {
	background: url('../../../files/swfp_template/gfx/team_polygon.svg') no-repeat;
	position: absolute;
	content: '';
	display: block;
	width: 620px;
	height: 350px;
	bottom: -50px;
	left: calc(50% - 310px);
	z-index: -1;
}

.teambackground {
	padding: 1.944rem 1.944rem 1.5rem;
	background-color: #FFF;
	border-radius: 4px;
	box-shadow: 0 4px 12px 0 rgba(0,0,0,0.08);
}

.teamname {
	margin-bottom: 0.722rem;
	color: #092F58;
	font-family: "Polo22Web", sans-serif;
	font-size: 1.333rem;
	font-weight: 600;
	line-height: 1.778rem;
}



.teamdetails {
	color: #3C4B5B;
	font-family: "Polo22Web", sans-serif;
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 20px;
}

.teamdetailsdownload a {
	color: #FF4E00;
	font-family: "Polo22Web", sans-serif;
	font-size: 14px;
	font-weight: 300;
}

.ce_rsce_iconlink {
	margin-bottom: 0;
}

.teamcard .linkcv::before {
	content: '';
	width: 21px;
	height: 21px;
	display: block;
	background: url('../../../files/swfp_template/gfx/linkicon_cv.svg') no-repeat;
	float: left;
	margin-top: 2px;
	margin-right: 5px;
}

.teamcard .linkvcf::before {
	content: '';
	width: 21px;
	height: 21px;
	display: block;
	background: url('../../../files/swfp_template/gfx/linkicon_vcf.svg') no-repeat;
	float: left;
	margin-top: 2px;
	margin-right: 5px;
}

.teamnamebox {
	color: #3C4B5B;
	font-family: "Polo22Web", sans-serif;
	font-size: 1.111rem;
	font-weight: 100;
	line-height: 1.556rem;
	margin-bottom: 20px;
}


.teamcard .ce_image {
	width: calc(100% + (100% / 5));
	margin: 0;
}

.teamcard .ce_image img {
	width: 100%;
}

.teamcard .ce_vee_wrapper_start {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}



.teamcard .ce_vee_wrapper_start::after {
	content: '';
	background-image: url('../../../files/swfp_files/designelements/pfeil_gr_rechts.svg');
	background-size: auto;
	background-repeat: no-repeat;
	display: block;
	width: 58px;
	height: 77px;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%) translateY(38px);
}

.mod_newscategories {
	text-transform: uppercase;
	
}

.mod_newscategories ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 0;
	list-style: none;
	border-color: #CED5DC;
	border-width: 0px 0px 1px;
	border-style: solid;
}

.mod_newscategories li {
	padding: 12px;
}

.mod_newscategories li span {
	color: #FF4E00;
	padding: 0 0 15px 0;
	border-bottom: 2px solid #FF4E00;
}

.mod_newscategories li a {
	padding-bottom: 10px;
}

.mod_newscategories li a:hover {
	color: #FF4E00;
	text-decoration: none;
}


.mod_newscategories li a::after {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0;
	transform: translateX(-50%);
	content: "";
}

.teamsolo .vee-portfolio-item__visual {
	margin-bottom: 1rem;
}

.vee-portfolio-item.teamsolo a:hover {
	text-decoration: none;
}

.vee-portfolio-item.teamsolo .vee-portfolio-item__inside:hover .vee-portfolio-item__links {
	visibility: visible;
	opacity: 1;
}

.vee-portfolio-item.teamsolo .vee-portfolio-item__inside {
	position: relative;
}

.vee-portfolio-item.teamsolo .vee-portfolio-item__visual {
	position: relative;
}

.vee-portfolio-item.teamsolo .vee-portfolio-item__links {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgba(0,0,0,0.8);
	visibility: hidden;
	opacity: 0;
	transition: opacity 0.4s, visibility 0.4s;
}

.vee-portfolio-item.teamsolo .vee-portfolio-item__inside:hover .vee-portfolio-item__links > * {
	transform: translateY(0);
}

.vee-portfolio-icon::before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
}

.vee-portfolio-item.teamsolo .vee-portfolio-item__link {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 46px;
	height: 46px;
	overflow: hidden;
	background-color: #fff;
	border-radius: 50%;
	transition:  0.4s;
}

.vee-portfolio-item.teamsolo .vee-portfolio-icon {
	display: block;
	width: 50%;
	height: 40%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.vee-portfolio-item.teamsolo .vee-portfolio-icon--details {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3e%3cpath fill='%23000' d='M3.7,8.3C1.7,8.3,0,10,0,12c0,1,0.4,1.9,1.1,2.6c1.4,1.4,3.8,1.4,5.2,0C7,13.9,7.3,13,7.3,12C7.3,10,5.7,8.3,3.7,8.3z M3.7,14.7C2.2,14.7,1,13.5,1,12c0-0.7,0.3-1.4,0.8-1.9C2.8,9,4.5,9,5.6,10.1c0.5,0.5,0.8,1.2,0.8,1.9C6.4,13.5,5.2,14.7,3.7,14.7 L3.7,14.7z M12,8.3c-2,0-3.7,1.6-3.7,3.7s1.6,3.7,3.7,3.7s3.7-1.6,3.7-3.7S14,8.3,12,8.3z M12,14.7c-1.5,0-2.7-1.2-2.7-2.7 c0-0.7,0.3-1.4,0.8-1.9c1.1-1.1,2.8-1.1,3.9,0c0.5,0.5,0.8,1.2,0.8,1.9C14.7,13.5,13.5,14.7,12,14.7L12,14.7z M20.3,8.3 c-2,0-3.7,1.6-3.7,3.7s1.6,3.7,3.7,3.7S24,14,24,12S22.4,8.3,20.3,8.3z M20.3,14.7c-1.5,0-2.7-1.2-2.7-2.7c0-1.5,1.2-2.7,2.7-2.7 c1.5,0,2.7,1.2,2.7,2.7C23.1,13.5,21.8,14.7,20.3,14.7L20.3,14.7z'/%3e%3c/svg%3e") !important;
}

.vee-portfolio-item.teamsolo .vee-portfolio-icon--details:hover {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3e%3cpath fill='%23000' d='M3.7,8.3C1.7,8.3,0,10,0,12c0,1,0.4,1.9,1.1,2.6c1.4,1.4,3.8,1.4,5.2,0C7,13.9,7.3,13,7.3,12C7.3,10,5.7,8.3,3.7,8.3z M3.7,14.7C2.2,14.7,1,13.5,1,12c0-0.7,0.3-1.4,0.8-1.9C2.8,9,4.5,9,5.6,10.1c0.5,0.5,0.8,1.2,0.8,1.9C6.4,13.5,5.2,14.7,3.7,14.7 L3.7,14.7z M12,8.3c-2,0-3.7,1.6-3.7,3.7s1.6,3.7,3.7,3.7s3.7-1.6,3.7-3.7S14,8.3,12,8.3z M12,14.7c-1.5,0-2.7-1.2-2.7-2.7 c0-0.7,0.3-1.4,0.8-1.9c1.1-1.1,2.8-1.1,3.9,0c0.5,0.5,0.8,1.2,0.8,1.9C14.7,13.5,13.5,14.7,12,14.7L12,14.7z M20.3,8.3 c-2,0-3.7,1.6-3.7,3.7s1.6,3.7,3.7,3.7S24,14,24,12S22.4,8.3,20.3,8.3z M20.3,14.7c-1.5,0-2.7-1.2-2.7-2.7c0-1.5,1.2-2.7,2.7-2.7 c1.5,0,2.7,1.2,2.7,2.7C23.1,13.5,21.8,14.7,20.3,14.7L20.3,14.7z'/%3e%3c/svg%3e") !important;
}



.vee-portfolio-item.teamsolo .vee-portfolio-icon::before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
}

/*News Reader / Aktuelles*/
.layout_full_aktuelles img {
    width: 100%;
    max-height: 350px;
    object-fit: cover;
    margin-bottom: 1.2rem;
}

.layout_full_aktuelles h1 {
    font-family: 'Polo22Web';
    font-weight: 600;
    font-size: 2.222rem;
    color: #092F58;
}

.layout_full_aktuelles p.info {
    margin-bottom: 2.222rem;
}

.layout_full_aktuelles strong {
    color: #092F58;
}

.news_social_link {
    padding: 0 16px;
}

.news_social_link .line{
    height: 1px;
    width: 100%;
    background: #D8DADE;
    margin-bottom: 1rem;
}

.news_social_link a {
    display: inline-block;
    width: 32px;
    margin-right: .5rem;
    padding: 0;
}

.news_social_link a::before {
    display: inline-block;
    width: 32px;
    height: 32px;
    
}

.news_social_link a.fb::before {
    content:'';
    background-image: url('../../../files/swfp_template/gfx/facebook.svg');
}

.news_social_link a.li::before {
    content:'';
    background-image: url('../../../files/swfp_template/gfx/linkedin.svg');
}

.news_social_link a.xing::before {
    content:'';
    background-image: url('../../../files/swfp_template/gfx/xing.svg');
}

/* ACHTUNG: Team-Seite Filter "KANZLEITEAM" versteckt */

.team li.vee-portfolio-filter__item:nth-child(2) {
      display: none;
}

@media (max-width: 1200px) {
.vee-header__buttons {
	display: none;
}

}
@media (max-width: 991px) {
.vee-header__buttons {
	display: block;
}

}


@media (max-width: 992px) {
.backbuttonuebersicht {
	text-align: left !important;
}

.stellenanzeigelinkbox .vee-download__name {
	margin-bottom: 20px;
	width: 100%;
}

.stellenanzeigelinkbox .linkbutton {
	margin: 0 auto;
	text-align: center;
}

.stellenanzeigelinkbox {
	text-align: center;
}

.stellendetailsheadline h1 {
	font-size: 42px;
}

.onlymobile {
	display: block !important;
}

}

@media (max-width: 767px) {

.teamcard .ce_image {
	width: 100% !important;
	margin: 0;
}

.teamcard .ce_vee_wrapper_start {
	position:  inherit !important;
	top: inherit !important;
	transform:  inherit !important;
}

.teamdetailseite .designelement-arrow-top-left {
	background-image: none !important;
}

.designebottomrightoff .vee-layout-container .vee-section--full-background {
	background-image: none !important;
}

.vee-slider__container.karriereteam .ce_text, .vee-slider__container.karriereteam .ce_headline {
	margin: 1.7rem 1.7rem 1.7rem 1.7rem !important;
}

.vee-slider__container.karriereteam .fullwidthimg img {
	border-radius: 4px 4px 0px 0px !important;
}

.goldpfeilol::before {
	top: -40px;
}
    
    .goldpfeilur::after {
        bottom: 10px;
    }

.stellendetailsheadline h1 {
	font-size: 32px;
}
    
    .topimage .ce_vee_grid_row_start::after,
	.topimage .ce_vee_grid_row_start::before,
    .topimage2 .ce_vee_grid_row_start::after,
	.topimage2 .ce_vee_grid_row_start::before {
		display: none !important;
	}
	
	.topimage .ce_vee_grid_column_start:nth-child(odd),
    .topimage2 .ce_vee_grid_column_start:nth-child(odd){
		padding-right: 16px;
	}

	.topimage .ce_vee_grid_column_start:nth-child(even),
    .topimage2 .ce_vee_grid_column_start:nth-child(even)
    {
		padding-left: 16px;
	}
	
	.topimage .vee-section:nth-child(odd) .ce_vee_grid_column_start:nth-child(2) {
		order: -1;
	}
    
    .topimage2 .vee-section:nth-child(even) .ce_vee_grid_column_start:nth-child(2) {
		order: -1;
	}
	
	.topimage .ce_image,
    .topimage2 .ce_image{
		margin-bottom: 15px;
	}
	
	.topimage .ce_headline,
    .topimage2 .ce_headline {
		margin-bottom: .5rem;
	}
    
    .fachimgtop .ce_vee_grid_column_start:nth-child(2) {
        order: -1;
    }


}

link[href^="assets/css/veello-theme/bundle-40f2565d.css"]{z-index:0}