@import url('../js/google-code-prettify/prettify.css');
@import url('font-awesome.css');
@import url('custom-fonts.css');
@import url('theme.css');



/* comienza estructura */
body
{
    font-family: 'Oswald' , sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.6em;
    color: #656565;
    background-color: #eaf2de;
}
a:active
{
    outline: 0;
}
.clear
{
    clear: both;
}
h1, h2, h3, h4, h5, h6
{
    font-family: 'Oswald' , sans-serif;
    font-weight: 700;
    line-height: 1.1em;
    color: #666;
    margin-bottom: 20px;
}
.highlight
{
    color: #fff !important;
    padding: 0 8px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.color-white
{
    color: #fff;
}
#wrapper
{
    width: 100%;
    margin: 0;
    padding: 0;
}
#wrapper.boxed
{
    width: 1230px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    background: #fff;
}
.row, .row-fluid
{
    margin-bottom: 30px;
}
.row .row, .row-fluid .row-fluid
{
    margin-bottom: 30px;
}
.row.nomargin, .row-fluid.nomargin
{
    margin-bottom: 0;
}
/* fin estructura */
/* comienza responsive */
.video-container, .map-container, .embed-container
{
    position: relative;
    margin: 0 0 15px 0;
    padding-bottom: 51%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    border: none;
}
.embed-container iframe, .embed-container object, .embed-container embed, .video-container iframe, .map-container iframe, .map-container object, .map-container embed, .video-container object, .video-container embed
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
iframe
{
    border: none;
}
img.img-polaroid
{
    margin: 0 0 20px 0;
}
.img-box
{
    max-width: 100%;
}
/* fin responsive */
/* comienza header */
/* comienza top area */
header 
{
	left: 0px; 
	top: 0px; 
	width: 100%; 
	height:auto; 
	overflow: hidden; 
	display: block; 
	position: relative; 
	margin-right: auto; 
	margin-left: auto;
}	
/* comienza navegacion */
header .navbar
{
    margin-bottom: 0;
}
.navbar-default
{
    border: none;
}
.navbar-brand
{
    margin-top:4px;
    padding: 0 0 0 25px;
}
header .navbar-collapse ul.navbar-nav
{
    float: right;
    margin-right: 0;
    margin-top:20px;
}
header .navbar-default
{
    background-color: #f0f5e1;
    border-bottom: 1px solid #80c145;
    padding-bottom:10px;
}
header .nav li a:hover, header .nav li a:focus, header .nav li.active a, header .nav li.active a:hover, header .nav li a.dropdown-toggle:hover, header .nav li a.dropdown-toggle:focus, header .nav li.active ul.dropdown-menu li a:hover, header .nav li.active ul.dropdown-menu li.active a
{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    color: #99cc00;
}
header .navbar-default .navbar-nav > .open > a, header .navbar-default .navbar-nav > .open > a:hover, header .navbar-default .navbar-nav > .open > a:focus
{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    color: #99cc00;
}
header .navbar
{
    min-height: 100px;
}
header .navbar-nav > li
{
    padding-bottom: 30px;
    padding-top: 22px;
}
header .navbar-nav > li > a
{
    padding-bottom: 6px;
    padding-top: 5px;
    margin-left: 2px;
    line-height: 30px;
    font-weight: 300;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
header .nav .caret
{
    border-bottom-color: #f5f5f5;
    border-top-color: #f5f5f5;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus
{
    background-color: #fff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus
{
    background-color: #fff;
}
.dropdown-menu
{
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #eee;
}
header a
{
    color: #666666;
}
header a:hover
{
    color: #99cc33;
}
header a.active
{
    color: #99cc33;
}
header .navbar-nav > li > ul > li
{
    border-bottom: 1px solid #eee;
}
header .navbar-nav > li > ul > li.dropdown-submenu > ul > li
{
    border-bottom: 1px solid #eee;
}
.dropdown-menu li:last-child
{
    padding-bottom: 0 !important;
    margin-bottom: 0;
}
header .nav li .dropdown-menu
{
    padding: 0;
}
header .nav li .dropdown-menu li a
{
    line-height: 30px;
    padding: 3px 12px;
}
/* --- comienza menu --- */
header .navigation
{
    float: right;
}
header ul.nav li
{
    border: none;
    margin: 0;
}
header ul.nav li a
{
    border: none;
    font-weight: 300;
    text-transform: none;
    font-family: 'Oswald' , sans-serif;
    font-size: 18px;
    color: #666666;
}
header ul.nav li ul li a
{
    font-size: 13px;
    border: none;
    font-weight: 400;
    text-transform: none;
}
.navbar .nav > li > a, .navbar .nav > li.active
{
    color: #99cc00;
    text-shadow: none;
}
.navbar .nav > li > a, .navbar .dropdown-menu > li > a
{
    color: #666666;
    text-shadow: none;
}
.dropdown-menu li:hover, .dropdown-menu li a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a, .dropdown-menu .active > a, .dropdown-menu .active > a:hover
{
    background: #f5f5f5;
    color: #99cc00;
}
.navbar .nav a:hover
{
    background: none;
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover
{
    background: none;
    font-weight: 300;
    color: #99cc00;
}
.navbar .nav > .active > a:active, .navbar .nav > .active > a:focus
{
    background: none;
    outline: 0;
    font-weight: 700;
}
.navbar .nav li .dropdown-menu
{
    z-index: 2000;
}
header ul.nav li ul
{
    margin-top: 1px;
}
header ul.nav li ul li ul
{
    margin: 1px 0 0 1px;
}
.dropdown-menu .dropdown i
{
    position: absolute;
    right: 0;
    margin-top: 3px;
    padding-left: 20px;
}
.navbar .nav > li > .dropdown-menu:before
{
    display: inline-block;
    border-right: none;
    border-bottom: none;
    border-left: none;
    border-bottom-color: none;
    content: none;
}
ul.nav li.dropdown a
{
    z-index: 1000;
    display: block;
}
/* comienza sub menu */
header ul.nav li ul li.dropdown-submenu li a
{
    color: #666666;
}
.dropdown-submenu
{
    position: relative;
}
.dropdown-submenu > .dropdown-menu
{
    top: 0;
    left: 100%;
    margin-top: -1px;
    margin-left: 1px;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0;
    border-radius: 0 0 0 0;
}
.dropdown-submenu:hover > .dropdown-menu
{
    display: block;
}
.dropdown-submenu > a:after
{
    display: block;
    content: "\f105";
    font-family: 'FontAwesome';
    float: right;
    width: 0;
    height: 0;
    margin-top: 0;
    margin-right: 0px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.dropdown-submenu:hover > a:after
{
    border-left-color: #fff;
}
.dropdown-submenu.pull-left
{
    float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu
{
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
/* fin navegacion */
/* comienza slides */
#featured
{
	background-color: #eaf2de;
	left: 0px; 
	top: 0px; 
	width: 100%; 
	height:auto; 
	overflow: hidden; 
	display: block; 
	position: relative; 
	margin-right: auto; 
	margin-left: auto;
	z-index:0;
}
.tp-caption a.btn
{
    color: #fff;
}
.main-slider.flexslider
{
    margin: 0px 0 50px;
    background: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    text-align:center;
}
.main-slider .flex-caption
{
    background: none;
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
    zoom: 1;
}
.main-slider .flex-caption
{
    top:3%;
    background: transparent;
    color: #fff;
    margin: 0;
    padding: 10px;
    position: absolute;
    width:100%;
    text-align:center;
}
.main-slider .flex-caption h3
{
    color: #fff;
    letter-spacing: 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 50px;
    font-weight: 700;
    line-height: 1.2em;
    color: #FFFFFF;
    text-shadow: 2px 2px #777;
}
.main-slider .flex-direction-nav a:before
{
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f001';
}
.main-slider .flex-direction-nav a.flex-next:before
{
    content: '\f002';
}
/* fin slides */
/* comienza cuerpo */
#content 
{
	padding:40px 0 40px 0;
	background:#FFFFFF; 
	left: 0px; 
	top: 0px; 
	width: 100%; 
	height:auto; 
	overflow: hidden; 
	display: block; 
	position: relative; 
	margin-right: auto; 
	margin-left: auto;
}
#content img
{
    margin-bottom: 30px;
}
/* fin cuerpo */
/* comienza footer */
/* --- list style --- */
footer
{
	background-color: #eaf2de;
    border-top: 0px solid #80c145;
	left: 0px; 
	top: 0px; 
	width: 100%; 
	height:auto; 
	overflow: hidden; 
	display: block; 
	position: relative; 
	margin-right: auto; 
	margin-left: auto;
}
footer .widget .social-network
{
    position: relative;
}
#sub-footer
{
    background: transparent;
}
footer
{
    padding-top: 40px;
}
footer img
{
    border: none;
}
footer .signo
{
    padding-right:10px;
    color: #80c145;
}
footer a
{
    color: #666666;
}
footer a:hover
{
    color: #80c145;
}
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6
{
    color: #666;
}
footer address
{
    line-height: 1.8em;
    font-family: 'Oswald' , sans-serif;
    font-size: 16px;
    font-weight: 300;
}
footer h5 a:hover, footer a:hover
{
    text-decoration: none;
    color:#80c145;
}
ul.social-network
{
    list-style: none;
    margin: 0;
    text-align:center;
}
ul.social-network li
{
    display: inline;
    margin: 0 5px;
}
footer ul.social-network li i
{
    font-size:2em;
}
#sub-footer
{
    padding-top: 30px;
}
#sub-footer p
{
    margin: 0;
    padding: 0;
    text-align:center;
}
#sub-footer span
{
}
.copyright
{
    text-align: left;
    font-family: 'Oswald' , sans-serif;
    font-size: 14px;
    font-weight: 300;
}
#sub-footer ul.social-network
{
    float: right;
}
ul.social-network
{
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.social-network li
{
    display: inline;
    margin: 0 5px;
}
ul.social-network li a:hover
{
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    color:#80c145;
}
footer hr
{
    height:1px;
    width:100%;
    background:#dbdbdb;
    margin-top:20px;
    margin-bottom:20px;
}
/* scroll to top */
.scrollup
{
    position: fixed;
    width: 32px;
    height: 32px;
    bottom: 0px;
    right: 20px;
    background:#88c6a6;
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
}
a.scrollup
{
    outline: 0;
    text-align: center;
}
a.scrollup:hover, a.scrollup:active, a.scrollup:focus
{
    opacity: 1;
    text-decoration: none;
}
a.scrollup i
{
    margin-top: 10px;
    color: #fff;
}
a.scrollup i:hover
{
    text-decoration: none;
}
/* fin footer */
/* comienza paginador */
#inner-headline
{
	background:#80c145;
	position:relative;
	margin:0;
	padding:0;
}
/* comienza breadcrumbs */
ul.breadcrumb 
{
	margin-top:30px;
	margin-bottom:5px;
	float:left;
	background:#eaf2de;
}
ul.breadcrumb li 
{
	margin-bottom:0;
	padding-bottom:0;
	color:#000000;
}
ul.breadcrumb li 
{
	font-size:13px;
	color:#000000;
	font-weight: 600;
}
ul.breadcrumb li i
{
	color:#000000;
}
ul.breadcrumb li a 
{
	color:#000000;
}
ul.breadcrumb li a:hover 
{
	text-decoration:none;
}
ul.breadcrumb li.active
{
	color:#80c145;
}
/* fin breadcrumbs */
/* fin paginador */
/* comienza pagina legal */
.legal
{
    background: #FFFFFF;
    padding-top: 50px;
    padding-bottom: 30px;
	width:100%;
	display:block;
	position:relative;
}
.legal .wel_header 
{
    text-align: center;
    color: #222222;
    padding-top: 0;
    width:100%;
    display:block;
    margin-bottom:60px;
}
.legal .wel_header h2 
{
	font-weight: 300;
	font-size: 28px;
	text-shadow: 1px 1px 0 rgba(256,256,256,1.0);
	line-height: 32px;
    background: url(../images/iso.png) no-repeat center top;
	margin-bottom: 10px;
	padding: 25px 0px 0px; 
	text-align: center; 
	text-transform: uppercase; 
	position: relative;
	COLOR: #000000;
    font-family: 'Open Sans', sans-serif;
}
.legal .wel_header .line 
{
  background-color: #2b2521;
  display: inline-block;
  height: 2px;
  width: 60px;
  margin:0px;
  padding:0px;
}
.legal .wel_header .spacer
{
  height:40px;
  width:100%;
  display:block;
}
.legal .wel_header p 
{
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}
.legaltxt p
{
	font-family: 'Open Sans' , Arial, sans-serif;
    font-size: 12pt;
    color: #777;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
    text-align: justify;
    text-indent: 40px;
    margin-bottom:20px;
}
.legaltxt strong
{
    font-weight:bold;
    font-family: 'Open Sans' , Arial, sans-serif;
    font-size: 12pt;
    color: #000000;
    font-variant: normal;
    text-decoration: none;
    text-align: justify;
    text-indent: 40px;
    margin-top:30px;
}
.legaltxt p.lead 
{
	font-family: 'Open Sans' , Arial, sans-serif;
	font-size: 2rem;
	line-height: 1.8;
	color:#666666;
}
.legaltxt .entry-title
{
	font-size: 3rem;
	line-height: 1.364;
	margin-bottom: 0.9rem;
	color:#80c145;
	font-family: 'Open Sans', sans-serif;
	margin-bottom:30px;
}
/* fin pagina legal */
/* comienza pagina clima */
.clima
{
    background: #FFFFFF;
    padding-top: 50px;
    padding-bottom: 30px;
	width:100%;
	display:block;
	position:relative;
}
.clima .wel_header 
{
    text-align: center;
    color: #222222;
    width:100%;
    display:block;
    margin-bottom:60px;
}
.clima .wel_header h2 
{
	font-weight: 300;
	font-size: 28px;
	text-shadow: 1px 1px 0 rgba(256,256,256,1.0);
	line-height: 32px;
    background: url(../images/iso.png) no-repeat center top;
	margin-bottom: 10px;
	padding: 25px 0px 0px; 
	text-align: center; 
	text-transform: uppercase; 
	position: relative;
	COLOR: #000000;
    font-family: 'Open Sans', sans-serif;
}
.clima .wel_header .line 
{
  background-color: #000000;
  display: inline-block;
  height: 2px;
  width: 60px;
  margin:0px;
  padding:0px;
}
.clima .wel_header .spacer
{
  height:40px;
  width:100%;
  display:block;
}
.clima .wel_header p 
{
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    width:100%;
    text-align:center;
}
#clim 
{
    text-align:center;
    margin-right:auto;
    margin-left:auto;
    width:608px;
}
/* fin pagina clima */
/* comienza pagina empresa */
.empresa
{
    background: #FFFFFF;
    padding-top: 50px;
    padding-bottom: 30px;
	width:100%;
	display:block;
	position:relative;
}
.empresa .wel_header 
{
    text-align: center;
    color: #222222;
    width:100%;
    display:block;
    margin-bottom:60px;
}
.empresa .wel_header h2 
{
	font-weight: 300;
	font-size: 28px;
	text-shadow: 1px 1px 0 rgba(256,256,256,1.0);
	line-height: 32px;
    background: url(../images/iso.png) no-repeat center top;
	margin-bottom: 10px;
	padding: 25px 0px 0px; 
	text-align: center; 
	text-transform: uppercase; 
	position: relative;
	COLOR: #000000;
    font-family: 'Open Sans', sans-serif;
}
.empresa .wel_header .line 
{
  background-color: #000000;
  display: inline-block;
  height: 2px;
  width: 60px;
  margin:0px;
  padding:0px;
}
.empresa .wel_header .spacer
{
  height:40px;
  width:100%;
  display:block;
}
.empresa .wel_header p 
{
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    width:100%;
    text-align:center;
}
.empresa .margin-top
{
  margin:0px;
}
.empresa h3 
{
  text-transform: uppercase;
  color: rgb(61, 61, 61); 
  font-family: 'Open Sans', sans-serif;
  font-size:20px; 
  margin:0px;
  padding-bottom:10px;
}
.empresa h4 
{
    padding-bottom: 0px;
    text-transform: uppercase;
    color: #80c145; 
    font-family: 'Open Sans', sans-serif;
    font-size:18px; 
    margin:0px;
    padding-bottom:10px;
}
.empresa p
{
  text-transform: none;
  color: rgb(61, 61, 61); 
  font-family: 'Oswald' , sans-serif;
  font-size:18px; 
  text-decoration:none;
  margin-bottom:10px;
}
.empresa .bull
{
	background: none; 
	color:#80c145; 
	text-transform: capitalize; 
	line-height: 22px; 
	font-family: arial,helvetica; 
	font-size: 18px; 
	font-style: normal; 
	font-weight: 400 !important; 
	margin-top: 22px; 
	text-shadow: none;
	padding-left:6px;
	padding-right:6px;
}
#empresa img 
{
  border: 1px solid #666;
  padding: 15px;
}
#empresa img 
{
  max-width: 100%;
  height: auto;
  transition: all 0.3s ease-in;
}
#empresa img:hover 
{
  cursor: pointer;
  opacity: 0.5;
}
/* fin pagina empresa */
/* comienza pagina mercados */
.mercados
{
    background: #FFFFFF;
    padding-top: 50px;
    padding-bottom: 30px;
	width:100%;
	display:block;
	position:relative;
}
#tablad
{
   
    width:80%;
}
#tablad table 
{
    width:80%;
}
.box_informes2 
{
    float:left;
    width:100%;
    display:block;
}
.mercados .wel_header 
{
    text-align: center;
    color: #222222;
    width:100%;
    display:block;
    margin-bottom:60px;
}
.mercados .wel_header h2 
{
	font-weight: 300;
	font-size: 28px;
	text-shadow: 1px 1px 0 rgba(256,256,256,1.0);
	line-height: 32px;
    background: url(../images/iso.png) no-repeat center top;
	margin-bottom: 10px;
	padding: 25px 0px 0px; 
	text-align: center; 
	text-transform: uppercase; 
	position: relative;
	COLOR: #000000;
    font-family: 'Open Sans', sans-serif;
}
.mercados .wel_header .line 
{
  background-color: #000000;
  display: inline-block;
  height: 2px;
  width: 60px;
  margin:0px;
  padding:0px;
}
.mercados .wel_header .spacer
{
  height:40px;
  width:100%;
  display:block;
}
.mercados .wel_header p 
{
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    width:100%;
    text-align:center;
}
.box_informes2 .titular4 h4
{
    display:inline;
    float:left;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size:24pt;
    color:#80c145;
    line-height:42px;
    padding-left:80px;
    background: url("../images/icon_mercados.png");
    background-repeat:no-repeat;
    background-position:left center;
    text-transform:uppercase;
}
.box_mercados
{
	width:100%;
	padding:20px;
	margin:0px;
	background: #FFF;
}
.fecha
{
    font-size: 12pt;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 1px;
    float: right;
    padding-right: 6px;
}
.mercado1
{
   margin-bottom:20px;
}
a.resumeni
{
    font-family: 'Oswald', sans-serif;
    text-align: right;
    font-size: 14px;
    overflow: hidden;
    text-transform: uppercase;
    color: #000000;
    text-decoration:none;
}
a.resumeni i
{
    padding-right:8px;
}
a.resumeni:hover
{
    text-decoration:none;
    color:#80c145;
}
.derecha2
{
    float: right;
    margin-bottom:20px;
    text-align:right;
}
.tablatitular
{
    height:28px;
    background:#80c145;
}
.tittabla
{
    font-family: 'Oswald', sans-serif;
    letter-spacing: 1px;
    float: left;
    padding-left: 6px;
    font-size: 12pt;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
}
.tdcab
{
    font-family: 'Oswald', sans-serif;
    font-size:11pt;
    color: #000000;
    font-weight: bold;
    font-variant: normal;
    text-decoration: none;
}
.tdfilaLbl
{
    font-family: 'Oswald', sans-serif;
    font-size: 10pt;
    color: #000000;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
    text-transform: uppercase;
    text-align: left;
    padding-left: 6px;
}
.tdfila1
{
    font-family: 'Oswald', sans-serif;
    font-size: 10pt;
    color: #000000;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
    text-align: right;
    padding-right: 6px;
}
.tdfila2
{
    font-family: 'Oswald', sans-serif;
    font-size: 10pt;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}
.tdfilac
{
    font-family: 'Oswald', sans-serif;
    font-size: 10pt;
    color: #000000;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
    text-align: center;
}
/* fin pagina mercados */
/* comienza pagina noticias */
.noticias
{
    background: #FFFFFF;
    padding-top: 50px;
    padding-bottom: 30px;
	width:100%;
	display:block;
	position:relative;
}
.noticias .wel_header 
{
    text-align: center;
    color: #222222;
    width:100%;
    display:block;
    margin-bottom:60px;
}
.noticias .wel_header h2 
{
	font-weight: 300;
	font-size: 28px;
	text-shadow: 1px 1px 0 rgba(256,256,256,1.0);
	line-height: 32px;
    background: url(../images/iso.png) no-repeat center top;
	margin-bottom: 10px;
	padding: 25px 0px 0px; 
	text-align: center; 
	text-transform: uppercase; 
	position: relative;
	COLOR: #000000;
    font-family: 'Open Sans', sans-serif;
}
.noticias .wel_header .line 
{
  background-color: #000000;
  display: inline-block;
  height: 2px;
  width: 60px;
  margin:0px;
  padding:0px;
}
.noticias .wel_header .spacer
{
  height:40px;
  width:100%;
  display:block;
}
.noticias .wel_header p 
{
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    width:100%;
    text-align:center;
}
.notfecha
{
    font-family: 'Oswald' , sans-serif;
    font-size: 10pt;
    color: #000000;
    line-height: 1.5em;
}
.notfuente
{
    font-family: 'Oswald' , sans-serif;
    font-size: 10pt;
    color:#80c145;
    line-height: 1.5em;
    text-transform: uppercase;
}
.notcopete
{
    font-family: 'Oswald' , sans-serif;
    font-size: 10pt;
    color: #000000;
    line-height: 1.5em;
}
a.notitulo
{
    font-family: 'Oswald' , sans-serif;
    font-size: 12pt;
    color:rgb(87, 87, 87);
    font-weight: bold;
    font-variant: normal;
    text-decoration: none;
    text-transform: uppercase;
}
a.notitulo:hover
{
    text-decoration: none;
    color: #80c145;
}
a.mas
{
    font-family: 'Oswald' , sans-serif;
    font-size: 11pt;
    text-decoration: none;
    color: #80c145;
}
a.mas:hover
{
    text-decoration: none;
    color: #000000;
}
.tittle 
{
	padding:0px;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:0px;
	margin-right:0px;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.12);
	color: #FFFFFF; 
	font-size: 24px; 
	LETTER-SPACING: 1px;
	FONT-WEIGHT: bold; 
	TEXT-TRANSFORM: uppercase; 
	font-family: 'Open Sans', sans-serif;
	BACKGROUND: #80c145 url(../images/iso1.png) no-repeat 0.5em center;
	padding-left:58px;
	text-align:left;
	line-height:45px;
	width:100%;
	text-indent:0.3em;
}
.notcopete2 
{
	font-size: 12pt; 
	color: #000000; 
	font-family: 'Oswald' , sans-serif;
	text-decoration:none;
	line-height:22px;
	text-align:justify;
}
/* comienza submenu noticias */
.box_informes2
{
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    width:80%;
    position: relative;
    text-align: left;
}
.grid_noticias 
{
	WIDTH:100%;
	DISPLAY: inline; 
	FLOAT: left; 
	MARGIN-LEFT:25px; 
	MARGIN-RIGHT:25px; 
	POSITION: relative;
	text-align:left;
}
.box_informes2 .titular3 h4
{
    display:inline;
    float:left;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size:24pt;
    color:#80c145;
    line-height:42px;
    padding-left:80px;
    background: url("../images/icon_noticias.png");
    background-repeat:no-repeat;
    background-position:left center;
    text-transform:uppercase;
}
.box_informes2 UL
{
    padding-right: 0px;
    padding-left: 0px;
    background: url(images/lineH2.jpg) repeat-x 0px 100%;
    padding-bottom: 0px;
    margin: 0px 0px 16px;
    padding-top: 0px;
    list-style-type: none;
}
.box_informes2 UL LI
{
    padding-right: 0px;
    padding-left: 0px;
    font-weight: bold;
    background: url(../images/lineH2.jpg) repeat-x 0px 0px;
    padding-bottom: 8px;
    vertical-align: top;
    padding-top: 8px;
    list-style-type: none;
}
.menu_noticias > LI.pne_item > A 
{
	DISPLAY: block; 
	BACKGROUND: url(../images/list-arrow.png) no-repeat 90% 50%; 
	COLOR: #6f6f6f;
	LETTER-SPACING: 1px;
	FONT-WEIGHT:NORMAL; 
	TEXT-TRANSFORM: uppercase; 
	font-family: 'Oswald' , sans-serif;
	TEXT-DECORATION: none; 
	-webkit-transition: all 0.5s ease; 
	-moz-transition: all 0.5s ease; 
	-o-transition: all 0.5s ease; 
	transition: all 0.5s ease;
}
.menu_noticias > LI.pne_item > A:hover 
{
	PADDING-LEFT: 15px; 
	BACKGROUND: url(../images/list-arrow.png) no-repeat 0px 50%; 
	COLOR: #114741;
}
.menu_noticias > LI.pne_current > A 
{
	DISPLAY: block; 
	BACKGROUND: url(../images/list-arrow2.png) no-repeat 0px 50%;
	PADDING-LEFT: 15px; 
	color: #61bb52;
	LETTER-SPACING: 1px;
	FONT-WEIGHT: bold; 
	TEXT-TRANSFORM: uppercase; 
	font-family: 'Oswald' , sans-serif;
	TEXT-DECORATION: none; 
	-webkit-transition: all 0.5s ease; 
	-moz-transition: all 0.5s ease; 
	-o-transition: all 0.5s ease; 
	transition: all 0.5s ease;
}
/* fin submenu noticias */
.box_7
{
	max-width:80%;
	padding:30px;
	margin:40px auto;
	background: #FFF;
	border-radius: 10px;
	-webkit-border-radius:10px;
	-moz-border-radius: 10px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
}
.box_7 .tittle2 
{
	background:#80c145;
	padding: 20px 30px 15px 30px;
	margin: -30px -30px 30px -30px;
	border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-moz-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
	-webkit-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
	box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
	border: 1px solid #80c145;
	
}
.box_7 .tittle3
{
	font-family: 'Open Sans', sans-serif;
	BACKGROUND: url(../images/iso1.png) no-repeat left center;
	padding-left:58px;
	text-align:left;
	line-height:45px;
	text-indent:0.3em;
	color: #fff;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.12);
	font-size: 30px; 
}
.derecha
{
	 float:right;
	 padding-top:0px;
	 display:block;
	 width:100%;
	 text-align:right;
	 margin-bottom:20px;
}
.derecha a
{
    text-decoration:none;
    color:#80c145;
}
.derecha a:hover
{
    text-decoration:none;
    color:#444;
}
.signo2
{
    margin-left:8px;
}
a.volver
{
	font-family: 'Oswald' , sans-serif;
	text-align:right;
    FONT-SIZE: 12px; 
    OVERFLOW: hidden; 
    TEXT-TRANSFORM: uppercase;
    color: #444; 
    LINE-HEIGHT: 20px;
    background: url("../images/marker2.png") no-repeat; 
    background-repeat:no-repeat;
    background-position:left center;
    padding-left:10px;
}
a.volver:hover
{
    text-decoration: underline;
    color:#80c145;
    background: url("../images/marker_act2.png");
    background-repeat:no-repeat;
    background-position:left center;
}	
/* fin pagina noticias */
/* comienza pagina info */
.info
{
    background: #FFFFFF;
    padding-top: 50px;
    padding-bottom: 30px;
	width:100%;
	display:block;
	position:relative;
}
.info .wel_header 
{
    text-align: center;
    color: #222222;
    width:100%;
    display:block;
    margin-bottom:60px;
}
.info .wel_header h2 
{
	font-weight: 300;
	font-size: 28px;
	text-shadow: 1px 1px 0 rgba(256,256,256,1.0);
	line-height: 32px;
    background: url(../images/iso.png) no-repeat center top;
	margin-bottom: 10px;
	padding: 25px 0px 0px; 
	text-align: center; 
	text-transform: uppercase; 
	position: relative;
	COLOR: #000000;
    font-family: 'Open Sans', sans-serif;
}
.info .wel_header .line 
{
  background-color: #000000;
  display: inline-block;
  height: 2px;
  width: 60px;
  margin:0px;
  padding:0px;
}
.info .wel_header .spacer
{
  height:40px;
  width:100%;
  display:block;
}
.info .wel_header p 
{
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    width:100%;
    text-align:center;
}
#general ul
{
    list-style: none;
    margin-top: 10px;
}
#general ul.link-list5 > li 
{
    float: none;
    margin: 0;
    list-style: none;
    DISPLAY:inline;
    padding-right:5px;
}
#general ul.link-list5 > li img
{
    width:110px;
}
#general .link-list5 
{
	DISPLAY:block; 
}
#bolsa ul
{
    list-style: none;
    margin-top: 20px;
}
#bolsa .link-list4 
{
	DISPLAY:block; 
}
#bolsa ul.link-list4 > li 
{
    float: none;
    margin: 0;
    list-style: none;
    color: #666666;
    DISPLAY:inline;
    padding-right:15px;
}
#util ul.link-list3
{
    margin: 0;
    padding: 0;
    list-style: none;
    float: none;
}
#util ul.link-list3 li
{
    float: none;
    margin: 0;
    padding: 2px 0 2px 0;
    list-style: none;
    font-family: 'Oswald' , sans-serif;
    font-size: 16px;
    color: #666666;
    display:block;
    text-align:left;
}
#util ul.link-list3 li a
{
    color: #666666;
    text-decoration: none;
    background: url("../images/marker.png");
    background-repeat:no-repeat;
    background-position:left center;
    padding-left:10px;
}
#util ul.link-list3 li a:hover
{
    color: #80c145;
    text-decoration: none;
    background: url("../images/marker_act.png");
    background-repeat:no-repeat;
    background-position:left center;
}
#info .widget2
{
    float: left;
    display: inline;
}
#info .widget2
{
    border-left: #dddddd 1px solid;
    padding-left: 15px;
}
#info .widget2.first
{
    border-left: #dddddd 0px solid;
    padding-left: 0px;
}
#info .titular2 h4
{
    display:inline;
    float:left;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size:24pt;
    color:#80c145;
    line-height:42px;
    padding-left:80px;
    background: url("../images/icon_consultas.png");
    background-repeat:no-repeat;
    background-position:left center;
}
#info .itabla2
{
   
    float:left;
    display: inline;
    margin-left:40px;
    margin-top:20px;
}
/* fin pagina info */
/* comienza pagina clientes */
.clientes
{
    background: #FFFFFF;
    padding-top: 50px;
    padding-bottom: 30px;
	width:100%;
	display:block;
	position:relative;
}
.clientes .wel_header 
{
    text-align: center;
    color: #222222;
    width:100%;
    display:block;
    margin-bottom:60px;
}
.clientes .wel_header h2 
{
	font-weight: 300;
	font-size: 28px;
	text-shadow: 1px 1px 0 rgba(256,256,256,1.0);
	line-height: 32px;
    background: url(../images/iso.png) no-repeat center top;
	margin-bottom: 10px;
	padding: 25px 0px 0px; 
	text-align: center; 
	text-transform: uppercase; 
	position: relative;
	COLOR: #000000;
    font-family: 'Open Sans', sans-serif;
}
.clientes .wel_header .line 
{
  background-color: #000000;
  display: inline-block;
  height: 2px;
  width: 60px;
  margin:0px;
  padding:0px;
}
.clientes .wel_header .spacer
{
  height:40px;
  width:100%;
  display:block;
}
.clientes .wel_header p 
{
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    width:100%;
    text-align:center;
}
.login-form 
{
	width: 300px;
	margin: 0 auto;
	position: relative;
	background: #f3f3f3;
	border: 1px solid #fff;
	border-radius: 5px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}
.login-form .login_header 
{
	padding: 40px 30px 30px 30px;
}
.login-form .login_header h1 
{
	FONT-FAMILY: 'Oswald', sans-serif; 
	font-weight: 300;
	font-size: 26px;
	text-shadow: 1px 1px 0 rgba(256,256,256,1.0);
	line-height: 32px;
    background: url(../images/iso.png) no-repeat left center;
	margin:0px;
	padding-left: 40px; 
	text-align: center; 
	text-transform: uppercase; 
	position: relative;
	COLOR: #80c145;
	text-indent:0.3em;
}
.login-form .content 
{
	padding: 16px 30px 25px 30px;
}
.login-form .content .username
{
	width: 100%;
	padding: 15px 25px;
	font-family: Helvetica, Arial;
	font-weight: 400;
	font-size: 14px;
	color: #000000;
	text-shadow: 1px 1px 0 rgba(256,256,256,1.0);
	background: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
}
.login-form .content .username:hover 
{
	background: #dfe9ec;
	color: #414848;
}
.login-form .content .username:focus 
{
	background: #dfe9ec;
	color: #414848;
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.25);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.25);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.25);
}
.login-form .content .password
{
	width:100%;
	padding: 15px 25px;
	font-family: Helvetica, Arial;
	font-weight: 400;
	font-size: 14px;
	color: #000000;
	text-shadow: 1px 1px 0 rgba(256,256,256,1.0);
	background: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
}
.login-form .content .password:hover 
{
	background: #dfe9ec;
	color: #414848;
}
.login-form .content .password:focus 
{
	background: #dfe9ec;
	color: #414848;
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.25);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.25);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.25);
}
.login-form .content .password, .login-form .content .pass-icon 
{
	margin-top: 25px;
}
.user-icon, .pass-icon 
{
	width: 46px;
	height: 47px;
	display: block;
	position: absolute;
	left: 0px;
	padding-right: 2px;
	z-index: -1;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.user-icon 
{
	top:118px; 
	background:#80c145 url(../images/user-icon.png) no-repeat center;	
}

.pass-icon 
{
	top:168px;
	background:#80c145 url(../images/pass-icon.png) no-repeat center;
}
.content input:focus + div
{
	left: -46px;
}
.input, .user-icon, .pass-icon, .button, .register 
{
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
}
.login-form .footerform 
{
	padding: 25px 30px 40px 30px;
	overflow: auto;
	background: #d4dcee;
	border-top: 1px solid #fff;
	box-shadow: inset 0 1px 0 rgba(0,0,0,0.15);
	-moz-box-shadow: inset 0 1px 0 rgba(0,0,0,0.15);
	-webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,0.15);
}
.login-form .footerform .button 
{
	float:right;
	padding: 20px;
	FONT-FAMILY: 'Oswald', sans-serif; 
	font-weight: 300;
	font-size: 14px;
	line-height:0px;
	color:#444;
	text-shadow: 0px 1px 0 rgba(0,0,0,0.25);
	background:#80c145;
	border: 1px solid #80c145;
	border-radius: 5px;
	cursor: pointer;
	text-transform:uppercase;
	box-shadow: inset 0 0 2px rgba(256,256,256,0.75);
	-moz-box-shadow: inset 0 0 2px rgba(256,256,256,0.75);
	-webkit-box-shadow: inset 0 0 2px rgba(256,256,256,0.75);
}
.login-form .footerform .button:hover 
{
	background:rgb(87, 87, 87);
	color:#FFFFFF;
	border: 1px solid rgb(87, 87, 87);
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
}
.login-form .footerform .button:focus 
{
	position: relative;
	bottom: -1px;
	border: 1px solid #d9dadb;
	box-shadow: inset 0 1px 6px rgba(256,256,256,0.75);
	-moz-box-shadow: inset 0 1px 6px rgba(256,256,256,0.75);
	-webkit-box-shadow: inset 0 1px 6px rgba(256,256,256,0.75);
}
/* fin pagina clientes */
/* comienza pagina clientes */
.contacto-area
{
    background: #FFFFFF;
    padding-top: 50px;
    padding-bottom: 30px;
	width:100%;
	display:block;
	position:relative;
}
.contacto-area .wel_header 
{
    text-align: center;
    color: #222222;
    width:100%;
    display:block;
    margin-bottom:60px;
}
.contacto-area .wel_header h2 
{
	font-weight: 300;
	font-size: 28px;
	text-shadow: 1px 1px 0 rgba(256,256,256,1.0);
	line-height: 32px;
    background: url(../images/iso.png) no-repeat center top;
	margin-bottom: 10px;
	padding: 25px 0px 0px; 
	text-align: center; 
	text-transform: uppercase; 
	position: relative;
	COLOR: #000000;
    font-family: 'Open Sans', sans-serif;
}
.contacto-area .wel_header .line 
{
  background-color: #000000;
  display: inline-block;
  height: 2px;
  width: 60px;
  margin:0px;
  padding:0px;
}
.contacto-area .wel_header .spacer
{
  height:40px;
  width:100%;
  display:block;
}
.contacto-area .wel_header p 
{
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    width:100%;
    text-align:center;
}
#contacto-area h1 
{
	FONT-FAMILY: 'Oswald', sans-serif; 
	font-weight: 300;
	font-size: 26px;
	text-shadow: 1px 1px 0 rgba(256,256,256,1.0);
	line-height: 32px;
    background: url(../images/iso.png) no-repeat left center;
	margin:0px;
	padding-left: 45px; 
	text-align: left; 
	text-transform: uppercase; 
	position: relative;
	COLOR: #80c145;
	border-bottom: 2px solid #444;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 40px;
    text-indent: 0.3em;
}
#contacto-area p 
{
  line-height: 20px;
}
#contacto-area span 
{
  font-weight: bold;
  padding: 0px;
  
}
#contacto-area span a
{
  font-weight: bold;
  padding: 0px;
  text-decoration:none;
  color:#80c145;
}
#contacto-area span a:hover
{
  text-decoration:underline;
  color: #444;
}
#contacto-area .social-icons
{
  padding: 0;
  margin: 0;
}
#contacto-area .social-icons li 
{
  display: inline-block;
  list-style: none;
}
#contacto-area .social-icons li a
{
    background: #444;
    color: #ffffff;
    text-decoration: none;
    font-size: 30px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    vertical-align: middle;
    margin-right: 10px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
}
#contacto-area .social-icons li a:hover 
{
  background: #80c145;
}
#contacto-area hr 
{
  border-color: #61bb52;
  margin: 0;
  opacity: 0.3;
  margin-top:40px;
  margin-bottom:40px;
}
.per h3 
{
  text-transform: uppercase;
  color: rgb(61, 61, 61); 
  font-family: 'Open Sans', sans-serif;
  font-size:19px; 
  margin-top:40px;
  text-align:center;
}
.per p
{
  text-transform: none;
  color: rgb(61, 61, 61); 
  font-family: 'Oswald' , sans-serif;
  font-size:18px; 
  text-decoration:none;
  margin-bottom:10px;
  text-align:center;
}
.per p a
{
  text-transform: none;
  color: rgb(61, 61, 61); 
  font-family: 'Oswald' , sans-serif;
  font-size:16px; 
  text-decoration:none;
}
.per p a:hover
{
  color: #61bb52; 
  text-decoration:underline;
}
.per h4 
{
    text-transform: uppercase;
    color:#80c145; 
    font-family: 'Oswald' , sans-serif;
    font-size:19px; 
    text-align:center;
}
.mapframe
{
  border:2px #80c145 solid;
}
/* comienza formulario de contacto */
.form-style
{
	width:60%;
	padding:30px;
	margin:40px auto;
	background: #FFF;
	border-radius: 10px;
	-webkit-border-radius:10px;
	-moz-border-radius: 10px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
}
.form-style .inner-wrap
{
	padding: 30px;
	background: #F8F8F8;
	border-radius: 6px;
	margin-bottom: 15px;
}
.form-style .tittle 
{
	background:transparent;
	padding: 20px 30px 15px 30px;
	margin: -30px -30px 30px -30px;
	border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	color: #444;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.12);
	font: normal 30px 'Bitter', serif;
	-moz-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
	-webkit-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
	box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
	border: 0px solid #444;
	FONT-FAMILY: 'Oswald', sans-serif;
	width:100%;
}
.form-style .tittle > span
{
	display: block;
	margin-top: 2px;
	font: 13px Arial, Helvetica, sans-serif;
	text-transform:none;
}
.form-style label
{
	display: block;
	font-size: 13px;
	FONT-FAMILY: 'Oswald', sans-serif; 
	color: #888;
	margin-bottom: 25px;
	text-transform:uppercase;
}
.form-style input[type="text"],
.form-style input[type="date"],
.form-style input[type="datetime"],
.form-style input[type="email"],
.form-style input[type="number"],
.form-style input[type="search"],
.form-style input[type="time"],
.form-style input[type="url"],
.form-style input[type="password"],
.form-style textarea,
.form-style select 
{
	display: block;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 100%;
	padding: 8px;
	border-radius: 6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border: 2px solid #fff;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);
	-moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);
	-webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);
}
.form-style .section
{
	font: normal 20px 'Oswald', sans-serif;
	color:#80c145;
	margin-bottom: 5px;
}
.form-style .section span 
{
	background:#61bb52;
	padding: 0px;
	position: absolute;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border: 4px solid #fff;
	width:35px;
	height:35px;
	font-size: 14px;
	margin-left: -45px;
	margin-top: -3px;
	color: #fff;
	FONT-FAMILY: 'Open Sans', sans-serif; 
	font-weight: 300;
	font-size: 20px;
	text-align:center;
}
.form-style input[type="button"], 
.form-style input[type="submit"]
{
	background: #444;
	width:180px;
	height:47px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #fff;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.12);
	font: normal 30px 'Bitter', serif;
	-moz-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
	-webkit-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
	box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
	border: 1px solid ##444;
	font-size: 15px;
	FONT-FAMILY: 'Oswald', sans-serif;
	text-transform:uppercase;
}
.form-style input[type="button"]:hover, 
.form-style input[type="submit"]:hover
{
	background: #80c145;
	color:#444;
	-moz-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.28);
	-webkit-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.28);
	box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.28);
}
.form-style .privacy-policy
{
	float: right;
	width: 250px;
	font: 12px Arial, Helvetica;
	color: #4D4D4D;
	margin-top: 10px;
	text-align: right;
}
/* comienza caqtcha */
.Captcha
{
	text-align:left;
	display:block;
	width:100%;
}
.form-style input[type="text"].fmrinput
{
	width:150px;
}
.iCaptcha
{
	text-align:left;
	margin-top:20px;
	margin-bottom:0px;
	display:block;
}
.cchacambiar
{
	FONT-FAMILY: 'Oswald', sans-serif; 
	text-align:left;
    FONT-SIZE: 12px; 
    OVERFLOW: hidden; 
    TEXT-TRANSFORM: uppercase;
    color:#444;  
    LINE-HEIGHT:22px;
    text-decoration:none;
    font-weight:bold;
    letter-spacing:0.5px;
 } 
.cchacambiar:hover
{ 
	text-decoration:underline;
	color: #61bb52;  
}   
/* fin caqtcha */
/* fin formulario de contacto */
/* fin pagina contacto */
/* comienza media queries */
@media (min-width: 979px) and (max-width: 1200px)
{
    #wrapper.boxed
    {
        width: 1000px;
        margin: 0 auto;
    }
}
@media (max-width: 979px)
{
    #wrapper.boxed
    {
        width: 784px;
        margin: 0 auto;
    }
    .login-form .content 
    {
	    padding-left: 50px;
	    width:100%;
    }
    .empresa h3 
    {
      text-transform: uppercase;
      color: rgb(61, 61, 61); 
      font-family: 'Open Sans', sans-serif;
      font-size:20px; 
      margin-top:30px;
      padding-bottom:10px;
    }
    .login-form .content .input 
    {
	    width:60%;
	    height:47px;
	    padding: 15px 25px;
	    font-family: 'Oswald', sans-serif;
	    font-weight: 400;
	    font-size: 14px;
	    color: #000000;
	    text-shadow: 1px 1px 0 rgba(256,256,256,1.0);
	    background: #fff;
	    border: 1px solid #fff;
	    border-radius: 5px;
	    box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	    -moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	    -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
    }
    .login-form .content .password, .login-form .content .pass-icon 
    {
	    margin-top: 25px;
    }
    .login-form .content .input:hover 
    {
	    background: #eaf2de;
	    color: #666;
    }
    .login-form .content .input:focus 
    {
	    background: #eaf2de;
	    color: #666;
	    box-shadow: inset 0 1px 2px rgba(0,0,0,0.25);
	    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.25);
	    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.25);
    }
    .login-form .content .button 
    {
	    float:none;
	    padding: 20px;
	    FONT-FAMILY: 'Oswald', sans-serif; 
	    font-weight: 300;
	    font-size: 14px;
	    line-height:0px;
	    color:#666;
	    border-radius: 5px;
	    cursor: pointer;
	    text-transform:uppercase;
	    background:#eaf2de;
	    border: 1px solid #eaf2de;
	    margin-left:30px;
    }
    .login-form .content .button:hover 
    {
	    background:#80c145;
	    color:#FFFFFF;
	    border: 1px solid #80c145;
    }
    .login-form .content .button:focus 
    {
	    position: relative;
	    bottom: -1px;
	    background: #80c145;
	    border: 1px solid #80c145;
    }
    #clim 
    {
        text-align:center;
        margin-right:auto;
        margin-left:auto;
        width:100%;
        overflow:scroll;
    }
    #tablad
    {
       
        width:100%;
        overflow:scroll;
    }
    #tablad table 
    {
        width:100%;
    }
    .tdfecha
    {
        font-size: 10pt;
        color: #000000;
        text-decoration: none;
        font-weight: normal;
        font-family: 'Oswald', sans-serif;
        text-align:center;
    }
    .fecha
    {
        font-size: 10pt;
        color: #FFFFFF;
        text-decoration: none;
        font-weight: normal;
        font-family: 'Oswald', sans-serif;
        letter-spacing: 1px;
        float: right;
        padding-right: 6px;
    }
    .tittabla
    {
        font-family: 'Oswald', sans-serif;
        letter-spacing: 1px;
        float: left;
        padding-left: 6px;
        font-size: 10pt;
        color: #FFFFFF;
        text-decoration: none;
        font-weight: normal;
        text-transform: uppercase;
    }
    .tdcab
    {
        font-family: 'Oswald', sans-serif;
        font-size:10pt;
        color: #000000;
        font-weight: bold;
        font-variant: normal;
        text-decoration: none;
    }
    .tdfilaLbl
    {
        font-family: 'Oswald', sans-serif;
        font-size: 9pt;
        color: #000000;
        font-weight: normal;
        font-variant: normal;
        text-decoration: none;
        text-transform: uppercase;
        text-align: left;
        padding-left: 6px;
    }
    .tdfila1
    {
        font-family: 'Oswald', sans-serif;
        font-size: 9pt;
        color: #000000;
        font-weight: normal;
        font-variant: normal;
        text-decoration: none;
        text-align: right;
        padding-right: 6px;
    }
    .tdfila2
    {
        font-family: 'Oswald', sans-serif;
        font-size: 9pt;
        color: #000000;
        text-decoration: none;
        font-weight: normal;
    }
    .tdfilac
    {
        font-family: 'Oswald', sans-serif;
        font-size: 9pt;
        color: #000000;
        font-weight: normal;
        font-variant: normal;
        text-decoration: none;
        text-align: center;
    }
    .box_7
    {
	    max-width:98%;
	    padding:30px;
	    margin:40px auto;
	    background: #FFF;
	    border-radius: 10px;
	    -webkit-border-radius:10px;
	    -moz-border-radius: 10px;
	    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
	    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
	    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
    }
    #info .widget2
    {
        float: left;
        display:block;
        margin-top:20px;
    }
    .form-style
    {
	    width:100%;
	    padding:20px;
	    margin:40px auto;
	    background: #FFF;
	    border-radius: 10px;
	    -webkit-border-radius:10px;
	    -moz-border-radius: 10px;
	    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
	    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
	    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
    }
    .contacto-area .wel_header h2 
    {
	    font-weight: 300;
	    font-size: 22px;
	    text-shadow: 1px 1px 0 rgba(256,256,256,1.0);
	    line-height: 32px;
        background: url(../images/iso.png) no-repeat center top;
	    margin-bottom: 10px;
	    padding: 25px 0px 0px; 
	    text-align: center; 
	    text-transform: uppercase; 
	    position: relative;
	    COLOR: #000000;
        font-family: 'Open Sans', sans-serif;
    }
    .box_informes2 
    {
        float:left;
        width:100%;
        display:block;
    }
    .box_mercados
    {
	    width:100%;
	    margin:0px;
	    display:block;
	    float:left;
    }
    #contacto-area h1 
    {
	    FONT-FAMILY: 'Oswald', sans-serif; 
	    font-weight: 300;
	    font-size: 18px;
	    text-shadow: 1px 1px 0 rgba(256,256,256,1.0);
	    line-height: 32px;
        background: url(../images/iso.png) no-repeat left center;
	    margin:0px;
	    padding-left: 45px; 
	    text-align: left; 
	    text-transform: uppercase; 
	    position: relative;
	    COLOR: #80c145;
	    border-bottom: 2px solid #444;
        padding-top: 20px;
        padding-bottom: 20px;
        margin-bottom: 40px;
        text-indent: 0.3em;
    }
    .navbar-brand img
    {
       width:200px;
    }
    a.detail
    {
        background: none;
        width: 100%;
    }
    footer .widget form input#appendedInputButton
    {
        display: block;
        width: 91%;
        -webkit-border-radius: 4px 4px 4px 4px;
        -moz-border-radius: 4px 4px 4px 4px;
        border-radius: 4px 4px 4px 4px;
    }

    footer .widget form .input-append .btn
    {
        display: block;
        width: 100%;
        padding-right: 0;
        padding-left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin-top: 10px;
    }

    ul.related-folio li
    {
        width: 156px;
        margin: 0 20px 0 0;
    }
}

@media (max-width: 767px)
{

    body
    {
        padding-right: 0;
        padding-left: 0;
    }

    #wrapper.boxed
    {
        width: 90%;
        margin: 0 auto;
    }
    .navbar-brand
    {
        margin-top: 10px;
        border-bottom: none;
    }
    .navbar-header
    {
        margin-top: 20px;
        border-bottom: none;
    }

    .navbar-nav
    {
        border-top: none;
        padding-top: 30px;
        float: none;
        width: 100%;
    }

    header .navbar-nav > li
    {
        padding-bottom: 0;
        padding-top: 0;
    }

    header .nav li .dropdown-menu
    {
        margin-top: 0;
    }

    .stats > div
    {
        margin-bottom: 30px;
    }

    .dropdown-menu
    {
        position: absolute;
        top: 0;
        left: 40px;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 160px;
        padding: 5px 0;
        margin: 2px 0 0;
        font-size: 13px;
        list-style: none;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #f5f5f5;
        border: 1px solid rgba(0, 0, 0, .15);
        border-radius: 0;
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
        box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    }



    .navbar-collapse.collapse
    {
        border: none;
        overflow: hidden;
    }


    .box
    {
        padding: 20px 0;
        margin-bottom: 20px;
    }




    #inner-headline .breadcrumb
    {
        float: left;
        clear: both;
        width: 100%;
    }

    .breadcrumb > li
    {
        font-size: 13px;
    }


    ul.portfolio li article a i.icon-48
    {
        width: 20px;
        height: 20px;
        font-size: 16px;
        line-height: 20px;
    }


    .left-sidebar
    {
        border-right: none;
        padding: 0 0 0 0;
        border-bottom: 1px dotted #e6e6e6;
        padding-bottom: 10px;
        margin-bottom: 40px;
    }

    .right-sidebar
    {
        margin-top: 50px;
        border-left: none;
        padding: 0 0 0 0;
    }


    footer .col-lg-1, footer .col-lg-2, footer .col-lg-3, footer .col-lg-4, footer .col-lg-5, footer .col-lg-6, footer .col-lg-7, footer .col-lg-8, footer .col-lg-9, footer .col-lg-10, footer .col-lg-11, footer .col-lg-12
    {
        margin-bottom: 20px;
    }

    #sub-footer ul.social-network
    {
        float: left;
    }
}
@media (max-width: 480px)
{
    .bottom-article a.pull-right
    {
        float: left;
        margin-top: 20px;
    }


    .search
    {
        float: left;
    }


    .cta-text
    {
        margin: 0 auto;
        text-align: center;
    }

    ul.portfolio li article a i
    {
        width: 20px;
        height: 20px;
        font-size: 14px;
    }
    .main-slider .flex-caption
    {
        bottom: 0;
        text-align: center;
    }
    .main-slider .flex-caption p
    {
        display: none;
    }

    .cta-btn
    {
        float: none;
        text-align: center;
    }

}

@media (max-width: 360px)
{

}
/* fin media queries */
