<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'OpenSans';
    src: 	url('/fonts/OpenSans.eot?#iefix') format('embedded-opentype'),
    url('/fonts/OpenSans.woff') format('woff'),
    url('/fonts/OpenSans.ttf')  format('truetype'),
    url('/fonts/OpenSans.svg#OpenSans') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans-Bold';
    src: 	url('/fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
    url('/fonts/OpenSans-Bold.woff') format('woff'),
    url('/fonts/OpenSans-Bold.ttf')  format('truetype'),
    url('/fonts/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* ----------------------------------------------------------------------------------- */

body, html {
    padding: 0;
    margin: 0;
    /*font: 14px/18px verdana, Arial, sans-serif;*/
    font: 14px/18px verdana, Arial;
    color: #183232;
}
body {
    width: 100%;
    height: 100%;
    min-height: 100%;
/*background-image: url("/images/body.jpg");*/
}
tbody {
    width: 100%;
}
.row-fluid.my_style .row .col-md-10.col-sm-9.col-xs-8 {
    padding-right: 0px;
    padding-left: 0px;
}
.row-fluid.my_style {
    padding: 0 10px;
}
.row-fluid.my_style .row {
    margin-right: 0px;
    margin-left: 0px;
}

.row-fluid.my_style .row .col-md-2.col-sm-3.col-xs-4 {
    padding-right: 0px;
    text-align: right;
    padding-top: 10px;
}

/* etrex */
/* bootstrap fix */
/*#tdcontent .container {
    padding-left: 8px;
    padding-right: 8px;
}

#tdcontent .col-xs-1, #tdcontent .col-sm-1, #tdcontent .col-md-1, #tdcontent .col-lg-1, #tdcontent .col-xs-2, #tdcontent .col-sm-2, #tdcontent .col-md-2, #tdcontent .col-lg-2, #tdcontent .col-xs-3, #tdcontent .col-sm-3, #tdcontent .col-md-3, #tdcontent .col-lg-3, #tdcontent .col-xs-4, #tdcontent .col-sm-4, #tdcontent .col-md-4, #tdcontent .col-lg-4, #tdcontent .col-xs-5, #tdcontent .col-sm-5, #tdcontent .col-md-5, #tdcontent .col-lg-5, #tdcontent .col-xs-6, #tdcontent .col-sm-6, #tdcontent .col-md-6, #tdcontent .col-lg-6, #tdcontent .col-xs-7, #tdcontent .col-sm-7, #tdcontent .col-md-7, #tdcontent .col-lg-7, #tdcontent .col-xs-8, #tdcontent .col-sm-8, #tdcontent .col-md-8, #tdcontent .col-lg-8, #tdcontent .col-xs-9, #tdcontent .col-sm-9, #tdcontent .col-md-9, #tdcontent .col-lg-9, #tdcontent .col-xs-10, #tdcontent .col-sm-10, #tdcontent .col-md-10, #tdcontent .col-lg-10, #tdcontent .col-xs-11, #tdcontent .col-sm-11, #tdcontent .col-md-11, #tdcontent .col-lg-11, #tdcontent .col-xs-12, #tdcontent .col-sm-12, #tdcontent .col-md-12, #tdcontent .col-lg-12 {
    padding-left: 8px;
    padding-right: 8px;
}

#tdcontent .row {
    margin-left: -8px;
    margin-right: -8px;
}*/

div &gt; strong {
    line-height: normal;
}



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;
    border: 1px;
    padding: 0px;
    margin: 0px;
}*/

/* End of Eric Meyer's CSS Reset */

h1, h2, h3, h4, h5, h6 {
    line-height: normal;
    font-weight: 600;
}

h1 {
    font-size: 19px;
}

h2 {
    font-size: 17px;
}

h3 {
    font-size: 15px;
}

h4 {
    font-size: 13px;
}

hr {
    height: 1px;
    color: #123455;
    background-color: #123455;
    border: none;
}

html {
    height: 100%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}





a {
    color: #0078be;
    text-decoration: none;
    cursor: pointer;
}
a:visited {
    color: #00436c;
    text-decoration: none;
    cursor: pointer;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#tdcontent a:visited {
/*    color: #147E00;
    color: #008000;*/
    color: #147E00 !important;
}
#tdcontent a:hover {
    color: #00436c !important;
}


.btn {
    border-radius: 15px;
}

/* ================================================================================================= */
/*                                          ZONES                                                    */
.tdcontent {
    /*width: 800px;*/
/*    min-width: 750px !important;
    max-width: 750px !important;*/

    /*    padding:10px;*/
    /*height:100%;*/
    /*min-height: 1450px;*/
/*    float: left;*/
    height: auto !important;
    clear: left;
}

.tdcontent table {
    width: 100%;
    overflow: auto;
}

.tdright {
    font-size: 12px;
    /*width: 300px;*/
    /*min-width: 310px !important;*/
    /*max-width: 310px !important;*/
    float: right;
    background-color: #bee3eb;
/*    background-image: url("/css/fon-new.png");*/
    background-repeat: repeat-y;
    color: white;
    padding: 0 5px 0 10px;
}


.wrapper {
    /*width: 1130px !important;*/
    /*min-width: 1130px !important;*/
    /*max-width: 1130px !important;*/
    margin: 0 auto;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    box-shadow: 0px 0px 15px black;
    background-color: white;
}

#main-page .wrapper {
    /*    width: 1130px;*/
}

/* Header
-----------------------------------------------------------------------------*/

.header_index {
    width: 100%;
    height: 310px;
}

.header_all {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

.header_inner {
    width: 100%;
    height: 35px;
    display: block;
    margin-bottom: 25px;
}

.top {
    background-color: white;
    width: 100%;
    height: 40px;
}

/* Middle
-----------------------------------------------------------------------------*/
.middle {
    width: 100%;
    padding: 0 0 100px;
    position: relative;
}

.middle:after {
    display: table;
    clear: both;
    content: '';
}

.container {
    /*background-color: white;*/
}

.content {
    padding: 0 270px 0 0;
}

/* etrex end */
.alert {
    border: 2px solid grey;
    font-size: 19px;
    line-height: 1.2;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.small_padding {
    padding: 2px !important;
}

.small_padding_hor {
    padding: 0 2px !important;
}

.small_padding_vert {
    padding: 2px 0 !important;
}

.original {
    color: grey;
}

.dottedtable {
    border: 1px black dotted;
    width: 100%;
}

.dottedtable {
    text-align: center;
}

.dottedtable td {
    padding: 5px !important;
    border: 1px black dotted;
}

.dottedtable th {
    padding: 5px !important;
    border: 1px black dotted;
    background-color: #EEEEEE;
    text-align: center !important;
}

.board_banner {
    min-height: 50px;
    width: 100%;
    height: auto;
    vertical-align: middle;
}
.border_list_con {
    min-height: 30px;
}
.border_preview{
    padding-top: 5px;
}
.border_preview p {
    margin: 0 0 7px;
}
.border_preview span {
    color: rgba(217, 48, 44, 0.78);
}

.border_list_con .boardphotos {
    width: 90px !important;
    height: 90px !important;
}

.board-vip {
    color: green;
    font-size: 24px;
    float: right;
    line-height: 1.3;
}

.italic_small {
    font-style: italic;
    font-weight: normal;
    font-size: 10px;
}

.traders td {
    padding: 2px;
}
.traders_goods {
    list-style-type: none;
    float: left;
}

.traders_parameters_description {
    width: 363px;
    height: 50px;
}

.traders_parameters_description2 {
    width: 303px;
    height: 50px;
}

.left {
    float: left;
}

.left3 {
    margin-left: 3px;
}

.left5 {
    margin-left: 5px;
}

.left10 {
    margin-left: 10px;
}

.left20 {
    margin-left: 20px;
}

.left30 {
    margin-left: 30px;
}

.badd {
    width: 50px;
}

#board {
    left: 10px;
}

#trader {
    left: 130px;
}

#agro {
    left: 220px;
}

#apk {
    left: 440px;
}

.title a, .title a:visited {
    color: red !important;
}

/*.header_inner .top-menu-item{
    display: none;
}*/

.header_inner #board {
    left: 5px;
}

.header_inner #trader {
    left: 125px;
}

.header_inner #agro {
    left: 220px;
}

.header_inner #apk {
    left: 440px;
}

.top-menu-item {
    padding: 9px;
    padding-left: 17px;
    float: left;
    font-weight: bold;
    color: white;
}

.top-menu-sub {
    position: relative;
    background: white;
    display: none;
    border: 1px solid black;
    top: 0px;
    z-index: 2;
    width: 350px
}

/*.header_inner .top-menu-sub{
    top: 110px;
}*/

.top-menu-sub p {
    padding-left: 10px;
}

.top-menu-sub p a, .top-menu-sub p a:visited {
    color: black !important;
}

#showmemory {
    color: white !important;
}

.menu-plash {
    /*    position: relative;
     width: 95%;
        left: 8px;*/
    padding: 10px 10px;

    width: 100%;
    border-radius: 14px;



    background: #0078BE;
    /*background: rgba(130, 130, 130, 1);*/
    /*background: -moz-linear-gradient(top, rgba(130, 130, 130, 1) 0%, rgba(0, 95, 153, 1) 1%, rgba(88, 106, 153, 1) 35%, rgb(0, 120, 190, 1) 81%, rgba(0, 120, 190, 1) 100%);*/
    /*background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(130, 130, 130, 1)), color-stop(1%, rgba(0, 95, 153, 1)), color-stop(35%, rgba(88, 106, 153, 1)), color-stop(81%, rgba(0, 120, 190, 1)), color-stop(100%, rgba(0, 120, 190, 1)));*/
    /*background: -webkit-linear-gradient(top, rgba(130, 130, 130, 1) 0%, rgba(0, 95, 153, 1) 1%, rgba(88, 106, 153, 1) 35%, rgba(0, 120, 190, 1) 81%, rgba(0, 120, 190, 1) 100%);*/
    /*background: -o-linear-gradient(top, rgba(130, 130, 130, 1) 0%, rgba(0, 95, 153, 1) 1%, rgba(88, 106, 153, 1) 35%, rgba(0, 120, 190, 1) 81%, rgba(0, 120, 190, 1) 100%);*/
    /*background: -ms-linear-gradient(top, rgba(130, 130, 130, 1) 0%, rgba(0, 95, 153, 1) 1%, rgba(88, 106, 153, 1) 35%, rgba(0, 120, 190, 1) 81%, rgba(0, 120, 190, 1) 100%);*/
    /*background: linear-gradient(to bottom, rgba(130, 130, 130, 1) 0%, rgba(0, 95, 153, 1) 1%, rgba(88, 106, 153, 1) 35%, rgba(0, 120, 190, 1) 81%, rgba(0, 120, 190, 1) 100%);*/


    background: url(/images/newdisain/bg-battern-1.png) repeat-x #00599e;


    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#828282', endColorstr='#0078BE', GradientType=0);
    border: 1px solid white;
    margin-bottom: 10px;
}

.otz, .otz a {
    /*width:240px;*/
    color: white;
    cursor: pointer;
    text-align: center;
}

.menu-plash b {
    /*padding-left: 20px;*/
}

.tdright_boo .menu-plash {
    left: auto;
    width: 100%;
}

/*#subscribemy h2 {
    font-size: 16px;
}
#subscribemy h4 {
    font-size: 14px;
}*/
.po {
    background: #fcd032; /* Old browsers */
    background: -moz-linear-gradient(top, #fcd032 0%, #ff0a0a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcd032), color-stop(100%, #ff0a0a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fcd032 0%, #ff0a0a 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fcd032 0%, #ff0a0a 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fcd032 0%, #ff0a0a 100%); /* IE10+ */
    background: linear-gradient(to bottom, #fcd032 0%, #ff0a0a 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcd032', endColorstr='#ff0a0a', GradientType=0); /* IE6-9 */
}

#footer {
    padding: 20px 0 20px 0;
    background: #cdcdcd;
    width: 100%;
    text-align: center;
    color: white;
    height: auto;
    clear: both;
}

#gosts table, #gosts tr, #gosts td {
    border: 1px solid black;
}

.bottom-banner {
    display: block;
    height: 100px;
    position: relative;
    padding: 10px 0;
    margin-bottom: 10px;
    margin-top: 20px;
    text-align: center;
}

.top-green {
    position: relative;
    margin-bottom: 15px;
}
.top-green a, .top-green a:visited {
    color: white !important;
}

.page_title {
    position: relative;
    padding: 20px;
/*    color: #005F99;*/
    text-align: center
}

.page_title a, .page_title a:visited {
    font-size: 16px;
/*    color: #70ba4b !important;*/
}

.page_title a:hover {
 /*   color: #005F99 !important;*/
}

.divrightcontent p {
    margin-top: 5px;
    margin-bottom: 10px;
}

.rules {
    font-size: 16px;
    margin-top: 20px;
}

.rules_form {
    font-size: 16px;
    margin: 45px auto 0;
    width: 50%;
}

.rules a {
    font-weight: 600;
}

#tdcontent input {
    padding-left: 5px;
}

#tdcontent input[type=radio] {
    width: 18px;
    height: 18px;
    vertical-align: middle;
}

#tdcontent input, #tdcontent select, #tdcontent textarea {
    background: #e3e5e4;
    border-radius: 10px;
    border: 1px solid grey;
    min-width: 80px;
    margin: 5px;
}

#tdcontent input[type="checkbox"], #tdcontent  input[type="radio"] {
    box-sizing: border-box;
    min-width: 10px;
}
#tdcontent input[type=checkbox] {
    width: 15px;
    height: 15px;
    cursor: pointer;
}



#tdcontent button {
   /* background: rgba(171, 217, 229, 0.65) none repeat scroll 0 0;*/
    background: #e3e5e4 none repeat scroll 0 0;
    border: 1px solid grey;
    border-radius: 10px;
    color: black;
    /*    height: 27px;
        margin: 5px;
        min-width: 80px;*/
}

#tdcontent button.visa,
#tdcontent button.liqpay,
#tdcontent button.privat,
table.price button.visa,
table.price button.liqpay,
table.price button.privat{
	border: none;
	border-radius: 0;
	display: inline-block;
	min-width: 0;
}

#tdcontent button.visa,
table.price button.visa{
	background: url('../images/visa2.png') no-repeat;
	width: 130px;
	height: 44px;
}

#tdcontent button.liqpay,
table.price button.liqpay{
	background: url('../images/liqpay.png') no-repeat;
	width: 98px;
	height: 30px;
}

#tdcontent button.privat,
table.price button.privat{
	background: url('../images/privat.png') no-repeat;
	width: 130px;
	height: 29px;
}



.standart_button {
/*    background: rgba(0, 0, 0, 0) url("/images/button.png") no-repeat scroll 0 0 !important;
    float: left;
    border: 0 !important;
    border-radius: 20px !important;
    padding: 3px 3px 3px 20px !important;
    */

    text-align: center;
    width: 180px;
    color: #515050 !important;
    font-family: Tahoma;
    font-size: 11px;
    margin-bottom: 7px;
    margin-right: 5px;
    padding: 3px;
}
.reviews_fieldset {
    border-radius: 14px; padding-top:15px;padding-bottom:10px;
}

.blockvipsinview {
    /*float: right;*/
    /*width: 380px;*/
}

.photo_message {
    float: left;
}

.description_message {
    /*float:right;*/
    padding: 0 10px;
    margin-bottom: 20px;
}

.contacts_message {
    width: 96%;
    height: auto;
    background: white;
    padding: 7px;
    margin: 0 auto;

}

.contacts_message_bottom {
    border-top: 1px solid grey;
    color: grey;
    position: relative;
    top: 10px;
    padding-top: 2px;
    padding-bottom: 10px;
}

.contacts_message_bottom img {
    float: left;
    padding: 2px;
}

.message_view {
    /*width: 380px;*/
    /*float: left;*/
    height: auto;
    background: #bee3eb;
    padding: 9px;
}

.message_view h1 {
    color: black !important;
    text-align: center;
    font-size: 16px
}

.sprav_title h3, h5 {
    color: #01385e;
    font_size: 18px;
}

.sprav_title h2 a, .green a {
    color: #005F99 !important;
}

.sprav_title h1 a {
    color: black;
}

.org_view_line {
    color: black;
    width: 98%;
    text-align: center;
    margin-top: 0px;
    border: 0;
    height: 1px;
    background: #333;
}

.ashowmap {
    margin: 0;
    padding: 3px 0 0 10px;
    /*   float: left;*/
}

#trader_cond {

}
#login {
    min-width: 425px;
}

#trader_places td {
    padding: 3px 2px;
}

.places_table td, .places_table th {
    border: 1px black dotted;
}

.addPlaceParams {
    top: 30px;
    border-radius: 10px;
    padding: 10px;
    border: 1px solid rgb(192, 192, 192);
}

.addPlacePrice div:first-child {
    width: 79px;
    float: left;
    height: 32px;
    padding: 10px 0;
}

.save_place {
    height: 58px;
    padding: 10px;
    border: 1px solid rgba(0, 0, 0, 0.47);
    min-width: 200px;
    font-size: 20px;
}

.parameters {
    float: left;
}

.paramitem {
    float: right;
}

.parameters span {
    width: 120px;
}

table.places_table {
    line-height: 1.4;
}

table.places_table td, table.places_table th {
    height: 25px;
    text-align: center;
    vertical-align: middle;
}

table.places_table td a {
    font-size: 14px;
}

#trader_cond .cond_contact {
    border: 1px solid #9C9C9C;
    border-radius: 10px;
    padding: 10px;
    background-color: #D6EEF8;
}

.org_ads {
    padding-top: 30px;
}

.org_ads tr th {
    text-align: center;
    font-size: 17px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.org_view {
    /*    width: 775px;*/
    width: auto;
    min-height: 100px;
    /*box-shadow: 4px 4px 12px grey;*/
    border: 1px solid #9C9C9C;
    background: rgba(192, 229, 245, 1);
    background: -moz-linear-gradient(top, rgba(192, 229, 245, 1) 0%, rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(192, 229, 245, 1)), color-stop(25%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(top, rgba(192, 229, 245, 1) 0%, rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(top, rgba(192, 229, 245, 1) 0%, rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(top, rgba(192, 229, 245, 1) 0%, rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(192, 229, 245, 1) 0%, rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c0e5f5', endColorstr='#ffffff', GradientType=0);
    border-radius: 10px;
}

.onas_button {

}

ul.onas_button li {
    padding: 10px;
    text-align: center;
    width: 32%;
    margin-bottom: 10px;
    font-size: 16px;
}

.onas_button button {
    padding: 10px;
    border: 2px solid grey;
    border-radius: 13px;
    min-width: 125px;
}

.onas_button div {
    padding: 10px;
    border: 2px solid grey;
    border-radius: 13px;
    min-width: 125px;
    color: white;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(130, 130, 130, 1) 0%, rgba(0, 105, 178, 0.88) 1%, rgb(41, 109, 174) 35%, rgb(0, 88, 153) 81%, rgba(0, 88, 153, 0.8) 100%) repeat scroll 0 0;
}

.onas_button div:hover {
    border: 2px solid rgba(9, 75, 174, 1);
    color: #005F99;
    cursor: pointer;
    color: black;
}

.page-block {
    font-family: arial;
    font-size: 14px;
    line-height: 1.7;
}

.page-block h2 {
    font-size: 23px;
    margin-bottom: 22px;
    text-align: center;
}

.left {
    float: left;
}

.right {
    float: right;
    left: 0px !important
}

.inner {
    top: 0px !important;
    left: 0px !important;
}

.tabletotal a {
    /*color: blue    */
}

.title {
    color: #70ba4b;
    width: 400px;
    height: 100%;
    float: left;
    font-family: Arial;
    font-size: 22px;
    font-weight: bold;
    margin-top: 5px;
    margin-left: 30px
}

.title_header {
    /*    width: 130px;
        margin:  -11px 0 0 67px;
        float: left;
        font-family: Arial;
        font-size: 22px;
        font-weight: bold;*/

    float: left;
    font-family: Arial;
    font-size: 22px;
    font-weight: bold;
    margin: 0;
    height: 0;
    position: relative;
    right: -47px;
    top: -103px;
    width: 130px;
}

.top-green {
    float: right;
    width: 100%;
    height: 35px;
    border-radius: 4px;
    background: rgba(0, 120, 190, 1);
    background: -moz-linear-gradient(top, rgba(0, 120, 190, 1) 0%, rgba(0, 88, 153, 0.95) 60%, rgba(0, 88, 153, 0.95) 76%, rgba(0, 120, 190, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 120, 190, 1)), color-stop(60%, rgba(0, 88, 153, 0.95)), color-stop(76%, rgba(0, 88, 153, 0.95)), color-stop(100%, rgba(0, 120, 190, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 120, 190, 1) 0%, rgba(0, 88, 153, 0.95) 60%, rgba(0, 88, 153, 0.95) 76%, rgba(0, 120, 190, 1) 100%);
    background: -o-linear-gradient(top, rgba(0, 120, 190, 1) 0%, rgba(0, 88, 153, 0.95) 60%, rgba(0, 88, 153, 0.95) 76%, rgba(0, 120, 190, 1) 100%);
    background: -ms-linear-gradient(top, rgba(0, 120, 190, 1) 0%, rgba(0, 88, 153, 0.95) 60%, rgba(0, 88, 153, 0.95) 76%, rgba(0, 120, 190, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 120, 190, 1) 0%, rgba(0, 88, 153, 0.95) 60%, rgba(0, 88, 153, 0.95) 76%, rgba(0, 120, 190, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#34db4c', endColorstr='#34db4c', GradientType=0);
    /*    width: 895px;*/
    /*    position:relative;*/
}

.top-green button {
    color: white;
    height: 100%;
    margin-right: 10px;
    float: right;
    border: 0px;
    background: rgba(0, 120, 190, 1);
    background: -moz-linear-gradient(top, rgba(0, 120, 190, 1) 0%, rgba(0, 88, 153, 0.95) 60%, rgba(0, 88, 153, 0.95) 76%, rgba(0, 120, 190, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 120, 190, 1)), color-stop(60%, rgba(0, 88, 153, 0.95)), color-stop(76%, rgba(0, 88, 153, 0.95)), color-stop(100%, rgba(0, 120, 190, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 120, 190, 1) 0%, rgba(0, 88, 153, 0.95) 60%, rgba(0, 88, 153, 0.95) 76%, rgba(0, 120, 190, 1) 100%);
    background: -o-linear-gradient(top, rgba(0, 120, 190, 1) 0%, rgba(0, 88, 153, 0.95) 60%, rgba(0, 88, 153, 0.95) 76%, rgba(0, 120, 190, 1) 100%);
    background: -ms-linear-gradient(top, rgba(0, 120, 190, 1) 0%, rgba(0, 88, 153, 0.95) 60%, rgba(0, 88, 153, 0.95) 76%, rgba(0, 120, 190, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 120, 190, 1) 0%, rgba(0, 88, 153, 0.95) 60%, rgba(0, 88, 153, 0.95) 76%, rgba(0, 120, 190, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#34db4c', endColorstr='#34db4c', GradientType=0);
}

.top-green button:hover {
    height: 100%;
    margin-right: 10px;
    float: right;
    border: 0px;
    background: rgba(0, 130, 203, 0.84);
    background: -moz-linear-gradient(top, rgba(0, 130, 203, 0.84) 0%, rgba(41, 109, 174, 0.89) 43%, rgba(34, 75, 174, 0.83) 56%, rgba(0, 88, 153, 0.95) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 130, 203, 0.84)), color-stop(43%, rgba(41, 109, 174, 0.89)), color-stop(56%, rgba(34, 75, 174, 0.83)), color-stop(100%, rgba(0, 88, 153, 0.95)));
    background: -webkit-linear-gradient(top, rgba(0, 130, 203, 0.84) 0%, rgba(41, 109, 174, 0.89) 43%, rgba(34, 75, 174, 0.83) 56%, rgba(0, 88, 153, 0.95) 100%);
    background: -o-linear-gradient(top, rgba(0, 130, 203, 0.84) 0%, rgba(41, 109, 174, 0.89) 43%, rgba(34, 75, 174, 0.83) 56%, rgba(0, 88, 153, 0.95) 100%);
    background: -ms-linear-gradient(top, rgba(0, 130, 203, 0.84) 0%, rgba(41, 109, 174, 0.89) 43%, rgba(34, 75, 174, 0.83) 56%, rgba(0, 88, 153, 0.95) 100%);
    background: linear-gradient(to bottom, rgba(0, 130, 203, 0.84) 0%, rgba(41, 109, 174, 0.89) 43%, rgba(34, 75, 174, 0.83) 56%, rgba(0, 88, 153, 0.95) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#76fb86', endColorstr='#055e1a', GradientType=0);
}

.face {
    width: 100%;
    height: 270px;
    background-image: url('/images/face/face.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    /*background: url('/images/face/face2.jpg') no-repeat;*/
}

.face_all {
    width: 100%;
    /*    height: 125px;*/
    /*background: url('/images/face/face2.jpg') no-repeat;*/
}

.face_text_block {
    /*background-color: rgba(255, 255, 255, 0.60);*/
    color: #000000;
    width: 385px;
    height: 222px;
    top: 25px;
    left: 27px;
    position: relative;
}

.face_header {
    /*width: 100%;*/
    /*height: 46%;*/
    /*padding: 7px 7px 0px 7px;*/
    height: 35%;
    padding: 23px 9px 0;
    width: 100%;
}

.kolosok {
    color: #773607;
    font-size: 32px;
    font-weight: 600;
    font-family: Verdana;
    text-shadow: -1px 0 #f8f8f8, 0 1px #f8f8f8, 1px 0 #f8f8f8, 0 -1px #f8f8f8;
    margin: 2px !important;
}

.title_face {
    padding-top: 10px;
    font-family: Verdana;
    font-size: 13px;
}

.sprav {
    margin-top: 0px !important;
    padding-top: 0px;
    color: #black;
    font-size: 23px;
    font-weight: 900;
    font-family: Arial;
    text-shadow: -1px 0 #f8f8f8, 0 1px #f8f8f8, 1px 0 #f8f8f8, 0 -1px #f8f8f8;
    line-height: 1;
}

.face_text {
    font-family: Helvetica;
    font-size: 12px;
    height: 50%;
    line-height: 1;
    margin: 2px;
    padding: 41px 7px 7px;
    width: 97%;
}

.face_text p {
    text-align: left;
    margin: 0px;
    padding-bottom: 9px;
}

.main {
    width: 100%;
    height: auto;
    background-color: #d1eefa;
    display: table;
}

h1 {
    font-size: 20px;
    font-family: Arial;
}

.main h1 {
    color: #0c86c4;
    text-align: center;
}

.sections {

}

.height470 {
    height: 480px;
}

.section {
    background-color: #e7e6e7;
    /*    width: 47%;*/
    min-height: 310px;
    float: left;
    /*margin: 10px 10px 10px 15px;*/
    margin: 10px auto 5px;
    border: 3px white solid;
    box-shadow: 0px 7px 7px -5px;
}

.section .text {
    margin-left: 15px;
    margin-right: 15px;
    font-family: Tahoma;
    font-size: 14px;
}

.section p {
    margin: 0px;
    text-align: justify;
}

.section .header {
    display: table;
    height: 54px;
    margin-top: 5px;
    text-align: center;
    width: 100%;
}

.section h1 {
    color: #326684;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    margin: auto;
}

.section h1 a, .section h1 a:visited {
    color: #326684 !important;
}



.section a {
    font-weight: bold;
}

.higher_section {
    height: 350px !important;
}

.higher_section h1 {
    font-weight: 600;
}

.wide {
    width: 230px;
    background: url('/images/button-wide.png') no-repeat !important;
}

.green-pane-button, .blue-pane-button {
    color: #515050;
    background: url('/images/green-pane-button.png') no-repeat;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    width: 238px;
    height: 43px;
    border: 0px;
    float: right;
    margin-right: -9px;
    top: 7px;
    position: relative;
}

.blue-pane-button {
    background: url('/images/blue-pane-button.png') no-repeat !important;
    top: 54px !important;
}

.tech {
    margin: 10px;
    height: 53px;
}

.tech img {
    float: left;
    margin-right: 10px;
}

/*       block-last-box
------------------------------------------------- */
.block-last-box {
    margin-bottom: 20px;
}

.block_last {
    width: 530px;

    background-color: white;
    border: 10px #eff8fd solid;
    border-radius: 12px;
    box-shadow: 0 6px 19px;
    padding-top: 20px;
    padding-left: 9px;
    height: 100%;
    min-height: 100%;
    margin: 0 auto 20px;
}

.block_last h4 {
    margin: 0;
}

.block_last div.last_ads_href {
    padding: 10px 6px;
    text-align: center;
}

.block_last .last_ads_href &gt; a {
    font-weight: 600;
}

.advertising {
    background-color: white;
    width: 700px;
    height: 150px;
    float: left;
    margin: 20px 10px 10px 15px;
    border: 5px #b1afaf solid;
    text-align: center;
    display: table;
}

.advertising h1 {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    color: #7f7f7f;
}

.clear {
    clear: both;
}

button {
    cursor: pointer;
}

.liqpayform input, #getnal {
    width: auto;
}

input.liqPay {
/*    background-color: transparent !important;
    background-image: url("/images/pay/button_visa.png") !important;
    background-position: -12px -17px !important;
    background-repeat: no-repeat !important;
    background-size: 111% auto !important;
    border: medium none !important;
    border-radius: 0 !important;
    height: 66px !important;
    margin: 0;
    padding: 0;*/
    background-color: transparent !important;
    background-image: url("/images/pay/button_visa.png") !important;
    background-position: -9px -11px !important;
    background-repeat: no-repeat !important;
    background-size: 110% auto !important;
    border: medium none !important;
    border-radius: 0 !important;
    height: 55px !important;
    margin: 0;
    padding: 0;
    width: 206px;
}

.orgs {
    width: 100%;
    height: 100%;
    margin: 5px;
    color: black;
    font-size: 12px;
}

.org {
    display: block;
    margin: 0 0 15px;
    padding: 10px 5px 7px;
    min-height: 75px;
    border-radius: 10px;
    background: rgba(192, 229, 245, 1);
    background: -moz-linear-gradient(top, rgba(192, 229, 245, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(192, 229, 245, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(top, rgba(192, 229, 245, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(top, rgba(192, 229, 245, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(top, rgba(192, 229, 245, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(192, 229, 245, 1) 0%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c0e5f5', endColorstr='#ffffff', GradientType=0);
    clear: both;
}

.orgs a:visited {
    color: #147E00;
}

.org_ramka {
    margin-bottom: 6px;
}

.rep_del_img {
    width: 24px;
    height: 12px;
    padding-left: 10px;
}

.breadcrumbs {
    text-align: left;
    margin-bottom: 10px;
}

.breadcrumbs_tree {
    margin-top: 25px;
}

.content-head-top {
    text-align: center;
    width: 100%;
}

h4.newsletter {
    font-size: 13px;
    font-weight: 600;
}

.breadcrumbs_tree h4 {
    font-size: 12px;
    margin-bottom: 7px;
    margin-top: 7px;
}

.breadcrumbs a {
    color: blue;
    text-decoration: underline;
    padding-right: 5px;
}

.ugol {
    position: relative;
    left: -21px;
    top: -4px;
}

.obls {
    font-weight: bold;
    width: 300px;
    float: left;
}

.obl a {
    color: black;
}

.obl a:visited, .regions a:visited, .board_cats a:visited {
    color: #828282;
}

.obl a, .regions a, .board_cats a {
    color: black;
}
.board_cats ul li{
    padding: 2px 0;
}

.regions {
    border: 1px solid #557b92;
    float: left;
    width: 300px;
    position: absolute;
    border-radius: 10px;
    box-shadow: 2px 2px 7px grey;
    left: 339px;
    z-index: 10;
    background: white;
}

.region {
    position: relative;
    top: -23px;
    left: 7px;
    font-weight: bold;
}

.board_cats a {
    margin: 10px;
    font-weight: bold;
}

.obl {
    margin: 14px 10px;
    text-align: left;
}

.region {
    padding: 5px;
    padding-left: 10px;
}

.count {
    color: #01385e;
}

.book {
    float: left;
}

.small_button {
    background: rgba(0, 0, 0, 0) url("/images/button-small.png") no-repeat scroll 0 0;
    border: 0 none;
    border-radius: 22px;
    color: #515050;
    float: left;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    height: 25px;
    padding-left: 20px;
    width: 125px;
}

.admin_enter {
    float: left;
    margin: 9px;
}

.user_info {
    margin: 9px;
    float: left;
    color: white;
}

.admin_enter a, .user_info a {
    color: white;
    margin-left: 20px;
}


.tabletotal {
    /*min-height: 1450px;*/
    /*top: 0px;*/
    /*position: relative;*/
    /*width:100%;*/
    /*height:100%;*/
    /*padding:0px;*/
    /*margin:0px;*/
    width: 100%;
    height: auto !important;
}

.amenu {
    margin-right: 10px;
}

/*.amenu:visited {
    color: black;
}*/
.dropdown .amenu &gt; img {
    height: 18px;
    margin: 14px 5px 0 0;
    width: 18px;
}
/*.dropdown .amenu &gt; img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}*/

.sub-menu {
    margin-left: 17px;
    width: auto;
}

.menu-section {
    margin-top: 10px;
}


.tdright_boo {
    background-color: #bee3eb;
    background-image: url("/css/fon-new.png");
    background-repeat: repeat-y;
    color: white;
    font-size: 12px;
}

.tdright a {
    vertical-align: middle;
    font-size: 12px;
    padding: 0px;
    /*color: black;*/
    text-decoration: none;
}

.tdright a:hover {
/*    color: black;*/
    text-decoration: underline;
}

.tdright a.amenuselected {
    /*font-weight:bold; */
    color: rgb(255, 51, 0) !important;
    font-size: 12px;
    padding: 0px;
    text-decoration: none;
}

.vips {
    background: white;
/*    background-image: url("/css/fon-new-white.png");*/
    background-repeat: repeat-y;
    padding: 20px 20px 20px 25px;
    display: inline-block;
/*    left: -4%;*/
    position: relative;
    width: 100%;
}
.adsbygoogle {
    display:inline-block;width: 90%;min-height:90px;
}

#vip_payment .vip_table td {
    width: 25%;
}

#vip_payment .vip_checkbox {
    min-height: 45px;
}

.vips_old {
    width: 280px;
    height: 100%;
    min-height: 200px;
    background: white;
    background-image: url("/css/fon-new-white.png");
    background-repeat: repeat-y;
    padding: 20px;
    padding-left: 25px;
    float: left;
    left: 805px;
    /*position: absolute;*/
}

.useremail {
    width: 200px;
}

.perror {
    color: red;
}

.divstatus {
    text-align: right;
}

table#traders  td:last-child {
    /*background: rgba(251, 251, 251, 0.64);*/
    width: 50px;
}
.traders {
    width: 100%;
    display: block;
    float: left;
    margin-top: 10px;
}

.galochka_bl {
    color: #005F99;
    display: inline;
    width: 20px;
    height: 20px;
    top: -5px;
    position: relative;
}

.orgvid {
    width: 55%;
    float: right;
}

.orgvid_report, .trorg_new {
    width: 100%;
}

.orgvid &gt; span &gt; b {
    /*color: #878787;*/
    font-size: 11px;
}

.orgvid &gt; span &gt; b &gt; span &gt; b {

}

.trorg {
    width: 40%;
    float: left;
    height: 30px;
    padding-left: 5px;
    padding-right: 10px;
    clear: both;
}

.trorg_new {

}

.orgtitle {
    display: block;
    width: 100%;
}

.org_buttons {
    float: right;
    text-align: center;
    padding:  3px 3px 3px 3px;
    margin-top: 20px;
}

.orgphones {
    width: 56px;
    height: auto;
    display: block;
    float: left;
    min-width: 56px;
    min-height: 25px;
}

.mob {
    margin-top: -3px;
}

.orgphones img {
    float: left;
    padding: 4px;
}

.clearboth {
    clear: both;
}

.aorg {
    text-decoration: none;
}

.aorg:hover {
    text-decoration: underline;
}

.tableorgcat {
    width: 750px;
}

.tableorgcat td {
    max-width: 60px;
    /*overflow-x: hidden;*/
    word-break: break-word;
}

.tablesearchorg {
/*    width: 777px;*/
    border: solid 1px #77cbed;
    background: #bee3eb;
    margin-left: 5px;
}

.bordergrey {
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: solid 2px #b8c4c0;
    border-left: solid 2px #b8c4c0;
    border-right: solid 2px #e7f1fb;
    border-bottom: solid 2px #effaff;

}

.filters {
/*    width: 648px;*/
    float: left;
}



.tablesearchorg td {
    background-color: #bee3eb;
    vertical-align: middle;
    text-align: left;
    padding: 5px;
}

.perpage {
    position: relative;
    left: 5px;
}

.tablesearchorg .searchorgsubmit {
    width: 101px;
    height: 30px;
    background: rgba(0, 0, 0, 0) url("/images/search-button.png") repeat scroll 0 0 !important;
    border: 0;
    float: left;
    padding: 3px 0;
    margin: 0;

}
.tablesearchorg select {
    max-width: 115px;
}
.tablesearchorg .base-search {
    width: 95%;
}
.selectedcat {
    /*width:150px;*/
    min-width: 250px;
}

.tdmin {
    width: 10px;
}

.inputmax {
    width: 250px;
    min-width: 80px;
}

.inputmax_wide {
    width: 95%;
    min-width: 80px;
    margin: 0 auto;
}

.selectedregion {
    /*width:150px;*/
}

.selectedobl {
    /*width:150px;*/
}

.selectedstatus {
    /*width:150px;*/
}


/*           pay                     */
#pay {
    background-color: white;
    min-width: 750px;
}

table.price {
/*    font-size: 13px;*/
}
.price td {
    border: solid 1px #cccccc;
    text-align: center;
    vertical-align: middle;
}
#pay .nalprivat {
    height: 50px;
}
.pay-pre {
/*    overflow: auto;*/
}



.payments ul li input, .payments ul li button {
    text-align: center;
    min-width: 265px;
    cursor: pointer;
}

table.price button, table.price input {
    text-align: center;
    /*min-width: 265px;*/
}

.payments ul li button, table.price button, table.price input {
    background: #e3e5e4 none repeat scroll 0 0;
    border: 1px solid grey;
    border-radius: 10px;
    height: 27px;
    margin: 5px;
}

.tdh {
    font-weight: bold;
}

.orgphone {
    width: 250px;
}

.orgtitle {
    color: #073e5d;
    font-size: 17px;
    font-weight: 600;
    padding: 7px 7px 7px 12px;

}

.divLogo {
    display: block;
    margin: 0 10px 0 0;
    float: left;
    padding-right: 5px;

}

.divLogo img {
    display: block;
    height: 120px;
    margin: auto;
    max-width: 200px;
    width: auto;
    /* max-height:70px;max-width:70px */
}

.divprint {
    margin: 5px;
    padding: 10px;
    border: solid 3px #cccccc;
    background-color: #eeffee;

}

.divprintitem {
    margin: 5px;
    padding: 10px;
    background-color: white;

}

.divprintsearch {
    margin: 5px;
    padding: 10px;
    border: solid 3px #cccccc;
    background-color: #eeeeee;

}

.trborders td {
    border: solid 1px #000000 !important;
}

.tablebill {
    width: 700px;
}

.tdname {
    vertical-align: middle;
}

.liqpayform {
    display: inline;
}

.divstop {
    color: white;
    font-weight: bold;
    font-size: 10px;
}

.divhr {
    height: 1px;
    border-top: solid 1px #5555ff;
    margin: 5px;
}

table.listContacts td, table.listContacts th {
    padding-left: 10px;
}

.callbutresult {
    padding: 2px;
}

.orginfoitem {
    clear: right;
    height: auto;
    overflow: auto;
    padding: 4px 4px 4px 10px;
    /*border:solid 1px #cccccc;
    background-color: #ffffff;
    padding:5px;
    margin:5px;*/
}
.orginfoitem {

}
.orgContacts {
    overflow: auto;
}
.orgContacts table th {
    text-align: left;
}
.orgContacts table button {
    margin-bottom: 4px;
    width: 80px;
}
button#is_not_call {
    background: rgba(229, 172, 179, 0.38) none repeat scroll 0 0;
}
button#is_call {
    background: rgba(101, 210, 109, 0.38) none repeat scroll 0 0;
}
.orginfoite_adr {
    margin-top: 90px;
}

.orginfoitem img {
    vertical-align: middle;
}

.newnotearea {
    width: 100%;
    height: 60px;

}

.divleft {
    display: block;
    float: left;
}

.divsave {
    display: none;
}

.divnewstatus {
    display: none;
}

.newstatus {
    width: 150px;
}

.divvid {
    width: 350px;
}

.emailsubscribe {
    width: 200px;
}

.divsubscribemsg {
    color: red;
    border: solid 1px #bbbbbb;
    background-color: #eeeeee;
    font-weight: bold;
    padding: 5px;
    margin: 0px;
}

.td_1 {
    text-align: right;
    width: 150px;
    vertical-align: middle;
}

.td_2 {
    text-align: left;
    vertical-align: middle;
}

.w250 {
    width: 250px;
}

.h150 {
    height: 150px;
}

.td_3 {
    text-align: left;
    font-style: italic;
    /*color:#999999;*/
    vertical-align: middle;
}

.someback {
    background-color: #eeeeee;
}

.tableboaradd td {
    padding: 10px;
}

.hiddened {
    display: none;
}

.divselectstart {
    font-weight: bold;
}

.divselectcat {
    margin: 0px;
    padding: 1px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #eeeeee;
    border: solid 1px #eeeeee;
    cursor: pointer;
}

.divselectcat:hover {
    border: solid 1px #dddddd;
    text-decoration: underline;
}
.tdorgtitle_old
{
    width:100%;
}
.tdorgtitle_old a {
    color: #073e5d;
    font-size: 17px;
    font-weight: 600;
}
.tdorgtitle {
    float: left;
    width: 33%;
}

.tdorgtitle_new {
    width: 100%;
}

.user_comments .tdorgtitle {
    float: none !important;
    width: 100%;
}

.tdorgtitle a, .tdorgtitle_new a {
    /*color: #073e5d;*/
    font-size: 16px;
    font-weight: 600;
}

.overxhide {
    /*float: left;*/
    /*width: 345px;*/
    /*white-space: nowrap;*/
    overflow: hidden;
    text-overflow: ellipsis;
}

.overxhide &gt; div {
    margin-bottom: 5px;
}

.selectedcatboard {
    width: 350px;
}

.divmsgitem {
    border: solid 1px #aaaaaa;
    margin: 3px;
    padding: 3px;
}

.tablemsgboarditem td {
    border: solid 1px #aaaaaa;
}

.tableboard {

}
.tableboard a {

}

.tableboard td {
    border-bottom: dotted 1px #000;
    padding: 0px 10px 0px 10px;

}

.tableboard tr {
    margin: 13px;
}

.tableboard {
    width: 100%;
    border-collapse: separate;
}

.tableboard th {
    font-size: 12px;
    padding: 5px;
}

.tablenewcontact {
    font-size: 13px;
}
.tableboard .tablenewcontact th {
    color: #073e5d;
    margin: 3px;
    padding: 5px;
    padding-bottom: 0px;
    font-size: 11px;
}

.tablenewcontact th, .tablenewcontact td {
    border: 1px dotted grey;
}

.tableboard td &gt; a &gt; b {
    font-size: 14px;
}
.tableboard .borderdate {
    font-size: 12px;
    color: red;
    color: rgba(151, 151, 151, 0.85);
}
.board_obl {
    display: inline-block;
}
.tableboard .board_obl a {
    line-height: 24px;
}
.tableboard .my_style {
    margin-bottom: 10px;
}
.addnote {
    color: #073e5d;
}

.note {
    margin-left: 10px;
}

.note input, .note textarea, .note select {
    border-radius: 10px;
    border: 1px solid #a1a1a1;
    background: rgba(250, 250, 250, 1);
    background: -moz-linear-gradient(top, rgba(250, 250, 250, 1) 0%, rgba(214, 214, 214, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(250, 250, 250, 1)), color-stop(100%, rgba(214, 214, 214, 1)));
    background: -webkit-linear-gradient(top, rgba(250, 250, 250, 1) 0%, rgba(214, 214, 214, 1) 100%);
    background: -o-linear-gradient(top, rgba(250, 250, 250, 1) 0%, rgba(214, 214, 214, 1) 100%);
    background: -ms-linear-gradient(top, rgba(250, 250, 250, 1) 0%, rgba(214, 214, 214, 1) 100%);
    background: linear-gradient(to bottom, rgba(250, 250, 250, 1) 0%, rgba(214, 214, 214, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#d6d6d6', GradientType=0);
}

.tablenewcontact td {
    border: 1px #aaaaaa;
    margin: 3px;
    padding: 5px;
}

.w20p {
    width: 20%;
}

.w25p {
    width: 25%;
}

.w50p {
    width: 50%;
}

.w100p {
    width: 100%;
}

.w50 {
    width: 50px;
}

.w70 {
    width: 70px;
}

.w90 {
    width: 90px;
}

.w100 {
    width: 100px;
}

.w150 {
    width: 150px;
}

.w175 {
    width: 175px;
}

.w200 {
    width: 200px;
}

.w250 {
    width: 250px;
}

.w300 {
    width: 300px;
}

.w600 {
    width: 600px;
}

.divpager {
    padding: 30px 6px 5px;
    float: left;
}

.divmap {
}

.vcenter {
    vertical-align: middle;
}

.hcenter {
    text-align: center;
}

.subscribe2 {
    color: #005F99 !important;
    font-weight: 600;
}

.divboardlast {
    display: block;
    float: right;
    max-width: 400px;

    border: 1px solid #aaaaaa;
    margin: 10px;
    padding: 10px;
}

.whitebg {
    background-color: white;
}

.add {
/ / background-image: url("/images/base/add-24.png");
    width: 24px;
    height: 24px;
    display: block;
    vertical-align: middle;
}

.edit {
    background-image: url("/images/base/edit-24.png");
    width: 24px;
    height: 24px;
    display: block;
    vertical-align: middle;
}

.delete {
    background-image: url("/images/base/delete-256.png");
    background-size: contain;
    width: 24px;
    height: 24px;
    display: block;
    vertical-align: middle;
}

.aedit {
    font-size: 11px;
    padding-left: 12px;
}
.aedit2 {
    font-size: 11px;
}
.aedit:visited, .aedit2:visited {
    color: red;
}

.phoneAdd {

}

.phoneAdd ul li {
    width: 100%;
}

.phoneAdd table td input {
    margin: 0;
    width: 100%;
}

.phoneAdd li div {
    display: inline-table;
    vertical-align: middle;
}

.phoneAdd .action div {
    /*float: left;*/
}

.addorga {
    border: 2px solid #999999;
    padding: 5px;
    text-decoration: none;
    background-color: #dddddd;
}

.addorga:hover {
    border: 2px solid #999999;
    padding: 5px;
    text-decoration: underline;
    background-color: #eeeeee;
}



.tdvip {
    background-color: #e3f0fa;
    margin-bottom: 13px !important;
    padding: 20px 15px !important;
    /*border:3px solid #cccccc!important;*/
}
.tdvip.baner {
    background-color: #fff;
}

.trvip {
    padding: 3px !important;
}

.divvip {

    background-color: white;
    /*border:1px solid #cccccc!important;*/
    color: #073e5d;
    margin: 2px;
    padding: 5px;
}

.divvip a {
    color: #02476c;
}

.divvip a:hover {
    color: blue;
}

.divmemory {
    background: #fe0101 none repeat scroll 0 0;
    border: 2px solid red;
    border-radius: 15px;
    margin-bottom: 10px;
    margin-top: 8px;
    padding: 3px;
    width: 100%;
}

.divmemory a {
    font-weight: bold;
    color: white;
}

#divmemdiv {
    position: relative;
    top: -45px;
    left: -390px;
    background-color: white;
    border: 1px solid red;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    padding: 30px;
    width: 300px;
    color: black;

}

.divmemory ul {
    padding: 2px;
}

/* ==================================================== */
/*                      board_category                  */
.board_category {
    font-size: 12px;
}

.board_category .open-child {
    width: 15px;
    display: inline;
    font-weight: 600;
    cursor: pointer;
}

.board_category &gt; input {
    margin: 6px 0;
}

.open {
    color: #004400;
}

.close {
    color: #AA000C;
}

.board_category .sub {

}

/* ==================================================== */
/*                                                      */
.kol_green {
    font-size: 17px;
    font-family: Arial;
    color: #3EB654;
    padding-left: 10px;
}

.kol_green_h1 {
    font-size: 19px;
    font-family: Arial;
    color: #3EB654;
    padding-left: 10px;
}

li.kol_li {
    font-size: 13px;
    list-style-type: none;
}

.kol_yellow_under {
    color: #FFAE00;
    /*text-decoration:underline;*/
    font-size: 17px;
    font-family: Arial;
}

.border_radius {
    box-shadow: 0 0 5px #808080;
    border-radius: 8px;
    padding: 10px;
    margin: 10px 0px 20px 10px;
}

.kol_header a:hover, .kol_header a:visited, .kol_header a {
    color: #FFAE00 !important;
    text-decoration: underline;
}

.kol_header {
    color: #FFAE00;
    font-size: 28px;
    font-family: Arial;
    margin-left: 10px;
}

.kol_text {
    color: #7E7E7E;
    font-size: 14px;
    font-family: Arial;
    margin-left: 10px;
}

a.kol_button {

    color: white;
    text-decoration: none;

    border-width: 2px 0;
    border-style: solid;
    border-color: #ABCB3B #000 #ABCB3B;

    background: linear-gradient(#ABCB3B, #73AB00, #ABCB3B);

}

a.kol_button:hover {
    color: white !important;
    background: linear-gradient(#96bc1e, #4c9817, #96bc1e);
}

a.kol_button:active {
    color: white !important;
    background: linear-gradient(#73AB00, #ABCB3B, #73AB00);
}

a.kol_button:visited {
    color: white !important;
}

.kol_center {
    text-align: center;
}

.kol_wrapper {
    width: 100%;
    border: 1px solid #cccccc;
    border-radius: 10px;
}

.kol_wrapper_in {
    width: 100%;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    border-radius: 10px;
    margin: -0.8px;
}

.kol_container {
    display: table;
}

.kol_row {
    display: table-row;
}

.kol_cell {
    display: table-column;
    float: left;
}

.kol_15 {
    width: 15%;
}

.kol_10 {
    width: 10%;
}

.kol_60 {
    width: 60%;
}

.cena2 {
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    float: center;
    color: black;
}

.cena {
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;

    float: center;
    color: black;
}

.cena1 {
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: #3EB654;
}

.table {
    background-color: white;
    width: 750px;
    border-color: black;
    font-family: Tahoma;
    font-size: 15px;
    /*    font-weight: bold;*/

}

.header_inner_two {
    font-family: Arial;
}

.table1 {
    background: linear-gradient(#81DAF5, #FFFFFF);
    width: 745px;
    font-size: 16px;
    color: black;
    /*font-weight: bold;*/
    font-family: Tahoma;
}

.table1 .td_name, .table1 .td_name1 {
    font-size: 17px;
    line-height: 24px;
}

.table1 .td_name a &gt; p {
    padding: 10px;
}

.table1 .td_name p &gt; b {

}

.kol_button {
    display: inline-block;
    color: #005F99;
    text-decoration: none;
    padding: .5em 0;
    outline: none;
    border-width: 2px 0;
    border-style: solid none;
    border-color: #ABCB3B #000 #ABCB3B;
    border-radius: 6px;
    background: linear-gradient(#ABCB3B, #73AB00, #ABCB3B);
    transition: 0.2s;
    margin: 4px 0 2px;
    width: 100%;
    text-align: center;
    font-size: 15px;
}

.td_name {
    width: 450px;
    padding-left: 40px;
    font-size: 13px;
}

.td_name1 {
    width: 490px;
    text-align: center;
    font-size: 13px;
}

.d {
    width: 100px;
    text-align: center;
}

.c {
    width: 120px;
    text-align: center;
    padding: 0 10px;
}

.c1 {
    width: 100px;
    height: 30px;
    text-align: center;
}

.table2 {
    width: 100%;
    border-style: none;
    border-color: black;
    background: linear-gradient(#81DAF5, #FFFFFF);
    background: -moz-linear-gradient(top, #81DAF5 0%, #FFFFFF 100%);
/*    display: block;*/
    word-wrap: break-word;
}

.table3 {
    width: 100%;
    border-style: none;
    border-color: black;
    background: linear-gradient(#81DAF5, #FFFFFF);
    background: -moz-linear-gradient(top, #81DAF5 0%, #FFFFFF 100%);
/*    display: block;*/
    word-wrap: break-word;
}

.klo &gt; tr:first-child &gt; td {
    border: 0px solid #000000;
}

td.td_chto, td.td_gde, td.td_c, td.td_d {
    border: 1px solid #000000 !important;
    overflow: hidden;
}

.base-list {
    height: 100%;
    min-height: 170px;
}

.base-list .td_photos {
    float: left;
    height: 100%;
    width: 200px;
}

.base-list div.photo_klo img, .td_zak2 div.photo_klo {
    height: 70px;
    padding: 46px;
    width: 70px;
}

.base-list .galochka_b1 {
    float: left;
}

.td_zak2 div.photo_klo {
    margin: 0 auto;
}

.td_zak2 div.photo_klo img {
    width: 130px;
    height: 130px;
    padding: 3px;
    border: solid 1px;
    margin-left: 10px;
    margin-top: 10px
}

.photo_klo2 img.klo_photo {
    width: 128px;
    height: 128px;
    margin: auto;
    display: block;
}

.photo_klo2 &gt; div {
    background-color: rgba(255, 255, 255, 1);
    width: 130px;
    height: 130px;
    margin: 10px auto;
    border: solid 1px;
    /*display: table-cell;*/
    /*margin: 0 auto;*/
    /*margin-left: 10px;*/
    /*margin-top: 10px;*/
    /*vertical-align: middle;*/
}

.base-list {

}
.base-list .td_title {
    display: block;
    line-height: 2;
    min-width: 250px;
    padding: 10px;
    width: auto;
    min-height: 155px;
}

.base-list .td_button {
/*    display: block;
    height: 30px;
    margin-top: 18px;
    width: 200px;*/
    float: right;
}

.show_all_tr, .close_all_tr {
    background: #e3e5e4 none repeat scroll 0 0;
    border: 1px solid grey;
    border-radius: 10px;
    height: 27px;
    width: 180px;
}

.close_all_tr {
    margin: 20px 10px;
}

.base-list .td_date {
    color: rgb(150, 142, 142);
    padding: 10px;
}

.base-list .td_title a {
    font-size: 16px;
}

.td_zak a.aorg {
    display: block;
    width: 300px;
    font-size: 14px;
}

.td1 {
    width: 20px;
    height: 20px;
    border-color: black;

    text-align: left;
    border: 1px;

}

.td2 {
    width: 200px;
    height: 20px;
    border-style: solid;
    border-color: black;

    text-align: left;
    border: 1px;

}

td.td_chto {
    max-width: 250px;
    min-width: 250px;
    text-align: left;
    color: blue;
}

td.td_chto a {
    padding: 2px 3px;
}

td.td_chto2 {
    max-width: 250px;
    min-width: 250px;
    border: 1px;
    text-align: left;
    border-bottom-style: dotted;
    border-top-style: none;
    border-left-style: solid;
    border-color: black;
    color: blue;
}

.td_zak0, .td_zak, .td_zak2 {
    width: 210px;
    max-width: 210px;
    min-width: 210px;
}

.td_zak0 {
    border: 1px;
    text-align: center;
    border-color: black;
    color: black;
}

.td_zak {
    border: 1px;
    text-align: center;
    border-color: black;
    color: black;
}

.td_zak2 {
    border: 1px;
    text-align: center;
    border-color: black;
    color: black;
}

.td_c {
    max-width: 70px;
    min-width: 70px;
    text-align: center;
    color: black;
}

.td_c1 {
    max-width: 70px;
    min-width: 70px;
    text-align: center;
    border-bottom-style: dotted;
    color: black;
}

.td_c2 {
    max-width: 70px;
    min-width: 70px;
    text-align: center;
    color: black;
}

.td_d {
    max-width: 60px;
    min-width: 60px;
    text-align: center;
    color: black;
}

.td_d1 {
    max-width: 60px;
    min-width: 60px;
    text-align: center;
    color: black;
}

.td_d2 {
    max-width: 60px;
    min-width: 60px;
    border: 1px;
    text-align: center;
    border-bottom-style: dotted;
    border-top: none;
    border-left-style: solid;
    border-color: black;
    color: black;
}

.td_gde {
    max-width: 125px;
    min-width: 125px;
    text-align: center;
    color: black;
}

.td_gde2 {
    max-width: 125px;
    min-width: 125px;
    border: 1px;
    text-align: center;
    border-bottom-style: dotted;
    border-top: none;
    border-left-style: solid;
    border-color: black;
    color: black;
}

.klo {

}

.note_tr_head &gt; td {
    border: solid 1px #000000;
}

/* etrex css */

.fontsize20, .fs-20 {
    font-size: 20px;
}
.fontsize18, .fs-18 {
    font-size: 16px;
}
.fontsize16, .fs-16 {
    font-size: 16px;
}
.fontsize14, .fs-14 {
    font-size: 14px;
}
.fontsize13, .fs-13 {
    font-size: 13px;
}
.fontsize12, .fs-12 {
    font-size: 12px;
}

.block {
    display: inline-block;
    padding: 10px;
    margin-bottom: 5px;
}

.height {
    height: 100%;
    min-height: 100%;
}

.pad-left-10 {
    padding-left: 10px;
}

.pad-left-20 {
    padding-left: 20px;
}

.pad-0 {
    padding: 0;
}

.pad-5 {
    padding: 10px;
}

.pad-10 {
    padding: 10px;
}

.pad-20 {
    padding: 10px;
}

.pad-30 {
    padding: 10px;
}

.mtop4, .top4 {
    margin-top: 4px;
}
.mtop10, .top10 {
    margin-top: 10px;
}

.mtop20, .top20 {
    margin-top: 20px;
}

.mtop30, .top30 {
    margin-top: 30px;
}

.mtop40, .top40 {
    margin-top: 40px;
}

.mtop50, .top50 {
    margin-top: 50px;
}

.mtop100, .top100 {
    margin-top: 100px;
}

.bottom, .mbot {
    margin-bottom: 15px;
}

.bottom10, .mbot10 {
    margin-bottom: 10px;
}

.bottom20, .mbot20 {
    margin-bottom: 20px;
}

.bottom30, .mbot30 {
    margin-bottom: 30px;
}

.bottom50, .mbot50 {
    margin-bottom: 50px;
}

.opacity {
    opacity: 0.5;
}

.opacity70 {
    opacity: 0.70;
}

.opacity50 {
    opacity: 0.50;
}

.opacity30 {
    opacity: 0.30;
}

.field-comment-warning {
    color: #A00;
}

.red, .error, .warning {
    color: #A00;
}

.red2 {
    background-color: rgba(252, 139, 87, 0.2);
}

.green { /* default form button */
    color: #080;
}

.green2 {
    background-color: rgb(8, 255, 8);
}

.yellow { /* default form button */
    color: #ddd000;
}

.blue {
    color: #0000FF;
}

.black {
    color: #000;
}

.darkgreen, .admin_color {
    color: #006400;
}

.bold-nornal, .weight-normal {
    font-weight: 300;
}

.bold {
    font-weight: 600;
}

.bolder {
    font-weight: 900;
}

.border {
    border: 1px solid #000000;
}

.inline {
    display: inline;
}

.min1120 {
    min-width: 1240px;
    width: 100%;
}
.min1120 .container {
    min-width: 1120px;
}
#preview-area {
    -moz-user-select: none;
    bottom: 60px;
    height: 60px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
}

/* LOADER */
#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    display: none;
}

#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #3498db;
    -webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    -o-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}

#loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #e74c3c;
    -webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    -o-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}

#loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #f9c922;
    -webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    -o-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg); /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg); /* IE 9 */
        -o-transform: rotate(0deg);
        transform: rotate(0deg); /* Firefox 16+, IE 10+, Opera */
    }
    100% {
        -webkit-transform: rotate(360deg); /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg); /* IE 9 */
        -o-transform: rotate(360deg);
        transform: rotate(360deg); /* Firefox 16+, IE 10+, Opera */
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg); /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg); /* IE 9 */
        -o-transform: rotate(0deg);
        transform: rotate(0deg); /* Firefox 16+, IE 10+, Opera */
    }
    100% {
        -webkit-transform: rotate(360deg); /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg); /* IE 9 */
        -o-transform: rotate(360deg);
        transform: rotate(360deg); /* Firefox 16+, IE 10+, Opera */
    }
}

.sms_one_price {
    font-size: 17px;
    line-height: 1.3;
}

/* SMS /sms/obyavleniya */

.sms-textarea {
    width: 50%;
    height: 100px
}

.sms-div-area-block {
    border: 3px solid #073e5d;
    padding: 2px 3px;
    width: 50%;
    /*    height:50px;*/
    margin: 3px 0 2px 0;
}

.sms-div-area-block {

}

.page_title_2015 {
    width: 70%;
    margin: 0 auto;
}

/* NEW YEAR 2016 */

.dzvinochok {
    background-color: transparent;
    background-image: url("/images/cris/cris_dzvonyk.png");
    background-repeat: no-repeat;
    background-size: contain;
    height: 74px;
    position: absolute;
    right: 316px;
    top: -62px;
    width: 70px;
}

.page_title_2015 {
    background: rgba(255, 255, 255, 0.78) none repeat scroll 0 0;
    color: #005F99;
    padding: 20px 10px;
    text-align: center;
    width: 100%;
    border-radius: 36px;
}

.cris_did {
    background-color: transparent;
    background-image: url("/images/cris/cris_did.png");
    background-position: 38px center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 194px;
    position: absolute;
    right: 0;
    top: 66px;
    width: 195px;
}
.cris_yalinka {
    background-color: transparent;
    background-image: url("/images/cris/cris_yalynka.png");
    background-position: 64px center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 194px;
    position: absolute;
    right: 0;
    top: 73px;
    width: 212px;
}
.min1120 .cris_did, .min1120 .cris_yalinka {
    display: none;
}


.middler {
    /*height: 100%;*/
    text-align: center;
    min-height: 120px;
    vertical-align: middle;
}

.middler div {
    display: inline-block;
    vertical-align: middle;
    width: 90%;
    padding-top: 20px
}

.middler:before {
    content: "";
    display: inline-block;
    min-height: inherit;
    /*height: 100%;*/
    vertical-align: middle;
}

/*   cart   */
table.cart-table {
    width: 100%; /* Øèðèíà òàáëèöû */
    border: 1px solid #399; /* Ãðàíèöà âîêðóã òàáëèöû */
    border-spacing: 7px 5px; /* Ðàññòîÿíèå ìåæäó ãðàíèö */
}

table.cart-table td {
    background: #EBEBEB; /* Öâåò ôîíà */
    border: 1px solid #3c3c3c; /* Ãðàíèöà âîêðóã ÿ÷ååê */
    padding: 5px; /* Ïîëÿ â ÿ÷åéêàõ */
}

.cart-popoup-pay {
    width: 100%;
}

.cart-popoup-pay div {
    width: 100%;
    text-align: center;
}

.cart-popoup-pay div button {
    background-color: #006600;
    height: 30px;
    border-radius: 10px;
    border: 1px solid #808080;
}

#banned_user {
    border: 1px solid red;
    padding: 10px;
}

#selectedcat2_tr {
    border: 1px solid black;
}

.tops_ticker {
    padding: 25px 0 25px;
}

.tops_ticker .tops_ticker_title {
    font-size: 13px;
}

.tops_ticker .tops_ticker_title_block {
    margin-bottom: 2px;
}

.ilenta-it {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    /*border-color: #d2cfcf #d2cfcf #d2cfcf -moz-use-text-color;*/
    /*border-image: none;*/
    /*border-style: solid solid solid none;*/
    /*border-width: 1px 1px 1px 0;*/
}

.ilenta-it table {
    font-size: 10px;
    margin: 0 auto;
    width: 96%;
}

.ilenta-it table {
    height: 92px;
}

.ilenta-it table tr td {
    vertical-align: top;
    font-size: 10px;
    line-height: 12px;
}

.ilenta-it table tr td a strong {

}

.ilenta-it table tr td a {
    font-size: 11px;
}

.ilenta-it table tr td &gt; a &gt; span {
    height: 20px;
}

.all_contact {
    width: 100%;
    text-align: center;
}

.all_contact button.rbcs {
    min-width: 125px;
}

.email_sender {
    margin: 10px 0 20px 0;
    text-align: center;
}

.all_contact h3 {
    margin-bottom: 10px;
}

.all_contact h3 &gt; b &gt; span {
    color: black;
}

.email_sender input[type=button] {
    width: 130px;
}

.base_last_firms {
    height: 100%;
    min-height: 100%;
}

/* BOOTSTRAP */
/*.tdright_boo {
    background-color: #bee3eb;
    background-image: url("/css/fon-new.png");
    background-repeat: repeat-y;
    color: white;
    font-size: 12px;
}

.tdright_boo .divmemory {
    width: 100%;
    margin: 8px 0 0 0;
}

.tdright_boo .menu-plash {
    left: auto;
    width: 100%;
}

.tdright_boo .small_button {
    background: rgba(0, 0, 0, 0) url("/images/button-small.png") no-repeat scroll 0 0 / 100% auto;
    border: 0 none;
    color: #515050;
    float: left;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    width: 45%;
}

.tdright_boo .vips {
    width: auto;
    position: relative;
    right: 14px;
    padding: 11px;
}

.tdright_boo .sub-menu p {
    padding: 2px 0;
}

.post_boo .tdcontent {
    padding: 12px;
    width: auto !important;
}

.post_boo #footer {
    height: auto;
    width: 100%;
    padding: 10px 0;
}

.post_boo .obls {
    float: none;
}*/

.contact_cc {
    padding: 5px 10px 25px 10px;
}

.message_view hr {
    margin-bottom: 10px;
    margin-top: 10px;
}

.face_all h1 {
    font-size: 22px;
}

.message_view h1, .face_all h1 {
    font-weight: 600;
}

#trade {
    min-width: 1120px;
}
.trader_sell_txt {
    width: 100%;
    padding: 0 5px 5px 5px;
    text-align: center;
    float: left
}

.trader_sell_txt2 {
    float: right;
    margin-top: -51px
}

#main-page .col-md-6 { /* del */
    width: 50%;
    float: left;
    min-width: 500px;
}

#main-page .col-sm-12 { /* del */
    width: 50%;
    float: left;
    min-width: 500px;
}

#tradePopup {
    width: 765px;
    display: none;
}

#tradePopup .tradePopup_in_left {
    width: 340px;
    float: left;
    text-align: left;
}

#tradePopup .tradePopup_in_right {
    width: 350px;
    float: left;
    text-align: left;
}

#tradePopup ul &gt; li &gt; label {
    float: left;
}

#tradePopup ul &gt; li &gt; input, #tradePopup ul &gt; li &gt; select {
    float: right;
    width: 48%;
}

#tradePopup ul &gt; li {
    clear: both;
}

.bx-wrapper .bx-prev {
    left: -22px !important;
}
.bx-wrapper .bx-controls-direction a {
   z-index: 0 !important;
}

.bx-wrapper .bx-next {
    right: -12px !important;
}

.paginate_button {
    padding-left: 20px;
}





/* ***************************************************************************************************** */
/* ************************************** NEW INDEX PAGE  ********************************************** */

.text-uppercase {
    text-transform: uppercase;
}
.display-none {
    display: none !important;
}
.clear {
    clear: both;
}


.container,
.container2 {
    max-width: 1233px;
    margin: 0 auto;
    padding: 0;
}
.container2 {
    position: relative;
}


/* ----------------------------------------------------------------------------------- */
/*-- õåäåð --*/
.top-header {
    height: 38px;
    font-size: 13px;
    line-height: 38px;
    background: #00599e;
    background: url(/images/newdisain/bg-battern-1.png) repeat-x #00599e;
}
.logo {
    position: relative;
    z-index: 100;
}
.logo-banner h1 {
    margin-left: 20%;
    position: absolute;
    text-align: center;
    width: 60%;
}
.lang-menu {
    float: left;
    color: #fff;
    margin-right: 30px;
}
/* ïåðåîïðåäåëåíèå ñòèëåé ñåëåêòà */
.lang-menu .jq-selectbox__select {
    font-family: Tahoma, sans-serif;
    font-size: 13px;
    line-height: 38px;
    height: 38px;
    color: #fff;
    text-shadow: none;
    background: transparent;
    border: none;
    box-shadow: none;
    padding: 0 28px 0 7px;
}
.lang-menu .jq-selectbox__select:hover {
    background: transparent;
}
.lang-menu .jq-selectbox__select:active {
    background: transparent;
    box-shadow: none;
}
.lang-menu .jq-selectbox.focused .jq-selectbox__select {
    border: none;
}
.lang-menu .jq-selectbox__trigger {
    border: none;
    width: 5px;
}
.lang-menu .jq-selectbox__trigger-arrow {
    top: 17px;
    border-top: 5px solid #fff;
}
.lang-menu .jq-selectbox {
    float: left;
}
.lang-menu .jq-selectbox:hover .jq-selectbox__trigger-arrow {
    border-top-color: #fff;
}
.lang-menu .jq-selectbox__dropdown {
    font-family: Tahoma, sans-serif;
    font-size: 13px;
    margin: -1px 0 0 -5px;
    border: none;
    border-radius: 0;
    box-shadow: none;
    background: #00599e;
}
.lang-menu .jq-selectbox li {
    color: #fff;
    border-top: 1px solid #1164a4;
    border-bottom: 1px solid #005190;
}
.lang-menu .jq-selectbox li:hover,
.jq-selectbox li.selected {
    background: #005190;
    color: #fe0;
}
/* &lt;/ïåðåîïðåäåëåíèå ñòèëåé ñåëåêòà */
.top-header .container {
    position: relative;
}
.top-header a {
    color: #fff;
}
.top-header a.feedback:before,
.top-header .right-panel .sign-in:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(/images/newdisain/sprite.png) no-repeat;
    margin: 0 15px -2px 0;
}
.top-header a.feedback:hover:before {
    background-position: -15px 0;
}
.top-header .right-panel {
    float: right;
    color: #fff;
}
.top-header .right-panel span {
    margin-left: 35px;
}
.top-header .right-panel a {
    display: inline-block;
    padding-left: 13px;
    margin-left: 13px;
    line-height: 1.4;
}
.top-header .right-panel a:last-child {
    border-left: 1px solid #fff;
}
.top-header .right-panel .sign-in:before {
    height: 17px;
    background-position: 0 -15px;
    margin: 0 10px -5px 0;
}
.top-header .right-panel .user-menu, .top-header .right-panel .admin-panel {
    display: block;
    float: left;
    position: relative;
    font-weight: bold;
    cursor: pointer;
}
.admin-panel {

}
.admin-panel a {
    padding-right: 15px;
    line-height: 1.4 !important;
}
.top-header .right-panel .user-menu:after {
    content: '';
    display: inline-block;
    border: 4px solid transparent;
    border-top: 4px solid #fff;
    margin: 0 0 -3px 8px;
}
.top-header .right-panel .user-menu.clicked:after {
    border: 4px solid transparent;
    border-left: 4px solid #fff;
    margin-bottom: 0;
}
.top-header .right-panel .user-menu:hover {
    text-decoration: underline;
}
ul.user-menu-list {
    background: #00599e none repeat scroll 0 0;
    clear: right;
    color: #fff;
    display: none;
    float: right;
    font-size: 13px;
    position: absolute;
    right: 491px;
    text-align: left;
    top: 38px;
    width: 310px;
    z-index: 1000;
}
ul.user-menu-list p,
ul.user-menu-list .exit2 {
    display: block;
    text-align: center;
    line-height: 1.5;
    color: #fff;
}
ul.user-menu-list .exit2 {
    line-height: 3;
}
ul.user-menu-list li {
    line-height: 2;
    font-weight: normal;
    border-top: 1px solid #1164a4;
    border-bottom: 1px solid #005190;
}
ul.user-menu-list li:last-child {
    padding-bottom: 5px;
}
ul.user-menu-list li:hover,
ul.user-menu-list li:hover a {
    background: #005190;
    color: #fe0;
}
ul.user-menu-list li a {
    display: inline-block;
    width: 100%;
    color: #fff;
    border: none;
    margin: 0;
    padding: 0 20px;
}
.balance2,
.exit2 {
    display: none !important;
}
.logo-banner .container {
    position: relative;
    overflow: hidden;
    padding: 30px 0;
    height: 200px;
}
.logo-banner img {
    display: block;
    float: left;
    margin: 0 20px;
}
.logo-banner
.logo-title {
    display: inline-block;
    position: absolute;
    top: 50%;
    max-width: 260px;
    font-family: 'OpenSans', sans-serif;
    font-size: 17px;
    line-height: 20px;
    color: #003966;;
    border-left: 1px solid #003966;;
    margin-top: -23px;
    padding: 3px 0 3px 20px;
}
.logo-title span {
    text-transform: uppercase;
}
.phones-wrapper {
    margin-top: 55px;
}
.phones {
    font-family: 'OpenSans-Bold', sans-serif;
    text-align: right;
    font-size: 28px;
    color: rgba(2,90,159,1);
    /*background: #000;
    text-shadow: rgba(255,255,255,0.5) 0 2px 2px;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;*/
    padding: 0;
    margin-bottom: 15px;
}
.tube {
    padding-right: 20px;
}
.tube:before {
    content: '';
    display: inline-block;
    width: 37px;
    height: 36px;
    background: url(/images/newdisain/sprite.png) no-repeat;
    background-position: 0 -32px;
    margin: 0 15px -10px 0;
}
/*-- &lt;/õåäåð --*/


/*-- ìåíþ --*/
.nav-menu-my {
    font-family: Tahoma, sans-serif;
    font-size: 15px;
    border-top: 3px double #0d61a3;
    border-bottom: 3px double #0d61a3;
    margin-bottom: 1px;
    background: none;
    box-shadow: none;
}

#all_pages .nav-menu-my {
    border: 0;
    margin-bottom: 7px;
}
#all_pages .navbar-default {
    border: 0;
}
.nav-menu-my .navbar-nav {
    width: 100%;
}
.nav-menu-my .navbar-nav &gt; li &gt; a {
    color: #00599e;
}
.nav-menu-my ul li a {
    font-size: 14px;
    cursor: pointer;
    display: inline-block;
    line-height: 44px;
    padding: 0 15px;
    width: 100%;
}
.nav-menu-my li:hover a:hover, .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    color: #00599e;
    background-color: #ffffff;
}
.dropdown-menu &gt; li &gt; a:focus, .dropdown-menu &gt; li &gt; a:hover,
.navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover {
    background-image: none;
    background-color: #00599e;
    color: #ffffff !important;
    text-decoration: none;
}
.nav-menu-my ul.navbar-nav &gt; li &gt; a.dropdown-toggle:after {
    content: '';
    display: inline-block;
    border: 4px solid transparent;
    border-top: 4px solid #00599e;
    margin: 0 0 -2px 8px;
}
.navbar a {

}
.nav-menu-my ul {
    box-shadow: 0 0 16px 6px rgba(0,0,0,0.08);
}
.nav-menu-my a.current {
    color: red !important;
}
.nav-menu-my .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}
.nav-menu-my .navbar-header{
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
}
/*
.nav-menu2 {
    font-size: 15px;
    border-top: 3px double #0d61a3;
    border-bottom: 3px double #0d61a3;
    margin-bottom: 1px;
}
.nav-menu2 .open a {
    color: #00599e;
}

.nav-menu2 .menu-button {
    display: none;
}
.nav-menu2 ul {
    box-shadow: 0 0 16px 6px rgba(0,0,0,0.08);
}
.nav-menu2 ul li {
    display: inline-block;
    position: relative;
    !*margin: -3px 0 -3px 0;*!
}
.nav-menu2 ul li a {
    display: inline-block;
    width: 100%;
    color: #00599e;
    line-height: 44px;
    padding: 0 20px;
    cursor: pointer;
}
.nav-menu2 ul li a:after {
    content: '';
    display: inline-block;
    border: 4px solid transparent;
    border-top: 4px solid #00599e;
    margin: 0 0 -2px 8px;
}
.nav-menu2 ul li .sales:after {
    display: none;
}
.nav-menu2 ul li a:hover,
.nav-menu2 ul li a.clicked {
    background: #00599e;
    color: #fff;
}
.nav-menu2 ul li a:hover:after {
    border-top-color: #fff;
}
.nav-menu2 ul li a.clicked:after {
    border-color: transparent;
    border-left-color: #fff;
    margin-bottom: 0;
}
.nav-menu2 ul li ul {
    display: none;
    position: absolute;
    top: 100%;
    width: 320px;
    background: #fff;
    z-index: 1000;
}
.nav-menu2 ul li ul li {
    width: 100%;
    border-bottom: 1px solid #f3f3f3;
    margin: 0;
}
.nav-menu2 ul li ul li:last-child {
    border-bottom: none;
}
.nav-menu2 ul li ul li a {
    line-height: 40px;
    color: #00599e;
}
.nav-menu2 ul li ul li a:after {
    display: none;
}
.close-menu-button {
    display: none;
}
.nav-menu2 li.open {
    color: #00599e;
    background-color: #00AA88;
}*/

/*-- &lt;/ìåíþ --*/


/*-- ñëàéäåð --*/
.main-slider {
    box-shadow: 0 0 16px 6px rgba(0,0,0,0.08);
    margin-bottom: 15px;
}
.main-slider &gt; div img {

}
/* ïåðåîïðåäåëåíèå ñòèëåé ñëàéäåðà */
.slick-prev, .slick-next {
    position: absolute;
    border: none;
    outline: none;
    text-indent: -99999px;
    width: 40px;
    height: 96px;
    top: 50%;
    margin-top: -48px;
    cursor: pointer;
}
.slick-prev {
    left: 0;
    background: url(/images/newdisain/arrow-left.png) no-repeat;
    z-index: 10;
}
.slick-next {
    right: 0;
    background: url(/images/newdisain/arrow-right.png) no-repeat;
}
.slick-dots {
    text-align: center;
    margin-top: 25px;
    padding-bottom: 13px;
}
.slick-dots li {
    display: inline-block;
    width: 23px;
    height: 7px;
    margin: 0 9px;
}
.slick-dots li.slick-active button {
    background: #025a9f;
}
.slick-dots li button {
    cursor: pointer;
    color: transparent;
    width: 23px;
    height: 7px;
    border: 1px solid #025a9f;
    outline: none;
    background: transparent;
}
/* &lt;/ïåðåîïðåäåëåíèå ñòèëåé ñëàéäåðà */
/*-- &lt;/ñëàéäåð --*/


/*-- òàáû --*/
.tabs {
    overflow: hidden;
    color: #025a9f;
    padding: 40px 0 70px;
}
.tab {
    text-align: center;
    padding: 0 2.8%;
}
.tab img {
    margin-bottom: 22px;
}
.tab p {
    font-size: 15px;
    line-height: 1.5;
}
.tab p span {
    font-size: 24px;
}
.tab .short-p {
    max-width: 230px;
    margin: 0 auto;
}
/*-- &lt;/òàáû --*/


/*-- áëîêè --*/
.last-items {
    overflow: hidden;
    color: #025a9f;
    font-size: 14px;
}
.block-of-items h3, .modal-form-wrapper h3 {
    font-size: 18px;
    line-height: 1.4;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    background: #00599e;
    background: url(/images/newdisain/bg-battern-1.png) repeat-x #00599e;
    padding: 14px 0;
    margin: 0;
}
.block-of-items .text-block {
    text-align: center;
    padding: 25px 20px 40px;
    box-shadow: 0 0 16px 6px rgba(0,0,0,0.08);
    margin-bottom: 30px;
    height: 100%;
}
.text-block p {
    text-align: left;
    line-height: 1.57;
    padding: 3px 0;
}
.text-block p span {
    color: #9e9e9e;
}
.text-block p strong {
    color: #424343;
}
.text-block a {
    color: #025a9f;
}
.text-block a.bottom-anchor {
    display: inline-block;
    line-height: 1.4;
    text-transform: uppercase;
    text-decoration: underline;
    margin: 25px auto 0;
}
.text-block a:hover {
    text-decoration: none;
}
/*-- &lt;/áëîêè --*/


/*-- ôóòåð --*/
footer {
    min-height: 155px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #00599e;
    background: url(/images/newdisain/bg-battern-2.png) repeat-x #00599e;
    padding-top: 10px;
}
footer h3 {
    margin-bottom: 15px;
}
footer a {
    display: block;
    color: #fff;
    margin-bottom: 15px;
}
footer a:visited {
    color: #fff;
}
footer a:hover {
    color: #fff;
}
/*-- &lt;/ôóòåð --*/


/*-- ôîðìû ìîäàëüíûõ îêîí --*/
.modal-form-wrapper {
    position: fixed;
    display: none;
    background: rgba(0,0,0,0.7);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.feedback-form,
.registration-form,
.sign-in-form {
    position: absolute;
    width: 494px;
    top: 50%;
    left: 50%;
    margin-left: -247px;
    border: 1px solid #fff;
    background: #fff;
}
.feedback-form {
    height: 580px;
    margin-top: -290px;
}
.registration-form {
    height: 500px;
    margin-top: -250px;
}
.sign-in-form {
    height: 370px;
    margin-top: -185px;
}
.modal-form-wrapper h3 {
    position: relative;
}
.modal-form-wrapper h3 span {
    display: block;
    position: absolute;
    top: 17px;
    right: 14px;
    width: 12px;
    height: 11px;
    background: url(/images/newdisain/sprite.png) no-repeat;
    background-position: -25px -16px;
    cursor: pointer;
}
.modal-form-wrapper form {
    padding: 25px 45px 55px;
}
.modal-form-wrapper form p {
    font-size: 15px;
    text-align: justify;
    line-height: 1.2;
    margin-bottom: 25px;
}
.modal-form-wrapper form p.last-p {
    margin-bottom: 45px;
}
.modal-form-wrapper form .input-wrapper {
    overflow: hidden;
    padding: 0 25px;
}
.feedback-form form .input-wrapper,
.sign-in-form form .input-wrapper {
    padding-top: 20px;
}
.modal-form-wrapper form label {
    display: inline-block;
    font-size: 16px;
    color: #025a9f;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.modal-form-wrapper form input,
.modal-form-wrapper form textarea {
    width: 100%;
    height: 35px;
    border: 1px solid #025a9f;
    box-sizing: border-box;
    margin-bottom: 15px;
    padding: 0 5px;
}
.modal-form-wrapper form textarea {
    resize: none;
    height: 196px;
    margin-bottom: 36px;
}
.modal-form-wrapper form input[type="checkbox"] {
    float: left;
    width: inherit;
    height: inherit;
    margin: 3px 10px 0 0;
}
.modal-form-wrapper form label[for="chkbox"] {
    font-size: 14px;
    color: #424343;
    text-transform: none;
}
.modal-form-wrapper form input[type="submit"] {
    display: block;
    font-size: 16px;
    color: #fff;
    background: #00599e;
    background: url(/images/newdisain/bg-battern-1.png) repeat-x #00599e;
    margin: 0 auto;
    cursor: pointer;
}
.feedback-form form input[type="submit"] {
    width: 160px;
}
.registration-form form input[type="submit"] {
    width: 220px;
}
.sign-in-form form input[type="submit"] {
    float: left;
    width: 48.5%;
    margin: 35px 3% 0 0;
}
.sign-in-form form input[type="button"] {
    width: 48.5%;
    color: #025a9f;
    font-size: 16px;
    background: #fff;
    margin-top: 35px;
    cursor: pointer;
}
.sign-in-form form a {
    display: block;
    float: right;
    font-size: 14px;
    color: #424343;
}
/*-- &lt;/ôîðìû ìîäàëüíûõ îêîí --*/

/* ----------------------------------------------------------------------------------- */
/*                FORM STYLER              */
.jq-checkbox {
    top: -1px;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin: 0 4px 0 0;
    border: 1px solid #C3C3C3;
    border-radius: 3px;
    background: #F5F5F5;
    background: -webkit-linear-gradient(#FFF, #E6E6E6);
    background:         linear-gradient(#FFF, #E6E6E6);
    box-shadow: 0 1px 1px rgba(0,0,0,.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
    cursor: pointer;
}
.jq-checkbox.checked .jq-checkbox__div {
    width: 12px;
    height: 12px;
    margin: 2px 0 0 2px;
    border-radius: 2px;
    background: #666;
    box-shadow: inset 0 -3px 6px #AAA;
}
.jq-checkbox.focused {
    border: 1px solid #08C;
}
.jq-checkbox.disabled {
    opacity: .55;
}


.jq-radio {
    top: -1px;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin: 0 4px 0 0;
    border: 1px solid #C3C3C3;
    border-radius: 50%;
    background: #F5F5F5;
    background: -webkit-linear-gradient(#FFF, #E6E6E6);
    background:         linear-gradient(#FFF, #E6E6E6);
    box-shadow: 0 1px 1px rgba(0,0,0,.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
    cursor: pointer;
}
.jq-radio.checked .jq-radio__div {
    width: 10px;
    height: 10px;
    margin: 3px 0 0 3px;
    border-radius: 50%;
    background: #777;
    box-shadow: inset 1px 1px 1px rgba(0,0,0,.7);
}
.jq-radio.focused {
    border: 1px solid #08C;
}
.jq-radio.disabled {
    opacity: .55;
}


.jq-file {
    width: 270px;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
.jq-file input {
    height: auto;
    line-height: 1em;
    cursor: pointer;
}
.jq-file__name {
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    height: 34px;
    padding: 0 80px 0 10px;
    border: 1px solid #CCC;
    border-bottom-color: #B3B3B3;
    border-radius: 4px;
    background: #FFF;
    box-shadow: inset 1px 1px #F1F1F1;
    font: 14px/32px Arial, sans-serif;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.jq-file__browse {
    position: absolute;
    top: 1px;
    right: 1px;
    padding: 0 10px;
    border-left: 1px solid #CCC;
    border-radius: 0 4px 4px 0;
    background: #F5F5F5;
    background: -webkit-linear-gradient(#FFF, #E6E6E6);
    background:         linear-gradient(#FFF, #E6E6E6);
    box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
    font: 14px/32px Arial, sans-serif;
    color: #333;
    text-shadow: 1px 1px #FFF;
}
.jq-file:hover .jq-file__browse {
    background: #E6E6E6;
    background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
    background:         linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-file:active .jq-file__browse {
    background: #F5F5F5;
    box-shadow: inset 1px 1px 3px #DDD;
}
.jq-file.focused .jq-file__name {
    border: 1px solid #5794BF;
}
.jq-file.disabled,
.jq-file.disabled .jq-file__name,
.jq-file.disabled .jq-file__browse {
    border-color: #CCC;
    background: #F5F5F5;
    box-shadow: none;
    color: #888;
}


.jq-number {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 0 36px 0 0;
}
.jq-number__field {
    width: 100px;
    border: 1px solid #CCC;
    border-bottom-color: #B3B3B3;
    border-radius: 4px;
    box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
}
.jq-number__field:hover {
    border-color: #B3B3B3;
}
.jq-number__field input {
    box-sizing: border-box;
    width: 100%;
    padding: 8px 9px;
    border: none;
    outline: none;
    background: none;
    font: 14px Arial, sans-serif;
    color: #333;
    text-align: left; /* äëÿ Opera Presto&nbsp;*/
    -moz-appearance: textfield;
}
.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
    margin: 0; /* â êàêèõ-òî áðàóçåðàõ ïðèñóòñòâóåò îòñòóï */
    -webkit-appearance: none;
}
.jq-number__spin {
    position: absolute;
    top: 0;
    right: 0;
    width: 32px;
    height: 14px;
    border: 1px solid #CCC;
    border-bottom-color: #B3B3B3;
    border-radius: 4px;
    background: #F5F5F5;
    background: -webkit-linear-gradient(#FFF, #E6E6E6);
    background:         linear-gradient(#FFF, #E6E6E6);
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-shadow: 1px 1px #FFF;
    cursor: pointer;
}
.jq-number__spin.minus {
    top: auto;
    bottom: 0;
}
.jq-number__spin:hover {
    background: #E6E6E6;
    background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
    background:         linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-number__spin:active {
    background: #F5F5F5;
    box-shadow: inset 1px 1px 3px #DDD;
}
.jq-number__spin:after {
    content: '';
    position: absolute;
    top: 4px;
    left: 11px;
    width: 0;
    height: 0;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #999;
    border-left: 5px solid transparent;
}
.jq-number__spin.minus:after {
    top: 5px;
    border-top: 5px solid #999;
    border-right: 5px solid transparent;
    border-bottom: none;
    border-left: 5px solid transparent;
}
.jq-number__spin.minus:hover:after {
    border-top-color: #000;
}
.jq-number__spin.plus:hover:after {
    border-bottom-color: #000;
}
.jq-number.focused .jq-number__field {
    border: 1px solid #5794BF;
}
.jq-number.disabled .jq-number__field,
.jq-number.disabled .jq-number__spin {
    border-color: #CCC;
    background: #F5F5F5;
    box-shadow: none;
    color: #888;
}
.jq-number.disabled .jq-number__spin:after {
    border-bottom-color: #AAA;
}
.jq-number.disabled .jq-number__spin.minus:after {
    border-top-color: #AAA;
}


.jq-selectbox {
    vertical-align: middle;
    cursor: pointer;
}
.jq-selectbox__select {
    height: 32px;
    padding: 0 45px 0 10px;
    border: 1px solid #CCC;
    border-bottom-color: #B3B3B3;
    border-radius: 4px;
    background: #F5F5F5;
    background: -webkit-linear-gradient(#FFF, #E6E6E6);
    background:         linear-gradient(#FFF, #E6E6E6);
    box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
    font: 14px/32px Arial, sans-serif;
    color: #333;
    text-shadow: 1px 1px #FFF;
}
.jq-selectbox__select:hover {
    background: #E6E6E6;
    background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
    background:         linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-selectbox__select:active {
    background: #F5F5F5;
    box-shadow: inset 1px 1px 3px #DDD;
}
.jq-selectbox.focused .jq-selectbox__select {
    border: 1px solid #5794BF;
}
.jq-selectbox.disabled .jq-selectbox__select {
    border-color: #CCC;
    background: #F5F5F5;
    box-shadow: none;
    color: #888;
}
.jq-selectbox__select-text {
    display: block;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.jq-selectbox .placeholder {
    color: #888;
}
.jq-selectbox__trigger {
    position: absolute;
    top: 0;
    right: 0;
    width: 34px;
    height: 100%;
    border-left: 1px solid #CCC;
}
.jq-selectbox__trigger-arrow {
    position: absolute;
    top: 14px;
    right: 12px;
    width: 0;
    height: 0;
    border-top: 5px solid #999;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow {
    border-top-color: #000;
}
.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
    border-top-color: #AAA;
}
.jq-selectbox__dropdown {
    box-sizing: border-box;
    width: 100%;
    margin: 2px 0 0;
    padding: 0;
    border: 1px solid #CCC;
    border-radius: 4px;
    background: #FFF;
    box-shadow: 0 2px 10px rgba(0,0,0,.2);
    font: 14px/18px Arial, sans-serif;
}
.jq-selectbox__search {
    margin: 5px;
}
.jq-selectbox__search input {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 5px 27px 6px 8px;
    border: 1px solid #CCC;
    border-radius: 3px;
    outline: none;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;
    box-shadow: inset 1px 1px #F1F1F1;
    color: #333;
    -webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
    -webkit-appearance: none;
}
.jq-selectbox__not-found {
    margin: 5px;
    padding: 5px 8px 6px;
    background: #F0F0F0;
    font-size: 13px;
}
.jq-selectbox ul {
    margin: 0;
    padding: 0;
}
.jq-selectbox li {
    min-height: 18px;
    padding: 5px 10px 6px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    color: #231F20;
}
.jq-selectbox li.selected {
    background-color: #A3ABB1;
    color: #FFF;
}
.jq-selectbox li:hover {
    background-color: #08C;
    color: #FFF;
}
.jq-selectbox li.disabled {
    color: #AAA;
}
.jq-selectbox li.disabled:hover {
    background: none;
}
.jq-selectbox li.optgroup {
    font-weight: bold;
}
.jq-selectbox li.optgroup:hover {
    background: none;
    color: #231F20;
    cursor: default;
}
.jq-selectbox li.option {
    padding-left: 25px;
}


.jq-select-multiple {
    box-sizing: border-box;
    padding: 1px;
    border: 1px solid #CCC;
    border-bottom-color: #B3B3B3;
    border-radius: 4px;
    background: #FFF;
    box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
    font: 14px/18px Arial, sans-serif;
    color: #333;
    cursor: default;
}
.jq-select-multiple.focused {
    border: 1px solid #5794BF;
}
.jq-select-multiple.disabled {
    border-color: #CCC;
    background: #F5F5F5;
    box-shadow: none;
    color: #888;
}
.jq-select-multiple ul {
    margin: 0;
    padding: 0;
}
.jq-select-multiple li {
    padding: 3px 9px 4px;
    list-style: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}
.jq-select-multiple li:first-child {
    border-radius: 3px 3px 0 0;
}
.jq-select-multiple li:last-child {
    border-radius: 0 0 3px 3px;
}
.jq-select-multiple li.selected {
    background: #08C;
    color: #FFF;
}
.jq-select-multiple li.disabled {
    color: #AAA;
}
.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
    background: #CCC;
    color: #FFF;
}
.jq-select-multiple li.optgroup {
    font-weight: bold;
}
.jq-select-multiple li.option {
    padding-left: 25px;
}


input[type='email'].styler,
input[type='password'].styler,
input[type='search'].styler,
input[type='tel'].styler,
input[type='text'].styler,
input[type='url'].styler,
textarea.styler {
    padding: 8px 9px;
    border: 1px solid #CCC;
    border-bottom-color: #B3B3B3;
    border-radius: 4px;
    box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
    font: 14px Arial, sans-serif;
    color: #333;
}
input[type='search'].styler {
    -webkit-appearance: none;
}
textarea.styler {
    overflow: auto;
}
input[type='email'].styler:hover,
input[type='password'].styler:hover,
input[type='search'].styler:hover,
input[type='tel'].styler:hover,
input[type='text'].styler:hover,
input[type='url'].styler:hover,
textarea.styler:hover {
    border-color: #B3B3B3;
}
input[type='email'].styler:focus,
input[type='password'].styler:focus,
input[type='search'].styler:focus,
input[type='tel'].styler:focus,
input[type='text'].styler:focus,
input[type='url'].styler:focus,
textarea.styler:focus {
    border-color: #CCC;
    border-top-color: #B3B3B3;
    outline: none;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
button.styler,
input[type='button'].styler,
input[type='submit'].styler,
input[type='reset'].styler {
    overflow: visible;
    padding: 8px 11px;
    border: 1px solid #CCC;
    border-bottom-color: #B3B3B3;
    border-radius: 4px;
    outline: none;
    background: #F5F5F5;
    background: -webkit-linear-gradient(#FFF, #E6E6E6);
    background:         linear-gradient(#FFF, #E6E6E6);
    box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
    font: 14px Arial, sans-serif;
    color: #333;
    text-shadow: 1px 1px #FFF;
    cursor: pointer;
}
button.styler::-moz-focus-inner,
input[type='button'].styler::-moz-focus-inner,
input[type='submit'].styler::-moz-focus-inner,
input[type='reset'].styler::-moz-focus-inner {
    padding: 0;
    border: 0;
}
button.styler:not([disabled]):hover,
input[type='button'].styler:not([disabled]):hover,
input[type='submit'].styler:not([disabled]):hover,
input[type='reset'].styler:hover {
    background: #E6E6E6;
    background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
    background:         linear-gradient(#F6F6F6, #E6E6E6);
}
button.styler:not([disabled]):active,
input[type='button'].styler:not([disabled]):active,
input[type='submit'].styler:not([disabled]):active,
input[type='reset'].styler:active {
    background: #F5F5F5;
    box-shadow: inset 1px 1px 3px #DDD;
}
button.styler[disabled],
input[type='button'].styler[disabled],
input[type='submit'].styler[disabled] {
    border-color: #CCC;
    background: #F5F5F5;
    box-shadow: none;
    color: #888;
}


/* ----------------------------------------------------------------------------------- */
/*                SLICK SIDER              */
/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.dozvon div {
    display: inline-block;
    height: 26px;
    padding-left: 10px;
    vertical-align: middle;
}


/* -- ìåäèà-çàïðîñû -- */
@media screen and (max-width: 1199px) {
    .trorg {
        width: 100%;
    }
    .phones-wrapper {
        margin-top: 35px;
    }
    .tube {
        padding-right: 0;
    }

    .nav-menu2 ul li a {
        font-size: 14px;
        padding: 0 6px;
    }

    .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a {
        padding-left: 50px;
        padding-bottom: 15px;
    }
    .board_cats ul li{
        padding: 8px 0;
    }
    .org {
        min-height: 200px;
    }

    .wrapper {
        /* min-width: 1130px !important;*/
    }

    #main-page .wrapper-index {
        min-width: 1130px; /* del */
    }

    .face {
        background-size: cover;
    }
}


@media screen and (max-width: 991px) {

    .lang-menu {
        margin-right: 8px;
    }
    .top-header a.feedback:before {
        display: none;
    }
    .top-header .right-panel span {
        margin-left: 8px;
    }
    .top-header .right-panel .user-menu {
        margin-left: 0;
    }
    .top-header .right-panel a {
        padding-left: 8px;
        margin-left: 8px;
    }
    ul.user-menu-list {
        right: 268px;
    }

    .logo-title {
        margin-top: -43px;
    }

    .nav-menu2 ul {
        text-align: center;
    }
    .nav-menu2 ul li {
        text-align: left;
    }

}



@media screen and (max-width:767px) {
    footer {
        min-height: 155px;
    }
    .balance,
    .exit{
        display: none !important;
    }
    .balance2,
    .exit2 {
        display: block !important;
    }

    .top-header {
        height: auto;
    }
    ul.user-menu-list {
        position: static;
        padding-top: 38px;
    }


    .container {
        padding: 0 6px;
    }


    .logo-banner .container {
        padding: 25px 6px 40px;
    }
    .logo-banner img {
        float: none;
        margin: 0 auto 25px;
    }
    .logo-title {
        position: static;
        display: block;
        text-align: center;
        margin: 0 auto 30px;
        padding: 0;
        border: none;
    }
    .phones-wrapper {
        width: 290px;
        margin: 30px auto 0;
    }
    .phones {
        text-align: center;
    }
    .tube:before {
        display: none;
    }

    .nav-menu2 .container,
    .slider-wrapper .container,
    .last-items .container {
        padding: 0;
    }
    .nav-menu2 .menu-button,
    .nav-menu2 .close-menu-button {
        display: block;
        text-align: center;
        color: #00599e;
        font-size: 16px;
        line-height: 40px;
        cursor: pointer;
    }
    .nav-menu2 .menu-button:after,
    .nav-menu2 .close-menu-button:after {
        content: '';
        display: inline-block;
        width: 18px;
        height: 14px;
        background: url(/images/newdisain/sprite.png) no-repeat;
        background-position: 0 -68px;
        margin: 0 0 -1px 10px;
    }
    .nav-menu2 .close-menu-button:after {
        background-position: -21px -69px;
    }
    .nav-menu2 ul {
        display: none;
        box-shadow: none;
    }
    .nav-menu2 ul li {
        width: 100%;
        border-bottom: 1px solid #f3f3f3;
    }
    .nav-menu2 ul li:first-child {
        border-top: 1px solid #f3f3f3;
    }
    .nav-menu2 ul li.li-sales {
        padding: 10px 0;
        margin-bottom: 0;
    }
    .nav-menu2 ul li a {
        padding: 0 15px;
    }
    .nav-menu2 ul li a:after {
        float: right;
        margin: 22px 0 0px 8px;
    }
    .nav-menu2 ul li .sales {
        line-height: 1.2 !important;
        padding: 8px 15px;
    }
    .nav-menu2 ul li ul {
        position: static;
    }


    .main-slider img {
        width: 100%;
    }
    .slick-next,
    .slick-prev {
        height: 70px;
        width: 29px;
        margin-top: -58px;
    }
    .slick-next {
        background: url(/images/newdisain/arrow-right-small.png) no-repeat;
    }
    .slick-prev {
        background: url(/images/newdisain/arrow-left-small.png) no-repeat;
    }
    .slick-dots {
        margin-top: 15px;
    }
    .slick-dots li {
        width: 13px;
        height: 4px;
        margin: 0 5px;
    }
    .slick-dots li button {
        width: 13px;
        height: 4px;
    }


    .tab {
        max-width: 300px;
        margin: 0 auto 50px;
    }


    .block-of-items {
        width: 100%;
    }
    .block-of-items.right-block h3 {
        line-height: 1.25;
        padding: 10px 0;
    }


    footer h3 {
        max-width: 185px;
        margin: 0 auto 10px;
    }
}



@media screen and (max-width:480px) {

    .modal-form-wrapper,
    .registration-form,
    .sign-in-form {
        position: static;
        overflow: hidden;
        margin: 0;
        width: 100%;
        height: inherit;
    }
    .modal-form-wrapper form {
        padding: 25px 20px 55px;
    }
    .modal-form-wrapper form .input-wrapper {
        padding: 0;
    }

}


@media screen and (min-width: 1200px) {
    .wrapper {
        /*min-width: 1130px !important;*/
    }
    #main-page .wrapper-index {
        min-width: 1130px;
    }
}

.ck.ck-editor__editable_inline {
    min-height: 300px;
}

</pre></body></html>