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

@font-face {
    font-family: 'afta_sansitalic';
    src: url('../fonts/aftasansthin-italic-webfont.html') format('woff2'),
         url('../fonts/aftasansthin-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'afta_sansregular';
    src: url('../fonts/aftasansthin-regular-webfont.html') format('woff2'),
         url('../fonts/aftasansthin-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'texgyreadventorbold';
    src: url('../fonts/texgyreadventor-bold-webfont.html') format('woff2'),
         url('../fonts/texgyreadventor-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'texgyreadventorregular';
    src: url('../fonts/texgyreadventor-regular-webfont.html') format('woff2'),
         url('../fonts/texgyreadventor-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body {
  padding-bottom: 40px;
  color: #000;
    font-family: 'afta_sansregular';
}

.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.png);
	background-repeat: no-repeat;
	background-size: contain;
    width: 122px;
    height: 82px;
    display: block;
    text-align: left;
    text-indent: -2000px;
    padding: 0px;
    margin-top: 10px;
}

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;
}

/* 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>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 0px;
    margin: 10px;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    background-color: #00218E;
    background-image: url(../images/layout/back_header.png);
    background-repeat: repeat-x;
    border-bottom: 5px solid #0059B2;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: none;
}
.navbar-inverse .navbar-nav>li>a {
    color: #FFF;
    font-family: 'texgyreadventorregular';
    font-size: 16px;
}

.navbar-inverse .navbar-toggle {
    border-color: transparent;
    border-radius: 0px;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #596ae2;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #596ae2;
}
.navbar-inverse .navbar-toggle:hover .icon-bar , .navbar-inverse .navbar-toggle:focus .icon-bar {
    background-color: #FFF;
}
.datos_head {
    float: right;
    text-align: right;
    padding: 10px;
}
.datos_head strong {
	font-size: 24px;
	color: #000;
	
	
	}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.slide_home {
    border-bottom: 5px solid #0059B2;
}

.slide_home .carousel {
  height: 300px;
  margin-bottom: 0px;
}
/* Since positioning the image, we need to help out the caption */
.slide_home .carousel-caption {
  z-index: 10;
    text-align: left;
}
.slide_home .carousel-caption h1 {
	background-image: url(../images/layout/transparent.png);
	padding: 10px;
	display: inline-block;
	}
	
.slide_home .carousel-caption p {
	background-image: url(../images/layout/transparent.png);
	padding: 10px;
	display: inline-block;
	}
/* Declare heights because of positioning of img element */
.slide_home .carousel .item {
  height: 300px;
  background-color: #777;
}
.slide_home .carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 300px;
}



footer {
    border-top: 7px solid #002190;
	padding: 20px;
}

footer .datos_footer {
	text-align: right;
	font-size: 12px;
}


footer ul {
	float: right;
}
footer ul>li {
	float: left;
	list-style: none;
	
	
}
footer ul>li>a.social {
	display: block;
	text-indent: -2000px;
	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: #a2a2a2;
    font-style: normal;
    text-align: center;
    display: block;
}	


.main_content {
	background-color:  #f2f2f2;
}

.texto-interno {
	font-size: 15px;
}


.lista_banners_caracteristicas {
	
    border-bottom: 7px solid #0059B2;
}



.banner_caracteristicas {
	border-top: 0px solid #CCC;
	border-bottom: 0px solid #CCC;
	margin: 30px 0px;
}


.banner_caracteristicas img {
	display: block;    
    float: right;
	
}
.banner_caracteristicas .text_content {
	height: 200px;
	position: relative;
	
}
.banner_caracteristicas .text_content .titulos {


    position: absolute;
	
    bottom: 0px;
}
.banner_caracteristicas p {    
font-size: 15px;
    color: #ffffff;
    margin: 0px;
    padding: 5px;
    background-image: url(../images/layout/transparent.png);
    margin: 10px;
    display: inline-block;
}

.banner_caracteristicas h2 {    
font-size: 20px;
    color: #ffffff;
    margin: 0px;
    padding: 5px;
    background-image: url(../images/layout/transparent.png);
    margin: 10px 0px 0px 10px;
}

.banner_caracteristicas .imagen {
	height: 200px;
	
}
.banner_caracteristicas .button_design {
	font-size: 10px;
	padding: 3px 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	
	}
	
	


.slide_productos {
	padding: 0px;
    border-top: 7px solid #002190;
    
}

.slide_productos .padcli {
 padding: 0px;
  margin: 0px;

}
.slide_productos .carousel {
height: auto;
margin-bottom: 0px;
	
	
}
.slide_productos .carousel .item {

  height: 200px;
  padding-top: 0px;
	
	
}

.slide_productos .carousel-inner {
    padding: 0px 0px;
 
 }
.slide_productos .contiene_productos {
	padding: 0px;

}
.slide_productos h1 {
    text-align: center;
    color: #000000;
    font-size: 20px;
    padding: 13px 0px;
    margin-top: 17px;
    border-bottom: 1px solid #000;
    margin-bottom: 0px;
	
}
.slide_productos .well {
border: none;
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;

	
	
}
.slide_productos .well .thumbnail {
margin-bottom:  0px;
	
	
}
.slide_productos .carousel-control.left, .slide_productos .carousel-control.right {
	background: none;
    color: #005f79;
    opacity: 1;
}

.slide_productos .carousel-control {
    padding-top: 5%;
    width: 5%;
    font-size: 90px;
}

	
	

.producto_registro {
	
  text-align: center;
  padding-top: 0px;
  padding-bottom: 0px;
  border: 0px solid #FFF9F9;
  margin-bottom: 10px;

	
}

.producto_registro .image_frame {
	height: 200px;
    background-size: cover;
    background-position: center center;
}

.producto_registro .bottom_desc {
	background-color: #1058B6;
	padding: 4px;
}

.producto_registro a {
color: #5E5E5E;
	
	
}
.producto_registro .btn-primary {
  color: #fff;
  
  }
.producto_registro .descripcion {
    min-height: 22px;
    max-height: 22px;
    font-size: 15px;
    text-align: left;
    color: #ffffff;
    /* font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif; */
    font-weight: bold;
    overflow: hidden;
    padding: 3px;
}

.producto_registro .producto_precio {
text-align: center;
padding: 10px;
    font-weight: bold;
    font-size: 30px;
	
	
}
.producto_registro  .accion {
	text-align: right;
}
.button_design {
    font-weight: normal;
    position: relative;
    display: inline-block;
    cursor: pointer;
    color: #FFF;
    background: #001F94;
    background: linear-gradient(0deg,#001357 0,#001F94 50%, #001F94);
    border-radius: 4px;
    border: 2px solid #eee;
    border: 0 solid transparent;
    box-shadow:none;
    text-decoration: none;
    text-shadow: 0 -1px 1px rgba(0,0,0,.2);
    transition: all .3s ease;
    padding: 5px 10px;
}
.button_design:focus, .button_design:hover, a:focus .button_design, a:hover .button_design {
    outline: none;
    color: #FFF;
   background: #001F94;
    background: linear-gradient(0deg,#001357 0,#001F94 50%, #001F94);
}


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

}

/* Carousel base class */
 .seccion_interna  .carousel {
  height: 400px;
  margin-bottom: 60px;
}
/* Since positioning the image, we need to help out the caption */
 .seccion_interna  .carousel-caption {
  z-index: 10;
}

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




/* Carousel base class */
 .seccion_interna .galeria_interna .carousel {
  height: 600px;
  margin-bottom: 60px;
}
/* Since positioning the image, we need to help out the caption */
 .seccion_interna .galeria_interna .carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
 .seccion_interna .galeria_interna .carousel .item {
  height: 600px;
  background-color: #FFF;
  background-repeat: no-repeat;
  background-size: contain;
}
 .seccion_interna .galeria_interna .carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 600px;
}


.seccion_interna h2 {
	color: #333333;
    border-bottom: 2px solid #000;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 20px;
}
.home_formulario .well {
    min-height: 20px;
    padding: 10px 10px;
    margin-bottom: 20px;
    background-color: #0059b2;
    border: 3px solid #002190;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
}


.home_formulario label {
	color: #FFF;	
	}	

.home_formulario legend {
	color: #FFF;
}

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


.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: #ffffff;
	}
.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: transparent;
    border-color: transparent;
    padding: 0px;
}
.catalogo_productos .panel-title>a {
    color: inherit;
    font-size: 15px;
    display: block;
    padding: 10px 15px;
    margin: 0px;
    color: #fff;
    background-color: #011350;
    margin-bottom: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: 22px;
}
.catalogo_productos .panel-title>a.active {
	background-color: #0059b2;
    color: #FFF;
    margin-bottom: 10px;
}
.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: #022d15;
    font-size: 15px;
    border-bottom: 1px solid #CCC;
    display: block;
    padding-bottom: 10px;
}


	
}
.catalogo_productos .subcategoria_link.active {
color: #395dbc;
    font-size: 13px;
    font-weight: bold;
}
.catalogo_productos .table {
    margin-bottom: 0px; 
}


.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: #002190;

}






	
	


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
  /* Navbar positioning foo */
  .navbar-header {
    float: none;
}

.navbar-brand {
    height: 160px;
}
  .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;
  }
      .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;
    }

    .navbar .navbar-collapse {
        text-align: center;
    }
.navbar-inverse .navbar-nav>li>a {
    font-size: 13px;
}
  /* Bump up size of carousel content */
  .slide_home .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .slide_home .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 992px) {
	

.slide_home .carousel {
  height: 400px;
}

/* Declare heights because of positioning of img element */
.slide_home .carousel .item {
  height: 400px;
}
.slide_home .carousel-inner > .item > img {

  height: 400px;
}



.navbar-inverse .navbar-nav>li>a {
    font-size: 16px;
}


}
