@import url(https://fonts.googleapis.com/css?family=Oswald);
@font-face {
  font-family:"Nova-Plain";
  src:url("../fonts/Nova-Plain/NOP_____.eot?") format("eot"),
  url("../fonts/Nova-Plain/NOP_____.woff") format("woff"),
  url("../fonts/Nova-Plain/NOP_____.ttf") format("truetype"),
  url("../fonts/Nova-Plain/NOP_____.svg#Nova-Plain") format("svg");
  font-weight:normal;
  font-style:normal;
}
@font-face {
  font-family:"Neou Bold";
  src:url("../fonts/Neou_Bold/Neou-Bold.eot?") format("eot"),
  url("../fonts/Neou_Bold/Neou-Bold.woff") format("woff"),
  url("../fonts/Neou_Bold/Neou-Bold.ttf") format("truetype"),
  url("../fonts/Neou_Bold/Neou-Bold.svg#Neou-Bold") format("svg");
  font-weight:normal;
  font-style:normal;
  }



@font-face {
    font-family: 'bebas_neueregular';
    src: url("../fonts//bebas/bebasneue-webfont.eot");
    src: url("../fonts/bebas/bebasneue-webfont.eot?#iefix") format('embedded-opentype'),
         url("../fonts/bebas/bebasneue-webfont.woff") format('woff'),
         url("../fonts/bebas/bebasneue-webfont.ttf") format('truetype'),
         url("../fonts/bebas/bebasneue-webfont.svg#bebas_neueregular") 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;
	}
#logo{
	border-top: solid 9px #E40615;
	padding: 10px 0px;
	}
#barra-menu{
	background: #2d2d2a;
	font-family:"Nova-Plain";
  }
#menu{
  padding-bottom: none;
  background: transparent;
  width: 100%;
  float:right;
  position: relative;
  margin-bottom:0px;
  border: none;
	text-align: center;
	}
#navbar li{
	display: inline-block;
	}
#navbar a{
  color: #FFF;
  font-size: 20px;
  display: inline-block;
  padding:15px 25px;
  margin-left: 0px;
	}
#navbar a:hover{
  background: #E40615;
  text-decoration: none;
	}
#navbar .selec{
  background:#E40615;
  text-decoration: none;
	}
nav .me{
  text-align:center;
  margin:auto;
  padding-bottom: 4px;
  display: block;
  color: #888;
	}
.navbar-toggle .icon-bar{
  width: 38px;
	}
#prev{
  background: url(../img/banner/arrows.png) no-repeat ;
  width: 85px;
  height: 83px;
  opacity: 1;
  top: 40%;
  }
#prev:hover{
  background: url(../img/banner/arrows-h.png) no-repeat ;
  }
#next{
  background: url(../img/banner/arrows.png) no-repeat right ;
  width: 85px;
  height: 83px;
  opacity: 1;
  top: 40%;
  }
#next:hover{
  background: url(../img/banner/arrows-h.png) no-repeat right ;
  }
.home{
  margin-top: 25px;
  float: left;
  position: relative;
  width: 100%;
  text-align: center;
  }
#home-btn1 .title{
  color: #FFF;
  position: absolute;
  width: 100%;
  top: 30%;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 20px;
  font-family:"Nova-Plain";
  font-weight: bold;
  font-size: 50px;
  display: inline-block;
  left: 0px;
  }
#home-btn1 .btn{
  color: #FFF;
  position: absolute;
  bottom: 20%;
  text-align: center;
  text-transform: uppercase;
  font-family:"Nova-Plain";
  font-weight: bold;
  font-size: 20px;
  border: solid 2px #FFF;
  display: inline-block;
  left: 33%;
  background: #000;
  padding: 10px 40px;
  }
#home-btn1:hover .btn{
  border: solid 2px #E40615;
  background: #E40615;
  }

  #home-btn2 .btn{
  color: #FFF;
  position: absolute;
  bottom: 10%;
  text-align: center;
  text-transform: uppercase;
  font-family:"Nova-Plain";
  font-weight: bold;
  font-size: 30px;
  border: solid 2px #FFF;
  border-radius: 50%;
  width: 200px;
  height: 200px;
  padding: 60px 20px;
  display: inline-block;
  left: 16%;
  }
#home-btn2:hover .btn{
  border: solid 2px #E40615;
  background: #E40615;
  }
#home-btn3 .title{
  color: #FFF;
  position: absolute;
  width: 100%;
  top: 20%;
  text-align: center;
  text-transform: uppercase;
  font-family:"Nova-Plain";
  line-height: 35px;
  font-size: 30px;
  display: inline-block;
  left: 0px;
  }
#home-btn3 .btn{
  color: #FFF;
  position: absolute;
  bottom: 20%;
  text-align: center;
  text-transform: uppercase;
  font-family:"Nova-Plain";
  font-weight: bold;
  font-size: 20px;
  border: solid 2px #FFF;
  display: inline-block;
  left: 15%;
  background: #000;
  padding: 10px 40px;
  }
#home-btn3:hover .btn{
  border: solid 2px #E40615;
  background:#E40615;
  }
.btn-home{
  width: 100%;
  text-align: center;
  color: #000 !important;
  text-decoration: none !important;
  font-family: 'Oswald', sans-serif;
  }
.btn-home span{
  text-transform: uppercase;
  line-height: 25px;
  margin-top: 20px;
  text-align: center;
  width: 100%;
  display: block;
  }
#home2{
  border: solid 2px #848484;
  padding: 20px;
  }
#home2 .carousel-control{
  background: transparent;
  width: 30px;
  opacity: 1;
  left: 10px;
  }
#home2 .right{
  right: 10px;
  left: auto;
}
#home2 .carousel-control span{
  color: #c20e1a;
  }
#home-slider{
  margin-top: 25px;
  }
#home-slider h1{
  font-family:"Neou Bold";
  text-transform: uppercase;
  padding-left: 20px;
  font-weight: bold;
  font-size:22px;
  }
#home-slider h1 span{
  color: #E40615;
  font-size: 50px;
  position: absolute;
  top: -19px;
  left: 15px;
  }
#home-escritorio{
  margin-top: 25px;
  }
#home-escritorio h1{
  text-transform: uppercase;
  font-family:"Neou Bold";
  font-size:22px;
  }
#home-escritorio a{
  color: #000;
  position: absolute;
  bottom: 0px;
  left: 0px;
  text-align: center;
  text-transform: uppercase;
  font-family: 'bebas_neueregular';
  font-size: 24px;
  border: solid 2px #000;
  display: inline-block;
  background: #FFF;
  padding: 10px 20px;
  }
footer{
  background: url(../img/footer.jpg);
  margin-top:30px;
  padding: 10px;
  color: #FFF;
  line-height: 19px;
  font-size: 14px;
  }
.fz-18{
  font-size: 18px;
  }
#web{
	display: inline-block;
	margin: 10px auto;
	clear: both;
	background: url(../img/web.png) no-repeat right;
	padding-right: 145px;
	color: #FFF;
  margin-top: 100px;
  }
#web:hover{
	background: url(../img/web-h.png) no-repeat right;
	text-decoration: none;
  }
footer h1{
  color: #FFF;
  text-transform: uppercase;
  margin-top: 30px;
  font-family:"Nova-Plain";
  }
#fb{
	display: inline-block;
	margin: auto;
	background: url(../img/redes.png) no-repeat 0px 0px;
	width: 30px;
	height: 55px;
  margin-top: 20px;
  }
#fb:hover{
	background: url(../img/redes-h.png) no-repeat 0px 0px;
  }
#tw{
	display: inline-block;
	margin: auto;
	background: url(../img/redes.png) no-repeat  right top;
	width: 50px;
	height: 55px;
  margin-top: 20px;
  }
#tw:hover{
	background: url(../img/redes-h.png) no-repeat right top;
  }
#titulo{
  border-top: solid 1px #848484;
  border-bottom: solid 1px #848484;
  margin-top: 30px;
  text-align: center;
  padding: 3px 0px;
  text-transform: uppercase;
  color: #E40615;
  font-size: 40px;
  letter-spacing: 15px;
  margin-bottom: 30px;
}
.producto{
  width: 100%;
  float: left;
  position: relative;
  margin-top: 15px;
  text-decoration: none !important;
  font-family:"Nova-Plain";
}
.producto span{
  width: 100%;
  padding: 10px;
  color: #000;
  border: solid 1px #848484;
  display: block;
  margin-top: 15px;
  border-radius:2px;
  font-size:20px;
}
.producto:hover span{
  border: solid 1px #E40615;
  background: #E40615;
  color: #FFF;
}
#productos{
  margin-top: 30px;
  margin-bottom: 30px;
}
#productos .carousel-indicators li {
  display: inline-block;
  padding: 5px;
  margin: 0px;
  text-indent:0px;
  cursor: pointer;
  background-color: #000;
  border:none;
  color: #FFF;
  width: 27px;
  height:27px;
  border-radius: 0px;
}
#productos .carousel-indicators .active {
  width: 27px;
  height: 27px;
  margin: 0;
  background-color: #E40615;
}
#productos .carousel-indicators{
  bottom: -40px;
}
#volver{
  width: 70px;
  height: 70px;
  padding: 28px 0px;
  color: #000;
  border-radius: 50%;
  float: right;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  background-color:#fff;
  font-size: 14px;
  text-decoration: none !important;
  border: solid 1px #000;
}
#volver:hover{
  background-color:#E40615;
  color: #FFF;
  border: solid 1px #c20e1a;
}
.texto-producto{
  border: solid 1px #848484;
  padding: 20px 30px;
  font-family:"Nova-Plain";
  margin-top: 30px;
  float: right;
  clear: both;
  position: relative;
  width: 90%;
}
.texto-producto h1{
  color:#E40615;
  font-size: 20px;
}
.texto-producto p {
  margin-top: 20px;
  line-height: 18px;
}
.texto-producto ul {
  margin-top: 20px;
  list-style-type:disc;
  list-style-position: inside;
  color:#c20e1a;
  line-height: 18px;
}
.texto-producto ul span{
  color: #000;
}
/*Foto 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;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  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;
  background: transparent url('../img/blank.gif'); /* helps IE */
  -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-image:url(../img/fancybox_overlay.png);
  }
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
  }
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
  }
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  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: #FFF;
  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);
  }
.photo {
  background-attachment: fixed;
  background-position: 50% 0;
  position: relative;
  background-image: url(../img/empresa/img.jpg);
  background-size: cover;
  padding-top: 206px;
  padding-bottom: 287px;
  font-family:"Neou Bold";
  text-align: center;
  color: #FFF;
  font-size: 36px;
  text-transform: uppercase;
}
#empresa{
  margin-top: 35px;
}
.nav.nav-justified > li > a { position: relative; }
.nav.nav-justified > li > a:hover,
.nav.nav-justified > li > a:focus { background-color: transparent; }
.nav.nav-justified > li > a > .quote {
    position: absolute;
    left: 0px;
    top: 0;
    opacity: 0;
    width: 30px;
    height: 30px;
    padding: 5px;
    background-color: #c20e1a;
    border-radius: 15px;
    color: #fff;
}
.nav.nav-justified > li.active > a > .quote { opacity: 1; }
.nav.nav-justified > li > a > img { box-shadow: 0 0 0 3px #c20e1a; }
.nav.nav-justified > li > a > img {
    max-width: 100%;
    opacity: .3;
    -webkit-transform: scale(.8,.8);
            transform: scale(.8,.8);
    -webkit-transition: all 0.3s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
            transition: all 0.3s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.nav.nav-justified > li.active > a > img,
.nav.nav-justified > li:hover > a > img,
.nav.nav-justified > li:focus > a > img {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
    -webkit-transition: all 0.3s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
            transition: all 0.3s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.tab-pane .tab-inner {
  padding: 15px 0 20px;
}
.empresa{
  font-family:"Nova-Plain";
}
.empresa h1{
  color: #E50716;
  text-transform: uppercase;
  margin-top: 20px;
  font-size: 30px;
}
.empresa p{
  margin-top: 15px;
  font-size: 26px;
  text-align: justify;
}
.texto-cont{
  border: solid 1px #848484;
  padding: 70px 50px;
  font-family:"Nova-Plain";
  margin-top: 30px;
  float: right;
  clear: both;
  position: relative;
  width: 100%;
  text-align: justify;
}
#formulario{
	margin-top:40px;
	}
#formulario h2{
  margin-top: 5px;
  font-family:"Nova-Plain";
  text-transform: uppercase;
	}
#formulario input{
	width:100%;
	background-color:#000;
	color:#fff;
	border:none;
	font-family:"Nova-Plain";
	font-size:14px;
	padding:5px;
	margin-top:5px;
	}
#formulario textarea{
	width:100%;
	background-color:#000;
	color:#fff;
	border:none;
	font-family:"Nova-Plain";
	font-size:14px;
	padding:5px;
	height:70px;
	margin-bottom:7px;
	margin-top:7px;
	}
#enviar{
	width:70px !important;
	cursor:pointer;
	position:relative;
	float:right;
  margin-right:15px;
	font-size:16px !important;
	color:#FFF !important;
	text-align:center;
	margin-top:10px !important;
	margin-bottom:0px !important;
	padding:10px 0px !important;
	background: #E40615!important;
	}
#enviar:hover{
  background: #000 !important;
	}
#borrar{
	width:70px !important;
	cursor:pointer;
	position:relative;
	float:right;
	font-size:16px !important;
	color:#FFF !important;
	text-align:center;
	margin-top:10px!important;
	margin-bottom:0px !important;
	padding:10px 0px !important;
	background: #E40615!important;
	}
#borrar:hover{
  background: #000 !important;
	}
#map{
	height:315px;
	margin-top:30px;
  border: solid 2px #c20e1a;
	}
#ampliar{
  color: #fff ;
  text-align: center;
  padding:10px;
	position:absolute;
  z-index: 100;
	bottom:0px;
  right: 0px;
  background: #c20e1a;;
  text-decoration: none;
	font-family:"Nova-Plain";
  -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
	}
#ampliar:hover{
  background: #000;
	}
#mapa{
  background: #efefef;
  padding-bottom: 50px;
  margin-bottom: -30px;
  margin-top: 30px;
}
#mapa h1{
  margin-top: 30px;
  text-align: center;
  padding: 3px 0px;
  text-transform: uppercase;
  color: #E40615;
  font-size: 40px;
  letter-spacing: 15px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
    .nav.nav-justified > li > a > .quote {
        left: auto;
        top: auto;
        right: 20px;
        bottom: 0px;
    }
	
}
@media (max-width: 800px){
.navbar-header {
    float: none;
}
.navbar-left,.navbar-right {
    float: none !important;
}
.navbar-toggle {
    display: block;
		background: #fff !important;
		color: #000;
}
.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%;
	 border: none;
 }
#navbar a{
  width: 100%;
  text-align: left;
	padding: 5px;
	margin-top: 2px;
}
#web {
  margin-top: 20px;
}
#titulo{
  font-size: 20px;
}


}


@media (max-width: 900px) and (min-width:800px){

	#home-btn2 .btn{
		left:37%;
	}
	
	#home-btn3 .btn{
		left:39%;
	}
}


@media (max-width: 990px) and (min-width:900px){

	#home-btn2 .btn{
		left:39%;
	}
	
	#home-btn3 .btn{
		left:41%;
	}
}


@media (max-width: 1150px) and (min-width:990px){
	
	#home-btn2 .btn{
		width: 150px;
		height: 150px;
		font-size: 22px;
		padding: 47px 20px;
	}
}


@media (max-width: 1200px) and (min-width:1150px){
	
	#home-btn2 .btn{
		width: 170px;
		height: 170px;
		font-size: 24px;
		padding: 54px 20px;
		bottom: 17%;
		left: 19%;
	}
}

@media (max-width: 1360px) and (min-width:1200px){

	#home-btn1 .btn{
		font-size:15px;
		left:32%;
	}


    #home-btn2 .btn{
		width:143px;
		height:143px;
		font-size:20px;
		padding:49px 20px;
		left:9%;
	}
	
	#navbar a{
		padding:15px 7px;
		font-size:18px;
	}
	
	
	#home-btn3 .btn{
		font-size:11px;
		bottom:13%;
	}
	
}


@media (max-width: 1460px) and (min-width:1360px){
	
	#navbar a{
		padding:15px 14px;
		font-size:18px;
	}
	
	 #home-btn2 .btn{
		width:143px;
		height:143px;
		font-size:20px;
		padding:49px 20px;
		left:13%;
	}
	
	#home-btn3 .btn{
		font-size:11px;
		bottom:13%;
	}
	
}

@media (max-width: 1560px) and (min-width:1460px){
	
	#navbar a{
		padding:15px 16px;
		font-size:19px;
	}
	
	 #home-btn2 .btn{
		width:143px;
		height:143px;
		font-size:20px;
		padding:49px 20px;
		left:17%;
	}
	
	#home-btn3 .btn{
		font-size:11px;
		bottom:13%;
	}
	
}

@media (max-width: 1660px) and (min-width:1560px){
	
	#navbar a{
		padding:15px 19px;
		font-size:20px;
	}
	
	 #home-btn2 .btn{
		width: 163px;
		height: 163px;
		font-size: 26px;
		padding: 49px 20px;
		left: 17%;
		bottom: 15%;
	}
	
	#home-btn3 .btn{
		font-size:11px;
		bottom:13%;
	}
	
}



/*animacion de las imagenes*/

.div-img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.div-img .img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
}
.div-img:hover .img {
  transform: scale(0.8);
  -ms-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  -o-transform: scale(0.8);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}


