.dt-container {
    width: 100%;
    max-width: 1620px;
    margin: 0 auto;
    position: relative;
}

.t-strike {
    text-decoration: line-through;
}

.dt-articl-title {
    font-weight: 500;
    font-size: 32px;
    line-height: 115%;
    border-bottom: none;
    margin: 0;
    margin-bottom: 18px;
    text-align: start;
    font-family: 'Roboto', sans-serif;
    color: #333333;
    padding: 0;
}

.dt-articl-subtitle{
    max-width: 532px;
    margin-bottom: 54px;
}

.dt-application__form-new{
    margin-bottom: 70px;
}

.dt-application__form-new h2,
.dt-application__form-new .form-sale{
    font-size: 32px; 
    font-weight: 700;
    line-height: 1.2;
    margin: 0;
    width: 100%;
}

.dt-application__form-new .sale-date{
    font-size: 18px; 
    color: #505050; 
    margin-top: 18px;
    width: 100%;
    margin-bottom: 30px;
}

.dt-application__form-new .sale-date span{
    font-weight: 700; 
}

.dt-application__form-new .dt-application__form{
    max-width: 100%;
    box-sizing: border-box;
    box-shadow: 0px 4px 18px 0px rgba(255, 153, 0, 0.17); 
    border-radius: 20px;
    padding: 40px;
    position: relative;
    display: block;
}
.dt-application__form-new .dt-application__form>div{
    position: relative;
}
.dt-application__form-new .dt-application__form>div:before{
    content: "Скидка -50%";
    display: block;
    background: url(/wp-content/themes/university-hub/img/new/design/form-bg.svg) 0 0 no-repeat;
    position: absolute;
    top: -55px;
    right: -62px;
    font-size: 28px;
    transform: rotate(12.691deg);
    padding: 16px;
    border-radius: 24px;
    border: 2px solid #F90;
    background: #F90;
    box-sizing: border-box;
    color: #fff;
    font-weight: 700;
    line-height: 1;
    text-align: center;
}
.dt-application__form-new .dt-application__form:after{
    content: "";
    display: block;
    background: url(/wp-content/themes/university-hub/img/new/design/form-bg.svg) 0 0 no-repeat;
    position: absolute;
    bottom: 0;
    right: 0;
    opacity: 0.1; 
    width: 590px;
    height: 280px;
}

.dt-application__form-new .dt-application__form>div{
    position: relative;
    z-index: 1;
}

.dt-application__form-new .dt-application__checkbox::before{
    border: 0.727273px solid #F90;
}
.dt-application__form-new .dt-application__checkbox::after{
    background: url('/wp-content/themes/university-hub/img/new/icons/yes.svg') 0 0 no-repeat;
}

.dt-application__form-new .course-sale-price{
    color: rgba(17, 17, 17, 0.40); 
    font-size: 24px; 
    text-decoration: line-through; 
}
.dt-application__form-new .course-current-price{
    color: #F90; 
}

.dt-application__form-new .form-block{
    display: flex;
    justify-content: space-between;
}

.dt-application__form-new .form-block>div{
    width: 30%;
    box-sizing: border-box;
}
.dt-application__form-new .form-block .option-form{
    width: 20%;
}
.dt-application__form-new .form-block>div input{
    width: 100%;
    border-radius: 5px;
    border: 1px solid #F90;
    background: #FFF; 
    font-family: 'Roboto', sans-serif;
    padding: 14px 13px;
    box-sizing: border-box;
    height: 44px;
}

.dt-application__form-new .dt-application__btn{
    margin: 0;
    border-radius: 5px;
    background: #F90; 
    margin-bottom: 9px;
}

.dt-application__form-new .dt-application__checkbox{
    display: block;
    margin: 0;
}

.uni-num{
    margin-top: 40px;
    margin-bottom: 60px;
}

.uni-num>div{
    width: 32%;
    max-width: 497px;
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 4px 18px 0px rgba(3, 97, 237, 0.17); 
    padding: 25px;
    box-sizing: border-box;
    text-align: center;
}
.uni-num-item{
    font-size: 80px; 
    color: #0361ED; 
    font-weight: 700; 
    margin-bottom: 15px;
}

.dt-application-new .why-block img{
    box-shadow: 0px 4px 18px 0px rgba(3, 97, 237, 0.17); 
    border-radius: 20px; 
}

.dt-application-new .why-block>div:first-child{
    width: 50%;
}
.dt-application-new .why-block>div:last-child{
    width: 48%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.dt-application-new .why-block .submit-link{
    margin: 0;
    width: auto;
    max-width: 100%;
    display: inline-block;
    max-width: inherit;
    max-width: fit-content;
}

.dt-application-new .uni-adv{
    margin-top: 60px;
}

.dt-application-new .uni-adv>div{
    text-align: center;
    width: 19%;
    max-width: 290px;
    padding: 120px 15px 25px;
    box-sizing: border-box;
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 4px 18px 0px rgba(3, 97, 237, 0.17); 
    background: #fff url('/wp-content/themes/university-hub/img/new/icons/star.svg') 50% 25px no-repeat;
}

.dt-intro.dt-intro-new{
    overflow: inherit;
}

.dt-curs-new{
    max-width: 1300px;
    margin: 0 auto;
}

.dt-curs-new .dt-curs{
    margin-bottom: 53px;
    border: 1px dashed #0361ed;
    padding: 55px 55px 25px;
    border-radius: 20px;
    max-width: 90%;
    box-sizing: border-box;
}

.dt-intro .dt-curs-new ul li{
    list-style: disc;
}

.dt-curs-new .dt-curs .dt-curs__text{
    max-width: 100%;
}

.dt-curs-new .dt-curs__text p{
    text-indent: 25px;
    text-align: justify;
}

.dt-curs-new .dt-curs .dt-curs__text td{
    border: 1px solid #ddd;
}

.dt-curs-new .dt-curs:nth-child(2n) {
    background: #0361ed;
    margin-left: 10%;
}

.dt-curs-new .dt-curs:nth-child(2n) .dt-articl-title,
.dt-curs-new .dt-curs:nth-child(2n) .dt-curs__text p,
.dt-curs-new .dt-curs:nth-child(2n) .dt-curs__text{
    color: #fff;
}

/* intro -------------- */

.dt-intro {
    font-family: 'Roboto', sans-serif;
    overflow-x: hidden;
}

.dt-intro li {
    list-style: none;
}

.dt-intro__inner {
    /* display: flex;
    flex-wrap: wrap;
    justify-content: space-between; */
    margin: 36px 30px 0px;
    position: relative;
    display: grid;
    grid-template-columns: 55% 45%;
    grid-column-gap: 20px;
}

.dt-intro__text {
    /* width: 55%; */
}

.dt-intro__title {
    font-weight: bold;
    font-size: 36px;
    line-height: 1.17;
    text-align: left;
    margin-bottom: 34px;
    display: inline-block;
    transition: 0.1s linear;
}

.dt-intro__subtitle {
    font-weight: normal;
    font-size: 20px;
    line-height: 140%;
    text-align: left;
    margin-bottom: 35px;
    display: inline-block;
    transition: 0.1s linear;
}

.dt-intro__photo {
    text-align: right;
    /* width: 45px; */
    grid-row: span 2;
}

.dt-intro__photo img {
    width: 100%;
    max-width: 520px;
}

.dt-intro__block {
    /* position: relative;
    bottom: 0;
    left: 0; */
    width: 570px;
    min-height: 240px;
    background-color: #0361ED;
    padding: 30px;
    text-align: left;
    box-shadow: 10px -10px 0 #89b5f6;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: 2s linear;
}

.dt-intro__block-title {
    font-size: 18px;
    line-height: 105%;
    color: #ADB5FF;
    margin-bottom: 5px;
}

.dt-intro__block-text {
    font-weight: bold;
    font-size: 30px;
    line-height: 140%;
    margin-bottom: 15px;
    color: #ffffff;
}

.dt-intro__table {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    width: 380px;
}

.dt-intro__table-row {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    padding: 5px 0px;
    align-items: center;
    justify-content: space-between;
}

.dt-intro__table--bott-line+.dt-intro__table--bott-line {
    border-top: 1px solid #89B5F6;
}

.dt-table-cell {
    font-weight: 500;
    font-size: 20px;
    line-height: 115%;
    color: #ffffff;
}


/* features -------------- */

.dt-features__inner {
    padding: 80px 20px 70px;
    -webkit-overflow-scrolling: touch;
    margin: 0px 0px;
    display: flex;
    flex-wrap: nowrap;
    text-align: center;
    overflow-x: auto;
}

.dt-features__inner::-webkit-scrollbar {
    display: none;
}

.dt-features__item {
    width: 242px;
    height: 160px;
    background: #FFFFFF;
    box-shadow: 0px 10px 30px rgba(3, 89, 218, 0.15);
    border-radius: 8.99235px;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    padding: 34px 13px 0;
    margin: 0px 10px;
}

.dt-features__item img {
    margin-bottom: 11px;
}

.dt-features__text {
    font-size: 14px;
    line-height: 16px;
}


/* program -------------- */

.dt-curs {
    margin-bottom: 53px;
}

.dt-curs__inner {
    margin: 0px 60px;
    display: flex;
    justify-content: space-between;
}

.dt-curs__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left;
    margin-right: 15px;
}

.dt-curs__wrap {
    display: flex;
    justify-content: space-between;
}

.dt-curs__text {
    max-width: 610px;
    font-weight: normal;
    font-size: 18px;
    line-height: 150%;
    position: relative;
}

.dt-curs__gradient {
    position: absolute;
    bottom: -5px;
    right: 0;
    left: 0;
    height: 36px;
    display: none;
    background: linear-gradient(0deg, #FFFFFF 0%, rgba(255, 255, 255, 0.61) 29.69%, rgba(255, 255, 255, 0) 87.5%);
}

.dt-curs__img {
    display: none;
}

.dt-curs__img img {
    width: 100%;
    max-width: 500px;
}


/* competencies -------------- */

.dt-compet__inner {
    padding: 80px 15px 0px;
    text-align: left;
}

.dt-compet__inner .dt-articl-title {
    margin-bottom: 30px;
    margin-left: 15px;
}

.dt-compet__block {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.dt-compet__col {
    width: 50%;
    padding: 0px 15px;
}

.dt-compet__item {
    background: #FFFFFF;
    box-shadow: 0px 5px 30px rgba(3, 89, 218, 0.2);
    border-radius: 10px;
    margin: 0 auto 30px;
    text-align: left;
    max-width: 630px;
    height: 115px;
    display: flex;
    align-items: center;
}

.dt-compet__num {
    width: 100px;
    height: 100px;
    fill: #0361ED;
    opacity: 0.1;
    flex: 0 0 auto;
    transition: opacity 0.1s linear;
}

.dt-compet__text {
    display: inline-block;
    margin-left: 30px;
    font-size: 18px;
    line-height: 150%;
    transition: 0.2s linear;
}

.dt-compet__item:hover {
    box-shadow: 0px 15px 30px rgba(3, 89, 218, 0.33);
}

.dt-compet__item:hover .dt-compet__num {
    opacity: 1;
}


/* syllabus */

.dt-syllabus {
    padding: 0 30px;
    margin-top: 74px;
}

.dt-syllabus__gradient {
    /* background: linear-gradient(0deg, #FFFFFF 0%, #FFFFFF 51.95%, rgba(255, 255, 255, 0.81) 99.67%, #FFFFFF 121.51%, rgba(255, 255, 255, 0) 153.1%); */
    background: linear-gradient(0deg, #FFFFFF 0%, #FFFFFF 34.15%, rgba(255, 255, 255, 0.01) 82.17%, #FFFFFF 119.51%, rgba(255, 255, 255, 0) 169.1%);
    position: absolute;
    top: 0;
    bottom: -7px;
    right: -17px;
    left: -17px;
    display: none;
}

.dt-syllabus__wrap {
    display: flex;
    justify-content: center;
}

.dt-articl-title.dt-syllabus__title {
    margin-bottom: 38px;
    text-align: center;
}

.expanded {
    display: none;
    position: relative;
    font-size: 14px;
    line-height: 21px;
    color: #0361ED;
    margin-right: 32px;
    height: 25px;
    padding: 0;
    background: transparent;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    outline: none;
}

.expanded:active {
    box-shadow: none;
    color: #0361ED;
    border-color: transparent;
}

.expanded:focus {
    box-shadow: none;
    color: #0361ED;
    border-color: transparent;
}

.expanded:hover {
    color: #0361ED;
}

.expanded-arrow::after,
.expanded::after {
    position: absolute;
    content: '';
    background-image: url('/img/icon/top.png');
    width: 16px;
    height: 8px;
    top: 9px;
    right: -22px;
    transform: rotate(180deg);
}

.expanded-arrow::after {
    transform: rotate(0deg);
}

.dt-syllabus__heading {
    background: #0361ED;
    border-radius: 10px;
    color: #fff;
    display: flex;
    align-items: center;
    height: 111px;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    padding: 0 50px 0 28px;
}

.dt-syllabus__heading-number {
    max-width: 62px;
    width: 100%;
    padding-right: 10px;
}

.dt-syllabus__heading-name {
    width: 100%;
    max-width: 528px;
    padding-right: 10px;
    margin-right: 15px;
}

.dt-syllabus__heading-volume {
    max-width: 333px;
    width: 100%;
    padding-right: 10px;
    margin-right: 15px;
}

.dt-syllabus__heading-caption {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding-left: 7px;
    padding-bottom: 15px;
}

.dt-syllabus__heading-list {
    display: flex;
    justify-content: space-between;
    margin-top: 16px;
    padding-left: 7px;
    padding-right: 9px;
}

.dt-syllabus__heading-item+.dt-syllabus__heading-item {
    margin-left: 56px;
}

.dt-syllabus__heading-form {
    max-width: 193px;
    width: 100%;
    margin-left: auto;
}

.dt-syllabus__list {
    margin-top: 23px;
}

.dt-syllabus-new .dt-container{
    max-height: 5000px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.dt-syllabus-new.active-roll .dt-container{
    max-height: 922px;
    overflow: hidden;
}

.full-course{
    width: 100%;
    background: #fff;
    text-align: center;
    font-size: 20px;
    margin: 0;
    margin-top: 15px;
}

.dt-syllabus-new .full-course>div:after{
    color: #0361ed;
    cursor: pointer;
    display: block;
    padding: 15px 0;
}

.dt-syllabus-new .full-course>div:after{
    content: "Скрыть ⮝";
}

.dt-syllabus-new.active-roll .full-course>div:after{
    content: "Показать всё ⮟";
}

.dt-syllabus__item+.dt-syllabus__item {
    margin-top: 20px;
}

.dt-syllabus__item {
    background: #FFFFFF;
    box-shadow: 0px 2px 8px rgba(3, 97, 237, 0.15);
    border-radius: 20px;
    display: flex;
    align-items: center;
    padding: 0 50px 0 27px;
    min-height: 70px;
    position: relative;
}

.dt-syllabus__list-new .dt-syllabus__item{
    color: #000;
    min-height: 54px;
    padding: 0 20px;
}

.dt-syllabus__list-new .dt-syllabus__name {
    font-size: 18px;
    padding-left: 10px;
    padding-top: 0;
    padding-bottom: 0;
}

.dt-syllabus__list-new.dt-syllabus__list{
    margin: 7px 0 0 0;
}

.dt-syllabus__list-new .dt-syllabus__number{
    font-size: 30px;
}

.dt-syllabus__list-new .dt-syllabus__item + .dt-syllabus__item {
    margin-top: 7px;
}

.dt-syllabus__list-new .dt-syllabus__heading-list>li,
.dt-syllabus__list-new .dt-syllabus__box-list>li{
    width: 32%;
    margin-left: 0;
}

.dt-syllabus__list-new .dt-syllabus__heading-volume,
.dt-syllabus__list-new .dt-syllabus__box{
    width: 30%;
    max-width: 30%;
    margin: 0 9% 0 1%;
    padding: 0;
}

.medicine-table .dt-syllabus__list-new .dt-syllabus__heading-volume,
.medicine-table .dt-syllabus__list-new .dt-syllabus__box{
    margin: 0;
    width: 40%;
    max-width: 40%;
}

.medicine-table .dt-syllabus__list-new .dt-syllabus__heading-form, 
.medicine-table .dt-syllabus__list-new .dt-syllabus__form {
    width: 10%;
    max-width: 10%;
    margin: 0;
    margin: 0 5%;
}

.dt-syllabus__list-new .dt-syllabus__heading-number,
.dt-syllabus__list-new .dt-syllabus__number{
    width: 5%;
    max-width: 5%;
    box-sizing: border-box;
}

.dt-syllabus__list-new .dt-syllabus__heading-name,
.dt-syllabus__list-new .dt-syllabus__name{
    width: 40%;
    max-width: 40%;
    padding: 0;
    margin: 0;
}

.dt-syllabus__list-new .dt-syllabus__heading-form,
.dt-syllabus__list-new .dt-syllabus__form{
    width: 15%;
    max-width: 15%;
    margin: 0;
}

.dt-syllabus__heading.dt-syllabus__list-new,
.dt-syllabus__list-new .dt-syllabus__item{
    justify-content: space-between;
}

.dt-syllabus__list-new .dt-syllabus__item{
    box-shadow: 0px 2px 8px -2px rgba(3, 97, 237, 0.15);
}

.dt-syllabus__heading.dt-syllabus__list-new{
    padding: 10px 20px;
    height: auto;
}

.dt-syllabus__list-new .dt-syllabus__heading-list,
.dt-syllabus__list-new .dt-syllabus__box-list{
    padding-left: 7px;
    padding-right: 7px;
    margin-left: 0;
    margin-right: 0;
}
.dt-syllabus__list-new .dt-syllabus__box-list{
    margin-bottom: 0;
}

.dt-syllabus__list-new .dt-syllabus__heading-caption{
    padding: 7px;
    padding-bottom: 15px;
}

.dt-syllabus__shell {
    display: flex;
    align-items: center;
    width: 100%;
}

.dt-syllabus__number {
    color: #0361ED;
    font-weight: 700;
    font-size: 36px;
    line-height: 54px;
    max-width: 62px;
    width: 100%;
    padding-right: 10px;
}

.dt-syllabus__name {
    font-size: 16px;
    line-height: 24px;
    padding: 23px 0;
    width: 100%;
    max-width: 528px;
    padding-right: 10px;
    margin-right: 15px;
}

.dt-syllabus__box {
    padding-left: 7px;
    max-width: 333px;
    width: 100%;
    padding-right: 15px;
    margin-right: 15px;
}

.dt-syllabus__caption {
    display: none;
    line-height: 14px;
    font-size: 12px;
    color: #89B5F6;
}

.dt-syllabus__box-sub {
    display: none;
    font-size: 12px;
    color: #89B5F6;
    margin-top: 2px;
}

.dt-syllabus__box-list {
    display: flex;
    justify-content: space-between;
    font-weight: 500;
    font-size: 22px;
    line-height: 33px;
}

.dt-syllabus__box-subtitle {
    line-height: 18px;
}

.dt-syllabus__box-subtitle__lecture,
.dt-syllabus__box-item__lecture {
    width: 64px;
}

.dt-syllabus__box-subtitle__practice,
.dt-syllabus__box-item__practice {
    width: 82px;
}

.dt-syllabus__box-subtitle__total,
.dt-syllabus__box-item__total {
    width: 49px;
}

.dt-syllabus__form {
    max-width: 193px;
    width: 100%;
    margin-left: auto;
    color: #000;
    font-weight: 500;
    font-size: 22px;
    line-height: 33px;
}

.dt-syllabus__form span {
    display: none;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #89B5F6;
}

.dt-syllabus__item-total .dt-syllabus__name {
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
}

.dt-syllabus__item-total .dt-syllabus__list {
    font-size: 24px;
    line-height: 36px;
}


/* result */

.dt-result {
    position: relative;
    margin-top: 81px;
    background: #0361ED;
}

.dt-result__image {
    position: absolute;
    top: 19px;
    left: 0;
}

.dt-result__inner {
    display: flex;
    justify-content: space-between;
    padding: 100px 30px 72px;
}

.dt-result__info {
    color: #fff;
    margin-top: 115px;
    margin-left: 79px;
    margin-right: 15px;
}

.dt-result__title {
    line-height: 42px;
    color: white;
}

.dt-result__text {
    max-width: 421px;
    width: 100%;
    font-size: 24px;
    line-height: 130%;
    margin-top: 28px;
}

.dt-result__slider {
    max-width: 632px;
    width: 100%;
    margin: 0;
    position: relative;
}

.dt-result__slider::after {
    position: absolute;
    content: '';
    width: 26px;
    right: -3px;
    top: 0;
    bottom: 0;
    background: linear-gradient(270deg, #0361ED 0%, #0361ED 28.66%, rgba(3, 97, 237, 0) 80%);
    z-index: 10;
}

.dt-result__slider::before {
    position: absolute;
    content: '';
    width: 26px;
    left: -3px;
    top: 0;
    bottom: 0;
    background: linear-gradient(90deg, #0361ED 0%, #0361ED 28.66%, rgba(3, 97, 237, 0) 80%);
    z-index: 10;
}

.dt-result__slide {
    height: 450px;
}

.dt-result__slide img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto;
}

.dt-result__slider.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 25px;
}

.swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    border: 1px solid #fff;
    background-color: transparent;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    position: relative;
}

.swiper-pagination-bullet-active::after {
    position: absolute;
    content: '';
    border-radius: 20px;
    background-color: #fff;
    width: 10px;
    height: 10px;
    top: 2px;
    left: 2px;
}

.swiper-pagination {
    position: relative;
}


/* application */

.dt-application {
    padding: 0 35px 0 62px;
    margin-top: 60px;
}

.dt-application__inner {
    display: flex;
    justify-content: space-between;
}

.dt-application__info {
    margin-top: 151px;
    max-width: 518px;
    width: 100%;
    margin-right: 15px;
}

.dt-application__text {
    line-height: 42px;
}

.dt-application__connection {
    margin-top: 26px;
    display: flex;
    align-items: center;
}

.dt-application__phone {
    color: #0361ED;
    font-weight: 500;
    font-size: 46px;
    line-height: 130%;
}

.dt-application__socials {
    display: flex;
    align-items: center;
    margin-left: 20px;
}

.dt-application__socials a + a {
    margin-left: 12px;
}

.dt-application__form {
    max-width: 645px;
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0px 15px 30px rgba(3, 89, 218, 0.2);
    border-radius: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 72px 10px 88px;
}

.dt-application__title {
    font-weight: 500;
    font-size: 40px;
    line-height: 47px;
    margin-bottom: 40px;
    border-bottom: none;
    font-family: 'Roboto', sans-serif;
    color: #333333;
    padding: 0;
}

.dt-application__label {
    max-width: 374px;
    width: 100%;
    height: 40px;
}

.dt-application__label+.dt-application__label {
    margin-top: 30px;
}

.dt-application__input {
    margin-bottom: 30px;
    padding: 12px;
    border: 1px solid #003077;
    border-radius: 6px;
    width: 100%;
    outline: none;
    box-sizing: border-box;
}

.dt-application__input[type="text"],
.dt-application__input[type="email"] {
    margin-bottom: 30px;
    padding: 12px;
    border: 1px solid #003077;
    border-radius: 6px;
    width: 100%;
    outline: none;
}

.dt-application__input::placeholder {
    font-size: 14px;
    line-height: 16.41px;
    color: #6C6C6C;
}

.dt-application__btn {
    max-width: 374px;
    width: 100%;
    height: 40px;
    background: #003077;
    border-radius: 6px;
    color: #fff;
    border: none;
    outline: none;
    margin-top: 30px;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    cursor: pointer;
}

.dt-application__btn--disable {
    background: #c7c7c7;
    pointer-events: none;
}

.dt-application__checkbox {
    margin-top: 26px;
    max-width: 374px;
    width: 100%;
    font-size: 14px;
    line-height: 19px;
    position: relative;
    cursor: pointer;
    padding-left: 27px;
}

.checkbox:checked+.dt-application__checkbox::after {
    transform: scale(1);
}

.dt-application__checkbox::after {
    position: absolute;
    content: '';
    background-image: url('/img/icon/yes.png');
    left: 4px;
    top: 5px;
    width: 8px;
    height: 6px;
    transform: scale(0);
}

.dt-application__checkbox::before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 16px;
    height: 16px;
    border: 0.727273px solid #0361ED;
    border-radius: 2.90909px;
}

.checkbox {
    display: none;
}

.dt-application.dt-application-new{
    padding: 0;
    margin-top: 120px;
    margin-bottom: 80px;
}

.dt-application-new h2 span{
    color: #0361ED;
}

/* document */

.dt-document {
    margin-top: 157px;
    padding: 0 32px;
}

.dt-document__text {
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
}

.dt-document__list {
    display: flex;
    justify-content: space-between;
    margin-top: 66px;
}

.dt-document__item {
    font-size: 14px;
    line-height: 16.5px;
    max-width: 228px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.dt-document__item+.dt-document__item {
    margin-left: 10px;
}

.dt-document__name {
    font-weight: 500;
    text-align: center;
    margin-top: 15px;
}

.dt-document__description {
    color: #6C6C6C;
    text-align: center;
    margin-top: 8px;
}


/* branches */

.dt-branches {
    margin-top: 105px;
    padding: 0 30px;
}

.dt-branches__inner {
    display: flex;
    margin-bottom: 35px;
}

.dt-branches__item {
    width: 49%;
    border-radius: 8px;
    box-shadow: 0px 5px 30px rgba(3, 89, 218, 0.2);
    height: 200px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
}

.dt-branches__item-courses {
    margin-left: 30px;
    background: #0361ED;
    color: #89B5F6;
}

.dt-branches__item-retraining {
    color: #0361ED;
}

.dt-branches__item-retraining .dt-branches__text {
    color: #0361ED;
}

.dt-branches__title {
    font-size: 16px;
    line-height: 19px;
    color: #89B5F6;
    margin-bottom: 11px;
}

.dt-branches__title--white {
    color: #ffffff;
}

.dt-branches__text {
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
}

.dt-branches__item-courses .dt-branches__text {
    max-width: 370px;
    width: 100%;
    color: #89B5F6;
}


/* progress */

.dt-progress {
    margin-top: 119px;
    padding: 0 30px;
    font-family: 'Roboto', sans-serif;
}

.dt-progress li {
    list-style: none;
}

.dt-progress__title {
    line-height: 37.5px;
}

.dt-progress__list {
    margin-top: 42px;
    display: flex;
}

.dt-progress__item {
    width: 25%;
    position: relative;
}

.dt-progress__item img {
    max-width: 100%;
    min-height: 100%;
    display: block;
    margin: 0 auto;
}

.carousel__button.is-close {
    top: 30px;
    right: 30px;
}

.fancybox__thumbs {
    display: none;
}

.fancybox__button--slideshow,
.fancybox__thumbs,
.fancybox__toolbar__items--left,
.fancybox__button--fullscreen,
.fancybox__button--thumbs,
.fancybox__button--zoom {
    display: none;
}

.is-next svg,
.is-prev svg {
    display: none;
}

.fancybox__nav .carousel__button.is-next {
    right: 166px;
}

.fancybox__nav .carousel__button.is-prev {
    left: 166px;
}

.is-next::after,
.is-prev::after {
    position: absolute;
    background-image: url('../img/icon/prev.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    content: '';
    width: 50px;
    height: 50px;
    top: 0;
}

.is-next::after {
    left: 0;
    transform: rotate(180deg);
}

.is-prev::after {
    right: 0;
}

.dt-reviews{
    margin-top: 90px;
}

.dt-rev__list{
    flex-wrap: wrap;
    margin-top: 50px;
    margin-bottom: 150px;
}

.dt-rev__list>div{
    width: 24%;
    height: 229px;
    max-width: 351px;
    background: #fff;
    margin-bottom: 50px;
    border-radius: 8px; 
}
.dt-rev__item a{
    padding: 55px 15px;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 4px 18px -6px rgba(3, 97, 237, 0.17); 
}

.dt-rev__item a:hover{
    box-shadow: 0px 4px 18px -6px rgba(3, 97, 237, 0.3); 
}

.dt-rev__item a>span{
    display: block;
    width: 100%;
    text-align: center;
}

.dt-rev__list img{
    margin-bottom: 10px;
}
.dt-rev__name{
    font-size: 16px;
}
.dt-rev_count{
    font-size: 12px;
    color: #A9A9A9;
}
.dt-rev_count span{
    font-size: 12px;
    color: #363636; 
}
.dt-rev_count span span:after{
    display: inline-block;
    content: "";
    width: 13px;
    height: 12px;
    background: url(/wp-content/themes/university-hub/img/new/icons/star-b.svg) 0 0 no-repeat;
    margin: 0 2px;
}

.course-tag{
    justify-content: inherit;
}

.course-tag>div{
    margin-right: 10px;
    padding: 3px 8px;
    color: #fff;
    background: #0361ed;
    font-size: 16px;
    border-radius: 4px; 
}

.course-tag+.dt-intro__title{
    margin-top: 7px;
}

.roll.open-curs .dt-curs__text {
    height: 130px;
    overflow: hidden;
}
.roll .dt-curs__img {
    display: none;
}

.dt-curs-new .dt-curs:nth-child(2n).roll .dt-curs__gradient{
    display: none;
}

.dt-curs-new .dt-curs{
    padding: 15px 15px 0;
}
.dt-curs-new .dt-curs:nth-child(2n) .expanded{
    color: #fff;
}

.expanded {
    display: inline-block;
    background-color: transparent;
    border: none;
}
.roll.open-curs .dt-curs__gradient {
    display: block;
}
.dt-curs-new .dt-curs__text{
    column-count: auto;
}
.roll:not(.open-curs) .expanded{
    display: none;
}

.post-template-post-2025 .dt-about {
    font-family: 'Roboto', sans-serif;
}
.course-page-section {
    margin-top: 50px;
    font-family: 'Roboto', sans-serif;
    color: rgba(17, 17, 17, 1);
}
.course-page-section .dt-rev__list {
    margin-bottom: 0;
}
.course-page-section .dt-rev__list>div {
    max-width: 394px;
}
.course-page-section .dt-intro__inner {
    margin: 0;
}
.post-template-post-2025 .dt-about h2{
    text-transform: uppercase;
}
.post-template-post-2025 .dt-about h2,
.course-page-section h2 {
    font-weight: 700;
    font-size: 24px;
    padding-bottom: 8px;
    border-bottom: 2px solid #0361ED;
    max-width: 221px;
}
.post-template-post-2025 .dt-about h2 {
    max-width: 423px;
}
.course-page-section.dt-intro-new {
    background: #0360EB;
    background: linear-gradient(90deg,rgba(3, 96, 235, 1) 0%, rgba(13, 83, 189, 1) 100%);
    padding: 42px;
    border-radius: 8px;
    color: #fff;
    margin-top: 0;
}
.course-page-section .dt-intro__inner {
    grid-template-columns: 60% 40%;
    grid-column-gap: 0;
}
.course-page-section.dt-intro-new h1 {
    margin: 0;
    margin-bottom: 5px;
    font-size: 26px;
    text-transform: uppercase;
    color: #fff;
    margin-top: -10px;
}
.course-page-section .dt-intro__photo img {
    width: 100%;
    max-width: 633px;
    height: 100%;
    max-height: 364px;
    border-radius: 8px;
}
.dt-intro__subtitle-course {
    font-size: 18px;
    text-transform: uppercase;
}
.dt-intro__block-course {
    flex-wrap: wrap;
}
.dt-intro__block-course .dt-intro__block-title {
    line-height: 1;
    color: #fff;
    margin-bottom: 0;
    margin-bottom: 5px;
}
.dt-intro__block-course {
    margin-top: 43px;
    max-width: 864px;
}
.dt-intro__block-course p {
    color: #fff;
    font-weight: 400;
    margin: 0;
}
.dt-intro__block-course>div {
    width: 34%;
    font-size: 18px;
    line-height: 1.2;
}
.dt-intro__block-course>div.volume-block {
    width: 28%;
}
.dt-intro__block-course>div>div {
    padding-left: 47px;
    position: relative;
}
.dt-intro__block-course>div>div:before {
    content: "";
    width: 32px;
    height: 32px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.dt-intro__block-course>div>div.course-type,
.dt-intro__block-course>div>div.course-duration,
.dt-intro__block-course>div>div.course-volume {
    margin-bottom: 15px;
}
.dt-intro__block-course>div>div.course-type:before {
    background: url(/wp-content/themes/university-hub/img/course/icons/book.svg) 0 0 no-repeat;
}
.dt-intro__block-course>div>div.course-duration:before {
    background: url(/wp-content/themes/university-hub/img/course/icons/calendar.svg) 0 0 no-repeat;
}
.dt-intro__block-course>div>div.course-volume:before {
    background: url(/wp-content/themes/university-hub/img/course/icons/info.svg) 0 0 no-repeat;
}
.dt-intro__block-course>div>div.course-price:before {
    background: url(/wp-content/themes/university-hub/img/course/icons/cart.svg) 0 0 no-repeat;
}
.dt-intro__block-course>div>div.course-type:before {
    background: url(/wp-content/themes/university-hub/img/course/icons/book-min.svg) 0 0 no-repeat;
}
.dt-intro__block-course>div>div.course-diplom:before {
    background: url(/wp-content/themes/university-hub/img/course/icons/document.svg) 0 0 no-repeat;
}
.dt-intro__block-course .t-strike {
    opacity: 0.5;
}
.form-page-course {
    margin-top: 10px;
}
.form-page-course label,
.form-page-course .label-contact-method {
    font-size: 14px;
    display: block;
    margin-top: 2px;
}
.form-page-course .form-input-block {
    max-width: 264px;
}
.form-page-course .form-input-block .dt-application__input {
    margin: 6px 0;
}
.form-page-course .dt-application__input {
    margin-top: 7px;
    border: none;
    border-radius: 8px;
    color: #000;
    height: 44px;
    box-sizing: border-box;
    width: 264px;
    margin-bottom: 20px;
}
.form-page-course .dt-application__form {
    background: none;
    max-width: 730px;
    box-shadow: none;
    display: block;
    padding: 0;
}
.form-page-course .contact-icons {
    margin: 7px 5px 0;
}
/*.form-page-course .contact-icons input {
    display: none;
}*/
.form-page-course .contact-icons a {
    display: flex;
    width: 44px;
    height: 44px;
    margin-right: 10px;
    border-radius: 8px;
    background: #fff;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border: 1px solid rgba(255,153,0,0);
    box-sizing: border-box;
}
.form-page-course .contact-icons a:hover {
    border: 1px solid #ff9900;
}
/*.form-page-course .contact-icons input[type="checkbox"]:checked + label {
    border: 1px solid #ff9900;
}
.form-page-course .contact-icons>div:last-child label {
    margin: 0;
}*/
.form-page-course .dt-application__btn {
    padding: 13px;
    font-size: 16px;
    background: #ff9900;
    margin: 0;
    box-sizing: border-box;
    height: 44px;
    margin-top: 30px;
    width: 176px;
}
.form-page-course .agree {
    font-size: 12px;
    opacity: 0.5;
    max-width: 580px;
    line-height: 1.2;
}
.dt-document.course-page-section{
    padding: 0;
}
.dt-document.course-page-section h2 {
    max-width: inherit;
    border: none;
}
.dt-document.course-page-section h2:after {
    content: "";
    width: 423px;
    max-width: 100%;
    height: 2px;
    background: #0361ED;
    display: block;
    margin-top: 10px;
}
.dt-document.course-page-section .dt-document__item {
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 4px 18px -6px rgba(3,97,237,0.17);
    max-width: 314px;
    box-sizing: border-box;
    padding: 25px 20px;
}
.dt-document.course-page-section .dt-document__item,
.dt-document.course-page-section .dt-document__description{
    color: rgba(17, 17, 17, 1);
}
.dt-document.course-page-section .dt-document__image{
    height: 184px;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.dt-document.course-page-section .dt-document__item img{
    min-width: 120px;
}
.dt-document.course-page-section .dt-document__list{
    margin-top: 0;
}
.dt-application__form-new.course-page-section h2 {
    display: inline-block;
    border-bottom: none;
    max-width: inherit;
    font-size: 24px;
    margin: 0;
    padding: 0;
}
.dt-application__form-new.course-page-section .course-sale-price {
    font-size: 18px;
}
.dt-application__form-new.course-page-section.form-page-course {
    margin-top: 85px;
}
.dt-application__form-new.course-page-section.form-page-course .dt-application__form {
    max-width: inherit;
    box-shadow: 0px 10px 30px rgba(3, 89, 218, 0.15);
    padding: 40px;
}
.dt-application__form-new.course-page-section.form-page-course .dt-application__form:after {
    display: none;
}
.dt-application__form-new.course-page-section.form-page-course .dt-application__form .sale-price {
    right: auto;
    top: -80px;
    border-radius: 8px;
    padding: 11px;
    box-sizing: border-box;
    width: 270px;
    font-size: 32px;
    box-shadow: -5px 6px 1px rgba(255, 153, 0, 0.4);
    transform: inherit;
    position: absolute;
    border: 2px solid #F90;
    background: #F90;
    color: #fff;
    font-weight: 700;
    line-height: 1;
    text-align: center;
}
.dt-application__form-new.course-page-section.form-page-course .dt-application__form > div:before {
    display: none;
}
.dt-application__form-new.course-page-section.form-page-course .dt-application__form label {
    height: auto;
}
.dt-application__form-new.course-page-section.form-page-course .dt-application__form .dt-application__input {
    max-width: 100%;
    border: 1px solid #0360eb;
}
.dt-application__form-new.course-page-section.form-page-course.error .dt-application__form .dt-application__input.contact-field{
    border: 1px solid red;
}
.dt-application__form-new.course-page-section.form-page-course .dt-application__form .form-block > div {
    margin-right: 12px;
}
.dt-application__form-new.course-page-section.form-page-course .dt-application__form .contact-icons label {
    border: 1px solid #0360eb;
    padding: 5px 0;
    margin-right: 0;
}
.dt-application__form-new.course-page-section.form-page-course .dt-application__form .dt-application__btn {
    width: 376px;
    max-width: 100%;
    background: #0360eb;
    margin-bottom: 9px;
}
.dt-application__form-new.course-page-section.form-page-course .dt-application__checkbox:before {
    border: 0.727273px solid #0360eb;
}
.dt-application__form-new.course-page-section.form-page-course .dt-application__checkbox:after {
    background-image: url(/wp-content/themes/university-hub/img/course/icons/done.svg);
}
.dt-curs-new.course-page-section {
    max-width: 100%;
    flex-wrap: wrap;
}
.dt-curs-new.course-page-section .dt-curs {
    box-shadow: 0px 10px 30px rgba(3, 89, 218, 0.15);
    padding: 10px;
    border: none;
    border-radius: 8px;
    width: 100%;
    max-width: 100%;
    margin-bottom: 24px;
    min-height: 213px;
}
.dt-curs-new.course-page-section .about-block-text .dt-curs{
    min-height: 940px;
    overflow: auto;
}
.dt-curs-new.course-page-section .dt-curs:nth-child(2n) {
    margin-left: 0;
    background: #fff;
    color: #4F4F4F;
}
.dt-curs-new.course-page-section .dt-curs:nth-child(2n) .dt-articl-title,
.dt-curs-new.course-page-section .dt-curs:nth-child(2n) p {
    color: #4F4F4F;
}
.dt-curs-new.course-page-section .roll-blocks{
    flex-wrap: wrap;
}
.dt-curs-new.course-page-section .roll-blocks>div {
    width: 49.5%;
}
.dt-curs-new.course-page-section .expanded {
    padding: 13px 58px 13px 16px;
    font-size: 16px;
    background: #0360eb;
    margin: 0;
    box-sizing: border-box;
    height: 44px;
    margin-top: 10px;
    width: 162px;
    border-radius: 5px;
    font-weight: 500;
    color: #fff;
}
.dt-curs-new.course-page-section .expanded:after{
    background: url(/wp-content/themes/university-hub/img/course/icons/arrow.svg) 0 0 no-repeat;
    width: 32px;
    height: 32px;
    top: 7px;
    right: 17px;
    transform: rotate(0deg);
}
.dt-curs-new.course-page-section .expanded.expanded-arrow:after {
    transform: rotate(180deg);
}
.dt-curs-new.course-page-section .dt-curs__text p {
    font-size: 14px;
    line-height: 1.3;
    text-indent: 0;
    margin-bottom: 10px;
}
.dt-curs-new.course-page-section .dt-curs__text p td{
    border: 1px solid #ddd;
}
.dt-curs-new.course-page-section .roll-blocks .roll.open-curs .dt-curs__text {
    height: 85px;
    overflow: hidden;
}
.dt-curs-new.course-page-section .roll-blocks .roll.open-curs .dt-curs__text.text-about-kpk {
  height: 125px;
}
.dt-curs-new.course-page-section .roll-blocks .about-block-text .roll.open-curs .dt-curs__text {
    height: 801px;
}
.dt-curs-new.course-page-section h2 {
    padding-left: 37px;
    position: relative;
    width: 100%;
    max-width: 100%;
    border: none;
}
.dt-curs-new.course-page-section h2:after {
    content: "";
    width: 423px;
    max-width: 100%;
    height: 2px;
    background: #0361ED;
    display: block;
    margin-top: 10px;
    margin-left: -37px;
}
.dt-curs-new.course-page-section h2:before {
    content: "";
    position: absolute;
    display: block;
    width: 32px;
    height: 32px;
    left: 0;
    top: -3px;
    background: url(/wp-content/themes/university-hub/img/course/icons/bookmark.svg) 0 0 no-repeat;
}
.dt-curs-new.course-page-section .dt-curs-1 h2,
.dt-curs-new.course-page-section .dt-curs-2 h2,
.dt-curs-new.course-page-section .dt-curs-3 h2 {
    border-bottom: 2px solid #0361ED;
}
.dt-curs-new.course-page-section .dt-curs-1 h2:after,
.dt-curs-new.course-page-section .dt-curs-2 h2:after,
.dt-curs-new.course-page-section .dt-curs-3 h2:after {
    display: none;
}
.dt-curs-new.course-page-section .dt-curs-1 h2 {
    max-width: 225px;
}
.dt-curs-new.course-page-section .dt-curs-2 h2 {
    max-width: 360px;
}
.dt-curs-new.course-page-section .dt-curs-2 h2:before {
    background: url(/wp-content/themes/university-hub/img/course/icons/resize.svg) 0 0 no-repeat;
}
.dt-curs-new.course-page-section .dt-curs-3 h2 {
    max-width: 460px;
}
.dt-curs-new.course-page-section .dt-curs-3 h2:before {
    background: url(/wp-content/themes/university-hub/img/course/icons/flag.svg) 0 0 no-repeat;
}
.dt-curs-new.course-page-section .dt-curs-4 h2 {
    max-width: 100%;
}
.dt-curs-new.course-page-section .dt-curs-4 h2:before {
    background: url(/wp-content/themes/university-hub/img/course/icons/user.svg) 0 0 no-repeat;
}
.dt-curs-new.course-page-section .dt-curs-5 h2:before {
    background: url(/wp-content/themes/university-hub/img/course/icons/hand.svg) 0 0 no-repeat;
}
.dt-work__inner {
    flex-wrap: wrap;
}
.dt-work__inner > div:not(.dt-work-where_work),
.dt-work__inner .where_work-item {
    width: 49.6%;
    box-shadow: 0px 4px 18px 0px rgba(3, 97, 237, 0.1);
    border-radius: 8px;
    text-align: center;
    margin-bottom: 12px;
}
.dt-work__inner .where_work-item {
    width: 32.8%;
}
.dt-work__inner .where_work-item .dt-work-text {
    font-size: 28px;
}
.dt-work__inner .dt-work-where_work {
    width: 100%;
}
.dt-work__inner .dt-work-text {
    font-weight: 600;
    font-size: 60px;
    line-height: 1;
    margin-bottom: 10px;
}
.dt-work__inner span {
    display: block;
    color: #111111;
    opacity: 0.5;
}
.dt-work__inner .desc-work {
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 128px;
}
.dt-work-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    padding: 12px;
    border-radius: 8px 8px 0 0;
    background: #0360EB;
    background: linear-gradient(90deg, #0360eb 0%, #0d53bd 100%);
}
.dt-whom h2,
.dt-teacher.course-page-section h2,
.dt-method.course-page-section h2{
    max-width: 423px;
}
.dt-whom h2{
    font-size: 32px;
}
.dt-teacher.course-page-section .dt-articl-subtitle,
.dt-whom .dt-articl-subtitle,
.dt-method.course-page-section .dt-articl-subtitle{
    font-size: 14px;
    max-width: 805px;
    margin-bottom: 40px;
}
.whom-blocks > div {
    width: 24.5%;
    box-shadow: 0px 4px 18px 0px rgba(3, 97, 237, 0.1);
    padding: 16px;
    font-size: 18px;
    box-sizing: border-box;
    border-radius: 8px;
}
.whom-blocks img {
    width: 100%;
}
.whom-blocks .dt-whom__title {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 2px solid #0361ED;
    margin-bottom: 10px;
}
.whom-blocks p {
    margin: 0;
}
.dt-syllabus-new.course-page-section {
    padding: 0;
}
.dt-syllabus-new.course-page-section h2 {
    max-width: 269px;
    text-align: left;
}
.dt-syllabus-new.course-page-section .dt-syllabus__heading {
    background: #0360EB;
    background: linear-gradient(90deg, #0360eb 0%, #0d53bd 100%);
    font-size: 16px;
    text-transform: uppercase;
    padding: 16px;
    border-radius: 8px 8px 0 0;
    height: 51px;
    box-sizing: border-box;
}
.dt-syllabus-new.course-page-section .dt-syllabus__table {
    border: 1px solid #0360eb;
    border-radius: 8px 8px 0 0;
}
.dt-syllabus-new.course-page-section .dt-syllabus__list-new.dt-syllabus__list {
    margin: 0;
}
.dt-syllabus-new.course-page-section .dt-syllabus__list-new .dt-syllabus__item {
    border: 0.5px solid #0360eb;
    box-shadow: none;
    margin: 0;
    border-radius: 0;
    padding: 10px 16px;
    min-height: 51px;
    box-sizing: border-box;
    font-size: 16px;
    height: 71px;
}
.dt-syllabus-new.course-page-section .dt-syllabus__list-new .dt-syllabus__name,
.dt-syllabus-new.course-page-section .dt-syllabus__number,
.dt-syllabus-new.course-page-section .dt-syllabus__box-list,
.dt-syllabus-new.course-page-section .dt-syllabus__form {
    font-size: 16px;
}
.dt-syllabus-new.course-page-section .dt-syllabus__form {
    text-transform: uppercase;
}
.dt-syllabus-new.course-page-section ul {
    list-style: none;
}
.dt-syllabus-new.course-page-section .dt-syllabus__number,
.dt-syllabus-new.course-page-section .dt-syllabus__heading-number {
    width: 3%;
    max-width: 3%;
}
.dt-syllabus-new.course-page-section .dt-syllabus__heading-name,
.dt-syllabus-new.course-page-section .dt-syllabus__name {
    width: 37%;
    max-width: 37%;
}
.dt-syllabus-new.course-page-section .dt-syllabus__heading-form,
.dt-syllabus-new.course-page-section .dt-syllabus__form {
    width: 22%;
    max-width: 22%;
}
.dt-syllabus-new.course-page-section .dt-syllabus__heading-volume,
.dt-syllabus-new.course-page-section .dt-syllabus__box {
    width: 38%;
    max-width: 38%;
    margin: 0 5% 0 1%;
}
.dt-syllabus-new.course-page-section .dt-syllabus__heading-list,
.dt-syllabus-new.course-page-section .dt-syllabus__box-list {
    margin: 0;
}
.dt-syllabus-new.course-page-section.active-roll .dt-container {
    max-height: 486px;
}
.dt-syllabus-new.course-page-section .full-course {
    margin-top: 20px;
}
.dt-syllabus-new.course-page-section .full-course > div:after {
    display: block;
    margin: 0 auto;
    width: 176px;
    padding: 13px;
    box-sizing: border-box;
    background: #0360eb;
    color: #fff;
    font-size: 16px;
    border-radius: 8px;
}
.dt-steps.course-page-section {
    background: #F5F5F5 url(/wp-content/themes/university-hub/img/course/line.svg) 50% 50% no-repeat;
    padding: 100px 0;
}
.dt-steps.course-page-section h2 {
    max-width: 423px;
    margin-bottom: 40px;
}
.dt-steps.course-page-section .dt-steps__inner {
    max-width: 1620px;
}
.dt-steps.course-page-section .dt-steps__list > div {
    width: 19%;
    max-width: 300px;
}
.dt-steps.course-page-section .dt-steps__list > div:nth-child(2n+2) {
    margin-top: 70px;
}
.dt-steps.course-page-section .dt-steps__list > div > div {
    padding: 16px;
    background: #fff;
    border-radius: 8px;
}
.dt-steps.course-page-section img {
    border-radius: 8px 8px 0 0;
}
.dt-steps.course-page-section .dt-steps__title {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    border-top: 2px solid #0361ED;
    margin-top: 10px;
    padding-top: 10px;
    padding-left: 5px;
}
.teacher-slider {
    font-size: 14px;
}
.teacher-slider .slick-list{
    margin: 0 -6px;
}
.teacher-slider .slide-teacher {
    background: #F5F5F5;
    padding: 16px;
    box-sizing: border-box;
    width: 19.5%;
    border-radius: 8px;
    margin: 6px;
}
.teacher-slider .slick-arrow{
    width: 44px;
    height: 44px;
    border: 1px solid #4086ef;
    border-radius: 0;
    top: -125px;
    bottom: auto;
    filter: inherit;
}
.teacher-slider .slick-arrow.slick-disabled{
    opacity: 0.5;
}
.teacher-slider .slick-arrow.slick-prev {
    left: auto;
    right: 65px;
}
.teacher-slider .slick-arrow.slick-next {
    right: 0;
}
.teacher-slider .slick-arrow::before{
    background-size: 30%;
}
.teacher-slider .teacher-img img {
    width: 120px;
    height: 120px;
    border-radius: 8px;
}
.teacher-slider .teacher-name {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    border-bottom: 2px solid #0361ED;
    padding-bottom: 10px;
    margin-bottom: 10px;
    height: 66px;
    margin-top: 16px;
}
.teacher-slider p {
    margin-bottom: 5px;
}
.dt-result.course-page-section {
    background: #0360EB;
    background: linear-gradient(90deg, #0360eb 0%, #0d53bd 100%);
    color: #fff;
}
.dt-result.course-page-section .dt-result__inner {
    padding: 40px;
}
.dt-result.course-page-section .dt-result__info {
    margin: 0;
}
.dt-result.course-page-section h2 {
    max-width: 620px;
    border: none;
}
.dt-result.course-page-section h2:after {
    content: "";
    width: 277px;
    max-width: 100%;
    height: 2px;
    background: #fff;
    display: block;
    margin-top: 10px;
}
.dt-result.course-page-section .dt-result__text {
    font-size: 14px;
    max-width: 826px;
}
.dt-result.course-page-section .dt-result__text > div span {
    display: block;
    text-transform: uppercase;
    position: relative;
    font-weight: 700;
    font-size: 18px;
    margin: 20px 0;
    padding-left: 15px;
    line-height: 1.25;
}
.dt-result.course-page-section .dt-result__text > div span:before {
    content: "";
    width: 10px;
    height: 10px;
    background: #FF9900;
    border-radius: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.dt-result.course-page-section .dt-result__slider:before,
.dt-result.course-page-section .dt-result__slider:after{
    display: none; 
}
.dt-result.course-page-section .submit-link {
    display: block;
    background: #fff;
    border-radius: 8px;
    margin-top: 20px;
    color: #0360EB;
    font-weight: 700;
    width: 376px;
    max-width: 100%;
    padding: 12px;
    box-sizing: border-box;
    font-size: 18px;
}

.dt-result.course-page-section .dt-result__slider.swiper-horizontal>.swiper-pagination-bullets{
    bottom: 20px;
}

.dt-method__list {
    overflow: auto;
    scrollbar-color: #F5F5F5 #fff;
    scrollbar-width: thin;
    height: 100%;
    padding-bottom: 20px;
}
.dt-method__list > div {
    background: #F5F5F5;
    padding: 19px;
    font-size: 14px;
    width: 25%;
    max-width: 396px;
    margin-right: 12px;
    flex-shrink: 0;
    box-sizing: border-box;
    border-radius: 8px;
}
.dt-method__list .dt-method__title {
    font-size: 18px;
    border-bottom: 2px solid #0361ED;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 10px;
}
.dt-method__list:-webkit-scrollbar {
    width: 8px;
    background-color: #fff;
}
.dt-method__list:-webkit-scrollbar-thumb {
    background-color: #F5F5F5;
    border-radius: 8px;
}
.dt-method__list:-webkit-scrollbar-thumb:hover {
    background-color: #f7a20d;
}
.desc-method {
    margin-top: 20px;
    opacity: 0.4;
}
.dt-adv.course-page-section h2,
.dt-other.course-page-section h2 {
    width: 100%;
    max-width: 100%;
    border: none;
    margin-bottom: 40px;
}
.dt-adv.course-page-section h2:after,
.dt-other.course-page-section h2:after {
    content: "";
    width: 423px;
    max-width: 100%;
    height: 2px;
    background: #0361ED;
    display: block;
    margin-top: 10px;
}
.dt-adv.course-page-section .dt-adv__list {
    flex-wrap: wrap;
}
.dt-adv.course-page-section .dt-adv__list > div {
    width: 20%;
    box-sizing: border-box;
    max-width: 314px;
    padding: 11px;
    height: auto;
    margin: 0;
    margin-bottom: 40px;
    box-shadow: 0px 4px 18px 0px rgba(3, 97, 237, 0.1);
    border-radius: 8px;
    text-align: center;
    height: 132px;
    font-size: 14px;
    line-height: 1.1;
}
.dt-adv.course-page-section .dt-adv__text {
    margin-top: 10px;
}
.other_curs-list{
    margin: 0 -5px;
    justify-content: inherit;
}
.other_item{
    background: #F5F5F5;
    padding: 16px;
    box-sizing: border-box;
    width: 19.5%;
    border-radius: 8px;
    font-size: 14px; 
    position: relative;
    margin: 0 5px;
}

.other_item h3{
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 2px solid #0361ED;
    font-weight: 700;
    line-height: 1.2;

}
.other_item h3 a{
    color: #111111;
}
.other_item .t-strike{
    display: inline-block;
    margin-right: 2px;
}
.other-course-label{
    font-weight: 300;
    padding: 6px 8px;
    background: #fff;
    border-radius: 12px;
    display: inline-block;
    margin-bottom: 10px;
}

.other-course-title{
    opacity: 0.5;
    font-weight: 400; 
}
.other-course-doc{
    font-weight: 700; 
}
.other_item-info{
    height: 186px;
    overflow: hidden;
    margin-bottom: 40px;
}
.other-price{
    height: 74px;
    box-sizing: border-box;
    padding: 14px;
    background: #fff;
    border-radius: 8px;
    position: relative;
}
.other-course-doc{
    margin-bottom: 3px;
}
.other-price{
    font-size: 18px;
}
.other-full-price{
    font-size: 14px;
    opacity: 0.4;
}
.sale-count{
    background: #0361ED;
    color: #fff;
    padding: 4px 8px;
    font-size: 14px;
    position: absolute;
    box-sizing: border-box;
    width: 50px;
    height: 28px;
    right: 14px;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 8px;
}

.kpk-title{
    margin-bottom: 15px;
}

.post-template-kpk-2025 .dt-application__form-new.course-page-section h2,
.post-template-kpk-2025 .dt-application__form-new .sale-date{
    display: none;
}

@media(max-width: 1700px) {
    .dt-intro.dt-intro-new{
        overflow-x: hidden; 
    }
    .dt-application__form-new .dt-application__form > div::before{
        right: -45px;
    }
    .dt-adv.course-page-section .dt-adv__list > div{
        width: 19%;
    }
    .sale-count{
        right: 6px;
        top: 35px;
    }
}

@media(max-width: 1350px) {
    .dt-syllabus {
        margin-top: calc(15.88vw - 140.35px);
    }
    .dt-syllabus__heading-form {
        max-width: calc(18.94vw - 62.71px);
    }
    .dt-syllabus__form {
        max-width: calc(18.94vw - 62.71px);
    }
    .dt-result__info {
        margin-left: calc(31.6vw - 347.6px);
    }
    .dt-document {
        margin-top: calc(22.84vw - 151.36px);
    }
    .dt-progress {
        margin-top: calc(4.63vw + 56.48px);
    }
    .dt-certificates {
        margin-top: calc(9.78vw + 5.01px);
    }
    .medicine-table .dt-syllabus__list-new .dt-syllabus__heading-volume,
    .medicine-table .dt-syllabus__list-new .dt-syllabus__box{
        font-size: 13px;
    }
    .course-page-section .dt-intro__photo{
        margin-left: 50px;
    }
    .course-page-section .dt-intro__photo img{
        height: auto;
    }
    .other_item{
        width: 24%;
    }
    .other_item:last-child{
        display: none;
    }
    .dt-intro__block-course .t-strike{
        display: block;
    }
    .dt-adv.course-page-section .dt-adv__list > div {
        width: 32%;
        max-width: 32%;
    }
}

@media(max-width: 1200px) {
    /* intro -------------- */
    .dt-intro__title {
        font-size: 28px;
        margin-bottom: 17px;
        font-family: 'Roboto', sans-serif;
        color: #333333;
    }
    .dt-intro__subtitle {
        font-size: 18px;
    }
    .dt-intro__block {
        width: 100%;
        max-width: 570px;
        height: 280px;
        box-sizing: border-box;
    }
    /* program -------------- */
    .dt-curs__inner {
        margin: 0px 30px;
    }
    /* features -------------- */
    .dt-features__item {
        flex: 0 0 auto;
    }
    .dt-curs__content-img img {
        width: 100%;
        max-width: 529px;
    }
    /* competencies -------------- */
    .dt-compet__text br {
        display: none;
    }
    .dt-compet__text {
        margin: 0px 5px 0px 10px;
        font-size: 16px;
    }
    .course-tag>div{
        font-size: 14px;
    }
    .form-page-course .contact-icons a{
        width: 40px;
        border: none !important;
    }
}

@media(max-width: 1145px) {
    .dt-application {
        padding: 0 10px;
        margin-top: 58px;
    }
    .dt-application__inner {
        flex-direction: column;
    }
    .dt-application__info {
        margin: 0 auto;
    }
    .dt-articl-title.dt-application__text {
        text-align: center;
        margin-bottom: 0;
        font-size: 22px;
        line-height: 29px;
    }
    .dt-articl-title.dt-application__text br {
        display: none;
    }
    .dt-application__connection {
        flex-direction: column;
        margin-top: 0;
    }
    .dt-application__phone {
        font-size: 22px;
    }
    .dt-application__socials {
        margin-left: 0;
        margin-top: 10px;
    }
    .dt-application__socials a + a {
        margin-left: 45px;
    }
    .dt-application__form {
        margin: 31px auto 0;
        padding: 29px 10px 41px;
    }
    .dt-application__title {
        font-size: 22px;
        line-height: 26px;
    }
    .dt-application__label+.dt-application__label {
        margin-top: 20px;
    }
    .dt-application__btn {
        margin-top: 20px;
    }
}

@media(max-width: 1100px) {
    .dt-result__inner {
        flex-direction: column;
        padding: 0 10px 37px;
    }
    .dt-result__image {
        display: none;
    }
    .dt-result__info {
        margin-top: 0px;
        margin-left: 0;
        margin-right: 0;
    }
    .dt-result__title {
        display: none;
    }
    .dt-result__text {
        text-align: center;
        font-size: 22px;
        line-height: 29px;
        max-width: 632px;
        margin: 34px auto 0;
    }
    .dt-result__slider {
        margin: 22px auto 0;
    }
    .dt-result__slider.swiper-horizontal>.swiper-pagination-bullets,
    .dt-result__slider.swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: 0;
    }
    .fancybox__nav .carousel__button.is-next {
        right: 70px;
    }
    .fancybox__nav .carousel__button.is-prev {
        left: 70px;
    }
    .dt-about {
        padding: 0;
    }
    .dt-about__inner {
        flex-direction: column;
        align-items: center;
    }
    .dt-about__info {
        padding-top: 0;
    }
    .dt-about__socials {
        margin: 20px auto 0;
    }
    .dt-about__image {
        margin-left: 0px;
        margin-top: 42px;
    }
    .dt-application-new .why-block .submit-link {
        margin: 10px 0;
    }
    .dt-result.course-page-section .submit-link{
        margin: 20px auto;
    }
}

@media(max-width: 991px) {
    /* intro -------------- */
    .dt-intro__inner {
        margin-right: 0;
        margin-left: 0;
        grid-template-columns: 100%;
    }
    .dt-intro__text,
    .dt-intro__subtitle {
        width: 100%;
    }
    .dt-intro__photo {
        width: 100%;
    }
    .dt-intro__title,
    .dt-intro__subtitle,
    .dt-intro__photo {
        text-align: center;
    }
    .dt-intro__block {
        /* left: 50%;
        transform: translate3d(-50%, 0px, 0px); */
        margin: -16% auto 0;
    }
    /* features -------------- */
    .dt-features__inner {
        padding: 50px 0px 60px;
    }
    /* programm -------------- */
    .dt-curs__content-img {
        display: none;
    }
    .dt-curs__content {
        margin-right: 0px;
    }
    .dt-curs__img {
        display: block;
        margin-bottom: 15px;
        text-align: center;
    }
    .dt-articl-title {
        margin-bottom: 25px;
    }
    .dt-curs__text {
        max-width: 100%;
    }
    /* competencies -------------- */
    .dt-compet__inner {
        padding: 0px 10px 50px;
    }
    .dt-compet__block {
        flex-wrap: wrap;
    }
    .dt-compet__text {
        margin-left: 30px;
    }
    .dt-compet__col {
        width: 100%;
        align-items: center;
    }
    .roll .dt-syllabus__item:first-child,
    .roll .dt-syllabus__item:nth-child(2),
    .roll .dt-syllabus__item:nth-child(3),
    .roll .dt-syllabus__item:nth-child(4),
    .roll .dt-syllabus__item:nth-child(5){
        display: flex;
        padding: 5px 15px 15px;
        min-height: inherit;
    }
    .roll .dt-syllabus__item:nth-child(5) .dt-syllabus__gradient {
        display: block;
    }
    /* syllabus -------------- */
    .dt-syllabus {
        max-width: 528px;
        width: 100%;
        margin: 17px auto 0;
        padding: 0;
        box-sizing: border-box;
    }
    .dt-syllabus__wrap {
        justify-content: space-between;
    }
    .dt-articl-title.dt-syllabus__title {
        line-height: 27px;
        text-align: start;
        margin-bottom: 17px;
    }
    .dt-syllabus__heading {
        display: none;
    }
    .dt-syllabus__list {
        margin-top: 0;
    }
    .dt-syllabus__item {
        align-items: flex-start;
        padding: 24px 20px 24px 2px;
    }
    .dt-syllabus__number {
        font-size: 26px;
        line-height: 39px;
        max-width: 34px;
        text-align: center;
        padding-right: 0;
    }
    .dt-syllabus__shell {
        align-items: flex-start;
        flex-direction: column;
    }
    .dt-syllabus__name {
        padding: 0;
        font-size: 14px;
        line-height: 21px;
        min-height: 63px;
        margin-right: 0;
    }
    .dt-syllabus__item-test .dt-syllabus__name {
        font-size: 16px;
        line-height: 24px;
        padding-top: 7px;
    }
    .dt-syllabus__item-total .dt-syllabus__name {
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        min-height: 20px;
    }
    .dt-syllabus__item-total .dt-syllabus__box-item {
        font-size: 14px;
        line-height: 21px;
    }
    .dt-syllabus__box {
        padding: 0;
        margin-top: 14px;
        margin-right: 0;
    }
    .dt-syllabus__caption {
        display: block;
    }
    .dt-syllabus__box-sub {
        display: flex;
        justify-content: space-between;
    }
    .dt-syllabus__box-subtitle__practice,
    .dt-syllabus__box-item__practice {
        width: 76px;
    }
    .dt-syllabus__box-subtitle__total,
    .dt-syllabus__box-item__total {
        width: 54px;
    }
    .dt-syllabus__box-item {
        font-size: 14px;
        line-height: 21px;
    }
    .dt-syllabus__form {
        margin-left: 0;
        max-width: 100%;
        font-size: 14px;
        line-height: 21px;
        margin-top: 14px;
    }
    .dt-syllabus__form span {
        display: block;
    }
    /* result -------------- */
    .dt-result {
        margin-top: 22px;
    }
    .fancybox__nav .carousel__button.is-next {
        display: none;
    }
    .fancybox__nav .carousel__button.is-prev {
        display: none;
    }
    /* document -------------- */
    .dt-document {
        margin-top: 75px;
        padding: 0 15px;
    }
    .dt-document__text {
        font-size: 18px;
        line-height: 21px;
        max-width: 300px;
        width: 100%;
        margin: 0 auto;
    }
    .dt-document__list {
        margin-top: 26px;
        flex-direction: column;
        align-items: center;
    }
    .dt-document__item+.dt-document__item {
        margin-top: 55px;
        margin-left: 0;
    }
    /*  progress -------------- */
    .dt-progress__list {
        margin-top: 40px;
        flex-direction: column;
    }
    .dt-progress__item {
        width: 100%;
    }
    .dt-progress__item+.dt-progress__item {
        margin-top: 18px;
    }
    .dt-application__form-new .form-block {
        flex-direction: column;
    }
    .dt-application__form-new .form-block > div,
    .dt-application__form-new .form-block > div.option-form{
        width: 100%;
    }
    .dt-application__form-new .dt-application__form{
        padding: 10px;
    }
    .dt-application__form-new .dt-application__form > div::before{
        right: -25px;
        top: -60px;
        font-size: 24px;
    }
    .dt-application__form-new .dt-application__form{
        padding-top: 20px;
    }
    .uni-num-item {
        font-size: 45px;
    }
    .why-block{
        flex-direction: column;
    }
    .dt-application-new .why-block > div:first-child {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .dt-application-new .why-block > div:last-child{
        width: 100%;
        display: block;
        text-align: center;
    }
    .dt-application-new .uni-adv{
        flex-direction: column;
    }
    .dt-application-new .uni-adv > div{
        width: 100%;
        margin: 0 auto 25px;
    }
    .dt-reviews {
        margin-top: 45px;
    }
    .dt-rev__list {
        margin-top: 25px;
        margin-bottom: 75px;
    }
    .dt-rev__list > div {
        width: 49%;
        max-width: 49%;
        margin-bottom: 15px;
    }
    .dt-syllabus-new.active-roll .dt-container {
        max-height: inherit;
    }
    .dt-syllabus__list-new .dt-syllabus__item{
        flex-wrap: wrap;
        padding: 15px;
        overflow: hidden;
    }
    .dt-syllabus__list-new .dt-syllabus__heading-name, 
    .dt-syllabus__list-new .dt-syllabus__name{
        padding: 10px 0;
    }
    .dt-syllabus__list-new .dt-syllabus__box{
        width: 64% !important;
        max-width: 64%!important;
        margin: 0 !important;
    }
    .dt-syllabus__list-new .dt-syllabus__form{
        width: 36% !important;
        max-width: 36% !important;
        margin: 0;
    }
    .medicine-table .dt-syllabus__list-new .dt-syllabus__heading-form, 
    .medicine-table .dt-syllabus__list-new .dt-syllabus__form{
        margin-left: 0 !important;
        margin-bottom: 10px;
    }
    .medicine-table .dt-syllabus__list-new .dt-syllabus__heading-volume, 
    .medicine-table .dt-syllabus__list-new .dt-syllabus__box{
        width: 100%;
        max-width: 100%;
    }
    .medicine-table .dt-syllabus__list-new .dt-syllabus__heading-volume .dt-syllabus__caption,
    .medicine-table .dt-syllabus__list-new .dt-syllabus__box .dt-syllabus__caption,
    .medicine-table .dt-syllabus__list-new.dt-syllabus__list .dt-syllabus__box-sub{
        font-size: 10px;
    }
    .dt-syllabus__list-new.dt-syllabus__list .dt-syllabus__box-sub{
        margin: 0;
    }
    .dt-syllabus__list-new .dt-syllabus__box-subtitle__lecture,
    .dt-syllabus__list-new .dt-syllabus__box-subtitle__practice,
    .dt-syllabus__list-new .dt-syllabus__box-subtitle__total{
        width: 32%;
    }
    .dt-syllabus__list-new .dt-syllabus__number{
        width: 15% !important;
        max-width: 15% !important;
        font-size: 30px !important;
        text-align: left;
    }
    .dt-syllabus__list-new .dt-syllabus__name{
        width: 85% !important;
        max-width: 85% !important;
        text-align: left;
        min-height: inherit;
    }
    .dt-intro.dt-intro-new {
        overflow-x: inherit;
    }
    .dt-syllabus-new .expanded{
        margin-top: 15px;
    }
    .roll.open-curs .dt-curs__text {
        height: 77px;
    }
    .course-page-section .dt-intro__inner{
        display: flex;
        flex-direction: column-reverse;
    }
    .course-page-section.dt-intro-new{
        background: none;
    }
    .course-page-section.dt-intro-new .dt-intro__text{
        background: #0360EB;
        background: linear-gradient(90deg,rgba(3, 96, 235, 1) 0%, rgba(13, 83, 189, 1) 100%);
        box-sizing: border-box;
        padding: 20px;
        margin-top: -20px;
        position: relative;
        z-index: 1;
        border-radius: 12px;
    }
    .dt-application__form-new.course-page-section.form-page-course .dt-application__form{
        max-width: 650px;
    }
    .dt-application__form-new.course-page-section.form-page-course .dt-application__form .dt-application__input {
        max-width: 100%;
    }
    .form-page-course .contact-icons{
        justify-content: initial;
    }
    .dt-application__form-new.course-page-section.form-page-course .dt-application__form .dt-application__btn {
        width: 100%;
    }
    .dt-work__inner .where_work-item .dt-work-text {
        font-size: 20px;
        padding: 15px;
    }
    .whom-blocks{
        flex-wrap: wrap;
    }
    .whom-blocks > div{
        width: 49%;
    }
    .dt-syllabus-new.course-page-section .dt-syllabus__list-new .dt-syllabus__item{
        height: auto;
    }
    .dt-steps.course-page-section .dt-steps__list{
        flex-wrap: wrap;
    }
    .dt-steps.course-page-section .dt-steps__list > div {
        width: 49%;
        max-width: 49%;
    }
    .dt-steps.course-page-section img {
        display: block;
        margin: 0 auto;
    }
    .other_curs-list{
        justify-content: space-between;
    }
    .other_item{
        width: 49%;
        margin: 0;
        margin-bottom: 20px;
    }
    .other_curs-list,
    .form-page-course .dt-application__form .d-flex{
        flex-wrap: wrap;
    }
    .dt-adv.course-page-section .dt-adv__list > div {
        width: 49%;
        max-width: 49%;
    }
    .dt-steps.course-page-section h2 {
        padding-left: 20px;
    }
    .dt-method__list > div{
        width: 250px;
    }
}

@media(max-width: 860px) {
    .form-page-course .dt-application__btn{
        margin: 0 0 15px;
    }
}

@media(max-width: 767px) {
    .dt-branches {
        padding: 0;
        margin-top: 100px;
    }
    .dt-branches__inner {
        flex-direction: column;
    }
    .dt-branches__item {
        width: 100%;
        padding: 0 43px;
        border-radius: 10px;
        box-sizing: border-box;
    }
    .dt-branches__item-courses {
        margin-left: 0px;
        background: #fff;
        color: #0361ED;
        margin-top: 19px;
        border-radius: 30px;
    }
    .dt-branches__item-courses .dt-branches__text {
        color: #0361ED;
    }
    .dt-branches__title {
        text-align: center;
    }
    .dt-branches__title--white {
        color: #89B5F6;
    }
    .dt-progress {
        padding: 0 6px 0 13px;
        margin-top: 92px;
    }
    .dt-articl-title.dt-progress__title {
        font-size: 32px;
        line-height: 37.5px;
        text-align: center;
    }
    /* about------------ */
    .dt-about {
        display: none;
    }
    .dt-certificates {
        padding: 0 10px;
        margin-top: 80px;
    }
    .dt-articl-title.dt-certificates__title {
        font-size: 22px;
        line-height: 33px;
        text-align: center;
        margin-bottom: 9px;
    }
    .dt-certificates__text {
        margin-top: 0px;
        text-align: center;
        font-size: 14px;
        line-height: 21px;
    }
    .dt-certificates__slider {
        margin-top: 13px;
    }
    .carousel__button.is-close {
        right: 12px;
    }
    .dt-application__form-new,
    .dt-application.dt-application-new{
        margin-bottom: 45px;
    }
    .dt-application.dt-application-new{
        margin-top: 75px;
    }
    .dt-intro__block-course > div,
    .dt-intro__block-course > div.volume-block{
        width: 100%;
    }
    .dt-intro__block-course > div > div.course-price{
        margin-bottom: 15px;
    }
    .form-page-course .dt-application__form>div>div:last-child{
        width: 100%;
        margin-top: 15px;
    }
    .dt-curs-new.course-page-section .roll-blocks > div {
        width: 100%;
    }
    .dt-work__inner > div:not(.dt-work-where_work), 
    .dt-work__inner .where_work-item {
        width: 100%;
    }
    .where_work-list{
        flex-wrap: wrap;
    }
    .dt-work__inner .where_work-item {
        width: 100%;
    }
}

@media(max-width: 652px) {
    .dt-result__slide {
        height: calc(71.39vw - 15.43px);
    }
    .uni-num{
        flex-direction: column;
    }
    .uni-num > div{
        width: 100%;
        margin: 0 auto 20px;
    }
    .whom-blocks > div {
        width: 100%;
    }
    .teacher-slider .slick-arrow{
        top: -14px;
    }
    .dt-adv.course-page-section .dt-adv__list > div,
    .other_item{
        width: 100%;
        max-width: 100%;
        margin-bottom: 15px;
    }
}

@media(max-width: 576px) {
    /* intro -------------- */
    .dt-intro__block-title,
    .dt-table-cell {
        font-size: 13px;
    }
    .dt-intro__block-text {
        font-size: 16px;
    }
    .dt-intro__block {
        width: 100%;
        max-width: 91vw;
        height: 180px;
        box-shadow: 5px -5px 0 #89b5f6;
        border-radius: 5px;
    }
    .dt-intro__block-title {
        margin-bottom: 8px;
    }
    .dt-intro__block-text {
        margin-bottom: 10px;
    }
    .dt-intro__table {
        width: 200px;
    }
    .dt-intro__table-row {
        padding: 5px 0px;
    }
    .dt-intro {
        margin: 0;
    }
    .dt-intro__title {
        font-size: 22px;
        padding: 0 10px;
    }
    .dt-intro__subtitle {
        font-size: 16px;
        padding: 0 10px;
    }
    /* programm -------------- */
    .dt-curs__inner {
        margin: 0px 10px;
    }
    .dt-articl-title {
        font-size: 26px;
    }
    .dt-curs__text {
        font-size: 16px;
    }
    .dt-curs__content-img img {
        width: 100%;
        max-width: 500px;
    }
    /* competencies -------------- */
    .dt-compet__col {
        padding: 0px;
    }
    .dt-compet__inner .dt-articl-title {
        margin-left: 0px;
    }
    .dt-compet__item {
        box-shadow: 0px 2.38371px 14.3023px rgba(3, 89, 218, 0.2);
        border-radius: 14px;
        margin: 0 auto 20px;
        height: auto;
        padding: 17px 0px;
    }
    .dt-compet__num {
        width: 50px;
        height: 50px;
    }
    .dt-compet__text {
        display: inline-block;
        margin-left: 15px;
        font-size: 16px;
    }
    .course-page-section.dt-intro-new{
        padding: 0;
    }
    .course-page-section .dt-intro__photo {
        margin-left: 0;
    }
    .dt-work__inner .dt-work-text {
        font-size: 45px;
    }
    .dt-steps.course-page-section .dt-steps__list > div {
        width: 100%;
        max-width: 100%;
    }
    .dt-steps.course-page-section .dt-steps__list > div:nth-child(2n+2) {
        margin-top: 20px;
    }
}

@media(max-width: 460px) {
    /* intro -------------- */
    .dt-intro__block-title,
    .dt-table-cell {
        font-size: 13px;
    }
    .dt-intro__block-text {
        font-size: 16px;
    }
    .dt-intro__block {
        height: 155px;
        padding: 0px 16px;
        box-shadow: 5px -5px 0 #89b5f6;
        border-radius: 5px;
    }
    .dt-intro__block-title {
        margin-bottom: 8px;
    }
    .dt-intro__block-text {
        margin-bottom: 10px;
    }
    .dt-intro__table {
        width: 200px;
    }
    .dt-intro__table-row {
        padding: 5px 0px;
    }
    /* programm -------------- */
    .dt-articl-title {
        font-size: 18px;
    }
    .dt-curs__text {
        font-size: 14px;
    }
    .dt-curs__content-img img {
        width: 100%;
        max-width: 400px;
    }
    .dt-compet__text {
        font-size: 14px;
    }
    .dt-certificates__slide {
        max-width: 100%;
    }
    .dt-application__form-new .form-sale{
        max-width: 285px;
        font-size: 28px;
    }
    .course-tag {
        display: block;
    }
    .course-tag > div {
        display: inline-block;
        margin-bottom: 5px;
    }
}

@media(max-width: 380px) {}

@media(max-width: 320px) {
    .dt-result__slide {
        height: 213px;
    }
}
