h2.line, h3.line, h4.line, h5.line, h5.line {
 border-bottom: 1px #ddd solid;
 margin-bottom: 20px; 
 padding-bottom: 5px;
  /*font-family: 'light' !important*/ 
font-weight: bold;
}
h1, h2, h3, h4, h5, h6 { /*font-family: "light";*/ }

/*body { font-family: "light"; }*/

/*b, strong,th { font-family: 'bold'; }*/

.list_content { list-style: none; margin: 15px 0; }
.list_content li:before {
    font-family: "FontAwesome";
    content:"\f105";
    padding: 2px 7px 0 0;
}


img.content_img_responsive {}

.list_content li { line-height: 16pt; margin-bottom: 8px;}

.content_vagno, .content_info , .content_contact {
	padding: 20px 20px 20px 70px;
	position: relative;
/*	border-top: #E9E1E1 2px solid;
	border-bottom: #E9E1E1 2px solid;*/
	margin: 20px 0 20px 0;
    border-radius: 3px;
    /*font-family: "normal";*/
}

	.content_vagno:before, .content_info:before, .content_contact:before {
    position: absolute;
    top: 20px;
    left: 15px;
    /*color: #F17878;*/
    color: white;
    font-family: "FontAwesome";
    font-size: 43px;
    line-height: 43px;
    text-shadow: 0 0 4px rgba(0,0,0, 0.08);
}

	.content_vagno:before {content:"\f06a"; }
	.content_info:before {content:"\f05a"; }
	.content_contact:before {content:"\f1d8";  font-size: 38px;  line-height: 38px; }

	.content_vagno{background: #E9B8B8;}
	.content_info{background: #D5D9E6;}
	.content_contact{background: #DEE8D8; }

	.content_img_responsive, .content_img_left, .content_img_right { padding: 3px; border: 1px #E2E2E2 solid; }

	.content_img_left, .content_img_right { display: inline-block; }
	.content_img_left { float: left; margin: 0 15px 5px 0; }
	.content_img_right { float: right; margin: 0 0 5px 15px; }


	.content_img_responsive img{
		width: 100%;
		height: auto;
	}

/*

Важно
fa-exclamation-circle
content:"\f06a";
content:"\f071";


Цитата
content:"\f10d";

Скидки
content:"\f295";


Часы
content:"\f017";
*/

  .goods--info-size .radioSize {
      width: auto; }
      .goods--info-size .radioSize span {
        width: 3.44rem;
        height: 3.44rem;
        position: relative;
        margin-bottom: 0.63rem; }
        .goods--info-size .radioSize span:after {
          display: block;
          content: "";
          width: 100%;
          height: 2px;
          background: black;
          position: absolute;
          left: 0;
          bottom: -0.5rem;
          top: auto;
          -webkit-transition: .4s;
          transition: .4s;
          opacity: 0;
          visibility: hidden; }
      .goods--info-size .radioSize input:checked + span {
        border-bottom: 1px solid #F1F1F1; }
        .goods--info-size .radioSize input:checked + span:after {
          opacity: 1;
          visibility: visible; }
          .goods--info-select ul {
  list-style-type: none;
  display: inline-block;
}
@media (max-width: 62.5em) {
  .goods--info-select ul {
    flex-wrap: wrap;
  }
}
.goods--info-size ul li label {
        overflow: hidden; }
         .radioSize input {
      position: absolute;
      left: -10000px;
      opacity: 0;
      visibility: hidden; }
      .radioSize input:checked + span {
        font-weight: 800;
         }
      .radioSize input.error + label + span,
      .radioSize input.error + span {
        border-color: red; }
      .radioSize input:disabled + span {
        color: #ACACAC; }
        .radioSize input:disabled + span:before {
          background: none; }
    .radioSize span {
      height: 3rem;
      display: block;
      font-size: 1.25rem;
      line-height: 3.13rem;
      text-align: center;
      letter-spacing: 0.05em;
      text-transform: uppercase;
      color: #000000;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      
      padding: 0; }
      .radioSize span.one-size {
        font-size: 0.65rem;
      }
      .radioSize span:before {
        display: none; }
    .radioSize label.error {
      display: none;
      position: absolute;
      bottom: 100%;
      left: 0;
      color: red;
      margin: 0 0 .5rem;
      font-size: .75rem;
      white-space: nowrap; }
       .checkbox input {
    position: absolute;
    left: -10000px;
    opacity: 0;
    visibility: hidden; }
    .checkbox input:checked + .error + span:before {
      background: url(../images/check.svg) no-repeat 50% 50% black; }
    .checkbox input:checked + span:before {
      background: url(../images/check.svg) no-repeat 50% 50% black; }
    .checkbox input:disabled + span {
      color: #ACACAC !important; }
    .checkbox input.error + label + span,
    .checkbox input.error + span {
      color: red; }
  .checkbox span {
    position: relative;
    display: inline-block;
    padding-left: 2.13rem;
    font-weight: 500;
    font-size: 0.94rem;
    letter-spacing: 0.05em; }
    .checkbox span:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 1.25rem;
      height: 1.25rem;
      background: #F4F4F4; }
.product__key-section .checkbox span {
    padding: 0 1.3rem;
}
       .goods--info-size .radioSize span:after {
          display: block;
          content: "";
          width: 100%;
          height: 2px;
          background: black;
          position: absolute;
          left: 0;
          bottom: -0.5rem;
          top: auto;
          -webkit-transition: .4s;
          transition: .4s;
          opacity: 0;
          visibility: hidden; }
          .goods--info-size ul li, .goods--info-color ul li {
        position: relative;
        padding: 0 0 0.125rem 1.125rem; }
        [type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }
  li {
  list-style-type: none;
  /* Убираем маркеры */
}
.carousel {
	margin-top: -30px;
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.carousel img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.my-slider-progress {
    background: #ccc;
  }
  
  .my-slider-progress-bar {
    background: greenyellow;
    height: 2px;
    transition: width 400ms ease;
    width: 0;
  }
  .bx-soa-section-title-text{font-size: 14px;}
  .bx-soa-section-title-container{background: unset !important;}
  .bx-soa-section{box-shadow: unset !important;}
  .header__glass-item img {max-width: unset !important;}
.seryy{background-color: #808080; }
.zheltyy{background-color: #ffff00;}
.siniy{background-color: #0000ff;}
.goluboy{background-color: #42aaff;}
.bezhevyy{background-color: #f5f5dc;}
.belyy{background-color: #fff;border:1px solid #000;}
.chernyy{background-color: #000;}
.kapuchino{background-color: #d0aa9b;}
.zelenyy{background-color: #008000;}
.khaki{background-color: #806b2a;}
.myatnyy{background-color: #3eb489;}
.divTable{
  display: table;
  width: 50%;
}
.divTableRow {
  display: table-row;
}
.divTableHeading {
  background-color: #EEE;
  display: table-header-group;
}
.divTableCell, .divTableHead {
  display: table-cell;
  padding: 3px 1px;
}
.divTableHeading {
  background-color: #EEE;
  display: table-header-group;
  font-weight: bold;
}
.divTableFoot {
  background-color: #EEE;
  display: table-footer-group;
  font-weight: bold;
}
.divTableBody {
  display: table-row-group;
}
.radioSize span {
    cursor: pointer;
}
