/* Enter Your Custom CSS Here */
#team{
display:none;
}
.intro-text {
   opacity: .6!important;
}
#home .buttons .red-btn, .green-btn, .blue-btn, .yellow-btn{
	opacity: .7!important;
}
#focus{
display:none;
}
.entry-title:before{
  width:100%;
}
#site-navigation .navbar-nav li a{
    color: #e96656!important;
    transition: all 0.3s ease-in-out 0s;
    background:none;
    display: inline-block !important;
    padding: 2px;
    text-align: center;
  font-size:14px;
		border-bottom-style:solid;
	border-bottom-color: #e96656!important;
    text-transform: uppercase;
}
#main-nav{
min-height:100px!important;
  border-bottom:#CB4332 2px solid;
}
.navbar-brand{
padding:0!important;
}
.justified{
text-align:justify!important;
}
.latestnews-img{
  display:none;
}
.widget .widget-title:before{
  width:100%;
}
.zerif-copyright-box {
  display: none;
}
#testimonials .latestnews-box{
 padding:5px;
}
#testimonials .latesnews-content{
   margin:5px;
   padding:5px;
 background-color:#fff!important; 
}
.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea {
    background: #000!important;
    border: .2px solid #c4c4c4!important;
    border-radius: 5px!important;
    opacity: .7!important;
    color: #FFFAFA!important;
}
.nf-form-fields-required{
	color: #FFFAFA!important;
}
.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit] {
    background: #e96656!important;
    color: #FFFAFA!important;
}
.nf-form-content button:hover, .nf-form-content input[type=button]:hover, .nf-form-content input[type=submit]:hover {
    background:#1e9e6b!important;
    color: #FFFAFA!important;
}
.contact-us .section-header .section-legend {
    color: #fff;
    font-size: 40px;
}