body{
line-height: 18px;
font-family: 'Open Sans', sans-serif;
font-size: 16px;
width: 100%;
}

* {
    box-sizing: border-box;
}

.zoomer {
    display: inline-block;
    float: right;
    width: 92px;
    text-align: right;
}

.companies ul > li a::before{
    content: " - ";
}

.slick-track {
    height: 100%;
}

.zoomer>div {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid;
    padding: 0px;
    border-radius: 25px;
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 1;
    line-height: 26px;
    background: #fff;
    color: #333;
    margin: 0 1px;
}

.zoomer > div.selected {
    background: #93949A;
}

.zoom2 {
    font-size: 9px;
}

.zoom1 {
    font-size: 20px;
}

.zoom-sect {
    line-height: 31px;
}

.zoom-in,.zoom-out {
    padding: 10px 0;
    display: inline-block;
    border: 1px solid;
    border-radius: 37px;
    height: 30px;
    width: 30px;
    line-height: 7px;
    text-align: center;
    font-size: 20px;
    box-sizing: border-box;
    background: #fff;
    color: #333;
    vertical-align: top;
}

.setting{
    position: absolute;
    right: 20px;
    height: 25px;
    width: 25px;
    display: block;
    top: 15px;
    font-size: 29px;
    line-height: 0;
    color: #4D4D4D;
}

#skrollr-body {
    float: left;
    width: 100%;
    height: 100%;
}

.header{position: fixed;background-color: #eaeaea;width: 100%;/* border-bottom: 5px solid #375C89; */z-index: 10000;/* background: url('../img/header.png') left top repeat-x; */border-bottom: 2px solid #d7d7d7;height: 57px;padding: 10px 0;}

.content {

    margin: 0 auto;
    

    padding: 55px 17px 0px 17px;
    

}

.home .content {
    padding-top: 100px;
}

.single .content{padding-top: 112px !important;}

.page {background-color: rgb(255, 255, 255);background: #5067a4;}

.footer {
    /* background-color: rgb(86, 86, 86); */


    text-align: center;
    /* height: 28px; */
    line-height: 26px;
    font-size: 13px;
    padding: 0px 5px 70px 5px;
}

.menu {


}

#my-menu, #my-menu-right{
	display: none;
}

#my-menu.mm-menu.mm-current, #my-menu-right.mm-menu.mm-current{
	display: block;
}

.title {
    z-index: 82;


    margin-left: 141px;
}

.search {
    text-align: center;


    width: 100%;
    padding: 17px 0px 7px 0px;
}

input#search {
    width: 97%;
    height: 34px;
    font-size: 17px;
    padding-left: 4px;
    background-color: #FFF;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
    -webkit-transition: width .7s;
    -moz-transition: width .7s;
    border: none;
}

#search-icon {
    
    


    position: absolute;


    right: 20px;


    height: 25px;


    width: 25px;


    display: block;
    top: 18px;
    background: url('../img/search-icon.png') no-repeat;
    background-size: 24px;
}

.article {/* height: 145px; */border: 2px solid #FFFFFF;margin-top: 9px;background-color: #FFFFFF;line-height: 22px;/* margin-top: 19px; */-webkit-box-shadow: 0px 0px 2px 1px rgba(207,199,207,0.97);-moz-box-shadow: 0px 0px 2px 1px rgba(207,199,207,0.97);margin-bottom: 16px;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 0;-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);box-shadow: 0 1px 3px rgba(0, 0, 0, .4);}

.shop-nav {
    position: fixed;
    width: 100%;
    background-color: #475B74;
    top: 56px !important;
    left: 0px;
    /* line-height: 42px; */
    right: 0px;
    text-align: center;
    padding: 7px 0px 3px 0px;
}
.shop-nav a {
    display: inline-block;
    color: #fff;
    background-color: rgba(31, 32, 32, 0.44) !important;
    height: 32px;
    width: 50px;      
    height: 50px;      
    -webkit-border-radius: 25px;      -moz-border-radius: 25px;      
    border-radius: 25px;
    margin-right: 11px;    
}

.thumbnail {
    /* float: left; */


    /* width: 187px; */
    /* padding-right: 8px; */
}

#contact input, #contact textarea {
    width: 100%;
}

img {
    width: 100%;
    /* margin: 0px !important; */
    height: auto;
    margin: 0 !important;
}

.clear {

    clear:both;
}

a.logo {
    display: block;
    width: 171px;
    margin: 0 auto;
    z-index: 5000;
    text-align: center;
}
.logo img {
    width: 136px;
}

.home .logo img{width:99px;}

a.switcher{
display:block;
background:url('../img/nav-toogle.png')  no-repeat;
width:25px;
height: 25px;
cursor: pointer;
position: absolute;
position: absolute;  
top: 18px;  
left: 16px;
}

.thumbnail img {
    width: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.a_title {
    font-family: 'Open Sans Condensed', sans-serif;
    margin-bottom: 5px;
    font-weight: bold;
    color: #353535;
    font-size: 22px;
    display: inline-block;
    padding: 6px;
    text-transform: uppercase;
}
.short {
    padding: 5px;
    float: left;
    width: 70%;
}

.left {
    float: left;
    width: 50%;
    height: 100%;
    background-color: white;
    font-size: 10px;
}
.right {
    float: right;  
    width: 50%;
}

.view-post-icon {
    float: right;
    width: 37px;
    height: 65px;
    background: url('../img/next.png') no-repeat;
    background-position-x: 100%;
    background-position-y: 40%;
    background-size: 35px;
    display: block;
}

.description {
    padding: 5px;
    color: #686464;
}

img.logo {
    margin-top: -53px;
    text-align: right;
    z-index: 8;
}

#head-line {
background: url("../img/border_header_banner_top.png");
height: 6px;
}

a.cat-item {
    display: block;
    padding: 11px 29px 11px 8px;
    background: #fff;
    text-decoration: none;
    color: rgb(112, 112, 109);
    background-image: url("../img/next.png");
    background-size: 18px 17px;
    background-repeat: no-repeat;
    background-position-x: 99%;
    background-position-y: 50%;
    border: 1px solid #EAEAEA;
    border-bottom: none;
}

a.cat-item:hover {background-color: #FCFFF4;}

.category {
    /* border: 1px solid #B4B1B1; */
    margin-top: -7px; -moz-box-shadow: 0px 0px 2px 1px rgba(207,199,207,0.97); 
    margin-bottom: 30px;
    border-bottom: 1px solid #dfdfdf;
}

.alert.alert-info {
    padding-left: 27px;
    padding-top: 28px;
}

.alert.alert-error {
    padding-left: 35px;
    margin-top: 26px;
}

.buy-btn {
    margin: 0 auto;
    -moz-box-shadow: inset 0px 1px 0px 0px #fceaca;   -webkit-box-shadow:inset 0px 1px 0px 0px #fceaca;   box-shadow:inset 0px 1px 0px 0px #fceaca;   background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffce79), color-stop(1, #eeaf41) );   background:-moz-linear-gradient( center top, #ffce79 5%, #eeaf41 100% );   filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffce79', endColorstr='#eeaf41');   background-color:#ffce79;   -webkit-border-top-left-radius:20px;   -moz-border-radius-topleft:20px;   
    border-top-left-radius: 10px;   -webkit-border-top-right-radius:20px;   -moz-border-radius-topright:20px;   
    border-top-right-radius: 10px;   -webkit-border-bottom-right-radius:20px;   -moz-border-radius-bottomright:20px;   
    border-bottom-right-radius: 8px;   -webkit-border-bottom-left-radius:20px;   -moz-border-radius-bottomleft:20px;   
    border-bottom-left-radius: 10px;   text-indent:0;   border:1px solid #eeb44f;   display:inline-block;   color:#ffffff;   font-family:Arial;   font-size:15px;   font-weight:bold;   font-style:normal;   height:33px;   line-height:33px;   
    width: 100%;   text-decoration:none;   text-align:center;   text-shadow:1px 1px 0px #ce8e28;
}

a.main-icon {
    background: url("../img/main.png") no-repeat;
    background-size: 26px;
    background-position-x: 50%;
    background-position-y: 50%;
}
a.gallery-icon {
    background: url("../img/gallery.png") no-repeat;  
    background-size: 33px;  background-position-x: 50%;  background-position-y: 50%;
}
a.news-icon {
    background: url("../img/news.png") no-repeat;      
    background-size: 25px;  background-position-x: 50%;  background-position-y: 50%;
}
a.kupon-icon {
    background: url("../img/kupon.png") no-repeat;  
    background-size: 30px;  background-position-x: 50%;  background-position-y: 50%;
}

a.contact-icon {
    background: url("../img/contact.png") no-repeat;  
    background-size: 31px;  background-position-x: 50%;  background-position-y: 50%;
}

a.video-icon{
    background: url("../img/play.png") no-repeat;  
    background-size: 31px;  background-position-x: 50%;  background-position-y: 50%;
}

.btns-right{
	display: flex;
	margin-bottom: 15px;
}

.ok-icon {
	background: url(../img/ok.png) no-repeat top left;
	background-position: 0 0;
	width: 40px;
	height: 40px;
	margin-right: 10px;
	display: block;
}
.ok-icon:hover {
	background-position: 0 -90px;
	width: 40px;
	height: 40px;
}
.website {
    background: url(../img/www.png) no-repeat center #36414f;
    background-position: 0 0;
    width: 40px;
    height: 40px;
    margin-right: 10px;
    border-radius: 100%;
    background-size: 26px;
    background-position-x: 53%;
    background-position-y: -22%;
	display: block;
}
.website:hover {
    background-position-x: 53%;
    background-position-y: -22%;
}
.www_empty {
	background-image: none;
	width: 20px;
	height: 39px;
	margin-right: 10px;
}
.separ_white {
	height: 3px;
	border-bottom: 1px solid #ffffff;
	margin-top: 15px;
	margin-bottom: 15px;
}
.fb-icon {
	background: url(../img/facebook1.png) no-repeat top left;
	background-position: 0 0;
	width: 40px;
	height: 40px;
	margin-right: 10px;
	display: block;
}
.fb-icon:hover {
	background-position: 0 -90px;
	width: 40px;
	height: 40px;
}
.gg-icon {
	background: url(../img/instagram.png) no-repeat top left;
	background-position: 0 0;
	width: 40px;
	height: 40px;
	margin-right: 10px;
	display: block;	
}
.gg-icon:hover {

	width: 40px;
	height: 40px;
}
.hebrew-icon{
	background: url(../img/he.png) no-repeat top left;
	background-position: 0 0;
	width: 40px;
	height: 40px;
	display: block;
	margin-left: 10px;	
}
.hebrew-icon:hover {
	background-position: 0 -90px;
	width: 40px;
	height: 40px;
}
.he_empty {
	background-image: none;
	width: 40px;
	height: 40px;
}
.ok a, .fk a, .goo a, .he a, .www a {
	display: block;
	width: 40px;
	height: 40px;
}

#toUp{
	position: fixed;
	bottom: 65px;
	left: 15px;
	background: url(../img/toUp.png) no-repeat center;
	width: 45px;
	height: 45px;
	display: none;
	z-index: 100;
}

.buy-button:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #eeaf41), color-stop(1, #ffce79) );
    background:-moz-linear-gradient( center top, #eeaf41 5%, #ffce79 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeaf41', endColorstr='#ffce79');
    background-color:#eeaf41;
}

.buy-button:active {
    position:relative;
    top:1px;
}

.phone {
    text-align: center;
    padding-bottom: 4px;
}

#send, .btn {
    -moz-box-shadow:inset 0px 1px 0px 0px #bee2f9;
    -webkit-box-shadow:inset 0px 1px 0px 0px #bee2f9;
    box-shadow:inset 0px 1px 0px 0px #bee2f9;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #63b8ee), color-stop(1, #468ccf) );
    background:-moz-linear-gradient( center top, #63b8ee 5%, #468ccf 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#63b8ee', endColorstr='#468ccf');
    background-color:#63b8ee;
    -webkit-border-top-left-radius:5px;
    -moz-border-radius-topleft:5px;
    border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-radius-topright:5px;
    border-top-right-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    -moz-border-radius-bottomright:5px;
    border-bottom-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -moz-border-radius-bottomleft:5px;
    border-bottom-left-radius:5px;
    text-indent:0;
    border:1px solid #3866a3;
    display:inline-block;
    color: #fff;
    font-family:Arial;
    font-size:15px;
    font-weight:bold;
    font-style:normal;
    height:40px;
    line-height:40px;
    width: 100%;
    text-decoration:none;
    text-align:center;
    text-shadow:1px 1px 0px #7cacde;
}
#send:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #468ccf), color-stop(1, #63b8ee) );
    background:-moz-linear-gradient( center top, #468ccf 5%, #63b8ee 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#468ccf', endColorstr='#63b8ee');
    background-color:#468ccf;
}#send:active {
    position:relative;
    top:1px;
}
a#first {  
}
a#last {
    border-bottom-left-radius: 14px;  border-bottom-right-radius: 14px;  border-bottom: 1px solid #EAEAEA;
}

h1 {
    padding-bottom: 10px;
    padding-top: 10px;
    font-family: 'Open Sans Condensed', sans-serif;  margin-bottom: 5px;  font-weight: bold;  color: #353535;  
    font-size: 2em;      text-transform: uppercase;line-height: 1;
}
hr {
    color: rgb(255, 250, 250);
    border: 1px solid;
    display: none;
}
.gallery img {
    float: left;
    border: 1px solid #A09B9B;
    margin-top: 7px;
    display: block;
    height: auto;
    min-height: 0;
}

.gallery h3{
	color: #fff;
	margin: 0 0 15px;
}

.img-caption {
    font-size: 12px;
    color: #fff;
}

.home_inner {
    display: block;
    height: 277px;
    background-position-x: 100%;
    background-repeat: no-repeat;
}
.article.home {
    background: none;
}
.home .a_title {
    width: 96%;
    border-bottom: 2px solid;
    margin-bottom: 0px;
}
.info-item {
    padding: 0px 0px 15px 0px;
}
.i-date {
    font-size: 11px;
    color: #646464;
    display: inline;
}
.ok {
    background: url(../img/ok.png) no-repeat top left;
    background-position: 0 0;
    width: 40px;
    height: 40px;
    margin-right: 5px;
}
.ok:hover {
    background-position: 0 -90px;
    width: 40px;
    height: 40px;
}
.fk {
    background: url(../img/facebook1.png) no-repeat top left;
    /* background-position: 0 0; */
    width: 40px;
    height: 40px;
    margin-right: 5px;
}
.fk:hover {
    background-position: 0 -90px;
    width: 40px;
    height: 40px;
}
.goo {
    background: url(../img/instagram.png) no-repeat top left;
    background-position: 0 0;
    width: 40px;
    height: 40px;
    margin-right: 5px;
}
.goo:hover {

    width: 40px;
    height: 40px;
}
.ok a, .fk a, .goo a, .he a {
    display: block;
    width: 40px;
    height: 40px;
}
div#show_cats, #show_filials {
    padding: 5px;
    margin: 8px 0px 8px 0px;
    cursor: pointer;
    background: url("../img/nw-down.png") no-repeat;
    background-position-x: 97%;
    background-position-y: 91%;
    background-size: 19px;
    background-color: #F6F6F6;
    font-family: 'Open Sans Condensed', sans-serif;      
    color: #6B9BA7;  
    font-size: 18px;      
    /* text-transform: uppercase; */
}
.padding {
    padding: 5px;
}
.ads {
    background-color: #FFFFFF;
}

.google_maps {
    position: absolute;
    left: 0px;
    right: 0px;
}
.more{
float: right;
background-position: 0 0;
width: 56px;
height: 56px;
text-align: center;
line-height: 56px;
font-size: 16px;
color: #ffffff;
font-family: 'Open Sans Condensed', sans-serif;
text-transform: uppercase   
;
background-color: #4d4d4d;
border-radius: 36px;
margin-right: 5px;
margin-bottom: 6px;
text-decoration: none;
margin-top: 0px;
}

.buts {
    margin: 0 auto;
    width: 67%;
    padding-top: 12px;
    padding-bottom: 8px;
}

.footer p {
    padding-bottom: 8px;
}
.footer a {
}
.ads h1 {
}
.ads a {
    color: #000;
}
.gallery h1 {
    color: #fff;
    text-transform: uppercase;
}
a.waze {
   
    display: block;
    
    /* background:url("../img/waze.png") no-repeat; */
    background-size: 28px;
    background-position-y: 55%;
    /* border: 1px solid; */
    text-align: center;
    padding: 6px;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    text-decoration: none;
    background: #316DB4;
    /* border-radius: 6px; */
    font-weight: bold;
    letter-spacing: 2px;
    border-radius: 6px;
    margin-top: 7px;
}
embed {
width: 100%;
height: auto;
}
.info {
    padding-bottom: 16px;
}
#filials{
    margin-top:-7px;
}
.fil {
background-color: #E8E9EE;
margin-bottom: 9px;
padding: 10px;
border-radius: 8px;
}
p {
    padding-bottom: 13px;
}
.contact-form input  {
    display: block;  
    font-size: 16px;  
    line-height: 28px;  width: 95%;
    margin-bottom: 10px;
}
.contact-form textarea{
    width: 99%;
    font-size: 16px;  
    line-height: 28px;
}
.form-button {
    background-color: #37E2F1;
    border: none;
    border-radius: 6px;
    padding: 7px 0;
    font-family: 'Open Sans Condensed', sans-serif;    font-weight: bold;  color: #353535;  
    font-size: 20px !important;  text-transform: uppercase;
    cursor: pointer;
    -webkit-appearance: initial;
    width: 100% !important;
}

/* By Max Marsakov */

.id612
{
display:none;   
}

.fb__link{
	position: fixed;
	bottom: 60px;
	right: 10px;
	z-index: 100;
	width: 50px;
	height: 50px;
	background: url('../img/fb.png') no-repeat center;
	background-size: contain;
}

.short__footer{
	display: flex;
	align-items: center;
	margin-top: 10px;
}

.callback__btn, .callback__btn__index{
    width: 200px;
    height: 52px;
    background: url(../img/recall-btn.png) no-repeat center;
    color: #fff;
    box-sizing: border-box;
    display: block;
    font-size: 20px;
    text-decoration: none;
    padding: 15px 0 0 55px;
	margin: 0 0 15px;
	min-width: 200px;
}

.callback__btn__index{
	margin: 0 15px 0 0;
}

.callback__btn.active{
	position: fixed;
	bottom: 45px;
	left: 50%;
	margin-left: -100px;
	z-index: 100;
}

.search_form_conteiner input[type="text"]{
	width: 100%;
	padding: 10px 10px;
	box-sizing: border-box;
}
