.footer-v1  .copyright{background:#324c80;}
.copyright a {color:white;}
.copyright a:hover{color:white;}
.footer-socials li a i{color:white;}
.just p{text-align:justify;}
.just div{text-align:justify;}
.just h2{color:#324c80; font-weight:bold; font-size:24px;}
.just h3{color:#324c80;font-weight:bold; font-size:22px;}
.just h4{color:red;}
.blog-article h5{color:#324c80;font-weight:bold;text-align:justify;}
.article-publish-date{color:red;text-align:justify;font-size:14px;}
.header-v4 .navbar-default .navbar-nav > li:hover > a{
	color:#fff;
	border-color:#f90102;
	
}


.header-v4 .navbar-default .navbar-nav > .open > a, .header-v4 .navbar-default .navbar-nav > .open > a:hover, .header-v4 .navbar-default .navbar-nav > .open > a:focus{
	color:#fff;
	
}





.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover{
	
background-color:#324c80	
}
.carousel-v1 .carousel-caption
{
   font-size: 2.2vw; 
}
.carousel-v1 .carousel-caption-1 {
    /* left: 3vw; */
    /* right: 3vw; */
    top: 60%;
    padding:15px;
    background: rgba(50, 76, 128, 0.3);
    /* margin-bottom: 13vw; */
    font-size: 1.2vw;
}
.carousel-caption-1 {
    position: absolute;
    right: 0%;
 
    z-index: 10;
   
    color: #fff;
    text-align: left;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
	border-radius:10px;
	width:50%;
	/*height:160px;*/
	line-height:20px;
    text-align:justify;
}