@font-face {
	font-family:"Decker";
	src:url("../fonts/Decker/Decker.eot?") format("eot"),
	url("../fonts/Decker/Decker.woff") format("woff"),
	url("../fonts/Decker/Decker.ttf") format("truetype"),
	url("../fonts/Decker/Decker.svg#") format("svg");
	font-weight:normal;
	font-style:normal;
}
@font-face {
  font-family:"Mural Script";
  src:url("../fonts/Mural_Script/MH______.eot?") format("eot"),
  url("../fonts/Mural_Script/MH______.woff") format("woff"),
  url("../fonts/Mural_Script/MH______.ttf") format("truetype"),
  url("../fonts/Mural_Script/MH______.svg#MuralScript") format("svg");
  font-weight:normal;
  font-style:normal;
}

@font-face {
	font-family:"Decker Bold";
	src:url("../fonts/DeckerB.eot?") format("eot"),
	url("../fonts/DeckerB.woff") format("woff"),
	url("../fonts/DeckerB.ttf") format("truetype"),
	url("../fonts/DeckerB.svg#") format("svg");
	font-weight:normal;
	font-style:normal;
	}
	
	
#contenedor{
  width:100%;
  overflow:hidden;
  z-index:9999;
  position:relative;
}
.pad{
  padding-left:0px;
  padding-right:0px;
}
.clear{
  clear:both;
}
header {
  background: #000;
  padding-top: 20px;
}
#barra-menu{
  background:#FFF;
  margin-top: 20px;
}
#menu{
	padding-bottom: none;
	background: transparent;
	width: 100%;
	margin-bottom:0;
	border: none;
    font-family:"Decker";
    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: #000;
  font-size: 20px;
  float: left;
  position: relative;
  padding: 12px 10px;
  margin-left: 20px;
  text-decoration: none !important;
  min-height: 32px;
}
#navbar a:hover{
  background: #f61818;
  color: #FFF;
}
#navbar .selec{
  background: #f61818;
  color: #FFF;
}
#telefonos{
  font-family:"Decker";
  font-size: 20px;
  color: #FFF;
  text-align: right;
  line-height: 25px;
  margin-top: 20px;
}
#telefonos i{
  font-size: 30px;
}
.bg-1{
  background: url(../img/bg1.jpg) no-repeat center top;
	background-size: cover;
}
.bg-2{
  background: url(../img/bg2.jpg) no-repeat center top;
	background-size: cover;
}
.bg-3{
  background: url(../img/bg3.jpg) no-repeat center top;
	background-size: cover;
}
.bg-4{
  background: url(../img/bg4.jpg) no-repeat center top;
	background-size: cover;
}
.bg-5{
  background: url(../img/bg5.jpg) no-repeat center top;
	background-size: cover;
}
.bg-6{
  background: url(../img/bg6.jpg) no-repeat center top;
	background-size: cover;
}
.bg-7{
  background: url(../img/bg7.jpg) no-repeat center top;
	background-size: cover;
}
#cont-centro{
  padding: 30px;
  background: rgba(0, 0, 0, 0.5);
}
#carousel-home{
  background: url(../img/banner/bg.jpg) no-repeat bottom;
  background-size: cover;
  border: solid 3px #fff;
}
#carousel-home img{
  margin-top: 200px;
}
#carousel-home .carousel-indicators{
  bottom: 10px;
}
#carousel-home .carousel-indicators li{
	width:16px;
	height:16px;
  background: #fff;
  border-color: #fff;
}
#carousel-home .carousel-indicators .active{
  background: #f61818;
  border-color: #f61818;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.home{
  width: 100%;
  float: left;
  position: relative;
  margin-top: 20px;
}
.hover{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  display: none;
}
.caption{
  position: absolute;
  text-align: center;
  width: 100%;
  top: 43%;
  font-family:"Decker";
  font-size: 22px;
  color: #000;
}
.caption h2{
  border-bottom: solid 1px #000;
  padding-bottom: 3px;
  display: inline-block;
}
.caption p{
  margin-top: 10px;
  font-size: 18px;
}
.home:hover .hover{
  display: block;
}
#carousel2{
  margin-top: 40px;
}
#carousel2 .carousel-indicators{
  bottom: -30px;
}
#carousel2 .carousel-indicators li{
	width:16px;
	height:16px;
  background: #fff;
  border-color: #fff;
}
#carousel2 .carousel-indicators .active{
  background: #f61818;
  border-color: #f61818;
}
#titulo{
  text-align: center;
}
#titulo h1{
  text-align: center;
  margin-top: 80px;
  color: #FFF;
  font-family:"Mural Script";
  font-size: 60px;
  border-bottom: solid 4px #fff;
  padding: 0px 30px;
  padding-bottom: 15px;
  display: inline-block;
  text-shadow: -3px 2px 1px rgba(0, 0, 0, 0.54);
}
#titulo h2{
  text-align: center;
  margin-top: 20px;
  color: #FFF;
  font-family:"Mural Script";
  font-size: 60px;
  border-bottom: solid 4px #fff;
  padding: 0px 30px;
  padding-bottom: 15px;
  display: inline-block;
  text-shadow: -3px 2px 1px rgba(0, 0, 0, 0.54);
}
#home{
  padding-bottom: 40px;
}
footer{
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  color: #FFF;
  font-family:"Decker";
  padding: 10px 0px;
  line-height:19px;
  font-size:18px;
}
footer i{
  font-size: 40px;
}
footer h1{
  margin-top: 30px;
  font-family:"Decker Bold";
  font-size:18px;
}
footer p{
  margin-top: 25px;
}
#web{
  text-align: left;
  margin-top: 12px;
}
#web a{
  background: url(../img/web.png) no-repeat right;
  padding-right: 148px;
  font-family:"Mural Script";
  color: #FFF;
  text-decoration: none;
  float: left;
}
.caption2{
  position: absolute;
  text-align: center;
  width: 100%;
  top: 33%;
  font-family:"Decker";
  font-size: 22px;
  color: #000;
}
.caption2 h2{
  border-bottom: solid 1px #fff;
  padding-bottom: 3px;
  font-family:"Mural Script";
  font-size: 35px;
  display: inline-block;
  color:#fff;
}
.caption2 p{
  margin-top: 10px;
  font-size: 18px;
  color:#fff;
}
#linea{
  margin-top: 40px;
}
#empresa{
  margin-top: 50px;
  font-family:"Decker";
  text-align: justify;
  line-height: 25px;
  color: #FFF;
  font-size: 20px;
}
#empresa p{
	margin-top: 20px;
	font-size:22px;
}
#empresa-tab{
	margin-top: 100px;
}
#empresa-tab .tab-content{
	margin-top: 30px;
}
#empresa-tab h1{
	font-family:"Mural Script";
    font-size: 48px;
	color: #FFF;
	margin-top: 40px;
}
#empresa-tab p{
	margin-top: 15px;
	color: #FFF;
	font-family:"Decker";
    text-align: justify;
    line-height: 25px;
	font-size:22px;
}
#empresa-tab ul{
	border: none;
	text-align: center;
}
#empresa-tab li{
	border: none;
	display: inline-block;
	float: none;
	min-width: 319px;
	margin-left: 30px;
	margin-right: 30px;
}
#empresa-tab li a{
	border-radius: 0px;
	background: #fff;
	font-family:"Mural Script";
  font-size: 36px;
	color: #000;
}
#empresa-tab .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{
	background:#FF1317;
	color: #FFF;
	border: none;
}
#volver{
	float: right;
	position: relative;
	background: #fff;
	color: #000;
	font-family:"Mural Script";
    font-size: 36px;
	padding: 5px 22px;
	margin-right: -60px;
	text-decoration: none !important;
}
#volver:hover{
	background: #e82023;
	color: #FFF;
}
.producto-text{
	background: #676565;
	color: #FFF;
	font-family:"Decker";
	font-size: 12px;
	min-height:403px;
	padding-bottom:20px;
}
.producto-title{
	background:#f52d2c;
	padding:15px;
	font-family:"Decker";
}
.line{
	width: 98%;
	margin-left: 1%;
	margin-top: 15px;
	height: 1px;
	background: #FFF;
}
.producto-title h1{
	font-family: "Mural Script";
	text-align: right;
	font-size: 38px;
	padding: 0px 5px;
}
.producto-text h2{
	margin-top: 15px;
	font-size:18px;
	line-height:19px;
}
.producto-text p{
	margin-top: 30px;
	font-size:18px;
	line-height:32px;
}
.producto-text2 {
    background: #000;
    color: #FFF;
    font-size: 12px;
    min-height: 403px;
}
.producto-text3 {
    background: #000;
    color: #FFF;
    font-size: 12px;
    min-height: 403px;
}
.producto-text3 p{
	margin-top: 16px;
	font-size:15px;
	line-height:19px;
}
.table-pro2 {
    margin-top: 16px;
}
.producto-text2 p{
	margin-top: 1px;
	font-size:15px;
	line-height:19px;
}
.table-pro{
	margin-top:26px;
}
.mayus{
	font-family:"Mural Script";
    font-size:30px;
}
.prev-c{
	background: url(../img/arrowL.png) !important;
	width: 29px;
	height: 38px;
	top: 50%;
	opacity:1;

}
.prev-c:hover{
	background: #e82023;
	color: #FFF;
}
.next-c{
	background: url(../img/arrowR.png) !important;
	width: 29px;
	height: 38px;
	top: 50%;
	opacity:1;
}
.next-c:hover{
	background: #e82023;
	color: #FFF;
}
#c-productos{
	margin-top: 30px;
}

/*

.img-p {
	position: absolute;
	left: 10px;
	top: 5px;
	z-index: 999;
	color: #fff;
	-webkit-text-stroke:1px #333;
	padding:15px;
	width: 100%;
	font-family:"Mural Script";
	font-size: 38px;
}*/

.title h1{
    position: absolute;
	z-index: 999;
	color: #fff;
	-webkit-text-stroke:1px #333;
	padding:15px !important;
	font-family:"Mural Script";
	font-size: 38px;

}


.img-p{
    background: #FFF;
    float: left;
    position: relative;
    margin-top: 40px;
}

#mapa{
	height:400px;
  width: 100%;
  float: left;
  position: relative;
  margin-top: 70px;
	}
#ampliar{
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background-color: #4c4c4c;
  color: #FFF;
  text-align: center;
  position: absolute;
  left:45%;
  top:30px;
  font-size: 24px;
  text-align: center;
  z-index: 1;
  font-family:"Decker";
  padding-top: 35px;
	}
#ampliar:hover{
	background: #e82023;
  text-decoration: none;
	}
#formulario{
  margin-top: 30px;
}
#formulario h2{
	color: #FFF !important;
  font-family:"Decker";
	margin-left: 10px;
	text-transform: none;
	font-size: 18px;
	margin-top: 5px;
}
#formulario input{
	width:100%;
	background-color:#FFF;
	color:#000;
	border:none;
	font-family:"Decker";
	font-size:17px;
	padding:10px 8px;
	margin-top: 5px;
	}
#formulario textarea{
	width:100%;
	background-color:#FFF;
	color:#000;
	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:20px !important;
	color:#FFF !important;
	text-align:center;
  margin-right: 15px;
	margin-top:30px !important;
	padding:7px 0px !important;
	background: #4c4c4c !important;
	}
#enviar:hover{
  background: #e82023 !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:7px 0px !important;
	background: #4c4c4c !important;
	}
#borrar:hover{
  background: #e82023 !important;
	color: #FFF !important;
	}
#contacto p{
  text-align: justify;
  font-family:"Decker";
  margin-top: 50px;
  font-size: 22px;
  color: #fff;
}
@media (max-width: 800px){
header {
  height: auto;
}
.navbar-header {
    float: none;
}
.navbar-left,.navbar-right {
    float: none !important;
}
.navbar-toggle {
    display: block;
	background: #000  !important;
}
.navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
.navbar-collapse.collapse {
    display: none!important;
}
.navbar-nav {
    float: none!important;
    margin-top: 7.5px;
}
.navbar-nav>li {
    float: none;
}
.navbar-nav>li>a {
    padding-top: 10px ;
    padding-bottom: 10px;
}
.collapse.in{
    display:block !important;
}
#navbar li {
   width: 100%;
 }
#navbar a{
    width: 100%;
    text-align: left;
	padding: 5px;
	margin-top: 2px;
}
#menu {
  margin-top: 10px;
}
.menu{
  display: block;
}
#titulo h1 {
  margin-top: 40px;
  font-size: 40px;
}
#titulo h2 {
  margin-top: 40px;
  font-size: 40px;
}
#empresa {
  margin-top: 20px;
}
#empresa p {
  margin-top: 0px;
  text-align:center;
  font-size:18px;
  line-height:19px;
}
#empresa img {
  margin-top: 20px;
}
#empresa-tab li {
  min-width: 162px;
  margin-left: 0px;
  margin-right: 0px;
}

#empresa-tab li a{
	font-size:28px;
}

#empresa-tab{
	margin-top: 50px;
}
.caption2 h2 {
  font-size: 25px;
}
footer i {
  margin-top: 20px;
}
.producto-text {
  padding-bottom: 20px;
}
.producto-title h1 {
  font-size: 25px;
}


#empresa-tab h1{
	font-size:46px;
}

#empresa-tab p{
	text-align:center;
	line-height:22px;
}

.title h1{
	font-size:23px;
	padding:7px !important;
	-webkit-text-stroke:0px;
	color:#000;
	line-height:19px;
}

.img-p{
	margin-top:49px;
}

.producto-text h2{
	margin-top:6px;
}

.producto-text p{
	line-height:27px;
	font-size:17px;
}

#contacto p{
	font-size:18px;
}

#carousel-home img{
	  margin-top: 100px;
	}

#volver{
	font-size:25px;
}


}

@media (max-width: 960px) and (min-width:800px){
	
	#navbar a{
		font-size:15px;
		margin-left:-8px;
	}
	
	#carousel-home img{
	  margin-top: 100px;
	}
	
	#empresa p{
		font-size:21px;
		margin-top:-3px;
	}
	
	#empresa-tab li{
		min-width:180px;
		margin-left:3px;
	}
	
	#empresa-tab li a{
		font-size:26px;
	}
	
	#empresa-tab p{
		font-size:20px;
		line-height:21px;
	}
	
	#titulo h1{
		margin-top:12px;
		font-size:57px;
	}
}

@media (max-width: 1130px) and (min-width:960px){
	
	#navbar a{
		font-size:18px;
		margin-left:-8px;
	}
	
	.producto-text{
		min-height:459px;
	}
	
	#empresa-tab li{
		min-width:197px;
	}
	
	#empresa-tab li a{
		font-size:34px;
	}
	
}

@media (max-width: 1200px) and (min-width:1130px){
	
	#navbar a{
		margin-left:-5px;
	}
	
	#empresa-tab li{
		min-width:271px;
	}
	
	
}


@media (max-width: 1300px) and (min-width:1200px){
	
	#navbar a{
		margin-left:-6px;
		font-size:15px;
	}
	
	#carousel-home img{
	  margin-top: 100px;
	}
	
	#empresa p{
		font-size:20px;
		line-height:20px;
	}
	
	#empresa-tab li{
		min-width:161px;
	}
	
	#empresa-tab li a{
		font-size:24px;
	}
	
	#empresa-tab p{
		line-height:19px;
		font-size:18px;
	}
	
	#empresa-tab h1{
		margin-top:8px;
		font-size:40px;
	}
	
	#titulo h1{
		margin-top:41px;
	}
	
	
	#titulo h2{
		font-size:51px;
		border-bottom:solid 2px #fff;
	}
	
	.producto-title h1{
		font-size:28px;
	}
	
	#telefonos{
		font-size:17px;
	}
}

@media (max-width: 1400px) and (min-width:1300px){
	
	#navbar a{
		
		margin-left:-8px;
		font-size:17px;
	}
	
	#carousel-home img{
	  margin-top: 100px;
	}
	
	#empresa p{
		margin-top:15px;
		line-height:24px;
	}
	
	#empresa-tab li{
		min-width:217px;
		margin-left:-6px;
	}
	
	#empresa-tab li a{
		font-size:31px;
	}
	
	#empresa-tab p{
		line-height:22px;
		font-size:20px;
	}
	
	.producto-title h1{
		font-size:31px;
	}
	
}


@media (max-width: 1900px) and (min-width:1400px){
	
	#navbar a{
		margin-left:0px;
		font-size:19px;
		
	}
	
	#carousel-home img{
	  margin-top: 150px;
	}
	
	#empresa-tab li{
		margin-left:-19px;
		min-width:256px;
	}
}

