

/* Start:/local/templates/aba/components/centino/form.training/callback_popup/style.css?1696444407180*/
.styled-block{margin:4px 0 -25px !important;background:#eef2f4 !important;padding: 29px 0 53px !important;border:none !important;}
*[id^=comp] > .row{margin-left:0;margin-right:0;}
/* End */


/* Start:/local/templates/aba/styles.css?1744895506169648*/
body {
    color: #111;
}

.flex_wrapper {
    display: flex;
    justify-content: space-around;
}

.flex_around {
    justify-content: space-around;
}

.flex_between {
    justify-content: space-between;
}

.flex-wrap {
    flex-wrap: wrap;
}
.flex-center{
    justify-content: center;	
}
.btn-default {
    color: #0f4b60;
    border: 1px solid #0f4b60;
    width: 300px;
}

.justify-center,
.flex_center {
    justify-content: center;
}

.flex-right {
    justify-content: flex-end;
}

.flex_align_center {
    align-items: center;
}

.btn-default:active,
.btn-default:hover {
    color: #0f4b60;
    text-decoration: none !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#54bf9f), to(#4eaaba));
    background: -o-linear-gradient(#54bf9f, #4eaaba);
    background: linear-gradient(#54bf9f, #4eaaba);
    color: #fff;
    border: none;
}

.only-mobile {
    display: none;
}

.container,
.container-wide {
    padding: 0 15px;
    margin: 0 auto;
    width: 100%
}

.container_max {
    max-width: 1600px !important;
}

@media (min-width:479.98px) {
    .container {
        max-width: 540px
    }
    .container-wide {
        max-width: none
    }
}

@media (min-width:767.98px) {
    .container {
        max-width: 720px
    }
    .container-wide {
        max-width: none
    }
}

@media (min-width:1000px) {
    .container {
        max-width: 960px
    }
    .container-wide {
        max-width: none
    }
}

@media (min-width:1280px) {
    .container-wide {
        max-width: 1090px
    }
}

@media (min-width:1150px) {
    .container {
        max-width: 1138px
    }
    .container-wide {
        max-width: 1480px
    }
}

::-webkit-input-placeholder {
    color: #666
}

::-moz-placeholder {
    color: #666
}

:-ms-input-placeholder {
    color: #666
}

::-ms-input-placeholder {
    color: #666
}

::placeholder {
    color: #666
}

::-moz-selection {
    background-color: #285252;
    color: #fff
}

::selection {
    background-color: #285252;
    color: #fff
}

h1 {
    color: #000;
    font-family: gilroy, sans-serif;
    font-size: calc(38px + 10 * ((100vw - 320px)/ 1060));
    font-weight: 700;
    line-height: 52px
}

h2 {
    color: #000;
    font-family: gilroy, sans-serif;
    font-size: calc(25px + 13 * ((100vw - 320px)/ 1060));
    font-weight: 500;
    line-height: 46px
}

h4 {
    color: #000;
    font-family: gilroy, sans-serif;
    font-size: 26px;
    font-weight: 500;
    line-height: 34px
}

h5 {
    color: #000;
    font-family: gilroy, sans-serif;
    font-weight: 700;
    font-size: 20px
}

h6 {
    color: #000;
    font-family: gilroy, sans-serif;
    font-weight: 400;
    font-size: 20px;
}

.p16 {
    font-size: 16px;
    line-height: 24px;
    color: #111;
}

.footer {
    padding: 52px 0 85px;
    background: #111
}

.footer .page-item {
    margin-bottom: 40px;
    border-bottom: 1px solid #d2d2d2
}

.footer .page-item a {
    color: #d2d2d2
}

.footer .page-item a:hover {
    color: #d2d2d2
}

.footer .page-item>a {
    padding-bottom: 4px;
    font-size: 19px
}

.footer .accordion__top-panel {
    padding-bottom: 4px;
    border-bottom: 1px solid #d2d2d2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer .accordion__header {
    color: #d2d2d2;
    font-size: 19px
}

.footer .accordion__header:hover {
    color: #d2d2d2
}

.footer .accordion__arrow {
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.footer .accordion__content {
    display: none;
    padding-top: 24px
}

.footer .accordion__content ul {
    padding-left: 30px;
    list-style-type: none
}

.footer .accordion__content ul li {
    margin-bottom: 20px
}

.footer .accordion__content ul li a {
    text-decoration: underline;
    font-size: 14px
}

.footer .accordion__content ul li a:hover {
    text-decoration: none
}

.footer .page-item.accordion {
    border-bottom: none;
    max-height: 36px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.footer .accordion.active {
    max-height: 1000px
}

.footer .accordion.active .accordion__arrow {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.footer .accordion.active .accordion__content {
    display: block
}

.footer__logo-and-number-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer__numbers {
    font-size: 23px;
    font-weight: 700;
    font-family: gilroy, sans-serif;
    color: #fff
}

.footer__grid {
    margin-top: 67px;
    margin-bottom: 138px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr)
}

.footer__first-column {
    padding: 20px 0
}

.footer__first-column h5 {
    color: #ededed;
    font-size: 20px;
    margin-bottom: 30px;
    font-family: noto-sans, sans-serif
}

.footer__programs-list {
    padding: 0 0 0 13.2px;
    margin: 0
}

.footer__programs-list li {
    font-size: 16px;
    margin-bottom: 20px
}

.footer__programs-list li a {
    color: #878787
}

.footer__programs-list li:hover {
    cursor: pointer;
    color: #ededed
}

.footer__programs-list li:hover a {
    color: #ededed;
    text-decoration: none
}

.footer__second-column {
    padding: 20px 0 20px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: left;
    padding-left: 30px;
    border-left: 1px solid #878787
}

.footer__mobile-nav {
    display: none
}

.footer__mobile-nav>ul {
    list-style-type: none
}

.footer__link {
    display: block;
    font-size: 20px;
    color: #878787;
    margin-bottom: 25px
}

.footer__link:last-child {
    margin-bottom: 0
}

.footer__link:hover {
    color: #ededed;
    text-decoration: none
}

.footer__third-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 0 20px 30px;
    font-size: 16px;
    border-left: 1px solid #878787
}

.footer__adress-and-time {
    color: #ededed
}

.footer__adress-and-time p {
    margin-bottom: 0
}

.footer__mail {
    margin-top: 35px;
    color: #ededed;
    margin-bottom: 0
}

.footer__socials-list {
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer__socials-list li {
    margin-right: 23px
}

.footer__socials-list li img {
    width: 47px;
    height: 47px
}

.footer__copyright {
    text-align: center
}

.gradient-bg {
    background: -webkit-gradient(linear, left top, left bottom, from(#54bf9f), to(#4eaaba));
    background: -o-linear-gradient(#54bf9f, #4eaaba);
    background: linear-gradient(#54bf9f, #4eaaba)
}

.green-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-family: noto-sans, sans-serif;
    margin-bottom: 10px;
}

.green-list li::before {
    content: '';
    min-width: 7px;
    min-height: 7px;
    background: #053E3E;
    border-radius: 50%;
    margin-right: 19px;
    margin-top: 5px
}

.no-pc {
    display: none
}

.accent-section {
    background: #F1F2F0;
    text-align: center
}

.home-slide-mobile {
    display: none;
}

.welcome-screen {
    margin-top: 90px;
}
.welcome-screen.small_height{
	    margin-top: 0px;
}
.welcome-screen.small_height .slide-controller-base-wrap{
	    margin-top: 0px;
}
.welcome-screen.small_height .text-center .large-btn {

    height: 40px;
    width: 280px;
    border-radius: 40px;
    font-size: 26px;
}
.welcome-screen.small_height .text-center {
    margin-bottom: 26px;
}
.welcome-screen.small_height .slide-controller .item:not(.other) {

    margin: 90px auto 0;
}

@media (min-width:1500px) {
    .welcome-screen {
        width: 100%
    }
}
@media (max-width:1000px) {
	  .welcome-screen, .slide-controller-base-wrap {
			margin-top: 0px !important;
	  }
	  .welcome-screen {
		  margin-top: 30px !important;
	  }

}
.welcome-screen .text-center {
    margin-bottom: 46px
}
.sertification__grid .sertification__image-wrap img{
	display:none;
}
.welcome-screen .text-center .large-btn {
    margin: 0 auto;
    height: 80px;
    width: 540px;
    border-radius: 80px;
    font-size: 45px;
    line-height: 1;
    font-family: Gilroy;
    font-weight: 500;
    background: linear-gradient(to right, #54c29b 0, #4da5c0 100%);
    color: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 2px;
    transition: .2s linear
}

.welcome-screen .text-center .large-btn:hover {
    box-shadow: inset 0 0 5px #a0a0a0, 0 3px 5px #d4d4d4
}

.welcome-screen .slide-controller,
.welcome-screen .slide-controller-mobile {
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.welcome-screen a {
    text-decoration: none !important;
}

.welcome-screen .slide-controller .item {
    height: 580px;
}

.welcome-screen .slide-controller .item:not(.other) {
    max-width: 1220px;
    position: relative;
    margin: 50px auto 0;
}

.welcome-screen .slide-controller .owl-stage-outer {
    max-height: 778px
}

.slide-controller-base,
.slide-controller-base-wrap {
    max-width: 1320px;
    position: relative;
    margin: 0 auto;
}

.slide-controller-base-wrap {
    margin-top: 20px;
}

.welcome-screen .slide-controller-base .slide-next {
    position: absolute;
    right: 0px;
    z-index: 100;
}

.welcome-screen .slide-controller-base .slide-prev {
    position: absolute;
    left: 0px;
    z-index: 100;
}

.welcome-screen .slide-controller-base .slide-next,
.welcome-screen .slide-controller-base .slide-prev {
    cursor: pointer;
    transition: .4s;
    filter: brightness(0);
    opacity: .5;
    transition: filter .4s, opacity .4s;
    margin-top: 35px;
    padding: 0 10px 0 10px;
}

.welcome-screen .slide-controller-base .slide-next:hover,
.welcome-screen .slide-controller-base-mobile .slide-next:hover .welcome-screen .slide-controller-base .slide-prev:hover,
.welcome-screen .slide-controller-base-mobile .slide-prev:hover {
    opacity: 1;
    filter: brightness(1)
}

.welcome-screen .slide-controller .slide-indicators .item,
.welcome-screen .slide-controller-mobile .slide-indicators .item {
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}

.welcome-screen .slide-controller .slide-indicators .item .col {
    width: 31.5%;
    text-align: center;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    cursor: pointer
}

.welcome-screen .slide-controller-mobile .slide-indicators .item .col {
    width: 100%;
    text-align: center;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    cursor: pointer
}

.welcome-screen .slide-controller .slide-indicators .item .col span {
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: #d2d2d2;
    font-size: 26px;
    line-height: 1;
    font-family: Gilroy;
    font-weight: 700;
    color: #FFF;
    border-radius: 50%;
    transition: .4s;
    margin-bottom: 2px
}

.welcome-screen .slide-controller .slide-indicators .item .col .title {
    padding: 0 20px;
    font-family: Gilroy;
    font-weight: 700;
    font-size: 26px;
    color: #D2D2D2;
    transition: .4s;
    margin-bottom: 5px
}

.welcome-screen .slide-controller .slide-indicators .item .col .link {
    display: inline-block;
    color: #878787;
    border-bottom: 1px solid #878787;
    transition: .4s;
    line-height: 1.3;
    font-size: 14px
}

.welcome-screen .slide-controller .slide-indicators .item .col .link:hover {
    color: #053E3E;
    border-color: #053E3E
}

.welcome-screen .slide-controller .slide-indicators .item .col.active span,
.welcome-screen .slide-controller .slide-indicators .item .col:hover span {
    background: #53B900
}

.welcome-screen .slide-controller .slide-indicators .item .col.active .title,
.welcome-screen .slide-controller .slide-indicators .item .col:hover .title {
    color: #053E3E
}

.welcome-screen .slide-controller .slide-indicators .item .col.active .link,
.welcome-screen .slide-controller .slide-indicators .item .col:hover .link {
    color: #414141;
    border-color: #414141
}

.welcome-screen .slide-controller .slide-indicators .item .col.active .link:hover,
.welcome-screen .slide-controller .slide-indicators .item .col:hover .link:hover {
    color: #053E3E;
    border-color: #053E3E
}

.welcome-screen .slide-controller .slide-indicators .item .col.active .visibility-slide,
.welcome-screen .slide-controller .slide-indicators .item .col:hover .visibility-slide {
    opacity: 1;
    visibility: visible;
    z-index: 0;
}

.welcome-screen .slide-controller .slide-indicators .item.last .col {
    width: 49%
}

.welcome-screen .visibility-slide {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    height: calc(100% - 150px);
    opacity: 0;
    visibility: 0;
    transition: .4s;
    z-index: -100;
}

.welcome-screen .visibility-slide .img {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-self: stretch;
}

.welcome-screen .visibility-slide .img img {
    max-height: 430px;
    position: relative;
}

.welcome-screen .visibility-slide .text {
    width: 100%;
    max-width: 370px;
    text-align: left;
    padding: 0 5px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.welcome-screen .visibility-slide .text h3 {
    font-size: 20px;
    color: #053E3E;
    font-family: Gilroy;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 12px;
    margin-top: 0
}

.welcome-screen .visibility-slide .text ul {
    padding: 0;
    list-style: none;
    margin: 0 0 22px 0
}

.welcome-screen .visibility-slide .text ul li {
    padding-left: 25px;
    position: relative;
    font-size: 16px;
    color: #111;
    line-height: 1.5;
    margin-bottom: 15px
}

.welcome-screen .visibility-slide .text ul li:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #053E3E;
    left: 0;
    top: 7px
}

.welcome-screen .visibility-slide .text .links {
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.welcome-screen .visibility-slide .text .links .col-links a {
    display: inline-block;
    color: #053E3E;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 1.3;
    border-bottom: 1px solid #053E3E;
    transition: .4s;
    font-size: 14px
}

.welcome-screen .visibility-slide .text .links .col-links a:hover {
    color: #AAA;
    border-color: #AAA
}

.welcome-screen .visibility-slide .text .links .col-links:not(:last-child) {
    margin-right: 70px
}

.welcome-screen .col.col_bg {
    width: 100% !important;
    padding: 0 0px;
}

.home-slide .owl-dots {
    display: flex;
    position: absolute;
    bottom: 24px;
    left: 50%;
    transform: translateX(-50%);
}

.home-slide .owl-dots .owl-dot {
    margin: 0 5px;
    width: 50px;
    height: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.home-slide .owl-dots .owl-dot span {
    display: block;
    width: 100%;
    height: 2px;
    background-color: #878787;
}

.home-slide .owl-dots .owl-dot.active {
    width: 100px;
}

.home-slide .owl-dots .owl-dot.active span {
    background-color: #50b3af;
}

.item.other.last {
    height: 720px;
}

.col_bg {
    height: 100%;
}

.col_bg_wrap {
    overflow: hidden;
    position: relative;
    height: 100%;
    width: 100%;
}

.col_bg_wrap img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    min-height: 100%;
    min-width: 100%;
    filter: brightness(50%);
    transform: translate(-50%, -50%);
}

.top_block_slider {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1000;
}

.col_bg_wrap_text {
    position: absolute;
    color: #fff;
    z-index: 120;
    bottom: 15%;
}

.col_bg_wrap_text .banner_first_row {
    color: #d2d2d2;
    font-size: 33px;
    font-family: 'Gilroy';
}

.col_bg_wrap_text .banner_second_row {
    margin: 50px auto;
    font-size: 80px;
    font-family: 'Gilroy';
    font-weight: 700;
}

.col_bg_wrap_text a {
    font-size: 14px;
    text-decoration: underline !important;
    color: #ffffff;
    margin-top: 20px;
}

.slide-controller-base-mobile {
    display: none;
}

@media( max-width:1000px) {
    .home-slide {
        display: none;
    }
    .home-slide-mobile {
        display: block;
    }
    .slide-controller-base {
        display: none;
    }
    .slide-controller-base-mobile {
        display: block;
        max-width: 870px;
        margin: 0 auto;
        position: relative;
    }
    .welcome-screen .text-center .large-btn {
        height: 64px;
        border-radius: 64px;
        font-size: 36px;
        max-width: 430px;
    }
    .welcome-screen .slide-controller-mobile .item {
        height: 480px;
    }
    .welcome-screen .slide-controller-mobile .item:not(.other) {
        max-width: 870px;
        position: relative;
        margin: 85px auto 0;
    }
	.welcome-screen .text-center{
		margin-bottom:20px;
	}
    .welcome-screen .slide-controller-mobile .owl-stage-outer {
        max-height: 778px
    }
    .welcome-screen .slide-controller-base-mobile .slide-next {
        position: absolute;
        right: 0px;
        z-index: 100;
    }
    .welcome-screen .slide-controller-base-mobile .slide-prev {
        position: absolute;
        left: 0px;
        z-index: 100;
    }
    .welcome-screen .slide-controller-base-mobile .slide-next,
    .welcome-screen .slide-controller-base-mobile .slide-prev {
        cursor: pointer;
        transition: .4s;
        filter: brightness(0);
        opacity: .5;
        transition: filter .4s, opacity .4s;
        margin-top: 35px;
        padding: 0 15px;
    }
    .welcome-screen .slide-controller-mobile .slide-indicators .item .col span {
        display: flex;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
        width: 40px;
        height: 40px;
        background: #d2d2d2;
        font-size: 26px;
        line-height: 1;
        font-family: Gilroy;
        font-weight: 700;
        color: #FFF;
        border-radius: 50%;
        transition: .4s;
        margin-bottom: 2px
    }
    .welcome-screen .slide-controller-mobile .slide-indicators .item .col .title {
        font-family: Gilroy;
        font-weight: 700;
        font-size: 26px;
        color: #D2D2D2;
        transition: .4s;
        margin-bottom: 5px
    }
    .welcome-screen .slide-controller-mobile .slide-indicators .item .col .link {
        display: inline-block;
        color: #878787;
        border-bottom: 1px solid #878787;
        transition: .4s;
        line-height: 1.3;
        font-size: 14px
    }
    .welcome-screen .slide-controller-mobile .slide-indicators .item .col .link:hover {
        color: #0F4B60;
        border-color: #0f4b60
    }
    .welcome-screen .slide-controller-mobile .slide-indicators .item .col.active span,
    .welcome-screen .slide-controller-mobile .slide-indicators .item .col:hover span {
        background: #53B900
    }
    .welcome-screen .slide-controller-mobile .slide-indicators .item .col.active .title,
    .welcome-screen .slide-controller-mobile .slide-indicators .item .col:hover .title {
        color: #0F4B60
    }
    .welcome-screen .slide-controller-mobile .slide-indicators .item .col.active .link,
    .welcome-screen .slide-controller-mobile .slide-indicators .item .col:hover .link {
        color: #414141;
        border-color: #414141
    }
    .welcome-screen .slide-controller-mobile .slide-indicators .item .col.active .link:hover,
    .welcome-screen .slide-controller-mobile .slide-indicators .item .col:hover .link:hover {
        color: #0F4B60;
        border-color: #0f4b60
    }
    .welcome-screen .slide-controller-mobile .slide-indicators .item .col.active .visibility-slide,
    .welcome-screen .slide-controller-mobile .slide-indicators .item .col:hover .visibility-slide {
        opacity: 1;
        visibility: visible;
        z-index: 0;
    }
    .welcome-screen .slide-controller-mobile .slide-indicators .item.last .col {
        width: 49%
    }
    .slide-controller-mobile .owl-dots {
        display: flex;
        position: absolute;
        bottom: 20px;
        left: 50%;
        transform: translateX(-50%);
    }
    .slide-controller-mobile .owl-dots .owl-dot {
        margin: 0 5px;
        width: 25px;
        height: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .slide-controller-mobile .owl-dots .owl-dot span {
        display: block;
        width: 100%;
        height: 3px;
        background-color: #878787;
    }
    .slide-controller-mobile .owl-dots .owl-dot.active {
        width: 50px;
    }
    .slide-controller-mobile .owl-dots .owl-dot.active span {
        background-color: #50b3af;
    }
    .visibility-slide {
        max-width: 100%;
        align-items: flex-end !important;
    }
    .visibility-slide .img {
        width: 60%;
    }
    .visibility-slide .img img {
        max-width: 100%;
        max-height: 100%;
        height: initial;
    }
    .visibility-slide .text {
        width: 40%;
    }
    .item-video-presentation__video-wrap {
        text-align: center;
    }
    .item-video-presentation__video-wrap iframe {
        margin: 0 auto;
    }
    .item-video-presentation__description {
        text-align: center;
        max-width: 340px !important;
    }
    .item.other.last {
        height: 620px;
    }
}

@media( max-width:769px) {
    .visibility-slide .img {
        width: 100%;
    }
    .visibility-slide .text {
        display: none;
    }
    .welcome-screen .slide-controller-mobile .item {
        height: 340px;
    }
    .welcome-screen .visibility-slide {
        height: calc(100% - 100px);
    }
    .welcome-screen .visibility-slide .text {
        display: none;
    }
    .welcome-screen .visibility-slide .img {
        overflow: hidden;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }
    .welcome-screen .visibility-slide .img img {
        width: auto;
        max-height: 100%;
    }
    .item.other.last {
        height: 480px;
    }
    .col_bg_wrap img {
        max-height: 100%;
        width: auto !important;
        ;
    }
    .col_bg_wrap_text .banner_first_row {
        font-size: 23px;
    }
    .col_bg_wrap_text .banner_second_row {
        font-size: 40px;
    }
}

@media( max-width:480px) {
	.welcome-screen .slide-controller-mobile .slide-indicators .item .col .title{
		font-size:22px;
	}
	.programs__wrap>.item-programs-count .item-programs-count__image{
		justify-content:flex-start !important;
	}
    .welcome-screen .text-center .large-btn {
        height: 46px;
        border-radius: 46px;
        font-size: 25px;
        max-width: 280px;
    }
	.program-card__name{
		font-size:22px !important;
		line-height:26px !important;
		margin-bottom:10px;
	}
	.program-card__price{
		font-size:22px !important;		
	}
    .experience__content p {
        color: #fffefe !important;
    }
    .col_bg_wrap_text .banner_first_row {
        font-size: 18px;
    }
    .col_bg_wrap_text .banner_second_row {
        font-size: 30px;
        margin: 30px 0;
    }
}

@media( max-width:380px) {
    .welcome-screen .visibility-slide {
        height: calc(100% - 100px);
    }
    .welcome-screen .visibility-slide .img img {
        max-width: none;
    }
}

.phone-and-question-panel {
    position: fixed;
    height: 100%;
    bottom: 0;
    right: 0;
    z-index: 100;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 50px
}

.phone-link {
    margin: 6px 0
}

.phone-link .active {
    display: none
}

.phone-link:hover .active {
    display: block
}

.phone-link:hover .inactive {
    display: none
}

.question-link {
    margin: 6px 0
}

.question-link .active {
    display: none
}

.question-link:hover .active {
    display: block
}

.question-link:hover .inactive {
    display: none
}

.change-img-hover .active {
    display: none
}

.change-img-hover:hover .active {
    display: block
}

.change-img-hover:hover .inactive {
    display: none
}

.link {
    color: #878f8c;
    font-family: 'Noto Sans', sans-serif;
    text-decoration: underline;
    position: relative;
    z-index: 2;
    font-size: 14px;
}

.header20 {
    font-size: 20px;
    line-height: 28px;
    color: #111;
    font-family: 'Gilroy';
}

.header26 {
    font-size: 26px;
    line-height: 34px;
    color: #111;
    font-family: 'Gilroy';
}

.bold {
    font-weight: 700 !important;
}

.link:hover {
    color: #1f4d64;
    cursor: pointer
}

.btn, .Button {
font-size: 16px;
  font-weight: 500;
  padding: 16px 24px;
  height: 56px;
  background-color: #053E3E;
  color: #FFFFFF;
  border: none;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.btn:hover, .Button:hover {
  background-color: #CAFFFE;
  color: #000000;
}
.btn.green {
    color: #0f4b60;
    border: 1px solid #0f4b60
}

.hover-element {
    position: relative;
    cursor: pointer
}

.hover-element:hover .hover-element__content {
    margin-top: 14px;
    padding: 21px 27px 17px 31px;
    opacity: 1;
    z-index: 10;
    opacity: .75;
    border-radius: 13px;
    background-color: #414141;
    display: inline-block;
    position: absolute;
    top: 100%;
    right: 11px;
    cursor: none;
    pointer-events: none
}

.hover-element .hover-element__content {
    color: #d2d2d2;
    display: none;
    opacity: 0;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.header.header-main .header__right-part,
.header.header-main .header__wrap {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.header__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header__wrap.active .header__mobile-nav {
    display: block
}

.header__nav ul {
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 12px
}

.header__nav li.page-item {
    margin: 0 12px
}

.header__nav li.page-item .dropdown-element__content .dropdown-element__links,
.header__nav li.page-item .dropdown-element__content .dropdown-element__prices {
    padding-left: 0
}

.header__nav li.page-item .dropdown-element__content .dropdown-element__links {
    gap: 5px
}

.header__nav li.page-item .dropdown-element__content ul {
    display: block
}

.header__nav li.page-item .page-item__programs-list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[5];
    grid-template-columns: repeat(5, 1fr)
}

.header__nav li.page-item .page-item__programs-list>* {
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start
}

.header__nav li.page-item .page-item__menu {
    padding: 30px 0 50px;
    display: none;
    background: #fff;
    position: absolute;
    top: 135px;
    left: 0;
    width: 100%
}

.header__nav li.page-item .page-item__menu.active {
    display: block
}

.header__nav li.page-item .page-item__menu .page-item__menu-wrap {
    margin: 0 auto
}

.header__nav li.page-item .page-item__menu .page-item__menu-wrap a {
    display: block
}

.header__nav li.page-item.active a {
    color: #285252;
    text-decoration: none;
    font-weight: 700
}

.header__nav li.page-item a {
    color: #000;
    font-family: myriad, sans-serif;
    font-size: 17px
}

.header__nav li.page-item a:hover {
    color: #285252;
    text-decoration: none
}

.header__mobile-nav {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    width: 100vw;
    height: 100%;
    z-index: 50
}

.header__mobile-nav ul {
    background: #fff
}

.header__mobile-nav .page-item {
    margin-bottom: 37px
}

.header__mobile-nav .page-item>a {
    font-size: 22px;
    color: #000;
    font-family: myriad, sans-serif;
    padding-left: 12px;
    padding-bottom: 0;
    border-bottom: #d2d2d2 1px solid;
    display: block
}

.header__mobile-nav .page-item.page-item__programs>a {
    color: #285252
}

.header__mobile-nav>ul {
    padding-top: 63px;
    padding-left: 5px
}

.header__mobile-nav-close-button {
    width: 17px;
    height: 17px;
    position: absolute;
    right: 20px;
    top: 30px;
    background: 0 0
}

.header__mobile-nav-close-button::after,
.header__mobile-nav-close-button::before {
    content: '';
    position: absolute;
    top: 7px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #8f8f8f
}

.header__mobile-nav-close-button::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.header__mobile-nav-close-button::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.page-item__bottom-links {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    padding-left: 12px;
    padding-top: 12px
}

.header__bottom-link {
    font-size: 14px
}

.page-item__programs-list {
    list-style-type: none;
    padding-top: 12px;
    padding-left: 12px;
    margin: 0
}

.page-item__programs-list .dropdown-element__content ul .dropdown-element.active .dropdown-element__top-panel span {
    font-weight: 700;
    color: #000;
    text-decoration: none
}

.page-item__programs-list>.dropdown-element.active>.dropdown-element__top-panel>span {
    color: #386777;
    text-decoration: none;
    font-weight: 700
}

.page-item__programs-list>li {
    margin-bottom: 10px
}

.dropdown-element {
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    max-height: 19px
}

.dropdown-element.active {
    max-height: 1000px
}

.dropdown-element.active>.dropdown-element__top-panel>.dropdown-element__arrow {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.dropdown-element.active>.dropdown-element__content {
    display: block
}

.dropdown-element__top-panel {
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-right: 20px
}

.dropdown-element__top-panel span:first-child {
    text-decoration: underline
}

.dropdown-element__arrow {
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.dropdown-element__content {
    display: none
}

.dropdown-element__content ul {
    padding: 15px 0 0 30px;
    list-style-type: none
}

.dropdown-element__header {
    font-weight: 700;
    color: #000;
    font-family: noto-sans, sans-serif
}

.dropdown-element__prices {
    padding-left: 30px;
    margin-top: 5px;
    font-style: italic
}

.dropdown-element__links {
    padding-left: 30px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr
}

.header__burger {
    display: none
}

.header__right-part {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header__phone-number {
    line-height: 27px;
    font-weight: 700;
    font-family: myriad, sans-serif;
    font-size: 24px;
    margin-left: 22px;
    color: #0b475a
}

.main {
    padding-top: 62px
}

.main__courses-button {
    margin: 0 auto;
    width: 540px;
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 40px;
    font-family: gilroy, sans-serif;
    font-size: 45px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 50px;
    margin-top: 140px
}

.main__programs-slider {
    position: relative
}

.main__programs-slider .slick-slide.slick-current .item-program a {
    text-decoration: none
}

.main__programs-slider .slick-slide.slick-current .item-program .item-program__number {
    background-color: #53b900;
    color: #fff
}

.main__programs-slider .slick-slide.slick-current .item-program .item-program__header {
    color: #0f4b60
}

.main__programs-slider .slick-slide.slick-current .item-program .item-progtam__description {
    color: #414141
}

.main__programs-slider .slick-list {
    overflow: hidden
}

.main__programs-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.main__programs-slider .slick-arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 16px;
    height: 40px;
    cursor: pointer
}

.main__programs-slider .slick-arrow .active {
    display: none
}

.main__programs-slider .slick-arrow:hover .inactive {
    display: none
}

.main__programs-slider .slick-arrow:hover .active {
    display: block
}

.main__programs-slider .slick-prev {
    left: -32px
}

.main__programs-slider .slick-next {
    right: -32px
}

.main__programs-slider .slick-dots {
    list-style-type: none;
    position: absolute;
    top: 500px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.main__programs-slider .slick-dots li {
    margin: 0 5px
}

.main__programs-slider .slick-dots li.slick-active button {
    width: 78px;
    background: #414141;
    border: none;
}

.main__programs-slider .slick-dots button {
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    font-size: 0;
    border: none;
    max-height: 2px;
    width: 40px;
    background: #d2d2d2;
    border: none;
}

.item-program {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.item-program:hover {
    cursor: pointer
}

.item-program:hover a {
    text-decoration: none
}

.item-program:hover .item-program__number {
    background-color: #53b900;
    color: #fff
}

.item-program:hover .item-program__header {
    color: #0f4b60
}

.item-program:hover .item-progtam__description {
    color: #414141
}

.item-program__number {
    margin: 0 auto;
    -webkit-transition: all .1s ease 0s;
    -o-transition: all .1s ease 0s;
    transition: all .1s ease 0s;
    width: 38px;
    height: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #d2d2d2;
    border-radius: 50%;
    font-size: 26px;
    font-family: gilroy, sans-serif;
    font-weight: 700;
    color: #fff
}

.item-program__header {
    -webkit-transition: all .1s ease 0s;
    -o-transition: all .1s ease 0s;
    transition: all .1s ease 0s;
    color: #d2d2d2;
    margin-bottom: 0
}

.item-program__description {
    -webkit-transition: all .1s ease 0s;
    -o-transition: all .1s ease 0s;
    transition: all .1s ease 0s;
    text-decoration: underline;
    color: #949494
}

.main__behaviour-analyst-grid {
    display: -ms-grid;
    display: grid;
    margin-top: 55px;
    -ms-grid-columns: 2.3fr 1fr;
    grid-template-columns: 2.3fr 1fr;
    gap: 30px
}

.main__behaviour-analyst-image img {
    max-width: 100%
}

.main__behaviour-analyst-description ul {
    margin-top: 25px;
    margin-bottom: 38px
}

.main__behaviour-analyst-description h5 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
    color: #0b475a;
    font-family: gilroy, sans-serif
}

.main__behaviour-links-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 70px auto;
    grid-template-columns: 70px auto
}

.main__behaviour-link {
    margin-bottom: 15px;
    color: #0b475a;
    text-decoration: underline;
    font-weight: 700
}

.main__behaviour-link:hover {
    color: #285252
}

.main__behaviour-link:nth-child(even) {
    padding-left: 69px
}

.experience {
    padding: 120px 0 80px;
    position: relative
}

.experience .container {
    position: relative
}
.puzzle-image{
	display:none;
}
.experience .puzzle-image {
    position: absolute;
    bottom: -149px;
    left: 240px;
    z-index: 1
}

.experience__wrap {
    position: relative
}

.experience__content {
    max-width: 620px;
    margin: 0 auto
}

.experience P {
    color: #414141;
}

.experience__header {
    margin-bottom: 43px
}

.experience__know-more-link {
    font-size: 14px;
}

.experience__subheader {
    margin-bottom: 34px;
    color: #111
}

.experience__image {
    margin-top: 30px;
    margin-bottom: 36px
}

.why-we {
    position: relative;
    text-align: left
}

.why-we .why-we__pazzle-image {
    position: absolute;
    left: 45px;
    top: -45px;
	display:none;
}

.why-we .container,
.why-we .container-wide {
    position: relative
}

.why-we .link,
.why-we h1,
.why-we h6 {
    text-align: center
}

.why-we__wrap {
    padding: 120px 0 80px
}

.why-we__header {
    margin-bottom: 36px
}

.why-we__know-more-link {
    display: none
}

.why-we__advantages-grid {
    margin-bottom: 72px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 80px
}

.why-we__advantage-item {
    padding: 0 25px
}

.item-advantage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.item-advantage__image {
    height: 130px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 20px
}

.item-advantage__header {
    font-size: 20px;
    margin-bottom: 50px;
    line-height: 28px;
    font-weight: 700;
}

.item-advantage__header a {
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    color: #053E3E;
}

.item-advantage__description {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    color: #414141;
}

.item-advantage__link {
    font-size: 14px;
    margin-top: 40px;
}

.item-advantage__link:hover {
    color: #0f4b60 !important;
}

.why-we__description {
    display: inline-block;
    width: 50%;
    text-align: left;
    color: #1f4d64;
    font-family: gilroy, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px
}

.why-we__absolute-image {
    position: absolute;
    right: 0;
    bottom: -30px;
    z-index: 2;
	max-width:593px;
}

.about-project {
    position: relative
}

.about-project strong {
    font-weight: 700;
}

.about-project .container {
    position: relative
}

.about-project__wrap {
    padding: 120px 0 80px
}

.about-project__information-grid {
    margin-top: 70px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 170px;
    text-align: left
}

.about-project__video-wrap {
    margin-bottom: 40px
}

.about-project__video-wrap iframe {
    max-width: 100%
}

.about-project__video-author-information {
    font-size: 16px;
    line-height: 24px;
    color: #414141
}

.about-project__video-author-information p {
    margin-bottom: 10px
}

.about-project__video-author-name {
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 20px;
}

.about-project__video-author-title {
    font-style: italic
}

.about-project__what-we-do {
    margin-bottom: 37px;
    font-size: 16px
}

.about-project__what-we-do .green-list li::before {
    margin-top: 11px
}

.about-project__what-we-do h6 {
    font-weight: 700;
    margin-bottom: 5px
}

.about-project__what-we-do p {
    line-height: 24px;
}

.about-project__btn {
    margin: 0 auto;
    width: 300px;
    margin-top: 80px
}

.about-project__pazzle-image {
    position: absolute;
    right: 0;
    bottom: -70px
}

.video-presentations h1 {
    color: #fff;
    margin-bottom: 70px
}

.video-presentations h1 span {
    color: #e9e9e9
}

.video-presentations__wrap {
    padding: 120px 0 90px
}

.video-presentations__wrap h1 {
    text-align: center;
}

.video-presentations__grid {
   /* display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 23px*/
}

.item-video-presentation__video-wrap iframe {
    max-width: 100%
}

.item-video-presentation__description {
    color: #fff;
    max-width: 80%;
    margin: 22px auto 0;
    font-weight: 700;
    line-height: 24px;
}

.programs {
    padding: 152px 0 0;
    text-align: center;
}

.programs__wrap>.item-programs-count {
    display: none
}

@media(min-width:1001px) {
    .programs__item.item-programs-count {
        position: relative;
        top: -70px;
    }
}

.programs__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 0px 20px
}

.programs__item {
    -ms-flex-item-align: end;
    -ms-grid-row-align: end;
    align-self: end
}

.program-card {
    position: relative;
    padding: 46px 36px 30px;
    border: 2px dotted #0f4b60;
    border-radius: 13px;
    -webkit-transition: all .05s ease 0s;
    -o-transition: all .05s ease 0s;
    transition: all .05s ease 0s
}

.program-card>div {
    -webkit-transition: all .05s ease 0s;
    -o-transition: all .05s ease 0s;
    transition: all .05s ease 0s
}

.program-card_2 {
    min-height: 363px;
}

.program-card:hover {
    background-color: #f1f1f1;
    border: 2px solid #f1f1f1
}

.program-card__price {
    margin-top: 8px;
}

.program-card:hover .program-card__name,
.program-card:hover .program-card__price {
    color: #1f4d64;
    font-weight: 700;
}

.program-card:hover .program-card__image .active {
    display: inline-block
}

.program-card:hover .program-card__image .inactive {
    display: none
}

.program-card:hover .program-card__button {
    border: none;
    margin-top: 25px;
    background: -webkit-gradient(linear, left top, left bottom, from(#54bf9f), to(#4eaaba));
    background: -o-linear-gradient(#54bf9f, #4eaaba);
    background: linear-gradient(#54bf9f, #4eaaba);
    color: #fff;
    font-size: 15px
}

.program-card:hover .program-card__button:hover {
    color: #fff
}

.program-card__number {
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 58px;
    height: 58px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    font-family: myriad, sans-serif;
    font-size: 38px;
    color: #fff;
    padding-top: 3px
}

.program-card__name {
    font-size: 26px;
    line-height: 34px;
    font-weight: 700;
}

.program-card__modules-and-price-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    margin-top: 28px
}

.program-card__modules-list {
    padding-left: 22px;
    height: 130px;
}

.program-card__module-link {
    color: #414141;
    display: block;
    text-decoration: underline;
    text-align: left;
    font-size: 14px;
    line-height: 26px;
}

.program-card__module-link:hover {
    color: #0f4b60
}

.program-card__image .active {
    display: none
}

.program-card__image img {
    max-width: 100%;
    width: 106px
}

.program-card__price {
    font-size: 24px;
    color: #87a5af;
    font-weight: 700;
	margin:8px -15px 0px;
}

.program-card__button {
    border: 1px solid #0f4b60;
    margin-top: 25px;
    font-size: 15px;
    color: #0f4b60
}

.item-programs-count__description {
    margin: 36px 0 45px
}

.item-programs-count__description p {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
}

.serticiation {
    margin-top: 60px;
    padding-bottom: 100px
}

.sertification__content {
    width: 660px;
    max-width: 100%;
    position: relative;
    background: #053E3E;
    margin: 0 auto;
    padding: 49px 36px 30px;
    border-radius: 13px
}

.sertification__plus-sign {
    position: absolute;
    width: 58px;
    height: 58px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: myriad, sans-serif;
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    top: -29px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-image: -o-linear-gradient(159deg, #f29900 0, #f7d700 100%);
    background-image: linear-gradient(-69deg, #f29900 0, #f7d700 100%);
	display:none;
}

.sertification__header {
    color: #fff;
    font-size: 26px;
    text-align: center;
}

.sertification__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 29px 0 52px
}

.sertification__titles {
    list-style-type: none;
    text-align: left
}

.sertification__titles li {
    margin-bottom: 15px;
    text-decoration: underline
}

.sertification__titles li a {
    color: #fff;
    font-size: 14px;
    line-height: 26px;
}

.sertification__titles li:last-child {
    margin-bottom: 0
}

.sertification__image-wrap img {
    width: 167px
}

.sertification__btn {
    color: #111;
	background:#CAFFFE;
    border: 1px solid #CAFFFE;
    width: 300px;
    margin: 0 auto;
    font-size: 15px
}

.reviews {
    /*background: url(/local/templates/aba/images/img/reviews-bg.jpg) top;*/
    background-color: #F1F2F0;
    background-repeat: no-repeat;
    padding: 140px 0 100px;
    position: relative;
    text-align: center;
}

.puzzle-1 {
    position: absolute;
    top: -30px;
    left: 50%;
    margin-right: -156px
}

.puzzle-2 {
    position: absolute;
    top: -64px;
    left: 50%;
    margin-left: -118px
}

.reviews__wrap h1.reviews__header {
    font-size: 44px;
    margin-bottom: 0
}

.reviews__wrap h6.reviews__subheader {
    font-size: 20px;
    margin-bottom: 80px
}

.reviews__slider {
    position: relative
}

.reviews__slider .slick-slide {
    padding: 0 11px
}

.reviews__slider .slick-slide>div {
    height: 100%
}

.reviews__slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.reviews__slider .slick-list {
    overflow: hidden
}

.reviews__slider .slick-arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 16px;
    height: 40px;
    cursor: pointer
}

.reviews__slider .slick-arrow .active {
    display: none
}

.reviews__slider .slick-arrow:hover .inactive {
    display: none
}

.reviews__slider .slick-arrow:hover .active {
    display: block
}

.reviews__slider .slick-prev {
    left: -32px
}

.reviews__slider .slick-next {
    right: -32px
}

.reviews__item {
    height: 100%
}

.item-reviews {
    background: #fff;
    border-radius: 13px;
    padding: 54px 69px 54px 60px;
    text-align: left
}

.item-reviews__review-header {
    font-size: 26px;
    margin-bottom: 26px;
    line-height: 34px;
    font-weight: 700;
}

.reviews-item__link {
    color: #285252;
    margin-bottom: 15px;
    display: inline-block;
    font-size: 20px
}

.reviews-item__description {
    font-size: 13px
}

.reviews-item__description p {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 24px;
}

.news-and-vacancies {
    padding: 100px 0 80px;
    text-align: center;
}

.news-and-vacancies__tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.news-and-vacancies__tab {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50%;
    font-size: 33px;
    font-family: gilroy, sans-serif;
    line-height: 50px;
    position: relative;
    padding-bottom: 27px;
    border-bottom: #d2d2d2 1px solid;
    font-weight: 700
}

.news-and-vacancies__tab.active {
    color: #0f4b60
}

.news-and-vacancies__tab.active::after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    content: '';
    height: 4px;
    width: 62%;
    background-color: #285252
}

.news__link {
    margin: 49px 0 40px;
}

.news__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 20px
}

.item-news__category {
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
   /* -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;*/
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 20px;
    letter-spacing: 2.16px;
    color: #fff
}

.item-news__category.soon-category {
    background: #285252
}

.item-news__category.event-category {
    background: #878787
}

.item-news__thumbnail-wrap img {
    width: 100%;
    height: 245px;
    -o-object-fit: cover;
    object-fit: cover
}

.item-news__text {
    text-align: left;
    padding: 40px 36px 40px 20px
}

.item-news__header {
    margin-bottom: 8px
}

.item-news__date {
    color: #878787;
    font-size: 14px;
    margin-top: 30px;
}

.news__button {

    width: 300px;
    margin: 0 auto
}



.want-training {
    padding: 88px 0 80px
}

.want-training__image-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 33px
}

.want-training__header {
    margin-bottom: 85px
}

.training-form__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 1px 57px;
    margin-bottom: 82px
}

.training-form__email-or-phone {
    width: 100%
}

.training-form__email-or-phone input {
    width: 100%;
    height: 56px;
    padding: 0 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 13px;
    border: none;
    font-size: 16px;
    color: #878787;
    background-color: #fff;
}

.training-form__email-or-phone.city-field input {
    margin-bottom: 0px;
}

.training-form__message {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/3
}

.training-form__message textarea {
    width: 100%;
    height: 100%;
    padding: 14px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 13px;
    border: none;
    font-size: 16px;
    color: #878787
}

.training-form__message textarea:focus,
.training-form__email-or-phone input[type="text"]:focus {
    border: 1px solid #0f4b60;
}

.training-form__city-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.training-form__city-name input {}

.training-form__city-label {
    font-size: 16px;
    color: #878787;
    background: #fff;
    height: 100%;
    padding: 14px 30px;
    margin-bottom: 0;
    width: 40%;
    border-radius: 13px 0 0 13px
}

.training-form__submit-btn {
    border: 1px solid #0f4b60;
    color: #0f4b60;
    font-size: 16px;
    background: 0 0;
    margin: 0 auto;
    width: 300px
}

.training-form__submit-btn:hover {
    text-decoration: underline
}

.gallery__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr)
}

.item-gallery {
    height: 400px
}

.item-gallery.photo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.item-gallery.photo a {
    width: 100%;
    height: 100%;
    display: block;
}

.item-gallery.photo img {
    width: 100%;
    height: 100%;
    max-height: 100%;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    margin: auto;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.item-gallery.text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
   
    background: #053E3E;
    color: #fff;
    font-size: 26px;
    line-height: 34px;
    font-family: 'Gilroy';
}

.item-gallery.text .item-gallery__number {
    line-height: 49px;
    font-size: 49px;
    font-weight: 700;
    font-family: gilroy, sans-serif
}

.item-gallery.picture {
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.picture-bg {
    background: #ddf3eb;
}

.item-gallery.picture img {
    max-height: 100%;
    max-width: 100%
}

.item-gallery.double {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3
}

.partners {
    padding: 120px 0;
    text-align: center;
}

.partners__header {
    margin-bottom: 33px
}

.partners__link {
    margin-bottom: 70px;
    display: inline-block
}

.partners__slider {
    position: relative
}

.partners__slider .slick-slide {
    padding: 0 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 105px;
    max-width: 200px;
}

.partners__slider .slick-slide img {
    max-width: 100%;
    max-height: 105px;
  /*  -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    /* IE 6-9 */
    opacity: 0.6;*/
    -webkit-transition: all .1s ease 0s;
    -o-transition: all .1s ease 0s;
    transition: all .1s ease 0s
}

.partners__slider .slick-slide img:hover {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: initial;
    /* IE 6-9 */
    opacity: 1;
}

.partners__slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.partners__slider .slick-list {
    overflow: hidden
}

.partners__slider .slick-arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 16px;
    height: 40px;
    cursor: pointer
}

.partners__slider .slick-arrow .active {
    display: none
}

.partners__slider .slick-arrow:hover .inactive {
    display: none
}

.partners__slider .slick-arrow:hover .active {
    display: block
}

.partners__slider .slick-prev {
    left: -32px
}

.partners__slider .slick-next {
    right: -32px
}

.programs-menu {
    background: #eff9f5
}

.programs-menu__wrap ul {
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.programs-menu__wrap ul .page-item {
    padding: 12px 0 11px
}

.programs-menu__wrap ul .page-item a {
    white-space: nowrap;
    font-weight: 700;
    padding: 12px 21px 11px;
    color: #878787
}

.programs-menu__wrap ul .page-item.active,
.programs-menu__wrap ul .page-item:hover {
    background: #def3eb
}

.programs-menu__wrap ul .page-item.active a,
.programs-menu__wrap ul .page-item:hover a {
    color: #414141;
    text-decoration: none
}

.program-preview {
    position: relative;
    margin-top: 92px
}

.program-preview__wrap {
    padding-left: 150px
}

.program-preview__text {
    width: 40%;
    text-align: left;
    padding: 86px 0 56px
}

.program-preview__header {
    margin-bottom: 47px;
    font-weight: 700
}

.program-preview__description {
    font-weight: 500;
    font-family: gilroy, sans-serif;
    font-size: 16px
}

.program-preview__image {
    position: absolute;
    right: 0;
    bottom: -2px;
    width: 45%
}

.program-preview__image img {
    max-width: 100%
}

.program-preview__aba-image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%
}

.program-preview__aba-image img {
    max-width: 100%;
    height: 100%
}

.modules {
    position: relative
}

.modules .phone-and-question-panel {
    right: 15px;
    z-index: 1
}

.modules__wrap {
    padding: 116px 0 0;
    border-bottom: 1px solid #d2d2d2
}

.modules__header {
    font-weight: 400;
    margin-bottom: 68px
}

.modules__grid {
    position: relative;
    z-index: 2;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 67px 20px;
    padding-bottom: 91px
}

.modules__grid.four-columns {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr)
}

.modules__grid>div {
    min-width: 100%
}

.modules-conditions-card {
    border-radius: 13px;
    padding: 42px 48px 38px 39px;
    background-color: #f1f1f1;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.modules-conditions-card.external {
    display: none
}

.modules-conditions-card__list.green-list li::before {
    margin-top: 10px
}

.modules-conditions-card__list li {
    margin-bottom: 35px
}

.modules-conditions-card__list li.with-sertificat {
    position: relative
}

.modules-conditions-card__list li:last-child {
    margin-bottom: 22px
}

.modules-conditions-card__condition-header {
    line-height: 25px;
    color: #000;
    font-size: 20px;
    font-family: gilroy, sans-serif
}

.modules-conditions-card__condition-description {
    font-size: 14px
}

.modules-conditions-card__program-sertificat {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.modules-conditions-card__program-sertificat img {
    width: 82px
}

.modules-conditions-card__description {
    font-style: italic;
    color: #000;
    margin-bottom: 0
}

.module-card {
    height: 100%;
    border: 2px dotted #0f4b60;
    border-radius: 13px;
    padding: 90px 35px 26px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.module-card:hover {
    background-color: #f1f1f1;
    border: 2px solid #f1f1f1
}

.module-card:hover .module-card__price {
    color: #0f4b60
}

.module-card__number-circle {
    position: absolute;
    left: 0;
    right: 0;
    top: -50px;
    margin: 0 auto;
    background: -webkit-gradient(linear, left top, left bottom, from(#54bf9f), to(#4eaaba));
    background: -o-linear-gradient(#54bf9f, #4eaaba);
    background: linear-gradient(#54bf9f, #4eaaba);
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #fff
}

.module-card__number {
    font-size: 44px;
    line-height: 44px;
    font-family: gilroy, sans-serif;
    font-weight: 500
}

.module-card__number-description {
    font-size: 16px;
    font-family: gilroy, sans-serif;
    line-height: 20px
}

.module-card__header {
    font-size: 16px;
    color: #284b64
}

.module-card__hours {
    color: #285252;
    font-size: 16px;
    font-family: gilroy, sans-serif;
    font-weight: 700
}

.module-card__links {
    margin-top: 27px;
    margin-bottom: 15px
}

.module-card__link {
    display: block;
    margin-bottom: 7px
}

.module-card__link:hover {
    color: #0f4b60
}

.module-card__price {
    font-family: myriad, sans-serif;
    font-size: 30px;
    color: #87a5af
}

.module-card__main-link {
    margin-top: 30px;
    color: #0f4b60;
    border-radius: 13px;
    border: 1px solid #0f4b60
}

.module-card__main-link:hover {
    color: #0f4b60
}

.module-details__themes-preview.external {
    display: none
}

.what-courses-give__header {
    margin-top: 120px;
    font-weight: 500;
    margin-bottom: 32px
}

.what-courses-give__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    text-align: left
}

.what-courses-give__grid h5 {
    color: #1e4a60;
    line-height: 25px;
    margin-bottom: 10px
}

.what-courses-give__left-part {
    padding: 44px 62px 44px 0;
    border-bottom: 1px solid #d2d2d2
}

.what-courses-give__element {
    margin-bottom: 45px
}

.what-courses-give__element h5 {
    font-weight: 500
}

.what-courses-give__element ul li {
    margin-bottom: 7px
}

.what-courses-give__right-part {
    padding: 44px 57px 0 62px;
    background-color: #faf4e6;
    border-bottom: 1px solid #faf4e6
}

.what-courses-give__image-wrap {
    margin-right: -57px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.what-courses-give__image-wrap img {
    max-width: 100%
}

.faq {
    padding: 120px 0 0
}

.faq__wrap {
    padding-bottom: 136px;
    border-bottom: 1px solid #d2d2d2
}

.faq__header {
    font-weight: 500;
    font-size: 35px
}

.faq__grid {
    margin-top: 76px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 36px 80px;
    text-align: left
}

.item-faq {
    max-height: 76px;
    -webkit-transition: all .1s ease 0s;
    -o-transition: all .1s ease 0s;
    transition: all .1s ease 0s
}

.item-faq.active {
    max-height: 1000px
}

.item-faq.active .item-faq__content {
    display: block;
    opacity: 1
}

.item-faq.active .accordion__arrow {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.item-faq__top-panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.item-faq__top-panel:hover .accordion__header {
    color: #1e4a60
}

.item-faq__top-panel .accordion__header {
    cursor: pointer;
    -webkit-transition: all .1s ease 0s;
    -o-transition: all .1s ease 0s;
    transition: all .1s ease 0s;
    padding-right: 66px;
    font-weight: 700;
    color: #4a4a4a
}

.item-faq__top-panel .accordion__arrow {
    -webkit-transition: all .1s ease 0s;
    -o-transition: all .1s ease 0s;
    transition: all .1s ease 0s
}

.item-faq__content {
    padding: 40px 0 0 36px;
    display: none;
    opacity: 0
}

.modules-in-detail {
    position: relative
}

.modules-in-detail__wrap {
    padding: 60px 0 55px;
    border-bottom: #dfdfdf 1px solid
}

.modules-in-detail__tabs {
    position: absolute;
    right: 15px;
    top: 60px
}

.modules-in-detail__tab {
    border: 1px solid #d2d2d2;
    color: #d2d2d2;
    border-radius: 50%;
    width: 75px;
    height: 75px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.modules-in-detail__tab.active {
    border: 1px solid #0f4b60;
    color: #0f4b60
}

.tab-module-details {
    margin-bottom: 13px
}

.tab-module-details__number {
    font-size: 31px;
    line-height: 31px;
    font-weight: 700;
    font-family: gilroy, sans-serif
}

.tab-module-details__number-description {
    font-weight: 700;
    font-size: 10px;
    font-family: gilroy, sans-serif;
    text-transform: uppercase;
    line-height: 13px
}

.module-details__themes-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.module-details__themes-wrap .module-details__themes-link {
    font-size: 14px;
    margin-top: 25px
}

.module-details__preview {
    text-align: center;
    width: 100%;
    padding: 34px 125px 56px;
    border-radius: 13px;
    background-color: #ddf3eb;
    margin-bottom: 100px
}

.module-details__preview-number {
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 23px;
    font-family: gilroy, sans-serif;
    font-weight: 500;
    margin: 0 auto;
    text-transform: uppercase;
    color: #fff;
    width: 420px;
    height: 60px;
    border-radius: 30px;
    margin-bottom: 40px;
    background-image: -o-linear-gradient(121deg, #4da6c0 0, #4da6c0 2%, #54c29b 100%);
    background-image: linear-gradient(-31deg, #4da6c0 0, #4da6c0 2%, #54c29b 100%)
}

.module-details__preview-header {
    margin-bottom: 30px
}

.module-details__preview-description {
    font-size: 16px;
    font-family: myriad, sans-serif
}

.module-details__grid {
    text-align: left;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr
}

.module-details__left-part {
    border-right: 1px solid #d2d2d2;
    padding: 10px 91px 10px 70px
}

.module-details__condition-item {
    margin-bottom: 20px
}

.item-module-condition {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.item-module-condition__image {
    margin-right: 29px
}

.item-module-condition__header {
    font-size: 24px;
    color: #204c61
}

.item-module-condition__header span {
    text-decoration: underline
}

.item-module-condition__description {
    margin-bottom: 0;
    color: #8c8c8c
}

.module-details__description {
    font-size: 16px;
    margin-top: 30px
}

.module-details__right-part {
    padding: 10px 70px 10px 78px
}

.module-details__themes-preview {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 50px
}

.module-details__themes-preview-image {
    margin-right: 38px;
    padding-top: 9px
}

.module-details__themes-preview-header {
    margin-bottom: 5px;
    font-size: 24px;
    line-height: 24px;
    color: #204c61
}

.module-details__themes-list {
    font-size: 16px;
    list-style-type: none
}

.module-details__themes-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 5px
}

.module-details__themes-list li span {
    font-weight: 700;
    margin-right: 23px;
    color: #204c61
}

.format-section {
    padding-top: 80px
}

.format-section.one-item .item-format {
    width: 271px
}

.format-section.one-item .format-section__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.format-section__header {
    line-height: 28px;
    font-size: 30px
}

.format-section__description {
    color: #454545;
    margin-bottom: 45px;
    font-size: 16px
}

.format-section__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
    gap: 20px
}

.item-format {
    border-radius: 13px;
    background-color: #f1f1f1;
    padding: 45px 32px 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.item-format:hover {
    width: 110%;
    height: 110%;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    background-color: #ddf3eb;
    position: relative;
    z-index: 5
}

.item-format:hover .item-format__price {
    color: #0f4b60
}

.item-format__date {
    color: #0f4b60;
    font-size: 22px;
    font-weight: 700;
    font-family: gilroy, sans-serif;
    padding-bottom: 10px
}

.item-format__description {
    text-transform: uppercase;
    font-size: 13px;
    font-family: myriad, sans-serif;
    color: #414141;
    margin-bottom: 5px
}

.item-format__price {
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    font-size: 26px;
    font-family: myriad, sans-serif;
    color: #87a5af;
    font-weight: 700
}

.item-format__order-link {
    background: -webkit-gradient(linear, left top, left bottom, from(#54bf9f), to(#4eaaba));
    background: -o-linear-gradient(#54bf9f, #4eaaba);
    background: linear-gradient(#54bf9f, #4eaaba);
    width: 100%;
    display: inline-block;
    color: #fff;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 15px
}

.item-format__order-link:hover {
    color: #fff
}

.item-format__order-link.hover-element .hover-element__content {
    font-size: 13px;
    font-family: myriad, sans-serif;
    color: #fff;
    text-transform: none;
    width: 100%;
    right: 0
}

.format-section__tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 50px;
    border-bottom: 1px solid #d2d2d2
}

.format-section__tab {
    margin: 0 20px;
    text-transform: uppercase;
    font-family: myriad, sans-serif;
    position: relative;
    padding-bottom: 17px;
    cursor: pointer
}

.format-section__tab.active::after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 4px;
    background: #285252;
    content: ''
}

.format-section__tab-content {
    padding-top: 40px
}

.detailed-description {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    font-family: myriad, sans-serif;
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 80px
}

.detailed-description__block {
    text-align: left
}

.detailed-description__block .green-list {
    text-align: left;
    margin-bottom: 20px
}

.detailed-description__header {
    font-size: 16px;
    color: #204d61;
    font-weight: 700;
    margin-bottom: 20px;
    text-align: left
}

.detailed-description__time-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    margin-bottom: 20px
}

.detailed-description__time-icon {
    margin-right: 7px
}

.detailed-description__time-header {
    font-size: 14px;
    line-height: 16px;
    color: #204d61;
    font-weight: 700
}

.detailed-description__time-description {
    line-height: 16px;
    color: #a1a1a1
}

.detailed-description__text {
    text-align: left
}

.detailed-description__italic {
    margin-top: 10px;
    margin-bottom: 15px;
    font-style: italic;
    text-align: left
}

.shedule {
    padding-bottom: 105px;
    border-bottom: #d2d2d2 1px solid
}

.shedule__top-panel {
    border-radius: 13px;
    background-color: #ddf3eb;
    display: -ms-grid;
    display: grid;
    gap: 20px;
    -ms-grid-columns: 4.1fr 3.9fr 1fr 1fr 1.6fr;
    grid-template-columns: 4.1fr 3.9fr 1fr 1fr 1.6fr
}

.shedule__top-panel>div {
    padding: 13px 0;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    font-weight: 500;
    line-height: 15px;
    color: #414141;
    font-family: gilroy, sans-serif
}

.shedule__content {
    margin-top: 7px
}

.item-shedule {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 4.1fr 3.9fr 1fr 1fr 1.6fr;
    grid-template-columns: 4.1fr 3.9fr 1fr 1fr 1.6fr;
    gap: 0 20px;
    font-family: myriad, sans-serif;
    padding: 7px 0;
    border-top: 1px solid #d2d2d2
}

.item-shedule:first-child {
    border-top: 0
}

.item-shedule.final {
    background: -webkit-gradient(linear, left top, left bottom, from(#54bf9f), to(#4eaaba));
    background: -o-linear-gradient(#54bf9f, #4eaaba);
    background: linear-gradient(#54bf9f, #4eaaba);
    border-radius: 13px;
    margin-top: 7px;
    padding: 0
}

.item-shedule.final .item-shedule__weeks {
    background: -webkit-gradient(linear, left top, left bottom, from(#54bf9f), to(#4eaaba));
    background: -o-linear-gradient(#54bf9f, #4eaaba);
    background: linear-gradient(#54bf9f, #4eaaba);
    color: #fff;
    border-radius: 13px 0 0 13px
}

.item-shedule__weeks {
    padding: 28px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 13px;
    background-color: #f1f1f1;
    color: #32546b;
    font-size: 18px;
    font-weight: 700
}

.item-shedule__themes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: left;
    line-height: 24px;
    font-size: 16px;
    padding: 16px 0 8px
}

.item-shedule__themes span {
    font-weight: 700
}

.item-shedule__theme {
    margin-bottom: 7px
}

.item-shedule__online-meeting {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    font-family: myriad, sans-serif;
    color: #000;
    font-weight: 700
}

.item-shedule__testing {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    font-family: myriad, sans-serif;
    color: #000;
    font-weight: 700
}

.item-shedule__practice {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    font-family: myriad, sans-serif;
    color: #000;
    font-weight: 700
}

.item-shedule__rules {
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-grid-column: 3;
    -ms-grid-column-span: 3;
    grid-column: 3/6;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2
}

.item-shedule__final-testing {
    -ms-grid-column: 2;
    -ms-grid-column-span: 4;
    grid-column: 2/6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    font-family: myriad, sans-serif;
    font-weight: 700;
    color: #fff
}

.shedule__grid {
    margin-top: 60px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    text-align: left
}

.shedule__grid h6 {
    margin-bottom: 27px;
    font-size: 16px;
    color: #2f5a6e
}

.shedule__grid ul li span {
    font-weight: 700;
    color: #2f5a6e
}

.shedule__conditions ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.shedule__conditions ul li span {
    margin-right: 19px
}

.shedule__conditions i {
    font-style: italic
}

.sertificat-module.one-sertificat .sertificat-module__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.sertificat-module__wrap {
    padding: 93px 0 75px
}

.sertificat-module__grid {
    margin-top: 50px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr
}

.item-sertificat__header {
    padding: 0 100px;
    font-weight: 700;
    margin-bottom: 13px
}

.item-sertificat__image {
    margin-bottom: 17px
}

.item-sertificat__image img {
    max-width: 100%
}

.item-sertificat__italic-text {
    font-style: italic;
    padding: 0 100px
}

.additional-opportunities {
    margin-bottom: 120px
}

.additional-opportunities__wrap {
    border-radius: 13px;
    position: relative;
    padding: 60px 0 40px;
    background-color: #f1f1f1
}

.additional-opportunities__image-mobile {
    display: none
}

.additional-opportunities__image-mobile img {
    max-width: 100%
}

.additional-opportunities__subheader {
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #f29900;
    border-radius: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: gilroy, sans-serif;
    font-weight: 700;
    color: #fff;
    width: 400px;
    height: 40px;
    text-transform: uppercase;
    letter-spacing: 2px
}

.additional-opportunities__header {
    font-size: 35px;
    font-family: myriad, sans-serif;
    color: #f29900
}

.gallery__mobile-block {
    display: none
}

.additional-opportunities__description {
    margin-bottom: 5px
}

.additional-opportunities__title {
    font-weight: 700;
    margin-bottom: 30px;
    text-decoration: underline
}

.additional-opportunities__image {
    margin-bottom: 40px
}

.there-are-questions {
    background: url(/local/templates/aba/images/img/pazzle_print.png) bottom;
    background-color: #f1f1f1
}

.there-are-questions__header {
    line-height: 1.3
}

.there-are-questions__wrap {
    padding: 50px 0
}

.there-are-questions__content {
    max-width: 640px;
    background: #fff;
    margin: 0 auto;
    padding: 22px 41px 48px 54px
}

.there-are-questions__image {
    width: 61px;
    height: 61px;
    margin: 0 auto;
    background: -webkit-gradient(linear, left top, left bottom, from(#54bf9f), to(#4eaaba));
    background: -o-linear-gradient(#54bf9f, #4eaaba);
    background: linear-gradient(#54bf9f, #4eaaba);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 29px;
    font-weight: 700;
    font-family: gilroy, sans-serif;
    color: #fff;
    border-radius: 50%
}

.there-are-questions__name-or-email {
    margin-top: 20px;
    margin-bottom: 25px
}

.there-are-questions__name-or-email input {
    background-color: #f1f1f1;
    border-radius: 13px;
    font-size: 16px;
    color: #878787;
    width: 100%;
    height: 56px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    padding: 0 25px
}

.there-are-questions__message {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 25px
}

.there-are-questions__message label {
    background-color: #f1f1f1;
    height: 56px;
    color: #878787;
    margin-bottom: 0;
    width: 35%;
    border-radius: 13px 0 0 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    padding: 0 0 0 25px
}

.there-are-questions__message input {
    background-color: #f1f1f1;
    height: 56px;
    color: #878787;
    border: none;
    width: 65%;
    border-radius: 0 13px 13px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    padding: 0 25px 0 10px
}

.there-are-questions__message input::-webkit-input-placeholder {
    font-size: 0
}

.there-are-questions__message input::-moz-placeholder {
    font-size: 0
}

.there-are-questions__message input:-ms-input-placeholder {
    font-size: 0
}

.there-are-questions__message input::-ms-input-placeholder {
    font-size: 0
}

.there-are-questions__message input::placeholder {
    font-size: 0
}

.there-are-questions__submit-btn {
    margin: 0 auto;
    max-width: 100%;
    width: 300px;
    color: #0f4b60;
    border: 1px solid #0f4b60;
    background: 0 0
}

.video-lections {
    padding-bottom: 130px;
    border-bottom: 1px solid #d2d2d2
}

.video-lections__wrap {
    padding-top: 90px
}

.video-lections__header {
    line-height: 36px
}

.video-lections__subheader {
    font-family: myriad, sans-serif;
    font-size: 16px;
    color: #484848
}

.video-lections__grid {
    margin-top: 35px;
    display: -ms-grid;
    display: grid;
    gap: 20px
}

.video-lections__grid.three-columns {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr)
}

.video-lections__grid.two-columns {
    width: 66%;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr
}

.item-lection {
    border-radius: 13px;
    background-color: #ddf3eb
}

.item-lection__name {
    height: 54px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    background: #053E3E;
    border-radius: 13px 13px 0 0;
    font-size: 16px;
    font-family: gilroy, sans-serif;
    color: #fff
}

.item-lection__image-wrap {
    height: 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px
}

.item-lection__image-wrap img {
    max-width: 100%
}

.item-lection__header {
    padding: 0 36px 0;
    font-size: 16px;
    color: #284b64;
    font-family: gilroy, sans-serif;
    font-weight: 700;
    height: 131px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.item-lection__time {
    font-style: italic;
    color: #414141
}

.item-lection__price {
    font-size: 27px;
    font-family: myriad, sans-serif;
    color: #87a5af;
    margin-bottom: 15px
}

.item-lection__link {
    width: 300px;
    color: #fff;
    margin: 0 auto 29px;
    background-image: -o-linear-gradient(144deg, #4da6c0 0, #54c29b 100%);
    background-image: linear-gradient(-54deg, #4da6c0 0, #54c29b 100%)
}

.item-lection__link:hover {
    color: #fff
}

.roster-preview {
    background: #def3eb;
    position: relative;
    padding: 33px 0
}

.roster-preview__wrap {
    position: relative;
    z-index: 5;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 94px
}

.roster-preview__left-part {
    padding-left: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: left
}

.roster-preview__header strong {
    display: block;
    color: #53bd06
}

.roster-preview__description {
    margin-top: 50px;
    font-size: 16px;
    line-height: 1.3
}

.roster-preview__right-part {
    border: 1px solid #87a5af;
    color: #0f4b60;
    padding: 24px 24px;
    border-radius: 13px;
    text-align: left;
    height: 320px;
}

.roster-preview__right-part:hover {
    background: #fff;
	border:none;
}

.roster-preview__right-part:hover .roster-form__submit-btn {
    background: #fff;
    color: #0f4b60
}

.roster-form__radio-wrap label {
    font-size: 14px;
    font-family: 'Noto Sans', sans-serif;
}

.roster-preview__right-part:hover .roster-form__radio-wrap label {}

.roster-preview__right-part:hover .roster-form__radio-wrap label.active::after {
    background: #58cbac;
    border: 1px solid #58cbac;
}

.roster-form__header {
    text-align: center;
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 10px
}

.roster-form__grid {
    display: -ms-grid;
    display: grid;
    gap: 10px;
    margin-bottom: 15px
}

.roster-form__grid2 {
    display: flex;
    justify-content: space-between;
}

.roster-form__grid .link {
    border: none;
    background: 0 0;
    text-align: left;
    font-size: 14px
}

.roster-form__grid.two-columns {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr
}

.roster-form__grid.three-columns {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr)
}

.roster-form__select {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 30px;
    background: 0 0;
    overflow: hidden;
    border-bottom: 1px solid #1e4a60
}

.roster-form__select select {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 .5em;
    color: #878787;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0 !important;
    background: 0 0;
    background-image: none
}
.roster-form__select input{
	background:none;
	height: 30px;
	padding-left: 10px;
	background: none;
    color: #878787;	
}
.roster-form__select select::-ms-expand {
    display: none
}

.roster-form__select::after {
    width: 12px;
    height: 100%;
    background: url(/local/templates/aba/images/img/arrow_v1_b.svg) no-repeat center;
    content: '';
    position: absolute;
    top: 3px;
    right: 0;
    padding: 0 1em;
    cursor: pointer;
    pointer-events: none
}

.roster-form__radio-wrap {
    margin: 25px 0 40px
}

.roster-form__radio-wrap label {
    color: #414141;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.roster-form__radio-wrap label.active::after {
    background: #58cbac;
    border: 1px solid #58cbac;
}

.roster-form__radio-wrap label::after {
    margin-left: 15px;
    content: '';
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #1e4a60
}

.roster-form__radio-wrap input {
    display: none
}

.roster-form__submit-btn {
    width: 200px !important;
    height: 45px;
    border-radius: 13px;
    border: 1px solid #1e4a60;
    background: 0 0;
    text-transform: uppercase;
    font-family: gilroy, sans-serif;
    font-size: 14px;
    color: #0f4b60;
}

.roster-form__submit-btn:hover {
    color: #0f4b60 !important;
    text-decoration: none !important;
   /* background: -webkit-gradient(linear, left top, left bottom, from(#54bf9f), to(#4eaaba)) !important;
    background: -o-linear-gradient(#54bf9f, #4eaaba) !important;*/
    background: #CAFFFE !important;
    color: #111 !important;
    border: none !important;
}

.roster-preview__aba-image {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    height: 100%
}

.roster-preview__aba-image img {
    height: 100%
}

.expert {
    padding: 30px 0 50px
}
.catalog_staff .popup{
	top:30px !important;
	padding-top:10px !important;
}
.captcha-row input, .captcha-row label, .captcha-row .refresh{
	display:none;
}
.catalog_staff .popup__title{
	font-size:26px;
	margin-bottom:15px;
}
.catalog_staff input{
	height:38px;
	margin-bottom:15px;
}
.catalog_staff .input textarea{
	margin-bottom:5px;
	height: 60px;	
}
.catalog_staff .popup__quest_icon{
	width:20px;
	height:20px;
}
.catalog_staff #STAFF{
	display:none;	
}
.expert__top-panel {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    text-align: left;
    padding-bottom: 60px;
    border-bottom: 1px solid #d2d2d2
}

.expert__photo {
    border-radius: 50%;
    width: 280px;
    height: 280px;
    overflow: hidden;
    margin: 0 auto 30px
}

.expert__photo img {
    max-width: 100%
}

.expert__name {
    font-weight: 700;
    font-family: gilroy, sans-serif;
    text-align: center;
    line-height: 26px
}

.expert__right-part {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.expert__main-information {
    font-size: 14px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1.2fr 1fr;
    grid-template-columns: 1.2fr 1fr;
    gap: 30px;
    height: 280px;
    margin-bottom: 30px;
}

.expert__main-information-block {
    margin-bottom: 7px
}

.expert__italic-text {
    font-style: italic;
    font-size: 16px;
    line-height: 24px;
}

.expert__strong-text, .expert__strong-text a {
    font-weight: 700;
    color: #414141;
    font-size: 16px;
    line-height: 24px;
}

.expert__sertificat img {
    max-width: 100%
}

.expert__contacts {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    padding-bottom: 5px
}

.expert-contact-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.expert-contact-item__icon {
    margin-right: 5px
}

.expert-contact-item__icon img {
    width: 34px;
    height: 34px
}

.expert__bottom-panel {
    padding-top: 60px;
    font-family: 'Noto Sans', sans-serif;
    font-size: 16px;
    line-height: 24px;
}

.expert__bottom-panel strong {
    font-size: 14px;
    margin-bottom: 7px;
    display: inline-block
}

.expert__bottom-panel h6 {
    font-weight: 500;
    font-size: 20px;
	line-height:28px;
    color: #284b64;
	margin-bottom:18px;
}

.expert__bottom-panel .green-list li:before {
    margin-top: 9px;
}
.expert__two-columns {
    padding-bottom: 50px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    text-align: left
}

.expert__bottom-panel-block {
    margin-bottom: 25px
}

.years-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.years-list li span {
    font-weight: 700;
    font-family: gilroy, sans-serif;
    color: #284b64;
    margin-right: 19px
}

.expert__additional-sertificates {
    padding: 50px 120px;
    background: #f1f1f1;
    border-radius: 13px;
    margin-top: 40px;
}

.expert__additional-sertificates h6 {
    margin-bottom: 25px
}

.expert__additional-sertificates-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 60px
}

.expert__additional-sertificates-grid img {
    max-width: 100%
}

.back-to-the-list-button {
    color: #fff;
    border: 1px solid #1e4a60;
    margin: 40px auto 0;
    width: 300px;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.expert-choose__tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.expert-choose__tab {
    height: 128px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50%;
    font-size: 33px;
    font-family: gilroy, sans-serif;
    line-height: 50px;
    position: relative;
    padding-bottom: 27px;
    border-bottom: #d2d2d2 1px solid
}

.expert-choose__tab.active {
    color: #0f4b60
}

.expert-choose__tab.active::after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    content: '';
    height: 4px;
    width: 62%;
    background-color: #285252
}

.expert-choose__content {
    padding-top: 40px;
    padding-bottom: 100px
}

.expert-card {
    margin-bottom: 20px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1.5fr;
    grid-template-columns: 1fr 1.5fr;
    gap: 30px;
    border-radius: 13px;
    background: #efefef;
    padding: 18px 12px 13px
}

.expert-card__photo {
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0 auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 200px;
    height: 200px;
    overflow: hidden;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.expert-card__photo img {
    max-width: 100%
}

.expert-card__text {
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.expert-card__name {
    font-size: 24px;
    font-weight: 500;
    font-family: gilroy, sans-serif;
    margin-bottom: 7px
}

.expert-card__geo {
    font-style: italic;
    font-size: 16px
}

.expert-card__link {
    width: 300px;
    color: #004960;
    border: 1px solid #004960
}

.there-are-questions-popup {
    background: url(/local/templates/aba/images/img/pazzle_print.png) bottom;
    background-size: cover;
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 50
}

.there-are-questions-popup .there-are-questions__content {
    border-radius: 13px;
    padding-top: 43px;
    text-align: center;
    width: 640px;
    max-width: 100%;
    position: relative
}

.there-are-questions-popup .there-are-questions__content .there-are-questions-popup__close-button {
    position: absolute;
    right: 18px;
    top: 30px;
    border: none;
    width: 20px;
    height: 20px;
    background: 0 0
}

.there-are-questions-popup .there-are-questions__content .there-are-questions-popup__close-button::after,
.there-are-questions-popup .there-are-questions__content .there-are-questions-popup__close-button::before {
    width: 100%;
    height: 2px;
    background: #8a8a8a;
    content: '';
    position: absolute;
    top: 9px;
    left: 0
}

.there-are-questions-popup .there-are-questions__content .there-are-questions-popup__close-button::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.there-are-questions-popup .there-are-questions__content .there-are-questions-popup__close-button::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@media (max-width:1030px) {
    .header__burger {
        width: 25px;
        height: 17px;
        display: block;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-right: 17px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 3px
    }
    .header__burger span {
        width: 100%;
        height: 2px;
        background: #a5a5a5
    }
    .header__search {
        margin-top: 3px
    }
    .header__search img {
        height: 20px
    }
    .header__nav {
        display: none
    }
}
@media (max-width:5000px) {
   .video-presentations__grid, .video-presentations__grid2 {
        display: block;
        position: relative
    }
	.video-presentations__grid .slick-list, .video-presentations__grid2 .slick-list{
		overflow: hidden;
		max-width: 1140px;
		margin: 0 auto;
	}
	
    .video-presentations__grid .slick-track, .video-presentations__grid2 .slick-track{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .video-presentations__grid .slick-arrow, .video-presentations__grid2 .slick-arrow{
        position: absolute;
        /*top: 0!important;*/
        top: calc(50% - 48px);
        bottom: 0!important margin: auto 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 16px!important;
        height: 40px;
        cursor: pointer
    }
    .video-presentations__grid .slick-arrow .active, .video-presentations__grid2 .slick-arrow .active{
        display: none
    }
    .video-presentations__grid .slick-arrow:hover .inactive, .video-presentations__grid2 .slick-arrow:hover .inactive{
        display: none
    }
    .video-presentations__grid .slick-arrow:hover .active, .video-presentations__grid2  .slick-arrow:hover .active{
        display: block
    }
    .video-presentations__grid .slick-prev, .video-presentations__grid2  .slick-prev{
        left: 32px
    }
    .video-presentations__grid .slick-next, .video-presentations__grid2  .slick-next{
        right: 32px
    }
    .video-lections__grid {
        margin-top: 73px
    }
    .video-lections__grid .slick-dots {
        top: -63px
    }

	
}
@media (min-width:1000px) and (max-width:2000px) {
	.video-presentations__video-item{
		text-align:center;
	}
}
@media (max-width:1000px) {
    .modules__wrap {
        padding-bottom: 32px
    }
    .modules-conditions-card.external {
        display: inline-block;
        margin: 0 auto;
        width: 367px
    }
    .modules-conditions-card.external.only-mobile {
        display: none
    }
    .format-section__tab {
        font-size: 14px;
        margin-bottom: 21px
    }
    .module-details__preview {
        padding: 34px 87px 56px
    }
    .module-details__preview-description {
        padding: 0 100px
    }
    .module-details__left-part {
        padding: 10px 70px
    }
    .faq .faq__grid {
        display: block
    }
    .faq .faq__item {
        max-width: 100%;
        width: 580px;
        margin: 0 auto 35px
    }
    .faq .accordion__header {
        max-width: 100%;
        width: 400px
    }
    .no-pc {
        display: block
    }
    .what-courses-give__grid .what-courses-give__right-part {
        display: none
    }
    .what-courses-give__right-part {
        display: block;
        padding: 74px 0 72px
    }
    .what-courses-give__right-part .what-courses-give__element {
        margin-bottom: 20px
    }
    .what-courses-give__right-part .what-courses-give__element:last-child {
        margin-bottom: 0
    }
    .what-courses-give__right-part-wrap {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: auto 1fr;
        grid-template-columns: auto 1fr;
        gap: 30px
    }
    .what-courses-give__right-part-wrap .what-courses-give__image-wrap {
        width: 250px
    }
    .what-courses-give__left-part {
        margin-bottom: 60px
    }
    .what-courses-give__element {
        margin-bottom: 0
    }
    .what-courses-give__element:first-child {
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        grid-row: 1/3
    }
    .programs {
        padding-top: 80px;
    }
    .serticiation {
        margin-top: 10px;
    }
    .programs-menu__wrap li.page-item {
        padding: 0
    }
    .program-preview__wrap {
        padding-left: 0
    }
    .program-preview__aba-image::after {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-image: -webkit-gradient(linear, left top, right top, from(#def3eb00), color-stop(80%, #def3ebb9), to(#def3eb));
        background-image: -o-linear-gradient(left, #def3eb00 0, #def3ebb9 80%, #def3eb 100%);
        background-image: linear-gradient(90deg, #def3eb00 0, #def3ebb9 80%, #def3eb 100%);
        content: ''
    }
    .program-preview__image {
        width: 50%
    }
    .program-preview__image img {
        max-width: none
    }
    .item-gallery {
        height: 322px
    }
    .main {
        padding-top: 0
    }
    .sertification__btn {
        background-image: -o-linear-gradient(159deg, #f29900 0, #f7d700 100%);
        background-image: linear-gradient(-69deg, #f29900 0, #f7d700 100%);
        color: #fff;
        border: none
    }
    .news__grid {
        margin-top: 150px
    }
    .program-card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        height: 100%
    }
    .programs__grid {
        margin-top: 91px
    }
	.programs__grid .slick-track{
		padding-top:40px;
	}
    .programs__grid_item {
        max-height: 390px;
    }
    .roster-preview__aba-image {
        display: none
    }
    .roster-preview__description {
        margin-top: 10px
    }
    .roster-form__grid:last-child {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .roster-form__grid:last-child button {
        display: none
    }
    .roster-preview__wrap {
        display: block
    }
    .roster-preview__wrap .roster-preview__left-part {
        padding-left: 0;
        text-align: center
    }
    .roster-form__submit-btn {
        margin: 0 auto
    }
    .expert__main-information {
        display: block
    }
    .expert__main-information .expert__sertificat {
        margin-top: 20px
    }
    .expert__contacts {
        padding-top: 10px;
        display: block
    }
    .expert__contacts .expert-contact-item {
        margin-bottom: 7px
    }
    .programs-menu li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .programs-menu li a {
        text-align: center;
        font-size: 10px
    }
    .program-preview__text {
        position: relative;
        z-index: 2
    }
    .modules h2 {
        margin-bottom: 109px
    }
    .modules .phone-and-question-panel {
        display: none
    }
    .modules-conditions-card {
        min-width: 354px
    }
    .what-courses-give__header {
        margin-bottom: 60px
    }
    .faq__wrap {
        border-bottom: none
    }
    .modules-in-detail__wrap {
        border-top: 1px solid #d2d2d2
    }
    .modules-in-detail__tabs {
        display: none
    }
    .format-section .format-section__grid {
        position: relative;
        display: block
    }
    .format-section .format-section__grid .slick-track {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .format-section .format-section__grid .slick-slide {
        padding-right: 20px;
        width: 270px
    }
    .format-section .format-section__grid .slick-slide .item-format__order-link {
        background: 0 0;
        border: 1px solid #0f4b60;
        color: #0f4b60
    }
    .format-section .format-section__grid .slick-slide.slick-current {
        width: 300px;
        height: 105%
    }
    .format-section .format-section__grid .slick-slide.slick-current .item-format {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        background-color: #ddf3eb;
        position: relative;
        z-index: 5
    }
    .format-section .format-section__grid .slick-slide.slick-current .item-format .item-format__order-link {
        background: -webkit-gradient(linear, left top, left bottom, from(#54bf9f), to(#4eaaba));
        background: -o-linear-gradient(#54bf9f, #4eaaba);
        background: linear-gradient(#54bf9f, #4eaaba);
        border: none;
        color: #fff
    }
    .format-section .format-section__grid .slick-slide.slick-current .item-format .item-format__date {
        font-size: 24px
    }
    .format-section .format-section__grid .slick-slide.slick-current .item-format .item-format__price {
        color: #0f4b60
    }
    .format-section .format-section__grid .slick-dots {
        list-style-type: none;
        position: absolute;
        top: -63px;
        left: 0;
        right: 0;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .format-section .format-section__grid .slick-dots li {
        margin: 0 5px
    }
    .format-section .format-section__grid .slick-dots li.slick-active button {
        width: 78px;
        background: #414141;
        border: none;
    }
    .format-section .format-section__grid .slick-dots button {
        -webkit-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s;
        font-size: 0;
        border: none;
        max-height: 2px;
        width: 40px;
        background: #d2d2d2;
        border: none;
    }
    .format-section__description {
        margin-bottom: 65px
    }
    .additional-opportunities__image {
        padding: 0 74px
    }
    .additional-opportunities__image img {
        max-width: 100%
    }
    .what-courses-give__grid {
        display: block
    }
    .what-courses-give__grid .what-courses-give__left-part {
        padding: 0;
        display: -ms-grid;
        display: grid;
        gap: 15px 68px;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        grid-auto-flow: column;
        border-bottom: none
    }
    .item-program a {
        text-decoration: none
    }
    .item-program .item-program__number {
        background-color: #53b900;
        color: #fff
    }
    .item-program .item-program__header {
        color: #0f4b60
    }
    .item-program .item-progtam__description {
        color: #414141
    }
    .main__behaviour-analyst-grid {
        -ms-grid-columns: 1.6fr 1fr;
        grid-template-columns: 1.6fr 1fr
    }
    .main__behaviour-analyst-grid>div {
        -ms-flex-item-align: end;
        -ms-grid-row-align: end;
        align-self: end
    }
    .main__behaviour-analyst-grid .main__behaviour-analyst-description h5 {
        font-size: 14px;
        line-height: 1.4
    }
    .main__behaviour-analyst-grid .main__behaviour-analyst-description .green-list {
        margin: 10px 0 15px
    }
    .main__behaviour-analyst-grid .main__behaviour-analyst-description .main__behaviour-links-grid {
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
        margin-bottom: 20px
    }
    .main__behaviour-analyst-grid .main__behaviour-analyst-description .main__behaviour-link:nth-child(even) {
        padding-left: 0
    }
    .main__behaviour-analyst-grid .main__behaviour-analyst-description .main__behaviour-link {
        margin-bottom: 5px
    }
    .experience .puzzle-image {
        left: 97px
    }
    .experience__wrap .experience__content {
        max-width: 620px
    }
    .experience__wrap .experience__content h1 {
        margin-bottom: 27px
    }
    .experience__wrap .experience__content h6 {
        font-size: 20px;
        line-height: 1.3
    }
    .experience__wrap .experience__content p {
        font-size: 14px
    }
    .experience__wrap .phone-and-question-panel {
        display: none
    }
    .why-we .why-we__description {
        font-size: 16px;
        line-height: 1.4
    }
    .why-we .why-we__absolute-image {
        width: 425px
    }
    .why-we .item-advantage {
        padding: 0
    }
    .about-project__information-grid {
        display: block
    }
    .about-project__information-grid .about-project__left-grid-part {
        text-align: center
    }
    .about-project__information-grid .about-project__left-grid-part .about-project__video-author-information {
        max-width: 500px;
        margin: 0 auto;
        margin-bottom: 54px
    }
    .about-project__information-grid .about-project__right-grid-part {
        max-width: 500px;
        padding: 0 20px;
        margin: 0 auto
    }
    .item-video-presentation__description {
        font-size: 14px
    }
    .video-presentations__grid, .video-presentations__grid2 {
        display: block;
        position: relative
    }
    .video-presentations__grid .slick-list, .video-presentations__grid2 .slick-list{
        overflow: hidden
    }
    .video-presentations__grid .slick-track, .video-presentations__grid2 .slick-track{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .video-presentations__grid .slick-arrow, .video-presentations__grid2 .slick-arrow{
        position: absolute;
        /*top: 0!important;*/
        top: calc(50% - 48px);
        bottom: 0!important margin: auto 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 16px!important;
        height: 40px;
        cursor: pointer
    }
    .video-presentations__grid .slick-arrow .active, .video-presentations__grid2 .slick-arrow .active {
        display: none
    }
    .video-presentations__grid .slick-arrow:hover .inactive, .video-presentations__grid2 .slick-arrow:hover .inactive {
        display: none
    }
    .video-presentations__grid .slick-arrow:hover .active, .video-presentations__grid2 .slick-arrow:hover .active {
        display: block
    }
    .video-presentations__grid .slick-prev, .video-presentations__grid2 .slick-prev {
        left: 32px
    }
    .video-presentations__grid .slick-next, .video-presentations__grid2 .slick-next {
        right: 32px
    }
    .video-lections__grid {
        margin-top: 73px
    }
    .video-lections__grid .slick-dots {
        top: -63px
    }
    .programs__grid {
        position: relative;
        display: block
    }
    .programs__grid .slick-track {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .programs__grid .slick-slide {
        padding-right: 20px;
        width: 370px
    }
    .programs__grid .slick-slide>div {
        height: 100%
    }
    .programs__grid .slick-slide>div>div:not(.program-card__number) {
        height: 100%
    }
    .programs__grid .slick-dots {
        list-style-type: none;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        top: -82px
    }
    .programs__grid .slick-dots li {
        margin: 0 5px
    }
    .programs__grid .slick-dots li.slick-active button {
        width: 78px;
        background: #414141;
        border: none;
    }
    .programs__grid .slick-dots button {
        -webkit-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s;
        font-size: 0;
        border: none;
        max-height: 2px;
        width: 40px;
        background: #d2d2d2;
        border: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        appearance: none;
    }
    .why-we__advantages-grid {
        position: relative;
        display: block
    }
    .why-we__advantages-grid .slick-track {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .item-advantage__image img {
        width: 80%;
        height: 80%;
    }
    .why-we__advantages-grid .slick-slide {
        width: 270px;
        margin: 0 45px;
        padding: 0 15px;
    }
    .why-we__advantages-grid .slick-slide:last-child {
        margin-right: 0px;
    }
    .why-we__advantages-grid .slick-slide:first-child {}
    .why-we__advantages-grid .slick-dots {
        list-style-type: none;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .why-we__advantages-grid .slick-dots li {
        margin: 0 5px
    }
    .why-we__advantages-grid .slick-dots li.slick-active button {
        width: 78px;
        background: #414141;
        border: none;
        box-sizing: border-box;
    }
    .why-we__advantages-grid .slick-dots button {
        -webkit-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s;
        font-size: 0;
        border: none;
        max-height: 2px;
        width: 40px;
        background: #d2d2d2;
        border: none;
    }
    .news-and-vacancies__tabs {
        padding: 0 56px
    }
    .news__button {
        font-weight: 500;
        font-size: 16px;
        font-family: gilroy, sans-serif
    }
    .news__grid {
        position: relative;
        display: block
    }
    .news__grid .slick-track {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .news__grid .slick-slide {
        padding-right: 20px;
        width: 370px
    }
    .news__grid .slick-dots,
    .flex-program .slick-dots,
    .flex_graf .slick-dots,
    .additional_wrap .slick-dots {
        list-style-type: none;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        top: -44px
    }
    .news__grid .slick-dots li,
    .flex-program .slick-dots li,
    .flex_graf .slick-dots li,
    .additional_wrap .slick-dots li {
        margin: 0 5px
    }
    .news__grid .slick-dots li.slick-active button,
    .flex-program .slick-dots li.slick-active button,
    .flex_graf .slick-dots li.slick-active button,
    .additional_wrap .slick-dots li.slick-active button {
        width: 78px;
        background: #414141;
        border: none;
    }
    .news__grid .slick-dots button,
    .flex-program .slick-dots button,
    .flex_graf .slick-dots button,
    .additional_wrap .slick-dots button {
        -webkit-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s;
        font-size: 0;
        border: none;
        max-height: 2px;
        width: 40px;
        background: #d2d2d2;
        border: none;
    }
    .modules__grid {
        position: relative;
        display: block
    }
    .modules__grid .slick-track {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .modules__grid .slick-dots {
        list-style-type: none;
        position: absolute;
        top: -82px;
        left: 0;
        right: 0;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .modules__grid .slick-dots li {
        margin: 0 5px
    }
    .modules__grid .slick-dots li.slick-active button {
        width: 78px;
        background: #414141;
        border: none;
    }
    .modules__grid .slick-dots button {
        -webkit-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s;
        font-size: 0;
        border: none;
        max-height: 2px;
        width: 40px;
        background: #d2d2d2;
        border: none;
    }
    .modules__grid .slick-slide {
        height: 408px
    }
    .modules__grid .slick-slide.slick-current .module-card {
        background-color: #f1f1f1;
        border: 2px solid #f1f1f1
    }
    .modules__grid .slick-slide.slick-current .module-card .module-card__main-link {
        background-image: -o-linear-gradient(121deg, #4da6c0 0, #4da6c0 2%, #54c29b 100%);
        background-image: linear-gradient(-31deg, #4da6c0 0, #4da6c0 2%, #54c29b 100%);
        border-radius: 16px;
        border: none;
        color: #fff
    }
    .modules__grid .slick-slide.slick-current .module-card .module-card__price {
        color: #0f4b60
    }
    .modules__grid .slick-slide>div {
        height: 100%
    }
    .modules__grid .slick-slide>div>div {
        height: 100%
    }
    .modules__grid {
        position: relative;
        display: block
    }
    .modules__grid .slick-track {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .modules__grid .slick-slide {
        padding-right: 20px;
        width: 370px
    }
    .modules__grid .slick-dots {
        list-style-type: none;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .modules__grid .slick-dots li {
        margin: 0 5px
    }
    .modules__grid .slick-dots li.slick-active button {
        width: 78px;
        background: #414141;
        border: none;
    }
    .modules__grid .slick-dots button {
        -webkit-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s;
        font-size: 0;
        border: none;
        max-height: 2px;
        width: 40px;
        background: #d2d2d2;
        border: none;
    }
    .news__grid,
    .programs__grid,
    .why-we__advantages-grid .slick-dots {
        top: -63px;
        z-index: 100;
    }
    .program-card {
        width: 350px;
        min-height: 359px;
        background-color: #f1f1f1;
        border: 2px solid #f1f1f1
    }
    .program-card .program-card__module-link {
        margin-bottom: 7px
    }
    .program-card .program-card__image .active {
        display: inline-block
    }
    .program-card .program-card__image .inactive {
        display: none
    }
    .program-card .program-card__button {
        border: none;
        margin-top: 25px;
        background: -webkit-gradient(linear, left top, left bottom, from(#54bf9f), to(#4eaaba));
        background: -o-linear-gradient(#54bf9f, #4eaaba);
        background: linear-gradient(#54bf9f, #4eaaba);
        color: #fff;
        font-size: 15px
    }
    .program-card .program-card__button:hover {
        color: #fff
    }
    .why-we .why-we__description {
        width: 100%;
        font-size: 20px;
        line-height: 28px;
        /*text-align: center;
        margin-bottom: 73px*/
        max-width: 85%;
        margin-left: 30px;
    }
    .why-we__header {
        margin-bottom: 74px
    }
    .item-advantage {
        text-align: center
    }
    .programs__wrap>.item-programs-count {
        display: block;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 53px
    }
    .programs__wrap>.item-programs-count .item-programs-count__image {
        margin-right: 52px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .programs__wrap>.item-programs-count .item-programs-count__image img {
        margin-right: 20px
    }
    .programs__wrap>.item-programs-count .item-programs-count__description {
        text-align: left;
        margin: 0
    }
    .news__link {
        display: none
    }
    .training-form__city-name label {
        padding-right: 0;
        width: 60%
    }
    .training-form__city-name input {
        width: 40%
    }
    .gallery__grid {
        overflow-x: scroll
    }
    .item-gallery {
        min-width: 322px
    }
    .footer .footer__first-column h5,
    .footer .footer__first-column li {
        font-size: 14px
    }
    .footer .footer__link {
        font-size: 14px;
        margin-bottom: 5px
    }
    .item-programs-count {
        max-width: 720px;
        margin: 0 auto;
    }
}

@media (max-width:768px) {
    .programs__wrap>.item-programs-count {
        max-width: 660px;
        margin: 0 auto;
        padding: 0;
    }
    .training-form__grid {
        gap: 1px 20px;
        margin-bottom: 64px;
    }
    .want-training {
        padding-bottom: 64px;
    }
    .item-gallery {
        min-width: 250px;
        height: 250px;
    }
    .item-gallery.text,
    .item-gallery.text div {
        text-align: center;
        font-size: 16px;
        line-height: 21px;
    }
    .item-gallery.text .item-gallery__number {
        font-size: 42px;
        line-height: 42px;
    }
	.why-we .why-we__description{
		text-align:center;
		margin:0px 20px 40px;
	}
	.why-we__absolute-image{
		right:calc(50% - 167px);
	}
}

@media (max-width:553px) {
    .item-gallery.text div {
        text-align: center;
        font-size: 14px;
        line-height: 18px;
    } 
 .expert__top-panel {
        display: block
    }
    .expert__top-panel .expert__left-part {
        margin-bottom: 30px
    }
    .expert__top-panel .expert__sertificat {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .expert__top-panel .expert__sertificat img {
        width: 300px
    }
}

@media (max-width:767.98px) {
	    .expert__two-columns {
        display: block
    }
    .phone-and-question-panel {
        bottom: 0;
        left: 0;
        width: 100vw;
        height: 50px;
        background: #463e43;
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr
    }
    .phone-and-question-panel>* {
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .item-sertificat__header,
    .item-sertificat__italic-text {
        padding: 0 40px
    }
    .item-module-condition__header,
    .module-details__themes-preview-header {
        font-size: 19px;
        font-family: myriad, sans-serif;
        font-weight: 700
    }
    .module-details__themes-preview.external {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .module-details__preview {
        padding: 27px 77px 48px
    }
    .module-details__preview-description {
        padding: 0 40px
    }
    .what-courses-give__image-wrap {
        position: absolute;
        right: 0;
        top: 58px
    }
    .what-courses-give__right-part-wrap {
        display: block
    }
    .what-courses-give__right-part {
        position: relative;
        padding-bottom: 107px
    }
    .what-courses-give__slider {
        display: block;
        position: relative
    }
    .what-courses-give__slider .slick-slide {
        padding-right: 200px
    }
    .what-courses-give__slider .slick-arrow {
        position: absolute;
        bottom: -72px;
        width: 36px;
        height: 36px;
        background-color: #f1f1f1;
        border-radius: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        z-index: 3
    }
    .what-courses-give__slider .slick-arrow img {
        width: 9px;
        height: 22px
    }
    .what-courses-give__slider .slick-next {
        left: 51%
    }
    .what-courses-give__slider .slick-prev {
        right: 51%
    }
    .what-courses-give__slider .slick-track {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .what-courses-give__slider .slick-list {
        overflow-x: hidden
    }
    .what-courses-give__left-part .what-courses-give__element {
        text-align: center
    }
    .what-courses-give__left-part .what-courses-give__element .green-list {
        text-align: left
    }
    .program-preview__aba-image {
        display: none
    }
    .program-preview__wrap {
        padding-left: 45px
    }
    .item-gallery {
        height: 250px
    }
    .want-training__wrap>div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        text-align: left;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 50px;
        padding: 0 25px
    }
    .want-training__wrap>div h1 {
        margin-bottom: 0
    }
    .want-training__wrap>div .want-training__image-wrap {
        margin-right: 20px;
        margin-bottom: 0
    }
    .want-training__wrap>div .want-training__image-wrap img {
        max-width: 100%
    }
    .training-form__submit-btn {
        background: -webkit-gradient(linear, left top, left bottom, from(#54bf9f), to(#4eaaba));
        background: -o-linear-gradient(#54bf9f, #4eaaba);
        background: linear-gradient(#54bf9f, #4eaaba);
        border: none;
        color: #fff
    }
    .training-form__grid {
        gap: 21px
    }
    .reviews__slider {
        padding: 0 85px
    }
    .reviews__slider .slick-prev {
        left: 33px
    }
    .reviews__slider .slick-next {
        right: 33px
    }
    .video-presentations .item-video-presentation__video-wrap {
        padding: 0 65px
    }
    .video-presentations .slick-arrow {
        z-index: 3
    }
    .item-video-presentation__description {
        font-weight: 700;
        font-family: noto-sans, sans-serif;
        font-size: 14px;
        /* padding: 0 70px*/
    }
    .about-project__btn {
        font-family: gilroy, sans-serif;
        font-size: 16px;
        font-weight: 500
    }
    .about-project__right-grid-part {
        max-width: none;
        padding: 0;
        margin: 0;
        text-align: center
    }
    .about-project__right-grid-part .green-list {
        text-align: left
    }
    .expert__additional-sertificates-grid {
        display: block
    }
    .expert__additional-sertificates-grid>div {
        margin-bottom: 20px
    }
    .expert__additional-sertificates-grid>div:last-child {
        margin-bottom: 0
    }
    .expert-card__link {
        width: 240px
    }
    .programs-menu {
        overflow-x: scroll
    }
    .programs-menu .container {
        padding: 0;
        max-width: none
    }
    .detailed-description {
        display: block;
        position: relative
    }
    .detailed-description .detailed-description__block {
        margin-bottom: 10px
    }
    .detailed-description .detailed-description__italic,
    .detailed-description .detailed-description__text,
    .detailed-description .green-list li {
        max-width: 272px
    }
    .detailed-description .slick-slide {
        padding: 67px 50px
    }
    .detailed-description .slick-track {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .detailed-description .slick-list {
        overflow-x: hidden
    }
    .detailed-description .slick-arrow {
        position: absolute;
        top: 0;
        width: 36px;
        height: 36px;
        background-color: #f1f1f1;
        border-radius: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .detailed-description .slick-arrow img {
        width: 9px;
        height: 22px
    }
    .detailed-description .slick-next {
        right: 0
    }
    .detailed-description .slick-prev {
        right: 43px
    }
    .there-are-questions__message label {
        width: 50%
    }
    .what-courses-give .what-courses-give__wrap .what-courses-give__left-part {
        display: block
    }
    .what-courses-give .what-courses-give__wrap .what-courses-give__left-part .what-courses-give__element {
        max-width: 380px;
        margin: 0 auto 49px
    }
    .faq__grid {
        display: block
    }
    .faq__grid .faq__item {
        margin-bottom: 30px
    }
    .faq__wrap {
        padding-bottom: 80px
    }
    .faq__item.no-mobile {
        display: none
    }
    .program-preview__aba-image {
        display: none
    }
    .module-details__grid {
        display: block
    }
    .module-details__grid .module-details__left-part {
        border-right: none;
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr
    }
    .module-details__grid .module-details__left-part .item-module-condition .item-module-condition__header {
        font-size: 19px
    }
    .module-details__grid .module-details__left-part .module-details__description {
        margin: 0;
        padding-left: 32px;
        border-left: 1px solid #d2d2d2
    }
    .module-details__grid .module-details__right-part {
        display: none
    }
    .item-sertificat__image {
        max-width: 100%
    }
    .item-sertificat__image img {
        max-width: 100%
    }
    .program-preview__image img {
        max-width: none
    }
    .main__courses-button {
        max-width: 100%
    }
    .main__behaviour-analyst-grid {
        display: block
    }
    .main__behaviour-analyst-grid .main__behaviour-analyst-description {
        display: none
    }
    .why-we__advantages-grid {
        margin-top: 74px;
        margin-bottom: 26px
    }
    .item-advantage {
        text-align: center
    }
    .item-advantage .item-advantage__link {
        display: inline-block;
        margin: 0 auto
    }
    .programs__wrap .item-programs-count .item-programs-count__image {
        margin-right: 0
    }
    .programs__wrap .item-programs-count .item-programs-count__image img {
        max-width: 223px
    }
    .training-form__city-name label {
        display: none
    }
    .training-form__city-name input {
        height: 56px;
        padding: 0 30px;
        width: 100%;
        border-radius: 13px
    }
    .training-form__city-name input::-webkit-input-placeholder {
        font-size: 16px
    }
    .training-form__city-name input::-moz-placeholder {
        font-size: 16px
    }
    .training-form__city-name input:-ms-input-placeholder {
        font-size: 16px
    }
    .training-form__city-name input::-ms-input-placeholder {
        font-size: 16px
    }
    .training-form__city-name input::placeholder {
        font-size: 16px
    }
    .footer .footer__first-column {
        padding-right: 50px
    }
    .footer .footer__second-column {
        display: block
    }
}

@media (max-width:630px) {
    .footer {
        padding-bottom: 62px
    }
    .footer .footer__wrap .footer__second-column,
    .footer__first-column {
        display: none
    }
    .footer__mobile-nav {
        display: block
    }
    .footer__logo-and-number-block {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
    .footer__third-column {
        margin-top: 68px;
        border: none;
        padding: 0;
        text-align: center
    }
    .footer__third-column .footer__adress-and-time {
        color: #d2d2d2
    }
    .footer__third-column .footer__mail {
        margin-top: 20px
    }
    .footer__third-column .footer__socials-list {
        margin-top: 30px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-top: 1px solid #878787;
        padding-top: 21px
    }
    .footer__third-column .footer__socials-list .active {
        display: block
    }
    .footer__third-column .footer__socials-list .inactive {
        display: none
    }
    .footer__logo img {
        width: 130px
    }
    .footer__numbers {
        font-size: 16px
    }
    .footer__grid {
        margin-top: 47px;
        display: block
    }
}

@media (max-width:458px) {
    .header__phone-number {
        margin-top: 10px;
        font-size: 18px
    }
}

@media (max-width:359px) {
    .header__phone-number {
        margin-top: 10px;
        font-size: 16px
    }
}

@media (max-width:340px) {
    .header__phone-number {
        margin-top: 10px;
        font-size: 14px
    }
}

@media (max-width:333px) {
    .header__phone-number {
        margin-top: 10px;
        font-size: 12px
    }
}

@media (max-width:479.98px) {
    .format-section__tab {
        font-size: 12px;
        margin-bottom: 0
    }
    .what-courses-give__image-wrap {
        display: none
    }
    .what-courses-give__left-part .slick-slide {
        padding: 0 20px
    }
    .program-preview__text {
        padding-left: 10px;
        padding-right: 10px
    }
    .what-courses-give__right-part.no-pc {
        padding-bottom: 90px
    }
    .module-details__preview {
        padding: 25px 16px
    }
    .what-courses-give__slider .slick-slide {
        padding-right: 0
    }
    .what-courses-give__left-part {
        display: block;
        position: relative
    }
    .what-courses-give__left-part .detailed-description__block {
        margin-bottom: 10px
    }
    .what-courses-give__left-part .detailed-description__italic,
    .what-courses-give__left-part .detailed-description__text,
    .what-courses-give__left-part .green-list li {
        max-width: 272px
    }
    .what-courses-give__left-part .slick-slide {
        padding: 0 20px
    }
    .what-courses-give__left-part .slick-track {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .what-courses-give__left-part .slick-list {
        overflow-x: hidden
    }
    .what-courses-give__left-part .slick-arrow {
        position: absolute;
        top: -50px;
        width: 36px;
        height: 36px;
        background-color: #f1f1f1;
        border-radius: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .what-courses-give__left-part .slick-arrow img {
        width: 9px;
        height: 22px
    }
    .what-courses-give__left-part .slick-next {
        right: 0
    }
    .what-courses-give__left-part .slick-prev {
        right: 43px
    }
    .modules__wrap {
        border-bottom: none
    }
    .modules__wrap .modules-conditions-card {
        display: none
    }
    .modules-conditions-card.external {
        border-radius: 0;
        width: 100%;
        padding: 42px 50px 53px 113px
    }
    .modules__grid .module-card {
        padding: 78px 22px 32px
    }
    .modules__grid .slick-slide {
        width: 260px;
        padding-right: 0;
        margin-right: 20px
    }
    .program-preview__wrap {
        padding-left: 0
    }
    .item-sertificat__header,
    .item-sertificat__italic-text {
        padding: 0
    }
    .sertificat-module__grid {
        display: block;
        position: relative
    }
    .sertificat-module__grid .slick-list {
        overflow: hidden
    }
    .sertificat-module__grid .slick-slide {
        width: 275px;
        padding-right: 10px
    }
    .sertificat-module__grid .slick-track {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .sertificat-module__grid .slick-dots {
        list-style-type: none;
        position: absolute;
        top: -30px;
        left: 0;
        right: 0;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .sertificat-module__grid .slick-dots li {
        margin: 0 5px
    }
    .sertificat-module__grid .slick-dots li.slick-active button {
        width: 78px;
        background: #414141;
        border: none;
    }
    .sertificat-module__grid .slick-dots button {
        -webkit-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s;
        font-size: 0;
        border: none;
        max-height: 2px;
        width: 40px;
        background: #d2d2d2;
        border: none;
    }
    .gallery__mobile-block {
        display: block
    }
    .gallery__mobile-block .item-gallery {
        height: 200px
    }
    .gallery__mobile-block .item-gallery img {
        min-height: 0
    }
    .gallery__grid {
        display: none
    }
    .gallery__mobile-block {
        position: relative
    }
    .gallery__mobile-block .slick-arrow {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 16px;
        height: 40px;
        cursor: pointer;
        z-index: 3
    }
    .gallery__mobile-block .slick-arrow .active {
        display: none
    }
    .gallery__mobile-block .slick-arrow:hover .inactive {
        display: none
    }
    .gallery__mobile-block .slick-arrow:hover .active {
        display: block
    }
    .gallery__mobile-block .slick-prev {
        left: 20px
    }
    .gallery__mobile-block .slick-next {
        right: 20px
    }
    .gallery__mobile-block .slick-slide {
        z-index: 2;
        height: 600px
    }
    /*.gallery__mobile-block .slick-slide>div {
        height: 100%
    }
    .gallery__mobile-block .slick-slide>div>div {
        height: 100%
    }
    .gallery__mobile-block .slick-slide>div>div>div {
        height: 100%
    }*/
    .gallery__mobile-block .slick-track {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .news__grid .slick-slide {
        width: 260px;
        padding-right: 0;
        margin-right: 20px
    }
    .news__grid .slick-slide>div {
        width: 100%
    }
    .item-news__thumbnail-wrap img {
        height: 186px
    }
    .news__button {
        width: 220px
    }
    .item-programs-count {
        display: block
    }
    .why-we .why-we__absolute-image {
        width: 314px
    }
    .main__behaviour-analyst-grid {
        margin-top: 0
    }
    .reviews__slider {
        padding: 0
    }
    .reviews {
        padding-bottom: 46px
    }
    .news-and-vacancies__tabs {
        padding: 0 13px
    }
    .news-and-vacancies__tabs .news-and-vacancies__tab::after {
        width: 100%
    }
    .want-training {
        padding: 29px 0 71px
    }
    .want-training__wrap>div {
        display: block;
        margin-bottom: 30px
    }
    .want-training__wrap>div h1 {
        text-align: center
    }
    .want-training__wrap>div .want-training__image-wrap {
        margin-right: 0
    }
    .want-training__wrap>div .want-training__image-wrap img {
        height: 80px;
        margin-bottom: 12px
    }
    .training-form__message {
        height: 56px
    }
    .training-form__message textarea {
        padding: 15px 30px
    }
    .footer__grid {
        margin-bottom: 37px
    }
    .partners {
        padding: 62px 0 25px
    }
    .partners .partners__slider {
        padding: 0 40px
    }
    .partners .slick-prev {
        left: 0
    }
    .partners .slick-next {
        right: 0
    }
    .partners__link {
        font-size: 14px
    }
    .partners__header {
        margin-bottom: 20px
    }
    .programs__grid .slick-slide {
        width: 256px;
        margin-right: 8px
    }
    .programs__grid .program-card {
        width: 256px;
        padding: 36px 25px 25px
    }
    .programs__grid .program-card .program-card__modules-and-price-grid {
        margin-top: 0
    }
    .programs__grid .program-card .program-card__modules-list {
        padding-left: 0
    }
    .programs__grid .program-card .program-card__button {
        width: 183px;
        margin: 25px auto 0
    }
    .item-programs-count {
        padding: 0 67px
    }
    .item-programs-count .item-programs-count__description {
        font-size: 16px
    }
    .video-presentations__wrap {
        padding-top: 60px
    }
    .video-presentations__wrap h1 {
        margin-bottom: 35px
    }
    .about-project__pazzle-image {
        display: none
    }
    .video-presentations__grid iframe,  .video-presentations__grid2 iframe {
        height: 180px
    }
    .video-presentations__grid .slick-arrow,  .video-presentations__grid2 .slick-arrow {
        height: 100%;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
    .video-presentations__grid .slick-arrow .slick-prev,  .video-presentations__grid2 .slick-arrow .slick-prev {
        left: 21px
    }
    .video-presentations__grid .slick-arrow .slick-next,  .video-presentations__grid2 .slick-arrow .slick-next {
        right: 21px
    }
    .item-video-presentation__description {
        padding: 0
    }
    .why-we__pazzle-image {
        display: none
    }
    .why-we__wrap {
        padding-top: 70px
    }
    .why-we__know-more-link {
        font-size: 14px
    }
    .about-project {
        font-size: 20px
    }
    .about-project .green-list {
        padding: 0 40px
    }
    .about-project .green-list li {
        margin-bottom: 10px;
        font-size: 14px
    }
    .experience .only-mobile {
        display: inline-block;
        margin-bottom: 37px;
        color: #d2d2d2;
        font-size: 14px
    }
    .experience .only-mobile:hover {
        color: #fff
    }
    .experience p {
        font-family: myriad, sans-serif;
        font-size: 14px;
        line-height: 20px;
        padding: 0 35px
    }
    .no-mobile {
        display: none
    }
    .only-mobile {
        display: inline-block
    }
    .why-we__know-more-link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0 auto;
        margin-bottom: 35px
    }
    .what-courses-give__right-part {
        padding: 44px 40px 0
    }
    .what-courses-give__right-part .what-courses-give__image-wrap {
        margin-right: -40px
    }
    .video-presentations__wrap h1 {
        font-size: 30px
    }
    .roster-preview__header {
        font-size: 30px;
        line-height: 1.3
    }
    .expert-card__link {
        width: 140px
    }
    .expert-choose__tab {
        padding-bottom: 0
    }
    .expert-card__photo {
        width: 100px;
        height: 100px
    }
    .expert-card__name {
        font-size: 16px
    }
    .expert-card__geo {
        font-size: 12px;
        margin-bottom: 20px
    }
    .roster-form__grid.two-columns {
        display: block
    }
    .roster-form__grid.two-columns>div {
        margin-bottom: 10px
    }
    .roster-form__grid.two-columns>div:last-child {
        margin-bottom: 0
    }
    .roster-form__grid.three-columns {
        gap: 10px
    }
    .roster-form__grid.three-columns label {
        font-size: 10px
    }
    .roster-form__grid.three-columns label::after {
        width: 10px;
        height: 10px
    }
    .roster-form__grid:last-child {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .expert__additional-sertificates {
        padding: 50px 25px
    }
    .expert-choose__tab {
        font-size: 16px;
        line-height: 1.2
    }
    .expert-card {
        -ms-grid-columns: 1fr 2fr;
        grid-template-columns: 1fr 2fr
    }
    .detailed-description .slick-slide {
        padding: 67px 10px
    }
    .there-are-questions__message label {
        display: none
    }
    .there-are-questions__message input {
        padding: 0 25px;
        width: 100%;
        border-radius: 13px
    }
    .there-are-questions__message input::-webkit-input-placeholder {
        font-size: 16px
    }
    .there-are-questions__message input::-moz-placeholder {
        font-size: 16px
    }
    .there-are-questions__message input:-ms-input-placeholder {
        font-size: 16px
    }
    .there-are-questions__message input::-ms-input-placeholder {
        font-size: 16px
    }
    .there-are-questions__message input::placeholder {
        font-size: 16px
    }
    .additional-opportunities__image-mobile {
        display: block
    }
    .additional-opportunities__image {
        display: none
    }
    .additional-opportunities__subheader {
        width: 280px
    }
    .additional-opportunities__wrap {
        padding-left: 10px;
        padding-right: 10px
    }
    .faq-tab .faq__grid {
        margin-top: 0
    }
    .item-shedule__theme {
        line-height: 1.4
    }
    .format-section__tabs {
        overflow-x: scroll;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .format-section__tabs .format-section__tab {
        white-space: nowrap
    }
    .format-section__tabs .format-section__tab:first-child {
        margin-left: 0
    }
    .format-section__tabs .format-section__tab:last-child {
        margin-right: 0
    }
    .shedule__top-panel {
        font-size: 8px
    }
    .shedule__content>div>div {
        font-size: 10px
    }
    .program-preview__wrap .program-preview__text {
        padding: 86px 15px 56px;
        padding-bottom: 35px;
        width: auto;
        text-align: center
    }
    .program-preview__image {
        position: relative
    }
    .program-preview__image img {
        max-width: 480px
    }
    .module-details__preview {
        margin-bottom: 30px
    }
    .module-details__preview .module-details__preview-description {
        padding: 0
    }
    .module-details__preview h1 {
        font-size: 26px;
        line-height: 1.2
    }
    .modules-in-detail__wrap {
        padding-bottom: 20px
    }
    .module-details__grid .module-details__left-part {
        padding: 0;
        display: block
    }
    .module-details__grid .module-details__left-part>div {
        padding: 0 76px
    }
    .module-details__grid .module-details__left-part .module-details__description {
        padding-top: 20px;
        padding-left: 0;
        border-left: none;
        border-top: 1px solid #d2d2d2
    }
    .module-details__preview-number {
        width: 256px;
        max-width: 100%
    }
    .header__right-part {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
    .main__courses-button {
        font-size: 23px;
        height: 45px
    }
    .main__programs-slider {
        margin: 0 auto;
        width: 90%
    }
    .main__programs-slider .slick-prev {
        left: -5%
    }
    .main__programs-slider .slick-next {
        right: -5%
    }
    .item-programs-count__image {
        max-width: 100%
    }
    .item-programs-count__image img {
        max-width: 153px
    }
    .why-we .why-we__wrap h1 {
        margin-bottom: 66px
    }
    .why-we .why-we__wrap .why-we__absolute-image {
        width: 260px
    }
    .why-we .why-we__wrap .why-we__advantages-grid {
        margin-top: 0
    }
    .why-we .why-we__wrap .why-we__advantages-grid h6 {
        margin-bottom: 10px
    }
    .why-we .why-we__wrap .why-we__advantages-grid .item-advantage__link {
        display: none
    }
    .why-we .why-we__wrap .why-we__advantages-grid .item-advantage__image {
        height: 70px;
		width:initial;
    }
    .why-we .why-we__wrap .why-we__advantages-grid .item-advantage__image img {
        height: 70px;
		width:initial;
    }
    .why-we .why-we__wrap .why-we__advantages-grid .slick-slide {
        width: 200px
    }
    .experience {
        background: -webkit-gradient(linear, left top, left bottom, from(#54bf9f), to(#4eaaba));
        background: -o-linear-gradient(#54bf9f, #4eaaba);
        background: linear-gradient(#54bf9f, #4eaaba);
        color: #fff;
        padding: 42px 0
    }
    .experience h1,
    .experience h6 {
        color: #fff
    }
    .experience .experience__image {
        display: none
    }
    .experience .puzzle-image {
        display: none
    }
    .serticiation__wrap .sertification__grid {
        display: block
    }
    .serticiation__wrap .sertification__grid .sertification__image-wrap {
        margin-top: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
		
    }
    .serticiation__wrap .sertification__grid .sertification__image-wrap img {
        max-width: 100%
    }
    .serticiation__wrap .sertification__btn {
        max-width: 100%
    }
    .reviews__slider .slick-dots {
        list-style-type: none;
        position: absolute;
        top: -63px;
        left: 0;
        right: 0;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .reviews__slider .slick-dots li {
        margin: 0 5px
    }
    .reviews__slider .slick-dots li.slick-active button {
        width: 78px;
        background: #414141;
        border: none;
    }
    .reviews__slider .slick-dots button {
        -webkit-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s;
        font-size: 0;
        border: none;
        max-height: 2px;
        width: 40px;
        background: #d2d2d2;
        border: none;
    }
    .item-reviews {
        padding: 24px 23px 33px 18px
    }
    .programs__wrap .item-programs-count {
        display: block
    }
    .programs__wrap .item-programs-count .item-programs-count__description {
        text-align: center
    }
    .item-programs-count__image {
        margin-bottom: 20px
    }
    .programs__wrap .program-card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .programs__wrap .program-card .item-programs-count__description {
        margin-top: 25px;
        text-align: center
    }
    .want-training h1 {
        font-size: 30px;
        line-height: 1.2;
        margin-bottom: 34px
    }
    .training-form__grid {
        display: block
    }
    .training-form__grid .training-form__city-name,
    .training-form__grid .training-form__email-or-phone {
        margin-bottom: 13px
    }
    .training-form__grid .training-form__submit-btn {
        background: -webkit-gradient(linear, left top, left bottom, from(#54bf9f), to(#4eaaba));
        background: -o-linear-gradient(#54bf9f, #4eaaba);
        background: linear-gradient(#54bf9f, #4eaaba)
    }
}

@media (max-width:375px) {
    .partners__header {
        font-size: 30px
    }
    .about-project__information-grid .about-project__right-grid-part {
        padding: 0
    }
    .about-project__information-grid .about-project__right-grid-part .green-list {
        padding: 0
    }
    .news-and-vacancies__tab {
        font-size: 26px;
        padding-bottom: 10px
    }
    .training-form__grid {
        margin-bottom: 37px
    }
    .training-form__submit-btn {
        width: 223px
    }
    .partners__link {
        margin-bottom: 27px
    }
    .item-programs-count {
        padding: 0
    }
    .item-programs-count .item-programs-count__image img:nth-child(2) {
        width: 153px
    }
    .video-presentations .item-video-presentation__video-wrap {
        padding: 0
    }
    .video-presentations .slick-prev {
        left: 0
    }
    .video-presentations .slick-next {
        right: 0
    }
    .reviews__header {
        font-size: 38px
    }
}

.margin404 {
    margin: 80px 0px;
}

.margin-cont {
    height: 35px;
}

.banner-cont__item-l {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.banner-cont__item-l div {
    max-width: 450px;
}

.banner-cont__item-l .ptext {
    font-size: 26px;
    padding-bottom: 65px;
    padding-top: 50px;
}

.banner-cont__item-l .subtext {
    font-size: 20px;
}

.leftbl {}

.news__link_mobile {
    display: none;
}

@media(max-width:768px) {
    .banner-cont__item-l {
        flex-wrap: wrap;
    }
    .banner-cont__item-l .ptext {
        padding: 15px 0px;
        font-size: 24px;
    }
    .banner-cont__item-l img {
        max-width: 100%;
        padding: 0 15px;
    }
    .margin404 {
        flex-wrap: wrap;
    }
    .margin404 .btn {
        margin-bottom: 15px;
    }
    .news__button.btn-more {
        display: none;
    }
    .news__link_mobile {
        display: block;
        margin: 0 auto;
    }
    .news__link_mobile .btn {
        margin: auto;
    }
}

.flex {
    display: flex;
}

.flex-column-2 {
    width: 50%
}

.flex-column-3 {
    width: 33.333%
}

.flex-column-4 {
    width: 25%
}

@media(max-width:768px) {
    .flex {
        flex-wrap: wrap;
    }
    .flex-column-2 {
        width: 100%;
    }
	.banner-tabs-spec{
		max-width:100%;
		width:100% !important;
		font-size: 11px;
	}

}

.base_tel {
    display: flex;
    align-items: center;
}

.base_tel a {
    color: #414141;
    font-size: 26px;
}

.base_tel img {
    width: 26px;
    height: 26px;
    margin-right: 20px;
}

.other_contacts {
    display: flex;
    align-items: center;
}

.other_contacts a,
.other_contacts {
    font-size: 16px;
    color: #414141;
    line-height: 46px;
}

.other_contacts img {
    width: 25px;
    height: 25px;
    margin-right: 20px;
}

.dop_tel {
    margin: 30px 0px 50px 45px;
}

.dop_tel a {
    line-height: 34px;
    font-size: 16px;
    color: #414141;
}

.sect h3.title span {
    font-weight: 400;
}

@media(max-width:480px) {
    .why-we__header {
        font-size: 30px;
    }
	.why-we__advantages-grid .slick-slide{
		margin: 0 20px;
		padding:0px;
	}
	.why-we__advantages-grid .slick-slide:first-child{
		margin-left:40px;
	}
	.video-presentations__grid .slick-arrow, .video-presentations__grid2 .slick-arrow{
		top:initial;
		bottom:8px !important;
	}
	.item-video-presentation__description{
		height: 60px;
		display: flex;
		align-items: center;
		overflow: hidden;
		justify-content: center;
		width:calc(100% - 80px );
		
	}
	.video-presentations__grid .slick-prev, .video-presentations__grid2 .slick-prev{
		left:22px;
	}
	.video-presentations__grid .slick-next, .video-presentations__grid2 .slick-next{
		right:22px;
	}	
	.banner-tabs-spec a{
		font-size: 11px;		
	}	
}

.hrline{
	width:100%;
	border-bottom: 1px solid #d2d2d2;
	height:1px;
}

.wrap_banner-cont-mini h1{
	font-size:28px;
	line-height:30px;
}
.wrap_banner-cont-img-center{
	text-align:center;
}
.wrap_banner-cont-img-center .gorod{
	margin-top:0;
}
.wrap_banner-cont-img-center .format__price{
	margin:10px 0px 20px;
	color: #0f4b60;
}
.payments__body{
	position:relative;
}
.link-share{
	position:absolute;
	top:8px;
	right:8px;
	color:#aaa;
	font-size:16px;
}
.sert_wrap{
	display:none;
}

.video-presentations__grid_list{
	display:flex;
	flex-wrap:wrap;
}
.item-video-presentation-ity{
	width:50%;
	text-align:center;
	color:#000;
	padding: 0px 20px 60px;
	/*max-height:380px;*/

	
}
.item-video-presentation-ity img{
max-width:100%;
}
.item-video-presentation-ity .item-video-presentation__description{
	color:#000;	
	margin-top:8px;
}
.item-video-presentation-ity .video-desc-link{
	min-height:350px;
	max-height:380px;
	display:block;
}

@media(max-width:450px){
.item-video-presentation-ity{
	width:100%;
}	
}


@media(max-width:768px){
	.why-we__wrap{
		text-align:center;
		
	}
	.why-we .why-we__description{
		position:relative;
		top:-15px;
	}
	.video-presentations__wrap{
		padding-bottom:15px;
	}
}
@media(max-width:560px){
.why-we .why-we__description{
	margin-left:0px;
	margin-right:0px;
}
}
.slick-slider .slick-list, .slick-slider .slick-track {
	overflow:hidden;
}

.docs_block{
background: #ddf3eb;
text-align: center;
padding: 0px 0 60px;	
}
.docs_block_flex{
	flex-wrap:wrap;
}
.docs_block_flex .cert-block-text {
    max-width: 33%;
    flex-basis: 100%;
}
.supervizia #certificate4{
	padding-bottom:10px;
}
@media(max-width:960px){
	.cert-block-text, .docs_block_flex{
		justify-content:flex-start !important;
	}
	.docs_block_flex .cert-block-text {
		max-width: 345px;
		flex-basis: 100%;
		/*margin-left:auto;
		margin-right:auto;*/
	}	
	.docs_block_flex .cert-block-text:last-child{
		margin-left:0;
	}
}
@media(max-width:560px){
	.cert-block-text{
		justify-content:flex-start !important;
	}
.docs_block_flex .cert-block-text {
    max-width: 340px;

	
}	
}
.captcha_input{
	margin-bottom:6px;
}
.form_crm{
	width:100%;
	
}
.form_crm  .flex{
	justify-content:space-between;
	align-items: stretch
}
.form_crm .flex-column-2{
	width:47% !important;
}
.form_crm .flex-column-2 textarea, .form_crm  .form-group, .form_crm .input{
	height:100%;
}
.form_crm .flex-column-2 .form-group.text_block{
padding-bottom: 30px;
}

.send_form_crm{
	width:100%;
	text-align:center;
	display:flex;
	justify-content:center;
}
.form_crm .flex-column-2 textarea{
	
}
@media(max-width:768px)
{
	.form_crm .flex-column-2{
		width: 100% !important;
		padding: 0px 10px;
	}
	.form_crm .flex-column-2 .form-group {
	  padding-bottom: 0px;
	}	
}

.select_form{
border: 0;
outline: 0;
width: 100%;
height: 50px;
margin-bottom: 30px;
padding: 0 30px;
color: #414141;
border-radius: 13px;
background-color: #f1f1f1;	
}


.img_block{
	display:flex;
	align-items:center;
	justify-content:space-around;
}
.img_block img{
	height:40px;
}
[data-sid="PHONE"]{
	margin-bottom:30px;
}
.ag-countrymask.iti {

  width: 100%;
}

[data-search="search"]{
	display:none;
}
.black_h1{
	color:#111 !important;
}


@media(min-width:960px){
	.hidden_more_items.format__item_video{
		display:none;
	}	
	.more_element_items.Button{
		max-width:160px;
		margin:15px auto;
		display: block;
	}
}

.text-block-right{
	padding-left:0 !important;
}
/* End */


/* Start:/local/templates/aba/template_styles.css?175130158415749*/
.back-to-the-list-button{
display:none !important
}
.btn_send_form_spec{
		font-size:12px;
	min-height:10px;
	color:#333;
}
.mest{
	font-size:12px;
	min-height:10px;
}
.sale_order_full_table{
	margin-top:20px;
}
.gorod_alt{
font-size: 14px !important;
line-height: 1;
}
.spec_list .navigation_block{
	margin-bottom:30px;
}
.phone_block{
	margin-top:25px;
}
.phone_block_item{
	/*display:flex;*/
	color: #000;
	margin-bottom:12px;
	
}
.phone_block_item span{
	display:block;
	color: #878787;
	font-size:13px;
	line-height:14px;
}
.roistat-lh-pulsator-phone{
	display:none !important;
}
.modules__img{
	text-align:center;
}
.modules__img img{
	max-width:100%;
	max-height: 120px;
	text-align: center;
	margin: 0 auto;		
}
.cl_mod p{
	margin-bottom:5px !important;
}
.cl_mod_22316 img{
	position:relative;
	top:-10px;

}
.wrap_img_prev img{
	max-width:100%;
	max-height:190px;
position: relative;
  top: -2px;*/
}


@media(max-width:600px)
{
	.modules__item.cl_mod p{
		min-height:70px;
	}
	.modules__img img{
		max-width:100%;
		max-height: 92px;
		margin-bottom:10px;

	}
.wrap_img_prev img{
	max-width:100%;
	max-height:190px;
position: relative;
  top: 0px;
}
	
}

.cbas_block {

	
}
.cbas_block .modules__item_cert{
		max-width:460px;
		margin:100px auto 50px;
}

.btn_table{
color: #FFF;
display:block;
text-align: center;

font-size: 16.5px;
font-style: normal;
font-weight: 900;
line-height: normal;
border-radius: 0px;
background: #053E3E;
height:45px;
line-height:45px;
max-width:234px;
margin:7px auto 0;	
}
.btn_table_gray{
border: 2px solid #C7C7C7;
background: #C7C7C7;	
}
.snoska{
color: #000;

font-family: Lato;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: normal;
letter-spacing: 0.098px;
width: 1040px;
  margin: 15px auto;
text-align:left;  
}
.format_table{
	text-align:center;
}
.table_rasp{
	border-collapse:collaplse;
}
.table_rasp_heading{

	height:72px;
}
.table_rasp_row{
	width:1040px;
	margin:0 auto;
	display:flex;

	justify-content:space-between;	
}
.table_rasp_row_head{
		align-items:center;
}
.table_rasp_heading_td, .table_rasp_row_td{
	width:33%;
}
.table_rasp_row_line{
border-radius: 5px;
background: #F1F1F1;
margin-top:10px;
}

.table_rasp_row_td{
color: #000;
padding:15px;

font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
letter-spacing: 0.4px;	
}
.table_rasp_row_td_first{
font-size: 19px;	
}
.table_rasp_heading{
border-radius: 0px;
background: #053E3E;	
}
.table_rasp_heading_td{
	

color: #FBFBFB;

font-size: 19px;
font-style: normal;
font-weight: 900;
line-height: 95%;
text-transform: uppercase;	
}
.table_rasp_heading_td span{
font-size: 21px;
margin-bottom:5px;	
display:inline-block;
}

.table_rasp_row_line.even{
border-radius: 5px;
background: #DBE0DB ;	
}
.not_furst .td_dub{
color: #878787 !important;	
}

@media(max-width:1050px)
{
	.snoska, .table_rasp_row{
		max-width:100%;
	}
	.s-format .section__title{
		font-size:19px;
	}
	.table_rasp_heading{
		height: 75px;
	}
	.table_rasp_heading_td, .table_rasp_heading_td span{
		font-size: 12px;
		line-height: 132%;
		letter-spacing: 0.3px;
	}
	.table_rasp_row_td{
		font-size:8px;
	}
	.btn_table{
		max-width:102px;
		height:27px;
		line-height:27px;
		font-size:7px;
	}
	.table_rasp_row_td{
		padding:5px;
	}
}




/*Авторизация регистрация*/
.auth_wrapp {
    margin-top: 50px;
    width: 310px;
    margin:0 auto 80px;
}	
.info-forgot{
	margin-bottom:20px;
}
.auth_wrapp_max{
	width:800px;
}
@media (max-width:800px)
{
.auth_wrapp_max{
	width:100%;
}	
}

.logo_support{
	padding-bottom:25px;
	text-align:center;
}
.auth_wrapp .input{
	
}
.auth_wrapp label{
    color: #aaa;
    font-size: 13px;
    padding-bottom: 9px;
    padding-top: 12px;
	font-weight:normal;
	
	display: block !important;
	margin-bottom:0px;
	display:block;
}
.input_div, .label_block{
	padding-bottom:10px;
}
.form-footer{
	margin-bottom:80px;
}
.iblock.label_block {

    position: relative;
    vertical-align: top;
}/*
.auth_wrapp input[type="text"], .auth_wrapp input[type="password"], .auth_wrapp input[type="tel"], .auth_wrapp input[type="email"], .auth_wrapp select{
	width:100%;
	height: 30px;
	border: 1px solid #dbdbdb;
	padding: 5px;
	box-sizing: border-box;	
	margin-bottom:5px !important;
}
.auth_wrapp textarea{
	width:100%;
	height: 300px;
	border: 1px solid #dbdbdb;
	padding: 5px;
	box-sizing: border-box;		
}
.auth_wrapp input[type="submit"] {

}
.auth_wrapp input[type="submit"]:hover{

}*/
.auth_wrapp .buttons{
	/*padding-top:15px;*/	
}
.auth_wrapp .buttons input:not(:hover){
	background:#fff;
	cursor:pointer;
}
.auth_wrapp a{
color: #878787;
}
.auth_wrapp  .inner-table-block{
	margin-top:15px;
}

.auth_wrapp a:hover{
	text-decoration:underline;
}
.auth_wrapp .required{
	color:#333;
}
#registraion-page-form{

}
label.error {
    color: #e62222 !important;
    font-size: 10px;
    position: absolute;
    top: 0;
    right: 0px;
    font-weight: 400;
}
.auth_wrapp .notification_order{
	
}
.info-forgot{
	font-size:14px;
}
.auth_wrapp input[type="file"]{
	margin-bottom:10px;
	display:block;
}
.remember{
	display:none;
}
.auth_wrapp .error{
	/*border:1px solid #ff0000;*/
}

.container_cabinet{
	margin:50px auto 150px !important;
}
.container_cabinet h2{
	text-align:center;
}
.container_stat{
	max-width:1024px;
	margin:0 auto;
}
.link-icon{
	color:#333;
}
.table{
	width:100%;
border-radius: 5px;
border: 1px solid #d2d2d2;
border-collapse:collapse;
margin-top:10px;
}

.table td{
color: #333;
padding:10px;
font-size: 14px;
font-style: normal;
font-weight: 500;
letter-spacing: 0.4px;	
border: 1px solid #d2d2d2;
}
.table tr:nth-child(odd){
	background:#fcfcfc;
}




.catalog-section-filter-toggle {
  width: 36px;
  max-width: 36px;
  height: 18px;
  display: block;
  margin: 0;
  position: relative;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  -khtml-border-radius: 9px;
  border-radius: 9px;
  background: #ced9db;
  cursor: pointer;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  margin-right:5px;
  cursor:pointer;
}
.catalog-section-filter-toggle > label::after {
  width: 18px;
  height: 18px;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  -khtml-border-radius: 9px;
  border-radius: 9px;
  background: #78909c;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
    cursor:pointer;
}
.catalog-section-filter-toggle.active > label::after 
{
  background:#53b900;
	right:0;
	left:auto;
}
.tumbler{
	display:flex;
	align-items:center;
}
.form_change_passw{
	margin-top:25px;
}
.error{
	text-align:center;
	color:red;
	
}
.green{
	color:#53b900;
	text-align:center;
}
.link_inverse{
	text-decoration:none;
	color:#999;
}
.link_inverse:hover{
	text-decoration:underline;
}

.menu_cabinet ul{
	display:flex;
	margin:15px auto 15px;
	justify-content:center;
}
.menu_cabinet ul li{
	margin:0 10px;
}
.menu_cabinet ul a{
    cursor: pointer;

    color: #414141;
	margin-bottom:3px;
	border-bottom:1px solid #414141;
}
.menu_cabinet ul a:hover{
	color: #53b900;
	border-bottom:1px solid #53b900;	
}
.left_ogr{
	max-width:250px;
	width:250px;
}
.table_card input{
	margin-bottom:0px;
}
.section_first{
	text-align:center;
}

@media(max-width:600px){
	.menu_cabinet ul{
		flex-direction:column;
	}
	.left_ogr{
		max-width:100px;
		font-size:11px !important;
	}
	.table{
		width:100%;
	}
	.table td{
		font-size:11px !important;
		line-height:13px;
	}
	.table_responsive{
		width:100%;
		overflow-x:scroll;
	}
	
}

.cert-block-text_new{
	width:100%;
}
.cert-block-text_new a
{
  color: #878787;
  font-size: 14px;
  text-decoration: underline;
  padding-bottom: 2px;
  display: block;
}
.flex-doc-new{
	flex-direction:column;
}
.docs_block_flex_new .mod-item.flex-doc-new{
	width:50%;
}
.flex-doc-new .mod-item{
	margin-bottom:5px;
}
.ShowHideDoc_tl{
	cursor:pointer;
}

.promocode_check{
	margin-top: -20px;
	
}
.promocode_check.red{
	color:red;
}


.experience_flex_image{
	margin:30px 0px;
}
.puzzle-image-item{
	width:120px;
	margin:0 8px;
	max-width:100%;
}
.puzzle-image-item:first-child{
	width:150px;	
}
#company_certifictaion{
	margin-bottom:150px;	
}
#company_certifictaion h2{
	margin-top:5px;
}
.additional_wrap_certification{
	margin-bottom:50px;
}
.certification_image_company{
	max-width:100%;
	width:240px;
}
.additional_wrap_certification .img-flex-block{
	display:flex;
	align-items:center;
	justify-content:center;
}
.additional_wrap_certification .text-flex-block{
	max-width:initial !important;
}

@media(max-width:768px){
	#company_certifictaion{
		margin-bottom:20px;
	}
}

.h-center{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
h4.h-center{
	margin-top:15px;
	margin-bottom:15px;
}
.mod-col-gray h3.h-center{
	margin-bottom:0px;
}
.mod-col-gray-30{
	padding-bottom:30px !important;
}
.h-big{
	font-size:32px;
}
.margin-top-30{
	margin-top:30px !important;
}
.margin-top-45{
	margin-top:45px !important;
}
.items-el p{
	margin-bottom:15px;
}
.items-el h3{
	margin-bottom:5px !important;
}
.items-el .formatCourses__count{
	font-size:21px;
}
.items-el .formatCourses__time img{
	width:42px;
	height:42px;
}
.col.items-el{
	margin-top:15px;
}
.mod-col-gray .btn_table{
	margin-top:10px;
}
.text-white{
	color:#fff !important;
	text-decoration:none !important;
}
.btn_table_progr{
	line-height:20px;
}
.btn_table_progr span{
	display:block;
	/*max-width:150px;*/
}


.order-body h2{
font-size: 40px;
  font-weight: 600;
  margin-bottom: 24px;
color:#111;
line-height: 44px;
margin-right:40px;  
}

.order-body{
	display:flex;
	color:#111;
	margin-top:65px;
}

.order-body-left{
min-width: 50%;
  width: 50%;
}
.order-body-right{
	flex-grow:1;
	padding-left:40px;
}
.order-body-tabs{
	display: flex;
	margin-bottom: 24px;
	gap: 8px;	
}
.order-body-tab{
  padding: 6px 12px;
  background-color: #f1f1f1;
  font-weight: 500;
  font-size: 14px;
}
.order-body-tab.colored{
background-color: #ED633F;
  color: #FFFFFF;	
}

.order-body-address{
	margin-bottom: 16px;
	display:flex;
	flex-direction:column;
}
.order-body-time {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 24px;
  margin-bottom: 39px;

}
.order-body-address-label{
  color: #686B66;
}
.order-body-price{

  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  gap: 12px;
  padding: 27px 0px;
  border: none;
    border-top-width: medium;
    border-top-style: none;
    border-top-color: currentcolor;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
  border-top: 1px solid #DBE0DB;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}


.order-body-cost{
  font-size: 28px;
  font-weight: 500;
}
.order-body-infocost{
display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: 4px;
}
.order-body-infocost span {
  font-weight: 500;
  font-size: 16px;
}
.order-body-infocost span:last-child {
  font-size: 14px;
  color: #686B66;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.order-body-prices-info{
  border-bottom: 1px solid #DBE0DB;
  padding: 16px 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  background-color: #F1F2F0;
  margin-bottom: 23px;
  padding-left:16px;
}

.order-body-prices-info svg {
  width: 16px;
  height: 16px;
}



.order-body-prices-starts{


  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
}
.order-body-prices-starts-label {
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
}
.order-body-prices-starts-day{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;	
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;	
}
.order-body-prices-starts-day div {
  display: block;
  font-weight: 500;
  font-size: 40px;
  line-height: 28px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid #DBE0DB;
text-align: center;

  height: 100px;
  width: 100px;
  position: relative;
  justify-content:center;
 
}
.order-body-prices-starts-day div span {
  font-size: 14px;
  color: #686B66;
}

.h3{
	color:#111;
	font-weight:500;
	font-size:24px;
	margin-bottom:20px;
}
.DOCS_BLOCK input[type="checkbox"]{
	margin-bottom:0px;
}
.DOCS_BLOCK .form-group{
	margin-bottom:10px;
}
input, select{
	border-radius:0px !important;
}
.payments__top{
	background:#053E3E;
	color:#fff;
	height:72px;
	line-height:72px;
}
.payments__out{
	margin-right:0px;
}
.payments__top a{
	color:#fff;	
}
.payments__top a:hover{
	text-decoration:underline;
}
.payments__top .container{
	display:flex;
	justify-content:space-between;
	align-items:center;
}

.btn-default {
  color: #fff;
  border: 1px solid #053E3E;
  width: 100%;
  background:#053E3E;
  border:none;
  cursor:pointer;
}
.btn-default:hover{
	border: 1px solid #CAFFFE;
	background:#CAFFFE;
	color: #111;
	
}

@media(max-width:768px)
{
	.order-body{
		flex-direction:column;
	}
	.order-body-left, .order-body-right{
		width:100%;
		padding-left:0px;
	}
	.order-body h2{
		font-size:24px;
		line-height:28px;
	}
}
.link-share2{
	position:relative;
	top:1px;
	margin-right:15px;
	color:#878787 !important;
}

.payments__close{
	fill:#fff !important;
}

.button_send{
	position:relative;
	display:flex;
	justify-content:flex-end;
}
.button_send a{
	position:absolute;
	top:-80px;
}
.mod-col:first-child{
	padding-left:0;
	
}
.mod-col:last-child{
	padding-right:0;
	
}
@media(max-width:768px){
.button_send a{
	position:static;
	top:-80px;
	text-align:center;
	font-size:20px;
	margin-bottom:20px;
}	
.button_send{
	justify-content:center;
}
}
.title_index{
	font-weight:bold;
	text-align:center;
}
.btn-reestr{
margin-top: 10px;
  display: block;
  width: auto;

  padding: 0 15px;
  height: 40px;
  line-height: 40px;
  max-width: 215px;	
}

.btn-260{
	width:280px;
	margin:20px 0px 80px;
}
.formatHeader__item{
	font-weight:bold;
}
/* End */
/* /local/templates/aba/components/centino/form.training/callback_popup/style.css?1696444407180 */
/* /local/templates/aba/styles.css?1744895506169648 */
/* /local/templates/aba/template_styles.css?175130158415749 */
