﻿.layout-page-left-aside h3, .widget-blog-categories h3, .widget-blog-archives h3 {
  font-family: "trajan-pro-3";
  font-size: 24px;
  margin: 50px 20px 20px 25px; }
.layout-page-left-aside ul, .widget-blog-categories ul, .widget-blog-archives ul {
  font-size: 16px;
  padding-left: 20px;
  list-style: none; }
  .layout-page-left-aside ul li, .widget-blog-categories ul li, .widget-blog-archives ul li {
    border-bottom: 2px solid #C0D72E;
    margin-right: 10px; }
    .layout-page-left-aside ul li a, .layout-page-left-aside ul li h4, .widget-blog-categories ul li a, .widget-blog-categories ul li h4, .widget-blog-archives ul li a, .widget-blog-archives ul li h4 {
      color: #383838;
      text-transform: uppercase;
      text-decoration: none; }
    .layout-page-left-aside ul li a, .widget-blog-categories ul li a, .widget-blog-archives ul li a {
      display: block;
      padding: 20px 0; }
    .layout-page-left-aside ul li:hover a, .layout-page-left-aside ul li:active a, .layout-page-left-aside ul li.current a, .widget-blog-categories ul li:hover a, .widget-blog-categories ul li:active a, .widget-blog-categories ul li.current a, .widget-blog-archives ul li:hover a, .widget-blog-archives ul li:active a, .widget-blog-archives ul li.current a {
      color: #C0D72E; }

.layout-page-content .spotlight-row {
  display: table;
  border-spacing: 20px;
  margin-top: 100px;
  text-align: center;
  padding: 0;
  width: 100%; }
  .layout-page-content .spotlight-row .spotlight-block {
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    display: table-cell;
    float: none;
    padding: 0 40px;
    position: relative;
    width: 50%; }
    .layout-page-content .spotlight-row .spotlight-block .content {
      border-radius: 3px;
      padding: 80px 0 20px;
      overflow: visible;
      width: 100%; }
      .layout-page-content .spotlight-row .spotlight-block .content h4.title {
        height: auto; }
      .layout-page-content .spotlight-row .spotlight-block .content > div:first-of-type {
        position: absolute;
        top: -88px;
        left: 50%;
        margin: 0;
        margin-left: -81px;
        height: 162px;
        width: 162px;
        border-width: 7px; }
      .layout-page-content .spotlight-row .spotlight-block .content .description {
        min-height: 50px; }
        .layout-page-content .spotlight-row .spotlight-block .content .description p {
          margin: 25px 0 80px;
          text-align: center; }
      .layout-page-content .spotlight-row .spotlight-block .content .bcs-btn, .layout-page-content .spotlight-row .spotlight-block .content + .bcs-btn {
        cursor: pointer;
        position: absolute;
        bottom: 20px;
        left: -webkit-calc(50% - 82px);
        left: -moz-calc(50% - 82px);
        left: calc(50% - 82px);
        font-size: 16px;
        padding: 15px 30px;
        width: auto; }

.detail-country .layout-page-left-aside .navigation-element-list li a {
  font-weight: normal;
  font-size: 16px;
  text-transform: capitalize;
  padding: 12px 0; }

@media (max-width: 1170px) {
  .layout-page-content .spotlight-row {
    width: 100%;
    display: block; }
    .layout-page-content .spotlight-row .spotlight-block {
      width: 100%;
      display: block;
      margin: 0 auto 120px;
      text-align: center; }
      .layout-page-content .spotlight-row .spotlight-block .content h4.title {
        text-align: center; }
      .layout-page-content .spotlight-row .spotlight-block:last-of-type {
        margin-bottom: 0; }
    .layout-page-content .spotlight-row:last-of-type {
      margin-bottom: 0; }
      .layout-page-content .spotlight-row:last-of-type .spotlight-block {
        margin-bottom: 0; }
        .layout-page-content .spotlight-row:last-of-type .spotlight-block:last-of-type {
          margin-top: 100px; }
      .layout-page-content .spotlight-row:last-of-type .empty-cell {
        display: none; } }

@media (max-width: 680px) {
  .layout-page-content .spotlight-row .spotlight-block {
    width: 100%; } }

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