html {
    background:#2e3133;
}

.jumbotron {
    background:url(resources/images/brugbg.jpg);
    color:white;
    margin-bottom:0;
    margin-top:-20px;
}

@media screen and (min-width: 992px) {
    .jumbotron {
        padding-top: 88px;
        padding-bottom: 88px;
    }
}

.jumbotron-caption-only {
    padding-top: 28px;
    padding-bottom: 28px;
    margin-bottom:20px;
}

.jumbotron .input-group {
    line-height: normal;
}
.firsth {
    margin-top:0;
}

.navbar {
    /*height:80px;*/
    line-height:80px;    
    vertical-align:middle;
    background:white;

}

.navbar img { height:50px;}

.home .navbar {
    /*margin-bottom:0;*/
}

.navbar-nav > li > a {
    line-height:50px;
}

.navbar-collapse-hide {
    display:none !important;
}

@media (min-width: 768px) {
    .navbar-collapse-hide {
        display:block !important;
    }
}

@media (min-width: 1200px){
.navbar img { height:45px;}
}




.odd {
    background-color:#f7f5f2;/*#eeeeee;*/
    border-bottom: 1px solid #ebe8e4;
    border-top: 1px solid #ebe8e4;
}

h2 {
    font-size: 28px;
}

.usps h3 {
    font-size:18px;
    margin-top:0;
    color:#999999;
}

.jumbotron .container {
    text-align: center;
}

.trends small {
    font-size: 11px;
    color: white;
}

.trends a {
    font-weight:bold;
}

.trusted > div {
    height:100px;
    vertical-align: middle;
    overflow:hidden;
}


.trusted-outer {
    box-shadow:inset 0 10px 10px -10px rgba(0,0,0,0.75);
    text-align: center;
    padding:10px 0;
    border-top:0;
	background-color: rgb(24,142,249);
}

.trusted img {
    display:inline !important;
    margin:0 40px;
    margin-bottom:100px;
    max-height: 60px; /* 80 */
}

.trusted h5 {
    text-align:center;
    font-size: 18px;
}


.input-topic {
    font-size:16px !important;
}

.usps blockquote {
    text-align:center;
    border:0;
    margin:20px 0;
    font-style:italic;
    color:#999999;
}
/*
.usps blockquote:before {
    display: block;
    float: left;
    margin: 10px 15px 0 0;
    content: open-quote;
    font-size:100px;
    color: #bababa;
    text-shadow: 0 1px 1px #909090;

}*/

.c2a {
    box-shadow: 0 10px 10px 10px rgba(0,0,0,0.75);
    background:#1e1e1e; /*1e1e1e 14789e #9cabfa*/
}

.c2a, .c2a .help-block {
    color:white;
}

.c2a {
    padding-top:15px;
    padding-bottom:10px;
}

.c2a .form-group {
    margin-bottom:0;
}

.c2a label {
    margin:0;
    font-size:28px;
    padding:0;
    font-weight:normal;
    margin-bottom: 5px;
}

.c2a .help-block {
    font-style:italic;
    margin-bottom:0;
    margin-left:15px;
}

.c2a .btn-danger {
    background-color:#ff4e37;/*#ed4832;*/
}

.c2a .btn-danger:hover {
    background-color: #d2322d;
}



.features {
    padding-top:30px;
    padding-bottom:20px;
    border-top:0;
    box-shadow:inset 0 10px 10px -10px rgba(0,0,0,0.75);
}

.featurette img {
    border-radius:6px;
    max-height:200px;
    margin:0 auto;
}

.featurette .col-sm-3 {
    text-align:center;
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .featurette .col-sm-3 {
        padding-top:20px;
    }
}

.bullets {
    padding-top:20px;
    padding-bottom:10px;
}

.bullets .fa {
    color:green;
}

.bullets p {
    margin-bottom:20px;
}

.footer {
    box-shadow: inset 0 10px 10px -10px rgba(0,0,0,0.75);
    background:#2e3133;
    font-size: 11px;
    padding:20px 0px;
    color:#888;
}

.footer li a {
    color: #888;
}
.footer h4 {
    color:white;
}

.footer a {
    
}

.footer .email a {
    color:#2a6496;
}

.footer .col ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

body,h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans';
}

.fa-large {
    font-size:80px;
    margin-top:40px;
    margin-left:60px;
    /*border:2px solid black;
    background:white;
    border-radius:6px;
    padding:50px 90px;*/
}

/* F0A83C */

/*f06c3c*/


/**********/

.input-group-newshow {
    width:400px !important;
}

.nav-tabs {
    margin-bottom: 18px;
}

.licensing {
    margin-top:20px;
    font-size: 13px;
    margin-bottom:100px; /* push footer*/
}

.form-help {

}

.alert iframe {
    position: relative;
    float: right;
    top: -5px;
}

.form-edit-show label {
    font-weight:normal;
}


/**********/

#casesCarousel {
    width: 550px;
}

.carousel-caption {
    background: rgba(0, 0, 0, 0.75);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 15px 5px;
    text-align:left;
    font-size:12px;
}

.commercial-side {

}
.commercial-side .logos img {
    margin:20px 20px 5px 0px;
    display:inline-block;
    opacity: 0.6;
}

.sample-use {
    margin-bottom:20px;
    border-radius: 6px;
}


a.nostyle,a.nostyle:hover {
    color:#333333;
}


.lead {
    color: black;
}

/** blog **/

.avatar {
    border-radius:50%;
    float:left;
    margin-right: 1.5em;
    margin-bottom: 1.5em;
}

.blog .entry-content > p:first-child strong {
    font-weight:600 !important;
}

.blog .entry-content img {
    margin: .5em 1em;
}

.blog .entry-content img.alignleft {
    margin-left:0;
}

.blog .entry-content img.alignright {
    margin-right:0;
}

.blog .entry-content > p:first-child {
    color: black;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4;
}

@media (min-width: 768px) {
    .blog .entry-content > p:first-child {
        font-size: 21px;
    }
}

p.breadcrumb {
    color:#999;
}

.home.blog .main {
    margin-bottom:100px;
}


.iv2{ display:block;}
.ivhyphen {display:inline;}
@media (min-width: 450px){
.ivhyphen{display:none;}
.iv2{display:inline;}
}

.ictwaarborg{
position:absolute;
top: 35px;
left:140px;
}

.carousel, h5 {
color:white;}