@font-face {
	font-family:"plateia_bold-webfont";
	src:url("../fonts/plateia_bold-webfont.eot?") format("eot"),
	url("../fonts/plateia_bold-webfont.woff") format("woff"),
	url("../fonts/plateia_bold-webfont.ttf") format("truetype"),
	url("../fonts/plateia_bold-webfont.svg#plateia_bold-webfont") format("svg");
	font-weight:normal;
	font-style:normal;
	}
@font-face {
	font-family:"Montserrat-Bold";
	src:url("../fonts/Montserrat-Bold.eot?") format("eot"),
	url("../fonts/Montserrat-Bold.woff") format("woff"),
	url("../fonts/Montserrat-Bold.ttf") format("truetype"),
	url("../fonts/Montserrat-Bold.svg#Montserrat-Bold") 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;
  	z-index:9999;
  	position:relative;
  	background: url(../img/bg.jpg);
	font-family:"Montserrat-Bold";
	}
.pad{
  	padding-left:0px;
  	padding-right:0px;
	}
.clear{
  	clear:both;
	}
header {
  	background: #d7f5ff;
	}
#logo {
	padding-bottom: 14px;
	}
#barra-menu{
  	min-height: 54px;
  	background-color: #00c8ae;
  	}
#menu{
	padding-bottom: none;
	background: transparent;
	width: 100%;
	margin-bottom:0;
	border: none;
	font-family:"plateia_bold-webfont";
    min-height: 10px;
	}
.menu{
  	display: -webkit-box;
  	display: -moz-box;
  	display: -ms-flexbox;
  	display: -webkit-flex;
  	display: flex;
  	-webkit-flex-flow: row wrap;
  	justify-content: space-around;
	}
.menu li{
  	text-align: center;
	}
#navbar a{
  	color: #FFF;
	font-size: 17px;
  	float: left;
  	position: relative;
  	padding: 19px 10px;
  	margin-left: 20px;
  	margin-top: 0px;
  	}
#navbar a:hover{
  	background-color: #3374b4;
  	color: #fff;
  	text-decoration: none;
	}
#navbar .selec{
  	background-color: #3374b4; 
  	color: #fff;
  	text-decoration: none;
	}
#telefonos p{
	line-height: 23px;
	margin-left: 14px;
	margin-top: 37px;
	position: absolute;
	color: #0472b8;
	}
.borde{
  	border-left: solid 1px #fff;
	}
#frase p {
    width: 100%;
    float: left;
    position: relative;
    font-family: "plateia_bold-webfont";
    font-size: 16px;
	margin-top: 61px;
	text-align: center;
	}
.caption{
  	position: absolute;
  	right:66%;
  	bottom: 70px;
	}
.caption h1{
  	font-size: 40px;
  	color: #fff;
  	text-align: right;
  	background: rgba(215, 245, 255, 0.6);
  	box-shadow: 0px 0px 30px #D7F5FF;
	padding: 19px 253px;
	}
#carousel-home .carousel-indicators{
  	text-align: right;
  	width: auto;
  	background: #fff;
  	float: right;
  	padding: 6px;
  	margin-left: 0px;
  	left: auto;
  	right: 13%;
  	bottom: 0px;
	}
#carousel-home .carousel-indicators li{
  	width:16px;
  	height:16px;
  	background: #3374b4;
  	border-color: #3374b4;
	}
#carousel-home .carousel-indicators .active{
  	background: #00c8ae;
  	border-color: #00c8ae;
	}
#contenido{
  	padding: 99px 0px;
	}
#carousel-home2 {
    padding-bottom: 20px;
	}
#carousel-home2 .carousel-indicators{
  	bottom: -26px;
	}
#carousel-home2 .carousel-indicators li{
  	background: #000;
  	width: 20px;
  	height: 20px;
  	border:none;
	}
#carousel-home2 .carousel-indicators .active{
  	background: #9D132C;
	}

.glyphicon {
    position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 20px;
	background-color: #00c8ae;
	color: #fff;
	padding: 6px;
	right: 12px;
	}
.glyphicon2 {
    position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 20px;
	background-color: #fff;;
	color: #fff;
	padding: 6px;
	right: 12px;
	}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
	}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	}
#telefono-h {
    color: #FFF;
    font-size: 20px;
    text-align: right;
	}

body {
    line-height: 1;
	}
body {
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
	}
html {
    font-size: 10px;
	}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
	}
.home-servicio{
  	float: left;
  	position: relative;
  	width: 100%;
  	margin-top: 64px;
	
	}
.home-servicio-caption{
  	position: absolute;
  	bottom: 0px;
  	left: 0px;
 	background: rgba(0, 137, 183, 0.89);
  	width: 100%;
  	padding: 15px;
   	color: #fff;
  	font-size: 18px;
	}
.home-servicio-caption:hover{
  	background-color: #3374b4;
  	
	}
.home-servicio-caption2{
  	position: absolute;
  	bottom: 0px;
  	left: 0px;
 	background: rgba(65, 96, 145, 0.89);
  	width: 100%;
  	padding: 15px;
   	color: #fff;
  	font-size: 18px;
	}
.home-servicio-caption2:hover{
  	background-color: #3374b4;
  	
	}
.home-servicio-caption3{
  	position: absolute;
  	bottom: 0px;
  	left: 0px;
 	background: rgba(3, 197, 174, 0.89);
  	width: 100%;
  	padding: 15px;
   	color: #fff;
  	font-size: 18px;
	}
.home-servicio-caption3:hover{
  	background-color: #3374b4;
  	
	}
.mas{
  	position: absolute;
  	right: 15px;
  	top: 15px;
  	color: #000;
	}
.servicios-b{
  	padding-bottom: 30px;
  	float: left;
  	position: relative;
  	width: 100%;
  	margin-top: -7px;
	}	
#frase2 {
    background: #00c8ae;
    padding: 30px 0px;
	margin-top: 40px;
	}
#frase2 h1 {
    width: 100%;
	font-size: 40px;
	text-align: center;
	position: relative;
	display: inline-block;
	color: #fff;
	text-shadow: 1px 5px 5px #000;
	}
.photo {
	background-attachment: fixed;
  	padding-top: 210px;
  	padding-bottom: 80px;
	background-position: 20% 0;
	position: relative;
  	background-image: url(../img/img.jpg);
  	background-size: cover;
  	}
.texto-photo{
  	display: inline-block;
  	padding:60px;
  	color: #FFF;
	text-align: center;
	}
.texto-photo h1{
  	width: 100%;
  	float: left;
  	position: relative;
  	font-family:"plateia_bold-webfont";
  	font-size: 36px;
  	text-align: center;
	text-shadow: 4px 1px 1px #000;
	}
.texto-photo p{
  	width: 100%;
	float: left;
	position: relative;
	font-size: 18px;
	margin-top: 20px;
	text-align:center !important;
	text-shadow: 4px 1px 1px #000;
	}
.texto-photo a{
  	display: inline-block;
  	margin-top: 40px;
  	padding: 7px 20px;
  	background: #a6ce37;
  	text-transform: uppercase;
  	font-size: 14px;
  	color: #FFF;
	}
.texto-photo a:hover{
  	text-decoration: none;
  	background: #2d3192;
  	color:#fff;
	}
.photo2 {
	background-attachment: fixed;
  	padding-top: 210px;
  	padding-bottom: 80px;
	background-position: 20% 0;
	position: relative;
  	background-image: url(../img/productos/img.jpg);
  	background-size: cover;
  	}
.photo3 {
	background-attachment: fixed;
  	padding-top: 210px;
  	padding-bottom: 80px;
	background-position: 20% 0;
	position: relative;
  	background-image: url(../img/productos/img.jpg);
  	background-size: cover;
  	}
#links{
  	padding: 30px 0px;
	}
.link{
  	width: 100%;
  	float: left;
  	position: relative;
	}
.texto-link{
  	text-align: center;
  	background: rgba(0, 0, 0, 0.7);
  	position: absolute;
  	right: 0px;
  	top: 0px;
  	width: 50%;
  	height: 100%;
  	padding: 45px 15px;
	}
.texto-link h1{
  	text-transform: uppercase;
  	font-family:"plateia_bold-webfont";
  	font-size: 22px;
  	color: #FFF;
	}
.texto-link p{
  	margin-top: 20px;
  	font-size: 15px;
  	color: #FFF;
  	line-height: 19px;
	}
.link-p{
  	text-transform: uppercase;
  	text-decoration: underline;
	}
.link:hover .texto-link{
  	background: #9d132cb3;
	}
#prev2{
  	background: #FFF;
	color: #9D132C;
	opacity: 1;
	padding: 15px;
	width: 45px;
	height: 45px;
	position: relative;
	right: 90px;
	bottom: 3%;
	top: auto;
	left: auto;
	float: right;
	}
#prev2:hover{
  	color: #000;
	}
#next2{
  	background: #FFF;
  	color:#9D132C;
  	opacity: 1;
  	padding: 15px;
  	width: 45px;
  	height: 45px;
  	position: relative;
  	right: 0px;
  	bottom: 3%;
  	top: auto;
  	float: right;
	}
#next2:hover{
  	color: #000;
	}
#empresa {
    padding: 50px 0px;
	background-color: #fff;
	}
#empresa h1{
	color:#00c8ae;
	padding-bottom: 17px;
	font-size: 24px;
	font-family:"plateia_bold-webfont";
	text-align: justify;
	margin-top: 50px;
    }
#empresa p{
	color:#3374b4;
	position: relative;
	font-size: 18px;
	margin-top: 1px;
	text-align: justify;
	font-family:"Montserrat-Regular";
	}
#valores{
  	padding: 51px 0px;
  	background: url(../img/empresa/bg2.jpg);
  	background-size: cover;
  	text-align: center;
}
#valores h1{
	font-size: 30px;
	font-family: "plateia_bold-webfont";
	color: #fff;
	text-shadow: 2px 2px 3px #000;
	padding: 2px 20px;
  	display: inline-block;
}
.valor{
  	width: 100%;
  	float: left;
  	position: relative;
  	margin-top: 20px;
}
#valores h2{
  	color: #000;
  	background: #fff;
  	display: inline-block;
  	margin-top: 5px;
  	font-size:18px;
  	padding: 5px 25px;
}
#valores p{
  	margin-top: 10px;
  	color: #FFF;
  	display: inline-block;
  	width: 70%;
  	line-height: 19px;
}
#titulo {
  	padding-top: 125px;
  	padding-bottom:69px;
  	background-size: cover;
  	text-align: left;
	}
#titulo h1 {
  	width: 100%;
  	font-size: 48px;
  	font-family:"plateia_bold-webfont";
  	text-align: center;
  	position: relative;
  	display: inline-block;
  	color: #fff;
  	text-shadow: 1px 5px 5px #000;
	}
.bg-1 {
  	background: url(../img/empresa/bg.jpg) no-repeat center top;
    background-size: auto;
	}
.bg-2 {
  	background: url(../img/productos/bg2.jpg) no-repeat center top;
    background-size: auto;
	}
.bg-2a {
  	background: url(../img/productos/bg2.jpg) no-repeat center top;
    background-size: auto;
	}
.bg-3 {
  	background: url(../img/valor/bg3.jpg) no-repeat center top;
    background-size: auto;
	}
.bg-4 {
  	background: url(../img/bg4.jpg) no-repeat center top;
    background-size: auto;
	}
.bg-5 {
  	background: url(../img/valor/bg-5.jpg) no-repeat center top;
    background-size: auto;
	}
.bg-6 {
  	background: url(../img/valor/bg-6.jpg) no-repeat center top;
    background-size: auto;
	}
.bg-7 {
  	background: url(../img/valor/bg-7.jpg) no-repeat center top;
    background-size: auto;
	}
footer{
  	background:#fff;
  	border: 1px solid #000;
	}
.datos{
  	padding: 20px 0px;
  	color: #0B0B0B;
	}
.datos h1{
  	float: left;
  	position: relative;
  	padding-right: 12px;
  	text-align: right;
  	text-transform: uppercase;
  	line-height: 22px;
  	color:#000;
	}
.datos p{
  	float: left;
  	margin-left: 12px;
  	position: relative;
  	color:#3374b4;
	}
footer .iconos {
  	line-height: 32px;
 	background: url(../img/iconos.png) no-repeat;
  	padding-left: 40px;
  	font-size: 18px; 
  	}
footer .iconos2 {
  	line-height: 32px;
  	background: url(../img/iconos2.png) no-repeat;
  	padding-left: 40px;
  	font-size: 18px; 
  	}
.redes{
  	height: 130px;
  	text-align: center;
	}
.redes h2{
  	margin-top: 30px;
  	color: #3374b4;
  	font-size: 18px;
  	text-align: left;
  	margin-left: 75px;
	}
#fb{
	background: url(../img/redes.png) no-repeat left;
	width:50px;
	height: 45px;
	margin-top: 10px;
	float: left;
	margin-left: 75px;
	}
#you{
	background: url(../img/redes.png) no-repeat center;
	width: 50px;
	height: 45px;
	margin-top: 10px;
	float: left;
	}
#ins{
	background: url(../img/redes.png) no-repeat right;
	width: 50px;
	height: 45px;
	margin-top: 10px;
	float: left;
	}
#web{
   background: #00c8ae;
  	padding: 11px 0px;
	}
#web a{
  	background: url(../img/web.png) no-repeat right;
  	padding-right: 148px;
  	color: #fff;
  	text-decoration: none;
  	float: right;
	}
#web a:hover{
  	background: url(../img/web-h.png) no-repeat right;
  	color: #3374b4;
	}
#clientes{
  	padding: 30px 0px;
	}

#clientes h1 {
  width: 100%;
  font-size: 28px;
  text-align: center;
  position: relative;
  display: inline-block;
  color: #3374b4;
  font-family: "plateia_bold-webfont";
}
#contenido h1{
  	text-transform: uppercase;
  	border-bottom: solid 1px #FFF;
  	padding-bottom: 10px;
  	font-size: 30px;
  	color: #FFF;
  	font-family:"plateia_bold-webfont";
	}
#carousel-emp{
  	margin-top: 30px;
	}
#texto-emp{
  	margin-top: 60px;
  	font-size:18px;
  	text-align: justify;
  	color: #000;
  	line-height: 20px;
	}
#servicios {
    padding: 50px 0px;
	background-color: #fff;
	}
#titulo {
  	padding-top: 125px;
  	padding-bottom:69px;
  	background-size: cover;
  	text-align: left;
	}
#productos {
    padding: 50px 0px;
	background-color: #fff;
	}
.titulo a {
    float: right;
    font-size: 20px;
    padding: 10px;
    margin-top: 20px;
    position: relative;
    background: #00c8ae;
    color: #FFF;
	}
.titulo a:hover {
    background: #3374b4;
    color: #FFF;
    text-decoration: none! important;
    }
#titulo {
  	padding-top: 125px;
  	padding-bottom:69px;
  	background-size: cover;
  	text-align: left;
	}
#volver {
  	display: inline-block;
  	margin-top: 20px;
  	padding: 7px 20px;
  	background: #2d3192;
  	text-transform: uppercase;
  	font-size: 14px;
  	color: #FFF;
  	font-weight: bold;
	}
#volver :hover{
  	background: #2d3192;
  	text-decoration: none;
  	color: #fff;
	}
#agregado {
    padding: 50px 0px;
	background-color: #fff;
	}
#videos_empresa{
  	padding: 0px 0px;
  	background-color: #fff;
	}
#videos_empresa h1{
  	font-size: 30px;
	font-family: "plateia_bold-webfont";
	color: #00c8ae;
	padding-bottom: 26px;
	text-align: center;
	margin-top: 74px;
	}
#fondo_videos{
  	text-align: center;
  	background: #D7F5FF;
	}
#mapa{
	height:400px;
  	width: 100%;
  	float: left;
  	position: relative;
  	margin-top: 70px;
	}
#ampliar2{
  	width: 80px;
  	height: 80px;
  	border-radius: 50%;
  	background-color: #000;
  	color: #FFF;
  	text-align: center;
  	position: absolute;
  	left:70%;
  	top:30px;
  	font-size: 17px;
  	z-index: 1;
  	padding-top: 23px;
	}
#ampliar2:hover{
	background-color:#9D132C;
	}
#formulario{
  	margin-top: 30px;
	}
#formulario h2{
	color: #3374b4 !important;
  	text-transform: none;
	font-size: 18px;
	margin-top: 5px;
	}
#formulario input{
	width:100%;
	background-color:#00c8ae;
	color:#FFF;
	border:none;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	padding:11px 8px;
	margin-top: 5px;
	}
#formulario textarea{
	width:100%;
	background-color:#00c8ae;
	color:#FFF;
	border:none;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	padding:7px 8px;
	margin-top: 5px;
	}
#enviar{
	width:90px !important;
	cursor:pointer;
	position:relative;
	float:right;
	font-size:20px !important;
	color:#FFF !important;
	text-align:center;
    margin-right: 15px;
	margin-top:30px !important;
	padding:9px 0px !important;
	background: #3374b4 !important;
	}
#enviar:hover{
	background-color:#00c8ae!important;
	color: #FFF !important;
	}
#borrar{
	width:90px !important;
	cursor:pointer;
	position:relative;
	float:right;
	font-size:20px !important;
	color:#FFF !important;
	text-align:center;
	margin-top:30px!important;
	padding:9px 0px !important;
	background: #3374b4 !important;
	}
#borrar:hover{
    background-color:#00c8ae!important;
	color: #FFF !important;
	}
#contacto{
    padding: 1px 0px;
	background-color: #fff;
    }
#contacto p{
  	text-align: justify;
  	margin-top: 70px;
  	font-size: 18px;
  	padding-left: 30px;
  	color: #3374b4;
	}
#mapa{
	height:400px;
    width: 100%;
    float: left;
    position: relative;
    margin-top: 70px;
	}
#ampliar{
    width: 80px;
	height: 80px;
	border-radius: 50%;
	background-color: #00c8ae;
	color: #FFF;
	position: absolute;
	left: 70%;
	top: 30px;
	font-size: 14px;
	text-align: center;
	z-index: 1;
	padding-top: 25px;
	line-height: 17px;
	}
#ampliar:hover{
	background-color:#3374b4;
	text-decoration: none !important;
	}

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



@media (max-width: 800px){
	
	header {
  		height: auto;
	}
	.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;
	}
	.navbar-nav>li {
    	float: none;
	}
	.navbar-nav>li>a {
    	padding-top: 10px ;
    	padding-bottom: 10px;
	}
	.collapse.in{
    	display:block !important;
	}
	#navbar li {
   		width: 100%;
 	}
	#navbar a{
  		width: 100%;
  		text-align: left;
		padding: 5px;
		margin-top: 2px;
	}
	.menu{
  		display: block;
	}
	#logo{
  		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: -26px;
		float: left;
		position: relative;
	}
	
	#navbar a {
  		margin-top: 10px;
  		min-height: 30px;
	}
	.link {
  		margin-top: 10px;
  		margin-bottom: 10px;
	}
	.texto-link {
  		padding: 10px 15px;
  		width: 60%;
	}
	.texto-link h1 {
  		font-size: 14px;
	}
	.texto-link p {
  		margin-top: 5px;
  		font-size: 12px;
  		color: #FFF;
  		line-height: 12px;
	}
	.datos {
  		padding: 10px 0px;
  		font-family: 'Roboto', sans-serif;
  		color: #FFF;
  		font-size: 11px;
	}
	.datos h1 {
  		min-width: 75px;
  		padding-right:7px;
	}		

	.datos p{
		font-size:14px;
		margin-left:6px;
	}

	.redes {
  		background-size: contain;
	}
	#texto-emp {
  		margin-top: 20px;
	}

	.texto-photo h1{
		font-size:30px;
	}

	.btn-home h2{
		font-size:17px;
	}

	#contacto p {
  		padding-left: 0px;
  		color: #000;
  		margin-top: 30px;
	}
	
	#telefonos p {
    	line-height: 21px;
        margin-left: 166px;
        margin-top: 18px;
        font-size: 12px;
    }
	#frase p {
   		margin-top: 44px;
		font-size: 10px;
	}
	#titulo h1 {
    	font-size: 28px;
	}
	.redes h2 {
    	font-size: 14px;
    }
	.caption {
    	right: 37%;
		bottom: 11px;
    }
	.caption h1 {
    	font-size: 14px;
    }
	.home-servicio-caption {
    	font-size: 14px;
	}
	#frase2 h1 {
    	font-size: 17px;
   
	}
	#empresa p {
    	font-size: 15px;
    	margin-top: 13px;
    }
	.glyphicon {
  		font-size: 12px;
   	}
	#servicios-bg{
    	padding: 20px 0px;
  	}
  	#servicios-bg h1{
    	font-size: 28px;
  	}
  	#empresa-texto h1 {
    	color: #72B932;
   		font-size: 28px;
	}
	#titulo h1 {
    	font-size: 28px;
    }
	.photo2 h1{
    	font-size: 28px;
    	margin-top: 80px;
  	}
	.servicio-caption {
   		font-size: 15px;
	}
	.titulo a {
    	font-size: 16px;
   }
}


@media (max-width:1000px) and (min-width:800px){
	
	.btn-home h2{
		font-size:17px;
	}
	
	.texto-link{
		padding:13px 15px;
	}
	
	.texto-link p{
		line-height:16px;
		margin-top:7px;
	}
	
	.datos h1{
		font-size:8px;
		padding-right:4px;
	}
	
	.datos p{
		font-size:12px;
		margin-left:7px;
	}
	
	#texto-emp{
		margin-top:24px;
	}
	
	.productos p{
		margin-top:0px;
	}
	#navbar a {
    	font-size: 13px;
    	margin-left: -17px;
    }
	#frase p {
    	font-size: 11px;
    }
	#titulo h1 {
    	font-size: 30px;
    }
	.home-servicio-caption {
    	font-size: 21px;
	}
	.home-servicio-caption2 {
    	font-size: 21px;
	}
	.home-servicio-caption3 {
   		font-size: 21px;
	}
	#frase2 h1 {
    	font-size: 19px;
    }
	.caption h1 {
    	font-size: 30px;
   		padding: 13px 68px;
	}	
	.redes h2 {
   		font-size: 13px;
	}
	.glyphicon {
  		font-size: 12px;
    }
	#telefonos p {
    	line-height: 11px;
        margin-left: 143px;
        margin-top: 10px;
        font-size: 12px;
    }
	#empresa p {
    	font-size: 15px;
    }
	#titulo h1 {
    	font-size: 30px;
    }
	
}


@media (max-width:1300px) and (min-width:1000px){
	
	
	.btn-home h2{
		font-size:22px;
	}
	
	.texto-link p{
		line-height:17px;
	}
	
	.texto-link{
		padding:32px 15px;
	}
	
	.datos h1{
		font-size:15px;
		padding-right:2px;
	}
	
	.datos p{
		margin-left:4px;
		font-size:14px;
	}
	.redes h2 {
    	font-size: 14px;
    }
	
	#texto-emp{
		margin-top:40px;
	}
	
	.productos p{
		margin-top:5px;
	}
	.glyphicon {
   		font-size: 12px;
		
    }
	#frase p {
    	font-size: 13px;
    }
	#navbar a {
    	margin-left: -33px;
    }
	.home-servicio-caption {
    	font-size: 14px;
	}
	.home-servicio-caption2 {
    	font-size: 14px;
	}
	.home-servicio-caption3 {
   		font-size: 14px;
	}
	#titulo h1 {
    	font-size: 35px;
    }
	header{
  		height:auto;
  		box-shadow:  0px 2px 4px rgba(0, 0, 0, 0.6);
  		z-index: 1;
  		position:relative;
  		float:left;
	}
	#titulo h1 {
  		font-size: 30px;
  
    }
	.caption h1 {
    	font-size: 28px;
    	padding: 19px 110px;
   
	}
	#frase2 h1 {
        font-size: 30px;
    }
}


@media (max-width:1600px) and (min-width:1300px){
	
	
	.texto-link{
		padding:12px 15px;
	}
	
	.texto-link p{
		line-height:18px;
		margin-top:9px;
	}
	.caption h1 {
		padding: 19px 137px;
	}
	.home-servicio-caption {
 		font-size: 14px;
	}
	.home-servicio-caption2 {
		font-size: 14px;
	}
	.home-servicio-caption3 {
		font-size: 14px;
	}
	#frase2 h1 {
  		font-size: 35px;
  	}
	
	.datos h1{
		padding-right:4px;
	}
	
	.datos p{
		font-size:14px;
	}
	
	.productos p{
		margin-top:13px;
	}
	#navbar a {
    	margin-left: -30px;
    }
	header{
  		box-shadow:  0px 2px 4px rgba(0, 0, 0, 0.6);
  		z-index: 1;
  		position:relative;
  		float:left;
	}
	#titulo h1 {
  		font-size: 35px;
  
    }
}