@charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/earlyaccess/opensanshebrew.css);
@import url("font-awesome.min.css");

@font-face {
    font-family: fontawesome;
    src: url(../fonts/FontAwesome.otf);
	src: url(../fonts/fontawesome-webfont.eot);
	src: url(../fonts/fontawesome-webfont.svg);
	src: url(../fonts/fontawesome-webfont.ttf);
	src:url(../fonts/fontawesome-webfont.woff);
	src: url(../fonts/fontawesome-webfont.woff2);
}

body {
	padding-top: 70px;
	font-size: 16px;
	font-family: 'Open Sans Hebrew', sans-serif;
	
}

h1, h2, h3, h4, h5, h6, h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a, h1 > a:hover, h2 > a:hover, h3 > a:hover, h4 > a:hover, h5 > a:hover, h6 > a:hover,  a, a:hover
{
	color: #9e877e;
	text-decoration: none;
}




/*עיצוב תפריט עליון*/





.mod-languages
{
	width: 10%;
	float: left;
	display: inline-block;
    vertical-align: middle;
    line-height: 70px;
    height: 100% !important;
}



.navbar-inverse .navbar-inner
 {
  
 
  background-color: #c7bfba;
    background-image: linear-gradient(to bottom, #c7bfba, #c7bfba);
	border: none;
	padding-bottom: 6px;
	
}

.navbar .nav 

{
	width: 56%;
	
	float: right;
	height: 100% !important;
}

.navbar .nav li
{
	display: inline-block;
	vertical-align: middle;
	line-height: 50px;
	height: 100%  !important;
}


.navbar .nav > li > a
{
	color: #ffffff;
	text-shadow: 1px 1px 2px  rgbargba(139,139,139,0.55);
	font-size: 20px;
	line-height: 55px;
}

.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  vertical-align:middle;
  
}
/*נטרול הגדרות לינקים תפריט עליון*/


.navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus, .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus, .navbar-inverse .nav li.dropdown.open > .dropdown-toggle, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle, .navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle
{
	background: none;
	box-shadow:none;
	-webkit-box-shadow:none;
	
	
}



.navbar .brand {
  float: left;
   position: relative;
  z-index: 1001;
}

.nav-collapse.collapse
{
  
}


/*מתחם גלריה עמוד ראשי*/

.hero-unit {
	
  padding: 0px;
  margin: auto;
  margin-bottom: 30px;
      margin-top: -25px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  background-color: transparent;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  width: 1170px;
}

.gallery-container
{
	padding: 0;
}


/*ביטול שוליים לcontainer fluid*/
.container-fluid
{
	padding:0;
}



.decor-sub-gallery
{
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
}

/*main-links*/
.img-main-link
{
	width: 80%;
	height: auto;
	border: 5px solid #9e877e;
	border-radius: 1000px;
	-webkit-border-radius: 1000px;
	display: block;
	margin: auto;
	opacity: 0.75;
	transition: opacity 0.3s;
}

.img-main-link:hover
{
	opacity: 1;
}

.img-main-link ~ h2
{
	text-align: center;
	font-weight: normal;
	color: #9e877e;
	 
}

#main-link
{
	margin-bottom: 20px;
	text-align: center;
}

/*footer*/
#footer
{
	background-color: #e7e6ce;
	margin-top: 20px;
	padding: 10px;
	font-size: 18px;
	    margin-left: -30px;
    margin-right: -30px;
	
	
	
	
}

footer
{
	text-align: center;
	margin: auto;
	padding: 10px;
}

 p
{
	margin-top: 10px;
}


#social a
{
	display: inline-block;
	width: 35px;
	height: 35px;
	font-size: 22px;
	line-height: 33px;
	border-radius: 75px;
	color: #ffffff;
	background-color: #9e877e;
	transition: background-color 0.3s;
	  font-family: 'fontawesome';
	  margin-right: 5px;
	  margin-left: 5px;

	
}

#social a:hover
{
background-color: #a46a53;
}

/*responsive video*/
.responsive-video {
position: relative;
padding-bottom: 56.25%;
padding-top: 60px; overflow: hidden;
}


.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


/*form adaptation*/
#form-container
{
	background-color: #e7e6ce;
padding: 10px;
min-height: 0px;
}


.form-pre
{
	font-size: 20px;
}


.btn-hila
{
	background-color: #9e877e;
	color: #ffffff;
	float: left;
	width: 25%;
	border: none;
	border-radius: 2px;
	-webkit-border-radius: 5px;
	font-size: 16px;
	transition: background-color 0.3s;
}

.btn-hila-phone
{
	background-color: #9e877e;
	color: #ffffff;
	border: none;
	width: 100%;
	border-radius: 2px;
	-webkit-border-radius: 5px;
	font-size: 16px;
	transition: background-color 0.3s;
	
}

.btn-hila:hover, .btn-hila-phone:hover
{
	background-color: #a46a53;
	
}

input, button, select, textarea
{
	font-family: 'Open Sans Hebrew', sans-serif;
}


/*תמונות רוחב קטגוריות*/
.category-div
{
	position: relative;
}


.category-div-text
{
	position: absolute;
	left: 40%;
	top: 50%;
	z-index: 150;
	text-align: center;
}


.category-div-text h2
{
	color: #ffffff;
	font-weight: normal;
	text-shadow: 1px 1px 2px rgba(70,70,70,0.75);
	font-size: 56px;
}

.category-main-img
{
	opacity: 0.85;
	transition: opacity 0.3s ease;
}

.category-main-img:hover
{
	opacity: 1;
	
}


/*דף בלוג*/

.blog-bgr
{
	background-image: url(../images/blog-bgr.gif);
	background-attachment:fixed;
	background-size: 100% 100%;
}


#main-content
{
	background: #ffffff;
	margin-top: 20px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}

#content
{
	padding: 10px;
}

#content p
{
	padding-left: 20px;
}

#content h3
{
	color: #9e877e;
	border-bottom: 1px solid #9e877e; 
}

.blog-img
{
	padding: 0;
	padding: 5px;
	margin-top: 15px;
	text-align: center;
}

.blog-img img
{
	
}

/*תפריט הבלוג הגדרות*/

ul.blog-bgr
{
	background: url(http://www.hilacohen.co.il/images/blog-bgr.jpg)
}

ul.blog-menu
{
	padding: 10px;
	padding-top: 30px;
}

ul.blog-menu li
{
	padding: 7px;
	background-color: #9e877e;
}

ul.blog-menu li a
{
	font-size: 20px;
	color: #ffffff;
}

ul.blog-menu li a:hover
{
	font-size: 20px;
	color: #9e877e;
}


btn-hila-blog, div.catItemReadMore a
{
	width: auto;
	float: left;
	background-color: #9e877e;
	color: #ffffff;
	
}


p.readmore
{
	text-align: left;
}


p.readmore > a.btn
{
	background-color: #9e877e;
	color: #ffffff;
	background-image: none;
	
}
.icon-chevron-right
{
	display: none;
}
/*תפריט הבלוג הגדרות סוף*/


/*הגדרות תצוגה לדף הבית הראשי*/

div.itemView.main-page-design,  #main-content.main-page-design
{
	display: none;
}


/*k2 override*/

div.catItemHeader h3.catItemTitle, div.itemHeader h2.itemTitle  {
    font-family: 'Open Sans Hebrew', sans-serif;
	color: #9e877e;
	border-bottom: 1px solid #9e877e; 
    font-size: 24px;
    font-weight: bold;
    line-height: 110%;
    padding: 10px 0 4px 0;
    margin: 0;
}

div.catItemHeader h3.catItemTitle a {
	color: #9e877e;
	text-decoration:none;
	font-weight: bold;
}

div.itemIntroText {
    
    font-weight: normal;
    padding:  0;
	font-size: 14px;
    line-height: 20px;
    color: #333;
}



#phocagallery-categories-detail {
    clear: both;
	display: none;
	visibility: hidden;
	height: 0;
}



/*העלמת מאמר לדף מודולים*/

.tealem
{
	display: none;
}




/*ימין שמאל דף צור קשר*/

.contactHeb .ba-form label
{
	text-align: right;
}







/*שינוי css גלריות*/
.ba-caption-content p
{
	color: #ffffff !important;
	font-weight: bold !important;
	margin: auto !important;
	text-align: center !important;
	text-shadow: 1px 1px 3px rgba(69,69,69,0.74);
}



/*דף ראשי צור קשר*/
.heb-main-form
{
	text-align: right;
	width: 100%;
	background-color: transparent !important;
	border: none !important;
	border-radius: 0px;
}

.heb-main-form label
{
	text-align: right;
	display: inline-block;
	float: right;
	width: 30%;
}

.heb-main-form input, .heb-main-form textarea 
{
	text-align: right;
	display: inline-block !important;
	float: left !important;
	width: 65% !important;
}


.heb-main-form .ba-textInput
{
	margin: 0;
}

.heb-main-form input.ba-btn-submit
{
	text-align: center;
	width: 30% !important;
}


.ba-form .ba-btn-submit
{
	margin-top: 0;
}



/*מרווח גלריה עליון*/

@media (min-width: 980px) and (max-width: 1199px) {
.hero-unit {
	
  padding: 0px;
  margin-bottom: 30px;
      margin-top: -30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  background-color: transparent;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
}



@media (min-width: 768px) and (max-width: 979px) {
.hero-unit {
	
  padding: 0px;
  margin-bottom: 30px;
      margin-top: -45px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  background-color: transparent;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
}

@media (max-width: 767px) {
.hero-unit {
	
  padding: 0px;
  
      margin: -65px -20px 30px -20px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  background-color: transparent;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
}







/* Activates hovering the main items to show the sub items */
@media (min-width: 980px) {
   .nav-pills > li > a,
   .dropdown-menu {
      margin: 0;
   }
 
   .nav-pills > li.dropdown:hover ul.dropdown-menu,
   .nav-tabs > li.dropdown:hover ul.dropdown-menu {
      display: block;
   }
 
   .nav-pills > li.dropdown ul.dropdown-menu .dropdown-submenu .dropdown-menu,
   .nav-tabs > li.dropdown ul.dropdown-menu .dropdown-submenu .dropdown-menu {
      display: none;
   }
 
   .nav-pills > li.dropdown ul.dropdown-menu .dropdown-submenu:hover .dropdown-menu,
   .nav-tabs > li.dropdown ul.dropdown-menu .dropdown-submenu:hover .dropdown-menu {
      display: block;
   }
}




@media (max-width: 979px)
{
.navbar-fixed-top, .navbar-fixed-bottom {
  position: fixed;
}



/*הגדרות תפריט ראשי*/

.navbar .nav li
{
	display: block;
	vertical-align: middle;
	line-height: normal;
	height: 100%  !important;
	float: none;
}


.navbar .nav > li > a
{
	color: #ffffff;
	text-shadow: 1px 1px 2px  rgbargba(139,139,139,0.55);
	font-size: 20px;
	line-height: 55px;
}

.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  vertical-align:middle;
  
}
/*נטרול הגדרות לינקים תפריט עליון*/


.navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus, .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus, .navbar-inverse .nav li.dropdown.open > .dropdown-toggle, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle, .navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle
{
	background: none;
	box-shadow:none;
	-webkit-box-shadow:none;
	color: #ffffff;
	
	
}


.navbar-inverse .nav-collapse .nav>li>a, .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #ffffff;
}


.navbar .nav {
  width: 100%;
  float: right;
  height: auto;
}


}















/*ביטול margin right ל-spans*/
@media (max-width:767px)
{

.row-fluid [class*="span"] {
  float: right;
  margin-right: 0%;
}

.navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
  margin-right: 0px;
  margin-left: 0px;
}

.responsive-video
{
	margin-top: 15px;
}


.category-div-text
{
	position: absolute;
	left: 35%;
	top: 30%;
	z-index: 150;
	text-align: center;
}


.category-div-text h2
{
	color: #ffffff;
	font-weight: normal;
	text-shadow: 1px 1px 2px rgba(70,70,70,0.75);
	font-size: 24px;
}


}