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

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

#container{
	width:100%;
	overflow:hidden;
	position:relative;
	color: #000;
	font-size: 18px;
	font-family:"Open Sans";
	background-image: url(../img/fondo.jpg);
}

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

.clear{
	clear:both;
}


#header {
  top: 39px;
  left: 0px;
  z-index: 1;
  width: 100%;
  padding-bottom: 10px;
  background:#ffffffe6;
}

#menu{
	background:
transparent;
width: 100%;
margin-bottom: 0;
border: none;
text-transform: uppercase;
min-height: 10px;
}

#navbar li {
  display: inline-block;
  margin: 44px 24px;
}

#navbar a{
	color: #000;
	float: left;
	position: relative;
	padding: 16px 10px 5px 5px;
	margin-left: 20px;
	text-decoration: none !important;
	min-height: 32px;
	font-family:"Open Sans Bold";
}

#navbar a span {
	display: none;
  width: 100%;
  text-align: center;
  position: absolute;
  top: -8px;
  left: 0px;
}

#navbar a:hover span{
  display: block;
}

#navbar .selec span{
  display: block;
}

.navbar-inverse{
  background-color: transparent;
}

#navbar a:hover{
  text-decoration: none;
  border-bottom: 5px solid #000;
}

#navbar .selec{
  border-bottom: 5px solid #000;
}

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

.navbar-toggle .icon-bar{
  width:48px;
  height: 3px;
  background-color: #000 !important;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
  background-color: transparent;
}

.logo a {
  position: relative;
  float: left;
  z-index: 99999999;
}



.caption{
 position: absolute;
 bottom: 0px;
 right: 10%;
 background-image: url(../img/banner/caption.png);
 width: 481px;
 height: 201px;
	
}

.caption p{
  font-family: "Open Sans Bold";
  color: #fff;
  text-shadow: 5px 3px 2px  #5a5a5a;
  font-size: 42px;
  line-height: 47px;
  padding-top: 49px;
  text-align: right;
  padding-right: 64px;
}

#carousel-home .carousel-indicators {
	text-align: right;
	right: 40%;
	bottom: 0px;
}

#carousel-home .carousel-indicators li{
  background: #242424;
  border:none;
  width: 21px;
  height: 21px;
}

#carousel-home .carousel-indicators .active{
  background:#00A7EB;
  border-color: #00A7EB;
}

#empresa_home h1{
	padding-top: 95px;
	padding-bottom: 20px;
	font-family: "Open Sans Bold";
	font-size: 48px;
	color:#01A8EB;
	text-shadow:2px 4px 2px #5f5f5f
}

#empresa_home p{
	color: #282828;
	line-height: 25px;
}



#proyectos_home h1{
	font-size: 48px;
	font-family: "Open Sans Bold";
	color: #fff;
	text-align: center;
	text-shadow: 2px 4px 4px #000;
	padding-top: 187px;
	
}

.proyecto_item{
	position: relative;
	width: 100%;
	float: left;
	padding-top: 75px;
}


.proyecto_item span{
	color: #000;
	font-family: "Open Sans Bold";
    position: absolute;
    font-size: 19px;
    bottom: 50px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}

.proyecto_item span:hover{
	color:#01A8E8;
}

.bg1 {
    background: url(../img/luces.png) repeat-x center top;
    background-color: #98D8F4;
}

#titulo {
    padding-top: 242px;
	padding-bottom: 35px;
	background-size: cover;
	text-align: right;
}

#titulo h1 {
    font-size: 48px;
    color: #fff;
    text-shadow: 2px 2px 1px #000;
    font-family: "Open Sans Bold";
}

.bg-2 {
    background: url(../img/empresa/bg.jpg) no-repeat center right;
        background-size: auto auto;
    background-size: auto auto;
}

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

.bg-4 {
    background: url(../img/proyectos/bg.jpg) no-repeat center right;
        background-size: auto auto;
    background-size: auto auto;
}

.bg_pie{
	background: url(../img/bg_pie.png) center top;
	width: 100%;
	height: 110px;
	float: left;
	position: relative;
}

.bg_pie2{
	background: url(../img/productos/bg_pie.png) center top;
	width: 100%;
	height: 189px;
	float: left;
	position: relative;
	text-align: center;
}

.bg_pie2 a{
	background: #fff;
	color: #000;
	padding: 6px;
	top: 74%;
	position: relative;
	font-size: 24px;
}

footer{
	background-color: #fff;
	padding-top: 25px;
}

footer h4{
	font-family: "Open Sans Bold";
	text-align: center;
}

footer p{
	text-align: center;
	line-height: 23px;
}

.sombra {
    background: url(../img/sombra.png) no-repeat center;
       background-size: auto auto;
    width: 70%;
    margin-left: 15%;
    height: 32px;
    background-size: contain;
}

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


#tw{
  background: url(../img/redes.png) no-repeat right;
  width: 41px;
  height: 41px;
  display: inline-block;
}

#web {
    color: #000;
    background: url(../img/web.png) no-repeat right;
    padding-right: 145px;
    text-decoration: none;
    text-align: center;
    margin-top: 15px;
    font-size: 13px;
    display: inline-block;

}

.redes{
	text-align: center;
}


#politicas{
	padding: 65px 0px;
}

#politicas h1{
	text-align: center;
	text-shadow: 2px 4px 2px #5f5f5f;
	font-size: 48px;
	font-family: "Open Sans Bold";
	color: #01A8EB;
	padding-bottom: 45px;
}

#politicas p{
	line-height: 26px;
	text-align: center;
}

#politicas span{
	color: #01A8EB;
}

#empresa{
	padding-top: 203px;
}

#empresa h1{
	font-size: 48px;
	color: #fff;
	font-family: "Open Sans Bold";
	text-shadow: 2px 4px 2px #5f5f5f;
	text-align: center;
	padding-bottom: 35px;
}

#empresa p{
	text-align: center;
	padding: 15px 105px;
	line-height: 27px;
	padding-bottom: 45px;
}


#valores h1{
	font-size: 48px;
	color: #15A8DF;
	font-family: "Open Sans Bold";
	text-shadow: 2px 4px 2px #5f5f5f;
	text-align: center;
	padding-bottom: 35px;
	padding-top: 75px;
	text-transform: uppercase;
}


#productos_tit{
    padding: 65px 0px;
}

#productos_tit h1 {
    text-align: center;
    text-shadow: 2px 4px 2px #5f5f5f;
    font-size: 48px;
    font-family: "Open Sans Bold";
    color: #01A8EB;
    padding-bottom: 45px;
}


.item_producto{
	margin-bottom: 94px;
	margin-top: 238px;
	float: left;
	position: relative;
	width: 100%;
	text-decoration: none !important;
}


.item_producto p{
	color: #fff;
	font-family: "Open Sans Bold";
	text-shadow: 2px 4px 2px #5f5f5f;
    position: relative;
    padding-bottom: 30px;
    font-size: 48px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}


.item_producto span{
	color: #000;
	font-family: "Open Sans Bold";
    position: absolute;
    font-size: 19px;
    bottom: 50px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}

.item_producto span:hover{
	color:#01A8E8;
}


#lineas{
		padding: 65px 0px;
}

#lineas h1{
	text-align: center;
	text-shadow: 2px 4px 2px #5f5f5f;
	font-size: 48px;
	font-family: "Open Sans Bold";
	color: #01A8EB;
	padding-bottom: 45px;
}

#lineas ul li{
	background:url(../img/productos/li.png) no-repeat 2px;
	padding-left: 25px;
	line-height: 23px;
	font-size: 21px;
	text-align: justify;
	margin-bottom: 15px;
}

#carousel-g{
	margin-top: 213px;
}


#carousel-g p{
	color: #000;
    font-family: "Open Sans Bold";
    position: absolute;
    font-size: 19px;
    bottom: 65px;
    width: 100%;
    text-align: right;
    right: 12%;
}

#prev{
    background: url(../img/productos/flechas.png) left;
	display: inline-block;
	height: 48px;
	opacity: 1;
	position: relative;
	top: auto;
	width: 51px;
}

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

#next{
  background: url(../img/productos/flechas.png) right;
	display: inline-block;
	height: 48px;
	left: auto;
	opacity: 1;
	position: relative;
	top: auto;
	width: 51px;
}

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


#proyectos{
	margin-top: 125px;
}

#proyectos h1{
	font-size: 48px;
	font-family: "Open Sans Bold";
	color: #fff;
	text-align: center;
	text-shadow: 2px 4px 4px #000;
	padding-top: 187px;
	
}

#carousel-emp1 .carousel-indicators{
	bottom: 0px;
	left: auto;
	margin-left: 0;
	text-align:center;
	width: 100%;
}

#carousel-emp1 .carousel-indicators li{
	background:#25211D;
	border-color: #25211D;
	border-width: 3px;
	height: 20px;
	width: 20px;
}

#carousel-emp1 .carousel-indicators .active{
	background: #01AAED;
	border:1px solid  #01AAED;
	height: 20px;
	width: 20px;
}

#volver_proyectos{
	text-align: center;
	padding: 30px 15px;
	float: left;
	position: relative;
	width: 100%;
	
}

#volver_proyectos a {
    display: inline-block;
    padding: 8px 20px;
    color: #fff;
	background-color: #000;
	font-size: 24px;
}

#contacto{
	padding: 45px 0px;
}

#contacto h1{
	font-size: 48px;
	color: #00A7EB;
	text-shadow: 2px 4px 2px #5f5f5f;
	font-family: "Open Sans Bold";
	margin-top: 58px;
	padding-bottom: 29px;
}

#contacto h1 span{
	font-size: 40px;
	font-family:"Lato Black";
}

#contacto p{
	padding-right:80px;
	line-height: 26px;
	text-align: justify;
}


#formulario{
	padding-top: 45px;
}
#formulario h2{
	color: #000 !important;
	font-size:20px;
	margin-top: 5px;
}
#formulario p{
	text-align: left;
	margin-top: 10px;
	color: #000 !important;
}
#formulario .check{
	text-align: left;
	float: none;
	display: inline-block;
	width: auto;
}
#formulario input{
	width:100%;
	background-color:#000;
	color:#fff;
	border:none;
	font-size:18px;
	padding:12px;
	margin-top: 5px;
}
#formulario textarea{
	width:100%;
  background-color:#000;
	color:#fff;
	border:none;
	font-size:18px;
	padding:10px;
	margin-top: 5px;
  height: 80px;
}
.btn{
	float: left;
	position: relative;
	width: 100%;
	text-align: left;
	margin-top: 80px;
}
.btn a{
	display: inline-block;
	padding: 5px 10px;
	background: #00A7EB;
	color: #fff;
	font-family:"Open Sans Bold";
	font-size: 24px;
}
.btn a:hover{
	background: #000;
	color: #fff;
	text-decoration: none;
}
#enviar{
	width:105px !important;
	cursor:pointer;
	position:relative;
	float:right;
	font-size:22px !important;
	color:#fff !important;
	text-align:center;
	margin-top:20px !important;
	padding:10px 0px !important;
	background: #000 !important;
	margin-right: 15px;
    border: none !important;
}
#enviar:hover{
    background: #00A7EB  !important;
	color: #FFF !important;
}
#borrar{
	width:105px !important;
	cursor:pointer;
	position:relative;
	float:right;
	font-size:22px !important;
	color:#fff !important;
	text-align:center;
	margin-top:20px!important;
	padding:10px 0px !important;
	background: #000 !important;
    border: none !important;
	}
#borrar:hover{
    background:#00A7EB !important;
	color: #FFF !important;
}
#map{
	height:400px;
	margin-top: 99px;
	}
#ampliar {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #000;
    color: #FFF;
    text-align: center;
    padding-top: 32px;
    position: absolute;
    right: 45%;
    top:72px;
    text-decoration: none !important;
    font-size: 19px;
}
#ampliar:hover{
	background: #00A7EB;
	color: #fff;
	}

.arrows {
    float: left;
    margin-top: 10px;
    position: relative;
    text-align: center;
    width: 100%;
}



#formulario2{
	padding-top: 45px;
}
#formulario2 h2{
	color: #000 !important;
	font-size:20px;
	margin-top: 11px;
}
#formulario2 p{
	text-align: left;
	margin-top: 10px;
	color: #000 !important;
}
#formulario2 .check{
	text-align: left;
	float: none;
	display: inline-block;
	width: auto;
}
#formulario2 input{
	width:100%;
	background-color:#98D8F4;
	color:#000;
	border:none;
	font-size:18px;
	padding:12px;
	margin-top: 5px;
	border-radius: 11px;
}
#formulario2 textarea{
	width:100%;
    background-color:#98D8F4;
	color:#000;
	border:none;
	font-size:18px;
	padding:10px;
	margin-top: 5px;
   height: 91px;
   border-radius: 11px;
}

#table{
	background-color: #0f0;
}

.sticky-container{
		/*background-color: #333;*/
		padding: 0px;
		margin: 0px;
		position: fixed;
		right: -164px;
		top:230px;
		width: 238px;
		z-index: 99999999;

	}

	.sticky li{
		border-radius: 45px;
		list-style-type: none;
		background-color:#008cd3;
		color: #efefef;
		height: 73px;
		padding: 0px;
		margin: 0px 0px 1px 0px;
		-webkit-transition:all 0.25s ease-in-out;
		-moz-transition:all 0.25s ease-in-out;
		-o-transition:all 0.25s ease-in-out;
		transition:all 0.25s ease-in-out;
		cursor: pointer;

	}

	.sticky li:hover{
		margin-left: -160px;
		/*-webkit-transform: translateX(-115px);
		-moz-transform: translateX(-115px);
		-o-transform: translateX(-115px);
		-ms-transform: translateX(-115px);
		transform:translateX(-115px);*/
		/*background-color: #8e44ad;*/
		filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
                -webkit-filter: grayscale(0%);
                text-decoration: none !important;
		
	}

	.sticky li a{
		text-decoration: none;
	}

	.sticky li img{
		float: left;
		margin: 0px;

	}

	.sticky li p{
		padding-top: 15px;
		margin: 0px;
		text-transform: uppercase;
		line-height: 43px;
		font-size: 17px !important;
		font-family: "Open Sans Bold";

	}



	.sticky p{
		color: #ecf0f1;
		font-family: "Lato";
		line-height: 28px;
		font-size: 15px;
		padding-top: 50px;
	}





/*----------------------------------------------------------------------------------------*/

@media only screen and (max-width: 400px) {

  #header {
    position: relative;
    top: 0;
  }

  #navbar a {
    width: 100%;
    text-align: left;
    border: none;
    margin-left: 0px;
    padding: 0px;
  }

  .navbar-header {
    float: none;
  }

  .menu{
    margin-top: 0px;
  }

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

  .navbar-toggle {
    display: block;
    border: 1px !important;
    margin-top: -9px;
    margin-right: 0px;
  }


  .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-default .navbar-toggle .icon-bar{
    background-color: #fff;
  }

  .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
    background-color: transparent;
  }

  .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;
  }

  .img2 {
    float: left;
  }

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

  #menu{
    margin-top: -66px;
  }

 
  #empresa_home h1{
    font-size: 30px;
    padding-top: 26px;
  }

  #empresa_home p{
    font-size: 15px;
    line-height: 23px;
  }

  #proyectos_home h1{
    padding-top: 121px;
    font-size: 39px;
  }

  .proyecto_item span{
    bottom: 23px;
  }

  #titulo{
    padding-top: 61px;
    padding-bottom: 35px;
  }

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

  #politicas h1{
    font-size: 34px;
  }

  #empresa p{
    padding: 7px 13px;
    font-size: 17px;
  }

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

  #productos_tit h1{
    font-size: 38px;
  }

  .item_producto{
    margin-top:78px;
  }

  .item_producto p{
    font-size: 29px;
  }

  .item_producto span{
    font-size: 15px;
    bottom: 16px;
  }

  #lineas h1{
    font-size: 37px;
  }

  #lineas ul li{
    font-size: 17px;
    line-height: 15px
  }

  #carousel-g{
    margin-top: 120px;
  }

  #volver_proyectos a{
    font-size: 19px;
  }

  #contacto h1{
    margin-top: -4px;
    font-size: 31px;
  }

  #contacto p{
    padding-right: 0px;
    text-align: left;
  }

  .btn a{
    font-size: 13px;
    padding: 5px 4px;
  }

  #carousel-home{
  	margin-top: 128px;
  }



}



@media (max-width: 500px) and (min-width:400px){

	  #header {
	    position: relative;
	    top: 0;
	  }

	  #navbar a {
	    width: 100%;
	    text-align: left;
	    border: none;
	    margin-left: 0px;
	    padding: 0px;
	  }

	  .navbar-header {
	    float: none;
	  }

	  .menu{
	    margin-top: 0px;
	  }

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

	  .navbar-toggle {
	    display: block;
	    border: 1px !important;
	    margin-top: -9px;
	    margin-right: 0px;
	  }

	  .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-default .navbar-toggle .icon-bar{
	    background-color: #fff;
	  }

	  .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
	    background-color: transparent;
	  }

	  .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;
	  }

	  .img2 {
	    float: left;
	  }

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

	  #menu{
	    margin-top: -66px;
	  }

	#carousel-home{
	 	margin-top: 24%;
	}

	.proyecto_item span{
		bottom: 44px;
	}

	#empresa_home h1{
		font-size: 41px;
		padding-top: 46px;
	}

	#titulo{
		padding-top: 84px;
	}

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

	#empresa p{
		padding: 15px 20px;
	}

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

	.item_producto p{
		font-size: 40px;
	}

	.item_producto{
		margin-top: 159px;
		margin-bottom:46px;
	}

	.item_producto span{
		bottom: 25px;
	}

	#contacto h1{
		font-size: 39px;
		margin-top: 15px;
	}

	#contacto p{
		padding-right: 0px;
	}

	.btn a{
		font-size: 18px;
	}

}


@media (max-width: 600px) and (min-width:500px){

	#header {
	   position: relative;
	   top: 0;
	}

	#navbar a {
	   width: 100%;
	   text-align: left;
	   border: none;
	   margin-left: 0px;
	   padding: 0px;
	}

	.navbar-header {
	   float: none;
	}

	.menu{
	   margin-top: 0px;
	}

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

	.navbar-toggle {
	   display: block;
	   border: 1px !important;
	   margin-top: -9px;
	   margin-right: 0px;
	}

	.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-default .navbar-toggle .icon-bar{
	   background-color: #fff;
	}

	.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
	   background-color: transparent;
	}

	.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;
	}

	.img2 {
	   float: left;
	}

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

	#menu{
	   margin-top: -66px;
	}

	#carousel-home{
	   margin-top: 23%;
	}

	#empresa_home h1{
	  padding-top: 46px;
	}

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

	#empresa p{
		padding: 15px 20px;
	}

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

	.item_producto p{
		font-size: 40px;
	}

	.item_producto{
		margin-top: 159px;
		margin-bottom:46px;
	}

	.item_producto span{
		bottom: 33px;
	}

	#contacto h1{
		margin-top: 15px;
	}

	#contacto p{
		padding-right: 0px;
	}

	.btn a{
		font-size: 21px;
	}

	#lineas h1{
		font-size: 44px;
	}

	#carousel-g p{
		bottom: -1px;
	}

}


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

	#header {
	   position: relative;
	   top: 0;
	}

	#navbar a {
	   width: 100%;
	   text-align: left;
	   border: none;
	   margin-left: 0px;
	   padding: 0px;
	}

	.navbar-header {
	   float: none;
	}

	.menu{
	   margin-top: 0px;
	}

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

	.navbar-toggle {
	   display: block;
	   border: 1px !important;
	   margin-top: -9px;
	   margin-right: 0px;
	}

	.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-default .navbar-toggle .icon-bar{
	   background-color: #fff;
	}

	.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
	   background-color: transparent;
	}

	.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;
	}

	.img2 {
	   float: left;
	}

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

	#menu{
	   margin-top: -66px;
	}

	#carousel-home{
		margin-top: 19%;
	}

	#empresa_home h1{
		padding-top: 46px;
		font-size: 39px;
	}

	#titulo{
		padding-top: 84px;
	}

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

	#empresa p{
		padding: 15px 20px;
	}

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

	.item_producto p{
		font-size: 40px;
	}

	.item_producto{
		margin-top: 159px;
		margin-bottom:46px;
	}

	.item_producto span{
		bottom: 45px;
	}

	#contacto h1{
		margin-top: 15px;
		font-size: 41px;
	}

	#contacto p{
		padding-right: 0px;
	}

	.btn a{
		font-size: 21px;
	}

	#lineas h1{
		font-size: 44px;
	}

	#carousel-g p{
		bottom: -1px;
	}

}


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

	#header {
	   position: relative;
	   top: 0;
	}

	#navbar a {
	   width: 100%;
	   text-align: left;
	   border: none;
	   margin-left: 0px;
	   padding: 0px;
	}

	.navbar-header {
	   float: none;
	}

	.menu{
	   margin-top: 0px;
	}

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

	.navbar-toggle {
	   display: block;
	   border: 1px !important;
	   margin-top: -9px;
	   margin-right: 0px;
	}

	.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-default .navbar-toggle .icon-bar{
	   background-color: #fff;
	}

	.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
	   background-color: transparent;
	}

	.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;
	}

	.img2 {
	   float: left;
	}

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

	#menu{
	   margin-top: -66px;
	}

	#carousel-home{
		margin-top: 18%
	}

	#empresa_home h1{
		padding-top: 46px;
		font-size: 39px;
	}

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

	#empresa p{
		padding: 15px 20px;
	}

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

	.item_producto p{
		font-size: 40px;
	}

	.item_producto{
		margin-top: 159px;
		margin-bottom:46px;
	}

	.item_producto span{
		bottom:49px;
	}

	#contacto h1{
		margin-top: 15px;
		font-size: 41px;
	}

	#contacto p{
		padding-right: 0px;
	}

	.btn a{
		font-size: 21px;
	}

	#lineas h1{
		font-size: 44px;
	}

	#carousel-g p{
		bottom: -1px;
	}

}


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

	#header {
	   position: relative;
	   top: 0;
	}

	#navbar a {
	   width: 100%;
	   text-align: left;
	   border: none;
	   margin-left: 0px;
	   padding: 0px;
	}

	.navbar-header {
	   float: none;
	}

	.menu{
	   margin-top: 0px;
	}

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

	.navbar-toggle {
	   display: block;
	   border: 1px !important;
	   margin-top:33px;
	   margin-right: 0px;
	}

	.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-default .navbar-toggle .icon-bar{
	   background-color: #fff;
	}

	.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
	   background-color: transparent;
	}

	.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;
	}

	.img2 {
	   float: left;
	}

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

	#empresa_home h1{
		padding-top: 46px;
		font-size: 39px;
	}

	#titulo{
		padding-top: 84px;
	}

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

	#empresa p{
		padding: 15px 20px;
	}

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

	.item_producto p{
		font-size: 40px;
	}

	.item_producto{
		margin-top: 159px;
		margin-bottom:46px;
	}

	.item_producto span{
		bottom:49px;
	}

	#contacto h1{
		margin-top: 15px;
		font-size: 41px;
	}

	#contacto p{
		padding-right: 0px;
	}

	.btn a{
		font-size: 21px;
	}

	#lineas h1{
		font-size: 44px;
	}

	#carousel-g p{
		bottom: -1px;
	}

}


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

	#navbar li{
		margin: 22px -5px;
	}

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

	.item_producto p{
		font-size: 33px;
	}

	.item_producto{
		margin-top: 159px;
		margin-bottom:46px;
	}

	.item_producto span{
		bottom:31px;
	}

	#contacto h1{
		margin-top: 15px;
		font-size: 41px;
	}

	#contacto p{
		padding-right: 0px;
	}

	.btn a{
		font-size: 21px;
	}

	#lineas h1{
		font-size: 44px;
	}

	#carousel-g p{
		bottom: -1px;
	}

	.proyecto_item span{
		bottom: 31px;
	}

	footer p{
		font-size: 14px;
	}

	#navbar a{
		margin-left: 8px;
	}

	#empresa p{
		padding: 15px 41px;
	}

}



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

	#navbar li{
		margin: 35px -1px;
	}

	#navbar a{
		margin-left: 8px;
		font-size: 15px;
	}

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

	.item_producto p{
		font-size: 33px;
	}

	.item_producto{
		margin-top: 159px;
		margin-bottom:46px;
	}

	.item_producto span{
		bottom:31px;
	}

	#contacto h1{
		margin-top: 15px;
		font-size: 41px;
	}

	#contacto p{
		padding-right: 0px;
	}

	.btn a{
		font-size: 21px;
	}

	#lineas h1{
		font-size: 44px;
	}

	#carousel-g p{
		bottom: -1px;
	}

	.proyecto_item span{
		bottom: 31px;
	}

	footer p{
		font-size: 14px;
	}


	#empresa p{
		padding: 15px 41px;
	}
}



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

	#navbar a{
		margin-left: 8px;
		font-size: 17px;
	}

    #navbar li{
		margin: 37px 2px;
	}

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

	.item_producto p{
		font-size: 33px;
	}

	.item_producto{
		margin-top: 159px;
		margin-bottom:46px;
	}

	.item_producto span{
		bottom:36px;
	}

	#contacto h1{
		margin-top: 15px;
		font-size: 41px;
	}

	#contacto p{
		padding-right: 0px;
	}

	.btn a{
		font-size: 21px;
	}

	#lineas h1{
		font-size: 44px;
	}

	#carousel-g p{
		bottom: 48px;
	}

	.proyecto_item span{
		bottom: 36px;
	}

	footer p{
		font-size: 14px;
	}

	#empresa p{
		padding: 15px 41px;
	}
}


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

	#navbar a{
		margin-left: 8px;
		font-size: 15px;
	}

    #navbar li{
		margin: 37px 1px;
	}

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

	.item_producto p{
		font-size: 33px;
	}

	.item_producto{
		margin-top: 159px;
		margin-bottom:46px;
	}

	.item_producto span{
		bottom:36px;
	}

	#contacto h1{
		margin-top: 15px;
		font-size: 41px;
	}

	#contacto p{
		padding-right: 0px;
	}

	.btn a{
		font-size: 21px;
	}

	#lineas h1{
		font-size: 44px;
	}

	#carousel-g p{
		bottom: 48px;
	}

	.proyecto_item span{
		bottom: 36px;
	}

	footer p{
		font-size: 14px;
	}
	
	#empresa p{
		padding: 15px 41px;
	}

	#empresa_home h1{
		padding-top: 31px;
	}
}


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

	#navbar a{
		font-size: 18px;
	}

    #navbar li{
		margin: 35px -9px;
	}

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

	.item_producto p{
		font-size: 33px;
	}

	.item_producto{
		margin-top: 159px;
		margin-bottom:46px;
	}

	.item_producto span{
		bottom:36px;
	}

	#contacto h1{
		margin-top: 15px;
		font-size: 41px;
	}

	#contacto p{
		padding-right: 0px;
	}

	.btn a{
		font-size: 21px;
	}

	#lineas h1{
		font-size: 44px;
	}

	#carousel-g p{
		bottom: 48px;
	}

	.proyecto_item span{
		bottom: 36px;
	}

	footer p{
		font-size: 14px;
	}

	#empresa p{
		padding: 15px 41px;
	}

	#empresa_home h1{
		padding-top: 31px;
		font-size: 38px;
	}
}


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

	#navbar a{
		margin-left: -1px;
		font-size: 18px;
	}

	#navbar li{
		margin: 38px 8px;
	}

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

	.item_producto p{
		font-size: 33px;
	}

	.item_producto{
		margin-top: 159px;
		margin-bottom:46px;
	}

	.item_producto span{
		bottom:36px;
	}

	#contacto h1{
		margin-top: 15px;
		font-size: 41px;
	}

	#contacto p{
		padding-right: 0px;
	}

	.btn a{
		font-size: 21px;
	}

	#lineas h1{
		font-size: 44px;
	}

	#carousel-g p{
		bottom: 48px;
	}

	.proyecto_item span{
		bottom: 36px;
	}

	footer p{
		font-size: 14px;
	}

	#empresa p{
		padding: 15px 41px;
	}

	#empresa_home h1{
		padding-top: 31px;
		font-size: 38px;
	}

	#empresa_home p{
		padding-bottom: 42px;
	}
}


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

	#navbar a{
		margin-left: -1px;
		font-size: 18px;
	}

	#navbar li{
		margin: 35px 8px;
	}

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

	.item_producto p{
		font-size: 33px;
	}

	.item_producto{
		margin-top: 159px;
		margin-bottom:46px;
	}

	.item_producto span{
		bottom:45px;
	}

	#contacto h1{
		margin-top: 15px;
		font-size: 41px;
	}

	#contacto p{
		padding-right: 0px;
	}

	.btn a{
		font-size: 21px;
	}

	#lineas h1{
		font-size: 44px;
	}

	#carousel-g p{
		bottom: 48px;
	}

	.proyecto_item span{
		bottom: 43px;
	}

	footer p{
		font-size: 14px;
	}

	#empresa p{
		padding: 15px 41px;
	}


	#empresa_home h1{
		padding-top: 31px;
		font-size: 44px;
	}

	#empresa_home p{
		padding-bottom: 42px;
	}
}