.st-hidden{display:none!important;}
.st-visible{display:inline-block!important;}
.st-center{text-align:center;}
.sti-center{margin: auto auto auto auto;}
.st-left{text-align:left;}
.st-right, .st-right-b{text-align:right;}
.rubl {font-family: 'PT Sans', serif;}
.mr-b-0{margin-bottom:0px;}
.mr-b-10{margin-bottom:10px;}
.mr-b-15{margin-bottom:15px;}
.mr-b-20{margin-bottom:20px;}
.mr-b-30{margin-bottom:30px;}
.mr-b-60{margin-bottom:60px;}
.mr-t-0{margin-top:0px !important;}
.mr-t-6{margin-top:6px;}
.mr-t-10{margin-top:10px !important;}
.mr-t-15{margin-top:15px;}
.mr-t-60{margin-top:60px;}
.mr-t-134{margin-top:134px;}
.mr-r-15{margin-right:15px;}
.mr-l-15{margin-left:15px;}
.mr-l-30{margin-left:30px;}
.pd-t-0{padding-top:0px !important;}
.pd-t-5{padding-top:5px;}
.pd-l-0{padding-left:0px;}
.pd-r-30{padding-right:30px;}
.pd-b-0{padding-bottom:0px !important;}
.pd-b-9{padding-bottom: 9px;}
.pd-b-16{padding-bottom: 16px;}
.pd-0{padding:0px !important;}
.st-nobr{white-space:nowrap}
.bg-gray{background-color:#f3f3f3;}
.st-bold{font-weight:bold;}
.st-top-gray{border-top: 1px solid rgba(0, 0, 0, 0.1);}
.st-bottom-gray{border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.st-strike{text-decoration:line-through;}
.st-over-hidden{overflow:hidden;}
.st-block{display:block!important;}
.st-float-right{float:right;}
.st-float-left{float:left;}
.st-dashed{border-bottom: 1px dashed #ff6e02;color:#ff6e02;}
.st-dashed:hover,.st-dashed:focus{color:#ff6e02;}
.st-pointer{cursor:pointer;}
.st-size-40{font-size:40px;}
.st-size-60{font-size:60px;}
.card-pricing .text-danger{color:#f44336 !important}
.text-brand{color:#ff6e02 !important;}
.text-black{color:#3C4858 !important;}
.text-blue{color: #265596 !important;}
.text-white{color:#ffffff !important;}
.text-shadow{text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);}
.st-height-150{height: 150px;}
body, h1, h2, h3, h4, h5, h6{
    font-weight: 400;
	color: #111;
}
p {
  font-size:16px;
}
.content li{
	font-size: 14px;
}
a, .st-link{color:#ff6e02}
a:hover, a:focus, .st-link:hover, .st-link:focus{
	color:#ff6e02;
	text-decoration:underline;
}
a.st-dashed:hover, a.st-dashed:focus{
	border-bottom: 1px solid #ff6e02;
	text-decoration:none;
}
.card-collapse .card-header a:hover{
	text-decoration:dashed;
}
.round54{
	float:left;
	margin-right:10px;
	border-radius:50%;
}
.title, .card-title, .info-title, .footer-brand, .footer-big h5, .footer-big h4, .media .media-heading{
	font-weight: 500;
}
.navbar-brand{
	padding: 10px 0 0 0;
}
#myVideo {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.table>tbody>tr>td{
	word-wrap: normal;
}
h1.title{
	font-size: 2rem;
}
.navbar{
    background-color: #FFF !important;
}
.btn.btn-brand, .btn.btn-primary{
    color: #fff;
    background-color: #ff6e02;
    border-color: #999999;
    -webkit-box-shadow: 0 2px 2px 0 rgba(153, 153, 153, 0.14), 0 3px 1px -2px rgba(153, 153, 153, 0.2), 0 1px 5px 0 rgba(153, 153, 153, 0.12);
    box-shadow: 0 2px 2px 0 rgba(153, 153, 153, 0.14), 0 3px 1px -2px rgba(153, 153, 153, 0.2), 0 1px 5px 0 rgba(153, 153, 153, 0.12);
}
.btn.btn-brand:focus, .btn.btn-brand:active, .btn.btn-brand:hover, .btn.btn-primary:focus, .btn.btn-primary:active, .btn.btn-primary:hover {
    -webkit-box-shadow: 0 14px 26px -12px rgba(255, 110, 2, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(255, 110, 2, 0.2);
    box-shadow: 0 14px 26px -12px rgba(255, 110, 2, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(255, 110, 2, 0.2);
}
.btn.btn-brand:focus, .btn.btn-brand.focus, .btn.btn-brand:hover, .btn.btn-primary:focus, .btn.btn-primary.focus, .btn.btn-primary:hover  {
    color: #fff;
    background-color: #ff9240;
    border-color: #ff9240;
}
.header-phone, .header-time{
	white-space:nowrap;
}
.header-phone i, .header-time i{
	font-size:18px;
	position: relative;
	top: 4px;
	color:#999;
}
.header-time{
	color:#999;
}

.dropdown-menu .dropdown-item:hover,
  .dropdown-menu .dropdown-item:focus,
  .dropdown-menu a:hover,
  .dropdown-menu a:focus,
  .dropdown-menu a:active {
    -webkit-box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(255, 110, 2, 0.4);
            box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(255, 110, 2, 0.4);
   background-color: #ff6e02;
    color: #FFFFFF; }
	
.form-control, .is-focused .form-control {
    background-image: linear-gradient(to top, #ff6e02 2px, rgba(255, 110, 2, 0) 2px), linear-gradient(to top, #000 1px, rgba(0, 0, 0, 0) 1px);
}
.btn.btn-vk{background-color: #5181b8}
/*-----------sidenav-----------*/
.sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 10; /* Stay on top */
    top: 0; /* Stay at the top */
    right: 0;
    background-color: #111; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */
.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 18px;
    color: #FFF;
    display: block;
    transition: 0.3s;
	white-space:nowrap;
}
#main{
	width: 100%;
}
#main.blocked{
	position:absolute;
	margin-left: -250px;
}
/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
    color: #888;
}
.overlay{
    height: 100%;
    width: 0%;
    position: fixed;
    z-index: 1035;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0, 0.9);
    overflow-y: auto;
    overflow-x: hidden;
    opacity: 0;
	margin-left: 0px;
    transition: opacity 0.5s, margin-left 0.5s;
}
/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top: 0;
    font-size: 36px;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main, #navbar {
    transition: margin-left .5s, opacity .5s;
}
 #navbar {
	 width:100%;
 }
.toggle-sidenav-button.btn.btn-just-icon{
	display:block;
	float:right;
	/*position:absolute;
	right:15px;*/
}
.toggle-sidenav-button.btn.btn-just-icon .material-icons{
	font-size:33px;
}

body{
	overflow-x: hidden;
    overflow-y: scroll;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 5px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
}
@media (min-width: 991px){
	.contactus-2 .card-contact {
		margin: 110px 0 80px 150px;
	}
}
/*-------UPLAOD--------*/
.uploadElement{
	margin-bottom:10px;
	padding:10px;
	border-radius: 5px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	background-color:#fff;
}
.uploadElement img{
	border: 5px solid #fff;
}
.uploadElement label.uploadElementImage{
	cursor:pointer;
	margin-bottom: 0px;
	width:163px;
	height:163px;
	display:inline-block;
	text-align:center;
	margin-right:10px;
}
.uploadElement label.uploadElementImage.checked img{
	border: 5px solid #ffae00;
}
.uploadElement label.inputLabel{
	width:70px;
}
.uploadElement input{
	border-radius: 4px;
	padding: 0 6px;
	border: 1px solid #ccc;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	height: 34px;
	margin-bottom:5px;
}
.uploadElement span{
	color: #ffae00;
}
.uploadElement input[type=radio]{
	display:none;
}
.uploadElement .removeImage{
	float:right;
}
.uploadElement .uploadElementHolder{
	display:inline-block;
}
.but-right{
	position:absolute;
	right:10px;
	top:3px;
}

/*-------TIMEPICKER--------*/
.timepicker label{
	display:inline-block;
}
.timepicker input{
	display:inline-block;
	width:33px;
} 

input[type=radio].form-control{
	cursor:pointer;
}


.datepicker{
	cursor:pointer;
}
.modal-body-scroll{
	position: relative;
    width: 100%;
    height: 600px;
	overflow-y:scroll;
}

#videoCode{
	width: 340px;
    height: 450px;
    background-color: #666;
}
#canvasCode{
	position:absolute;
	background-color: #666;
	display:none;
}
.bmd-form-group.index-order-fg{
	padding-top: 10px;
	/*width:300px;*/
	height:64px;
	margin: 0 auto 5px auto;
}
.bmd-form-group .bmd-label-floating.index-order-label{
	margin-top: -15px;
	/*left:108px;*/
}
.bmd-form-group .form-control.index-order-input{
	color:#FFF;
	font-size:16px;
	text-align:center;
}
.bmd-form-group .bmd-help{
	line-height: 1rem;
}
.btn-menu{
	width:100%;
	padding: 12px 0 12px 12px;
	text-align:left;
}
.btn-menu.st-right{
	text-align:right;
}
.btn-menu i{margin-right:5px;}
.main-cabinet{
	padding:30px;
	margin-bottom:30px;
	background-color:#fafafa;
}
.card-footer-info span{
	margin-right:15px;
}
.has-danger .btn{
	color: #f44336!important;
}
.about-edit{
	font-size:18px;
	position:absolute;
	margin-left:8px;
	margin-top:-5px;
}
.st-title-text{
	font-size:14px;
	font-weight:bold;
}
.nav-phone{
	display: inline-block; margin-right:10px; line-height:14px;width:200px;
}
.nav-callback{
	top:-2px;
}
.carousel-item{
	overflow:hidden;
	height:490px;
	text-align:center;
	align-items: center;
	justify-content: center;
	background-position:center;
	background-repeat: no-repeat;
}
.carousel-item img{
	height:100%;
	width:1920px;
}
.free1213{
	background: url('/i/bonus/free1213-01.png') no-repeat center center;height:100px;
}
.index-langs{
	background: url('/i/vi/vi-bg.jpg') no-repeat center center;
	background-size: auto 100%;
	min-height:494px;
}
.index-langs h3{
	margin-top:40px;
	margin-bottom:40px;
}
.index-langs .vi-class{
	padding-top:100px;
}
.index-langs .vi-div{
	margin-bottom:10px;
}
.index-langs .vi-div span, .index-langs .vi-div a{
	color:#FFF;
	width:50px;
	display: inline-block;
	text-align:center;
}
.index-langs .vi-a{margin-right:20px;}
.index-langs .vi-a img{margin-bottom:20px;}
@media (min-width: 1366px){
	.navbar-brand{
		top:-20px;margin:auto auto auto auto;
	}
	.catalogCard .card-category{
		height: 30px;
	}
}
@media (max-width: 1366px){
	.page-header{
		height: 100vh;
		padding-bottom:50px;
		margin-top:50px;
	}
	.h1-index{
		font-size:2.0rem
	}
	.h3-index{
		font-size:1.3rem
	}
	.navbar{
		/*padding:0px;*/
	}
	.img-avatar{
		/*height: 35px;*/
	}
	.navbar-brand{
		top:-20px;
	}
	.navbar-brand img{
		/*height:40px;*/
	}
	.main-raised{
		margin: -40px 30px 0px;
	}
	.card .card-footer.catalogCard {
		height: 30px;
		padding-top: 30px;
		overflow: hidden;
	}
	.catalogCard .card-category{
		height: 30px;
	}
	.card .card-footer.catalogCard .author{
		display:none;
	}
}
@media (max-width: 1200px){
	.container {
		max-width: 900px;
	}
	.nav-link {
		padding: 0.5rem 5px;
	}
	.navbar-brand{
		padding: 10px 0 0 0;
	}
}
@media (max-width: 960px){
	.container {
		max-width: 900px;
	}
	.nav-link {
		padding: 0.5rem 5px;
	}
	.carousel-item {
		height: 412px;
		background-size: 1600px;
	}
	.free1213{
		background-size: 1500px;
		height:78px;
	}
}
@media (max-width: 767px){
	.st-right-b{text-align:left;}
	.page-header{height: auto;padding-bottom:50px;}
	.st-medium-hidden{display:none!important;}
	.st-mobile-hidden{display:none!important;}
	.h3-index{
		font-size:1.0rem
	}
	.mr-t-134 {
		margin-top: 71px;
	}
}
@media (min-width: 767px){
	.st-wide-hidden{display:none!important;}
}
@media (max-width: 575px){
	.navbar-brand{float:left;}
	.st-mobile-hidden{display:none!important;}
	.mr-t-134 {
		margin-top: 71px;
	}
	.carousel-item{
		height:150px;
		background-size:cover;
	}
	.btn-player-fullscreen{
		right:5px;
	}
	.free1213{
		background: url('/i/bonus/free1213-02.png') no-repeat center center;height:100px;
	}
}
@media (min-width: 576px){
	.btn-player-fullscreen{
		right:31px;
	}
	.dropdown-menu .dropdown-item, .dropdown-menu li > a {
		font-size: 14px;
	}
}

@media screen and (max-width: 575px) , screen and (max-height: 340px){
	.btn-player-fullscreen{
		right:5px;
	}
}


.form-control.disabled, .form-control:disabled, .form-control[disabled]{
	background-color: #ffffff;
	background-image: linear-gradient(to bottom, #ffffff 0%, #e9ecef 30%, transparent 30%, transparent 100%);
    background-repeat: repeat-x;
    background-size: 3px 1px;
}
.course-nav{
	display:block;
	margin-bottom:15px;
	line-height: 1em;
}
.nav-pills .nav-item .nav-link{
	border-radius: 3px;
}
.card-collapse .card-header{
	padding: 10px 10px 5px 0px;
}
h5.course-menu{
	margin-bottom:0px;
}
.card-price{
	font-size: 52px;
    line-height: 1.15em;
}
.card-price small{
	color:#777;
	position: relative;
	top: -20px;
	font-size: 26px;
}
.signup-page .footer .copyright, .signup-page .footer a{
	color:#3C4858;
}
.registrationForm .form-control-feedback{
	top: 6px;
}
.registrationForm .input-group.has-danger input::placeholder{
	color:#f44336;
}
.registrationForm .input-group.has-danger input{
	background-image:linear-gradient(to top, #f44336 2px, rgba(244, 67, 54, 0) 2px), linear-gradient(to top, #f44336 1px, rgba(210, 210, 210, 0) 1px);
}
.btn.btn-nav-black{
	background-color:#111111;
	box-shadow: none;
}
.dropdown-menu-right{
	left:auto;
	right:0px;
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
	width:200px;
}
.promo-error{
	margin: 35px 0 0 56px;
    position: absolute;
    display: block;
    font-size: 14px;
}
.card-plain.card-blog .author .material-icons{
	float: left;
    margin-top: -1px;
	margin-right: 5px;
}
@media (min-width: 576px){
	.modal-dialog.modal-full{
		max-width: 95%;
		margin: 1.75rem auto;
	}
	.modal-dialog.modal-full .modal-content{
		background-color:black;
		color:white;
	}
}
.card-lesson{
	background-color:#eeeeee;
	padding: 15px;
	
}
.card-lesson .card-title{
	margin-top:0;
}
.card-lesson .material-icons{
	float: left;
    margin-top: -1px;
	margin-right: 5px;
}
.card-course{
    border-color: #999999;
    -webkit-box-shadow: 0 2px 2px 0 rgba(153, 153, 153, 0.14), 0 3px 1px -2px rgba(153, 153, 153, 0.2), 0 1px 5px 0 rgba(153, 153, 153, 0.12);
    box-shadow: 0 2px 2px 0 rgba(153, 153, 153, 0.14), 0 3px 1px -2px rgba(153, 153, 153, 0.2), 0 1px 5px 0 rgba(153, 153, 153, 0.12);
	margin-bottom:20px;
	background-color:white;
}
.card-course .card-course-image{margin:5px 0 5px 5px;}
.card-course .card-course-image img{width:100%}
.card-course h6{margin:5px 0 0 5px;}
.card-course h3{
	margin:5px 0 10px 5px;
	line-height: 1.0em;
	font-size: 1.25rem;
}
.card-course h3 a{
	color:#3C4858;
	font-weight:bold;
}
h5.line-height-1{
	line-height: 1.0em;
}
img.img-b-30{
	background: black;
	width: 30px;
}
.table > tbody > tr.tr-results > td{
	border-color: #333;
	border-top: 1px solid #333;
	font-weight:bold;
}
.fullscreen-black{
	background-color:#000;
	overflow: hidden;
}
.fullscreen-black #video-container{
	margin: auto auto auto auto;
}
.fullscreen-black table td, .fullscreen-black table tr{
	color:#fff
}
.content{
	text-align: justify;
}
.gray-scale-to-color{
	min-height:100px;
	background-color:#FFF;
}
.gray-scale-to-color div{
	display: flex;
	align-items: center;
    justify-content: center;
}
.gray-scale-to-color div img{
	transition: filter 0.45s cubic-bezier(0.3, 0.4, 0.1, 1), opacity 0.45s cubic-bezier(0.3, 0.4, 0.1, 1);
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.55;
}
.gray-scale-to-color div:hover img{
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    opacity: 1;
}
.card .card-body.catalogCard{
	height:152px;
	overflow:hidden;
}
.card .card-footer.catalogCard{
	height:45px;
	overflow:hidden;
}
.bg-blue{
	background-color:#265596;
}
.btn.btn-link.btn-black{
	color:#000;
}
.has-black{
	color:#000;
}
.has-black::placeholder {
  color: #000;
}
.nav-two a{
	color:#fff;
}
.container-nav-mobile{
	height:60px;
}
.index-ul-features{
	font-size:18px;
	line-height: 30px;
	padding-left: 19px;
}
.carousel .carousel-indicators li.active{
	background: #ff6e02;
	border:1px solid #ff6e02;
}
.footer ul.links-vertical li{
	line-height: 18px;
}
.pill-center{
	align-items: center;
	display: flex;
	justify-content: center;
	height: 100%;
	width: 100%;
}
.pill-center div{
	display: flex;
	align-items: center;
}

/*-----PLAYER-----*/
.btn-player{
	width:32px;
	height:32px;
	position:absolute;
	cursor:pointer;
}
.btn-player span{
    font-size: 32px;
	color:white;
}
.btn-player span:hover{
	color:#ff6e02;
}
.player-time{
	bottom:4px!important;
    left: 238px!important;
}
.btn-player span.fs28{
	font-size: 28px;
}
.btn-player-modes.active span{
	color:#ff6e02;
}
.player-video-control{
	height:38px!important;
}
.player-tooltip{
	position:absolute;
	height:20px;
	background-color: rgba(0, 0, 0, 0.8);
	color: #FFF;
	bottom: 44px;
	padding: 0 5px;
	font-size:12px;
}
#DivButtonsTools.player-settings-div{
	background-color: rgba(0, 0, 0, 0.8);
	background-color: rgba(0, 0, 0, 0.8);
    bottom: 40px;
    height: 40px;
    padding: 0 5px;
    width: 170px;
	right: 2px;
}
.fullscreenFrame{
	background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.fullscreenFrameCabinet{
	background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.catalogCardPrice{
	position:absolute;
	right:0px;
	bottom:15px;
	text-align:right;
	padding:5px 10px;
	background-color: rgba(233, 30, 99, 0.8);
	color:white;
	font-weight:bold;
	border-radius: 5px 0px 0px 5px;
}
.catalogCardPrice.free, .catalogListCardPrice.free{
	background-color: rgba(0, 40, 160, 0.8);
}
.info-title.eduDirection{
	height:54px;
}
.bg-whiteblue{background-color: rgba(4, 107, 178, 1);}
.catalogListCardPrice{
    position: absolute;
    right: 14px;
    text-align: right;
    padding: 5px 10px;
    background-color: rgba(233, 30, 99, 0.8);
    color: white;
    font-weight: bold;
    border-radius: 5px 0px 0px 5px;
}
.catalogListAvatar{
	/*justify-content: end;*/
	align-items: center;
	display: flex;
	padding-left:5px;
}
.catalogListTitle{
	height:54px;
	overflow:hidden;
	line-height:28px;
}
.viewTogleList{
	position: absolute;
    right: 10px;
    top: 45px;
}
.catalogCardType{
	position:absolute;
	right:0px;
	top:0px;
	text-align:right;
	padding:5px 10px;
	background-color: rgba(255, 110, 2, 0.8);
	color:white;
	font-weight:bold;
	border-radius: 0px 6px 0px 5px;
}
.catalogCardListType{
	position:absolute;
	right:15px;
	top:0px;
	text-align:right;
	padding:5px 10px 0px;
	background-color: rgba(255, 110, 2, 0.8);
	color:white;
	font-weight:bold;
	border-radius: 0px 0px 0px 5px;
}
.catalogCardTutor{
	position:absolute;
	left:0px;
	top:0px;
	text-align:left;
	padding:5px 10px 5px;
	background-color: rgba(5, 110, 5, 0.8);
	color:white;
	font-weight:bold;
	border-radius: 5px 0px 5px 0px;
}
.catalogCardListTutor{
	position:absolute;
	right:15px;
	top:38px;
	text-align:right;
	padding:5px 10px 0px;
	background-color: rgba(5, 110, 5, 0.8);
	color:white;
	font-weight:bold;
	border-radius: 5px 0px 0px 5px;
}
.catalogCardListDopTitle{
	top: -5px;
    display: inline-block;
    position: relative;
}
.course-menu p{
	line-height:16px;
}
.onvideoplay6{
	position: absolute;
    left: 155px;
    top: 85px;
    font-size: 40px;
    color: rgba(255, 255, 255, 0.8);
}
#toTopBut {
	position: fixed;
	right: 45px;
	bottom: 45px;
	width:50px;
	height:50px;
	background-color: #265596;
	border-radius:50%;
	cursor:pointer;
	color:#FFF;
	padding:6px;
	z-index:5;
}
#toTopBut span{
	font-size:40px;
}
.catalog-card.parent{
	width:100%;
	height:100%;
	overflow:hidden;
	 z-index: 1;
}
.catalog-card.parent .child{
	width: 100%;
	height: 100%;
	background-color: black; /* fallback color */
	background-position: center;
	background-size: cover;
	-webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
	text-align:center;
	display: flex;
	justify-content: center;
	align-items: center;
}
.catalog-card.parent:hover .child, .catalog-card.parent:focus .child {
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.catalog-card.parent .child a{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: rgba(25,25,25,.2);
}
.catalog-card.parent .child img{
    visibility: hidden;
}
.catalog-card.parent .child span{
	position:absolute;
	z-index:2;
	top: 40%;
    left: 0;
    bottom: 0;
    right: 0;
	text-shadow:  0px 0px 24px rgba(0, 0, 0, 1);
	color:#fff;
	font-size:24px;
	padding: 0 20px;
}
.catalog-card.parent .child a:hover;
