body,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333
}

h1,
h4,
h5,
h6 {
    font-weight: 700
}

.banner,
body {
    position: relative
}

.banner,
.banner-image {
    min-height: 100%;
    width: 100%
}

.banner:after,
.translucent-bg:after {
    content: "";
    left: 0
}

.btn,
.nav-pills>li>a,
h5 {
    text-transform: uppercase
}

.isotope-container,
.overlay {
    overflow: hidden
}

.btn,
.media .fa,
.overlay i,
.overlay span {
    text-align: center
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 1.5;
    background-color: #fff
}

.site-name {
    font-family: Raleway, sans-serif;
    margin-top: 14px
}

body,
html {
    height: 100%
}

h1 {
    font-size: 38px;
    margin-bottom: 20px
}

h2 {
    font-size: 28px;
    margin-bottom: 15px
}

h3 {
    font-size: 22px
}

h4 {
    font-size: 18px
}

h5 {
    font-size: 16px
}

.large,
.list-icons {
    font-size: 18px
}

h1 span,
h2 span,
h3 span,
h4 span {
    color: rgb(255, 0, 0)
}

.text-colored,
a {
    color: #ff0000
}

a:hover {
    color: #ff0000
}

.banner,
.default-bg h1,
.default-bg h2,
.default-bg h3,
.default-bg h4,
.default-bg h5,
.default-bg h6,
.header,
.translucent-bg,
.translucent-bg h1,
.translucent-bg h2,
.translucent-bg h3,
.translucent-bg h4,
.translucent-bg h5,
.translucent-bg h6 {
    color: #fff
}

a:active,
a:focus {
    outline: 0
}

img {
    display: block;
    max-width: 100%;
    height: auto
}

.list-unstyled li {
    padding: 5px 0
}

.list-horizontal {
    padding: 15px 0
}

.list-horizontal-item img {
    display: block;
    margin: 0 auto
}

.list-icons {
    padding: 0;
    margin: 20px 0;
    list-style: none
}

.header .navbar,
.subfooter p {
    margin-bottom: 0
}

.list-icons li {
    padding: 0 0 15px
}

blockquote {
    border-left: none;
    padding-left: 0;
    padding-right: 0
}

.title {
    margin-top: 0
}

.header {
    background-color: rgba(0, 0, 0, .1);
    padding: 10px 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.banner {
    height: 100%
}

.banner-image {
    vertical-align: middle
}

.banner:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .55)
}

.banner-caption {
    position: absolute;
    top: 40%;
    width: 100%;
    z-index: 2
}

.subfooter {
    background-color: #fafafa;
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    padding: 40px 0
}

.section {
    background-color: #fff;
    padding: 80px 0
}

.default-bg {
    background-color: #222;
    color: #fff
}

.default-bg.blue {
    background-color: #55acee
}

.default-bg blockquote footer,
.translucent-bg blockquote footer {
    color: #ccc
}

.default-bg a,
.translucent-bg a {
    color: #fff;
    text-decoration: underline
}

.default-bg a:hover,
.overlay:hover,
.panel-heading a,
.site-name a:hover,
.translucent-bg a:hover {
    text-decoration: none
}

.translucent-bg {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-position: 50% 0;
    background-repeat: no-repeat;
    z-index: 1;
    position: relative
}

.translucent-bg .translucent-bg {
    margin-top: 80px;
    z-index: 3
}

.translucent-bg:after {
    position: absolute;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7)
}

.translucent-bg.blue:after {
    background-color: rgba(255, 0, 0, 0.7)
}

.translucent-bg .container {
    z-index: 3;
    position: relative
}

.bg-image-1 {
    background: url(../images/bg-image-1.jpg) 50% 0 no-repeat
}

.bg-image-2 {
    background: url(../images/bg-image-2.jpg) 50% 0 no-repeat
}

.object-non-visible {
    opacity: 0;
    filter: alpha(opacity=0)
}

.object-visible,
.touch .object-non-visible {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important
}

@-moz-document url-prefix() {

    .object-visible,
    .touch .object-non-visible {
        -webkit-transition: opacity .6s ease-in-out;
        -moz-transition: opacity .6s ease-in-out;
        -o-transition: opacity .6s ease-in-out;
        -ms-transition: opacity .6s ease-in-out;
        transition: opacity .6s ease-in-out
    }
}

.space {
    padding: 20px 0
}

.pr-10 {
    padding-right: 10px
}

.pl-10 {
    padding-left: 10px
}

.pb-clear {
    padding-bottom: 0
}

.banner-caption h1,
.banner-caption h2,
.banner-caption h3,
.banner-caption h4,
.banner-caption h5,
.banner-caption h6 {
    color: #fff
}

.banner-caption h1 {
    font-size: 60px
}

.btn {
    padding: 8px 15px;
    font-size: 14px;
    line-height: 1.42857143;
    min-width: 160px;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.btn-default {
    color: #ff0000;
    border: 1px solid #ccc
}

.form-control,
.panel-group .panel {
    -webkit-border-radius: 0;
    -moz-border-radius: 0
}

.btn-default:hover {
    color: #fff;
    background-color: #ff0000;
    border-color: #ff0000
}

.panel-group .panel {
    border-radius: 0;
    border: none
}

.panel-default>.panel-heading {
    padding: 0;
    outline: 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    width: 100%
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: 1px solid #f0f0f0;
    border-top: none;
    background-color: #fafafa
}

.panel-heading a {
    font-weight: 400;
    padding: 12px 35px 12px 15px;
    display: inline-block;
    width: 100%;
    background-color: #ff0000;
    color: #fff;
    position: relative
}

.panel-heading a.collapsed {
    color: #fff;
    background-color: #333
}

.panel-heading a:after {
    font-family: FontAwesome;
    content: "\f147";
    position: absolute;
    right: 15px;
    font-size: 14px;
    font-weight: 300;
    top: 50%;
    line-height: 1;
    margin-top: -7px
}

.panel-heading a.collapsed:after {
    content: "\f196"
}

.panel-heading a:hover {
    text-decoration: none;
    background-color: #ff0000;
    color: #fff
}

.panel-title a i {
    padding-right: 10px;
    font-size: 20px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover,
.nav-pills>li>a:hover {
    background-color: #ff0000;
    border-color: #ff0000;
    color: #fff
}

.nav-pills>li>a {
    border-radius: 0;
    padding: 8px 20px;
    border: 1px solid #cacaca;
    color: #666;
    font-size: 12px;
    font-weight: 300
}

.form-control {
    height: 45px;
    border-radius: 0
}

.form-control-feedback {
    color: #ccc
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 15px
}

textarea {
    resize: vertical
}

.modal-content {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.modal-header {
    background-color: #ff0000;
    color: #fff
}

.modal-header h4 {
    color: #fff
}

.modal-header .close {
    font-weight: 300;
    color: #FFF;
    text-shadow: none;
    filter: alpha(opacity=100);
    opacity: 1
}

@media (min-width:1200px) {
    .modal-lg {
        width: 1140px
    }
}

.media .fa {
    font-size: 24px;
    width: 40px;
    height: 25px;
    line-height: 25px;
    padding: 0 5px
}

.main-navigation .navbar-default {
    background-color: transparent;
    border: none
}

.main-navigation .navbar-default .navbar-nav>li>a {
    color: #fff;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: 300
}

.main-navigation .navbar-default .navbar-nav>li.active>a {
    background-color: transparent;
    color: #ff0000
}

.main-navigation .navbar-default .navbar-nav>li.active>a:hover,
.main-navigation .navbar-default .navbar-nav>li>a:hover {
    color: #ff0000
}

@media (min-width:768px) {
    .main-navigation .navbar-default .navbar-nav>li>a {
        padding-top: 30px;
        padding-bottom: 30px;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }
}

@media (min-width:768px) and (max-width:991px) {
    .main-navigation .container-fluid {
        padding-left: 0;
        padding-right: 0
    }

    .navbar-nav {
        float: left !important
    }
}

@media (max-width:767px) {
    .header.navbar-fixed-top {
        position: absolute
    }
}

.fixed-header-on .header {
    background-color: rgba(0, 0, 0, .95);
    padding: 5px 0
}

.fixed-header-on .site-name {
    font-size: 24px
}

.fixed-header-on .logo {
    -webkit-transform: scale(.8);
    transform: scale(.8);
    margin-top: 0;
    margin-bottom: 0
}

@media (min-width:768px) {
    .fixed-header-on .navbar-default .navbar-nav>li>a {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media (max-width:991px) {

    .fixed-header-on .logo,
    .fixed-header-on .site-name,
    .fixed-header-on .site-slogan {
        display: none
    }
}

.logo {
    margin: 10px 10px 10px 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.logo,
.site-name-and-slogan {
    float: left
}

.site-name {
    font-size: 36px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.site-name a {
    color: #fff
}

.site-slogan {
    font-size: 12px
}

.testimonial .media-left {
    width: 60px
}

.social-links {
    padding: 0;
    list-style: none;
    margin: 15px 0
}

.social-links li {
    margin: 10px 25px 10px 0;
    display: inline-block;
    font-size: 36px
}

.social-links li a {
    color: #333;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.social-links li.twitter a:hover {
    color: #ff0000
}

.social-links li.skype a:hover {
    color: #ff0000
}

.social-links li.linkedin a:hover {
    color: #ff0000
}

.social-links li.googleplus a:hover {
    color: #dd4b39
}

.social-links li.youtube a:hover {
    color: #b31217
}

.social-links li.flickr a:hover {
    color: #ff0084
}

.social-links li.facebook a:hover {
    color: #3b5998
}

.social-links li.pinterest a:hover {
    color: #cb2027
}

.filters {
    margin: 0 0 30px
}

.filters .nav-pills>li,
.text-center.filters .nav-pills>li {
    margin-right: 2px;
    margin-bottom: 2px
}

.filters .nav-pills>li+li {
    margin-left: 0
}

.text-center.filters .nav-pills>li {
    margin-left: 2px;
    display: inline-block;
    float: none
}

.isotope-item {
    margin-bottom: 20px
}

.isotope-item .btn-default {
    color: #999
}

.isotope-item .btn-default:hover,
.overlay i {
    color: #fff
}

@media (max-width:480px) {
    .filters .nav-pills>li {
        width: 100%;
        display: block
    }
}

.overlay-container {
    position: relative;
    display: block;
    overflow: hidden
}

.overlay,
.overlay i,
.overlay span {
    position: absolute
}

.overlay {
    top: 0;
    bottom: -1px;
    left: 0;
    right: -1px;
    background-color: rgba(255, 0, 0, 0.9);
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s
}

.overlay span {
    display: block;
    bottom: 10px;
    width: 100%;
    color: #fff;
    font-size: 13px;
    font-weight: 300
}

.overlay i {
    left: 50%;
    top: 50%;
    font-size: 18px;
    line-height: 1x;
    margin-top: -8px;
    margin-left: -8px
}

.overlay-container:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    transform: scale(1)
}