@import url('https://fonts.googleapis.com/css2?family=Montserrat+Alternates:wght@400;900&family=Source+Serif+4:wght@300;400;600&display=swap');
h1 { 
	font-weight: 800 !important;
    font-family: montserrat alternates !important;
}	
.hidden {
	display: none !important;
}
.divider-xl,.divider-x2,.divider-x3,.divider-x4 {
    position: relative;
    width: 100%;
    margin: 0 auto;
    background: none;
    z-index: -1;
}
.divider-x1 {
	height:150px;
}
.divider-x2 {
	height:100px;
}
.divider-x3 {
	height:50px;
}
.divider-x4 {
	height:25px;
}
/* width */
.width-90 {
	width:90%;
}
/* */
.margin_auto {
    margin: auto;
}
.main_content > .container:first-child {
	max-width: 100%;
	padding:0 50px;
}
.main_content #sidebar {
   /* background: white;
    box-shadow: rgb(0 0 0 / 15%) 0px 5px 15px 0px;*/
}
/* Bg-color*/
.bg-light_blue,.cat-light_blue {
	background: #97daff;
}
.bg-blue,.cat-blue {
	background: #58b0ff;
}
.bg-deep_purple,.cat-deep_purple {
	background: #c497ff;
}
.bg-green,.cat-green {
	background: #88fc8b;
}
.bg-yellow,.cat-yellow {
	background: #ffee69;
}
.bg-orange,.cat-orange {
	background: #ffaa40;
}
.bg-red,.cat-red {
	background: #ff9797;
}
.bg-purple,.cat-purple {
	background: #b47bff;
}

/* BTN light*/
.btn-light {
    color: #097bed;
}
.btn-light:hover {
    color: #097bed;
}
/* Color cat*/
.bc {
	display:none;
}
.bc.cat-red,.bc.cat-blue,.bc.cat-green,.bc.cat-orange,.bc.cat-deep_purple,.bc.cat-yellow,.bc.cat-light_blue,.bc.cat-purple {
	display: inherit;
    /*left: 15px;
    position: absolute;*/	
}
.bc {
	color: white;
    box-shadow: inset 0 1px 0 rgb(255 255 255 / 15%), 0 1px 1px rgb(0 0 0 / 8%);
	opacity:0.8;
}
.bc:hover {
	color: white;
    border-color: #00000038;
	opacity:1;
}
.media_list_item .infobar{
    position: absolute;
    bottom: 15px;
}
/*  */
.bredcrumbs  {
    color: #7183a1;
}
.breadcrumb-item>a:hover {
    color: #3b4a64;
}
.arrow.down {
	display: none;	
}
.info_bar svg {
    font-size: 1.5rem;
}
/*  */
.content_datasets_lessons {
    display: flex
;
}
.slick-slide {
    margin-right: 10px;
}
.nabor-month {
    border-radius: 15px;
    overflow: hidden;
    width: auto;
    flex-wrap: nowrap;
    background: white;
    padding: 15px 20px;
    cursor: grab;
    background-color: #dae0e5cc;
    background-image: none;
    border-color: #d3d9df;
    box-shadow: inset 0 3px 5px rgb(0 0 0 / 10%);
}
/* sticky */
.sticky25  {
	position: sticky;
	top: 25px;
}
.sticky50  {
	position: sticky;
	top: 50px;
}


/*Header*/
.nm-main-nav .container {
	max-width: 90%;
}
.header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  transition: 1s;
  background: rgba(9, 123, 237, 1);
  background: linear-gradient(90deg, rgb(156 88 245) 0%, #1246de 13%, #1246de 30%, rgb(1 139 245) 89%, rgb(0 229 255) 100%);
}
.header_hidden {
  transform: translateY(-100%);
}

.nm-main-top  {
	display: none !important;
}
.main-menu {
	display:flex;
	justify-content: space-between;
}
.logo-img {
	max-height:100px;
}
.icms-frontpage .nm-main-nav .navbar-nav>.nav-item>a {
    text-transform: uppercase;
    padding-left: 1.1rem;
    padding-right: 1.1rem;
    font-weight: bold;
	font-size: 1.5rem;
	flex-direction: row-reverse;
}
.nm-main-nav .navbar-nav>.nav-item>a {
    text-transform: uppercase;
    padding-left: 1.1rem;
    padding-right: 1.1rem;
    font-weight: bold;
	font-size: 1.3rem;
	flex-direction: row-reverse;
}
#navbar_138 .navbar-nav > li:hover > a {
    color: #6edbff !important;
    background: rgba(0, 0, 0, 0) !important;
}
.logo-menu {
    float: left;
}
.navbar-brand {
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin-right: 1.5rem;

}
.navbar-brand img {
    max-height: 80px;
    max-width: inherit;
}
a.navbar-brand img {
    max-height: 45px;
    max-width: inherit;
}
.navbar-collapse {
   /* margin-top: 15px;*/
}
.icms-user-menu {
    background-color: rgba(0, 0, 0, 0.0);
    cursor: pointer;
}
.icms-user-menu:hover {
    background-color: rgba(0, 0, 0, 0.1);
}
.icms-user-avatar>* {
    border-radius: 50%;
    padding: 0;
    overflow: hidden;
    border: none;``
    min-width: 64px;
    min-height: 64px;
    border: 2px solid white;
}
.title-hidden .icms-user-menu div.dropdown-toggle::after {
    font-size: 1.5rem;
}
.nm-nav-search-toggle-btn svg path  {
    stroke-width: 4px;
}
/*end*/

/*megamenu_lessons*/
.supermegamenu {
    box-shadow: 0px 10px 15px 3px rgb(0 0 0 / 30%);
    border-radius: 0px 0px 10px 10px;
	animation: supermegashow ease-in-out .5s 0s 1 !important;
}
.supermegamenu_246 {
    background: rgb(113,136,228);
    background: linear-gradient(140deg, rgba(113,136,228,1) 25%, rgb(117 192 252) 100%);
	height: calc(100vh - 100px)!important;
	margin-bottom: 25px;
}
.supermegamenu_246 .supermegamenu_content {
    width: calc(100% - 25%)!important;
}
.supermegamenu_246 .supermegamenu_list {
    height: calc(100vh - 190px)!important;
	margin-right: 10px;
	padding: 0 25px;
}

.supermegamenu_246 .supermegamenu_links {
    background: #ededed!important;
    width: 25% !important;
	height: 100% !important;
	margin: 0 !important;
	box-shadow: inset -12px 0px 14px 0px rgb(73 74 84 / 10%);
}

.supermegamenu_content {
    margin: 15px 0 0 0 !important;
}
.menu_lessons .text-nowrap {
    white-space: inherit !important;
}
.menu_lessons li{
    border-bottom: solid #dee5f1 2px;
}
.supermegamenu_list_item.not_teaser {
	display:none;
}
.supermegamenu_246 .supermegabefore a {
    color: #505050 !important;
	transition: all .25s;
	overflow: hidden;
	font-weight: 600;
}
.megamenu  strong {
	font-weight: 600;
}
.mm-first a{
	color: #505050 !important;
    display: block;
    background: aliceblue;
    padding: 5px 15px;
    border-radius: 10px;
    border: 2px solid #d4dde4;
   /* display: inline-block;*/
}
.mm-second a{
	color: #505050 !important;
    display: block;
    background: inherit;
    padding: 5px 15px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    font-size: 1rem;
    border: 0;
}

/*.mm-first strong::after {
content: url(/templates/nm/images/icons/a-down.svg);
width: 20px;
height: 20px;	
}*/

.text-regular {
	font-weight: 400;
}	
.supermegamenu_246 .supermegabefore a:hover {
    color: #4073cf !important;
	background: white;
	box-shadow: 0px 2px 10px 3px rgb(0 0 0 / 15%);
	
}
.supermegamenu_links li {
    margin: auto!important;
    margin-left: 0px !important;
	margin-bottom: 20px !important;
}
.supermegamenu_links li span:hover, .supermegamenu_links li span.supermegamenu_active, .supermegamenu_links li a:hover {
    color: #4073cf !important;
}
.supermegamenu_links li span, .supermegamenu_links li a {
    font-size: 16px;
    line-height: 20px;
    padding: 10px 0;
    border-bottom: 0px solid #6e2222 !important;
    color: #505050 !important;
}

.supermegamenu_links li span.supermegamenu_active {
    color: #505050 !important;
    background: #71c1ff;
    /*border-radius: 10px 0 0 10px;*/
	box-shadow: 0px 1px 6px 5px rgb(73 74 84 / 15%);
}
.supermegamenu_links li span:hover {
    color: #4073cf !important;
}
.supermegamenu_links li span.supermegamenu_active:hover {
    color: #505050 !important;
}

.supermegabefore img {
    max-width: 68px;
	margin-right: 15px;	
	transition: .3s ease-in-out all;
	-webkit-transition: .3s ease-in-out all;
}
.mm-first a:hover img {
    transform: scale(1.2);	
}

.mm-first {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    flex-direction: column;
	padding-inline-start: 0px;
}
.mm-first li {
	margin:5px 0;

}
.mm-second li{
    border-radius: 10px;
    margin: 5px;
    background: #d9e9fb;
    /*border: #c8d8e9 2px solid;*/
}
.mm-second {
	display: flex;
    flex-wrap: nowrap;
    list-style: none;
    margin-top: 5px;
    padding-inline-start: 25px;
}
 .supermegabefore .mm-second img {
    float: left;
}
.supermegamenu_btn_ctype  {
    display: none !important;
}

.supermegamenu_btns {
    border-top: 1px solid #dee2e6 !important;
    margin-top: inherit !important;
    padding: 15px 0 !important;
    background: #0000001c;
}
.supermegamenu_btn_close {
    margin-right: 25px !important;
    font-size: 1.1rem !important;
    background: #78abe4 !important;
    color: white !important;
}
.supermegamenu_btn:hover {
    color: #f0f8ff !important;
    background: #4372cb !important;
}
/*end*/
body:not(.nm-main-nav-sticked) .nm-main-nav .mm-nav-contacts, body.nm-main-search-opened .nm-main-nav .mm-nav-contacts {
    display: inherit !important;
}
/*.form_search_wrap {
    display: none !important;
}*/


/**/
.padding25 {
    padding: 25px;
}
#album-photo-item .bg-light {
	background-color: transparent !important;
}
/*.lessons  .bg-white {
    background-color: inherit !important;
}
.lessons  .body-page   {
	border-radius: 0px;
    border: 0px solid rgba(0, 0, 0, 0.07);
}*/
.body-page {
   /* border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.07);*/
	background:inherit;
}
/*.body-page.bg-white {
    background-color: transparent !important;
}*/

/*Avatar*/
.avatar-normal {
	flex-direction: column;
}
.photo_details {
    font-size: 1rem;
}
.text-muted {
    color: #888888 !important;
    font-size: 1rem;
}
.group-on-main .nav {
	flex-wrap: inherit;
}
.group-on-main .nav-link {
    text-align: center;
}
/* breadcrumb */
.breadcrumb { 
    font-size: 1.3rem;
}
h1 .icms-svg-icon {
	height: 2.2em;
}
/*Польз. меню*/
.actions_sticky_navbar {
    z-index: 1000;
}
.actions_sticky_navbar.opened .navbar {
    width: 250px !important;
}
.actions_sticky_navbar .navbar-nav .nav-item {
    font-size: 1rem;
}
/* Блоги */
.posts .posts_list > div{
    background-color: white;
    padding: 25px;
	border-radius: 15px;
}
.posts .posts_list h3{
    font-weight: bold !important;
    font-size: 2rem !important;
}
.posts .posts_list h3 .parent_title{
    font-weight: 400 !important;
    font-size: 1.5rem !important;
}

/*конец*/

/* Main page */
.main-info-project {
    background: rgb(152,255,249);
	background: linear-gradient(120deg, rgba(152,255,249,1) 10%, rgba(183,182,255,1) 90%);
}
.main-info-project h2, .cats h2{
    font-family: 'NmFont' !important;
    font-weight: 600 !important;
	font-size: 3rem !important;
}
/*.cats {
    padding-top: 50px;
}*/
.block-cats {
	display: flex;
    gap: 50px;
    flex-wrap: wrap;
    justify-content: center;
}
.block-cats .cat {
	display: flex;
    align-items: center;
    gap: 25px;
    flex-wrap: wrap;
    justify-content: center;
	align-content: flex-start;
}
.cats .icms-widget__html_block h2{
    color: #b874e7 !important;
	text-align: center;
    margin-bottom: 50px;
}
.block-cats .cat span{
    padding: 10px 15px;
    text-align: center;
	font-size: 1.4rem;
    font-weight: 600;
    color: #7377e3 !important;
}
.cat-1,.cat-3,.cat-5  {
    margin-top: 100px;
}

.metod {
	background: rgb(152,255,249);
	background: linear-gradient(120deg, rgba(183,182,255,1) 10%, rgba(152,255,249,1) 90%);
}
.metod-text h3 {
    font-weight: 900 !important;
    font-size: 2.5rem !important;
    color: #1a4ddc !important;
}
.metod-persons-block {
	display: flex;
    flex-wrap: wrap;
	justify-content: center;
}
.metod-persons > *{
	text-align:center;
}
.metod-persons img {
    margin: auto;
	margin-bottom: 25px;
}
.metod-persons span {
    font-size: 2rem;
}

.type-lessons {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding-inline-start: 0px;
    justify-content: center;
    gap: 25px;
	margin: auto;
}
/*.type-lessons img {
    width: 125px;
    margin-right: 0px;
}*/
.type-lessons img {
    width: 180px;
    margin-right: 0px;
    margin-bottom: 25px;
}
.type-lessons li{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px 25px;
    border-radius: 10px;
    flex-basis: 25%;
    text-align: center;
}
.type-lessons li:hover {
    transform: scale(1.1);
	transition: all 0.5s;
}
.type-lessons span {
    font-size: 1.5rem;
}
/* end */

/*Для раздела Занятия*/
.icms-body-toolbox h1, .body-page  h1 { 
    color: #4073cf;
	/*margin-top: 50px;
    padding-left: 30px;*/
}

.lesson-tiles .card {
    border-radius: 1rem;
	border: 4px solid rgb(0 0 0 / 2%);
	width: 100%;
	/*box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;*/
	box-shadow:rgb(0 0 0 / 50%) 0px 4px 30px -15px;
	transition: .3s ease-in-out all;
	-webkit-transition: .3s ease-in-out all;
}
.lesson-tiles .card img{
	transition: .5s ease-in-out all;
	-webkit-transition: .5s ease-in-out all;
}

.card-image, .card-image-img, .compact-image, .compact-image-img {
    display: flex;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    border-radius: 0.25rem 0.25rem 0rem 0rem;
    overflow: visible;
    position: relative;
    justify-content: center;
    flex-direction: column;
	padding: 20px;
    /*align-items: center;*/
}
.lessons .card .card-image+.icms-content-fields {
    padding-left: 10px;
}
.card:hover img {
	transform: scale(1.1);
	transition: all 0.5s ease;
}
.lesson-tiles .card:hover  {
	
	color:#201654 !important;
	/*border-color: transparent;*/
	box-shadow:rgb(0 0 0 / 0%) 0px 4px 30px -15px;
}
.lesson-tiles .card:hover   {
    background: #6edbff;
}
.lessons .lessons_list_item  h2 a:hover, .card-image a:hover{
    color: inherit;
}
.card  a.card-image-img-lesson{
	transition: .5s ease-in-out all;
    -webkit-transition: .5s ease-in-out all;
}    
.card:hover  a.card-image-img-lesson{
	/*background-size: 120%;*/
	transition: .3s ease-in-out all;
    -webkit-transition: .3s ease-in-out all;
	-webkit-filter: saturate(200%) brightness(120%);
    filter: saturate(200%) brightness(120%);
}
.content_list .card:hover  {
	background-color: white !important;
}
#sidebar .card{
 background:transparent;
}
#sidebar .card-body > div {

    flex-direction: column;
}
.f_download  {
    background: white;
    padding: 25px 50px;
    display: inline-flex;
	box-shadow: rgb(14 30 37 / 20%) 0px 2px 20px -10px, rgb(14 30 37 / 20%) 0px 2px 20px -4px;
}
.f_download  .field_label{
   /* color: #4671c7;*/
    font-weight: 400 !important;
}
.f_download  .value a{
    background: #f7f7f7;
    padding: 5px 25px;
    border-radius: 15px;
	display: block;
}
.f_download  .value a:hover {
    background: aliceblue;
	cursor:pointer;
	display: block;
}
.content_item .field:not(.form-group) .title_left, .content_list .field:not(.form-group) .title_left {
    white-space: nowrap;
}
.f_download  a {
    color: #4973c8;
    padding: 5px 10px;
    border-radius: 10px;
}
.f_download  a:hover {
   /* color: #097bed;
	background: #cff3ff;*/
}
/* Circle */
.card figure {
	position: relative;
	height: 100%;
    margin: 0;
	display: flex;
    flex-direction: column;
    align-items: center;
}
.card figure::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255,255,255,.2);
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}
.card figure:hover::before {
	-webkit-animation: circle .75s;
	animation: circle .75s;
}
@-webkit-keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
.card-image-img-lesson {
    height: 256px;
	width: 100%;
	background-position: center !important;
	background-size: contain;
    background-repeat: no-repeat;
	filter: saturate(100%) brightness(95%);
}
.nm_list_posts.has-tiles .content_list_item {
    padding-bottom: 20px;
	box-shadow: 0px 2px 5px 5px rgb(34 60 80 / 5%);
	text-align: center;
	transition: .5s ease-in-out all;
    -webkit-transition: .5s ease-in-out all;
}
.nm_list_posts.has-tiles .content_list_item:hover {
	box-shadow: 0px 5px 10px 5px rgb(34 60 80 / 15%);

}
.f_type_lesson{
  /*  color: #72839f;
    font-size: 1rem;*/
}
.fields_group_lessons_1 h3{
   /* color: inherit  !important;*/
}

body.lesson-item {
	background-color: inherit;
}
.lesson-item .body-page {
    border: 0px solid rgba(0, 0, 0, 0.0);
}

.lesson-item .f_type_lesson{
    color: inherit;
    font-size: inherit;
}
.fields_group_lessons_1 {
    color: #72839f;
    font-size: 1.1rem;
}
.fields_group_lessons_3  {   
    margin-bottom: 100px !important;
}
.fields_group_lessons_3  h3{
    font-size: 3rem !important;
    text-align: center;
    padding: 25px 0;
    margin: 3rem 0 !important;
    border-bottom: 5px solid #88df88;
    background-color: #e4ffe4;
    color: #3db341 !important;
}
.fields_group_lessons_3 .main-content {
    width: 70%;
    margin: auto;
}
.fields_group_lessons_3 .main-content em{
   color: #4671c7;
}

.first-junior .lesson-tiles .card:hover,
.icms-content-cat__first-junior .card:hover {

background: #ffdbf3;
background: -webkit-radial-gradient(circle, #ffebf7 35%, #ffc2eb 100%);
background: -moz-radial-gradient(circle, #ffebf7 35%, #ffc2eb 100%);
background: radial-gradient(circle, #ffebf7 35%, #ffc2eb 100%);
border: 4px solid #e89dcf;
}
.second-junior .lesson-tiles .card:hover,
.icms-content-cat__second-junior .card:hover  {
   /* background: #dfdbff;*/
	background: #dfdbff;
	background: -webkit-radial-gradient (circle, #f3f1fe 35%, #c7c1ff 100%);
	background: -moz-radial-gradient (circle, #f3f1fe 35%, #c7c1ff 100%);
	background: radial-gradient(circle, #f3f1fe 35%, #c7c1ff 100%);
    border: 4px solid #c0b9ed;
}

.middle-junior .lesson-tiles .card:hover,
.icms-content-cat__middle-junior .card:hover   {
    background: #c0f3ef;
	background: -webkit-radial-gradient(circle, rgb(229 253 251) 35%, #94fdf5 100%);
	background: -moz-radial-gradient(circle, rgb(229 253 251) 35%, #94fdf5 100%);
	background: radial-gradient (circle, rgb(229 253 251) 35%, #94fdf5 100%);
    border: 4px solid #8ae7df;
}
.senior .card:hover,
.icms-content-cat__senior .card:hover  {
    background: #aff9a7;
	background: -webkit-radial-gradient(circle, #deffdc 35%, #86f779 100%);
	background: -moz-radial-gradient(circle, #deffdc 35%, #86f779 100%);
	background: radial-gradient(circle, #deffdc 35%, #86f779 100%);
    border: 4px solid #85e27e;
}
.preschool .card:hover,
.icms-content-cat__preschool .card:hover  {
    background: #f9e2a7;	
	background: -webkit-radial-gradient(circle, #fffef4 35%, #fff76f 100%);
	background: -moz-radial-gradient(circle, #fffef4 35%, #fff76f 100%);
	background: radial-gradient(circle, #fffef4 35%, #fff76f 100%);
    border: 4px solid #ffdc64;
}
.lessons .nm_media_tiles .card-image-img, .media-content .nm_media_tiles .card-image-img{
   /* height: 275px;*/
	height: auto;
}
.lessons .nm_media_tiles .card-image-img img {
    height: 150px;
	margin-top: 30px;
}

.lessons .nm_media_tiles .fields.h-100 {
    left: inherit;
    top: inherit;
    bottom: inherit;
    right: inherit;
}
.icms-content-lessons__icon {
    display: flex;
	margin-bottom: 25px;
}
.lessons .nm_media_tiles .fields {
    position: inherit;
    left: inherit;
    bottom: inherit;
    right: inherit;
    z-index: 3;
}
.category_description {
    margin-bottom: 1.8rem;
}

/*.lessons h4, .mce-content-body h4 {
	border: 1px solid red;
	padding:15px;
}*/
.lessons h4, .mce-content-body h4 {
	padding: 15px;
    background: aliceblue;
    color: #4372cb;
    font-weight: 600 !important;
}
.lessons.main-content ol {
	padding-left: 70px;
}
.lessons.main-content ol li {
    margin-bottom: 10px;
    font-size: 1.1rem;
	padding-left: 10px;
}
.lessons.main-content p {
    margin-top: 0;
    margin-bottom: 1rem;
    padding-left: 35px;
	font-size: 1.5rem;
    color: #303339;
}


.physical .f_type_lesson  {
    display: none;
}	
.content_datasets_lessons ul{
	gap:10px;
}
.content_datasets_lessons .nav-pills > li {
    margin-right: 0px;
	-webkit-box-shadow: 0px 2px 5px 1px rgb(34 60 80 / 10%);
    -moz-box-shadow: 0px 2px 5px 1px rgba(34, 60, 80, 0.1);
    box-shadow: 0px 2px 5px 1px rgb(34 60 80 / 10%);
}

.content_datasets_lessons .nav-pills > li.is-active {
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
/*.media-content .cats_cols__col {
	flex: 0 0 100%;
    max-width: 100%;
	border-bottom: 2px solid #eeeeee;
}*/
 .media_list .d-lg-table-cell img{
    height: 64px;
}
.d-lg-table-cell h3{
    /* font-size: 1.2rem !important; */
    font-weight: 600 !important;
}
.media-content .cats_cols__col h6{
	margin-bottom:0;
}
.media-content .card:hover img {
    transform: scale(1);
}
.media-content .cats_cols-title span {
    font-weight: 600;
    font-size: 1rem;
}
.media-content a.cats_cols-title {
    margin-bottom: 0;
}
.media-content  .cats_cols.row {
    gap: 15px;
}
.media-content .nm_media_tiles .card-image-img img {
    height: 45px;
    margin: 10px;
	margin-bottom: 0;
}
.media-content .nm_media_tiles .fields {
    position: initial;
    z-index: 3;
}
.media-content .lesson-tiles .card-title {
    padding: 10px !important;
    /* background-color: #1c79e8; */
    font-size: 1.2rem !important;
    font-family: 'NmFont' !important;
    color: #585858;
    margin-bottom: 0rem;
}
.media-content .card figure::before {
	display:none;
}
.media-content .lesson-tiles .card {
    border-radius: 0.5rem;
    border: 0px solid rgb(0 0 0 / 2%);
    width: 100%;
    box-shadow: rgb(0 0 0 / 50%) 0px 4px 30px -15px;
    transition: .3s ease-in-out all;
    -webkit-transition: .3s ease-in-out all;
    margin-bottom: 15px;
}
.media-content .content_list .p-3 {
    padding: 0.6rem !important;
}
.media-content .nm_media_tiles {
    position: sticky;
    top: 0px;
    z-index: 5;
    background: #f8f9fa;
    padding-top: 25px;
}
.cats_cols-title {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    font-size: 16px;
    font-weight: 600;
    color: #4f5d72;
}
/*.link-cat {
    background: grey;
    padding: 10px 20px;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    filter: grayscale(20%);
	transition: 0.3s;
}
*/
.link-cat {
    background: grey;
    padding: 10px 20px;
    border-radius: 15px;
    /* box-shadow: rgb(17 17 26 / 10%) 0px 0px 16px; */
    display: flex;
    filter: grayscale(20%);
    transition: 0.3s;
    flex-wrap: wrap;
    width: 100%;
    max-width: 203px;
}
.link-cat:hover  {
    box-shadow: rgb(17 17 26 / 10%) 0px 4px 4px, rgb(17 17 26 / 5%) 0px 8px 8px;
    filter: grayscale(0%);
}

.link-book {
    background: #72f489;
}
.link-pic {
    background: #ffc86b;
}
.link-video {
    background: #aabeff;
}
.link-audio {
    background: #ff89f8;
}
.link-doc {
    background: #89e6ff;
}
/* Audio content */

.titile-cat-audio   {
    padding-top: 44px;
	margin-top: -44px;
}
.titile-cat-audio  h1 {
    color: #ffffff;
    font-size: 8rem !important;
}
.titile-cat-audio .wd_head_teaser {
    font-size: 2rem;
}

.list-audio .icms-body-toolbox {
	display: none;
}
.cat-media {
	padding-top:25px;
}
.content-audio .cats_cols__col,.content_book_list .cats_cols__col,.media-content .cats_cols__col {
	flex: 0 0 0%;
    max-width: inherit;
	/*border-bottom: 2px solid #eeeeee;*/
   /* margin-bottom: 5px;
    border: 1px solid #949494;
    padding: 10px;
    border-radius: 15px;*/
}
.content-audio .cats_cols.row, .content_book_list .cats_cols.row, .media-content .cats_cols.row  {
    gap: 10px;
    display: flex;
	flex-direction: column;
   /* flex-direction: column;*/
}
.content-audio .card:hover img, .content_book_list .card:hover img, .media-content .card:hover img {
    transform: scale(1);
}
.media-content .mr-2, .mx-2 {
    margin-right: 1rem !important;
}

.media-content .cats_cols-image  img{
    min-width: 32px;
    width: 32px;
    height: 32px;
	margin-right: 15px;
}
.content_audio_list_item {
    position: relative;
    display: flex;
    min-width: 0;
    word-wrap: break-word;
    background-color: #ffffff;
    background-clip: border-box;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
	padding: 15px;
}
.content_audio_list_item .icms-content-fields {
    display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin-top: 0rem;
	/*gap: 25px;*/
    width: calc(100% - 100px);
}
.content-audio .icms-content-fields+.info_bar {
    margin-top: 0rem;
}
.content-audio .info_bar {
    background-color: transparent;
}
.content-audio .icms-content-fields .ft_image {
    width: 44px;
}
.content-audio .icms-content-fields  .audio-title {
    width: calc(100% - 400px);
}
.content-audio .icms-content-fields  .audio-title h3 {
    padding-left: 15px;
}
.content-audio .icms-content-fields img {
    width: 100%;
	margin-left: 15px;
}
.audio-title {
	/*flex-basis: 30%;*/
}

.clearfix::after {
    display: none;
    clear: both;
    content: "";
}
.f_audio .value .audio-name {
    display: none;
}
.f_audio .value audio {
    display: block;
    width: 350px;
}
.content-audio .icms-content-fields>.f_title+.field {
    margin-top: 0rem;
}
.content-audio .content_item .field:not(.form-group), .content_list .field:not(.form-group) {
    margin-bottom: 0rem;
}

.content-audio .pb-2 {
    padding-bottom: 25px !important;
}
.content-audio .pl-3 {
    padding-left: 0em !important;
}
.item-audio  .icms-content-header .content_item{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.item-audio  .body-page {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.item-audio  .icms-content-header:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: block;
    opacity: 0.85;
    background-image: linear-gradient(130deg, rgb(255 171 28 / 50%) 0%, rgb(140 94 222 / 90%) 90%);
}
/*.item-audio .body-page.bg-white, .content_book_item .body-page.bg-white,.media-content  .body-page.bg-white{
    background-color: white !important;
}*/
.content_audio_item .field {
	margin-bottom: 2rem !important;
}
.item-audio .f_download .value a {
    display: block;
    background: aliceblue;
    padding: 15px 25px;
    margin-top: 50px;
	margin-bottom: 15px;
    color: #4372cb;
    font-size: 1.5rem;
    border-radius: 1rem;
    font-weight: 600;
}
.item-audio .f_download .value span {
    display: block;
    text-align: center;
	color: aliceblue;
}

.item-audio  .icms-content-header  .ml-2, .mx-2 {
    margin-left: 0rem !important;
}
.item-audio .value .ml-2:last-child {
    font-style: italic;
    font-size: 1rem;
}

/* Book */
.content_book_item .icms-bg__cover .content_item {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.content_book_item  .icms-bg__cover {
    min-height: 400px;
	backdrop-filter: blur(5px);
}
.icms-content-header__image:before {
    /* background: rgba(0, 0, 0, 0.5); */
    background: linear-gradient(130deg, rgb(0 0 0 / 30%) 0%, rgb(35 31 206 / 75%) 90%);
}
.left-side-block .icms-content-header:before  {
    background-image: none;
}
.content_book_item .icms-content-header>.icms-content-header__banner {   
    background-color: transparent;
}
.content_book_item .icms-bg__cover  .modal_image {
    box-shadow: 5px 7px 0px 0px rgb(235 235 235), 3px 10px 18px 7px rgb(0 0 0 / 30%);
}
.content_book_item .f_download .value a {
    display: block;
    padding: 15px 25px;
    margin-top: 25px;
    margin-bottom: 15px;
    color: #90edff;
    font-size: 1.5rem;
    border-radius: 1rem;
    font-weight: 600;
    text-align: center;
	background: #1246de;
    background: linear-gradient(134deg, rgb(156 88 245) 10%, #1246de 50%, rgb(1 139 245) 80%, rgb(19 184 244) 100%);
    opacity: 0.8;
    box-shadow: rgb(0 0 0 / 45%) 0px 25px 20px -20px;
}
.content_book_item .f_download .value a:hover {
    opacity: 1;
    box-shadow: rgb(0 0 0 / 65%) 0px 25px 20px -20px;
}
.content_book_item .f_download {
    width: 100%;
}

.content_book_item .value .ml-2:last-child {
    font-style: italic;
    font-size: 1rem;
}
.content_book_item .f_download .value span {
    display: block;
    text-align: center;
    color: aliceblue;
}
.content_book_item .icms-content-header .ml-2, .mx-2 {
    margin-left: 0rem !important;
}

.icms-bg__cover  a.modal_image:hover  {
    margin-top: -10px;
	margin-bottom: 10px !important;
}
.content_book_item .fields_group_content_book_1{
    padding-left: 25px;
    color: #3f5882;
    font-size: 1rem;
    line-height: 1rem;
    margin: 35px 0;
}
.content_book_item .fields_group_content_book_1  .icms-content-fields__group_title, .content_book_item .fields_group_content_book_2  .icms-content-fields__group_title{
    display:none;
}
.content_book_item .fields_group_content_book_1 .value {
    color: #383838;
}
.content_book_item .fields_group_content_book_1 .field_label {
    font-weight: 400 !important;
}

.content_book_item .gm_images_list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.content_book_item .img-thumbnail {
    padding: 0.25rem;
    background-color: #f8f9fa;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    box-shadow: 0 1px 2px rgb(0 0 0 / 8%);
    max-width: 100%;
    height: auto;
    max-height: 200px;
}
.content_book_list_item  .card-image a {
    background-repeat: no-repeat;
}
.content_book_list .card-image-img-lesson {
    height: 200px;
    background-position: center !important;
    aspect-ratio: 1/1;
    background-size: contain;
}
.content_book_list .content_book_list_item.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: transparent;
    background-clip: border-box;
    /*border: 1px solid rgba(0, 0, 0, 0.125);*/
    border-radius: 0.25rem;
    text-align: center;
    padding-top: 25px;
	/*box-shadow: rgb(14 30 37 / 20%) 0px 2px 20px -10px, rgb(14 30 37 / 20%) 0px 2px 20px -4px;*/
}
.content_book_list .card-image {
    overflow: visible;
}
.content_book_list .card:hover a.card-image-img-lesson {
    transition: .5s ease-in-out all;
    -webkit-transition: .5s ease-in-out all;
    transform: scale(1.2);
	opacity: 1;
    -webkit-filter: unset;
    filter: unset;
}
.content_book_list .p-3 {
    padding: 0.5rem !important;
}

/* Video */
.content_video_list .media_list_item.card, .media_list_item.card-unstyled {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: transparent;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
    text-align: center;
    padding-top: 0px;
	box-shadow: rgb(14 30 37 / 20%) 0px 2px 20px -10px, rgb(14 30 37 / 20%) 0px 2px 20px -4px;
}
.media_list_item h5{
    font-weight: 600 !important;
    font-size: 1.2rem !important;
}
.media_list_item.card-unstyled {
    background: white;
}
.media-content-item .icms-bg__cover .content_item {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.media-content-item  .icms-bg__cover {
    min-height: 400px;
	backdrop-filter: blur(5px);
}

/* Copyright */
.copyright h3 {
    background: #ffffff;
}
.copyright .card-header {
    border-bottom: 0px solid rgba(0, 0, 0, 0.125); 
}
.copyright  h3 span {
    border-bottom: 3px solid #85b3da;
    padding-bottom: 10px;
    color: #6da0ca;
    font-weight: 600;
}
.copyright  .card-body {
    font-size: 1rem;
    background: #ffffff;
	color: #588dba;
	padding: 0rem 1rem 0rem 1rem;
}
.copyright.card {
    border: 0px solid rgb(222 234 251) !important;
    display: inline-block;
   /* box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;*/
    padding: 5px 25px;
}

.links-row {
    margin-left: -16px;
    margin-right: -16px;
    position: relative;
}
.links-row .splide {
    visibility: visible;
}
.links {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.splide {
    outline: none;
    position: relative;
    visibility: hidden;
}
.splide__track {
    overflow: hidden;
    position: relative;
    z-index: 0;
}
.links__list {
    display: flex;
    flex-flow: row wrap;
}

.splide__list {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    margin: 0!important;
    padding: 0!important;
    transform-style: preserve-3d;
    justify-content: center;
}
.link-block {
    margin-bottom: 32px;
    padding: 0 16px;
    width: 33.333%;
}
.splide__slide {
    -ms-flex-negative: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-sizing: border-box;
    flex-shrink: 0;
    list-style-type: none!important;
    margin: 0;
    outline: none;
    position: relative;
}
.link-block__inner {
    background-color: #eaf2fe;
    border-radius: 16px;
    color: #262931;
    display: block;
    height: 240px;
    padding: 24px;
	margin-bottom: 24px;
}
.link-block__image {
    height: 64px;
    margin-bottom: 16px;
}
.link-block__image img {
    height: 100%;
}
.splide__slide img {
    vertical-align: bottom;
}
.link-block__title {
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 8px;
}
.link-block__text {
    font-size: 18px;
    line-height: 1.2;
}
.alert-list-empty {
    display: none; 
}
/* Каталог занятий, категории*/
ul.icms-content-subcats {
    display: flex;
    flex-wrap: wrap;
}
ul.icms-content-subcats > li {
    background: aliceblue;
    padding: 15px;
    border-radius: 15px;
	margin: 0.6rem;
}
ul.icms-content-subcats .h5 span:nth-last-of-type(1) {
    font-size: xx-large;
}
ul.icms-content-subcats .h5  span:first-of-type {
    font-size: x-large;
}
ul.pl-3 .h5 span:nth-last-of-type(1) {
    font-size: inherit;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    /*color: #203ed3;
   border: 2px solid #bcd4e9;*/
    background-color: #5d88e2;
	color: aliceblue;
}
.nav-pills > li {
	margin-right: 10px;
}
.content_datasets_lessons .nav-link{
	background: #f8f9fa;
	color: #7183a1;
}
.content_datasets_lessons a.nav-link:hover{
	background: #ffffff;
	color: #7183a1;
}
.cat-list-wo-content .icms-content-list__styles_btn {
    display: none;
}
/*Занятия*/
.f_number_lesson {
    color: #6286da;
    position: absolute;
    top: 0px;
    background: #ffffffba;
    display: flex;
    padding: 0 0 0 10px;
    box-shadow: rgb(0 0 0 / 20%) 0px 4px 11px -5px;
}
.f_number_lesson .value {
    background: #6087dee0 !important;
    padding: 0px 10px !important;
    color: #ffffff !important;
}
.f_number_lesson .title_left {
    padding: 0px !important;
    font-weight: inherit !important;
    font-style: inherit !important;
    color: inherit !important;
}
.lesson-item  h1 {
    margin-top: 50px;
    padding-left: 30px;
}
.lesson-item .f_number_lesson {
    color: inherit;
    position: absolute;
    background: #acc9ff;
    display: inline-flex;
    padding: 10px 20px;
    box-shadow: inherit;
    border-radius: 10px;
    left: 55px;
    top: 0px;
}
.lesson-item .f_number_lesson .value {
    background: #6087de !important;
    padding: 0px 10px !important;
    color: #ffffff !important;
}
.lesson-item .f_number_lesson .title_left {
    padding: 0px !important;
    font-weight: inherit !important;
    font-style: inherit !important;
    color: inherit !important;
}


.lessons #nm_posts_tiles_x4 .card-image-img {
    height: inherit;
    aspect-ratio: 1 / 0.5;
}
.lesson-item .icms-content-fields > div {
	margin-bottom:25px;
}
.fields_group_lessons_0 {
    background: aliceblue;
    padding: 25px;
    margin-bottom: 25px;
}
.fields_group_lessons_1 {
    background: #ffffff;
    padding: 25px;
    margin-bottom: 25px;
    /* border: 4px solid #ffe593; */
    float: right;
    width: 35%;
    margin-top: 25px;
    margin-right: 25px;
    margin-left: 25px;
    border-bottom-width: 6px;
    border-radius: 10px;
	box-shadow: 0px 10px 10px 2px rgb(173 192 255 / 45%),
	0px 10px 8px -11px rgb(137 150 193 / 80%);
}
.fields_group_lessons_1  .auto_field{
    overflow: visible;
    border-bottom: 2px dashed #adc8fc;
}
.fields_group_lessons_2{
	background: aliceblue;
    padding: 35px;
    border-radius: 40px;
}
.fields_group_lessons_2 .f_tasks_lesson{
    font-family: 'Source Serif 4', serif;
    font-size: 1.4rem;
    color: #4372cb;
}
.lessons .icms-content-fields__group_title {
    margin: 1rem 0;
    font-weight: bold !important;
    color: #4372cb;
    margin-top: 0;
}
.fields_group_lessons_0 .auto_field, .fields_group_lessons_0 .auto_field {
    overflow: visible;
    border-bottom: 2px solid #d4ddf4;
	color: #626574;
}
.lessons .content_list .field:not(.form-group) .title_left {
    padding: 5px 10px;
    font-weight: inherit;
    font-style: italic;
    color: #4372cb;
}
.lessons .lessons_list_item .value {
    padding: 0px;	
	color: #4372cb;
}
.re-card {
	
}
.re-card::before {
	width: 24px;
    content: "";
    background: url(/templates/nm/images/my/ico-teacher.png) no-repeat;
    background-size: cover;
    display: block;
    height: 24px;
}
.re-cardbaby::before {
	width: 24px;
    content: "";
    background: url(/templates/nm/images/my/ico-baby.png) no-repeat;
    background-size: cover;
    display: block;
    height: 24px;
}	
.lessons u, .st_razr {
    font-size: larger;
    /*background-color: #43b34c;*/
    /*padding: 5px 10px;*/
    text-decoration: none;
    /*color: white;*/
    letter-spacing: 0.3em;
    margin-right: 15px;
    border-radius: 5px;
    background-color: #e1f1ff;
    padding: 0px 5px;
    color: #495057;
}
.f_tasks_lesson i {
    background-color: #fffffffa;
    padding: 2px 7px;
    text-decoration: none;
    color: #7b87aa;
    letter-spacing: 0.2em;
    margin-right: 5px;
    border-radius: 10px;
    font-family: monospace;
    font-style: inherit;
    font-weight: 600;
}
.lessons .ft_html table {
    width: 100%;
    margin-bottom: 40px;
    color: #333333;
   /* border: 2px solid #b1c9de;*/
    font-family: 'Source Serif 4';
	letter-spacing: 0.05em;
    word-spacing: 0.2em;
}
.lessons .ft_html table tr {
    border-bottom: 2px solid #d6e5f1;
}
.lessons .ft_html table tr:nth-child(even)  {
   /* background: aliceblue;*/
}
.ft_html table tbody tr:hover {
    color: inherit;
    background-color: inherit;
}
.st_tab .st_italic {
	font-family: "NmFont";
    color: #7183a1;
}

.lessons .ft_html table td {
    padding: 0.75rem;
    vertical-align: baseline;
    border-bottom: 2px solid #b1c9de;
	font-size: 1.5rem;
	
}
.lessons .ft_html table thead {
    font-family: 'NmFont';
    color: #4671c7;
    background: aliceblue;	
}
.lessons .ft_html table thead p{
    margin-bottom: 0;
}
.lessons .ft_html table thead p em{
    letter-spacing: 0.3em;
}
.lessons .ft_html table th, .lessons .ft_html table td {
    border: 0px solid #dee2e6;
	width: 50%;
}
.lessons  .ft_html table thead th {
    border-bottom: 2px solid #7a9adf;
}
.lessons  .ft_html table thead td em {
    font-family: 'NmFont';
    color: #4671c7;
}
.lessons table em {
    font-style: italic;
    font-family: 'NmFont';
    color: #4671c7;
	font-size: 1.2rem;
	letter-spacing: 0.1em;
}
.teacher-block {
	padding: 15px 25px;
    border-bottom: 4px solid #a9c7f1;
    margin: 40px;
    background: aliceblue;
    display: flex;
    flex-direction: row;
    align-items: center;
    color: #4372cb !important;
    font-family: 'Source Serif 4', serif;
    font-size: 1.5rem;
	letter-spacing: 0.05em;
    word-spacing: 0.2em;
}
.teacher-block::before {
	/*content: "";
    background: url(/templates/nm/images/my/teacher.png) no-repeat;
    background-size: cover;
    height: 100px;
    width: 78px;
    display: block;
    margin-right: 24px;*/
	
}
.teacher-block img, .baby-block img{
    margin-right: 25px;
    width: 110px !important;
    border-radius: 500px;
    border: 5px white solid;
    background-color: white;
    position: relative;
}
.baby-block {
	padding: 15px;
    border: 2px solid #dfb0d8;
    margin-bottom: 20px;
    background: #fff0fd;
    display: flex;
    flex-direction: row;
    align-items: center;
    color: #cb43c9 !important;
	letter-spacing: 0.05em;
    word-spacing: 0.2em;
}
.baby-block::before {
	/*content: "";
    background: url(/templates/nm/images/my/baby.png) no-repeat;
    background-size: cover;
    height: 100px;
    width: 100px;
    display: block;
    margin-right: 24px;*/
	
}

/*end*/
.no-cat-list .cat {
    /*display: none; */
}
/*end*/
#redactor_modal_overlay, #redactor_modal, .redactor_dropdown {
    z-index: 20002 !important;
}

.tox .tox-collection__item {
    width: inherit !important;
    height: inherit !important;

}
.m_slider .sl_title {
	font-family: 'NmFont' !important;
    font-weight: 900 !important;
    font-size: 4rem !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #5d5ae8;
    background-image: -webkit-linear-gradient(0deg, #5d5ae8 0%, #c23fd8 50%);
    background-clip: text;
    -webkit-background-clip: text;
    text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
}

.f_downloads a{
    background: #8555f1;
    padding: 10px 25px;
    color: aliceblue;
    width: fit-content;
    border-radius: 50px;
	margin-right: 25px;
}
.f_downloads .value {
    display: flex;
    align-items: center;
}

.megamenu.dropdown-toggle::after {
    display: revert;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    position: relative;
    right: 15px;
    top: 24px;
    float: right;
    font-size: 48px;
    color: #a0b3f3;
}


.kabatlau .fields_group_lessons_2 {
    background: aliceblue;
    padding: 35px;
    border-radius: 40px;
    display: none;
}
.f_kabatlay {
	max-width:900px;
}
/* media - content */
.media-content .icms-content-fields {
   /* background: white;
    padding: 0 50px 0 50px;*/
}
.icms-widget__square>.card-header>span:first-child {
    padding: 0;
    background: none;
    font-weight: bold;
    color: #4372cb;
    font-size: 1.2rem;
    border-bottom: 3px solid #4372cb;
    padding-bottom: 5px;
}
.media-content .f_video video{
    height: auto;
    width: 100%;
}
.media-content .f_age  .value {
    background: aliceblue;
    display: inline;
    padding: 10px 25px;
    border-radius: 218px;
    color: #1b46da;
}
.media-content .f_downloads{
    margin-top: 25px;
}
.media-content .content_item .field:not(.form-group).none_field, .media-content .content_list .field:not(.form-group).none_field {
    margin-bottom: 50px;
}
.media-content .content_item .field:not(.form-group).auto_field, .media-content .content_list .field:not(.form-group).auto_field {
    margin-bottom: 25px;
}
.content_item .f_downloads.field:not(.form-group) .value>*:last-child {
    font-style: italic;
    color: #9a9fa4;
    margin-left: 25px !important;
}
.media-content .content_list .icms-content-fields {
    background: inherit;
    padding: 15px;
}
.f_title h4 a {
    font-size: 1.5rem;
    font-weight: 600;
}
.card:hover .f_photo img {
    transform: scale(1);
}
.mb-3, .my-3 {
    margin-bottom: 2rem !important;
}
.f_media_category .value {
    background: #c1e7ff;
    float: right;
    padding: 5px;
    border-radius: 10px;
}

.physical .nabor-month {
    background: initial;
    background-color: initial;
    background-image: none;
    border-color: initial;
    box-shadow: none;
}
.physical .content_datasets_lessons a.nav-link {
    background: #f8f9fa;
    color: #7183a1;
    background: white;
}
.physical .card-image-img-lesson {
    height: 180px;
    background-size: contain;
}
.physical .card-image{
    padding: 10px 0;
    background-color: #e1e1e1;
	transition: .5s ease-in-out all;
    -webkit-transition: .5s ease-in-out all;
}
.physical .col:nth-child(odd) .card .card-image{
    background-color: #ffcffe;
	
}
.physical .col:nth-child(even) .card .card-image{
    background-color: #a4f3ff;
}
.physical .col:nth-child(3n) .card .card-image{
    background-color: #bea4ff;
}
.physical .col:nth-child(6n) .card .card-image{
    background-color: #a4ffad;
}
.physical .col:nth-child(5n) .card .card-image{
    background-color: #fff7b7;
}

.physical .col:nth-child(odd) .card:hover .card-image{
    background-color: #d098cf;
}
.physical .col:nth-child(even) .card:hover .card-image{
    background-color: #7ab9c2;
}
.physical .col:nth-child(3n) .card:hover .card-image{
    background-color: #8674b4;
}
.physical .col:nth-child(6n) .card:hover .card-image{
    background-color: #74bc7b;
}
.physical .col:nth-child(5n) .card:hover .card-image{
    background-color: #c5bd7d;
}

.metod-persons-pic {
	display:none;
}

.metod-persons-txt {
    background: aliceblue;
    padding: 25px 15px;
    border-radius: 15px;
	box-shadow: rgba(0, 0, 0, 0.09) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;
}
.videocont {

}
.videocont video{
    height: fit-content;
    max-width: 1100px;
	width: 100%;
}
.allmedia .card-image-img-lesson {
    height: 300px;
    background-size: contain;
}
.allmedia_item_props {
    font-size: medium;
}
.allmedia .icms-content-header:before {
    display: block;
    opacity: 0;
    background: #f8f9fa;
}
.icms-content-header>.icms-content-header__banner {
    background-image: none;
    background-color: transparent;
    color: inherit;
}

.allmedia_item_props .table thead th {
    border-bottom: 0px solid #dee2e6;
}
.allmedia_item_props .table-secondary, .table-secondary>th, .table-secondary>td {
    background-color: transparent;
}
.allmedia_item_props .table th, .allmedia_item_props .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 0px solid #dee2e6;
}

.media-info1 img {
    padding: 0.25rem;
    background-color: #f8f9fa;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    box-shadow: 0 1px 2px rgb(0 0 0 / 8%);
    max-width: 100%;
    height: auto;
}

.f_adownload a {
    display: block;
    background: cadetblue;
    text-align: center;
    padding: 25px;
    color: white;
    text-transform: uppercase;
}
.f_adownload  span{
    text-align: center;
    display: block;
    margin-top: 15px;
}
.allmedia .content_item.py-5 {
	padding-top: 0rem !important;
	padding-bottom: 0rem !important;
}
.media-info1 .content_item.py-5 {
	padding-top: 6rem !important;
	padding-bottom: 0rem !important;
}
.allmedia  .icms-content-header__banner {
    min-height: auto;
}
.allmedia  .table-hover .table-secondary:hover {
    background-color: inherit;
}
.allmedia  .table-hover .table-secondary:hover>td, .table-hover .table-secondary:hover>th {
    background-color: inherit;
}
.allmedia  .table-hover tbody tr:hover {
    color: #333333;
    background-color: inherit;
}
.allmedia  .props_groups .heading {
    display: block;
   /* background: #eeeeee;
    border-radius: 10px;
    text-align: center;*/
}
.allmedia .table-hover .table-secondary:hover  .heading {
    background-color: inherit;
}
.allmedia_item_props   table{
    margin-bottom: 1.2rem;
    color: #7183a1;
    width: fit-content;
	background: white;
}
.allmedia_item_props   table .title{
    /*border-bottom: 1px solid #7183a1;*/
}
.allmedia_item_props   table .value{
    padding-left: 50px;
}
.audio-player .audio-file audio {
	width: 50% !important;
	/*filter: sepia(20%) saturate(70%) grayscale(1) contrast(99%) invert(12%);*/
	 border-radius: 20px;
}
.audio-player .audio-file audio::-webkit-media-controls-enclosure {
    border-radius: 20px;
    background-color: #5bc0de;	
}


	 
.f_video_vk_rutube iframe {
    height: 500px;
    width: 890px;
}
.download-link {
   display: block;
    background: cadetblue;
    text-align: center;
    padding: 25px;
    color: white;
    text-transform: uppercase;
}
.download-link:hover, .f_adownload a:hover {
    background: #53a3a5;
    color: white;
}

.allmedia 
/* Скрыть свойства материала */
.allmedia_item_props {
   display: none;
}
.allmedia h4.h5 {
    padding: 15px;
    background: transparent !important;
    color: #4372cb;
    font-weight: 600 !important;
}
.allmedia .card .icms-content-fields {
    margin-top: 1rem;
    background: white;
    padding: 15px;
    border-radius: 10px;
}
.allmedia .card .icms-content-fields:hover {
box-shadow: 0px 10px 15px -3px rgba(0,0,0,0.1);
}
.allmedia .icms-widget__square>.card-header>span:first-child {
    padding: 0;
    background: none;
    font-weight: bold;
    color: #4372cb;
    font-size: 1.8rem;
    border-bottom: 3px solid #4372cb;
    padding-bottom: 5px;
    margin-top: 5rem;
}
/*.nm_media_tiles.lesson-tiles div:nth-child(2n) {
  display: none;
}*/

.lesson-tiles .card-title {
    padding: 10px !important;
    font-size: 1.6rem !important;
    font-family: 'NmFont' !important;
    text-align: center;
    color: rgb(64, 115, 207);
    font-weight: 800 !important;
}

.card-title:after {
    padding-top: 10px !important;
    font-size: 1.6rem !important;
    font-family: 'NmFont' !important;
    text-align: center;
    color: #7183a1;
    font-weight: 400 !important;
	float: left;
}

.icms-content-cat__first-junior-social-communicative .card-title:after, .icms-content-cat__second-junior-social-communicative .card-title:after, .icms-content-cat__middle-junior-social-communicative .card-title:after, .icms-content-cat__senior-social-communicative .card-title:after, .icms-content-cat__preschool-social-communicative .card-title:after  {
    content: 'Аралашу куанычы — тәрбия нигезе';
}
.icms-content-cat__first-junior-cognitive-development .card-title:after, .icms-content-cat__second-junior-cognitive-development .card-title:after, .icms-content-cat__middle-junior-cognitive-development .card-title:after, .icms-content-cat__senior-cognitive-development .card-title:after, .icms-content-cat__preschool-cognitive-development .card-title:after  {
    content: 'Дөньяны танып белү куанычы';
}
.icms-content-cat__first-junior-speech-development .card-title:after, .icms-content-cat__second-junior-speech-development .card-title:after, .icms-content-cat__middle-junior-speech-development .card-title:after, .icms-content-cat__senior-speech-development .card-title:after, .icms-content-cat__preschool-speech-development .card-title:after  {
    content: 'Анам теле — куанычым минем';
}
.icms-content-cat__first-junior-artistic-aesthetic .card-title:after, .icms-content-cat__second-junior-artistic-aesthetic .card-title:after, .icms-content-cat__middle-junior-artistic-aesthetic .card-title:after, .icms-content-cat__senior-artistic-aesthetic .card-title:after, .icms-content-cat__preschool-icms-content-cat__preschool-artistic-aesthetic .card-title:after  {
    content: 'Матурлыкка куанычлы юл';
}

.icms-content-cat__first-junior-physical .card-title:after, .icms-content-cat__second-junior-physical .card-title:after, .icms-content-cat__middle-junior-physical .card-title:after, .icms-content-cat__senior-physical .card-title:after, .icms-content-cat__preschool-physical .card-title:after  {
    content: 'Сәламәт булыйк – куанып яшик';
}
/* Хрестоматия*/
.chrest-cont {
    margin-top: 3rem;
}
.chrest-body {
    display: flex;
    align-items: center;
	gap: 30px calc(5rem - 10px);
	background: #bbd2ff;
	padding-left: 80px !important;
	border: 4px solid #96b4ef;
}
.chrest-pic {
    max-width: 300px;
    padding: 40px 0px 40px 0px;
}
.chrest-title {
    font-weight: bold !important;
	margin-bottom: 25px;
}
.chrest-link {
    font-size: x-large;
	background: #d7ebff;
    padding: 15px;
	border-radius: 10px;
}
.chrest-link:hover {
    background: aliceblue;
	-webkit-box-shadow: 0px 2px 10px 2px #4372cb9e;
-moz-box-shadow: 0px 2px 10px 2px #4372cb9e;
box-shadow: 0px 2px 10px 2px #4372cb9e;
background: #bbddff;
transition: all 0.5s ease;
}

.cat-list-wo-content .icms-body-toolbox {
    margin-bottom: 1.5rem;
}
.icms-body-toolbox {
    margin-bottom: inherit;
}
.category_description strong {
    font-size: xxx-large;
    color: #7183a1;
}
.chrest {
    background: #c4daff;
    padding: 10px 25px;
    border-radius: 10px;
    display: inline-flex;
	transition: all 0.5s ease;
}
.chrest:after {
    content:"▼";
	display: block;
	margin-left:15px;
}
.chrest:hover {
-webkit-box-shadow: 0px 2px 10px 2px #4372cb9e;
-moz-box-shadow: 0px 2px 10px 2px #4372cb9e;
box-shadow: 0px 2px 10px 2px #4372cb9e;
background: #bbd4ff;
transition: all 0.5s ease;
}

.f_tasks_lesson b i {
	display:none;
}

/* Media */

@media (min-width: 1200px) {
	#widget_images_slider_183 .sl_teaser {
		font-size: 24px !important;
	}
	.f_audio .value audio {
    width: 250px;
	}
	.content_audio_item .f_audio  audio {
    width: 550px;
	}
	.nm-width, .nm-width-sm, .nm-width-md, .nm-width-lg, .nm-width-xl, .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 100%;
	}
	.f_video_vk_rutube iframe {
    height: 452px;
    width: 800px;
	}
}
@media (max-width: 1200px) {
	.f_audio .value audio {
    width: 250px;
	}
	.content-audio .icms-content-fields .audio-title {
		width: calc(100% - 300px);
	}
	.content_audio_item .f_audio  audio {
    width: 450px;
	}
	.main_content .container {
	padding:0 15px;
	}
	.container {
    max-width: 100%;
	}
	.nm-main-nav .container {
	max-width: 100%;
	}
	.logo-menu {
    margin-left: 25px;
	}
	.player-audio .audio-file audio {
	width: 75% !important;
}
}
@media (min-width : 992px) and (max-width : 1330px) {
	.pic-pole {
		float: none !important;
	}
	.cat-1, .cat-3, .cat-5 {
    margin-top: 0px; 
	}
	.block-cats {
    gap: 25px;
	}
	.f_video_vk_rutube iframe {
    height: 400px;
    width: 700px;
	}
}
@media (min-width: 992px) {
.nm-main-nav .navbar-brand {
    display: inherit; 
	}
body #target-main .form_search_wrap {
    /*top: 15px;*/
	position: relative;
    right: inherit;
    top: inherit;
    bottom: inherit;
    z-index: 9;
	}
body #target-main .mm-nav-contacts {
    /*top: 15px;*/
	}
}
@media (max-width: 991px) {
.nm-main-nav .navbar-brand img {
    height: auto;
    width: auto;
    max-width: inherit;
    max-height: 100%;
	}
	.cat-1, .cat-3, .cat-5 {
    margin-top: 0px; 
	}
	.block-cats {
    gap: 15px;
	}
	.block-cats .cat {
    gap: 5px;
	}
	.f_audio .value audio {
    width: 200px;
	}
	.content-audio .icms-content-fields .audio-title {
		width: calc(100% - 250px);
	}
	.f_video_vk_rutube iframe {
    height: 350px;
    width: 600px;
	}
}
@media (max-width: 766px) {
	.splide__list {
		flex-direction: column;
	}
	.link-block {
		width: inherit;
	}
	.media-content .icms-content-fields {
		padding: 10px;
	}
	.f_audio .value audio {
    width: 400px;
    margin-top: 15px;
	}
	.content-audio .icms-content-fields .audio-title {
    width: calc(100% - 50px);
	}
	.content_audio_list_item .icms-content-fields {
    width: 100%;
	}

	.nm-width, .nm-width-sm, .nm-width-md, .container, .container-sm, .container-md {
		max-width: 98%;
	}
	.content_book_item .gm_images_list {
    flex-wrap: wrap;
	}
	.content_book_item .img-thumbnail {
		max-height: inherit;
		width: 100%;
	}
	.link-cat {
    flex-direction: column;
	
}
.f_video_vk_rutube iframe {
    height: 280px;
    width: 500px;
	}
.content-audio .cats_cols.row, .content_book_list .cats_cols.row, .media-content .cats_cols.row  {
	flex-wrap: wrap;
	flex-direction: inherit;
}
.media-content .cats_cols-image  img{
	margin-right: 0;
}
.allmedia_item_props {
	float:none;
	width: 100%;	
}
.player-audio .audio-file audio {
	width: 100% !important;
}

}

@media (max-width: 512px) {
	.owl-item .sl_item {
		background: #edecff !important;
	}
	.metod-text h3 {
		font-size: 1.5rem !important;
		line-height: inherit;
		padding-left: 15px;
	}
	.f_audio .value audio {
		width: 300px;
		margin-top: 15px;
	}
	.main_content .container .row {
	flex-direction: column-reverse;
	}
	.titile-cat-audio h1 {
    color: #ffffff;
    font-size: 4rem !important;
	}
	.main_content > .container:first-child {
	max-width: 100%;
	padding:0;
}
.f_video_vk_rutube iframe {
    height: 250px;
    width: 400px;
	}
}