.fob1{
    background-image: url(https://iptconsulting.hu/unitx/Dokumentumok/Dokumentumok/Feltoltott/valtozat_hatter.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 50vh;
    position: relative;
    display: table;
    width: 100%;	
}
.sz1{
position: relative;
}
.sz1:hover::before{
	width:50%;
}
.sz1:hover::after{
	height:50%;
}
.sz1:before{
	content:'';
	width: 0%;
	height: 2px;
	background: rgba(0, 168, 243);
	position: absolute;
	top: 0px;
	left: 0px;
	transition: 0.35s cubic-bezier(1, -0.15, 0.02, 1.18);
}
.sz1:after{
	content:'';
	width: 2px;
	height: 0%;
	background: rgba(0, 168, 243);
	position: absolute;
	top: 0px;
	left: 0px;
	transition: 0.35s cubic-bezier(1, -0.15, 0.02, 1.18);
}
.sz2{
position: relative;
}
.sz2:hover::before{
	width:50%;
}
.sz2:hover::after{
	height:50%;
}
.sz2:before{
	content:'';
	width: 0%;
	height: 2px;
	background: rgba(0, 168, 243);
	position: absolute;
	bottom: 0px;
	right: 0px;
	transition: 0.5s cubic-bezier(1, -0.62, 0.05, 1.46);
}
.sz2:after{
	content:'';
	width: 2px;
	height: 0%;
	background: rgba(0, 168, 243);
	position: absolute;
	bottom: 0px;
	right: 0px;
	transition: 0.5s cubic-bezier(1, -0.62, 0.05, 1.46);
}
.sz2 ul li{
	list-style:none !important;
}
.sz2 ul li:before{
	display:none;
}
.sz2 ul li h2:before{
	content: "\e649";
	font-family:themify;
	margin-right:5px;
	color: rgba(0, 168, 243);
}
.oldal ul li{
	list-style:none;
}
.oldal ul li:before{
	content: "\e649";
	font-family:themify;
	margin-right:5px;
	color:rgba(0, 168, 243);
}
.lablec:after {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-image: url(https://iptconsulting.hu/unitx/Dokumentumok/Dokumentumok/Feltoltott/iptconsulting-logo3.png);
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: 100% 0%;
    z-index: 0;
    opacity: 0.15;
}
.bg-szurke{
	background: whitesmoke;
	}
.bg-whitesmoke{
	background-color: whitesmoke;
}
 .text-sarga{
	color: rgba(0, 168, 243);
 }
 .fontom{
	font-family:fontom;
 }
 .font{
	font-family:font;
 }
 .fontom{
	font-family:fontom;
 }
 .oldal.w100{
	 max-width: initial;
	 margin:0px;
 }
 .fejlec_menu{
	    box-shadow: 0px 5px 5px -3px #80808038;
	    border-bottom: 1px solid lightgray;
	    border-top: 1px solid lightgray;
	}
 .fobanner{
	 background-size: cover;
	 background-position: center;
	 background-repeat: no-repeat;
	}
 .fejlec{
	 float: none;
	 background: transparent;
	 box-shadow:none;
	 z-index: 1;
	 position: relative;
	}
 .breadcrumbs_div.nobr{
	display: none;
	}
 .oldal2_h1 .breadcrumbs_div{
	margin-bottom: 35px;
	display: inline-block;
	}
 .fmenu{
	}
 .themify{
	 font-family:themify,fontom !important;
 }
 .themify:before{
	 margin-right:10px;
	 vertical-align: middle;
	}
 
 .fobanner_titles{text-align: left;}
 .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{
    color: rgba(0, 168, 243);
    text-transform: uppercase;
}
.banner_header{z-index: 1;}
 .fobanner .ff{
 	display:inline-block;
 	text-shadow: 1px 1px 0px black;
 }
 .fobanner .f2{
 	margin-top:10px;
 }
  .fobanner .ff2{
 	/* background-color: rgba(0, 168, 243); */
 	display: inline-block;
 	color: white;
 	font-weight: normal;
 }
 .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{/* color: black; */font-size: 14px;margin: 0px;/* font-weight: bold; */text-transform: uppercase;}
 .fobanner h6{color:white;}
 
 
 .oldal .o2{
	 padding:0px 10%;
 }
 .color-yellow{
	 color: rgba(0, 168, 243);
 }
 .fontom{
	 font-family:fontom;
 }
 .border-right-2{
	 border-right:5px solid rgba(0, 168, 243);;
 }
 .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: rgba(0, 168, 243);
	 /* font-weight: bold; */
	}
 #cssmenu ul li.aktiv > a:hover{
	 color:rgba(0, 168, 243);
	 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 - 62px);
	 position:relative;
	}
 .fobanner_carosusel_bg:after{
	content:'';
	background: #000000b0;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 0;
	}
 .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: rgba(0, 168, 243);
	 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 rgba(0, 168, 243);
 }
 .szgomb:hover {
	 background-color: #ededed;
	 color: black;
	 border: 0px solid rgba(0, 168, 243);
 }
 .szgomb:hover::after{
	 /* content:''; */
	 border-radius: 0px;
 }
 #cssmenu.responsive ul ul{
	 overflow:auto;
	 background: #ffffff24;
	}
 .carousel-control-next, .carousel-control-prev{
	 width: 5%;
	}
 
 .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:rgba(0, 168, 243) !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-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: rgba(0, 168, 243);
}
.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: rgba(0, 168, 243);
	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:rgba(0, 168, 243);
		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: rgba(0, 168, 243);
	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%, rgba(0, 168, 243) 50%, white 100%);
	position: absolute;
}
.szuro_ar{
	display:none;
}
li.velemenyek_blokk{
	display:none !important;
}
 @media screen and (max-width:1000px) {
 	.fej1 > div.col-4{
 		width:80% !important;
 		flex: 0 0 80%;
 		max-width: 80%;
 		padding: 5px !important;
 	}
 	.fej1 h2{
 	font-size: 13px;
 	font-weight: bold;
 	margin: 0px 0px 0px 10px !important;
 	}
 	.fej11{
 		
width: 80%;
 		
max-width: 80% !important;
 		
flex: 0 0 100%;
 	}
 	.fej11 img{
 		display:inline-block !important;
 	}
 	.fej11 h2{
 		display:inline-block !important;
 		width: calc(80% - 2rem);
 		font-size: 14px;
 	}
 	.fmenu{
 		width:initial;
 		max-width: 20%;
 	}
 	.kb2_container:before{
 		display:none;
 	}
 	.indicators2{
 		display:block;
 	}
	 .carousel2 li{
		 width: 100% !important;
		 display: block;
		 float: left;
		 max-width: 100% !important;
		}
	 .fej12{
		}
	 }
	.fobanner_carosusel_bg{
	}
	#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{
		/* text-align: center; */
		/* justify-content: start !important; */
		width: 20%;
		}
	 .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:rgba(0, 168, 243);
}
.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:rgba(0, 168, 243);
}
.ke img{
	height:75px;
}
span.input-group-text{
	background: rgba(43, 42, 40, 1);
    color: rgba(0, 168, 243);
}
.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: ""; */
    font-size: 25px;
    margin-left: 10px;
}