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

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


#video{
    height: 100%;
    padding: 458px 0px;
    z-index: 99999;
    position: absolute;
}

.video-fullscreen {
    width: 100%;
    height:40%;
    float: left;
}

#video h2{
	font-size: 75px;
	line-height: 82px;
	letter-spacing: -1px;
	display: block;
	color: #fff;
	font-family:"BebasNeue-Regular";
	font-weight: 300;
	text-align: center;
	margin-top: -80px;
	text-shadow: 5px 4px 4px #000;
}

#contenedor{
  	width:100%;
  	overflow:hidden;
  	z-index:9999;
  	position:relative;
	font-family:"Muli-Regular";
  	background: url(../img/bg.jpg);
}

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

.clear{
  	clear:both;
}

header {
  	background: #fff;
}

#barra-menu{
  	min-height: 54px;
 	background: #000;
 	border-bottom: 5px solid #ff0101;
}

#logo{
  	padding-bottom: 12px;
}

#menu{
	padding-bottom: none;
	background: transparent;
	width: 100%;
	margin-bottom:0;
	border: none;
	font-family:"BebasNeue-Regular";
    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: 22px;
  	float: left;
  	position: relative;
  	padding: 2px 10px;
  	margin-left: 20px;
  	text-decoration: none !important;
  	margin-top:18px;
}

#navbar a span {
  	display: none;
  	width: 100%;
  	position: absolute;
  	text-align: center;
  	top: -10px;
  	left: 0px;
}

#navbar a:hover{
  	border-bottom: solid 2px #ff0101;
}

#navbar .selec{
  	border-bottom: solid 2px #ff0101;
}

#navbar a:hover span {
  	display: block;
  	color: #ff0101;
}

#navbar .selec span {
  	display: block;
  	color: #ff0101;
}

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

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

.caption h1{
    font-size: 35px;
    text-shadow: 1px 2px 3px #000;
    font-family:"BebasNeue-Regular";
}

.caption p{
  	font-size: 20px;
    text-shadow: 1px 2px 3px #000;
}

.diseno-texto ul{
	width: 50%;
}

.diseno-texto li {
	float: left;
	position: relative;
	text-align: left;
	width: 154px;
}

.diseno-texto a {
	padding-top:4px;
	padding-botton:4px;
	position: relative;
	text-align:left;
}

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

#contenido{
  	padding: 99px 0px;
}

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

.btn-home{
  	background: #000;
  	padding: 10px;
  	float: left;
  	position: relative;
  	width: 100%;
  	margin-top: 20px;
  	margin-bottom: 20px;
  	font-family: 'Roboto', sans-serif;
  	box-shadow: 5px 5px 3px #9e9e9e;
  	min-height: 185px;
}

.btn-home h2{
  	font-family:"BebasNeue-Regular";
  	text-transform: uppercase;
  	color: #fff;
  	font-size: 32px;
  	margin-top: 23px;
}

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

.btn-home a{
  	display: inline-block;
  	margin-top: 20px;
  	padding: 7px 20px;
  	background: #f2352f;
  	text-transform: uppercase;
  	font-size: 14px;
  	color: #FFF;
}

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

.sub img {
	border: 3px solid #fff;
}

#carousel-home{
	border-bottom: 2px solid #ff0101;
}

.sub-1 {
   width: 100%;
    float: left;
    position: relative;
    font-size: 20px;
    margin-top: 60px;
	text-shadow: 1px 1px 1px #000;
}

.sub-2 {
    font-size: 16px;
    margin-top: 10px;
    width: 100%;
    float: left;
    position: relative;
	text-shadow: 1px 1px 1px #000;
}

.caption {
    position: absolute;
    left: 0px;
    top: 36px;
    width: 36%;
    height: 100%;
    color: #FFF;
    text-align: center;
}

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

.texto-photo{
  	display: inline-block;
  	padding:60px 30px;
  	color: #fff;
  	background: rgba(252, 1, 1, 0.7);
}

.texto-photo h1{
  	width: 100%;
  	float: left;
  	position: relative;
  	font-size: 24px;
  	padding-top: 18px;
}

.texto-photo p{
  	width: 100%;
  	float: left;
  	position: relative;
  	font-size: 18px;
  	margin-top: 20px;
  	line-height: 23px;
	font-family:"Open_Sans";
}

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

.texto-photo a:hover{
  	text-decoration: none;
  	background: #000;
}

#links{
  	padding: 90px 0px;
}

.link{
  	width: 100%;
  	float: left;
  	position: relative;
}

.texto-link{
  	text-align: center;
  	background: rgba(0, 0, 0, 0.52);
  	position: absolute;
  	right: 0px;
  	top: 0px;
  	width: 100%;
  	height: 100%;
  	padding: 73px 15px;
}

.texto-link h1{
  	text-transform: uppercase;
  	font-family:"BebasNeue-Regular";
  	font-size: 40px;
    color: #FFF;
    margin-top: 1px;
}

.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: #f2352f99;
}

footer{
  	background:#fff;
}

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

.datos h1{
  	float: left;
  	position: relative;
  	padding-right: 12px;
  	border-right: solid 1px #000;
  	text-align: right;
  	text-transform: uppercase;
  	line-height: 22px;
}

.datos p{
  	font-size:15px;
  	float: left;
  	margin-left: 12px;
  	position: relative;
  	line-height: 22px;
}

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

.redes h2{
  	margin-top: 30px;
  	color: #000;
  	font-size: 14px;
  	text-align: left;
  	margin-left: 75px;
}

#fb{
  	background: url(../img/redes.png) no-repeat  -10px 0px;
  	width: 50px;
  	height: 50px;
  	display: inline-block;
  	margin-top: 30px;
}

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

#ins{
  	background: url(../img/redes.png) no-repeat right top;
  	width: 52px;
  	height: 50px;
  	display: inline-block;
  	margin-top: 30px;
  	margin-left: 30px;
}

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

#web{
    background: #ff0101;
  	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: #000;
}

#contenido h1{
  	text-transform: uppercase;
  	border-bottom: solid 1px #fff;
  	padding-bottom: 10px;
  	font-size: 30px;
  	color: #fff;
  	font-family:"BebasNeue-Regular";
}

#title-quienes {
    background: url(../img/title.jpg) no-repeat center;
    background-size: auto auto;
    background-size: cover;
    padding: 15px 0px;
    z-index: 100;
    height: 139px;
}

#title-quienes h1 {
    color: #FFF;
    font-family:"BebasNeue-Regular";
    font-size: 50px;
    margin-left: 20px;
    margin-top: 25px;
    float: left;
    position: relative;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
}

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

#empresa h1 {
    font-family:"BebasNeue-Regular";
    margin-top: 42px;
    color: #f2352f;
    font-size: 36px;
}

#empresa p{
  	text-align: justify;
	color: #000;
	font-size: 18px;
    line-height: 23px;
	margin-top: 14px;
}

#img-empresa{
  	margin-top: 20px;
  	z-index: -111;
}

#empresa2{
  	background: repeat right #000;
  	padding-bottom: 100px;
  	padding-top: 50px;
  	margin-top: 20px;
  	border-top: 5px solid #ff0101;
}

.mision {
    text-align: center;
    color: #000;
    width: 100%;
    display: block;
    margin: auto;
    margin-top: auto;
    margin-top: 20px;
}

.mision img{
  	border: solid 5px #000;
  	max-width: 180px;
  	max-height: 180px;
}

.mision h1{
  	font-family:"BebasNeue-Regular";
  	margin-top: 15px;
  	color:#fff;
	font-size: 50px;
}

.mision p{
	color: #fff;
	font-size: 18px;
	line-height: 23px;
	margin-top: 25px;
	padding: 21px;
}

#title-productos {
    background: url(../img/title2.jpg) no-repeat center;
    background-size: auto auto;
    background-size: cover;
    padding: 15px 0px;
    z-index: 100;
    height: 139px;
}

#title-productos h1 {
    color: #FFF;
    font-family:"BebasNeue-Regular";
    font-size: 50px;
    margin-left: 20px;
    margin-top: 25px;
    float: left;
    position: relative;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
}

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

.producto-caption{
  	position: absolute;
  	bottom: 0px;
  	left: 0px;
  	background: rgba(0, 0, 0, 0.56);
  	width: 100%;
  	padding: 15px;
  	color: #FFF;
  	font-size: 28px;
	font-family:"BebasNeue-Regular";
}

.producto-caption:hover{
    background: rgba(255, 1, 1, 0.56);
    color: #FFF;
}


.mas{
  	position: absolute;
  	right: 15px;
  	top: 15px;
  	color: #FFF;
}

.producto-b{
  	padding-bottom: 30px;
  	float: left;
  	position: relative;
  	width: 100%;
  	margin-top: -32px;
}

#titulo-productos p{
  	color: #000;
	font-size: 18px;
    line-height: 23px;
	margin-top: 14px;
}

#titulo-productos a{
  	float: right;
  	font-size: 20px;
  	padding: 10px;
  	margin-top: 20px;
  	position: relative;
  	background: #ff0101;
  	color: #FFF;
}

#titulo-productos a:hover{
  	background: #000 !important;
  	color: #FFF !important;
	text-decoration: none;
}

#productos-fotos{
  	margin-top: 10px;
  	padding-bottom: 50px;
}

.producto-foto:hover .ser-mas{
  	width: 100%;
  	display: block;
  	height: 100%;
  	position: absolute;
  	left: 0px;
  	z-index: 10;
  	top: 0px;
  	background: rgba(0, 0, 0, 0.20);
}

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

.ser-foto-cap{
  	float: left;
  	position: relative;
  	margin-top: 3px;
  	background: #000;
  	color: #FFF;
  	padding: 10px;
  	width: 100%;
  	font-size: 18px;
	line-height: 26px;
  	z-index: 20;
}

.ser-foto-cap:hover{
  	background: #000;
  	color: #FFF;
}

.ser-mas{
  	display: none;
}

.mas-s{
  	color: #FFF;
  	font-size: 40px;
  	text-align: center;
  	width: 100%;
  	margin-top: 25%;
}

#title-productos1a {
    background: url(../img/title2a.jpg) no-repeat center;
    background-size: auto auto;
    background-size: cover;
    padding: 15px 0px;
    z-index: 100;
    height: 139px;
}

#title-productos1a h1 {
    color: #FFF;
    font-family:"BebasNeue-Regular";
    font-size: 50px;
    margin-left: 20px;
    margin-top: 25px;
    float: left;
    position: relative;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
}

#title-productos1b {
    background: url(../img/title2b.jpg) no-repeat center;
    background-size: auto auto;
    background-size: cover;
    padding: 15px 0px;
    z-index: 100;
    height: 139px;
}

#title-productos1b h1 {
    color: #FFF;
    font-family:"BebasNeue-Regular";
    font-size: 50px;
    margin-left: 20px;
    margin-top: 25px;
    float: left;
    position: relative;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
}

#title-productos1c {
    background: url(../img/title2c.jpg) no-repeat center;
    background-size: auto auto;
    background-size: cover;
    padding: 15px 0px;
    z-index: 100;
    height: 139px;
}

#title-productos1c h1 {
    color: #FFF;
    font-family:"BebasNeue-Regular";
    font-size: 50px;
    margin-left: 20px;
    margin-top: 25px;
    float: left;
    position: relative;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
}

#title-productos1d {
    background: url(../img/title2d.jpg) no-repeat center;
    background-size: auto auto;
    background-size: cover;
    padding: 15px 0px;
    z-index: 100;
    height: 139px;
}

#title-productos1d h1 {
    color: #FFF;
    font-family:"BebasNeue-Regular";
    font-size: 50px;
    margin-left: 20px;
    margin-top: 25px;
    float: left;
    position: relative;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
}

#politicas{
  	padding-top: 50px;
  	margin-top: 20px;
	font-size: 18px;
	color: #000;
}

#title-politicas{
    background: url(../img/title4.jpg) no-repeat center;
    background-size: auto auto;
    background-size: cover;
    padding: 15px 0px;
    z-index: 100;
    height: 139px;
}

#title-politicas h1 {
    color: #FFF;
    font-family:"BebasNeue-Regular";
    font-size: 50px;
    margin-left: 20px;
    margin-top: 25px;
    float: left;
    position: relative;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
}

#politicas h1 {
    font-family:"BebasNeue-Regular";
	margin-top: -15px;
	color: #f2352f;
	font-size: 28px;
}

#politicas p{
	text-align: justify;
	color: #000;
	font-size: 18px;
	line-height: 23px;
	margin-top: 14px;
}

#objetivos{
  	background: repeat right #000;
  	padding-bottom: 100px;
  	padding-top: 50px;
  	margin-top: 20px;
  	border-top: 5px solid #ff0101;
}

#objetivo{
	background: repeat right #000;
  	padding-bottom: 100px;
  	padding-top: 50px;
  	margin-top: 20px;
	border-top: 5px solid #ff0101;
}

.procedimiento h1{
	text-align: center;
  	font-family:"BebasNeue-Regular";
  	margin-top: 15px;
  	color:#fff;
	font-size: 42px;
}

.procedimiento p{
	color: #fff;
	font-size: 18px;
	line-height: 23px;
	margin-top: 25px;
	padding: 21px;
}

#title-servicios{
    background: url(../img/title5.jpg) no-repeat center;
    background-size: auto auto;
    background-size: cover;
    padding: 15px 0px;
    z-index: 100;
    height: 139px;
}

#title-servicios h1 {
    color: #FFF;
    font-family:"BebasNeue-Regular";
    font-size: 50px;
    margin-left: 20px;
    margin-top: 25px;
    float: left;
    position: relative;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
}

#title-contacto {
    background: url(../img/title3.jpg) no-repeat center;
    background-size: auto auto;
    background-size: cover;
    padding: 15px 0px;
    z-index: 100;
    height: 139px;
}

#title-contacto h1 {
    color: #FFF;
    font-family:"BebasNeue-Regular";
    font-size: 50px;
    margin-left: 20px;
    margin-top: 25px;
    float: left;
    position: relative;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
}

#contacto p{
  	text-align: justify;
  	margin-top: 25px;
  	font-size: 18px;
  	padding-left: 30px;
	line-height: 23px;
  	color: #000;
}

#formulario{
  	margin-top: 7px;
}

#formulario h2{
  	margin-top: 13px;
	color: #000 !important;
  	font-size: 16px;
	text-transform: none;
}

#formulario input{
	width:100%;
	background-color:#000;
	color:#fff;
	border:none;
	padding:11px 8px;
	margin-top: 7px;
}
#formulario textarea{
	width:100%;
	background-color:#000;
	color:#fff;
	border:none;
	font-family:"Roboto Regular";
	font-size:17px;
	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: #ff0101 !important;
}
#enviar:hover{
 	background: #000 !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: #ff0101 !important;
}
#borrar:hover{
   	background: #000 !important;
	color: #fff !important;
}
#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;
  	padding-top: 23px;
}
#ampliar:hover{
   	background: #ff0101;
   	color:#fff;
  	text-decoration: none;
}
#back-top {
    background-image: url(../img/whatsapp.png);
    width: 51px;
    height: 51px;
    position: fixed;
    right: 15px;
    z-index: 900;
    bottom: 18px;
}
.servicio {
    float: left;
    position: relative;
    width: 100%;
    margin-top: 30px;
}
.servicios-b{
  	padding-bottom: 30px;
  	float: left;
  	position: relative;
  	width: 100%;
  	margin-top: 10px;
}
.servicio-caption{
  	position: absolute;
  	bottom: 0px;
  	left: 0px;
  	background: #000;
  	width: 100%;
  	padding: 15px;
  	color: #FFF;
  	font-size: 16px;
	line-height: 21px;
}
.servicio-caption:hover{
  	background: #ff0101;
  	color: #FFF;
}
.diseno h1{
  	font-size: 36px;
	color: #ff0101;
	font-family:"BebasNeue-Regular";
	text-shadow: -4px -1px 1px #fff;
}
.diseno p{
	color: #000;
	float: left;
	font-size: 18px;
	margin-top: 20px;
	line-height: 23px;
}
.diseno-contenido{
	margin-top: 20px;
}
.diseno-img img{
	 margin-bottom: 60px;
}



@media (max-width: 800px){

	header {
  		height: auto;
	}
	.navbar-header {
    	float: none;
	}
	.navbar-left,.navbar-right {
    	float: none !important;
	}
	.navbar-toggle {
    	display: block;
		background: #f2352f !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;
	}
	#video h2 {
  		font-size: 28px;
  		line-height: 40px;
 		margin-top: -243px;
	}
    .menu{
  		display: block;
	}
	.caption {
  		bottom: 40px;
  		top:0px;
	}
	.caption h1 {
  		font-size: 15px;
	}
	.caption p {
  		font-size: 10px;
	}
	#logo{
  		margin-top: 10px;
  		margin-bottom: 10px;
	}
	#navbar a {
  		margin-top: 10px;
  		min-height: 30px;
	}
	.link {
  		margin-top: 10px;
  		margin-bottom: 10px;
	}
	.texto-link {
  		padding: 10px 15px;
  		width: 100%;
	}
	.texto-link h1 {
  		font-size: 20px;
		margin-top: -2px;
	}
	.texto-link p {
  		margin-top: 5px;
  		font-size: 12px;
  		color: #FFF;
  		line-height: 12px;
	}
	.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:20px;
	}

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

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

	#contacto p {
  		padding-left: 0px;
  		color: #000;
  		margin-top: 30px;
	}
	#contenido {
    	padding: 15px 0px;
	}
	#title-quienes h1 {
		font-size: 40px;
	}
	#empresa-texto p {
    	font-size: 16px;
    	line-height: 20px;
    }
	.mision h1 {
    	font-size: 40px;
	}
	.mision p {
    	font-size: 16px;
    	line-height: 21px;
    	margin-top: 6px;
		padding: 2px;
	}
	#title-productos h1 {
		font-size: 40px;
	}
	.producto-caption {
    	font-size: 24px;
	}
	#title-productos1a h1 {
    	font-size: 20px;
    }
	#title-productos1b h1 {
   		font-size: 20px;
	}
	#title-contacto h1 {
		font-size: 40px;
	}
	.btn-home a {
    	margin-top: 11px;
    }
	#title-servicio h1 {
    	font-size: 40px;
    }
	.ser-foto-cap {
  		font-size: 16px;
    }
	#empresa h1 {
   		font-size: 24px;
	}
	#empresa p {
    	font-size: 15px;
    	line-height: 19px;
    }
	#politicas h1 {
    	font-size: 26px;
	}
	#politicas p {
    	font-size: 16px;
    	line-height: 20px;
	}
	#title-politicas h1 {
    	font-size: 40px;
	}
	.diseno h1 {
  		font-size: 30px;
  	}
}


@media (max-width:1000px) and (min-width:800px){
	
	.btn-home h2{
		font-size:20px;
	}
	.texto-link{
		padding:13px 15px;
	}
	
	.texto-link p{
		line-height:16px;
		margin-top:7px;
	}
	.datos h1{
		font-size:14px;
		padding-right:4px;
	}
	.datos p{
		font-size:14px;
		margin-left:7px;
	}
	
	#texto-emp{
		margin-top:24px;
	}
	.texto-link h1 {
    	font-size: 22px;
		margin-top: 47px;
    }
	#navbar a {
    	padding: 0px 0px;
    }
	#video h2 {
  		font-size: 40px;
		line-height: 45px;
		margin-top: -267px;
	}
	#title-productos1a h1 {
    	font-size: 40px;
    }
	#title-productos1b h1 {
   		font-size: 40px;
	}
	#title-productos1c h1 {
  		font-size: 40px;
    }
	#title-productos1d h1 {
  		font-size: 40px;
    }
	.texto-photo h1 {
  		font-size: 20px;
	}
	.diseno h1 {
  		font-size: 30px;
  	}
}


@media (max-width:1300px) and (min-width:1000px){
	
	
	#video h2 {
  		font-size: 50px;
		line-height: 55px;
 		margin-top: -243px;
	}
	.btn-home h2{
		font-size:16px;
	}
	.texto-link p{
		line-height:1px;
	}
	
	.texto-link{
		padding:32px 15px;
	}
	
	.datos h1{
		font-size:15px;
		padding-right:2px;
	}
	
	.datos p{
		margin-left:4px;
		font-size:14px;
	}
	#empresa h1 {
 		font-size: 32px;
	}
	#texto-emp{
		margin-top:40px;
	}
	.texto-link h1 {
    	font-size: 24px;
        margin-top: 13px;
    }
	.producto-caption {
   		font-size: 20px;
	}
	#title-productos1a h1 {
    	font-size: 40px;
    }
	#title-productos1b h1 {
   		font-size: 40px;
	}
	#title-productos1c h1 {
 		font-size: 40px;
  	}
	#title-productos1d h1 {
  		font-size: 40px;
  	}
	.ser-foto-cap {
   		font-size: 11px;
        padding: 7px; 
		line-height: 19px;
    }
	.servicio-caption {
 		font-size: 11px;
	}
}


@media (max-width:1400px) and (min-width:1300px){
	
	#video h2 {
  		font-size: 55px;
		line-height: 59px;
		margin-top: -213px;
	}
	.btn-home h2 {
 		font-size: 18px;
 	}
	.texto-link{
		padding:12px 15px;
	}
	
	.texto-link p{
		line-height:18px;
		margin-top:9px;
	}
	.datos h1{
		padding-right:4px;
	}
	
	.datos p{
		font-size:14px;
	}
	.texto-link h1 {
    	font-size: 26px;
        margin-top: 47px;
    }
	.mision h1 {
  		font-size: 40px;
	}
	.producto-caption {
    	font-size: 22px;
	}
	.ser-foto-cap {
   		font-size: 12px;
		line-height: 16px;
    }
	#title-productos1a h1 {
    	font-size: 40px;
    }
	#title-productos1b h1 {
   		font-size: 40px;
	}
	#title-productos1c h1 {
 		font-size: 40px;
  	}
	#title-productos1d h1 {
  		font-size: 40px;
  	}
	.producto-caption {
   		font-size: 23px;
	}
}


@media (max-width:1700px) and (min-width:1400px){
	
	#video h2 {
  		font-size: 55px;
		line-height: 64px;
		margin-top: -180px;
	}
	.btn-home h2 {
 		font-size: 19px;
	}
	.texto-photo h1 {
  		font-size: 20px;
	}
	.texto-link h1 {
  		font-size: 30px;
        margin-top: -11px;
  	}
	#empresa h1 {
 		font-size: 30px;
	}
	#title-productos1c h1 {
 		font-size: 40px;
    }
	#title-productos1d h1 {
  		font-size: 40px;
    }
}