
/* GEO - Semibold */
@font-face {font-family: 'Geogrotesque-SemiBold';src: url('fonts/webfonts/geo-semibold/eot/style_169898.eot');src: url('fonts/webfonts/geo-semibold/eot/style_169898.eot?#iefix') format('embedded-opentype'),url('fonts/webfonts/geo-semibold/woff/style_169898.woff') format('woff'),url('fonts/webfonts/geo-semibold/ttf/style_169898.ttf') format('truetype'),url('fonts/webfonts/geo-semibold/svg/style_169898.svg#Geogrotesque-SemiBold') format('svg');}

/* GEO - Medium */
@font-face {font-family: 'Geogrotesque-Medium';src: url('fonts/webfonts/geo-medium/eot/1110FC_0.eot');src: url('fonts/webfonts/geo-medium/eot/1110FC_0.eot?#iefix') format('embedded-opentype'),url('fonts/webfonts/geo-medium/woff/1110FC_0.woff') format('woff'),url('fonts/webfonts/geo-medium/ttf/1110FC_0.ttf') format('truetype'),url('webfonts/1110FC_0.svg#wf') format('svg');}

/* GEO - Regular */
 @font-face {font-family: 'Geogrotesque-Regular';src: url('fonts/webfonts/geo-regular/eot/11014B_0.eot');src: url('fonts/webfonts/geo-regular/eot/11014B_0.eot?#iefix') format('embedded-opentype'),url('fonts/webfonts/geo-regular/woff/11014B_0.woff') format('woff'),url('fonts/webfonts/geo-regular/ttf/11014B_0.ttf') format('truetype'),url('fonts/webfonts/geo-regular/svg/11014B_0.svg#wf') format('svg');}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('fonts/flexslider-icon.eot');
	src:url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('fonts/flexslider-icon.woff') format('woff'),
		url('fonts/flexslider-icon.ttf') format('truetype'),
		url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* General
***********************/

.slider { margin: 50px 0 10px!important;}
#carousel li {margin-right: 5px;}
#carousel img {display: block; opacity: .5; cursor: pointer;}
#carousel img:hover {opacity: 1;}
#carousel .flex-active-slide img {opacity: 1; cursor: default;}
