

/* Start:/bitrix/components/academy/iblock.services/templates/nalog_plates/style.css?1610380772393*/
.consult-plate__button_wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #8f1154;
    margin-bottom: 20px;
    width: 250px;
    margin-left: auto;
    margin-right: auto;
	margin-top: auto;
}

.consult-plate__button_wrap .btn {
    color: #fff!important;
    margin: 0!important;
    padding: 0!important;
    text-shadow: none!important;
}
/* End */


/* Start:/bitrix/components/academy/iblock.articles/templates/plates/style.css?16070894501213*/
.publications-text {
    line-height: 1.67;
}

.articles-box-shadow {
    -webkit-box-shadow: 8px 8px 0 0 rgba(143,17,84, .6);
    -moz-box-shadow: 8px 8px 0 0 rgba(143,17,84, .6);
    box-shadow: 8px 8px 0 0 rgba(143,17,84, .6);
}

.articles-boders {
    position: relative;
}

.articles-boders:after {
    content: '';
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #8f1154;
    height: 2px;
}

.articles-boders:before {
    content: '';
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #8f1154;
    height: 2px;
}

@media screen and (min-width: 1240px) and (max-width: 1440px) {
    .articles-boders:before {
        bottom: 0px
    }
    .articles-boders:after {
        top: 0px;
    }
}

@media screen and (max-width: 1239px) {
    .articles-boders:before {
        bottom: 0;
    }
    .articles-boders:after {
        top: 0;
    }
}

@media screen and (max-width: 575px) {
    .articles-boders:before, .articles-boders:after {
        content: none;
    }
}

.news-block .news-block-content:before {
    content: none!important;
}

.news-block .item .title {
    padding-left: 15px;
}

.publications-text {
    padding-left: 15px;
}

/* End */


/* Start:/bitrix/components/academy/form.result.new/templates/subscribe/style.css?1610441677836*/
.subscribe-form input::placeholder {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 30px;
    /* identical to box height, or 125% */

    text-align: center;
    text-transform: uppercase;
    transition: opacity 0.35s ease-in-out;
    color: #3D444D;
}

.subscribe-form input:focus::placeholder {
    opacity: 0;
    -moz-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
}

.subscribe-form-container .subscribe-form .btn {
    margin-left: auto;
    margin-right: auto;
}

.subscribe-form-container .subscribe-form {
    margin-top: 0!important;
}

.subscribe-form-container .subscribe-form form {
    max-width: 420px!important;
}

.subscribe-form-container .subscribe-form input {
    margin-bottom: 15px!important;
}

/* End */
/* /bitrix/components/academy/iblock.services/templates/nalog_plates/style.css?1610380772393 */
/* /bitrix/components/academy/iblock.articles/templates/plates/style.css?16070894501213 */
/* /bitrix/components/academy/form.result.new/templates/subscribe/style.css?1610441677836 */
