.controlssub {text-align: center; margin-top: 60px;}
.wpcf7-not-valid-tip {display:none !important;}
.wpcf7-not-valid {border-color:red !important;}
.modalDialogn > div {width:100%;max-width:430px;margin:auto;}
.modalDialogn .wpcf7-form > p {margin:0 !important;}
.scrollup {opacity:0;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
display:block;
}
.scrollup.show {opacity:0.3 !important;}
#sidebar .menu {
    position: relative;
    margin: -10px 0 45px;
    padding: 0;
    z-index: 999;
    clear: both;
    width: 100%;
    list-style-type: none;
    height: auto;
}
#sidebar .menu > li {
    list-style-type: none;
    width: 100%;
    position: relative;
    display: block;
    margin: 5px 0;
    padding: 0;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
#sidebar .menu > li > a {
    position: relative;
    z-index: 9999;
    display: block;
    font-family: Helvetica, Arial, Verdana, "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 0 30px;
    height: 40px;
    line-height: 41px;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(0,0,0,.3);
}
#sidebar #menu-tovary {
    margin-top: -35px;
    padding-bottom: 20px;
    margin: -35px 0 10px 0;
}
#sidebar #menu-tovary > li {
  margin:0;
}
#sidebar #menu-tovary > li > a {
  padding: 0 0 0 45px;
  height:auto;
  line-height:20px;
  font-size: 14px;
}
#sidebar ul > li.current-menu-item a,
#sidebar ul > li.current-page-ancestor a {
color: #ffff86;
}
#sidebar ul > li.current-menu-item,
#sidebar ul > li.current-page-ancestor {
margin-left: -15px;
    padding-left: 15px;
    background: #5E87A8;
}
#sidebar ul > li.current-menu-item:before,
#sidebar ul > li.current-page-ancestor:before {
    background-image: url(images/styles/style2/current_l.png);
    width: 15px;
    height: 15px;
    position: absolute;
    bottom: -15px;
    left: 0;
    content: "";
}
#sidebar ul > li.current-menu-item:after,
#sidebar ul > li.current-page-ancestor:after {
    background-image: url(images/styles/style2/current.png);
    width: 15px;
    height: 40px;
    position: absolute;
    top: 0;
    right: -15px;
    content: "";
}
#sidebar #menu-tovary > li:before,
#sidebar #menu-tovary > li:after {
  display:none !important;
}
#sidebar #menu-tovary > li {
  background:transparent !important;

}


h1 {
        font-family:Helvetica ,Arial,sans-serif;
        font-size: 30px;
        font-weight: bold;
        color: #ff0000;
}

h2 {
        font-family: Arial, Helvetica,sans-serif;
        font-size: 24px;;
        font-weight: normal;
        color: #333;
}

h3 {
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 20px;
  color: #135cae;
}

h4 {
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 18px;
  color: #135cae;
}

h5 {
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 16px;
  color: #135cae;
}

h6 {
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 14px;
  color: #135cae;
}