h1, h2, h3, h4, h5, h6, pre, code, p {
    font-size: 1em;
}

dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {
    margin: 0;
    padding: 0;
}

img,:link img,:visited img {
    border: none;
}

address {
    font-style: normal;
}

html, body{
    height: 100%;
    padding: 0px;
    margin: 0px;

}

body, input, table, div {
    padding: 0px;
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    line-height: 120%;
    color: #3b3b3b;
}

body{
    width: 100%;
    background-color: #333333;
    background-image: url(images/bg_black.png);

}

p{
    padding-top: 6px;
    padding-bottom: 3px;
}

#m1 {
    width: 100%;
    overflow: hidden;
    position: relative;

}

#m2 {
    float: left;
    position: relative;
    left: 50%;
    width: 990px;
}

#page {
    float: left;
    position: relative;
    left: -50%;
    padding: 0;
    width: 990px;
    background-image: url(images/bg_all.jpg);
    background-position: 0px 300px;
    background-repeat: repeat-x;
    background-color: #999999
}

div#additional_banner_field
{
    display: block;
//background-image: url('/bitrix/templates/toz/images/bg_banners_top.png');
    background-color: #FFF;
    padding-right: 20px;
}


#additional_banner_field img
{
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 990px;
}


div#banners_top{
//background-image: url(images/bg_banners_top.png);
//background-repeat: repeat-x;
    background-color: rgba(255, 255, 255, 0.9);
    height: 108px;
    padding-top: 15px;
    padding-right: 20px
}
div#banners_top table td.text{
    padding-left:20px;
    padding-right:10px;
    vertical-align: middle;
    text-align: right;
    width: 305px
}

div#banners_top table td.text div {
    text-align:right;
}

div#site_header{
    background-color: #F8F8F8;
/* display: inline-flex; */
}

did#site_header .banner {
    width: 282px;
    height: 81px;
    overflow: hidden;
}

div#logo_date{
    float: left;
    width: 340px;
    padding-left: 15px;
    padding-bottom: 20px
}
div#logo_date div.date{
    float:left;
    font-size: 11px;
    padding-bottom: 15px;
    padding-top: 13px
}
div#logo_date div.city{
    float:right;
    font-size: 11px;
    padding-bottom: 15px;
    padding-top: 13px
}
div#login{
    float:left;
    font-size: 11px;
    padding-bottom: 15px;
    padding-top: 13px;
    padding-left: 35px
}
div#login div{
    font-size: 11px;
}
div#login .login_form {
    width: 282px;
    height: 15px;
    overflow: hidden;
}

div#login .agelimit {
    float: right;
    color: #C53535;
    font-weight: bold;
    font-size: 16px;
    position: relative;
    margin-top: -3px;
}


div#buttons_search{
    float: left;
    padding-bottom: 15px;
    padding-top: 6px;
    padding-left: 20px
}
div#buttons_search div.button{
    float: left;
    padding-bottom: 5px
}
div#buttons_search div.search{
    float: right;
    padding-bottom: 5px;
    padding-top:5px;
    background-image: url(images/search_form.jpg);
    background-repeat: no-repeat;
    height: 23px;
    width: 129px
}
div#buttons_search div.search input#search_input{
    border: none;
    background: none;
    width: 107px
}
div#buttons_search div.search input#search_button{
    border: none;
    background: none;
    cursor: pointer;
    width: 15px
}



div.clear_both{
    clear: both;
    float: none
}
div.clear_left{
    clear: left;
    float: none
}


.float_left{
    float: left
}

td.valign_center{
    vertical-align: middle;
}

td.valign_bottom{
    vertical-align: bottom;
}
div#top_menu{
    background-image: url(images/top_menu_bg.png);
    margin-left: -5px;
    margin-right: -5px;
    height: 45px;
    position: relative
}
#horizontal_menu{
    margin:0;
    padding:0;

    list-style:none;
    float:left;


    padding-right: 10px;
    padding-left: 10px;
    display: block;

}

#horizontal_menu li
{
    float:left;
    padding-top: 11px;
    display: block;

    padding-bottom: 12px
}


#horizontal_menu li.active
{
    float:left;
    padding-top: 11px;
    background-image: url(images/top_menu_bg_act.png);
    background-repeat: repeat-x;
    background-position: top
}


#horizontal_menu a
{
    padding:4px;
    padding-right: 12px;
    padding-left: 12px;
    text-decoration:none;
    text-align:center;
    font-size:13px;
    font-weight: bold;
    /*  border: 1px solid red;*/
    text-transform: uppercase;
    color: #000000
}

div.white_block_650{
    float:left;
    width:627px;

    background-color: #FFFFFF;
    padding-top: 10px;

    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    margin-left: 15px;
    margin-top: 5px
}
div.white_block_650_shadow{
    background-image: url(images/block_shadow.png);
    background-position: bottom;
    background-repeat: repeat-x;
    height: 4px ;
    width:657px;
    float:left;
    margin-left: 15px
}

div.block_270{
    float: right;
    width: 260px;
    margin-right: 15px;
    /*border: 1px solid #FF0066  */
    margin-top: 15px;
    padding-right:15px;
}
div.blue_block_965{
    background-color: #F6FAFC;
    width:930px;

    padding-top: 10px;

    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    margin-left: 15px;
    margin-top: 20px
}
div.white_block_965{
    background-color: #fff;
    width:930px;

    padding-top: 10px;

    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    margin-left: 15px;
    margin-top: 20px
}
div.blue_block_965 div.block_650{
    float: left;
    width: 635px;
    padding-right: 15px;
    /* border: thin solid #00CC33*/
}

div.blue_block_965 div.block_650.half {
    width: 305px;

}

div.blue_block_965 div.block_270{
    float: right;
    width: 280px;
    margin:0;
    padding:0;
    /*border: thin solid #FF0099;*/
    /*margin-left: 10px*/
}

div.blue_block_965_shadow{
    background-image: url(images/block_shadow.png);
    background-position: bottom;
    background-repeat: repeat-x;
    height: 4px ;
    width:960px;
    float:left;
    margin-left: 15px;

}
div.news_big_img_1{

}
div.news_big_img_1 img{
    padding-right: 10px;
    float:left;
}
div.news_img_1{
    padding-top:20px;
    width: 305px ;
    float:left;
}
div.news_img_1 img{
    float: left;
    padding-right: 10px;
}
div.news_img_2{

    width: 300px ;
    float:left;
}
div.news_img_2 img{
    float: left;
    margin-right: 10px;
}
.pad_right_10{
    padding-right:15px;
}
.pad_top_25{
    padding-top:25px;

}
div.news_plain{
    padding-top:20px;
}
div.service_links{
    font-size: 11px;

}
div.service_links_right{
    font-size: 11px;
    padding-top: 10px;
    float: right
}
div.service_links_without_pad{
    font-size: 11px;
    padding-top: 0px
}
div.author_name{
    float: left;
    font-size: 11px;
    padding-top: 10px;
}
div.photo_about{
    padding-top: 10px;
    padding-bottom: 10px
}

div.photo_about img, .video_preview img{
    border: 1px solid #666666;


}
div.photo_about img{
    margin-right: 28px;
    display: block;
    float: left;
    margin-bottom: 10px
}

div.photo_about img.last{
    margin-right: 0px;
    display: block;
    float: left;
}

div.banner2{
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 20px;
    padding-top: 20px;
    /*  border: thin solid #990066;   */
    height: 116px
}
div.banner2 div{
    float:left;
}
div.banner2 div.sep{
    width: 26px;
    /*border: thin solid #FFFF66*/
}

div.banner2.inner {
    padding-left: 25px;
}

div.grey_block_270{
    float: right;
    width: 300px;

    /*border: 1px solid #FF0066  */

}
div.grey_block_270 div.bg{
    background-color: #FAFAFA;
    padding-top: 15px;
    padding-right:15px;
    margin-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px
}

div.grey_block_270_shadow{
    background-image: url(images/block_shadow.png);
    background-position: bottom;
    background-repeat: repeat-x;
    height: 4px ;
    width:285px;
    float:right;
    margin-right: 15px;

}

.grey_block_270 .banner {
    margin-top: 20px;
    margin-bottom: 20px;
}


div#bottom_menu_block{
    margin-left: -5px;
    margin-right: -5px;
    height: 30px;
    position: relative;
    background-color: #C1E3FD;
    border: 1px solid #83BBD9
}
#bottom_menu{
    margin:0;
    padding:0;

    list-style:none;
    float:left;


    padding-right: 10px;
    padding-left: 10px;
    display: block;

}

#bottom_menu li
{
    float:left;
    padding-right: 10px;
    padding-left: 10px;
    padding-top:7px;
    display: block;


}

div#footer{
    border-top: 5px solid #DDDDDD;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #e5e5e5;
    color: #000000
}

div#footer div.left{
    float: left;
    padding-left: 20px;
    font-size: 11px;
    width: 690px;
}
div#footer div.right{
    float: right;
    padding-right: 20px;
    font-size: 11px
}
a {
    color:#14608D;
    text-decoration: underline;
}

a:visited {
    color: #14608D;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

a.black {
    color:#000000;
    text-decoration: underline;
}

a.black:visited {
    color: #000000;
    text-decoration: underline;
}

a.black:hover {
    text-decoration: none;
}

.black {
    color: #000000;
}

.font_10{
    font-size: 10px;
}

.font_11{
    font-size: 11px;
}



h1, .h1,h1 a, .h1 a,h1 a:visited,.h1 a:visited{
    color: #000000;
    font-size: 17px;
    font-weight: bold;
    padding-top: 6px;
    padding-bottom: 5px;
    text-transform: uppercase;

    margin-bottom: 7px;
    text-decoration: none;
    font-family: "Times New Roman", Times, serif
}


h2, h2 a,h2 a:visited{
    color:#000000;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 3px;
    text-decoration: none
}

h2.ah1 {
    padding-top: 0;
    position: relative;
    margin-top: -5px;
}

h2.mtop {
    margin-top: 20px;
}

h3{
    color: #67889a
}

.news-date-time{
    color:#000000;
    font-size: 11px;
    padding-bottom: 7px;
}

.blue, .blue a, .blue a:visited{
    color:#14608D;
}

#page input[type=submit], #page input[type=button], #page input[type=reset] {
    background: url(images/button_bg.jpg) #cbc9c3 top repeat-x ;
    border: 1px solid #cbc9c4;
    border-collapse: collapse;
    padding: 6px 15px;
    cursor: pointer;
    font-weight: bold;
}

#page input.button_small {
    background: url(images/button_bg.jpg) #cbc9c3 top repeat-x ;
    border: 1px solid #cbc9c4;
    border-collapse: collapse;
    padding: 3px 7px;
    cursor: pointer;
    font-weight: bold;
}

.voting_form .answer {
    margin-bottom: 5px;
}

div.bx-auth-title {
    font-size: 12px;
    font-weight: bold;
}

.news-list .section-link {
    font-size: 11px;
    color: #000000;
    margin-bottom: 2px;
}

.news-list .news-title {
    margin-bottom: 3px;
}

div.news-list img.preview_picture
{
    float:left;
    margin:0 4px 6px 0;
}

div.img_desc
{

}
div.img_desc div
{
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    /*
    opacity: 0.6;
    background: #000000;
    color: #ffffff;
    */
    color: #000000;
    border: 1px solid rgba(0,0,0,0.3);
    font-size: 10px; 
    padding: 5px;
}

table.data-table td, table.data-table th
{
    padding: 5px;
}

table.data-table th
{
    text-align: left;
}

table.data-table td input
{
    height: 25px;
    width: 100%;
}

table.comments-table
{
    margin-top: 20px;
}

table.comments-table .td1
{
    width: 100px
}

div.news_img_2.postfactum_author{
    width: 275px;
}

#n4p_28107 {
    margin-top: 30px;
}

.news_china_economy{
    left: 315px;
    position: relative;
    font-size: 11px;
}
#vopros-dnya{
    padding: 4px;
    padding-right: 12px;
    padding-left: 12px;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 10px;
    display: block;
}
#vopros-dnya:hover{
    text-decoration: underline;
}

.yadirect{
    width: 657px;
    background-color: white;
    right: 10px;
    position: relative;
    margin-bottom: 20px;
}


.yadirect_index{
    width: 960px;
    background-color: #F6FAFC;
    left: 14px;
    position: relative;
    margin-bottom: 20px;
    margin-top: 20px;

}
.banner2 div{
    padding-bottom:10px;
}
/*lol style*/
#tabs {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.lol-wrapper {
    margin-top: 20px;
}
.lol-top-label {
    margin-bottom: 50px;
    margin-left: 30px;
}
.lol-tabs-subscribs {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.ui-state-active {
    border-bottom: none;
}
.lol-tabs-subscribs li {
    display: inline-block;
    border: 1px solid #ddd;
    padding: 10px 0;
}
.lol-tabs-subscribs li a {
    padding: 0 30px;
    text-decoration: none;
    outline:none;
}
.lol-tabs-subscribs li:last-child {
    float: right;
}
.ui-spinner a.ui-spinner-button {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none;
}
.ui-spinner-up {
    top: 0;
}
.ui-spinner-down {
    bottom: 0;
}
.ui-tabs {
    position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
    padding: .2em;
}
.ui-tabs .ui-tabs-nav {
    margin: 0;
}
.ui-tabs .ui-tabs-nav li {
    list-style: none;
    /* float: left; */
    position: relative;
    top: 0;
    /* margin: 1px .2em 0 0; */
    border-bottom-width: 0;
    width: 300px;
    padding: 0;
    white-space: nowrap;
    outline:none;
    border-top-left-radius: 5px;
    border-top-right-radius: 3px;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .8em 3em;
    text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    /* margin-bottom: -1px;
    padding-bottom: 1px; */
    background-color: #fff;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none;
}
.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
}
body .ui-tooltip {
    border-width: 2px;
}
.lol-lico {
    width: 250px;
    display: inline-block;
    cursor: pointer;
}
.lol-lico input {
    margin-right: 20px;
}
.lol-month {
    display: inline-block;
    width: 250px;
    cursor: pointer;
    margin-bottom: 30px;
}
.lol-month input {
    vertical-align: middle;
    margin-right: 20px;
}
.cyti-area {
    margin-bottom: 10px;
    display: block;
}
.cyti-area h2 {
    padding-top: 0;
}
#salutation {
    width: 98%;
    outline:none;
    border: 1px solid #ddd;
    border-radius: 3px;
    height: 23px;
}
.lol-subscription {
    margin-bottom: 100px;
}

.lol-block {
    float: left;
}
.lol-block:nth-child(3) {
    margin-left: 50px;
}
.lol-block:nth-child(3) input{
    vertical-align: top;
    margin-left: -4px;
    border-radius:0;
}
.lol-subscription h2{
    margin-bottom: 10px;
}
.lol-subscription label{
    padding:0 0 7px 0;
    color: #8e8e8e;
    margin-bottom: 5px;
    display: block;
    font-size: 14px;
}
.lol-subscription input {
    border: 1px solid #ddd;
    border-radius: 5px;
    height: 30px;
    padding: 0 10px;
    color: #8e8e8e;
    font-size: 18px;
    outline:none;
}
.lol-subscription input:nth-child(3) {
    text-align: center;
}
.spin-block {
    height: 26px;
    width: 25px;
    background-color: #66aa77;
    display: inline-block;
    cursor: pointer;
    position: relative;
}
input[name="count"]::selection {
    background: inherit;
}
input[name="count"]::-moz-selection {
    background: inherit;
}
.spin-block.v{
    height: 30px;
    width: 30px;
    margin-left: -30px;
    margin-bottom:-11px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    z-index: 0;
}
.spin-block.plus{
    margin-right:-6px;
    margin-bottom:-6px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.plus::before,
.minus::before
{
    position: absolute;
    top: -3px;
    left: 0px;
    color: #fff;


}
.v::before
{
    position: absolute;
    top: -1px;
    left: 0px;
    color: #fff;
}
.plus::before {
    content:url("/bitrix/templates/toz/images/++.png");
}
.minus::before {
    content: url("/bitrix/templates/toz/images/--.png");
}

.spin-block.minus{
    margin-left: -10px;
    margin-bottom:-6px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;

}
.block-input {
    display: inline-block;
}
.block-input input {
    display: block;
    border: 1px solid #ddd;
    border-radius: 5px;
    height: 23px;
    padding: 0 10px;
    font-size: 18px;
    outline: none;
}
.block-input label {
    display: block;
    color: #333;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: bold;
}

.lol-delivery {
    margin-bottom: 90px;
}
.lol-delivery h2{
    margin-bottom: 20px;
}
.lol-block-del {
    display: inline-block;
}
.lol-block-del:not:(:first-child) {
    margin-left: 20px;
}
.lol-block-del input {
    display: block;
    border: 1px solid #ddd;
    border-radius: 5px;
    height: 23px;
    padding: 0 10px;
    font-size: 18px;
    width: 153px;
    outline: none;
}
.lol-block-del label {
    display: block;
    color: #8e8e8e;
    font-size: 14px;
    margin-bottom: 5px;
}
.lol-block-green {
    background-color: #66aa77;
    color: #fff;
    height: 100px;
    padding: 20px 30px;
    margin-bottom: 60px !important;

}
.lol-block-green .green-text {
    font-size: 18px;
    line-height: 1.2;
    padding-right: 150px;
    margin-bottom: 20px;
}
.lol-block-green .green-price {
    font-size: 28px;
    display:none;
}
.btngroup {
    width: 250px;
    margin-left:70%;
    padding: 0;
    font-size: 0;
}
.btngroup__item {
    display: inline-block;
    border: 1px solid #ddd;
    font-size: 16px;
    margin-left: -1px;
    position: relative;
}
.btngroup__item a {
    text-decoration: none;
    padding: 10px;
    display: block;
}
.btngroup__item:nth-child(2) {
    padding: 10px;
}
.btngroup__item:last-child {
    border-radius: 0;
    background-color: #66aa77;
    border-color: #66aa77;
}
.btngroup__item:last-child a {
    color: #fff;
}
.btngroup__item:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.btngroup__item:first-child a {
    color: #fff;
}
.btngroup__item:last-child::after {
    position: absolute;
    content: '';
    top: -1px;
    right: -15px;
    width: 0;
    height: 0;
    border-left: 14px solid #66aa77;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
}
/*reg-fiz*/
#btn-reset {
    margin-bottom: 50px;
}
#btn-reset #reset {
    border:none;
    background: none;
    outline:none;
    padding: 0;
    color: #8e8e8e;
    border-bottom: 1px solid #8e8e8e;
    padding-bottom: 2px;
}
.check-box {
    margin-bottom: 50px;
}
.check-box input {
    display: inline-block;
    vertical-align: top;
}
.check-text {
    display: inline-block;
    padding-top: 0;
    padding-left: 15px;
}
.copy-address {
    margin-left: 190px;
}
.copy-address a {
    color: #8e8e8e;
    float: right;
}
.base-container {
    padding: 10px 30px;
    border: 1px solid #ddd;
}
.base-container::after {
    content: '';
    display: table;
    clear: both;
}
.cont-box {
    float: left;
    word-wrap: break-word;
}
.cont-box:nth-child(2) {
    margin-left: 65px;
    width: 300px;
}
.ur-datebase {
    margin-bottom: 50px;
    padding: 10px 30px;
}
.ur-datebase::after {
    clear: both;
    content: '';
    display: table;
}
.base-cont {
    float: left;
    font-size: 14px;
    font-weight: bold;
}
.base-cont:nth-child(2)  {
    margin-left: 100px;
    width: 300px;
    word-wrap: break-word;
}
.top-category {
    margin: 0;
    padding: 0;
    margin-bottom: 90px;
}
.top-category-items {
    list-style-image:url("/bitrix/templates/toz/images/grey.png");
    float:left;
    width: 250px;
}
.top-category-items:nth-child(even) {
    margin-left: 100px;
}

.top-category-items a {
    text-decoration: none;
    font-size: 18px;
    color: #000;
    padding-bottom: 3px;
}
.top-category-items:hover{
    list-style-image:url("/bitrix/templates/toz/images/green.png");
}
.top-category-items.active{
    list-style-image:url("/bitrix/templates/toz/images/green.png");
}
.top-category-items:hover a {
    border-bottom: 3px solid #66aa77;
}
.top-category-items.active a {
    border-bottom: 3px solid #66aa77;
}
.exit {
    position: absolute;
    top: 333px;
    left: 530px;
    color: #8e8e8e;
}
.info-list {
    margin: 0;
    margin-bottom: 40px;
    border: 1px solid #ddd;
    padding: 10px;
}
.info-items {
    list-style-type: none;
    padding: 10px;
    font-size: 16px;
}
.big-button {
    background-color: inherit;
    border: 2px solid #66aa77;
    padding: 20px 80px;
    outline: none;
    cursor: pointer;
    border-radius: 10px;
    color: #66aa77;
    font-size: 20px;
    float: right;
    margin-bottom: 20px;
}
.mid-button {
    background-color: inherit;
    border: 2px solid #66aa77;
    padding: 10px 20px;
    outline: none;
    cursor: pointer;
    border-radius: 10px;
    color: #66aa77;
    font-size: 20px;
    transition: 0.5s;
}
.mid-button:hover {
    background-color: #6a7;
    color: #fff;
}
.order-item {
    padding: 10px 50px;
    border: 1px solid #ddd;
    margin-bottom: 40px;
    position: relative;
}
.order-item::after {
    clear: both;
    content: '';
    display: table;
}
.green-wall {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background-color: #6a7;
}
.order-number {
    font-size: 20px;
    margin-bottom: 20px;
}
.order-box-wrapper {
    margin-bottom: 40px;
}
.order-box-wrapper::after {
    clear: both;
    content: '';
    display: table;
}
.order-box {
    float: left;
    width: 200px;
    font-size: 16px;
}
.order-box:last-child {
    margin-left: 100px;
}
.order-box:last-child p:first-child{
    border-bottom: 3px solid #66aa77;
}
.order-box p {
    margin-bottom: 15px;
    font-weight: bold;
    display: inline-block;
}
.order-bottom  {
    display: inline-block;
    float: left;
    font-size: 20px;
    margin-bottom: 20px;
}
.order-bottom:last-child  {
    float: right;
    font-size: 18px;
}
.order-bottom.enable {
    color: #66aa77;
}
.order-bottom.disable {
    color: #c4181e;
}
/*margin*/
.marginb50 {
    margin-bottom: 50px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb30 {
    margin-bottom: 30px;
}
.mb40 {
    margin-bottom: 40px;
    border-radius:5px;
    width: 90%;
    height: 30px;
}
.mb60 {
    margin-bottom: 60px;
}
.m-28 {
    margin: -28px;
}
.m-25 {
    margin-left: -25px;
}
.ml20 {
    margin-left: 20px;
}
/*font-size*/
.fz20 {
    font-size: 20px;
}
/*width*/
.w160 {
    width: 160px;
}
.w100p {
    width: 100%;
}
.w94p {
    width: 94%;
}
.w597 {
    width: 597px;
}
.w563 {
    width: 562px;
}
.w263 {
    width: 263px;
}
/*padding*/
.p3010 {
    padding: 30px 12px;
}
/*-------*/
.dib {
    display: inline-block;
}
.bno {
    border: none; !important
}

/*------*/

.profile-menu {

}
.custom_select{
    float: left;
    background: url(/bitrix/templates/toz/images/strelka.png);
    width: 500px;
    height: 32px;
    border: 1px solid #d8d9da;
    color: #4c4c4c;
    text-decoration: none;
    font-size: 1.14em;
    font-weight: bold;
    position: relative;
    margin-bottom: 10px;
    margin-right: 3%;
    background-repeat: no-repeat;
    background-position: right bottom;
}
.select_span{
    left: 180px;
    width: 100px;
    overflow: hidden;
    height: 51px;
    position: absolute;
    top: 10px;
}
#select_item{
    left: 10px;
    position: relative;
    top: 8px;
}

.swiper-container {
    width: 100%;
    max-height:300px;
}

.swiper-container img {
    width: 100%;
    max-height:300px;
}

