﻿
#header_data{
	float:left;
	width:960px;
	background:#ffffff;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover,
.carousel-control:focus {
  outline: none;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

.kampagne-template section.kundeudtaleser .carousel-inner {
  width: 80%;
  margin: 0 auto;
}

.kampagne-template section.kundeudtaleser .carousel-control {
  position: absolute;
  width: 30px;
  top: 10px;
}

.kampagne-template section.kundeudtaleser .carousel-control.left {
  left: 20px;
}

.kampagne-template section.kundeudtaleser .carousel-control.right {
  right: 20px;
}

.adwords_wrapper .certificeret .bottom .carousel-control {
  position: absolute;
  top: 77px;
  left: -70px;
  bottom: 0;
  width: 40px;
  height: 30px;
  opacity: 1;
  filter: alpha(opacity=100);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  z-index: 7777;
}

.adwords_wrapper .certificeret .bottom .carousel-control.right {
  left: auto!important;
  right: -70px;
}

.adwords_wrapper .certificeret .bottom .carousel-control svg {
  width: 40px;
}

.adwords_wrapper .certificeret .bottom .carousel-control polyline {
  fill: #8e8e8e;
}

  .forsiden_wrapper .kundeudtaleser .carousel-control {
    display: none;
  }

  .forsiden_wrapper .kundeudtaleser .carousel-inner p {
    font-size: 14px;
  }

  .webdesign_wrapper .kundeudtaleser .carousel-control {
    display: none;
  }

  .webdesign_wrapper .kundeudtaleser .carousel-inner p {
    font-size: 14px;
  }




#top-stitch {

display: none;

}

.aom_pg span.aom_current {border:1px solid #0289C1; font-weight:bold; background:#0289C1; color:#FFFFFF;}
.col{float:left}

.content       { max-width: 980px; margin: 0 auto; padding: 0 20px; position: relative; }

.content img   { max-width: 100%; }

#latestblogpost .content { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: center; }

#latestblogpost .content a { color: #fff; }


#footer .content             { display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap; }

#footer .content #newsletter { width: 32%; }

#footermeta .content { padding: 0 20px; font-size: 0.9em; overflow: hidden; position: relative; }


#homepage #highlights .content     { overflow: hidden; }


#homepage #ataglance .content      { text-align: center; }

#powerpackpage #highlights .content { overflow: hidden; }

#powerpackpage #workflows .content { color: #fff; text-align: center; }

#powerpackpage #workflows .content h1 { color: #fff; }

#powerpackpage #workflows .content p { max-width: 790px; margin: 1em auto; }


#powerpackpage #highlightsmore .content { text-align: center; max-width: 790px; }

#remotepage #remoteintro .content { max-width: 800px; }

#remotepage #remotefeatures .content { max-width: 860px; }

#remotepage #remotevideo .content { max-width: 860px; }

#remotepage #remoteget .content       { max-width: 600px; }

#blogpage #blogcontent .content { display: flex; display: -webkit-flex; flex-wrap: nowrap; -webkit-flex-wrap: nowrap; justify-content:space-between; -webkit-justify-content:space-between; align-items: flex-start; -webkit-align-items: flex-start; }


#blogpage #blogtagcloud .content { text-align: center; max-width: 950px; }

#blogpage #blogtagcloud .content h1 { font-size: 3em; }

#blogpage #blogtagcloud .content span { margin: 0 2px; line-height: 130%; vertical-align: middle; }

#blogpage #blogtagcloud .content a:hover { background: #eee; }

#helppage #helpcontent .content { display: flex; display: -webkit-flex; flex-wrap: nowrap; -webkit-flex-wrap: nowrap; justify-content:space-between; -webkit-justify-content:space-between; align-items: flex-start; -webkit-align-items: flex-start; }






#searchpage #searchform .content { max-width: 800px; padding: 40px 20px; text-align: center; }

#searchpage #searchform .content h1 { margin: 0; padding: 0; line-height: 100%; }

#searchpage #searchform .content p { max-width: 600px; margin: 0 auto; }


#searchpage.searchresultspage #searchform .content { padding: 0 20px; margin: 0 auto; }

#searchpage #searchresults .content { max-width: 800px; }






#thankyoupage section .content { text-align: center; }
html,.btn,.wpcf7-submit,#mc-embedded-subscribe,button,.btn.btn-social,.btn-social.wpcf7-submit,button.btn-social,.h1,h1,.text h1,.text .h1,.h2,h2,.text h2,.text .h2,.h3,h3,.text h3,.text .h3,.h4,h4,.text h4,.text .h4,.h5,h5,.text h5,.text .h5,.h6,h6,.text h6,.text .h6,.display-intro,.banner-no-hero h2,.wysiwyg strong,.more-grid__small-label,.filter-message,[class*="fc-row"] header a,.fc-pullquote blockquote,.fc-supporting__label,.fc-testimonial__quote,.fc-testimonial__attribution,.fc-wysiwyg__inside blockquote,.our-work__filter-list h4,.insights__filter-list h4,.our-work__filter-list ul button,.insights__filter-list ul button,.numbered-pagination__navigation a,.numbered-pagination__navigation span,.site-header__logo,.primary-nav-container li a,.ie9 .primary-nav-container .current-menu-item,.ie9 .primary-nav-container .current-menu-parent,.ie8 .primary-nav-container .current-menu-item,.ie8 .primary-nav-container .current-menu-parent,.mobile-nav li a,.mobile-nav__logo,.section-blurb,.section-blurb--alt,.banner-no-hero .text-display,.lp-banner__content .banner-heading,.lp-banner__content .banner-copy,.work-term,.page-banner h2,.project-meta__social--fixed h3,.project-meta__column--info p,.how-we-work__number,.newsletter-fixed h3,.our-team-item h3,.team-member-banner h2,.mc-field-group input,.footer span,.footer .footer__logo{font-weight:normal;text-rendering:optimizeLegibility}
.fc-testimonial__inside,.fc-extension__image,.section-blurb,.page-banner h2,.single-insights .next-article p,.single-insights-banner .container .banner-padded,.news-item header,.our-team-wrapper,.basic-text-banner h2{float:left;display:block;margin-right:2.35765%;width:100%}
.fc-testimonial__inside:last-child,.fc-extension__image:last-child,.section-blurb:last-child,.page-banner h2:last-child,.single-insights .next-article p:last-child,.single-insights-banner .container .banner-padded:last-child,.news-item header:last-child,.our-team-wrapper:last-child,.basic-text-banner h2:last-child{margin-right:0}
.section-blurb{font-family:"FFScubaWebExtraLight",arial,sans-serif;margin-bottom:35px;text-align:center;line-height:1.35}
.section-blurb--alt{font-size:20px;font-family:"FFMiloSerifWebText",georgia,serif;line-height:1.4}
.client-list-banner .section-blurb{margin-bottom:0 !important}



.testimonial-entry-content { position: relative; background: #f7f7f7; padding: 20px; border-radius: 3px; }

.testimonial-entry-content p { margin: 0 0 15px }

.testimonial-entry-content p:last-child { margin: 0 }

.testimonial-entry-bottom { margin-top: 20px }

.testimonial-entry-thumb { float: left; margin-right: 20px; min-width: 45px; }

.testimonial-entry-thumb img { display: block; padding: 3px; border: 1px solid #eee; border-radius: 50%; width: 45px; height: 45px; }

.testimonial-entry-meta { float: left }

.testimonial-entry-author { margin: 0 }

.testimonial-entry-company { margin-top: -2px; display: block; color: #999; font-size: 13px; }
