.view,body,html{height:100%}.carousel{height:65%}.carousel .carousel-inner,.carousel .carousel-inner .active,.carousel .carousel-inner .carousel-item{height:100%}@media (max-width:776px){.carousel{height:100%}}.navbar{background-color:rgba(0,0,0,.2)}.page-footer,.top-nav-collapse{background-color:#929FBA}@media only screen and (max-width:768px)

.navbar .scrolling-navbar {    
    padding-top: 8px;
	padding-bottom: 8px;
}

strong-d{
    font-weight: bold;
}
.alert-companyinfo {
    color: #666666;
    background-color: #f5f5f5;
	border-color: #f5f5f5;}
.alert-info {
    color: #ffffff;
    background-color: #0696d7;
	border-color: #0696d7;}
.alert-infotop {
    color: #ffffff;
    background-color: #444444;
	border-color: #444444;}
.alert-infotop2 {
    color: #ffffff;
    background-color: #777777;
	border-color: #777777;}

.card .card-body .card-text {
    color: #747373;
    font-size: 1rem;
    font-weight: 400;
}
table td {
    font-size: 1rem;
    font-weight: 300;
}
.btn-light {
    background-color: #ffffff!important;
    color: #000!important;
}

.btn {
	    margin: .0rem;
}

.bgf9{
    background-color:  #f9f9f9!important;
	
}
.bg44{
    background-color:  #444444!important;
	
}
.bg77{
    background-color:  #777777!important;
	
}
.bgf5{
    background-color:  #f5f5f5!important;
	
}