/*
	Theme Name: image
	Theme URI: http://www.imark.co.il
	Description: image theme changes
	Version: 1.0
	Author: Ido Friedlander
	Author URI: http://www.imark.co.il
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

.single .text ul {
    list-style: none;
	padding:0;
}	
	.single .text li {
		position:relative;
		padding: 0 15px 0 0;
		margin: 0 0 6px 0;
		line-height:1.32em;
	}
	.single .text li:before {
		font-size:16px;
		content: "• ";
		color: #80c242;
		position:absolute;
		top:0;right:0;
	}


.cat_item_img.img_no_hover:hover img {
	opacity:1;
}

.lb_next, .lb_prev,.vs.next, .vs.prev {
	 -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.single .text h2:first-of-type {
	margin:0;
}

.item .free_content {
	margin-top:5px;
}

.item .free_content p {
	padding:0;
}

.header_text .color1 {
	font-size: 2.15em;
	line-height: 0.8em;
	position: relative;
	top: -2px;
	font-family: spoiler, titulim, arial, Courier, monospace, Courier, monospace;
	font-weight: normal;
	margin: 0;
	color:#80c242;
}

a {
	color: #005a93;
	
}
	.single p a ,.single h3 a{
		text-decoration: underline;
	}
	.single p a:hover, .single h3 a:hover{
		text-decoration:none;
	}

#home_slider .pagi_holder {
	height:0;
}

#home_slider .pagi_holder .grid {
	height:0;
}

#home_slider .hs_item_holder img.slider_img {
	width: 100%;
}


.right_sidebar_menu > ul > li {
	font-size: 1.55em;
}

h3 {
	font-size:1.55em;
	font-family:spoiler, titulim, arial, Courier, monospace, Courier, monospace;
	font-weight:normal;
	margin:5px 0;
}

.cat_item_text.cat_no_img {
	width:97%;
	padding-right:0;
}

.main_menu > #main_menu > li.active > div > ul > li > a > span {
	color:#000;
}

.main_menu > #main_menu > li.active > div > ul > li:hover > a > span {
	color:#FFF;
}

.home_item {
	margin: 12px 0 50px 1.8%;
}

.home_item h2:hover {
	background:#005a93 !important;
	color:#fff !important;
}

.top_strip {
	/* background:#000; */
}

.sidebar .contact_item  {
	margin-right:0;
}

.home_items_holder .google_map {
	margin-right:0;
}

/* .sidebar div:last-child {
	margin-bottom:0;
} */

.google_map_in {
	direction:ltr;
}

.google_map_in .map {
	width: 88%;
	height: 270px;
	margin: 18px auto 0 auto;
}

.sidebar .contact_item {
	width:100%;
}
	
.arrow_l {
	background-image:url('img/crumb-arrow.png');
	background-repeat: no-repeat;
	display:inline-block;
	width:7px;
	height:8px;
}

section.thanks {
	padding: 150px 0 150px 0;
}

section.thanks h1 {
	font-size: 2em;
}

section.error404 {
	direction: rtl;
	font-size: 12.5pt;
	text-align: center;
	padding: 150px 0 150px 0;
}

section.error404 h1 {
	font-size: 2em;
}

section.error404 a:link, section.error404 a:active, section.error404 a:visited {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5pt;
	text-decoration: underline;
	font-weight: bold;
}

ul.sitemap li {
	padding: 5px 0;
	font-weight:bold;
}

ul.sitemap li ul li {
	padding-bottom:0;
	font-weight:normal;
}

ul.sitemap a:link, ul.sitemap a:active, ul.sitemap a:visited {
	color: #000;
}

.sitemap-small {
	font-size:12px;
}

ul.sitemap-inner {
	list-style-type:disc;
	/* padding-top:5px; */
}

.a_cursor {
	cursor:default;
}

.height_16 {
	height:16px;
}

.margin_b_10 {
	margin-bottom:10px;
}

.top_strip {
	background:#000;
}

.main_menu > ul > li ul {
	border-top: 5px solid #80c242;
}

.sub_cat:hover {
	background:#000;
}

.sub_cat:hover h2 {
	background:#000;
}

.sub_cat a:hover {
	color:#FFF !important;
}

.fixedHeightBoxes2 .sub_cat a div h2:hover {
	color:#FFF !important;
}

.item article p {
	padding:0 10.5% 0 10.5%;
}

.home_items_holder .google_map_in h2 {
	padding: 13px 5px 13px 5px;
}

.home_items_holder .google_map_in .map {
	height:264px;
}

.home_items_holder .contact_form h2 {
	padding:13px 0;
}

.has_yt {
	padding:2.5%;
	margin-bottom: 48px;
}

.youtube_wrap {
	background: url(img/loading.gif) no-repeat center center;
    position: relative;
    padding: 60% 0 0 0;
}

.youtube_wrap iframe {
	position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.video {
	padding-top:81%;
}

.box_in .img {
	position:relative;
}

.cat_item {
	padding: 10px 10px 10px 10px;
}

.cat_item_img.video {
	padding-top:14.5%;
}

.box_in a:hover .video_play, .cat_item_img:hover .video_play {
	opacity:0.5;
}

.cat_item_img:hover .video_thumb {
	opacity:0.8;
}

.video .video_thumb {
	position:absolute;
	top:0;
	right:0;
	width:100%;
	height:100%;
	background-size:146% auto;
	background-position:center center;
}

.video_play {
	width: 60px;
	height: 60px;
	background: #000;
	border-radius: 50%;
	position: absolute;
	top: 0; right: 0; bottom: 0; left: 0; margin: auto;
	opacity: 0.6;
	z-index:9999;
}
.video_play:after {
	content: "";
	position: absolute;
	top: 0; right: 0; left: 7px; bottom: 0; margin: auto;
	width: 0; 
	height: 0; 
	border-top: 14px solid transparent;
	border-bottom: 14px solid transparent;
	border-left: 20px solid #fff;	
}

.featured_image {
	margin-bottom:70px;
}

.main.single > h2 {
	margin-top:0;
}

.category_description h2 {
	margin-top:0;
}

.main {
	/* margin-top:48px; */
}

.sidebar .item{
	margin-top:33px;
}

.sidebar .google_map  {
	margin-bottom:53px;
}

@media screen and (min-width:1025px) {
	.main_menu > ul > li ul li {
		/* padding: 8px 15px 9px 15px; */
		font-size:0.75em;
	}
}

.news_items .hs_item_holder {
	padding-bottom:20px;
}

.news_items h3 {
	font-family: arial;
	font-weight:bold;
}

.files h2 {
	font-size:1.9em;
	margin-bottom:11px;
}

.address address {
	line-height:1.4em;
}

@media screen and (min-width:1025px) {
	.main_menu > ul > li:hover {
		background:#80c242;
	}
}

.addtoany-button {
	display: inline-block;
	height: 35px;
	width: 35px;
	margin: 0 0px;
	vertical-align:middle;
}

.addtoany-button:hover {
	background-position: bottom center;
}

.social_wrap {
	width:100%;
	padding:20px 0;
}

.social_wrap .like_wrap {
	display:inline-block;
	float:left;
	text-align:left;
	text-align: center;
	padding-top:8px;
}

.social_wrap .share_wrap {
	float:right;
}

.a2a_button_facebook_like {
	float:left;
}
.a2a_button_twitter_tweet {
	float:left;
}
.a2a_button_google_plusone {
	float:left;
}

.sidebar .social_wrap .share_wrap {
	float:none;
	text-align:center;
}

.sidebar .social_wrap .like_wrap {
	float:none;
	text-align:center;
	width:100%;
	margin-top:10px;
}

.sidebar .a2a_button_facebook_like {
	position: relative;
	top: -4px;
	margin-left:2px;
	float:none;
}
.sidebar .a2a_button_twitter_tweet {
	padding-left:3.5px;
	float:none;
}
.sidebar .a2a_button_google_plusone {
	float:none;
}

.contact_form fieldset.fields .captcha_wrap {
	background:#f6f6f6;
	border: 1px solid #dddddd;
	padding: 0px 0 0 0;
}

.contact_form fieldset.fields .captcha_wrap input{
	width:75%;
	margin: 0; 
	border:none;
	border-left:1px solid #dddddd;
	display: inline-block;
	vertical-align: middle;
	background:#FFF;
	padding-right:7px;
}

.contact_form fieldset.fields .captcha_wrap img {
	display: inline-block;
	vertical-align: middle;
	width: 25%;
}

.form_error {
	color:#d60000;
	font-size: 9pt;
	display:block;
	margin-bottom:5px;
}

@media screen and (max-width: 790px) {
	.cat_item_img.video {
		padding-top:107px;
	}
}

@media screen and (max-width: 650px) {
	.sidebar .google_map {
		margin-bottom:80px !important;
	}
}

@media screen and (max-width: 925px) {
	.top_strip {
		background:none;
	}
}

@media screen and (max-width: 1024px) {
	.main_menu > ul > li ul {
		border-top: none;
	}
}

@media screen and (max-width: 1024px) and (min-width:791px) {
	.video_play {
		width: 45px;
		height: 45px;
	}
	.video_play:after {
		border-top: 10px solid transparent;
		border-bottom: 10px solid transparent;
		border-left: 17px solid #fff;	
	}
}

@media screen and (max-width: 650px){
	.social_wrap .share_wrap {
		float:none;
		text-align:center;
	}
	
	.social_wrap .like_wrap {
		float:none;
		text-align:center;
		width:100%;
		margin-top:10px;
	}
	
	.a2a_button_facebook_like {
		position: relative;
		top: -4px;
		margin-left:2%;
		float:none;
	}
	.a2a_button_twitter_tweet {
		padding-left:3%;
		float:none;
	}
	.a2a_button_google_plusone {
		float:none;
	}
}
/*inline lightbox*/
.lb_hold {
	background-color:#f6f6f6;
	margin: 30px 0 0 0;
	padding: 30px 0 30px;
	background-image: url('img/loading.gif');
	background-repeat: no-repeat;
	background-position: center center;			
	position: relative;
}
	.inlb_next,.inlb_prev {
		width: 8%;
		cursor:pointer;
		text-align:center;
	}
	.inlb_next:hover,.inlb_prev:hover {
		opacity:0.7;
	}
	.inlb_next {
		background: url('img/lb-next.png') no-repeat;
		background-position: center center;
		height:30px;
	}
	.inlb_prev {
		background: url('img/lb-prev.png') no-repeat;
		background-position: center center;
		height:30px;
	}
	.lb_center {
		width: 84%;
		text-align:center;
	}
		.inlb_img_holder {
			width: 100%;position:relative;
			height:428px;
		}
		.lb_hold .lb_img {
			position:absolute;
			margin: auto; top:0;right:0;left:0;bottom:0;
			max-width:100%;
			display:block;
		}
	.inlb_next,.lb_center,.inlb_prev {
		display: inline-block;
		vertical-align: middle;
	}
@media screen and (max-width:500px){
	.inlb_next,.inlb_prev {width:10%;}
	.lb_center {width:80%;}
	
}
.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.x3_bottom_text {
	margin: 30px 0 0 0;
}
.in_alt {
	position:absolute;
	bottom:0;
	width:100%;
	text-align:center;
	line-height:30px;
	right:0;
	font-size:0.8em;
}

/*vertical slider*/
.v_slider_frame {
	overflow:hidden;
	margin-top:15px;
}
	.v_slider_frame .hs_item_holder {
		background:#fff;
		border: 1px solid #ececec;
		padding: 7px;
		margin:0px 10.5% 15px;
	}
	
	.v_slider_frame .hs_item_holder p {
		/* border-bottom: 1px solid #ececec; */
		padding: 0;
		margin:0;
		min-height:33px;
	}
	
.v_slider_frame h3 {
	margin: 0px 20%;
	text-align: center;
	margin: 0px 0px 4px;
	font-size: 0.93em;
	line-height: 1.2em;
	font-family:arial;
	font-weight:bold;
}
.v_slider_frame a {color:#000;}
.v_slider_navs {text-align:center;margin: 5px 0 0 0;}
.vs.next,.vs.prev {
	font-size:0;
	width:24px;
	height:24px;
	display:inline-block;
	margin: 0 3px;
	position: relative;
	border:none;
}

.vs .divin {
	position:absolute;
	top:0;right:0;width:100%;height:100%;
	background:red;
	cursor:pointer;
}
.vs.next {
	background: url(img/slide-up.svg) no-repeat top center;
}
.vs.prev {
	background: url(img/slide-down.svg) no-repeat top center;
	
}
.vs.next .divin {
	background: url(img/slide-up.svg) no-repeat bottom center;
}
.vs.prev .divin {
	background: url(img/slide-down.svg) no-repeat bottom center;
}
.vs.next .divin:hover {
	background: url(img/slide-up.svg) no-repeat top center;
}
.vs.prev .divin:hover {
	background: url(img/slide-down.svg) no-repeat top center;
}
@media screen and (max-width:1170px){
	.v_slider_frame {
		height:250px;
	}
}
@media screen and (max-width:850px){
	.v_slider_frame {
		height:140px;
	}
}

.bg4 {
	background:#80c242;
}

.color_green {
	color:#80c242;
}

.no_line {
	background:none;
}

.home_items_holder .item.grey_bg {
	/* padding:5px 0 0 0; */
	margin:11px 0 38px -4px;
}

.home_items_holder .item.grey_bg.item .title_line h2 {
	margin:-36px auto 10px auto;
}

.home_items_holder .item.grey_bg article {
	padding:12px 0 20px 0;
}

.single ul {
	font-size: 0.93em;
}

/* 2015-06-10 */
.iframe_hold {
	margin-top:30px;
	background: url(img/loading.gif) no-repeat center center;
	position:relative;
	padding:56% 0 0 0;
}
	.iframe_hold iframe {
		position:absolute;
		top:0;
		right:0;
		width:100%;
		height:100%;
		overflow:hidden;
		border:0;
	}
.main_full {
	float:none;
	width:auto;
}

/* 2015-06-28 */
.home_items_holder .item {
	direction:rtl;
}

.home_items_holder {
	direction:ltr;
}

.privacy_policy_text{
    font-size: 0.75em;
}

.privacy_policy_text .checkbox.pp{
    height: auto;
    width: auto;
    margin-left: 5px;
    display: inline-block;
}