

/* Start:/bitrix/templates/.default/components/rent/detail/template1/style.css?17551907503640*/
.worko-tabs {
    padding-bottom: 30px;
}
#tab-one:checked ~ .tabs #tab-one-label span.tabtitle, #tab-two:checked ~ .tabs #tab-two-label span.tabtitle, #tab-three:checked ~ .tabs #tab-three-label span.tabtitle,
 #tab-four:checked ~ .tabs #tab-four-label span.tabtitle {
    padding: 13.5px 25px;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    text-decoration: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0;
    background: #0d3a62;
    border-color: #0d3a62;
    color: #fff;
    border-radius: 5px;
}
 .tabtitle {
    padding: 13.5px 25px;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    text-decoration: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0;
    background: #f6f5f3;
    color: #232323;
    border-radius: 5px;
}
/**Iaiaeu ni?oe?iaee**/
.block-kit h3 {
    text-transform: uppercase;
    text-align: center;
}
.worko-tabs .state {
  position: absolute;
  left: -10000px;
}
.worko-tabs .flex-tabs {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
    width: 100%;
}
.worko-tabs .flex-tabs .tab {
  flex-grow: 1;
  /*max-height: 40px;*/
}
.worko-tabs .flex-tabs .panel {
  /*background-color: #fff;*/
  padding: 20px;
  min-height: 300px;
  display: none;
  width: 100%;
  flex-basis: auto;
color: #fff;
}
.worko-tabs .tab {
  display: inline-block;
  padding: 10px;
  vertical-align: top;
  /*background-color: #eee;*/
  cursor: hand;
  cursor: pointer;
  /*border-left: 10px solid #ccc;*/
color: #fff;
    border-bottom: 1px solid #fff;
}
.worko-tabs .tab:hover {
  /*background-color: #fff;*/
}

#tab-one:checked ~ .tabs #tab-one-label,
#tab-two:checked ~ .tabs #tab-two-label,
#tab-three:checked ~ .tabs #tab-three-label,
#tab-four:checked ~ .tabs #tab-four-label {
 /* background-color: #fff;*/
  cursor: default;
  /*border-left-color: #69be28;*/
    color: #fff;
    border: 1px solid #fff;
    border-bottom: none;
}

#tab-one:checked ~ .tabs #tab-one-panel,
#tab-two:checked ~ .tabs #tab-two-panel,
#tab-three:checked ~ .tabs #tab-three-panel,
#tab-four:checked ~ .tabs #tab-four-panel {
  display: block;
border: 1px solid #fff;
    border-top: none;
}

@media (max-width: 600px) {
  .flex-tabs {
    flex-direction: column;
  }
  .flex-tabs .tab {
    background: #fff;
    border-bottom: 1px solid #ccc;
  }
  .flex-tabs .tab:last-of-type {
    border-bottom: none;
  }
  .flex-tabs #tab-one-label {
    order: 1;
  }
  .flex-tabs #tab-two-label {
    order: 3;
  }
  .flex-tabs #tab-three-label {
    order: 5;
  }
  .flex-tabs #tab-four-label {
    order: 7;
  }
  .flex-tabs #tab-one-panel {
    order: 2;
  }
  .flex-tabs #tab-two-panel {
    order: 4;
  }
  .flex-tabs #tab-three-panel {
    order: 6;
  }
  .flex-tabs #tab-four-panel {
    order: 8;
  }

  #tab-one:checked ~ .tabs #tab-one-label,
  #tab-two:checked ~ .tabs #tab-two-label,
  #tab-three:checked ~ .tabs #tab-three-label,
  #tab-four:checked ~ .tabs #tab-four-label {
    border-bottom: none;
  }

  #tab-one:checked ~ .tabs #tab-one-panel,
  #tab-two:checked ~ .tabs #tab-two-panel,
  #tab-three:checked ~ .tabs #tab-three-panel,
  #tab-four:checked ~ .tabs #tab-four-panel {
    /*border-bottom: 1px solid #ccc;*/
  }
}
/* -------------------*/
/* End */
/* /bitrix/templates/.default/components/rent/detail/template1/style.css?17551907503640 */
