@media (max-width: 1000px) {
	body {
		margin-right: -100px;
	}
}

html {
	scroll-behavior: smooth;
}

.head-title {
  font-size: 16px;
}
.su-testimonial-style-4 .su-testimonial-text:before {
	border-top-color: #800000 !important;
}

.su-testimonial-style-4 .su-testimonial-text {
	border-bottom-color: #800000 !important;
}

i.fa-instagram, i.fa-vk, i.fa-facebook-f {
	color: #930303 !important;
}

a.readmore {
	color: #FFFFFF !important;
	background-color: #800000;
	-webkit-border-radius: 3px;
	border-radius: 5px;
	padding: 10px;
	float: right;
	height: 38px;
	margin: 10px;
	border: none;
}

.category-subtext {
	position: relative;
	background: #f9fafb;
	font-size: 18px;
	padding: 20px 30px;
	margin-bottom: 2rem;
	border-radius: 6px;
}

.category-subtext p {
	margin: 0;
}

.category-subtext img {
	position: absolute;
	right: -9%;
	bottom: -236px;
	z-index: 10;
	rotate: 38deg;
}

.video-item {
    margin-bottom: 20px;
}
.align-items-center {
    display: flex;
    align-items: center;
}
.course_view_description p {
	margin-bottom: 15px !important;
}

.course_view_description img {
	margin: 5px;
}

.lk-account i {
	color: #930303;
}
.lk-account {
	margin: 5px;
	transition: all .4s ease-in-out;
}
.lk-account:hover {
    opacity: 0.7;
}

.buttons-all {
	margin-bottom: 200px;
}

.buttons-all a {
	
}

.buttons-all a {
	display: inline;
	padding: 15px 60px;
	background: rgba(160, 4, 4, 1);
    background: -moz-linear-gradient(top, rgba(160, 4, 4, 1) 0%, rgba(115, 0, 0, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(160, 4, 4, 1)), color-stop(100%, rgba(115, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(160, 4, 4, 1) 0%, rgba(115, 0, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(160, 4, 4, 1) 0%, rgba(115, 0, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(160, 4, 4, 1) 0%, rgba(115, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(160, 4, 4, 1) 0%, rgba(115, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a00404',endColorstr='#730000',GradientType=0);
    border-radius: 7px;
    color: #fff;
	text-align: center;
}

.buttons-all a:hover {
	color: #fff !important;
	text-decoration: none;
	background: linear-gradient(to bottom, rgb(237 58 58) 0%, rgb(161 18 18) 100%);
}

@media(max-width:1200px) {
	.category-subtext img {
		right: -3%;
		bottom: -91px;
		width: 139px !important;
	}
}

@media(max-width:780px) {
	.category-subtext img {
		right: 40px;
	}

	#guru-component .cat_list_wrap .gru-courses-grid {
		margin-right: 150px;
	}
}

#guru-component .cat_list_wrap .gru-courses-grid {
	margin-right: 80px;
}

#guru-component .gru-courses #g_cath_detail_top {
	display: flex;
	flex-direction: column;
}

#guru-component .gru-courses #g_cath_detail_top .gru-cat {
	order: 2;
}

.gurupcategs-form {
	order: 1;
	display: flex;
	position: relative;
}

@media(max-width:480px) {
	.category-subtext img {
		display: none;
	}

	#guru-component .cat_list_wrap .gru-courses-grid {
		margin-right: 0;
	}

	.category-subtext {
		padding: 10px 15px;
	}
}

#guru-component .uk-button-success {
	background-color: #af1414 !important;
	transition: all .3s ease-in;
}

#guru-component .uk-button-success:hover {
	background-color: #810101 !important;
}

#guru-component .uk-button-primary {
	background-color: #edd7ad !important;
	color: #0c0c0c !important;
	transition: all .3s ease-in;
}

#guru-component .uk-button-primary:hover {
	background-color: #cbb387 !important;
}

#guru-component .uk-button {
	font-size: 1.3rem !important;
}

.gru-course-detail .gru-course-info .gru-cover-details {
	padding: 20px !important;
}

.gru-course-detail .gru-course-info .gru-cover-details ul li:nth-child(1) {
	display: none !important;
}

.gru-courses #g_cath_detail_top .cat_level_wrap.cat_level_1 .g_sect .title_guru.page_title {
	display: none !important;
}

@media(max-width:767px) {

	.cat_level_wrap .g_sect .cont_detail_guru .course_cell_guru .gru-sub-cat .gru-cat-media a img {
		max-width: 100%;
		height: auto !important;
	}
}

.contacthead .user {
	display: inline-block;
	vertical-align: middle;
}

.dj-mobile-nav .courses-link {
	color: red !important;
	text-transform: uppercase;
}

.tp-rightarrow.default {
	z-index: 200;
}

.glass {
	display: block;
	position: relative;
	background-color: rgba(91,91,91,0.3);
	padding: 40px;
}

.glass * {
	position: relative;
}

.glass::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	backdrop-filter: blur(8px);
}

.glass span {
	color: #fff;
}

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

.acym_module_form input {
	padding: 6px 12px;
	border-radius: 4px;
	border: none;
}

.acym_module_form .subbutton {
	background: linear-gradient(to bottom,rgba(160,4,4,1) 0%,rgba(115,0,0,1) 100%) !important;
	transition: all .4s ease-in !important;
}

.acym_module_form .subbutton:hover {
	background: linear-gradient(to bottom,rgb(227 19 19) 0%,rgba(115,0,0,1) 100%) !important;
}

div#guru-component .uk-panel-box > .uk-panel-teaser {
	max-height: calc(var(--gru-spacing) * 38) !important;
}

@media(max-width: 1197px) {
	div#guru-component .uk-panel-box > .uk-panel-teaser {
		max-height: calc(var(--gru-spacing) * 56) !important;
	}
}

.cont_detail_guru .course_cell_guru .gru-sub-cat {
	padding: 0 !important;
	transition: var(--gru-trans-base);
	overflow: hidden;
}

.cont_detail_guru .course_cell_guru .gru-sub-cat .gru-cat-media {
	margin: 0 !important;
}

.cont_detail_guru .course_cell_guru .gru-sub-cat .gru-cat-media img {
	width: 100%;
}

.cont_detail_guru .course_cell_guru .gru-sub-cat h3, .cont_detail_guru .course_cell_guru .gru-sub-cat .description_guru {
	padding: 15px !important;
}

.cont_detail_guru .course_cell_guru .gru-sub-cat {
	height: 100%;
}

#guru-component input[type="button"] {
	display: inline-block;
	width: auto !important;
	min-width: 200px;
	font-size: 1.35rem !important;
}

#teacherdetail .teacher_info {
	display: none !important;
}

div#guru-component .gru-login-box .input-group .input-group-addon {
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

#g_logout a {
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
}

#guru-component .gru-courses-grid .gru-course-item .name_guru h3 a,
#guru-component .gru-course-detail .gru-cover .gru-cover-title {
	color: #960303 !important;
}




/* ========================= MEGA MENU ================================ */

.dj-megamenu-modern li a.dj-up_a {
	padding: 0 14px !important;
}

#dj-megamenu140mobileWrap {
	display: inline-block !important;
	vertical-align: middle;
}

.email .navbar-collapse {
	padding: 0 !important;
}

.user ul li a:hover {
	opacity: 0.5;
}

.email .nav > li > a {
	padding: 0 !important;
}

.dj-megamenu-select-light .dj-mobile-open-btn, .dj-megamenu-offcanvas-light .dj-mobile-open-btn, .dj-megamenu-accordion-light .dj-mobile-open-btn {
	font-size: 20px !important;
	background: transparent !important;
	color: #930303 !important;
}

.dj-megamenu-select-light .dj-mobile-open-btn:focus, .dj-megamenu-select-light:hover .dj-mobile-open-btn, .dj-megamenu-offcanvas-light .dj-mobile-open-btn:hover, .dj-megamenu-offcanvas-light .dj-mobile-open-btn:focus, .dj-megamenu-accordion-light .dj-mobile-open-btn:hover, .dj-megamenu-accordion-light .dj-mobile-open-btn:focus {
	background: transparent !important;
	color: #930303 !important;
	text-decoration: none !important;
	opacity: 0.5;
}


/* ========================= LOGIN FORM USER ================================ */
.user {
	margin: 5px;
}

.teacher-link {
	margin-top: -2px;
	display: inline-block;
}

.teacher-link img {
	width: 22px;
}

.user .navbar ul li {
	padding: 0 10px;
}

.header__login-user {
	color: #930303;
}

.user .header__login-btn:hover {
	opacity: 0.7;
}

.password-wrapper {
	position: relative;
}

.password-btn {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 11px;
	right: 20px;
	cursor: pointer;
	transition: all .4s ease;
}

.password-btn::before {
	content: "";
	position: absolute;
	right: 0;
	top: 5px;
	width: 20px;
	height: 3px;
	background-color: #000;
	transform: rotate(45deg);
	transition: .3s all ease;
	opacity: 1;
}

.password-btn.active::before {
	opacity: 0;
}

.forgetLnk:link, .forgetLnk:visited, .forgetLnk:hover, .loginLst a.active, .loginLst a:hover {
	color: #000 !important;
}

.guru-content {
	margin-bottom: 180px;
}

#doverie,#certificates {
	display: none;
}
/*.ial-window {
	top: 50% !important;
    left: 50% !important;
    transform: translate(-50%,-50%) !important;
}

.ial-usermenu {
	top: 20% !important;
    left: 74% !important;
	transform: translate(0,0) !important;
}

.ial-effect-1.ial-active {
	top: 50% !important;
    left: 50% !important;
    transform: translate(-50%,-50%) !important;
}


*/

.reset-confirm-wrapper {
	margin-bottom: 100px;
}

.form-reset-well {
	border: 1px solid #e5e7eb !important;
	box-shadow: none;
	margin-bottom: calc(8px * 2);
	background: #fff !important;
	border-radius: 6px !important;
	padding: calc(8px * 3);
	max-width: 60%;
	margin: 30px auto;
}

.reset-confirm-wrapper   h1 {
	text-align: center;
}

.form-reset-well .btn {
	background-color: #edd7ad !important;
	border: 1px solid #edd7ad !important;
	color: #000 !important;
	padding: 10px 40px !important;
	margin-top: 1rem !important;
	transition: all .4s ease-in-out !important;
}

.form-reset-well .btn:hover {
	background-color: #cbb387 !important;
	border: 1px solid #cbb387 !important;
}

.form-reset-well .control-group {
	max-width: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	margin-bottom: 1rem;
}

.form-reset-well .control-group .control-label label {
	display: block !important;
}

.form-reset-well .control-group .controls {
	width: 100%;
}

.gru-default-layout .gru-course-media img {
	width: 100%;
	height: auto;
	object-fit: contain;
}

.form-reset-well .control-group input,
.form-service-pay-input-group label .form-service-pay-input {
	border: 1px solid  #e5e7eb;
	border-radius: 8px;
	height: var(--gru-input-height);
	padding: 5px 8px;
	height: 40px;
	width: 100%;
}

.form-reset-well .control-group.control-group-checkbox {
	flex-direction: row !important;
	justify-content: flex-start;
}

.form-reset-well .control-group.control-group-checkbox .control-label {
	flex-shrink: 0 !important;
}

.form-reset-well .control-group.control-group-checkbox input {
	height: 20px;
	width: 40px;
}

.login-page .reset-confirm-wrapper {
	margin-bottom: 0px;
}

.login-page {
	margin-bottom: 100px;
}

.login-page .nav-tabs {
	display: flex;
	justify-content: center;
	align-items: center;
}

.login-page .nav-tabs li {
	font-family: Myriad Pro !important;
	font-weight: 700 !important;
	color: #a00404 !important;
}

.login-page .nav-tabs> li > a {
	font-family: Myriad Pro !important;
	color: #a00404 !important;
	transition: all .4s;
}

.login-page .nav-tabs> li > a:hover {
	color: #dd2d2d !important;
}

.form-service-pay-input-group label {
	width: 100%;
}

.form-service-pay-input-group label span {
	display: block;
	text-align: left;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
}

.btn-service-pay {
	background-color: #b72121;
	border: 1px solid #b72121;
	color: #fff;
	font-size: 16px;
	padding: 10px 40px;
	margin-top: 1rem;
	border-radius: 8px;
	transition: all .4s ease-in-out;
}

.btn-service-pay:hover {
	background-color: #940303;
	border: 1px solid #940303;
}

.course-description p.text-green {
	color: #2bcb7c;
	font-size: 16px;
}

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

.payment-text {
	color: #d11414;
}

body {
	position: relative;
}

.gru-default-layout .gru-cover {
	display: block !important;
}

#guru-component .uk-width-1-1 {
	width: 100%;
	padding: 10px !important;
	border-radius: 8px !important;
}

.guru-payment-method select {
	width: auto;
	padding: 10px !important;
	border-radius: 8px !important;
}

.gru-cart table#g_table_cart td .select-choice {
	width: 100%;
}

.gru-cart table#g_table_cart select.uk-width-1-1 {
	font-size: 16px !important;
	width: 100% !important;
	max-width: 100% !important;
	border-radius: 8px !important;
	padding: 10px 10px !important;
	background: #fff !important;
	min-height: 80px !important;
	white-space: initial !important;
	padding-right: 25px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
}

.cat_level_wrap .course_cell_guru .gru-sub-cat {
	display: flex !important;
	flex-direction: column !important;
	min-height: 280px;
}

.cat_level_wrap .course_cell_guru .gru-sub-cat .gru-cat-media a img {
	max-width: 100%;
}

.select-choice {
	position: relative;
	display: inline-block;
}

.select-choice::after {
	content: "";
	background: url("/images/icons/chevron-down.png");
	background-repeat: no-repeat;
	background-size: 20px;
	padding: 0 8px;
	position: absolute;
	right: 18px;
	top: 8px;
	z-index: 1;
	text-align: center;
	width: 20px;
	height: 20px;
	pointer-events: none;
	box-sizing: border-box;
}

.btnoplata {
	text-align: right;
}

.blog {
	margin-bottom: 80px;
}

.podloshka {
	position: fixed;
	width: 100%;
	height: 100vh;
	background: rgba(0,0,0,0.4);
	top: 0;
	left: 0;
	z-index: 111;
}

.leftfoot {
	text-align: center !important;
	;
}

.formsoplata {
	margin: auto;
	margin-top: 30vh;
	text-align: center;
	width: 450px;
	background: #cccccc;
}

.btn-left {
	text-align: inherit !important;
    /*margin-top: 15px;*/;
}

.btnoplata .btnya {
	font-size: 12pt !important;
    /*padding: 12px;
    margin-left: 15px;
    border: 3px solid white;
    border-radius: 6px;
    font-weight: 700;
    color: maroon;*/;
}

.lefthead {
	text-align: center;
}

@font-face {
	font-family:Myriad Pro;src:url(../fonts/MyriadPro-Regular.otf);
}

@font-face {
	font-family:Myriad Pro Bold;src:url(../fonts/MyriadPro-Bold.otf);
}

@font-face {
	font-family:Myriad Pro Bold Condensed;src:url(../fonts/MyriadPro-BoldCond.otf);
}

* {
	font-family: Myriad Pro;
}

.sige_small {
	visibility: hidden;
}

.header {
	background-image: url(../images/bg_header.jpg);
	background-repeat: repeat-x;
	background-size: 100% 100%;
}

.pad20 {
	padding: 20px 0;
}

.owl-wrapper-outer {
	text-align: center;
}

.callbackbutton {
	background: rgba(160,4,4,1);
	background: -moz-linear-gradient(top,rgba(160,4,4,1) 0%,rgba(115,0,0,1) 100%);
	background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(160,4,4,1)),color-stop(100%,rgba(115,0,0,1)));
	background: -webkit-linear-gradient(top,rgba(160,4,4,1) 0%,rgba(115,0,0,1) 100%);
	background: -o-linear-gradient(top,rgba(160,4,4,1) 0%,rgba(115,0,0,1) 100%);
	background: -ms-linear-gradient(top,rgba(160,4,4,1) 0%,rgba(115,0,0,1) 100%);
	background: linear-gradient(to bottom,rgba(160,4,4,1) 0%,rgba(115,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a00404',endColorstr='#730000',GradientType=0);
	border-radius: 7px;
	padding: 10px 20px;
	color: #fff!important;
	font-size: 20px;
}

.callbackbutton:hover {
	text-decoration: none;
}

.lefthead>div {
	color: #807e7b;
	font-size: 20px;
	font-family: Myriad Pro;
}

.adress {
	margin: 20px 0 40px;
}

.centerhead {
	background-image: url(../images/podlogo.png);
	background-size: 100% 100%;
	padding-bottom: 30px;
	text-align: center;
	margin-bottom: 10px;
	height: 210px;
}

.centerhead>span {
	font-size: 20px;
	color: maroon;
	display: block;
	position: absolute;
	left: 5%;
	right: 0;
	margin-top: 10px;
}

.centerhead img {
	margin: 0 auto;
}

.contacthead {
	float: right;
}

.contacthead .phone {
	font-size: 30px;
	font-family: Myriad Pro;
	color: #930303;
	position: relative;
	text-align: right;
	line-height: 37px;
}

.contacthead .phone a {
	color: inherit;
}

.contacthead .phone a:hover {
	text-decoration: none;
}
/*.contacthead .phone:before{content:url(../images/phone.png);position:absolute;top:5px;left:-35px}*/
.news-subscribe-wrapper h4 {
	text-align: right;
}

.email {
	font-size: 20px;
	font-family: Myriad Pro;
	color: #807e7b;
	text-align: right;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.socialicon {
	margin: 20px 0 0px;
	float: right;
}

.menu {
	background-image: url(../images/bg_menu.png);
	background-size: 100% 100%;
}

.menu ul {
	list-style: none;
	float: left;
/*padding-left:17px;*/
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

.menu ul li {
	list-style: none;
	float: left;
	padding-right: 25px;
/*45px*/
	-moz-padding-right: 50px;
	margin: 5px 0;
}

.menu ul li:first-child {
	padding-left: 0;
	margin-left: 0;
}

.menu ul li:last-child {
	padding-right: 0;
}

.menu ul li a {
	color: #807e7b;
	font-size: 16px;
}

.menu ul li.active a {
	color: #800000 !important;
}

.menu ul li a:hover {
	color: #800000 !important;
/*#807e7b*/
	text-decoration: none;
}

.slider h1 {
	font-size: 48px;
	color: #fff;
	margin: 100px 0 0;
}

.slider h2 {
	font-size: 26px;
	color: #fff;
	margin-bottom: 40px;
	margin-top: 0;
}

.slider a {
	font-size: 30px;
	color: #fff;
	border: 3px solid #fff;
	border-radius: 6px;
	padding: 15px 35px;
	margin-bottom: 110px;
	float: left;
}

.slider a:hover {
	text-decoration: none;
	color: #fff;
}

.certificate {
	background-image: url(../images/podcert.jpg);
	background-size: 100% 100%;
    padding-bottom: 80px;
}

.maskoncert {
	height: 125px;
	float: left;
	margin: 20px 60px 20px 0;
}

.maskoncert:last-child {
	margin-right: 0;
}

.maskoncert img {
	overflow: hidden;
}

.abouthead {
	background-image: url(../images/podabout.png);
	background-repeat: no-repeat;
	text-align: center;
	background-size: 100%;
	display: inline-block;
/*margin:0 auto*/;
}

.abouthead .headerabout {
	font-size: 20px;
	color: #3f392e;
	padding: 15px 0 20px;
}

.aboutme {
	background-image: url(../images/bg_about.jpg);
	background-repeat: repeat-x;
	background-size: 100% 100%;
}

.footer {
	background-image: url(../images/podcert.jpg);
	background-size: 100% 100%;
}

.leftfoot {
	font-size: 20px;
	color: #fff;
	text-align: left;
	margin: 25px 0;
}

.centerfoot {
	background-image: url(../images/podlogofooter.png);
	background-size: 100% 100%;
	text-align: center;
	position: absolute;
	width: 100%;
	top: -90px;
	min-height: 230px;
	max-height: 230px;
}

.centerfoot img {
	margin-top: 20px;
}

.centerfoot>span {
	font-size: 20px;
	color: maroon;
	display: block;
	position: absolute;
	left: 5%;
	right: 0;
	margin-top: 10px;
}

.centerfoott {
	position: relative;
}

.rightfooter {
	color: #fff;
	text-align: right;
	margin: 25px 0;
}

.phonefooter {
	font-size: 30px;
	font-family: Myriad Pro;
	color: #fff;
	position: relative;
	text-align: right;
	line-height: 37px;
	position: relative;
/*float:right*/;
}

.phonefooter a {
	color: inherit;
}

.phonefooter a:hover {
	text-decoration: none;
	color: inherit;
}
/*.phonefooter:before{content:url(../images/phonefooter.png);position:absolute;top:5px;left: 98px;}*/
.emailfooter {
	font-size: 20px;
	font-family: Myriad Pro;
	color: #fff;
	text-align: right;
}

.aboutcontent {
	margin-top: 40px;
}

.linevert {
	float: left;
	border: 1px solid #949494;
	width: 1px;
	height: 220px;
	opacity: .8;
}

.myphoto {
	margin: 0 15px 15px 0;
	float: left;
}

.contentabout ul {
	padding-left: 19%;
}

.horizline {
	border: 1px solid #949494;
	margin: 10px 0;
}

.imgabout {
	float: left;
	margin: 0 50px 0 15px;
}

.adviceback {
	background-color: #e9e9e9;
}

.advice-main {
	margin: 2px 0 76px;
	text-align: center;
}

.advice-block {
	display: inline-block;
	margin: 0 7px 16px;
}

.advice-block a {
	text-decoration: none;
	outline: none;
}

.advice-block div:nth-child(1) {
	width: 267px;
/*height:177px;*/
	height: 267px;
	background-repeat: no-repeat;
	background-position: 50%;
	background-color: #fff;
	background-size: cover;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	-khtml-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
}

.advice-text {
	position: relative;
	width: 267px;
	height: 68px;
/*height:94px;*/
	padding: 18px 10px;
	border-top: solid 4px;
	border-top-color: #800000;
/*border-top-color:#F46E6E;*/
	background-color: #edcfa3;
	-moz-border-radius: 0 0 8px 8px;
	-webkit-border-radius: 0 0 8px 8px;
	-khtml-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
	text-align: left;
}

.advice-text::before {
	position: absolute;
	top: -4px;
	left: 6px;
	content: '';
	border: 11px solid transparent;
	border-height: 11px;
	border-top-color: #800000;
/*border-top-color:#F46E6E;*/
	width: 0;
	height: 0;
	background-color: transparent;
}

.advice-text p:nth-child(1) {
	font-size: 20px;
	font-weight: 700;
}

.advice-text p:nth-child(2) {
	font-size: 15px;
	color: #a18e73;
}

.problem {
	background-image: url(../images/bg_problem.jpg);
	background-repeat: repeat-x;
	background-size: 100% 100%;
	min-height: 500px;
}

.problemblock {
	background-image: url(../images/delopod.png);
	background-size: 100% 100%;
	position: relative;
	min-height: 180px!important;
	margin-bottom: 25px;
}

.problemblock img {
	position: absolute;
	left: -43px;
	top: -2px;
}

.problemblock .textproblem {
	margin-left: 140px;
}

.problemblock .textproblem .zag {
	font-size: 24px;
	font-family: Myriad Pro;
	padding-bottom: 15px;
	margin-top: 20px;
	color: #000;
}

.problemblock .textproblem .zag a {
	color: #000;
}

.problemblock .textproblem .zag a:hover {
	text-decoration: none;
}

.problemblock .textproblem p {
	margin: 0;
	font-size: 16px;
	font-family: Myriad Pro;
}

.problemblock .textproblem p a {
	color: #000;
}

.problemblock .textproblem p a:hover {
	text-decoration: none;
}

.problemblock .individ {
	display: inline-block;
	position: absolute;
	left: 140px;
	bottom: 4px;
	background-color: #761515;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	padding: 4px 16px 3px;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	letter-spacing: 2px;
}

.moduletext {
	background-color: #F8F8F8;
}

.moduletext > .container {
/*margin-bottom:100px*/;
}

.contflex {
	display: flex;
}

.navbar {
	margin-bottom: 0!important;
	min-height: auto!important;
}

.block2 {
	height: 425px;
	display: flex;
	align-items: center;
}

.debug {
	display: none;
}

#sbox-window {
	padding: 0;
}

.logout-wrapper {
	display: none !important;
}

.aboutme-wrapper.contflex {
	display: flex;
	justify-content: center;
	align-items: center;
}

.aboutme-wrapper .abouthead {
	width: 30%;
	height: 60px;
}

.aboutme-wrapper  .all-courses {
	width: 30%;
	text-align: center;
	color: #fff;
	background: rgb(237 58 58);
	display: block;
	background: linear-gradient(to bottom,rgb(237 58 58) 0%,rgb(161 18 18) 100%);
}

.aboutme-wrapper .all-courses a {
	color: #fff;
	font-size: 20px;
	line-height: 20px;
	display: block;
	padding: 20px;
	text-decoration: none;
}

.aboutme-wrapper .abouthead a {
	font-size: 20px;
	line-height: 20px;
	display: block;
	padding: 20px;
	text-decoration: none;
}

.aboutme-wrapper .all-courses a:hover,
 .aboutme-wrapper .abouthead a:hover {
	text-decoration: none;
}

.aboutme-wrapper  .testomonials {
	width: 30%;
	text-align: center;
	color: #fff;
	background: rgb(237 58 58);
	display: block;
    background: linear-gradient(to bottom, rgb(240 92 70) 0%, rgb(249 114 66) 100%);
    margin-left: 15px;
}

.aboutme-wrapper .testomonials a {
	font-size: 20px;   
	line-height: 20px;
	display: block;
	padding: 20px;
	text-decoration: none;
	color: #fff;
}

/*================== КУРСЫ НА ГЛАВНОЙ ==================*/
.catalog {
	padding-top: 60px;
	padding-bottom: 180px;
}

.cataloghead {
	margin-bottom: 60px;
}

.catalog .all-courses {
	text-align: center;
	margin-top: 40px;
}

.catalog .all-courses a {
	display: inline;
	padding: 15px 60px;
	background: rgba(160, 4, 4, 1);
    background: -moz-linear-gradient(top, rgba(160, 4, 4, 1) 0%, rgba(115, 0, 0, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(160, 4, 4, 1)), color-stop(100%, rgba(115, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(160, 4, 4, 1) 0%, rgba(115, 0, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(160, 4, 4, 1) 0%, rgba(115, 0, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(160, 4, 4, 1) 0%, rgba(115, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(160, 4, 4, 1) 0%, rgba(115, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a00404',endColorstr='#730000',GradientType=0);
    border-radius: 7px;
    color: #fff;
}

.catalog .all-courses a:hover {
	color: #fff !important;
	text-decoration: none;
	background: linear-gradient(to bottom, rgb(237 58 58) 0%, rgb(161 18 18) 100%);
}
.catalog-course {
    display: flex;
    justify-content: space-between;
	flex-direction: column;
    align-items: flex-start;
    gap: 20px;
	box-shadow: 5px 4px 23px rgb(159 157 155 / 43%);
	transition: all .4s ease-in-out;
	margin-bottom: 40px;
	transform: translateY(0px);
}

.catalog-course:hover {
	 box-shadow: 5px 4px 23px rgb(215 183 135 / 43%);
	 transform: translateY(-20px);
}
.course-image {
    flex-basis: 40%;
    height: 400px;
}

.course-name {
	color: #000;
	font-size: 22px;
    margin-bottom: 15px;
	transition: all .4s ease-in-out;
}
.course-name a {
	color: inherit;
}
.course-name:hover a {
	color: #d5b585;
    text-decoration: none;
}
.course-text {
	flex-basis: 80%;
	padding: 20px;
}


.course-name {
	font-size: 18px;
    margin: 0;
    margin-bottom: 10px;
}
.course-description h2 {
	font-size: 18px !important;
}
.course-description p {
    color: #7f7f7f;
}
.course-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.course-price {
	text-align: right;
    color: #8b4f4f;
    font-size: 16px;
	margin-bottom: 20px;
}

.catalog-course .old_price {
	text-align: right;
	position: relative;
	font-size: 20px;
}
.catalog-course .old_price span {
	display: block;
}

.catalog-course .old_price::after {
    content: "";
    display: block;
    background: #de3232;
    position: absolute;
    right: -4px;
    width: 110px;
    height: 2px;
    transform: rotate(-5deg);
    top: 12px;
}

.course-buttons {
    text-align: right;
}

.course-test-button {
    width: 188px;
    text-align: center;
    height: 40px;
    background: linear-gradient(to bottom, rgb(241 114 95) 0%, rgb(207 89 46) 100%);
    line-height: 40px;
    color: #fff;
    border-radius: 8px;
    text-decoration: none;
    transition: all .4s ease-in-out;
}
.course-test-button a {
    color: #fff;
        text-decoration: none;
}
.course-test-button:hover {
        background: linear-gradient(to bottom, rgb(241 114 95) 0%, rgb(207 89 46) 100%);
        cursor: pointer;
}
.course-test-button:hover a {
    color: #fff;
    text-decoration: none;
}
.course-button-buy, .course-detail-button {
	padding: 10px 60px;
    border-radius: 7px;
	text-align: center;
}

.course-button-buy:hover, .course-detail-button:hover {
	text-decoration: none;
	color: #fff;
}

.course-button-buy {
	background: linear-gradient(to bottom, rgb(237 58 58) 0%, rgb(161 18 18) 100%);
	color: #fff;
	display: inline-block;
    width: 100%;
	text-align: center;
}

.course-installment-buy {
	background: linear-gradient(to bottom, rgb(63 221 142) 0%, rgb(6 169 88) 100%);
	color: #fff;
	display: inline-block;
    width: 100%;
	text-align: center;
	padding: 10px 60px;
    border-radius: 7px;
	margin-bottom: 15px;
	transition: all .4s ease-in-out;
}

.course-installment-buy:hover, .course-installment-buy:visited, .course-installment-buy:focus {
	text-decoration: none;
	color: #fff;
    background: linear-gradient(to bottom, rgb(28 169 98) 0%, rgb(4 101 52) 100%);
}

.course-button-buy:hover,
.course-button-buy:visited, .course-button-buy:focus {
	background: rgb(220 188 142);
}

.course-detail-button  {
	background: linear-gradient(to bottom, rgb(220 188 142) 0%, rgb(211 179 131) 100%);
	color: #fff;
	transition: all .4s ease-in-out;
}

#jquery-lightbox {
    z-index: 999;
}

.latest_products-wide {
	margin-bottom: 40px;
}

.latest_products-wide .catalog-course {
	flex-direction: row;
}
.latest_products-wide .catalog-course .course-text {
	display: flex;
    align-items: center;
    justify-content: space-between;
}

.latest_products-wide .catalog-course .course-image{
	flex-basis: 30%;
    height: 400px;
}

.latest_products-wide .col-lg-12:first-child .catalog-course .course-buttons .course-detail-button {
    width: 100%;
    display: block;
}

.latest_products-wide .col-lg-12:last-child .catalog-course .course-buttons .course-detail-button {
    display: none !important;
}

.latest_products-wide .catalog-course .course-price,
.latest_products-wide .catalog-course .course-name {
	margin-bottom: 0;
}

.course-description ul {
	list-style-type: "✅";
}
.course-description ul li {
	margin: 5px 0;
	font-size: 14px;
}

.latest_products-wide .catalog-course .course-price {
    width: 110px;
    margin-right: 20px;
}

.latest_products-wide .catalog-course .course-text-wrapper {
    width: 80%;
}

.latest_products-group .column:nth-child(3) .catalog-course .course-buttons {
 /* display: none !important; */
}

/*================== КАРТОЧКА КУРСА ==================*/
.course-page {
	padding-top: 80px;
	padding-bottom: 180px;
}

.course-page .row-fluid {
	display: flex;
	justify-content: space-between;
}
.course-page h1 {
    color: #cbaa79;
	font-size: 31px;
}

.course__img {
	flex-basis: 50%;
	overflow: hidden;
    max-height: 600px;
    margin-right: 25px;
}
.course__description {
	flex-basis: 50%;
}

.course__img .image_middle img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#mxcpr, #mxcpr a {
	color: #fff !important;
}

.course__description .course-button-buy, .course-add-description .course-button-buy {
	padding: 10px 60px;
    border-radius: 7px;
	text-align: center;
	background: linear-gradient(to bottom, rgb(237 58 58) 0%, rgb(161 18 18) 100%);
	color: #fff;
	width: 100%;
    display: block;
    text-align: center;
}

.course-add-description .course-button-buy {
    max-width: 400px;
    display: block;
    text-align: center;
    margin: 20px auto;
    background: rgb(79 155 24);
    border: none;
}
.course-add-description .course-button-buy:hover {
    background: #000;
    border: none;
    outline: none;
    color: #fff !important;
}

.course__description .product-buttons {
	margin-top: 20px;
    width: 100%;
}

.course__description .prod_buttons {
	display: flex;
	gap: 10px;
	align-items: center;
	justify-content: flex-end;
}

.course__description .prod_qty_input input {
    height: 40px;
    border: 1px solid #b7b7b7;
    padding: 5px 15px;
    border-radius: 7px;
}

.course__description .course-button-buy:hover {
	text-decoration: none;
	color: #fff;
}

.course__description .prod_price {
	margin-bottom: 20px;
	text-align: right;
}

.course__description .prod_price span {
    text-align: right;
    color: #8b4f4f;
    font-size: 20px;
}

.course__img .text_zoom  {
	height: 20px;
    width: 20px;
}
.course-page h2 {
	font-size: 20px;
}
.jshop_prod_attributes {
	display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.jshop_prod_attributes .row-fluid {
	flex-direction: column;
}

/*================== КУРСЫ СТРАНИЦА КАТАЛОГ ==================*/

.courses-page h1 {
	font-size: 36px;
	margin-top: 20px;
    margin-bottom: 50px;
}

.jshop_list_product {
	padding-top: 80px;
    padding-bottom: 180px;
}

.list_product .row {
	display: flex;
    justify-content: flex-start;
	flex-wrap: wrap;
	column-gap: 20px;
	
}

.list_product .row .sblock3 {
	width: 31%;
	margin-bottom: 20px;
	box-shadow: 5px 4px 23px rgb(159 157 155 / 43%);
	transform: translateY(0);	
    transition: all .4s ease-in-out;
}


.list_product .row .sblock3:hover {
    box-shadow: 5px 4px 23px rgb(215 183 135 / 43%);
	transform: translateY(-20px);
}

.catalog__course-item-title {
	color: #000;
	font-size: 20px;
    margin: 0;
    margin-bottom: 10px;
}


.catalog__course-item-title a {
	color: inherit;
	transition: all .4s ease-in-out;
}

.catalog__course-item-title:hover a {
    color: #d5b585;
    text-decoration: none;
}

.catalog__course-item-price {
	text-align: right;
    color: #8b4f4f;
    font-size: 20px;
}

.catalog__course-item-img {
	height: 350px;
	overflow: hidden;
}

.catalog__course-item-img img {
	width: 100%;
    height: 100%;
    object-fit: cover;
}

.catalog__course-item-wrapper {
	padding: 20px;
}

.catalog__course-item-descr h2 {
    font-size: 16px !important;
}

.catalog__course-item-descr p {
    color: #7f7f7f;
}

.catalog__course-item-buy, .catalog__course-item-detail {
	padding: 10px 60px;
    border-radius: 7px;
	text-align: center;
	width: 100%;
    display: block;
}

.catalog__course-item-buy:hover, .catalog__course-item-detail:hover {
	text-decoration: none;
	color: #fff;
}

.catalog__course-item-buy {
	background: linear-gradient(to bottom, rgb(237 58 58) 0%, rgb(161 18 18) 100%);
	color: #fff;
	margin-bottom: 20px;
}

.catalog__course-item-detail  {
	background: linear-gradient(to bottom, rgb(220 188 142) 0%, rgb(211 179 131) 100%);
	color: #fff;
}

.jshop_prod_attributes .row-attr-1 select {
	border: 1px solid #b7b7b7;
    padding: 5px 15px;
    border-radius: 7px;
    height: 40px;
}
.jshop_prod_description .jshop_prod_attributes,
.jshop_prod_attributes .row-attr-1 {
	margin-bottom: 10px;
}

/*================== АВТОРИЗАЦИЯ ==================*/
.text_pay_without_reg {
	color: #9e0404;
    font-size: 16px;
	display: inline-block;
    margin-bottom: 10px;
}

.form-login input[type="text"], .form-login input[type="password"],
.form-register input[type="text"], .form-register input[type="password"] {
	padding: 10px 20px;
    border: 1px solid #c9c9c9;
    border-radius: 5px;
    width: 100%;
}

.form-login label, .form-register .control-label {
	text-align: left !important;
    display: block;
}

.form-login {
	margin-top: 20px;
}

.register_block .block_button_register {
	margin-top: 20px;
}

.block_button_register .button {
	background: #9a0404;
    color: #fff;
	transition: all .4s ease-in-out;
}
.block_button_register .button:hover {
	color: #fff !important;
    background: #bf1a1a;
}

.button-login  {
	background: #9a0404;
    color: #fff;
	padding: 6px 60px !important;
	transition: all .4s ease-in-out;
}
.button-login:hover {
	color: #fff !important;
    background: #bf1a1a;	
}
.checkbox.rowremember {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    padding-left: 20px;
}

.rowlostpassword {
	margin-top: 10px;
}
.login_block, .register_block {
	margin-bottom: 20px;
}

.form-register .control-group {
	margin-bottom: 20px;
	width: 60%;
}
/*================== ОФОРМЛЕНИЕ ЗАКАЗА ==================*/
#oneStepCheckoutForm {
	padding-top: 60px;
	padding-bottom: 100px;
}

#step5 .minicart .jshop_prod_cart td:nth-child(3) {
	width: 100px;
}
#step5 .minicart .jshop_prod_cart {
	font-size: 14px;
}

#step5 .jshop_subtotal {
	width: 100%;
}
#step5 .jshop_subtotal tr td {
    padding: 10px 0;
}

#button_order_finish {
	background: linear-gradient(to bottom, rgb(237 58 58) 0%, rgb(161 18 18) 100%);
	color: #fff;
}

#oneStepCheckoutForm .add_info textarea {
	width: 100%;
	resize: none;
}

#oneStepCheckoutForm .jshop_subtotal .total {
	color: #d42c2c;
	font-size: 18px;
}

.my-profile .editdata, .my-profile .showorders {
	color: #000;
	margin-bottom: 30px;
}

.myaccount_urls div a {
	padding: 10px 26px;
    border: 1px solid #000;
	color: #000;
    border-radius: 5px;
	display: inline-block;
	width: 300px;
    text-align: center;
	transition: all .4s ease-in-out;
}
.myaccount_urls div a {
	background: #3d3d3d;
    color: #fff;
}

.myaccount_urls div a:hover {
	text-decoration: none;
	background: transparent;
	color: #000;
}
.myaccount_urls .urllogout a {
	background: transparent;
	color: #000;
}

.myaccount_urls .urllogout a:hover {
	background: #3d3d3d;
    color: #fff;
}

.my-profile .email {
	font-size: 18px;
    color: #9d0303;
}

.my-profile .name {
    font-size: 18px;
    text-decoration: underline;
    padding: 5px 0;
}

.myaccount_urls.my-profile, .edit-form-block {
	padding-bottom: 60px;
}

.edit-form-block .control-group {
	margin-bottom: 20px;
}

.edit-form-block .control-group input {
	padding: 10px 20px;
    border: 1px solid #c9c9c9;
    border-radius: 5px;
    width: 100%;
}


.edit-form-block .control-group .control-label {
	text-align: left !important;
	margin-bottom: 10px;
}

.edit-form-block .control-group .control-label {
	text-align: left !important;
}

.btn-edit {
	margin-top: 20px;
	background: #9a0404;
    color: #fff;
    transition: all .4s ease-in-out;
}

.edit-form-block {
	max-width: 600px;
	width: 100%;
}

.myorders_list, .myorderinfo {
	padding-bottom: 100px;
}

.myorders_list h1 {
	margin-bottom: 40px;
}

.myorders_block-wrapper {
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.myorders_block_info {
	padding: 10px 20px 60px;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    background: #fbfbfb;
}

.myorders_total {
    margin-top: 40px;
    font-size: 20px;
}
.myorders_total .price {
	color: #930303;
}

.table_order_list .buttons a {
	padding: 5px 20px;
    background: #8b3131;
    color: #fff;
}
.myorders_block_info > div {
	margin-bottom: 10px;
}
.table_order_list .span6 > div,
.table_order_list .span3 > div {
	margin-bottom: 10px;
}

.myorderinfo {
	display: flex;
    flex-direction: column;
}

.userinfo, .order_items, .payment_block_info {
	padding: 10px 20px;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    background: #fbfbfb;
    margin-bottom: 40px;
}

.myorderinfo table {
    width: 100%;
}

.myorderinfo table tr td, .myorderinfo table tr th {
	margin: 5px 0px;
}

.myorderinfo .row-fluid {
	margin-bottom: 10px;
}

.myorderinfo .product_head {
    font-size: 20px;
    margin-bottom: 15px
}
.myorderinfo .jshop_subtotal {
	width: 300px;
    max-width: 100%;
	margin-bottom: 20px;
	font-size: 20px;
}
.myorderinfo .history {
	width: 200px;
    max-width: 100%;
}

.video-product {
	margin-bottom: 40px;
	margin-top: 40px;
}

.video-product iframe {
	width: 100%;
	height: 600px;
}

.video-product iframe {
	max-width: 100%;
}

#block_price-old {
	display: block;
    font-size: 18px;
    color: #959595;
    text-decoration: line-through;
}


@media (max-width:1200px) and (min-width:992px) {
	.menu {
		position: relative;
		overflow: hidden;
	}

	.menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
		position: relative;
		left: 50%;
		float: left;
	}

	.menu ul li {
		position: relative;
		left: -50%;
		float: left;
		padding-right: 100px;
	}

	.callbackbutton {
		font-size: 12px;
	}

	.maskoncert {
		float: none;
		text-align: center;
		margin: 0 auto;
		margin-top: 20px;
	}

	.maskoncert:last-child {
		margin-bottom: 20px;
	}

	.block1 .problemblock {
		height: 250px!important;
	}

	.block2 .problemblock {
		height: 230px!important;
	}

	.block3 .problemblock {
		height: 250px!important;
	}

	.problemblock .individ {
		left: 55px;
		bottom: 10px;
	}

	#lbCloseLink {
		margin-right: 50px;
	}

	#lbNumber {
		margin-left: 50px;
	}

	#lbCaption {
		margin-left: 50px;
	}
}

@media(max-width:1200px) {
	#oneStepCheckoutForm .uk-width-large-3-10 {
        width: 50%;
		margin-bottom: 20px;
		height: 300px;
    }
	#oneStepCheckoutForm .uk-panel-wide {
		width: 100%;
		height: 500px;
	}
	#oneStepCheckoutForm .uk-width-large-3-10 .uk-panel-box {
		height: 100%;
	}
	.course-image {
		flex-basis: 50%;
		height: 450px;
	}
}

@media(max-width: 991px) {
	.news-subscribe-wrapper.d-none {
		display: none !important;
	}

	.aboutme-wrapper .abouthead {
		background-size: auto;
		height: 60px;
	}
	.aboutme-wrapper .testomonials {
	    margin-left: 0;
	}

	.contacthead.row {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		gap: 10px;
	}

	.header .email {
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}

	.header .header-row {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
	}

	.contacthead .phone:before {
		top: 5px;
		left: -3px;
	}
	
	.catalog-course {
		gap: 0px;
	}
	.course-image {
		flex-basis: 40%;
	}
	.course-text {
		flex-basis: 80%;;
	}
	
	.course__img {
		margin-right: 0;
	    flex-basis: 100%;
        width: 100%;
	}
	.course__description {
		flex-basis: 100%;
        width: 100%;
	}
	.course-page .row-fluid {
		flex-wrap: wrap;
	}
	.video-product iframe {
		width: 100%;
		height: 400px;
	}
	
	.course-image {
        flex-basis: 100%;
        width: 100%;
    }
	 .course-text {
        flex-basis: 100%;
        width: 100%;
    }
	.course-text .course-buttons {
		display: flex;
		flex-direction: column;
	}
}

.footer-row-mobile {
	display: none;
}

@media (max-width:991px) and (min-width:768px) {
	.de span {
		font-size: 13px;
	}

	.menu {
		position: relative;
		overflow: hidden;
	}

	.menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
		position: relative;
		left: 50%;
		float: left;
	}

	.menu ul li {
		position: relative;
		left: -50%;
		float: left;
		padding-right: 55px;
	}

	.maskoncert {
		float: none;
		text-align: center;
		margin: 0 auto;
		margin-top: 20px;
	}

	.maskoncert:last-child {
		margin-bottom: 20px;
	}

	.callbackbutton {
		font-size: 12px;
	}

	.phone {
		float: right!important;
		font-size: 24px!important;
	}

	.email {
		font-size: 16px!important;
	}

	.slider a {
		font-size: 20px;
	}

	.myphoto {
		margin-right: 5px;
	}

	.imgabout {
		margin: 0 10px 0 5px;
	}

	.phonefooter {
		font-size: 24px!important;
	}

	.emailfooter {
		font-size: 18px;
	}

	.block2 {
		height: 200px!important;
	}

	.block3 .problemblock:last-child {
		margin-bottom: 100px;
	}
}

@media (max-width:767px) {
	.header {
		text-align: center;
		position: relative;
	}

	.header .centerhead {
		background: none !important;
		padding: 0;
		margin: 0;
	}

	.centerhead img {
		width: 120px !important;
		height: 100px !important;
		width: 98px !important;
		height: 81px !important;
		max-width: 100%;
	}

	.centerhead>span {
		display: none;
	}

	.header .header-row {
		align-items: center;
	}

	.contacthead.row {
		flex-direction: row;
		align-items: center;
	}

	.centerhead {
		height: auto;
	}

	.lefthead {
		margin-top: 140px;
	}/*180*/
	.d-none {
		display: none !important;
	}

	.socialicon {
		margin: 0px;
	}

	.lefthead .adress {
		margin-bottom: 20px;
	}

	.socialicon {
		float: none!important;
	}

	.contacthead {
		float: none!important;
	}

	.phone {
		text-align: center!important;
		font-size: 18px!important;
	}

	.contacthead .phone {
		text-align: right !important;
	}

	.phone:before {
		left: 0!important;
	}

	.email {
		text-align: center;
	}

	.user .navbar ul {
		display: flex;
		margin: 0;
	}

	.abouthead {
		background-size: 100% 100%;
	}

	.slider {
		height: auto;
	}

	.slider .container div h1 {
		font-size: 24px;
	}

	.slider .container div h2 {
		font-size: 16px;
	}

	.slider .container div a {
		margin-bottom: 30px;
		font-size: 20px;
		padding: 5px 10px;
	}
	.linevert {
		height: 250px;
	}
	.contentabout ul {
		padding-left: 20px;
	}

	.maskoncert {
		float: none;
		text-align: center;
		margin: 0 auto;
		margin-top: 20px;
	}

	.maskoncert:last-child {
		margin-bottom: 20px;
	}

	.centerfoott {
		position: absolute!important;
		left: 0;
		float: none!important;
	}

	.centerfoot {
		left: 0!important;
	}

	.leftfoot {
		text-align: center;
		margin-top: 140px;
	}

	.phonefooter {
		text-align: center;
		float: none!important;
		font-size: 22px!important;
	}

	.phonefooter:before {
		left: 0!important;
	}

	.emailfooter {
		text-align: center;
	}

	.contentabout {
		clear: both;
		width: 100%;
	}

	.myphoto {
		width: 50%;
		text-align: center;
	}

	.imgabout {
		margin-right: 0!important;
	}

	.block2 {
		height: 200px!important;
	}

	.block3 .problemblock:last-child {
		margin-bottom: 100px;
	}

	.menu ul li {
		padding-right: 15px;
	}

	.de {
		font-size: 14px!important;
	}

	.footer-row-wrap {
		flex-wrap: wrap;
	}

	.logout-wrapper {
		display: block !important;
	}

	.logout-wrapper .logout-btn--mobile {
		padding: 15px;
		border: 1px solid var(--gru-border-color) !important;
		border-radius: var(--gru-input-border-radius) !important;
		transition: background .4s ease-in, color .4s ease-in;
	}

	.logout-wrapper .logout-btn--mobile:hover {
		background: var(--gru-danger);
	}

	.logout-wrapper .logout-btn--mobile:hover a,
.logout-wrapper .logout-btn--mobile:hover a i {
		color: var(--gru-white);
		text-decoration: none;
	}

	#guru_menubar_mobile .guru_menubar_mobile-select {
		padding: 14px 15px;
		border-radius: 8px;
		font-size: 18px;
	}

	#guru_menubar_mobile select {
		padding: 14px 15px;
		border-radius: 8px;
		font-size: 18px;
	}

	.logout-wrapper .logout-btn--mobile a i {
		font-size: 18px;
		color: var(--gru-gray-400);
		transition: var(--gru-trans-base);
	}

	.footer-row-desktop {
		display: none !important;
	}

	.footer-row-mobile {
		display: block;
	}

	.footer-row-mobile .emailfooter {
		text-align: left;
	}

	.footer-row-mobile .news-subscribe-wrapper h4 {
		text-align: center;
		color: #fff;
	}

	#header {
		transition: background .4s ease-in;
	}

	#header.scroll-header {
		position: fixed;
		background: #fff;
		left: 0;
		top: 0;
		right: 0;
		z-index: 99;
		transition: background .4s ease-in;
	}
	.catalog-course {
		flex-direction: column;
	}
	.course-image {
		flex-basis: 100%;
	    width: 100%;	
	}
	.course-image .image_block, .course-image .image_block a {
		width: 100%;
		display: block;
	}
	.course-text {
		flex-basis: 100%;
		width: 100%;
	}
	.course-page .row-fluid {
		display: flex;
		justify-content: space-between;
		flex-direction: column;
		align-items: flex-end;
	}

	.form-register .control-group {
		width: 100%;
	}
	#oneStepCheckoutForm .uk-width-large-3-10 {
		width: 100%;
		height: auto;
	}
	#oneStepCheckoutForm .uk-width-large-3-10 .uk-panel-box {
        height: auto;
    }
	 #oneStepCheckoutForm .uk-panel-wide {
        height:  auto;
		margin-bottom: 20px;
    }
#preContentRegistration h3 {
	font-size: 18px !important;
}

}

.contentbg {
/*background-image:url(/templates/pastuhova/images/bg_about.jpg);*/
	background-repeat: repeat-x;
	background-size: 100% 100%;
}

@media(max-width: 480px) {
	#step5 .minicart tr {
		display: flex;
		flex-direction: column;
	}
	#step5 .minicart tr td, #step5 .minicart tr th {
		max-width: 100% !important;
		width: 100%;
	}
	.my-profile .email {
		justify-content: flex-start;
		margin-bottom: 20px;
		margin-top: 20;
	}
	  .course-page .row-fluid {
        align-items: flex-start;
        width: 100%;
    }
	.jshop_prod_attributes .prod_qty-wrapper {
		width: 100%;
	}
	.course__description .prod_qty_input input {
		width: 100%;
	}
	.jshop_prod_attributes .row-attr-1 select {
		width: 100%;
	}
	.jshop_prod_attributes .span10 {
		width: 100%;
	}
}


@media (max-width: 460px) {
	.menu ul {
		margin-bottom: 20px;
	}

	.slider h1 {
		font-size: 36px;
	}

	.textproblem {
		margin: 0 auto!important;
		text-align: center;
	}

	.problemblock img {
		position: relative;
		left: inherit;
		top: inherit;
		margin: 0 auto;
	}

	.problemblock {
		text-align: center;
		max-height: 400px;
		min-height: 400px!important;
		margin-bottom: 0;
	}

	.problemblock .individ {
		position: relative;
		left: 0;
		bottom: -30px;
	}

	.block1 {
		margin-bottom: 50px;
	}

	.block2 {
		height: 310px!important;
		margin-bottom: 50px;
	}

	.block3 {
		margin-bottom: 50px;
	}

	.aboutcontent {
		text-align: center;
	}

	.myphoto {
		width: 99%;
		margin-bottom: 20px;
	}

	.linevert {
		display: none;
	}

	.imgabout {
		margin: 0 auto;
		float: none;
		text-align: center;
	}

	.callbackbutton {
		font-size: 12px;
	}

	.tp-caption.excerpt,.excerpt {
/*top:50px!important*/;
	}
	.course-button-buy, .course-detail-button {
		display: block;
		width: 100%
	}
	.course-button-buy {
		margin-bottom: 20px;
	}
	.course-description h2 {
		font-size: 16px !important;
	}
	.course-page h1 {
		color: #cbaa79;
		font-size: 26px;
	}
	.course__description .prod_buttons {
		flex-direction: column;
		align-items: flex-start;
	}
	.course-page .row-fluid {
        align-items: flex-start;
    }
	#block_attr_sel_1 {
		display: block;
		width: 100%;
	}
	.course__description .product-buttons, 
	.jshop_prod_attributes .row-attr-1 select	{
		width: 100%;
	}
	.course__description .course-button-buy {
		width: 100%;
		display: block;
	}
	.course__description .prod_buttons .prod_qty-wrapper {
		width: 100%;
	}
	.course__description .prod_qty_input input {
		width: 100%;
	}
	.jshop_prod_attributes .row-attr-1 .span10 {
		width: 100%;
		display: block;
	}
	.course__description .prod_price {
		text-align: left;
   }
}

.mb75 {
	margin-bottom: 75px;
}
/*.readmore{font-size:18px;color:#fff;border:3px solid #fff;border-radius:6px;padding:5px 15px;float:right}*/
.readmore {
	height: 15px;
}

a.readmore:hover {
	text-decoration: none;
	color: #fff;
}

.de {
	font-size: 20px;
	color: maroon;
	display: block;
	position: absolute;
	left: 5%;
	right: 0;
	margin-top: 10px;
}

@media (min-width:768px) and (max-width:1200px) {
	.de {
		font-size: 16px!important;
	}

	.dj-offcanvas-open .dj-offcanvas {
		z-index: 9999999 !important;
	}
}

@media (max-width:768px) {
	.owl-theme .owl-controls {
		display: none!important;
	}
}

#sbox-content iframe {
	width: 100%!important;
}

p.buttonfooter + p {
	margin-top: 20px;
}

.blog .page-header {
	border-bottom: none;
}
/*p.readmore a{color:maroon;font-weight:700}*/
p.readmore a {
	color: maroon;
	font-weight: 700;
	border: 3px solid #fff;
	border-radius: 6px;
	padding: 10px 20px;
	float: right;
}

.pagination {
	width: 100%;
	text-align: center;
}

.pagination .counter {
	float: none!important;
}

.pagination ul {
	display: table;
	margin: 0 auto;
}

.pagination li {
	float: left;
	list-style: none;
	padding-right: 20px;
}

.pagination li a {
	border-radius: 20px;
	background: #980303;
	color: #fff;
	padding: 9px 15px;
	display: block!important;
}

.pagination li span {
	border-radius: 20px;
	background: #fff;
	color: #980303;
	padding: 9px 15px;
	display: block;
}

.doverie .owl-item {
	overflow: hidden;
	position: relative;
	height: 200px;
}

.doverie .item img {
	width: 100%;
	height: auto;
	vertical-align: middle;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	max-height: 200px;
	max-width: 200px;
	position: absolute;
}

.owl-prev {
	left: -45px;
	top: 55px;
	position: absolute;
}

.owl-prev i {
	font-size: 24px;
}

.owl-next {
	right: -45px;
	top: 55px;
	position: absolute;
}

.owl-next i {
	font-size: 24px;
}

.tran div[itemprop="blogPost"] {
	margin-bottom: 80px;
}

div[itemtype="https://schema.org/Article"] {
	padding-bottom: 100px;
}

.scrollup {
	width: 40px;
	height: 40px;
	opacity: .3;
	position: fixed;
	bottom: 50px;
	right: 100px;
	display: none;
	text-indent: -9999px;
	background: url(../images/icon_top.png) no-repeat;
}

.scrollup:link,.scrollup:visited,.scrollup:hover,.scrollup:focus,.scrollup:active {
	border: 0;
	outline: 0;
}

@media (max-width:1200px) {
	.scrollup {
		right: 50px;
	}

	.dj-offcanvas-open .dj-offcanvas {
		z-index: 9999999 !important;
	}
}

.overflow {
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.readmore:visited,.readmore:hover,.readmore:focus,.readmore:active {
	color: #fff;
	text-decoration: none;
}

.gray {
	color: #d2d2d2!important;
	border: 3px solid #d2d2d2;
}

.gray:hover {
	color: #d2d2d2!important;
}

.pull-left {
	margin-right: 15px;
}

.payment-systems {
	display: flex;
	justify-content: center;
}

.payment-system-icon {
	width: 100px;
}

.privacy a, .offer a {
	color: #9e9e9e !important;
}

.privacy a:hover, .privacy a:focus, .offer a:hover, .offer a:focus {
	color: #fff !important;
}

.footer-row-wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 20px 0 40px;
}

.privacy, .offer {
	display: flex;
	justify-content: center;
	text-align: center;
}

.gru-login, .gru-page, div#guru-component .gru-register {
	padding-top: 4rem;
}

.reset {
	padding: 6rem 0 12rem;
}

.reset button {
	margin-top: 1.5rem;
}

.guru-content {
	padding-top: 20px;
}

/* ================ ERROR 404 ================ */

.error-page {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	position: relative;
	min-height: 800px;
}

.error-page__img {
	position: absolute;
	right: 24%;
	width: 90%;
	bottom: 2%;
	z-index: -1;
}

.error-page__img img {
	max-width: 100%;
	height: auto;
}

.error-page__text {
	flex-basis: 48%;
	flex-shrink: 0;
	position: absolute;
	left: 1%;
	bottom: 30%;
	z-index: 3;
}

.home-btn {
	padding: 15px 40px;
	text-align: center;
	border: 1px solid #000;
	border-radius: 10px;
	background: #3b3a3a;
	color: #fff !important;
	margin-top: 30px;
	display: inline-block;
	transition: all .3s ease-in-out;
}

.home-btn:hover {
	background: #000;
}

.catalog-all-courses {
	display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
}

.light-btn {
    background: linear-gradient(to bottom, rgb(69 74 93) 0%, rgb(32 36 44) 100%) !important;
    color: #fff;
}

.light-btn:hover {
	background: linear-gradient(to bottom, rgb(61 63 69) 0%, rgb(32 36 44) 100%) !important;
}

@media(max-width:1200px) {
	.phonefooter:before {
		left: 8%;
	}

	.cat_level_wrap .g_sect .cont_detail_guru .course_cell_guru .gru-sub-cat .gru-cat-media a img {
		max-width: 100%;
		height: 100%;
		width: 100%;
		display: block;
		margin-bottom: 10px;
		object-fit: cover;
	}

	.cat_level_wrap .g_sect .cont_detail_guru .course_cell_guru .gru-sub-cat {
		display: flex !important;
		flex-direction: column !important;
	}

	.cat_level_wrap .g_sect .cont_detail_guru .course_cell_guru .gru-sub-cat .gru-cat-media {
		margin-right: 0 !important;
	}

	.cat_level_wrap .g_sect .cont_detail_guru .course_cell_guru .gru-sub-cat {
		padding: 0 !important;
	}

	.cat_level_wrap .g_sect .cont_detail_guru .course_cell_guru .gru-sub-cat .name_guru {
		padding-left: 25px;
		padding-right: 25px;
	}

	.cat_level_wrap .g_sect .cont_detail_guru .course_cell_guru .gru-sub-cat .description_guru {
		padding-left: 25px;
		padding-right: 25px;
	}

	.gru-cart #row_10 select.uk-width-1-1 {
		min-height: 120px !important;
	}

	.error-page {
		min-height: 630px;
	}
	.latest_products-wide .catalog-course .course-text-wrapper {
	    width: 80%;
    }
}

@media(max-width:991px) {
	.phonefooter:before {
		left: 4%;
	}

	.contacthead {
		float: none !important;
	}

	.dj-offcanvas-content .callbackbutton {
		display: block !important;
		width: 100% !important;
		text-align: center;
		font-size: 14px !important;
	}

	.gru-cart #row_10 select.uk-width-1-1 {
		min-height: 180px !important;
	}

	#g_authoraddcourse .uk-button-group {
		flex-wrap: wrap;
		gap: 20px;
		justify-content: space-between;
	}

	.error-page {
		min-height: 500px;
	}

	.error-page__img {
		right: -5%;
		bottom: 4%;
	}
	.list_product .row .sblock3 {
		width: 47%;
	}
	.list_product .row {
		column-gap: 0;
	}
	.list_product .row .sblock3 {
		marging-right: 20px;
	}
	.latest_products-wide .catalog-course .course-text {
		flex-direction: column;
	}
	.catalog .container.catalogcontent {
		padding: 0 !important;
	}
	.latest_products-wide .catalog-course .course-text-wrapper {
        width: 100%;
    }
.latest_products-wide .catalog-course .course-image {
    flex-basis: 45% !important;
    height: 400px;
}
.latest_products-wide .catalog-course .course-price, .latest_products-wide .catalog-course .course-name {
    font-size: 20px;
}
	
}

@media(max-width:765px) {
	.contacthead .phone {
		display: inline-block;
	}

	.contacthead .phone:before {
		top: 5px !important;
		left: -44px !important;
	}

	.acym_module {
		justify-content: center;
		display: flex;
	}

	.gru-cart #row_10 select.uk-width-1-1 {
		min-height: 140px !important;
	}

	#g_authoraddcourse .uk-visible-small {
		display: flex;
		flex-wrap: wrap;
		gap: 20px;
		justify-content: space-between;
	}

	.gru-register .uk-form-row input {
		margin-bottom: 20px !important;
	}

	#guru-component .uk-table {
		display: table;
		overflow-x: auto;
	}

	#g_authorcourse tbody tr td.uk-visible-small span {
		display: inline-block;
		margin-bottom: 20px;
	}

	.error-page__img {
		right: 6%;
	}

	.error-page__text {
		left: 6%;
		bottom: 17%;
	}
	.list_product .row .sblock3 {
		width: 44%;
	}
}

@media(max-width:760px) {
	#guru-component .course_view_teacher .uk-table th {
		width: 100%;
	}

	.accordionItem .g_table_wrap table th {
		width: 100% !important;
	}

	div#guru-component .uk-button+.uk-button {
		margin-top: 0px !important;
	}

	#guru-component .uk-width-1-4 {
		width: 20% !important;
	}

	.form-reset-well {
		max-width: 100%;
	}

	.login-page .nav-tabs {
		flex-wrap: wrap;
	}

	.login-page .nav-tabs li {
		padding: 0px !important;
	}

	.reset-confirm-wrapper #jform_captcha div {
		width: 100% !important;
		max-width: 100% !important;
	}

	.reset-confirm-wrapper #jform_captcha div  iframe {
		width: 100% !important;
		max-width: 100% !important;
	}

	.gru-course-detail .gru-course-info .gru-cover-details .uk-width-1-1 {
		margin: 0 !important;
	}
	.myorderinfo table, .myorderinfo table tr {
	    display: flex;
		flex-direction: column;
	}
	.myorderinfo table, .myorderinfo table tr td, .myorderinfo table, .myorderinfo table tr th {
		width: 100% !important;
	}
}

.guru-payment-method select {
	font-size: 16px !important;
	width: 100% !important;
	max-width: 100% !important;
	border-radius: 8px !important;
	padding: 10px 10px !important;
	background: #fff !important;
	min-height: 80px !important;
	white-space: initial !important;
}

#guru-component .uk-alert {
	font-size: 18px !important;
}

#guru-component .uk-width-1-1 {
	padding: 10px !important;
	border-radius: 8px !important;
	background: #fff;
}

.gru-mycoursesauthor .uk-grid .uk-visible-small .uk-button.uk-button-success {
	background: #af1414;
	margin-bottom: 20px !important;
}

#guru-component .uk-grid > * {
	padding-left: 25px !important;
}



@media(max-width:680px) {
	.footer-row-wrap {
		flex-wrap: wrap;
	}

	.privacy, .offer {
		display: block;
	}

	.error-page {
		min-height: initial;
		padding-top: 60px;
		padding-bottom: 60px;
		flex-direction: column-reverse;
		text-align: center;
	}

	.error-page__img {
		position: relative;
		right: initial;
		bottom: initial;
	}

	.error-page__text {
		left: initial;
		bottom: initial;
		position: relative;
	}
	.list_product .row .sblock3 {
		width: 100%;
		margin-right: 0;
	}
	.myorders_block-wrapper {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		gap: 20px;
	}
	.latest_products-wide .catalog-course .course-image {
        flex-basis: 1005% !important;
        height: 400px;
    }
    .latest_products-wide .catalog-course {
    flex-direction: column;
    }
    .latest_products-wide .catalog-course .course-image .image_block {
        height: 400px;
    }
     .latest_products-wide .catalog-course .course-image  img {
        object-position: top;
    }
}

@media(max-width: 576px) {
	.centered img {
		width: 120px !important;
		height: 100px !important;
		width: 95px !important;
		height: 75px !important;
		max-width: 100%;
	}

	.aboutme-wrapper .abouthead,
.aboutme-wrapper .all-courses {
		width: 48%;
	}

	.footer-logo img {
		margin: 0 auto;
		display: block;
	}

	.footer-row-mobile .emailfooter {
		text-align: center;
	}

	.footer-row-mobile .row {
		flex-direction: column;
		display: flex;
		align-items: center;
	}

	.contacthead.row {
		flex-direction: column;
		gap: 0;
	}

	.footer-row-mobile .row .col-xs-6 {
		width: 100% !important;
	}

	.gru-cart #row_10 select.uk-width-1-1 {
		min-height: 220px !important;
	}

	#g_authoraddcourse .uk-visible-small {
		display: flex;
		flex-wrap: wrap;
		gap: 20px;
		justify-content: space-between;
	}

	#g_authoraddcourse .uk-visible-small input {
		width: 100% !important;
	}

	.gru-register .uk-form-row .uk-form-controls {
		width: 100% !important;
	}

	.gru-register .uk-form-row input {
		margin-bottom: 20px !important;
		width: 100% !important;
	}
	
	.latest_products-wide .catalog-course {
		flex-direction: column;
	}

}

@media(max-width:450px) {
	img {
		max-width: 100%;
		height: auto;
	}

	.payment-system-icon {
		width: 80px;
	}

	#guru-component .uk-button-success {
		width: 100%;
	}

	div#guru-component .uk-form .uk-form-controls {
		width: 100%;
	}

	div#guru-component .uk-form .uk-form-controls.input-group {
		width: 100%;
	}

	div#guru-component .uk-button+.uk-button {
		margin-top: 0px !important;
	}

	#guru_menubar_mobile select {
		width: 60% !important;
		border: 1px solid var(--gru-border-color) !important;
		border-radius: var(--gru-input-border-radius) !important;
		height: var(--gru-input-height) !important;
		padding: 0 var(--gru-input-padding-x) !important;
		background: #fff !important;
	}

	#guru_menubar_mobile {
		padding: 0;
		margin-bottom: 10px;
	}

	.logout-wrapper .logout-btn--mobile {
		padding: 12px;
	}

	#guru-component .uk-table th {
		width: 100% !important;
		display: block;
		text-align: center;
	}

	#guru-component .uk-table td {
		width: 100% !important;
		display: block;
		text-align: center;
	}

	#guru-component .uk-table {
		display: inline-flex !important;
	}

	#guru-component .uk-table-striped tbody tr {
		width: 100%;
		display: block;
	}

	#guru-component .uk-table-striped tbody {
		width: 100%;
	}

	#guru-component .uk-table-striped tbody tr:nth-of-type(odd) {
		background: #f9dfba !important;
	}

	#guru-component #g_table_cart.uk-table-striped tbody tr:nth-of-type(odd) {
		background: none !important;
	}

	#guru_cart #g_table_cart {
		flex-wrap: wrap;
	}

	#guru-component #g_table_cart tr th,
    #guru-component #g_table_cart tr {
		display: block;
		width: 100%;
	}

	#guru_cart #g_table_cart thead {
		display: block;
		width: 100%;
	}

	#guru_cart input[type="text"] {
		width: 100%;
		margin-bottom: 1rem;
	}

	#guru-component input[type="button"] {
		min-width: 100%;
	}

	.gru-course-detail .gru-course-info .gru-cover-details {
		padding: 0px !important;
	}

	.gru-cart #row_10 select.uk-width-1-1 {
		min-height: 205px !important;
	}

	#g_authoraddcourse .uk-visible-small {
		display: flex;
		flex-wrap: wrap;
		gap: 20px;
		justify-content: space-between;
	}
	.course-page h2 {
		font-size: 18px;
	}
	.video-product iframe {
        width: 100%;
        height: 300px;
    }
	.contentabout {
		text-align: left;
	}
	.catalog-all-courses {
		flex-direction: column;
	}
	.catalog-all-courses a {
		width: 100%;
	}
	.aboutme .aboutme-wrapper.contflex {
	    flex-wrap: wrap;
	}
    .aboutme-wrapper .testomonials {
        width: 100%;
    }
.aboutme-wrapper .abouthead, .aboutme-wrapper .all-courses {
        width: 50%;
    }
    .aboutme-wrapper .abouthead {
        background: linear-gradient(to bottom, rgb(214 188 147) 0%, rgb(179 152 111) 100%);
    }
        .latest_products-wide .catalog-course .course-price, .latest_products-wide .catalog-course .course-name {
        font-size: 16px;
    }

  .head-title {
    font-size: 18px;
}
}

@media(max-width:380px) {
	.uk-float-left.wk-float-left.pagetitle-cartbutton .uk-float-left {
		float: none !important;
	}

	.uk-float-left.wk-float-left.pagetitle-cartbutton .uk-float-right {
		float: none !important;
	}

	.pagetitle-cartbutton > div {
		width: 100% !important;
	}

	#guru-component .gru-course-renew input[type="button"] {
		width: 100% !important;
	}

	.guru-teacher-media {
		flex-basis: 100%;
	}

	.guru-teacher-media img {
		width: 100%;
	}

	#g_prices_modal_text h2 {
		font-size: 1em;
	}

	.guru-modal-content {
		padding: 0px !important;
	}

	#g_prices_modal td {
		width: 100% !important;
		display: block !important;
	}

	#g_prices_modal tr {
		width: 100% !important;
		display: block !important;
	}

	#guru-component .uk-table-condensed td {
		width: 100% !important;
		display: block !important;
	}

	.guru-modal-content {
	}

	#guru-component .uk-button {
		width: 100% !important;
	}

	#guru-component input[type="button"] {
		width: 100% !important;
		display: block !important;
	}

	.guru-payment-method select {
		font-size: 14px !important;
	}

	#guru_cart .uk-grid .uk-width-1-2.wk-width-1-2 {
		width: 100% !important;
	}
	.course-button-buy, .course-detail-button {
	    padding: 10px 20px;
	}
	.course-text h4 {
		font-size: 16px !important;
	}
	.course-name {
    font-size: 14px;
	}
  
}

@media (min-width: 992px) {
	.gru-default-layout .gru-course-media {
		flex-basis: 100% !important;
		margin-bottom: 0;
		padding-right: 0 !important;
	}
}