/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.mainslider-container {
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
}
.bx-viewport li{
	left:0;
}

.bx-wrapper {
	direction: ltr;
	position: relative;
	margin: 0;
	padding: 0;
	*zoom: 1;
	
}

.bx-wrapper img {
	display: block;
}

.bx-wrapper img.width-100 {
	max-width: 100%;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {

	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(/National_Library/oe_/https://imaot.co.il/images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 60px;
	background: url(/National_Library/oe_/https://imaot.co.il/images/slidenav.png) no-repeat 0 0;
}

.bx-wrapper .bx-next {
	right: 60px;
	background: url(/National_Library/oe_/https://imaot.co.il/images/slidenav.png) no-repeat -18px 0;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -18px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	bottom: 24px;
	margin-top: -16px;
	outline: 0;
	width: 18px;
	height: 34px;
	text-indent: -9999px;
	z-index: 90;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(/National_Library/oe_/https://imaot.co.il/images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(/National_Library/oe_/https://imaot.co.il/images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}


.mainslider .item-desc {
    background: url("/National_Library/oe_/https://imaot.co.il/images/sliderbg.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    bottom: 0;
    height: 82px;
    left: 0;
    position: absolute;
    width: 1140px;
	color:#fefefc;
	text-align:center;
}
.mainslider .item-desc-responcive {
    background: url("/National_Library/oe_/https://imaot.co.il/images/sliderbg2.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    bottom: 1px;
    left: 3px;
    position: absolute;
	color:#fefefc;
	text-align:center;
	display: none;
}
.mainslider .item-desc-top {
    border-bottom: 1px solid #fff;
    display: inline-block;
    font-size: 21px;
    margin-top: 5px;
	min-width: 300px;
}
.mainslider .item-desc-btm {
    border-top: 1px solid #000;
    display: inline-block;
    font-size: 21px;
    font-weight: bold;
    margin-top: 2px;
    min-width: 300px;
}
.mainslider .item-desc-top-before {
    background: url("/National_Library/oe_/https://imaot.co.il/images/left_ornoment_wh.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 11px;
    width: 26px;
	display:inline-block;
}
.mainslider .item-desc-top-after{
	background: url("/National_Library/oe_/https://imaot.co.il/images/right_ornoment_wh.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 11px;
    width: 26px;
	display:inline-block;
}

.slider-categories{
	margin:0 20px;
}
.slider-list-cats-item{
	height:165px;
	margin: 0 16px;
}
.slider-categories .bx-pager {
    bottom: 154px !important;
}
.slider-categories .bx-pager-item a {
    background: url("/National_Library/oe_/https://imaot.co.il/images/cat-slider-btns.png") no-repeat scroll left top rgba(0, 0, 0, 0) !important;
    height: 12px !important;
    width: 13px !important;
}
.slider-categories .bx-pager-item a.active {
    background: url("/National_Library/oe_/https://imaot.co.il/images/cat-slider-btns.png") no-repeat scroll right top rgba(0, 0, 0, 0) !important;
    height: 12px !important;
    width: 13px !important;
}

.slider-categories .bx-prev {
    background: url("/National_Library/oe_/https://imaot.co.il/img/slider-navs.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    left: -13px !important;
    top: 77px;
    width: 16px !important;
	height: 28px !important;
}
.slider-categories .bx-next {
    background: url("/National_Library/oe_/https://imaot.co.il/img/slider-navs.png") no-repeat scroll right top rgba(0, 0, 0, 0) !important;
    right: -13px !important;
	top: 77px;
    width: 16px !important;
	height: 28px !important;
}
.slider-categories .bx-prev:hover {
    background: url("/National_Library/oe_/https://imaot.co.il/img/slider-navs.png") no-repeat scroll 0 bottom rgba(0, 0, 0, 0) !important;
}
.slider-categories .bx-next:hover {
    background: url("/National_Library/oe_/https://imaot.co.il/img/slider-navs.png") no-repeat scroll right bottom rgba(0, 0, 0, 0) !important;
}

.slider-weeks-best .bx-viewport {
	height: 440px !important;
}
.slider-weeks-best .bx-prev {
    background: url("/National_Library/oe_/https://imaot.co.il/img/slider-navs.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    left: -23px !important;
    top: 107px;
    width: 16px !important;
	height: 28px !important;
}
.slider-weeks-best .bx-next {
    background: url("/National_Library/oe_/https://imaot.co.il/img/slider-navs.png") no-repeat scroll right top rgba(0, 0, 0, 0) !important;
    right: -23px !important;
	top: 107px;
    width: 16px !important;
	height: 28px !important;
}
.slider-weeks-best .bx-prev:hover {
    background: url("/National_Library/oe_/https://imaot.co.il/img/slider-navs.png") no-repeat scroll 0 bottom rgba(0, 0, 0, 0) !important;
}
.slider-weeks-best .bx-next:hover {
    background: url("/National_Library/oe_/https://imaot.co.il/img/slider-navs.png") no-repeat scroll right bottom rgba(0, 0, 0, 0) !important;
}

.slider-new-recipes .bx-viewport {
}
.slider-new-recipes .bx-prev {
    background: url("/National_Library/oe_/https://imaot.co.il/img/slider-navs.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    left: -22px !important;
    top: 307px;
    width: 16px !important;
	height: 28px !important;
}
.slider-new-recipes .bx-next {
    background: url("/National_Library/oe_/https://imaot.co.il/img/slider-navs.png") no-repeat scroll right top rgba(0, 0, 0, 0) !important;
    right: -22px !important;
	top: 307px;
    width: 16px !important;
	height: 28px !important;
}
.slider-new-recipes .bx-prev:hover {
    background: url("/National_Library/oe_/https://imaot.co.il/img/slider-navs.png") no-repeat scroll 0 bottom rgba(0, 0, 0, 0) !important;
}
.slider-article .bx-next:hover {
    background: url("/National_Library/oe_/https://imaot.co.il/img/slider-navs.png") no-repeat scroll right bottom rgba(0, 0, 0, 0) !important;
}

.slider-article-cnt .bx-viewport {
}
.slider-article-cnt .bx-prev {
    background: url("/National_Library/oe_/https://imaot.co.il/img/slider-navs.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    left: -22px !important;
    top: 207px;
    width: 16px !important;
	height: 28px !important;
}
.slider-article-cnt .bx-next {
    background: url("/National_Library/oe_/https://imaot.co.il/img/slider-navs.png") no-repeat scroll right top rgba(0, 0, 0, 0) !important;
    right: -22px !important;
	top: 207px;
    width: 16px !important;
	height: 28px !important;
}
.slider-article-cnt .bx-prev:hover {
    background: url("/National_Library/oe_/https://imaot.co.il/img/slider-navs.png") no-repeat scroll 0 bottom rgba(0, 0, 0, 0) !important;
}
.slider-article-cnt .bx-next:hover {
    background: url("/National_Library/oe_/https://imaot.co.il/img/slider-navs.png") no-repeat scroll right bottom rgba(0, 0, 0, 0) !important;
}

.slider-brands .bx-wrapper{
	padding: 0 20px;
	background:#fff;
}
.slider-brands .bx-viewport {
	height: 109px !important;
	margin: 12px 0;
}
.slider-brands .bx-prev {
    background: url("/National_Library/oe_/https://imaot.co.il/img/slider-navs-round.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    left: -31px !important;
    top: 37px;
    width: 31px !important;
	height: 69px !important;
}
.slider-brands .bx-next {
    background: url("/National_Library/oe_/https://imaot.co.il/img/slider-navs-round.png") no-repeat scroll right top rgba(0, 0, 0, 0) !important;
    right: -31px !important;
	top: 37px;
    width: 31px !important;
	height: 69px !important;
}
.slider-brands .bx-prev:hover {
    background: url("/National_Library/oe_/https://imaot.co.il/img/slider-navs-round.png") no-repeat scroll 0 bottom rgba(0, 0, 0, 0) !important;
}
.slider-brands .bx-next:hover {
    background: url("/National_Library/oe_/https://imaot.co.il/img/slider-navs-round.png") no-repeat scroll right bottom rgba(0, 0, 0, 0) !important;
}

.newInSite-container .bx-wrapper{
	background: none repeat scroll 0 0 #fff;
	
}
.newInSite-container .bx-viewport {
    background: none repeat scroll 0 0 #fff;
    height: 156px !important;
    margin: 12px;
    padding-top: 12px;
	left: -12px;
}
.newInSite-container .bx-prev {
    background: url("/National_Library/oe_/https://imaot.co.il/img/slider-navs-round.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    left: -31px !important;
    top: 56px;
    width: 31px !important;
	height: 69px !important;
}
.newInSite-container .bx-next {
    background: url("/National_Library/oe_/https://imaot.co.il/img/slider-navs-round.png") no-repeat scroll right top rgba(0, 0, 0, 0) !important;
    right: -31px !important;
	top: 56px;
    width: 31px !important;
	height: 69px !important;
}
.newInSite-container .bx-prev:hover {
    background: url("/National_Library/oe_/https://imaot.co.il/img/slider-navs-round.png") no-repeat scroll 0 bottom rgba(0, 0, 0, 0) !important;
}
.newInSite-container .bx-next:hover {
    background: url("/National_Library/oe_/https://imaot.co.il/img/slider-navs-round.png") no-repeat scroll right bottom rgba(0, 0, 0, 0) !important;
}
.newInSite-container  img {
    display: inline-block;
}



.step3 .images-frame .bx-prev {
    background: url("/National_Library/oe_/https://imaot.co.il/images/left-arrow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    left: -25px !important;
    top: 52px;
    width: 12px !important;
	height: 22px !important;
}
.step3 .images-frame .bx-next {
    background: url("/National_Library/oe_/https://imaot.co.il/images/right-arrow.png") no-repeat scroll right top rgba(0, 0, 0, 0) !important;
    height: 22px !important;
    right: -18px !important;
    top: 52px;
    width: 12px !important;
}


.images-list-container .bx-wrapper{
}
.images-list-container .bx-viewport {
    height: 156px !important;
	left: -12px;
}
.images-list-container  img {
    display: inline-block;
}



.images-list-container .bx-prev {
    background: url("/National_Library/oe_/https://imaot.co.il/img/slider-navs.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    left: -27px !important;
    top: 52px;
    width: 16px !important;
	height: 28px !important;
}
.images-list-container .bx-next {
    background: url("/National_Library/oe_/https://imaot.co.il/img/slider-navs.png") no-repeat scroll right top rgba(0, 0, 0, 0) !important;
    height: 28px !important;
    right: -8px !important;
    top: 52px;
    width: 16px !important;
}
.images-list-container .bx-prev:hover {
    background: url("/National_Library/oe_/https://imaot.co.il/img/slider-navs.png") no-repeat scroll 0 bottom rgba(0, 0, 0, 0) !important;
}
.images-list-container .bx-next:hover {
    background: url("/National_Library/oe_/https://imaot.co.il/img/slider-navs.png") no-repeat scroll right bottom rgba(0, 0, 0, 0) !important;
}