/* Custom CSS overrides */
h1, h2, h3, h4, h5, h6 {
    font-weight: 200;
    line-height: 120%;
    padding: 0;
    margin: 20px 0 10px 0;
}
#header-top {
    background-color: #e3e2e2;
    border-top: 2px solid #e3e2e2;
    border-bottom: 2px solid #e3e2e2;
    position: relative;
    z-index: 12;
    min-height: 38px;
}
.ekt-pylones ul {
    padding: 0;
}
.ekt-pylones ul li {
    list-style-type: none;
    display: inline-block;
    float: left;
    font-size: 16px;
    color: #6d6f71;
    margin: 0 12px 0 0;
    padding: 0;
}
.ekt-pylones ul li a {
    color: #6d6f71;
}
.ekt-pylones ul li a:hover {
    color: #4b4d4e;
    text-decoration: none;
}
.ekt-pylones ul li:first-child::before {
    content: "";
}
.ekt-pylones ul li::before {
    content: "\2022";
    margin: 0 3px 0 8px;
}
.ekt-social {
    padding: 4px 0;
    height: 30px;
}
.ekt-social ul {
  float: right;
}
.ekt-social ul li {
    list-style-type: none;
    display: inline-block;
    float: left;
    color: #6d6f71;
    margin: 0 4px 0 0;
    padding: 4px 0;
}
.ekt-social ul li img {
    width: 28px;
    height: 28px;
}
.language-switch {
    padding: 6px 0;
}
.language-switch ul li {
    float: left;
    color: #6d6f71;
    list-style-type: none;
    margin: 0;
    padding: 4px 0;
    font-size: 16px;
}
.language-switch ul li:first-child::before {
    content: "";
}
.language-switch ul li::before {
    content: "\2022";
    margin: 0 6px;
}
.language-switch li a {
    color: #6d6f71;
}
.language-switch li a:hover {
    color: #4b4d4e;
    text-decoration: none;
}
.language-switch li a.active {
    color: #4b4d4e;
    text-decoration: none;
}
#header {
    background-color: #ffffff;
    border-bottom: 2px solid #eaeaea;
    position: relative;
    z-index: 5;
    padding: 0;
    text-align: center;
    min-height: 100px;
}
.logo-ekt img {
    /* width: 100%; */
    margin: 0;
    padding: 28px 12px;
    float: right;
}
.logo-econtent img {
    /* width: 80%; */
    margin: 0;
    padding: 31px 12px;
}
#main-navigation {
    background-color: #ffffff;
    position: relative;
    z-index: 11;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-bottom: 4px solid #eaeaea;
}
#main-navigation .menu {
    text-align: center;
}
#main-navigation ul.menu li a {
    text-transform: inherit;
    font-size: 16px;
    font-weight: normal;
    padding: 0 14px;
}
#main-navigation ul.menu li:first-child {
    /* content: ""; */
    border: none;
}
#main-navigation ul.menu li {
    /* content: "|"; */
    margin: 12px 0;
    border-left: 1px solid #6d6f71;
}

#top-content {
    background-color: #ffffff;
    padding: 0;
}
#top-content .region-highlighted .block {
    padding: 0;
}

.breadcrumb {
  background-color: #fcfcfc;
  border: 0;
  padding: 14px 0;
  margin-bottom: 10px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

#main-content {
    padding: 20px 0 20px 0;
    background: #fcfcfc;
}
.page-node- #content-wrapper {
    background-color: #fcfcfc;
    border: none;
    margin-bottom: 30px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.home-links .row {
    border-bottom: 1px solid #bcbec0;
    padding: 22px 0;
}
.home-links .row:last-child {
    border-bottom: none;
}
.home-links .home-link-title {
    padding: 4em 0;
}
.home-links .home-link-title h3 {
    font-weight: 200;
    margin-left: 3.5em;
}
.home-links .home-link-title h3::before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 8px;
    position: absolute;
    left: 2em;
}
.sq-red::before {
    background: #db1d23;
}
.sq-green::before {
    background: #41ad49;
}
.sq-blue::before {
    background: #149ac7;
}
.sq-orange::before {
    background: #f47121;
}
.home-link {
  text-align: center;
  margin: 0 auto;
  padding: 0;
  max-width: 214px;
  width: 100%;
  }
.home-link img {
  text-align: center;
  margin: 0 auto;
}
.home-link-caption h3 {
  position: absolute;
  width: 100%;
  max-width: 214px;
  height: auto;
  bottom: 0px;
  /* left: 0px; */
  color: #000;
  background: #fff;
  text-align: center;
  font-weight: bold;
  opacity: 0.8;
  margin: 0;
  padding: 18px 0;
}
.home-link-caption h3:hover {
    color: #fff;
    background: #000;
}
.home-link-l img {
    margin: 0 auto;
}

.page-node #content-wrapper h1.page-title {
    margin: 0;
    padding: 20px 40px 0 0;
}
.page-node.page-node- #content-wrapper h1.page-title {
    padding: 20px 40px 0 0;
}

#bottom-content {
  padding: 20px 0;
}
#bottom-content, .toggle-control a, .toggle-control a:hover {
    background-color: #bf2f37;
}
.newsletters-section {
    text-align: center;
    color: #ffffff;
}
.newsletters-section h3 {
    color: #ffffff;
    font-weight: normal;
}
.newsletters-section a {
    color: #ffffff;
}
.newsletters-section a:hover {
    color: #ffffff;
    text-decoration: underline;
}

#footer {
    background-color: #e6e7e8;
    border-top: 1px solid #e6e7e8;
    border-bottom: 1px solid #e6e7e8;
    margin-bottom: 1px;
    padding: 60px 0 30px;
}
#subfooter {
    background-color: #e6e7e8;
    border-top: 1px solid #e6e7e8;
    padding: 40px 0 20px;
    text-align: center;
    margin-bottom: 20px;
}
.subfooter-area h3 {
    font-weight: 200;
}
.subfooter-area ul {
    padding: 0;
}
footer hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #bf2f37;
}
.footer-links {
    text-align: left;
}
.footer-links ul li {
    list-style-type: none;
}
.footer-links ul li a {
    color: #6d6f71;
}
.footer-links ul li a:hover {
    color: #4b4d4e;
}
.footer-contact {
    text-align: left;
}
.footer-social-links {
    padding: 0;
    width: 100%;
    height: 50px;
}
.footer-social-links ul li {
    list-style-type: none;
    display: inline-block;
    float: left;
    margin: 0 4px 0 0;
    padding: 4px 0;
}
.footer-social-links ul li img {
    width: 32px;
    height: 32px;
}
.footer-copyright {
    text-align: left;
}
.footer-copyright ul li {
    list-style-type: none;
    float: left;
    display: inline;
    margin: 0;
    padding: 0;
}
.footer-copyright ul li a {
    font-size: 12px;
    color: #6d6f71;
}
.footer-copyright ul li a:hover {
    color: #4b4d4e;
}
.footer-copyright ul li:first-child::before {
    content: "";
    margin: 0;
}
.footer-copyright ul li::before {
    content: "\2022";
    margin: 0 4px;
}
.footer-copyright span {
  float: left;
}
.svg-lg {
    width: 100%;
}
.svg-md {
    width: 80%;
}

.view-taxonomy-term h3 {
  margin: 35px 0 0 0;
  clear: both;
  display: block;
}

/*! -- Stack Cards -- */
.boxed.boxed--border {
    border: 1px solid #ececec;
    box-shadow: 0px 0px 4px 0px rgba(159, 159, 159, 0.3);
    padding: 0;
    /* height: 550px; */
}
.card {
  height: 520px;
  float: left;
  background: #dcddde;
}
.card__top {
    position: relative;
    overflow: hidden;
    padding: 20px 20px 0;
    background: #fff;
  }
  .card__top img{
    max-width:100%;
    height:auto;
  }
  .card__title {
    border-bottom: 2px solid #b6195d;
    padding: 0 0 15px;
    margin: 0px 0 20px;
    color: #333132;
    font-size:1.1em;
  }
  .card__title a {
      color: #6d6f71;
      font-size: 18px;
      line-height: 1.3em;
  }
  .card__action a {
    color: #666666;
    text-decoration: none;
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
  }
  .card__action a i {
    color: #252525;
    font-size: 1em;
  }
  .card__action a span {
    position: relative;
    bottom: 2px;
  }
  .card__action a:not(:hover) {
    opacity: .5;
  }
  .card p a {
    text-decoration: none;
  }
  .masonry__item .card.boxed {
    margin-bottom: 0;
  }
  .card-1 .card__avatar {
    margin-bottom: 0.92857143em;
  }
  .card-1 .card__avatar img {
    max-height: 2.78571429em;
    margin-right: 0.46428571em;
    margin-bottom: 0;
  }
  .card-1 .card__avatar,
  .card-1 .card__meta {
    display: inline-block;
  }
  .card-1 .card__meta {
    float: right;
  }
  .card-1 .card__body {
    padding:0 20px;
  }
  .card-1 .card__body img{
    max-width: 100%;
  }
  .card-1 .card__body h4 {
    margin-bottom: 0.342105263157895em;
  }
  .bg--dark .card-1 .card__body {
    border-color: #3f3f3f;
  }
  .card__bottom{
    background: #dcddde;
    padding: 15px;
  }
  .card__bottom p{
    color: #333132;
    font-weight: 300;
    font-size: 0.9em;
    padding-bottom: 10px;
    line-height: 1.3em;
    margin: 0;
  }
  .card__bottom ul.list-inline.numbers{
    margin:0;
  }
  .card__bottom ul.numbers span{
    font-weight: 600;
    font-size: 0.85em;
  }
  .card__bottom ul.numbers span:first-child{
    color: #b6195d;
  }
  .card__bottom ul.numbers span:last-child{
    color: #29292a;
    margin-left:5px;
  }
  .card__bottom  a.link_arrow{
    font-size: 20px;
    color: #b6195d;
    position: relative;
    display: block;
    margin: 10px 0 0;
    transition: 0.2s ease-out;
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
  }
  .card__bottom  a.link_arrow.right-link{
    position: absolute;
    right: 10px;
    bottom: 10px;
  }
  .card__bottom  a.link_arrow i:before{
    margin:0;
  }
  .card__bottom  a.link_arrow:hover {
    transform: translate3d(0, -5px, 0);
    -webkit-transform: translate3d(0, -5px, 0);
  }
  .dc_2 .card-1 .card__body{
    background: #dcddde;
    padding: 15px 15px 0;
  }
  .dc_2 .card__title{
    margin: 0;
    font-size: 0.95em;
    line-height: 1.2em;
  }
  .dc_2 .card__title.no-border{
    border:none;
  }
  .dc_2 .card__body p{
    padding: 10px 0 0;
    font-size: 0.9em;
    line-height: 1.3em;
    margin:0;
  }
  .dc_2 .card__bottom ul li{
    display: inline-block;
    font-size: 0.8em;
    border: 1px solid #b6195d;
    background: #fff;
    color: #29292a;
    margin: 4px;
    border-radius: 4px;
    padding: 5px 6px!important;
    line-height: 1;
    max-width: 90%;
  }
  .dc_2 .card__bottom ul li a {
    color: #6d6f71;
  }
  .dc_2 .card__bottom ul li a:hover {
    color: #b6195d;
    text-decoration: none;
  }
  .dc_2 .card__bottom a.link_arrow.right-link {
    margin: -21px -5px 0;
    font-size:1.2em;
  }
  .service-links {
    text-align: right;
    margin: 40px 0 0;
    border-top: 1px solid #333132;
    padding: 25px 0;
}
  .pro-content .pro-links a.cta, .service-links a.cta {
    font-size: 0.85em;
    background: #bcbec0;
    border-radius: 4px;
    padding: 5px 15px;
    margin: 0 10px;
    color: #fff;
    text-decoration: none;
    outline: none;
}
.pro-content .pro-links a.cta:hover, .service-links a.cta:hover {
  background: #b6195d;
  color: #fff;
}
  @media all and (max-width: 767px) {
    .card .list-inline:not(.social-list) li {
      display: inline-block;
    }
    .card .list-inline:not(.social-list) li:not(:first-child) {
      margin-left: 0.92857143em;
    }
  }
  .card-2 .card__top img {
    border-radius: 6px 6px 0 0;
  }
  .card-2 .card__body {
    border-bottom: 1px solid #ececec;
    padding-bottom: 1.85714286em;
  }
  .card-2 .card__body h4 {
    margin: 0;
  }
  .card-2 .card__body p {
    margin-top: 0.92857143em;
  }
  .card-2 .card__bottom {
    overflow: hidden;
  }
  .card-2 .card__bottom > div {
    display: inline-block;
    width: 50%;
    float: left;
  }
  .card-2 .card__bottom .h6 {
    margin-bottom: 0.541666666666667em;
  }
  .card-2 .card__body,
  .card-2 .card__bottom {
    padding: 1.85714286em;
    border: 1px solid #ececec;
  }
  .card-2 .card__body {
    border-bottom: none;
    border-top: none;
  }
  .card-2 .card__bottom {
    border-radius: 0 0 6px 6px;
    padding: 0.92857143em 1.85714286em;
  }
  .card-2 .card__action i {
    font-size: 1.78571429em;
  }
  .bg--dark .card-2 .card__body,
  .bg--dark .card-2 .card__bottom {
    border-color: #3f3f3f;
  }
  .boxed {
    position: relative;
    overflow: hidden;
    padding: 1.85714286em;
    margin: 22px 0;
}
.ref-card {
    margin: 22px 0;
}
.ref-card .card__body {
  background: #fff;
}
.ekt-pro-subsection .views-row:nth-child(3n+1) li.col-md-4, .ekt-pro-subsection .views-row:nth-child(3n+1) li.col-sm-4 {
  content: "";
  display: table;
  clear: both;
}
.ekt-pro-subsection li {
  list-style: none;
  margin-bottom: 25px;
}
.ekt-pro-subsection img {
  max-height: 50px;
  width: auto;
  max-width: 100%;
  margin: 0 auto;
}
.ekt-pro-subsection li a.active, .ekt-pro-subsection li a:hover, .ekt-pro-subsection li a:focus {
  color: #b6195d;
  text-decoration: none;
  outline: none;
}
.ekt-pro-subsection li a {
  color: #58595b;
  text-decoration: none;
}
a.active, a:hover, a:focus {
  color: #b6195d;
  text-decoration: none;
  outline: none;
}
p a, span a, label a {
  font-size: 1em;
  text-decoration: underline;
  font-weight: 400;
  line-height: 1.85714286em;
  color: #b6195d;
}
a {
  color: #58585a;
  text-decoration: none;
  outline: none;
}
.text-center {
  text-align: center;
}
.page-img {
  width: 100%;
  display: block;
  margin: 0 0 30px;
}
.page-img img {
  max-height: 50px;
  height: auto;
  width: auto;
}
.ekt-pro-subsection {
  margin: 0 0 15px;
  padding: 25px 0 20px!important;
  border-bottom: 1px solid #bcbec0;
}
.text-block.right-area {
  border-left: 5px solid #b8185e;
  padding: 0 0 0 10px;
  margin: 35px 0;
}
.text-block.right-area h5 {
  color: #b8185e;
  font-size: 1.1em;
  line-height: 1;
}
.text-block.right-area ul {
  margin: 10px 0 0 15px;
  list-style: disc;
}
.text-block.right-area ul li {
  line-height: 1.2;
  padding: 5px 0 0;
}
.text-block.right-area ul li a {
    font-weight: 300;
    font-size: 1em;
    line-height: 1.2;
}
.region-content .region .container {
  max-width: 100%;
}
  /* .ref-card.col-md-6:nth-child(2n+1),
.ref-card.col-sm-6:nth-child(2n+1),
.view-digital-content .views-row:nth-child(4n):after,
.view-taxonomy-term .views-group-row .views-row:nth-child(4n+1):after{
  content: "";
  display: table;
  clear: both;
} */
#node-6.node-webform {
  width: 75%;
}

/* .eu-cookie-compliance-banner {
  width: 100%;
  background-color: #b6195d;
  color: #fff;
  padding: 12px 18px;
  opacity: 0.9;
} */
#sliding-popup.sliding-popup-bottom, #sliding-popup.sliding-popup-bottom .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {
  background: rgba(0,0,0,0.7);
  opacity: 0.9;
  padding: 20px 0 0 0;
}
#sliding-popup .eu-cookie-compliance-secondary-button, #sliding-popup .eu-cookie-compliance-default-button, #sliding-popup .eu-cookie-compliance-more-button{
  white-space: nowrap;
  text-decoration: none;
  background: #bf2f37;
  padding: 8px 12px;
  margin: 0 20px 0 0;
  border: 1px solid #bf2f37;
  color: #fff;
  text-shadow: none;
  font-weight: normal;
  border-radius: 0;
  font-family: 'Open Sans', sans-serif;
  box-shadow: none;
}
#sliding-popup .eu-cookie-compliance-secondary-button:hover, #sliding-popup .eu-cookie-compliance-default-button:hover, #sliding-popup .eu-cookie-compliance-more-button:hover, #sliding-popup .eu-cookie-compliance-secondary-button:active, #sliding-popup .eu-cookie-compliance-default-button:active, #sliding-popup .eu-cookie-compliance-more-button:active, #sliding-popup .eu-cookie-compliance-secondary-button:focus, .eu-cookie-compliance-default-button:focus, #sliding-popup .eu-cookie-compliance-more-button:focus {
  color: #fff;
  background: #bf2f37;
  border: 1px solid #fff;
}
/* .eu-cookie-compliance-secondary-button, .eu-cookie-compliance-default-button {
  margin: 2em;
} */
@media (max-width: 1000px) {
  #header-top-inside {
    text-align: center;
  }
  .ekt-social {
    padding: 0;
    height: 40px;
    width: 100%;
    margin: 0 auto;
  }
  .ekt-social ul {
    margin: 0;
    padding: 0;
    float: none;
  }
  .ekt-social ul li {
    float: none;
  }
  .language-switcher-locale-url {
    margin: 0;
    padding: 0;
  }
  .language-switch {
    padding: 0;
    width: 100%;
    height: 40px;
    /* text-align: center; */
    margin: 0 auto;
  }
  .logo-ekt img {
    float: none;
  }
  .home-link {
    margin: 12px auto;
  }
  #node-6.node-webform {
    width: 100%;
  }
  #sliding-popup .popup-content {
    text-align: center;
  }
  #sliding-popup .eu-cookie-compliance-banner {
    width: 100%;
  }
  #sliding-popup .eu-cookie-compliance-banner h4 {
      font-size: 16px;
  }
  #sliding-popup .eu-cookie-compliance-secondary-button, #sliding-popup .eu-cookie-compliance-default-button {
      margin: 8px;
  }
}