/*   
Theme Name: קיפרס שירותי איחסון
Theme URI: http://www.leos.co.il
Description: אתר בעיצוב אישי מחברת לאוס מדיה
Author: Dima Bobrovski @LEOS
Version: 1.0
*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700);
* {
	padding: 0;
	margin: 0;
	list-style-type: none;
	border: none;
	outline: none;
	text-decoration: none;
}
body {
	direction: rtl;
	font-family: 'Open Sans', sans-serif;
}
body.page-id-31 {
	background:url(images/contactbg.jpg) no-repeat center center;
	background-size:cover;
}
.clearfix {
	clear: both;
}
img {
	vertical-align: middle;
}
.container {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
nav {
	border-top: 12px solid #7a2a90;
	background-color:white;
}
nav ul li {
	float: right;
	margin: 10px 0;
	padding-left: 20px;
	margin-left: 20px;
	border-left: 1px solid #3c1900;	position:relative;
}
nav ul li:first-child {	
	border-right: 1px solid #3c1900;	
	padding-right: 20px;
	margin-right: 20px;
}
nav ul li a {
	color: #3c1900;
	transition:all .3s ease;
	padding:5px 10px;
}
nav ul li a:hover, nav ul li a.nav_active {
	background-color:#F7935B;
	
}nav ul li .sub-menu {	width: 205px;	position:absolute;	-webkit-transition: all .5s ease-out;    transition:all .5s ease-out;	top: 31px;	right: -40px;	opacity:0;	visibility:hidden;	z-index:-1;	background-color:rgba(255,255,255,0.9);}nav ul li:hover  .sub-menu {	opacity:1;	visibility:visible;	z-index:9;}
header {
	height: 70px;
	background: #7a2a90;
}
header .logo_area {
	float: left;
	margin-top: -17px;
}
header .ph_area {
	float: right;
	color: #ffffff;
	line-height: 70px;
	margin-right: 35px;
}
.banner_area {
	height: 268px;
	padding-top: 23px;
	border-bottom: 4px solid #000000;
	background: url(images/banner-bg.jpg) no-repeat left top #ffffff;
	background-size:cover;
}
.banner_area .banner_txt_area {
	background: rgba(255,255,255,0.6);
	border-radius: 10px;
	float: left;
	height: 215px;
	position: relative;
	width: 502px;
	z-index: 1;
	padding: 10px 20px;
}
.banner_area .banner_txt_area h1 {
}
.banner_area .banner_txt_area h2 {
	background: url(images/banner_location.png) no-repeat right center;
	padding-right: 30px;
	font-size: 23px;
	margin-bottom: 10px;
}
.banner_area .banner_txt_area p {
	margin-right: 75px;
	font-size: 23px;
}
.banner_area .banner_img {
	margin-right: -60px;
	margin-top: -250px;
	position: relative;
}
.frm_area{
	position:fixed;
	top:150px;
	left:-340px;
	z-index:9;
}
.frm_area h1{
	font-size:25px;
	color:#ffffff;
	margin-bottom:10px;
	position:relative;
	z-index:2;
}
.frm_area .frm_block{
	float:left;
	width:285px;
	padding:25px 20px 25px 35px;
	background:#272625;
	border-radius:0 10px 10px 0;
	position:relative;
}

.frm_area .frm_block img{
	position:absolute;
	right:0;
	bottom:0;
}

.frm_area .frm_toggle_block{
	display:block;
	float:left;
	padding:10px 15px;
	background:#7a2a90;
	font-weight:700;
	font-size:25px;
	color:#ffffff;
	margin-top:18px;
	transition:all .5s ease;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
}
.frm_area .frm_toggle_block:hover {	
	background:#F47128;
}
.frm_area .frm_block input{
	display:block;
}
.frm_area .frm_block input[type=email] ,
.frm_area .frm_block input[type=tel] ,
.frm_area .frm_block input[type=text]{
	width:96%;
	padding:0 2%;
	height:30px;
	border-radius:10px;
	margin-bottom:15px;
	position:relative;
	z-index:2;
}

.frm_area .frm_block input[type=submit]{
	float:left;
	border-radius:10px;
	background:#f7941d;
	color:#000000;
	padding:2px 10px;
	cursor:pointer;
}
.frm_area .frm_block input[type=submit]:hover {
	background:#7A2A90;
	color:#ffffff;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.jp-carousel-info {
	display:none;
}
.single .post ,
.page .post {
	width:1024px;	min-height: 470px;
	margin: 35px auto 35px auto;
}
.body_block_three ul li img {
	transition:all .5s ease;
	width:100%;
}
.body_block_three ul li:hover img {
	opacity:0.6;
}
.post .entry p {
	font-size:16px;
}
.post > h2 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:30px;
}
.body_block_one {
	background: #faeada;
	padding: 20px 0;
}
.body_block_one ul li {
	display: inline-block;
	vertical-align:top;
	width: 460px;	
	margin-left: 35px;
}
.body_block_one ul li .icons-info {
	display: inline-block;
	width: 340px;
	vertical-align: top;
}
.body_block_one ul li .icons {
	display:inline-block;
	vertical-align: top;
	position:relative;
	width: 110px;
	height: 110px;
}
.body_block_one ul li .icons .hover-img {
	opacity:0;
	visibility:hidden;
}
.body_block_one ul li .icons img {
	position:absolute;
	top:0px;
	transition:all .4s ease;
}
.body_block_one ul li h1 {
	font-size: 17px;
	color: #3d3d3d;
}
.body_block_one ul li p {
	font-size: 13px;
	color: #5b5b5c;
}
.body_block_one ul li:nth-child(2n+0) {
	float: right;
}

.body_block_two {
	background: url(images/body_block_two_bg.jpg) repeat-x center top;
	height: 187px;
	color: #ffffff;
	position:relative;
	text-align: center;
}
.body_block_two div.item{
	font-size: 36px;
	padding-top: 40px;
	font-weight: 400;
}
.body_block_three {
	padding: 20px 0 30px 0;
	border-bottom: 13px solid #7a2a90;
}
.body_block_three ul li {
	width: 217px;
	float: left;
	margin-right: 44px;
	text-align: center;
	transition:all .5s ease;
}
.body_block_three ul li h1 {
	font-size: 17px;
	color: #3d3d3d;
	margin: 10px 0;
}
.body_block_three ul li p {
	font-size: 14px;
	color: #5b5b5c;
}
.body_block_three ul li:last-child {
	margin: 0;
}
footer {
	background: #d7d7d7;
	padding-top: 10px;
	padding-bottom:35px;
	position:relative;
	border-bottom: 30px solid #7a2a90;
}
footer .container {
	width: 576px;
}
footer .address_area {
	float: left;
	margin-right: 10px;
	color: #141414;
	font-size: 15px;
}
footer .social_area {
	float: left;
	margin-right: 10px;
}
footer .social_area a {
	display: block;
	margin-bottom: 5px;
}
footer .social_area a img {
	width:50px;
	transition:all .5 ease;
}
footer .social_area a img:hover {
	opacity:0.6;
}
footer .map_area {
	float: left;
}
footer .map_area iframe {
	width: 100%;
	height: 200px;
	border: 1px solid #000000;
}

footer .footer_line{
	background:url(images/footer_line.png) repeat-x left top;
	height:70px;
	width:100%;
	position:absolute;
	bottom:-30px;
}
#leos {
	background:black;
	width:100%;
	text-align:center;
}
#leos img {
	width:75px;
}
.slick-slider {	
	direction: ltr;
}
#mobile { 
	display:none;
}
/***** Contact Form Style*****/
div.wpcf7{	
	position:relative;
	display:inline-block;
}
.page-id-31 div.wpcf7-mail-sent-ok,
.page-id-31 div.wpcf7-validation-errors{
		width: 45%;
}
div.wpcf7-response-output ,
div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors{
	width: 84%;
	margin-top: 45px;
	color: white;
	padding-right: 40px;
}
span.wpcf7-form-control-wrap{
	display: inline-block;
}
.wpcf7-not-valid-tip{
	position: absolute;
	top:7px;
	left:10px;
	z-index:9;
}
.page-id-31 div.wpcf7 input[type="submit"]{
	border:0px;
	background:#7a2a90;
	cursor: pointer;
	color:white;
	padding:5px 10px;
}
div.wpcf7 p{
	margin-bottom:10px;
	font-family: 'open_sans_hebrewregular';
}
div.wpcf7 p:last-of-type{
	text-align: center;
	margin:0px !important;
}
.page-id-31 div.wpcf7 {
	float:right;
	margin-left: 30px;
}
.page-id-31 div.wpcf7 h2 ,
div.wpcf7 #info li ,
div.wpcf7 #info li a{
	color:white;
}
.page-id-31 div.wpcf7 h2 {
	font-size:20px;
}
div.wpcf7 #info li {
	padding-right:25px;
	margin-bottom:15px;
}
div.wpcf7 #info li.addr {
	background:url(images/maps.png) no-repeat right center;
}
div.wpcf7 #info li.phone {
	background:url(images/tel.png) no-repeat right center;
}
div.wpcf7 #info li.email {
	background:url(images/mail.png) no-repeat right center;
}
.page-id-31 div.wpcf7 textarea {
	width:250px;
	height:45px;
}
.page-id-31 div.wpcf7 input[type="email"] ,
.page-id-31 div.wpcf7 input[type="tel"] ,
.page-id-31 div.wpcf7 input[type="text"] {
	width:250px;
	height:35px;
}
/*****End Contact Style******/

/******Mobile Css***********/
@media screen and (max-width: 1100px){
	.banner_area .banner_img ,
	footer .container ,
	.container ,
	.single .post {
		width:100%;
	}
	footer .container,
	.page .post {
		width:90%;
		margin:0px auto;
	}
	.page .post .entry iframe {
		width:100%;		
	}
	.body_block_three ul li {
		width:90%;
		float:none;
		margin:0px auto;
	}
	.body_block_one ul li {
		width: 100%;
		margin:0px;
		padding:0px;
	}	
	.body_block_one ul li .icons-info {
		width:60%;
	}
	.banner_area .banner_txt_area {
		width:100%;
		padding:0px;
		margin:0px;
	}
	.banner_area .banner_txt_area h2 {
		font-size: 16px;	
	}
	.banner_area .banner_txt_area p {
		font-size: 16px;	
		margin:0px;
		padding-right:10px;
	}
	.body_block_two div.item {
		font-size:20px !important;
	}
	.page-id-31 div.wpcf7 {
		border:0px;
		padding:0px;
		margin:0px;
		float:none;
		text-align:center;
	}
	nav ul li:first-child {
		border:0px;
		padding:0px;
		margin:0px;
		float:none;
	}
	nav ul li {
		float:none;
		border:0px;
	}
	#mobile {
		width:70px;
		display:inline-block;
	}
	#gallery-1 .gallery-item {
		float:none !important;
		width:100% !important;
	}
 }
  
/****End Mobile Css******/