/**
* Theme Name: Masterstudy LMS Starter Child
* Description: This is a child theme of Masterstudy LMS Starter, generated by Merlin WP.
* Author: <a href="https://stylemixthemes.com/">StylemixThemes</a>
* Template: ms-lms-starter-theme
* Version: 1.1.15
*/

@import url("/fonts/Mont/stylesheet-Mont.css");


@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon/icomoon.eot?4k5wpr');
  src:  url('fonts/icomoon/icomoon.eot?4k5wpr#iefix') format('embedded-opentype'),
    url('fonts/icomoon/icomoon.ttf?4k5wpr') format('truetype'),
    url('fonts/icomoon/icomoon.woff?4k5wpr') format('woff'),
    url('fonts/icomoon/icomoon.svg?4k5wpr#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.body-overflow {
 overflow-y: hidden;}

.scroledy {
 overflow-y: hidden;
} 

 

.z-2 {
  z-index: 2;
}
.rounded-circle {
  border-radius: 50rem;
}
.bg-primary {
  background-color: #fdc202;
}
.h-100 {
  height: 100%;
}
.top-0 {
  top: 0;
}




html body {
	font-family: Mont!important;

}


body .masterstudy-single-course {
	font-family: Mont!important;

}


body .masterstudy-authorization-modal masterstudy-authorization-modal_open {
	font-family: Mont!important;

}

body .elementor .header-custom .main-menu ul li.stm_megamenu .nav-menu-submenu-block {
	position: fixed!important;
	width: 100vw;
	left: 0;
	overflow-y: scroll;
	z-index: 1111;
	visibility: hidden;
	opacity: 0;
	background: white;
	box-shadow: 0 4px 10px -2px rgba(0, 0, 0, 0.1);
	overflow-x: hidden;
}


body .elementor .header-custom .main-menu ul li.stm_megamenu:hover .nav-menu-submenu-block{
	visibility: visible;
	opacity: 1;
	padding-top: 30px;
	top:75px;
}

/*выпадающий список*/
body .elementor .header-custom .main-menu ul li.stm_megamenu .nav-menu-submenu-block ul.sub-menu{
	position: relative;
	top: 0;
	width: 100%;
	/*max-width: 1400px;*/
	max-width: 1400px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	box-shadow: none;
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	padding-bottom: 30px;
}


@media (max-width: 1199px){
	body .elementor .header-custom .main-menu ul li.stm_megamenu .nav-menu-submenu-block ul.sub-menu{

		/*max-width: 1400px;*/
		max-width: 960px;
		padding-left: 20px;
		padding-right: 20px;
		margin: 0 auto;
		padding-bottom: 30px;

	}
}


/*user account*/
body.theme-ms-lms-starter-theme .stm_lms_user_info_top__socials {display: none !important;}

.elementor .stm_lms_account_dropdown .dropdown.open .dropdown-menu {z-index: 9999;}

body.theme-ms-lms-starter-theme #page .stm-lms-wrapper .stm_lms_acc_tabs i.stm_lms_acc_tabs__toggle {color:#222!important;}

.user-account-page .stm_lms_acc_tabs i.stm_lms_acc_tabs__toggle {color:#222;}

.user-account-page .stm_lms_acc_tabs__secondary_inner .float_menu_item__inline span i, 
.user-account-page .stm_lms_acc_tabs__secondary_inner .float_menu_item__inline span i:before,
/*.user-account-page .stm_lms_acc_tabs .float_menu_item__inline i, 
.user-account-page .stm_lms_acc_tabs .float_menu_item__inline span,*/
.user-account-page .stm_lms_acc_tabs__secondary_inner .float_menu_item__inline i, 
.user-account-page .stm_lms_acc_tabs__secondary_inner .float_menu_item__inline span  {color:#222;} 

body.theme-ms-lms-starter-theme #page .stm-lms-wrapper .stm_lms_user_side  .stm_lms_become_instructor a.btn-default.btn.lms_become_instructor_btn {
		background: #fff;
		background-color: #fff !important;
		border: #131E29 solid 1px!important;
		border-color:#131E29!important; 
		border-radius: 4px !important;
		color: #131E29;
		text-transform: uppercase;
		font-size: 16px;
		font-weight: 500;
		padding: 10px 20px;
		display: flex;
		justify-content: center;
		align-items: center;
		cursor: pointer;
		margin: 0;
		margin-bottom: 0px;
		transition: .3s;
		margin-bottom: 40px;

}
body.theme-ms-lms-starter-theme #page .stm-lms-wrapper .stm_lms_user_side .stm_lms_become_instructor a.btn-default.btn.lms_become_instructor_btn:hover {
	background: #FFB600;
	background-color: #FFB600!important;
color: #131E29;
	border: #131E29 solid 1px!important;
		border-color:#131E29!important; 
		border-radius: 4px !important;
}

body.theme-ms-lms-starter-theme .sort_assignments .sort_assignments__statuses_available .sort_assignments__status:hover {
	color: #131E29;
}


body.theme-ms-lms-starter-theme div.multiseparator:after, 
body.theme-ms-lms-starter-theme div.multiseparator:before { z-index: -10!important}

body.theme-ms-lms-starter-theme #stm_lms_enrolled_assignments .sort_assignments, 
body.theme-ms-lms-starter-theme #stm_lms_instructor_assignments .sort_assignments { z-index: -1!important}

body.theme-ms-lms-starter-theme .masterstudy-single-course-timeless__topbar {} 

body.theme-ms-lms-starter-theme .stm_lms_instructor_courses__single--updated,
body.theme-ms-lms-starter-theme .stm_lms_instructor_courses__single--term a {color: #131E29;}


body.theme-ms-lms-starter-theme .stm_lms_instructor_courses__single--status .stm_lms_instructor_courses__single--choice.chosen i {color:#095FCC;}


body.theme-ms-lms-starter-theme .stm_lms_become_instructor.masterstudy-enterprise-modal-parent {display: none!important;}
body.theme-ms-lms-starter-theme .stm-lms-user_rating {display: none!important;}

body.theme-ms-lms-starter-theme .stm_lms_instructor_courses__single--status-inner:hover div,
body.theme-ms-lms-starter-theme .stm_lms_instructor_courses__single--status-inner:hover div span {
	color: #131E29!important; 

}

body.theme-ms-lms-starter-theme .stm_lms_instructor_courses__single--status-inner:hover .stm_lms_instructor_courses__single--choice i,
body.theme-ms-lms-starter-theme .stm_lms_instructor_courses__single--status-inner:hover .stm_lms_instructor_courses__single--choice i:before {color:#FFB600!important; }

body.theme-ms-lms-starter-theme .stm_lms_instructor_courses__single--status-inner:hover .stm_lms_instructor_courses__single--choice i {color:#FFB600;}
body.theme-ms-lms-starter-theme .stm_lms_instructor_courses__single--status-inner:hover div i {color:#FFB600;}

body.theme-ms-lms-starter-theme #stm-lms-course-no-result a.btn:hover {	color:#FFB600!important;} 


/*instructor account*/
body.theme-ms-lms-starter-theme .stm_lms_instructor_courses__top .masterstudy-lms-course-filters a.clicked,
body.theme-ms-lms-starter-theme .stm_lms_instructor_courses__top .masterstudy-lms-course-filters a:hover {
	color:#FFB600!important;
}


body.theme-ms-lms-starter-theme .stm_lms_instructor_courses__top .masterstudy-lms-course-filters a.clicked::after {   
	background-color: #FFB600;}
 


body.theme-ms-lms-starter-theme .stm_lms_instructor_courses__top a:active, 
body.theme-ms-lms-starter-theme .stm_lms_instructor_courses__top a:focus, 
body.theme-ms-lms-starter-theme .stm_lms_instructor_courses__top a:hover {
	color:#FFB600!important;
}

body.theme-ms-lms-starter-theme .stm_lms_instructor_courses__top a i {color:#273044!important }
body.theme-ms-lms-starter-theme .stm_lms_instructor_courses__top a:hover i {	color:#FFB600!important;}


body.theme-ms-lms-starter-theme .stm_lms_instructor_courses__single--featured .feature_it,  
body.theme-ms-lms-starter-theme .stm_lms_instructor_courses__single--featured .feature_it.edit_course {
	color:#131E29;
	border: #131E29 solid 1px ;
	border-radius: 8px;
	background: #fff; 
}
body.theme-ms-lms-starter-theme .stm_lms_instructor_courses__single--featured .feature_it:hover,  
body.theme-ms-lms-starter-theme .stm_lms_instructor_courses__single--featured .feature_it.edit_course:hover {
	background-color: #FFB600;
}


body.theme-ms-lms-starter-theme .stm_lms_instructor_courses__single--meta {display: none;}

/*courses category*/ 
body .elementor .header-custom .main-menu ul li.stm_megamenu_4 .nav-menu-submenu-block ul.sub-menu > li{
	max-width: 30%;
	width: 100% !important;

}


/**подкатегории*/
body .elementor .header-custom .main-menu .hfe-nav-menu__layout-horizontal .hfe-nav-menu > li.parent-has-child ul.sub-menu li.parent-has-child ul.sub-menu{
	left: 0;


}

body .elementor .header-custom .main-menu .hfe-nav-menu__layout-horizontal .hfe-nav-menu > li.parent-has-child ul.sub-menu li.parent-has-child ul.sub-menu li{
	left: 0;
	border:black solid 1px;
}



#toTop {
	width:60px;height:60px;
	text-align:center;font-size:10px;
	opacity:.9;cursor:pointer;z-index:99999;
	position:fixed;
	bottom:80px;
	right:10px;
	background: url("/images/button-icon-up-bordered.png") center no-repeat;
	background-size: contain;
	border-radius:4px;
	display:none;
	transition: 0.3s;
}
#toTop:hover {transform: scale(1.05);}

#page .numbers-company-bg{
	background: url(/wp-content/uploads/stm_lms_styles/img/ilyk-statics.png) no-repeat center center;
	background-size: 100% 100%;
}

#page .numbers-company-bg .grid-layer{
	background: none;
}



.home-slider-all .depicter-layers-wrapper{
	max-width: 1400px !important;
}


.home-slider-all .depicter-image-layer{
	margin-left: auto!important;
	left: auto!important;
	right: 0!important;
}

.home-slider-all .depicter-bullet-layer {
	margin-left: auto;
	left: 50% !important;
}

@media (max-width: 1919px){

	#page .numbers-company-bg{
		background-image: url(/wp-content/uploads/stm_lms_styles/img/ilyk-statics-desktop.png);
		background-size: cover;
	}


/*course*/

body .single.single-stm-courses .masterstudy-single-course-timeless {margin-bottom: 60px}
body.single-stm-courses .masterstudy-single-course-current-students, 
body.single-stm-courses .masterstudy-single-course-current-students__wrapper, 
body.single-stm-courses .masterstudy-single-course-instructor__info {align-items: center}

.masterstudy-single-course-timeless {}

body.single-stm-courses .masterstudy-single-course-timeless__sidebar span.masterstudy-single-course-details__quantity {font-weight: 600; font-size: 15px;} 

.masterstudy-single-course-timeless .masterstudy-single-course-details__icon {height: 22px!important; width: 24px} 



.masterstudy-single-course-timeless .masterstudy-single-course-details.masterstudy-single-course-details_default {}
.masterstudy-single-course-timeless .masterstudy-single-course-details.masterstudy-single-course-details_default .masterstudy-single-course-details__item {}
.masterstudy-single-course-timeless .masterstudy-single-course-details.masterstudy-single-course-details_default .masterstudy-single-course-details__item .masterstudy-single-course-details__icon.masterstudy-single-course-details__icon_start_date {background: url("/images/start-date.svg")  center no-repeat; background-size: auto; height: 22px!important; width: 24px; flex-basis: 24px;  }
 
.masterstudy-single-course-timeless .masterstudy-single-course-details.masterstudy-single-course-details_default .masterstudy-single-course-details__item .masterstudy-single-course-details__icon.masterstudy-single-course-details__icon_type_mode {background: url("/images/format-study-ico.svg")  center no-repeat; background-size: auto}

.masterstudy-single-course-timeless .masterstudy-single-course-details.masterstudy-single-course-details_default .masterstudy-single-course-details__item .masterstudy-single-course-details__icon.masterstudy-single-course-details__icon_study_intensity {background: url("/images/intensity-study-ico.svg")  center no-repeat; background-size: auto}

.masterstudy-single-course-timeless .masterstudy-single-course-details.masterstudy-single-course-details_default .masterstudy-single-course-details__item .masterstudy-single-course-details__icon.masterstudy-single-course-details__icon_duration:before {display: none;} 

.masterstudy-single-course-timeless .masterstudy-single-course-details.masterstudy-single-course-details_default .masterstudy-single-course-details__item .masterstudy-single-course-details__icon.masterstudy-single-course-details__icon_duration {background: url("/images/intensity-study-ico.svg")  center no-repeat; background-size: auto}


.masterstudy-single-course-timeless .masterstudy-single-course-details.masterstudy-single-course-details_default .masterstudy-single-course-details__item .masterstudy-single-course-details__icon.masterstudy-single-course-details__icon_price_course {background: url("/images/cost-ico.svg")  center no-repeat; background-size: auto}

.masterstudy-single-course-timeless .masterstudy-single-course-details.masterstudy-single-course-details_default .masterstudy-single-course-details__item .masterstudy-single-course-details__icon.masterstudy-single-course-details__icon_type_include {background: url("/images/cource-study-ico.svg")  center no-repeat; background-size: auto}

.masterstudy-single-course-timeless .masterstudy-single-course-details.masterstudy-single-course-details_default .masterstudy-single-course-details__icon.masterstudy-single-course-details__icon_level  {display: none;}
.masterstudy-single-course-timeless .masterstudy-single-course-details.masterstudy-single-course-details_default .masterstudy-single-course-details__icon.masterstudy-single-course-details__icon_level + span {display: none;}

.masterstudy-single-course-timeless .masterstudy-single-course-details.masterstudy-single-course-details_default .masterstudy-single-course-details__icon.masterstudy-single-course-details__icon_level + span + span {display: none;}


/*instructors*/

.masterstudy-single-course-instructor {}
.masterstudy-single-course-instructor.masterstudy-single-course-instructor_co-instructor {} 
.single.single-stm-courses .masterstudy-single-course-instructor.masterstudy-single-course-instructor_co-instructor .masterstudy-single-course-instructor__avatar {
/*	width: 240px;
	height: 240px;
	max-width: 240px;
	max-height: 240px;*/ 
	height: auto;
	overflow: visible;
border:grey solid 1px; 
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
}
.single.single-stm-courses .masterstudy-single-course-instructor.masterstudy-single-course-instructor_co-instructor .masterstudy-single-course-instructor__avatar img {margin-bottom: 30px;
	border:none!important;
	margin-left: 0px;
}
.single.single-stm-courses .masterstudy-single-course-instructor.masterstudy-single-course-instructor_co-instructor .masterstudy-single-course-instructor__avatar img:first-child {
	width: 204px;
	height: 204px;
	max-width: 204px;
	max-height: 204px;
}
 
.single.single-stm-courses .masterstudy-single-course-instructor__avatar_2 {
	background: linear-gradient(to right, #4FE8C5 0%, #7D7DF9 50%, #00D8E6 100%);
	width: 210px;
	height: 210px; 
	opacity: 1;
	visibility: visible;
	transition: .3s ease;
	z-index: -3;
	border-radius: 50%;
	padding: 4px;
	margin-bottom: 20px;
}

body .masterstudy-single-course-instructor.masterstudy-single-course-instructor_co-instructor .masterstudy-single-course-instructor__avatar {
	background: transparent!important;  
	border: none!important; 
	border-color: transparent!important;  
}

body .masterstudy-single-course-instructor a.masterstudy-single-course-instructor__co-instructor {
	font-size: 18px; 
font-weight: 800;
text-align: center;
justify-content: center;
}
body .masterstudy-single-course-instructor.masterstudy-single-course-instructor_co-instructor .masterstudy-single-course-instructor__title {font-size: 14px;  }


.hidden_row {padding: 0!important; height: 0; display: none!important; }









	/**
	* Slider top home
	*/
	/*.home-slider-all .depicter-auto-height .depicter-view{*/
	/*	min-height: 697px;*/
	/*}*/

	.home-slider-all .depicter-layers-wrapper{
		max-width: 1400px !important;
	}

	.home-slider-all .depicter-image-layer{
		margin-left: auto!important;
		left: auto!important;
		right: 0!important;
	}

	/*.home-slider-all .depicter-section{*/
	/*	height: 697px;*/
	/*}*/

	.home-slider-all .depicter-bullet-layer {
		margin-left: auto;
		left: 50% !important;
	}

}

@media (max-width: 1535px){

	/**
	* Slider top home
	*/
	/*.home-slider-all .depicter-auto-height .depicter-view{*/
	/*	min-height: 497px;*/
	/*}*/

	.home-slider-all .depicter-layers-wrapper{
		max-width: 1155px !important;
	}

	.home-slider-all .depicter-image-layer{
		margin-left: auto!important;
		left: auto!important;
		right: 0!important;
	}

	/*.home-slider-all .depicter-section{*/
	/*	height: 497px;*/
	/*}*/

	/*.home-slider-all .depicter-bullet-layer {*/
	/*	bottom: 70px !important;*/
	/*}*/

}

@media (max-width: 1199px){

	/**
	* Slider top home
	*/
	/*.home-slider-all .depicter-auto-height .depicter-view{*/
	/*	min-height: 525px;*/
	/*}*/

	.home-slider-all .depicter-layers-wrapper{
		max-width: 960px !important;
	}

	.home-slider-all .depicter-image-layer{
		margin-left: auto!important;
		left: auto!important;
		right: 0!important;
	}

	.home-slider-all .depicter-image-layer .depicter-layer{
		max-width: 530px;
	}

	/*.home-slider-all .depicter-section{*/
	/*	height: 525px;*/
	/*}*/

	/*.home-slider-all .depicter-bullet-layer {*/
	/*	bottom: 70px !important;*/
	/*}*/

}

@media (max-width: 1023px){

	.home-slider-all .depicter-layers-wrapper{
		max-width: 720px !important;
	}

}

@media (max-width: 899px){

	.home-slider-all .depicter-layers-wrapper{
		max-width: 720px !important;
	}

	.home-slider-all .depicter-image-layer{
		margin-left: auto!important;
		left: auto!important;
		right: 0!important;
	}

}

@media (max-width: 767px){

	/**
	* Slider top home
	*/
	/*.home-slider-all .depicter-layers-fold{*/
	/*	flex-direction: column;*/
	/*}*/

	/*.home-slider-all .depicter-layers-fold>*{*/
	/*	position: unset;*/
	/*}*/

	/*.home-slider-all .depicter-layers-fold>*:nth-child(1){*/
	/*	order: 3;*/
	/*}*/

	/*.home-slider-all .depicter-layers-fold>*:nth-child(2){*/
	/*	order: 2;*/
	/*}*/

	/*.home-slider-all .depicter-layers-fold>*:nth-child(3){*/
	/*	order: 1;*/
	/*}*/

	/*.home-slider-all .depicter-layers-fold>*:nth-child(4){*/
	/*	order: 4;*/
	/*}*/

	/*.home-slider-all .depicter-layers-fold>*:nth-child(5){*/
	/*	order: 6;*/
	/*}*/

	/*.home-slider-all .depicter-layers-fold>*:nth-child(6){*/
	/*	order: 2;*/
	/*}*/

	/*.home-slider-all .depicter-layers-fold>*:nth-child(7){*/
	/*	order: 1;*/
	/*}*/

	/*.home-slider-all .depicter-auto-height .depicter-view{*/
	/*	min-height: auto;*/
	/*}*/

	.home-slider-all .depicter-layers-wrapper{
		max-width: 552px !important;
	}

	.home-slider-all .depicter-image-layer{
		margin-left: auto;
		left: 50%!important;
		transform: translateX(-50%)!important;
	}

	.home-slider-all .depicter-image-layer .depicter-layer{
		max-width: 380px;
	}

	/*.home-slider-all .depicter-section{*/
	/*	height: auto;*/
	/*}*/

	.home-slider-all .depicter-bullet-layer {
		margin-left: auto;
		left: 50%!important;
		transform: translateX(-50%)!important;
	}

}


body .elementor .ms_lms_courses_archive__title.style_2 h2 {
	font-weight: 800;
	font-size: 40px;
	line-height: 51px;
		font-family: Mont!important;
}



@media (max-width: 991px){
	body .elementor .ms_lms_courses_archive__title.style_2 h2 {
		font-size: 32px;
		line-height: 40px;
	}

}
@media (max-width: 767px){
	body .elementor .ms_lms_courses_archive__title.style_2 h2 {
		font-size: 24px;
		line-height: 30px;
	}

}


/* articles  */

body .cust-post-archive .container {
  padding: 0 15px;
  margin: 0 auto;
  width: 100%;
  max-width: var(--container_width);
}  


@media (max-width: 1199px){
	body .wrapper .cust-post-archive .container {
	  max-width: 960px;
	  
	}
}

@media (max-width: 992px){
	body .wrapper .cust-post-archive .container {
	  max-width: 720px;
	  
	}
}

@media (max-width: 768px){
	body .wrapper .cust-post-archive .container  {
	  max-width: 540px;
	}
}


#archive-grid-articles, #archive-grid-videos {margin-bottom: 50px;}

.cust-post-archive {}
.cust-post-archive .row {
	display: flex;
	flex-wrap: wrap; 
	flex-direction: row;
	justify-content: space-between;
	align-items: stretch;
}

.cust-post-archive .mb-30 {
  margin-bottom: 30px;
}

.cust-post-archive.articles .item-cust-post {
  flex: 0 0 auto;
  width: 33.3333333333%;

}


@media (max-width: 1024px){
 	.cust-post-archive.articles .item-cust-post,
 	.cust-post-archive.videos .item-cust-post {
	  flex: 0 0 auto;
	  width: 50%;
	}
}



@media (max-width: 768px){
 	.cust-post-archive.articles .item-cust-post,
 	.cust-post-archive.videos .item-cust-post {
		  flex: 0 0 auto;
		  width: 100%;
		}
 }  
 

.cust-post-archive .h-100 {
  height: 100%;
}


.cust-post-archive .overflow, 
.cust-post-archive .overflow-hidden {
  overflow: hidden;
} 

.cust-post-archive .box-shadow,
.cust-post-archive .shadow {
  box-shadow: 0 5px 30px rgba(0,0,0,.07);
}

.cust-post-archive .rounded {
  border-radius: 10px;
}

.cust-post-archive.articles  .bg-white {
  background-color: #F1F4F7;
}

.cust-post-archive .ratio::before {
  display: block;
  padding-top: 284px;
  content: "";
}

.cust-post-archive .p-4 {
  padding: 1.8rem;
}
.cust-post-archive h4 {
	font-size: 18px;
	line-height: 1.325;
	font-weight: 700;
}

.cust-post-archive .date {display: none;}

.cust-post-archive  .bg-cover {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.cust-post-archive .position-absolute {
  position: absolute;
} 

.cust-post-archive .start-0 {
  left: 0;
}
.cust-post-archive .bottom-0 {
  bottom: 0;
}

.cust-post-archive .p-4 {
  padding: 1.8rem;
}
.cust-post-archive .w-100 {
  width: 100%;
}



.cust-post-archive .border-bottom-primary {
  border-bottom: 2px solid #fdc202;
}

.cust-post-archive .archive-grid .item {
  transition: .2s opacity,.2s transform;
  position: relative;

}
.cust-post-archive.articles .archive-grid .item {
  padding-bottom: 60px;

}


.cust-post-archive .bg-light {
  background-color: #f9f9f9;
}

.cust-post-archive .bg-cover {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.cust-post-archive .d-block {
  display: block;
}

.cust-post-archive .ratio {
  position: relative;
  width: 100%;
}

.ratio-16x9 {
  --bs-aspect-ratio: calc(9 / 16 * 100%);
}


.cust-post-archive .ratio::before {
  display: block;
 padding-top: var(--bs-aspect-ratio);
  content: " ";
}
.cust-post-archive h4,
.cust-post-archive h5,
.cust-post-archive .item-post-heading {
	color:#131E29;
}


.cust-post-archive a.readmore-link {
	color:#131E29;
	font-weight: 700;
	font-size: 14px;
}
.cust-post-archive a.readmore-link:hover {
	color:#131E29;
} 

.cust-post-archive .btn-w-arrow .icon {
  display: inline-block;
  transition: .2s;
}


.btn-w-arrow .icon {
  display: inline-block;
  transition: .2s;
}


.btn-w-arrow:hover .icon-arrow-right, .btn-w-arrow:hover .icon-chevron-right {
  transform: translateX(6px);
}



/*podcasts*/


.cust-post-archive.podcasts {}
.cust-post-archive.podcasts {margin-bottom: 50px;}

.cust-post-archive.podcasts .col-12 {
  flex: 0 0 auto;
  width: 100%;
  margin-bottom: 3rem;
}


.cust-post-archive.podcasts .archive-grid .item.item-podcast {
	transition: .2s opacity,.2s transform;
	border-radius: 10px;
	height: 100%;
	background-color: #fff;
	position: relative;
	/*border: grey solid 1px;*/ 
}


.cust-post-archive.podcasts .apple_link {
	border-bottom: 2px solid #fdc202;
	color: #131E29;

}
.cust-post-archive.podcasts .apple_link .icon {
display: inline-block;
transition: .2s;

}


.cust-post-archive.podcasts .apple_link:hover {
	color: #131E29;
}

.cust-post-archive.podcasts .apple_link:hover .icon {
		transform: translateX(6px);
}




.cust-post-archive.podcasts .ratio::before {
  display: block;
  padding-top: 100%;
  content: " ";
}
.cust-post-archive.podcasts .image-podcast {
	position: relative;


}
.cust-post-archive.podcasts .image-podcast a {
	border-radius: 5px;
	z-index: 2;
	position: relative;
	background-size: cover;
background-position: center center;
background-repeat: no-repeat;

display: block;
}


.cust-post-archive.podcasts .item-podcast-audio-player {
  left: auto;
  right: 0;
  bottom: 0;
  width: calc(33.333% + 30px);
  padding-right: 1rem;
  padding-left: 50px;
  z-index: 1;
    padding: 1rem;
  border-radius: 10px;
  background-color: #fff;
  position: absolute;
  box-shadow: 0 5px 30px rgba(0,0,0,.07);
  padding-left: 50px;
  
}
.cust-post-archive.podcasts .item-podcast-audio-player .d-flex.align-items-center {
	display: flex;
	align-items: center;
}

.cust-post-archive.podcasts .item-podcast-audio-player .audio-player-button {
	cursor: pointer;
padding: 8px;
font-size: 20px;
border-radius: 50%;
position: relative;
color: #152131;
background: #fdc202;
transition: .2s;
top: 0;
border: none;
display: inline-block;
font-weight: 700;
line-height: 1.5;
text-align: center;
text-decoration: none;



}
.cust-post-archive.podcasts .item-podcast-audio-player .audio-player-button span {
	color:#222;
}


.cust-post-archive.podcasts .item-podcast-audio-player .form-range-box.rounded-circle {
	width: 100%;
	border-radius: 50rem;
	margin-left: 15px;
	position: relative;

}

.cust-post-archive.podcasts .item-podcast-audio-player .form-range-box.rounded-circle input {
	  z-index: 2;
	    width: 100%;
	    position: relative;
	    -webkit-appearance: none;
display: block;
width: 100%;
cursor: pointer;
padding: 8px 0;
margin: 0;
background: 0 0;
display: none;
}

.cust-post-archive.podcasts .item-podcast-audio-player .form-range-box.rounded-circle:hover input {
	display: none;
}

.cust-post-archive.podcasts .item-podcast-audio-player .form-range-box.rounded-circle:hover input {
	display: block;
} 
 


.cust-post-archive.podcasts .item-podcast-audio-player .form-range-box.rounded-circle .form-range-line-box {
	z-index: 1;
	top: 50%; 
	position: absolute;
	left: 9px;
right: 9px;
height: 6px;
margin-top: -3px;


}





.cust-post-archive.podcasts .item-podcast-audio-player .item-podcast-audio-player {
	z-index: 2;
	width: 100%;
	position: relative;
	-webkit-appearance: none;
display: block;
cursor: pointer;
padding: 8px 0;
margin: 0;
background: 0 0;

}

.cust-post-archive.podcasts .item-podcast-audio-player .form-range-line-box {
	z-index: 1;
	top: 50%;
	position: absolute;
	left: 9px;
right: 9px;
height: 6px;
margin-top: -3px;

}

.cust-post-archive.podcasts .item-podcast-audio-player .form-range-progress {
	z-index: 2;
	background-color: #fdc202;
	height: 100%;
	top: 0;
	position: absolute;

}

.cust-post-archive.podcasts .item-podcast-audio-player .form-range-line {
	z-index: 1;
	border-radius: 50rem;
	background-color: #d5e0e3;
	height: 100%;
	width: 100%;
	top: 0;
	position: absolute;

	
} 





@media (max-width: 1199px){
	.cust-post-archive.podcasts .item-cust-post-text1 {
			flex: 0 0 auto;
			width: 41.6666666667%;
	}
	.cust-post-archive.podcasts .image-podcast {
			flex: 0 0 auto;
			width: 25%;
	}
	.cust-post-archive.podcasts .item-cust-post-text2 {
			flex: 0 0 auto;
			width: 33.3333333333%;
	}

}
@media (max-width: 991px){
	.cust-post-archive.podcasts .item-cust-post-text1 {
			flex: 0 0 auto;
			width: 58.3333333333%;
	}
	.cust-post-archive.podcasts .image-podcast {
			flex: 0 0 auto;
			width: 41.6666666667%;
	}
	.cust-post-archive.podcasts .item-cust-post-text2 {
		display: none;
	}
	.cust-post-archive.podcasts .item-podcast-audio-player {
		z-index: 1;
	bottom: 0;
	left: 0;
	width: calc(50% + 30px);
	padding-right: 50px;
	}

}

@media (max-width: 767px){
	.cust-post-archive.podcasts .item-cust-post-text1 {
			/*flex: 0 0 auto;
			width: 58.3333333333%;*/
			
			
			width: 100%;
max-width: 100%;
	}
	.cust-post-archive.podcasts .image-podcast {
		/*	flex: 0 0 auto;
			width: 41.6666666667%;*/

			width: 100%;
			max-width: 100%;

	}

	.cust-post-archive.podcasts .podcast-cover-box {
	  max-width: 270px;
	}
	.cust-post-archive.podcasts .item-cust-post-text2 {
		display: none;
	}
	/*.cust-post-archive.podcasts .item-podcast-audio-player {
		z-index: 1;
	bottom: 0;
	left: 0;
	width: calc(50% + 30px);
	padding-right: 50px;
	}*/ 
	.cust-post-archive.podcasts .item-podcast-audio-player {
		z-index: 3;
bottom: -15px;
left: -10px;

	}

}

/* PODCASTS */

.audio-player-button {
	padding: 8px;
	font-size: 20px;
}

.item-podcast-audio-player {
	z-index: 3;
	bottom: -15px;
	left: -10px;
}

.single-podcast-audio-player {
	z-index: 3;
	bottom: -15px;
	right: -10px;
	left: 30%;
}

.podcast-small-thumb {
	position: absolute;
	width: 53px;
	z-index: 2;
	bottom: -15px;
	left: 15px;
}

@media(max-width:767.98px){
	.podcast-cover-box {
		max-width: 270px;
	}
}

@media(min-width:768px){
	.item-podcast-audio-player {
		z-index: 1;
		bottom: 0;
		left: 0;
		width: calc( 50% + 30px );
		padding-right: 50px;
	}
	.podcast-small-thumb {
		width: 69px;
	}
	.single-podcast-audio-player {
		left: 50%;
	}
}

@media(min-width:992px){
	.item-podcast-audio-player {
		left: auto;
		right: 0;
		bottom: 0;
		width: calc( 33.333% + 30px );
		padding-right: 1rem;
		padding-left: 50px;
		z-index: 1;
	}
	.podcast-small-thumb {
		left: 30px;
	}
}



/*
#radius,
#radius-2 {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 250px;
    height: 18px;
    border: none;
    border-radius: 4px;
    overflow: hidden;
}

#radius::-webkit-slider-thumb,
#radius-2::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    background-color: #f2622d;
    border: 0px solid #f2622d;
    border-radius: 50%;
    height: 18px;
    width: 18px;
    margin-top: -7px;
    box-shadow: calc(-100vmax - 18px) 0 0 100vmax #f2622d;
    clip-path: polygon(
        100% 0,
        2px 0,
        0 7px,
        -100vmax 7px,
        -100vmax 11px,
        0 11px,
        2px 100%,
        100% 100%
    );
}

#radius::-moz-range-thumb,
#radius-2::-moz-range-thumb {
    -moz-appearance: none;
    appearance: none;
    background-color: #f2622d;
    border: 0px solid #f2622d;
    border-radius: 50%;
    height: 18px;
    width: 18px;
    margin-top: -7px;
}

#radius::-webkit-slider-runnable-track,
#radius-2::-webkit-slider-runnable-track {
    height: 4px;
    border-radius: 4px;
    border: 0px solid #fff;
    box-shadow: 0px 0px 0px #353535;
    background: #d7d7d7;
}
*/


/*


.cust-post-archive.podcasts .archive-grid .item.item-podcast {
	border-radius: 10px;
	border: grey solid 1px;
	margin-bottom: 50px;
	height: 100%; 
	position: relative;
}

*/


/*
.cust-post-archive .archive-grid.podcasts .item.item-podcast .item-cust-post {}
.cust-post-archive .archive-grid.podcasts .item.item-podcast a.apple_link {
	color: #152131;
}
.cust-post-archive .archive-grid.podcasts .item.item-podcast a.apple_link:hover {
	color: #152131;
}*/
/*

.cust-post-archive .archive-grid.podcasts .item.item-podcast a.apple_link .icon {
 display: inline-block;
transition: .2s;
}
.cust-post-archive .archive-grid.podcasts .item.item-podcast a.apple_link:hover .icon {
  transform: translateX(6px);
}

.cust-post-archive .archive-grid.podcasts .item-podcast-audio-player {
	left: auto;
right: 0;
bottom: 0;
width: calc(33.333% + 30px);
padding-right: 1rem;
padding-left: 50px;
z-index: 1;
border-radius: 10px;
box-shadow: 0 5px 30px rgba(0,0,0,.07);
position: absolute;

}
 
 */



/**/


/* VIDEO */

.cust-post-archive .archive-video .rounded {border-radius: 10px 10px 0 0 }

.cust-post-archive.videos .bg-white {background-color: #F1F4F7; border-radius: 10px;}
.cust-post-archive.videos .bg-white .title_block {padding: 1.8rem;}

.cust-post-archive.videos .archive-grid .item {padding-bottom: 60px;}

.block-video-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%,-50%,0);
  font-size: 1.375rem;
  line-height: 0;

} 
/*.cust-post-archive.videos iframe {display: none;}*/

.block-video-play .icon-play:before {color:#131E29}

.block-video-play .btn-box {
	padding: 0.6rem;
	border-radius: 50%;
}

.block-video-play .btn-box {
	transition: 0.3s;
}

.block-video-play:hover .btn-box {
	transform: scale(1.1);
}

@media(min-width:768px){
	.block-video-play .btn-box {
		padding: 0.8rem;
	}
	.block-video-play {
		font-size: 2rem;
	}
}


#modal-video {
position: fixed;
height: 100%;
width: 100%;
bottom: 0;
left: 0;
background-color: rgba(0,0,0,.8);
z-index: 9999; 

}

#modal-video .modal-content {
	background: transparent;
	box-shadow: none!important;
	border:none; 
}
#modal-video .btn-close:after {
	content: ' ';
background-image: url(/images/close-icon.png);
background-repeat: no-repeat;
/*width: 50px;
height: 50px;*/
height: 1em;
	width: 1em;
background-size: 100%;
background-position: center;
font-family: sans-serif;
position: absolute;
z-index: 9999;

}

#modal-video .btn-close {
	height: 1em;
	width: 1em;
	color:white;
	cursor: pointer;
	position: absolute;
	right: 0.75em;
	top: 0.75em;


	margin-top: 13px;
	padding: .25em;
	z-index: 2;
	line-height: 1;
	display: flex;	
	background: transparent;
	line-height: 1;
color: rgba(238, 238, 238, 0.9);
border: none; 
font-size: 20px;
font-weight: 700;
  

}  
#modal-video .btn-close:hover {
	color: rgba(255, 255, 255, 1);
}






/*tabs on main*/

.elementor .elementor-element.tabs-on-main .elementor-tab-desktop-title {padding-right: 0; } 
.elementor .elementor-element.tabs-on-main .elementor-tabs-wrapper {gap: 24px}


@media (max-width: 767px){
	body .elementor .elementor-element.tabs-on-main .elementor-tabs-wrapper {display: flex; flex-direction: row; justify-content:center; } 
}
 
.elementor .tabs-on-main .elementor-tab-content {display: none;}

.elementor .tabs-on-main .tab-content.elementor-active {display: flex; flex-direction: row; justify-content: space-between; gap:24px; } 




.tabs-on-main .elementor-tab-content {padding-left: 0; padding-right: 0; padding-bottom: 0!important;}
.tabs-on-main .elementor-tab-content .item-cust-post {min-height: 600px; border:#447092 solid 1px; width: 33%;}




.elementor .tabs-on-main .elementor-tab-content .container {
	display: flex; 
	flex-direction: row; 
	justify-content: space-between; 
	align-content: flex-start;
	width: 100%;
	padding-left: 0;  
	padding-right: 0; 
	gap:20px 20px;

 }

.elementor .tabs-on-main .elementor-tab-content .container.video-container {
	flex-wrap: wrap; 
	
 }

.elementor .tabs-on-main .elementor-tab-content .container:before,
.elementor .tabs-on-main .elementor-tab-content .container:after  { 
	display: none; 
}  
 

.elementor .tabs-on-main .elementor-tab-content .item-cust-post {
		 width: 32%; 
		 
		 height: 700px;
		  border-radius: 8px;
		  display: flex; 
 	flex-direction: column;
 	overflow: hidden;
		}  


.elementor .tabs-on-main .elementor-tab-content .item-cust-post.item-video {
	
	margin-right: 0px ; 
	height: 308px; min-height: 308px;
}



.elementor .tabs-on-main .elementor-tab-content {
	 
/*	width: 100%; 
	display: flex; 
	flex-direction: column; justify-content:flex-start;*/
	/*flex-direction: row;
	justify-content: space-between!important;*/
	padding-left: 0;  
	padding-right: 0;


}  


/*.elementor .tabs-on-main .elementor-tab-content .item-cust-post:first-child {margin-right: 24px;} 
.elementor .tabs-on-main .elementor-tab-content .item-cust-post:nth-child(2n) {margin-right: 24px;} */
 


 .elementor .tabs-on-main .elementor-tab-content .item-cust-post  {
 	display: flex; 
 	flex-direction: column;
 
 }
 .elementor .tabs-on-main .elementor-tab-content .item-cust-post .item {
 		height: 100%;
 		width: 100%; 
 		background-size: cover;
 		background-position: center center;
 		
 	position: relative; 

 }

.elementor .tabs-on-main .elementor-tab-content .item-cust-post .item:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
   background: rgba(15, 54, 103, 0.6); 
  z-index: 2; 
  transition: 0.3;
} 
.elementor .tabs-on-main .elementor-tab-content .item-cust-post:hover .item:after {
  opacity: 0;
} 

.elementor .tabs-on-main .elementor-tab-content .item-cust-post .item .inner {
	z-index: 44;  
	position: relative; 
	display: flex; 
 	flex-direction: column;
 	justify-content: space-between;

 		padding: 30px; 
 		height: 100%;

} 
  

/*  .elementor .tabs-on-main #elementor-tab-content-6431 .item-cust-post .item-post-heading .h5*/
   .elementor .tabs-on-main .elementor-tab-content .item-cust-post .item-post-heading .h5 {
  	font-weight: 800; font-size: 24px; line-height: 28px; color:#fff; 
  /*	margin-bottom: 48px;
  	 display: block;
  display: -webkit-box;
  -webkit-line-clamp: 3; /* количество строк */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;

  margin-bottom: 10px;
  }





  .elementor .tabs-on-main #elementor-tab-content-6431 .item-cust-post .button-wrap {
  	background: #FFB600;
  	border-radius: 4px;
  	box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.75);
  	width: 180px;
  	min-height: 38px;
  	/*text-align: center;
  	padding-top: 9px;*/
  	display: flex;
  	flex-direction: row;
  	justify-content: center;
  	align-items: center;
  	font-family: "Mont";


  	position: absolute;
		top: 44%;
		left: 30px;
		z-index: 2;
  }	


  .elementor .tabs-on-main #elementor-tab-content-6431 .item-cust-post .button-wrap a {
  	color:#fff;
  	font-size: 16px;
  	line-height: 26px;
  	font-weight: 700;
  		font-family: "Mont";
  } 
 .elementor .tabs-on-main #elementor-tab-content-6431 .item-cust-post .item .date {
 	background: url('/images/date-icon.svg') center left no-repeat;	
	font-family: "Mont";
		color:#fff; 
		font-size: 16px;
		line-height: 21px;
		padding-left: 30px;
 }


  .elementor .tabs-on-main .elementor-tab-content .item-cust-post .description,
   .elementor .tabs-on-main .elementor-tab-content .item-cust-post .description .excerpt {
  	font-family: "Mont";
		color:#fff; 
		font-size: 18px;
		line-height: 26px;
  }

  .elementor .tabs-on-main .elementor-tab-content .item-cust-post .item-podcast .description {}

    .elementor .tabs-on-main .button-container.container {
    	margin-top: 40px; 
    	flex-direction: row;
    	justify-content: center;
    } 

.read-all-button {}
	a.seeall_button {
	  background: #fff;
  border: #131E29 solid 1px;
  border-radius: 4px;
  color: #131E29;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  padding: 10px 20px;
  display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	margin: 0;
	transition: .3s;
	margin-bottom: 0px;

}
a.seeall_button:hover {
	background: #FFB600;
	color: #131E29;


}


.btn-w-arrow:hover .icon-arrow-right, 
.btn-w-arrow:hover .fa-chevron-right, 
.btn-w-arrow:hover .icon-chevron-right {
  transform: translateX(6px);
}


@media (max-width: 1024px){
	.elementor .tabs-on-main #elementor-tab-content-6431 .item-cust-post,
	.elementor .tabs-on-main #elementor-tab-content-6432 .item-cust-post  {
		 height: 490px;
		} 	


		.elementor .tabs-on-main .elementor-tab-content .item-cust-post .item .inner {
		 		padding: 20px; 
		} 
		.elementor .tabs-on-main .elementor-tab-content .item-cust-post .item-post-heading .h5 {
			font-size: 16px;
			line-height: 20px;

		}
		.elementor .tabs-on-main .elementor-tab-content .item-cust-post .description {
			font-size: 16px;
			line-height: 22px;
		}

 		.elementor .tabs-on-main .elementor-tab-content .item-cust-post.item-article-tab:nth-child(3n),
		.elementor .tabs-on-main .elementor-tab-content .item-cust-post.item-podcast-tab:nth-child(3n) 
 		 {display: none!important;}  


		.elementor .tabs-on-main .elementor-tab-content .item-cust-post.item-video-tab:nth-child(6n),
		.elementor .tabs-on-main .elementor-tab-content .item-cust-post.item-video-tab:nth-child(5n) 
		{display: none!important; } 


 		.elementor .tabs-on-main .elementor-tab-content .item-cust-post {width: 48.5%;	} 


 		.elementor .tabs-on-main .elementor-tab-content .item-cust-post .button-wrap a {
		  	font-size: 14px;
		  	line-height: 20px;
		  } 

	.elementor .tabs-on-main #elementor-tab-content-6431 .item-cust-post .button-wrap {
		top: 54%; 
	}		  
}


@media (max-width: 991px){
	.elementor .tabs-on-main #elementor-tab-content-6431 .item-cust-post .button-wrap {left:20px;}
}



@media (max-width: 767px){
	/*.elementor .tabs-on-main #elementor-tab-content-6431 .item-cust-post {width: 100%; height: 460px;	}
	.elementor .tabs-on-main #elementor-tab-content-6431 .item-cust-post:nth-child(2n) {display: none!important;  } 
	.elementor .tabs-on-main #elementor-tab-content-6431 .item-cust-post:nth-child(3n) {display: none!important;  } 


	.elementor .tabs-on-main #elementor-tab-content-6432 .item-cust-post {width: 100%; height: 460px;	}
	.elementor .tabs-on-main #elementor-tab-content-6432 .item-cust-post:nth-child(2n) {display: none!important;  } 
	.elementor .tabs-on-main #elementor-tab-content-6432 .item-cust-post:nth-child(3n) {display: none!important;  } */


	.elementor .tabs-on-main .elementor-tab-content .item-cust-post.item-article-tab:nth-child(2n),
		.elementor .tabs-on-main .elementor-tab-content .item-cust-post.item-podcast-tab:nth-child(2n) 
 		 {display: none!important;}  


		.elementor .tabs-on-main .elementor-tab-content .item-cust-post.item-video-tab:nth-child(3n),
		.elementor .tabs-on-main .elementor-tab-content .item-cust-post.item-video-tab:nth-child(4n) 
		{display: none!important; } 


 		.elementor .tabs-on-main .elementor-tab-content .item-cust-post {width: 100%; height: 460px;	} 



 .elementor .tabs-on-main #elementor-tab-content-6431 .item-cust-post .button-wrap a {
  	font-size: 13px;
  	line-height: 18px;
  } 

}




/*
.tabs-on-main .elementor-tab-content#elementor-tab-content-6432 {padding-left: 0; padding-right: 0; }
.tabs-on-main .elementor-tab-content#elementor-tab-content-6432 .item-podcast {min-height: 600px; border:#447092 solid 1px; width: 33%;}*/
 



/* .elementor .tabs-on-main #elementor-tab-content-6432 .item-cust-post .item .inner {
 	z-index: 44;
position: relative;
display: flex;
flex-direction: column;
justify-content: space-between;
padding: 30px;
height: 100%;
 }*/

/*.elementor .tabs-on-main #elementor-tab-content-6432 .item-cust-post .item::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(15, 54, 103, 0.4);
  z-index: 2;
  transition: 0.3;
}


.elementor .tabs-on-main #elementor-tab-content-6432 .item-cust-post:hover .item::after {
    opacity: 0;
}*/


.elementor .tabs-on-main #elementor-tab-content-6432 .item-cust-post .item .duration {
	background: url('/images/time-icon.svg') center left no-repeat;
	
}
.elementor .tabs-on-main #elementor-tab-content-6432 .item-cust-post .item .duration span {
font-family: "Mont";
	color: #fff;
	font-size: 16px;
	line-height: 21px;
	padding-left: 30px;}

.elementor .tabs-on-main .elementor-tab-content .item-cust-post .item-post-heading .h5 {
	font-weight: 800;
	font-size: 24px;
	line-height: 28px;
	color: #fff;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 10px;
}
.elementor .tabs-on-main #elementor-tab-content-6432 .item-cust-post .button-wrap {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-family: "Mont";
	position: absolute;
	top: 54%;
	left: 30px;  
}


.elementor .tabs-on-main .elementor-tab-content .item-cust-post .apple_link {
		color: #fff;
		font-weight: 400;
	font-size: 16px;
	line-height: 24px;

}


/*audio in tabs*/


.tabs-on-main .item.item-podcast .item-podcast-audio-player {
  left: auto;
  left: 30px;
  bottom: 30px;
  width: calc(100% - 60px);
  padding-right: 1rem;
  padding-left: 50px;
  z-index: 1;
    padding:0.5rem 1rem;
  border-radius: 10px;
  background-color: #fff;
  position: absolute;
  box-shadow: 0 5px 30px rgba(0,0,0,.07);
 /* padding-left: 50px;*/
   
}
.tabs-on-main .item.item-podcast .item-podcast-audio-player .d-flex.align-items-center {
	display: flex;
	align-items: center;
}

.tabs-on-main .item.item-podcast .item-podcast-audio-player .audio-player-button {
	cursor: pointer;
	padding: 8px;
	font-size: 20px;
	border-radius: 50%;
	position: relative;
	color: #152131;
	background: #fdc202;
	transition: .2s;
	top: 0;
	border: none;
	display: inline-block;
	font-weight: 700;
	line-height: 1.5;
	text-align: center;
	text-decoration: none;
	width: 40px;
	height: 40px; 

	display: flex;
flex-basis: 46px;
flex-direction: column;
justify-content: center;
align-items: center;



}
.tabs-on-main .item.item-podcast .item-podcast-audio-player .audio-player-button span {
	color:#222;
}


.tabs-on-main .item.item-podcast .item-podcast-audio-player .form-range-box.rounded-circle {
	width: 100%;
	border-radius: 50rem;
	margin-left: 15px;
	position: relative;

}

.tabs-on-main .item.item-podcast .item-podcast-audio-player .form-range-box.rounded-circle input {
	  z-index: 2;
	    width: 100%;
	    position: relative;
	    -webkit-appearance: none;
display: block;
width: 100%;
cursor: pointer;
padding: 8px 0;
margin: 0;
background: 0 0;
display: none;
}

.tabs-on-main .item.item-podcast .item-podcast-audio-player .form-range-box.rounded-circle:hover input {
	display: none;
}

.tabs-on-main .item.item-podcast .item-podcast-audio-player .form-range-box.rounded-circle:hover input {
	display: block;
} 
 


.tabs-on-main .item.item-podcast .item-podcast-audio-player .form-range-box.rounded-circle .form-range-line-box {
	z-index: 1;
	top: 50%; 
	position: absolute;
	left: 9px;
right: 9px;
height: 6px;
margin-top: -3px;


}





.tabs-on-main .item.item-podcast .item-podcast-audio-player .item-podcast-audio-player {
	z-index: 2;
	width: 100%;
	position: relative;
	-webkit-appearance: none;
display: block;
cursor: pointer;
padding: 8px 0;
margin: 0;
background: 0 0;

}

.tabs-on-main .item.item-podcast .item-podcast-audio-player .form-range-line-box {
	z-index: 1;
	top: 50%;
	position: absolute;
	left: 9px;
right: 9px;
height: 6px;
margin-top: -3px;

}

.tabs-on-main .item.item-podcast .item-podcast-audio-player .form-range-progress {
	z-index: 2;
	background-color: #fdc202;
	height: 100%;
	top: 0;
	position: absolute;

}


.tabs-on-main .item.item-podcast .item-podcast-audio-player .form-range-line {
	z-index: 1;
	border-radius: 50rem;
	background-color: #d5e0e3;
	height: 100%;
	width: 100%;
	top: 0;
	position: absolute;

	
}  







  
/* .elementor .tabs-on-main .elementor-tab-content .item-cust-post.item-video:last-child {margin-right: 0} */

.elementor .tabs-on-main #elementor-tab-content-6433 .item-cust-post .item .duration {
	background: url('/images/time-icon.svg') center left no-repeat;

} 




.elementor .tabs-on-main #elementor-tab-content-6433 .item-cust-post .item .duration span {
	font-family: "Mont";
	color: #fff;
	font-size: 16px;
	line-height: 21px;
	padding-left: 30px;
}

.elementor .tabs-on-main .elementor-tab-content .container .item-cust-post.item-video .item-post-heading {width: 80%; }

.elementor .tabs-on-main .elementor-tab-content .container .item-cust-post.item-video .video_block {
	display: flex; 
	flex-direction: row; 
	justify-content: space-between; 
	align-content: center;



}



@media (max-width: 1024px){

 /*		.elementor .tabs-on-main .elementor-tab-content .item-cust-post.item-video:nth-child(6n) {display: none!important;  }  
 		.elementor .tabs-on-main .elementor-tab-content .item-cust-post.item-video:nth-child(5n) {display: none!important;  }  
 		.elementor .tabs-on-main .elementor-tab-content .item-cust-post {width: 50%;	} 
 		.elementor .tabs-on-main .elementor-tab-content .item-cust-post:nth-child(2n) {margin-right: 0px;} 

*/
 	
}




/**/


/*tabs on main end */



.courses-archive-custom.actual-courses .ms_lms_courses_archive__load-more {margin-top: 45px;}
.courses-archive-custom.actual-courses  {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.courses-archive-custom.actual-courses .stm_lms_courses__single_10 {
	border: 1px solid #D0D7DE;
	border-radius: 8px;
	overflow: hidden;
	box-shadow: none;
	text-align: center;
	font-size: 18px;
	background: #fff;
	height: calc((100% - 30px) / 2) !important;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: box-shadow 0.3s ease;

} 
.courses-archive-custom.actual-courses .stm_lms_courses__single_10:hover {
	box-shadow: 0 0 15px 0 #6f7f954d;
	transition: box-shadow 0.2s ease;
} 

.courses-archive-custom.actual-courses span.stm_lms_courses_status__items {width: 100%; min-width: 100%;} 

 
.courses-archive-custom.actual-courses .lms_courses_home__all .stm_lms_courses__single__inner {
	background-image: url("/wp-content/uploads/stm_lms_styles/img/grid-icon.png")!important; 
	height: 390px; 


}
.trainings-archive-custom.actual-trainings .page-archive-all .lms_courses_home__all  {margin-top: 0;}
.trainings-archive-custom.actual-trainings .stm_lms_courses__single_10   {
	border: 1px solid #D0D7DE;
	border-radius: 8px;
	overflow: hidden;
	box-shadow: none;
	text-align: center;
	font-size: 18px;
	background: #fff;
	height: calc((100% - 30px) / 2) !important;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: box-shadow 0.3s ease;
	/*margin: 0;*/
}   
.trainings-archive-custom.actual-trainings .stm_lms_courses__single_10:hover {
	box-shadow: 0 0 15px 0 #6f7f954d;
	transition: box-shadow 0.2s ease;
} 

.trainings-archive-custom.actual-trainings span.stm_lms_courses_status__items {width: 100%; min-width: 100%;} 

/*  @media (max-width: 1199px){
  	.actual-courses .lms_courses_home__all .stm_lms_courses__single__inner {
  		height: 380px!important;
		} 

		.courses-archive-custom.actual-courses .lms_courses_home__all .stm_lms_courses__single__inner {
			height: 400px!important; 
		}
  } */





  @media (max-width: 991px){
  		.courses-archive-custom.actual-courses .lms_courses_home__all .stm_lms_courses__single__inner {
				  height: 310px !important;
			}
  }

.readmore_article_box {}
.readmore_article_box a {color:#222;}
.readmore_article_box a:hover {color:#222;}


.about_ilyk_articles a {
	color: #131E29;
	font-weight: 700;
	font-size: 14px;
	border-bottom: 2px solid #fdc202;

}
.about_ilyk_articles a:hover {
	color: #131E29;
} 
.about_ilyk_articles a .icon {
display: inline-block;
transition: .2s;
}

.about_ilyk_articles a:hover .icon {
	transform: translateX(6px);

}
.back_link_custom_article a:hover .icon {
	transform: translateX(-6px);

}







/*404 page*/



.wrapper-404 {
	/*min-height: calc(100vh - 75px); */
	min-height: calc(100vh - 85px);
	padding-top: 0;
/*	border: grey solid 1px; */
	display: flex; flex-direction: column; justify-content: center; align-items: center;
}

.wrapper-404 .page-404 {width: 100%;}
.wrapper-404 .container {
/*	border: grey solid 1px;*/

	display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}


body .wrapper-404 .container {
	padding-top: 0;
	min-height: calc(100vh - 75px); 


}
.wrapper-404 .container {
	background: url('/images/404-man.png') right center no-repeat;
	background-size: 45% auto;

}

.wrapper-404 .container .item {width: 50%; text-align: left; min-height: 430px; /*border:grey solid 1px;*/}
.wrapper-404 .container .item.image {}

.wrapper-404 .first-title {font-size: 100px; line-height: 127px; font-weight: 800; text-transform: uppercase;}

.wrapper-404 .last-title {font-size: 24px;
 color:#131E29; 
 font-weight: 600;
  margin-bottom: 50px;
  line-height: 30px;}


body .page-404 .page-title {
	text-transform: uppercase; 
	font-size: 32px;
 color:#131E29; 
 font-weight: 700;
  margin-bottom: 50px;
  line-height: 40px;
}

body .page-404 .starter-button {
	background: #FFB600; 
	border-radius: 4px;
	 margin-bottom: 28px;
	 border: #FFB600 solid 1px; 
	 text-transform: uppercase; 
	 font-size: 15px;
	 line-height: 1.2em;
	 width: 228px;
	 text-align: center;
}

body .page-404 .starter-button:hover {
	color:#131E29;
	border: #131E29 solid 1px; 
}


@media (max-width: 1199px){
	body .wrapper.wrapper-404 .container {max-width: 960px;}


	.wrapper.wrapper-404 .first-title {
			font-size: 60px;
			line-height: 76px;	
	}

	body .wrapper.wrapper-404 .page-title {
		font-size: 24px;
		line-height: 30px;
	}
	.wrapper.wrapper-404 .last-title {
		font-size: 18px;
		line-height: 23px;
	}
}

@media (max-width: 1024px){
	.wrapper.wrapper-404 .first-title {
			font-size: 60px;
			line-height: 76px;	
	}


	body .wrapper.wrapper-404 .page-title {
		font-size: 24px;
		line-height: 30px;
	}
	.wrapper.wrapper-404 .last-title {
		font-size: 18px;
		line-height: 23px;
	}

}

@media (max-width: 992px){
	body .wrapper.wrapper-404 .container{max-width: 720px;}
}


@media (max-width: 768px){
	body .wrapper.wrapper-404 {padding-top: 0!important}
	body .wrapper.wrapper-404 .container {max-width: 540px; flex-direction: column; justify-content:  flex-start; background-position: center bottom; 
		background-size: auto calc(100% - 300px) 
/*background-size: 80% auto;*/

}
	body .wrapper-404 .container .item {width: 100%; text-align: center; min-height:auto; height:auto;	}
	body .wrapper-404 .container .item.text {min-height: 240px; padding-top: 20px; /*border:grey solid 1px;*/ }
	.wrapper-404 .first-title {
			font-size: 42px; 
			line-height: 53px;	
	}
	body .wrapper.wrapper-404 .page-404 .page-title {
		font-size: 18px;
		line-height: 23px;
		margin-bottom: 20px;
	}
	.wrapper.wrapper-404 .last-title {
			font-size: 16px;
			line-height: 20px;	
			margin-bottom: 30px;
	}

}

.ms_lms_courses_card_wrapper {z-index: -1;}


#stm_filter_form {/* border:grey solid 1px*/ margin-top: 15px;} 
#stm_filter_form .stm_lms_courses__filter_actions .heading_font {
	font-family: "Montserrat", Sans-serif;
	background-color: #205EC8;
	font-weight: 600!important;
	line-height: 18px;
	font-family: "Albert Sans",sans-serif;
	display: flex;
	transition: .3s;

	color: #fff;
	justify-content: center;
	align-items: center;
	text-transform: uppercase;
	padding: 11px 20px;
	border: none;
	border-radius: 5px;
	margin: 0;
	font-size: 14px;
	min-height: auto;
}

#stm_filter_form .stm_lms_courses__filter_actions .heading_font:hover {
	color: #FFFFFF;
background-color: #1A4BA0; 
}

#stm_filter_form .stm_lms_courses__filter_reset { 
  display: flex;
  align-self: center;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin: 25px 0 10px;
  opacity: 1;
} 

#stm_filter_form .stm_lms_courses__filter_reset i {
	  color: #020101;
	  font-weight: 700;
	margin-right: 5px;
	transition: .3s;
/*border:grey solid 1px;*/
}  

.stm_lms_courses__filter_actions .stm_lms_courses__filter_reset span { 
	justify-content: center;
align-items: center;
font-size: 14px;
color: #001931;
border-bottom: 1px dashed #001931;
  font-weight: 500;
  line-height: 18px;
  font-family: "Albert Sans",sans-serif;
  display: flex;
  transition: .3s;

}

#stm_filter_form .stm_lms_courses__filter_actions .stm_lms_courses__filter_reset:hover span {
	border-color: #227AFF;
	border-bottom: 1px dashed #227AFF; 
}


body.archive .archive-subcategory {
	width: 100%;
	max-width: 100%; 
}

.archive .stm_lms_courses__filter:first-child {border-top: none; }
.archive .stm_lms_courses__archive_filters {
	box-shadow: none;
	background: #fff;
border: 1px solid #DBE0E9;
border-radius: 5px 5px 5px 5px;
}


body.archive .archive-subcategory .stm_lms_courses_status_all hr {margin-top: 0!important; margin-bottom: 0 !important;} 




@media (max-width: 1024px){
	.courses-archive-custom .stm_lms_courses__archive_wrapper {
		flex-direction: column-reverse;
	}


	.courses-archive-custom .stm_lms_courses__archive_wrapper .stm_lms_courses__archive_filter {width: 100%;	}
	.courses-archive-custom .stm_lms_courses__archive_wrapper .stm_lms_courses__archive {width: 100%;	} 



}

body .btn.btn-default {
	background: transparent;
	border: #131E29 solid 1px;
	border-radius: 4px;
	color: #131E29;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 500;
	padding: 10px 20px;
}

body .btn.btn-default:hover {
	background: #FFB600; 
} 


.stm_lms_checkout__payment a.btn.btn-default.stm_lms_pay_button:hover {
	background: #FFB600;
} 
body .stm_lms_cart__item_title,
body .stm_lms_cart__item_title .terms .h6 a{
		color: #131E29;
}

body .stm-lms-payment-method__field_label {display: none;} 

body .stm-lms-payment-methods  {
	background: #F1F4F7; 
}
body .stm-lms-payment-methods .stm-lms-payment-method.active h4{
		color: #131E29;
}


body #stm-lms-dashboard .stm-lms-dashboard-course--heading .searchboxes .add_user .add_user__btn,
body #stm-lms-dashboard .stm-lms-dashboard-course--heading .user-data-transfer__btn {	background-color: #FFB600;}


body #stm-lms-dashboard .stm-lms-dashboard-course--heading .user-data-transfer__btn-import {color: #FFB600; }










