@charset "iso-8859-1";
/* CSS Document */


hr
{
	margin:8px 0 !important;	
}

fieldset
{
	padding-top:1em !important;	
}

.clearboth,
.clear
{
	clear:both;	
}

.modal-backdrop
{
    opacity:0.8 !important;
}

.modal-header 
{
   background:#235674;
   border-top-left-radius: 5px;
   border-top-right-radius: 5px;
}

.modal-title,
.modal-header .close
{
	font-weight:bold;
	color:#FFFFFF;
	
}

.carousel-indicators li 
{
  background-color: #1f5c76;
}
.carousel-indicators .active 
{
  background-color: #f9a431;
}

.carousel-control.right, .carousel-control.left 
{
  background-image:none;
}

#banners2 .carousel-inner{
  max-height: 178px !important;
}
@media screen and (min-width: 800px) {
.embed-responsive-16by9 {
    padding-bottom: 35%;
}
}




