body {
    position: relative;
}

.navbar {
    margin-bottom: 0;
}

.main {
    padding-top: 3rem;
    position: relative;
    padding-bottom: 3rem;
    background-color: #000;
}

.nav-link {
    font-weight:300;
}

.nav-link:hover {
    border-bottom: 2px solid #c51618;
    margin-top: -2px;
    color: #c51618!important;
}

.text-muted {
    font-size:14px;
}

.list {
    list-style-type: none;
}

.list li {
    font-size:13px;
    font-weight:lighter;

}

.border-red {
    border-top: 5px solid #c51618;
}

.dropdown-item:hover {
    color: #c51618!important;
}

.text-red {
    color: #c51618;
}

.text-white:hover {
    text-decoration: none;
}

.owl-dots {
    background-color: #000;
    margin: 0;
    padding: 0;
}

.owl-theme .owl-nav.disabled + .owl-dots{
    margin-top: 0;
    padding-top: 5px;
}

.owl-height {
    height: 650px!important;
}

.dropdown-menu {
    border-top: 1px solid #fff;
}

.fixed {
    position: absolute;
    bottom: 90px;
    right: 30px;
    z-index: 33333333;
}

h1.heading {
    font-size: 2rem;
}

strong, b, em {
    color: #c51618;
}

p.text-white {
    line-height:1.95em;
}

.header-carousel {
    position: relative;
    height: 720px;!important;
}

.fixed-to-header {
    position: absolute;
    top: -140px;
    left: 70px;
    background-color: #000;
    color: #c51618;
    z-index: 333333;
    font-size: 33px;
    padding: 25px;
    font-weight:300;
}

.fixed-to-header:after {
    content: "";
    display: block;
    width: 70%;
    height: 1px;
    margin: 30px auto;
    background-color: #c51618;
}

p.light {
    font-family:"Helvetica Neue", sans-serif;
    font-weight: lighter;
    line-height:1.9em;
    letter-spacing: 1.5px;
}

#lightbox {
    z-index: 9999999999;
}

.navbar-inverse .navbar-nav .nav-link {
    color: #fff;
}

.contact {
    width: 100%;
    height: 180px;
    background-color: #c51618;
}

.ml-3 > a {
    color: #fff;
}

p.lightFont {
    font-weight:300;
    line-height:1.9em;
}

.bg-red {
    background-color: #c51618;
    padding: 4px;
}

.bg-red {
    font-size:17px;
}

.block {
    border: 1px solid #fff;
}

.header-btn {
    background: #fff;
    color: #c51618;
}

.footer-btn {
    background-color: #c51618;
    color: #fff;
}

.btn-danger {
    border: 1px solid #c51618;
    background-color: #c51618;
    color: #fff;
}

.owl-theme div img {
    min-height: 350px!important;
    max-height: 700px!important;
}

.navbar {
    position: relative;
}

.absolute {
    position: absolute;
}

.is_active {
    border-bottom: 3px solid #FF0000;
}

.is_active a {
    color: #FF0000!important;
}

.branding {
    margin-top: 6px;
}

.map {
    height: 590px;
    padding-top: 190px;
}

#map {
    height: 100%;
}

.fixed-top-marg {
    position: fixed;
    z-index: 200000;
    left: 0;
    right: 0;
    top: 160px;
}

.owl-carousel {
    margin-top:190px;
}

#formContact {
    padding: 30px;
    min-height: 300px;
    background-color: #000;
    border-radius: 15px;

    -moz-box-shadow: 0px 0px 5px 0px #ff0000;
    -webkit-box-shadow: 0px 0px 5px 0px #ff0000;
    -o-box-shadow: 0px 0px 5px 0px #ff0000;
    box-shadow: 0px 0px 5px 0px #ff0000;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#ff0000, Direction=NaN, Strength=10);
}

.text-underline {
    display: inline-block;
    border-bottom: 1px solid #ff0000;
    padding-bottom: 5px;
}

.mart {
    margin-top: 20px;
}

.danger {
    border: 2px solid #ff0000;
}

.success {
    border: 4px solid #449d44;
}

@media (max-width: 340px) {
    .owl-theme img {
        max-height: 320px!important;
    }

    .owl-carousel {
        height: 320px!important;
        margin-top: -10px;
    }
    .branding {
        padding-bottom: 30px;
    }
    .fixed-top-marg {
        position: fixed;
        z-index: 200000;
        left: 0;
        right: 0;
        top: -20px;
    }

}

@media (max-width: 385px) {
    .owl-theme div, .owl-theme img {
        max-height: 200px!important;
    }
    .fixed-top-marg {
        position: fixed;
        z-index: 200000;
        left: 0;
        right: 0;
        top: 80px;
    }

    .owl-carousel {
        margin-top: 80px;
    }
}

@media (max-width: 420px) {
    .fixed-to-header {
        font-size:22px;
        top: -130px;
        left: 0;
        right: 0;
    }

    .owl-theme div, .owl-theme img {
        max-height: 350px!important;
    }

    .branding {
        padding-top: 40px;
    }

    .fixed-top-marg {
        position: fixed;
        z-index: 200000;
        left: 0;
        right: 0;
        top: 120px;
    }

    .owl-carousel {
        margin-top:120px;
    }

}

@media (max-width: 800px) {
    .fixed-to-header {
        font-size:22px;
        top: -130px;
        left: 0;
        right: 0;
    }

    .owl-theme div, .owl-theme img {
        max-height: 350px!important;
    }

    .branding {
        padding-top: 40px;
    }

    .fixed-top-marg {
        position: fixed;
        z-index: 200000;
        left: 0;
        right: 0;
        top: 120px;
    }

    .owl-carousel {
        margin-top:120px;
    }

}

@media (max-width: 1024px) {

    .owl-theme div, .owl-theme img {
        max-height: 500px!important;
    }

    .branding {
        margin-top: -40px;
    }

}
