#hero {
    width: 100%;
    height: 550px;
    background: none;
    border-bottom:1px solid #000000;
    margin-top:20px;
}


#header .logo h1 a{	color:#CE2424;}


.navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover>a {
    color: #CE2424;
}

/* Services Start */

.ahero{	width:100%;
		height:322px;
		margin-top: 15vh; 
		padding-bottom:0 !important;}
	
.pdfero{	width:100%;
		height:144px;}	
		


		
		
#pdfero .card .text-container {
    padding: 10px 18px;
    background: linear-gradient(90deg, #CBA380 0%, #B7906C 24.89%, #A37D59 49.29%, #906B47 76.41%, #7D5935 99.46%);
    border-radius: 6px; 
}		
		
/* Services Close */