@font-face {
	font-family: 'Fira Sans';
	font-weight: 200;
	src: url("/fonts/fira-sans/FiraSans-Thin.otf") format("opentype");
}
@font-face {
	font-family: 'Fira Sans';
	font-weight: normal;
	src: url("/fonts/fira-sans/FiraSans-Regular.otf") format("opentype");
}
@font-face {
	font-family: 'Fira Sans';
	font-weight: bold;
	src: url("/fonts/fira-sans/FiraSans-ExtraBold.otf") format("opentype");
}
@font-face {
	font-family: 'Montserrat';
	font-weight: bold;
	src: url("/fonts/montserrat/Montserrat-Bold.otf") format("opentype");
}

@font-face {
	font-family: 'Montserrat';
	font-weight: normal;
	src: url("/fonts/montserrat/Montserrat-Regular.otf") format("opentype");
}

@font-face {
	font-family: 'Montserrat';
	font-weight: lighter;
	src: url("/fonts/montserrat/Montserrat-Light.otf") format("opentype");
}


#franchise{
    font-family: 'Fira Sans', sans-serif;
    font-weight: normal;
    font-size: 15px;
    color: #434343;
}

.main-header{
	background: #f1f1f1 !important;
}

body .modal-dialog { /* Width */
	max-width: 50%;
	width: auto !important;
}

.breadcrumb a, .breadcrumb > li + li::before{
	color: #333 !important;
}

#franchise .no-padding{
	padding: 0 !important;
}

#franchise .no-margin{
	margin: 0 !important;
}

#franchise .no-margin-top{
	margin-top: 0 !important;
}

#franchise .margin-bottom-40{
	margin-bottom: 30px !important;
}

#franchise p{
	font-size: 15px;
	line-height: 30px;
	text-align: justify;
}

#franchise strong{
	font-weight: bold !important;
}

#franchise h1{
	font-size: 35px;
	line-height: 35px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    color: #005d31;
    text-transform: uppercase;
    margin: 50px 0 10px 0;
    letter-spacing: 3px
}

#franchise h1.nagyobb{
	font-size: 34px;
}
#franchise h1.kisebb{
	font-size: 26px;
}
#franchise h2{
	font-size: 26px;
    font-family: 'Montserrat', sans-serif;
    font-weight: lighter;
    color: #005d31;
    text-transform: uppercase;
    margin: 0 0 20px 0;
}
#franchise h3{
	font-size: 26px;
	font-family: 'Montserrat', sans-serif;
    font-weight: normal;
	color: #444444;
	text-transform: uppercase;
	margin: 30px 0 10px 0;
}

#franchise .oldal-cim {
	position: relative;
}

#franchise .oldal-cim .oldal-cim-normal {
	font-weight: normal;
}

#franchise .oldal-cim .oldal-cim-keret {
	background: #fff;
	position: relative;
	z-index: 1;
	padding: 0 30px;
}

#franchise .oldal-cim::after {
	content: "";
	display: block;
	width: 100%;
	height: 8px;
	background: #fff;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -4px;
	border-top: 1px solid #d4d5da;
	border-bottom: 1px solid #d4d5da;
}

#franchise .btn-immo-zold {
	border: 2px solid #086b3c;
	background: #fff;
	border-radius: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 10px;
	color: #086b3c;
}

#franchise .btn-immo-narancs {
	border: 2px solid #f19029;
	background: #f19029;
	border-radius: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 10px;
	color: #fff;
}

#franchise .btn-immo-zold.kerektajekoztatast {
	padding: 5px 10px;
	font-family: 'Montserrat', sans-serif;
	font-weight: lighter;
	font-size: 18px;
}

#franchise .btn-immo-narancs.kerektajekoztatast {
	padding: 5px 10px;
	font-family: 'Montserrat', sans-serif;
	font-weight: lighter;
	font-size: 18px;
}

#franchise .oldal-blokk {
	margin-top: 50px;
	margin-bottom: 50px;
}

#franchise .elvalaszto{
	background-color: #41ad59;
	height: 4px;
	width: 85px;
	margin: 30px 0 30px 0;
	padding: 0;
}

#franchise #szurke-doboz{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c1c1c1+0,d6d6d6+100 */
	background: #c1c1c1; /* Old browsers */
	background: -moz-linear-gradient(left,  #c1c1c1 0%, #d6d6d6 100%); /* FF3.6-15 */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#c1c1c1), color-stop(100%,#d6d6d6)); /* Chrome4-9,Safari4-5 */
	background: -webkit-linear-gradient(left,  #c1c1c1 0%,#d6d6d6 100%); /* Chrome10-25,Safari5.1-6 */
	background: -o-linear-gradient(left,  #c1c1c1 0%,#d6d6d6 100%); /* Opera 11.10-11.50 */
	background: -ms-linear-gradient(left,  #c1c1c1 0%,#d6d6d6 100%); /* IE10 preview */
	background: linear-gradient(to right,  #c1c1c1 0%,#d6d6d6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1c1c1', endColorstr='#d6d6d6',GradientType=1 ); /* IE6-9 */

	padding: 40px 30px 40px 10px;
	margin: 20px 0 0 0;
}
#franchise #szurke-doboz li{
	line-height: 36px;
}

#franchise #szurke-doboz #facebook{
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3e7846;
	text-transform: uppercase;
	border: 2px solid #3e7846;
	padding: 10px;
}

#franchise .tulajdonos .nev{
	font-family: 'Montserrat', sans-serif;
    font-weight: lighter;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	margin: 10px 0 0 0;
	padding: 0;
}

#franchise .tulajdonos .titulus{
	color: #000000;
	text-align: center;
	margin: 0;
	padding: 0;
}

#franchise #tulajdonosok img{
	display: inline-block;
}

#franchise #felsorolas p{
	margin: 30px 0;
}

#franchise .terkep h1{
	margin: 0 0 0 0;
}
#franchise .terkep p{
	color: #005d31;
	text-align: right;
}

#franchise #felsorolas .szam{
	font-family: 'Montserrat', sans-serif;
	font-size: 50px;
	font-weight: bold;
	color: #d2d3d5;
	position: absolute;
	left: 10px;
}
#franchise #felsorolas .szoveg{
	margin-left: 46px;
	position: relative;
}

#franchise .normal{
	font-weight: normal !important;
}

#franchise .bold{
	font-weight: bold !important;
}

#franchise .thin{
	font-weight: 200 !important;
}

#franchise .inline-block{
	display: inline-block;
}

#franchise ul{
	list-style-type: none;
	margin-left: 15px;
	margin-right: -15px;
}

#franchise ol{
	padding-left: 1em;
}

#franchise li{
	line-height: 30px;
}

#franchise .nagyobbsorkoz li{
	line-height: 36px;
}

#franchise #szurke-doboz ul{
	margin-left: 0;
}

#franchise area{
	cursor: help;
}

#franchise .bg-zold{
	background-color: #006838;
}

#franchise .fejlec-container {
	line-height: 2.5em;
	color: #ffffff;
	font-size: 19px !important;
	width: 100%;
	position: relative;
}
#franchise .fejlec-container .fejleckep {
	padding-bottom: 8px;
	border-bottom: 3px solid #086b3c;

}

#franchise .fejlec-container h1.feher{
	color: #ffffff;
	margin-bottom: 20px;
}

#franchise .fejlec-container div{
	font-size: 24px;
	line-height: 30px;
}

#franchise .fejlec-container h1.font60{
	font-size: 60px;
	line-height: 60px;
	font-weight: bold;
}

#franchise .fejlec-container .oldal-blokk{
	position: absolute;
	top: 0;
	left: 0;
	margin-left: 100px;

}


#franchise .fejlec-container::before,
#franchise .fejlec-container::after {
	position: absolute;
	display: block;
	content: "";
	height: 2px;
	width: 100%;
	left: 0;
	background: #066c3a;
	z-index: -1;
}

#franchise .fejlec-container::before {
	top: 0;
}

#franchise .fejlec-container::after {
	bottom: 0;
}


#franchise .szili_krisztina-blokk .adatok{
	width: 650px;
	margin-bottom: 100px;
	font-family: 'Montserrat', sans-serif !important;

}

#franchise .szili_krisztina-blokk img{
	margin-right: 20px;
}

#franchise .szili_krisztina-blokk h1{
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 0;
}

#franchise .szili_krisztina-blokk p{
	font-size: 12px;
}

#franchise .szili_krisztina-blokk h1.szurke{
	color: #434343;
	font-size: 26px;
	line-height: 26px;
	margin-top: 10px;
}

#franchise .szili_krisztina-blokk .zold{
	font-family: 'Montserrat', sans-serif;
	margin-top: 10px;
	color: #086b3c;
	font-weight: bold;
	font-size: 17px;
}

#franchise .irodatipus-blokk h2{
	font-family: 'Montserrat', sans-serif;
}
#franchise .irodatipus-blokk h2 {
	font-weight: bold;
	color: #434343;
	margin-bottom: 40px;
	margin-top: 40px;
}
#franchise .irodatipus-blokk .szurke{
	background-color: #ccc;
}

#franchise .irodatipus-blokk .szurke .col-md-4{
	height: 100%;
	padding: 0;
}

#franchise .irodatipus-blokk .fejlec{
	position: relative;
	padding: 30px 40px 0 30px;
}

#franchise .irodatipus-blokk .fejlec img{
	position: absolute;
	top: 20px;
	right: 50px;
}

#franchise .irodatipus-blokk .fejlec h5{
	font-size: 22px;
	font-family: 'Montserrat', sans-serif;
}

#franchise .irodatipus-blokk .leiras h5{
	font-size: 21px;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
}

#franchise .irodatipus-blokk h5,
#franchise .irodatipus-blokk h3 {
	color: #fff;
}

#franchise .irodatipus-blokk .mini .fejlec{
	background-color: #006738;
}

#franchise .irodatipus-blokk .premium .gomb,
#franchise .irodatipus-blokk .premium .leiras{
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

#franchise .irodatipus-blokk .premium .fejlec{
	background-color: #33a545;
}

#franchise .irodatipus-blokk .elit .fejlec{
	background-color: #44463b;
}

#franchise .irodatipus-blokk div.leiras{
	font-family: 'Montserrat', sans-serif;
	padding: 30px;
	height: 400px;
}

#franchise .irodatipus-blokk div.fejlec{
	height: 230px;
}

#franchise .irodatipus-blokk div.leiras div{
	font-size: 18px;
	line-height: 30px;
}

@media (max-width: 1400px) {
	#franchise .fejlec-container .oldal-blokk h1{
		margin: 20px 0 10px;
	}
	#franchise .fejlec-container .oldal-blokk{
		margin: 40px 0 40px 100px;
	}
	#franchise .fejlec-container .oldal-blokk h1{
		margin: 20px 0 0;
		font-size: 50px !important;
		line-height: 50px;
	}
	#franchise .fejlec-container .oldal-blokk h1.feher{
		margin: 20px 0 10px;
		font-size: 40px !important;
		line-height: 40px;
	}

	#franchise .irodatipus-blokk div.leiras{
		height: 500px;
	}
	#franchise .irodatipus-blokk div.fejlec img{
		width: 20%;
		top: 60px;
		right: 20px;
	}

}

@media (max-width: 1200px) {

	#franchise .fejlec-container .oldal-blokk{
		margin: 40px 0 20px 50px;
	}
	#franchise .fejlec-container .oldal-blokk h1{
		margin: 20px 0 0;
		font-size: 40px !important;
		line-height: 40px;
	}
	#franchise .fejlec-container .oldal-blokk h1.feher{
		margin: 20px 0 10px;
		font-size: 40px !important;
		line-height: 40px;
	}

	#franchise .fejlec-container .oldal-blokk div{
		line-height: 1.5em;
	}
	#franchise .irodatipus-blokk div.leiras{
		height: 500px;
	}
	#franchise .irodatipus-blokk div.fejlec img{
		width: 20%;
		top: 60px;
		right: 20px;
	}

}

@media (max-width: 1175px) {
	#franchise .fejlec-container .oldal-blokk{
		margin: 40px 0 20px 30px;
	}
	#franchise .fejlec-container .oldal-blokk h1{
		margin: 20px 0 10px;
		font-size: 30px !important;
		line-height: 30px;
	}
	#franchise .fejlec-container .oldal-blokk h1.feher{
		margin: 20px 0 10px;
		font-size: 30px !important;
		line-height: 30px;
	}

	#franchise .fejlec-container .oldal-blokk div{
		line-height: 1.5em;
	}
	#franchise .irodatipus-blokk div.leiras{
		height: 500px;
	}
	#franchise .irodatipus-blokk div.fejlec img{
		width: 20%;
		top: 60px;
		right: 20px;
	}

}

@media (max-width: 1085px) {
	#franchise .fejlec-container .oldal-blokk{
		margin: 40px 0 20px 30px;
	}
	#franchise .irodatipus-blokk div.leiras{
		height: 570px;
	}
	#franchise .fejlec h5{
		height: 53px;
	}

}

@media (max-width: 990px) {
	#franchise .irodatipus-blokk div.leiras{
		height: 300px;
	}
}

@media (max-width: 740px) {
	#franchise .irodatipus-blokk div.leiras{
		height: 380px;
	}
}

@media (max-width: 500px) {
	#franchise .irodatipus-blokk div.leiras{
		height: 450px;
	}
}

@media (max-width: 400px) {
	#franchise .irodatipus-blokk div.leiras{
		height: 600px;
	}
}


#franchise .irodatipus-blokk .gomb{
	padding: 50px 0 20px;
}

#franchise .irodatipus-blokk div.leiras h5{
	margin: 10px 0;
}

#franchise .irodatipus-blokk .mini div.leiras h5{
	color: #006738;
}

#franchise .irodatipus-blokk .premium div.leiras h5{
	color: #33a545;
}

#franchise .irodatipus-blokk .elit div.leiras h5{
	color: #44463b;
}

#franchise #tamogatas{
  display: flex;
  justify-content: center;
  align-items: center;
}

#franchise .elinditas-doboz {
	background-image: url("../images/franchise/fejlec_elindulas.png");
	background-color: #a7a9a4;
    background-repeat: no-repeat;
    background-position: center left;
	padding: 30px;
	line-height: 2.5em;
	color: #fff;
	font-weight: bold;
	min-height: 350px;
	font-size: 19px !important;
}

#franchise .konkurencia-doboz {
	background-image: url("../images/franchise/fejlec_versenytars.png");
	background-color: #a8a7a7;
    background-repeat: no-repeat;
    background-position: center right;
	padding: 30px;
	line-height: 2.5em;
	color: #ffffff;
	font-weight: bold;
	min-height: 350px;
	font-size: 19px !important;
}

#franchise .ugyfelkor-doboz {
	background-image: url("../images/franchise/fejlec_ugyfelkor.png");
	background-color: #a6aaa4;
    background-repeat: no-repeat;
    background-position: center right;
    background-size: auto 100%;
	padding: 30px;
	line-height: 2.5em;
	color: #fff;
	font-weight: bold;
	min-height: 350px;
	font-size: 19px !important;
}

#franchise .munkaero-doboz {
	background-image: url("../images/franchise/fejlec_munkaero.png");
	background-color: #a6aaa4;
    background-repeat: no-repeat;
    background-position: center right;
    background-size: auto 100%;
	padding: 30px;
	line-height: 2.5em;
	font-weight: bold;
	color: #ffffff;
	font-size: 19px !important;
	min-height: 350px;
}

#franchise .jovedelem-doboz {
	background-image: url("../images/franchise/fejlec_jutalek.png");
	background-color: #a6aaa4;
    background-repeat: no-repeat;
    background-position: center right;
    background-size: auto 100%;
	padding: 30px;
	line-height: 2.5em;
	color: #fff;
	font-weight: bold;
	min-height: 350px;
	font-size: 19px !important;
}

#franchise .modulkepzes-doboz {
	background-image: url("../images/franchise/fejlec_kepzes.png");
	background-color: #a6aaa4;
    background-repeat: no-repeat;
    background-position: center right;
    background-size: auto 100%;
	padding: 30px;
	line-height: 2.5em;
	color: #ffffff;
	font-weight: bold;
	min-height: 350px;
	font-size: 19px !important;
}

#franchise .kor-doboz {
	font-family: 'Montserrat', sans-serif;
	border-radius: 50%;
	background: #086b3c;
	height: 300px;
	width: 300px;
	display: inline-block;
	color: #fff;
	margin: 10px 0;
}

#franchise .kor-doboz-cim {
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	margin-top: 55px;
	color: #fff;
	text-decoration: underline;
	text-transform: uppercase;
	font-size: 28px;
	letter-spacing: 2px;
}

#franchise .kor-doboz-szoveg {
	line-height: 2em;
	padding: 0 15px;
	font-size: 16px;
}

#franchise .nagy-zold-szurke {
	font-size: 32px;
	font-weight: bold;
	color: #066c3c;
	margin: 50px 0 70px;
	line-height: 44px;
}

#franchise .nagy-zold-szurke span {
	background: #babcbb;
}

#franchise .nagy-margok {
	margin: 55px 0 0;
	font-size: 18px;
}

#franchise .miert-leiras {
	margin-top: 10px;
}

#franchise .tulajdonosok-blokk {
	position: relative;
	z-index: 1;
}

#franchise .szurke-sav {
	position: relative;
}

#franchise .szurke-sav::before {
	height: 130px;
	content: "";
	display: block;
	left: 0;
	width: 100%;
	bottom: -15px;
	background: #9b9f9e;
	position: absolute;
}

#franchise .zold-sav {
	background: #00683e;
}

#franchise .megoldasok-blokk {
	background-image: url("../images/franchise/szurke_hatter.png");
	background-color: #e3e3e3;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 20px 0;
}

#franchise .sajat-iroda-blokk {
	background-image: url("../images/franchise/sajat_iroda_kep.png");
	padding: 50px 0;
	background-color: #9b9f9e;
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 60px;
}

#franchise .sajat-iroda-blokk p{
	font-family: 'Montserrat', sans-serif;
	font-size: 24px !important;
	color: #fff;
	margin: 30px 0;
}

#franchise .sajat-iroda-blokk h1.sajat-iroda-cim{
	margin-top: 0;
}
#franchise .sajat-iroda-blokk .sajat-iroda-cim span{
	color: #fff;
}

#franchise .sajat-iroda-blokk h2 {
	font-weight: bold;
	margin-top: 50px;
}

#franchise .sajat-iroda-blokk p.btn-immo-zold {
	font-size: 18px !important;
	background: transparent;
	border-color: #fff;
	color: #fff;
}

#franchise .megoldas-doboz {
	width: 200px;
	padding: 10px;
}

#franchise .megoldas-doboz-cim {
	text-transform: uppercase;
	color: #056d3c;
	font-size: 24px;
	font-family: 'Montserrat', sans-serif;
	font-weight: lighter;
}

#franchise .megoldas-doboz-szoveg {
	font-size: 14px;
	margin: 10px 0;
}

#franchise .megoldas-doboz-gomb a {
	border: 2px solid #f19029;
	color: #454545;
	border-radius: 10px;
	padding: 5px 10px;
}

#franchise .megoldas-kepblokk {
	position: relative;
}

#franchise .megoldas-blokk-kep {
	display: inline-block;
	margin-bottom: 150px;
}

#franchise .megoldas-doboz-elinditas {
	position: absolute;
	top: 260px;
	left: 0;
}

#franchise .megoldas-doboz-konkurencia {
	position: absolute;
	top: 500px;
	left: 5%;
}

#franchise .megoldas-doboz-ugyfelkor {
	position: absolute;
	top: 675px;
	left: 50%;
	margin-left: -100px;
}

#franchise .megoldas-doboz-munkaero {
	position: absolute;
	top: 500px;
	right: 5%;
}

#franchise .megoldas-doboz-iroda {
	position: absolute;
	top: 260px;
	right: 0;
}

#franchise .megoldasok-blokk-cim {
	color: #444;
}

#franchise .modulkepzesek-lista {
	width: 100%;
	color: #046738;
	font-family: 'Montserrat', sans-serif;
}

#franchise .modulkepzesek-lista caption {
	background: #444444;
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 20px;
	margin-bottom: 15px;
}

#franchise .modulkepzesek-lista td {
	padding: 20px;
	font-size: 18px;
}

#franchise .modulkepzesek-lista tr:nth-child(odd) {
	background: #d2d5da;
}

.montserratbold{
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
}

.font19{
	font-size: 19px;
}

.font24{
	font-size: 24px !important;
}

.font34{
	font-size: 34px !important;
}

.font42{
	font-size: 42px !important;
}

.font44{
	font-size: 44px !important;
}

@media (min-width: 1920px) {
	#franchise .sajat-iroda-blokk {
		background-position: center right;
	}
}

@media (min-width: 990px) {
	#franchise #zold{
		border-bottom: 130px solid #3e7846;
		max-height: 480px;
	}
}
@media (max-width: 991px) {
	#franchise .tulajdonos {
		border-bottom: 130px solid #3e7846;
		max-height: 420px;
	}
}

@media (max-width: 992px){
	.font44{
		font-size: 38px !important;
	}
	.font24{
		font-size: 11px;
	}
	.nagy-zold-szurke{
		margin: 20px 0 20px !important;
	}
	h2{
		font-size: 23px !important;
	}
	h1{
		font-size: 35px !important;
	}

	#franchise .kor-doboz{
		height: 300px;
		width: 300px;
	}

	#franchise .kor-doboz-cim{
		font-size: 30px;
		margin-top: 50px;
	}

	#franchise .kor-doboz-szoveg{
		font-size: 15px;
	}
	
	#franchise .btn-immo-zold.kerektajekoztatast{
		font-size: 18px;
	}

	#franchise .megoldasok-blokk{
		background: url("/images/franchise/szurke_hatter_mobil.png") no-repeat #f9f9f9;
	}

	#franchise .megoldas-doboz{
		width: 100%;
	}

	#franchise .megoldas-doboz img{
		margin:  10px auto 20px;
	}

	#franchise .megoldas-doboz-elinditas, #franchise .megoldas-doboz-konkurencia, #franchise .megoldas-doboz-ugyfelkor,
	#franchise .megoldas-doboz-munkaero, #franchise .megoldas-doboz-iroda{
		position: relative;
		top: 0;
		left: 0;
		text-align: center;
		margin-left: 0;
	}

	#franchise .sajat-iroda-blokk{
		background: none;
		padding-bottom: 10px !important;
		background-color: #2D3035;
		width: 100%;
	}

	#franchise .sajat-iroda-blokk img{
		display: block;
		width: 100%;
		height: auto;
	}

	#franchise .sajat-iroda-blokk .row{
		background-color: #2D3035;
	}

	#franchise .sajat-iroda-blokk p.kerektajekoztatast {
		font-size: 18px !important;
	}

	#franchise .miertazimmo1{
		text-align: center;
	}
	#franchise .miertazimmo1 h1{
		margin-top: 10px;
		font-size: 30px !important;
	}
	#franchise .miertazimmo1 h2 {
		font-size: 18px !important;
		color: #434343;
	}

	#franchise .tulajdonos{
		border-bottom: none;
	}

	#franchise .tulajdonos p{
		font-size: 18px;
	}

	#franchise h1.oldal-cim{
		font-size: 30px !important;
	}

}

@media (max-width: 768px) {
	body .modal-dialog { /* Width */
		max-width: 80%;
		width: auto !important;
	}

	#franchise .tulajdonos p{
		font-size: 16px;
	}
	#franchise .oldal-cim .oldal-cim-keret, #franchise .oldal-cim .oldal-cim-normal{
		background: #fff;
		position: relative;
		z-index: 1;
		padding: 0;
		font-size: 22px;
	}


	#franchise .oldal-cim::after {
		border: none;
	}

	#franchise .btn-immo-zold.kerektajekoztatast{
		font-size: 16px;
	}
}

#franchise .margin-top-10{
	margin-top: 10px;
}
#franchise .margin-top-20{
	margin-top: 20px;
}

