/* normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}
button,
input {
/* 1 */
  overflow: visible;
}
button,
select {
/* 1 */
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
details {
  display: block;
}
summary {
  display: list-item;
}
.main-svg-sprite {
  display: none;
}
.svg-icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  fill: currentColor;
  font-size: 0;
}
.svg-icon__link {
  vertical-align: top;
  fill: inherit;
  width: inherit;
  height: inherit;
}
* {
  min-width: 0;
  min-height: 0;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
*::before,
*::after {
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
  font-family: sans-serif;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
body {
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
}
svg:not(:root) {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
blockquote {
  padding: 15px;
  padding-left: 20px;
  border-left: 5px solid #6fbc95;
  background-color: rgba(111,188,149,0.03);
}
img {
  max-width: 100%;
  height: auto;
}
/**
 * Add the correct display in IE 10.
 */
.hidden,
template,
[hidden] {
  display: none !important;
}
.theme-color {
  color: #6fbc95;
}
/**
 * The CSS class screen-reader-text
 *
 * @link https://make.wordpress.org/accessibility/handbook/markup/the-css-class-screen-reader-text/
 */
.visuallyhidden,
.screen-reader-text,
.sr-only {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
  -webkit-overflow-scrolling: touch;
}
.visuallyhidden:active,
.screen-reader-text:active,
.sr-only:active,
.visuallyhidden:focus,
.screen-reader-text:focus,
.sr-only:focus {
  background-color: #eee;
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000 /* Above WP toolbar. */;
}
.footer {
  flex: none;
}
.header {
  flex: none;
}
html,
body {
  margin: 0;
  padding: 0;
}
html,
body {
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100);
}
table.newtablechina td{
	text-align: center!important;
}
table.newtablechina .th td{
	background: #0c2a53;
color: #fff;
font-size: 16px;
font-weight: 700;
}
.tdorange td, .tdorangetd{
	background: #f4b158;
	font-size: 16px;
font-weight: 700;
}
.advblock{
	float: left;
width: 100%;
margin: 55px 0;
}
.advblock_item{
	float: left;
width: 31%;
margin: 0 1%;
height: 240px;
}
body .s-text-block .numadv{
font-size: 36px;
font-weight: 900;
height: 60px;
width: 60px;
border: 1px solid #8f8f8f;
float: left;
border-radius: 50px;
line-height: 58px;
color: #f2a039;
font-family: "Roboto", sans-serif;
}
.advblock_inner{
	float: left;
width: calc(85% - 60px);
text-align: left;
margin-left: 20px;
}
body .s-text-block .nameadv{
font-size: 24px;
font-weight: 700;
margin-bottom: 10px;
font-family: "Roboto", sans-serif;
}
body .s-text-block  .textadv{
	font-size: 18px;

font-family: "Roboto", sans-serif;
}
.app {
  display: grid;
  grid-template-rows: auto 1fr auto;
}
.container {
  padding: 0 20px;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.back-to-list-btn {
  display: inline-block;
  margin: 22px 0 0 0;
  text-decoration: none;
  color: #000;
  font-size: 15px;
  line-height: 1.1;
  transition: color 0.3s;
}
.back-to-list-btn:hover {
  color: #ff9c00;
}
.back-to-list-btn:hover .back-to-list-btn__icon {
  transform: translateX(-5px);
}
.back-to-list-btn__icon {
  margin-right: 5px;
  transition: transform 0.3s;
}
.currency {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
}
.currency__content {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 16px 20px 17px 20px;
  border: 2px solid #f1a62e;
}
.currency__icon img {
  vertical-align: top;
}
.currency__text {
  font-size: 15px;
  line-height: 1.1;
  color: #000;
}
.delivery-options {
  padding-top: 25px;
  padding-bottom: 25px;
}
.delivery-options__item {
  width: 100%;
  min-height: 415px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 75% 50%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  position: relative;
  padding: 30px;
}
.delivery-options__item:last-child {
  margin-top: -2px;
}
.delivery-options__item::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  filter: drop-shadow(0px 4px 4px rgba(0,0,0,0.1));
  background: linear-gradient(180deg, rgba(40,40,40,0.15) 0%, #282828 109.61%);
  z-index: 1;
}
.delivery-options h2 {
  font-weight: 500;
  font-size: 28px;
  line-height: 1.1;
  text-transform: uppercase;
  text-align: center;
  color: #000;
  margin-top: 0;
  margin-bottom: 25px;
}
.delivery-options__info {
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  width: 745px;
  max-width: 100%;
  z-index: 10;
}
.delivery-options__icon {
  flex: 0 0 90px;
  text-align: center;
}
.delivery-options__content {
  width: 100%;
}
.delivery-options h4 {
  font-weight: 500;
  font-size: 20px;
  line-height: 22px;
  text-transform: uppercase;
  color: #fff;
  margin-top: 0;
  margin-bottom: 10px;
}
.delivery-options p {
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  color: #fff;
  margin: 0;
}

.s-text-block.text-center .delivery-options p {
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  color: #fff;
  margin: 0;
}
.delivery-options ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-left: 0;
}
.delivery-options li {
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  color: #fff;
  margin: 0;
}
.delivery-options .info {
  padding: 20px 0;
}
.form__registration {
  padding-top: 45px;
}
.form__field {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 25px;
}
.form__field--select {
  max-width: 360px;
}
.form__field label span {
  color: #f00;
}
.form label {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.1;
  color: #1c3562;
  margin-bottom: 10px;
}
.form input {
  width: 100%;
  height: 46px;
  border: 1px solid #d1d1d1;
  padding: 12px 15px;
}
.form ::-moz-placeholder {
  color: #d1d1d1;
}
.form ::placeholder {
  color: #d1d1d1;
}
.form select {
  width: 100%;
  border: 1px solid #d1d1d1;
  padding: 12px 15px;
}
.form textarea {
  width: 100%;
  max-width: 100%;
  min-height: 144px;
  border: 1px solid #d1d1d1;
  padding: 12px 15px;
}
.form__submit {
  display: flex;
  flex-direction: column;
}
.form__confirm {
  display: flex;
  gap: 10px;
  margin-bottom: 25px;
}
.form__confirm input {
  width: 14px;
  height: 14px;
}
.form span {
  width: 100%;
  max-width: 300px;
  font-size: 11px;
  line-height: 1.1;
  color: rgba(0,0,0,0.5);
}
.form span a {
  text-decoration: none;
  color: #1c3562;
}
.form span a:hover {
  text-decoration: underline;
}
.form__btn {
  width: 100%;
  max-width: 207px;
  background-color: #1c3562;
  border: none;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  text-align: center;
  line-height: 1.1;
  text-decoration: none;
  padding: 13px 10px;
  transition: color, background-color 0.3s;
}
.form__btn:hover {
  background-color: #fff;
  color: #1c3562;
}
.our-benefits-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
.our-benefits-content__img {
  flex: 0 0 auto;
}
.our-benefits-content__img img {
  vertical-align: top;
}
.our-benefits-content__info,
.our-benefits-content__text {
  font-size: 15px;
  line-height: 1.1;
  color: #000;
  font-weight: 500;
  margin: 0;
  text-align: center;
}
.our-benefits-content__info br,
.our-benefits-content__text br {
  display: none;
}
.our-benefits-content__text {
  font-weight: 400;
  margin: 10px 0 0 0;
}
.our-benefits {
  padding-top: 25px;
  padding-bottom: 25px;
}
.our-benefits__title {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.1;
  text-transform: uppercase;
  color: #000;
  margin: 0;
  text-align: center;
}
.our-benefits__content-grid {
  display: flex;
  flex-direction: column;
  gap: 50px;
  margin-top: 30px;
}
.parallel-import {
  padding: 25px 0;
}
.parallel-import__section {
  width: 100%;
  min-height: 415px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 75% 50%;
  display: flex;
  align-items: center;
}
.parallel-import__text-content {
  padding: 30px 0;
}
.parallel-import__title {
  font-weight: 500;
  font-size: 24px;
  line-height: 1.1;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  text-align: center;
}

.parallel-import__text {
  font-weight: 300;
  font-size: 18px;
  line-height: 1.1;
  color: #fff;
  margin: 30px 0 0 0;
  text-align: center;
}

.s-text-block.text-center .parallel-import__text {
  font-weight: 300;
  font-size: 18px;
  line-height: 1.1;
  color: #fff;
  margin: 30px 0 0 0;
  text-align: left;
}
.parallel-import__text br {
  display: none;
}
.pop-up-2__registration {
  padding-top: 45px;
  width: 100%;
  max-width: 760px;
}
.pop-up-2 h2 {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.1;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 25px;
}
.pop-up-2__fields {
  display: flex;
  flex-wrap: wrap;
  margin-left: -30px;
}
.pop-up-2__field {
  display: flex;
  flex-direction: column;
  margin-bottom: 25px;
  padding-left: 30px;
  width: 50%;
}
.pop-up-2__field--select {
  max-width: 360px;
  margin-right: 50%;
}
.pop-up-2__field label span {
  color: #f00;
}
.pop-up-2__field--from {
  position: relative;
}
.pop-up-2__field--from::after {
  content: '';
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.948 11C13.4258 11.6325 13.9191 12.1795 14.4277 12.641C14.9364 13.1026 15.4605 13.4786 16 13.7692V14.2308C14.9364 14.8291 13.9191 15.7521 12.948 17H12.1387C12.3854 16.4188 12.632 15.906 12.8786 15.4615C13.1252 15.0342 13.3642 14.6752 13.5954 14.3846V13.6154C13.3642 13.3419 13.1252 12.9829 12.8786 12.5385C12.632 12.1111 12.3854 11.5983 12.1387 11H12.948ZM13.711 13.4615V14.5385H-2.31238e-07V13.4615H13.711Z' fill='%23FF9C00'/%3E%3Cpath d='M3.05202 -3.36231e-08C2.57418 0.632479 2.08093 1.17949 1.57225 1.64103C1.06358 2.10256 0.539499 2.47863 0 2.76923V3.23077C1.06358 3.82906 2.08092 4.75214 3.05202 6H3.86127C3.61464 5.4188 3.36802 4.90598 3.12139 4.46154C2.87476 4.03419 2.63584 3.67521 2.40462 3.38462V2.61538C2.63584 2.34188 2.87476 1.98291 3.12139 1.53846C3.36802 1.11111 3.61464 0.598291 3.86127 -3.36231e-08H3.05202ZM2.28902 2.46154V3.53846H16V2.46154H2.28902Z' fill='%23FF9C00'/%3E%3C/svg%3E%0A");
  width: 16px;
  height: 17px;
  top: 55%;
  right: -23px;
}
.pop-up-2 label {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.1;
  color: #1c3562;
  margin-bottom: 10px;
}
.pop-up-2 input {
  width: 100%;
  height: 46px;
  border: 1px solid #d1d1d1;
  padding: 12px 15px;
}
.pop-up-2 ::-moz-placeholder {
  color: #d1d1d1;
}
.pop-up-2 ::placeholder {
  color: #d1d1d1;
}
.pop-up-2__submit {
  display: flex;
  flex-direction: column;
}
.pop-up-2__confirm {
  display: flex;
  gap: 10px;
  margin-bottom: 25px;
}
.pop-up-2__confirm input {
  width: 14px;
  height: 14px;
}
.pop-up-2 span {
  width: 100%;
  max-width: 300px;
  font-size: 11px;
  line-height: 1.1;
  color: rgba(0,0,0,0.5);
}
.pop-up-2 span a {
  text-decoration: none;
  color: #1c3562;
}
.pop-up-2 span a:hover {
  text-decoration: underline;
}
.pop-up-2__btn {
  width: 100%;
  max-width: 207px;
  background-color: #1c3562;
  border: none;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  text-align: center;
  line-height: 1.1;
  text-decoration: none;
  padding: 13px 10px;
  transition: color, background-color 0.3s;
}
.pop-up-2__btn:hover {
  background-color: #fff;
  color: #1c3562;
}
.pop-up__registration {
  padding-top: 45px;
  width: 100%;
  max-width: 760px;
}
.pop-up h2 {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.1;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 25px;
}
.pop-up__fields {
  display: flex;
  flex-wrap: wrap;
  margin-left: -30px;
}
.pop-up__field {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 25px;
  padding-left: 30px;
  width: 50%;
}
.pop-up__field--select {
  max-width: 360px;
  margin-right: 50%;
}
.pop-up__field label span {
  color: #f00;
}
.pop-up__field--from {
  position: relative;
}
.pop-up__field--from::after {
  content: '';
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.948 11C13.4258 11.6325 13.9191 12.1795 14.4277 12.641C14.9364 13.1026 15.4605 13.4786 16 13.7692V14.2308C14.9364 14.8291 13.9191 15.7521 12.948 17H12.1387C12.3854 16.4188 12.632 15.906 12.8786 15.4615C13.1252 15.0342 13.3642 14.6752 13.5954 14.3846V13.6154C13.3642 13.3419 13.1252 12.9829 12.8786 12.5385C12.632 12.1111 12.3854 11.5983 12.1387 11H12.948ZM13.711 13.4615V14.5385H-2.31238e-07V13.4615H13.711Z' fill='%23FF9C00'/%3E%3Cpath d='M3.05202 -3.36231e-08C2.57418 0.632479 2.08093 1.17949 1.57225 1.64103C1.06358 2.10256 0.539499 2.47863 0 2.76923V3.23077C1.06358 3.82906 2.08092 4.75214 3.05202 6H3.86127C3.61464 5.4188 3.36802 4.90598 3.12139 4.46154C2.87476 4.03419 2.63584 3.67521 2.40462 3.38462V2.61538C2.63584 2.34188 2.87476 1.98291 3.12139 1.53846C3.36802 1.11111 3.61464 0.598291 3.86127 -3.36231e-08H3.05202ZM2.28902 2.46154V3.53846H16V2.46154H2.28902Z' fill='%23FF9C00'/%3E%3C/svg%3E%0A");
  width: 16px;
  height: 17px;
  top: 55%;
  right: -23px;
}
.pop-up label {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.1;
  color: #1c3562;
  margin-bottom: 10px;
}
.pop-up input {
  width: 100%;
  height: 46px;
  border: 1px solid #d1d1d1;
  padding: 12px 15px;
}
.pop-up ::-moz-placeholder {
  color: #d1d1d1;
}
.pop-up ::placeholder {
  color: #d1d1d1;
}
.pop-up select {
  border: 1px solid #d1d1d1;
  padding: 12px 15px;
}
.pop-up__submit {
  display: flex;
  flex-direction: column;
}
.pop-up__confirm {
  display: flex;
  gap: 10px;
  margin-bottom: 25px;
}
.pop-up__confirm input {
  width: 14px;
  height: 14px;
}
.pop-up span {
  width: 100%;
  max-width: 300px;
  font-size: 11px;
  line-height: 1.1;
  color: rgba(0,0,0,0.5);
}
.pop-up span a {
  text-decoration: none;
  color: #1c3562;
}
.pop-up span a:hover {
  text-decoration: underline;
}
.pop-up__btn {
  width: 100%;
  max-width: 207px;
  background-color: #1c3562;
  border: none;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  text-align: center;
  line-height: 1.1;
  text-decoration: none;
  padding: 13px 10px;
  transition: color, background-color 0.3s;
}
.pop-up__btn:hover {
  background-color: #fff;
  color: #1c3562;
}
.questions {
  padding: 25px 0;
}
.questions h2 {
  margin-top: 0;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.1;
  color: #000;
}
.questions h2 span {
  text-transform: uppercase;
}
.questions p {
  font-size: 15px;
  line-height: 1.1;
  color: #000;
}
.questions__social-link img {
  vertical-align: top;
}
.request {
  padding-top: 20px;
  padding-bottom: 25px;
}
.request__request-content {
  display: flex;
  flex-direction: column;
}
.request__item {
  width: 100%;
  max-width: 400px;
}
.request ul {
  padding-left: 35px;
  margin-top: 0;
  margin-bottom: 20px;
}
.request ul li {
  font-size: 15px;
  line-height: 1.1;
  color: #000;
}


.request ul li:not(:last-child) {
  margin-bottom: 7px;
}

.s-text-block.text-center .request ul li {
  font-size: 15px;
  line-height: 1.1;
  color: #000;
  text-align: left;
  list-style: disc;
}

.s-text-block.text-center .request ul li::marker {
    unicode-bidi: isolate;
    font-variant-numeric: tabular-nums;
    text-transform: none;
    text-indent: 0px !important;
    text-align: start !important;
    text-align-last: start !important;
}

.s-text-block.text-center .request ul li:not(:last-child) {
  margin-bottom: 7px;
}

.request__head {
  display: flex;
  align-items: center;
  margin-bottom: 23px;
  padding-left: 10px;
}


.request__head h4 {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.1;
  text-transform: uppercase;
  color: #003763;
  margin: 0;
}

.s-text-block.text-center .request__head h4 {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.1;
  text-transform: uppercase;
  color: #003763;
  margin: 0;
  font-family: "Roboto";
}

.request__icon {
  width: 26px;
  margin-right: 14px;
}
.seo-text {
  padding: 25px 0;
}
.seo-text__title {
  font-weight: 500;
  font-size: 24px;
  line-height: 1.1;
  text-transform: uppercase;
  color: #000;
  margin: 0;
  text-align: center;
}
.seo-text__text-content {
  margin-top: 25px;
}
.seo-text__text {
  font-size: 15px;
  line-height: 130%;
  color: #000;
  text-align: center;
  margin: 0;
}
.seo-text__text:last-child {
  margin-top: 15px;
}
.slider {
  width: 100%;
  max-width: 560px;
}
.slider .slider-img {
  width: 100%;
  height: 100%;
  vertical-align: top;
  -o-object-fit: cover;
     object-fit: cover;
}
.slider .swiper-pagination {
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  justify-content: center;
  bottom: 20px;
}
.slider .swiper-pagination-bullet {
  width: 100%;
  max-width: 79px;
  height: 6px;
  border-radius: 0;
  background-color: #fff;
  opacity: 1;
  margin-right: 5px !important;
  margin-left: 5px !important;
}
.slider .swiper-pagination-bullet-active {
  background-color: #ff9c00;
}
.terms-and-rates-prices {
  margin-top: 20px;
  margin-bottom: 35px;
}
.terms-and-rates-prices__table {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.terms-and-rates-prices__table table {
  width: 100%;
}
.terms-and-rates-prices__table table tr th {
  padding: 0 0 20px 0;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.1;
  color: #000;
  white-space: nowrap;
}
.terms-and-rates-prices__table table tr th:first-child {
  text-align: center;
  padding-left: 20px;
  font-weight: bold;
}
.terms-and-rates-prices__table tbody tr{
  background-color: #ebeaea;
}
.terms-and-rates-prices__table tbody tr td {
  font-size: 15px;
  line-height: 1.1;
  color: #000;
  padding: 10px 0;
  text-align: center;
}
.terms-and-rates-prices__table tbody tr td:first-child {
  white-space: nowrap;
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
}
.terms-and-rates-text-content__title {
  font-weight: 500;
  font-size: 24px;
  line-height: 1.1;
  text-transform: uppercase;
  color: #1c3562;
  margin: 0;
}
.terms-and-rates-text-content__subtitle {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.1;
  color: #1c3562;
  margin: 5px 0 0 0;
}
.terms-and-rates-text-content__text {
  font-size: 15px;
  line-height: 130%;
  color: #000;
  margin: 28px 0 0 0;
}
.terms-and-rates-text-content__link {
  font-size: 15px;
  line-height: 1.1;
  color: #1c3562;
}
.terms-and-rates-text-content__link a {
  color: #1c3562;
}
.terms-and-rates-text-content__link a:hover {
  text-decoration: none;
}
.terms-and-rates {
  padding-top: 25px;
  padding-bottom: 25px;
}
.terms-and-rates__inner .slider {
  margin-top: 20px;
}
.transportation-from-turkey {
  padding-top: 25px;
  padding-bottom: 25px;
}
.transportation-from-turkey__title {
  margin: 0;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.1;
  text-align: center;
  text-transform: uppercase;
}
.transportation-from-turkey__main-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 25px;
}
.transportation-text-content__title {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.1;
  text-transform: uppercase;
  margin: 20px 0 0 0;
}
.transportation-text-content__text,
.transportation-text-content__list-title,
.transportation-text-content__item {
  font-size: 15px;
  line-height: 1.1;
}
.transportation-text-content__text {
  margin: 20px 0 0 0;
}
.transportation-text-content__list-title {
  margin: 24px 0 0 0;
}
.transportation-text-content__list {
  margin: 10px 0 0 0;
  padding: 0 0 0 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.transportation-text-content__social-text {
  font-weight: 600;
  font-size: 15px;
  line-height: 1.1;
  color: #000;
  margin: 0;
}
.transportation-text-content__link {
  text-decoration: none;
  display: inline-block;
}
.transportation-text-content__icon {
  vertical-align: top;
}
.transportation-text-content__social-networks {
  margin-top: 20px;
}
.transportation-text-content__link {
  display: inline-block;
  margin-top: 10px;
}
.types-of-cargo {
  padding-top: 25px;
  padding-bottom: 25px;
}
.types-of-cargo__title {
  font-weight: 500;
  font-size: 24px;
  line-height: 1.1;
  text-transform: uppercase;
  color: #000;
  margin: 0;
  text-align: center;
}
.types-of-cargo__main-content {
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.types-of-cargo__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 37px 37px;
  width: 100%;
  max-width: 326px;
}
.types-of-cargo__content:nth-child(odd) {
  background: #fff;
  box-shadow: 0px 4px 67px -15px rgba(0,49,88,0.15);
  border-radius: 10px;
}
.types-of-cargo__img img {
  vertical-align: top;
}
.types-of-cargo__text {
  display: inline-block;
  line-height: 1.1;
  text-align: center;
  margin-top: 25px;
  text-transform: uppercase;
}
@-webkit-keyframes spinner {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@media (min-width: 576px) {
  .back-to-list-btn {
    margin: 32px 0 0 0;
  }
  .pop-up-2 h2 {
    font-size: 28px;
  }
  .pop-up-2__submit {
    flex-direction: row-reverse;
    align-items: flex-start;
  }
  .pop-up-2__confirm {
    width: 100%;
    align-items: flex-start;
    margin-bottom: 0;
  }
  .pop-up-2__btn {
    margin-right: 25px;
  }
  .pop-up h2 {
    font-size: 28px;
  }
  .pop-up__submit {
    flex-direction: row-reverse;
    align-items: flex-start;
  }
  .pop-up__confirm {
    width: 100%;
    align-items: flex-start;
    margin-bottom: 0;
  }
  .pop-up__btn {
    margin-right: 25px;
  }
  .questions__desc {
    display: flex;
    align-items: center;
  }
  .questions p {
    margin: 0;
  }
  .questions__social-links {
    margin-left: 11px;
  }
  .slider .slider-img {
    max-width: 560px;
  }
  .transportation-text-content__social-networks {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-top: 5px;
  }
  .transportation-text-content__link {
    margin: 0;
  }
  .types-of-cargo__main-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    align-items: stretch;
  }
  .types-of-cargo__content:nth-child(odd) {
    background: #fff;
    box-shadow: none;
  }
  .types-of-cargo__content:nth-child(3n + 1),
  .types-of-cargo__content:nth-child(5) {
    background: #fff;
    box-shadow: 0px 4px 67px -15px rgba(0,49,88,0.15);
    border-radius: 10px;
  }
}
@media (min-width: 768px) {
  .back-to-list-btn {
    margin: 42px 0 0 0;
  }
  .form__info {
    padding-top: 52px;
  }
  .questions h2 {
    font-size: 28px;
    line-height: 1.1;
    margin-bottom: 8px;
  }
  .seo-text__title {
    font-size: 28px;
  }
  .terms-and-rates-text-content__title {
    font-size: 28px;
  }
  .transportation-from-turkey__title {
    font-size: 28px;
  }
  .types-of-cargo__title {
    font-size: 28px;
  }
  .types-of-cargo__main-content {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    margin-top: 48px;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .types-of-cargo__content:nth-child(3n + 1),
  .types-of-cargo__content:nth-child(5) {
    background: #fff;
    box-shadow: none;
  }
  .types-of-cargo__content:nth-child(odd) {
    background: #fff;
    box-shadow: 0px 4px 67px -15px rgba(0,49,88,0.15);
    border-radius: 10px;
  }
  .types-of-cargo__text {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .currency {
    margin-left: -20px;
    justify-content: start;
  }
  .delivery-options {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .form__container {
    display: flex;
    gap: 40px;
  }
  .form__fields {
    width: 66%;
  }
  .form__fields:first-child {
    width: 31%;
  }
  .form__field,
  .form:not(:last-child) {
    margin-bottom: 25px;
  }
  .form__submit {
    flex-direction: row-reverse;
    align-items: flex-start;
  }
  .form__confirm {
    width: 100%;
    align-items: flex-start;
    margin-bottom: 0;
  }
  .form__btn {
    margin-right: 25px;
  }
  .our-benefits-content {
    flex-direction: row;
    gap: 46px;
  }
  .our-benefits-content--grid-col-span-2 {
    grid-column: span 2;
  }
  .our-benefits-content__info,
  .our-benefits-content__text {
    text-align: left;
  }
  .our-benefits-content__info br,
  .our-benefits-content__text br {
    display: block;
  }
  .our-benefits {
    padding-bottom: 50px;
  }
  .our-benefits__title {
    text-align: left;
  }
  .our-benefits__content-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    row-gap: 67px;
    -moz-column-gap: 60px;
         column-gap: 60px;
    padding-left: 20px;
    margin-top: 46px;
  }
  .parallel-import {
    padding: 50px 0 25px 0;
  }
  .parallel-import__title {
    font-size: 28px;
  }
  .parallel-import__text {
    font-size: 20px;
    margin: 25px 0 0 0;
  }
  .pop-up-2__fields {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-left: -30px;
  }
  .pop-up-2__field {
    width: 50%;
    padding-left: 30px;
  }
  .pop-up__fields {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-left: -30px;
  }
  .pop-up__field {
    width: 50%;
    padding-left: 30px;
  }
  .questions {
    padding: 50px 0;
  }
  .request {
    padding-top: 25px;
    padding-bottom: 50px;
  }
  .request__request-content {
    flex-direction: row;
    width: 100%;
    max-width: 888px;
    margin: 0 auto;
    gap: 88px;
  }
  .request__head {
    padding-left: 0;
  }
  .request ul {
    padding-left: 25px;
    margin-bottom: 0;
  }
  .request span {
    margin-bottom: 30px;
  }
  .request h4 {
    font-size: 20px;
  }
  .seo-text {
    padding: 50px 0;
  }
  .seo-text__title {
    text-align: left;
  }
  .seo-text__text-content {
    display: flex;
    gap: 40px;
  }
  .seo-text__text {
    text-align: left;
  }
  .seo-text__text:last-child {
    margin: 0;
  }
  .terms-and-rates-prices__table tr th,
  .terms-and-rates-prices table tr th {
    padding: 0 0 30px 0;
  }
  .terms-and-rates-prices tbody tr:first-child td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .terms-and-rates-text-content {
    flex: 0 0 100%;
  }
  .terms-and-rates {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .terms-and-rates__inner {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 20px;
  }
  .terms-and-rates__inner .slider {
    margin: 0;
  }
  .transportation-from-turkey {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .transportation-from-turkey__main-content {
    margin-top: 53px;
    flex-direction: row;
    gap: 42px;
    align-items: start;
  }
  .transportation-text-content__title {
    margin: 0;
  }
  .transportation-text-content__text,
  .transportation-text-content__list-title,
  .transportation-text-content__item {
    line-height: 21px;
  }
  .transportation-text-content__list-title {
    margin-top: 21px;
  }
  .transportation-text-content__list {
    padding-left: 11px;
  }
  .transportation-text-content__social-networks {
    padding-left: 12px;
    margin-top: 2px;
  }
  .types-of-cargo {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (min-width: 1200px) {
  .back-to-list-btn {
    margin: 52px 0 0 0;
  }
  .delivery-options {
    padding-bottom: 25px;
  }
  .delivery-options ul {
    padding-left: 28px;
  }
  .delivery-options__item {
    align-items: center;
    background-position: 50% 50%;
  }
  .delivery-options__info {
    left: 20%;
    flex-direction: row;
    text-align: left;
  }
  .delivery-options__icon {
    margin-right: 30px;
  }
  .delivery-options h2 {
    margin-bottom: 50px;
  }
  .parallel-import__text-content {
    width: 100%;
    padding: 50px 0 50px 70px;
  }
  .parallel-import__title {
    text-align: left;
  }
  .parallel-import__text {
    text-align: left;
  }
  .parallel-import__text br {
    display: block;
  }
  .terms-and-rates-prices {
    margin-top: 45px;
    margin-bottom: 25px;
  }
}
@media (max-width: 1080px) {
.advblock_item {
   width: 48%;
   height: 210px;
}
}
@media (max-width: 910px) {
body .s-text-block .textadv {
  font-size: 16px;
 
}
}
@media (max-width: 760px) {
.advblock_item {
  width: 100%;
height: auto;
margin: 0 0 25px;
}
}
@media (max-width: 480px) {
body .s-text-block .nameadv {
  font-size: 20px;
  
}
body .s-text-block .textadv {
  font-size: 15px;
}
}
.delivery-options li p {
    font-weight: 400;
    font-size: 15px;
    line-height: 19px;
    color: #fff;
}

body .s-text-block {
  max-width: 100%;
}


body .my-container {
  padding: 0;
}

body .s-text-block h1 {
    margin: 0;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.1;
    text-align: center;
    text-transform: uppercase;
}