*,
:before,
:after {
  box-sizing: border-box;
}

html,
body {
  overflow-x: hidden;
}

picture {
    width: 100%;
}

html {
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  line-height: 1.15;
}

body {
  margin: 0;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji,
    Segoe UI Emoji;
}

hr {
  height: 0;
  color: inherit;
}

abbr[title] {
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Consolas, Liberation Mono, Menlo, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  text-indent: 0;
  border-color: inherit;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

:-moz-focusring {
  outline: 1px dotted ButtonText;
}

:-moz-ui-invalid {
  box-shadow: none;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

h1 {
  font-family: GetVoIP Grotesque, sans-serif;
  font-size: 60px;
  font-weight: 400;
}

h2 {
  font-family: GetVoIP Grotesque, sans-serif;
  font-size: 40px;
  font-weight: 400;
}

h3 {
  font-family: Roboto-medium, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

p {
  font-family: Roboto-light, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

@font-face {
  font-family: 'GetVoIP Grotesque';
  src: url("/fonts/GetVoIPGrotesque.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-medium';
  src: url("/fonts/Roboto-Medium.ttf") format("truetype");
  font-weight: medium;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-light';
  src: url("/fonts/Roboto-Light.ttf") format("truetype");
  font-weight: light;
  font-style: normal;
}

@font-face {
 font-family: 'Roboto';
 src: url('/fonts/Roboto-Bold.ttf') format('truetype');
 font-weight: 700;
}

.container {
  margin: 0 auto;
}

@media (min-width: 0) and (max-width: 767px) {
  .container {
    padding: 0 16px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .container {
    padding: 0 30px;
  }
}

@media (min-width: 1440px) {
  .container {
    width: 1440px;
    padding: 0 60px;
  }
}

.content {
  margin: 0 auto;
}

@media (min-width: 1440px) {
  .content {
    width: 1440px;
  }
}

body,
html {
  scroll-behavior: smooth;
}

body {
  min-height: 100vh;
  flex-direction: column;
  margin: 0;
  display: flex;
}

main {
  flex: 1;
}

a {
  color: #fff;
  text-decoration: none;
}

p {
  color: #fff;
}

ul li {
  list-style: none;
}

.swiper-container,
.swiper-container1,
.swiper-container2,
.swiper-container3,
.swiper-container4,
.swiper-container5 {
  position: relative;
  overflow-x: hidden;
}

@media (min-width: 0) and (max-width: 767px) {
  .swiper-container,
  .swiper-container1,
  .swiper-container2,
  .swiper-container3,
  .swiper-container4,
  .swiper-container5 {
    width: 100%;
    height: 100%;
    margin: 0 auto;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .swiper-slide {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .swiper-slide {
    width: 50%;
  }
}

@media (min-width: 1440px) {
  .swiper-slide {
    width: initial !important;
  }
}

.swiper-pagination,
.swiper-pagination1,
.swiper-pagination2,
.swiper-pagination3,
.swiper-pagination4,
.swiper-pagination5 {
  text-align: center;
  stroke-width: 1px;
  stroke: #f0f0f0;
  cursor: pointer;
  margin-top: 20px;
  position: relative;
}

@media (min-width: 1440px) {
  .swiper-pagination,
  .swiper-pagination1,
  .swiper-pagination2,
  .swiper-pagination3,
  .swiper-pagination4,
  .swiper-pagination5 {
    display: none;
  }
}

.swiper-pagination-bullet-active {
  stroke-width: 1px !important;
  stroke: #f0f0f0 !important;
  width: 11px !important;
  height: 11px !important;
  background: #f0f0f0 !important;
}

.popular-vehicles .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.popular-vehicles .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  width: 11px !important;
  height: 11px !important;
  background: #f0f0f0 !important;
}

.key-benefits .swiper-pagination-bullet-active {
  background-color: #434343 !important;
}

.key-benefits .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.key-benefits .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  stroke-width: 1px !important;
  width: 11px !important;
  height: 11px !important;
}

.swiper-button-prev,
.swiper-button-next,
.swiper-button-prev1,
.swiper-button-next1,
.swiper-button-prev2,
.swiper-button-next2,
.swiper-button-prev3,
.swiper-button-next3,
.swiper-button-prev4,
.swiper-button-next4,
.swiper-button-prev5,
.swiper-button-next5,
.swiper-button-prev6,
.swiper-button-next6 {
  cursor: pointer;
}

@media (min-width: 1440px) {
  .swiper-button-prev,
  .swiper-button-next,
  .swiper-button-prev1,
  .swiper-button-next1,
  .swiper-button-prev2,
  .swiper-button-next2,
  .swiper-button-prev3,
  .swiper-button-next3,
  .swiper-button-prev4,
  .swiper-button-next4,
  .swiper-button-prev5,
  .swiper-button-next5,
  .swiper-button-prev6,
  .swiper-button-next6 {
    display: none !important;
  }
}

.swiper-button-prev1,
.swiper-button-prev2,
.swiper-button-prev3,
.swiper-button-prev4,
.swiper-button-prev5,
.swiper-button-prev6,
.swiper-button-prev7 {
  position: absolute;
  left: 20%;
}

.swiper-button-next1,
.swiper-button-next2,
.swiper-button-next3,
.swiper-button-next4,
.swiper-button-next5,
.swiper-button-next6,
.swiper-button-next7 {
  position: absolute;
  right: 20%;
}

.swiper-btn-container {
  justify-content: center;
  align-items: flex-end;
  margin-top: 20px;
  display: flex;
}

@media (min-width: 1440px) {
  .swiper-btn-container {
    display: none;
  }
}

.btn {
  width: 334px;
  height: 64px;
  cursor: pointer;
  color: #f5f5f5;
  z-index: 5;
  border: none;
  flex-shrink: 0;
  justify-content: space-between;
  align-items: center;
  gap: 11px;
  padding: 18px 25px;
  font-family: Roboto-light, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.35;
  transition: all 2s cubic-bezier(0.165, 0.84, 0.44, 1);
  display: flex;
  position: relative;
}

@media (min-width: 0) and (max-width: 767px) {
  .btn svg {
    width: 35px;
    height: 35px;
  }
}

.btn:active svg {
  color: #ff4f28;
  background-color: #fff;
  border-radius: 50%;
}

.btn:after {
  content: "";
  color: #f5f5f5;
  z-index: -1;
  background: linear-gradient(#ff4f28 71.63% 90.75%);
  padding: 18px 25px;
  transition: all 2s cubic-bezier(0.165, 0.84, 0.44, 1);
  position: absolute;
  inset: 0;
}

.btn:hover:after {
  background: url("/images/background.png") center / cover no-repeat;
}

@media (min-width: 0) and (max-width: 767px) {
  .btn {
    width: 100%;
    font-size: 16px;
  }
}

.phone-popup-mobile {
  width: 100%;
  height: 100vh;
  color: #000;
  background: #fff;
  align-items: center;
  gap: 47px;
  display: none;
  position: absolute;
  top: 80px;
  left: 0;
  overflow: hidden;
}


@media (min-width: 768px) and (max-width: 1439px) {
    .phone-popup-mobile {
        top: 83px;
    }
}

.phone-popup-mobile .phone-popup-title {
  font-family: Roboto-medium, sans-serif;
}

.phone-popup-mobile .phone-info .phone-number {
  color: #000;
  font-family: Roboto-medium, sans-serif;
}

.popup-content {
  background: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 47px;
  margin-top: 143px;
  display: flex;
}

.mobile-svg,
.form-close-icon {
  cursor: pointer;
}

.hamburger-menu {
  display: none;
}

.open {
  display: block;
}

.wrap-mobile {
  height: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.hamburger-menu {
  width: 100%;
  height: max-content;
  min-height: 100%;
  box-sizing: border-box;
  background-color: #fff;
  background: #3e3e3e;
  padding: 0 0 0 16px;
  display: none;
  position: absolute;
  top: 75px;
  right: 0;
  overflow-y: auto;
}

@media (min-width: 768px) and (max-width: 1439px) {
    .hamburger-menu {
       top: 83px;
       padding: 20px 55px;
    }
}

.open {
  display: block;
}

.hamburger-menu ul {
  margin: 20px 0 0;
  padding: 0;
  list-style-type: none;
}

.hamburger-menu ul li {
  margin-bottom: 10px;
}

.hamburger-menu ul li a {
  color: #434343;
  font-family: Roboto-light, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.35;
  color: white;
}

.hamburger-menu ul li a:hover {
  color: #ff4f28;
}

.close-icon {
  z-index: 2147483647;
  position: relative;
}

.mobile-menu.hamburger-menu.open {
  fill: #000;
  height: 100vh;
}

.close-icon {
  display: none;
}

.form-popup {
  z-index: 9999;
  background: #000;
  position: absolute;
  top: 70%;
  height: 100vh !important;
}

.dropdown {
  cursor: pointer;
  z-index: 1;
  background: #3e3e3e;
  border-radius: 20px;
  margin-left: 36px;
  padding: 5px 24px;
  display: inline-block;
  position: relative;
}

.dropdown .dropdown-wrap {
  align-items: center;
  gap: 10px;
  display: flex;
}

.dropdown .dropdown-title {
  color: #fff;
  text-align: center;
  font-family: Roboto-light, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.35;
}

@media (min-width: 0) and (max-width: 767px) {
  .dropdown {
    background: none;
  }
  
  .dropdown .dropdown-wrap {
      display: none;
  }
}

.dropdown-content {
  max-height: 0;
  transition: max-height 0.3s;
  display: none;
  overflow: hidden;
}

.dropdown-content.show {
  min-width: 416px;
  min-height: 748px;
  height: 100%;
  z-index: -1;
  background: #3e3e3e;
  border-radius: 20px;
  padding: 30px 24px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.dropdown-content.show a {
  color: #fff;
  margin-top: 14px;
  font-family: Roboto-light, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.35;
  display: block;
  cursor: pointer;
}

.dropdown-content.show a:focus,
.dropdown-content.show a:hover{
  color: #ff4f28;
}

.active {
    color: #ff4f28 !important;
}

@media (min-width: 0) and (max-width: 767px) {
  .dropdown-content.show {
    margin: 0 0 0;
    padding: 20px 20px;
    border-radius: 0;
    width: 100%;
    top: 75px;
    left: 0;
    position: fixed;
  }

  .dropdown-content.show a {
    font-family: Roboto-light, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.35;
    color: white;
    margin-top: 10px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .dropdown-content.show {
    padding: 20px 167px;
    border-radius: 0;
    width: 100%;
    top: 75px;
    left: 0;
    position: fixed;
  }

  .dropdown-content.show a {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}

.dropdown-wrap img {
  transition: transform 0.3s;
}

.dropdown-wrap.open img {
  transform: rotate(180deg);
}

.header {
  z-index: 99999;
  width: 100%;
  background: #191919;
  position: fixed;
  top: 0;
}

.header-content {
  background: #191919;
  justify-content: center;
  align-items: center;
  padding: 30px 60px 20px 70px;
  display: flex;
}

@media (min-width: 0) and (max-width: 767px) {
  .header-content {
    padding: 20px 16px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .header-content {
    padding: 20px 16px;
  }
}

.content-wrap {
  align-items: center;
  display: flex;
}

.logo-wrap {
  display: flex;
}

@media (min-width: 768px) and (max-width: 1439px) {
  .logo-wrap {
    padding: 0;
    display: flex;
  }
}

.logo-wrap__img {
  width: 36px;
  height: 22px;
}

@media (min-width: 0) and (max-width: 767px) {
  .logo-wrap__img {
    width: 30px;
    height: 18px;
  }
}

.logo-wrap__title,
.logo-wrap__subtitle {
  color: #fff;
  text-transform: uppercase;
  font-family: GetVoIP Grotesque, sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

@media (min-width: 0) and (max-width: 767px) {
  .logo-wrap__title,
  .logo-wrap__subtitle {
    font-size: 22px;
  }
}

.logo-wrap__subtitle {
  font-size: 16px;
}

@media (min-width: 0) and (max-width: 767px) {
  .logo-wrap__subtitle {
    font-size: 13px;
  }
}

.nav-margin {
  margin-left: auto;
}

.nav {
  justify-content: space-around;
  align-items: baseline;
  display: flex;
}

@media (min-width: 0) and (max-width: 767px) {
  .nav {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .nav {
     display: none;
  }
}

.nav-info .phone-info.info-spacing {
  margin-right: 32px;
}

.nav-info .phone-popup.info-spacing {
  margin-right: 43px;
}

.nav-info .phone-popup-title {
  color: #fff;
  font-family: Roboto-medium, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.35;
}

.phone-info .phone-number {
  color: #fff;
  font-family: Roboto-light, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.35;
}

.phone-popup {
  cursor: pointer;
  height: 56px;
  color: #fff;
  border: 2px solid #ff4f28;
  border-radius: 100px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  gap: 14px;
  padding: 16px 21px 16px 32px;
  font-family: Roboto-light, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.35;
  display: flex;
}

@media (min-width: 0) and (max-width: 767px) {
  .phone-popup {
    color: #434343;
  }
}


@media (min-width: 768px) and (max-width: 1439px) {
 .phone-popup {
    color: #434343;
  }
}

.phone-popup:hover {
  background: linear-gradient(142deg, #ff4f28 71.63%, #ffa490 80.08%, #ff4f28 90.75%);
  border: 2px solid #ff4f28;
  border-radius: 100px;
}

@media (min-width: 0) and (max-width: 767px) {
  .phone-popup:hover {
    color: #fff;
    background: linear-gradient(142deg, #ff4f28 71.63%, #ffa490 80.08%, #ff4f28 90.75%);
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .phone-popup:hover {
    color: #fff;
    background: linear-gradient(142deg, #ff4f28 71.63%, #ffa490 80.08%, #ff4f28 90.75%);
  }
}

@media (min-width: 1440px) {

.phone-popup:active {
  background: none;
}

}

@media (min-width: 0) and (max-width: 767px) {
.phone-popup:active {
  background: linear-gradient(142deg, #ff4f28 71.63%, #ffa490 80.08%, #ff4f28 90.75%);
}
    
}

.wrap-mobile {
  flex-direction: row;
  margin-left: auto;
  display: flex;
}

@media (min-width: 1440px) {
  .wrap-mobile {
    display: none;
  }
}

.mobile-svg {
  margin-right: 25px;
}


@media (min-width: 1440px) {
  .mobile-svg {
    display: none;
  }
}

.mobile {
  cursor: pointer;
  color: white;
}

.mobile svg {
  width: 26px;
  height: 26px;
}

@media (min-width: 1440px) {
  .mobile {
    display: none;
  }
}

.mobile-menu {
  cursor: pointer;
}

@media (min-width: 1440px) {
  .mobile-menu {
    display: none;
  }
}

.lang {
  width: 102px;
  height: 34px;
  color: #fff;
  text-transform: uppercase;
  background: #434343;
  border-radius: 20px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  font-family: Roboto-light, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.35;
  display: flex;
  position: relative;
}

.ua,
.ru {
  width: 56px;
  height: 34px;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.ru {
  margin-left: auto;
}

.current {
  background: #ff4f28;
}

.hero {
  height: 100vh;
  height: calc(100vh - 106px);
  color: #fff;
  padding-top: 100px;
  padding-bottom: 100px;
}

@media (min-width: 0) and (max-width: 767px) {
  .hero {
    height: 100%;
    margin-top: 50px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .hero {
    height: 100%;
    padding-top: 30px;
    padding-bottom: 100px;
  }
}


@media (min-width: 1440px) and (max-width: 1950px) {
    .hero {
        padding-top: 35px;
    }
}

.hero .hero-title {
  max-width: 1109px;
  color: #fff;
  text-transform: uppercase;
  font-family: GetVoIP Grotesque, sans-serif;
  font-size: 80px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

@media (min-width: 0) and (max-width: 767px) {
  .hero .hero-title {
    width: 100%;
    font-size: 32px;
    line-height: 1.25;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .hero .hero-title {
    width: auto;
    color: #fff;
    font-size: 60px;
  }
}

@media screen and (min-width: 1438px) and (max-width: 1600px) {
  .hero .hero-title {
    max-width: 100%;
  }
}

.hero .hero-subtitle {
  z-index: 1;
  position: relative;
}

@media (min-width: 0) and (max-width: 767px) {
  .hero .hero-subtitle {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .hero .hero-subtitle {
    display: none;
  }
}

.hero .abstraction1 {
  position: relative;
}

.hero .abstraction1:before {
  content: "";
  width: 19px;
  height: 18px;
  border-top: 13px solid #ff4f28;
  border-left: 8px solid #0000;
  border-right: 6px solid #0000;
  position: absolute;
  top: 20px;
  top: 32px;
  left: 24px;
  transform: rotate(180deg);
}

@media (min-width: 0) and (max-width: 767px) {
  .hero .abstraction1:before {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .hero .abstraction1:before {
    display: none;
  }
}

.hero .abstraction2 {
  position: relative;
}

.hero .abstraction2:before {
  content: "";
  clip-path: inset(24% 23% 46% 26%);
  z-index: -1;
  border-top: 30px solid #ff4f28;
  border-left: 27px solid #0000;
  border-right: 25px solid #0000;
  position: absolute;
  top: 18px;
  left: 6px;
}

@media (min-width: 0) and (max-width: 767px) {
  .hero .abstraction2:before {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .hero .abstraction2:before {
    display: none;
  }
}

/* Основной стиль для всех устройств */
.bg {
  background-color: #d3d3d3;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-origin: padding-box;
  background-clip: border-box;
}

 /*Проверка поддержки webp с использованием media queries */
@media only screen and (min-width: 601px) {
  @supports (background-image: url("/images/hero.webp")) {
    .bg {
      background-image: linear-gradient(0deg, #0000008c 0% 100%), url("/images/hero.webp"), url("/images/hero.png");
    }
  }
}

 /*Специфические стили для мобильных устройств */
@media only screen and (max-width: 600px) {
  @supports (background-image: url("/images/hero-min.webp")) {
    .bg {
      background-image: linear-gradient(0deg, #0000008c 0% 100%), url("/images/hero-min.webp");
    }
  }
}



.wrap-hero-info {
  height: 70vh;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

@media (min-width: 0) and (max-width: 767px) {
  .wrap-hero-info {
    height: auto;
    margin-top: 10px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .wrap-hero-info {
    height: auto;
  }
}

@media (min-width: 1600px) and (max-width: 1950px) {
  .wrap-hero-info {
    height: 74vh;
  }
}

.hero-info {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  
  margin-top: 20px;
  /*потім може видалити*/
}

@media (min-width: 0) and (max-width: 767px) {
  .hero-info {
    align-items: center;
  }
}

.hero-info__descr {
  color: #fff;
  margin-top: 34px;
  font-family: Roboto-light, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.35;
}

@media (min-width: 1601px) and (max-width: 2000px) {
.hero-info__descr {
   margin-top: 10px;
}

}

@media (min-width: 0) and (max-width: 767px) {
  .hero-info__descr {
    margin-top: 14px;
    font-size: 18px;
  }
}

.hero-info__btn {
  width: 334px;
  height: 64px;
  color: #f5f5f5;
  align-items: center;
  gap: 11px;
  margin-top: 35px;
  font-size: 20px;
  display: flex;
  border-radius: 10px; 
  overflow: hidden; 

}

@media (min-width: 0) and (max-width: 767px) {
  .hero-info__btn {
    width: 288px;
    width: 100%;
    color: #f5f5f5;
    justify-content: center;
    margin-top: 25px;
    font-family: Roboto-light, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.35;
  }
}

.privileges-list {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 40px;
  margin-top: auto;
  display: flex;
}

@media (min-width: 0) and (max-width: 767px) {
  .privileges-list {
    gap: 10px;
    margin-top: 30px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .privileges-list {
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: flex-start;
    gap: 30px;
    margin-top: 60px;
    display: flex;
  }
}
@media (min-width: 1440px) and (max-width: 1960px) {
 .privileges-list {
   padding-top: 40px;
 }
}

.privileges-list__item {
  width: 343px;
  height: auto;
  min-height: 140px;
  cursor: pointer;
  background: #191919;
  border: 2px solid #ff4f28;
  flex-shrink: 0;
  padding: 8px 20px;
  transition: background-color 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.privileges-list__item:hover {
  background-color: #0009;
}

@media (min-width: 768px) and (max-width: 1439px) {
  .privileges-list__item {
    width: calc(33.3333% - 30px);
    min-height: 241px;
    padding: 8px 11px;
    border-radius: 10px; 
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .privileges-list__item {
    width: 100%;
    min-height: auto;
    border-radius: 10px;
  }
}

.privileges-list__item-title,
.privileges-list__item-descr {
  color: #fff;
  font-size: 18px;
  line-height: 1.35;
  
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-style: normal; 
}

@media (min-width: 0) and (max-width: 767px) {
  .privileges-list__item-title,
  .privileges-list__item-descr {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
  }
}

.privileges-list__item-descr {
  margin-top: 10px;
  font-family: Roboto-light, sans-serif;
  font-weight: 300;
}

@media (min-width: 0) and (max-width: 767px) {
  .privileges-list__item-descr {
    font-size: 15px;
  }
}

.our-fleet__title {
  margin-top: 100px;
  margin-bottom: 40px;
}

@media (min-width: 0) and (max-width: 767px) {
  .our-fleet__title {
    margin-top: 60px;
    margin-bottom: 15px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .our-fleet__title {
    margin-top: 60px;
    margin-bottom: 15px;
  }
}

.our-fleet__descr {
  color: #434343;
  margin-bottom: 40px;
  font-family: Roboto-light, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.35;
}

@media (min-width: 0) and (max-width: 767px) {
  .our-fleet__descr {
    font-size: 15px;
  }
}

.our-fleet-list {
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  /*gap: 49px;*/
  gap: 15px;
  display: flex;
}

.our-fleet-list-link {
    cursor: pointer;
  }

@media (min-width: 0) and (max-width: 767px) {
  .our-fleet-list {
    gap: 16px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .our-fleet-list {
    gap: 10px;
  }
}

.our-fleet-list__wrap {
  position: relative;
}

.our-fleet-list__wrap-descr {
  height: 35px;
  color: #fff;
  background: #191919;
  margin-bottom: 15px;
  padding: 6px 12px 5px 19px;
  font-family: Roboto-light, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.35;
  position: absolute;
  bottom: 0;
  right: 0;
}

@media (min-width: 0) and (max-width: 767px) {
  .our-fleet-list__wrap-descr {
    width: 100%;
    text-align: right;
    margin-bottom: 0;
    padding: 5px 12px 0 0;
    font-size: 15px;
  }
}

.our-fleet-list__wrap-descr:after {
  content: "";
  width: 100%;
  height: 15px;
  background: #ff4f28;
  position: absolute;
  bottom: -15px;
  left: 0;
}

@media (min-width: 0) and (max-width: 767px) {
  .our-fleet-list__wrap-descr:after {
    width: 100%;
    height: 6px;
    flex-shrink: 0;
    bottom: 0;
  }
}

.our-fleet-list__item {
  width: calc(25% - 49px);
  flex-direction: column;
  align-items: center;
  display: flex;
}

.our-fleet-list__item-img {
  max-width: 100%;
  display: block;
}

@media (min-width: 0) and (max-width: 767px) {
  .our-fleet-list__item {
    width: calc(50% - 30px);
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .our-fleet-list__item {
    width: calc(33.3333% - 30px);
  }
}

.our-fleet-btn {
  width: 334px;
  height: 64px;
  flex-shrink: 0;
  margin: 50px auto;
}

@media (min-width: 0) and (max-width: 767px) {
  .our-fleet-btn {
    width: 100%;
    margin: 30px 0 60px;
  }
}

.why-choose-us {
  background: #191919;
  padding-top: 111px;
  padding-bottom: 120px;
}

@media (min-width: 0) and (max-width: 767px) {
  .why-choose-us {
    padding-top: 31px;
    padding-bottom: 24px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .why-choose-us {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.why-choose-us .wrap-wrap {
  align-items: center;
  display: flex;
}

@media (min-width: 0) and (max-width: 767px) {
  .why-choose-us .wrap-wrap {
    flex-direction: column;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .why-choose-us .wrap-wrap {
    flex-direction: column;
  }
}

.why-choose-us__container {
  flex-direction: column;
  justify-content: space-between;
  padding-right: 51px;
  display: flex;
}

@media (min-width: 0) and (max-width: 767px) {
  .why-choose-us__container {
    margin-top: 0;
    padding-right: 0;
  }
}

.why-choose-us__title {
  color: #fff;
  text-transform: uppercase;
  font-family: GetVoIP Grotesque, sans-serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.25;
}

@media (min-width: 0) and (max-width: 767px) {
  .why-choose-us__title {
    width: 288px;
    font-size: 20px;
  }

  .why-choose-us__title br {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .why-choose-us__title {
    font-size: 20px;
  }
}

.why-choose-us-wrap-descr {
  width: 846px;
  color: #fff;
  margin-top: 39px;
  font-family: Roboto-light, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.35;
}

@media (min-width: 0) and (max-width: 767px) {
  .why-choose-us-wrap-descr {
    width: auto;
    margin-top: 24px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .why-choose-us-wrap-descr {
    width: auto;
    margin-top: 24px;
  }
}

.why-choose-us-advantages__title {
  color: #fff;
  margin: 30px 0 20px;
  font-family: Roboto-medium, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.35;
}

@media (min-width: 0) and (max-width: 767px) {
  .why-choose-us-advantages__title {
    margin-top: 20px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .why-choose-us-advantages__title {
    margin-top: 20px;
  }
}

.why-choose-us-list {
  flex-direction: column;
  gap: 20px;
  display: flex;
}

@media (min-width: 0) and (max-width: 767px) {
  .why-choose-us-list {
    gap: 10px;
  }
}

.why-choose-us-list__item {
  color: #fff;
  font-family: Roboto-light, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.35;
}

@media (min-width: 0) and (max-width: 767px) {
  .why-choose-us-list__item {
    width: auto;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .why-choose-us-list__item {
    width: auto;
  }
}

.form {
  width: 418px;
  height: 552px;
  background: #202020;
  flex-shrink: 0;
  padding: 51px 35px;
}

@media (min-width: 0) and (max-width: 767px) {
  .form {
    width: 100%;
    height: 444px;
    margin-top: 20px;
    margin-bottom: 30px;
    padding: 21px 15px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .form {
    width: 100%;
    height: 552px;
  }
  
  .form form{
      max-width: 600px;
      margin: 0 auto;
  }
}

.form .logo {
  flex-direction: column;
  align-items: center;
  gap: 32px;
  display: flex;
}

.form .form-descr {
  color: #fff;
  text-align: center;
  margin-bottom: 26px;
  font-family: Roboto-medium, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.35;
}

@media (min-width: 0) and (max-width: 767px) {
  .form .form-descr {
    width: 258px;
    font-size: 16px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .form .form-descr {
    width: 60%;
  }
}

.form .form-input {
  width: 100%;
  height: 69px;
  color: #434343;
  padding: 23px 30px;
  font-family: Roboto-light, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.35;
}

.form .form-input:last-of-type {
  margin-top: 15px;
}

@media (min-width: 0) and (max-width: 767px) {
  .form .form-input {
    color: #434343;
    height: auto;
    padding: 18px 20px;
    font-size: 15px;
  }
}

::placeholder {
  color: #434343;
  font-family: Roboto-light, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.35;
}

@media (min-width: 0) and (max-width: 767px) {
  ::placeholder {
    font-size: 15px;
  }
}

.why-choose-us-btn {
  width: 348px;
  height: 64px;
  justify-content: center;
  margin: 30px auto;
}

@media (min-width: 0) and (max-width: 767px) {
  .why-choose-us-btn {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .why-choose-us-btn {
    width: 100%;
  }
}

.cargo-advantages {
  padding-top: 131px;
  padding-bottom: 100px;
}

@media (min-width: 1440px) {
  .cargo-advantages .cargo-advantages-descr {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .cargo-advantages .cargo-advantages-descr {
    display: none;
  }
}

.cargo-advantages .all-wrap {
  flex-direction: column;
  display: flex;
}

.cargo-advantages .all-wrap__subtitle {
  color: #434343;
  margin-bottom: 20px;
  font-family: Roboto-medium, sans-serif;
  font-size: 18px;
}

@media (min-width: 0) and (max-width: 767px) {
  .cargo-advantages .all-wrap__subtitle {
    font-size: 16px;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .cargo-advantages {
    padding-top: 60px;
    padding-bottom: 24px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .cargo-advantages {
    padding-top: 80px;
    padding-bottom: 60px;
  }
}

.flex-left {
  gap: 24px;
  margin-top: 39px;
  display: flex;
}

@media (min-width: 0) and (max-width: 767px) {
  .flex-left {
    flex-direction: column;
    align-items: center;
    margin-top: 24px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .flex-left {
    flex-direction: column;
  }
}

.flex-left-list {
  flex-direction: column;
  gap: 15px;
}

.flex-right {
  margin-top: 30px;
  display: flex;
}

@media (min-width: 0) and (max-width: 767px) {
  .flex-right .flex-right-img {
    justify-content: center;
    align-items: center;
    margin: 15px auto;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .flex-right {
    flex-direction: column;
    align-items: center;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .flex-right {
    flex-direction: column;
    align-items: center;
    margin-top: 0;
  }
}

.flex-right-list {
  flex-direction: column;
  gap: 15px;
  margin-top: 12px;
}

@media (min-width: 1440px) {
  .flex-right-list {
    max-width: 571px;
  }
}

.flex-right-subtitle {
  margin-top: 25px;
}

@media (min-width: 0) and (max-width: 767px) {
  .flex-right-subtitle {
    font-size: 15px;
    display: none;
  }
}

.flex-right-wrap-images {
  justify-content: center;
  gap: 11px;
  display: flex;
}

@media (min-width: 0) and (max-width: 767px) {
  .flex-right-wrap-images {
    width: 100%;
    justify-content: center;
    align-items: center;
    gap: 12px;
    display: flex;
  }

  .flex-right-wrap-images img {
    max-width: 181px;
    object-fit: cover;
    height: 105px;
    flex-shrink: 0;
  }

  .flex-right-wrap-images img:nth-of-type(2) {
    width: 95px;
    height: 105px;
    flex-shrink: 0;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .flex-right-wrap-images {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 12px;
    margin-top: 30px;
    display: flex;
  }

  .flex-right-wrap-images img {
    width: 150%;
  }

  .flex-right-wrap-images img:last-child {
    width: 100%;
  }
}

@media (min-width: 500px) and (max-width: 767px) {
  .flex-right-wrap-images img {
    max-width: calc(50% - 10px);
    height: auto;
    object-fit: cover;
  }

  .flex-right-wrap-images img:nth-of-type(2) {
    width: 100%;
    height: auto;
  }
}

@media (min-width: 650px) and (max-width: 767px) {
  .flex-right-wrap-images {
    flex-direction: column;
    display: flex;
  }

  .flex-right-wrap-images img {
    max-width: calc(80% - 10px);
    height: auto;
    object-fit: cover;
  }

  .flex-right-wrap-images img:nth-of-type(2) {
    width: 100%;
    height: auto;
  }
}

.transport-services {
  background: #191919;
  padding-top: 100px;
  padding-bottom: 100px;
}

@media (min-width: 0) and (max-width: 767px) {
  .transport-services {
    padding-top: 30px;
    padding-bottom: 40px;
  }
}

.transport-services__title {
  color: #fff !important;
}

.transport-services .all-wrap {
  flex-direction: column;
  display: flex;
}

.transport-services .all-wrap__title {
  color: #fff;
  margin: 39px 0 30px;
  font-family: Roboto-medium, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.35;
}

@media (min-width: 0) and (max-width: 767px) {
  .transport-services .all-wrap__title {
    font-size: 16px;
  }
}

.transport-services-list {
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  display: flex;
}

@media (min-width: 0) and (max-width: 767px) {
  .transport-services-list {
    gap: 10px;
  }
}

.transport-services-gallery {
  justify-content: center;
  align-items: center;
  margin-top: 49px;
  display: flex;
}

@media (min-width: 0) and (max-width: 767px) {
  .transport-services-gallery {
    flex-direction: column;
  }
}

.transport-services-sub {
  color: #fff;
  margin-top: 30px;
  font-family: Roboto-light, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.35;
}

@media (min-width: 0) and (max-width: 767px) {
  .transport-services-sub {
    font-size: 15px;
  }
}

.services-gallery-wrap {
  position: relative;
}

.pricing-factors {
  padding-top: 100px;
  padding-bottom: 100px;
}

@media (min-width: 0) and (max-width: 767px) {
  .pricing-factors {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.pricing-factors__title {
  margin-bottom: 20px;
  font-size: 18px;
}

@media (min-width: 0) and (max-width: 767px) {
  .pricing-factors__title {
    font-size: 16px;
  }
}

.pricing-factors-wrap {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

@media (min-width: 0) and (max-width: 767px) {
  .pricing-factors-wrap {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .pricing-img {
    width: 100vw;
  }
}

.pricing-factors-container {
  color: #434343;
  justify-content: space-between;
  align-items: center;
  margin-top: 34px;
  font-family: Roboto-medium, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.35;
  display: flex;
}

@media (min-width: 0) and (max-width: 767px) {
  .pricing-factors-container {
    flex-direction: column;
  }
}

.pricing-factors-list {
  flex-direction: column;
  gap: 15px;
  display: flex;
}

@media (min-width: 0) and (max-width: 767px) {
  .pricing-factors-list {
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .pricing-factors-list {
    margin-bottom: 20px;
  }
}

.pricing-factors-down {
  margin-top: 26px;
}

.popular-vehicles {
  background: #191919;
  padding-top: 111px;
  padding-bottom: 120px;
}

@media (min-width: 0) and (max-width: 767px) {
  .popular-vehicles {
    padding-top: 31px;
    padding-bottom: 40px;
  }
}

.popular-vehicles__title {
  color: #fff;
  margin-bottom: 39px;
}

@media (min-width: 0) and (max-width: 767px) {
  .popular-vehicles__title {
    margin-bottom: 24px;
  }
}

.grid-list {
  flex-direction: column;
  gap: 25px;
  display: flex;
}

@media (min-width: 0) and (max-width: 767px) {
  .grid-list {
    flex-direction: row;
    gap: 0;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .grid-list {
    flex-direction: row;
    gap: 0;
  }
}

.grid-list__item {
  cursor: pointer;
  min-height: 167px;
  height: auto;
  background: #fff;
  flex-shrink: 0;
  padding: 30px;
}

.grid-list__item-title {
  color: #434343;
  margin-bottom: 12px;
  font-family: Roboto-medium, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.35;
  position: relative;
}

@media (min-width: 0) and (max-width: 767px) {
  .grid-list__item-title {
    font-size: 16px;
  }
}

.grid-list__item-title:after {
  content: "";
  width: 263px;
  height: 3px;
  background: #ff4f28;
  flex-shrink: 0;
  display: block;
  position: absolute;
  bottom: -6px;
  left: 0;
}

@media (min-width: 0) and (max-width: 767px) {
  .grid-list__item-title:after {
    width: 100%;
    width: 211px;
  }
}

.grid-list__item-descr {
  color: #434343;
  font-family: Roboto-light, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.35;
}

@media (min-width: 0) and (max-width: 767px) {
  .grid-list__item-descr {
    font-size: 15px;
  }
}

.grid-list__item:last-child {
  border-bottom: 10px solid #ff4f28;
  border-right: 10px solid #ff4f28;
}

@media (min-width: 0) and (max-width: 767px) {
  .grid-list__item:last-child {
    border-width: 5px;
  }
}

.cargo-features {
  margin-bottom: 120px;
}

@media (min-width: 0) and (max-width: 767px) {
  .cargo-features {
    margin-bottom: 60px;
    padding-top: 51px;
  }
}

.cargo-features__title {
  margin-bottom: 39px;
}

.cargo-features__title br {
  display: none;
}

.cargo-features-container {
  border: 2px solid #ff4f28;
  padding: 40px 25px;
}

.cargo-features-container .cargo-features-descr {
  color: #434343;
  font-family: Roboto-light, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.35;
}

.cargo-features-wrap {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 30px;
  display: flex;
}

@media (min-width: 0) and (max-width: 767px) {
  .cargo-features-wrap {
    flex-direction: column;
  }
}

.cargo-features-wrap .cargo-features-descr {
  width: 100%;
  padding-right: 22px;
}

.cargo-features-btn {
  min-width: 334px;
  height: 64px;
  justify-content: space-between;
  display: flex;
}

@media (min-width: 0) and (max-width: 767px) {
  .cargo-features-btn {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .cargo-features-btn {
    display: none;
  }
}

.mobile-btn {
  width: 100%;
  height: 64px;
  margin-top: 30px;
}

@media (min-width: 1440px) {
  .mobile-btn {
    display: none;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .work-areas {
    margin-bottom: 0;
    padding-bottom: 37px;
  }
}

.work-areas__title {
  font-size: 40px;
}

@media (min-width: 0) and (max-width: 767px) {
  .work-areas__title {
    font-size: 20px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .work-areas__title {
    font-size: 25px;
  }
}

.wrap-work-areas {
  border: 2px solid #ff4f28;
  padding: 43px 65px 52px;
}

@media (min-width: 0) and (max-width: 767px) {
  .wrap-work-areas {
    padding: 15px 10px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .wrap-work-areas {
    padding: 40px 25px 25px;
  }
}

.work-areas-grid {
  grid-template-columns: repeat(3, 1fr);
  justify-items: flex-start;
  gap: 10px;
  margin-top: 39px;
  display: grid;
}

@media (min-width: 0) and (max-width: 767px) {
  .work-areas-grid {
    grid-template-columns: repeat(1, 1fr);
    margin-top: 20px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .work-areas-grid {
    grid-template-columns: repeat(2, 1fr);
    margin-top: 20px;
  }
}

.work-areas-grid li {
  display: flex;
}

.work-areas-grid li a {
  color: #434343;
  font-family: Roboto-medium, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.35;
}

.work-areas-grid li a:hover {
  color: #ff4f28;
}

@media (min-width: 0) and (max-width: 767px) {
  .work-areas-grid li a {
    font-size: 16px;
  }
}

.footer {
  background: #191919;
  flex: none;
  padding-top: 50px;
  padding-bottom: 54px;
}

.footer .nav {
  display: flex;
}

@media (min-width: 0) and (max-width: 767px) {
  .footer .lang {
    position: absolute;
    top: 0;
    right: 0;
  }
}

.footer-main {
  justify-content: space-around;
  align-items: flex-start;
  display: flex;
}

@media (min-width: 0) and (max-width: 767px) {
  .footer-main {
    flex-direction: column;
    position: relative;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .footer-main {
    flex-direction: column;
  }
}

.footer-logo-wrap {
  margin-right: 42px;
}

@media (min-width: 0) and (max-width: 767px) {
  .footer-logo-wrap {
    margin-bottom: 15px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .footer-logo-wrap {
    margin-bottom: 30px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .footer-info {
    width: 100%;
    justify-content: space-around;
    align-items: center;
    margin: 30px 0 0;
    display: flex;
  }
}

.footer-info .nav-info {
  height: 100%;
  flex-direction: column;
  align-items: flex-end;
}

@media (min-width: 0) and (max-width: 767px) {
  .footer-info .nav-info {
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 20px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .footer-info .nav-info {
    flex-direction: column-reverse;
    align-items: center;
  }
}

.footer-info .phone-popup,
.footer-info .phone-info {
  margin-bottom: 27px;
}

@media (min-width: 0) and (max-width: 767px) {
  .footer-info .phone-info .phone-number {
    font-size: 16px;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .footer-info .phone-popup {
    font-size: 16px;
  }
}

.footer-menu {
  grid-template-columns: 1fr 1fr;
  gap: 15px 75px;
  display: grid;
}

@media (min-width: 0) and (max-width: 767px) {
  .footer-menu {
    grid-template-columns: 1fr;
  }
}

.footer-menu__item {
  color: #fff;
  font-family: Roboto-light, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.35;
}

.footer-menu__item a:hover {
  color: #ff4f28;
}

@media (min-width: 0) and (max-width: 767px) {
  .footer-menu__item {
    font-size: 15px;
  }
}

.copyright {
  color: #fff;
  margin-top: 24px;
  font-family: Roboto-light, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.35;
}

@media (min-width: 0) and (max-width: 767px) {
  .copyright {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .copyright {
    display: none;
  }
}

.ukrainian-freight-transportation {
  padding-top: 71px;
}

@media (min-width: 0) and (max-width: 767px) {
  .ukrainian-freight-transportation {
    padding-top: 30px;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .ukrainian-freight-transportation {
    padding-top: 40px;
  }
}

.cost-factors {
  padding-bottom: 91px;
}

@media (min-width: 0) and (max-width: 767px) {
  .cost-factors {
    padding-top: 60px;
  }
}

.cost-factors-list {
  flex-direction: column;
  gap: 15px;
  margin-top: 20px;
}

.rectangle {
  background: #f0f0f0;
  padding: 45px;
}

@media (min-width: 0) and (max-width: 767px) {
  .rectangle {
    padding: 20px 16px;
  }
}

.delivery-speed-factors-list {
  flex-direction: column;
  gap: 15px;
  margin-top: 20px;
}

.delivery-speed-factors-btn {
  width: 334px;
  margin: 40px auto 0;
}

@media (min-width: 0) and (max-width: 767px) {
  .delivery-speed-factors-btn {
    width: 100%;
  }
}

.transport-options-ukraine-list {
  justify-content: space-between;
  align-items: baseline;
}

@media (min-width: 0) and (max-width: 767px) {
  .transport-options-ukraine-list__item img {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .transport-options-ukraine-list__item img {
    width: 100%;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .transport-options-ukraine-list {
    flex-wrap: nowrap;
    gap: 0;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .transport-options-ukraine-list {
    flex-wrap: nowrap;
    gap: 0;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .transport-options-ukraine-list .our-fleet-list__item-img {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .transport-options-ukraine-list .our-fleet-list__item-img {
    display: none;
  }
}

.transport-options-wrap {
  min-height: 246px;
  background: #f0f0f0;
  padding: 15px 20px;
}

@media (min-width: 1440px) {
  .transport-options-wrap {
    width: 406px;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .transport-options-wrap {
    width: 100%;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .transport-options-wrap {
    width: 100%;
  }
}

.xxl-logistics-advantages-list {
  flex-direction: column;
  gap: 15px;
  margin-top: 20px;
}

.key-benefits-page1 {
  background: #fff !important;
}

.key-benefits-page1 .key-benefits-list__item {
  background: #f0f0f0;
}

.europe-freight-transport {
  padding-top: 71px;
}

@media (min-width: 0) and (max-width: 767px) {
  .europe-freight-transport {
    padding-top: 30px;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .europe-freight-transport {
    padding-top: 40px;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .europe-freight-transport {
    margin-top: 76px;
    padding-top: 30px;
  }
}

.wrap-transport-down {
  margin-top: 78px;
}

@media (min-width: 0) and (max-width: 767px) {
  .wrap-transport-down {
    margin-top: 36px;
  }
}

.best-europe-transport {
  padding-bottom: 91px;
}

@media (min-width: 0) and (max-width: 767px) {
  .best-europe-transport {
    padding-top: 30px;
    padding-bottom: 60px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .best-europe-transport {
    padding-top: 30px;
    padding-bottom: 60px;
  }
}

.best-europe-transport-list {
  flex-direction: column;
  justify-content: space-evenly;
  gap: 15px;
  margin-top: 20px;
  display: flex;
}

@media (min-width: 0) and (max-width: 767px) {
  .best-europe-transport-list {
    gap: 15px;
  }
}

.road-transport-features {
  padding-bottom: 91px;
}

@media (min-width: 0) and (max-width: 767px) {
  .road-transport-features {
    padding-bottom: 30px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .road-transport-features {
    padding-bottom: 30px;
  }
}

.road-transport-features-list {
  flex-direction: column;
  gap: 15px;
  margin-top: 20px;
  display: flex;
}

@media (min-width: 0) and (max-width: 767px) {
  .road-transport-features-list {
    gap: 10px;
  }
}

.road-transport-features-images {
  gap: 47px;
  margin-top: 30px;
  display: flex;
}

@media (min-width: 0) and (max-width: 767px) {
  .road-transport-features-images {
    flex-direction: column;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .road-transport-features-images {
    flex-direction: column;
  }
}

.eu-freight-pricing {
  padding-bottom: 91px;
}

.eu-freight-pricing .btn {
  width: 334px;
  justify-content: center;
  align-items: center;
  margin: 50px auto 0;
}

@media (min-width: 0) and (max-width: 767px) {
  .eu-freight-pricing .btn {
    width: auto;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .eu-freight-pricing {
    padding-bottom: 30px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .eu-freight-pricing {
    padding-bottom: 30px;
  }
}

.eu-freight-pricing-list {
  gap: 49px;
  margin-top: 20px;
  display: flex;
}

@media (min-width: 0) and (max-width: 767px) {
  .eu-freight-pricing-list {
    flex-direction: column;
    gap: 15px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .eu-freight-pricing-list {
    flex-direction: column;
  }
}

.eu-freight-pricing-list__item {
  width: 407px;
  height: auto;
  background: #f0f0f0;
  padding: 20px 47px;
  position: relative;
}

@media (min-width: 0) and (max-width: 767px) {
  .eu-freight-pricing-list__item {
    width: auto;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .eu-freight-pricing-list__item {
    width: auto;
  }
}

.eu-freight-pricing-list__item:before {
  content: "";
  width: 17px;
  height: 17px;
  background-image: url("/images/down-why-choose.png");
  background-size: contain;
  margin-right: 10px;
  position: absolute;
  top: 24px;
  left: 20px;
}

.eu-freight-pricing-list__item__descr {
  color: #434343;
  font-family: Roboto-light;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.35;
}

@media (min-width: 0) and (max-width: 767px) {
  .eu-freight-pricing-list__item__descr {
    font-size: 15px;
  }
}

.eu-freight-pricing-list__item__descr b {
  font-family: Roboto-medium;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.35;
}

@media (min-width: 0) and (max-width: 767px) {
  .eu-freight-pricing-list__item__descr b {
    font-size: 16px;
  }
}

.eu-cargo-trends {
  padding-bottom: 91px;
}

@media (min-width: 0) and (max-width: 767px) {
  .eu-cargo-trends {
    padding-top: 30px;
  }
}

.eu-cargo-trends-list {
  gap: 24px;
  margin-top: 20px;
  display: flex;
}

@media (min-width: 0) and (max-width: 767px) {
  .eu-cargo-trends-list {
    flex-direction: column;
  }
}

.eu-cargo-trends-list .item:not(:last-child) {
  margin-bottom: 15px;
}

.eu-cargo-trends-list .item__descr {
  color: #434343;
  font-family: Roboto-light, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.35;
}

@media (min-width: 0) and (max-width: 767px) {
  .eu-cargo-trends-image {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .eu-cargo-trends-image {
    width: 70vw;
  }
}

.eu-cargo-trends-image-mobile {
  margin-top: 30px;
}

@media (min-width: 1440px) {
  .eu-cargo-trends-image-mobile {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .eu-cargo-trends-image-mobile {
    display: none;
  }
}

.euro-shipment-problems {
  padding-bottom: 100px;
}

@media (min-width: 0) and (max-width: 767px) {
  .euro-shipment-problems {
    padding-bottom: 30px;
  }
}

.euro-shipment-problems-list {
  flex-direction: column;
  gap: 15px;
  margin-top: 20px;
  display: flex;
}

.key-benefits {
  background: #f0f0f0;
  padding-bottom: 90px;
}

.key-benefits .btn {
  margin: 50px auto 0;
}

@media (min-width: 0) and (max-width: 767px) {
  .key-benefits {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .key-benefits {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.key-benefits-list {
  gap: 15px;
  margin-top: 23px;
}

@media (min-width: 0) and (max-width: 767px) {
  .key-benefits-list {
    gap: 0;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .key-benefits-list {
    gap: 0;
  }
}

.key-benefits-list__item {
  min-height: auto;
  background: #fff;
  padding: 30px;
}

.grid-list__item-title:after {
  content: "";
  width: 100%;
  height: 2px;
}

.customer-perks {
  padding-top: 91px;
}

@media (min-width: 0) and (max-width: 767px) {
  .customer-perks {
    padding-top: 30px;
    padding-bottom: 0;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .customer-perks {
    padding-top: 30px;
  }
}

.customer-perks .btn {
  width: 334px;
  margin: 50px auto 0;
}

@media (min-width: 0) and (max-width: 767px) {
  .customer-perks .btn {
    width: 100%;
  }
}

.customer-perks-list {
  flex-direction: column;
  gap: 15px;
  margin-top: 20px;
  display: flex;
}

.oversized-cargo-transport {
  padding-top: 71px;
  padding-bottom: 91px;
}

@media (min-width: 0) and (max-width: 767px) {
  .oversized-cargo-transport {
    padding-top: 30px;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .oversized-cargo-transport {
    padding-top: 40px;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .oversized-cargo-transport {
    padding-bottom: 60px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .oversized-cargo-transport {
    padding-bottom: 60px;
  }
}

.oversized-cargo-transport-list {
  gap: 49px;
  margin-top: 20px;
  display: flex;
  padding-left: 0 !important;
}

@media (min-width: 0) and (max-width: 767px) {
  .oversized-cargo-transport-list {
    gap: 10px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .oversized-cargo-transport-list {
    flex-wrap: wrap;
    gap: 20px;
  }
}

.oversized-cargo-transport-list__item {
  width: calc(33.3333% - 49px);
  background: #f0f0f0;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: relative;
}

@media (min-width: 0) and (max-width: 767px) {
  .oversized-cargo-transport-list__item {
    width: 100%;
    justify-content: flex-start;
    padding-left: 31px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .oversized-cargo-transport-list__item {
    width: calc(50% - 20px);
    justify-content: center;
    align-items: center;
    padding: 20px;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .oversized-cargo-transport-list {
    flex-direction: column;
  }
}

.oversized-cargo-transport-list__img {
  margin-right: 10px;
}

.oversized-transport-proces {
  padding-bottom: 91px;
}

@media (min-width: 0) and (max-width: 767px) {
  .oversized-transport-proces {
    padding-top: 30px;
  }
}

.oversized-transport-proces .flex-left-list {
  margin-bottom: 67px;
}

.oversized-transport-proces .flex-right {
  margin-top: 50px;
}

.oversized-transport-proces .flex-right-list {
  margin-top: 54px;
}

@media (min-width: 1440px) {
  .oversized-transport-proces .flex-right-list {
    max-width: 683px;
  }
}

.oversized-transport-proces .flex-right-list .item {
  margin-left: 30px !important;
}

.oversized-transport-proces .flex-right-subtitle {
  margin-top: 37px;
}

@media (min-width: 768px) and (max-width: 1439px) {
  .oversized-transport-proces .flex-right-wrap-images {
    width: 100%;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .oversized-transport-proces .flex-right-wrap-images img {
    max-width: 100%;
    height: 100%;
  }
}

.non-standard-load-wrap2 {
  margin-top: 30px;
}

@media (min-width: 0) and (max-width: 767px) {
  .oversized-transport-proces .flex-right-list {
    margin-left: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .oversized-transport-proces .flex-right-list {
    margin-left: 0;
    padding-left: 0;
  }
}

.container-wrap {
  margin-top: 52px;
  display: flex;
}

@media (min-width: 0) and (max-width: 767px) {
  .container-wrap {
    flex-direction: column;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .container-wrap {
    flex-direction: column;
  }
}

.max-width {
  max-width: 684px;
}

.special-delivery {
  margin-bottom: 91px;
}

.special-delivery .btn {
  width: 334px;
  height: 64px;
  flex-shrink: 0;
  margin: 50px auto 0;
}

@media (min-width: 0) and (max-width: 767px) {
  .special-delivery .btn {
    width: 100%;
  }
}

.oversized-vehicles-list {
  flex-direction: column;
  gap: 6px;
  display: flex;
}

@media (min-width: 0) and (max-width: 767px) {
  .oversized-vehicles-list {
    flex-direction: column;
    gap: 15px;
    display: flex;
  }
}

.oversized-vehicles-list__item h3 {
  width: 20%;
  border-bottom: 3px solid red;
  margin-bottom: 6px;
}

@media (min-width: 0) and (max-width: 767px) {
  .oversized-vehicles-list__item h3 {
    width: 100%;
  }
}

.oversized-vehicles-list__item .oversized-vehicles-descr {
  margin-top: 6px;
}

.large-cargo-transportation {
  padding-top: 71px;
}

@media (min-width: 0) and (max-width: 767px) {
  .large-cargo-transportation {
    padding-top: 30px;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .large-cargo-transportation {
    padding-top: 40px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .large-cargo-transportation .list {
    flex-direction: column;
    gap: 10px;
  }
}

.transport-challenges-wrap {
  gap: 30px;
  margin-bottom: 50px;
  display: flex;
}

@media (min-width: 0) and (max-width: 767px) {
  .transport-challenges-wrap {
    flex-direction: column;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .transport-challenges-wrap {
    flex-direction: column;
  }
}

.transport-challenges-wrap .descr {
  margin-top: 50px;
  margin-left: -30px;
}

.large-cargo-transportation-process {
  margin-bottom: 100px;
}

.special-equipment-shipping-tips {
  padding-top: 71px;
}

@media (min-width: 0) and (max-width: 767px) {
  .special-equipment-shipping-tips {
    padding-top: 30px;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .special-equipment-shipping-tips {
    padding-top: 40px;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .special-equipment-shipping-tips {
    margin-top: 76px;
    padding-top: 30px;
  }
}

.transport-types-for-special-equipment .our-fleet-list__wrap-descr {
  width: 264px;
}

@media (min-width: 0) and (max-width: 767px) {
  .why-choose-us-special-equipment-wrap {
    flex-direction: column;
  }

  .why-choose-us-special-equipment-wrap img {
    margin-top: 20px;
  }
}

.trailer-transportation {
  padding-top: 71px;
}

@media (min-width: 0) and (max-width: 767px) {
.trailer-transportation .wrap {
  flex-direction: column;
}
}

@media (min-width: 768px) and (max-width: 1439px) {
.trailer-transportation .wrap {
  flex-direction: column;
}
}


@media (min-width: 0) and (max-width: 767px) {
  .trailer-transportation {
    padding-top: 40px;
  }
}

.main-margin {
  position: relative;
}

.border {
  width: calc(100% - 60px);
  height: 9px;
  background: #ff4f28;
  flex-shrink: 0;
  margin-top: 39px;
}

@media (min-width: 1440px) {
  .border {
    top: 38.2%;
    left: 0;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .border {
    width: calc(100% - 16px);
    height: 5px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .border {
    height: 7px;
  }
}

.wrap {
  display: flex;
}

.trailer-transportation-features {
  margin-bottom: 100px;
}

.trailer-transportation-wrap {
  gap: 22px;
  margin-top: 27px;
}


@media (min-width: 0) and (max-width: 767px) {
    .trailer-transportation-wrap {
        flex-direction: column;
    }
}

@media (min-width: 768px) and (max-width: 1439px) {
    .trailer-transportation-wrap {
        flex-direction: column;
    }
}

.trailer-transportation-block {
  max-width: 778px;
  background: #f0f0f0;
  padding: 22px 7px 21px 30px;
}

.trailer-types,
.trailer-cargo {
  margin-bottom: 100px;
}

.trailer-cargo-wrap {
  gap: 58px;
  
}

@media (min-width: 0) and (max-width: 767px) {
.trailer-cargo-wrap {
  flex-direction: column;
 }
}

@media (min-width: 768px) and (max-width: 1439px) {
.trailer-cargo-wrap {
  flex-direction: column;
 }
}



.trailer-cargo-wrap-images {
  gap: 36px;
}

.excavator-transportation {
  padding-top: 71px;
}

@media (min-width: 0) and (max-width: 767px) {
  .excavator-transportation {
    padding-top: 30px;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .excavator-transportation {
    padding-top: 40px;
  }
}

.excavator-transportation-methods,
.xxl-logistics-excavator-transportation {
  margin-bottom: 100px;
}

@media (min-width: 0) and (max-width: 767px) {
  .excavator-info .wrap {
    flex-direction: column;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .excavator-info .wrap {
    flex-direction: column;
  }
}

.xxl-logistics-excavator-transportation .wrap {
  flex-direction: column;
}

.select-us-reasons-wrap {
  background: #f0f0f0;
  flex-shrink: 0;
  padding: 55px 132px 55px 45px;
}

@media (min-width: 0) and (max-width: 767px) {
  .select-us-reasons-wrap {
    padding: 30px 20px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .select-us-reasons-wrap {
    padding: 30px 20px;
  }
}

.select-us-reasons-wrap .wrap {
  gap: 122px;
}

@media (min-width: 0) and (max-width: 767px) {
  .select-us-reasons-wrap .wrap {
    flex-direction: column;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .select-us-reasons-wrap .wrap {
    flex-direction: column;
  }
}

.sprayer-transportation {
  margin-bottom: 100px;
  padding-top: 71px;
}

@media (min-width: 0) and (max-width: 767px) {
  .sprayer-transportation {
    padding-top: 30px;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .sprayer-transportation {
    padding-top: 40px;
  }
}

.bg-item {
  background: #f0f0f0;
  flex-shrink: 0;
  padding: 20px 36px 20px 57px;
  display: flex;
}

.sprayer-transport-tips,
.sprayer-transport-benefits {
  margin-bottom: 100px;
}

.sprayer-transport-benefits .list {
  padding-left: 0;
}

.sprayer-transport-booking {
  margin-bottom: 100px;
}

.sprayer-transport-booking .wrap {
  width: 627px;
  flex-direction: column;
}

@media (min-width: 0) and (max-width: 767px) {
  .sprayer-transport-booking .wrap {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .sprayer-transport-booking .wrap {
    width: 100%;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .sprayer-transport-booking {
    flex-direction: column;
    display: flex;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .sprayer-transport-booking {
    flex-direction: column;
    display: flex;
  }
}

.sprayer-transport-booking-container {
  justify-content: space-between;
  gap: 9px;
  display: flex;
}

@media (min-width: 0) and (max-width: 767px) {
  .sprayer-transport-booking-container {
    flex-direction: column;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .sprayer-transport-booking-container {
    flex-direction: column;
  }
}

.sprayer-transport-booking-container .wrap img {
  margin-top: 31px;
}

.construction-equipment-transportation {
  padding-top: 71px;
}

@media (min-width: 0) and (max-width: 767px) {
  .construction-equipment-transportation {
    padding-top: 30px;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .construction-equipment-transportation {
    padding-top: 40px;
  }
}

.construction-equipment-transport .wrap {
  gap: 38px;
}

@media (min-width: 0) and (max-width: 767px) {
  .construction-equipment-transport .wrap {
    flex-direction: column;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .professional-equipment-delivery-benefits .wrap {
    flex-direction: column;
  }
}

.professional-equipment-delivery-benefits .bg-item {
  padding: 32px 39px;
}

.professional-equipment-delivery-benefits .professional-equipment-list {
  padding-left: 0;
}

.professional-equipment-images {
  gap: 49px;
}

.xxl-equipment-transport {
  margin-bottom: 120px;
}

.xxl-equipment-transport-wrap {
  gap: 40px;
}

@media (min-width: 0) and (max-width: 767px) {
  .xxl-equipment-transport-wrap {
    flex-direction: column;
  }
}

.transportation-info-building-materials {
  padding-top: 71px;
}

@media (min-width: 0) and (max-width: 767px) {
  .transportation-info-building-materials {
    padding-top: 30px;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .transportation-info-building-materials {
    padding-top: 40px;
  }
}

.building-cargo .our-fleet-list__wrap-descr {
  width: 264px;
}

@media (min-width: 0) and (max-width: 767px) {
  .building-cargo .our-fleet-list__wrap-descr {
    width: 30%;
  }
}

.transportation-info-building-image {
  margin-bottom: 120px;
}

.car-transportation {
  padding-top: 71px;
}

@media (min-width: 0) and (max-width: 767px) {
  .car-transportation {
    padding-top: 30px;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .car-transportation {
    padding-top: 40px;
  }
}

.car-transport-benefits .oversized-cargo-transport-list {
  gap: 23px;
}

.car-carrier-advantages .wrap {
  align-items: center;
  gap: 17px;
}

@media (min-width: 0) and (max-width: 767px) {
  .car-carrier-advantages .wrap {
    flex-direction: column;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .car-carrier-advantages .wrap {
    flex-direction: column;
  }
}

.car-transport-cost .wrap {
  align-items: center;
  gap: 48px;
}

@media (min-width: 0) and (max-width: 767px) {
  .car-transport-cost .wrap {
    flex-direction: column;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .car-transport-cost .wrap {
    flex-direction: column;
  }
}

.car-transport-cost .wrap .descr {
  margin-bottom: 50px;
}

.transformer-transportation {
  padding-top: 71px;
}

@media (min-width: 0) and (max-width: 767px) {
  .transformer-transportation {
    padding-top: 30px;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .transformer-transportation {
    padding-top: 40px;
  }
}


@media (min-width: 0) and (max-width: 767px) {
.safe-transformer-transportation .wrap{
    flex-direction: column;
    gap: 20px;
}
}

@media (min-width: 768px) and (max-width: 1439px) {
  .safe-transformer-transportation .wrap{
    flex-direction: column;
    gap: 20px;
}
}

@media (min-width: 0) and (max-width: 767px) {
.transformer-transportation-tips .wrap{
    flex-direction: column;
    gap: 20px;
}
}

@media (min-width: 768px) and (max-width: 1439px) {
  .transformer-transportation-tips .wrap{
    flex-direction: column;
    gap: 20px;
}
}




.xxl-logistics-transformer-transport-benefits .bg-item {
  padding: 45px;
}

@media (min-width: 0) and (max-width: 767px) {
.xxl-logistics-transformer-transport-benefits .bg-item {
  padding: 15px;
}
}

.long-load-transportation {
  padding-top: 71px;
}

@media (min-width: 0) and (max-width: 767px) {
  .long-load-transportation {
    padding-top: 30px;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .long-load-transportation {
    padding-top: 40px;
  }
}

.long-load-types-wrap .long-load-types-list {
  gap: 51px;
}

@media (min-width: 0) and (max-width: 767px) {
  .long-load-types-wrap .long-load-types-list {
    gap: 30px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .long-load-types-wrap .long-load-types-list {
    gap: 30px;
  }
}

.long-load-types-list .our-fleet-list__wrap-descr {
  width: 265px;
}

@media (min-width: 0) and (max-width: 767px) {
  .long-load-types-list .our-fleet-list__wrap-descr {
    width: 40%;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .long-load-types-list .our-fleet-list__wrap-descr {
    width: 100%;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .long-load-types-wrap {
    width: 100%;
    display: block;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .long-load-types-wrap {
    width: 100%;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .long-load-types-wrap .long-load-types-list {
    flex-direction: column;
  }
}

.bulk-transportation {
  padding-top: 71px;
}

@media (min-width: 0) and (max-width: 767px) {
  .bulk-transportation {
    padding-top: 30px;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .bulk-transportation {
    padding-top: 40px;
  }
}

.types-of-bulk-cargo-container {
  justify-content: center;
  gap: 40px;
  display: flex;
}

@media (min-width: 0) and (max-width: 767px) {
  .types-of-bulk-cargo-container {
    flex-direction: column;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .types-of-bulk-cargo-container {
    flex-direction: column;
  }
}

@media (min-width: 1440px) {
  .types-of-bulk-cargo-container .bg-item {
    padding: 45px;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .types-of-bulk-cargo-container .bg-item {
    min-height: 276px;
    padding: 15px 10px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .types-of-bulk-cargo-container .bg-item {
    padding: 20px 15px;
  }
}

.types-of-bulk-cargo-wrap {
  position: relative;
}

@media (min-width: 1440px) {
  .types-of-bulk-cargo-wrap {
    width: 635px;
  }
}

.types-of-bulk-cargo-wrap:before {
  content: "";
  width: 122px;
  height: 10px;
  background: #ff4f28;
  position: absolute;
  bottom: 0;
  right: 0;
  transform: rotate(180deg);
}

@media (min-width: 0) and (max-width: 767px) {
  .types-of-bulk-cargo-wrap:before {
    height: 5px;
  }
}

.types-of-bulk-cargo-wrap:after {
  content: "";
  width: 68px;
  height: 10px;
  background: #ff4f28;
  position: absolute;
  bottom: 30px;
  right: -30px;
  transform: rotate(-90deg);
}

@media (min-width: 0) and (max-width: 767px) {
  .types-of-bulk-cargo-wrap:after {
    height: 5px;
  }
}

.bulk-transport-methods-wrap {
  justify-content: space-between;
  display: flex;
}

@media (min-width: 0) and (max-width: 767px) {
  .bulk-transport-methods-wrap {
    flex-direction: column;
    gap: 15px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .bulk-transport-methods-wrap {
    width: 50%;
    gap: 20px;
  }
}

.xxl-logistics-bulk-cargo-booking {
  background: #f0f0f0;
  margin-top: 100px;
  padding-bottom: 91px;
}

.liquid-cargo-transportation {
  padding-top: 71px;
}

@media (min-width: 0) and (max-width: 767px) {
  .liquid-cargo-transportation {
    padding-top: 30px;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .liquid-cargo-transportation {
    padding-top: 40px;
  }
}

.liquid-cargo-transportation-tips-wrap {
  gap: 47px;
}

@media (min-width: 0) and (max-width: 767px) {
  .liquid-cargo-transportation-tips-wrap {
    flex-direction: column;
    gap: 10px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .liquid-cargo-transportation-tips-wrap {
    width: 50%;
    gap: 20px;
  }
}

.liquid-cargo-transportation-tips .list {
  padding-left: 0;
}

.liquid-cargo-transportation-tips .bg-item {
  padding: 15px 10px 15px 35px;
}

.container-transportation {
  padding-top: 71px;
}

@media (min-width: 0) and (max-width: 767px) {
  .container-transportation {
    padding-top: 30px;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .container-transportation {
    padding-top: 40px;
  }
}

.wrap-container {
  gap: 34px;
}

@media (min-width: 0) and (max-width: 767px) {
  .wrap-container {
    flex-direction: column;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .wrap-container {
    flex-direction: column;
  }
}

@media (min-width: 1440px) {
  .container-transport-preparation-wrap {
    width: 602px;
  }
}

.list {
  padding-left: 27px;
  display: flex;
}

@media (min-width: 0) and (max-width: 767px) {
  .list {
    padding-left: 20px;
  }
}

.list .item {
  color: #fff;
  font-family: Roboto-light, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.35;
}

@media (min-width: 0) and (max-width: 767px) {
  .list .item {
    width: auto;
    font-size: 15px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .list .item {
    width: auto;
    font-size: 17px;
  }
}

.item {
  position: relative;
}

.item:before {
  content: url("../images/down-why-choose.png");
  width: 17px;
  background-size: contain;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0;
  left: -27px;
}

@media (min-width: 0) and (max-width: 767px) {
  .item:before {
    width: 11px;
    left: -20px;
  }
}

.highlighted-text {
  color: #ff4f28;
}

img {
  max-width: 100%;
  display: block;
}

.title {
  text-transform: uppercase;
  font-family: GetVoIP Grotesque, sans-serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.25;
}

@media (min-width: 0) and (max-width: 767px) {
  .title {
    font-size: 20px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .title {
    font-size: 30px;
  }
}

.title2 {
  color: #434343;
  text-transform: uppercase;
  font-family: GetVoIP Grotesque, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.25;
}

@media (min-width: 0) and (max-width: 767px) {
  .title2 {
    font-size: 20px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .title2 {
    font-size: 20px;
  }
}

.title-medium {
  color: #434343;
  font-family: Roboto-medium, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.35;
}

@media (min-width: 0) and (max-width: 767px) {
  .title-medium {
    font-size: 16px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .title-medium {
    font-size: 20px;
  }
}

.descr {
  color: #434343;
  font-family: Roboto-light, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.35;
}

@media (min-width: 0) and (max-width: 767px) {
  .descr {
    font-size: 15px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .descr {
    font-size: 18px;
  }
}

.gap15 {
  gap: 15px;
}

@media (min-width: 0) and (max-width: 767px) {
  .gap15 {
    gap: 10px;
  }
}

.mg-top39 {
  margin-top: 39px;
}

@media (min-width: 0) and (max-width: 767px) {
  .mg-top39 {
    margin-top: 20px;
  }
}

.mg-top30 {
  margin-top: 30px;
}

@media (min-width: 0) and (max-width: 767px) {
  .mg-top30 {
    margin-top: 20px;
  }
}

.mg-top78 {
  margin-top: 78px;
}

@media (min-width: 0) and (max-width: 767px) {
  .mg-top78 {
    margin-top: 36px;
  }
}

.mg-btm20 {
  margin-bottom: 20px;
}

.main-margin {
  margin-top: 106px;
}

@media (min-width: 0) and (max-width: 767px) {
  .main-margin {
    margin-top: 76px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .main-margin {
    margin-top: 80px;
  }
}

.column {
  flex-direction: column;
  display: flex;
}

.section-top91 {
  padding-top: 91px;
}

@media (min-width: 0) and (max-width: 767px) {
  .section-top91 {
    padding-top: 60px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .section-top91 {
    padding-top: 60px;
  }
}

.mg-auto50 {
  margin: 50px auto 0;
}

.mg-btm120 {
  margin-bottom: 120px;
}

@media (min-width: 0) and (max-width: 767px) {
  .mg-btm120 {
    margin-bottom: 60px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .mg-btm120 {
    margin-bottom: 60px;
  }
}

.black {
  color: #434343 !important;
}

.phone-modal-popup {
  z-index: 99999;
  opacity: 0;
  transition: opacity .5s ease-in;
  position: fixed;
  top: 52px;
  height: 100vh !important;
}

@media (min-width: 768px) and (max-width: 1439px) {
  .phone-modal-popup {
    height: 100vh;
    top: 82px;
    width: 100% !important;
  }
}

.close-icon-form {
  color: #fff;
  z-index: 99999;
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
}

.flex-center{
  display: flex;
  align-items: center;
  gap: 10px;
}

 /* SWIPER */
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
    width: auto !important;
}



  /* breadcrumb */
  .breadcrumb {
    position: absolute;
    top: 80px;
    display: flex;
    align-items: center;
    font-family: Arial, sans-serif;
    font-size: 14px;
    margin: 30px 0px;
    padding: 20px 0px;
    list-style: none;
    z-index: 9999;
  }

  .breadcrumb div[itemprop="itemListElement"] {
    display: flex;
    align-items: center;
  }

  .breadcrumb a {
    text-decoration: none;
    padding: 0 5px;
  }

  .breadcrumb span {
    padding: 0 5px;
    color: #ffffff;
    color: gray;
    text-transform: uppercase;
    font-family: GetVoIP Grotesque, sans-serif;
  }

  .breadcrumb span:hover {
    color: #ff4f28;
  }

  .breadcrumb div[itemprop="itemListElement"]:not(:last-child)::after {
    content: '>';
    margin: 0 5px;
    color: #ff4f28;
  }

  .breadcrumb div[itemprop="itemListElement"]:last-child span {
    font-weight: bold;
    color: #ff4f28;
  }


  /* min 400 */
  @media screen and (max-width: 400px) {
    .breadcrumb {
      justify-content: flex-start;
      align-items: flex-start;
      padding: 10px 0;
    }

    .breadcrumb div[itemprop="itemListElement"] {
      display: flex;
      align-items: center;
    }

    .breadcrumb span {
      padding: 0;
    }

  }

  /* mobile */
  @media screen and (max-width: 767px) {
    .breadcrumb {
      top: 70px;
      font-size: 11px;
      margin: 5px 0;
    }

    .breadcrumb span {
      text-transform: none !important;
      padding: 0;
    }

    .breadcrumb div[itemprop="itemListElement"] {
      align-items: flex-start;
    }
  }

  /* tablet */
  @media screen and (min-width: 768px) and (max-width: 1439px) {
    .breadcrumb {
      top: 61px;
      font-size: 13px;
      margin: 15px 0;
      padding: 15px 0;
    }
  }
  
  
  .mg-top14{
     margin-top: 14px;
     font-family: Roboto-light, sans-serif;
     font-size: 18px;
     font-style: normal;
     font-weight: 300;
  }
  
  @media (min-width: 0) and (max-width: 767px) {
    .mg-top14{
       font-size: 15px !important;
  }
  }
  
  @media screen and (min-width: 768px) and (max-width: 1439px) {
     .mg-top14{
       margin-top: 0px !important;
       font-size: 15px !important;
  }
  }
  
  
  #responseMessage{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100vh;
  }
  
   .form-none {
     display: none;
    }
  
  .bg-form {
    background-color: #d3d3d3;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-origin: padding-box;
    background-clip: border-box;
    display: block;
    font-style: normal;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 999999;
    left: 0;
  }
  
   @supports (background-image: url("/images/hero.webp")) {
    .bg-form {
      background-image: linear-gradient(0deg, #0000008c 0% 100%), url("/images/hero.webp"), url("/images/hero.png");
    }
  }
  
    .thank-title {
        margin: 0;
        font-size: 2.5em;
        color: white;
        font-family: GetVoIP Grotesque, sans-serif;
        text-transform: uppercase;
    }
    
    .thank-message {
        margin: 10px 0 0;
        font-size: 1.5em;
        color: white;
    }
    
    .thank-button {
        margin: 40px auto;
        font-size: 1.2em;
        color: white;
        background-color: #FF5733;
        text-decoration: none;
        border-radius: 4px;
        transition: background-color 0.3s ease;
    }
        
    @media (max-width: 768px) {
        
    .thank-title {
        font-size: 1.2em;
        text-align: center;
    }
    
    .thank-message {
        font-size: 1em;
        text-align: center;
    }
    
    .thank-you-container a {
        font-size: 1em;
    }
            
    .thank-container .hero-info__btn{
        width: auto;
        text-align: center;
        height: 54px;
    }
}
        
@media (min-width: 769px) and (max-width: 1440px) {
    
    .thank-title {
        font-size: 2em;
    }
    
    .thank-message {
        font-size: 1.2em;
    }
    
    .thank-button {
        font-size: 1.1em;
    }
}



/* ERROR 404 */

    .container-404 {
        text-align: center;
        padding: 50px;
        background-color: #ffffff;
        border-radius: 10px;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        height: 100vh;
    }
    .container-404 h1 {
            font-size: 72px;
            margin-bottom: 20px;
            color: #ff5722;
            text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
    }
    .container-404 p {
            font-size: 24px;
            margin-bottom: 20px;
            color: #333;
    }
    .container-404 a {
            font-size: 18px;
            text-decoration: none;
            border: 2px solid #ff5722;
            padding: 10px 20px;
            border-radius: 5px;
            transition: background-color 0.3s, color 0.3s;
    }
    .container-404 a:hover {
            background-color: #ff5722;
            color: #ffffff;
    }
    

@media (max-width: 1024px) { /* tablet */
    .container-404 {
        padding: 30px;
    }
    .container-404 h1 {
        font-size: 48px;
    }
    .container-404 p {
        font-size: 18px;
    }
    .container-404 a {
        font-size: 16px;
        padding: 8px 16px;
    }
}

@media (max-width: 768px) { /* mobile */
    .container-404 {
        padding: 20px;
    }
    .container-404 h1 {
        font-size: 36px;
    }
    .container-404 p {
        font-size: 16px;
    }
    .container-404 a {
        font-size: 14px;
        padding: 8px 12px;
    }
}

        
        
        

/*# sourceMappingURL=index.b07a87f3.css.map */
