@font-face{font-weight:normal;font-style:normal;font-family:'feathericons';src:url('../fonts/feathericons/feathericons.eot?-8is7zf');src:url('../fonts/feathericons/feathericons.eot?#iefix-8is7zf') format('embedded-opentype'),url('../fonts/feathericons/feathericons.woff?-8is7zf') format('woff'),url('../fonts/feathericons/feathericons.ttf?-8is7zf') format('truetype'),url('../fonts/feathericons/feathericons.svg?-8is7zf#feathericons') format('svg')}
*, *:after, *:before {box-sizing: border-box;}
.grid{position:relative;margin:0 auto;padding:1em 0 4em;max-width:1170px;list-style:none;text-align:center}
.grid figure{position:relative;float:left;overflow:hidden;margin:10px 1%;min-width:320px;max-width:560px;max-height:360px;width:56%;background:#5c707c;text-align:center;cursor:pointer}
.grid figure img{position:relative;display:block;min-height:100%;max-width:100%;opacity:.8}
.grid figure figcaption{padding:2em;color:#fff;text-transform:uppercase;font-size:1.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.grid figure figcaption::before,.grid figure figcaption::after{pointer-events:none}
.grid figure figcaption,.grid figure figcaption>a{position:absolute;top:0;left:0;width:100%;height:100%}
.grid figure figcaption>a{z-index:1000;text-indent:200%;white-space:nowrap;font-size:0;opacity:0}
.grid figure h2{word-spacing:-0.15em;font-weight:300}
.grid figure h2 span{font-weight:800}
.grid figure h2,.grid figure p{margin:0}
.grid figure p{letter-spacing:1px;font-size:68.5%}
@media screen and (max-width:50em){
.grid figure{display:inline-block;float:none;margin:10px auto;width:100%}
}

figure.effect-chico img{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:scale(1.12);transform:scale(1.12)}
 figure.effect-chico:hover img{opacity:.5;-webkit-transform:scale(1);transform:scale(1)}
 figure.effect-chico figcaption{padding:3em}
 figure.effect-chico figcaption::before{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border:1px solid #fff;content:'';-webkit-transform:scale(1.1);transform:scale(1.1)}
 figure.effect-chico figcaption::before,figure.effect-chico p{opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s}
 figure.effect-chico h2{padding:20% 0 20px 0}
 figure.effect-chico p{margin:0 auto;max-width:200px;-webkit-transform:scale(1.5);transform:scale(1.5)}
 figure.effect-chico:hover figcaption::before,figure.effect-chico:hover p{opacity:1;-webkit-transform:scale(1);transform:scale(1)}

#graph_header .navbar > .container, #graph_header_affix .navbar > .container {
    width: 100%;
    max-width: 100%;
}
#graph_header .navbar .navbar-nav > li > a, #graph_header_affix .navbar .navbar-nav > li > a {
    text-transform: uppercase;
    color: #555555;
    font-weight: 400;
    font-size: 16px;
}

.carousel {
    height: auto;
  }

#wrapwrap .s_showcase .feature p {
    max-width: 400px;
    margin-top: 0.6em;
    clear: both;
}

.bg-info {
    background-color: #f7fafb;
    color: #5c707b;
}

header#graph_header .navbar .navbar-nav > li > a:hover {
    color: #f59332;
}

header#graph_header .navbar .navbar-nav > li.active > a, header#graph_header .navbar .navbar-nav > li.active > a:hover, header#graph_header .navbar .navbar-nav > li.active > a:focus {
    color: #f59332;
}

header#graph_header .navbar .navbar-nav > li > a {
    color: #555555;
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 45%;
    z-index: 15;
    width: 70%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

header a.navbar-brand img {
    max-height: 100px;
    margin-top: 0px !important;
}

.bg-delta {
    background-color: #a8a8a8 !important;
    color: #FFF;
}

.bg-beta-darker {
    background-color: #f59332 !important;
    color: #FFF;
}

.bg-alpha-darker {
    background-color: #c2d641 !important;
    color: #FFF;
}

.bg-gamma-darker {
    background-color: #5c707b !important;
    color: #ffffff;
}

.table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 0px solid #ddd;
}

.table-bordered {
    border: 0px solid #ddd;
}

#wrapwrap .s_showcase .fa {
    opacity: 1.0;
}

a {
    color: #c1d82e;
    text-decoration: none;
}

header a.navbar-brand img {
    max-height: 100px;
    margin-top: 8px;
}

.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 100px;
}

.bg-gamma-darker {
    background-color: #f7941e;
    color: #ffffff;
}

.title-underlined.o_visible::after {
    width: 50%;
    color: #f7941e;
}

.title-underlined::after {
    content: "";
    opacity: .8;
    display: block;
    margin-top: .4em;
    border-top: 3px solid;
        border-top-width: 3px;
        border-top-style: solid;
        border-top-color: currentcolor;
    margin-left: auto;
    margin-right: auto;
    width: 0%;
    -webkit-transition: width 1s ease-in 500ms;
    -o-transition: width 1s ease-in 500ms;
    transition: width 1s ease-in 500ms;
}

.btn-primary, .btn-primary:focus {
    color: #fff;
    background-color: #f7941e;
    border-color: rgba(0, 0, 0, 0);
}

.btn {
    display: inline-block;
    margin-bottom: 20px;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn-primary:hover, .btn-primary.focus, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    color: #f7941e;
    background-color: #fff;
    border-color: rgba(0, 0, 0, 0);
    box-shadow: none;
}

.fa-2x {
    font-size: 2em;
    color: #f7941e;
}

.btn-warning, .btn-warning:focus {
    color: #fff;
    background-color: #f7941e;
    border-color: rgba(0, 0, 0, 0);
}

.h3 {
    margin-top: 0px;
    margin-bottom: 0px;
}