/* IMPORT RESET */
@import url("reset.css");

/* IMPORT 24 COLUMN RESPONSIVE GS */
@import url("responsive.gs.24col.css");

@import url(http://weloveiconfonts.com/api/?family=iconicstroke|maki);




/* IMAGEN AGUA FONDO */
.bg {
	width: 100%;
  	height: 100%;
	position: fixed;
	top: 0px;
	left: 0;
	z-index: 10;
	
}

/* BOTONERA */
botonera {
	background-image:url(../img/fdo_botonera.jpg);
	position:fixed;
	top: 0;
	left: 0;
		z-index: 99;
}

/* SLIDE */
slide {
	z-index:50;
	position:relative;
	background-color:#F6F6F6;
	margin-top:35px;
	}

/* HOME */

home {
	z-index:50;
	position:relative;
	background-image:url(../img/fondo_gris.jpg);
	padding-left:10%;
	padding-right:10%;
	
}

home_water {
	position:relative;
	float:left;
	padding:10px;
	margin-top:45px;
	text-align:center;
}

home_venta {
	position:relative;
	float:left;
	padding:10px;
	margin-top:45px;
	text-align:center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #969696;
	border-left-color: #969696;
}

home_insumos {
	position:relative;
	float:left;
	padding:10px;
	margin-top:45px;
	text-align:center;
}

home_icono {
	height:112px;
	background-image:url(../img/icono_bici.png);
	position:relative;
	float:left;
	background-repeat: no-repeat;
	background-position: center top;
	 -moz-background-size: contain;
 -webkit-background-size: contain;
 -o-background-size: contain;
 background-size: contain;
 background-repeat: no-repeat;
 background-position: center; 
	
}

home_icono1 {
	height:112px;
	background-image:url(../img/icono_venta.png);
	position:relative;
	float:left;
	background-repeat: no-repeat;
	background-position: center top;
	 -moz-background-size: contain;
 -webkit-background-size: contain;
 -o-background-size: contain;
 background-size: contain;
 background-repeat: no-repeat;
 background-position: center; 
	}
	
home_icono2 {
	height:112px;
	background-image:url(../img/icono_insumos.png);
	position:relative;
	float:left;
	background-repeat: no-repeat;
	background-position: center top;
	 -moz-background-size: contain;
 -webkit-background-size: contain;
 -o-background-size: contain;
 background-size: contain;
 background-repeat: no-repeat;
 background-position: center; 
	}
	

home_titulo {
 font-family:'helveticacondbold';
 color:#0670A9;
	text-align:center;
	font-size:30px;
	margin-top:20px;
	
}

.subtitulo {
 font-family: 'androgyneregular';
	text-align:center;
	font-size:20px;
	 color:#39B2D9;
	
}


home_texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #4D4D4D;
	margin-top:20px;
	text-align:center;
}

home_vermas {
	background-image:url(../img/ver_mas.png);
	background-repeat: no-repeat;
	background-position: left center;
	height:35px;
	width:91px;
	margin:20px auto;
	text-align:center;
}

home_vermas:hover {
	background-position: right center;
}

destacados {
	z-index:50;
	position:relative;
	background-image:url(../img/fondo_gris_oscuro.jpg);
	padding-left:10%;
	padding-right:10%;
	padding-top: 45px;
	
}

dest_fotos {
	height:294px;
	max-width:100%;
	background-image:url(../img/galeria_fotos.png);
	background-position: center;
	background-repeat: no-repeat;
	text-align:center;
	padding-top:186px;
	font-family:'helveticacondbold';
	font-size:20px;
	color:#FFF;
	
}

dest_piscinas {
	height:294px;
	max-width:100%;
	background-image:url(../img/piscinas.png);
	background-position: center;
	background-repeat: no-repeat;
	text-align:center;
	padding-top:186px;
	font-family:'helveticacondbold';
	font-size:20px;
	color:#FFF;
}

/* TITULO WATERCYCLING */

watercycling {
	z-index:50;
	position:relative;
	padding-left:10%;
	padding-right:10%;
	padding-top: 22px;
}

water_titulo {

}

icono {
	background-image:url(../img/icono_bici_sombra.png);
	height:121px;
	background-repeat: no-repeat;
	background-position: right center;
	 -moz-background-size: contain;
 -webkit-background-size: contain;
 -o-background-size: contain;
 background-size: contain;

}

titulo {
	font-family:'helveticacondbold';
	text-align:center;
	font-size:300%;
	color:#FFF;

}


water_texto {
	font-family: androgyneregular;
	text-align:center;
	font-size:18px;
	color:#FFF;
	padding-top:20px;
}

/* PANTALLA WATERCYCLING */

pant_water {
	z-index:50;
	position:relative;
	background-image:url(../img/fondo_gris.jpg);
	padding-left:10%;
	padding-right:10%;
	
}

quees_water {
	position:relative;
	float:left;
	padding:10px;
	margin-top:45px;
	text-align:center;
}

quees_foto {
	height:269px;
	background-image:url(../img/quees_foto.png);
	position:relative;
	float:left;
	background-repeat: no-repeat;
	background-position: center top;
	 -moz-background-size: contain;
 -webkit-background-size: contain;
 -o-background-size: contain;
 background-size: contain;
 background-repeat: no-repeat;
 background-position: center; 
	
}

como_foto {
	height:269px;
	background-image:url(../img/como_foto.png);
	position:relative;
	float:left;
	background-repeat: no-repeat;
	background-position: center top;
	 -moz-background-size: contain;
 -webkit-background-size: contain;
 -o-background-size: contain;
 background-size: contain;
 background-repeat: no-repeat;
 background-position: center; 
	
}

conque_foto {
	height:269px;
	background-image:url(../img/conque_foto.png);
	position:relative;
	float:left;
	background-repeat: no-repeat;
	background-position: center top;
	 -moz-background-size: contain;
 -webkit-background-size: contain;
 -o-background-size: contain;
 background-size: contain;
 background-repeat: no-repeat;
 background-position: center; 
	
}

/* TITULO BENEFICIOS Y VENTAJAS */


titulo1 {
	font-family:'helveticacondbold';
	text-align:center;
	font-size:300%;
	color:#0670A9;
	z-index:50;
	position:relative;
	background-image:url(../img/fondo_gris.jpg);
	padding-left:10%;
	padding-right:10%;
	padding-top:50px;
	padding-bottom:50px;

}

.subtitulo1 {
 font-family: 'androgyneregular';
	font-size:20px;
	 color:#39B2D9;
	 vertical-align:middle;
	
}

.subtitulo2 {
 font-family: 'androgyneregular';
	font-size:20px;
	 color:#39B2D9;
	 vertical-align:middle;
	
}

titulo2 {
	font-family:'helveticacondbold';
	text-align:center;
	font-size:300%;
	color:#0670A9;
	z-index:50;
	position:relative;
	background-image:url(../img/fondo_gris.jpg);
	padding-left:10%;
	padding-right:10%;
	padding-top:50px;
	padding-bottom:50px;
	display:none;
}

/* PANTALLA BENEFICIOS Y VENTAJAS */

pant_beneficios {
	z-index:50;
	position:relative;
	background-image:url(../img/fondo_gris.jpg);
	padding-bottom:30px;
	
}

beneficios_foto {
	background-image:url(../img/beneficios_foto.png);
	height:417px;
	max-width:100%;
	background-repeat: no-repeat;
	background-position: right bottom;	
}

beneficios_texto {
	background-image:url(../img/beneficios_pleno.png);
	height:417px;
	max-width:826px;
	background-repeat: no-repeat;
	background-position: left bottom;	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
	padding:50px;
	text-align:left;
}

/* TITULO EQUIPAMIENTO */

titulo3 {
	font-family:'helveticacondbold';
	text-align:center;
	font-size:46px;
	color:#FFF;
	z-index:50;
	position:relative;
	padding-left:10%;
	padding-right:10%;
	vertical-align:middle;
	padding-top:10px;
	

}

.subtitulo3 {
 font-family: 'androgyneregular';
	font-size:20px;
	 color:#FFF;
	 vertical-align:middle;
	
}

.icono_titulo{

	 vertical-align:middle;
	
}

/* PANTALLA EQUIPAMIENTO */

equipamiento_venta {
	z-index:50;
	position:relative;
	background-image:url(../img/fondo_gris.jpg);
	padding-top:45px;
	padding-bottom:45px;
	
}

foto_venta {
	height:269px;
	background-image:url(../img/foto_venta.jpg);
	background-repeat: no-repeat;
	background-position: right center;	
	 -moz-background-size: contain;
 -webkit-background-size: contain;
 -o-background-size: contain;
 background-size: contain;
}

fondo_venta {
	background-image:url(../img/fondo_gris_oscuro.jpg);

}

texto_venta {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #4D4D4D;
	margin-top:20px;
	text-align:center;
	padding-right:13%;
	padding-left:25px;
	
}

.subtitulo4 {
 font-family: 'androgyneregular';
	text-align:center;
	font-size:30px;
	 color:#39B2D9;
	
}


equipamiento_linea {
	z-index:50;
	height:25px;
	position:relative;
	padding-left:10%;
	padding-right:10%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #969696;
	background-image:url(../img/fondo_gris.jpg);	
}

equipamiento_alquiler {
	z-index:50;
	position:relative;
	background-image:url(../img/fondo_gris.jpg);
	padding-top:45px;
	padding-bottom:50px;
	
}

foto_alquiler {
	height:269px;
	background-image:url(../img/foto_alquiler.jpg);
	background-repeat: no-repeat;
	background-position: left center;	
	 -moz-background-size: contain;
 -webkit-background-size: contain;
 -o-background-size: contain;
 background-size: contain;
}

form_alquiler {
	font-size: 14px;
	margin-top:20px;
	text-align:center;
	padding-left:13%;
	padding-right:25px;
	
}

.bot_alquiler {
 font-family: 'androgyneregular';
	font-size:20px;
	 color:#39B2D9;
	 vertical-align:middle;
	
}

.bot_alquiler:hover {
 font-family: 'androgyneregular';
	font-size:20px;
	 color:#0670A9;
	 vertical-align:middle;
	
}

/* GALERÍA */
galeria_fotos {
	z-index:50;
	position:relative;
	background-image:url(../img/fondo_gris.jpg);
	padding-left:0;
	padding-right:0;
	padding-top:50px;
	padding-bottom:50px;
}

/* INSUMOS */
insumos {
	z-index:50;
	position:relative;
	background-image:url(../img/fondo_gris.jpg);
	padding-left:10%;
	padding-right:10%;
	padding-top:50px;
	padding-bottom:50px;
	
}

/* CONTACTO */
contacto {
	z-index:50;
	position:relative;
	background-image:url(../img/fondo_gris.jpg);
	padding-top:45px;
	padding-bottom:45px;
	
	
}

foto_contacto {
	height:269px;
	background-image:url(../img/foto_contacto.jpg);
	background-repeat: no-repeat;
	background-position: right center;	
	 -moz-background-size: contain;
 -webkit-background-size: contain;
 -o-background-size: contain;
 background-size: contain;
}

fondo_contacto {
	background-image:url(../img/fondo_gris_oscuro.jpg);

}

form_contacto {
	font-size: 14px;
	margin-top:20px;
	text-align:left;
	padding-left:25px;
	padding-right:5%;
	
}

docentes_water {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #4D4D4D;
	margin-top:20px;
	text-align:center;
	padding-left:50%;
	
}

contacto_titulo {
 font-family:'helveticacondbold';
 color:#0670A9;
	text-align:center;
	font-size:30px;
	margin-top:20px;
	padding-left:50%;
	
}

texto_contacto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #4D4D4D;
	text-align:center;
	padding-top:40px;
}

.bot_mail {
	color: #39B2D9;
}

.bot_mail:hover {
	color: #0670A9;
}
	
/* FOOTER */
pie {
	z-index:50;
	position:relative;
	background-color:#474646;
	padding-left:10%;
	padding-right:10%;
	
}

footer1 {
	height:60px;
	text-align:center;
	padding:15px;

}

footer2 {
	font-size:12px;
	font-family:'helveticacondbold';
	color:#FFF;
	padding:25px;
	text-align:center;
	vertical-align:middle;
	
}

.img_footer{
	max-width:100%;
	height:auto;
}

.quimera{
	color:#FFF;
}

.quimera:hover{
	color:#39B2D9;
}

ancla {
	height:30px;
		background-image:url(../img/fondo_gris.jpg);
		background-color:#F00;
		z-index:50;
	position:relative;
	
}



/*  ===================
    1. IMPORTS & FONTS
    ===================  */

@import url('http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400'); /* Note: Delete this import if you are using your own/other font */
/* Entypo pictograms by Daniel Bruce — www.entypo.com */

@charset "UTF-8";
@font-face {
	font-family: 'entypo';
	font-style: normal;
	font-weight: normal;
	src: url('icons/entypo/entypo.eot');
	src: url('icons/entypo/entypo.eot?#iefix') format('eot'), 
	url('icons/entypo/entypo.woff') format('woff'), 
	url('icons/entypo/entypo.ttf') format('truetype'), 
	url('icons/entypo/entypo.svg#entypo') format('svg');
}
.entypo-note:before{content:"\266a"}.entypo-note-beamed:before{content:"\266b"}.entypo-music:before{content:"\1f3b5"}.entypo-search:before{content:"\1f50d"}.entypo-flashlight:before{content:"\1f526"}.entypo-mail:before{content:"\2709"}.entypo-heart:before{content:"\2665"}.entypo-heart-empty:before{content:"\2661"}.entypo-star:before{content:"\2605"}.entypo-star-empty:before{content:"\2606"}.entypo-user:before{content:"\1f464"}.entypo-users:before{content:"\1f465"}.entypo-user-add:before{content:"\e700"}.entypo-video:before{content:"\1f3ac"}.entypo-picture:before{content:"\1f304"}.entypo-camera:before{content:"\1f4f7"}.entypo-layout:before{content:"\268f"}.entypo-menu:before{content:"\2630"}.entypo-check:before{content:"\2713"}.entypo-cancel:before{content:"\2715"}.entypo-cancel-circled:before{content:"\2716"}.entypo-cancel-squared:before{content:"\274e"}.entypo-plus:before{content:"\2b"}.entypo-plus-circled:before{content:"\2795"}.entypo-plus-squared:before{content:"\229e"}.entypo-minus:before{content:"\2d"}.entypo-minus-circled:before{content:"\2796"}.entypo-minus-squared:before{content:"\229f"}.entypo-help:before{content:"\2753"}.entypo-help-circled:before{content:"\e704"}.entypo-info:before{content:"\2139"}.entypo-info-circled:before{content:"\e705"}.entypo-back:before{content:"\1f519"}.entypo-home:before{content:"\2302"}.entypo-link:before{content:"\1f517"}.entypo-attach:before{content:"\1f4ce"}.entypo-lock:before{content:"\1f512"}.entypo-lock-open:before{content:"\1f513"}.entypo-eye:before{content:"\e70a"}.entypo-tag:before{content:"\e70c"}.entypo-bookmark:before{content:"\1f516"}.entypo-bookmarks:before{content:"\1f4d1"}.entypo-flag:before{content:"\2691"}.entypo-thumbs-up:before{content:"\1f44d"}.entypo-thumbs-down:before{content:"\1f44e"}.entypo-download:before{content:"\1f4e5"}.entypo-upload:before{content:"\1f4e4"}.entypo-upload-cloud:before{content:"\e711"}.entypo-reply:before{content:"\e712"}.entypo-reply-all:before{content:"\e713"}.entypo-forward:before{content:"\27a6"}.entypo-quote:before{content:"\275e"}.entypo-code:before{content:"\e714"}.entypo-export:before{content:"\e715"}.entypo-pencil:before{content:"\270e"}.entypo-feather:before{content:"\2712"}.entypo-print:before{content:"\e716"}.entypo-retweet:before{content:"\e717"}.entypo-keyboard:before{content:"\2328"}.entypo-comment:before{content:"\e718"}.entypo-chat:before{content:"\e720"}.entypo-bell:before{content:"\1f514"}.entypo-attention:before{content:"\26a0"}.entypo-alert:before{content:"\1f4a5'"}.entypo-vcard:before{content:"\e722"}.entypo-address:before{content:"\e723"}.entypo-location:before{content:"\e724"}.entypo-map:before{content:"\e727"}.entypo-direction:before{content:"\27a2"}.entypo-compass:before{content:"\e728"}.entypo-cup:before{content:"\2615"}.entypo-trash:before{content:"\e729"}.entypo-doc:before{content:"\e730"}.entypo-docs:before{content:"\e736"}.entypo-doc-landscape:before{content:"\e737"}.entypo-doc-text:before{content:"\1f4c4"}.entypo-doc-text-inv:before{content:"\e731"}.entypo-newspaper:before{content:"\1f4f0"}.entypo-book-open:before{content:"\1f4d6"}.entypo-book:before{content:"\1f4d5"}.entypo-folder:before{content:"\1f4c1"}.entypo-archive:before{content:"\e738"}.entypo-box:before{content:"\1f4e6"}.entypo-rss:before{content:"\e73a"}.entypo-phone:before{content:"\1f4dE"}.entypo-cog:before{content:"\2699"}.entypo-tools:before{content:"\2692"}.entypo-share:before{content:"\e73c"}.entypo-shareable:before{content:"\e73e"}.entypo-basket:before{content:"\e73d"}.entypo-bag:before{content:"\1f45c'"}.entypo-calendar:before{content:"\1f4c5"}.entypo-login:before{content:"\e740"}.entypo-logout:before{content:"\e741"}.entypo-mic:before{content:"\1f3a4"}.entypo-mute:before{content:"\1f507"}.entypo-sound:before{content:"\1f50a"}.entypo-volume:before{content:"\e742"}.entypo-clock:before{content:"\1f554"}.entypo-hourglass:before{content:"\23f3"}.entypo-lamp:before{content:"\1f4a1"}.entypo-light-down:before{content:"\1f505"}.entypo-light-up:before{content:"\1f506"}.entypo-adjust:before{content:"\25d1"}.entypo-block:before{content:"\1f6ab"}.entypo-resize-full:before{content:"\e744"}.entypo-resize-small:before{content:"\e746"}.entypo-popup:before{content:"\e74c"}.entypo-publish:before{content:"\e74d"}.entypo-window:before{content:"\e74e"}.entypo-arrow-combo:before{content:"\e74f"}.entypo-down-circled:before{content:"\e758"}.entypo-left-circled:before{content:"\e759"}.entypo-right-circled:before{content:"\e75a"}.entypo-up-circled:before{content:"\e75b"}.entypo-down-open:before{content:"\e75c"}.entypo-left-open:before{content:"\e75d"}.entypo-right-open:before{content:"\e75e"}.entypo-up-open:before{content:"\e75f"}.entypo-down-open-mini:before{content:"\e760"}.entypo-left-open-mini:before{content:"\e761"}.entypo-right-open-mini:before{content:"\e762"}.entypo-up-open-mini:before{content:"\e763"}.entypo-down-open-big:before{content:"\e764"}.entypo-left-open-big:before{content:"\e765"}.entypo-right-open-big:before{content:"\e766"}.entypo-up-open-big:before{content:"\e767"}.entypo-down:before{content:"\2b07"}.entypo-left:before{content:"\2b05"}.entypo-right:before{content:"\27a1"}.entypo-up:before{content:"\2b06"}.entypo-down-dir:before{content:"\25be"}.entypo-left-dir:before{content:"\25c2"}.entypo-right-dir:before{content:"\25b8"}.entypo-up-dir:before{content:"\25b4"}.entypo-down-bold:before{content:"\e4b0"}.entypo-left-bold:before{content:"\e4ad"}.entypo-right-bold:before{content:"\e4ae"}.entypo-up-bold:before{content:"\e4af"}.entypo-down-thin:before{content:"\2193"}.entypo-left-thin:before{content:"\2190"}.entypo-right-thin:before{content:"\2192"}.entypo-up-thin:before{content:"\2191"}.entypo-ccw:before{content:"\27f2"}.entypo-cw:before{content:"\27f3"}.entypo-arrows-ccw:before{content:"\1f504"}.entypo-level-down:before{content:"\21b3"}.entypo-level-up:before{content:"\21b0"}.entypo-shuffle:before{content:"\1f500"}.entypo-loop:before{content:"\1f501"}.entypo-switch:before{content:"\21c6"}.entypo-play:before{content:"\25b6"}.entypo-stop:before{content:"\25a0"}.entypo-pause:before{content:"\2389"}.entypo-record:before{content:"\26ab"}.entypo-to-end:before{content:"\23ed"}.entypo-to-start:before{content:"\23ee"}.entypo-fast-forward:before{content:"\23e9"}.entypo-fast-backward:before{content:"\23ea"}.entypo-progress-0:before{content:"\e768"}.entypo-progress-1:before{content:"\e769"}.entypo-progress-2:before{content:"\e76a"}.entypo-progress-3:before{content:"\e76b"}.entypo-target:before{content:"\1f3af"}.entypo-palette:before{content:"\1f3a8"}.entypo-list:before{content:"\e005"}.entypo-list-add:before{content:"\e003"}.entypo-signal:before{content:"\1f4f6"}.entypo-trophy:before{content:"\1f3c6"}.entypo-battery:before{content:"\1f50b"}.entypo-back-in-time:before{content:"\e771"}.entypo-monitor:before{content:"\1f4bb"}.entypo-mobile:before{content:"\1f4f1"}.entypo-network:before{content:"\e776"}.entypo-cd:before{content:"\1f4bf"}.entypo-inbox:before{content:"\e777"}.entypo-install:before{content:"\e778"}.entypo-globe:before{content:"\1f30e"}.entypo-cloud:before{content:"\2601"}.entypo-cloud-thunder:before{content:"\26c8"}.entypo-flash:before{content:"\26a1"}.entypo-moon:before{content:"\263d"}.entypo-flight:before{content:"\2708"}.entypo-paper-plane:before{content:"\e79b"}.entypo-leaf:before{content:"\1f342"}.entypo-lifebuoy:before{content:"\e788"}.entypo-mouse:before{content:"\e789"}.entypo-briefcase:before{content:"\1f4bc"}.entypo-suitcase:before{content:"\e78e"}.entypo-dot:before{content:"\e78b"}.entypo-dot-2:before{content:"\e78c"}.entypo-dot-3:before{content:"\e78d"}.entypo-brush:before{content:"\e79a"}.entypo-magnet:before{content:"\e7a1"}.entypo-infinity:before{content:"\221e"}.entypo-erase:before{content:"\232b"}.entypo-chart-pie:before{content:"\e751"}.entypo-chart-line:before{content:"\1f4c8"}.entypo-chart-bar:before{content:"\1f4ca"}.entypo-chart-area:before{content:"\1f53e"}.entypo-tape:before{content:"\2707"}.entypo-graduation-cap:before{content:"\1f393"}.entypo-language:before{content:"\e752"}.entypo-ticket:before{content:"\1f3ab"}.entypo-water:before{content:"\1f4a6"}.entypo-droplet:before{content:"\1f4a7"}.entypo-air:before{content:"\e753"}.entypo-credit-card:before{content:"\1f4b3"}.entypo-floppy:before{content:"\1f4be"}.entypo-clipboard:before{content:"\1f4cb"}.entypo-megaphone:before{content:"\1f4e3"}.entypo-database:before{content:"\e754"}.entypo-drive:before{content:"\e755"}.entypo-bucket:before{content:"\e756"}.entypo-thermometer:before{content:"\e757"}.entypo-key:before{content:"\1f511"}.entypo-flow-cascade:before{content:"\e790"}.entypo-flow-branch:before{content:"\e791"}.entypo-flow-tree:before{content:"\e792"}.entypo-flow-line:before{content:"\e793"}.entypo-flow-parallel:before{content:"\e794"}.entypo-rocket:before{content:"\1f680"}.entypo-gauge:before{content:"\e7a2"}.entypo-traffic-cone:before{content:"\e7a3"}.entypo-cc:before{content:"\e7a5"}.entypo-cc-by:before{content:"\e7a6"}.entypo-cc-nc:before{content:"\e7a7"}.entypo-cc-nc-eu:before{content:"\e7a8"}.entypo-cc-nc-jp:before{content:"\e7a9"}.entypo-cc-sa:before{content:"\e7aa"}.entypo-cc-nd:before{content:"\e7ab"}.entypo-cc-pd:before{content:"\e7ac"}.entypo-cc-zero:before{content:"\e7ad"}.entypo-cc-share:before{content:"\e7ae"}.entypo-cc-remix:before{content:"\e7af"}.entypo-github:before{content:"\f300"}.entypo-github-circled:before{content:"\f301"}.entypo-flickr:before{content:"\f303"}.entypo-flickr-circled:before{content:"\f304"}.entypo-vimeo:before{content:"\f306"}.entypo-vimeo-circled:before{content:"\f307"}.entypo-twitter:before{content:"\f309"}.entypo-twitter-circled:before{content:"\f30a"}.entypo-facebook:before{content:"\f30c"}.entypo-facebook-circled:before{content:"\f30d"}.entypo-facebook-squared:before{content:"\f30e"}.entypo-gplus:before{content:"\f30f"}.entypo-gplus-circled:before{content:"\f310"}.entypo-pinterest:before{content:"\f312"}.entypo-pinterest-circled:before{content:"\f313"}.entypo-tumblr:before{content:"\f315"}.entypo-tumblr-circled:before{content:"\f316"}.entypo-linkedin:before{content:"\f318"}.entypo-linkedin-circled:before{content:"\f319"}.entypo-dribbble:before{content:"\f31b"}.entypo-dribbble-circled:before{content:"\f31c"}.entypo-stumbleupon:before{content:"\f31e"}.entypo-stumbleupon-circled:before{content:"\f31f"}.entypo-lastfm:before{content:"\f321"}.entypo-lastfm-circled:before{content:"\f322"}.entypo-rdio:before{content:"\f324"}.entypo-rdio-circled:before{content:"\f325"}.entypo-spotify:before{content:"\f327"}.entypo-spotify-circled:before{content:"\f328"}.entypo-qq:before{content:"\f32a"}.entypo-instagrem:before{content:"\f32d"}.entypo-dropbox:before{content:"\f330"}.entypo-evernote:before{content:"\f333"}.entypo-flattr:before{content:"\f336"}.entypo-skype:before{content:"\f339"}.entypo-skype-circled:before{content:"\f33a"}.entypo-renren:before{content:"\f33c"}.entypo-sina-weibo:before{content:"\f33f"}.entypo-paypal:before{content:"\f342"}.entypo-picasa:before{content:"\f345"}.entypo-soundcloud:before{content:"\f348"}.entypo-mixi:before{content:"\f34b"}.entypo-behance:before{content:"\f34e"}.entypo-google-circles:before{content:"\f351"}.entypo-vkontakte:before{content:"\f354"}.entypo-smashing:before{content:"\f357"}.entypo-sweden:before{content:"\f601"}.entypo-db-shape:before{content:"\f600"}.entypo-logo-db:before{content:"\f603"}

[class*="entypo-"]:before {
	font-family: 'entypo', sans-serif;
}


@font-face {
    font-family: 'androgyneregular';
    src: url('font/androgyne/androgyne_tb-webfont.eot');
    src: url('font/androgyne/androgyne_tb-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/androgyne/androgyne_tb-webfont.woff2') format('woff2'),
         url('font/androgyne/androgyne_tb-webfont.woff') format('woff'),
         url('font/androgyne/androgyne_tb-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'helveticacondbold';
    src: url('font/helvetica/Helvetica-Neue-Condensed-Bold.eot');
    src: url('font/helvetica/Helvetica-Neue-Condensed-Bold.eot?#iefix') format('embedded-opentype'),
         url('font/helvetica/Helvetica-Neue-Condensed-Bold.woff2') format('woff2'),
         url('font/helvetica/Helvetica-Neue-Condensed-Bold.woff') format('woff'),
         url('font/helvetica/Helvetica-Neue-Condensed-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


/* iconicstroke */
[class*="iconicstroke-"]:before {
  font-family: 'IconicStroke', sans-serif;
}