@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap");
* {
  box-sizing: border-box;
}

body {
  font-family: "Montserrat";
  background: #fff;
  margin: 0;
}

.container {
  width: 100%;
  max-width: 1388px;
  padding: 0 15px;
  margin: 0 auto;
}

.d-flex {
  display: flex;
}

.ai {
  align-items: center;
}

.jc {
  justify-content: space-between;
}

.mb {
  margin-bottom: 20px;
}

.mb-40 {
  margin-bottom: 40px;
}

.w33 {
  width: 33.3%;
}

.w25 {
  width: 25%;
}

.p-40 {
  padding: 40px 40px 30px;
}

.grey-color {
  color: rgba(27, 43, 60, 0.5);
}

.white {
  color: white;
}

.color_sky {
  color: #0056A4;
}

.color_red {
  color: #E40137;
}

.fw-600 {
  font-weight: 600;
}

.fw-700 {
  font-weight: 700;
}

.h6 {
  font-size: 14px;
  line-height: 109%;
  letter-spacing: 0.02em;
}

.h4 {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.02em;
  color: #0056A4;
}

.h5 {
  font-weight: 700;
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #2361A9;
}

.bcg_grey {
  background-color: #EDEFF3;
}

.bcg_white {
  background-color: white;
}

.top_screen1 {
  background-image: url(/images/ecexport/bcg_fly.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.main-heading {
  font-weight: 700;
  font-size: 38px;
  line-height: 135%;
  letter-spacing: 0.02em;
  margin: 25px 0;
}

.heading {
  font-weight: 700;
  font-size: 30px;
  line-height: 160%;
  letter-spacing: 0.02em;
  color: #0056A4;
}

.sub-button {
  padding: 19px 31px;
  color: white;
  border: 2px solid #FFFFFF;
  border-radius: 100px;
  text-decoration: none;
  display: inline-block;
  font-weight: 700;
  font-size: 15px;
  line-height: 109%;
  letter-spacing: 0.02em;
}

.main_button {
  padding: 19px 50px;
  color: white;
  background: #2361A9;
  border-radius: 100px;
  text-decoration: none;
  display: inline-block;
  font-weight: 700;
  font-size: 15px;
  line-height: 109%;
  letter-spacing: 0.02em;
}

.top_screen1 {
  position: relative;
}
.top_screen1 .title {
  padding: 45px 0 55px;
}
.top_screen1 .title .sub-button {
  margin-bottom: 55px;
}

.bottom_screen1 {
  padding: 85px 0 40px;
}
.bottom_screen1 .bottom_screen1_wrap {
  align-items: flex-start;
}
.bottom_screen1 .bottom_screen1_wrap .main_img {
  display: flex;
  justify-content: flex-end;
  width: 45%;
}
.bottom_screen1 .bottom_screen1_wrap .main_img img {
  width: 500px;
  max-width: 100%;
}
.bottom_screen1 .bottom_screen1_wrap .text {
  width: calc(55% - 106px);
  margin-right: 106px;
}

.heading .img_head {
  width: 44px;
  height: 44px;
  margin-right: 12px;
}

.main_text {
  font-weight: 500;
  font-size: 17px;
  line-height: 30px;
  letter-spacing: 0.02em;
  color: #606B77;
}

.nav_ecommerce {
  background: #FFFFFF;
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.12);
  border-radius: 100px;
  padding: 10px 9px;
  display: flex;
  position: absolute;
  bottom: -40px;
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none; 
}
.nav_ecommerce::-webkit-scrollbar {
  display: none;
}

.nav_page {
  font-weight: 700;
  font-size: 15px;
  line-height: 109%;
  letter-spacing: 0.02em;
  color: #2361A9;
  margin-right: 30px;
  padding: 17px 30px;
  text-decoration: none;
  white-space: nowrap;
}
.nav_page:last-of-type {
  margin-right: 0;
}
.nav_page br {
  display: none;
}
.nav_page .img_navpage {
  width: 28px;
  height: 28px;
  margin-right: 10px;
}
.nav_page:hover {
  background: #2361A9;
  border-radius: 100px;
  color: white;
}
.nav_page:hover svg path {
  fill: #fff;
}

.nav_page.active {
  background: #2361A9;
  border-radius: 100px;
  color: white;
}
.nav_page.active svg path {
  fill: #fff;
}

.scroll_info {
  background-color: white;
  padding: 30px;
  position: relative;
}
.scroll_info .scrolling_part {
  height: 320px;
  padding-bottom: 20px;
}
.scroll_info ul {
  padding: 0;
  margin: 0;
}
.scroll_info ul li {
  color: #c7d7e9;
  font-weight: 500;
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 0.02em;
  list-style-type: none;
}
.scroll_info p {
  font-size: 15px;
}

.default_part {
  display: none;
}
.default_part.part1 {
  display: block;
}

.primary_pic {
  display: flex;
}

.h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 109%;
  color: #0056A4;
}

.screen2 {
  padding: 65px 0 42px;
}
.screen2 .left {
  width: calc(50% - 106px);
  margin-right: 106px;
}
.screen2 .left .tags_flex .tag {
  background: #FFFFFF;
  border-radius: 100px;
  font-weight: 700;
  font-size: 15px;
  line-height: 109%;
  letter-spacing: 0.02em;
  color: #2361A9;
  padding: 17px 25px;
  display: inline-block;
  margin-bottom: 20px;
  margin-right: 20px;
  text-decoration: unset;
}
.screen2 .left .tags_flex .tag.active {
  color: #FFFFFF;
  background-color: #2361A9;
}
.screen2 .left .tags_flex .tag:hover {
  background: #2361A9;
  color: white;
}
.screen2 .left .tags_flex .tag br {
  display: none;
}
.screen2 .right {
  width: 50%;
}

.screen3 {
  padding: 95px 0 50px;
}
.screen3 .heading_bcgimg .main_heading {
  padding-top: 135px;
}

.heading_bcgimg {
  margin-top: -50px;
  text-align: center;
  margin-bottom: 20px;
}

.primary_pic .full_width {
  margin: 0 auto;
}

.default_tab {
  display: none;
}
.default_tab.tab1 {
  display: block;
}

.main_section_scr3 {
  position: relative;
}
.main_section_scr3 .section_change {
  padding: 80px 240px 60px;
}
.main_section_scr3 .nav_ecommerce {
  top: -40px;
  left: 50%;
  bottom: unset;
  transform: translateX(-50%);
}

.form_ecommerce .nav_ecommerce {
  top: -40px;
  bottom: unset;
}
.form_ecommerce .form-flex {
  width: calc(50% - 20px);
  margin-right: 20px;
}
.form_ecommerce .form-group {
  margin-bottom: 20px;
}
.form_ecommerce .form-flex .input_ecom {
  display: block;
    font-weight: 500;
    font-size: 12px;
    line-height: 109%;
    letter-spacing: 0.01em;
    color: #2361A9;
    margin-bottom: 5px;
}
.form_ecommerce .form-flex .input_ecom .name_input {
  display: block;
  font-weight: 500;
  font-size: 12px;
  line-height: 109%;
  letter-spacing: 0.01em;
  color: #2361A9;
  margin-bottom: 5px;
}
.form_ecommerce .form-flex .input {
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #D7D8D9;
  border-radius: 100px;
  padding: 14px 20px;
}
.form_ecommerce .iti input {
  width: 100%;
    background: #FFFFFF;
    border: 1px solid #D7D8D9;
    border-radius: 100px;
    padding: 14px 20px;
}

.ai_center {
  justify-content: center;
}

.flex_check_row {
  display: flex;
  margin-bottom: 60px;
  justify-content: center;
}

.type-delivery {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-left: 10px;
}
.type-delivery .img-type-delivery {
  margin-bottom: 5px;
}

.check-row {
  width: 40%;
  margin-right: 20px;
  border: 1px solid #D7D8D9;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}
.check-row .info-check-row {
  padding: 20px;
  width: 100%;
  border-left: 1px solid #D7D8D9;
}
.check-row .info-check-row .subtitle-check-row {
  margin: 0;
}
.check-row .info-check-row .top-line {
  height: 100%;
  align-items: center;
}
.check-row .info-check-row .top-line .img_flag {
  margin-right: 10px;
  max-height: 44px;
}
.check-row .info-check-row .top-line .r {
  align-items: end;
}

.input-drop-off {
  width: 0 !important;
  height: 0 !important;
  opacity: 0;
  display: block;
  position: absolute;
  top: 0;
}
.input-drop-off:checked + .radio-check-row .radio-but {
  background-color: #fff;
  background-image: url(/images/ecexport/done-blue.svg);
  background-repeat: no-repeat;
  border: unset;
  background-position: center;
}
.input-drop-off:checked + .radio-check-row {
  background-color: #2361A9;
}

.radio-check-row {
  padding: 42px 15px;
  align-items: center;
  display: flex;
  cursor: pointer;
}
.radio-check-row .radio-but {
  width: 25px;
  height: 25px;
  border: 1px solid #D7D8D9;
  border-radius: 50%;
  display: block;
}

label.error {
  color: red;
  font-size: 12px;
}

.bcg_fly {
  display: none;
}
.done_form {
  text-align: center;
}
.heart_flex {
  justify-content: center;
}
.heart_flex img {
  margin-top: 10px;
}
.text_done {
  font-weight: 700;
  font-size: 24px;
  line-height: 80%;
  text-align: center;
  color: #0056A4;
}

.section_changing.done_form {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.section_changing.done_form .heart_flex {
  margin-top: 17px;
}

.simplebar-scrollbar::before {
  background: #0056A4;
  transition: unset;
  opacity: 1;
}

.simplebar-scrollbar.simplebar-visible::before {
  opacity: 1;
}

.direction-country {
  display: none;
}
.main_section_scr3 .direction-country:first-of-type {
  display: block;
}
.simplebar-content-wrapper {
  padding-right: 12px;
}