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

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


#contenedor{
	width:100%;
	overflow:hidden;
	font-family:"Montserrat-Regular";
	position:relative;
	}
.pad{
	padding-left:0px;
	padding-right:0px;
	}
.clear{
	clear:both;
	}
#header{
	background: url(../imagenes/img/head.jpg) no-repeat;
	background-size: cover;
	text-align: center;
	padding: 7px 0px;
	position: relative;
	}
#header a{
	display: inline-block;
	}
#buscar{
  	width: 250px;
  	float: left;
  	position: relative;
  	background: #fff;
	}
#buscar input{
  	border: none;
  	background: #fff;
  	border-radius: 5px;
  	color: #000;
  	font-size: 22px;
	}
#buscar button{
	border: none;
	color: #000;
  	background: #fff;
  	font-size: 16px;
  	border-radius: 0px;
	}
#btns-carrito a{
  	padding: 5px;
  	display: inline-block;
  	font-family:"Sweet_Candy_demo";
  	color: #000;
  	margin-top: 5px;
	font-size: 22px;
	}
.borde{
  	border-left: solid 1px #000;
	}
#barra-menu{
	z-index: 1;
	background: #8C448F;
	}
#menu{
  	min-height: 53px;
  	background: #8C448F;
  	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 116px;
}

#navbar a{
	 color: #fff;
	display: block;
	padding: 14px 8px;
	font-size: 18px;
	border-bottom: solid 2px #FF4C6B;
	font-family:"Insanibu";

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


.dropdown-menu{
	background: #000;
	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: #fb0833;
	float: right;
	position: relative;
	clear: both;
	margin-top: 10px;
	font-size: 36px;
  text-shadow: 1px 1px 1px #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: #FF4C6B;
  border-color: #FF4C6B;
}
#frase{
	background: url(../imagenes/img/bg-frase.png) repeat-x bottom #BD6AA5;
	padding: 20px 15px;
}
#frase p{
	font-family:"Sweet_Candy_demo";
	text-align: right;
	font-size: 40px;
	color:#fff;
	padding: 23px;
}
#tecnologia{
	padding:56px 15px;
	text-align: center;
}
#tecnologia h1{
	font-family:"Insanibu";
	color: #FF4C6B;
	text-align: center;
	font-size: 48px;
	margin-top:45px;
}
#tecnologia h2{
	color: #000;
	margin-top: 15px;
	font-size: 18px;
}
.tecnologia{
	background: #ff4c6b;
	float: left;
	position: relative;
	margin-top: 20px;
	text-decoration: none !important;
	min-height: 225px;
}
.tecnologia h3{
	font-family:"Sweet_Candy_demo";
	color: #fff;
	font-size: 50px;
	padding-top:17px;
	padding-bottom:15px;
}
.tecnologia p{
	color: #fff;
	padding: 15px;
	font-size:20px;
}
.tecnologia img{
	margin-top: 15px;
}
.tecnologia:hover h3{
	color: #000;
}
.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:"Insanibu";
  font-size: 48px;
}
#herramientas-home .naranja{
  color: #ff4c6b;
}
#herramientas-home .azul{
  color: #00adab;
}
#herramientas-home p{
  color: #fff;
  font-size: 72px;
line-height: 82px;
	font-family:"Insanibu";
}
#herramientas-home a{
	font-family:"Sweet_Candy_demo";
  display: inline-block;
  margin-top: 53px;
  color: #fff;
  text-shadow: 3px 3px 10px #fff;
  font-size: 36px;
  border: solid 2px #fff;
  padding: 4px 26px;
  border-radius: 15px;
}
#herramientas-home a:hover{
  text-decoration: none;
  border: solid 2px #ff4c6b;
  color: #ff4c6b;
}
footer{
	font-size:24px;
  background: #8C448F;
  padding-top: 30px;
}
footer h1{
  float: left;
  border-right: solid 1px #fff;
  padding-right: 20px;
  color: #fff;
  line-height: 28px;
	font-size: 18px;
}
footer p{
  margin-left: 21px;
  float: left;
  position: relative;
  color: #fff;
  line-height: 28px;
	font-size: 18px;
}
footer h2{
  color: #fff;
  font-size:24px;
}
.redes{
  text-align: right;
}
#fb{
	display: inline-block;
	background: url(../imagenes/img/redes.png) 0px 0px;
	width:74px;
	height:70px;
}
#tw{
	display: inline-block;
	background: url(../imagenes/img/redes.png) right;
	width: 95px;
	height: 71px;
	margin-left: 5px;
}
#web{
  display: inline-block;
	padding: 7px;
	padding-right: 145px;
	background: url(../imagenes/img/web.png) no-repeat right;
	color: #fff;
	font-size: 10px;
	margin-top: 8px;
}
#web:hover{
	text-decoration: none;
	background: url(../imagenes/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 #FF4C6B;
	font-family: "Insanibu";
    font-size: 47px;
	padding-bottom: 10px;
	display: inline-block;
	margin-top: 70px;
	letter-spacing: 2px;
	text-align: left;
}
#servicios h1{
  font-size: 30px;
  color: #fb0833;
  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;
  background-image:url(../imagenes/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: #fb0833;
  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(../imagenes/img/punto2.png);
  background-repeat:no-repeat;
  background-position:left center;
  padding-left:20px;
  line-height:24px;
}



#barra{
  background:#8C448F;
  height:100px;
  width: 100%;
  float: left;
  position: relative;
}
.line{
  background:#7b061b;
  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;
}


#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(../imagenes/img/punto2.png);
  background-repeat:no-repeat;
  background-position:left center;
  padding-left:20px;
  position:relative;
  float:left;
  margin-bottom:20px;
}
.bg-2{
  background: url(../imagenes/img/bg2.jpg) no-repeat center top;
}
#empresa h1 {
  font-family: "Insanibu";
  color: #FF4C6B;
  font-size: 30px;
  margin-top: 70px;
}
#empresa p{
  line-height: 24px;
  margin-top: 9px;
  margin-bottom: 155px;
  font-size:18px;
}
#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";
}

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

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

.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(../imagenes/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(../imagenes/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(../imagenes/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(../imagenes/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: #fb0833;
  border-color: #fb0833;
}
.bg-4{
  background: url(../imagenes/img/bg4.jpg) no-repeat center top;
}
#contacto{
  padding: 30px 15px;
  padding-bottom: 19px;
}
#contacto p{
  margin-top: 10px;
  font-size: 18px;
line-height: 28px;
}
#formulario h2{
	color: #000 !important;
  margin-left: 5px;
	text-transform: none;
	margin-top: 5px;
  font-weight: normal;
  font-size:24px;
	font-family:"Sweet_Candy_demo";
}
#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: #FF4C6B !important;
	margin-right: 15px;
    border: none !important;
	font-family:"Sweet_Candy_demo" !important;
    z-index:1;
}
#enviar:hover{
  background: #8C448F!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: #FF4C6B !important;
    border: none !important;
    z-index:1;
	font-family:"Sweet_Candy_demo" !important;
	}
#borrar:hover{
  background: #8C448F !important;
	color: #FFF !important;
}
#mapa-bg {
	padding-bottom: 50px;
	background-size: cover;
}
#map{
	height:400px;
	}
#ampliar{
	background-color: #FF4C6B;
	font-family:"Sweet_Candy_demo";
	text-shadow: 1px 1px 1px #FF4C6B;
    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:24px;
	right:45%;
	}
#ampliar:hover{
	background: #000;
	}
#back-top {
    background-image: url(../imagenes/whatsapp.png);
    width: 115px;
    height: 60px;
    position: fixed;
    right: 22px;
    z-index: 900;
    bottom: 440px;
}




@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: #000 !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:22px;
  	}
}



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

  #navbar a{
    font-size: 14px;
  }
	#navbar li {
	   	width: 100%;
	   	margin:0 7px !important;
	}
	.caption h1{
		font-size:31px;
	}
	.dropdown-menu{
		left:-43%;
	}
	.caption h2{
		font-size:23px;
	}
	#frase p{
		font-size:22px;
	}
	#tecnologia h1{
		font-size:39px;
	}
	.tecnologia p{
		font-size:17px;
	}
	.texto-r{
		padding:39px;
	}
	#herramientas-home h1{
		font-size:26px;
	}
	#herramientas-home p{
		font-size:34px;
		line-height: 49px;
	}
	
	#herramientas-home a{
		margin-top:12px;
		font-size:25px;
	}
	
	.texto-l{
		padding:16px 42px;
	}
	footer h1 {
		font-size: 15px;
	}
	
	footer{
		font-size:20px;
	}
	
	.tecnologia{
		min-height:259px;
	}
	
	#empresa p{
		line-height:19px;
		margin-top:26px;
		margin-bottom:71px;
		font-size:20px;
	}
	
	#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;
	}
	#barra{
		margin-top:0px;
	}
	
	#video h1{
		font-size:25px;
	}
	
}


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

	
	.caption h1{
		font-size:37px;
	}
	
	.caption h2{
		font-size:29px;
	}
	
	#navbar li{
		margin:0 38px;
	}

  footer h1{
    font-size: 15px;
    padding-right: 9px;
  }

  footer p{
    font-size: 16px;
    margin-left: 8px;
  }

	
	#frase p{
		font-size:26px;
	}
	
	.tecnologia{
		min-height:290px;
	}
	
	.texto-r{
		padding:49px;
	}
	
	#herramientas-home h1{
		font-size:25px;
	}
	
	#herramientas-home p{
		font-size:44px;
		line-height: 49px;
	}
	
	#herramientas-home a{
		margin-top:19px;
		font-size:26px;
	}
	
	.texto-l{
		padding:36px 39px;
	}
	
	#tecnologia h1{
		font-size:40px;
	}
	#volver{
		font-size:27px;
	}
	.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 li{
		margin:0 48px;
	}
	
	.caption h2{
		margin-top:0px;
		font-size:28px;
	}
	
	.caption h1{
		font-size:39px;
	}
	
	#frase p{
		font-size:30px;
	}
	
	.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:42px;
		line-height: 60px;
	}
	#volver{
		padding:6px 25px;
		font-size:26px;
	}
	
	#barra{
		margin-top:0px;
	}
	
	#empresa p{
		margin-bottom:69px;
	}
	
	#ventajas{
		padding-bottom:68px;
	}
	
	#ventajas p{
		font-size:17px;
	}
	
	.title-a{
		padding:9px 15px;
	}
	
	.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;
	}
	footer h1 {
 		font-size: 13px;
		padding-right: 10px;
	}
	footer p {
  		font-size: 14px;
	}
	footer p {
  		font-size: 15px;
	}
}


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

	
	#navbar li{
		margin:0 32px;
	}

  #navbar a{
    margin-left: 55px;
  }
	
	#frase p{
		font-size:30px;
	}
	
	.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;
	}
	
	#volver{
		padding:6px 25px;
		font-size:26px;
	}
	
	#barra{
		margin-top:0px;
	}
	
	#empresa p{
		margin-bottom:69px;
	}
	
	#ventajas{
		padding-bottom:68px;
	}
	
	#ventajas p{
		font-size:17px;
	}
	
	.title-a{
		padding:9px 15px;
	}
	
	.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;
	}
	footer h1 {
  		padding-right: 8px;
  		font-size: 14px;
	}
	footer p {
 		font-size: 15px;
	}
}


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

	#navbar li{
		margin:0 47px;
	}

	#frase p{
		font-size:30px;
	}
	
	.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;
	}
	
	#volver{
		padding:6px 25px;
		font-size:26px;
	}
	#barra{
		margin-top:0px;
	}
	
	#empresa p{
		margin-bottom:69px;
	}
	
	#ventajas{
		padding-bottom:68px;
	}
	
	#ventajas p{
		font-size:20px;
	}
	
	.title-a{
		padding:9px 15px;
	}
	
	.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;
	}
	footer h1 {
  		padding-right: 9px;
  		font-size: 14px;
	}
	footer p {
 		font-size: 13px;
	}
	#herramientas-home p {
  		font-size: 60px;
  		line-height: 75px;
  	}
}


@media (max-width: 1400px) and (min-width:1300px){
	
  #navbar li{
    margin: 0px 57px;
  }	


	#frase p{
		font-size:36px;
	}
	
	.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;
	}
	
	#volver{
		padding:6px 25px;
		font-size:29px;
	}
	#barra{
		margin-top:0px;
	}
	
	#empresa p{
		margin-bottom:69px;
	}
	
	#ventajas{
		padding-bottom:68px;
	}
	
	#ventajas p{
		font-size:20px;
	}
	
	.title-a{
		padding:9px 15px;
	}
	
	.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;
	}
	footer h1 {
  		padding-right: 7px;
  		font-size: 13px;
	}
	footer p {
  		margin-left: 12px;
  		font-size: 16px;
	}
	#herramientas-home p {
  		font-size: 61px;
  		line-height: 77px;
	}
}



@media (max-width: 1500px) and (min-width:1400px){
	
  #navbar li{
    margin: 0 69px;
  }

	#frase p{
		font-size:36px;
	}
	
	.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;
	}
	
	#volver{
		padding:6px 25px;
		font-size:29px;
	}
	#barra{
		margin-top:0px;
	}
	
	#empresa p{
		margin-bottom:69px;
	}
	
	#ventajas{
		padding-bottom:68px;
	}
	
	#ventajas p{
		font-size:20px;
	}
	
	.title-a{
		padding:9px 15px;
	}
	
	.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;
	}
	footer p {
 		font-size: 15px;
	}
	
}

@media (max-width: 1600px) and (min-width:1500px){
	 
   #navbar li{
    margin: 0 80px;
   }

	.tecnologia{
		min-height:310px;
	}
	
	.texto-l{
		padding:71px 56px;
	}
	
	#volver{
		padding:6px 25px;
		font-size:29px;
	}
	#barra{
		margin-top:0px;
	}
	
	#empresa p{
		margin-bottom:69px;
	}
	
	#ventajas{
		padding-bottom:68px;
	}
	
	
	.title-n{
		padding:9px 15px;
	}
	
	
	.title-a{
		padding:9px 15px;
	}
	
	.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;
	}

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

@media (max-width: 1700px) and (min-width:1600px){
	
  #navbar li{
    margin: 0px 88px;
  }	

	.tecnologia{
		min-height:310px;
	}
	
	.texto-l{
		padding:83px 87px;
	}
	
	#volver{
		padding:6px 25px;
		font-size:29px;
	}

	#barra{
		margin-top:0px;
	}
	
	#empresa p{
		margin-bottom:69px;
	}
	
	#ventajas{
		padding-bottom:68px;
	}
	
	
	.title-n{
		padding:9px 15px;
	}
	
	
	.title-a{
		padding:9px 15px;
	}
	
	.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 li{
    margin: 0 98px;
  }
	
	.tecnologia{
		min-height:310px;
	}
	
	.texto-l{
		padding:83px 87px;
	}
	
	
	#volver{
		padding:6px 25px;
		font-size:29px;
	}
	#barra{
		margin-top:0px;
	}
	
	#empresa p{
		margin-bottom:69px;
	}
	
	#ventajas{
		padding-bottom:68px;
	}
	
	
	.title-n{
		padding:9px 15px;
	}
	
	
	.title-a{
		padding:9px 15px;
	}
	
	.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){
	

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