body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
@font-face {
font-family: 'SourceSansPro-Regular';
	src: url('fonts/source-sans-pro.light.eot');
	src: local(''), url('fonts/source-sans-pro.light.woff') format('woff'), url('fonts/source-sans-pro.light.ttf') format('truetype'), url('fonts/source-sans-pro.light.svg') format('svg');
}	@font-face {
font-family: 'Semibold';
	src: url('fonts/SourceSansPro-Semibold.eot');
	src: local(''), url('fonts/SourceSansPro-Semibold.woff') format('woff'), url('fonts/SourceSansPro-Semibold.ttf') format('truetype'), url('fonts/SourceSansPro-Semibold.svg') format('svg');
}@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('fonts/glyphicons-halflings-regular.eot');
  src: url('fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('fonts/glyphicons-halflings-regular.woff') format('woff'), url('fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.formulario {
	font-family: 'SourceSansPro-Regular';
	font-size: 15px;
	color: #999999;
	border: 1px solid #999;
	text-align: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left:7px;
}
.texto16 {
	font-family:'SourceSansPro-Regular';
	font-size: 16px;
	font-style: normal;
	color: #31313F;
	text-decoration: none;
	text-align: justify;
}
.texto15 {
	font-family:'SourceSansPro-Regular';
	font-size: 15px;
	font-style: normal;
	color: #31313F;
	text-decoration: none;
	text-align: justify;
}
.texto15_rojo {
	font-family:'SourceSansPro-Regular';
	font-size: 15px;
	font-style: normal;
	color: #D20A2F;
	text-decoration: none;
	text-align: justify;
}
.titu16_rojo {
	font-family: SourceSansPro-Regular;
	font-size: 16px;
	font-style: normal;
	color: #D20A2F;
	text-decoration: none;
	text-align: justify;
	text-transform: uppercase;
}
.txt13 {
	font-family:'SourceSansPro-Regular';
	font-size: 13px;
	font-style: normal;
	color: #31313F;
	text-decoration: none;
	text-align: justify;
}
.texto_sombra {
	font-family:'SourceSansPro-Regular';
	font-size: 1.8em;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	text-shadow: -2px -2px 2px #000;
}
.texto18 {
	font-family:'SourceSansPro-Regular';
	font-size: 1.2em;
	font-style: normal;
	color: #000;
	text-decoration: none;
}
.texto18_rojo{
	font-family: 'SourceSansPro-Regular';
	font-size: 18px;
	font-style: normal;
	color: #D20A2F;
	text-decoration: none;
	text-transform: uppercase;
}

.titulo18_negro {
	font-family: 'SourceSansPro-Regular';
	font-size: 18px;
	font-style: normal;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bolder;
}
.titu18_bl {
	font-family: 'SourceSansPro-Regular';
	font-size: 18px;
	font-style: normal;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	}
a.home1:link,a.home1:visited {
	font-family: 'SourceSansPro-Regular';
	font-size: 18px;
	color: #F60;
	text-decoration: none;
}
a.home1:hover,a.home1:active{
	font-family: 'SourceSansPro-Regular';
	font-size: 18px;
	color: #666666;
	text-decoration: none;
}
a.home2:link,a.home2:visited {
	font-family: 'SourceSansPro-Regular';
	font-size: 15px;
	color: #666666;
	text-decoration: none;
}
a.home2:hover,a.home2:active{
	font-family: 'SourceSansPro-Regular';
	font-size: 15px;
	color: #333333;
	text-decoration: none;
}
.linea {
	background-image: url(elementos/linea_blanca.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.borde_redondedos_negro {
	background: #000000;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
		}
.linea_blc_vert {
	background-image: url(elementos/linea_blc_vert.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.formulario {
	font-family: 'SourceSansPro-Regular';
	font-size: 15px;
	color: #666;
	border: 1px solid #CCC;
}
.linea_punto {
	background-image: url(elementos/linea_punto.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
a.link_blc:link {
	font-family: 'SourceSansPro-Regular';
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
a.link_blc:hover {
	font-family: 'SourceSansPro-Regular';
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
a.link_blc:active {
	font-family: 'SourceSansPro-Regular';
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	}
a.link_blc:visited {
	font-family: 'SourceSansPro-Regular';
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	}
a.link_blc2:link {
	font-family: 'SourceSansPro-Regular';
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link_blc2:hover {
	font-family: 'SourceSansPro-Regular';
	font-size: 18px;
	color: #FF6600;
	text-decoration: none;
}
a.link_blc2:active {
	font-family: 'SourceSansPro-Regular';
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link_blc2:visited {
	font-family: 'SourceSansPro-Regular';
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.flecha {
	background-image: url(elementos/flecha_verde.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.titu_verde {
	font-size: 20px;
	font-style: normal;
	color: #4ABE00;
	text-decoration: none;
	text-transform: uppercase;
}
a.link_blc_gr:link {
	font-family: 'SourceSansPro-Regular';
	font-size: 36px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link_blc_gr:hover {
	font-family: 'SourceSansPro-Regular';
	font-size: 36px;
	color: #FFCC99;
	text-decoration: none;
}
a.link_blc_gr:active {
	font-family: 'SourceSansPro-Regular';
	font-size: 36px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link_blc_gr:visited {
	font-family: 'SourceSansPro-Regular';
	font-size: 36px;
	color: #FFF;
	text-decoration: none;
}
.degrade {
	background-image: url(elementos/degrade.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.trans_top {
	background-image: url(elementos/fondo_menu.png);
	background-repeat: repeat-x;
	background-position: center top;
}
a.titu_link:link,a.titu_link:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 23px;
}
.texto13 {
	font-family:'SourceSansPro-Regular';
	font-size: 13px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
}.fondo_gris {
	background-image: url(elementos/fondo_gris_titu.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.fondo_gris_osc {
	background-image: url(elementos/fondo_gris_osc.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.fondo_rojo {
	background-image: url(elementos/fondo_rojo.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 14px;
	right: 3%;
	overflow: hidden;
	width: 40px;
	height: 40px;
	border: none;
	text-indent: 100%;
	background: url("elementos/flecha_up.png") no-repeat 0px 0px;
}
.empresa {
	background-image: url(elementos/empresa.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.work-details {
	margin: 1em 0 0;
}
.work-details h3 {
	font-size: 2em;
	margin-bottom: 0.5em;
	color: #666666;
	font-family: 'Ubuntu', sans-serif;
}

.work-details h3 i.glyphicon.glyphicon-chevron-up {
	font-size: 23px;
	margin-right: 8px;
	color: #009933;
	margin-left: 10px;
}
.work-details p {
	font-size: 1em;
	line-height: 1.8em;
	color: #A0A0A0;
	width: 100%;
	margin: 0 auto;
	text-align: justify;
}
.work-wrapper {
  margin-top: 0em;
  padding: 0;
}
.work-wrapper img {
  width: 100%;
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}

* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.empresa {
	background-image: url(elementos/empresa.png);
	background-repeat: no-repeat;
	background-position: center top;
}

/*div { word-break: break-all; }*/
img { max-width:100%; }
.b-link-stripe .b-wrapper1:hover {
    background: rgba(255, 104, 87, 0.53) none repeat scroll 0% 0%;
    transition: all 0.5s linear 0s;
}
.b-link-stripe .b-wrapper1 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    text-align: center;
    color: #FFF;
    overflow: hidden;
}
.boredes_redondos {
-webkit-border-radius: 200px 200px 200px 200px;
border-radius: 200px 200px 200px 200px;
background-color: #000;
padding: 10px;

}
.flotante {
	display: scroll;
	position: fixed;
	bottom: 50px;
	right: 20px;
	z-index: 101;
}
.flotante img {
	width: 63px;
 }