

/* Start:/local/templates/babin/components/bitrix/news.detail/wedding/style.css?15535995901702*/
@charset "UTF-8";
/* colors */
/* Хлебные крошки */
/* Фишки на главной (под баннером) */
/* Галерея на главной */
/* Подвал */
/* fonts */
/* облегчалки */
.news_detail {
  margin-left: 160px;
  position: relative; }
  .news_detail .date {
    font-family: "pf_beausans_probold", Helvetica, Arial, sans-serif;
    color: #888888;
    font-size: 11px;
    text-transform: uppercase;
    position: absolute;
    width: 120px;
    left: -185px;
    top: 0;
    line-height: 1;
    text-align: right; }
    .news_detail .date b {
      display: block;
      font-size: 30px; }

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

.news_detail_gal a {
  display: block;
  position: relative;
  overflow: hidden;
  margin-bottom: 15px; }
  .news_detail_gal a .mask {
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    background: rgba(153, 51, 51, 0.9);
    opacity: 0;
    -webkit-transition: opacity 200ms linear;
    -moz-transition: opacity 200ms linear;
    -o-transition: opacity 200ms linear;
    -ms-transition: opacity 200ms linear;
    transition: opacity 200ms linear; }
    .news_detail_gal a .mask .fa {
      position: absolute;
      top: 50%;
      left: 50%;
      height: 70px;
      width: 70px;
      color: #f4ebea;
      border: 3px solid #f4ebea;
      text-align: center;
      line-height: 66px;
      font-size: 25px;
      -webkit-border-radius: 35px 35px 35px 35px;
      -moz-border-radius: 35px 35px 35px 35px;
      border-radius: 35px 35px 35px 35px;
      margin-left: -32px;
      margin-top: -32px; }
  .news_detail_gal a:hover .mask {
    opacity: 1; }

/* End */
/* /local/templates/babin/components/bitrix/news.detail/wedding/style.css?15535995901702 */
