body{font-size: 16px; color: #666666;}
.header-top {background: #ffffff; color: #000000; padding-top: 5px; padding-bottom:5px; line-height: 30px; font-size: 28px;}
.header-nav {background: #890b00; color: #ffffff; padding-top: 5px; padding-bottom:5px; line-height: 25px; font-size: 21px;}
.nav-item a{color: #ffffff; font-size: 17px; font-weight: bold; margin-left: 14px; text-decoration: none; line-height: 32px;}
.nav-item a:hover{color: #000; font-size: 17px; font-weight: bold; margin-left: 14px; text-decoration: none;}
.carousel-caption{background: #000; opacity: 0.5;}

.carousel-caption {
    width: auto;
    top: 50% !important;
    transform: translateY(-50%);
    text-align: center;
    bottom: initial;}

.carousel-caption h1 {
    font-size: 60px;
}

.carousel-caption p {
    font-size: 23px;
}


@media (max-width: 760px) {
            .carousel-caption h1 {
          font-size: 120%;
        }

@media (max-width: 760px) {
            .carousel-caption p {
              font-size: 100%;
            } 

.homeco{text-align: justify;}
.homeco h2{text-align: center; margin-bottom: 30px; color: #3a6439;}


.home{padding-top: 50px; padding-bottom:50px; background: #000;}

.header-scrollnews {background: #000;}