body {
  font-family: 'Barlow' !important;
  font-style: normal;
  font-weight: 300;
}

.sppb-addon-content{
  font-size: 19px !important;
  font-weight: 300;
}

::selection {
   background-color:rgba(99,115,120,1.0);
   color: #fff;
   text-shadow: none;
}

.mark {
  background: linear-gradient(120deg, #0166af 0%, #7d6198 100%);
  background-repeat: no-repeat;
  background-size: 100% 40%;
  background-position: 0 90%;
}

hr {
  border : 0;
  height: 1px;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  margin: 30px 0 20px 0;
}

h1 {
  font-family: 'expressway', sans-serif;
  color: #000;
  font-style: normal;
  font-size: 50px;
  font-weight: 600;
  line-height: 1.05em;
  margin-top: 20px;
  letter-spacing: 0px !important;
  /*background-color: #637379;
  display: inline-block !important;
  padding: 10px 20px 10px 20px;*/
}

.h1-start-new h1{
  font-size: 60px;
}

h1:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 0 0 5px;
    background: #1768ae;
}

.page-header h1:after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 0 0 0px;
  background: #1768ae;
}

.page-title h1{
  color: #637379;
  font-size: 40px;
  font-weight: 600;
  margin-top: 20px;
  text-transform: uppercase;
  line-height: 1.3em;
}

.page-title h2{
  color: #637379;
  font-size: 30px !important;
  font-weight: 600;
  margin-top: 0px;
  text-transform: uppercase;
  line-height: 1em !important;
}

.page-title h2:after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 0 0 5px;
  background: #1768ae;
}

h2 {
  font-family: 'expressway', sans-serif;
  color: #000;
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
}

.start-h2-edit{
  color: #333;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.2em;
  margin-top: 20px;
  text-transform: uppercase;
  padding-top: 30px;
}

.start-h2-edit:after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 0 0 5px;
  background: #1768ae;
}


h3 {
  color: #000;
  font-size: 24px;
  font-weight: 600;
  padding-top: 40px;
  text-transform: uppercase;
  font-family: 'expressway', sans-serif;
}

b, strong{
  font-family: 'Roboto Condensed';
    font-weight: 700;
}

.componentheading{
  color: #333;
  font-size: 40px;
  font-weight: 600;
  /* line-height: 73.52px; */
  margin-top: 0px;
  margin-bottom: 30px;
  text-transform: uppercase;
  text-align: center;
  /*background-color: #637379;
  display: inline-block !important;
  padding: 10px 20px 10px 20px;*/
}

.componentheading:after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 0 0 5px;
  background: #1768ae;
}

.fa-check-square-o:before {
    content: "\f046";
    padding-right: 20px;
    color: #637379;
}

ul {
  list-style: none;
  padding-left: 20px;
}

#content ul li::before {
  content: "\203A";
  color: #1768ae;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

/* Startseite */

.services .rows .service {
  max-width: 50%;
  padding-right: 80px;
  padding-bottom: 30px;
}

.services .service .line {
  height: 4px;
  width: 70%;
  margin-bottom: 1rem;
  margin-top: 1rem;
}

.line-1{
  height: 10px;
  background-color: #0d66b0;
}

.line-2{
  height: 10px;
  background-color: #b4009f;
}

.line-3{
  height: 10px;
  background-color: #8e8e8e;
}

.line-4{
  height: 10px;
  background-color: #ffa600;
}

.start-vorteile {
  background-color: #fff;
  padding: 5px 10px;
  min-height: 285px;
}

.start-vorteile h3{
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  color: #666 !important;
  font-size: 22px !important;

}

.start-vorteile p{
  font-size: 16px !important;
  line-height: 26px !important;
}

.start-kundenlogo img:hover{
  filter: grayscale(1);
}

.header-white h2{
  color: #fff !important;
}

#start-case-study h3{
  font-size: 16px !important;
  color: #000 !important;
  padding: 0px !important;
}

#start-case-study p{
  font-size: 16px !important;
  line-height: 1.3em !important;
  padding: 0px 15px !important;
}


#start-case-study .sppb-col-md-4 {
  background-color: #fff;
}


/* Online Marketing */

.om-box{
  margin-bottom: 50px;
  padding: 50px;
}




/* Contact Enhanced */
.close-btn{
  display:none !important;
}


.datenschutz h3{
  text-align: left !important;
  padding-bottom: 0px !important;
}

.ce-freetext-container h3{
      padding-top: 0px !important;
}

.ce-contact_email{
  margin-top:20px;
}

.ce-cf-container .inputbox.required {
    background-image: none !important;
    background-repeat: no-repeat;
    background-position: top right;
}

.contact-form input {
  outline: 0;
  background-color: #fff !important;
  padding: 20px !important;
  border: 1px solid #BDBDC2 !important;
  margin-bottom: 20px;
}

textarea{
      outline: 0;
    background: #fff !important;
    padding: 10px;
    border: 1px solid #BDBDC2 !important;
    width: 100% !important;
}


.page-header{
  display: none;
}

.ce-button-reset{
  display: none !important;
}

.ce-container .row-fluid [class*="span"]{
  padding-left: 0px !important;
}

::-webkit-input-placeholder { color:#000; font-size:14px; font-weight:300; }
::-moz-placeholder { color:#000; font-size:14px;} /* firefox 19+ */
:-ms-input-placeholder { color:#000; font-size:14px;} /* ie */
input:-moz-placeholder { color:#000; font-size:14px;}

#ce-cf-container-71 .ce-checkbox-container{
  margin: 20px 0 !important;
  padding: 20px;
  line-height: 1.5em; 
}

/* +++++++++++++ */
.blocks .block {
    display: flex;
}

.blocks .block .left, .blocks .block .right {
    flex: 1;
}

.blocks .block .left .inner, .blocks .block .right .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.blocks .block .left .inner .title, .blocks .block .right .inner .title {
  font-size: 36px;
  font-weight: 700;
  line-height: 60px;
  text-transform: uppercase;
}

.blocks .block .left .inner .text, .blocks .block .right .inner .text {
  font-size: 17px;
  font-weight: 300;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.blocks .block .left .inner .button-wrapper, .blocks .block .right .inner .button-wrapper {
  height: 53px;
  padding-top: 80px;
}

.blocks .block .left .inner .button-wrapper .button, .blocks .block .right .inner .button-wrapper .button {
  border: 1px solid #fff;
  padding: 1rem 2rem;
}

.blocks .block:nth-child(odd) .left {
  padding: 60px 0;
}

.blocks .block:nth-child(even) .right {
  padding: 60px 0;
}

.blocks .block:nth-child(odd) .right {
    background-size: cover;
}

.blocks .block:nth-child(even) .left {
    background-size: cover;
}

.blocks .block:nth-child(1) {

  /*color: #0068b1;*/
  color: #fff;
  text-shadow: 0 0 20px rgba(0,0,0,0.2);
  background: #eacda3;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #d6ae7b, #eacda3);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #d6ae7b, #eacda3); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.blocks .block:nth-child(1) a:link {
  color: #fff !important;
  text-decoration: none;
}

.blocks .block:nth-child(1) a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #637378;
}

.blocks .block:nth-child(1) a:visited {
  color: #fff !important;
  text-decoration: none;
}


.blocks .block:nth-child(2) {
  /*background: #f2f2f2;*/
  /*color: #cd143d;*/
  text-shadow: 0 0 20px rgba(0,0,0,0.2);
  color: #fff;
  background: #A770EF;  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #FDB99B, #A770EF);  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #FDB99B, #A770EF); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}

.blocks .block:nth-child(2) a:link {
  color: #fff !important;
  text-decoration: none;
}

.blocks .block:nth-child(2) a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #637378;
}

.blocks .block:nth-child(2) a:visited {
  color: #fff !important;
  text-decoration: none;
}



.blocks .block:nth-child(3) {
  /*background: #f2f2f2;*/
  /*color: #88a725;*/
  text-shadow: 0 0 20px rgba(0,0,0,0.2);
  color: #fff;
  background: #67B26F;  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #4ca2cd, #67B26F);  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #4ca2cd, #67B26F); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}

.blocks .block:nth-child(3) a:link {
  color: #fff;
  text-decoration: none;
}

.blocks .block:nth-child(3) a:hover {
  color: #1768ae;
  text-decoration: none;
    background-color: #637378;
}

.blocks .block:nth-child(3) a:visited {
  color: #fff !important;
  text-decoration: none;
}

.blocks .block:nth-child(4) {
  /*background: #e8910c;*/
  /*color: #e8910c;*/
  color: #fff;
  text-shadow: 0 0 20px rgba(0,0,0,0.2);
  background: #e96443;  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #904e95, #e96443);  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #904e95, #e96443); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */


}

.blocks .block:nth-child(4) a:link {
  color: #fff !important;
  text-decoration: none;
}

.blocks .block:nth-child(4) a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #637378;
}

.blocks .block:nth-child(4) a:visited {
  color: #fff !important;
  text-decoration: none;
}


#full-width{
    font-size: 19px;
    font-weight: 300;
    color: #000;
    padding: 10px 0 20px 0;
    line-height: 1.5em;
}

.agentur-text{
  background-color: #fff;
  padding: 0px;
}

.agentur-bild{
  background-color: #fff;
  padding: 0px;
}

.leistungen-seo{
  padding: 10px 5px;
  border: 1px solid #000;
  margin: 15px 0;
  text-align: center;
  font-weight: 500;
  color: #000;
}

.leistungen-seo:hover{
  padding: 10px 5px;
  border: 0px solid #f5f5f5;
  margin: 15px 0;
  text-align: center;
  font-weight: 500;
  background-color: #000;
  color: #fff !important;
}

.leistungen-seo a:link, .leistungen-seo a:visited{
  color: #000 !important;
}

.leistungen-seo a:hover{
  color: #fff !important;
}

.sprung {visibility: hidden; height: 0px !important; position: absolute; margin: -100px;}

.projekte-text{
  text-align: center !important;
  margin-top: 0px;
}

.button-kenmedia{
  background-color: #0e67b0;
  padding: 15px 20px;
  color: #fff !important;
  font-size: 17px;
  margin-right: 10px;
  width: 100%;
  font-weight: 600;
  text-decoration: none !important;
}

.button-kenmedia:hover{
  color: #fff !important;
  background-color: #666 !important;
  font-weight: 600;
}

.button-kenmedia a:visited{
  color: #fff !important;
  text-decoration: none !important;
}

.godig-box{
  border: 0px solid #ccc;
  margin: 10px;
  display: flex;
  flex-wrap: wrap;
}

.godig-anmeldebox{
  display: flex;
  justify-content: center;
}

.godig-box li{
  border-bottom: 1px solid #ccc;
  padding: 20px 0;
}

.godig-box li:last-child{
  border-bottom: 0px solid #ccc;
}

.godig-ziel{
  background-color: #f2f2f2;
  padding: 20px;
  font-weight: 400;
}

.godig-box h3 {
  text-align: left;
  color: #637379;
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 0px !important;
  padding-top: 0px !important;
  text-transform: uppercase;
}

.godig-bg-full{
  background-color: #f2f2f2;
  padding: 20px 10px 10px 10px;
  margin-top: 50px;
}

.godig-box-inner{
  border: 1px solid #ccc;
  padding: 10px 20px;
  max-width: 100%;
  margin-right: 0px;
  margin-bottom: 20px;
}

.godig-tel{
  font-size: 40px !important;
  text-align: center;
  font-weight: 600 !important;
  color: #1768ae !important;
  padding: 0px 0 20px 0 !important;
  margin-top: 10px;
}

.agentur h2:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 0 0 0px;
    background: #1768ae;
    }
}

.bewertung {
  text-align: center;
}

.teamfoto img{
  width: 100%;
}

.mitgliedschaften{
  text-align: center;
  min-height: 200px;
  padding: 20px 0px 40px;
  background-color: #ccc;
background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23ffffff' fill-opacity='0.39' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");
}

.mitgliedschaften h2{
  text-align: center;
}

.engagement{
  text-align: center;
  min-height: 200px;
  padding: 20px 0px 40px;
  background-color: #f2f2f2;
}

.engagement h2{
  text-align: center;
}

.engagement img{
  margin-top: 25px;
}

.moduletablestart-kontaktformular{
  background-color: #f2f2f2;
}

#ce-module-contact-1{
  background-color: #f2f2f2;
}

/* Unite Blox */
.uc_elegant_accordion .uc_container .uc-heading em {
    display: block;
    float: left;
    width: calc(100% - 80px);
    font-style: normal;
    text-transform: uppercase;
    font-size: 20px;
    padding: 12px;
    line-height: 1.4em;
}

.uc_elegant_accordion .uc_container .uc-heading {
    font-size: 15px;
    line-height: 30px;
    display: block;
    padding: 4px 15px 0;
    font-weight: 400;
    overflow: hidden;
    cursor: pointer;
    background-color: #f2f2f2;
}

.uc_elegant_accordion .uc_container .uc-heading {
    color: #575757;
    margin-top: 0px;
    margin-bottom: 0px;
}


.uc_elegant_accordion .uc_container .uc-heading span {
    float: left;
    font-size: 15px;
    display: block;
    line-height: 30px;
    margin-right: 0px;
    color: #1768ae;
}

.uc_elegant_accordion .uc_container .uc_content {
    font-family: inherit;
    font-size: 15px;
    line-height: 22px;
    padding: 22px 22px 33px 53px;
    font-weight: 400;
    color: #000;
    display: none;
    margin-top: 2px;
    margin-bottom: 2px;
}

.uc-grid-front .uc-grid-col {
    box-sizing: border-box;
    float: left;
    min-height: 1px;
    position: relative;
    padding-left: 0px;
    padding-right: 15px;
}

.uc-grid-front .uc-grid-row .uc-grid-row-container {
    margin: 0px auto;
    clear: both;
    max-width: 100%;
    box-sizing: border-box;
}

#uc_grid_1 .uc-grid-row {
    padding-top: 20px;
    padding-bottom: 0px;
}

.job-title{
  font-size: 11px !important;
}

/* Slide */

.slide-list ol{
  margin-left: -15px !important;
}

.slide-list li{
  list-style-type: none !important;
}

/* Unite Slider */

.tp-caption a {
    color: #fff !important;
    text-shadow: none;
    text-decoration: none;
  }

.tp-caption a:active {
      color: #fff !important;
      text-shadow: none;
      text-decoration: none;
    }

.tp-caption a:hover {
    color: #1768ae !important;
    text-shadow: none;
    text-decoration: none;
}


.tp-caption.Slider-Button {
  background-color:rgba(14,102,176, 0.0) !important;
  color: #fff !important;
  text-align: center !important;
  border-top: 1px solid #fff !important;
  border-bottom: 1px solid #fff !important;
}

.tp-caption.Slider-Button:hover {
  color: rgba(0,0,0, 0.8) !important;
}

.tp-caption.Slider-Button a:hover {
  color: rgba(0,0,0, 0.8) !important;
}

.Slider-Button a:link{
  font-weight: 500 !important;
  font-size: 18px !important;
}

.Slider-Button a:hover{
  color: #000 !important;
}


.fa-angle-down:before {
    content: "\f107";
    font-size: 40px;
    padding: 0px !important;
}

.slider_button_link_left{
  padding:10px;
  text-align: center;
}

.slider_button_link_right{
  padding:10px;
  text-align: center;
}

.slide-button{
  border: 1px solid #fff !important;
  padding: 10px;
  margin: 0px;
}

div#n2-ss-8 .n2-style-2ed269bf771a3eefb86ff10e353dfe6a-heading {
  background: RGBA(255,255,255,0);
  opacity: 1;
  padding: 10px 0px 10px 0px !important;
  box-shadow: none;
  border: 0px solid RGBA(0,0,0,1);
  border-radius: 0px;
  margin: 0;
}


element.style {
  list-style-type: square;
}
div#n2-ss-8 .n2-style-9303cdbb3e743efb291504087622d6f2-heading {
  margin-left: 18px;
}

/*
.display-1{
  color: #fff !important;
     text-shadow: 0 0 20px rgba(0,0,0,0.4);
     line-height: 1.2em;
}


.display-2{
  color: #fff !important;
  text-shadow: 0 0 20px rgba(0,0,0,0.4);
  text-transform: uppercase !important;
  line-height: 1.2em;
}*/



/* TEAM */
.uc_team_overlay span {
    font-size: 16px !important;
    font-weight: 300 !important;
    color: #fff !important;
    display: block;
    text-transform: uppercase;
    margin: 0px 0 0px !important;
    padding-top: 10px !important;
    font-family: 'Roboto Condensed';
}

.uc_team_overlay h3 {
    font-size: 26px !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    color: #fff !important;
    letter-spacing: 0px !important;
    line-height: 26px;
    margin: 80px 0 5px !important;
    ffont-family: 'Roboto Condensed';
}

.uc_team_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(23,104,174,1.0) !important;
    padding: 20px;
    text-align: center !important;
    font-family: 'Roboto Condensed' !important;
    font-weight: 400;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transition: transform 0.4s ease 0s, opacity 0.1s ease 0.3s;
    -webkit-transition: transform 0.4s ease 0s, opacity 0.1s ease 0.3s;
    -moz-transition: transform 0.4s ease 0s, opacity 0.1s ease 0.3s;
    -ms-transition: transform 0.4s ease 0s, opacity 0.1s ease 0.3s;
}

/* K2 */



div.catItemHeader h3.catItemTitle {
  padding: 10px 0 4px 0;
  margin: 0;
  font-size: 20px !important;
}

.catItemTitle{
  font-size: 20px;
}

.catItemTitle a{
  font-size: 20px;
}

#k2Container {
    padding: 30px 0 24px 0;
}

div.catItemView {
  margin: 25px;
  padding: 20px;
  border: 1px solid #ccc;
  min-height: 400px;
  max-width: 520px;
  background-color: #f2f2f2;
}

.blog-fazit{
    padding: 25px;
    border: 1px dashed #0e67b0;
    margin-top: 75px;
    /*background-image: linear-gradient(135deg, #81BEF7 0%, #CED8F6 50%);*/
}

.blog-fazit strong{
  color: #0e67b0;
  font-size: 30px;
  text-transform: uppercase;
}

.blog-author-box{
  display: flex;
  background-color: #eff2f5;
  align-items: center;
  justify-content: center;
  padding: 20px;
  margin-top: 50px;
  flex-wrap: wrap;
}


.blog-author-desc-box{
  padding: 30px;
  text-align: center;
  
}

.blog-author-name{
  font-size: 24px;
  font-weight: 600;
  border-bottom: 5px solid #0e67b0;

}

.blog-author-desc{
  font-size: 17px;
  padding-top: 25px;
}

h3.catItemTitle {
  text-align: left !important;
}

div.itemBackToTop {
    text-align: right;
    display: none !important;
}

div.itemTagsBlock ul.itemTags li a {
    text-decoration: none;
    font-size: 17px;
    color: rgba(99, 115, 121, 1);
}

div.itemTagsBlock {
    border-top: 1px solid #ccc;
    padding-top: 10px;
    margin-top: 50px;
}

div.itemContainerLast {
    border-bottom: 0px solid #ccc;
}

div.itemTagsBlock ul.itemTags li a {
    text-decoration: none;
    font-size: 17px;
    color: rgba(99, 115, 121, 1);
    border: 1px solid #ccc;
    padding: 5px 12px;
}

div.itemListCategory {
    display: none !important;
}

div.catItemIntroText {
    font-size: inherit;
    font-weight: 300 !important;
    line-height: inherit;
    padding: 4px 0 12px 0;
}

div.catItemReadMore a {
    text-decoration: none;
    border: 0px solid #ccc;
    padding: 10px;
    font-size: 17px;
    background-color: rgba(16,81,160, 1);
    color: #fff !important;
}

.me-button{
  font-size: 17px;
  color: rgba(99, 115, 121, 1);
  font-weight: 300;
  margin-top: 20px;
  background: none;
  text-decoration: none;
  border: 1px solid #ccc;
  padding: 10px;
  border-radius: 0px;
}

.me-button:hover {
  background-color: #0e67b0;
  color: #fff;
}

div.itemFullText h3 {
    margin: 0;
    padding: 35px 0 20px 0 !important;
}

.blog-fazit-box{
  background-color: #f2f2f2;
padding: 5px 30px 5px 30px;
border: 1px solid #ccc;
margin-bottom: 30px;
}

/* Portfolio */
#wspm .wspm-item .wspm-headline h3{
  background: #f0f0f0;
  color: #333333;
  border-left: 1px solid #ddd;
  text-align: center;
  text-transform: uppercase;
}

.wspm-headline span{
  display: none;
}

/*#wspm .wspm-item .wspm-inner .wspm-content  {
    position: absolute;
    width: 100%;
    bottom: 64px;
    color: white;

}
#wspm .wspm-item .wspm-inner .wspm-image:hover + div + .wspm-content {
    opacity: 1;
}*/

#wspm .wspm-item .wspm-inner .wspm-content {
    position: absolute;
    width: 100%;
    bottom: 0;
    transition: all .3s ease-in-out;
    opacity: 0;
    color: white;
    text-shadow: 0px 0px 1px black;
}

#wspm .wspm-item .wspm-inner .wspm-image:hover .wspm-content {
    opacity: 1;
}

#wspm .wspm-item.col-lg-4 .wspm-inner .wspm-content .wspm-content-inner {
    padding: 0 15px 25px 15px;
}
#wspm .wspm-item.col-lg-3 .wspm-inner .wspm-content .wspm-content-inner {
    padding: 0 15px 5px 15px;
}

#wspm .col-lg-3 .wspm-image .wspm-overlay-wrapper .wspm-links-holder {
    top: 30%;
}

#wspm .wspm-item.col-lg-3 .wspm-inner .wspm-content {
    height: 50%;
}

#wspm .wspm-item .wspm-inner .wspm-content .wspm-content-inner {
    text-align: center;
    font-weight: 400;
    font-size: 17px;
    line-height: 1.2;
}

#wspm .wspm-item.wspm-toggle.wspm-toggle-style-2 .wspm-headline span.fa {
    background: transparent;
    color: #999;
    font-size: 20px;
    display: none !important;
}

#wspm .wspm-item.wspm-toggle .wspm-headline h3{
  padding: 20px 0 18px 0 !important;
}

/* Weitere */

.before-content{
  background-color: #fff;
}

#content > .close-btn {
  display: none;
}

.ce-introtext {
  color: #6a797e;
  font-family: 'Roboto Condensed';
  font-size: 35px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 30px 0;
  padding-top: 10px;
  text-align: center;
}

.contact-form .requiredsign,
.contact-form .ce-contact-email-copy-container,
.contact-form .ce-button-reset {
  display: none;
}

.contact-form input, .contact-form textarea {
  outline: 0;
  padding: 10px;
  border: 1px solid #000 !important;
  width: 100% !important;
}

input#datenschutz_0 {
  width: 30px !important;
}

.ce-checkbox-container.row-fluid.row {
  text-align: center;
}

.contact-form .cf-type-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.contact-form .cf-type-button .ce-button-submit {
  background-color: #0e67b0;
  color: white;
  outline: 0;
  border: 0;
  padding: 0px 70px;
}

.date-list {
  padding: 30px 0;
  font-size: 18px;
  color: #6a797e;
}

.date-list .col-md-6 h2 {
  margin-top: 0;
}

.date-list .items .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
    flex-direction: column;
  margin-bottom: 20px;
  font-size: 15px;
}

.date-list .items .item .date {
  width: 140px;
}

.date-list .items .item .title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
    display: flex;
    font-weight: 400;
font-size: 17px;
}

.date-list .items .item a {
  text-decoration: none;
  color: #6a797e;
}

.date-list table {
  width: 100%;
  color: #6a797e;
  font-size: 18px;
  font-weight: 300;
}

.date-list table tr {
  vertical-align: top;
}

header #mobile-menu-state {
  display: none;
}

header .mobile-menu-trigger {
  display: none;
}

.referenzen {
  /*display: -webkit-box;
  display: -ms-flexbox;
  display: flex;*/
}

.referenzen > * {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

.referenzen .more {
  background-color: #6a797e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.referenzen .more a {
  color: white;
  font-size: 25px;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
}

#content .custom.zitat {
  background-size: cover;
}

#content .custom.zitat p {
  padding: 100px 0;
  color: white;
  text-align: center;
  font-family: 'Roboto Condensed';
  font-size: 30px;
  font-style: italic;
  line-height: 50px;
  text-transform: uppercase;
  width: 50%;
  margin: 0 auto;
  max-width: 700px;
  /* Extra Small Devices, Phones */
}


#content .page-title {
  text-align: center;
  color: #637379;
  font-size: 40px;
  font-weight: 600;
  line-height: 73.52px;
  margin-top: 30px;
  text-transform: uppercase;
}

#content .page-title-2 {
  text-align: center;

}

#content .page-title .small {
  font-size: 35px;
  line-height: 35px;
  font-weight: 300;
  display: block;
}

#content p {
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
 /*padding: 10px 0 20px 0;*/
 margin-top: 0px !important;
}

#content p.center {
  text-align: center;
  margin-bottom: 20px;
  line-height: 1.4;
  font-size: 20px;
}

#content a{
  text-decoration: none;
  color: #0e67b0;
}

a.button-kenmedia {
  display: inline-block;
  width: auto;
}

#content a:hover{
  text-decoration: none;
}


.sppb-btn-default {
  color: #fff !important;
  background-color: #0e67b0;
  font-size: 18px;
  border-radius: 50px !important;
  padding: 10px 20px;
}

.sppb-btn-default:hover {
  color: #fff !important;
  background-color: #000;
  font-size: 18px;
    border-radius: 0px;
    padding: 10px 20px;
}

.sppb-btn-default a:link{
  color: #fff !important;
}

.sppb-btn-default:hover a, .sppb-btn-default:visited a{
  color: #fff !important;
}


#start .sppb-btn-default{
  background-color: #fff !important;
  border-color: #ccc;
  color: #000 !important;
  font-size: 14px;
}

#start .sppb-btn-default:hover{
  background-color: #0e67b0 !important;
  border-color: #0e67b0;
}

#start .sppb-btn-default a{
  color: #000 !important;
  font-size: 15px !important;
}

.container {
  margin-bottom: 0px;
  line-height: 1.4;
  font-size: 20px;
  font-weight: 400;
  color: #000;
  padding: 0 15px 0 15px;
}

.projektanfrage{
  width: 100%;
  text-align: center;
}

.projektanfrage h2{
  text-align: center;
}


.socialbar {
  width: 100%;
  color: #fff;
  font-size: 27px;
}

.socialbar-left {
  background-color: #0e67b0;
  text-align: center;
  padding: 82px 0;
  color: #fff;
  font-size: 27px;
}

.newsletter-right {
  background-color: #ddd;
  text-align: center;
  padding: 46px;
  color: #637379;
  font-size: 18px;
}

.newsletter-right h3{
  color: #637379;
  font-size: 23px;
  padding: 0px !important;
  line-height: 1.4em;
}

.button-newsletter{
  background-color: #6a797e;
  color: white;
  outline: 0;
  border: 0;
  padding: 12px 15px;
  margin-top: 0px;
  font-size: 14px;
  margin-left: 5px;
}

.input-newsletter{
  background-color: #fff !important;
  color: #637379 !important;
  outline: 0 !important;
  border: 0 !important;
  padding: 10px 50px !important;
  margin-top: 10px !important;
  text-align: center !important;
}

.abmeldeformular input{
  background-color: #f2f2f2 !important;
  color: #637379 !important;
  outline: 0 !important;
  border: 0 !important;
  padding: 7px 50px 10px!important;
  margin-top: 10px !important;
  text-align: center !important;
  border: 1px solid #ccc !important;
}

.btn-primary{
  display: inline-block;
  height: 50px;
  line-height: 50px;
  padding-right: 20px;
  padding-left: 70px;
  position: relative;
  background-color: rgb(14,103,176);
  color: #fff !important;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 300;
  border: none !important;
}

.btn-primary:hover{
  background-color: #999;
}

.btn-primary span{
  position: absolute;
    left: 0;
    width: 50px;
    height: 50px;
    background-color: rgba(24,134,99,1.0);
    border-right: 0px solid rgba(0,0,0,0.15);
    color: #fff;
    margin-top: 0px;
    text-align: center;
}

.sp-page-builder .clearfix{
  display: block !important;
}

.sppb-panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 21px;
    /* font-weight: bolder; */
    color: inherit;
    font-weight: 300;
}

.jobs-feature-box .sppb-addon-feature{
  background-color: #fff !important;
  padding: 40px 20px 0px 20px;
  margin-bottom: 30px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.job-check-vorteile li{
  color: #000 !important;
  text-align: left;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
}

.job-check-vorteile li::before{
  content: '\f00c' !important;
    font-family: FontAwesome;
    color: #fff;
    padding-right: 25px;
    font-size: 20px;
}


.sppb-feature-box-title h4{
  font-size: 10px !important;
}

.sppb-addon-title h3{

}

.sppb-panel-heading {
  padding: 10px 30px 10px 0px !important;
}

.sppb-panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px !important;
  color: inherit;
  font-weight: 600 !important;
  color: #0e67b0 !important;
  /*text-transform: uppercase;*/
}

.sppb-panel-default {
  border: 1px solid  #0e67b0 !important;
  margin-bottom: 15px !important;
  text-align: center !important;
}

.sppb-panel-default>.sppb-panel-heading {
  background: #fff !important;
}

.sppb-media-body {
  overflow: hidden;
  zoom: 1;
  margin-top: 10px !important;
}


footer {
  background: #323d41;
  color: white;
  padding: 30px 0;
}

footer .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 25px;
}

footer .social-icons {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  border-top: 2px solid white;
  border-bottom: 2px solid white;
  padding: 10px 0;
  margin: 0 auto 25px;
  /*.twitter { content: '\f099'; }
	.facebook { content: '\f099'; }
	.instagram { content: '\f099'; }*/
}

footer .social-icons a {
  color: white;
  font-size: 25px;
}

footer ul {
  padding-left: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column !important;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}

footer ul li a {
  color: white;
  text-decoration: none;
  font-size: 17px;
  font-weight: 300;
}

footer ul li:not(:first-child):before {
  content: " | ";
  padding: 0 5px;
  font-weight: 200;
  display: none;
}

footer h3{
  color: #fff;
  font-size: 17px;
  text-align: left;
  padding:0px !important;
}

footer a:link{
  color: #fff;
}

footer a:visited{
  color: #fff;
}

footer a:hover{
  color: #ccc;
}

.footer-left{
  color: #fff;
  font-size: 17px;
  text-align: left;
}

.footer-center{
  color: #fff;
  font-size: 17px;
  text-align: left;
}

.footer-center a:link{
  color: #fff;
  font-size: 17px;
  text-align: left;
  text-decoration: none;
}

.footer-right{
  color: #fff;
  font-size: 17px;
  text-align: left;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 12px;
}

.fa-twitter-square:before {
    content: "\f081";
    color: #fff;
    font-size: 40px;
}

.fa-facebook-square:before {
    content: "\f082";
    color: #fff;
    font-size: 40px;
}

.fa-instagram:before {
    content: "\f16d";
    color: #fff;
    font-size: 40px;
}

.fa-pinterest:before {
    content: "\f0d2";
    color: #fff;
    font-size: 40px;
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: "\f2b3";
    color: #fff;
    font-size: 40px;
}

body {
  overflow-x: hidden;
}

.slider .moduletable {
  height: 100%;
}

#content {
    /*margin-top: 80px;*/
    margin-bottom: 40px;
    background-color: #fff;
    clear: both;
    position: relative;
}


#idealCaptcha > div {
  margin: 0 auto 10px;
}


.contact-form select {
  border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;

  width: 100%;
  color: #6e6e77;
  padding: 10px;
  line-height: 1.15;
  font-size: 1rem;
  outline: none;
  border: 1px solid #BDBDC2;
  background-color: rgba(0, 0, 0, 0);
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAOVBMVEUAAABjc3ljc3ljc3ljc3ljc3ljc3ljc3ljc3ljc3ljc3ljc3ljc3ljc3ljc3ljc3ljc3ljc3ljc3mnciDHAAAAEnRSTlMAARESExQWF0NOT4OIsO3v8fPb+ZyZAAAAV0lEQVQoz83JSxKAIAwE0VEI/jHO/Q/rQoqShL328jXwbUtwNK4ANmoyLsodQ6Y9ouQJxExeybgK3KlezuS9OY2/jvF6nJcze38OO15Ox4GY+w6EQ/CPbs9qBnqn6s1ZAAAAAElFTkSuQmCC) !important;
  background-position: center right 10px !important;
}


.contact-form select:focus {
  outline: none;
}


.wspm-links-holder > a {
  padding: 0 !important;
  border-radius: 30px !important;
}


.slider a {
  z-index: 100;
}


.referenzen {
    overflow: hidden;
}


#logo {
  flex: 1;
  transition: all .2s ease-in-out;
  transform-origin-x: 0;
  -ms-transform-origin-x: 0;
  -webkit-transform-origin-x: 0;
  z-index: 25;
  margin-top: 0px;
}


.mobile-menu-trigger {
  z-index: 25;
  position: relative;
}

@keyframes header-background-open {
  from {background-color: rgba(99, 115, 121, 0);}
  to {background-color: rgba(99, 115, 121, 1);}
}
@keyframes header-background-close {
  0% {background-color: rgba(99, 115, 121, 1);}
  /*50% {background-color: rgba(99, 115, 121, 0.6);}
  90% {background-color: rgba(99, 115, 121, 0);}*/
  100% {background-color: rgba(99, 115, 121, 0);}
}

header {
  z-index: 21;
  color: white;
  height:80px;
  position: fixed;
  width: 100%;
  width: 100vw;
  top: 0;
  /*transition: background-color 0.25s ease-in-out;*/
}

body.menu-open header:not(.fixed) {
  animation-name: header-background-open;
  animation-duration: 0.25s;
}

body.menu-close header:not(.fixed) {
  animation-name: header-background-close;
  animation-duration: 1s;
}

header.fixed, body.menu-open header {
  /*background-color: rgba(99, 115, 121, 1);*/
  background-color: #323d41;
}

header ul.menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 100%;
  font-weight: 400;
  overflow: hidden;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

header ul.menu li a {
  padding: 10px 20px 10px 10px;
  text-decoration: none;
  color: #fff;
  display: block;
  text-transform: uppercase;
  text-shadow: 0 0 20px rgba(0,0,0,0.3);
  font-size: 1.2em;
  font-weight: 300 !important;
}

.menu-wrapper ul {
  padding-left: 0px !important;
}


header.fixed #logo {
  transform: scale(0.8);
  margin-top: -10px;
}
header.fixed.open #logo {
  transform: scale(1);
}

header #logo img{
  width: 180px;
  margin-top: 20px;
}

footer a {
  color: white;
}

header .top {
  display: flex;
  align-items: center;


  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.socialbar > .row {
  display: flex;
}

.page {
  overflow-x: hidden;
}

.start-slider {
  /*background-repeat: no-repeat;
  background-image: url("/images/slider/header-background.jpg");
  background-size: cover;
  background-position: center top;*/
  width: 100%;
  height: 100%;
/*   height: 104vh;

 justify-content: center;
  align-items: center;
  position: relative;
  z-index: 20;
  padding-top: 120px;*/
}

/*
.start-slider a {
  color: white;
  text-decoration: none;
}

.start-slider .buttons {
  display: flex;
  justify-content: center;
  margin: 110px 0;
}

.start-slider .buttons a {
  border: 1px solid #fff;
  padding: 10px 30px;
}

.start-slider .buttons a:first-child {
  margin-right: 50px;
}

.slider-inner {
  display: inline-block;
  text-align: center;
}


.start-slider .anker{
  display: flex;
  flex-direction: column;
}

*/

.cc-message{
  text-align: center;
  line-height: 1.3em;
}

.cc-color-override-764006999.cc-window {
  color: rgb(255, 255, 255);
  background-color: rgb(0, 0, 0, 0.9) !important;
}

input.cc-cookie-checkbox+span:before {
  border: 0px solid grey !important;
  background: #FFF;
  width: 16px;
  height: 16px;
  left: -1px;
  top: 2px;
}

div.cc-checkbox-container:not(:last-child) a {
  border-right: 0px solid #FFF !important;
}

div.cc-settings-label{
  text-align: center;
  font-size: 15px;
  padding: 10px 0px;
}

div.cc-checkboxes-container {
  display: flex;
  width: 100%;
  flex-flow: wrap;
  margin-top: 6px;
  justify-content: center;
}

.cc-color-override-764006999 .cc-highlight .cc-btn.cc-dismiss {
  color: rgb(255, 255, 255);
  background-color: rgb(51, 51, 51);
  border-color: rgb(255, 255, 255);
  border: 0px !important;
  padding: 10px;
}

.cc-color-override-764006999 a.cc-btn {
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  border-color: rgb(255, 255, 255);
  border: 0px !important;
  padding: 10px;
}

input.cc-cookie-checkbox:checked+span:after {
    background-image: none !important;
    content: "x";
    color: #0e67b0;
    font-weight: 600 !important;
    font-size: 17px;
}

input.cc-cookie-checkbox+span:after {
  left: 2px;
  border-width: 0px !important;
  border-style: solid;
  border-color: none !important;
  background-image: none !important;
  background-repeat: no-repeat;
  background-position: center;
  top: -14px;
  width: 12px;
  height: 12px;
}

#redim-cookiehint{
  width: 100%;
  padding: 7px 5%;
  box-sizing: border-box;
  position: fixed;
  background-color: #adadad;
  font-size: 14px;
  z-index: 9999999;
  bottom: 0px;

}

#redim-cookiehint .cookiecontent{
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  display: inline-block;
}


#redim-cookiehint .cookiebuttons{
  display: inline-block;
  float: right;
}
#redim-cookiehint .clr {
  clear: both;
}

#redim-cookiehint .cookiebuttons .btn{
  padding: 5px 10px !important;
  color: #fff;
  background-color: #333;
  font-size: 12px;
  line-height: 14px;
}

#redim-cookiehint .cookiebuttons .btn:hover{
  background-color: #111111;
}

#redim-cookiehint.hidden{
  display: none;
  visibility: hidden;
}

#scrollToTop {
  display: block !important;
  opacity: .75;
  height: 40px;
  width: 40px;
  line-height: 40px;
  right: -40px;
  transition: right .3s ease-in-out, opacity .2s ease-in-out;
}

#scrollToTop.visible {
  right: 20px;
}

#scrollToTop:hover {
  opacity: 1;
}

#scrollToTop:after {
  font-family: 'FontAwesome';
  content: '\f106';
  font-size: 20px;
}


#startanker {
    position: absolute;
    top: 10px;
}


div.k2ItemsBlock ul li {
    /*display: flex;
    flex-direction: column;*/
    font-size: 15px;
}

.k2ItemsBlock li a.moduleItemTitle {
    flex: 1;
    text-align: left;
    text-decoration: none;
    color: black;
    font-weight: 400;
    font-size: 17px;
    /*padding-left: 30px;*/
}

.k2ItemsBlock li a.moduleItemTitle:visited {
    color: black;
}
.k2ItemsBlock li a.moduleItemTitle:hover {
    color: #667279;
}

div.itemHeader h2.itemTitle {
  padding: 10px 0 4px 0;
  margin: 0;
  font-size: 36px !important;
}

div.itemHeader h1.itemTitle {
  font-size: 36px !important;
}

.blog-back{
  background-color: #eee;
  padding: 5px 20px;
  font-size: 18px;
}

div.itemHeader span.itemDateCreated {
  color: #0e67b0;
  font-size: 15px;
  font-weight: 600;
}

div.catItemHeader span.catItemDateCreated {
  color: #000;
  font-size: 15px;
  font-weight: 400;
}


.tp-scrollbelowslider .frontcorner,
.tp-scrollbelowslider .backcornertop {
    /*display: none;*/
}


.btn.btn-secondary {
    background-color: #6e7e84;
    color: white;
    padding: 10px 70px 10px 20px;
    position: relative;
    border: 0px;
}


.btn.btn-secondary:after {
    content: '\f054';
    background-color: #0272b8;
    position: absolute;
    right: 0;
    height: 100%;
    top: 0;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: FontAwesome;
}


.date-list .items .item a:hover {
    text-decoration: none;
    color: #666;
}
.date-list .items .item a {
    color: black;
}

#sitemap {
    overflow-y: none;
}


.ce-checkbox-1-lbl {
    padding-left: 20px;
    position: relative;
}

.ce-checkbox-1-lbl input {
    position: absolute;
    left: 0;
    top: 4px;
}

.moduletablestart-kontaktformular .ce-checkbox-1-lbl input {
    top: 0;
}

/*************SPPB Full Width Section for articles and sppb modules*******/
.phm-mod-article-full-width-section .sppb-row-container,
.phm-mod-article-full-width-section .sppb-container-inner {
	margin: auto;
}
@media (min-width: 1140px) {
.phm-mod-article-full-width-section {
	margin: 0 -21vw !important;
	width: inherit !important;
	}
.phm-mod-article-full-width-section .sppb-row-container,
.phm-mod-article-full-width-section .sppb-container-inner {
	max-width: 1140px;
	}
}
@media (max-width: 1140px) {
.phm-mod-article-full-width-section {
	margin: 0 -10vw !important;
	width: inherit !important;
	}
.phm-mod-article-full-width-section .sppb-row-container,
.phm-mod-article-full-width-section .sppb-container-inner {
	max-width: 992px;
	}
}
@media (max-width: 991px) {
.phm-mod-article-full-width-section {
	margin: 0 -16vw !important;
	width: inherit !important;
	}
.phm-mod-article-full-width-section .sppb-row-container,
.phm-mod-article-full-width-section .sppb-container-inner {
	max-width: 768px;
	}
}
@media (max-width: 767px) {
.phm-mod-article-full-width-section {
	margin: 0 -17vw !important;
	width: inherit !important;
	}
.phm-mod-article-full-width-section .sppb-row-container,
.phm-mod-article-full-width-section .sppb-container-inner {
	max-width: 576px;
	}
}
@media (max-width: 575px) {
.phm-mod-article-full-width-section {
	margin: 0 -5vw !important;
	padding-left: 20px !important;
	padding-right: 20px !important;
	width: inherit !important;
	}
.phm-mod-article-full-width-section .sppb-row-container,
.phm-mod-article-full-width-section .sppb-container-inner {
	max-width: 100%;
	}
}
/*****************End******************/



/* Schriftarten */
/* barlow-100 - latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/barlow-v12-latin-100.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/barlow-v12-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/barlow-v12-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/barlow-v12-latin-100.woff') format('woff'), /* Modern Browsers */
       url('../fonts/barlow-v12-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/barlow-v12-latin-100.svg#Barlow') format('svg'); /* Legacy iOS */
}
/* barlow-200 - latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/barlow-v12-latin-200.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/barlow-v12-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/barlow-v12-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/barlow-v12-latin-200.woff') format('woff'), /* Modern Browsers */
       url('../fonts/barlow-v12-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/barlow-v12-latin-200.svg#Barlow') format('svg'); /* Legacy iOS */
}
/* barlow-300 - latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/barlow-v12-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/barlow-v12-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/barlow-v12-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/barlow-v12-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/barlow-v12-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/barlow-v12-latin-300.svg#Barlow') format('svg'); /* Legacy iOS */
}
/* barlow-regular - latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/barlow-v12-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/barlow-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/barlow-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/barlow-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/barlow-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/barlow-v12-latin-regular.svg#Barlow') format('svg'); /* Legacy iOS */
}
/* barlow-500 - latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/barlow-v12-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/barlow-v12-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/barlow-v12-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/barlow-v12-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/barlow-v12-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/barlow-v12-latin-500.svg#Barlow') format('svg'); /* Legacy iOS */
}
/* barlow-600 - latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/barlow-v12-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/barlow-v12-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/barlow-v12-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/barlow-v12-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/barlow-v12-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/barlow-v12-latin-600.svg#Barlow') format('svg'); /* Legacy iOS */
}
/* barlow-700 - latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/barlow-v12-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/barlow-v12-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/barlow-v12-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/barlow-v12-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/barlow-v12-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/barlow-v12-latin-700.svg#Barlow') format('svg'); /* Legacy iOS */
}
/* barlow-800 - latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/barlow-v12-latin-800.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/barlow-v12-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/barlow-v12-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/barlow-v12-latin-800.woff') format('woff'), /* Modern Browsers */
       url('../fonts/barlow-v12-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/barlow-v12-latin-800.svg#Barlow') format('svg'); /* Legacy iOS */
}
/* barlow-900 - latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/barlow-v12-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/barlow-v12-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/barlow-v12-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/barlow-v12-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../fonts/barlow-v12-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/barlow-v12-latin-900.svg#Barlow') format('svg'); /* Legacy iOS */
}


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

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

/* pt-sans-narrow-regular - latin */
@font-face {
    font-family: 'PT Sans Narrow';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/pt-sans-narrow-v8-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('PT Sans Narrow'), local('PTSans-Narrow'),
    url('../fonts/pt-sans-narrow-v8-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/pt-sans-narrow-v8-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/pt-sans-narrow-v8-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/pt-sans-narrow-v8-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/pt-sans-narrow-v8-latin-regular.svg#PTSansNarrow') format('svg'); /* Legacy iOS */
}
/* pt-sans-narrow-700 - latin */
@font-face {
    font-family: 'PT Sans Narrow';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/pt-sans-narrow-v8-latin-700.eot'); /* IE9 Compat Modes */
    src: local('PT Sans Narrow Bold'), local('PTSans-NarrowBold'),
    url('../fonts/pt-sans-narrow-v8-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/pt-sans-narrow-v8-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/pt-sans-narrow-v8-latin-700.woff') format('woff'), /* Modern Browsers */
    url('../fonts/pt-sans-narrow-v8-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/pt-sans-narrow-v8-latin-700.svg#PTSansNarrow') format('svg'); /* Legacy iOS */
}


div#n2-ss-8 .n2-ss-button-container a[data-iconplacement="left"] span {
  padding: 0;
}

/*@font-face {
  font-family:"expressway";
  src:url("https://use.typekit.net/af/f58025/0000000000000000773595e8/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/f58025/0000000000000000773595e8/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/f58025/0000000000000000773595e8/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-display:auto;font-style:normal;font-weight:400;font-stretch:normal;
}*/

@font-face {
  font-family:"expressway";
  src:url("../fonts/expressway-400-woff2") format("woff2"),url("../fonts/expressway-400.woff") format("woff"),url("../fonts/expressway-400-opentype") format("opentype");
  font-display:auto;font-style:normal;font-weight:400;font-stretch:normal;
}

/*@font-face {
  font-family:"expressway";
  src:url("https://use.typekit.net/af/f1bb96/0000000000000000773595fa/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/f1bb96/0000000000000000773595fa/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/f1bb96/0000000000000000773595fa/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-display:auto;font-style:normal;font-weight:700;font-stretch:normal;
}*/

@font-face {
  font-family:"expressway";
  src:url("../fonts/expressway-700-woff2") format("woff2"),url("../fonts/expressway-700.woff") format("woff"),url("../fonts/expressway-700-opentype") format("opentype");
  font-display:auto;font-style:normal;font-weight:700;font-stretch:normal;
}