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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


a:visited  .ml {  color:  #ff9d36; }

a:hover .ml {
  color: #5ca036;
}

a:link  .ml {  color:  #ff9d36; }

a:visited  .mr {  color:  #ff9d36; }

a:hover .mr {
  color: #1a1a1a;
}

a:link  .mr {  color:  #ff9d36;    position: relative;     top: -5px; }

a:visited  .mf {  color:  #FFFFFF; align: center;     position: relative;     top: -5px;}

a:hover .mf {
  color: #FFFFFF;
  align: center;
}

a:link  .mf {  color:  #FFFFFF; align: center;     position: relative;     top: -5px; }

@font-face {
    font-family: 'Helios';
    src: url('/wp-content/themes/prostosofttheme/fonts/Helios-Cond-Light-Regular.eot');
    src: url('/wp-content/themes/prostosofttheme/fonts/Helios-Cond-Light-Regular.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/prostosofttheme/fonts/Helios-Cond-Light-Regular.woff') format('woff'), url('/wp-content/themes/prostosofttheme/fonts/Helios-Cond-Light-Regular.ttf') format('truetype'), url('/wp-content/themes/prostosofttheme/fonts/Helios-Cond-Light-Regular.svg#Helios-Cond-Light-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*skeleton*/
html,body {height: 100%;}

* {
    font-family: Helios !important;
    font-size: 12px;
    color: #808184;
}

footer {
    margin-top:-70px;
    bottom: 0;
    width: 100%;
    height: 70px;
    background-color: #5c9f38;
}
.content {height:100%; padding-bottom:100px; box-sizing: border-box;}
.leftpadded, .leftmenu, col-lg-4.bordered {height:100%; overflow:auto; box-sizing: border-box;}

/*decoration*/
.col-lg-8 .menu li a img {
    width: 65px;
    display: block;
    margin: 0 auto 5px;
}

.col-lg-8 .menu li {
    display: inline-block;
    width: 30%;
    text-align: center;
    color: #5c9f38;
    text-transform: uppercase;
    margin-bottom: 20px;
	margin-top: 10px;
    font-size: 14px;
    position: relative;
    vertical-align:top;
}
.col-lg-8 .menu li a{
    display:block;
    position:relative;
    height:100px;
}
.col-lg-8 .menu li a,.col-lg-8 .menu li a span {
    color: #5c9f38;
    text-transform: uppercase;
}
.col-lg-8 .menu li a span{
    position:absolute; 
    top:85px;
    left:0;
    display:block;
    text-align:center;
    width:100%;
}

.col-lg-8 .menu li a:hover {
    color: #5c9f38
}

.sub-menu {
    display: none;
}

.sub-menu img {
    display: none;
}

.menu .current-menu-item>a,
.col-lg-8 .menu li:hover>a {
    color: #5c9f38 !important;
}

.col-lg-8 .menu li:hover .sub-menu {
    display: block;
    position: absolute;
    top: 85px;
    right: 0;
}

.menu .current-menu-item .sub-menu li a, .menu .current-menu-parent .sub-menu li a {
    color: #808184;
    display: inline-block;
}

.menu .current-menu-item .sub-menu, .menu .current-menu-parent .sub-menu {
    display: block;
    padding-left: 30px;
}

.menu-item-has-children>a:after {
    display: inline;
    content: ">";
    padding-left: 5px;
}

.sub-menu li:first-child {
    padding-top: 10px;
}

header {
    position: fixed;
    width: 100%;
    
}
header a {
    background:#fff;
    display:block;
    padding: 30px 0 10px !important;
}

header a:after {
    content:"";
    display:block;
    clear:left;
}
header a img {width:100%;}
footer a img {
    width: 25px;
    margin-top: 6px;
}

footer .links {
    float: right;
}

footer {
    z-index:3;
}

p {
    padding-bottom: 20px;
    padding-top:5px;
}

.bordered {
    border-right: 2px solid #808184;
    position: relative;
    top: 20px;
}



.bordered ul li a {
    font-size: 16px;
    color: #808184;
    text-decoration: none;
    font-stretch: condensed;
    display: inline-block;
    letter-spacing:1px;
}

.bordered ul li {
    padding-bottom: 10px;
    position: relative;
}


.post-item h2 {
    background: #5c9f38;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    text-transform: uppercase;
}

.post-item h2 a {
    color: #fff;
    text-decoration: none;
}

.phonenumber,
.address {
    line-height: 25px;
    color: #fff;
    position: relative;
    top: -5px;
    margin-right: 20px;
}

div.bordered:after {
    content:"";
    display:block;
    width:0;
    height:0;
    clear:left;
}

ul li {
    list-style-image: url("http://prostosoft.su/wp-content/uploads/2016/06/%D0%A1%D0%B8%D0%BC%D0%B2%D0%BE%D0%BB.jpg");
    margin-left:20px;
}
.menu li {list-style:none;margin-left:0px;}

@media only screen and (min-width: 244px) {
    .fixed {
        position: relative !important;
        z-index: 1;
    }
    .fixed header {position:relative;}
    .bordered {border:none;}
    .front.leftmenu {display:none;}
    .front+.leftmenu {display:block !important;}
}

@media only screen and (min-width: 768px) {
    .fixed {
        position: relative !important;
        z-index: 1;
    }
}

@media only screen and (min-width: 992px) {
    .fixed {
        position: relative !important;
        z-index: 1;
    }
    .bordered {
        border-right: 2px solid #808184;
        /*padding-left:1.875rem !important;*/
    }
    .leftmenu .widget {margin-top:160px;}
    .leftpadded {
        padding-left: 40px;
        border-left: 2px solid #808184;
        margin-left:-2px;
        position: relative;
        top: 20px;
        z-index:2;
    }
    .menubtn{display:none;}
    .fixed header {position:fixed;}
    .fixed header a {padding-left:.9375rem !important; width:30%;}
    .menu {top:150px;}
}

@media only screen and (min-width: 1200px) {
    .fixed {
        position: relative !important;
        z-index: 1;
    }
}

.clearfix:after {
                content:"";
                display:block;
                width:0;
                height:0;
                clear:left;
            }

@media only screen and (max-width: 991px) {
    .content{ padding:0 !important;}
    div.front {
        display:none;
        z-index:3;
        position:absolute;
        left:20px;
        top:50px;
    }
    ul#menu-left {
        background:#fff;
        padding:5%;
        border:1px solid #808184;
        top:30px;;
        width:80%;
    }
    .menubtn {
        position:fixed;
        display:block;
        padding:5px 10px;
        border-radius:3px;
        background:#808184;
        color:#fff;
        top:10px;
        left:0;
        z-index:4;
        text-decoration:none;
    }
    .menubtn:visited {color:#fff;text-decoration:none;}
    .leftpadded {padding-top:15px;}
    footer{display:none;}
    #menu-menu {display:none;}
    header a img {width:50%; display:inline;}
    header a { text-align:center;}
    .leftmenu {display:none;}
    .bordered {top:20px;}
}

.post-item p {padding:10px 0;}

.leftmenu .mCSB_draggerContainer {display:none;}

@media print{
    .leftmenu {display:none !important}
    footer {display:none;}
    .fixed, .fixed header {position:relative !important;}
    * {float:none !important;overflow:initial !important; height:auto !important; box-sizing: initial !important;}
    header a img {width:50%; display:block; margin:auto;}

    .menubtn{display:none;}
     @page { margin: 0; }
    body { margin: 1cm 0; }
    .mCustomScrollBox {overflow:initial !important;}
    .mCSB_container {position:initial !important;}
}

