/* PAGE MAIN COLOURS */
/* PAGE BREAKS */
/* LAYOUT BREAK POINTS */
.em-breadcrumb {
  color: var(--black);
  margin: 10px 30px;
}
.em-breadcrumb .fa-angle-right {
  margin: 0 5px;
}
.em-breadcrumb a {
  color: var(--black);
}
section .col_8 {
  width: 100%;
}
@media (min-width: 768px) {
  section .col_8 {
    width: 66%;
  }
}
section p {
  margin: 0 0 20px 0;
}
section [class^="col_"],
section [class*=" col_"] {
  min-height: 1px;
}
section [class^="icon-"],
section [class*=" icon-"] {
  margin-right: 5px;
  position: relative;
  left: 0;
  top: 3px;
}
section .btn.btn-v4 {
  color: var(--black);
  border-color: #c44452;
}
section .am-h1 {
  font-size: 20px;
  color: #BFBFBE;
  letter-spacing: 5px;
}
section .am-h2 {
  font-size: 36px;
  color: var(--heading);
  margin: 10px 0 40px 0;
  letter-spacing: initial;
  text-transform: none;
}
section .am-h2 p {
  margin: 0 0 0.5em 0;
  font-size: 36px;
  padding: 15px 0;
  font-weight: 500;
  line-height: 1.1em;
  text-transform: none;
  letter-spacing: initial;
  color: var(--heading);
  word-break: break-word;
  hyphens: auto;
}
section .am-h4 {
  font-size: 26px;
  color: var(--black);
  margin: 10px 0 20px 0;
  text-transform: none;
}
.carrer-jobs .am-h4 {
  color: var(--ziegelrot);
}
section .am-img {
  width: 100%;
  height: auto;
}
section .am-p {
  display: block;
  margin: 0 0 20px 0;
}
section .am-span {
  display: block;
  color: var(--black);
}
section .am-span-black {
  display: block;
  color: var(--black);
}
section.service_section_2 .am-span-black {
  font-weight: 500
}
section .partner {
  margin-bottom: 40px;
}
section .partner:before,
section .partner:after {
  content: "";
  clear: both;
}
section .partner:after {
  display: table;
}
section .partner .am-img {
  width: 100%;
  height: auto;
  max-width: 300px;
}
section .am-text {
  margin-bottom: 40px;
}
section#content {
  width: 1300px;
  max-width: calc(100% - 50px);
  margin: 0 auto 40px;
  overflow: auto;
  clear: both;
}
@media (max-width: 767px) {
  section#content {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  #publishers .content-wrapper {
    padding-right: 10%;
  }
}
#publishers b {
  padding-bottom: 20px;
  display: block;
}
#publishers .contact_form .am-h2 {
  margin-bottom: 20px;
}
#publishers .contact_form .am-h2 p {
  margin-bottom: 0;
  padding-bottom: 0;
}
#publishers .content-before-form a {
  color: var(--ziegelrot);
}
#publishers .full-box {
  margin-top: 40px;
  display: block;
  width: 100%;
  padding: 30px;
}
#publishers .full-box:after,
#publishers .full-box:before {
  content: "";
  display: table;
}
#publishers .full-box:after {
  clear: both;
}
#publishers strong {
  margin-top: 50px;
  display: block;
}
#publishers .contact_form strong {
  margin-top: 25px;
}
#publishers .career ul {
  padding-left: 20px;
  list-style-type: disc;
  margin-bottom: 20px;
}
#publishers .career ul li {
  padding: 0;
  margin-bottom: 10px;
}
#publishers .half-box + .half-box {
  margin-top: 2em;
}
#publishers #foldable p {
  margin: 0 0 20px 0;
}
#publishers #foldable .item .header p {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
}
#publishers #foldable .item .header {
  border-top: 1px solid #696969;
}
#publishers #foldable .item:first-child .header {
  border-top: 1px solid #696969;
}
#publishers #foldable .item:last-child {
  border-bottom: 1px solid #696969;
}
#publishers #foldable .item .header .icon .fa-angle-down {
  top: 2px;
  right: 2px;
}
#publishers #foldable .am-h4,
#publishers #foldable .item .icon {
  color: var(--black);
  font-size: 20px;
  top: 13px;
  margin: 0;
}
#publishers #foldable .content {
  clear: both;
}
#publishers #foldable .content:after {
  clear: both;
  display: table;
  content: "";
}
#publishers #foldable .content .am-span {
  display: block;
  margin-bottom: 20px;
  font-size: 20px;
  text-transform: uppercase;
}
#publishers #foldable .content .image,
#publishers #foldable .content .text {
  width: 92%;
  margin: 0 auto;
  max-width: 100%;
  float: left;
}
#publishers #foldable .content .text-full {
  width: 92%;
  margin: 0 auto;
  max-width: 100%;
  float: left;
}
#publishers #foldable .content .am-img {
  width: 100%;
  height: auto;
}
@media all and (min-width: 768px) {
  #publishers #foldable .content .image {
    width: 40%;
    display: block;
  }
  #publishers #foldable .content .text {
    width: 60%;
    display: block;
    padding-left: 20px;
  }
}
#publishers #foldable .item:hover,
#publishers #foldable .item.active {
  background: transparent;
}
#publishers #foldable .item:hover .am-h4,
#publishers #foldable .item.active .am-h4,
#publishers #foldable .item:hover .item .icon,
#publishers #foldable .item.active .item .icon {
  color: var(--black);
}
#publishers #foldable .item.active .header {
  margin-bottom: 25px;
}
.wpcf7-form {
  padding-bottom: 30px;
}
.wpcf7-form input[type='text'],
.wpcf7-form input[type='email'],
.wpcf7-form textarea {
  width: 100%;
  border: 0;
  border-bottom: 1px solid #1d2d2b;
  margin-bottom: 10px;
  padding: 9px 12px;
  border-radius: 0;
}
.wpcf7-form input[type='text']:hover,
.wpcf7-form input[type='email']:hover,
.wpcf7-form textarea:hover,
.wpcf7-form input[type='text']:focus,
.wpcf7-form input[type='email']:focus,
.wpcf7-form textarea:focus,
.wpcf7-form input[type='text']:active,
.wpcf7-form input[type='email']:active,
.wpcf7-form textarea:active {
  outline: none;
}
.wpcf7-form textarea {
  height: 10em;
  vertical-align: bottom;
  margin: 0 0 -20px 0;
}
@media all and (min-width: 768px) {
  .wpcf7-form textarea {
    margin: 0 0 -10px 0;
  }
}
.wpcf7-form textarea::-webkit-input-placeholder {
  /* WebKit browsers */
  position: absolute;
  bottom: 0;
  left: 0;
  position: 0 0;
  height: 100px;
  width: 400px;
}
.wpcf7-form textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  position: absolute;
  bottom: 0;
  left: 0;
  position: 0 0;
  height: 100px;
  width: 400px;
}
.wpcf7-form textarea::placeholder {
  /* Mozilla Firefox 19+ */
  position: absolute;
  bottom: 0;
  left: 0;
  position: 0 0;
  height: 100px;
  width: 400px;
}
.wpcf7-form textarea:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  position: absolute;
  bottom: 0;
  left: 0;
  position: 0 0;
  height: 100px;
  width: 400px;
}
.wpcf7-form .btn.btn-v4 {
  color: var(--primary);
  border-color: var(--primary);
  font-size: 16px;
  background-color: transparent;
  margin-top: 30px;
}