/*
	Theme Name: Catom Base
	Theme URI: http://catom.com
	Description: Catom Theme
	Version: 1 
	Date:29.4.2019
	Author: Slava & Rafi
*/ 
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl,
dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0px;padding:0px;border:0px;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
table {border-collapse:collapse;border-spacing:0;}
table, td, th {vertical-align:top;}
*:focus { outline: none;}
a img {border:none;}
hr{display: block;clear: both;background: #cccccc;color: #cccccc;width: 100%;height: 1px;border: none;} 
input, textarea, select, button {line-height:normal;margin:0px;padding:0px;border:none;color: #333;font: normal 18px Heebo, Arial, Helvetica, sans-serif;background:#454444;vertical-align: middle;}
textarea{overflow:auto;vertical-align:top;resize: none;} 
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
.errorplace {color:#ff0000;}

::-moz-selection {background:#006699;color:#ffffff;text-shadow: none;}
::-webkit-selection {background:#006699;color:#ffffff;text-shadow: none;}
::selection {background:#006699;color:#ffffff;text-shadow: none;}
* {-webkit-box-sizing: border-box;-moz-box-sizing:border-box;box-sizing: border-box;}
::-webkit-input-placeholder {color: #999999;}
::-moz-placeholder {color: #999999;}
:-ms-input-placeholder {color: #999999;}
:-moz-placeholder {color: #999999;}

html {font-size:100%;-webkit-text-size-adjust:none;-ms-text-size-adjust:none}
body {font-size:18px;color:#333;-webkit-animation: bugfix infinite 1s;overflow-x:hidden;}

h1, h2, h3, h4, h5, h6, h7 {color:#0068a5;margin:0px 0px 20px 0px;line-height:100%;font-weight: 600}
h1 {font-size:60px;color: #fff}
h2 {font-size:36px;}
h3, h4, h5, h6 {font-size:28px;}

p {margin:0px 0px 10px 0px;line-height:120%;} 
a,  a:link,  a:visited,  a:focus,  a:active{color:#006699;text-decoration:none;outline-style:none;}
a:hover, a:focus {color:#000000;}
img { -ms-interpolation-mode: bicubic;display: block; max-width:100%;}
li ul, li ol {margin:0 1.5em;}
ol {list-style-type:decimal;}

nav ul{ display: inline;margin:0;list-style-type:none;list-style: none;}
nav ul li {display:inline-block}
ul li{margin:0;/*list-style: none;*/}

body,  p, li, input, textarea, select, button {font-family:Heebo, Arial, Helvetica, sans-serif;}

.clear {clear:both;}
.clearline {clear:both;height: 1px;background: #ccc;width: 100%;float:left;margin: -35px 0 0 0;}

div, span, a, header, footer, :before, :after, img, input, textarea, button {transition: all 0.30s ease-in-out;-o-transition: all 0.30s ease-in-out;-ms-transition: all 0.30s ease-in-out;-moz-transition: all 0.30s ease-in-out;-webkit-transition: all 0.30s ease-in-out;}
.contactform, .errorplace, .errorplace2, .answer, .loginplace, .forgotpass, .login, .dropmenuplace {transition:none;-o-transition:none;-ms-transition:none;-moz-transition:none;-webkit-transition:none;}

div:after {content: "";display: table;clear: both;}

.slick-slide div:after, .openmenu, .moremenu {display: none;}

#main {max-width:1920px;margin:auto}

.pagemain {width:98%;margin:auto;position:relative;max-width:1920px;}
.shortpage {max-width:780px;margin:auto;position:relative;}
.mediumpage, #breadcrumbs, h1, .teamplace {max-width:1200px;margin:auto;}
.single-product h1 {font-size: 40px;}
.centerpage {max-width:1200px;margin:auto;padding: 100px 0;}

section.shortpage {padding: 100px 0;}

.logo {display:block;float:left;margin: 10px;}
.logo img {height:60px;}

header {position:fixed;width:100%;top:0;left:0;z-index: 555;background: #fff;}
header.sticky {-moz-box-shadow: 0px 0px 15px rgba(100,100,100,0.4);-webkit-box-shadow: 0px 0px 15px rgba(100,100,100,0.4);box-shadow: 0px 0px 15px rgba(100,100,100,0.4);}

.topgrey {background-color: #e2e2e3}

.nav {float:left;margin: 20px 0px 0 0;display: flex;}
.nav ul {display: flex;}
.nav a {color:#000;padding: 15px 7%;line-height:120%;font-size: 18px;position: relative;border: 1px solid transparent;display: block;text-align: center}
.nav li:hover a, .nav a:focus, .nav li.current-menu-item a, .nav li.current-menu-parent a, .current-page-ancestor a {color:#0068a5;border:1px solid #cccccc;}
.nav li {display: inline-block;float:left;margin:0px;max-width: 170px;}

.nav li > a:after {position: absolute;left: 50%;bottom: -20px;display: block;margin: 0 0 0 -15px;content: "";width: 0;height: 0;border-style: solid;border-width: 0 15px 20px 15px;border-color: transparent transparent #e9e7e7 transparent;opacity: 0}
.nav li > a:before {position: absolute;left: 0%;bottom: -20px;display: block;content: "";width: 100%;height: 20px;opacity: 0}
.nav li:hover a:after, .nav a:focus:after, .nav li.current-menu-item a:after, .nav li.current-menu-parent a:after,
.current-page-ancestor a:after {opacity: 1}

.nav li ul {position: absolute;left:0;top:155px;width:100%;padding: 30px;display:none;background: #e9e7e7;margin:0;-moz-box-shadow: 0px 5px 5px rgba(100,100,100,0.5);-webkit-box-shadow: 0px 5px 5px rgba(100,100,100,0.5);box-shadow: 0px 5px 5px rgba(100,100,100,0.5);}
.nav .sub-menu li {max-width: 100%;}
.nav .sub-menu li.menu-item {width: 15%;float:left;padding: 0 0 0 2%}
.nav .sub-menu li a {text-align: inherit;font-size:20px;color: #000;display:block;border:none;padding:5px 20px 5px 0;background: url(img/greyarrow.png) right 10px no-repeat;}
.nav .sub-menu li a:hover, .nav .sub-menu li.current-menu-item a, .nav .sub-menu li a:focus {text-shadow: 0 0 .50px #000000, 0 0 .50px #000000;/*font-weight: 600*/}
.nav li:hover > ul {display:flex;}

.nav .sub-menu .sub-menu {display:block;position: static;padding: 0;-moz-box-shadow: 0px 0px 0px rgba(100,100,100,0);-webkit-box-shadow: 0px 0px 0px rgba(100,100,100,0);box-shadow: 0px 0px 0px rgba(100,100,100,0);}
.nav .sub-menu .sub-menu li {float:none;display: block;max-width: 100%;width: 100%;}
.nav .sub-menu .sub-menu a {font-size: 15px;font-weight: 500}

.menutitle {color: #cccccc;font-size: 36px;font-weight: 600;text-align: center;width: 300px;padding: 0 1%;line-height: 100%;float:left;}
.nav li ul li a:after, .sub-menu li .sub-menu .menutitle {display: none;}

.mainmenu_p, .mainmenu, .menuplace {display: flex;}
.mainmenu li {position:relative;flex: auto;}
.mainmenu li a {color:#000;display:flex;padding:10px 20px;font-size: 18px;align-items: center;height:100%;justify-content: center;border: 1px solid transparent;text-align: center}
.mainmenu li a:hover, .mainmenu_p li a:focus, .mainmenu_p li.this a {color:#0068a5;border:1px solid #cccccc;}
.mainmenu_p li li {display: block}
.mainmenu_p li li a, .mainmenu_p li.this li a {padding:5px 10px;text-align:left;color:#666;outline:none;background: none;display: block}
.rtl .mainmenu_p li li a, .rtl .mainmenu_p li.this li a {text-align:right;}
.mainmenu_p li li a:hover, .mainmenu_p li li a:focus, .mainmenu_p li li.this > a {background:#ccc;color:#000;}
.mainmenu_p ul, .mainmenu_p ul ul ul {display:none;position:absolute;left:0%;top:100%;width: 320px;background: rgba(255, 255, 255, 0.95);box-shadow: 0px 0px 10px rgba(100,100,100,0.5);}
.rtl .mainmenu_p ul, .rtl .mainmenu_p ul ul ul {left: initial;right: 0%;}
.mainmenu_p li:nth-of-type(8) ul {right: auto;left: 0%}
.mainmenu_p li:nth-of-type(8) ul ul {right: auto;left: 100%}
.mainmenu_p ul ul {display:none;position:absolute;left:100%;top:0;width: 320px;background: rgba(255, 255, 255, 0.95);box-shadow: 0px 0px 10px rgba(100,100,100,0.5);}
.rtl .mainmenu_p ul ul {left: initial;right: 100%;}
.mainmenu_p ul ul a {padding: 2px 10px;font-size: 16px;}
.mainmenu_p ul li:hover > ul {display:block}

.sub-menu, .toggleplace, .togglecart, .toggleaccount {position: absolute;top: 100%;right: 0%;z-index: 1;width: 320px;display: none;background: #fff;box-shadow: 0px 0px 10px rgba(100,100,100,0.5);}

.mainmenu_p li:hover > .sub-menu, .topmenu li:hover > .sub-menu, .sub-menu.show-menu {display:block}

.headerplace {display: flex;align-items: center;margin: auto;justify-content: center;}

.topmenu {float: right}
.topmenu a {display: inline-block;color: #666666;padding: 10px 10px;font-size: 16px;}
.topmenu a:hover, .topmenu a:focus, .topmenu li.current-menu-item a, .topmenu li.current-menu-parent a {color: #fff;background: #0068a5;}
.topmenu li {position: relative;}
.topmenu li ul {z-index:666;position: absolute;left:0;top:37px;width:300px;padding: 20px 0;display:none;background: #f0f0f0;margin:0;-moz-box-shadow: 0px 5px 5px rgba(100,100,100,0.5);-webkit-box-shadow: 0px 5px 5px rgba(100,100,100,0.5);box-shadow: 0px 5px 5px rgba(100,100,100,0.5);}
.rtl .topmenu li ul {right:0;left: initial;}
.topmenu .sub-menu li {float:none;width: 100%;}
.topmenu .sub-menu li a {display:block;border:none;padding:5px 10px;color: #333; background: none;}
.topmenu .sub-menu li a:hover {color:#0099ff;}
.topmenu li:hover > ul {display:block;}

.topmenu li.lang-item {font-weight: bold;margin-top: 5px;display:none}

.topmenu .sub-menu .sub-menu {display:block;position: static;padding: 0;-moz-box-shadow: 0px 0px 0px rgba(100,100,100,0);-webkit-box-shadow: 0px 0px 0px rgba(100,100,100,0);box-shadow: 0px 0px 0px rgba(100,100,100,0);}
.topmenu .sub-menu .sub-menu li {float:none;display: block;max-width: 100%;}
.topmenu .sub-menu .sub-menu a {font-size: 18px;font-weight: 500}

.slidehome {margin: 115px 0 0 0;position:relative;overflow:hidden;}
.slidehome .caption h2, .slidehome .caption p {color: #fff;text-align: center;}
.slidehome .caption p {font-size: 24px;text-shadow: 0px 0px 10px #000;}
.slidehome .caption h2 {font-weight: 700;text-shadow: 0px 0px 10px #000;}
.slidehome .caption {position: absolute;left: 0;bottom: 0;width: 100%;padding: 4% 0 5% 0;height: 100%;display: flex;width: 100%;flex-flow: column;justify-content: end;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}

.indexcontent {padding: 100px 0;background:#eeeeee url(img/bg.png) center center no-repeat;}
.indexcontent h2 {margin: 0 0 40px 0;text-align: center;position: relative;}
.indexcontent h2:after {content: "";display: block;width: 300px;background: #000;height: 1px;position: absolute;left:50%;bottom: -20px;margin: 0 0 0 -150px;}
.indexcontent a {color:#fff;margin: 20px auto;display: block;width: 100px;background: #333333;padding: 5px 10px;text-align: center;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.indexcontent a:hover, .indexcontent a:focus {background: #0068a5;}
.indexcontent p {text-align: center}

.greyplace {padding: 100px 0 80px 0;background:#eeeeee url(img/bg.png) center -40px no-repeat;}
/*.greyplace .shortpage p, .greyplace .shortpage h2 {text-align: center}*/
.greyplace .shortpage h2 {position: relative;margin: 0 0 40px 0;}
.greyplace .shortpage h2:after {content: "";display: block;width: 300px;background: #000;height: 1px;position: absolute;left:50%;bottom: -20px;margin: 0 0 0 -150px;}

/*.greyplace .shortpage.ltrp h2:after {left: 0;margin: 0 ;}*/
.greyplacenobg {background:#eeeeee;padding: 80px 0;}

.blueplace {padding: 100px 0 80px 0;background:#0068a5 url(img/bg2.png) center -40px no-repeat;}
.blueplace p {text-align: center;color: #fff;font-size: 30px;}
.blueplace h2 {text-align: center;color: #fff;font-size: 36px;}
.blueplace .subtitleplace h2:after {background: #fff;}

.whiteplace {padding: 100px 0 80px 0;}

.infoboxesplace {background:#0068a5 url(img/bg2.png) right -40px no-repeat;}
.infobox {display: flex;flex-wrap: wrap;flex-direction: row-reverse;}
.infobox .imgplace {float:left;width: 50%;position: relative}
.infobox .imgplace img {position: absolute;width: 100%;height: 100%;top: 0;left: 0;object-fit: cover;}


.infobox .description {float:right;width: 50%;padding: 10%}
.infobox .description h2 {color: #fff;font-weight: 500;border-bottom: 1px solid #ccc;padding: 0 0 10px 0;margin: 0 0 20px 0;}
.infobox .description a {color: #fff;font-size: 24px;}
.infobox .description a:hover {text-decoration: underline}
.infobox .description p {color: #ccc;font-size: 24px;}

.subtitleplace {margin: 0 0 40px 0;text-align: center;position: relative;}
.subtitleplace h2 {margin: 0;text-align: center}
.subtitleplace h2:after {content: "";display: block;width: 300px;background: #000;height: 1px;position: absolute;left:50%;bottom: -20px;margin: 0 0 0 -150px;}

.footer {background:#222121;position: relative;float: left;width: 100%;padding: 70px 0 0 0}
.footer .logo2 {float:right;width: 15%;}
.rtl .footer .logo2 {float:left;}

.footerbody {float:right;width:25%;}
.footerbody p a {color: #fff;font-size: 20px;display: block;padding: 6px 0 5px 35px;background: url(img/tel.png) left center no-repeat;}
.rtl .footerbody p a {padding: 6px 35px 5px 0;background: url(img/tel.png) right center no-repeat;}
.footerbody p a:nth-of-type(2n) {background: url(img/mail.png) right center no-repeat;}
.footerbody p a:hover, .footerbody a:focus {text-decoration: underline}

.copyright {color: #fff;background: #0068a5;padding: 10px;text-align: center;    clear: both;margin: 40px 0 0 0;    font-weight: 300;font-size: 16px;}
.copyright a {color:#fff;}
.copyright a:hover, .copyright a:focus {text-decoration: underline}
.copyright p {margin:0}

.socialfooter {}
.socialfooter .social {float:left;margin: 5px;}
.rtl .socialfooter .social {float:right;}
.socialfooter .social:hover {opacity: .7;}

.strip {max-height: 580px;overflow:hidden;position: relative;margin: 163px 0 0 0;}
.pageloaded .strip {margin-top: var(--header);}
.strip:before {position: absolute;left: 0;bottom: 30px;width: 100%;height: 60%;content: "";display: block;background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%);background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );}
.strip .maintitleplace {height: calc(100% - 32px);top: 0;display: flex;align-items: flex-end;padding-bottom: 20px;}
.strip .maintitleplace h1 {margin-top: initial;margin-bottom: initial;width: 100%;}
.stripblank {background:#0068a5 url(img/bg2.png) center -350px no-repeat;height: 400px;margin: 155px 0 0 0;}

.breadcrumbs{margin: 0px auto;display: block;padding: 5px 0;color: #fff;
background: rgb(65,65,65); /* Old browsers */
background: -moz-linear-gradient(top, rgba(65,65,65,1) 0%, rgba(51,51,51,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(65,65,65,1) 0%,rgba(51,51,51,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(65,65,65,1) 0%,rgba(51,51,51,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#414141', endColorstr='#333333',GradientType=0 ); /* IE6-9 */
}
.breadcrumbs a {color: #cccccc;display: inline-block;margin: 0;position: relative;}

.breadcrumbs a:hover, .breadcrumbs a:focus {color: #fff}

.maintitleplace {position: absolute;    top: -90px;width: 100%;}

.contentpage {position: relative;}

.middleimg {position:relative}
.middleimg img {-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);position: absolute;top: 50%;left: 50%;}

.imgside{width:400px;float:right;margin: 0 0 0 5%;}
.rtl .imgside {float:left;margin: 0 5% 0 0;}
.imgside2 {-webkit-border-radius: 150px;-moz-border-radius: 150px;border-radius: 150px;width:300px;height:300px;overflow: hidden;margin: 0 30px 0 0;background: #f0f0f0;float:left;position: relative;z-index: 2;}
.imgside2 img {min-height: 300px;min-width: 300px;}

.slidesplace {margin: 0px 0px 0 50px;width: 50%;float:right;}
.slides {background: #f0f0f0;}
.slides .slick-prev {right:5%;}
.slides .slick-next {left:5%;}
.slides .slick-dots {bottom: -30px;z-index: 102;}
.slides img {margin: auto}
.slidehome .slides .slick-dots {bottom: 10px}
.slides .slick-dots li button:before {color: #fff;font-size: 56px;}
.slides .slick-dots li.slick-active button:before {color: #fff;}
.slick-dotted.slick-slider {margin: 0}
.slick-dots li.slick-active button:before {opacity: 1}

.slick-next {right:0;}
.slick-prev {left:0;}
.slick-prev, .slick-prev:hover, .slick-prev:focus {z-index:9;background: url(img/blackleftarrow.png) center center no-repeat;width:25px;height:25px;}
.slick-next, .slick-next:hover, .slick-next:focus {z-index:9;background: url(img/blackrightarrow.png) center center no-repeat;width:25px;height:25px;}
.slick-prev:before, .slick-next:before {display:none}

.gallerylist, .gallerylistplace {padding:1.5%;overflow: hidden;max-width:1200px;margin:60px auto;background: #f1f1f1;}
.gallerylist img, .gallerylistplace img {margin:0;padding:0;display:inline-block;vertical-align:bottom;opacity:1;}

.galleryitem {position: relative;}
.galleryitem .caption {background: #000\5;background: rgba(0, 0, 0, 0.5);position: absolute;left:0;bottom:0;width: 100%;height: 100%;z-index: 1;padding: 5px;opacity: 0;text-align: center;color: #fff}
.galleryitem:hover img, .galleryitem a:focus img {-webkit-transform: scale(1.05,1.05);-moz-transform: scale(1.05,1.05);-o-transform: scale(1.05,1.05);-ms-transform: scale(1.05,1.05);transform: scale(1.05,1.05);}
.galleryitem:hover .caption , .galleryitem a:focus .caption {opacity: 1}

.effect-parent {-webkit-perspective: 1300px;-moz-perspective: 1300px;perspective: 1300px;}
.effect-2 {-webkit-transform: translateY(200px);-moz-transform: translateY(200px);transform: translateY(200px);-webkit-animation: moveUp ease forwards;-moz-animation: moveUp ease forwards;animation: moveUp ease forwards;}

@-webkit-keyframes moveUp {
    to { -webkit-transform: translateY(0); opacity: 1; }
}
@-moz-keyframes moveUp {
    to { -moz-transform: translateY(0); opacity: 1; }
}
@keyframes moveUp {
    to { transform: translateY(0); opacity: 1; }
}
.effect-duration-1{-webkit-animation-duration: .4s;-moz-animation-duration:    .4s;animation-duration:         .4s;}

.pswp__button, .pswp__button--arrow--left:before, .pswp__button--arrow--right:before {    background-image: url(js/PhotoSwipe/dist/default-skin/default-skin.png);}
.pswp__button--arrow--left, .pswp__button--arrow--right {width: 0;height: 0;}

.teamplace {padding: 7%}
.teamitem {padding: 0 0 30px 0;margin: 0 0 30px 0;border-bottom: 1px solid #ccc}
.teamitem .imgplace {width:300px;float:left;margin: 0 30px 0 0}
.teamitem .more {margin: 20px 0 0 0}
.teamitem .date {margin: 0 0 20px 0}
.teamitem .date span {display: inline-block;margin: 0 10px 0 0;}
.teamitem h3, .teamitem h2 {font-weight: 500;font-size: 24px;margin: 0 0 20px 0;color: #000;}
.teamitem .abstract {overflow: hidden}
.teamitem:nth-of-type(even) .imgplace {float: right;margin: 0 0 0 30px}

.teamlist {margin: auto;max-width: 1000px;}

.team_t {width: 27%;margin: 3%;text-align: center;float:right;}
.team_t .imgplace {height: 300px;overflow: hidden;}
.team_t .imgplace img {height: 300px;max-width: none;width: auto;margin: auto;}
.team_t:hover .imgplace, .team_t a:focus .imgplace {-moz-box-shadow: 0px 0px 15px rgba(100,100,100,0.4);-webkit-box-shadow: 0px 0px 15px rgba(100,100,100,0.4);box-shadow: 0px 0px 15px rgba(100,100,100,0.4);}
.team_t h2 {text-align: center;font-size: 24px;margin: 15px 0;}
.team_t:hover h2 {color: #006699}
.team_t .description {font-size: 16px;height: 40px;line-height: 20px;}

a.more {color:#fff;margin: 20px auto;display: block;width: 150px;background: #333333;padding: 5px 10px;text-align: center;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
a.more:hover, a.more:focus {background: #0068a5;}

.productbodytext {overflow: hidden;margin: 0 0 40px 0;}
.prbodytext {margin: 40px 0;}
.productimgside {float:right;width:50%;}
.productimgside img {margin: auto;}

a.moreinfo {float:left;color:#fff;background:#000 url(img/whitearrow.png) left center no-repeat;margin: 0px 0 20px 0;display: inline-block;background: #333333;padding: 5px 20px 5px 30px;font-size: 24px;}
a.moreinfo:hover, a.moreinfo:focus {background-color: #0068a5;}

.bodytext {margin: 0 0 20px 0;}
.bodytext.ltrp {overflow: hidden;}
.bodytext.shortpage {margin: 0 auto 20px auto;}
.bodytext p a {text-decoration: underline}
.bodytext ul {margin:0 15px}
.bodytext li {padding: 0 5px;/*background: url(img/greyarrow.png) left center no-repeat;*/background:none}
.bodytextwide {padding: 0 0 50px 0;border-bottom: 1px solid #ccc}
.bodytextwide p {font-size: 36px;line-height: 120%;font-weight: 300}

.doublebody {overflow: hidden}

.bodytext table {border-top:1px solid #ccc;border-right: 1px solid #ccc;width:100% !important;}
.bodytext table td, .bodytext table th {border-bottom:1px solid #ccc;border-left: 1px solid #ccc;padding:5px;width:auto !important;}
.bodytext iframe, .shortpage iframe {width: 100%;}

.productsub .shortpage, .productsub .shortpage p, .productsub .shortpage li {direction: ltr}
/*.productlistltr .abstract, [dir='rtl'] .productbodytext p, [dir='rtl'] .productbodytext li {direction: ltr;text-align: left}*/

.productlistltr .abstract {min-height:110px;}

.flexplace {display: flex;flex-wrap: wrap;float:left;width:100%;margin: 0 0 5% 0}
.flex {width: 23%;margin: 1%;position:relative;padding:2%;border: 1px solid #ccc}
.flex a {display:block}
.flex a:hover {}
.flex .title, .flex .subtitle {font-size: 30px;font-weight: 400;text-align:center;margin:10px 0 0 0}
.flex .subtitle {font-size: 24px;font-weight: 200;}
.flex .imgplace {height:300px;position: relative;overflow: hidden;    display: flex;align-items: center;justify-content: center;}

.attachments a {background: url(img/pdf.png) 0px 0px no-repeat;padding: 20px 0 20px 80px;display:block;margin: 0 0 50px 0 ;text-decoration: underline;font-weight: 600}
.attachments a:hover {color:#666;filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");filter: gray contrast(1);-webkit-filter: grayscale(100%) contrast(1);}

.tripleboxplace .title {background: #e5e5e5;padding: 10px 20px;font-size: 30px;margin: 0 0 20px 0;font-weight: 500;color: #000}
.tripleboxplace .title.open {background: #0068a5;color: #fff;}

.triplebox {float:left;width: 30%;margin: 0 5% 5% 0}
.triplebox.nomargin {margin: 0 0 5% 0}
.triplebox .imgplace {min-height:300px;overflow: hidden;margin: 20px 0}
.triplebox .imgplace img {margin: auto}
.triplebox h2 {font-size: 24px;margin: 0px ;font-weight: 500;text-align: center}

.triplebox2 {float:left;width: 25%;margin: 0 0 5% 0;padding: 2% 2.7%;background: #fff;border-left: 1px solid #ccc;z-index: 1;position: relative;font-size: 16px;line-height: 22px;}
.triplebox2.nomargin {border:none;}
.triplebox2 .imgplace {min-height:200px;overflow: hidden;margin: 20px 0}
.triplebox2 .imgplace img {margin: auto}
.triplebox2 h2 {font-size: 20px;margin: 0px ;font-weight: 500;text-align: center}
.triplebox2:hover {z-index: 2;-moz-box-shadow: 0px 0px 15px rgba(100,100,100,0.4);-webkit-box-shadow: 0px 0px 15px rgba(100,100,100,0.4);box-shadow: 0px 0px 15px rgba(100,100,100,0.4);/*-webkit-transform: scale(1.1,1.1);-moz-transform: scale(1.1,1.1);-o-transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1);transform: scale(1.1,1.1);*/}
.triplebox2 .more  {color:#fff;margin: 20px auto;display: block;width: 150px;background: #333333;padding: 5px 10px;text-align: center;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.triplebox2 .more:hover, .triplebox2 .more:focus {background: #0068a5;}
.triplebox2 h3 {font-size: 16px;margin: 10px 0 0 0;font-weight: 500;text-align: center !important;color: #000;}

.quadruple {float:left;width:24.9%;position:relative;margin:.5px;z-index: 1;padding: 20px;background: #fff;height: 320px;border:1px solid #ccc;overflow: hidden}
.quadruple img {max-height: 260px;margin: auto;}
.quadruple:hover {z-index: 2;-moz-box-shadow: 0px 0px 15px rgba(100,100,100,0.4);-webkit-box-shadow: 0px 0px 15px rgba(100,100,100,0.4);box-shadow: 0px 0px 15px rgba(100,100,100,0.4);-webkit-transform: scale(1.05,1.05);-moz-transform: scale(1.05,1.05);-o-transform: scale(1.05,1.05);-ms-transform: scale(1.05,1.05);transform: scale(1.05,1.05);}
.quadruple h3 {font-size: 20px;margin: 0px 0 10px 0;}
.quadruple .abstract {background: #fff;padding: 20px 0;display: none;}
.quadruple:hover .abstract {display: block;}
.quadruple:hover img {max-height: 90px;}
.quadruple p {line-height: 100%;color: #666;font-size: 16px}
.quadruple .imgplace {height: 280px;}
.quadruple:hover .imgplace {height: 90px;}

.quadruplefull {float:left;width:24.9%;position:relative;margin:.5px;z-index: 1;background: #fff;height: 320px;border:1px solid #ccc;overflow: hidden}
/*.quadruplefull img {height: 320px;width: auto;max-width: none;}*/
.quadruplefull:hover {z-index: 2;-moz-box-shadow: 0px 0px 15px rgba(100,100,100,0.4);-webkit-box-shadow: 0px 0px 15px rgba(100,100,100,0.4);box-shadow: 0px 0px 15px rgba(100,100,100,0.4);-webkit-transform: scale(1.05,1.05);-moz-transform: scale(1.05,1.05);-o-transform: scale(1.05,1.05);-ms-transform: scale(1.05,1.05);transform: scale(1.05,1.05);}
.quadruplefull h3 {font-size: 20px;margin: 0;color: #fff;text-align: center;}
.quadruplefull .abstract {background: #000\7;background: rgba(0, 0, 0, 0.7);position: absolute;left:0;bottom:0;width: 100%;z-index: 1;padding: 15px;}
.quadruplefull:hover .abstract {opacity: 1}
.quadruplefull p {line-height: 100%;color: #fff;text-align: center}
.quadruplefull .imgplace {position: relative;height: 100%;}
.quadruplefull .imgplace img {position: absolute;width: 100%;height: 100%;top: 0;left: 0;object-fit: cover;}


.listview {padding: 0 0 30px 0;margin: 0 0 30px 0;border-bottom: 1px solid #ccc}
.listview .imgplace {margin: 0 30px 0 0;float:left;}
.listview h2 {font-size: 24px;margin: 0 0 20px 0;font-weight: 600}

.productslist .title {background: #e5e5e5;padding: 10px 20px;font-size: 30px;margin: 0 0 20px 0;font-weight: 500;color: #000;cursor: pointer;position: relative;}
.productslist .title.opened {background: #0068a5;color: #fff;}
.productslist .abstract {width: 22%;float:right;}
.productslist .prodtoogle {display: none;}
.productslist .prodtoogle.opened {display: block;}
.productslist .abstract h2 {color: #000;font-size: 24px;margin: 0;font-weight: 500}
.productslist .title:after {content: "";display: block;width: 30px;height: 30px;top:10px;left: 10px;position: absolute;background: url(img/plus.png) center center no-repeat;}
.productslist .title.opened:after {background: url(img/minus.png) center center no-repeat;}

.productsgrandchildplace {width: 23%;float:right;margin: 0 3% 3% 0;border-right: 1px solid #ccc;padding: 0 3% 0 0}
.productsgrandchildplace li {margin: 0;list-style: none;}
.productsgrandchildplace li a {padding: 0 20px 0 0px;background: url(img/greyarrow.png) right 6px no-repeat;color: #666}
.productsgrandchildplace li a:hover, .productsgrandchildplace li a:focus {background: url(img/blackarrow.png) right 6px no-repeat;color: #000}
.productsgrandchildplace h3 {font-size: 24px;font-weight: 600}

.featuresplace {padding: 100px 0;}
.featuresplace .shortpage h2 {margin: 0 0 40px 0;text-align: center;position: relative;}
.featuresplace .shortpage h2:after {content: "";display: block;width: 300px;background: #000;height: 1px;position: absolute;left:50%;bottom: -20px;margin: 0 0 0 -150px;}
.featuresplace a.more {color:#fff;margin: 20px auto;display: block;width: 150px;background: #333333;padding: 5px 10px;text-align: center;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.featuresplace a.more:hover, .featuresplace a.more:focus {background: #0068a5;}
.featuresplace .shortpage p {text-align: center}

.slider4, .slider5, .slider6 {margin:60px auto 30px auto; }
.slider4 .slick-prev, .slider4 .slick-next {opacity: .5}

.featuretop {padding: 2% 4%;z-index: 1;position: relative;margin: 15px 5px;min-height:300px;}
.featuretop .imgplace {min-height:300px;overflow: hidden;position:relative;z-index: 1;}
.featuretop .imgplace img {margin:20px auto 0 auto}
.featuretop h3 {font-size: 24px;margin: 0px 0 20px 0 ;font-weight: 500;text-align: center;z-index: 2;position: relative;}
.featuretop:hover {z-index: 2;-moz-box-shadow: 0px 0px 15px rgba(100,100,100,0.4);-webkit-box-shadow: 0px 0px 15px rgba(100,100,100,0.4);box-shadow: 0px 0px 15px rgba(100,100,100,0.4);}
.featuretop .abstract {opacity: 0}
.featuretop:hover .abstract {opacity: 1}
.featuretop:hover img {opacity: .1}
.featuretop .abstract p {text-align: center}
.featuretop .featurecontent {position: absolute;z-index: 2;top:0;left:0;width: 100%;padding:20px 0 0 0 }

.featuremiddle {position: relative;margin: 0 .5px}
.featuremiddle .imgplace {height:300px;overflow: hidden;}
.featuremiddle .imgplace img {max-width: none;width: auto;height: 300px;}
.featuremiddle .abstract {background: #000\6;background: rgba(0, 0, 0, 0.6);position: absolute;left:0;bottom:0;width: 100%;height: 100%;opacity: 0;padding: 20px;}
.featuremiddle:hover .abstract {opacity: 1}
.featuremiddle h3 {font-size: 24px;text-align: center;color: #fff}
.featuremiddle p {text-align: center;color: #fff}
.featuremiddle:hover {background: #fff;	z-index: 2;-moz-box-shadow: 0px 0px 15px rgba(100,100,100,0.4);-webkit-box-shadow: 0px 0px 15px rgba(100,100,100,0.4);box-shadow: 0px 0px 15px rgba(100,100,100,0.4);}

.mediumpage {display: flex;}

.featurebottom {margin: 60px .5px;float: left;width: 49.5%; position: relative;background: rgba(0, 0, 0, 0.6);}
.featurebottom .abstract {left:0;bottom:0;width: 100%;padding: 20px 40px;}
.featurebottom h3 {font-size: 20px;font-weight: 500;color: #fff;margin: 0;}
.featurebottom p {color: #fff}
.featurebottom .imgsmallplace {height: 100px;background: #fff;}
.featurebottom .imgsmallplace img {max-height: 90px;margin: auto}
.featurebottom .imgplace {height:400px;overflow: hidden;}
.featurebottom .imgplace img {max-width: none;width: auto;height: 450px;}
.featurebottom:hover {background: #fff;	z-index: 2;-moz-box-shadow: 0px 0px 15px rgba(100,100,100,0.4);-webkit-box-shadow: 0px 0px 15px rgba(100,100,100,0.4);box-shadow: 0px 0px 15px rgba(100,100,100,0.4);}
.mediumpage .featurebottom:hover {background: #000\6;background: rgba(0, 0, 0, 0.6);}

.clientitem img {max-width: 100%;max-height: 80px;margin: auto;}
.clientitem .imgplace {height: 100px;display: flex;}
/*.clientitem:hover {background: #fff;	z-index: 2;-moz-box-shadow: 0px 0px 15px rgba(100,100,100,0.4);-webkit-box-shadow: 0px 0px 15px rgba(100,100,100,0.4);box-shadow: 0px 0px 15px rgba(100,100,100,0.4);}*/
.slider5 .clientitem {margin: 15px 0;padding: 10px;}

.curtainplace {	background: #000\9;background: rgba(0, 0, 0, 0.9);position: absolute;left:0;bottom:0;width: 100%;height: 100%;z-index: 1;padding: 5px}

.footerlinksplace {width: 60%;float:right;    margin: 0 2%;}
.rtl .footerlinksplace {float:left;}
.footerlinks {float:left;width: 33%;padding: 0 20px;border-left: 1px solid #999999}
.rtl .footerlinks {border-right: 1px solid #999999;border-left: initial;}
.footerlinks a {display: block;color: #999999;padding: 2px 0}
.footerlinks a:hover, .footerlinks a:focus {color: #fff}

.mapplace p {margin: 0}
.mapplace iframe {width: 100%;float: left;}

.contactform {background: #eeeeee;padding: 30px;}
.contactform label {}
.contactform label, .post-password-form label, .loginplace label, #loginform p {display:block;margin: 0 0 30px 0;font-size: 24px;}
.contactform input, .contactform textarea, .post-password-form input, .loginplace input {background:#fff;color: #666;width: 100%;font-size: 18px;padding: 8px;}
.contactform label:hover input, .contactform label:hover textarea, .loginplace label:hover input {color:#006699;}
.contactform input[type="submit"], .post-password-form input[type="submit"], .loginplace input[type="submit"] {border: none;color:#fff;padding: 10px 15px;text-transform: uppercase;background: #333;font-weight: 600;margin: 30px 0 0 0}
.contactform input[type="submit"]:hover, .post-password-form input[type="submit"]:hover, .loginplace input[type="submit"]:hover {background: #006699;color:#fff;}
.contactform textarea {height:157px;}
.contactform span {display: inline-block;float: left;width: 80%;font-size: 18px;}
.contactform .title {width: 20%;}
.contactform p {margin: 0;position: relative;display: inline-block;width: 100%;}
div.wpcf7 .ajax-loader {height: 0;display: none;}

.contactform span.wpcf7-spinner {width: 24px;left: 0;float: right;top: 41px;position: absolute;}
[dir=rtl] .contactform span.wpcf7-spinner {float: left;}

.contactform.product_contact_form {display: inline-block;margin-top: 40px;}
.contactform.product_contact_form label {display: inline-block;margin: 0 0 10px 0;width: 100%;}

.contactformtitle {font-size: 24px;text-align: center;font-weight: 500}

.contacttext {margin: 0 0 40px 0;}
.contacttext strong {color:#000;}
.contacttext p {min-height: 190px;padding: 90px 20px 15px 20px;background: url(img/icon1.png) center 0 no-repeat;float:right;width: 25%;border-right: 1px solid #ccc;text-align: center}
.contacttext p:nth-of-type(2n) {background: url(img/icon2.png) center 0 no-repeat;}
.contacttext p:nth-of-type(3n) {background: url(img/icon3.png) center 0 no-repeat;}
.contacttext p:nth-of-type(4n) {background: url(img/icon4.png) center 0 no-repeat;border-left: 1px solid #ccc}
.contacttext p:nth-of-type(5n) {background: url(img/icon5.png) center 0 no-repeat;}
.contacttext p:nth-of-type(6n) {background: url(img/icon6.png) center 0 no-repeat;}

.leftside {float:left;width:48%;}
.rightside {float:right;width:48%;}

.downloadsplace {display: flex;flex-wrap: wrap;float: left;width: 100%;margin: 0 0 5% 0;}
.downloaditem {width: 23%;margin: 1%;position: relative;padding: 1%;border: 1px solid #ccc;}
.downloaditem .downloadfile {width:80px;padding:70px 0 0 0;background: url(img/file.png) center 0px no-repeat;display:block;margin:20px auto;color:#666;text-align: center}
.downloaditem .downloadfile span {display: block;text-align: center}
.downloaditem .downloadfile:hover span {color: #0068a5}
.downloaditem h3, [dir='rtl'] .downloaditem h3 {font-size: 20px;text-align: center}
.downloaditem p {color: #666}
.downloaditem img {margin: 0 auto 20px auto}

.searchplace {float: right;position: relative;}
.searchbtn {background: url(img/search.png) center top no-repeat;width: 42px;height: 42px;float:right;margin: 0px 10px 0 0px}
.searchbtn.close {background: url(img/close.png) center center no-repeat;}

form.search {background: #fff;padding: 10px;position: absolute;right: 10px;width: 300px;top:74px;display: none;-moz-box-shadow: 0px 0px 15px rgba(100,100,100,0.4);-webkit-box-shadow: 0px 0px 15px rgba(100,100,100,0.4);box-shadow: 0px 0px 15px rgba(100,100,100,0.4);}
.rtl form.search {left: 0px;right: initial;}
form.search select {background: #fff;padding: 10px;float:left;margin: 0 5% 0 0;width: 30%;}
form.search select:first-of-type {width: 11%;}
form.search input {width: 150px;float:left;padding: 5px;color:#000;background: none;}
.rtl form.search input {float:right;}
form.search .search-submit {position: absolute;right: 8px;background: url(img/search2.png) center top no-repeat;width: 30px;height: 30px;float:right;overflow: hidden;margin: 3px 0 0 0}
.rtl form.search .search-submit {left: 8px;right: initial;}
form.search ::-webkit-input-placeholder {color: #000;}
form.search ::-moz-placeholder {color: #000;}
form.search :-ms-input-placeholder {color: #000;}
form.search :-moz-placeholder {color: #000;}

.tabplace {margin: 0px 0 60px 0;border-bottom: 1px solid #0068a5;text-align: center}
.tabplace .tab {background:#fff;text-align: center;color: #666;font-size: 36px;margin: 0 20px;width: 300px;font-weight: 500;padding: 10px 20px;cursor:pointer;display: inline-block}
.tabplace .tab:hover, .tabplace .tab.opened {background:#0068a5;color: #fff}

.t_div {display: none}
.t_div.opened {display: block}

.aligncenter {margin: auto;}

.admin-bar .header {top: 32px;}

.search-results .imgplace > img {width: 150px;}

/*-HEBREW-*/
[dir='rtl'] p, [dir='rtl'] h1, [dir='rtl'] h2, [dir='rtl'] h3, [dir='rtl'] h4, [dir='rtl'] h5, [dir='rtl'] h6, 
[dir='rtl'] label, [dir='rtl'] li,  [dir='rtl'] div {text-align:right;direction:rtl;}

[dir='rtl'] .isltr p {direction: ltr;}

[dir='rtl'] .evenbody:nth-of-type(even), [dir='rtl'] .navigation a, [dir='rtl'] .evenbody, [dir='rtl'] .navigation a.previous, [dir='rtl'] .nav, [dir='rtl'] .nav li,
[dir='rtl'] .topmenu li, [dir='rtl'] .nav .sub-menu li.menu-item, [dir='rtl'] .menutitle, [dir='rtl'] .attachments, 
[dir='rtl'] .triplebox2, [dir='rtl'] .footerlinks, [dir='rtl'] .quadruple, [dir='rtl'] .leftside, [dir='rtl'] .contactform span,
[dir='rtl'] .downloaditem, [dir='rtl']  .quadruplefull {float:right;}

[dir='rtl'] .slick-slide, [dir='rtl'] .topmenu, [dir='rtl'] .rightside {float:left;}

[dir='rtl'] .logo {float:right;margin: 10px;}

[dir='rtl'] .slides:not(.emptyslide), [dir='rtl'] .slides:not(.emptyslide) div, [dir='rtl'] .slick-slider, [dir='rtl'] .slick-slider div {direction: ltr}
[dir='rtl'] .rtl .slick-prev, [dir='rtl'] .rowslider .slick-prev {right:auto;left:5%;}
[dir='rtl'] .rtl .slick-next, [dir='rtl'] .rowslider .slick-next {left:auto;right:5%;}

[dir='rtl'] .rtl .slider4 .slick-prev, [dir='rtl'] .rtl .slider5 .slick-prev {left:-5%;}
[dir='rtl'] .rtl .slider4 .slick-next, [dir='rtl'] .rtl .slider5 .slick-next {right:-5%;}

[dir='rtl'] .topmenu .sub-menu li {float:none;}

[dir='rtl'] .feature {float:right;margin: 0 0 4% 3%;}
[dir='rtl'] .feature.nomargin {margin: 0 0 4% 0;}

[dir='rtl'] .copyright, [dir='rtl'] .indexcontent h2, [dir='rtl'] .indexcontent p, 
[dir='rtl'] .subtitleplace h2, [dir='rtl'] .blueplace p, [dir='rtl'] .menutitle, [dir='rtl'] .triplebox2 h2, [dir='rtl'] .featuretop h3,
[dir='rtl'] .triplebox h2, [dir='rtl'] .featuresplace .shortpage h2, [dir='rtl'] .featuresplace .shortpage p, [dir='rtl'] .featuremiddle h3,
[dir='rtl'] .featuremiddle p, [dir='rtl'] .copyright p, [dir='rtl'] .contacttext p, [dir='rtl'] .contactformtitle, [dir='rtl'] .team_t h2, 
[dir='rtl'] .quadruplefull h3, [dir='rtl'] .quadruplefull p, .team h2, [dir='rtl'] .teams .description, [dir='rtl'] .tabplace {text-align: center}

/*[dir='rtl'] .ltrp p, .ltrp p, [dir='rtl'] .ltrp li, .ltrp li, .ltrp h3, .ltrp h2 {direction: ltr;text-align: left}*/

.teamitem:nth-of-type(even) .imgplace, .slidesplace {float:left;margin: 0 30px 0 0;}
[dir='rtl'] .teamitem:nth-of-type(even) .imgplace, [dir='rtl'] .slidesplace {float:left;margin: 0 0 0 30px;}
[dir='rtl'] .teamitem .imgplace, [dir='rtl'] .listview .imgplace {float:right;margin: 0 0px 0 30px}

[dir='rtl'] .attachments a {background: url(img/pdf.png) right 0px no-repeat;padding: 20px 80px 20px 0px;}

[dir='rtl'] .triplebox {float:right;width: 30%;margin: 0 0 5% 5% }

/*[dir='rtl'] .bodytext li {padding: 0 25px 0 0px;background: url(img/greyarrow.png) right center no-repeat;}*/

.page .mediumpage.fullimagerow {display: block;}

.page .fullimagerow .slidesplace {float: none;width: 100%;margin: 0 0 20px 0;}
.page .fullimagerow .slidesplace .slides img {margin: initial;}

.bread span a {display:inline-block;padding:0 0 0 10px;border-left:1px solid #fff;margin:0 0 0 10px;}
.project-template-default .bread span span:first-of-type {display:none}

/*-MOBILE-*/
@media screen and (max-width: 960px)
{
	@-webkit-keyframes bugfix { from {padding:0;} to {padding:0;} }
	input {border-radius: 0;}
	p, .navbottom a, .copyright, .slidehome .caption p, .featurebig p {line-height: 120%;font-size: 16px;}
	h1, h2, .indexcontent h1, .featuresplace .title, .slidehome .caption h2, .newsplace .title, .subtitleplace h2,
	.shortpage h2, .featurebig h3  {line-height: 100%;font-size: 26px;}
	h3, h4, h5, h6, h7, .toogletitle, .newsitem .date, .bodytextwide p, .blueplace p, .blueplace h2, .greyplace .shortpage h2 {line-height: 24px;font-size: 24px;}
	h1, h2, h3, h4, h5, h6, h7 {margin: 0 0 10px 0;letter-spacing: 0;}

	.mdisable,  .mdisable #main {overflow: hidden;}

	.breadcrumbs, .arrowdown, #breadcrumbs, .slidehome:after, .newsplacecenter:before, .nav li:first-of-type > a:after,
	.firstbody:before, .footer:after, .slideto, .slidehome a.more, .menutitle, .nav li > a:before, .nav li > a:after, .strip:before {display: none}

	.nav li ul {display: block;}

	.navplacemenu {display:none;transition:none;-o-transition: none;-ms-transition: none;-moz-transition:none;-webkit-transition: none;z-index: 999;transform: translateX(-0%);background: #fff;position: fixed;left: 0;top: 0px;width: 86%;margin: 0;height: calc(var(--vh, 1vh) * 100);height: calc(var(--vh, 1vh) * 100);padding: 0;margin: 0;}
	.navplacemenu .navplace {width: 100%;height: 100%;padding: 0;position: absolute;top: 0px;left: 0%;margin: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;background: inherit;-webkit-overflow-scrolling: touch;overflow: scroll;overflow-x: hidden;overflow-y: auto;}

	.openmenu {display:block;width:30px;height:30px;background: url(img/menu.png) 0px 0px no-repeat;float:right;margin:15px 12px 0 10px}
	.openmenu.opened {background: url(img/close.png) center center no-repeat;}

	.menuplace, body:lang(he) .menuplace {z-index:999;transform: translateX(-120%);position:fixed;top:0px;width:87%;margin:0;height: calc(var(--vh, 1vh) * 100);box-shadow:5px 5px 5px rgba(0,0,0,.3);background:#fff}
	.mainmenu, .sticky .mainmenu {display:block;width: 100%;height: 100%;padding: 0;position: absolute;top: 0px;left: 0%;margin: 0; box-sizing: border-box;background: inherit;-webkit-overflow-scrolling: touch;overflow: scroll;overflow-x: hidden;overflow-y: auto;}
	.mainmenu li, html:lang(he) .mainmenu li, .mainmenu li li, .mainmenu li li li {float:none;margin:0;position:relative;display:block;width:100%;max-width:100%}
	.mainmenu li a {padding:4%;border-bottom:1px solid #ccc;border-radius:initial;font-size: 18px;background: #f0f0f0;text-align: start;padding-left: 45px;justify-content: start;}
	.rtl .mainmenu li a {font-size: 22px;}
	.mainmenu li a span {display:block;text-align:center}
	.mainmenu li li a, .mainmenu li.this li a {font-size:20px;padding:2.5% 5%;}
	.mainmenu li li li a, .mainmenu li li li.this a {font-size:16px;padding:2.5% 5%;color:#999;line-height: 100%}
	.menuopen {transform: translateX(0%);}
	.rtl .menuopen, body.rtl :lang(he) .menuopen {transform: translateX(-15%);}
	.mdisable, .mdisable #ma,in {overflow: hidden;}
	.mdisable #main {-webkit-animation:none;animation:none;}
	.sub-menu {display:block;opacity:1;border-radius: 0px;left:0;margin:0;position:static;width:100%;padding:0;height:auto;box-shadow: 0px 0px 0px rgba(0,0,0,.2); }
	.mainmenu ul, .mainmenu ul ul {display: block;position: static;box-shadow: none;width: 100%}

	.headerplace {display: block}

	.nav {width: 100%;margin: 0}
	[dir='rtl'] .nav li, .nav li, .nav .sub-menu li.menu-item, [dir='rtl'] .nav .sub-menu li.menu-item {margin: 0;float:none;display:block;width:100%;max-width: 100%;}
	.nav a {padding: 8px 10px;font-size: 18px;color:#000;border-bottom: 1px solid #ccc;}
	.nav a:hover, .nav li.current-menu-item a, .nav li.current-menu-parent a {}
	.nav li ul {margin: 0 ;position:static;width:100%;padding: 0;-moz-box-shadow: 0px 0px 0px rgba(100,100,100,0.5);-webkit-box-shadow: 0px 0px 0px rgba(100,100,100,0.5);box-shadow: 0px 0px 0px rgba(100,100,100,0.5)}
	.nav .sub-menu li a {font-size: 14px;border-bottom: 1px solid #ccc;text-align: center;padding: 10px;background:none;}
	.nav li.current-menu-item > a {background-color: #ccc}
	.nav .sub-menu li .sub-menu li a {    font-size: 14px;    margin: 0px;padding: 10px ;background: none;}
	.nav .sub-menu li .sub-menu li a:hover, .nav .sub-menu li.current-menu-item .sub-menu li a, .nav .sub-menu li .sub-menu li a:focus {background: #666;color: #fff}
	.nav .sub-menu li .sub-menu li a {text-align: center;}

	.mainmenu .sub-menu li, html:lang(he) .mainmenu .sub-menu li {display: none}
	.mainmenu .sub-menu.opened li, html:lang(he) .mainmenu .sub-menu.opened li {display: block}

	[dir='rtl'] .logo, .logo {float:left;width: calc(100% - 198px);margin: 5px;}

	.searchbtn {    margin: 15px 10px 0 10px;zoom: .8;opacity: .5;}

	.pagemain, .shortpage, .mediumpage {width:94%;}

	.featuremiddle, .slider4, .slider5, .slider6 {width: 96%;    margin: 0px 2% 20px 2%;}

	iframe, .footerbody, .footerlinksplace, .footermap, .historyplace, .contacttext, .contactform, .teammore, .contacttext p,
	.leftside, .rightside, .footer .logo2, .rtl .footer .logo2, .rtl .footerlinksplace, [dir='rtl'] .footerlinks, .footerlinks {width:100%;float: none;}
	[dir='rtl'] .footerlinks, .footerlinks {border: 0;padding: 0;}

	.triplebox2, .productsgrandchildplace, .productslist .abstract, .team, .infobox .description, .infobox .imgplace, .flex {width:100%;margin: 0 0 20px 0}

	.quadruplefull, [dir='rtl'] .quadruplefull, .imgside, .downloaditem, [dir='rtl'] .downloaditem, .quadruple,
	 [dir='rtl'] .quadruple, .featurebottom, .rtl .imgside {width: 100%;max-width: 90%;margin: 0 auto 20px auto;float:none;height: auto;}

	.team_t {width: 48%;margin: 1% 1% 5% 1%}
	.mediumpage {display: block;}

	.quadruplefull .imgplace img {height: auto;position: initial;}

	.greyplace, .whiteplace, .blueplace, section.shortpage, .indexcontent, .featuresplace {padding: 20px 0}

	.featuretop .more, .shortpage {margin: 0 auto 30px auto}
	.featuretop {padding: 0;margin: 0}
	.featuretop, .featuretop .imgplace {min-height: 0}
	.featuretop .featurecontent {position: static}
	.featuretop .abstract, .featuretop:hover img {opacity: 1}

	.footerlinksplace {margin: 20px 0;}
	.featuremiddle .number {margin: 0px 0 0 10px;}

	.tabplace {margin: 0px 0 20px 0;}
	.tabplace .tab {margin: 5px; font-size: 16px;}

	.teamitem .imgplace {width: 150px;}
	.teamitem .abstract {overflow: visible}

	.footer, .innergreyplace, .centerpage, .teammore, .centerpage2 {    padding: 4%;}
	.footerbody a {padding: 5px 40px 5px 0;}

	.greyplacenobg {padding: 20px 0}

	.triplebox2 {border:none;border-bottom: 1px solid #ccc}
	.triplebox2 .imgplace {min-height: 0}
	.triplebox2 .imgplace img {max-height: 200px;}

	.featurebig .abstract {left:0;width:100%;margin: 0;padding: 4%;position: static;}
	
	form.search {width:100%;margin:  0;left:0;top: 61px}
	form.search input[type="search"] {  width: 80%;  margin:5px;}
	form.search .search-submit {float:left;margin: 5px;}

	.strip, .slidehome, .stripblank {margin: 60px 0 0 0;}
	.stripblank {height: 120px;}

	table.collapsed td:first-of-type {text-decoration: underline;font-weight: bold}
	table.dataTable thead>tr>th.sorting_asc, table.dataTable thead>tr>th.sorting_desc, table.dataTable thead>tr>th.sorting, table.dataTable thead>tr>td.sorting_asc, table.dataTable thead>tr>td.sorting_desc, table.dataTable thead>tr>td.sorting {padding-right: 20px !important;}
	table.dataTable thead .sorting:before, table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:before, table.dataTable thead .sorting_desc_disabled:after {bottom: 0.6em;}

	.butterfly:after, .butterfly:before {width: 510px;height: 120px;}

	.slidehome .caption {padding: 4%;}

    .slidehome .slides .slick-dots {bottom: 5px}

	.maintitleplace {position: static;padding: 20px 0;background: #f3f3f2;}
	.maintitleplace h1, [dir='rtl'] .maintitleplace h1 {color: #333;margin: 0;text-align: center;padding: 10px }

	[dir='rtl'] .rtl .slider4 .slick-prev, [dir='rtl'] .rtl .slider5 .slick-prev {left:5%;}
	[dir='rtl'] .rtl .slider4 .slick-next, [dir='rtl'] .rtl .slider5 .slick-next {right:5%;}
	
	.popupplace {background: #000000\5;background: rgba(0, 0, 0, 0.5);position:fixed;left:0;top:0;width:100%;z-index:0;opacity:0}
	.bodyanimation .popupplace, .popupplace.opened {z-index:99;opacity:1;height:100%;}
	.bodyanimation #main {-webkit-animation:none;animation:none;}

	.productbodytext {overflow: visible}
	.productimgside {width: 30%;}

	.prbodytext ul, .bodytext ul {margin: 0 20px;}

	.slidehome .caption h2, .slidehome .caption p {text-shadow: 0 0 5px #000}

	.moremenu {position: absolute;left: 5px;top: 15px;height: 30px;width: 30px;background: #ccc;    display: block;}	
	.moremenu:after, .moremenu:before {position: absolute;left: 10px;top: 15px;width: 10px;height: 1px;background: #000;content: "";display: block}	
	.moremenu:after {width: 1px;height: 10px;left: 15px;top: 10px}	
	.moremenu.opened:after {display: none}	
	.sub-menu .sub-menu .moremenu{display: none}
	.clientitem img {max-width: 75%;}
	.search-results .imgplace > img {width: 100%;}

	.clients_slider {}
	.clients_slider .clientitem {}
	
	.featurebottom .imgplace {height:250px;}
	.listview .imgplace {width: 30%;}
	[dir='rtl'] .rtl .slider5 .slick-prev {left: 2%;}
	[dir='rtl'] .rtl .slider5 .slick-next {right: 2%;}

	.polylang_langswitcher {float: right;margin: 14px 7px 0;}list-style: none;}
	.polylang_langswitcher li {margin: 4px 0 0 0;display: inline-block;}
	.polylang_langswitcher li ~ li {margin-left: 7px;}
	.rtl .polylang_langswitcher li ~ li {margin-right: 7px;margin-left: 0;}
	.polylang_langswitcher li img {width: 30px !important;height: auto !important;}
	.mainmenu li.lang-item {display: none !important;}
}

@media screen and (max-width: 767px) {
	.clients_slider .clientitem.slick-slide:not(.slick-current) {opacity: 0;}
}

@media screen and (min-width: 1340px) and (max-width: 1780px)
{
	.nav {    width: 77%;}
	
	.nav li{max-width: 150px; }

	.infobox .description {    padding: 5%;}
	.menutitle {font-size: 40px;width: 240px;}
}
