/* Add here all your css styles (customizations) */
.row-col-2 *:nth-child(2n+1) {
 clear:left;
}
.hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active {
	background-color: #adadad !important;
	color: #fff !important;
}
.hvr-fade {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	overflow: hidden;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: color, background-color;
	transition-property: color, background-color;
	border: none !important;
}

#Slideshow a:hover {
	color:#fff !important;
}

ul.dropdown-menu li {
visibility: visible !important;
}
.thumb-headline {
	margin-top: 25px !important;
}
/*.footer {
    background-color: #e0e0e0 !important;
}
.copyright {
    background-color: #e0e0e0 !important;
}*/
.container-fluid {
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.footer-address p, li {
    color: #7c7b79 !important;
}
.footer-address li a {
    text-decoration: none !important;
    color: inherit !important;
}
.footer-menu h2 {
    margin-top: 50px !important;
    padding-bottom: 20px !important;
    color: #7c7b79 !important;
    font-weight: 700 !important;
    font-size: 22px !important;
}
.footer-menu a {
    color: #7c7b79 !important;
    font-size: 12px !important;
    text-decoration: none !important;
}
.footer a:hover {
    color: #00209f !important;
}
.main-mrg {
    margin: 0px!important;
    padding: 0px 10px 0px 0px!important;
}
.content {
    margin-left: 10px !important;
    padding: 40px 40px 40px 0px !important;
}
.box-sizer {
    height: 100px !important;
}
.inflex-blue {
    color: #00209f !important;
}
.bg-color-custom {
    background-color: #e0e0e0 !important;
}

.header .navbar-nav > li > a {

    font-size: 13px;


}

.header .logo img {
    width: 230px;
    margin: 8px 0;
}


p.copyright {
    color: #7c7b79 !important;
}

.list-group {
    padding-left: 0;
    margin-bottom: -10px;
    margin-top: -25px;
}

.revolution-ch2 {
    color: #fff;
    font-size: 30px !important;
    max-width: 900px;
    line-height: 32px;
    position: relative;
    text-align: center;
    font-weight: normal;
    font-family: "Open Sans", Arial, sans-serif;
}
