.navbar-nav > li > .dropdown-menu {
    margin-top: -40px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse-transition .navbar-nav > .active > a, .navbar-inverse-transition .navbar-nav > .active > a:hover, .navbar-inverse-transition .navbar-nav > .active > a:focus, .navbar-inverse-transition.navbar-transition .navbar-nav > .active > a, .navbar-inverse-transition.navbar-transition .navbar-nav > .active > a:hover, .navbar-inverse-transition.navbar-transition .navbar-nav > .active > a:focus {
    color: #c4d600;
    background-color: transparent;
}

.navbar-main > li > a .bar {
    position: absolute;
    top: -10px;
    left: 0px;
    width: 100%;
    height: 0px;
    background: #c4d600;
    opacity: 0;
    -webkit-transition: top 0.19s ease-in-out 0s, opacity 0.25s ease-in-out;
    -o-transition: top 0.19s ease-in-out 0s, opacity 0.25s ease-in-out;
    transition: top 0.19s ease-in-out 0s, opacity 0.25s ease-in-out;
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 10px;
}

.scroll-top {
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 1000;
    background-color: rgba(0,0,0,0.7);
    border: 1px solid #c4d600;
    color: #fff;
    bottom: 40px;
    right: 40px;
    position: fixed;
    opacity: 0;
    width: 3em;
    height: 3em;
}

.footer-section-meta .language-menu .active a {
    font-weight: bold;
    color: #c4d600;
}
.footer-section-meta a:hover, .footer-section-meta a:focus {
    color: #fff;
}
.footer-section a:hover, .footer-section a:focus {
    color: #fff;
    text-decoration: underline;
}
.footer-section-meta a {
    color: #fff;
}
.footer-section a {
    color: #fff;
}
a:hover, a:focus {
    color: #fff;
    text-decoration: none;
}

.icon-next {
    width: 50px;
    height: 100px;
    margin-top: -10px;
    font-size: 80px;
}

.well {
    min-height: 0px;
    padding: 1px;
    margin-bottom: 0px;
    background-color: #000;
    border: 0px solid #e3e3e3;
}

.frame {
    margin-top: 0px;
    margin-bottom: 0px;
}


.frame2 {
    margin-top: 0px;
    margin-bottom: 0px;
}

/* Hiermit können Safari >=1.1, Opera >=9.5, IE9 was anfangen*/
::selection {
    background: #c4d600;
    color: #000;
}
/* und hiermit der Firefox >=1 */
::-moz-selection {
    background: #c4d600;
    color: #000;
}

#portfolio {
width: 550px;
position: relative;
margin:0 auto;
###horizont-align: middle;
}

#portfolio2 {
width: 340px;
position: relative;
margin:0 auto;
###horizont-align: middle;
}

#portfolio_400 {
width: 400px;
position: relative;
margin:0 auto;
###horizont-align: middle;
}

.text-SYSTAVO-green {
    color: #c4d600;
}

.text-white {
    color: #fff;
}

.carousel-inner {
    z-index: 0;
    margin-top: -188px;
}

.carousel-inner > .item {
    height:850px;
}



/* Show in default resolution screen*/
#container2 {
width: 730px;
position: relative;
margin:0 auto;
###horizont-align: middle;
border: 0px solid red;
}

/* If in mobile screen with maximum width 479px. The iPhone screen resolution is 320x480 px (except iPhone4, 640x960) */    
@media only screen and (max-width: 667px){
    #container2 { width: 100%; }
}

/* Show in default resolution screen*/
#container3 {
width: 900px;
position: relative;
margin:0 auto;
border: 0px solid red;
}

/* If in mobile screen with maximum width 479px. The iPhone screen resolution is 320x480 px (except iPhone4, 640x960) */    
@media only screen and (max-width: 667px){
    #container3 { width: 100%; }
}

#consulting {
width: 230px;
position: relative;
margin:0 auto;

}

@media only screen and (max-width: 667px){
    #consulting { width: 100%; }
}

#iconcontainer {
position: relative;
margin:10px auto;
horizont-align: center;
text-align: center;
display: block;
margin-left: auto;
margin-right: auto;
border: 0px solid red;
}

#iconcontainer img {
margin-top: -10px;
margin-left: 30px;
border: 0px solid red;
}

#iconcontainer  h5, .h5 {
  font-family: Raleway, sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  color: #000;
  border: 0px solid red;
  font-weight: bold;
}



/* If in mobile screen with maximum width 479px. The iPhone screen resolution is 320x480 px (except iPhone4, 640x960) */    
@media only screen and (max-width: 80px){
    #portfolio { width: 100%; }
  
    h5, .h5 {
        font-size:10px;
}
}

@media only screen and (max-width: 60em) {

    h2{
        font-size:14px;
    }
  
  h5, .h5 {
        font-size:10px;
}
    }
}

#container h1, .h1 {
  font-family: 'Raleway', sans-serif;
    font-size: 30px;
  font-weight: 900;
    text-transform: uppercase;
  color: #fff;
}

.carousel-inner h1, .h1 {
    font-size: 56px;
  font-weight: 900;
    text-transform: uppercase;
  color: #c4d600;
background-color: rgba(0,0,0,0.7);
line-height: normal;
padding: 4px 9px;
display: table;

}

body, .htmlarea-content-body {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 1.55;
    color: #333333;
    background-color: #000000;
}

.carousel-inner p, .p {

    text-transform: uppercase;
  color: #000000;
background-color: #c4d600;
line-height: normal;
padding: 4px 9px;
display: table;

}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #c4d600;
}

h1.awesome  {
    font-size: 3.75em;
  font-weight: 900;
    text-transform: uppercase;
  color: #c4d600;
  text-align: center;
}

h1, .h1 {
  font-family: 'Raleway', sans-serif;
    font-size: 30px;
  font-weight: 900;
    text-transform: uppercase;
  color: #fff;
}

h1 .h1color {
font-size: 30px;
  font-weight: 900;
    text-transform: uppercase;
  color: #c4d600;
}

h5, .h5 {
    font-size: 3.75em;
  font-weight: 900;
    text-transform: uppercase;
  color: #c4d600;
  text-align: center;
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #c4d600;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 2px solid #c4d600;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000;
    background-color: rgba(204, 45, 45, 0);
}

#iconcontainer {
position: relative;
margin:10px auto;
horizont-align: center;
text-align: center;
display: block;
margin-left: auto;
margin-right: auto;
}

#iconcontainer img {
margin-top: -10px;
margin-left: 30px;
border: 0px solid red;
}

#iconcontainer  h5, .h5 {
    font-size: 15px;
    text-transform: uppercase;
  color: #000;
  border: 0px solid red;
  font-weight: bold;
}

h2, .h2 {
    font-size: 3.75em;
  font-weight: 900;
    text-transform: uppercase;
  color: #c4d600;
}

h3, .h3 {
    font-size: 1.875em;
  font-weight: 900;
    text-transform: uppercase;
  color: #c4d600;
}

h4, .h4 {
    font-size: 3.75em;
  font-weight: 900;
    text-transform: uppercase;
  color: #c4d600;
}

//ANI
@-webkit-keyframes typing {
    from { width: 0 }
    to { width:16.3em }
}

@-moz-keyframes typing {
    from { width: 0 }
    to { width:16.3em }
}

@-webkit-keyframes blink-caret {
    from, to { border-color: transparent }
    50% { border-color: #c4d600; }
}

@-moz-keyframes blink-caret {
    from, to { border-color: transparent }
    50% { border-color: #c4d600; }
}

h4 {
    font-size:70px;
  font-weight: 900;
    color: #c4d600;
  text-transform: uppercase;
  text-align: center;
    width:18.0em;
    white-space:nowrap;
    overflow:hidden;
    border-right: .1em solid white;
    
    -webkit-animation: typing 5s steps(30, end), /* # of steps = # of characters */
                        blink-caret 1s step-end infinite;
    -moz-animation: typing 5s steps(30, end), /* # of steps = # of characters */
                        blink-caret 1s step-end infinite;
}

html {
     background-color: #000;
}
  
body {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 1.55;
    color: #fff;
}

/* Hiermit können Safari >=1.1, Opera >=9.5, IE9 was anfangen*/
::selection {
    background: #c4d600;
    color: #000;
}
/* und hiermit der Firefox >=1 */
::-moz-selection {
    background: #c4d600;
    color: #000;
}

.body-bg {
    background-color: #000;
    overflow: hidden;
}

.image > img, .image a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0px auto;
}

p {
    margin: 0px 0px 0px;
}

.footer-section {
    border-top: 0px solid #3C3C3C;
    color: #FFF;
    margin-top: 0px;
    padding: 24px 0px 36px;
    background: none repeat scroll 0% 0% #000;
}

.meta-section {
    color: #FFF;
    border-top: 0px solid #2B2B2B;
    background-color: #000;
    padding: 12px 0px;
}

.navbar-default {
    background-color: rgba(0,0,0,1);
    border-color: transparent;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 16px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid #000000;
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #000;
    background-color: #c4d600;
}

.dropdown-menu > li > a {
    color: #000;
    background-color: #fff;
}


.white-popup-block {
    background: #FFF none repeat scroll 0% 0%;
    padding: 20px 30px;
    text-align: left;
    max-width: 650px;
    margin: 40px auto;
    position: relative;
    color: rgb(0, 0, 0);
}

.white-popup-block  h1, .h1 {
  color: #000;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
  transition: opacity 0.15s ease-in-out 0s;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #EEE;
  color: #fff;
  font-weight: bold;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
  font-weight: bold;
    background-color: transparent;
}

.valign > .vcontainer {
    display: table-cell;
    vertical-align: bottom;
}

.button {
    background: none;
    border: 2px solid #fff;
    border-radius: 2px;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-family: "Proxima N W02 Smbd", Helvetica, Arial, Verdana, sans-serif;
    height: 60px;
    letter-spacing: 2px;
    line-height: 60px;
    outline: none;
    padding: 0 13px 0 25px;
    position: relative;
    text-transform: uppercase;
    transition: all 0.3s;
}

/* make keyframes that tell the start state and the end state of our object */
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

.fade-in {
  opacity:0;  /* make things invisible upon start */
  -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
  -moz-animation:fadeIn ease-in 1;
  animation:fadeIn ease-in 1;

  -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
  -moz-animation-fill-mode:forwards;
  animation-fill-mode:forwards;

  -webkit-animation-duration:1s;
  -moz-animation-duration:1s;
  animation-duration:1s;
}

.fade-in.one {
  -webkit-animation-delay: 0.7s;
  -moz-animation-delay: 0.7s;
  animation-delay: 0.7s;
}

.fade-in.two {
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay:1.2s;
  animation-delay: 1.2s;
}

.fade-in.three {
  -webkit-animation-delay: 1.6s;
  -moz-animation-delay: 1.6s;
  animation-delay: 1.6s;
}

@(min-width: 1200px)
.section {
    padding-top: 0em;
    padding-bottom: 0em;
}

.frame {
    padding-top: 0em;
    padding-bottom: 0em;
}

@(min-width: 992px)
.section {
    padding-top: 0em;
    padding-bottom: 0em;
}

.frame {
    padding-top: 0em;
    padding-bottom: 0em;
}

@(min-width: 768px)
.section {
    padding-top: 0em;
    padding-bottom: 0em;
}

.frame {
    padding-top: 0em;
    padding-bottom: 0em;
}

.section-light {
    color: #333333;
    background-color: #000;
}

.section {
    padding-top: 2em;
    padding-bottom: 2em;
}

.section-primary {
    color: #000;
    background-color: #c4d600;
}





/***********************************************************************
*  OPAQUE NAVBAR SECTION
***********************************************************************/
.opaque-navbar {
    /* Transparent = rgba(0,0,0,0) / Translucent = (0,0,0,0.5)  */
    height: 141px;
    border-bottom: 0px;
    transition: background-color .5s ease 0s;
}

.opaque-navbar.opaque {
    background-color: black;
    height: 141px;
    transition: background-color .5s ease 0s;
}

ul.dropdown-menu {
    background-color: black;
}


@media (max-width: 992px) {
  body
  {
    background:black;
  }
  .opaque-navbar {
    background-color: black;
    height: 70px;
    transition: background-color .5s ease 0s;
}

}