@charset "UTF-8";.h1, .h2, .h3, .h4, .h5, .h6,
.module-title {
    font-weight: 500;
}

.t4-topbar {
	background: #006aac;
}

.t4-topbar .font-icon {
	color: #fff !important;
}

.t4-main-body {
    padding-top: 50px;
    padding-bottom: 50px;
}

a {
	color: #006aac;
}
.t4-palette-footer a:not(.btn):hover, .t4-palette-footer a:not(.btn):focus, .t4-palette-footer a:not(.btn):active {
    color: #006aac;
}

.acm-features.style-4 .features-detail .info-img {
    background: #fff !important;
}

.layout-home-1 .acm-slideshow .slider-content .slide-title {
	background: rgba(0, 106, 172, 0.75);
    border-radius: 8px;
    padding: 20px 25px;
    font-weight: 600;
    font-size: 65px;
}
.akademie .acm-slideshow .slider-content .slide-title {
	background: rgba(1, 69, 117, 0.75);
	font-size: 55px;
}
@media only screen and (max-width: 768px) {
	.layout-home-1 .acm-slideshow .slider-content .slide-title {
		font-size: 50px;
	}
}
@media only screen and (max-width: 576px) {
	.layout-home-1 .acm-slideshow .slider-content .slide-title {
		font-size: 40px;
	}
}

.acm-slideshow .slider-content .description {
	background: none;
}

.akademie .acm-slideshow .slider-content .description .logo-akademie {
	max-height: 250px;
}

.akademie .t4-masthead .ja-masthead .ja-masthead-detail .ja-masthead-title .logo-akademie {
	max-height: 200px;
	margin-bottom: 10px;
}
.akademie .t4-masthead .ja-masthead .ja-masthead-detail {
	padding: 85px 0px;
}
.akademie .t4-masthead .ja-masthead .ja-masthead-detail .ja-masthead-title {
	font-size: 35px;
}
.view-article .t4-masthead .ja-masthead:before,
.t4-masthead .ja-masthead:before {
	background: rgba(0, 106, 172, 0.5);
	opacity: 1;
}
.akademie .view-article .t4-masthead .ja-masthead:before,
.akademie .t4-masthead .ja-masthead:before {
	background: rgba(1, 69, 117, 0.5);
	opacity: 1;
}

.t4-megamenu-wrap .t4-header-right .navbar .btn {
    color: #fff;
    padding: 1rem 1.5rem;
}

.layout-home-1 .acm-slideshow .item {
    height: 600px;
}

.layout-home-1 .acm-slideshow .slider-content {
    padding-bottom: 0px;
}

.layout-home-1 h1.slide-title,
.layout-home-1 .slide-title .heading-link {
	text-shadow: 2px 2px #000 !important;
}

.layout-home-1 .heading-link:hover {
	text-decoration: none;
}

.t4-logo-header.bg-primary {
	background-color: #e6e4e2 !important;
}

@media only screen and (max-width: 992px) {
  .t4-logo-header.bg-primary {
		background-color: #fff !important;
	}
	#t4-header .t4-logo-header .logo-image .logo-img {
		padding: 5px;
	}
}

.t4-offcanvas .t4-off-canvas-header a img {
    max-height: 50px;
    max-width: 40px;
}

.navbar-brand.logo-control img.logo-img {
    max-height: 90px !important;
}

.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
	font-weight: 500;
}
.t4-megamenu .dropdown-menu li .dropdown-item {
	font-size: 1rem !important;
}

.t4-masthead .ja-masthead .ja-masthead-detail {
	padding: 140px 0px;
}

.acm-gallery.style-1 .isotope-layout .item .item-image:hover .img-info {
    opacity: 0.75;
}

.standardlink {
	color: #006aac;
}

.standardbody {
	background: #fff;
    border-radius: 10px;
    padding: 20px 30px;
    font-size: 15px;
}

.standardgrid {
	display: flex;
	flex-wrap: wrap;
}

.standardgrid .standardbody {
	width: 30%;
	margin: 10px;
}
@media only screen and (max-width: 1199px) {
	.standardgrid .standardbody {
		width: 45%;
	}
}
@media only screen and (max-width: 992px) {
	.standardgrid .standardbody {
		width: 100%;
	}
}
@media only screen and (max-width: 768px) {
	.standardgrid .standardbody {
		width: 100%;
	}
}
@media only screen and (max-width: 576px) {
	.standardgrid .standardbody {
		width: 100%;
	}
}

.t4-module.bordered {
    border: 1px solid #ccc;
    border-radius: 5px;
}

#back-to-top {
	border-radius: 10px;
	background-color: #006aac;
}

.team {
	display: flex;
	width: 100%;
    flex-wrap: wrap;
	gap: 20px;
}

.member {
	width: 23% !important;
	background: #fff;
    border-radius: 20px;
	margin: 0px;
	padding: 20px;
}
@media only screen and (max-width: 992px) {
	.member {
		width: 31% !important;
	}
}
@media only screen and (max-width: 768px) {
	.member {
		width: 48% !important;
	}
}
@media only screen and (max-width: 576px) {
	.member {
		width: 100% !important;
	}
}

.member .avatar {
	margin: -20px -20px 0px -20px;
}

.member .avatar img {
    border-radius: 20px 20px 0px 0px !important;
}

.member p.intro {
    padding: 10px 0px 0px 0px;
}

.member h2 {
    font-size: 20px;
    line-height: 40px;
}

.member span {
    font-size: 15px;
}

.member p.intro {
    text-align: center;
    max-width: none;
    margin: 0px;
    font-size: 15px;
    line-height: 24px;
}

.owl-article.medien-slider .item {
	background: #f5f5f5;
}

.owl-article.medien-slider .item h4 {
	font-size: 20px;
}

.owl-article.medien-slider .item .mod-articles-category-readmore a {
	font-size: 12px;
}

.pg-item-box-title a, .pg-category-box-title a {
	font-size: 15px;
	width: 100%;
	text-align: center;
}
.pg-item-box-title a:hover, .pg-category-box-title a:hover {
	color: #fff;
}

.pg-item-box, .pg-category-box {
    padding: 0px;
}

.ph-si-image, .ph-si-category {
	display: none;
}

.ph-si-back-medium {
    color: #ccc;
    background: #fff;
}

.pg-masonry {
	margin: 0px;
}

.pg-masonry .pg-image {
	border-radius: 10px;
}

.pg-category-box-image svg, .pg-detail-item-image-box img, .pg-item-box-image img, .pg-item-box-image svg, .pg-category-box-image img {
    border-radius: 10px !important;
    box-shadow: none;
}

.pg-item-box-info, .pg-category-box-info {
	padding: 0px;
}

.pg-item-box-title, .pg-category-box-title {
    border-radius: 0px 0px 10px 10px;
}

#phoca-dl-category-box .pd-category h3.pd-ctitle, #phoca-dl-file-box .pd-file h3.pd-ctitle, #phoca-dl-download-box .pd-file h3.pd-ctitle {
    margin: 30px 0px 10px 0px;
    padding: 0px;
    background: none;
    border: none;
}

.phocadownloadfile32 {
    background: rgba(255, 255, 255, 0.5) url(https://vfb-regensburg.de/media/plg_content_phocadownload/images/icon-download-32.png) 10px center no-repeat !important;
}
.phocadownloadfile32 a:hover {
	text-decoration: none;
}

#t4-footnav a {
	color: #fff !important;
}

#t4-footnav a:hover {
	color: #fff !important;
	text-decoration: underline;
}

#t4-footnav .module-title span,
#t4-footnav,
#t4-footnav h5 {
	color: #888 !important;
}

form.schnellkontakt {
    padding: 20px;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #fff;
}

form.schnellkontakt .form-control,
form.schnellkontakt .inputbox {
    max-width: 100%;
    background-color: rgb(250, 250, 250) !important;
    padding: 10px 20px;
	border-color: #ddd;
	border-radius: 5px;
}

p.mod-articles-category-introtext.mt-3,
.latestnews .desc-txt {
    line-height: 1.5rem;
}

.trainingszeiten .standardbody ul {
	padding-inline-start: 20px;
}

.category-desc {
    border: none;
    padding: 0px;
    margin: 0px;
}

.category-desc h3 {
	margin-bottom: 20px;
}

.t4-megamenu.animate.slide .dropdown .dropdown>.dropdown-menu>div {
    min-width: 220px
}

div.com-users-remind, div.com-users-reset {
	background-color: #fff;
}

div.com-users-remind legend, div.com-users-reset legend {
	font-size: inherit;
}

div.com-users-remind input, div.com-users-reset input {
	background-color: rgb(250, 250, 250) !important;
    border-color: #ddd;
    border-radius: 5px;
}
.mitgliedwerden .phocadownloadfile32 {
    background: #fff url(https://vfb-regensburg.de/media/plg_content_phocadownload/images/icon-download-32.png) 10px center no-repeat;
    border: none;
    margin: 5px;
    padding: 10px 20px 10px 50px;
    border-radius: 10px;
}

/* RSFORM */

.formResponsive .rsform-submit-button {
	font-family: 'Fira Sans Condensed';
	font-size: 15px !important;
    letter-spacing: .05em !important;
    text-transform: uppercase;
	display: inline-block;
    font-weight: 500 !important;
	text-align: center;
    vertical-align: middle;
	user-select: none;
	border: 1px solid transparent !important;
    padding: 1rem 2.857rem !important;
	line-height: 1.6 !important;
    border-radius: 10px !important;
	-webkit-appearance: button;
	text-decoration: none;
	background-color: #006aac !important;
    border-color: #006aac !important;
	color: #fff !important;
	text-shadow: none;
}
.formResponsive .rsform-submit-button:hover {
	opacity: .85;
}
.formResponsive button.btn-disabled {
	background-color: #ddd;
    color: #999;
}

.formResponsive input[type=text] {
	font-size: 15px;
	padding: 6px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 0px;
	box-shadow: none;
}
.formResponsive .formHorizontal textarea {
	font-size: 15px;
	padding: 6px;
	margin-bottom: 0px;
	box-shadow: none;
}
.formResponsive .formHorizontal select {
	font-size: 15px;
	padding: 6px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 0px;
	box-shadow: none;
	border-radius: 3px;
}

/* TAGNEWS */

.tagnews .module-title {
	margin: 0px !important;
}

.tagnews .newstitle,
.tagnews dl.item_details.before_text {
    margin-top: 15px;
}
.tagnews .newsintro {
	line-height: 1.45rem;
}

.tagnews h5.newstitle {
    font-size: 18px;
}

.tagnews h5.newstitle a:hover {
    text-decoration: none;
}

.tagnews .newshead .picture img {
    border-radius: 10px;
}

/* BANNER ---------------------------------------------------------------------------- */

.banner-top {
	padding-top: 50px !important;
	padding-bottom: 0px !important;
	text-align: center;
}

.banner-startseite-1-container {
    background: #006aac !important;
    padding-top: 40px !important;
    padding-bottom: 40px !important;
    margin-top: 50px;
    margin-bottom: -50px;
    text-align: center;
}
@media only screen and (max-width: 1200px) {
	.banner-startseite-1-container {
		margin-top: 50px !important;
		margin-bottom: 0px !important;
		padding-bottom: 40px !important;
	}
}
@media only screen and (max-width: 992px) {
	.banner-startseite-1-container {
		
	}
}
@media only screen and (max-width: 768px) {
	.banner-startseite-1-container {
		padding-bottom: 30px !important;
		padding-top: 30px !important;
	}
}
@media only screen and (max-width: 576px) {
	.banner-startseite-1-container {
		
	}
}

.banner-startseite-2-container {
    background: #006aac !important;
    padding-top: 40px !important;
    padding-bottom: 40px !important;
    margin-top: -120px;
    margin-bottom: 50px;
    text-align: center;
}
@media only screen and (max-width: 1200px) {
	.banner-startseite-2-container {
		margin-top: -50px !important;
	}
}
@media only screen and (max-width: 768px) {
	.banner-startseite-2-container {
		margin-top: 0px !important;
	}
}
