html {
    font-family: "Roboto", sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px
}

.clearfix::before,
.clearfix::after,
.container::before,
.container::after,
.container-fluid::before,
.container-fluid::after {
    display: table;
    content: "";
    line-height: 0
}

.clearfix::after,
.container::after,
.container-fluid::after {
    clear: both
}

[class*="span"] {
    min-height: 1px
}

.row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
    margin-left: 2.07447%
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0
}

.row-fluid .span12 {
    width: 99.9468%
}

.row-fluid .span8 {
    width: 65.9043%
}

.row::before,
.row::after,
.row-fluid::before,
.row-fluid::after {
    display: table;
    content: "";
    line-height: 0
}

.row::after,
.row-fluid::after {
    clear: both
}

.clearfix::before,
.clearfix::after {
    display: table;
    content: "";
    line-height: 0
}

.clearfix::after {
    clear: both
}

.nav-tabs::before,
.nav-pills::before,
.nav-tabs::after,
.nav-pills::after {
    display: table;
    content: "";
    line-height: 0
}

.nav-tabs::after,
.nav-pills::after {
    clear: both
}

.tabbable::before,
.tabbable::after {
    display: table;
    content: "";
    line-height: 0
}

.tabbable::after {
    clear: both
}

.navbar-inner::before,
.navbar-inner::after {
    display: table;
    content: "";
    line-height: 0
}

.navbar-inner::after {
    clear: both
}

.navbar-form::before,
.navbar-form::after {
    display: table;
    content: "";
    line-height: 0
}

.navbar-form::after {
    clear: both
}

.navbar .nav>li>.dropdown-menu::before {
    content: "";
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(0, 0, 0, .2);
    position: absolute;
    top: -7px;
    left: 9px
}

.navbar .nav>li>.dropdown-menu::after {
    content: "";
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    top: -6px;
    left: 10px
}

.navbar-fixed-bottom .nav>li>.dropdown-menu::before {
    border-top: 7px solid rgba(0, 0, 0, .2);
    border-bottom: 0 none;
    bottom: -7px;
    top: auto
}

.navbar-fixed-bottom .nav>li>.dropdown-menu::after {
    border-top: 6px solid #fff;
    border-bottom: 0 none;
    bottom: -6px;
    top: auto
}

.navbar .pull-right>li>.dropdown-menu::before,
.navbar .nav>li>.dropdown-menu.pull-right::before {
    left: auto;
    right: 12px
}

.navbar .pull-right>li>.dropdown-menu::after,
.navbar .nav>li>.dropdown-menu.pull-right::after {
    left: auto;
    right: 13px
}

.popover .arrow,
.popover .arrow::after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover .arrow::after {
    border-width: 10px;
    content: ""
}

.popover.top .arrow::after {
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right .arrow::after {
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom .arrow::after {
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left .arrow::after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.modal-footer::before,
.modal-footer::after {
    display: table;
    content: "";
    line-height: 0
}

.modal-footer::after {
    clear: both
}

.dropdown-submenu>a::after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #ccc;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    margin-top: 5px;
    margin-right: -10px
}

.dropdown-submenu:hover>a::after {
    border-left-color: #fff
}

body {
    background: #fff none repeat scroll 0% 0%;
    color: #000;
    font: 12px Roboto, sans-serif
}

blockquote,
q {
    quotes: none
}

:focus {
    outline: 0 none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

* {
    margin: 0;
    padding: 0
}

a {
    color: #f5b11a;
    text-decoration: underline;
    font-weight: bold !important
}

a:visited {
    color: #dea314
}

ins,
a:hover {
    text-decoration: none
}

#all {
    width: 100%;
    overflow: hidden;
    min-height: 100%;
    height: auto !important;
    position: relative
}

.header {
    padding-bottom: 10px;
    background: rgba(0, 0, 0, 0) url("../images/bg_w.jpg") repeat scroll center top
}

.logo {
    display: block;
    float: left;
    font: 69.29px Arial;
    color: #f5b11a;
    text-decoration: none;
    letter-spacing: 1px
}

.header .row {
    position: relative
}

.header #logo {
    margin-top: 10px
}

.header #logo span {
    color: #141212
}

.logo-text {
    display: block;
    font: 17.5px Arial;
    color: #f4b01a;
    text-transform: uppercase;
    display: table;
    clear: both
}

.our-authors-block {
    background: rgba(0, 0, 0, 0) url("../images/bg_d.jpg") repeat scroll center top
}

.our-authors-block.our-authors-page {
    padding-top: 22px
}

.our-authors-block.our-authors-page .container {
    background: #fff none repeat scroll 0% 0%
}

.other-authors {
    background: #ecaa0a none repeat scroll 0% 0%
}

.other-authors .title {
    color: #424141;
    font: 33px Arial;
    text-transform: uppercase;
    margin-top: 31px;
    margin-bottom: 26px
}

.row-author {
    margin-bottom: 4px
}

.our-authors-page #crumbs {
    margin-top: 36px
}

#crumbs {
    color: #2b3031;
    font: italic 16px Calibri, Arial;
    margin-left: 10px
}

#crumbs span {
    color: #2b3031;
    font: italic 16px Calibri, Arial
}

.footer {
    background: rgba(0, 0, 0, 0) url(../images/19.gif) repeat scroll 0 0
}

.footer #copyright {
    margin-top: 35px;
    margin-bottom: 39px;
    color: #9cb9be;
    font: 16px/18px Calibri, Arial;
    text-align: center
}

.main-content .container {
    background-color: transparent !important
}

.main-content .top {
    background: #fff none repeat scroll 0% 0%;
    padding-bottom: 1px
}

.main-content h1 {
    font: 700 42px/1.1 "Roboto Slab", serif;
    color: #424141;
    text-transform: uppercase;
    margin-top: 15px;
    margin-left: 6px;
    margin-right: 10px
}

.main-content #crumbs {
    float: left;
    margin-top: 9px
}

.main-content .rate {
    float: right;
    margin-top: 11px;
    position: relative;
    right: 10px
}

.main-content .text {
    margin-top: 10px;
    font: 400 18px/1.4 "Roboto", sans-serif;
    color: #626768
}

.main-content .row-content {
    background: #fff none repeat scroll 0% 0%
}

.best-authors {
    padding-bottom: 30px
}

.best-authors .row-author {
    margin-bottom: 10px
}

.top-info-line {
    width: 100%;
    height: 30px;
    margin-right: 10px;
    background: rgba(0, 0, 0, 0)
}

.top-info-line #crumbs {
    background: #fff none repeat scroll 0% 0%;
    padding-right: 17px;
    margin-left: 0;
    padding-left: 10px
}

.top-info-line .rate {
    background: #fff none repeat scroll 0% 0%;
    padding-right: 10px;
    right: 0;
    padding-left: 15px;
    position: relative
}

.top-info-line .rate .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.comments {
    padding-top: 32px;
    padding-bottom: 22px
}

.comments .comment-form #commentform {
    display: block;
    width: 100%
}

.comments .comment-form .title {
    margin-top: 9px;
    margin-bottom: 18px;
    color: #282828;
    font: 25px Calibri, Arial;
    text-transform: uppercase
}

.comments .comment-form input {
    border: 0 none;
    width: 96%;
    color: #6f6f6f;
    font: 16.16px Calibri, Arial;
    padding: 13px 2%
}

.comments .comment-form textarea {
    margin-top: 30px;
    border: 0 none;
    width: 96%;
    height: 91px;
    color: #6f6f6f;
    font: 16.16px Calibri, Arial;
    padding: 13px 2%
}

.comments .comment-form .form-submit {
    position: relative;
    margin: 10px 0 0;
    padding: 0;
    height: 44px
}

.comments .comment-form #submit {
    background: #282828 none repeat scroll 0% 0%;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    width: 225px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    color: #fdb916;
    font: italic 15px Calibri, Arial
}

.comments .comment-form #submit:active {
    right: -1px;
    top: 1px
}

.comments-ul {
    background: rgba(0, 0, 0, 0) url("../images/bg_w.jpg") repeat scroll center top;
    padding-top: 20px;
    overflow: hidden
}

.comments-ul .comment-list li {
    display: block
}

.comments-ul .comment-list li .inside {
    padding-bottom: 20px;
    border-bottom: 1px solid #e9e9e9;
    position: relative;
    margin-bottom: 20px
}

.comments-ul .left-comment {
    width: 60px;
    left: 0;
    top: 0;
    float: left;
    text-align: center
}

.comments-ul .right-comment {
    padding-left: 55px
}

.comments-ul .right-comment .name-time {
    height: 20px
}

.comments-ul .right-comment .name {
    float: left;
    color: #282828;
    font: 20px/20px "Roboto", sans-serif
}

.comments-ul .right-comment .time {
    float: left;
    color: #ec9123;
    font: 13px/20px Calibri, Arial;
    text-transform: lowercase;
    position: relative;
    left: 10px;
    top: 3px
}

.comments-ul .right-comment .text {
    margin-top: 14px;
    color: #555;
    font: 14px "Roboto", sans-serif;
    display: table
}

.comment-buttons {
    padding-top: 28px;
    padding-bottom: 26px;
    width: 200px;
    margin: 0 auto
}

.green_button {
    display: inline-block;
    max-width: 100%;
    text-align: center;
    vertical-align: middle;
    padding: 14px 28px;
    border: 1px solid #187500;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, left bottom, from(#2ddd00), to(#187500)) repeat scroll 0% 0%;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #2ddd00, #187500) repeat scroll 0% 0%;
    text-shadow: 1px 1px 1px #0e4500;
    color: #fff !important;
    text-decoration: none !important;
    font-size: 30px;
    line-height: initial !important
}

.green_button:hover,
.green_button:focus {
    border: 1px solid #1c8a00;
    background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, left bottom, from(#36ff00), to(#1d8c00)) repeat scroll 0% 0%;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #36ff00, #1d8c00) repeat scroll 0% 0%;
    color: #fff !important;
    text-decoration: none !important
}

.green_button:active {
    background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, left bottom, from(#187500), to(#187500)) repeat scroll 0% 0%;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #187500, #187500) repeat scroll 0% 0%
}

.super-content h1 {
    text-align: left !important;
    color: #000;
    margin-top: 0
}

.super-content h1 span {
    text-transform: none;
    color: #999
}

.super-content table tr:nth-child(2n+1) td {
    background: #f5f3f3 none repeat scroll 0% 0%
}

.super-content a {
    text-decoration: underline
}

.super-content a:hover {
    text-decoration: none
}

img {
    margin-right: 15px;
    max-width: 100%
}

.super-content p {
    margin-bottom: 10px;
    color: #3d3d3d
}

.super-content .super-content-in {
    padding: 20px 10px 0
}

.super-content .cont-content {
    padding-left: 10px;
    padding-right: 10px
}

.super-content .cont-content blockquote {
    border-left: 1px solid #ccc;
    color: #777;
    font: italic 14px/22px Verdana, Arial, sans-serif;
    margin: 30px;
    padding-left: 20px
}

.super-content .cont-content span {
    color: #333;
    font: 700 24px/1.2 "Open Sans Condensed", sans-serif;
    margin: 10px 0;
    width: 100%
}

.super-content .cont-content .inset {
    padding: 7px;
    margin: 10px 0;
    border-radius: 13px;
    background: #d6d6d6 none repeat scroll 0% 0%;
    overflow: hidden
}

.super-content .cont-content .inset .inner {
    padding: 10px 17px 1px;
    border-radius: 8px;
    background: #fff none repeat scroll 0% 0%
}

.super-content .cont-content .inset .inner p {
    font-size: 16px;
    line-height: 1.3;
    text-align: left;
    text-indent: 0
}

.super-content .cont-content .text {
    margin: 15px 0 0
}

.main-super-content {
    padding-bottom: 37px
}

.t4527 {
    background-color: rgba(0, 0, 0, .7);
    display: none;
    width: 100%;
    height: 100%;
    z-index: 333;
    position: fixed;
    top: 0;
    left: 0
}

.p5213 {
    position: fixed;
    top: 10%;
    left: 50%;
    margin-left: -425px;
    padding: 20px 20px 90px;
    width: 850px;
    z-index: 3333;
    background: transparent linear-gradient(135deg, #3c72b5 0%, #7b9fcc 100%) repeat scroll 0% 0%;
    border: 5px solid #ddd;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: auto
}

.y3498 {
    margin: 0 0 25px;
    color: #fff;
    text-align: center;
    font-size: 28px;
    line-height: 25px;
    font-weight: 700;
    display: block
}

.r6934 {
    position: absolute;
    width: 30px;
    height: 40px;
    right: 10px;
    top: 10px;
    line-height: 40px;
    color: #de455c;
    font-size: 40px;
    cursor: pointer;
    text-shadow: 1px 1px 2px black, 0 0 1.5rem #fff;
    opacity: .7;
    -webkit-transition: all .2s ease 0s;
    transition: all .2s ease 0s
}

.r6934:hover {
    opacity: 1
}

.i9983 {
    width: 35%;
    float: left
}

.n1543 {
    width: 60%;
    float: right;
    color: #fff;
    font-size: 24px;
    margin-top: 85px;
    margin-left: 5%;
    overflow-wrap: break-word;
    line-height: 1.4
}

.p5213 a {
    position: absolute;
    margin: 0 0 0 -200px;
    left: 50%;
    bottom: 20px;
    background: transparent -webkit-gradient(linear, left top, left bottom, from(#de455c), color-stop(13%, #de455c), color-stop(76%, #c01f37), to(#c01f37)) repeat scroll 0% 0%;
    background: transparent linear-gradient(to bottom, #de455c 0%, #de455c 13%, #c01f37 76%, #c01f37 100%) repeat scroll 0% 0%;
    color: #e0e2e6;
    text-transform: uppercase;
    line-height: 60px;
    display: block;
    text-indent: 0;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    width: 400px;
    height: 60px;
    opacity: 1;
    text-align: center;
    font-size: 26px;
    font-weight: 900;
    border-radius: 10px;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
    text-decoration: none;
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, .8);
            box-shadow: 0 0 25px rgba(0, 0, 0, .8);
    -webkit-box-sizing: border-box;
            box-sizing: border-box
}

.p5213 a:hover {
    font-size: 28px;
    color: #fff !important;
    text-shadow: 1px 1px 2px black, 0 0 1.5rem #fcf84b !important;
    text-decoration: none !important
}

.y3498 p {
    padding: 0;
    color: #fff;
    text-align: center;
    font-size: 28px;
    line-height: 25px;
    font-weight: 700;
    overflow-wrap: break-word;
    width: 90%;
    display: block;
    margin: auto
}

.n1543 p {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 24px
}

.minute::after {
    position: absolute;
    content: "Ð Â Ð’Â Ð â€™Ð’Â Ð Â Ð²Ð‚â„¢Ð â€™Ð’Â Ð Â Ð’Â Ð Â Ð â€¹Ð Â Ð â€ Ð Â Ð²Ð‚Ñ™Ð Ð†Ð â€šÐ¡ÑšÐ Â Ð’Â Ð â€™Ð’Â Ð Â Ð’Â Ð Â Ð²Ð‚â„–Ð Â Ð’Â Ð Â Ð²Ð‚Â Ð Â Ð’Â Ð Ð†Ð â€šÐ¡â„¢Ð Â Ð â€ Ð Â Ð²Ð‚Ñ™Ð ÐŽÐ¡Ñ™Ð Â Ð’Â Ð â€™Ð’Â Ð Â Ð²Ð‚â„¢Ð â€™Ð’Â Ð Â Ð’Â Ð Â Ð²Ð‚Â Ð Â Ð’Â Ð Ð†Ð â€šÐ¡â„¢Ð Â Ð²Ð‚â„¢Ð â€™Ð’Â¦Ð Â Ð’Â Ð â€™Ð’Â Ð Â Ð²Ð‚â„¢Ð â€™Ð’Â Ð Â Ð’Â Ð Â Ð â€¹Ð Â Ð â€ Ð Â Ð²Ð‚Ñ™Ð Ð†Ð â€šÐ¡ÑšÐ Â Ð’Â Ð â€™Ð’Â Ð Â Ð’Â Ð Â Ð²Ð‚â„–Ð Â Ð’Â Ð Â Ð²Ð‚Â Ð Â Ð’Â Ð Ð†Ð â€šÐ¡â„¢Ð Â Ð â€ Ð Â Ð²Ð‚Ñ™Ð ÐŽÐ¡Ñ™Ð Â Ð’Â Ð â€™Ð’Â Ð Â Ð²Ð‚â„¢Ð â€™Ð’Â Ð Â Ð’Â Ð Â Ð²Ð‚Â Ð Â Ð’Â Ð Ð†Ð â€šÐ¡â„¢Ð Â Ð²Ð‚â„¢Ð â€™Ð’Â¦Ð Â Ð’Â Ð â€™Ð’Â Ð Â Ð²Ð‚â„¢Ð â€™Ð’Â Ð Â Ð’Â Ð Â Ð â€¹Ð Â Ð â€ Ð Â Ð²Ð‚Ñ™Ð Ð†Ð â€šÐ¡ÑšÐ Â Ð’Â Ð â€™Ð’Â Ð Â Ð’Â Ð Â Ð²Ð‚â„–Ð Â Ð’Â Ð Â Ð²Ð‚Â Ð Â Ð’Â Ð Ð†Ð â€šÐ¡â„¢Ð Â Ð â€ Ð Â Ð²Ð‚Ñ™Ð ÐŽÐ¡Ñ™Ð Â Ð’Â Ð â€™Ð’Â Ð Â Ð²Ð‚â„¢Ð â€™Ð’Â Ð Â Ð’Â Ð Â Ð²Ð‚Â Ð Â Ð’Â Ð Ð†Ð â€šÐ¡â„¢Ð Â Ð²Ð‚â„¢Ð â€™Ð’Â¦Ð Â Ð’Â Ð â€™Ð’Â Ð Â Ð²Ð‚â„¢Ð â€™Ð’Â Ð Â Ð’Â Ð Â Ð â€¹Ð Â Ð â€ Ð Â Ð²Ð‚Ñ™Ð Ð†Ð â€šÐ¡ÑšÐ Â Ð’Â Ð â€™Ð’Â Ð Â Ð’Â Ð Â Ð²Ð‚â„–Ð Â Ð’Â Ð Â Ð²Ð‚Â Ð Â Ð’Â Ð Ð†Ð â€šÐ¡â„¢Ð Â Ð â€ Ð Â Ð²Ð‚Ñ™Ð ÐŽÐ¡Ñ™Ð Â Ð’Â Ð â€™Ð’Â Ð Â Ð²Ð‚â„¢Ð â€™Ð’Â Ð Â Ð’Â Ð Â Ð²Ð‚Â Ð Â Ð’Â Ð Ð†Ð â€šÐ¡â„¢Ð Â Ð²Ð‚â„¢Ð â€™Ð’Â¦Ð Â Ð’Â Ð â€™Ð’Â Ð Â Ð²Ð‚â„¢Ð â€™Ð’Â Ð Â Ð’Â Ð Â Ð â€¹Ð Â Ð â€ Ð Â Ð²Ð‚Ñ™Ð Ð†Ð â€šÐ¡ÑšÐ Â Ð’Â Ð â€™Ð’Â Ð Â Ð’Â Ð Â Ð²Ð‚â„–Ð Â Ð’Â Ð Â Ð²Ð‚Â Ð Â Ð’Â Ð Ð†Ð â€šÐ¡â„¢Ð Â Ð â€ Ð Â Ð²Ð‚Ñ™Ð ÐŽÐ¡Ñ™Ð Â Ð’Â Ð â€™Ð’Â Ð Â Ð²Ð‚â„¢Ð â€™Ð’Â Ð Â Ð’Â Ð Â Ð²Ð‚Â Ð Â Ð’Â Ð Ð†Ð â€šÐ¡â„¢Ð Â Ð²Ð‚â„¢Ð â€™Ð’Â¦";
    bottom: -10px;
    font-size: 12px;
    display: block;
    width: 100%;
    color: #fff
}

.second::after {
    position: absolute;
    content: "Ð Â Ð’Â Ð â€™Ð’Â Ð Â Ð²Ð‚â„¢Ð â€™Ð’Â Ð Â Ð’Â Ð Â Ð â€¹Ð Â Ð â€ Ð Â Ð²Ð‚Ñ™Ð Ð†Ð â€šÐ¡ÑšÐ Â Ð’Â Ð â€™Ð’Â Ð Â Ð’Â Ð Â Ð²Ð‚â„–Ð Â Ð’Â Ð Â Ð²Ð‚Â Ð Â Ð’Â Ð Ð†Ð â€šÐ¡â„¢Ð Â Ð â€ Ð Â Ð²Ð‚Ñ™Ð ÐŽÐ¡Ñ™Ð Â Ð’Â Ð â€™Ð’Â Ð Â Ð²Ð‚â„¢Ð â€™Ð’Â Ð Â Ð’Â Ð Â Ð²Ð‚Â Ð Â Ð’Â Ð Ð†Ð â€šÐ¡â„¢Ð Â Ð²Ð‚â„¢Ð â€™Ð’Â¦Ð Â Ð’Â Ð â€™Ð’Â Ð Â Ð²Ð‚â„¢Ð â€™Ð’Â Ð Â Ð’Â Ð Â Ð â€¹Ð Â Ð â€ Ð Â Ð²Ð‚Ñ™Ð Ð†Ð â€šÐ¡ÑšÐ Â Ð’Â Ð â€™Ð’Â Ð Â Ð’Â Ð Â Ð²Ð‚â„–Ð Â Ð’Â Ð Â Ð²Ð‚Â Ð Â Ð’Â Ð Ð†Ð â€šÐ¡â„¢Ð Â Ð â€ Ð Â Ð²Ð‚Ñ™Ð ÐŽÐ¡Ñ™Ð Â Ð’Â Ð â€™Ð’Â Ð Â Ð²Ð‚â„¢Ð â€™Ð’Â Ð Â Ð’Â Ð Â Ð²Ð‚Â Ð Â Ð’Â Ð Ð†Ð â€šÐ¡â„¢Ð Â Ð²Ð‚â„¢Ð â€™Ð’Â¦Ð Â Ð’Â Ð â€™Ð’Â Ð Â Ð²Ð‚â„¢Ð â€™Ð’Â Ð Â Ð’Â Ð Â Ð â€¹Ð Â Ð â€ Ð Â Ð²Ð‚Ñ™Ð Ð†Ð â€šÐ¡ÑšÐ Â Ð’Â Ð â€™Ð’Â Ð Â Ð’Â Ð Â Ð²Ð‚â„–Ð Â Ð’Â Ð Â Ð²Ð‚Â Ð Â Ð’Â Ð Ð†Ð â€šÐ¡â„¢Ð Â Ð â€ Ð Â Ð²Ð‚Ñ™Ð ÐŽÐ¡Ñ™Ð Â Ð’Â Ð â€™Ð’Â Ð Â Ð²Ð‚â„¢Ð â€™Ð’Â Ð Â Ð’Â Ð Â Ð²Ð‚Â Ð Â Ð’Â Ð Ð†Ð â€šÐ¡â„¢Ð Â Ð²Ð‚â„¢Ð â€™Ð’Â¦Ð Â Ð’Â Ð â€™Ð’Â Ð Â Ð²Ð‚â„¢Ð â€™Ð’Â Ð Â Ð’Â Ð Â Ð â€¹Ð Â Ð â€ Ð Â Ð²Ð‚Ñ™Ð Ð†Ð â€šÐ¡ÑšÐ Â Ð’Â Ð â€™Ð’Â Ð Â Ð’Â Ð Â Ð²Ð‚â„–Ð Â Ð’Â Ð Â Ð²Ð‚Â Ð Â Ð’Â Ð Ð†Ð â€šÐ¡â„¢Ð Â Ð â€ Ð Â Ð²Ð‚Ñ™Ð ÐŽÐ¡Ñ™Ð Â Ð’Â Ð â€™Ð’Â Ð Â Ð²Ð‚â„¢Ð â€™Ð’Â Ð Â Ð’Â Ð Â Ð²Ð‚Â Ð Â Ð’Â Ð Ð†Ð â€šÐ¡â„¢Ð Â Ð²Ð‚â„¢Ð â€™Ð’Â¦Ð Â Ð’Â Ð â€™Ð’Â Ð Â Ð²Ð‚â„¢Ð â€™Ð’Â Ð Â Ð’Â Ð Â Ð â€¹Ð Â Ð â€ Ð Â Ð²Ð‚Ñ™Ð Ð†Ð â€šÐ¡ÑšÐ Â Ð’Â Ð â€™Ð’Â Ð Â Ð’Â Ð Â Ð²Ð‚â„–Ð Â Ð’Â Ð Â Ð²Ð‚Â Ð Â Ð’Â Ð Ð†Ð â€šÐ¡â„¢Ð Â Ð â€ Ð Â Ð²Ð‚Ñ™Ð ÐŽÐ¡Ñ™Ð Â Ð’Â Ð â€™Ð’Â Ð Â Ð²Ð‚â„¢Ð â€™Ð’Â Ð Â Ð’Â Ð Â Ð²Ð‚Â Ð Â Ð’Â Ð Ð†Ð â€šÐ¡â„¢Ð Â Ð²Ð‚â„¢Ð â€™Ð’Â¦Ð Â Ð’Â Ð â€™Ð’Â Ð Â Ð²Ð‚â„¢Ð â€™Ð’Â Ð Â Ð’Â Ð Â Ð â€¹Ð Â Ð â€ Ð Â Ð²Ð‚Ñ™Ð Ð†Ð â€šÐ¡ÑšÐ Â Ð’Â Ð â€™Ð’Â Ð Â Ð’Â Ð Â Ð²Ð‚â„–Ð Â Ð’Â Ð Â Ð²Ð‚Â Ð Â Ð’Â Ð Ð†Ð â€šÐ¡â„¢Ð Â Ð â€ Ð Â Ð²Ð‚Ñ™Ð ÐŽÐ¡Ñ™Ð Â Ð’Â Ð â€™Ð’Â Ð Â Ð²Ð‚â„¢Ð â€™Ð’Â Ð Â Ð’Â Ð Â Ð²Ð‚Â Ð Â Ð’Â Ð Ð†Ð â€šÐ¡â„¢Ð Â Ð²Ð‚â„¢Ð â€™Ð’Â¦";
    bottom: -10px;
    font-size: 12px;
    display: block;
    width: 100%;
    color: #fff
}

.ymaps-b-form-button__input::-moz-focus-inner {
    padding: 0;
    border: 0 none
}

.popup_button::before {
    display: inline-block;
    height: 24px;
    width: 24px;
    line-height: 24px;
    margin: 0 4px -6px -4px;
    position: relative;
    top: 0;
    left: 0
}

.adContainer {
    display: table;
    height: 100%;
    width: 100%
}

.adContainer div {
    display: table-cell;
    vertical-align: middle;
    padding: 0 .75rem
}

.adContainer .left-half {
    width: 70%;
    text-align: left
}

.adContainer .right-half {
    width: 30%;
    text-align: center
}

.adContainer p {
    color: #fff;
    font: 18px/1.2 arial, sans-serif;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, .5)
}

.float_button {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 10px 18px;
    margin: 5px 0;
    border: 1px solid #cc5200;
    border-radius: 8px;
    background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, left bottom, from(#ff8500), to(#cc5200)) repeat scroll 0% 0%;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ff8500, #cc5200) repeat scroll 0% 0%;
    font: 20px arial;
    color: #fff !important;
    text-decoration: none
}

.float_button:hover,
.float_button:focus {
    border: 1px solid #f60;
    background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, left bottom, from(#ffa000), to(#f56200)) repeat scroll 0% 0%;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ffa000, #f56200) repeat scroll 0% 0%;
    color: #fff !important;
    text-decoration: none
}

.float_button:active {
    background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, left bottom, from(#cc5200), to(#cc5200)) repeat scroll 0% 0%;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #cc5200, #cc5200) repeat scroll 0% 0%
}

#adBottom {
    position: fixed;
    left: 0;
    text-align: center;
    bottom: 0;
    width: 100%;
    background-color: #00c757;
    z-index: 9999
}

table {
    max-width: 800px;
    margin: 0 auto;
    -webkit-box-shadow: 2px 3px 8px 0 rgba(105, 105, 105, .39);
            box-shadow: 2px 3px 8px 0 rgba(105, 105, 105, .39)
}

th,
td {
    border-color: #cdcdcd;
    width: 330px
}

.tg {
    border-collapse: collapse;
    border-spacing: 0
}

.tg td {
    padding: 10px 5px;
    border-style: solid;
    border-width: 1px;
    overflow: hidden
}

.tg th {
    font-weight: 400;
    padding: 10px 5px;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    word-break: break-all
}

.tbg1 {
    background: #eee none repeat scroll 0% 0%
}

.tbg2 {
    background: #f0f0f0 none repeat scroll 0% 0%
}

#sale2 {
    padding: 30px;
    min-height: 60px;
    margin: 5px 0;
    background: #e5f2ff none repeat scroll 0% 0%;
    border: 1px solid #cdcdcd
}

p {
    font-size: 17px
}

.nolink {
    cursor: pointer
}

.mini {
    font-size: 80%
}

.link {
    color: #01baf2
}

#headerFeedback {
    margin-top: 0;
    height: 10px;
    width: 100%;
    position: fixed;
    z-index: 102;
    background: red;
    -khtml-opacity: 0;
    opacity: 0
}

.super-content img.first_img {
    float: left;
    margin-right: 15px;
    max-width: 40%
}

.comments-ul .right-comment .text img {
    margin-top: 10px
}

.ac_footer {
    position: relative;
    text-align: center;
    overflow: hidden;
    padding: 50px 0;
    color: #a12000
}

.ac_footer a {
    color: #a12000
}

.ac_footer p {
    text-align: center
}

img[height="1"],
img[width="1"] {
    display: none !important
}