@font-face {
  font-family:"Neuropol Medium";
  src:url("../fonts/Neuropol_Medium/NEUROPOL.eot?") format("eot"),
  url("../fonts/Neuropol_Medium/NEUROPOL.woff") format("woff"),
  url("../fonts/Neuropol_Medium/NEUROPOL.ttf") format("truetype"),
  url("../fonts/Neuropol_Medium/NEUROPOL.svg#Neuropol-Medium") format("svg");
  font-weight:normal;font-style:normal;
}
@font-face {
  font-family:"Miso";
  src:url("../fonts/Miso/miso.eot?") format("eot"),
  url("../fonts/Miso/miso.woff") format("woff"),
  url("../fonts/Miso/miso.ttf") format("truetype"),
  url("../fonts/Miso/miso.svg#Miso") format("svg");
  font-weight:normal;
  font-style:normal;
}

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


body{
	background: url(../img/bg.jpg);
}
#contenedor{
	width:100%;
	overflow:hidden;
	font-family:"Miso";
	position:relative;
	}
.pad{
	padding-left:0px;
	padding-right:0px;
	}
.clear{
	clear:both;
	}
#header{
	background: url(../img/head.jpg) no-repeat;
	background-size: cover;
	text-align: right;
}
#header a{
	display: inline-block;
}
#barra-menu{
	z-index: 1;
	background: #00adab;
}
#menu{
  min-height: 53px;
  background: #01abaa;
  width: 100%;
  float:left;
  position: relative;
  margin-bottom:0px;
  border: none;
  text-align: center;
	border-radius: 0;
	font-family:"Neuropol Medium";
}
/*
#navbar li{
    display: inline-block;
	padding: 5px 0px;
}
#navbar a{
  color: #fff;
	display: block;
	padding: 14px 8px;
	font-size: 18px;
	border-bottom: solid 2px #01abaa;
	margin-left:47px;
}
#navbar a:hover{
	border-bottom: solid 2px #FFF;
	text-decoration: none;
}
#navbar .selec{
	border-bottom: solid 2px #FFF;
}
nav .me{
  text-align:center;
  margin:auto;
  padding-bottom: 4px;
  display: block;
  color: #fff;
}
.navbar-toggle .icon-bar{
  width: 38px;
  background-color: #fff !important;
}*/


#navbar .menu{
	display: flex;
	align-items: center;
}
#navbar li{
	display: inline-block;
	margin: 0 68px;
}
#navbar a{
	 color: #fff;
	display: block;
	padding: 14px 8px;
	font-size: 18px;
	border-bottom: solid 2px #01abaa;
	margin-left:1px;

}
#navbar a:hover{
	border-bottom: solid 2px #FFF;
	text-decoration: none;
	background-color: #00adab;
}
#navbar .selec{
  border-bottom: solid 2px #FFF;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  border-color: #337ab7;
  background-color: #00adab;
  text-decoration:none;
}


.dropdown-menu{
	background: #00adab;
	border:none !important;
	padding:0px;
	border-radius:0px;
	margin:0px;
}

.dropdown-menu > li > a {
    color: #fff !important;
    font-size: 17px !important;
    float: left;
    width: 100%;
    text-align: left;
    padding:10px !important;
	border-bottom:1px solid #fff;
}



.sub1 {
    width: 100%;
	margin: 0 !important;
}
nav .me{
  text-align:center;
  margin:auto;
  padding-bottom: 4px;
  display: block;
  color: #fff;
}
.navbar-toggle .icon-bar{
  width: 58px;
  background-color: #fff !important;
}




.caption{
	width: 100%;
	position: absolute;
	bottom: 40px;
	right: 10%;
	text-align: right;
}
.caption h1{
	float: right;
	position: relative;
	font-size: 48px;
	color: #fff;
	font-family:"Neuropol Medium";
  text-shadow: 2px 2px 2px #000;
}
.caption h2{
	color: #f47322;
	float: right;
	position: relative;
	clear: both;
	margin-top: 10px;
	font-size: 36px;
  text-shadow: 2px 2px 2px #000;
}
#carousel-home .carousel-indicators{
	bottom: 10px;
  left: 0;
  z-index: 15;
  width: 90%;
  padding-left: 0;
  margin-left: 0;
  text-align: right;
}
#carousel-home .carousel-indicators li{
  background: #fff;
  border-color: #fff;
  width: 40px;
  border-radius:0px !important;
}
#carousel-home .carousel-indicators .active{
  background: #f47322;
  border-color: #f47322;
}
#frase{
	background: url(../img/bg-frase.png) repeat-x bottom #caf1f5;
	padding: 20px 15px;
}
#frase p{
	text-align: right;
	font-size: 24px;
}
#tecnologia{
	padding:56px 15px;
	text-align: center;
}
#tecnologia h1{
	font-family:"Neuropol Medium";
	color: #f47322;
	text-align: center;
	font-size: 48px;
	margin-top:45px;
}
#tecnologia h2{
	color: #000;
	margin-top: 15px;
	font-size: 18px;
}
.tecnologia{
	background: #000;
	float: left;
	position: relative;
	margin-top: 20px;
	text-decoration: none !important;
	min-height: 225px;
}
.tecnologia h3{
	font-family:"Miso Bold";
	color: #01abaa;
	font-size: 26px;
	padding-top:17px;
	padding-bottom:15px;
}
.tecnologia p{
	color: #fff;
	padding: 15px;
	font-size:20px;
}
.tecnologia img{
	margin-top: 15px;
}
.tecnologia:hover h3{
	color: #f47322;
}
.texto-herramientas{
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
  height: 100%;
}
.texto-herramientas-l{
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  height: 100%;
}
.texto-r{
  background: rgba(0, 0, 0, 0.58);
  width: 100%;
  float: left;
  position: relative;
  height: 100%;
  padding: 148px;
  box-sizing: border-box;
  text-align: right;
}
.texto-l{
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  float: left;
  position: relative;
  height: 100%;
  padding: 149px 125px;
  box-sizing: border-box;
  text-align:left;
}
#herramientas-home h1{
  color: #fff;
  font-family:"Neuropol Medium";
  font-size: 48px;
}
#herramientas-home .naranja{
  color: #ee6d15;
}
#herramientas-home .azul{
  color: #00adab;
}
#herramientas-home p{
  color: #fff;
  font-size: 26px;
}
#herramientas-home a{
  display: inline-block;
  margin-top: 53px;
  color: #01abaa;
  text-shadow: 3px 3px 10px #fff;
  font-size: 36px;
  border: solid 2px #01abaa;
  padding: 4px 26px;
  border-radius: 15px;
}
#herramientas-home a:hover{
  text-decoration: none;
  border: solid 2px #fff;
  color: #fff;
}
footer{
	font-size:24px;
  background: #01abaa;
  padding-top: 30px;
}
footer h1{
  float: left;
  border-right: solid 1px #fff;
  padding-right: 20px;
  color: #fff;
  text-align:right;
  line-height: 28px;
}
footer p{
  margin-left: 21px;
  float: left;
  position: relative;
  color: #fff;
  line-height: 28px;
}
footer h2{
  color: #fff;
  font-size:24px;
}
.redes{
  text-align: right;
}
#fb{
	display: inline-block;
	background: url(../img/redes.png) 0px 0px;
	width:74px;
	height:70px;
}
#tw{
	display: inline-block;
	background: url(../img/redes.png) right;
	width: 95px;
	height: 71px;
	margin-left: 5px;
}
#web{
  display: inline-block;
	padding: 7px;
	padding-right: 145px;
	background: url(../img/web.png) no-repeat right;
	color: #fff;
	font-size: 17px;
	margin-top: 8px;
}
#web:hover{
	text-decoration: none;
	background: url(../img/web-h.png) no-repeat right;
}
#titulo{
  padding-top:78px;
  padding-bottom:51px;
  background-size: cover;
	text-align: right;
}
#titulo h1{
    color: #fff;
	font-weight: 500;
    text-shadow: 2px 3px 3px #f37323;
	text-transform: uppercase;
    font-family:"Neuropol Medium";
    font-size: 47px;
	padding-bottom: 10px;
	display: inline-block;
	margin-top: 70px;
	letter-spacing: 2px;
	text-align: left;
}
.bg-1{
  background: url(../img/bg1.jpg) no-repeat center top;
}

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

.led{
  float: left;
  position: relative;
  width: 89%;
  border: solid 2px #000;
  margin-top: 20px;
  margin-bottom: 20px;
}
.led h2{
  background: #000;
  color: #fff;
  padding: 26px 15px;
  box-sizing: border-box;
  font-size: 26px;
  text-align: center;
  font-weight: bold;
}
.led:hover{
  border: solid 2px #f37323;
  text-decoration: none;
}
.led:hover h2{
  background: #f37323;
}
.bg-2{
  background: url(../img/bg2.jpg) no-repeat center top;
}
#volver{
  float: right;
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-top: 15px;
  color: #f37323;
  font-size: 36px;
  border: solid 3px #f37323;
  padding: 6px 31px;
  border-radius: 10px;
}
#volver:hover{
  text-decoration: none;
  border: solid 3px #01abaa;
  color: #01abaa;
}

#termometros h1{
  font-size: 30px;
  color: #01abaa;
  font-family:"Neuropol Medium";
  margin-top: 84px;
}
#termometros p{
  line-height: 25px;
  margin-top: 15px;
  font-size:24px;
}
#termometros h2{
  font-size: 24px;
  color: #000;
  margin-top: 20px;
  font-family:"Miso Bold";
}
#termometros ul{
  
  margin-top: 20px;
  list-style-position: inside;
  color: #f37323;
}
#termometros ul span{
  color: #000;
  font-size:24px;
  line-height:25px;
  background-image:url(../img/punto.png);
  background-repeat:no-repeat;
  background-position:left center;
  padding-left:20px;
}

#servicios h1{
  font-size: 30px;
  color: #01abaa;
  font-family:"Neuropol Medium";
  margin-top: 84px;
}
#servicios p{
  line-height: 25px;
  margin-top: 15px;
  font-size:24px;
}
#servicios h2{
  font-size: 24px;
  color: #000;
  margin-top: 20px;
  font-family:"Miso Bold";
}
#servicios ul{
  
  margin-top: 20px;
  list-style-position: inside;
  color: #f37323;
}
#servicios ul span{
  color: #000;
  font-size:24px;
  line-height:25px;
  background-image:url(../img/punto4.png);
  background-repeat:no-repeat;
  background-position:left center;
  padding-left:20px;
  line-height:30px;
}


#servicios2{
  background: #000;
  padding: 74px 15px;
}
#servicios2 h1{
  font-size: 24px;
  color: #f37323;
  font-family:"Neuropol Medium";
  margin-top: 54px !important;
}
#servicios2 p{
  line-height: 24px;
  margin-top: 15px;
  color: #fff;
  font-size:22px;
}
#servicios2 ul{
  margin-top: 20px;
  list-style-position: inside;
  color: #f37323;
}
#servicios2 ul span{
  color: #fff;
  font-size:22px;
  background-image:url(../img/punto2.png);
  background-repeat:no-repeat;
  background-position:left center;
  padding-left:20px;
  line-height:24px;
}



#barra{
  background:#01abaa;
  height:100px;
  width: 100%;
  float: left;
  position: relative;
}
.line{
  background:#01abaa;
  height: 1px;
  width: 100%;
  float: left;
  position: relative;
  margin-top: -10px;
}
#video{
  background: #000;
  padding: 30px 15px;
}
#video h1{
  text-align: center;
  color: #f37323;
  font-size: 30px;
  font-family:"Neuropol Medium";
  padding:22px;
}
#youtube{
	height:611px;
	margin: 30px 0px;
	}
.contenido{
  padding-bottom: 30px;
}
.cont-img{
  margin-top: 46px;
  position: relative;
  z-index: 1;
}
.bg-3{
  background: url(../img/bg3.jpg) no-repeat center top;
}

#it{
  background: #000;
  padding: 30px 15px;
}
#it h1{
  font-size: 30px;
  color: #f37323;
  font-family:"Neuropol Medium";
  margin-top: 100px !important;
}
#it p{
  line-height: 24px;
  margin-top: 15px;
  color: #fff;
  font-size:22px;
}
#it ul{
  margin-top: 20px;
  list-style-position: inside;
  color: #f37323;
}
#it ul span{
  color: #fff;
  font-size:22px;
  background-image:url(../img/punto2.png);
  background-repeat:no-repeat;
  background-position:left center;
  padding-left:20px;
  position:relative;
  float:left;
  margin-bottom:20px;
}
.bg-4{
  background: url(../img/bg4.jpg) no-repeat center top;
}
#empresa p{
  line-height: 23px;
  margin-top: 71px;
  margin-bottom: 155px;
  font-size:24px;
}
.bg-5{
  background: url(../img/bg5.jpg) no-repeat center top;
}
#iluminacion h1{
  font-size: 36px;
  color: #01abaa;
  font-family:"Neuropol Medium";
  margin-top: 93px;
}
#iluminacion p{
  line-height: 24px;
  margin-top: 20px;
  margin-bottom: 70px;
  font-size:24px;
}
#ventajas{
  background: #000;
}
#ventajas h1{
  font-size: 30px;
  color: #f37323;
  font-family:"Neuropol Medium";
  margin-top: 72px;
  padding-bottom:19px;
}
#ventajas p{
  margin-top: 10px;
  margin-left: 10px;
  font-size:24px;
}
.ventaja{
  float: left;
  position: relative;
  width: 100%;
  margin-top: 15px;
  color: #fff;
}
#carousel-iluminacion .carousel-indicators{
  bottom: -50px;
  left: 0;
  z-index: 15;
  width: 90%;
  padding-left: 0;
  margin-left: 0;
  text-align: left;
}
#carousel-iluminacion .carousel-indicators li{
  background: #fff;
  border-color: #fff;
	width: 40px;
  border-radius: 0;
}
#carousel-iluminacion .carousel-indicators .active{
  background: #f47322;
  border-color: #f47322;
}
#soluciones-led{
  padding: 68px 15px;
}
#soluciones-led h1{
  font-size: 36px;
  color: #01abaa;
  font-family:"Neuropol Medium";
  margin-top: 20px;
  text-align: center;
  margin-bottom:18px;
}
#soluciones-led p{
	font-size:24px;
  text-align: justify;
  margin-top: 30px;
  line-height:23px;
}
#soluciones-led h2{
  color: #fff;
  font-size: 24px;
}
.title-n{
  float: left;
  position: relative;
  width: 100%;
  background: #f47322;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  padding:0px 15px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  font-family:"Neuropol Medium";
  text-decoration: none !important;
}
.title-a{
  float: left;
  position: relative;
  width: 100%;
  background: #01abaa;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  padding:0px 15px;
  box-sizing: border-box;
  text-align: right;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  text-decoration: none !important;
  font-family:"Neuropol Medium";
}
.bg-6{
  background: url(../img/bg6.jpg) no-repeat center top;
}
.industrial-l{
  margin-top:20px;
  margin-bottom: 20px;
}
.industrial-l h1{
  color: #01abaa;
}
.industrial-r{
  margin-top:70px;
  margin-bottom: 20px;
}
.industrial-r h1{
  color: #01abaa;
}
#cbp-so-scroller h1{
  font-family:"Neuropol Medium";
  font-size: 34px;
  margin-top:42px;
}

.industrial-r h2{
  color: #f47322;
}
#cbp-so-scroller h2{
  font-family:"Neuropol Medium";
  font-size: 34px;
}



#cbp-so-scroller p{
  margin-top: 20px;
  font-size:24px;
  margin-bottom: 15px;
}
.bg-7{
  background: url(../img/bg7.jpg) no-repeat center top;
}
.instrumentacion{
  float: left;
  position: relative;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.texto-instrumentacion{
  text-align: right;
  padding: 15px;
  padding-bottom: 30px;
  box-sizing: border-box;
  margin-top: 2px;
  color: #fff;
  min-height:142px;
}
.texto-instrumentacion h2{
  font-family:"Neuropol Medium";
  font-size: 24px;
  line-height:27px;
}
.texto-instrumentacion a{
  position: absolute;
  bottom: 5px;
  right: 15px;
  color: #fff;
  border-top: 1px #fff solid;
  padding: 5px;
  font-size:19px;
}
.negro{
  background: #000;
}
.azul-b{
  background: #01abaa;
}
.naranja-b{
  background: #f47322;
}
.bg-8{
  background: url(../img/bg8.jpg) no-repeat center top;
}
.soluciones-industrial{
  float: left;
  position: relative;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.soluciones-industrial p{
  margin-top: 20px;
  line-height: 20px;
  color: #000;
  font-size:22px;
}
.soluciones-industrial .ul-naranja{
  color: #f47322;
  list-style-position:inside;
  line-height: 30px;
  margin-top: 20px;
}
.soluciones-industrial .ul-naranja span{
  color: #000;
  font-size:22px;
  background-image: url(../img/punto2.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left:20px;
  line-height:35px;
}
.soluciones-industrial .ul-azul{
  color: #01abaa;
  list-style-position:inside;
  line-height: 30px;
  margin-top: 20px;
}
.soluciones-industrial .ul-azul span{
  color: #000;
  font-size:22px;
  background-image: url(../img/punto3.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left:20px;
  line-height:43px;
}
#interna{
  padding: 30px 15px;
}
#interna ul{
  color: #01abaa;
  list-style-position:inside;
  line-height: 30px;
}
#interna ul span{
  color: #000;
  font-size:22px;
  background-image: url(../img/punto3.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left:20px;
}
#carousel-interna{
  padding-bottom: 40px;
}
#carousel-interna .carousel-indicators{
  bottom: 10px;
  left: 0;
  z-index: 15;
  width: 100%;
  padding-left: 0;
  margin-left: 0;
  text-align: right;
}
#carousel-interna .carousel-indicators li{
  background: #01abaa;
  border-color: #01abaa;
	width: 40px;
  border-radius: 0;
}
#carousel-interna .carousel-indicators .active{
  background: #f47322;
  border-color: #f47322;
}
#carousel-interna img{
  border: solid 5px #fff;
  box-shadow: 2px 2px 2px #000;
}
.bg-9{
  background: url(../img/bg9.jpg) no-repeat center top;
}
.contenido2{
  padding-bottom: 100px !important;
}
#carousel-servicios .carousel-indicators{
  bottom: -52px;
  left: 0;
  z-index: 15;
  width: 100%;
  padding-left: 0;
  margin-left: 0;
  text-align: center;
}
#carousel-servicios .carousel-indicators li{
  background: #fff;
  border-color: #fff;
  width: 40px;
  height:9px;
  border-radius: 0;
}
#carousel-servicios .carousel-indicators .active{
  background: #f47322;
  border-color: #f47322;
}
.bg-10{
  background: url(../img/bg10.jpg) no-repeat center top;
}
#contacto{
  padding: 30px 15px;
  padding-bottom: 19px;
}
#contacto p{
  margin-top: 10px;
  font-size:24px;
}
#formulario h2{
	color: #000 !important;
  margin-left: 5px;
	text-transform: none;
	margin-top: 5px;
  font-weight: normal;
  font-size:24px;
}
#formulario input{
	width:100%;
	background-color:#000;
	color:#fff;
	border:none;
	font-family:"Miso";
	font-size:20px;
	padding:10px;
	margin-top: 5px;
}
#formulario textarea{
	width:100%;
  background-color:#000;
	color:#fff;
	border:none;
	font-family:"Miso";
	font-size:18px;
	padding:10px;
	margin-top: 5px;
  height: 82px;
}
#enviar{
	width:100px !important;
	cursor:pointer;
	position:relative;
	float:right;
	font-size:24px !important;
	color:#FFF !important;
	text-align:center;
	margin-top:15px !important;
	padding:10px 0px !important;
	background: #f47322 !important;
	margin-right: 15px;
    border: none !important;
	font-family:"Miso" !important;
    z-index:1;
}
#enviar:hover{
  background: #000!important;
	color: #FFF !important;
}
#borrar{
	width:100px !important;
	cursor:pointer;
	position:relative;
	float:right;
	font-size:24px !important;
	color:#FFF !important;
	text-align:center;
	margin-top:15px!important;
	padding:10px 0px !important;
	background: #f47322 !important;
    border: none !important;
    z-index:1;
	font-family:"Miso" !important;
	}
#borrar:hover{
  background: #000 !important;
	color: #FFF !important;
}
#mapa-bg {
	padding-bottom: 50px;
	background-size: cover;
}
#map{
	height:400px;
	}
#ampliar{
	background-color: #f47322;
	text-shadow: 1px 1px 1px #000;
    color: #FFF;
    text-align: center;
	width: 75px;
	height: 75px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	position: absolute;
    text-decoration: none !important;
	bottom:15px;
	font-size:20px;
	right:45%;
	}
#ampliar:hover{
	background: #01abaa;
	}
@media (max-width: 800px){
	header {
    position: relative;
		top: 0;
		height: auto;
	}
	.pin {
    font-size: 11px;
		float: left;
	}
	.telefono {
        font-size: 11px;
		float: left;
		margin-left: 14px;
		margin-right: 0;
	}
  #menu {
    margin-top: 5px;
		padding-bottom: 0;
  }
	.menu {
    flex-direction: column;
	}
	.navbar-header {
	    float: none;
	}
	.navbar-left,.navbar-right {
	    float: none !important;
	}
	.navbar-toggle {
	    display: block;
			background: #fe7c00 !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:0 45px !important;
	 }
	#navbar a{
	  width: 100%;
	  text-align: left;
	  padding: 5px;
	  margin-top: 2px;
      border: none;
	  margin-left:0px;
	}
  .caption h1 {
    font-size: 14px;
  }
  .caption h2 {
    font-size: 12px;
  }
  #tecnologia h1 {
    font-size: 30px;
  }
  .texto-herramientas {
    position: relative;
  }
  .texto-herramientas-l {
    position: relative;
  }
  .texto-r {
    padding: 15px;
}
  .texto-l {
    padding: 15px;
  }
  #herramientas-home h1 {
    font-size: 22px;
  }
  .redes {
    text-align: center;
    margin-top: 15px;
  }
  #titulo h1 {
    font-size: 20px;
  }
  #barra {
    margin-top: 0px;
  }
  #empresa p {
    margin-bottom: 30px;
  }
  .contenido {
    padding-bottom: 0px;
  }
  #carousel-iluminacion {
    margin-bottom: 60px;
  }
  .title-a {
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    flex-direction: column;
  }
  .title-n {
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    flex-direction: column;
  }
  .texto-instrumentacion h2 {
    font-size: 18px;
  }
  .contenido2 {
    padding-bottom: 15px !important;
  }
  #carousel-servicios .carousel-indicators {
    bottom: -20px;
  }
  
  #frase p{
	  font-size:20px;
  }
}



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

	#navbar a{
		padding:8px 8px;
		margin-left:-46px;
	}
	
	#navbar li {
	   width: 100%;
	   margin:0 45px !important;
	 }
	
	.caption h1{
		font-size:31px;
	}
	
	.dropdown-menu{
		left:-43%;
	}
	
	.caption h2{
		font-size:23px;
	}
	
	#frase p{
		font-size:17px;
	}
	
	#tecnologia h1{
		font-size:39px;
	}
	
	.tecnologia p{
		font-size:17px;
	}
	
	.tecnologia h3{
		font-size:18px;
	}
	
	.texto-r{
		padding:39px;
	}
	
	#herramientas-home h1{
		font-size:26px;
	}
	
	#herramientas-home p{
		font-size:18px;
	}
	
	#herramientas-home a{
		margin-top:12px;
		font-size:25px;
	}
	
	.texto-l{
		padding:16px 42px;
	}
	
	footer{
		font-size:20px;
	}
	
	.tecnologia{
		min-height:259px;
	}
	
	#empresa p{
		line-height:19px;
		margin-top:26px;
		margin-bottom:71px;
		font-size:20px;
	}
	
	#iluminacion h1{
		font-size:36px;
		margin-top:30px;
	}
	
	#iluminacion p{
		font-size:22px;
		margin-top:10px;
	}
	
	#soluciones-led h1{
		font-size:31px;
	}
	
	.title-a{
		padding:9px 15px;
	}
	
	.texto-instrumentacion h2{
		font-size:15px;
		line-height:22px;
	}
	
	#interna ul span{
		font-size:17px;
	}
	
	#interna ul{
		line-height:24px;
	}
	
	#titulo h1{
		font-size:38px;
	}
	
	#volver{
		font-size:27px;
	}
	
	.led h2{
		padding:26px 9px;
		font-size:19px;
	}
	
	#barra{
		margin-top:0px;
	}
	
	#video h1{
		font-size:25px;
	}
	
}


@media (max-width: 1000px) and (min-width:900px){
	
	#navbar a{
		padding:8px 8px;
		margin-left:-2px;
	}
	
	.caption h1{
		font-size:37px;
	}
	
	.caption h2{
		font-size:29px;
	}
	
	#navbar li{
		margin:0 27px;
	}
	
	#frase p{
		font-size:18px;
	}
	
	.tecnologia{
		min-height:290px;
	}
	
	.texto-r{
		padding:36px;
	}
	
	#herramientas-home h1{
		font-size:25px;
	}
	
	#herramientas-home p{
		font-size:22px;
	}
	
	#herramientas-home a{
		margin-top:19px;
		font-size:26px;
	}
	
	.texto-l{
		padding:36px 39px;
	}
	
	.tecnologia h3{
		font-size:20px;
	}
	
	#tecnologia h1{
		font-size:40px;
	}
	
	.led h2{
		padding:26px 6px;
		font-size:23px;
	}
	
	#volver{
		font-size:27px;
	}
	
	#iluminacion h1{
		font-size:47px;
	}
	
	.title-a{
		padding:8px 15px;
	}
	
	.texto-instrumentacion h2{
		line-height:22px;
		font-size:18px;
	}
	
	#interna ul{
		line-height:25px;
	}

}

@media (max-width: 1100px) and (min-width:1000px){
	
	#navbar a{
		padding:8px 8px;
		margin-left:7px;
	}
	
	#navbar li{
		margin:0 32px;
	}
	
	.caption h2{
		margin-top:0px;
		font-size:28px;
	}
	
	.caption h1{
		font-size:39px;
	}
	
	#frase p{
		font-size:19px;
	}
	
	.tecnologia{
		min-height:292px;
	}
	
	#herramientas-home h1{
		font-size:27px;
	}
	
	.texto-l{
		padding:41px 39px;
	}
	
	#herramientas-home a{
		font-size:30px;
		margin-top:21px;
	}
	
	.texto-r{
		padding:48px;
	}
	
	#herramientas-home p{
		font-size:22px;
	}
	
	.led h2{
		font-size:18px;
		padding:26px 5px;
	}
	
	#volver{
		padding:6px 25px;
		font-size:26px;
	}
	
	#termometros p{
		font-size:20px;
	}
	
	#termometros h1{
		font-size:25px;
		margin-top:20px;
	}
	
	#termometros ul span{
		font-size:20px;
	}
	
	#barra{
		margin-top:0px;
	}
	
	#empresa p{
		margin-bottom:69px;
	}
	
	#ventajas{
		padding-bottom:68px;
	}
	
	#ventajas p{
		font-size:17px;
	}
	
	.title-a{
		padding:9px 15px;
	}
	
	#iluminacion h1{
		margin-top:58px;
	}
	
	.texto-instrumentacion h2{
		font-size:19px;
		line-height:24px;
	}
	
	#titulo{
		padding-top:10px;
		padding-bottom:51px;
	}
	
	#titulo h1{
		font-size:36px;
	}
	
	#interna ul{
		line-height:26px;
	}
	
	#servicios2 h1{
		margin-top:11px !important;
	}


}


@media (max-width: 1200px) and (min-width:1100px){
	
	#navbar a{
		padding:8px 1px;
		margin-left:18px;
	}
	
	#navbar li{
		margin:0 32px;
	}
	
	
	
	#frase p{
		font-size:19px;
	}
	
	.tecnologia{
		min-height:292px;
	}
	
	#herramientas-home h1{
		font-size:32px;
	}
	
	.texto-l{
		padding:41px 39px;
	}
	
	#herramientas-home a{
		font-size:30px;
		margin-top:21px;
	}
	
	.texto-r{
		padding:48px;
	}
	
	#herramientas-home p{
		font-size:26px;
	}
	
	.led h2{
		font-size:20px;
		padding:26px 5px;
	}
	
	#volver{
		padding:6px 25px;
		font-size:26px;
	}
	
	#termometros p{
		font-size:20px;
	}
	
	#termometros h1{
		font-size:27px;
		margin-top:20px;
	}
	
	#termometros ul span{
		font-size:20px;
	}
	
	#barra{
		margin-top:0px;
	}
	
	#empresa p{
		margin-bottom:69px;
	}
	
	#ventajas{
		padding-bottom:68px;
	}
	
	#ventajas p{
		font-size:17px;
	}
	
	.title-a{
		padding:9px 15px;
	}
	
	#iluminacion h1{
		margin-top:58px;
	}
	
	.texto-instrumentacion h2{
		font-size:19px;
		line-height:24px;
	}
	
	
	#titulo h1{
		font-size:39px;
	}
	
	#servicios2 h1{
		margin-top:11px !important;
	}
	
	#it h1{
		margin-top:27px !important;
	}


}


@media (max-width: 1300px) and (min-width:1200px){
	
	#navbar a{
		padding:8px 1px;
		margin-left:18px;
	}
	
	#navbar li{
		margin:0 32px;
	}
	
	
	
	#frase p{
		font-size:19px;
	}
	
	.tecnologia{
		min-height:292px;
	}
	
	#herramientas-home h1{
		font-size:37px;
	}
	
	.texto-l{
		padding:41px 39px;
	}
	
	#herramientas-home a{
		font-size:30px;
		margin-top:21px;
	}
	
	.texto-r{
		padding:60px;
	}
	
	.led h2{
		font-size:18px;
		padding:26px 5px;
	}
	
	#volver{
		padding:6px 25px;
		font-size:26px;
	}
	
	#termometros p{
		font-size:20px;
	}
	
	#termometros h1{
		font-size:25px;
		margin-top:20px;
	}
	
	#termometros ul span{
		font-size:20px;
	}
	
	#barra{
		margin-top:0px;
	}
	
	#empresa p{
		margin-bottom:69px;
	}
	
	#ventajas{
		padding-bottom:68px;
	}
	
	#ventajas p{
		font-size:20px;
	}
	
	.title-a{
		padding:9px 15px;
	}
	
	#iluminacion h1{
		margin-top:58px;
	}
	
	.texto-instrumentacion h2{
		font-size:19px;
		line-height:24px;
	}
	
	
	#titulo h1{
		font-size:39px;
	}
	
	#servicios2 h1{
		margin-top:11px !important;
	}
	
	#it h1{
		margin-top:27px !important;
	}
	
	#video h1{
		font-size:25px;
	}
	
	#interna ul span{
		font-size:20px;
	}
	
	.caption h1{
		font-size:42px;
	}


}


@media (max-width: 1400px) and (min-width:1300px){
	
	#navbar a{
		padding:8px 1px;
	}
	
	
	
	#frase p{
		font-size:20px;
	}
	
	.tecnologia{
		min-height:292px;
	}
	
	#herramientas-home h1{
		font-size:40px;
	}
	
	.texto-l{
		padding:58px 56px;
	}
	
	#herramientas-home a{
		font-size:30px;
		margin-top:21px;
	}
	
	.texto-r{
		padding:79px;
	}
	
	.led h2{
		font-size:19px;
		padding:26px 5px;
	}
	
	#volver{
		padding:6px 25px;
		font-size:29px;
	}
	
	#termometros p{
		font-size:20px;
	}
	
	#termometros h1{
		font-size:25px;
		margin-top:20px;
	}
	
	#termometros ul span{
		font-size:20px;
	}
	
	#barra{
		margin-top:0px;
	}
	
	#empresa p{
		margin-bottom:69px;
	}
	
	#ventajas{
		padding-bottom:68px;
	}
	
	#ventajas p{
		font-size:20px;
	}
	
	.title-a{
		padding:9px 15px;
	}
	
	#iluminacion h1{
		margin-top:58px;
	}
	
	.texto-instrumentacion h2{
		font-size:19px;
		line-height:24px;
	}
	
	#servicios2 h1{
		margin-top:11px !important;
	}
	
	#it h1{
		margin-top:27px !important;
	}
	
	#video h1{
		font-size:25px;
	}
	
	#interna ul span{
		font-size:20px;
	}
	
}

@media (max-width: 1500px) and (min-width:1400px){
	
	#navbar a{
		padding:8px 1px;
		margin-left:0px;
		font-size:16px;
	}
	
	
	
	#frase p{
		font-size:20px;
	}
	
	.tecnologia{
		min-height:310px;
	}
	
	#herramientas-home h1{
		font-size:44px;
	}
	
	.texto-l{
		padding:71px 56px;
	}
	
	#herramientas-home a{
		font-size:30px;
		margin-top:21px;
	}
	
	.texto-r{
		padding:93px;
	}
	
	.led h2{
		font-size:23px;
		padding:26px 5px;
	}
	
	#volver{
		padding:6px 25px;
		font-size:29px;
	}
	
	#termometros p{
		font-size:20px;
	}
	
	#termometros h1{
		font-size:25px;
		margin-top:20px;
	}
	
	#termometros ul span{
		font-size:20px;
	}
	
	#barra{
		margin-top:0px;
	}
	
	#empresa p{
		margin-bottom:69px;
	}
	
	#ventajas{
		padding-bottom:68px;
	}
	
	#ventajas p{
		font-size:20px;
	}
	
	.title-a{
		padding:9px 15px;
	}
	
	#iluminacion h1{
		margin-top:58px;
	}
	
	.texto-instrumentacion h2{
		font-size:19px;
		line-height:24px;
	}
	
	#servicios2 h1{
		margin-top:11px !important;
	}
	
	#it h1{
		margin-top:27px !important;
	}
	
	#video h1{
		font-size:25px;
	}
	
	#interna ul span{
		font-size:20px;
	}
	
}

@media (max-width: 1600px) and (min-width:1500px){
	
	#navbar a{
		padding:8px 1px;
		margin-left:0px;
	}
	
	
	.tecnologia{
		min-height:310px;
	}
	
	.texto-l{
		padding:71px 56px;
	}
	
	
	.led h2{
		font-size:23px;
	}
	
	#volver{
		padding:6px 25px;
		font-size:29px;
	}
	
	#termometros p{
		font-size:22px;
	}
	
	#termometros h1{
		margin-top:20px;
	}
	
	#termometros ul span{
		font-size:22px;
	}
	
	#barra{
		margin-top:0px;
	}
	
	#empresa p{
		margin-bottom:69px;
	}
	
	#ventajas{
		padding-bottom:68px;
	}
	
	
	.title-n{
		padding:9px 15px;
	}
	
	
	.title-a{
		padding:9px 15px;
	}
	
	#iluminacion h1{
		margin-top:58px;
	}
	
	.texto-instrumentacion h2{
		font-size:19px;
		line-height:24px;
	}
	
	#servicios2 h1{
		margin-top:11px !important;
	}
	
	#it h1{
		margin-top:27px !important;
	}

	
	#soluciones-led p{
		font-size:22px;
	}
	
	.texto-r{
		padding:83px;
	}
	
}

@media (max-width: 1700px) and (min-width:1600px){
	
	#navbar a{
		margin-left:0px;
	}
	
	
	.tecnologia{
		min-height:310px;
	}
	
	.texto-l{
		padding:83px 87px;
	}
	
	
	.led h2{
		font-size:25px;
	}
	
	#volver{
		padding:6px 25px;
		font-size:29px;
	}

	
	#termometros h1{
		margin-top:20px;
	}
	
	#barra{
		margin-top:0px;
	}
	
	#empresa p{
		margin-bottom:69px;
	}
	
	#ventajas{
		padding-bottom:68px;
	}
	
	
	.title-n{
		padding:9px 15px;
	}
	
	
	.title-a{
		padding:9px 15px;
	}
	
	#iluminacion h1{
		margin-top:58px;
	}
	
	.texto-instrumentacion h2{
		font-size:19px;
		line-height:24px;
	}
	
	#servicios2 h1{
		margin-top:11px !important;
	}
	
	#it h1{
		margin-top:44px !important;
	}

	
	#soluciones-led p{
		font-size:22px;
	}
	
}


@media (max-width: 1800px) and (min-width:1700px){
	
	#navbar a{
		margin-left:0px;
	}
	
	
	.tecnologia{
		min-height:310px;
	}
	
	.texto-l{
		padding:83px 87px;
	}
	
	
	#volver{
		padding:6px 25px;
		font-size:29px;
	}

	
	#termometros h1{
		margin-top:44px;
	}
	
	#barra{
		margin-top:0px;
	}
	
	#empresa p{
		margin-bottom:69px;
	}
	
	#ventajas{
		padding-bottom:68px;
	}
	
	
	.title-n{
		padding:9px 15px;
	}
	
	
	.title-a{
		padding:9px 15px;
	}
	
	#iluminacion h1{
		margin-top:58px;
	}
	
	.texto-instrumentacion h2{
		font-size:19px;
		line-height:24px;
	}
	
	#servicios2 h1{
		margin-top:11px !important;
	}
	
	#it h1{
		margin-top:44px !important;
	}

	
	#soluciones-led p{
		font-size:22px;
	}
	
}


@media (max-width: 1900px) and (min-width:1800px){
	
	#navbar a{
		margin-left:32px;
	}
	
	
	.tecnologia{
		min-height:310px;
	}
	
	.texto-l{
		padding:135px 87px;
	}
	
	.texto-r{
		padding:140px;
	}
	
	
	#barra{
		margin-top:0px;
	}
	
	#empresa p{
		margin-bottom:69px;
	}
	
	#ventajas{
		padding-bottom:68px;
	}
	
	
	.title-n{
		padding:9px 15px;
	}
	
	
	.title-a{
		padding:9px 15px;
	}
	
	#it h1{
		margin-top:44px !important;
	}

	
	#soluciones-led p{
		font-size:22px;
	}
	
}
