@font-face {
    font-family:'open_sans_hebrewregular';
    src: url('fonts/opensanshebrew-regular.eot');
    src: url('fonts/opensanshebrew-regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensanshebrew-regular.woff') format('woff'),
         url('fonts/opensanshebrew-regular.ttf') format('truetype'),
         url('fonts/opensanshebrew-regular.svg#open_sans_hebrewregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family:'almoni';
    src: url('fonts/almoni-tzar-aaa-300.eot');
    src: url('fonts/almoni-tzar-aaa-300.eot?#iefix') format('embedded-opentype'),
         url('fonts/almoni-tzar-aaa-300.woff') format('woff'),
         url('fonts/almoni-tzar-aaa-300.ttf') format('truetype'),
         url('fonts/almoni-tzar-aaa-300-webfont.svg#almoni') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family:'open_sans_hebrewbold';
    src: url('fonts/opensanshebrew-bold.eot');
    src: url('fonts/opensanshebrew-bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensanshebrew-bold.woff') format('woff'),
         url('fonts/opensanshebrew-bold.ttf') format('truetype'),
         url('fonts/opensanshebrew-bold.svg#open_sans_hebrewbold') format('svg');
    font-weight: normal;
    font-style: normal;
}





@font-face {
    font-family: 'jurabook';
    src: url('fonts/JuraBook/Jura Book-webfont.eot');
    src: url('fonts/JuraBook/Jura Book-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/JuraBook/Jura Book-webfont.woff2') format('woff2'),
         url('fonts/JuraBook/Jura Book-webfont.woff') format('woff'),
         url('fonts/JuraBook/Jura Book-webfont.ttf') format('truetype'),
         url('fonts/JuraBook/Jura Book-webfont.svg#jurabook') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1,h2,h3,h4,h5,h6{font-weight:normal; padding:0px; margin:0px;}

.height77{height:75px;}
.height125{height:125px;}

.clr{clear:both;}

body { direction: rtl; color: #2f302f; font-size: 16px; font-family:'open_sans_hebrewregular'; padding:0px !important; margin:0px !important; }
input[type=button], input[type=submit], .button { cursor: pointer; border-radius: 0px; -webkit-border-radius: 0px; border: 0; display: inline-block; -webkit-appearance: none; -moz-appearance: none; }
::-webkit-input-placeholder { color: #171414; }
:-moz-placeholder { color: #171414; opacity: 1; }
::-moz-placeholder { color: #171414; opacity: 1; }
:-ms-input-placeholder { color: #171414; }
h2 { font-size: 40px; font-weight:bold; text-align: center; margin: 0 0 40px 0; }
.header { border-radius: 0; padding: 8px 0 0px 0px; margin-bottom: 0; border-bottom: 1px solid #ededed; width:100%; left:0px; position:fixed; top:0px; z-index:9999; background:#fff; }
.logo { position: relative; float: left; text-align: left; margin-top:15px; }
.navbar { min-height: inherit; margin-bottom: 0; }
.navbar-brand { height: auto; padding-top: 0; padding-bottom: 0; }
.navbar .btn { margin: 0; float: left; }
.navbar-collapse { float: right; width: 100%; }
.btn, .btn:focus, .btn:active { box-shadow: 0; outline: none; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }

.btn-default { background: #f30032; color: #fff; font-size: 18px; line-height: 18px; border-radius: 0; border: 0; padding: 12px 20px; }

.benefits_img img{
	-webkit-filter: drop-shadow(0px 0px 0px #f30032);
	-webkit-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.benefits_img img:hover {
	-webkit-filter: drop-shadow(0px 0px 8px #f30032);
}


.btn-default:hover, .btn-default:focus { background-color: #d83e0e; color: #fff; }
.header_button .btn.visible-xs { padding: 0; background-color: transparent; }
.navbar-nav { float: right; }
.nav { padding: 0; }
.nav ul{padding:0px; margin:0px; list-style-type:none;}
.nav li { float: right; }
.nav li a { color: #7d7d7d; border-bottom: 3px solid transparent; padding: 10px 5px; margin: 0 10px; font-size: 18px; text-decoration:none; text-align:center; }
.nav li a img{ display:block; margin:0px auto 22px auto;}
.nav li a:hover, .nav li.current-menu-item a, .nav li a:focus { background-color: transparent; color: #f30032; border-bottom: 7px solid #f30032; }
.tax-mediacat .nav li#menu-item-19 a, .single-media .nav li#menu-item-19 a{ background-color: transparent; color: #f30032; border-bottom: 7px solid #f30032; }

.icon-bar { position: relative; background: #f30032; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
.navbar-toggle.active .icon-bar:nth-child(2) { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); margin-top: 6px; }
.navbar-toggle.active .icon-bar:nth-child(3) { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); margin-top: -2px; }
.navbar-toggle.active .icon-bar:nth-child(4) { opacity: 0; }
.navbar-toggle { margin: 0; padding: 3px; }
.block_slogan { position: relative; padding-top: 50px; padding-bottom: 60px; border-bottom: 1px solid #d4d4d4; }
.slogan { position: relative; color: #f30032; font-size: 35px; font-family: 'jurabook'; line-height: 35px; text-transform: uppercase; text-align: center; }
.head { position: relative; border-bottom:1px solid #adadad; position:relative; padding:0px 0px 0px 0px;}
.benefits { position:absolute; bottom:0px; left:0px; width:100%; z-index:999; background:url(../images/home-slider-content-bg.png); min-height:403px; }
.benefits p{padding:0px; margin:0px;}
.benefits_box { position: relative; float: right; color: #fff; font-size: 17px; line-height: 22px; text-align: center; margin-bottom: 40px; padding:73px 0px 0px 0px; }
.benefits_img { position: relative; background: rgba(255,255,255,0.1); width: 126px; height: 126px; border-radius: 50%; margin: 0 auto; }
.benefits_img span { position: relative; display: table-cell; vertical-align: middle; width: 126px; height: 126px; }
.benefits_title { position: relative; font-size: 24px; font-weight:bold; padding: 10px 15px; }
.benefits_text { position: relative; padding: 0 15px; }

/**/
.block_products { position: relative; background: #f8f8f8; padding-top: 50px; padding-bottom: 70px; }
.products { position: relative; overflow: hidden; }
.products_box { position: relative; float: right; color: #2f302f; font-size: 16px; line-height: 20px; margin-bottom: 10px; }
.products_box:nth-child(odd) { margin-right: 0px; }
.products_box:nth-child(even) { margin-left: 0px; }
.products_inner { position: relative; background: #fff; border: solid 1px rgba(223,223,223,.41); padding-top: 20px; padding-bottom: 10px; }
.products_body { position: relative; display: table-cell; vertical-align: top; width: 80%; }
.products_title { position: relative; color: #f30032; font-size: 25px; font-weight:bold; }
.products_title a{color: #f30032;}
.products_text { position: relative; padding-top: 10px; }
.products_img { position: relative; display: table-cell; vertical-align: middle; width: 20%; text-align: center; }


.page-template-page-contact .block_info{display:none;}
.page-template-page-results .block_info{display:none;}
.single-teams .block_info{display:none;}


.deskslider{display:block; direction:ltr;}
.mobslider{display:none;}


/**/
.block_info { position: relative; background: #2f302f; padding: 40px 0; }
.info_box { position: relative; color: #d5d5d5; font-size: 17px; line-height: 25px; }
.info_body { position: relative; float: right; }
.info_title { position: relative; color: #fff; font-size: 27px; }
.info_box .btn { font-weight: normal; }
.info_button { position: relative; float: left; }
.info_button .btn { width: 170px; height: 60px; margin: 0px 0 0 70px; line-height:40px; }
.block_reviews { position: relative; padding-top: 50px; padding-bottom: 70px; }
.reviews_box { position: relative; overflow: hidden; }
.reviews_body { position: relative; float: right; padding-top: 15px; }
.reviews_title { position: relative; font-size: 20px; font-weight: bold; }
.reviews_title > span  { position: relative; color: #f30032; border-right: 1px solid #b2b2b2; padding-right: 7px; margin-right: 7px; }
.reviews_text { position: relative; font-size: 16px; line-height: 22px; padding-top: 10px; }
.reviews_text p{overflow:hidden; height:140px;}
.reviews_img { position: relative; float: right; text-align: left; }
.reviews_img img { position: relative; width: 141px; height: 141px; border-radius: 50%; }
.fotorama .fotorama__dot { border-width: 4px; }
.fotorama .fotorama__nav__frame.fotorama__active .fotorama__dot { border-width: 1px; width: 8px; height: 8px; }
.block_seo { position: relative; background: url('../images/seo_bg.jpg'); color: #fff; min-height: 920px; padding-top: 70px; }
.seo { position: relative; color: #dfe0df; line-height: 22px; padding-top: 0px; }
.seo_left, .seo_right { position: relative; }
.seo_left { padding-left: 0; }
.seo_right { padding-right: 0; float:right }
.seo p { padding: 10px 15px; margin-bottom: 0; }
.seo p:hover { background: rgba(0,0,0,0.3); }
.seo b { display: block; color: #f30032; }
.seo_info { position: relative; background: #ededed; color: #4d4d4d; padding: 20px 0; margin-top: 20px; }
.seo_img { position: relative; float: left; width: 45%; padding: 0 15px; }
.seo_text { position: relative; float: left; width: 55%; padding: 0 15px; }

/**/
.block_projects { position: relative; padding-top: 70px; padding-bottom: 60px; }
.block_projects h2 { font-weight: bold; }
.projects_slider { position: relative; overflow: hidden; }
.jcarousel-list { position: relative; width: 20000em; list-style: none; margin: 0; padding: 0; }
.projects_box { position: relative; float: right; width: 400px; height: 400px; box-shadow: inset 0 -45px 10px rgba(0,0,0,0.6); }
.projects_box:before { content: ''; opacity: 0; position: absolute; background: rgba(240,88,40,0.8) url('../images/slider_plus.png') center no-repeat; left: 0; top: 0; width: 100%; height: 100%; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
.projects_box:hover:before { opacity: 1; }
.projects_box img { position: relative; z-index: -1; }
.projects_title { position: absolute; display: block; left: 0; bottom: 0; color: #fff; font-size: 18px; padding: 15px 30px; }
.projects_arr { position: absolute; display: block; top: 0; width: 15%; height: 100%; }
.jcarousel-prev { left: 0; }
.jcarousel-next { right: 0; }
.projects_button { position: relative; text-align: center; padding-top: 20px; }
#map { position: relative; width: 100%; height: 480px; }
.block_about_head { position: relative; background: url('../images/about_bg.jpg') center top no-repeat; }
.about_head { position: relative; display: table-cell; vertical-align: middle; height: 370px; }
.about_text { position: relative; color: #fff; font-size: 35px; line-height: 32px; text-align: center; margin-bottom: 10px; }
.about_title { position: relative; color: #f30032; font-size: 16px; text-align: center; }
.block_about { position: relative; padding-top: 60px; padding-bottom: 80px; }
.block_about h2 { color: #939393; }
.about { position: relative; padding:0px 30px 0px 0px; }
.about_box { position: relative; float: right; color: #939393; }
.about_box p { margin-bottom: 15px; }
.block_scheme_work { position: relative; background: url('../images/scheme_work_bg.jpg') center top no-repeat; padding-top: 110px; height: 685px; }
.block_scheme_work h2 { color: #fff; }
.scheme_work { position: relative; padding-top: 100px; }
.scheme_work_box { position: relative; float: right; width: 20%; color: #fff; font-size: 24px; font-weight: bold; text-align: center; padding: 0; }
.scheme_work_img { position: relative; text-align: center; margin: 0 auto; padding: 0; }
.scheme_work_img img { max-width: 65px; }
.scheme_work_img:before { content: ''; position: absolute; background: #24231f; left: 0; right: 0; margin: 0 auto; bottom: -30px; width: 14px; height: 14px; border: 1px solid #f30032; border-radius: 50%; z-index: 1; }
.scheme_work_title { position: relative; padding: 40px 0 0; }
.scheme_work_box:after { content: ''; position: absolute; background: #f30032; left: 0; right: 0; margin: 0 auto; top: 87px; width: 100%; height: 1px; }
.scheme_work_box:first-child:after { right: auto; width: 50%; }
.scheme_work_box:last-child:after { left: auto; width: 50%; }
.block_gallery { position: relative; padding: 80px 0 170px; }
.block_gallery h2 { color: #939393; }
.gallery { position: relative; padding-top: 20px; overflow: hidden; }
.gallery_box { position: relative; float: right; padding: 0; }
.gallery_img { position: relative; }
.gallery_body { position: absolute; background: rgba(241,88,40,0.8); left: 0; top: 0; width: 100%; height: 100%; opacity: 0; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.gallery_box:hover .gallery_body { opacity: 1; }
.gallery_text { position: absolute; width: 100%; top: 50%; left: 0; color: #fff; font-size: 20px; line-height: 45px; margin-top: -50px; text-align: center; }
.gallery_name { position: relative; display: inline-block; font-size: 30px; border-bottom: 2px solid #fff; }
.gallery_socials.socials { position: absolute; width: 100%; left: 0; bottom: 0; margin-bottom: 5%; text-align: center; }
.block_port_slider { position: relative; background: #f8f8f8; padding-top: 80px; padding-bottom: 20px; }
.block_port_slider .container { padding: 0; }

/**/
.port_slider { position: relative; overflow: hidden; }
.port_slider .owl-prev, .port_slider .owl-next { position: absolute; display: block; background: rgba(42,42,42,0.3) url('../images/slider_arr.png') 0 0 no-repeat; 
	top: 50%; width: 46px; height: 134px; margin-top: -67px; z-index: 10; display: block; }
.port_slider .owl-prev { left: 0; }
.port_slider .owl-next { background: rgba(42,42,42,0.3) url('../images/slider_arr.png') -53px 0 no-repeat; right: 0; }

.port_page { position: absolute; left: 0; right: 0; width: 100%; bottom: 15px; text-align: center; }
.port_page a { position: relative; background: #fff; display: inline-block; vertical-align: bottom; font-size: 0; line-height: 0; color: transparent; width: 8px; height: 8px; border-radius: 50%; margin: 0 6px; }
.port_page a.active { background-color: #f30032; }
.port_inner { position: relative; padding-top: 50px; }
.port_box { position: relative; float: right; color: #939393; line-height: 22px; margin-bottom: 50px; }
.port_links { position: relative; background: url('../images/attention.png') right top no-repeat; padding-right: 50px; margin-top: 20px; margin-bottom: 15px; }
.port_links a { position: relative; color: #f30032; font-size: 18px; line-height: 28px; border-right: 1px solid #8d8d8d; margin-left: 6px; padding-right: 6px; }
.port_links a:first-child { border: 0; }
.port_link { position: relative; background: url('../images/link.png') right top no-repeat; padding-right: 50px; }
.port_link a { position: relative; color: #f30032; font-size: 18px; line-height: 28px; }
.port_title { position: relative; color: #575757; font-size: 24px; font-weight: bold; margin-bottom: 10px; }
.footer { position: relative; background: #14111b; padding-top: 67px; }
.footer_box { position: relative; float: right; color: #b2b2b2; margin-bottom: 30px; }
.footer_box.footer_box_left {float:left;}
.footer_title { position: relative; color: #adadad; font-size: 22px; font-weight: bold; line-height: 24px; margin-bottom: 25px; }
.footer_box h4{position: relative; color: #ff5d7c; font-size: 22px; margin-bottom: 30px; margin-top:0px;}
a.mailto{}
.footer_box .phone{font-size:16px;}

.footer_body { position: relative; }
.footer_box ul { padding: 0; }
.footer_box ul li { position: relative; margin-bottom:4px; list-style-type: none; }
.footer_box ul li a { position: relative; color: #b2b2b2; line-height: 20px; display:block; font-size:16px;}
.footer_box ul li a:hover { color: #fff; text-decoration: none; }
.footer_address { position: relative; margin-bottom: 10px; }
.footer_address p { margin-bottom: 0; }
.footer_phone { position: relative; color: #f8f8f8; font-size: 28px; margin-bottom: 40px; }
.socials { position: relative; margin-bottom: 25px; overflow: hidden; }
.socials a, .socials span { position: relative; background: url('../images/socials.png') no-repeat; float: right; width: 25px; height: 30px; margin-left: 35px; text-decoration: none; opacity: 0.6; }
.socials a:hover { opacity: 1; }
.socials span { display: inline-block; float: none; opacity: 1; margin: 0 15px; }
.socials .fb { background-position: 5px 0; }
.socials .in { background-position: -57px 0; }
.socials .go { background-position: -118px 0; }
.blok_copyright { position: relative; background: #14111b; color: #b2b2b2; font-size: 14px; padding-bottom: 16px; }

.develop { position: relative; text-align: left; }
.develop a { color: #dddddd; text-transform: uppercase; }
.copyright { position: relative; text-align:left; direction:ltr; }
.designby{ text-align:right;}
.copyright p{font-size:12px;}
.header-modal .modal-dialog { background-color: #f8f8f8; width: 100%; margin-top: 78px; }
.header-modal .modal-content { background-color: #f8f8f8; border-radius: 0; padding: 30px 0; }
.header-modal .modal-content:before { content: ''; position: absolute; top: -14px; left: 40%; width: 0; height: 0; border-bottom: 15px solid #f8f8f8; border-left: 15px solid transparent; border-right: 15px solid transparent; }
.form_title { position: relative; color: #2f302f; font-size: 30px; text-align: center; }
.form_subtitle { position: relative; color: #7d7d7d; text-align: center; margin-bottom: 20px; }
.form_phone { position: relative; width: 206px; background: #e8e8e8 url('../images/phone2.png') right 25px center no-repeat; color: #5e5e5e; font-size: 26px; text-align: center; margin: 0 auto 20px; padding: 0 50px 0 40px; }
/* all */ 	form .form-group ::-webkit-input-placeholder { color: #171414; font-size: 16px; }
form .form-group ::-moz-placeholder { color: #171414; font-size: 16px; }
/* firefox 19+ */  form .form-group :-ms-input-placeholder { color: #171414; font-size: 16px; }
/* ie */  form .form-group input:-moz-placeholder { color: #171414; font-size: 16px; }
input, textarea { outline: none; }
.form-group input, .form-group textarea { border: 0; border-radius: 0; border-bottom: 1px solid #b3b3b3; box-shadow: none; background: transparent; width: 100%; height: 40px; padding: 0 15px; color: #171414; font-size: 16px; }
.form-group textarea { height: 54px; padding: 10px 15px; overflow-y: auto; overflow-x: hidden; resize: none; line-height: 1; }
.form-group .form-control:focus { box-shadow: none; border-color: #000; }
.form_button { position: relative; text-align: center; padding-top: 15px; }
.form_button .btn { width: 130px; }

.mobilehide{display:block;}
.mobileshow{display:none;}



/* New CSS */

.mediaarea{ float:left; width:31.62393162393162%; margin-top: 38px;}
.mediaarea .sidebarheading{ background:url(../images/left_sidebarbg.png) top left no-repeat;}
.mediaarea .sidebarheading h4{color: #6d6d6d; background: url(../images/slider-red-line.png) no-repeat bottom center; font-size: 25px;padding: 0px 0px 9px; margin: 26px 0px 30px; font-weight:bold; font-family:'open_sans_hebrewbold'; float:right;}
.mediaarea ul{ margin:15px 0px 12px 0px; padding:0px;}
.mediaarea ul li{ display:block; margin-bottom:16px;}
.mediaarea .imgs-media{ float:right; width:136px; height:81px; overflow:hidden; border:1px solid #c7c7c7; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; -o-border-radius:2px; box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;}
.mediaarea .imgs-media img{max-width:100%;}
.mediaarea .mediacontent{ float:right; margin:10px 9px 0px 0px; width:210px; font-size:16px; line-height:22px;}
.mediaarea .mediareadmore{ text-align:left; margin-top:6px;}
.mediaarea .mediareadmore a{ display:inline-block; text-align:center; font-size:17px; color:#FFF; font-family:'open_sans_hebrewbold'; background:#474747; padding:10px 38px;}

.pagesarea{ /*float:right; width:68.37606837606838%; */margin:18px 0px 0px 0px;}
.pagesarea ul li{ width:100%; /*float:right;*/ /*margin-left:3.125%;*/ box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; display:block; /*border: 3px solid #FFF;*/ padding:32px 0px 22px 0px; text-align:center;}
.pagesarea ul li.bm1 {display:none !important;}
.pagesarea ul li:hover{ /*border: 3px solid #c7c7c7 !important;*/ border:none !important;}
.pagesarea ul li .pagecontent{ padding:0px 23px;}
.pagesarea ul li .imgs-top{ text-align:center;}
.pagesarea ul li .proname{color: #6d6d6d; background: url(../images/slider-red-line.png) no-repeat bottom center; font-size: 32px;padding: 0px 0px 9px; margin: 26px 0px 20px; font-weight:bold; font-family:'open_sans_hebrewbold';}
.pagesarea ul li .pagedesc{ font-size:17px; line-height:25px; color:#6d6d6d;/* min-height:193px;*/}
.pagesarea ul li .pagedesc p{ margin:0px; padding:0px;}
.pagesarea ul li .preadmore a{ display:inline-block; text-align:center; font-size:17px; color:#FFF; font-family:'open_sans_hebrewbold'; background:#474747; padding:10px 38px;}
.pagesarea ul li.bm1 .preadmore { display:none;}
.preadmore {padding:25px 0 0 0;} 

.abouthome{background: url(../images/aboutbg.jpg) top center; padding:68px 0px 82px; background-size: cover;}
.abouthome-wrap{max-width:765px; margin:0 auto; padding:0px 10px;  }
.abouthome-inn{color:#fff; text-align:center;}
.abouthome-inn h2 {color: #FFF; background: url(../images/slider-red-line.png) no-repeat bottom center; font-size: 32px;padding: 0px 0px 16px; margin: 0px 0px 38px;}
.abouthome-inn p, .testimonials-inn span{ line-height:32px; font-size:17px; color:#FFF; font-weight:normal; margin:0px; padding:0px 0px 32px 0px;}
.abouthome-inn .reaadmore{ text-align:center; margin-top:15px;}
.abouthome-inn .reaadmore a{ background:#888888; font-size:17px; font-weight:bold; color:#FFF; padding:10px 38px; display:inline-block;}


.clientlogo{padding:0px 0px 55px;}
.clientlogo-wrap{max-width:1170px; margin:0 auto; padding:0px 0px;  }
.clientlogo-wrap h2 {color: #6d6d6d; background: url(../images/slider-red-line.png) no-repeat bottom center; font-size: 32px;padding: 0px 0px 16px; margin: 0px 0px 42px;}
.clientlogo-inn{color:#fff; text-align:center; opacity:1; visibility: visible;}
.clientlogo-inn.active {opacity:1; visibility:visible;}
.clientlogo-inn .contbox{color:#fff; border:1px solid #fff; text-align:center; font-size:29px; line-height:42px; padding:30px 20px 27px;}
.clientlogo-inn img{	/*filter: url('../js/filters.svg#grayscale');*/ /* Firefox 3.5+ */
	/*filter: gray; /* IE6-9 */
	/*-webkit-filter: grayscale(1);*/ /* Webkit Nightlies & Google Chrome Canary */ transition: 0.3s; max-width:75%; max-height:127px; display:inline; vertical-align:middle;}
.clientlogo-inn img:hover { 	/*filter: none;*/ /* Applies to FF + IE */
	/*-webkit-filter: grayscale(0); */}	

.clientlogo-inn h3{font-size:19px; color:#ffffff; font-weight:normal; padding:17px 0px 0px 0px;}
.clientlogo-inn p, .clientlogo-inn span{display:inline;}
.ver { overflow:hidden; direction:ltr;}
.midlogs {margin:0 -25px;}
.marqureelist{ float:right; /*margin-left:50px;*/ /*max-width:170px;*/ max-height:127px; text-align:center; line-height:127px; width:16.33%; padding:0 25px; margin:0 0 25px 0;}
.marqinner {-webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.25); -moz-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.25); box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.25); -ms-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.25); -o-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.25); transition:0.3s; -webkit-transition:0.3s;}
.marqinner img {transition:0.3s; -webkit-transition:0.3s;}
.marqinner:hover {-webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.40); -moz-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.40); box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.40); -ms-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.40); -o-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.40);}
.marqinner:hover img { transform:scale(1.1); -webkit-transform:scale(1.1);}

.testimonials{background:#f8002f; border-top:1px solid #fb6682; border-bottom:1px solid #fb6682; padding:68px 0px 34px;}
.testimonials-wrap{max-width:767px; margin:0 auto; padding:0px 10px;  }
.testimonials-inn{color:#fff; text-align:center;}
.testimonials-inn .contbox{color:#fff; border:1px solid #fff; text-align:center; font-size:29px; line-height:42px; padding:30px 20px 27px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; width:99%;}
.testimonials-inn h3{font-size:19px; color:#ffffff; font-weight:normal; padding:17px 0px 0px 0px;}
.testimonials-inn p, .testimonials-inn span{display:inline;}
.home-slider, .metaslider{position:relative; margin:0 auto; background:#393939;}
.wrap{padding:0px 10px; max-width:1170px; margin:0px auto;}

.home-slider .wrap{font-family:'open_sans_hebrewregular';}
.home-slider h3{font-weight:bold; font-size:32px;  font-family:'open_sans_hebrewbold'; padding:0px 0px 10px; }
.home-slider h4{font-size:28px; margin:0px 0px 23px; padding:0px 0px 12px;  background:url(../images/slider-red-line.png) no-repeat bottom right;}
.home-slider p{font-size:17px; line-height:25px; margin:0px 0px 45px !important;}
.home-slider .inncont{max-width:560px;}
.home-slider a.read-more{display:block !important; max-width:214px; text-align:center; color:#fff; font-weight:bold; padding:7px 0px 8px; background:#f30032; border:0px !important; }
.home-slider a.read-more:hover{text-decoration:none !important;}
.copyright .social-icon{padding:0px 0px 39px;}
.copyright .social-icon a{opacity:0.5; filter:alpha(opacity=50); display:inline-block; padding:0px 29px 0px 0px; }
.copyright .social-icon a:hover{opacity:1; filter:alpha(opacity=100);}

.home-contact-form-area{padding:82px 0px 87px; text-align:center;}
.home-contact-form-area h2{color:#6d6d6d; background:url(../images/slider-red-line.png) no-repeat bottom center; font-size:32px; padding:0px 0px 16px; margin:0px 0px 83px; }
.home-contact-form-area .col-md-4{font-size:19px; color:#696969;}
.home-contact-form-area .col-md-4 a{color:#696969;}
.home-contact-form-area .icon{height:80px;}

.home-contact-form-area .greybox{background:#e8e9ea; padding:49px 70px 27px; margin:56px 0px 0px 0px; text-align:right;}
.home-contact-form-area .greybox .fieldright{ float:right; width:43%;}
.home-contact-form-area .greybox .fieldright input.txtfield{ width:100%; box-sizing:border-box; text-align:right; height:48px; padding:0px 15px; margin-bottom:20px; border:none; background:#FFF; color:#472003; font-size:16px;}
.home-contact-form-area .greybox .fieldleft{ float:left; width:55%;}
.home-contact-form-area .greybox .fieldleft textarea.txtcomment{ width:100%; box-sizing:border-box; text-align:right;  padding:17px 15px; height:185px; background:#FFF; border:none; color:#472003; font-size:16px;}
.home-contact-form-area .greybox .fieldleft ::-webkit-input-placeholder, .home-contact-form-area .greybox .fieldright ::-webkit-input-placeholder {color:#472003;}
.home-contact-form-area .greybox .fieldleft :-moz-placeholder, .home-contact-form-area .greybox .fieldright :-moz-placeholder{color:#472003;}
.home-contact-form-area .greybox .fieldleft ::-moz-placeholder, .home-contact-form-area .greybox .fieldright ::-moz-placeholder{color:#472003;}
.home-contact-form-area .greybox .fieldleft :-ms-input-placeholder, .home-contact-form-area .greybox .fieldright :-ms-input-placeholder{color:#472003;}
.home-contact-form-area .greybox .subbutton{ text-align:center; margin:14px 0px 0px 20px;}
.home-contact-form-area .greybox .subbutton input{ background:#f8002f; font-size:17px; text-align:center; font-weight:bold; color:#FFF; border:none; padding:0px 63px; height:42px;}

.clr{clear:both;}
/* New CSS */




@media (max-width: 1200px) and (min-width: 770px) { 
.header .container { padding: 0; }
.header .navbar-collapse { padding: 3px 0 0 0; }
.header .collapse { padding: 0; }
.navbar { padding: 0; }
.btn-default.navbar-btn { padding: 12px 10px; }
.nav li a { margin: 0 0px; }
.benefits_box { padding: 0; }
.benefits{min-height:inherit;}
.header .col-sm-9{ width:65%;}

}
@media (max-width: 1190px) { 
.clientlogo-wrap {padding:0 20px;}

}
@media (max-width: 770px) { 

.about { position: relative; padding:0px 0px 0px 0px; }
.navbar-collapse { background: #fff; float: none; text-align: center; margin: -38px -15px 0; }
.navbar-nav { float: none; padding-top: 40px; }
.navbar .btn { float: none; margin: 20px 0; }
.nav li { width: 100%; text-align: center; }
.nav li a { width: 80%; color: #7d7d7d; border-bottom: 1px solid #f3f3f3; padding:10px 5px; margin: 0 auto; }
.nav li a:focus, .nav li.active a { background-color: transparent; color: #f30032; border-color: #f3f3f3; border-width: 1px; }
.nav li.current-menu-item a, .nav li a:focus {
    background-color: transparent;
    border-bottom:1px solid #f3f3f3;
    color: #f30032;
}

.nav li a:hover{color: #7d7d7d; background-color: transparent;
    border-bottom:1px solid #f3f3f3;}
.footer_box ul li a:hover{color:#adadad;}	
.develop a:hover{text-decoration:none;}

.icon-bar { background: #f30032; }
.navbar-toggle { position: relative; margin: 0; padding: 3px; z-index: 1001; }
.navbar-collapse { box-shadow: 0 0 0 10000px rgba(0,0,0,0.6); z-index: 1000; }
.head { background: transparent; padding-top: 50px; border:0px; }
.benefits_box { float: left; color: #747474; padding:0px; }
.benefits_img { background-color: #262626; }
.benefits_title { padding: 10px 0; }
.benefits_text { padding: 0; }
.block_products { margin: 0 -15px; }
.products { padding: 0; }
.products_box { padding: 0; }
.products_box:nth-child(odd) { margin-right: 0; }
.products_box:nth-child(even) { margin-left: 0; }
.reviews_box { text-align: center; padding: 0; }
.reviews_title { padding-top: 25px; }
.reviews_img { text-align: center; }
.socials a { margin-left: 10px; }
.develop { text-align: center; }
.copyright { text-align: center; }
.designby{ text-align:center;}
.info_body { float: right; text-align: center; margin-bottom: 30px; }
.info_title { margin-bottom: 10px; }
.info_button { float: right; text-align: center; }
.block_gallery { padding: 70px 0 60px; }
.block_scheme_work { padding: 40px 0; }
.scheme_work { padding: 0; }
.scheme_work_box { width: 100%; padding: 30px 0; }
.scheme_work_img { float: right; }
.scheme_work_img img { max-width: 47px; }
.scheme_work_img:before { left: auto; right: 0; top: 50%; bottom: auto; margin-top: -7px; }
.scheme_work_title { text-align: right; padding-top: 0; }
.scheme_work_box:after { left: auto; right: 7px; top: 0; width: 1px; height: 100%; }
.scheme_work_box:first-child:after { top: 50%; right: 7px; height: 50%; width: 1px; }
.scheme_work_box:last-child:after { top: 0; right: 7px; height: 50%; width: 1px; }
.port_page { position: relative; left: auto; right: auto; bottom: auto; padding-top: 20px; }
.port_page a { background-color: #696969; }
.port_page a.active { background-color: transparent; border: 1px solid #696969; }


.wrapper{overflow:hidden;}

.mobilehide{display:none;}
.mobileshow{display:block; width:133px; margin:20px auto !important; padding:12px 0px;}

.socials a:hover { opacity: 0.6;  }
.gallery_box:hover .gallery_body { opacity: 0; }
.member_wrap .teams-in a:hover{background: url(../images/in.png) no-repeat top center  !important}
.member_wrap figure figcaption .back:hover{opacity:1 !important;}
}

/*--------------------result----------------------*/ 
.result_title { background: url(../images/result_title.jpg) no-repeat center; text-align: center; color: #fff; font-size: 35px; padding: 144px 0; }
.results_wrap { padding: 38px 0; background: #f8f8f8; }
.results_wrap .container { padding: 0; padding-bottom: 15px; }
.results_block { -moz-box-sizing: border-box; box-sizing: border-box; padding:25px 25px; background: #fff; min-height: 293px; border: 1px solid #eeeeee; float:right; }
.results_block.col-md-5 { padding: 0 0 0 2px; background: none; border: none; float: right; }
.results_block.col-md-6 { padding: 45px 0; }
.results_block.col-md-6 img{width:240px; height:240px;}
.results_block.col-md-6:first-child { right: -2px; position: relative; }
.results_block table { width: 100%; text-align: center; }
.results_block table td { padding: 30px 0; color: #929292; font-size: 18px; border-left: 1px solid #dfdfdf; border-top: 1px solid #dfdfdf; width:20%; }
.results_block table td:last-child { border-left: none; }
.results_block table th { padding: 12px 0; color: #f30032; font-size: 60px; font-weight: bold; text-align: center; border-right: 1px solid #dfdfdf; }
.results_block table th:first-child { border-right: none; color: #929292; font-size: 18px; font-weight: normal; }
.results_block article { padding: 0 15px; }
.results_block p { color: #929292; font-size: 16px; line-height: 18px; }
.results_block b { color: #929292; font-size: 16px; line-height: 18px; }
.results_block figure { display: table-cell; height:240px; text-align: center; vertical-align: middle; width: 240px; }
.results_block figure img{height:240px; width: 240px;}
.results_form { padding: 0px 0 125px 0; background: #f8f8f8; text-align: center; }
.results_form .container { -moz-box-sizing: border-box; box-sizing: border-box; padding: 30px 0px; background: #fff; border: 1px solid #eeeeee; }
.cta { color: #2f2f2f; font-size: 30px; padding-bottom: 0px; font-weight: normal; }
.cta2 a { color: #7b7b7b; font-weight: normal; font-size: 35px; text-decoration: none; padding: 0 34px 0 0; background: url(../images/form_phone.png) no-repeat right center; }
.results_form form { padding: 35px 0 0 0; }
.results_form form .result-input-div input { 	width: 370px; border: none; background: none; margin: 0 12px; margin-bottom: 30px; outline: none; text-indent: 9px; height: 38px; color: #171313; font-size: 16px; border-bottom: 1px solid #b3b3b3; text-align:right; }
.results_form input::-webkit-input-placeholder { color: #171313; }
.results_form input:-moz-placeholder { color: #171313; }
.results_form form .join-butt input { width: 128px; height: 44px; background-color: #f15727; border: none; color: #fff; font-size: 20px; font-weight: bold; }
.results_form form .join-butt input:hover { opacity: 0.8; }

/*---------------------------services------------------------*/ 
.services_title { background: url(../images/services_title.jpg) repeat center; padding: 135px 0 185px 0; }
.services_wrap { position: relative; background: #f8f8f8; }
.services_wrap .container { top: -90px; position: relative; }
.services_wrap dl { width: 560px; border: 1px solid rgba(223,223,223,.41); background-color: #fff; float: left; margin: 0; overflow: hidden; -moz-box-sizing: border-box; box-sizing: border-box; margin-bottom: 12px; padding: 32px 38px; min-height: 387px; }
.services_wrap dl dd { padding: 0; margin: 0; }
.services_wrap dl dd p { padding: 25px 0 0 0; margin: 0; color: #939393; font-size: 16px; }
.services_wrap dt { overflow: hidden; clear: both; color: #f15727; font-size: 30px; font-weight: bold; }
.services_wrap dt img { float: right; padding-left: 28px; }
.services_wrap dt span { position: relative; overflow: hidden; top: 4px; }
.services_wrap dl:nth-child(odd) { margin: 0 20px 12px 0; }
/*-----------------------------------member-------------------------------*/ 

.member_wrap{padding:105px 0 186px 0; background:#f8f8f8; }
.member_wrap figure { text-align: center; }
.member_wrap figure figcaption { padding: 23px 0 0 0; }
.member_wrap figure figcaption a { display: block;}
.member_wrap figure figcaption .back { display: inline-block; width: 137px; line-height: 43px; background-color: #696969; border: none; font-size: 18px; color: #f8f8f8; padding: 0; }
.member_wrap figure figcaption .back:hover { opacity: 0.8; text-decoration: none; }
.member_wrap article { font-size: 16px; color: #939393; }
.member_wrap article p { margin: 20px 0 0 0; }
.member_wrap article h1 { font-size: 40px; font-weight: bold; color: #939393; margin-top: 0; }
.member_wrap article h2 { text-align: right; font-size: 26px; color: #939393; font-weight: normal; margin: 0;}

.member_wrap .teams-in a{width:24px; height:24px; display:block;  background: url(../images/in.png) no-repeat top center; text-decoration:none; margin:0 auto 39px auto;}
.member_wrap .teams-in a:hover{width:24px; height:24px; display:block;  background: url(../images/in-hover.png) no-repeat top center; text-decoration:none;} 

.profile_bottom_team .memberlists ul li .teamcol p{ padding-bottom:15px;}
.memberlists .preadmore{ text-align:center; margin:10px 0px;}
.memberlists .preadmore .teammore{ display:inline-block; text-align:center; font-size:17px; color:#FFF; font-family:'open_sans_hebrewbold'; background:#474747; padding:5px 15px; border:none;}

/*---------------------------contacts-----------------------*/ 

.contacts_wrapper { overflow: hidden; clear: both; padding: 52px 0 145px 0; }
.contacts_wrapper .col-md-5 { margin: 0 0 0 50px; }
.contacts_wrapper dl { color: #939393; font-size: 16px; }
.contacts_wrapper dt { color: #939393; font-size: 18px; font-weight: 400; padding-bottom: 15px; }
.contacts_wrapper dd { padding: 0; margin: 0; }
.contacts_wrapper .phonenumber { padding: 0 45px 0 0; margin-bottom: 15px; display: block; color: #f15727; 	
font-size: 26px; background: url(../images/form_phone.png) no-repeat center right; }
.contacts_wrapper .socials a { -webkit-filter: brightness(0.5); filter: brightness(0.5); }
.contacts_wrapper .formside { background: #e2e2e2; text-align: center; padding: 20px 0 25px 0; }
.contacts_wrapper .formside.col-md-6 { float: right; }
.contacts_wrapper .formside h6 { color: #595959; font-size: 18px; font-weight: bold; padding-bottom: 25px; }
.contacts_wrapper .formside div div { padding-bottom: 17px; }
.contacts_wrapper .formside input, .contacts_wrapper .formside textarea { color: #474747; font-size: 16px; 
display: block; width: 445px; margin: 0 auto; border: none; height: 40px; outline: none; background: none; border-bottom: 1px solid #7b7b7b; }
.contacts_wrapper .formside textarea { height: 60px; }
.contacts_wrapper .formside .wpcf7-submit{ width: 128px; height: 44px; background-color: #f15727; color: #fff; 
	font-size: 20px; border: none; margin: 23px auto 0 auto; }
.contacts_wrapper .formside .wpcf7-submit:hover { opacity: 0.8; }
.contacts_wrapper input::-webkit-input-placeholder, .contacts_wrapper textarea::-webkit-input-placeholder { color: #474747; }
.contacts_wrapper input:-moz-placeholder, .contacts_wrapper textarea::-moz-placeholder { color: #474747; }

/*====================================*/
.block_projects, .block_port { position: relative; padding-top: 70px; padding-bottom: 60px; }
.projects_slider, .portfolio_slider { position: relative; z-index: 0; overflow: hidden; }
.jcarousel-list{ 	position: relative; 	width: 20000em; 	list-style: none; 	margin: 0; 	padding: 0; }
.projects_box{ position: relative; float: right; width: 400px; height: 400px; box-shadow: inset 0 -45px 10px rgba(0,0,0,0.6); 	}
.projects_box:before{ 	content: ''; opacity: 0; position: absolute; background: rgba(240,88,40,0.8) url('../images/slider_plus.png') center no-repeat; left: 0; top: 0; 
	width: 100%; height: 100%; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
.projects_box:hover:before{ opacity: 1; }
.projects_box img{ position: relative; z-index: -1; }
.projects_title{ position: absolute; display: block; left: 0; bottom: 0; color: #fff; font-size: 18px; padding: 15px 30px; }
.projects_arr{ position: absolute; display: block; top: 0; width: 15%; height: 100%; }
.jcarousel-prev{ left: 0; }
.jcarousel-next{ right: 0; }
.projects_button{ position: relative; text-align: center; padding-top: 20px; }
.port_gallery{ position: relative; z-index: 0; overflow: hidden; }
.port_gallery .projects_box{ width: 20%; height: auto; box-shadow: inset 0 -45px 10px rgba(0,0,0,0.4); }
.port_gallery .projects_title{ left: auto; right: 0; }

/*----------Inner Page---*/
.inner-page-area{padding:55px 0px 87px; text-align:center;}
.inner-page-area h2{color:#6d6d6d; background:url(../images/slider-red-line.png) no-repeat bottom center; font-size:32px; padding:0px 0px 16px; margin:0px 0px 83px; }
.inner-page-area .col-md-4{font-size:19px; color:#696969;}
.inner-page-area .col-md-4 a{color:#696969;}
.inner-page-area .icon{height:80px;}
.inner-page-area .greybox{background:#e8e9ea; padding:49px 70px 27px; margin:56px 0px 56px 0px; text-align:right;}
.inner-page-area .greybox .fieldright{ float:right; width:43%;}
.inner-page-area .greybox .fieldright input.txtfield{ width:100%; box-sizing:border-box; text-align:right; height:48px; padding:0px 15px; margin-bottom:20px; border:none; background:#FFF; color:#472003; font-size:16px;}
.inner-page-area .greybox .fieldleft{ float:left; width:55%;}
.inner-page-area .greybox .fieldleft textarea.txtcomment{ width:100%; box-sizing:border-box; text-align:right;  padding:17px 15px; height:185px; background:#FFF; border:none; color:#472003; font-size:16px;}
.inner-page-area .greybox .fieldleft ::-webkit-input-placeholder, .inner-page-area .greybox .fieldright ::-webkit-input-placeholder {color:#472003;}
.inner-page-area .greybox .fieldleft :-moz-placeholder, .inner-page-area .greybox .fieldright :-moz-placeholder{color:#472003;}
.inner-page-area .greybox .fieldleft ::-moz-placeholder, .inner-page-area .greybox .fieldright ::-moz-placeholder{color:#472003;}
.inner-page-area .greybox .fieldleft :-ms-input-placeholder, .inner-page-area .greybox .fieldright :-ms-input-placeholder{color:#472003;}
.inner-page-area .greybox .subbutton{ text-align:center; margin:14px 0px 0px 20px;}
.inner-page-area .greybox .subbutton input{ background:#f8002f; font-size:17px; text-align:center; font-weight:bold; color:#FFF; border:none; padding:0px 63px; height:42px;}
.innerheading{ background:url(../images/inner-headingbg.jpg) top center no-repeat; min-height:156px; background-size:cover;}
.innerheading h1{ margin:0px; padding:35px 0px 0px 0px; color:#FFFFFF; font-size:44px; font-family:'open_sans_hebrewbold'; text-align:center; line-height:60px;}
.contactuspage #post p{ font-size:20px; color:#6d6d6d;}

/*----------Media Page--------------------*/
.medialeft{width:78.29059829059829%; float:left;}
.mediadetailpage h1{ margin-bottom:20px; font-size:25px; color:#393939;}
.single-project .inner-page-area, .page-template-page-project .inner-page-area{ padding-top:0px;}
.page-template-page-project .inner-page-area h1{ text-align:right;  margin-bottom:20px; font-size:25px; color:#393939;}

.medialeft ul li{ display:block; float:right; width:31.11353711790393%; margin-right:2.00445434298441%; border:1px solid #e2e2e2; box-sizing:border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; margin-bottom:21px;}
.medialeft ul li .mediaspacing{ padding:21px 21px 5px 21px;}
.medialeft ul li .mediaspacing .innermediaimg{ border:1px solid #e2e2e2; box-sizing:border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; height:212px; overflow:hidden; background:#fcfcfc;}
.medialeft ul li .mediaspacing .innermediaimg img{ max-width:100%; width:100%;}
.medialeft ul li .mediatitle{ font-size:16px; color:#393939; font-weight:bold; margin:20px 0px 5px 0px; min-height:55px;}
.medialeft ul li .shortdesc{ font-size:16px; color:#6d6d6d; line-height:25px; min-height:75px; overflow:hidden;}
.medialeft ul li .remoremedia{ border-top:1px solid #e2e2e2;}
.medialeft ul li .remoremedia a:link,.medialeft ul li .remoremedia a:visited{color:#393939; text-align:center; display:block; padding:21px 0px; background:#fcfcfc; }
.medialeft ul li .remoremedia a:hover{ background:#f0f0f0;}
.medialeft .mediadetailpage{ text-align:right;}
.medialeft .mediadetailpage .mediadetailimg{ margin:0px 0px 20px; text-align:center;}
.medialeft .mediadetailpage .mediadetailimg img{ max-width:100%; width:100%;}
.mediaright{ width:20%; float:right; margin:0px 0px 0px 1.709401709401709%; text-align:right;}
.mediaright h3{ color:#393939; font-size:25px; border-bottom:1px solid #393939; padding: 0px 0px 12px 0px; margin:0px 0px 18px 0px;}
.mediaright ul{ margin:0px; padding:0px;}
.mediaright ul li{ display:block;}
.mediaright ul li img{ margin:0px 0px 0px 13px; padding:0px;}
.mediaright ul li a{ padding:8px 3px 6px 3px; color:#393939; font-size:17px; display:block;}
.mediaright ul li a:hover, .mediaright ul li.current-menu-item a{ background:#f0f0f0;}
.mediaright .backbutton a{ display: inline-block; color:#fff; background:#393939; font-size:18px; padding:12px 15px; margin-bottom:30px;}
.blogside{ margin-bottom:30px;}

/*------------Profile Page----*/
.inner-page-area.profilepage{ padding:40px 0px 21px; }
.profile_header{ text-align:right;}
.profile_left_top{ float:left; width:35.55555555555556%; font-size:17px; line-height:25px; color:#6d6d6d;}
.profile_left_top .spacing{ padding-right:11.95219123505976%;}
.profile_left_top p, .profile_right_top p{ padding-left:10px; padding-bottom:25px; margin:0px;}
.profile_left_top h5{ font-size:17px; color:#393939; line-height:25px; margin:22px 0px 0px 0px; padding:0px; font-family:'open_sans_hebrewbold';}
.profile_left_top img{ width:100%;}
.profile_right_top{ float:right; width:64.35897435897436%; border-left:1px solid #cacaca;  font-size:17px; line-height:25px; color:#6d6d6d;}
.profile_right_top .spacing{ padding-left:11.95219123505976%; padding-bottom:15px;}
.profile_right_top h5{ font-size:17px; color:#393939; line-height:25px; margin:0px 0px 0px 0px; padding:0px; font-family:'open_sans_hebrewbold';}
.profile_right_top h2{color:#393939; background:url(../images/slider-red-line.png) no-repeat bottom right; font-size:27px; padding:0px 0px 12px; margin:0px 0px 20px; text-align:right; font-family:'open_sans_hebrewbold';}

/*--- Profile middle---*/
.profile_middle_services{ background:#f6f6f6; color:#6d6d6d; padding:41px 0px 10px 0px; margin-top:20px;}
.profile_middle_services .wrap{ max-width:875px; margin:0px auto; padding:0px;}
.profile_middle_services h3{color:#393939; background:url(../images/slider-red-line.png) no-repeat bottom center; font-size:25px; padding:0px 0px 12px; margin:0px 0px 22px; text-align:center; font-family:'open_sans_hebrewbold';}
.profile_middle_services p{ padding:0px 16%; padding-bottom:25px; margin:0px;}
.profile_middle_services .serviceslist{margin:30px 0px 0px 0px; padding:0px;}
.profile_middle_services .serviceslist li{ display:inline-block; margin:0px 30px; width:17%; vertical-align:top;}
.profile_middle_services .serviceslist h5{ font-size:17px; color:#393939; line-height:25px; margin:27px 0px 11px 0px; padding:0px; font-family:'open_sans_hebrewbold';}
.profile_middle_services .serviceslist p{ padding:0px 0px; padding-bottom:25px; margin:0px; display:none !important;}
.profile_middle_services .serviceslist img{ /*width:100%;*/ width:149px; height:149px; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; -ms-border-radius:50%;}

/*---Team----*/
.profile_bottom_team{color:#6d6d6d; margin:55px 0px 0px 0px; text-align:right;}
.profile_bottom_team .wrap{ max-width:875px; margin:0px auto; padding:0px;}
.profile_bottom_team h3{color:#393939; background:url(../images/slider-red-line.png) no-repeat bottom center; font-size:25px; padding:0px 0px 12px; margin:0px 0px 32px; text-align:center; font-family:'open_sans_hebrewbold';}
.profile_bottom_team p{ padding:0px 13%; padding-bottom:25px; margin:0px; text-align:center;}
.profile_bottom_team .memberlists ul{ margin:25px 0px 0px 0px; padding:0px; text-align:center;}
.profile_bottom_team .memberlists ul li{ margin:0px 0px 2.22% 2.22%; padding:0px 0px 48px 0px; display:inline-block; vertical-align:top; /*float:right;*/ width:23.24%; border:1px solid #b5b5b5; box-sizing:border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; -moz-box-sizing:border-box;}
.profile_bottom_team .memberlists ul li img{ width:100%;}
.profile_bottom_team .memberlists ul li:last-child{margin:0px 0px 2.22% 0px;}
.profile_bottom_team .memberlists ul li h5{font-size:17px; color:#393939; line-height:25px; margin:12px 32px 0px 32px; padding:0px; font-family:'open_sans_hebrewbold'; text-align:right;}
.profile_bottom_team .memberlists ul li p{ padding:0px 0px;  margin:0px 33px; text-align:right;}
.projectmain_page{ width:75%; margin:0px auto; text-align:right;}
.projectmain_page h3{ text-align:right; padding:10px 0px; font-size:20px;}
.projectmain_page .owl-nav{ position:absolute; top:25%; width:100%;}
.projectmain_page .owl-nav .owl-prev{ float:right; background:url(../images/next-arrow.png) no-repeat; text-indent:-9999px; width:48px; height:48px; margin-right:-48px;}
.projectmain_page .owl-nav .owl-next{ float:left; background:url(../images/prev-arrow.png) no-repeat; text-indent:-9999px; width:48px; height:48px; margin-left:-48px;}


/*-------------Partnership Page--------------*/
.inner-page-area.partnerpage{ padding:28px 0px 21px; color:#6d6d6d; }
.partner_content .wrap{max-width:840px; margin:0px auto; background:url(../images/slider-red-line.png) no-repeat bottom center;}
.partner_content p{ padding:0px 0px 28px;  margin:0px; line-height:28px;}
.partners_container{ margin-top:105px;}
.partners_lists{max-width:1000px; margin:0px auto;}

.inner-page-area.normalpage{ padding:28px 0px 21px; color:#6d6d6d; text-align:right;}
.partnerl{ text-align:right; font-size:17px; color:#6d6d6d; }
.partnerleft{ float:left; width:30%;}
.partnerright{float:right; width:61.2%;}
.partnerright .partner_logo{ border-bottom:1px solid #bebebe; padding-bottom:30px;}
.partnerright h5{font-size:17px; color:#393939; line-height:25px; margin:33px 0px 14px 0px; padding:0px; font-family:'open_sans_hebrewbold';}
.partnerright .partner_logo img{ max-width:100%;}
.partner_border{border:2px solid #bebebe; padding:25px 0px; max-width: 1100px;   margin:0px auto 30px auto;border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; -o-border-radius:10px; -ms-border-radius:10px;}
/*.partner_border:last-child{ border:none;}*/

/*------Customer Page-----*/
.inner-page-area.customerpage{ padding:33px 0px 200px; color:#6d6d6d;}
.inner-page-area.customerpage .container{ max-width:1198px; margin:0px auto;}
#menunav{ margin:0px 0px 30px 0px; padding:0px;}
#menunav li{ display:inline-block; margin:0px 14px 5px 14px;}
#menunav li a{ padding:8px 10px; color:#6d6d6d; font-size:18px; display:block;}
#menunav li a.selected, #menunav li a:hover{ background:#dcdcdc;}

.tabcontainer ul{ margin:0px; padding:0px;}
.tabcontainer ul li{float:right; width:170px; margin:0px 12px 20px 12px; list-style:none; font-size:15px; color:#6d6d6d;}
.page-child .tabcontainer ul li {min-height:270px;}
.tabcontainer ul li .customeimg{border:1px solid #bebebe; position:relative; width:168px; margin:0px auto; padding:0 5%; box-sizing:border-box; transition:0.3s; -webkit-transition:0.3s;}
.tabcontainer ul li .customeimg:hover {-webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.40); -moz-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.40); box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.40); -ms-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.40); -o-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.40);}
.tabcontainer ul li .customeimg:hover img { transform:scale(1.1); -webkit-transform:scale(1.1);}
.tabcontainer ul li .customeimg .hover{ background:url(../images/client-hover.png) no-repeat; width:168px; height:168px; position:absolute; top:0; left:0; opacity:0; transition: opacity .25s ease-in-out; -moz-transition: opacity .25s ease-in-out; -webkit-transition: opacity .25s ease-in-out;}
.tabcontainer ul li .customeimg img{ max-width:100%; max-height:140px; width:100%; transition:0.3s; -webkit-transition:0.3s;}
.tabcontainer ul li .customeimg:hover .hover{ opacity:1; }
.tabcontainer ul li td{ width:168px; height:168px;}
.tabcontainer ul li h5{font-size:17px; color:#393939; line-height:25px; margin:10px 0px 5px 0px; padding:0px; font-family:'open_sans_hebrewbold'; min-height:50px;}
.tabcontainer ul li .contentcustomer{ line-height:20px;/* min-height:65px;*/}
.tabcontainer ul li .contentcustomer p{ margin:0px; padding:0px;}
.alm-btn-wrap{ clear:both; margin-top:30px;}
.alm-btn-wrap button{border:none; background:none; color:#14111b; text-decoration:underline; font-size:17px;}

.mobileheader{ display: none;}

body.rtl .bx-wrapper{ width:60%;}
.mediaright .upw-posts article{ margin:0px; padding:0px;}
.mediaright .projectmenu a{padding: 10px 3px 10px 3px; color: #393939; font-size: 17px; display: block; text-decoration:none;}
.mediaright .projectmenu a:hover{ background:#f0f0f0; text-decoration:none;}
.mediaright .projectmenu .current_page_item a{ background:#f0f0f0; text-decoration:none; font-weight:bold;}

.clientcat{}
.clientcat ul li{ float:right; width:23%; list-style:none; margin:10px 1%;}
.clientcat ul li .catnamelist{ display:table; width:100%; height:100%; transition:0.3s; height:130px; border:1px solid #7d7d7d; line-height:90px; vertical-align:middle; text-align:center;}
.clientcat ul li .catnamelist a{ display:table-cell; width:100%; vertical-align:middle; text-align:center; line-height:30px; font-size:24px; color:#7d7d7d; padding:20px; }
.clientcat ul li .catnamelist:hover{background:#f30032; color:#FFF;}
.clientcat ul li .catnamelist a:hover{color:#FFF;}

.catbackbutton {position:relative; text-align:right; right:-60px;}
.catbackbutton a {display: inline-block; color:#fff; background:#393939; font-size:18px; padding:12px 15px;}

@media (max-width: 1400px) {
	.nivo-caption{ top:13% !important;}
}

@media (max-width: 1200px) {
	.results_wrap .container > div, .results_wrap .container > div > div { width: 100%; float: none; text-align:center; }
.results_block.col-md-5 figure { display: block; width: 100%; height: auto; text-align:center; }
.results_block.col-md-5 figure img{margin:0 auto; display:block;}
.results_block { min-height: 100%; }
.services_wrap .container { position: static; padding: 0; }
.services_wrap dl, .services_wrap dl:nth-child(odd) { width: 100%; float: none; margin: 0 0 13px 0; }
.results_block.col-md-6:first-child{right:0px; margin:0px 0px 2px;}
.result-cont{border-bottom:0px !important; bottom:-1px; position:relative; z-index:999;}
.results_block.col-md-5{padding:0px;}
.catbackbutton { right:13px;}

.results_block figure{margin:0px auto !important; display:block !important;}

	.home-slider h3{ font-size:28px;}
	.home-slider h4{ font-size:24px; margin-bottom:10px;}
	.home-slider p{ font-size:15px; margin-bottom:10px !important}
	.mediaarea .mediacontent{ width:65%;}
	.mediaarea .imgs-media{ width:30%; height:75px;}
.page-child .tabcontainer ul li {min-height:310px;}	
}

@media (max-width: 1024px) {
	.home-slider h3{ font-size:28px;}
	.home-slider h4{ font-size:24px; margin-bottom:10px;}
	.home-slider p{ font-size:15px; margin-bottom:10px !important}
	.mediaarea .mediacontent{ width:65%;}
	.mediaarea .imgs-media{ width:30%; height:75px;}
	.partners_lists{ padding:0px 15px 0px 10px;}
	.medialeft ul li .shortdesc{ min-height:105px;}
}


@media (max-width: 998px) { 
.nivo-caption{ top:10% !important;}
.results_block.col-md-5 { float: none; }
.results_block.col-md-5 figure { display: block; width: 100%; height: auto; }
.results_block { min-height: 100%; }
.contacts_map { display: none; }
.contacts_wrapper .container { padding: 0; }
.contacts_wrapper .container .formside { margin-bottom: 35px; }
.services_wrap .container { position: static; padding: 0; }
.services_wrap dl, .services_wrap dl:nth-child(odd) { width: 100%; float: none; margin: 0 0 13px 0; }
.contacts_wrapper .formside { float: none; width: 100%; }
.contacts_wrapper .col-md-5 { float: none; width: 100%; }
.results_wrap .container > div, .results_wrap .container > div > div { width: 100%; float: none; }
.header .col-sm-9{ width:75%;}
.nav li a { margin: 0 5px; }
.mediapage .container{ width:auto; padding: 0px 2%;}
.mediaright{ width:30%;}
.medialeft{width:68.2906%;}
.medialeft ul li{width:46.6702%;}

body.rtl .bx-wrapper{ width:85%;}
}



@media only screen and (max-width: 980px) {

.port_gallery .projects_box { width: 33.33%; }
.inner-page-area.customerpage .container{ width:100%;}
#menunav li{ margin:0 5px 5px;}
.partnerright{ width:60%;}
}


@media only screen and (max-width: 800px) {

.logo { width: auto !important; padding: 10px 10px 0 0 !important; }
.navbar { float: right; } 
.mobileheader{ display: block; padding:30px 25px; color:#FFF;}	
.desktopheader{ display:none;}

.mediaarea{ float:none; width:100%; margin-bottom:20px;}
.mediaarea .imgs-media{ width:75px; height:75px;}
.mediaarea .mediacontent{ width:82%;}
.pagesarea{ float:none; width:100%; margin-bottom:20px;}
.header .col-sm-9{ width:65%;}
.nav li a { margin: 0 0px; }
.profile_right_top .spacing{ padding:0px 2% 15px 9%;}
.profile_middle_services .serviceslist li{ width:15%;}
.medialeft ul li{width:93.3405%;}
.medialeft ul li .mediaspacing .innermediaimg{ height: inherit;}

.clientcat ul li{width:31.2%;}
.marqureelist {width:25%;}
}

.mshow, .mohead { }

@media only screen and (max-width: 770px) {

.block_slogan { padding-bottom: 50px; padding-top: 50px; }

/**/
.wrapper { overflow: hidden; }
.header { position: relative; }
.logo { padding: 0px 20px 0 0 !important; position:relative; z-index:999; }
.header_toggle, .header_phone { padding: 0px !important; width: auto !important; position: absolute; } 
.header_toggle { right: 10px; top:40%;}	
.header_phone { right: 60px; }
.height77, .height125{height:0px;}

/**/
.navbar  { position: absolute; right: 0px; height: 100%; }
.h { height: 1024px; transition: 0.3s; }

/**/
.benefits { padding-top: 0px; padding-bottom: 0px; position:relative; background:none; }
.block_products { padding-bottom: 30px; }
.block_reviews { padding-bottom: 0px; }

/**/
.block_about { padding-bottom: 20px; padding-top: 30px; }
.about_box { padding: 0px; }
.info_button .btn { margin: 0px; }
.gallery_img img { width: 100%; }

/**/
.member_wrap article { padding: 20px 0 0 0px; }
.member_wrap figure { padding: 30px 0px; }

/**/
.services_wrap { padding-bottom: 50px; }
.services_wrap dl { padding: 30px 15px; }

/**/
.block_port_slider {  padding-top: 40px; }
.block_port_slider h2 { font-weight: 400; }

.port_slider .owl-prev, .port_slider .owl-next { display: none !important; }
.port_inner { padding-top: 10px; }

/**/
.contacts_wrapper { padding: 20px 0 145px; }
.mohead { display: block; font-size: 35px; color: #3f3e3e; text-align: center; margin-bottom: 40px; }
.contacts_wrapper .formside { padding: 15px; width: auto !important; text-align: center; display: block; float: none !important; }
.contacts_wrapper .formside input, .contacts_wrapper .formside textarea { width: 100%; }

/**/
.mhide { display: none; }
.mshow { display: block; }

.deskslider{display:none;}
.mobslider{display:block; width:100%;}


.mobslider .boxdiv{position:relative; }
.mobslider .owl-item{float:right;}

/**/
.projects_arr { width: 30%; }

.nslider{display:none;}

.member_wrap{padding:0px 0 0px;}

.projects_box:hover:before{ opacity:0; }
.contacts_wrapper .phonenumber:hover{text-decoration:none;}
.btn-default:hover, .btn-default:focus { background-color: #f30032 !important; color: #fff; }
.reviews_title a:hover{text-decoration:none;}
.header .col-sm-9{ width:100%;}
.nav li a { margin: 0 0px; width:100%; }
}

@media only screen and (max-width: 770px) {

/**/
.block_scheme_work h2 { display: none; }
.scheme_work { margin: auto; max-width: 360px; }
.scheme_work_box { max-width: 360px; clear: both; }
.scheme_work_title { font-weight: 400; }

/**/
.port_gallery .projects_box { width: 50%; }
.projects_title{ padding: 15px 60px; }
.col-xs-6{width:100% !important}
.tabcontainer ul li{margin:0 11px 20px;}
}

@media only screen and (max-width: 640px) {
	.profile_left_top, .profile_right_top{ float:none; width:100%; margin-bottom:20px; border:none; border:none;}
	.profile_left_top .spacing, .profile_right_top .spacing{ padding:0px 2%;}
	.profile_middle_services p, .profile_bottom_team p{ padding:0 5% 25px;}
	.profile_middle_services .serviceslist li{ width:75%;}
	.profile_bottom_team .container{ padding:0px 2%;}
	.profile_bottom_team .memberlists ul li{ width:47.48%;}
	.tabcontainer ul li{ width:29%;}
	.partnerright{ width:100%; float:none; margin-bottom:20px;}
	.partnerleft{ width:100%; float:none;}
	
	.mediaright{ width:100%; float:none; margin:0px 0px 20px 0px;}
	.medialeft{ width:100%; float:none; margin:0px;}
	.medialeft ul li .shortdesc{ min-height:inherit;}
	.mediaright ul{ margin:0px auto; text-align:center;}
	.mediaright ul li{ display:inline-block; text-align:center;}
	.mediaright ul li img{ display: block; text-align:center; margin:0px auto; padding:0px !important;}
	.mediaright ul li a{ padding:8px 5px 6px;}
	.pagesarea ul li{ width:100%; float:none;/* margin-bottom:20px;*/}
	.pagesarea ul li .pagedesc{ min-height:inherit;/* margin-bottom:20px;*/}
	.clientcat ul li{width:48%;}
}
@media only screen and (max-width: 639px) {
.marqureelist {width:33.33%; padding:0 20px;}
.midlogs {margin:0 -20px;}	
}
@media only screen and (max-width: 480px) {
.results_block{padding-left:0px !important; padding-right:0px !important;}

/**/
.port_gallery .projects_box { width: 100%; }

.projects_title{ padding: 15px 100px; }
.results_form form .result-input-div input{width:290px;}
.mediaarea .mediacontent{width:70%;}

.home-contact-form-area .greybox, .inner-page-area .greybox{ padding:49px 10% 27px;}
.home-contact-form-area .greybox .fieldright,.home-contact-form-area .greybox .fieldleft,
.inner-page-area .greybox .fieldright, .inner-page-area .greybox .fieldleft{ float:none; width:100%;}
.profile_bottom_team .memberlists ul li, .profile_bottom_team .memberlists ul li:last-child{ width:100%; margin:0px 0px 20px 0px;}
.tabcontainer ul li{ width:45%; margin-bottom:20px;}
.tabcontainer ul li .contentcustomer{ min-height:inherit;}
.mediaright ul li a{ font-size:14px;}
}
@media only screen and (max-width: 479px) {
.marqureelist {width:33.33%; padding:0 10px;}
.midlogs {margin:0 -10px;}	
}
@media only screen and (max-width: 400px) {
	.tabcontainer ul li{ width:100%; margin:0px auto 20px auto;}
	
.projectmain_page .owl-nav .owl-prev{ margin-right:-25px; background:url(../images/next-arrow-m.png) no-repeat; width:25px; height:25px;}
.projectmain_page .owl-nav .owl-next{ margin-left:-25px; background:url(../images/prev-arrow-m.png) no-repeat; width:25px; height:25px;}
.clientcat ul li{width:98%;}
.marqureelist { max-height:84px; line-height:84px;}
.clientlogo-inn img {max-height:74px;}
}



.header p{padding:0px; margin:0px;}


#makeMeScrollable
		{
			width:100%;
			height: 400px;
			position: relative;
		}
		
		/* Replace the last selector for the type of element you have in
		   your scroller. If you have div's use #makeMeScrollable div.scrollableArea div,
		   if you have links use #makeMeScrollable div.scrollableArea a and so on. */
		#makeMeScrollable div.scrollableArea .rtpdiv
		{
			position: relative;
			float: left;
			margin: 0;
			padding: 0;
			/* If you don't want the images in the scroller to be selectable, try the following
			   block of code. It's just a nice feature that prevent the images from
			   accidentally becoming selected/inverted when the user interacts with the scroller. */
			-webkit-user-select: none;
			-khtml-user-select: none;
			-moz-user-select: none;
			-o-user-select: none;
			user-select: none;
		}