/* Generated by less 2.5.1 */
/* Mixins */
.imageCenter img {
  display: block;
  margin: auto;
}
#lang-flag {
  color: transparent;
}
#lang-flag .lang-container {
  float: left;
  width: 35px;
  overflow: hidden;
}
#lang-flag .lang-container a {
  color: transparent;
}
#lang-flag .lang-container a:lang(en) {
  background-image: url(/images/18.23c1eff715c57d1ff41fdd1/1501136383974/flag_gb.png);
  background-repeat: no-repeat;
}
#lang-flag .lang-container a:lang(de) {
  background-image: url(/images/18.23c1eff715c57d1ff41fdd0/1501136355528/flag_de.png);
  background-repeat: no-repeat;
}
#lang-flag .lang-container a:lang(sv) {
  background-image: url(/images/18.23c1eff715c57d1ff41fdc0/1501135307719/flag_se.png);
  background-repeat: no-repeat;
}
.timelineFlat .item {
  width: 350px;
}
@media (max-width: 800px) {
  .timelineFlat .item {
    width: 300px;
  }
}
.mobilnav {
  color: #999;
}
.mobilnav i {
  font-size: 38px;
}
.mobilnav:hover {
  color: #000;
}
.sidemenu {
  list-style: none;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0px;
  font-size: 1.1em;
}
.sidemenu li {
  display: block;
  margin-bottom: 1px;
  margin-left: 0px;
}
.sidemenu li a {
  display: block;
  padding: 6px;
  background: #fff;
  color: #555;
  font-weight: bold;
}
.sidemenu li a:hover {
  background: #eee;
  color: #333;
}
.sidemenu li a:active {
  color: #333;
}
.sidemenu li a.active {
  background-color: #c5e8f1;
}
.sidecontent {
  overflow: hidden;
}
.sidebarcontentwrapper {
  overflow: hidden;
}
.sidecontentinner {
  float: left;
}
.postcontent {
  font-weight: 300;
  font-size: 1.2em;
}
ul.h_menu {
  display: flex;
  align-items: stretch;
  /* Default */
  justify-content: space-between;
  width: 100%;
  margin: 0;
  padding: 0;
}
ul.h_menu li {
  display: block;
  flex: 0 1 auto;
  /* Default */
  list-style-type: none;
  text-transform: uppercase;
}
.scrollToTop {
  width: 50px;
  height: 70px;
  padding: 10px;
  text-align: center;
  background: whiteSmoke;
  font-weight: bold;
  color: #444;
  text-decoration: none;
  position: fixed;
  bottom: 25px;
  right: 25px;
  display: none;
  background: url('/images/18.1e3dea10155006a5a6b278bf/1467798896826/arrow-147174_640.png') no-repeat 0px 20px;
}
.scrollToTop:hover {
  text-decoration: none;
}

/* Generated by less 2.5.1 */
/* Mixins */
.sv-carousel__dot {
  display: none;
}
.uk-link:hover {
  text-decoration: none;
  color: #ff463a;
}
a:hover {
  text-decoration: none;
}
em {
  color: inherit;
}
@media only screen and (max-width: 940px) {
  .sv-fluid-grid {
    margin: 0 10px 0 10px;
  }
}
.uk-accordion .uk-accordion-title {
  background: #eee;
  border-color: #eee;
  color: #908f91;
  font-family: "ffclanwebprobook", sans-serif;
}
.mobilnav {
  color: #ddd;
  margin-right: 10px;
}
ul.h_menu {
  display: flex;
  align-items: stretch;
  /* Default */
  justify-content: space-between;
  width: 100%;
  margin: 0;
  padding: 0;
}
ul.h_menu li {
  display: block;
  flex: 0 1 auto;
  /* Default */
  list-style-type: none;
  text-transform: uppercase;
}
.bodycontentIEC-gradient {
  background: grey;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left top, grey, white);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(bottom right, grey, white);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(bottom right, grey, white);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom right, grey, white);
  /* Standard syntax (must be last) */
}
.testdiagonalclass {
  background: blue;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left top, green, blue);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(top left, green, blue);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(top left, green, blue);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to top left, green, blue);
  /* Standard syntax (must be last) */
}
.custom-scaleup li a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.custom-scaleup li a:hover {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
}
.ccg-accordion {
  background-color: #a9a9a9;
  background-image: -webkit-gradient(linear, left top, right top, from(white), to(#a9a9a9));
  background-image: -webkit-linear-gradient(left, white, #a9a9a9);
  background-image: -moz-linear-gradient(left, white, #a9a9a9);
  background-image: -ms-linear-gradient(left, white, #a9a9a9);
  background-image: -o-linear-gradient(left, white, #a9a9a9);
  padding: 0;
}
/* Used for Div Elements placed within HTML of the OFFCANVAS object  */
.ccg-offcanvas {
  padding: 5px;
  background-color: #fff;
  margin-bottom: 15px;
}
/*      padding top and bottom between images           */
.ccg-offcanvas-imgpadding img {
  padding: 10px 0px;
}
.ccg-exec-img img {
  height: 235px;
  
}

.ccg-exec-img li {
   
   
  text-align:center;
  display: block;
  margin: auto;
   
}

.button-ccg {
    background-color: #002D6D; /* CCG Blue */
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}




.ccg-slidenav-position .ccg-slidenav-previous {
  left: -50px;
}
.ccg-slidenav-position .ccg-slidenav-next {
  right: -50px;
}
