@charset "UTF-8";
/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

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

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

html, button, input, select, textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

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

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

h2 {
  font-size: 1.5em;
  margin: .83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: .83em;
  margin: 1.67em 0; }

h6 {
  font-size: .67em;
  margin: 2.33em 0; }

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

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

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

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

p, pre {
  margin: 1em 0; }

code, kbd, pre, samp {
  font-family: monospace,serif;
  _font-family: 'courier new',monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: '';
  content: none; }

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; }

dl, menu, ol, ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

menu, ol, ul {
  padding: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

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

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal; }

button, select {
  text-transform: none; }

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

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

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

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

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

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

textarea {
  overflow: auto;
  vertical-align: top; }

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

/*Monserrat Regular*/
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Regular.eot");
  src: local("☺"), url("../fonts/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat-Regular.svg") format("svg"), url("../fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
/*Monserrat bold*/
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Bold.eot");
  src: local("☺"), url("../fonts/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat-Bold.svg") format("svg"), url("../fonts/Montserrat-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
/*Universe Cond-bold*/
@font-face {
  font-family: 'Univers Condensed';
  src: url("../fonts/Univers-Condensed-Bold.eot");
  src: local("☺"), url("../fonts/Univers-Condensed-Bold.woff") format("woff"), url("../fonts/Univers-Condensed-Bold.svg") format("svg"), url("../fonts/Univers-Condensed-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
.highlight {
  color: #3498db; }

/*---author styles---*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 14px;
  line-height: 18px; }

body {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
  color: #fff;
  overflow-x: hidden; }

a {
  color: #3498db; }

a, a:hover {
  text-decoration: none; }

label {
  font-size: 13px;
  color: #919191; }

h1, h2 {
  margin: 0;
  font-size: 46px;
  font-weight: normal;
  line-height: 44px;
  letter-spacing: -1.3px;
  color: #fff;
  text-transform: uppercase; }

h2 {
  padding-bottom: 27px;
  color: #3498db;
  background: url(../img/arrows.png) center 45px no-repeat; }

.wrapper {
  width: 100%; }

.top-nav {
  position: fixed;
  width: 100%;
  height: 6em;
  background-color: rgba(39, 53, 68, 0.8);
  z-index: 10; }

.top-nav-container {
  width: 100%;
  max-width: 990px;
  margin: 0 auto; }

.company-name {
  display: block;
  float: left;
  font-weight: bold;
  font-size: 1.8em;
  color: #3498db;
  text-transform: uppercase;
  padding: 1.3em;
  padding-left: 2.6em;
  padding-right: .2em;
  background-image: url(../img/polistef-logo.png);
  background-repeat: no-repeat;
  background-size: auto 55%;
  background-position: left center; }
  .company-name span {
    color: #fff; }

.logo {
  margin: 10px 0 0 20px; }

.menu {
  display: block;
  float: right;
  margin: 0 auto;
  padding: 0;
  height: 3.7em;
  list-style-type: none; }
  .menu li {
    display: inline-block;
    position: relative; }
    .menu li:hover {
      border-top: 5px solid #3498db; }
      .menu li:hover .menu-item {
        margin-top: -5px; }
    .menu li:nth-child(1) {
      margin-left: 0; }

.menu-item {
  display: block;
  padding: 2.4em .6em 0;
  color: #fff;
  text-transform: uppercase;
  position: relative; }
  .menu-item:hover {
    color: #3498db; }

.container {
  width: 990px;
  margin: 0 auto;
  position: relative; }

.language-switcher {
  float: right;
  position: relative;
  margin: .5em 0;
  margin-right: .7em; }
  .language-switcher a {
    margin-left: 30px; }
  .language-switcher a.active {
    color: #fff;
    text-decoration: underline; }

.intro {
  position: relative;
  height: 825px; }
  .intro .intro-image {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: opacity 3s linear; }
    .intro .intro-image:nth-child(1) {
      background-image: url(../img/intro-img-1.jpg); }
    .intro .intro-image:nth-child(2) {
      background-image: url(../img/intro-img-2.jpg); }
    .intro .intro-image:nth-child(3) {
      background-image: url(../img/intro-img-3.jpg); }
  .intro .intro-image.active {
    opacity: 1; }
  .intro h1 {
    font-size: 36px; }

.intro-card {
  display: block;
  float: left;
  width: 420px;
  height: 207px;
  overflow: hidden;
  background-color: rgba(39, 53, 68, 0.8);
  transition: height 0.5s ease-in-out; }
  .intro-card .call-agent {
    display: inline-block;
    vertical-align: top;
    color: #77AED3;
    font-size: 1em;
    text-transform: none; }
  .intro-card .phone-number {
    display: inline-block;
    color: #fff;
    font-size: 2em;
    letter-spacing: 0; }

.intro-card.height-zero {
  height: 0;
  transition-delay: 0.3s; }

.intro-text {
  color: #fff;
  margin: 12px 0 24px 32px;
  font-size: 1.1em;
  line-height: 1.1em;
  width: 332px; }

.call-now {
  display: inline-block;
  position: relative;
  margin-left: 32px;
  margin-bottom: 24px; }

.add-links {
  position: relative;
  margin-left: 32px;
  margin-bottom: 24px; }
  .add-links a {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    line-height: 36px;
    padding-left: 38px;
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: left center; }
    .add-links a:hover {
      color: #3498db; }

.add-transport {
  background-image: url(../img/add-transport.png); }

.services,
.create-ad {
  position: relative;
  padding: 124px 0;
  margin: -44px 0 -44px 0;
  background: transparent url(../img/dotted-map.png) center no-repeat;
  background-size: auto 800px; }
  .services:before, .services:after,
  .create-ad:before,
  .create-ad:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    height: 44px;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 1; }
  .services:before,
  .create-ad:before {
    top: 0;
    background-image: url(../img/skew-top.png); }
  .services:after,
  .create-ad:after {
    bottom: 0;
    background-image: url(../img/skew-bottom.png); }

.services {
  z-index: 2; }

.heading {
  text-align: center;
  padding-bottom: 55px; }
  .heading .sub-heading {
    font-size: 16px;
    color: #7f8c8d; }

.heading-light {
  text-align: center;
  padding-bottom: 42px; }
  .heading-light .sub-heading {
    font-size: 16px;
    color: #fff; }
  .heading-light h2 {
    color: #fff; }

.features {
  width: 100%;
  list-style: none; }

.feature {
  display: inline-block;
  width: 50%;
  height: 178px;
  color: #7f8c8d; }
  .feature:hover {
    background: transparent url(../img/marker.png) left top no-repeat; }
    .feature:hover h3 {
      color: #3498db; }
  .feature h3 {
    font-size: 20px;
    font-weight: normal;
    color: #4b494f; }

.feature-img {
  display: inline-block;
  width: 170px;
  height: 178px;
  background-image: url(../img/features.png);
  background-repeat: no-repeat; }

.feature-text {
  display: inline-block;
  width: 60%;
  vertical-align: top; }

.feature-looking {
  background-position: 0 0; }

.feature-results {
  background-position: 82.5% 0; }

.feature-audience {
  background-position: 0 -178px; }

.feature-support {
  background-position: 82.5% -178px; }

.feature-easy {
  background-position: 0 -356px; }

.feature-unconvinced {
  background-position: 82.5% -356px; }

.ad-counter {
  width: 990px;
  text-align: center; }
  .ad-counter p {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #7f8c8d;
    text-align: right; }

.counter-ad {
  display: inline-block;
  width: 200px;
  vertical-align: middle; }

.digit {
  display: inline-block;
  width: 30px;
  padding: 12px 0;
  font-size: 20px;
  color: #37353a;
  text-align: center;
  background: transparent url(../img/digit.png) left top no-repeat; }

.button-create-ad {
  display: inline-block;
  width: 180px;
  font-size: 13px;
  font-weight: bold;
  padding: 13px 0;
  text-transform: uppercase;
  vertical-align: middle;
  border-radius: 5px;
  color: #fff;
  background-color: #3498db; }

.about-us {
  background: transparent url(../img/road.jpg) top center no-repeat;
  background-size: cover;
  padding: 124px 0;
  min-height: 500px;
  position: relative;
  z-index: 1; }
  .about-us article {
    display: inline-block;
    position: relative;
    width: 50%;
    padding-top: 120px;
    vertical-align: top; }
    .about-us article:first-child {
      padding-right: 10px; }
    .about-us article:last-child {
      padding-left: 10px; }
  .about-us article.spoiler .heading-light {
    top: 50%; }
  .about-us article.spoiler .heading-round {
    top: 200px;
    -webkit-transform: scale(1) translateY(0);
    -moz-transform: scale(1) translateY(0); }
  .about-us article.spoiler .text {
    opacity: 0;
    -webkit-transform: translateY(10%);
    -moz-transform: translateY(10%);
    transition-delay: 0; }
  .about-us .heading-light {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    cursor: pointer;
    transition: top 0.4s ease-in-out; }
  .about-us .heading-round {
    display: table;
    position: absolute;
    top: 0;
    left: 50%;
    width: 250px;
    height: 250px;
    margin-left: -125px;
    padding: 0;
    color: #fff;
    font-size: 3em;
    text-align: center;
    cursor: pointer;
    background-color: #3498db;
    background-image: none;
    border-radius: 50%;
    border: 2px solid #3498db;
    z-index: 1;
    -webkit-transform: scale(0.5) translateY(-75%);
    -moz-transform: scale(0.5) translateY(-75%);
    transition-property: top, transform, background-color;
    transition-duration: 0.4s;
    transition-timing-function: ease-in-out; }
    .about-us .heading-round:hover {
      background-color: #2B7FB8; }
    .about-us .heading-round span {
      display: table-cell;
      vertical-align: middle; }
  .about-us .text {
    cursor: default;
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transition-property: opacity, transform;
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
    transition-delay: 0.2s; }
  .about-us #award {
    background: #3498db;
    color: #fff;
    border-radius: 50%;
    border: 2px solid #3498db;
    height: 80px;
    width: 80px;
    display: block;
    position: absolute;
    bottom: 0;
    margin-bottom: -20px;
    margin-left: -40px;
    left: 50%;
    text-align: center;
    z-index: 4;
    padding-top: 15px;
    text-transform: uppercase;
    display: none; }
    .about-us #award span {
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 10px 6px 0 6px;
      border-color: #ffffff transparent transparent transparent;
      position: absolute;
      bottom: 12px;
      left: 32px; }

.visual-map {
  background: transparent url(../img/lake.jpg) center no-repeat;
  background-size: cover;
  padding: 124px 0 0; }

.map {
  width: 930px;
  height: 640px;
  margin: 0 auto;
  padding-top: 4px;
  background: #cccccc url(../img/colored-line.png) center top repeat-x;
  position: relative; }

#map_canvas {
  width: 930px;
  height: 636px; }

.map-popup {
  width: 210px;
  height: 180px;
  padding: 18px 16px;
  position: relative;
  top: -65px;
  left: -68px;
  font-size: 12px;
  color: #34495e;
  border-radius: 8px;
  border: 2px solid #bdc3c7;
  background-color: #fff; }
  .map-popup:after {
    content: '';
    display: block;
    width: 19px;
    height: 11px;
    position: absolute;
    top: 100%;
    left: 55px;
    background: transparent url(../img/all-icons.png) left -173px no-repeat; }
  .map-popup:before {
    content: '';
    display: block;
    width: 23px;
    height: 23px;
    position: absolute;
    right: -10px;
    top: -10px;
    background: transparent url(../img/all-icons.png) left top no-repeat; }

.price {
  position: absolute;
  right: 16px;
  bottom: 18px; }

.date, .point, .properties, .added {
  background: transparent url(../img/all-icons.png) no-repeat; }

.date, .point, .properties, .added {
  padding-left: 25px; }

.date, .point, .properties {
  padding-bottom: 11px; }

.date {
  background-position: 0 -48px; }

.point {
  background-position: 0 -126px; }

.properties {
  color: #3498db;
  background-position: 0 -93px; }

.volume {
  min-width: 33%;
  float: right;
  text-align: right; }

.added {
  background-position: 0 -26px; }

.calling-text {
  position: relative;
  margin: 0;
  padding-top: 34px;
  font-size: 46px;
  font-weight: normal;
  line-height: 56px;
  letter-spacing: -1.3px;
  color: #fff;
  text-transform: uppercase;
  text-align: center; }

.little-lightning {
  display: inline-block;
  width: 16px;
  height: 22px;
  position: relative;
  top: -15px;
  background: transparent url(../img/arrows.png) center center no-repeat; }

.contacts {
  padding-bottom: 245px;
  background: transparent url(../img/dotted-map.png) center no-repeat;
  background-size: auto 800px;
  color: #2c3e50; }
  .contacts .menu-item {
    color: #2c3e50; }
    .contacts .menu-item:hover {
      color: #3498db; }

.bottom-nav {
  width: 100%;
  height: 7rem; }
  .bottom-nav .logo {
    margin: 30px 0 0 0; }

.bottom-nav-container {
  width: 100%;
  max-width: 990px;
  margin: 0 auto;
  padding-bottom: 3rem;
  border-bottom: 2px solid #3c4d5d; }

.company-name-bottom {
  margin: 3rem 0 0 0;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 21px;
  text-transform: uppercase;
  color: #2c3e50; }
  .company-name-bottom .highlight {
    font-weight: bold; }
  .company-name-bottom span {
    line-height: 50px;
    display: inline-block;
    vertical-align: top;
    margin-top: 30px;
    margin-left: 5px; }

.contacts-wrapper {
  width: 990px;
  margin: 0 auto;
  padding-top: 42px; }

.street,
.postal {
  float: left; }

.street, .postal {
  width: 25%; }

.street {
  display: none; }

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

.footer-heading {
  font-size: 18px; }

.footer-text {
  font-size: 14px;
  margin: 18px 0; }

.call-agent,
.fax {
  font-size: 18px; }

.phone-number {
  font-size: 46px;
  letter-spacing: -1.4px;
  color: #3498db; }

.create-ad {
  color: #7f8c8d; }

.ca-form {
  display: inline-block;
  vertical-align: top;
  width: 58%;
  margin-left: 4%; }

.ca-type-of-ad {
  margin-bottom: 42px;
  font-size: 20px;
  color: #464646; }
  .ca-type-of-ad label {
    font-size: 20px;
    color: #464646;
    padding-right: 20px; }
  .ca-type-of-ad input {
    margin: 0; }

.ca-including-transportations {
  margin-bottom: 20px; }

.radio-circle {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 12px;
  position: relative;
  top: 2px;
  background-color: transparent;
  border: 4px solid #2c3e50;
  border-radius: 50%; }

.radio-button {
  display: inline-block;
  margin-right: 28px;
  position: relative;
  cursor: pointer; }

input:checked + .radio-circle {
  border-color: #3498db; }
  input:checked + .radio-circle:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #3498db;
    position: absolute;
    top: 3px;
    left: 3px; }

#cargo-loading-date,
#cargo-unloading-date {
  background: white url(../img/all-icons.png) 220px -186px no-repeat; }

.checked {
  border-color: #3498db; }
  .checked:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #3498db;
    position: absolute;
    top: 3px;
    left: 3px; }

.ca-fieldset {
  border: none;
  display: inline-block;
  vertical-align: top;
  padding: 0;
  width: 50%; }
  .ca-fieldset .ca-field {
    display: table-cell;
    padding-right: 10px; }
    .ca-fieldset .ca-field input {
      width: 150px; }

.ca-field {
  display: inline-block;
  vertical-align: top;
  height: auto;
  margin-bottom: 28px; }
  .ca-field .ui-widget-content {
    background: #fff;
    border: 2px solid #bdc3c7; }
  .ca-field .ui-widget-header {
    background: #e9e3d9; }
  .ca-field .ui-corner-all {
    border-radius: 7px; }
  .ca-field .ui-slider-horizontal {
    width: 250px;
    height: 14px;
    margin-top: 10px;
    cursor: pointer; }
  .ca-field .ui-slider .ui-slider-handle {
    width: 18px;
    height: 18px;
    z-index: 1;
    cursor: pointer;
    outline: none; }
  .ca-field .ui-slider-horizontal .ui-slider-handle {
    top: -4px;
    cursor: pointer; }
  .ca-field .ui-state-default, .ca-field .ui-widget-content .ui-state-default, .ca-field .ui-widget-header .ui-state-default {
    border-radius: 50%;
    border: none;
    background: #3498db; }

.ca-field.transport-adr label[for] {
  display: block;
  margin-bottom: 10px; }

.ca-field.transport-adr label + label {
  margin-left: 40px; }

.hint {
  color: #3498db; }

input,
button,
select,
textarea {
  display: block;
  width: 250px;
  height: 40px;
  margin: 5px 28px 0 0;
  border-radius: 8px;
  border: 2px solid #bdc3c7;
  background-color: #fff;
  outline: none; }

@-moz-document url-prefix() {
  select {
    padding-top: 8px;
    padding-bottom: 5px; } }
input[type="submit"],
button {
  float: left;
  width: 50%;
  margin-right: 15px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  border: none;
  background-color: #34495e; }

textarea:focus,
select:focus,
input:focus {
  border-color: #3498db; }

.previous-step {
  background-color: #bdc3c7;
  width: 40%; }

.hidden {
  display: none; }

.height-zero {
  height: 0; }

.note {
  width: 528px;
  height: 80px; }

.ca-field .combined > * {
  margin-right: 0;
  vertical-align: bottom; }

.ca-field .combined input {
  width: 180px;
  display: inline-block;
  border-right: none;
  border-radius: 8px 0 0 8px; }

.ca-field .combined select {
  width: 70px;
  display: inline-block;
  border-left: none;
  border-radius: 0 8px 8px 0; }

.waypoints {
  display: inline-block;
  width: 38%;
  font-size: 14px; }

.number {
  float: left;
  width: 64px;
  height: 64px;
  position: relative;
  border-radius: 50%;
  border: 2px solid #e9e3d9;
  background: #fff;
  padding-top: 22px;
  font-size: 20px;
  text-align: center;
  color: #464646; }
  .number:after {
    content: '';
    display: block;
    width: 2px;
    height: 38px;
    position: absolute;
    top: 100%;
    left: 31px;
    background-color: #e9e3d9; }

.completed {
  color: #fff;
  border: none;
  background: #34495e; }
  .completed:after {
    content: '';
    display: block;
    background-color: #34495e; }

.last-number:after {
  content: '';
  display: none; }

.desc {
  float: left;
  width: 304px;
  height: 100px;
  padding-left: 14px; }

.step-name {
  margin-bottom: 18px;
  font-size: 20px;
  color: #464646; }

.world-clocks-wrap {
  padding: 0;
  margin-bottom: 50px; }
  .world-clocks-wrap li {
    display: inline-block;
    margin: 0 5px 16px;
    list-style: none;
    text-align: center; }

.clock-back {
  position: relative;
  width: 100px;
  height: 100px;
  margin: 0 auto;
  background: url(../img/clock/clockface.png);
  background-size: contain; }

.clock-sec, .clock-min, .clock-hour {
  position: absolute;
  width: 5px;
  height: 100px;
  top: 0px;
  left: 49px;
  background-size: contain; }

.clock-sec {
  background-image: url(../img/clock/sechand.png);
  z-index: 3; }

.clock-min {
  background-image: url(../img/clock/minhand.png);
  z-index: 2; }

.clock-hour {
  background-image: url(../img/clock/hourhand.png);
  z-index: 1; }
