/*
  Fonts
 */
/* crimson-text-regular - latin */
@font-face {
    font-family: 'Crimson Text';
    font-style: normal;
    font-weight: 400;
    src: local(''),
    url('./crimson-text-v11-latin/crimson-text-v11-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('./crimson-text-v11-latin/crimson-text-v11-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* crimson-text-700 - latin */
@font-face {
    font-family: 'Crimson Text';
    font-style: normal;
    font-weight: 700;
    src: local(''),
    url('./crimson-text-v11-latin/crimson-text-v11-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('./crimson-text-v11-latin/crimson-text-v11-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* lato-300 - latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: url('./lato-v20-latin/lato-v20-latin-300.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('./lato-v20-latin/lato-v20-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('./lato-v20-latin/lato-v20-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('./lato-v20-latin/lato-v20-latin-300.woff') format('woff'), /* Modern Browsers */ url('./lato-v20-latin/lato-v20-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('./lato-v20-latin/lato-v20-latin-300.svg#Lato') format('svg'); /* Legacy iOS */
}

/* lato-regular - latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: url('./lato-v20-latin/lato-v20-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('./lato-v20-latin/lato-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('./lato-v20-latin/lato-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('./lato-v20-latin/lato-v20-latin-regular.woff') format('woff'), /* Modern Browsers */ url('./lato-v20-latin/lato-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('./lato-v20-latin/lato-v20-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}

/* lato-700 - latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: url('./lato-v20-latin/lato-v20-latin-700.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('./lato-v20-latin/lato-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('./lato-v20-latin/lato-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('./lato-v20-latin/lato-v20-latin-700.woff') format('woff'), /* Modern Browsers */ url('./lato-v20-latin/lato-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('./lato-v20-latin/lato-v20-latin-700.svg#Lato') format('svg'); /* Legacy iOS */
}

/* raleway-300 - latin */
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 300;
    src: url('./raleway-v22-latin/raleway-v22-latin-300.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('./raleway-v22-latin/raleway-v22-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('./raleway-v22-latin/raleway-v22-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('./raleway-v22-latin/raleway-v22-latin-300.woff') format('woff'), /* Modern Browsers */ url('./raleway-v22-latin/raleway-v22-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('./raleway-v22-latin/raleway-v22-latin-300.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* raleway-regular - latin */
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    src: url('./raleway-v22-latin/raleway-v22-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('./raleway-v22-latin/raleway-v22-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('./raleway-v22-latin/raleway-v22-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('./raleway-v22-latin/raleway-v22-latin-regular.woff') format('woff'), /* Modern Browsers */ url('./raleway-v22-latin/raleway-v22-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('./raleway-v22-latin/raleway-v22-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* raleway-700 - latin */
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 700;
    src: url('./raleway-v22-latin/raleway-v22-latin-700.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('./raleway-v22-latin/raleway-v22-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('./raleway-v22-latin/raleway-v22-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('./raleway-v22-latin/raleway-v22-latin-700.woff') format('woff'), /* Modern Browsers */ url('./raleway-v22-latin/raleway-v22-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('./raleway-v22-latin/raleway-v22-latin-700.svg#Raleway') format('svg'); /* Legacy iOS */
}


/* Rev Slider Fix */
.rev_slider_wrapper .slotholder {
  transform: none !important;
}
#Top_bar:not(.is-sticky) {
  top: 5px !important;
}
#formular {
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: url(/wp-content/uploads/Albrecht-und-Plogmaker-Steuerberater-in-Berlin-Kontakt.jpg) !important;
  background-attachment: fixed !important;
  background-repeat: no-repeat;
  background-size: cover;
}
.banner_wrapper {
  display: block !important;
  padding-top: 20px;
  padding-bottom: 20px;
}
.banner_wrapper a {
  color: #0A246A;
  width: 100%;
}
@media only screen and (max-width: 1400px) {
  .banner_wrapper {
    display: block !important;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
  }
}
.banner_wrapper a {
  color: #5e5e5e;
  padding-right: 30px;
  padding-left: 20px;
  display: inline-block;
  width: auto;
}
@media only screen and (min-width: 768px) {
  .banner_wrapper a {
    float: left;
  }
}
#Top_bar.is-sticky #logo img.logo-sticky {
  max-height: 43px;
}
.header-transparent #Top_bar .menu > li > a::after {
  background: #efefef !important;
}
#logo,
.mobile-sticky #Top_bar.is-sticky #logo {
  padding: 10px !important;
}
.header-transparent #Top_bar #logo .logo-main {
  background: rgba(250, 250, 250, 0.8);
  box-shadow: 0 0 15px 20px rgba(250, 250, 250, 0.8);
  padding: 10px;
}
.header-transparent #Top_bar #logo {
  height: 175px;
}
.tp-caption a:hover {
  color: white !important;
}
.logo-mobile {
  margin: 5px;
}
header {
  min-height: 0 !important;
}
/* Footer
#Footer .widgets_wrapper,
#Footer .footer_copy { display: none; } */
/* Subheader */
#Subheader .title {
  color: #20295b;
  font-size: 40px;
  font-weight: 300;
  line-height: 40px;
}
/* Shortcodes */
.counter .number {
  color: #20295b;
}
/* THE KEY TECHNOLOGY CUSTOM CLASSES */
.tkt-subpage-header-text-wrap {
  background-color: rgba(252, 252, 252, 0.8);
  padding: 20px;
}
.tkt-subpage-header-text-wrap h1 {
  margin-bottom: 0;
}
.tkt-lp-header {
  background-size: 100% auto !important;
}
.tkt-map {
  margin: 0;
}
/* CUSTOM STYLES */
input[type="submit"] {
  font-size: 18px;
  transition: 0.5s all;
  white-space: normal;
}
input[type="submit"]:hover {
  transform: scale(1.1);
}
Back to Top Icon #back_to_top,
#back_to_top .button_icon,
#back_to_top .button_icon i {
  font-size: 13px !important;
  color: #1D55A6 !important;
  padding-top: 2px;
}
.icon_box .icon_wrapper {
  background-image: none;
}
.icon_box .image_wrapper img {
  max-width: 200px !important;
}
.tkt-cta-section-icon .icon_box .icon_wrapper i {
  color: #FFA13F;
}
.tkt-cta-section-icon .icon_box .desc {
  font-size: 26px;
  line-height: 26px;
}
#Top_bar a.responsive-menu-toggle,
.header-plain #Top_bar a.responsive-menu-toggle,
.header-transparent #Top_bar a.responsive-menu-toggle {
  background-color: white;
}
#Top_bar:not(.is-sticky) .menu_wrapper {
  background-color: rgba(252, 252, 252, 0.8);
}
.sub-menu,
.sub-menu li {
  min-width: 225px !important;
}
.accordion .question .title > .acc-icon-plus,
.accordion .question .title > .acc-icon-minus {
  font-size: 25px;
  line-height: 25px;
  left: 12px;
}
.accordion .question .title h5 {
  margin-bottom: 0;
}
.tkt-inline-right {
  float: right;
  margin-left: 50px;
  margin-bottom: 20px;
}
.tkt-inline-left {
  float: left;
  margin-right: 30px;
  margin-bottom: 10px;
}
strong[class^="tkt-popup"] {
  color: #CF2529;
}
.pum-theme-366 .pum-title {
  margin-bottom: 25px;
}
.style-simple .accordion .question {
  border: 1px solid #836F77 !important;
}
#formular textarea {
  height: 50px;
}
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea {
  font-size: 15px;
}
textarea::-webkit-input-placeholder {
  color: #222222 !important;
  font-weight: bold !important;
}
textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #222222 !important;
  font-weight: bold !important;
}
textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #222222 !important;
  font-weight: bold !important;
}
textarea:-ms-input-placeholder {
  color: #222222 !important;
  font-weight: bold !important;
}
#Footer a.button {
  color: white;
}
/* Alles auf 100% Breite ab iPad */
@media only screen and (max-width: 800px) {
  .section_wrapper .mcb-wrap,
  .section_wrapper .column,
  .container .column,
  .sections_group,
  .four.columns {
    margin: 0;
    width: 100%!important;
    clear: both;
  }
}
/* Overwriting Widget Wrangler nonsense default stuff */
.widget {
  padding-bottom: 0;
  margin-bottom: 0;
  position: relative;
}
.widget::after {
  border: none;
}
.tkt-white-overlay::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.85);
}
.tkt-ignore-same-height {
  height: auto !important;
}
.tkt-map {
  margin: 0;
}
.tkt-grid > .section_wrapper {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(auto-fill, minmax(200px, 400px));
  justify-content: space-evenly;
}
.tkt-grid .section_wrapper > div {
  width: auto;
}
.tkt-grid.tkt-products .section_wrapper > div {
  border: 1px solid #526AA2;
  padding: 0;
  transition: 0.5s all;
  padding: 10px;
  max-width: 100%;
  position: relative;
  box-shadow: 1px 1px 5px #444444;
  background-color: #CDDEE2;
}
.tkt-grid.tkt-products .section_wrapper > div h5 {
  font-size: 22px;
  line-height: 24px;
  font-weight: 700;
}
.tkt-grid.tkt-products .section_wrapper > div.tkt-no-pictogram {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2874cc+1,77abff+99 */
  background: #2874cc;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #2874cc 1%, #77abff 99%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #2874cc 1%, #77abff 99%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #2874cc 1%, #77abff 99%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2874cc', endColorstr='#77abff', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.tkt-grid.tkt-products .section_wrapper > div.tkt-no-pictogram h5,
.tkt-grid.tkt-products .section_wrapper > div:hover h5 {
  color: white;
}
.tkt-grid.tkt-products .section_wrapper > div:hover {
  transform: scale(1.05);
  box-shadow: 3px 3px 10px #444444;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6e9fee+0,1e5799+100 */
  background: #6e9fee;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #6e9fee 0%, #1e5799 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #6e9fee 0%, #1e5799 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #6e9fee 0%, #1e5799 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6e9fee', endColorstr='#1e5799', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.tkt-grid.tkt-products .section_wrapper > div .button_align {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.tkt-grid.tkt-products .section_wrapper.mcb-section-inner > div a.button {
  margin-top: 10px;
}
.wrap.mcb-wrap.one-second.tkt-grey-box-not-floating {
  width: 48%;
  margin-left: 1%;
}
#Top_bar .logo {
  border: none !important;
}
.tkt-white-background-box {
  background-color: rgba(252, 252, 252, 0.8);
  border: 3px solid #DBDBDB;
  padding: 20px;
}
.tkt-inline-left img,
.tkt-inline-right img {
  border: 10px solid #efefef;
  margin-bottom: 20px;
  max-width: calc(80%);
}
@media only screen and (max-width: 1240px) {
  body .tkt-hyphenize {
    word-break: break-all;
    hyphens: auto;
  }
}
