

#home-rate-finder-section {
 /*  background: linear-gradient(-90deg,#8a121a, #fe001a, #8a121a); */
  background-color: #353535 !important;
}

.content-page {
	margin-top: 2rem;
	margin-bottom: 15rem;
}

.content-page h1{
	color: #2a3980;
	font-weight: bold;
	margin-bottom: 2rem;
}

.content-page .navsecondary {
	margin-top: 2.5rem;
	padding-left:  0px;
}

ul.navsecondary 
{   
    color: #2a3980 !important;
    margin: 0px;
    list-style-type: none;
}

.navsecondary li
{ 
  margin-bottom: 1.25rem !important;
}

.navsecondary a
{
   color: #353535 !important;
    text-transform: uppercase !important;
   
    margin-bottom: 20px !important;
 }



.navsecondary a:hover
{
 color: #0093d0 !important;
 text-decoration: none;
 }
 
 .navsecondary .current a
{
 color: #0093d0 !important;
 text-decoration: none;
 }
 

@media (min-width: 1100px) {

#frmId.form-inline{
	margin: auto 0;
	position: relative;
	left: !important;
}
}


#rightinfo {
	/* text-align: center; */
	margin-top: 2rem;
	border-left: 10px solid #2a3980;
	/* border-right: 10px solid #2a3980; */
	background-color: #a9cae5;
	padding: 2rem;
}

#rightinfo h5{
	font-size: x-large;
	font-weight: bold;
	color: #2a3980;

}

.faqlisting a {
 color: #2a3980 !important;
 text-decoration: none;
 }
 
 .faqlisting a:hover {
 color: #0093d0 !important;
 text-decoration: none;
 }
 

 h2 {
 color: #353535;
 text-decoration: none;
 }


.section-header {

color: #353535;

/* border-bottom: 2px solid #353535; */

/* margin-bottom: 2rem; */

/* margin-top: 2rem; */
font-weight: bolder;
font-size: 4rem;

}

.column-two a {
	text-decoration: underline;
	color: #0093d0;
}

.faq-btn {  
    padding:.5rem .5rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0rem;
    background-color: #cacaca;
    border: none;
    margin-left: 0;
    width: 100%;
}


.section-header-sm {
	margin-top: 1rem;
	color: #353535;
/* border-bottom: 2px solid #353535; */
/* margin-bottom: 2rem; */
/* margin-top: 2rem; */
font-weight: bolder;
font-size: 2.75rem;
text-align: center;
}

.display-4-sm {
	text-align: center;
	font-size: 1.75rem;
	margin-top: 1rem;
	margin-bottom: 3rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-4 {

	font-size: 2rem;
	margin-top: 1rem;
	margin-bottom: 3rem;
}

#content-2-column .dropdown-menu{
	text-transform: uppercase;

	padding: .75rem;
	border-width: 50%;
	border-radius: 0rem;

}

/* <----total area active hover----> 
.dropdown-item a span{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
**/

.faq-link {
 padding: 1rem;
 margin-bottom: 1rem !important;
 margin-bottom: 1rem !important;
}

#content-2-column .dropdown-menu a:hover {
 text-decoration: none;
}

#big-image {
	margin-top: 1rem;
}

.why4change
{
	border-left: 4px solid #8cc73f;
	padding-left:5px;
	margin-top: 4rem;
}


.charities .item{
  margin: .25rem;
}


.feedingtx {
  background-color: #a4d166;
  padding: 20px;

  }

.acs {
  background-color: #5eb9df;
  padding: 20px;
  }

  
.disaster {
  background-color: #af79bc;
  padding: 20px;
  }

.heroes {
  background-color: #6a739f;
  padding: 20px;
  }

.charities h2 
{
  font-size: 24px;
  
}

.charities img{
  width: 10rem;
  position: relative;
  margin-right: 1rem;
  float: left;
}

.charities p{
  color: white;
  margin-top: 0rem;
  font-size: 1.25rem;
    font-weight: 300;

}

