

/* Start:/programma-dlya-lombarda/kursy-eps-dlya-lombardov//style.css?162192822013137*/
.eps-title {
    background: linear-gradient(45deg, #ab2b28 0%, #8a2421 140%);
}

.eps-title .container {
    position: relative;
}

.eps-title img {
    position: absolute;
    right: 0;
    /* top: 11px; */
    bottom: 0;
    max-width: 24%;
}


.eps-title-list {
    font-size: 28px;
    color: #fff;
    margin: 43px 0px;
    max-width: 70%;
    padding-left: 20px;
    line-height: 1.2;
    letter-spacing: 1px;
}

.eps-title-list li {
    margin: 44px 0px;
}

.eps-title__p {
    font-size: 24px;
    color: rgb(255, 255, 255);
    line-height: 1.2;
    margin-top: 40px;
    margin-bottom: 30px;
}

.eps-title h1 {
    font-size: 56px;
    color: #fff;
    font-weight: bold;
    line-height: 1.2;
    text-align: left;
    padding-top: 45px;
}

.o-kursah-title {
    margin: 48px 0px 5px 0px;
    font-size: 48px;
}

.o-kursah__container p {
    font-size: 24px;
    margin: 0 0 20px;
}

.o-kursah__subtitle {
    font-weight: bold;
}

.o-kursah-title+span {
    font-size: 24px;
    margin-bottom: 30px;
    display: inline-block;
}

.img-cbr {
    max-width: 100%;
    margin: 10px 0px;
}

.eps-speakers {
    background: linear-gradient(45deg, #b13b20 0%, #9e2d20 120%);
    margin: 20px 0px 0px;
}

.eps-speakers h2 {
    font-size: 40px;
    color: #fff;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    padding-top: 10px;
}

.speakers-container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.speakers-item {
    width: 50%;
    text-align: center;
    padding: 30px 0px;
}

.speakers-text-name {
    font-size: 26px;
    color: #fff;
    text-align: center;
    /* font-weight: bold; */
    margin-top: 30px;
    letter-spacing: 1px;
}

.speakers-text-prof {
    font-size: 18px;
    color: #fff;
    text-align: center;
    margin: 10px 0;
}

.speakers-text-exp {
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.eps-program-list {
    font-size: 24px;
    margin: 30px 0px;
    padding-left: 20px;
}

.eps-program-list li {
    color: #f1370d;
    margin: 20px 0px;
}

.eps-program-list li span {
    color: #333;
}

.program-edu {
    text-align: center;
    font-size: 48px;
    margin: 40px 0 50px 0;
}

.eps-info {
    background: #f5f5f5;
}

.webinars-list tr:nth-child(odd) {
    background: #fff;
}

.webinars-list tr:nth-child(even) {
    background: #fafafa;
}

.webinars-list tr:nth-child(even) td:first-child {
    background: #eeeeee;
}

.webinars-list tr td {
    border-right: 3px solid #f5f5f5;
    border-bottom: 3px solid #f5f5f5;
    padding: 15px 10px;
}

.webinars-list {
    width: 100%;
    font-size: 22px;
    margin-bottom: 50px;
    max-width: 1400px;
    margin: 60px auto;
}

.webinars-list tr:first-child td {
    text-align: center;
    border-bottom: 2px solid #e4ac1e !important;
}

.webinars-list tr td:first-child, .webinars-list tr td:nth-child(3) {
    text-align: center;
}

.eps-price {
    background: linear-gradient(45deg, #d94f2b 0%, #c83c2b 120%);
}

.eps-price h2 {
    font-size: 36px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin: 20px 0px;
}

.eps-invite {
    width: 100%;
    max-width: 1400px;
    font-weight: bold;
    font-size: 20px;
}

.webinars-close{
    position: relative;
}

td.webinars-close::before{
    content: 'Регистрация закрыта';
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    color: #e4ac1e;
    padding: 5px 20px;
    border: 1px solid;
    border-radius: 13px;
    font-size: 22px;
    background: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    white-space: nowrap;
}

.eps-invite tr td {
    border-left: 5px solid #ca2f22;
    padding: 5px 30px;
    font-size: 28px;
    vertical-align: top;
}

.eps-price-list {
    font-size: 17px;
}

.eps-price-list li {
    color: #f1370d;
    font-size: 30px;
}

.eps-price-list li span {
    color: #333;
    font-size: 20px;
}

.eps-price-detail {
    width: 80%;
    margin-bottom: 30px;
}

.eps-price-detail tr:nth-child(odd) {
    background: #fff;
}

.eps-price-detail tr:nth-child(even) {
    background: #eeeeee;
    color: #a0341a;
}

.eps-price-detail tr:first-child td, .eps-price-detail tr:nth-child(2) td {
    text-align: center;
    font-size: 24px;
}
.eps-price-detail tr:first-child td {
    border-bottom: 2px solid #e4ac1e !important;
}
.eps-price-detail tr td {
    padding: 10px 20px;
    vertical-align: top;
    border-right: 6px solid #f5f5f5;
}

.eps-results {
    background: linear-gradient(45deg, #b23b20 0%, #9e2d20 120%);
}

.eps-results-list {
    font-size: 19px;
    color: #fff;
    margin: 30px 0px;
    padding-left: 20px;
}

.eps-results-list li {
    margin: 20px 0px;
    font-size: 22px;
}

.eps-results h2 {
    font-size: 36px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin: 20px 0px;
}

.eps-results .congrats {
    text-align: center;
    text-decoration: underline;
    color: #fff;
    font-size: 19px;
}

.eps-questions h2 {
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    padding: 30px 0px;
}

.arrow {
    position: absolute;
    bottom: 204px;
    left: 135px;
}

.arrow::before {
    content: "";
    position: absolute;
    background-image: url(/programma-dlya-lombarda/oplata-procentov-onlajn//images/icon/arrow-red.svg);
    width: 34px;
    height: 79px;
    right: 0px;
    top: 0px;
    background-repeat: no-repeat;
}

.section-feed-back .btn-orange {
    position: relative;
}

.questions__title {
    text-transform: uppercase;
    font-size: 36px;
    text-align: center;
    margin: 55px 0;
}

.eps-price-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 500px;
    height: 80px;
    background: #c30f00;
    font-size: 30px;
    color: rgb(255, 255, 255);
    margin: 60px auto;
}

.eps-price-btn:hover, .eps-price-btn:focus {
    color: #fff;
}

.eps-price-btn-container {
    background: #f5f5f5;
}

@media (max-width: 1660px) {
    .eps-title h1 {
        font-size: 50px;
    }
    .eps-title-list li {
        margin: 36px 0px;
    }
    .eps-title-list {
        font-size: 26px;
    }
    .eps-title__p {
        font-size: 18px;
    }
    .o-kursah-title {
        font-size: 40px;
    }
    .o-kursah-title+span {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .o-kursah__container p {
        font-size: 24px;
    }
    .o-kursah__container p {
        font-size: 20px;
    }
    .img-cbr {
        max-width: 1000px;
        width: 100%;
    }
    .program-edu {
        font-size: 40px;
    }
    .eps-program-list {
        font-size: 20px;
    }
    .webinars-list {
        font-size: 18px;
    }
    .eps-invite tr td {
        font-size: 24px;
    }
    .eps-price-detail tr:first-child td, .eps-price-detail tr:nth-child(2) td {
        font-size: 24px;
    }
    .eps-price-list li {
        line-height: 1.2;
    }
    .eps-price-btn {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        max-width: 400px;
        height: 60px;
        background: #c30f00;
        font-size: 24px;
        color: rgb(255, 255, 255);
        margin: 40px auto;
    }
    .eps-results-list li {
        font-size: 18px;
    }
    .eps-title img {
        right: 4%;
        max-width: 22%;
    }
    .questions__title {
        font-size: 28px;
    }
    .arrow {
        position: absolute;
        bottom: 184px;
        left: 145px;
    }
}

@media (max-width: 1500px) {
    .eps-title h1 {
        font-size: 40px;
    }
    .eps-title-list li {
        margin: 36px 0px;
    }
    .eps-title-list {
        font-size: 20px;
    }
    .eps-title__p {
        font-size: 18px;
    }
    .o-kursah-title {
        font-size: 40px;
    }
    .o-kursah-title+span {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .o-kursah__container p {
        font-size: 24px;
    }
    .o-kursah__container p {
        font-size: 20px;
    }
    .img-cbr {
        max-width: 1000px;
        width: 100%;
    }
    .program-edu {
        font-size: 40px;
    }
    .eps-program-list {
        font-size: 20px;
    }
    .webinars-list {
        font-size: 18px;
    }
    .eps-invite tr td {
        font-size: 24px;
    }
    .eps-price-detail tr:first-child td, .eps-price-detail tr:nth-child(2) td {
        font-size: 22px;
    }
    .eps-price-list li {
        line-height: 1.2;
    }
    .eps-price-btn {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        max-width: 400px;
        height: 60px;
        background: #c30f00;
        font-size: 24px;
        color: rgb(255, 255, 255);
        margin: 40px auto;
    }
    .eps-results-list li {
        font-size: 18px;
    }
    .eps-title img {
        right: -0;
    }
    .questions__title {
        font-size: 28px;
    }
    .arrow {
        position: absolute;
        bottom: 184px;
        left: 145px;
    }
}

@media (max-width: 1200px) {
    .eps-title h1 {
        font-size: 30px;
    }
    .eps-title-list li {
        margin: 20px 0px;
    }
    .eps-title-list {
        font-size: 16px;
    }
    .eps-title__p {
        font-size: 18px;
    }
    .o-kursah-title {
        font-size: 30px;
    }
    .o-kursah-title+span {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .o-kursah__container p {
        font-size: 22px;
    }
    .o-kursah__container p {
        font-size: 18px;
    }
    .img-cbr {
        max-width: 1000px;
        width: 100%;
    }
    .program-edu {
        font-size: 30px;
    }
    .eps-program-list {
        font-size: 18px;
    }
    .webinars-list {
        font-size: 16px;
    }
    .eps-invite tr td {
        font-size: 20px;
    }
    .eps-price-detail tr:first-child td, .eps-price-detail tr:nth-child(2) td {
        font-size: 20px;
    }
    .eps-price-list li {
        line-height: 1.2;
    }
    .eps-price-btn {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        max-width: 400px;
        height: 60px;
        background: #c30f00;
        font-size: 24px;
        color: rgb(255, 255, 255);
        margin: 40px auto;
    }
    .eps-results-list li {
        font-size: 16px;
    }
    .eps-title img {
        right: -0;
    }
    .questions__title {
        font-size: 30px;
    }
    .arrow {
        position: absolute;
        bottom: 184px;
        left: 145px;
    }
    .eps-price-list li span {
        font-size: 16px;
        line-height: 1.1;
    }
    .eps-price-detail {
        width: 100%;
    }
    .eps-price h2 {
        font-size: 30px;
    }
    .eps-results h2 {
        font-size: 30px;
    }
    .arrow {
        display: none;
    }
}

@media (max-width: 992px) {
    .speakers-item img {
        width: 80%;
    }
    .speakers-text-name {
        font-size: 20px;
    }
    .speakers-text-prof {
        font-size: 16px;
    }
    .speakers-text-exp {
        font-size: 14px;
    }
    .webinars-list {
        font-size: 15px;
    }
    .webinars-list tr td {
        padding: 10px 10px;
    }
    .webinars-list tr td br {
        display: none;
    }
    .eps-speakers h2 {
        font-size: 30px;
    }
    .eps-title__p {
        font-size: 16px;
    }
    .eps-price h2 {
        font-size: 26px;
    }
    .eps-invite tr td {
        font-size: 18px;
    }
}

.eps-price-detail-mobile {
    display: none;
}

@media (max-width: 767px) {
    .eps-price-detail {
        width: 100%;
    }
    .eps-price-detail {
        display: none;
    }
    .eps-price-detail-mobile {
        background: #fff;
        /* padding: 10px 20px; */
    }
    .eps-price-detail__name {
        padding: 20px 20px;
        font-size: 20px;
    }
    .eps-price-detail__price {
        padding: 10px 20px;
        font-size: 20px;
        background: #eeeeee;
        color: #a0341a;
    }
    .eps-price-list {
        padding: 20px 20px 20px 50px;
        
    }
    .eps-title-list{
        margin: 30px 0px;
        max-width: 100%;
    }
    .eps-title h1{
        padding-top: 30px;
    }
    .eps-title img{
        display: none;
    }
    .o-kursah__container p{
        font-size: 16px;
    }
    .o-kursah-title+span{
        font-size: 18px;
        margin-bottom: 0px;
    }
    .speakers-item{
        width: 100%;
    }
    .webinars-list{
        font-size: 14px;
    }
}
/* End */
/* /programma-dlya-lombarda/kursy-eps-dlya-lombardov//style.css?162192822013137 */
