.lifting {
  color: #00305F;
  /*Selectize:*/
}
.lifting h1,
.lifting h2,
.lifting h3 {
  font-weight: 700;
  color: #013060;
  margin: 0;
  padding: 0;
}
.lifting h1.regular,
.lifting h2.regular,
.lifting h3.regular,
.lifting h1 span,
.lifting h2 span,
.lifting h3 span {
  font-weight: 400;
}
.lifting h1 {
  font-size: 32px;
  line-height: 39px;
}
.lifting h1 .tt{
  position: relative;
}
.lifting h2 {
  /*margin: 8px 0px;*/
  font-size: 25px;
  line-height: 19px;

}
.lifting h2.choose{
  font-weight: 400 !important;
  margin-top: 50px !important;
}

.lifting b {
  flex-basis: 100%;
  font-weight: 700;
}
.saved-data {
  flex-wrap: wrap;
}
.saved-data span{
  flex-basis: 100%;
}
.lifting .alert {
  padding: 20px 64px 20px 37px;
  position: relative;
  margin: 0;
  min-height: 87px;
  display: flex !important;
  align-items: center;
  text-align: left;
}
.lifting .alert.auto-w {
  max-width: fit-content;
}
.lifting .alert .close {
  opacity: 1;
  position: absolute;
  top: 20px;
  right: 34px;
}
.lifting .alert .close:hover span {
  color: #FFF;
  opacity: 0.5;
}
.lifting .alert .a-link {
  color: #44a02b;
  font-weight: 700;
  display: inline-block;
  margin-left: 3px;
  cursor: pointer;
}
.lifting .alert .a-link:hover {
  color: #00305F;
}
.lifting .alert.alert-info {
  width: 100%;
  display: inline-block;
  background: #00305F;
  color: #FFF;
}
.lifting .alert.alert-success {
  width: 100%;
  display: inline-block;
  background: #F1FCEE;
  color: #44A02B;
}
.lifting .alert.alert-light {
  background: #f4faff;
  color: #00305F;
}
.lifting .alert.alert-icon {
  position: relative;
  padding-left: 77px;
}
.lifting .alert.alert-icon .icon {
  position: absolute;
  top: 32px;
  left: 37px;
  width: 24px;
}
.lifting .alert.alert-top-margin {
  margin-top: 40px;
}
.lifting .alert.alert-gray {
  background: #edeff4;
  color: #2f567d;
}
.lifting .alert.alert-gray.border {
  border-left: 1px solid #D3D8E4;
  border-top: 1px solid #D3D8E4;
  border-right: 1px solid #D3D8E4;
  margin-bottom: -1px;
}
.lifting .form-panel {
  width: 100%;
  display: inline-block;
  padding: 64px 0 32px 0;
  border: 0px;
  /*border-bottom: 2px solid #D3D8E4;*/
  background-color: transparent;
}
.lifting .form-panel .tt-panel {
  margin-bottom: 36px;
  margin-top: 0px;
}
.lifting .form-panel textarea {
  max-width: 100%;
}
.lifting .form-group-beam {
  width: 100%;
  display: inline-block;
  margin-bottom: 0;
}
.lifting .form-group-beam label {
  margin-bottom: 16px;
  font-size: 18px;
  line-height: 21px;
  font-weight: 400;
}
.lifting .form-group.fg-op .form-control {
  border: none;
  background: none;
  padding-left: 0;
}
.lifting .selectize-dropdown .active {
  background: none;
  color: #00305F;
}
.lifting .selectize-control.single .selectize-input,
.lifting .selectize-control.single .selectize-input input {
  font-size: 22px;
  line-height: 27px;
  width: 100% !important;
  border-radius: 0;
  border: 1px solid #D3D8E4;
  padding: 16px;
  box-shadow: none;
}
.lifting .selectize-dropdown-content:before {
  display: none !important;
}
.lifting .selectize-dropdown [data-selectable] {
  height: auto !important;
  font-size: 22px !important;
  line-height: 27px !important;
  color: #00305F !important;
  padding: 20px 16px !important;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.lifting .selectize-dropdown [data-selectable]:hover {
  background: #D3D8E4 !important;
}
.lifting .selectize-dropdown-content {
  max-height: 240px;
}
.lifting .input-group .form-control {
  border-left: none !important;
  background: #FFF;
}
.lifting .input-group.picker {
  width: 64%;
}
.lifting .input-group-addon {
  background: #FFF;
  border-radius: 0;
  padding: 0;
  width: 56px;
  height: 100%;
  align-items: center;
}
.lifting .input-group-addon img {
  width: 24px;
  margin: 0 auto;
}
.lifting .form-group {
  width: 100%;
  display: inline-block;
  /*margin-bottom: 16px;*/
}
.lifting .form-group label {
  /*font-size: 18px;*/
  line-height: 21px;
  font-weight: 400;
  margin: 16px 0px 8px;
}
.lifting .form-group label span {
  color: #E20505;
  margin-left: 2px;
}
.lifting .form-group .form-control {
  border: 1px solid #D3D8E4;
  border-radius: 0;
  height: 38px;
  color: #00305F;
  box-shadow: none;
  font-size: 14px;
  line-height: 32px;
}
.lifting .form-group .form-control.t-area {
  height: 150px;
}
.lifting .form-group .text-muted {
  width: 100%;
  display: inline-block;
  margin-top: 12px;
  color: #00305F;
  font-size: 12px;
  line-height: 15px;
}

.form-group {
  margin-bottom: 0px; !important;
}

.lifting .form-group.attachment .form-control {
  display: none;
  height: 45px !important;
  border-left: 1px solid #D3D8E4 !important;
}
.lifting .form-group.attachment .fileinput-cancel-button {
  display: none !important;
}
.lifting .form-group.attachment .fileinput-remove-button,
.lifting .form-group.attachment .btn-file {
  border-radius: 0;
  /*padding: 11.5px 55px;*/
}
.lifting .form-group.attachment .fileinput-remove-button i,
.lifting .form-group.attachment .btn-file i {
  display: none;
}
.lifting .form-group.attachment .btn-file {
  background: #00305F;
}
.lifting .form-group.attachment .btn-file:hover {
  background: #44a02b;
  border-color: #44a02b;
}
.lifting .form-group.attachment .krajee-default .file-caption-info,
.lifting .form-group.attachment .krajee-default .file-size-info {
  height: auto;
  width: auto;
}
.lifting .form-group.attachment .file-upload-indicator {
  display: none;
}
.lifting .form-group.fg-xs label {
  width: 100%;
  font-size: 16px;
  line-height: 19px;
}
.lifting .form-group.fg-xs .input-group.picker {
  width: 100% !important;
}
.lifting .form-group.fg-xs .form-control {
  height: 54px;
  font-size: 18px;
  line-height: 24px;
}
.lifting .form-group.fg-xs .selectize-control.single .selectize-input,
.lifting .form-group.fg-xs .selectize-control.single .selectize-input input {
  font-size: 18px;
  line-height: 24px;
  padding-top: 14px;
  padding-bottom: 14px;
}
.lifting .form-group.fg-xs .selectize-control.single .selectize-input,
.lifting .form-group.fg-xs .selectize-control.single .selectize-input input {
  font-size: 18px;
  line-height: 24px;
}
.lifting .form-group.fg-xs .selectize-dropdown [data-selectable] {
  font-size: 18px !important;
  line-height: 24px !important;
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}
.lifting .form-group.fg-xs .input-group-addon {
  width: 46px;
}
.lifting .form-group.fg-xs .input-group-addon img {
  width: 17px;
}
.lifting .form-group.fg-xs .picker input {
  padding-left: 0 !important;
}
.lifting .multiple-input .group-input {
  margin: 0 -3%;
}
.lifting .multiple-input .input-form {
  float: left;
  width: 44%;
  margin: 0 3%;
}
.lifting .ch-inline {
  float: left;
  width: auto;
  margin-right: 5px !important;
}
.parallax.lazyload,
img[src^="data:"] {
  opacity: 1 !important;
}
/*Desctop: 1024*/
@media (max-width: 1365px) {
  .lifting h1 {
    font-size: 28px;
    line-height: 38px;
  }
  .lifting h2 {
    font-size: 16px;
    line-height: 19px;
  }
  .lifting .selectize-control.single .selectize-input,
  .lifting .selectize-control.single .selectize-input input {
    font-size: 20px;
    padding: 14px;
  }
  .lifting .selectize-dropdown [data-selectable] {
    font-size: 20px !important;
    line-height: 24px !important;
    padding: 18px 14px !important;
  }
  /*.lifting .form-group label {*/
  /*  margin-bottom: 14px;*/
  /*}*/
  /*.lifting .form-group .form-control {*/
  /*  height: 57px;*/
  /*  font-size: 20px;*/
  /*  line-height: 30px;*/
  /*}*/
  .lifting .input-group-addon {
    width: 1px;
  }
}
/*Desctop: 992*/
/*Desctop: 768*/
@media (max-width: 991px) {
  .lifting h1 {
    font-size: 26px;
    line-height: 36px;
  }
  .lifting .selectize-control.single .selectize-input,
  .lifting .selectize-control.single .selectize-input input {
    font-size: 19px;
    padding: 12px;
  }
  .lifting .selectize-dropdown [data-selectable] {
    font-size: 19px !important;
    line-height: 23px !important;
    padding: 16px 12px !important;
  }
  .lifting .form-group {
    /*margin-bottom: 24px;*/
  }
  /*.lifting .form-group .form-control {*/
  /*  height: 53px;*/
  /*  font-size: 19px;*/
  /*  line-height: 29px;*/
  /*}*/
}
/*Desctop: 550*/
@media (max-width: 767px) {
  .lifting h2 {
    font-size: 16px;
    line-height: 19px;
  }
  .lifting .selectize-control.single .selectize-input,
  .lifting .selectize-control.single .selectize-input input {
    font-size: 18px;
  }
  .lifting .selectize-dropdown [data-selectable] {
    font-size: 18px !important;
  }
  .lifting .alert {
    padding: 17px 38px 17px 32px;
  }
  .lifting .alert.alert-top-margin {
    margin-top: 24px;
  }
  .lifting .alert.alert-icon {
    padding-left: 64px;
  }
  .lifting .alert.alert-icon .icon {
    top: 28px;
    left: 23px;
    width: 22px;
  }
  .lifting .form-panel {
    padding: 55px 0 24px 0;
  }
  /*.lifting .form-group .form-control {*/
  /*  font-size: 18px;*/
  /*  line-height: 28px;*/
  /*}*/
  .lifting .form-group.attachment .fileinput-remove-button i,
  .lifting .form-group.attachment .btn-file i {
    display: inline-block;
  }
  .lifting .form-group.attachment .fileinput-remove-button,
  .lifting .form-group.attachment .btn-file {
    padding: 14.5px 55px;
  }
}
/*Desctop: 425*/
@media (max-width: 549px) {
  .lifting h1 {
    font-size: 24px;
    line-height: 34px;
  }
}
/*Desctop: 320*/
@media (max-width: 424px) {
  .lifting h1 {
    font-size: 23px;
    line-height: 33px;
  }
  .lifting h2 {
    font-size: 16px;
    line-height: 19px;
  }
  .lifting .selectize-control.single .selectize-input,
  .lifting .selectize-control.single .selectize-input input {
    font-size: 17px;
    /*padding: 12px;*/
  }
  .lifting .selectize-dropdown [data-selectable] {
    font-size: 17px !important;
    line-height: 22px !important;
  }
  /*.lifting .form-group .form-control {*/
  /*  font-size: 17px;*/
  /*  line-height: 27px;*/
  /*}*/
  .lifting .input-group.picker {
    width: 100%;
  }
}
.btn-main {
  border-radius: 0 !important;
  color: #FFF !important;
  font-size: 16px !important;
  line-height: 19px !important;
  background: #44a02b !important;
  border: 2px solid #44a02b;
  border-width: 2px !important;
  font-weight: 700 !important;
  padding: 16px !important;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.btn-main:hover {
  background: #00305F !important;
  border-color: #00305F;
  text-decoration: none !important;
}
.btn-main[disabled] {
  background: #D3D8E4 !important;
  border-color: #D3D8E4;
  color: #8B8F96 !important;
  opacity: 1 !important;
}
.btn-main[disabled]:hover {
  opacity: 0.75 !important;
}
.btn-main.btn-empty {
  padding: 16px 32px !important;
  color: #44a02b !important;
  background: none !important;
}
.btn-main.btn-empty:hover {
  border-color: #FFF;
  color: #00305F !important;
}
.btn-main.btn-border {
  border-color: #44a02b;
}
.btn-main.btn-border:hover {
  border-color: #00305F;
  background: #00305F !important;
  color: #FFF !important;
}
.btn-main.btn-error {
  background: #A02B2B !important;
  border-color: #A02B2B;
}
.btn-main.btn-error:hover {
  background: #00305F !important;
  border-color: #00305F;
}
.btn-main.btn-disable {
  background: #D3D8E4 !important;
  border-color: #D3D8E4;
  color: #8B8F96 !important;
}
.btn-main.float-right {
  float: right;
}
.btn-main.width-full {
  width: 100%;
}
.btn-main:focus {
  outline: none !important;
}
.modal {
  background: #506886;
  overflow-y: scroll !important;
}
.modal .modal-dialog {
  width: 100%;
  max-width: 1090px;
  margin: 84px auto 30px auto;
}
.modal .modal-content {
  padding: 66px 168px 80px 168px;
  text-align: center;
}
.modal .modal-header,
.modal .modal-body {
  color: #002552;
}
.modal .modal-header {
  font-size: 34px;
  line-height: 41px;
  padding: 0;
  border: none;
}
.modal .modal-header h1 {
  font-weight: 700;
}
.modal .modal-separator {
  margin: 32px auto 40px auto;
  border-bottom: 2px solid #D3D8E4;
  width: 30%;
}
.modal .modal-footer {
  border: none;
  text-align: center;
}
.modal.light {
  background: rgba(0, 48, 95, 0.5);
}
.modal.wide-area .modal-dialog {
  max-width: 1367px;
}
.modal.wide-area .modal-content {
  padding-left: 72px;
  padding-right: 72px;
}
.modal.wide-area .modal-body {
  padding: 64px 0 0 0;
}
.modal .separate-beam {
  width: 100%;
  display: inline-block;
  height: 110px;
}
.modal .blocks {
  display: inline-block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  text-align: left;
}
.modal .blocks .l-block,
.modal .blocks .r-block {
  display: inline-block;
  float: left;
}
.modal .blocks .l-block .cont,
.modal .blocks .r-block .cont {
  position: relative;
  padding-bottom: 20px !important;
}
.modal .blocks .l-block .img,
.modal .blocks .r-block .img {
  position: absolute;
  left: 0;
}
.modal .blocks .l-block .img img,
.modal .blocks .r-block .img img {
  width: 100%;
}
.modal .blocks .l-block {
  width: 48%;
  border-right: 1px solid #00305F;
}
.modal .blocks .l-block .img {
  top: 30px;
  width: 205px;
  padding-right: 72px;
}
.modal .blocks .l-block .cont {
  padding: 0 30px 0 206px;
}
.modal .blocks .r-block {
  width: 52%;
}
.modal .blocks .r-block .img {
  top: 40px;
  width: 284px;
  padding: 0 34px 0 40px;
}
.modal .blocks .r-block .cont {
  padding: 0 30px 0 284px;
}
.modal .blocks .tt {
  position: relative;
  margin-bottom: 12px;
}
.modal .blocks .dd {
  font-size: 21px;
  line-height: 25px;
  padding-bottom: 28px;
}
/*Desctop: 1024*/
@media (max-width: 1365px) {
  .btn-main {
    padding: 14px !important;
  }
  .modal.wide-area .modal-content {
    padding: 38px 50px 32px 50px;
  }
  .modal.wide-area .modal-body {
    padding: 48px 0 0 0;
  }
  .modal .separate-beam {
    height: 75px;
  }
  .modal .blocks .l-block .img {
    width: 140px;
    padding-right: 40px;
  }
  .modal .blocks .l-block .cont {
    padding: 0 30px 0 140px;
  }
  .modal .blocks .r-block .img {
    width: 210px;
    padding: 0 35px 0 26px;
  }
  .modal .blocks .r-block .cont {
    padding: 0 30px 0 210px;
  }
  .modal .modal-dialog {
    width: 90%;
    margin: 42px auto 30px auto;
  }
  .modal .modal-header {
    font-size: 28px;
    line-height: 38px;
  }
  .modal .modal-content {
    padding: 55px 90px 40px;
  }
  .modal .modal-body {
    padding: 28px 40px 10px;
  }
}
/*Desctop: 992*/
/*Desctop: 768*/
@media (max-width: 991px) {
  .modal.wide-area .modal-content {
    /*padding: 38px 50px 32px 50px;*/
  }
  .modal.wide-area .modal-body {
    padding: 38px 0 0 0;
  }
  .modal .blocks .l-block,
  .modal .blocks .r-block {
    width: 100%;
  }
  .modal .blocks .l-block .img,
  .modal .blocks .r-block .img {
    width: 140px;
    padding-left: 0;
    padding-right: 32px;
    top: 8px;
  }
  .modal .blocks .l-block .img img,
  .modal .blocks .r-block .img img {
    max-height: 88px;
  }
  .modal .blocks .l-block .cont,
  .modal .blocks .r-block .cont {
    padding: 0 0 0 140px;
  }
  .modal .blocks .l-block {
    border-right: none;
    margin-bottom: 32px;
  }
  .modal .modal-dialog {
    margin: 40px auto auto auto;
  }
  .modal .modal-header {
    font-size: 26px;
    line-height: 36px;
  }
  .modal .modal-content {
    padding: 55px 30px 35px;
  }
  .modal .modal-body {
    padding: 28px 32px 10px;
  }
  .modal .modal-separator {
    margin: 24px auto 30px auto;
    width: 12%;
  }
}
/*Desctop: 550*/
/*Desctop: 425*/
@media (max-width: 549px) {
  .modal.wide-area .modal-content {
    padding: 38px 24px 32px 24px;
  }
  .modal.wide-area .modal-body {
    padding: 28px 0 0 0;
  }
  .modal .blocks .l-block .img,
  .modal .blocks .r-block .img {
    display: none;
  }
  .modal .blocks .l-block .cont,
  .modal .blocks .r-block .cont {
    padding: 0;
  }
  .modal .blocks .l-block {
    /*margin-bottom: 32px;*/
  }
  .modal .modal-dialog {
    margin: 20px auto auto auto;
  }
  .modal .modal-header {
    font-size: 24px;
    line-height: 34px;
  }
  .modal .modal-content {
    padding: 25px 25px 30px;
  }
  .modal .modal-body {
    padding: 28px 10px 10px;
  }
  .modal .modal-separator {
    width: 45%;
  }
  .cal-nav {
    margin-bottom: -20px;
  }
  .calendar-slider .swiper-slide .month {
    height: 26px !important;
    top: 34px !important;
  }
  .calendar-slider .cal-card {
    padding: 30px 10px 40px 10px;
    cursor: pointer;
  }
  .calendar-slider .cal-card .day {
    font-size: 34px;
    line-height: 44px;
  }
}
/*Desctop: 320*/
@media (max-width: 424px) {
  .btn-main {
    padding: 12px !important;
  }
  .modal .modal-header {
    font-size: 23px;
    line-height: 33px;
  }
  .modal .modal-content {
    padding: 25px 25px 30px;
  }
  .modal .modal-separator {
    width: 64%;
  }
}
/*Views:*/
.new-order {
  width: 100%;
  display: inline-block;
  padding: 94px 0 240px 0;
  color: #00305F;
  font-size: 18px;
  line-height: 26px;
}
.new-order .content {
  width: 100%;
  display: inline-block;
}
.new-order .top-beam {
  width: 100%;
  display: inline-block;
  margin-bottom: 25px;
}
.new-order .top-beam .icon-beam,
.new-order .top-beam .tt-beam {
  display: inline-block;
  float: left;
}
.new-order .top-beam .icon-beam {
  width: 31%;
  padding-right: 52px;
}
.new-order .top-beam .icon-beam img {
  width: 100%;
}
.new-order .top-beam .tt-beam {
  width: 69%;
  padding-top: 20px;
}
.new-order .top-beam .tt-beam .span {
  font-weight: 400;
}
.new-order .separator {
  width: 100%;
  display: inline-block;
  margin-top: 40px;
  border-bottom: 2px solid #D3D8E4;
}
.new-order .separator.tight {
  margin-top: 15px;
}
.form-section {
  width: 100%;
  display: inline-block;
  /*padding: 8px 0;*/
  /*border-bottom: 2px solid #D3D8E4;*/
}
.form-section .section {
  width: 100%;
  display: inline-block;
  margin-bottom: 12px;
}
.action-area {
  width: 100%;
  display: inline-block;
  margin-top: 32px;
}
.trash-variants {
  width: 100%;
  display: inline-block;
  margin-top: 70px;
}
.trash-variants .trash-v {
  width: 100%;
  display: inline-block;
  border: 1px solid #00305F;
  padding: 40px 40px 48px 40px;
  text-align: center;
}
.trash-variants .trash-v .value,
.trash-variants .trash-v .price {
  width: 100%;
  display: inline-block;
}
.trash-variants .trash-v .value {
  margin-bottom: 10px;
}
.trash-variants .trash-v .price {
  font-size: 22px;
  line-height: 26px;
}
.trash-variants .trash-v .trash-icon {
  width: 100%;
  height: 200px;
  display: flex;
  align-items: center;
}
.trash-variants .trash-v .trash-icon img {
  margin: 0 auto;
  max-height: 128px;
}
.number-v {
  font-size: 22px;
  line-height: 27px;
}
.number-v .minus,
.number-v .plus {
  width: 40px;
  height: 40px;
  background: #44a02b;
  border-radius: 0;
  padding: 6px 5px 8px 5px;
  border: 1px solid #D3D8E4;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  color: #FFF;
  cursor: pointer;
}
.number-v .minus.disable,
.number-v .plus.disable {
  background: #D3D8E4;
}
.number-v .minus {
  padding-top: 3px;
}
.number-v input {
  height: 40px;
  width: 62px;
  text-align: center;
  border: 1px solid #D3D8E4;
  border-radius: 0;
  display: inline-block;
  vertical-align: middle;
}
.trash-slim-variants {
  width: 100%;
  display: inline-block;
  margin-top: 32px;
}
.trash-slim-variants.tail {
  margin-top: 0;
}
.trash-slim-variants .trash-v {
  width: 100%;
  display: inline-block;
  padding: 48px 48px 32px 34px;
  border-bottom: 2px solid #D3D8E4;
}
.trash-slim-variants .trash-v .value {
  margin-bottom: 10px;
}
.trash-slim-variants .trash-v .price-list,
.trash-slim-variants .trash-v .calculator {
  display: inline-block;
  float: left;
}
.trash-slim-variants .trash-v .price-list {
  width: 60%;
}
.trash-slim-variants .trash-v .calculator {
  width: 40%;
  text-align: right;
  padding-top: 19px;
}
.trash-slim-variants .order_sum {
  padding: 24px 0 32px 0;
}
.card {
  margin-top: 32px;
}
.card .checker {
  margin: 0 16px -3px 0;
}
.card .checker-arrow {
  width: 12px;
  height: 12px;
  border-right: 3px solid #00305F;
  border-bottom: 3px solid #00305F;
  transform: rotate(45deg);
  margin-right: 18px;
  float: left;
  position: relative;
  top: 3px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.card .type_area.collapsed .checker {
  background: #FFF;
}
.card .type_area.collapsed .checker:after {
  display: none;
}
.card .type_area.collapsed .checker-arrow {
  top: 5px;
  transform: rotate(-45deg);
}
.data-boxes {
  display: inline-block;
  width: 80%;
  margin: 24px 10%;
  min-height: 100px;
}
.data-boxes .data-box {
  display: flex;
  width: 100%;
  border-top: 1px solid #EEE;
  padding: 8px 0 24px 0;
  background: #F9F9F9;
}
.data-boxes .data-box.header {
  background: none;
  font-weight: 700;
  text-align: center;
  color: #70869b;
  padding: 10px 0;
  border-top: none;
}
.data-boxes .data-box.iter-even {
  background: #FFF;
}
.data-boxes .data-tt,
.data-boxes .data-table {
  display: inline-block;
  float: left;
  padding: 0 8px;
}
.data-boxes .data-tt {
  width: 20%;
  font-weight: 700;
}
.data-boxes .data-table {
  width: 26.3333%;
}
.data-boxes .data-table.empty {
  color: #44a02b;
  display: flex;
  align-items: center;
  text-align: center;
}
.data-boxes .data-table.empty span {
  margin: 0 auto;
}
.data-boxes .data-table .d-row {
  width: 100%;
  display: inline-block;
}
.data-boxes .data-table .d-row .name,
.data-boxes .data-table .d-row .value {
  display: inline-block;
  float: left;
  font-size: 13px;
  padding: 4px 5px;
  text-align: center;
  border-bottom: 1px solid #EEE;
}
.data-boxes .data-table .d-row .name {
  background: #EEE;
  color: #87859D;
  width: 40%;
}
.data-boxes .data-table .d-row .value {
  background: #FFF;
  width: 60%;
  position: relative;
}
.data-boxes .data-table .d-row .value .unit {
  font-size: 11px;
  color: #87859D;
  position: absolute;
  right: 5px;
  bottom: 3px;
}
.checker {
  display: inline-block;
  width: 19px;
  height: 19px;
  border: 1px solid #00305F;
  background: #FFF;
  position: relative;
}
.checker.active {
  background: #00305F;
}
.checker.active:after {
  content: "";
  display: inline-block;
  width: 5px;
  height: 12px;
  border-bottom: 1px solid #FFF;
  border-right: 1px solid #FFF;
  transform: rotate(40deg);
  position: absolute;
  top: 1px;
  right: 6px;
}
.type_name.plastic {
  border-top: 4px solid #F2D949;
}
.type_name.glass {
  border-top: 4px solid #3C9638;
}
.type_name.paper {
  border-top: 4px solid #185491;
}
.type_name .type_area {
  width: 100%;
  display: inline-block;
  background-color: #edeff4;
  padding: 29px 32px;
  color: #00305F;
  font-weight: 700;
  cursor: pointer;
}
.order_sum {
  text-align: right;
}
.order_sum .brutto,
.order_sum .netto {
  width: 100%;
  display: inline-block;
}
.order_sum .brutto {
  margin-bottom: 5px;
}
.summary-items {
  padding-bottom: 64px;
  border-bottom: 2px solid #D3D8E4;
}
.summary-item {
  width: 100%;
  display: inline-block;
}
.summary-item .top-beam {
  padding: 64px 0 16px 0;
}
.summary-item .top-beam .icon-beam,
.summary-item .top-beam .info-beam {
  display: inline-block;
  float: left;
}
.summary-item .top-beam .icon-beam {
  width: 33%;
  padding: 0 37px;
}
.summary-item .top-beam .icon-beam img {
  width: 100%;
}
.summary-item .top-beam .info-beam {
  width: 67%;
}
.summary-item .top-beam .info-beam .content {
  width: 100%;
  display: inline-block;
  padding-right: 36%;
  position: relative;
}
.summary-item .top-beam .info-beam .tt {
  margin-bottom: 12px;
}
.summary-item .top-beam .info-beam .sm-line {
  width: 100%;
  display: inline-block;
  margin-bottom: 4px;
}
.summary-item .summary-card {
  margin: 0;
}
.summary-item .summary-card .card-header {
  background: #f6f7fa;
}
.summary-item .summary-card .card-header .order_area {
  width: 100%;
  display: inline-block;
  padding: 18px 24px 16px 24px;
  cursor: pointer;
}
.summary-item .summary-card .card-header .l-area,
.summary-item .summary-card .card-header .r-area {
  display: inline-block;
  float: left;
  width: 50%;
}
.summary-item .summary-card .card-header .r-area {
  text-align: right;
  font-weight: 700;
}
.summary-item .summary-card .card-header .r-area .arrow-icon {
  position: relative;
  margin-left: 8px;
  top: -4px;
}
.summary-item .summary-card .body-area {
  background: #f6f7fa;
  padding: 0 24px 24px 24px;
}
.summary-item .summary-card .body-area .card-body {
  border-top: 1px solid #d3d8e4;
}
.summary-item .summary-card .body-area .card-body .order-name,
.summary-item .summary-card .body-area .card-body .order-value {
  width: 100%;
  display: inline-block;
}
.summary-item .summary-card .body-area .card-body .order-name {
  font-weight: 700;
  margin: 24px 0 3px 0;
}
.summary-item .summary-card .body-area .card-body .order-value {
  margin-top: 8px;
}
.summary-item .summary-card .body-area .card-body .order-value .product,
.summary-item .summary-card .body-area .card-body .order-value .price {
  display: inline-block;
  float: left;
}
.summary-item .summary-card .body-area .card-body .order-value .product {
  width: 65%;
}
.summary-item .summary-card .body-area .card-body .order-value .price {
  width: 35%;
  text-align: right;
}
.arrow-icon {
  display: inline-block;
  width: 7px;
  height: 7px;
  border-right: 2px solid #00305F;
  border-bottom: 2px solid #00305F;
  transform: rotate(45deg);
}
.summary-beam {
  width: 100%;
  display: inline-block;
  background: #f4faff;
  padding: 24px;
}
.summary-beam .tt,
.summary-beam .sm-beam,
.summary-beam .total-price {
  width: 100%;
  color: #002552;
  display: inline-block;
}
.summary-beam .total-price{
 text-align: end;
}
.summary-beam .tt {
  font-size: 20px;
  margin-bottom: 16px;
}
.summary-beam .sm-beam {
  color: #002552;
  font-weight: 500;
  font-size: 14px;
  line-height: normal;
  /*margin-bottom: 12px;*/
}
.summary-beam .total-price {
  font-weight: 700;
  color: #002552;
  font-size: 16px;
}
.summary-beam .item {
  width: 100%;
  display: flex;
  align-items: center;
  margin: 10px 0px;
}
.summary-beam .summary {
  width: 100%;
  display: inline-block;
  border-top: 1px solid #D3D8E4;
  /*margin-top: 16px;*/
  /*padding-top: 16px;*/
}
.summary-beam .summary .total-price {
  font-weight: 700;
  font-size: 20px;
}
.total-desc{
  font-size: 16px;
  font-weight: 700;
}

.order-form .left-bin,
.order-form .right-bin {
  width: 97%;
  display: inline-block;
}

@media all and (min-width: 991px){
  .left-bin{
    max-width: 550px;
  }

}

@media all and (max-width: 991px){
  #sticky-bar{
    display: flex !important;
    flex-wrap: wrap;
    gap: 25px;
    margin: 25px 0px;
  }
.summary-bigbag{
  width: 100% !important;
}
}


.order-form .left-bin .header {
  width: 100%;
  display: inline-block;
  padding-bottom: 40px;
  border-bottom: 2px solid #D3D8E4;
}
.order-form .left-bin .header .tt {
  margin-bottom: 4px;
}
.order-form .right-bin {
  width: 100%;
  display: inline-block;
  background: #f4faff;
  padding: 24px;
}
.order-form .right-bin.clear {
  padding-left: 0;
  border-left: none;
}
.summary-bin {
  width: 100%;
  display: inline-block;
}

.summary-bin h2{
  font-size: 20px !important;
  font-weight: 700;
}

.summary-bin .tt {
  width: 100%;
  display: inline-block;
  margin-bottom: 48px;
  margin-top: 0px;
}
.summary-bin .summary {
  width: 100%;
  justify-content: space-between;
  display: flex;
  margin: 16px 0px;
  position: relative;
}

.summary-bin .summary .stitle{
  padding-right: 25px;
}

.summary-bin .summary .value{
  display: flex;
  justify-content: end;
  line-height: normal;
  width: 100%;
}
.summary-bin .summary .stitle,
.summary-bin .summary .info {
  width: 100%;
  color: #002552;
  line-height: normal;
  display: inline-block;
}
.summary-bin .summary .stitle {
  margin-bottom: 14px;
  font-size: 14px;
  font-weight: 500;
}
.summary-bin .summary .value {
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
}
.summary-bin .summary .info {
  font-size: 16px;
  line-height: 19px;
  margin-top: 8px;
}
.summary-bin.note {
  border-left: 2px solid #D3D8E4;
  padding-left: 40px;
  margin-bottom: 64px;
}
.summary-bin.note .summary:last-child {
  margin-bottom: 0;
}
.summary-bin.note .summary .value {
  font-size: 18px;
  line-height: 28px;
}
.bt-step {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 14px;
  line-height: 17px;
  color: #44a02b;
  max-width: 125px;
  text-align: right;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.bt-step:hover {
  color: #00305F;
}
.bt-step.strong {
  font-weight: 600;
}
.after-select-area {
  display: none;
}
.after-select-area.active {
  display: block;
}

.footpath-steps {
  display: flex;
  justify-content: space-between;
  position: relative;
  color: #00305F;
  font-size: 14px;
  line-height: 14px;
  margin: 100px 0 120px 0;
}
.footpath-steps:before {
  content: "";
  border-top: 1px solid #D3D8E4;
  width: 92%;
  position: absolute;
  top: 15px;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: -1;
}
.footpath-steps .item .name {
  font-weight: 700;
  margin-top: 7px;
}
.footpath-steps .step {
  display: flex;
  align-items: center;
  margin: 0 auto;
  border: 1px solid #00305F;
  background: #FFF;
  width: 32px;
  height: 32px;
  border-radius: 20px;
  font-weight: 700;
}
.footpath-steps .step .number {
  margin: 0 auto;
}
.footpath-steps .step.active {
  background: #00305F;
  color: #FFF;
}
.footpath-steps .step.completed {
  border-color: #D3D8E4;
  background: #D3D8E4;
  color: #FFF;
}
.purchasing {
  width: 100%;
  display: inline-block;
  padding-bottom: 0px;
  /*START dedic styles:*/
  /*END dedic styles:*/
}
.purchasing.purchasing-data .corre {
  margin-bottom: 32px;
}
.purchasing.purchasing-data .bt-separator {
  margin-top: 16px;
}
.purchasing.purchasing-pay {
  padding-top: 0;
}
.purchasing.purchasing-pay .form-section {
  padding: 48px 0 16px 0;
}
.purchasing.purchasing-reset .login-beam {
  border-right: none;
}
.purchasing.purchasing-reset .separator {
  margin: 16px 0 64px;
}
.purchasing .login-beam,
.purchasing .register-beam {
  width: 100%;
  display: inline-block;
}
.purchasing .header .regular {
  margin: 16px 0 48px 0;
}
.purchasing .login-beam {
  padding-right: 100px;
  border-right: 2px solid #D3D8E4;
}
.purchasing .login-beam .action-area {
  margin-top: 0;

}
.purchasing .register-beam {
  padding-left: 68px;
}
.purchasing .alert {
  margin: 0 0 32px 0;
}
.purchasing .separator {
  width: 100%;
  display: inline-block;
  border-bottom: 2px solid #D3D8E4;
}
.purchasing .form-section .separator {
  margin: 16px 0 64px 0;
}
.purchasing .kind-form,
.purchasing .kind-childrens {
  width: 100%;
  display: inline-block;
}
/*.purchasing .kind-form {*/
/*  margin-top: 32px;*/
/*}*/
.purchasing .kind-form label {
  font-size: 16px;
}
.purchasing .kind-childrens .kind-children {
  width: 100%;
  display: none;
}
.purchasing .kind-childrens .kind-children.active {
  display: inline-block;
}
.purchasing .kind-childrens .kind-children .form-section {
  padding: 16px 0 0 0;
  margin-bottom: 64px;
}
.checkbox label:after {
  content: '';
  display: table;
  clear: both;
}
.checkbox {
  position: relative;
  margin: 0 0 10px 0 !important;
}

.terms{
  margin-bottom: 20px !important;
}
.bdo_number_individual .checkbox-wrapper-bdo input{
  display: block !important;
  position: absolute;
  left: 23px;
  top: 0px;
}


.terms .checkbox-wrapper input, .terms-pickup .checkbox-wrapper input, .agree .checkbox-wrapper input{
  display: block !important;
  position: absolute;
  left: 23px;
  top: 9px;
}

@media all and (max-width: 473px){

  .terms .checkbox-wrapper input{
    top: 17px;
  }

}

.newsletter .checkbox-wrapper{
  width: 32px !important;
}
.checkbox .checked-text{
  margin-top: 5px;
}

.checkbox.present-block {
  background: #fbfcfd;
  padding: 29px 32px 5px;
  margin: 0 0 24px 0 !important;
}
.checkbox.present-block .cc {
  font-size: 18px;
  line-height: 28px;
  top: -22px;
}
.checkbox.present-block.active {
  background: #edeff4;
}
.checkbox.fit label {
  width: max-content;
}
.checkbox .info-box {
  display: inline-block;
  font-size: 14px;
  line-height: 25px;
  position: absolute;
  top: 0;
  right: 0;
  padding: 28px;
}
.checkbox .cr {
  position: relative;
  display: inline-block;
  border: 1px solid #00305F;
  border-radius: 0;
  width: 19px;
  height: 19px;
  background: #FFF;
  float: left;
  margin-right: 1em;
}
.checkbox .cr .cr-icon {
  display: inline-block;
  width: 5px;
  height: 12px;
  border-bottom: 1px solid #FFF;
  border-right: 1px solid #FFF;
  transform: rotate(40deg);
  position: absolute;
  top: 1px;
  right: 6px;
}
.checkbox .cr.error {
  border-color: #E84242;
}
.checkbox .cc {
  display: flex;
  width: 100%;
  position: relative;
  z-index: 10;
  left: 0;
  /*top: -19px;*/
  right: 0;
  /*padding-left: 35px;*/
  color: #00305F;
  font-size: 12px;
  line-height: 20px;
  text-align: left;
}
.checkbox .cc a {
  color: #44a02b;
}
.checkbox .cc a:hover {
  color: #00305F;
  text-decoration: underline;
}
.checkbox .cc .requaired {
  color: red;
  margin-left: 3px;
}
.checkbox label {
  margin-bottom: 0;
  padding-left: 0 !important;
  width: 100%;
}
.checkbox label input[type="checkbox"] {
  display: none;
}
.checkbox label input[type="checkbox"] + .cr > .cr-icon {
  opacity: 0;
}
.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon {
  opacity: 1;
}
.checkbox label input[type="checkbox"]:checked + .cr {
  background: #00305F;
}
.checkbox label input[type="checkbox"]:disabled + .cr {
  opacity: 0.5;
}
.checkbox.radio label input[type="radio"] {
  display: none;
}
.checkbox.radio label input[type="radio"] + .cr > .cr-icon {
  opacity: 0;
}
.checkbox.radio label input[type="radio"]:checked + .cr > .cr-icon {
  opacity: 1;
}
.checkbox.radio label input[type="radio"]:checked + .cr {
  background: #00305F;
}
.checkbox.radio label input[type="radio"]:disabled + .cr {
  opacity: 0.5;
}
.register .form-section {
  padding-bottom: 24px;
}
.additional-data {
  display: none;
  width: 100%;
}
.additional-data.active {
  display: inline-block;
}
.form-piece {
  width: 100%;
  display: inline-block;
  margin-bottom: 16px;
}
.horizontal-radio {
  width: 100%;
  display: inline-block;
}
.horizontal-radio label {
  display: inline-block;
  width: 50%;
  float: left;
  border: 1px solid #00305F;
  display: flex;
  height: 38px;
  justify-content: center;
  align-items: center;
  font-weight: 400;
}
.horizontal-radio label.active {
  background: #00305F;
  color: #FFF;
}
.horizontal-radio label input {
  display: none;
}
.confirmation-view {
  width: 770px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.confirmation-view .st {
  width: 100%;
  display: inline-block;
  margin-top: 24px;
}
.confirmation-view .separator {
  margin: 48px 0 64px 0;
}
.confirmation-view .alert {
  text-align: left;
  margin-bottom: 64px;
}
/*Desctop: 1024*/
@media (max-width: 1365px) {
  .purchasing .login-beam {
    padding-right: 50px;
  }
  .purchasing .register-beam {
    padding-left: 20px;
  }
}
/*Desctop: 992*/
/*Desctop: 768*/
@media (max-width: 991px) {
  .footpath-steps {
    margin: 90px 0 100px 0;
  }
  .footpath-steps:before {
    width: 88%;
  }
  .purchasing .login-beam {
    padding-right: 0;
    border-right: none;
  }
  .purchasing .register-beam {
    padding-left: 0;
    margin-top: 100px;
  }
  .checkbox.present-block {
    padding: 35px 25px 5px;
  }
  .checkbox .info-box {
    font-size: 13px;
    line-height: 24px;
    padding: 6px 8px;
  }
  .confirmation-view {
    width: 100%;
  }
}
/*Desctop: 550*/
@media (max-width: 767px) {
  .footpath-steps.xs-slim {
    padding: 0 100px;
  }
  .footpath-steps .item {
    width: 33%;
    text-align: center;
  }
  .footpath-steps .item.hidden-xs {
    display: none;
  }
}
/*Desctop: 425*/
@media (max-width: 549px) {
  .footpath-steps.xs-slim {
    padding: 0 60px;
  }
}
/*Desctop: 320*/
@media (max-width: 424px) {
  .footpath-steps.xs-slim {
    padding: 0 35px;
  }
  .horizontal-radio label {
    width: 100%;
  }
  .purchasing .register-beam {
    margin-top: 64px;
  }
}
.account-order {
  width: 100%;
  display: inline-block;
  margin-bottom: 150px;
}
.account-order .main-header {
  width: 100%;
  display: inline-block;
  position: relative;
  margin: 130px 0 48px 0;
}
.account-order .main-header .alert {
  margin-top: 32px;
}
.order-beam {
  width: 100%;
  /*display: inline-block;*/
  border-top: 2px solid #D3D8E4;
  padding-top: 70px;
}
.order-beam .left-beam,
.order-beam .right-beam {
  width: 100%;
  display: inline-block;
}
.order-beam .box-title {
  width: 100%;
  display: inline-block;
  padding: 0 32px 40px 32px;
}
.order-beam .box-title.f-width {
  padding-left: 0;
  padding-right: 0;
}
.order-beam .box-title .content {
  position: relative;
}
.box-order {
  border: 1px solid #D3D8E4;
  padding: 46px 32px;
  margin-bottom: 64px;
}
.box-order.slim {
  width: 90%;
  padding-bottom: 20px;
  margin-bottom: 0;
}
.box-order .head {
  width: 100%;
  display: inline-block;
  position: relative;
  padding-bottom: 8px;
  margin-bottom: 24px;
  border-bottom: 1px solid #D3D8E4;
}
.box-order .head .tt {
  font-weight: 400;
}
.box-order .box {
  width: 100%;
  display: inline-block;
  padding-bottom: 35px;
}
.box-order .box-tab {
  width: 100%;
  display: inline-block;
  color: #767676;
  margin-bottom: 5px;
}
.box-order .box-tab .name,
.box-order .box-tab .value {
  display: inline-block;
  float: left;
}
.box-order .box-tab .name {
  width: 45%;
  padding-right: 30px;
  text-align: right;
  font-weight: 500;
}
.box-order .box-tab .value {
  width: 55%;
  font-weight: 700;
}
.box-history {
  width: 100%;
  display: inline-block;
}
.box-history .box {
  width: 100%;
  display: inline-block;
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #D3D8E4;
}
.box-history .head,
.box-history .value,
.box-history .info {
  width: 100%;
  display: inline-block;
  padding-right: 40%;
}
.box-history .head {
  position: relative;
  padding-bottom: 6px;
  font-weight: 700;
}
.box-history .info {
  font-size: 14px;
  line-height: 16px;
  color: #00305F;
  opacity: 0.5;
}
.box-history .see-more {
  margin: 0 auto;
  padding: 0 !important;
  display: block;
}
/*Desctop: 1024*/
@media (max-width: 1365px) {
  .order-beam .left-beam {
    margin-bottom: 75px;
  }
}
/*Desctop: 992*/
/*Desctop: 768*/
@media (max-width: 991px) {
  .box-order.slim {
    width: 100%;
  }
}
/*Desctop: 550*/
/*Desctop: 425*/
@media (max-width: 549px) {
  .account-order .main-header .bt-step {
    position: relative;
    display: block;
    margin: 0 0 15px 0 !important;
    width: 100%;
    max-width: unset;
  }
  .box-order .box-tab .name,
  .box-order .box-tab .value {
    width: 100%;
  }
  .box-order .box-tab .name {
    text-align: left;
  }
  .order-beam .box-title .content .bt-step {
    position: relative;
    display: block;
    margin: 0 0 15px 0 !important;
    width: 100%;
    max-width: unset;
  }
}
/*Desctop: 320*/
.img {
  position: relative;
}
.img:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-family: 'icomoon' !important;
}
.img.icon-1:before {
  content: "\e93b";
  left: -20px;
}
.img.icon-2:before {
  content: "\e90f";
  left: -10px;
}
.img.icon-3:before {
  display: none;
}
.img.icon-3 .icon {
  margin: -11px 0 0 -11px;
  display: block;
}
.img.icon-4:before {
  content: "\e943";
}
.img.icon-5:before {
  content: "\e93a";
}
.img.icon-6:before {
  content: "\e944";
}
.img.icon-7:before {
  content: "\e94c";
}
.account-menu {
  width: 100%;
  display: inline-block;
}
.account-menu .acm-box {
  padding: 1.5px;
  text-align: center;
  display: block;
  float: left;
  width: 33.3333%;
  height: 282px;
  color: #00305F;
  background: #FFF;
}
.account-menu .acm-box:hover {
  color: #FFF;
  background: #44a02b;
}
.account-menu .acm-box:hover .box .icon .img {
  color: #FFF;
}
.account-menu .acm-box .box {
  border: 1px solid #D3D8E4;
  width: 100%;
  height: 100%;
  position: relative;
}
.account-menu .acm-box .box .icon .img {
  width: 90px;
  height: auto;
  margin: 60px auto 0 auto;
  font-size: 80px;
}
.account-menu .acm-box .box .name {
  width: 100%;
  padding: 0 10px;
  position: absolute;
  left: 0;
  bottom: 44px;
}
.account-menu .acm-box .box .badge {
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0;
  padding: 12px 12px;
  background: #00305f;
}
.account-menu .acm-box.acm-25 {
  width: 25%;
  height: 208px;
}
.account-menu .acm-box.acm-25 .box .icon .img {
  margin-top: 42px;
  font-size: 70px;
}
.account-menu .acm-box.acm-25 .box .name {
  bottom: 24px;
}
.account-table {
  width: 100%;
  display: inline-block;
}
.account-table .header {
  width: 100%;
  display: inline-block;
  margin-bottom: 24px;
}
.account-table .btn {
  margin: 40px auto 0 auto;
  display: block;
  width: fit-content;
}
.account-table .table.light thead {
  background: #f6f7fa;
  border-top: 1px solid #dee1ea;
}
.account-table .table.light thead tr th {
  border: 1px solid #dee1ea;
}
.account-table .table.light tbody tr td {
  color: #00305F;
  border: 1px solid #dee1ea;
}
.account-table .table a {
  color: #44a02b;
  font-weight: 600;
}
.account-table .table a:hover {
  text-decoration: none;
}
.account-table .table thead {
  background: #D3D8E4;
  color: #00305F;
  border-bottom: none;
}
.account-table .table thead tr th {
  padding: 19px 15px 18px 15px;
  border-bottom: none;
}
.account-table .table tbody tr td {
  font-weight: 400;
  color: #707070;
  padding: 16px 15px 15px 15px;
}
/*Desctop: 1024*/
@media (max-width: 1365px) {
  .account-menu .acm-box {
    height: 232px;
  }
  .account-menu .acm-box.acm-25 {
    height: 174px;
  }
  .account-menu .acm-box.acm-25 .box .icon .img {
    margin-top: 32px;
    font-size: 57px;
  }
  .account-menu .acm-box .box .icon .img {
    width: 64px;
    margin-top: 35px;
    font-size: 62px;
  }
  .account-menu .acm-box .box .name {
    bottom: 24px;
  }
}
/*Desctop: 992*/
/*Desctop: 768*/
@media (max-width: 991px) {
  .account-menu .acm-box {
    height: 200px !important;
    width: 50% !important;
  }
  .account-menu .acm-box .box .icon .img {
    width: 57px;
    margin-top: 24px !important;
  }
  .account-menu .acm-box .box .name {
    bottom: 20px !important;
  }
}
/*Desctop: 550*/
@media (max-width: 767px) {
  .account-table {
    margin-bottom: 55px;
  }
}
/*Desctop: 425*/
@media (max-width: 549px) {
  .img:before {
    position: relative;
  }
  .account-menu .acm-box {
    height: auto !important;
    width: 100% !important;
  }
  .account-menu .acm-box .box {
    height: auto !important;
  }
  .account-menu .acm-box .box .icon .img {
    width: 57px;
    margin-top: 24px !important;
  }
  .account-menu .acm-box .box .name {
    position: relative;
    bottom: unset !important;
    margin: 24px 0;
  }
}
/*Desctop: 320*/
.order-bb .l-block .img,
.order-bb .r-block .img {
  top: 30px !important;
}
.order-bb .l-block .dd,
.order-bb .r-block .dd {
  padding-bottom: 24px;
}
.order-bb .l-block .price,
.order-bb .r-block .price {
  margin-bottom: 18px;
}
.order-bb .l-block .img {
  padding-right: 35px !important;
}
.order-bb .r-block .img {
  padding-left: 80px !important;
}
.calendar-modal .btn-main {
  margin-top: 52px;
}
.calendar-body .alert {
  margin-top: 14px !important;
}
.cal-nav {
  display: inline-block;
  z-index: 10;
  position: relative;
  float: right;
  margin-bottom: -34px;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #FFF 20%);
  padding-left: 70px;
  height: 40px;
}
.cal-nav .prev-nav,
.cal-nav .next-nav {
  display: inline-block;
  float: left;
  position: relative;
  z-index: 10;
  border-bottom: 3px solid #44a02b;
  width: 41px;
  top: 18px;
}
.cal-nav .prev-nav:after,
.cal-nav .next-nav:after {
  content: "";
  width: 12px;
  height: 12px;
  display: inline-block;
  border-top: 3px solid #44a02b;
  border-right: 3px solid #44a02b;
  position: absolute;
  top: -4px;
}
.cal-nav .prev-nav.swiper-button-disabled,
.cal-nav .next-nav.swiper-button-disabled {
  border-bottom-color: #ecf5e9;
}
.cal-nav .prev-nav.swiper-button-disabled:after,
.cal-nav .next-nav.swiper-button-disabled:after {
  border-top-color: #ecf5e9;
  border-right-color: #ecf5e9;
}
.cal-nav .prev-nav {
  margin-right: 15px;
}
.cal-nav .prev-nav:after {
  transform: rotate(-135deg);
  left: 0;
}
.cal-nav .next-nav:after {
  transform: rotate(45deg);
  right: 0;
}
.calendar-slider {
  width: 100%;
  display: inline-block;
}
.calendar-slider .swiper {
  width: 100%;
}
.calendar-slider .swiper-wrapper {
  height: auto;
}
.calendar-slider .swiper-slide {
  height: auto;
  padding-top: 67px;
}
.calendar-slider .swiper-slide .month {
  height: 67px;
  display: inline-block;
  width: max-content;
  position: absolute;
  top: 0;
  left: 0;
}
.calendar-slider .cal-card {
  width: 100%;
  cursor: pointer;
  display: inline-block;
  height: auto;
  background: #F4F4F4;
  padding: 20px 5px 57px 5px;
  position: relative;
  text-align: center;
}
.calendar-slider .cal-card.checked {
  color: #FFF;
  background: #00305F;
}
.calendar-slider .cal-card .day {
  font-size: 25px;
  line-height: 49px;
  font-weight: 700;
  margin-bottom: 4px;
}
.calendar-slider .cal-card .name {
  text-transform: uppercase;
}
.calendar-slider .cal-card .awarded {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: fit-content;
  bottom: 8px;
  border: 1px solid #44a02b;
  font-size: 12px;
  line-height: 12px;
  font-weight: 700;
  border-radius: 2px;
  color: #44a02b;
  padding: 10px 10px;
}
.calendar-slider .cal-card .awarded.filled {
  color: #FFF;
  background: #44a02b;
}
.order-variants {
  width: 100%;
  display: inline-block;
  margin-bottom: 60px;
}
.order-variant {
  display: inline-block;
  float: left;
  width: 49%;
  background: #F4F4F4;
  min-height: 162px;
  padding: 32px 30px;
}
.order-variant.second {
  margin-left: 2%;
}
.order-variant .form-group {
  margin-bottom: 0;
}
.order-variant .selectize-control {
  display: flex;
}
.order-variant input[type=select-one] {
  display: none !important;
}
.variant-boxes {
  width: 100%;
  display: inline-block;
  margin-top: 20px;
}
.variant-box {
  width: 100%;
  display: flex;
  align-items: center;
  border: 1px solid #D3D8E4 !important;
  border-radius: 5px;
  height: 345px;
  text-align: center;
  color: #00305F !important;
  margin-bottom: 20px;
}
.variant-box .body {
  width: 100%;
}
.variant-box .name_waste,
.variant-box .icon_waste,
.variant-box .type_waste,
.variant-box .price_waste,
.variant-box .button_waste {
  width: 100%;
  display: inline-block;
}
.variant-box .name_waste,
.variant-box .button_waste {
  font-size: 16px;
  line-height: 19px;
}
.variant-box .icon_waste {
  display: flex;
  align-items: center;
  height: 132px;
}
.variant-box .icon_waste img {
  margin: 0 auto;
  max-width: 164px;
  max-height: 99px;
}
.variant-box .type_waste {
  font-size: 18px;
  line-height: 21px;
  font-weight: 700;
  margin-bottom: 8px;
}
.variant-box .price_waste {
  font-size: 24px;
  line-height: 29px;
  margin-bottom: 29px;
}
.variant-box .button_waste .bt_waste {
  margin: 0 auto;
  display: inline-block;
  color: #FFF;
  background: #44a02b;
  padding: 8px 16px;
  border-radius: 3px;
}
.variant-box:hover,
.variant-box:focus {
  border-color: #00305F !important;
}
.order-container .top-beam {
  margin-bottom: 8px;
}
.order-container .top-beam .icon-beam {
  width: 46%;
  padding-right: 48px;
}
.order-container .top-beam .tt-beam {
  width: 54%;
  padding-top: 28px;
}
.order-container .separator {
  margin-bottom: 16px;
  margin-top: 16px;
}
.order-container .alert.alert-top-margin {
  margin: 32px 0 4px 0;
}
/*.order-container .kind-form {*/
/*  margin-bottom: 20px;*/
/*}*/
.order-container .kind-childrens .kind-children .form-section {
  margin-bottom: 0;
  padding-bottom: 16px;
}
.order-container .form-panel {
  padding: 0;
  margin: 0;
}
/*.order-container .attachment {*/
/*  margin-bottom: 16px;*/
/*}*/
.order-container .invoice {
  padding-bottom: 24px;
}
.order-container .invoice .in_tt {
  margin-top: 32px;
}
.order-container .invoice .alert-eco {
  margin: 4px 0 32px 0;
}
.order-container .summary-bin .summary {
  margin-bottom: 32px;
}
.order-container .summary-beam {
  margin-top: 16px;
}
/*.order-container .reg-section {*/
/*  padding-bottom: 24px;*/
/*}*/
.order-container .reg-section .alert.alert-top-margin {
  margin: 36px 0 32px 0;
}
.tt-strong {
  width: 100%;
  display: inline-block;
  margin-bottom: 20px;
}
/*Desctop: 1024*/
@media (max-width: 1365px) {
  .order-variant {
    min-height: 155px;
    padding: 24px 24px;
  }
  .variant-box .icon_waste img {
    max-width: 138px;
    max-height: 88px;
  }
  .order-bb .r-block .img {
    padding-left: 40px !important;
    width: 178px !important;
  }
  .order-bb .r-block .cont {
    padding-left: 178px !important;
  }
}
/*Desctop: 992*/
@media (max-width: 1239px) {
  .order-variant {
    width: 100%;
    margin-bottom: 16px;
  }
  .order-variant.second {
    margin-left: 0;
  }
}
/*Desctop: 768*/
@media (max-width: 991px) {
  .order-bb .r-block .img {
    padding-left: 0px !important;
    padding-right: 0px !important;
    width: 140px !important;
  }
  .order-bb .r-block .cont {
    padding-left: 140px !important;
  }
}
/*Desctop: 550*/
/*Desctop: 425*/
@media (max-width: 549px) {
  .order-bb .r-block .cont {
    padding-left: 0 !important;
  }
}
/*Desctop: 320*/
.krajee-default.file-preview-frame {
  height: 150px;
  width: 30%;
}
.krajee-default.file-preview-frame .kv-file-content {
  height: auto !important;
  width: auto !important;
}
.krajee-default.file-preview-frame .kv-file-content img {
  width: auto !important;
  height: auto !important;
  max-height: 100px !important;
}
.krajee-default.file-preview-frame .file-thumbnail-footer {
  height: auto !important;
  margin: 10px 0 4px 0;
}
.krajee-default .file-footer-caption {
  display: none !important;
}
/*Desctop: 1800*/
/*Desctop: 1680*/
/*Desctop: 1501*/
/*Desctop: 1240*/
/*Desctop: 992*/
/*Desctop: 768*/
/*Desctop: 550*/
/*Desctop: 425*/
/*Desctop: 320*/
.map-container .map-content .map-wrapper {
  height: 100% !important;
}
.main-content .mt,
.main-content .st {
  width: 100%;
  display: inline-block;
}
.main-content .mt {
  margin-bottom: 48px;
}
.main-content .st {
  font-weight: 400;
}
.row.uslugi-box {
  margin-top: 24px;
  margin-bottom: 72px;
}
.panel {
  box-shadow: none;
}
.panel-primary .panel-heading {
  border: 1px solid #D3D8E4;
}
.panel-primary .panel-heading .panel-title {
  font-size: 16px !important;
  line-height: 29px !important;
}
.panel-primary .panel-heading .panel-title a {
  padding-left: 10px !important;
}
.panel-primary .panel-heading .panel-title a:before {
  display: none !important;
}
.panel-primary .panel-heading .panel-title a:after {
  left: unset !important;
  right: 0 !important;
  top: 3px !important;
}
.print-box {
  border-top: 1px solid #00305F;
  padding-top: 5px;
}
.print-box:before {
  display: none;
}

header ul.nav > li:nth-child(3) > a {
    color: #44a02b;
}
/*Desctop: 1024*/
/*Desctop: 992*/
/*Desctop: 768*/
/*Desctop: 550*/
/*Desctop: 425*/
/*Desctop: 320*/


.new-order.lifting{
  padding-top: 0;
}

.new-order.lifting h2{
  margin-top: 16px;
}

.new-order.lifting .summary-bin .tt{
  margin-bottom: 20px;
}

.new-order.lifting .summary-bin .summary{
  margin-bottom: 10px;
}

.new-order.lifting .summary-bin .summary .stitle{
  margin-bottom: 5px;
}
.new-order.lifting .reg-section .alert.alert-top-margin{
  margin: 7px 0 7px 0;
}
/*.new-order.lifting .kind-form {*/
/*  margin-bottom: 10px;*/
/*}*/
.new-order.lifting .form-group label{
  /*margin-bottom: 7px;*/
  font-size: 14px;
}
.new-order.lifting .form-panel .tt-panel{
  margin: 7px 0px;
}
/*@media screen and (min-width: 768px) {*/
/*  !*.new-order.lifting #sticky-bar.sticky{*!*/
/*  !*  position: fixed;*!*/
/*  !*  top: 50px;*!*/
/*  !*  width: 457px;*!*/
/*  !*  z-index: 100;*!*/
/*  !*}*!*/
/*}*/

.checkbox-heading{
  font-weight: 700;
  margin-bottom: 25px;
}
.checkbox-wrapper{
  display: flex;
  align-items: center;
  width: 40px;
}

.checkbox-wrapper-bdo{
  position: relative;
  top: 5px;
}

.checked-text{
  font-weight: 500;
  line-height: 15px;
}

h1.tt{
  position: relative;
}
.info{
  position: absolute !important;
  top: -18px;
  right: -5px;

}
.info a:after{
  display: none !important;
}
.lifting .form-group label.oplata_srodowiskowa{
  margin: 0px !important;
}

.lifting .form-group label.invoice-email{
  margin: 0px !important;
}

.read-more-bdo{
  position: absolute;
  right: 0px;
  width: 100%;
  text-align: right;
  color: #51A63A;
  font-weight: 500;
  cursor: pointer;
  font-size: 12px;
}

.invoice-details, .bag-info{
  font-size: 14px;
  font-weight: 500 !important;
  color: #013060 !important;;
}


.shipping-details{
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 500 !important;
  color: #013060 !important;
}

#inpost_cli, #dhl_cli{
  float: right;
  left: 0px;
  top: 12px !important;
  font-size: 14px;
  color: #44A02B;
  position: relative;

}


.lifting .form-group.attachment{
  display: flex;
  flex-wrap: wrap;
  /*justify-content: space-between;*/
  gap: 10px;
}


.lifting .form-group.attachment label{
  font-weight: 700 !important;
  font-size: 16px !important;
  color: #193A63;
}


.lifting .form-section .text-muted{
  font-size: 12px !important;
  color: #767676;
  line-height: normal;
  flex-basis: 100%;
  margin-bottom: 16px;
}

select#oplata_srodowiskowa{
  margin-top: 6px;
}
.input-group .btn-file{
  font-size: 12px !important;
  height: 19px;
  padding: 0px 5px 0px 5px;
  position: relative;
  top: 14px;
  left: 14px;
  cursor: pointer;
}
.bdo-details{
  line-height: normal;
}

.invoice_data{
  margin-bottom: 32px !important;
}
.order-btn{
  border-radius: 10px !important;
  font-size: 16px;
  max-width: 425px;
  width: 100%;
  font-weight: 500 !important;
}
.lifting .action-area{
  padding: 15px;
}
.action-area .btn-empty{
  font-weight: 500 !important;
}

#sticky-bar{

  position: -webkit-sticky;
  position: sticky;
  top: 200px;


}
body{
  overflow: unset !important;
}

#form-kontener-new{
  display: flex;
  flex-wrap: wrap;
}
@media all and (max-width: 769px){
  #form-kontener-new{
    display: block;
    /*flex-wrap: wrap;*/
  }
}
.summary-beam .col-xs-6{
  padding: 0px;
}

.lifting .form-group .horizontal-radio label{
  margin: 5px 0px;
}

.lifting .form-group .horizontal-radio{
  margin-bottom: 16px;
}
.bag-number{
  margin-bottom: 16px;
}
.bag-number h2{
  font-weight: 500;
  font-size: 12px !important;
  color: #013060 !important;
}

.nip-errors, .bdo-errors, .imie-errors, .nazwisko-errors{
  color: #a94442;
  position: absolute;
  font-size: 12px;
  line-height: normal;
}
.go-back{
  border: none;
}
.w-100{
  width: 100%;
}
.header-row{
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.menu-span{
  display: none !important;
}
@media all and (max-width: 767px){
  .menu-span{
    display: block !important;
  }
  .menu-nav .dropdown-menu{
    width: 250px;
  }
  .header-row .logo{
    max-width: 300px !important;
    display: flex;
    align-items: center;
  }
  .header-row .menu-nav > ul{
    display: flex;
    top: 10px;
    gap: 20px;
    position: relative;
  }
  #m-menu-link{
    position: relative;
    top: 5px;
  }

  .selectize-dropdown-content .ac_label {
    height: auto;
    min-height: 50px;
    line-height: 30px;
    background-position: 19px 8px !important;
    padding-bottom: 7px;
  }

  .selectize-dropdown-content > div{
    height: auto;
    padding-left: 0px;
  }
  .selectize-dropdown [data-selectable]{
    padding-left: 0px;
    height: auto;
  }
  .selectize-dropdown-content::before{
    display: none !important;

  }
  .selectize-dropdown-content{
    max-height: 300px !important;
  }
}


.call-animation{
  animation: 5s pulseCall infinite ease;
  width: 1px;
  height: 1px;
  background-color: rgb(0, 156, 114) !important;
  position: absolute;
  border-radius: 50%;
  opacity: 0.3;
}

@keyframes pulseCall {
  0%{
    width: 1px;
    height: 1px;
  }
  60%{
    width: 100px;
    height: 100px;
    opacity: 0;
  }

  100%{
    width: 100px;
    height: 100px;
    opacity: 0;
  }

}


.payments-methods-info-wrapper{
  margin-left: auto;
  padding: 10px;
  display: flex;
  justify-content: end;
    max-width:  425px;
  flex-wrap: wrap;
  gap: 10px;
}
.payments-methods-info__title{
  width: 100%;
  text-align: end;
}
.payments-methods-info-wrapper a{
  width: 100%;
  text-align: end;
  font-size: 14px;
}
.payments-methods-info{
   display: flex;
  gap: 5px;

 }
.payments-methods-info .image-wrapper{
  display: flex;
  border: 1px solid #f5f5f5;
  padding: 5px;
  border-radius: 10px;
  align-items: center;
  justify-content: end;
}


.payments-methods-info img{
  width: 50px;
}


.form-step {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  padding: 3rem;
}
.font-normal {
  font-weight: normal;
}
ul.form-stepper {
  counter-reset: section;
  margin-bottom: 3rem;
}
ul.form-stepper .form-stepper-circle {
  position: relative;
}
ul.form-stepper .form-stepper-circle span {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #00305F !important;
  font-weight: 600;
  transform: translateY(-50%) translateX(-50%);
}
.form-stepper-horizontal {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
ul.form-stepper > li:not(:last-of-type) {
  margin-bottom: 0.625rem;
  -webkit-transition: margin-bottom 0.4s;
  -o-transition: margin-bottom 0.4s;
  transition: margin-bottom 0.4s;
}
.form-stepper-horizontal > li:not(:last-of-type) {
  margin-bottom: 0 !important;
}
.form-stepper-horizontal li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.form-stepper-horizontal li:not(:last-child):after {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 1px;
  content: "";
  top: 15%;
}
.form-stepper a span.sublabel{
  color: white !important;
  font-size: 14px;
}
.form-stepper-horizontal li:after {
  background-color: #dee2e6;
}

.form-stepper-horizontal li.form-stepper-completed:after {
  background-color: #44A02B;
}
.form-stepper-horizontal li:last-child {
  flex: unset;
}
ul.form-stepper li a .form-stepper-circle {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-right: 0;
  line-height: 1.7rem;
  text-align: center;
  background: rgba(0, 0, 0, 0.38);
  border-radius: 50%;
}
.form-stepper .form-stepper-active .form-stepper-circle {
  background-color: white !important;
  color: #fff;
}
.form-stepper .form-stepper-active .label {
  color: white !important;
}
/*.form-stepper .form-stepper-active .form-stepper-circle:hover {*/
/*  background-color: #4361ee !important;*/
/*  color: #fff !important;*/
/*}*/
.form-stepper .form-stepper-active a span.sublabel{
  color: white !important;
  font-size: 14px;
}
.form-stepper .form-stepper-unfinished .form-stepper-circle {

  background-color: #00305F;
  border: 3px solid white;
}

body .form-stepper-unfinished .form-stepper-circle span{
  color: white !important;
}
.form-stepper .form-stepper-completed .form-stepper-circle {
  background-color: #44A02B !important;
  color: #fff;
}
.form-stepper .form-stepper-completed .label {
  color: #44A02B !important;
}
.form-stepper .form-stepper-completed .form-stepper-circle:hover {
  background-color: #44A02B !important;
  color: #fff !important;
}
.form-stepper .form-stepper-completed a span.sublabel{
  color: #44A02B !important;
  font-size: 14px;
}
.form-stepper .form-stepper-active span.text-muted {
  color: #fff !important;
}
.form-stepper .form-stepper-completed span.text-muted {
  color: #fff !important;
}
.d-none {
  display: none;
}

.order-form .form-stepper{
  background: #00305F;
  padding: 20px;
  border-radius: 20px;
  margin: 0px 0px 30px 0px;
}
.order-form .form-stepper .sublabel{
  display: none;
}


@media all and (min-width: 769px){
  .form-stepper .label {
    font-size: 1rem;
    max-width: 150px;
    min-width: 150px;
    display: flex;
    justify-content: center;
    margin-top: 0.5rem;
  }
}

.form-stepper a {
  cursor: default;
}
.form-stepper a:hover {
  text-decoration: none !important;
}

.form-stepper.step-2 .form-stepper-unfinished .label, .form-stepper.step-2 .form-stepper-unfinished a span.sublabel{
  color: white !important;
}


.slider-reviews {
  position: relative !important;
  width: 100% !important;
  overflow: hidden !important;
  display: flex;
  padding: 20px;
  align-items: center;
}

.slider-reviews .slider-container-reviews {
  display: flex !important;
  transition: transform 0.5s !important;
}

.slider-reviews .slider-column {
  text-align:center;
  display: flex;
  /*flex: 0 0 calc(100% / 3) !important;*/
  /*padding: 0 8px !important;*/
  /*background-color: #f5f5f5 !important;*/
  border-radius: 5px !important;
  /*width: 33%;*/

  align-content: center !important;
  align-items: center !important;

}

.slider-reviews .slider-column-inner {
  width: 100%;
  border-top-width: 2px !important;
  border-bottom-width: 2px !important;
  border-left-width: 2px !important;
  border-right-width: 2px !important;
  background-color: #fff !important;
  backdrop-filter: blur(0px);
  border-style: solid !important;
  border-color: #e5e5e5 !important;
  background: #fff !important;
  border-radius: 4px !important;
  padding: 15px !important;
  margin: 0 !important;
  display: block;
  height: 220px;
}


.slider-reviews .slider-arrow {
  position: absolute !important;
  top: 50% !important;
  display: flex;
  z-index: 111;
  align-items: center;
  justify-content: center;
  transform: translateY(-50%) !important;
  width: 35px !important;
  height: 35px !important;
  border: none !important;

  border-radius: 50% !important;
  font-size: 16px !important;
  cursor: pointer !important;
}

.slider-reviews .slider-prev {
  left: 0px !important;
}

.slider-reviews .slider-next {
  right: 0px !important;
}

.slider-reviews .review-header {
  display: flex;

  flex-wrap: nowrap;
  position: relative;
}

.slider-reviews .review-stars {
  margin-bottom: 6px;
  margin-top: 15px;
  text-align: left;
}

.slider-reviews .review-content {
  height: 100px !important;
  line-height: 20.3px !important;
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-align: left;
  -webkit-line-clamp: inherit !important;
  overflow: auto !important;
  overflow-x: hidden !important;
  padding-right: 10px;
}

.slider-reviews .slider-column img {
  width: 40px !important;
  height: 40px !important;
  padding: 0 !important;
  display: block;
  border-radius: 30px;
  min-width: initial !important;
  max-width: initial !important;
  object-fit: cover;
  object-position: top;
}

.slider-reviews .review-image {
  margin: 0 15px 0 0 !important;
}

.slider-reviews .review-profile {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  margin: 0 !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.slider-reviews .review-author {
  font-weight: 700;
  font-size: 15px;
  overflow: hidden;
  padding-right: 25px;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #000;
  margin-bottom: 2px;
}

.slider-reviews .review-date {
  color: #000;
  opacity: .5;
  font-size: 12px !important;
}

.slider-reviews .rating-star {
  width: 16px;
  height: 16px;
  display: inline-block;
  margin: 0 !important;
  margin-right: 1px !important;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/assets/css_img/f.svg');
}
.google-reviews{
  max-width: 1170px;
  margin: 0px auto;
}

.slreviews-wrapper{
  display: flex;
  position: relative;
}
.reviews-badge{
  width: 430px !important;
  display: flex;
  padding: 30px;
  justify-content: center;
  flex-wrap: wrap;
}
.reviews-badge img{
  height: 215px;
  object-fit: contain;
}

.badge-stars .rating-star{
  width: 25px;
  height: 25px;

  display: inline-block;
  margin: 0 !important;
  margin-right: 1px !important;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/assets/css_img/f.svg');
}
.badge-stars{
  display: flex;
  justify-content: space-between;
  width: 150px;
  margin: 10px 0px;
}
.badge-logo{
  display: flex;
  justify-content: center;

  order: -1;
}
/* width */
.review-content::-webkit-scrollbar {
  width: 4px;

}
span.review-name{
  font-size: 16px !important;
  width: 100%;
}
/* Track */
.review-content::-webkit-scrollbar-track {
  background-color: #e7e7e7;
  border-radius: 2px;
}

/* Handle */
.review-content::-webkit-scrollbar-thumb {
  background-color: #b5b3b3;
  border-radius: 2px;
}

.badge-text{
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  order: 2;
  color: black;
}
.badge-text span{
  font-size: 12px;
}




.container-circle {
  display: flex;
  margin: 20px 0px;
}

.column-circle {
  flex: 1;
  padding: 10px;

}
.column-circle-2 {
  flex: 2;
  display: flex;
  align-items: center;
  justify-content: end;
  align-items: center;
  flex-wrap: wrap;
  padding: 10px;

}
.progress-circle {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  position: relative;
  background: #44a02b;
  margin-bottom: 10px;
  overflow: hidden;

}

.progress-circle-2 {
  width: 102px;
  height: 101px;
  top: -1px;
  left: -1px;
  border-radius: 50%;
  position: absolute;
  background: #f5f5f5;
  margin-bottom: 10px;
  overflow: hidden;
  z-index: 3;
  clip-path: polygon(50% 50%, 50% -190%, -20% 111%);

}

.progress-circle-3 {
  z-index: 6;
  width: 80px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  background: white;
  top: 10px;
  left: 10px;
  border-radius: 50%;
  position: absolute;

}
.steps {
  font-size: 18px;
}
.column-circles{
  position: relative;
}
.steps.current{
  width: 100%;
  font-weight: 600;
  font-size: 28px;
  text-align: end;
  margin-bottom: -28px;
}
.steps.next{

  font-size: 18px;
  text-align: end;
}

@media all and (max-width: 769px){
  .form-stepper{
    display: none;
  }
}

@media all and (min-width: 769px){
  .container-circle{
    display: none;
  }
}
.container-circle.homepage div.steps{
  color: white;
}
.container-circle.homepage .progress-circle-3{
  color: white;
  background: #00305F;
}
.container-circle.homepage .progress-circle-2{
  width: 101px;
  height: 100px;
  top: 0px;
  left: 0px;
  border-radius: 50%;
  position: absolute;
  background: #44a02b;
  margin-bottom: 10px;
  overflow: hidden;
  z-index: 3;
  clip-path: polygon(50% 0%, 100% 0%, 100% 100%, 50% 50%);

}
.container-circle.homepage .progress-circle{

  background: #f5f5f5;


}
.badge-content{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.opinions-heading{
  padding: 1em 15px 5px;
  font-size: 60px;
  color: #002552;
  display: inline-block;
  border-bottom: 1px dotted #44a02b;
  line-height: 1.1;
  margin-bottom: 20px;
}
.reviews-wrapper{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}
@media all and (max-width: 769px){
  .opinions-heading{
    text-align: center;
    font-size: 40px;
  }
  .reviews-wrapper p{
    text-align: center;
    padding: 1em 15px;
    max-width: 90%;
  }
}

@media all and (max-width: 500px){
  .opinions-heading{
    text-align: center;
    font-size: 35px;
  }
  .reviews-wrapper p{
    text-align: center;
    padding: 1em 15px;
    max-width: 90%;
  }
  .reviews-badge{
    padding: 5px;
  }
  .slreviews-wrapper{
    flex-wrap: wrap;
  }
  .badge-logo{
    width: 50%;
  }
  .badge-content{
    align-items: center;
    align-content: center;
    width: 50%;
  }
  .slider-reviews{
    padding: 15px;
  }
}
@media all and (max-width: 769px){
  .aktualnosc .stopka-nav{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;

  }
  .aktualnosc .buton-pop, .aktualnosc .buton-nast{
    width: calc(50% - 5px) !important;
    display: flex !important;
    align-items: center;
    justify-content: center;

  }
  .aktualnosc .buton-wsz{
    width: 100% !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
  }
}

.gdzie-dzialamy h2.lead {
  padding: 1em 15px 5px;
  font-size: 60px;
  color: #002552;
  display: inline-block;
  border-bottom: 1px dotted #44a02b;
  line-height: 1.1;
  margin-bottom: 20px;
  text-align: center;
}
.gdzie-dzialamy .container{
  text-align: center;
}