

/* Start:/bitrix/templates/main/components/bitrix/news/template2/bitrix/news.list/.default/style.css?1759148400150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/catalog/objects/bitrix/catalog.section.list/.default/style.css?17302971781254*/
.object-sect-item .object-image-container {
    position: relative;
}

.object-sect-item .object-image-container img {
    border-radius: 20px;
}

/*font-size             : 20px;
  	color                 : #fff;
  	height                : 100%;
  	width                 : 100%;
  	top                   : 0;
  	text-align            : center;
  	background            : rgba(0,0,0,0);
  	-webkit-transition    : all 0.5s;
  	-moz-transition       : all 0.5s;
  	transition            : all 0.5s;
  	-webkit-transform     : translateZ(0); 

  }*/

.object-sect-item .object-image-container span a {
    position: relative;
    top: -100%;
    color: #fff;
    opacity: 0;
    background: #000;
    padding: 8px 10px;
    border-radius: 3px;
}

.object-sect-item .object-image-container span:hover a {
    top: 48%;
    opacity: 1;
}

.object-sect-item .object-image-container:hover span {
    background: rgba(0, 0, 0, .2);
}

.object-sect-item {}

.object-sect-details {}

.object-sect-details h2,
.object-sect-details h3 {
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 22px;
}

.object-sect-details h2 a {
    font-size: 16px;
    color: #222;
}

.object-sect-details p {
    margin: 10px 0;
    display: block;
}
/* End */
/* /bitrix/templates/main/components/bitrix/news/template2/bitrix/news.list/.default/style.css?1759148400150 */
/* /bitrix/templates/.default/components/bitrix/catalog/objects/bitrix/catalog.section.list/.default/style.css?17302971781254 */
