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


/* comienza estructura */
body
{
    font-family: 'Oswald' , sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.6em;
    color: #656565;
}
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 
{
    background:#FFFFFF;
	left: 0px; 
	top: 0px; 
	width: 100%; 
	height:auto; 
	overflow: hidden; 
	display: block; 
	position: relative; 
	margin-right: auto; 
	margin-left: auto;
}	
header .top .row
{
    margin-bottom: 0;
}
header .top
{
    padding: 15px 0;
    margin: 0;
    background: #FFFFFF;
}
header .top
{
    border-bottom: 0px solid #ddd;
}
.two_fifth
{
    width: 100%;
}
.two_fifth
{
    float: right;
    margin-right: 0px;
    position: relative;
    top: 0px;
}
.last
{
    clear: right;
    margin-right: 0px !important;
}
.nsu-form
{
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    float: right;
}
.nsu-form P
{
    float: left;
    margin: 0px;
}
.nsu-label
{
    font-size: 10pt;
    text-transform: uppercase;
    margin-right: 5px;
    color: #666666;
    font-family: 'Oswald' , sans-serif;
    font-weight: 400;
}
.nsu-form INPUT[type='text']
{
    font-size: 10pt;
    text-transform: NONE;
    width: 130px;
    height: 23px;
    margin-right: 5px;
    font-family: 'Oswald' , sans-serif;
    font-weight: 300;
    padding: 4px;
    border: #d7d7d7 1px solid;
    color: #000;
    background-color: #eeeeee;
    line-height: 12pt;
}
.nsu-form INPUT[type='password']
{
    font-size: 10pt;
    text-transform: NONE;
    width: 130px;
    height: 23px;
    margin-right: 5px;
    font-family: 'Oswald' , sans-serif;
    font-weight: 300;
    padding: 4px;
    border: #d7d7d7 1px solid;
    color: #000;
    background-color: #eeeeee;
    line-height: 12pt;
}
.nsu-form INPUT[type='submit']
{
    font-size: 10pt;
    text-transform: uppercase;
    margin-right: 5px;
    color: #666666;
    font-family: 'Oswald' , sans-serif;
    text-decoration: none;
    background-color: transparent;
    text-decoration: none;
    font-weight: 400;
    border: #d7d7d7 0px solid;
}
.nsu-form INPUT[type='submit']:hover
{
    background-color: transparent;
    text-decoration: none;
    color: #99cc33;
}
/* -- fin top area */
/* comienza navegacion */
header .navbar
{
    margin-bottom: 0;
}
.navbar-default
{
    border: none;
}
.navbar-brand
{
    color: #222;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    line-height: 1em;
    letter-spacing: -1px;
    margin-top: 15px;
    padding: 0 0 0 15px;
}
header .navbar-collapse ul.navbar-nav
{
    float: right;
    margin-right: 0;
}
header .navbar-default
{
    background-color: #fff;
    border-bottom: 1px solid #ddd;
}
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:#FFFFFF;
	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;
}
.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
{
    bottom:24px;
    background: transparent;
    color: #fff;
    margin: 0;
    padding: 25px 25px 25px 30px;
    position: absolute;
    left: 18.5%;
    width: 350px;
}
.main-slider .flex-caption h3
{
    color: #fff;
    letter-spacing: 1px;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-family: 'Oswald' , sans-serif;
    font-size: 60px;
    font-weight: 700;
    line-height: 1em;
    color: #FFFFFF;
}
.main-slider .flex-caption IMG
{
   width:100%;
   height:auto;
   margin-bottom:20px;
}
.main-slider .flex-caption p
{
    text-transform: none;
    font-family: 'PT Serif' , sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.4em;
    font-style: italic;
    color: #FFFFFF;
}
.main-slider .flex-caption .btn-theme
{
    text-transform: none;
    font-family: 'PT Serif' , sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.1em;
    font-style: italic;
    color: #FFFFFF;
    text-decoration: none;
    text-transform:uppercase;
}
.main-slider .flex-caption .btn-theme:hover
{
    color: #000000;
    text-decoration: none;
}
.main-slider .flex-caption2
{
    bottom:58px;
    background: transparent;
    color: #FFFFFF;
    margin: 0;
    padding: 25px 25px 25px 30px;
    position: absolute;
    left: 18.3%;
    width: 340px;
}
.main-slider .flex-caption2 h3
{
    letter-spacing:0.5px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-size: 72px;
    font-weight: 500;
    line-height: 1em;
    color: #FFFFFF;
     
}
.main-slider .flex-caption2 p
{
    margin: 0px;
    text-transform: none;
    font-family: 'PT Serif' , sans-serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 1.2em;
    font-style: italic;
    color: #FFFFFF;
    margin-top:12px;
}
.main-slider .flex-caption2 .btn-theme
{
    text-transform: none;
    font-family: 'PT Serif' , sans-serif;
    font-size: 11px;
    font-weight: 300;
    line-height: 1.6em;
    font-style: italic;
    color: #FFFFFF;
    text-decoration: none;
    float: right;
    margin-right: 50px;
    text-transform:uppercase;
    margin-top:16px;
}
.main-slider .flex-caption2 .btn-theme:hover
{
    color: #000000;
    text-decoration: none;
}
.main-slider .flex-caption3
{
    bottom: 212px;
    background: transparent;
    color: #FFFFFF;
    margin: 0;
    padding: 25px 25px 25px 30px;
    position: absolute;
    left: 18.5%;
    width: 580px;
    display: block;
    float: left;
}
.main-slider .flex-caption3 h3
{
    color: #999;
    letter-spacing: 1px;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-family: 'Oswald' , sans-serif;
    font-size: 70PX;
    font-weight: 500;
    display: inline-block;
    float: left;
    margin-right: 17px;
    vertical-align: top;
}
.main-slider .flex-caption3 p
{
    margin: 0px;
    text-transform: none;
    font-family: 'PT Serif' , sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.3em;
    font-style: italic;
    color: #999;
    display: inline-block;
    float: left;
    vertical-align: top;
    margin-top: 25px;
    letter-spacing:0.5px;
}
.main-slider .flex-caption3 .btn-theme
{
    text-transform: none;
    font-family: 'PT Serif' , sans-serif;
    font-size: 11px;
    font-weight: 300;
    line-height: 1.6em;
    font-style: italic;
    color: #999;
    text-decoration: none;
    float: left;
    margin-left: 0px;
    text-transform:uppercase;
    margin-top:6px;
}
.btn
{
    margin: 0px;
    padding: 0px;
}
.main-slider .flex-caption3 .btn-theme:hover
{
    color: #000000;
    text-decoration: none;
}
.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';
}
.main-slider .flex-caption4
{
    bottom:25px;
    background: transparent;
    color: #FFF;
    margin: 0;
    padding: 25px 25px 25px 30px;
    position: absolute;
    left: 18.5%;
    width: 600px;
}
.main-slider .flex-caption4 h3
{
    color: #FFF;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-size: 40px;
    font-weight: 500;
    line-height: 1.15em;
    margin:0px;
    padding:0px;
}
.main-slider .flex-caption4 p
{
    text-transform: none;
    font-family: 'PT Serif', sans-serif;
    font-size: 21px;
    font-weight: 300;
    line-height: 1.16em;
    font-style: italic;
    color: #FFF;
    margin-top:14px;
    letter-spacing: 0.5px;
}
.main-slider .flex-caption4 .btn-theme
{
    text-transform: none;
    font-family: 'PT Serif', sans-serif;
    font-size: 11px;
    font-weight: 300;
    line-height: 1.6em;
    font-style: italic;
    color: #ffffff;
    text-decoration: none;
    margin-top:8px;
    text-transform:uppercase;
}
.main-slider .flex-caption4 .btn-theme:hover
{
    color: #99cc33;
    text-decoration: none;
}
/* 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 --- */
ul.general
{
    list-style: none;
    margin-left: 0;
}
ul.link-list
{
    margin: 0;
    padding: 0;
    list-style: none;
    float: none;
}
ul.link-list > li 
{
    float: none;
    margin: 0;
    list-style: none;
    color: #666666;
}
footer .link-list > LI.pne_item3 > A 
{
	DISPLAY: block; 
	padding: 2px 0 2px 0;
    list-style: none;
    font-family: 'Oswald' , sans-serif;
    font-size: 14px;
    color: #666666;
	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;
}
footer .link-list > LI.pne_item3 > A:hover 
{
	color: #99cc00;
    text-decoration: none;
}
footer .link-list > LI.pne_current3 > A 
{
	DISPLAY: block; 
	padding: 2px 0 2px 0;
    list-style: none;
    font-family: 'Oswald' , sans-serif;
    font-size: 14px;
    color: #99cc00;
	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;
}
footer ul.link-list > li > a
{
    color: #666666;
    text-decoration: none;
}
footer ul.link-list > li > a:hover
{
    color: #99cc00;
    text-decoration: none;
}
footer .widget .social-network
{
    position: relative;
}
footer
{
	background: linear-gradient(rgb(239, 239, 239), rgb(255, 255, 255)) repeat-x 0px 0px rgb(248,248,248);
	left: 0px; 
	top: 0px; 
	width: 100%; 
	height:auto; 
	overflow: hidden; 
	display: block; 
	position: relative; 
	margin-right: auto; 
	margin-left: auto;
}
.footimg
{
   text-align:center;
}
.footimg img
{
   margin-bottom:10px;
}
#sub-footer
{
    border-top: 0px solid #ddd;
    background: transparent;
}
footer .signo
{
    margin-right: 6px;
}
footer .widget2
{
    float: left;
    display: inline;
    width: 33%;
}
footer .widget2
{
    border-left: #dddddd 1px solid;
    padding-left: 15px;
}
footer .widget2.first
{
    border-left: #dddddd 0px solid;
    padding-left: 0px;
}
footer
{
    padding: 50px 0 0 0;
}
footer img
{
    border: none;
}
footer a
{
    color: #666666;
}
footer a:hover
{
    color: #99cc33;
}
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6
{
    color: #666;
}
footer address
{
    line-height: 1.6em;
}
footer h5 a:hover, footer a:hover
{
    text-decoration: none;
}
ul.social-network
{
    list-style: none;
    margin: 0;
}
ul.social-network li
{
    display: inline;
    margin: 0 5px;
}
footer ul.social-network li i
{
    font-size: 1.3em;
}
#sub-footer
{
    text-shadow: none;
    padding: 0;
    padding-top: 30px;
    margin: 20px 0 0 0;
}
#sub-footer p
{
    margin: 0;
    padding: 0;
}
#sub-footer span
{
}
.copyright
{
    text-align: left;
    font-family: 'Oswald' , sans-serif;
    font-size: 12px;
    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;
}
/* scroll to top */
.scrollup
{
    position: fixed;
    width: 32px;
    height: 32px;
    bottom: 0px;
    right: 20px;
    background: #222;
    -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 empresa */
#empresa .titular
{
   
    width:100%;
    display:block;
}
#empresa h4
{
   
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size:32pt;
    color: #666666;
    margin-bottom:42px;
    display:block;
}
#empresa span
{
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size:24pt;
    color: #afd746;
    line-height:42px;
    display:block;
    text-transform:uppercase;
    margin-bottom:45px;
}
#empresa .spacer
{
    height:49px;
}
#empresa p
{
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size:22pt;
    color: #666666;
    line-height:42px;
    display:block;
}
#empresa UL 
{
    margin: 0;
    padding: 0;
    list-style: disc;
    display:block;
    margin-left:30px;
}
#empresa UL LI
{
    margin: 0;
    padding: 2px 0 2px 0;
    font-family: 'Oswald' , sans-serif;
    font-weight: 300;
    font-size:24pt;
    line-height:42px;
    color: #f66014;
}
#empresa .item.central
{
    padding-left:35px;
    padding-right:35px;
    border-left:1px solid #dbdbdb;
}
#empresa .item.first
{
    padding-left:0px;
    padding-right:35px;
    border-left:0px solid #dbdbdb;
}
#empresa .item.last
{
    padding-left:35px;
    padding-right:0px;
    border-left:1px solid #dbdbdb;
}
/* fin empresa */
/* comienza noticias */
#noticias .titular
{
   
    width:100%;
    display:block;
}
#noticias .itabla
{
   
    width:100%;
    display:block;
}
#noticias h4
{
   
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size:16pt;
    color: #666666;
    vertical-align: bottom;  
    line-height:42px;
    display:inline-block;
    padding-left:10px;
}
#noticias .notfecha
{
   
    font-family: 'Oswald' , sans-serif;
    font-weight: 300;
    font-size:12pt;
    text-transform:uppercase;
    color: #000000;
    text-align:left;
}
#noticias .notfuente
{
   
    font-family: 'Oswald' , sans-serif;
    font-weight: 300;
    font-size:12pt;
    text-transform:uppercase;
    color: #666;
}
#noticias .nottitulo 
{
    text-align:left;
}
#noticias .nottitulo 
{
   
    font-family: 'Oswald' , sans-serif;
    font-weight: 700;
    font-size:14pt;
    text-transform:uppercase;
    color: #666;
    text-decoration:none;
}
#noticias .nottitulo a
{
   
    font-family: 'Oswald' , sans-serif;
    font-weight: 700;
    font-size:14pt;
    text-transform:uppercase;
    color: #666;
    text-decoration:none;
}
#noticias .nottitulo a:hover
{
   
    color: #99cc33;
    text-decoration:none;
}
#noticias .notcopete
{
   
    font-family: 'Oswald' , sans-serif;
    font-weight: 400;
    font-size:11pt;
    text-transform:none;
    color: #000000;
    text-decoration:none;
    text-align:left;
}
#noticias .notcopete2
{
   
    font-family: 'Oswald' , sans-serif;
    font-weight: 400;
    font-size:13pt;
    text-transform:none;
    color: #000000;
    text-decoration:none;
    text-align:left;
}
#noticias .nottxt
{
   
    font-family: 'Oswald' , sans-serif;
    font-weight: 400;
    font-size:11pt;
    text-transform:none;
    color: #000000;
    text-decoration:none;
    text-align:left;
}

#noticias .notampliar
{
    text-align:right;
}
#noticias .notampliar a
{
   
    font-family: 'Oswald' , sans-serif;
    font-weight: 700;
    font-size:12pt;
    text-transform:none;
    color: #666;
    text-decoration:none;
}
#noticias .notampliar a:hover
{
   
    color: #99cc33;
    text-decoration:none;
}
/* fin noticias */
/* comienza barra de informacion */
#info h4
{
   
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size:16pt;
    color: #666666;
    vertical-align: bottom;  
    line-height:42px;
    display:inline-block;
    padding-left:10px;
}
#info .titular
{
   
    width:100%;
    display:block;
}
#info .itabla
{
    width:100%;
    display:block;
    float:left;
    clear:both;
    margin-bottom:50px;
}
#info .spacer
{
  height:40px;
  width:100%;
  display:block;
}
#info .titular2
{
   
    display:inline-block;
    float:left;
}
#info .itabla2
{
   
    display:inline-block;
    float:left;
}
#info .tdcabfecha
{
   
    font-family: 'Oswald' , sans-serif;
    font-weight: 300;
    font-size:12pt;
    text-transform:uppercase;
    color: #000000;
    text-align:left;
}
#info .tdcabnombre
{
   
    font-family: 'Oswald' , sans-serif;
    font-weight: 300;
    font-size:14pt;
    text-transform:none;
    color: #666666;
    text-align:left;
    vertical-align:text-bottom;
}
#info .tdfilavalor
{
   
    font-family: 'Oswald' , sans-serif;
    font-weight: 300;
    font-size:30pt;
    text-transform:none;
    color: #666666;
    text-align:right;
    vertical-align:text-bottom;
}
#info hr
{
    height:1px;
    width:100%;
    background:#dbdbdb;
    margin-top:20px;
    margin-bottom:20px;
}
#info ul.link-list
{
    margin: 0;
    padding: 0;
    list-style: none;
    float: none;
}
#info ul.link-list li
{
    float: none;
    margin: 0;
    padding: 2px 0 2px 0;
    list-style: none;
    font-family: 'Oswald' , sans-serif;
    font-size: 14px;
    color: #666666;
}
#info ul.link-list li a
{
    color: #666666;
    text-decoration: none;
}
#info ul.link-list li a:hover
{
    color: #99cc00;
    text-decoration: none;
}
#info ul.link-list li a.active
{
    color: #99cc00;
    text-decoration: none;
}
#info .widget3
{
    float: left;
    display: inline;
    margin-left:20px;
    margin-top:20px;
}
.climatitular
{
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size:16pt;
    color: #666666;
    vertical-align:text-top;
    text-transform:uppercase;
    width:auto;
    padding-left:6px;
}
.tdclimavalor
{
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size:38pt;
    color: #666666;
    text-transform:uppercase;
    text-align:left;
    padding-left:0px;
    padding-top:4px;
}
.tdclimavalor .indice
{
    vertical-align:super;  
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size:14pt;
    color: #666666;
    text-transform:uppercase;
    text-align:left;
}
.tdclimacond
{
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size:12pt;
    color: #666666;
    vertical-align:text-bottom;  
    text-transform:none;
    padding-left:6px;
}
.tdclima
{
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size:16pt;
    color: #666666;
    vertical-align:text-bottom;
    text-transform:none;
    padding-left:6px;
}
/* fin barra de informacion */
/* comienza media queries */
@media (min-width: 979px) and (max-width: 1200px)
{
    #wrapper.boxed
    {
        width: 1000px;
        margin: 0 auto;
    }
}
@media (min-width: 768px) and (max-width: 979px)
{
    #wrapper.boxed
    {
        width: 784px;
        margin: 0 auto;
    }
    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;
    }



 [
    class*="span"]
    {
        margin-bottom: 20px;
    }

}

@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 */
/* comienza pagina informacion */
#grid_noticias ul.menu_noticias
{
    margin: 0;
    padding: 0;
    list-style: none;
    float: none;
}
#grid_noticias .menu_noticias > LI.pne_item > A 
{
	DISPLAY: block; 
	padding: 2px 0 2px 0;
    list-style: none;
    font-family: 'Oswald' , sans-serif;
    font-size: 18px;
    color: #666666;
	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;
}
#grid_noticias .menu_noticias > LI.pne_item > A:hover 
{
	color: #99cc00;
    text-decoration: none;
}
#grid_noticias .menu_noticias > LI.pne_current > A 
{
	DISPLAY: block; 
	padding: 2px 0 2px 0;
    list-style: none;
    font-family: 'Oswald' , sans-serif;
    font-size: 18px;
    color: #99cc00;
	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;
}
#noticias .tittle
{
	DISPLAY: block; 
	padding: 0px;
	margin-bottom:20px;
	margin-top:20px;
    list-style: none;
    font-family: 'Oswald' , sans-serif;
    font-size: 18px;
    color: #000000;
	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;
	text-transform:uppercase;
}
#noticias .derecha
{
	float:right;
	text-align:right;
}
#noticias .derecha > A > i 
{
	font-size:22px;
	color: #666666;
	text-decoration:none;
	text-align:right;
	float:right;
	padding-right:8px;
}
#noticias .derecha > A:hover > i 
{
	color: #99cc00;
	text-decoration:none;
}
#noticias .volver > A 
{
	font-size:16px;
	color: #666666;
	text-align:left;
	font-family: 'Oswald' , sans-serif;
	text-decoration:none;
	text-transform:uppercase;
}
#noticias .volver > A:hover 
{
	color: #99cc00;
	text-decoration:none;
}
/* fin pagina informacion */
/* comienza pne */
#pne
{
    background: none;
    z-index: 0;
    width:100%;
    margin: 0px;
    padding: 0px;
}
#pne ul.menu_informa
{
    margin: 0;
    padding: 0;
    list-style: none;
    float: none;
}
#pne .menu_informa > LI.pne_item2 > A 
{
	DISPLAY: block; 
	padding: 2px 0 2px 0;
    list-style: none;
    font-family: 'Oswald' , sans-serif;
    font-size: 18px;
    color: #666666;
	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;
}
#pne .menu_informa > LI.pne_item2 > A:hover 
{
	color: #99cc00;
    text-decoration: none;
}
#pne .menu_informa > LI.pne_current2 > A 
{
	DISPLAY: block; 
	padding: 2px 0 2px 0;
    list-style: none;
    font-family: 'Oswald' , sans-serif;
    font-size: 18px;
    color: #99cc00;
	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 pne */
/* comienza pagina informes */
#informes .titular
{
    width:100%;
    display:block;
}
#informes h4
{
   
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size:16pt;
    color: #666666;
    vertical-align: bottom;  
    line-height:42px;
    display:inline-block;
    padding-left:10px;
}
#informes .tittle
{
	DISPLAY: block; 
	padding: 0px;
	margin-bottom:20px;
	margin-top:20px;
    list-style: none;
    font-family: 'Oswald' , sans-serif;
    font-size: 18px;
    color: #000000;
	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;
	text-transform:uppercase;
}
.box_informes
{
	padding: 0px; 
	margin:0px;
	width:100%;
	position: relative;
	float:left;
	text-align:left;
}
.box_informes ul 
{
	margin:0px; 
	padding: 0px;
	width:100%;
}
.box_informes ul li 
{
    list-style: none; 
    display:inline;
    float:left;
    width:25%;
    background:none;
    padding:5px;
    margin:0px;
    text-align: left;
    font-family: 'Oswald' , sans-serif;
    font-size:15px;
}
.box_informes ul li a 
{
	background: none; 
	padding: 0px; 
	color: #666; 
	text-decoration: none;
	text-transform:none;
	font-family: 'Oswald' , sans-serif;
}
.box_informes ul li a:hover 
{
	background:none; 
	color: #99cc00;
}
#informes .derecha
{
	float:right;
	text-align:right;
}
#informes .derecha > A > i 
{
	font-size:22px;
	color: #666666;
	text-decoration:none;
	text-align:right;
	float:right;
	padding-right:8px;
}
#informes .derecha > A:hover > i 
{
	color: #99cc00;
	text-decoration:none;
}
#informes .volver > A 
{
	font-size:16px;
	color: #666666;
	text-align:left;
	font-family: 'Oswald' , sans-serif;
	text-decoration:none;
	text-transform:uppercase;
}
#informes .volver > A:hover 
{
	color: #99cc00;
	text-decoration:none;
}
#informes .nottitulo 
{
    text-align:left;
}
#informes .inftitulo 
{
   
    font-family: 'Oswald' , sans-serif;
    font-weight: 700;
    font-size:14pt;
    text-transform:uppercase;
    color: #666;
    text-decoration:none;
}
#informes .inffuente
{
   
    font-family: 'Oswald' , sans-serif;
    font-weight: 400;
    font-size:13pt;
    text-transform:none;
    color: #000000;
    text-decoration:none;
    text-align:left;
}
#informes .infautor
{
   
    font-family: 'Oswald' , sans-serif;
    font-weight: 400;
    font-size:13pt;
    text-transform:none;
    color: #666;
    text-decoration:none;
    text-align:left;
}
#informes .inftxt
{
   
    font-family: 'Oswald' , sans-serif;
    font-weight: 400;
    font-size:11pt;
    text-transform:none;
    color: #000000;
    text-decoration:none;
    text-align:left;
}
#informes .inffecha
{
   
    font-family: 'Oswald' , sans-serif;
    font-weight: 300;
    font-size:12pt;
    text-transform:uppercase;
    color: #000000;
    text-align:left;
}
#informes .infcopete
{
   
    font-family: 'Oswald' , sans-serif;
    font-weight: 400;
    font-size:13pt;
    text-transform:none;
    color: #000000;
    text-decoration:none;
    text-align:left;
}
/* fin pagina informes */
/* comienza pagina mercados */
.fecha
{
    font-size:11pt;
    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: 11pt;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
    text-transform: none;
}
.tdcab
{
    font-family: 'Oswald' , sans-serif;
    font-size: 8pt;
    color: #000000;
    font-weight: bold;
    font-variant: normal;
    text-decoration: none;
}
.tdfilaLbl
{
    font-family: 'Oswald' , sans-serif;
    font-size: 8pt;
    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: 8pt;
    color: #000000;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
    text-align: right;
    padding-right: 6px;
}
.tdfilac
{
    font-family: 'Oswald' , sans-serif;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
    text-align: center;
}
.titulartabla
{
    background:#99cc00;
    height:28px;
}
.derecha2
{
    float: right;
    margin-bottom:20px;
    text-align:right;
}
.mercado1
{
    margin-bottom:20px;
}
a.resumeni
{
    font-family: 'Oswald' , sans-serif;
    text-align: right;
    font-size: 12px;
    overflow: hidden;
    text-transform: uppercase;
    color: #666666;
    text-decoration: none;
}
a.resumeni:hover
{
    text-decoration: none;
    color:#99cc00;
}
.tdfila2
{
    font-family: 'Oswald' , sans-serif;
    font-size: 8.5pt;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    padding:2px;
}
.tdfecha
{
    font-family: 'Oswald' , sans-serif;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
    text-align: center;
}
/* fin pagina mercados */
/* comienza pagina logistica */
/* comienza pagina catac */
.box_catac
{
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 340px;
    position: relative;
    text-align: left;
    margin-bottom: 40px;
    margin-top: 40px;
}
.catac
{
    padding-right: 0px;
    padding-left: 0px;
    margin: 0px;
    overflow: hidden;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    list-style:none;
}
.catac LI
{
    padding: 0px;
    background: none;
    margin: 0px 0px 20px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
.catac LI .thumb-wrapC
{
    border: #666 1px solid;
    background: #666;
    margin: 0px 20px 0px 0px;
    padding: 0px;
    width:74px;
    height:74px;
    float: left;
    text-align:center;
    vertical-align:middle;
    padding-top:5px;
    position: relative;
    border-radius: 11px;
    box-shadow: 0 1px 2px rgba(0,0,0,.5);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.5);
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
}
.catac LI .thumb-wrapC:hover
{
    background: #99cc00;
    border-right: #99cc00 1px solid;
    border-top: #99cc00 1px solid;
    border-left: #99cc00 1px solid;
    border-bottom: #99cc00 1px solid;
}
.buttonC
{
    padding-right: 18px;
    display: inline-block;
    padding-left: 18px;
    font-size: 16px;
    background: #666;
    padding-bottom: 0px;
    text-transform: none;
    color: #FFFFFF;
    border: 0px;
    line-height: 35px;
    padding-top: 0px;
    font-family: 'Oswald' , sans-serif;
    height: 35px;
    border-color: #666;
    border-width: 1px;
    border-style: solid;
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.buttonC:hover
{
    background: #99cc00;
    color: #FFFFFF;
    border-color: #99cc00;
    border-width: 1px;
    border-style: solid;
    text-decoration:none;
}
.catac LI H5
{
    display: block;
    color: #99cc00;
    letter-spacing: 0px;
    font-weight: bold;
    text-align: left;
    font-size: 19px;
    margin: 0px 0px 8px;
    text-transform:none;
    font-family: 'Oswald' , sans-serif;
    letter-spacing: 0px;
}
.catac LI H5 A
{
    text-decoration: none;
}
/* fin pagina catac */
#logistica .titular
{
   
    width:100%;
    display:block;
}
#logistica h4
{
   
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size:16pt;
    color: #666666;
    vertical-align: bottom;  
    line-height:42px;
    display:inline-block;
    padding-left:10px;
}
/* comienza pagina camiones */
.box_camiones
{
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    position: relative;
    text-align: left;
    margin-bottom: 40px;
    margin-top: 40px;
}
.TablaDatoFila
{
    font-family: 'Oswald', sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: #000000;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
}
.TablaDatoFila2
{
    font-family: 'Oswald', sans-serif;
    font-size: 8pt;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #000000;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
}
.pietabla
{
    font-family: 'Oswald', sans-serif;
    font-size: 8.5pt;
    text-decoration: none;
    color: #000000;
    text-align: center;
}
.fecha2
{
    font-size: 11pt;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 1px;
    float: right;
    padding-right: 6px;
}
.tittabla2
{
    font-family: 'Oswald', sans-serif;
    letter-spacing: 1px;
    float: left;
    padding-left: 6px;
    font-size: 11pt;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
}
/* fin pagina camiones */
/* comienza pagina rutas */
.buscador
{
    padding-right: 0px;
    padding-left: 0px;
    margin: 0px;
    overflow: hidden;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    list-style:none;
}
.buscador LI
{
    padding-right: 0px;
    padding-left: 0px;
    background: none transparent scroll repeat 0% 0%;
    padding-bottom: 0px;
    margin: 0px 0px 20px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
.buscador LI .thumb-wrap
{
    border: #666 1px solid;
    background:#666;
    margin: 0px 20px 0px 0px;
    width:74px;
    height:74px;
    text-align:center;
    padding-top:14px;
    padding-left:5px;
    float: left;
    position: relative;
    border-radius: 11px;
    box-shadow: 0 1px 2px rgba(0,0,0,.5);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.5);
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
}
.buscador LI .thumb-wrap:hover
{
    background: #99cc00;
    border: #99cc00 1px solid;
}
.box_buscador
{
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 220px;
    position: relative;
    text-align: left;
    margin-bottom: 40px;
    margin-top: 40px;
}
.buscador LI H5
{
    text-decoration: none;
    color:#666;
    display: block;
    letter-spacing: 0px;
    font-weight: bold;
    text-align: left;
    font-size: 19px;
    line-height: 59px;
    margin: 0px 0px 15px;
    text-transform: none;
    font-family: 'Oswald' , sans-serif;
    letter-spacing: 0px;
}
.buscador LI H5 A
{
    text-decoration: none;
    color:#666;
    display: block;
    letter-spacing: 0px;
    font-weight: bold;
    text-align: left;
    line-height: 59px;
    font-size: 19px;
    margin: 0px 0px 15px;
    text-transform:none;
    font-family: 'Oswald' , sans-serif;
    letter-spacing: 0px;
}
.buscador LI H5 A:hover
{
    text-decoration: none;
    color: #99cc00;
}
/* fin pagina rutas */
/* comienza pagina comprador */
.tdfilad
{
    font-family: 'Oswald' , sans-serif;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
    text-align: right;
    padding-right: 4px;
}
.tdfilai
{
    font-family: 'Oswald' , sans-serif;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
    text-align: left;
    padding: 4px;
}
.titulartabla2
{
    background:#99cc00;
    height:28px;
    font-family: 'Oswald' , sans-serif;
    letter-spacing: 1px;
    float:none;
    font-size: 11pt;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
    text-transform: none;
    text-align:center;
    margin-right:auto;
    margin-left:auto;
}
.tdcabc
{
    font-family: 'Oswald' , sans-serif;
    font-size: 10pt;
    font-weight: bold;
    font-variant: normal;
    text-decoration: none;
    text-align:center;
    background:#eeeeee;
    color:#000000;
    height:30px;
}
/* fin pagina comprador */
/* comienza pagina enlaces */
.box_6 
{
	padding: 0px; 
	margin:0px;
	width:100%;
	position: relative;
	float:left;
	text-align:left;
	margin-bottom:20px;
}
#first
{
	margin-top:40px;
}
.box_6 strong 
{
	margin: 0px; 
	padding:0px;
	color: #666; 
	line-height: 24px; 
	font-size: 16px; 
	font-weight: 500; 
	display: block;
	LETTER-SPACING: 0px;
	FONT-WEIGHT: bold; 
	TEXT-TRANSFORM: uppercase; 
	font-family: 'Oswald' , sans-serif;
	BACKGROUND: url(../images/iso.png) no-repeat left center;
	line-height:45px;
}
.box_6 ul 
{
	margin:0px; 
	padding: 0px;
	width:100%;
}
.box_6 ul li 
{
	list-style: none; 
	margin: 0px; 
	padding: 0px 0px 0px; 
	color: #666; 
	line-height: 24px; 
	font-size: 12px; 
	font-weight:normal;
}
.box_6 ul li a 
{
	background:none; 
	padding: 0px 0px 0px 0px; 
	color: #666; 
	text-decoration: none;
	text-transform:none;
	font-family: 'Oswald' , sans-serif;
	text-decoration:none;
}
.box_6 ul li a:hover 
{
	background:none; 
	color: #99cc00;
	text-decoration:none;
}
.box_6 ul li ul 
{
	margin: 0px 0px -10px !important; 
	padding: 10px 0px 0px 11px !important;
}
/* fin pagina enlaces */
/* comienza pagina mapas */
.fichaf2
{ 
	background-color:#666;
}
.fichaf2res
{ 
	background-color: #FFFFFF;
	height:30px;
}
a.ficha2
{ 
	font-family: 'Oswald' , sans-serif; 
	font-size: 9pt; 
	color:#FFFFFF; 
	TEXT-DECORATION: none ; 
	font-weight:normal;
	text-transform:none;
}
a.ficha2res
{ 
	font-family: 'Oswald' , sans-serif;
	font-size: 9pt; 
	color:#666; 
	TEXT-DECORATION: none ; 
	font-weight:bold;
	text-transform:none;
}
.map
{ 
	border:1px solid #dbd2ce;
	margin-right:auto;
	margin-left:auto;
	width:510px;
	text-align:center;
}
/* fin pagina mapas */
/* fin pagina logistica */
/* comienza pagina legal */
.legaltxt p
{
	font-family: 'Oswald' , sans-serif;
    font-size: 12pt;
    color: #777;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
    text-align: justify;
    text-indent: 40px;
}
.legaltxt strong
{
    font-weight:bold;
    font-family: 'Oswald' , sans-serif;
    font-size: 12pt;
    color: #666666;
    font-variant: normal;
    text-decoration: none;
    text-align: justify;
    text-indent: 40px;
}
p.lead 
{
	font-family: 'Oswald' , sans-serif;
	font-size: 2rem;
	line-height: 1.3;
	color:#666666;
}
#legal .titular
{
   
    width:100%;
    display:block;
}
#legal h4
{
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size:16pt;
    color: #666666;
    vertical-align: bottom;  
    line-height:42px;
    display:inline-block;
    padding-left:10px;
}
#legal h1
{
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size:16pt;
    color: #666666;
    vertical-align: bottom;  
    line-height:42px;
    display:block;
}
#legal .volver > A 
{
	font-size:16px;
	color: #666666;
	text-align:left;
	font-family: 'Oswald' , sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	text-align:right;
	float:right;
	margin-bottom:20px;
}
#legal .volver > A:hover 
{
	color: #99cc00;
	text-decoration:none;
}
/* fin pagina legal */
/* comienza pagina clientes */
.clientestxt p
{
	font-family: 'Oswald' , sans-serif;
    font-size: 12pt;
    color: #777;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
    text-align: justify;
    text-indent: 40px;
}
.clientestxt strong
{
    font-weight:bold;
    font-family: 'Oswald' , sans-serif;
    font-size: 12pt;
    color: #666666;
    font-variant: normal;
    text-decoration: none;
    text-align: justify;
    text-indent: 40px;
}
p.lead 
{
	font-family: 'Oswald' , sans-serif;
	font-size: 2rem;
	line-height: 1.3;
	color:#666666;
}
p.lead a
{
	font-family: 'Oswald' , sans-serif;
	font-size: 2rem;
	line-height: 1.3;
	color:#666666;
	text-decoration:none;
}
p.lead a:hover
{
	text-decoration:none;
	color: #99cc00;
}
#clientes .titular
{
   
    width:100%;
    display:block;
}
#clientes h4
{
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size:16pt;
    color: #666666;
    vertical-align: bottom;  
    line-height:42px;
    display:inline-block;
    padding-left:10px;
}
#clientes h1
{
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size:16pt;
    color: #666666;
    vertical-align: bottom;  
    line-height:42px;
    display:block;
}
.nsu-form2
{
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    float: left;
    width: 65%;
}
.nsu-form2 P
{
    float: left;
    margin: 0px;
    width:100%;
    display:block;
    
}
.nsu-form2 .nsu-label
{
    font-size: 16pt;
    text-transform: uppercase;
    color: #666666;
    font-family: 'Oswald' , sans-serif;
    font-weight: 500;
    margin-bottom:20px;
}
.nsu-form2 INPUT[type='text']
{
    font-size: 10pt;
    text-transform: NONE;
    width: 100%;
    height: 30px;
    font-family: 'Oswald' , sans-serif;
    font-weight: 300;
    padding: 4px;
    border: #d7d7d7 1px solid;
    color: #000;
    background-color: #eeeeee;
    line-height: 16pt;
    margin-bottom:20px;
}
.nsu-form2 INPUT[type='password']
{
    font-size: 10pt;
    text-transform: NONE;
    width: 100%;
    height: 30px;
    font-family: 'Oswald' , sans-serif;
    font-weight: 300;
    padding: 4px;
    border: #d7d7d7 1px solid;
    color: #000;
    background-color: #eeeeee;
    line-height: 16pt;
    margin-bottom:20px;
}
.nsu-form2 INPUT[type='submit']
{
    font-size:16pt;
    text-transform: uppercase;
    margin-right: 5px;
    color: #666666;
    font-family: 'Oswald' , sans-serif;
    text-decoration: none;
    background-color: transparent;
    text-decoration: none;
    font-weight: 400;
    border: #d7d7d7 0px solid;
    float:right;
}
.nsu-form2 INPUT[type='submit']:hover
{
    background-color: transparent;
    text-decoration: none;
    color: #99cc33;
}
/* fin pagina clientes */
/* comienza pagina contacto */
#contacto .titular
{
   
    width:100%;
    display:block;
}
#contacto h4
{
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size:16pt;
    color: #666666;
    vertical-align: bottom;  
    line-height:42px;
    display:inline-block;
    padding-left:10px;
}
#contacto .ctodireccion2 strong
{
	color: #666;
	text-transform: none; 
	font-family: 'Oswald', sans-serif;
	font-size:18px;
	text-decoration:none;
	FONT-WEIGHT:bold; 
	font-style:normal;
	line-height:2em;
}
#contacto .ctodireccion2 
{
	color: #666;
	text-transform: none; 
	font-family: 'Oswald', sans-serif; 
	font-size:16px;
	text-decoration:none;
	FONT-WEIGHT:normal; 
	font-style:normal;
	line-height:22px;
}
#contacto .ctodireccion2 a
{
	color: #99cc33;
	text-transform: none; 
	font-family: 'Oswald', sans-serif; 
	font-size:16px;
	text-decoration:none;
	FONT-WEIGHT:normal; 
	font-style:normal;
	line-height:22px;
}
#contacto .ctodireccion2 a:hover
{
	color:#666; 
    text-decoration:none;
}
#contacto .ctodireccion strong
{
	text-transform: none; 
	font-family: 'Oswald', sans-serif;
	font-size:18px;
	text-decoration:none;
	FONT-WEIGHT: bold; 
	font-style:normal;
	line-height:2em;
}
#contacto .ctodireccion 
{
	text-transform: none; 
	font-family: Arial, Helvética; 
	font-size:16px;
	text-decoration:none;
	FONT-WEIGHT: normal; 
	font-style:normal;
}
#contacto .title_style 
{
	MARGIN-BOTTOM: 20px;
	DISPLAY: block; 	
	color: #213629; 
	LETTER-SPACING: 0px;
	FONT-WEIGHT: bold; 
	text-align:left;
	FONT-SIZE: 19px;
	MARGIN: 0px 0px 15px; 
	TEXT-TRANSFORM: none; 
	LINE-HEIGHT: 40px; 
	FONT-FAMILY: 'Oswald', sans-serif; 
	LETTER-SPACING:0px;
}
/* comienza formulario */
.wpcf7 p
{
	color:#000000;
	FONT-SIZE: 14px; 
	TEXT-TRANSFORM:none; 
	FONT-FAMILY: 'Oswald', sans-serif;
}
#wpcf7 textarea 
{
	background: rgb(241, 241, 241); 
	margin: 0px 0px 10px; 
	padding: 7px 10px; 
	border: 1px solid rgb(195,196,196) !important; 
	transition:0.3s; 
	border-image: none !important; 
	color:#000000; 
	text-transform: none; 
	line-height: 1.2em; 
	font-size: 13px; 
	text-decoration: none; 
	position: relative; 
	box-shadow: none;
	width:98%;
}
#wpcf7 textarea:focus 
{
	background: rgb(231, 231, 231); 
	border-color: rgb(225, 225, 225) !important; 
	box-shadow: none;
}
#wpcf7 input[type='text'] 
{
	background: rgb(241, 241, 241); 
	margin: 0px 0px 10px; 
	padding: 7px 10px; 
	border: 1px solid rgb(195,196,196) !important; 
	transition:0.3s; 
	border-image: none !important; 
	color:#000000; 
	text-transform: none; 
	line-height: 1.2em; 
	font-size: 13px; 
	text-decoration: none; 
	position: relative;
	box-shadow: none;
}
#wpcf7 input[type='email'] 
{
	background: rgb(241, 241, 241); 
	margin: 0px 0px 10px; 
	padding: 7px 10px; 
	border: 1px solid rgb(195,196,196) !important; 
	transition:0.3s; 
	border-image: none !important; 
	color:#000000; 
	text-transform: none; 
	line-height: 1.2em; 
	font-size: 13px; 
	text-decoration: none; 
	position: relative; 
	box-shadow: none;
}
#wpcf7 input[type='telefono'] 
{
	background: rgb(241, 241, 241); 
	margin: 0px 0px 10px; 
	padding: 7px 10px; 
	border: 1px solid rgb(195,196,196) !important; 
	transition:0.3s; 
	border-image: none !important; 
	color:#000000; 
	text-transform: none; 
	line-height: 1.2em; 
	font-size: 13px; 
	text-decoration: none; 
	position: relative; 
	box-shadow: none;
}
#wpcf7 input[type='submit'] 
{
	PADDING-RIGHT: 18px; 
	PADDING-LEFT: 18px;
	DISPLAY: inline-block; 
	FONT-SIZE: 16px; 
	BACKGROUND:transparent;
	TEXT-TRANSFORM: uppercase; 
	COLOR: #666; 
	border:0px;
	FONT-FAMILY: 'Oswald', sans-serif; 
	border:none;
	TEXT-DECORATION: none; 
	-webkit-transition: all .2s ease-in-out; 
	-moz-transition: all .2s ease-in-out; 
	-o-transition: all .2s ease-in-out
}
#wpcf7 input[type='reset'] 
{
	PADDING-left: 18px; 
	PADDING-right: 18px; 
	DISPLAY: inline-block; 
	FONT-SIZE: 16px; 
	BACKGROUND:transparent;
	TEXT-TRANSFORM: uppercase; 
	COLOR: #666; 
	border:none;
	FONT-FAMILY: 'Oswald', sans-serif; 
	border:none;
	TEXT-DECORATION: none; 
	-webkit-transition: all .2s ease-in-out; 
	-moz-transition: all .2s ease-in-out; 
	-o-transition: all .2s ease-in-out
}
#wpcf7 input[type='reset']:hover
{
	BACKGROUND:none; 
	color: #99cc33;
	text-decoration:none;
}
#wpcf7 input[type='submit']:hover
{
	BACKGROUND:none; 
	color: #99cc33;
	text-decoration:none;
}
#wpcf7 input[type='text']:focus 
{
	background: rgb(231, 231, 231); 
	border-color: rgb(225, 225, 225) !important; 
	box-shadow: none;
}
#wpcf7 input[type='email']:focus 
{
	background: rgb(231, 231, 231); 
	border-color: rgb(225, 225, 225) !important;
	box-shadow: none;
}
#wpcf7 input[type='telefono']:focus 
{
	background: rgb(231, 231, 231); 
	border-color: rgb(225, 225, 225) !important; 
	box-shadow: none;
}
#wpcf7 .button_container
{
	margin-top:40px;
	margin-bottom:40px;
	display:block;
	clear:both;
}
.row-fluid {
	width: 100%;
}
.row-fluid::before {
	line-height: 0; display: table; content: "";
}
.row-fluid::after {
	line-height: 0; display: table; content: "";
}
.row-fluid::after {
	clear: both;
}
.row-fluid [class*='span'] {
	width: 100%; margin-left: 2.12%; float: left; display: block; min-height: 30px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.row-fluid [class*='span']:first-child {
	margin-left: 0px;
}
.row-fluid .controls-row [class*='span'] + [class*='span'] {
	margin-left: 2.12%;
}
.row-fluid .span4 {
	width: 31.91%;
}
.wpcf7-form p.field2 input 
{
	height: 35px;
	width: 95%;
}
/* fin formulario */
/* comienza caqtcha */
.Captcha
{
	text-align:center;
}
.caqtcha span
{
	padding-left:20px;
	margin-bottom:20px;
	display:block;
	clear:both;
}
.imgCaptcha
{
    margin-left:10px;
 } 
.inputCaptcha
{
	width:20%;
	margin:0px;
	padding:0PX;
}
.cchacambiar
{
	FONT-FAMILY: 'Oswald', sans-serif; 
	text-align:left;
    FONT-SIZE: 12px; 
    OVERFLOW: hidden; 
    TEXT-TRANSFORM: uppercase;
    color:#666;  
    LINE-HEIGHT:22px;
    text-decoration:none;
    font-weight:bold;
    letter-spacing:0px;
    margin-left:30px;
 } 
.cchacambiar:hover
{ 
	text-decoration:none;
	color: #99cc33;
} 
/* fin caqtcha */  
/* fin pagina contacto */
