#slide_7{padding:0;/*margin:0.9375rem 0px;*//*background:#FFF;*/}



#slide_7 .bcg {

	

	/*background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;*/

    /*background: rgba(17, 105, 107, 1) none repeat scroll 0 0;*/
	padding:0rem 0;
	

}




#slide_7 h2{

    text-shadow: 1px 1px 0px #fff;
    color:#b5985a;
    font-size:2rem;
    font-family: 'Nunito', sans-serif;
    text-transform:uppercase;
    font-weight:700;
    line-height:4rem}

#slide_7, #slide_7  p {
    color: #b5985a;
    font-family: 'Nunito', sans-serif;
    font-size: 1rem; 
    font-weight: normal;
}


#slide_7 a {
    color: #b5985a;
    font-family: 'Nunito', sans-serif;
    font-size: 1rem;
    font-weight: normal;
    text-decoration: underline;
}


#slide_7 li{vertical-align:middle; padding-top:1.25rem;text-align: center;}

#slide_7 img {
    filter: grayscale(1);
    max-height: 60px;
    opacity: 0.4;
}
#slide_7 img:hover {
    filter: none;
    opacity: 1;
}



