/* Theme Name: Livnat Mayer */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:300);
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:700);
@import url(fonts/opensanshebrew.css);

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
 
html[xmlns] .claerfix {
    display: block;
}
 
* html .clearfix {
    height: 1%;
}
body {
	font-family: 'Open Sans', sans-serif;
}
h1,h2,h3,h4,h5 {
	font-family: 'Open Sans', sans-serif;
	line-height: 1.5;
}
a {
	color:inherit;
	text-decoration: none;
}
a:hover {
	color: inherit;
}
ul {
	margin:0;
	line-height: 1.5;
}
input {
	font-family: 'Open Sans', sans-serif !important;
}
header .headerfix {
	max-width:1180px;
}
.pagewrap {
	width:100%;
	max-width:1160px;
	margin: 0 auto;
}
.contact {
	background:#002758;
	display: inline-block;
	width:100%;
	color:#fff;
	padding:5px 0;
	height:35px;
}
.contact span {
	display: inline-block;
	float:left;
}
.social_icons {
	display: inline-block;
}
.contact_details {
	display: inline-block;
	margin-left:15px;
}
span.icon_facebook, 
span.icon_linkedin, 
span.icon_skype {
	width:26px;
	height:26px;
}
.icon_facebook {
	background:url(img/icon_facebook.png);
}
.icon_linkedin {
	background:url(img/icon_linkedin.png);
}
.icon_skype {
	background:url(img/icon_skype.png);
}
.sep {
	height: 17px;
	width: 1px;
	background: #fff;
	margin: 3px 10px;
}
.logo {
	width: 100%;
	text-align: center;
	margin:5px 0 10px 0;
}
.tp-rightarrow.default {
	background:url(img/next_slide.png);
	width:38px;
	height:73px;
}
.tp-leftarrow.default {
	background:url(img/prev_slide.png);
	width:38px;
	height:73px;
}
.hp_slider {
	border-top: 5px solid #e87511;
}
footer h2 {
	color:#fff;
	font-size: 30px;
	margin-bottom: 5px;
	font-family: 'Open Sans Condensed', sans-serif;
}
footer h3 {
	color:#fff;
	font-size:20px;
	font-weight:normal;
	margin:15px 0 0 0;
}
.footer_text {
	width:100%;
	text-align: center;
	color:#fff;
}
.footer_cform {
	display: inline-block;
	width: 100%;
}
.footer_cform input {
	display: inline-block;
	width: 29%;
	margin-right:1%;
	float:left;
	padding:7px;
}
input[type=submit].c_form_send {
	width:10%;
	margin-right:0;
	background:#e87511;
	border:none;
	color:#fff;
	padding: 10px 0;
	font-size:15px;
	-webkit-appearance: none;
}
input[type=submit].c_form_send:hover {
	background:#F19745
}
.ajax-loader {
	display:none;
}
span.wpcf7-not-valid-tip {
	display:none;
}
div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ng {
	border:none;
	color:#fff;
	line-height:1.2;
	margin:0;
	padding:0;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
	padding:0;
	margin:0;
}
div.wpcf7-mail-sent-ok {
	border:none;
	color:#fff;
}
.pagetitle_wrapper {
	background:#002758;
	color:#fff;
	padding:30px 0;
	width:100%;
	border-top: 5px solid #e87511;
}
.pagetitle_wrapper h1.bc_page_title {
	float:left;
	width:50%;
	color:#fff;
	margin:0;
	font-weight: normal;
	font-size:26px;
}
.pagetitle_wrapper .breadcrumbs {
	float:left;
	width:50%;
	margin:0;
}
.pagetitle_wrapper .breadcrumbs p#breadcrumbs {
	margin:0;
	float:right;
}
.pagetitle_wrapper .breadcrumbs a {
	color:#fff;
}
section.main_content {
	padding-top:40px;
	width:100%;
}
section.main_content .content ul {
        margin-left:18px;

}    
h2.ptitle {
	width:100%;
	padding:0 0 10px 0;
	border-bottom:1px solid #ededed;
	position: relative;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:24px;
	color:#113784;
}
h2.ptitle:after {
	background: #e27f25;
	width: 145px;
	height: 2px;
	content: '';
	display: inline-block;
	position: absolute;
	bottom: -1px;
	left: 0;
	min-width: 100px;
}
h2.ptitle.afterfix:after {
	bottom: -1px;
	right: 0;
	min-width: 100px;
}
img.attachment-page_featured.wp-post-image {
	width:100%;
}
#map_canvas {
	width:100%;
	height:340px;
	direction:ltr;
}
#map_canvas img { max-width: none; }
img { max-width: 100%; }

.google_map {
	border-top: 5px solid #e87511;
}
h2.ptitle.fs_18 {
	font-size:18px;
	clear:both;
}
.cform_cpage input {
	width:48.5%;
	float:left;
	margin-bottom:5px;
}
.cform_cpage input[name="name"],
.cform_cpage input[name="email"] {
	margin-right:3%;
}
.cform_cpage textarea[name="message"] {
	display: inline-block;
	margin:10px 0 15px 0;
	max-height:85px;
}
.cform_cpage input[type=submit].c_form_send {
	width:13%;
	-webkit-appearance: none;
}
.cform_cpage .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,
.cform_cpage .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
	color:#000;
	clear:both;
}
footer.cp_footer {
	background:#f8f8f8;
	padding:40px 0;
}
.cp_footer p {
	margin:0;
	text-align: center;
	font-size: 13px;
}

.content_box {
	width:47%;
	float:left;
	margin-left:3%;
	margin-bottom:40px;
}
.content_box a {
	color:#e87511;
}
hr {
	width:55%;
	padding: 20px 0 0 0;
	border-top:1px solid #ededed;
	position: relative;
	font-family: 'Open Sans Condensed', sans-serif;
	color:#113784;
	margin:0 0 20px 0;
	padding:0;
}
hr:after {
	background: #e27f25;
	width: 100px;
	height: 2px;
	content: '';
	display: inline-block;
	position: absolute;
	top: -1px;
	left: 0;
	min-width: 100px;
}
h2.news_title {
	width:100%;
	padding:0 0 15px 0;
	margin:0;
	position: relative;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:24px;
	color:#113784;
}
.my_pagination {
	display: block;
	clear:both;
}
.my_pagination a.prev.page-numbers {
	padding:0;
}
.my_pagination a.page-numbers {
	display: inline-block;
	padding: 1px 7px;
	border-radius:3px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.my_pagination a.page-numbers:hover {
	background:#2973AF;
	color:#fff;
}
.my_pagination a.prev.page-numbers:hover,
.my_pagination a.next.page-numbers:hover {
	color:inherit;
	background:inherit;
}
.links_box {
	width:30%;
	float:left;
	margin-left:5%;
	margin-bottom:40px;
}
.links_box.first {
	margin-left:0;
} 
.links_box a.link {
	display: block;
}
.links_box a.link:hover {
	color:#e87511;
}
p.content {
	width:65%;
	margin-bottom: 2.3em;
}
.practice_box {
	display: block;
	width:48%ne;
}
.practice_details {
	float:left;
	width:55%;
	padding-left:20px;
	padding-top: 3px;
}
.practice_thumb {
	float:left;
	width:45%;
}
.excerpt {
	float:left;
	text-align: justify;
	line-height: 1.3;
	display: inline-block;
	max-height: 112px;
	overflow:hidden;
	font-size:15px;
}
a.exp {
	color:#e87511;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;	
}
a.exp:hover {
	color:#F6C59B;
}
h2.ptitle.practice {
	font-size:19px;
}
article.content p {
	text-align: justify;
}
h2.news_title.pub_title {
	font-size: 16px;
	width: 70%;
	padding: 6px 0;
}
.content_box.pub_box {
	width:40%;
	margin-left:20%
}
.first {
	margin-left:0 !important;
	clear:both;
}
.pdf_file a.exp {
	text-decoration: underline;
}
.pdf_file a[href$=".pdf"] {
	padding-right:45px;
	background:url(img/icon_pdf.png) no-repeat right;
}
.fp_content {
	text-align: justify;
	font-size: 14px;
	color:#424242;
	margin-top: 20px;
}
ul.practices {
	display: inline-block;
	list-style-type: none;
	line-height:1.5;
	width: 100%;
}
ul.practices li {
	width:46%;
	float:left;
	border-bottom:1px solid #ededed;
	padding-bottom:10px;
	margin-top:10px;
	margin-left:8%;
}
.rc {
	padding-left: 10%;
}
ul.practices a.exp {
	color:#424242;
	font-weight:bold;
}
ul.practices a.exp:hover {
	color:#e87511;
}
.hp_row {
	margin:30px 0 50px 0;
}
.footer_second_row {
	background: #f8f8f8;
}
footer .gmaps {
	width:38%;
	float:left;
	height
}
footer #map_canvas {
	height:145px;
}
footer .c_details {
	width:62%;
	float:left;
	padding-left: 20px;
}
footer .widget {
	width: 50%;
	float: left;
	font-size:13px;
}
footer #fix_width {
	max-width:990px;
}
ul.practices_footer {
	list-style-type: none;
	display: inline-block;
	width:100%;
}
ul.practices_footer li {
	float:right;
	display: inline-block;
	font-size:13px;
	width:50%;
}
ul.practices_footer li a:before {
	content: "\0BB \020";
}
.footer_second_row .pagewrap {
	padding:50px 0 40px 0;
}
.practices_wrapper {
	border-left:1px solid #e9e8e8;
	padding-left: 19px;
}
.footer_lc {
	width:62%;
	float:left;
}
.footer_rc {
	width:38%;
	float:right;
}
footer a {
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
footer a:hover {
	color:#e87511;
}
.footer_first_row {
	background: #002758;
	padding: 15px 0;
}
.footer_third_row {
	background:#ffffff;
	padding:30px 0 25px 0;
}
.tr_text {
	text-align: center;
}
#res_menu {
	display: none;
	width:100%;
	text-align: center;
	margin:20px 0 10px 0;
}
#res_menu span {
	background:url(img/icon_menu.png)  left no-repeat;
	background-size:36px;
	font-size:36px;
	padding-left:40px;
	cursor:pointer;
}
ul.main_menu {
	position: relative;
	list-style-type: none;
	display: block;
	width: 100%;
	font-size:13px;
}
ul.main_menu > li {
	position: relative;
	width: auto;
	max-width: 155px;
	display: table-cell; 
	height: 60px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;	
	text-align: center;
	font-weight: bold;
	padding: 0 11px;
	vertical-align: middle;
}
ul.main_menu > li:hover,
ul.main_menu > li.current-menu-item {
	background: #e87511;
}
ul.main_menu > li > a{
	position: relative;
	vertical-align: middle;
	font-size: 13px;
	line-height: 1.3em;
	display: table-cell;
}
ul.main_menu > li:hover a,
ul.main_menu > li.current-menu-item a {
	color: #fff;
}
ul.main_menu > li:after {
	content: '';
	width:1px;
	height:42px;
	background:#e4e3e3;
	position: absolute;
	right:0px;
	z-index: -1;
	top:10px;
}
ul.main_menu > li:last-child:after {
	display: none;
}
/** menu level 2 **/
.main_menu ul.sub-menu {
		display: none;
		position: absolute;
		top:100%;
		left:0;
		width:250px;
		background:#e87511;
		z-index:99;
		list-style-type:none;
}
ul.main_menu li:hover > ul.sub-menu {
	display: block;
	margin:0;
	padding:5px 15px

}
ul.main_menu li:hover ul.sub-menu li a:before {
	content:' ';
}
.main_menu li.mega_menu > ul {
	width:800px;
}
.main_menu li.mega_menu > ul li {
	display: inline-block;
	width:33.3333%;
	float:left;
}
ul.main_menu li > ul li:hover a {
	color:#E7E7E4;
}
.partner_template .page_image_wrapper {
	margin-top:45px;
}
#res_menu_wrapper {
	display: none;
}
#res_menu_wrapper ul li {
	text-align: center;
}
#res_menu_wrapper ul li ul.sub-menu {
	display: none;
	list-style-type: none;
	font-size:12px;
	margin-top:3px;
}
