.d-grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-auto-rows: 100px;
	grid-gap: 7px;
  }

  .item {
	position: relative;
  }

  .item:nth-child(1) {
	grid-column: 1 / 2;
	grid-row: 1 / 4;
  }

  .item:nth-child(2) {
	grid-column: 2;
	grid-row: 0 / 3;
  }

  .item:nth-child(3) {
	grid-column: 2;
	grid-row: 2 / 3;
  }

  .item:nth-child(4) {
	grid-column: 2;
	grid-row: 3 / 3;
  }

  .item a {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	overflow: hidden;
  }

  .item img {
	height: 100%;
	width: 100%;
	object-fit: cover;
  }
.fb3{
	height:500px !important;
	object-fit:cover;
}
.fb4{
	height:300px !important;
	object-fit:cover;
	bottom: -5%;
	right: 0px;
	position: absolute;
}
.hover_effect:before{
    content: "\e6e1";
    font-family:themify;
    margin-right:5px;
    width:0px;
    display:inline-block;
    vertical-align:middle;
    margin-right:0px;
    opacity:0;
    transition:all 0.25s ease;
}
.hover_effect:hover::before{
    width:15px;
	opacity:1;
	margin-right:5px;
}
.fejlec.transparent #cssmenu > ul > li:not(.aktiv) > a{
	color:white;
}
.fejlec.transparent #cssmenu > ul > li:not(.aktiv):hover > a{
	color:#00995e;
}
.fejlec.transparent .logo{
	background-image: url(https://mizsevad.hu/unitx/Dokumentumok/Dokumentumok/css/logo_feher.png);
}
.bg-szurke{
	background: rgba(43, 42, 40, 1);
	}
.bg-whitesmoke{
	background-color: whitesmoke;
}
 .text-sarga{
	color: #00995e;
 }
 .fontom{
	font-family:fontom;
 }
 .font{
	font-family:font;
 }
 .fontom{
	font-family:fontom;
 }
 .oldal.w100{
	 max-width: initial;
	 margin:0px;
 }
 .fobanner{
	 background-size: cover;
	 background-position: center;
	 background-repeat: no-repeat;
	 margin-top: -100px;
	 z-index: 1;
	}
 .fejlec{
	 background: transparent;
	 box-shadow:none;
	 z-index: 2;
	 position: relative;
	}
 .breadcrumbs_div.nobr{
	display: none;
	}
 .oldal2_h1 .breadcrumbs_div{
	margin-bottom: 35px;
	display: inline-block;
	}
 .fmenu{
	 /* width:80%; */
	 text-align: right;
	 padding-right: 25px;
	}
 .themify{
	 font-family:themify,fontom !important;
 }
 .themify:before{
	 margin-right:10px;
	 vertical-align: middle;
	}
 
 .fobanner_titles{text-align: left;z-index: 2;padding-top: 125px !important;}
 .br {
	 background-image: url(http://modulinvest.hu/unitx/Dokumentumok/Dokumentumok/css/slider1.jpg);
	 width: 100vw;
	 height: 185px;
	 margin-left: -10vw;
	 margin-top: -185px;
	 z-index: -1;
	 position: relative;
	 background-position: 0% 85%;
 }
 
 .fobanner h1{
    font-size: 3.5rem;
    font-family: fontom;
    color: #ffffff;
    text-transform: uppercase;
    font-style: italic;
}
.font-bg{
	background:url(https://mizsevad.hu/unitx/Dokumentumok/Dokumentumok/css/font-bg.jpg);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-moz-background-clip: text;
	-moz-text-fill-color: transparent;
}
.font-bg2{
	background:url(https://mizsevad.hu/unitx/Dokumentumok/Dokumentumok/css/font-bg2.jpg);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-moz-background-clip: text;
	-moz-text-fill-color: transparent;
}
 .fobanner .ff{
 }
 .fobanner .f2{
 }
  .fobanner .ff2{
 }
 .fobanner h2 > div{
 	transform:skewx(-25deg);
 	background-color:rgba(43, 42, 40, 1);
 	display:inline-block;
 	padding:5px 15px;
 	color:white;
 	font-family:fontom;
 	font-weight:normal;
 	font-size:20px;
 }
  .fobanner h1 > div > div{
 	transform:skewx(25deg);
 }
 .fobanner h2{font-size: 1.2rem;text-transform: uppercase;color: #ffffff9e;}
 .fobanner h6{color:white;}
 
 
 .oldal .o2{
	 padding:0px 10%;
 }
 .color-yellow{
	 color: #00995e;
 }
 .fontom{
	 font-family:fontom;
 }
 .border-right-2{
	 border-right:5px solid #00995e;;
 }
 .bg-white{
	 background:white;
 }
 .fb-szolg > div{
	 transition:all 0.25s ease;
 }
 .fb-szolg > div:hover{
	 box-shadow: 0px 0px 25px 0px #dddddd;
	 transform: scale(1.05);
 }
 .fb-szolg img{
	 height: 120px;
	 object-fit: contain;
 }
 
 
 @media screen and (min-width:1000px) {
		 .fomenu_link[aria-haspopup="true"]:after{
		 content: "\e64b";
		 font-family: themify;
		 margin-left: 5px;
		 font-size: 8px;
		 vertical-align: middle;
		 display: inline-block;
	 }
	 #cssmenu ul ul{
	 background-color:white;
	 }
	 #cssmenu > ul > li > ul:before{
	 content:'';
	 position: absolute;
	 left: calc(50% - 5px);
	 top: -5px;
	 background: white;
	 display: inline-block;
	 width: 10px;
	 height: 10px;
	 transform: rotate(45deg);
 }
 }
 #cssmenu ul ul li a{
	}
 #cssmenu ul li.aktiv > a{
	 color: #00995e;
	 font-weight: bold;
	}
 #cssmenu ul li.aktiv > a:hover{
	 color:#00995e;
	 font-weight: bold;
	 text-shadow:none !important;
 }
 
 
 .fobanner .carousel-item{
 min-height: calc(100vh - 200px);
 overflow: hidden;
 }
 .fobanner .carousel-item img{
	width: 40%;
	object-fit: contain;
	}
 
 .carousel-indicators li {
	 width:15px;
	 border-radius: 5px;
	 transition:all 0.25s ease;
 }
 
 .carousel-indicators li.active {
	width:30px;
	 border-radius: 5px;
	 transition:all 0.25s ease;
 }
 .fobanner_carosusel_bg{
	 background-size: cover;
	 background-repeat: no-repeat;
	 background-position: center;
	 min-height: calc(100vh - 45px);
	}
 
 .lablec > div:first-child{
 }
 .lablec > div{
	 position:relative;
	 z-index:1;
 }
 
 .oldal .o{
	 padding:25px;
 }
 .oldal .o h1{
		 font-size: 25px;
	 margin-bottom: 25px;
	 color: #00995e;
	 font-family: fontom;
	 font-weight: bold;
	 text-shadow: 0px 1px 0px black;
 }
 
 .text-dark:before{
	 color:black;
 }
 .fb-3-1{
	 width:100%;
	 height:300px;
		 background-image: url(http://modulinvest.hu/unitx/Dokumentumok/Dokumentumok/css/fbanner1.jpg);
	 background-position: center;
	 background-size: 101% auto;
	 background-repeat: no-repeat;
	 transition:all 0.25s ease;
 }
 .fb-3-1:hover{
	  background-size: 110% auto;
 }
 .box-shadow-3{
	 box-shadow: 0px 2px 57px #c7c7c7;
	 position: relative;
	 z-index: 1;
 }
 .bg-gray{
		 background: whitesmoke;
	}
 .input-group-text:before{
	 margin-right:0px;
 }
 .szgomb{font-size:13px;border: 0px;background: #ededed;border-radius: 0px;color: black;display: block;width: calc(100% - 0px);margin: 2.5px;white-space: normal;}
 .szgomb.aktiv{
		 box-shadow: -2px 0px 0px 0px #00995e;
 }
 .szgomb:hover {
	 background-color: #ededed;
	 color: black;
	 border: 0px solid #00995e;
 }
 .szgomb:hover::after{
	 /* content:''; */
	 border-radius: 0px;
 }
 #cssmenu.responsive ul ul{
	 overflow:auto;
	 background: #f6f6f6;
	}
 .carousel-control-next, .carousel-control-prev{
	 width:10%;
 }
 
 .oldal2_h1 {
	margin-left: 0%;
	width: 100%;
	position: relative;
	border-radius: 5px;
	overflow: hidden;
 }
 .oldal2_h1 ol{
 	    width: auto;
 }
 .oldal2_h1 li{
	 font-family: fontom;
	 font-size: 18px;
	 color:white;
 }
  .oldal2_h1 li.breadcrumbs_aktiv{
	 color:#00995e !important;
 }
 .oldal2_h1:before {
	background-image: url(https://cupak.uniti.hu/unitx/Dokumentumok/Dokumentumok/css/br_banner.jpg);
	content: '';
	background-size: 100% auto;
	background-position: 0% 63%;
	width: 100%;
	height: 100%;
	position: absolute;
 }
 .oldal2_h1:after {
	content: '';
	background: #0000008c;
	width: 100%;
	height: 100%;
	position: absolute;
 }
 .oldal2_h1 h1 {
	color: #ffffff;
	float: left;
	word-break: break-all;
	margin-right: 3px;
	font-family: fontom;
	text-shadow: 2px 1px 1px black;
	font-size: 40px;
	z-index: 1;
	width: 100%;
	text-align: center;
	padding-top: 50px !important;
 }
 .oldal .breadcrumbs_div.breadcrumbs_div_oldal {
	display: block;
	text-align: center;
	padding: 0px 0px 10px 5px;
	width: 100%;
	margin-left: 0%;
	position: relative;
	z-index: 1;
	text-align: ce;
	}
 .breadcrumbs_div.breadcrumbs_div_oldal {
	}
 
 .carousel-control-prev-icon{
	color:black !important;
 }
 .kb2{
	 position: relative;
 }
 .kb2 *{
	 position: relative;
	 z-index:2;
 }
 .kb2:after{
 
 }
 .kb1 > div > h3{
	font-family:fontom;
	position:relative;
	text-transform: uppercase;
	}
 .kb1 > div{
 	position:relative;
 }
  .kb1 > div > span{
	display: block;
	left: calc(0% - 0px);
	opacity: 0.05;
	font-size: 65px;
	font-family: fontom;
	margin-top: -70px;
	position: relative;
	text-transform: uppercase;
	}
 .kb1_img{
	background: white;
 }
 .kb1_img img{
	height: 250px;
    object-fit: contain;
 }
 .kb1_h2{
 	margin-top: -30px;
 	margin-bottom:0px;
 	padding-bottom:0px;
 	width: 100%;
 	text-align: center;
 }
 .kb1_h2 h2{
 	background: white;
 	display: inline-block;
 	width: 80%;
 	padding: 5px 0px;
 	border-radius: 40px;
 	line-height: 50px;
 	margin: auto;
 	box-shadow: 0px 0px 15px 0px grey;
 	transition:all 0.125s ease;
 }
 .kb1:hover h2{}
 .hasonlo_termekek_blokk{
	 display:none;
 }
 .ujdonsagok{
	 width:100%;
 }
 .kb3{

position: relative;

}
 .kb3::after{
	 content:'';
	 content: '';
	 background-image: url(https://cupak.uniti.hu/unitx/Dokumentumok/Dokumentumok/css/lablec_banner.jpg);
	 position: absolute;
	 top: 0%;
	 left: 0px;
	 width: 100%;
	 height: 100%;
	 z-index: 0;
	 background-size: cover;
	 background-position: center;
	 z-index: 1;
	 background-repeat: no-repeat;
	}
 .kb3-content{
	 z-index: 2;
 }
 .mondtak{
    z-index: 2;
    position: relative;
 }
 .mondta{
    margin: 15px;
 }
 .mondta_img{
 	text-align:center;
 }
 .mondta_img img{
	width: 100px;
	height: 100px;
	object-fit: cover;
	display: inline-block !important;
	border-radius: 100%;
	}
	.mondta_nev{
		
color: white;
text-align: center;
font-family: fontom;
		
font-size: 25px;
	}
.mondtak_header{
	position: relative;
	z-index:2;
}
.akciok{
	width:100%;
}
.akciok .card{
	text-align:left;
}
.llink:before {
    content: "\e661";
    font-family: themify;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    font-size: 9px;
    opacity: 0;
    transform: translatex(-5px);
    transition:all 0.125s ease;
}
.llink {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    font-size: 14px;
    transition:all 0.125s ease;
}
.llink:hover{
    color: #00995e;
}
.llink:hover::before{
	opacity: 1;
	transform: translatex(0px);
}
.bg-red{
	background-color: #4d4b46;
}
.fej12{
	font-size:11px;
}
li.menu_feherje:before {
    content: '';
    background-image: url(https://bladenutritionshop.hu/unitx/Dokumentumok/Termekek/Kategoriak/15524817235329-15524685027926-virtual.png);
    width: 100%;
    height: 75px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: 5px 5px -15px 5px;
}
.indicators2{position: relative;margin: 0px;bottom: 0px;}
.indicators2 li{
	width: 25% !important;
	height: auto !important;
	background: #00995e;
	text-indent: initial;
	padding: 10px 15px;
	text-align:center;
	border-radius: 0px;
	text-shadow:1px 1px 0px black;
	color:white;
	margin: 0px;
	font-family:fontom;
	text-transform:uppercase;
}
.indicators2 li.active{
	border-radius:0px;
	color:black;
	text-shadow:none;
}
.carousel2{
	margin-top: -42px;
	background: white;
}
.fobanner .carousel-indicators{
	bottom: 40px;
}
.carousel2 .carousel-item ul li{
	list-style:none;

}
.carousel2 .carousel-item ul li:before{
	    content: "\e60f";
	    font-family:themify;
	    margin-right:5px;
	    font-size:12px;
	    opacity:1;
	    color:#00995e;
		display:inline-block;
		vertical-align:middle;

}
.car2.img2{
	height:200px;
	background-size:cover;
}
.kb2_img{
	height:150px;
	width:150px;
	background-size:auto 100%;
	background-repeat:no-repeat;
	background-position:center;
	border-radius:100%;
	position:relative;
	transition:all 0.25s ease;
}
.kb2_img:before{
	content:'';
	background: #00000073;
	width: 100%;
	height: 100%;
	transition:all 0.25s ease;
	position:absolute;
	z-index:2;
	top:0px;
	left:0px;
	border-radius: 100%;
}
.kb2{
	position:relative;
}
.kb2_img:after{
	content:'1';
	font-family:fontom;
	background: #00995e;
	position:absolute;
	border-radius: 100%;
	color: white;
	width: 40px;
	height: 40px;
	line-height: 40px;
	top:0px;
	right: calc(0% + 5px);
	z-index: 3;
}
.kb2_img2:after{
	content:'2';
}
.kb2_img3:after{
	content:'3';
}
.kb2_img span{
	position:relative;
	z-index:5;
	color:white;
	font-size: 40px;
	transition:all 0.25s ease;
}
.kb2:hover > .kb2_img{
	background-size:auto 150%;
}
.kb2:hover > .kb2_img span{
	font-size:35px;
}
.kb2_container{
	position:relative;
}
.kb2_container:before{
	content:'';
	width: 70%;
	height: 1px;
	top: 75px;
	left: 15%;
	background: linear-gradient(to left,white 0%, #00995e 50%, white 100%);
	position: absolute;
}
.szuro_ar{
	display:none;
}
li.velemenyek_blokk{
	display:none !important;
}
 @media screen and (max-width:1000px) {
 	.fmenu{
 		width:initial;
 	}
 	.kb2_container:before{
 		display:none;
 	}
 	.indicators2{
 		display:block;
 	}
	 .carousel2 li{
		 width: 100% !important;
		 display: block;
		 float: left;
		 max-width: 100% !important;
		}
	 .fej12{
		 display:none;
	 }
	 }
	.fobanner_carosusel_bg:after{
	content: '';
	background: radial-gradient(#00000085 0%,#00000099 100%);
	position: absolute;
	left: 0px;
	width: 100%;
	top: 0px;
	height: 100%;
	z-index: 1;
	}
	#cssmenu > ul li:nth-child(1){
		background-color:initial;
	}
	.topnav > li:before{
		display:none;
	}
	.fej13{
	
width: 50%;
	}
	.oldal2_h1{
		border-radius: 0px;
	}
	.fobanner_titles{
		}
	 .fb-3-1{	
	 background-size: auto 101%;  
	 }
	 .fb-3-1:hover{
		 background-size:auto 110%;  
	 }
	 .fmenu{
			 min-width: calc(100% - 0px);
			 padding: 0px;
			 margin: 0px;
			 text-align: left !important;
			 flex: none;
			 justify-content: left !important;
		}
	 .f2{
		 padding:0px;
	 }
	 .f1{
		 padding:10px;
	 }
	 .br{
		 margin-left:0px;
	 }
 }
 .tovabbi_akcios_termekek_div{
	display:none;
}
.hashtags{
	text-align:center;
}
.hashtags h2{
	display:inline-block
}
.hashtags a{
	display:inline-block;
	margin:10px;
	font-family:fontom;
	font-size: 11px;
	transition:all 0.125s ease;
	color:#00995e;
}
.hashtags a:before{
	content:'#';
	margin-right:2px;
}
.hashtags a:hover{
	color:white;
	transform:scale(1.1);
}
.lablec .link{
	transition: all 0.125s ease;
}
.lablec h2.link:hover{
	color:#00995e;
}
.ke img{
	height:75px;
}
span.input-group-text{
	background: rgba(43, 42, 40, 1);
    color: #00995e;
}
.szolg .fa, .szolg div[class^='ti'] {
    transition: all 0.5s ease;
}
.szolg:hover .fa, .szolg:hover div[class^='ti'] {
    transform: scale(1.05) rotatey(180deg);
}
.szolg {
    transition: all 0.25s ease;
}
.szolg:hover {
    transform: scale(1.05);
    box-shadow: 0px 0px 0px 2px rgba(43, 42, 40, 1);
    background: rgba(43, 42, 40, 1);
    color: white;
}
.szolg p {
    transition: transform 0.25s ease;
    /* transition-delay: 0.05125s; */
}
.szolg h2 {
    transition:transform 0.25s ease;
}
.szolg:hover p {
    /* transform: scale(1.1); */
}
.szolg:hover h2 {
    transform: scale(1.1);   
}
.szolg_banner_img {
    height: 200px;
    background-position: center;
    position: relative;
    background-repeat: no-repeat;
    overflow: hidden;
    background-size: cover;
}
.szolg_banner_img:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(43, 42, 40, 0.7);
    top: 0px;
    left: 0px;
    z-index: 1;
}
.oldal.noh1 .oldal_fejlec2{
	display: none;
}
.szolg_banner h1{
	position: relative;
	z-index: 2;
	font-size: 30px;
	font-family: fontom;
	TEXT-TRANSFORM: uppercase;
}
.delay-125 {
    -webkit-animation-delay: 0.125s;
    -moz-animation-delay: 0.125s;
    -o-animation-delay: 0.125s;
    animation-delay: 0.125s;
}
.delay-500 {
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    -o-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
.pocok_static a:after {
    font-size: 25px;
    margin-left: 10px;
}.bg-szurke{
	background: rgba(43, 42, 40, 1);
	}
.bg-whitesmoke{
	background-color: whitesmoke;
}
 .text-sarga{
	color: #00995e;
 }
 .fontom{
	font-family:fontom;
 }
 .font{
	font-family:font;
 }
 .fontom{
	font-family:fontom;
 }
 .oldal.w100{
	 max-width: initial;
	 margin:0px;
 }
 .fobanner{
	 background-size: cover;
	 background-position: center;
	 background-repeat: no-repeat;
	 margin-top: -193px;
	 z-index: 1;
	}
 .fejlec{
	 background: transparent;
	 box-shadow:none;
	 z-index: 2;
	 position: relative;
	}
 .breadcrumbs_div.nobr{
	display: none;
	}
 .oldal2_h1 .breadcrumbs_div{
	margin-bottom: 35px;
	display: inline-block;
	}
 .fmenu{
	 /* width:80%; */
	 text-align: right;
	 padding-right: 25px;
	}
 .themify{
	 font-family:themify,fontom !important;
 }
 .themify:before{
	 margin-right:10px;
	 vertical-align: middle;
	}
 
 .fobanner_titles{text-align: left;z-index: 2;padding-top: 125px !important;}
 .br {
	 background-image: url(http://modulinvest.hu/unitx/Dokumentumok/Dokumentumok/css/slider1.jpg);
	 width: 100vw;
	 height: 185px;
	 margin-left: -10vw;
	 margin-top: -185px;
	 z-index: -1;
	 position: relative;
	 background-position: 0% 85%;
 }
 
 .fobanner h1{
    font-size: 3.5rem;
    font-family: fontom;
    color: #ffffff;
    text-transform: uppercase;
    font-style: italic;
}
.font-bg{
	background:url(https://mizsevad.hu/unitx/Dokumentumok/Dokumentumok/css/font-bg.jpg);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-moz-background-clip: text;
	-moz-text-fill-color: transparent;
}

 .fobanner .ff{
 }
 .fobanner .f2{
 }
  .fobanner .ff2{
 }
 .fobanner h2 > div{
 	transform:skewx(-25deg);
 	background-color:rgba(43, 42, 40, 1);
 	display:inline-block;
 	padding:5px 15px;
 	color:white;
 	font-family:fontom;
 	font-weight:normal;
 	font-size:20px;
 }
  .fobanner h1 > div > div{
 	transform:skewx(25deg);
 }
 .fobanner h2{font-size: 1.2rem;text-transform: uppercase;color: #c6c6c6;text-shadow: 0px 0px 5px black;}
 .fobanner h6{color:white;}
 
 
 .oldal .o2{
	 padding:0px 10%;
 }
 .color-yellow{
	 color: #00995e;
 }
 .fontom{
	 font-family:fontom;
 }
 .border-right-2{
	 border-right:5px solid #00995e;;
 }
 .bg-white{
	 background:white;
 }
 .fb-szolg > div{
	 transition:all 0.25s ease;
 }
 .fb-szolg > div:hover{
	 box-shadow: 0px 0px 25px 0px #dddddd;
	 transform: scale(1.05);
 }
 .fb-szolg img{
	 height: 120px;
	 object-fit: contain;
 }
 
 
 @media screen and (min-width:1000px) {
		 .fomenu_link[aria-haspopup="true"]:after{
		 content: "\e64b";
		 font-family: themify;
		 margin-left: 5px;
		 font-size: 8px;
		 vertical-align: middle;
		 display: inline-block;
	 }
	 #cssmenu ul ul{
	 background-color:white;
	 }
	 #cssmenu > ul > li > ul:before{
	 content:'';
	 position: absolute;
	 left: calc(50% - 5px);
	 top: -5px;
	 background: white;
	 display: inline-block;
	 width: 10px;
	 height: 10px;
	 transform: rotate(45deg);
 }
 }
 #cssmenu ul ul li a{
	}
 #cssmenu ul li.aktiv > a{
	 color: #00995e;
	 font-weight: bold;
	}
 #cssmenu ul li.aktiv > a:hover{
	 color:#00995e;
	 font-weight: bold;
	 text-shadow:none !important;
 }
 
 
 .fobanner .carousel-item{
 min-height: calc(100vh - 200px);
 overflow: hidden;
 }
 .fobanner .carousel-item img{
	width: 40%;
	object-fit: contain;
	}
 
 .carousel-indicators li {
	 width:15px;
	 border-radius: 5px;
	 transition:all 0.25s ease;
 }
 
 .carousel-indicators li.active {
	width:30px;
	 border-radius: 5px;
	 transition:all 0.25s ease;
 }
 .fobanner_carosusel_bg{
	 background-size: cover;
	 background-repeat: no-repeat;
	 background-position: center;
	 height: calc(100vh - 0px);
	 min-height: 500px;
	}
 
 .lablec > div:first-child{
 }
 .lablec > div{
	 position:relative;
	 z-index:1;
 }
 
 .oldal .o{
	 padding:25px;
 }
 .oldal .o h1{
		 font-size: 25px;
	 margin-bottom: 25px;
	 color: #00995e;
	 font-family: fontom;
	 font-weight: bold;
	 text-shadow: 0px 1px 0px black;
 }
 
 .text-dark:before{
	 color:black;
 }
 .fb-3-1{
	 width:100%;
	 height:300px;
		 background-image: url(http://modulinvest.hu/unitx/Dokumentumok/Dokumentumok/css/fbanner1.jpg);
	 background-position: center;
	 background-size: 101% auto;
	 background-repeat: no-repeat;
	 transition:all 0.25s ease;
 }
 .fb-3-1:hover{
	  background-size: 110% auto;
 }
 .box-shadow-3{
	 box-shadow: 0px 2px 57px #c7c7c7;
	 position: relative;
	 z-index: 1;
 }
 .bg-gray{
		 background: whitesmoke;
	}
 .input-group-text:before{
	 margin-right:0px;
 }
 .szgomb{font-size:13px;border: 0px;background: #ededed;border-radius: 0px;color: black;display: block;width: calc(100% - 0px);margin: 2.5px;white-space: normal;}
 .szgomb.aktiv{
		 box-shadow: -2px 0px 0px 0px #00995e;
 }
 .szgomb:hover {
	 background-color: #ededed;
	 color: black;
	 border: 0px solid #00995e;
 }
 .szgomb:hover::after{
	 /* content:''; */
	 border-radius: 0px;
 }
 #cssmenu.responsive ul ul{
	 overflow:auto;
	 background: #f6f6f6;
	}
 .carousel-control-next, .carousel-control-prev{
	 width:10%;
 }
 
 .oldal2_h1 {
	margin-left: 0%;
	width: 100%;
	position: relative;
	border-radius: 5px;
	overflow: hidden;
 }
 .oldal2_h1 ol{
 	    width: auto;
 }
 .oldal2_h1 li{
	 font-family: fontom;
	 font-size: 18px;
	 color:white;
 }
  .oldal2_h1 li.breadcrumbs_aktiv{
	 color:#00995e !important;
 }
 .oldal2_h1:before {
	background-image: url(https://cupak.uniti.hu/unitx/Dokumentumok/Dokumentumok/css/br_banner.jpg);
	content: '';
	background-size: 100% auto;
	background-position: 0% 63%;
	width: 100%;
	height: 100%;
	position: absolute;
 }
 .oldal2_h1:after {
	content: '';
	background: #0000008c;
	width: 100%;
	height: 100%;
	position: absolute;
 }
 .oldal2_h1 h1 {
	color: #ffffff;
	float: left;
	word-break: break-all;
	margin-right: 3px;
	font-family: fontom;
	text-shadow: 2px 1px 1px black;
	font-size: 40px;
	z-index: 1;
	width: 100%;
	text-align: center;
	padding-top: 50px !important;
 }
 .oldal .breadcrumbs_div.breadcrumbs_div_oldal {
	display: block;
	text-align: center;
	padding: 0px 0px 10px 5px;
	width: 100%;
	margin-left: 0%;
	position: relative;
	z-index: 1;
	text-align: ce;
	}
 .breadcrumbs_div.breadcrumbs_div_oldal {
	}
 
 .carousel-control-prev-icon{
	color:black !important;
 }
 .kb2{
	 position: relative;
 }
 .kb2 *{
	 position: relative;
	 z-index:2;
 }
 .kb2:after{
 
 }
 .kb1 > div > h3{
	font-family:fontom;
	position:relative;
	text-transform: uppercase;
	}
 .kb1 > div{
 	position:relative;
 }
  .kb1 > div > span{
	display: block;
	left: calc(0% - 0px);
	opacity: 0.05;
	font-size: 65px;
	font-family: fontom;
	margin-top: -70px;
	position: relative;
	text-transform: uppercase;
	}
 .kb1_img{
	background: white;
 }
 .kb1_img img{
	height: 250px;
    object-fit: contain;
 }
 .kb1_h2{
 	margin-top: -30px;
 	margin-bottom:0px;
 	padding-bottom:0px;
 	width: 100%;
 	text-align: center;
 }
 .kb1_h2 h2{
 	background: white;
 	display: inline-block;
 	width: 80%;
 	padding: 5px 0px;
 	border-radius: 40px;
 	line-height: 50px;
 	margin: auto;
 	box-shadow: 0px 0px 15px 0px grey;
 	transition:all 0.125s ease;
 }
 .kb1:hover h2{}
 .hasonlo_termekek_blokk{
	 display:none;
 }
 .ujdonsagok{
	 width:100%;
 }
 .kb3{

position: relative;

}
 .kb3::after{
	 content:'';
	 content: '';
	 background-image: url(https://cupak.uniti.hu/unitx/Dokumentumok/Dokumentumok/css/lablec_banner.jpg);
	 position: absolute;
	 top: 0%;
	 left: 0px;
	 width: 100%;
	 height: 100%;
	 z-index: 0;
	 background-size: cover;
	 background-position: center;
	 z-index: 1;
	 background-repeat: no-repeat;
	}
 .kb3-content{
	 z-index: 2;
 }
 .mondtak{
    z-index: 2;
    position: relative;
 }
 .mondta{
    margin: 15px;
 }
 .mondta_img{
 	text-align:center;
 }
 .mondta_img img{
	width: 100px;
	height: 100px;
	object-fit: cover;
	display: inline-block !important;
	border-radius: 100%;
	}
	.mondta_nev{
		
color: white;
text-align: center;
font-family: fontom;
		
font-size: 25px;
	}
.mondtak_header{
	position: relative;
	z-index:2;
}
.akciok{
	width:100%;
}
.akciok .card{
	text-align:left;
}
.llink:before {
    content: "\e661";
    font-family: themify;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    font-size: 9px;
    opacity: 0;
    transform: translatex(-5px);
    transition:all 0.125s ease;
}
.llink {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    font-size: 14px;
    transition:all 0.125s ease;
}
.llink:hover{
    color: #00995e;
}
.llink:hover::before{
	opacity: 1;
	transform: translatex(0px);
}
.bg-red{
	background-color: #4d4b46;
}
.fej12{
	font-size:11px;
}
li.menu_feherje:before {
    content: '';
    background-image: url(https://bladenutritionshop.hu/unitx/Dokumentumok/Termekek/Kategoriak/15524817235329-15524685027926-virtual.png);
    width: 100%;
    height: 75px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: 5px 5px -15px 5px;
}
.indicators2{position: relative;margin: 0px;bottom: 0px;}
.indicators2 li{
	width: 25% !important;
	height: auto !important;
	background: #00995e;
	text-indent: initial;
	padding: 10px 15px;
	text-align:center;
	border-radius: 0px;
	text-shadow:1px 1px 0px black;
	color:white;
	margin: 0px;
	font-family:fontom;
	text-transform:uppercase;
}
.indicators2 li.active{
	border-radius:0px;
	color:black;
	text-shadow:none;
}
.carousel2{
	margin-top: -42px;
	background: white;
}
.fobanner .carousel-indicators{
	bottom: 40px;
}
.carousel2 .carousel-item ul li{
	list-style:none;

}
.carousel2 .carousel-item ul li:before{
	    content: "\e60f";
	    font-family:themify;
	    margin-right:5px;
	    font-size:12px;
	    opacity:1;
	    color:#00995e;
		display:inline-block;
		vertical-align:middle;

}
.car2.img2{
	height:200px;
	background-size:cover;
}
.kb2_img{
	height:150px;
	width:150px;
	background-size:auto 100%;
	background-repeat:no-repeat;
	background-position:center;
	border-radius:100%;
	position:relative;
	transition:all 0.25s ease;
}
.kb2_img:before{
	content:'';
	background: #00000073;
	width: 100%;
	height: 100%;
	transition:all 0.25s ease;
	position:absolute;
	z-index:2;
	top:0px;
	left:0px;
	border-radius: 100%;
}
.kb2{
	position:relative;
}
.kb2_img:after{
	content:'1';
	font-family:fontom;
	background: #00995e;
	position:absolute;
	border-radius: 100%;
	color: white;
	width: 40px;
	height: 40px;
	line-height: 40px;
	top:0px;
	right: calc(0% + 5px);
	z-index: 3;
}
.kb2_img2:after{
	content:'2';
}
.kb2_img3:after{
	content:'3';
}
.kb2_img span{
	position:relative;
	z-index:5;
	color:white;
	font-size: 40px;
	transition:all 0.25s ease;
}
.kb2:hover > .kb2_img{
	background-size:auto 150%;
}
.kb2:hover > .kb2_img span{
	font-size:35px;
}
.kb2_container{
	position:relative;
}
.kb2_container:before{
	content:'';
	width: 70%;
	height: 1px;
	top: 75px;
	left: 15%;
	background: linear-gradient(to left,white 0%, #00995e 50%, white 100%);
	position: absolute;
}
.szuro_ar{
	display:none;
}
li.velemenyek_blokk{
	display:none !important;
}
 @media screen and (max-width:1000px) {
 	.fmenu{
 		width:initial;
 	}
 	.kb2_container:before{
 		display:none;
 	}
 	.indicators2{
 		display:block;
 	}
	 .carousel2 li{
		 width: 100% !important;
		 display: block;
		 float: left;
		 max-width: 100% !important;
		}
	 .fej12{
		 display:none;
	 }
	 }
	.fobanner_carosusel_bg:after{
	content: '';
	background: radial-gradient(#00000085 0%,#00000099 100%);
	position: absolute;
	left: 0px;
	width: 100%;
	top: 0px;
	height: 100%;
	z-index: 1;
	}
	#cssmenu > ul li:nth-child(1){
		background-color:initial;
	}
	.topnav > li:before{
		display:none;
	}
	.fej13{
	
width: 50%;
	}
	.oldal2_h1{
		border-radius: 0px;
	}
	.fobanner_titles{
		}
	 .fb-3-1{	
	 background-size: auto 101%;  
	 }
	 .fb-3-1:hover{
		 background-size:auto 110%;  
	 }
	 .fmenu{
			 min-width: calc(100% - 0px);
			 padding: 0px;
			 margin: 0px;
			 text-align: left !important;
			 flex: none;
			 justify-content: left !important;
		}
	 .f2{
		 padding:0px;
	 }
	 .f1{
		 padding:10px;
	 }
	 .br{
		 margin-left:0px;
	 }
 }
 .tovabbi_akcios_termekek_div{
	display:none;
}
.hashtags{
	text-align:center;
}
.hashtags h2{
	display:inline-block
}
.hashtags a{
	display:inline-block;
	margin:10px;
	font-family:fontom;
	font-size: 11px;
	transition:all 0.125s ease;
	color:#00995e;
}
.hashtags a:before{
	content:'#';
	margin-right:2px;
}
.hashtags a:hover{
	color:white;
	transform:scale(1.1);
}
.lablec .link{
	transition: all 0.125s ease;
}
.lablec h2.link:hover{
	color:#00995e;
}
.ke img{
	height:75px;
}
span.input-group-text{
	background: rgba(43, 42, 40, 1);
    color: #00995e;
}
.szolg .fa, .szolg div[class^='ti'] {
    transition: all 0.5s ease;
}
.szolg:hover .fa, .szolg:hover div[class^='ti'] {
    transform: scale(1.05) rotatey(180deg);
}
.szolg {
    transition: all 0.25s ease;
}
.szolg:hover {
    transform: scale(1.05);
    box-shadow: 0px 0px 0px 2px rgba(43, 42, 40, 1);
    background: rgba(43, 42, 40, 1);
    color: white;
}
.szolg p {
    transition: transform 0.25s ease;
    /* transition-delay: 0.05125s; */
}
.szolg h2 {
    transition:transform 0.25s ease;
}
.szolg:hover p {
    /* transform: scale(1.1); */
}
.szolg:hover h2 {
    transform: scale(1.1);   
}
.szolg_banner_img {
    height: 200px;
    background-position: center;
    position: relative;
    background-repeat: no-repeat;
    overflow: hidden;
    background-size: cover;
}
.szolg_banner_img:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(43, 42, 40, 0.7);
    top: 0px;
    left: 0px;
    z-index: 1;
}
.oldal.noh1 .oldal_fejlec2{
	display: none;
}
.szolg_banner h1{
	position: relative;
	z-index: 2;
	font-size: 30px;
	font-family: fontom;
	TEXT-TRANSFORM: uppercase;
}
.delay-125 {
    -webkit-animation-delay: 0.125s;
    -moz-animation-delay: 0.125s;
    -o-animation-delay: 0.125s;
    animation-delay: 0.125s;
}
.delay-500 {
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    -o-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
.pocok_static a:after {
    content: "MENU";
    font-size: 25px;
    margin-left: 10px;
}


.font-bg2 {
    background: url(https://mizsevad.hu/unitx/Dokumentumok/Dokumentumok/css/font-bg2.jpg);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
}
.font-bg {
    background: url(https://mizsevad.hu/unitx/Dokumentumok/Dokumentumok/css/font-bg.jpg);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
}

.fb-carousel {
  margin-top:-193px;
  height:100vh;
  position:relative;
  z-index:1;
}

.fb-navbar {
  position:relative;
  z-index:2;
}

.h-100 {
}

.lablec {
  position:relative;

}
.lablec * {
	position:relative;
  z-index:2;
}


.footer-logo {
  opacity:0.25;
}


.logo-container {
  z-index:2;
}

.mini-icon {
  width:50px;
}

img.image {
  object-fit:cover;
}


.mblokk1:before {
    content: '';
    transition:all 0.25s ease;
    width: 0%;
    height: 2px;
    display: inline-block;
    left: 0px;
    position: absolute;
    top: 0px;
    background-color: #00995e;
}
.mblokk1:after {
    content: '';
    transition:all 0.25s ease;
    width: 0%;
    height: 2px;
    display: inline-block;
    right: 0px;
    position: absolute;
    bottom: 0px;
    background-color: #00995e;
}
.mblokk1:hover {
    box-shadow: 0px 0px 25px 0px #b6b6b6;
  transform:scale(1.05);
}

.mblokk1 {
    position: relative;
    transition: all 0.25s ease;

}
.mblokk1:hover::before{
	width:100%;
}
.mblokk1:hover::after{
	width:100%;
}
.btn {

border:0px;

box-shadow:none;

position:relative;

z-index:1;

font-family: fontom;

transform:skewx(-5deg);
}

.btn:hover{

}
.btn:before{
	background-color:theme-color("dark");
  content:'';
  position:absolute;
  left:0px;
  top:0px;
  width:0%;
  height:100%;
  z-index:-1;
  border-radius:5px;
  transition:all 0.25s ease;
}
.btn:hover::before{
		 width:100%;
}


.fb2 {
	border-radius:100%;
	object-fit:cover;
	position:absolute;
	right:25%;
	top:50px;
	height:300px;
	width:300px;
	border: 25px solid #F8F9FC;
}

.fb1 {
  height:400px;
}