@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?fs1dik');
  src:  url('../fonts/icomoon.eot?fs1dik#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?fs1dik') format('truetype'),
    url('../fonts/icomoon.woff?fs1dik') format('woff'),
    url('../fonts/icomoon.svg?fs1dik#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="ico-"], [class*=" ico-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering ===========*/
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
} 

.ico-play_arrow:before {
  content: "\e037";
}
.ico-playcirc:before {
	content: "\e038";
	font-size: 18px;
	color: #F60;
}
.ico-abajo:before {
	content: "\e5c5";
	font-size: 16px;
	color: #F60;
}
.ico-arrow_drop_down_circle:before {
  content: "\e5c6";
}
.ico-menu:before {
	content: "\e8fe";
	font-size: 40px;
	color: #F60;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ico-llave:before {
  content: "\e901";
}
.ico-camera:before {
  content: "\e902";
}
.ico-facebook:before {
	content: "\e903";
	background: linear-gradient(#F60,red);
	-moz-background-clip: text;
	-webkit-background-clip: text;
	color: transparent;
	font-size: 30px;
	padding: 0px;
	border: 0px none #FFF;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 0px;
   }
.ico-instagram:before {
  content: "\e904";
	background: linear-gradient(#F60,red);
	-moz-background-clip: text;
	-webkit-background-clip: text;
	color: transparent;
	font-size:30px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
	border: 0px none #FFF;
 }
.ico-linkedin:before {
  content: "\e905";
  background: linear-gradient(#F60,red);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  color: transparent;
	font-size:30px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
	border: 0px none #FFF;
 }
.ico-twitter:before {
  content: "\e906";
  background: linear-gradient(#F60,red);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  color: transparent;
	font-size:30px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
	border: 0px none #FFF;
	 }
	 
.ico-adobeacrobatreader:before,  .ico-pdf:before {
  content: "\e907";
  background: linear-gradient(#F60,red);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  color: transparent;
	font-size:30px;
 }

.ico-microsoftexcel:before, .ico-xls:before, .ico-xlsx:before {
  content: "\e908";
  background: linear-gradient(#F60,red);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  color: transparent;
	font-size:30px;
}
.ico-microsoftpowerpoint:before, .ico-ppt:before, .ico-pptx:before {
  content: "\e909";
  background: linear-gradient(#F60,red);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  color: transparent;
	font-size:30px;
}
.ico-microsoftword:before, .ico-doc:before, .ico-docx:before {
  content: "\e90a";
  background: linear-gradient(#F60,red);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  color: transparent;
	font-size:30px;
}
.ico-fotos:before, .ico-jpg:before {
  content: "\e900";
  background: linear-gradient(#F60,red);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  color: transparent;
	font-size:30px;
}
.ico-libreoffice:before {
  content: "\eae3";
  background: linear-gradient(#F60,red);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  color: transparent;
	font-size:30px;
}
.ico-favorito1:before {
	content: "\e90b";
	font-size: 18px;
	color: #F60;
	padding: 0px;
	margin: 0px;
}
.ico-favorito0:before {
	content: "\e90c";
	font-size: 18px;
	color: #F60;
	padding: 0px;
	margin: 0px;
}
.ico-home3:before {
  content: "\e90d";
}
.ico-pencil:before {
  content: "\e90e";
}
.ico-itu8:before {
	content: "\e90f";
	font-size: 36px;
}
.ico-itu6:before {
  content: "\e910";
	font-size: 36px;
}
.ico-itu1:before {
  content: "\e911";
	font-size: 36px;
}
.ico-star:before {
	content: "\e9d9";
	color: #F60;
}
.ico-right0:before {
	content: "\ea34";
	color: #CCC;
}
.ico-right:before {
  content: "\ea34";
}
.ico-left0:before {
  content: "\ea38";
	color: #CCC;
}
.ico-left:before {
  content: "\ea38";
}
.ico-user:before {
  content: "\e971";
}
@media screen and (max-width:600px){
.ico-linkedin:before {
	margin-right: 0px;
 }
}

