

/* Start:/bitrix/templates/i24/components/bitrix/menu/topmobile/style.min.css?1750111937490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/bitrix/templates/i24/components/bitrix/menu/topmobile/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/bitrix/templates/i24/components/bitrix/menu/top/style.min.css?1750111264490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/bitrix/templates/i24/components/bitrix/menu/top/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/bitrix/templates/i24/components/bitrix/menu/footer/style.min.css?1750112101490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/bitrix/templates/i24/components/bitrix/menu/footer/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/bitrix/templates/i24/template_styles.css?178000988511580*/
.komanda-slider .owl-nav {
	justify-content: flex-end;
    margin-bottom: -15px;
}
.komanda-slider .owl-nav button {
	background: #fff !important;
}
.owl-nav button.disabled {opacity: 0.6;}
.text_16_rew {
	max-height: 192px;
    overflow: hidden;
}
.err_text {
	color: #ff0000;
    font-size: 12px;
    text-align: center;
    margin-bottom: 15px;
    margin-top: -5px;
}
.just_description_text h2 {
    color: var(--color-black);
    font-size: 44px;
    font-weight: 700;
    line-height: 110%;
    margin-bottom: 30px;
}
.licences_list_flex {
	display: flex;
    gap: 30px;
	margin-bottom: 40px;
}
.licences_list_flex .licenses-item {
	width: calc(25% - 10px);
}
.licences_list_flex .licenses-item img {
	width: 100%;
	height: auto;
}
.program_list_flex {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
	padding-bottom: 70px;
}
.program_one {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
    width: calc(20% - 16px);
    text-align: center;
    text-decoration: none;
}
.program_one img {
    padding: 12px;
    background: var(--color-white);
    border-radius: 14px;
    width: 100%;
    box-sizing: border-box;
}
.program_one span {
    font-size: 17px;
    font-weight: 700;
    line-height: 1.3;
    color: var(--color-black);
}
.search-bar input {
	background: #fff !important;
    height: 65px;
}
@media (max-width: 959px){
.licences_list_flex .licenses-item {
	width: calc(50% - 15px);
}
.program_one {
	width: calc(50% - 10px);
}
.search-bar input {height: 52px;}
}
@media (min-width: 960px){
	.section_course_cat h1 {font-size: 39px;}
	.breadcrumb {line-height: 1.4;}
}
.section_course_cat .hero-text {
    max-width: 100%;
}
.items_course {
	background: #fff;
    padding: 30px;
    border-radius: 40px;
}
.catalog_secction_flex {
	display: flex;
    flex-direction: column;
    gap: 30px;
}
.item_course_new {
	display: flex;
    gap: 25px;
}
.item_course_new .item_course_image {
	width: 224px;
	height: auto;
}
.item_course_text {
	width: calc(100% - 249px);
	display: flex;
    gap: 25px;
}
.item_course_price_btns {
	display: flex;
    flex-direction: column;
    width: 200px;
    gap: 20px;
    align-items: center;
    justify-content: flex-start;
}
.item_course_desc {
	width: calc(100% - 225px);
}
.item_course_btns a {width: 100%;}
.item_course_btns {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.item_course_desc_title {
	font-size: 20px;
    font-weight: 700;
    line-height: 120%;
    color: var(--color-black);
    display: flex;
    text-decoration: none;
    cursor: pointer;
}
.item_btns_price .nptbp {
	font-size: 20px;
    font-weight: 700;
    line-height: 120%;
    margin: 0;
    color: var(--color-black);
    display: flex;
    text-decoration: none;
    cursor: pointer;
}
.avaliablie_course_item {
    color: #69be15;
    display: flex;
    gap: 8px;
    align-items: center;
    margin: 15px 0 17px;
    font-size: 14px;
    line-height: 1;
}
.avaliablie_course_item:before {
	width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #69be15;
    content: "";
}
.item_course_descriptions_list {
	display: flex;
    flex-direction: column;
    gap: 5px;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 400;
}
.img-wrapper-trast img {
	max-width: 100% !important;
    max-height: 85px !important;
}
.img-wrapper-trast {
	padding: 20px 25px !important;
	min-height: 125px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.partners_flex_wrapper {
	display: flex;
    flex-wrap: wrap;
    gap: 40px;
}
.partners_flex_wrapper .licenses-item {
	width: calc(25% - 30px);
}
.page_navigation {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 30px;
    gap: 10px;
	flex-wrap: wrap;
}
.page_navigation a, .page_navigation span {
    text-decoration: none;
    color: var(--color-black);
    background: #fff;
    display: flex;
    padding: 0px 10px;
    height: 35px;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    font-size: 16px;
    line-height: 1;
    font-weight: 400;
    cursor: pointer;
}
.page_navigation a.disabled {
	opacity: 0.7;
	cursor: auto;
}
.page_navigation span {
	cursor: auto;
	color: #fff;
	background: var(--color-blue);
}
@media (max-width: 959px){
	.partners_flex_wrapper {gap: 30px;}
	.partners_flex_wrapper .licenses-item {
		width: calc(50% - 15px);
	}
}
.page_one_content, .page_one_content p, .page_one_content li {
	color: var(--color-grey-text);
    font-size: 20px;
    line-height: 150%;
}
.page_one_content a {
	color: var(--color-blue);
}
.page_one_content .wrapper {
	display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 18px;
}
.page_one_content h2, .page_one_content h3, .page_one_content h4, .page_one_content h6, .page_one_content h6 {
	color: var(--color-black);
    font-size: 20px;
    font-weight: 700;
    line-height: 110%;
}
.page_one_content h3 {font-size: 24px;}
.page_one_content h2 {font-size: 28px;}
.page_one_content table td {border: 1px solid var(--color-grey-text);}
.page_one_content ul {
	list-style-type: disc;
    padding-left: 20px;
}
.page_one_content ol {
	list-style-type: decimal;
    padding-left: 20px;
}
.title-center {text-align: center;}
.blog_items {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
.blog_items .blog-item {
	width: calc(25% - 23px);
}
.blog_items .blog-item .img-wrapper-blog {
	width: 100%;
	height: auto;
}
.blog_items .blog-item .text_16 {
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
@media (max-width: 959px){
.blog_items .blog-item {
	width: calc(50% - 20px);
}
}
@media (max-width: 499px){
.blog_items .blog-item {
	width: 100%;
}	
}
.section_course_cat .hero-right {min-width: 34%;}
.section_course_cat .hero-right img {min-width: 100%;}
.catalog_section_desc {
    margin-top: 40px;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 400;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.course-item .title-h3 a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
.page_content_blog .wrapper {
	display: flex;
    	flex-wrap: wrap;
    	gap: 20px;
}
.page_content_blog .period {
	width: 100%;
	margin: 0;
	color: var(--color-grey-text);
}
.page_content_blog .detailimage, .page_content_blog img {max-width: 100%;height: auto;margin: 0;}
.page_content_blog .content {
    display: block;
}
.page_content_blog p, .page_content_blog h2, .page_content_blog h3, .page_content_blog h4, .page_content_blog h5, .page_content_blog h6, .page_content_blog ul, .page_content_blog ol, .page_content_blog div {
	color: var(--color-black);
	margin-top: 0;
	margin-bottom: 20px;
	line-height: 1.4;
}
.page_content_blog .content img {margin-bottom: 20px;}
a.back-url {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    text-decoration: none;
    color: var(--color-grey-text);
    max-width: 1340px;
    margin: -50px auto 50px;
    width: 100%;
    box-sizing: border-box;
    padding: 0px 20px;
}
.dropdown-column a:first-letter {text-transform: uppercase;}
.dropdown-column a.hidden {display: none;}
.modal, .auth-modal {z-index: 99999 !important;}
.hidden-field {display: none;}
.err_mes {
	color: var(--color-red);
    	font-size: 12px;
}
.review-avatar {min-width: 80px;}
.item_course_image img {max-width: 100%;}
.licenses-item .card-text {text-align: center;}
.footer_phone {text-decoration: none;}
.page_one_content ul, .page_one_content ol {padding-left: 50px;}
.grecaptcha-badge {display: none !important;}
body {max-width: none !important;}
.category-btn {text-decoration: none !important;}
.detail_image_btns {
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    flex-wrap: wrap;
}
.blog_btns {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
.reviews_flex {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.reviews_flex .reviews-cards {width: calc(33.3333% - 16.6666px);}
h3.review-name:after {
    content: '';
    display: block;
    width: 100%;
    height: 30px;
    background-image: url(/bitrix/templates/i24/img/rrr.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    margin-left: -3px;
}
.dropdown-menu-input.showfromtop {
    display: block;
    bottom: auto;
    top: 0;
    padding-top: 100px;	
}
@media (max-width: 959px){
.reviews_flex .reviews-cards {
    width: calc(50% - 10px);
}
}
@media (max-width: 767px){
.reviews_flex .reviews-cards {
    width: 100%;
}
.dropdown-menu-input.showfromtop {padding-top: 77px;}
}
#plan .toggle-button {display: none !important;}
.just_description_text h1 {
    color: var(--color-black);
    font-size: 44px;
    font-weight: 700;
    line-height: 110%;
    margin-bottom: 30px;
}
@media (max-width: 767px){
.just_description_text h1 {
    font-size: 24px;
}
.item_course_new {
    gap: 20px;
    flex-direction: column;
}
.item_course_new .item_course_image {
    width: 100%;
    height: auto;
}
.item_course_text {
    width: 100%;
    gap: 20px;
    flex-direction: column;
}
.item_course_desc {
    width: 100%;
}
.item_course_price_btns {
    align-items: flex-start;
    width: 100%;
    gap: 0px;
}
.item_course_btns {
    display: flex;
    flex-direction: row;
    gap: 10px;
    width: 100%;
    margin-top: 20px;
}
.review-avatar {
    width: 80px !important;
    height: 80px !important;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid #eef8ff;
    min-width: 80px;
    max-width: 80px;
}
.licences_list_flex {
    flex-wrap: wrap;
    gap: 10px 30px;
}
}
.bx-authform-social ul li .bx-authform-social-icon span {display: none !important;}
.owl-carousel .licenses-item{
    cursor: pointer;
}
.bx-authform .bx-authform-link-container{
    padding: 0;
    margin: 0;
    margin-top: 15px;
}
.bx-authform-link-container a{
    color: #fff;
}
@media (max-width: 767px){
.container-table {
        overflow-x: auto !important;
        width: calc(100% + 20px) !important;
        margin-right: 0 !important;
        padding-right: 0 !important;
        box-sizing: border-box !important;
}
    .container-table table {
        width: 940px;
        margin-right: 20px !important;
    }
}
.new_custom_table {
    width: 100%;
    border-collapse: collapse;
    border-radius: 10px;
    overflow: hidden;
    text-align: left;
    background-color: #fff;
}
.new_custom_table th, .new_custom_table td {
    text-align: left;
    white-space: normal;
    border-width: 3px 0;
    border-style: solid;
    border-color: var(--color-light-blue-bg);
    text-align: left;
    vertical-align: middle;
}
.new_custom_table thead th {
    background-color: #d4edff;
    color: var(--color-black);
    font-weight: bold;
    border: none;
}
.new_custom_table th:not(:last-child), .new_custom_table td:not(:last-child) {
    border-right: 2px solid #d4edff;
}
.new_custom_table th:first-child, .new_custom_table td:first-child {
    border-left: none;
}
.new_custom_table th:not(:last-child), .new_custom_table td:not(:last-child) {
    border-right: 2px solid #d4edff;
}
.new_custom_table th:first-child, .new_custom_table td:first-child {
    border-left: none;
}
.new_custom_table tbody tr td:first-child {
    color: #51a2d9;
}
.page_video {
	width: 100%;
	height: 453px;
	margin: 15px 0;
}
.page_video iframe {
	width: 100%;
	height: 100%;
	max-width: 950px;
	object-fit: contain;
}
/* End */
/* /bitrix/templates/i24/components/bitrix/menu/topmobile/style.min.css?1750111937490 */
/* /bitrix/templates/i24/components/bitrix/menu/top/style.min.css?1750111264490 */
/* /bitrix/templates/i24/components/bitrix/menu/footer/style.min.css?1750112101490 */
/* /bitrix/templates/i24/template_styles.css?178000988511580 */
