/*
	Theme Name: Alight Consulting GmbH
	Theme URI: http://alight.press
	Author: John Louise Berdida
	AUthor URI: http://github.com/jLkisni
	Version: 0.1 Alpha
	Description: ALight Consulting Gmbh Wordpress Site
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/
/* Variable Colors */

h2{
  font-weight: 300;
  margin-bottom: 0px !important;
}
p{
	font-size: 15px !important;
}
a {
  text-decoration: uppercase; }

.btn:hover {
  opacity: 0.7; }

main, body, html {
/*   font-familyL: 'Open Sans',sans-serif; */
  color: #646464;
  height: auto; }

.clearfix {
  clear: both; }

.content-position .text-center h2 {
  color: #365C79;
  font-weight: 300; }

main {
  max-width: 1200px;
  margin: 0 auto; }

.fa {
  padding-top: 5px;
  margin-right: 3px;
  font-size: 13px;
  width: 20px;
  height: 20px;
  text-align: center;
  text-decoration: none; }

.fa:hover {
  opacity: 0.7; }

.fa-facebook {
  background: #3B5998;
  color: white; }

.fa-twitter {
  background: #55ACEE;
  color: white; }

.fa-google {
  background: #dd4b39;
  color: white; }

.fa-linkedin {
  background: #007bb5;
  color: white; }

.fa-youtube {
  background: #bb0000;
  color: white; }

.fa-instagram {
  background: #125688;
  color: white; }

.fa-pinterest {
  background: #cb2027;
  color: white; }

.fa-snapchat-ghost {
  background: #fffc00;
  color: white;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black; }

.fa-skype {
  background: #00aff0;
  color: white; }

.fa-android {
  background: #a4c639;
  color: white; }

.fa-dribbble {
  background: #ea4c89;
  color: white; }

.fa-vimeo {
  background: #45bbff;
  color: white; }

.fa-tumblr {
  background: #2c4762;
  color: white; }

.fa-vine {
  background: #00b489;
  color: white; }

.fa-foursquare {
  background: #45bbff;
  color: white; }

.fa-stumbleupon {
  background: #eb4924;
  color: white; }

.fa-flickr {
  background: #f40083;
  color: white; }

.fa-yahoo {
  background: #430297;
  color: white; }

.fa-soundcloud {
  background: #ff5500;
  color: white; }

.fa-reddit {
  background: #ff5700;
  color: white; }

.fa-rss {
  background: #ff6600;
  color: white; }

.fa-envelope-square {
  padding-top: 5px;
  margin-right: 3px;
  font-size: 20px;
  color: #999; }

.navbar-brand {
  max-width: 159px;
  height: 46px; }
  .navbar-brand img {
    width: 100%;
    min-width: 125px; }

.dropdown:hover .dropdown-menu {
  display: block; }

.navbar-nav .nav-item .nav-link {
  font-size: 11.9px;
  font-weight: 500;
  color: #939393 !important;
  text-transform:uppercase;}

.navbar-nav .nav-item .nav-link:hover {
  color: #646464 !important;
  border-bottom: 1px solid #646464;
  display: inline-block; }

.navbar-nav .nav-item img{
	padding-right:5px;
}

.search {
  position: relative; }
  .search input[type=text] {
    visibility: hidden;
    width: 0px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 16px;
    background-color: white;
    background-position: 10px 10px;
    background-repeat: no-repeat;
    padding: 5px 0 5px 10px;
    margin-left: 70px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease; }
  .search input[type=text]:hover {
    width: 250px; }
  .search input[type=text]:focus {
    width: 250px; }

.search .fa-search {
  position: absolute;
  right: 7px;
  top: 2px;
  font-size: 20px; }

.active {
  border-bottom: 1px solid #646464; }

.dropdown-menu-center {
  left: 50% !important;
  right: auto !important;
  transform: translate(-50%, 0);
  text-align: center; }

.dropdown-menu a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  content: '.';
  color: transparent;
  background: #aaa;
  height: 1px;
  text-align: justify; }

.drop-menu a {
  width: auto; }

.dropdown-menu:before {
  margin: 0 auto;
  content: "";
  position: absolute;
  left: 85px;
  right: auto;
  top: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #efefef transparent;
  z-index: 9999; }

.dropdown-menu {
  opacity: 0.9;
  background: #fff;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  position: absolute;
  margin: 0;
  top: 3.1em;
  right: 0px;
  width: 200px;
  z-index: 99999; }

.dropdown-menu a:hover {
  color: #646464;
  border-bottom: 1px solid #646464;
  display: inline-block; }

	.alight-consulting .col-md-5 img, .alight-consulting2 .col-md-5 img, .alight-proc-consulting .col-md-5 img{
		width:100%;
	}

.contact-form-container .simple-social-icons ul.aligncenter{
	text-align:left;
}

.contact-form-container .simple-social-icons ul .ssi-facebook a{
	background-color:#3B5998 !important;
}

.contact-form-container .simple-social-icons ul .ssi-linkedin a{
   background-color:#4875B4 !important;
}

.contact-form-container .simple-social-icons ul .ssi-twitter a{
	background-color:#3DBFEA !important;
}

.contact-form-container .simple-social-icons ul .ssi-xing a{
	background-color:#167674 !important;
}

.contact-form-container .simple-social-icons ul li a:hover{
	background-color: #646464 !important;
}

figure img{
  
  margin-top: -30px;

}

.translator_menu{
	text-align: right;
    padding: 0 5px;
    margin-bottom: 0px;
}

.navbar-nav{
	padding-right:25px;	
}

.navbar{
	padding-top:0;
}

.services-section .content-80 .development-content .image-source-1 img {
    margin-top: 30px;
    width: 115px;
    height: 110px;
}

.services-section .content-80 .development-content .image-source-2 img {
    margin-top: 30px;
    width: 175px;
    height: 80px;
}




@media only screen and (max-width: 992px) and (min-width: 768px) {
  .navbar-nav .nav-item .nav-link {
    font-size: 11px; }
  .navbar > .container, .navbar > .container-fluid {
    display: block; } }

@media (min-width: 768px) {
.alight-news img {
  width: auto;
  max-height: 136px;
  border-radius: 3px;
  max-width: 100%;
}



}
@media (max-width: 768px) {
  .alight-partner .col-md-3, .alight-partner .col-md-4, .alight-partner .col-md-6, .alight-partner .col-md-8{
    padding-left: 15px!important;
    padding-right: 0px!important;
  }

  .alight-partner .col-md-9.row{
    padding-left: 15px !important;
  }

  .col-md-3[data-size='High'], .alight-partner > .row > .col-md-3, .alight-partner > .row > .col-md-6 {
    padding-right: 15px !important;
  }
  
	.search input[type=text]{
		width:100%!important;
	}
	
	.alert-light-gray {
		height: auto!important;
	}
	
	.w-100 {
		width: auto!important;
	}
	
	.carousel-caption h2 {
		font-size: 23px!important;
	}
	
	.orange {
		margin-bottom: 15px;
	}
	.carousel-caption {
		top: 0 !important;
	}
	
	.alight-company-headline #pills-tab{
		display: block !important;
	}
	
	.alight-company-headline #pills-tab li a {
		width: 100% !important;
	}
	
	.content-80 {
	  width: 100% !important;
  }
  
  #advantages-list ul{
    padding-left: 15px;
  }
	
	.alight-management .management-container img{
		   width: 200px!important;
	}
	
	.alight-management .management-container .row, 
	.pills-container .row, 
  .alight-consulting .col-md-5,
  .alight-consulting2 .col-md-5, 
	.alight-proc-consulting .col-md-5, 
	.alight-pharma .pharma-container .col-md-5,
	.alight-trade .customer-content .col-md-5{
		text-align:center!important;
	}
	
  .alight-consulting .col-md-5 img, 
  .alight-consulting2 .col-md-5 img, 
	.alight-proc-consulting .col-md-5 img, 
	.alight-pharma .pharma-container img, 
	.alight-trade .customer-content img,
	.alight-news img{
		max-width: 100%!important;
	}

	
  .navbar > .container {
    width: 100%; }
  .nav-link {
    font-size: 14px; }
    .nav-link .dropdown-menu {
      margin: 0 auto; }
      .nav-link .dropdown-menu dropdown-menu:before {
        left: 255px;
        top: 28px; }
  .navbar-nav {
    border-top: 1px solid #bdbdbd;
    margin-top: 10px; }
    .navbar-nav .nav-item .nav-link {
      font-size: 14px;
      font-weight: 500;
      color: #939393 !important; }
    .navbar-nav .nav-item .nav-link:hover {
      color: #646464;
      border-bottom: 1px solid #d4d4d4;
      display: inline-block; }
    .navbar-nav .nav-item:hover {
      background: #d4d4d4;
      color: #646464; }
  .search {
    position: relative;
    margin-top: 15px; }
  .dropdown-menu {
    width: 100%; }
  .dropdown-menu-center {
    transform: none; }
  .dropdown-menu:before {
    border-style: none;
    border-width: 0;
    border-color: none; } }

.jumbotron {
  background: url("../img/background_light.jpg");
  color: #fff; }

.carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  cursor: pointer; }

.carousel-item img {
  height: 450px; }

.carousel-caption {
  right: 10%;
  left: 10%;
  top: 10%; }
  .carousel-caption h2 {
    text-align: left;
    font-weight: 100;
	font-size:32px;}
    .carousel-caption h2 strong {
      color: #F47C28;
      font-weight: 600;}
  .carousel-caption p {
    font-size: 18px;
    text-align: left;
    font-weight: 600; }
  .carousel-caption .btn {
    float: left; }

    .alight-solutions h3, .alight-jumbotron h3, .alight-news h5 p {
      font-size: 18px;
      color: #385d79;
  }

  .alight-news h3 {
    font-size: 24px;
    color: #385d79;
}

.carousel-item .image {
  max-width: 100%;
  height: auto;
  border-radius: 7px; }

.strong-clr {
  color: #365C79 !important; }

.active {
  border-bottom: none; }

#carousel .carousel-inner .carousel-item .carousel-mycaption {
  top: 10%; }

article h5 {
  color: #365C79 !important; }

article p {
  color: #646464 !important; }

.alight-jumbotron {
  background: url("../img/meeting.png") no-repeat center center;
  background-size: cover;
  width: 100%;
  height: auto; }
  .alight-jumbotron .container img {
    margin-top: -10px; }
  .alight-jumbotron .container h2 {
    color: #365C79 !important; }
  .alight-jumbotron .container h5 {
    color: #728DA1 !important; }
  .alight-jumbotron .container p {
    color: #646464;
    line-height: 20px;
    font-size: 15px; }

    .alight-case-main-image{
      width: 100%;
    }

    .alight-case-main-image img{
      width: 100%;
    }

    .alight-casestudy-content {
      width: 90%;
      margin: 0 auto;
  }

  .alight-background-net {
    background: url(/wp-content/uploads/2018/07/net_career.png) no-repeat top center;
}

  .casestudy-download {
    width: 200px;
    text-align: center;
    background-image: url(/wp-content/uploads/2018/04/Twitter.jpg);
    padding: 20px 0px;
    float: right;
    margin-left: 20px;
}

    .alignleft {
      float: left;
      margin: 0.5em 1em 0.5em 0;
  }

  .alignright {
    float: right;
    margin: 0.5em 1em 0.5em 0;
}

.alight-solutions .container img {
  margin-top: -10px; }

.alight-solutions .container h2 {
  font-weight: 400;
  color: #365C79 !important; }

.alight-solutions .container h5 {
  color: #728DA1 !important; }

.alight-solutions .container p {
  color: #646464;
  line-height: 20px;
  font-size: 15px; }

.alight-testimonial {
  background: url("../img/People.jpg") no-repeat center center;
  background-size: cover;
  width: 100%;
  height: auto; }
  .alight-testimonial h2 {
    color: #fff;
    font-weight: 400; }
  .alight-testimonial .alight-testimonial-image {
    clear: both;
    color: #fff;
	margin-bottom:35px;}
    .alight-testimonial .alight-testimonial-image .testimonial-user {
      display: inline; }
      .alight-testimonial .alight-testimonial-image .testimonial-user .testimonial-user-image {
        float: left; }
      .alight-testimonial .alight-testimonial-image .testimonial-user .testimonial-user-profile h5 {
        font-weight: 500; }
      .alight-testimonial .alight-testimonial-image .testimonial-user .testimonial-user-profile p {
        font-size: 16px;
        margin-top: -5px; }

.alight-news {
  margin: 0 auto;
  width: 97%;
  height: auto; }
  .alight-news img {
    width: auto;
    max-height: 136px;
    border-radius: 3px;
    max-width: 100%;; }
  .alight-news h4 {
    color: #365C79;
    font-weight: 500; }
  .alight-news h5 {
    color: #365C79; }
  .alight-news p {
    line-height: 1.4em;
    font-size: 14px;
    color: #646464; }

.alert-light-gray {
  background: #efefef;
  color: #365C79;
height:180px;}
  .alert-light-gray .testimonial-qoute img {
    width: 34px;
    height: 28px; }
  .alert-light-gray p {
    text-align: center;
    line-height: 18px;
    font-weight: 500;
    font-size: 15px; }

.alight-twitter {
  background: url("../img/twitter.jpg") no-repeat center center;
  background-size: cover;
  width: 100%;
  height: auto; }
  .alight-twitter .alight-twitter-logo h2 {
    color: #fff; }
    .alight-twitter .alight-twitter-logo h2 .text-gray {
      color: #efefef !important;
      font-weight: 300; }
  .alight-twitter .alight-twitter-logo .carousel {
    position: relative;
    width: 800px;
    margin: 0 auto; }
    .alight-twitter .alight-twitter-logo .carousel .carousel-mycaption {
      padding-bottom: 50px; }
      .alight-twitter .alight-twitter-logo .carousel .carousel-mycaption p {
        font-weight: 600;
        font-size: 18px;
        color: #fff; }

.carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  cursor: pointer;
  z-index: 999; }

.twitter-container {
  margin: 0 auto;
  width: 60%;
  color: #fff; }

.alight-contact-form .container h2 {
  font-weight: 300;
  color: #365C79; }

.alight-contact-form .container figure {
  margin-top: -20px; }

.alight-contact-form .contact-form-container {
  width: 80%;
  margin: 0 auto; }
  .alight-contact-form .contact-form-container .list-inline-item img {
    width: 40px;
    height: 40px; }
  .alight-contact-form .contact-form-container .list-inline-item img:hover {
    opacity: 0.7; }
  .alight-contact-form .contact-form-container h2 {
    color: #365C79; }
  .alight-contact-form .contact-form-container form input, .alight-contact-form .contact-form-container form textarea {
    background: #efefef;
    color: #365C79; }
  .alight-contact-form .contact-form-container form ::placeholder {
    color: #365C79; }

.alight-contact-form .alight-background-image-textbox-required {
  background-image: url("../img/textbox-required.png");
  background-size: 25px 27px;
  background-repeat: no-repeat;
  background-position: right top; }

.alight-contact-form .contact-details {
  border: 1px solid #a4a6a6;
  box-shadow: 1px 0 0 #a4a6a6; }
  .alight-contact-form .contact-details .content-details h5 {
    color: #365C79; }
  .alight-contact-form .contact-details .content-details span {
    color: #365C79; }

.alight-company-section {
  background: url("../img/twitter.jpg") no-repeat center center;
  background-size: cover;
  width: 100%;
  height: auto; }
  .alight-company-section h2 {
    color: #fff; }
  .alight-company-section figure {
    margin-top: -10px; }
  .alight-company-section .career-description {
    padding: 20px 0;
    line-height: 20px; }
    .alight-company-section .career-description p {
      color: #fff;
      font-size: 16px; }
  .alight-company-section .col-md-5 img {
    width: auto;
      max-height: 269px;
      margin-bottom: 60px;
      margin-left: 25px;
      float: right;
      max-width: 100%; }

.alight-company-position {
  margin: 30px; }
  .alight-company-position .text-center h1 {
    color: #365C79;
    font-weight: 300; }
  .alight-company-position h4 {
    color: #333; }
  .alight-company-position .social-icons {
    margin-bottom: 10px; }
  .alight-company-position p {
    font-size: 16px; }

.position-details .text-center h2 {
  color: #365C79;
  font-weight: 300; }

.position-details .position-desc-list h5 {
  color: #365C79; }

.net-carrer-image {
  background: url("../img/net_career.png") no-repeat top center;
  background-size: cover;
  width: 100%;
  height: 350px; }

.case-section .case-container {
  width: 80%;
  margin: 0 auto; }
  .case-section .case-container h2 {
    font-weight: 300;
    color: #365C79; }
  .case-section .case-container figure {
    margin-top: -20px; }
  .case-section .case-container h4, .case-section .case-container h5 {
    color: #365C79; }
  .case-section .case-container p {
    font-size: 14px;
    line-height: 20px; }

.alight-customer {
  background: url("../img/company.jpg") no-repeat center center;
  background-size: cover;
  width: 100%;
  height: auto; }
  .alight-customer .container img {
    margin-top: -30px; }
  .alight-customer .container h2 {
    font-weight: 300;
    color: #fff !important; }
  .alight-customer .content-container {
    width: 80%;
    margin: 0 auto; }
    .alight-customer .content-container p {
      font-size: 15px;
      text-align: center;
      color: #fff; }
    .alight-customer .content-container .icon-container {
      width: 90%;
      margin: 0 auto;
      text-align: center; }
      .alight-customer .content-container .icon-container .alight-cust-tab {
        background-color: white;
        color: #385d79;
        display: inline-block;
        width: 210px;
        border: 1px solid #e1e1e1;
        border-left: 0px;
        font-weight: 600;
        padding: 20px 0px 0 0px; 
		margin-left:-5px;}
        .alight-customer .content-container .icon-container .alight-cust-tab img {
          background: transparent;
          width: 94px;
          height: 94px;
          background-size: 100% 100%;
          display: inline-block; }
        .alight-customer .content-container .icon-container .alight-cust-tab p {
          color: #365C79; }
      .alight-customer .content-container .icon-container a {
        text-decoration: none; }
      .alight-customer .content-container .icon-container a:hover, .alight-customer .content-container .icon-container a:hover p {
        background: #F47C28;
        color: #fff !important;}
	
      .alight-customer .content-container .icon-container .alight-cust-first {
        
        border-left: 1px solid #e1e1e1; }

.services-section h3, .alight-consulting h3, .alight-consulting2 h3, .alight-proc-consulting h3{
  font-size: 18px;
}

.alight-consulting h3{
  color: white;
}

.alight-pharma .container.text-center h2 {
  color: #365C79; }

.alight-pharma .container.text-center img {
  margin-top: -30px; }

.alight-pharma .pharma-container {
  width: 90%;
  margin: 0 auto; }
  .alight-pharma .pharma-container img {
    width: auto;
    max-height: 250px; }

.alight-trade {
  background: url("../img/keyboard.png") no-repeat center center;
  background-size: cover;
  width: 100%;
  height: auto; }
  .alight-trade .container h2 {
    color: #fff; }
  .alight-trade .container img {
    margin-top: -30px; }
  .alight-trade .customer-content img {
    width: auto;
    max-height: 250px; }
  .alight-trade .customer-content p {
    color: #fff;
    font-size: 14px; }

.services-section .container h2, .services-section .container h5 {
  color: #365C79; }

.services-section .container img {
  margin-top: -30px; }

.services-section .content-80 h5 {
  color: #365C79; }

.services-section .content-80 p {
  font-size: 15px; }



  .alight-consulting, .alight-consulting2 {
  background: url("../img/company.jpg") no-repeat center center;
  background-size: cover;
  width: 100%;
  height: auto; }
  .alight-consulting .container h2, .alight-consulting .container h5 {
    color: #fff; }
    .alight-consulting .container img, .alight-consulting2 .container img {
    margin-top: -30px; }
    .alight-consulting .content-80 {
      color: #fff;
      font-size: 14px; }
      .alight-consulting2 .content-80 {
        font-size: 14px; }

.alight-proc-consulting .container h2, .alight-proc-consulting .container h5 {
  color: #365C79; }

.alight-proc-consulting .container img {
  margin-top: -30px; }

.alight-proc-consulting .content-80 {
  font-size: 14px; }

.alight-company-headline {
  background: url("../img/twitter.jpg") no-repeat center center;
  background-size: cover;
  width: 100%;
  height: auto; }
  .alight-company-headline h2 {
    color: #fff; }
  .alight-company-headline figure {
    margin-top: -10px; }
  .alight-company-headline .content-80 {
    text-align: center; }
  .alight-company-headline #pills-tab {
    display: inline-flex; }
    .alight-company-headline #pills-tab li a {
      background: #fff;
      color: #646464;
      padding: 8px 38px;
      width: 250px;
      border-radius: 0rem;
      font-weight: 400;
      font-size: 14px; }
    .alight-company-headline #pills-tab li a:hover {
      background: #F47C28;
      color: #fff; }
    .alight-company-headline #pills-tab li .nav-link:nth-child(1) {
      border: 0.2px solid #646464; }
  .alight-company-headline .pills-container {
    width: 70%;
    margin: 0 auto; }
    .alight-company-headline .pills-container p {
      font-size: 14px;
      color: #fff; }

.customer-content {
  width: 90%;
  margin: 0 auto; }

.content-80 {
  width: 90%;
  margin: 0 auto; }

.alight-management .container.text-center h2 {
  color: #365C79; }

.alight-management .container.text-center img {
  margin-top: -30px; }

.alight-management .management-container {
  width: 90%;
  margin: 0 auto; }
  .alight-management .management-container img {
    width: 100%; }
  .alight-management .management-container p {
    font-size: 14px; }

.alight-partner {
  background: url("../img/twitter.jpg") no-repeat center center;
  background-size: cover;
  width: 100%;
  height: auto; }
  .alight-partner h2 {
    color: #fff;
    font-weight: 400; }
  .alight-partner figure {
    margin-top: -10px; }
  .alight-partner .partners-content {
    width: 80%;
    margin: 0 auto;
    box-sizing: border-box;
    /* Responsive layout - makes a two column-layout instead of four columns */
    /* Responsive layout - makes the two columns stack on top of each other instead of next to each other */ }
    .alight-partner .partners-content .flex-row {
      display: -ms-flexbox;
      /* IE10 */
      display: flex;
      -ms-flex-wrap: wrap;
		
      /* IE10 */
      flex-wrap: wrap;
      padding: 0 4px; }
    .alight-partner .partners-content .flex-column {
      -ms-flex: 1 0 33.33%;
      /* IE10 */
      flex: 1 0 33.33%;
    	padding:0 10px;
      }
      .alight-partner .partners-content .flex-column .image-container {
        position: relative;
        width: 100%;
        max-width: 300px; }
        .alight-partner .partners-content .flex-column .image-container img {
          margin-top: 8px;
          vertical-align: middle;
          width: 100%; }
        .alight-partner .partners-content .flex-column .image-container a {
          position: absolute;
          display: none;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%); }
      .alight-partner .partners-content .flex-column .image-container:hover {
        background: #365C79;
        opacity: 0.8; }
        .alight-partner .partners-content .flex-column .image-container:hover .btn {
          display: block;
          text-transform: lowercase !important;
          padding: 5px 15px; }
        .alight-partner .partners-content .flex-column .image-container:hover .btn:hover {
          opacity: 1; }
    @media screen and (max-width: 1200px) {
      .alight-partner .partners-content .flex-column {
        -ms-flex: 50%;
        flex: 50%;
        max-width: 50%; } }
    @media screen and (max-width: 600px) {
      .alight-partner .partners-content .flex-column {
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%; } 
        .casestudy-download{
          float: none;
          margin: 0 auto;
      }

      .alight-trade .customer-content img{
        max-width: 100%;
      }
      .case-section .case-container{
        width: 100%;
      }
      .case-section .case-container img{
        width: 100%;
      }

      .alight-company-section {
        padding: 10px !important;
    }

      }

.content-90 {
  width: 90%;
  margin: 0 auto; }

.impressum-content {
  width: 70%;
  margin: 0 auto;
  color: #fff;
  padding-bottom: 40px; }
  .impressum-content p {
    font-size: 14px; }

/* Responsive layout - makes a one column-layout instead of two columns */
@media screen and (max-width: 600px) {
  #pills-tab li a {
    width: 100%; } }

/*Orange Color Buttons*/
.btn-2 {
  padding: 9px 15px 9px 15px !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  color: #FFFFFF !important;
  border-radius: 3px !important;
  text-transform: uppercase !important;
  display: inline-block !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  text-decoration: none !important;
  border: 0px !important; }

.btn{
	font-size:0.9rem;
}
.orange {
  background-color: #F47C28;
  color: #fff !important;
  text-transform: uppercase !important;
  font-weight: 500;
  min-width: 5em; }

.blue {
  background-color: #3dbfea;
  color: #fff !important;
  text-transform: uppercase !important;
  font-weight: 500;
  min-width: 5em; }

footer {
  background: #292d30;
  width: 100%;
  height: auto; }
  footer .social-media a {
    height: 40px;
    width: 40px;
    display: inline-block;
    margin: 2px; }
  footer .social-media .twitter-icon {
    background: url("../img/footer/twitter.png") no-repeat center center; }
  footer .social-media .facebook-icon {
    background: url("../img/footer/facebook.png") no-repeat center center; }
  footer .social-media .linkedin-icon {
    background: url("../img/footer/linkedin.png") no-repeat center center; }
  footer .social-media .googleplus-icon {
    background: url("../img/footer/googleplus.png") no-repeat center center; }
  footer .social-media .xing-icon {
    background: url("../img/footer/xing.png") no-repeat center center;
    width: 38px;
    height: 38px;
    border-radius: 50%; }
  footer .nav-footer {
    color: #fff; }
    footer .nav-footer a {
      font-size: 10px;
      color: #fff;
      margin-right: 5px;
      text-decoration: none;
	  text-transform:uppercase;}
  footer p {
    font-size: 11px;
    color: #fff; }

/* flex box for partners */

	
	#container {
    width: 80%;
    margin: 0 auto;
    height:auto;
    
}
.cols {
    -moz-column-count:3;
    -moz-column-gap: 3%;
    -moz-column-width: 33.33%;
    -webkit-column-count:3;
    -webkit-column-gap: 3%;
    -webkit-column-width: 33.33%;
    column-count: 3;
    column-gap: 3%;
    column-width: 33.33%;
}


@media screen and (max-width: 992px) {
  .cols {
     -moz-column-count:2;
    -moz-column-gap: 3%;
    -moz-column-width: 33.33%;
    -webkit-column-count:2;
    -webkit-column-gap: 3%;
    -webkit-column-width: 33.33%;
    column-count: 2;
    column-gap: 3%;
    column-width: 33.33%;
  }
	
	.alight-twitter .alight-twitter-logo .carousel {
		position: relative;
		width: 100%;
		margin: 0 auto;
	}
	
	.alight-consulting .col-md-5 img, .alight-consulting2 .col-md-5 img, .alight-proc-consulting .col-md-5 img {
		width: 100%;
	}
	
	.alight-news{
		width:100%!important;
	}
}

@media screen and (max-width: 868px) {
	
	.pills-container .col-md-5{
		text-align:center;
	}
	.alight-company-headline .pills-container{
		width: 100% !important;
	}
}


/* On screens that are 600px wide or less, make the columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
   .cols {
     -moz-column-count:1;
    -moz-column-gap: 3%;
    -moz-column-width: 33.33%;
    -webkit-column-count:1;
    -webkit-column-gap: 3%;
    -webkit-column-width: 33.33%;
    column-count: 1;
    column-gap: 3%;
    column-width: 33.33%;
  }
}



.box {
    margin-bottom: 10px;
    width:100%;
     position: relative;
}



.box img{
	width:100%;
	
}

.box a{
	display:none;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-transform: uppercase;
  
}

.box:hover img{
	background:black;
	opacity:0.5;
}
.box:hover a{
	display:block;
	opacity:1;			
}

@media screen and (max-width: 486px) {
	.carousel-caption {
    right: 0;
    left: 0;
    top: 0;
}
	
	  .alight-news img {
      width: auto;
      max-height: 136px;
      border-radius: 3px;
      max-width: 100%; }
}

#simple-social-icons-2{
	list-style:none;
	margin-top:10px;
}

.simple-social-icons ul .ssi-facebook a:hover{
	background-color:#3B5998 !important;
}

.simple-social-icons ul .ssi-linkedin a:hover{
   background-color:#4875B4 !important;
}

.simple-social-icons ul .ssi-twitter a:hover{
	background-color:#3DBFEA !important;
}

.simple-social-icons ul .ssi-xing a:hover{
	background-color:#167674 !important;
}


#services .content-container .icon-container a:hover:nth-child(1) img{
	content: url('../img/icons/solution-desktop-white.png');
}

#start .content-container .icon-container a img:nth-child(1){
	display:inline-block;
}

#start .content-container .icon-container a img:nth-child(2){
	display:none;
}

#start .content-container .icon-container a:hover img:nth-child(1){
	display:none;
}

#start .content-container .icon-container a:hover img:nth-child(2){
	display:inline-block;
}

#services .content-container .icon-container a:hover img p, #start .content-container .icon-container a:hover img p{
	color:#fff !important;
}
#services .content-container .icon-container a:hover:nth-child(2) img{
	content: url('../img/icons/solution-chat-white.png');
}

#services .content-container .icon-container a:hover:nth-child(3) img{
	content: url('../img/icons/solution-wheel-white.png');

}
#customers .content-container .icon-container a:hover:nth-child(1) img{
	content: url('../img/icons/icon-pharma-white.png');
}

#customers .content-container .icon-container a:hover img p{
	color:#fff;
}
#customers .content-container .icon-container a:hover:nth-child(2) img{
	content: url('../img/icons/icon-handel-white.png');
}

#customers .content-container .icon-container a:hover:nth-child(3) img{
	content: url('../img/icons/solution-wheel-white.png');

}

#customers .content-container .icon-container a:hover:nth-child(4) img{
	content: url('../img/icons/icon-baugewerbe-white.png');

}
