.btn-action {
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
    width: 270px;
    height: 55px;
}

.package-menu ul {
    display: none;
}


header.per-header .container {padding: 0 10px;}
.header-wrapper {padding: 10px 0;}
.logotype img {
    width: 100px;
    height: 24px;
}
.coures-start {display: none;}
.coures-start.package-start {
    display: block;
    margin: 25px 0 -5px;
}
.course-towho .coures-start {
    display: block;
}
.coures-start.mobile-start {
    display: flex;
    width: fit-content;
    background: #34A853;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25), 0 0 0 4px rgba(52, 168, 83, 0.49);
    border-radius: 8px;
    padding: 6px 9px;
    color: #fff;
    margin: 25px 0 20px;
}
.excellence-counter-title .coures-start {
    display: flex;
    flex-direction: row-reverse;
    position: relative;
    text-align: center;
    margin: 20px auto -10px;
    background: #34A853;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25), 0 0 0 4px rgba(52, 168, 83, 0.49);
    border-radius: 8px;
    padding: 6px 9px;
    color: #fff;
    width: fit-content;
}
.excellence-counter-title .coures-start img {
    width: 25px;
    height: 25px;
    margin: 0 15px 0 0;
    background: transparent;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
}

.header-activi {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: row;
    margin-left: 8px;
}
.header-activi .phone-col {
    margin-right: 6px;
}
.header-activi a {
        color: #FFFFFF;
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    margin-right: 0;
    margin-bottom: 0px;
}
.btn-action.small-btn {
    width: 125px;
    height: 35px;
    font-size: 9px;
}
.slider_section {padding-top: 95px;}
.slider_section:after {display: none;}
.slider_section:before {width: 100%;}
.slider-lector img {display: none;}

.course-type {
    font-size: 38px;
    line-height: 1;
    margin-bottom: 5px;
}
.course-name {
    font-size: 65px;
    line-height: 56px;
}
.course-innumbers {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 30px 0 0;
}
.course-innumbers .innumbers-item {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding-right: 10px;
    margin-right: 5px;
    position: relative;
    margin-bottom: 15px;
}
.course-innumbers .innumbers-item:after {display: none;}
.innumbers-item .number {
    font-weight: bold;
    font-size: 25px;
    line-height: 30px;
    color: #34A853;
    margin-top: -10px;
    margin-right: 5px;
}
.innumbers-item .desc {
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center;
    color: #D5D5D5;
}
.course-towho {
    margin-top: 0px;
}
ul.slider-list li {
    font-size: 14px;
    line-height: 20px;
    padding: 10px 0 10px 35px;
    white-space: pre-line;
}

.slider-buttons {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
    margin: 30px 0 50px;
}
.slider-buttons .btn-action.bordered-link {
    margin-left: 0;
    margin-top: 20px;
}

.brands-carousel {
    padding: 30px 20px;
}
.brands-carousel .owl-dots {display: none;}

.aboutLector-section {padding: 0 0 40px;}
.aboutLector-section .mooved-elem.green-block{display: none;}
.aboutLector-section .mooved-elem.transformed-img {
    right: -130%;
    width: 150%;
    height: 100%;
}
.mooved-elem.transformed-img img {display: none;}

.aboutLector-title {
    margin-bottom: 25px;
}
.peregovor-title {
    font-size: 24px;
    line-height: 30px;
    color: #282828;
    margin: 0 0 5px;
}
.peregovor-title:before {
    width: 22px;
    height: 22px;
    margin-top: 3px;
    margin-right: 10px;
}
.peregovor-subtitle {
    font-size: 16px;
    line-height: 15px;
    color: #333333;
    padding-left: 32px;
}

.certificates-carousel .owl-dots {display: none;}

.why-platform {padding: 40px 0;}
.why-platform-title .peregovor-title:before {
    margin-right: 0;
    margin-left: 10px;
}
.why-platform-text {
    padding-right: 0;
    padding-left: 44px;
    margin-bottom: 40px;
    font-weight: 300;
    font-size: 14px;
    line-height: 26px;
    color: #555555;
}
.transformed-video-btn {
    position: absolute;
    display: flex;
    background: linear-gradient(65.69deg, #353535f7 4.5%, #2e2e2e 74.54%);
    overflow: visible;
    transform: skew(-25deg);
    width: 100%;
    height: 100%;
    top: 0;
    left: -105%;
    display: none;
}
.transformed-video-btn img {display: none;}
.video-btn-desc {display: none;}
.video-wrapper {
    position: absolute;
    top: 30px;
    bottom: 0px;
    left: auto;
    right: 25px;
    width: 65px;
    height: 65px;
    padding: 8px;
    background: #fff;
    border-radius: 50%;
    z-index: 4;
    transform: skew(25deg);
    cursor: pointer;
    box-shadow: 0 0 0 14px #343434;
}
.video-btn {
    display: block;
    background: linear-gradient(360deg, #FFFFFF 0%, #E8E8E8 100%);
    box-shadow: 3px 3px 20px rgba(146, 146, 146, 0.25);
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.video-btn:before {
    top: 23px;
    left: 26px;
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.why-platform-title .peregovor-title:before {
    margin-right: 10px;
    margin-left: 0px;
}
.why-platform-title .peregovor-title {
    margin-bottom: 25px;
    flex-direction: row;
    justify-content: flex-start;
    width: 100%;
    text-align: left;
}
.why-platform-button {
    margin: 30px auto 0;
}

.transformed-video-btn:after {display: none;}
.transformed-video-btn:before {display: none;}
.why-platform-text {
    padding-right: 0;
    padding-left: 0px;
    margin-bottom: 20px;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    color: #555555;
    text-align: left;
}



.btn-action:not(.bordered):before {
    width: 350px;
    height: 350px;
}
.btn-action:not(.bordered):hover:before {
    transform: translate(20%, -8%);
}



.ourTeam {
    padding: 0px 0 20px;
}
.ourTema-title {
    font-weight: bold;
    font-size: 28px;
    line-height: 34px;
    color: #282828;
    margin-bottom: 40px;
    text-align: center;
}
.ourTeam-row {
    justify-content: center;
}
.ourTeam-row .ourTeam-item {
    flex-basis: 100%;
    max-width: 62%;
    padding: 0 15px;
    position: relative;
    margin-bottom: 30px;
}




.courses-toyou {
    padding: 40px 0 40px;
}
.courses-toyou-title .peregovor-title:before {
	background: #34A853;
}
.courses-features {
    justify-content: center;
}
.aboutLector-list ul.slider-list li {padding: 14px 0 14px 32px;}
.aboutLector-img {padding-top: 30px;}
.img-wrapper .lector-row {
    top: -35px;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    left: -25px;
    width: calc(100% + 50%);
}
.img-wrapper {
    border: 7px solid #fff;
    background: #fff;
    border-radius: 14px;
    position: relative;
}
.img-wrapper img {
    max-height: 380px;
    border-radius: 10px;
    overflow: hidden;
}
.courses-toyou .mooved-elem.transformed-img {
    bottom: 0;
    right: -150%;
    width: 150%;
    height: 100%;
    z-index: 0;
}


.quote-section {
    background: #f3f3f3;
    padding: 0;
    position: relative;
}
.flex-quote {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-position: -30% -3%;
    padding: 60px 0 45px;
}
.flex-quote .quote-text:before {
    top: -25px;
}
.flex-quote .quote-author {
    font-size: 16px;
    margin-top: 5px;
}
.flex-quote .quote-img-wrapper {
    margin-left: 45px;
    background: #F3F3F3;
    border: 5px solid #FFFFFF;
    position: relative;
    width: 250px;
    height: 250px;
    border-radius: 50%;
    margin: 30px auto 0;
}
.flex-quote .quote-img {
    position: relative;
    border-radius: 0% 0% 160px 160px;
    overflow: hidden;
    width: 240px;
    height: 270px;
    margin-top: -30px;
}
.flex-quote .quote-img img {
    position: absolute;
    width: 100%;
    height: auto;
    display: block;
    left: 0;
    top: 0;
    right: 0;
    margin: auto;
    transform: translate(0px, 0px);
}


.excellence-counter-title .peregovor-subtitle br {display: none;}
ol.excell-count-list {
    margin: 60px 0 0;
}
ol.excell-count-list li {
    flex-basis: 100%;
    margin-bottom: 30px;
    padding-right: 0px;
    padding-left: 45px;
    position: relative;
    font-weight: 300;
    font-size: 14px;
    line-height: 26px;
    color: #555555;
}
ol.excell-count-list li:before {
    top: 0;
    left: -10px;
    font-weight: 900;
    font-size: 80px;
    line-height: 80px;
}
ol.excell-count-list li:nth-child(1):after,
ol.excell-count-list li:nth-child(2):after,
ol.excell-count-list li:nth-child(3):after,
ol.excell-count-list li:nth-child(4):after,
ol.excell-count-list li:nth-child(5):after,
ol.excell-count-list li:nth-child(6):after {
    width: 80px;
    height: 80px;
    top: -10px;
    left: -30px;
    transform: rotate(-50deg);
}
.carousel-reviews .mooved-elem.green-block {
    right: -85%;
    width: 75%;
}
.carousel-reviews .mooved-elem.transformed-img {display: none;}
.carousel-wrapper.owl-carousel .owl-video-tn {height: 230px;}
.carousel-wrapper.owl-carousel {
    height: 230px;
}
.carousel-reviews .row .col-sm-8 {
    padding-right: 15px;
}
.carousel-reviews .row .col-sm-4 {
    padding-left: 15px;
}

.carousel-reviews {padding: 50px 0;}
.carousel-reviews-title {
    margin-bottom: 30px;
    margin-top: 100px;
}
.carousel-reviews-title .peregovor-title br {display: none;}
.carousel-navigation {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-top: 0;
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
}
.carousel-navigation button {
	background-color: transparent;
}
.carousel-reviews .mooved-elem.green-block:before {display: none;}
.feedback-carousel.owl-carousel {
    width: 100%;
    margin: 0 auto;
}

.feedback-section .mooved-elem.green-block {display: none;}
.feedback-carousel .feedback-item {width: calc(100vw - 30px);}

.feedback-section {
    padding: 10px 0 0px;
    background: rgb(243, 243, 243);
    position: relative;
    overflow: visible;
}
.feedback-carousel.owl-carousel .owl-dots {
	display: none;
}
.feedback-carousel.owl-carousel .owl-nav {
    position: absolute;
    top: 325px;
    left: -10px;
    height: 0px;
    width: calc(100% + 20px);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.feedback-carousel.owl-carousel .owl-stage-outer {
    overflow: visible;
    padding-bottom: 60px;
    overflow-x: hidden;
}

.packagePage .package-price {color: #2f2f2f;}
.package-price {
    padding: 45px 0 15px;
}
.flex-packages {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 40px;
}
.package-item {
    flex-basis: 31%;
    border-radius: 18px;
    background: #F3F3F3;
    overflow: hidden;
    margin-bottom: 30px;
}

section.winners-section {
    background: #F3F3F3;
    padding: 45px 0 45px;
}

.winners-flex {
    margin: 40px auto 5px;
}
.winners-flex .winner-item.be-new-winner:after {
    width: 80px;
    height: 40px;
    bottom: -40px;
    left: 105px;
    transform: rotate(-45deg);
    display: none;
}
.winners-flex .winner-item {
    flex-basis: 49%;
    margin-right: 1%;
    margin-bottom: 40px;
}
.garancy-section {
    padding: 45px 0 30px;
}
.garancy-persent {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.garancy-section .big-persent {
    font-size: 80px;
    line-height: 60px;
}
.garancy-section .garancy-resent-text {
    font-size: 45px;
    line-height: 50px;
}
.garancy-section .garancy-text {
    font-size: 14px;
    line-height: 26px;
}


.mobile-video {
    display: block;
    width: 100%;
}


.sendpulse-row {
    height: auto;
    background: transparent;
    border-radius: 10px;
    overflow: hidden;
    flex-direction: column;
}
.sendpulse-row .form-desc {
    flex-basis: 100%;
    width: 100%;
    padding: 25px 20px;
    background: #34a853;
}
.sendpulse-row .form-desc .title {
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    color: #FFFFFF;
    margin-bottom: 20px;
}
.sendpulse-row .form-desc .desc {
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #FFFFFF;
}
.sendpulse-row .form-desc a.archive {
    font-size: 14px;
    line-height: 16px;
}
.sendpulse-row .sendpulse-form {
    flex-basis: 100%;
    background: #363636;
    width: 100%;
    padding: 30px 20px 40px;
}


.call-consult.btn-action.bordered-link {
    margin: 0;
}


.popupBody.consult-form {
    top: 0;
    margin: 0;
}
.popupBody.consult-form form.popupBack {
    width: 100%;
    max-width: 100%;
    height: 100vh;
    max-height: 100vh;
    padding: 5px 5px 0px;
    box-sizing: border-box;
    border: 3px solid #FFFFFF;
    border-radius: 0;
    margin: 0;
    overflow-y: scroll;
}




.popupBody.reviewPopup .reviewPopup-wrraper img {
    max-width: 95%;
    display: block;margin: 0 auto;
    
}



.page-footer {
    padding: 45px 0 60px;
}
.page-footer > .container {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: flex-start;
}
.row.first-footer-row {
    flex-basis: 50%;
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    margin: 0;
}
.col-sm-7.footer-menu {
    padding: 20px 0 0;
}
.row.first-footer-row .col-sm-2 {padding: 0;}
.footer-activi .header-activi {display: none;}
.footer-menu ul {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
}
.footer-menu ul li {
    padding: 0 0px 15px 0px;
    border-right: 0px solid #454545;
}
.footer-second-row {
    margin-top: 0px;
    flex-basis: 50%;
    width: 50%;
    margin: 0;
}
.footer-submenu {padding: 0 0 0 15px;}
.footer-submenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    font-weight: 300;
    font-size: 12px;
    line-height: 16px;
    padding-top: 20px;
}
.footer-submenu ul li {
    padding: 0 0px 15px;
}
#body #bingc-phone-button.bingc-show {
    left: -10px !important;
    bottom: -10px !important;
    right: auto !important;
}


.modules-sections {
    padding: 45px 0 45px;
}
ol.trigles-list {
    margin: 45px 0 0;
    list-style-type: none;
    counter-reset: item;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

ol.trigles-list li,
ol.trigles-list li:nth-child(even) {
    position: relative;
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
    margin: 0;
    padding: 0 0 15px 45px;
}

ol.trigles-list li .trigle,
ol.trigles-list li:nth-child(even) .trigle {
    position: relative;
    padding: 0;
    z-index: 1;
}

ol.trigles-list li .trigle:before,
ol.trigles-list li:nth-child(even) .trigle:before {display: none;}

ol.trigles-list li .trigle > span,
ol.trigles-list li:nth-child(even) .trigle > span {
    position: relative;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    text-align: left;
    color: #282828;
    max-width: 100%;
    margin: 0;
    height: auto;
}

ol.trigles-list li .trigle > span:after,
ol.trigles-list li:nth-child(even) .trigle > span:after {display: none;}

ol.trigles-list li:before,
ol.trigles-list li:nth-child(even):before {
    content: counter(item) ' ';
    counter-increment: item;
    width: 35px;
    height: 35px;
    background: #3BA257;
    border: 3px solid #FFFFFF;
    position: absolute;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    z-index: 2;
    top: -8px;
    left: 0;
    right: auto;
    margin: 0;
}

ol.trigles-list li:after {display: none;}





.slider_section.video_bg {
    height: 550px;
    position: relative;
    padding-top: 75px;
}
.video-foreground iframe {
    display: none;
}
.video-foreground {
    height: 120%;
    top: -10%;
    width: 120%;
    left: -10%;
    background: linear-gradient(280.74deg, #2F2F2F 0%, #2E2E2E 99.55%);
}
.marquee {
    height: 40px;
    padding: 0px 0;
}
.marquee .string {
    font-size: 22px;
}
.marquee .string span {
    margin: 0 30px;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
}



.countersRow {
    padding: 30px 0;
    margin: 0 -10px;
}
.countersRow .conterItem .counterNumber {
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 5px;
}
.countersRow .conterItem .counterTitle {
    font-size: 10px;
    line-height: 14px;
    color: #D5D5D5;
    padding: 0 3px;
}
.countersRow .conterItem:not(:last-child):after {
    display: none;
}

.aboutLector-row {
    flex-direction: column-reverse;
    margin: 0;
}
.aboutLector-row .aboutLector-text {
    padding: 50px 0px 0 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
}
.aboutLector-row .aboutLector-image img {
    max-width: 100%;
}
.aboutLector-row .aboutLector-image .social {
    position: absolute;
    bottom: 15px;
    padding: 10px 15px;
}
.aboutLector-row .aboutLector-image .social .name {
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    color: #2E2E2E;
    margin: 0 15px 0 0;
}
.aboutLector-row .aboutLector-image .social a {
    width: 30px;
    height: 30px;
    margin: 0 2px;
}
.aboutLector-row .aboutLector-image .social a img {
    max-height: 14px;
}


.chess-row {
    flex-direction: column;
}
.chess-row .chess-image {
    margin: 0;
}
.chess-row .chess-image img {
    max-width: 100%;
}
.chess-row .chess-text {
    padding: 20px 0 30px 0px;
    font-size: 14px;
    line-height: 26px;
    color: #F5F5F5;
}


.question-answers-section {
    position: relative;
    padding: 50px 0 50px;
}
.freeVebinar .question-answers-section {
    position: relative;
    padding: 40px 0;
}
.question-answers {
    flex-direction: column;
}
.question-answers .questions {
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
    padding: 0px 0px 20px 0px;
}
ul.question-list li {
    margin: 15px 0;
    padding: 0 0 0 40px;
    font-style: italic;
    font-size: 16px;
    line-height: 24px;
}
.question-answers .answers {
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
    padding: 54px 35px 54px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    border-radius: 8px;
}
.question-answers .answers .text {
    margin: 30px 0 20px;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
}
.question-answers .answers .text:before {
    top: -15px;
}

.vebinar-title {
    font-weight: bold;
    font-size: 28px;
    line-height: 34px;
    text-align: center;
    text-transform: uppercase;
    color: #282828;
}
.freeVebinar .vebinar-title {
    font-size: 24px;
}
.vebinar-row {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column-reverse;
}
.vebinar-row .vebinar-img {
    flex-basis: 100%;
    max-width: 100%;
    position: relative;
}
.vebinar-row .vebinar-img:before {
    content: "";
    display: block;
    position: absolute;
    height: 180px;
    width: 1310px;
    background: linear-gradient(15deg, #1d1d1d, #8a8a8a);
    border-radius: 25px;
    top: calc(50% - 90px);
    left: auto;
    right: 85px;
    z-index: -1;
}
.vebinar-row .vebinar-text {
    flex-basis: 100%;
    max-width: 100%;
    padding: 35px 0 0 0px;
}
.freeVebinar .vebinar {
    margin: 10px 0 20px;
}
.freeVebinar .vebinar-row .vebinar-text {
    padding: 35px 0 20px 0px;
}
.vebinar-row .vebinar-text .slider-buttons .greenBold {
    margin: 10px 0 0;
}
.sertificates-row {
    flex-direction: column-reverse;
}
.sertificates-row .sertificates-col {
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
}
.sertificates-row .sertificates-gallery {
    width: 100%;
}
.sertificates-row .sertificates-text {
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    padding: 0 5px 0 0px;
   max-height: none;
    margin-bottom: 40px;
    overflow: hidden;
}
.sertificates-row .sertificates-text ul.checkit {
    margin: 10px 0;
}
.randomCourses-section .mooved-elem.transformed-img,
.randomCourses-section .mooved-elem.green-block {
    display: none;
}
.sertificates {
    margin: 30px 0 60px;
}



.randomCourses-section {
    padding: 60px 0 60px;
}
.randomTitle {
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #282828;
    margin: 0 0 10px;
}
.randomDesc {
    font-size: 15px;
    line-height: 24px;
    color: #2D2D2D;
    max-width: 730px;
    margin: 0 auto;
}
.randomCourses {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    margin: 15px -10px 45px;
}
.randomCourses .courses-item {
    flex-basis: 33.33%;
    max-width: calc(33.33% - 20px);
    width: 100%;
    margin: 0 10px;
    height: 100px;
    position: relative;
    cursor: pointer;
}
.randomCourses .courses-item:before {
    width: 56px;
    height: 56px;
    border: 3px solid #F9F9F9;
    bottom: -22px;
}
.randomCourses .courses-item .bg {
    position: relative;
    background-image: url(/wp-content/uploads/new/triagle.png);
    background-position: 50% 80%;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 100px;
}
.randomCourses .courses-item .courses-number {
    width: 32px;
    height: 32px;
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 10px;
}
.randomCourses .courses-item .courses-inc {
    bottom: -14px;
    border: 3px solid #FFFFFF;
    width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 14px;
}
.randomCourses .courses-item.active .courses-number {
    width: 36px;
    height: 36px;
    background: #3ba257;
    color: #ffffff;
    margin: 0 0 11px;
}
.randomCourses .courses-item.active:before {
    width: 70px;
    height: 70px;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: auto;
}
.opross .title {
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
}
.opross .title {
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
}

.slider-content .newTitleW {
    font-weight: bold;
    font-size: 32px;
    line-height: 35px;
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
    font-family: Bebas\ Neue;
    max-width: 660px;
    margin: 0 0 10px;
}
.slider-content .newTitleG {
    font-weight: bold;
    font-size: 76px;
    line-height: 65px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #34A853;
    font-family: Bebas\ Neue;
    max-width: 420px;
}
.freeVebinar .slider-content .newTitleG {
    max-width: 860px;
    font-size: 46px;
    line-height: 1;
}
.why-you-must {
    margin: 18px 0;
}
.why-you-must span {
    font-weight: bold;
    font-size: 12px;
    line-height: 20px;
}
.why-you-must span:after {
    content: "";
    position: absolute;
    width: 32px;
    height: 2px;
    right: -44px;
}
.why-you-must .video-wrapper {
    position: initial;
    top: 0;
    bottom: 0;
    left: auto;
    right: 0;
    width: 68px;
    height: 68px;
    padding: 10px;
    margin: 0 0 0 60px;
}









.mobile-lector-grids {
  display: grid;
  grid-template-columns: auto;
  grid-template-rows: auto 1fr;
  gap: 0px 0px;
  grid-template-areas: "col-1" "col-2" "col-3" "col-4";
   grid-auto-rows: min-content;
}

.aboutLector-title { grid-area: col-1; max-width: 100vw;}
.aboutLector-img { grid-area: col-2; max-width: 100vw;}
.lector-certificates { grid-area: col-3; max-width: 100vw; margin-bottom: 30px;}
.aboutLector-list { grid-area: col-4; max-width: 100vw;}


.why-platform .why-platform-title {
  display: grid;
  grid-template-columns: auto;
  grid-template-rows: auto 1fr;
  gap: 0px 0px;
  grid-template-areas: "co-1" "co-2" "co-3" "co-4";
   grid-auto-rows: min-content;
}
..why-platform-title .peregovor-title { grid-area: co-1; max-width: 100vw;}
.mobile-video{ grid-area: co-2; max-width: 100vw; margin-bottom: 30px;}
.why-platform-text { grid-area: co-3; max-width: 100vw;}
.why-platform-button { grid-area: co-4; max-width: 100vw;}



@media all and (-ms-high-contrast:none) {
  .mobile-lector-grids,
  .why-platform .container .row .col-sm-7 {
    display: -ms-grid;
    -ms-grid-columns: auto 100%;
    -ms-grid-rows: auto 1fr;
  }
  .aboutLector-list {
    -ms-grid-row: 4;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    max-width: 100vw;
  }
  .aboutLector-img {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    max-width: 100vw;
  }
  .lector-certificates {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    max-width: 100vw;
    margin-bottom: 30px;
  }
  .aboutLector-title {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    max-width: 100vw;
  }
}
.aboutLector-section .mooved-elem.transformed-img {
    display: none;
}



















.popupBody .closePopup {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 2px;
    right: 2px;
    border-radius: 50%;
    background-color: #fff;
    cursor: pointer;
}
.popupBody.videoPopup .closePopup {
    top: -40px;
}


.packagesPage .course-towho {
    margin-top: 30px;
}
.packagesPage .slider_section {
    padding-top: 120px;
    padding-bottom: 40px;
}



.packagePage .slider_section:after {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: -50px;
    width: calc(100% + 100px);
    height: 890px;
    background: transparent;
    transform: rotate(0deg);
    border-radius: 18px;
    z-index: -1;
}

.wideo-wrraper {
    width: 350px;
    border-radius: 15px;
    overflow: hidden;
}


.packagePage .slider_section {padding-top: 120px;}
.packagePage .slider_section > .container > .row {
    flex-direction: column-reverse;
}
.packagePage .slider-info .course-type {color: #2f2f2f;}
.packagePage .convertation .slider-info .course-type {
    font-size: 38px;
    line-height: 1;
    margin-bottom: 5px;
}
.packagePage .convertation .slider-info .course-name {
    font-size: 65px;
    line-height: 56px;
}


.idg-platform > .container > .row {
    flex-direction: column-reverse;
}
.idg-platform .col-md-8,
.idg-platform .col-md-4 {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
    position: relative;
}

.youtube-toggler {
    max-width: calc(100% - 30px);
}
.idg-platform .platform-text {margin-bottom: 30px;}
.idg-platform {padding: 45px 0;}
.idg-platform-title .peregovor-title {margin-bottom: 30px;}


.docs-wrraper {
    width: 100%;
    height: 550px;
}


.lector-smi .publish-in-smi {
    max-width: calc(100% - 30px);
    flex-basis: 100%;
}

.publish-in-smi,
.lector-smi .publish-in-smi:nth-child(even) {
    text-align: center;
    margin-bottom: 30px;
}
.publish-in-smi a.smi-link,
.lector-smi .publish-in-smi:nth-child(even) a.smi-link {
    float: none;
    margin: 15px auto 20px;
}
.smi-title {
    font-size: 16px;
}
.smi-title br {display: none;}
.smi-screen {
    width: 100%;
    height: 200px;
    margin-bottom: 15px;
    border-radius: 15px;
}

.pack-btns {display: none;}



@media(max-width: 340px) {

    .peregovor-title {
        font-size: 20px;
        line-height: 23px;
        color: #282828;
        margin: 0 0 5px;
    }
    .peregovor-title:before {
        width: 18px;
        height: 18px;
    }
    .transformed-video-btn {
        left: -120%;
    }
    .video-wrapper {
        position: absolute;
        top: 24px;
        bottom: 0px;
        left: auto;
        right: 25px;
        width: 55px;
        height: 55px;
        padding: 8px;
    }
    .video-btn:before {
        top: 20px;
        left: 22px;
        width: 16px;
        height: 16px;
    }
    .idg-platform-title .peregovor-title {
        text-align: right;
        font-size: 20px;
        line-height: 24px;
        padding-right: 35px;
        justify-content: flex-end;
        color: #fff;
        margin-bottom: 35px;
    }
    .idg-platform-title .peregovor-title:before {
        content: '';
        display: inline-block;
        width: 18px;
        height: 18px;
        background: #34A853;
        margin-top: 4px;
        margin-right: 15px;
    }


}



