body {
  background: #fff;
  margin: 0;
  padding: 0;
  font-family: 'Nunito', sans-serif;
}

.cont_head p {
  display: inline-block;
  vertical-align: middle;
}

.drop_d {
  display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    position: relative;
    padding: 0px 10px;
    font-size: 16px;
    cursor: pointer;
    color: #fff;
}

.drop_d i, .drop_d span, .drop_d img {
  display: inline-block;
  vertical-align: middle;
}

.tel_dop {
  position: absolute;
    top: 25px;
    left: 0px;
    text-align: left;
    background: #333652;
    z-index: 12;
    width: 100%;
    padding-left: 30px;
    box-sizing: border-box;
    padding-bottom: 10px;
    display: none;
}

.cont_ff {
  position: relative;
    padding-left: 35px;
    margin: 18px 0px;
    box-sizing: border-box;
    text-align: left;
    margin-left: 10px;
}

.cont_ff i {
  position: absolute;
    left: 0px;
    top: 0px;
    font-size: 28px;
    color: #fd0;
    width: 30px;
    text-align: center;
}

jdiv [class*='logo'] {
  display: none;
}

a {
  text-decoration: none;
  color: #333652;
  transition: 0.3s;
}

.content_col a {
  display: inline-block;
  vertical-align: top;
  border-bottom: 1px dashed #ccc;
}

img {
  max-width: 100%;
  height: auto;
}

.main_body {
  margin-left: auto;
  margin-right: auto;
}

.body_all {
  border: 0px solid #bdbdbd;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.footer_pos {
  background: url(/templates/jblank/images/bg_footer.jpg);
  background-image: -webkit-linear-gradient(180deg, rgba(60, 60, 60, 0.5), rgba(60, 60, 60, 0.5)),
    url(/templates/jblank/images/bg_footer.jpg);
  background-image: linear-gradient(180deg, rgba(60, 60, 60, 0.7), rgba(60, 60, 60, 0.7)),
    url(/templates/jblank/images/bg_footer.jpg);
  color: #fff;
  padding: 90px 0;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 50% 90%;
}

.footer_pos strong {
  font-size: 21px;
  border-bottom: 1px solid #ccc;
  padding-right: 20px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  display: inline-block;
}

.main_body ul.mod-menu {
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-align: center;
}

.main_body ul.mod-menu li {
  display: inline-block;
  vertical-align: top;
}

.main_body ul.mod-menu li a {
  display: block;
}

.main_body ul.mod-menu li a:hover,
.main_body ul.mod-menu li.active a {
  color: #fad02c;
}

.div_inline {
  display: inline-block;
  vertical-align: top;
}

.left_col .moduletable {
  width: 270px;
  margin-right: 10px;
}

#back-top {
  position: fixed;
  bottom: 10px;
  left: 10px;
  margin: 0px;
}

#back-top a {
  background: url('/templates/jblank/images/top.png') no-repeat;
  width: 36px;
  height: 36px;
  display: block;
  margin-bottom: 7px;
  background-size: contain;
}

.cont_head {
  font-size: 18px;
}

.cont_head .fa {
  min-width: 20px;
  text-align: center;
}

.externbootstrap_wrapp .down-click {
  margin-right: 10px;
}

.owl-nav i {
  font-size: 35px;
}

.jscat-and-prod {
  padding-left: 15px;
}

#error_inlineContent_minicart_cart_view,
#delete_inlineContent_minicart_cart_view {
  display: none;
}

.footer_pos p {
  margin: 0px;
}

.header {
  text-align: center;
  background: #333652;
  padding: 4px;
}

/* adaptive menu */
.menu-toggle {
  cursor: pointer;
  font-size: 19px;
  transition: all 0.3s ease-in-out;
  background: #3eab42;
  color: #fff;
  padding: 5px 15px;
  font-weight: 300;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 5px;
}

.menu-toggle p {
  margin: 0px;
}

.hidden-panel {
  background: #333;
  color: #666;
  font-size: 0.875rem;
  height: 100%;
  position: fixed;
  right: -250px;
  top: 0;
  width: 250px;
  transition: all 0.3s ease-in-out;
  z-index: 1005;
}

.hidden-panel.open {
  right: 0px;
}

.menu_main_p .fa-times {
  display: none;
}

.close_panel i {
  cursor: pointer;
  font-size: 30px;
  float: right;
  color: #adadad;
  transition: 0.3s;
  position: relative;
  z-index: 10;
}

ul.mod-menu {
  list-style: none;
  padding-left: 20px;
  padding-right: 20px;
}

ul.mod-menu a {
  font-size: 16px;
  color: #fff;
  font-weight: 300;
  margin-bottom: 15px;
  display: block;
}

ul.mod-menu a:hover,
.close_panel i:hover {
  color: green;
}

.menu_main_p:hover {
  color: #f00;
}

.vis_sloi {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.33);
  z-index: 1000;
  top: 0px;
}
/* adaptive menu (The End) */

.qf3form.example2 {
  font-size: 17px;
}

.qfajaxtitle {
  display: none;
}

.qfajaxres.qfmessage {
  border: 1px solid #ccc;
  padding: 15px;
  text-align: center;
  border-radius: 10px;
}

.qf3form.example2 .qf3label {
  padding-left: 5px;
  padding-bottom: 4px;
}

.header a {
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
}

.header a:hover {
  color: #fad02c;
}

.btn_def {
  background: #fad02c;
  color: #333652;
  padding: 10px 20px;
  margin-left: 0px;
  text-transform: uppercase;
}

a.btn_def {
  color: #333652;
  font-weight: 800;
  font-size: 15px;
}

a.btn_def:hover {
  background: #ffe992;
  color: #333652;
}

.ico_y i {
  color: #fad02c;
}

.top_head p {
  margin: 0px;
}

.logo img {
  margin-bottom: -6px;
}

.center_top_head > div {
  display: inline-block;
  vertical-align: middle;
}

.bottom_head {
  margin-right: 20px;
}

.slider-container .slide-desc {
  height: 100%;
  top: 0px;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.slide-desc-bg-default {
  background: none !important;
}

div.slide-desc-text-default {
  background: rgba(51, 54, 81, 0.7);
  padding: 10px 20px;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  box-sizing: border-box;
  flex-direction: column;
  text-align: center;
  font-size: 18px;
  font-weight: 300;
}

.djslider-default .slide-desc-in {
  height: 100%;
  width: 100%;
}

.content_col .moduletable > h3,
.content_col .moduletable > h2,
.content_col .moduletable > .title {
  text-align: center;
  text-transform: uppercase;
  font-weight: 800;
}

.content_col .moduletable > .title {
  margin-block-start: 1em;
  margin-block-end: 1em;
}

.uslugi_list ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  text-align: center;
}

.uslugi_list li {
  width: 200px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin: 10px;
  color: #9f9f9f;
  font-size: 13px;
}

.uslugi_list li strong {
  font-size: 16px;
  color: #333652;
}

.uslugi_list li i {
  color: #fad02c;
  font-size: 55px;
  border-bottom: 3px solid #333652;
  width: 100%;
  padding-bottom: 4px;
  margin-bottom: 4px;
}

.uslugi_list {
  margin-top: 60px;
}

.content_col .btn {
  border-bottom: 0px !important;
}

.o_nas_m a,
.qfsubmit input,
.btn {
  background: #333652;
  color: #fff;
  padding: 7px 14px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  transition: 0.3s;
  border: 0px;
  cursor: pointer;
}

ul.com-users-profile__edit {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

ul.com-users-profile__edit a {
  margin-bottom: 15px;
}

.o_nas_m a,
.qfsubmit input {
  display: block;
  text-align: center;
  margin: auto;
}

.o_nas_m a {
  width: 140px;
}

.qfsubmit input {
  width: 205px;
  margin: auto !important;
}

.o_nas_m a:hover,
.qfsubmit input:hover,
.btn:hover {
  background: #fad02c;
  color: #333652;
}

.list_none {
  list-style: none;
  padding: 0px 0px 0px 20px;
}

.list_none i {
  color: #fad02c;
  border-radius: 28px;
  border: 2px solid #333652;
  display: inline-block;
  position: relative;
}

.list_none i:after {
  content: '';
  background: #333652;
  position: absolute;
  width: 11px;
  height: 11px;
  left: 0px;
  z-index: -1;
  top: 0px;
  border: 3px solid;
  border-radius: 9px;
}

.all_calc h3,
.all_calc-title {
  font-size: 16px !important;
  color: #333652;
  margin-bottom: 15px !important;
  font-weight: bold;
}

.calc_bl {
  background: #f7f6ff;
  margin: 50px 0px;
}

.calc_bl .moduletable {
  padding-top: 20px !important;
  padding-bottom: 50px !important;
}

.calc_bl2 {
  background: #fff;
  padding-top: 20px !important;
  padding-bottom: 50px !important;
  margin: 50px 0px;
}

.qfcapt {
  display: none;
}

.box_m_b_i label.l_m_b_i_0 {
  display: none !important;
}

.s_srok > div {
  display: inline-block;
  vertical-align: top;
}

.qfcalculatorsum label.qf3label {
  display: inline-block !important;
  vertical-align: top;
  text-transform: uppercase;
}

.qfcalculatorsum .qfpriceinner,
.qfcalculatorsum .qfunitinner {
  font-weight: 800;
}

.s_srok div.qf3,
.s_upak div.qf3 {
  padding: 0px 0px 5px 0px !important;
}

.check_strahovka {
  margin-top: -15px !important;
  margin-bottom: 20px !important;
  padding: 0px 22px;
  line-height: 17px;
  color: #919191;
}

.itog {
  font-size: 22px !important;
  font-weight: 900;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 20px 5px 10px 10px;
  margin: 15px 0px !important;
  text-align: center;
}

.box_m_right5 label {
  margin-right: 15px !important;
}

/* Оформленный список ul */
.list1a {
  margin: 20px 0 0;
  padding: 0;
  list-style: none;
  counter-reset: li;
}
.list1a li {
  border: 3px solid #e5e5e5;
  background: #f7f6ff;
  position: relative;
  margin-bottom: 20px;
  padding: 25px 25px;
}
.list1a li:hover {
  z-index: 1;
}
.list1a li:before {
  border: 2px solid #333652;
  position: absolute;
  top: -14px;
  padding: 2px 8px;
  font-size: 14px;
  font-weight: bold;
  color: #333652;
  background: #fad02c;
  counter-increment: li;
  content: counter(li);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  border-radius: 26px;
  left: 12px;
}
.list1a li:hover:before {
  background: #333652;
  color: #fff;
  -webkit-transform: translate(-12px, 0);
  -ms-transform: translate(-12px, 0);
  -o-transform: translate(-12px, 0);
  transform: translate(-12px, 0);
}
.list1a li:after {
  content: '';
  position: absolute;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: width;
  transition-property: width;
  z-index: -1;
  background: #fff;
  height: 100%;
  left: 0;
  top: 0;
  width: 0;
}
.list1a li:hover:after {
  width: 100%;
}

.list1a i {
  float: left;
  font-size: 45px;
  margin-top: 2px;
  margin-right: 12px;
  color: #ccc;
  width: 65px;
  text-align: center;
  transition: 0.3s;
}

.list1a li:hover i {
  color: #333652;
}
/* Оформленный список ul (The End) */

/* Оформление отзывов */
.no_bg {
  background: none !important;
}

.no_bg > div {
  color: #333652 !important;
}

.slider_otzyv .no_bg {
  box-shadow: 2px 2px 6px #cfcfcf;
  margin: 15px;
  box-sizing: border-box;
  width: auto;
  border-radius: 5px;
}

.otzyv_sl img {
  position: absolute;
  left: 30px;
  top: 30px;
  border-radius: 75px;
}

.no_bg .slide-text {
  position: relative;
  font-style: italic;
  font-weight: 600;
}

.no_bg .slide-text:before {
  content: '“';
  position: absolute;
  color: #fad02c;
  font-size: 50px;
  font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  line-height: 1;
}
/* Оформление отзывов (The End) */

.left_footer a.btn_def {
  display: block;
  text-align: center;
  margin: 10px 0px;
  background: no-repeat;
  border: 1px solid;
  color: #fff;
}

.content_col {
  padding-top: 30px;
}

input[type='text'],
input[type='password'],
input[type='email'] {
  padding: 7px 10px;
  border: 1px solid #ccc;
  border-radius: 0px;
  font-size: 13px;
}

.com-users-login__options {
  margin-top: 10px;
}

.input-password-toggle span.visually-hidden {
  display: none;
}

.com-users-login__options a {
  margin-right: 15px;
}

fieldset {
  border: 1px solid #ccc;
  padding: 20px 20px;
  margin-bottom: 10px;
}

legend {
  font-weight: 800;
  font-size: 18px;
  padding: 0px 6px;
}

.control-group {
  margin-top: 15px;
}

#users-profile-custom {
  display: none;
}

dt {
  font-weight: 700;
  float: left;
  margin-right: 14px;
  color: #707070;
}

.no_display {
  display: none;
}

#member-profile fieldset.params {
  display: none;
}

.unik_kod {
  padding: 7px 10px;
  border: 1px solid #ccc;
  width: 168px;
  font-size: 13px;
}

@media (min-width: 1200px) {
  .main_body {
    width: 1200px;
  }

  .content_col {
    width: 100%;
  }

  .main_body ul.mod-menu li a {
    margin: 5px;
    padding: 5px;
  }

  .mobile_menu,
  .mobile_b {
    display: none;
  }

  .top_head {
    display: table;
    width: 100%;
  }

  .top_head > div {
    display: table-cell;
    vertical-align: middle;
  }

  .top_head {
    text-align: left;
    color: #fff;
  }

  .center_top_head {
    text-align: right;
  }

  .slide-desc-text-default div.slide-title {
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 800;
  }

  .content_col .moduletable > h3,
  .content_col .moduletable > h2,
  .content_col .moduletable > .title {
    font-size: 24px;
  }

  .slider .moduletable {
    margin-top: 20px;
  }

  .all_calc {
    display: table;
    width: 100%;
  }

  .all_calc > div {
    display: table-cell;
    vertical-align: top;
  }

  .left_calc {
    width: 60%;
    margin-right: 10px;
    padding-right: 30px;
    border-right: 1px solid #ccc;
  }

  .right_calc {
    padding-left: 30px;
  }

  .otpravitel,
  .params_o,
  .div_f2 {
    display: inline-block;
    vertical-align: top;
    width: 49.7%;
  }

  .otpravitel {
    padding-right: 10px;
  }

  .params_o {
    padding-left: 10px;
  }

  .cena_zakup {
    padding-right: 10px;
  }

  .ves_gr {
    padding-left: 10px;
  }

  .box_m_b_i {
    margin-bottom: 19px !important;
  }

  .box_m_right label.qf3label {
    margin-right: 120px;
  }

  .box_m_right2 label.qf3label {
    margin-right: 70px;
  }

  .box_m_right3 label.qf3label {
    margin-right: 71px;
  }

  .box_m_right4 label.qf3label {
    margin-right: 65px;
  }

  .no_bg .slide-text {
    padding-left: 70px;
    padding-top: 30px;
  }

  .slider_otzyv .no_bg {
    height: 93%;
  }

  .no_bg .slide-text:before {
    left: 40px;
    top: 40px;
    font-weight: 600;
  }

  .footer_pos .custom {
    display: table;
    width: 100%;
  }

  .footer_pos .custom > div {
    display: table-cell;
    vertical-align: top;
  }

  .left_footer {
    width: 220px;
    padding-right: 60px;
  }

  .center_footer {
    padding-left: 60px;
  }

  dl.dl-horizontal dt {
    width: 200px;
    border-bottom: 1px dashed #ccc;
  }

  dl.dl-horizontal dd {
    margin-bottom: 15px;
  }

  .float_l {
    float: left;
    margin-right: 10px;
  }

  #member-profile fieldset.core {
    margin-top: 45px;
  }

  .arcticmodal-container_i div.box-modal {
    width: 400px;
  }
}

@media (max-width: 1200px) {
  .main_body ul.mod-menu li a {
    margin: 5px;
    padding: 5px;
    font-size: 15px;
  }

  .footer_pos {
    text-align: center;
  }

  .left_footer {
    margin-bottom: 10px;
  }

  .right_footer {
    margin-bottom: 10px;
  }

  .desctop_menu {
    display: none;
  }

  .slide-desc-text-default .slide-title {
    font-size: 12px !important;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 0px !important;
  }

  div.slide-desc-text-default p {
    display: none;
  }

  div.slide-desc-text-default.no_bg p {
    display: inherit;
  }

  .content_col .moduletable > h3,
  .content_col .moduletable > h2,
  .content_col .moduletable > .title {
    font-size: 19px;
  }

  .content_col {
    padding: 30px 15px 0px 15px;
  }

  .box_m_right label.qf3label {
    margin-right: 15px;
  }

  .box_m_right2 label.qf3label {
    margin-right: 15px;
  }

  div.slide-desc-text-default.no_bg {
    display: block;
  }

  .no_bg .slide-text {
    padding-left: 0px;
    padding-top: 0px;
    font-size: 11px;
    margin-top: -12px;
    line-height: 12px;
  }

  .otzyv_sl img,
  #prev131,
  #next131 {
    display: none;
  }

  .slider_otzyv .no_bg {
    height: auto;
    padding: 2px 10px;
  }

  .no_bg .slide-text:before {
    left: -10px;
    top: -20px;
    font-weight: 300;
  }

  .left_footer a.btn_def {
    max-width: 175px;
    margin-left: auto;
    margin-right: auto;
  }

  .bottom_head {
    display: none !important;
  }

  .top_head a.btn_def {
    font-size: 13px;
    padding: 5px 10px;
    margin: 0px;
  }

  .center_top_head {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .linck_head {
    white-space: nowrap;
  }

  .top_head div.grue_m {
    display: block;
  }

  .float_l {
    margin-bottom: 10px;
  }
}

/* Tooltip */
.control-label {
  position: relative;
}

.form-control-feedback {
  position: absolute;
  top: -7px;
  left: 0px;
  background: #423117;
  color: #fff;
  padding: 4px 10px;
  font-size: 13px;
  opacity: 0.8;
  border-radius: 10px;
  transition: 0.3s;
}

.form-control-feedback:after {
  content: '';
  display: block;
  position: absolute;
  border: 7px solid transparent;
  border-top: 8px solid #423117;
  bottom: -14px;
}
/* Tooltip (The End) */

/* pgination */

.pagination {
  margin: 18px 0;
  text-align: center;
}

.pagination p {
  margin: 0px;
}

.pagination ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 18px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 16.25px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 12px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 9.75px;
}

/* end pagination */

ol.mod-breadcrumbs.breadcrumb.px-3.py-2 {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: -20px;
}

li.mod-breadcrumbs__divider.float-start {
  display: none;
}

li.mod-breadcrumbs__item.breadcrumb-item:not(:last-child):after {
  content: '>';
  padding: 0 10px;
}

li.mod-breadcrumbs__item.breadcrumb-item a {
  color: #e0b200;
}

@media (max-width: 480px) {
  ol.mod-breadcrumbs.breadcrumb.px-3.py-2 {
    margin-top: 20px;
    justify-content: center;
  }

  li.sidr-class-item-252.sidr-class-current.sidr-class-active.sidr-class-has-sub.sidr-class-parent ul {
    display: none;
  }
}

#gruemenu > ul > li.has-sub > a {
  padding-right: 40px !important;
}

.right_footer a {
  color: #fff;
}

.reviews-item {
  margin-bottom: 30px;
  border: 1px solid #e0b200;
  padding: 10px;
}

.reviews-wrap {
  display: flex;
  align-items: baseline;
}

.reviews-name {
  font-weight: bold;
  font-size: 18px;
  line-height: 18px;
}

.reviews-date {
  line-height: 18px;
  margin-left: 10px;
  font-size: 15px;
}
div#zakaz2 .moduletable > div:first-child {
  font-weight: bold;
  font-size: 17px;
}
.transport-type {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 30px;
}
.transport-type__item {
  width: 45%;
  margin-bottom: 20px;
  border: 1px solid;
  padding: 25px 25px 10px 25px;
  box-sizing: border-box;
}
.transport-type__item:hover {
  border-color: #fad02c;
}
.transport-type__box {
  display: flex;
}
.transport-type__box img {
  max-width: 120px;
}
.transport-type__descr span {
  display: block;
  font-weight: bold;
  margin-bottom: 20px;
  color: #000;
}
.transport-type__descr {
  margin-left: 40px;
  font-weight: 600;
  color: #333652;
}

.we-deliver {
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
}

.we-deliver__item {
  display: flex;
  margin-bottom: 60px;
}

.we-deliver__item img {
  max-width: 110px;
}

.we-deliver__item p {
  margin-left: 20px;
  margin-right: 80px;
  margin-top: 0;
  font-weight: bold;
  font-size: 18px;
}

@media (max-width: 480px) {
  .transport-type__item {
    width: 100%;
    margin-bottom: 60px;
  }
  .transport-type__box img {
    max-width: 120px;
  }
}

.section-welcome {
  padding-top: 70px;
}
.section-welcome__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.section-welcome__left-content,
.section-welcome__right-content {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.section-welcome__left-content {
  padding-right: 30px;
}

.section-welcome__banner,
.section-welcome__img {
  max-width: 100%;
  margin: 0;
}

.section-welcome__banner {
  padding: 32px;
}

.section-welcome__banner {
  position: relative;
  max-width: 700px;
  margin: 0 auto 40px;
}

.section-welcome__banner-block {
  padding: 60px 40px;
  margin: 0 12px 12px 0;
}

.section-welcome__banner-block {
  position: relative;
  background-color: #fdd137;
  color: #3b3c44;
  padding: 40px 20px;
}

.section-welcome__banner:before {
  top: 0;
  left: 0;
}

.section-welcome__banner:before {
  top: -6px;
  left: -6px;
  border-top: 10px solid #3b3c44;
  border-left: 10px solid #3b3c44;
}
.section-welcome__banner:after,
.section-welcome__banner:before {
  content: '';
  position: absolute;
  width: 32px;
  height: 32px;
  background-color: transparent;
  z-index: 5;
}
.section-welcome__banner:before {
  display: block;
}
.section-welcome__banner:after {
  bottom: 0;
  right: 0;
  display: block;
}
.section-welcome__banner:after {
  border-bottom: 10px solid #3b3c44;
  border-right: 10px solid #3b3c44;
}
.section-welcome__banner h1 {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2857;
  margin-bottom: 24px;
  margin-top: 0;
  text-align: inherit;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
}
.section-welcome__banner-description {
  max-width: 400px;
  font-weight: 600;
  margin-bottom: 24px;
  font-size: 17px;
}
.section-welcome__banner-block:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -12px;
  right: -12px;
  width: 100%;
  height: 100%;
  background-color: #8b8b99;
  z-index: -1;
}

.section-welcome__right-content {
  max-width: 45%;
}
.section-welcome__right-content {
  padding: 32px 10px;
}

@media (max-width: 480px) {
  .section-welcome__left-content,
  .section-welcome__right-content {
    width: 100% !important;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .section-welcome__banner h1 {
    font-size: 22px;
  }
}

.section-with-table__table-wrap {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 30px;
}
.section-with-table table {
  font-size: 14px;
}
.section-with-table table {
  display: block;
  width: 100%;
  font-size: 12px;
  line-height: 1.57;
  border-collapse: collapse;
}

.section-with-table table th {
  min-width: 240px;
  width: 240px;
  padding: 16px 20px;
}
.section-with-table table td,
.section-with-table table th {
  height: 60px;
  vertical-align: middle;
  padding: 10px;
  text-align: center;
  font-size: 15px;
}
.section-with-table table th {
  font-weight: 600;
  text-align: left;
  min-width: 200px;
  width: 200px;
  padding: 0 20px;
}

.section-with-table table tr:not(:last-child) td,
.section-with-table table tr:not(:last-child) th {
  border-bottom: 2px solid #dadae0;
  border-right: 2px solid #dadae0;
}

.section-with-table table tr:first-child th {
  background-color: #fdd137;
  border-bottom-color: #6b6c77;
}

.section-with-table table tr:not(:first-child) th {
  background-color: #333652;
  color: #fff;
  border-bottom-color: #8b8b99;
}

.section-freight-charges__list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  grid-gap: 72px 110px;
  overflow: hidden;
  padding: 30px 0;
}

.section-freight-charges__list .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  position: relative;
  background: #fff;
}

.section-freight-charges__list .item__icon {
  width: 96px;
  height: 96px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.section-freight-charges__list img {
  max-width: 100%;
  width: 64px;
}

.section-freight-charges__list .item__icon + div {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 700;
  text-transform: initial;
  margin-bottom: 16px;
  margin-top: 0;
}

.section-freight-charges__list .item:before {
  content: '';
  height: 2px;
  background: #6b6c77;
  width: -webkit-calc(100% + 200px);
  width: calc(100% + 200px);
  z-index: -1;
  top: 45px;
  position: absolute;
}

.section-benefits__grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.section-benefits__col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 15px;
}

.section-benefits__col {
  flex: 0 0 47%;
  max-width: 50%;
}

.section-benefits__card {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #d5d7de;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 30px;
  padding: 25px 60px 25px 15px;
}

.section-benefits__card {
  padding: 24px 90px 35px 30px;
}

.section-benefits__card:before {
  content: '';
  position: absolute;
  top: 0;
  left: 30px;
  display: block;
  width: 32px;
  height: 3px;
  background-color: #fdd137;
}

.section-benefits__text {
  max-width: 760px;
}

.section-benefits.section {
  padding-top: 30px;
  padding-bottom: 10px;
}

.faq-section {
  margin: 40px 0;
}

/*Скрываем чекбоксы и абзацы*/
.faq-section input,
.faq-section div {
  display: none;
}

/*Показываем только обрезанное введение */
.faq-section label + div {
  display: none;
  color: #999;
  font-size: 0.85em;
  transition: all 0.15s ease-out;
  /* Clipping text */
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/*Если чекбокс отмечен, показываем все абазацы*/
.faq-section input[type='checkbox']:checked ~ div {
  display: block;
  color: #444;
  font-size: 1em;
  /* Восстанавливаем обрезание по умолчаниюы */
  text-overflow: clip;
  white-space: normal;
  overflow: visible;
}

/*Стили для метки*/
.faq-section label {
  font-size: 1.2em;
  cursor: pointer;
  background: #fad02c;
  display: block;
  position: relative;
  padding: 7px 10px;
  font-weight: bold;
  border-left: 3px solid #333652;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  transition: all 0.15s ease-out;
  margin-bottom: 10px;
}

/*Удаляем выделение текста при переключении*/
.faq-section label::selection {
  background: none;
}

.faq-section label:hover {
  background: #f5f5f5;
}

/*Если чекбокс отмечен, устанавливаем стили соответственно*/
.faq-section input[type='checkbox']:checked ~ label {
  border-color: #ff7f50;
  background: #fad02c;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
}

/*Стрелка метки - состояние по умолчанию*/
.faq-section label::before {
  content: '';
  position: absolute;
  right: 4px;
  top: 50%;
  margin-top: -6px;
  border: 6px solid transparent;
  border-left-color: inherit;
}

/*Обновляем стрелку справа*/
.faq-section input[type='checkbox']:checked ~ label::before {
  border: 6px solid transparent;
  border-top-color: inherit;
  margin-top: -3px;
  right: 10px;
}

@media (max-width: 480px) {
  .section-benefits__col {
    flex: 0 0 100%;
    max-width: 90%;
  }
}

.type-price {
  font-weight: bold;
  font-size: 18px;
  color: #333652;
}

a.we-deliver__item {
  display: flex;
  text-decoration: none;
  border-bottom: 0;
}

a.we-deliver__item:hover {
  text-decoration: underline;
}

.transport-type__box a {
  display: block;
  border: 0;
}

.transport-type__box a:hover {
  text-decoration: underline;
}

.main_body + .calc_bl + .calc_bl2 {
  padding-bottom: 0 !important;
}

.item-content div[itemprop='name'] {
  display: block;
  font-size: 1.5em;
  margin-block-start: 0.83em;
  margin-block-end: 0.83em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
}

.item-content {
  border: 1px solid;
  padding: 10px 30px 15px;
  margin-bottom: 30px;
}

p.readmore {
  text-align: right;
}

.item-content:hover {
  border-color: #fad02c;
}

.delivery-list {
  list-style: none;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 10px;
  margin-bottom: 40px;
}

.delivery-list li {
  border: 2px solid #e0e0e8;
  padding: 10px 40px;
  width: 200px;
  font-weight: bold;
  font-size: 17px;
  position: relative;
}

.delivery-list li span {
  background: #e0e0e8;
  width: 48px;
  height: 48px;
  font-size: 20px;
  top: 63%;
  margin: -39px 0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  text-align: center;
  left: -30px;
  border: 4px solid #fff;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
}

.num-list {
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: section;
}

.num-list li {
  background: #f6f6f6;
  border-left: 2px solid #6b6c77;
  position: relative;
  margin: 0 0 20px 44px;
  padding: 15px 20px;
  position: relative;
}

.num-list li:before {
  counter-increment: section;
  content: counters(section, '.') ' ';
  position: absolute;
  background: #333652;
  color: #fff;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  width: 29px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  left: -44px;
  top: 12px;
}

@media (max-width: 767px) {
  .delivery-list {
    justify-content: center;
  }
  .delivery-list li {
    margin-bottom: 10px;
  }
}

.section-our-advantages__list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  grid-gap: 30px;
}

.section-our-advantages__list .item {
  position: relative;
  background: #fdd137;
  padding: 30px 30px 36px;
}

.section-our-advantages__list .item__desc {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  max-width: 260px;
}

.section-our-advantages__list .item:after {
  border-width: 10px 10px 0 0;
  right: 30px;
  top: 30px;
  vertical-align: top;
}

.section-download__content:after,
.section-download__content:before,
.section-our-advantages__list .item:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-color: #333652;
  display: inline-block;
  height: 32px;
  width: 32px;
}

.delivery-list p {
  height: 100%;
  margin: 0;
  display: flex;
  align-items: center;
}

.type-city {
  gap: 20px;
  display: flex;
}

.type-city__item {
  border: 1px solid #000 !important;
  padding: 10px 20px;
}

.type-city__item:hover {
  border: 1px solid #fdd137 !important;
}

.transport-type__box a {
    background: transparent;
    padding: 0;
    width: auto;
    margin: 0;
}
.transport-type__box a:hover {
    text-decoration: underline;
    background: transparent;
}