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

@font-face {
	font-family:"Roboto Regular";
	src:url("../fonts/Roboto-Regular.eot?") format("eot"),
	url("../fonts/Roboto-Regular.woff") format("woff"),
	url("../fonts/Roboto-Regular.ttf") format("truetype"),
	url("../fonts/Roboto-Regular.svg#Roboto-Regular") format("svg");
	font-weight:normal;
	font-style:normal;
	}
	
	
#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: url(../img/head.png);
  border-bottom: 6px solid #070f53;
}

#menu{
	padding-bottom: none;
	background: transparent;
	width: 100%;
	margin-bottom:0;
	border: none;
	font-family:"Roboto Bold";
}
.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;
  min-height: 40px !important;
}
#borde{
	border-bottom: 6px solid #070f53;}
.navbar{
	min-height: 40px !important;}
#navbar a{
  color: #070f53;
  font-size: 24px;
  float: left;
  position: relative;
  padding: 17px;
  margin-left: 20px;
  text-decoration: none !important;
  background: #fff;
  padding-top: 8px;
  padding-bottom: 8px;
}
#navbar a span {
  display: none;
  width: 100%;
  position: absolute;
  text-align: center;
  top: -10px;
  left: 0px;
}
#navbar a:hover{
  background:#070f53;
  color:#fff;
  box-shadow: 0px 3px 8px #000;
}
#navbar .selec{
  background:#070f53;
  color:#fff;
  box-shadow: 0px 3px 8px #000;
}
#navbar a:hover span {
  display: block;
}
#navbar .selec span {
  display: block;
}
#buscar{
  width: 250px;
  float: left;
  position: relative;
  background: #fff;
  padding: 0px 5px;
}
#buscar input{
  border: none;
  background: #e3e3e3;
  color: #000;
  font-size: 16px;
}
#buscar button{
	border: none;
	color: #fff;
  background: #000;
  font-size: 16px;
  border-radius: 0px;
}
#btns-carrito a{
  padding: 5px;
  display: inline-block;
  font-family:"Roboto Regular";
  color: #000;
  margin-top: 5px;
}
.borde{
  border-left: solid 1px #fff;
}
.caption{
  position: absolute;
  right:13%;
  bottom: 70px;
}
.caption h1{
  font-family:"Roboto Regular";
  font-size: 48px;
  color: #fff;
  text-align: right;
  text-transform: uppercase;
  text-shadow: 2px 2px 3px #000;
}
#carousel-home .carousel-indicators{
  text-align: right;
  width: auto;
  background: #070f53;
  float: right;
  padding: 6px;
  margin-left: 0px;
  left: auto;
  right: 13%;
  bottom: 0px;
}
#carousel-home .carousel-indicators li{
  width:16px;
  height:16px;
  background: #fff;
  border-color: #000;
}
#carousel-home .carousel-indicators .active{
  background: #000;
  border-color:#fff;
}
#contenido{
  padding: 99px 0px;
}
.btn-home{
  background: #f4f4f4;
  padding: 10px;
  float: left;
  position: relative;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: 'Roboto', sans-serif;
  box-shadow: 5px 5px 3px #000000b3;
}
.btn-home h2{
  font-family:"Roboto Bold";
  text-transform: uppercase;
  color: #000;
  font-size: 26px;
}
.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: #322b80;
  text-transform: uppercase;
  font-size: 14px;
  color: #FFF;
  border-radius: 12px;

}
.btn-home a:hover{
   background: rgb(98, 98, 98);
   text-decoration: none;
}
.photo {
	background-attachment: fixed;
  padding-top: 100px;
  padding-bottom: 80px;
	background-position: 20% 0;
	position: relative;
  background-image: url(../img/img.jpg);
  background-size: cover;
  font-family: 'Roboto', sans-serif;
  border-top: 6px solid #070f53;
  border-bottom: 6px solid #070f53;
}
.home-btn1{
  background:#e84f66;
  padding: 68px 20px;
  font-family: 'Roboto', sans-serif;
  float: left;
  position: relative;
  width: 100%;
  min-height: 406px;
  max-height: 465px;
}
.home-btn1 h1{
  color: #FFF;
  text-align: center;
  font-size: 65px;
  text-shadow: 1px 3px 1px #000;
  font-weight: 700;
}
.home-btn1 h2{
  font-family:"Roboto Regular";
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  margin-top: 20px;
}
.home-btn1 a{
  margin-top: 20px;
  display:inline-block;
  width: 100%;
}
.home-btn2{
  font-family: 'Roboto', sans-serif;
  float: left;
  position: relative;
  width: 100%;
  border: solid 2px #f6b436;
  min-height: 384px;
  overflow: hidden;
  min-height: 406px;
  max-height: 465px;
}
.home-btn2 h1{
  color: #000;
  text-align: center;
  font-size: 65px;
  font-weight: 700;
}
.home-btn2 h2{
  color: #000;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  margin-top: 20px;
}
/*
.home-btn2 a{
  margin-top: 20px;
  display:inline-block;
  width: 100%;
}
.home-btn2:hover img{
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}*/
.home-btn2-tex{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  padding: 83px 0px;
}
.home-btn2-tex h1{
  color: #FFF;
  text-align: center;
  font-size: 65px;
  font-weight: 400;
  text-shadow: 1px 3px 1px #000;
}
.home-btn2-tex h2{
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  margin-top: 20px;
}
.home-btn2-tex a{
  margin-top: 20px;
  display:inline-block;
  width: 100%;
}
#contenido{
  background: url(../img/bg1.jpg);
}
.btn-home1{
  float: left;
  position: relative;
  width: 100%;
  background: url(../img/home1.jpg) no-repeat;
  background-size: cover;
  margin-top: 30px;
  height: 470px;
  border: solid #070f53 3px;
}
.btn-home1 span{
  background: rgba(82, 151, 0, 0.56);
  position: absolute;
  left: 0px;
  top: 30%;
  width: 100%;
  padding: 43px 40px;
}
.btn-home1 h1{
  color: #fff !important;
  text-align: center;
  font-size: 53px !important;
  text-shadow: -2px -1px 1px #000;
  font-weight: 400;
  font-family: "Roboto" !important;
  border-bottom: none !important;
}
.btn-home1 p{
  font-family: "Roboto" !important;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  margin-top: -9px;
}
.btn-home1 img {
    position: absolute;
    bottom: -85px;
    left: 33%;
}
.btn-home2{
  float: left;
  position: relative;
  width: 100%;
  background: url(../img/home2.jpg) no-repeat;
  background-size: cover;
  margin-top: 30px;
  height: 470px;
  border: solid #070f53 3px;
}
.btn-home2 span{
  background:rgba(82, 151, 0, 0.56);
  position: absolute;
  left: 0px;
  top: 30%;
  width: 100%;
  padding: 43px 40px;
}
.btn-home2 h1{
  color: #fff !important;
  text-align: center;
  font-size: 53px !important;
  text-shadow: -2px -1px 1px #000;
  font-weight: 400;
  font-family: "Roboto" !important;
  border-bottom: none !important;
}
.btn-home2 p{
  font-family: "Roboto" !important;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  margin-top: -9px;
}
.btn-home2 img {
    position: absolute;
    bottom: -85px;
    left: 34%;
}
.btn-home3{
  float: left;
  position: relative;
  width: 100%;
  background: url(../img/home3.jpg) no-repeat;
  background-size: cover;
  margin-top: 30px;
  height: 470px;
  border: solid #070f53 3px;
}
.btn-home3 span{
  background: rgba(82, 151, 0, 0.56);
  position: absolute;
  left: 0px;
  top: 30%;
  width: 100%;
  padding: 43px 40px;
}
.btn-home3 h1{
  color: #fff !important;
  text-align: center;
  font-size: 53px !important;
  text-shadow: -2px -1px 1px #000;
  font-weight: 400;
  font-family: "Roboto" !important;
  border-bottom: none !important;
}
.btn-home3 p{
  font-family: "Roboto" !important;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  margin-top: -9px;
}
.btn-home3 img {
    position: absolute;
    bottom: -85px;
    left: 33%;
}
.btn-home4{
  float: left;
  position: relative;
  width: 100%;
  background: url(../img/home4.jpg) no-repeat;
  background-size: cover;
  margin-top: 30px;
  height: 470px;
  border: solid #070f53 3px;
}
.btn-home4 span{
  background: rgba(82, 151, 0, 0.56);
  position: absolute;
  left: 0px;
  top: 30%;
  width: 100%;
  padding: 43px 40px;
}
.btn-home4 h1{
  color: #fff !important;
  text-align: center;
  font-size: 53px !important;
  text-shadow: -2px -1px 1px #000;
  font-weight: 400;
  font-family: "Roboto" !important;
  border-bottom: none !important;
}
.btn-home4 p{
  font-family: "Roboto" !important;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  margin-top: -9px;
}
.btn-home4 img {
    position: absolute;
    bottom: -85px;
    left: 33%;
}
.texto-photo{
  display: inline-block;
  padding:60px 30px;
  color: #FFF;
}
.texto-photo h1{
  width: 100%;
  float: left;
  position: relative;
  font-family:"Roboto Bold";
  font-size: 36px;
}
.texto-photo p{
  font-family:"Roboto Regular";
  width: 100%;
  float: left;
  position: relative;
  font-size: 18px;
  margin-top: 20px;
  line-height: 23px;
  text-align: center;
}
.texto-photo a{
  display: inline-block;
  margin-top: 40px;
  padding: 7px 20px;
  bottom: -64px;
  margin-left: 40%;
  text-transform: uppercase;
  font-size: 14px;
  color: #FFF;
}

#empresa p{
	color: #000;
	text-align: justify;
	font-size: 19px;
	}
#links{
  padding: 30px 0px;
}
.link{
  width: 100%;
  float: left;
  position: relative;
}
#empresa h1 {
    text-transform: uppercase;
    border-bottom: solid 1px #000;
    padding-bottom: 10px;
    font-size: 30px;
    color: #000;
    font-family: "Roboto Bold";
	margin-top: 62px;
}

.texto-link{
  text-align: center;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  right: 0px;
  top: 0px;
  width: 50%;
  height: 100%;
  padding: 45px 15px;
}
.texto-link h1{
  text-transform: uppercase;
  font-family:"Roboto Bold";
  font-size: 22px;
  color: #FFF;
}
.texto-link p{
  font-family:"Roboto Regular";
  margin-top: 20px;
  font-size: 15px;
  color: #FFF;
  line-height: 19px;
}
.link-p{
  text-transform: uppercase;
  text-decoration: underline;
}
.link:hover .texto-link{
  background: #318cfdcc;
}
.carousel-control.right{
	background: #FFF;
	color: #021B9D;
	opacity: 1;
	padding: 15px;
	width: 45px;
	height: 45px;
	position: relative;
	right: 0px;
	bottom: 3%;
	top: auto;
	float: right;
	margin-top: 7%;

}
.carousel-control.left{
	background: #FFF;
	color: #021B9D;
	opacity: 1;
	padding: 15px;
	width: 45px;
	height: 45px;
	position: relative;
	right: 90px;
	bottom: 3%;
	top: auto;
	left: auto;
	float: right;
	margin-top: 7%;

}

footer{
  background:#fff;
}

footer a{
  color: #000;
}

footer a:hover{
  color: #000;
}

.datos{
  padding: 20px 0px;
  font-family: 'Roboto', sans-serif;
  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{
  height: 130px;
  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: 30px;
}
#fb:hover{
  background: url(../img/redes-h.png) no-repeat  -10px 0px;
}
#tw{
  background: url(../img/redes.png) no-repeat right top;
  width: 50px;
  height: 50px;
  display: inline-block;
  margin-top: 30px;
  margin-left: 30px;
}
#tw:hover{
  background: url(../img/redes-h.png) no-repeat right top;
}
#web{
   background: #010954;
  padding: 11px 0px;
}
#web a{
  background: url(../img/web.png) no-repeat right;
  padding-right: 148px;
  font-family: 'Roboto', sans-serif;
  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 #000;
  padding-bottom: 10px;
  font-size: 30px;
  color: #000 ;
  font-family:"Roboto Bold";
}
.texto-producto h2 {
    font-family: "Roboto Bold";
    font-size: 20px;
    color: #000 !important;

}
#carousel-emp{
  margin-top: 30px;
}
#texto-emp{
  margin-top: 60px;
  font-family:"Roboto Regular";
  font-size:18px;
  text-align: justify;
  color: #000 !important;
  line-height: 20px;
}
.productos{
  margin-top: 20px;
  float: left;
  position: relative;
  width: 100%;
}
.productos p {
  margin-top: 30px;
  font-family:"Roboto Regular";
  font-size:18px;
  text-align: justify;
  color: #000 !important;
  line-height: 20px;
}

#mapa{
	height:400px;
  width: 100%;
  float: left;
  position: relative;
  margin-top: 70px;
	}
#ampliar{
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #000;
  color: #FFF;
  text-align: center;
  position: absolute;
  left:70%;
  top:30px;
  font-size: 17px;
  text-align: center;
  z-index: 1;
  font-family: 'Roboto', sans-serif;
  padding-top: 23px;
	}
#ampliar:hover{
   background: -moz-linear-gradient(top, #0b1564 0%, #0b1564 52%, #0b1564 100%) !important;
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(235,196,105,1)), color-stop(52%, rgba(213,175,85,1)), color-stop(100%, rgba(235,196,105,1)));
background: -webkit-linear-gradient(top, rgba(235,196,105,1) 0%, rgba(213,175,85,1) 52%, rgba(235,196,105,1) 100%);
background: -o-linear-gradient(top, rgba(235,196,105,1) 0%, rgba(213,175,85,1) 52%, rgba(235,196,105,1) 100%);
background: -ms-linear-gradient(top, rgba(235,196,105,1) 0%, rgba(213,175,85,1) 52%, rgba(235,196,105,1) 100%);
background: linear-gradient(to bottom, rgba(235,196,105,1) 0%, rgba(213,175,85,1) 52%, rgba(235,196,105,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebc469', endColorstr='#ebc469', GradientType=0 );
  text-decoration: none;
	}
#formulario{
  margin-top: 30px;
}
#formulario h2{
	color: #070f53 !important;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
	text-transform: none;
	font-size: 18px;
	margin-top: 5px;
}
#formulario input{
	width:100%;
	background-color:#070f53;
	color:#fff;
	border:none;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	padding:11px 8px;
	margin-top: 5px;
	}
#formulario textarea{
	width:100%;
	background-color:#070f53;
	color:#fff;
	border:none;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	padding:7px 8px;
	margin-top: 5px;
	}
#enviar{
	width:90px !important;
	cursor:pointer;
	position:relative;
	float:right;
	font-size:26px !important;
	color:#FFF !important;
	text-align:center;
    margin-right: 15px;
	margin-top:30px !important;
	padding:9px 0px !important;
	background: #000 !important;
	}
#enviar:hover{
 background: -moz-linear-gradient(top, #0b1564 0%, #0b1564 52%, #0b1564 100%) !important;
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(235,196,105,1)), color-stop(52%, rgba(213,175,85,1)), color-stop(100%, rgba(235,196,105,1)));
background: -webkit-linear-gradient(top, rgba(235,196,105,1) 0%, rgba(213,175,85,1) 52%, rgba(235,196,105,1) 100%);
background: -o-linear-gradient(top, rgba(235,196,105,1) 0%, rgba(213,175,85,1) 52%, rgba(235,196,105,1) 100%);
background: -ms-linear-gradient(top, rgba(235,196,105,1) 0%, rgba(213,175,85,1) 52%, rgba(235,196,105,1) 100%);
background: linear-gradient(to bottom, rgba(235,196,105,1) 0%, rgba(213,175,85,1) 52%, rgba(235,196,105,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebc469', endColorstr='#ebc469', GradientType=0 );

	color: #FFF !important;
	}
#borrar{
	width:90px !important;
	cursor:pointer;
	position:relative;
	float:right;
	font-size:26px !important;
	color:#FFF !important;
	text-align:center;
	margin-top:30px!important;
	padding:9px 0px !important;
	background: #000 !important;
	}
#borrar:hover{
   background: -moz-linear-gradient(top, #0b1564 0%, #0b1564 52%, #0b1564 100%) !important;
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(235,196,105,1)), color-stop(52%, rgba(213,175,85,1)), color-stop(100%, rgba(235,196,105,1)));
background: -webkit-linear-gradient(top, rgba(235,196,105,1) 0%, rgba(213,175,85,1) 52%, rgba(235,196,105,1) 100%);
background: -o-linear-gradient(top, rgba(235,196,105,1) 0%, rgba(213,175,85,1) 52%, rgba(235,196,105,1) 100%);
background: -ms-linear-gradient(top, rgba(235,196,105,1) 0%, rgba(213,175,85,1) 52%, rgba(235,196,105,1) 100%);
background: linear-gradient(to bottom, rgba(235,196,105,1) 0%, rgba(213,175,85,1) 52%, rgba(235,196,105,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebc469', endColorstr='#ebc469', GradientType=0 );
	color: #FFF !important;
	}
#contacto p{
  text-align: justify;
  font-family: 'Roboto', sans-serif;
  margin-top: 70px;
  font-size: 18px;
  padding-left: 30px;
  color: #070f53;
}


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


@media (max-width: 800px){
.btn-home1 h1 {
    font-size: 30px !important;
}
.btn-home2 h1 {
    font-size: 30px !important;
}
.btn-home3 h1 {
    font-size: 30px !important;
}
.btn-home4 h1 {
    font-size: 30px !important;
}	
	.btn-home1 img {
    left: 16%;
}
	.btn-home2 img {
    left: 16%;
}
	.btn-home3 img {
    left: 16%;
}
	.btn-home4 img {
    left: 16%;
}
.slogan {
	float: left;
	position: relative;
	}	
header {
    height: auto;
}
.navbar-header {
    float: none;
}
.navbar-left,.navbar-right {
    float: none !important;
}
.navbar-toggle {
    display: block;
	background: #fff !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;
}
.btn-home {
		min-height: 180px;
	}
.menu{
  display: block;
}
.caption {
  bottom: 40px;
}
.caption h1 {
  font-size: 20px;
}
#buscar {
  margin-left: 30px;
}
#btns-carrito a {
  margin-left: 20px;
}
#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: 60%;
}
.texto-link h1 {
  font-size: 25px;
}
.texto-link p {
  margin-top: 5px;
  font-size: 12px;
  color: #FFF;
  line-height: 12px;
}
.datos {
  padding: 10px 0px;
  font-family: 'Roboto', sans-serif;
  color: #FFF;
  font-size: 11px;
}
.datos h1 {
  min-width: 75px;
  padding-right:7px;
  color: #000;
}

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

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

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



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

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


@media (max-width:1000px) and (min-width:800px){
	.btn-home1 h1 {
    font-size: 30px !important;
}
.btn-home2 h1 {
    font-size: 30px !important;
}
.btn-home3 h1 {
    font-size: 30px !important;
}
.btn-home4 h1 {
    font-size: 30px !important;
}	
	.btn-home1 img {
    left: 16%;
}
	.btn-home2 img {
    left: 16%;
}
	.btn-home3 img {
    left: 16%;
}
	.btn-home4 img {
    left: 16%;
}
	.btn-home h2{
		font-size:17px;
	}
	.btn-home {
		min-height: 163px;
	}
	
	.texto-link{
		padding:13px 15px;
	}
	
	.texto-link h1 {
    margin-top: 0px;
	font-size:20px;
       }

	.texto-link p{
	  line-height: 14px;
	  font-size: 14px;
	  margin-top: 6px;

	}
	
	.datos h1{
		font-size:8px;
		padding-right:4px;
	}
	
	.datos p{
		font-size:12px;
		margin-left:7px;
	}
	
	#texto-emp{
		margin-top:24px;
	}
	
	.productos p{
		margin-top:0px;
	}
	.btn-home h2 {
    font-size: 14px;
    }
	
}


@media (max-width:1300px) and (min-width:1000px){
	
	.btn-home1 h1 {
    font-size: 30px !important;
}
.btn-home2 h1 {
    font-size: 30px !important;
}
.btn-home3 h1 {
    font-size: 30px !important;
}
.btn-home4 h1 {
    font-size: 30px !important;
}	
	.btn-home1 img {
    left: 16%;
}
	.btn-home2 img {
    left: 16%;
}
	.btn-home3 img {
    left: 16%;
}
	.btn-home4 img {
    left: 16%;
}
	.btn-home h2{
		font-size:22px;
	}
	.texto-link h1 {
    margin-top: -20px;
	font-size:20px;
       }

	.texto-link p{
	  line-height: 14px;
	  font-size: 14px;
	  margin-top: 6px;

	}
	
	.texto-link{
		padding:32px 15px;
	}
	
	.datos h1{
		font-size:15px;
		padding-right:2px;
	}
	
	.datos p{
		margin-left:4px;
		font-size:14px;
	}
	
	#texto-emp{
		margin-top:40px;
	}
	
	.productos p{
		margin-top:5px;
	}
	.btn-home h2 {
    font-size: 16px;
    }
	
}


@media (max-width:1500px) and (min-width:1300px){
	.btn-home1 h1 {
    font-size: 30px !important;
}
.btn-home2 h1 {
    font-size: 30px !important;
}
.btn-home3 h1 {
    font-size: 30px !important;
}
.btn-home4 h1 {
    font-size: 30px !important;
}	
	.btn-home1 img {
    left: 16%;
}
	.btn-home2 img {
    left: 16%;
}
	.btn-home3 img {
    left: 16%;
}
	.btn-home4 img {
    left: 16%;
}
	.texto-link{
		padding:12px 15px;
	}
	
	.texto-link h1 {
    margin-top: -5px;
	font-size:20px;
       }

	.texto-link p{
	  line-height: 14px;
	  font-size: 14px;
	  margin-top: 6px;

	}
	.datos h1{
		padding-right:4px;
	}
	
	.datos p{
		font-size:14px;
	}
	
	.productos p{
		margin-top:13px;
	}
	.btn-home h2 {
    font-size: 18px;
    }

}

@media (max-width:1800px) and (min-width:1500px){
	
	
	.texto-link h1 {
    margin-top: -20px;
	font-size:20px;
       }

	.texto-link p{
	  line-height: 14px;
	  font-size: 14px;
	  margin-top: 6px;

	}
	.btn-home h2 {
    font-size: 20px;
    }
	#img p{
	float: right;
	position: relative;
	color: #fff;
	width: 530px;
	text-align: justify;
	}


}
