

/* Start:/local/components/page/sertifikaty/templates/.default/style.css?17155938893590*/
.item-tile-gallery {
    display: block;
    position: relative;
    color: #445669;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.02em;
    text-align: left;
}
.item-tile-gallery:hover .tile-photo:after {
    opacity: 1;
}
.item-tile-gallery:hover .tile-photo-title-wrap {
    opacity: 1;
}
.item-tile-gallery .tile-photo-wrap {
    display: block;
    background-color: #ECF0F5;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    line-height: 1;
}
.item-tile-gallery .tile-photo-title-wrap {
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 10px;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 6;
    opacity: 0;
    transition: opacity ease 0.2s;
}
.item-tile-gallery .tile-photo-title {
    padding: 40px 0 0 0;
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    position: relative;
}
.item-tile-gallery .tile-photo-title:before {
    content: "";
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    background: url(/local/components/page/sertifikaty/templates/.default/../img/view.svg) center no-repeat;
    top: 0;
    left: 50%;
    margin-left: -16px;
    background-size: 100% auto;
}
.item-tile-gallery .tile-action-wrap {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 5;
}
.item-tile-gallery .tile-action-wrap .main_btn {
    width: 100%;
    border-radius: 0;
}
.item-tile-gallery .tile-photo {
    z-index: 2;
}
.item-tile-gallery .tile-photo:before {
    padding-top: 141.5%;
}
.item-tile-gallery .tile-photo:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
    transition: opacity ease 0.2s;
}
.item-tile-gallery .tile-title-wrap {
    display: block;
    padding: 10px 0 0 0;
}
.item-tile-gallery .tile-title {
    color: #445669;
}
.tile-photo {
    display: block;
    position: relative;
    overflow: hidden;
}
.tile-photo img {
    display: block;
    width: 100%;
}
.tile-photo:before {
    padding-top: 100%;
    content: "";
    display: none;
}
.tile-photo.photo-contain:before {
    display: block;
}
.tile-photo.photo-contain img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}
.tile-photo .photo-cover:before {
    display: block;
}
.tile-photo .photo-cover img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.tiles-box {
    margin-bottom: 50px;
}
.tiles-box .items-wrap {
    margin: 0 -8px -50px -8px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.tiles-box .item-wrap {
    padding: 0 8px;
    margin-bottom: 50px;
    width: 25%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.tiles-box .more-wrap {
    margin-top: 50px;
    text-align: center;
    text-transform: uppercase;
}
@media (max-width: 1199px) {
    .item-tile-gallery {
        font-size: 14px;
    }
}
@media (max-width: 991px) {
    .tiles-box .item-wrap {
        width: 33.33%;
    }
}
@media (max-width: 767px) {
    .tiles-box .item-wrap {
        width: 50%;
    }
}

/* End */
/* /local/components/page/sertifikaty/templates/.default/style.css?17155938893590 */
