/*
 *	N2 Custom Styles
 *
 *	PCE Color: #0094C5;
 *
 *
 *	Logo Subtext color: #575756;
 */


/* Overrides */
.custom-btn--big {
	font-size: 1.6rem !important;
}
.vegas-timer-progress {
	background: #0094C5 !important;
}
.custom-btn:focus, 
.custom-btn:hover {
	color: #fff !important;
}

/* Generell */
#hero h1.__title {
	font-size: 3.25rem;
	text-align: center;
}
#hero .nt-hero-desc {
	text-align: center;
}

.standard-row {
	margin-bottom: 100px;
}
.impressum a,
.contact-row a,
.standard-row a {
	color: #0094C5;
	text-decoration: none !important;
}
.impressum a:hover,
.impressum a:active,
.contact-row a:hover,
.contact-row a:active,
.standard-row a:hover,
.standard-row a:active {
	color: #575756;
}
.gotocontact {
	margin-top: 100px;
	padding-top: 55px !important;
	padding-bottom: 55px !important;
	padding-right: 25px;
	padding-left: 25px;
}
.gotocontact .section-heading {
	max-width: unset;
	width: 100%;
}
.gotocontact .__title {
	color: #fff;
}
.gotocontact .contactButton {
	margin-bottom: 0 !important;
}
.pceButton a,
.contactButton a {
	padding-right: 30px !important;
	padding-left: 30px !important;
}
.pceButton a:hover,
.contactButton a:hover {
	background-color: #0094C5 !important;
	color: #fff !important;
}
.row-reverse .row {
	flex-direction: row-reverse;
}
ul.list-default {
	list-style: disc;
	margin-left: 30px;
}
.partnerSlider-row {
	padding-top: 50px;
	padding-bottom: 50px;	
}
.partnerSlider-row .section-heading {
	margin-bottom: 40px;
}
.partnerSlider-row .section {
	padding-top: 0 !important;
	padding-bottom: 25px !important;
}
.partnerSlider-row .slick-track {
	display: flex;
	align-items: center;
}
.partnerSlider-row .slick-track div {
	padding-right: 10px;
	padding-left: 10px;
}
.partnerSlider-row .__item {
	padding-top: 15px;
	padding-bottom: 15px;
}
.partnerSlider-row .__item .img-fluid {
	width: 100% !important;
	max-width: 250px !important;
}
.project-row .posts .__item:hover .__image img,
.project-row .posts--style-1 .__item--preview:hover .__content {
	-webkit-transform: unset !important;
	-ms-transform: unset !important; 
	transform: unset !important;
}
.start-screen .play-btn span::before {
	border-color: transparent transparent transparent #fff !important;
}


/* Menu & LOGO */
.top-bar__logo,
.site-logo,
.site-logo img {
	height: unset !important;
}
.top-bar__logo {
	 margin-left: unset; 
}
.site-logo img {
	max-width: unset !important;
	min-width: 100px;
	width: 140px !important;
}
header.top-bar {
	background-color: rgb(255, 255, 255, 0.85);
	transition: opacity 250ms, background-color 250ms, padding-top 150ms, padding-bottom 150ms;
	padding-top: 20px;
	padding-bottom: 20px;
}
header.top-bar.fixed {
	background-color: rgba(255, 255, 255, 1);
	padding-top: 15px;
	padding-bottom: 15px;
}
nav.top-bar__navigation.navigation {
	margin-bottom: unset;
}
.top-bar__navigation li.active a {
	color: #0094C5 !important;
}
.top-bar__navigation-toggler {
	position: unset;
	top: unset;
	right: unset;
}
.top-bar__navigation-toggler span,
.top-bar__navigation-toggler span:before,
.top-bar__navigation-toggler span:after {
	background-color: #575756;
}
header.top-bar.is-expanded .top-bar__bg {
	background-color: rgba(255, 255, 255, 0.95);
}
.top-bar.is-expanded .top-bar__inner {
	top: 0;
	text-align: unset;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	border-bottom: 30px solid transparent;
}


/* Home */
.homeHeader-row .__name,
.homeHeader-row .__title {
	display: block;
	text-align: center;
	font-size: 3rem;
}
.home-intro .section-heading {
	max-width: 850px !important;
	margin-bottom: 35px !important;
}
.home-intro .section-heading .__title span {
	display: block;
}
.home-intro .home-intro-desc {
	margin-bottom: 50px !important;
}
.home-intro .home-intro-desc p {
	font-size: 17px;
}
.home-intro .button-row .nt-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.home-intro .button-row .nt-wrapper div {
	padding-right: 15px;
	padding-left: 15px;
}
.counter-row {
	background-color: #f1f1f1;
}



/* Über uns & Team */
.team .__item:hover .__image img {
	-webkit-transform: unset !important;
	transform: unset !important;
}
.about--1 {
	background-position: right center;
}
.timeline .__inner .__item .row p:not(.__year) {
	color: #fff !important;
}
.team .__inner .__item .__content span {
	color: #575756 !important;
}


/* Leistungen */
.service-heading .section {
	padding-bottom: 100px;
}
.service-row .section {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.service-row .section .container{
	padding-top: 100px;
	padding-bottom: 100px;
	border-top: 1px solid #f1f1f1
}
.service-row .info-heading span {
	display: block;
}
.service-row .row div {
	padding-right: 20px;
	padding-left: 20px;
}
.service-row .row div:last-child {
	display: flex;
	justify-content: center;
	align-items: center;
}


/* Downloads */
.partner-section,
.download-section {
	margin-top: 100px;
	margin-bottom: 100px;
}
.download-row {
	/*background-color: #f1f1f1;*/
	border-bottom: 1px solid #f1f1f1;
	max-width: 650px;
	margin-right: auto !important;
	margin-left: auto !important;
	margin-bottom: 45px;
	padding: 15px 25px 25px;
}
.download-row .nt-column {
	padding: 0 !important;
}
.download-row .nt-shortcode-wrapper {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	align-items: center;
}
.download-row .pceButton {
	margin: 25px 0 0 !important;
}
.download-row h3 {
	font-size: 2.5rem;
	text-align: center;
}
.download-row p {
	text-align: center;
}


/* Partner */
.partner-row {
	border-bottom: 1px solid #f1f1f1;
	max-width: 850px;
	margin-right: auto !important;
	margin-left: auto !important;
	margin-bottom: 65px;
	padding: 15px 0px;
}
.partner-row .nt-shortcode-wrapper {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.partner-row a {
	color: #0094C5;
}
.partner-row a:focus,
.partner-row a:hover {
	color: #575756;
}
.partner-logo {
	margin-bottom: 35px !important;
}
.partner-logo img {
	min-width: 200px;
}

/* Projekte */
.bgaDesc-row {
	padding-bottom: 0 !important
}
.bgaDesc {
	margin-top: 35px;
}
.projectPic-row .vc_general.vc_btn3 {
	color: #fff !important;
}
.projectVid-row .wpb_video_widget {
	margin-bottom: 25px !important;
}

/* Contact Page */
.contactForm-row {
	padding-right: 15px;
	padding-left: 15px;
}
.contactHeader .container > div.row {
	/*justify-content: center;*/
}
.contactForm-row h2 {
	color: #fff;
}
.contactForm-row .pma-btn {
	border: 2px solid #0094c5;
	background-color: transparent;
	color: #fff !important;
	width: 100%;
	min-width: 160px;
	min-height: 54px;
	padding-top: 19px;
	padding-bottom: 19px;
	border-radius: 30px;
	transition: background-color 200ms;
}
.contactForm-row .pma-btn:hover,
.contactForm-row .pma-btn:active {
	background-color: #0094c5 !important;
}
.contactForm-row {
	padding-right: 18px;
	padding-left: 19px;
}


/* Footer */
#footer .__dev {
	color: #0094C5;
	text-decoration: none !important;
}
#footer .__dev:hover {
	color: #575756;
}
.nt-body footer#footer,
.footer--style-1 {
	border-top: none;
	padding-top: unset; 
	padding-bottom: unset; 
}



/*
 *
 *	Responsice Styles 
 *
 */
@media (max-width: 1199px) {
	
}
@media (max-width: 991px) {
	.top-bar:not(.is-expanded) .top-bar__inner {
		display: none;
	}
	.timeline .__item p.__year {
		font-size: 4rem;
	}
	.timeline .__item h5 {
		font-size: 1.6rem;
	}
	.timeline .__item p {
		font-size: 1.4rem;
	}
	.service-row .info-heading {
		font-size: 3.8rem;
	}
}
@media (max-width: 767px) {
	.section {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.home-intro .home-intro-desc p {
		text-align: justify !important;
	}
	.custom-btn--big {
		min-width: 150px;
		min-height: 47px;
		padding-top: 15px;
		padding-bottom: 15px;
		font-size: 1.3rem;
	}
	.gotocontact .section-heading h2.__title {
		font-size: 2.4rem;
	}
	.gotocontact .section-heading h2.__title span {
		font-size: 2.3rem;
	}
	.gotocontact .section-heading p {
		font-size: 1.6rem;
	}
	.team .col-md-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.footer--style-1 #footer__navigation {
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.footer--style-1 #footer__navigation ul {
		margin: 0;
		display: flex;
		justify-content: space-between;
		align-items: center;
		flex-wrap: wrap;
	}
	.footer--style-1 #footer__navigation ul li {
		margin: 0;
		padding: 10px 15px;
	}
	.footer--style-1 .nt-footer-copyright {
		text-align: center;
	}
}
@media (max-width: 575px) {
	.team .__item,
	.project-row .__item.__item--preview {
		padding-right: 30px;
		padding-left: 30px;
	}
	.partnerSlider-row .slick-list.draggable {
		min-height: 200px !important;
	}
	.homeHeader-row .text-right {
		text-align: center !important;
	}
	.service-row .info-heading {
		font-size: 2.8rem;
	}
}
@media (max-width: 567px) {
	.standard-row p {
		text-align: justify;
	}
	.section-heading h2.__title {
		font-size: 3.1rem;
	}
	.team .col-md-6 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}
@media (max-width: 400px) {
	.project-row .__item.__item--preview {
		padding-right: 15px;
		padding-left: 15px;
	}
}



@media (min-width: 568px) {
	#hero h1.__title {
		font-size: 3.75rem;
	}
	#hero .nt-hero-desc {
	}
	.site-logo img {
		width: 165px !important;
	}
	.home-intro .button-row .nt-wrapper {
		flex-direction: row;
	}
	.download-row .nt-shortcode-wrapper {
		flex-direction: row;
	}
	.download-row .pceButton {
		margin: 0 !important;
	}
	.download-row h3,
	.download-row p {
		text-align: left;
	}
}
@media (min-width: 576px) {
	.homeHeader-row .__name,
	.homeHeader-row .__title {
		text-align: left;
		font-size: 4rem !important;
	}
}	
@media (min-width: 768px) {
	#hero h1.__title {
		font-size: 4.5rem;
	}
	#hero .nt-hero-desc {
		font-size: 1.6rem;
	}
	.site-logo img {
		width: 180px !important;
	}
	.contactForm-row {
		padding-right: 25px;
		padding-left: 25px;
	}
	.partner-section,
	.download-section {
		margin-top: 150px;
		margin-bottom: 150px;
	}
	.gotocontact {
		padding-top: 75px !important;
		padding-bottom: 75px !important;
	}
	.footer--style-1 .col-lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}
@media (min-width: 992px) {
	#hero h1.__title {
		font-size: 5.7rem;
		text-align: left;
	}
	#hero .nt-hero-desc {
		font-size: 1.7rem;
		text-align: left;
	}
	.gotocontact {
		padding-top: 115px !important;
		padding-bottom: 115px !important;
	}
	.contactForm-row {
		padding-right: 0;
		padding-left: 0;
	}
}
@media (min-width: 1200px) {}