@font-face {
    font-family: 'archivo_narrowregular';
    src: url('../fonts/archivonarrow-regular-webfont.eot');
    src: url('../fonts/archivonarrow-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/archivonarrow-regular-webfont.woff2') format('woff2'),
         url('../fonts/archivonarrow-regular-webfont.woff') format('woff'),
         url('../fonts/archivonarrow-regular-webfont.ttf') format('truetype'),
         url('../fonts/archivonarrow-regular-webfont.svg#archivo_narrowregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.accord_right { width:930px; float:left;padding:0 ; font-size:13px; color:#000000;letter-spacing:0.6px; }


.accordion {background:#FFF; color:#000000; width: 950px; overflow: auto;}
.accordion h3 {	background: #d3b728 url(../images/arrow_right.png) no-repeat 10px center; padding: 15px 50px; margin: 0;font-family: "archivo_narrowregular", Arial, Helvetica, sans-serif; font-size:18px; border-bottom:1px solid #ddd; color:#363636; cursor: pointer; text-transform:uppercase; }	
.accordion h3:hover {background-color: #00793c; color:#fff;}	
.accordion h3.active {background:#00793c url(../images/arrow_down.png) no-repeat 10px center;color:#fff;}
.accordion div.ac_portfolio {background: #ffffff;border-bottom: 1px solid #ddd;	margin: 0;	overflow:hidden; height:100%;	padding:10px;	}
span.info {	background:#fffae8;	border:1px solid #e2c388;	padding:10px;	display:block;	font:normal 11px Tahoma, Verdana, Sans-serif;	-moz-border-radius:4px;	-khtml-border-radius:4px;	-webkit-border-radius:4px;	border-radius:4px;}

