/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@400;600;700&display=swap");
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
   * Remove default margin.
   */
body {
  margin: 0;
}

/* HTML5 display definitions
     ========================================================================== */
/**
   * Correct `block` display not defined for any HTML5 element in IE 8/9.
   * Correct `block` display not defined for `details` or `summary` in IE 10/11
   * and Firefox.
   * Correct `block` display not defined for `main` in IE 11.
   */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
   * 1. Correct `inline-block` display not defined in IE 8/9.
   * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
   */
audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
   * Prevent modern browsers from displaying `audio` without controls.
   * Remove excess height in iOS 5 devices.
   */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
   * Address `[hidden]` styling not present in IE 8/9/10.
   * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
   */
[hidden],
template {
  display: none;
}

/* Links
     ========================================================================== */
/**
   * Remove the gray background color from active links in IE 10.
   */
a {
  background-color: transparent;
}

/**
   * Improve readability when focused and also mouse hovered in all browsers.
   */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
     ========================================================================== */
/**
   * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
   */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
   * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
   */
b,
strong {
  font-weight: bold;
}

/**
   * Address styling not present in Safari and Chrome.
   */
dfn {
  font-style: italic;
}

/**
   * Address variable `h1` font-size and margin within `section` and `article`
   * contexts in Firefox 4+, Safari, and Chrome.
   */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
   * Address styling not present in IE 8/9.
   */
mark {
  background: #ff0;
  color: #000;
}

/**
   * Address inconsistent and variable font size in all browsers.
   */
small {
  font-size: 80%;
}

/**
   * Prevent `sub` and `sup` affecting `line-height` in all browsers.
   */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
     ========================================================================== */
/**
   * Remove border when inside `a` element in IE 8/9/10.
   */
img {
  border: 0;
}

/**
   * Correct overflow not hidden in IE 9/10/11.
   */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
     ========================================================================== */
/**
   * Address margin not present in IE 8/9 and Safari.
   */
figure {
  margin: 1em 40px;
}

/**
   * Address differences between Firefox and other browsers.
   */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
   * Contain overflow in all browsers.
   */
pre {
  overflow: auto;
}

/**
   * Address odd `em`-unit font size rendering in all browsers.
   */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
     ========================================================================== */
/**
   * Known limitation: by default, Chrome and Safari on OS X allow very limited
   * styling of `select`, unless a `border` property is set.
   */
/**
   * 1. Correct color not being inherited.
   *    Known issue: affects color of disabled elements.
   * 2. Correct font properties not being inherited.
   * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
   */
button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
   * Address `overflow` set to `hidden` in IE 8/9/10/11.
   */
button {
  overflow: visible;
}

/**
   * Address inconsistent `text-transform` inheritance for `button` and `select`.
   * All other form control elements do not inherit `text-transform` values.
   * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
   * Correct `select` style inheritance in Firefox.
   */
button,
select {
  text-transform: none;
}

/**
   * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
   *    and `video` controls.
   * 2. Correct inability to style clickable `input` types in iOS.
   * 3. Improve usability and consistency of cursor style between image-type
   *    `input` and others.
   */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
   * Re-set default cursor for disabled elements.
   */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
   * Remove inner padding and border in Firefox 4+.
   */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
   * Address Firefox 4+ setting `line-height` on `input` using `!important` in
   * the UA stylesheet.
   */
input {
  line-height: normal;
}

/**
   * It's recommended that you don't attempt to style these elements.
   * Firefox's implementation doesn't respect box-sizing, padding, or width.
   *
   * 1. Address box sizing set to `content-box` in IE 8/9/10.
   * 2. Remove excess padding in IE 8/9/10.
   */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
   * Fix the cursor style for Chrome's increment/decrement buttons. For certain
   * `font-size` values of the `input`, it causes the cursor style of the
   * decrement button to change from `default` to `text`.
   */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
   * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
   * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
   *    (include `-moz` to future-proof).
   */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
   * Remove inner padding and search cancel button in Safari and Chrome on OS X.
   * Safari (but not Chrome) clips the cancel button when the search input has
   * padding (and `textfield` appearance).
   */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
   * Define consistent border, margin, and padding.
   */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
   * 1. Correct `color` not being inherited in IE 8/9/10/11.
   * 2. Remove padding so people aren't caught out if they zero out fieldsets.
   */
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
   * Remove default vertical scrollbar in IE 8/9/10/11.
   */
textarea {
  overflow: auto;
}

/**
   * Don't inherit the `font-weight` (applied by a rule above).
   * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
   */
optgroup {
  font-weight: bold;
}

/* Tables
     ========================================================================== */
/**
   * Remove most spacing between table cells.
   */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-Regular.woff2") format("woff2"), url("../fonts/Raleway-Regular.woff") format("woff"), url("../fonts/Raleway-Regular.ttf") format("ttf");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-SemiBold.woff2") format("woff2"), url("../fonts/Raleway-SemiBold.woff") format("woff"), url("../fonts/Raleway-SemiBold.ttf") format("ttf");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-Bold.woff2") format("woff2"), url("../fonts//Raleway-Bold.woff") format("woff"), url("../fonts/Raleway-Bold.ttf") format("ttf");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
* {
  box-sizing: border-box;
}

body {
  font-family: "Raleway";
  min-width: 360px;
  overflow-x: hidden;
}

.header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-image: url(../asset/image/header/bgImage.jpg);
  background-color: #f0f0f0;
  background-size: cover;
  background-position: center bottom 120px;
  background-repeat: no-repeat;
  padding-bottom: 20px;
}
.header .menuWrapper {
  width: 100%;
  padding: 13px 30px 12px;
  background: rgba(0, 31, 63, 0.5);
  margin-bottom: 34px;
}
.header .menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.header .menu .navLogo {
  margin-right: auto;
}
.header .menu .navLogo img {
  height: 35px;
  width: 70px;
}
.header .menu .navName {
  position: absolute;
  top: 4px;
  left: calc(50% - 45px);
  display: flex;
  flex-direction: row;
  align-items: center;
}
.header .menu .navName a {
  font-style: normal;
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  color: #f0f0f0;
  letter-spacing: 0;
  text-decoration: none;
}
.header .menu .navName a span {
  color: #ffc947;
}
.header .menu .navButton {
  margin-left: auto;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 10px;
}
.header .menu .navButton .menuButton {
  cursor: pointer;
  padding: 0;
  background: none;
  border: none;
}
.header .menu .btn-nav__wrapper {
  background-color: transparent;
  border: none;
  cursor: pointer;
  margin: 10px;
  display: block;
  height: 16px;
  width: 28px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  transform: rotate(0deg);
}
.header .menu .btn-nav__line {
  display: block;
  position: absolute;
  height: 2px;
  width: 50%;
  background-color: #fff;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.header .menu .btn-nav__line--close,
.header .menu .btn-nav__line--header {
  background-color: #34b768;
}
.header .menu .btn-nav__line:nth-of-type(even) {
  left: 50%;
}
.header .menu .btn-nav__line:nth-of-type(odd) {
  left: 0px;
}
.header .menu .btn-nav__line:nth-of-type(1),
.header .menu .btn-nav__line:nth-of-type(2) {
  top: 0px;
}
.header .menu .btn-nav__line:nth-of-type(3),
.header .menu .btn-nav__line:nth-of-type(4) {
  top: 7px;
  opacity: 0;
}
.header .menu .btn-nav__line--active:nth-of-type(3),
.header .menu .btn-nav__line--active:nth-of-type(4) {
  opacity: 1;
}
.header .menu .btn-nav__line:nth-of-type(5),
.header .menu .btn-nav__line:nth-of-type(6) {
  top: 14px;
}
.header .menu .btn-nav__line--active:nth-of-type(1),
.header .menu .btn-nav__line--active:nth-of-type(6) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.header .menu .btn-nav__line--active:nth-of-type(2),
.header .menu .btn-nav__line--active:nth-of-type(5) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.header .menu .btn-nav__line--active:nth-of-type(1) {
  left: 2px;
  top: 4px;
}
.header .menu .btn-nav__line--active:nth-of-type(2) {
  left: calc(50% - 8px);
  top: 4px;
}
.header .menu .btn-nav__line--active:nth-of-type(3) {
  left: -50%;
  opacity: 0;
}
.header .menu .btn-nav__line--active:nth-of-type(4) {
  left: 100%;
  opacity: 0;
}
.header .menu .btn-nav__line--active:nth-of-type(5) {
  left: 2px;
  top: 8px;
}
.header .menu .btn-nav__line--active:nth-of-type(6) {
  left: calc(50% - 8px);
  top: 8px;
}
.header .menu .btn-nav__line--active {
  width: 70%;
}
.header .menu .nav__menu {
  position: absolute;
  left: 0;
  top: 0;
}
.header .menu ul {
  margin: 0;
  padding: 0;
}
.header .menu ul li {
  text-align: left;
  list-style: none;
  margin: 10px 0;
  padding: 0;
}
.header .menu ul li.phone {
  margin-top: 50px;
}
.header .menu ul li.logo {
  margin-bottom: 50px;
}
.header .menu ul li a.logo {
  font-style: normal;
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  color: #f0f0f0;
  letter-spacing: 0;
  text-decoration: none;
}
.header .menu ul li a.logo span {
  color: #ffc947;
}
.header .menu ul li a.nav__link {
  cursor: pointer;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #f0f0f0;
  letter-spacing: 0;
  text-decoration: none;
}
.header .menu ul li a.nav__link:hover {
  text-decoration: underline;
  text-decoration-color: #ffc947;
  color: #f0f0f0;
}
.header .menu ul li a.nav__link:active {
  color: #ffc947;
  text-decoration: none;
}
.header .menu ul li a.nav_phone {
  cursor: pointer;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #ffc947;
  letter-spacing: 0;
  text-decoration: none;
}
.header .menu ul li a.nav_phone:hover {
  text-decoration: underline;
  text-decoration-color: #f0f0f0;
  color: #f0f0f0;
}
.header .menu ul li a.nav_phone:active {
  color: #f0f0f0;
  text-decoration: none;
}
.header .menu .body_pointer * {
  cursor: pointer;
}
.header .menu .nav__wrapper {
  position: fixed;
  text-align: left;
  top: 0;
  bottom: 0;
  height: 100%;
  max-width: 70%;
  width: 100%;
  z-index: 9999;
  padding: 4rem 2.5rem 1.5rem;
  background: rgb(0, 31, 63);
  display: block;
  z-index: 400;
  right: 0;
  max-height: 100%;
  overflow: auto;
  -ms-transform: translate3d(100%, 0, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -ms-transition: right 0.5s ease;
  -webkit-transition: right 0.5s ease;
  transition: right 0.5s ease;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.header .menu .nav__wrapper--active {
  box-shadow: 6px 0 15px rgba(0, 0, 0, 0.2);
  right: 70%;
}
.header .menu .nav__bg--active {
  opacity: 1;
  visibility: visible;
  z-index: 9601;
}
.header .menu .nav__items {
  display: block;
  margin-right: 0;
}
.header .menu .nav__item {
  margin-bottom: -1px;
  margin-left: 0;
  position: relative;
}
.header .menu .nav__item + .nav__item {
  margin-left: 0;
}
.header .menu .nav__item--btn-nav {
  position: absolute;
  right: 0;
  padding-right: 15px;
  top: 15px;
}
.header .menu .nav__link {
  display: inline-block;
  font-weight: 600;
  color: #fff;
  position: relative;
  padding: 1rem 0;
  text-transform: uppercase;
}
.header .menu .nav__item--btn-nav,
.header .menu .nav__item--btn,
.header .menu .btn-nav {
  display: inline-block;
}
.header .menu .btn-nav--top {
  margin-right: -10px;
}
.header .menu .nav__btn {
  margin: 2rem 0;
}
.header .menu .nav__button {
  display: none;
}
.header .menu .navigation,
.header .menu .navOrder {
  display: none;
}
.header .headText {
  display: block;
  margin: 0;
  margin-left: 60px;
  align-self: flex-start;
  font-style: normal;
  font-size: 29px;
  line-height: 33px;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 0;
}
  .header .slider_tel { 
    color: white;  
    font-size: 29px;
    line-height: 33px;
    text-decoration: none;
  }
    .header .slider_tel.t1{
        margin-top: 50px;
    }
    .header .slider_tel.t2{
        margin-bottom: 50px;
    }
.header .headText span {
  color: #ffc947;
}
.header .searchWrapper {
  width: 100%;
  padding: 0 31px;
  max-width: 810px;
}
.header .search {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #ffffff;
  box-shadow: 4px 4px 10px rgba(6, 18, 47, 0.11);
  border-radius: 20px;
  height: 353px;
  position: relative;
  padding: 30px 0;
}
.header .search .error {
  opacity: 0.8;
}
.header .search .form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 15px;
  margin: 30px 0 48px 0;
}
.header .search .form .left,
.header .search .form .right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 15px;
}
.header .search .form .key {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 15px;
  background: #f0f0f0;
  border: 1px solid #001f3f;
  border-radius: 3px 15px 3px 15px;
  transform: skew(-40deg, 0);
  width: 80%;
}
.header .search .form .key img {
  margin-left: 7px;
  transform: skew(40deg, 0);
}
.header .search .form .intext,
.header .search .form .typeOfTransport {
  width: 70%;
  border: none;
  background: #f0f0f0;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #001f3f;
  letter-spacing: 0;
  transform: skew(40deg, 0);
}
.header .search .form .intext:focus,
.header .search .form .typeOfTransport:focus {
  outline: none;
}
.header .search .form .intext._error,
.header .search .form .typeOfTransport._error {
  box-shadow: 0 0 15px red;
}
.header .search .form .intext::placeholder {
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #001f3f;
  letter-spacing: 0;
}
.header .search .form .typeOfTransport {
  appearance: none;
  background: url("../asset/image/header/arrowSelect.svg") no-repeat right;
  padding-right: auto;
  width: 80%;
}
.header .search .form .keyButt {
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: center;
  padding: 8px 15px;
  background: #ffc947;
  border-radius: 3px 15px 3px 15px;
  transform: skew(-40deg, 0);
  width: 60%;
  max-width: 225px;
}
.header .search .form .keyButt:active {
  background: none;
  border: 1px solid #001f3f;
}
.header .search .form .order {
  padding: 0;
  border: none;
  background: #ffc947;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #001f3f;
  letter-spacing: 0;
  transform: skew(40deg, 0);
}
.header .search .form .order:hover {
  color: #f0f0f0;
}
.header .search .form .order:active {
  color: #ffc947;
  background: none;
}

@media (min-width: 1920px) {
  .header {
    background-position: center top;
    background-size: cover;
  }
  .header .menuWrapper {
    padding: 10px 148px 14px 157px;
    margin-bottom: 204px;
  }
  .header .menu {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .header .menu .navLogo {
    margin: 0;
    width: 160px;
  }
  .header .menu .navLogo img {
    width: 160px;
    height: 80px;
  }
  .header .menu .navName {
    top: 17px;
    left: 200px;
  }
  .header .menu .navName a {
    font-size: 40px;
    line-height: 47px;
  }
  .header .menu .navButton {
    display: none;
  }
  .header .menu .navigation {
    margin-left: 242px;
    width: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 75px;
    margin-right: auto;
  }
  .header .menu .navigation a {
    font-style: normal;
    font-size: 24px;
    line-height: 28px;
    font-weight: 400;
    color: #f0f0f0;
    letter-spacing: 0;
    text-decoration: none;
  }
  .header .menu .navigation a:hover {
    text-decoration: underline;
    text-decoration-color: #ffc947;
    color: #f0f0f0;
  }
  .header .menu .navigation a:active {
    color: #ffc947;
    text-decoration: none;
  }
  .header .menu .navOrder {
    width: 240px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 15px;
    background: #ffc947;
    border-radius: 3px 15px 3px 15px;
    transform: skew(-40deg, 0);
  }
  .header .menu .navOrder:active {
    background: none;
    border: 1px solid #001f3f;
  }
  .header .menu .navOrder button {
    width: 250px;
    padding: 0;
    border: none;
    background: #ffc947;
    font-style: normal;
    font-size: 24px;
    line-height: 28px;
    font-weight: 400;
    color: #000000;
    letter-spacing: 0;
    transform: skew(40deg, 0);
  }
  .header .menu .navOrder button:hover {
    color: #f0f0f0;
  }
  .header .menu .navOrder button:active {
    color: #ffc947;
    background: none;
  }
  .header .headText {
    margin-left: 345px;
    /*margin-bottom: 337px;*/
    font-size: 48px;
    line-height: 56px;
  }
  .header .slider_tel { 
    color: white;  
    font-size: 48px;
    line-height: 56px;
    text-decoration: none;
  }
    .header .slider_tel.t1{
        margin-top: 100px;
    }
    .header .slider_tel.t2{
        margin-bottom: 50px;
    }
  .header .search {
    padding: 70px 0 60px;
  }
  .header .search .form {
    padding: 0 60px;
    flex-direction: column;
    margin: 70px 0 60px 0;
    gap: 60px;
  }
  .header .search .form .left,
.header .search .form .right {
    flex-direction: row;
    gap: 60px;
  }
  .header .search .form .key {
    max-width: 290px;
    gap: 15px;
    padding: 11px 20px;
  }
  .header .search .form .key img {
    height: 26.25px;
  }
  .header .search .form .intext,
.header .search .form .typeOfTransport {
    width: 80%;
    font-size: 20px;
    line-height: 23px;
  }
  .header .search .form .intext::placeholder {
    font-size: 20px;
    line-height: 23px;
  }
  .header .search .form .keyButt {
    padding: 10px 15px;
    max-width: 360px;
  }
  .header .search .form .order {
    font-size: 24px;
    line-height: 28px;
  }
}
.aboutAndSerc {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: #f0f0f0;
  padding-top: 40px;
  padding-bottom: 60px;
}
.aboutAndSerc .aboutUs {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  gap: 15px;
  padding-left: 30px;
}
.aboutAndSerc .aboutUs .text {
  max-width: 735px;
  padding-right: 32px;
}
.aboutAndSerc .aboutUs .text .head {
  margin: 0;
  margin-left: 45px;
  margin-bottom: 60px;
  font-style: normal;
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  color: #21325e;
  letter-spacing: 0.03em;
  position: relative;
}
.aboutAndSerc .aboutUs .text .head::before {
  content: "";
  position: absolute;
  left: -15px;
  top: -12px;
  width: 5px;
  height: 50px;
  background: #ffc947;
}
.aboutAndSerc .aboutUs .text .head::after {
  content: "";
  position: absolute;
  left: 151px;
  top: 6px;
  background: url(../asset/image/aboutUs/bird.svg);
  background-repeat: no-repeat;
  width: 35px;
  height: 35px;
}
.aboutAndSerc .aboutUs .text p {
  margin: 0;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #001f3f;
  letter-spacing: 0;
}
.aboutAndSerc .aboutUs .car {
  max-width: 100%;
  align-self: flex-end;
}
.aboutAndSerc .services {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 30px;
}
.aboutAndSerc .services .text {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  width: 100%;
  max-width: 735px;
  margin-top: 71px;
}
.aboutAndSerc .services .text .head {
  margin: 0;
  margin-left: 45px;
  margin-bottom: 60px;
  font-style: normal;
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  color: #21325e;
  letter-spacing: 0.03em;
  position: relative;
}
.aboutAndSerc .services .text .head::before {
  content: "";
  position: absolute;
  left: -15px;
  top: -12px;
  width: 5px;
  height: 50px;
  background: #ffc947;
}
.aboutAndSerc .services .text .headTwo {
  display: none;
}
.aboutAndSerc .services .text .list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 15px;
  margin-right: 32px;
}
.aboutAndSerc .services .text .list li {
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #001f3f;
  letter-spacing: 0;
  position: relative;
  list-style-type: none;
}
.aboutAndSerc .services .text .list li:nth-child(odd)::before {
  content: "";
  position: absolute;
  left: -29px;
  top: 3px;
  background: url(../asset/image/aboutUs/charm_tick.svg);
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
}
.aboutAndSerc .services .text .list li:nth-child(even)::before {
  content: "";
  position: absolute;
  left: -29px;
  top: 3px;
  background: url(../asset/image/aboutUs/charm_square-tick.svg);
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
}
.aboutAndSerc .services .car {
  display: none;
}

@media (min-width: 1920px) {
  .aboutAndSerc {
    background: center top 50px/100% no-repeat url(../asset/image/aboutUs/way.svg), #f0f0f0;
    padding-top: 70px;
    padding-bottom: 100px;
    position: relative;
  }
  .aboutAndSerc::before {
    content: "";
    position: absolute;
    right: 101px;
    bottom: 360px;
    height: 35px;
    width: 35px;
    background: url(../asset/image/aboutUs/blueArrow.svg);
    background-repeat: no-repeat;
  }
  .aboutAndSerc .aboutUs {
    flex-direction: row;
    justify-content: space-between;
    align-items: initial;
    padding-left: 420px;
    position: relative;
  }
  .aboutAndSerc .aboutUs::before {
    content: "";
    position: absolute;
    left: 135px;
    bottom: 194px;
    height: 35px;
    width: 35px;
    background: url(../asset/image/aboutUs/yellArrowDown.svg);
    background-repeat: no-repeat;
  }
  .aboutAndSerc .aboutUs::after {
    content: "";
    position: absolute;
    right: 854px;
    bottom: 42px;
    height: 35px;
    width: 35px;
    background: url(../asset/image/aboutUs/yellArrowUp.svg);
    background-repeat: no-repeat;
  }
  .aboutAndSerc .aboutUs .text {
    padding-right: 0;
  }
  .aboutAndSerc .aboutUs .text .head {
    margin-left: 0;
    margin-bottom: 90px;
    font-size: 40px;
    line-height: 47px;
  }
  .aboutAndSerc .aboutUs .text .head::before {
    left: -39px;
    top: -25px;
    height: 100px;
  }
  .aboutAndSerc .aboutUs .text .head::after {
    left: -163px;
    top: -2px;
  }
  .aboutAndSerc .aboutUs .text p {
    font-size: 24px;
    line-height: 28px;
  }
  .aboutAndSerc .aboutUs .car {
    margin-top: 23px;
    max-width: 100%;
    align-self: flex-end;
  }
  .aboutAndSerc .services {
    flex-direction: row;
    justify-content: space-between;
    align-items: initial;
    width: 100%;
    padding-left: 0;
  }
  .aboutAndSerc .services .text {
    margin-top: 0;
    margin-right: 200px;
  }
  .aboutAndSerc .services .text .headTwo {
    display: block;
    margin: 0;
    margin-top: 90px;
    margin-bottom: 112px;
    font-style: normal;
    font-size: 40px;
    line-height: 47px;
    font-weight: 600;
    color: #21325e;
    letter-spacing: 0.03em;
    position: relative;
  }
  .aboutAndSerc .services .text .headTwo::before {
    content: "";
    position: absolute;
    left: -41px;
    top: -25px;
    height: 100px;
    width: 5px;
    background: #ffc947;
  }
  .aboutAndSerc .services .text .head {
    display: none;
  }
  .aboutAndSerc .services .text .list {
    margin: 0;
    padding: 0;
    gap: 47px;
  }
  .aboutAndSerc .services .text .list li {
    font-size: 24px;
    line-height: 28px;
  }
  .aboutAndSerc .services .text .list li:nth-child(odd)::before {
    background: url(../asset/image/aboutUs/charm_tickB.svg);
    width: 40px;
    height: 40px;
    top: -6px;
    left: -85px;
  }
  .aboutAndSerc .services .text .list li:nth-child(even)::before {
    background: url(../asset/image/aboutUs/charm_square-tickB.svg);
    width: 40px;
    height: 40px;
    top: -6px;
    left: -85px;
  }
  .aboutAndSerc .services .car {
    display: block;
  }
}
.advant {
  display: flex;
  align-items: center;
  justify-content: center;
  background: center/cover no-repeat url(../asset/image/advant/bgSmall.jpg);
  padding-top: 50px;
  padding-bottom: 99px;
}
.advant .advWrapper {
  display: flex;
  flex-direction: column;
  gap: 40px;
  justify-content: center;
  align-items: flex-start;
  padding: 0 28px 0 62px;
}
.advant .drive,
.advant .work,
.advant .money {
  display: flex;
  gap: 28px;
  justify-content: flex-start;
  align-items: center;
  text-align: left;
}
.advant .drive .img,
.advant .work .img,
.advant .money .img {
  width: 50px;
  height: 50px;
}
.advant .drive .img svg,
.advant .work .img svg,
.advant .money .img svg {
  width: 50px;
  height: 50px;
}
.advant .drive .img:hover svg path,
.advant .work .img:hover svg path,
.advant .money .img:hover svg path {
  fill: #f0f0f0;
}
.advant .drive p,
.advant .work p,
.advant .money p {
  margin: 0;
  font-style: normal;
  font-size: 20px;
  line-height: 23px;
  font-weight: 400;
  color: #ffffff;
  letter-spacing: 0;
}

@media (min-width: 1920px) {
  .advant {
    background: center/cover no-repeat url(../asset/image/advant/bgBig.jpg);
    padding-top: 50px;
    padding-bottom: 52px;
  }
  .advant .advWrapper {
    flex-direction: row;
    gap: 82px;
    align-items: center;
    padding: 0;
  }
  .advant .drive,
.advant .work,
.advant .money {
    gap: 20px;
    flex-direction: column;
  }
  .advant .drive p,
.advant .work p,
.advant .money p {
    margin: 0;
    font-style: normal;
    font-size: 20px;
    line-height: 23px;
    font-weight: 400;
    color: #ffffff;
    letter-spacing: 0;
  }
}
.transp {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #f0f0f0;
  padding-top: 71px;
  padding-bottom: 60px;
  width: 100%;
}
.transp .text {
  display: flex;
  align-items: flex-start;
  width: 100%;
  max-width: 670px;
}
.transp .head {
  margin: 0;
  margin-left: 75px;
  margin-bottom: 60px;
  font-style: normal;
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  color: #21325e;
  letter-spacing: 0.03em;
  position: relative;
}
.transp .head::before {
  content: "";
  position: absolute;
  left: -15px;
  top: -12px;
  width: 5px;
  height: 50px;
  background: #ffc947;
}
.transp .swiper {
  width: 360px;
  height: 385px;
  padding: 0 40px 10px;
}
.transp .swiper .swiper-button-prev {
  cursor: pointer;
  color: #001f3f;
  position: absolute;
  top: 50%;
  left: 5px;
}
.transp .swiper .swiper-button-prev::after {
  font-size: 20px;
}
.transp .swiper .swiper-button-next {
  cursor: pointer;
  color: #001f3f;
  position: absolute;
  top: 50%;
  right: 5px;
}
.transp .swiper .swiper-button-next::after {
  font-size: 20px;
}
.transp .swiper-slide {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  text-align: center;
  align-items: center;
  background: rgba(255, 201, 71, 0.8);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 30px;
  transform: skew(-10deg);
  padding: 40px 13px 47px;
}
.transp .swiper-slide img {
  width: 70px;
  height: 56px;
  transform: skew(10deg);
  margin-bottom: 40px;
}
.transp .swiper-slide p {
  margin: 0;
  font-style: normal;
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
  color: #001f3f;
  letter-spacing: 0;
  transform: skew(10deg);
  margin-bottom: 40px;
}
.transp .swiper-slide .price {
  font-weight: 600;
  color: #21325e;
}
.transp .swiper-slide button {
  padding: 0;
  border: none;
  background: none;
  font-style: normal;
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
  color: #21325e;
  letter-spacing: 0;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  transform: skew(10deg);
}
.transp .swiper-slide.truck p {
  margin-bottom: 30px;
}
.transp .swiper-slide.truck .price {
  margin-bottom: 30px;
}

@media (min-width: 1920px) {
  .transp {
    background: bottom 80px right 472px/30px 30px no-repeat url(../asset/image/transp/arrowYellowBottom.svg), bottom 400px left 44px/30px 30px no-repeat url(../asset/image/transp/arrowYellowTop.svg), top 390px right 104px/30px 30px no-repeat url(../asset/image/transp/arrowBlueBottom.svg), center top 214px/30px 30px no-repeat url(../asset/image/transp/arrowBlueTop.svg), center bottom 40px/100% no-repeat url(../asset/image/transp/wayYellow.svg), center/100% no-repeat url(../asset/image/transp/wayBlue.svg), #f0f0f0;
    padding-top: 71px;
    padding-bottom: 60px;
    width: 100%;
  }
  .transp .text {
    max-width: 900px;
    padding-left: 420px;
    justify-content: flex-start;
  }
  .transp .head {
    margin: 0;
    margin-left: 0;
    margin-bottom: 60px;
    font-size: 40px;
    line-height: 47px;
  }
  .transp .head::before {
    left: -45px;
    top: -20px;
    height: 100px;
  }
  .transp .swiper {
    width: 1232px;
    height: auto;
    padding: 0;
  }
  .transp .swiper .swiper-button-prev,
.transp .swiper .swiper-button-next {
    display: none;
  }
  .transp .swiper-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
  }
  .transp .swiper-slide {
    padding: 40px 13px 47px;
    width: 255px;
    height: 375px;
  }
  .transp .swiper-slide img {
    margin-bottom: 47px;
  }
  .transp .moto {
    margin-bottom: 204px;
  }
  .transp .car {
    margin-right: 30px;
    margin-bottom: 105px;
  }
  .transp .truck {
    margin-bottom: 307px;
  }
  .transp .tract {
    margin-bottom: 134px;
  }
}
.peopleComments {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: center bottom 184px/cover no-repeat url(../asset/image/peopleComments/linearGradient.png), center bottom 184px/cover no-repeat url(../asset/image/peopleComments/bgSmall.jpg), #f0f0f0;
  padding-top: 135px;
  padding-bottom: 20px;
  width: 100%;
}
.peopleComments .swiper {
  width: 360px;
  height: 355px;
  padding: 0 25px 10px;
}
.peopleComments .swiper .swiper-button-prev {
  cursor: pointer;
  color: #f0f0f0;
  top: 30px;
  left: 5px;
}
.peopleComments .swiper .swiper-button-prev::after {
  font-size: 20px;
}
.peopleComments .swiper .swiper-button-next {
  cursor: pointer;
  color: #001f3f;
  position: absolute;
  top: 320px;
  right: 5px;
}
.peopleComments .swiper .swiper-button-next::after {
  font-size: 20px;
}
.peopleComments .swiper-slide {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 40px 35px 37px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 30px;
  transform: skew(-8deg);
}
.peopleComments .swiper-slide.odd {
  background: rgba(255, 201, 71, 0.8);
}
.peopleComments .swiper-slide.even {
  background: rgba(240, 240, 240, 0.8);
}
.peopleComments .swiper-slide p.commentPerson {
  margin: 0;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #001f3f;
  letter-spacing: 0;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  transform: skew(8deg);
}
.peopleComments .swiper-slide .down {
  transform: skew(8deg);
  width: 100%;
}
.peopleComments .swiper-slide .stars {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 3px;
  margin-bottom: 20px;
}
.peopleComments .swiper-slide .stars svg {
  width: 19px;
  height: 20px;
}
.peopleComments .swiper-slide .person {
  margin: 0;
  font-style: normal;
  font-size: 20px;
  line-height: 23px;
  font-weight: 400;
  color: #000000;
  letter-spacing: 0;
}

@media (min-width: 1920px) {
  .peopleComments {
    background: center/cover no-repeat url(../asset/image/peopleComments/linearGradient.png), center/cover no-repeat url(../asset/image/peopleComments/bgBig.jpg), #f0f0f0;
    padding-top: 107px;
    padding-bottom: 103px;
  }
  .peopleComments .container {
    max-width: 1618px;
  }
  .peopleComments .swiper {
    width: 1618px;
    height: 434px;
    padding: 0 50px 10px;
  }
  .peopleComments .swiper .swiper-button-prev {
    top: 50%;
    left: 0;
  }
  .peopleComments .swiper .swiper-button-prev::after {
    font-size: 25px;
  }
  .peopleComments .swiper .swiper-button-next {
    color: #f0f0f0;
    top: 50%;
    right: 0;
  }
  .peopleComments .swiper .swiper-button-next::after {
    font-size: 25px;
  }
  .peopleComments .swiper-slide {
    padding: 60px 55px 52px;
  }
  .peopleComments .swiper-slide p.commentPerson {
    font-size: 20px;
    line-height: 23px;
  }
  .peopleComments .swiper-slide .down {
    margin-left: 50px;
  }
  .peopleComments .swiper-slide .stars {
    gap: 5px;
    margin-bottom: 25px;
  }
  .peopleComments .swiper-slide .stars svg {
    width: 30px;
    height: 30px;
  }
  .peopleComments .swiper-slide .person {
    font-size: 24px;
    line-height: 28px;
  }
}
.contacts {
  display: flex;
  flex-direction: column;
  justify-content: center;
  justify-content: center;
  background: #f0f0f0;
  padding-top: 51px;
}
.contacts .text {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 735px;
}
.contacts .head {
  margin: 0;
  margin-left: 75px;
  margin-bottom: 60px;
  font-style: normal;
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  color: #21325e;
  letter-spacing: 0.03em;
  position: relative;
}
.contacts .head::before {
  content: "";
  position: absolute;
  left: -15px;
  top: -12px;
  width: 5px;
  height: 50px;
  background: #ffc947;
}
.contacts .togeth {
  display: flex;
  flex-direction: column;
  position: relative;
}
.contacts .togeth .searchWrapper {
  z-index: 1;
}
.contacts .togeth .map {
  align-self: flex-end;
  padding-left: 15px;
  min-width: 345px;
  width: 100%;
  max-width: 470px;
  top: 365px;
  right: 0;
  position: absolute;
  z-index: 2;
}
.contacts .searchWrapper {
  align-self: flex-start;
  width: 100%;
}
.contacts .search {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #ffffff;
  box-shadow: 4px 4px 10px rgba(6, 18, 47, 0.11);
  border-radius: 0 20px 20px 0;
  padding: 30px 30px 155px 50px;
  margin-right: 28px;
}
.contacts .search .error {
  opacity: 0.8;
}
.contacts .search .form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 15px;
  margin-bottom: 30px;
}
.contacts .search .form .left,
.contacts .search .form .right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  gap: 15px;
}
.contacts .search .form .key {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 15px;
  background: #f0f0f0;
  border: 1px solid #001f3f;
  border-radius: 3px 15px 3px 15px;
  transform: skew(-40deg, 0);
  width: 100%;
}
.contacts .search .form .key img {
  margin-left: 7px;
  transform: skew(40deg, 0);
}
.contacts .search .form .intext,
.contacts .search .form .typeOfTransport {
  width: 70%;
  border: none;
  background: #f0f0f0;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #001f3f;
  letter-spacing: 0;
  transform: skew(40deg, 0);
}
.contacts .search .form .intext:focus,
.contacts .search .form .typeOfTransport:focus {
  outline: none;
}
.contacts .search .form .intext::placeholder {
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #001f3f;
  letter-spacing: 0;
}
.contacts .search .form .typeOfTransport {
  appearance: none;
  background: url("../asset/image/contacts/arrowSelect.svg") no-repeat right;
  padding-right: auto;
  width: 80%;
}
.contacts .search .keyButt {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 15px;
  margin-top: 15px;
  background: #21325e;
  border-radius: 3px 15px 3px 15px;
  transform: skew(-40deg, 0);
  width: 100%;
  max-width: 200px;
}
.contacts .search .keyButt:active {
  background: none;
  border: 1px solid #001f3f;
}
.contacts .search .order {
  padding: 0;
  border: none;
  background: #21325e;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #f0f0f0;
  letter-spacing: 0;
  transform: skew(40deg, 0);
}
.contacts .search .order:hover {
  color: #ffc947;
}
.contacts .search .order:active {
  color: #ffc947;
  background: none;
}
.contacts .numbers {
  margin-top: 223px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 22px;
  margin-bottom: 50px;
}
.contacts .numbers .odd {
  background-image: url(../asset/image/contacts/linkContsBlue.svg);
  width: 346px;
  height: 37px;
  background-repeat: no-repeat;
  padding: 7px 80px;
}
.contacts .numbers .odd a {
  text-decoration: none;
  font-style: normal;
  font-size: 20px;
  line-height: 23px;
  font-weight: 400;
  color: #f0f0f0;
  letter-spacing: 0;
}
.contacts .numbers .even {
  background-image: url(../asset/image/contacts/linkContsYellow.svg);
  width: 346px;
  height: 37px;
  background-repeat: no-repeat;
  padding: 7px 80px;
}
.contacts .numbers .even p {
  margin: 0;
  font-style: normal;
  font-size: 20px;
  line-height: 23px;
  font-weight: 400;
  color: #001f3f;
  letter-spacing: 0;
}

@media (min-width: 1920px) {
  .contacts {
    background: center/cover no-repeat url(../asset/image/contacts/bgWay.svg), #f0f0f0;
    padding-top: 90px;
  }
  .contacts .text {
    padding-left: 420px;
    justify-content: flex-start;
  }
  .contacts .head {
    margin-left: 0;
    margin-bottom: 150px;
    font-size: 40px;
    line-height: 47px;
    font-weight: 600px;
  }
  .contacts .head::before {
    left: -39px;
    top: -25px;
    height: 100px;
  }
  .contacts .head::after {
    content: "";
    position: absolute;
    right: -380px;
    top: -7px;
    height: 35px;
    width: 35px;
    background: url(../asset/image/contacts/arrYellow.svg);
    background-repeat: no-repeat;
  }
  .contacts .togeth .map {
    align-self: flex-end;
    padding-left: 0;
    max-width: 961px;
    top: -60px;
  }
  .contacts .togeth::before {
    content: "";
    position: absolute;
    left: 753px;
    bottom: -210px;
    height: 35px;
    width: 35px;
    background: url(../asset/image/contacts/arrBlue.svg);
    background-repeat: no-repeat;
  }
  .contacts .search {
    flex-direction: column;
    align-items: flex-start;
    background: rgba(255, 201, 71, 0.8);
    border-radius: 0 30px 30px 0;
    padding: 50px 0;
    padding-left: 405px;
    margin-right: 24px;
  }
  .contacts .search .form {
    flex-direction: column;
    justify-content: flex-start;
    gap: 60px;
    margin-bottom: 60px;
  }
  .contacts .search .form .left,
.contacts .search .form .right {
    flex-direction: row;
    gap: 60px;
  }
  .contacts .search .form .key {
    max-width: 290px;
    gap: 15px;
    padding: 11px 20px;
  }
  .contacts .search .form .key img {
    height: 26.25px;
  }
  .contacts .search .form .intext,
.contacts .search .form .typeOfTransport {
    max-width: 330px;
    font-size: 20px;
    line-height: 23px;
  }
  .contacts .search .form .intext::placeholder {
    font-size: 20px;
    line-height: 23px;
  }
  .contacts .search .keyButt {
    padding: 10px 10px;
    max-width: 280px;
  }
  .contacts .search .order {
    font-size: 24px;
    line-height: 28px;
  }
  .contacts .numbers {
    margin-top: 275px;
    flex-direction: row;
    gap: 66px;
    margin-bottom: 50px;
  }
  .contacts .numbers .odd {
    background-image: url(../asset/image/contacts/linkContsBlue.svg);
    width: 346px;
    height: 37px;
    background-repeat: no-repeat;
    padding: 7px 80px;
  }
  .contacts .numbers .odd a {
    text-decoration: none;
    font-style: normal;
    font-size: 20px;
    line-height: 23px;
    font-weight: 400;
    color: #f0f0f0;
    letter-spacing: 0;
  }
  .contacts .numbers .even {
    background-image: url(../asset/image/contacts/linkContsYellow.svg);
    width: 346px;
    height: 37px;
    background-repeat: no-repeat;
    padding: 7px 80px;
  }
  .contacts .numbers .even p {
    margin: 0;
    font-style: normal;
    font-size: 20px;
    line-height: 23px;
    font-weight: 400;
    color: #001f3f;
    letter-spacing: 0;
  }
}
.footer {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 29px 0 36px 0;
  background: #001f3f;
}
.footer .ftrWrapper {
  display: flex;
  flex-direction: column;
  gap: 40px;
  justify-content: center;
  align-items: flex-start;
  padding-left: 61px;
}
.footer .logoFooter a {
  font-style: normal;
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  color: #f0f0f0;
  letter-spacing: 0;
  text-decoration: none;
}
.footer .logoFooter a span {
  color: #ffc947;
}
.footer .navFooter {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 20px;
}
.footer .navFooter a {
  font-style: normal;
  font-size: 20px;
  line-height: 23px;
  font-weight: 400;
  color: #f0f0f0;
  letter-spacing: 0;
  text-decoration: none;
}
.footer .navFooter a:hover {
  line-height: 30px;
  text-decoration: underline;
  text-decoration-color: #ffc947;
  color: #f0f0f0;
}
.footer .navFooter a:active {
  color: #ffc947;
  text-decoration: none;
}
.footer .create p {
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #f0f0f0;
  letter-spacing: 0;
}
.footer .create p a {
  text-decoration: none;
  color: #ffc947;
}

@media (min-width: 1920px) {
  .footer {
    padding: 45px 0 49px 0;
  }
  .footer .ftrWrapper {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-left: 0;
    gap: 0;
  }
  .footer .logoFooter {
    margin-right: 170px;
  }
  .footer .logoFooter a {
    font-size: 40px;
    line-height: 47px;
  }
  .footer .navFooter {
    flex-direction: row;
    justify-content: center;
    gap: 0;
  }
  .footer .navFooter a {
    font-size: 24px;
    line-height: 28px;
  }
  .footer .navFooter a:first-child {
    margin-right: 140px;
  }
  .footer .navFooter a:last-child {
    margin-left: 131px;
  }
  .footer .create {
    margin-left: 145px;
  }
  .footer .create p {
    font-size: 20px;
    line-height: 23px;
  }
}
.overlayForm {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  background: #001f3f;
  z-index: 999;
  transition: 0.3s all;
}

.popup__form.closen,
.overlayForm.closen {
  display: none;
}
.popup__form.opened,
.overlayForm.opened {
  display: block;
}

.popup__form {
  overflow-y: scroll;
  position: fixed;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  background: #001f3f;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
  text-align: center;
  padding: 30px;
  border-radius: 3px;
  transition: 0.3s all;
}
.popup__form .searchWrapper {
  width: 100%;
  padding: 0 31px;
  max-width: 810px;
}
.popup__form .search {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #ffffff;
  box-shadow: 4px 4px 10px rgba(6, 18, 47, 0.11);
  border-radius: 20px;
  height: 353px;
  position: relative;
  padding: 30px 0;
}
.popup__form .search .error {
  opacity: 0.8;
}
.popup__form .search .form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 15px;
  margin: 30px 0 48px 0;
}
.popup__form .search .form .left,
.popup__form .search .form .right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 15px;
}
.popup__form .search .form .key {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 15px;
  background: #f0f0f0;
  border: 1px solid #001f3f;
  border-radius: 3px 15px 3px 15px;
  transform: skew(-40deg, 0);
  width: 80%;
}
.popup__form .search .form .key img {
  margin-left: 7px;
  transform: skew(40deg, 0);
}
.popup__form .search .form .intext,
.popup__form .search .form .typeOfTransport {
  width: 70%;
  border: none;
  background: #f0f0f0;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #001f3f;
  letter-spacing: 0;
  transform: skew(40deg, 0);
}
.popup__form .search .form .intext:focus,
.popup__form .search .form .typeOfTransport:focus {
  outline: none;
}
.popup__form .search .form .intext._error,
.popup__form .search .form .typeOfTransport._error {
  box-shadow: 0 0 15px red;
}
.popup__form .search .form .intext::placeholder {
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #001f3f;
  letter-spacing: 0;
}
.popup__form .search .form .typeOfTransport {
  appearance: none;
  background: url("../asset/image/header/arrowSelect.svg") no-repeat right;
  padding-right: auto;
  width: 80%;
}
.popup__form .search .form .keyButt {
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: center;
  padding: 8px 15px;
  background: #ffc947;
  border-radius: 3px 15px 3px 15px;
  transform: skew(-40deg, 0);
  width: 60%;
  max-width: 225px;
}
.popup__form .search .form .keyButt:active {
  background: none;
  border: 1px solid #001f3f;
}
.popup__form .search .form .order {
  padding: 0;
  border: none;
  background: #ffc947;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #001f3f;
  letter-spacing: 0;
  transform: skew(40deg, 0);
}
.popup__form .search .form .order:hover {
  color: #f0f0f0;
}
.popup__form .search .form .order:active {
  color: #ffc947;
  background: none;
}

.clsBtnMoto {
  border: none;
  background: none;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background-image: url(../asset/image/popup/close.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 10px;
  right: 10px;
}

.popupMoto {
  overflow-y: scroll;
  position: fixed;
  z-index: 4;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f0f0f0;
}
.popupMoto.closen {
  display: none;
}
.popupMoto.opened {
  display: block;
}
.popupMoto .wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 50px 35px 30px;
}
.popupMoto .wrapper .partBegg {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.popupMoto .wrapper .partBegg .image {
  min-width: 320px;
  width: 100%;
  max-width: 563px;
}
.popupMoto .wrapper .partBegg .text {
  margin: 41px 15px 0;
}
.popupMoto .wrapper .partBegg .text .head {
  margin: 0;
  margin-bottom: 35px;
  font-style: normal;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  color: #21325e;
  letter-spacing: 0.03em;
  position: relative;
}
.popupMoto .wrapper .partBegg .text .head::before {
  content: "";
  position: absolute;
  left: -15px;
  top: -10px;
  width: 5px;
  height: 50px;
  background: #ffc947;
}
.popupMoto .wrapper .partBegg .text .list {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-left: 10px;
  margin: 0;
  padding: 0;
}
.popupMoto .wrapper .partBegg .text .list li {
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #001f3f;
  letter-spacing: 0;
  position: relative;
  list-style-type: none;
}
.popupMoto .wrapper .partBegg .text .list li:nth-child(odd)::before {
  content: "";
  position: absolute;
  left: -29px;
  top: 3px;
  background: url(../../asset/image/aboutUs/charm_tick.svg);
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
}
.popupMoto .wrapper .partBegg .text .list li:nth-child(even)::before {
  content: "";
  position: absolute;
  left: -29px;
  top: 3px;
  background: url(../../asset/image/aboutUs/charm_square-tick.svg);
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
}
.popupMoto .wrapper .paragraph {
  margin: 0;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #001f3f;
  letter-spacing: 0;
  margin-bottom: 30px;
  max-width: 563px;
}
.popupMoto .wrapper .partEnd {
  display: flex;
  max-width: 600px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
.popupMoto .wrapper .partEnd p {
  margin: 0;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  font-weight: 600;
  color: #ffc947;
  letter-spacing: 0;
}
.popupMoto .wrapper .partEnd .orderMoto {
  width: 130px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 15px;
  background: #ffc947;
  border-radius: 3px 15px 3px 15px;
  transform: skew(-40deg, 0);
}
.popupMoto .wrapper .partEnd .orderMoto:active {
  background: none;
  border: 1px solid #001f3f;
}
.popupMoto .wrapper .partEnd .orderMoto button {
  width: 150px;
  padding: 0;
  border: none;
  background: #ffc947;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #000000;
  letter-spacing: 0;
  transform: skew(40deg, 0);
}
.popupMoto .wrapper .partEnd .orderMoto button:hover {
  color: #f0f0f0;
}
.popupMoto .wrapper .partEnd .orderMoto button:active {
  color: #ffc947;
  background: none;
}
.popupMoto .clsBtnMoto {
  border: none;
  background: none;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background-image: url(../asset/image/popup/close.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 10px;
  right: 10px;
}

@media (min-width: 1300px) {
  .popupMoto .wrapper {
    padding: 70px 35px;
  }
  .popupMoto .wrapper .partBegg {
    flex-direction: row;
    gap: 92px;
    margin-bottom: 50px;
  }
  .popupMoto .wrapper .partBegg .text {
    margin: 0;
  }
  .popupMoto .wrapper .partBegg .text .head {
    margin-top: 20px;
    margin-bottom: 75px;
    font-size: 40px;
    line-height: 47px;
  }
  .popupMoto .wrapper .partBegg .text .head::before {
    left: -39px;
    top: -20px;
    height: 100px;
  }
  .popupMoto .wrapper .partBegg .text .list {
    gap: 37px;
    margin-left: 0;
  }
  .popupMoto .wrapper .partBegg .text .list li {
    margin-left: 15px;
    font-size: 24px;
    line-height: 28px;
  }
  .popupMoto .wrapper .partBegg .text .list li:nth-child(odd)::before {
    background: url(../../asset/image/popup/charm_tickB.svg);
    left: -75px;
    top: -6px;
    width: 40px;
    height: 40px;
  }
  .popupMoto .wrapper .partBegg .text .list li:nth-child(even)::before {
    background: url(../../asset/image/popup/charm_square-tickB.svg);
    left: -75px;
    top: -6px;
    width: 40px;
    height: 40px;
  }
  .popupMoto .wrapper .paragraph {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 40px;
    max-width: 1163px;
  }
  .popupMoto .wrapper .partEnd {
    max-width: 848px;
    gap: 197px;
  }
  .popupMoto .wrapper .partEnd p {
    font-size: 36px;
    line-height: 42px;
  }
  .popupMoto .wrapper .partEnd .orderMoto {
    width: 360px;
    padding: 8px 15px;
  }
  .popupMoto .wrapper .partEnd .orderMoto button {
    width: 360px;
    font-size: 36px;
    line-height: 42px;
  }
  .popupMoto .wrapper .partEnd .orderMoto button:hover {
    color: #f0f0f0;
  }
  .popupMoto .wrapper .partEnd .orderMoto button:active {
    color: #ffc947;
    background: none;
  }
  .popupMoto .clsBtnMoto {
    top: 40px;
    right: 40px;
  }
}
.popupCar {
  overflow-y: scroll;
  position: fixed;
  z-index: 4;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f0f0f0;
}
.popupCar.closen {
  display: none;
}
.popupCar.opened {
  display: block;
}
.popupCar .wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 50px 35px 30px;
}
.popupCar .wrapper .partBegg {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.popupCar .wrapper .partBegg .image {
  min-width: 320px;
  width: 100%;
  max-width: 563px;
}
.popupCar .wrapper .partBegg .text {
  margin: 41px 15px 0;
}
.popupCar .wrapper .partBegg .text .head {
  margin: 0;
  margin-bottom: 35px;
  font-style: normal;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  color: #21325e;
  letter-spacing: 0.03em;
  position: relative;
}
.popupCar .wrapper .partBegg .text .head::before {
  content: "";
  position: absolute;
  left: -15px;
  top: -10px;
  width: 5px;
  height: 50px;
  background: #ffc947;
}
.popupCar .wrapper .partBegg .text .list {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-left: 10px;
  margin: 0;
  padding: 0;
}
.popupCar .wrapper .partBegg .text .list li {
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #001f3f;
  letter-spacing: 0;
  position: relative;
  list-style-type: none;
}
.popupCar .wrapper .partBegg .text .list li:nth-child(odd)::before {
  content: "";
  position: absolute;
  left: -29px;
  top: 3px;
  background: url(../../asset/image/aboutUs/charm_tick.svg);
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
}
.popupCar .wrapper .partBegg .text .list li:nth-child(even)::before {
  content: "";
  position: absolute;
  left: -29px;
  top: 3px;
  background: url(../../asset/image/aboutUs/charm_square-tick.svg);
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
}
.popupCar .wrapper .paragraph {
  margin: 0;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #001f3f;
  letter-spacing: 0;
  margin-bottom: 30px;
  max-width: 563px;
}
.popupCar .wrapper .partEnd {
  display: flex;
  max-width: 600px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
.popupCar .wrapper .partEnd p {
  margin: 0;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  font-weight: 600;
  color: #ffc947;
  letter-spacing: 0;
}
.popupCar .wrapper .partEnd .orderCar {
  width: 130px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 15px;
  background: #ffc947;
  border-radius: 3px 15px 3px 15px;
  transform: skew(-40deg, 0);
}
.popupCar .wrapper .partEnd .orderCar:active {
  background: none;
  border: 1px solid #001f3f;
}
.popupCar .wrapper .partEnd .orderCar button {
  width: 150px;
  padding: 0;
  border: none;
  background: #ffc947;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #000000;
  letter-spacing: 0;
  transform: skew(40deg, 0);
}
.popupCar .wrapper .partEnd .orderCar button:hover {
  color: #f0f0f0;
}
.popupCar .wrapper .partEnd .orderCar button:active {
  color: #ffc947;
  background: none;
}
.popupCar .clsBtnCar {
  border: none;
  background: none;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background-image: url(../asset/image/popup/close.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 10px;
  right: 10px;
}

@media (min-width: 1300px) {
  .popupCar .wrapper {
    padding: 70px 35px;
  }
  .popupCar .wrapper .partBegg {
    flex-direction: row;
    gap: 92px;
    margin-bottom: 50px;
  }
  .popupCar .wrapper .partBegg .text {
    margin: 0;
  }
  .popupCar .wrapper .partBegg .text .head {
    margin-top: 20px;
    margin-bottom: 75px;
    font-size: 40px;
    line-height: 47px;
  }
  .popupCar .wrapper .partBegg .text .head::before {
    left: -39px;
    top: -20px;
    height: 100px;
  }
  .popupCar .wrapper .partBegg .text .list {
    gap: 37px;
    margin-left: 0;
  }
  .popupCar .wrapper .partBegg .text .list li {
    margin-left: 15px;
    font-size: 24px;
    line-height: 28px;
  }
  .popupCar .wrapper .partBegg .text .list li:nth-child(odd)::before {
    background: url(../../asset/image/popup/charm_tickB.svg);
    left: -75px;
    top: -6px;
    width: 40px;
    height: 40px;
  }
  .popupCar .wrapper .partBegg .text .list li:nth-child(even)::before {
    background: url(../../asset/image/popup/charm_square-tickB.svg);
    left: -75px;
    top: -6px;
    width: 40px;
    height: 40px;
  }
  .popupCar .wrapper .paragraph {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 40px;
    max-width: 1163px;
  }
  .popupCar .wrapper .partEnd {
    max-width: 848px;
    gap: 197px;
  }
  .popupCar .wrapper .partEnd p {
    font-size: 36px;
    line-height: 42px;
  }
  .popupCar .wrapper .partEnd .orderCar {
    width: 360px;
    padding: 8px 15px;
  }
  .popupCar .wrapper .partEnd .orderCar button {
    width: 360px;
    font-size: 36px;
    line-height: 42px;
  }
  .popupCar .wrapper .partEnd .orderCar button:hover {
    color: #f0f0f0;
  }
  .popupCar .wrapper .partEnd .orderCar button:active {
    color: #ffc947;
    background: none;
  }
  .popupCar .clsBtnCar {
    top: 40px;
    right: 40px;
  }
}
.popupTruck {
  overflow-y: scroll;
  position: fixed;
  z-index: 4;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f0f0f0;
}
.popupTruck.closen {
  display: none;
}
.popupTruck.opened {
  display: block;
}
.popupTruck .wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 50px 35px 30px;
}
.popupTruck .wrapper .partBegg {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.popupTruck .wrapper .partBegg .image {
  min-width: 320px;
  width: 100%;
  max-width: 563px;
}
.popupTruck .wrapper .partBegg .text {
  margin: 41px 15px 0;
}
.popupTruck .wrapper .partBegg .text .head {
  margin: 0;
  margin-bottom: 35px;
  font-style: normal;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  color: #21325e;
  letter-spacing: 0.03em;
  position: relative;
}
.popupTruck .wrapper .partBegg .text .head::before {
  content: "";
  position: absolute;
  left: -15px;
  top: -10px;
  width: 5px;
  height: 50px;
  background: #ffc947;
}
.popupTruck .wrapper .partBegg .text .list {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-left: 10px;
  margin: 0;
  padding: 0;
}
.popupTruck .wrapper .partBegg .text .list li {
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #001f3f;
  letter-spacing: 0;
  position: relative;
  list-style-type: none;
}
.popupTruck .wrapper .partBegg .text .list li:nth-child(odd)::before {
  content: "";
  position: absolute;
  left: -29px;
  top: 3px;
  background: url(../../asset/image/aboutUs/charm_tick.svg);
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
}
.popupTruck .wrapper .partBegg .text .list li:nth-child(even)::before {
  content: "";
  position: absolute;
  left: -29px;
  top: 3px;
  background: url(../../asset/image/aboutUs/charm_square-tick.svg);
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
}
.popupTruck .wrapper .paragraph {
  margin: 0;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #001f3f;
  letter-spacing: 0;
  margin-bottom: 30px;
  max-width: 563px;
}
.popupTruck .wrapper .partEnd {
  display: flex;
  max-width: 600px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
.popupTruck .wrapper .partEnd p {
  margin: 0;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  font-weight: 600;
  color: #ffc947;
  letter-spacing: 0;
}
.popupTruck .wrapper .partEnd .orderTruck {
  width: 130px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 15px;
  background: #ffc947;
  border-radius: 3px 15px 3px 15px;
  transform: skew(-40deg, 0);
}
.popupTruck .wrapper .partEnd .orderTruck:active {
  background: none;
  border: 1px solid #001f3f;
}
.popupTruck .wrapper .partEnd .orderTruck button {
  width: 150px;
  padding: 0;
  border: none;
  background: #ffc947;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #000000;
  letter-spacing: 0;
  transform: skew(40deg, 0);
}
.popupTruck .wrapper .partEnd .orderTruck button:hover {
  color: #f0f0f0;
}
.popupTruck .wrapper .partEnd .orderTruck button:active {
  color: #ffc947;
  background: none;
}
.popupTruck .clsBtnTruck {
  border: none;
  background: none;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background-image: url(../asset/image/popup/close.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 10px;
  right: 10px;
}

@media (min-width: 1300px) {
  .popupTruck .wrapper {
    padding: 70px 35px;
  }
  .popupTruck .wrapper .partBegg {
    flex-direction: row;
    gap: 92px;
    margin-bottom: 50px;
  }
  .popupTruck .wrapper .partBegg .text {
    margin: 0;
  }
  .popupTruck .wrapper .partBegg .text .head {
    margin-top: 20px;
    margin-bottom: 75px;
    font-size: 40px;
    line-height: 47px;
  }
  .popupTruck .wrapper .partBegg .text .head::before {
    left: -39px;
    top: -20px;
    height: 100px;
  }
  .popupTruck .wrapper .partBegg .text .list {
    gap: 37px;
    margin-left: 0;
  }
  .popupTruck .wrapper .partBegg .text .list li {
    margin-left: 15px;
    font-size: 24px;
    line-height: 28px;
  }
  .popupTruck .wrapper .partBegg .text .list li:nth-child(odd)::before {
    background: url(../../asset/image/popup/charm_tickB.svg);
    left: -75px;
    top: -6px;
    width: 40px;
    height: 40px;
  }
  .popupTruck .wrapper .partBegg .text .list li:nth-child(even)::before {
    background: url(../../asset/image/popup/charm_square-tickB.svg);
    left: -75px;
    top: -6px;
    width: 40px;
    height: 40px;
  }
  .popupTruck .wrapper .paragraph {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 40px;
    max-width: 1163px;
  }
  .popupTruck .wrapper .partEnd {
    max-width: 848px;
    gap: 197px;
  }
  .popupTruck .wrapper .partEnd p {
    font-size: 36px;
    line-height: 42px;
  }
  .popupTruck .wrapper .partEnd .orderTruck {
    width: 360px;
    padding: 8px 15px;
  }
  .popupTruck .wrapper .partEnd .orderTruck button {
    width: 360px;
    font-size: 36px;
    line-height: 42px;
  }
  .popupTruck .wrapper .partEnd .orderTruck button:hover {
    color: #f0f0f0;
  }
  .popupTruck .wrapper .partEnd .orderTruck button:active {
    color: #ffc947;
    background: none;
  }
  .popupTruck .clsBtnTruck {
    top: 40px;
    right: 40px;
  }
}
.popupTract {
  overflow-y: scroll;
  position: fixed;
  z-index: 4;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f0f0f0;
}
.popupTract.closen {
  display: none;
}
.popupTract.opened {
  display: block;
}
.popupTract .wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 50px 35px 30px;
}
.popupTract .wrapper .partBegg {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.popupTract .wrapper .partBegg .image {
  min-width: 320px;
  width: 100%;
  max-width: 563px;
}
.popupTract .wrapper .partBegg .text {
  margin: 41px 15px 0;
}
.popupTract .wrapper .partBegg .text .head {
  margin: 0;
  margin-bottom: 35px;
  font-style: normal;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  color: #21325e;
  letter-spacing: 0.03em;
  position: relative;
}
.popupTract .wrapper .partBegg .text .head::before {
  content: "";
  position: absolute;
  left: -15px;
  top: -10px;
  width: 5px;
  height: 50px;
  background: #ffc947;
}
.popupTract .wrapper .partBegg .text .list {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-left: 10px;
  margin: 0;
  padding: 0;
}
.popupTract .wrapper .partBegg .text .list li {
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #001f3f;
  letter-spacing: 0;
  position: relative;
  list-style-type: none;
}
.popupTract .wrapper .partBegg .text .list li:nth-child(odd)::before {
  content: "";
  position: absolute;
  left: -29px;
  top: 3px;
  background: url(../../asset/image/aboutUs/charm_tick.svg);
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
}
.popupTract .wrapper .partBegg .text .list li:nth-child(even)::before {
  content: "";
  position: absolute;
  left: -29px;
  top: 3px;
  background: url(../../asset/image/aboutUs/charm_square-tick.svg);
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
}
.popupTract .wrapper .paragraph {
  margin: 0;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #001f3f;
  letter-spacing: 0;
  margin-bottom: 30px;
  max-width: 563px;
}
.popupTract .wrapper .partEnd {
  display: flex;
  max-width: 600px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
.popupTract .wrapper .partEnd p {
  margin: 0;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  font-weight: 600;
  color: #ffc947;
  letter-spacing: 0;
}
.popupTract .wrapper .partEnd .orderTract {
  width: 130px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 15px;
  background: #ffc947;
  border-radius: 3px 15px 3px 15px;
  transform: skew(-40deg, 0);
}
.popupTract .wrapper .partEnd .orderTract:active {
  background: none;
  border: 1px solid #001f3f;
}
.popupTract .wrapper .partEnd .orderTract button {
  width: 150px;
  padding: 0;
  border: none;
  background: #ffc947;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #000000;
  letter-spacing: 0;
  transform: skew(40deg, 0);
}
.popupTract .wrapper .partEnd .orderTract button:hover {
  color: #f0f0f0;
}
.popupTract .wrapper .partEnd .orderTract button:active {
  color: #ffc947;
  background: none;
}
.popupTract .clsBtnTract {
  border: none;
  background: none;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background-image: url(../asset/image/popup/close.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 10px;
  right: 10px;
}

@media (min-width: 1300px) {
  .popupTract .wrapper {
    padding: 70px 35px;
  }
  .popupTract .wrapper .partBegg {
    flex-direction: row;
    gap: 92px;
    margin-bottom: 50px;
  }
  .popupTract .wrapper .partBegg .text {
    margin: 0;
  }
  .popupTract .wrapper .partBegg .text .head {
    margin-top: 20px;
    margin-bottom: 75px;
    font-size: 40px;
    line-height: 47px;
  }
  .popupTract .wrapper .partBegg .text .head::before {
    left: -39px;
    top: -20px;
    height: 100px;
  }
  .popupTract .wrapper .partBegg .text .list {
    gap: 37px;
    margin-left: 0;
  }
  .popupTract .wrapper .partBegg .text .list li {
    margin-left: 15px;
    font-size: 24px;
    line-height: 28px;
  }
  .popupTract .wrapper .partBegg .text .list li:nth-child(odd)::before {
    background: url(../../asset/image/popup/charm_tickB.svg);
    left: -75px;
    top: -6px;
    width: 40px;
    height: 40px;
  }
  .popupTract .wrapper .partBegg .text .list li:nth-child(even)::before {
    background: url(../../asset/image/popup/charm_square-tickB.svg);
    left: -75px;
    top: -6px;
    width: 40px;
    height: 40px;
  }
  .popupTract .wrapper .paragraph {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 40px;
    max-width: 1163px;
  }
  .popupTract .wrapper .partEnd {
    max-width: 848px;
    gap: 197px;
  }
  .popupTract .wrapper .partEnd p {
    font-size: 36px;
    line-height: 42px;
  }
  .popupTract .wrapper .partEnd .orderTract {
    width: 360px;
    padding: 8px 15px;
  }
  .popupTract .wrapper .partEnd .orderTract button {
    width: 360px;
    font-size: 36px;
    line-height: 42px;
  }
  .popupTract .wrapper .partEnd .orderTract button:hover {
    color: #f0f0f0;
  }
  .popupTract .wrapper .partEnd .orderTract button:active {
    color: #ffc947;
    background: none;
  }
  .popupTract .clsBtnTract {
    top: 40px;
    right: 40px;
  }
}
#dialogoverlay {
  display: none;
  opacity: 0.7;
  position: fixed;
  top: 0px;
  left: 0px;
  background: #001f3f;
  width: 100%;
  z-index: 10;
}

#thanksWrapper {
  display: none;
  position: fixed;
  width: 320px;
  z-index: 10;
}
#thanksWrapper #thanks {
  position: relative;
  background: #fff;
  padding: 20px 30px 18px 26px;
}
#thanksWrapper p {
  margin: 0;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #001f3f;
  letter-spacing: 0;
}
#thanksWrapper p span {
  color: #ffc947;
}
#thanksWrapper #close button {
  border: none;
  background: none;
  width: 15px;
  height: 15px;
  cursor: pointer;
  background-image: url(../asset/image/popup/close.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 10px;
  right: 10px;
}

@media (min-width: 1920px) {
  #thanksWrapper {
    width: 713px;
  }
  #thanksWrapper #thanks {
    padding: 40px 60px 36px 52px;
  }
  #thanksWrapper p {
    font-size: 24px;
    line-height: 28px;
  }
  #thanksWrapper #close button {
    width: 30px;
    height: 30px;
  }
}