@charset "utf-8";

/* UTILITY */
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.clearbox,
.clear { clear: both; }

/* CUSTOM STYLING */

/* page */
body {
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    text-align: right;
    background: #000;
}
body,
select,
input,
textarea,
button,
h1,
h2,
h3,
h4,
h5,
h6 { font-family: 'Open Sans Hebrew', sans-serif; }
h1,
h2,
h3,
h4,
h5,
h6 { margin: .1em auto .1em; }
h1 { font-size: 2em; font-weight: bold; margin-bottom: 10px; }
h2 { font-size: 1.65em; }
h3 { font-size: 1.40em; }
h4 { font-size: 1.30em; font-weight: bold; margin-bottom: 5px; }
h5 { font-size: 1.18em; }
h6 { font-size: 1.05em; font-weight: bold; }
.page-header { margin: 0; border-bottom: 0; }
.page-header h2 { line-height: 1; }
html[dir="rtl"] .row-fluid [class*="span"] { float: right; margin-left: 0; margin: 0 0 20px; padding-left: 20px; }
html[dir="rtl"] p.readmore a.btn [class^="icon-"],
html[dir="rtl"] p.readmore a.btn [class*=" icon-"] { display: none; }
#content li { list-style-position: inside; }
p { margin-bottom: .35em; }
td { border: solid #A8A8A8 1px; padding: .35em; }
::selection { }
a,
a:link,
a:visited { color: white; text-decoration: none; transition: color .3s; }
a:hover,
a:active { color: #f08c1d; transition: color .3s; }
.nav>li>a:hover,
.nav>li>a:focus { background: none; }

/* btn style*/
a.btn,
.button,
.btn,
a.product-details,
a.btn, .button, .btn, a.product-details, a.readmore {
  background: rgb(239, 139, 28) !important;
  color: #fff;
  text-shadow: none;
  font-size: 16px;
  box-shadow: none;
  border: 0 !important;
  transition: all .3s;
  padding: 5px 10px;
  margin-top: 5px;
  display: inline-block;
  border-radius: 5px;
}
a.btn:hover,
.button:hover,
.btn:hover,
a.product-details:hover,
a.readmore:hover { background: rgba(43, 42, 40, 1) !important; color: #fff; transition: all .3s; }

/* breadcrumb */
ul.breadcrumb { background: none; font-size: 24px; }
ul.breadcrumb span.divider.icon-location { display: none }
ul.breadcrumb .divider { background: url(../img/arrows.png) no-repeat center 6px; }
ul.breadcrumb .divider img { opacity: 0; }
.all { width: 100%; overflow: hidden; }
.wrapper { width: 100%; max-width: 1060px; margin: 0 auto; }
.left { float: left; }
.right { float: right; }
.w100,
.w75,
.w66,
.w50,
.w33,
.w25 { display: inline-block; margin: 1%; }
.w100 { width: 100% !important; }
.w75 { width: 73%; }
.w66 { width: 64%; }
.w50 { width: 48%; }
.w33 { width: 31%; }
.w25 { width: 19%; }

/*Waypoints*/
.wp1,
.wp2,
.wp3,
.wp4,
.wp5,
.wp6 { visibility: hidden; }
.bounceInLeft,
.bounceInRight,
.fadeInUp,
.fadeInUpDelay,
.fadeInDown,
.fadeInUpD,
.fadeInLeft,
.fadeInRight { visibility: visible; }
.delay-05s { animation-delay: 0.5s; -webkit-animation-delay: 0.5s; }
.delay-1s { animation-delay: 1s; -webkit-animation-delay: 1s; }
.delay-15s { animation-delay: 1.5s; -webkit-animation-delay: 1.5s; }
.delay-2s { animation-delay: 2s; -webkit-animation-delay: 2s; }

/* nav */
#helperBG { width: 100%; background: #000; }
#helper { padding: 0px 5px; }
#helper a,
#nav-info .custom.contactinfo > div > i { color: #fff; font-size: 15px; }
#helper a:hover { color: #A3A3A3; }
#helper .moduletable.contactinfo { padding-top: 10px; }
#helper .moduletable .custom.contactinfo > div { display: inline-block; vertical-align: top; margin-left: 10px; }
#helper .moduletable .custom.contactinfo > div { display: inline-block; vertical-align: top; margin-left: 10px; }
#helper .moduletable .custom.contactinfo > div > i { margin-left: 6px; }

/* header */
#header { padding: 20px 0px 14px 0px; position: relative; z-index: 102; }
#header > * { vertical-align: bottom; }
#header > .left { display: block; width: 100%; max-width: 70% }
.newsflash-item {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 100%;
    border-bottom: 1px solid black;
    padding: 20px 0px;
}
/* logo */
#logo { }

/* nav */
#navBG { width: 100%; background: #257FAB; }
#menu {
    text-align: center;
    display: flex;
    width: 100%;
    position: relative;
    z-index: 101;
    top: -11px;
    border-bottom: 1px solid #f08c1d;
}

/* main menu */
.moduletable.mainmenu { display: inline-block; width: 100%; position: relative; z-index: 99; max-width: none; margin: 0 auto; height: auto; line-height: 35px; }
.moduletable.mainmenu .unim { margin: 0; }
.moduletable.mainmenu .unim > li { margin-bottom: 0 !important; border-right: 0; color: #000; font-size: 20px; transition: all .3s; }
.moduletable.mainmenu .unim > li > a { overflow: hidden; position: relative; padding-bottom: 10px !important; font-size: 18px; }
.moduletable.mainmenu .unim > li > a:before { content: "\f0de"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit;/*--adjust as necessary--*/ color: #f08c1d; font-size: 27px; position: absolute; bottom: -50px; right: 0; left: 0; margin: 0 auto; transition: all .3s; }
.moduletable.mainmenu .unim .mobile-show { visibility: hidden; width: 0; height: 0; }
.moduletable.mainmenu a { font-size: 16px; transition: all .3s; font-family: 'Open Sans Hebrew', sans-serif; }
.moduletable.mainmenu .unim > li > a i { display: none; }
.moduletable.mainmenu .unim > li.active > a,
.moduletable.mainmenu .unim > li.current > a,
.moduletable.mainmenu .unim > li:hover > a,
.moduletable.mainmenu .unim > li.opened > a { color: #f08c1d; transition: all .3s; }
.moduletable.mainmenu .unim > li.active > a:before,
.moduletable.mainmenu .unim > li.current > a:before,
.moduletable.mainmenu .unim > li:hover > a:before,
.moduletable.mainmenu .unim > li.opened > a:before { bottom: -14px; transition: all .3s; }
.moduletable.mainmenu .submenu { width: 200px; top: 42px; margin: 0; }
.moduletable.mainmenu ul.submenu.level2 { background: #333333; width: 200px; top: 0px; }
.moduletable.mainmenu .submenu a { color: #fff; background: #333333; font-size: 15px; }
.moduletable.mainmenu .submenu > li.active > a,
.moduletable.mainmenu .submenu > li.current > a,
.moduletable.mainmenu .submenu > li:hover > a { background: #15b7c2; color: #fff; }

/* main menu mobile */
.moduletable.mainmenu .unim-icon.responsive.mobile { padding: 10px; color: #fff; text-align: right; background: #f08c1d; }
.moduletable.mainmenu .unim.responsive.mobile { text-align: right; }
.moduletable.mainmenu .unim.responsive.mobile > li > a:before { content: "\f0d9"; bottom: 10px; right: -50px; left: 0; }
.moduletable.mainmenu .unim.responsive.mobile > li.active > a:before,
.moduletable.mainmenu .unim.responsive.mobile > li.current > a:before,
.moduletable.mainmenu .unim.responsive.mobile > li:hover > a:before,
.moduletable.mainmenu .unim.responsive.mobile > li.opened > a:before { right: 0; }
.moduletable.mainmenu .unim.responsive.mobile .mobile-show { visibility: visible; width: 100%; height: auto; }
.moduletable.mainmenu .unim.responsive.mobile .submenu,
.moduletable.mainmenu .unim.responsive.mobile ul.submenu.level2 { width: 100%; margin-right: 0; }

/* links display */
#links > * { display: inline-block; vertical-align: top; }
#links .unim > li:before,
#links .unim > li a { display: inline-block; float: right; }
#links .unim > li:before { line-height: 30px }
#links .unim > li { margin-bottom: 0 !important; border-right: 0; color: #257FAB; font-size: 20px; transition: all .3s; margin-right: 5px; }
#links .unim > li a { color: #090b18; font-size: 16px; transition: all .3s; font-family: 'Open Sans Hebrew', sans-serif; }
#links .unim > li.login a { background: #3B96D2; color: #fff; }
#links .unim > li.login:hover a { background: #000; color: #fff; }
#links .unim > li.fa.fa-phone a { padding-right: 2px !important; }
#links .unim > li:hover { color: #000; transition: all .3s; }
.moduletable.phone-num { margin-left: 30px; }
.phone-num p a { font-size: 26px !important; }
.moduletable.phone-num { margin-top: 8px; }

/*slider*/
#slider { position: relative; }
.moduletable.slider { padding-bottom: 40px; background: url(../img/big-shadow.png) no-repeat center bottom; background-size: 100%; }
.moduletable.slider .jmslideshow { border: 10px solid #BEBEBE;min-height: 551px;}

/*go_to_element*/
#go_to_element { height: 48px; width: 48px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; background: #4b4a4a; position: absolute; bottom: 20%; left: 0; right: 0; margin: 0 auto; cursor: pointer; display: block; text-align: center; z-index: 999; }
#go_to_element:before { content: "\f078"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit;/*--adjust as necessary--*/ color: #fff; font-size: 27px; position: absolute; bottom: 15px; right: 0; left: 0; margin: 0 auto; transition: all .3s; }

/*sidebar*/
#sidebar1,
#sidebar2 { padding: 0 10px; }
#sidebar1 .moduletable,
#sidebar2 .moduletable { margin-bottom: 25px; }

/* main */
#center { padding: 20px 0; }
#center.sidebar1,
#center.sidebar2 { width: 70%; }
#center.sidebar1 { float: left; }
#center.sidebar2 { float: right; }
#center.sidebar1.sidebar2 { width: 50%; float: right; }
#sidebar1,
#sidebar2 { width: 25%; float: right; padding: 15px 10px; }
#sidebar1 iframe,
#sidebar2 iframe,
#center iframe { width: 100% !important; max-height: 300px; }
#content { text-align: right; }
.blog-featured {
    text-align: center;
    margin-bottom: 30px;
}
#content .row { margin-left: 0; }
#center .moduletable { margin-bottom: 25px; }
#center-bottom { margin-top: 0px; }
.item-image {
    padding: 0px 0 20px 20px;
}
.page-header >*,
.newsflash-title,
.vbContainer > h2,
.blog > h2,
.browse-view > h1,
.moduletable .module-title,
.blog-featured .item-title { font-size: 30px; color: #000; line-height: 32px !important; margin-top: 0px; margin-bottom: 30px; font-weight: normal; text-align: center; background: url(../images/line-bg.png) no-repeat center center; }
.inner-title,span.subheading-category { background: #000; padding: 0 20px; color: #f08c1d; }
.blog > h2 { padding-left: 20px; }
.blog .item .page-header >* { font-size: 20px; background: none; }
.item-page .article-subtitle { font-size: 23px; font-weight: normal; line-height: 25px; }

/* bottom */
#bottomBG { margin-top: 50px; padding-bottom: 50px; background: url(../img/big-shadow.png) no-repeat center bottom; background-size: 100%; }
#bottom { padding: 53px; color: #e1e1e0; text-align: center; position: relative; background: #595a5a; }
#bottom a { color: #f08c1d; }
#bottom a:hover { color: #DDDDDC; }
#bottom > .moduletable .module-title { text-align: right; color: #e1e1e0; font-size: 24px; background: none; }
#bottom > .moduletable .inner-title { background: none; padding: 0; }
#bottom > .moduletable.links li { margin-bottom: 8px; }
#bottom > .moduletable.links li a { text-decoration: underline; }
#bottom > .moduletable.links li img { display: none; }
.moduletable.like-box { text-align: center; }
.moduletable.like-box .custom { display: inline-block; margin: 0 auto; background: #fff; padding: 5px;    width: 270px; }
.moduletable.contact-info p { text-align: right; }

/*back_to_top*/
#back_to_top { background: url(../img/back-to-top.png)no-repeat center top; width: 69px; height: 69px; position: absolute; cursor: pointer; display: block; position: fixed; bottom: 100px; right: 10px; background-size: 100%; transition: all .3s; }
#back_to_top:hover { background-position: center bottom; transition: all .3s; }
iframe{max-height:100% !important;}
/*footer*/
#footerBG { }
#footer { padding: 20px; text-align: center; }
#footer,
#footer a,
#footer a:hover { color: #595a5a; }
.moduletable.rights { font-size: 12px; }

/*ask-a-question pop-up*/
#fancybox-wrap { width: 100% !important; max-width: 600px; top: 20% !important; right: 0 !important; left: 0 !important; margin: 0 auto; }
#fancybox-wrap iframe { height: 500px; }
body.contentpane { background: #f8efe4; }
body.contentpane .ask-a-question-view h1 { font-size: 22px; }
body.contentpane .product-summary h2 { font-size: 20px; font-weight: normal; }
body.contentpane .product-summary .short-description { display: none; }
body.contentpane .product-summary .width30.floatleft.center { float: right; max-width: 75px; height: auto; }
body.contentpane .product-summary .width30.floatleft.center img { width: 100%; height: auto; }
body.contentpane .form-field { float: right; max-width: 300px; text-align: right; margin-top: 0px; direction: rtl; }
body.contentpane table.askform td { float: right; direction: rtl; }
body.contentpane table.askform input { display: inline-block; width: 100% !important; height: 25px; max-width: 150px; }
body.contentpane table.askform textarea { display: inline-block; width: 100% !important; height: 60px; max-width: 250px; }
a.ask-a-question,
input.highlight-button { text-shadow: none !important; font-size: 16px; box-shadow: none !important; border: 0 !important; background: #E63F2E !important; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; color: #fff; transition: all .3s; padding: 5px 10px; margin-top: 10px; cursor: hand; cursor: pointer; }
a.ask-a-question:hover,
input.highlight-button:hover { background: #3a1d0d !important; }

/*OVERRIED*/

/*social-menu*/
.moduletable.social-menu a:before { color: #FFF; font-size: 21px; }

/*.moduletable.social-menu li a.fa.fa-facebook{background: #000; color:#E7E7E7; line-height: 25px; font-size:18px;height: 32px;width: 32px;}
.moduletable.social-menu li a.fa.fa-youtube{background: #000; color:#E7E7E7; line-height: 25px; font-size:18px;height: 32px;width: 32px;}
.moduletable.social-menu li a.fa.fa-phone{background: #000; color:#E7E7E7; line-height: 25px; font-size:18px;height: 32px;width: 32px;}*/
#bottom .moduletable.social-menu li a { color: #fff; }
#bottom .moduletable.social-menu li a.fa.fa-facebook { color: #fff; }

/*phocagallery*/
#phocagallery img,
#phocagallery-pane .pg-box2,
#phocagallery .pg-box2,
.pg-box2,
#phocagallery-pane .pg-box3,
#phocagallery .pg-box3,
.pg-box3 { width: 100%; }
#phocagallery .pg-cv-name { background: none; padding-right: 0; }

/*vitabook*/
.vbMessage { text-align: right; background: #fff; }

/*foxcontainer*/
.foxcontainer { margin: 0 auto !important; text-align: right;float:right; }
.foxcontainer input, .foxcontainer textarea {
    border: 1px solid #616262 !important;
    background: #fff !important;
    color: #000 !important;
}
.foxcontainer button.btn {/* background: rgba(70, 70, 70, 0.5)  !important; */ border-radius: 5px !important; min-width: 90px; }
.foxcontainer button.btn:hover {/* background: rgba(56, 175, 31, 0.5)  !important; */ }
.foxcontainer.contactbox button.btn { background: #15b7c2 !important; }
.foxcontainer.contactbox button.btn:hover { background: #000 !important; }
.animated.bounceInLeft {
  padding-left: 0px;
}
.neatlogo.center {
  text-align: right;
}
div#links {
    margin-top: 24px;
}
/* categories module display*/
.moduletable.categories { clear: both; }
.moduletable.categories ul,
.menu.categories { text-align: center; margin: 0; }
.moduletable.categories li,
.menu.categories li { display: inline-block; width: 33%; overflow: hidden; text-align: center; position: relative; transition: all .3s; margin: auto; padding: 20px 10px; }
.moduletable.categories li a,
.menu.categories li a { text-align: center; }
.moduletable.categories li a img,
.menu.categories li a img { width: 100%; height: auto; margin-top: 0; margin-bottom: 25px; border: 3px solid #fff; border-radius: 3px; transition: all .3s; }
.moduletable.categories li:hover a img,
.menu.categories li:hover a img { border: 3px solid #f08c1d; transition: all .3s; }
.moduletable.categories li a span,
.menu.categories li a span { padding: 15px 10px; font-size: 18px; color: #fff; position: absolute; left: 0; right: 0; top: auto; bottom: 0; background: none; text-align: right; }
.moduletable.categories li:hover a span,
.menu.categories li:hover a span { color: #f08c1d; transition: all .3s; }
.nav { padding-right: 0; padding-left: auto; text-align: right; }
.fa.circle-icon:before { border-radius: 50%; background: #ff3936; padding: 4px 4px; display: block; width: 1.1em; height: 1.1em; line-height: 1.2em; text-align: center; }
#bottom .fa.circle-icon:before { border-radius: 50%;color:black; background: #fff; padding: 4px 4px; display: block; width: 1.1em; height: 1.1em; line-height: 1em; text-align: center; }
.newsflash {
    text-align: center;
}
.newsflash-title {
    background: none !important;
}
.text-wrapper {
    text-align: right;
}
.img-wrapper {
    padding-top: 20px;
}
.text-wrapper .readmore {float:left;display:inline-block;}