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

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

@font-face {
  font-family:"FacebookLetterFaces";
  src:url("../fonts/FACEBOLF.eot?") format("eot"),
  url("../fonts/FACEBOLF.woff") format("woff"),
  url("../fonts/FACEBOLF.ttf") format("truetype"),
  url("../fonts/FACEBOLF.svg#FacebookLetterFaces") format("svg");
  font-weight:normal;
  font-style:normal;
}
	
#contenedor{
  	width:100%;
  	overflow:hidden;
  	z-index:9999;
  	font-family:"Roboto Regular";
  	position:relative;
}

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

.clear{
  	clear:both;
}

header {
 	background: url(../img/head.jpg);
}

#logo {
	padding-bottom: 14px;
}

#barra-menu{
  	min-height: 54px;
  	background-color: #000;
}

#menu{
	padding-bottom: none;
	background: transparent;
	width: 100%;
	margin-bottom:0;
	border: none;
	font-family:"FacebookLetterFaces";
    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:19px;
  	float: left;
  	position: relative;
  	padding: 14px 42px;
  	margin-left: 20px;
  	margin-top: 0px;
}

#navbar a:hover{
  	background-color: #9d132c;
  	color: #fff;
  	text-decoration: none;
}

#navbar .selec{
  	background-color: #9d132c;
  	color: #fff;
  	text-decoration: none;
}

.borde{
  	border-left: solid 1px #fff;
}

.caption{
  	position: absolute;
  	right:13%;
  	bottom: 179px;
}

.caption h1{
  	font-family:"FacebookLetterFaces";
  	font-size: 50px;
  	color: #fff;
  	text-shadow: 4px 2px 3px #000;
  	padding: 8px;
  	text-transform: uppercase;
}

.calibracion{
  	position:relative;
}

#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: #000;
  	border-color: #000;
}

#carousel-home .carousel-indicators .active{
  	background: #D0262B;
  	border-color: #000;
}

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

.btn-home{
  	background: #000;
  	padding: 10px;
  	text-align: center;
  	float: left;
  	position: relative;
  	width: 100%;
  	margin-top: 20px;
  	margin-bottom: 20px;
  	box-shadow: 10px 10px 20px #00000082;
}

.btn-home h2{
  	font-family:"Roboto Bold";
  	text-transform: uppercase;
  	color: #fff;
  	font-size: 22px;
  	text-align: center;
  	margin-top: 58px;
}

.btn-home p{
  	font-family:"Roboto Regular";
  	font-size: 15px;
  	margin-top: 10px;
}

.btn-home a{
  	display: inline-block;
  	margin-top: 25px;
  	padding: 5px 20px;
  	background: #D0262B;
  	text-transform: uppercase;
  	font-size: 14px;
  	color: #FFF;
  	font-weight: bold;
}

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

.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: 29px;
	background-color: #000;
	color: #fff;
	padding: 6px;
	float: left;
	right: 12px;
}

.acreditacion{
	float: right;
	background: #c22430;
	padding:11px 75px !important;
	font-size: 23px;
	margin-top: 22px;
	position: relative;
	color: #fff;
	text-decoration: none !important;
	font-family:"FacebookLetterFaces";
	border-radius: 25px;
}

.acreditacion:hover{
	background: #000;
	color: #fff;
}

#telefono-h {
    color: #FFF;
    font-size: 20px;
    text-align: right;
}

body {
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
}

#telefonos p span {
    background: #000;
    margin-right: 5px;
    padding: 5px 10px;
    margin-top: -1px;
}

#telefonos{
	float: right;
}

#telefonos p{
	line-height: 22px;
	margin-left: 14px;
	margin-top: 45px;
	text-transform: uppercase;
	font-size: 18px;
	font-family:"Roboto Bold";
}

.photo {
	background-attachment: fixed;
  	padding-top: 100px;
  	padding-bottom: 80px;
	background-position: 20% 0;
	position: relative;
  	background-image: url(../img/img.jpg);
  	background-size: cover;
  	font-family: 'Roboto', sans-serif;
}

.texto-photo{
  	display: inline-block;
  	padding:60px;
  	color: #FFF;
}

.texto-photo h1{
  	width: 100%;
  	float: left;
  	position: relative;
  	font-family:"FacebookLetterFaces";
  	font-size: 36px;
  	text-align: center;
}

.texto-photo p{
  	font-family: "Roboto Regular";
	width: 100%;
	float: left;
	position: relative;
	font-size: 18px;
	margin-top: 20px;
	text-align: center !important;
	text-transform: uppercase;
}

.texto-photo a{
  	display: inline-block;
  	margin-top: 40px;
  	padding: 7px 20px;
  	background: #FFF;
  	text-transform: uppercase;
  	font-size: 14px;
  	color: #000;
}

.texto-photo a:hover{
  	text-decoration: none;
  	background: #D0262B;
  	color:#fff;
}

#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:"Roboto Bold";
  	font-size: 22px;
  	color: #FFF;
}

.texto-link p{
  	font-family:"Roboto Regular";
  	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;
}

.text-empresa{
	padding: 45px 0px;
}

.descrip-empresa{
	padding-top: 65px;
}

#empresa{
	padding: 65px 0px;
}

#empresa h1{
	font-family:"FacebookLetterFaces";
	padding-bottom: 2px;
	font-size: 27px;
	color: #c22430;
	padding-left: 7px;
	border-bottom: 1px solid #c22430;
	margin-bottom: 20px;
}

#empresa p{
	font-size: 18px;
    color: #000;
    text-align: justify;
    font-family:"Roboto Regular";
}	

footer{
  	background:#9d132c;
}

.datos{
  	padding: 20px 0px;
  	color: #0B0B0B;
}

.colobg{
	background-color: #eeeeeedb;
}

.datos h1{
  	float: left;
  	position: relative;
  	padding-right: 12px;
  	border-right: solid 1px #fff;
  	text-align: right;
  	text-transform: uppercase;
  	line-height: 22px;
  	color:#fff;
  	font-family:"FacebookLetterFaces";
}

.datos p{
  	font-family:"Roboto Regular";
  	font-size:18px;
  	float: left;
  	margin-left: 12px;
  	position: relative;
  	line-height: 22px;
  	color:#fff;
}

.datos h2{
  	font-family:"Roboto Regular";
  	font-size:18px;
  	float: left;
  	margin-left: 12px;
  	position: relative;
  	line-height: 14px;
  	color:#fff;
}

.redes{
  	background: url(../img/bg-redes.png) no-repeat center bottom;
  	height: 130px;
  	text-align: center;
}

.redes h2{
  	margin-top:23px;
  	font-family:"FacebookLetterFaces";
  	color: #fff;
  	font-size: 20px;
  	text-align: left;
  	margin-left: 75px;
}
#fb{
  	background: url(../img/redes-h.png) no-repeat  -10px 0px;
  	width: 50px;
  	height: 50px;
  	display: inline-block;
  	margin-top: 30px;
}

#fb:hover{
  	background: url(../img/redes.png) no-repeat  -10px 0px;
}

#tw{
  	background: url(../img/redes-h.png) no-repeat right top;
  	width: 55px;
  	height: 50px;
  	display: inline-block;
  	margin-top: 35px;
  	margin-left: 15px;
}

#tw:hover{
  	background: url(../img/redes.png) no-repeat right top;
}

#web{
   	background: #000;
  	padding: 11px 0px;
}

#web a{
  	background: url(../img/web.png) no-repeat right;
  	padding-right: 148px;
  	color: #fff;
  	text-decoration: none;
  	float: left;
  	font-size: 11px;
}

#clientes{
  	background: #fff;
  	padding: 50px 0px;
}

#contenido h1{
  	text-transform: uppercase;
  	border-bottom: solid 1px #000;
  	padding-bottom: 3px;
  	font-size: 30px;
  	color: #000;
  	padding-left: 10px;
  	font-family:"FacebookLetterFaces";
  	margin-bottom: 45px;
}

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

#texto-emp{
  	margin-top: 60px;
  	font-family:"Roboto Regular";
  	font-size:18px;
  	text-align: justify;
  	color: #000;
  	line-height: 20px;
}

.productos{
  	margin-top: 20px;
  	float: left;
  	position: relative;
  	width: 100%;
}

.productos p {
  	margin-top: 30px;
  	font-family:"Roboto Regular";
  	font-size:18px;
  	text-align: justify;
  	color: #000;
  	line-height: 20px;
}

#mapa{
	height:400px;
  	width: 100%;
  	float: left;
  	position: relative;
  	margin-top: 70px;
}

#ampliar{
  	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;
  	line-height: 17px;
  	padding-top: 23px;
}

#ampliar:hover{
	text-decoration: none;
	background-color:#9D132C;
}

#formulario{
  	margin-top: 30px;
}

#formulario h2{
	color: #2e2e2e !important;
  	font-family:"FacebookLetterFaces";
	font-size: 17px;
	margin-bottom: 1px;
	text-transform: uppercase;
	padding-left: 10px;
}

#formulario input{
	border: 1px solid #717171;
	color: #000;
	width:100%;
	background-color: #fff;
	font-family:"Roboto Regular";
	font-size:17px;
	padding:6px 8px;
	margin-bottom: 20px;
}

#formulario textarea{
	border: 1px solid #717171;
	color: #000;
	width:100%;
	background-color: #fff;
	font-family:"Roboto Regular";
	font-size:14px;
	padding:7px 8px;
	margin-top: 5px;
}

#enviar2{
	width:100px !important;
	cursor:pointer;
	position:relative;
	font-family:"Roboto Bold" !important;
	float:right;
	font-size:22px !important;
	color:#fff !important;
	text-align:center;
    margin-right: 15px;
	margin-top:30px !important;
	padding:8px 0px !important;
	background: #fff !important;
	border: none !important;
	background-color:#000 !important;
}

#enviar2:hover{
	background-color:#9D132C!important;
	color: #FFF !important;
}

#borrar2{
	width:100px !important;
	cursor:pointer;
	position:relative;
	font-family:"Roboto Bold" !important;
	float:right;
	font-size:22px !important;
	color:#fff !important;
	text-align:center;
	margin-top:30px!important;
	padding:8px 0px !important;
	border: none !important;
	background-color:#000 !important;
}

#borrar2:hover{
   	background-color:#9D132C!important;
	color: #FFF !important;
}

#contacto p{
  	text-align: justify;
  	margin-top: 50px;
  	font-size: 18px;
  	padding-left: 30px;
  	color: #000;
  	font-family:"Roboto Regular";
}

#contacto h2{
  	text-align: center;
  	margin-top: 50px;
  	font-size: 20px;
  	padding-left: 30px;
  	line-height: 26px;
  	color: #000;
  	font-family:"Roboto Regular";
}

#contacto h2 strong{
	font-family:"FacebookLetterFaces";	
}

#contacto h3{
  	text-align: center;
  	font-family: 'Roboto', sans-serif;
  	margin-top: 70px;
  	font-size: 25px;
  	padding-left: 30px;
  	color: #FFF;
  	text-transform: uppercase;
}

#pqr{
  	padding: 34px 0px;
}

.pq{
  	margin-top: 30px;
}

#pqr h1{
  	text-align: center;
  	font-size: 35px;
  	color: #174AB9;
  	padding-bottom: 15px;
}
#pqr p{
  	text-align: justify;
  	line-height: 20px;
  	font-size: 16px;
  	padding-bottom: 33px;
}

#form_queja{
  	padding: 45px 10px;
}

#form_queja h1{
  	font-family: "FacebookLetterFaces";
  	text-align:center;
  	font-size: 27px;
  	padding-bottom: 8px;
  	margin-bottom: 47px;
  	padding-left: 9px;
  	color: #9d132c;
}

.form-control {
  width: 100%;
  background-color: #fff;
  color: #000;
  border: 1px solid #0000008a;
  font-size: 15px;
  padding: 4px 8px;
  margin-top: 5px;
  margin-bottom: 8px;
  border-radius: 0px;
  height:41px;
}

#form_queja  h2 {
    width: 100%;
    font-size:16px;
    padding: 8px 9px;
    float: left;
    padding-bottom: 4px;
    text-transform: uppercase;
	color: #2e2e2e;
	font-family: "FacebookLetterFaces";
}

#form_queja  h5 {
    font-size: 17px;
    padding-top: 17px;
    float: left;
	color: #fff;
}

#form_queja h3{
  	text-align: center;
  	font-size: 25px;
  	padding-bottom: 23px;
}

#form_queja h4{
  	padding: 23px 0px;
  	font-size: 17px;
}

#form_queja input {
    width: 100%;
    border: 1px solid #717171;
    color: #000;
    font-size: 16px;
    padding: 8px;
    background-color: transparent;
    border-radius: 0px;
    margin-bottom: 15px;
}

#form_queja textarea {
    width: 100%;
    border: 1px solid #717171;
    color: #000;
    background-color: transparent;
    font-size: 17px;
    border-radius: 0px !important;
    padding: 10px;
    margin-top: 5px;
    height: 100px;
}

#pqr2{
	padding-top: 80px;
	display: flex;
	margin-bottom: 15px;
	padding-bottom: 40px;
}

#pqr2 h1{
	color: #000;
	font-family: "FacebookLetterFaces";
	border-bottom: 1px solid #8a8787;
	margin-bottom: 32px;
	padding-bottom: 5px;
	font-size:30px;
	padding-left: 9px;
}

.pqr2{
	margin-bottom: 15px;
	display: flex;
}

.pqr2 p{
	padding-top: 15px;
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	color: #4f4f4f;
}

.bg-p1{
	padding: 25px 20px;
	width: 28%;
	background-color: #b3b3b366;
}

.bg-p2{
	padding: 25px 20px;
	width: 28%;
	background-color: #d3d3d366;
}

#borrar-que{
	width: 100px !important;
	background-color: #000 !important;
	border: none !important;
	color: #fff !important;
	cursor: pointer;
	float: right;
	font-size: 22px !important;
	margin-right: 15px;
	margin-top: 30px !important;
	padding: 8px 0px !important;
	position: relative;
	text-align: center;
	font-family:"Roboto Bold" !important;
}

#borrar-que:hover{
	background-color:#9D132C!important;
	color: #FFF !important;
}

#enviar-que{
	width: 100px !important;
	background-color: #000 !important;
	border: none !important;
	color: #fff !important;
	cursor: pointer;
	float: right;
	font-size: 22px !important;
	margin-right: 15px;
	margin-top: 30px !important;
	padding: 8px 0px !important;
	position: relative;
	text-align: center;
	font-family:"Roboto Bold" !important;
}

#enviar-que:hover{
	background-color:#9D132C!important;
	color: #FFF !important;
}

#acreditacion{
	padding: 9px 12px;
	background-color: #0404041a;
	width: 100%;
	color: #040404;
	text-align: center;
	display:block;
	font-size: 21px;
	font-family:"FacebookLetterFaces";
	margin-top:52px;
	text-decoration: none;
	text-transform: uppercase;
}

#acreditacion:hover{
	color: #9d132c;
}

#float_whatsapp {
  background-image: url(../img/whatsapp.png);
  width:250px;
  height:75px;
  position: fixed;
  left: 0px;
  z-index: 99999;
  bottom: 8%;
}




@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%;
 	}
	
	.menu{
  		display: block;
	}

	.caption {
  		bottom: 40px;
	}

	.caption h1 {
  		font-size: 20px;
	}
	#btns-carrito a {
  		margin-left: 20px;
	}

	#logo{
  		margin-top: 10px;
	}

	#telefonos p{
		margin-top: 14px;
		font-size: 16px;
	}

	.texto-photo{
		padding: 13px;
	}

	#navbar a{
		text-align: center;
		font-size: 17px;
  		width: 100%;
  		margin-left: 0px;
  		padding: 6px 42px;
	}

	.pqr2{
		display: block;
	}

	.bg-p1{
		width: 100%;
	}

	#pqr2 h1{
		font-size: 20px;
	}

	.bg-p2{
		width: 100%;
	}

	.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;
  		line-height: 12px;
	}

	.datos {
  		padding: 10px 0px;
  		font-size: 11px;
	}

	.redes {
  		background-size: contain;
	}

	#texto-emp {
  		margin-top: 20px;
	}

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

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

	.servicio h2{
		font-size: 18px !important;
	}

	#descrip-servicios h2{
		font-size: 15px !important;
		line-height: 19px !important;
	}

	.texto-photo p{
		font-size:16px;
	}

	#contacto p {
  		padding-left: 0px;
  		color: #000;
  		margin-top: 30px;
	}

	#servicios h1{
		font-size: 27px !important;
	}

	#servicios h4{
		font-size: 16px !important;
		line-height: 19px;
	}


}


@media (max-width:1000px) and (min-width:800px){
	
	.btn-home h2{
		font-size:16px;
	}

	.caption h1 {
  		font-size: 36px;
	}
	
	.texto-link{
		padding:13px 15px;
	}
	
	.texto-link p{
		line-height:16px;
		margin-top:7px;
	}
	
	#texto-emp{
		margin-top:24px;
	}
	
	.productos p{
		margin-top:0px;
	}

	#navbar a{
		padding: 16px 15px;
		margin-left: 0px;
		font-size: 16px;
	}

	#telefonos p{
		margin-top: 30px;
	}

	.acreditacion{
		font-size: 16px;
		padding: 7px 50px !important;
	}

	#empresa p{
		font-size: 14px;
		line-height: 17px;
	}
	
	.descrip-empresa{
		padding-top: 21px;
	}

	#pqr2 h1{
		font-size: 25px;
	}

	.pqr2{
		display: block;
	}

	.bg-p1{
		width: 100%;
	}

	.bg-p2{
		width: 100%;
	}

	.texto-photo p{
		font-size: 16px;
	}
}


@media (max-width:1199px) and (min-width:1000px){
	
	
	.btn-home h2{
		font-size:16px;
		margin-top: 24px;
	}
	
	.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;
	}
	
	#texto-emp{
		margin-top:40px;
	}
	
	.productos p{
		margin-top:5px;
	}

	#navbar a{
		padding: 14px 20px;
		margin-left: 0px;
		font-size: 18px;
	}

	.pqr2{
		display: block;
	}

	.bg-p1{
		width: 100%;
	}

	.bg-p2{
		width: 100%;
	}

	.servicio h2{
		font-size: 23px !important;
	}

	#empresa p{
		font-size: 14px;
		line-height: 18px;
	}

	.descrip-empresa{
		padding-top: 19px;
	}
	
}



@media (max-width:1300px) and (min-width:1200px){
	
	
	.btn-home h2{
		font-size:16px;
		margin-top: 24px;
	}
	
	.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;
	}
	
	#texto-emp{
		margin-top:40px;
	}
	
	.productos p{
		margin-top:5px;
	}

	#navbar a{
		padding: 14px 22px;
		margin-left: 0px;
		font-size: 18px;
	}

	.acreditacion{
		font-size: 17px;
		margin-top: 14px;
		padding: 8px 50px !important;
	}

	#telefonos p{
		margin-top: 16px;
	}

	.pqr2{
		display: block;
	}

	.bg-p1{
		width: 100%;
	}

	.bg-p2{
		width: 100%;
	}

	.servicio h2{
		font-size: 20px !important;
	}

	.texto-photo{
		padding: 24px;
	}

	#empresa p{
		font-size: 14px;
		line-height: 18px;
	}

	.descrip-empresa{
		padding-top: 19px;
	}
	
}




@media (max-width:1400px) and (min-width:1301px){
	
	.texto-link{
		padding:12px 15px;
	}
	
	.texto-link p{
		line-height:18px;
		margin-top:9px;
	}
	.btn-home h2 {
  		font-size: 18px;
   		margin-top: 41px;
	}
	
	.datos h1{
		padding-right:4px;
	}
	
	.datos p{
		font-size:14px;
	}
	
	.productos p{
		margin-top:13px;
	}

	#telefonos p{
		margin-top:21px;
	}

	#navbar a{
		padding: 14px 25px;
		margin-left: 4px;
	}

	.servicio h2{
		font-size: 22px !important;
	}

	.pqr2{
		display: block;
	}

	.bg-p2{
		width: 100%;
	}

	.bg-p1{
		width: 100%;
	}

	.descrip-empresa{
		padding-top: 25px;
	}

	#contenido h1{
		font-size: 26px;
	}

	#empresa p{
		font-size: 16px;
		line-height: 19px;
	}

	#empresa h1{
		font-size: 21px;
	}

	#pqr2 h1{
		font-size: 25px;
	}
	
}



@media (max-width:1500px) and (min-width:1401px){
	
	#navbar a{
		padding: 14px 21px;
	}
	
	.btn-home h2 {
  		font-size: 18px;
   		margin-top: 41px;
	}

	#telefonos p{
		margin-top: 20px;
	}

	.pqr2{
		display: block;
	}

	.bg-p1{
		width: 100%;
	}
	
	.bg-p2{
		width: 100%;
	}

	#pqr2 h1{
		font-size: 26px;
	}

	#empresa p{
		font-size: 15px;
	}

	#empresa h1{
		font-size: 24px;
	}

	.servicio h2{
		font-size: 22px !important;
	}
	
}

@media (max-width:1700px) and (min-width:1501px){
	
	#navbar a{
		padding: 14px 33px;
	}
	
	.btn-home h2 {
  		font-size: 18px;
   		margin-top: 41px;
	}

	.pqr2{
		display: block;
	}

	.bg-p1{
		width: 100%;
	}
	
	.bg-p2{
		width: 100%;
	}

	#pqr2 h1{
		font-size: 26px;
	}

	#empresa p{
		font-size: 15px;
	}

	#empresa h1{
		font-size: 24px;
	}

	.servicio h2{
		font-size: 22px;
	}

	#telefonos p{
		margin-top: 29px;
	}
	
}
