/*
Theme Name: Tabu Escort
Theme URI: https://www.actrice-escort.de
Description: Template für Actrice Consulting and Solution Services UG
Author: hf-netsolution e.K.
Author URI: https://www.hf-netsolution.com
Version: 1.0.0
Text Domain: ac
*/


/* Schrift: rgba(51, 51, 51, 1); */
/* Schrift: #333; */

/* Hauptfarbe: rgba(175, 12, 86, 1); */
/* Hauptfarbe: #af0c56; */

/* Hauptfarbe - 25% dunkler: rgba(127, 23, 70, 1); */
/* Hauptfarbe - 25% dunkler: #7f1746; */

/* Alternative: rgba(243, 242, 235, 1); */
/* Alternative: #f3f2eb; */


/* 	#########################
	## Schriftart: Raleway ##
	######################### */

/* raleway-300 */
@font-face {
  font-display: swap;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/raleway-v36-latin-300.woff2') format('woff2'),
       url('fonts/raleway-v36-latin-300.ttf') format('truetype');
}

/* raleway-regular */
@font-face {
  font-display: swap;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/raleway-v36-latin-regular.woff2') format('woff2'),
       url('fonts/raleway-v36-latin-regular.ttf') format('truetype');
}

/* raleway-600 */
@font-face {
  font-display: swap;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/raleway-v36-latin-600.woff2') format('woff2'),
       url('fonts/raleway-v36-latin-600.ttf') format('truetype');
}


/* 	#####################################
	## Allgemeine Layout Einstellungen ##
	##################################### */

.no-trans * 		{ -webkit-transition: none !important; -o-transition: none !important; transition: none !important; }
::-moz-selection 	{ background: #7f1746; none repeat scroll 0 0; color: #fff; text-shadow: none !important; }
img 				{ display: block; max-width: 100%; height: auto; }

/* Standard Dokument-Einstellungen */
html  	 			{ height: 100%; }
body  	 			{ font-family: 'Raleway', sans-serif; font-size: 16px; font-weight: 400; line-height: 1.4666666667; color: #333; background-color: #fff; }

.page-wrapper 		{ background-color: #fff; }

/* Mindesthöhe & Abstände */
.page-format 		{ min-height: 600px; padding: 0 0 60px 0; }
.ac-page 			{ min-height: 600px; padding: 0 0 60px 0; }
.ac-typography		{ min-height: 600px; padding: 60px 0 60px 0; }
.ac-fullwidth		{ min-height: 600px; padding: 0 0 60px 0; }

/* Standardlinks */
a 		 		  	{ color: #af0c56; text-decoration: none; outline: 0px; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
a:hover  		  	{ color: #7f1746; text-decoration: none; }
a:focus, a:active 	{ color: #7f1746; text-decoration: none; }

/* Schriftart Fett */
strong 				{ color: #333; font-weight: 700; }

/* Standardlinks - Seiten */
.page-format a  		{ color: #af0c56; text-decoration: none; outline: 0px; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
.page-format a:hover  	{ color: #7f1746; text-decoration: none; }
.page-format a:focus,
.page-format a:active 	{ color: #7f1746; text-decoration: none; }

/* Überschriften */
h1 { font-family: 'Raleway', sans-serif; font-weight: 600; font-size: 2.6rem; color: #af0c56; text-transform: none; margin: 60px 0 40px 0; }
h2 { font-family: 'Raleway', sans-serif; font-weight: 600; font-size: 2.2rem; color: #af0c56; text-transform: none; margin-top: 1rem; margin-bottom: 1rem; }
h3 { font-family: 'Raleway', sans-serif; font-weight: 600; font-size: 1.8rem; color: #af0c56; margin-bottom: 1rem; }
h4 { font-family: 'Raleway', sans-serif; font-weight: 600; font-size: 1.6rem; color: #af0c56; }
h5 { font-family: 'Raleway', sans-serif; font-weight: 600; font-size: 1.1rem; color: #af0c56; }
h6 { font-family: 'Raleway', sans-serif; font-weight: 600; font-size: 1.1rem; color: #af0c56; }

.footer h4 	{ font-family: 'Raleway', sans-serif; font-weight: 600; color: #af0c56; text-transform: uppercase; letter-spacing: 1px; padding-top: 40px; text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.15); }
.footer h5 	{ font-family: 'Raleway', sans-serif; font-weight: 600; color: #af0c56; text-transform: uppercase; letter-spacing: 1px; text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.15); }

/* Listen */
ul 													{ list-style: square; }
.page-format ul										{ list-style: none; padding: 0 0 0 1em; }
.page-format ul li::before 							{ font-family: 'Font Awesome 6 Free'; content: "\f105"; color: #3d3d3c; font-weight: 900; display: inline-block; width: 1em; margin-left: -1em; }
.page-format li										{ color: #333; padding-bottom: 10px; }

/* header top */
.header-top 										{ background-color: #af0c56; padding: 8px 0; font-size: 15px; font-weight: 300; color: #fff; text-transform: uppercase; text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.15); }
.header-top-alt										{ background-color: #af0c56; padding: 4px 0; font-size: 15px; font-weight: 300; color: #fff; text-transform: uppercase; text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.15); }

.header-top p										{ margin-bottom: 0; }
.header-top strong									{ color: #fff; }

/* Mittlere Desktop-Geräte und Tablets */
@media (min-width: 992px) and (max-width: 1199px) 	{ .header-top { font-size: 11px; } }

/* Einzelne Bilder */
.img-border 						{ padding: 5px; border: 1px solid #dee2e6; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
.img-border:hover					{ border: 1px solid #ba2d16; }
.img-border figure 					{ margin: 0; }

/* Blog Bilder */
.blogpost img 						{ padding: 5px; border: 1px solid #dee2e6; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
.blogpost img:hover					{ border: 1px solid #ba2d16; }

/* Beschriftungen unter Bilder */
.wp-block-image figcaption 			{ margin-top: .2em; font-size: 14px; text-align: center; }
.wp-block-image figcaption em		{ font-size: 12px; text-align: center; }


/* 	#########################
	## Social Media - Menü ##
	######################### */

/* Beta Hinweis */
ul.beta-notice													{ list-style-type: none; }

/* Social Media */
.social-links-center 											{ display: table; margin: 0 auto; }
.social-links 													{ list-style: none; font-size: 0; margin: 0 0 40px 0; padding-left: 0; }
.social-links li 												{ display: inline-block; margin: 0 22px 2px 0; }
.social-links li:last-child 									{ display: inline-block; margin-right: 0; }
.social-links li a 												{ width: 38px; height: 38px; display: block; text-align: center; font-size: 18px; background-color: #fff; border: 2px solid #af0c56; color: #af0c56; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.social-links li a i 											{ line-height: 34px; }
.social-links li a:hover 										{ background-color: rgba(174, 175, 177, 1); color: #fff; border-color: rgba(174, 175, 177, 1); }

.social-links.small li a 										{ width: 30px; height: 30px; font-size: 12px; }
.social-links.small li a i 										{ line-height: 26px; }

/* Quadratisch Darstellung */
.social-links.square li a, .square 								{ -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

/* Runde Darstellung */
.social-links.circle li a 										{ -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }

/* Twitter */
.social-links li.twitter a:hover								{ background-color: rgba(174, 175, 177, 1); border-color: rgba(174, 175, 177, 1); color: #3b3b3b; }
.social-links li.social-twitter a:hover							{ background-color: #fff; border-color: #7f1746; color: #7f1746; }

/* YouTube */
.social-links li.youtube a:hover								{ background-color: rgba(174, 175, 177, 1); border-color: rgba(174, 175, 177, 1); color: #3b3b3b; }
.social-links li.social-youtube a:hover							{ background-color: #fff; border-color: #7f1746; color: #7f1746; }

/* Facebook */
.social-links li.facebook a:hover								{ background-color: rgba(174, 175, 177, 1); border-color: rgba(174, 175, 177, 1); color: #3b3b3b; }
.social-links li.social-facebook a:hover						{ background-color: #fff; border-color: #7f1746; color: #7f1746; }

/* Instagram */
.social-links li.instagram a:hover								{ background-color: rgba(174, 175, 177, 1); border-color: rgba(174, 175, 177, 1); color: #3b3b3b; }
.social-links li.social-instagram a:hover						{ background-color: #fff; border-color: #7f1746; color: #7f1746; }

/* XING */
.social-links li.xing a:hover									{ background-color: rgba(174, 175, 177, 1); border-color: rgba(174, 175, 177, 1); color: #3b3b3b; }
.social-links li.social-xing a:hover							{ background-color: #fff; border-color: #7f1746; color: #7f1746; }

/* LinkedIn*/
.social-links li.linkedin a:hover 								{ background-color: rgba(174, 175, 177, 1); border-color: rgba(174, 175, 177, 1); color: #3b3b3b; }
.social-links li.social-linkedin a:hover 						{ background-color: #fff; border-color: #7f1746; color: #7f1746; }

/* E-Mail */
.social-links li.contact a:hover 								{ background-color: rgba(174, 175, 177, 1); border-color: rgba(174, 175, 177, 1); color: #3b3b3b; }
.social-links li.social-contact a:hover							{ background-color: #fff; border-color: #7f1746; color: #7f1746; }

.social-links .dropdown > button 								{ padding: 1px 15px 0px; font-size: 16px; color: rgba(255, 255, 255, 1); text-align: center; min-width: 0; margin: 0; background-color: transparent; -webkit-box-shadow: none !important; box-shadow: none !important; }
.social-links .dropdown > button i 								{ width: 15px; }

.social-links .btn-secondary									{ border-color: transparent; }

/* Aufgeklappt */
.social-links .dropdown-menu 									{ z-index: 1001; padding: 5px; min-width: 110px; margin-top: 2px; font-size: 0; -webkit-box-shadow: none; box-shadow: none; background-color: #f2f2f2; border: 1px solid #D0D0D0; border-top: none; }
.social-links .dropdown-menu li a 								{ padding: 0; line-height: 18px; color: rgba(255, 255, 255, 1); }


/* ################
   ## Neues Menü ##
   ################ */

.site-header {
  line-height: 62px;
  position: relative;
  width: 100%;
  background: rgba(255, 255, 255, 1);
  z-index: 1000;
  -webkit-transition: all 1s ease-out;
  /* Safari */
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  box-shadow: 0 5px 10px 0 rgba(50, 50, 50, 0.06);
}
.site-header.header-fixed {
  top: 0px;
  left: 0px;
  position: fixed;
}
.site-header .custom-logo-transparent {
  display: none;
}

.followWrap {
  display: block;
}

/* Logo & Text */
.site-branding							{ float: left; padding-top: 12px; }
.site-branding h1 						{ font-family: 'Raleway', sans-serif; font-weight: 600; font-size: 2rem; text-transform: uppercase; margin: 0; text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.15); }

.site-branding .site-title,
.site-branding .site-text-logo 			{ margin: 0px; line-height: 1; font-family: 'Raleway', sans-serif; font-size: 16px; letter-spacing: 1px; text-transform: uppercase; color: #000; display: initial; vertical-align: middle; font-weight: 600; }

.site-branding .site-title:hover,
.site-branding .site-text-logo:hover 	{ text-decoration: none; }
.site-branding .site-title 				{ display: inline-block; }

/* Seitenlogo */
.site-branding .site-image-logo img 	{ width: 87px; height: 76px; padding-top: 3px; padding-bottom: 3px; }

.site-branding .site-logo-div 			{ line-height: 62px; }

.site-branding .no-logo-img.has-desc,
.site-branding .has-logo-img 			{ padding-top: 5px; line-height: 54px; }

/* Site Navigation */
.nav-menu,
.nav-menu * 				{ margin: 0; padding: 0; list-style: none; }
.nav-menu 					{ float: right; }
.nav-menu ul 				{ position: absolute; display: none; top: 100%; left: 0; z-index: 99; }
.nav-menu ul ul 			{ top: 0; left: 100%; }
.nav-menu li 				{ position: relative; }
.nav-menu > li 				{ float: left; }

.nav-menu li:hover > ul		{ display: block; }
.nav-menu a 				{ display: block; position: relative; }

.nav-menu ul 				{ min-width: 100%; *width: 100%; border: 1px solid #e9e9e9; border-top: none; }
.nav-menu li 				{ white-space: nowrap; *white-space: normal; /* -webkit-transition: background 0.2s; transition: background 0.2s; */ }
.nav-menu li:hover 			{ -webkit-transition: none; transition: none; }

/* Keine Transition */
.nav-menu a 				{ -webkit-transition: none; -o-transition: none; transition: none; }
.nav-menu a 				{ color: #333; font-family: 'Raleway', sans-serif; padding-left: 14px; padding-right: 14px; font-size: 16px; font-weight: 300; text-transform: uppercase; text-decoration: none; zoom: 1; }

.nav-menu a:hover			{ color: #7f1746; background-color: #fff; }
.nav-link:focus,
.nav-link:hover 			{ color: #7f1746 !important; }

.nav-menu ul li 			{ line-height: 26px; }
.nav-menu ul li a 			{ border-top: 1px solid #e9e9e9; padding: 8px 15px; color: #333; font-size: 15px; font-weight: 300; text-transform: none; background-color: #fff; min-width: 200px; }
.nav-menu ul li a:hover		{ color: #fff !important; background: #af0c56; }

.nav-menu ul li a:focus,
.nav-menu ul li a:active	{ color: #af0c56 !important; background-color: #fff; text-decoration: none; }

.nav-menu li.current-menu-item > a		{ color: #af0c56; }
.nav-menu ul li.current-menu-item > a 	{ color: #af0c56; }
.nav-menu > li:last-child > a 			{ padding-right: 0; }
.nav-menu > li a.active 				{ color: #af0c56; }
.nav-menu .nav-toggle-subarrow 			{ display: none; }

/* Animierter Balken */
.main-navigation ul.nav-menu > li.menu-item > a::before 		{ content: ""; display: block; position: absolute; bottom: 0; left: 0; right: 0; margin: auto; width: 100%; height: 5px; background: #af0c56; opacity: 0; transition: all .35s ease-in; }
.main-navigation ul.nav-menu > li.current-menu-item > a::before { opacity: 1; }
.main-navigation ul.nav-menu > li.menu-item > a:hover::before 	{ opacity: 1; }

#nav-toggle { display: none; margin-left: 15px; }

@media screen and (max-width: 1200px) {

	.main-navigation							{ position: relative; }
	.main-navigation .nav-menu 					{ width: 70% !important; display: block; height: 0px; overflow: hidden; Background-color: rgba(255, 255, 255, 1); }

	.nav-menu.nav-menu-mobile 					{ position: absolute; top: 62px !important; right: 0; width: 100%; z-index: 800; overflow: auto !important; border-top: 1px solid #e9e9e9; border-left: 1px solid #e9e9e9; border-right: 1px solid #e9e9e9; border-bottom: 1px solid #e9e9e9; }
	.nav-menu.nav-menu-mobile > li > a			{ padding: 12px 20px; }
 	.nav-menu.nav-menu-mobile li:hover ul		{ display: none; }
  	.nav-menu.nav-menu-mobile ul 				{ box-shadow: none; padding-bottom: 0; border: none; position: relative; }
	.nav-menu.nav-menu-mobile ul li:last-child	{ border-bottom: none; }
	.nav-menu.nav-menu-mobile li:last-child 	{ border-bottom: 1px solid #e9e9e9; }
  	.nav-menu.nav-menu-mobile ul li a 			{ padding: 12px 35px; border-top: none; }
	.nav-menu.nav-menu-mobile ul li a:hover 	{ background: transparent; }
  	.nav-menu.nav-menu-mobile ul li li a 		{ padding: 12px 50px; border-top: none; }
  	.nav-menu.nav-menu-mobile ul li li li a 	{ padding: 12px 62px; }
  	.nav-menu.nav-menu-mobile ul ul 			{ left: 0px; }

  .nav-menu.nav-menu-mobile li {
    line-height: 20px;
    background-color: rgba(255, 255, 255, 1);
    border-top: 1px solid #e9e9e9;
    width: 100% !important;
  }
  .nav-menu.nav-menu-mobile > li:first-child {
    border-top: 0px none;
  }
  .nav-menu.nav-menu-mobile li.nav-menu-current-item > a {
    color: #ba2d16;
  }
  .nav-menu.nav-menu-mobile a {
    color: #777;
  }
  .nav-menu.nav-menu-mobile a:hover {
    color: #000 !important;
  }
  .nav-menu.nav-menu-mobile .nav-toggle-subarrow {
    display: block;
    color: #999;
    border-left: 1px solid #e9e9e9;
    font-weight: normal;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    text-align: center;
    padding: 11px 20px;
    z-index: 10;
    font-size: 16px;
  }
  .nav-menu.nav-menu-mobile .nav-toggle-dropdown > .nav-toggle-subarrow .fa-angle-down:before {
    font-family: 'Font Awesome 6 Free'; content: "\f106" !important; font-weight: 900; font-size: 16px; color: rgba(0,0,0,.5);
  }
  .nav-menu.nav-menu-mobile .nav-toggle-dropdown > ul {
    display: block !important;
  }

  #nav-toggle {
    display: block;
  }
}
#nav-toggle {
  float: right;
  position: relative;
  width: 35px;
  overflow: hidden;
  white-space: nowrap;
  color: transparent;
}
#nav-toggle span {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -2px;
  -webkit-transition: rotate 0.2s, translate 0.2s;
  transition: rotate 0.2s, translate 0.2s;
  display: inline-block;
  height: 3px;
  width: 24px;
  background: #7f1746;
}
#nav-toggle span:before {
  top: -8px;
}
#nav-toggle span:after {
  top: 8px;
}
#nav-toggle span:before, #nav-toggle span:after {
  position: absolute;
  display: inline-block;
  height: 3px;
  width: 24px;
  background: #7f1746;
  content: "";
  right: 0;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}

#nav-toggle.nav-is-visible span {
  background: transparent;
}
#nav-toggle.nav-is-visible span:before {
  -webkit-transform: translateX(4px) translateY(-1px) rotate(45deg);
  -ms-transform: translateX(4px) translateY(-1px) rotate(45deg);
  transform: translateX(4px) translateY(-1px) rotate(45deg);
}
#nav-toggle.nav-is-visible span:after {
  -webkit-transform: translateX(4px) translateY(0px) rotate(-45deg);
  -ms-transform: translateX(4px) translateY(0px) rotate(-45deg);
  transform: translateX(4px) translateY(0px) rotate(-45deg);
}
#nav-toggle.nav-is-visible span:before, #nav-toggle.nav-is-visible span:after {
  background: #7f1746;
}

/* Animationen */
@-webkit-keyframes fadeInDownSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDownSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDownSmall {
  -webkit-animation-name: fadeInDownSmall;
  animation-name: fadeInDownSmall;
}

@-webkit-keyframes fadeInLeftSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
    -ms-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInLeftSmall {
  -webkit-animation-name: fadeInLeftSmall;
  animation-name: fadeInLeftSmall;
}

@-webkit-keyframes fadeInRightSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
    -ms-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInRightSmall {
  -webkit-animation-name: fadeInRightSmall;
  animation-name: fadeInRightSmall;
}

@-webkit-keyframes fadeInUpSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInUpSmall {
  -webkit-animation-name: fadeInUpSmall;
  animation-name: fadeInUpSmall;
}

/* Animation nur Desktop */
.nav-menu li:hover > ul 								{ -webkit-animation-duration: 0.3s; animation-duration: 0.3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: fadeInUpSmall; animation-name: fadeInUpSmall;}
.nav-menu.nav-menu-mobile li:hover > ul					{ -webkit-animation-duration: 0; animation-duration: 0; -webkit-animation-fill-mode: none; animation-fill-mode: none; -webkit-animation-name: none; animation-name: none;}

/* Pfeil nach unten in der Navigationsleiste ausblenden */
.nav-menu.nav-menu-mobile .dropdown-toggle::after		{ margin-left: 0; border-top: 0.3em solid transparent; }

@media (max-width: 575.98px) {
	.main-navigation { position: static; }
}


/* ################
   ## Pageloader ##
   ################ */

.sektion {
    -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 2s; /* Firefox < 16 */
        -ms-animation: fadein 2s; /* Internet Explorer */
         -o-animation: fadein 2s; /* Opera < 12.1 */
            animation: fadein 2s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}


/* 	############
	## Layout ##
	############ */

.page-typo 												{ margin-top: 40px; }
.page-archive .bg-light									{ margin-bottom: 40px; }

.page-archive .archive-meta								{ margin: 20px 0 80px 0; }

.main-format											{ padding: 0 0 40px 0; }
.main-format .wp-bootstrap-blocks-button .btn-primary	{ margin: 0 0 40px 0 !important; }

/* Buttons */
.wp-bootstrap-blocks-button .btn 						{ font-family: 'Raleway', sans-serif; border: 0px; background-color: #af0c56; color: #fff; margin: 10px 0 30px 0 !important; padding: 10px 30px; font-size: 14px; font-weight: 300; letter-spacing: 1px; text-transform: uppercase; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; box-shadow: none; }
.wp-bootstrap-blocks-button .btn-primary:focus			{ background-color: #af0c56 !important; color: #fff; box-shadow: none !important; }
.wp-bootstrap-blocks-button .btn-primary:active			{ background-color: #af0c56 !important; color: #fff; box-shadow: none !important; }
.wp-bootstrap-blocks-button .btn-primary:hover			{ background-color: #7f1746; color: #fff; }

/* Startseite - Verlauf */
.ac-gradient-img					{ overflow: hidden; background: linear-gradient(to top, #f0f, #ec53ec); padding: 0; margin: 60px 0 60px 0 !important; color: #fff; }

.ac-gradient-img h1,
.ac-gradient-img h2,
.ac-gradient-img h3					{ color: #fff; text-transform: none; }

.ac-gradient-img h2					{ font-size: 1.8rem; letter-spacing: 1px; margin-bottom: 40px; }

.ac-gradient-img ul 				{ list-style: none; }
.ac-gradient-img li 				{ color: #fff; }

.ac-gradient-img p 					{ color: #fff; font-size: 18px; }
.ac-gradient-img p strong 			{ color: #fff; font-size: 20px; }

.ac-gradient-img .wp-block-image	{ margin: 0 0 0 !important; }

/* Titel - Hintergrund */
.bg-light-tabu						{ background-color: #f3f2eb; }


/* 	###################
	## Block: Slider ##
	################### */

.header-img-size 							{ object-fit: cover; }

/* Content-Bilder */
.bg-content-img								{ position: relative; margin: 60px 0 60px 0; }
.bg-img-size 								{ object-fit: cover; height: 400px; }

/* Slider */
.carousel-item 								{ transition: transform 2s ease-in-out; }
.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end 	{ transition: opacity 0s 2s; }
.carousel-caption 							{ transform: translateY(50%); bottom: 50% !important; }
.caption-title								{ font-family: 'Raleway', sans-serif; font-weight: 600; font-size: 36px; text-transform: uppercase; margin: 0 0 10px 0; letter-spacing: 1px; text-shadow: 1px 1px 0px rgba(8, 9, 11, 0.3); }

/* Overlay */
.dark-overlay:after							{ content:""; display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0; background: inherit; }

@media (max-width: 575.98px) {
	.header-img-size 	{ height: 300px; }
	.bg-img-size 		{ height: 300px; }
}


/* 	###########################
	## Escort Damen - Single ##
	########################### */

.page-format-title h1 												{ margin: 40px 0 40px 0; }
.page-escortladies h2												{ margin-top: 40px; font-weight: 600; font-size: 1.4em; color: #af0c56; }
.page-escortladies .wp-bootstrap-blocks-button .btn 				{ font-family: 'Raleway', sans-serif; border: 0px; background-color: #af0c56; color: #fff; margin: 20px 0 0 0 !important; padding: 10px 30px; font-size: 14px; font-weight: 300; letter-spacing: 1px; text-transform: uppercase; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; box-shadow: none; }
.page-escortladies .wp-bootstrap-blocks-button .btn-primary:focus	{ background-color: #af0c56 !important; color: #fff; box-shadow: none !important; }
.page-escortladies .wp-bootstrap-blocks-button .btn-primary:active	{ background-color: #af0c56 !important; color: #fff; box-shadow: none !important; }
.page-escortladies .wp-bootstrap-blocks-button .btn-primary:hover	{ background-color: #7f1746; color: #fff; }

.esm-escortladies  													{ overflow: hidden; }
.esm-escortladies img 												{ -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear;	-o-transition: all 0.3s linear;	transition: all 0.3s linear; }
.esm-escortladies img:hover											{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

.esm-spacer 														{ min-height: 120px; }
.esm-image-spacer 													{ min-height: 60px; }
.esm-content-nav 					 			  					{ font-size: 44px; color: #af0c56; }

/* Buttons */
.esm-content-nav .btn 												{ font-family: 'Raleway', sans-serif; border: 0px; background-color: #af0c56; color: #fff; margin: 10px 0 30px 0 !important; padding: 10px 30px; font-size: 14px; font-weight: 300; letter-spacing: 1px; text-transform: uppercase; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; box-shadow: none; }
.esm-content-nav .btn-primary:focus									{ background-color: #af0c56 !important; color: #fff; box-shadow: none !important; }
.esm-content-nav .btn-primary:active								{ background-color: #af0c56 !important; color: #fff; box-shadow: none !important; }
.esm-content-nav .btn-primary:hover									{ background-color: #7f1746; color: #fff; }


/* 	#############################
	## Escort Damen - Template ##
	############################# */

.ac-escort-page .card 												{ /* border: 0; */ -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.ac-escort-page h2 													{ font-size: 1.2rem; color: #af0c56; }
.ac-escort-page h2 span												{ font-size: 1.2rem; font-weight: 300; color: #888; }
.ac-escort-page .card-text											{ font-weight: 400; }


/* 	########################
	## Lexikon - Template ##
	######################## */

.dictionary h3 										{ padding-top: 60px; }
.dictionary-btn										{ margin-top: 40px; }
.dictionary-page									{ min-height: 600px; padding: 60px 0 60px 0; }

.dictionary ul										{ list-style: none; padding: 0; display: table; margin: 0 auto; }
.dictionary ul li::before 							{ content: ""; }
.dictionary li										{float: left; font-size: 1.4rem; font-weight: 600; padding: 2px 8px 2px 8px; margin: 20px 4px 0 4px; min-width: 28px; text-align: center; border: 1px #dee2e6 solid; }


/* 	###################
	## Block: Städte ##
	################### */

.ac-cities .accordion-item 							{ margin-bottom: 40px;  }
.ac-cities .accordion-body 							{ /* padding: 0; */ }
.ac-cities .category-list							{ padding: 15px 0 0 15px; }
.ac-cities .category-list i							{ font-size: 14px;  }
.ac-cities .wp-button-cities .btn 					{ width: 100%; font-family: 'Raleway', sans-serif; border: 0px; background-color: #af0c56; color: #fff; margin: 20px 0 0 0 !important; padding: 10px 30px; font-size: 16px; font-weight: 300; letter-spacing: 1px; text-transform: uppercase; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; box-shadow: none; }
.ac-cities .wp-button-cities .btn-primary:focus		{ background-color: #af0c56 !important; color: #fff; box-shadow: none !important; }
.ac-cities .wp-button-cities .btn-primary:active	{ background-color: #af0c56 !important; color: #fff; box-shadow: none !important; }
.ac-cities .wp-button-cities .btn-primary:hover		{ background-color: #7f1746; color: #fff; }

.ac-cities											{ padding: 0 0 20px 0; }
.ac-cities h2										{ margin-top: 0; text-transform: none; }
.ac-cities .fw-bold									{ font-weight: 700 !important; }
.ac-cities .accordion-item h3						{ margin-top: 0; text-transform: none; }
.ac-cities .accordion-item							{ border-radius: 0; }
.ac-cities .accordion-button 						{ font-size: 1.4rem; font-weight: 700; text-transform: none; color: #af0c56; }

.ac-cities .accordion-button:not(.collapsed)		{ color: #7f1746; background-color: #f8f9fa; border-radius: 0; }
.ac-cities .accordion-button:focus 					{ z-index: 3; border-color: #fff; border: 0; outline: 0; box-shadow: none !important; }
.ac-cities .accordion-button:hover					{ background-color: #f8f9fa; }
.ac-cities .accordion-button:not(.collapsed)::after	{ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%237b5094'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); }


/* 	#######################
	## Block: Leistungen ##
	####################### */

.ac-services 											{ padding: 10px 0 20px 0; }
.ac-services h2											{ margin-top: 0; text-transform: none; }
.ac-services .fw-bold									{ font-weight: 700 !important; }
.ac-services .accordion-item h3							{ margin-top: 0; text-transform: none; }
.ac-services .accordion-item							{ border-radius: 0; }
.ac-services .accordion-button 							{ font-size: 1.2rem; text-transform: none; color: #af0c56; }

.ac-services .accordion-button:not(.collapsed)			{ color: #212529; background-color: #f8f9fa; border-radius: 0; }
.ac-services .accordion-button:focus 					{ z-index: 3; border-color: #fff; border: 0; outline: 0; box-shadow: none !important; }
.ac-services .accordion-button:hover					{ background-color: #f8f9fa; }
.ac-services .accordion-button:not(.collapsed)::after	{ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23a07ab7'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); }

/* Zitate */
blockquote {
    position: relative;
    text-align: center;
    padding: 1.2em 0 2em 38px;
    border: none;
    margin: 40px auto 20px;
    max-width: 800px;
    width:100%;
    display: block;
    font-weight: 600;
}

blockquote:after {
    content: "";
    display: block;
    width: 4px;
    height: 100%;
    position: absolute;
    left: 0;
    color: #af0c56;
    top: 0;
    background: -moz-linear-gradient(top,#af0c56 0%,#af0c56 60%,rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(top,#af0c56 0%,#af0c56 60%,rgba(255,255,255,0) 100%);
}

blockquote > cite,
blockquote > p > cite {
    display: block;
    font-size: 16px;
    line-height: 1.3em;
    font-weight: 700;
    font-style: normal;
    margin-top: 1.1em;
    letter-spacing: 0;
    font-style:italic;
}

/* Muss noch bearbeitet werden? */
.object-non-visible 				{ opacity: 0; filter: alpha(opacity=0); }

.object-visible,
.object-non-visible.object-visible	{ opacity: 1; filter: alpha(opacity=100); }

/* Abstände und Positionen */
.absolute-positioned-top 			{ position: absolute; top: 0; left: 0; width: 100%; }
.absolute-positioned-bottom 		{ position: absolute; bottom: 0; left: 0; top: auto; width: 100%; }


/* 	#####################
	## Pfeil nach oben ##
	##################### */

.scrollToTop 					{ color: #fff; position: fixed; bottom: 45px; right: 5px; width: 40px; height: 40px; text-align: center; cursor: pointer; background-color: rgba(127, 23, 70, .6); z-index: 1005; -webkit-backface-visibility: hidden; -webkit-transform: translateZ(0); opacity: 0; filter: alpha(opacity=0); -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

.scrollToTop.fadeToTop 			{ -webkit-animation-name: fadeToTop; animation-name: fadeToTop; -webkit-animation-duration: 0.4s; animation-duration: 0.4s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
@-webkit-keyframes fadeToTop 	{ 0% { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } 100% { opacity: 1; -webkit-transform: none; transform: none; } }
@keyframes fadeToTop 			{ 0% { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); -ms-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } 100% { opacity: 1; -webkit-transform: none; -ms-transform: none; transform: none; } }

.scrollToTop.fadeToBottom 		{ -webkit-animation-name: fadeToBottom; animation-name: fadeToBottom; -webkit-animation-duration: 0.4s; animation-duration: 0.4s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
@-webkit-keyframes fadeToBottom { 0% { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } 100% { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } }
@keyframes fadeToBottom 		{ 0% { opacity: 1; -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } 100% { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); -ms-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } }

.scrollToTop i 					{ line-height: 38px; font-size: 20px; }
.scrollToTop:hover 				{ background-color: rgba(127, 23, 70, .9); }

/* Kleine Geräte (Tablets, Smartphones unter 767px) */
@media (max-width: 767px) { .scrollToTop { width: 35px; height: 35px; } .scrollToTop i { line-height: 35px; font-size: 18px; } }


/* 	#####################
   	## Blog - Beiträge ##
   	##################### */

.main-container 	  				 			  { padding: 0 0; }
.page-title							 			  { font-size: 22px; }
.blog-separator 	  				 			  { width: 100%; margin-bottom: 15px; position: relative; height: 1px; }
.blog-separator:after 				 			  { height: 1px; background: #d1d1d1; background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.18)), color-stop(35%, rgba(0, 0, 0, 0.12)), color-stop(70%, rgba(0, 0, 0, 0.05)), color-stop(100%, transparent)); background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%); background: -o-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%); background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%); background: linear-gradient(to right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%); position: absolute; bottom: -1px; left: 0px; content: ""; width: 100%; }
.blog-separator-single 				 			  { width: 100%; margin-bottom: 5px; position: relative; height: 1px; }
.blog-separator-single:after		 			  { height: 1px; background: #d1d1d1; background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.18)), color-stop(35%, rgba(0, 0, 0, 0.12)), color-stop(70%, rgba(0, 0, 0, 0.05)), color-stop(100%, transparent)); background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%); background: -o-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%); background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%); background: linear-gradient(to right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%); position: absolute; bottom: -1px; left: 0px; content: ""; width: 100%; }
.post-date a, .post-date span 		 			  { color: #798992; font-size: 11px; margin-right: 5px; }
.post-date a > i,.post-date span > i 			  { margin-right: 5px; }

/* Blog */
.blogpost 		 					 			  { margin: 0 0 70px; }
.blogpost header 					 			  { padding: 20px 0 20px 0; }
.blogpost header h2 				 			  { font-size: 22px; text-transform: none; margin-top: 0; margin-bottom: 0; }
.blogpost .post-info 				 			  { font-size: 11px; color: #aeafb1; font-weight: 400; padding-bottom: 5px; }
.blogpost .post-info > span 		 			  { margin-right: 5px; display: inline-block; }
.blogpost .post-info a 				 			  { color: #aeafb1; }
.blogpost .blogpost-content 		 			  { padding: 0 0 10px 0; }
.blogpost .row .blogpost-content 	 			  { padding-bottom: 0; }
.blogpost footer 					 			  { font-size: 12px; padding: 10px; color: #aeafb1; border-top: 1px solid #eaeaea; }
.blogpost .row + footer 			 			  { padding: 10px 0; }
.blogpost.full 						 			  { margin-bottom: 30px; }
.blogpost.full header 				 			  { padding: 0 0 15px 0; }
.blogpost.full .blogpost-content 	 			  { padding: 0 0 5px; }
.blogpost.full footer 				 			  { padding: 10px 0; }

/* Bloglinks */
.main-container a 		 		  				  { color: #9ba0a2; text-decoration: none; font-weight: 400; outline: 0px; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.main-container a:focus, .main-container a:active { color: #9ba0a2; text-decoration: none; }
.main-container a:hover  		  				  { color: #727272; text-decoration: none; }

ul.pagination,
ul.pager {
  margin: 20px 0 40px;
  text-align: left;
}

ul.pagination .page-item {
  padding: 0;
  margin: 0 10px 0 0;
  border-bottom: none;
  display: inline-block;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

ul.pagination .page-item:last-child {
  margin: 0;
}

ul.pagination .page-item .page-link,
.pagination .page-item:first-child .page-link,
.pagination .page-item:last-child .page-link,
ul.pager .page-item .page-link {
  text-align: center;
  padding: 0;
  height: 40px;
  width: 40px;
  border: 1px solid #9ba0a2;
  line-height: 39px;
  background-color: #9ba0a2;
  color: #fff;
  display: inline-block;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

ul.pagination .page-item .page-link:hover,
ul.pagination .page-item .page-link:focus {
  background-color: #727272;
  border: 1px solid #727272;
  color: #fff;
}

ul.pagination .page-item.active .page-link,
.page-item.active .page-link:hover,
.page-item.active .page-link:focus {
  background-color: #727272;
  border: 1px solid #727272;
  color: #fff;
}

/* Sidebar - Widgets */
.widget-area					{ padding: 50px 0 0 0; }
.widget-area img				{ margin: 0 auto; }
.widget-area ul 	   			{ list-style-type: none; margin: 0; padding: 0 0 20px 0; }
.widget-area li 	   			{ margin-left: 0px; border-bottom: 1px dotted #dee2e6; padding: 6px 0 6px 0; }
.widget-area li:before 			{ display: inline; font-family: 'Font Awesome 6 Free'; font-weight: 900; font-size: 15px; color: #ba2d16; padding-right: 3px; line-height: 24px; content: "\f105"; vertical-align: top; }
.widget-area .widget   			{ margin-bottom: 1.5em; }
.widget-area .post-date 		{ display: block; margin-top: 0; margin-left: 20px; font-size: 11px; }

.widget_archive ul li a  		{ font-size: 15px; padding-left: 5px; display: inline-block; width: 90%; }
.widget_pages ul li a  			{ font-size: 15px; padding-left: 5px; display: inline-block; width: 90%; }
.widget_recent_entries ul li a 	{ font-size: 15px; display: inline-block; width: 90%; }
.widget_categories ul li a 		{ font-size: 15px; padding-left: 5px; display: inline-block; width: 90%; }
.textwidget						{ font-size: 15px; }


/*	##################
	## 404 - Fehler ##
	################## */

#error .heading h1	{ margin-top: 40px; text-align: center; }
.error-content    	{ text-align: center; }
.error-content h1 	{ margin-bottom: 1.9em; }
.fa-minus-circle  	{ padding-top: 10px; padding-bottom: 10px; color: #912722; }


/*	#####################
	## Kontaktformular ##
	##################### */

/* Inputfelder fomatieren */
.wpcf7-form .form-control 													{ border-radius: 0; -webkit-box-shadow: none; box-shadow: none; }
.wpcf7-form .form-control:focus 											{ border-color: #af0c56; }
.wpcf7-form label 															{ cursor: pointer; }

/* Textfeld formatieren (Mindesthöhe) */
.wpcf7-form textarea.form-control											{ min-height: 300px; resize: none; }

/* Checkbox - Datenschutz */
.wpcf7-form .wpcf7-acceptance label 										{ position: relative; cursor: pointer; line-height: 19px; }
.wpcf7-form .wpcf7-acceptance input[type=checkbox] 							{ position: relative; visibility: hidden; }
.wpcf7-form .wpcf7-acceptance span.wpcf7-list-item 							{ margin: 0 0 0 .5em; }
.wpcf7-form .wpcf7-acceptance input[type=checkbox] + span					{ padding-left: 10px; font-size: 14px; }
.wpcf7-form .wpcf7-acceptance input[type=checkbox] + span p 				{ }
.wpcf7-form .wpcf7-acceptance input[type=checkbox] + span:before			{ display: block; position: absolute; content: ''; border-radius: 0; height: 16px; width: 16px; top: 5px; border: 2px solid #aeafb1; }
.wpcf7-form .wpcf7-acceptance input[type=checkbox] + span:after 			{ display: block; position: absolute; top: 5px; left: 2; visibility: hidden; border-radius: 0; border: 8px solid #af0c56; }
.wpcf7-form .wpcf7-acceptance input[type=checkbox]:checked + span:before 	{ background: transparent; border-color: #1d1d1b; }
.wpcf7-form .wpcf7-acceptance input[type=checkbox]:checked + span:after 	{ visibility: visible; }
.wpcf7-form div.wpcf7-validation-errors, div.wpcf7-acceptance-missing 		{ border: 2px solid #1d1d1b; }
.wpcf7-form .contact-note p 												{ padding-left: 8px; font-size: 14px; margin-bottom: 0; line-height: 19px; }

/* Button */
.wpcf7-form .btn-lg 		{ font-family: 'Raleway', sans-serif; border: 0px; background-color: #af0c56; color: #fff; margin: 10px 0 30px 0 !important; padding: 10px 30px; font-size: 14px; font-weight: 300; letter-spacing: 1px; text-transform: uppercase; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; box-shadow: none; }
.wpcf7-form .btn-lg:focus	{ background-color: #af0c56 !important; color: #fff; box-shadow: none !important; }
.wpcf7-form .btn-lg:active	{ background-color: #af0c56 !important; color: #fff; box-shadow: none !important; }
.wpcf7-form .btn-lg:hover	{ background-color: #7f1746; color: #fff; }


/*	###################
	## footer - oben ##
	################### */

.footer 								{ background-color: #f3f2eb; color: #333; }
.footer p 								{ font-size: 18px; }

.second-footer 							{ padding-top: 60px; padding-bottom: 60px; }
.second-footer p 						{ font-size: 15px; line-height: 26px; }
.second-footer i 						{ padding-right: 5px; }
.footer-content  	   					{ padding: 10px 0 0 0; }

/* Kontakdaten */
.footer address 	   					{ font-size: 15px; line-height 1.6em; margin-bottom: 0; color: #fff; text-align: left; }

/* footer - Widgets */
.footer .widget h5 						{ text-align: left; }
.footer .widget ul, .footer .widget li  { padding: 0; margin: 0; list-style: none; text-align: left; }
.footer .widget ul 						{ margin: 0; }
.footer .widget li 						{ padding: 6px 0 0 0; margin: .3em; text-align: center; margin-right: auto; margin-left: auto; font-size: 15px; }
.footer .widget li a 	   				{ display: block; width: 100%; color: #af0c56; line-height: 1em; }
.footer .widget li a:hover 				{ color: #7f1746; text-decoration: underline; }
.footer .textwidget 					{ text-align: center; }

/* footer links */
.footer a 		 		  		   		{ color: #fff; text-decoration: none; outline: 0px; }
.footer a:focus, .footer a:active 		{ color: #fff; }
.footer a:hover  		  		   		{ color: #000; text-decoration: none; }


/*	####################
	## footer - unten ##
	#################### */

/* Subfooter */
.sub-footer 								{ background-color: #af0c56; line-height: 44px; font-size: 14px; line-height: 30px; color: #fff; }
.sub-footer p 								{ font-size: 14px; line-height: 44px; margin: 0; }
.sub-footer ul 								{ margin: 0; list-style: none; }
.sub-footer a 								{ color: #fff; text-decoration: none; }
.sub-footer a:hover 						{ color: #fff; }

/* Menü */
.sub-footer-menu 							{ float: right; display: inline-block; padding: 0; }
.sub-footer-menu a 							{ color: #fff; line-height: 44px; }
.sub-footer-menu a:hover 					{ color: #fff; text-decoration: none; }

ul.sub-footer-menu  						{ margin: 0; list-style: none; }
.sub-footer-menu li 						{ float: left; }
.sub-footer-menu li:not(:last-child)::after	{ content: " - "; white-space: pre; }
.sub-footer-menu li:last-child::before 		{ content: "" }
.sub-footer-menu li:last-child::after 		{ content: "" }


/*	########################################
	## Responsive - Standard Mobil zuerst ##
	######################################## */

/* Kleine Geräte (Telefone im Querformat, 576px und höher) - SM */
@media (min-width: 576px) { }

/* Mittlere Geräte (Tablets ab 768px) - MD */
@media (min-width: 768px) { }

/* Große Geräte (Desktops, 992px und höher) - LG */
@media (min-width: 992px) { }

/* Extra große Geräte (große Desktops ab 1200px) - XL */
@media (min-width: 1200px) { }


/*	###########################################################
	## Responsive - Angegebenen Bildschirmgröße oder kleiner ##
	########################################################### */

/* Extra kleine Geräte (Telefone Portraitansicht, weniger als 576px) - XS */
@media (max-width: 575.98px) {

	.site-branding				{ padding-top: 12px; }
	.site-branding h1			{ font-size: 2rem; }

	.caption-title				{ font-size: 30px; line-height: 30px; }

	/* footer Abstände*/
	.widget-area				{ padding: 20px 0 0 15px; }

	.ac-gradient-img h2			{ font-size: 1.4rem; margin-top: 40px; margin-bottom: 20px; }

	.ac-gradient-img p			{ font-size: 16px; }
	.ac-gradient-img p strong	{ font-size: 18px; }

	.ac-gradient-spacer			{ padding-bottom: 30px; }

	/* subfooter */
	.sub-footer p 				{ line-height: 14px; padding-top: 14px; text-align: center; }
	.sub-footer-menu			{ display: table; float: none; margin: 0 auto !important; }

	/* Pfeil nach oben */
	.scrollToTop				{ bottom: 20px; }

	/* Hauptmenü */
	.main-navigation ul.nav-menu > li.current-menu-item > a::before { opacity: 0; }
	.main-navigation ul.nav-menu > li.menu-item > a:hover::before 	{ opacity: 0; }

	.wp-bootstrap-blocks-button .btn 	{ font-size: 15px; letter-spacing: 0; padding: 10px 16px; }
	.esm-content-nav .btn 				{ font-size: 15px; letter-spacing: 0; padding: 10px 16px; }

}

/* Kleine Geräte (Telefone Querformat, weniger als 768px) - SM */
@media (max-width: 767.98px) { }

/* Mittlere Geräte (Tablets, weniger als 992px) - MD */
@media (max-width: 991.98px) {

	/* footer Abstände*/
	.footer-content	{ margin-bottom: 40px; }

}

/* Große Geräte (Desktops, weniger als 1200px) - LG */
@media (max-width: 1199.98px) { }


/*	#########################
	## Responsive - Mixins ##
	######################### */

/* Kleine Geräte (Telefone im Querformat, 576px und höher) */
@media (min-width: 576px) and (max-width: 767.98px) { }

/* Mittlere Geräte (Tablets ab 768px) */
@media (min-width: 768px) and (max-width: 991.98px) { }

/* Große Geräte (Desktops, 992px und höher) */
@media (min-width: 992px) and (max-width: 1199.98px) { }