

/* Start:/local/components/vitsku_/element.list/templates/slider/style.css?17235634561085*/
 .tab {
    display: flex;
    flex-wrap: wrap;
	align-items: center;

    justify-content: space-between;
  }

.podrob_neo {
	margin-bottom:15px;
	width:100%;
}
  .tab > input[type="radio"] {
    display: none;
  }

  .tab-content {
    opacity: 0;
	visibility:hidden;
	    height: 0;
    width: 100%;
  
  }
  

  #tab-btn-1:checked~#content-1,
  #tab-btn-2:checked~#content-2,
  #tab-btn-3:checked~#content-3,
#tab-btn-4:checked~#content-4,
#tab-btn-5:checked~#content-5  {
  opacity: 1;
  visibility:visible;
      height: auto;
  }
  .tab > label:hover {
	color: #6BB259;  
  }
  .tab > label {
    display: block;
    padding: 0.5rem 1rem;
    cursor: pointer;
	    font-weight: bold;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
    text-decoration: none;
    color: #252525;
    border: 0;
    border-radius: 0.375rem;
    background: 0 0;
  }

  .tab > input[type="radio"]:checked + label {
    cursor: default;
    color: #6BB259;
    background-color: #fff;
  }
/* End */


/* Start:/local/templates/bobers/components/bitrix/news.list/main-page.our.works/style.css?168558472970*/
.slick-works-catalog .slick-arrow.slick-next {
    right: 13px;
 
}
/* End */
/* /local/components/vitsku_/element.list/templates/slider/style.css?17235634561085 */
/* /local/templates/bobers/components/bitrix/news.list/main-page.our.works/style.css?168558472970 */
