@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: normal;
	src: local('Roboto'), url('/fonts/Roboto-Light.woff') format('woff');
}

@font-face {
	font-family: 'FF More Pro';
	font-style: normal;
	font-weight: 900;
	src: local('MP'), url('/fonts/FF-More-Pro-Wide-Black.otf') format('otf');
}

* {
	font-family: 'Roboto';
}

body {
	margin: 0 !important;
	margin-right: calc(-1 * (100vw - 100%));
}

/************************* MEDIA < 768px************************************/
@media screen and (max-width: 767px) { 
	.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;
	}


	.fox88 {
		font-size: 14px;
	}

	.fox90 {
		font-size: 12px;
	}

	.fox99 {
		font-size: 16px;
	}


	.fox100 {
		font-size: 18px;
	}

	.rez80 {
	width: 98%; 
	margin-right: auto;
	margin-left: auto;
	}

	.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;
	}	

	.rocket {
	position: absolute;
	top: -14px;
	left: -40px;
	width: 80px;
	height: 80px;
	background-size: cover;
	background-image: url(/images/landing/date.png);
	}
}
/************************* 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;
	} 

	.fox88 {
		font-size: 16px;
	}

	.fox90 {
		font-size: 14px;
	}

	.fox99 {
		font-size: 20px;
	}

	.fox100 {
		font-size: 22px;
	}

	.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;		
	}
		.rocket {
	position: absolute;
	top: -14px;
	left: -40px;
	width: 80px;
	height: 80px;
	background-size: cover;
	background-image: url(/images/landing/date.png);
	}

}
/************************* 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;		
	}

	.rocket {
	position: absolute;
	top: -14px;
	left: -40px;
	width: 70px;
	height: 70px;
	background-size: cover;
	background-image: url(/images/landing/date.png);
	}

}
/************************* 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(../f/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(../f/icons/top_preis_gray.png) top no-repeat; 
	border-radius: 0px;
	border-left: solid 1px #e8eaf4;
}

.preis_hit {
	height: 530px;
	width: 20%;
	padding: 55px 10px 10px 10px;
	margin-top: -15px;
	margin-bottom: -15px;
	text-align: center;  
	background: #fff url(../f/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(../f/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(../f/icons/play.png);
	width: 50px;
	height: 50px;
	background-size: cover;
	cursor: pointer;
}

.pause { 
	background-image: url(../f/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;
}

.link-norm {
	color: #4F4F4F;
	text-decoration: none;
	cursor: pointer;
	outline: none;
}

.link-norm:hover {
	color: #feac3d;
	text-decoration: none;
	cursor: pointer;
	outline: none;
}

.link-norm2 {
	color: #00eaff;
	text-decoration: none;
	cursor: pointer;
	outline: none;
}

.link-norm2:hover {
	color: #feac3d;
	text-decoration: none;
	cursor: pointer;
	outline: none;
}

.nav-link {
	color: #4F4F4F;
	font-weight: 500;
	font-family: 'Roboto';	
	font-size: 13px;
}

.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;         
	text-decoration: none; 
	color: #FFF;
	outline: none;
	transition: .2s linear;
}

.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; 
	text-decoration: none;          
	color: #FFF;
	outline: none;
	transition: .2s linear;}

.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-input-m {
	padding: 7px 20px;
	border-radius: 2px;
	border: 1px solid #cfcfcf;
	outline: none;
	width: 100%;
}


.form-input2 {
	padding: 5px 20px;
	border-radius: 26px;
	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;
} 

.try:hover { 
	background: #FEC33C;  
	color: #000; 
	box-shadow: 0 0 14px #feac3c; 
	text-decoration: none; 
	outline: none; 
	cursor: pointer;
	transition: .2s linear;
}

.try-full {
	background: #feac3c; 
	border-radius: 24px;
	border: 0;
	color: #000;
	text-decoration: none;
	padding: 10px 30px;  
	outline: none; 
	width: 100%;
	cursor: pointer;
	transition: .2s linear;
}

.try-full:hover {
	background: #FEC33C;
	transition: .2s linear;
	box-shadow: 0px 1px 15px #feac3c; 
}

.button-points {
	background: #e3ecff; 
	border-radius: 24px;
	border: 0;
	color: #404040;
	padding: 10px 30px;  
	outline: none;
	text-decoration: none;
	cursor: pointer;
	transition: .2s linear;
}

.button-points:hover {
	background: #e3ecff; 
	border-radius: 24px;
	border: 0;
	color: #404040;
	padding: 10px 30px;  
	outline: none;
	text-decoration: 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(../f/icons/regeln.png);
	transition: .2s linear;
}

#menuIcon1:hover {
	background-image: url(../f/icons/regeln1.png);
	box-shadow: 0 1px 7px #84bafe;
	transition: .2s linear;
}

#menuIcon2 {
	background-image: url(../f/icons/faq.png);
	transition: .2s linear;
}

#menuIcon2:hover {
	background-image: url(../f/icons/faq1.png);
	box-shadow: 0 1px 7px #84bafe;
	transition: .2s linear;
}

#menuIcon3 {
	background-image: url(../f/icons/zeitplan.png);
	transition: .2s linear;
}

#menuIcon3:hover {
	background-image: url(../f/icons/zeitplan1.png);
	box-shadow: 0 1px 7px #84bafe;
	transition: .2s linear;
}

#menuIcon4 {
	background-image: url(../f/icons/bezahlen.png);
	transition: .2s linear;
}

#menuIcon4:hover {
	background-image: url(../f/icons/bezahlen1.png);
	box-shadow: 0 1px 7px #84bafe;
	transition: .2s linear;
}

#menuIcon5 {
	background-image: url(../f/icons/uchenik.png);
	transition: .2s linear;
}

#menuIcon5:hover {
	background-image: url(../f/icons/uchenik1.png);
	box-shadow: 0 1px 7px #84bafe;
	transition: .2s linear;
}

#menuIcon6 {
	background-image: url(../f/icons/prepod.png);
	transition: .2s linear;

}

#menuIcon6:hover {
	background-image: url(../f/icons/prepod1.png);
	box-shadow: 0 1px 7px #84bafe;
	transition: .2s linear;
}

#menuIcon7 {
	background-image: url(../f/icons/urok.png);
	transition: .2s linear;
}

#menuIcon7:hover {
	background-image: url(../f/icons/urok1.png);
	box-shadow: 0 1px 7px #84bafe;
	transition: .2s linear;
}

#menuIcon8 {
	background-image: url(../f/icons/stat.png);
	transition: .2s linear;
}

#menuIcon8:hover {
	background-image: url(../f/icons/stat1.png);
	box-shadow: 0 1px 7px #84bafe;
	transition: .2s linear;
}

#menuIcon9 {
	background-image: url(../f/icons/korb.png);
	transition: .2s linear;
}

#menuIcon9:hover {
	background-image: url(../f/icons/korb1.png);
	box-shadow: 0 1px 7px #84bafe;
	transition: .2s linear;
}

#menuIcon10 {
	background-image: url(../f/icons/antrag.png);
	transition: .2s linear;
}

#menuIcon10:hover {
	background-image: url(../f/icons/antrag1.png);
	box-shadow: 0 1px 7px #84bafe;
	transition: .2s linear;
}

#menuIcon11 {
	background-image: url(../f/icons/pokal.png);
	transition: .2s linear;
}

#menuIcon11:hover {
	background-image: url(../f/icons/pokal1.png);
	box-shadow: 0 1px 7px #84bafe;
	transition: .2s linear;
}

#menuIcon12 {
	background-image: url(../f/icons/admin.png);
	transition: .2s linear;
}

#menuIcon12:hover {
	background-image: url(../f/icons/admin1.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, 
.btn-link:hover {
	color: #fff;
	text-decoration: none;
}

.btn-link:focus, .btn-link.focus {
	text-decoration: none;
	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 #2f5aa8;
	border-radius: 7px !important;
	margin-bottom: 10px;
	box-shadow: 0 1px 7px rgba(0, 0, 0, 0.3);  
}

.card-header {
	color: #fff;
	padding: 10px 20px;  
	margin-bottom: 0;
	min-width: 0;   
	background-color: #2f5aa8;
	box-shadow: none !important;
	border: 0 !important;
	border-bottom: 0 !important;
	border-radius: 4px 4px 0 0 !important;
	word-wrap: break-word;
}

.card:hover .card-header{
	background-color: #3462b4;
	color: #fff;
}

.card-body:hover .card-header{
	background-color: #2f5aa8;
	color: #fff;
}

.card:hover {
	color: #fff;
	border: 2px solid #2f5aa8;
	background-color: #2f5aa8;
	border-radius: 7px !important;
}

.card-body {
	color: #404040;
	padding: 30px;
	background-color: #fff;
	border-radius: 0 0 7px 7px;
}
.card-body:hover {
	color: #404040;
	padding: 30px;
	background-color: #fff;
	border-radius: 0 0 7px 7px;
}

/* Карточка */
.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);  
}

/* Карточка 2*/
.boxx2 {	
	border-radius: 7px;  
	background-color: #fff;
	border: 1px solid #cfcfcf;
	box-shadow: 0 1px 15px rgba(0, 0, 0, 0.3);  
}

/* Карточка без бордера*/
.boxx3 {	
	border-radius: 7px;  
	background-color: #fff;
	border: 0;
	box-shadow: 0 1px 15px rgba(0, 0, 0, 0.3);  
}
/* Отзывы */
.bewertung {
	background-image: url(/images/landing/quote.png);
	background-position: top;
	background-repeat: no-repeat;	
	border-radius: 7px;  
	background-color: #fff;
	border: 0;
	box-shadow: 0 1px 15px #cfcfcf;  
}

/* Блок с ценами*/
.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;
}


.paket1 {
	color: #404040;
	background-color: #e3ecff;
	border-radius: 7px 7px 0 0;
}

.paket2 {
	color: #fff;	
	border-radius: 7px 7px 0 0;
	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');
}

.paket2:before {
	display: block;	
	position: absolute;
	content: 'ХИТ';
	left: -5px;	
	top: 5%;	
	width: 60px;
	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;
}

.paket3 {
	color: #fff;
	background-color: #342089;	
	border-radius: 7px 7px 0 0;
}
	

.paket-tool {
	border-bottom: 1px solid #cfcfcf;
}

.gradient1 {
	background: -moz-linear-gradient(#342089, #a83d96); 
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#342089), to(#a83d96)); 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#342089', endColorstr='#a83d96');
}

.gradient2 {
	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');
}

.gradient3 {
	background-size: cover;
	background: url(/images/bg-klein.png), -moz-linear-gradient(#a83d96, #342089); 
	background: url(/images/bg-klein.png), -webkit-gradient(linear, 0 0, 0 100%, from(#a83d96), to(#342089)); 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a83d96', endColorstr='#342089');
}

.bor {
	border: 1px solid #404040;
}



.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: #e3ecff;
	border-radius: 25px;
	cursor: pointer;
	text-decoration: none;
}
.round a{
	color:#404040;	
	text-decoration: none;
}
.round:hover a{
	color:#fff;	
	text-decoration: none;
}

.round:hover {
	background-color: #2f5aa8;
	color: #fff;
	cursor: pointer;
	text-decoration: none;
}

.bg-gray {	
	background-color: #f2f2f2;
}

.bg-white {	
	background-color: #fff;
}

.bg-blau {	
	background-color: #2f5aa8;
}

.bg-lk-blau {
	background-color: #f3f7ff;
}

.bg-blau-hell {
	background-color: #e3ecff;
}

.fox77 {	
	font-size: 13px;
}

.color-schwarz {	
	color: #000;
}

.color-gray {	
	color: #404040;
}

.color-gelb {	
	color: #feac3c;
}

.color-gray-hell {	
	color: #cfcfcf;
}

.color-white {	
	color: #fff;
}

.color-rot {	
	color: #e21b5c; 
}

.color-blau {
	color: #3059a8;
}

.color-blau-footer {
	color: #97add4;
}

.color-blau-hell {
	color: #00eaff;
}

.color-pink {
	color: #e64d9e;
}

.color-pink2 {
	color: #ff4b4b;
}

.color-gray-d {	
	color: #777b86;
}

.number-pic {
	width: 30px; 
	height: 30px;
	position: absolute; 
	right: 20px; 
	top: 20px;
}

.road {
	margin-top: 40px; 
}

.road-klein {
	margin-top: 30px; 
}

.blau-block {
	background-color: #3059a8; 
	background-image: url(/images/landing/bg.jpg); 
	background-size: cover; 
	background-repeat: no-repeat;
}

.icon30 {
	width: 30px; 
	height: 30px;
}

.icon40 {
	width: 40px; 
	height: 40px;
}

.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;
}

.slider-arrow {
	position: absolute;
	top: 40%;
	width: 50px;
	height: 50px;
	z-index: 1;
}

.slider-arrow:hover {
	cursor: pointer;
}
.arrow_right {
	background: transparent url(../f/icons/right.png) center no-repeat;
	right: 6%;
}
.arrow_left {
	background: transparent url(../f/icons/left.png) center no-repeat;
	left: 7%;
}

.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;
}

.rocket {
	position: absolute;
	top: -20px;
	left: -60px;
	width: 120px;
	height: 120px;
	background-size: cover;
	background-image: url(/images/landing/date.png);
}


.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: #ffffff;
  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;
}

.tag{  
  height: 260px;  
}