/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  padding-bottom: 0px;
  color: #5a5a5a;
}

.image_frame {
	height: 100%;
	width:100%; background-position: center center;
    background-repeat: no-repeat;
	background-size:cover;
	
}

.navbar-brand {
	background-image: url(../images/layout/logo_system_pack.png);
	background-repeat: no-repeat;
	background-size: contain;
    width: 250px;
    height: 65px;
    display: block;
    text-align: left;
    text-indent: -2000px;
    padding: 0px;
    margin-top: 20px;
}

a, a:hover ,a:focus {
	color: inherit;
	text-decoration: none;
}
/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
  border-top: 3px solid #008265;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}

.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #008265;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 0px solid transparent;
}
.navbar-nav {
    margin: 0px -15px;
}
.navbar-inverse .navbar-toggle {
    border-color: transparent;
}
.navbar-toggle {

    margin-top: 22px;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #00882d;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: transparent;
}
.navbar-inverse .navbar-toggle:hover  .icon-bar, .navbar-inverse .navbar-toggle:focus  .icon-bar {
    background-color: #c1c1c1;
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #ffffff;
	background-color: #215A4E;
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
    color: #008265;
    background-color: transparent;
}
.navbar-collapse {
    border-top: 0px solid transparent;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
    color: #fff;
    background-color: #565656;
}
.navbar-nav>li>.dropdown-menu {
    background-color: #008265;
}  
.dropdown-menu>li>a {
    color: #fff;
    padding-left: 20px;
}    
.dropdown-menu>li>a.toplink {
	background-color: #215A4E;
	color: #FFF;
    padding-left: 10px;
	}
  
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */


.slide_home  {
  border-bottom: 3px solid #008265;
 } 
.slide_home .carousel {
  height: 450px;
  margin-bottom: 0px;
}
/* Since positioning the image, we need to help out the caption */
.slide_home .carousel-caption {
  z-index: 10;
  background-image: url(../images/layout/transparent.png);
    padding-top: 0px;
    text-align: left;
    padding: 0px 20px;
}


.slide_home .carousel-caption .btn-lg, .slide_home .carousel-caption  .btn-group-lg>.btn {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.33;
    border-radius: 6px;
}

.slide_home .carousel-caption .btn-primary {
    color: #fff;
    background-color: #008265;
    border-color: #2e6da4;
}


/* Declare heights because of positioning of img element */
.slide_home .carousel .item {
  height: 450px;
  background-color: #777;
}
.slide_home .carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 450px;
}

.slide_home .carousel-control {

    width: 7%;
    background: transparent;
}






.banner_interna_right {
    margin-bottom: 20px;
    border-bottom: 5px solid #3A3C6A;
    padding-bottom: 0px;
    height: 254px;
}

.banner_interna_right .carousel {
  height: 250px;
  margin-bottom: 0px;
}
/* Since positioning the image, we need to help out the caption */
.banner_interna_right .carousel-caption {
  z-index: 10;
  background-image: url(../images/layout/transparent.png);
    padding-top: 0px;
    text-align: left;
    padding: 0px 20px;
}


.banner_interna_right .carousel-caption .btn-lg, .banner_interna_right .carousel-caption  .btn-group-lg>.btn {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.33;
    border-radius: 6px;
}

.banner_interna_right .carousel-caption .btn-primary {
    color: #fff;
    background-color: #008265;
    border-color: #2e6da4;
}


/* Declare heights because of positioning of img element */
.banner_interna_right .carousel .item {
  height: 250px;
  background-color: #777;
}
.banner_interna_right .carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 250px;
}

.banner_interna_right .carousel-control {

    width: 7%;
    background: transparent;
}























.banner_productos {
	
}

.banner_productos .banner_producto_reg {
	margin-bottom: 20px;
	
}
.banner_productos .banner_producto_reg  h2 {
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	padding: 5px 10px;
	background-color: #008265;
	color: #FFF;
}

.banner_productos .banner_producto_reg .banner_producto_reg_image {
	height: 120px;
	
	
}


.banner_productos .banner_producto_reg_large {
	margin-bottom: 20px;
	
}
.banner_productos .banner_producto_reg_large  h2 {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	padding: 5px 10px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #008265;
}
.banner_productos .banner_producto_reg_large .banner_producto_reg_image_logo {
	padding: 10px 0px;
	text-align: center;
}
.banner_productos .banner_producto_reg_large .banner_producto_reg_image {
	height: 120px;
	text-align: center;
	position: relative;
}

.banner_productos .banner_producto_reg_large .banner_producto_reg_image_logo img {
	
	display: block;
	text-align: center;
	margin: auto;
	
}
.industria_argentina {
	position: absolute;
	right: 0px;
}







footer {
	padding: 20px;
	background-color: #008265;
	color: #FFF;r
}

footer .datos_footer {
	text-align: left;
}


footer ul {
	float: right;
}
footer ul>li {
	float: left;
	list-style: none;
	display: inline-block;
	padding: 10px;
	
	
}
footer .menu_footer  a.logo {
	float: right;
}
footer ul>li>a.social {
	display: block;
	text-indent: -2000px;
	background-image: url(../images/layout/social.png);
	background-repeat: no-repeat;
    width: 43px;
    height: 43px;
    padding: 0px;
    margin: 0px;
    margin-top: 0px;
    margin-left: 5px;
    text-align: left;
	
	}

footer  a.social.facebook {
	background-position: -28px 0px;
	
	}
	
footer  a.social.twitter {
	background-position: 0px 0px;
	
	}
	
footer a.social.linkedin {
	background-position: -57px 0px;
	
	}
	
footer .gallagher {
    font-size: 11px;
    color: #CCCCCC;
    font-style: normal;
    text-align: center;
    display: block;
}	


.main_content {
border-top: 1px solid #CCB;
}
	
.main_content .interna {
    background-color: #FFF;
}	
.main_content h2 {
    font-size: 22px;
    border-bottom: 3px solid #82d2c0;
    padding: 10px 5px;
    margin: 10px 0px;
}	
	
.main_content .texto_interno {
    color: #525252;
    font-size: 15px;
    line-height: 20px;
    padding: 0px 15px;
}
.main_content .banner_interna_top {
    margin-bottom: 20px;
    height: 150px;
}	





.main_content .texto_interno .texto-raw {
    padding-bottom: 40px;
    text-align: justify;
}
.main_content .texto-raw {
    font-size: 16px;
    line-height: 20px;
    color: #243144;
}

.main_content .texto-raw * {
	
    color: #243144;
	}
.main_content .texto-raw .faqs-question {
	
    color: #FFF;
}

	
.main_content .texto-raw p {

    color: #243144;
}
.main_content .texto-raw strong {
	 color: #008265;

	}






.slide_galeria  {
  border-bottom: 3px solid #008265;
 } 
.slide_galeria .carousel {
  height: 550px;
  margin-bottom: 0px;
}
/* Since positioning the image, we need to help out the caption */
.slide_galeria .carousel-caption {
  z-index: 10;
  background-image: url(../images/layout/transparent.png);
    padding-top: 0px;
    text-align: left;
    padding: 0px 20px;
}


.slide_galeria .carousel-caption .btn-lg, .slide_galeria .carousel-caption  .btn-group-lg>.btn {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.33;
    border-radius: 6px;
}

.slide_galeria .carousel-caption .btn-primary {
    color: #fff;
    background-color: #008265;
    border-color: #2e6da4;
}


/* Declare heights because of positioning of img element */
.slide_galeria .carousel .item {
  height: 550px;
  background-color: #777;
}
.slide_galeria .carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 550px;
}

.slide_galeria .carousel-control {

    width: 7%;
    background: transparent;
}

.btn-primary {
    color: #fff;
    background-color: #008265;
    border-color: #008265;
}

.btn-primary:hover {
    color: #fff;
    background-color: #004d3c;
    border-color: #008265;
}


.subtitulo h3 {
	text-align: right;
	border-bottom: 1px solid #CCC;
	padding: 10px 0px;
	margin: 0px;
	font-size: 15px;
	margin-bottom: 10px;
	
	
}
.descargas {
	margin-bottom: 20px;
}
.descargas table tr td {

padding: 5px
	
}
.catalogo_productos .panel-group {
	
}

.catalogo_productos .panel-group h3 {
	background-color: #333333;
	color: #FFF;
	padding: 10px 5px;
	font-size: 20px;
    text-align: center;
    MARGIN-TOP: 0px;
	
}
.catalogo_productos .panel-group h5 {
    color: #333;
    padding: 5px 5px;
    font-size: 20px;
    text-align: center;
    MARGIN-TOP: 0px;
}
catalogo_productos .panel-group h5  select{
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    background: #FFF;
    
    }
.catalogo_productos .panel-group .panel+.panel {
     margin-top: 0px; 
}
.catalogo_productos .panel-group {
	background-color: #ededed;
	}
.catalogo_productos .panel-group .panel {
margin-bottom: 0;
border-radius: 0px;
background-color: transparent;
    border: none;
}
.catalogo_productos .panel-default>.panel-heading {
    color: #FFFFFF;
    background-color: #6d6e71;
    border-color: transparent;
    padding: 0px;
}
.catalogo_productos .panel-title>a {
    color: inherit;
    font-size: 14px;    
    display: block;
    padding: 10px 15px;
    margin: 0px;
    color: #FFF;
}
.catalogo_productos .panel-title>a.active {
    background-color: #008265;
    color: #FFF;
}
.catalogo_productos .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
    border: none;
}
.catalogo_productos .panel-body {
    padding: 0px 15px;
}
.catalogo_productos .table>thead>tr>th,.catalogo_productos  .table>tbody>tr>th,.catalogo_productos  .table>tfoot>tr>th,.catalogo_productos  .table>thead>tr>td, .catalogo_productos .table>tbody>tr>td, .catalogo_productos  .table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 0px solid #ddd;
}
.catalogo_productos .subcategoria_link {
	color: #3a3a3c;
    font-size: 12px;
	
}
.catalogo_productos .subcategoria_link.active {
	color: #3a3a3c;
    font-size: 14px;
    font-weight: bold;
}
.catalogo_productos .table {
    margin-bottom: 20px; 
}


.catalogo_productos  .mini_reg_producto {
	margin-bottom: 20px;	
	
}


.catalogo_productos  .ver_mas {
	font-size: 12px;
	
	
}

.catalogo_productos  .ver_mas span {
	color: #FF3329;
	
}

.catalogo_productos  .carousel .item a:hover .clickagrandar {
display: block;
}

.catalogo_productos  .carousel .item a .clickagrandar {
	
display: none;
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 1500;
    font-size: 10px;
    color: #FFF;
    background-color: red;
    margin: 11px;
    padding: 2px 5px;
}
.catalogo_productos .carousel-control {

    width: 10%;
    background: none;
    color: #629eff;

}





 .seccion_interna .productos_interna {
 background-color: #FFF;
 padding: 0px;

}

/* Carousel base class */
 .seccion_interna  .productos_interna  .carousel {
  height: 260px;
    margin-bottom: 20px;

}
/* Since positioning the image, we need to help out the caption */
 .seccion_interna  .productos_interna  .carousel-caption {
  	z-index: 10;
  	background-image: url(../images/layout/transparent.png);
    padding: 0px;
    position: absolute;
    bottom: 15px;
    left: 20px;
    text-align: left;
    width: auto;
    right: auto;
}

 .seccion_interna  .productos_interna  .carousel-caption h4 {
    padding-left: 10px;
    padding-right: 10px;
    text-transform: uppercase;
    }
    
/* Declare heights because of positioning of img element */
 .seccion_interna  .productos_interna  .carousel .item {
  height: 260px;
  background-color: transparent;
}
 .seccion_interna   .productos_interna .carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 260px;
}
	
.producto_reg {
	 border: 1px solid #CCC;
    padding: 10px;
    margin-bottom: 24px;
}	
	
.producto_reg h2 {
	font-size: 13px;
    margin: 0px;
    padding: 5px 0px;
    font-weight: bold;
	
}		

.producto_reg .imagen {
	height: 80px;
    padding: 5px 0px;
	
	}

.producto_reg .descripcion {
	font-size: 13px;
    height: 40px;
}	
	
.texto-interno {
	margin-bottom: 20px;
}

.texto-interno table {
	width: 100%;
    max-width: 100%;
    margin-bottom: 20px;

	
	}
	
.texto-interno table tr {
	
    border-bottom: 1px solid #CCC;
	}
.texto-interno table tr td {
	padding: 5px 0px;
	}	
	
	
.submenu {
	
	margin: 0px;
	padding: 0px;
	margin-bottom: 40px;
}	

.submenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	
}	

.submenu ul li {
	list-style: none;
	
}	

.submenu ul li a {
	padding: 10px;
    background-color: #008265;
    display: block;
    color: #FFF;
	
	}
	
	
.submenu ul li.active a {
	
    background-color: #3a3a3c;
	
	}	
/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
  /* Navbar positioning foo */
 .navbar-brand {
    width: 160px;
    height: 40px;
    margin-top: 40px;
}  .navbar-nav>li>a {
    padding-top: 45px;
    padding-bottom: 45px;
}

  .navbar-nav {
    float: right;
    margin: 0;
	}
	.navbar-wrapper {
    margin-top: 0px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  /* Bump up size of carousel content */
  .slide_home .carousel-caption p {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 1.4;
  }

  .slide_home .carousel-caption h1 {
    font-size: 24px;
}

  .slide_home .featurette-heading {
    font-size: 50px;
  }
  .carousel-caption {
    right: 40%;
    left: 10%;
    padding-bottom: 30px;
}

}

@media (min-width: 992px) {


 .navbar-brand {
    width: 340px;
    height: 80px;
    margin-top: 25px;
 }




}
