@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,700,300,400);
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700,300italic);
@import url(https://fonts.googleapis.com/css?family=Archivo+Black);



/* Tag's */
body {
	font-family: 'Open Sans Condensed', sans-serif;
	color: #666;
	font-size: 14pt;
	font-weight: 300;
	margin: 0px;
}
img {
	width:100%;
}
h1 {
  font-size: 30pt;
  margin-top: 0;
  font-weight: 700;
}
h2 {
  font-size: 24pt;
  margin-top: 0;
  font-weight: 700;
}
h3 {
  margin-top: 0;
  font-size: 20pt;
  font-weight: 700;
}
h4 {
  margin-top: 0;
  font-size: 14pt;
  font-weight: 700;
}
a {
  color: #f58634;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
a:hover{
  text-decoration: none;
  color: #555;
}
a:active{
  text-decoration: none;
  color: #f58634;
}
/*a:visited{
  text-decoration: none;
  color: #f58634;
}*/
ul {  
  margin:0;  
  padding:0;  
  list-style-type:none;
}
aside {
  margin-top: 70px;
}
header {
  background-color: rgb(52,52,52);
}



/* Main */
.taco-superior{
	background-color: #f58634;
	height: 5px;
}
.taco-superior-data {
  text-align: right;
  padding-top: 15px;
  padding-bottom: 0;
  padding-right: 15px;
  color: rgb(151,151,151);
}
.full-width{
	width: 100%;
}
.bg-header-02{
  width:100%;
  background-image: url("../img/header02.jpg");
  background-repeat: none;
  background-position: top;
  background-size: cover;
}
#destacado{
  width:100%;
  background-image: url("../img/bg-destacado.png");
  background-color: #f58634;
  background-repeat: none;
  background-position: top;
  background-size: cover;
}
.mod-logo {
  display: table;
  height: 109px;
}
.mod-logo .logo {
  display: table-cell;
  vertical-align: middle;
}
.mod-logo .logo a img{
  max-height: 65px;
  display: block;
  width: auto;
}
.upper{
  text-transform: uppercase;
}
.color-b{
  color: #171717;
}
.color-r{
  color: #f58634;
}
.bg-shadow{
  /*background-image: url("../img/bg01.jpg");
  background-repeat: repeat-x;*/
  padding-top: 60px;
  padding-bottom: 30px;
}
.bg-grs{
  background-color: #f5f5f5;
  padding: 50px 0;
  margin-top: 30px;
  text-align: center;
  color: #999;
}
.bg-grsd{
  background-color: #eae8e9;
  padding: 50px 0;
  text-align: center;
}
.bg-blk{
  background-color: rgb(52,52,52);
  padding: 15px 0 10px 0;
  color: #ccc;
  font-size: 11pt;
  text-align: center;
}
.center {
  text-align: center;
  vertical-align: 50%;
}
.spc-btm {
  margin-bottom: 30px;
}
.spc-btm-15 {
  margin-bottom: 15px;
}
.spc-top {
  margin-top: 30px;
}
.div{
  padding-bottom: 30px;
  border-bottom: solid 1px #e7e7e7;
}
.cont{
  margin-bottom: 30px;
}
ul#nav-inf>li {
  display: inline;
  padding-right: 30px;
}
ul#nav-inf>li a{
  color: #666;
  text-decoration: none;
}
ul#nav-inf>li a:hover{
  color: #f58634;
  text-decoration: none;
}
ul#nav-inf>li a:active{
  color: #f58634;
  text-decoration: none;
}
ul#nav-inf>li a:visited{
  /*color: #666;*/
  text-decoration: none;
}
ul#nav-inf>li.active a{
  color: #f58634;
}
small ul li {
  padding: 3px 0;
}
small ul li span {
  font-weight: 700;
  text-transform: uppercase;
}
small#ulClientes ul {
  margin-bottom: 30px;
}
small#ulClientes ul li {
  width: 33.333%;
  float: left;
}



/* Productos */
.list-item {
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 30px;
}
.prod-1{
  background-color: #fafafa;
  text-align: center;
  margin-bottom: 30px;
  display:block;
  cursor: pointer;
}
.prod-1:hover{
  background-color: #f3f3f3;
}
.prod-1 > h3:hover{
  color: #333;
}
.prod-1 > h3:active{
  color: #f58634;
}
.img-prod-1{
  width: 100%;
  margin-bottom: 15px;
}
.t-prod-1{
  padding: 0px 0px 20px 0px;
  color: #f58634;
  font-weight: 700;
  font-size: 18pt;
}
.t-prod-1:hover{
  color: #333;
}
.img-prod-2{
  float: left;
  width: 50%;
  padding-right: 30px;
}
.cont-txt-prod-2{
  float: left;
  width: 50%;
}
.cont-txt-prod-2 h2 {
  font-size: 20pt;
}
.t-prod-2{
  padding-bottom: 20px;
}



/* Navbar */
#nav-top {
  display: block;
  float: right;
  /*margin-left: auto;
  border-left: 1px solid #e7e7e7;*/
}
.navbar-default {
  background-color: rgb(52,52,52);
  /*padding-top: 30px;*/
  margin-bottom: 0;
  border: none;
  border-radius: 0;
}
.navbar-nav{
	margin: 0;
  border: none;
  font-weight: 400;
}
.navbar-default .navbar-nav>li>a{
	padding: 41px 20px;
	line-height:20px;
	border-bottom: 7px solid rgb(52,52,52);
  color: #fff;
}
.navbar-nav>li{
	/*border-right: 1px solid #e7e7e7;*/
}
.navbar-nav>li.active a{
	padding: 41px 20px;
	line-height:20px;
	border-bottom: 7px solid #f58634;
	color:#f58634;
}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover{
  color: #f58634;
  border-bottom: 7px solid #555;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover{
	color: #f58634;
	background-color: rgb(52,52,52);
}
.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover{
	color:#ccc;
	background-color:transparent;
}
.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
  background-color: #fff;
  border-color: #f58634;
  bor
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus, 
.navbar-default .navbar-nav>.open>a:hover {
  color: #f58634;
  background-color: rgb(52,52,52);
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 200px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #f58634;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #f58634;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.dropdown-menu>li {
  display: block;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  white-space: nowrap;
}
.dropdown-menu>li>a {
  color: #fff;
  padding: 10px 20px;
}
.dropdown.active.open .dropdown-menu>li>a {
    color: #fff;
    padding: 10px 20px;
    border-bottom: none;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: rgb(52,52,52);
    outline: 0;
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:active {
  color: #fff;
  background-color: rgb(52,52,52);
}


/* Slide */
.carousel {
  position: relative;
  /*border-bottom: 30px solid #f58634;
  margin-bottom: 15px;*/
  background: #333;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 50%;
  left: 30%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: right;
  text-shadow: 0 1px 2px rgba(0,0,0,.6);
}
.carousel-capt-tit{
  /*font-family: 'Archivo Black', sans-serif;*/
  font-size: 48pt;
  line-height: 48pt;
  margin-bottom: -85px;
}
.carousel-indicators {
  bottom: 1px;
}
.carousel-indicators .active {
  width: 21px;
  height: 21px;
  margin: 0;
  background-color: #f58634;
  border: 1px solid #f58634;
}
.carousel-indicators li {
  width: 20px;
  height: 20px;
  background-color: rgb(52,52,52);
  border: 1px solid rgb(52,52,52);

}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
  line-height: 1;
  opacity: 0.7;
}


/* Header */
.header-img {
  position: relative;
  /*border-bottom: 30px solid #f58634;*/
  margin-bottom: 45px;
}


/* Form */
.form-control {
  border-radius: 0px;
}
.btn {
  border-radius: 0px;
  margin-bottom: 30px;
  background-color: rgb(52,52,52);
  color: #fff;
}
.btn:hover {
  background-color: #f58634;;
  color: #fff;
}
form fieldset {
  border: 0;
}
/*div {clear:both;padding:0 0 20px 0;position:relative}*/
form fieldset div div {
  padding: 0 0 15px 0;
  position: relative;
}

form fieldset div div label {
  font-weight: 400;
}
form fieldset div div label span {
  padding-right: 10px;
  font-weight: 700;
} 
form fieldset div div em.helper {
  /*z-index: 1001;
  position: absolute;
  top: 0;
  left: auto;
  font-size: 0.90em;
  padding: 5px;
  border-radius: 4px 4px 0;
  color: rgb(255,255,255);
  background: rgba(0,0,0,0.80);
  line-height: 100%;
  text-align: center;
  margin: 0 0 0 15px;*/
  display: none;
}         
form fieldset div div em.helper:after {
  /*content: '';
  position: absolute;
  border-style: solid;
  border-width: 5px 5px 5px 0;
  border-color: transparent rgba(0,0,0,0.80);
  display: block;
  width: 0;
  z-index: 1;
  margin-top: -5px;
  left: -5px;
  top: 50%;*/
  display: none;
}       
form fieldset div#validate {
  display: none;
}         
form fieldset div#validate ul {
  margin: 0 0 30px 0;
  padding: 0;
  list-style: none;
}
form fieldset div#validate ul li {
  margin: 0;
  font-weight: 400;
}
form fieldset div#validate ul li:before {
  font-family: FontAwesome;
  content: '\f06a';
  padding-right: 5px;
  font-size: 11pt;
  color: rgb(255,0,0);
}
form fieldset div#validate ul li label {
  font-weight: 400;
  font-size: 12pt;
  margin-bottom: 0;
}





/* @Media */
@media (min-width:992px) and (max-width:1199px) {
  .prod-1 > h3 {
    font-size: 16pt;
  }
  .carousel-capt-tit {
    font-size: 43pt;
    line-height: 43pt;
    margin-bottom: -75px;
  }
}
@media (max-width: 549px) {
div h1 {
    font-size: 22pt;
  }
}
@media (max-width: 619px) {
  .carousel-caption > p {
    display: none;
  }
  small#ulClientes ul li {
    width: 100%;
  }
}
@media (min-width:620px) and (max-width:767px) {
  .carousel-caption > p {
    font-size: 26pt;
    line-height: 26pt;
  }
  .carousel-capt-tit {
    margin-bottom: -45px;
  }
  small#ulClientes ul li {
    width: 50%;
  }
}
@media (min-width:768px) and (max-width:992px) {
  .carousel-caption > p {
    font-size: 32pt;
    line-height: 32pt;
  }
  .prod-1 > h3 {
    font-size:15pt;
  }
  .carousel-capt-tit {
    margin-bottom: -65px;
  }
  small#ulClientes ul li {
    width: 50%;
  }
  aside {
    margin-top: 0;
  }
}



/* Aside */
aside div div small ul li i {
  font-size: 16pt;
  margin-right: 5pt;
}




@media (max-width:767px){
  .navbar-default .navbar-nav>li {
    /*border-right: 1px solid #fff;*/
  }
  .navbar-default .navbar-nav>li>a{
    padding:10px 0;
    line-height:20px;
    text-align:center;
    border-bottom: 0;
  }
  .navbar-default .navbar-nav>li>a:hover{
    padding:10px 0;
    line-height:20px;
    text-align:center;
    border-bottom: 0;
    color:#f58634;
  }
  .navbar-default .navbar-nav>li.active {
    padding: 10px 0;
    line-height: 20px;
    text-align: center;
    border-bottom: 0;
    color: #f58634;
  }
  .navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{
    border-bottom: 0;
  }
  ul#nav-inf>li {
    display: inline;
    padding-right: 15px;
  }
  .dropdown-menu {
    text-align: center;
    padding:10px 0;
    font-size: 12pt;
    font-style: italic;
  }
  .dropdown-menu>li>a {
    padding: 10px 20px;
  }
  .navbar-default .navbar-nav .open .dropdown-menu {
    /*background-color: #f58634;*/
  }
  .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #f58634;
  }
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color:rgb(52,52,52);
    margin: 0 -15px;
  }
  .dropdown>ul>li>a {
    background-color: #fafafa;
  }
  .prod-1 > h3 {
    font-size:14pt;
  }
  #nav-top {
    display: block;
    width: 100%;
  }
  .navbar-default .navbar-toggle {
    position: relative;
    float: none;
    padding: 5px;
    margin-top: 0;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    margin: 0 auto;
    display: block;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-default .navbar-toggle {
    border-color: rgb(52,52,52);
  }
  .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #f58634;
  }
  .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    border-bottom: none;
  }
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #fff;
    background-color: rgb(52,52,52);
  }
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #fff;
    background-color: #f58634;
  }
  .header-img {
    margin-bottom: 0;
  }
  .mod-logo .logo a img {
    margin-left: auto;
    margin-right: auto;
  }
  .mod-logo {
    width: 100%;
  }
  .taco-superior-data {
    text-align: center;
    font-size: 10pt;
    padding-top: 13px;
    padding-bottom: 0;
  }
  aside {
    margin-top: 0;
  }
}

@media (max-width: 499px) {
  .carousel, #destacado, .header-img {
    display: none;
  }
  .mod-logo {
    height: 59px;
  }
  .navbar-default {
    padding-top: 15px;
  }
  .mod-logo .logo a img {
    max-height: 45px;
  }
  .bg-shadow {
    padding-top: 30px;
    padding-bottom: 15px;
  }
}


@media (max-width: 374px) {
  .navbar-toggle {
    position: relative;
    padding: 9px 10px;
    margin-top: 0;
    margin-right: 40%;
    margin-bottom: 15px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
  }
}

@media (max-width: 609px) {
  .cont-txt-prod-2>h2 {
    font-size: 22pt;
  }
  .img-prod-2{
    padding-right: 15px;
  }
}