@import url('http://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500,500italic,700,700italic,900|Open+Sans:300,400,600,700');

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

/* comienza estructura */
body
{
    font-family: 'Open Sans' , Arial, 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: 'Roboto' , 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;
}
#content
{
    position: relative;
    background: #fff;
    padding: 0px;
    display: block;
    margin: 0px;
}
/* comienza Responsive media */
.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 media */
/* fin estructura */
/* comienza Header */
/* comienza top area */
header
{
    background:rgb(175,200,9);
}
header .top ul.social-network2
{
    list-style: none;
    margin: 0;
    padding: 0;
    float:right;
    margin-top:40px;
    margin-right:20px;
}
header .top ul.social-network2 li a
{
    color: #414814;
}
header .top ul.social-network2 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: #FFFFFF;
}
header ul.social-network2
{
    list-style: none;
    margin: 0;
}
header ul.social-network2 li
{
    display: inline;
    margin: 0 15px;
}
header ul.social-network2 li i
{
    font-size: 3em;
}
header .top .row
{
    margin-bottom: 0;
}
header .top
{
    padding: 0px;
    margin: 0;
    height: 120px;
}
header .top
{
    border-bottom: 0px solid #ddd;
}
/*  fin top area */
/* comienza logo */
.navbar-brand
{
    margin: 0px;
    padding: 0px;
    float: left;
    display: block;
    margin-top: 10px;
}
.navbar-brand3
{
    margin: 0px;
    padding: 0px;
    float: left;
    display: block;
}
.navbar-brand3 img
{
    margin: 0px;
    padding: 0px;
    float: left;
}
.navbar-brand4
{
    margin: 0px;
    padding: 0px;
    float:none;
    display: block;
    text-align:center;
}
.navbar-brand3 img
{
    margin: 0px;
    padding: 0px;
    float: none;
    text-align:center;
}
/* fin logo */
/* comienza navegacion */
header .navbar
{
    margin: 0px;
}
.navbar-default
{
    border: none;
}
header .navbar-collapse ul.navbar-nav
{
    float: left;
    margin: 0px;
    padding: 0px;
}
header .navbar-default
{
    background-color:transparent;
    border-bottom: 0px 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;
}
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;
}
header .navbar
{
    min-height: 40px;
}
header .navbar-nav > li
{
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
header .navbar-nav > li > a
{
    padding-bottom: 6px;
    padding-top: 5px;
    margin: 0px;
    line-height: 30px;
    font-weight: 700;
    -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 .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;
}
header .navigation
{
    float: right;
}
header ul.nav li
{
    border: none;
    margin: 0;
}
header ul.nav li a
{
    font-size: 12px;
    border: none;
    font-weight: 700;
    text-transform: uppercase;
}
header ul.nav li ul li a
{
    font-size: 12px;
    border: none;
    font-weight: 400;
    text-transform: none;
}
.navbar .nav > li > a, .navbar .nav > li.active > .dropdown-menu > li > a
{
    color: #444;
    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;
}
.navbar .nav a:hover
{
    background: none;
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover
{
    background: none;
    font-weight: 700;
}
.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: #444;
}
.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;
}
/* comienza Featured */
#featured
{
    width: 100%;
    background: #fcfcfc;
    position: relative;
    margin: 0;
    padding: 0;
}
#featured.bg
{
    background-image: linear-gradient(rgb(175,200,9), rgb(84,92, 19));
    background-repeat: repeat-x;
    background-color: rgb(132,145,13);
}

/* comienza Sliders */
/* rev slider */
.tp-caption a.btn
{
    color: #fff;
}
/* flexslider */
.main-slider.flexslider
{
    margin: 20px 0 20px;
    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: 0px;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    margin: 0;
    padding: 15px;
    position: absolute;
    right: 0;
    width: 100%;
}
.main-slider .flex-caption h3
{
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0px;
    float:left;
    display:inline;
}
.main-slider .flex-caption span h3
{
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0px;
    float:right;
    display:inline;
}
.main-slider .flex-caption p
{
    margin: 0 0 15px;
}
.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';
}
/* comienza button */
.btn-theme
{
    color: #fff;
}
.btn-theme:hover
{
    color: #eee;
}
/* fin button */
/* fin slider */
/* comnienza footer */
footer
{
    background-image: linear-gradient(rgb(158, 175,11), rgb(84,92, 19));
    background-repeat: repeat-x;
    background-color: rgb(132,145,13);
    display: block;
    position: reltative;
    width: 100%;
    float: left;
}
#sub-footer
{
    background: transparent;
}
footer
{
    padding: 50px 0 0 0;
    color: #FFFFFF;
}
footer a
{
    color: #FFFFFF;
}
footer a:hover
{
    color: #444;
}
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6
{
    color: #666;
}
footer address
{
    line-height: 1.6em;
    color: #FFFFFF;
    margin-top: 14px;
}
footer .widget p
{
    margin-top: 14px;
}
footer .widget ul
{
    margin-top: 14px;
}
footer .widget p i
{
    margin-right: 6px;
}
footer address i
{
    margin-right: 6px;
}
footer address span
{
    margin-left: 16px;
}
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 15px;
}
footer ul.social-network li i
{
    font-size: 3em;
}
#sub-footer
{
    text-shadow: none;
    padding: 0;
    margin: 20px 0 0 0;
    background: transparent;
    text-align: center;
}
#sub-footer p
{
    margin: 0;
    padding: 0;
}
#sub-footer span
{
}
.copyright
{
    text-align: center;
    font-size: 12px;
}
#sub-footer ul.social-network
{
    float: right;
}
/* comienza scroll to top */
.scrollup
{
    position: fixed;
    width: 32px;
    height: 32px;
    bottom: 0px;
    right: 20px;
    background: #414815;
    -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 scroll to top */
/* comienza list style */
ul.general
{
    list-style: none;
    margin-left: 0;
}
ul.link-list
{
    margin: 0;
    padding: 0;
    list-style: none;
    float: none;
    width: 100%;
    display: block;
    height: 100px;
}
ul.link-list li
{
    float: none;
    margin: 0;
    padding: 2px 0 2px 0;
    list-style: none;
    display: block;
}
footer ul.link-list li a
{
    color: #777;
}
footer ul.link-list li a:hover
{
    color: #333;
}
/* fin list style */
ul.social-network
{
    list-style: none;
    margin: 0;
    padding: 0;
}
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: #414814;
}
/* fin footer */
/* comienza planta */
#planta
{
    background-attachment: fixed !important;
    background-image: url( "../images/planta-bg.jpg" );
    background-repeat: repeat;
    background-size: cover;
    color: #ffffff;
    display: inline;
    float: left;
    width: 100%;
}
.planta-overlay
{
    background-color: rgba(0,0,0,0.6);
    padding: 40px 0;
    float: left;
    width: 100%;
}
.planta-area
{
    display: inline;
    float: left;
    text-align: center;
    width: 100%;
}
.planta-area h2
{
    color: #FFFFFF;
    text-align: center;
}
.plan
{
    border: 2px solid #FFFFFF;
    padding: 20px;
    margin-top: 20px;
}
.plan .plan-title
{
    border-bottom: 2px solid #FFFFFF;
    padding: 10px;
    margin-bottom: 10px;
}
.plan .plan-title h3
{
    color: #FFFFFF;
}
.plan ul li
{
    font-family: 'Open Sans' , Arial, sans-serif;
}
.plan ul
{
    padding: 0;
}
.plan ul li
{
    display: block;
    padding: 10px 0px 10px 0px;
}
.plan .btn
{
    background: transparent;
    border: 2px solid #FFFFFF;
    border-radius: 0px;
    color: #FFFFFF;
    font-weight: bold;
    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;
    padding:10px 25px;
}
.plan .btn:hover
{
    background: #f2af00;
    border-color: transparent;
}
/* fin planta */
/* comienza cuerpo */
/* comienza box */
.items
{
    display: block;
    margin: 0px;
    padding: 0px;
    margin-top: 20px;
}
.box1
{
    width: 100%;
    text-align: center;
}
.box1 h4
{
    font-weight: 300;
    padding: 0px;
    font-family: 'Open Sans' , Arial, sans-serif;
    text-transform: uppercase;
    color: rgb(87, 87, 87);
    font-size: 1.2em;
    margin-bottom: 8px;
}
.box1 h4 a
{
    font-weight: 300;
    padding: 0px;
    margin: 0px;
    font-family: 'Open Sans' , Arial, sans-serif;
    text-transform: uppercase;
    color: rgb(87, 87, 87);
    font-size: 1.2em;
    text-decoration: none;
}
.box1 h4 a:hover
{
    color: #009440;
    text-decoration: none;
}
.box1 .icon
{
    margin-bottom: 20px;
    color: #FFFFFF;
}
.box1 .icon a
{
    color: rgb(87, 87, 87);
}
.box1 .icon a:hover
{
    color: #009440;
}
.box1 p
{
    font-family: 'Open Sans' , Arial, sans-serif;
    font-size: 1em;
    color: rgb(87, 87, 87);
    line-height: 1.5em;
}
/* fin box */
.widget-content
{
    padding: 0px;
    margin: 0px;
}
/* comienza titulos */
.widget_text H1
{
    padding-right: 0px;
    padding-left: 0px;
    font-weight: 100;
    font-size: 22pt;
    padding-bottom: 0px;
    padding-top: 0px;
    font-family: 'Open Sans' , Arial, sans-serif;
    text-transform: uppercase;
    color: #000000;
    line-height: 26px;
    background: none;
}
.widget_text H4
{
    padding-right: 0px;
    padding-left: 0px;
    font-weight: 700;
    padding-bottom: 0px;
    padding-top: 0px;
    font-family: 'Open Sans' , Arial, sans-serif;
    text-transform: uppercase;
    color: #009440;
}
/* fin titulos */
/* comienza imagen */
img.pull-left
{
    float: left;
    margin: 0 15px 15px 0;
}
.featured-thumbnail
{
    border-right: #eeeae7 1px solid;
    border-bottom: #eeeae7 1px solid;
    border-top: #eeeae7 1px solid;
    border-left: #eeeae7 1px solid;
    background: #FFFFFF;
    padding: 5px;
    margin: 5px 20px 10px 0px;
    float: left;
    position: relative;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.featured-thumbnail:hover
{
    border-right: #cecece 1px solid;
    border-top: #cecece 1px solid;
    background: #cecece;
    border-left: #cecece 1px solid;
    border-bottom: #cecece 1px solid;
}
.textwidget figure
{
    float: left;
    display: block;
}
.featured-thumbnail IMG
{
    float: left;
}
.featured-thumbnail .image-wrap IMG
{
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.featured-thumbnail .image-wrap:hover IMG
{
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
/* fin imagen */
/* comienza informes */
.widget_text .widget2
{
    float: left;
    display: inline;
    width: 100%;
}
.widget_text .widget2
{
    border-left: #dddddd 1px solid;
    padding-left: 30px;
}
.widget_text .widget2.first
{
    border-left: #dddddd 0px solid;
    padding-left: 0px;
}
.widget_text .widget2 ul.link-list
{
    margin: 0;
    padding: 0;
    list-style: none;
    float: none;
    width: 100%;
    display: block;
    height: 100px;
}
.widget_text .widget2 ul.link-list li
{
    float: none;
    margin: 0;
    padding: 2px 0 2px 0;
    list-style: none;
    display: block;
}
.widget_text .widget2 ul.link-list li a
{
    color: #777;
}
.widget_text .widget2 ul.link-list li a:hover
{
    color: #333;
}
.widget_text .widget2 ul.link-list li i
{
    padding-right: 8px;
}
/* fin informes */
/* comienza video */
.video .titulovideo
{
    color: #000000;
    background: none;
    font-family: 'Open Sans' , Arial, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    font-style: normal;
    font-weight: 100 !important;
    margin-top: 0px;
    margin-bottom: 10px;
    text-shadow: none;
}
/* fin video */
/* comienza noticias */
.notfecha
{
    font-family: 'Open Sans' , Arial, sans-serif;
    font-size: 10pt;
    color: #000000;
    line-height: 1.5em;
}
.notfuente
{
    font-family: 'Open Sans' , Arial, sans-serif;
    font-size: 10pt;
    color: #009440;
    line-height: 1.5em;
    text-transform: uppercase;
}
.notcopete
{
    font-family: 'Open Sans' , Arial, sans-serif;
    font-size: 10pt;
    color: #000000;
    line-height: 1.5em;
    display: block;
}
a.notitulo
{
    font-family: 'Open Sans' , Arial, sans-serif;
    font-size: 12pt;
    color: #414815;
    font-weight: bold;
    font-variant: normal;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
}
a.notitulo:hover
{
    text-decoration: none;
    color: #000000;
}
a.mas
{
    font-family: 'Open Sans' , Arial, sans-serif;
    font-size: 11pt;
    text-decoration: none;
    color: #009440;
}
a.mas:hover
{
    text-decoration: none;
    color: #000000;
}
.highlight
{
    color: #fff !important;
    padding: 0 8px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #009440;
    margin-bottom: 10px;
}
/* fin  noticias */
/* comienza mercados */
.ficpanel
{
    visibility: hidden;
    position: absolute;
}
.titulartabla
{
    background: #414815;
    height: 28px;
}
.tdfecha
{
    font-family: 'Open Sans' , Arial, sans-serif;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
    text-align: center;
}
.fecha
{
    font-size: 11pt;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
    font-family: 'Open Sans' , Arial, sans-serif;
    letter-spacing: 1px;
    float: right;
    padding-right: 6px;
}
.tittabla
{
    font-family: 'Open Sans' , Arial, 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: Arial, Helvetica;
    font-size: 8pt;
    color: #000000;
    font-weight: bold;
    font-variant: normal;
    text-decoration: none;
}
.tdfilaLbl
{
    font-family: Arial, Helvetica;
    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: Arial, Helvetica;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
    text-align: right;
    padding-right: 6px;
}
.tdfilac
{
    font-family: Arial, Helvetica;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
    text-align: center;
}
.f1 a
{
    font-family: 'Open Sans' , Arial, sans-serif;
    font-size: 11pt;
    color: #FFFFFF;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
    border: 0;
    padding-top: 2px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.f1 a:hover
{
    text-decoration: none;
}
.f2 a
{
    display: block;
    font-family: 'Open Sans' , Arial, sans-serif;
    font-size: 11pt;
    color: rgb(87, 87, 87);
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
    padding-top: 2px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
f2 a:hover
{
    text-decoration: none;
    color: #000000;
}
.tdfila2
{
    font-family: Arial, Helvetica;
    font-size: 8.5pt;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}
/* fin mercados */
/* comienza boton */
.button
{
    padding-right: 15px;
    display: inline-block;
    padding-left: 21px;
    font-weight: bold;
    font-size: 14px;
    background: url(../images/button-arrow.gif) rgb(65, 72, 21) no-repeat 13px 14px;
    padding-bottom: 0px;
    color: #FFFFFF;
    line-height: 32px;
    padding-top: 0px;
    height: 32px;
    text-decoration: none;
    font-family: 'Open Sans' , Arial, sans-serif;
}
.button:hover
{
    background-position: 13px -11px;
    color: rgb(65, 72, 21);
    background-color: #FFFFFF;
    text-decoration: none;
}
/* fin boton */
/* comienza enlaces/consultas */
.service-box3
{
    background: url(  "../images/bg.jpg" );
    padding: 13% 8%;
    border-radius: 0px;
    border: currentColor;
    border-image: none;
    text-align: center;
    color: rgb(255, 255, 255);
    margin-bottom: 0px;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border-top-color: #009440;
    border-top-width: 6px;
    border-top-style: solid;
}
.service-box3 .icon
{
    margin: 0px 0px 10px;
    float: none;
}
.service-box3 h2.title
{
    color: rgb(61, 61, 61);
    font-family: 'Open Sans' , Arial, sans-serif;
    line-height: 44px;
    font-size: 35px;
    margin-bottom: 20px;
    text-shadow: 1px 1px 0px rgba(0,0,0,0.25);
}
.box-button
{
    margin-top: 20px;
}
a.tdenlace
{
    font-family: 'Open Sans' , Arial, sans-serif;
    font-size: 11pt;
    text-decoration: none;
    color: rgb(87, 87, 87);
}
a.tdenlace:hover
{
    text-decoration: none;
    color: #009440;
}
/* fin enlaces/consultas */
/* comienza utilidades */
.service
{
    margin-top: 20px;
}
.service-box
{
    background: none;
    margin: 0px;
    padding: 0px;
    border-radius: 0px;
    border: currentColor;
    border-image: none;
    text-align: center;
    position: relative;
    z-index: 99;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
.extra.service-box
{
    margin-top: -48px;
}
.service-box:hover .icon a
{
    background: rgb(65,72,21);
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
}
.service-box:hover .icon a img
{
    transition: 0.4s;
    transform: rotateY(360deg);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -webkit-transform: rotateY(360deg);
}
.service-box .icon
{
    background: none;
    margin: 0px 0px 20px;
    border-radius: 50%;
    border: 3px solid rgba(0, 0, 0, 0.1);
    border-image: none;
    vertical-align: top;
    float: none;
    display: inline-block;
    position: relative;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
.service-box .icon::before
{
    background: #7f8b0f;
    border-radius: 50%;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
    z-index: -1;
    content: "";
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
.service-box .icon a
{
    border-radius: 50%;
    transition: 0.8s;
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
}
.service-box .icon a:hover
{
    background: rgb(65,72,21);
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
}
.service-box .icon a:hover img
{
    transition: 0.4s;
    transform: rotateY(360deg);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -webkit-transform: rotateY(360deg);
}
.service-box .icon a img
{
    border-radius: 50%;
    transition: 0.8s;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
}
.service-box h2
{
    margin: 0px 0px 17px;
    padding: 0px;
    line-height: 24px;
    font-size: 20px;
    font-weight: 400;
    color: rgb(65,72,21);
    font-family: 'Open Sans' , Arial, sans-serif;
    font-size: 1.2em;
}
.service-box h2 a
{
    margin: 0px 0px 17px;
    padding: 0px;
    line-height: 24px;
    font-size: 20px;
    font-weight: 400;
    color: rgb(65,72,21);
    font-family: 'Open Sans' , Arial, sans-serif;
    font-size: 1.2em;
    text-decoration: none;
}
.service-box h2 a:hover
{
    color: #7f8b0f;
    text-decoration: none;
}
.service-box .service-box_txt
{
    margin: 0px;
}
.service-box .btn-align
{
    text-align: center;
}
/* fin utilidades */
/* comienza banner mercados */
.recent-posts
{
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: left;
    display: block;
    margin-left: 10px;
}
.recent-posts li
{
    margin: 0px;
    width: 25%;
    float: left;
    list-style: none;
}
.recent-posts li:nth-child(4n)
{
    margin-right: 0px;
}
.recent-posts li.nomargin
{
    margin-right: 0px;
}
.recent-posts h5
{
    display: none !important;
}
.recent-posts .thumbnail1
{
    margin: 0px;
    float: none;
    opacity: 1;
}
.recent-posts .thumbnail1:hover
{
    opacity: 0.3;
}
.recent-posts2
{
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: left;
    display: block;
    margin-bottom: 20px;
}
.recent-posts2 .unstyled
{
    list-style: none;
    margin-left: 0px;
}
.recent-posts2 li
{
    margin: 0px;
    width: 31%;
    float: left;
    list-style: none;
    padding: 0px;
    text-align: center;
    margin-right: 38px;
}
.recent-posts2 li img
{
    text-align: center;
}
.recent-posts2 li:last-child
{
    margin-right: 0px;
}
.recent-posts2 li:nth-child(4n)
{
    margin-right: 0px;
}
.recent-posts2 li.nomargin
{
    margin-right: 0px;
}
.recent-posts2 h5
{
    display: none !important;
}
.recent-posts2 .thumbnail1
{
    margin: 0px;
    float: none;
    opacity: 1;
}
.recent-posts2 .thumbnail1:hover
{
    opacity: 0.3;
}
/* fin banner mercados */
/* comienza acceso a extranet */
.extranet article .txtwrap.active, .extranet article:hover .txtwrap
{
    color: #FFFFFF;
    background-image: linear-gradient(rgb(158, 175,11), rgb(84,92, 19));
    background-repeat: repeat-x;
    background-color: rgb(132,145,13);
}
.extranet article .txtwrap
{
    color: #FFFFFF;
    background: transparent;
}
.extranet
{
    margin-top: 30px;
}
.extranet .heading
{
    margin-bottom: 20px;
    font-size: 3rem;
}
.extranet article
{
    padding: 20px;
    text-align: center;
}
.extranet > li:first-child > article
{
    padding: 0;
    text-align: left;
}
.extranet article .txtwrap
{
    padding: 20px;
    border: 1px solid;
    text-align: center;
}
.extranet article .txtwrap *
{
    margin: 0;
}
.extranet article .txtwrap .heading
{
    margin-bottom: 20px;
    font-size: 3rem;
}
.extranet article .txtwrap .foot
{
    margin-top: 20px;
    text-transform: uppercase;
    text-decoration: none;
    color: #FFFFFF;
}
.extranet article .txtwrap .foot a
{
    color: #FFFFFF;
}
.overlay
{
    color: #FFFFFF;
    background-color: inherit;
}
.overlay::after
{
    color: inherit;
    background-color: rgba(0,0,0,.55);
}

/* fin  acceso a extranet */
/* comienza pagina ubicacion */
#contentbg
{
    position: relative;
    background: rgba(0, 0, 0, 0.05);
    padding: 0px;
    display: block;
    margin: 0px;
}
.mu-news
{
  margin-top:60px;
}
.mu-news h1 
{
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  position: relative;
  text-align:center;
  display:block;
}
.mu-news h1:after 
{
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  width: 40px;
  height: 2px;
  margin: 0 auto;
  background: #a9ba09;
  content: '';
}
.mu-news-single 
{
  margin-top:40px;  
  background-color: #FFF;
  display: inline;
  float: left;
  width: 100%;
  border-top:2px solid #a9ba09;
   -webkit-box-shadow: 0px 10px 23px -10px rgba(0, 0, 0, 0.43);
  -moz-box-shadow: 0px 10px 23px -10px rgba(0, 0, 0, 0.43);
  -ms-box-shadow: 0px 10px 23px -10px rgba(0, 0, 0, 0.43);
  -o-box-shadow: 0px 10px 23px -10px rgba(0, 0, 0, 0.43);
  box-shadow: 0px 10px 23px -10px rgba(0, 0, 0, 0.43);
}
.mu-news-single h3 
{
  line-height: 30px;
  margin-bottom: 25px;
  padding: 0 15px;
  text-align: center;
}
.mu-news-single .mu-news-img 
{
  display: inline;
  float: left;
  width: 100%;
}
.mu-news-single .mu-news-img img 
{
  width: 100%;
}
.mu-news-single .mu-news-single-content 
{
  display: inline;
  float: left;
  width: 100%;
  padding: 25px 20px;
}
.mu-news-single .mu-news-single-content p 
{
  text-align: left;
}
/* fin pagina ubicacion */
/* comienza pagina insumos*/
.mu-insumos
{
  margin-top:60px;
}
.mu-insumos h1 
{
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  position: relative;
  text-align:center;
  display:block;
}
.mu-insumos h1:after 
{
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  width: 40px;
  height: 2px;
  margin: 0 auto;
  background: #a9ba09;
  content: '';
}
.row-insumos
{
  margin-top:60px;
}
.row-insumos ul
{
  margin:0px;
  padding:0px;
  list-style:none;
  width:100%;
}
.row-insumos ul li
{
  display:inline;
  list-style:none;
  padding:5px;
  vertical-align:top;
}
.row-insumos ul li img
{
  width:32%;
  margin-bottom:15px;
}
.row-insumos ul li img.doble
{
  width:64%;
  margin-bottom:15px;
}
/* fin pagina insumos */
/* comienza pne */
.pne
{
    background: none;
    border-top-color: currentColor;
    border-top-width: medium;
    border-top-style: none;
    z-index: 0;
    width:100%;
    height: 45px;
    overflow: hidden;
    display: block;
    position: relative;
    margin: 0px;
    padding: 0px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    margin-bottom:30px;
}
.mnu-txt
{
    overflow: hidden;
    position: relative;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-left: 0px;
}
.nav2
{
    padding-top: 10px;
    padding-left: 14px;
}
.nav2 UL
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}
.nav2 UL LI
{
    padding-left: 9px;
    min-height: 26px;
    background: url(../images/menu-marker.gif) no-repeat 0px 0px;
    float: left;
    margin: 0px 0px 0px 9px;
    list-style-type: none;
}
.nav2 UL LI:first-child
{
    padding-right: 0px;
    padding-left: 0px;
    background: none transparent scroll repeat 0% 0%;
    padding-bottom: 0px;
    padding-top: 0px;
}
.nav2 UL LI A
{
    display: inline-block;
    font-size: 14px;
    color: #656565;
    font-family: 'Oswald' , sans-serif;
    line-height: 17px;
    padding-top: 4px;
    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;
    letter-spacing:1px;
}
.nav2 UL LI A:hover
{
    color: #000000;
    text-decoration: underline;
}
.nav2 UL LI.current-object A
{
    color: #656565;
    text-decoration: none;
    font-weight: bold;
}
.nav2 UL LI.menu-object A
{
    color: #414815;
    text-decoration: none;
    font-weight: normal;
}
.nav2 UL LI.menu-object A:hover
{
    color: #656565;
    text-decoration: underline;
    font-weight: normal;
}
/* fin pne */
/* comienza pagina mercados */
.mercados
{
  margin-top:0px;
  margin-bottom:60px;
}
.mercados h1 
{
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  position: relative;
  text-align:center;
  display:block;
  margin-bottom:60px;
}
.mercados h1:after 
{
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  width: 40px;
  height: 2px;
  margin: 0 auto;
  background: #a9ba09;
  content: '';
}
a.resumeni
{
    font-family: 'Ubuntu Condensed' , sans-serif;
    text-align: right;
    font-size: 12px;
    overflow: hidden;
    text-transform: uppercase;
    color: #000000;
    background: url( "../images/marker.png" ) no-repeat;
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 12px;
    margin-right: 4px;
}
a.resumeni:hover
{
    text-decoration: underline;
    color: #00a950;
    background: url( "../images/marker_act.png" );
    background-repeat: no-repeat;
    background-position: right center;
}
.derecha2
{
    float: right;
    margin-bottom:40px;
    text-align:right;
}
/* fin pagina mercados */
/* comienza pagina clientes */
.client
{
  margin-top:30px;
  margin-bottom:60px;
}
.client h1 
{
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  position: relative;
  text-align:center;
  display:block;
  margin-bottom:60px;
}
.client h1:after 
{
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  width: 40px;
  height: 2px;
  margin: 0 auto;
  background: #a9ba09;
  content: '';
}
.modal-content 
{
	border-radius: 0px; 
	-webkit-border-radius: 0; 
	-moz-border-radius: 0;
}
.login-modal 
{
	width:85%;
    text-align:center;
    margin-right:auto;
    margin-left:auto;
}
.modal-header 
{
	background-image: linear-gradient(rgb(175,200,9), rgb(84,92, 19));
    background-repeat: repeat-x;
    background-color: rgb(132,145,13);
	padding: 15px 25px;
}
.modal-header .modal-title 
{
	color: rgb(255, 255, 255);
	text-transform: uppercase;
}
.modal .modal-body 
{
	padding: 25px;
}
.btn-modal
{
	border-color: #666666; 
	color: rgb(255, 255, 255); 
	background: #666666; 
	outline: 0px !important; 
	font-weight: normal; 
	text-decoration: none; 
	box-shadow: none !important;
    display:inline-block;
    padding:6px 12px;
    margin-bottom:0;
    font-size:14px;
    font-weight:400;
    line-height:1.42857143;
    text-align:center;
    white-space:nowrap;
    vertical-align:middle;
    cursor:pointer;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    border-radius:4px;
    text-transform:uppercase;
}
.btn-modal:hover 
{
	border-color: rgb(132,145,13); 
	color: rgb(255, 255, 255) !important; 
	background-color:rgb(132,145,13);
}
.focus.btn-modal
{
	border-color: rgb(132,145,13); 
	color: rgb(255, 255, 255) !important; 
	background-color:rgb(132,145,13);
}
.btn-modal:focus 
{
	border-color: rgb(132,145,13);
	color: rgb(255, 255, 255) !important; 
	background-color:rgb(132,145,13);
}
.active.btn-modal 
{
	border-color: rgb(132,145,13); 
	color: rgb(255, 255, 255) !important; 
	background-color:rgb(132,145,13);
}
.btn-modal:active 
{
	border-color: rgb(132,145,13); 
	color: rgb(255, 255, 255) !important; 
	background-color:rgb(132,145,13);
}
.title-area 
{
  display: inline;
  float: left;
  padding: 0 150px;
  text-align: center;
  width: 100%;
}
.title-area .title 
{	
	font-size: 35px;
	font-weight: 700;
	line-height: 35px;
	text-transform: uppercase;
}
.title2 
{	
	font-size: 20px;
	font-weight: 700;
	line-height: 35px;
	text-transform: uppercase;
	text-align:center;
}
.title-area .line 
{
  background-color: #777;
  display: inline-block;
  height: 2px;
  width: 60px;
}
.title-area p 
{
  color: #777777;
  line-height: 25px;
  margin-top: 20px;
}
/* fin pagina clientes */
/* comienza pagina informes */
.informes
{
  margin-top:30px;
  margin-bottom:60px;
}
.informes h1 
{
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  position: relative;
  text-align:center;
  display:block;
  margin-bottom:60px;
}
.informes h1:after 
{
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  width: 40px;
  height: 2px;
  margin: 0 auto;
  background: #a9ba09;
  content: '';
}
.single-table-price 
{
  background-color: none;
  text-align: center;
  width:50%;
  margin-right:auto;
  margin-left:auto;
}
.single-table-price2 
{
  background-color: none;
  text-align: center;
  width:90%;
  margin-right:auto;
  margin-left:auto;
}
.price-header 
{
  background-color: rgb(132,145,13);
  display: inline;
  float: left;
  width: 100%;
}
.price-title 
{  
  color: #fff;
  display: inline-block;
  font-size: 15px;
  margin-top: -5px;
  min-width: 150px;
  padding: 5px 15px;
  text-transform: uppercase;
}
.price 
{
  color: #fff;
  display: inline;
  float: left;
  font-size: 20px;
  font-weight: normal;
  padding: 15px;
  width: 100%;
}
.informe-article
{
	display: inline;
	float: left;
	padding:20px;
	width: 100%;
	background-color: #f8f8f8;
}
.price-footer
{
	display: inline;
	float: left;
	width: 100%;
}
.price-footer2
{
	display: inline;
	float: left;
	width: 100%;
	background-color: #f8f8f8;
}
.informe-article ul 
{
 list-style: none;
 padding: 0 20px;
} 
.informe-article ul li 
{
    border-bottom: 1px solid #ccc;
    padding: 8px 0;
    text-align:left;
    font-family: Arial, Helvetica;
    font-size: 11pt;
    color: #000000;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
    text-transform: uppercase;
}
.informe-article ul li a
{
    font-family: Arial, Helvetica;
    font-size: 12pt;
    color: #000000;
    text-decoration: none;
}
.informe-article ul li a:hover
{
    color: #666666;
    text-decoration: none;
}
.informe-article ul li:last-child
{
	border: none;
}
.featured-price .price-title
{
	background-color: #666;
}
#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: #000000;
	text-decoration:none;
}
#informes .volver > A 
{
	font-size:16px;
	color: #666666;
	text-align:left;
	font-family: 'Open Sans' , Arial, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
}
#informes .volver > A:hover 
{
	color: #000000;
	text-decoration:none;
}
#informes .inftitulo 
{
   
    font-family: 'Open Sans' , Arial, sans-serif;
    font-weight: 700;
    font-size:14pt;
    text-transform:uppercase;
    color: #666;
    text-decoration:none;
}
#informes .inffuente
{
   
    font-family: 'Open Sans' , Arial, sans-serif;
    font-weight: 400;
    font-size:13pt;
    text-transform:none;
    color: #000000;
    text-decoration:none;
    text-align:left;
}
#informes .infautor
{
   
    font-family: 'Open Sans' , Arial, sans-serif;
    font-weight: 400;
    font-size:13pt;
    text-transform:none;
    color: #666;
    text-decoration:none;
    text-align:left;
}
#informes .inftxt
{
   
    font-family: 'Open Sans' , Arial, sans-serif;
    font-weight: 400;
    font-size:11pt;
    text-transform:none;
    color: #000000;
    text-decoration:none;
    text-align:left;
}
#informes .inffecha
{
   
    font-family: 'Open Sans' , Arial, sans-serif;
    font-weight: 300;
    font-size:12pt;
    text-transform:uppercase;
    color: #000000;
    text-align:left;
}
#informes .infcopete
{
   
    font-family: 'Open Sans' , Arial, sans-serif;
    font-weight: 400;
    font-size:13pt;
    text-transform:none;
    color: #000000;
    text-decoration:none;
    text-align:left;
}
.purchase-btn 
{
  background-color: #fff;
  border: 1px solid #ccc;
  display: inline-block;
  margin-bottom: -10px;
  margin-top: 20px;
  padding: 10px 20px;
  text-align: center;
  text-transform: uppercase;
  font-size: 15px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color:#000000;
}
.purchase-btn:hover,
.purchase-btn:focus
{
	text-decoration: none;
	outline: none;
	color: #666;
}
/* fin pagina informes */
/* comienza pagina enlaces */
.enlaces
{
  margin-top:30px;
  margin-bottom:60px;
}
.enlaces h1 
{
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  position: relative;
  text-align:center;
  display:block;
  margin-bottom:60px;
}
.enlaces h1:after 
{
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  width: 40px;
  height: 2px;
  margin: 0 auto;
  background: #a9ba09;
  content: '';
}
.single-table-price3 
{
  text-align: center;
  width:100%;
  display:block;
  position:relative;
}
.price-header3 
{
    background-image: linear-gradient(rgb(175,200,9), rgb(84,92, 19));
    background-repeat: repeat-x;
    background-color: rgb(132,145,13);
    display: block;
    float: left;
    width: 100%;
}
.price-spacer
{
  height:30px;
  display: block;
  float: left;
  width: 100%;
}
.price3
{
  color: #fff;
  display: inline;
  float: left;
  font-size: 20px;
  font-weight: normal;
  padding: 15px;
  width: 100%;
}
.enlace-article
{
	display: inline;
	float: left;
	padding:20px;
	width: 100%;
	background-color: #f8f8f8;
}
.enlace-article ul 
{
 list-style: none;
 padding: 0 20px;
} 
.enlace-article ul li 
{
    border-bottom: 1px solid #ccc;
    padding: 5px 0;
    text-align:left;
    font-family: Arial, Helvetica;
    font-size: 11pt;
    color: #000000;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
    text-transform: uppercase;
}
.enlace-article ul li a
{
    font-family: Arial, Helvetica;
    font-size: 12pt;
    color: #000000;
    text-decoration: none;
}
.enlace-article ul li a:hover
{
    color: #666666;
    text-decoration: none;
}
.enlace-article ul li:last-child
{
	border: none;
}
/* fin pagina enlaces */
/* comienza pagina contacto */
.spacer2
{
    height:80px;
    width:100%;
    display:block;
}
.contact
{
  margin-top:30px;
  margin-bottom:0px;
}
.contact h1 
{
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  position: relative;
  text-align:center;
  display:block;
  margin-bottom:60px;
}
.contact h1:after 
{
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  width: 40px;
  height: 2px;
  margin: 0 auto;
  background: #a9ba09;
  content: '';
}
.ctoh4
{
  color: #333;
  font-size: 18px;
  font-weight:700;
  margin-bottom: 0px;
  position: relative;
}
.contact-area h4
{
  color: #333;
  font-size: 18px;
  font-weight:700;
  margin-bottom: 25px;
  position: relative;
}
.contact-area h4::after 
{ 
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  top: 30px;
  width: 30px;
  background: #a9ba09;
}
.contact-area2 h4
{
  color: #333;
  font-size: 18px;
  font-weight:700;
  margin-bottom: 25px;
  position: relative;
}
.contact-area2 h4::after 
{ 
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  top:50px;
  width: 30px;
  background: #a9ba09;
}
.contact-info 
{
  margin-bottom:30px;
  padding: 0; 
}
.contact-info li 
{
  list-style: none;
  margin: 0 0 10px 0;
  position: relative;
  padding: 0px; 
  color:#666;
}
.contact-info li i 
{
  padding-right:6px;
}
.contact-info li a 
{
  font-weight: 400 !important;
  color:#666;
  text-decoration:none;
}
.contact-info li a:hover 
{
  font-weight: 400 !important;
  color:#a9ba09;
  text-decoration:none;
}
hr.separator2 
{
	height: 1px;
	margin: 0px;
	padding:0px;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .1), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .1), rgba(0, 0, 0, 0));
	background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .1), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .1), rgba(0, 0, 0, 0));
	border: 0;
}
.socialsblock 
{
	background:url(../images/lightpaperfibers.png) repeat;
}
.socialize 
{
	text-align:center;
	padding:20px 0;
}
ul.social-network3
{
    list-style: none;
    margin: 0;
    padding: 0;
    float:none;
    margin-top:40px;
    margin-right:auto;
    margin-left:auto;
}
ul.social-network3 li a
{
    color: #666;
}
ul.social-network3 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: #414814;
}
ul.social-network3
{
    list-style: none;
    margin: 0;
}
ul.social-network3 li
{
    display: inline;
    margin: 0 15px;
}
ul.social-network3 li i
{
    font-size: 3em;
} 
.social-3 
{
    display: block;
    margin-top:60px;
    width:100%;
}
form.register-form .row 
{
	margin-bottom:0;
}
.btn-block
{
	background:#005f35;
	border-color:#005f35;
}
.btn-block:hover
{
	background:#56a51c;
	border-color:#56a51c;
}
.register-form h2 
{
	color:#000;
	margin:20px 0 0 0;
	font-family: 'Open Sans' , Arial, sans-serif;
}
.register-form small
{
	color:#005f35;
	font-family: 'Open Sans' , Arial, sans-serif;
} 
/* comienza caqtcha */
.caqtcha 
{
	float:none;
	display:block;
	width:100%;
	text-align:left;
} 
.caqtcha span
{
	font-family: 'Open Sans' , Arial, sans-serif;
	text-align:left;
    FONT-SIZE: 12px; 
    OVERFLOW: hidden; 
    TEXT-TRANSFORM: uppercase;
    color: #666666;  
    LINE-HEIGHT:22px;
    text-decoration:none;
    font-weight:bold;
}
.caqtcha input
{
	width:130px;
	text-align:center;
	margin-bottom:6px;
	margin-top:6px;
} 
.caqtcha img
{
	display:block;
	margin:0px;
	padding:0px;
}
.iCaptcha
{
	text-align:center;
	padding:10px;
}
.cchacambiar
{
	font-family: 'Open Sans' , Arial, sans-serif;
	text-align:left;
    FONT-SIZE: 12px; 
    OVERFLOW: hidden; 
    TEXT-TRANSFORM: uppercase;
    color: #666666;  
    LINE-HEIGHT:22px;
    text-decoration:none;
    font-weight:bold;
    margin-top:6px;
    margin-left:10px;
 } 
.cchacambiar:hover
{ 
	text-decoration:none;
	color: #000000;  
}   
/* fin caqtcha */
/* fin pagina contacto */
/* comienza pagina camiones */
.TablaDatoFila
{
    font-family: 'Open Sans' , Arial, 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: 'Open Sans' , Arial, 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: 'Open Sans' , Arial, 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: 'Open Sans' , Arial, sans-serif;
    letter-spacing: 1px;
    float: right;
    padding-right: 6px;
}
.tittabla2
{
    font-family: 'Open Sans' , Arial, sans-serif;
    letter-spacing: 1px;
    float: left;
    padding-left: 6px;
    font-size: 11pt;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
}
.tdcabc
{
    font-family: Arial, Helvetica;
    font-size: 8pt;
    color: #000000;
    font-weight: bold;
    font-variant: normal;
    text-decoration: none;
    text-align:center;
}
.tdcabd
{
    font-family: Arial, Helvetica;
    font-size: 8pt;
    color: #000000;
    font-weight: bold;
    font-variant: normal;
    text-decoration: none;
    text-align:left;
    padding-left:10px;
}
/* fin pagina camiones */
/* comienza pagina mapas */
.titulartabla2
{
    background:rgb(87, 87, 87);
    height:28px;
    font-family: 'Open Sans' , Arial, 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;
}
.fichaf2
{ 
	background-color:#666;
}
.fichaf2res
{ 
	background-color: #FFFFFF;
	height:30px;
}
a.ficha2
{ 
	font-family: 'Open Sans' , Arial, sans-serif;
	font-size: 9pt; 
	color:#FFFFFF; 
	TEXT-DECORATION: none ; 
	font-weight:normal;
	text-transform:none;
}
a.ficha2res
{ 
	font-family: 'Open Sans' , Arial, 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;
}
.text-icon
{ 
	border:1px solid #dbd2ce;
}
/* fin pagina mapas */
/* 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: #009440;
    border: #009440 1px solid;
}
.box_buscador
{
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 240px;
    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: 'Open Sans' , Arial, sans-serif;
    letter-spacing: 0px;
}
.buscador LI H5 A:hover
{
    text-decoration: none;
    color: #009440;
}
/* fin pagina rutas */
/* 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: #009440;
    border-right:#009440 1px solid;
    border-top: #009440 1px solid;
    border-left: #009440 1px solid;
    border-bottom: #009440 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: 'Open Sans' , Arial, 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: #009440;
    color: #FFFFFF;
    border-color:#009440;
    border-width: 1px;
    border-style: solid;
    text-decoration:none;
}
.catac LI H5
{
    display: block;
    color: #009440;
    letter-spacing: 0px;
    font-weight: bold;
    text-align: left;
    font-size: 19px;
    margin: 0px 0px 8px;
    text-transform:none;
    font-family: 'Open Sans' , Arial, sans-serif;
    letter-spacing: 0px;
}
.catac LI H5 A
{
    text-decoration: none;
}
.spacer
{
    height:40px;
    width:100%;
    display:block;
}
/* fin pagina catac */
/* comienza compradores */
.tdcab3
{ 
	font-family: Arial, Helvetica;
	font-size: 8.5pt;
	COLOR: #000000; 
	font-weight:normal;
	font-variant: normal;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:8px;
	padding-top:8px;
	line-height:18px;
}
.tdcab4
{ 
	font-family: Arial, Helvetica;
	font-size: 8.5pt;
	COLOR: #000000;    
	font-weight:normal;
	font-variant: normal;
	text-transform:capitalize;
	line-height:10pt;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:6px;
	padding-top:6px;
}
/* fin compradores */
/* comienza clima */
.clim
{ 
	width:100%;
	display:block;
	margin:0px;
	padding:0px;
	text-align:center;
}
.clima
{
  margin-top:30px;
  margin-bottom:0px;
}
.clima h1 
{
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  position: relative;
  text-align:center;
  display:block;
  margin-bottom:60px;
}
.clima h1:after 
{
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  width: 40px;
  height: 2px;
  margin: 0 auto;
  background: #a9ba09;
  content: '';
}
/* fin clima */
/* comienza pagina noticias */
.noticias
{
  margin-top:0px;
  margin-bottom:60px;
}
.noticias h1 
{
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  position: relative;
  text-align:center;
  display:block;
  margin-bottom:60px;
}
.noticias h1:after 
{
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  width: 40px;
  height: 2px;
  margin: 0 auto;
  background: #a9ba09;
  content: '';
}
/* 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 4px 0;
    list-style: none;
    font-family: 'Open Sans' , Arial, 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;
	border-bottom: 1px dotted #666;
}
#pne .menu_informa > LI.pne_item2 > A:hover 
{
	color: #000000;
    text-decoration: none;
}
#pne .menu_informa > LI.pne_current2 > A 
{
	DISPLAY: block; 
	padding: 2px 0 4px 0;
    list-style: none;
    font-family: 'Open Sans' , Arial, 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;
	font-weight:500;
	border-bottom: 1px solid #000000;
}
/* fin pne */
.noticia-article
{
	display: inline;
	float: left;
	padding:20px;
	width: 100%;
	background-color: #f8f8f8;
}
.noticia-header 
{
  background-color: rgb(132,145,13);
  display: inline;
  float: left;
  width: 100%;
  border-top:4px solid #666666;
}
.noticia-title
{
  color: #fff;
  display: inline;
  float: left;
  font-size: 20px;
  font-weight: normal;
  padding: 15px;
  width: 100%;
}
.notitulo
{
    font-family: 'Open Sans' , Arial, sans-serif;
    font-size: 13pt;
    color: #414815;
    font-weight: bold;
    font-variant: normal;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
}
.notcopete2
{
    font-family: 'Open Sans' , Arial, sans-serif;
    font-weight: 400;
    font-size:13pt;
    text-transform:none;
    color: #666666;
    text-decoration:none;
    text-align:left;
}
.nottxt
{
    font-family: 'Open Sans' , Arial, sans-serif;
    font-weight: 400;
    font-size:11pt;
    text-transform:none;
    color: #000000;
    text-decoration:none;
    text-align:left;
}
/* fin pagina noticias */
/* comienza lluvias */
.title-areaL 
{
  display: inline;
  float: left;
  padding: 0 150px;
  text-align: center;
  width: 100%;
}
.title-areaL .title 
{	
	font-size: 20px;
	font-weight: 700;
	line-height: 35px;
	text-transform: uppercase;
}
.lluvia-header 
{
  background-color: rgb(132,145,13);
  border-top:4px solid #666666;
}
.lluvia-title
{
  color: #fff;
  display: inline;
  float: left;
  font-size: 20px;
  font-weight: normal;
  padding: 15px;
  width: 100%;
}
.lluvia-article
{
	padding:0px;
	margin:0px;
	background-color: #f8f8f8;
}
.combo
{ 
	text-align:right;
}
.combo select
{ 
	BORDER: #666666 1px solid;
	BACKGROUND-COLOR:#FFFFFF;
	FONT-SIZE: 9pt;
	FONT-FAMILY: Arial, helvetica; 
	color: #000000; 
	height:30px;
	width:100px;
	margin-right:8px;
}
.mes-title
{ 
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: #000000;  
	font-weight: bold; 
	text-decoration:none;
	padding-left:6px;
	height:24px;
}
.dia
{ 
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: #000000;  
	font-weight:normal; 
	text-decoration:none;
}
.dia-tittle
{ 
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: #000000;  
	font-weight:normal; 
	text-decoration:none;
	font-weight:bold;
}
.totaltxt
{ 
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: #000000;  
	font-weight:normal; 
	text-decoration:none;
	background-color:#dfeac2;
	height:30px;
	text-transform:uppercase;
	padding-right:6px;
}
.valordia
{ 
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: #000000;  
	font-weight: normal; 
	font-variant: normal;
	text-decoration:none;
}
.valortotal
{ 
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: #FFFFFF;  
	font-weight: bold; 
	font-variant: normal;
	text-decoration:none;
	background:rgb(132,145,13;
}
.valor-total
{ 
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: #000000;  
	font-weight: bold; 
	font-variant: normal;
	text-decoration:none;
}
/* fin lluvias */
/* comienza pagina legal */

.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;
}
.legaltxt strong
{
    font-weight:bold;
    font-family: 'Open Sans' , Arial, sans-serif;
    font-size: 12pt;
    color: #777;
    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: 2.4rem;
	line-height: 1.8;
	color:#666666;
}
.legaltxt .entry-title
{
	font-size: 3.3rem;
	line-height: 1.364;
	margin-bottom: 0.9rem;
	color:#e2001a;
	font-family: 'Open Sans' , Arial, sans-serif;
}
/* fin pagina legal */
/* 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;
    }
    .top
    {
        margin-top: 10px;
        margin: 0px;
        padding: 0px;
    }
    .navbar-header
    {
        margin-top: 5px;
        border-bottom: none;
    }
    .navbar-nav
    {
        border-top: none;
        padding-top: 5px;
        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;
    }
    .items
    {
        display: block;
        margin: 0px;
        padding: 0px;
        width: 100%;
    }
    .box
    {
        padding: 20px 0;
        margin-bottom: 20px;
    }
    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;
    }
    .main-slider .flex-caption
    {
        bottom: 35px;
        background-color: rgba(0, 0, 0, 0.6);
        color: #fff;
        margin: 0;
        padding: 5px 5px 5px 5px;
        position: absolute;
        right: 0;
        width: 295px;
    }
    .main-slider .flex-caption h3
    {
        color: #fff;
        letter-spacing: 1px;
        margin-bottom: 8px;
        text-transform: uppercase;
        font-size: 14px;
    }
    .main-slider .flex-caption p
    {
        margin: 0 0 15px;
    }
    .box1
    {
        width: 45%;
        text-align: center;
        display: inline;
    }
    .box1 h4
    {
        font-weight: 300;
        padding: 0px;
        font-family: 'Open Sans' , Arial, sans-serif;
        text-transform: uppercase;
        color: rgb(87, 87, 87);
        font-size: 1em;
        margin-bottom: 8px;
    }
    .box1 h4 a
    {
        font-weight: 300;
        padding: 0px;
        margin: 0px;
        font-family: 'Open Sans' , Arial, sans-serif;
        text-transform: uppercase;
        color: rgb(87, 87, 87);
        font-size: 1em;
        text-decoration: none;
    }
    .box1 h4 a:hover
    {
        color: #009440;
        text-decoration: none;
    }
    .box1 .icon
    {
        margin-bottom: 20px;
        color: #FFFFFF;
    }
    .box1 .icon a
    {
        color: rgb(87, 87, 87);
    }
    .box1 .icon a:hover
    {
        color: #009440;
    }
    .box p
    {
        font-family: 'Open Sans' , Arial, sans-serif;
        font-size: 1em;
        color: rgb(87, 87, 87);
        line-height: 1.5em;
    }
    .widget-content
    {
        display: block;
        width: 100%;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .recent-posts li
    {
        margin: 0px;
        width: 50%;
        float: left;
        list-style: none;
        display: block;
    }
    .service-box
    {
        display: block;
        margin-bottom: 80px;
    }
    .service-box.last
    {
        display: block;
        margin-bottom: 0px;
    }
    .widget_text .widget2
    {
        float: left;
        display: block;
        width: 100%;
        margin-bottom: 20px;
        border-left: #dddddd 0px solid;
        padding-left: 0px;
    }
    .tablecenter
    {
        align: center;
        width: 92%;
        margin-right: auto;
        margin-left: auto;
    }
    .recent-posts2 li
    {
        margin: 0px;
        width: 100%;
        float: left;
        list-style: none;
        padding: 0px;
        text-align: center;
        display: block;
        margin-bottom: 10px;
    }
    .navbar-brand img
    {
        margin: 0px;
        padding: 0px;
        float: left;
        display: inline-block;
        width: 180px;
        margin-top: 4px;
    }
    .navbar-brand2 img
    {
        margin: 0px;
        padding: 0px;
        float: right;
        display: inline-block;
        width: 180px;
    }
}
@media (max-width: 480px)
{
    .bottom-article a.pull-right
    {
        float: left;
        margin-top: 20px;
    }
    .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 */
