

/* Start:/local/templates/cosmogon_2018.11.28/components/bitrix/news/school/bitrix/news.detail/.default/style.css?17321975754560*/

.custom__header__wrap {
    width: 100%;
    position: relative;
    z-index: 10;
    min-height: 300px;
    padding: 40px 20px;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.custom__header__wrap::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#e6000000',GradientType=0 );
    background-color: rgba(0,0,0,0);
}

.custom__header__lesson {
    width: auto;
    min-width: 80px;
    max-width: 100px;
    background-color: #FD771F;
    border-radius: 3px;
    margin-bottom: 15px;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    text-align: center;
}

.custom__header {
    width: 100%;
    font-size: 24px;
    line-height: 30px;
    margin: 0;
    margin-bottom: 25px;
    color: #fff;
    font-weight: 500;
    text-transform: none;
}

.custom__header__start {
    display: block;
    width: 100%;
    position: relative;
    max-width: 210px;
    border-radius: 23px;
    background-color: #fff;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 25px;
    font-size: 14px;
    color: #444;
}

.custom__header__start::after {
    content: '';
    position: absolute;
    width: 20px;
    height: 8px;
    background-image: url(/local/templates/cosmogon_2018.11.28/components/bitrix/news/school/bitrix/news.detail/.default/../img/custom-header-start-arrow.svg);
    background-position: center;
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 25px;
}

@media screen and (min-width: 999px) {
    .custom__header__wrap {
        min-height: 350px;
    }
}

@media screen and (min-width: 1199px) {
    .custom__header__wrap {
        min-height: 495px;
        padding: 80px 40px;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -ms-align-items: flex-end;
        align-items: flex-end;
        justify-content: flex-start;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .custom__header__lesson {
        margin-top: 230px;
        margin-right: 300px;
    }

    .custom__header {
        max-width: 480px;
        margin-bottom: 0;
        font-size: 30px;
        line-height: 35px;
        margin-right: 50px;
    }
}

.school-text {
    padding: 40px 0;
}

.school-text .img-box {
    max-width: 750px;
    margin: 10px auto;
}

.school-text .img-box img {
    width: 100%;
    max-width: 745px;
}

.school-text .img-box p {
    color: #A6A6A6;
    padding-top: 15px;
    font-size: 12px;
    font-style: italic;
    text-align: right;
}

.school-text ul {
    background: #F4F6F8;
    padding: 30px 20px 20px 50px;
}

.school-text li {
    list-style-type: none;
}

.school-text li:before {
    color: #629500;
    content: "•";
    padding-right: 10px;
}

.school-text a {
    color: #ff7900;
}

.school-text .start-lesson {
    font-size: 24px;
    line-height: 28px;
    margin: 40px 0 30px 0;
}

.school-text .school-video {
    background: #1B212F;
    border-radius: 6px;
    padding: 30px;
    color: #ffffff;
}

.school-text .school-video h2 {
    color: #ffffff;
}

.school-text .homework {
    background: #F4F6F8;
    background-image: url(/upload/pict/homeworkimg.png);
    background-position: 95% 100%;
    background-repeat: no-repeat;
    padding: 43px 0 43px 30px;
    margin: 10px 0 40px 0;
}

.school-text .homework p {
    max-width: 470px;
    text-align: left;
    font-weight: italic;
}
.school-text .homework ul {
    background-color: transparent;
}

#left_post_container.left-school-detail {
    padding-top: 0;
}

.blog-list.school-detail {
    margin-top: 0;
}
/* End */
/* /local/templates/cosmogon_2018.11.28/components/bitrix/news/school/bitrix/news.detail/.default/style.css?17321975754560 */
