/*
	Theme Name: Master Study Child
	Theme URI: http://stylemix.net
	Description: MasterStudy Child Theme
	Author: StylemixThemes
	Author URI: http://stylemix.net
	Template: masterstudy
	Version: 3.1
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: classes, courses, education, education center, learning center, tutoring, teaching, study, studying, learning, lessons, instructor, teacher, mentor
	Text Domain: masterstudy-child
*/

/* UPD SEPT */
@media (max-width: 400px) {
	.course-title-holder {
		padding-right: 5px;
	}
}

@media (max-width: 480px) {
	.woocommerce-MyAccount-navigation ul {
		padding-left: 0;
	}
	.woocommerce-MyAccount-navigation ul li {
		display: block;
	}
}

@media (max-width: 768px) {
	.table-responsive > .table > tbody > tr > td,
	.table-responsive > .table > tbody > tr > th,
	.table-responsive > .table > tfoot > tr > td,
	.table-responsive > .table > tfoot > tr > th,
	.table-responsive > .table > thead > tr > td,
	.table-responsive > .table > thead > tr > th {
		overflow: hidden;
		text-overflow: ellipsis;
	}
}

@media (max-width: 655px) {
	.course_table tr td.number.number-visible.title,
	.course_table tr td.title {
		padding-left: 20px;
		display: block;
		width: 100%;
	}
	.course_table tr td.stm_badge {
		display: block;
		width: 100%;
		text-align: left;
	}
	.course_table tr td .meta {
		padding-left: 12px;
	}
	.course_table tr td.stm_badge .badge_unit {
		margin-left: 15px;
	}
	.woocommerce-message {
		padding-right: 26px;
	}
	.woocommerce-message .button {
		position: static;
		float: none;
		display: block;
	}
	.woocommerce-message .button:after {
		display: none;
	}
	.shop_table > tbody > tr td.actions {
		padding-left: 15px;
		padding-right: 15px;
	}
	.woocommerce .shop_table.cart .coupon .button {
		display: block;
		margin-top: 15px;
	}
	.woocommerce .shop_table.cart .coupon {
		float: none;
		margin-bottom: 30px;
	}
	.woocommerce .shop_table.cart .button.update-cart {
		float: none;
		margin-bottom: 15px;
	}
}

.tp-caption .icon_in_btn {
	text-align: center !important;
}

@media (max-width: 991px) {
	.overflowed_content .wpb_column .vc_column-inner {
		margin-top: 0 !important;
	}
}

body .vc_row[data-vc-full-width] {
	overflow: visible;
}
body .vc_row[data-vc-full-width].vc_parallax {
	overflow: hidden;
}

.woocommerce-product-gallery {
	position: relative;
	margin-bottom: 3em;
}
.woocommerce-product-gallery figure {
	margin: 0;
}
.woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n + 2) {
	width: 25%;
	display: inline-block;
}
.woocommerce-product-gallery .flex-control-thumbs li {
	list-style: none;
	float: left;
	cursor: pointer;
}
.woocommerce-product-gallery .flex-control-thumbs img {
	opacity: 0.5;
}
.woocommerce-product-gallery .flex-control-thumbs img.flex-active,
.woocommerce-product-gallery .flex-control-thumbs img:hover {
	opacity: 1;
}
.woocommerce-product-gallery img {
	display: block;
}
.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
	width: 33.3333%;
}
.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
	width: 25%;
}
.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
	width: 20%;
}
.woocommerce-product-gallery__trigger {
	position: absolute;
	top: 1em;
	right: 1em;
	z-index: 99;
}
ol.flex-control-nav.flex-control-thumbs {
	padding-left: 0px;
}
.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
	width: 20%;
}
.woocommerce-product-gallery__trigger {
	right: inherit;
	left: 0.5em;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
	position: absolute;
	top: 0.5em;
	right: 0.5em;
	font-size: 2em;
	z-index: 9;
	width: 36px;
	height: 36px;
	background: #fff;
	text-indent: -9999px;
	border-radius: 100%;
	box-sizing: content-box;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	border: 2px solid #000;
	border-radius: 100%;
	position: absolute;
	top: 9px;
	left: 9px;
	box-sizing: content-box;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {
	content: "";
	display: block;
	width: 2px;
	height: 8px;
	background: #000;
	border-radius: 6px;
	position: absolute;
	top: 19px;
	left: 22px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	box-sizing: content-box;
}

/* Woo My Account Tabs*/
.woocommerce-account .woocommerce-MyAccount-navigation {
	display: table;
	float: none;
	width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-content {
	float: none;
	width: 100%;
}
.woocommerce-MyAccount-navigation ul {
	display: table !important;
	table-layout: fixed;
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 30px;
}
.woocommerce-MyAccount-navigation ul > li {
	display: table-cell;
}
.woocommerce-MyAccount-navigation ul > li > a {
	display: block;
	padding: 12px 20px;
	background-color: #457992;
	border: 0;
	border-left: 1px solid #fff;
	border-radius: 0;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-size: 14px;
}
.woocommerce-MyAccount-navigation ul > li.is-active a,
.woocommerce-MyAccount-navigation ul > li a:hover,
.woocommerce-MyAccount-navigation ul > li a:focus {
	background-color: #f0f2f5;
	color: #457992;
}
.woocommerce div.product form.cart .variations td.label {
	display: none;
}
.woocommerce-product-gallery {
	position: relative;
	margin-bottom: 3em;
}
.woocommerce-product-gallery figure {
	margin: 0;
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
	z-index: 9 !important;
}
.stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_price .price h5 {
	font-weight: normal;
}
.widget_stm_recent_posts span.h6 {
	display: inline !important;
}
.widget_stm_recent_posts .cats_w {
	margin-left: 83px;
}

/****************************************************************************
****************************************************************************
                                CUSTOM STYLES
****************************************************************************
*****************************************************************************/
@media(min-width:1920px){
	section#home-banner {
		min-height: 100vh;
	}
}


/*
 * Slick Slider
 */

/* Slider */
.slick-slider {
	position: relative;

	display: block;
	box-sizing: border-box;

	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;

	display: block;
	overflow: hidden;

	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;

	display: block;
	margin-left: auto;
	margin-right: auto;
}
.slick-track:before,
.slick-track:after {
	display: table;

	content: "";
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;

	height: 100%;
	min-height: 1px;
}
[dir="rtl"] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}




/* BODY */
body.home-page header,
body.home header {
z-index: 2;
		position: absolute!important;
}
@media (min-width: 768px) {
	body.home-page header,
	body.home header {
		/* margin-bottom: -150px; */
		
		top: 40px;
	}
	body.home-page header > .elementor-container,
	body.home header > .elementor-container {
		background: rgba(255, 255, 255, 0.2);
		border-radius: 0px 12px 12px 0px;
	}
}
@media (min-width: 1024px) {
	body.home-page header > .elementor-container,
	body.home header > .elementor-container {
		border-radius: 12px 12px;
	}
}
@media (max-width: 768px) {
	body.home-page header,
	body.home header {
		/* margin-bottom: -150px; */
		
		top: 20px;
	}
	header.elementor-section > .elementor-container,
	header.elementor-section .elementor-column,
	header.elementor-section .elementor-column > .elementor-element-populated {
		position: static;
	}
}

/* body:not(.home-page) header, */
body:not(.home) header {
	padding: 45px 0;
	background-color: #5dbed0;
}
@media (max-width: 1024px) {
	/* body:not(.home-page) header, */
	body:not(.home) header {
		padding: 0px 0;
	}
}
@media (max-width: 768px) {
	body.home-page header,
	body.home header {
		margin-bottom: -80px;
	}
	/* body:not(.home-page) header, */
	body:not(.home) header {
		padding: 2px 0;
	}
}
/*
 * MENU
 */

#toggle-menu {
	line-height: 0;
}
.overlay-menu {
	background: radial-gradient(133.45% 133.45% at 36.51% 50%, #008cb0 0%, #a6f9ef 100%);
	position: fixed;
	z-index: -999;
	opacity: 0;
	transition: opacity linear 200ms;
}
.overlay-menu.visible {
	z-index: 1;
	opacity: 0.5;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
body.home-page.menu-open header > .elementor-container,
body.home.menu-open header > .elementor-container {
	z-index: 2;
	background: #74cdd9;
}
@media (max-width: 1024px) {
	.menu-nav {
		display: none;
		background: #008cb0;
		border-radius: 12px;
		position: absolute;
		top: 0;
		right: 0;
		z-index: 2;
		width: 375px !important;
	}
	.menu-nav .elementor-nav-menu {
		flex-direction: column;
		width: 100%;
	}
	.menu-nav.elementor-section .elementor-container,
	.menu-nav.elementor-section .elementor-column,
	.menu-nav.elementor-section .elementor-widget-wrap {
		position: static;
	}
	.mobile-icon-close {
		position: absolute;
		top: 43px;
		right: 30px;
	}
}
@media (max-width: 768px) {
	.menu-nav {
		top: -20px;
		right: 0;
		left: 0;
		width: auto !important;
	}
}


/* FOOTER */
footer{
	position: relative!important;
}
@media(max-width:1024px){
	footer{
		overflow: hidden;
	}
	footer .col-3:before{
		content: '';
		height: 1px;
		    width: 200vw;
		background-color: rgba(0, 140, 176, 0.2);
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
	}
}
@media(max-width: 768px){
	footer .col-4:before{
		content: '';
		height: 1px;
		    width: 200vw;
		background-color: rgba(0, 140, 176, 0.2);
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
	}	
}

.row {
    display: flex;
    flex-wrap: wrap;
}
.expert_photo img {
	border-radius: 4px;
	/* width: 100%; */

    /* height: 350px;
    width: auto; */
}
.expert-body {
	padding: 20px 20px 26px;
	background: #ffffff;
	border-radius: 4px;
}
.expert_inner_title {
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	color: #271c39;
	margin-bottom: 10px;
}
.expert_excerpt {
	font-size: 14px;
	line-height: 140%;
	color: rgba(39, 28, 57, 0.7);
	margin-bottom: 15px;
}
.expert_excerpt p {
	margin: 0;
}
.expert_features {
	border-top: 1px solid rgba(0, 140, 176, 0.2);
	padding-top: 15px;
}
.features-list {
	list-style: none;
	padding: 0;
	margin: 0;
}
.features-list-item {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 17px;
	color: rgba(39, 28, 57, 0.8);
}
.features-list-item.email{
	color: #000;
}
.features-list-item.email a {
    font-size: 14px;
}
.features-list-item svg {
	margin-right: 10px;
	-webkit-box-flex: 0;-ms-flex: 0 0 16px;flex: 0 0 16px;
}
@media(max-width: 768px){
	.expert-body {
		padding: 20px 10px;
	}
	.expert_inner_title {
		font-size: 16px;
		line-height: 20px;
	}
}

.experts-slider .st_experts {
    padding: 0 5px;
}

.experts-slider .slick-arrow {
    position: absolute;
    width: 44px;
    height: 44px;
    font-size: 0;
    top: -84px;
    background-color: transparent;
    border: none;
}
.experts-slider .slick-prev{
	background-image: url('/app/uploads/2023/03/icon_left-arrow.svg');
	right: 69px;
}
.experts-slider .slick-prev:hover{
	background-image: url('/app/uploads/2023/04/icon_left-arrow-hover.svg');
}
.experts-slider .slick-prev:focus, .experts-slider .slick-prev:active{
	background-image: url('/app/uploads/2023/04/icon_left-arrow-focus.svg');
}
.experts-slider .slick-next{
	background-image: url('/app/uploads/2023/03/icon_right-arrow.svg');
	right: 0;
}
.experts-slider .slick-next:hover{
	background-image: url('/app/uploads/2023/04/icon_right-arrow-hover.svg');
}
.experts-slider .slick-next:focus, .experts-slider .slick-next:active{
	background-image: url('/app/uploads/2023/04/icon_right-arrow-focus.svg');
}
.experts-slider .slick-arrow.slick-disabled {
    opacity: 0.3;
    pointer-events: none;
}
@media(min-width:1024px){
	.slides-numbers{
		display: none;
	}
}
.slides-numbers {
    position: absolute;
    top: -67px;
    right: 20px;
    font-weight: 300;
    font-size: 18px;
    line-height: 150%;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.5);
}
.slides-numbers span {
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    text-transform: uppercase;
    color: #000000;
}
@media(max-width:1024px){
	.section-teachers{
		overflow: hidden;
	}
	.experts-slider .slick-list.draggable {
		overflow: visible;
		padding-right: 20%;
	}
}
@media(max-width: 768px){
	.slides-numbers {
		top: -52px;
		right: 0;
		font-size: 14px;
	}
}



.partners-list-item {
    display: block;
    line-height: 0;
    margin-bottom: 30px;
}
.slider-two-rows .gallery {
    display: block;
    margin: 0;
}
.slider-two-rows .gallery .slick-slide {
	display: flex;
	flex-direction: column;
	padding-right: 60px;
}
.slider-two-rows .gallery .gallery-item {
    max-width: 100%!important;
}
.slider-two-rows .gallery .gallery-icon img {
    width: 100%;
}
.slider-two-rows .gallery .slick-list.draggable {
    overflow: visible;
    padding-right: 30%;
}
.slider-two-rows .slick-dots{
	display: none!important;
}
.slider-two-rows .slider-count {
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    text-align: center;
    text-transform: lowercase;
    color: rgba(39, 28, 57, 0.5);
    position: absolute;
    top: -38px;
    right: 0;
}
.slider-two-rows .slider-count span{
	color: #271C39;
}
@media(max-width: 768px){
	.section-partners, .section-donors{
		overflow: hidden;
	}
}



/*
 * BREADCRUMBS
 */
 .stm_lms_breadcrumbs{
	position: relative;
    z-index: 2;
 }
 .stm_breadcrumbs_unit, .woocommerce-breadcrumb {
    padding: 0;
    margin-bottom: 30px;
    background: transparent;
    border: none;
	margin-top: 20px;
}
.woocommerce-breadcrumb .container {
    max-width: 100%;
    text-transform: none;
}
.stm_breadcrumbs_unit .container {
    max-width: 1420px;
}
.woocommerce-breadcrumb a {
    font-size: 14px;
    color: rgba(39, 28, 57, 0.5);
}
.woocommerce-breadcrumb i{
	display: none;
}
.stm_breadcrumbs_unit .navxtBreads>span {
    font-size: 14px;
    text-transform: none;
    color: #271C39;
}
.stm_breadcrumbs_unit .navxtBreads>span a {
    font-size: 14px;
    color: rgba(39, 28, 57, 0.5);
}
.stm_breadcrumbs_unit .navxtBreads {
	font-size: 0;
}
.stm_breadcrumbs_unit .navxtBreads>span:after, .woocommerce-breadcrumb a:after{
    content: '/';
    color: rgba(39, 28, 57, 0.5);
    margin: 0 10px;
}
.stm_breadcrumbs_unit .navxtBreads>span:last-child:after{
	display: none;
}

@media(max-width:1024px){
	.stm_breadcrumbs_unit, .woocommerce-breadcrumb{
		margin-top: 30px;
	}
	.stm_breadcrumbs_unit .container {
		max-width: 884px;
	}
	.elementor-shortcode .stm_breadcrumbs_unit .container {
		padding: 0;
	}
}
@media(max-width: 768px){
	.stm_breadcrumbs_unit, .woocommerce-breadcrumb{
		margin-top: 20px;
	}
	.stm_breadcrumbs_unit .container {
		max-width: 347px;
	}
	.stm_breadcrumbs_unit .navxtBreads>span:first-child:after{
		display: none;
	}
	.woocommerce-breadcrumb a:first-child,
	.stm_breadcrumbs_unit .navxtBreads>span:first-child span{
		content: url('/app/uploads/2023/04/icon_hide-breadcrumbs.svg');
		display: inline-block;
		vertical-align: middle;
		margin-bottom: 3px;
		    margin-right: 10px;
	}
	
}

/* Pagination */
.elementor-pagination {
    margin-top: 40px;
}
.page-numbers {
    width: 40px;
    height: 40px;
    display: inline-flex;
    vertical-align: middle;
    border: 1px solid rgba(0, 140, 176, 0.2);
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    color: #271C39;
}
.page-numbers.current {
    background: rgba(0, 140, 176, 0.2);
}

/* HOME Page */

@media(min-width:1024px){
	.feature-item .elementor-widget-container {
		min-height: 136px;
	}
}
@media(min-width:768px) and (max-width:900px){
	.feature-item .elementor-widget-container {
		min-height: 136px;
	}
}

/* 	Posts Slider */	
[data-elementor-type="loop-item"] .elementor-widget-theme-post-featured-image .elementor-widget-container {
    position: relative;
    overflow: hidden;
    /* height: 295px; */
	padding-top: 65%;
	line-height: 0;
}
[data-elementor-type="loop-item"] .elementor-widget-theme-post-featured-image .elementor-widget-container img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
	/* max-width: none; */
	-o-object-fit: cover;
	object-fit: cover;
}
.post-carousel .swiper-pagination {
		top: -60px;
		bottom: auto;
		text-align: right;
}
.post-item .elementor-post-info__terms-list {
		font-size: 0;
}
.post-item .elementor-icon-list-icon {
		filter: drop-shadow(4px 4px 12px rgba(12, 114, 140, 0.25));
}
.post-item .elementor-post-info__terms-list .elementor-post-info__terms-list-item {
		font-size: 14px;
}
.post-item .elementor-post-info__terms-list .elementor-post-info__terms-list-item:not(:first-child) {
		position: relative;
		margin-left:40px;
}
.post-item .elementor-post-info__terms-list .elementor-post-info__terms-list-item:not(:first-child):before{
	content:'';
	background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAfCAYAAABplKSyAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHoSURBVHgBxZftbRNBEIaf2bOF+OcSjg4cKSDxK0kHpoN0kHQAroBQAbgDU4H5hwSOOCrgqIDjX+LYu5k5J8pZ/ogd524fybJ8H953Z3Zn3xE2EH7RmXl6CRwR6AZI9XLn7nYhkCFkU8/X9mu+8URk3eB4zkLgvDLoY+Te02+94Qs7siQijHVw+LDD4Etirm84efmWfNsX3IKAS96rgIs9BBjpizZ/7L+2fUEWBIQyAs+GiE7I0ZcDio3PlQK+kwZVTz08mp55Otp8pj4sPaObnxyve8BNfpRb75h6SRNhtG6dOL3ZoyFsza0S4pxoIWoQEzK7XEy/rYmUhpHAaTUi4sdakCOhW/NUDhlEFYGdPwmvHHHp+CnnJqIgIlpVj3RzxBWhdC0SOXHpxE+HGiPn4T8R0eL1N3okfGDotErkxCM3O+iCxBNhntS+XZI83SXvg5bpT/em2Jn1kua3aeaSBytZlm1dHAOaI9Pz4qTqO+ceU/uMMOMfNWMpSA7LXmaBMhKmSvdrn/ootB69WyWgHL/6Q4/1Ec/sN232lv9Ntn+pA5uNudCLZ+xHoafj8GpCf5tObGUvag685fjI7lHJNa0D19KJHGxfiWXTTWuKfIuezM1wqp9udUDmM8606PyeTBnu0n9WuQXJsqkaC3/uVgAAAABJRU5ErkJggg==');
	width:33px;
	height:31px;
	display:inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
@media(min-width:1024px){
	.post-carousel .swiper-pagination{
		visibility:hidden;
	}
}
@media(max-width:1024px){
	.section-news {
			overflow: hidden;
	}
	.post-carousel>.elementor-widget-container {
			padding-right: 40%;
	}
	.post-carousel .swiper-container.elementor-loop-container {
			overflow: visible;
	}
}
@media(max-width: 768px){
	.post-item>.elementor-widget-wrap{
		padding:20px 36px 14px!important;
	}
	.post-item .elementor-icon-list-icon {
		width: 23px!important;
	}
	.post-item .elementor-post-info__terms-list .elementor-post-info__terms-list-item:not(:first-child):before{
		width:23px;
		height:21px;
	}
	.post-item .elementor-post-info__terms-list .elementor-post-info__terms-list-item {
			font-size: 10px;
	}
	.post-item .elementor-post-info__terms-list .elementor-post-info__terms-list-item:not(:first-child) {
			position: relative;
			margin-left: 30px;
	}
	.post-item .elementor-widget-post-info .elementor-widget-container {
			/* padding-top: 14px!important; */
			/* margin-top: 22px!important; */
	}
}
/* Subscribe Form */
.section-subscribe .elementor-form-fields-wrapper .elementor-field {
		height: 56px;
}
.section-subscribe button.elementor-button:hover {
    box-shadow: 0px 0px 20px rgba(255, 255, 255, 0.6);
}
.section-subscribe button.elementor-button:active{
	background: #D9EFF4;
}
@media(max-width: 768px){
	.section-subscribe{
		background-image: url('/app/uploads/2023/03/subscribe_bg.svg');
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.section-subscribe .elementor-inner-section {
		background: transparent!important;
	}
}


/* CONTACTS Page */
.region-contacts>.elementor-container.elementor-column-gap-default {
    flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px;
}
.region-contacts .region-contacts-col {
    width: 25%;
	padding: 0 10px;
}
@media(max-width:1024px){
	.region-contacts .region-contacts-col {
		width: 33.33%;
	}
}
@media(max-width: 768px){
	.region-contacts-wrapp{
		overflow: hidden;
	}
	.region-contacts .region-contacts-col {
		width: 100%;
	}
	.region-contacts .region-contacts-col:after{
		content: '';
		position: absolute;
		bottom: 0;
		left: 50%;
		transform: translateX(-50%);
		width: 100vw;
		height: 1px;
		background-color: rgba(0, 140, 176, 0.2);
	}
	.region-contacts .region-contacts-col:nth-child(n+4) {
		display: none;
	}
	.region-contacts .region-contacts-col .elementor-widget-wrap{
		border-bottom: none!important;
	}
}



/* COURSE */
.stm-lms-wrapper .container {
	max-width: 1430px;
}
@media(max-width:1024px){
	.stm-lms-wrapper .container {
		max-width: 884px;
	}
}
@media(max-width: 768px){
	.stm-lms-wrapper .container {
		max-width: 347px;
	}
}
.stm_lms_course__content p {
    margin: 0 0 15px;
    font-size: 16px;
    line-height: 20px;
    color: rgba(39, 28, 57, 0.8);
}


.elementor-element .ms_lms_courses_card.card-style-6 .ms_lms_courses_card_item_info_category a,
.elementor-element .ms_lms_courses_card.card-style-6 .ms_lms_courses_card_item_info_progress_title{
	font-family: 'Montserrat', sans-serif;
}
.ms_lms_courses_card.card-style-6 .ms_lms_courses_card_item_info {
    border-style: solid;
    border-width: 0px 1px 1px 1px;
    border-color: #008CB033;
    border-radius: 0 0 4px 4px;
}
.elementor-element .ms_lms_courses_card.card-style-6 .ms_lms_courses_card_item_info_price_preview {
    background: #008CB0;
    border-radius: 4px;
    font-weight: 600;
    font-size: 16px;
	font-family: 'Montserrat', sans-serif;
}
.elementor-element .ms_lms_courses_card.card-style-6 .ms_lms_courses_card_item_info_price_preview:hover {
    box-shadow: 0px 0px 20px rgba(0, 140, 176, 0.4);
    background: #008CB0;
}
.elementor-element .ms_lms_courses_card.card-style-6 .ms_lms_courses_card_item_info_price_preview:active{
	background: #116B83;
}
.ms_lms_courses_card.card-style-6 .ms_lms_courses_card_item_info_title h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 22px;
    line-height: 115%;
}
@media(max-width: 768px){
	.ms_lms_courses_card.card-style-6 .ms_lms_courses_card_item_info_title h3 {
		font-size: 16px;
	}
}


@media(min-width:1024px){
	#wrapper, .page-desktop-bg, .section-subscribe, .page-library-bg{
		position: relative;
	}
	.page-desktop-bg::before{
		content: '';
		background-image: url('/app/uploads/2023/04/contact-page_bg.svg');
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 1368px;
	}
	#wrapper:before{
		content: '';
		background-image: url('/app/uploads/2023/04/footer_bg.svg');
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 1144px;
		height: 1289px;
		max-width: 100%;
	}
	.section-subscribe:before{
		content: '';
		background-image: url('/app/uploads/2023/04/section-subscribe_bg.svg');
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 50%;
		right: 0;
		width: 890px;
		height: 1342px;
		transform: translateY(-50%);
	}
	.page-library-bg:before{
		content: '';
		background-image: url('/app/uploads/2023/04/library-page_bg.svg');
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: -80px;
		left: 0;
		width: 100%;
		height: 1337px;		
	}
}



/* Post single page */
body.skin_custom_color .comment-respond .form-submit .submit {
    background: #008CB0;
    border-radius: 4px;
    text-transform: none;
    letter-spacing: normal;
    padding: 15px 35px;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
}
body.skin_custom_color .comment-respond .form-submit .submit:hover{
	background: #008CB0;
	box-shadow: 0px 0px 20px rgba(0, 140, 176, 0.4);
}
body.skin_custom_color .comment-respond .form-submit .submit:active,
body.skin_custom_color .comment-respond .form-submit .submit:focus{
	background: #116B83;
}
.comment-respond .form-control {
    border: 1px solid rgba(0, 140, 176, 0.2);
    border-radius: 4px;
    background: transparent;
    color: #252525;
}
.comment-respond .form-control:hover{
	border-color: rgba(0, 140, 176, 0.8);
}
.comment-respond .form-control:focus{
	border-color: rgba(39, 28, 57, 0.5);
}




/* Login page */
.stm_lms_login_wrapper__actions label {
    font-size: 14px;
}
.stm_lms_login_wrapper .lostpassword {
    font-size: 14px;
    text-decoration: underline;
}
.stm_lms_login_wrapper .lostpassword:hover{
	text-decoration: none;
}
.stm_lms_login_wrapper__actions .btn,
.stm_lms_register_wrapper__actions .btn {
    border-radius: 4px;
}


/* Oferta Page */
.oferta-page .elementor-widget-container>p {
    margin-bottom: 15px;
}


/* Single Documents Page */
.single-documents .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0px;
}
.document-term-single {
	display: inline-block;
	vertical-align: middle;
    background: #EAEAEA;
    border-radius: 2px;
    padding: 5px 10px;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #271C39;
    margin-right: 15px;
	margin-bottom: 5px;
}
.single-documents .addtoany_content {
    display: none;
}
.material-item-link {
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    text-transform: uppercase;
    color: #008CB0;
    display: flex;
    align-items: center;
}
.material-item-link svg {
    margin-right: 10px;
}
.material-item-title {
    font-size: 14px;
    line-height: 140%;
    color: rgba(39, 28, 57, 0.8);
    margin-left: 45px;
}
.material-item {
    padding: 20px 0;
    border-bottom: 1px solid rgba(0, 140, 176, 0.2);
    display: flex;
    align-items: center;
}
@media(max-width:1024px){
	.single-document-wrap .elementor-column {
		max-width: 750px;
	}
}
@media(max-width: 768px){
	.material-item-title{
		margin-left: 25px;
	}
}


/* Documents Archive */
.tax-documents-categories .elementor-location-archive .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0;
}
article.documents, 
article.consultations {
    position: relative;
}
/* article.documents .elementor-post__card .elementor-post__meta-data {
    position: absolute;
    top: 20px;
    right: 20px;
    background: rgba(255, 255, 255, 0.5);
    border: 2px solid rgba(255, 255, 255, 0.8);
    border-radius: 4px;
	padding: 15px 35px!important;
}
article.documents .elementor-post-date {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.9);
} */
article.elementor-post.type-documents .elementor-post__card,
article.elementor-post.type-consultations .elementor-post__card {
	min-height: auto;
}
article.elementor-post.type-documents .elementor-post__card .elementor-post__meta-data,
article.elementor-post.type-consultations .elementor-post__card .elementor-post__meta-data {
    width: auto;
    /* background: rgba(255, 255, 255, 0.5); */
    border: 1px solid #271C39;
    border-radius: 4px;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #271C39;
    padding: 10px 25px;
    -webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	margin: 30px auto 0 50px;
}
article.elementor-post.type-documents .elementor-post__card .elementor-post__text,
article.elementor-post.type-consultations .elementor-post__card .elementor-post__text {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	margin-top:10px;
}
article.documents .elementor-post__thumbnail__link,
article.consultations .elementor-post__thumbnail__link {
    margin-bottom: 0;
}
.elementor-posts article.documents .elementor-post__card .elementor-post__text,
.elementor-posts article.consultations .elementor-post__card .elementor-post__text {
    margin: 0;
    padding: 10px 50px 30px;
}
.elementor-posts article.documents .elementor-post__card .elementor-post__excerpt,
.elementor-posts article.consultations .elementor-post__card .elementor-post__excerpt {
	margin-bottom: 0;
}
.elementor-posts article.documents .elementor-post__card .elementor-post__read-more:hover,
.elementor-posts article.consultations .elementor-post__card .elementor-post__read-more:hover {
    color: #fecc00;
}
.documents-archive .elementor-post__excerpt {
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(0, 140, 176, 0.2);
    margin-bottom: 25px!important;
}
@media(max-width:1024px){
	.elementor-posts article.documents .elementor-post__card .elementor-post__text,
	.elementor-posts article.consultations .elementor-post__card .elementor-post__text {
		padding: 10px 25px 30px;
	}
	article.elementor-post.type-documents .elementor-post__card .elementor-post__meta-data,
	article.elementor-post.type-consultations .elementor-post__card .elementor-post__meta-data{
		margin-left: 25px;
	}
	.documents-archive .elementor-post__excerpt{
		padding-bottom: 25px;
	}
}

@media(max-width: 768px){
	article.documents .elementor-post-date,
	article.consultations .elementor-post-date {
		font-size: 10px;
		line-height: 14px;
	}
	article.elementor-post.type-documents .elementor-post__card .elementor-post__meta-data,
	article.elementor-post.type-consultations .elementor-post__card .elementor-post__meta-data {
		/* top:15px;
		right:15px; */
		padding: 10px 25px;
		font-size: 12px;
		line-height: 14px;
	}
	.elementor-posts article.documents .elementor-post__card .elementor-post__text,
	.elementor-posts article.consultations .elementor-post__card .elementor-post__text {
		padding: 10px 0px 15px;
	}
	article.elementor-post.type-documents .elementor-post__card .elementor-post__meta-data,
	article.elementor-post.type-consultations .elementor-post__card .elementor-post__meta-data {
		margin-left: 20px;
		margin-top: 20px;
	}
	.elementor-posts article.documents .elementor-post__card .elementor-post__title,
	.elementor-posts article.consultations .elementor-post__card .elementor-post__title {
		padding: 0 20px;
	}
	.elementor-posts article.documents .elementor-post__card .elementor-post__excerpt,
	.elementor-posts article.consultations .elementor-post__card .elementor-post__excerpt {
		padding: 0 20px 15px;
		margin-bottom: 15px!important;
	}
	.elementor-posts article.documents .elementor-post__read-more,
	.elementor-posts article.consultations .elementor-post__read-more {
		margin-left: 20px;
	}
}

.elementor-posts .elementor-post__card .elementor-post__title a:hover {
    color: #008CB0!important;
}


.elementor-nav-menu--main .elementor-nav-menu .elementor-sub-item {
    font-size: 16px;
}
.sub-menu.elementor-nav-menu--dropdown {
    right: 0;
}
#wrapper .hfe-nav-menu .menu-item .sub-menu {
    box-shadow: none;
	height: 0;
	overflow: hidden;
	min-width: 1rem;
}
#wrapper .hfe-nav-menu .menu-item .sub-menu li a {
    padding: 6px 5px 6px 20px;
    line-height: 17px;
}


@media(min-width:769px){
	.main-banner-image img {
		/* max-width: 500px; */
		max-width: 400px;
	}
}
@media(min-width:1024px){
	.main-banner-image img {
		/* max-width: 600px; */
		max-width: 500px;
		left: -15%;
		position: relative;
	}
}
@media(min-width:1360px){
	.main-banner-image img {
		max-width: 500px;
		/* max-width: 600px; */
	}
}


/* Account */
.post_type_exist {
    position: relative;
    z-index: 1;
}
body #buddypress .select2-container--default .select2-selection--single .select2-selection__arrow b:after{
	visibility: hidden;
}

@media(min-width:1025px){
	#wrapper>.container {
		max-width: 1420px;
	}
}
.courses_filters__title h1 {
    font-weight: 300;
    font-size: 56px;
    line-height: 68px;
    text-transform: uppercase;
    color: #271C39;
}
@media(max-width:1024px){
	.courses_filters__title h1 {
		font-size: 36px;
		line-height: 44px;
	}
}
@media(max-width:769px){
	.courses_filters__title h1 {
		font-size: 18px;
		line-height: 130%;
	}
}




.documents-tabs {
    display: flex;
	flex-wrap: wrap;
	margin: 0 -10px 40px;
}
.documents-tabs-item {
    flex: 0 0 25%;
    max-width: 25%;
	padding: 0 10px;
}
.document-item-button {
    background: #FFFFFF;
    border: 1px solid #008CB0;
    border-radius: 4px;
    height: 150px;
    padding: 30px;
    width: 100%;
	color: #008CB0;
	font-weight: 400;
	font-size: 20px;
	line-height: 120%;
}
.document-item-button:not(.active):hover {
    background: #008CB0;
    color: #fff;
}
.document-item-button.active {
    background: linear-gradient(113.91deg, #008CB0 -31.4%, #008BB1 15.12%, #28A2C2 59.46%, #65CFD7 87.81%);
    color: #FFFFFF;
    font-weight: 500;
}
.documents-list {
    display: flex;
	flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}
.documents-item {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding: 0 10px;
	margin-bottom: 20px;
}
.documents-item-title {
    font-weight: 400;
    font-size: 22px;
    line-height: 115%;
    color: #271C39;
    margin-bottom: 15px;
}
.documents-item-descr {
    font-size: 14px;
    line-height: 140%;
    color: rgba(39, 28, 57, 0.8);
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(0, 140, 176, 0.2);
	margin-bottom: 25px;
}
.documents-item-descr>p{
	margin-bottom: 0;
}
.documents-item-link {
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    text-transform: uppercase;
    color: #008CB0;
}
.documents-item-info {
    background: #FFFFFF;
    border: 1px solid rgba(0, 140, 176, 0.2);
    border-width: 0 1px 1px 1px;
    border-radius: 0 0 4px 4px;
    padding: 30px 50px 25px;
}
.documents-item-image {
    border-radius: 4px;
    overflow: hidden;
	position: relative;
	height:295px
}
.documents-item-image img {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.documents-accordion  .elementor-toggle-item{
	margin-bottom: 20px;
}
.documents-accordion .elementor-tab-title {
    padding: 19px 30px;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
	align-items: center;
    border-radius: 4px;
	    background: #FFFFFF;
    border: 1px solid rgba(0, 140, 176, 0.2);
}
.documents-accordion .elementor-tab-title.elementor-active {
    background: rgba(217, 217, 217, 0.1);
    border-color: transparent;
}
.documents-accordion a.elementor-toggle-title,
.documents-accordion a.elementor-toggle-title h2 {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    color: #271C39;
	margin: 0;
	
}


.documents-accordion .elementor-tab-content {
    padding-top: 40px;
    padding-bottom: 40px;
}
.elementor-toggle-icon {
    line-height: 0;
}
.documents-accordion .elementor-tab-title .elementor-toggle-icon-opened {
	display: none;
}
.documents-accordion .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{
	display: none;
}
.documents-accordion .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{
	display: block;
}
.documents-item-date {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    border-radius: 4px;    
    padding: 10px 25px;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #271C39;
	border: 1px solid #271C39;
	margin-bottom: 10px;
}
@media(max-width:1024px){
	.document-item-button {
		height: 100px;
		font-size: 16px;
		padding: 10px;
	}
	.documents-item {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.documents-item-info {
		padding: 30px 25px 25px;
	}
	.documents-item-descr{
		padding-bottom: 25px;
	}
	.documents-accordion .elementor-tab-content {
		padding-top: 20px;
		padding-bottom: 0px;
	}
}
@media(max-width:768px){
	.documents-tabs{
		margin-bottom: 10px;
	}
	.documents-tabs-item {
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom: 10px;
	}
	.document-item-button {
		height: auto;
		padding: 10px 15px;
	}
	.documents-accordion .elementor-tab-title{
		padding: 20px 10px;
	}
	.documents-accordion .elementor-tab-title svg {
		width: 18px;
		height: 18px;
		display: block;
	}
	.documents-accordion a.elementor-toggle-title,
	.documents-accordion a.elementor-toggle-title h2 {
		font-size: 16px;
		line-height: 20px;
	}
	.documents-accordion .elementor-toggle-item {
		margin-bottom: 10px;
	}
	.documents-item {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.documents-item-date {
		/* top: 15px;
		right: 15px; */
		padding: 11px 25px;
		font-size: 11px;
		line-height: 14px;
		margin-left: 20px;
	}
	.documents-item-info {
		padding: 15px 0px 10px;
	}
	.documents-item-title {
		font-size: 16px;
		margin-bottom: 10px;
		padding: 0 20px;
	}
	.documents-item-descr {
		padding: 0 20px 15px;
		font-size: 10px;
		margin-bottom: 13px;
	}
	.documents-item-image{
		height: 212px;
	}
	.documents-item-link {
		margin-left: 20px;
	}
}


.widget.widget_working_hours{
	display: none;
}



.elementor-tab-content .region-contacts {
    margin-top: -35px;
}
.region-contacts-wrap {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}
.region-item {
    padding: 35px 0;
    border-bottom: 1px solid rgba(0, 140, 176, 0.2);
	height: 100%;
}
.region-item-title {
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    text-transform: uppercase;
    color: #271C39;
    margin-bottom: 20px;
}
.region-item-name {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 400;
	font-style: italic;
	margin-bottom: 5px;
}
.koordinator:not(:last-child) {
    margin-bottom: 25px;
}
.region-item .region-item-contacts .elementor-icon-list-icon+.elementor-icon-list-text {
    line-height: 140%;
    color: #271C39;
    padding-left: 10px;
}
.region-item .region-item-contacts .elementor-icon-list-icon svg {
    width: 18px;
    height: 18px;
}
.region-item-contacts .elementor-icon-list-item:not(:last-child) {
    margin-bottom: 10px;
}
.region-item-socials {
    margin-top: 5px;
    max-width: 210px;
}
.region-item-socials-title {
    font-style: italic;
    font-weight: 300;
    font-size: 14px;
    line-height: 140%;
    color: #271C39;
	margin-bottom: 10px;
}
.region-item-socials .elementor-icon-list-items .elementor-icon-list-icon svg {
    width: 25px;
    height: 25px;
}
.page-id-413 .apss-social-share{
	display: none;
}

@media(max-width:768px){
	.page-library-bg{
		overflow: hidden;
	}
	.elementor-tab-content .region-contacts {
		margin-top: -25px;
	}
	.region-item {
		padding: 25px 0;
		border-bottom: none;
		position: relative;
	}
	.region-contacts .region-contacts-col{
		position: relative;
	}
	/* .region-item:after{
		content: '';
		width: 768px;
		left: 50%;
		transform: translateX(-50%);
		position: absolute;
	} */
	.region-item .region-item-contacts .elementor-icon-list-icon+.elementor-icon-list-text{
		font-size: 14px;
	}
}
.more_posts {
    border: 1px solid #271C39;
    padding: 15px 35px;
    background: transparent;
    color: #271C39;
    font-size: 16px;
    line-height: 20px;
}
.more_posts:hover {
	color: #271C39;
	transform: scale(1.1);
}
.more_posts:focus,
.more_posts:active {
	color: #271C39;
	background: #F9F9F9;
}
.more_posts.loading {
    font-size: 0;
    min-height: 50px;
}
.more_posts.loading:before{
	top:10px;
}


.stm_lms_course__content .elementor-widget-wrap.elementor-element-populated {
    padding: 0;
}
.stm-lms-buy-buttons .btn-default[data-target=".stm-lms-modal-login"] {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 18px;
}
.not-logged .heading_font {
    pointer-events: none;
}
@media(max-width:768px){
	.single-stm-courses .tab-pane .stm-curriculum-section h3{
		font-size: 20px;
    	line-height: 1.2;
	}
	.single-stm-courses .stm-lms-wrapper .stm_lms_course__title {
    	font-size: 25px!important;
		line-height: 1.2!important;
	}
	.single-stm-courses .nav-tabs-wrapper .nav.nav-tabs {
		width: auto;
	}
	.single-stm-courses .nav-tabs-wrapper .nav.nav-tabs li {
		flex: 0 0 70%;
	}
	.single-stm-courses .stm-curriculum-item__icon {
		display: block;
		margin-right: 8px;
	}
}

/* Дисклеймер */
.diskleimer{
	display: none;
}
.single-stm-courses .diskleimer{
	display: block;
}


body:not(.logged-in) .stm-curriculum-item__title .heading_font {
    pointer-events: none;
}


.stm_lms_question_item_match .stm_lms_question_item_match__answers .stm_lms_question_item_match__match{
	line-height: 1.3;
}
.stm_lms_question_item_match__single {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
body .stm_lms_question_item_match__match.ui-sortable-helper{
	height: auto!important;
}
@media(max-width:991px){
	.stm_lms_lesson_header__right .stm_lms_account_dropdown ul.dropdown-menu{
		left: 0;
	}
	
	.stm_lms_question_item_match .stm_lms_question_item_match__answers .stm_lms_question_item_match__answer:empty{
		position: relative;
		border: 1px dashed #ccc;
	}
	.stm_lms_question_item_match__answers_origin .stm_lms_question_item_match__answer::before {
		content: attr(data-title);
		position: relative;
		display: block;
		padding: 3px 10px;
		margin: 0 0 20px;
		border: 1px dashed #008CB0;
		text-align: center;
		font-size: 14px;
		line-height: 1.2;
	}
	.stm_lms_question_item_match .stm_lms_question_item_match__questions .stm_lms_question_item_match__answers {
		/* display: block; */
	}
	.stm_lms_question_item_match .stm_lms_question_item_match__answers.stm_lms_question_item_match__answers_origin .stm_lms_question_item_match__answer {
		/* display: none; */
		display: block;
	}
	.correct_answer_ .stm_lms_question_item_match__questions .stm_lms_question_item_match__single {
		/* display: none; */
	}
	.correct_answer_ .stm_lms_question_item_match .stm_lms_question_item_match__single {
		display: none;
	}
	.show_answers .correct_answer_ .stm_lms_question_item_match .stm_lms_question_item_match__single {
		display: flex;
		font-size: 14px;
	}
	
	.show_answers .stm_lms_question_item_match .stm_lms_question_item_match__answers .stm_lms_question_item_match__answer{
		height: auto;
		min-height: 48px;
		padding: 0;
	}
}
@media(max-width:768px){
	body .stm_lms_question_item_match__match.ui-sortable-helper{
		font-size: 14px!important;
	}
	.stm_lms_question_item_match .stm_lms_question_item_match__matches .stm_lms_question_item_match__match,
	.stm_lms_question_item_match__answers .stm_lms_question_item_match__answer .stm_lms_question_item_match__match{
		font-size: 14px!important;
	}
	.stm-lms-course__content_wrapper .stm-lms-single_question h3, 
	.stm-lms-course__content_wrapper .stm-lms-single_question__text {
		font-size: 18px;
		line-height: 24px;
	}
	.stm-lms-course__content_wrapper .stm-lms-single_question label {
		font-size: 14px;
		line-height: 1.3;
	}
	.stm-lms-course__lesson-content .stm-lms-single_question_multi_choice label input+i, 
	.stm-lms-course__lesson-content .stm-lms-single_question_single_choice label input+i, 
	.stm-lms-course__lesson-content .stm-lms-single_question_true_false label input+i,
	.stm-lms-course__lesson-content .stm-lms-single_question_multi_choice label input+i, 
	.stm-lms-course__lesson-content .stm-lms-single_question_single_choice label input+i, 
	.stm-lms-course__lesson-content .stm-lms-single_question_true_false label input+i {
		top: 50%;
		transform: translateY(-50%);
	}
	.stm-lms-single_question .stm-lms-single_question_text h3 {
		margin: 0;
	}
	#stm-lms-lessons .stm-lms-course__content h1 {
		margin: 0;
		font-size: 26px!important;
    	line-height: 1.2!important;
	}
	#stm-lms-lessons .stm-lms-course__content h3 {
		margin: 0 0 25px;
		font-size: 18px;
		line-height: 23px;
	}
}
@media(max-width:550px){
	.stm-lms-course__curriculum .stm-curriculum-item{
		justify-content: space-between;
	}
	.stm-quizzes .stm-lms-course__curriculum .stm-curriculum-item__title {
		max-width: 100%;
		width: 80%;
	}
	.stm-quizzes .stm-lms-course__curriculum .stm-curriculum{
		padding-left: 10px;
		padding-right: 10px;
	}
	.stm-lms-course__curriculum .stm-curriculum-item__icon {
		display: block;
		margin-right: 5px;
	}	
}
@media(max-width: 450px){
	.stm_lms_lesson_header__right .stm_lms_wishlist_button a{
		line-height: 30px;
	}
}


/* Register */
.stm_lms_register_wrapper__actions label {
    font-size: 14px;
}
.elementor-location-header {
    position: relative;
    z-index: 10;
}


/*-------------------------------------*/
@media(min-width:1025px){
	.metodichna-pidtrumka.container {
		max-width: 1420px;
	}
}
@media (max-width: 1024px){
	.metodichna-pidtrumka.container {
		max-width: 884px;
	}
}
@media (max-width: 768px){
	.metodichna-pidtrumka.container {
		max-width: 347px;
	}
}

.metodichna-pidtrumka{
	position: relative;
	z-index: 1;
}
.page-description {
    text-align: center;
    max-width: 376px;
    margin: 0 auto 25px;
}
.accordion__item {
	margin-bottom: 20px;
}
.accordion__item .accordion__title {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-decoration: none;
    background-color: #eaeaea;
    border-radius: 3px;
    -webkit-transition: background-color 0.2s;
    transition: background-color 0.2s;
    cursor: pointer;
    background: #FFFFFF;
    border: 1px solid rgba(0, 140, 176, 0.2);
    border-radius: 4px;
    padding: 19px 30px;
}
.accordion__title-text {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    color: #271C39;
	margin: 0;
	padding-right: 5px;
}
.accordion__item .accordion__title:hover {
	background: rgba(217, 217, 217, 0.1);
	transition: all 0.5s ease-out;
}
.accordion__item .accordion-active {
	background: rgba(217, 217, 217, 0.1);
	border-color: rgba(217, 217, 217, 0.1);
}
.accordion__item .accordion__title .accordion__arrow {
	/* position: absolute;
	top: 50%; 
	right: 10px;
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 30px;
	text-align: center;
	color: #fff;
	line-height: 30px;
	font-size: 20px;
	font-weight: 700;
	margin-right: 5px;
	background-color: #c9c9c9;
	border-radius: 50%;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out; */
	line-height: 0;
}
.accordion__item .accordion__rotate {
	/* transform: rotate(225deg); */
}
.accordion__item .accordion__arrow-item .open {
    display: none;
}
.accordion__item .accordion__rotate .closed {
    display: none;
}
.accordion__item .accordion__rotate .open {
    display: block;
}
.accordion__item .accordion__content {
	padding: 40px 0;
	opacity: 0;
	transition: opacity 200ms ease-out;
}
.accordion-active + .accordion__content{
	opacity: 1;
}
.accordion__item .accordion__arrow-item {
	
}

@media(max-width:1024px){
	.post-type-archive-documents .section-subscribe .elementor-column.elementor-col-50 {
		width: 95%;
	}
	.post-type-archive-documents .section-subscribe section.elementor-section{
    	padding: 165px 0px 165px 100px;
	}
	.post-type-archive-documents .section-subscribe .elementor-column-gap-default>.elementor-column>.elementor-element-populated{
		padding: 0;
	}
	.accordion__item .accordion__content {
		padding: 20px 0 0;
	}
}
@media(max-width:768px){
	.accordion__title-text {
		font-size: 16px;
		line-height: 20px;
	}
	.accordion__item .accordion__title {
		padding: 20px 10px;
	}
	.accordion__item .accordion__arrow-item .closed, .accordion__item .accordion__arrow-item .open {
		width: 18px;
		height: 18px;
	}
	.post-type-archive-documents .section-subscribe {
		margin-top: 40px;
    	margin-bottom: 60px;
	}
	.post-type-archive-documents .section-subscribe .elementor-column-gap-default>.elementor-column>.elementor-element-populated{
		padding: 10px;
	}
	.post-type-archive-documents .section-subscribe section.elementor-section{
    	padding: 80px 0px;
	}
}
/*-------------------------------------*/

.blog .elementor-location-archive .elementor-column-gap-default>.elementor-column>.elementor-element-populated,
.archive.category .elementor-location-archive .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0;
}
article.elementor-post.type-post .elementor-post__card {
    position: relative;
}
article.elementor-post.type-post .elementor-post__card .elementor-post__thumbnail {
	padding-bottom: 65%!important;
}
article.elementor-post.type-post .elementor-post__card .elementor-post__thumbnail img.attachment-medium {
    object-fit: cover;
    width: auto;
    min-width: 100%;
    min-height: 100%;
}
article.elementor-post.type-post .elementor-post__card .elementor-post__meta-data {
    width: auto;
    /* background: rgba(255, 255, 255, 0.5); */
    border: 1px solid #271C39;
    border-radius: 4px;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #271C39;
    padding: 10px 25px;
    -webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	margin: 0 auto 0 35px;
}
article.elementor-post.type-post .elementor-post__card .elementor-post__text{
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	margin-top:10px;
}

@media(max-width:768px){
	article.elementor-post.type-post .elementor-post__card .elementor-post__meta-data {
		/* top:15px;
		right:15px; */
		padding: 10px 25px;
		font-size: 12px;
		line-height: 14px;
	}
}



/* Certificate Checker */
.stm_lms_certificate_checker h3 {
		font-weight: 400;
		font-size: 16px;
		line-height: 160%;
		color: #271C39;
		margin-bottom: 25px;
}
.stm_lms_certificate_checker__input .form-control {
		border: 1px solid rgba(0, 140, 176, 0.2);
		border-radius: 4px;
		background: transparent;
}
.stm_lms_certificate_checker__input {
		margin-bottom: 15px;
}
.stm_lms_certificate_checker__form a.btn.btn-default {
		background: #008CB0;
		border-radius: 4px;
		padding: 14px 35px;
		font-weight: 600;
		font-size: 16px;
		line-height: 20px;
		text-transform: none;
	letter-spacing:normal;
}
.stm_lms_certificate_checker__form a.btn.btn-default:hover{
	background: #008CB0;
	box-shadow: 0px 0px 20px rgba(0, 140, 176, 0.4);
}
.stm_lms_certificate_checker__form a.btn.btn-default:active{
	background: #116B83;
}
.stm_lms_certificate_checker__form .btn.btn-default:hover:after{
	display:none;
}
@media(min-width:768px) and (max-width:1023px){
	.stm_lms_certificate_checker {
			max-width: 100%;
	}
	.stm_lms_certificate_checker__form {
			display: flex;
	}
	.stm_lms_certificate_checker__input {
			flex: 0 0 457px;
			max-width: 457px;
			margin-right: 20px;
			margin-bottom: 0;
	}
}
@media(max-width:767px){
	.stm_lms_certificate_checker__form a.btn.btn-default {
			width: 100%;
	}
	.stm_lms_certificate_checker h3 {
			margin-bottom: 20px;
	}
}


/* About Page */
.steps-accordion .elementor-accordion-item {
    margin-bottom: 10px;
}

/* Archive Teachers */
.teachers-archive {
    position: relative;
}
.page-title {
    color: #271C39;
    font-size: 56px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 68px;
    text-align: center;
}
.experts-category {
    display: flex;
    /* flex-wrap: wrap; */
    align-items: center;
    justify-content: center;
    margin-bottom: 80px;
    gap: 15px;
}
.experts-category .select2.select2-container {
    max-width: 300px;
}
.experts-category .select2-container--default .select2-selection--single{
	border-radius: 4px;
	border-color: #271C39;
}
.experts-list-title {
    color: #271C39;
    font-size: 35px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 49px;
    margin-bottom: 40px;
}
.experts-item-button {
    padding: 11px 20px;
    justify-content: center;
    align-items: center;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    background: rgba(34,122,255,.1);
    transition: .3s;
    border-radius: 18px;
	border: 1px solid rgba(34,122,255,.1);
}
.experts-item-button:hover{
	border-color: #271C39;
}
.experts-item-button.active {
    background: #271C39;
    color: #fff;
	border-color: #271C39;
}
.experts-list-leading {
    margin-bottom: 60px;
}
.mb-180{
	margin-bottom: 180px;
}
.expert_photo {
    position: relative;
}
.expert_leading {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    background: #5dbed0;
    border-radius: 4px;
    padding: 5px;
}
@media(max-width: 1024px){
	.page-title {
		font-size: 36px;
	}
	.experts-list-title{
		font-size: 24px;
    	line-height: 34px;
	}
	.mb-180{
		margin-bottom: 100px;
	}
	.experts-list-leading {
		margin-bottom: 40px;
	}
	.experts-category{
		margin-bottom: 70px;
	}
}
@media(max-width: 767px){
	.page-title {
		font-size: 18px!important;
		line-height: 23px!important;
	}
	.experts-list-title{
		font-size: 18px;
    	line-height: 23px;
		margin-bottom: 30px;
	}
	.mb-100{
		margin-bottom: 80px;
	}
	.experts-category{
		margin-bottom: 60px;
	}
	.experts-category-text {
		font-size: 14px;
	}
}


.elementor-nav-menu .sub-menu.elementor-nav-menu--dropdown{
	right: auto;
}
#id_short_trening .stm_lms_courses_grid .stm_lms_courses__grid {
    justify-content: flex-start;
}
#id_short_trening .stm_lms_courses__grid_found_1 {
    margin-bottom: 0!important;
}
/* #id_short_trening .stm_lms_courses__grid_found_1, 
#id_short_trening .stm_lms_courses__grid_found_2, 
#id_short_trening .stm_lms_courses__grid_found_3, 
#id_short_trening .stm_lms_courses__grid_found_4 {
    margin-bottom: 0px!important;
} */

@media(min-width: 1024px){
	.home-page #wrapper,
	.home #wrapper {
		overflow: hidden;
	}
}
section.single-document-wrap {
    position: relative;
    z-index: 1;
}


@media(max-width: 1024px){
	header .elementor-nav-menu .sub-menu.elementor-nav-menu--dropdown{
		    right: 0;
    margin-left: 0!important;
    z-index: 1;
	}
	header .elementor-nav-menu--layout-horizontal .elementor-nav-menu a{
		white-space: normal;
	}
}
@media(max-width: 767px){
	h1.elementor-heading-title{
		font-size: 18px!important;
    line-height: 23px!important;
	}
}


.single-post .apss-social-share {
    display: none;
}
.section-donors {
    z-index: 1;
}
.material-item + .no-materials{
	display: none;
} 
.no-materials{
	padding-top: 20px;margin-bottom: 0;
}

@media(max-width:991px){
	.stm_lms_question_item_match .col-md-6 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.stm_lms_question_item_match .stm_lms_question_item_match__questions .stm_lms_question_item_match__single{
		display: none;
	}
}




.masterstudy-course-player-header__back {
    order: 10;
    border-right: none;
    border-left: 1px solid #ddd;
    margin-right: 0;
    margin-left: 8px;
}
.masterstudy-course-player-header__course{
    margin-left: 10px;
}
a.masterstudy-back-link::after, a.masterstudy-back-link::before {
    content: '' !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' width='20' height='20' x='0' y='0' viewBox='0 0 682.667 682.667' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3E%3Cg%3E%3Cdefs%3E%3CclipPath id='a' clipPathUnits='userSpaceOnUse'%3E%3Cpath d='M0 512h512V0H0Z' fill='%234d5e6f' opacity='1' data-original='%234d5e6f'%3E%3C/path%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='matrix(1.33333 0 0 -1.33333 0 682.667)'%3E%3Cpath d='M0 0c0 70.692 57.308 128 128 128 70.692 0 128-57.308 128-128 0-70.692-57.308-128-128-128C57.308-128 0-70.692 0 0Z' style='stroke-width:40;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1' transform='translate(128 364)' fill='none' stroke='%234d5e6f' stroke-width='40' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-dasharray='none' stroke-opacity='' data-original='%234d5e6f'%3E%3C/path%3E%3Cpath d='M0 0c23.308-10.357 41.955-22.615 56.089-35.034C77.637-53.966 89.902-81.317 89.902-110v-37c0-22.091-17.908-40-40-40h-392c-22.091 0-40 17.909-40 40v37c0 28.683 12.265 56.034 33.813 74.966C-311.801-2.979-245.262 29-146.098 29' style='stroke-width:40;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1' transform='translate(402.098 207)' fill='none' stroke='%234d5e6f' stroke-width='40' stroke-linecap='round' stroke-linejoin='miter' stroke-miterlimit='10' stroke-dasharray='none' stroke-opacity='' data-original='%234d5e6f'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    width: 20px;
    height: 20px;
}

.masterstudy-course-player-header.masterstudy-course-player-header_dark-mode .masterstudy-course-player-header__back {
	border-left: 1px solid rgba(255,255,255,.05);
}
.masterstudy-course-player-header.masterstudy-course-player-header_dark-mode a.masterstudy-back-link::before,
.masterstudy-course-player-header.masterstudy-course-player-header_dark-mode a.masterstudy-back-link::after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' width='20' height='20' x='0' y='0' viewBox='0 0 682.667 682.667' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3E%3Cg%3E%3Cdefs%3E%3CclipPath id='a' clipPathUnits='userSpaceOnUse'%3E%3Cpath d='M0 512h512V0H0Z' fill='%23ffffff' opacity='1' data-original='%23ffffff'%3E%3C/path%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='matrix(1.33333 0 0 -1.33333 0 682.667)'%3E%3Cpath d='M0 0c0 70.692 57.308 128 128 128 70.692 0 128-57.308 128-128 0-70.692-57.308-128-128-128C57.308-128 0-70.692 0 0Z' style='stroke-width:40;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1' transform='translate(128 364)' fill='none' stroke='%23ffffff' stroke-width='40' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-dasharray='none' stroke-opacity='' data-original='%23ffffff'%3E%3C/path%3E%3Cpath d='M0 0c23.308-10.357 41.955-22.615 56.089-35.034C77.637-53.966 89.902-81.317 89.902-110v-37c0-22.091-17.908-40-40-40h-392c-22.091 0-40 17.909-40 40v37c0 28.683 12.265 56.034 33.813 74.966C-311.801-2.979-245.262 29-146.098 29' style='stroke-width:40;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1' transform='translate(402.098 207)' fill='none' stroke='%23ffffff' stroke-width='40' stroke-linecap='round' stroke-linejoin='miter' stroke-miterlimit='10' stroke-dasharray='none' stroke-opacity='' data-original='%23ffffff'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
