
b {
    font-weight: 900;
}

p {
    margin-bottom: 1rem;
}

body {
    font-family: "Roboto", sans-serif;
    color: white;
    background-image: url("../imgs/lowerbg.png");
	background-color: #211d1e;
}

#logo {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}

#header {
    background-image: url("../imgs/headerBG.png");
}

iframe {
    width: 100%;
    height: 19vw;
}

@media (max-width: 767.98px) {
    iframe {
        height: 50vw;
    }
}

#headerb {
    background-image: url("../imgs/headerBGb.png");
    height: 70px;
}

#footer {
    background-color: #262626;
    height: 50px;
}

#footer a {
    color: white;
}
#footer a i{
    margin-left:10px;
}

.kep {
    cursor: pointer;
}

.kep .second {
    display: none;
}

.kep:hover .first {
    display: none;
}

.kep:hover .second {
    display: unset;
}

.kep.active .first {
    display: none;
}

.kep.active .second {
    display: unset;
}

.kep img {
    width: 100%;
    height: 100%;
}

.inactive {
	cursor: default;
	-moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);	
}

.content {
    display: none;
}

.content .motto {
    font-size: 1.3em;
    color: white;
    padding: 9px 56px 9px 66px;
}

.content .motto img {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    z-index: -111;
    height: 100%;
}

.content iframe {
    width: 100%;
}

.content {
    color: #262626;
}

.content ul {
    list-style: none;
    padding: 0;
    margin-left: 30px;
}

.content li {
    padding-left: 1.3em;
    font-size: 1rem;
}

.content li:before {
    content: "-";
    display: inline-block;
    margin-left: -0.8em;
    width: 0.8em;
}

.content .riport {
    text-transform: uppercase;
    color: white;
    display: flex;
    margin-top: -7px;
}

.content .riport .leftbox {
    background-color: #464646;
    text-align: center;
}

.content .riport .leftbox img {
    width: 80px;
}

.content .riport .leftbox .topleft {
    background-color: #242424;
}

.content .riport .leftbox .subleft {
    background-color: #464646;
}

.content .riport .rightbox {
    display: inline-block;
    border-left: 2px solid white;
    background-color: #e2182d;
}

.content .riport .rightbox .topright {
    background-color: #242424;
    padding: 5px;
}

.content .riport .rightbox .buttonright {
    padding: 6px;
    font-size: .8em;
}

.content .splitter {
    filter: invert(100);
    opacity: 0.2;
    width: 100%;
}
.content .rovid{
    height: 100%;
}
.content .bovebb {
    height: 0;
}

.adjukel-gomb {
    display: inline-block;
    background-image: url(../imgs/gomb.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    text-transform: uppercase;
    padding: 10px 40px 10px 40px;
    cursor: pointer;
    font-size: 1.2em;
    font-family: Oswald;
    font-weight: 300;
    color: white;
	-moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}	

.gomb {
    display: inline-block;
    background-image: url(../imgs/gomb.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    text-transform: uppercase;
    padding: 10px 40px 10px 40px;
    cursor: pointer;
    font-size: 1.2em;
    font-family: Oswald;
    font-weight: 300;
    color: white;
}


.gomb:hover {
    -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.kifogas_header {
    background-image: url('../imgs/kifogas_header.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    color: white;
    padding: 15px 30px 15px 50px;
}

.kifogas_header .nev {
    font-family: Oswald;
    font-weight: 300;
    font-size: 2em;
    line-height: 1.4em;
    text-transform: uppercase;
    display: inline-block;
    border-right: 2px solid white;
    padding-right: 20px;
    margin-right: 20px;
    float: left;
}

.kifogas_header .egyeb {
    display: inline-block;
    margin-top: 4px;
    line-height: 1.2em;
}

.rovid_header {
    background-image: url('../imgs/rovid_header.png');
    background-size: 70% 100%;
    background-repeat: no-repeat;
    color: white;
	min-height: 50px;
    padding: 10px 30px 15px 50px;
}

.rovid_header .nev {
    font-family: Oswald;
    font-weight: 300;
    font-size: 1.5em;
    line-height: 1.4em;
    text-transform: uppercase;
    display: inline-block;
    padding-right: 20px;
    margin-right: 20px;
    float: left;
}

.rovid_top{
	/*font-size:100%;*/
}

#msgb {
    background-image: url("../imgs/msgbgHead.png");
    height: 73px;
}

#msg {
    background-image: url("../imgs/msgbg.png");
}

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

#msg .msgform {
    width: 100%;
}

#sidebar {
    position: fixed;
    width: 50px;
    height: 250px;
    top: calc(50% - 125px);
    right: 0;
    cursor: pointer;
}
#sidebar .hover {
    opacity: 0;
    position: absolute;
    top: 1px;
    left: 0;
}

#sidebar:hover .hover {
    opacity: 1;
}
#sidebar:hover img:not(.hover) {
    opacity: 0;
}

.rovidentomoren:before {
    content: "Röviden tömören";
    line-height: 3em;
}
.rovidentomoren:hover:before {
    content: "Röviden tömören";
    line-height: 3em;
}

.gomb.rovidentomoren {
    width: 265px;
    height: 77px;
}

.elado:before {
    content: "Eladnám az ingatlanom";
    line-height: 3em;
}
.elado:hover:before {
    content: "Hamarosan már nincs eladó ingatlanom";
    line-height: 1em;
}

.adjukel:before {
    content: "Adjuk el az ingatlanom";
    line-height: 3em;
}
.adjukel:hover:before {
    content: "Adjuk el az ingatlanom";
    line-height: 3em;
}

.gomb.elado {
    width: 265px;
    height: 77px;
}


#se2{
	display:none;
}
.arrow-img{
	width:35%;
}
.arrow-img-container{
	padding-top:50px;
}

#prev-season *,#prev-season-mobile{
	filter:grayscale(1);
}

.gomb-evad {
    display: inline-block;
    background-image: url(../imgs/gomb.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    text-transform: uppercase;
    padding: 5px 19px 3px 17px;
    cursor: pointer;
    font-size: 1.2em;
    font-family: Oswald;
    font-weight: 300;
    color: white;
}


@media (max-width: 575.98px) {
	.gomb-evad-mobile{
		font-size:0.9rem;
		letter-spacing:-1px;
		padding: 5px 19px 3px 17px;
	}
	.arrow-img{
		width:30%;
	}
	.arrow-img-container{
		padding-top:0px;
	}
    .kifogas_header {
        padding-right: 50px;
        padding-left: 50px;
    }

    #msg label {
        position: relative;
        left: 0;
        text-align: left;

        font-weight: 300;
    }
	/*.embed-responsive.cover-video{
		margin-bottom:2rem;
	}*/
}

@media (max-width: 767.98px) {
    .kifogas_header {
        padding-right: 30px;
        padding-left: 40px;
    }
}

@media (max-width: 991.98px) {
    .kifogas_header {
        padding-right: 30px;
        padding-left: 40px;
    }
	
}
@media (max-width: 991.98px) and (min-width:650px) {
	.gomb-evad{
		font-size:0.5rem;
		letter-spacing:-1px;
		padding: 5px 19px 3px 17px;
	}
	.arrow-img{
		width:200%;
	}
}
@media (max-width: 1199.98px) {
    .kifogas_header {
        padding-right: 30px;
        padding-left: 40px;
    }
}



 /* The snackbar - position it at the bottom and in the middle of the screen */
#snackbar {
  visibility: hidden; /* Hidden by default. Visible on click */
  min-width: 250px; /* Set a default minimum width */
  margin-left: -125px; /* Divide value of min-width by 2 */
  background-color: #333; /* Black background color */
  color: #fff; /* White text color */
  text-align: center; /* Centered text */
  border-radius: 2px; /* Rounded borders */
  padding: 16px; /* Padding */
  position: fixed; /* Sit on top of the screen */
  z-index: 1; /* Add a z-index if needed */
  left: 50%; /* Center the snackbar */
  bottom: 30px; /* 30px from the bottom */
}

/* Show the snackbar when clicking on a button (class added with JavaScript) */
#snackbar.show {
  visibility: visible; /* Show the snackbar */
  /* Add animation: Take 0.5 seconds to fade in and out the snackbar.
  However, delay the fade out process for 2.5 seconds */
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

/* Animations to fade the snackbar in and out */
@-webkit-keyframes fadein {
  from {bottom: 0; opacity: 0;}
  to {bottom: 30px; opacity: 1;}
}

@keyframes fadein {
  from {bottom: 0; opacity: 0;}
  to {bottom: 30px; opacity: 1;}
}

@-webkit-keyframes fadeout {
  from {bottom: 30px; opacity: 1;}
  to {bottom: 0; opacity: 0;}
}

@keyframes fadeout {
  from {bottom: 30px; opacity: 1;}
  to {bottom: 0; opacity: 0;}
} 
