@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700);

@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700);
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address styling not present in IE 8/9.
 */
[hidden] {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */

  -webkit-text-size-adjust: 100%;
  /* 2 */

  -ms-text-size-adjust: 100%;
  /* 2 */

}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a.current-menu-item,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}
/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */

  padding: 0;
  /* 2 */

}
/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */

  font-size: 100%;
  /* 2 */

  margin: 0;
  /* 3 */

}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */

  cursor: pointer;
  /* 3 */

}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */

  padding: 0;
  /* 2 */

}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */

  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */

  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */

  vertical-align: top;
  /* 2 */

}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*!
 * Preboot v2
 *
 * Open sourced under MIT license by @mdo.
 * Some variables and mixins from Bootstrap (Apache 2 license).
 */
body {
  font-family: 'PT Sans', sans-serif;
  font-size: 12px;
  color: #555;
  margin: 0;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover {
  color: #2a6496;
  text-decoration: none;
}
.container {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.header-container {
  padding: 5px 0;
}
.header-container .logo {
  width: 132px;
  height: 132px;
  display: block;
  background-image: url('../img/logo.png');
  float: left;
}
.header-container nav {
  float: left;
  margin: 20px 0 0 20px;
  width: 788px;
}
.header-container nav ul {
  padding: 0;
}
.header-container nav ul:before,
.header-container nav ul:after {
  content: " ";
  display: table;
}
.header-container nav ul:after {
  clear: both;
}
.header-container nav ul li {
  float: left;
  font-size: 12px;
  list-style-type: none;
  border-right: 1px solid #EBEBEB;
  padding: 0 15px;
}
.header-container nav ul li a {
  color: #767777;
  font-size: 14px;
}
.header-container nav ul li.current-menu-item a,
.header-container nav ul li:hover a {
  border-top: 1px solid #9EB668;
  padding: 8px 0;
  color: #768B43;
}
.header-container nav ul li.last {
  border-right: none;
  padding-right: 0;
}
.header-container nav ul li.search {
  padding-right: 0;
  float: right;
  border-left: 1px solid #EBEBEB;
  border-right: none;
}
.header-container nav ul li input {
  cursor: pointer;
  background: #EFEFEF url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAMAAAAMCGV4AAAABGdBTUEAALGPC/xhBQAAASBQTFRFAAAAcnNzioqKycnJmpqacHJy1dbWg4SE5+fnjo+Pbm5u0dLSd3d3amxs3+DgiYuLeHl5fn9/5ebmkJCQioyMqaqqzs/P6urqaWtrcnJyqKiobnFxsLCwqampi42NgICAoKGhw8TEa2xs2NnZra6uvL298vLybG1tiYqKwsPDbW5u1dXVqKmpwMDAZmZmgIGBvr+/29zcg4WFeHh4paWlcXNzurq61tbWcXJy2dnZe31919jYlpaW7OzseHp68fLyp6io8/T08/Pz19fXwcHBra+v////ysrK8fHxd3h4oqOj1NTUsLKyvLy8iouLh4mJ4eHh4+Pj9fX1n6CgpqamzM3NdHV1dnd3bm9vc3R0b3BwdHZ2eXp6dXZ2dnh4c3V1DFcwjgAAAAF0Uk5TAEDm2GYAAACsSURBVAjXY2BgYGBj8WMKZg5igAJVAcbwaNYofw4I18w0nt/H14ediycQxFWLNzYBMbg5eWVBfEX1EIhOvkh5bSDlHxkKNUchAsTyCxOD8nX0LIGkXIQvlK9vYQ0kpSSFxcFc8ygrWyAlJBIhCuIaxoTZ2IMYAYISMTIqGvGRdrEOTm4ggRBpJa1oo+DYuHhXD7BWZU1dA2dHl6i4cC8GJOAeGxeNzGfw9owBAAHdG7oCaxbjAAAAAElFTkSuQmCC) no-repeat left center;
  border: none;
  width: 0px;
  padding:5px 5px 5px 20px;
}
.header-container nav ul li input:focus {
  outline: none;
}
.header-container #lang_sel {
  float: right;
  margin-top: 5px;
  z-index: 5;
}
.banner {
  position: relative;
  overflow: auto;
  padding-bottom: 45px;
}
.banner ul {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
  height: 442px;
}
.banner ul li {
  float: left;
  width: 100%;
}
.banner ul li div {
  overflow: hidden;
  height: 442px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.banner ul li div h2 {
  color: #FFF;
  text-shadow: 2px 2px #666;
  font-size: 44px;
  margin: 100px 0 0 70px;
}
.banner ul li div p {
  color: #FFF;
  text-shadow: 1px 1px #666;
  font-size: 18px;
  width: 540px;
  margin: 55px 0 0 70px;
}
.banner ol {
  overflow: hidden;
  width: 940px;
  margin: 30px auto;
  padding: 0;
}
.banner ol li {
  float: left;
  list-style: none;
  background: #666;
  text-indent: -9999px;
  height: 5px;
  cursor: pointer;
}
.banner ol li.active {
  background: #ADC71E;
}
.content-container {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
.content-container:before,
.content-container:after {
  content: " ";
  display: table;
}
.content-container:after {
  clear: both;
}
.content-container .title-highlight {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACAQMAAABIeJ9nAAAABGdBTUEAALGPC/xhBQAAAAZQTFRFAAAAzs7OF/MX8gAAAAF0Uk5TAEDm2GYAAAAMSURBVAjXY2hgYAAAAYQAgSjdetcAAAAASUVORK5CIIA=);
  line-height: 13px;
  margin: 30px 0 20px 0;
  border-right: 1px solid #ADC71E;
  cursor: default;
}
.content-container .title-highlight span {
  color: #FFF;
  font-weight: bold;
  font-size: 13px;
  background: #ADC71E;
  padding: 6px 10px;
}
.content-container .main {
  float: left;
  width: 620px;
  margin-right: 20px;
}
.content-container .side {
  float: left;
  width: 300px;
}
.footer-container .title {
  color: #CCCCCC;
  font-size: 18px;
  margin: 23px 0 15px 0;
}
.footer-container .container {
  overflow: hidden;
  background: #333333;
}
.footer-container .container .description {
  float: left;
  width: 272px;
  margin: 0 20px 0 28px;
}
.footer-container .container .description p {
  color: #8C8C8E;
}
.footer-container .container .gallery {
  overflow: hidden;
  float: left;
  width: 300px;
  margin-right: 20px;
  margin-bottom: 20px;
}
.footer-container .container .gallery a {
  float: left;
  margin: 6px 6px 0 0;
}
.footer-container .container .gallery a img {
  display: block;
  border: 1px solid #262626;
}
.footer-container .container .twitter {
  float: left;
  width: 280px;
  margin-bottom: 20px;
}
.footer-container .container .social {
  clear: both;
  padding: 3px 0 3px 30px;
}
.footer-container .container .contact {
  clear: both;
  padding: 15px 0 15px 30px;
  background: #2b2b2b url(../img/getshop.png) no-repeat right 20px center;
  color: #CCCCCC;
}
.footer-container .container .contact.last {
  margin-right: 0;
}
.footer-container .container .contact a {
  color: #CCCCCC;
}
#homepage .meta {
  margin-top: 10px;
  font-style: italic;
  font-size: 11px;
}
#homepage .meta span {
  color: #9D999A;
}
#homepage .meta a {
  color: #6D7174;
}
#homepage p {
  font-size: 13px;
  color: #707176;
  margin: 0;
}
#homepage h3 {
  margin: 8px 0 4px 0;
  color: #ADC81B;
  font-size: 22px;
}
#homepage .featured-news {
  overflow: hidden;
}
#homepage .featured-news img {
  float: left;
  margin-right: 20px;
}
#homepage .other-news {
  overflow: hidden;
}
#homepage .other-news img {
  float: left;
  margin: 0 20px 10px 0;
}
#homepage .other-news h3 {
  margin: 0;
  color: #707173;
  font-size: 18px;
  margin-bottom: 10px;
}
#homepage .other-news .left {
  float: left;
  width: 300px;
  margin-right: 19px;
}
#homepage .other-news .right {
  float: left;
  width: 300px;
}
#homepage .other-news .entry {
  overflow: hidden;
  padding-bottom: 18px;
  margin-bottom: 18px;
  border-bottom: 1px solid #E4E3E8;
}
#homepage .other-news .entry:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
#homepage .other-posts:before,
#homepage .other-posts:after {
  content: " ";
  display: table;
}
#homepage .other-posts:after {
  clear: both;
}
#homepage .other-posts .primatas {
  float: left;
  width: 300px;
  margin-right: 20px;
}
#homepage .other-posts .santuarios {
  float: left;
  width: 300px;
}
#homepage .last-video img {
  display: block;
}
#homepage .newsletter form {
  display: block;
  padding: 10px;
  margin-top: 30px;
  border: 1px solid #E4E3E8;
}
#homepage .newsletter form input {
  display: block;
  width: 266px;
  border: 1px solid #E4E3E8;
  margin: 10px 0 6px 0;
  padding: 6px 5px;
}
#noticias .main,
#det-noticias .main {
  float: left;
  width: 680px;
  border-right: 1px solid #CCCCCC;
  padding-bottom: 60px;
}
#noticias .side,
#det-noticias .side {
  float: left;
  width: 220px;
}
#noticias .side .head,
#det-noticias .side .head {
  border-bottom: 1px solid #999999;
  display: block;
  font-size: 17px;
  padding-bottom: 5px;
  color: #525252;
}
#noticias .side .entry:before,
#det-noticias .side .entry:before,
#noticias .side .entry:after,
#det-noticias .side .entry:after {
  content: " ";
  display: table;
}
#noticias .side .entry:after,
#det-noticias .side .entry:after {
  clear: both;
}
#noticias .side .entry span,
#det-noticias .side .entry span {
  font-size: 15px;
  float: right;
}
#noticias .side .entry p,
#det-noticias .side .entry p {
  font-size: 14px;
}
#noticias .latest-news:before,
#noticias .latest-news:after {
  content: " ";
  display: table;
}
#noticias .latest-news:after {
  clear: both;
}
#noticias .latest-news .main .article {
  clear: both;
  margin-bottom: 30px;
  width: 640px;
}
#noticias .latest-news .main .article .title-article {
  font-size: 21px;
  color: #333333;
  margin-bottom: 5px;
}
#noticias .latest-news .main .article span {
  font-size: 17px;
  color: #6A6A6A;
}
#noticias .latest-news .main .article img {
  margin-left: 10px;
}
#noticias .latest-news .main .article p {
  color: #333333;
  font-size: 14px;
  margin: 5px 0 23px 10px;
}
#noticias .latest-news .main .article .more {
  color: #3B3B3B;
  border: 1px solid #E8E8E8;
  padding: 6px 28px 6px 12px;
  font-size: 13px;
  line-height: 13px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAFBAMAAABslnsiAAAABGdBTUEAALGPC/xhBQAAABVQTFRFAAAAZ2dnv7+/p6envr6+fX19Ozs7jcFKowAAAAF0Uk5TAEDm2GYAAAAdSURBVAjXY2AAAqYABggwZWBwSwMBATgfBFgCGABCYANl54jM/wAAAABJRU5ErkJggg==) no-repeat right 10px center;
}
#det-noticias .article .content {
  clear: both;
}
#det-noticias .article .content .article-title {
  font-size: 21px;
  margin-bottom: 20px;
  color: #272822;
}

#det-noticias .article .content .article-subtitle {
  font-size: 12px;
  margin-bottom: 5px;
  color: #3299CC;
  text-align: center;
}
/*#det-noticias .article .content img {
  margin-left: 70px;
}*/
#det-noticias .article .content p {
  font-size: 14px;
  width: 625px;
  color: #696969;
  text-align: justify;
}
#det-noticias .article .content .meta {
  font-size: 17px;
  color: #6A6A6A;
  text-align: right;
  margin-right: 50px;
}
#det-noticias .article .content .meta span {
  display: block;
  margin-top: 7px;
}
#det-noticias .article .content .related .title {
  display: block;
  color: #ACC51E;
  font-size: 26px;
  margin-bottom: 5px;
}
#det-noticias .article .content .related .post {
  color: #333333;
  font-size: 17px;
  margin-bottom: 7px;
}
#det-noticias .article .content .related .post a {
  color: #333333;
}
#det-noticias .article .content .related .post i {
  font-style: normal;
}
.heading {
  overflow: hidden;
}
.heading h1 {
  font-size: 38px;
  color: #ACC61E;
  float: left;
  margin-right: 20px;
  margin-top: 5px;
  line-height: 42px;
}
.heading .title-highlight {
  width: 550px;
  float: right;
  display: block;
  border-right: none;
}
.heading .title-highlight span {
  width: 60px;
  height: 13px;
  float: right;
  margin: -6px 0;
}
/*#contact-page .container:before,
#contact-page .container:after {
  content: " ";
  display: table;
}
#contact-page .container:after {
  clear: both;
}*/
#contact-page .title {
  color: #ACC51E;
  font-size: 26px;
  margin: 20px 0 25px 17px;
}
#contact-page .contact {
  margin: 0 30px 60px 17px;
  float: left;
  width: 257px;
}
#contact-page .contact .title {
  font-size: 13px;
  color: #666666;
  font-weight: bold;
  margin: 0;
}
#contact-page .contact span {
  color: #A3A3A3;
  display: block;
  font-size: 13px;
}
#contact-page form {
  clear: both;
  font-size: 13px;
  width: 500px;
  margin: 0 0 50px 40px;
}
#contact-page form span {
  /*margin-left: 180px;*/
  /*width: 230px;*/
  /*display: inline-block;*/
}
#contact-page form .field {
  margin: 30px 0;
}
#contact-page form .field:before,
#contact-page form .field:after {
  content: " ";
  display: table;
}
#contact-page form .field:after {
  clear: both;
}
#contact-page form .field label {
  width: 170px;
  display: inline-block;
  /*float: left;*/
  text-align: right;
  margin-right: 20px;
}
#contact-page form select,
#contact-page form input,
#contact-page form textarea {
  width: 260px;
}
#contact-page form input.wpcf7-mathcaptcha
{
  width: 50px;
}
#contact-page form .wpcf7-submit {
  -webkit-box-shadow: 0 1px 1px #dedede;
  box-shadow: 0 1px 1px #dedede;
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f1f1f1);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f1f1f1));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f1f1f1);
  background-image: -o-linear-gradient(top, #f5f5f5, #f1f1f1);
  background-image: linear-gradient(to bottom, #f5f5f5, #f1f1f1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff1f1f1', GradientType=0);
  margin-left: 190px;
  color: #7A7A7A;
  border: 1px solid #DEDEDE;
  padding: 4px 12px;
  border-radius: 2px;
  font-weight: bold;
  width: auto;
}

nav > ul > li {
  position: relative;
}
nav > ul > li:hover .sub-menu {
  display: block;
}

.sub-menu {
  position: absolute;
  top: 23px; left: 5px;
  z-index: 100;
  background: #FFF;
  width: 200px;
  display: none;
  border: 1px solid #EBEBEB;
  padding: 5px 0 !important;
}
.sub-menu li {
  float: none !important;
  border-right: none !important;

}
.sub-menu li a {
  /*background: red !important;*/
  border-top: none !important;
  padding: 0 !important;
  color: #767777 !important;
  padding: 5px 0 !important;
  display: block;
}

.sub-menu li a:hover {font-weight:bold}

.gallery {
  width: 645px;
}
.gallery img {
  margin: 2px 5px !important;
}

.without-sidebar .main
{
  border-right: none !important;
  width: auto !important;
  float: none !important;   
}
.without-sidebar .main p
{
  width: auto !important;
}

.alignleft {
    float:left; margin: 10px 10px 10px 0 !important
}

.content h2, .content h3, .content h4 {
    clear:both; padding-top:20px; display:block;
}

.contact {position:relative}
.getshop-logo {
    position:absolute; right:10px; top:0; width:130px; height:40px; text-indent:-9999px;
}
#lang_sel {font-family:inherit}
#lang_sel li {width:170px}
.wp-post-img {margin-left:0px}
.main .search {margin:20px 0}
.text-wrap input,
.list-dropdown-wrap select,
.textarea-wrap textarea {border:1px solid #ccc; padding:5px}
.text-wrap label,  
.list-dropdown-wrap label,
.textarea-wrap label {width:200px; text-align:right; float:left; padding-top:5px}
.ninja-forms-field-error {width:200px; margin-left:210px; color:red}
.submit-wrap {margin-left:200px}
.article a img {margin:10px 0}


.pagination {
clear:both;
padding:20px 0;
position:relative;
font-size:14px;
line-height:16px;
}

.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#fff;
background: #555;
}

.pagination a:hover{
color:#fff;
background: rgb(172, 198, 30);
}

.pagination .current{
padding:6px 9px 5px 9px;
background: rgb(172, 198, 30);
color:#fff;
}

#homepage .mini-banner {
    float:left;
    width: 50%;
    text-align: center;
}
