.pattern-overlay {
    background-color: rgba(175, 3, 23, 0.60);
}
.pattern-overlay {
    background-image: url(../images/bg_off.png);
}
.pat-overdark {
    background-color: rgba(0, 0, 0, 0.60);
}
.pat-overdark {
    background-image: url(../images/bg_off.png);
}
h2 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 800;
    margin: 0 0 22px 0;
}

.navfoot li a{
	color:#fff!important;
	text-transform:capitalize!important;
	text-decoration:none!important;
}

.logo img{
    height: 70px;
    padding-bottom: 10px;
}
.border-bottom {
    border-bottom: 1px solid #D5D5D5;
    margin-bottom: 3px;
}

div.content-box.big .ch-info-wrap {
    margin: -40px auto 35px;
    position: relative;
    left: auto;
    top: auto;
}

.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: #ce181e!important;
    border: 0px solid transparent!important;
    border-radius:0rem!important;
}

.form-control-feedback {
     width: auto !important;  
    height: quto !important;
}

.form-control-feedback .btn {
    margin-top: -1px;
}
.breadcrumb-item.active {
    color: #ffffff !important;
}

.breadcrumb-item a{
    color: #ffffff !important;
}

.slidefont{
	   color: #ffffff !important;
	   font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  font-size:40px;
  text-shadow: #000 1px 0 10px;
}

.slidefonred{
	   color: #ce181e !important;
	   font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  font-size:40px;
  text-shadow: #000 1px 0 10px;
 
}
 