* {
    margin: 0;
    padding: 0
}

html {
    background: url("i/fon.png") repeat scroll 0 0 rgba(0, 0, 0, 0)
}

*::-moz-selection {
    background: none repeat scroll 0 0 #89ca49;
    color: #fff
}

@font-face {
    font-display: swap;
    font-family: "PT Sans Narrow";
    font-style: normal;
    font-weight: 400;
    src: local("PT Sans Narrow"), local("PTSans-Narrow"), url("https://themes.googleusercontent.com/static/fonts/ptsansnarrow/v5/UyYrYy3ltEffJV9QueSi4S4mX3cpNo8MnLri8k21-rs.woff") format("woff")
}

body {
    background: url("i/fon.png") repeat scroll 16% 0 rgba(0, 0, 0, 0);
    color: #3b3b3b;
    font: 400 18px/28px "PT Sans", Calibri, Helvetica, sans-serif;
    padding: 110px 0 32px
}

a {
    color: #5c95c6;
    outline: medium none
}

a:hover {
    text-decoration: none
}

p {
    margin: 0 0 18px
}

img {
    border: medium none
}

input {
    vertical-align: middle
}

input:focus, select:focus, textarea:focus {
    outline: medium none
}

input::-moz-focus-inner {
    border: 0 none
}

blockquote {
    background: url("i/blockquote.gif") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
    color: #1e97ca;
    font-style: italic;
    margin: 0 0 18px;
    padding: 0 0 0 20px
}

.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.alignleft {
    float: left
}

img.alignleft {
    margin: 5px 15px 5px 2px
}

.alignright {
    float: right
}

img.alignright {
    margin: 5px 2px 5px 15px
}

#wrapper {
    margin: 0 auto;
    /*padding: 0 4px;*/
    position: relative; /*width:100%; max-width:1023px*/
}

/*#header{ height:150px;left:5px;margin-top:-157px;position:absolute;top:0;width:990px}*/

.dvk_header_logo {
    position: static
}

.dvk_header_logo {
    max-width: 100%
}

.logo1 {
    display: block;
    text-align: center
}

#logo {
    color: #045981;
    font-size: 12px;
    font-style: italic;
    height: 78px;
    left: 46px;
    line-height: 14px;
    padding: 54px 0 0 184px;
    text-align: center;
    text-decoration: none;
    top: 10px;
    width: 266px
}

#logo span {
    display: block;
    text-indent: -9999px
}

#nav {
    background-color: #2396dc;
    border-bottom: 1px solid #62a4c0;
    border-left: 1px solid #b3deee;
    border-top: 1px solid #b3deee;
    font-size: 12px;
    height: 37px;
    width: 103%;
    max-width: 1023px
}

#nav ul {
    float: left;
    overflow: hidden
}

#nav li {
    border-left: 1px solid #67a6c0;
    border-right: 1px solid #a2d3e7;
    float: left;
    height: 37px;
    line-height: 39px;
    list-style: none outside none;
    margin-left: -1px;
    margin-right: -1px;
    width: auto
}

#nav a {
    color: #fff;
    float: left;
    padding: 0 8px;
    text-decoration: none
}

#nav a:hover {
    background: none repeat scroll 0 0 #98cee4
}

#search {
    background: url("i/search.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 33px;
    position: absolute;
    right: -31px;
    top: 151px;
    width: 250px
}

#search input {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #b2b2b2;
    float: left;
    font: 14px Arial, Tahoma, sans-serif
}

#search input.input {
    padding: 9px 11px;
    width: 176px
}

#search input.submit {
    cursor: pointer;
    height: 33px;
    margin-left: 8px;
    width: 42px
}

#search input.submit:hover {
    background: url("i/search.png") no-repeat scroll 100% 100% rgba(0, 0, 0, 0)
}

#adv {
    position: absolute;
    right: 0;
    top: 39px;
    width: 566px
}

#middle {
    display: flex;
    flex-wrap: wrap;
    /*background-color: #fff;
     border-color: #62a4c0 #62a4c0 -moz-use-text-color;
     border-image: none;
     border-style: solid solid none;
     border-width: 1px 1px medium;*/
}

#middle:after {
    clear: both;
    content: "";
    display: table
}

#content {
    /*padding-right: 50px;
    background: url(i/middle_bg.png) repeat-y scroll 100%;
    margin-bottom: 1em;*/
}

#content {
    /*  float: left;
      padding: 0 0 0 14px;
      width: 67%*/
}

.pagetitle {
    font-size: 18px;
    margin: 8px 0 22px
}

.post {
    border-bottom: 4px solid #f2f2f2;
    margin: 0 0 18px
}

.noborder {
    border: medium none
}

#green .b-left ins {
    font-size: 48px;
    color: #79B800;
    font-weight: bold;
    font-style: italic;
    float: left;
    padding: 25px 0px 0px 0px
}

.clr {
    clear: both;
    display: block;
    font-size: 1px
}

ins {
    text-decoration: none
}

#green .b-left {
    float: left;
    width: 100%;
    margin-top: 40px
}

#green .b-left p {
    float: left;
    font-size: 14px;
    font-style: italic;
    width: 220px;
    margin: 15px 0px 0px 20px
}

#content h1 {
    color: #79b800;
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 20px
}

#content h2 {
    color: #79b800;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 20px
}

#content h2 a {
    color: green;
    text-decoration: none
}

#content h2 a:hover {
    text-decoration: underline
}

#content h1 i,
#content h2 i {
    margin-right: 20px;
    font-size: 30px;
    vertical-align: middle;
}

.pmeta {
    background: url("i/pmeta.png") no-repeat scroll 0 0 #f8f8f8;
    color: #909090;
    font-size: 14px;
    height: 34px;
    line-height: 30px;
    margin: -6px 0 10px -14px;
    padding: 0 0 0 14px;
    position: relative
}

.pdate {
    border-right: 1px solid #fdfcf8;
    float: left;
    margin: 2px 0;
    padding: 0 13px 0 0
}

.pcat {
    border-left: 1px solid #ddd;
    float: left;
    margin: 2px 0;
    padding: 0 0 0 14px
}

.comments {
    background: url("i/comments.png") no-repeat scroll 0 0 #c3e3f4;
    font-size: 18px;
    height: 34px;
    line-height: 36px;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 45px
}

.comments a {
    color: #909090;
    display: block;
    text-decoration: none
}

.comments a:hover {
    background: url("i/comments.png") no-repeat scroll 0 -34px #f8f8f8
}

.entry {
    color: black;
    overflow: hidden;
    padding: 2px 0 8px;
    position: relative;
    width: 100%
}

.rating img {
    width: auto;
    height: auto
}

.entry img {
    width: auto;
    height: auto
}

.simple-little-table .responsive .sample-1 img {
    width: auto;
    height: auto
}

.single .entry {
    padding: 0
}

.entry .aside {
    float: left;
    margin: 0 0 0 -168px;
    padding: 0;
    width: 152px
}

.entry .aside img {
    border: 1px solid #ddd;
    display: block;
    margin: 6px 0 16px;
    padding: 3px
}

.single .entry a {
}

.single .entry a:hover {
    color: #f5b13a;
    text-decoration: underline
}

.more {
    background: url("i/more.png") no-repeat scroll 0 0 #95cf46;
    bottom: 16px;
    color: #567825;
    height: 29px;
    left: 8px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 136px
}

.more:hover {
    background: url("i/more.png") no-repeat scroll 0 100% #a5d662
}

#content h3 {
    color: #000;
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 10px
}

#content .entry h1, #content .entry h2, #content .entry h3, #content .entry h4, #content .entry h5, #content .entry h6 {
    color: #3b3b3b;
    font: 22px/1.1 "Roboto Condensed", Arial, sans-serif;
    margin: 25px 0 18px
}

#content .entry h2 {
    font-size: 22px;
    line-height: 25px
}

#content .entry h3 {
    color: black;
    font-family: "PT Sans Narrow,sans-serif";
    font-size: 23px;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 20px
}

#content .entry h4 {
    font-size: 18px
}

#content .entry h5 {
    font-size: 18px
}

#content .entry h6 {
    font-size: 18px
}

.entry img.alignleft, .entry img.alignright, .entry img.aligncenter {
    border: 1px solid #c8c7c7;
    box-shadow: 0 0 2px #bbb;
    padding: 3px
}

.ptags {
    background: url("i/pmeta.png") no-repeat scroll 0 0 #f8f8f8;
    color: #909090;
    height: 34px;
    line-height: 34px;
    margin: 0 0 24px -14px;
    padding: 0 0 0 14px
}

#share {
    margin: 0 0 30px;
    overflow: hidden;
    width: 100%
}

#fbLike {
    float: left;
    height: 21px;
    width: 155px
}

.twitter-share-button {
    float: left;
    width: 130px !important
}

#gplusone {
    float: left;
    width: 88px
}

#vk {
    float: left;
    width: 150px
}

#related {
    margin: 0 0 30px
}

#related h3 {
    color: #000;
    font-size: 24px;
    font-weight: normal;
    margin: 0 0 17px
}

#related ul {
    list-style: none outside none;
    margin: 0
}

#related li {
    background: url("i/bullet3.gif") no-repeat scroll 0 9px rgba(0, 0, 0, 0);
    padding: 0 0 7px 15px
}

#related li a {
    color: #7d7d7d
}

#subscribes2 {
    color: #000;
    margin: 0 0 30px
}

#subscribes2 .rss {
    color: #e88300
}

#subscribes2 .email {
    color: #d7bb03
}

.commentlist {
    margin: 20px 0 5px
}

.commentlist li {
    list-style: none outside none
}

.comment {
    background: none repeat scroll 0 0 #f8f8f8;
    border: 1px solid #eaebed;
    box-shadow: 1px 1px #fcfcfb inset, -1px -1px #fcfcfb inset;
    margin: 0 0 20px;
    padding: 2px 10px 0;
    position: relative
}

.comment.bypostauthor {
    background: none repeat scroll 0 0 #fcffde
}

li li .comment {
    margin-left: 27px
}

li li li .comment {
    margin-left: 54px
}

li li li li .comment {
    margin-left: 81px
}

li li li li li .comment {
    margin-left: 108px
}

li li li li li li .comment {
    margin-left: 135px
}

li li li li li li li .comment {
    margin-left: 162px
}

li li li li li li li li .comment {
    margin-left: 189px
}

li li li li li li li li li .comment {
    margin-left: 216px
}

li li li li li li li li li li .comment {
    margin-left: 243px
}

.comment .tl, .comment .tr, .comment .bl, .comment .br {
    background: url("i/comment.gif") no-repeat scroll -6px -7px rgba(0, 0, 0, 0);
    height: 7px;
    overflow: hidden;
    position: absolute;
    width: 6px
}

.comment .tl {
    left: -1px;
    top: -1px
}

.comment .tr {
    background-position: 0 -7px;
    right: -1px;
    top: -1px
}

.comment .bl {
    background-position: -6px 0;
    bottom: -1px;
    left: -1px
}

.comment .br {
    background-position: 0 0;
    bottom: -1px;
    right: -1px
}

.avatar {
    background: url("i/avatar.gif") no-repeat scroll 0 0 #fff;
    float: left;
    margin: 2px 10px 0 -4px;
    padding: 4px
}

.fn, .fn a {
    color: #000
}

.cmeta {
    color: #ababab;
    font-size: 12px;
    margin: 0 0 12px
}

.cmeta a {
    color: #ababab;
    text-decoration: none
}

.cmeta a:hover {
    text-decoration: underline
}

.ctext {
    margin: 0 0 -10px
}

.comment .actions {
    color: #b8b8b8;
    font-size: 14px;
    position: inherit;
    right: 7px;
    top: 2px;
    text-align: right
}

.comment .actions a {
    color: #b8b8b8
}

#respond {
    margin: 30px 0 0
}

li #respond {
    margin: -5px 0 20px
}

#cancel-comment-reply {
    margin: 0 0 12px
}

#commentform {
    height: 1%;
    overflow: hidden;
    padding: 0 0 20px
}

#commentform p {
    margin: 0 0 11px
}

#commentform label {
    color: #999;
    display: block;
    margin: 0 0 -6px
}

#commentform .subscribe-to-comments label {
    display: inline
}

#commentform .input {
    background: url("i/input.png") no-repeat scroll 0 0 #fcfcfc;
    height: 31px;
    overflow: hidden;
    padding: 0 9px;
    width: 196px
}

/*#author, #email, #url {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    font: 14px Arial, Tahoma, sans-serif;
    padding: 7px 0;
    width: 100%
}

#comment {
    background: url("i/textarea.png") no-repeat scroll 0 0 #fcfcfc;
    border: medium none;
    font: 14px Arial, Tahoma, sans-serif;
    height: 170px;
    margin: 9px 0 0;
    overflow: auto;
    padding: 6px 9px;
    resize: none;
    width: 505px
}

#submit {
    background: url("i/more.png") no-repeat scroll 0 0 #93cc43;
    border: medium none;
    color: #587a28;
    cursor: pointer;
    float: right;
    font: 14px Arial, Tahoma, sans-serif;
    height: 29px;
    padding: 1px 0 0;
    width: 136px
}*/

#submit:hover {
    background: url("i/more.png") no-repeat scroll 0 -29px #a8da66
}

.subscribe-to-comments {
    clear: none !important
}

.commentNav {
    margin: 0 0 25px;
    overflow: hidden;
    width: 100%
}

.pagination {
    color: #575757;
    font-size: 14px;
    line-height: 20px;
    padding: 5px 0;
    text-align: center
}

.pagination a, .pagination span {
    border: 1px solid #aaa;
    margin: 0 2px;
    padding: 2px 4px;
    text-decoration: none
}

.pagination a {
    color: #8d8d8d
}

.pagination a:hover, .pagination span.current {
    background: none repeat scroll 0 0 #b5def2;
    color: #0d364a;
    font-weight: bold
}

.pagination a:hover {
    font-weight: normal
}

#sidebar {
    /* float: right;
     line-height: 18px;
     padding: 0 5px 0 0;
     width: 26%*/
}

#sidebar ul {
}

#sidebar li {
    width: auto
}

/*
.section {
    background: url("i/section.png") repeat-y scroll 0 0 #f8f8f8;
    margin: 0 0 15px
}
*/

.section {
    background: #fff;
    margin: 0 0 15px;
}

.section .t {
    background: url("i/section.png") no-repeat scroll -346px 0 rgba(0, 0, 0, 0)
}

.section .b {
    background: url("i/section.png") no-repeat scroll 100% 100% rgba(0, 0, 0, 0);
    padding: 9px 6px
}

.section h3 {
    color: #4a4a4a;
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 10px
}

.sidebartitle {
    color: #4a4a4a;
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 10px
}

#subscribes {
    list-style: none outside none;
    margin: 17px 0 10px -14px;
    overflow: hidden;
    padding: 3px 0
}

#subscribes li {
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #fcfcfc;
    float: left;
    height: 36px;
    margin: 0 -1px;
    padding: 0 14px
}

#subscribes a {
    float: left;
    height: 42px;
    margin: -3px 0;
    text-indent: -9999px;
    width: 42px
}

a#rss {
    background: url("i/rss.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0)
}

a#rss:hover {
    background-position: 0 -42px
}

a#twitter {
    background: url("i/twitter.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0)
}

a#google {
    background: url("i/google.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0)
}

#rss2mail {
    background: url("i/rss2mail_bg.gif") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    margin: -2px -12px 0;
    padding: 17px 12px 2px
}

#rss2mail form {
    background: url("i/rss2mail.png") no-repeat scroll 0 0 #ebebeb;
    height: 36px;
    width: 321px
}

#rss2mail input {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #7b7b7b;
    float: left;
    font: 14px Arial, Tahoma, sans-serif
}

#rss2mail input.rss2mail {
    padding: 10px 12px;
    width: 256px
}

#rss2mail input.submit {
    background: url("i/rss2mail.png") no-repeat scroll 100% 0 #94ce45;
    cursor: pointer;
    height: 36px;
    width: 41px
}

#rss2mail input.submit:hover {
    background: url("i/rss2mail.png") no-repeat scroll 100% 100% #dcdcdc
}

.wrap {
    overflow: hidden;
    padding: 0 0 15px
}

.wrap ul {
    overflow: hidden;
    padding: 0 5px 1px
}

.wrap ul ul {
    border-top: 1px solid #ececec;
    margin: 3px 0 -3px;
    padding: 0
}

.wrap li {
    background: url("i/bullet.gif") no-repeat scroll 0 9px rgba(0, 0, 0, 0);
    border-top: 1px solid #ececec;
    list-style: none outside none;
    margin-top: -1px;
    padding: 2px 0 3px 12px
}

.wrap li a {
    color: #4a4a4a;
    text-decoration: underline
}

.wrap li a:hover {
    text-decoration: underline;
    color: #5c95c6
}

.wrap h3 {
    background: url("i/h3.png") no-repeat scroll 0 0 #f1f1f1;
    color: #acacac;
    font-size: 14px;
    font-weight: normal;
    height: 26px;
    line-height: 26px;
    margin: 0 0 5px;
    padding: 0 10px
}

.section2 {
    background: url("i/section2.png") repeat-x scroll 0 0 #f8f8f8;
    float: left;
    height: 1%;
    width: 350px
}

.section4 {
    background: url("i/section2.png") repeat-x scroll 0 0 #f8f8f8;
    float: left;
    height: 1%;
    width: 205px
}

.section2 .b {
    background: url("i/section2.png") no-repeat scroll 100% 100% rgba(0, 0, 0, 0);
    height: 1%
}

ul.tabs {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 1px solid #e9eaec;
    color: #999;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    margin: 0 0 5px;
    overflow: visible;
    padding: 0
}

.tabs li {
    background: url("i/tab.png") no-repeat scroll 0 0 #d8d8d8;
    border: medium none;
    cursor: pointer;
    float: left;
    height: 26px;
    margin: 0;
    padding: 0 0 0 9px;
    position: relative;
    top: 1px
}

.tabs li.t2 {
}

.tabs div {
    background: url("i/tab.png") no-repeat scroll 100% 0 rgba(0, 0, 0, 0);
    float: left;
    height: 26px;
    padding: 0 10px 0 0
}

.tabs li.current, .tabs li:hover {
    background: url("i/tab.png") no-repeat scroll 0 -26px #c1e2f3
}

.tabs li.current div, .tabs li:hover div {
    background: url("i/tab.png") no-repeat scroll 100% -26px rgba(0, 0, 0, 0);
    color: #6092ab;
    text-shadow: 1px 1px #d6ecf7
}

.box {
    display: none
}

.box.visible {
    display: block;
    width: 197px
}

.section3 {
    background: url("i/section3.png") repeat-y scroll 0 0 #f8f8f8;
    float: right;
    height: 1%;
    width: 160px
}

.section3 .b {
    background: url("i/section3.png") no-repeat scroll 100% 100% rgba(0, 0, 0, 0)
}

#recentComments {
    margin: -5px 0 -7px;
    overflow: hidden
}

#recentComments li {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #ebedf1;
    margin: -2px 0 -1px;
    padding: 8px 0 9px
}

#footer {
    /* -moz-border-bottom-colors: none;
     -moz-border-left-colors: none;
     -moz-border-right-colors: none;
     -moz-border-top-colors: none;
     background: url("i/footer_bg.gif") repeat-x scroll 0 0 #fff;
     border-color: -moz-use-text-color #62a4c0 #62a4c0;
     border-image: none;
     border-right: 1px solid #62a4c0;
     border-style: none solid solid;
     border-width: medium 1px 1px;
     color: #a1a1a1;
     height: 1%;
     padding: 10px 24px 5px;
     position: relative;
     text-align: center*/
    color: #fff;
    padding-top: 25px;
}

#footer a {
    color: #eee
}

#footer .foo-contacts a {
    color: #60a3dc;
}

#counter {

    display: none;
}

#design {
    margin-top: -15px;
    position: absolute;
    right: 13px;
    top: 50%
}

#shadow {
    background: url("i/shadow2.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: -5px;
    height: 6px;
    left: -5px;
    position: absolute;
    width: 970px
}

.col-md-3.col-sm-6.col-xs-12.empty-block {
    color: transparent;
}

p img, .wp-caption {
    margin-top: 0.4em
}

.wp-caption {
    background: none repeat scroll 0 0 #eee;
    margin-bottom: 5px;
    max-width: 96%;
    padding: 9px
}

.wp-caption img {
    display: block;
    margin: 0 auto;
    max-width: 98%
}

.wp-caption .wp-caption-text, .gallery-caption {
    color: #666;
    font-family: Georgia, serif;
    font-size: 12px
}

.wp-caption .wp-caption-text {
    margin-bottom: 0.6em;
    padding: 10px 0 5px 40px;
    position: relative
}

.wp-caption .wp-caption-text:before {
    color: #666;
    content: "—";
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    left: 10px;
    margin-right: 5px;
    position: absolute;
    top: 7px
}

.readmore {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: -moz-linear-gradient(center top, #cae285 0%, #a3cd5a 100%) repeat scroll 0 0 #b6d76f;
    border-color: #aad063 #89a94d #6d883b;
    border-image: none;
    border-left: 1px solid #89a94d;
    border-radius: 3px;
    border-right: 1px solid #89a94d;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px #e0eeb6 inset, 1px 0 #c6e08d inset, -1px 0 #c6e08d inset, 0 -1px #b4d579 inset, 0 2px #799545, 0 3px #6d883b, 0 4px 2px rgba(0, 0, 0, 0.4);
    color: #444;
    cursor: pointer;
    font: 14px "Trebuchet MS", Tahoma, Arial, sans-serif;
    height: 25px;
    outline: medium none;
    padding: 0 5px 2px;
    position: relative;
    text-shadow: 1px 1px #e5e5e5;
    width: 100px
}

.readmore::-moz-focus-inner {
    border: 0 none
}

.readmore:hover {
    background: -moz-linear-gradient(center top, #abd164 0%, #b9d972 100%) repeat scroll 0 0 #b6d76f;
    border-top: 1px solid #98b85b;
    box-shadow: 0 1px #cce3a1 inset, 1px 0 #c6e08d inset, -1px 0 #c6e08d inset, 0 -1px #c7e18e inset, 0 2px #799545, 0 3px #6d883b, 0 4px 2px rgba(0, 0, 0, 0.4)
}

.readmore:active {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #a7cf5f;
    border-color: #6e883f #88a84e #95b855;
    border-image: none;
    border-left: 1px solid #88a84e;
    border-right: 1px solid #88a84e;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 2px #779441 inset;
    top: 3px
}

.title_bar {
    color: #660402;
    font: 16px Georgia, sans-serif;
    margin: 10px;
    position: relative;
    text-align: center;
    text-shadow: 1px 1px 3px #5d5a5a;
    width: 300px
}

.title_quote {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f5f5f5;
    border-color: #bebebe #bebebe -moz-use-text-color;
    border-image: none;
    border-style: dashed dashed none;
    border-width: 1px 1px 0;
    color: #757575;
    font-style: oblique;
    font-weight: bold;
    padding: 5px
}

.quote {
    background-color: #f5f5f5;
    border: 1px dashed #bebebe;
    color: #757575;
    padding: 5px;
    text-align: left
}

body {
    color: rgb(35, 35, 34);
    /* font-family: Arial*/
}

.to_hide {
    display: none
}

.bank-list-table3 {
    color: rgb(127, 127, 127);
    font-size: 13px !important;
    line-height: 17px
}

.bank-list-table3 thead {
    font-size: 14px
}

.bank-list-table3 thead td {
    border-top: medium none
}

.bank-list-table3 td {
    border-spacing: 0;
    border-top: 1px solid rgb(213, 226, 229);
    margin: 0;
    padding: 14px 3px
}

.padding-left-10 {
    padding-left: 10px !important
}

.bank-logo {
    margin-right: 15px
}

.bank-name2 {
    color: rgb(35, 35, 34);
    font-size: 14px;
    font-weight: bold
}

.maximum-sum2 {
    color: rgb(35, 35, 34);
    font-size: 14px;
    font-weight: bold
}

.uppercase {
    text-transform: uppercase
}

.orange-color {
    color: rgb(218, 127, 45)
}

.button-small-padding2 {
    padding: 10px 5px !important
}

.margin-top-15 {
    margin-top: 10px
}

.margin-top-20 {
    margin-top: 20px
}

.bold {
    font-weight: bold
}

.width-765 {
    width: 765px !important
}

.color-blue {
    color: rgb(160, 176, 181)
}

.font-size-12 {
    font-size: 12px
}

.font-size-28 {
    color: rgb(127, 127, 127);
    font-size: 20px
}

.conditional:hover {
    color: rgb(218, 127, 45) !important;
    text-decoration: none
}

.conditional:visited {
    color: rgb(218, 127, 45) !important;
    text-decoration: none
}

.font-size-14 {
    font-size: 13px;
    text-decoration: underline
}

.no-border {
    border: 0 none !important
}

.conditional-summary {
    background: none repeat scroll 0 0 rgb(216, 225, 229)
}

.line {
    border-top: 1px solid rgb(255, 255, 255)
}

.rdstb_pageLink_hilite {
}

#logos {
    background: url("i/creditmoneyua.png") no-repeat scroll 0 0 transparent;
    border-radius: 10px 0 0;
    height: 128px;
    margin: 40px 10px 0 0;
    position: absolute;
    width: 409px
}

/*.logo{display:block; float:left; height:69px; padding:76px 38px 38px 25px; width:230px}*/
/* .right-block{float:left; position:relative; margin:55px 0 0px 10px}*/
.zav {
    padding-left: 85px !important;
    background-image: url('i/24x7.png');
    background-position: 0 0;
    background-repeat: no-repeat
}

.row-item {
    /*  float: left;
      margin-left: 16px*/
}

.item {
    display: inline-block;
    vertical-align: top;
    position: relative
}

.item + .item:before {
    content: '';
    display: block;
    position: absolute;
    left: -38px;
    top: 0;
    width: 55px;
    height: 33px;
    background-image: url('i/arrower.png')
}

.icobox {
    position: relative;
    margin: 0 auto;
    height: 40px;
    background-repeat: no-repeat
}

.icobox span {
    position: absolute;
    right: -2px;
    bottom: 0;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #000;
    color: #7fbe0d;
    display: block;
    font-size: 11px;
    line-height: 15px;
    text-align: center
}

.ico1 {
    width: 35px;
    background-image: url('i/file.png')
}

.ico1 span {
    right: -2px;
    bottom: -2px
}

.ico2 {
    width: 37px;
    margin-top: 2px;
    background-image: url('i/clock-phone.png')
}

.ico2 span {
    right: -4px;
    bottom: -2px
}

.ico3 {
    width: 33px;
    background-position: 100% 50%;
    background-image: url('i/moneyer.png');
    margin-top: 3px
}

.item p {
    color: #6f6f6f;
    font-family: OpenSans;
    font-size: 11px;
    font-weight: 600;
    line-height: 13px;
    text-align: center;
    margin: 3px 0 0
}

.namestep {
    color: #2b2a2a;
    font-family: arial;
    font-size: 15px;
    font-weight: 300;
    line-height: 13px;
    text-align: center;
    font-style: italic;
}

.ico3 span {
    position: absolute;
    bottom: -2px;
    right: -10px
}

.item + .item {
    margin-left: 12px
}

.zav p {
    font-family: OpenSans;
    margin: 0;
    font-size: 20px;
    line-height: 24px;
    font-style: italic;
    color: #6f6f6f
}

.zav span {
    font-style: italic;
    text-transform: uppercase;
    display: block;
    font-size: 20px;
    line-height: 24px;
    color: #000
}

.logo a {
    color: rgb(53, 53, 53) !important;
    text-decoration: none !important
}

.logo span {
    color: rgb(53, 53, 53);
    cursor: pointer;
    display: block;
    font: bold 20px/26px Arial, Helvetica, sans-serif;
    text-transform: uppercase
}

.logo span.big {
    font-size: 10px;
    letter-spacing: normal;
    line-height: 32px;
    margin: 14px 0 -4px
}

.logo span.big em {
    color: rgb(210, 9, 21);
    font-style: normal
}

.logo span.slogan {
    color: rgb(147, 147, 147);
    font: 11px/14px Tahoma, Arial, Geneva, sans-serif;
    letter-spacing: normal
}

.simple-little-table {
    background: none repeat scroll 0 0 #eaebec;
    border: 1px solid #ccc;
    border-collapse: separate;
    border-radius: 3px;
    box-shadow: 0 1px 2px #d1d1d1;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px
}

.simple-little-table th {
    background: -moz-linear-gradient(center top, #ededed, #ebebeb) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #e0e0e0;
    border-top: 1px solid #fafafa;
    font-weight: bold;
    padding: 5px
}

.simple-little-table th:first-child {
    padding-left: 5px;
    text-align: left
}

.simple-little-table tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.simple-little-table tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.simple-little-table tr {
    padding-left: 5px;
    text-align: center
}

.simple-little-table tr td:first-child {
    border-left: 0 none;
    padding-left: 5px;
    text-align: left
}

.simple-little-table tr td {
    background: -moz-linear-gradient(center top, #fbfbfb, #fafafa) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    border-top: 1px solid #fff;
    padding: 5px
}

.simple-little-table tr:nth-child(2n) td {
    background: -moz-linear-gradient(center top, #f8f8f8, #f6f6f6) repeat scroll 0 0 rgba(0, 0, 0, 0)
}

.simple-little-table tr:last-child td {
    border-bottom: 0 none
}

.simple-little-table tr:last-child td:first-child {
    border-bottom-left-radius: 3px
}

.simple-little-table tr:last-child td:last-child {
    border-bottom-right-radius: 3px
}

.simple-little-table tr:hover td {
    background: -moz-linear-gradient(center top, #f2f2f2, #f0f0f0) repeat scroll 0 0 rgba(0, 0, 0, 0)
}

.simple-little-table a:link {
    color: #666;
    font-weight: bold;
    text-decoration: none
}

.simple-little-table a:visited {
    color: #999;
    font-weight: bold;
    text-decoration: none
}

.simple-little-table a:active, .simple-little-table a:hover {
    color: #bd5a35;
    text-decoration: underline
}

.creditcardsidebar {
    color: #75b20f;
    display: block;
    float: left;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 16px;
    font-style: italic;
    line-height: 1.2;
    margin: 4px 0 0;
    text-align: center;
    width: 198px
}

.creditcardsidebar li {
    background: url("/wp-content/themes/creditmoney/img/li.jpg") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
    color: #444;
    float: left;
    font: 12px Arial, Helvetica, sans-serif;
    list-style: none outside none;
    margin: 2px 0 14px 3px;
    padding: 0 0 0 12px;
    text-align: left
}

.mybtn {
    background: none repeat scroll 0 0 #75B20F;
    border: medium none;
    color: #fffffe;
    cursor: pointer;
    display: block;
    font: 13px Arial, sans-serif;
    height: 27px;
    margin: 1px 0 0 1px;
    padding-top: 2px;
    width: 125px
}

.mybtn:hover {
    background: none repeat scroll 0 0 #71ab46
}

.mybtn a:hover {
    background: none repeat scroll 0 0 #71ab46
}

.mybtn a {
    background: none repeat scroll 0 0 #75B20F;
    border: medium none;
    color: #fffffe;
    cursor: pointer;
    display: block;
    font: 13px Arial, sans-serif;
    height: 27px;
    margin: 1px 0 0 1px;
    padding-top: 2px
}

#nav_menus {
    border-radius: 10px 10px 0px 0px;
    margin: 10px 0px 0px;
    overflow: hidden;
    padding: 0px 0px;
    display: block;
    float: left;
    width: 100%
}

#nav_menus a {
    border: medium none;
    color: #007ac2;
    display: block;
    font: 13px Tahoma;
    padding: 0;
    text-decoration: underline !important;
    text-transform: uppercase !important
}

#nav_menus a:hover {
    color: #f5b13a
}

#nav_menus li:first-child {
    margin: 0
}

#nav_menus .grid_nav_menus_1 {
    background: url("/wp-content/themes/creditmoney/img/nav1.png") no-repeat scroll left top rgba(0, 0, 0, 0)
}

#nav_menus .grid_nav_menus_2 {
    background: url("/wp-content/themes/creditmoney/img/creditcard.png") no-repeat scroll left top rgba(0, 0, 0, 0)
}

#nav_menus .grid_nav_menus_3 {
    background: url("/wp-content/themes/creditmoney/img/microzajmy.png") no-repeat scroll left top rgba(0, 0, 0, 0)
}

#nav_menus .grid_nav_menus_4 {
    background: url("/wp-content/themes/creditmoney/img/dlyabiznesa.png") no-repeat scroll left top rgba(0, 0, 0, 0)
}

#nav_menus .grid_nav_menus_5 {
    background: url("/wp-content/themes/creditmoney/img/auto.png") no-repeat scroll left top rgba(0, 0, 0, 0)
}

#nav_menus .grid_nav_menus_6 {
    background: url("/wp-content/themes/creditmoney/img/kredit-na-kartu.jpg") no-repeat scroll left top rgba(0, 0, 0, 0)
}

#nav_menus li .small-text {
    color: #333;
    font: italic 13px/14px Arial
}

#nav_menus .grid_nav_menus_1, #nav_menus .grid_nav_menus_2, #nav_menus .grid_nav_menus_3, #nav_menus .grid_nav_menus_4, #nav_menus .grid_nav_menus_5, #nav_menus .grid_nav_menus_6 {
    padding: 0px 0px 13px 88px;
    /* height: auto*/
}

#nav_menus li {
    /*display: inline-block;*/
    float: left;
    height: auto;
    list-style: none outside none;
    /* margin: 0 0 0 10px;*/
    padding: 5px;
    position: relative;
    /* width: 35%*/
}

#nav_menus .navcards, #nav_menus .navcards_1 {
    height: 73px;
    padding-left: 85px
}

#nav_menus .navcards {
}

#nav_menus .navcards_1 {
    background: url("/wp-content/themes/creditmoney/bankimg/privatbankcreditcard.jpg") no-repeat scroll left top rgba(0, 0, 0, 0)
}

.navcards img {
    float: left
}

.fl {
    float: left;
    list-style: none outside none;
    text-align: center
}

.fl ul, li {
}

.fl a {
    text-decoration: underline
}

.font12 {
    font-size: 14px;
    line-height: 18px
}

.mr15 {
    margin-right: 15px
}

.webanfarwol li {
    background: none repeat scroll 0 0 #ddd;
    border-radius: 0.3em;
    margin: 0.5em 15px;
    padding: 0.4em 0.4em 0.4em 2em;
    position: relative;
    text-decoration: none;
    transition: all 0.3s ease-out 0s
}

.webanfarwol ol {
}

.webanfarwol_ol a:before {
    background: none repeat scroll 0 0 #82bf56;
    border: 0.3em solid #fff;
    border-radius: 2em;
    content: counter(li, decimal);
    counter-increment: li;
    font-weight: bold;
    height: 2em;
    left: -1.3em;
    line-height: 2em;
    margin-top: -1.3em;
    position: absolute;
    text-align: center;
    top: 50%;
    transition: all 0.3s ease-out 0s;
    width: 2em
}

.webanfarwol_ol a {
    background: none repeat scroll 0 0 #ddd;
    border-radius: 0.3em;
    display: block;
    margin: 0.5em 15px;
    padding: 0.4em 0.4em 0.4em 2em;
    position: relative;
    text-decoration: none;
    transition: all 0.3s ease-out 0s
}

.webanfarwol_ol a:hover {
    background: none repeat scroll 0 0 #eee
}

.webanfarwol_ol a:hover:before {
    transform: rotate(360deg)
}

.webanfarwol_ol a:before {
    background: none repeat scroll 0 0 #82bf56;
    border: 0.3em solid #fff;
    border-radius: 2em;
    content: counter(li, decimal);
    counter-increment: li;
    font-weight: bold;
    height: 2em;
    left: -1.3em;
    line-height: 2em;
    margin-top: -1.3em;
    position: absolute;
    text-align: center;
    top: 50%;
    transition: all 0.3s ease-out 0s;
    width: 2em
}

.webanfarwol_ol a {
    color: black
}

.webanfarwol_ol {
    counter-reset: li
}

.webanfarwol_ol li {
    float: left;
    list-style: none outside none;
    width: 715px
}

.main ol {
    list-style: none;
    counter-reset: point
}

.main ol li {
    margin-bottom: 10px;
    padding-left: 25px;
    position: relative
}

.main ol li:before {
    content: counter(point);
    counter-increment: point 1;
    font-size: 11px;
    position: absolute;
    left: 0;
    top: 6px;
    background: #F00;
    width: 20px;
    padding: 3px 0;
    color: #fff;
    font-weight: bold;
    text-align: center
}

.entry ol {
    color: black;
    margin: 0 0 18px 30px
}

.entry ul {
    margin: 0 0 18px
}

.entry ul li {
    background: url("i/bullet2.gif") no-repeat scroll 5px 8px rgba(0, 0, 0, 0);
    color: black;
    width: auto;
    list-style: none outside none;
    padding: 0 0 0 20px;
    text-align: left
}

.summa ul li {
    background: url("i/bullet2.gif") no-repeat scroll 5px 8px rgba(0, 0, 0, 0);
    color: black;
    width: 29%;
    list-style: none outside none;
    padding: 0 0 0 20px;
    text-align: left
}

ol.ordered-list {
    counter-reset: li;
    margin-left: 0;
    padding-left: 40px;
    width: 94%;
    counter-reset: li;
    margin-left: 0
}

ol.ordered-list > li {
    background: none repeat scroll 0 0 #ddd;
    border-radius: 0.3em;
    border-top: 2px solid #ccc;
    cursor: default;
    list-style: outside none none;
    margin: 0 0 6px 2em;
    padding: 0.4em 0.4em 0.4em 2em;
    position: relative;
    border-bottom: 2px solid #ccc
}

ol.ordered-list > li:before {
    background: none repeat scroll 0 0 #82bf56;
    border: 0 solid #fff;
    border-radius: 1em;
    box-sizing: border-box;
    color: #fff;
    content: counter(li, decimal);
    counter-increment: li;
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-weight: bold;
    left: -1em;
    margin: 3px;
    padding: 4px;
    position: absolute;
    text-align: center;
    top: -2px;
    width: 2em
}

ol.ordered-list > li:hover, ol > li:hover {
    border-color: #ccc;
    background-color: #ddd
}

ol.ordered-list > li:hover:before, ol > li:hover:before {
    border-color: red;
    background-color: #82bf56
}

.ordered-list li ol,
.ordered-list li ul {
    margin-top: 6px
}

.ordered-list ol ol li:last-child {
    margin-bottom: 0
}

/*
.katalog li {
    background: url("img/bg_li.png") no-repeat scroll 0 13px rgba(0, 0, 0, 0);
    border-bottom: 4px solid #f2f2f2;
    float: left;
    height: 24px;
    list-style-type: none;
    margin-right: 7px;
    margin-top: 1px;
    overflow: hidden;
    padding: 0 0 0 10px;
    width: 215px
}
*/

/*.katalog li {
    width: auto !important;
}*/

.katalog {
    width: 99%;
    margin: 0 auto
}

/*
.katalog ul {
    margin-bottom: 10px;
    padding-left: 20px !important;
    display: inline-block
}
*/

.katalog a {
    font-size: 14px;
    color: #5c95c6;
    text-decoration: underline
}

.katalog img {
    float: left;
    border-radius: 10px;
    border: 2px solid rgb(255, 255, 255);

}

.katalog a:hover {
    color: #489905;
    text-decoration: underline
}

.kataloggorodov li {
    float: left;
    height: 28px;
    margin-right: 20px;
    margin-top: 1px;
    overflow: hidden;
    width: 155px;
    list-style-type: none
}

.kataloggorodov {
    width: auto;
    margin: 0 auto
}

.kataloggorodov ul {
    margin-bottom: 10px;
    padding-left: 20px !important;
    display: inline-block
}

.kataloggorodov a {
    font-size: 14px;
    color: #00C;
    text-decoration: underline
}

.kataloggorodov img {
    float: left;
    border-radius: 10px;
    border: 2px solid #ccc;
    margin-right: 10px
}

.kataloggorodov a:hover {
    color: #FF2B2B;
    text-decoration: underline
}

.katalogoblastej li {
    float: left;
    height: 28px;
    margin-right: 20px;
    margin-top: 1px;
    overflow: hidden;
    width: 213px;
    list-style-type: none
}

.katalogoblastej {
    margin: 0 auto;
    padding: 0 auto
}

.katalogoblastej ul {
    margin-bottom: 10px;
    padding-left: 20px !important;
    display: inline-block
}

.katalogoblastej a {
    font-size: 14px;
    color: #5c95c6;
    text-decoration: underline
}

.katalogoblastej img {
    float: left;
    border-radius: 10px;
    border: 2px solid #ccc;
    margin-right: 10px
}

.katalogoblastej a:hover {
    color: #f5b13a;
    text-decoration: underline
}

li.categories {
. . .
}

li.cat-item {
. . .
}

li.cat-item-7 {
. . .
}

li.current-cat {
. . .
}

li.current-cat-parent {
. . .
}

ul.children {
. . .
}

.request-cnt {
    color: gray;
    display: block;
    font-size: 10px;
    margin-top: 3px
}

.wpb_button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f7f7f7;
    border-color: #ccc #ccc #b3b3b3;
    border-image: none;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 4px 10px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle
}

.wpb_button:hover, .wpb_button:active, .wpb_button.active, .wpb_button.disabled, .wpb_button[disabled] {
    background-color: #eaeaea
}

.wpb_button:active, .wpb_button.active {
}

.wpb_button:first-child {
}

.vc_vc_button2 .vc_btn {
    margin-bottom: 5px;
    margin-top: 5px
}

.vc_vc_button .vc_btn {
    margin-bottom: 5px;
    margin-top: 5px
}

.wpb_button:hover {
    background-color: #e6e6e6;
    color: #333;
    text-decoration: none;
    transition: background-color 0.1s linear 0s
}

.wpb_button:focus {
    outline: thin dotted;
    outline-offset: -2px
}

.wpb_button.active, .wpb_button:active {
    background-color: #e6e6e6;
    background-image: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    outline: 0 none
}

button.wpb_btn-large, span.wpb_btn-large {
    border-radius: 2px;
    font-size: 15px;
    line-height: normal;
    padding: 9px 14px
}

button.wpb_btn-large [class^="icon-"], span.wpb_btn-large [class^="icon-"] {
    margin-top: 1px
}

button.wpb_btn-small, span.wpb_btn-small {
    font-size: 11px;
    line-height: 16px;
    padding: 5px 9px
}

button.wpb_btn-small [class^="icon-"], span.wpb_btn-small [class^="icon-"] {
    margin-top: -1px
}

button.wpb_btn-mini, span.wpb_btn-mini {
    font-size: 11px;
    line-height: 14px;
    padding: 2px 6px
}

.wpb_btn-primary, .wpb_btn-primary:hover, .wpb_btn-warning, .wpb_btn-warning:hover, .wpb_btn-danger, .wpb_btn-danger:hover, .wpb_btn-success, .wpb_btn-success:hover, .wpb_btn-info, .wpb_btn-info:hover, .wpb_btn-inverse, .wpb_btn-inverse:hover {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.wpb_btn-primary.active, .wpb_btn-warning.active, .wpb_btn-danger.active, .wpb_btn-success.active, .wpb_btn-info.active, .wpb_btn-inverse.active {
    color: rgba(255, 255, 255, 0.75)
}

.wpb_button {
    border-color: rgba(0, 0, 0, 0.1)
}

.wpb_btn-primary {
    background-color: #08c
}

.wpb_btn-primary:hover, .wpb_btn-primary:active, .wpb_btn-primary.active, .wpb_btn-primary.disabled, .wpb_btn-primary[disabled] {
    background-color: #0077b3
}

.wpb_btn-primary:active, .wpb_btn-primary.active {
}

.wpb_btn-warning {
    background-color: #f90
}

.wpb_btn-warning:hover, .wpb_btn-warning:active, .wpb_btn-warning.active, .wpb_btn-warning.disabled, .wpb_btn-warning[disabled] {
    background-color: #e68a00
}

.wpb_btn-warning:active, .wpb_btn-warning.active {
}

.wpb_btn-danger {
    background-color: #ff675b
}

.cpahub .steps {
    background: none repeat scroll 0 0 #f8f8f8;
    border-bottom: 1px solid #f1f1f1;
    border-top: 1px solid #f1f1f1;
    padding: 16px 10px
}

.cpahub .steps .item {
    float: left;
    margin: 0 13px;
    width: 200px
}

.cpahub .steps .item span {
    background: none repeat scroll 0 0 #7391b1;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 30px;
    line-height: 22px;
    padding: 14px 17px
}

.cpahub .steps .item p {
    font-size: 13px;
    line-height: normal;
    padding-left: 72px
}

.clr {
    clear: both
}

.pro {
    width: 800px
}

.krome {
    float: left;
    width: 25%
}

.kl2 {
    margin: 0 auto;
    width: 678px
}

.kl2 .krome {
    width: 33%
}

.load img {
    padding: 20px
}

#breadcrumbs {
    font-size: 13px;
    background: none repeat scroll 0% 0% #FFF;
    padding: 0px;
    color: #000
}

#breadcrumbs a {
    color: #818181;
    padding: 4px 0px 0px 0px
}

#breadcrumbs a:hover {
    color: #f5b13a;
    text-decoration: underline
}

#yarp {
    font-weight: bold !important;
    padding: 0 0 5px 0 !important;
    font-size: 13px !important;
    margin: 0 !important
}

ul.qtrans_language_chooser li {
    list-style-type: none;
    float: left;
    padding: 0 2px
}

.commenttitle {
    color: #7f7f7f;
    font-family: "PT Sans Narrow,sans-serif";
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 20px
}

.maintitle {
    font-size: 18px;
    line-height: 25px;
    margin: 25px 0 18px
}

@media handheld, only screen and (max-width: 1024px) {
    img {
        height: auto
    }

    #middle {
        margin-left: 0;
        margin-right: 0;
    }

    /* body {
         font: 400 19px/25px "PT Sans", Calibri, Helvetica, sans-serif
     }*/
    #content h1, #content h2 {
        font-size: 29px
    }

    #content .entry h1, #content .entry h2, #content .entry h3, #content .entry h4, #content .entry h5, #content .entry h6 {
        color: #3b3b3b;
        font: 23px/1.1 "Roboto Condensed", Arial, sans-serif;
        margin: 25px 0 18px
    }

    #nav {
        font-size: 14px;
        text-transform: uppercase
    }

    .simple-little-table {
        font-size: 16px
    }

    #content h1 {
        margin-top: 46px
    }

    #header {
        /* width: 94%*/
    }

    #wrapper {
        /*   width: 93%*/
    }

    #middle {
        background: none repeat scroll 0% 0% #FFF;
        width: 100%
    }

    #nav {
        /*  width: 105.3%*/
    }

    #content {
        width: 100%
    }

    #nav_menus {
        /* width: 98%*/
    }

    .katalogoblastej {
    }

    .katalogoblastej li {
        width: 30%
    }
}

@media handheld, only screen and (max-width: 985px) and (min-width: 768px) {
    #header {
        /*  width: 94%*/
    }

    #adv {
        display: none
    }

    #nav {
        /*  width: 105.3%*/
    }

    #wrapper {
        /*  width: 99%*/
    }

    #middle {
        background: white
    }

    /*#sidebar {
        background: none repeat scroll 0 0 #f8f8f8 !important;
        border: 1px solid #eaebed !important;
        box-shadow: 1px 1px #fcfcfb inset, -1px -1px #fcfcfb inset !important;
        margin: 0 0 20px !important;
        padding: 2px 10px 0 !important;
        position: relative !important;
        float: left !important;
        /* width: 27%*/
    /*}*/

    #search {
        display: none
    }

    #content {
        /* width: 70%*/
    }

    .simple-little-table img {
        width: auto;
        height: auto
    }

    #nav_menus {
        /* width: 98%*/
    }

    .katalogoblastej {
        width: auto
    }

    .katalogoblastej li {
        width: 30%
    }

    ol.ordered-list {
        width: 92%
    }
}

@media handheld, only screen and (max-width: 767px) and (min-width: 480px) {
    #sidebar {
        float: none ! impotant;
        line-height: 18px;
        padding: 0 5px 0 0;
        width: 98% !important
    }

    .section {
        background: url(i/section.png) repeat-x scroll 0 0 #f8f8f8;
        margin: 0 0 15px
    }

    #nav_menus {
        width: 98%;
        height: auto
    }

    #nav_menus {
        padding: 0px
    }

    #adv {
        display: none
    }

    #search {
        display: none
    }

    .entry {
        color: #000;
        padding: 2px 0px 8px;
        position: relative;
        /* width: 99%*/
    }

    #header {
        /*  width: 94%*/
    }

    #wrapper {
        /* width: 97%;
         margin: 0px*/
    }

    #content {
        /*  width: 99%;
          padding: 0px 0px 0px 6px*/
    }

    #nav_menus {
        width: 100%
    }

    .katalogoblastej {
        width: auto
    }

    .katalogoblastej li {
        width: 30%
    }

    #logos {
        background: url("i/creditmoneyua.png") no-repeat scroll 0px 0px transparent;
        border-radius: 10px 0px 0px;
        height: 128px;
        margin: 40px 10px 0px 0px;
        position: absolute;
        width: 409px
    }

    ol.ordered-list {
        width: 100%;
        counter-reset: li;
        margin-left: 0px
    }

    ol.ordered-list {
        padding-left: 0px
    }

    .pmeta {
        margin: -6px 0px 33px -6px;
        padding: 0px 0px 0px 10px;
        background: none
    }

    #nav_menus li {
        /*  width: 75%*/
    }

    #nav {
        /* width: 104%*/
    }

    #nav ul {
        float: none;
        overflow: hidden
    }

    #nav {
        height: 180%;
        text-align: center
    }

    #nav ul {
        padding-left: 0
    }

    #nav ul li {
        float: none;
        position: relative;
        margin: 0
    }

    #nav ul li a {
        margin: 0px;
        width: 100%
    }

    #nav li {
        margin-bottom: 10px
    }

    .menu {
    }

    #comment {
    }
}

.summa ul li {
    width: auto
}

@media handheld, only screen and (max-width: 479px) and (min-width: 50px) {
    #breadcrumbs {
        padding: 35px 0px 0px 0px
    }

    #nav_menus {
        width: 98%;
        height: auto
    }

    #nav_menus {
        padding: 0px
    }

    handheld, only screen and

(max-width:

479px

) and

(min-width:

50px

)
    #adv {
        display: none
    }

    #search {
        display: none
    }

    .entry {
        color: #000;
        padding: 2px 0px 8px;
        position: relative;
        width: 99%
    }

    #header {
        /* width: 94%*/
    }

    #wrapper {
        /*  width: 97%;*/
        margin: 0px
    }

    #content {
        /* width: 93%;
         padding: 180px 0px 0px 6px*/
    }

    #nav_menus {
        width: 100%
    }

    .katalogoblastej {
        width: 70%
    }

    .katalogoblastej li {
        width: 30%
    }

    #sidebar {
        float: right;
        line-height: 18px;
        padding: 0 5px 0 0;
        width: 95%
    }

    #logos {
        background: none;
        border-radius: 10px 0px 0px;
        height: 128px;
        margin: 40px 10px 0px 0px;
        position: absolute;
        width: 409px
    }

    ol.ordered-list {
        width: 100%;
        counter-reset: li;
        margin-left: 0px
    }

    ol.ordered-list {
        padding-left: 0px
    }

    .pmeta {
        margin: -6px 0px 33px -6px;
        padding: 0px 0px 0px 10px;
        background: none
    }

    /* #nav_menus li {
         width: 75%
     }

     #nav {
         width: 104%
     }*/
    #nav ul {
        float: none;
        overflow: hidden
    }

    #nav {
        height: 180%;
        text-align: center
    }

    #nav ul {
        padding-left: 0
    }

    #nav ul li {
        float: none;
        position: relative;
        margin: 0
    }

    #nav ul li a {
        margin: 0px;
        width: 100%
    }

    #nav li {
        margin-bottom: 10px
    }

    .menu {
    }

    #comment {
    }

    #adv {
        display: none
    }

    .dvk_header_logo {
        position: static
    }

    @media handheld, only screen and (max-width: 479px) and (min-width: 50px) {
    }

    .dvk_header_logo {
        /* background-repeat: no-repeat;
         transform: rotate(0deg);
         margin: auto;
         top: 37px;
         left: 0px;
         bottom: 0px;
         right: 0px;
         text-align: center;
         height: 65%;
         width: 104%;
         position: absolute;
         border: 0px none*/
    }

    .logo1 {
        display: block;
        text-align: center
    }

    .logo span.big {
        font-size: 8px;
        letter-spacing: normal;
        line-height: 32px;
        margin: 14px 0 -4px
    }

    /* .katalog li {
         width: 90%
     }*/

}

.katalogoblastej li {
    margin: 0 auto;
    background: url("img/bg_li.png") no-repeat scroll 0px 13px transparent;
    border-bottom: 4px solid #F2F2F2;
    float: left;
    height: 24px;
    list-style-type: none;
    overflow: hidden;
    padding: 0px 0px 0px 10px
}

.section4 {
    float: left;
    height: 1%;
    width: 99%
}

.box.visible {
    display: block;
    width: 98%
}

/*#comment {
    width: 99%
}*/

.summa ul li {
    width: 29%
}

@media handheld, only screen and (max-width: 240px) and (min-width: 20px) {
}

ul.ordered-list {
    counter-reset: li;
    margin-left: 0;
    padding-left: 40px;
    width: 94%;
    counter-reset: li;
    margin-left: 0
}

ul.ordered-list > li {
    background: none repeat scroll 0 0 #ddd;
    border-radius: 0.3em;
    border-top: 2px solid #ccc;
    cursor: default;
    list-style: outside none none;
    margin: 0 0 6px 2em;
    padding: 0.4em 0.4em 0.4em 2em;
    position: relative;
    border-bottom: 2px solid #ccc
}

ul.ordered-list > li:before {
    background: none repeat scroll 0 0 #82bf56;
    border: 0 solid #fff;
    border-radius: 1em;
    box-sizing: border-box;
    color: #fff;
    content: counter(li, decimal);
    counter-increment: li;
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-weight: bold;
    left: -1em;
    margin: 3px;
    padding: 4px;
    position: absolute;
    text-align: center;
    top: -2px;
    width: 2em
}

.ordered-list ul li,
.ordered-list li ul {
    margin-top: 6px
}

.ordered-list ol ol li:last-child {
    margin-bottom: 0
}

#accordion h3 {
    color: #8CB800
}

.load {
    padding: 50%
}

@media only screen and (max-width: 480px) {
    .item {
        display: block;
        vertical-align: top;
        margin: 5px 0
    }

    .item + .item {
        margin-left: 0
    }

    .item + .item:before {
        display: none
    }

    #wrapper {
        /* margin: 330px auto 0 !important*/
    }

    #header {
        /* margin-top: -490px !important*/
    }

    #nav {
        /*top: 490px !important*/
    }

    .dvk_header_logo {
        /* background-repeat: no-repeat;
         transform: rotate(0deg);
         margin: auto;
         top: 37px;
         left: -54px;
         bottom: 0;
         right: 0;
         text-align: center;
         height: 65%;*/
        width: 85%;
        /* position: absolute;
         border: 0 none*/
    }

    .morph-main-menu-button-wrapper {
        position: fixed;
        top: 7px;
        left: 7px;
        width: 31px;
        height: 30px;
        margin: 20px 5px;
        cursor: pointer;
        padding: 5px;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
    }

    #nav {
        height: 180%;
        text-align: center;
        display: none
    }

    #content h1 {
        margin-top: 0px
    }

    #content {
        /*width: 97%;*/
        padding: 0px 0 0 6px
    }

    /*#sidebar {
        float: right;
        line-height: 18px;
        padding: 0 5px 0;
        width: 338px
    }*/

    #middle {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background: url(/wp-content/themes/creditmoney/i/middle_bg.png) repeat-y scroll 706px 103px #fff;
        border-color: #62a4c0 #62a4c0 -moz-use-text-color;
        border-image: none;
        border-style: solid solid none;
        border-width: 1px 1px medium;
        padding: 0px 0 15px
    }

}

@media only screen and (max-width: 768px) {
    #nav {
        background-color: #00a6e0;
        border-bottom: 1px solid #62a4c0;
        border-left: 1px solid #b3deee;
        border-top: 1px solid #b3deee;
        font-size: 12px;
        height: 37px;
        left: 0;
        position: absolute;
        text-transform: uppercase;
        top: 148px;
        width: 103%;
        max-width: 1023px;
        display: none
    }

    #middle {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background: url(//creditmoney.com.ua/wp-content/themes/creditmoney/i/middle_bg.png) repeat-y scroll 706px 103px #fff;
        border-color: #62a4c0 #62a4c0 -moz-use-text-color;
        border-image: none;
        border-style: solid solid none;
        border-width: 1px 1px medium;
        padding: 0px 0 15px
    }

    #content h1 {
        margin-top: 0px
    }
}

@media only screen and (max-width: 320px) {
    /* {
        float: right;
        line-height: 18px;
        padding: 0 5px 0;
        width: 98%
    }*/
}

@media only screen and (max-width: 1025px) {
    /* #wrapper{ margin:100px auto 0*/
}

/*#header{ margin-top:-250px}*/
/*#nav{ top:250px}*/
.logo {
    /*  padding: 76px 38px 0 25px;
      float: none*/
}

.zav {
    float: none;
    display: inline-block;
    vertical-align: top
}

.row-item {
    /* float: none;
     margin-left: 16px;
     display: inline-block*/
}

.right-block {
    float: none;
    margin: 0
}

.dvk_header_logo {
    margin: auto
}

}
@media only screen and (min-width: 767px) and (max-width: 1035px) {
    .right-block {
        max-width: 690px;
        margin: 0 auto
    }
}

@media only screen and (max-width: 767px) {
    .zav {
        /*  float: none;
          display: block;
          vertical-align: top;
          max-width: 180px;
          margin: 0 auto*/
        margin-left: 15px;
    }

    .row-item {
        float: none;
        margin-left: 0;
        display: block;
        text-align: center
    }

    /*#wrapper{ margin:170px auto 0}*/
    /* #header{ margin-top:-320px}*/
    /*#nav{ top:320px}*/
    .summa ul li {
        width: auto !important
    }

}

@media handheld, only screen and (max-width: 1024px) and (min-width: 769px) {
    #nav a {
        color: #f5f5f5;
        float: left;
        padding: 0px 3px;
        text-decoration: none
    }
}

.popular_box ul li {
    line-height: 16px;
    display: block;
    border-bottom: 1px solid #e9e9e9;
    padding: 15px 0px 20px 0px;
    height: 100px;
    font-size: 16px
}

.popular_box ul li img {
    width: 100px;
    height: 100px;
    border: 1px solid #ccc;
    background: #fff;
    padding: 2px;
    float: left;
    margin: 0 10px 0 0px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    -moz-transition: border 0.3s 0.05s ease;
    -o-transition: border 0.3s 0.05s ease;
    -webkit-transition: border 0.3s 0.05s ease
}

.popular_box li img:hover {
    border: 1px solid #888
}

.adw {
    width = "70%"
}

@media handheld, only screen and (max-width: 767px) {
    .katalog table td {
        /*  display: block;
          width: 100% !important;*/

        display: block;
        width: 50% !important;
        float: left;
    }
}


.katalog ul:not(.row) {
    margin: 0 0 18px;
}

.katalog ol {

    color: #000;
    margin: 0 0 18px 30px;
}

.katalog ul:not(.row) li {
    background: url(i/bullet2.gif) no-repeat scroll 5px 8px #0000;
    color: #000;
    list-style: none outside none;
    padding: 0 0 0 20px;
    text-align: left;
}

.katalog ol li {

}

.wp-pagenavi a, .wp-pagenavi span {
    padding: 5px;
    margin-right: 10px;
    font-size: 15px;
    color: #03719c;
    text-decoration: none;
    border: 3px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
    background: #03719c;
    color: #fff;
    border: 3px solid #AFAFAF;
}

.wp-pagenavi span.current {
    font-weight: bold;
}

.post.fsdfs {
    padding-bottom: 50px;
}

.post.fsdfs .name a {
    color: #4caffc;
    font-weight: 700;
    font-size: 24px;
}

.post .desc {

}

.post .more-link {
    border: solid;
    color: #4caffc;
    background: #fff;
    border-width: 2px;
    border-color: #4caffc;
    font-size: 14px;
    padding: 10px 20px;
}

.flex {
    display: flex;
}

.flex .cat {
    margin-left: 20px;
}

.display-posts-listing {
    list-style: none;
}

.display-posts-listing .listing-item {
    padding-bottom: 1em;
}

.display-posts-listing .listing-item span.date {
    font-size: 0.7em;
    color: #666;
}