

/* Start:/bitrix/templates/.default/components/bitrix/news.list/protext1/style.css?16106247081782*/
#protextbut1 {
    background: #f3f3f3;
    border: 2px solid;
    width: 21px;
    display: block;
    position: absolute;
    text-align: center;
    border-radius: 50px;
    margin: -20px 21px;
}

div.news-list
{
display: flex;
justify-content: space-evenly;
flex-flow: row wrap;
}
div.news-list img.preview_picture
{
width:300px;
border-radius: 20px;
}
.news-date-time {
	color:#486DAA;
}
.news-item {
color: #000000;
    font-size: 15px;
    font-family: 'Montserrat',Arial,sans-serif;
    line-height: 1.55;
}
.tn-atom-protext {
    color: #000000;
    font-size: 50px;
    font-family: 'Montserrat',Arial,sans-serif;
    line-height: 1.2;
    font-weight: 100;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
width: 100%;
    padding-top: 20px;
    margin-bottom: 10px;
    text-align: center;
}
.tn-atom-protext1 {
color: #000000;
    font-size: 20px;
    font-family: 'Montserrat',Arial,sans-serif;
    line-height: 1.55;
    font-weight: 500;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    width: 100%;
    text-align: center;
    margin-bottom: 23px;
}
@media (max-width: 959px) {
.tn-atom-protext {     font-size: 30px; }
.tn-atom-protext1 {     font-size: 15px; }
}

@media (max-width: 959px) {
.tn-atom-protext { }
.tn-atom-protext1 { }
.news-item {
     flex: 0 1 50%;
     display: flex;
     flex-direction: column;
     align-items: center;
     justify-content: center;
   }
}

@media (max-width: 640px) {
.tn-atom-protext { }
.tn-atom-protext1 { }
}

@media (max-width: 480px) {
.tn-atom-protext { }
.tn-atom-protext1 { }
}

@media  (max-width: 1300px){
div.news-list img.preview_picture {
width:240px;
border-radius: 15px;
}
.news-item { font-size: 13px; }
  }
/* End */
/* /bitrix/templates/.default/components/bitrix/news.list/protext1/style.css?16106247081782 */
