@import url(https://fonts.googleapis.com/css?family=Oswald:700|Lato:400, 300, 700|Leckerli + One);
@import url(hover.min.css);
.carousel-indicators li,
.navbar-default {
    border-radius: 0;
}
.box,
.jumbotron a {
    transition: 0.3s ease-in-out;
}
.box,
.jumbotron {
    text-align: center;
}
.box .content,
.box h2:after,
.content h1,
.jumbotron,
.stats h1 {
    position: relative;
}
.box,
.product {
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
}
body {
    padding: 0;
    margin: 0;
    border-top: 3px solid #c0392b;
    border-bottom: 3px solid #c0392b;
    font-family: Lato, sans-serif;
    background: url(https://lunarix.alwaysdata.net/bgtest.png) center center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.box h2,
.jumbotron a,
.navbar-default {
    font-family: Oswald, sans-serif;
}
.left {
    float: left;
}
.right {
    float: right;
}
.navbar-default {
    min-height: 80px;
    margin-bottom: 0;
    background-color: #1c1d21;
    border-color: #16171a;
    border-bottom-width: 3px;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:focus {
    color: rgba(255, 255, 255, 0.9);
    text-transform: uppercase;
    font-size: 18px;
    margin-top: 12px;
}
.navbar-default .navbar-nav > li > a:hover {
    color: rgba(255, 255, 255, 1);
}
.hvr-underline-from-center:before {
    background: #c0392b;
    height: 3px;
}
.navbar-default .navbar-toggle {
    margin-top: 18px;
    border-color: #16171a;
}
.jumbotron,
.navbar-default .navbar-collapse {
    border: none;
}
.active {
    color: #c0392b !important;
}
.jumbotron {
    min-height: calc(100vh - 80px);
    margin: 0;
    background-color: transparent;
}
.content .link,
.jumbotron a {
    border: 3px solid #16171a;
    cursor: pointer;
}
.box,
.box h2:after,
.jumbotron a {
    background-color: #1c1d21;
}
.jumbotron img {
    margin-bottom: 50px;
    margin-top: 80px;
    width: 500px;
}
.jumbotron a {
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    padding: 5px 20px;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 16px;
    letter-spacing: 1px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
}
.jumbotron a:hover {
    color: #c0392b;
}
.box h2,
.box p {
    color: rgba(255, 255, 255, 0.8);
}
.box {
    height: 300px;
    overflow: hidden;
    border-left: 3px solid #16171a;
    border-right: 3px solid #16171a;
    margin-top: 80px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
}
.box .content,
.box h2 {
    transition: 0.3s ease-in-out;
}
.box i {
    font-size: 50px;
    margin-bottom: -25px;
    display: block;
}
.box h2 {
    margin: 90px 0 0;
    font-weight: 900;
    font-size: 30px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
}
.box h2:after {
    display: block;
    margin: 15px auto 0;
    content: "";
    left: 0;
    width: 50px;
    height: 3px;
    top: 0;
    transition: 0.4s ease-in-out;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
}
.box p {
    margin-top: -30px;
    font-weight: 300;
    font-size: 16px;
    font-family: Lato, sans-serif;
    letter-spacing: 1px;
}
.box .content,
.box:hover h2 {
    margin-top: 10px;
}
.content h1,
.content h4 {
    font-family: Oswald, sans-serif;
    font-weight: 900;
    color: #c0392b;
    text-align: center;
}
.box .content {
    top: 300px;
    margin-left: 10px;
    margin-right: 10px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
}
.content .link,
.stats .link {
    transition: 0.3s ease-in-out;
    text-decoration: none;
}
.box:hover .content {
    position: relative;
    top: 0;
}
.box:hover h2:after {
    background-color: #c0392b;
}
.content {
    background-color: #1c1d21;
}
.content h4 {
    margin: 0 0 10px;
    font-size: 25px;
}
.content h1 {
    margin: 80px 0 50px;
    font-size: 45px;
}
.content h1:after,
.content h1:before {
    display: block;
    position: absolute;
    content: "";
    height: 3px;
    left: 50%;
    background: #16171a;
}
.content .link,
.content p {
    color: rgba(255, 255, 255, 0.8);
    letter-spacing: 1px;
}
.content h1:before {
    top: 60px;
    width: 140px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.content h1:after {
    top: 70px;
    bottom: 30px;
    width: 100px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.content p {
    font-weight: 300;
    font-size: 16px;
    font-family: Lato, sans-serif;
    text-align: center;
    margin: 0 0 25px;
}
.content .link,
.product h3 {
    font-family: Oswald, sans-serif;
    font-weight: 900;
    text-transform: uppercase;
}
.content ul {
    list-style-type: none;
    padding: 0;
    margin: 0 0 80px;
    text-align: center;
}
.content ul li {
    display: inline-block;
    margin-right: 25px;
}
.content .link {
    display: inline-block;
    background-color: #1c1d21;
    padding: 5px 20px;
    font-size: 20px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
}
.content .link:hover,
.product h3 {
    color: #c0392b;
}
.product {
    background-color: #16171a;
    text-align: center;
    padding: 25px 0;
    margin: 0 0 80px;
}
.product h3 {
    text-align: center;
    font-size: 30px;
    margin: 0 0 25px;
    padding: 0 10px;
}
.table th,
.stats .link {
    font-size: 20px;
    font-family: Oswald, sans-serif;
    font-weight: 900;
}
.product ul {
    margin: 25px 0 0;
}
.product ul li {
    margin-right: 0;
}
.product ul li .link,
.product ul li .link:active,
.product ul li .link:focus {
    background-color: #16171a;
    border: 3px solid #1c1d21;
}
.product img {
    width: 350px;
    padding: 0;
    margin: 0;
}
a:focus {
    outline: 0;
}
form {
    padding: 0 20px;
}
form .link {
    margin-top: 15px;
    background-color: #16171a !important;
    border: 3px solid #1c1d21 !important;
}
.form-control {
    background-color: #1c1d21;
    border: none;
    border-radius: 0;
    margin-bottom: 5px;
    color: #fff;
}
.form-control:focus {
    border-color: transparent;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
}
.table th {
    color: #c0392b;
}
.table-hover > tbody > tr {
    color: #fff;
}
.table-hover > tbody > tr:hover {
    background-color: #16171a;
}
#carousel {
    height: 250px;
    text-align: center;
}
.stats {
    text-align: center;
}
.stats .link {
    display: inline-block;
    text-align: center;
    color: rgba(255, 255, 255, 0.8);
    background-color: #1c1d21;
    border: 3px solid #16171a;
    padding: 5px 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    margin: 50px 0 80px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
}
.stats .link:hover,
.stats h1 {
    color: #c0392b;
}
.stats h1 {
    margin: 80px 0 0;
    text-align: center;
    font-family: Oswald, sans-serif;
    font-weight: 900;
    font-size: 45px;
}
.stats h1:after,
.stats h1:before {
    display: block;
    position: absolute;
    content: "";
    height: 3px;
    left: 50%;
    background: rgba(255, 255, 255, 0.8);
}
.stats h1:before {
    top: 60px;
    width: 140px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.stats h1:after {
    top: 70px;
    bottom: 30px;
    width: 100px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
#carousel h4 {
    font-family: Oswald, sans-serif;
    font-weight: 900;
    font-size: 30px;
    color: rgba(255, 255, 255, 0.8);
    margin: 70px 0 0;
}
#carousel p,
footer p {
    font-weight: 300;
    font-family: Lato, sans-serif;
    letter-spacing: 1px;
    color: rgba(255, 255, 255, 0.8);
}
#carousel p {
    font-size: 18px;
    margin: 10px 0 0;
}
footer {
    padding: 50px 0;
    background-color: #1c1d21;
    text-align: center;
}
footer img {
    margin: 0;
}
footer p {
    font-size: 12px;
    text-align: center;
    margin: 15px 0 0;
}
footer p a {
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    font-family: Oswald, sans-serif;
    font-weight: 900;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
}
footer p a:hover {
    color: #c0392b;
    text-decoration: none;
}
.mineweb {
    font-family: "Oswald", sans-serif;
    font-size: 15px;
    vertical-align: middle;
}
@media screen and (max-width: 600px) {
    .left,
    .right {
        float: none;
    }
    .jumbotron img {
        width: 300px;
    }
    .content ul li {
        display: inline-block;
        margin-right: 0;
        margin-top: 5px;
    }
    .content .m1:before {
        top: 110px !important;
        width: 140px;
        height: 3px;
        left: 50%;
    }
    .content .m1:after {
        top: 120px !important;
        bottom: 30px;
        width: 100px;
        height: 3px;
        left: 50%;
    }
    .stats .m1:before {
        top: 110px !important;
        width: 140px;
        height: 3px;
        left: 50%;
    }
    .stats .m1:after {
        top: 120px !important;
        bottom: 30px;
        width: 100px;
        height: 3px;
        left: 50%;
    }
}
.btn-theme {
    margin-top: 30px !important;
}
