.padleft251 div {
    height: 50px;
    font-size: 15px;
}

.chain-result a:hover {
    text-shadow: none;
    color: #f95807;
}

ul#xaracter_list{
    list-style: none;
    text-align: left;
    font-size: 12px;
    padding-top: 10px;
}

#chain_container .total_price {
    margin-bottom: 5px;
}

.chain-result a {
    margin-top: 6px;
    padding: 5px;
    background-color: #2BA3E2;
    color: white;
    border-radius: 5px;
    font-size: 12px;
}

#chain_container .chain-result {
    padding-left: 6px !important;
}

.sacss_1 {
    color: yellowgreen;
    font-weight: bold;
    padding: 5px;
}

.err_1 {
    color: red;
    font-weight: bold;
    padding: 5px;
}

.cart-form-field { /* width: 600px; */
    float: left;
    margin-left: 15px;
}

.big_form label {
    font-size: 16px;
}

.big_form input, select {
    display: block;
    width: 200px;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.cart-form-lbl {
    text-align: right;
    width: 180px;
    line-height: 34px;
    float: left;
}

.color_left_dostavka {
    background-color: white;
    border: 2px solid #2ba3e2;
    border-radius: 5px;
    padding: 2px;
}

.color_left_dostavka ul {
    list-style: none;
}

footer a {
    color: white;
}

.circle span {
	font-size: 1em !important;
}
#copyright {
    margin: 0 auto; /* width: 556px;*/
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url('../image/bgr-copyright.png');
    background-position: 50% 0;
    text-align: center;
    font-size: 12px;
    line-height: 1.5;
    position: relative;
    top: -42px;
    padding: 25px 0 0;
    display: table;
    text-align: center;
    width: 100%;
}

#copyright p {
    display: block;
    position: relative;
    margin: 0 auto;
}

div#collapse-payment-address .form-group {
    margin-bottom: 5px;
}

div#collapse-payment-address label {
    font-weight: bold;
}

legend {
    margin-bottom: 5px;
}

.product-top {
    background-color: #ff2800;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 34px;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    position: absolute;
    left: 20px;
    top: 5px
}

.price_block p {
    margin: 0px;
    text-align: left !important;
}

.price_block {
    margin-bottom: 20px;
    padding: 10px;
    font-size: 14px;
    border: 3px solid #edf0f3;
    background: white;
    border-radius: 3px;
}

div.price_block .col-sm-4 {
    padding: 0px;
}

.xaracter {
    padding-left: 0px;
    font-size: 13px;
}

.b_h {
    font-size: 14px;
    font-weight: 300;
    color: #0e8ccd;
}

.article {
    position: absolute;
    right: 20px;
    top: 10px;
}

.orange {
    color: #f95807;
}

.clas_dod_free {
    width: 100%;
    float: inherit;
    background-color: white;
    padding: 10px 15px 0;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.24);
    border-radius: 3px;
	display: inline-block;
}

.tab-content {
    font-size: 16px;
}

.rew_3 {
    width: 100%;
    float: inherit;
    height: 50px;
    padding-top: 10px;
}

.hid_col {
    min-height: 140px
}

#tab-review {
    padding-top: 8px;
    font-size: 18px;
    font-weight: bold;
}

.clas_colo_rew {
    background-color: white;
    border: 2px solid #edeff2;
    border-radius: 5px;
}

.block-wind {
    padding-bottom: 10px;
    font-size: 14px;
}

.block-wind a {
    padding-top: 5px;
    cursor: pointer;
    border-bottom: 1px dashed #0e8ccd;
}

.block-wind a:hover {
    border-bottom: 1px dashed #ff5d00;
}

.popover {
    border: 3px solid #FF5D00 !important;
}

.popover.left > .arrow {
    border-left-color: #FF5D00 !important;
}

.psur-block ul {
    list-style: none;
    padding-left: 0px;
}

.psur-block {
    background-color: #f5f5f5;
	position: relative; 
    left: 50px; 
    width: 150px;
    padding: 20px 0 10px 10px;
    border-radius: 3px;
    font-size: 13px;
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #E20303;
}

#product {
    margin-bottom: 10px;
    padding-bottom: 15px;
    width: 100%;
    float: inherit;
    color: black;
    padding-top: 10px;
    background-color: white;
    display: block;
    position: relative;
}

div#product label {
    font-size: 14px;
}

div#product .control-label {
    margin-bottom: 0px;
    font-weight: bold;
}

.speshikt {
    color: #0387c0;
    font-size: 20px;
}

.price_show {
    margin-top: 10px;
    font-weight: bold;
    color: #ff5d00;
    font-size: 26px;
}

.prod_list {
    font-size: 14px;
}

.all_hr {
    display: inline-block;
    font-size: 13px;
    border-bottom: 1px dashed;
}

.prod_ew {
    padding: 0px 6px;
}

.br-theme-fontawesome-stars .br-widget {
    height: 28px;
    white-space: nowrap;
}

.br-theme-fontawesome-stars .br-widget a {
    font: normal normal normal 18px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
    margin-right: 2px;
}

.br-theme-fontawesome-stars .br-widget a:after {
    content: '\f005';
    color: #dddddd;
}

.br-theme-fontawesome-stars .br-widget a.br-active:after {
    color: rgb(179, 199, 6);
}

.br-theme-fontawesome-stars .br-widget a.br-selected:after {
    color: rgb(253, 93, 0);
}

.br-theme-fontawesome-stars .br-widget .br-current-rating {
    display: none;
}

@media print {
    .br-theme-fontawesome-stars .br-widget a:after {
        content: '\f006';
        color: black;
    }

    .br-theme-fontawesome-stars .br-widget a.br-active:after, .br-theme-fontawesome-stars .br-widget a.br-selected:after {
        content: '\f005';
        color: black;
    }
}

.aricle {
    background-color: #eef1f3;
    color: #787878;
    border-radius: 10px;
    padding: 2px 9px;
}

.aricle span {
    color: #ff5d00;
}

.top_st1 {
    background-repeat: no-repeat;
    background-position: 0 50%;
    margin-left: -3px;
}

div.new_top_menu .list-inline > li {
    padding-right: 10px;
    padding-left: 10px;
}

.clasa:hover {
    color: #0e8ccd !important;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: transparent;
}

div.new_top_menu .dropdown {
    border: 1px solid white;
    border-bottom: 0px;
}

div.new_top_menu .open {
    background: white;
    border: 1px solid #ccc;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom: 0px;
}

div.new_top_menu .dropdown-menu {
    border-top-left-radius: 0px;
    z-index: -1;
    margin-top: -1px;
    margin-left: -1px;
}

.list-inline {
    font-size: 13px;
}

.cl_size {
    font-size: 14px;
    color: #282428;
}

.shadovski {
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.24);
}

.name_r {
    color: #f45302;
    font-weight: bold;
    font-size: 16px;
    padding-right: 20px;
}

.reviess {
    background-color: white;
    position: relative;
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
	margin-top: 20px;
}

.revies_tbl th {
    font-size: 14px;
}

.revies_tbl > tbody > tr > td {
    border-top: 0px;
}

.revies_tbl > tbody > tr > th {
    border-top: 0px;
}

.ocinka {
    width: 43px;
    height: 43px;
    background-repeat: no-repeat;
    background-size: 100%;
    margin: 0 auto;
}

.send_rewiews {
    font-size: 14px;
    color: #fff;
    background-color: #609b35;
    text-decoration: none;
    padding: 9px 13px 9px 12px;
    border-radius: 3px;
    cursor: pointer;
}

.send_rewiews:hover {
    background-color: #ff5d00;
    color: white;
}

.owl-pagination {
    display: none;
}

.name_news {
    font-size: 12px;
    font-weight: normal;
}

.gray_bt {
    font-size: 14px;
    color: #fff;
    background-color: #818c98;
    text-decoration: none;
    padding: 7px 25px;
    border-radius: 3px;
    cursor: pointer;
}

.gray_bt:hover {
    color: white;
    background-color: #ff5d00;
}

.center_text {
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
}

a:focus, a:hover {
    color: #ff5d00;
}

.left-bt-pr {
    margin-top: -32px;
    background-image: url(../image/icon-slider-nav.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    height: 48px;
    width: 32px;
    cursor: pointer;
}

.left-bt-pr:hover {
    background-position: 0px -96px;
    height: 48px;
    width: 32px;
}

.right-bt-pr {
    margin-top: -32px;
    background-image: url(../image/icon-slider-nav.png);
    background-position: 0px -48px;
    background-repeat: no-repeat;
    height: 48px;
    width: 32px;
    cursor: pointer;
}

.right-bt-pr:hover {
    background-position: 0px -144px;
    height: 48px;
    width: 32px;
}

.owl-controls {
    background-color: rgb(250, 250, 250);
}

.tp_c1 {
    position: relative;
    color: black;
    font-weight: bold;
    font-size: 13px;
    display: block;
}

.tp_c2 {
    position: relative;
    color: #2ba3e2;
    font-weight: bold;
    font-size: 12px;
    display: block;
}

.tp_c3 {
    position: relative;
    color: #2ba3e2;
    font-weight: bold;
    font-size: 12px;
    background-color: #ff5d00;
    padding: 12px;
    border-radius: 50%;
    margin-top: 11px;
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 auto;
    color: white;
}

div.all_telef .dropdown-menu {
    border-radius: 0px;
}

.all_telef span {
    border-bottom: 1px dotted #0e8ccd;
    cursor: pointer;
    color: #0e8ccd;
    font-size: 12px;
}

.all_telef span:hover {
    color: #fd5c0b;
    border-bottom: 1px dotted #fd5c0b;
}

.all_telef span:visited {
    color: #fd5c0b;
    border-bottom: 1px dotted #fd5c0b;
}

.call_fone span {
    border-bottom: 1px dotted #0e8ccd;
    cursor: pointer;
    color: #0e8ccd;
    font-size: 13px;
}

.call_fone span:hover {
    color: #fd5c0b;
    border-bottom: 1px dotted #fd5c0b;
}

.modifict {
    border-radius: 0px;
    width: 200px;
    padding: 10px;
}

.fone1 {
    padding-left: 20px;
    background-repeat: no-repeat;
    font-size: 18px;
    font-weight: bold;
    color: black;
    background-position: 0 2px;
    float: left;
}

.fax1 {
    font-size: 18px;
    font-weight: bold;
    color: black;
}

div.second_blok .blok {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
}

header {
    padding-top: 20px;
    background-repeat: repeat-x;
    background-position: 50% 0; /* margin-bottom: 65px;*/
    width: 100%;
}

.first_blok {
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.24);
    margin-top: 50px;
    background-color: white;
    width: 100%;
    display: table;
    margin-bottom: 20px;
}

.second_blok {
    min-width: 160px;
    padding: 10px;
    text-align: center;
    display: table-cell;
    font-size: 16px;
    font-weight: 300;
}

.second_blok a span {
    display: block;
    padding-top: 85px;
}

.second_blok a {
    position: relative;
    display: block;
    color: #1a91cf;
}

div.first_blok .second_blok:nth-child(n+2) a {
    border-left: 2px dotted #e4e6e9;
}

.second_blok a:hover {
    color: #f45302;
}

.navbar-nav > li > .dropdown-menu {
    border-radius: 0px;
}

.mns-item-description {
    line-height: 14px;
    font-size: 11px;
}

.mns-item-description:hover {
    color: #180c07;
}

.mns-item-title {
    line-height: 14px;
    font-size: 12px;
    font-weight: bold;
    color: #180c07;
    display: block;
    margin-bottom: 3px;
}

.mns-item-title:hover {
    color: #178ecc;
}

.bloks_mn {
    position: relative;
    min-height: 50px;
    margin-bottom: 5px;
    padding-left: 55px;
}

nav .navbar-collapse {
    padding: 0px;
}

.navbar-nav {
    width: 100%;
    display: table;
}

.navbar-nav > li {
    width: 159px;
    font-size: 13px;
    display: table-cell;
    float: none;
}

body {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    color: #666;
    font-size: 16px;
    line-height: 20px;
    width: 100%;
    background-color: #FAFAFA;
    padding: 0;
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
    color: #444;
}

/* default font size */
.fa {
    font-size: 14px;
}

/* Override the bootstrap defaults */
h1 {
    margin-top: 10px;
    color: #0387c0;
    font-size: 26px;
}

h2 {
    font-size: 24px;
}

.old-h3,
h3 {
	font-size: 21px;
	color: #2b93c9;
}

h4 {
    font-size: 15px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 18px;
    color: #0387c0;
    font-weight: 600;
}

a {
    color: #0e8ccd;
}

a:hover {
    text-decoration: none;
}

legend {
    font-size: 18px;
    padding: 7px 0px
}

label {
    font-size: 13px;
    font-weight: normal;
}

select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
    font-size: 14px;
}

.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
    font-size: 14px;
}

.input-group .input-group-addon {
    font-size: 12px;
    height: 30px;
}

/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
    display: inline;
}

.nav-tabs > li.active > a {
    background-color: #FAFAFA !important;
    border-radius: 2px 2px 0 0 !important;
}

.nav-tabs {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 15px;
}

div.required .control-label:before {
    content: '* ';
    color: #F00;
    font-weight: bold;
}

#menu .dropdown-menu li > a:hover {
    background-color: transparent;
    background-image: none;
    color: black;
}

/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #64C3F5;
}

/* top */
#top {
    position: relative;
    z-index: 1000;
    background-color: white;
    padding: 4px 0px 3px 0; /* min-height: 40px;*/
}

#top .container {
    padding: 0;
}

.tp_act {
    background-color: #0e8ccd !important;
    color: white !important;
}

#top #currency .currency-select {
    border: 0px;
    border-radius: 2px;
    padding-left: 8px;
    padding-right: 8px;
    height: 21px;
    line-height: 11px;
    font-size: 14px;
    text-align: left;
    width: auto;
    background-color: transparent;
    color: #0e8ccd;
}

#top #currency .currency-select:hover {
    text-shadow: none;
    color: #ffffff;
    background-color: #0e8ccd;
}

#top .btn-link, #top-links li, #top-links a {
    color: #434343;
    text-shadow: 0 1px 0 #FFF;
    text-decoration: none;
}

#top .btn-link:hover, #top-links a:hover {
    color: #444;
}

#top-links .dropdown-menu a {
    text-shadow: none;
}

#top-links .dropdown-menu a:hover {
    color: #FFF;
}

#top .btn-link strong {
    font-size: 14px;
    line-height: 14px;
}

#top-links {
    padding-top: 2px;
    padding-left: 20px;
}

#top-links a + a {
    margin-left: 15px;
}

/* logo */
#logo {
    margin: 0 0 10px 0; /* display:table-cell;width: 100%;*/
}

#logo a {
    display: table;
    margin: 0 auto;
    text-align: center;
}

.teletop { /*old style="display:inline;width:146px;"*/
    display: block;
    margin: 0 auto;
    width: 180px;
    float: left;
    position: relative; /* padding-left:15px; */
}

.teletop .label-tel { /*old style="display:inline;width:146px;"*/
    width: 20px;
}

.teletop1 {
    display: block;
    margin: 0 auto;
    width: 170px;
    text-align: center;
}

.label-tel { /*old style="font-size:11px;display:inline;"position:absolute;left:0;top:0; */
    float: left;
    display: table;
    text-align: center;
}

.teletop span.fax1 {
    float: left;
    display: table;
    text-align: center;
}

.dropdown.all_telef {
    padding-left: 30px;
}

.dropdown.all_telef span.dropdown-toggle {
    display: table;
    margin: 0 auto;
    text-align: center;
}

/*span.dropdown-toggle {display: table;margin: 0 auto;text-align: right;padding-left: 40px;}*/
.label-tel.fone1.fax1 {
    margin-left: 10px;
    padding-left: 20px;
}

/*.common-home {overflow:hidden;}*/
.all-teletop { /* display: table;text-align: center;padding-right:10px;*/
    display: inline-block;
}

.all-teletop1 { /*js display: table;margin:0 auto;*/
    text-align: center; /*padding-right:10px;*/
    width: 350px; /*js*/
    float: left;
}

.col-sm-3.rcart {
    right: 0;
    padding: 0 10px;
}

.col-sm-3.rsearch {
    float: left;
    padding: 0 10px 35px;
}

#top, .container {
    width: 100%;
    padding: 0;
}

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

/* search */
#search {
    margin-bottom: 10px;
}

#search .input-lg {
    height: 30px;
    line-height: 20px;
    padding: 0 10px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

#search .btn-lg {
    font-size: 15px;
    line-height: 18px;
    padding: 6px 12px;
}

/* cart */
#cart {
    margin-top: -30px;
    -webkit-transition: all 0.4s ease; /* For Safari 3.1 to 6.0 */
    transition: all 0.4s ease;
}

#cart:hover {
    margin-top: -35px;
}

#cart > .btn:hover {
    background-color: transparent;
}

#cart > .btn {
    font-size: 12px;
    line-height: 18px;
    color: #FFF;
	background-image: url('../image/bgr-cart.png');
}

#cart > .btn:active {
    box-shadow: none;
    background-color: transparent; 
	background-image: url('../image/bgr-cart.png');
}

#cart.open > .btn { /* background-image: none;background-color: #FFFFFF;border: 1px solid #E6E6E6;color: #666;*/
    box-shadow: none;
    text-shadow: none;
}

#cart.open > .btn:hover {
    color: #444;
}

#cart .dropdown-menu {
    background: #eee;
    z-index: 1001;
}

#cart .dropdown-menu {
    min-width: 100%;
}

@media (max-width: 478px) {
    #cart .dropdown-menu {
        width: 100%;
    }
}

#cart .dropdown-menu table {
    margin-bottom: 10px;
}

#cart .dropdown-menu li > div {
    min-width: 427px;
    padding: 0 10px;
}

@media (max-width: 478px) {
    #cart .dropdown-menu li > div {
        min-width: 100%;
    }
}

#cart .dropdown-menu li p {
    margin: 20px 0;
}

/* menu */
#menu {
    background-color: #1A91CF;
    border-radius: 0pc;
    border: 0px;
    border-color: #1f90bb #1f90bb #145e7a;
    min-height: 50px;
}

#menu .nav > li > a {
    vertical-align: middle;
    text-align: left;
    line-height: 28px;
    display: block;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    padding: 8px 24px 5px 9px;
    min-height: 50px;
    background-color: transparent;
    text-align: center;
    padding-left: 20px;
    border-right: 1px solid #64C3F5;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .2);
}

#menu .nav > li > a > span {
    line-height: 14px;
    display: inline-block;
    vertical-align: middle;
}

.clod {
    top: 25px; /* margin-top: -10px; */
    width: 0;
    height: 0;
    position: absolute;
    right: 15px;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

#menu .nav > li > a:hover, #menu .nav > li.open > a {
    background: #ff6c01;
    background: -moz-linear-gradient(top, #ff6c01 0%, #ff5d00 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff6c01), color-stop(100%, #ff5d00));
    background: -webkit-linear-gradient(top, #ff6c01 0%, #ff5d00 100%);
    background: -o-linear-gradient(top, #ff6c01 0%, #ff5d00 100%);
    background: -ms-linear-gradient(top, #ff6c01 0%, #ff5d00 100%);
    background: linear-gradient(to bottom, #ff6c01 0%, #ff5d00 100%);
}

#menu .dropdown-menu {
    padding-bottom: 0;
}

#menu .dropdown-inner {
    display: table;
}

#menu .dropdown-inner ul {
    display: table-cell;
}

#menu .dropdown-inner a {
    min-width: 320px;
    display: block;
    padding: 3px 10px;
    clear: both;
    line-height: 16px;
    color: #333333;
    font-size: 12px;
}

#menu .dropdown-inner li a:hover {
}

#menu .see-all {
    display: block;
    margin-top: 0.5em;
    border-top: 1px solid #DDD;
    padding: 3px 20px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 3px 3px;
    font-size: 12px;
}

#menu .see-all:hover, #menu .see-all:focus {
    background: #ff6c01;
    background: -moz-linear-gradient(top, #ff6c01 0%, #ff5d00 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff6c01), color-stop(100%, #ff5d00));
    background: -webkit-linear-gradient(top, #ff6c01 0%, #ff5d00 100%);
    background: -o-linear-gradient(top, #ff6c01 0%, #ff5d00 100%);
    background: -ms-linear-gradient(top, #ff6c01 0%, #ff5d00 100%);
    background: linear-gradient(to bottom, #ff6c01 0%, #ff5d00 100%);
    color: white;
}

#menu #category {
    float: left;
    padding-left: 15px;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

#menu .btn-navbar {
    font-size: 15px;
    font-stretch: expanded;
    color: #FFF;
    padding: 2px 18px;
    float: right;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a;
}

#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
    color: #ffffff;
    background-color: #229ac8;
}

@media (min-width: 768px) {
    #menu .dropdown:hover .dropdown-menu {
        display: block;
    }
}

@media (max-width: 767px) {
    #menu {
        border-radius: 4px;
    }

    #menu div.dropdown-inner > ul.list-unstyled {
        display: block;
    }

    #menu div.dropdown-menu {
        margin-left: 0 !important;
        padding-bottom: 10px;
        background-color: rgba(0, 0, 0, 0.1);
    }

    #menu .dropdown-inner {
        display: block;
    }

    #menu .dropdown-inner a {
        width: 100%;
        color: #fff;
    }

    #menu .dropdown-menu a:hover, #menu .dropdown-menu ul li a:hover {
        background: rgba(0, 0, 0, 0.1);
    }

    #menu .see-all {
        margin-top: 0;
        border: none;
        border-radius: 0;
        color: #fff;
    }
}

/* content */
#content {
    margin-bottom: 10px;
    min-height: 600px;
}

/* footer */
footer {
    background-color: #178ecb;
    background-repeat: no-repeat;
    background-position: 0 0;
    position: relative;
    font-size: 14px;
    color: #fff;
    width: 100%;
    display: table;
    text-align: center;
}

footer hr {
    border-top: none;
    border-bottom: 1px solid #666;
}

footer a:hover {
}

footer .span-h5 {
    font-family: 'PT Sans', sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
}

/* alert */
.alert {
    padding: 8px 14px 8px 14px;
}

/* breadcrumb */
.breadcrumb a {
    text-decoration: underline;
}

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

.breadcrumb {
    padding: 0px;
    padding-bottom: 5px;
    background-color: transparent;
    border-bottom: 2px dotted #ced5dc;
}

.breadcrumb i {
    font-size: 15px;
}

.breadcrumb > li {
    text-shadow: 0 1px 0 #FFF;
    padding: 0 8px;
    position: relative;
 
}

.breadcrumb > li + li:before {
    content: '';
    padding: 0;
}

.breadcrumb > li:after {
    content: '';
    display: block;
    position: absolute;
    top: 6px;
    right: -5px;
    width: 8px;
    height: 8px;
    border-right: 1px solid #2BA3E2;
    border-bottom: 1px solid #2BA3E2;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.pagination {
    margin: 0;
}

/* buttons */
.buttons {
    margin: 1em 0;
}

.btn {
    background-color: #ff5d00;
    padding: 7.5px 12px;
    font-size: 14px;
    color: white; /* border: 1px solid #cccccc;border-radius: 4px;box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);*/
}

.btn:hover {
    color: white;
    background-color: #2ba3e2;
}

.btn-xs {
    font-size: 9px;
}

.btn-sm {
    font-size: 10.2px;
}

.btn-lg {
    padding: 10px 26px;
    font-size: 15px;
}

.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
    font-size: 12px;
}

.btn-group > .btn-xs {
    font-size: 9px;
}

.btn-group > .btn-sm {
    font-size: 10.2px;
}

.btn-group > .btn-lg {
    font-size: 15px;
}

.btn-default {
    color: white;
    background-color: #2ba3e2;
    border: 0px;
}

.btn-default:hover {
    background-color: #ff5d00;
    color: white;
}

.btn-primary {
    color: #ffffff;
    background-color: #2ba3e2;
    border: 0px;
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background-color: #ff5d00;
}

.modal-content {
    border: 3px solid #2BA3E2;
}

.btn-warning {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #faa732;
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704;
}

.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-danger {
    color: #ffffff;
    border: 0px;
    background-color: #DA201A;
}

.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-success {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
}

.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-info {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #df5c39;
    background-image: linear-gradient(to bottom, #e06342, #dc512c);
    background-repeat: repeat-x;
    border-color: #dc512c #dc512c #a2371a;
}

.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}

.btn-link {
    border-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    color: #23A1D1;
    border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link[disabled] {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    box-shadow: none;
}

#cart-total {
    display: block;
    position: relative;
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

.btn-inverse {
    height: 100px;
    color: #ffffff;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border: 0px;
    box-shadow: none;
    position: relative;
    display: block;
    margin: 0 auto;
    padding: 0 !important;
}

.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
}

/* list group */
.list-group a {
    border: 1px solid #DDDDDD;
    color: #888888;
    padding: 8px 12px;
}

.list-group a.active, .list-group a.active:hover, .list-group a:hover {
    color: #444444;
    background: #eeeeee;
    border: 1px solid #DDDDDD;
    text-shadow: 0 1px 0 #FFF;
}

/* carousel */
.carousel-caption {
    color: #FFFFFF;
    text-shadow: 0 1px 0 #000000;
}

.carousel-control .icon-prev:before {
    content: '\f053';
    font-family: FontAwesome;
}

.carousel-control .icon-next:before {
    content: '\f054';
    font-family: FontAwesome;
}

/* product list */
.product-thumb {
    background-color: white;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.24);
    margin-bottom: 20px;
    overflow: auto;
}

.product-thumb:hover {
    box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.24);
}

.product-thumb .image {
    text-align: center;
}

.product-thumb .image a { /*display: block;*/
}

.product-thumb .image a:hover {
    opacity: 0.8;
}

.product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
}

.product-grid .product-thumb .image {
    float: none;
}

@media (min-width: 767px) {
    .product-list .product-thumb .image {
        float: left;
        padding: 0 15px;
    }
}
.product-thumb .old-h4,
.product-thumb h4 {
    font-weight: bold;
   
}

.product-thumb .caption {
    padding: 0 20px;
    min-height: 70px;
}

.product-list .product-thumb .caption {
    margin-left: 230px;
}

@media (max-width: 1200px) {
    .product-grid .product-thumb .caption {
        min-height: 210px;
        padding: 0 10px;
    }
}

@media (max-width: 767px) {
    .product-list .product-thumb .caption {
        min-height: 0;
        margin-left: 0;
        padding: 0 10px;
    }

    .product-grid .product-thumb .caption {
        min-height: 0;
    }
}

.product-thumb .rating {
    padding-bottom: 10px;
}

.rating .fa-stack {
    font-size: 8px;
}

.rating .fa-star-o {
    color: #999;
    font-size: 15px;
}

.rating .fa-star {
    color: #FC0;
    font-size: 15px;
}

.rating .fa-star + .fa-star-o {
    color: #E69500;
}

h2.price {
    margin: 0;
}

.price {
    color: #f95807;
    text-align: center;
    font-size: 17px;
}

.product-thumb .price {
}

.product-thumb .price-new {
    font-weight: 600;
}

.product-thumb .price-old {
    text-decoration: line-through;
    margin-left: 1px;
    font-size: 14px;
}

.product-thumb .price-tax {
    font-size: 12px;
    display: block;
}

.product-thumb .button-group { /*border-top: 1px solid #ddd;background-color: #eee;*/
    overflow: auto;
    text-align: center;
    padding: 20px;
}

.product-list .product-thumb .button-group { /* border-left: 1px solid #ddd;*/
}

@media (max-width: 768px) {
    .product-list .product-thumb .button-group {
        border-left: none;
    }

    .category2 {
        overflow-x: hidden;
        overflow-y: auto;
    }
}

.product-thumb .button-group button {
    width: 60%;
    border: none;
    display: inline-block;
    float: left;
    background-color: #eee;
    color: #888;
    line-height: 38px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

.product-thumb .button-group button + button {
    width: 20%;
    border-left: 1px solid #ddd;
}

.product-thumb .button-group button:hover {
    color: #444;
    background-color: #ddd;
    text-decoration: none;
    cursor: pointer;
}

@media (max-width: 1200px) {
    .product-thumb .button-group button, .product-thumb .button-group button + button {
        width: 33.33%;
    }
}

@media (max-width: 767px) {
    .product-thumb .button-group button, .product-thumb .button-group button + button {
        width: 33.33%;
    }
}

.thumbnail {
    margin-right: 5px;
    margin-top: 10px;
    border-radius: 0px;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.24);
}

li.image-additional .thumbnail {
    margin-right: 0px;
    margin-top: 0px;
}

.thumbnails {
    overflow: auto;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
}

.thumbnails > li {
    margin-left: 20px;
}

.thumbnails {
    margin-left: -20px;
}

.thumbnails > img {
    width: 100%;
}

.image-additional a {
    margin-bottom: 20px;
    padding: 5px;
    display: block;
    border: 1px solid #ddd;
}

.image-additional {
    max-width: 78px;
}

.thumbnails .image-additional {
    float: left;
    margin-left: 17px;
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left .product-layout .col-md-3 {
        width: 100%;
    }

    #column-left + #content .product-layout .col-md-3 {
        width: 50%;
    }

    #column-left + #content + #column-right .product-layout .col-md-3 {
        width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
        width: 100%;
    }

}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
    width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
    min-width: 50px;
}

.tab1 {
    border: 1px solid #e0e1e4;
    border-radius: 5px 5px 5px 5px;
    font-size: 14px;
    margin: 5px;
    padding: 5px;
    background-color: #f4f5f8;
}

.st1 {
    font-size: 16px;
    color: #0677b2;
}

.tab2 {
    border-top-width: thin;
    border-right-width: thin;
    border-bottom-width: thin;
    border-left-width: thin;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: dotted;
    border-left-style: none;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
}

.read_more {
    color: #ea5c1a;
    font-size: 17px;
    text-decoration: underline;
    margin-bottom: 20px;
    font-weight: bold;
}

.tab3 {
    border-top-width: thin;
    border-right-width: thin;
    border-bottom-width: thin;
    border-left-width: thin;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
    box-shadow: 0 0 2px 2px rgba(221, 221, 221, 1)
}

.tab4 {
    border: thin solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
}

.tab5 {
    box-shadow: 0 0 1px 1px rgba(221, 221, 221, 1);
    border: thin none #96d3f9;
}

#product .prod_wrap {
    padding: 5px;
    display: block;
    position: relative;
    float: left;
    min-width: 300px;
}

#product .f_pos { /* background: transparent url(image/table_px.png) repeat-y left; border:1px solid #ddd;border-radius: 8px;padding: 16px 20px 20px;vertical-align:middle;position: relative; margin: auto;*/
    display: block;
    position: absolute;
    bottom: 0;
    right: 10px;
    overflow: auto;
    border: none;
    padding: 5px 0;
}

.order_specifications {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 20px 0 0 7px;
}

.buy_but {
    padding: 0 0 5px 0;
    display: block;
    position: relative;
    float: left;
    min-width: 148px;
}

.buy_but .block-wind {
    padding-left: 20px;
}

.margin_auto {
    margin: auto !important;
}

body.common-home header .container .row, .row::after, .row::before {
    display: block !important;
    margin: 0 auto;
}

.errorMessage {
    color: red;
}

.tab-fix {
    table-layout: fixed;
}

.tab3.m5p {
    overflow: auto;
    width: 100%;
}

footer .container {
    background-color: transparent;
    min-height: 273px;
}

footer .container .row {
    text-align: center;
    padding: 0 0 42px;
}

footer .container .row .col-sm-3.col-xs-6 {
    box-sizing: border-box;
    min-height: 167px;
}

#user-online-form {
    padding-left: 20px;
}

.tex1 {
    color: #2ba3e2;
    font-size: 13px;
    font-weight: bold;
}

.tex2 {
    font-size: 12px;
    color: #666666;
    font-style: italic;
}

.tab6 {
    border: thin solid #e7ebef;
    border-radius: 5px 5px 5px 5px;
    background-color: #f9fbfd;
}

#modal_body #review .text-right ul.pagination {
    display: none;
}
.form-h2 {
    font-size: 27px;
    color: #444;
}
#descri {position: absolute;}

#mod-td {display:none;}
.tab7 {
	border-radius: 5px 5px 5px 5px;
	background-color: #f9fbfd;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #e7ebef;
	border-right-color: #e7ebef;
	border-bottom-color: #F0F0F0;
	border-left-color: #e7ebef;
	border-top-width: thin;
}
.mrg-img {
  margin: 10px;
}

.all{
text-decoration:underline;color:#0387c0 !important
}

#search .dropdown-menu li:last-child .ajaxadvance{
min-height:35px
}.stil69 {
	font-size: 16px;
}.stil70 {
	font-size: 19px;
}
.tab11 {
	background-color: white;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.24);
	
	 border-radius: 5px;

}
.tab11:hover{
    box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.24);
}
a.class1:link 
{
	font-size: 16px;
	color: #fd6f1d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.class1:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1093d6;
	text-decoration: none;    
}
.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.col-sm-12.price_block {
    display: none;
}

.col-sm-6.hid_col {
    display: none;
}
.block-wind {
    display: none;
}
@media (max-width: 767px) {
	.col-sm-3.rsearch{
		float:none;
	}
}