

/* Start:/local/components/custom/delivery.page/templates/.default/style.css?17751597373152*/


.c_inner_header {
  padding-top: 80px;
  background: #2B689B;
  overflow: hidden;
  margin-bottom: 60px;
}
.c_inner_header_container {
  max-width: 1040px;
  margin: 0 auto;
  padding: 0px 15px;
  position: relative;
}
.c_inner_header_title {
  position: relative;
  color: #FFF;
  text-align: center;
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 46px;
  z-index: 2;
}
.c_inner_header_wrap {
  position: relative;
  display: flex;
  justify-content: space-between;
  gap: 45px;
  z-index: 2;
}
.c_inner_header_text p {
  color: #FFF;
  font-family: Inter;
  font-size: 16px;
  line-height: 130%;
  margin-bottom: 16px;
}
.c_inner_header_text p:first-child {
  margin-bottom: 24px;
}
.c_inner_header_text p:last-child {
  margin-bottom: 0px;
}
.c_inner_header_img {
  width: 557px;
  flex-shrink: 0;
  padding-top: 31px;
}
.c_inner_header_img img {
  display: block;
  max-width: 100%;
  height: auto;
}
.c_inner_header_white_bg {
  position: absolute;
  z-index: 1;
  width: 716px;
  height: 699px;
  background: radial-gradient(50% 50% at 50% 50%, #8AD3EC 0%, rgba(106, 198, 230, 0.41) 59.38%, rgba(74, 159, 188, 0.00) 100%);
  filter: blur(102px);
  bottom: -393px;
  left: 50%;
  transform: translateX(-50%);
}

.c_text {
  /* margin-bottom: 60px; */
  padding: 52px 0px;
}
.c_text_container {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0px 15px;
}
.c_text_wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}
.c_text_item {
  flex-shrink: 0;
  /* width: 404px; */
  color: #292A2C;
  font-family: Inter;
  font-size: 16px;
  max-width: 100%;
}
.c_text_item p {
  margin-bottom: 24px;
}
.c_text_item p:last-child {
  margin-bottom: 0px;
}
.c_text_item ul {
  list-style: disc;
}
.c_text_item ol {
  list-style: decimal;
}
.c_text_item ul,
.c_text_item ol {
  line-height: 140%; /* 22.4px */
  padding-left: 14px;
}
.c_text_item ul li {
  margin-bottom: 16px;
}
.c_text_item ol li:last-child,
.c_text_item ul li:last-child {
  margin-bottom: 0px;
}
.c_text_item a {
  text-decoration: none;
  transition: .3s;
  color: #2B689B;
}
.c_text_item a:hover {
  opacity: .7;
}
#services_video iframe {
  width: 100%;
}

@media (max-width: 991px) {
  .c_inner_header {
    padding-top: 29px;
    margin-bottom: 24px;
  }
  .c_inner_header_container {

  }
  .c_inner_header_title {
    text-align: left;
    font-size: 20px;
    margin-bottom: 24px;
  }
  .c_inner_header_wrap {
    flex-direction: column;
    gap: 38px;
  }
  .c_inner_header_text p {
    font-size: 14px;
  }
  .c_inner_header_img {
    padding-top: 0px;
    width: 344px;
    max-width: 100%;
    margin: 0 auto;
  }
  
  .c_text {
    padding: 24px 0px;
    /* margin-bottom: 24px; */
  }
  .c_text_wrap {
    flex-direction: column;
    justify-content: flex-start;
  }
  .c_text_item {
    font-size: 14px;
  }
}
#send .package-calc {
  z-index: 3;
}
.c_text + .review-main {
  padding-top: 0px;
}
.c_video_wrap + .c_wherefore_wrap .wherefore {
  padding-top: 52px !important;
}
.c_text + .c_video_wrap .steps-work__video {
  padding-top: 0px;
}
.c_wherefore_wrap .wherefore {
  padding-bottom: 0px;
}
/* End */


/* Start:/local/templates/pmlog2024/components/reshenie/parcel.form/services/style.css?177515973721535*/
#services_calc .calc .jq-selectbox .jq-selectbox__select {
    padding: 5px 10px 5px 20px;
}
#services_calc .jq-selectbox__select {
    display: none;
}
#services_calc .calc-inner .calc {
    width: 360px;
    justify-self: center;
}
#services_calc .calc-header-title {
    justify-self: center;
    font-family: Manrope;
    font-weight: 600;
    font-size: 36px;
    line-height: 100%;
    color: #0E406A;
    letter-spacing: 0;
}
#services_calc .c_calc_options_item_div {
    display: none;
}
#send #services_calc .package-calc {
    background: none;
    padding: 0;
}
/*#services_calc .calc .from-row .jq-selectbox__trigger,*/
/*#services_calc .calc .to-row .jq-selectbox__trigger {*/
/*    display: none;*/
/*}*/
#services_calc .calc .select-row.flex > .row.ves-row .jq-selectbox,
#services_calc .calc .select-row.flex > .row.delivery-row .jq-selectbox {
    background: #F1F6FB;
    border-radius: 10px;
}
#services_calc .calc .jq-selectbox__dropdown {
    top: 40px;
}
#services_calc .delivery-row .jq-selectbox__select-text,
#services_calc .ves-row .jq-selectbox__select-text {
    font-weight: bold;
}
@media screen and (max-width: 1000px) {
    #services_calc .calc .select-row.flex {
        flex-flow: row;
    }
}
.c_inner_header {
    padding-top: 80px;
    background: #2B689B;
    overflow: hidden;
    margin-bottom: 60px;
}
.c_inner_header_container {
    max-width: 1040px;
    margin: 0 auto;
    padding: 0px 15px;
    position: relative;
}
.c_inner_header_title {
    position: relative;
    color: #FFF;
    text-align: center;
    font-size: 48px;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 46px;
    z-index: 2;
}
.c_inner_header_wrap {
    position: relative;
    display: flex;
    justify-content: space-between;
    gap: 45px;
    z-index: 2;
}
.c_inner_header_text p {
    color: #FFF;
    font-family: Inter;
    font-size: 16px;
    line-height: 130%;
    margin-bottom: 16px;
}
.c_inner_header_text p:first-child {
    margin-bottom: 24px;
}
.c_inner_header_text p:last-child {
    margin-bottom: 0px;
}
.c_inner_header_img {
    width: 557px;
    flex-shrink: 0;
    padding-top: 31px;
}
.c_inner_header_img img {
    display: block;
    max-width: 100%;
    height: auto;
}
.c_inner_header_white_bg {
    position: absolute;
    z-index: 1;
    width: 716px;
    height: 699px;
    background: radial-gradient(50% 50% at 50% 50%, #8AD3EC 0%, rgba(106, 198, 230, 0.41) 59.38%, rgba(74, 159, 188, 0.00) 100%);
    filter: blur(102px);
    bottom: -393px;
    left: 50%;
    transform: translateX(-50%);
}

.c_text {
    /* margin-bottom: 60px; */
    padding: 52px 0px;
}
.c_text_container {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0px 15px;
}
.c_text_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}
.c_text_item {
    flex-shrink: 0;
    /* width: 404px; */
    color: #292A2C;
    font-family: Inter;
    font-size: 16px;
    max-width: 100%;
}
.c_text_item p {
    margin-bottom: 24px;
}
.c_text_item p:last-child {
    margin-bottom: 0px;
}
.c_text_item ul {
    list-style: disc;
}
.c_text_item ol {
    list-style: decimal;
}
.c_text_item ul,
.c_text_item ol {
    line-height: 140%; /* 22.4px */
    padding-left: 14px;
}
.c_text_item ul li {
    margin-bottom: 16px;
}
.c_text_item ol li:last-child,
.c_text_item ul li:last-child {
    margin-bottom: 0px;
}
.c_text_item a {
    text-decoration: none;
    transition: .3s;
    color: #2B689B;
}
.c_text_item a:hover {
    opacity: .7;
}

@media (max-width: 991px) {
    .c_inner_header {
        padding-top: 29px;
        margin-bottom: 24px;
    }
    .c_inner_header_container {

    }
    .c_inner_header_title {
        text-align: left;
        font-size: 20px;
        margin-bottom: 24px;
    }
    .c_inner_header_wrap {
        flex-direction: column;
        gap: 38px;
    }
    .c_inner_header_text p {
        font-size: 14px;
    }
    .c_inner_header_img {
        padding-top: 0px;
        width: 344px;
        max-width: 100%;
        margin: 0 auto;
    }

    .c_text {
        padding: 24px 0px;
        /* margin-bottom: 24px; */
    }
    .c_text_wrap {
        flex-direction: column;
        justify-content: flex-start;
    }
    .c_text_item {
        font-size: 14px;
    }
}

/* pisos */
.c_calc {
    margin-bottom: 24px;
}
.c_calc_container {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0px 15px;
}
.c_calc_wrap {
    margin-bottom: 24px;
}
.c_calc_title {
    text-align: center;
    color: #0E406A;
    font-family: Manrope;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 18px;
}
.c_calc_inner {

}
.c_calc_direction {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    margin-bottom: 16px;
}
.c_calc_direction_item {
    display: flex;
    align-items: center;
    gap: 8px;
    background-position: 0px center;
    background-repeat: no-repeat;
}
.c_calc_direction_item_img {
    width: 24px;
    height: 15px;
    object-fit: cover;
}
.c_calc_direction_item_name {
    color: #292A2C;
    font-family: Inter;
    font-size: 24px;
    font-weight: 500;
    line-height: 140%;
    padding-left: 30px;
}
.c_calc_direction_separator {
    width: 10px;
    height: 1px;
    background-color: #545556;
}
.c_calc_options_wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
}
.c_calc_options_item_list {
    display: none !important;
}
.c_calc_options_item {
    position: relative;
}
.c_calc_options_item_result {
    display: flex;
    align-items: center;
    gap: 4px;
    cursor: pointer;
    transition: .3s;
    border-radius: 10px;
    background: #F1F6FB;
    padding: 16px 18px;
}
.c_calc_options_item_result:hover {
    opacity: .6;
}
.c_calc_options_item_result_name {
    color: #0E406A;
    font-family: Inter;
    font-size: 16px;
    font-weight: 600;
    line-height: 140%; /* 22.4px */
}
.c_calc_options_item_result_value {
    margin-right: 4px;
    color: rgba(14, 64, 106, 0.80);
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%; /* 22.4px */
}
.c_calc_options_item_result_arrow {
    display: flex;
    align-items: center;
    justify-content: center;
}
.c_calc_options_item_result_arrow svg {
    transition: .3s;
}
.c_calc_options_item.is_open .c_calc_options_item_result_arrow svg {
    transform: rotate(180deg);
}
.c_calc_custom_list {
    display: none;
    position: absolute;
    top: calc(100% + 6px);
    left: 0;
    min-width: 100%;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 20px rgba(14, 64, 106, 0.15);
    list-style: none;
    margin: 0;
    padding: 6px 0;
    z-index: 100;
    
    max-height: 300px;
    overflow: auto;
}

.c_calc_options_item.is_open .c_calc_custom_list {
    display: block;
}

.c_calc_custom_list_item {
    display: flex;
    flex-direction: column;
    gap: 2px;
    padding: 10px 18px;
    color: #0E406A;
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
    transition: background .2s;
    white-space: nowrap;
}
.c_calc_custom_list_item_days {
    font-weight: 300;
    font-size: 13px;
}
.c_calc_custom_list_item:hover {
    background: #F1F6FB;
}

.c_calc_custom_list_item.is_selected {
    font-weight: 600;
}
.c_calc_custom_list_item.disabled {
    color: #aaa;
    cursor: not-allowed;
}
.c_calc_custom_list_item.disabled:hover {
    background: #F3F9Fc;
}
.c_calc_custom_list_item {

}
@media (max-width: 991px) {
    .c_calc_wrap {
        margin-bottom: 8px;
    }
    .c_calc_title {
        font-size: 18px;
    }
    .c_calc_direction_item_name {
        font-size: 14px;
    }
    .c_calc_options_item_result {
        padding: 10px 12px;
    }
    .c_calc_options_item_result_name {
        font-size: 12px;
    }
    .c_calc_options_item_result_value {
        font-size: 12px;
    }
    .c_calc_custom_list_item {
        padding: 5px 12px;
        font-size: 13px;
    }
}

.c_new_form_wrap {
    width: 100%;
    max-width: 920px;
    margin: 0 auto;
    margin-bottom: 60px;
}
.c_form_steps {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 8px;
    margin-bottom: 10px;
}
.c_form_step {
    position: relative;
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 2px;
    border-radius: 11px;
    background: #F1F6FB;
    color: #0E406A;
    font-family: Manrope;
    transition: .2s;
}
.c_form_step_num {
    position: relative;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 54px;
    height: 54px;

    border-radius: 10px;
    background: #FFF;

    font-size: 20px;
    font-weight: 600;
}
.c_form_step_num_n,
.c_form_step_num_icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: .3s;
    opacity: 1;
}
.c_form_step_num_icon {
    display: flex;
    opacity: 0;
}
.c_form_step_content {
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.c_form_step_content_top {
    font-size: 17px;
    font-weight: 600;
}
.c_form_step_content_bot {
    color: #0E406ACC;
    font-size: 14px;
    font-weight: 400;
    transition: .2s;
}
.c_form_step--inactive {
    color: #0E406A33;
    cursor: not-allowed;
}
.c_form_step--inactive .c_form_step_content_bot {
    color: #0E406A33;
}
/* .c_form_step--active {
    color: #0e416a90;
    cursor: pointer;
}
.c_form_step--active .c_form_step_content_bot {
    color: #0e416a90;
}
.c_form_step--active:hover {
    color: #0E406A;
}
.c_form_step--active:hover .c_form_step_content_bot {
    color: #0E406A;
} */
.c_form_step--edit,
.c_form_step--ready {
    cursor: pointer;
}
.c_form_step--ready .c_form_step_num_n {
    opacity: 0;
}
.c_form_step--ready .c_form_step_num_icon {
    opacity: 1;
}
.c_form_step--ready:hover .c_form_step_num_n {
    opacity: 1;
}
.c_form_step--ready:hover .c_form_step_num_icon {
    opacity: 0;
}
.c_form_content_tabs {

}
.c_form_content_tab {
    padding: 14px;
    border-radius: 14px;
    background: #F1F6FB;
}
.c_form_content_tab_top {
    margin-bottom: 18px;
    font-family: Manrope;
}
.c_form_content_tab_title {
    color: #0E406A;
    font-size: 26px;
    line-height: 36px;
    font-weight: 600;
    margin-bottom: 6px;
}
.c_form_content_tab_subtitle {
    color: rgba(14, 64, 106, 0.80);
    font-size: 16px;
    font-weight: 500;
}

.c_form_content_tab_search {
    position: relative;
    margin-bottom: 14px;
}
.c_form_content_tab_search_link {
    color: #2B689B;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    cursor: pointer;
    transition: .2s;
}
.c_form_content_tab_search_link:hover {
    opacity: .7;
}
.c_form_content_tab_search_content {
    position: absolute;
    top: calc(100% + 15px);
    left: 0px;
    width: 100%;
    max-width: 598px;
    box-sizing: border-box;

    padding: 4px;
    border-radius: 18px;
    background: #FFF;
    box-shadow: 0 7px 19px 0 rgba(14, 64, 106, 0.15);
    z-index: 10;
    display: none;
}
.c_form_content_tab_search_content.is_open {
    display: block;
}
.c_form_content_tab_search_content_top {
    /* margin-bottom: 10px; */
}
.c_form_content_tab_search_content_top input[type="text"] {
    padding: 15px;
    border-radius: 14px;
    border: none !important;
    background: #F6F6F6;

    color: #0E406A;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}
.c_form_content_tab_search_content_top input[type="text"]::placeholder {
    font-family: Inter;
    color: #969696;
}
.c_form_content_tab_search_content_list {
    display: flex;
    flex-direction: column;
    gap: 4px;

    max-height: 288px;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #406588 transparent;
}
/* Chrome, Safari, Edge */
.c_form_content_tab_search_content_list::-webkit-scrollbar {
    width: 4px;
}
.c_form_content_tab_search_content_list::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 4px;
}
.c_form_content_tab_search_content_list::-webkit-scrollbar-thumb {
    background: #406588;
    border-radius: 4px;
}

.c_form_content_tab_search_content_item {
    
}
.c_form_content_tab_search_content_item > input {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
}
.c_form_content_tab_search_content_item > label {
    display: flex;
    align-items: center;
    gap: 14px;

    padding: 13px 15px;
    border-radius: 14px;
    border: 1px solid rgba(14, 64, 106, 0.10);

    cursor: pointer;
}
.c_form_con_icon .inactive {
    display: block;
}
.c_form_con_icon .active {
    display: none;
}
.c_form_content_tab_search_content_item > input:checked + label .c_form_con_icon .inactive {
    display: none;
}
.c_form_content_tab_search_content_item > input:checked + label .c_form_con_icon .active {
    display: block;
}
.c_form_content_tab_search_enter_num {
    display: none;
    margin-top: 10px;
    padding: 15px;
    text-align: center;
    border-radius: 14px;
    background: #2B689B;
    color: #FFF;
    font-family: Inter;
    font-size: 14px;
    font-weight: 500;
    line-height: 140%; /* 19.6px */
    transition: .2s;
    cursor: pointer;
}
.c_form_content_tab_search_enter_num:hover {
    opacity: .9;
}
.c_form_content_tab_search_content_list:has(.c_form_content_tab_search_content_item) + .c_form_content_tab_search_enter_num {
    display: block;
}
.c_form_content_tab_search_content_list:has(.c_form_content_tab_search_content_item) {
    margin-top: 10px;
}

.c_form_con_content {
    display: flex;
    flex-direction: column;
    gap: 8px;
    font-family: Manrope;
    color: #0E406A;
}
.c_form_con_content_name {
    font-size: 17px;
    font-weight: 600;
}
.c_form_con_content_info {
    display: flex;
    column-gap: 10px;
    row-gap: 4px;
    flex-wrap: wrap;

    color: rgba(14, 64, 106, 0.80);
    font-size: 14px;
    font-weight: 500;
}

.c_form_content_tab_form {
    display: flex;
    flex-direction: column;
    gap: 4px;
    margin-bottom: 12px;
}
.c_form_tab_row {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 4px;
}
.c_form_tab_row--two {
    grid-template-columns: repeat(2, 1fr);
}
.c_form_tab_row--three {
    grid-template-columns: repeat(3, 1fr);
}
.c_form_tab_group {
    min-width: 0;
}
.c_form_tab_group input[type="text"] {
    padding: 16.5px 15px;
    border-radius: 14px;
    border-color: #FFF;
    background: #FFF;

    color: #0E406A;
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
}
.c_form_tab_group input[type="text"]::placeholder {
    color: #969696;
}
.c_form_tab_group input[type="text"]:focus {
    border-color: #FFF;
}
.error input, .error textarea {
    border-color: #f13f58 !important;
}
.c_form_content_tab_to_book {
    margin-bottom: 18px;
}
.c_form_content_tab_to_book .tobook {
    margin-top: 0px;
}
.c_form_content_tab_to_book .tobook label {
    font-size: 12px;
    gap: 7px;
}
.c_form_content_tab_submit,
.c_form_content_tab_next {
    border-radius: 100px;
    border: 1px solid #2B689B;
    background: #2B689B;

    color: #FFF;
    font-family: Inter;
    font-size: 16px;
    line-height: 140%;

    transition: .2s;

    /* opacity: .7;
    cursor: not-allowed; */
    opacity: 1;
    cursor: pointer;

    text-align: center;
    padding: 13px 23px;
}
.c_form_content_tab_submit:hover,
.c_form_content_tab_next:hover {
    opacity: .9;
}
/* .c_form_content_tab--success .c_form_content_tab_submit,
.c_form_content_tab--success .c_form_content_tab_next {
    opacity: 1;
    cursor: pointer;
}
.c_form_content_tab--success .c_form_content_tab_submit:hover,
.c_form_content_tab--success .c_form_content_tab_next:hover {
    opacity: .9;
} */
.c_form_content_tab_submit {
    width: 100%;
}
.c_btn_group {
    margin-top: 26px;
}
.c_declaration_wrap {
    margin-bottom: 12px;
}

.decl-template-name .c_form_tab_group {
    margin-top: 12px;
}

form[name="iblock_add"].edit-form {
    margin-bottom: 60px;
}

.c_form_content_tab_top_warning {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 12px;
    padding: 16px;
    margin-bottom: 14px;
    border-radius: 14px;
    background: #FFF4D4;
}
.c_form_content_tab_top_warning_text {
    color: #292A2C;
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 140%; /* 19.6px */
}
.c_form_content_tab_top_warning_close {
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: .2s;
}
.c_form_content_tab_top_warning_close:hover {
    opacity: .6;
}

.c_declaration_prod_list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 4px;
    margin-bottom: 14px;
}
.c_declaration_prod_item {
    padding: 12px 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 14px;
    border: 1px solid #2B689B;
    background: #ffffff00;
    
    color: #2B689B;
    font-family: Inter;
    font-size: 13px;
    font-weight: 400;
    line-height: 140%; /* 18.2px */
    cursor: pointer;

    transition: .2s;
}
.c_declaration_prod_item:not(.active):hover {
    background-color: #ffffffa1;
}
.c_declaration_prod_item.active {
    background-color: #FFF;
}
.c_declaration_prod_item.error {
    border-color: #f13f58;
    /* color: #f13f58; */
    box-shadow: 2px 2px 0px 0px #f13f58;
}

.c_declaration_inner_item {
    display: none;
    flex-direction: column;
    gap: 4px;
    font-family: Inter;
}
.c_declaration_inner_item.active {
    display: flex;
}
body .c_select_cat_wrap .select2-container--default .select2-selection--single {
    padding: 18px 15px;
    border-radius: 14px;
    border-color: #FFF;
    height: 58px;
}
body .c_select_cat_wrap .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 58px;
}

body .select2-dropdown {
    border-color: #FFF;
    border-radius: 14px;
}
body .select2-dropdown--above {
    box-shadow: -5px -5px 14px 0 rgba(14, 64, 106, 0.15);
}
body .select2-dropdown--below {
    box-shadow: 5px 5px 14px 0 rgba(14, 64, 106, 0.15);
}

.c_count_form {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.c_count_form input {
    flex: 1;
    text-align: center;
}
.c_count_form_btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    transition: .2s;
    cursor: pointer;
    user-select: none;
}
.c_count_form_btn:hover {
    opacity: .6;
}
.c_count_form_btn--inactive {
    opacity: 1 !important;
    cursor: not-allowed;
}
.c_count_form_minus {
    left: 15px;
}
.c_count_form_plus {
    right: 15px;
}
.c_count_form_btn svg path {
    transition: .2s;
    stroke: #2B689B;
}
.c_count_form_btn--inactive svg path {
    transition: .2s;
    stroke: #969696;
}
.c_form_tab_edit_row {
    margin-top: 11px;
    display: flex;
    justify-content: space-between;
    align-items: center;

    font-family: Inter;
    font-size: 13px;
    font-weight: 600;
    line-height: 140%; /* 18.2px */
}
.c_form_tab_edit_add {
    color: #2B689B;
}
.c_form_tab_edit_remove {
    color: #f13f58;
}
.c_form_tab_edit_item {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    transition: .2s;
}
.c_form_tab_edit_item:hover {
    opacity: .7;
}
.c_form_tab_edit_item_icon {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
}

@media (max-width: 991px) {
    .c_form_tab_row--two,
    .c_form_tab_row--three {
        grid-template-columns: repeat(1, 1fr);
    }
    .c_form_tab_group input[type="text"] {
        padding: 13px 15px;
        font-size: 14px;
    }
    .c_form_content_tab_search_content_top input[type="text"] {
        padding: 13px 15px;
        font-size: 14px;
    }
    .c_form_content_tab_submit, .c_form_content_tab_next {

    }
}

@media (max-width: 767px) {
    .c_calc {
        margin-bottom: 8px;
    }
    .c_form_steps {
        grid-template-columns: repeat(1, 1fr);
        gap: 8px;
    }
    .c_form_step {
        gap: 8px;
    }
    .c_form_step_num {
        width: 44px;
        height: 44px;
        /* font-size: 10px; */
    }
    .c_form_step_content {
        gap: 1px;
    }
    .c_form_step_content_top {
        font-size: 14px;
        line-height: normal;
    }
    .c_form_step_content_bot {
        font-size: 12px;
        line-height: normal;
    }
    .c_form_step_num_icon svg {
        width: 16px;
    }
    .c_form_content_tab_title {
        font-size: 16px;
        line-height: 22px;
    }
    .c_form_content_tab_subtitle {
        font-size: 12px;
        line-height: 16px;
    }
    .c_form_content_tab_search {
        margin-bottom: 10px;
    }
    .c_form_content_tab_search_link {
        font-size: 12px;
    }
    .c_form_content_tab_search_content {
        top: calc(100% + 8px);
    }
    .c_form_content_tab_search_content_item > label {
        gap: 8px;
    }
    .c_form_con_content_name {
        font-size: 15px;
    }
    .c_form_con_content {
        gap: 4px;
    }
    .c_form_con_content_info {
        column-gap: 4px;
        row-gap: 2px;
    }
    .c_form_content_tab_search_content_list {
        max-height: 340px;
    }
}
/* End */


/* Start:/local/templates/pmlog2024/components/reshenie/parcel.form/services/select2.min.css?177494572216264*/
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

/* End */
/* /local/components/custom/delivery.page/templates/.default/style.css?17751597373152 */
/* /local/templates/pmlog2024/components/reshenie/parcel.form/services/style.css?177515973721535 */
/* /local/templates/pmlog2024/components/reshenie/parcel.form/services/select2.min.css?177494572216264 */
