/* Theme Name: Oz Bat Galim
Theme URI:http://www.tipoos.com
Description:Developed by <a href="http://www.tipoos.com/">Tipoos</a>.
Version:1.2
Author:<a href="http://www.tipoos.com/">Tipoos</a>
Author URI:http://www.tipoos.com/ */


/* =Reset default browser CSS. Based on work by Eric Meyer:http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
@import url(http://fonts.googleapis.com/earlyaccess/opensanshebrew.css);
@font-face{
  font-family:'almoni-dl';
  font-weight:700; /*(bold)*/
  font-style: normal;
  src: url('fonts/almoni-dl-aaa-700.eot'); 
  src: url('fonts/almoni-dl-aaa-700.eot#iefix') format('embedded-opentype'), 
    url('fonts/almoni-dl-aaa-700.woff') format('woff'), 
    url('fonts/almoni-dl-aaa-700.ttf') format('truetype');
}
@font-face{
  font-family:'almoni-dl';
  font-weight:900; /*(black)*/
  font-style: normal;
  src: url('fonts/almoni-dl-aaa-900.eot'); 
  src: url('fonts/almoni-dl-aaa-900.eot#iefix') format('embedded-opentype'), 
    url('fonts/almoni-dl-aaa-900.woff') format('woff'), 
    url('fonts/almoni-dl-aaa-900.ttf') format('truetype');
}
@font-face{
  font-family:'almoni-dl';
  font-weight:300; /*(light)*/
  font-style: normal;
  src: url('fonts/almoni-dl-aaa-300.eot'); 
  src: url('fonts/almoni-dl-aaa-300.eot#iefix') format('embedded-opentype'), 
    url('fonts/almoni-dl-aaa-300.woff') format('woff'), 
    url('fonts/almoni-dl-aaa-300.ttf') format('truetype');
}
@font-face{
  font-family:'almoni-dl';
  font-weight:400; /*(regular)*/
  font-style: normal;
  src: url('fonts/almoni-dl-aaa-400.eot'); 
  src: url('fonts/almoni-dl-aaa-400.eot#iefix') format('embedded-opentype'), 
    url('fonts/almoni-dl-aaa-400.woff') format('woff'), 
    url('fonts/almoni-dl-aaa-400.ttf') format('truetype');
}


/* =General
-------------------------------------------------------------- */
body {
  font-family: 'almoni-dl', serif;
  font-size: 16px;
}
p {
  line-height: 22px;
  margin-bottom: 15px;
}

a {
  color: #333333;
}

blockquote {
  background: none repeat scroll 0 0 #ededed;
  border-right: 5px solid #ed1c24;
  color: #333;
  font-style: italic;
  margin: 0 0 1em;
  padding: 22px 20px;
}

.alignright{
  float: right;
  margin: 0 0 5px 15px;
}

.alignleft{
  float: left;
  margin: 0 15px 5px 0;
}
@media only screen and (max-width: 767px) {
   img{
    max-width: 100%;
    height: auto;
  }
}

/* =Top
-------------------------------------------------------------- */
#top{
  color: #ffffff;
  /*background: #ed1c24;*/
  background: #333333;
  height: 42px;
  line-height: 42px;
}

#top .social{
  text-align: left;
}

#top .social a {
  color: #ffffff;
  font-size: 16px;
  margin: 0 2px;
}

#top .social a:hover {
  color: #ffd300;
}

#top .top-phone {
  font-size: 16px;
  font-weight: 600;
}

#top .top-phone i{
  margin: 0 0 0 5px;
}

#top .top-phone a{
  color: #ffffff;
}


/* =Header
-------------------------------------------------------------- */
.navbar {
  /*border-bottom: 1px solid #ededed;*/
  border-bottom: 1px solid #cccccc;
  height: 96px;
  line-height: 96px;
  margin: 0;
  min-height: 96px;
}

.navbar-brand {
  height: auto;
}

.navbar-brand img {
  transition: all 200ms ease-out 0s;
  -webkit-transitions: all 200ms ease-out 0s;
}

.navbar-brand img:hover {
  opacity: 0.8;
}

.navbar-nav > li > a {
  line-height: 94px;
  padding: 0 15px;
  /*color: #006eb9;*/
  color: #333333;
  font-size: 16px;
}

.navbar-nav li + li::before {
  color: #333333;
  content: " | ";
  float: right;
}

.nav > li > a:focus, .nav > li > a:hover, .nav > li.current-menu-item > a {
  background-color: transparent;
  color: #ed1c24;
}

.navbar .navbar-toggle {
  border-color: #ddd;
}

.navbar .navbar-toggle .icon-bar {
  background-color: #888;
}

#breadcrumbs {
  padding: 10px 0 0;
}

#breadcrumbs .separator {
  font-size: 11px;
  line-height: 20px;
  margin: 0 5px;
}


/* =Homepage
-------------------------------------------------------------- */
#slider {
  height: 400px;
  max-height: 400px;
  overflow: hidden;
  width: 100%;
}

#slider .slide img{
  height: auto;
  max-width: 100%;
}


/* =Featured  */

#featured{
  padding: 0 0 20px 0;
}

@media (min-width: 992px) {
#featured .col-xs-15,
#featured .col-sm-15,
#featured .col-md-15,
#featured .col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

#featured .col-lg-15 {
    width: 20%;
    float: right;
}
}

#featured .featured-wrap {
  padding: 0 50px;
}

#featured img{
  max-width: 100%;
  height: auto;
}

#featured .featured-products-title::after {
  background: none repeat scroll 0 0 #ededed;
  content: "";
  display: block;
  height: 1px;
  margin-left: 20%;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 1;
}

#featured .featured-products-title {
  color: #006eb9;
  font-size: 28px;
  padding: 0;
  position: relative;
  margin: 15px 0 0px;
}

#featured .featured-products-title span {
  background: none repeat scroll 0 0 #ffffff;
  display: inline-block;
  padding: 10px;
  position: relative;
  width: auto;
  z-index: 2;
  font-weight: 600;
}

#featured .featured-box{
  /*border: 1px solid #cccccc;*/
  display: block;
  height: auto;
  text-align: center;
  transition: all 0.3s ease 0s;
  -webkit-transitions: all 0.3s ease 0s;
  margin: 0 0 15px 0;
  overflow: hidden;
}

#featured .featured-box:hover{
  /*border: 1px solid #000000;*/
}

#featured .featured-box img {
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s; /* For Safari 3.1 to 6.0 */
}


#featured .featured-box img:hover {
  transform: scale(1.05);
  -ms-transform: scale(1.05); /* IE 9 */
  -webkit-transform: scale(1.05); /* Safari */
}

#featured .featured-box-title {
  color: #333333;
  font-weight: 600;
  margin: 0px 0 10px;
  font-size: 18px;
  height: 30px;
}

/* Work with us */
#work-with-us {
  padding: 35px 0;
}
#work-with-us img{
  max-width: 100%;
  height: auto;
}

#work-with-us h2 {
    font-size: 28px;
    margin: 7px 0 35px;
    font-weight: 600;
}
#clients-boxes img {
    max-width: 100%;
    height: auto;
    margin-bottom: 30px;
}

/* New clients page */
#clients-boxes{
  
}
#clients-boxes img{
  max-width: 100%;
  height: auto;
}
#clients-boxes .clients-box{
  margin-bottom: 50px;
}

/* Main */
#main {
  clear: both;
  padding: 35px 0;
}

#main ul {
  margin: 0;
  padding: 0;
}

#main ul li {
  line-height: 22px;
  margin: 0 15px 10px 0;
  list-style-type: square;
}

#main ul li .glyphicon {
  color: #83bf49;
}

#main ul li i{
  margin: 0 0 0 5px;
}

#main h1 {
  font-size: 28px;
  margin: 7px 0 18px;
  font-weight: 600;
}

#main h2 {
  font-size: 20px;
  font-weight: 600;
  margin: 15px 0;
}

#main h4 {
  font-weight: 600;
  line-height: 25px;
  margin: 9px 0 18px;
  font-size: 20px;
}

#main h4 a {
  color: #23527c;
}

#main.home{
  background: #fafafa;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}

#main.home ul li {
  list-style-type: none;
}

/* Home lid form */
#main.home .home-form{
  background: none repeat scroll 0 0 #e5e5e5;
    border: 1px solid #dddddd;
    margin-bottom: 20px;
    padding: 20px;
    color: #5091b2;
    border-radius: 4px;
}

#main .single-post img{
  max-width: 100%;
  height: auto;
}

/* =Slider Logos
-------------------------------------------------------------- */
#clients-slider{
  direction: ltr;
}

#clients-slider img{
  max-width: 100%;
  height: auto;
}

#clients-slider h3 {
  color: #333333;
  font-size: 24px;
  font-weight: 600;
  margin: 25px 0 0;
}



/* =Category Page
-------------------------------------------------------------- */
#main .cat-menu{
  background: none repeat scroll 0 0 #fafafa;
    border: 1px solid #cccccc;
    margin-bottom: 20px;
    padding: 20px;
}

#main .cat-menu ul li{
  margin: 0 0 8px 0;
  padding: 0 0 8px 0;
  list-style-type: none;
  border-bottom: 1px solid #cccccc;
}

#main .cat-menu ul li a {
  color: #000000;
  font-weight: 600;
}

#main .cat-menu ul.children {
  margin: 10px 5px 0 0;
}

#main .cat-menu ul.children li a{
  color: #333333;
  font-weight: 400;
}

#main .cat-menu ul.children li:last-child{
  border: none;
  margin: 0;
}

#main .cat-menu ul.children li .glyphicon {
  color: #ed1c24;
  font-size: 10px;
}

.categories-toggle{
  display: none;
  position: relative;
}

.categories-toggle a {
  background: #377ad0; /* Old browsers */
  background: -moz-linear-gradient(top,  #377ad0 0%, #52a8e8 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#377ad0), color-stop(100%,#52a8e8)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #377ad0 0%,#52a8e8 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #377ad0 0%,#52a8e8 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #377ad0 0%,#52a8e8 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #377ad0 0%,#52a8e8 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#377ad0', endColorstr='#52a8e8',GradientType=0 ); /* IE6-9 */
  border: 1px solid #2665b6;
  border-radius: 4px;
  color: #fff;
  display: block;
  font-weight: 400;
  padding: 8px 16px;
  position: relative;
  text-shadow: none;
  transition: all 0.1s ease 0s;
  text-decoration: none;
  text-align: center;
  margin: 0 0 15px 0;
}

.categories-toggle a i{
  margin: 0 10px 0 0;
}


/* =Product
-------------------------------------------------------------- */

.product-box{
  border: 1px solid #cccccc;
  display: block;
  height: auto;
  transition: all 0.3s ease 0s;
  -webkit-transitions: all 0.3s ease 0s;
  margin: 0 0 15px 0;
  overflow: hidden;
}

.product-box h4, .product-box h1 {
  font-size: 22px !important;
  font-weight: 600;
  margin: 10px 0 10px 13px !important;
  text-align: left;
}

.product-box .wrap-img {
  text-align: center;
}

.product-box img {
  max-width: 100%;
  height: auto;
}

.product-box .details {
  background: #fafafa;
  padding: 15px;
}

.product-box .details p{
  /*border-bottom: 1px solid #cccccc;*/
}

.product-box .details em{
  font-style: normal;
}


.paragraph-under-product a {
  text-decoration: underline;
}




/* =Content
-------------------------------------------------------------- */
#products-boxes .featured-box {
  border: 1px solid #cccccc;
  display: block;
  height: auto;
  margin: 0 0 15px;
  overflow: hidden;
  padding: 0 0 15px;
  text-align: center;
  transition: all 0.3s ease 0s;
  position: relative;
}

#products-boxes .featured-box:hover{
  border: 1px solid #000000;
}

#products-boxes .term-description{
  clear: both;
}

#products-boxes .featured-box img {
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s; /* For Safari 3.1 to 6.0 */
  max-width: 100%;
  /*width: 150px;*/
  height: auto;
}


#products-boxes .featured-box img:hover {
  transform: scale(1.05);
  -ms-transform: scale(1.05); /* IE 9 */
  -webkit-transform: scale(1.05); /* Safari */
}

#products-boxes .featured-box-title {
  color: #ed1c24;
  font-size: 18px;
  font-weight: 400;
  height: 22px;
  line-height: 22px;
  margin: 20px 0 40px;
  padding: 0 15px;
}



#products-boxes .featured-box-title a {
  text-decoration: none;
}

#products-boxes .col-md-4 {
  padding-left: 5px;
    padding-right: 5px;
}

#products-boxes .featured-box .short-text {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
  bottom: 5px;
  font-size: 14px;
  font-weight: 600;
  padding: 0 15px;
  position: absolute;
}


/* =Movies page
-------------------------------------------------------------- */
#main .movies .movie-box{
  margin: 0 0 30px 0;
}

#main .movies .movie-box .video-container{
  background: none repeat scroll 0 0 #f1f1f1;
  border: 1px dotted #ddd;
}


/* =News page
-------------------------------------------------------------- */
#news .box {
  border-bottom: 1px solid #ededed;
  display: block;
  height: auto;
  margin: 0 0 15px;
  overflow: hidden;
  padding: 0 0 15px;
}

#news .box h2{
}

#news .box img {
  float: right;
  margin: 0 0 5px 15px;
}
#news .box .title {
  font-weight: bold;
}


/* =Sidebar
-------------------------------------------------------------- */

#sidebar{
  direction: rtl;
}

#sidebar .widget{

}

#sidebar .widget h3{
  direction: rtl;
}

#sidebar .quick-form{
  background: none repeat scroll 0 0 #e5e5e5;
    border: 1px solid #cccccc;
    margin-bottom: 20px;
    padding: 20px;
}

#sidebar .widget .bxslider li{
  float: none !important;
  display: inline-block;
  vertical-align: middle;
}


/* =Footer
-------------------------------------------------------------- */
#footer {
  margin: 0;
  padding: 50px 0;
  /*background: #016eba;*/
  background: #fafafa;
  border-top: 8px solid #016eba;
  color: #333333;
}

#footer h3{
  margin: 0 0 15px 0;
}

#footer ul li a{
  color: #666666;
}

#footer .footer-menu ul{
  text-align: center;
  padding: 0;
}

#footer .footer-menu ul li{
  display: inline-block;
}

#footer .footer-menu ul li a {
  padding: 0 10px;
  color: #333333;
  font-size: 16px;
}

#footer .footer-menu ul li a:hover {
  color: #000000;
}

#footer .footer-menu ul li + li::before {
  color: #333333;
  content: " | ";
  float: right;
}

#footer .scroll-to-top {
  background: none repeat scroll 0 0 #333333;
  border-radius: 4px;
  bottom: 4%;
  color: #fff;
  cursor: pointer;
  display: none;
  font-size: 16px;
  line-height: 40px;
  position: fixed;
  right: 20px;
  text-align: center;
  transition: background-color 0.3s linear 0s;
  width: 40px;
  z-index: 999;
}

.credit{
  margin: 25px 0 0 0;
}

.credit a{
  color: #333333;
}





/* Media Query for small mobile 767 */
@media only screen and (max-width:767px) {
  /* General */
  .pull-left {
    float: none !important;
  }

  /* Top Section */
  #top .social {
  padding: 0 15px;
}

  #top .top-phone {
  font-size: 13px;
}

  /* navigation on mobile */

  .navbar {
  height: auto;
  line-height: normal;
  min-height: inherit;
  border: none;
}

.navbar-nav li + li::before {
  content: none;;
}

.navbar-toggle {
  margin-top: 27px;
}
  .navbar-collapse {
  background: #eeeeee;
  position: absolute;
  width: 100%;
  z-index: 999;
  right: auto !important;
    left: auto !important;
  }

  .navbar-nav > li > a {
  line-height: 30px;
  padding: 0 15px;
  border-bottom: 1px solid #eee;
  }

  /* categoiries navigation */

  #main .cat-menu {
    display: none;
  }

  .categories-toggle{
    display: block;
  }

  #products-boxes .col-md-4 {
  padding-left: 15px;
    padding-right: 15px;
}

/* Catalog */
#products-boxes .featured-box-title {
  font-size: 16px;
  height: 35px;
  line-height: 18px;
  margin: 20px 0 10px;
}

  /* Slider */
  #slider {
  height: auto;
  max-height: none;
}

}


/* Changing navigation breakpoint for tablets */

@media (max-width: 990px) {

    
}


@media (max-width: 1100px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }

 
    
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
    margin-top: 7.5px;
  }
  .navbar-nav>li {
        float: none;
    }

    .collapse.in{
      display:block !important;
  }

  /* navigation on mobile */

  .navbar {
  height: auto;
  line-height: normal;
  min-height: inherit;
  border: none;
}

.navbar .container{
  position: relative;
}

.navbar-nav li + li::before {
  content: none;;
}

.navbar-toggle {
  margin-top: 27px;
  display: block;
}
  .navbar-collapse {
  background: #eeeeee;
  position: absolute;
  width: 100%;
  z-index: 999;
  right: 0;
    left: 0;
  }

  .navbar-nav > li > a {
  line-height: 30px;
  padding: 0 15px;
  border-bottom: 1px solid #eee;
  }

  #featured .featured-wrap {
  padding: 0;
}
}


@media only screen and (max-width:480px) {
  #products-boxes .featured-box .short-text {
    display: block;
  }
}






/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {  
  margin: 0 0 0 0;
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
      -ms-transform: translatez(0);
      -o-transform: translatez(0);
      transform: translatez(0);
}

#clients-slider ul.bxslider {
    display: flex;
    align-items: center;
    justify-content: center;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(images/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: 9999px;
  display: block;
  width: 8px;
  height: 8px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
  left: 10px;
  background: url(images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
  right: 10px;
  background: url(images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: 9999px;
  z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}


@media only screen and (max-width:767px) {
  .video-container {
      position: relative;
      padding-bottom: 56.25%;
      padding-top: 30px; height: 0; overflow: hidden;
  }

  .video-container iframe,
  .video-container object,
  .video-container embed {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
  }
}