

/* Start:/page/css/sborka_styles.css?17847076937080*/
.content-wrapper{
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
  font-family: Arial;
  font-size: 16px;
  max-width: 100%;
}

.content-wrapper *{
  -webkit-box-sizing: inherit !important;
          box-sizing: inherit !important;
}

.content-wrapper h1, .content-wrapper h2, .content-wrapper h3, .content-wrapper p{
  margin: 0 !important;
  padding: 0 !important;
}


.info_header {
  background: url("/page/css/../images/sborka_img/bg1.jpg") no-repeat;
  background-size: 100% 100%;
  padding: 40px 200px 30px 30px;
}

.info_heading {
  font-size: 30px !important;
  font-weight: 700 !important;
}

.info_heading strong{
  color: #29b1f6 !important;
  text-transform: uppercase !important;
}


.delivery-value{
  font-family: Arial;
  font-size: 16px!important;
  margin-top: 13px;
}

.delivery-value_list{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.delivery-value_item{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #cccccc;
  padding: 34px 20px 15px 20px;
  width: 22%;
}

.delivery-value_title{
  margin-top: 20px;
  font-weight: 800;
}

.delivery-value_text{
  margin-top: 20px;
  font-size: 14px;
  color: #666666;
}


.delivery_price {
  margin-top: 40px;
}

.delivery-price_heading {
  font-size: 24px !important;
  font-weight: 700;
}


.delivery-price_table{
  font-size: 16px;
  width: 100%;
  text-align: left;
  border-spacing: 0px;
  border-collapse: collapse;
  margin-top: 40px;
}

.delivery-price_table th{
  background-color: #f8f8f8;
  padding: 3px;
}

.delivery-price_table th:first-child {
  padding-left: 35px;
}

.delivery-price_table th:not(:first-child) {
  text-align: center;
}

.delivery-price_table-title{
  display: block;
  font-weight: 700;
  padding-top: 10px;
}

.delivery-price_table-subtitle{
  display: block;
  color: #999999;
  padding-bottom: 10px;
}


.delivery-price_table td{
  padding: 15px 35px;
}

.delivery-price_table td:not(:first-child) {
  text-align: center;
}

.delivery-price_table tbody tr:not(:last-child){
  border-bottom: 1px solid #efefef;
}

.delivery-price_table tbody tr td:first-child {
  width: 35%;
}

.info-part {
  margin-top: 30px;
}

.info-part_list {
  position: relative;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  padding-left: 75px;
  max-width: 605px;
  margin: 0 auto;
  margin-bottom: 40px;
}

.info-part_list:before {
  position: absolute;
  content: "";
  background: url("/page/css/../images/sborka_img/mark.png") no-repeat;
  background-size: 100% 100%;
  width: 37px;
  height: 37px;
  top: 50%;
  left: 10px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.info-part_el{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;

}

.info-part_el:last-child {
  margin-top: 10px;
}

.info-part_item1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 60%;
}

.info-part_item2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 40%;
  margin-left: 65px;
}

.info-part_marked {
  color: #ec8f1f;
}

.info-part_normal {

}



@media only screen and (max-width: 1220px){
  .delivery-value{
    padding-left: 15px;
    padding-right: 15px;
}

}
@media only screen and (max-width: 1030px){
.content-wrapper h2{
	margin-left: 15px!important;
}

}
@media only screen and (max-width: 950px){
  .info_header{
    background: url("/page/css/../images/sborka_img/bg1.jpg") no-repeat center;
    background-size: 120% 100%;
}

  .info_heading {
    font-size: 25px !important;
    font-weight: 700 !important;
  }
  p.delivery_notice{
    text-align: center;
    padding: 10px!important;
    margin-bottom: 20px!important;}
}

@media only screen and (max-width: 850px){
  .delivery-value_item{
    width: 48%;
    margin-bottom: 3%;
  }

}

@media only screen and (max-width: 710px){
  .delivery-price_table thead {
    display: none;
  }

  .delivery-price_table th:first-child {
  padding-left: 0px;
}


.delivery-price_table tbody tr td:first-child {
  width: 100%;
  font-weight: 700;
}

.delivery-price_table td:not(:first-child) {
  text-align: left;
}




  .delivery-price_table tr:not(:last-child) {
    display: block;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 2px solid #d3d3d3;
  }

  .delivery-price_table td {
    display: block;
    position: relative;
    min-height: 3em;
    padding-left: 65%;
    border: none;
    margin-bottom: 15px;
    padding-right: 5px;
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .delivery-price_table td:before {
    content: attr(data-label);
    position: absolute;
    left: 10px;
    word-wrap: break-word;
    white-space: pre-line;
    width: 55%;
  }


}


@media only screen and (max-width: 680px){
  .info-part_list {
    max-width: 100%;
  }
  .info-part_el {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-right: 100px;
  }
.info-part_item1 {
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.info-part_item2 {
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: 0;
}

.info-part_normal {
  margin-left: 0;
}

}

@media only screen and (max-width: 650px){
    .info_header {
    background-size: 140% 100%;
}

}

@media only screen and (max-width: 530px){
  .info_header {
      background: initial;
      padding-right: 30px;
  }

    .info_heading {
      font-size: 20px !important;
      font-weight: 700 !important;
}
.content-wrapper h2{
	text-align: center;
	margin-left: 0px!important;
}
}


@media only screen and (max-width: 430px){
   .delivery-value_item{
    width: 49%;
  }

  .delivery-price_table{
    font-size: 14px;
  }

  .info-part_list {
    font-size: 15px;
  }

  .info-part_el {
    padding-right: 50px;
}
.delivery-value_text{display:none;}
.delivery-value_title{font-size: 14px; font-weight: 600;}
}

@media only screen and (max-width: 350px){
  .info-part_list:before {
    display: none;
    padding-left: 20px;
}

  .info-part_list {
     padding-left: 20px;
}

}

.menu-wrap {
  display: flex;
  flex-direction: row;
}

.search_title {
  flex-grow: 1;
  position: relative;
  background: #fff;
  z-index: 160;
  height: 30px;
}

#title-search-form #title-search-input {
  margin: 0!important;
  height: 30px!important;
  line-height: 30px!important;
}

#search-submit-button {
  top: 6px;
}
/* End */
/* /page/css/sborka_styles.css?17847076937080 */
