/* KURS PLATTFORM */

/* Coming soon */
.portfolio-item .content .label-primary {
    position: absolute !important;
    top: 20px !important;
    right: 20px !important;
    border-radius: 4px !important;
    text-shadow: none !important;
    padding: 10px 10px !important;
    background: rgba(0,0,0,0.2) !important;
}

/* Pirate Form Homepage*/
.pirate_forms_thankyou_wrap {
    background: #40c2a4;
    color: white;
    font-size: 18px;
    margin-bottom: 15px;
    padding: 20px 30px 10px 35px;
}

/* Detail Seite*/
.wpcf7 {
	background: #efefef99;
    padding: 40px 40px 20px 40px;
    margin-bottom: 120px;
	    margin-top: 20px;
   border-radius:	6px;
}

.size-thumbnail {
	 border-radius:	6px;
}

.ajax-loader {
  margin:	0 0 0 20px !important;
}

.embed-youtube {
	text-align: left !important;
}


input[type="submit"]:focus {
	text-shadow: none;
	box-shadow: none;
}

div.wpcf7-validation-errors {
  	border: none !important;
    background: #f9ca4c;
    color: white;
    font-size: 18px;
    margin: 0;
    padding: 12px 30px;
}

.wpcf7-mail-sent-ok {
  	border: none !important;
    background: #40c2a4;
    color: white;
    font-size: 18px;
    margin: 0;
    padding: 12px 30px;
}

/* Menu: Description */
.menu-description-item a {
	font-size: 28px !important;
}

.menu-description-item a:before {
  content: none !important;
}


.fa-youtube, .fa-facebook {
	text-shadow: none;
}

/* Markus Foto */
.card-image {
	background: transparent !important;
  box-shadow: none !important;
}


/*.card-image img {
	border-radius: 100% !important;
}*/

/* .hestia-portfolio-content .card > *::before {
    color: white;
    content: "▶";
    position: absolute;
    top: 36%;
    font-size: 50px;
    z-index: 1000;
    left: 46%;
} */

.hestia-portfolio-content .card > *::before,
.hestia-portfolio-content .card .card-title {
  	transition: all 0.75s ease-in-out; 
}

.hestia-portfolio-content .card:hover .card-title {
  transform: scale(1.05)
}

.hestia-portfolio-content .card:hover > *::before {
  transform: scale(1.1)
}


.hestia-portfolio-content .card-background .card-title {
	margin-top: 100px;
}

.contactus .pirate_forms_wrap {
	padding: 30px 20px 0px 20px;
}

.form-group.label-floating label.control-label, .form-group.label-placeholder label.control-label {
	font-size: 18px;
	font-weight: bold;
}

.page-header.header-small .container .hestia-title, .page-header.header-small .container .title {
	font-weight: bold;
}

span.wpcf7-list-item {
	margin-left:0;
	margin-right: 20px;
}

.wpcf7-list-item-label {
		font-weight: normal;
}

.wpcf7-list-item-label {
	cursor: pointer;
}

button, input[type="submit"], input[type="button"], .btn {
	font-weight: bold;
    font-size: 18px;
    text-shadow: 1px 1px 1px #d69e05;
}


/* Portfolio Modal */

.hestia-portfolio-modal {
	background: rgba(0, 0, 0, 0.85);
}

.fa-circle-o-notch:before {
	color: white;
}

.modal-content .modal-header {
	height: 0;
	background-image: none !important;
	background-color: transparent;
}

.modal-content {
/*   background-color:	transparent; */
  box-shadow: none;
}

.header-filter-gradient {
	background: transparent;
}

.modal-body {
	text-align: center;
}

.hestia-portfolio-modal .modal-header:after {
	background-color: transparent;
}

.hestia-portfolio-modal .modal-header .portfolio-title-container {
	display: none;
}

.modal .modal-header .close {
	color: black;
	font-size: 50px;
    position: relative;
    z-index: 1000;
	text-shadow: none;
}


.form-element-title {
	display: inline-block;
    margin-bottom: 8px;
}

/* END KURS PLATTFORM */

/* Blog */

.card .author {
	display: none;
}

.moretag {

	font-weight: bold;
}

/* Slideshow */
body div.slideshow-window * img {
	width: 100%;
}

.slideshow-window {	
	border: none !important;
	background-color: #fff !important;}



h2.hestia-title {
	color: #333333 ;
}

.hestia-work  {
	background-color: #f9f9f9;
	padding-top: 40px !important;
}
.hestia-blogs  {
	padding-top: 40px !important;
}

.hestia-team .description {
	margin-bottom: 40px !important;
}

/* Team */
.content .footer {
	padding-top: 0;
	padding-bottom: 0;
}


/* Portfolio */
.card-background:after {
opacity: 1;	
}

/* Aktuelles: List */
h6.category { visibility: hidden}

/* Homepage: Team */
h6.category.text-muted { visibility: visible}


/* Aktuelles: Detail */
.entry-categories {
	display: none
}

.author {
	visibility: hidden;
}
.author time {
	visibility: visible;
	font-weight: bold;
	    position: absolute;
    left: 20%;
    right: 20%;
}



/* Map */

.hestia-contact-form-col {
	margin-left: 6%;
	padding-right: 0;
	width: 52%;
	
}

.contactus .card-contact {
	overflow: hidden;
}

.contactus .card .content {
	padding: 0;	
}

.contactus .col-md-offset-2 {
	padding-left: 0;
}

/* Footer */
footer.footer {
	display: none !important;
}

.footer {
	margin-top: 60px;
	padding-top: 60px;
	padding-bottom: 50px;
	font-size: 16px;
  line-height: 32px;
}

.widget h5 {
	font-size: 22px !important;
}

.footer hr {
	display: none !important;
}

.footer-big p {
	color: white;
}


#trp-floater-ls {
	display: none;
}

/* Logos */
.home .main-raised section:first-of-type {
	   position: relative;
    top: 5px;
}

@media screen and (min-width: 769px) {
.home .main-raised section:first-of-type {
	  height: 100px;
    overflow: visible;
}
}


.hestia-clients-bar .col-md-3:nth-child(2) img {
	background: white;
    padding: 5px 10px;
    border-radius: 6px 6px 0 0;
}


.hestia-clients-bar .row {
	opacity: 1 !important;
}

.hestia-clients-bar .aos-init[data-aos=fade-up] {
	transform: none !important;
}


/* Sections */

.hestia-team,
.hestia-work {
	padding-top: 0;
}




/* Logo */

@media screen and (max-width: 768px) {
	.navbar.navbar-transparent .navbar-brand img {
	max-width: 82px !important;

}
}
	

@media screen and (min-width: 769px) {
	
	.navbar.navbar-not-transparent .navbar-brand img {
	max-height: 80px !important;

}
	
.navbar.navbar-transparent .navbar-brand {

	background: white;	
    padding: 39.5px 0 !important;
    border-radius: 100%;
    box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.1), 0 6px 50px 5px rgba(0, 0, 0, .1), 0 8px 10px -5px rgba(0, 0, 0, .2);
    margin-top: 10px;
	
	
	
}

.navbar.navbar-transparent > .container {
	padding-top: 0;
}
	
	.navbar.navbar-transparent #main-navigation {
	padding-top: 0px ;
}

.navbar.navbar-transparent .navbar-brand img {
	max-width: 200px !important;
}

}


/* Btn Allgemein */

.btn.btn-primary {
  font-weight: bold;
	font-size: 18px;
	text-shadow: 1px 1px 1px #d69e05;
}



/* Btn im Header Sticky */

.navbar-fixed-top .termin-btn-header {
	display: none;
}

.navbar-not-transparent .termin-btn-header {
	display: inline-block;
	top: -3px;
  position: relative;
	text-shadow: 1px 1px 1px #d69e05;
}



/* Angebot */

.hestia-work .card-background .content {
	    opacity: 1;
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
		text-shadow: 1px 1px 20px #666666;
}



/* --- */

h1.hestia-title {
	font-weight: 400;
}

#carousel-hestia-generic .btn {
	  font-weight: bold;
		font-size: 18px;  
  	/* text-shadow: 1px 1px 1px #e9ac05; */
	  text-shadow: 1px 1px 1px #d69e05;
}

.navbar .navbar-brand img {
	max-width: 250px;
	max-height: initial;
}

.navbar-not-transparent .title-logo-wrapper img {
	max-width: 250px;
	max-height: 50px;
}

.navbar #main-navigation a, .footer .footer-menu li a {
	font-weight: bold;
	font-size: 24px;
}

.hestia-about {
   padding: 10px 0 0px;
}

.hestia-clients-bar {
	padding: 10px 0 20px 0;
}

.navbar-right {
	float: left !important;
}
