/*
 Theme Name:     Ananke Child Theme
 Theme URI:      http://demo.oceanthemes.net/ananke
 Description:    Ananke Child Theme
 Author:         OceanThemes
 Author URI:     http://oceanthemes.net
 Template:       ananke
 Version:        3.2.8
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  ananke-child
*/
@import url("../ananke/style.css");
/* =Theme customization starts here
------------------------------------------------------- */
/*------------------------------------------------------- */
/*------------------------------------------------------- */
/* ALLGEMEIN */
h1 {
  color: #293133;
}
h5 {
  color: #4a7c7c;
}
h6 {
  color: #4a7c7c !important;
}
p,
span {
  color: #293133;
  font-family: Lato, sans-serif;
  font-weight: 300;
}
.blog-post p {
  color: #293133 !important;
}
.blog-post p span {
  color: #293133 !important;
}
#property-and-asset-management-kaufmaennisch,
#property-and-asset-management-technisch,
#transaktionsmanagement,
#mietvertragsoptimierung,
#vermietung-und-verkauf,
#objekt-portfoliooptimierung,
#frequenzoptimierung {
  margin-top: -70px;
  padding-top: 70px;
}
.wpb_row.vc_row-flex .vc_column_container .ak_column-inner {
  max-width: 100%;
}
/* Schrift ändern */
.link-work a {
  font-family: ABeeZee;
}
/* Formulare */
input,
textarea {
  transition: 0.3s ease-in-out;
  border: 2px solid transparent;
  outline-color: #4a7c7c;
  width: 100%;
}
input:focus,
textarea:focus {
  border-radius: 0;
  background-color: #4a7c7c55;
  outline-color: #4a7c7c;
}
textarea {
  padding-left: 0;
  padding-right: 0;
  height: 50px;
}
input[type="checkbox"] {
  width: 13px;
  margin-left: 0;
}
input[type="submit"] {
  background-color: #909090;
  border: 2px solid #909090;
}
input[type="submit"]:hover {
  background-color: transparent;
  color: #909090;
}
.wpcf7-validation-errors {
  color: #293133;
}
/* END ALLGEMEIN */
/*------------------------------------------------------- */
/*------------------------------------------------------- */
/*------------------------------------------------------- */
/*------------------------------------------------------- */
/* HEADER */
.logo {
  width: 280px !important;
  height: 132px !important;
  background-size: 280px 153px !important;
  top: -20px !important;
}
.cbp-af-header.cbp-af-header-shrink .logo {
  background-size: 228px 125px !important;
  top: -30px !important;
}
.sub-menu li a {
  color: #909090 !important;
}
.sub-menu li a:hover {
  color: #4a7c7c !important;
}
ul.slimmenu li a {
  color: #4a7c7c !important;
}
ul.slimmenu li .sub-menu li a {
  color: #909090 !important;
}
ul.slimmenu li .sub-menu li a:hover {
  color: #4a7c7c !important;
}
.big-text.flippy img {
  width: 40%;
}
/* END HEADER */
/*------------------------------------------------------- */
/*------------------------------------------------------- */
/*------------------------------------------------------- */
/*------------------------------------------------------- */
/* TEAM */
#the-team .three.columns {
  width: calc(30% - 20px);
}
#the-team .six.columns {
  width: calc(40% - 20px);
}
.team-wrap .team-desc {
  min-height: 600px;
}
.team-wrap .team-desc ul {
  box-sizing: border-box;
  padding: 0 20px;
  color: #909090;
}
.team-wrap .team-desc ul li {
  line-height: inherit;
  color: #293133;
  padding-bottom: 10px;
  font-size: 18px;
}
/* END TEAM */
/*------------------------------------------------------- */
/*------------------------------------------------------- */
/*------------------------------------------------------- */
/*------------------------------------------------------- */
/* SHOWACASE */
.slideshow .slides li .description h4 {
  margin-top: 40px;
  padding-bottom: 15px;
}
.slideshow .slides li .description p {
  font-weight: 600;
}
.slideshow .slides li .description .link {
  margin-top: 10px;
}
.slideshow .slides li .description .link a {
  font-weight: 600;
}
/* END SHOWCASE */
/*------------------------------------------------------- */
/*------------------------------------------------------- */
/*------------------------------------------------------- */
/*------------------------------------------------------- */
/* KONTAKT */
.contact-wrap span {
  color: #4a7c7c !important;
  font-family: Lato, sans-serif !important;
  font-weight: 600 !important;
}
/* END KONTAKT */
/*------------------------------------------------------- */
/*------------------------------------------------------- */
/*------------------------------------------------------- */
/*------------------------------------------------------- */
/* FOOTER */
/* END FOOTER */
/*------------------------------------------------------- */
/*------------------------------------------------------- */
/*# sourceMappingURL=style.css.map */