.t-wrapper {
	/* top:800px !important; */
}
.grecaptcha-badge{
	display:none !important;
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: normal;
	src: local('Roboto'), url('RobotoLight.woff') format('woff');
}

@font-face {
	font-family: 'FF More Pro';
	font-style: normal;
	font-weight: 900;
	src: local('MP'), url('/design/fonts/FF-More-Pro-Wide-Black.otf') format('otf');
}

* {
	font-family: 'Roboto';
	outline:none;
}



body {
	margin: 0 !important;
	margin-right: calc(-1 * (100vw - 100%));
	position: relative;
	
	min-height:100%;
}

.row.boxx2.align-content-start{
	overflow:hidden;
}

/************************* MEDIA < 768px************************************/
@media screen and (max-width: 767px) { 

	.slick-dots{
		bottom:auto !important;
		top:-10px;
	}

	.row-nbox .col-md-5{
		width:100% !important;
	}
	
	.slick-list{
		padding-bottom:0px !important;
		margin-bottom:-30px !important;
	}
	.teachers .col-md-4{
		max-width: 100% !important;
		
	}
	.row-nbox .col-md-7{
		    width: 100% !important;
	}
	.row-nbox .pt-4 {
		    bottom: 22px !important;
	}
	.row-nbox {
		padding-bottom: 110px !important;
	}
	
	.boxx{
		height: auto !important;
	}
	.col-md-6{
		height:auto;
	}

	.slider-arrow{
		display:none !important;
	}

	.col-6{
		text-align: center;
		max-width:100%;
		flex:none;
	}
	span img, .carousel-control-prev img{
		display:none;
	}
	
	.no_boxx .kurs{
		min-width: 360px;
		padding: 0;
		margin-left: -12px;
	}
	
	.pl-5, .px-5{
		padding-left : 0px !important;
		padding-right : 0px !important;
		margin-bottom: 30px;
	}
	.container-fluid{
		/*overflow:hidden;*/
	}
	.col-md-6 .row{
		padding-bottom: 80px;
	}
	
	.row.rez80.justify-content-between {
		overflow:hidden;
	}
	
	.boxx2{
		padding:10px;
	}
	
	.fixx1 {
		font-size: 28px;
	}

	.fixx2 {
		font-size: 24px;
	}

	.fixx3 {
		font-size: 24px;
	}

	.fixx4 {
		font-size: 24px;
	}

	.fixx5 {
		text-align: center;	
		padding-top: 20px;
	}

	.fixx6 {
		text-align: center;
	}

	.fixx11 {
	margin-top: 40px; 
	margin-bottom: 40px; 
	min-height: 400px; 
	background-position: right;
	}

	.fixx-p {
		font-size: 24px;
		color: #8a1454;
		font-weight: 900;
	}

	.fox99 {
		font-size: 16px;
	}

	.fox88 {
		font-size: 14px;
	}

	.rez80 {
	width: 98%; 
	margin-right: auto;
	margin-left: auto;
	height:fit-content;
	}

	.rez75 {width: 96%; 
	max-width: 760px; 
	margin-right: auto; 
	margin-left: auto;
	}

	.imgsm {
		max-height: 25px;
	}

	.moby {
		display: none;
	}
	
	.moby2 {
		display: block;
	}
	
	.moby1 {
		width:80%;
	}

	.moby-m {
		border-radius: 18px;
	}

	.mob1 {
		margin-top: 0px;
	}

	.mobyp {
	padding-bottom: 150px;
	padding-top: 0px;
	}	 

	.student {
		min-height: 300px;
	}

	.select-st {		  
	display: block;
	width: 300px;	
	height: calc(2.25rem + 2px);
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;		
	background-color: #fff;
	background-clip: padding-box;
	border: 2px solid #cfcfcf;
	border-radius: 7px;
	cursor: pointer;
	outline: none;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;		
	}

	.star {
		height: 50px; 
		width: 50px;
	}

	.star1 {
		height: 70px; 
		width: 70px;
	}

	.try2 {
		background: #feac3c; 
		border-radius: 24px;
		border: 0;
		color: #000; 
		font-size: 16px; 
		font-weight: 500; 
		text-decoration: none; 
		padding: 5px 10px;  
		outline: none; 
		cursor: pointer;		
	} 

	.try2:hover { 
		background: #FEC33C;  
		color: #000; 
		box-shadow: 0 0 14px #feac3c; 
		text-decoration: none; 
		outline: none; 
		cursor: pointer;
	}	
}
/************************* MEDIA min 768px***********************************/
@media screen and (min-width: 768px) {
	.moby {
		display: block;
	}

	.moby2 {
		display: none;
	}

	.fixx-p {
		font-size: 32px;
		font-weight: 900;
	}
	.fixx1 {
		font-size: 50px;
	}

	.fixx2 {
		font-size: 32px;
	}

	.fixx3 {
		font-size: 36px;
	}

	.fixx4 {
		font-size: 40px;
		font-weight: 700;
	}

	.fixx5 {
		text-align: left;
	}
	.fixx6 {
		text-align: right;
	}

	.fixx11 {
		background-image: url('f/os/boystudent.jpg');
		background-size: cover; 
		margin-top: 80px; 
		margin-bottom: 50px; 
		min-height: 400px; 
		background-position: right; 
		background-repeat: no-repeat;
	} 

	.fox99 {
		font-size: 20px;
		font-weight: 500;
	}

	.fox88 {
		font-size: 16px;
	}

	.mob1 {
		margin-top: 0;
	}
	
	.moby-m {
		border-radius: 18px;
	}

	.student {
		height: 300px;
	}

	.rez80 {
		width: 90%;
		margin-right: auto;
		margin-left: auto;
	}

	.rez75 {
		width: 75%;
		margin-right: auto;
		margin-left: auto;
	}

	.imgsm {
		max-height: 30px;
	}

	.pl1 {
		padding-left: 25px;
	}

	.pr1 {
		padding-right: 25px;
	}

	.preis_left, 
	.preis_mitte, 
	.preis_right {
		min-height: 400px;
	}

	.preis_hit {
		min-height: 430px;
	}

	.star {
		height: 50px; 
		width: 50px; 
		position: absolute; 
		top: 0px; 
		right: 5px;
	}
	.star1 {
		height: 70px; 
		width: 70px; 
		position: absolute; 
		top: 0px; 
		right: 0px;
	}

	.f2, .f4, .f6, .f8, .f10 {
		font-size: 16px;	
		font-weight: 400;
	}

	.try2 {
		background: #feac3c; 
		border-radius: 24px;
		border: 0;
		color: #000; 
		font-size: 16px; 
		font-weight: 500; 
		text-decoration: none; 
		padding: 10px 5px;  
		outline: none; 
		cursor: pointer;
	} 

	.try2:hover { 
		background: #FEC33C;  
		color: #000; 
		box-shadow: 0px 0px 14px #feac3c; 
		text-decoration: none; 
		outline: none; 
		cursor: pointer;
	}

	.select-st {		  
	display: block;
	width: 370px;	
	height: calc(2.8rem + 2px);
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;		
	background-color: #fff;
	background-clip: padding-box;
	border: 2px solid #cfcfcf;
	border-radius: 7px;
	cursor: pointer;
	outline: none;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;		
	}

}
/************************* MEDIA 992px***************************************/
@media screen and (min-width: 992px) {
	.moby {
		display: block;
	}

	.moby2 {
		display: none;
	}

	.fixx-p {
		font-size: 36px;
		font-weight: 900;
	}

	.preis_left, 
	.preis_mitte, 
	.preis_right {
		min-height: 400px;
	}

	.preis_hit {
		min-height: 430px;
	}
	
	.f2, .f4, .f6, .f8, .f10 {
		font-size: 16px;	
		font-weight: 400;
	}

	.try2 {
		background: #feac3c; 
		border-radius: 24px;
		border: 0;
		color: #000; 
		font-size: 16px; 
		font-weight: 500; 
		text-decoration: none; 
		padding: 10px;  
		outline: none; 
		cursor: pointer;
	} 

	.try2:hover { 
		background: #FEC33C;  
		color:#000; 
		box-shadow: 0px 0px 14px #feac3c; 
		text-decoration:none; 
		outline: none; 
		cursor: pointer;
	}

	.star {
		height: 50px; 
		width: 50px; 
		position: absolute; 
		top: 0px; 
		right: 5px;
	}

	.star1 {
		height: 70px; 
		width: 70px; 
		position: absolute; 
		top: 0px; 
		right: 0px;
	}

	.rez80 {
		width: 90%;
		margin-right: auto;
		margin-left: auto;
	}

	.rez75 {
		width: 75%;
		margin-right: auto;
		margin-left: auto;
	}

	.select-st {		  
	display: block;
	width: 370px;	
	height: calc(2.8rem + 2px);
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;		
	background-color: #fff;
	background-clip: padding-box;
	border: 2px solid #cfcfcf;
	border-radius: 7px;
	cursor: pointer;
	outline: none;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;		
	}

}
/************************* MEDIA 1200px *************************************/	
@media screen and (min-width: 1200px) {
	.moby {
		display: block;
	}

	.moby2 {
		display: none;
	}

	.fixx-p {
		font-size: 40px;
		font-weight: 900;
	}

	.preis_left, 
	.preis_mitte, 
	.preis_right {
		min-height: 350px;
	}
	
	.preis_hit {
		min-height: 370px;
	}

	.star {
		height: 60px; 
		width: 60px; 
		position: absolute; 
		top: 0px; 
		right: 0px;
	}

	.star1 {
		height: 70px; 
		width: 70px; 
		position: absolute; 
		top: 0px; 
		right: 0px;
	}

	.f2, .f4, .f6, .f8, .f10 {
		font-size: 20px;	
		font-weight: 500;
	}

	.try2 {
		background: #feac3c; 
		border-radius: 24px;
		border: 0;
		color: #000; 
		font-size: 16px; 
		font-weight: 500; 
		text-decoration: none; 
		padding: 10px 20px;  
		outline: none; 
		cursor: pointer;
	} 

	.try2:hover { 
		background: #FEC33C;
		transition: .2s linear;  
		color:#000; 
		box-shadow: 0px 0px 14px #feac3c; 
		text-decoration:none; 
		outline: none; 
		cursor: pointer;
	}

	.rez80 {
		width: 90%;
		max-width: 1140px;		
		margin-right: auto;
		margin-left: auto;
	}

	.rez75 {
		width: 75%;
		margin-right: auto;
		margin-left: auto;
	}

	.select-st {		  
	display: block;
	width: 370px;	
	height: calc(2.8rem + 2px);
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;		
	background-color: #fff;
	background-clip: padding-box;
	border: 2px solid #cfcfcf;
	border-radius: 7px;
	cursor: pointer;
	outline: none;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;		
	}

}

/****************************END OF MEDIA************************************/

/*****************************ЦЕНЫ НОВЫЕ***************************/
.preis_left .try,
.preis_mitte .try,
.preis_hit .try,
.preis_right .try
{
	font-size: 12px;
	font-weight: 700;
	padding-left: 30px;
	padding-right: 30px;
}

.preis_mitte .fixx-p {
	color: #4b64ff;
	font-weight: 400;
}

.preis_right .fixx-p {
	color: #40c952;
	font-weight: 400;
}

.preis_left .fixx-p {
	font-weight: 400;
	color: #ffa442;
}



.preis_left {
	min-width: 20%;  
	padding: 40px 10px; 
	text-align: center;   
	background: #fff url(/public/caro/img/icons/top_preis_gray.png) top no-repeat;
	border-radius: 18px 0 0 18px; 
}

.preis_mitte {
	min-width: 20%; 
	padding: 40px 10px; 
	text-align: center;
	background: #fff url(/public/caro/img/icons/top_preis_gray.png) top no-repeat; 
	border-radius: 0px;
	border-left: solid 1px #e8eaf4;
}

.preis_hit {
	height: 563px;
	width: 20%;
	padding: 55px 10px 10px 10px;
	margin-top: -15px;
	margin-bottom: -15px;
	text-align: center;  
	background: #fff url(/public/caro/img/icons/top_preis.png) top no-repeat;; 
	border-radius: 18px;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
}

.preis_hit:before{
	display: block;	
	position: absolute;
	content: 'ХИТ';
	left: -10px;	
	top: 5%;	
	width: 77px;
	height: 29px;
	background-color: #e21b5c;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
	border-radius: 3.0px;
	font-size: 13px;
	padding-top: 5px;	
	font-weight: 700;
	letter-spacing: 0.025em;
	color: #fefefe;
}

.preis_right {
	width: 20%; 
	padding: 40px 10px; 
	text-align: center;
	background: #fff url(/public/caro/img/icons/top_preis_gray.png) top no-repeat; 
	border-radius: 0 18px 18px 0;
	border-left: solid 1px #e8eaf4; 
}

.preis_hit .fixx-p {
	font-weight: 400;
	color: #ffffff;
}

.preis-m-hit {
	height: 85px;
	padding: 10px 30px;
	border-top: 1px solid #cfcfcf;
	background-color: #f2f2f2;
}

.preis-m {
	height: 85px;
	padding: 10px 30px;
	border-top: 1px solid #cfcfcf;
}

.preis-m-up {
	height: 85px;
	padding: 10px 30px;
	border-radius: 18px 18px 0 0;
}

.preis-m-down {
	height: 85px;
	padding: 10px 30px;
	border-top: 1px solid #cfcfcf;
	border-radius: 0 0 18px 18px;
}

.preis-m-hit:hover,
.preis-m:hover,
.preis-m-up:hover,
.preis-m-down:hover {
	color: #fff;
	background-color: #342089;
}


/*****************************ЦЕНЫ СТАРЫЕ***************************/
.hovsh { 
	height: 450px; 
	padding:20px; 
	text-align: center; 
	font-size:32px;  
	color:#404040; 
	background: #fff; 
	font-weight:300; 
	border-radius: 18px 0 0 18px; 
	position:relative;
}

.hovsh:hover .hovsh12 {
	display:block;
}

.hovsh12 { 
	height: 450px; 
	padding:20px; 
	text-align:center; 
	color:#fff; 
	background: #59158c; 
	border-radius: 18px 0 0 18px;  
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3); 
	display: none; 
	position: absolute; 
	left: 0; 
	right: 0; 
	top: 0; 
	bottom: 0;
}

.hovsh12 a {
	background: #feac3c;
	border-radius: 24px; 
	color:#000; 
	font-size:20px; 
	text-decoration:none; 
	padding:10px 20px;
	font-weight:400;
}

.hovsh12 a:hover { 
background: #feac3c;  
box-shadow: 0px 2px 14px rgba(255, 255, 255, 0.9); 
text-decoration:none;}

.hovsh12:hover a {visibility:visible;}

.hovsh1 {
height: 450px; 
padding:20px; 
text-align:center; 
font-size:32px;  
color:#404040; 
background: #fff; 
font-weight:300; 
border-radius: 0px; 
border-left: solid 1px rgba(0, 0, 0, 0.2);}

.hovsh1:hover .hovsh13 {
	display:block;
}

.hovsh13 {
	padding:20px; 
	color:#fff; 
	background: #59158c; 
	border-radius: 0px; 
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3); 
	display:none; 
	position: absolute; 
	left: 0; 
	right: 0; 
	top: 0; 
	bottom: 0;
}

.hovsh13 a {
	background: #feac3c; 
	border-radius: 24px; 
	color:#000; 
	font-size:20px; 
	text-decoration:none; 
	padding:10px; 
	padding-left:20px;  
	padding-right:20px; 
	font-weight:400;
} 

.hovsh13 a:hover {
	background: #feac3c;  
	box-shadow: 0px 2px 14px rgba(255, 255, 255, 0.9); 
	text-decoration:none;
}

.hovsh13:hover a {
	visibility:visible;
}

.hovsh2 {
	height: 450px; 
	padding: 20px; 
	text-align: center;	  
	font-size: 32px;  
	color: #404040; 
	background: #fff; 
	font-weight: 300; 
	border-radius: 0 18px 18px 0; 
	border-left: solid 1px rgba(0, 0, 0, 0.2);
}

.hovsh2:hover .hovsh14 {
	display: block;
} 

.hovsh14 {
	padding: 20px; 
	color: #fff; 
	background: #59158c; 
	border-radius: 0 18px 18px 0;  
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3); 
	display:none; 
	position: absolute; 
	left: 0; 
	right: 0; 
	top: 0; 
	bottom: 0;
}

.hovsh14 a {
	background: #feac3c; 
	border-radius: 24px; 
	color: #000; 
	font-size: 20px; 
	text-decoration: none; 
	padding: 10px 20px; 
	font-weight: 400;
}   

.hovsh14 a:hover {
	background: #feac3c;  
	box-shadow: 0px 2px 14px rgba(255, 255, 255, 0.9); 
	text-decoration: none;
}

.hovsh14:hover a {
	visibility: visible;
}

.hovsh .kn {
	background: #2F80ED; 
	border-radius: 24px; 
	color: #FFF; 
	font-size: 20px; 
	text-decoration: none; 
	padding: 10px 20px; 
	font-weight: 400; 
	visibility: hidden;
}
/*****************************END OF ЦЕНЫ СТАРЫЕ***************************/
.play { 
	background-image: url(/public/caro/img/icons/play.png);
	width: 50px;
	height: 50px;
	background-size: cover;
	cursor: pointer;
}

.pause { 
	background-image: url(/public/caro/img/icons/pause.png);
	width: 50px;
	height: 50px;
	background-size: cover;
	cursor: pointer;
}

.hovsh .kn:hover {
	box-shadow: 0px 2px 14px rgba(47, 89, 237, 0.9); 
	text-decoration: none;
}

.hovsh:hover .kn { 
	visibility: visible;
}

.fw-300 { 
	font-weight: 300;
}

.fw-400 { 
	font-weight: 400;
}

.fw-500 { 
	font-weight: 500;
}

.fw-600 { 
	font-weight: 600;
}

.fw-700 { 
	font-weight: 700;
}

.fw-900 { 
	font-weight: 900;
}

.gal {
	width: 20px; 
	height: 20px; 
	float: left;
	margin-right: 5px;
}

.lf {
	color: #fff; 
	font-size: 16px; 
	font-weight: 400; 
	text-decoration: none;
}

.lf a {
	color: #fff; 
	font-size: 14px; 
	font-weight: 400; 
	text-decoration: none;
}

.lf a:hover {
	color: #ffcb3d; 
	font-weight: 500; 
	text-decoration: none;
}

.carousel-item {
	height: 65vh;
	min-height: 300px;
	background: no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.portfolio-item {
	margin-bottom: 30px;
}

input:disabled,
input[disabled] {
	color: #808080;
	background-color: #FFF;
}

.nav-link {
	color: #4F4F4F;
	font-weight: 500;
	font-family: 'Roboto';	
	font-size: 16px;
}

.nav-link1 {
	color: #4F4F4F;
	font-weight: 400;
	font-family: 'Roboto';	
	font-size: 16px;
}

.top_tb {
	color: #FFF;
	font-style: italic;
	font-size: 20px;
	line-height: 1.3em;
	border-top: 1px #2F80ED solid;
	padding-top: 20px;
}

.bbotton {
	background-color: #2F80ED;
	padding: 10px;
	padding-left: 20px; 
	padding-right: 20px;
	border-radius: 24px;
	border: 0;         
	text-decoration: none; 
	color: #FFF;
	outline: none;
	transition: .2s linear;
	cursor: pointer;
}

.bbotton:hover {
	background-color: #2F80ED;
	padding: 10px;            
	-webkit-box-shadow: 1px 1px 18px 0 rgba(47,128,237,1);
	-moz-box-shadow: 1px 1px 18px 0 rgba(47,128,237,1);
	box-shadow: 1px 1px 18px 0 rgba(47,128,237,1);
	padding-left: 20px; 
	padding-right: 20px;
	border-radius: 24px;
	border: 0;  
	text-decoration: none;          
	color: #FFF;
	outline: none;
	transition: .2s linear;
	cursor: pointer;
}

.card-text2{
	font-size: 20px;
	font-family:'Roboto';
	line-height: 1.7em;
	padding-left: 1%;
	padding-right: 1%;
}

.form-input {
	padding: 7px 20px;
	border-radius: 18px;
	border: 1px solid #cfcfcf;
	outline: none;
}

.form-input2 {
	padding: 5px 20px;
	border-radius: 26px;
	border: 1px solid #cfcfcf;
	outline: none;
}

.form-input3 {
	padding: 5px 5px;
	border-radius: 7px;
	border: 1px solid #cfcfcf;
	outline: none;
}

.form-klein {
	padding: 5px;
	height: 26px;
	width: 150px;
	border-radius: 0;
	border: 1px solid #cfcfcf;
	outline: none;
}

.label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 400;
}         

.try {
	background: #feac3c; 
	border-radius: 24px;
	border: 0;
	color: #000; 
	font-size: 14px; 
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	padding: 10px 20px;  
	outline: none; 
	cursor: pointer;
	transition: .2s linear;
	margin: 5px 0px;
	display: inline-block;
	text-align: center;
	} 

	.act{
		background: #8bc34a !important;
		color: #fff !important;
	} 

.try:hover { 
	background: #FEC33C;  
	color: #000; 
	box-shadow: 0 0 14px #feac3c; 
	text-decoration: none; 
	outline: none; 
	cursor: pointer;
	transition: .2s linear;
}

.try1 {
	background: #feac3c;
	border: 0; 
	border-radius: 24px; 
	color:#000; 
	font-size: 16px; 
	text-decoration: none; 
	padding: 10px 20px; 
	font-weight: 500;
	outline: none; 
	cursor: pointer;
}

.try1:hover { 
	background: #feac3c;  
	color: #000; 
	box-shadow: 0 2px 14px #000; 
	text-decoration: none; 
	outline: none; 
	cursor: pointer;
}

.knopka1 {
	background: #f2f2f2; 
	border: 2px solid #cfcfcf; 
	border-radius: 24px; 
	color: #4F4F4F; 
	font-size: 20px; 
	text-decoration: none; 
	padding: 5px 20px;
	font-weight: 400; 
	margin: 10px; 
	outline: none;
	cursor: pointer;
}

.knopka1:hover {
	background: #f2f2f2; 
	border: 2px solid #59158c; 
	border-radius: 24px; 
	color: #4F4F4F; 
	font-size: 20px; 
	text-decoration: none; 
	padding: 5px 20px; 
	font-weight: 400; 
	margin: 10px; 
	box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.3); 
	outline: none;	
}

.knopka1a {
	background: #59158c; 
	border: 2px solid #59158c; 
	border-radius: 24px; 
	color: #FFF; 
	font-size: 20px; 
	text-decoration: none; 
	padding: 5px 20px;
	font-weight: 400; 
	margin: 10px; 
	box-shadow: 0 1px 15px rgba(0, 0, 0, 0.3); 
	outline: none;
	cursor: pointer;
}

.knopka2 {
	background: #f2f2f2; 
	border: 2px solid #cfcfcf; 
	border-radius: 24px; 
	color: #4F4F4F; 
	font-size: 20px; 
	text-decoration: none; 
	padding: 5px 20px;
	font-weight: 400; 
	margin: 20px; 
	outline: none;
	cursor: pointer;
}

.knopka2:hover {
	background: #f2f2f2; 
	border: 2px solid #fb4f37;
	border-radius: 24px; 
	color: #4F4F4F; 
	font-size: 20px; 
	text-decoration: none; 
	padding: 5px 20px;
	font-weight: 400; 
	margin: 20px; 
	box-shadow: 0 1px 15px rgba(0, 0, 0, 0.3); 
	outline: none;
}

.knopka2a {
	background: #fb4f37; 
	border: 2px solid #fb4f37; 
	border-radius: 24px; 
	color: #fff; 
	font-size: 20px; 
	text-decoration: none; 
	padding: 5px 20px;
	font-weight: 400; 
	margin: 20px; 
	box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.3); 
	outline: none;
}

.knopka3 {
	background: #f2f2f2; 
	border: 2px solid #cfcfcf; 
	border-radius: 24px; 
	color: #4F4F4F; 
	font-size: 20px; 
	text-decoration: none;
	padding: 5px 20px; 
	font-weight: 400; 
	margin: 20px; 
	outline: none;
	cursor: pointer;
}

.knopka3:hover {
	background: #f2f2f2; 
	border: 2px solid #70987d; 
	border-radius: 24px; 
	color: #4F4F4F; 
	font-size: 20px; 
	text-decoration: none; 
	padding: 5px 20px; 
	font-weight: 400; 
	margin: 20px; 
	box-shadow: 0 1px 15px rgba(0, 0, 0, 0.3); 
	outline: none;
}

.knopka3a {
	background: #70987d; 
	border: 2px solid #70987d; 
	border-radius: 24px; 
	color: #fff; 
	font-size: 20px; 
	text-decoration: none; 
	padding: 5px 20px;
	font-weight: 400; 
	margin: 20px; 
	box-shadow: 0 1px 15px rgba(0, 0, 0, 0.3); 
	outline: none;
}

.knopka_blau1 {
	background: #fff; 
	border: 2px solid #fff;
	border-radius: 7px; 
	color: #4F4F4F; 
	font-size: 16px;
	font-weight: 400;
	text-decoration: none; 
	padding: 10px 30px;
	margin: 3px 0;
	outline: none;
	cursor: pointer;
}

.knopka_blau1:hover {
	background: #fff; 
	border: 2px solid #342289; 
	border-radius: 7px; 
	color: #404040; 
	font-size: 16px;
	font-weight: 400;
	text-decoration: none; 
	padding: 10px 30px;
	margin: 3px 0;
	box-shadow: 0 1px 15px #342089; 
	outline: none;
}

.knopka_blau1a {
	background: #342289; 
	border: 2px solid #342289; 
	border-radius: 7px; 
	color: #fff; 
	font-size: 16px;
	font-weight: 400; 
	text-decoration: none; 
	padding: 10px 30px;
	margin: 3px 0;
	box-shadow: 0 1px 15px rgba(0, 0, 0, 0.3); 
	outline: none;
	cursor: pointer;
}

.knopka_lk {
	background: #84bafe; 
	border: none; 
	border-radius: 24px; 
	color: #fff; 
	font-size: 20px; 
	text-decoration: none; 
	padding: 0 20px 3px 20px; 
	font-weight: 400; 
	margin: 10px; 
	outline: none;
}

.knopka_lk:hover {
	background: #84bafe; 
	border: none; 
	border-radius: 24px; 
	color: #fff; 
	font-size: 20px; 
	text-decoration: none; 
	padding-left: 20px; 
	padding-right: 20px; 
	font-weight: 400; 
	margin: 10px; 
	box-shadow: 0 1px 15px rgba(0, 0, 0, 0.3); 
	outline: none;
}

.knopka_lk1 {
	background: #ffcb3d; 
	border: none; 
	border-radius: 24px; 
	color: #404040; 
	font-size: 16px; 
	text-decoration: none; 
	padding: 3px 20px 3px 20px; 
	font-weight: 500; 
	outline: none;
}

.knopka_lk1:hover {
	background: #ffcb3d; 
	border: none; 
	border-radius: 24px; 
	color: #404040; 
	font-size: 16px; 
	text-decoration: none; 
	padding: 3px 20px 3px 20px; 
	font-weight: 500; 
	box-shadow: 0 1px 15px rgba(0, 0, 0, 0.3); 
	outline: none;
}

.knopka_gelb {
	border-radius: 24px;
	border: 2px solid #feac3c;
	color: #000;
	padding: 10px 30px; 
	font-weight: 500; 
	text-decoration: none; 
	outline: none; 
	cursor: pointer;
	transition: .2s linear;
}

.knopka_gelb:hover {
	color: #000;
	box-shadow: 0 1px 15px #FEC33C;
	transition: .2s linear;
	text-decoration: none;
	outline: none; 
	cursor: pointer;
}

.close {
	float: right;
	font-size: 25px;
	line-height: 1;
	color: #000;
	border: 0;
	position: absolute;
	right: 20px;
	top: 20px;
	background: transparent;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=50);
	opacity: .5;
	outline: none;
	z-index: 1050;
}

.close:hover,
.close:focus {
	color: #fff;
	border: 0;
	text-decoration: none;
	background: transparent;
	cursor: pointer;
	filter: alpha(opacity=100);
	opacity: 1;
	outline: none;
}

.close1 {
	float: right;
	font-size: 20px;
	line-height: 1;
	color: #fff;
	border: 0;
	background: #342089;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=50);
	opacity: .5;
	outline: none;
}

.close1:hover,
.close1:focus {
	color: #fff;
	border: 0;
	text-decoration: none;
	background: #342089;
	cursor: pointer;
	filter: alpha(opacity=100);
	opacity: 1;
	outline: none;
}

.va {
	display: inline-block;
	float: none;
	vertical-align: middle;
}

.v {
	display: table;
	min-height: 400px;  
	height: 100%;
}

.vb {
	display: table-cell; 
	vertical-align: bottom;
}

.vm {
	display: table-cell; 
	vertical-align: middle;
}

.nav-item {
	list-style-type: none;
}

.select.form-control:not([size]):not([multiple]) {
	height: auto;
}

.fancybox-lock {
	margin-right: 0 !important;
}

.show {
	display:block;
}

.carousel-control.right {
	background-image: none;
}

.carousel-control.left {
	background-image: none;
}

.carousel-indicators .active {
	background-color: #feac3c;
}

.carousel-indicators .active,
.carousel-indicators li {
	border: 0;
}

.menuIcon {
	margin: 5px auto;
	width: 40px;
	height: 40px;
	border-radius: 40px;
	cursor: pointer;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

#menuIcon1 {
	background-image: url(/public/caro/img/icons/regeln.png);
	transition: .2s linear;
}

#menuIcon1:hover {
	background-image: url(/public/caro/img/icons/regeln1.png);
	box-shadow: 0 1px 7px #84bafe;
	transition: .2s linear;
}

#menuIcon2 {
	background-image: url(/public/caro/img/icons/faq.png);
	transition: .2s linear;
}

#menuIcon2:hover {
	background-image: url(/public/caro/img/icons/faq1.png);
	box-shadow: 0 1px 7px #84bafe;
	transition: .2s linear;
}

#menuIcon3 {
	background-image: url(/public/caro/img/icons/zeitplan.png);
	transition: .2s linear;
}

#menuIcon3:hover {
	background-image: url(/public/caro/img/icons/zeitplan1.png);
	box-shadow: 0 1px 7px #84bafe;
	transition: .2s linear;
}

#menuIcon4 {
	background-image: url(/public/caro/img/icons/bezahlen.png);
	transition: .2s linear;
}

#menuIcon4:hover {
	background-image: url(/public/caro/img/icons/bezahlen1.png);
	box-shadow: 0 1px 7px #84bafe;
	transition: .2s linear;
}

#menuIcon5 {
	background-image: url(/public/caro/img/icons/uchenik.png);
	transition: .2s linear;
}

#menuIcon5:hover {
	background-image: url(/public/caro/img/icons/uchenik1.png);
	box-shadow: 0 1px 7px #84bafe;
	transition: .2s linear;
}

#menuIcon6 {
	background-image: url(/public/caro/img/icons/prepod.png);
	transition: .2s linear;

}

#menuIcon6:hover {
	background-image: url(/public/caro/img/icons/prepod1.png);
	box-shadow: 0 1px 7px #84bafe;
	transition: .2s linear;
}

#menuIcon7 {
	background-image: url(/public/caro/img/icons/urok.png);
	transition: .2s linear;
}

#menuIcon7:hover {
	background-image: url(/public/caro/img/icons/urok1.png);
	box-shadow: 0 1px 7px #84bafe;
	transition: .2s linear;
}

#menuIcon8 {
	background-image: url(/public/caro/img/icons/stat.png);
	transition: .2s linear;
}

#menuIcon8:hover {
	background-image: url(/public/caro/img/icons/stat1.png);
	box-shadow: 0 1px 7px #84bafe;
	transition: .2s linear;
}

#menuIcon9 {
	background-image: url(/public/caro/img/icons/korb.png);
	transition: .2s linear;
}

#menuIcon9:hover {
	background-image: url(/public/caro/img/icons/korb1.png);
	box-shadow: 0 1px 7px #84bafe;
	transition: .2s linear;
}

#menuIcon10 {
	background-image: url(/public/caro/img/icons/antrag.png);
	transition: .2s linear;
}

#menuIcon10:hover {
	background-image: url(/public/caro/img/icons/antrag1.png);
	box-shadow: 0 1px 7px #84bafe;
	transition: .2s linear;
}

#menuIcon11 {
	background-image: url(/public/caro/img/icons/pokal.png);
	transition: .2s linear;
}

#menuIcon11:hover {
	background-image: url(/public/caro/img/icons/pokal1.png);
	box-shadow: 0 1px 7px #84bafe;
	transition: .2s linear;
}

#menuIcon12 {
	background-image: url(/public/caro/img/icons/admin.png);
	transition: .2s linear;
}

#menuIcon12:hover {
	background-image: url(/public/caro/img/icons/admin1.png);
	box-shadow: 0 1px 7px #84bafe;
	transition: .2s linear;
}

#menuicon13 {
	background-image: url(/public/caro/img/icons/homework.png);
	transition: .2s linear;
}

#menuicon13:hover {
	background-image: url(/public/caro/img/icons/homework1.png);
	box-shadow: 0 1px 7px #84bafe;
	transition: .2s linear;
}

.username {
	color: #4f4f4f;
	font-size: 13px;
	font-weight: 600;
	text-align: center;
	text-decoration: none;
}

.dropdownMenu {
	padding: 0;
	width: 100px;
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 3;
	background-color: #FFFFFF;
	padding-top: 15px;
	width: 150px;
	border-radius: 0 0 5px 5px;
	border: 1px solid grey;
}

.dropdownMenu li {
	display: block;
	margin: 5px;
	padding: 5px;
	border-top: none;
}

.nav-item {
	position: relative;
}

.nav-item:hover .dropdownMenu {
	display: block;
}

.glyph-icon svg {
	width:16px;
	height:16px;
}

.btn {
	white-space: normal;
	text-align: left;
	padding-left: 0; 
}

.btn-link {
	font-weight: 500;
	color: #404040;
	background-color: transparent;
}

.btn-link:hover {
	color: #342089;
	font-weight: 500;
	text-decoration: none;
	background-color: transparent;
	border-color: transparent;
}

.btn-link:focus, .btn-link.focus {
	text-decoration: none;
	border-color: transparent;
	box-shadow: none;
}

.card {
	word-wrap: break-word;  
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;   
	background-color: #fff;
	background-clip: border-box;
	border: 2px solid transparent;
	border-radius: 10px;
	margin-bottom: 10px;
	box-shadow: 0 1px 7px rgba(0, 0, 0, 0.3);  
}

.card-header {
	padding: 10px 20px;  
	margin-bottom: 0;
	min-width: 0;   
	background-color: #fff;
	box-shadow: none !important; 
	border-bottom: 0 !important;
	border-radius: 18px !important;
	word-wrap: break-word;
}

.card-header:after{
	content: '-';
	float: right;
	color: #fdac3c;
	font-size: 31px;
	vertical-align: middle;
	position: relative;
	font-weight: 200;
}

.collapsed:after{
	content: '+';
}

.card:hover { 
	border:2px solid #342089;
}

.card-body {  
	padding: 20px;
}

/* Карточка */
.boxx {  
	text-align: left;
	padding: 30px;  
	border: 1px solid #cfcfcf;
	border-radius: 18px;  
	background-color: #fff;
	box-shadow: 0 1px 15px rgba(0, 0, 0, 0.3);  
}

.nw_boxx{
	height: -webkit-fill-available;
	min-height: 640px;
}

.no_boxx .kurs:after{
	box-shadow: none !important;
}
.no_boxx{
	background-color: #fff0 !important;
	box-shadow: none !important;
	border:0px !important;
}

.slick-list{height:auto !important; padding-bottom: 67px !important;}

.kurs .text-right{
	position: absolute !important;
	right: 15px !important;
	bottom: 15px !important;
}

/* Карточка 2*/
.boxx2 {	
	border-radius: 7px;  
	background-color: #fff;
	box-shadow: 0 1px 15px rgba(0, 0, 0, 0.3);  
}

/* Блок с ценами*/
.box-preis {	
	height: 500px;
	padding: 0px;  
	border: 1px solid #cfcfcf;
	border-radius: 18px;  
	background-color: #fff;
	box-shadow: 0 1px 15px rgba(0, 0, 0, 0.3); 
}

.caltoday {  
	background-color: #84bafe;
	border-radius: 20px;
}

.gradient1 {
	background: -moz-linear-gradient(#60369a, #1956a9); 
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#60369a), to(#1956a9)); 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#60369a', endColorstr='#1956a9');
}

.gradient2 {
	background: -moz-linear-gradient(#1956a9, #60369a); 
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#1956a9), to(#60369a)); 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1956a9', endColorstr='#60369a');
}

.gradient3 {
	background: -moz-linear-gradient(#9160e0, #1679cd); 
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#9160e0), to(#1679cd)); 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9160e0', endColorstr='#1679cd');
}

.gradient4 {
	background-size: cover;
	background: url(/public/caro/img/zer/bg-klein.png), -moz-linear-gradient(#60369a, #1956a9); 
	background: url(/public/caro/img/zer/bg-klein.png), -webkit-gradient(linear, 0 0, 0 100%, from(#60369a), to(#1956a9)); 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#60369a', endColorstr='#1956a9');
}

.bor {
	border: 1px solid #6ad2e3;
}

.road {
	margin-top: 45px;
}

.div-scroll::-webkit-scrollbar-button { 
	background-image: url('');
	background-repeat: no-repeat;
	-webkit-border-radius: 10px; 
	border-radius: 10px; 
	width: 16px;
	height: 0px;	
	cursor: pointer; 
} 

.div-scroll::-webkit-scrollbar-track { 
	background-color: #f2f2f2;
	border-radius: 10px;
} 

.div-scroll::-webkit-scrollbar-thumb { 
	-webkit-border-radius: 10px; 
	border-radius: 10px; 
	background-color: #cfcfcf;  
	background-position: center; 
	background-repeat: no-repeat;
	cursor: pointer;
} 

.div-scroll::-webkit-scrollbar-thumb:hover {
	background-color:#342089;
	cursor: pointer;
}

.div-scroll::-webkit-resizer { 
	background-image: url(''); 
	background-repeat: no-repeat; 
	width: 7px; 
	height: 0px 
} 

.div-scroll::-webkit-scrollbar { 
	width: 10px; 
}

.modal-open {
	overflow: hidden;
}


.modal-open .modal {
	overflow-x: hidden;
	overflow-y: hidden;
}



.table {
	width: 100%;
	margin-bottom: 1rem;
	background-color: transparent;
}

.table th,
.table td {
	padding: 0.65rem;
	vertical-align: middle;
	border: 1px solid #dee2e6;
}


.table-preis {
	width: 70%;
}

.table-preis th,
.table-preis td {
	padding: 1.5rem;
	vertical-align: middle;
	border: 1px solid #dee2e6;
}


.invalid-feedback {
	display: none;
	margin-bottom: -23px;
	width: 100%; 
	font-size: 80%;
	color: #e64d9e;
}

.my-link {
	color: #404040;
	cursor: pointer;
	text-decoration: none;
}

.my-link:hover {
	color: #342089;
	cursor: pointer;
	text-decoration: none;
}

.round {
	color:#404040;
	text-align: center;
	width: 34px;
	padding: 5px;
	margin: 4px;
	background-color: #cfcfcf;
	border-radius: 25px;
	cursor: pointer;
	text-decoration: none;
	transition: .2s linear; 
}
.round a{
	color:#404040;	
	text-decoration: none;
}
.round:hover a{
	color:#fff;	
	text-decoration: none;
}

.round:hover {
	background: -moz-linear-gradient(#a83d96, #342089); 
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#a83d96), to(#342089)); 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a83d96', endColorstr='#342089');
	color: #fff;
	cursor: pointer;
	text-decoration: none;
	transition: .2s linear;
	box-shadow: 0px 0px 14px #2a1f61; 
}

.bg-gray {	
	background-color: #f2f2f2;
}

.bg-white {	
	background-color: #fff;
}

.bg-blau {	
	background-color: #342089;
}

.fox77 {	
	font-size: 13px;
}

.color-gray {	
	color: #404040;
}

.color-gray-hell {	
	color: #cfcfcf;
}

.color-white {	
	color: #fff;
}

.color-blau {
	color: #4b64ff;
}

.color-green {
	color: #40c952;
}

.color-blue {
	color: #342089;
}

.color-pink {
	color: #e64d9e;
}

.color-pink2 {
	color: #ff4b4b;
}

.color-gray-d {	
	color: #777b86;
}

.color-gelb {	
	color: #feac3c;
}

.color-violet {	
	color: #8a1454;
}

.number-pic {
	width: 30px; 
	height: 30px;
	position: absolute; 
	right: 20px; 
	top: 20px;
}

.icon50 {
	width: 50px; 
	height: 50px;
}

.icon70 {
	width: 70px; 
	height: 70px;
}

.icon80 {
	width: 80px; 
	height: 80px;
}

.icon100 {
	width: 100px; 
	height: 100px;
}

.icon150 {
	width: 150px; 
	height: 150px;
}

.kurs {
	position: relative;
}

.kurs:after {
	content: '';
	display: block;
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
	border-radius: 18px;
	transform: translateX(-20px) translateY(-20px);
	box-shadow: 0px 15px 40px 0px rgba(2,1,21,0.18);
}

.slider1 {
	width: 100%;
	position: relative;
}
.slider2 {
	width: 100%;
	position: relative;
}
.slider-arrow {
	position: absolute;
	top: 40%;
	width: 50px;
	height: 50px;
	z-index: 1;
}

.slider-arrow:hover {
	cursor: pointer;
}
.arrow_right {
	background: transparent url(/public/caro/img/icons/right.png) center no-repeat;
	right: -40px;
}
.arrow_left {
	background: transparent url(/public/caro/img/icons/left.png) center no-repeat;
	left: -43px;
}

.slick-dots li button {
  line-height: 0;
  display: block;
  width: 5px;
  height: 5px;
  padding: 0px;
  cursor: pointer;
  color: transparent;
  border: 1px solid #feac3c !important;
  border-radius: 50% !important;
  outline: none;
  background: transparent;
}
.slick-active button {
	background-color: #feac3c !important;
	opacity: 1 !important;
}

.slick-dots li button:before {
	content: '' !important;
}

.font-studger {
	font-family: 'FF More Pro';
}


.wrapper_sw {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 40px;
  transform: rotate(180deg);
}
.wrapper_wrapper_sw {
	display: inline-block;
	margin: auto 10px;
}
.wrapper_sw span.switcher {
  position: relative;
  width: 78px;
  height: 35px;
  border-radius: 25px;
  margin: 20px 0;
}
.wrapper_sw span.switcher input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  width: 78px;
  height: 35px;
  border-radius: 25px;
  background-color: linear-gradient(90deg, #36218a 0%, #a73d95 100%);
  outline: none;
  font-family: "Oswald", sans-serif;
}
.wrapper_sw span.switcher input:before, body span.switcher input:after {
  z-index: 2;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #ffffff;
}
.wrapper_sw span.switcher input:before {
  content: "";
  left: 20px;
}
.wrapper_sw span.switcher input:after {
  content: "";
  right: 20px;
}
.wrapper_sw span.switcher label {
  z-index: 1;
  position: absolute;
  top: 10px;
  bottom: 1px;
  border-radius: 20px;
}

.wrapper_sw span.switcher.switcher-1 input {
  transition: 0.25s -0.1s;
}
.wrapper_sw span.switcher.switcher-1 input:checked {
  background-color: #f2f2f2;
}
.wrapper_sw span.switcher.switcher-1 input:checked:before {
  color: #f2f2f2;
  transition: color 0.5s 0.2s;
}
.wrapper_sw span.switcher.switcher-1 input:checked:after {
  color: #cccccc;
  transition: color 0.5s;
}
.wrapper_sw span.switcher.switcher-1 input:checked + label {
  left: 12px;
  right: 50px;
  background: linear-gradient(90deg, #36218a 0%, #a73d95 100%);
  transition: left 0.5s, right 0.4s 0.2s;
}
.wrapper_sw span.switcher.switcher-1 input:not(:checked) {
  background: linear-gradient(90deg, #36218a 0%, #a73d95 100%);
  transition: background 0.5s -0.1s;
}
.wrapper_sw span.switcher.switcher-1 input:not(:checked):before {
  color: #cccccc;
  transition: color 0.5s;
}
.wrapper_sw span.switcher.switcher-1 input:not(:checked):after {
  color: linear-gradient(90deg, #36218a 0%, #a73d95 100%);
  transition: color 0.5s 0.2s;
}
.wrapper_sw span.switcher.switcher-1 input:not(:checked) + label {
  left: 50px;
  right: 12px;
  background: #ffffff;
  transition: left 0.4s 0.2s, right 0.5s, background 0.35s -0.1s;
}


.spt{
	display: inline-block !important;
	width: auto !important; 
}

#bpl{
	cursor: pointer;
}
#bpl:hover{
	color:#ffcb3d;
}

.comly{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 9000;
	text-align:center;
	display:none;
}
.comly:before{
	content:'';
	display:inline-block;
	width:1px;
	height:100%;
	vertical-align: middle;
	position: relative;
}
.ext{
	width: 100%;
	height: 100%;
	background: #0000008f;
	position:absolute;
	top: 0px;
	left: 0px;
}

.exit{
	display: block;
	float: right;
	position: relative;
	background: #e2e2e2;
	padding: 4px 11px;
	border-radius: 90px;
	color: #fff !important;
	transition:.5s;
	cursor:pointer;
}

.exit:hover{
	background: #fdac3c;
}

.bfo{
	background: #fff;
	margin: auto;
	position: relative;
	display: inline-block;
	padding: 25px;
	width: 360px;
	min-height: 80px;
	vertical-align: middle;
	border-radius: 25px;
}
#bfo-text{
	display: block;
	margin: 40px auto 7px auto;
	width: 80%;
	min-height: 180px;
}
#reg222 .moby .row:before{
	content: '';
	display: block;
	position: absolute;
	margin: auto;
	vertical-align: middle;
	width: 566px;
    height: 14px;
    left: 115px;
	top: 29%;
	/* border-top: 6px dotted #fff; */
	background: url(/public/caro/img/pattern-floid.svg);
	background-size: contain;
}

.slick-slide img{
	    max-width: 288px;
    max-height: 288px;
}

.row-nbox{
	
}
.row-nbox .col-md-7{
	display: inline-block;
    width: 56%;
}
.row-nbox .col-md-5{
	display: inline-block;
    width: 44%;
    vertical-align: top;
}
.kurs:after{
	top:30px;
}
.row-nbox .pt-4{
	position: absolute;
    bottom: 0px;
	text-align:center;
	left: 50%;
    margin-left: -114px;
}
.row-nbox .col-md-5 img{
	max-width:288px;
	max-height:288px;
}

.teachers .col-md-4 .knopka_gelb{
	bottom: 65px;
	left: 50%;
	margin-left: -71px;
	position: absolute;
}

.marg-top-32dp{
	margin-top:32px;
}

.teachers .col-md-4{
	max-width: 50%;
	width: 100%;
	flex: none;
}
.nw-col-md-6{
	height: -webkit-fill-available;
}

.py{text-align:center;}

.carousel-indicators li{
	width: 20px !important;
	height: 20px !important;
	border-radius: 90px !important;
	border: 1px solid #feac3c !important;
}

.card strong{
	background: #fdac3c;
    color: #000;
    width: 30px;
    height: 30px;
    display: inherit;
    text-align: center;
    border-radius: 90px;
    font-weight: 500;
    margin-right: 10px;
    font-size: 12px;
    padding: 7px;
}


.editor_cloud{
	position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
	text-align:center;
	background: #0000009e;
    z-index: 99999;
}
.editor_cloud:before{
	content: '';
	position:relative;
	width:1px;
	height:100%;
	display:inline-block;
	vertical-align:middle;
	
}

.editor_cloud form{
	display: inline-block;
    vertical-align: middle;
	background: #fff;
    padding: 45px;
    border-radius: 25px;
}
.editor_cloud b{
	width:86px;
	height:86px;
	overflow:hidden;
	position:relative;
	display: block;
    margin: auto;
	    z-index: 50;
}
.editor_cloud img{
	width:100%;
	height:100%;
	position:absolute;
	top: 0px;
	left: 0px;
	z-index:-1;
}

.editor_cloud b input{
	width:100%;
	height:100%;
	opacity:0;
}

.smn_5s{
	display:inline-block;
	padding: 7;
    border: 1px solid #cfcfcf;
    border-radius: 25px;
    margin: 7px;
	transform:0.5s;
	cursor:pointer;
}
.smn_5s:hover{
	background: #fdac3c;
	 border: 1px solid #fdac3c;
}
.smn_5s.action{
	background: #fdac3c;
	 border: 1px solid #fdac3c;
}

.prefdb_desc{
	width: 250px;
    height: 90px;
    overflow: hidden;
    word-wrap: break-word;

}

.dpb_reset{
	margin-left:0px !important;
	position:relative !important;
	left:0px !important;
	bottom:0px !important;
}

.nw_boxx .fixx2{
	text-align:center;
}

.nw_boxx .col-md-7 p{
	
}

tr a:hover{
	text-decoration: underline !important;
	cursor:pointer;
	
}

#tontcse17{
	margin: 0px 30px;
}
.space-rtr{
	float:right;
}


.editor_cloud input[type=checkbox]{
	color: #fff;
    width: 24;
    height: 24;
    vertical-align: middle;
    margin: 0px 25px;
}

/*.slick-list{
    height: 634px !important;
}*/

a.try {
position: relative;
z-index: 10;
}
.tel_gray, .tel_gray:hover {
color:#cfcfcf;
text-decoration: none;
}
.tel_dark, .tel_dark:hover {
color:#404040;
text-decoration: none;
}
























