.main-wrapper {
  position: relative;
  padding: 0px 0px 70px; }

.courier-section-container,
.map-section-container,
.declar-section-container {
  position: relative;
  box-shadow: 0 0 10px rgba(156, 156, 156, 0.67);
  border-radius: 5px; }
  .courier-section-container .submit-button,
  .map-section-container .submit-button,
  .declar-section-container .submit-button {
    width: 250px;
    position: absolute;
    bottom: 20px;
    right: 20px; }
  .courier-section-container img,
  .map-section-container img,
  .declar-section-container img {
    border-radius: 5px; }

.map-section-container {
  margin-bottom: 35px;
  margin-bottom: 6%; }

.banner-section {
  margin-top: 20px !important;
  padding: 0px !important;
  border-top: none; }

.banner-item {
  position: relative;
  display: block;
  border-radius: 3px;
  background: #e0e3e6;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 100% !important;
  overflow: hidden; }
  .banner-item[data-current-type="mobile"] .banner-item-content {
    height: 100%; }

.banner-item-content {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 60%;
  height: 100%;
  padding: 50px 20px 70px 50px;
  color: #ffffff;
  z-index: 1; }

.banner-item-title {
  font-size: 2.25rem;
  line-height: 1.22222;
  font-family: 'PF DinDisplay Pro', sans-serif;
  font-weight: 900;
  text-transform: uppercase; }

.banner-item-subtitle {
  margin-top: 5px;
  font-size: 1.375rem;
  line-height: 1.09091;
  opacity: 0.7; }
  .banner-item-subtitle:first-child {
    margin-top: 0px; }

.js-banner-slider .slick-dots {
  width: 100%;
  bottom: 10px; }

.infographic-section {
  padding: 0px !important;
  border-top: none;
  text-align: center; }

.infographic-item {
  position: relative;
  display: inline-block;
  font-size: 0px;
  text-align: left;
  min-width: 295px; }
  .infographic-item figure {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px; }
    .infographic-item figure img {
      width: auto;
      height: auto;
      max-width: 80px;
      max-height: 80px; }
  .infographic-item article {
    display: inline-block;
    vertical-align: middle;
    max-width: -webkit-calc(100% - 115px);
    max-width: calc(100% - 115px);
    font-size: 1.125rem;
    line-height: 1.33333;
    font-family: 'PF DinDisplay Pro', sans-serif;
    font-weight: 900;
    color: #606164; }

.partners-section {
  border-top: 1px solid #e0e3e6; }
  .partners-section .section-body {
    padding-top: 50px; }

.partner-carousel-item {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 60px;
  justify-content: center;
  align-items: center; }
  .partner-carousel-item figure {
    display: inline-block; }
  .partner-carousel-item img {
    width: auto;
    height: auto;
    max-height: 60px; }

.map-section-form {
  display: none; }

.tracking-from-right-left {
  padding-top: 10px; }

.tracking-from-left .tracking-from-section {
  border-right: 1px solid #e0e3e6;
  padding-right: 40px; }

.counter {
  -webkit-user-select: none;
  -moz-user-select: none; }

.counter-val, .counter-nav {
  display: inline-block;
  padding: 5px;
  margin: 0px;
  vertical-align: middle; }

.counter-val {
  max-width: 50px;
  text-align: center; }

.counter-nav {
  text-decoration: none;
  cursor: pointer; }

.counter-nav.default {
  color: #cccccc;
  cursor: default; }

.counter-nav:active, .counter-nav:focus, .counter-nav:visited, .counter-nav:hover {
  text-decoration: none; }

.loading {
  background-image: none !important;
  background-color: transparent !important;
  border: 0 !important; }
  .loading .ui-widget-header {
    display: none; }
  .loading .ui-widget-content {
    background: transparent !important;
    border: 0 !important;
    text-align: center !important; }

.err {
  border-color: #ed1c24 !important;
  color: #ed1c24; }

.bl_biznes_p1 {
  width: 50%;
  float: left; }

.bl_biznes_p2 {
  float: right;
  width: 50%; }
  .bl_biznes_p2 iframe {
    width: 100%;
    height: 311px;
    margin-top: -45px;
    padding: 0; }

@media (max-width: 1020px) {
  .bl_biznes_p1 {
    float: none;
    width: 100%; }
  .bl_biznes_p2 {
    float: none;
    width: 100%; }
    .bl_biznes_p2 iframe {
      width: 100%;
      height: 510px;
      margin-top: 0; } }

@media (max-width: 880px) {
  .bl_biznes_p2 iframe {
    height: 440px; } }

@media (max-width: 640px) {
  .bl_biznes_p2 iframe {
    height: 300px; } }

@media (max-width: 480px) {
  .bl_biznes_p2 iframe {
    height: 250px; } }

@media (max-width: 380px) {
  .bl_biznes_p2 iframe {
    height: auto; } }
