@font-face {
	font-family:"Dodger_Italic";
	src:url("../fonts/Dodger_Italic/dodger3_1ital.eot?") format("eot"),
	url("../fonts/Dodger_Italic/dodger3_1ital.woff") format("woff"),
	url("../fonts/Dodger_Italic/dodger3_1ital.ttf") format("truetype"),
	url("../fonts/Dodger_Italic/dodger3_1ital.svg#Dodger_Italic") 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;
	}


#contenedor{
  	width:100%;
  	overflow:hidden;
  	z-index:9999;
  	position:relative;
  	background: url(../img/bg.jpg);
	}
.pad{
  	padding-left:0px;
  	padding-right:0px;
	}
.clear{
  	clear:both;
	}
header {
  	background: #fff;
	}
#barra-menu{
  	min-height: 54px;
 	background: #182d5f;
 	border-bottom: 5px solid #ed2025;
    }
#logo{
  	padding-bottom: 12px;
	}

#datos h1{
  	width: 100%;
  	float: left;
  	position: relative;
  	font-family:"Dodger_Italic";
  	font-size: 19px;
  	padding-top: 38px;
  	color: #ed2025;
  	text-align: right;
	}
#datos p{
  	font-family:"Roboto Regular";
  	width: 100%;
  	float: left;
  	position: relative;
  	font-size: 18px;
  	margin-top: 10px;
  	line-height: 23px;
  	text-align: right;
  	font-weight: bold;
  	color: #182d5f;
	}

#menu{
	padding-bottom: none;
	background: transparent;
	width: 100%;
	margin-bottom:0;
	border: none;
	font-family:"Dodger_Italic";
    min-height: 10px;
	}
.menu{
  	display: -webkit-box;
  	display: -moz-box;
  	display: -ms-flexbox;
  	display: -webkit-flex;
  	display: flex;
  	-webkit-flex-flow: row wrap;
  	justify-content: space-around;
	}
.menu li{
  	text-align: center;
	}
#navbar a{
  	color: #fff;
  	font-size: 17px;
  	float: left;
  	position: relative;
  	padding: 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 #ed2025;
	}
#navbar .selec{
  	border-bottom: solid 2px #ed2025;
	}
#navbar a:hover span {
  	display: block;
  	color: #ed2025;
	}
#navbar .selec span {
  	display: block;
  	color: #ed2025;
	}
.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: "cuprum";
	font-family:"Dodger_Italic";
	}
.caption p{
  	font-size: 20px;
    text-shadow: 1px 2px 3px #000;
    font-family:"Roboto Regular";
	}
.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: #ed2025;
  	border-color:#ed2025;
	}
#contenido{
  	padding: 99px 0px;
	}
#clientes {
    background: #fff;
    padding: 50px 0px;
	}
.btn-home{
  	background: #182d5f;
  	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:"Dodger_Italic";
  	text-transform: uppercase;
  	color: #fff;
  	font-size: 20px;
  	margin-top: 23px;
	}
.btn-home p{
  	font-family:"Roboto Regular";
  	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 #ed2025;
	}
.sub-1 {
    font-family: "cuprum";
    width: 100%;
    float: left;
    position: relative;
    font-size: 20px;
    margin-top: 60px;
	text-shadow: 1px 1px 1px #000;
	}
.sub-2 {
    font-family:"Roboto Regular";
    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;
  	font-family:"Dodger_Italic";
	}
.texto-photo{
  	display: inline-block;
  	padding:60px 30px;
  	color: #FFF;
  	background: rgba(242, 53, 47, 0.9);
	}
.texto-photo h1{
  	width: 100%;
  	float: left;
  	position: relative;
  	font-family:"Dodger_Italic";
  	font-size: 36px;
  	padding-top: 18px;
	}
.texto-photo p{
  	font-family:"Roboto Regular";
  	width: 100%;
  	float: left;
  	position: relative;
  	font-size: 18px;
  	margin-top: 20px;
  	line-height: 23px;
	}
.texto-photo a{
  	display: inline-block;
  	margin-top: 40px;
  	padding: 7px 20px;
  	background: #ed2025;
  	text-transform: uppercase;
  	font-size: 14px;
  	color: #FFF;
	}
.texto-photo a:hover{
  	text-decoration: none;
  	background: #000;
	}
#links{
  	padding: 30px 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: 45px 15px;
	}
.texto-link h1{
  	text-transform: uppercase;
  	font-family:"Dodger_Italic";
  	font-size: 40px;
  	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: #f2352f99;
	}
footer{
  	background:#fff;
	}
.datos{
  	padding: 20px 0px;
  	font-family:"Roboto Regular";
  	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-family:"Roboto Regular";
  	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: 151px;
  	text-align: center;
	}
.redes h2{
  	margin-top: 30px;
  	font-family: 'Roboto', sans-serif;
  	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: 51px;
}
#fb:hover{
  	background: url(../img/redes-h.png) no-repeat  -10px 0px;
}
#tw{
  	background: url(../img/redes.png) no-repeat right top;
  	width: 52px;
  	height: 50px;
  	display: inline-block;
  	margin-top: 51px;
  	margin-left: 30px;
}
#tw:hover{
  	background: url(../img/redes-h.png) no-repeat right top;
}
#web{
    background: #f2352f;
  	padding: 11px 0px;
	}
#web a{
  	background: url(../img/web.png) no-repeat right;
  	padding-right: 148px;
  	font-family:"Roboto Regular";
  	color: #fff;
  	text-decoration: none;
  	float: right;
	}
#web a:hover{
  	background: url(../img/web-h.png) no-repeat right;
  	color: #182d5f;
	}
#contenido h1{
  	text-transform: uppercase;
  	border-bottom: solid 1px #fff;
  	padding-bottom: 10px;
  	font-size: 30px;
  	color: #fff;
  	font-family:"cuprum";
	}
#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:"Dodger_Italic";
    font-size: 42px;
    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-family:"Roboto Regular";
  	font-size:18px;
  	text-align: justify;
  	color: #000;
  	line-height: 20px;
	}
#empresa-texto p{
  	text-align: justify;
	color: #000;
	font-size: 18px;
    line-height: 23px;
	margin-top: 25px;
	font-family:"Roboto Regular";
	}
#img-empresa{
  	margin-top: 20px;
  	z-index: -111;
	}
#empresa2{
  	background: repeat right #f2f2f2;
  	padding-bottom: 100px;
  	padding-top: 50px;
  	margin-top: 20px;
  	border-top: 5px solid #ed2025;
	}
.mision {
    text-align: center;
    color: #000;
    width: 100%;
    display: block;
    margin: auto;
    margin-top: auto;
    margin-top: 20px;
	}
.mision img{
  	border: solid 5px #182d5f;
  	max-width: 180px;
  	max-height: 180px;
	}
.mision h1{
  	font-family:"Dodger_Italic";
  	margin-top: 15px;
  	color:#182d5f;
	font-size: 42px;
	}
.mision p{
	color: #000;
	font-size: 18px;
	line-height: 23px;
	margin-top: 25px;
	font-family:"Roboto Regular";
	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:"Dodger_Italic";
    font-size: 42px;
    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(237, 32, 37, 0.56);
  	width: 100%;
  	padding: 15px;
  	font-family:"Roboto Regular";
  	color: #FFF;
  	font-size: 28px;
	}
.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 a{
  	float: right;
  	font-family:"Roboto Regular";
  	font-size: 20px;
  	padding: 10px;
  	margin-top: 20px;
  	position: relative;
  	background: #ed2025;
  	color: #FFF;
	}
#titulo-productos a:hover{
  	background: #182d5f !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: #182d5f;
  	color: #FFF;
  	font-family:"Roboto Regular";
  	padding: 10px;
  	width: 100%;
  	font-size: 20px;
  	z-index: 20;
	}
.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:"Dodger_Italic";
    font-size: 30px;
    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:"Dodger_Italic";
    font-size: 30px;
    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:"Dodger_Italic";
    font-size: 30px;
    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:"Dodger_Italic";
    font-size: 30px;
    margin-left: 20px;
    margin-top: 25px;
    float: left;
    position: relative;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
	}
#title-productos1e {
    background: url(../img/title2e.jpg) no-repeat center;
    background-size: auto auto;
    background-size: cover;
    padding: 15px 0px;
    z-index: 100;
    height: 139px;
	}
#title-productos1e h1 {
    color: #FFF;
    font-family:"Dodger_Italic";
    font-size: 30px;
    margin-left: 20px;
    margin-top: 25px;
    float: left;
    position: relative;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
	}
#title-productos1f {
    background: url(../img/title2f.jpg) no-repeat center;
    background-size: auto auto;
    background-size: cover;
    padding: 15px 0px;
    z-index: 100;
    height: 139px;
	}
#title-productos1f h1 {
    color: #FFF;
    font-family:"Dodger_Italic";
    font-size: 30px;
    margin-left: 20px;
    margin-top: 25px;
    float: left;
    position: relative;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
	}
#title-productos1h {
    background: url(../img/title2h.jpg) no-repeat center;
    background-size: auto auto;
    background-size: cover;
    padding: 15px 0px;
    z-index: 100;
    height: 139px;
	}
#title-productos1h h1 {
    color: #FFF;
    font-family:"Dodger_Italic";
    font-size: 30px;
    margin-left: 20px;
    margin-top: 25px;
    float: left;
    position: relative;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
	}
#servicio{
  	background: repeat right #f2f2f2;
  	padding-top: 50px;
  	margin-top: 20px;
  	border-top: 5px solid #ed2025;
	}
#title-servicio{
    background: url(../img/title4.jpg) no-repeat center;
    background-size: auto auto;
    background-size: cover;
    padding: 15px 0px;
    z-index: 100;
    height: 139px;
	}
#title-servicio h1 {
    color: #FFF;
    font-family:"Dodger_Italic";
    font-size: 42px;
    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:"Dodger_Italic";
    font-size: 42px;
    margin-left: 20px;
    margin-top: 25px;
    float: left;
    position: relative;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
	}
#contacto p{
  	text-align: justify;
  	font-family:"Roboto Regular";
  	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-family:"Roboto Regular";
  	font-size: 16px;
	text-transform: none;
	}
#formulario input{
	width:100%;
	background-color:#182d5f;
	color:#fff;
	border:none;
	font-family:"Roboto Regular";
	padding:11px 8px;
	margin-top: 7px;
	}
#formulario textarea{
	width:100%;
	background-color:#182d5f;
	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: #ed2025 !important;
	}
#enviar:hover{
 	background: #182d5f !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: #ed2025 !important;
	}
#borrar:hover{
   	background: #182d5f !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: #182d5f;
  	color: #FFF;
  	text-align: center;
  	position: absolute;
  	left:70%;
  	top:30px;
  	font-size: 17px;
  	z-index: 1;
  	font-family:"Roboto Regular";
  	padding-top: 23px;
	}
#ampliar:hover{
   	background: #ed2025;
   	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: 237px;
    }




@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;
	}
    .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;
	}
	#datos h1 {
 		font-size: 14px;
  		padding-top: 18px;
  		text-align: center;
  	}
  	#datos p {
 		text-align: center;
  	}
	#navbar a {
  		margin-top: 10px;
  		min-height: 30px;
	}
	.link {
  		margin-top: 10px;
  		margin-bottom: 10px;
	}
	.texto-link {
  		padding: 10px 15px;
  		width: 60%;
	}
	.texto-link h1 {
  		font-size: 20px;
		margin-top: 30px;
	}
	.texto-link p {
  		margin-top: 5px;
  		font-size: 12px;
  		color: #FFF;
  		line-height: 12px;
	}
	.datos {
  		padding: 10px 0px;
  		font-family: 'Roboto', sans-serif;
  		color: #000;
  		font-size: 11px;
	}
	.datos h1 {
  		min-width: 75px;
  		padding-right:7px;
	}

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

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

	.texto-photo h1{
		font-size: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: 32px;
	}
	#empresa-texto p {
    	font-size: 16px;
    	line-height: 20px;
    }
	.mision h1 {
    	font-size: 36px;
	}
	.mision p {
    	font-size: 16px;
    	line-height: 21px;
    	margin-top: 6px;
		padding: 2px;
	}
	#title-productos h1 {
		font-size: 32px;
	}
	.producto-caption {
    	font-size: 17px;
	}
	#title-productos1a h1 {
    	font-size: 20px;
    }
	#title-productos1b h1 {
   		font-size: 20px;
	}
	#title-productos1c h1 {
    	font-size: 20px;
	}
	#title-productos1d h1 {
 		font-size: 20px;
	}
	#title-productos1e h1 {
    	font-size: 20px;
	}
	#title-productos1f h1 {
    	font-size: 20px;
	}
	#title-productos1h h1 {
    	font-size: 20px;
    }
	#title-contacto h1 {
		font-size: 32px;
	}
	.btn-home a {
    	margin-top: 11px;
    }
	#title-servicio h1 {
    	font-size: 32px;
    }
	.ser-foto-cap {
  		font-size: 16px;
    }
}


@media (max-width:1000px) and (min-width:800px){
	
	.btn-home h2{
		font-size:17px;
	}
	
	.texto-link{
		padding:13px 15px;
	}
	
	.texto-link p{
		line-height:16px;
		margin-top:7px;
	}
	
	.datos h1{
		font-size:8px;
		padding-right:4px;
	}
	
	.datos p{
		font-size:12px;
		margin-left:7px;
	}
	#datos h1 {
 		font-size: 14px;
  		padding-top: 18px;
  		text-align: center;
  	}
  	#datos p {
 		text-align: center;
  	}
	
	#texto-emp{
		margin-top:24px;
	}
	.texto-link h1 {
    	font-size: 28px;
    }
	#navbar a {
    	padding: 0px 0px;
    }
	#title-productos1a h1 {
    	font-size: 22px;
    }
	#title-productos1b h1 {
   		font-size: 22px;
	}
	#title-productos1c h1 {
    	font-size: 22px;
	}
	#title-productos1d h1 {
 		font-size: 22px;
	}
	#title-productos1e h1 {
    	font-size: 22px;
	}
	#title-productos1f h1 {
    	font-size: 22px;
	}
	#title-productos1h h1 {
    	font-size: 22px;
    }
	
}


@media (max-width:1300px) and (min-width:1000px){
	
	
	.btn-home h2{
		font-size:18px;
	}
	
	.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;
	}
	.texto-link h1 {
    	font-size: 30px;
    }
	.producto-caption {
   		font-size: 14px;
	}
	#title-productos1a h1 {
    	font-size: 22px;
    }
	#title-productos1b h1 {
   		font-size: 22px;
	}
	#title-productos1c h1 {
    	font-size: 22px;
	}
	#title-productos1d h1 {
 		font-size: 22px;
	}
	#title-productos1e h1 {
    	font-size: 22px;
	}
	#title-productos1f h1 {
    	font-size: 22px;
	}
	#title-productos1h h1 {
    	font-size: 22px;
    }
	.ser-foto-cap {
   		font-size: 13px;
    }
	
}


@media (max-width:1400px) and (min-width:1300px){
	
	
	.texto-link{
		padding:12px 15px;
	}
	
	.texto-link p{
		line-height:18px;
		margin-top:9px;
	}
	
	.datos h1{
		padding-right:4px;
	}
	
	.datos p{
		font-size:14px;
	}
	#datos h1 {
 		padding-top: 17px;
 	}
	.texto-link h1 {
    	font-size: 32px;
    }
	.producto-caption {
    	font-size: 22px;
	}
	.ser-foto-cap {
   		font-size: 15px;
    }
	#title-productos1a h1 {
    	font-size: 24px;
    }
	#title-productos1b h1 {
   		font-size: 24px;
	}
	#title-productos1c h1 {
    	font-size: 24px;
	}
	#title-productos1d h1 {
 		font-size: 24px;
	}
	#title-productos1e h1 {
    	font-size: 24px;
	}
	#title-productos1f h1 {
    	font-size: 24px;
	}
	#title-productos1h h1 {
    	font-size: 24px;
    }
	.producto-caption {
   		font-size: 14px;
	}
}