/*
Theme Name: KDAB Theme 2016
Theme URI: http://netefx.de // http://minkadu.de
Description: KDAB Theme 2016. Designed for Wordpress. Designed by Minkadu, developed by netefx.
Version: 1.0
Author: netefx berlin
Author URI: http://netefx.de
*/
@font-face {
  font-family: 'kdabicons';
  src: url("fonts/kdab-webfont-va-regular-webfont.eot");
  src: url("fonts/kdab-webfont-va-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/kdab-webfont-va-regular-webfont.woff2") format("woff2"), url("fonts/kdab-webfont-va-regular-webfont.woff") format("woff"), url("fonts/kdab-webfont-va-regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
/* =============================================================================
 * Colors + style variables
 * ========================================================================== */
/* =============================================================================
 * Standards
 * ========================================================================== */
h1, h2, h3, h4, h5, h6, p.h7, li, p, a {
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  page-break-after: auto;
  page-break-before: auto;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  -epub-hyphens: none; }

h1, h2, h3, h4, h5, h6, .h7 {
  color: #003A5C; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h7 a {
  color: #003A5C; }
  h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .h7 a:hover {
    color: #7F9CAD; }

h1,
.entry-title-primary {
  font-size: 32px;
  display: block;
  margin: 0 0 10px; }

.uppercase h1,
.uppercase .entry-title-primary {
  text-transform: uppercase; }

.entry-subtitle,
h1 .entry-subtitle {
  text-transform: none; }

h2 {
  font-size: 27px;
  font-weight: 300;
  line-height: 1.259;
  margin: 0 0 20px; }

h3 {
  font-size: 27px;
  font-style: italic;
  font-weight: 300;
  line-height: 1.185;
  margin: 0; }
  h3 small {
    color: #4C758D;
    line-height: 1.3;
    font-weight: 300;
    display: inline-block;
    font-size: 14px; }

h4 {
  font-size: 24px;
  line-height: 1.25;
  margin: 0 0 15px;
  display: block; }

h4 .entry-title-primary {
  text-transform: none !important; }

.lcase {
  text-transform: none !important; }

h5,
.wp-caption-text {
  font-size: 18px;
  font-style: italic;
  line-height: 1.333;
  font-weight: 300;
  margin: 0;
  color: #003A5C; }
  h5.class,
  .wp-caption-text.class {
    font-size: 14px; }

h6 {
  font-size: 18px;
  line-height: 1.333;
  margin: 0 0 20px; }

.h7,
.entry-subtitle {
  color: #7F9CAD;
  font-size: 17px;
  font-weight: 600;
  line-height: normal;
  margin: 0; }

.p8 {
  color: #4C4C4C;
  font-size: 16px;
  line-height: 1.6;
  margin: 0 0 20px; }

.p9 {
  color: #000000;
  font-size: 14px;
  line-height: 1.429;
  margin: 0 0 5px; }

li.p10,
.p10 {
  color: #4C4C4C;
  font-size: 16px;
  line-height: 1.5;
  list-style-position: outside;
  margin: 0 0 2px 18px;
  padding-left: 1.3em; }
  li.p10:before,
  .p10:before {
    content: "\2023";
    color: #7F9CAD;
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em; }

.p11 {
  color: #4C758D;
  font-size: 14px;
  line-height: 1.643;
  margin: 0 0 5px; }

.p12 {
  color: #003A5C;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.429;
  margin: 0;
  text-transform: uppercase; }

.p13,
.widget-title {
  color: #fff;
  font-size: 11px;
  font-weight: 800;
  line-height: 1.818;
  margin: 0; }

.p14 {
  color: #7F9CAD;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.818;
  margin: 0; }

.wpcontent ul,
.widget-text ul,
.menu-french-menu-container ul,
ul.list {
  list-style: none;
  padding: 0;
  margin: 0 50px 20px 10px; }
  .wpcontent ul li,
  .widget-text ul li,
  .menu-french-menu-container ul li,
  ul.list li {
    color: #4C4C4C;
    font-size: 16px;
    display: block;
    text-align: left;
    margin-bottom: 8px;
    margin-left: 1em; }
    .wpcontent ul li:before,
    .widget-text ul li:before,
    .menu-french-menu-container ul li:before,
    ul.list li:before {
      content: "\2023";
      color: #7F9CAD;
      display: inline-block;
      margin-left: -1em;
      width: 1em;
      font-size: 18px;
      line-height: 18px;
      font-weight: 700; }

.wpcontent ul.nav {
  margin: 0; }
  .wpcontent ul.nav li {
    color: inherit;
    font-size: inherit;
    display: block;
    margin-bottom: -1px;
    margin-left: auto; }
    .wpcontent ul.nav li:before {
      content: ""; }

p + h2,
p + h3,
p + h4,
blockquote + h2,
blockquote + h3,
blockquote + h4,
h3 + h3,
ul + h2,
ul + h3,
ul + h4,
ul + ul {
  margin-top: 50px; }

a {
  color: #4c758d;
  text-decoration: none;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
  a:hover {
    color: #7F9CAD;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    text-decoration: none; }

hr {
  border-top: 1px solid #E5EBEE; }

figure > img + br {
  display: none; }

strong, b {
  font-weight: 700; }

.padded {
  padding: 15px; }

.gutter {
  margin-bottom: 25px !important; }
  .gutter.top {
    margin-top: 25px !important;
    margin-bottom: 0 !important; }
    .gutter.top.bottom {
      margin-bottom: 25px !important; }

.gutterhalf {
  margin-bottom: 10px !important; }

.gutterdouble {
  margin-bottom: 50px !important; }
  .gutterdouble.top {
    margin-top: 50px !important;
    margin-bottom: 0 !important; }
    .gutterdouble.top.bottom {
      margin-bottom: 50px !important; }

.bgbox {
  padding: 10px;
  background-color: #CCD7DE; }

.borderbox {
  border-top: 1px solid #E5EBEE;
  border-bottom: 1px solid #E5EBEE;
  padding-top: 10px;
  padding-bottom: 10px; }

.nodeco {
  text-decoration: none !important; }

.nomargin {
  margin: 0 !important; }

.border {
  border: 1px solid #E5EBEE;
  padding: 15px; }
  .border.top {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    padding: 15px 0 0 0; }

.the_bubble {
  background-color: #fff;
  padding: 24px 30px 30px;
  text-align: center;
  display: inline-block;
  letter-spacing: 1px;
  position: relative;
  margin: 5px 5px 79px; }
  .the_bubble:after {
    content: "";
    position: absolute;
    bottom: -60px;
    left: 0;
    border-style: solid;
    border-width: 0  0 70px 70px;
    border-color: transparent #fff;
    display: block;
    width: 0;
    z-index: 1; }
  .the_bubble img {
    margin-bottom: 15px; }

.readmore a {
  margin-top: 15px;
  color: #003A5C;
  text-transform: uppercase;
  display: inline-block; }
  .readmore a:hover {
    color: #7F9CAD; }

a .readmorelink,
.readmorelink a,
a.readmorelink {
  color: #003A5C;
  text-transform: uppercase;
  display: inline-block; }
  a .readmorelink:hover,
  .readmorelink a:hover,
  a.readmorelink:hover {
    color: #7F9CAD;
    border-left: 1px solid #7F9CAD; }

.accentcolor0 {
  background-color: #7F9CAD; }

.accentcolor1 {
  background-color: #00C27E; }

.accentcolor2 {
  background-color: #02988E; }

.accentcolor3 {
  background-color: #00B7D6; }

.webkit-translate {
  -webkit-transform: translateZ(0); }

div.wpcf7-response-output {
  border-style: none none none solid;
  border-width: 0 0 0 3px;
  clear: both;
  margin: 20px 0;
  padding: 20px;
  text-align: left; }

.wpcf7-response-output.wpcf7-validation-errors {
  background-color: #FDF7F7;
  border-color: #D9534F;
  color: #D9534F; }

.wpcf7-response-output.wpcf7-mail-sent-ok {
  background-color: #DFF0D8;
  border-color: #3C763D;
  color: #3C763D; }

/* =============================================================================
 * Layout
 * ========================================================================== */
body {
  font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px;
  color: #4C4C4C;
  position: relative;
  background-color: #7F9CAD;
  -epub-hyphens: auto;
  padding-right: 0 !important; }

@-moz-document url-prefix() {
  fieldset {
    display: table-cell; } }
.mainbgcol {
  background-color: #fff; }

/* =============================================================================
 * Typography in Content area
 * ========================================================================== */
.wpcontent {
  margin-bottom: 50px; }
  .wpcontent h1 {
    margin-bottom: 25px; }
  .wpcontent h3 {
    margin-bottom: 15px; }
  .wpcontent p {
    margin-bottom: 20px;
    line-height: 1.6em; }
  .wpcontent a {
    font-weight: 600; }
  .wpcontent .wp-caption {
    width: auto !important; }
    .wpcontent .wp-caption img {
      margin-bottom: 5px;
      display: block;
      max-width: 100%;
      height: auto; }
  .wpcontent figure {
    margin-bottom: 25px; }
  .wpcontent img.alignnone,
  .wpcontent .aligncenter.size-full,
  .wpcontent img.size-full {
    display: block;
    max-width: 100%;
    height: auto; }

/* =============================================================================
 * Modal
 * ========================================================================== */
.modal-content {
  position: relative;
  margin-bottom: 100px; }
  .modal-content:after {
    content: "";
    position: absolute;
    bottom: -100px;
    left: 0;
    border-style: solid;
    border-width: 0  0 100px 100px;
    border-color: transparent #fff;
    display: block;
    width: 0;
    z-index: 1; }
  .modal-content h6 {
    margin-bottom: 5px; }
  .modal-content .locationaddress {
    display: block;
    margin-bottom: 8px; }
  .modal-content a {
    text-decoration: underline; }
  .modal-content label {
    display: block;
    vertical-align: middle; }
  .modal-content input[type="text"],
  .modal-content input[type="email"],
  .modal-content textarea {
    background-color: #CCD7DE; }
  .modal-content input[type="checkbox"] {
    padding: 0;
    margin: 0;
    margin-right: 5px;
    vertical-align: middle;
    position: relative;
    *overflow: hidden; }

.modal-body,
.modal-header,
.modal-footer {
  background-color: #fff;
  padding-left: 25px;
  padding-right: 25px;
  border: 0; }

.modal-header {
  border-bottom: 0; }
  .modal-header .close {
    margin-top: 4px;
    margin-right: -5px;
    font-size: 30px;
    line-height: 30px;
    font-weight: 400;
    text-shadow: none; }

.modal-body {
  padding-top: 25px; }

/* =============================================================================
 * Affix - Nav Positionierung am oberen Rand der Webseite
 * ========================================================================== */
.mainnav.affixautowidth {
  position: fixed;
  width: 100%; }
.mainnav.affix-top {
  position: absolute;
  width: 100%;
  z-index: 3; }
.mainnav.affix {
  top: 0;
  width: 100%;
  z-index: 3;
  -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5) ;
  -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5) ;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5) ;
  -webkit-transform: translateZ(0); }
  .mainnav.affix:hover {
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }

/* =============================================================================
 * NAV - Default Nav
 * ========================================================================== */
.navbg-sm {
  background-color: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 10px 0; }

.navbg-sm .navbar-default .navbar-nav > li > a {
  color: #003A5C;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
  .navbg-sm .navbar-default .navbar-nav > li > a:hover {
    color: #7F9CAD;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
.navbg-sm .navbar-default .navbar-nav > .active > a,
.navbg-sm .navbar-default .navbar-nav > .active > a:focus,
.navbg-sm .navbar-default .navbar-nav > .active > a:hover,
.navbg-sm .current-page-ancestor > a {
  background-color: transparent;
  color: #7F9CAD; }
.navbg-sm .navbar-brand {
  padding: 0;
  margin-right: 15px;
  width: 145px;
  line-height: normal;
  height: auto;
  color: #003A5C; }
  .navbg-sm .navbar-brand i {
    font-size: 33px;
    line-height: 28px;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
  .navbg-sm .navbar-brand:hover {
    color: #7F9CAD; }
.navbg-sm #menu-mainnav {
  margin-top: 6px; }

@media (max-width: 991px) {
  .navbg-sm .navbar-default .navbar-brand {
    width: 132px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .navbg-sm .navbar-default .navbar-brand {
    width: 110px;
    margin-top: 5px;
    margin-right: 0; }
    .navbg-sm .navbar-default .navbar-brand i {
      font-size: 23px;
      line-height: 21px; }

  .affix .navbg-sm .navbar-brand {
    width: 100px; } }
#menu-specialnav > li {
  margin-right: 15px !important;
  border: 1px solid #003A5C;
  padding-right: 10px;
  -moz-transition: border 0.3s ease-out;
  -o-transition: border 0.3s ease-out;
  -webkit-transition: border 0.3s ease-out;
  transition: border 0.3s ease-out; }
  #menu-specialnav > li.current-menu-ancestor, #menu-specialnav > li:hover {
    border: 1px solid #7F9CAD;
    -moz-transition: border 0.3s ease-out;
    -o-transition: border 0.3s ease-out;
    -webkit-transition: border 0.3s ease-out;
    transition: border 0.3s ease-out; }

@media (min-width: 992px) and (max-width: 1199px) {
  #menu-specialnav > li {
    margin-right: 5px !important;
    padding-right: 5px; }
    #menu-specialnav > li a.dropdown-toggle {
      padding-left: 8px; } }
/* =============================================================================
 * NAV - Mobile Slidebar Nav
 * ========================================================================== */
.navbg-xs.navbar-default {
  background-color: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 10px 0; }

.navbg-xs.navbar-default .navbar-header {
  float: none; }
  .navbg-xs.navbar-default .navbar-header img {
    max-width: 105px; }
  .navbg-xs.navbar-default .navbar-header a {
    color: #003A5C; }
    .navbg-xs.navbar-default .navbar-header a:hover {
      color: #7F9CAD; }
  .navbg-xs.navbar-default .navbar-header i {
    font-size: 21px; }
.navbg-xs.navbar-default .sb-toggle-right {
  padding: 3px 0 0 0;
  cursor: pointer;
  float: right;
  margin-right: 0; }

@media (max-width: 767px) {
  .navbg-xs.navbar-default .navbar-header {
    margin-left: 0; } }
.navicon-line {
  width: 24px;
  height: 4px;
  border-radius: 1px;
  margin-bottom: 3px;
  background-color: #003A5C; }

#sb-site {
  background-color: transparent; }

.sb-slidebar {
  background-color: #7F9CAD;
  z-index: 1; }
  .sb-slidebar .soc li {
    padding: 0.7em; }
    .sb-slidebar .soc li a {
      display: inline-block; }
  .sb-slidebar .search-form {
    text-align: center;
    margin-bottom: 25px; }
    .sb-slidebar .search-form .search-field {
      width: 70%; }
  .sb-slidebar .sb-menu {
    padding: 0;
    margin: 0;
    list-style-type: none;
    border-top: 1px solid #7F9CAD; }
    .sb-slidebar .sb-menu li {
      width: 100%;
      padding: 0;
      margin: 0;
      border-top: 1px solid rgba(255, 255, 255, 0.1);
      border-bottom: 1px solid rgba(0, 0, 0, 0.1);
      background-color: #003A5C; }
      .sb-slidebar .sb-menu li a {
        width: 100%;
        display: inline-block;
        padding: 0.7em;
        color: #fff; }
        .sb-slidebar .sb-menu li a:hover {
          text-decoration: none;
          background-color: rgba(255, 255, 255, 0.05); }
        .sb-slidebar .sb-menu li a .caret {
          display: none; }
      .sb-slidebar .sb-menu li .sub-menu {
        margin: 0;
        padding: 0;
        list-style: none; }
        .sb-slidebar .sb-menu li .sub-menu li {
          padding-left: 15px;
          background-color: #4C758D; }
          .sb-slidebar .sb-menu li .sub-menu li ul.sub-menu {
            margin: 0;
            padding: 0;
            list-style: none; }
            .sb-slidebar .sb-menu li .sub-menu li ul.sub-menu li {
              border: 0; }
              .sb-slidebar .sb-menu li .sub-menu li ul.sub-menu li:before {
                content: "";
                height: inherit; }
              .sb-slidebar .sb-menu li .sub-menu li ul.sub-menu li a {
                padding-top: 0; }
    .sb-slidebar .sb-menu > li:first-child {
      border-top: none; }
    .sb-slidebar .sb-menu > li:last-child {
      border-bottom: none; }

.sb-right .sb-menu li a {
  border-right: 3px solid transparent; }
  .sb-right .sb-menu li a:hover {
    border-right: 3px solid; }

/* =============================================================================
 * Contact Icons im Header
 * ========================================================================== */
.ki {
  font-family: 'kdabicons' !important; }

.soc {
  overflow: hidden;
  margin: 0 30px 0 0 !important;
  padding: 0;
  list-style: none; }
  .soc li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding-top: 2px;
    vertical-align: top; }
    .soc li a {
      font-family: 'kdabicons' !important;
      font-style: normal;
      font-weight: 400;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      -o-box-sizing: border-box;
      box-sizing: border-box;
      overflow: hidden;
      text-decoration: none;
      text-align: center;
      display: block;
      position: relative;
      z-index: 1;
      width: 32px;
      height: 32px;
      line-height: 30px;
      font-size: 20px;
      -webkit-border-radius: 16px;
      -moz-border-radius: 16px;
      border-radius: 16px;
      color: #ffffff;
      background-color: #003A5C;
      -moz-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      -webkit-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }
      .soc li a:hover {
        background-color: #4C758D;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        -webkit-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; }
      .soc li a:before {
        margin-top: -1px;
        display: block; }
      .soc li a.square {
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px; }
        .soc li a.square:before {
          margin-top: 0; }
      .soc li a.white {
        background-color: #fff;
        color: #4C758D; }
        .soc li a.white:hover {
          background-color: #003A5C; }

.soc-email:before {
  content: '\E011'; }

.soc-phone:before {
  content: '\E012'; }

.soc-facebook:before,
.soc-twitter:before,
.soc-googleplus:before {
  font-family: 'FontAwesome' !important; }

.soc-facebook:before {
  content: '\f09a'; }

.soc-twitter:before {
  content: '\f099'; }

.soc-googleplus:before {
  content: '\f0d5'; }

/* =============================================================================
 * KDAB Icons
 * ========================================================================== */
i[class*="kdab-"] {
  font-family: 'kdabicons'; }

.kdab-logo:before {
  content: "\E014"; }

.kdab-search:before {
  content: "\E013"; }

.kdab-platforms:before {
  content: "\E013"; }

.kdab-expertise:before {
  content: "\E013"; }

.kdab-clients:before {
  content: "\E013"; }

.kdab-calendar:before {
  content: "\E007"; }

.kdab-user:before {
  content: "\E008"; }

.kdab-comment:before {
  content: "\E009"; }

.kdab-clock:before {
  content: "\E006"; }

/* =============================================================================
 * Searchfield im Header
 * ========================================================================== */
.search-form ::-webkit-input-placeholder {
  color: #7F9CAD; }
.search-form :-moz-placeholder {
  color: #7F9CAD;
  opacity: 1; }
.search-form ::-moz-placeholder {
  color: #7F9CAD;
  opacity: 1; }
.search-form :-ms-input-placeholder {
  color: #7F9CAD; }
.search-form .search-field,
.search-form .search-submit {
  background-color: #CCD7DE;
  color: #003A5C;
  border: 0;
  margin: 0;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
.search-form .search-field {
  font-size: 14px;
  padding: 7px;
  width: 230px; }
.search-form .search-submit {
  padding: 5px 10px 7px;
  margin-left: -5px; }

@media (max-width: 1199px) {
  .search-form .search-field {
    width: 179px; } }
/* =============================================================================
 * NAV - Expertise Nav
 * ========================================================================== */
nav.expertise {
  background-color: #E5EBEE; }
  nav.expertise .col-xs-4,
  nav.expertise .col-xs-6,
  nav.expertise .col-xs-12 {
    padding-left: 0;
    padding-right: 0; }
  nav.expertise a {
    display: block;
    padding: 4px;
    color: #fff;
    text-align: center; }
    nav.expertise a.expert-qt {
      background-color: #00C27E;
      -moz-transition: background-color 0.3s ease-out;
      -o-transition: background-color 0.3s ease-out;
      -webkit-transition: background-color 0.3s ease-out;
      transition: background-color 0.3s ease-out; }
      nav.expertise a.expert-qt:hover {
        background-color: #00dc8f; }
    nav.expertise a.expert-c {
      background-color: #02988E; }
      nav.expertise a.expert-c:hover {
        background-color: #02b1a6; }
    nav.expertise a.expert-opengl {
      background-color: #00B7D6; }
      nav.expertise a.expert-opengl:hover {
        background-color: #00cdf0; }
    nav.expertise a.grey {
      background-color: #CCD7DE; }

/* =============================================================================
 * NAV - Breadcrumb
 * ========================================================================== */
nav.breadcrumbHolder {
  background-color: #eef2f4; }
  nav.breadcrumbHolder .col-xs-12 {
    padding-left: 0;
    padding-right: 0; }
  nav.breadcrumbHolder p {
    font-size: 11px;
    font-weight: 700;
    color: #7F9CAD;
    margin: 0;
    padding-top: 5px;
    padding-bottom: 5px; }
    nav.breadcrumbHolder p a:hover {
      color: #003A5C; }

@media (max-width: 991px) {
  nav.breadcrumbHolder .col-xs-12 {
    padding-left: 15px;
    padding-right: 15px; } }
/* =============================================================================
 * Layout - FOOTER
 * ========================================================================== */
footer.sitefooter h4,
footer.sitefooter p.p9,
footer.sitefooter p,
footer.sitefooter a {
  color: #fff; }
footer.sitefooter a {
  font-weight: 600; }
  footer.sitefooter a:hover {
    color: #003A5C; }
  footer.sitefooter a.tel {
    text-decoration: none;
    font-weight: 400; }

.sitefooter {
  background-color: #7F9CAD;
  padding: 50px 0;
  -webkit-transform: translateZ(0); }
  .sitefooter .the_bubble {
    padding: 20px 30px;
    margin: 0 0 70px; }
    .sitefooter .the_bubble i.kdab-logo {
      color: #003A5C;
      margin-bottom: 15px;
      display: block;
      text-align: left;
      font-size: 24px; }
    .sitefooter .the_bubble p.p9 {
      color: #000000;
      font-size: 13px; }
  .sitefooter .soc {
    margin: 15px 0 0 0 !important; }
    .sitefooter .soc li a {
      width: 44px;
      height: 44px;
      line-height: 44px;
      font-size: 24px; }
      .sitefooter .soc li a:hover {
        color: #7F9CAD; }
  .sitefooter ul#menu-specialnav-1,
  .sitefooter ul#menu-main-update-1,
  .sitefooter ul#menu-main-update-2,
  .sitefooter ul#menu-main-update-3 {
    margin: 0;
    padding: 0;
    list-style: none; }
    .sitefooter ul#menu-specialnav-1 li,
    .sitefooter ul#menu-main-update-1 li,
    .sitefooter ul#menu-main-update-2 li,
    .sitefooter ul#menu-main-update-3 li {
      width: 25%;
      float: left;
      font-size: 14px;
      margin-bottom: 50px; }
      .sitefooter ul#menu-specialnav-1 li a,
      .sitefooter ul#menu-main-update-1 li a,
      .sitefooter ul#menu-main-update-2 li a,
      .sitefooter ul#menu-main-update-3 li a {
        padding-bottom: 10px;
        cursor: pointer;
        font-weight: 400; }
      .sitefooter ul#menu-specialnav-1 li.menu-item-has-children > a,
      .sitefooter ul#menu-main-update-1 li.menu-item-has-children > a,
      .sitefooter ul#menu-main-update-2 li.menu-item-has-children > a,
      .sitefooter ul#menu-main-update-3 li.menu-item-has-children > a {
        font-weight: 600;
        text-transform: uppercase; }
        .sitefooter ul#menu-specialnav-1 li.menu-item-has-children > a:hover,
        .sitefooter ul#menu-main-update-1 li.menu-item-has-children > a:hover,
        .sitefooter ul#menu-main-update-2 li.menu-item-has-children > a:hover,
        .sitefooter ul#menu-main-update-3 li.menu-item-has-children > a:hover {
          color: #003A5C; }
    .sitefooter ul#menu-specialnav-1 a,
    .sitefooter ul#menu-main-update-1 a,
    .sitefooter ul#menu-main-update-2 a,
    .sitefooter ul#menu-main-update-3 a {
      display: block; }
      .sitefooter ul#menu-specialnav-1 a:hover,
      .sitefooter ul#menu-main-update-1 a:hover,
      .sitefooter ul#menu-main-update-2 a:hover,
      .sitefooter ul#menu-main-update-3 a:hover {
        color: #7F9CAD;
        text-decoration: none !important; }
      .sitefooter ul#menu-specialnav-1 a .caret,
      .sitefooter ul#menu-main-update-1 a .caret,
      .sitefooter ul#menu-main-update-2 a .caret,
      .sitefooter ul#menu-main-update-3 a .caret {
        display: none; }
    .sitefooter ul#menu-specialnav-1 ul.dropdown-menu,
    .sitefooter ul#menu-main-update-1 ul.dropdown-menu,
    .sitefooter ul#menu-main-update-2 ul.dropdown-menu,
    .sitefooter ul#menu-main-update-3 ul.dropdown-menu {
      position: inherit;
      float: none;
      top: auto;
      left: auto;
      z-index: auto;
      background-color: transparent;
      display: block;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      border: none;
      min-width: initial;
      padding: 0; }
      .sitefooter ul#menu-specialnav-1 ul.dropdown-menu li,
      .sitefooter ul#menu-main-update-1 ul.dropdown-menu li,
      .sitefooter ul#menu-main-update-2 ul.dropdown-menu li,
      .sitefooter ul#menu-main-update-3 ul.dropdown-menu li {
        width: 100%;
        padding: 0;
        float: none;
        margin-bottom: 0; }
        .sitefooter ul#menu-specialnav-1 ul.dropdown-menu li:first-child,
        .sitefooter ul#menu-main-update-1 ul.dropdown-menu li:first-child,
        .sitefooter ul#menu-main-update-2 ul.dropdown-menu li:first-child,
        .sitefooter ul#menu-main-update-3 ul.dropdown-menu li:first-child {
          display: block; }
        .sitefooter ul#menu-specialnav-1 ul.dropdown-menu li a,
        .sitefooter ul#menu-main-update-1 ul.dropdown-menu li a,
        .sitefooter ul#menu-main-update-2 ul.dropdown-menu li a,
        .sitefooter ul#menu-main-update-3 ul.dropdown-menu li a {
          padding: 4px 4px 4px 0;
          color: #fff;
          overflow: hidden;
          font-weight: 400;
          text-transform: none;
          cursor: pointer; }
          .sitefooter ul#menu-specialnav-1 ul.dropdown-menu li a:hover,
          .sitefooter ul#menu-main-update-1 ul.dropdown-menu li a:hover,
          .sitefooter ul#menu-main-update-2 ul.dropdown-menu li a:hover,
          .sitefooter ul#menu-main-update-3 ul.dropdown-menu li a:hover {
            color: #003A5C;
            background-color: transparent; }
    .sitefooter ul#menu-specialnav-1 .dropdown-menu > li > a:hover,
    .sitefooter ul#menu-specialnav-1 .dropdown-menu > li > a:focus,
    .sitefooter ul#menu-specialnav-1 .dropdown-menu > .active > a,
    .sitefooter ul#menu-specialnav-1 .dropdown-menu > .active > a:hover,
    .sitefooter ul#menu-specialnav-1 .dropdown-menu > .active > a:focus,
    .sitefooter ul#menu-main-update-1 .dropdown-menu > li > a:hover,
    .sitefooter ul#menu-main-update-1 .dropdown-menu > li > a:focus,
    .sitefooter ul#menu-main-update-1 .dropdown-menu > .active > a,
    .sitefooter ul#menu-main-update-1 .dropdown-menu > .active > a:hover,
    .sitefooter ul#menu-main-update-1 .dropdown-menu > .active > a:focus,
    .sitefooter ul#menu-main-update-2 .dropdown-menu > li > a:hover,
    .sitefooter ul#menu-main-update-2 .dropdown-menu > li > a:focus,
    .sitefooter ul#menu-main-update-2 .dropdown-menu > .active > a,
    .sitefooter ul#menu-main-update-2 .dropdown-menu > .active > a:hover,
    .sitefooter ul#menu-main-update-2 .dropdown-menu > .active > a:focus,
    .sitefooter ul#menu-main-update-3 .dropdown-menu > li > a:hover,
    .sitefooter ul#menu-main-update-3 .dropdown-menu > li > a:focus,
    .sitefooter ul#menu-main-update-3 .dropdown-menu > .active > a,
    .sitefooter ul#menu-main-update-3 .dropdown-menu > .active > a:hover,
    .sitefooter ul#menu-main-update-3 .dropdown-menu > .active > a:focus {
      background-color: transparent;
      color: #003A5C; }
    .sitefooter ul#menu-specialnav-1.fullwidth li,
    .sitefooter ul#menu-main-update-1.fullwidth li,
    .sitefooter ul#menu-main-update-2.fullwidth li,
    .sitefooter ul#menu-main-update-3.fullwidth li {
      width: 100%; }
  .sitefooter .partners.v1 {
    text-align: right; }
    .sitefooter .partners.v1 img {
      height: 75px;
      margin-left: 20px; }
  .sitefooter .partners.v2 img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-bottom: 15px; }

@media (max-width: 991px) {
  .sitefooter ul#menu-specialnav-1 li,
  .sitefooter ul#menu-main-update-1 li {
    width: 50%; } }
@media (min-width: 768px) and (max-width: 991px) and (orientation: portrait) {
  .sitefooter .the_bubble {
    display: none; }
  .sitefooter h4 {
    margin-top: 0; } }
@media (max-width: 767px) {
  .sitefooter .the_bubble img {
    max-width: 40%; }
  .sitefooter .soc {
    text-align: center;
    margin-top: 25px !important; }
    .sitefooter .soc li {
      display: inline-block;
      margin-bottom: 0; } }
/* =============================================================================
 * Layout Widgets in the sidebar
 * ========================================================================== */
.widgetHolder .widget {
  border: 1px solid #E5EBEE;
  margin-bottom: 25px; }
  .widgetHolder .widget .widget-title {
    background-color: #7F9CAD;
    padding: 6px 10px; }
  .widgetHolder .widget .widget-text,
  .widgetHolder .widget .upw-posts,
  .widgetHolder .widget .menu-french-menu-container {
    padding: 15px 10px;
    font-size: 14px; }
    .widgetHolder .widget .widget-text h4,
    .widgetHolder .widget .widget-text .entry-title-primary,
    .widgetHolder .widget .upw-posts h4,
    .widgetHolder .widget .upw-posts .entry-title-primary,
    .widgetHolder .widget .menu-french-menu-container h4,
    .widgetHolder .widget .menu-french-menu-container .entry-title-primary {
      font-size: 16px; }
    .widgetHolder .widget .widget-text .entry-subtitle,
    .widgetHolder .widget .upw-posts .entry-subtitle,
    .widgetHolder .widget .menu-french-menu-container .entry-subtitle {
      display: none; }
  .widgetHolder .widget .upw-posts .entry-title {
    font-size: 16px; }
  .widgetHolder .widget .upw-posts .entry-meta {
    background-color: #E5EBEE;
    padding: 4px;
    font-size: 12px;
    color: #7F9CAD; }
  .widgetHolder .widget .upw-posts .entry-image {
    margin-bottom: 5px; }
  .widgetHolder .widget .upw-posts article {
    padding-bottom: 0;
    margin-bottom: 20px; }
  .widgetHolder .widget .widget-text ul,
  .widgetHolder .widget .menu-french-menu-container ul {
    margin: 0; }
    .widgetHolder .widget .widget-text ul li,
    .widgetHolder .widget .menu-french-menu-container ul li {
      font-size: 14px; }
  .widgetHolder .widget.nobox {
    border: 0; }
    .widgetHolder .widget.nobox .widget-text,
    .widgetHolder .widget.nobox .upw-posts,
    .widgetHolder .widget.nobox .menu-french-menu-container {
      padding: 0; }

/* =============================================================================
 * Shortcode
 * ========================================================================== */
.shortcodeitem {
  margin-bottom: 25px; }
  .shortcodeitem.bigteaser .the_bubble {
    display: block; }

.shortcodeitem_form .form-horizontal {
  margin: 5px 5px 0; }
  .shortcodeitem_form .form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0; }
    .shortcodeitem_form .form-horizontal .form-group .form-control {
      width: 100%; }
    .shortcodeitem_form .form-horizontal .form-group .wpcf7-captchar {
      text-align: center; }

.sideteaser .widget .shortcodeitem {
  margin-bottom: 0; }
.sideteaser .widget .shortcodeitem_form .col-sm-6 {
  width: 100%; }

/* =============================================================================
 * Layout - CONTENT
 * ========================================================================== */
.mainbgcol {
  padding-top: 60px;
  padding-bottom: 50px; }

@media (max-width: 991px) {
  .mainbgcol {
    padding-top: 0; } }
.the_content {
  margin-bottom: 50px; }
  .the_content h4:first-child {
    margin-top: 0; }

/* =============================================================================
 * Content HOME
 * ========================================================================== */
.home .the_content {
  margin-bottom: 25px; }

.teaserHolder {
  margin-bottom: 25px; }
  .teaserHolder .atmoblock {
    position: relative; }
  .teaserHolder .videoHolder {
    position: relative;
    overflow: hidden; }
    .teaserHolder .videoHolder .videoPlayer {
      position: absolute;
      width: 100%;
      display: block;
      height: auto; }
  @media (max-width: 768px) {
    .teaserHolder .videoHolder {
      height: 250px; } }
  @media (max-width: 1090px) {
    .teaserHolder .videoHolder .videoPlayer {
      width: auto;
      height: 100%; } }
  .teaserHolder .imageHolder {
    position: relative; }
  .teaserHolder .titleHolder {
    position: absolute;
    z-index: 2;
    width: 100%;
    left: 50%;
    margin-left: -50%;
    bottom: 25px; }
    .teaserHolder .titleHolder h1, .teaserHolder .titleHolder h2 {
      text-align: center;
      color: #fff;
      padding-left: 15px;
      padding-right: 15px; }
    .teaserHolder .titleHolder h1 {
      margin-bottom: 0; }
      .teaserHolder .titleHolder h1 .entry-title-primary {
        font-size: 32px;
        font-weight: 300;
        margin: 0; }
      .teaserHolder .titleHolder h1 .entry-subtitle {
        display: none;
        font-size: 27px;
        font-weight: 300;
        color: #fff;
        margin-bottom: 0; }
  .teaserHolder .overlay {
    background: -moz-linear-gradient(top, transparent 0%, transparent 49%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(top, transparent 0%, transparent 49%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, transparent 0%, transparent 49%, rgba(0, 0, 0, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
    position: absolute;
    z-index: 1;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }

.sideteaser .teaseritem {
  margin-bottom: 10px; }
.sideteaser h5 {
  margin-bottom: 15px; }
.sideteaser a,
.sideteaser a span {
  display: block;
  height: 100%; }
@media (max-width: 1199px) {
  .sideteaser h5,
  .sideteaser h3 {
    font-size: 17px;
    letter-spacing: normal; }
  .sideteaser .smallteaser h5, .sideteaser .smallteaser h3 {
    margin-bottom: 15px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .sideteaser .smallteaser a span:last-child {
    height: auto !important; } }
.sideteaser .col-lg-12 + .col-lg-6 {
  padding-right: 5px; }
.sideteaser .col-lg-6 + .col-lg-6 {
  padding-left: 5px; }
@media (max-width: 1199px) {
  .sideteaser .the_bubble {
    background-color: transparent;
    margin: 0 0 16px;
    padding: 0; }
    .sideteaser .the_bubble:after {
      display: none; }
    .sideteaser .the_bubble h3 {
      font-size: 17px; }
  .sideteaser .col-lg-12 + .col-lg-6 {
    padding-right: 15px; }
  .sideteaser .col-lg-6 + .col-lg-6 {
    padding-left: 15px; } }
.sideteaser .btn {
  padding: 5px; }

@media (min-width: 992px) and (max-width: 1199px) {
  .sideteaser .bgbox {
    height: auto !important; } }
@media (max-width: 991px) {
  .teaserHolder {
    margin-bottom: 30px; }
    .teaserHolder.bottomteaser {
      margin-top: 15px; }

  .sideteaser {
    margin-bottom: 50px; } }
@media (max-width: 767px) {
  .sideteaser {
    margin-bottom: 0; } }
.infoblocks .infoblock {
  margin-bottom: 25px; }
  .infoblocks .infoblock .ib_icon {
    display: inline-block;
    width: 35px;
    height: 35px;
    vertical-align: middle;
    margin-right: 10px; }
  .infoblocks .infoblock h4.infoHL {
    margin-top: 0; }
    .infoblocks .infoblock h4.infoHL a {
      color: #003A5C;
      -moz-transition: color 0.3s ease-out;
      -o-transition: color 0.3s ease-out;
      -webkit-transition: color 0.3s ease-out;
      transition: color 0.3s ease-out; }
      .infoblocks .infoblock h4.infoHL a:hover {
        color: #7F9CAD; }
  .infoblocks .infoblock h6 {
    margin-bottom: 0; }
    .infoblocks .infoblock h6 a {
      color: #4c758d;
      font-weight: 600; }
      .infoblocks .infoblock h6 a:hover {
        color: #7F9CAD; }
  .infoblocks .infoblock .iconHolder {
    font-size: 34px;
    line-height: 34px; }
    .infoblocks .infoblock .iconHolder img {
      height: 100%; }
.infoblocks .addtoany_share_save_container {
  display: none; }

/* =============================================================================
 * Content - Landingpage
 * ========================================================================== */
.submenuHl {
  padding: 6px 6px 6px 15px; }

.sideteaser .children,
.submenu .children {
  background-color: #eef2f4;
  padding: 0;
  margin: 0 0 25px;
  list-style: none; }
  .sideteaser .children > li:first-child > a,
  .submenu .children > li:first-child > a {
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.818;
    padding: 6px 10px;
    display: block;
    background-color: #7F9CAD; }
    .sideteaser .children > li:first-child > a .entry-title-primary,
    .submenu .children > li:first-child > a .entry-title-primary {
      font-size: 11px; }
  .sideteaser .children.accentcolor1 > li:first-child > a,
  .submenu .children.accentcolor1 > li:first-child > a {
    background-color: #00C27E; }
  .sideteaser .children.accentcolor2 > li:first-child > a,
  .submenu .children.accentcolor2 > li:first-child > a {
    background-color: #02988E; }
  .sideteaser .children.accentcolor3 > li:first-child > a,
  .submenu .children.accentcolor3 > li:first-child > a {
    background-color: #00B7D6; }
  .sideteaser .children a .entry-title-primary,
  .submenu .children a .entry-title-primary {
    margin-bottom: 0;
    font-size: 14px; }
  .sideteaser .children a .entry-subtitle,
  .submenu .children a .entry-subtitle {
    display: none; }

ul.sub-menu {
  margin: 0;
  padding: 0;
  list-style: none; }
  ul.sub-menu li {
    border-bottom: 1px solid #fff;
    -moz-transition: background-color 0.3s ease-out;
    -o-transition: background-color 0.3s ease-out;
    -webkit-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
    font-size: 14px; }
    ul.sub-menu li:hover {
      -moz-transition: background-color 0.3s ease-out;
      -o-transition: background-color 0.3s ease-out;
      -webkit-transition: background-color 0.3s ease-out;
      transition: background-color 0.3s ease-out; }
    ul.sub-menu li a {
      padding: 6px 10px;
      display: block;
      text-decoration: none;
      color: #000000; }
      ul.sub-menu li a:hover {
        color: #7F9CAD; }
    ul.sub-menu li.current_page_item a {
      color: #7F9CAD; }
    ul.sub-menu li.current_page_item ul li a {
      color: #000000; }
      ul.sub-menu li.current_page_item ul li a:hover {
        color: #7F9CAD; }
    ul.sub-menu li ul {
      background-color: #eef2f4; }
      ul.sub-menu li ul li {
        border-bottom: 0;
        padding: 6px 10px 6px 15px;
        border-top: 1px solid #fbfcfc; }
        ul.sub-menu li ul li:before {
          content: "\2023";
          color: #7F9CAD;
          float: left;
          width: 0.8em;
          height: 2em; }
        ul.sub-menu li ul li a {
          padding-left: 0;
          display: inline; }

.subpagesnavHolder {
  position: relative; }
  .subpagesnavHolder .affix,
  .subpagesnavHolder .affix-top {
    z-index: 2;
    width: 262px; }

@media (max-width: 1199px) {
  .subpagesnavHolder .affix,
  .subpagesnavHolder .affix-top {
    width: 212px; } }
@media (max-width: 991px) {
  .subpagesnavHolder .affix,
  .subpagesnavHolder .affix-top {
    width: 220px; } }
/* =============================================================================
 * Content - Masonry Grid
 * ========================================================================== */
.masonryHolder {
  padding: 0;
  margin: 0; }

#list {
  overflow: hidden;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: -1.875em; }

.videothumb {
  position: relative;
  text-align: center; }
  .videothumb .playbtnHolder {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 40px;
    line-height: 40px;
    display: block;
    margin-top: -20px;
    margin-left: -20px; }
    .videothumb .playbtnHolder i {
      text-shadow: 0 1px 2px #333; }

#list .item {
  width: 25%;
  float: left;
  padding: 0 15px;
  margin-bottom: 1.875em; }
  #list .item .itemCont {
    border: 1px solid #E5EBEE; }
  #list .item .row {
    margin-left: 0;
    margin-right: 0; }
  #list .item figure {
    position: relative;
    overflow: hidden;
    background-color: #E5EBEE;
    text-align: center; }
    #list .item figure img {
      display: inline-block;
      -moz-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      -webkit-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }
    #list .item figure.open img, #list .item figure:hover img {
      -moz-opacity: 0.8;
      filter: alpha(opacity=80);
      opacity: 0.8;
      -moz-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      -webkit-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }
  #list .item .itemcontent {
    padding: 15px; }
  #list .item h4 {
    margin-top: 0; }
  #list .item .entry-title-primary {
    margin-bottom: 10px;
    display: inline-block;
    font-size: 24px; }
  #list .item .entry-subtitle {
    font-size: 0.65em; }

@media (max-width: 991px) {
  .masonryHolder {
    margin-bottom: 25px; }

  #list .item {
    width: 33.33333333%; } }
@media (max-width: 700px) {
  #list .item {
    width: 50%;
    margin-bottom: 30px; } }
@media (max-width: 414px) {
  #list .item {
    width: 100%; } }
/* =============================================================================
 * Content - Blogs
 * ========================================================================== */
.wpcontent .category-feed {
  font-size: 14px; }
  .wpcontent .category-feed a {
    text-transform: uppercase;
    color: #FF6600;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
    .wpcontent .category-feed a:hover {
      color: #ff944d;
      -moz-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      -webkit-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }
.wpcontent .blog_menu_hl {
  margin-bottom: 10px; }
.wpcontent .blog_menu {
  margin-bottom: 25px; }
  .wpcontent .blog_menu li {
    display: inline-block;
    margin-right: 1em; }
    .wpcontent .blog_menu li:before {
      width: 0.8em; }

.the_meta {
  background-color: #CCD7DE;
  margin: 0 15px 20px 15px; }
  .the_meta .the_meta_data {
    padding: 4px; }
    .the_meta .the_meta_data i {
      font-size: 16px;
      margin-right: 4px; }
  .the_meta .the_date,
  .the_meta .the_author {
    margin-right: 15px; }

.entry-header h4 {
  margin-bottom: 25px; }

.searchitem .col-sm-4,
.the_content_blog .col-sm-4 {
  padding-right: 0; }
.searchitem figure,
.the_content_blog figure {
  position: relative;
  overflow: hidden;
  background-color: #E5EBEE;
  text-align: center; }
  .searchitem figure img,
  .the_content_blog figure img {
    display: inline-block;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
  .searchitem figure.open img, .searchitem figure:hover img,
  .the_content_blog figure.open img,
  .the_content_blog figure:hover img {
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
    opacity: 0.8;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }

.listviewitem.sticky {
  padding: 10px;
  background-color: #eef2f4;
  margin-bottom: 50px; }
  .listviewitem.sticky .the_content_blog,
  .listviewitem.sticky footer.entry-meta {
    margin-bottom: 0 !important; }

/* =============================================================================
 * Pagination
 * ========================================================================== */
ul.pagination {
  margin: 0;
  display: inline-block; }
  ul.pagination .active a {
    background-color: #7F9CAD;
    border-color: #7F9CAD; }
  ul.pagination li {
    display: inline;
    margin: auto; }
    ul.pagination li:before {
      content: ""; }
    ul.pagination li a {
      color: #4C4C4C; }

/* =============================================================================
 * Content - Blog Detail
 * ========================================================================== */
.the_meta_data a {
  font-weight: 700; }

.single .the_meta_data .the_date {
  margin-left: 20px; }

.the_socialshares {
  display: inline-block;
  position: relative;
  float: right; }
  .the_socialshares div.a2a_kit.a2a_kit_size_32.addtoany_list.a2a_target {
    line-height: 19px !important; }
  .the_socialshares .addtoany_list.a2a_kit_size_32 a {
    font-size: inherit;
    line-height: normal; }
  .the_socialshares .addtoany_list.a2a_kit_size_32 a > span {
    height: 19px;
    line-height: 19px;
    width: 19px;
    background-size: 19px 19px; }

@media (max-width: 767px) {
  .the_meta_data .the_date {
    margin-left: 0; } }
.expertise-suqare {
  display: inline-block;
  width: 27px;
  height: 27px;
  margin-top: -4px;
  margin-bottom: -3px;
  background: red;
  vertical-align: middle; }
  .expertise-suqare:first-child {
    margin-left: -4px; }
  .expertise-suqare.expert-qt {
    background-color: #00C27E; }
  .expertise-suqare.expert-c {
    background-color: #02988E; }
  .expertise-suqare.expert-opengl {
    background-color: #00B7D6; }

.entry_author_image img {
  display: block;
  width: 64px;
  height: auto; }

.the_tags {
  margin-bottom: 50px; }
  .the_tags p {
    margin-bottom: 15px; }

.single-post .media .media-left img {
  margin-bottom: 25px; }

.the_authorHolder {
  background-color: #E5EBEE;
  padding: 15px 0; }
  .the_authorHolder .entry_author_image {
    margin-top: -15px; }
    .the_authorHolder .entry_author_image img {
      width: auto;
      max-width: 100%; }
  .the_authorHolder .p8 {
    color: #003A5C; }

.embed-youtube {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }
  .embed-youtube iframe,
  .embed-youtube object,
  .embed-youtube embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* =============================================================================
 * Content - Blog Detail Comments
 * ========================================================================== */
.comment-list {
  list-style: none;
  padding-left: 0; }
  .comment-list .children {
    margin-left: 50px;
    padding-left: 0;
    list-style: none; }
  .comment-list article {
    margin-bottom: 50px; }
  .comment-list .comment-meta {
    background-color: #CCD7DE;
    padding: 4px 8px;
    margin-bottom: 15px; }
    .comment-list .comment-meta .the_date,
    .comment-list .comment-meta .the_time,
    .comment-list .comment-meta .the_author {
      margin-right: 15px; }
      .comment-list .comment-meta .the_date i,
      .comment-list .comment-meta .the_time i,
      .comment-list .comment-meta .the_author i {
        font-size: 16px; }
    .comment-list .comment-meta cite {
      font-style: normal; }
  .comment-list .comment-text {
    font-style: italic; }
    .comment-list .comment-text p {
      font-style: italic;
      margin-bottom: 12px; }
  .comment-list .comment-reply-link {
    display: inline-block;
    padding: 2px 8px;
    background-color: #7F9CAD;
    border: 1px solid #7F9CAD;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
    .comment-list .comment-reply-link:hover {
      background-color: #fff;
      color: #7F9CAD;
      -moz-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      -webkit-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }

.comment-respond {
  background-color: #E5EBEE;
  padding: 15px;
  margin-bottom: 50px; }
  .comment-respond label {
    color: #4C758D;
    font-size: 14px;
    font-weight: 400; }
  .comment-respond .comment-reply-title {
    margin-bottom: 20px; }
  .comment-respond .logged-in-as,
  .comment-respond .must-log-in,
  .comment-respond .comment-notes {
    font-size: 14px; }
  .comment-respond label {
    display: block; }
  .comment-respond .comment-form-comment {
    margin-bottom: 0; }
    .comment-respond .comment-form-comment textarea {
      border: 0;
      width: 100%; }
  .comment-respond .comment-form-author,
  .comment-respond .comment-form-email {
    width: 49%;
    padding-right: 1%;
    display: inline-block; }
    .comment-respond .comment-form-author input,
    .comment-respond .comment-form-email input {
      width: 100%;
      border: 0;
      padding: 6px; }
  .comment-respond .comment-form-email {
    padding-left: 1%;
    padding-right: 0;
    width: 50%; }
  .comment-respond .form-submit {
    text-align: right;
    margin-bottom: 0; }
    .comment-respond .form-submit input.submit {
      border: 1px solid #E94D32;
      background-color: #E94D32;
      color: #fff;
      text-transform: uppercase;
      font-size: 14px;
      padding: 5px 50px;
      -moz-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      -webkit-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }
      .comment-respond .form-submit input.submit:hover {
        background-color: #fff;
        color: #E94D32;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        -webkit-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; }

/* =============================================================================
 * Archive
 * ========================================================================== */
.page-header {
  border-bottom: 0; }
  .page-header h1 {
    margin-bottom: 0; }

article .entry-header .entry-title-primary {
  font-size: 24px;
  line-height: 1.25;
  margin-bottom: 0; }
article .entry-header .entry-subtitle {
  font-size: 16px; }
article .entry-meta {
  font-size: 14px; }

.edit-link {
  display: inline-block;
  margin-left: 15px; }

/* =============================================================================
 * Content - Training Schedule Page
 * ========================================================================== */
.wpcontent #search {
  height: 34px;
  padding: 6px 12px;
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.wpcontent table#register_form {
  border: 0;
  margin-bottom: 50px; }
  .wpcontent table#register_form th {
    background-color: #fff;
    font-size: 10px;
    font-weight: 700;
    color: #003A5C;
    text-transform: uppercase;
    border-top: 1px solid #E5EBEE;
    border-bottom: 1px solid #E5EBEE; }
  .wpcontent table#register_form tr#register_form.schedule:nth-child(odd) {
    background-color: #E5EBEE; }
  .wpcontent table#register_form tr.schedule {
    border: 0; }
  .wpcontent table#register_form th,
  .wpcontent table#register_form td,
  .wpcontent table#register_form input {
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif; }
  .wpcontent table#register_form th:last-child {
    text-align: center !important; }
  .wpcontent table#register_form td {
    border-bottom: 1px solid #CCD7DE; }
    .wpcontent table#register_form td a {
      font-weight: 700;
      color: #003A5C;
      font-size: 12px; }
      .wpcontent table#register_form td a:hover {
        color: #7F9CAD; }

@media (min-width: 768px) {
  .wpcontent table#register_form td form {
      text-align: center;
  }
}
  .wpcontent table#register_form .closedcourse {
    color: #E94D32;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    text-align: center;
    margin-left: 0; }
  .wpcontent table#register_form .btn.btn-success {
    background-color: transparent;
    color: #449d44;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    border: 0; }

@media screen and (max-width: 767px) {
  .table-responsive {
    border: 0; } }
/* =============================================================================
 * Content - Video Grid Page
 * ========================================================================== */
.videogrid nav.expertise {
  margin-left: 15px;
  margin-right: 15px; }
.videogrid .noexpertisecat {
  display: block;
  background-color: #CCD7DE;
  height: 27px; }
.videogrid .videothumb {
  margin-bottom: 5px;
  background-color: #ccd7de;
  text-align: center; }
  .videogrid .videothumb img {
    display: inline-block; }
.videogrid .p8 {
  line-height: 1.3em; }
.videogrid .entry-title-primary,
.videogrid .entry-subtitle {
  font-size: 14px;
  margin: 0;
  display: inline; }

/* =============================================================================
 * Post Search Filter
 * ========================================================================== */
.post-filters {
  background-color: #7F9CAD;
  padding: 25px; }
  .post-filters h5 {
    margin-bottom: 15px;
    color: #fff; }
  .post-filters .textsearch {
    display: block;
    margin-bottom: 6px; }
    .post-filters .textsearch input {
      width: 100%;
      padding: 12px 8px;
      border: 0; }
  .post-filters .selectbox {
    width: 22.6%; }
    .post-filters .selectbox select {
      width: 100%; }
  .post-filters .custom_select {
    border: 0;
    -webkit-appearance: none;
    /*Removes default chrome and safari style*/
    -moz-appearance: none;
    /* Removes Default Firefox style*/
    text-indent: 0.01px;
    /* Removes default arrow from firefox*/
    text-overflow: "";
    /*Removes default arrow from firefox*/
    background: url("images/caret_down.png") no-repeat right #fff;
    background-size: 16px 10px;
    background-position: 95%;
    color: #4C4C4C;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px; }
  .post-filters .btn {
    padding: 6px 10px 7px 16px; }
    .post-filters .btn i.kdab-search {
      font-size: 30px; }

@media (max-width: 1199px) {
  .post-filters .selectbox {
    width: 22.1%; } }
@media (max-width: 991px) {
  .post-filters .selectbox {
    width: 21.2%; } }
@media (max-width: 767px) {
  .post-filters .selectbox {
    width: 99%;
    margin-bottom: 6px; } }
/* =============================================================================
 * Search results
 * ========================================================================== */
.searchitem h4 .entry-title-primary {
  font-size: 24px;
  line-height: 1.25;
  margin: 0 0 5px; }
.searchitem h4 .entry-subtitle {
  margin: 0 0 15px;
  font-size: 17px;
  font-weight: 600; }
.searchitem h4 .search-term {
  background-color: transparent; }
.searchitem .search-term {
  background-color: #CCD7DE;
  font-weight: 700;
  color: #000000; }

/* =============================================================================
 * Tesimonials
 * ========================================================================== */
.testimonials #list .item {
  margin-bottom: 90px;
  width: 44.876%; }

@media (max-width: 991px) {
  .testimonials #list {
    width: 100%;
    margin-left: 0; }
    .testimonials #list .item {
      width: 100%;
      margin-left: 0;
      margin-right: 0; } }
.testimonialitem {
  padding: 15px;
  background-color: #E5EBEE; }
  .testimonialitem:after {
    content: "";
    position: absolute;
    bottom: -70px;
    left: 15px;
    border-style: solid;
    border-width: 0  0 70px 70px;
    border-color: transparent #E5EBEE;
    display: block;
    width: 0;
    z-index: 1; }
  .testimonialitem div.quote {
    margin-bottom: 15px; }
    .testimonialitem div.quote p {
      font-style: italic;
      color: #000000;
      font-size: 14px;
      line-height: 1.5;
      margin: 0 0 5px; }
  .testimonialitem .quotee {
    text-align: right;
    font-weight: 700;
    color: #7F9CAD;
    margin-bottom: 0;
    line-height: 1.4em; }

/* =============================================================================
 * Content: Contact page
 * ========================================================================== */
.company_accordion .panel {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; }
  .company_accordion .panel + .panel {
    margin-top: 15px; }
  .company_accordion .panel.panel-default {
    border-left: 0;
    border-right: 0; }
.company_accordion .panel-default > .panel-heading {
  background-color: transparent; }
.company_accordion .panel-heading {
  padding: 15px; }
  .company_accordion .panel-heading h4 {
    font-size: 22px; }
    .company_accordion .panel-heading h4 a {
      display: block; }

@media (max-width: 767px) {
  .company_accordion .panel-body {
    padding-left: 0;
    padding-right: 0; } }
/* =============================================================================
 * Content: Trainer page
 * ========================================================================== */
.page-template-page-trainer .addtoany_share_save_container {
  display: none; }
.page-template-page-trainer .media-body h4 + p {
  margin-bottom: 10px; }
.page-template-page-trainer .media-body p:last-child {
  margin-bottom: 25px; }

/* =============================================================================
   Bootstrap OVERRIDE
   ========================================================================== */
.navbar {
  min-height: initial; }

.navbar-default {
  background-color: transparent;
  border-color: transparent;
  margin-bottom: 0;
  border: 0; }
  .navbar-default .navbar-toggle {
    margin: 0;
    padding: 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
  .navbar-default .navbar-nav > li > a {
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    text-decoration: none;
    padding-right: 0;
    padding-top: 8px;
    padding-bottom: 8px; }
  .navbar-default .navbar-nav > .dropdown > a .caret {
    margin-bottom: 4px; }
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus,
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus,
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent; }
    .navbar-default .navbar-nav > li > a:hover .caret,
    .navbar-default .navbar-nav > li > a:focus .caret,
    .navbar-default .navbar-nav > .active > a .caret,
    .navbar-default .navbar-nav > .active > a:hover .caret,
    .navbar-default .navbar-nav > .active > a:focus .caret,
    .navbar-default .navbar-nav > .open > a .caret,
    .navbar-default .navbar-nav > .open > a:hover .caret,
    .navbar-default .navbar-nav > .open > a:focus .caret {
      border-top-color: #7F9CAD;
      border-bottom-color: #7F9CAD; }
  .navbar-default .navbar-collapse {
    border-color: transparent; }
  .navbar-default .dropdown-menu {
    padding-top: 0;
    padding-bottom: 0;
    border-color: transparent;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px; }
  .navbar-default .dropdown-menu > li {
    display: block !important; }
  .navbar-default .dropdown-menu > li > a {
    text-decoration: none;
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    text-transform: none;
    color: #4C4C4C;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px; }
    .navbar-default .dropdown-menu > li > a .caret {
      display: none; }
  .navbar-default .dropdown-menu > li > a:hover,
  .navbar-default .dropdown-menu > li > a:focus,
  .navbar-default .dropdown-menu > .active > a,
  .navbar-default .dropdown-menu > .active > a:hover,
  .navbar-default .dropdown-menu > .active > a:focus {
    background-color: #CCD7DE;
    color: #7F9CAD; }
  .navbar-default .dropdown-menu .menu-item-has-children {
    position: relative; }
    .navbar-default .dropdown-menu .menu-item-has-children > a:after {
      display: block;
      content: " ";
      float: right;
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid;
      border-width: 5px 0 5px 5px;
      border-left-color: #ccc;
      margin-top: 5px;
      margin-right: -10px; }
  .navbar-default .dropdown-menu > li > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0;
    margin-left: -1px; }

blockquote {
  font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #fff; }
  blockquote p {
    font-size: 20px;
    line-height: 30.72px; }

.well {
  background-color: #E5EBEE;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: 0;
  color: #003A5C; }

.pagination .active a {
  background-color: #fff;
  border-color: #fff; }
.pagination li a {
  color: #4C4C4C; }

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 2; }

.btn {
  font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.643;
  color: #fff;
  text-align: center;
  padding: 6px 16px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; }
  .btn i {
    padding-right: 6px; }

.btn-default {
  background-color: #7F9CAD;
  color: #fff;
  border: 0;
  text-transform: uppercase;
  white-space: normal;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  font-weight: 700; }
  .btn-default:hover {
    background-color: #8fa8b7;
    color: #fff;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }

.btn-primary {
  background-color: #E94D32;
  border: 0;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
  .btn-primary:hover {
    background-color: #ed6d57;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }

.label-info {
  background-color: #43677c; }

.media-left,
.media > .pull-left {
  padding-right: 20px; }

abbr[data-original-title],
abbr[title] {
  border-bottom: 0; }

.page-header {
  margin-top: 0;
  margin-bottom: 25px; }

.form-control {
  background-color: #fff;
  border: 0;
  height: auto;
  padding: 12px;
  font-size: 16px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; }

.form-group label {
  margin: 0; }
.form-group .p11 {
  font-weight: 400; }

/* =============================================================================
 * Bootstrap - Modal
 * ========================================================================== */
.modal-content {
  background-color: transparent;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; }

/* =============================================================================
   Bootstrap mit Contact Form 7
   Credit: http://www.wildli.com/blog/dev-tip-getting-contact-form-7-wordpress-plugin-and-twitter-bootstrap-to-play-nice/
   ========================================================================== */
.wpcf7-form .form-group p {
  line-height: 1px;
  margin: 0; }

.controls span.wpcf7-list-item {
  margin-left: 0; }

.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0; }
.form-horizontal input {
  height: auto; }
.form-horizontal .control-label {
  color: #4C758D;
  text-align: left; }

span.wpcf7-not-valid-tip {
  color: #E94D32;
  margin-bottom: 10px;
  font-size: 14px; }

/* =============================================================================
 * MEDIAQUERIES
 * ========================================================================== */
.syntaxhighlighter a, .syntaxhighlighter div, .syntaxhighlighter code, .syntaxhighlighter table, .syntaxhighlighter table td, .syntaxhighlighter table tr, .syntaxhighlighter table tbody, .syntaxhighlighter table thead, .syntaxhighlighter table caption, .syntaxhighlighter textarea {
  line-height: 1.5em !important;
  font-size: 14px !important; }

/* =============================================================================
 * IE Hacks
 * ========================================================================== */
/* IE 10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  nav.breadcrumbHolder {
    margin-top: 10px; }

  .post-filters .custom_select {
    background: #fff; } }
/* IE 9 */
:root nav.breadcrumbHolder {
  margin-top: 10px \9; }

:root .post-filters .custom_select {
  background: #fff\9; }

/* =============================================================================
 * sourceMappingURL=style.css.map
 * ========================================================================== */
.centcell {
  vertical-align: middle;
  text-align: center; }

/*# sourceMappingURL=style.css.map */

/*============================================
* Styling for cookie control area on footer
============================================*/

button#eu_revoke_cookies {
	color:#4c758d;
	font-size:smaller
}
div.pea_cook_control {
	background-color:rgba(76, 117, 141, 0.9);
	width:25%;
}
.pea_cook_control {
	
	float:right;
	font-size:small;
}
.accordion-title {
    background-color: #f5f5f5;
    border-color: #eee;
    padding: 10px 15px;
    border-style: solid;
    /*border-width:1px;*/
    border-radius:5px;

}