

/* Start:/local/templates/.default/styles/style.css?1752670386994*/
.content
{
	width: 100% !important;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    padding-bottom: 0px;
    max-width: 1310px !important;
    /*max-width: 1710px !important;*/
}

p {
    font: 300 16px/130% "Open Sans", sans-serif;
    color: #000;
    margin: 0 0 20px 0;
}

h3 {
    font: 500 24px/1 "Open Sans", sans-serif;
    margin: 0 0 20px 0;
}

h1:not(.mobile-section-title){
    max-width: calc(100% - 250px);
    position: relative;
    z-index: 1;
    /*font: bold 35px/100% "Open Sans", sans-serif;*/
    /*text-transform: uppercase;*/
    font-size: 2.5rem;
    margin: 0 0 20px 0;
}

b
{
    font-weight: bold;
}

@media only screen and (max-width: 400px) {
	/*.content {
		padding-left: 10px;
		padding-right: 10px; 
	}*/
}
@media only screen and (max-width: 1000px) {
	/*.content {
		padding: 20px 25px 0; 
	}*/
}
@media only screen and (max-width: 680px) {
	/*.content {
		padding-top: 20px; 
	}*/
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/list-documents/style.css?16529465561066*/
.list-documents {
  position: relative;
  padding: 20px 0; }
  .list-documents__grid {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .list-documents__item {
    width: 100%;
    position: relative;
    margin: 0 0 30px 0; }
  .list-documents__link {
    position: relative;
    padding: 0 0 0 40px;
    display: inline-block;
    font: 300 18px/130% "Open Sans", sans-serif; }
    @media only screen and (max-width: 680px) {
      .list-documents__link {
        font: 300 16px/130% "Open Sans", sans-serif; } }
    .list-documents__link:before {
      content: '';
      position: absolute;
      left: 0;
      top: -webkit-calc(50% - 15px);
      top: calc(50% - 15px);
      background-image: url("/local/static/build/img/svg/list-documents.svg");
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-size: cover;
      height: 30px;
      width: 30px; }
/* End */
/* /local/templates/.default/styles/style.css?1752670386994 */
/* /local/templates/.default/components/bitrix/news.list/list-documents/style.css?16529465561066 */
