/* Navbar */

nav .nav-item .dropdown-menu{
    background-color: #B12124;
    border: #B12124;
}

nav .nav-item .dropdown-menu .dropdown-item{
    color: white;
}

nav .navbar-toggler {
    border: #B12124;
}

.navbar-upper a {
    font-size: 12px;
    margin-top: -10px;
    margin-bottom: -10px;
}
footer {
    position: absolute;
    width: 100%;
    height: 150px;
    background-color: #B12124 ;
    color: whitesmoke;
    padding-top: 50px;
    font-size: 12px;
    margin-top: 100px;
}

.btn {
    background-color: #B12124;
    color: white;
    /* margin-left: 20px; */
    margin-top: 30px;
} 

.btns {
    margin-left: 20px;
}

.content1 {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}

.latenews .lnhead{
    margin-top: 100px;
    color: orange;
}

.latenews hr {
    width: 80px;
    border-top: 4px solid #B12124; 
}

.latenews .lncontent {
    margin-top: 0px;
}

.latenews .lncontent .card {
    text-align: center;
    margin-top: 70px;
}

.latenews .lncontent .btn {
    color: white;
    background-color: #B12124;
}

.latenews .lncontent .card hr {
    width: 100px;
    border-top: 4px solid orange; 
}

.latenews .btn {
    margin-top: 30px;
    align-self: center;
    background-color: white;
}

.focus {
    background-color: orange;
    margin-top: 70px;
    padding-top: 40px;
    color: white;
    padding-bottom: 50px;
}

.focus hr {
    width: 80px;
    margin-left: 20px;
    border-top: 4px solid #B12124; 
}

.focus h2 {
    margin-left: 20px;
    margin-top: 40px;
}

.focus .card {
    border-color: orange;
    background-color: orange;
    margin-top: 30px;
}

.focus .card {
    margin-bottom: 30px;
}

.focus p {
    margin-left: 20px;
}

.content2 {
    margin-top: 50px;
    color: #B12124;
}

.content2 h2 {
    color: orange;
}

.content2 hr {
    width: 80px;
    border-top: 4px solid #B12124; 
    padding-bottom: 75px;
}


/* Desktop */
@media (min-width: 992px){
    .content1 {
        margin-top: -550px;
        padding-top: 140px;
    }

    .content0 {
        background-color: whitesmoke;
        padding-bottom: 450px;
    }
}


















/* about us */
/* Jumbotron */
.jumbotron {
    background-image: url(img/anrg-02.png);
    background-size: cover;
    background-position: center;
    margin-top: -75px;
}

.jumbotron img {
    width: 150px;
    margin-top: 250px;
}

.jumbotron .display-4 {
    font-size: 40px;
    font-family: ubuntu;
    color: white;
    text-align: center;
    margin-top: 20px;
}

.jumbotron .display-4 span {
    font-weight: 500;
    font-size: 70px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}

.jumbotron .lead {
    color: whitesmoke;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}

.jumbotron .lead span {
    font-weight: 500;
}

/* konten */
.producthead hr {
    width: 280px;
    border-top: 4px solid grey; 
}

.about {
    margin-top: 50px;
}

.about h2 {
    color: orange;
}

.about hr {
    width: 80px;
    border-top: 4px solid #B12124; 
    padding-bottom: 75px;
}

.about p {
    margin-top: -40px;
}

.vision-mision h2 {
    color: orange;
    margin-top: 50px;
}

.vision-mision hr {
    width: 80px;
    border-top: 4px solid #B12124; 
    padding-bottom: 30px;
}

.org h2 {
    color: orange;
    margin-top: 50px;
}

.org h4 {
    color: orange;
    margin-top: 50px;
}

.org hr {
    width: 80px;
    border-top: 4px solid #B12124;
    padding-bottom: 35px;
}

.org img {
    align-self: center;
}

.jumbout .jumbotron img {
    margin-top: 220px;
}
@media (min-width: 992px){

    /* Jumbotron */
    .jumbotron {
        height: 750px;
        margin-top: -75px;
    }
    .jumbotron .display-4 {
        margin-top: 40px;
    }
    
    }








/* Quest */
.jumboquest .jumbotron {
    background-image: url(img/qb.gif);
    background-size: cover;
    background-position: center;
    margin-top: -75px;
}

.jumbotron img {
    width: 150px;
    margin-top: 50px;
} 

@media (min-width: 992px){

    /* Jumbotron */
    .jumboquest .jumbotron {
        height: 450px;
        margin-top: -75px;
    }
    .jumboquest .jumbotron .display-4 {
        margin-top: 40px;
    }
    
    }






/* iot research */
.quest {
    text-align: center;
}

.head h2 {
    color: orange;
    margin-top: 50px;
}

.iot .iot-head h1 {
    color: orange;
    margin-top: 50px;
}
.iot .iot-head h5 {
    color: #B12124;
}

.iot .iot-abstract {
    color: orange;
    margin-top: 50px;
}

.iot .iot-abstract hr {
    width: 80px;
    border-top: 4px solid #B12124;
    padding-bottom: 15px;
    margin-left: 0px;
}

.iot .iot-abstract p {
    margin-top: 10px;
    color: black;
}

.iot .iot-work h2 {
    margin-top: 20px;
    color: orange;
}

.iot .iot-work h4 {
    color: orange;
}

.iot .iot-work hr {
    width: 80px;
    border-top: 4px solid #B12124;
    padding-bottom: 15px;
    margin-left: 0px;
}

.iot .iot-work img {
    margin-top: 20px;
    margin-bottom: 20px;
}

.iot .iot-tools h2 {
    margin-top: 20px;
    color: orange;
}

.iot .iot-tools h4 {
    color: orange;
}

.iot .iot-tools hr {
    width: 80px;
    border-top: 4px solid #B12124;
    padding-bottom: 15px;
    margin-left: 0px;
}

.iot .iot-doc h2 {
    margin-top: 20px;
    color: orange;
}

.iot .iot-doc h4 {
    color: orange;
}

.iot .iot-doc hr {
    width: 80px;
    border-top: 4px solid #B12124;
    padding-bottom: 15px;
    margin-left: 0px;
}


/* vanet */
.jumbovan .jumbotron {
    background-image: url(img/vanet/hero.gif);
    background-size: cover;
    background-position: center;
    margin-top: -75px;
    height: 350px;
}

.jumbovan .jumbotron h1 {
    margin-top: 100px;
    color: orange;
    text-shadow: rgba(0, 0, 0, 0.7);
}

.jumbovan .jumbotron h5 {
    color: #B12124;
    text-shadow: rgba(0, 0, 0, 0.7);
}
.van .van-head h1 {
    color: orange;
    margin-top: 50px;
}
.van .van-head h5 {
    color: #B12124;
}

.van .van-des h2 {
    color: orange;
}

.van .van-des hr {
    width: 80px;
    border-top: 4px solid #B12124;
    padding-bottom: 15px;
    margin-left: 0px;
}

@media (min-width: 992px){

    /* Jumbotron */
    .jumbovan .jumbotron {
        height: 450px;
        margin-top: -75px;
    }
    .jumbovan .jumbotron .display-4 {
        margin-top: 40px;
    }
    
    }

