.font_gotham { font-family: "Gotham A","Gotham B",Helvetica,Arial,sans-serif!important; }
.yellow-underline:after {     background: #ffd000 !important; }
.view_policy{padding: 0.6em 1.5em!important;}
.policy_card:before{ 	content:''; 	position:absolute; 	top:0; 	left:0; 	width:100%; 	height:4px; 	background:#0054a6;border-top-left-radius: 7px !important;     border-top-right-radius: 7px !important; }
/* .policy_div:nth-child(even) .policy_card:before{	 	background:#ffd000; }
.policy_div:nth-child(even) .yellow-underline:after{	 	background:#0054a6 !important; } */
.view_policy{padding: 14px 25px !important; /* width:200px */}
.policy_div .card-body{min-height: 145px;}
.policies_banner{    background-size: cover;     background-repeat: no-repeat;     background-position: center center; min-height:360px}
.policies_banner:after {content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: inline-block;background: linear-gradient(to bottom,rgba(0,0,0,.2) 0,rgba(0,0,0,.5) 100%); 			}
/* .navi span	{font-weight: 400 !important;     font-size: 15px !important;     color: #768692;     font-family: "Gotham A","Gotham B",Helvetica,Arial,sans-serif!important;} */
.center{     position: absolute !important;     left: 50%;     top: 50%;     transform: translate(-50%, -50%); }