/*
Theme Name: Cardea
Theme URI: http://peaceman.co.il
Description: Developed by <a href="http://peaceman.co.il/">PeaceMan</a>.
Version: 1.2
Author: <a href="http://peaceman.co.il/">PeaceMan</a>
Author URI: http://peaceman.co.il/
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}


/* =General
-------------------------------------------------------------- */
@font-face {
    font-family: 'Alef';
    src: url('fonts/Alef-Regular.eot');
    src: url('fonts/Alef-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/Alef-Regular.woff') format('woff'),
         url('fonts/Alef-Regular.ttf') format('truetype'),
         url('fonts/Alef-Regular.svg#alefregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Alef';
    src: url('fonts/Alef-Bold.eot');
    src: url('fonts/Alef-Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/Alef-Bold.woff') format('woff'),
         url('fonts/Alef-Bold.ttf') format('truetype'),
         url('fonts/Alef-Bold.svg#alefbold') format('svg');
    font-weight: bold;
    font-style: normal;
}

.clear {
	clear: both;
}

html {
	/*height: 100%;*/
}

body {
	font-family: Alef, Arial, sans-serif;
	font-size: 15px;
	position: relative;
}
.site-width {
	width: 960px;
	margin: 0 auto;
}
#container.background {
	padding-top: 162px;
	background: no-repeat top;
}
@media all and (min-width: 1921px) {
	#container.background {
		background-size: 100% auto;
	}
}

/* =Header
-------------------------------------------------------------- */
#header {
	width: 100%;
	height: 151px;
	background: url(images/header_gradient.png) repeat-x;
}
#header .site-width {
	position: relative;
}
#header .logo {
	float: right;
	padding: 21px 21px 0 0;
}
#header .logo a,
#header .logo a img {
	display: block;
}

#header .menu {
	float: left;
	display: table;
	position: relative;
	z-index: 100;
	width: 770px;
	margin-left: 12px;
	padding-top: 60px;
}
#header .menu > li {
	display: table-cell;
	min-width: 65px;
}
#header .menu li a {
	display: block;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
#header .menu > li > a > span {
	display: block;
	width: 40px;
	height: 50px;
	margin: 0 auto 10px auto;
	background: url(images/navigation_icons.png) 0 0 no-repeat;
	border-bottom: 2px solid transparent;
}
#header .menu > li > a:hover,
#header .menu > li.current-menu-item > a,
#header .menu > li.current-menu-ancestor > a {
	color: #ffcd62;
}
#header .menu > li > a:hover > span,
#header .menu > li.current-menu-item > a > span,
#header .menu > li.current-menu-ancestor > a > span {
	background-position: 0 -53px;
	border-bottom: 2px solid #ffcd62;
}
#header .menu > li.home > a > span {
	width: 36px;
	margin-bottom: 10px;
	background: none;
	border-bottom: 2px solid #acbdd4;
}
#header .menu > li.home > a:hover > span,
#header .menu > li.home.current-menu-item > a > span,
#header .menu > li.home.current-menu-ancestor > a > span {
	border-color: #ffcd62;
}
#header .menu > li.health > a > span {
	background-position: -41px 0;
}
#header .menu > li.health > a:hover > span,
#header .menu > li.health.current-menu-item > a > span,
#header .menu > li.health.current-menu-ancestor > a > span {
	background-position: -41px -53px;
}
#header .menu > li.lifestyle > a > span {
	background-position: -82px 0;
}
#header .menu > li.lifestyle > a:hover > span,
#header .menu > li.lifestyle.current-menu-item > a > span,
#header .menu > li.lifestyle.current-menu-ancestor > a > span {
	background-position: -82px -53px;
}
#header .menu > li.work-home > a > span {
	background-position: -123px 0;
}
#header .menu > li.work-home > a:hover > span,
#header .menu > li.work-home.current-menu-item > a > span,
#header .menu > li.work-home.current-menu-ancestor > a > span {
	background-position: -123px -53px;
}
#header .menu > li.eap > a > span {
	background-position: -164px 0;
}
#header .menu > li.eap > a:hover > span,
#header .menu > li.eap.current-menu-item > a > span,
#header .menu > li.eap.current-menu-ancestor > a > span {
	background-position: -164px -53px;
}
#header .menu > li.security > a > span {
	background-position: -205px 0;
}
#header .menu > li.security > a:hover > span,
#header .menu > li.security.current-menu-item > a > span,
#header .menu > li.security.current-menu-ancestor > a > span {
	background-position: -205px -53px;
}
#header .menu > li.contact > a > span {
	background-position: -246px 0;
}
#header .menu > li.contact > a:hover > span,
#header .menu > li.contact.current-menu-item > a > span,
#header .menu > li.contact.current-menu-ancestor > a > span {
	background-position: -246px -53px;
}
#header .menu .sub-menu {
	position: absolute;
	display: none;
	width: auto;
	height: 50px;
	padding-top: 18px;
	padding-right: 12px;
}
#header .menu .sub-menu a {
	text-align: right;
	color: #154c92;
}
#header .menu .sub-menu li {
	display: block;
	padding-top: 6px;
	font-weight: bold;
}
#header .menu li:hover .sub-menu {
	display: block;
}
#header .menu .sub-menu li a:hover,
#header .menu .sub-menu li.current-menu-ancestor {
	color: #154c92;
	text-decoration: underline;
}
#header .floating-form {
	position: absolute;
	z-index: 98;
	top: 151px;
	width: 100%;
	height: 71px;
	background: white;
	background-color: rgba(255, 255, 255, 0.8);
	border-radius: 0 0 6px 6px;
}
#header .floating-form .checking {
	float: right;
	margin-top: 18px;
	margin-right: 30px;
	padding-bottom: 6px;
	font-size: 17px;
	text-align: center;
	color: #154c92;
	border-bottom: 2px solid #154c92;
}
#header .floating-form .checking .smaller {
	display: block;
	font-size: 13.5px;
	font-weight: bold; 
}
#header .floating-form .email-updates-form {
	position: relative;
	float: left;
	margin-top: 22px;
	margin-left: 28px;
}
#header .floating-form .email-updates-form input[type="text"] {
	width: 194px;
	height: 28px;
	padding: 0px 4px 0px 27px;
	font-family: Alef, arial, sans-serif;
	font-size: 17px;
	line-height: 28px;
	color: #154c92;
	background: transparent;
	border: 3px solid #154c92;
	border-radius: 6px;
	outline: none;
}
#header .floating-form .email-updates-form input[type="text"].error {
	border-color: red;
}
#header .floating-form .email-updates-form input[type="submit"] {
	position: absolute;
	top: 6px;
	left: 6px;
	width: 20px;
	height: 23px;
	background: url(images/send_btn.png) 0 0 no-repeat;
	border: none;
	outline: none;
	cursor: pointer;
}
#header .floating-form .email-updates-form input[type="submit"]:hover {
	background-position: 0 -35px;
}
#header .floating-form .email-updates-form .ajax {
	visibility: hidden;
	position: absolute;
	left: -19px;
	top: 9px;
}
#header .floating-form .email-updates-form .ajax.show {
	visibility: visible;
}
::-webkit-input-placeholder {
	font-family: Alef, arial, sans-serif;
	font-size: 17px;
	color: #154c92;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    font-family: Alef, arial, sans-serif;
	font-size: 17px;
	color: #154c92;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    font-family: Alef, arial, sans-serif;
	font-size: 17px;
	color: #154c92;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    font-family: Alef, arial, sans-serif;
	font-size: 17px;
	color: #154c92;
}
#sub-strip {
	position: absolute;
	z-index: 100;
	top: 151px;
	opacity: 0;
	width: 100%;
	height: 0;
	background: #FFCD62;
	background-color: rgba(255, 205, 98, 0.8);
	transition: opacity 0.3s, height 0.3s;
}
#sub-strip.reveal {
	opacity: 1;
	height: 162px;
}
/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

#home-slider .slides {
	width: 100%;
	height: 650px;
	position: relative;
	overflow: hidden;
}
#home-slider .slides .slide {
	display: none;
	position: absolute;
	top: 0;
	left: 0%;
	width: 100%;
	height: 100%;
	background: no-repeat center;
	background-size: cover;
}
#home-slider .slides .slide:first-child {
	display: block;
}
#home-slider .slides .slide .slide-content {
	position: relative;
	top: 162px;
	width: 792px;
	height: 375px;
	margin: 0 auto;
	background: url(images/slider_content_bg.png) no-repeat;
}
#home-slider .controls {
	position: relative;
	z-index: 100;
}
#home-slider .controls .arrow {
	position: absolute;
	top: 340px;
	width: 39px;
	height: 38px;
	background: url(images/slider_controllers.png) no-repeat;
	cursor: pointer;
}
.pojo-a11y-resize-font-130 #home-slider .controls .arrow {
	top: 365px;
}
.pojo-a11y-resize-font-140 #home-slider .controls .arrow {
	top: 374px;
}
.pojo-a11y-resize-font-150 #home-slider .controls .arrow {
	top: 383px;
}
.pojo-a11y-resize-font-160 #home-slider .controls .arrow {
	top: 521px;
}
.pojo-a11y-resize-font-170 #home-slider .controls .arrow {
	top: 531px;
}
.pojo-a11y-resize-font-180 #home-slider .controls .arrow {
	top: 543px;
}
.pojo-a11y-resize-font-190 #home-slider .controls .arrow {
	top: 555px;
}
.pojo-a11y-resize-font-200 #home-slider .controls .arrow {
	top: 567px;
}
#home-slider .controls .arrow.right {
	background-position: -40px 0;
	right: 28px;
}
#home-slider .controls .arrow.right:hover {
	background-position: -40px -61px;
}
#home-slider .controls .arrow.left {
	background-position: 0 0;
	left: 28px;
}
#home-slider .controls .arrow.left:hover {
	background-position: 0 -61px;
}
#home-slider .controls .dots {
	position: absolute;
	top: 550px;
	width: 100%;
	text-align: center;
}
#home-slider .controls .dots .dot {
	display: inline-block;
	margin: 0 2px;
	width: 14px;
	height: 14px;
	background: url(images/slider_controllers.png) 0 -42px no-repeat;
	cursor: pointer;
}
#home-slider .controls .dots .dot:hover,
#home-slider .controls .dots .dot.active {
	background-position: -15px -42px;
}
/* About - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#content.page {
	margin-top: 162px;
	padding-bottom: 91px;
	background: #f1f2f2;
}
#container.background #content.page {
	margin-top: 0;
}
#content.page .site-width {
	position: relative;
}
#content .page-title {
	position: absolute;
	top: -91px;
	padding: 17px 152px 20px 0;
	font-size: 53px;
	font-weight: bold;
	color: #134a91;
	text-decoration: underline;
}
#content .main {
	padding-top: 45px;
}
#content .main .sidebar {
	float: right;
	width: 122px;
	margin-top: 8px;
}
#content .main .sidebar .sidebar-menu {
	float: left;
	font-size: 15px;
	text-align: left;
}
#content .main .sidebar .sidebar-menu > li {
	display: none;
}
#content .main .sidebar .sidebar-menu > li.current-menu-item,
#content .main .sidebar .sidebar-menu > li.current-menu-ancestor {
	display: block;
}
#content .main .sidebar .sidebar-menu > li.current-menu-item > a,
#content .main .sidebar .sidebar-menu > li.current-menu-ancestor > a {
	display: none;
}

#content .main .sidebar .sidebar-menu .sub-menu li {
	margin-bottom: 6px;
}
#content .main .sidebar .sidebar-menu .sub-menu li a {
	color: #6f6f6e;
	text-decoration: none;
}
#content .main .sidebar .sidebar-menu .sub-menu li a:hover,
#content .main .sidebar .sidebar-menu .sub-menu li.current-menu-item a {
	font-weight: bold;
	color: #134a91;
}
#content .main .main-area {
	float: left;
	width: 802px;
	font-size: 15px;
	color: #6f6f6e;
	text-align: justify;
}
#content .main .main-area h1,
#content .main .main-area h2 {
	padding-bottom: 36px;
	font-weight: bold;
	font-size: 32px;
	color: #6f6f6e;
}
#content .main .main-area .entry-content {
	width: 600px;
}
#content .main .main-area p {
	padding-bottom: 18px;
	line-height: 19px;
}


/* Contact - - - - - - - - - - - - - - - - - - - - - - - - - - */
#content.contact .main .main-area .details {
	float: right;
}
#content.contact .main .main-area .wpcf7 {
	float: left;
	width: 370px;
	margin-top: 68px;
	margin-left: 20px;
}
#content.contact .main .main-area p {
	clear: both;
	width: 292px;
}
#content.contact .main .main-area p a {
	color: inherit;
	text-decoration: none;
}
#content.contact .main .main-area hr {
	float: right;
	width: 43px;
	height: 2px;
	margin: 13px 0 26px 0;
	color: #134a91;
	background: #134a91;
	border: none;
}
#content.contact .main .main-area .eng {
	direction: ltr;
}
#content.contact .main .main-area .wpcf7 {
	position: relative;
}
#content.contact .main .main-area .wpcf7 p {
	padding: 0;
}
#content.contact .main .main-area .wpcf7 input[type="text"],
#content.contact .main .main-area .wpcf7 input[type="email"] {
	width: 346px;
	margin-bottom: 3px;
	padding: 5px 7px 7px 7px;
	font-family: Alef, arial, sans-serif;
	font-size: 17px;
	color: #426ea6;
	background: transparent;
	border: 2px solid #426ea6;
	border-bottom: none;
	border-radius: 4px 4px 0 0;
}
#content.contact .main .main-area .wpcf7 textarea {
	width: 346px;
	height: 184px;
	padding: 6px 7px 7px 7px;
	font-family: Alef, arial, sans-serif;
	font-size: 17px;
	color: #426ea6;
	background: transparent;
	border: 2px solid #426ea6;
	border-radius: 4px;
	resize: none;
}
#content.contact .main .main-area .wpcf7 div.relative {
	position: relative;
}
#content.contact .main .main-area .wpcf7 input[type="submit"] {
	position: absolute;
	bottom: -12px;
	left: 34px;
	width: 29px;
	height: 33px;
	color: transparent;
	background: #f0f0f1 url(images/send_btn.png) -21px 0 no-repeat;
	outline: 2px solid #f0f0f1;
	border: none;
	cursor: pointer;
}
#content.contact .main .main-area .wpcf7 input[type="submit"]:hover {
	background-position: -21px -35px;
}
#content.contact .main .main-area div.wpcf7 img.ajax-loader {
	position: absolute;
	left: 39px;
	bottom: -3px;
}
/* =Footer
-------------------------------------------------------------- */
#footer {
	height: 140px;
	padding: 20px 28px 0 28px;
	background: #f1f2f2;
	border-top: 1px solid #d6d7d7;
}

#footer .footer-navigation {
	float: right;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	color: #868686;
}
#footer .footer-navigation li {
	float: right;
}

#footer .footer-navigation li:before {
	content: "|";
	padding-left: 4px;
}
#footer .footer-navigation li:first-child:before {
	content: "";
	padding-left: 0;
}
#footer .footer-navigation li a {
	color: inherit;
	text-decoration: none;
	margin-left: 4px;
}
#footer .footer-navigation li a:hover {
	color: #154c92;
}
#footer .credit {
	float: left;
	margin-left: 30px;
	direction: ltr;
	font-size: 11px;
	line-height: 28px;
	color: #868686;
	text-decoration: none;
}
#footer .credit:hover {
	color: #154c92;
}
#footer .external-links {
	float: left;
	margin-left: 28px;
	direction: ltr;
}
#footer .external-links a {
	float: left;
	width: 32px;
	height: 31px;
	margin-right: 7px;
	background: url(images/external_links_icons.png) no-repeat;
}
#footer .external-links a.facebook {
	background-position: 0 0;
}
#footer .external-links a.facebook:hover {
	background-position: 0 -32px;
}
#footer .external-links a.twitter {
	background-position: -32px 0;
}
#footer .external-links a.twitter:hover {
	background-position: -32px -32px;
}
#footer .external-links a.ihpm {
	background-position: -64px 0;
}
#footer .external-links a.ihpm:hover {
	background-position: -64px -32px;
}
#footer .external-links a.wwa {
	background-position: -96px 0;
}
#footer .external-links a.wwa:hover {
	background-position: -96px -32px;
}
