body{

    font-family: 'Manjari', sans-serif;
	position: relative;
	color: #1d1d1b;
}
.scrollToTop{
	color:#fff;
	position:fixed;
	bottom:5px;
	right:5px;
	width:50px;
	height:50px;
	cursor:pointer;
	background-color:rgba(0,0,0,.4);
	z-index:1005;
	-webkit-backface-visibility:hidden;
	-webkit-transform:translateZ(0);
	-webkit-transition:all .2s ease-in-out;
	-o-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
	text-align: center;
/*	padding-top: 10px;*/
	display: none;	
}

.scrollToTop i, .loadNews i{
	line-height:50px;
	font-size:24px
}

.scrollToTop:hover{
	background-color:rgba(0,0,0,.6)
}

.circle {
    border-radius: 100% !important;
}
.katica{
	animation-name: katicaAnim;
  	animation-duration: 30s;
  	position: absolute;
  	right: 0;
  	top: 10%;
   animation-iteration-count: infinite;
   z-index: 5000;
}

@keyframes katicaAnim {
  0%{
  			right: 0;
  			top: 10%;
	}
	25% {right: 10%; top: 20%;}
	50% { right: 25%; top: 15%;transform: rotateY(0deg);}
	51% { right: 26%; top: 15%; transform: rotateY(180deg)  rotate(10deg);}
	99% { right: 1%; top:10%; transform: rotateY(180deg);}
  100% {right 0 ; top: 10%; transform: rotateY(0deg);}
}

.pillango{
	animation-name: pillangoAnim;
  	animation-duration: 30s;
  	position: absolute;
  	right: 40px;
  	top: 68%;
	animation-iteration-count: infinite;
    z-index: 5000;	
}
@keyframes pillangoAnim {
	0%{
		right: 40px;
		top: 68%;		
	}
	25%{
		top: 60%;	
		right: 50%;	
	}
	49%{
		right: 100%;
		top: 68%;
		transform: rotateY(0deg);
	}
	50%{
		top: 68%;
		transform: rotateY(180deg);
	}
	99%{
		transform: rotateY(180deg);
	}
	100%{
		transform: rotateY(0deg);
	}

}

.meh{
	animation-name: mehAnim;
  	position: absolute;
  	left: 60px;
  	top: 60%;
    z-index: 5000;		
	animation-iteration-count: infinite;
	animation-timing-function: linear;
  	animation-duration: 5s;
}

@keyframes mehAnim{
	0%{
	  	left: 60px;
	  	top: 60%;	
	}
	40%{
		left: 150px;
		top: 30%;
	}
	45%{
		left: 170px;
		top: 29%;
	}
	48%{
		left: 190px;
		top: 28%;
	}
	50%{
		left: 200px;
		top: 27%;
	}
	52%{
		left: 220px;
		top: 26%;
	}
	54%{
		left: 240px;
		top: 25%;
	}
	56%{
		left: 260px;
		top: 25%;
	}
	58%{
		left: 280px;
		top: 26%;
	}
	60%{
		left: 290px;
		top: 27%;
		transform: rotateY(0deg);
	}
	61%{
		left: 300px;
		top: 28%;
		transform: rotateY(180deg);
	}

	70%{
		left: 320px;
		top: 30%;
	}
	80%{
		left: 280px;
		top: 40%;

	}
	99%{
		transform: rotateY(180deg);
	}
	100%{
		transform: rotateY(0deg);

	}
}
.madar{
	animation-name: madarAnim;
  	position: absolute;
  	left: 400px;
  	top: 35%;
    z-index: 5000;		
	animation-iteration-count: infinite;
	animation-timing-function: linear;
  	animation-duration: 19s;	
}
@keyframes madarAnim{
	0%{
	  	left: 400px;
	  	top: 35%;	
	}
	20%{
		left: 600px;
		top: 30%;
	}
	30%{
		left: 650px;
		top: 35%;
	}
	50%{
		left: 750px;
		top: 30%;
		transform: rotateY(0deg);
	}
	51%{
		transform: rotateY(180deg);

	}
	70%{
		left: 650px;
		top: 35%;
	}
	80%{
		left: 600px;
		top: 30%;
	}
	99%{
		transform: rotateY(180deg);
	}
	100%{
		transform: rotateY(0deg);

	}
}


.breadcrumb{
	padding-bottom: 0;
}


.parallax-window {
    min-height: 600px;
    background: transparent;
    padding-top: 250px;
    padding-bottom: 200px;
}

.loadNews{
	color:#fff;
	width:50px;
	height:50px;
	cursor:pointer;
	background-color:rgba(0,0,0,.4);
	z-index:1005;
	text-align: center;
/*	padding-top: 10px;*/
	display: inline-block;
}
.blogItem{
/*	border-bottom: 1px solid black;
	padding:20px 0px;*/
	padding-top: 30px;
	padding-bottom: 30px;
}
.blogItem:last-of-type {
	border: none;
}
.blogItem a{
	color: black;
}
.blogMore{
	border: 2px solid black;
	display: inline-block;
	padding: 3px 10px 0px 10px;
	color: black;
}
.blogWrapper{
	background: #eeecef;
}
.mainContentWrapper{
	margin-bottom: 0px;
	padding-bottom: 50px;
}

.carousel-caption2{
    position: absolute;
    right: 15%;
    top: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 0px;
    color: #fff;
}


.headerBg{
	background: url("http://pusztaszabolcsiagrar.hu/images/header3.jpg");
	background-repeat: no-repeat;
	width: 100%;
	position: relative;
	top:0;
	z-index: 1;
	background-position: center bottom;
}
.headerBg2{
	background-image: url("http://pusztaszabolcsiagrar.hu/images/header6.png");
	background-repeat: no-repeat;
	background-size: 100%;
/*	background-position: center 90%;
	min-height: 800px;*/
	background-position: center 90%;
	min-height: 670px;
	position: relative;
	margin: 75px 0px 0px 0px;
}

.header{
    left: 0;
    position: fixed;
    right: 0;
    z-index: 1030;
/*    background: url("http://pusztaszabolcsiagrar.hu/images/headBg.png") repeat-x;*/
	background: white;
/*	opacity: 0.8;
	filter: alpha(opacity=80); /* For IE8 and earlier */
}

.header-right {
    position: relative;
/*    float: right;*/
    position: relative;
    z-index: 100;
}
.logo{
	padding: 3px 0px;
}
.site-slogan{
	font-size: 22px;
	color: #009fe3;
	padding: 15px 0px 15px 0px;
	font-weight: bold;
}
.site-slogan img{
	cursor: pointer;
}

.langSelector{
	padding-top: 30px;
	padding-right: 40px;
	padding-left: 40px;
}

.loginHead{
	padding-top: 30px;
	padding-right: 15px;
}
.profileHead{
	padding-top: 15px;
	padding-right: 15px;

}
.loginHead a, .profileHead a{
	color: black;
}
.headCart{
	background: black;
	padding: 15px 20px 5px 20px;
	color: white;
	font-size: 40px;
}
.headCart a{
	color: white;
}

nav{
	background-color: none;
	border: none;
}
.navbar-toggler{
	border-color: #194F7D;
	border-radius: 4px;
	float: right;
	padding: 9px 10px;
	position: relative;
	width: 43px;
	display: inline-block;
}
.icon-bar{
	display: block;
	height: 2px;
	border-radius: 1px;
	border: 1px solid #194F7D;
	margin: 5px 0px;
}
.navbar{
	padding: 0;
	margin-bottom: 0 !important;
	border: none;
	font-size: 14px;
	padding-top: 30px;
	padding-bottom: 0;
	margin-bottom: 0;

}
.navbar-nav > li{
/*	font-weight: bold;*/
	text-transform: uppercase;
	z-index: 100;
	position: relative;
	padding-right: 10px;
}
.navbar-nav > li:last-of-type{
	padding-right: 0px;
}
.navbar-nav > li > a{
	color: black;
	line-height: 16px;
	padding: 15px 5px !important;
	font-weight: bold;
}
.navbar-nav > li > a:hover,
.navbar-nav > li.active > a{
	text-decoration: underline;
	background: none;
}
.navbar-nav > li > a:focus{
    background: none;
}
.webshopLink{
	background: #194F7D;
	color: white !important;
}
.webshopLink:hover{
	background: #194F7D !important;
	color: white !important;	
}
/*.navbar-nav > li > a::first-letter { 
	font-size: 18px;
}*/

.tejBg{
	background: url("http://pusztaszabolcsiagrar.hu/images/tej_bg.png") center bottom no-repeat;
	/*background-size: contain;*/
	background-size: 100%;

}
.categorieName{
	color: black;
	padding-bottom: 20px;
	font-size: 28px;
/*	border-bottom: 1px solid #1818c3;*/
	display: inline-block;
	font-weight: bold;
}
.categorieName:hover{
	text-decoration: none;
}
#map{
    background-color: rgb(229, 227, 223); 
    overflow: hidden;
    height: 500px;
    width: 100%;
}

section{
    padding: 30px 0px;
}
#kapcsolat > div > div > .col-md-4{
    text-align: center;
}
#kapcsolat > div > div > .col-md-4 > img{
    display: inline-block;
}

#contact{
	padding: 40px 0px;
	border-bottom: 45px silid #fcbf0e;
}
#contact > div > div > div{
	font-size: 22px;
	text-align: center;
}
#contact > div > div > div > .img-responsive{
	display: inline-block;
}


area:hover{
	background: black;
}


footer{
/*	color: white;
	background: #1d1d1b;*/
	background: white;
/*	padding-top: 55px;*/
}
.footerTop{
	padding-bottom: 30px;
}
.footerBottom{
	background: black;
	padding: 20px 0px;
	color: white;
}
footer h2{
	padding: 0;
	margin: 0;
	padding-bottom: 20px;
}
footer table td{
	color: white;
	vertical-align: top;
	padding-bottom: 5px;
}

footer > div > div > .col-md-9{
	text-align: right;
	padding-right: 100px;
	vertical-align: top;
}
footer > div > div > .col-md-9 >img{
	vertical-align: top;
        display: inline-block;

}
.footerIcon > i{
	display: inline-block;
	font-size: 24px;
}
.footerIcon:hover{
	text-decoration: none;
}
footer > div > div > .col-md-9 > img:first-child{
	margin-right: 30px;
}

.rightBordered{
	border-right: 1px solid #007bff;
}

.title{
    text-align:center;
}
.owl-carousel .owl-item img{
	width: auto !important;
}

/*#owl-example > .item > img{
    width: 100%;
}*/






.callout {
    display: table;
    width: 100%;
    color: #fff;
/*    background: url(http://pusztaszabolcsiagrar.hu/css/images/background1.jpg) no-repeat center center fixed;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	height: 500px;
	padding: 100px 0px;
}

.callout .text-vertical,
.overlay {
    width: 100%;
    height: 100%;
}

.updateButton{
	font-size: 12px;
}
.deleteButton{
	font-size: 12px;
}



.item{
/*	height: 650px;*/
/*	padding-top: 160px;*/
/*	background-size: cover;	*/
}
.itemTitle{
	font-weight: bold;
	font-size: 32px;
	text-transform: uppercase;
	text-align: center;
}
.itemTitle::first-letter { 
	font-size: 38px;
}
.itemTitle .img-responsive{
	display: inline-block !important;
}

.itemContent, .itemContent p{
/*	font-size: 28px;
	font-weight: bold;*/
    font-size: 16px;
}

.itemContent img{
	display: inline-block !important;
	margin-left: 30px;
}
.itemDownload{
	position: absolute;
	right: 130px;
	bottom: 100px;
	width: 100px;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
}
.itemDownload a{
	color: #009fe3;
	text-decoration: none;
}

.itemDownload::first-letter{
	font-size: 22px;
}

.bannerContent{
}
.bannerContent > div > .img-responsive{
	display: inline-block !important;
}
.linkArrow{
	display: inline-block !important;
	width: auto!important;
}

.item > .row >.container{
    height: 294px;
}
.bannerContentBg{
    background: #1d1d1b;
    color: white;
    position: relative;
    top: -40px;
    right: 0;
    padding: 40px 20px;
    z-index: 0;
    opacity: 0.8;
	filter: alpha(opacity=80); /* For IE8 and earlier */
}

.kezedbenHighlighted{
    background: #009fe3;
    padding: 20px 0px;
    color: white;
    font-size: 28px;
    position: relative;
    z-index: 500;
    font-weight: bold;
}

h1{
	font-size: 22px;
}
p{
	font-size: 16px;
}
h2.title{
/*	width: 380px;*/
	margin: 0 auto;
	margin-bottom: 30px;
	padding-bottom: 20px;
	font-size: 28px;
	border-bottom: 1px solid #1818c3;
	display: inline-block;
	font-weight: bold;
}
.contentWrapper{
	font-size: 22px;
	color: #1d1d1b;
}

.subPageContentWrapper{
	padding-top: 120px;
}
.subPageContentWrapper > .tejBg{
	min-height: 500px;
}


/*input[type="text"]{
	background: #555553;
	color: white;
	border: none;
	margin: 2px 0px;
	font-size: 14px;
	padding: 6px 10px;
	width: 100%;
}
*/
input[type="submit"]{
	border: none;
	background: none;
	color: #009fe3;
	text-align: right;
	font-size: 14px;
	float: right;
	margin-top: 5px;
	cursor: pointer;
}
/* NEWS */
.newsTitle{
	font-size: 26px;
}
.newsTitle span{
	display: inline-block;
}
.date{
	font-size: 13px;
	padding-top: 20px;
}
.newsTitle img{
	margin-bottom: 5px;
}
.newsAbstract{
	font-size: 16px;
	padding-bottom: 30px;
}
/* NEWS END*/

/* HEAD MENU LAYER */
.menuDiv > ul > li > ul{
  display: none;
  position: absolute;
  z-index: 1000;
/*  background: #FDFBFB;*/
  background: url("http://pusztaszabolcsiagrar.hu/images/headBg.png") ;

  border-bottom: 4px solid #337ab7;
  padding: 0;
  margin: 0;
  padding-left: 20px;
  padding-bottom: 60px;
  padding-top: 20px;
  width: auto;
  opacity: 0.9;
  filter: alpha(opacity=90); /* For IE8 and earlier */
}

.menuDiv > ul > li:hover > ul{
  display: block;
  list-style: none;

}
.menuDiv > ul > li > ul > li{
  display: inline-block;
  font-weight: normal;
  width: 220px;
  float: left;
  margin-right: 20px;
  padding-bottom: 20px;
}
.menuDiv > ul > li > ul > li > ul > li:hover{
  background: #eceaea;
}
.menuDiv > ul > li > ul > li a:hover,
.menuDiv > ul > li > ul > li > ul > li > a:hover{
  text-decoration: none;
  color: #337ab7;
}
.menuDiv > ul > li > ul > li a{
  font-size:16px;
/*  color: black;*/
  color: #ffffff;
  display: inline-block;
  width: 100%;
/*  border-bottom: 1px solid #cdcdcd;*/
}
.menuDiv > ul > li > ul > li > ul{
  list-style: none;
  padding: 0;
}
.menuDiv > ul > li > ul > li > ul > li > a{
  padding-left: 30px;
  padding-top: 20px;
}


#likeBox{
    position: fixed;
    right: 0px;
    z-index: 200;
    top: 150px;
}

#likeBoxButton{
    background: #133783 url('http://pusztaszabolcsiagrar.hu/images/facebook-white-right.png') 10px 10px no-repeat;
    min-width: 40px;
    height: 120px;
    cursor: pointer;
    box-shadow: -2px 0px 4px rgba(0, 0, 0, 0.5);
    float: left;
}

#fb-root2{
    display: none;
    width: 310px;
    float: left;
    background: white;
/*    opacity:0.8;
    filter:alpha(opacity=80);
    */
    border: 1px solid #aba8a8;
}

#myModal{
    min-height: 82px; 
    position: fixed; 
    bottom:0%;
    width:100%; 
    color: #343434;
    display: none;
    z-index:200;
	background: #CCCCCC;
	opacity: 0.9;
	filter: alpha(opacity=90); /* For IE8 and earlier */
}
#myModal .container div{
    font-size: 14px;
    padding-top: 20px;
    float: left;
}

#elfogadomGomb{
    width: 97px;
    height: 32px;
    border: 1px solid #1D1D1B;
    border-radius: 3px;
    font-size: 15px;
    margin-top: 5px;
    margin-left: 20px;
    display: inline-block;
}


.headBg{
	background-image: url("http://pusztaszabolcsiagrar.hu/images/eg.jpg");
	height:874px;
	position: relative;
	z-index: 1;
	background-size: auto;
	background-position: center;
	background-repeat: no-repeat;
}
.domb{
	background-image: url("http://pusztaszabolcsiagrar.hu/images/dombok.png");
	background-position: center 2px;
	background-repeat: no-repeat;
	height: 243px;
	position: absolute;
	z-index: 2;
	width: 100%;
	bottom: 0px;
}

.tehen{
	background-image: url("http://pusztaszabolcsiagrar.hu/images/tehen.png");
	background-repeat: no-repeat;
	width: 459px;
	height: 327px;
	position: absolute;
	bottom: 100px;
	left: 130px;
	z-index: 2;
}
.tej{
	background-image: url("http://pusztaszabolcsiagrar.hu/images/tej.png");
	background-repeat: no-repeat;
	width: 161px;
	height:131px;
	position:absolute;
	z-index: 2;
	left: 420px;
	top: 120px;

}
.headerLogo{
	background-image: url("http://pusztaszabolcsiagrar.hu/images/bannerLogo.png");
	background-repeat: no-repeat;
	width: 685px;
	height: 620px;
	position: absolute;
	top: 22%;
	left: 0px;
	right: 0px;
	z-index: 5;
	margin: 0 auto;
}



.discountPrice{
	color: red;
}

.small-input{
	width: 60px;
	display: inline-block;
}

.one-product{
	min-height: 200px;
}


.text-left-not-xs, .text-left-not-sm, .text-left-not-md, .text-left-not-lg {
    text-align: left;
}
.text-center-not-xs, .text-center-not-sm, .text-center-not-md, .text-center-not-lg {
    text-align: center;
}
.text-right-not-xs, .text-right-not-sm, .text-right-not-md, .text-right-not-lg {
    text-align: right;
}
.text-justify-not-xs, .text-justify-not-sm, .text-justify-not-md, .text-justify-not-lg {
    text-align: justify;
}

.text-center{
    text-align: center;
}

.strong, .text-strong {
    font-weight: 600;
}
.text-xxl {
    font-size: 20px;
}

.table-no-border, .table-no-border td, .table-no-border th {
    border: 0 none !important;
}
.no-margin {
    margin: 0;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

hr.thick {
    margin: 5px 0;
}

.owl-carousel .owl-item img{
	display: inline-block !important;
}

.owl-nav{
	text-align: center;
}
.owl-nav > button{
	margin: 5px 30px !important;
}
.owl-item a{
	color: #333338;
}
.owl-item .label-success{
	background: #0611a2 !important;
}


@media (max-width: 767px) {
    .header  {
        position: static;
        z-index: 0;
		background: #fdfbfb;
    }


	.langSelector{
		padding-top: 15px;
		padding-right: 20px;
		padding-left: 20px;
	}

	.loginHead{
		padding-top: 15px;
		padding-right: 15px;
	}
	.profileHead{
		padding-top: 15px;
		padding-right: 15px;

	}
	.loginHead a, .profileHead a{
		color: black;
	}
	.headCart{
		background: black;
		padding: 15px 20px 5px 20px;
		color: white;
		font-size: 20px;
	}
	.headCart a{
		color: white;
	}

	.icon-bar{
	}
	.navbar{
		padding-top: 6px;

	}
	.headMenu{
		padding-top: 20px;
	}
	.headMenu > li > a{
		padding: 5px 0px;
		display: inline-block;
		margin: 5px 0px;
	}
    .headMenu > li > ul{
    	display: block!important;
    	position: absolute;
    	background: white!important;
    	border: none !important;
    	padding-left: 40px !important;
    }
    .headMenu > li > ul > li > a{
    	color: black !important;
    }
    .mobilHeaderBg{
    	margin-top: 50px;
    }

	.subPageContentWrapper{
		padding-top: 0px;
	}

	footer > div > div > .col-md-9{
		padding-right: 15px;
		vertical-align: top;
		text-align: center;
	}
	footer > div > div > .col-md-9 > img{
		margin-bottom: 80px;
	}


	.text-left-not-xs, .text-center-not-xs, .text-right-not-xs, .text-justify-not-xs {
        text-align: inherit;
    }
    .text-left-xs {
        text-align: left;
    }
    .text-center-xs {
        text-align: center;
    }
    .text-right-xs {
        text-align: right;
    }
    .text-justify-xs {
        text-align: justify;
    }
	
    footer > div > div > .col-md-9 > img:first-child{
	margin-right: 0px;
    }
}



@media (max-width: 767px){


.navbar-nav > li > a{
	color: black !important;
    }
    
}

@media (min-width: 768px) and (max-width: 991px) {

	.navbar-nav > li > a {
    	padding: 5px 3px !important;
		font-size: 12px !important;
	    
    }
    .headMenu > li > ul > li > a{
		font-size: 12px !important;
    }
    .headMenu > li > ul > li{
        padding-bottom: 15px;
    }
    .navbar-nav > li > a:first-letter { 
            font-size: 13px;
    }
    
    .item > .row >.container{
    	height: 224px;
    }

    
}
@media (min-width: 992px) and (max-width: 1199px) {
    
    .navbar-nav > li > a {
        padding: 5px 5px !important; 
    }
    .kezedbenHighlighted{
        font-size: 26px;
    }
    .headMenu > li > a{
    	padding: 5px 5px !important;
		font-size: 11px !important;
    }

}

@media(max-width:1200px) {
	.navbar-nav > li > a {
        padding: 5px 5px !important; 
    }
    .header, .callout, #contact2 {
        background-attachment: scroll;
    }
}


@media(min-width:1200px){
    
}