@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');


@font-face {
	font-family:"Open Sans Bold";
	src:url("../fonts/OpenSans-Bold.eot?") format("eot"),
	url("../fonts/OpenSans-Bold.woff") format("woff"),
	url("../fonts/OpenSans-Bold.ttf") format("truetype"),
	url("../fonts/OpenSans-Bold.svg#OpenSans-Bold") format("svg");
	font-weight:normal;
	font-style:normal;
}


@font-face {
	font-family:"Open Sans";
	src:url("../fonts/OpenSans-Regular.eot?") format("eot"),
	url("../fonts/OpenSans-Regular.woff") format("woff"),
	url("../fonts/OpenSans-Regular.ttf") format("truetype"),
	url("../fonts/OpenSans-Regular.svg#OpenSans") format("svg");
	font-weight:normal;
	font-style:normal;
}




#contenedor{
	width:100%;
	overflow:hidden;
	font-family:"Open Sans", sans-serif;
	position:relative;
  color: #000;
  font-size: 22px;
}

.pad{
	padding-left:0px;
	padding-right:0px;
}

.clear{
	clear:both;
}

#home{
  background-image: url(../img/fondo.jpg);
  border-top: 45px #00386B solid;
  background-size: contain;
}

#home_logo{
  padding-bottom: 59px;
}

#ingenieros{
	padding-top: 6px;
	padding-bottom: 22px;
}

#ingenieros h1{
	font-family:"Open Sans Bold", Franklin Gothic;
	color: #2D5CAA;
	font-size: 56px;
	text-align: right;
}


#ingenieros h2{
  font-family:"Open Sans Bold", Franklin Gothic;
	font-size: 28px;
	color: #2D5CAA;
	text-align:right;
}

.link2{
  text-decoration: none !important;
}

.texto-link p{
  font-size: 20px;
  color: #fff;
  float: left;
  border-radius: 18px;
  padding: 8px 25px;
  font-family:"Open Sans Bold";
  text-transform: uppercase;
  text-shadow: 1px 2px 2px #000;
  background-color: #0471C4;
  margin-left: 41%;
  margin-bottom: 65px;
}

.texto-link h2{
  text-transform: uppercase;
  font-size: 60px;
  font-family: 'Bebas Neue', cursive;
  padding-bottom:18px;
  color: #004DA6;
  text-align: center;
  margin-top: 43px;
}

.texto-link h4{
  text-transform: uppercase;
  font-size: 20px;
  font-family: 'biotifblack';
  padding-bottom: 6px;
  color: #FFF;
  text-align: center;
  text-shadow: 2px 3px 2px #000000bd;
  margin-top: 16%;
}

.link2:hover .texto-link h2{
	text-decoration: none;
	color: #000;
}

.ver_mas{
	margin-bottom: 100px;
}

header{
	height: 42px;
}

.logo a{
	float: left;
	position: relative;
	z-index: 1;
	margin-left: 15%;
}

#menu{
  min-height: 30px;
  width: 100%;
  float:left;
  position: relative;
  margin-bottom:0px;
  border: none;
	background: #1e3b69;
	border-radius: 0;
	padding: 3px;
}

.menu {
  text-align: center;
}

#navbar li{
  display: inline-block;
  margin: 0px 35px;
}

#navbar a{
  color: #fff;
	font-family:"Open Sans Bold", Franklin Gothic;
	font-size: 18px;
	display:inline-block;
	padding: 7px 15px;
	border: solid 1px #1e3b69;
}

#navbar a:hover{
	border: solid 1px #FFF;
	text-decoration: none;
}

#navbar .selec{
	border: solid 1px #FFF;
}

nav .me{
  text-align:center;
  margin:auto;
  padding-bottom: 4px;
  display: block;
  color: #fff !important;
  font-size: 15px;
  text-transform: uppercase;
}

.navbar-toggle .icon-bar{
  width: 42px;
  background-color: #fff!important;
}

.caption{
	position: absolute;
	top: 50%;
	z-index: 1;
	left: 20%;
	width: 60%;
}

.caption h2{
	font-family:"Open Sans Bold", Franklin Gothic;
	text-align: center;
	-webkit-text-stroke: 2px #1E3B69;
	text-shadow: 2px 4px 0px #1E3B69;
	color: #fff;
	font-size: 60px;
}

.caption h3{
	font-family:"Open Sans Bold", Franklin Gothic;
	text-align: center;
	-webkit-text-stroke: 2px #FFF;
	text-shadow: 2px 4px 0px #1E3B69;
	color: #1e3b69;
	font-size: 60px;
}

#carousel-home .carousel-indicators li{
	width: 15px;
	height: 15px;
  background: rgba(255, 255, 255, 0.7);
  border-color: #4d4d4d;
	border-width: 2px;
}

#carousel-home .carousel-indicators .active{
	width: 15px;
	height: 15px;
  background: rgba(30, 59, 105, 0.7);
  border-color: #3c5478;
}

#marcas{
	background: #003869;
	padding: 15px;
}

#marcas h1{
	text-align: center;
	color: #fff;
	font-family:"Open Sans Bold", Franklin Gothic;
	font-size: 24px;
	margin-top: 15px;
}

#home-emp{
	padding-top: 40px;
	padding-bottom: 40px;
}

#home-emp h1{
	color: #02376B;
	font-family:"Open Sans Bold", Franklin Gothic;
	text-align: center;
	text-transform: uppercase;
	font-size: 48px;
	margin-top: 40px;
}

#home-emp p{
	font-family:"Open Sans", sans-serif;
	margin-top: 25px;
	text-align: center;
	line-height: 24px;
}

#home-emp img{
	margin-top: 20px;
}

#home-cob{
	padding:50px 0px;
}

#home-hogar{
	padding: 73px 15px;
}

#home-hogar h1{
	color: #043768;
	font-family:"Open Sans Bold", Franklin Gothic;
	text-align: center;
	text-transform: uppercase;
	font-size: 48px;
	padding-bottom: 48px;
}

.home-hogar{
	float: left;
	position: relative;
	width: 100%;
	padding: 2px;
}

.home-hogar span{
	position: absolute;
	bottom: 2px;
	left: 2px;
	width: 99%;
	padding: 10px;
	background: rgba(11, 79, 137, 0.64);
	color: #FFF;
	font-family:"Open Sans Bold", Franklin Gothic;
	font-size: 24px;
}

.home-hogar:hover span{
	background: rgba(0, 0, 0, 0.6);
}

#home-frase{
	background: url(../img/home/frase.jpg) no-repeat center;
	background-size: cover;
	padding-top: 130px;
	padding-bottom: 147px;
	text-align: center;
	margin-bottom: 30px;
}

#home-frase h1{
	color: #FFF;
	font-family:"Open Sans Bold", Franklin Gothic;
	text-shadow: 3px 3px 3px #000;
	font-size: 67px;
}

footer{
	background: #00386B;
	padding-top: 20px;
}

footer .datos{
	color: #fff;
	line-height: 30px;
	background: url(../img/datos.png) no-repeat;
	padding-left: 43px;
	font-family:"Open Sans", sans-serif;
}

footer h3{
	color: #fff;
	display: flex;
	align-items: center;
	margin-top: 50px;
}

footer h3 img{
	margin-left: 5px;
}

footer p{
	color: #fff;
	font-family:"Open Sans", sans-serif;
}

footer a{
	color: #fff !important;
	text-decoration: none !important;
}

footer h2{
	color: #fff;
	font-family:"Open Sans Bold", Franklin Gothic;
	margin-bottom: 5px;
}

.wapp{
	margin-bottom: -8px;
}

.pse{
	margin-top: 15px;
}

#fb{
	display: inline-block;
	background: url(../img/redes.png) 0px 0px;
	width: 49px;
	height: 48px;
}

#tw{
	display: inline-block;
	background: url(../img/redes.png) -56px 0px;
	width: 48px;
	height: 48px;
}

#yt{
	display: inline-block;
	background: url(../img/redes.png) -111px 0px;
	width: 47px;
	height: 48px;
}

#in{
	display: inline-block;
	background: url(../img/redes.png) -167px 0px;
	width: 46px;
	height: 47px;
}

#ins{
	display: inline-block;
	background: url(../img/redes.png) 48px 0px;
	width: 44px;
	height: 48px;
}

.co{
	float: right;
	margin-top: 10px;
}

#web{
	background: url(../img/web.png) no-repeat right;
	padding: 10px;
	padding-right: 142px;
	display: inline-block;
	color: #fff;
	text-decoration: none !important;
	float: right;
	margin-top: 50px;
	font-size: 12px;
}

#titulo{
  padding-top: 350px;
  padding-bottom: 47px;
  background-size: contain;
}

.bg-1{
  background: url(../img/bg1.jpg) no-repeat center top;
}

#titulo .titulo{
	position: absolute;
	bottom: 30px;
	right: 8%;
	width: 100%;
	padding: 10px;
}
#titulo .titulo h1{
	color:#fff;
	position: relative;
	float: right;
	padding: 5px 10px;
	font-size: 60px;
	font-family:"Open Sans Bold";
	display: inline-block;
	text-shadow:  3px 4px 11px #000;
}

#mision{
	padding: 30px 15px;
}

#mision h2{
	color: #003869;
	font-family:"Open Sans Bold", Franklin Gothic;
	text-transform: uppercase;
	font-size: 48px;
	margin-top: 50px;
}

#mision p{
	text-align: justify;
	margin-top: 20px;
	line-height: 29px;
}

#carousel-emp .carousel-indicators{
	bottom: -20px;
}

#carousel-emp .carousel-indicators li{
  background: #818181;
  width: 15px;
  height: 15px;
  border-color: #000;
	border-width: 2px;
}

#carousel-emp .carousel-indicators .active{
	width: 15px;
	height: 15px;
  background: #C8D4DF;
  border-color: #00405C;
}

#empresa{
	background: #01396A;
	padding: 40px 15px;
}

#empresa h1{
	color: #fff;
	font-family:"Open Sans Bold", Franklin Gothic;
	text-transform: uppercase;
	font-size: 48px;
	margin-top: 20px;
}

#empresa p{
	color: #fff;
	margin-top: 20px;
	text-align: justify;
	line-height: 28px;
}

#trayectoria{
	padding: 59px 15px;
}

#trayectoria h1{
	color: #1e3b69;
	font-family:"Open Sans Bold", Franklin Gothic;
	text-transform: uppercase;
	font-size: 48px;
	margin-top: 20px;
}

#trayectoria p{
	color: #000;
	margin-top: 20px;
	text-align: justify;
	line-height: 27px;
}

#porque{
	background: #1e3b69;
}

#porque h1{
	color: #fff;
	font-family:"Open Sans Bold", Franklin Gothic;
	text-transform: uppercase;
	font-size: 48px;
	margin-top: 100px;
	margin-left: 20px;
}

#porque ul{

	color: #fff;
	margin-top: 20px;
	line-height: 28px;
	text-align: justify;
	list-style-position: outside;
	margin-left: 20px;
}

#porque ul li{
	margin-top: 58px;
}


#porque ul span {
    color: #fff;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(../img/punto.png);
    width: 15px;
    height: 15px;
    padding: 19px;
    padding-left: 25px;
}

#carousel-emp2 .carousel-indicators{
	bottom: 10px;
}

#carousel-emp2 .carousel-indicators li{
	width: 15px;
	height: 15px;
  background: #fff;
  border-color: #000;
	border-width: 2px;
}

#carousel-emp2 .carousel-indicators .active{
	width: 15px;
	height: 15px;
  background: #587998;
  border-color: #00386B;
}

#certificaciones{
	padding: 50px 0px;
	margin-top: 30px;
}

.title-cer{
	background: #01376D;
	padding: 45px 15px;
	float: left;
	position: relative;
	width: 100%;
	text-align: center;
}

.title-cer h1{
	color: #fff;
	font-family:"Open Sans Bold", Franklin Gothic;
	text-transform: uppercase;
	font-size: 48px;
}

.certificaciones{
	margin-top: 20px;
}

.certificaciones p{
	margin-top: 40px;
	line-height: 26px;
	text-align: justify;
}

.bg-2{
  background: url(../img/bg2.jpg) no-repeat center top;
}

.hogar{
	padding: 40px 15px;
}

.hogar h1{
	color:#023667;
	font-family:"Open Sans Bold", Franklin Gothic;
	text-align: center;
	text-transform: uppercase;
	font-size: 48px;
	margin-top: 20px;
	margin-bottom: 30px;
}

.hogar p{
	text-align: center;
	line-height: 29px;
	padding-bottom: 45px;
}

.blanco{
	background: #fff;
}

.btn-hogar{
	float: left;
	position: relative;
	width: 100%;
}

.azul1{
	background-color: #00386B;
	margin-bottom: 27px;
	border:5px solid #969696;
}

.azul2{
	background-color: #003BA3;
	border: 5px solid #969696;
}

.btn-hogar h2{
	font-family:"Open Sans Bold", Franklin Gothic;
	color: #fff;
	text-transform: uppercase;
	font-size: 32px;
	line-height: 39px;
	text-align: right;
	margin-top:20%;
	margin-right: 10px;
}

.btn-hogar i {
  width: 40px;
  height: 1px;
  background: #FFF;
  float: right;
	margin-top: 15px;
  margin-right: 10px;
}

.btn-hogar span {
  float: right;
	margin-top: 15px;
  margin-right: 10px;
	color: #fff;
	font-size: 24px;
	clear: both;
}

.btn-hogar:hover img{
	opacity: .4;
}

/*Box*/
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
	z-index:9999;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999999;
}

.fancybox-skin {
	position: relative;
	background: #FFF;
	color: #444;
	text-shadow: none;
	}
.fancybox-opened {
	z-index: 999999;
	}
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	}
.fancybox-outer, .fancybox-inner {
	position: relative;
	}
.fancybox-inner {
	overflow: hidden;
	}
.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
	}
.fancybox-error {
	color: #444;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
	}
.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
	}
.fancybox-image {
	max-width: 100%;
	max-height: 100%;
	}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../img/fancybox_sprite.png');
	}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 9999;
	}
#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../img/fancybox_loading.gif') center center no-repeat;
	}
.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 99999;
	}
.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 999999;
	}
.fancybox-prev {
	left: 0;
	}
.fancybox-next {
	right: 0;
	}
.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 99999;
	visibility: hidden;
	}
.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
	}
.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
	}
.fancybox-nav:hover span {
	visibility: visible;
	}
.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
	}
/* Overlay helper */
.fancybox-lock {
	overflow: hidden;
	}
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index:9999;
	background: rgba(0, 0, 0, 0.9);
	}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
	}
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
	}
/* Title helper */
.fancybox-title {
	visibility: hidden;
	position: relative;
	text-shadow: none;
	z-index: 8050;
	}
.fancybox-opened .fancybox-title {
	visibility: visible;
	}
.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	width: 100%;
	margin-bottom: -25px;
	margin-left: -15px;
	z-index:99999;
	}
.fancybox-title-float-wrap .child {
	display: inline-block;
	width: 100%;
	float: left;
	position: relative;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: #000;
	color: #4286b0;
	line-height: 24px;
	white-space: nowrap;
	}
.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
	}
.fancybox-title-inside-wrap {
	padding-top: 10px;
	}
.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
	}
/**/
.bg-3{
  background: url(../img/bg3.jpg) no-repeat center top;
}

#servicios{
	padding-top: 62px;
}

.servicio{
	float: left;
	position: relative;
	width: 100%;
	background: #1e3b69;
}

.servicio span{
	float: left;
	position: relative;
	width: 100%;
	padding-top: 35px;
	padding-bottom: 21px;
	padding-left: 10px;
	color: #fff;
	font-size: 30px;
}

.servicio span i{
	width: 100%;
  height: 1px;
  background: #FFF;
	position: absolute;
	left: 0;
	top:15px;
}

.servicio:hover img{
	opacity: .4;
}

#servicios .botones{
	padding: 30px;
	float: left;
	position: relative;
	width: 100%;
	margin-top: 34px;
}

#clientes2 h2 {
    color: #1e3b69;
    font-family:"Open Sans Bold", Franklin Gothic;
    text-transform: uppercase;
    font-size: 48px;
}

#carouselservicio_h2 .carousel-indicators li{
  background: rgba(0, 0, 0, 0.7);
  border-color: #000;
  width: 14px;
  height: 14px;
  border:none;
}

#carouselservicio_h2 .carousel-indicators .active{
  width: 16px;
  height: 16px;
  background:#8190A9;
  border:2px solid #3c5478 !important;
}

#interna{
	padding: 51px 15px;
}

#interna h1{
	color: #1e3b69;
	font-family:"Open Sans Bold", Franklin Gothic;
	text-transform: uppercase;
	font-size: 42px;
	padding-top: 22px;
}

#interna p{
	line-height: 27px;
	margin-top: 20px;
	text-align: justify;
}
.interna{
	margin-top: 40px;
}

#volver{
	text-align: center;
	padding: 30px 15px;
	float: left;
	position: relative;
}

#volver a{
	display: inline-block;
	background: #cbcbcb;
	padding:16px 20px;
	color: #000;
}

#volver a:hover{
	text-decoration: none;
	background: #1e3b69;
	color: #fff;
}

#volver2{
	text-align: center;
	padding: 30px 15px;
	float: right;
	position: relative;
}

#volver2 a{
	font-family:"Open Sans Bold", Franklin Gothic;
	display: inline-block;
	background: #cbcbcb;
	padding:10px 20px;
	color: #000;
	text-transform: uppercase;
}

#volver2 a:hover{
	text-decoration: none;
	background: #1e3b69;
	color: #fff;
}

.bg-4{
  background: url(../img/bg4.jpg) no-repeat center top;
}

#clientes{
	padding: 60px 15px;
}

#clientes h1{
	color: #1e3b69;
	font-family:"Open Sans Bold", Franklin Gothic;
	text-transform: uppercase;
	font-size: 48px;
}

#clientes p{
	line-height: 22px;
	margin-top: 20px;
	text-align: justify;
}

#carousel-clientes{
	margin-top: 10px;
}

#carousel-clientes img{
	margin-top: 20px;
}

#clientes2{
	padding: 70px 15px;
}

#clientes2 h1{
	color: #1e3b69;
	font-family:"Open Sans Bold", Franklin Gothic;
	text-transform: uppercase;
	font-size: 48px;
	padding-bottom:30px;
}

.clientes2{
	margin-bottom: 65px;
}

.clientes2 h2{
	color: #1e3b69;
	font-family:"Open Sans Bold", Franklin Gothic;
	text-transform: uppercase;
	font-size: 48px;
	padding-top: 53px;
}

.clientes2 p{
	text-align: justify;
	margin-top: 20px;
	line-height: 22px;
}

#carousel-clientes2 .carousel-indicators{
	bottom: -50px;
}

#carousel-clientes2 .carousel-indicators li{
	width: 15px;
	height: 15px;
  background: rgba(0, 0, 0, 0.7);
  border-color: #000;
	border-width: 2px;
}

#carousel-clientes2 .carousel-indicators .active{
  background: rgba(30, 59, 105, 0.7);
  border-color: #3c5478;
}

#clientes3{
	background: #efeeee;
	padding: 85px 15px;
}

#clientes3 h1{
	color: #1e3b69;
	font-family:"Open Sans Bold", Franklin Gothic;
	text-transform: uppercase;
	font-size: 48px;
}

#clientes3 p{
	text-align: justify;
	margin-top: 20px;
	line-height: 27px;
}

#carousel-clientes3{
	margin-top: 10px;
	margin-bottom: 20px;
}

#carousel-clientes3 img{
	margin-top: 15px;
}

#carousel-clientes3 .carousel-indicators{
	bottom: -40px;
}

#carousel-clientes3 .carousel-indicators li{
	width: 15px;
	height: 15px;
  background: rgba(0, 0, 0, 0.7);
  border-color: #000;
	border-width: 2px;
}

#carousel-clientes3 .carousel-indicators .active{
	width: 15px;
	height: 15px;
  background: rgba(30, 59, 105, 0.7);
  border-color: #00386B;
}

.bg-5{
  background: url(../img/bg5.jpg) no-repeat center top;
}

.bg-6{
  background: url(../img/bg6.jpg) no-repeat center top;
}

.bg-equipos{
  background: url(../industrial/img/bg_equipos.jpg) no-repeat center top;
}

.bg-electrodomesticos{
  background: url(../hogar/img/bg_electrodomesticos.jpg) no-repeat center top;
}


.bg-7{
  background: url(../img/bg7.jpg) no-repeat center top;
}

.bg-8{
  background: url(../img/bg8.jpg) no-repeat center top;
}

.bg-9{
  background: url(../img/bg9.jpg) no-repeat center top;
}

#contacto{
	padding: 50px 15px;
}

#contacto h1{
	color: #1e3b69;
	font-family:"Open Sans Bold", Franklin Gothic;
	text-transform: uppercase;
	font-size: 48px;
}

#contacto p{
	margin-top: 20px;
	line-height:28px;
	color: #000;
}

#formulario{
	padding-top: 45px;
}

#formulario h2{
	color: #000 !important;
	font-size:18px;
	margin-top: 5px;
	text-transform: uppercase;
}

#formulario p{
	text-align: left;
	margin-top: 10px;
	color: #000 !important;
}

#formulario .check{
	text-align: left;
	float: none;
	display: inline-block;
	width: auto;
}

#formulario input{
	width:100%;
	background-color:#efeeee;
	color:#000;
	border:none;
	font-size:14px;
	padding:10px;
	margin-top: 5px;
}

#formulario textarea{
	width:100%;
  background-color:#efeeee;
	color:#000;
	border:none;
	font-size:14px;
	padding:10px;
	margin-top: 5px;
  height: 80px;
}

.btn{
	float: left;
	position: relative;
	width: 100%;
	text-align: left;
	margin-top: 80px;
}

.btn a{
	display: inline-block;
	padding: 5px 10px;
	background: #1e3b69;
	color: #fff;
	font-family:"Open Sans Bold", Franklin Gothic;
	font-size: 24px;
}

.btn a:hover{
	background: #0065bd;
	color: #fff;
	text-decoration: none;
}

#enviar{
	width:98px !important;
	cursor:pointer;
	position:relative;
	float:right;
	font-size:24px !important;
	color:#fff !important;
	text-align:center;
	margin-top:20px !important;
	padding:10px 0px !important;
	background: #1e3b69 !important;
	margin-right: 15px;
  border: none !important;
	font-family:"Open Sans Bold", Franklin Gothic;
}

#enviar:hover{
  background: #000 !important;
	color: #FFF !important;
}

#borrar{
	width:98px !important;
	cursor:pointer;
	position:relative;
	float:right;
	font-size:24px !important;
	color:#fff !important;
	text-align:center;
	margin-top:20px!important;
	padding:10px 0px !important;
	background: #1e3b69 !important;
  border: none !important;
	font-family:"Open Sans Bold", Franklin Gothic;
}

#borrar:hover{
  background: #000 !important;
	color: #FFF !important;
}

#map{
	height:400px;
	border: 3px solid #1e3b69;
	margin: 25px 0px;
}

#ampliar{
	background: #1e3b69;
	color: #fff;
	padding: 10px 20px;
	text-align: center;
	position: absolute;
  text-decoration: none !important;
	bottom:40px;
	right:20px;
	font-family:"Open Sans Bold", Franklin Gothic;
}

#ampliar:hover{
	background: #000;
	color: #fff;
}

#ubicacion{
	padding: 72px 15px;
	background: url(../img/contacto.jpg) no-repeat top center;
	background-size: cover;
}

#ubicacion h1{
	color: #0065bd;
	font-style: italic;
	font-weight: bold;
	font-size: 30px;
	margin-bottom: 20px;
	margin-left: 15px;
}

#ubicacion h1 span{
	font-size: 40px;
}

#datos2{
	background-color:#fff;
	padding-bottom: 6px;
}

#datos2 h1{
	font-family:"Open Sans Bold", Franklin Gothic;
	color: #000;
	line-height: 28px;
	text-align: center;
	font-size: 19px !important;
}

#datos2 h1 a{
	text-align: center;
	font-size: 17px !important;
	font-family:"Open Sans";
	text-decoration: none;
	color: #000;
}

#sig h2{
	color: #003869;
	font-family:"Open Sans Bold", Franklin Gothic;
	text-transform: uppercase;
	font-size: 34px;
	margin-top: 50px;
	text-align: center;
	padding-bottom: 21px;
}

#sig p {
  text-align: justify;
  margin-top: 6px;
  padding-bottom: 65px;
  line-height: 29px;
  font-size: 20px;
}

#sig ul li{
	background-image: url(../hogar/img/p_sig.png);
	list-style-position: outside;
	background-position: 0px 1px;
	background-repeat: no-repeat;
	padding-left: 30px;
	line-height: 24px;
	font-size: 19px;
	margin-bottom: 9px;
	text-align: justify;
}

.pqr{
  font-family:"Open Sans Bold", Franklin Gothic;
  padding: 50px 0px;
}

.pqr p{
	width:100%;
  text-align: justify;
  margin-top: 15px;
  display: inline-block;
  font-size:20px;
  line-height: 24px;
}

.pqr img{
  margin-top: 20px;
}

.select2 select{
  background: #fff;
  font-size:30px;
  color: #000;
  width: 60%;
  display: inline-block;
  vertical-align: middle;
  border-radius: 0px;
  border:none;
}

.formulario_pqr h2{
	color: #000 !important;
	font-family:"Open Sans";
  margin-left: 10px;
	text-transform: none;
	font-size: 20px;
	margin-top: 15px;
	padding-bottom: 7px;
}

.formulario_pqr input{
	width:100%;
	background-color:#EFEEEE;
	color:#000;
	border:none;
	font-family:"Open Sans";
	font-size:14px;
	padding:12px 8px;
}

.formulario_pqr textarea{
	width:100%;
	background-color: #EFEEEE;
	color:#000;
	border:none;
	font-family:"Open Sans Bold", Franklin Gothic;
	font-size:14px;
	padding:7px 8px;
	margin-top: 5px;
  margin-bottom: 15px;
}
	
.form-control{
	font-family:"Open Sans";
	height:35px;
	padding:8px 10px;
	font-size:15px;
	color:#000;
	border:1px solid #3f505e5e;
	border-radius: 0px;
	margin-bottom: 12px;
	background-color: #fff;
	text-align: center;
}

.form-control:hover{
	background-color: #00386B;
	color:#fff;
}

#enviar_pqr{
	width:120px !important;
	cursor:pointer;
	position:relative;
	float:right;
	font-size:24px !important;
	color:#FFF !important;
	text-align:center;
	margin-top:45px !important;
	margin-bottom:30px !important;
	padding:10px 0px !important;
	background: #00386B !important;
	font-weight: bold;
	margin-right: 15px;
}

#enviar_pqr:hover{
  background: #000 !important;
	color: #FFF !important;
}

#borrar_pqr{
	width:120px !important;
	cursor:pointer;
	position:relative;
	float:right;
	font-size:24px !important;
	color:#FFF !important;
	text-align:center;
	margin-top:45px!important;
	margin-bottom:30px !important;
	padding:10px 0px !important;
	font-weight: bold;
	background: #00386B !important;
}

#borrar_pqr:hover{
  background: #000 !important;
	color: #FFF !important;
}

#encuenta_satisfaccion{
	background-color:#00386917;
	border-radius: 40px;
	margin-bottom: 45px;
	padding:38px 33px;
}

#encuenta_satisfaccion h1{
	font-family:"Open Sans Bold", Franklin Gothic;
	font-size: 34px;
	text-align: center;
	color: #000;
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
	margin-bottom: 32px;
}

#form_satisfaccion h2{
	padding-top: 8px;
	padding-bottom: 11px;
  font-size: 16px;
  text-align: justify;
  line-height: 21px;
}

#form_satisfaccion h3{
	background-color: #1e3b69;
	padding: 6px;
	font-size: 15px;
	text-align: center;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-family:"Open Sans Bold", Franklin Gothic;
	color: #fff;
}

#form_satisfaccion input {
  width: 100%;
  color: #000;
  font-size: 18px;
  padding: 8px;
  border: 1px solid #3f505e5e;
	background-color: #fff;
	border-radius: 9px;
	margin-bottom: 13px;
}

#form_satisfaccion textarea {
  width: 100%;
  border-radius: 9px;
  color: #000;
  background-color: #fff;
  border: 1px solid #3f505e5e;
  font-size: 18px;
  padding: 10px;
  margin-top: 5px;
  height: 80px;
}

.tab_form{
	background-color: #fff;
}

.tab_form p{
	color: #000 !important;
	text-transform: none;
	font-size: 16px;
	padding: 8px 9px;
	border-bottom:1px solid #3f505e5e;
}

#btn_encuesta{
	padding: 85px;
}

#back-top {
    background-image: url(../img/whatsapp.png);
    width: 51px;
    height: 51px;
    position: fixed;
    right: 2px;
    z-index: 900;
    bottom: 52%;
}

#back-top2 {
  background-image: url(../img/phone.png);
  width: 51px;
  height: 51px;
  position: fixed;
  right: 3px;
  z-index: 900;
  bottom: 42%;
}

#banderas{
	background-color: #fff;
	padding: 3px 0px;
}

.ban1{
	width: 32px;
	height: 28px;
	float: left;
	background-image: url(../img/banderas.jpg);
}

.ban2{
	width: 32px;
	height: 28px;
	float: left;
	background-image: url(../img/banderas.jpg);
	background-position-x: 169px;
	margin-left: 3px;
}

.ban3{
	width: 32px;
	height: 28px;
	float: left;
	background-image: url(../img/banderas.jpg);
	background-position-x: 135px;
	margin-left: 3px;
}

.ban4{
	width: 32px;
	height: 28px;
	float: left;
	background-image: url(../img/banderas.jpg);
	background-position-x: 103px;
	margin-left: 3px;
}

.ban5{
	width: 32px;
	height: 28px;
	float: left;
	background-image: url(../img/banderas.jpg);
	background-position-x:69px;
	margin-left: 3px;
}

.ban6{
	width: 32px;
	height: 28px;
	float: left;
	background-image: url(../img/banderas.jpg);
	background-position-x:34px;
	margin-left: 3px;
}


@media (max-width: 500px){

	header {
	  height: auto;
	}

	.logo a{
		float: none;
		margin-left: 0%;
	}

	.logo{
		text-align: center;
		background: #fff;
	}

	.logo img {
	  display: inline-block;
	  max-height: 169px;
	}

	#barra-menu {
	  margin-top: 0px;
	}

	#menu {
		padding-bottom: 0;
	}

	.menu {
	  flex-direction: column;
	}

	.navbar-header {
	  float: none;
	}

	.navbar-left,.navbar-right {
	  float: none !important;
	}

	.navbar-toggle {
	  display: block;
	  margin-top: 0px;
	  border-color: transparent !important;
	  margin-bottom: 0px;
		background: transparent !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;
	}

	#navbar a{
	  width: 100%;
	  text-align: left;
		margin-top: 2px;
	  border: none;
	}

	#datos h1{
		font-size: 15px;
	}

	#navbar a:hover{
		border:solid 1px #fff;
	}

	#navbar .selec{
		border:solid 1px #fff;
	}

	.caption {
	  top:30%;
	  left: 10%;
	  width: 80%;
	}

	.caption h2 {
	  font-size: 22px;
	  -webkit-text-stroke: 1px #fff;
	  text-shadow: 2px 2px 0px #000;
	}

	.caption h3{
		font-size: 32px;
		text-shadow: 2px 2px 0px #FFF;
	  -webkit-text-stroke: none;
	}

	#marcas h1 {
	  margin-bottom: 15px;
	}

	#home-cob {
	    padding: 20px 0px;
	}

	#home-hogar h1 {
		font-size: 31px;
	}

	footer h3 {
	  margin-top: 20px;
	  font-size: 17px;
	}

	#web {
	  margin-top: 10px;
	}

	#titulo {
	  padding-top: 15%;
	}

	#porque {
	  padding-bottom: 50px;
	}

	#trayectoria p {
	  margin-bottom: 20px;
	  font-size: 15px;
	  line-height: 20px;
	}

	#porque h1 {
	  margin-top: 30px;
	  font-size: 29px;
	}

	.btn-hogar span {
		margin-bottom: 30px;
	}

	#home-emp p{
		font-size: 15px;
	}

	#home-frase{
		padding-top: 90px;
		padding-bottom: 82px;
	}

	#home-frase h1{
		font-size: 35px;
	}

	footer .datos{
		font-size: 14px;
	}

	footer h2{
		font-size: 18px;
		margin-top: 15px;
	}

	footer p{
		font-size: 14px;
		line-height: 19px;
	}

	footer a {
	  color: #fff !important;
	  text-decoration: none !important;
	}

	#home-emp h1{
		font-size: 30px;
	}

	#mision h2{
		font-size: 31px;
		margin-top: 5px;
	}

	#mision p{
		font-size: 15px;
		line-height: 22px;
		margin-top: 0px;
	}

	#empresa h1{
		font-size: 31px;
	}

	#empresa p{
		font-size: 15px;
		line-height: 19px;
	}

	#titulo .titulo h1{
		font-size: 39px;
	}

	#trayectoria h1{
		font-size: 36px;
		margin-top: -11px;
	}

	#porque ul{
		line-height: 23px;

		
		margin-left: 4px;
	}

	#porque ul li{
		font-size: 16px;
		margin-top: 26px;

	}

	.title-cer h1{
		font-size:35px;
	}

	.certificaciones p{
		font-size: 16px;
		line-height: 23px;
	}

	.hogar h1{
		font-size: 30px;
	}

	.hogar p{
		font-size: 16px;
		line-height: 23px;
	}

	#interna h1{
		font-size: 27px;
	}

	#interna p{
		line-height: 20px;
		font-size: 16px;
	}

	#contacto p{
		font-size: 16px;
		line-height: 24px;
	}

	#clientes h1{
		font-size: 26px;
	}

	#clientes p{
		font-size: 15px;
	}

	#clientes2 h2{
		font-size: 26px;
		padding-top: 15px;
	}

	#clientes2 p{
		font-size: 16px;
	}

	#clientes3 p{
		font-size: 15px;
		line-height: 22px;
	}

	#clientes3 h1{
		font-size: 26px;
	}

	#contacto h1{
		font-size: 33px;
	}

	.btn a{
		font-size: 27px;
	}

	#formulario p{
		font-size: 16px;
	}

	.servicio span{
		font-size: 24px;
	}

	#clientes2 h1{
		font-size: 29px;
	}

	#carousel-emp2 .carousel-indicators{
		bottom: -46px;
	}

	.btn-hogar h2{
		font-size: 22px;
		line-height: 28px;
	}

	.home-hogar span{
		font-size: 19px;
	}

	#datos2 h1{
	  font-size: 17px !important;
	}

	#datos2 h1 a{
		font-size: 12px !important;
	}

	#sig h2{
		font-size: 20px;
		margin-top: 0px;
	}

	#sig p{
		font-size: 14px;
		line-height: 21px;
	}

	#sig ul li{
		font-size: 15px;
		line-height: 20px;
	}

	.pqr p{
		font-size: 15px;
		line-height: 19px;
	}

	#ingenieros h1{
		font-size: 34px;
	}

	#ingenieros h2{
		font-size: 21px;
	}

	footer .datos{
		font-size: 13px;
	}

	footer p{
		font-size: 13px;
	}

}




@media (max-width: 800px) and (min-width: 500px){

	header {
	  height: auto;
	}

	.logo a{
		float: none;
		margin-left: 0%;
	}

	.logo{
		text-align: center;
		background: #fff;
	}

	.logo img {
	  display: inline-block;
	  max-height: 169px;
	}

	#barra-menu {
	  margin-top: 0px;
	}

	#menu {
		padding-bottom: 0;
	}

	.menu {
	  flex-direction: column;
	}

	.navbar-header {
	  float: none;
	}

	.navbar-left,.navbar-right {
	  float: none !important;
	}

	.navbar-toggle {
	  display: block;
	  margin-top: 0px;
	  border-color: transparent !important;
	  margin-bottom: 0px;
		background: transparent !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;
	}

	#navbar a{
	  width: 100%;
	  text-align: left;
		margin-top: 2px;
	  border: none;
	}

	#datos h1{
		font-size: 15px;
	}

	#navbar a:hover{
		border:solid 1px #fff;
	}

	#navbar .selec{
		border:solid 1px #fff;
	}

	.caption {
	  top:30%;
	  left: 10%;
	  width: 80%;
	}

	.caption h2 {
	  font-size: 22px;
	  -webkit-text-stroke: 1px #fff;
	  text-shadow: 2px 2px 0px #000;
	}

	.caption h3{
		font-size: 32px;
		text-shadow: 2px 2px 0px #FFF;
	  -webkit-text-stroke: none;
	}

	#marcas h1 {
	  margin-bottom: 15px;
	}

	#home-cob {
	    padding: 20px 0px;
	}

	#home-hogar h1 {
		font-size: 31px;
	}

	footer h3 {
	  margin-top: 20px;
	  font-size: 17px;
	}

	#web {
	  margin-top: 10px;
	}

	#titulo {
	  padding-top: 15%;
	}

	#porque {
	  padding-bottom: 50px;
	}

	#trayectoria p {
	  margin-bottom: 20px;
	  font-size: 15px;
	  line-height: 20px;
	}

	#porque h1 {
	  margin-top: 30px;
	  font-size: 29px;
	}

	.btn-hogar span {
		margin-bottom: 30px;
	}

	#home-emp p{
		font-size: 15px;
	}

	#home-frase{
		padding-top: 90px;
		padding-bottom: 82px;
	}

	#home-frase h1{
		font-size: 35px;
	}

	footer .datos{
		font-size: 14px;
	}

	footer h2{
		font-size: 18px;
		margin-top: 15px;
	}

	footer p{
		font-size: 14px;
		line-height: 19px;
	}

	footer a {
	  color: #fff !important;
	  text-decoration: none !important;
	}

	#home-emp h1{
		font-size: 30px;
	}

	#mision h2{
		font-size: 31px;
		margin-top: 5px;
	}

	#mision p{
		font-size: 15px;
		line-height: 22px;
		margin-top: 0px;
	}

	#empresa h1{
		font-size: 36px;
	}

	#empresa p{
		font-size: 15px;
		line-height: 19px;
	}

	#titulo .titulo h1{
		font-size: 39px;
	}

	#trayectoria h1{
		font-size: 36px;
		margin-top: -11px;
	}

	#porque ul{
		line-height: 23px;

		
		margin-left: 4px;
	}

	#porque ul li{
		font-size: 16px;
		margin-top: 26px;

	}

	.title-cer h1{
		font-size: 39px;
	}

	.certificaciones p{
		font-size: 18px;
		line-height: 23px;
	}

	.hogar h1{
		font-size: 40px;
	}

	#interna h1{
		font-size: 38px;
	}

	#interna p{
		line-height: 18px;
		font-size: 16px;
	}

	#clientes h1{
		font-size: 26px;
	}

	#clientes p{
		font-size: 15px;
	}

	#clientes2 h2{
		font-size: 26px;
		padding-top: 15px;
	}

	#clientes2 p{
		font-size: 16px;
	}

	#clientes3 p{
		font-size: 15px;
		line-height: 22px;
	}

	#clientes3 h1{
		font-size: 26px;
	}

	#contacto h1{
		font-size: 33px;
	}

	.btn a{
		font-size: 27px;
	}

	#formulario p{
		font-size: 16px;
	}

	.servicio span{
		font-size: 24px;
	}

	#clientes2 h1{
		font-size: 29px;
	}

	#carousel-emp2 .carousel-indicators{
		bottom: -46px;
	}

	.btn-hogar h2{
		font-size: 22px;
		line-height: 28px;
	}

	.home-hogar span{
		font-size: 19px;
	}

	#datos2 h1{
	  font-size: 17px !important;
	}

	#datos2 h1 a{
		font-size: 12px !important;
	}

	#sig h2{
		font-size: 20px;
		margin-top: 0px;
	}

	#sig p{
		font-size: 14px;
		line-height: 21px;
	}

	#sig ul li{
		font-size: 15px;
		line-height: 20px;
	}

	.pqr p{
		font-size: 15px;
		line-height: 19px;
	}

	#ingenieros h1{
		font-size: 46px;
	}

	#ingenieros h2{
		font-size: 24px;
	}

}



@media (max-width: 900px) and (min-width: 800px){

	#navbar a{
		font-size: 14px;
		padding: 7px 8px;
	}

	#navbar li{
		margin: 0px -3px;
	}

	.caption h2{
		font-size: 24px;
		-webkit-text-stroke: 0px #FFF;
    text-shadow: 2px 4px 0px #1E3B69;
	}

	.caption{
		top: 62%;
	}

	#home-emp h1{
		font-size: 35px;
	}

	.logo a{
		margin-left: 5%;
		width: 21%;
	}

	#titulo{
		padding-top: 148px;
		padding-bottom: 11px;
	}

	#marcas h1{
		font-size: 14px;
	}

	#home-emp p{
		font-size: 16px;
	}

	#home-hogar h1{
		font-size: 35px;
		padding-bottom: 32px;
	}

	.home-hogar span{
		font-size: 14px;
	}

	#home-frase{
		padding-bottom: 118px;
	}

	#home-frase h1{
		font-size: 39px;
	}

	.caption h3{
		font-size: 32px;
		text-shadow: 2px 2px 0px #FFF;
	  -webkit-text-stroke: none;
	}

	footer .datos{
		font-size: 14px;
	}

	footer h2{
		font-size: 18px;
	}

	footer p{
		font-size: 15px;
		line-height: 18px;
	}

	footer h3{
		font-size: 13px;
	}

	#titulo .titulo h1{
		font-size: 55px;
	}

	#mision p{
		font-size: 14px;
		line-height: 22px;
	}

	#mision h2{
		font-size: 33px;
	}

	#empresa h1{
		font-size: 34px;
	}

	#empresa p{
		font-size: 15px;
		line-height: 20px;
	}

	#trayectoria p{
		font-size: 14px;
		line-height: 21px;
	}

	.title-cer h1{
		font-size: 39px;
	}

	#trayectoria h1{
		font-size: 33px;
		margin-top: -18px;
	}

	#porque h1{
		font-size: 36px;
		margin-top: 47px;
	}

	#carousel-emp2 .carousel-indicators{
		bottom: -38px;
	}

	.certificaciones p{
		font-size: 15px;
		line-height: 23px;
	}

	.btn-hogar h2{
		font-size:15px;
		line-height: 22px;
		margin-top: 11%;
	}

	#sig h2{
		font-size: 26px;
	}

	#sig p{
		font-size: 15px;
		line-height: 25px;
	}

	#sig ul li{
		font-size: 15px;
	}

	.btn-hogar span{
		font-size: 17px;
	}

	.hogar h1{
		font-size: 42px;
	}

	.servicio span{
		font-size: 22px;
	}

	#clientes p{
		font-size: 16px;
	}

	#clientes h1{
		font-size: 35px;
	}

	#clientes2 h2{
		font-size: 27px;
		padding-top: 0px;
	}

	.pqr p{
		font-size: 18px;
	}

	#clientes2 p{
		font-size: 16px;
		line-height: 20px;
	}

	#clientes3 h1{
		font-size: 35px;
	}

	#clientes3 p{
		font-size: 16px;
		line-height: 24px;
	}

	#contacto h1{
		font-size: 25px;
	}

	#contacto p{
		font-size: 15px;
		line-height: 21px;
	}

	#formulario{
		padding-top: 0px;
	}

	.btn a{
		font-size: 19px;
	}

	#enviar{
		font-size: 20px !important;
	}

	#borrar{
		font-size: 20px !important;
	}

	#interna h1{
		font-size: 27px;
	}

	#interna p{
		font-size: 13px;
		line-height: 18px;
		margin-top: 6px;
	}

	#porque ul li{
		margin-top: 31px;
	}

	#porque ul span{
		font-size: 16px;
	}

	#porque ul{
		line-height: 20px;
	}

	#carousel-emp2 .carousel-indicators{
	bottom: -46px;
}

#porque{
	padding-bottom: 57px;
}
}


@media (max-width: 1000px) and (min-width: 900px){

	#navbar a{
		font-size: 14px;
		padding: 7px 11px;
	}

	#navbar li{
		margin: 0px 0px;
	}

	.caption h2{
		font-size:31px;
	}

	.caption h3{
		font-size: 35px;
	}

	.caption{
		top: 45%;
	}

	.logo a{
		margin-left: 4%;
		width: 20%;
	}

	#marcas h1{
		font-size: 19px;
		margin-top: 0px;
	}

	#home-emp p{
		font-size: 16px;
	}

	.home-hogar span{
		font-size: 15px;
	}

	#home-frase{
		padding-bottom: 118px;
	}

	#home-frase h1{
		font-size: 39px;
	}

	#titulo{
		padding-top: 149px;
	}

	footer h2{
		font-size: 18px;
	}

	footer p{
		font-size: 15px;
	}

	footer h3{
		font-size: 13px;
	}

	#titulo .titulo h1{
		font-size: 55px;
	}

	#mision p{
		font-size: 15px;
		line-height: 22px;
	}

	#mision h2{
		margin-top: 0px;
		font-size: 35px;
	}

	#empresa h1{
		font-size: 29px;
		margin-top:15px;
	}

	#empresa p{
		font-size: 14px;
		line-height: 19px;
	}

	#trayectoria p{
		font-size: 15px;
		line-height: 22px;
	}

	#trayectoria h1{
		font-size: 32px;
		margin-top: -18px;
	}

	.title-cer h1{
		font-size: 39px;
	}

	#porque h1{
		font-size:22px;
		margin-top: 17px;
	}

	#porque ul li{
		margin-top: 15px;
	}

	#porque ul span{
		font-size: 14px;
	}

	#porque ul{
		line-height: 21px;
	}

	#carousel-emp2 .carousel-indicators{
		bottom: -38px;
	}

	.certificaciones p{
		font-size: 16px;
		line-height: 25px;
		font-size: 18px;
	}

	#sig h2{
		font-size: 27px;
	}

	#sig p{
		font-size: 16px;
		line-height: 26px;
	}

	#sig ul li{
		font-size: 16px;
	}

	.btn-hogar h2{
		font-size: 17px;
		line-height: 25px;
	}

	.btn-hogar span{
		font-size: 17px;
	}

	.hogar h1{
		font-size: 42px;
	}

	.servicio span{
		font-size: 25px;
	}

	#clientes p{
		font-size: 17px;
	}

	#clientes h1{
		font-size: 37px;
	}

	#clientes2 h2{
		font-size: 32px;
		padding-top: 0px;
	}

	#clientes2 p{
		font-size: 16px;
		line-height: 20px;
	}

	#clientes3 h1{
		font-size: 40px;
	}

	#clientes3 p{
		font-size: 17px;
	}

	#contacto h1{
		font-size: 32px;
	}

	#contacto p{
		font-size: 15px;
	}

	.btn a{
		font-size: 19px;
	}

	#enviar{
		font-size: 20px !important;
	}

	#borrar{
		font-size: 20px !important;
	}

	#interna p{
		font-size: 15px;
		margin-top: 10px;
		line-height: 21px;
	}

	#interna h1{
		font-size: 34px;
	}

	#porque{
	padding-bottom: 57px;
  }

  #home-emp h1{
  	font-size: 39px;
  }

  #home-hogar h1{
  	font-size: 39px;
  }

}



@media (max-width: 1100px) and (min-width: 1000px){

	#navbar li{
		margin: 0px 0px;
	}

	#navbar a{
		font-size: 17px;
		padding: 7px 7px;
	}

	.caption h2{
		font-size:30px;
	}

	.caption h3{
		font-size: 36px;
	}

	.logo a{
		width: 19%;
		margin-left: 5%;
	}

	#marcas h1{
		font-size: 19px;
	}

	#home-emp h1{
		font-size: 41px;
	}

	#home-emp p{
		font-size: 18px;
		line-height: 25px;
	}

	.home-hogar span{
		font-size: 17px;
	}

	#home-frase h1{
		font-size: 48px;
	}

	#titulo{
		padding-top: 182px;
	}

	#home-frase{
		padding-bottom: 118px;
	}


	footer h2{
		font-size: 18px;
	}

	footer p{
		font-size: 17px;
	}

	footer h3{
		font-size: 13px;
	}

	#titulo .titulo h1{
		font-size: 55px;
	}

	#mision p{
		font-size: 17px;
		line-height: 22px;
	}

	#mision h2{
		font-size: 37px;
		margin-top: 0px;
	}

	#empresa h1{
		font-size: 36px;
		margin-top: 0px;
	}

	#empresa p{
		font-size: 14px;
		line-height: 18px;
	}

	#trayectoria p{
		font-size: 16px;
		line-height: 23px;
	}

	#trayectoria h1{
		font-size: 33px;
		margin-top: -18px;
	}

	#porque h1{
		font-size: 27px;
		margin-top: 29px;
	}

	#carousel-emp2 .carousel-indicators{
		bottom: -38px;
	}

	.certificaciones p{
		font-size: 16px;
		line-height: 24px;
	}

	#sig h2{
		font-size: 31px;
	}

	#sig p{
		font-size: 16px;
		line-height: 26px;
	}

	#sig ul li{
		font-size: 16px;
	}

	.btn-hogar h2{
		font-size: 19px;
		line-height: 24px;
	}

	.btn-hogar span{
		font-size: 17px;
	}

	.hogar h1{
		font-size: 42px;
	}

	.servicio span{
		font-size: 23px;
	}

	#clientes p{
		font-size: 18px;
	}

	#clientes h1{
		font-size: 40px;
	}

	#clientes2 h2{
		padding-top: 0px;
		font-size: 30px;
	}

	.pqr p{
		font-size: 18px;
	}

	#clientes2 p{
		font-size: 18px;
	}

	#clientes3 h1{
		font-size: 40px;
	}

	#clientes3 p{
		font-size:18px;
	}

	#contacto h1{
		font-size: 32px;
	}

	#contacto p{
		font-size: 18px;
	}

	.btn a{
		font-size: 19px;
	}

	#enviar{
		font-size: 20px !important;
	}

	#borrar{
		font-size: 20px !important;
	}

	#interna p{
		font-size: 16px;
		margin-top: 6px;
	}

	#interna h1{
		font-size: 39px;
	}

	#tw{
		margin-left: -7px;
	}

	#yt{
		margin-left: -7px;
	}

	#in{
		margin-left: -5px;
	}

	#porque ul span{
		font-size: 14px;
	}

	#porque ul{
		line-height: 19px;
	}

	#porque ul li{
		margin-top: 16px;
	}
}


@media (max-width: 1180px) and (min-width: 1100px){


	#navbar li{
		margin: 0px 0px;
	}

	#navbar a{
		padding: 7px 11px;
	}

	.caption h2{
		font-size:42px;
	}

	.caption h3{
		font-size: 41px;
	}

	.logo a{
		margin-left: 7%;
	}

	#marcas h1{
		font-size: 22px;
	}

	#home-emp p{
		font-size: 19px;
		line-height: 25px;
	}

	#home-hogar h1{
		font-size: 44px;
	}

	#home-frase h1{
		font-size: 51px;
	}

	#titulo{
		padding-top: 202px;
	}

	#sig h2{
		font-size: 29px;
	}

	#sig p{
		font-size: 16px;
		line-height: 27px;
	}

	#sig ul li{
		font-size: 16px;
	}

	.home-hogar span{
		font-size: 19px;
	}

	#home-frase{
		padding-bottom: 118px;
	}


	footer h2{
		font-size: 18px;
	}

	footer p{
		font-size: 17px;
		line-height: 17px;
	}

	footer h3{
		font-size: 13px;
	}

	#titulo .titulo h1{
		font-size: 55px;
	}

	#mision p{
		font-size: 17px;
		line-height: 22px;
	}

	#mision h2{
		font-size: 42px;
	}

	#empresa h1{
		font-size: 33px;
		margin-top: 7px;
	}

	#empresa p{
		font-size: 15px;
		line-height: 20px;
	}

	#trayectoria p{
		font-size: 18px;
		line-height: 25px;
	}

	#trayectoria h1{
		font-size: 41px;
		margin-top: -18px;
	}

	#porque h1{
		font-size: 26px;
		margin-top: 29px;
	}

	#carousel-emp2 .carousel-indicators{
		bottom: -38px;
	}

	.certificaciones p{
		font-size: 18px;
	}

	.btn-hogar h2{
		font-size: 20px;
		line-height: 23px;
	}

	.btn-hogar span{
		font-size: 17px;
	}

	.servicio span{
		font-size: 25px;
	}

	#clientes p{
		font-size: 17px;
	}

	#clientes h1{
		font-size: 35px;
	}

	#clientes2 h2{
		font-size: 32px;
		padding-top: 19px;
	}

	.pqr p{
		font-size: 18px;
	}

	#clientes2 p{
		font-size: 18px;
	}

	#clientes3 h1{
		font-size: 35px;
	}

	#clientes3 p{
		font-size:17px;
	}

	#contacto h1{
		font-size: 32px;
	}

	#contacto p{
		font-size: 18px;
	}

	.btn a{
		font-size: 19px;
	}

	#enviar{
		font-size: 20px !important;
	}

	#borrar{
		font-size: 20px !important;
	}

	#interna p{
		font-size: 16px;
	}

	#interna h1{
		font-size: 33px;
	}

	#tw{
		margin-left: -4px;
	}

	#yt{
		margin-left: -7px;
	}

	#porque ul span{
		font-size: 16px;
	}

	#porque ul{
		line-height: 19px;
	}

	#porque ul li{
		margin-top: 31px;
	}
}



@media (max-width: 1190px) and (min-width: 1180px){


	#navbar li{
		margin: 0px 0px;
	}

	.caption h2{
		font-size:39px;
	}

	.caption h3{
		font-size: 41px;
	}

	.logo a{
		margin-left: 7%;
	}

	#marcas h1{
		font-size: 23px;
	}

	#home-emp p{
		font-size: 18px;
	}

	#titulo{
		padding-top: 219px;
	}

	#home-frase h1{
		font-size: 56px;
	}

	.home-hogar span{
		font-size: 19px;
	}

	#home-frase{
		padding-bottom: 118px;
	}


	footer h2{
		font-size: 18px;
	}

	footer p{
		font-size: 16px;
		line-height: 19px;
	}

	footer h3{
		font-size: 13px;
	}

	#sig p{
		font-size: 17px;
		line-height: 28px;
	}

	#sig h2{
		font-size: 28px;
	}

	#sig ul li{
		font-size: 17px;
	}

	#titulo .titulo h1{
		font-size: 55px;
	}

	#mision p{
		font-size: 17px;
		line-height: 22px;
	}

	#mision h2{
		font-size: 42px;
	}

	#empresa h1{
		font-size: 41px;
		margin-top: 6px;
	}

	#empresa p{
		font-size: 17px;
		line-height: 22px;
	}

	#trayectoria p{
		font-size: 17px;
		line-height: 24px;
	}

	#trayectoria h1{
		font-size: 41px;
		margin-top: -18px;
	}

	#porque h1{
		font-size: 30px;
		margin-top: 29px;
	}

	#carousel-emp2 .carousel-indicators{
		bottom: -38px;
	}

	.certificaciones p{
		font-size: 17px;
	}

	.btn-hogar h2{
		font-size: 17px;
		line-height: 23px;
	}

	.btn-hogar span{
		font-size: 17px;
	}

	.servicio span{
		font-size: 25px;
	}

	#clientes p{
		font-size: 18px;
	}

	#clientes h1{
		font-size: 40px;
	}

	#clientes2 h2{
		padding-top: 23px;
		font-size: 32px;
	}

	.pqr p{
		font-size: 18px;
	}

	#clientes2 p{
		font-size: 18px;
	}

	#clientes3 h1{
		font-size: 40px;
	}

	#clientes3 p{
		font-size:19px;
	}

	#contacto h1{
		font-size: 32px;
	}

	#contacto p{
		font-size: 18px;
	}

	.btn a{
		font-size: 19px;
	}

	#enviar{
		font-size: 20px !important;
	}

	#borrar{
		font-size: 20px !important;
	}

	#interna p{
		margin-top: 10px;
		font-size: 16px;
	}

	#interna h1{
		font-size: 35px;
	}

	#tw{
		margin-left: -4px;
	}

	#yt{
		margin-left: -5px;
	}

	#porque ul span{
		font-size: 17px;
	}

	#porque ul{
		line-height: 19px;
	}

	#porque ul li{
		margin-top: 44px;
	}
}



@media (max-width: 1200px) and (min-width: 1190px){


	#navbar li{
		margin: 0px -1px;
	}

	.caption h2{
		font-size:39px;
	}

	.caption h3{
		font-size: 42px;
	}

	.logo a{
		margin-left: 2%;
	}

	#marcas h1{
		font-size: 23px;
	}

	.home-hogar span{
		font-size: 19px;
	}

	#home-emp p{
		font-size: 19px;
	}

	#home-frase h1{
		font-size: 57px;
	}

	#home-frase{
		padding-bottom: 118px;
	}

	footer h2{
		font-size: 18px;
	}

	footer p{
		font-size:16px;
	}

	#sig p{
		font-size: 18px;
	}

	#sig ul li{
		font-size: 18px;
	}

	footer h3{
		font-size: 13px;
	}

	#titulo .titulo h1{
		font-size: 55px;
	}

	#mision p{
		font-size: 17px;
		line-height: 22px;
	}

	#mision h2{
		font-size: 42px;
	}

	#titulo{
		padding-top: 225px;
	}

	#empresa h1{
		font-size: 41px;
		margin-top: 6px;
	}

	#empresa p{
		font-size: 17px;
		line-height: 23px;
	}

	#trayectoria p{
		font-size: 18px;
		line-height: 25px;
	}

	#trayectoria h1{
		font-size: 41px;
		margin-top: -18px;
	}

	#porque h1{
		font-size: 30px;
		margin-top: 29px;
	}

	#carousel-emp2 .carousel-indicators{
		bottom: -38px;
	}

	.certificaciones p{
		font-size: 20px;
	}

	.btn-hogar h2{
		font-size: 17px;
		line-height: 23px;
	}

	.btn-hogar span{
		font-size: 17px;
	}

	.servicio span{
		font-size: 25px;
	}

	#clientes p{
		font-size: 18px;
	}

	#clientes h1{
		font-size: 40px;
	}

	#clientes2 h2{
		font-size: 32px;
		padding-top: 28px;
	}

	.pqr p{
		font-size: 19px;
	}

	#clientes2 p{
		font-size: 18px;
	}

	#clientes3 h1{
		font-size: 40px;
	}

	#clientes3 p{
		font-size:19px;
	}

	#contacto h1{
		font-size: 32px;
	}

	#contacto p{
		font-size: 18px;
	}

	.btn a{
		font-size: 19px;
	}

	#enviar{
		font-size: 20px !important;
	}

	#borrar{
		font-size: 20px !important;
	}

	#interna p{
		font-size: 16px;
	}

	#interna h1{
		font-size: 39px;
	}

	#tw{
		margin-left: -4px;
	}

	#yt{
		margin-left: -11px;
	}

	#porque ul span{
		font-size: 17px;
	}

	#porque ul{
		line-height: 19px;
	}

	#porque ul li{
		margin-top: 44px;
	}
}




@media (max-width: 1240px) and (min-width: 1200px){


	#navbar li{
		margin: 0px 2px;
	}

	.caption h2{
		font-size:39px;
	}

	.caption h3{
		font-size: 44px;
	}

	.logo a{
		margin-left: 7%;
	}

	#marcas h1{
		font-size: 19px;
	}

	#home-emp h1{
		font-size: 41px;
	}

	#home-frase h1{
		font-size: 54px;
	}

	#home-emp p{
		font-size: 17px;
	}

	.home-hogar span{
		font-size: 17px;
	}

	#home-frase{
		padding-bottom: 118px;
	}

	footer h2{
		font-size: 18px;
	}

	footer p{
		font-size: 15px;
	}

	footer h3{
		font-size: 13px;
	}

	#titulo .titulo h1{
		font-size: 55px;
	}

	#mision p{
		font-size: 17px;
		line-height: 22px;
	}

	#mision h2{
		font-size: 42px;
	}

	#empresa h1{
		font-size: 28px;
		margin-top: 0px;
	}

	#empresa p{
		font-size: 14px;
		line-height: 20px;
	}

	#trayectoria p{
		font-size: 15px;
		line-height: 23px;
	}

	#trayectoria h1{
		font-size: 41px;
		margin-top: -18px;
	}

	#porque h1{
		font-size: 30px;
		margin-top: 29px;
	}

	#carousel-emp2 .carousel-indicators{
		bottom: -38px;
	}

	.certificaciones p{
		font-size:18px;
	}

	#sig h2{
		font-size: 31px;
	}

	#sig ul li{
		font-size: 17px;
	}

	#sig p{
		font-size: 16px;
		line-height: 27px;
	}

	.btn-hogar h2{
		font-size: 17px;
		line-height: 23px;
	}

	.btn-hogar span{
		font-size: 17px;
	}

	.servicio span{
		font-size: 25px;
	}

	#clientes p{
		font-size: 17px;
	}

	#clientes h1{
		font-size: 38px;
	}

	#clientes2 h2{
		padding-top: 13px;
		font-size: 32px;
	}

	.pqr p{
		font-size: 16px;
		line-height: 21px;
	}

	#clientes2 p{
		font-size: 18px;
	}

	#clientes3 h1{
		font-size: 38px;
	}

	#clientes3 p{
		font-size:19px;
	}

	#contacto h1{
		font-size: 32px;
	}

	#contacto p{
		font-size:17px;
		line-height: 24px;
	}

	.btn a{
		font-size: 19px;
	}

	#enviar{
		font-size: 20px !important;
	}

	#borrar{
		font-size: 20px !important;
	}

	#interna p{
		font-size: 16px;
		line-height: 22px;
	}

	#interna h1{
		font-size: 35px;
	}

	#tw{
		margin-left: -4px;
	}

	#yt{
		margin-left: -7px;
	}

	#in{
		margin-left: -7px;
	}

	#porque ul span{
		font-size: 17px;
	}

	#porque ul{
		line-height: 19px;
	}

	#porque ul li{
		margin-top: 44px;
	}

	#titulo{
		padding-top: 228px;
	}

}




@media (max-width: 1280px) and (min-width: 1240px){


	#navbar li{
		margin: 0px 3px;
	}

	.caption h3{
		font-size: 44px;
	}

	.logo a{
		margin-left: 5%;
	}

	.caption h2{
		font-size:39px;
	}

	.logo a{
		margin-left: 9%;
	}

	#marcas h1{
		margin-top: 0px;
	}

	.home-hogar span{
		font-size: 19px;
	}

	#home-frase{
		padding-bottom: 118px;
	}


	footer h2{
		font-size: 18px;
	}

	footer p{
		font-size:16px;
	}

	footer h3{
		font-size: 13px;
	}

	#titulo .titulo h1{
		font-size: 55px;
	}

	#sig p{
		font-size: 18px;
	}

	#sig ul li{
		font-size: 18px;
	}

	#mision p{
		font-size: 17px;
		line-height: 22px;
	}

	#mision h2{
		font-size: 42px;
	}

	#empresa h1{
		font-size: 35px;
		margin-top: 0px;
	}

	#empresa p{
		font-size: 15px;
		line-height: 20px;
	}

	#trayectoria p{
		font-size: 16px;
		line-height: 25px;
	}

	#trayectoria h1{
		font-size: 41px;
		margin-top: -18px;
	}

	#porque h1{
		font-size: 30px;
		margin-top: 29px;
	}

	#carousel-emp2 .carousel-indicators{
		bottom: -38px;
	}

	.certificaciones p{
		font-size: 18px;
	}

	.btn-hogar h2{
		font-size: 17px;
		line-height: 23px;
	}

	.btn-hogar span{
		font-size: 17px;
	}

	.servicio span{
		font-size: 25px;
	}

	#clientes p{
		font-size: 17px;
	}

	#clientes h1{
		font-size: 37px;
	}

	#clientes2 h2{
		padding-top: 8px;
		font-size: 30px;
	}

	.pqr p{
		font-size: 17px;
		line-height: 23px;
	}

	#clientes2 p{
		font-size: 18px;
	}

	#clientes3 h1{
		font-size: 40px;
	}

	#clientes3 p{
		font-size:19px;
	}

	#contacto h1{
		font-size: 32px;
	}

	#contacto p{
		font-size: 18px;
	}

	.btn a{
		font-size: 19px;
	}

	#enviar{
		font-size: 20px !important;
	}

	#borrar{
		font-size: 20px !important;
	}

	#interna p{
		line-height: 22px;
		margin-top: 9px;
		font-size: 16px;
	}

	#interna h1{
		font-size: 30px;
	}

	#tw{
		margin-left: -4px;
	}

	#yt{
		margin-left: -4px;
	}

	#in{
		margin-left: -4px;
	}

	#porque ul span{
		font-size: 17px;
	}

	#porque ul{
		line-height: 19px;
	}

	#porque ul li{
		margin-top: 44px;
	}

	#home-emp p{
		font-size: 19px;
	}

	#home-frase h1{
		font-size: 56px;
	}

	#titulo{
		padding-top: 214px;
	}
}



@media (max-width: 1300px) and (min-width: 1280px){


	#navbar li{
		margin: 0px 6px;
	}

	.caption h2{
		font-size:39px;
	}

	.caption h3{
		font-size: 41px;
	}

	#home-emp p{
		font-size: 19px;
	}

	#home-emp h1{
		font-size: 44px;
	}

	#home-frase h1{
		font-size: 60px;
	}

	#titulo{
		padding-top: 234px;
	}

	#marcas h1{
		margin-top: 0px;
	}


	.home-hogar span{
		font-size: 19px;
	}

	#home-frase{
		padding-bottom: 118px;
	}


	footer h2{
		font-size: 18px;
	}

	footer p{
		font-size: 16px;
	}

	footer h3{
		font-size: 13px;
	}

	#sig p{
		font-size: 18px;
	}

	#sig h2{
		font-size: 31px;
	}

	#sig ul li{
		font-size: 18px;
	}

	#titulo .titulo h1{
		font-size: 55px;
	}

	#mision p{
		font-size: 17px;
		line-height: 22px;
	}

	#mision h2{
		font-size: 42px;
	}

	#empresa h1{
		font-size: 35px;
		margin-top: 0px;
	}

	#empresa p{
		font-size: 15px;
		line-height: 21px;
	}

	#trayectoria p{
		font-size: 16px;
		line-height: 25px;
	}

	#trayectoria h1{
		font-size: 41px;
		margin-top: -18px;
	}

	#porque h1{
		font-size: 30px;
		margin-top: 29px;
	}

	#carousel-emp2 .carousel-indicators{
		bottom: -38px;
	}

	.certificaciones p{
		font-size: 18px;
	}

	.btn-hogar h2{
		font-size: 17px;
		line-height: 23px;
	}

	.btn-hogar span{
		font-size: 17px;
	}

	.servicio span{
		font-size: 25px;
	}

	#clientes p{
		font-size: 18px;
	}

	#clientes h1{
		font-size: 40px;
	}

	#clientes2 h2{
		font-size: 32px;
		padding-top: 11px;
	}

	#clientes2 p{
		font-size: 18px;
	}

	.pqr p{
		font-size: 17px;
		line-height: 22px;
	}

	#clientes3 h1{
		font-size: 40px;
	}

	#clientes3 p{
		font-size:19px;
	}

	#contacto h1{
		font-size: 32px;
	}

	#contacto p{
		font-size: 18px;
	}

	.btn a{
		font-size: 19px;
	}

	#enviar{
		font-size: 20px !important;
	}

	#borrar{
		font-size: 20px !important;
	}

	#interna p{
		font-size: 16px;
		margin-top: 7px;
	}

	#interna h1{
		font-size: 36px;
	}

	#tw{
		margin-left: -4px;
	}

	#yt{
		margin-left: -3px;
	}

	#porque ul span{
		font-size: 17px;
	}

	#porque ul{
		line-height: 19px;
	}

	#porque ul li{
		margin-top: 44px;
	}
}



@media (max-width: 1400px) and (min-width: 1300px){

	#navbar li{
		margin: 0px 5px;
	}

	.caption h3{
		font-size: 41px;
	}

	.caption h2{
		font-size:42px;
	}

	.logo a{
		margin-left: 2%;
	}

	#marcas h1{
		font-size: 21px;
	}

	#home-emp p{
		font-size: 19px;
		line-height: 25px;
	}

	#home-emp h1{
		font-size: 44px;
	}

	#home-frase h1{
		font-size: 62px;
	}

	#titulo{
		padding-top: 235px;
	}

	#sig p{
		font-size: 19px;
	}

	.home-hogar span{
		font-size: 19px;
	}

	#home-frase{
		padding-bottom: 118px;
	}


	footer h2{
		font-size: 18px;
	}

	footer p{
		font-size: 15px;
	}

	footer h3{
		font-size: 13px;
	}

	#titulo .titulo h1{
		font-size: 55px;
	}

	#mision p{
		font-size: 19px;
		line-height: 22px;
	}

	#mision h2{
		font-size: 42px;
	}

	#empresa h1{
		font-size: 34px;
		margin-top: 3px;
	}

	#empresa p{
		font-size: 16px;
		line-height: 21px;
	}

	#trayectoria p{
		font-size: 18px;
		line-height: 25px;
	}

	#trayectoria h1{
		font-size: 41px;
		margin-top: -18px;
	}

	#porque h1{
		font-size: 30px;
		margin-top: 29px;
	}

	#carousel-emp2 .carousel-indicators{
		bottom: -38px;
	}

	.certificaciones p{
		font-size: 20px;
	}

	.btn-hogar h2{
		font-size: 19px;
		line-height: 23px;
	}

	.btn-hogar span{
		font-size: 17px;
	}

	.servicio span{
		font-size: 25px;
	}

	#clientes p{
		font-size: 18px;
	}

	#clientes h1{
		font-size: 40px;
	}

	#clientes2 h2{
		font-size: 32px;
		padding-top: 13px;
	}

	.pqr p{
		font-size: 18px;
	}

	#clientes2 p{
		font-size: 18px;
	}

	#clientes3 h1{
		font-size: 40px;
	}

	#clientes3 p{
		font-size:19px;
	}

	#contacto h1{
		font-size: 32px;
	}

	#contacto p{
		font-size: 18px;
	}

	.btn a{
		font-size: 19px;
	}

	#enviar{
		font-size: 20px !important;
	}

	#borrar{
		font-size: 20px !important;
	}

	#interna p{
		font-size: 16px;
		margin-top: 9px;
	}

	#interna h1{
		font-size: 39px;
	}

	#tw{
		margin-left: -4px;
	}

	#yt{
		margin-left: -6px;
	}

	#porque ul span{
		font-size: 18px;
	}

	#porque ul{
		line-height: 23px;
	}

	#porque ul li{
		margin-top: 30px;
	}
}


@media (max-width: 1440px) and (min-width: 1400px){

	.caption h2{
		font-size: 42px;
	}

	#navbar li{
		margin: 0px 13px;
	}

	.caption h3{
		font-size: 41px;
	}

	.logo a{
		margin-left: 4%;
	}

	#marcas h1{
		font-size: 23px;
	}

	#home-emp p{
		font-size: 20px;
		line-height: 25px;
	}

	.home-hogar span{
		font-size: 20px;
	}

	#home-frase h1{
		font-size: 58px;
	}

	footer .datos{
		font-size: 19px;
	}

	footer p{
		font-size: 19px;
		line-height: 20px;
	}

	#titulo{
		padding-top: 256px;
	}

	#mision p{
		font-size: 18px;
		line-height: 25px;
	}

	#empresa h1{
		font-size: 40px;
	}

	#empresa p{
		font-size: 17px;
		line-height: 24px;
	}

	#trayectoria p{
		font-size: 18px;
		line-height: 25px;
	}

	#trayectoria h1{
		font-size: 40px;
	}

	#mision h2{
		font-size: 40px;
	}

	#porque h1{
		margin-top:65px;
		font-size:35px;
	}

	#porque ul span{
		font-size: 19px;
	}

	#interna h1{
		font-size: 42px;
	}

	#interna p{
		margin-top: 7px;
		font-size: 19px;
	}

	#clientes p{
		font-size: 20px;
		line-height: 24px;
	}

	#clientes3 p{
		font-size: 20px;
	}

	#clientes h1{
		font-size: 41px;
	}

	#clientes3 h1{
		font-size: 41px;
	}

	.clientes2 h2{
		padding-top: 9px;
		font-size: 35px;
	}

	.clientes2 p{
		font-size: 18px;
		line-height: 24px;
	}

	.pqr p{
		font-size: 17px;
	}

	#contacto h1{
		font-size: 38px;
	}

	#contacto p{
		font-size: 18px;
		line-height: 26px;
	}

	#formulario{
		padding-top: 0px;
	}
}




@media (max-width: 1480px) and (min-width: 1440px){

	#navbar li{
		margin: 0px 14px;
	}

	.caption h3{
		font-size: 51px;
	}

	.logo a{
		margin-left: 7%;
	}

	#home-emp p{
		font-size: 18px;
		line-height: 25px;
	}

	.home-hogar span{
		font-size: 18px;
	}

	footer .datos{
		font-size: 18px;
	}

	#titulo{
		padding-top: 268px;
	}

	#mision p{
		font-size: 18px;
		line-height: 26px;
	}

	#mision h2{
		font-size: 39px;
	}

	#trayectoria h1{
		font-size: 39px;
	}

	#trayectoria p{
		font-size: 17px;
	}

	.certificaciones p{
		font-size: 19px;
	}

	footer p{
		font-size: 18px;
	}

	#sig p{
		font-size: 18px;
	}

	#interna h1{
		font-size: 40px;
	}

	#interna p{
		font-size: 18px;
	}

	#clientes h1{
		font-size: 42px;
	}

	#clientes p{
		font-size: 19px;
	}

	#clientes3 h1{
		font-size: 42px;
	}

	#clientes3 p{
		font-size: 19px;
	}

	.clientes2 h2{
		font-size: 40px;
		padding-top: 19px;
	}

	.pqr p{
		font-size: 19px;
	}

	#contacto h1{
		font-size: 39px;
	}

	#contacto p{
		font-size: 19px;
	}

	.caption h2{
		font-size: 52px;
	}

	.btn-hogar h2{
		font-size: 23px;
		line-height: 29px;
	}

	#empresa h1{
		font-size: 39px;
		margin-top: 12px;
	}

	#empresa p{
		font-size: 17px;
		line-height: 23px;
	}

	#porque h1{
		font-size: 38px;
		margin-top: 44px;
	}

	#porque ul span{
		font-size: 18px;
	}

	#porque ul{
		line-height: 24px;
	}
}


@media (max-width: 1580px) and (min-width: 1480px){

	#navbar li{
		margin: 0px 16px;
	}

	.caption h3{
		font-size: 53px;
	}

	.logo a{
		margin-left: 7%;
	}

	#home-emp p{
		font-size: 20px;
		line-height: 25px;
	}

	.home-hogar span{
		font-size: 17px;
	}

	#titulo{
		padding-top: 268px;
	}

	footer .datos{
		font-size: 19px;
	}

	footer p{
		font-size: 18px;
	}

	#mision h2{
		font-size: 43px;
	}

	#trayectoria h1{
		font-size: 43px;
	}

	#trayectoria p{
		font-size: 19px;
		line-height: 24px;
	}

	#interna h1{
		font-size: 41px;
	}

	#interna p{
		font-size: 19px;
		line-height: 25px;
	}

	#clientes p{
		font-size: 20px;
		line-height: 23px;
	}

	#clientes h1{
		font-size: 41px;
	}

	#clientes3 h1{
		font-size: 41px;
	}

	#clientes3 p{
		font-size: 20px;
	}

	.clientes2 h2{
		font-size: 40px;
		padding-top: 17px;
	}

	.clientes2 p{
		font-size: 19px;
		line-height: 24px;
	}

	#contacto h1{
		font-size: 40px;
	}

	#contacto p{
		font-size: 19px;
		line-height: 27px;
	}

	#formulario{
		padding-top: 0px;
	}

	#mision p{
		font-size: 21px;
		line-height: 27px;
	}

	.caption h2{
		font-size: 52px;
	}

	.btn-hogar h2{
		font-size: 23px;
		line-height: 29px;
	}

	#empresa h1{
		font-size: 43px;
		margin-top: 12px;
	}

	#empresa p{
		font-size: 18px;
		line-height: 24px;
	}

	#porque h1{
		font-size: 38px;
		margin-top: 44px;
	}

	#porque ul span{
		font-size: 20px;
	}

	#porque ul{
		line-height: 25px;
	}
}




@media (max-width: 1700px) and (min-width: 1580px){

	#navbar li{
		margin: 0px 22px;
	}

	.caption h2{
		font-size: 52px;
	}

	.btn-hogar h2{
		font-size: 23px;
		line-height: 29px;
	}

	#empresa h1{
		font-size: 45px;
		margin-top: 12px;
	}

	#empresa p{
		font-size: 19px;
		line-height:26px;
	}

	#porque h1{
		font-size: 43px;
		margin-top: 44px;
	}

	#porque ul span{
		font-size: 20px;
	}

	#porque ul{
		line-height: 25px;
	}

	.logo a{
		margin-left: 5%;
	}
}





@media (max-width: 1900px) and (min-width: 1700px){

	#navbar li{
		margin: 0px 24px;
	}

	.logo a{
		margin-left: 6%;
	}

	.caption h2{
		font-size: 52px;
	}

	.btn-hogar h2{
		font-size: 28px;
		line-height: 32px;
	}

	#empresa p{
		font-size: 18px;
		line-height: 28px;
	}

	#porque h1{
		margin-top: 53px;
	}
}
