

/* Start:/bitrix/templates/tireos/components/bitrix/catalog.element/main/style.css?17206871342569*/
.catalog-element .catalog-element__card {
  display: flex;
  flex-wrap: wrap;
  align-items: start;
  justify-content: space-between;
  margin-bottom: 30px; }
  .catalog-element .catalog-element__card .left {
    width: 755px; }
    .catalog-element .catalog-element__card .left .catalog-element__slider .swiper-slide {
      height: 480px; }
  .catalog-element .catalog-element__card .right {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
    width: calc(100% - 770px);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    min-height: 480px;
    border-radius: 4px;
    padding: 30px; }
    .catalog-element .catalog-element__card .right .price-block {
      text-align: center; }
      .catalog-element .catalog-element__card .right .price-block .price {
        font-size: 2em;
        font-weight: bold; }
    .catalog-element .catalog-element__card .right .form-block__header {
      text-align: center;
      margin-bottom: 15px; }

.conformation {
  font-size: 0.8em;
  color: #888;
  margin-top: 15px;
  text-align: center; }

#tabs .tabs__markers {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #888; }
  #tabs .tabs__markers li {
    list-style-type: none;
    font-size: 1.7em; }
    #tabs .tabs__markers li:not(:last-child) {
      margin-right: 40px; }
    #tabs .tabs__markers li:not(.is-active) {
      cursor: pointer; }
      #tabs .tabs__markers li:not(.is-active):hover {
        color: #e20e25; }
    #tabs .tabs__markers li.is-active {
      position: relative; }
      #tabs .tabs__markers li.is-active:after {
        content: "";
        display: block;
        width: 100%;
        height: 3px;
        background-color: #e20e25;
        position: absolute;
        bottom: -1px; }
#tabs .tabs__contents {
  padding-top: 35px; }
  #tabs .tabs__contents .tabs__content:not(.is-active) {
    display: none; }

#slider_gallary .swiper-slide a {
  text-align: center;
  display: flex;
  justify-content: center; }

@media screen and (max-width: 1199px) {
  .catalog-element .catalog-element__card .left {
    order: 2;
    width: 100%; }
    .catalog-element .catalog-element__card .left .catalog-element__slider .swiper-slide {
      height: auto; }
      .catalog-element .catalog-element__card .left .catalog-element__slider .swiper-slide img {
        max-width: 100%;
        display: block; }
  .catalog-element .catalog-element__card .right {
    order: 1;
    width: 100%;
    margin-bottom: 30px; } }

/*# sourceMappingURL=style.css.map */

/* End */
/* /bitrix/templates/tireos/components/bitrix/catalog.element/main/style.css?17206871342569 */
