@charset "UTF-8";
@import '../../../../cdnjs.cloudflare.com/ajax/libs/font-awesome/4.3.0/css/font-awesome.min.css';
@import 'http://greenwich-shipping.ru/cdn.jsdelivr.net/jquery.slick/1.5.9/slick.html';
@import 'http://fonts.googleapis.com/css?family=Lato:400,400italic,300,700,900';
#page p, .header-featured-link, .pre-footer > ul > li > span {
  font-size: 1.6rem;
  line-height: 2.08rem; }

/*! http://davidwalsh.name/css-clear-fix */
.clear:after, .clear:before {
  content: " ";
  display: table; }

.clear:after {
  clear: both; }

.screen-reader-text {
  display: none; }

html {
  font-size: 62.5%; }

body {
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  color: #5B5756;
  background-color: #fff; }

img {
  opacity: 1; }

a {
  color: #104B8F;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  text-decoration: none; }
  a:hover {
    color: #145eb4; }

table.easy-table {
  background-color: #f7f7f7; }
  table.easy-table th, table.easy-table td {
    font-size: 1.4rem; }

.home #main:after, .page-parent #main:after, .page-with-parent-links #main:after, .pre-footer > ul:after, #fleet-index:after, nav > .menu:after, .home #main:before, .page-parent #main:before, .page-with-parent-links #main:before, .pre-footer > ul:before, #fleet-index:before, nav > .menu:before {
  content: " ";
  display: table; }

.home #main:after, .page-parent #main:after, .page-with-parent-links #main:after, .pre-footer > ul:after, #fleet-index:after, nav > .menu:after {
  clear: both; }

#main > .main-page, #main > .size-full, .pre-footer > ul > li, .infographics, #fleet-index {
  width: 100%;
  margin: 0; }

#main > .size-half, .pre-footer > ul > li.float-size-half {
  float: left;
  width: 45%;
  margin: 0 1.6666666667%; }
  @media screen and (max-width: 68rem) {
    #main > .size-half, .pre-footer > ul > li.float-size-half {
      width: 100%;
      margin: 0; } }

#main > .size-third, .pre-footer > ul > li, .parent-links {
  float: left;
  width: 30%;
  margin: 0 1.6666666667%; }
  @media screen and (max-width: 68rem) {
    #main > .size-third, .pre-footer > ul > li, .parent-links {
      width: 100%;
      margin: 0; } }

#main > article.with-parent-links {
  float: left;
  width: 60%;
  margin: 0 1.6666666667%; }
  @media screen and (max-width: 68rem) {
    #main > article.with-parent-links {
      width: 100%;
      margin: 0; } }

#main, iframe.full-width {
  width: 92rem; }
  @media screen and (max-width: 68rem) {
    #main, iframe.full-width {
      width: 90%;
      padding: 5rem 5%; } }

.more-link {
  background-color: #104B8F;
  color: #fff;
  padding: 1rem 2rem;
  display: inline-block; }
  .more-link:hover {
    color: #fff;
    background-color: #145eb4; }
  .pre-footer .more-link {
    padding: 0.5rem 0;
    position: absolute;
    bottom: 0px;
    width: 12rem;
    left: 50%;
    font-size: 1.5rem;
    line-height: 2rem;
    margin-left: -6rem; }

.post-edit-link {
  font-size: 0.9rem;
  font-family: Verdana, sans-serif;
  text-transform: uppercase;
  text-decoration: underline;
  letter-spacing: 0.2rem;
  color: #b00;
  display: block;
  margin-top: 1rem; }

#fleet-index > .label, #fleet-index > .fleet-index-box {
  -webkit-transition: opacity 0.5s ease-out 0s;
  -moz-transition: opacity 0.5s ease-out 0s;
  -o-transition: opacity 0.5s ease-out 0s;
  transition: opacity 0.5s ease-out 0s; }
  #fleet-index > .label:hover, #fleet-index > .fleet-index-box:hover {
    opacity: 0.9; }

#page {
  position: relative;
  margin: 0 auto;
  max-width: 138rem; }

#header-image > .single-header-image, #header-image > .slideshow-item {
  background-position: center center;
  background-size: cover;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0; }
  @media screen and (max-width: 57.8rem) {
    #header-image > .single-header-image, #header-image > .slideshow-item {
      height: 15rem;
      margin-top: 8.1rem; } }

#header-image {
  background-color: #104B8F;
  position: absolute;
  width: 100%;
  height: 38rem; }
  @media screen and (max-width: 57.8rem) {
    #header-image {
      height: 23rem; } }
  .single-post #header-image {
    height: 8.1rem; }
  .home #header-image {
    height: 54rem; }
    @media screen and (max-width: 57.8rem) {
      .home #header-image {
        height: 23rem; } }
  #header-image > .slideshow-arrow {
    position: absolute;
    top: 50%;
    margin-top: -2.5rem;
    color: #fff;
    font-size: 5rem;
    cursor: pointer; }
    #header-image > .slideshow-arrow.arrow-left {
      left: 3.5rem; }
    #header-image > .slideshow-arrow.arrow-right {
      right: 3.5rem; }
  #header-image > .slideshow-item {
    opacity: 0;
    -webkit-transition: opacity 1.2s ease-out 0s;
    -moz-transition: opacity 1.2s ease-out 0s;
    -o-transition: opacity 1.2s ease-out 0s;
    transition: opacity 1.2s ease-out 0s; }
    #header-image > .slideshow-item.active {
      opacity: 1; }
    #header-image > .slideshow-item > em {
      position: absolute;
      bottom: 0;
      left: 0;
      text-align: center;
      font-size: 1.5rem;
      color: #fff;
      right: 0;
      padding: 12rem 0 2rem;
      -webkit-box-shadow: 0 -60px 40px rgba(0, 0, 0, 0.15) inset;
      box-shadow: 0 -80px 40px rgba(0, 0, 0, 0.15) inset; }
  #header-image > strong {
    width: 54rem;
    margin-left: -27rem;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 24rem;
    text-align: center;
    font-weight: 300;
    font-size: 4.8rem; }
    @media screen and (max-width: 68rem) {
      #header-image > strong {
        width: 42rem;
        margin-left: -21rem;
        font-size: 3.6rem; } }
  #header-image:before {
    content: "";
    z-index: 2;
    position: absolute;
    height: 8.1rem;
    /*background-image: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(17,51,119,1)), color-stop(100%, rgba(17,51,119,0)));
		background-image: -webkit-linear-gradient(top, rgba(17,51,119,1) 0%, rgba(17,51,119,0) 100%);
		background-image: -moz-linear-gradient(top, rgba(17,51,119,1) 0%, rgba(17,51,119,0) 100%);
		background-image: -o-linear-gradient(top, rgba(17,51,119,1) 0%, rgba(17,51,119,0) 100%);
		background-image: -ms-linear-gradient(top, rgba(17,51,119,1) 0%, rgba(17,51,119,0) 100%);
		background-image: linear-gradient(to bottom, rgba(17,51,119,1) 0%, rgba(17,51,119,0) 100%);

		zoom: 1;
		filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColor=0, endColorStr=#113377);
		-ms-filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColor=0, endColorStr=#113377);*/
    background-color: rgba(0, 0, 0, 0.4);
    left: 0;
    right: 0; }
    @media screen and (max-width: 68rem) {
      #header-image:before {
        width: 100%;
        left: 0;
        margin: 0; } }

.header-featured-link {
  position: absolute;
  bottom: 3rem;
  left: 5.1rem;
  width: 28rem;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 0;
  color: #fff;
  -webkit-transition: opacity 0.8s ease-out 0s;
  -moz-transition: opacity 0.8s ease-out 0s;
  -o-transition: opacity 0.8s ease-out 0s;
  transition: opacity 0.8s ease-out 0s;
  max-height: 0;
  overflow: hidden;
  opacity: 0; }
  .header-featured-link.active {
    padding: 1.6rem 3.6rem 1.6rem 1.6rem;
    max-height: 20rem;
    opacity: 1; }
  .header-featured-link:hover {
    color: #fff;
    opacity: 0.85 !important; }
  .header-featured-link > .fa {
    position: absolute;
    right: 0.9rem;
    bottom: 1.9rem; }
  .header-featured-link > strong {
    display: block;
    text-transform: uppercase; }
  @media screen and (max-width: 57.8rem) {
    .header-featured-link {
      width: auto;
      left: 5%;
      right: 5%; } }
  @media screen and (max-width: 57.8rem) {
    .with-featured-links .header-featured-link {
      bottom: auto;
      top: 23.1rem;
      background-color: #0a2d56;
      left: 0;
      right: 0; } }

header[role="banner"] {
  position: relative;
  margin: 0 auto;
  background-color: #fff;
  z-index: 3;
  background-color: transparent;
  height: 38rem;
  width: 102rem; }
  @media screen and (max-width: 68rem) {
    header[role="banner"] {
      width: 100%; } }
  @media screen and (max-width: 57.8rem) {
    header[role="banner"] {
      height: 23rem; } }
  @media screen and (max-width: 57.8rem) {
    .with-featured-links header[role="banner"] {
      height: 32rem !important; } }
  .single-post header[role="banner"] {
    height: 8.1rem; }
  .home header[role="banner"] {
    height: 54rem; }
    @media screen and (max-width: 57.8rem) {
      .home header[role="banner"] {
        height: 23rem; } }

@media screen and (max-width: 57.8rem) {
  #history-timeline {
    padding: 8%; } }

#main {
  margin: 0 auto;
  background-color: #fff;
  padding: 3.75rem 0; }
  #main > .type-post {
    clear: both;
    float: none;
    padding-top: 2rem; }

@media screen and (max-width: 68rem) {
  .pre-footer > div:first-child {
    display: none; } }

@media screen and (max-width: 68rem) {
  .pre-footer {
    margin: 0 auto;
    padding: 2.5rem 5%;
    max-width: 50rem; } }

.pre-footer > ul {
  max-width: 92rem;
  margin: 0 auto;
  list-style-type: none;
  padding: 0; }
  .pre-footer > ul > li {
    text-align: center;
    cursor: pointer;
    height: 34.4rem;
    position: relative;
    overflow: hidden; }
    @media screen and (max-width: 68rem) {
      .pre-footer > ul > li {
        height: auto;
        padding-bottom: 6rem;
        margin-bottom: 2rem; } }
    .pre-footer > ul > li.float-size-half > ul {
      margin: 0;
      padding: 0 0.5rem 0 0;
      overflow-y: scroll;
      height: 24rem; }
      @media screen and (max-width: 68rem) {
        .pre-footer > ul > li.float-size-half > ul {
          height: auto;
          overflow: hidden; } }
      .pre-footer > ul > li.float-size-half > ul > li {
        list-style-type: none; }
        .pre-footer > ul > li.float-size-half > ul > li > a {
          color: #333;
          font-size: 1.5rem;
          line-height: 2rem;
          display: block;
          background-color: #f0f0f0;
          margin-bottom: 0.8rem;
          padding: 1rem;
          text-align: left; }
          @media screen and (max-width: 68rem) {
            .pre-footer > ul > li.float-size-half > ul > li > a:last-child {
              margin-bottom: 0; } }
          .pre-footer > ul > li.float-size-half > ul > li > a > em {
            color: #104B8F;
            font-style: normal; }
          .pre-footer > ul > li.float-size-half > ul > li > a.content-type-announcement {
            background-color: #F5E2DC; }
          .pre-footer > ul > li.float-size-half > ul > li > a > .fa {
            display: inline-block;
            margin-right: 0.75rem;
            line-height: 1.25;
            color: #104B8F; }
    .pre-footer > ul > li > span > img {
      display: inline-block; }
    .pre-footer > ul > li > span > h4 {
      margin: 2.5rem 0 1.5rem;
      color: #c1272d;
      border: none;
      font-size: 2.1rem;
      font-weight: 400; }
    @media screen and (max-width: 57.8rem) {
      .pre-footer > ul > li {
        margin-top: 3rem; }
        .pre-footer > ul > li:first-child {
          margin-top: 0; } }

.small-image {
  max-width: 66.66667%;
  height: auto; }

.special-content-type {
  color: #104B8F;
  font-size: 1rem !important;
  font-weight: bold;
  text-transform: uppercase; }
  .special-content-type > .fa {
    display: inline-block;
    margin-right: 0.75rem;
    line-height: 0.85;
    font-size: 1.2rem; }

.size-full .thumb {
  max-width: 42.5%;
  float: left;
  margin: 2.5rem; }
  .size-full .thumb.pos-right {
    float: right;
    margin: 0 0 1.5% 3%; }
  @media screen and (max-width: 57.8rem) {
    .size-full .thumb {
      max-width: 100%;
      float: none !important;
      margin: 0 0 1.5% !important; }
      .size-full .thumb > img {
        width: 100%;
        height: auto; } }

.size-full.type-post .thumb {
  margin-top: 0;
  margin-left: 0; }

.size-third .thumb {
  width: 100%; }
  .size-third .thumb > img {
    width: 100%;
    height: auto; }

.main-page > .entry-header > .thumb {
  margin-top: 3.75rem; }
  .home .main-page > .entry-header > .thumb {
    margin-top: 0; }

.wp-post-image {
  max-width: 100%;
  height: auto;
  display: block; }
  .single-post .wp-post-image {
    max-width: 45%;
    margin-right: 5%;
    float: left;
    padding-bottom: 5%; }
    @media screen and (max-width: 57.8rem) {
      .single-post .wp-post-image {
        max-width: 100%;
        margin-right: 0;
        float: none;
        padding-bottom: 0; } }

h1, .site-title {
  margin: 0;
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #c1272d; }
  h1.entry-title, .site-title.entry-title {
    margin-bottom: 1rem; }

h3 {
  font-weight: normal;
  font-size: 3rem;
  padding: 3rem; }

h4 {
  color: #104B8F;
  text-transform: uppercase;
  font-size: 1.2rem;
  border-bottom: 1px solid #5B5756;
  padding-bottom: 0.2rem;
  margin-top: 0; }

.single-format-standard .type-post > .entry-header > .entry-title {
  text-transform: none;
  max-width: 69rem;
  padding-bottom: 2.5rem; }

.single-format-standard .type-post > .entry-header > time {
  display: block;
  padding-bottom: 0.8rem;
  font-size: 1.35rem; }

.fleet-catalogue {
  clear: both; }
  .fleet-catalogue > table {
    margin-top: 2rem;
    width: 100%; }
    @media screen and (max-width: 57.8rem) {
      .fleet-catalogue > table {
        display: block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; } }
    @media screen and (max-width: 57.8rem) {
      .fleet-catalogue > table tbody, .fleet-catalogue > table tr {
        display: block; } }
    .fleet-catalogue > table th {
      text-align: left;
      background-color: #104B8F;
      color: #fff;
      text-transform: uppercase;
      font-size: 1.4rem;
      padding: 1.3rem;
      vertical-align: top; }
      .fleet-catalogue > table th.small-field {
        width: 4rem; }
      @media screen and (max-width: 57.8rem) {
        .fleet-catalogue > table th {
          display: none; } }
    .fleet-catalogue > table td {
      cursor: pointer;
      font-size: 1.45rem;
      padding: 1.3rem;
      vertical-align: top; }
      .fleet-catalogue > table td > em {
        display: none; }
        @media screen and (max-width: 57.8rem) {
          .fleet-catalogue > table td > em {
            display: block;
            text-transform: uppercase;
            font-weight: 900;
            font-style: normal;
            position: absolute;
            left: 1.3rem; } }
      @media screen and (max-width: 57.8rem) {
        .fleet-catalogue > table td {
          display: block;
          position: relative;
          padding-left: 6.7rem; } }
      .fleet-catalogue > table td.category {
        font-weight: 900;
        color: #fff;
        background-color: #8a8483; }
        @media screen and (max-width: 57.8rem) {
          .fleet-catalogue > table td.category {
            display: block;
            margin: 15px 0 10px; } }
      .fleet-catalogue > table td.odd {
        background-color: #e5e4e4; }
      .fleet-catalogue > table td.even {
        background-color: #f2f1f1; }
      .fleet-catalogue > table td.full-view {
        padding: 0;
        -webkit-transition: padding 0.9s ease-out 0s;
        -moz-transition: padding 0.9s ease-out 0s;
        -o-transition: padding 0.9s ease-out 0s;
        transition: padding 0.9s ease-out 0s; }
        .fleet-catalogue > table td.full-view > .full-view-chart {
          margin: 0 auto;
          width: 97%;
          position: relative;
          background-color: #fdfdfd;
          max-height: 0;
          overflow: hidden;
          -webkit-transition: max-height 0.9s ease-out 0s;
          -moz-transition: max-height 0.9s ease-out 0s;
          -o-transition: max-height 0.9s ease-out 0s;
          transition: max-height 0.9s ease-out 0s; }
          .fleet-catalogue > table td.full-view > .full-view-chart.no-image > div {
            padding-top: 2rem; }
          .fleet-catalogue > table td.full-view > .full-view-chart > img {
            width: 96%;
            margin: 2%;
            height: auto; }
          .fleet-catalogue > table td.full-view > .full-view-chart > .pdf {
            position: absolute;
            left: 5%;
            bottom: 2.5rem;
            background-color: #104B8F;
            color: #fff;
            padding: 0.7rem 1rem;
            font-size: 1.4rem; }
          .fleet-catalogue > table td.full-view > .full-view-chart > div {
            float: left;
            width: 40%;
            padding: 0 5% 2rem; }
            @media screen and (max-width: 57.8rem) {
              .fleet-catalogue > table td.full-view > .full-view-chart > div {
                float: none;
                display: block;
                width: auto; } }
            #page .fleet-catalogue > table td.full-view > .full-view-chart > div > p {
              font-size: 1.2rem;
              margin: 1.1rem 0px 0;
              line-height: 1.82rem; }
              #page .fleet-catalogue > table td.full-view > .full-view-chart > div > p > em {
                font-style: normal;
                font-weight: bold;
                color: #104B8F;
                display: inline-block;
                width: 15rem;
                text-transform: uppercase; }
                @media screen and (max-width: 57.8rem) {
                  #page .fleet-catalogue > table td.full-view > .full-view-chart > div > p > em {
                    display: block; } }
                #page .fleet-catalogue > table td.full-view > .full-view-chart > div > p > em > small {
                  font-size: 1.2rem;
                  text-transform: none; }
            .fleet-catalogue > table td.full-view > .full-view-chart > div > .side-fleet-image {
              width: 40rem;
              height: auto;
              margin-top: 1rem; }
              @media screen and (max-width: 57.8rem) {
                .fleet-catalogue > table td.full-view > .full-view-chart > div > .side-fleet-image {
                  width: 100%; } }
        .fleet-catalogue > table td.full-view.active {
          padding-bottom: 1rem; }
          .fleet-catalogue > table td.full-view.active > .full-view-chart {
            max-height: 58.5rem; }
            @media screen and (max-width: 57.8rem) {
              .fleet-catalogue > table td.full-view.active > .full-view-chart {
                max-height: 100rem; } }

.infographics > .arrow-left, .infographics > .arrow-right {
  position: absolute;
  top: 48%;
  padding: 0 0.6rem;
  cursor: pointer; }
  @media screen and (max-width: 61.8rem) {
    .infographics > .arrow-left, .infographics > .arrow-right {
      display: none; } }

#history-timeline > .slider {
  display: none; }
  #history-timeline > .slider.slick-initialized {
    display: block; }

#history-timeline .slick-slide > img {
  max-width: 100%;
  height: auto; }

#history-timeline .slick-slide > em {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 1rem;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 1.5rem;
  font-style: normal; }
  #history-timeline .slick-slide > em > strong {
    display: block; }

#history-timeline .slick-track > .slick-slide {
  text-align: center;
  font-size: 1.15rem;
  outline: none;
  cursor: pointer;
  color: #5B5756; }
  #history-timeline .slick-track > .slick-slide.slick-center {
    color: #c1272d;
    font-weight: bold; }

#history-timeline .slick-prev::before, #history-timeline .slick-next::before {
  color: #5B5756; }

#history-timeline .slick-dots li.slick-active button::before {
  color: #c1272d; }

.infographics {
  position: relative;
  margin-bottom: 2rem;
  margin-top: -3rem; }
  .infographics > ul {
    list-style-type: none;
    padding: 4rem 0;
    margin: 0 auto;
    text-align: center;
    width: 82.8rem;
    height: 24.5333333333rem;
    overflow: hidden; }
    @media screen and (max-width: 61.8rem) {
      .infographics > ul {
        padding-top: 2rem;
        padding-bottom: 2rem;
        width: auto;
        height: auto; } }
    .infographics > ul > li {
      width: 24.5333333333rem;
      height: 24.5333333333rem;
      margin: 0 1.5333333333rem;
      display: block;
      float: left;
      overflow: hidden;
      max-height: 32rem;
      -webkit-transition: all 0.4s ease-out 0s;
      -moz-transition: all 0.4s ease-out 0s;
      -o-transition: all 0.4s ease-out 0s;
      transition: all 0.4s ease-out 0s;
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
      -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      transform: rotate(0deg);
      opacity: 1; }
      @media screen and (max-width: 61.8rem) {
        .infographics > ul > li {
          width: 40%;
          height: auto;
          margin: 4%;
          float: none;
          display: inline-block;
          max-height: none !important;
          -webkit-transform: scale(1) !important;
          -ms-transform: scale(1) !important;
          transform: scale(1) !important;
          -webkit-transform: rotate(0deg) !important;
          -ms-transform: rotate(0deg) !important;
          transform: rotate(0deg) !important;
          opacity: 1 !important; } }
      .infographics > ul > li > img {
        width: 100%;
        height: auto; }
      .infographics > ul > li.invisible {
        max-height: 0;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0; }
  @media screen and (max-width: 61.8rem) {
    .infographics {
      margin-bottom: 0; } }
  .infographics > .arrow-left {
    width: 0;
    height: 0;
    border-top: 1rem solid transparent;
    border-bottom: 1rem solid transparent;
    border-right: 1rem solid #104B8F; }
  .infographics > .arrow-right {
    width: 0;
    height: 0;
    border-top: 1rem solid transparent;
    border-bottom: 1rem solid transparent;
    border-left: 1rem solid #104B8F;
    right: 0; }
  .infographics > .infographics-bg {
    position: absolute;
    width: 100%;
    opacity: 0.3;
    top: 2.5rem;
    bottom: 2.5rem;
    background-image: url(images/infographics-bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover; }

/*.widgets {
	@extend %flex-third;
	position: relative;
	width: 30%;
	padding-top: $main-margin;
	> .widget {
		@extend %home-semibottom-box;
		margin-top: 2rem;
		@media screen and (max-width: $fluidity-milestone-smaller) {
			width: 100%;
		}
		&:first-child {
			margin-top: -$main-margin;
		}
		> img {
			width: 100%;
			height: auto;
		}
		#page & > p {
			font-size: 1.2rem;
		}
	}
	> .dark-bg {
		position: absolute;
		background-color: darken($light-gray, 4);
		left: 100%;
		margin-left: -($main-width + $main-margin - 1rem);
		right: -($main-margin - 1rem);
		bottom: -($main-margin * 0.5);
		top: -1rem;
		z-index: 3;
		@media screen and (max-width: $fluidity-milestone) {
			display: none;
		}
	}
}*/
.has-accordion {
  padding-top: 1.6rem; }
  .has-accordion > p {
    margin: 0; }
    .has-accordion > p > strong {
      display: block;
      background-color: #f3f3f3;
      padding: 2rem;
      cursor: pointer; }
    .has-accordion > p > .accordion-text {
      max-height: 0;
      display: block;
      overflow: hidden;
      padding: 0 2rem 2rem;
      -webkit-transition: all 0.6s ease-out 0s;
      -moz-transition: all 0.6s ease-out 0s;
      -o-transition: all 0.6s ease-out 0s;
      transition: all 0.6s ease-out 0s; }
    .has-accordion > p.open-accordion-text > .accordion-text {
      max-height: 40rem; }

  @media screen and (max-width: 57.8rem) {
	.has-accordion > p.open-accordion-text > .accordion-text {
      max-height: 110rem; }
  }

.site-title {
  padding: 3rem 7rem 2.5rem; }
  @media screen and (max-width: 68rem) {
    .site-title {
      padding-left: 5%;
      padding-right: 5%; } }
  @media screen and (max-width: 57.8rem) {
    .site-title {
      padding-top: 1rem;
      padding-bottom: 0; } }
  .site-title > a {
    display: inline-block;
    height: 4rem;
    background-size: contain;
    background-position: left top;
    background-repeat: no-repeat;
    background-image: url(images/CASPIANCARGO-logo-white.png); }
    @media screen and (max-width: 57.8rem) {
      .site-title > a {
        height: 3rem; } }
    .site-title > a > span {
      visibility: hidden; }

nav > .menu#menu-top-edge-menu-items {
  height: 0.2rem;
  background-color: #104B8F;
  content: "";
  position: absolute;
  width: 100%;
  left: 0; }

nav > .menu#menu-top-menu-items, nav > .search-toggle, nav > .searchform, nav > .menu-toggle {
  position: absolute;
  top: -9.2rem;
  right: 5%;
  color: #104B8F;
  cursor: pointer;
  background-color: #fff;
  color: #104B8F;
  font-size: 1.75rem;
  text-align: center;
  width: 3rem;
  height: 3rem;
  line-height: 3rem; }

.home #main > article {
  position: relative;
  padding-top: 2.5rem;
  z-index: 10; }

.parent-links {
  margin: 0px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 4rem;
  list-style-type: none;
  line-height: 3.4rem;
  font-size: 1.3rem;
  font-weight: 900;
  text-transform: uppercase; }
  .parent-links > .child-link > .active {
    color: #c1272d; }

article {
  /*&.view-in-parent {
		margin-top: $main-margin * 0.5;
		background-color: $light-gray;
		min-height: 33.5rem;

		> .entry-header {
			> .entry-title {
				margin: 0;
				background-color: $brand-blue;
				> a {
					font: {
						size: 3rem;
						weight: 300;
					}
					color: #fff;
					display: block;
					padding: $main-margin*0.25 $main-margin*0.5;
				}
			}
			> time {
				background-color: $brand-blue;
				font-size: 1.2rem;
				padding: ($main-margin*0.35) ($main-margin*0.5) 0;
				color: #fff;
				display: block;
			}
		}

		> .entry-content {
			padding: 0 $main-margin*0.5 $main-margin*0.25;
		}

		&:first-child {
			margin-top: 0;
		}

		&.type-post {

		}

		&.no-base-content {
			min-height: 0;
			> .entry-content {
				display: none;
			}
		}
	}*/ }

iframe.half-width {
  width: 55rem;
  height: 35rem;
  float: left;
  border: 0;
  margin: 1rem 2.5rem 2.5rem 0; }
  @media screen and (max-width: 68rem) {
    iframe.half-width {
      float: none;
      width: 100%;
      margin-right: 0; } }
  iframe.half-width.contact-map {
    width: 41.5rem;
    height: 24rem;
    margin: 0; }

iframe.full-width {
  margin: 0 auto 4rem;
  display: block; }

img.contact-map {
  display: block; }
  @media screen and (max-width: 68rem) {
    img.contact-map {
      width: 100%; } }

#fleet-index > .fleet-index-box > em, #fleet-index > .fleet-index-box > strong {
  font-style: normal;
  font-size: 3rem;
  font-weight: 300;
  position: absolute;
  top: 0;
  padding: 0.5rem 1.3rem; }

.fleet-index-box > img {
  width: 98%;
  position: absolute;
  bottom: 0;
  height: auto;
  max-width: 22rem; }

.clickable {
  cursor: pointer; }

#fleet-index {
  cursor: pointer;
  color: #fff; }
  #fleet-index > .label {
    width: 7%;
    font-size: 2rem;
    font-weight: bold;
    line-height: 2.4rem;
    text-align: center;
    padding: 1.6rem 0.6rem;
    background-color: #acacac; }
    #fleet-index > .label.label-blue {
      text-transform: uppercase;
      background-color: #104B8F;
      padding-top: 2.7rem; }
    #fleet-index > .label > img {
      margin: 1.5rem auto; }
    #fleet-index > .label > .fa {
      margin-top: 0.4rem;
      display: block; }
    @media screen and (max-width: 57.8rem) {
      #fleet-index > .label {
        width: 100% !important;
        margin: 1.4rem 0;
        min-height: 4.6rem;
        padding-bottom: 1.4rem;
        padding-left: 0;
        padding-right: 0; } }
  #fleet-index > .fleet-index-box {
    background-color: #c5c5c5;
    height: 13rem;
    width: 20%;
    position: relative; }
    #fleet-index > .fleet-index-box > em {
      left: 0;
      font-weight: 700; }
    #fleet-index > .fleet-index-box > strong {
      right: 0;
      background-color: #104B8F;
      width: 3.4rem;
      text-align: right; }
    @media screen and (max-width: 57.8rem) {
      #fleet-index > .fleet-index-box {
        width: 100% !important;
        margin: 1.4rem 0; } }
  @media screen and (max-width: 57.8rem) {
    #fleet-index {
      display: block; } }

.search-results .page-title {
  text-transform: none; }

.search-results #main > article {
  font-size: 1.6rem;
  line-height: 2rem;
  padding-top: 2rem; }

footer[role="contentinfo"] {
  background-color: #e1e1e1;
  margin: 1rem 0 0;
  padding: 4rem 0 4rem;
  min-height: 13rem; }
  footer[role="contentinfo"] > #footer-content {
    width: 102rem;
    margin: 0 auto; }
    @media screen and (max-width: 68rem) {
      footer[role="contentinfo"] > #footer-content {
        width: auto; } }
    footer[role="contentinfo"] > #footer-content #pages-list {
      display: none; }
    @media screen and (max-width: 68rem) {
      footer[role="contentinfo"] > #footer-content .menu {
        display: block; } }
    footer[role="contentinfo"] > #footer-content .menu > li {
      margin: 0 2%;
      float: left;
      display: block; }
      @media screen and (max-width: 57.8rem) {
        footer[role="contentinfo"] > #footer-content .menu > li {
          padding: 1.5rem 10%;
          width: 100% !important;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          margin: 0;
          text-align: center; }
          footer[role="contentinfo"] > #footer-content .menu > li > a {
            display: inline-block;
            padding-right: 12px;
            padding-bottom: 9px; }
            footer[role="contentinfo"] > #footer-content .menu > li > a:first-child {
              display: block; } }
      footer[role="contentinfo"] > #footer-content .menu > li.sep {
        display: none; }
      footer[role="contentinfo"] > #footer-content .menu > li > a {
        color: #525252 !important;
        font-size: 1.3rem;
        font-weight: 700;
        margin-bottom: 0.6rem; }
        footer[role="contentinfo"] > #footer-content .menu > li > a:hover {
          color: #104B8F !important; }
        footer[role="contentinfo"] > #footer-content .menu > li > a.sub {
          text-transform: none;
          font-size: 1.2rem;
          font-weight: 400;
          margin-bottom: 0;
          line-height: 1.6rem; }

nav {
  position: relative; }
  nav > .menu {
    margin: 0;
    padding: 0 5rem 2rem;
    list-style-type: none; }
    nav > .menu > li {
      display: inline-block;
      vertical-align: top;
      margin: 0; }
      nav > .menu > li > .submenu {
        position: absolute;
        display: none;
        padding-top: 0.4rem;
        min-width: 16rem; }
        nav > .menu > li > .submenu > a {
          color: #fff;
          text-align: left;
          padding: 0.5rem 1rem;
          font-size: 1.3rem;
          line-height: 1.5rem;
          display: block;
          background-color: rgba(0, 0, 0, 0.5); }
        @media screen and (max-width: 57.8rem) {
          nav > .menu > li > .submenu {
            display: none !important; } }
      nav > .menu > li.has-submenu:hover {
        border-bottom: 2px solid #104B8F; }
        nav > .menu > li.has-submenu:hover > .submenu {
          display: block; }
        @media screen and (max-width: 57.8rem) {
          nav > .menu > li.has-submenu:hover {
            border: none !important; } }
      nav > .menu > li > .nav-direct-link > .fa {
        font-size: 1.6rem;
        line-height: 0.8rem; }
      @media screen and (max-width: 57.8rem) {
        nav > .menu > li {
          display: inline-block;
          margin-right: 5%; } }
      nav > .menu > li.current-menu-item > a,
      nav > .menu > li.current-page-ancestor > a {
        color: #fff; }
      nav > .menu > li.sep {
        width: 0.1rem;
        padding: 0 !important;
        width: 2%;
        margin: 0;
        height: 1.5rem;
        background-color: #fff; }
      nav > .menu > li > a {
        text-transform: uppercase;
        font-size: 1.5rem;
        font-weight: 400;
        display: block;
        position: relative;
        color: #fff; }
    nav > .menu#menu-top-menu-items {
      background-color: transparent;
      right: 0.5rem;
      width: 62rem;
      top: -5.3rem;
      text-align: right; }
      nav > .menu#menu-top-menu-items > li {
        margin: 0; }
        nav > .menu#menu-top-menu-items > li.sep {
          display: none; }
        nav > .menu#menu-top-menu-items > li > a {
          padding: 0.25rem 1.1rem;
          font-size: 1.3rem; }
          @media screen and (max-width: 57.8rem) {
            nav > .menu#menu-top-menu-items > li > a {
              padding: 1rem 0 1rem 1.2rem; } }
        @media screen and (max-width: 57.8rem) {
          nav > .menu#menu-top-menu-items > li {
            display: block; } }
      @media screen and (max-width: 57.8rem) {
        nav > .menu#menu-top-menu-items {
          top: 4.9rem;
          right: 1rem;
          left: 1rem;
          width: auto;
          text-align: center;
          padding: 1rem;
          display: none;
          background-color: #104B8F;
          height: auto; } }
    nav > .menu#menu-top-edge-menu-items {
      position: absolute;
      background-color: transparent;
      top: -9.2rem;
      padding: 0.58rem 0 0.46rem 0;
      text-align: right;
      height: 2rem;
      width: 30rem;
      right: 21.2rem;
      left: auto;
      display: block; }
      @media screen and (max-width: 57.8rem) {
        nav > .menu#menu-top-edge-menu-items {
          right: auto;
          top: 0.8rem;
          left: 5%;
          margin-left: -1.5rem;
          text-align: left; } }
      nav > .menu#menu-top-edge-menu-items > li {
        margin-right: 0; }
        nav > .menu#menu-top-edge-menu-items > li.sep {
          display: none; }
        nav > .menu#menu-top-edge-menu-items > li > a {
          padding: 0.4rem 1.5rem;
          font-size: 1.1rem; }
  nav > .searchform {
    background: transparent;
    width: 16rem; }
    nav > .searchform > div {
      position: relative; }
      nav > .searchform > div:before {
        content: '';
        font-family: FontAwesome;
        display: block;
        position: absolute;
        right: 2.2rem;
        font-size: 1.5rem;
        top: 0.2rem; }
      nav > .searchform > div > #s {
        font-size: 1.3rem;
        line-height: 1.6rem;
        width: 10rem;
        padding-top: 0.1rem;
        padding-left: 0.1rem;
        padding-right: 2.4rem;
        padding-bottom: 0.1rem; }
      nav > .searchform > div > #searchsubmit {
        height: 2.3rem;
        width: 3rem;
        position: absolute;
        right: 1.6rem;
        background-color: transparent;
        border: medium none;
        top: 0.6rem; }
  nav > .menu-toggle {
    margin-right: 0;
    margin-top: 6.4rem;
    height: 2.2rem;
    line-height: 2.2rem; }
    @media screen and (min-width: 57.8rem) {
      nav > .menu-toggle {
        display: none; } }
  @media screen and (max-width: 68rem) {
    header[role="banner"] > nav.active-fullscreen-menu > #menu-top-menu-items {
      display: block; } }

.entry-content > table {
  width: 100%;
  margin: 1.6rem 0 3.2rem; }
  .entry-content > table th, .entry-content > table td {
    border: 1px solid #838383;
    padding: 1rem;
    font-size: 1.4rem;
    text-align: left; }

/* Slick JS */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before,
  .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("ajax-loader.html") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("fonts/slick.eot");
  src: url("fonts/slickd41dd41d.eot?#iefix") format("embedded-opentype"), url("fonts/slick.woff") format("woff"), url("fonts/slick.ttf") format("truetype"), url("fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover,
  .slick-prev:focus,
  .slick-next:hover, .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before,
    .slick-prev:focus:before,
    .slick-next:hover:before, .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }

.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/* End of Slick JS */
.slick-gallery {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none; }
  .slick-gallery .slick-list li {
    width: 100%;
    display: none;
    position: relative; }
    .slick-gallery .slick-list li.slick-slide {
      display: block; }
    .slick-gallery .slick-list li > img {
      width: 100%;
      height: auto; }
    .slick-gallery .slick-list li > em {
      position: absolute;
      left: 2rem;
      top: 2rem;
      font-weight: 700;
      font-size: 1.8rem;
      font-style: normal;
      color: #fff; }
  .slick-gallery .slick-dots {
    bottom: -3.6rem; }
  .slick-gallery .slick-prev::before, .slick-gallery .slick-next::before {
    color: #104B8F; }

.sidebar-gallery {
  display: none;
  width: 100%;
  padding-top: 3.75rem;
  line-height: 1.3rem; }
  .parent-links > .sidebar-gallery {
    display: block; }
  .sidebar-gallery > a {
    width: 28%;
    margin-right: 1%;
    display: block;
    float: left; }
    .sidebar-gallery > a > img {
      width: 100%;
      height: auto; }

#cboxOverlay {
  background-color: #000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  z-index: 3; }

#colorbox {
  z-index: 4;
  -webkit-box-shadow: 0 2px 30px rgba(0, 0, 0, 0.6);
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.6); }
  #colorbox #cboxLoadedContent {
    line-height: 0;
    font-size: 0; }
  #colorbox #cboxCurrent {
    display: none !important; }
  #colorbox #cboxPrevious, #colorbox #cboxNext, #colorbox #cboxClose {
    border: none;
    background-color: transparent;
    color: #fff;
    position: absolute;
    font-size: 1.8rem;
    font-family: "Lato", sans-serif;
    bottom: 1rem;
    margin-left: 1rem;
    margin-right: 1rem;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8); }
  #colorbox #cboxClose {
    bottom: auto;
    top: 1rem;
    right: 0;
    font-size: 2.6rem; }
  #colorbox #cboxNext {
    right: 0; }
