:root{
	--sotet:#212529;
	--arancs: #eec561;
}
a {
    color: unset;
    text-decoration: none !important;
}

a:hover,
a:visited,
a.focus {    color: unset;}

.header {
    background-image: url(../imgs/bg_header.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 3.1vw;
    padding-left: 1vw;
    padding-top: 17vw;
}

.header .text {
    display: inline-block;
    padding: 0 5px;
}

.header .text1 {
    background-color: var(--arancs);
    color: black;
}

.header .text2 {
    color: white;
    background-color: #252525;
}

.topheader {
    background-color: rgba(255, 255, 255, 0.8);
    margin: 0;
    height: 65px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
}

.topheader .logo {
    padding-left: 11px;
    width: 180px;
}

.topheader .linkek {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: small;
    text-transform: uppercase;
    color: #242424;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.topheader .linkek .link {
    display: inline-block;
    cursor: pointer;
    margin: 0;
    padding: 0;
}

.topheader .linkek .link:hover {    color: var(--arancs);}

.topheader .linkek .link:not(:last-child):not(.always-show):after {
    content: '|';
    color: var(--arancs);
    margin: 0 5px;
}

.first-in-menu:before {
    content: '|';
    color: var(--arancs);
    margin: 0 5px;
}

.topheader #hiddenMenu {
    position: absolute;
    top: 60px;
    width: 100%;
    height: 100vh;
    background-color: rgba(31, 32, 33, 0.9);
    color: white;
}

.topheader #hiddenMenu .link:hover {
    color: var(--arancs);
    line-height: 1.5rem;
}

.topheader #hiddenMenu .link {
    list-style: none;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: white;
    cursor: pointer;
}

.topheader .navbar-toggler:focus {    outline: none;}
.first a {    font-weight: bold;}
.firstmobile {    font-weight: bold;}
.m-menu .link {    font-size: 1.3rem;}

.motto {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    background-color: #252525;
    color: white
}

.motto .cent {
    display: flex;
    justify-content: center;
    align-items: center;
}

.motto .text {
    font-size: xx-large;
    text-align: center;
}

.man-img,
.woman-img {
    height: 30vh;
    position: absolute;
    top: 10vh;
}

.man-img {    right: 37vw;}
.woman-img {    right: 32vw;}

@media (min-width: 1092px) {
    .header {
        padding-top: 184px;
        font-size: 34px;
    }
    .man-img,
    .woman-img {
        top: 10vh;
        height: 28vh;
    }
}

.gomb {
    text-transform: uppercase;
    border: 1px solid var(--arancs);
    padding: 5px 20px;
    font-size: larger;
    font-weight: 300;
    color: white;
    font-family: 'Poppins', sans-serif;
    cursor: pointer;
    display: inline-block;
    background-color: var(--arancs);
}

.gomb:hover {
    background-color: white;
    color: var(--arancs);
}

.row {
    margin: 0;
}

.footer {
    width: 100%;
    text-align: center;
    background-color: #252525;
}

.footer .icons {
    color: black;
    margin: auto;
    display: block;
}

.footer .icons a {
    text-decoration: none;
    color: black;
}

.footer .icons i:hover {color: var(--arancs);}

.footer .icons i {
    margin-left: 10px;
    /*background-color: white;
    border-radius: 50%;*/
    color: white;
    padding: 10px;
}

.footer .copy {
    color: white;
    display: block;
    padding: 10px;
    font-family: 'Poppins', sans-serif;
    font-weight: 100;
}

.footer .copy div {display: inline-block;}

.footer .copy .sep {
    width: 2px;
    height: 10px;
    background-color: var(--arancs);
    margin: 0 10px;
}

.footer .copy .adat,
.footer .copy .design {
    width: 40%;
}

.footer .copy .adat {text-align: left;}

.footer .copy .adat:hover {
    color: var(--arancs);
    cursor: pointer;
}

.footer .copy .design {text-align: right;}

.footer .nextone {
    text-decoration: none;
    color: inherit;
}

.footer .nextone:hover {color: #009ee0;}

.hotline {
    background: white;
    width: 100%;
    /*height: 55vh;*/
    padding: 50px 0;
    text-align: center;
}


/*.hotline img {
    width: 100px;
    margin-top: 40px;
}
*/

.hotline .main_text {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 50px;
    letter-spacing: 19px;
    margin-top: 14px;
}

.hotline .main_text_xs {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 28px;
    letter-spacing: 23px;
    margin-top: 14px;
    margin-left: 18px;
}

.hotline .hot_line {
    width: 200px;
    height: 1px;
    background: black;
    margin: auto;
    margin-bottom: 10px;
}

.hotline .hot_line:last-child {margin-top: 20px;}

.hotline .tel_number {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 42px;
}

.hotline .tel_number a {
    text-decoration: none;
    color: black;
}

.hotline .text_2,
.hotline .text_3,
.hotline .text_4 {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 14px;
}

.hotline .text_4 {
    font-weight: 600;
    margin-bottom: 50px;
}

.hotline .text_4:hover {
    color: var(--arancs);
    cursor: pointer;
}

#msg {
    color: black;
    background: #e1e1e1;
}

#msg label {
    position: absolute;
    left: -200px;
    text-align: right;
    width: 200px;
    font-weight: 300;
}

#msg .msgform {
    width: 100%;
    border: none;
    padding: 2px;
}

#msg .msgform div {
    justify-content: center;
}

#msg .msgform div span {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}

#msg .text {
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-size: larger;
    font-weight: 300;
}

#msg .separator {
    height: 1px;
    width: 350px;
    background-color: black;
    margin: auto;
    position: relative;
}

#msg .separator:after {
    content: '';
    background-color: var(--arancs);
    width: 20%;
    position: absolute;
    right: 0;
    top: 0;
    height: 1px;
}

#msg .separator:before {
    content: '';
    background-color: var(--arancs);
    width: 20%;
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
}

#msg #msgSend.gomb {
    width: 200px;
}

#msg #msgSend.gomb:after {
    color: white;
    content: "Jól választok";
}

#msg #msgSend.gomb:hover:after {
    color: var(--arancs);
    content: "Adja el a TOP3";
}

@media (max-width: 575.98px) {
    #msg label {
        position: relative;
        left: 0;
        text-align: left;
        font-weight: 300;
    }
}

.content {
    margin-top: 100px;
}

.content .hibak {}

.content .hibak h1 {
    text-transform: uppercase;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
    font-size: 48px;
}

.content .hibak ul {
    list-style: none;
    padding: 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}

.content .hibak ul li {
    margin: 12px 0;
}

.content .hibak .jol {
    border-left: 60px solid var(--arancs);
    padding-left: 20px;
    position: relative;
}

.content .hibak .jol:before {
    content: '';
    width: 60px;
    height: 14px;
    position: absolute;
    top: 0;
    left: -60px;
    background: white;
}

.content .indicators-pos {
    position: absolute;
    width: 100%;
    top: -100px;
    display: flex;
    justify-content: center;
}

.content .indicators-pos2 {
    position: absolute;
    width: 100%;
    bottom:40px;
    display: flex;
    justify-content: center;
	top:auto;
}
.indicators-pos2 li{
	width:75px;
}

.season-title {
	position: absolute;
	top: -95px;
	font-size: 40px;
	left: 50px;
	font-family: 'Roboto Slab';
	z-index:11;
}
.season-title:after{
	position: absolute;
	top: 0px;
	font-size:40px;
	content:"2";
	color:var(--sotet);
	z-index:99;
	content:"Season";
}
.season-title .number {
	position: absolute;
	font-size: 100px;
	color: #eeeded;
	top: -50px;
	left: 40px;
	z-index: 0;
}
.videoplayer-container{
	margin-bottom:100px;
}

.content .carousel-indicators {
    bottom: unset;
    align-items: center;
    position: relative;
    right: unset;
    bottom: unset;
    left: unset;
    display: inline-flex;
    margin-left: unset;
    margin-right: unset;
}

.content .carousel-indicators.inactivak:after {
    content: 'hamarosan';
    width: calc(100% - 0px);
    position: absolute;
    background-color: var(--arancs);
    color: white;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: x-small;
}

.content .carousel-indicators.inactivak li:hover {
    touch-action: none;
    text-decoration: none;
    cursor: unset;
}

.content .carousel-indicators li {
    text-indent: unset;
    height: unset;
    background-color: unset;
    color: #eeeded;
    font-family: 'Roboto Slab', serif;
    font-weight: bold;
    font-size: 61px;
    width: 70px;
    text-align: center;
	line-height:61px;
}



.content .carousel-indicators li.active {
    color: black;
    font-size: 70px;
	text-decoration:underline;
	text-shadow: 0px 0px 5px rgba(150, 150, 150, 1);
}

.content .carousel-inner {
    overflow: unset;
}

.content .carousel-item .szam {
    font-family: Roboto Slab;
    font-size: 200px;
    position: absolute;
    left: -50px;
    top: calc(50% - 160px);
    z-index: -1;
    color: #eeeded;
}

.content .carousel-item .title {
    font-family: Poppins;
    font-weight: 900;
    text-transform: uppercase;
    position: absolute;
    left: -70px;
    top: calc(50% - 30px);
    font-size: 34px;
    color: #1f2021;
}

.title {
    left: 0px !important;
    text-align: center;
    width: 100%;
    cursor: pointer;
}

.title-text {
    z-index: 10;
	display: block;
    left: -54px;
    position: absolute;
    text-align: left;
}

.title img {
    position: absolute;
    /*it can be fixed too*/
    left: 0;
    right: 0;
    top: 47px;
    bottom: 0;
    margin: auto;
    height: 11rem;
    z-index: -1
}

.content .carousel-item .elonezet {
    opacity: 0.5;
}

.content .carousel-item.carousel-item-left.active {
    opacity: 0;
    left: 0;
    transition: all 0.5s ease;
}

.content .carousel-item {
    opacity: 0;
}

.content .carousel-item.active {
    opacity: 1;
    transition: all 0.5s ease;
}

.content .carousel-item.carousel-item-right.active {
    opacity: 0;
    right: 0;
    transition: all 0.5s ease;
}

.content .controller {
    display: flex;
    width: 100%;
    position: relative;
    justify-content: center;
}

.content .controller .carousel-control-next,
.content .controller .carousel-control-prev {
    position: relative;
    opacity: 1;
    color: black;
    /*width: unset;*/
    margin: 10px;
	font-size: xx-large;
}

.content .controller .carousel-control-next:hover,
.content .controller .carousel-control-prev:hover {
    color: var(--arancs);
}

.content .carousel-item.active:not(.playing) .embed-responsive {
    display: none;
}

.content .carousel-item.active.playing .elonezet,
.content .carousel-item.active.playing .title {
    display: none;
}

@media (max-width: 576px) {
    .content .hibak .jol {
        border-left-width: 10px;
    }
    .content .hibak h1 {
        font-size: 40px;
    }
}

@media (max-width: 814px) {
    .content .carousel-item .title {
        left: 20px;
    }
	.header{
		font-size: medium;
	}
	.motto .text {
		font-size: larger;
	}
}

.content .carousel-indicators li.na:after {
    position: absolute;
    width: 100%;
}

.grecaptcha-badge {
    display: none;
}

#msgThx {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    margin: 100px 0 60px 0;
    font-size: larger;
}

.hibak ol {
    list-style: none;
    counter-reset: myCounter;
    padding: 0px;
}

.hibak ol li {
    counter-increment: myCounter;
    min-height: 45px;
    position: relative;
    display: flex;
    align-items: center;
    line-height: 1.0;
}

.hibak ol li .szamm:before {
    content: counter(myCounter);
}

.hibak ol li .szamm {
    color: var(--arancs);
    font-weight: bold;
    font-family: 'Roboto Slab', serif;
    font-size: 40px;
    padding-right: 15px;
    text-align: center;
    width: 40px;
    display: inline-block;
}

.hibak ol li .szoveg {
    display: inline-block;
	line-height: 1.5;
    clear: both;
    max-width: calc(100% - 70px);
    font-family: 'Poppins', sans-serif;
}

@media screen and (min-width: 1920px) {
    .topheader .logo {
        padding-left: 13px;
    }
}


/*	
iPAD
*/

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .topheader .logo {
        padding-left: 3px;
    }
}


/*
MOBILE LANDSCAPE
*/

@media only screen and (max-width: 900px) and (orientation: landscape) {
    .topheader .logo {
        padding-left: 3px;
    }
}


/*
MOBILE PORTRAIT
*/

@media screen and (max-width: 415px) {
    .topheader .logo {
        padding-left: 3px;
    }
    .header {
        background-size: cover;
        /*background-position: center !important;*/
        padding-top: 29vw !important;
        min-height: 55vw;
    }
}


/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1366px) {
    .man-img,
    .woman-img {
        top: 9vh;
        height: 17vh;
    }
    .woman-img {
        right: 21vw;
    }
    .man-img {
        right: 30vw;
    }
}


/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1366px) and (orientation: landscape) {
    .man-img,
    .woman-img {
        top: 18vh;
        height: 27vh;
    }
    .woman-img {
        right: 23vw;
    }
    .man-img {
        right: 30vw;
    }
}


/*iphons landscape*/

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
    .man-img,
    .woman-img {
        top: 30vh;
        height: 45vh;
    }
    .woman-img {
        right: 23vw;
    }
    .man-img {
        right: 30vw;
    }
}


/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
    .man-img,
    .woman-img {
        top: 22vh;
        height: 37vh;
    }
    .woman-img {
        right: 23vw;
    }
    .man-img {
        right: 30vw;
    }
	
}


/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
    .man-img,
    .woman-img {
        top: 14vh;
        height: 16vh;
    }
    .woman-img {
        right: 20vw;
    }
    .man-img {
        right: 30vw;
    }
	.content .carousel-indicators li {
        width: 39px;
		font-size: 37px;
    }
	.content .carousel-indicators li.active{
		font-size:45px;
	}
    .content .carousel-indicators.inactivak:after {
        width: calc(100% - -5px);
        letter-spacing: 0px;
    }
	.content .indicators-pos{
		top:-111px !important;
	}
	.indicators-pos2{
		bottom:32px !important;
	}
	.title img{
		top:55px;
	}
	.carousel-inner{
		margin-left:auto;
		margin-right:auto;
		width:80%;
	}
	.title-text{
		left: -20px;
		font-size: 28px;
		transform: translate(0, -12%);
	}
	
}


/*iphon portrait*/

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
    .man-img,
    .woman-img {
        top: 10vh;
        height: 12vh;
    }
    .woman-img {
        right: 20vw;
    }
    .man-img {
        right: 30vw;
    }
	.content .carousel-indicators li {
        width: 39px;
		font-size: 37px;
    }
	.content .carousel-indicators li.active{
		font-size:45px;
	}
    .content .carousel-indicators.inactivak:after {
        width: calc(100% - -5px);
        letter-spacing: 0px;
    }
	.content .indicators-pos{
		top:-111px !important;
	}
	.indicators-pos2{
		bottom:32px !important;
	}
	.title img{
		top:55px;
	}
	.carousel-inner{
		margin-left:auto;
		margin-right:auto;
		width:80%;
	}
	.title-text{
		left: -20px;
		font-size: 28px;
		transform: translate(0, -12%);
	}
}


/*pulsed phone*/

@keyframes heartbeat {
    0% {
        transform: scale( 1.75);
    }
    20% {
        transform: scale( 2);
    }
    40% {
        transform: scale( 1.75);
    }
    60% {
        transform: scale( 2);
    }
    80% {
        transform: scale( 1.75);
    }
    100% {
        transform: scale( 1.75);
    }
}

.icon-phone {
    width: 2.4rem;
    height: auto;
    /*transform: scale(2) !important;*/
    animation: heartbeat 1s infinite !important;
}

#phone-circle {
    border: 3px solid #212529;
    border-radius: 50%;
    padding: 30px;
    display: inline-block;
}

@media only screen and (min-device-width: 300px) and (max-device-width: 414px) {
	/*************/
    .content .carousel-indicators li {
        width: 39px;
		font-size: 37px;
    }
	.content .carousel-indicators li.active{
		font-size:45px;
	}
    .content .carousel-indicators.inactivak:after {
        width: calc(100% - -5px);
        letter-spacing: 0px;
    }
	.content .indicators-pos{
		top:-111px !important;
	}
	.indicators-pos2{
		bottom:32px !important;
	}
	.title img{
		top:25px;
	}
	.carousel-inner{
		margin-left:auto;
		margin-right:auto;
		width:80%;
	}
	.title-text{
		left: -20px;
		font-size: 28px;
		transform: translate(0, -12%);
	}
	.fas.fa-long-arrow-alt-right,.fas.fa-long-arrow-alt-left{
		font-size:2rem;
	}
	/*************/
    #hotline-text {
        letter-spacing: 14px;
    }
    #msg .separator {
        width: auto !important;
    }
}

#navbar-desktop-toggler-icon {
    width: 2rem;
    height: 2rem;
}

#navbar-desktop-toggler-icon:hover {
    cursor: pointer;
}

.desktop-nav-icon-open {
    background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-more-vertical'><circle cx='12' cy='12' r='1'></circle><circle cx='12' cy='5' r='1'></circle><circle cx='12' cy='19' r='1'></circle></svg>");
    background-repeat: no-repeat;
    background-position: center;
    color: rgba(0, 0, 0, .5);
    border-color: rgba(0, 0, 0, .1);
    margin-left: 25px;
}

.desktop-nav-icon-close {
    background-image: url("data:image/svg+xml;charset=utf8,<svg _ngcontent-c0='' class='feather feather-x' fill='none' width='24' height='24' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><line _ngcontent-c0='' x1='18' x2='6' y1='6' y2='18'></line><line  _ngcontent-c0='' x1='6' x2='18' y1='6' y2='18'></line></svg>");
    background-repeat: no-repeat;
    background-position: center;
    color: rgba(0, 0, 0, .5);
    border-color: rgba(0, 0, 0, .1);
    margin-left: 25px;
}

#desktop-menu {
    display: none;
}