/*
new: #35947e
old: #35947e
*/

#website_0{
    display: none;
}
.descr_vid_holder .video-btn{
	display: none !important;


}
.descr_vid_holder {
	padding-top: 20px;
    display: block;
    margin-bottom: 100px;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    min-width: 358px;
	max-width: 430px;
}
@media (max-width: 1200px){
	.descr_vid_holder{
		display: block;
        margin-bottom: 50px;
        /* width: 33%; */
        /* width: 30%; */
        height: 262px;
        margin-left: auto;
        margin-right: auto;
        min-width: 226px;
		max-width: 430px;
        width: auto;
        padding-bottom: 20px;
	}
}


/*debug*/
-div{
	border:1px solid #ccc;
}
.owl-dots{
	display:none;
}
/*fonts*/
@font-face {
    font-family: 'HelveticaNeueLight';
    src: url('/css/HelveticaNeueLight.woff2') format('woff2'),
        url('/css/HelveticaNeueLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'cutiepatootie';
    src: url('/css/cutiepatootie.ttf') format('truetype');
}

/*
@font-face {
    font-family: 'cutieshark';
    src: url('/css/cutieshark.ttf') format('truetype');
}*/

@font-face {
    font-family: 'cutieshark';
    src: url('/css/yourhighschoolcrush-regular.otf') format('opentype');
}

/*footer*/
#newtime_footer{
    background-color: transparent;
    width: 100%;
}
#newtime_logo{
    background-color: transparent;
    /*padding-bottom: 20px;*/
}
.footer_newtime_logo{
	position: relative;
	background: #2B2344;
}
/* new */
@media (min-width: 1200px){
	.desktop_hidden{
		display: none;
	}
}
@media (max-width: 1199px) {
	.mobile_hidden{
		display:none;
	}
	.col-md-2-5 {
		position: relative;
		width: 100%;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.header_logo{
		display: flex;
		align-items: center;
		height: 90px;
		background-color: #2B2344;
	}
	
	#header .logo{
		/*background-image: url(/images/mymove_new_logo.png);*/
		background-position: center left;
		background-repeat: no-repeat;
		/*min-height:52px;*/
		/*max-width: 232px;*/
		max-height: 90px !important;
		min-height: 90px !important;
		border-radius: 0px 20px 20px 0px;
	}
	.dc-b3-new{
		/*background-color: #15D4E8 !important;	*/
		background-color: #2B2344 !important;	
	}	
}
@media (min-width: 1199px) {
	.col-md-2-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
}

@media (min-width: 1770px){
	.d-1600-block {
		display: block!important;
	}
}

.vjs-control-bar{
	display:none;
}
.vjs-big-play-button{
	display: none;
}

textarea:focus, input:focus{
    outline: none;
}
*:focus {
    outline: none;
}

.kerdes_img{
    align-self: center;
}

textarea:focus, input:focus{
    outline: none;
}
*:focus {
    outline: none;
}

.kerdes_img{
    align-self: center;
}
.kerdes_title::after{
	content: " ";
	display: inline-block;
	background-image:url(/images/kerdes_title_bg.png);
	background-size: cover;
	width:56px;
	height:62px;
	position: relative;
	left: 0;
	top:0px;
}
.kerdes_title{
	font-family: 'cutieshark';
	font-size: 56px;
	color: #2B2344;
    padding-top: 55px;
	/**/
    /*background: url(/images/kerdes_title_bg.png);
    background-repeat: no-repeat;
    background-position-x: 510px;
    background-position-y: 55px;*/
    max-width: fit-content;
}
.mwfc{
    max-width: fit-content;
}
.padding-right0{
	padding-right: 0 !important;
}
.padding-left0{
	padding-left: 0 !important;
}

.plr-00{
	padding-right: 3px !important;
	padding-left: 3px !important;
}

.kerdes_hatter{
	background: url(/images/kerdes_bg0.png);
    background-repeat: no-repeat;
    background-position-x: 80px;
}
.kerdes_hatter .kuldes{
	width: 185px;
	height: 55px;
	text-align: center;
	background-color: #15D4E8;
	color: white;
	border:none;
	border-radius: 5px;
	margin-top: 50px;
	font-weight: 600;
	font-size: 16px;
}
.kerdes_hatter input{
	width: 100%;
	background-color: #F0F7FA;
	border:none;
	height: 57px;
    padding-left: 15px;
    margin-top: 30px;
}
.kerdes_hatter textarea{
	width: 100%;
	background-color: #F0F7FA;
	border:none;
    padding-left: 15px;
	padding-top: 15px;
    margin-top: 30px;
}

#slider{
	background-image: url(/images/home_bg1.png);
    height: 840px;
	background-repeat: no-repeat;
}

.korabbi_tanulionk::after{
	content: " ";
	display: inline-block;
	background-image:url(/images/velemeny_title_bg1.png);
	background-size: cover;
	width: 62px;
    height: 54px;
    position: relative;
    /*left: 104px;*/
    left: 0px;
    top: 0px;
}
.korabbi_tanulionk::before{
	content: " ";
	display: inline-block;
	background-image:url(/images/velemeny_title_bg0.png);
	background-size: cover;
	width:37px;
	height:44px;
	position: relative;
	left: 0px;
	top:35px;
}
.korabbi_tanulionk{
	max-width: 486px;
	font-family: 'cutieshark';
	font-size: 54px;
	padding-bottom: 50px;
}

.velemeny_col .velemeny_iro .iro2{
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #555555;
}
.velemeny_col .velemeny_iro .iro{
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #2B2344;
	font-weight: 600;
}
.velemeny_col .velemeny_iro{
	padding-top: 20px;
    padding-left: 75px;
    padding-right: 95px;
}
.velemeny_col .velemeny_text{
	font-family: 'Roboto', sans-serif;
	font-style: italic;
	font-size: 16px;
	color: #2B2344;
    padding-left: 75px;
    padding-right: 95px;
    padding-top: 40px;
}
.velemeny_col{
	background-color: white;
	box-shadow: 0px 0px 20px 0px #e8e8e8;
	height: 190px;
	max-width: 100%;
    border-radius: 5px;
	margin-right: auto;
    margin-left: auto;
	margin-bottom: 25px;
}
.velemeny_border_left{
	background: url(/images/velemeny_border_left.png);
    background-repeat: no-repeat;
    background-position-y: center;

}
.velemenyek_hatter{
	/*background: url(/images/velemeny_bg0.png), url(/images/velemeny_bg1.png);*/
    background-repeat: no-repeat;
    background-position-x: left,right;
    background-position-y: 70%,50%;
}

.ajanlott_video_uj{
	padding-top: 40px;
    padding-left: 50px;
	font-family: 'cutieshark';
	font-size: 56px;
	color:#2B2344;
}
.ajanlott_video_title{
	padding-top: 20px;
}
.ajanlott_video_uj::before {
    content: " ";
    display: inline-block;
    background-image: url(/images/play.png);
    background-size: cover;
    width: 43px;
    height: 43px;
    position: relative;
    left: 0px;
    top: 0px;
	padding-left: 0px;
    margin-right: 15px;
}
.ajanlott_video_uj::after {
    content: " ";
    display: inline-block;
    background-image: url(/images/ajanlott_title_bg.png);
    background-size: cover;
    width: 70px;
    height: 77px;
    position: relative;
    left: 0px;
    top: 0px;
	padding-left: 0px;
    margin-right: 15px;
}

.dc-b3-new{
	/*background-color: transparent;*/
	background-color: #2B2344;
}

#header{
	position: relative;
	z-index: 100;
}

.header_home{
	/*background-image: url(/images/home_bg0.png);
	background-color: transparent !important;
	background-repeat: no-repeat;*/
}

.home_background{
	background-image: url(/images/home_bg1.png);
    height: 840px;
    top: 0px;
    width: -webkit-fill-available;
    position: absolute;
    z-index: 1;
}

.kiemel1_title::after{
	content: " ";
	display: inline-block;
	background-image:url(/images/kiemel1_title_bg1.png);
	background-size: cover;
	width: 70px;
    height: 77px;
    position: relative;
    left: 0;
    bottom: 40px;
}
.kiemel1_title::before{
	content: " ";
	display: inline-block;
	background-image:url(/images/kiemel1_title_bg0.png);
	background-size: cover;
    width: 50px;
    height: 62px;
    position: relative;
    left: 0;
    top: 55px;
}
.kiemel1_title{
	color: #15D4E8;
	font-size: 101px;
	font-family: 'cutiepatootie';
    margin-left: -55px;
}

.ekkr_kiemelt{
	padding-top: 25px;
	font-size: 18px;
	font-style: italic;
    padding-left: 110px;
	color: #15D4E8;
}
.kiemelt_hatter{ 
	/*max-height: 811px;*/
	/*background: linear-gradient(90deg,#2B2344 50%, #fff 50%);*/
	background: linear-gradient(90deg,#2B2344 50%, #F0F7FA 50%);
	/*background-image: url(/images/bg.png);
	background-repeat: no-repeat;*/
}
.kiemelt_img{
	padding-left: 50px;
}

.ul_style_0{
	padding-left: 100px !important;
    padding-right: 50px!important;
    padding-top: 80px;
    padding-bottom: 80px;
    margin-top: 25px;
}
.ul_style_0 ul{
	line-height: 1.7;
	padding-top: 30px;
	padding-right: 90px;
	padding-bottom: 10px;
	background-color: white;
	list-style: none;
}
.ul_style_0 ul li {
	padding-left: 1em; 
	text-indent: -.7em;
}
.ul_style_0 ul li::before{
	content: "•  ";
	color: #15D4E8;
}

.ajanlott-videos_hatter{
	background-color: #F0F7FA;
}

/*-new-*/

/*utiles*/

.h-100{
	height: 100%;
}

.w-1200-m{
	max-width: 1199px !important;
	width: auto !important;
}

.w-1000-m{
	max-width: 1000px;
}

.w-940-m{
	max-width: 940px;
}

.w-800-m{
	max-width: 800px;
}

.w-700-m{
	max-width: 700px;
}

.w-400-m{
	max-width: 400px;
}

.w-95{
	width:95%;
	max-width: 95%;
}

.w-80{
	width:80%;
	max-width: 80%;
}

.w-80-p{
	width:80%;
	max-width: 80%;
}

.w-header{
	width:90%;
	max-width: 90%;
    display: flex;
    justify-content: center;
}

.w-70{
	width:70%;
	max-width: 70%;
}

.w-20{
	width:20%;
	max-width: 20%;
}

.fbshare:hover{
	cursor: pointer;
}

.absco {
    position: absolute;
    height: auto;
    bottom: 0px;
    top: 0px;
    left: 0px;
    right: 0px;
}

.vp-layer{
	top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1001;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
	display: none;
}

.vp-layer.on{
	display: block;
}

.vp-wrapper{
	top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1002;
    position: fixed;
    outline: none !important;
	display: none;
}

.vp-wrapper.on{
	display: block;
}

.vp-container{
	position: absolute;
	top:50%;
	left:50%;
	/*width:80%;*/
	/*height:60%;*/
	max-width: 90%;
	transform: translate(-50%,-50%);
	background-color:white;
}


.vp-close{
	text-align: center;
	display: none;
	position: absolute;
	top:-15px;
	right:-15px;
	color:#fff;
	width: 28px;
	height: 28px;
	background: transparent url(/images/fancybox.png) -40px 0px;
	background-repeat: no-repeat;
    cursor: pointer;
}

.vp-close.on{
	display: block;
}

.vjs-big-play-button{
	/*display:none !important;*/
}

/**/
.wow {
  visibility: hidden;
}
.icon-input{
	display:inline-block;
	position: relative;
}

.icon-input i.search{
	position: absolute;
	left:5px;
	top:9px;
	width:19px;
	height:19px;
	background-image:url(/images/search.png);
}

.icon-input input{
	padding:5px;
	padding-left:30px;	
}

.button1{
	border:2px solid #fff;
	border-radius: 20px;
	background-color:white;
	width:127px;
	height:32px;
	overflow: hidden;
	transition: 0.3s linear all;
}

.button1:hover {
	border: 2px solid #049ABE;
    color: white;
    background-color: #049ABE;
}

.button2{
	border:2px solid #049ABE;
	border-radius: 20px;
	color:white;
	width:127px;
	height:32px;
	transition: 0.3s linear all;
}

.button2:hover {
	border: 2px solid white;
    color: black;
    background-color: white;
}

.button3{
	border:1px solid #2B2344;
	border-radius: 5px;
	background-color:white;
	color: #6F7172 !important;
	width:185px;
	height:53px;
	/*font-size: 1.2rem;*/
	font-size: 16px;
	font-weight: 600;
}

.button4{
	border:0px solid #c3c3c3;
	background-color:#15D4E8 !important;
	border-radius: 5px;
	color:white;
	width:185px;
	height:53px;
	/*font-size: 1.2rem;*/
	font-size: 16px;
	font-weight: 600;
	transition: 0.3s linear all;
}

.button4:hover {
	/*border: 2px solid #35947e;*/
    color: white;
    background-color: transparent;
}

.button5{
	border:2px solid white;
	border-radius: 2px;
	background-color:transparent;
	width:200px;
	height:45px;
	color:white;	
}

.button6{
	border:none;
	border-radius: 5px;
	background-color:#15D4E8;
	width:147px;
	height:59px;
	color:white;	
	transition: 0.3s linear all;
}
.d-sm-block:hover{
	text-decoration: none;
}

.button6:hover {
	border: 2px solid #15D4E8;
    color: #15D4E8;
	text-decoration: none;
    background-color: #fff;
}
.button9{
	border:none;
	border-radius: 15px 0px 15px 0px;
	background-color:#15D4E8;
	width:185px;
	height:42px;
	color:white;	
	transition: 0.3s linear all;
}
.button9_2{
	border:none;
	border-radius: 15px 0px 15px 0px;
	background-color:#15D4E8;
	width:185px;
	height:45px;
	color:white;	
	transition: 0.3s linear all;
}

.button9:hover {
	border: 2px solid #15D4E8;
    color: #15D4E8;
    background-color: #fff;
}

.button7{
	border:1px solid white;
	border-radius: 2px;
	background-color:transparent;
	width:100%;
	height:45px;
	color:white;
	font-size:16px;
}

.button8{
	border:2px solid #c3c3c3;
	border-radius: 2px;
	background-color:white;
	width:200px;
	height:45px;
	transition: 0.3s linear all;
}

.button8:hover {
	border: 2px solid transparent;
    color: white;
    background-color: #35947e;
}

.button10{
	color: #2B2344;
	border:2px solid #2B2344;
	border-radius: 15px 0px 15px 0px;
	background-color:white;
	width:141px;
	height:45px;
	transition: 0.3s linear all;
}

.button10:hover {
	border: 2px solid #2B2344;
    color: #fff;
    background-color: #2B2344;
}
.video-cover3{
	width:100%;
	height:100%;
	overflow: hidden;
	background-position: center center;
	background-size: cover;
	background-image: url(/images/video-borito.png);
	background-repeat: no-repeat;
	position: relative;
	cursor: pointer;
    border-radius: 5px;
}
.video-cover3 .title{

	position: absolute;
	width:100%;
	bottom:0px;
	background-color:#35947e;
	color:white;
	font-size: 1.3rem;
	/*padding:1rem;
	padding-left:30px;*/
	padding: 10px;
	padding-left: 20px;
}

.video-cover3.small .title{
	background-color:transparent;
	font-size: 1.1rem;
}

.video-cover3 .title .video-count{
	/*background-color:#35947e;*/
	background-color:#15D4E8;
	border-radius: 50%;
	width:38px;
	height:38px;
	position: absolute;
	text-align: center;
	padding-top:6px;
	/*bottom:10px;*/
	bottom:5px;
	right:80px;
	font-size: 1rem;
}

.video-cover3.small .title .video-count{
	right:10px;
}

.video-cover3 .video-btn .video-btn-center2 {
	background-image: url('/images/play_w.png');
	transition: 0.5s linear transform;
}

.video-cover3 .video-btn::before,
.video-cover3 .video-btn::after,
.video-cover3 .video-btn .video-btn-center2,
.video-cover3 .video-btn {
	position: absolute;
	display: block;
	width:43px;
	height:43px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
    bottom: 30px;
    left: 5px;
}
.video-cover3.small::after{
	width:80px;
	height:80px;








}

.video-cover3.sorozat .subtitle{
	position: absolute;
	width:100%;
	bottom:50px;
	background-color:transparent;
	color:white;
	font-size: 3rem;
	font-weight: 100;
	padding:1rem;
	padding-left:75px;
}

.video-cover3.sorozat .title{
	padding-left:80px;


}

.video-cover3.sorozat .title::before{
	content: " ";
	width:39px;
	height:28px;
	background-image:url(/images/lista-.png);
	background-size: cover;
	display:block;
	position: absolute;
	left:25px;
	top:18px;
}
.video-list .video-cover3{
	z-index: 2;
	/*border-right:3px solid #35947e;*/









}

.video-list .video-cover3::after{
	width: 65px;
    height: 65px;	



}
#legnezettebb .video-cover3.sorozat{
	background-image:none;


}

#legnezettebb .video-cover3.sorozat .title{
	transform: translateY(95%);


}
#trainings .video-inline_3 .video-cover3.small.sorozat .title::before{
	width:27px;
	height:19px;
}

#trainings .video-inline_3 .video-cover3.small.sorozat .title {
    font-size: 1.1rem;
	/*background-color: #282C34;*/
	background-color: #2B2344;
}

#trainings .video-inline_3 .video-cover3.small .title {
    /*background-color: transparent;*/
	background-color: #15D4E8;
    /*font-size: 17px;*/
    font-size: 14px;
}

#trainings .video-inline_2 .video-cover3.small.sorozat .title::before{
	width:27px;
	height:19px;
}

#trainings .video-inline_2 .video-cover3.small.sorozat .title {
    font-size: 1.1rem;
	/*background-color: #282C34;*/
	background-color: #2B2344;
}

#trainings .video-inline_2 .video-cover3.small .title {
    /*background-color: transparent;*/
	background-color: #15D4E8;
    /*font-size: 17px;*/
    font-size: 14px;





}

#trainings .video-inline .video-cover3.small.sorozat .title::before{
	width:27px;
	height:19px;
}

#trainings .video-inline .video-cover3.small.sorozat .title {
    font-size: 1.1rem;
	/*background-color: #282C34;*/
	background-color: #2B2344;






}

#trainings .video-inline .video-cover3.small .title {
    /*background-color: transparent;*/
	background-color: #15D4E8;
    font-size: 1.1rem;
}


.video-cover{
	width:100%;
	height:100%;
	overflow: hidden;
	background-position: center center;
	background-size: cover;
	background-image: url(/images/video-borito.png);
	background-repeat: no-repeat;
	position: relative;
	cursor: pointer;
    border-radius: 5px;
}

.video-cover .title{
	position: absolute;
	width:100%;
	bottom:0px;
	background-color:#35947e;
	color:white;
	font-size: 1.3rem;
	/*padding:1rem;
	padding-left:30px;*/
	padding: 10px;
	padding-left: 20px;
}

.video-cover.small .title{
	background-color:transparent;
	font-size: 1.1rem;
}

.video-cover .title .video-count{
	/*background-color:#35947e;*/
	background-color:#15D4E8;
	border-radius: 50%;
	width:38px;
	height:38px;
	position: absolute;
	text-align: center;
	padding-top:6px;
	/*bottom:10px;*/
	bottom:5px;
	right:80px;
	font-size: 1rem;
}

.video-cover.small .title .video-count{
	right:10px;
}

.video-cover .video-btn .video-btn-center2 {
	background-image: url('/images/play_w.png');
	transition: 0.5s linear transform;
}

.video-cover .video-btn::before,
.video-cover .video-btn::after,
.video-cover .video-btn .video-btn-center2,
.video-cover .video-btn {
	position: absolute;
	display: block;
	width:43px;
	height:43px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
    bottom: 30px;
    left: 5px;
}

.video-cover2{
	width:100%;
	height:100%;
	overflow: hidden;
	background-position: center center;
	background-size: cover;
	background-image: url(/images/video-borito.png);
	background-repeat: no-repeat;
	position: relative;
	cursor: pointer;
    border-radius: 5px;
}
.video-cover2 .title{
	position: absolute;
	width:100%;
	bottom:0px;
	background-color:#35947e;
	color:white;
	font-size: 1.3rem;
	/*padding:1rem;
	padding-left:30px;*/
	padding: 10px;
	padding-left: 20px;
}

.video-cover2.small .title{
	background-color:transparent;
	font-size: 1.1rem;

}

.video-cover2 .title .video-count{
	/*background-color:#35947e;*/
	background-color:#15D4E8;
	border-radius: 50%;
	width:38px;
	height:38px;



	position: absolute;
	text-align: center;
	padding-top:6px;
	/*bottom:10px;*/
	bottom:5px;
	right:80px;
	font-size: 1rem;
}

.video-cover2.small .title .video-count{
	right:10px;




}

.video-cover2 .video-btn .video-btn-center2 {
	background-image: url('/images/play_w.png');
	transition: 0.5s linear transform;
}

.video-cover2 .video-btn::before,
.video-cover2 .video-btn::after,
.video-cover2 .video-btn .video-btn-center2,
.video-cover2 .video-btn {
	position: absolute;
	display: block;
	width:43px;
	height:43px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
    bottom: 30px;
    left: 5px;
}


.video_csomagok::before{
    content: " ";
    display: inline-block;
	background-image: url('/images/play.png');
	background-size: cover;
    width: 43px;
    height: 43px;
    position: relative;
    left: 0px;
    margin-right: 10px;
}
.video_csomagok::after{
    content: " ";
    display: inline-block;
	background-image: url('/images/video_csomagok1.png');
	background-size: cover;
    width: 69px;
    height: 77px;
    position: relative;
    left: 0px;
    margin-right: 10px;
}

/*
.video-cover .video-btn::before,
.video-cover .video-btn::after {
	content: '';
}
.video-cover .video-btn {
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
}

.video-cover .video-btn::before,
.video-cover .video-btn::after,
.video-cover .video-btn .video-btn-center,
.video-cover .video-btn {
	position: absolute;
	display: block;
	width:110px;
	height:110px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.video-cover.small .video-btn::before,
.video-cover.small .video-btn::after,
.video-cover.small .video-btn .video-btn-center,
.video-cover.small .video-btn {
    width: 80px;
    height: 80px;
}

.video-cover .video-btn .video-btn-center {
	background-image: url('/images/video-play-btn.svg');
	transition: 0.5s linear transform;
}



.video-cover:hover .video-btn .video-btn-center {
	transform: scale(1.3) translateX(3px);
}

.video-cover:hover .video-btn::before {
	animation-play-state: paused;
}

.video-cover:hover .video-btn::after {
	animation: pulse 1s infinite 1s;
}

.video-cover .video-btn::before {
	background-image: url('/images/video-play-circle-white.svg');
	animation: pulse 2s infinite;
}
.video-cover .video-btn::after {
	background-image: url('/images/video-play-circle-green.svg');
	animation: pulse 2s infinite 1s;
}
*/
.video-cover.small::after{
	width:80px;
	height:80px;
}

.video-cover.sorozat .subtitle{
	position: absolute;
	width:100%;
	bottom:50px;
	background-color:transparent;
	color:white;
	font-size: 3rem;
	font-weight: 100;
	padding:1rem;
	padding-left:75px;
}

.video-cover.sorozat .title{
	padding-left:80px;
}

.video-cover.sorozat .title::before{
	content: " ";
	width:39px;
	height:28px;
	background-image:url(/images/lista-.png);
	background-size: cover;
	display:block;
	position: absolute;
	left:25px;
	top:18px;
}


.video-cover2.small::after{
	width:80px;
	height:80px;
}

.video-cover2.sorozat .subtitle{
	position: absolute;
	width:100%;
	bottom:50px;
	background-color:transparent;
	color:white;
	font-size: 3rem;
	font-weight: 100;
	padding:1rem;
	padding-left:75px;
}

.video-cover2.sorozat .title{
	padding-left:80px;
}

.video-cover2.sorozat .title::before{
	content: " ";
	width:39px;
	height:28px;
	background-image:url(/images/lista-.png);
	background-size: cover;
	display:block;
	position: absolute;
	left:25px;
	top:18px;
}

.fw-600{
	font-weight: 600;
}
.uj-video{
	/*padding-top: 30px;*/
	font-family: 'cutieshark';
	font-size: 56px;
}

.uj-video::before{
	content: " ";
	display: inline-block;
	/*background-image:url(/images/uj.svg);*/
	background-image:url(/images/play.png);
	background-size: cover;
	/*width:73px;
	height:75px;*/
	width: 43px;
    height: 43px;
	position: relative;
    /*left: -40px;
	top: 20px;*/
    left: -10px;
    top: 0px;
}

#nepszeru-videos:hover .uj-video::before,
#ajanlott-videos:hover .uj-video::before{
	animation: tada 2s infinite;
}

h1.inner-title{
	font-family: 'cutieshark';
	font-weight: normal;
	/*text-transform: uppercase;*/
	/*font-size: 1.8rem;*/
	font-size: 56px;
	padding-left:60px;
}

h1.inner-title.center{
	left:50%;
	transform: translateX(-50%);
	padding-left:0px;	
}

.inner-title::before{
	content: " ";
	display: inline-block;
	/*background-image:url(/images/video-play2.svg);*/
	background-image:url(/images/play.png);
	background-size: cover;
	width:46px;
	height:46px;
	position: absolute;
    left: 0px;
	top: 50%;
	transform: translateY(-50%);
}

.inner-title.center::before{
	display: none;
}

.legnezettebb-video::before{
	content: " ";
	display: inline-block;
	background-image:url(/images/uj.svg);
	background-size: cover;
	width:73px;
	height:75px;
	position: relative;
    left: -40px;
	top: 20px;
}

.login_title{
	color: white;
    position: absolute;
    height: 205px;
    display: flex;
    align-items: center;
    font-size: 47px !important;    
	left: 50%;
    transform: translateX(-50%);
    padding-left: 0px;
	font-family: 'cutieshark';
    font-weight: normal;
}
.login_title::after{
	content: " ";
	display: inline-block;
	background-image:url(/images/login_title1.png);
	background-size: cover;
	width:50px;
	height:55px;
	position: relative;
    bottom: 25px;
    left: 10px;
}
.login_title::before{
	content: " ";
	display: inline-block;
	background-image:url(/images/login_title0.png);
	background-size: cover;
	width:37px;
	height:44px;
	position: relative;
	left: 0;
	top:35px;
}
.inner-title-reg{
	color: white;
    position: absolute;
    height: 205px;
    display: flex;
    align-items: center;
    font-size: 47px !important;    
	left: 50%;
    transform: translateX(-50%);
    padding-left: 0px;
	font-family: 'cutieshark';
    font-weight: normal;
}
.inner-title-reg::after{
	content: " ";
	display: inline-block;
	background-image:url(/images/login_title1.png);
	background-size: cover;
	width:50px;
	height:55px;
	position: relative;
    bottom: 25px;
    left: 10px;
}
.inner-title-reg::before{
	content: " ";
	display: inline-block;
	background-image:url(/images/login_title0.png);
	background-size: cover;
	width:37px;
	height:44px;
	position: relative;
	left: 0;
	top:35px;
}
.pt-27{
	padding-top: 27px;
}

/*design colors*/
.dc-b{
	/*background-color:#35947e;*/
	background-color: #049ABE;
}
.dc-b_footer{
	background: url(/images/footer_bg0.png);
	/*background-color:#35947e;*/
	background-color: #2B2344;
}
.dc-b2{
	background-color:white;
	/*background-color:#f8f9fb;*/
}
.dc-b3{
	background-color:#049ABE;
}

.dc-b4{
	background-color:#282C34;
}
.dc-b4_footer{
	background-color:#2B2344;
}

body.fade-out {
    opacity: 0;
    transition: none;
}

a {
    color: #007bff;
    text-decoration: none;
}

a:hover {
    color: #0056b3;
    text-decoration: underline;
}

body,input,button{
	/*color:#707070;*/
	color: black;
}

button{
	cursor: pointer;
}

h2{
	/*font-family: 'HelveticaNeueLight';*/
	font-weight: normal;
	/*text-transform: uppercase;*/
}

h3{
	font-weight: normal;
}
/*mobil menu*/
#mobil-menu{	
	position: fixed;
	top:0px;
	bottom:0px;
	right:0px;
	left:0px;
	z-index: 1100;
	visibility: hidden;
	transform: translateX(100%);
	transition: all 0.8s;
}

#mobil-menu.on{
	visibility: visible;
	transform: translateX(0%);
}

#mobil-menu .menu-wrapper{
	position: absolute;
	right:0px;
	top:0px;
	bottom:0px;
	/*background-color:#323740;*/
	background-color:#2B2344;
	max-width: calc(100% - 70px);
	width:400px;	
}

#mobil-menu .menu-container{
	position: absolute;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
	overflow-y: auto;
}

#mobil-menu .menu-container .body{
	/*background-color:#35947e;*/
	background-color:#15D4E8;
	padding-top:40px;
	padding-bottom:40px;
}

#mobil-menu .menu-container .menu-items{
	width:100%;
	text-transform: uppercase;
	color:white;
	padding-top:15px;
	padding-bottom:15px;
	display:block;
	text-align: center;
	font-size:13px;
}

#mobil-menu .menu-container .footer{	
	margin-top:20px;
	background-color:transparent;
}


#mobil-menu .icon-input{
	width:100%;
	margin-top:30px;
}

#mobil-menu input[type="text"]{
	border:1px solid white;	
	width:100%;
}

#mobil-menu .menu-close{
	position: absolute;
	left: -70px;
	width:70px;
	height:90px;
	top:0px;
	background-color:white;
	background-image: url(/images/bezar_1.svg);
	background-size:40% 40%;
	background-position: center center;
	background-repeat: no-repeat;
}

/*home*/

#social .row:first-child{
	height:43px;
}

#social .icon{
	color:white;
	margin-left:30px;
}

/*header*/
.header-mx{
	margin-left: 5px !important;
	/*margin-left: 10px !important;*/
	margin-right: 5px !important;
	/*margin-right: 10px !important;*/
}

#header .row:first-child{
	min-height:90px;
}

#header .logo{
	/*background-image: url(/images/mymove_new_logo.png);*/
	background-position: center left;
	background-repeat: no-repeat;
	/*min-height:52px;*/
	/*max-width: 232px;*/
    max-height: 53px;
	margin-right: 50px;
}

#header a{	
	/*font-size: 0.9rem;*/
	font-size: 15px;
    color: white;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}

#header input[type="text"]{
	border:1px solid #c3c3c3;	
	width:250px;
}

@media (max-width: 1550px){
	#header .top-menu{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	.kiemel1_title::before {
		content: " ";
		display: inline-block;
		background-image: url(/images/kiemel1_title_bg0.png);
		background-size: cover;
		width: 42px;
		height: 50px;
		position: relative;
		left: 0;
		top: 55px;
	}
	.ul_style_0 {
		padding-left: 70px !important;
		padding-right: 0px!important;
		padding-top: 80px;
		padding-bottom: 80px;
	}
	.ul_style_0 ul {
		font-size: 14px;
		line-height: 1.7;
		padding-top: 30px;
		padding-right: 30px;
		padding-bottom: 10px;
		padding-left: 20px;
		margin-left: 40px;
		background-color: white;
		list-style: none;
	}
	.kiemel1_title {
		color: #15D4E8;
		font-size: 75px;
		font-family: 'cutiepatootie';
		margin-left: -5px;
	}

}

@media (max-width: 1290px){
	#header .top-menu{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
}

#header .mobile{
	min-height: 90px;
}

#header .mobile .mobil-menu-button{
	font-size: 2.5rem;
	color:#35947e;
}

@media (max-width: 1810px){
	#header .searchbox{
		display: none;
	}
}

/*slider*/
#slider .owl-dots{
	position: absolute;
	bottom:80px;
	margin-left:50%;
	transform: translateX(-50%);
}

@media (max-width: 768px){
	#slider .owl-dots{
		bottom:20px;
	}
}

#slider .owl-dots .owl-dot span{
	background-color:transparent;
	border:1px solid white;
}

#slider .owl-dots .owl-dot.active span, #slider .owl-dots .owl-dot:hover span{
	background-color:white;
	border:1px solid white;
}

#slider .item .txt .txt_0::after{
	content: " ";
    display: inline-block;
    background-image: url(/images/slider_title_0.png);
	background-size: cover;
    width: 69px;
    height: 77px;
    position: relative;
    left: 35px;
    top: 40px;
	font-family: 'cutiepatootie';
    /* transform: translateY(-50%);*/
}

#slider .item .txt .txt_1::before{
	content: " ";
	display: inline-block;
	background-image:url(/images/slider_title_1.png);
	background-size: cover;
	width: 52px;
    height: 62px;
    position: relative;
    left: -15px;
    bottom: -15px;
    margin-bottom: 20px;
    transform: translateY(-50%);
}
#slider .item .txt .txt_2::after{
	content: " ";
    display: inline-block;
    background-image: url(/images/slider_title_2.png);
    background-size: cover;
    width: 73px;
    height: 65px;
    position: relative;
    left: 20px;
    bottom: -20px;
}
#slider .item .txt .txt_1{
	padding-left: 70px;
}

#slider .item .txt{
	line-height: 1.1;
	position: absolute;
	top:15%;
	left:14%;
	/*transform: translate(-50%,-50%);*/
	font-size: 128px;
	/*text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);*/
	color:#fff;
	white-space: nowrap;
	font-family: 'cutieshark';
}

#slider .item{
	background-position: center right;
	background-size:contain;
	background-repeat: no-repeat;
	height: 575px;
    margin-right: 250px;
    margin-top: 82px;
}

@media (max-width: 1800px){
	#slider .item{
		height:400px;
	}
	#slider .item .txt{
		font-size: 110px;
	}
	#slider {
		background-image: url(/images/home_bg1.png);
		height: 610px;
		background-position-y: -230px;
		background-repeat: no-repeat;
	}
	.w-80-p{
		width: 90%;
		max-width: 90%;
	}
}


.velemeny_text p{
	margin-bottom: 0;
}

@media (max-width: 1650px){
	#slider .item{
		height:360px;
	}
	#slider .item .txt{
		font-size: 110px;
	}
	#slider {
		background-image: url(/images/home_bg1.png);
		height: 510px;
		background-position-y: -330px;
		background-repeat: no-repeat;
	}
}

@media (max-width: 1380px){
	#slider .item{
		height:330px;
	}
	#slider .item .txt{
		font-size: 85px;
	}
}

@media (max-width: 1380px){
	#slider .item{
		height:300px;
	}
	#slider .item .txt{
		font-size: 85px;
	}
	#slider {
		background-image: url(/images/home_bg1.png);
		height: 410px;
		background-position-y: -430px;
		background-repeat: no-repeat;
	}
}

@media (max-width: 1199px){
	#slider .item{
		height:280px;
	}
	#slider {
		background-image: url(/images/home_bg1.png);
		height: 410px;
		background-position-y: -430px;
		background-repeat: no-repeat;
	}
}

@media (max-width: 1100px){
	#slider .item{
		height:230px;
	}
	#slider .item .txt{
		font-size: 60px;
	}
}

@media (max-width: 768px){
	#slider .item{
		height:170px;
	}
	#slider .item .txt{
		font-size: 30px;
	}
}

@media (max-width: 600px){
	#slider .item{
		height:140px;
	}
}

@media (max-width: 500px){
	#slider .item{
		height:100px;
	}
}

#kiprobalom-regisztracio{
	width:690px;
	max-width:690px;
	position: relative;
	transform: translateY(-50%);
	z-index: 1000;
	background-color:white;
	-webkit-box-shadow: -1px 5px 14px -2px rgba(0,0,0,0.10);
	-moz-box-shadow: -1px 5px 14px -2px rgba(0,0,0,0.10);
	box-shadow: -1px 5px 14px -2px rgba(0,0,0,0.10);
}

@media (max-width: 768px){
	#kiprobalom-regisztracio{
		transform: translateY(0%);
	}
}

#kiprobalom-regisztracio .row:first-child{
	height:130px;
}

/**/

#nepszeru-videos .inner{
	padding-bottom: 50%;
    position: relative;	
}

#nepszeru-videos  .left{
	background-color: white;
	-webkit-box-shadow: -1px 5px 14px -2px rgba(0,0,0,0.10);
	-moz-box-shadow: -1px 5px 14px -2px rgba(0,0,0,0.10);
	box-shadow: -1px 5px 14px -2px rgba(0,0,0,0.10);
	padding-left:3rem;
	padding-right:3rem;
}

@media (max-width: 800px){
	#nepszeru-videos  .left{
		padding-left:0px;
		padding-right:0px;
	}
}

#nepszeru-videos .video-list{
	height:20%;
}

.video-list{
	/*background-color:#f4f4f4;*/
	background-color: transparent;
}

.video-list .title{
	font-family: 'Roboto', sans-serif;
	color:#2B2344;
	/*font-size:1.6rem;*/
	font-size: 26px;
	font-weight: 600;
	line-height: 1.8rem;
}

.video-list .intro{
	font-size:0.8rem;
	line-height: 1rem;
}

/*.video-list button::before{
    content: " ";
    display: inline-block;
    background-image: url(/images/play_purple.png);
    background-size: cover;
    width: 59px;
    height: 59px;
    position: relative;
    left: 0px;
    top: 0px;
	padding-left: 0px;
    margin-right: 15px;
}*/
.video-list button{
    text-decoration: underline;
	color:#555555;
	/*width:80%;*/
    height: 59px;
	border:none;
	background-color: transparent;
	font-weight: 500;
	transition: 0.3s linear all;
}

.video-list button:hover{
    /*border: 2px solid white;
    color: white;
    background-color: #35947e;*/
}

.video_valami_border{
	position: absolute;
    /* display: flex; */
    bottom: -10px;
    /* left: 150px; */
    /* z-index: 1; */
    right: -10px;
}
.video_valami_border2{
	position: absolute;
    bottom: -10px;
    right: 10px;
}

.halfshadow{
	position: absolute;
    width: 100%;
    /* top: 0px; */
    /* right: 0; */
    bottom: -20px;
    left: 25px;
    height: 50%;
    background: #2B2344;
    border-radius: 5px;
}
.halfshadow_home_lila{
	position: relative;
    width: 100%;
    /* top: 0px; */
    /* right: 0; */
    bottom: 120px;
    left: 25px;
    height: 50%;
    background: #2B2344;
    border-radius: 5px;
}
.halfshadow_home_kek{
	position: relative;
    width: 100%;
    /* top: 0px; */
    /* right: 0; */
    bottom: 120px;
    left: 25px;
    height: 50%;
    background: #15D4E8;
    border-radius: 5px;
}
.halfshadow2{
	position: absolute;
    width: 100%;
    /* top: 0px; */
    /* right: 0; */
    bottom: -20px;
    left: 25px;
    height: 50%;
    background: #15D4E8;
    border-radius: 5px;
}
.halfshadow3{
	position: absolute;
    width: 100%;
    /* top: 0px; */
    /* right: 0; */
    bottom: -14px;
    left: 20px;
    height: 50%;
    background: #15D4E8;
    border-radius: 5px;
}

.video-list .video-cover{
	z-index: 2;
	/*border-right:3px solid #35947e;*/
}

.video-list .video-cover::after{
	width: 65px;
    height: 65px;	
}

.video-list .video-cover2{
	z-index: 2;
	/*border-right:3px solid #35947e;*/
}

.video-list .video-cover2::after{
	width: 65px;
    height: 65px;	
}

#nepszeru-videos .buttoncont{
	margin-top:50px;
}

#nepszeru-videos .right{
	margin-top:100px;
	margin-bottom:100px;
}

@media (max-width: 1700px){
	
	.video-list .title{
		font-size:1.3rem;
		line-height: 1.4rem;
	}	
	
	.video-list .intro{
		font-size:0.7rem;
		line-height: 0.8rem;
	}
	
	.video-list button{
		font-size: 0.8rem;
	}
	
	#nepszeru-videos .buttoncont{
		margin-top:20px;
	}

	.header-mx{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}

	.w-header{
		width:90%;
		max-width: 90%;
	}
}

@media (max-width: 1500px){
	#nepszeru-videos .video-list .video-megtekintese{
		display: none;
	}
	
	#nepszeru-videos .video-list .intro{
		flex-basis: 100%;
		max-width: 100%;
		font-size:0.8rem;
		line-height: 1rem;
	}
	
	#nepszeru-videos .inner{
		padding-bottom: 55%;
	}
	
}

@media (max-width: 1330px){
	#nepszeru-videos .inner{
		padding-bottom: 60%;
	}
}

@media (max-width: 1199px){
	#nepszeru-videos .inner{
		padding-bottom: 0px;
		position: static;
	}
	#nepszeru-videos .absco{
		position: static;
		height: auto;
	}
	#nepszeru-videos .video-list{
		height:200px;
	}
	#nepszeru-videos .video-list .video-megtekintese{
		display: block;
	}
	
	#nepszeru-videos .video-list .intro{
		flex-basis: 50%;
		max-width: 50%;
		font-size:0.8rem;
		line-height: 1rem;
	}
	#nepszeru-videos .video-list .title{
		font-size:1.6rem;
		font-weight: 400;
		line-height: 1.8rem;
	}
	#nepszeru-videos .video-list .intro{
		font-size:1rem;
		line-height: 1.2rem;
	}
	#nepszeru-videos .buttoncont{
		margin-bottom:20px;
	}
	#nepszeru-videos .video-list button{
		font-size: 1em;
	}
	#nepszeru-videos .right{
		height:700px;
	}
	#nepszeru-videos .right{
		margin-top:30px;
		margin-bottom:30px;
	}
}

@media (max-width: 800px){
	#nepszeru-videos .video-list .video-megtekintese{
		display: none;
	}	
	#nepszeru-videos .video-list .intro{
		flex-basis: 100%;
		max-width: 100%;
		font-size:0.8rem;
		line-height: 1rem;
	}
	#nepszeru-videos .video-list{
		height:430px;
	}
	#nepszeru-videos .right{
		height:400px;
	}	
	#nepszeru-videos .covercontainer{
		height:300px;
	}
}

/**/

/**/

#ajanlott-videos .inner{
	padding-bottom: 30%;
    position: relative;	
}

#ajanlott-videos{
	/*background-color: white;
	-webkit-box-shadow: -1px 5px 14px -2px rgba(0,0,0,0.10);
	-moz-box-shadow: -1px 5px 14px -2px rgba(0,0,0,0.10);
	box-shadow: -1px 5px 14px -2px rgba(0,0,0,0.10);	*/
	background-color: #F0F7FA;
	background: url(/images/ekkr0.png);
    background-repeat: no-repeat;
    background-position-x: 15px;
    background-position-y: 50px;
}

#ajanlott-videos .left{
	padding-left:3rem !important;
	padding-right: 1.5rem !important;
}

#ajanlott-videos .right{
	padding-left: 1.5rem !important;
	padding-right:3rem !important;
}

#ajanlott-videos .video-list{
	height:40%;
}

@media (max-width: 1700px){
	
	.video-list .title{
		font-size:1.3rem;
		line-height: 1.4rem;
	}	
	
	.video-list .intro{
		font-size:0.7rem;
		line-height: 0.8rem;
	}
	
	.video-list button{
		font-size: 0.8rem;
	}
	
	#ajanlott-videos .buttoncont{
		margin-top:20px;
	}
	
}

@media (max-width: 1500px){
	#ajanlott-videos .video-list .video-megtekintese{
		display: none;
	}
	
	#ajanlott-videos .video-list .intro{
		flex-basis: 100%;
		max-width: 100%;
		font-size:0.8rem;
		line-height: 1rem;
	}
	
	#ajanlott-videos .inner{
		padding-bottom: 25%;
	}
	
}

@media (max-width: 1330px){
	#ajanlott-videos .inner{
		padding-bottom: 25%;
	}
}

@media (max-width: 1199px){
			
	#ajanlott-videos .inner{
		padding-bottom: 0px;
		position: static;
	}
	#ajanlott-videos .absco{
		position: static;
		height: auto;
	}
	#ajanlott-videos .video-list{
		height:200px;
	}
	#ajanlott-videos .video-list .video-megtekintese{
		display: block;
	}
	
	#ajanlott-videos .video-list .intro{
		flex-basis: 50%;
		max-width: 50%;
		font-size:0.8rem;
		line-height: 1rem;
	}
	#ajanlott-videos .video-list .title{
		font-size:1.6rem;
		font-weight: 400;
		line-height: 1.8rem;
	}
	#ajanlott-videos .video-list .intro{
		font-size:1rem;
		line-height: 1.2rem;
	}
	#ajanlott-videos .buttoncont{
		margin-bottom:20px;
	}
	#ajanlott-videos .video-list button{
		font-size: 1em;
	}
	
	#ajanlott-videos .right{
		margin-bottom:30px;
	}
	
	#ajanlott-videos .left{
		padding-left:3rem !important;
		padding-right: 3rem !important;
	}
	
	#ajanlott-videos .right{
		padding-left: 3rem !important;
		padding-right:3rem !important;
	}
}

@media (max-width: 800px){
	#ajanlott-videos .video-list .video-megtekintese{
		display: none;
	}	
	#ajanlott-videos .video-list .intro{
		flex-basis: 100%;
		max-width: 100%;
		font-size:0.8rem;
		line-height: 1rem;
	}
	#ajanlott-videos .video-list{
		height:430px;
	}
	#ajanlott-videos .covercontainer{
		height:300px;
	}
}

/**/

#new-videos .uj-video{
	margin-bottom:90px;
}

/*auto height hack*/
#new-videos .inner{ 
	padding-bottom: 32%;
    position: relative;
}

#new-videos .inner .v1{
	padding-right:7px;
}

#new-videos .inner .v2, #new-videos .inner .v3{
	padding-left:7px;	
}

#new-videos .inner .v4, #new-videos .inner .v5{
	padding-left:14px;	
}

/*elso sor*/
#new-videos .inner .v2, #new-videos .inner .v4{
	padding-bottom:7px;
}

/*masodik sor*/
#new-videos .inner .v3, #new-videos .inner .v5{
	padding-top:7px;
}

/*seo & ajanlat*/


.kiemelt_right::after{
	content: " ";
    display: inline-block;
    background-image: url(/images/miert_bg.png);
    background-size: cover;
    width: 176px;
    height: 663px;
    position: absolute;
    right: -140px;
    top: 0;
    margin-bottom: 20px;
    /* transform: translateY(-50%); */
}

#kiemelt{
	background-color: #F0F7FA;
    /* background-color: transparent; */
    border-radius: 100px 0px 0px 100px;
    margin-top: 3rem!important;

	/*
	background-color: transparent;
    border-radius: 100px;
	margin-top: 3rem!important;
	*/
}

@media (max-width: 768px){
	#kiemelt{
		margin-top:40px !important;
		padding-top:10px;
		padding-bottom:10px;		
	}
	#kiemelt .fbshare{
		margin-bottom:20px;
	}
}

/*edzoknek-akademia*/
#edzoknek-akdemia{
	margin-top:14px !important;
	margin-bottom:14px !important;
}

#edzoknek-akdemia .row:first-child{
	min-height:205px;
	margin-left:0px;
	margin-right:0px;	
}

#edzoknek-akdemia .edzoknek{
	background-image:url(/images/left-bg.png);
	background-size: cover;
	border-top:1px solid #a0ac58;
	color:white;
}

#edzoknek-akdemia .akademia{
	background-image:url(/images/right-bg.png);
	background-size: cover;
	border-top:1px solid #d1d0ce;
}

/*legnezettebb*/
#legnezettebb{
	margin-bottom:250px !important;
	margin-top:100px !important;
}

#legnezettebb > .row:first-child{
	height:828px;
	background-size:cover;
	background-image:linear-gradient(to bottom, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.3) 100%), url(/images/video-borito2.png);
	margin-left: 0px;
	margin-right: 0px;
}

#legnezettebb .video-cover.sorozat{
	background-image:none;
}

#legnezettebb .video-cover.sorozat .title{
	transform: translateY(95%);
}

#legnezettebb .video-cover2.sorozat{
	background-image:none;
}

#legnezettebb .video-cover2.sorozat .title{
	transform: translateY(95%);
}

#legnezettebb-float{
	position: absolute;
	top:130px;
	right:0px;
	background-color:white;
	margin-right:0px;
	padding-left:50px;
	padding-right:50px;
	max-width:740px;
	padding-bottom:50px;
	-webkit-box-shadow: -1px 5px 14px -2px rgba(0,0,0,0.10);
	-moz-box-shadow: -1px 5px 14px -2px rgba(0,0,0,0.10);
	box-shadow: -1px 5px 14px -2px rgba(0,0,0,0.10);
}

#legnezettebb-float .legnezettebb-video{
	margin-top:20px;
	margin-bottom:60px;
}

#legnezettebb-float .video-cover{
	height: 270px;
	margin-bottom:14px;
}

#legnezettebb-float .button4{
	margin-top:40px;
}

/*kiprobalom*/
#kiprobalom .row:first-child{
	height:175px;
	color:white;
	font-size: 1.2rem;
}

/*hirlevel*/
#hirlevel{
    margin-top: 14px !important;
    margin-bottom: 14px !important;	
}

#hirlevel .row:first-child{
	height:175px;
	color:#707070;
	font-size: 1.2rem;
	margin-left: 0px;
	margin-right: 0px;
}

#hirlevel .input{
	font-size: 16px;
	padding:3px;
	width: 300px;
}

@media (max-width: 1045px){
	#hirlevel .row:first-child{
		height:275px;
	}
	#hirlevel .hirlevel{
		width:400px;
	}
	#hirlevel .hirlevel input{
		margin-left:0px !important;
		margin-top:5px !important;
	}
}

/*footer*/
#footer>.row:first-child{
	/*height:260px;*/
	color:white;
}

#footer .icons{
	border-right:1px solid #fff;
}

#footer .icon{
	font-size: 20px;
}

.border-bottom_footer{
	border-bottom: 1px solid #15D4E8;
	padding-bottom: 30px !important;
    margin-bottom: 30px;
}

#footer .menu a{
	color:white;
	/*border-bottom:1px solid #fff;*/
}

#footer a:hover{
	text-decoration: none;
}

/*footer2*/

#footer2 a{
	font-size: 1rem;
	color:#fff;
}

#footer2 a:hover{
	text-decoration: underline;
}

#footer2>.row:first-child{
	height:70px;
	/*color:#84858a;*/
	color: white;
	font-size: 0.8rem;
}

/*training list*/
.trainings_bg{
	background-image:url(/images/trainings_bg.png);
	background-repeat: no-repeat;
	background-position-y: center;
	background-position-x: right;
}
.pl-60{
	padding-left: 165px;
}
#inner-header{
	/*height:275px;*/
	height:232px;
	background-size:cover;
	/*background-image:url(/images/inner-header-bg.png);*/
	background-image:url(/images/inner_head_bg.png);
	position: relative;
}

#inner-header h1{
	color:white;
	/*position: absolute;
	top:50px;*/
	position: relative;
	height: 232px;
    display: flex;
    align-items: center;
	left:60px
}

#inner-header-login{
	height:275px;
	/*height:232px;*/
	background-size:cover;
	/*background-image:url(/images/inner-header-login-bg.png);*/
	background-image:url(/images/login_bg1.png);
	position: relative;
}

#inner-header-login h1{
	color:white;
	/*position: absolute;
	top:50px;*/
	position: absolute;
	height: 205px;
    display: flex;
    align-items: center;
	font-size: 47px !important;
	width: fit-content;
}
#inner-header-reg{
	height:275px;
	/*height:232px;*/
	background-size:cover;
	/*background-image:url(/images/inner-header-login-bg.png);*/
	background-image:url(/images/login_bg1.png);
	position: relative;
}

#inner-header-reg h1{
	color:white;
	/*position: absolute;
	top:50px;*/
	position: absolute;
	height: 205px;
    display: flex;
    align-items: center;
	font-size: 34px !important;
	width: fit-content;
}

#inner-header-one{
	/*height:275px;*/
	height:362px;
	background-size:cover;
	/*background-image:url(/images/inner-header-bg.png);*/
	background-image:url(/images/training_one_header.png);
	position: relative;
}

#inner-header-one h1{
	color:white;
	/*position: absolute;
	top:50px;*/
	position: relative;
	/*height: 232px;*/
	height: 180px;
    display: flex;
    align-items: center;
	margin-left: 185px;
	font-size: 56px;
}



.training_one_content{
	background: #F0F7FA;
	border:none;
	border-radius: 15px;
	padding-left: 45px;
	padding-right: 45px;
	padding-top: 50px;
	margin-left: 5px;
	margin-right: 5px;
	/*max-width: 705px;*/
	max-width: 48%;
}

@media (max-width: 1568px){
	.training_one_content{
		margin-top:20px;
	}
}

/*auto height hack*/
#trainings{
	min-height: 400px;
	position: relative;
	/*top:-80px;*/
	top: 0px;
	padding-top: 45px;
}

.trainings_home{
	background: url(/images/ekkr0.png), url(/images/ekkr1.png);
    background-repeat: no-repeat;
    background-position-x: 35px,right;
    background-position-y: 55px,135px;
}

#trainings .training .inner{ 
	padding-bottom: 12%;
    position: relative;
}

#trainings .training{
	/*background-color: white;*/
	background-color: transparent;
	margin-bottom:10px;
	/*-webkit-box-shadow: -1px 5px 14px -2px rgba(0,0,0,0.10);
	-moz-box-shadow: -1px 5px 14px -2px rgba(0,0,0,0.10);
	box-shadow: -1px 5px 14px -2px rgba(0,0,0,0.10);*/
	/*padding:30px;*/
	/*padding-top: 75px;*/
	padding-top: 25px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 50px;
	border-bottom: 1px solid #EAEAEA;
}

#trainings .training.akademia{
	width:50%;
	float:left;
}

#trainings .training>.row:first-child{
	min-height: 300px;
	/*height: 300px;*/
	/*max-height: 300px;*/
}

#trainings .training .video{
	padding-left:10px;
	-webkit-box-flex: 0;
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
    max-width: 22%;
}

#trainings .training .leiras h2{
	font-weight: 600;
    font-size: 26px;
}

#trainings .training .video2{
	/*padding-left:10px;
	-webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
	padding-right: 20px;*/
	padding-left: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding-right: 0;
    margin-right: 40px;
}

#trainings .training .profil img{
	border:3px solid #15D4E8;
	width:100%;
	max-width:132px;
}

#trainings .training .profil .img.kicsi img{
	max-width: 130px;
	margin-top:15px;
}

#trainings .training .profil .img{
	position: relative;
	display: inline-block;
}

#trainings .training .profil{
	padding-right: 15px;
}
#trainings .training .profil .img.kicsi{
	display: block;
}

#trainings .training .profil .ingyenes{
	position: absolute;
	bottom:-3px;
	left:50%;
	transform: translateX(-50%);
	background-color:#2B2344;
	/*padding:4px 20px 4px 20px;*/
    padding: 4px 10px 4px 10px;
	color:white;
	font-weight: normal;
	/*font-weight: bold;*/
	/*font-size: 0.7rem;*/
	font-size: 14px;
	/*text-transform: uppercase;*/
	border-radius: 5px;
	/*etter-spacing:2px;*/
	font-family: 'Roboto', sans-serif;
}

#trainings .training .profil .ingyenes.kicsi{
	font-size: 14px;
	/*font-size: 0.6rem;*/
}

#trainings .training .leiras{
	padding-left:30px;
	padding-right:30px;
	height:100%;
	color: #2b2344;
	font-size: 26px;
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
}

#trainings .training .leiras .intro{
	/*max-height: 120px;*/
	/*overflow: hidden;*/
	/*font-size: 0.9rem;*/
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	font-weight:normal;
}

#trainings .training .leiras button{
	position: absolute;
	/*position: relative;*/
	bottom:0px;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
}


.training_one .inner{ 
	padding-bottom: 12%;
    position: relative;
}

#trainings .training{
	/*background-color: white;*/
	/*background-color: transparent;
	margin-bottom:10px;*/
	/*-webkit-box-shadow: -1px 5px 14px -2px rgba(0,0,0,0.10);
	-moz-box-shadow: -1px 5px 14px -2px rgba(0,0,0,0.10);
	box-shadow: -1px 5px 14px -2px rgba(0,0,0,0.10);*/
	/*padding:30px;
	padding-bottom: 50px;
	border-bottom: 1px solid #EAEAEA;*/
}

#trainings .training.akademia{
	width:50%;
	float:left;
}

#trainings .training>.row:first-child{
	min-height: 300px;
	/*height: 300px;*/
	/*max-height: 300px;*/
}

.training_one .video{
	padding-left:10px;
	-webkit-box-flex: 0;
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
    max-width: 22%;
}

.training_one .video2{
	padding-left:10px;
	-webkit-box-flex: 0;
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
    max-width: 22%;
	padding-right: 20px;
}

.training_one .profil img{
	border:3px solid #15D4E8;
	width:100%;
	max-width:226px;
}

.training_one .profil .img.kicsi img{
	max-width: 130px;
	margin-top:15px;
}

.training_one .profil .img{
	position: relative;
	display: inline-block;
}

.training_one .profil .img.kicsi{
	display: block;
}

.training_one .profil .ingyenes{
	position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #2B2344;
    padding: 10px 20px 10px 20px;
    color: white;
    font-weight: normal;
    /* font-weight: bold; */
    font-size: 0.7rem;
    text-transform: uppercase;
    border-radius: 5px;
    letter-spacing: 2px;
}

.training_one .profil .ingyenes.kicsi{
	font-size: 14px;
	/*font-size: 0.6rem;*/
}

.training_one .leiras{
	padding-left:30px;
	padding-right:30px;
	height:100%;
	/*color: #2b2344;*/
	color: white;
	font-weight: 600;
    display: flex;
    align-items: center;
}

.training_one .leiras .intro{
	/*max-height: 120px;*/
	overflow: hidden;
	/*font-size: 0.9rem;*/
	font-size: 22px;
    max-width: 699px;
	font-family: 'Roboto', sans-serif;
}

.training_one .leiras button{
	position: absolute;
	bottom:0px;
}

.plr-150{
	padding-left: 150px;
	padding-right: 150px;
}
.plr-120{
	padding-left: 130px;
	padding-right: 130px;
}

.plr-10-0{
	padding-left: 10px !important;
	padding-right: 0px !important;
}

.video_csomagok{
	font-family: 'cutieshark';
	font-size: 56px;
}
.csomag_tartalma{
	font-family: 'cutieshark';
	font-size: 45px;
}
/*
#trainings .video-inline_3{
	display:inline-block;
	margin-bottom:100px;
	height:333px;
	margin-left: 5px;
	margin-right: 5px;	
    width: 465px;
}*/
#trainings .video-inline_3 {
    display: inline-block;
    margin-bottom: 100px;
    /* width: 33%; */
    /* width: 30%; */
    height: 300px;
   /* margin-left: auto;
    margin-right: auto;*/
	
    margin-left: unset;
    margin-right: auto;
    width: 32%;
}
#trainings .video-inline_3 .video-cover.small.sorozat .title::before{
	width:27px;
	height:19px;
}

#trainings .video-inline_3 .video-cover.small.sorozat .title {
    font-size: 1.1rem;
	/*background-color: #282C34;*/
	background-color: #2B2344;
}

#trainings .video-inline_3 .video-cover.small .title {
    /*background-color: transparent;*/
	background-color: #15D4E8;
    /*font-size: 17px;*/
    font-size: 14px;
}

#trainings .video-inline_3 .video-cover2.small.sorozat .title::before{
	width:27px;
	height:19px;




}

#trainings .video-inline_3 .video-cover2.small.sorozat .title {
    font-size: 1.1rem;
	/*background-color: #282C34;*/
	background-color: #2B2344;

}

#trainings .video-inline_3 .video-cover2.small .title {
    /*background-color: transparent;*/
	background-color: #15D4E8;
    /*font-size: 17px;*/
    font-size: 14px;
}

@media (max-width: 1600px){
	#trainings .video-inline_3{
		min-width: 467px;
		/*width:31%;*/
		/*height:230px;*/
	}
}

@media (max-width: 1600px){
	#trainings .video-inline_3{
		min-width: 467px;
		/*width:31%;*/
		/*height:230px;*/
	}
}

@media (max-width: 1199px){
	#trainings .video-inline_3{
		/*width:46%;*/
		min-width: 353px;
	}
}

@media (max-width: 800px){
	#trainings .video-inline_3{
		/*width:85%;
		height:300px;*/
	}
}

@media (max-width: 576px){
	#trainings .video-inline_3{
		/*width:95%;
		height:200px;*/
	}
}

.plr-5{
	padding-left: 5px;
	padding-right: 5px;
}

#trainings .video-inline_3.hop {
    opacity: 0;
    height: 0px !important;
    margin: 0px !important;
	padding: 0px !important;
}
/*
#trainings .video-inline_2{
	display:inline-block;
	margin-bottom:100px;
	height:333px;
	margin-left: 5px;
	margin-right: 5px;	
    width: 465px;
}
*/
#trainings .video-inline_2{
	display: inline-block;
    margin-bottom: 100px;
    /* width: 33%; */
    /* width: 30%; */
    height: 300px;
    /*margin-left: auto;
    margin-right: auto;*/
	
    margin-left: unset;
    margin-right: auto;
    width: 32%;
    min-width: 458px;
}

#trainings .video-inline_2 .video-cover.small.sorozat .title::before{
	width:27px;
	height:19px;
}

#trainings .video-inline_2 .video-cover.small.sorozat .title {
    font-size: 1.1rem;
	/*background-color: #282C34;*/
	background-color: #2B2344;
}

#trainings .video-inline_2 .video-cover.small .title {
    /*background-color: transparent;*/
	background-color: #15D4E8;
    /*font-size: 17px;*/
    font-size: 14px;
}

#trainings .video-inline_2 .video-cover2.small.sorozat .title::before{
	width:27px;
	height:19px;



}

#trainings .video-inline_2 .video-cover2.small.sorozat .title {
    font-size: 1.1rem;
	/*background-color: #282C34;*/
	background-color: #2B2344;

}

#trainings .video-inline_2 .video-cover2.small .title {
    /*background-color: transparent;*/
	background-color: #15D4E8;
    /*font-size: 17px;*/
    font-size: 14px;
}

@media (max-width: 1600px){
	#trainings .video-inline_2{
		min-width: 467px;
		/*width:31%;*/
		/*height:230px;*/
	}
}

@media (max-width: 1199px){
	#trainings .video-inline_2{
		/*width:46%;*/
		min-width: 353px;
	}
}

@media (max-width: 800px){
	#trainings .video-inline_2{
		/*width:85%;
		height:300px;*/
	}
}

@media (max-width: 576px){
	#trainings .video-inline_2{
		/*width:95%;
		height:200px;*/
	}
}

#trainings .video-inline_2.hop {
    opacity: 0;
    height: 0px !important;
    margin: 0px !important;
	padding: 0px !important;
}
#trainings .video-inline{
	display:inline-block;
	margin-bottom:100px;
	width:33%;
	/*width:30%;*/
	height:333px;
	margin-left: 10px;
	margin-right: 10px;	
    max-width: 465px;
}

#trainings .video-inline .video-cover.small.sorozat .title::before{
	width:27px;
	height:19px;
}

#trainings .video-inline .video-cover.small.sorozat .title {
    font-size: 1.1rem;
	/*background-color: #282C34;*/
	background-color: #2B2344;
}

#trainings .video-inline .video-cover.small .title {
    /*background-color: transparent;*/
	background-color: #15D4E8;
    font-size: 1.1rem;
}

#trainings .video-inline .video-cover2.small.sorozat .title::before{
	width:27px;
	height:19px;


}

#trainings .video-inline .video-cover2.small.sorozat .title {
    font-size: 1.1rem;
	/*background-color: #282C34;*/
	background-color: #2B2344;
}

#trainings .video-inline .video-cover2.small .title {
    /*background-color: transparent;*/
	background-color: #15D4E8;
    font-size: 1.1rem;
}

@media (max-width: 1600px){
	#trainings .video-inline{
		/*width:31%;*/
		height:230px;
	}
}

@media (max-width: 1100px){
	#trainings .video-inline{
		width:46%;
	}
	
	#trainings .training.akademia{
		width:100%;
		float:none;
	}
	
	#trainings .training>.row:first-child{
		min-height: 300px;
		height: auto;
		max-height: none;
	}

	.training_one .akademia{
		width:100%;
		float:none;
	}
	
	.training_one >.row:first-child{
		min-height: 300px;
		height: auto;
		max-height: none;
	}
}

@media (max-width: 800px){
	#trainings .video-inline{
		width:85%;
		height:300px;
	}
}

@media (max-width: 576px){
	#trainings .video-inline{
		width:95%;
		height:200px;
	}
}

#trainings .video-inline.hop {
    opacity: 0;
    height: 0px !important;
    margin: 0px !important;
	padding: 0px !important;
}

/*registration*/
#registration{
	min-height: 400px;
	position: relative;
	top:-80px;
	background-color: white;
	-webkit-box-shadow: -1px 5px 14px -2px rgba(0,0,0,0.10);
	-moz-box-shadow: -1px 5px 14px -2px rgba(0,0,0,0.10);
	box-shadow: -1px 5px 14px -2px rgba(0,0,0,0.10);
	/*padding: 60px 80px 60px 80px;*/
	padding: 0px;
	color: #2B2344;
}

#registration .reg {
	padding: 10px 50px 50px 50px;
}

#registration .titles{
	/*border-bottom:1px solid #C4CDD5;*/
	/*padding-top:30px;*/
	padding-top: 60px;
	padding-left: 50px;
	padding-right: 50px;
	/*font-size: 19px;*/
	font-weight:700;
	font-size: 30px;
	font-family: 'Roboto', sans-serif;
}

#registration span.aktiv{
	/*border-bottom:4px solid #35947e;*/
	color: #2B2344;
	border-bottom:4px solid #2B2344;
	padding-bottom:8px;
}
#registration span.aktiv_bejelentkezes{
	border: none;
	padding-bottom: 8px;
	font-size: 30px;
}

#registration .left{
	padding-right:10px;
}

#registration .cimke{
	padding-top:25px;
	padding-bottom:5px;
}

#registration .cimke.kotelezo::after{
	content: "*";
	color:red;
}

#registration .input input{
	padding: 25px;
    width: 100%;
    background: #F0F7FA;
    border: none;
    height: 57px;
    margin-top: 20px;
}

#registration .aszf{
	padding-top:27px;
}

#registration .vagy h2{
	font-size: 16px;
	font-weight: 600;
	color: #6F7172;
}

#registration .vagy{
	position: relative;
}

#registration .vagy::before{
	content: '';
    border-bottom: #F0F7FA 1px solid;
    width: 132px;
    display: block;
    position: absolute;
    bottom: 3px;
    left: 50%;
    transform: translateX(-160%) translateY(0%);
}

#registration .vagy::after{
	content: '';
    border-bottom: #F0F7FA 1px solid;
    width: 132px;
    display: block;
    position: absolute;
    bottom: 3px;
    left: 50%;
    transform: translateX(50%) translateY(0%);
}

#registration .titles2 {
    /* border-bottom: 1px solid #C4CDD5; */
    /* padding-top: 30px; */
    padding-top: 60px;
    /* font-size: 19px; */
    font-weight: 700;
    font-size: 30px;
    font-family: 'Roboto', sans-serif;
}

@media (max-width: 1199px){
	#registration .left {
		padding-right: 0px;
	}
}

.elfelejtettjelszo{
	color: #15D4E8;
	text-decoration: underline;
}

/*sizes*/

@media (max-width: 1750px){
	
	#header .col-xl-5{
		max-width:35%;
	}	
	
	#header .col-xl-5 .mx-5{
		margin-left:1.5rem !important;
		margin-right:1.5rem !important;
	}
	
}

@media (max-width: 1400px){
	
	#header .button1{
		margin-right:5px !important;
	}
	
	#header input[type="text"]{
		width:200px;		
	}
	
	#header .icon-input{
		margin-left:20px;	
	}
	
	#header .w-95{
		width:98%;
		max-width:98%;
	}
	
	#header .col-xl{
		padding:0px;
	}
	
	#trainings .training>.row:first-child {
		/*min-height: 235px;*/
	}
	
	#trainings .training .leiras .intro {
		/*max-height: 90px;*/
	}
	.w-header {
		width: 100% !important;
		max-width: 100% !important;
	}
}

@media (max-width: 1199px){
	
	.legnezettebb-video::before{
		left:-10px;	
	}
	
	.video-cover .title .video-count{
		padding-top:8px;
	}

	.video-cover2 .title .video-count{
		padding-top:8px;

	}
	.video-cover3 .title .video-count{
		padding-top:8px;

	}

	html{
		font-size: 90%;
	}

	#new-videos .inner{ 
		padding-bottom: 42%;
	}
	
	#edzoknek-akdemia .button5, #edzoknek-akdemia .button6{
		width:150px;
	}
	
	#legnezettebb > .row:first-child{
		height:600px;
	}
	
	#legnezettebb-float{
		top:100px;
		width:470px;
		padding-left:10px;
		padding-right:10px;
		padding-bottom:10px;
	}
	
	#legnezettebb-float .video-cover{
		height: 200px;
		margin-bottom:14px;
	}
	#legnezettebb-float .video-cover2{
		height: 200px;
		margin-bottom:14px;
	}	
	#legnezettebb-float .video-cover3{
		height: 200px;
		margin-bottom:14px;
	}	
			
	#footer>.row:first-child{
		/*height:150px;*/
	}
	
	#trainings .training .video{
		-webkit-box-flex: 0;
		-ms-flex: 0 0 30%;
		flex: 0 0 30%;
		max-width: 30%;
	}

	#trainings .training .video2{
		-webkit-box-flex: 0;
		/*-ms-flex: 0 0 30%;
		flex: 0 0 30%;
		max-width: 30%;*/
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
		padding-right: 0px;
		margin-right: 40px;
	}

	.training_one .video{
		-webkit-box-flex: 0;
		-ms-flex: 0 0 30%;
		flex: 0 0 30%;
		max-width: 30%;
	}

	.training_one .video2{
		-webkit-box-flex: 0;
		-ms-flex: 0 0 30%;
		flex: 0 0 30%;
		max-width: 30%;
		padding-right: 20px;
	}
	
}

@media (max-width: 992px){
	
	h2{
		font-size: 1.8rem;
	}
	
	.video-cover.sorozat .subtitle{
		font-size: 2rem;
		bottom:20px;
	}
	
	.video-cover.sorozat .title::before{
		width: 32px;
		height: 22px;
	}
	.video-cover2.sorozat .subtitle{
		font-size: 2rem;
		bottom:20px;
	}
	
	.video-cover2.sorozat .title::before{
		width: 32px;
		height: 22px;
	}
	
	.video-cover3.sorozat .subtitle{
		font-size: 2rem;
		bottom:20px;
	}
	
	.video-cover3.sorozat .title::before{
		width: 32px;
		height: 22px;
	}
	
	.legnezettebb-video::before{
		width:55px;
		height:57px;
	}
	
	#legnezettebb-float {		
		top: 0px;
		width: auto;
	}
	
	#new-videos .uj-video {
		margin-bottom: 40px;
	}
	
	#kiprobalom .button4{
		margin-top:30px;
	}
	
	#legnezettebb-float .legnezettebb-video{
		font-size:1.5rem;
	}
	
	#legnezettebb {
		margin-bottom: 150px !important;
	}
	
	#footer .menu a{
		/*margin-left:10px !important;
		margin-right:10px !important;		*/
	}
	
	#trainings .training .video{
		-webkit-box-flex: 0;
		-ms-flex: 0 0 40%;
		flex: 0 0 40%;
		max-width: 40%;
	}
	#trainings .training .video2{
		-webkit-box-flex: 0;
		-ms-flex: 0 0 40%;
		flex: 0 0 40%;
		max-width: 40%;
		padding-right: 0px;
	}
	
	.training_one .video{
		-webkit-box-flex: 0;
		-ms-flex: 0 0 40%;
		flex: 0 0 40%;
		max-width: 40%;
	}
	.training_one .video2{
		-webkit-box-flex: 0;
		-ms-flex: 0 0 40%;
		flex: 0 0 40%;
		max-width: 40%;
		padding-right: 20px;
	}
	
	#footer .icons{
		border-right:0px solid #fff;
		border-bottom:1px solid #fff;
		padding-bottom:10px;
		margin-bottom:10px;
	}
	
	#footer .belepes{
		text-align: center !important;
		margin-top:20px;
	}
	
}

@media (max-width: 768px){
	
	#new-videos .inner{ 
		padding-bottom: 0px;
		position: static;
	}
	
	#new-videos .absco {
		position: static;
		height: auto;
	}
	
	#new-videos .video-cover{
		height:300px;
	}
	
	#new-videos .video-cover2{
		height:300px;

	}
	#new-videos .video-cover3{
		height:300px;
	}
	
	#new-videos .inner .v2, #new-videos .inner .v3 {
		padding-left: 0px;
	}
	
	#new-videos .inner .v2, #new-videos .inner .v3 {
		padding-left: 0px;
	}
	
	#kiprobalom-regisztracio{
		width:100%;
		max-width: 100%;
	}
	
	#legnezettebb-float{
		margin-right: -15px;
		position: relative;
	}
	
	#legnezettebb-float .video-cover{
		position: relative;
		height:300px;
	}

	#legnezettebb-float .video-cover2{
		position: relative;
		height:300px;
	}

	#legnezettebb > .row:first-child {
		height: 828px;
	}
	
	.legnezettebb-video::before{
		width:73px;
		height:75px;
	}
	
	#legnezettebb-float .legnezettebb-video{
		font-size: 1.8rem;
	}
	
	#footer .menu a{
		/*margin-left:30px !important;
		margin-right:30px !important;*/
	}
	
	#footer .icons{
		border-right:0px solid #fff;
		border-bottom:1px solid #fff;
		padding-bottom:10px;
		margin-bottom:10px;
	}
	
	#footer .belepes{
		text-align: center !important;
		margin-top:20px;
	}
	
	#trainings .training .video{
		height:300px;
		margin-top:50px;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		padding-left: 0px;
	}

	#trainings .training .video2{
		height:300px;
		margin-top:50px;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		padding-left: 0px;
		padding-right: 0px;
	}
	
	#trainings .training .leiras .intro {
		/*max-height: 65px;*/
	}

	.training_one .video{
		height:300px;
		margin-top:50px;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		padding-left: 0px;
	}

	.training_one .video2{
		height:300px;
		margin-top:50px;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		padding-left: 0px;
		padding-right: 20px;
	}
	
	.training_one .leiras .intro {
		max-height: 65px;
	}
	
	#trainings .training .leiras button{
		position: relative;
		bottom:0px;
		font-size: 16px;
		font-family: 'Roboto', sans-serif;
	}

}

@media (max-width: 576px){
	
	.w-95{
		/*width: 100%;*/
		/*max-width: 100%;	*/
	}
	
	html{
		font-size: 80%;		
	}
	
	#kiprobalom-regisztracio .button4, #kiprobalom-regisztracio .button3{
		width:130px;
	}
	
	#new-videos .inner .v2, #new-videos .inner .v3 {
		padding-left: 0px; 
	}
	
	#new-videos .video-cover{
		height:200px;
	}
			
	#legnezettebb-float .video-cover{
		height:200px;
	}
	
	#new-videos .video-cover2{
		height:200px;


	}
			
	#legnezettebb-float .video-cover2{
		height:200px;
	}
	
	#new-videos .video-cover3{
		height:200px;
	}
			
	#legnezettebb-float .video-cover3{
		height:200px;
	}
	
	#legnezettebb > .row:first-child {
		height: 600px;
		margin-right: -15px;
		margin-left: -15px;
	}
	
	#trainings .training{
		padding:5px;
	}
	
	#trainings .training .leiras .intro {
		/*max-height: 130px;*/
	}
	
	#trainings .training .bottom-button{
		/*margin: */
	}

	.training_one {
		padding:5px;
	}
	
	.training_one .leiras .intro {
		max-height: 130px;
	}
	
	.training_one .bottom-button{
		/*margin: */
	}
	
	#registration{
		padding:20px;
	}
	
	.kapcsolat img{
		max-width: 100px;
	}
	
}

.newtime_logo{
	position: absolute;
	right:5%;
}

@media (max-width: 1199px){
	.newtime_logo{
		position: static;
		width:100%;
		background-color:#282C34;
		margin-top:5px;
		text-align: center;
	}
}

#index-video {
    /*height: 100%;*/
    /*width: 100%;*/
    /*object-fit: cover;*/
    /*z-index: -100;*/
    /*right: 0;*/
    /*bottom: 0;*/
	
	/*height: 312px;*/
    width: 80%;
	max-width:100%;	
    top: 50%;
    left: 50%;
	transform: translate(-50%,-50%);
	position: absolute;

    /*background: url(../img/index-image.jpg) no-repeat center center;
    background-size: cover;*/
    overflow: hidden;
}

.index-video-wrapper {
    height: 100%;
    width: 100%;
	position: relative;
	background-color:#2a2a2a;
    /*background: url(../img/index-image.jpg) no-repeat center center;
    background-size: cover;*/
}

.blog-content img{
	max-width: 100%;
	height:auto;
}

.scroll_down{
	position: relative;	
	top:-30px;
	text-align: center;
	z-index: 2;
	animation: scrollDown_icon 2000ms linear;
    animation-iteration-count: infinite;
}

.training_ar{
    max-width: fit-content;
}

@keyframes scrollDown_icon {
    0% {
        opacity: 0;
        transform: translateY(-200%);
    }
    40% {
        transform: translateY(-60%);
        opacity: 1;
    }
    100% {
        transform: translateY(0);
        opacity: 0;
    }
}

.ev-honlapja{
	position: fixed;
	z-index: 100;
	bottom:18pt;
	left:10pt;
	/*display: none;*/
	border-radius: 50%;
	width:90pt;
	height:90pt;
	background-image:url(/images/ev-honlapja-2018-2.png);
	background-size: contain;
	transition-timing-function: ease-in-out;
	transition-property: all;
	transition-duration: 0.5s;
	cursor: pointer;
}

.ev-honlapja:hover{
	transform: scale(1.2);	
}

@media (max-width: 576px){
	.ev-honlapja{
		width:45pt;
		height:45pt;
		bottom:18pt;
		left:5pt;
	}
	.ev-honlapja:hover{
		transform: scale(1);	
	}
}


/*all*/


.txt_0::after {
	content: " ";
	display: inline-block;
	background-image: url(/images/slider_title_0.png);
	background-size: cover;
	width: 69px;
	height: 77px;
	position: relative;
	left: 35px;
	top: 40px;
	font-family: 'cutiepatootie';
	/* transform: translateY(-50%);*/
}
.txt_1::before {
	content: " ";
	display: inline-block;
	background-image: url(/images/slider_title_1.png);
	background-size: cover;
	width: 52px;
	height: 62px;
	position: relative;
	left: -15px;
	bottom: -15px;
	margin-bottom: 20px;
	transform: translateY(-50%);
}
.txt_2::after {
	content: " ";
	display: inline-block;
	background-image: url(/images/slider_title_2.png);
	background-size: cover;
	width: 73px;
	height: 65px;
	position: relative;
	left: 20px;
	bottom: -20px;
}
.txt {
    line-height: 1.1;
    /*position: absolute;
    top: 15%;
    left: 14%;*/
    /* transform: translate(-50%,-50%); */
    font-size: 128px;
    /* text-shadow: 0px 0px 10px rgb(0 0 0); */
    color: #fff;
    white-space: nowrap;
    font-family: 'cutieshark';
}
.txt_0123{
	line-height: 1.1;
    /*position: absolute;*/
    position: relative;
    top: 15%;
    left: auto;
    /*left: 14%;*/
    /* transform: translate(-50%,-50%); */
    font-size: 128px;
    /* text-shadow: 0px 0px 10px rgb(0 0 0); */
    color: #fff;
    white-space: nowrap;
    font-family: 'cutieshark';
	background: #0893B4;
}
#html_element{
	position: relative;
	display: flex;
	justify-content: left;
	padding-top: 20px;
}
.profil_title::before{
	display: none;
}
#inner-header h1 {
    color: white;
    position: relative;
    height: 232px;
    display: flex;
    align-items: center;
    left: 0px;
    justify-content: center;
}
.velemeny_border_left {
    background: url(/images/velemeny_border_left.png);
    background-repeat: no-repeat;
    background-position-y: center;
    height: auto;
    padding-bottom: 30px;
}
.megtanulom_mobil_home{
	display: inline-block !important;
} 
.video_megtknts{
	color: #555555;
	text-decoration: underline;
	font-size: 16px;
}
.h-85{
	height: 85% !important;
}
#ajanlott-videos .covercontainer2 {
    min-width: auto;
}
.px-5-p{
	padding-left: 3rem !important;
	padding-right: 3rem !important;
}
.w-80-p{
    width: 80%;
    max-width: 80%;
}

.inner-title11{
	font-family: 'cutieshark';
	font-weight: normal;
}

.inner-header-012 h1 {
    justify-content: flex-start !important;
}

.search_thing01{
	margin-top: 140px;
}

.kep_001{
	width: 100%;
    height: 100%;
    overflow: hidden;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    cursor: pointer;
    border-radius: 5px;
    z-index: 2;
}
.kep_002{
	height: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
@media (max-width: 1400px){
	.px-5-p{
		font-size: 13px;
		padding-left: 1rem !important;
		padding-right: 1rem !important;
	}
	.col-md-2-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
	.w-80-p{
		width: 90%;
		max-width: 90%;
	}
}
@media (max-width: 1199px){
	.header_logo_00{
		max-width: 200px !important;
	}
	.video-cover .title .video-count{
		/*background-color:#35947e;*/
		background-color:#15D4E8;
		border-radius: 50%;
		width:38px;
		height:38px;
		position: absolute;
		text-align: center;
		padding-top:6px;
		/*bottom:10px;*/
		bottom:3px;
		right:80px;
		font-size: 1rem;
	}

	.video-cover2 .title .video-count{
		/*background-color:#35947e;*/
		background-color:#15D4E8;
		border-radius: 50%;
		width:38px;
		height:38px;
		position: absolute;
		text-align: center;
		padding-top:6px;
		/*bottom:10px;*/
		bottom:3px;
		right:80px;
		font-size: 1rem;
	}
	.video-cover3 .title .video-count{
		/*background-color:#35947e;*/
		background-color:#15D4E8;
		border-radius: 50%;
		width:38px;
		height:38px;
		position: absolute;
		text-align: center;
		padding-top:6px;
		/*bottom:10px;*/
		bottom:3px;
		right:80px;
		font-size: 1rem;
	}

	/*.order-xl-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	.order-xl-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	.order-xl-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
	.order-xl-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}*/
	.border-bottom_footer {
		border-bottom: 1px solid #15D4E8;
		padding-bottom: 30px !important;
		margin-bottom: 30px;
		padding-top: 40px !important;
	}
	.col-md-2-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.width_500{
		width: 500px;
	}
	.no-js .owl-carousel, .owl-carousel.owl-loaded{
		/*display: none;*/
	}
	/*#trainings{
		overflow-x: hidden;
	}*/
	.video_csomagok::before {
		content: " ";
		display: inline-block;
		background-image: url(/images/play.png);
		background-size: cover;
		width: 32px;
		height: 32px;
		position: relative;
		left: 0px;
		margin-right: 10px;
	}
	.video_csomagok::after {
		content: " ";
		display: inline-block;
		background-image: url(/images/video_csomagok1.png);
		background-size: cover;
		width: 45px;
		height: 50px;
		position: relative;
		left: 0px;
		margin-right: 10px;
	}
	.video_csomagok {
		font-family: 'cutieshark';
		font-size: 31px;
	}
	.w-80 {
		width: 95%;
		max-width: 95%;
	}
	.training_ar{
		/*display: none;*/
	}
	#trainings .video-inline_2 {
		display: inline-block;
		margin-bottom: 50px;
		/* width: 33%; */
		/* width: 30%; */
		height: 262px;
		margin-left: 5px;
		margin-right: 5px;
		min-width: 280px;
		width: 465px;
		padding-bottom: 20px;
	}
	#trainings .video-inline_3 {
		display: inline-block;
		margin-bottom: 50px;
		/* width: 33%; */
		/* width: 30%; */
		height: 262px;
		margin-left: 5px;
		margin-right: 5px;
		min-width: 280px;
		width: 465px;
	}
	.button10 {
		color: #2B2344;
		border: 2px solid #2B2344;
		border-radius: 15px 0px 15px 0px;
		background-color: white;
		/*width: 111px;*/
		width: 100%;
		height: 45px;
		transition: 0.3s linear all;
	}
	.button9_2 {
		border: none;
		border-radius: 15px 0px 15px 0px;
		background-color: #15D4E8;
		/*width: 135px;*/
		width: 100%;
		max-width: 185px;
		height: 45px;
		color: white;
		transition: 0.3s linear all;
	}
	#inner-header-one h1 {
		color: white;
		position: relative;
		/* height: 232px; */
		height: 180px;
		display: flex;
		align-items: center;
		margin-left: 0px;
		font-size: 40px;
	}
	.training_one .profil img {
		border: 3px solid #15D4E8;
		width: 140px;
		max-width: 140px;
	}
	.pl-60 {
		padding-left: 0px;
	}
	.video-cover .video-btn::before, .video-cover .video-btn::after, .video-cover .video-btn .video-btn-center2, .video-cover .video-btn{
		position: absolute;
		display: none;
		width: 43px;
		height: 43px;
		background-size: contain;
		background-position: center;
		background-repeat: no-repeat;
		bottom: 30px;
		left: 5px;
	}
	.video-cover2 .video-btn::before, .video-cover2 .video-btn::after, .video-cover2 .video-btn .video-btn-center2, .video-cover2 .video-btn{
		position: absolute;
		display: none;
		width: 43px;
		height: 43px;
		background-size: contain;
		background-position: center;
		background-repeat: no-repeat;
		bottom: 30px;
		left: 5px;
	}
	.video-cover3 .video-btn::before, .video-cover3 .video-btn::after, .video-cover3 .video-btn .video-btn-center2, .video-cover3 .video-btn{
		position: absolute;
		display: none;
		width: 43px;
		height: 43px;
		background-size: contain;
		background-position: center;
		background-repeat: no-repeat;
		bottom: 30px;
		left: 5px;
	}
	.training_one_content {
		background: #F0F7FA;
		border: none;
		border-radius: 15px;
		padding-left: 45px;
		padding-right: 45px;
		padding-top: 50px;
		margin-left: 5px;
		margin-right: 5px;
		max-width: fit-content;
	}
	#trainings .training .leiras{
		/*padding-left: 0px;*/
		padding-left: 10px;
		padding-right: 20px;
		height: 100%;
		color: #2b2344;
		font-size: 22px;
		font-family: 'Roboto', sans-serif;
		font-weight: 600;
		align-self: center;
	}
	#inner-header h1 {
		color: white;
		position: relative;
		height: 232px;
		display: flex;
		align-items: center;
		left: 0px;
		padding-left: 0;
		margin-left: auto;
		margin-right: auto;
		width: max-content;
	}
	.kiemelt_right::after{
		display: none;
	}
	.login_title {
		color: white;
		position: absolute;
		height: 205px;
		display: flex;
		align-items: center;
		font-size: 47px !important;
		left: auto;
		text-align: -webkit-center;
		transform: none;
		padding-left: 0px;
		font-family: 'cutieshark';
		font-weight: normal;
		place-content: center;
	}
	#inner-header-login h1 {
		color: white;
		position: relative;
		height: 205px;
		display: flex;
		align-items: center;
		font-size: 34px !important;
		width: auto;
	}
	.login_title::before {
		display: none;
	}
	.login_title::after {
		display: none;
	}
	#registration{
		overflow-x: hidden;
		margin-left: 10px;
		margin-right: 10px;
		width: auto;
	}
	#registration {
		padding: 0px;
		padding-bottom: 20px;
		margin-left: auto;
		margin-right: auto;
	}
	#registration .titles {
		/* border-bottom: 1px solid #C4CDD5; */
		/* padding-top: 30px; */
		padding-top: 60px;
		padding-left: unset;
		padding-right: unset;
		/* font-size: 19px; */
		font-weight: 700;
		font-size: 30px;
		font-family: 'Roboto', sans-serif;
	}
	#trainings .training .video2 {
		height: 280px;
		margin-top: 50px;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 90%;
		flex: 0 0 90%;
		max-width: 90%;
		padding-left: 0px;
		padding-right: 0px;
		max-width: 500px;
		margin-left: auto;
		margin-right: auto;
	}
	#trainings .training {
		/* background-color: white; */
		background-color: transparent;
		margin-bottom: 10px;
		/* padding: 30px; */
		/*padding-top: 75px;*/
		padding-top: 20px;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 50px;
		border-bottom: 1px solid #EAEAEA;
	}
	#trainings .training .leiras h2 {
		font-weight: 600;
		font-size: 22px;
	}
	#trainings{
		overflow-x: hidden;
	}
	#trainings .training .intro{
		padding-top:15px;
	}
	#slider{
		height: auto;
		background-image: none;
		padding-top: 20px;
	}
	.ul_style_0 {
		padding-left: 0px !important;
		padding-right: 0px!important;
		padding-top: 80px;
		padding-bottom: 80px;
	}
	.velemeny_col .velemeny_text {
		font-family: 'Roboto', sans-serif;
		font-style: italic;
		font-size: 11px;
		color: #2B2344;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 40px;
	}
	.velemeny_col .velemeny_iro .iro {
		font-family: 'Roboto', sans-serif;
		font-size: 11px;
		color: #2B2344;
		font-weight: 600;
	}
	.velemeny_col .velemeny_iro .iro2 {
		font-family: 'Roboto', sans-serif;
		font-size: 11px;
		color: #555555;
	}
	.velemeny_col .velemeny_iro {
		padding-top: 20px;
		padding-left: 20px;
	}
	.velemeny_col{
		min-width: 300px;
	}
	.kiemel1_title{
		display: flex;
		place-content: center;
		text-align: center;
		font-size: 50px;
	}
	.kiemel1_title::before{
		display: none;
	}
	.kiemel1_title::after{
		display: none;
	}
	.ul_style_0 ul {
		font-size: 14px;
		line-height: 1.7;
		padding-top: 30px;
		padding-right: 20px;
		padding-bottom: 10px;
		padding-left: 20px;
		margin-right: auto;
		margin-left: auto;
		background-color: white;
		list-style: none;
	}
	.kiemelt_img {
		padding-left: 0px; 
	}
	.mwfc {
		max-width: none;
	}
	.kerdes_title {
		font-family: 'cutieshark';
		font-size: 50px;
		color: #2B2344;
		padding-top: 55px;
		max-width: none;
	}
	.kerdes_title::after{
		display: none;
	}
	.korabbi_tanulionk::after{
		display: none;
	}
	.korabbi_tanulionk::before{
		display: none;
	}
	.korabbi_tanulionk {
		max-width: none;
		font-family: 'cutieshark';
		font-size: 50px;
		padding-bottom: 50px;
	}
	.uj-video::before {
		content: " ";
		display: inline-block;
		/* background-image: url(/images/uj.svg); */
		background-image: url(/images/play.png);
		background-size: cover;
		width: 36px;
		height: 36px;
		position: relative;
		left: -10px;
		top: 0px;
	}
	.uj-video {    
		/* padding-top: 30px; */
		font-family: 'cutieshark';
		font-size: 34px;
		margin-left: 0px !important;
	}
	.ekkr_kiemelt {
		padding-top: 25px;
		font-size: 18px;
		font-style: italic;
		padding-left: 45px;
		color: #15D4E8;
	}
	.trainings_home {
		background: url(/images/ekkr3.png);
		background-repeat: no-repeat;
		background-position-x: right;
		background-position-y: 80px;
	}
	#html_element{
		position: relative;
		display: flex;
		justify-content: center;
		padding-top: 20px;
	}
	.kerdes_hatter .kuldes {
		width: 185px;
		height: 55px;
		text-align: center;
		background-color: #15D4E8;
		color: white;
		border: none;
		border-radius: 5px;
		margin-top: 20px;
		font-weight: 600;
		font-size: 16px;
	}
	#trainings .training .video4 {
		height: 280px;
		margin-top: 20px;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 90%;
		flex: 0 0 90%;
		max-width: 90%;
		padding-left: 0px;
		padding-right: 0px;
		max-width: 500px;
		margin-left: auto;
		margin-right: auto;
	}
	.txt_001::after{
		content: " ";
		display: inline-block;
		background-image:url(/images/mobil_slider_01.png);
		background-size: cover;
		width:45px;
		height:50px;
		position: relative;
		left: 10px;
		top: 30px;
	}
	.txt_003{
		padding-left: 30px;
	}
	.txt_002::before{
		content: " ";
		display: inline-block;
		background-image:url(/images/mobil_slider_02.png);
		background-size: cover;
		width:33px;
		height:40px;
		position: relative;
		right: 10px;
		bottom: 20px;
	}
	.txt_003::after{
		content: " ";
		display: inline-block;
		background-image:url(/images/mobil_slider_03.png);
		background-size: cover;
		width: 50px;
		height: 45px;
		position: relative;
		left: 0;
		bottom: 20px;
	}
	.kurzusok_btn {
		display: flex;
		position: relative;
		width: 199px;
		height: 49px;
		border-radius: 10px 0px 10px 0px;
		background: transparent;
		color: white;
		font-size: 17px;
		border: 1px solid white;
		align-items: center;
		justify-content: center;
		font-family: 'Roboto', sans-serif;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 45px;
		margin-top: 30px;
	}
	.kurzusok_btn:hover{
		text-decoration: none;
		color:white;
	}
	#slider {
		padding-top: 20px;
	}
	.txt_0123 {
		line-height: 0.9;
		position: relative;
		top: 15%;
		left: auto;
		font-size: 90px;
		color: #fff;
		white-space: nowrap;
		font-family: 'cutieshark';
		background: #0893B4;
	}
	#trainings .training .megtanulom_btn::after{
		content: " ";
		display: inline-block;
		background-image:url(/images/play_purple.png);
		background-size: cover;
		width: 42px;
		height: 42px;
		position: relative;
		left: 80px;
		bottom: 0px;
	}
	#trainings .training .megtanulom_btn{
		width: 205px;
		height: 42px;
		display: flex !important;
		align-items: center;
		justify-content: center;
		padding-left: 42px;
		font-size: 16px;
		margin-left: 0px !important;
	}
	.kiemel1_title{
		display: none;
	}
	.ul_style_0 {
		padding-left: 0px !important;
		padding-right: 0px!important;
		padding-top: 0px;
		padding-bottom: 80px;
	}
	#kiemelt {
		background-color: #F0F7FA;
		/* background-color: transparent; */
		border-radius: 70px 70px 0px 0px;
		margin-top: 3rem!important;
		width: 100% !important;
		max-width: 100% !important;
		padding-top: 31px !important;
	}
	.kiemelt_hatter {
		max-height: unset;
		background: #2B2344;
	}
	.kiemel2_title::after {
		content: " ";
		display: inline-block;
		background-image:url(/images/miert_002.png);
		background-size: cover;
		width: 26px;
		height: 31px;
		position: relative;
		left: 0px;
		bottom: 0px;
	}
	.kiemel2_title::before {
		content: " ";
		display: inline-block;
		background-image:url(/images/miert_001.png);
		background-size: cover;
		width: 34px;
		height: 38px;
		position: relative;
		left: 0px;
		top: 35px;
	}
	.kiemel2_title {
		color: #15D4E8;
		font-size: 40px;
		font-family: 'cutiepatootie';
		/* margin-left: -55px; */
		position: relative;
		display: flex;
		justify-content: center;
		padding-top: 60px;
	}
	.korabbi_tanulionk::after{
		content: " ";
		display: inline-block;
		background-image:url(/images/velemeny_001.png);
		background-size: cover;
		width: 34px;
		height: 38px;
		position: relative;
		left: 0;
		top: 35px;
	}
	.korabbi_tanulionk::before{
		content: " ";
		display: inline-block;
		background-image:url(/images/velemeny_002.png);
		background-size: cover;
		width: 34px;
		height: 38px;
		position: relative;
		left: 0;
		top: 35px;
	}
	.korabbi_tanulionk {
		max-width: max-content;
		font-family: 'cutieshark';
		font-size: 37px;
		padding-bottom: 50px;
		display: flex;
		position: relative;
		align-self: center;
	}
	.velemeny_col .velemeny_text {
		font-family: 'Roboto', sans-serif;
		font-style: italic;
		font-size: 11px;
		color: #2B2344;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 40px;
		background: white;
		left: 5px;
	}
	.velemeny_col .velemeny_iro {
		padding-top: 20px;
		padding-left: 20px;
		left: 10px;
		background: white;
	}
	.velemeny_border_left {
		background: url(/images/velemeny_border_left.png);
		background-repeat: no-repeat;
		background-position-y: center;
		background-color: white;
	}
	.ajanlott_video_uj::before{
		content: " ";
		display: inline-block;
		background-image:url(/images/play.png);
		background-size: cover;
		width: 32px;
		height: 32px;
		position: relative;
		left: 0;
		top: 0px;
	}
	.ajanlott_video_uj::after{
		content: " ";
		display: inline-block;
		background-image:url(/images/ajanlott_video_uj_mobil.png);
		background-size: cover;
		width: 52px;
		height: 58px;
		position: relative;
		left: 0;
		top: 0px;
	}
	.ajanlott_video_uj{
		display: flex;
		justify-content: center;
		align-items: center;
		padding-left: 0px;
		font-size: 42px;
	}
	.kerdes_title::after {
		content: " ";
		display: inline-block;
		background-image:url(/images/kerdes_home_001.png);
		background-size: cover;
		width: 59px;
		height: 66px;
		position: relative;
		left: 0;
		top: 0px;
	}
	.kerdes_title {
		font-family: 'cutieshark';
		font-size: 42px;
		color: #2B2344;
		padding-top: 55px;
		max-width: none;
		display: flex;
		justify-content: center;
	}
	#inner-header {
		border-radius: 0px 0px 80px 0px;
	}
	#trainings .training .intro {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	h1.inner-title2 {
		font-family: 'cutieshark';
		font-weight: normal;
		/* text-transform: uppercase; */
		/* font-size: 1.8rem; */
		font-size: 56px;
		padding-left: 60px;
	}
	#inner-header2 h1 {
		color: white;
		position: relative;
		height: 232px;
		display: flex;
		align-items: center;
		left: 60px;
	}
	#inner-header2 {
		/* height: 275px; */
		height: 232px;
		background-size: cover;
		/* background-image: url(/images/inner-header-bg.png); */
		background-image: url(/images/inner_head_bg.png);
		position: relative;
	}
	h1.inner-title {
		font-family: 'cutieshark';
		font-weight: normal;
		/* text-transform: uppercase; */
		/* font-size: 1.8rem; */
		font-size: 40px;
		padding-left: 60px;
	}
	#registration .reg {
		padding: 10px 10px 50px 10px;
	}
	.login_title::before {
		content: " ";
		display: inline-block;
		background-image: url(/images/belepes_title_001.png);
		background-size: cover;
		width: 36px;
		height: 44px;
		position: relative;
		/* right: 0px; */
		top: 25px;
		left: 0px;
	}
	.login_title::after {
		content: " ";
		display: inline-block;
		background-image: url(/images/belepes_title_002.png);
		background-size: cover;
		width: 49px;
		height: 55px;
		position: relative;
		/* right: 0px; */
		top: -30px;
		left: 0px;
	}
	#registration {
		padding: 0px;
		padding-bottom: 20px;
		margin-left: auto;
		margin-right: auto;
		top: -200px;
		border-radius: 10px;
	}
	#inner-header-login {
		height: 399px;
		/* height: 232px; */
		background-size: cover;
		/* background-image: url(/images/inner-header-login-bg.png); */
		background-image: url(/images/belepes_bg_001.png);
		position: relative;
	}
	#inner-header-reg h1 {
		color: white;
		position: relative;
		height: 205px;
		display: flex;
		align-items: center;
		font-size: 34px !important;
		width: auto;
	}
	#inner-header-reg {
		height: 399px;
		/* height: 232px; */
		background-size: cover;
		/* background-image: url(/images/inner-header-login-bg.png); */
		background-image: url(/images/belepes_bg_001.png);
		position: relative;
	}
	.inner-title-reg {    
		color: white;
		position: absolute;
		height: 205px;
		display: flex;
		align-items: center;
		font-size: 47px !important;
		left: auto;
		text-align: -webkit-center;
		transform: none;
		padding-left: 0px;
		font-family: 'cutieshark';
		font-weight: normal;
		place-content: center;
	}
	.olx-main {
		overflow-x: hidden;
	}
	.kerdes_hatter {
		background: none;
		background-repeat: no-repeat;
		background-position-x: 80px;
	}
	#ajanlott-videos .video-list2 .title2 {
		font-size: 26px;
		font-weight: 600;
		line-height: 2.2rem;
		display: inline-block;
	}
	#ajanlott-videos .video-list2 {
		height: auto !important;
	}
	#ajanlott-videos .video-list2 {
		height: 430px;
	}
	.video-list2 {
		background-color: transparent;
	}
	.video-list2 .video-cover {
		z-index: 2;
	}
	.video-cover {
		width: 100%;
		height: 100%;
		overflow: hidden;
		background-position: center center;
		background-size: cover;
		background-image: url(/images/video-borito.png);
		background-repeat: no-repeat;
		position: relative;
		cursor: pointer;
		border-radius: 5px;
	}
	.video-cover .video-btn2::before, .video-cover .video-btn2::after, .video-cover .video-btn2 .video-btn2-center2, .video-cover .video-btn2 {
		position: absolute;
		display: none;
		width: 43px;
		height: 43px;
		background-size: contain;
		background-position: center;
		background-repeat: no-repeat;
		bottom: 30px;
		left: 5px;
	}
	.video-list2 .video-cover2 {
		z-index: 2;






	}
	.video-cover2 {
		width: 100%;
		height: 100%;
		overflow: hidden;
		background-position: center center;
		background-size: cover;
		background-image: url(/images/video-borito.png);
		background-repeat: no-repeat;
		position: relative;
		cursor: pointer;
		border-radius: 5px;
	}
	.video-cover2 .video-btn2::before, .video-cover2 .video-btn2::after, .video-cover2 .video-btn2 .video-btn2-center2, .video-cover2 .video-btn2 {
		position: absolute;
		display: none;
		width: 43px;
		height: 43px;
		background-size: contain;
		background-position: center;
		background-repeat: no-repeat;
		bottom: 30px;
		left: 5px;
	}
	.video-list2 .video-cover3 {
		z-index: 2;
	}
	.video-cover3 {
		width: 100%;
		height: 100%;
		overflow: hidden;
		background-position: center center;
		background-size: cover;
		background-image: url(/images/video-borito.png);
		background-repeat: no-repeat;
		position: relative;
		cursor: pointer;
		border-radius: 5px;
	}
	.video-cover3 .video-btn2::before, .video-cover3 .video-btn2::after, .video-cover3 .video-btn2 .video-btn2-center2, .video-cover3 .video-btn2 {
		position: absolute;
		display: none;
		width: 43px;
		height: 43px;
		background-size: contain;
		background-position: center;
		background-repeat: no-repeat;
		bottom: 30px;
		left: 5px;
	}
	.megtanulom_mobil_home{
		border: none;
		border-radius: 5px;
		background-color: #15D4E8;
		width: 205px;
		height: 42px;
		color: white;
		transition: 0.3s linear all;
	}
	.to_42{
		width: 52px;
		height: 45px;
		padding-bottom: 3px;
	}
	.video_megtknts{
		color: #555555;
		text-decoration: underline;
	}
	.megtanulom_home_desktop{
	}
	.inner-title::before {
		content: " ";
		display: inline-block;
		/* background-image: url(/images/video-play2.svg); */
		background-image: url(/images/play.png);
		background-size: cover;
		width: 46px;
		height: 46px;
		position: absolute;
		left: -55px;
		top: 50%;
		transform: translateY(-50%);
	}
	.search_thing01{
		margin-top: 140px;
	}

} 

@media (max-width: 768px){
	.vp-container {
		position: absolute;
		top: 50%;
		left: 0;
		/* width: 80%; */
		/* height: 60%; */
		max-width: 90%;
		transform: none;
		background-color: white;
	}
}
@media (min-width: 768px){
	#ajanlott-videos .covercontainer{
		min-width: 642px;
	}
}
@media (max-width: 600px){
	.width_500{
		width: auto;
	}
}
@media (max-width: 390px){
	.inner-title11{
		font-size: 32px !important;
	}
	.dc-b_footer {
		background: url(/images/mobil_bg_0.png);
		/* background-color: #35947e; */
		background-color: #2B2344;
	}

	#slider{
		background-image: url(/images/mobil_home_bg.png);
		height: 779px;
		background-repeat: no-repeat;
		background-position-y: unset;
	}
	
	#inner-header {
		height: 250px;
		background-size: auto;
		background-image: url(/images/off_bg_002.png);
		position: relative;
		border-radius: 0px 0px 40px 0px;
	}
	#registration {
		margin-left: 15px;
		margin-right: 15px;
	}
	.login_title::before {
		content: " ";
		display: inline-block;
		background-image: url(/images/belepes_title_001.png);
		background-size: cover;
		width: 35px;
		height: 27px;
		position: relative;
		/* right: 0px; */
		top: 25px;
		left: 0px;
	}
	.login_title::after {
		content: " ";
		display: inline-block;
		background-image: url(/images/belepes_title_002.png);
		background-size: cover;
		width: 40px;
		height: 30px;
		position: relative;
		/* right: 0px; */
		top: -30px;
		left: 0px;
	}
	.inner-title-reg::before {
		content: " ";
		display: inline-block;
		background-image: url(/images/login_title0.png);
		background-size: cover;
		width: 41px;
		height: 44px;
		position: relative;
		left: 0;
		top: 35px;
	}
	.inner-title-reg::after {
		content: " ";
		display: inline-block;
		background-image: url(/images/login_title1.png);
		background-size: cover;
		width: 50px;
		height: 50px;
		position: relative;
		bottom: 25px;
		left: 10px;
	}
	h1.inner-title11 {
		font-family: 'cutieshark';
		font-weight: normal;
		/* text-transform: uppercase; */
		/* font-size: 1.8rem; */
		font-size: 40px;
		padding-left: 60px;
	}
	
}
