@charset "UTF-8";
/*! smartPlanet styles */
/*!
 * Bootstrap-sass v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

* {
  box-sizing: border-box; }

*:before,
*:after {
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
  -ms-overflow-style: scrollbar; }

body {
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.375;
  color: #000;
  background-color: #fff;
  min-width: 320px;
  overflow-y: scroll;
  padding-top: 143px; }
  @media (min-width: 768px) {
    body {
      padding-top: 165px; } }
  @media (min-width: 1200px) {
    body {
      padding-top: 200px; } }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #29a244;
  text-decoration: none; }
  a:hover, a:focus {
    color: #228638;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline-color: rgba(0, 0, 0, 0.2);
    outline-offset: -2px; }

.link-inverse {
  color: #000; }
  .link-inverse:hover, .link-inverse:focus {
    color: #29a244;
    text-decoration: none; }

.link-efect {
  opacity: 1;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s; }
  .link-efect:hover, .link-efect:focus {
    opacity: 0.66; }

a.link-efect {
  display: inline-block; }
  a.link-efect:hover, a.link-efect:focus {
    text-decoration: none; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-center {
  text-align: center; }
  .img-center .img-responsive {
    display: inline-block;
    max-width: 100%;
    height: auto; }

.img-left {
  float: left;
  margin-right: 30px;
  margin-bottom: 15px; }

.img-right {
  float: right;
  margin-left: 30px;
  margin-bottom: 15px; }

.img-icon {
  margin: 0; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 0;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #cccccc; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #afafaf; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 0;
  margin-bottom: 11px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 0;
  margin-bottom: 11px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 30px; }

h2, .h2 {
  font-size: 26px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 16px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 11px; }
  p small, p.small {
    font-size: 14px; }

small,
.small {
  font-size: 87%; }

strong {
  font-weight: 700; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-uppercase {
  text-transform: uppercase; }

.text-serif {
  font-family: Georgia, "Times New Roman", Times, serif; }

.text-serif-light {
  font-weight: 300; }

.text-sans-serif {
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif; }

.text-lead {
  font-size: 20px; }

.text-large {
  font-size: 18px; }

.text-muted {
  color: #797979; }

.text-brand {
  color: #29a244; }

.text-lighter {
  color: #cccccc; }

.text-snow {
  color: #fff; }

.text-footer {
  margin-bottom: 0;
  color: #797979;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif; }

.bg-brand {
  background-color: #29a244; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 11px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-links,
.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }
  .list-inline > li {
    display: inline-block;
    padding-right: 5px; }

.list-links > li + li {
  padding-top: 8px; }

.titles {
  margin-bottom: 15px; }

.titles-header {
  margin-bottom: 15px; }

.titles-header-summary {
  font-size: 24px; }

.titles-bd {
  border-bottom: 1px solid; }
  .titles-bd .title-bd {
    margin-bottom: -1px; }

.titles-bd-bottom {
  border-bottom: 1px solid; }

.titles-bd-lighter {
  border-color: #cccccc; }

.titles-bd-lightest {
  border-color: #efefef; }

.titles-bd-snow {
  border-color: #fff; }

.titles-bd-dark {
  border-color: #575757; }

.titles-label {
  border-bottom: 1px solid #29a244; }
  .titles-label .titles-title {
    display: inline-block;
    padding: 10px 16px;
    color: #fff;
    line-height: 1.1;
    background-color: #29a244;
    border-radius: 4px 4px 0 0; }

.title,
.subtitle,
.titles-text,
.titles-title,
.titles-subtitle {
  margin-bottom: 0; }

.title-serif {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: 400; }

.title-bd {
  display: inline-block;
  padding-bottom: 7px;
  border-bottom: 1px solid;
  margin-bottom: 0; }

.title-bd-brand {
  border-color: #29a244; }

.title-bd-lighter {
  border-color: #cccccc; }

.title-bd-snow {
  border-color: #fff;
  color: #fff; }

code,
kbd,
pre,
samp {
  font-family: Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  color: #000;
  background-color: #cccccc; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:after {
    content: " ";
    display: block;
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:after {
    content: " ";
    display: block;
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:after {
    content: " ";
    display: block;
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 480px) {
  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left; }
  .col-xs-1 {
    width: 8.33333%; }
  .col-xs-2 {
    width: 16.66667%; }
  .col-xs-3 {
    width: 25%; }
  .col-xs-4 {
    width: 33.33333%; }
  .col-xs-5 {
    width: 41.66667%; }
  .col-xs-6 {
    width: 50%; }
  .col-xs-7 {
    width: 58.33333%; }
  .col-xs-8 {
    width: 66.66667%; }
  .col-xs-9 {
    width: 75%; }
  .col-xs-10 {
    width: 83.33333%; }
  .col-xs-11 {
    width: 91.66667%; }
  .col-xs-12 {
    width: 100%; }
  .col-xs-pull-0 {
    right: auto; }
  .col-xs-pull-1 {
    right: 8.33333%; }
  .col-xs-pull-2 {
    right: 16.66667%; }
  .col-xs-pull-3 {
    right: 25%; }
  .col-xs-pull-4 {
    right: 33.33333%; }
  .col-xs-pull-5 {
    right: 41.66667%; }
  .col-xs-pull-6 {
    right: 50%; }
  .col-xs-pull-7 {
    right: 58.33333%; }
  .col-xs-pull-8 {
    right: 66.66667%; }
  .col-xs-pull-9 {
    right: 75%; }
  .col-xs-pull-10 {
    right: 83.33333%; }
  .col-xs-pull-11 {
    right: 91.66667%; }
  .col-xs-pull-12 {
    right: 100%; }
  .col-xs-push-0 {
    left: auto; }
  .col-xs-push-1 {
    left: 8.33333%; }
  .col-xs-push-2 {
    left: 16.66667%; }
  .col-xs-push-3 {
    left: 25%; }
  .col-xs-push-4 {
    left: 33.33333%; }
  .col-xs-push-5 {
    left: 41.66667%; }
  .col-xs-push-6 {
    left: 50%; }
  .col-xs-push-7 {
    left: 58.33333%; }
  .col-xs-push-8 {
    left: 66.66667%; }
  .col-xs-push-9 {
    left: 75%; }
  .col-xs-push-10 {
    left: 83.33333%; }
  .col-xs-push-11 {
    left: 91.66667%; }
  .col-xs-push-12 {
    left: 100%; }
  .col-xs-offset-0 {
    margin-left: 0%; }
  .col-xs-offset-1 {
    margin-left: 8.33333%; }
  .col-xs-offset-2 {
    margin-left: 16.66667%; }
  .col-xs-offset-3 {
    margin-left: 25%; }
  .col-xs-offset-4 {
    margin-left: 33.33333%; }
  .col-xs-offset-5 {
    margin-left: 41.66667%; }
  .col-xs-offset-6 {
    margin-left: 50%; }
  .col-xs-offset-7 {
    margin-left: 58.33333%; }
  .col-xs-offset-8 {
    margin-left: 66.66667%; }
  .col-xs-offset-9 {
    margin-left: 75%; }
  .col-xs-offset-10 {
    margin-left: 83.33333%; }
  .col-xs-offset-11 {
    margin-left: 91.66667%; }
  .col-xs-offset-12 {
    margin-left: 100%; } }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

.row-0 {
  margin: 0; }

.col-0 {
  padding: 0; }

.row-1 {
  margin-left: -1px;
  margin-right: -1px; }
  .row-1 > [class^="col-"] {
    padding-left: 1px;
    padding-right: 1px; }

@media (min-width: 768px) {
  .col-sidebar {
    width: 360px; }
  .col-main {
    width: 390px; } }

@media (min-width: 992px) {
  .col-sidebar {
    width: 390px; }
  .col-main {
    width: 580px; } }

@media (min-width: 1200px) {
  .col-main {
    width: 780px; } }

table {
  background-color: transparent; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.375;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    background-color: #efefef;
    border-bottom: 1px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  .table-responsive .table {
    border: 1px solid #ddd; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 16.5px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #575757;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px; }

input[type="search"] {
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 5px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline-color: rgba(0, 0, 0, 0.2);
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 9px;
  font-size: 16px;
  line-height: 1.375;
  color: #000; }

.form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 8px 12px;
  font-size: 16px;
  line-height: 1.375;
  color: #000;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  background-color: #efefef;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #afafaf;
    outline: 0; }
  .form-control::-moz-placeholder {
    color: #797979;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #797979; }
  .form-control::-webkit-input-placeholder {
    color: #797979; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #cccccc;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 40px; }
    input[type="date"].input-sm,
    .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm
    input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm
    input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm
    input[type="month"] {
      line-height: 29px; }
    input[type="date"].input-lg,
    .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg
    input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg
    input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg
    input[type="month"] {
      line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.form-group-sm {
  margin-bottom: 7px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 22px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 50px; }
  .has-feedback .form-control-feedback {
    display: block; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: none;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  pointer-events: none; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #da0f1c; }
  .has-error .form-control:focus {
    border-color: #da0f1c; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #da0f1c;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-error .has-fv-text,
.has-error .has-icon-error {
  color: #a94442; }

.has-success,
.has-warning,
.has-error {
  position: relative; }

.has-fv-msm {
  position: absolute;
  right: 0;
  top: 6px;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif; }
  .form-grid .has-fv-msm {
    right: 15px; }

.has-fv-text {
  font-size: 14px; }

.has-feedback label ~ .form-control-feedback {
  top: 27px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.form-header-search {
  padding: 15px; }
  .form-header-search .form-control {
    background-color: transparent;
    color: #fff;
    border: none;
    border-bottom: 1px solid #797979; }
    .form-header-search .form-control::-moz-placeholder {
      color: #cccccc;
      opacity: 1; }
    .form-header-search .form-control:-ms-input-placeholder {
      color: #cccccc; }
    .form-header-search .form-control::-webkit-input-placeholder {
      color: #cccccc; }

.form-newsletter-sidebar .form-control {
  border-color: #cccccc;
  background-color: #fff; }

button {
  padding: 0;
  margin-bottom: 0;
  vertical-align: middle;
  border: 0;
  background-image: none;
  background-color: transparent;
  text-align: center;
  cursor: pointer;
  color: #29a244; }
  button:hover, button:focus {
    color: #000; }
  button:focus {
    outline: 0; }

.btn {
  display: inline-block;
  margin-bottom: 1px;
  font-weight: 300;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  background-color: #cccccc;
  color: #000;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 12px;
  font-size: 16px;
  line-height: 1.375;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 0; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    background-color: #b3b3b3;
    text-decoration: none; }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5; }

.btn-brand {
  color: #fff;
  background-color: #29a244;
  border-color: #29a244; }
  .btn-brand:hover, .btn-brand:focus, .btn-brand.focus, .btn-brand:active, .btn-brand.active,
  .open > .btn-brand.dropdown-toggle {
    color: #fff;
    background-color: #1f7933;
    border-color: #1f7933; }

.btn-sm {
  padding: 3px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.btn-outline {
  background-color: transparent;
  border: 1px solid; }
  .btn-outline:hover, .btn-outline:focus {
    color: #29a244;
    background-color: transparent; }

.btn-outline-white {
  color: #fff; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

@-webkit-keyframes efect-scale-out-in {
  0 {
    -webkit-transform: scale(0, 0) translateZ(0);
            transform: scale(0, 0) translateZ(0); }
  33% {
    -webkit-transform: scale(0.5, 0.5) translateZ(0);
            transform: scale(0.5, 0.5) translateZ(0); }
  66% {
    -webkit-transform: scale(1.2, 1.2) translateZ(0);
            transform: scale(1.2, 1.2) translateZ(0); }
  100% {
    -webkit-transform: scale(1, 1) translateZ(0);
            transform: scale(1, 1) translateZ(0); } }

@keyframes efect-scale-out-in {
  0 {
    -webkit-transform: scale(0, 0) translateZ(0);
            transform: scale(0, 0) translateZ(0); }
  33% {
    -webkit-transform: scale(0.5, 0.5) translateZ(0);
            transform: scale(0.5, 0.5) translateZ(0); }
  66% {
    -webkit-transform: scale(1.2, 1.2) translateZ(0);
            transform: scale(1.2, 1.2) translateZ(0); }
  100% {
    -webkit-transform: scale(1, 1) translateZ(0);
            transform: scale(1, 1) translateZ(0); } }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 180px;
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #cccccc;
  border-radius: 4px;
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu > li > a {
    display: block;
    padding: 6px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.375;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #333333;
  background-color: #cccccc; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #29a244; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

@media (min-width: 992px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 8px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #000;
  text-align: center;
  background-color: #cccccc;
  border: 1px solid #afafaf;
  border-radius: 4px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    margin-left: -1px; }

.input-group-divider {
  display: table-cell;
  width: 6px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:after {
    content: " ";
    display: block;
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #cccccc; }
    .nav > li.disabled > a {
      color: #afafaf; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #afafaf;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #cccccc;
    border-color: #29a244; }
  .nav .nav-divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  margin-bottom: 15px; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -2px; }
    .nav-tabs > li > a {
      padding: 0;
      color: #000;
      line-height: 1.1; }
    .nav-tabs > li.active > a,
    .nav-tabs > li > a:hover,
    .nav-tabs > li > a:focus {
      background-color: transparent; }

.nav-tabs-poll .nav-tabs,
.nav-tabs-news .nav-tabs {
  border-bottom: 1px solid #29a244; }
  .nav-tabs-poll .nav-tabs > li > a,
  .nav-tabs-news .nav-tabs > li > a {
    display: inline-block;
    padding: 10px 16px;
    margin-bottom: 1px;
    border-radius: 4px 4px 0 0; }
  .nav-tabs-poll .nav-tabs > li.active > a,
  .nav-tabs-poll .nav-tabs > li > a:hover,
  .nav-tabs-poll .nav-tabs > li > a:focus,
  .nav-tabs-news .nav-tabs > li.active > a,
  .nav-tabs-news .nav-tabs > li > a:hover,
  .nav-tabs-news .nav-tabs > li > a:focus {
    color: #fff;
    background-color: #29a244; }
  .nav-tabs-poll .nav-tabs > li + li,
  .nav-tabs-news .nav-tabs > li + li {
    margin-left: 1px; }

.nav-tabs-poll-sidebar-voted .nav-tabs > li > a {
  pointer-events: none; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  margin-bottom: 22px;
  background-color: #cccccc; }
  .navbar:after {
    content: " ";
    display: block;
    clear: both; }
  @media (min-width: 992px) {
    .navbar {
      border-radius: 4px; } }
  .navbar .navbar-collapse {
    border-color: #797979; }

.navbar-header:after {
  content: " ";
  display: block;
  clear: both; }

@media (min-width: 992px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:after {
    content: " ";
    display: block;
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 992px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-btn {
  position: relative;
  display: inline-block;
  padding: 5px 10px;
  background-color: transparent;
  background-image: none;
  color: #000;
  font-size: 21px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-btn:hover, .navbar-btn:focus {
    color: #000;
    background-color: #ddd; }
  .navbar-btn:focus {
    outline: 0; }
  @media (min-width: 992px) {
    .navbar-btn {
      display: none; } }

.navbar-toggle {
  float: right; }
  @media (min-width: 992px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 22px; }
    .navbar-nav > li > a:hover, .navbar-nav > li > a:focus {
      color: #29a244;
      background-color: #afafaf; }
  .navbar-nav > .active > a, .navbar-nav > .active > a:hover, .navbar-nav > .active > a:focus {
    color: #29a244;
    background-color: #afafaf; }
  .navbar-nav > .disabled > a, .navbar-nav > .disabled > a:hover, .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-nav > .open > a, .navbar-nav > .open > a:hover, .navbar-nav > .open > a:focus {
    background-color: #afafaf;
    color: #29a244; }
  @media (max-width: 991px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a {
        color: #000;
        padding: 5px 15px 5px 25px;
        line-height: 22px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          color: #29a244;
          background-color: #afafaf;
          background-image: none; }
      .navbar-nav .open .dropdown-menu > .active > a, .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #29a244;
        background-color: #afafaf; }
      .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent; }
    .navbar-nav .dropdown-submenu.open .dropdown-menu > li > a {
      padding-left: 35px; } }
  @media (min-width: 992px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 14px;
          padding-bottom: 14px; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-nav .dropdown-submenu > .dropdown-menu {
  left: 100%;
  top: 0; }

.navbar-right .dropdown-submenu > .dropdown-menu {
  right: 100%;
  left: auto;
  top: 0; }

@media (min-width: 992px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; }
  .dropdown:hover > .dropdown-menu,
  .dropdown:focus > .dropdown-menu {
    display: block; } }

.dropdown > .dropdown-btn {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  padding: 10px 0;
  text-align: center; }

.dropdown-submenu > .dropdown-btn {
  padding: 6px 0; }

@media (min-width: 992px) {
  .no-touch .dropdown-btn {
    display: none; }
  .touch .dropdown > .dropdown-btn {
    width: 34px; }
  .touch .navbar-nav > .dropdown > a {
    padding-right: 34px; }
  .touch .navbar-nav > .dropdown > .dropdown-btn {
    position: absolute;
    top: 0;
    bottom: 0;
    padding: 0; }
    .touch .navbar-nav > .dropdown > .dropdown-btn i {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -8px;
      margin-left: -6px; } }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
    .breadcrumb > li a:hover, .breadcrumb > li a:focus {
      text-decoration: none; }
    .breadcrumb > li.active {
      color: #afafaf; }

.pagination {
  display: inline-block;
  width: 100%;
  padding-left: 0;
  margin-bottom: 22px;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 8px 16px;
      line-height: 1.375;
      color: #797979;
      background-color: #efefef; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:nth-last-child(2) > a,
    .pagination > li:nth-last-child(2) > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
    .pagination > li .pagination-total {
      border-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus {
    color: #000;
    background-color: #afafaf;
    text-decoration: none; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus {
    z-index: 2;
    color: #000;
    background-color: #afafaf;
    cursor: default; }

.pager-lg {
  display: none; }

@media (min-width: 1130px) {
  .pager-lg {
    display: inline-block;
    position: fixed;
    top: 480px;
    width: 50px;
    height: 70px;
    vertical-align: middle;
    background-image: none;
    background-color: #eaeaea;
    color: #797979;
    border: 1px solid transparent;
    font-size: 42px; }
    .pager-lg:hover, .pager-lg:focus {
      background-color: #797979;
      color: #cccccc; }
    .pager-lg .fa {
      position: relative;
      top: -2px; }
  .pager-lg-left {
    left: 0; }
  .pager-lg-right {
    right: 0; } }

.label {
  display: inline-block;
  padding: 6px 8px 7px;
  margin-bottom: 1px;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #afafaf; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #969696; }

.label-brand {
  background-color: #29a244; }
  .label-brand[href]:hover, .label-brand[href]:focus {
    background-color: #1f7933; }

.alert {
  padding: 5px 11px;
  margin-bottom: 5px;
  border: 1px solid transparent;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  border-radius: 4px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #29a244;
  border-color: transparent;
  color: #fff; }
  .alert-success .alert-link {
    color: #e6e6e6; }

.alert-danger {
  background-color: #da0f1c;
  border-color: transparent;
  color: #fff; }
  .alert-danger .alert-link {
    color: #e6e6e6; }

.alert-danger a,
.alert-success a {
  color: #fff;
  text-decoration: underline; }

.progress {
  overflow: hidden;
  height: 22px;
  margin-bottom: 22px;
  background-color: #797979;
  border-radius: 4px; }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 23px;
  color: #fff;
  text-align: center;
  background-color: #29a244;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.media {
  margin-bottom: 30px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }

.media-right,
.media > .pull-right {
  padding-left: 15px; }

.media-left,
.media > .pull-left {
  padding-right: 15px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-heading {
  margin-top: 0; }

.media-list .media-object {
  width: 160px; }

.media-event + .media-event {
  border-top: 2px solid #efefef;
  padding-top: 22px; }

.media-event .list-inline {
  margin-bottom: 0; }

.media-event .media-object {
  width: 128px; }

.media-event .media-body + .title {
  padding-top: 7px; }

.media-news .media-left a {
  display: block;
  width: 68px; }
  .media-news .media-left a:hover, .media-news .media-left a:focus {
    opacity: 0.8; }

@media (max-width: 479px) {
  .media-body {
    width: auto; }
  .media-left, .media-right, .media-body {
    display: block; }
  .media-left, .media-right {
    margin-bottom: 11px;
    padding: 0; }
  .media-list .media-left, .media-list .media-right, .media-list .media-body {
    display: block; }
  .media-list .media-object {
    width: 160px;
    margin-bottom: 11px; } }

.list-group {
  margin-bottom: 22px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

a.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #29a244;
  border-color: #29a244; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #adeabb; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.list-group-gallery:after {
  content: " ";
  display: block;
  clear: both; }

.list-group-gallery li {
  display: block;
  position: relative;
  float: left;
  width: 20%;
  border: 4px solid #797979;
  margin-left: -4px;
  margin-bottom: -4px; }
  .list-group-gallery li:hover, .list-group-gallery li:focus {
    z-index: 10;
    border-color: #29a244; }

.panel {
  margin-bottom: 22px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px; }

.panel-body {
  padding: 15px; }
  .panel-body:after {
    content: " ";
    display: block;
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel-group {
  margin-bottom: 22px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #575757;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #575757; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }
  .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%; }
  .embed-responsive.embed-responsive-calameo {
    padding-bottom: 73.1578%; }
  .embed-responsive.embed-responsive-ads-970x90 {
    margin: 0 auto;
    max-width: 970px;
    padding-bottom: 9.279%; }
  .embed-responsive.embed-responsive-ads-970x250 {
    margin: 0 auto;
    max-width: 970px;
    padding-bottom: 25.774%; }

.embed-responsive-xl {
  background-color: #000; }
  .embed-responsive-xl .embed-responsive-container {
    margin: 0 auto; }

.embed-responsive-container {
  max-width: 480px; }

.embed-responsive img.embed-responsive-item {
  height: 135%;
  margin-top: -10%; }

.embed-responsive-btn {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  cursor: pointer; }
  .embed-responsive-btn:hover .fa, .embed-responsive-btn:focus .fa {
    -webkit-animation: efect-scale-out-in 0.4s ease-in-out;
            animation: efect-scale-out-in 0.4s ease-in-out; }

.embed-responsive-thumb {
  position: relative; }

.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  opacity: 0.4;
  filter: alpha(opacity=40); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.6;
    filter: alpha(opacity=60); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.85;
    filter: alpha(opacity=85); }

.modal-header {
  padding: 15px;
  padding-bottom: 0; }

.modal-header .close {
  margin-top: -2px; }

.modal-body {
  position: relative;
  padding: 0 15px 15px; }
  .modal-body .media-event {
    margin-bottom: 0; }

.modal-footer {
  padding: 15px;
  padding-top: 0;
  text-align: right; }
  .modal-footer:after {
    content: " ";
    display: block;
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

.modal-container-tpl {
  max-height: 300px;
  overflow-y: auto;
  margin-bottom: 15px;
  padding: 11px;
  background-color: #efefef; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-wall .carousel-indicators {
  position: absolute;
  z-index: 100;
  top: 37px;
  right: 22px;
  margin: 0;
  padding: 0;
  list-style: none; }
  .carousel-wall .carousel-indicators li {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    margin-left: 7px;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-clip: padding-box;
    border-radius: 50%; }
    .carousel-wall .carousel-indicators li:hover, .carousel-wall .carousel-indicators li:focus {
      background-color: #29a244; }
    .carousel-wall .carousel-indicators li.active {
      background-color: #29a244;
      cursor: default; }

@media (min-width: 768px) {
  .carousel-wall .carousel-indicators {
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
    .carousel-wall .carousel-indicators li {
      float: none;
      position: relative;
      width: 30px;
      height: 30px;
      margin: 6px 0 0;
      background-clip: unset;
      border: 2px solid transparent;
      background-color: transparent; }
      .carousel-wall .carousel-indicators li:after {
        content: "";
        display: block;
        position: absolute;
        top: 6px;
        left: 6px;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        background-color: #fff;
        border: 1px solid rgba(0, 0, 0, 0.1);
        background-clip: padding-box; }
      .carousel-wall .carousel-indicators li.active, .carousel-wall .carousel-indicators li:hover, .carousel-wall .carousel-indicators li:focus {
        background-color: transparent;
        border-color: #29a244; }
        .carousel-wall .carousel-indicators li.active:after, .carousel-wall .carousel-indicators li:hover:after, .carousel-wall .carousel-indicators li:focus:after {
          background-color: #29a244; }
  .carousel-wall .carousel-inner {
    height: 100%;
    width: auto; }
    .carousel-wall .carousel-inner > .item {
      width: auto;
      -webkit-transition: 0.6s ease-in-out top;
      transition: 0.6s ease-in-out top; } }
    @media all and (min-width: 768px) and (transform-3d), (min-width: 768px) and (-webkit-transform-3d) {
      .carousel-wall .carousel-inner > .item {
        -webkit-transition: 0.6s ease-in-out;
        transition: 0.6s ease-in-out; }
        .carousel-wall .carousel-inner > .item.next, .carousel-wall .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(0, 100%, 0);
                  transform: translate3d(0, 100%, 0);
          top: 0; }
        .carousel-wall .carousel-inner > .item.prev, .carousel-wall .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(0, -100%, 0);
                  transform: translate3d(0, -100%, 0);
          top: 0; }
        .carousel-wall .carousel-inner > .item.next.left, .carousel-wall .carousel-inner > .item.prev.right, .carousel-wall .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
                  transform: translate3d(0, 0, 0);
          top: 0; } }

@media (min-width: 768px) {
    .carousel-wall .carousel-inner > .active,
    .carousel-wall .carousel-inner > .next,
    .carousel-wall .carousel-inner > .prev {
      display: block; }
    .carousel-wall .carousel-inner > .active {
      top: 0; }
    .carousel-wall .carousel-inner > .next,
    .carousel-wall .carousel-inner > .prev {
      position: absolute;
      top: 0;
      width: 100%; }
    .carousel-wall .carousel-inner > .next {
      top: 100%; }
    .carousel-wall .carousel-inner > .prev {
      top: -100%; }
    .carousel-wall .carousel-inner > .next.left,
    .carousel-wall .carousel-inner > .prev.right {
      top: 0; }
    .carousel-wall .carousel-inner > .active.left {
      top: -100%; }
    .carousel-wall .carousel-inner > .active.right {
      top: 100%; } }

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px / 1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0); }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-xl {
  font-size: 1.66667em;
  line-height: 0.6em;
  vertical-align: -30%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-sm {
  font-size: 0.8em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative;
    margin-bottom: 10px; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-search:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-rss:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-disc {
  position: absolute;
  z-index: 5;
  display: block;
  width: 70px;
  height: 70px;
  top: 50%;
  left: 50%;
  margin-top: -35px;
  margin-left: -35px;
  text-align: center;
  line-height: 70px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff; }

.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  min-width: 320px;
  z-index: 1010;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out; }

.header-fixed {
  -webkit-transform: translate3d(0, -63px, 0);
          transform: translate3d(0, -63px, 0); }

.header-top {
  padding: 11px 0;
  background-color: #fff; }
  .header-top:after {
    content: " ";
    display: block;
    clear: both; }

.header-logo a {
  display: block; }
  .header-logo a:hover, .header-logo a:focus {
    opacity: 0.5; }

.header-logo {
  float: left;
  width: 170px; }

.header-logo-right {
  float: right;
  width: 50px; }

.header-logo-symbol {
  position: absolute;
  top: 5px;
  left: 8px;
  width: 30px;
  opacity: 0;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  pointer-events: none; }
  .header-fixed .header-logo-symbol {
    pointer-events: auto;
    opacity: 1; }
    .header-fixed .header-logo-symbol:hover, .header-fixed .header-logo-symbol:focus {
      opacity: 0.85; }

.header-bottom {
  background-color: #575757;
  color: #fff; }
  .header-bottom > .container {
    position: relative; }

.header-bottom-buttons {
  float: right; }

.header-bottom-item {
  float: left;
  margin-left: 11px; }

.header-search-collapse {
  position: absolute;
  z-index: 2;
  top: 100%;
  width: 290px;
  right: 15px;
  background-color: #575757;
  border-radius: 0 0 4px 4px; }

.header-bottom-btn {
  position: relative;
  z-index: 20;
  display: inline-block;
  width: 50px;
  padding: 10px 0;
  font-size: 22px;
  text-transform: uppercase;
  color: #fff; }
  .header-bottom-btn:after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 68px;
    height: 68px;
    top: -9px;
    left: -9px;
    border-radius: 50%;
    background-color: #575757;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform 0.3s linear;
    transition: -webkit-transform 0.3s linear;
    transition: transform 0.3s linear;
    transition: transform 0.3s linear, -webkit-transform 0.3s linear; }
  .header-bottom-btn[aria-expanded="true"]:after,
  .header-fixed .header-bottom-btn:after {
    -webkit-transform: scale3d(0, 0, 1);
            transform: scale3d(0, 0, 1); }
  .header-bottom-btn:hover, .header-bottom-btn:focus {
    color: #29a244; }

.header-menu {
  list-style: none;
  margin: 0;
  padding: 11px 0;
  text-align: left;
  max-height: 70vh;
  overflow-y: auto; }
  .header-menu > li > a {
    display: block;
    padding: 7px 22px;
    white-space: nowrap;
    color: #fff;
    font-size: 18px; }
    .header-menu > li > a:hover, .header-menu > li > a:focus {
      text-decoration: none;
      color: #29a244; }
  .header-menu > li > .header-menu-link-inverse {
    color: #48ce61;
    font-weight: 700; }
    .header-menu > li > .header-menu-link-inverse:hover, .header-menu > li > .header-menu-link-inverse:focus {
      color: #fff; }
  .header-menu .active > a {
    color: #29a244; }

@media (max-width: 991px) {
  .header-menu-collapse {
    position: absolute;
    z-index: 2;
    top: 100%;
    right: 15px;
    min-width: 200px;
    background-color: #575757;
    border-radius: 0 0 4px 4px; }
  .header-menu-home {
    display: none; } }

@media (min-width: 768px) {
  .header-fixed {
    -webkit-transform: translate3d(0, -86px, 0);
            transform: translate3d(0, -86px, 0); }
  .header-logo {
    width: 260px; }
  .header-logo-right {
    width: 75px; } }

@media (min-width: 992px) {
  .header-search {
    position: relative; }
  .header-search-collapse {
    right: 0;
    left: auto;
    width: 320px; }
  .header-logo-symbol {
    display: none; }
  .header-bottom-menu {
    float: left; }
  .header-menu-collapse.collapse {
    display: block;
    height: auto !important; }
  .header-menu {
    overflow-y: unset;
    padding: 0;
    margin-top: 13px; }
    .header-menu > li {
      float: left; }
      .header-menu > li > a {
        padding: 0; }
      .header-menu > li + li {
        position: relative;
        margin-left: 15px;
        padding-left: 15px; }
        .header-menu > li + li:after {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          top: 50%;
          width: 3px;
          height: 3px;
          border-radius: 50%;
          background-color: #fff; }
  .header-menu-home {
    position: relative; }
    .header-menu-home img {
      position: absolute;
      top: 5px;
      left: 0;
      width: 20px;
      opacity: 0;
      -webkit-transform: scale3d(1.55, 1.55, 1);
              transform: scale3d(1.55, 1.55, 1);
      -webkit-transition: opacity 0.3s linear;
      transition: opacity 0.3s linear; }
    .header-menu-home .fa {
      opacity: 1;
      -webkit-transition: opacity 0.3s linear;
      transition: opacity 0.3s linear; }
    .header-fixed .header-menu-home img {
      opacity: 1; }
    .header-fixed .header-menu-home .fa {
      opacity: 0; }
    .header-menu-home a:hover img, .header-menu-home a:focus img {
      opacity: 0.66; } }

@media (min-width: 1200px) {
  .header-fixed {
    -webkit-transform: translate3d(0, -120px, 0);
            transform: translate3d(0, -120px, 0); }
  .header-top {
    padding: 17px 0; }
  .header-logo,
  .header-logo-right {
    width: auto; }
  .header-logo-right {
    margin-top: 4px; }
  .header-menu {
    margin-top: 10px; }
    .header-menu > li {
      float: left; }
      .header-menu > li + li {
        padding-left: 20px;
        margin-left: 20px; }
      .header-menu > li > a {
        font-size: 20px; } }

.wall {
  position: relative;
  color: #fff;
  margin-top: -30px;
  padding-top: 30px; }
  .wall:after {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    bottom: 0;
    height: 30px;
    background-color: #fff; }

.wall-container {
  position: relative;
  z-index: 10;
  margin-bottom: 30px; }

.wall-link {
  display: block;
  color: #fff;
  margin-bottom: 2px; }
  .wall-link img {
    opacity: 1;
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out; }
  .wall-link:hover, .wall-link:focus {
    color: #fff; }
    .wall-link:hover img, .wall-link:focus img {
      opacity: 0.66; }

@media (min-width: 992px) {
  .wall-container > .row > .col-md-8 {
    width: 67.1%; }
  .wall-container > .row > .col-md-4 {
    width: 32.9%; }
  .wall-container > .row > .col-md-8 img {
    margin-top: -1.1%; } }

.img-wrapper {
  position: relative;
  margin-bottom: 22px; }

.img-container {
  overflow: hidden;
  position: relative; }

.img-container-wide img {
  margin: -8% 0; }

.img-container-link {
  display: block;
  color: #fff; }
  .img-container-link:after {
    content: "\f061";
    position: absolute;
    display: block;
    right: 22px;
    bottom: 22px;
    width: 44px;
    height: 44px;
    padding-top: 2px;
    font-size: 26px;
    color: #29a244;
    font-family: "FontAwesome";
    text-align: center;
    border: 2px solid;
    border-radius: 50%;
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, -180deg) scale3d(0.5, 0.5, 1);
            transform: rotate3d(0, 0, 1, -180deg) scale3d(0.5, 0.5, 1);
    -webkit-transition: opacity 0.15s linear, -webkit-transform 0.3s cubic-bezier(0.2, 0.6, 0.6, 1.2);
    transition: opacity 0.15s linear, -webkit-transform 0.3s cubic-bezier(0.2, 0.6, 0.6, 1.2);
    transition: transform 0.3s cubic-bezier(0.2, 0.6, 0.6, 1.2), opacity 0.15s linear;
    transition: transform 0.3s cubic-bezier(0.2, 0.6, 0.6, 1.2), opacity 0.15s linear, -webkit-transform 0.3s cubic-bezier(0.2, 0.6, 0.6, 1.2); }
  .img-container-link:hover:after {
    opacity: 1;
    -webkit-transform: rotate3d(0, 0, 1, 0deg) scale3d(1, 1, 1);
            transform: rotate3d(0, 0, 1, 0deg) scale3d(1, 1, 1); }

.img-filter:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: -webkit-linear-gradient(transparent 40%, rgba(0, 0, 0, 0.1) 55%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.8) 87%, black);
  background-image: linear-gradient(transparent 40%, rgba(0, 0, 0, 0.1) 55%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.8) 87%, black); }

.img-fade {
  display: block;
  color: #fff;
  background-color: #000; }
  .img-fade img {
    opacity: 0.9;
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out; }
  .img-fade:hover, .img-fade:focus {
    color: #fff; }
    .img-fade:hover img, .img-fade:focus img {
      opacity: 0.66; }

.img-caption {
  margin-bottom: 41px;
  border-bottom: 1px solid #cccccc; }

.img-caption-inner {
  position: absolute;
  z-index: 10;
  bottom: 22px;
  left: 22px;
  right: 22px; }

.img-category {
  position: relative;
  display: inline-block;
  padding: 7px 11px;
  line-height: 1;
  text-transform: uppercase;
  color: #fff;
  background-color: #29a244;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  font-weight: 300; }

.img-category-out {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 30px;
  border-radius: 0 0 3px 3px; }

.img-link {
  position: relative;
  width: 100%;
  min-height: 100px;
  display: inline-block; }
  .img-link:hover .fa, .img-link:focus .fa {
    -webkit-animation: efect-scale-out-in 0.4s ease-in-out;
            animation: efect-scale-out-in 0.4s ease-in-out; }
  .col-sidebar .img-link {
    max-width: 300px; }

.img-edition {
  position: relative;
  width: 100%;
  min-height: 100px;
  display: inline-block; }
  .img-edition:hover .fa, .img-edition:focus .fa {
    -webkit-animation: efect-scale-out-in 0.4s ease-in-out;
            animation: efect-scale-out-in 0.4s ease-in-out; }
  .col-sidebar .img-edition {
    max-width: 300px; }

@media (max-width: 767px) {
  .img-caption-inner {
    bottom: 11px;
    left: 11px;
    right: 11px; }
  .img-caption h2 {
    font-size: 24px; } }

.container-editable {
  overflow: hidden; }

.content-editable {
  font-size: 17px;
  line-height: 1.7; }
  .content-editable:after {
    content: " ";
    display: block;
    clear: both; }
  .content-editable img {
    margin-bottom: 10px;
    display: block;
    max-width: 100%;
    height: auto; }
  .content-editable a {
    text-decoration: underline; }
    .content-editable a:hover, .content-editable a:focus {
      text-decoration: none; }
  .content-editable h1 a, .content-editable h2 a, .content-editable h3 a, .content-editable h4 a, .content-editable h5 a,
  .content-editable a[class] {
    text-decoration: none; }
  .content-editable .img-inline {
    display: inline-block; }

.content-layout {
  width: 100%;
  margin-bottom: 30px;
  table-layout: fixed; }

.content-layout-top {
  margin-bottom: 0; }

.content-layout-edition-bg {
  padding: 15px;
  margin-bottom: 11px;
  background-color: #efefef; }
  @media (min-width: 480px) {
    .content-layout-edition-bg {
      padding: 30px; } }
  .content-layout-edition-bg table {
    margin-bottom: 0; }
  .content-layout-edition-bg img {
    margin-bottom: 0; }

.content-layout-edition-head td {
  vertical-align: top; }

.content-layout-edition-head td:first-child {
  width: 200px; }

.content-layout-edition-head td + td {
  padding-left: 10px; }

.content-layout-edition-head img {
  margin-right: 30px; }

.content-layout-edition-head .content-layout-edition-head-icon {
  margin-right: 15px;
  display: inline-block; }

@media (max-width: 991px) {
  .container-editable .content-layout-edition-head td:first-child {
    width: 140px; }
  .container-editable .content-layout-edition-head td:first-child img {
    width: 40px;
    margin-right: 10px; } }

.content-layout-edition-bg hr {
  margin: 15px 0; }

.content-img-center {
  margin-left: auto;
  margin-right: auto; }

.content-layout-td-download {
  background-color: #efefef;
  padding: 30px;
  padding-bottom: 15px; }
  .content-layout-td-download ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .content-layout-td-download li {
    vertical-align: top;
    display: inline-block; }
  .content-layout-td-download a, .content-layout-td-download img {
    display: inline-block;
    margin-bottom: 0; }
  .content-layout-td-download img {
    margin-right: 15px;
    margin-bottom: 15px; }

.text_textop_1,
.text_textop_2 {
  font-size: 14px; }

.text_texto_1,
.text_texto_2 {
  font-size: 16px; }

.text_subtitulo_1,
.text_subtitulo_2 {
  font-size: 20px; }

.text_titulo_1,
.text_titulo_2 {
  font-size: 26px; }

.text_textop_1,
.text_texto_1,
.text_subtitulo_1,
.text_titulo_1,
.text_color_1 {
  color: #000; }

.text_textop_2,
.text_texto_2,
.text_subtitulo_2,
.text_titulo_2,
.text_color_2 {
  color: #29a244; }

.text_titulo_1, .text_titulo_2,
.text_subtitulo_1, .text_subtitulo_2 {
  margin-bottom: 22px; }

.text_textoe_1, .text_textoe_2 {
  font-size: 17px;
  line-height: 1.7; }

.text_textoe_1 {
  color: #000; }

.text_textoe_2 {
  color: #29a244; }

.cke_editable {
  padding: 20px 5px !important; }
  .cke_editable .content-editable {
    width: 750px;
    margin-left: 30px;
    margin-right: 30px; }
    .cke_editable .content-editable.content-editable-full-width {
      width: 1140px; }
    .cke_editable .content-editable .btn {
      -webkit-user-select: inherit;
         -moz-user-select: inherit;
          -ms-user-select: inherit;
              user-select: inherit; }
  .cke_editable [class*="col-"] {
    float: left; }
  .cke_editable .col-xs-6,
  .cke_editable .col-sm-6 {
    width: 50%; }
  .cke_editable .col-sm-4,
  .cke_editable .col-xs-6.col-md-4 {
    width: 33.33333%; }
  .cke_editable .col-sm-8,
  .cke_editable .col-xs-6.col-md-8 {
    width: 66.66666%; }
  .cke_editable .col-xs-6.col-sm-12.col-md-6 {
    width: 50%; }
  .cke_editable .col-xs-6.col-sm-12.col-md-5 {
    width: 41.66667%; }
  .cke_editable .col-xs-6.col-sm-12.col-md-7 {
    width: 58.33333%; }

.footer {
  padding: 0 0 30px 0;
  background-color: #575757;
  color: #fff;
  font-size: 18px;
  text-align: center; }
  .footer:before {
    content: "";
    display: block;
    height: 27px;
    background-color: #fff; }

.footer-menu {
  padding: 0;
  margin: 0;
  list-style: none; }

.footer-menu-social {
  display: inline-block; }
  .footer-menu-social:after {
    content: " ";
    display: block;
    clear: both; }
  .footer-menu-social li {
    float: left; }
  .footer-menu-social li + li {
    margin-left: 8px; }
  .footer-menu-social .btn {
    position: relative;
    top: -27px;
    width: 54px;
    height: 54px;
    font-size: 1.4em;
    border-radius: 50%;
    background-color: #575757;
    color: #fff;
    border: 1px solid #fff; }
    .footer-menu-social .btn:hover, .footer-menu-social .btn:focus {
      color: #29a244; }

.footer-menu-pages,
.footer-menu-channels {
  display: inline-block;
  font-size: 20px; }
  .footer-menu-pages > li,
  .footer-menu-channels > li {
    position: relative;
    display: inline-block;
    padding: 0 11px; }
    .footer-menu-pages > li a,
    .footer-menu-channels > li a {
      color: #fff;
      display: inline-block;
      padding: 4px 0; }
      .footer-menu-pages > li a:hover, .footer-menu-pages > li a:focus,
      .footer-menu-channels > li a:hover,
      .footer-menu-channels > li a:focus {
        text-decoration: none;
        color: #29a244; }
    .footer-menu-pages > li:after,
    .footer-menu-channels > li:after {
      content: ".";
      position: absolute;
      right: -4px;
      bottom: 4px; }
    .footer-menu-pages > li:last-child:after,
    .footer-menu-channels > li:last-child:after {
      display: none; }

.footer-hr {
  border-color: #797979;
  max-width: 366px;
  margin: 0 auto 15px auto; }

.footer-copy {
  font-size: 14px; }
  .footer-copy a {
    color: #fff; }
    .footer-copy a:hover, .footer-copy a:focus {
      text-decoration: none;
      color: #29a244; }

.spr {
  display: inline-block; }

.icon-btn {
  margin-bottom: 22px; }
  .icon-btn .btn {
    width: 36px;
    padding: 4px 0;
    font-size: 1.2em; }
  .icon-btn.icon-btn-sm .btn {
    width: 30px;
    padding: 3px 0;
    font-size: 1em; }

.icon-social-group {
  margin-bottom: 30px; }

.flag {
  display: inline-block;
  width: 16px;
  height: 11px;
  background: url(../img/layout/flagssprite_small.png) no-repeat; }

.flag-es {
  background-position: -16px -154px; }

.flag-eu {
  background-position: -16px -176px; }

.flag-fr {
  background-position: -16px -253px; }

.flag-gb {
  background-position: -16px -275px; }

.flag-en {
  background-position: -16px -275px; }

.flag-pt {
  background-position: -48px -242px; }

.flag-us {
  background-position: -64px -187px; }

.box {
  margin-bottom: 30px; }

.box-sm {
  margin-bottom: 15px; }

.box-xs {
  margin-bottom: 7px; }

.box-lg {
  margin-bottom: 45px; }

.box-bg {
  padding: 15px;
  border-radius: 4px; }

.box-bg.box-bg-grid {
  padding-bottom: 1px; }

.box-bg-lightest {
  background-color: #efefef; }

.box-bg-lightest:empty {
  display: none; }

.box-bg-darker {
  background-color: #333333; }

.box-bg-dark {
  background-color: #575757; }

.box-magazine {
  position: relative; }
  .box-magazine .text-center {
    max-width: 450px; }
  .box-magazine .img-link {
    max-width: 450px; }

.box-magazine-stamp {
  position: absolute;
  top: -28px;
  right: -14px;
  width: 92px; }

.box-list {
  padding-bottom: 22px;
  margin-bottom: 22px;
  border-bottom: 1px solid #cccccc; }

.box-list-xs {
  padding-bottom: 5px;
  margin-bottom: 5px; }

.box-twitter {
  border: 1px solid #efefef; }

@media (min-width: 992px) {
  .box-bg {
    padding: 30px; }
  .box-magazine-stamp {
    width: auto; } }

@media (min-width: 1200px) {
  .box-bg {
    padding: 30px; }
  .box-magazine-stamp {
    right: -18px; } }

.ads {
  margin-bottom: 30px;
  text-align: center;
  background-color: #efefef;
  border-radius: 4px; }

.ads-top-container {
  padding: 15px; }

.ads-top-inner {
  max-width: 970px;
  margin: 0 auto; }

.ads-bottom {
  padding: 15px;
  text-align: center;
  background-color: #efefef; }

.ads-bottom-inner {
  max-width: 970px;
  margin: 0 auto; }

@media (max-width: 479px) {
  .ads-top-container.hidden-sm.hidden-md.hidden-lg .ads-top-inner {
    margin: 0 -30px; } }

@media (max-width: 767px) {
  .ads-sidebar-sm {
    margin: 0 -15px;
    text-align: center; }
    .ads-sidebar-sm .ad-300x250,
    .ads-sidebar-sm .ad-300x90 {
      display: inline-block; } }

@media (min-width: 480px) {
  .ads-sidebar iframe {
    margin-top: 30px;
    margin-bottom: 30px; } }

.calendar {
  position: relative;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif; }
  @media (min-width: 768px) {
    .calendar {
      padding-left: 4px;
      padding-right: 4px; } }
  @media (min-width: 992px) {
    .calendar {
      padding-left: 0;
      padding-right: 0; } }

.calendar-fc .fc-header {
  margin-bottom: 0;
  text-align: center; }
  .calendar-fc .fc-header .fc-header-title h2 {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: 700; }
  .calendar-fc .fc-header .fc-header-left, .calendar-fc .fc-header .fc-header-right {
    width: 16px;
    position: relative;
    padding: 10px 6px; }
  .calendar-fc .fc-header .fc-button-prev, .calendar-fc .fc-header .fc-button-next {
    display: block;
    width: 16px;
    height: 20px;
    font-size: 30px;
    line-height: 16px;
    cursor: pointer; }
    .calendar-fc .fc-header .fc-button-prev .fc-text-arrow, .calendar-fc .fc-header .fc-button-next .fc-text-arrow {
      position: relative; }
  .calendar-fc .fc-header .fc-state-hover {
    color: #29a244; }

.calendar-fc .fc-content {
  margin-top: 3px; }

.calendar-fc .fc-border-separate thead th {
  font-weight: normal;
  text-align: center;
  padding: 1px;
  border-left: 1px solid #cccccc;
  font-size: 15px; }
  .calendar-fc .fc-border-separate thead th:first-child {
    border-left: none; }

.calendar-fc .fc-border-separate tbody td.fc-day {
  border-left: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  vertical-align: top; }
  .calendar-fc .fc-border-separate tbody td.fc-day:first-child {
    border-left: none; }

.calendar-fc .fc-grid .fc-day-number {
  position: relative;
  margin-top: 11px;
  margin-right: 8px;
  float: right;
  font-size: 16px;
  line-height: 13px; }

.calendar-fc .fc-grid .fc-day-content {
  height: 32px; }

.calendar-fc .fc-today .fc-day-number {
  color: #fff; }

.calendar-fc .fc-today .fc-day-content {
  background: #afafaf; }

.calendar-fc .fc-event-inner {
  position: relative; }

.calendar-fc .fc-event-title a {
  display: block;
  height: 28px;
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0; }

.calendar-fc .new-fc-selected .fc-day-content {
  background: #29a244; }

.calendar-fc .new-fc-selected .fc-day-number {
  color: #fff; }

.calendar-fc .fc-today.new-fc-selected .fc-day-number {
  color: #000; }

.calendar-fc .fc-today.new-fc-selected .fc-day-content {
  background-color: #cccccc; }

.clearfix:after {
  content: " ";
  display: block;
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

.d-n {
  display: none; }

.mb-0 {
  margin-bottom: 0 !important; }

.mb-xs {
  margin-bottom: 5px !important; }

.mb-sm {
  margin-bottom: 11px !important; }

.browser {
  position: fixed;
  z-index: 9000;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  background-color: #29a244;
  color: #fff; }
  .browser a {
    color: #fff;
    text-decoration: underline; }
    .browser a:hover, .browser a:focus {
      opacity: 0.6; }

.browser-cookie-warning,
.browser-js-disabled,
.browser-upgrade {
  display: block;
  padding: 11px 7px;
  margin: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

.browser-cookie-warning {
  display: none; }
  .no-js .browser-cookie-warning {
    display: block; }

.browser-btn {
  color: #fff;
  display: inline-block;
  vertical-align: baseline; }
  .browser-btn:hover, .browser-btn:focus {
    color: #fff; }

.browser-btn {
  padding: 3px 12px 4px;
  margin-left: 11px;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0.1); }
  .browser-btn:hover, .browser-btn:focus {
    background-color: rgba(0, 0, 0, 0.2); }

.browser-btn-ico {
  display: inline-block;
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5); }

@-ms-viewport {
  width: device-width; }

.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

.visible-xxs-block,
.visible-xxs-inline,
.visible-xxs-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 479px) {
  .visible-xxs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 479px) {
  .hidden-xxs {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/*# sourceMappingURL=styles.css.map */
