.visually-hidden:not(:focus):not(:active) {
  clip: rect(0 0 0 0);
  clip-path: inset(100%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px; }

body.node-type-destination .main-content {
  padding: 0; }

.node-destination .group-general {
  font-size: 0; }

.node-destination .group-left,
.node-destination .group-right {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .node-destination .group-left,
    .node-destination .group-right {
      width: 48.5%; } }

@media only screen and (min-width: 768px) {
  .node-destination .group-left {
    margin-right: 1.5%; } }

@media only screen and (min-width: 960px) {
  .node-destination .group-left .field-name-body p {
    margin: 0 0 25px 0; } }

.node-destination .group-left .field-name-body .show {
  border-bottom: 1px solid #767d84;
  display: block;
  font-family: "Agenda", Arial, Helvetica, sans-serif;
  font-size: 17px;
  margin: 35px auto 0;
  max-width: 80px; }
  .node-destination .group-left .field-name-body .show:hover {
    text-decoration: none; }

.node-destination .group-left .full {
  display: none; }

.node-destination .group-right {
  margin-top: 20px; }
  @media only screen and (min-width: 768px) {
    .node-destination .group-right {
      margin-left: 1.5%;
      margin-top: 0; } }

.node-destination .box-border {
  border: 1px solid #d4d6d8;
  padding: 20px;
  position: relative;
  text-align: left; }
  @media only screen and (min-width: 1180px) {
    .node-destination .box-border {
      padding: 45px 55px; } }
  .node-destination .box-border .title {
    background-color: #fff;
    font-size: 24px;
    left: 50%;
    min-width: 105px;
    padding: 0 45px;
    position: absolute;
    top: -13px;
    white-space: nowrap;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%); }
    @media only screen and (min-width: 1180px) {
      .node-destination .box-border .title {
        font-size: 36px;
        top: -20px; } }
  .node-destination .box-border .field-item {
    color: #767d84;
    font-size: 16px;
    font-weight: 100;
    margin-bottom: 20px; }
    .node-destination .box-border .field-item:before, .node-destination .box-border .field-item::before {
      background-image: url("../img/icons/check-circle.png");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: contain;
      content: '';
      display: inline-block;
      height: 14px;
      margin-right: 5px;
      width: 14px; }
    .node-destination .box-border .field-item:last-child {
      margin-bottom: 0; }

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