 @font-face {
 	font-family:"Neuropol X Free";
 	src:url("../fonts/neuropol_x_free.eot?") format("eot"),
 	url("../fonts/neuropol_x_free.woff") format("woff"),
 	url("../fonts/neuropol_x_free.ttf") format("truetype"),
 	url("../fonts/neuropol_x_free.svg#NeuropolXFree") format("svg");
 	font-weight:normal;
 	font-style:normal;
 }

 @font-face {
	font-family:"Free Sans";
	src:url("../fonts/FreeSans.eot?") format("eot"),
	url("../fonts/FreeSans.woff") format("woff"),
	url("../fonts/FreeSans.ttf") format("truetype"),
	url("../fonts/FreeSans.svg#FreeSans") format("svg");
	font-weight:normal;
	font-style:normal;
}

.escondido{ 
  display: none; 
}

body{
 	background-color: #EFEFEF;
}

#container{
	width:100%;
	overflow:hidden;
	position:relative;
	color: #000;
	background-color: #EEEEEE;
	font-family:"Free Sans";
}

.pad{
	padding-left:0px;
	padding-right:0px;
}

.clear{
	clear:both;
}

#header{
	background-image: url(../img/bg_menu.jpg);
}

#barra-menu{
	background-color: #89C02F;
}

#menu{
  min-height: 34px;
  width: 100%;
  background-color: #89C02F;
  float:left;
  position: relative;
  margin-bottom:0px;
  border: none;
  text-align: center;
  border-radius: 0;
}

.menu li{
  display: inline-block;
  margin: 0px 28px;
}

.menu a{
  color: #fff;
  display: block;
  padding: 13px 18px;
  font-size: 19px;
  font-family: "Neuropol X Free";
}

.menu a:hover{
  color: #000;
  text-decoration:none;
}

.menu .selec{
  color: #000;
}


 
 /*ESTILOS MENU CELULAR -------------------------------------------------------------------*/
.navbar{
  margin-bottom: 0px;
  background-color: #89C02F;
  font-family:"Neuropol X Free";
}

.navbar-toggle{
  margin-right: 0px;
}

nav .me{
  text-align:center;
  margin:auto;
  padding-bottom: 4px;
  display: block;
  color: #fff;
  font-size: 14px;
}

.navbar-default .navbar-nav > li > a{
  color: #fff;
}

.navbar-toggle .icon-bar{
  width: 55px;
}

.navbar-default .navbar-toggle .icon-bar{
  background-color: #fff;
}

.navbar-toggle {
  border: none;
  background: transparent !important;
}

.navbar-toggle:hover {
  background: transparent !important;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus{
  color: #000;
}

.navbar-toggle.collapsed .middle-bar {
  opacity: 1;
}



/*CIERRA MENU MOVIL-----------------------------------------------------------------------------------*/

.carousel-control{
	opacity: 1;
}

#prev{
  background: url(../img/flechas.png) no-repeat;
  height: 50px;
  width: 48px;
  top:89%;
  left: 31%;
}

#prev:hover{
  background: url(../img/flechas-h.png) no-repeat;
}

#next{
  background: url(../img/flechas.png) no-repeat right;
  height: 50px;
  width: 48px;
  top: 89%;
  left:34%;
}

#next:hover{
  background: url(../img/flechas-h.png) no-repeat right;
}

.caption{
  position: absolute;
  left:29%;
  bottom:19%;
  display:flex;
}

.caption h1{
  font-family:"Neuropol X Free";
  padding: 19px 57px;
  font-size: 54px;
  float: left;
  color: #fff;
  background: url(../img/banner/title.png) no-repeat;
  background-position: right;
}

.caption2{
  position: absolute;
  left: 31%;
  bottom:12%;
  display:flex;
}

.caption2 h2{
	padding-left: 19px;
	padding-right: 314px;
	padding-bottom: 10px;
	padding-top: 10px;
  font-size: 32px;
  float: left;
  color: #fff;
  background: url(../img/banner/title2.png) no-repeat;
  background-position: right;
}

#quienes{
	padding: 35px 0px;
}

#quienes h1{
	font-family:"Neuropol X Free";
	font-size: 48px;
	text-align: right;
	text-shadow: -2px 3px 4px #4e4e4e;
	padding: 58px 37px;
}

.bg_textura{
	background: url(../img/productos/text-productos.jpg);
}

.img_empresa{
	float: left;
}

#quienes p{
	font-size: 20px;
	line-height:25px;
	color: #747474;
	text-align: justify;
	background: url(../img/line.png) repeat-y left;
	padding-left: 45px;
}

#productos_home{
	padding: 73px 0px;
}

#carousel-2{
  margin-top: 30px;
}

#prev2{
  background: url(../img/productos/flechas.png) no-repeat;
  bottom: 0px;
  left: auto;
  width: 50px;
  height: 49px;
  opacity: 1;
  right: 77px;
  top:80px; 
}

#prev2:hover{
  background: url(../img/productos/flechas-h.png) no-repeat;
}

#next2{
  background: url(../img/productos/flechas.png) no-repeat right;
  bottom: 0px;
  width: 50px;
  height: 49px;
  opacity: 1;
  right: 28px;
  left: auto;
  top: 80px;
}

#next2:hover{
  background: url(../img/productos/flechas-h.png) no-repeat right;
}

.home{
  float: left;
  position: relative;
  width: 100%;
}

.home span{
  position: absolute;
  left: 0px;
  bottom: 26px;
  width: 100%;
  padding: 20px 22px;
  box-sizing: border-box;
  background: url(../img/productos/caption.png) no-repeat;
  text-align:left;
  font-family:"Neuropol X Free";
  color: #FFF;
  font-size:24px;
}

.home:hover span{
  background: url(../img/productos/caption-h.png) no-repeat;
}

.home2{
  float: left;
  position: relative;
  width: 100%;
}

.home2 span{
  position: absolute;
  left: 0px;
  bottom: 23px;
  width: 100%;
  padding: 8px 25px;
  box-sizing: border-box;
  background: url(../img/productos/caption.png) no-repeat;
  text-align:left;
  font-family:"Neuropol X Free";
  color: #FFF;
  font-size:24px;
}

.home2:hover span{
  background: url(../img/productos/caption-h.png) no-repeat;
}

#servicios_home{
	background: url(../img/servicios/bg.jpg) no-repeat center top;
	background-size: cover;
    padding: 0px 0px;
}

.servicios_caption{
  position:relative;
  bottom:19%;
  display:block;
  padding: 150px 159px;
  background: url(../img/servicios/text.png);
  background-position: right;
}

.servicios_caption h1{
  font-family:"Neuropol X Free";
  font-size: 48px;
  float: left;
  color: #fff;
  text-shadow: 2px 2px 4px #292929;
  padding-bottom: 30px;
}

.servicios_caption p{
	font-size: 20px;
	line-height: 28px;
	color: #fff;
	text-shadow: 2px 3px 2px #000;
}

#title_proyectos{
	padding-bottom: 45px;
}


#proyectos_home{
	padding: 45px 0px;
}

.proyectos_home{
  float: left;
  position: relative;
  width: 100%;
  margin-bottom:5px;
}

.proyectos_home span{
  position: absolute;
  left: 0px;
  bottom: 15px;
  width: 100%;
  padding: 10px 25px;
  background: url(../img/productos/caption.png) no-repeat;
  text-align:left;
  font-family:"Neuropol X Free";
  color: #FFF;
  font-size:24px;
}

.proyectos_home:hover span{
  background: url(../img/productos/caption-h.png) no-repeat;
}

#volver {
  padding: 40px 15px;
  text-align: center;
}

#volver a{
  font-family:"Neuropol X Free";
  display: inline-block;
  padding-top: 23px;
  padding-bottom: 23px;
  padding-left: 20px;
  padding-right: 59px;
  background: url(../img/proyectos/mas.png);
  color: #fff;
  font-size: 24px;
  text-decoration: none;
}

#volver a:hover{
  background: url(../img/proyectos/mas-h.png);
}

footer{
	padding:30px 0px;
	background: url(../img/bg_footer.jpg);
	color: #fff;
  background-size: cover;
}

footer h1{
	font-size: 24px;
	font-family:"Neuropol X Free";
	text-align: center;
	padding-bottom: 15px;
	padding-top: 23px;
}

footer h2{
  font-size: 24px;
  font-family:"Free Sans";
  text-align: center;
  font-weight: bold;
  padding-bottom: 15px;
}

footer p{
	font-size: 18px;
	text-align: center;
	line-height: 19px;
}

#web{
	background: #89C02F;
	padding: 5px 0px;
}

#web a {
  background: url(../img/web.png) no-repeat right;
  color: #ffffff54;
  padding-right: 10px;
  padding-right: 146px;
  display: inline-block;
  text-decoration: none !important;
  margin-right: 10%;
  font-size: 14px;
}

#titulo {
  padding-top: 80px;
  padding-bottom: 33px;
  background-size: cover;
  text-align: left;
}

#titulo h1 {
	font-family:"Neuropol X Free";
  font-size: 53px;
  left: 16%;
  position: relative;
  display: inline-block;
  color: #fff;
  text-shadow: 1px 5px 5px #000;
}

#titulo h1 span {
  font-size: 120px;
  display: inline-block;
  color: #89C02F;
  font-family:"Neuropol X Free";
  position: relative;
  top: 24px;
  text-shadow:1px 5px 5px #000;
}

.bg-1 {
    background: url(../img/empresa/bg.jpg) no-repeat center top;
}

.bg-3 {
    background: url(../img/productos/bg.jpg) no-repeat center top;
}

.bg-3b {
    background: url(../img/balaustres/bg.jpg) no-repeat center top;
}

.bg-3c {
    background: url(../img/bancas/bg.jpg) no-repeat center top;
}

.bg-3d {
    background: url(../img/bloque/bg.jpg) no-repeat center top;
}

.bg-3e {
    background: url(../img/bolardos/bg.jpg) no-repeat center top;
}

.bg-3f{
    background: url(../img/bordillo/bg.jpg) no-repeat center top;
}

.bg-3g{
    background: url(../img/losetas/bg.jpg) no-repeat center top;
}

.bg-3h{
    background: url(../img/muros/bg.jpg) no-repeat center top;
}

.bg-3i{
    background: url(../img/sardineles/bg.jpg) no-repeat center top;
}

.bg-3j{
    background: url(../img/calados/bg.jpg) no-repeat center top;
}

.bg-3k{
    background: url(../img/canuelas/bg.jpg) no-repeat center top;
}

.bg-3l{
    background: url(../img/carcamo/bg.jpg) no-repeat center top;
}

.bg-3m{
    background: url(../img/rejillas/bg.jpg) no-repeat center top;
}

.bg-3n{
    background: url(../img/postes_kilometraje/bg.jpg) no-repeat center top;
}

.bg-3o{
    background: url(../img/separadores_viales/bg.jpg) no-repeat center top;
}

.bg-3p{
    background: url(../img/materas/bg.jpg) no-repeat center top;
}

.bg-3q{
    background: url(../img/morteros/bg.jpg) no-repeat center top;
}

.bg-3r{
    background: url(../img/pasos/bg.jpg) no-repeat center top;
}

.bg-3s{
    background: url(../img/postes/bg.jpg) no-repeat center top;
}

.bg-3t{
    background: url(../img/topellantas/bg.jpg) no-repeat center top;
}

.bg-3u{
    background: url(../img/gargola/bg.jpg) no-repeat center top;
}

.bg-3v{
    background: url(../img/postes_aereas/bg.jpg) no-repeat center top;
}

.bg-3w{
    background: url(../img/canecas/bg.jpg) no-repeat center top;
}

#descripcion{
  background-color: #fff;
  padding: 65px 0px;
}

.text-descripcion p{
  line-height: 30px;
  font-size: 22px;
}

.text-descripcion h2{
  font-family:"Neuropol X Free";
  padding-bottom: 20px;
  font-size: 19px;
  font-weight: 900;
}

.text-descripcion h3{
    padding-bottom: 18px;
    font-size: 19px;
    line-height: 25px;
}

.text-descripcion ul li{
  background: url(../img/productos/li.png) no-repeat;
  background-position: 0px 1px;
  padding-left: 57px;
  line-height: 34px;
  font-size: 20px;
}


#empresa{
	padding: 95px 0px;
}

#empresa p{
	font-size: 20px;
	color: #5f5f5f;
	line-height: 26px;
	background: url(../img/line.png) no-repeat left;
	padding-left: 45px;
	padding-top: 45px;
	padding-bottom: 45px;
	text-align: justify;
}

#prev3{
  background: url(../img/productos/flechas.png) no-repeat;
	position: absolute;
	bottom: -59px;
	left: auto;
	width: 50px;
	height: 50px;
	opacity: 1;
	top: auto;
	right: 52px;
}

#prev3:hover{
  background: url(../img/productos/flechas-h.png) no-repeat;
}

#next3{
  background: url(../img/productos/flechas.png) no-repeat right;
	color: #FFF;
	position: absolute;
	bottom: -59px;
	width: 50px;
	height: 50px;
	opacity: 1;
	top: auto;
	right: 0px;
	left: auto;
}

#next3:hover{
  background: url(../img/productos/flechas-h.png) no-repeat right;
}

#empresa2{
	padding: 120px 0px;
}

#empresa2 p{
	font-size: 20px;
	line-height: 24px;
	text-align: justify;
	position: relative;
	margin-top: 27%;
}

#productos{
	padding: 45px 0px;
}

#productos p{
	background: url(../img/line.png) no-repeat left;
	padding-left: 45px;
	text-align: justify;
	line-height: 23px;
	font-size: 20px;
	color: #5f5f5f;
	padding-top: 40px;
	padding-bottom: 40px;
}

#productos_categorias{
	padding: 75px 0px;
}

#productos_categorias p{
  font-size: 26px;
  text-align: center;
  padding-bottom: 45px;
}

#productos_categorias h1{
	margin-top: 145px;
	font-size: 35px;
	text-align: center;
	font-family:"Neuropol X Free";
	padding-bottom: 25px;
}

.categorias{
  float: left;
  position: relative;
  width: 100%;
  margin-bottom:35px;
}

.categorias span{
  position: absolute;
  left: 0px;
  bottom: 29px;
  width: 100%;
  padding: 11px 25px;
  background: url(../img/productos/caption.png) no-repeat;
  text-align:left;
  font-family:"Neuropol X Free";
  color: #FFF;
  font-size:24px;
}

.categorias:hover span{
  background: url(../img/productos/caption-h.png) no-repeat;
}

.categorias2{
  float: left;
  position: relative;
  width: 100%;
  margin-bottom:35px;
}

.categorias2 span{
  position: absolute;
  left: 0px;
  bottom: 29px;
  width: 100%;
  padding: 23px 21px;
  background: url(../img/productos/caption.png) no-repeat;
  text-align:left;
  font-family:"Neuropol X Free";
  color: #FFF;
  font-size:22px;
}

.categorias2:hover span{
  background: url(../img/productos/caption-h.png) no-repeat;
}

#prev4{
   background: url(../img/productos/flechas.png) no-repeat;
   position: absolute;
   bottom: -59px;
   left: auto;
   width: 50px;
   height: 50px;
   opacity: 1;
   top: auto;
   right: 50%;
}

#prev4:hover{
  background: url(../img/productos/flechas-h.png) no-repeat;
}

#next4{
  background: url(../img/productos/flechas.png) no-repeat right;
	color: #FFF;
	position: absolute;
	bottom: -59px;
	width: 50px;
	height: 50px;
	opacity: 1;
	top: auto;
	right:46%;
	left: auto;
}

#next4:hover{
  background: url(../img/productos/flechas-h.png) no-repeat right;
}

#prev5{
   background: url(../img/productos/flechas.png) no-repeat;
   position: absolute;
   bottom: -60px;
   left: auto;
   width: 50px;
   height: 50px;
   opacity: 1;
   top: auto;
   right: 103px;
}

#prev5:hover{
  background: url(../img/productos/flechas-h.png) no-repeat;
}

#next5{
    background: url(../img/productos/flechas.png) no-repeat right;
	color: #FFF;
	position: absolute;
	bottom: -59px;
	width: 50px;
	height: 50px;
	opacity: 1;
	top: auto;
	right:42px;
	left: auto;
}

#next5:hover{
  background: url(../img/productos/flechas-h.png) no-repeat right;
}

#prev6{
   background: url(../img/productos/flechas.png) no-repeat;
   position: absolute;
   bottom: -59px;
   left:29px;
   width: 50px;
   height: 50px;
   opacity: 1;
   top: auto;
   right: 6%;
}

#prev6:hover{
  background: url(../img/productos/flechas-h.png) no-repeat;
}

#next6{
    background: url(../img/productos/flechas.png) no-repeat right;
	color: #FFF;
	position: absolute;
	bottom: -59px;
	width: 50px;
	height: 50px;
	opacity: 1;
	top: auto;
	right:0px;
	left: 81px;
}

#next6:hover{
  background: url(../img/productos/flechas-h.png) no-repeat right;
}

#servicios{
	padding: 140px 0px;
}

#servicios p{
	color: #5f5f5f;
	font-size: 20px;
	text-align: justify;
	padding-top: 185px;
	line-height: 25px;
}

#proyectos{
	padding: 65px 0px;
}

#proyectos p{
	line-height: 25px;
	color: #5f5f5f;
	font-size: 20px;
	text-align:justify;
	background: url(../img/line.png) no-repeat left;
	padding-left: 45px;
	padding-top: 45px;
	padding-bottom: 45px;
}


.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp{
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
  z-index:9999;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999999;
}

.fancybox-skin {
  position: relative;
  background: #FFF;
  color: #444;
  text-shadow: none;
}

.fancybox-opened {
  z-index: 999999;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
          box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url('../img/fancybox_sprite.png');
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 9999;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('../img/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 99999;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  z-index: 999999;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 99999;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: hidden;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index:9999;
  background: rgba(0, 0, 0, 0.9);
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/*------------------------------cierre fancybox---------------------------------------------------*/


#contacto{
	background-color: #F3F3F3;
	padding: 85px 15px;
}


#contacto h1{
	font-size: 36px;
	font-family: "Roboto Black";
	color: #0000FE;
	border-bottom: 2px solid #EE0000;
}

#contacto p{
	padding-top: 50px;
	color: #5f5f5f;
	font-size: 20px;
	text-align: justify;
}

#formulario{
	padding: 8px 65px;
}

#formulario p{
	padding-top: 15px;
}

#formulario .check{
	text-align: left;
	float: none;
	display: inline-block;
	width: auto;
}

#formulario h2{
	font-size: 20px;
	padding-top:6px;
}

#formulario input{
	width:100%;
	background-color:#000;
	border: none;
	color:#fff;
	font-size:18px;
	padding:12px;
	margin-top: 5px;
}

#formulario textarea{
	width:100%;
  background-color:#000;
  border: none;
	color:#fff;
	font-size:18px;
	padding:10px;
	margin-top: 5px;
  height: 150px;
}

.btn{
	float: left;
	position: relative;
	width: 100%;
	text-align: left;
	margin-top: 80px;
}

.btn a{
	font-family:"Neuropol X Free";
	display: inline-block;
	padding: 5px 10px;
	background:#89C02F;
	color: #fff;
	font-size: 18px;
}

.btn a:hover{
	background: #000;
	color: #fff;
	text-decoration: none;
}

#enviar{
	width:105px !important;
	cursor:pointer;
	position:relative;
	float:right;
	font-size:18px !important;
	color:#fff !important;
	text-align:center;
	margin-top:20px !important;
	padding:10px 0px !important;
	background: #000 !important;
	margin-right: 15px;
  border: none !important;
  font-family:"Neuropol X Free";
}

#enviar:hover{
  background: #89C02F  !important;
	color: #FFF !important;
}

#borrar{
	width:105px !important;
	cursor:pointer;
	position:relative;
	float:right;
	font-size:18px !important;
	color:#fff !important;
	text-align:center;
	margin-top:20px!important;
	padding:10px 0px !important;
	background: #000 !important;
  border: none !important;
  font-family:"Neuropol X Free";
}

#borrar:hover{
  background:#89C02F !important;
	color: #FFF !important;
}

#ubicacion{
	padding: 85px 0px;
}

#ubicacion h1{
	font-size: 24px;
	font-family:"Neuropol X Free";
	padding: 28px 0px;
}

#map {
  height: 300px;
  margin-right: 11px;
}

#ampliar {
    width: 93px;
    height: 93px;
    border-radius: 50%;
    background-color: #000;
    color: #FFF;
    text-align: center;
    padding-top:34px;
    position: absolute;
    right: 26px;
    bottom:-46px;
    text-decoration: none !important;
    font-size: 15px;
    font-family:"Neuropol X Free";
	}

#ampliar:hover{
	background: #89C02F;
	color: #fff;
	}

#aliados{
  background: url(../img/productos/text-productos.jpg);
  padding: 26px 0px
}


#aliados h1{
  font-family: "Neuropol X Free";
  font-size: 46px;
  text-align: right;
  text-shadow: -2px 3px 4px #4e4e4e;
  padding: 52px 37px;
}

#redes {
  position: relative;
  float: right;
}

#fb {
  display: inline-block;
  background: url(../img/redes.png) 1px 0px  no-repeat;
  width:67px;
  height:60px;
}

#ins {
  display: inline-block;
  background: url(../img/redes.png) -67px no-repeat;
  width: 67px;
  height: 61px;
}

#lin {
  display: inline-block;
  background: url(../img/redes.png) right;
  width: 67px;
  height: 61px;
}

#back-top {
    background-image: url(../img/whatsapp.png);
    background-repeat: no-repeat;
    width: 51px;
    height: 51px;
    position: fixed;
    right: 15px;
    z-index: 900;
    bottom: 18px;
}


@media (max-width: 700px){

	.navbar-toggle {
      font-size: 15px;
	    display: block;
	}

	.navbar-collapse {
	    border-top: 1px solid transparent;
	    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	}

	.navbar-fixed-top {
	    top: 0;
	    border-width: 0 0 1px;
	}

	.navbar-collapse.collapse {
	    display: none!important;
	}

	.navbar-nav {
	    float: none!important;
	    margin-top: 7.5px;
			margin-left: 0;
	}

	.navbar-nav>li {
	    float: none;
	}

	.navbar-nav>li>a {
	    padding-top: 10px ;
	    padding-bottom: 10px;
	}

	.collapse.in{
	    display:block !important;
	}

	#navbar li {
	   width: 100%;
		 margin: 0;
	}

	#navbar a{
	  width: 100%;
	  text-align: left;
    border: none;
    font-size: 21px;
	}

	#quienes h1{
		font-size: 37px;
		text-align: center;
		padding: 28px 37px;
	}

	#quienes p{
		font-size: 13px;
		padding-left: 35px;
		line-height: 20px;
	}

	.home{
		margin-top: 45px;
	}

	.home span{
		font-size: 21px;
	}

  .home2 span{
    font-size: 21px;
  }

	.servicios_caption{
		padding: 22px 11px;
	}

	.servicios_caption p{
		font-size: 16px;
		line-height: 21px;
	}

	.servicios_caption h1{
		font-size: 34px;
	}

	.proyectos_home span{
		font-size: 18px;
	}

	#volver a{
		font-size: 21px;
		padding-right: 18px;
	}

	footer h1{
		padding-top: 40px;
	}

	footer p{
		font-size: 15px;
	}

	#titulo h1{
		font-size: 23px;
		left: 8%;
	}

	#titulo h1 span{
		font-size: 92px;
	}

  #next4{
    right: 40%;
  }

	#empresa p{
		font-size: 17px;
		padding-left: 33px;
		line-height: 23px;
	}

	#empresa2 p{
		font-size: 17px;
		margin-top: 0px;
		line-height: 20px;
		padding-bottom: 15px;
	}

	#empresa2{
		padding: 93px 0px;
	}

	#productos p{
		font-size: 16px;
		line-height: 21px;
	}

	.categorias2 span{
		font-size: 18px;
	}

	.categorias span{
		font-size: 18px;
	}

	#productos_categorias h1{
		margin-top: 0px;
		font-size: 29px;
	}

	#servicios p{
		padding-top: 40px;
		font-size: 18px;
  }

	#proyectos p{
		font-size: 17px;
	}

}


@media (max-width: 800px) and (min-width:700px){


  #navbar a {
    width: 100%;
    text-align: left;
    margin-top: 2px;
    border: none !important;
    font-family:"Neuropol X Free";
  }

  .navbar-header {
    float: none;
  }

  .navbar-left,.navbar-right {
    float: none !important;
  }

  .navbar-toggle {
    display: block;
  }

  .navbar-default .navbar-toggle{
    border-color: none !important;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
    
  .navbar-collapse.collapse {
    display: none!important;
  }


  .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
    margin-left: 0;
  }

  .navbar-nav>li {
    float: none;
  }

  .navbar-nav>li>a {
    padding-top: 10px ;
    padding-bottom: 10px;
  }

  .collapse.in{
    display:block !important;
  }

  #navbar li {
    width: 100%;
    margin: 0px;
  }
  #prev2{
  	top: 108px;
  }

  #next2{
  	top: 108px;
  }

  .servicios_caption{
  	padding: 74px 51px;
  }

  #empresa2 p{
  	padding-bottom: 29px;
  	margin-top: 0px;
  }

  #next4{
    right: 41%;
  }

  #titulo h1{
  	font-size: 43px;
  	left: 6%;
  }

  #empresa p{
  	font-size: 17px;
  	line-height: 24px;
  }

  #servicios p{
  	font-size: 18px;
  	line-height: 23px;
  	padding-top: 15px;
  	padding-bottom: 45px;
  }

  .caption{
  	bottom: 29%;
  }

  .caption h1{
  	font-size: 27px;
    padding: 19px 35px;
  }

  #next{
    left: 39%;
  }

  .caption2{
  	left: 29%;
    bottom: 13%;
  }

  .caption2 h2{
  	padding-right: 220px;
  }

  .proyectos_home span{
    font-size: 18px;
  }

}


@media (max-width:900px) and (min-width:800px){

	#navbar a {
    width: 100%;
    text-align: left;
    margin-top: 2px;
    padding: 8px 18px;
    border: none !important;
    font-family:"Neuropol X Free";
  }

  .navbar-header {
    float: none;
  }

  .navbar-left,.navbar-right {
    float: none !important;
  }

  .navbar-toggle {
    display: block;
  }

  .navbar-default .navbar-toggle{
  	border-color: none !important;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
    
  .navbar-collapse.collapse {
    display: none!important;
  }


  .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
    margin-left: 0;
  }

  .navbar-nav>li {
    float: none;
  }

  .navbar-nav>li>a {
    padding-top: 10px ;
    padding-bottom: 10px;
  }

  .collapse.in{
    display:block !important;
  }

  #navbar li {
    width: 100%;
    margin: 0px;
  }

  .caption{
  	left: 1%;
  	bottom: 29%;
  }

  .caption h1{
  	font-size: 31px;
  }

  .caption2{
  	left: 1%;
  }

  .caption2 h2{
  	padding-right: 220px;
  	padding-left: 55px;
  }

  #quienes p{
  	font-size: 17px;
  	line-height: 20px;
  }

  #quienes h1{
  	text-align: center;
  }

  #prev2{
  	top: 129px;
  }

  #next2{
  	top: 129px;
  }

  .servicios_caption{
  	padding: 98px 57px;
  }

  #empresa2 p{
  	padding-bottom: 45px;
  	margin-top: 0px;
  }

  #titulo h1{
  	font-size: 39px;
  }

  #productos p{
  	font-size: 16px;
  	line-height: 21px;
  }

  .categorias2 span{
  	font-size: 20px;
  	padding: 17px 26px;
  }

  #productos_categorias h1{
  	margin-top: 30px;
  	font-size: 20px;
  }

  #servicios p{
  	padding-top: 22px;
  }

  #proyectos p{
  	font-size: 17px;
  	line-height: 21px;
  }

  .proyectos_home span{
  	font-size: 19px;
  }

  #next4{
    right: 43%;
    bottom: -58px;
  }


}


@media (max-width:1000px) and (min-width:900px){

    #navbar a {
    width: 100%;
    text-align: left;
    margin-top: 2px;
    padding: 8px 18px;
    border: none !important;
    font-family:"Neuropol X Free";
  }

  .navbar-header {
    float: none;
  }

  .navbar-left,.navbar-right {
    float: none !important;
  }

  .navbar-toggle {
    display: block;
  }

  .navbar-default .navbar-toggle{
    border-color: none !important;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
    
  .navbar-collapse.collapse {
    display: none!important;
  }


  .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
    margin-left: 0;
  }

  .navbar-nav>li {
    float: none;
  }

  .navbar-nav>li>a {
    padding-top: 10px ;
    padding-bottom: 10px;
  }

  .collapse.in{
    display:block !important;
  }

  #navbar li {
    width: 100%;
    margin: 0px;
  }

  #titulo{
    margin-top: 0px;
  }

  #empresa{
    padding: 35px 0px;
  }

  .menu li{
    margin: 0px 10px;
  }

  .menu a{
    padding: 13px 5px;
    font-size: 14px;
  }

  #prev{
    left: 27%;
  }

  #empresa p{
    padding-top:10px;
    padding-bottom: 0px;
    font-size: 16px;
    line-height: 19px;
  }

  #next4{
    right: 43%;
    bottom: -58px;
  }

  footer p{
    font-size: 15px;
  }

	.caption{
		left: 1%;
		bottom: 28%;
  }

	.caption h1{
	  	font-size: 31px;
	 }

	.caption2{
	  	left: 1%;
      bottom: 13%;
	}

	.caption2 h2{
	  	padding-right: 220px;
	  	padding-left: 56px;
	}

	#quienes p{
	  	font-size: 18px;
	  	line-height: 24px;
	}

	#quienes h1{
		text-align: center;
	}

	.home span{
		font-size: 20px;
	}

	.home2 span{
		font-size: 20px;
	}

	.servicios_caption{
		padding: 65px 37px;
	}

	.proyectos_home span{
		font-size: 18px;
	}

	#titulo h1{
		font-size: 47px;
		left: 9%;
	}

	#empresa2 p{
		padding-bottom: 46px;
		margin-top: 0px;
	}

	.categorias2 span{
		font-size: 21px;
	}

	.categorias span{
		font-size: 21px;
	}

	#productos p{
		font-size: 17px;
		line-height: 23px;
	}

	#productos_categorias h1{
		margin-top: 12px;
		font-size: 29px;
	}

	#servicios p{
		padding-top: 16px;
	}

	#ubicacion h1{
		padding: 28px 11px;
	}

  #formulario{
    padding: 8px 28px;
  }

}


@media (max-width:1100px) and (min-width:1000px){

	.menu a{
    font-size: 16px;
  }

  .menu li{
    margin: 0px -6px;
  }

  #titulo{
    margin-top: 0px;
  }

  #empresa{
    padding: 35px 0px;
  }

  #navbar a {
    width: 100%;
    text-align: left;
    margin-top: 2px;
    padding: 8px 18px;
    border: none !important;
    font-family:"Neuropol X Free";
  }

  .navbar-header {
    float: none;
  }

  .navbar-left,.navbar-right {
    float: none !important;
  }

  .navbar-toggle {
    display: block;
  }

  .navbar-default .navbar-toggle{
    border-color: none !important;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
    
  .navbar-collapse.collapse {
    display: none!important;
  }

  .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
    margin-left: 0;
  }

  .navbar-nav>li {
    float: none;
  }

  .navbar-nav>li>a {
    padding-top: 10px ;
    padding-bottom: 10px;
  }

  .collapse.in{
    display:block !important;
  }

  #navbar li {
    width: 100%;
    margin: 0px;
  }

  #empresa p{
    padding-top:0px;
    padding-bottom: 0px;
    font-size: 16px;
    line-height: 19px;
  }

  footer p{
    font-size: 15px;
  }

  .caption{
    left: 1%;
    bottom: 28%;
  }

  .caption h1{
      font-size: 31px;
   }

  .caption2{
      left: 1%;
      bottom: 14%;
  }

  .caption2 h2{
      padding-right: 220px;
      padding-left: 56px;
  }

  #quienes p{
      font-size: 18px;
      line-height: 24px;
  }

  #quienes h1{
    text-align: center;
  }

  .home span{
    font-size: 20px;
  }

  .home2 span{
    font-size: 20px;
  }

  .servicios_caption{
    padding: 65px 37px;
  }

  .proyectos_home span{
    font-size: 18px;
  }

  #titulo h1{
    font-size: 47px;
    left: 9%;
  }

  #empresa2 p{
    padding-bottom: 46px;
    margin-top: 0px;
  }

  .categorias2 span{
    font-size: 21px;
  }

  .categorias span{
    font-size: 21px;
  }

  #next4{
    right: 44%;
    bottom: -58px;
  }

  #productos p{
    font-size: 17px;
    line-height: 23px;
  }

  #productos_categorias h1{
    margin-top: 12px;
    font-size: 29px;
  }

  #servicios p{
    padding-top: 0px;
    font-size: 17px;
    line-height: 24px;
  }

  #ubicacion h1{
    padding: 28px 11px;
  }

  #formulario{
    padding: 8px 28px;
  }

}

@media (max-width:1200px) and (min-width:1100px){

  .menu li{
    margin: 0px -4px;
  }

  .menu a{
    font-size: 17px;
  }

	.caption{
		left: 31%;
		bottom: 30%;
	}

	.caption2{
		bottom: 18%;
	}

  #empresa p{
    padding-top: 0px;
    font-size: 17px;
    line-height: 24px;
    padding-bottom: 0px;
  }

	.caption h1{
		font-size: 34px;
    padding: 19px 42px;
	}

	#prev{
		top: 84%;
	}

	#next{
		left: 36%;
		top: 84%;
	}


  #next4{
    right: 43%;
    bottom: -58px;
  }

  #servicios p{
    padding-top: 47px;
  }

	#quienes p{
		font-size: 18px;
		line-height: 22px;
	}

	#quienes h1{
		font-size: 45px;
	}

  #empresa2 p{
    margin-top: 13%;
  }

	.servicios_caption{
		padding: 100px 32px;
	}

	#productos_categorias h1{
		margin-top: 57px;
		font-size: 32px;
	}

	#formulario{
		padding: 8px 30px;
	}

  .proyectos_home span{
    font-size: 19px;
  }

  footer p{
    font-size: 16px;
  }
}


@media (max-width:1300px) and (min-width:1200px){

	.menu li{
    margin: 0px 2px;
  }

  .menu a{
    font-size: 16px;
    padding: 13px 9px;
  }

	.caption h1{
		font-size: 36px;
	}

	.caption{
		bottom: 31%;
		left: 31%;
	}

	.caption2{
		bottom: 19%;
		left: 31%;
	}

	#prev{
		top: 82%;
	}

	#next{
		top: 82%;
		left: 36%;
	}

	#quienes p{
		font-size: 18px;
		line-height: 22px;
	}

	.home2 span{
		font-size: 18px;
	}

	.home span{
		font-size: 18px;
	}

	.servicios_caption{
		padding: 77px 19px;
	}

	.proyectos_home span{
		font-size: 17px;
	}

  #empresa p{
    font-size: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 21px;
  }

  #empresa2 p{
    margin-top:9%;
  }

  #next4{
    right: 43%;
    bottom: -58px;
  }

  .categorias2 span{
    font-size: 20px;
  }

  .categorias span{
    font-size: 21px;
  }

  #servicios p{
    padding-top:0px;
    font-size: 18px;
  }

  #contacto p{
    font-size: 17px;
  }

  footer p{
    font-size: 15px;
  }

  #formulario{
    padding: 8px 28px;
  }

}

@media (max-width:1400px) and (min-width:1300px){

	.menu li{    
    margin: 0px -5px;
  }

  .menu a{
    font-size: 17px;
  }

  .caption{
    left: 31%;
    bottom: 23%;
  }

  .caption h1{
    font-size: 37px;
  }

  .home span{
    font-size: 22px;
  }

  .home2 span{
    font-size: 22px;
    bottom: 25px;
  }

  #empresa p{
    padding-top: 5px;
    line-height: 24px;
    font-size: 18px;
  }

  #next4{
    right: 43%;
    bottom: -58px;
  }

  #empresa2 p{
    margin-top: 6%;
  }

  #prev5{
    bottom: -59px;
    right: 9%;
  }

  #servicios p{
    padding-top: 18px;
  }

  .proyectos_home span{
    font-size: 18px;
  }

  #contacto p{
    font-size: 16px;
  }

}


@media (max-width:1500px) and (min-width:1400px){

	 .menu li{
    margin: 0px 2px;
  }

  .menu a{
    font-size: 17px;
  }

  .caption{
    bottom: 22%;
    left: 31%;
  }

  .caption h1{
    font-size: 39px;
  }

  .servicios_caption{
    padding: 54px 34px;
  }

  #empresa p{
    padding-top: 0px;
  }

  #empresa2 p{
    margin-top: 19%;
  }

  #servicios p{
    padding-top: 43px;
  }

  #next4{
    bottom: -58px;
    right: 45%;
  }

  #contacto p{
    font-size: 17px;
  }



}


@media (max-width:1600px) and (min-width:1500px){

	.menu li{
    margin: 0px 7px;
  }

  .menu a{
    font-size: 17px;
  }

  .caption{
    bottom: 22%;
    left: 31%;
  }

  .caption h1{
    font-size: 39px;
  }

  .servicios_caption{
    padding: 54px 34px;
  }

  #empresa p{
    padding-top: 0px;
  }

  .modal-dialog {
    width: 721px;
    margin: 30px auto;
  }

  #empresa2 p{
    margin-top: 19%;
  }

  #servicios p{
    padding-top: 43px;
  }

  #next4{
    bottom: -58px;
    right: 45%;
  }

}


@media (max-width:1940px) and (min-width:1601px){

	.menu li{
    margin: 0px 5px;
  }

  .caption{
    bottom: 22%;
    left: 31%;
  }

  .caption h1{
    font-size: 39px;
  }

  #empresa p{
    padding-top: 0px;
  }

  #empresa2 p{
    margin-top: 19%;
  }

  #servicios p{
    padding-top: 43px;
  }

  #next4{
    bottom: -58px;
    right: 45%;
  }

  .modal-dialog {
    width: 745px;
    margin: 5px auto;
  }

  .modal-dialog {
    width: 721px;
    margin: 30px auto;
  }


}


@media (max-width:2600px) and (min-width:1941px){

  .modal-dialog {
    width: 721px;
    margin: 30px auto;
  }


}




.close {
    float: right;
    font-size: 65px;
    font-weight: 700;
    line-height: 1;
    color: #fff !important;
    text-shadow: 0 1px 0 #fff;
    opacity: 3.2;
}

.modal-content{
  background-color: transparent;
  box-shadow: none;
}



