

/* Start:/local/bitrix/templates/main_page-bootstrap-v2/components/bitrix/news.list/certificates/style.css?17766752341482*/

.certificate-item{
    margin-bottom: 40px;
    flex-shrink: 0; 
}

.certificate-title{
    margin-bottom: 40px;
    font-family: Roboto;
    font-size: 26px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #333333;
}

.certificate-row{
    display: flex;
    flex-flow: row wrap;
    margin: 40px 0;
}

.certificate-link{
    display: flex;
    flex-direction: column;    
    justify-content: center;
    align-items: center;
}

.certificate-link img{
    display: block !important;
    width: 163px;
    border: solid 1px #ededed;
    height: 230px;
    object-fit: contain;
    margin-bottom: 20px;
}

span.date {
    position: absolute;
    bottom: 15px;
    right: 20px;
    color: white;
    opacity: 0.8;
    font-weight: 300;
    text-decoration: none !important;
 }

.certificate-news-item__link{
    text-align: center;
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.35;
    letter-spacing: normal;
    color: #333333;
}

.certificate-main-news-text{
    font-size: 16px;
    font-family: Roboto;
    opacity: 0.8;
    color: black;
    margin: 9px 0 !important;
}

@media screen and (max-width: 767px) {
    .certificate-link img{
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 1023px) {
    .certificate-title, .certificate-item{
        margin-bottom: 30px;
    }
}
/* End */


/* Start:/local/css/elements/gwd.button.bubble-flat.css?17543132862936*/
/* gwd.button.bubble-flat.css - begin */
body{
    --btn-bubble-flat-color: #333333;
    --btn-bubble-flat-bg: #f2f2f2;
    --btn-bubble-flat-hover: #e3e3e3;
    --btn-bubble-flat-focused: #a2c037;
    --btn-bubble-flat-focused-color: white;
    --btn-bubble-flat-border: #e7e7e7;

    --btn-bubble-flat-border-radius: 4px;
}
.gwd__btn-bubble,
.btn.gwd__btn-bubble{
    min-width: 0;
    padding: 12px 15px;
    margin: 0 10px 10px 0;
    border-radius: var(--btn-bubble-flat-border-radius);

    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    text-align: center;

    border: none;
    background: var(--btn-bubble-flat-bg);
    color: var(--btn-bubble-flat-color);

    cursor: pointer;
}


.gwd__btn-group{
    display: flex;
}
.gwd__btn-group > *{
    flex-flow: row;
}
.gwd__btn-group .gwd__btn-bubble{
    margin: 0;
    border-radius: 0;
}
.gwd__btn-group .gwd__btn-bubble + .gwd__btn-bubble,
.gwd__btn-group .gwd__btn-bubble__label + .gwd__btn-bubble__label .gwd__btn-bubble{
    border-left: solid 1px var(--btn-bubble-flat-border);
}


.gwd__btn-group > .gwd__btn-bubble:first-child,
.gwd__btn-group > *:first-child .gwd__btn-bubble{
    border-top-left-radius: var(--btn-bubble-flat-border-radius);
    border-bottom-left-radius: var(--btn-bubble-flat-border-radius);
}
.gwd__btn-group > .gwd__btn-bubble:last-child,
.gwd__btn-group > *:last-child .gwd__btn-bubble{
    border-top-right-radius: var(--btn-bubble-flat-border-radius);
    border-bottom-right-radius: var(--btn-bubble-flat-border-radius);
    border-right: none;
}

.gwd__btn-bubble:focus,
.btn.gwd__btn-bubble:focus{
    outline: none;
}

.gwd__btn-bubble:hover,
.btn.gwd__btn-bubble:hover{
    background: #2B6D3C;
}

.gwd__btn-bubble__label input[type="radio"],
.gwd__btn-bubble__label input[type="checkbox"]{
    display: none;
}

.gwd__btn-bubble__label input[type="radio"] ~ .gwd__btn-bubble,
.gwd__btn-bubble__label input[type="checkbox"] ~ .gwd__btn-bubble{
    font-weight: normal;
    font-size: 14px;
}

.gwd__btn-bubble.active,
a.gwd__btn-bubble.active,
.btn.gwd__btn-bubble.active,
button.gwd__btn-bubble.active,
.gwd__btn-bubble:focus,
a.gwd__btn-bubble:focus,
.btn.gwd__btn-bubble:focus,
button.gwd__btn-bubble:focus,
a.gwd__btn-bubble:active,
button.gwd__btn-bubble:active,
.gwd__btn-bubble__label input[type="radio"]:checked ~ .gwd__btn-bubble,
.gwd__btn-bubble__label input[type="checkbox"]:checked ~ .gwd__btn-bubble{
    background: var(--btn-bubble-flat-focused);
    color: var(--btn-bubble-flat-focused-color);
}

.gwd__btn-bubble:disabled,
.btn.gwd__btn-bubble:disabled,
.gwd__btn-bubble__label input:disabled ~ .gwd__btn-bubble{
    color: #aaa;
    background-image: linear-gradient(to top, #cccccc, #fafafa)!important;
}

@media only screen and (max-width: 767px){
    .gwd__btn-bubble,
    .btn.gwd__btn-bubble{
        margin: 0 5px 5px 0;
        padding: 8px 10px;
    }
}
/* gwd.button.bubble-flat.css - end */
/* End */
/* /local/bitrix/templates/main_page-bootstrap-v2/components/bitrix/news.list/certificates/style.css?17766752341482 */
/* /local/css/elements/gwd.button.bubble-flat.css?17543132862936 */
