body {
direction: rtl;
unicode-bidi: embed;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
}
audio,
canvas,
video {
display: inline-block;
max-width: 100%;
}
html {
overflow-y: scroll;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust:     100%;
}
body,
button,
input,
select,
textarea {
color: #ffffff;
font-family: Arial, sans-serif;
font-size: 20px;
font-weight: 400;
line-height: 1.5;
}
body {
background: #01121e;
}
a {
color: #d07cdf;
text-decoration: underline;
}
a:focus {
outline: 0 !important;
}
a:hover,
a:active {
outline: 0;
text-decoration:none;
}
a:active,
a:hover {
color: #5eaafe;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-weight: 700;
margin: 36px 0 12px;
}
h1 {
font-family: Arial, sans-serif;
color: #d07cdf;
font-size: 28px;
text-transform: uppercase;
font-weight: 300;
line-height: normal;
text-decoration: none;
}
h2 {
font-size: 26px;
line-height: 1;
font-family: Arial, sans-serif;
text-transform: uppercase;
font-weight: 300;
line-height: normal;
text-decoration: none;
color: #d07cdf;
}
h3 {
font-size: 24px;
line-height: 1.0909090909;
font-family: Arial, sans-serif;
text-transform: uppercase;
font-weight: 300;
line-height: normal;
text-decoration: none;
color: #d07cdf;
}
h4 {
font-size: 22px;
line-height: 1.2;
font-family: Arial, sans-serif;
text-transform: uppercase;
font-weight: 300;
line-height: normal;
text-decoration: none;
color: #d07cdf;
}
h5 {
font-size: 20px;
line-height: 1.3333333333;
font-family: Arial, sans-serif;
text-transform: uppercase;
font-weight: 300;
line-height: normal;
text-decoration: none;
color: #d07cdf;
}
h6 {
font-size: 18px;
line-height: 1.5;
font-family: Arial, sans-serif;
text-transform: uppercase;
font-weight: 300;
line-height: normal;
text-decoration: none;
color: #d07cdf;
}
address {
font-style: italic;
margin-bottom: 24px;
}
abbr[title] {
border-bottom: 1px dotted #2b2b2b;
cursor: help;
}
b,
strong {
font-weight: 700;
}
cite,
dfn,
em,
i {
font-style: italic;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
p {
margin-bottom: 24px;
}
code,
kbd,
tt,
var,
samp,
pre {
font-family: monospace, serif;
font-size: 15px;
-webkit-hyphens: none;
-moz-hyphens:    none;
-ms-hyphens:     none;
hyphens:         none;
line-height: 1.6;
}
pre {
border: 1px solid rgba(0, 0, 0, 0.1);
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
margin-bottom: 24px;
max-width: 100%;
overflow: auto;
padding: 12px;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
blockquote,
q {
-webkit-hyphens: none;
-moz-hyphens:    none;
-ms-hyphens:     none;
hyphens:         none;
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
content: none;
}
blockquote {
color: #767676;
font-size: 19px;
font-style: italic;
font-weight: 300;
line-height: 1.2631578947;
margin-bottom: 24px;
}
blockquote cite,
blockquote small {
color: #2b2b2b;
font-size: 16px;
font-weight: 400;
line-height: 1.5;
}
blockquote em,
blockquote i,
blockquote cite {
font-style: normal;
}
blockquote strong,
blockquote b {
font-weight: 400;
}
small {
font-size: smaller;
}
big {
font-size: 125%;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
dl {
margin-bottom: 24px;
}
dt {
font-weight: bold;
}
dd {
margin-bottom: 24px;
}
ul,
ol {
list-style: none;
margin: 0 0 24px 20px;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin: 0 0 0 20px;
}
img {
-ms-interpolation-mode: bicubic;
border: 0;
vertical-align: middle;
}
figure {
margin: 0;
}
fieldset {
border: 1px solid rgba(0, 0, 0, 0.1);
margin: 0 0 24px;
padding: 11px 12px 0;
}
legend {
white-space: normal;
}
button,
input,
select,
textarea {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
font-size: 100%;
margin: 0;
max-width: 100%;
vertical-align: baseline;
}
button,
input {
line-height: normal;
}
input,
textarea {
background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
input[disabled] {
cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
padding: 0;
}
input[type="search"] {
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
vertical-align: top;
}
table,
th,
td {
border: 1px solid rgba(0, 0, 0, 0.1);
}
table {
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin-bottom: 24px;
width: 100%;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
th {
border-width: 0 1px 1px 0;
font-weight: bold;
}
td {
border-width: 0 1px 1px 0;
}
del {
color: #767676;
}
hr {
background-color: rgba(0, 0, 0, 0.1);
border: 0;
height: 1px;
margin-bottom: 23px;
} ::selection {
background: #5c1685;
color: #fff;
text-shadow: none;
}
::-moz-selection {
background: #5c1585;
color: #fff;
text-shadow: none;
}  input,
textarea {
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 2px;
color: #2b2b2b;
padding: 8px 10px 7px;
}
textarea {
width: 100%;
}
input:focus,
textarea:focus {
border: 1px solid rgba(0, 0, 0, 0.3);
outline: 0;
} button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
background-color: #24890d;
border: 0;
border-radius: 2px;
color: #fff;
font-size: 12px;
font-weight: 700;
padding: 10px 30px 11px;
text-transform: uppercase;
vertical-align: bottom;
}
button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
background-color: #41a62a;
color: #fff;
}
button:active,
.button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
background-color: #55d737;
}
.search-field {
width: 100%;
}
.search-submit { } ::-webkit-input-placeholder {
color: #939393;
}
:-moz-placeholder {
color: #939393;
}
::-moz-placeholder {
color: #939393;
opacity: 1; }
:-ms-input-placeholder {
color: #939393;
} .comment-content img,
.entry-content img,
.entry-summary img,
#site-header img,
.widget img,
.wp-caption {
max-width: 100%;
} .comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"],
#site-header img {
height: auto;
}
img.size-full,
img.size-large,
.wp-post-image,
.post-thumbnail img {
height: auto;
max-width: 100%;
} embed,
iframe,
object,
video {
margin-bottom: 24px;
max-width: 100%;
}
p > embed,
p > iframe,
p > object,
span > embed,
span > iframe,
span > object {
margin-bottom: 0;
} .alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
margin: 7px 24px 7px 0;
}
.wp-caption.alignleft {
margin: 7px 14px 7px 0;
}
blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
margin: 7px 0 7px 24px;
}
.wp-caption.alignright {
margin: 7px 0 7px 14px;
}
blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
margin-top: 7px;
margin-bottom: 7px;
}
.site-content blockquote.alignleft,
.site-content blockquote.alignright {
border-top: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
padding-top: 17px;
width: 50%;
}
.site-content blockquote.alignleft p,
.site-content blockquote.alignright p {
margin-bottom: 17px;
}
.wp-caption {
margin-bottom: 24px;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0;
}
.wp-caption {
color: #767676;
}
.wp-caption-text {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
font-size: 12px;
font-style: italic;
line-height: 1.5;
margin: 9px 0;
display:none;
}
.gallery-item
{
display:inline-block;
padding:10px;
}
div.wp-caption .wp-caption-text {
padding-right: 10px;
}
div.wp-caption.alignright img[class*="wp-image-"],
div.wp-caption.alignright .wp-caption-text {
padding-left: 10px;
padding-right: 0;
}
.wp-smiley {
border: 0;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
overflow: hidden;
position: absolute !important;
height: 1px;
width: 1px;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto;
color: #21759b;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
line-height: normal;
padding: 15px 23px 14px;
position: absolute;
left: 5px;
top: 5px;
text-decoration: none;
text-transform: none;
width: auto;
z-index: 100000; }
.hide {
display: none;
} .article-page .company-header{
overflow: hidden;
margin-bottom: 50px;
}
.article-page .logo_company{
width: 55%;
margin-right: 1%;
float: left;
}
.article-page  .address_company_page{
float: right;
width: 44%;
height: 100%;
box-sizing: border-box;	
margin-top: 0;
background: none;
font-size: 18px;
}
.article-page  .address_company_page a{
color: #fff;
}
.article-page  .address_company_page .pluso-wrap{
background: none !important;
}
.article-page  .address_company_page .social{
margin-top: 15px;
}
.article-page  .address_company_page .social p{
margin: 0;
text-transform: none;
}
.company_btn, #company-form input[type="submit"]{
background: #5d1585;
color: #fff;
padding: 10px 20px;
text-decoration: none;
margin-top: 15px;
display: inline-block;	
text-transform: uppercase;
cursor: pointer;
}
.company_btn:hover{
color: #fff;
}
.adress-icon{
display: inline-block;
width: 30px;
height: 30px;
background: url(/wp/wp-content/themes/twentyfourteen/images/icons/home.png) no-repeat center;
margin: 0 10px -7px 0;
}
.phone-icon{
display: inline-block;
width: 30px;
height: 30px;
background: url(/wp/wp-content/themes/twentyfourteen/images/icons/phone.png) no-repeat center;
margin: 0 10px -7px 0;
}
.website-icon{
display: inline-block;
width: 30px;
height: 30px;
background: url(/wp/wp-content/themes/twentyfourteen/images/icons/website.png) no-repeat center;
margin: 0 10px -7px 0;
}
#about-block, #video-block, #gallery-block, #contacts-block, #company-form  {
border-top: 1px solid #26467b;
}
.single .search-form{
overflow: hidden;
}
.article-page h1{
font-size: 20px;
color: #fff;
margin: 50px 0 50px;
}
#about-block h2, #video-block h2, #gallery-block h2,  #contacts-block h2, #company-form h2{
font-size: 20px;
color: #fff;
margin: 30px 0 30px;
text-align: left;
}
#about-block .entry-content,  #video-block .entry-content, #gallery-block .entry-content, #contacts-block .entry-content, #company-form  .entry-content{
padding-top: 0;
}
#video-block{
}
#video-block iframe{
width: 47% !important;
margin-right: 3%;
}
#video-block iframe:nth-of-type(even){
margin-right: 0;
}
#gallery-block{
margin-bottom: 30px;
}
#gallery-block .gallery-item{
display: none !important;
}
#gallery-block figure.gallery-item:nth-of-type(1), #gallery-block figure.gallery-item:nth-of-type(2), #gallery-block figure.gallery-item:nth-of-type(3), #gallery-block figure.gallery-item:nth-of-type(4), #gallery-block figure.gallery-item:nth-of-type(5), #gallery-block figure.gallery-item:nth-of-type(6), #gallery-block figure.gallery-item:nth-of-type(7), #gallery-block figure.gallery-item:nth-of-type(8), #gallery-block figure.gallery-item:nth-of-type(9){
display: inline-block !important;
}
#contacts-block{
overflow: hidden;
margin-top: 30px;
}
#contacts-block .left, #contacts-block .right{
float: left;
}
#contacts-block .left{
width: 30%;
}
#contacts-block .right{
width: 70%;
}
#contacts-block .right iframe{
width: 100% !important;
}
#company-form input[type="text"], #company-form input[type="email"], #company-form textarea{
color: #fff;
width: 100%;
background: #26467b;
}
.company-menu-panel{
color: #fff;
background: #5d1585;
position: fixed;
left: -100%;
top: 150px;
padding: 30px 15px;
text-align: center;
z-index: 7777;
transition: all .5s ease-in-out;
right: auto !important;
}
.company-menu-panel.active{
left: 0;
right: auto;
}
.company-menu-panel a{
display: block;
color: #fff;
text-transform: uppercase;
margin-bottom: 50px;
text-decoration: none;
}
.company-menu-panel a:last-child{
margin-bottom: 0;
}
.icon-about{
display: inline-block;
width: 100%;
height: 45px;
background: url(/wp/wp-content/themes/twentyfourteen/images/icons/about.png) no-repeat center;
margin: 0;
}
.icon-photo{
display: inline-block;
width: 100%;
height: 45px;
background: url(/wp/wp-content/themes/twentyfourteen/images/icons/gallery.png) no-repeat center;
margin: 0;
}
.icon-video{
display: inline-block;
width: 100%;
height: 45px;
background: url(/wp/wp-content/themes/twentyfourteen/images/icons/video.png) no-repeat center;
margin: 0;
}
.icon-contact{
display: inline-block;
width: 100%;
height: 45px;
background: url(/wp/wp-content/themes/twentyfourteen/images/icons/contacts.png) no-repeat center;
margin: 0;
}
.views span{
color: #d07cdf;
} .footer-sidebar:before,
.footer-sidebar:after,
.hentry:before,
.hentry:after,
.gallery:before,
.gallery:after,
.slider-direction-nav:before,
.slider-direction-nav:after,
.contributor-info:before,
.contributor-info:after,
.search-box:before,
.search-box:after,
[class*="content"]:before,
[class*="content"]:after,
[class*="site"]:before,
[class*="site"]:after {
content: "";
display: table;
}
.footer-sidebar:after,
.hentry:after,
.gallery:after,
.slider-direction-nav:after,
.contributor-info:after,
.search-box:after,
[class*="content"]:after,
[class*="site"]:after {
clear: both;
} .bypostauthor > article .fn:before,
.comment-edit-link:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.contributor-posts-link:before,
.menu-toggle:before,
.search-toggle:before,
.slider-direction-nav a:before,
.widget_twentyfourteen_ephemera .widget-title:before {
-webkit-font-smoothing: antialiased;
display: inline-block;
font: normal 16px/1 Genericons;
text-decoration: inherit;
vertical-align: text-bottom;
} .site-content span + .entry-date:before,
.full-size-link:before,
.parent-post-link:before,
span + .byline:before,
span + .comments-link:before,
span + .edit-link:before,
.widget_twentyfourteen_ephemera .entry-title:after {
content: "\0020\007c\0020";
} .site {
width:100%;
position: relative;
}
.main-content {
width: 100%;
}  #wpadminbar {
min-height: 32px;
}
#site-header {
position: relative;
z-index: 3;
}
.site-header {
background-color: #0c1a36;
position: relative;
width: 100%;
z-index: 4;
}
.header-main {
min-height: 48px;
}
.site-title {
float: left;
font-size: 18px;
font-weight: 700;
line-height: 48px;
margin: 0; max-width: -webkit-calc(100% - 86px);
max-width:         calc(100% - 86px);
}
.site-title a,
.site-title a:hover {
color: #fff;
display: block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
} .search-toggle {
background-color: #24890d;
cursor: pointer;
float: right;
height: 48px;
margin-right: 38px;
text-align: center;
width: 48px;
}
.search-toggle:hover,
.search-toggle.active {
background-color: #41a62a;
}
.search-toggle:before {
color: #fff;
content: "\f400";
font-size: 20px;
margin-top: 14px;
}
.search-toggle .screen-reader-text {
left: 5px; }
.search-box-wrapper {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
position: absolute;
top: 48px;
right: 0;
width: 100%;
z-index: 2;
}
.search-box {
background-color: #41a62a;
padding: 12px;
}
.search-box .search-field {
background-color: #fff;
border: 0;
float: right;
font-size: 16px;
padding: 2px 2px 3px 6px;
width: 100%;
} .site-navigation ul {
list-style: none;
margin: 0;
}
.site-navigation li {
border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.site-navigation ul ul {
margin-left: 20px;
}
.site-navigation a {
color: #fff;
display: block;
text-transform: uppercase;
}
.site-navigation a:hover {
color: #41a62a;
}
.site-navigation .current_page_item > a,
.site-navigation .current_page_ancestor > a,
.site-navigation .current-menu-item > a,
.site-navigation .current-menu-ancestor > a {
color: #55d737;
font-weight: 900;
} .primary-navigation {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
font-size: 14px;
padding-top: 24px;
}
.primary-navigation.toggled-on {
padding: 72px 0 36px;
}
.primary-navigation .nav-menu {
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
display: none;
}
.primary-navigation.toggled-on .nav-menu {
display: block;
}
.primary-navigation a {
padding: 7px 0;
} .secondary-navigation {
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
font-size: 12px;
margin: 48px 0;
}
.secondary-navigation a {
padding: 9px 0;
}
.menu-toggle {
background-color: #000;
border-radius: 0;
cursor: pointer;
height: 48px;
margin: 0;
overflow: hidden;
padding: 0;
position: absolute;
top: 0;
right: 0;
text-align: center;
width: 48px;
}
.menu-toggle:before {
color: #fff;
content: "\f419";
padding: 16px;
}
.menu-toggle:active,
.menu-toggle:focus,
.menu-toggle:hover {
background-color: #444;
}
.menu-toggle:focus {
outline: 1px dotted;
}
.logo_block
{
height:208px;
background-image:url(/wp/wp-content/themes/twentyfourteen/images/header_bg_he.png);
background-repeat:no-repeat;
background-position:center top;
overflow:hidden;
}
.menu_top
{
background-color:#5d1585;
height:58px;	
}
.menu-top_menu_he-container
{
margin:0px 10%;	
}
.menu-top_menu_he-container a
{
font-family: Arial, sans-serif;
font-size:22px;
color:#ffffff;
text-transform:uppercase;
font-weight:300;
line-height:58px;
display:block;
padding-left:14px;
padding-right:14px;
text-decoration:none;
}
.menu-top_menu_he-container a:hover
{
background-color:#272f75;
}
.menu-top_menu_he-container .current_page_item a
{
background-color:#272f75;
}
.menu-top_menu_he-container ul
{
margin:0px;
padding:0px;	
text-align:center;
}
.menu-top_menu_he-container ul li
{
list-style:none;
display:inline-block;
line-height:58px;	
}
.width70
{
margin:0px 10%;	
}
.logo_left
{
float:right;
width:40%;
}
.online_zakaz
{
float:left;
width:40%;
text-align:left;
padding-top: 70px;
padding-left: 40px;	
}
.online_zakaz a
{
color:#ade7fc;
font-size:30px;
font-weight:300;
font-family: Arial, sans-serif;
text-decoration:none;
text-transform:uppercase;
line-height:32px;
}
.online_zakaz a b
{
font-weight:300;
color:#5eaafe;
line-height:32px;
font-size:26px;
}
.online_zakaz a:hover, .online_zakaz a b:hover
{
color:#d07cdf;
}
.border_header
{
height:4px;
line-height:0px;
width:100%;
background-color:#26467b;	
}
#menu-icon{
display: none;
}
#content-sidebar
{
float:left;
width:25%;
margin-right:2%;
margin-left:1%;
}
#primary
{
margin-left:2%;
margin-right:1%;
float:left;
width:68%;
padding-top:40px;
}
.site-main
{
margin:0px 10%;	
}
.left_sidebar
{
float:right;
width:25%;
margin-left:2%;
margin-right:1%;
padding-top:40px;
padding-bottom:40px;	
}
.banner_200_80
{
text-align:right;
padding-right:15px;
}
.title_all_categor
{
font-family: Arial, sans-serif;
color:#fefefe;
font-size:30px;
text-transform:uppercase;
font-weight:300;
padding-bottom:24px;
}
.all_category_home ul
{
margin:0px;
padding:0px;
list-style:none;	
}
.all_category_home ul li
{
padding-bottom:24px;	
}
.all_category_home ul li a
{
font-family: Arial, sans-serif;
color:#5eaafe;
font-size:26px;
text-transform:uppercase;
font-weight:300;
line-height:normal;	
text-decoration:none;
}
.all_category_home ul li a:hover
{
color:#ffffff;	
}
.search-field
{
background-color:#26467b;
color:#ffffff;
width:80%;
float:right;
line-height: 52px;
padding: 0px 2%;
border-radius:0px;
border:0px;
border: 1px solid #183359;
}
.search-submit
{
width:20%;
float:right;	
}
input[type="submit"].search-submit {
background-color: #183359;
border-radius: 0px;
color: #183359;
font-size: 1px;
font-weight: 300;
padding: 0px;
line-height:54px;
text-transform: uppercase;
vertical-align: bottom;
background-image:url(/wp/wp-content/themes/twentyfourteen/images/search.png);
background-position: center center;
background-repeat:no-repeat;
transition: 2s;
}
input[type="submit"].search-submit:hover
{
background-color:#5c1685;
}
.home_content
{
padding-top:30px;	
}
.item_home_post h2 a
{
font-family: Arial, sans-serif;
color:#d07cdf;
font-size:24px;
text-transform:uppercase;
font-weight:300;
line-height:normal;	
text-decoration:none;
}
.item_home_post h2 a:hover
{
color:#f1f1f1;	
}
.address_company_home
{
float:right;
width:30%;
padding-top:20px;
}
.descr_company
{
float:left;
width:65%;
padding-top:20px;	
}
.separator_last_post
{
clear: both;
border-bottom: 1px solid #1d4062;
padding-top: 30px;
margin-bottom: 20px;	
}
.address_company_home, .address_company_home p, .address_company_home b
{
font-size:20px;	
}
.address_company_home b
{
color:#5eaafe;
font-weight:normal;	
}
.svad_put
{
padding-bottom:24px;
}
.site-footer
{
background-image:url(/wp/wp-content/themes/twentyfourteen/images/bg_footer.jpg);
background-repeat:no-repeat;
background-position:center top;
background-color:#124779;
color:#f1f1f1;
font-size:14px;	
margin-top:30px;
padding-top:30px;
padding-bottom:30px;
}
.menu_footer
{
text-align:center;
padding-bottom:20px;	
}
.menu_footer ul
{
margin:0px;
padding:0px;
text-align:justify;	
}
.menu_footer ul li
{
display:inline-block;
padding:0px 5px;	
}
.banner_google_footer, .address_footer, .seo_footer, .copy_footer
{
padding-bottom:20px;
text-align:center;	
}
.address_footer
{
text-transform:uppercase;	
font-family: Arial, sans-serif;
font-size:18px;
}
.width_footer
{
margin: 0px 5%;
}
.small_banner_full
{
display:none;	
}
article.post
{
padding-top:20px;
margin-bottom:100px;	
}
.entry-content
{
padding-top:20px;	
}
.entry-content strong
{
color:#E3E3E3;
font-weight:normal;
}
.address_company_page
{
background-color:#26467B;
padding:15px;
margin-top:20px;
font-size:20px;
text-transform:uppercase;	
font-family: Arial, sans-serif;
}
.entry-meta a
{
font-size:15px;
}
.entry-meta
{
color:#d07cdf;
}
.tag-links a
{
padding-right:15px;	
}
#menu-footer_menu a
{
color:#5eaafe;
}
#menu-footer_menu a:hover
{
color:#d07cdf;
}
.titleslider {
color: #ffffff !important;
font-size: 34px !important;
font-family: 'Open Sans Condensed', sans-serif !important;
font-weight: 300 !important;
background-color: #062b4b !important;
display: inline-block;
opacity: 0.8 !important;
line-height: 40px !important;
height: 40px !important;
padding: 15px 20px !important;
text-transform:uppercase;
}
.icl-he
{
display:none;
}
.languages_site
{
position:absolute;
left:40px;	
top:20px;
}
#lang_sel_list a, #lang_sel_list a:visited
{
font-size:16px;	
color:#ffffff;
text-transform:uppercase;
}
#lang_sel_list a:hover
{
color:#5eaafe;
}
.entry-title a
{
text-decoration:none;	
}
.category_content
{
padding-bottom:100px;
}
.wp-pagenavi
{
margin-top:30px;
}
.entry-content a strong {
color: #d07cdf;
font-weight: normal;
}
.entry-content a strong:hover {
color: #5eaafe;
font-weight: normal;
}
.img_articles
{
width:20%;
float:right;
}
.img_articles img
{
width:100%;
}
.descr_articles
{
width:75%;
float:left;	
}
.articles_home_page
{
padding-top:25px;	
}
.art_post_home
{
}
.category-articles .address_company_page
{
display:none;	
}
@media screen and (max-width: 1790px) {
.width70 {
margin: 0px 5%;
}
.menu-top_menu_he-container {
margin: 0px 5%;
}
}
@media screen and (max-width: 1500px) {
.width70 {
margin: 0px 1%;
}
.menu-top_menu_he-container {
margin: 0px 1%;
}
.site-main {
margin: 0px 4%;
}
}
@media screen and (max-width: 1380px) {
.title_all_categor {
font-size: 25px;
padding-bottom: 16px;
}
.all_category_home ul li a {
font-size: 20px;
}
.all_category_home ul li {
padding-bottom: 16px;
}
.item_home_post h2 a {
font-size: 20px;
}
}
@media screen and (max-width: 1270px) {
.menu-top_menu_he-container a {
font-size: 18px;
} 
.logo_left img {
width: 100%;
}
.logo_block {
height: 190px;
}
.online_zakaz {
padding-top: 50px;
}
}
@media screen and (max-width: 1190px) { 
#primary {
float: right;
width: 97%;
}
.left_sidebar {
float: right;
width: 97%;
}
.title_all_categor {
font-size: 34px;
padding-bottom: 16px;
text-align: center;
}
.all_category_home ul
{
text-align:center;	
}
.all_category_home ul li {
display: inline-block;
}
.banner_200_80 {
text-align: center;
padding-left: 15px;
}
.all_category_home ul li a {
background-color: #294E71;
padding: 10px;
color:#ffffff;
}
.banners_full
{
display:none;	
}
}
@media screen and (max-width: 1100px) { 
.logo_block {
height: 160px;
}
.online_zakaz a {
font-size: 24px;
}
.online_zakaz a b
{
font-size:20px;
}
.menu-top_menu_he-container a {
font-size: 16px;
}
}
@media screen and (max-width: 1000px) { 
.menu-top_menu_he-container a {
padding-left: 8px;
padding-right: 8px;
}
.logo_block {
height: 140px;
}
.online_zakaz {
padding-top: 40px;
}
.banner_google_footer
{
display:none;	
}
.big_banner_full
{
display:none;
}
.small_banner_full
{
display:block;
}
.address_company_home {
float: right;
width: 100%;
}
.descr_company {
float: right;
width: 100%;
}
.menu_footer ul {
text-align: center;
}
article.post {
padding-top: 20px;
margin-bottom: 30px;
}
}
#mob-menu{	display: none;}
@media screen and (max-width: 900px) {
.site{	overflow: hidden;}
.all_category_home{	display: none;}
#primary-menu{	display: none;}
#mob-menu{	display: block;	position: absolute;	z-index: 9999;	min-height: 100%;	padding-bottom: 20000px;	margin-bottom: -20000px;}
#mob-menu li{	list-style: none;	margin-bottom: 5px;	  padding-left: 30px;	text-align: right;}
#mob-menu li a{	text-transform: uppercase;	width: 100%;	margin-left: 5px;	text-decoration: none;	display: block;	line-height: 25px; 	text-align: right;}
#mob-menu li.current-menu-item a{	background: #5d1585;}
.menu_top
{
position:fixed;
width:100%;
top:0px;	
z-index: 8899;
}
.logo_left {
width: 50%;
}
#menu-icon{
position: fixed;
top: 16px;
right: 50px;
width: 30px;
cursor: pointer;
z-index: 250;
height: 25px;
display: block;
}
#menu-icon:before{
content: '';
display: block;
width: 30px;
height: 5px;
background: #ffffff;		
}
#menu-icon:after{
content: '';
display: block;
width: 30px;
height: 5px;
background: #ffffff;		
}	
#menu-icon span{
width: 30px;
height: 5px;
background: #ffffff;
display: block;
margin: 5px 0;
}
.header-main  .nav-menu{
width: 250px;
padding-top: 20px;
background: #02123B;
position: fixed;
top: 0;
margin-top: 0;
height: 100%;
right: -300px;	
z-index: 300;
}
.header-main  .nav-menu li{
float: none;
display: list-item;
text-align: left;
}
.header-main  .nav-menu li a, .header-main  .nav-menu li:nth-child(1) a, .header-main  .nav-menu li:nth-child(2) a, .header-main  .nav-menu li:nth-child(3) a,
.header-main  .nav-menu li:nth-child(4) a, .header-main .nav-menu li:nth-child(5) a, .header-main  .nav-menu li:nth-child(6) a, .header-main  .nav-menu li:nth-child(7) a{
width: auto;
height: auto;
background: none;
position: relative;
line-height:16px;
left: auto;
top: auto;
padding: 10px 15px;
text-align: left;
margin-bottom: 5px;
color: #fff;
margin-left: 20px;
}
.header-main .nav-menu li a:hover, .header-main  .nav-menu li:nth-child(1) a:hover, .header-main  .nav-menu li:nth-child(2) a:hover, .header-main  .nav-menu li:nth-child(3) a:hover,
.header-main .nav-menu li:nth-child(4) a:hover, .header-main  .nav-menu li:nth-child(5) a:hover, .header-main  .nav-menu li:nth-child(6) a:hover, .header-main  .nav-menu li:nth-child(7) a:hover{
background: none;
animation-name: no;
color: #a60391;
}
.logo_block {
margin-top:58px;
border-bottom: 3px solid #5d1585;
}
.languages_site
{
position: fixed;
right: 20px;
z-index: 99999;
}	
#masthead #lang_sel_list a, #lang_sel_list a:visited{		background: #5d1585 !important;  padding: 0px;}	
.left_sidebar {		padding-top: 10px;		padding-bottom: 10px;	}
}
@media screen and (max-width: 690px) {
.logo_left {
width: 100%;
text-align:center;
}
.logo_left img
{
max-height:150px;
width:auto;
}
.logo_block {
height: 208px;
}
.online_zakaz {
padding-top: 0px;
width:100%;
float:none;
text-align:center;
clear:both;
padding-top:15px;
}
.online_zakaz br
{
display:none;
}
.online_zakaz a {
font-size: 22px;
}
.online_zakaz a b
{
font-size:22px;
padding-right:15px;
}
}
body
{
min-width:390px;
}
.icl-ru{
display: block;
}
#breadcrumbs{
font-size: 14px;
}