/**
 * J!Blank Template for Joomla by JBlank.pro (JBZoo.com)
 *
 * @package    JBlank
 * @author     SmetDenis <admin@jbzoo.com>
 * @copyright  Copyright (c) JBlank.pro
 * @license    http://www.gnu.org/licenses/gpl.html GNU/GPL
 * @link       http://jblank.pro/ JBlank project page
 */
/* just example of css import */

/* just for test repaltive paths
@import url('print.css');
@import url('reset.css');
*/

/****************************************** FRONTEND STYLES ***********************************************************/

/*




*/
.block_product  .name {
padding: 20px 0;

}



/* classic clearfix */
.clearfix {
    display: none;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .clearfix {
    height: 1%;
}

html {
    padding-top: 70px;
}

.pluso {
    position: fixed !important;
    top: 20%;
    right: 0;
    z-index: 100;

}
.ya-share2__title {width:0;height:0;overflow:hidden;}

.url-path-test {
    background: url('../images/test.png');
}

.navbar-inverse {
    background-color: #004ba0;
    border-color: #004ba0;
}

.blue-bg {
    background-color: #004ba0;
    color: #fff;
}
.blue-bg .big {
    font-size: 265%;
}

.blue-bg h2 {
    text-transform: uppercase;
    color: #fff !important;
    font-size: 24px !important;
}

.blue-bg .col-md-4 {
    margin: 20px 0;
}

.goods-us {
    margin-bottom: 30px;
}

.goods-us h2 {
    text-align: center;
    text-transform: uppercase;
    color: #004ba0 !important;
    font-size: 24px !important;
    margin-bottom: 25px;
}

.goods-us .col-md-5 ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.goods-us .col-md-5 ul li {
    padding-left: 85px;
    height: 81px;
}

.goods-us .col-md-5 ul li h3 {
    color: #004ba0;
    margin-bottom: 2px;
    font-size: 120%;
    font-weight: bold;
}

.goods-us .col-md-5 ul li p {
    color: #F9992C;
    width: 300px;
}


.goods-us .col-md-5 ul li:before {
    content: "";
    background: url("../img/info-sprite.jpg") no-repeat;
    width: 85px;
    height: 85px;
    position: absolute;
    left: 0;
}

.goods-us .col-md-5 ul li:nth-child(2):before {
    background-position: 0 -117px;
}

.goods-us .col-md-5 ul li:nth-child(3):before {
    background-position: 0 -239px;
}

.goods-us .col-md-5 ul li:nth-child(4):before {
    background-position: 0 -359px;
}

.goods-us .col-md-5 ul li:nth-child(5):before {
    background-position: 0 -479px;
}

.bg-info {
    background: url("../img/info-bg.jpg") no-repeat;
    background-size: cover;
    color: #fff !important;
}

.bg-info h2 {
    color: #fff !important;
    font-size: 380% !important;
}

.bg-info ul li {
    font-size: 150%;
    list-style-type: none;
    margin-bottom: 30px;
    padding-left: 40px;
}

.bg-info ul li:nth-child(1):before {
    content: "";
    background: url("../img/info-bg-sprite.png") no-repeat;
    width: 44px;
    height: 44px;
    position: absolute;
    left: 40px;
    top: 110px;
}

.bg-info ul li:nth-child(2):before {
    content: "";
    background: url("../img/info-bg-sprite.png") 0 -58px no-repeat;
    width: 44px;
    height: 44px;
    position: absolute;
    left: 40px;
    top: 173px;
}

.bg-info ul li:nth-child(3):before {
    content: "";
    background: url("../img/info-bg-sprite.png") 0 -124px no-repeat;
    width: 44px;
    height: 44px;
    position: absolute;
    left: 40px;
    top: 234px;
}

.bg-info ul li:nth-child(4):before {
    content: "";
    background: url("../img/info-bg-sprite.png") 0 -184px no-repeat;
    width: 44px;
    height: 44px;
    position: absolute;
    left: 40px;
    top: 294px;
}

.bg-info ul li:nth-child(5):before {
    content: "";
    background: url("../img/info-bg-sprite.png") 0 -242px no-repeat;
    width: 44px;
    height: 44px;
    position: absolute;
    left: 40px;
    top: 355px;
}
.profit-h {
    background: #fff;
    color: #004ba0;
    border-radius: 5px;
    padding: 10px;
}

.profit-h .col-md-4 > div {
    border: 1px dashed #004ba0;
    border-radius: 5px;
    padding: 2px;
}
.navbar-inverse .navbar-header {
    display: none;
}

.navbar-inverse .navbar-header .navbar-brand img {
    width: 42px;
    margin-top: -7px;
}

.navbar-inverse .navbar-brand {
    color: #fff;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent;
}
.navbar-inverse .navbar-text {
    color: #fff;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent;
}
.navbar-inverse .navbar-toggle {
    border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #080808;
}
@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent;
    }
}
.navbar-inverse .navbar-link {
    color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
    color: #fff;
}
.navbar-inverse .btn-link {
    color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444;
}

.btn-primary {
    background-color: #F9992C;
    border-color: #F78A1F;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background-color: #E06F00;
    border-color: #D89400;
}

#comjshop {
    margin-bottom: 30px;

}

.last_visited_products {
    width: 20%;
    float: left;
}

.last_visited_products .jshop_img {
    width: 90px;
}

.last_visited_products .block_item {
    width: 90px;
    float: left;
}

.last_visited_products .block_item:nth-child(2n) {
    margin-left: 8px;
}

.last_visited_products .block_item a .name {
    display: none;
}

.last_visited_products .block_item a:hover .name {
    display: block;
    position: absolute;
    white-space: nowrap;
    background: #fff;
    margin-left: -150px;
    margin-top: -15px;
    padding: 5px;
    border: 1px solid #004ba0;
}


header .logo {
    display: block;
    background: url("../img/tl-logo.png");
    width: 154px;
    height: 136px;
}

header .col-md-4 p {
    color: #004ba0;
}

header .col-md-3 p span.phone {
    color: #ff821e;
    font-size: 120%;
    font-weight: bold;
}

header .inputbox {
    border: 3px solid #ff821e;
    height: 35px;
    line-height: 35px;
    width: 346px;
    padding: 0 5px;
}

header .input-group-btn {
    position: relative;
    left: -34px;
}

header .input-group-btn button {
    width: 31px;
    height: 29px;
    background-color: #fff;
    color: #ff821e;
    border: none;
    font: normal normal normal 14px/1 FontAwesome;
}
.bttn {
    border: 3px solid #ff821e;
    color: #ff821e;
    background: #fff;
    width: 47%;
    margin-right: 2%;
    font-size: 120%;
    padding: 5px 10px;
    margin-top: 10px;
    display: inline-block;
    text-decoration: none;
    transition: all .4s ease;
    text-align: center;
}

.bttn:hover {
    color: #000;
    background: #ff821e;
}

.bttn:last-child {
    margin-right: 0;
}


.catalog-menu {
    background: #ff821e;
}

.cat-menu {
    margin-top: 20px;
    background: #FF821E;
    padding: 15px 0;
}

.cat-menu h2 {
    font-size: 12px;
	position: absolute;
  bottom: 0;
}

.catalog-menu a {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
	  display: block;
  height: 115px;
  position: relative;
}

.catalog-menu .jshop_menu_level_0 {
    text-align: center;
    margin-right: 33px;
	height: 100px;
}
@media (max-width: 768px) {
    .catalog-menu .jshop_menu_level_0 {

    margin-right: 1px;

    }
}

.catalog-menu .jshop_menu_level_0:last-child {
    margin: 0;
}

.jshop_menu_level_0 {
    background: url("../img/tl-cat-sprite.png") no-repeat;
    width: 133px;
}

.jshop_menu_level_0:hover, .jshop_menu_level_0.active {
    background: url("../img/tl-cat-sprite-hover.png") no-repeat;
    width: 133px;
}

.svetilniki-ulichnye {
    background-position: -166px -11px;
}

.svetilniki-dlya-azs {
    background-position: -338px -11px;
}

.svetilniki-promyshlennye {
    background-position: -859px -11px;
}

.svetilniki-torgovye {
    background-position: -509px -11px;
}

.svetilniki-ofisnye {
    background-position: -14px -11px;
}

.svetilniki-fito {
    background-position: -685px -11px;
}

.svetodiodnye-prozhektory {
    background-position: -1124px -2px;
}

.nizkovoltnye-svetilniki {
    background-position: -980px -2px;
}

.svetilniki-ulichnye:hover, .svetilniki-ulichnye.active {
    background-position: -166px -11px;
}

.svetilniki-dlya-azs:hover, .svetilniki-dlya-azs.active {
    background-position: -338px -11px;
}

.svetilniki-promyshlennye:hover, .svetilniki-promyshlennye.active {
    background-position: -859px -11px;
}
.svetodiodnye-prozhektory:hover, .svetodiodnye-prozhektory.active {
    background-position: -1124px -2px;
}
.svetilniki-torgovye:hover, .svetilniki-torgovye.active {
    background-position: -509px -11px;
}

.svetilniki-ofisnye:hover, .svetilniki-ofisnye.active {
    background-position: -14px -11px;
}

.svetilniki-fito:hover, .svetilniki-fito.active {
    background-position: -685px -11px;
}

.nizkovoltnye-svetilniki:hover, .nizkovoltnye-svetilniki.active {
    background-position: -980px -2px;
}

.list_product .image_block img {
    width: 165px;
}

.sblock4 {
    border: 3px solid #717171;
}

#main {
    margin-top: 30px;
}

.jshop_filters {
    width: 204px;
    border: 3px solid #004BA0;
    margin-top: 10px;
    background: #fff;
    float: left;
}
.category_description p {
text-indent: 25px;
}
.category_description {
    float:right;
    width: 80%;
}

.where-use {
    background: #FF821E;
    margin-top: -20px;
}

.where-use h2 {
    color: #fff;
    text-align: center;
    font-size: 200%;
}

.where-use ul {
    list-style-type: none;

}
.where-use ul li {
    display: inline-block;
    width: 32%;
    text-align: center;
    font-weight: bold;
    color: #fff;
}

.where-use ul li a {
    display: block;
    padding-top: 90px;
    color: #fff;
}

.info-top {
    margin-top: 20px;
}

.info-top h2 {
    color: #004BA0;
    text-align: center;
    font-size: 28px;
    margin: 30px 0;
}

.result_body {
    position: absolute;
    z-index: 20;
    margin-left: -472px;
    background: #FFF;
    width: 600px;
    border-radius: 4px;
    border: 1px solid #CCC;
    padding: 5px;
    font-family: Arial;
    top: 43px;
}

.where-use ul li a:hover,.where-use ul li a.active {color: #000;}

li.street a {
    background: url("../img/where-use.png") 55px 10px no-repeat;
}
li.build a {
    background: url("../img/where-use.png") -145px 10px no-repeat;
}
li.trade a {
    background: url("../img/where-use.png") -320px 10px no-repeat;
}
li.med a {
    background: url("../img/where-use.png") -519px 10px no-repeat;
}
li.store a {
    background: url("../img/where-use.png") -704px 10px no-repeat;
}
li.office a {
    background: url("../img/where-use.png") -887px 10px no-repeat;
}

li.street a:hover,  li.street a.active {
    background: url("../img/where-use-hover.png") 55px 10px no-repeat #fff;
}
li.build a:hover,  li.build a.active {
    background: url("../img/where-use-hover.png") -145px 10px no-repeat #fff;
}
li.trade a:hover,  li.trade a.active {
    background: url("../img/where-use-hover.png") -320px 10px no-repeat #fff;
}
li.med a:hover,  li.med a.active {
    background: url("../img/where-use-hover.png") -519px 10px no-repeat #fff;
}
li.store a:hover,  li.store a.active {
    background: url("../img/where-use-hover.png") -704px 10px no-repeat #fff;
}
li.office a:hover,  li.office a.active {
    background: url("../img/where-use-hover.png") -887px 10px no-repeat #fff;
}

.modopprod_item_image {
    height: 200px;
}

.dop_products .text-descriotion {
    text-transform: uppercase;
    text-align: left;
}

.modopprod_item_image img {
    width: 250px;
}

.modopprod_item_name {
    margin-bottom: 10px;
}


.watt, .lum, .kol, .temp {
    font-size: 18px;
    color: #004ba0;
    text-align: left;
    text-transform: none;
}
.temp {
 font-size: 18px;
  font-weight: bold;
 color: #F00;
    text-align: left;
    text-transform: none;
    }

.where-use-holder > div {
    display: none;
}

.where-use-holder > div.active {
    display: block;
}

li a.cart {
    border: 0 !important;
}

li a.cart span:first-child {
    background: url("../img/cart-bg.png") no-repeat;
    display: inline-block;
    height: 27px;
    width: 129px;
    line-height: 27px;
    padding-left: 6px;
    text-transform: uppercase;
}

span.count:before {
    content: "";
    display: inline-block;
    background: url("../img/cart-bg-ico.png") no-repeat;
    width: 30px;
    height: 27px;
    position: relative;
    top: 15px;
}
span.count {
    display: inline-block;
    position: absolute;
    top: -2px;
    font-weight: bold;
    width: 50px;
}
footer {
    background-color: #004ba0;
    color: #fff;
    padding: 20px 0;
}

label {
    display: block;
    margin-bottom: 5px;
}

.modal-form-calc {
    display: none;
    width: 900px;
    z-index:9999;
    position: absolute;
    padding: 20px;
    left: 50%;
    margin-left: -450px;
    top: 10%;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #000;
    -webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
    box-shadow: 0 3px 7px rgba(0,0,0,0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    outline: none;
}

.modal-form-calc input[type="text"] {
    width: 200px;
    height: 25px;
    padding: 8px;
    margin-bottom: -5px;
}

.modal-form-calc label small {
    display: block;
}
.modal-form-calc label {
    font-size: 12px;
    line-height: 12px;
}

.zakaz-head-bg {
    background: #FF821E;
    color: #fff;
    width: 900px;
    padding: 20px;
    height: 85px;
    margin-left: -20px;
    margin-top: -21px;
    border-radius: 10px 10px 0 0;
}

.zakaz-calc-title {
    display: block;
    padding: 12px 0;
    font-size: 14px;
    text-transform: uppercase;
}

.zakaz-head-title {
    display: block;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
}

.zakaz-calc-tabs {
    margin: 0;
}

.zakaz-calc-tabs li a {
    text-decoration: none;

}

.zakaz-calc-tabs li {
    display: inline-block;
    list-decoration: none;
    padding: 0;
    margin: 0;
    height: 30px;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 30px;
    padding: 0 10px;
    border: 1px solid #FF821E;
    border-top: none;
    float: left;
}

.zakaz-calc-tabs li.active {
    background: #FF821E;
}

.zakaz-calc-tabs li.active a {
    color: #fff;
}

.zakaz-calc-tabs li:hover {
    background: #F4960F;
}

.zakaz-calc-tabs li:hover a {
    color: #fff;
}

#zakaz-calc-top > div, #zakaz-calc-center > div {
    float: left;
}

#zakaz-calc-top #fields_2, #zakaz-calc-center #fields_6 {
    float: right;
}

#zakaz-calc-top #fields_3 {
    margin: 0 30px 0 100px;
}

#zakaz-calc-center #fields_4 {
    width: 240px;
}

#zakaz-calc-center #fields_5 {
    margin: 0 30px 0 78px;
}

.zapros_submit {
    width: 329px !important;
    margin: 12px 285px;
    background: #005f97;
    padding: 17px;
    font-family: verdana;
    border: 0;
    color: #fff;
    font-size: 20px;
}

.modal {
    width: 383px;
    left: 50%;
    top: 120px;
    margin-left: -192px;
    background-color: #FFF;
    height: 220px;
    border-radius: 10px;
    padding: 15px;
}

.mod_sef_table {
    width: 100%;
}

.mod_sef_td {
    padding-bottom: 10px;
}

#fon {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.54);
    top: 0;
    left: 0;
    display: none;
    z-index: 999;
}

.back-to-top {
    position: fixed;
    bottom: 2em;
    right: 0px;
    text-decoration: none;
    color: #000;
    background-color: rgba(7, 104, 210, 0.80);
    font-size: 12px;
    padding: 1em;
    display: none;
    border-radius: 5px 0 0 5px;
}

.floating {
	float: left;
	width: 19%;
}

@media (min-width: 992px) {
    header .inputbox {
        width: 281px;
    }

    header .bttn {
        font-size: 100%;
    }
}

@media (min-width: 768px) {

    header .bttn {
        font-size: 100%;
    }

    #searchForm {
        margin-top: 25px;
    }
}

@media (max-width: 768px) {



    header .logo {
        display: none;
    }

    header .inputbox {
        width: 680px;
    }

    #searchForm {
        margin-top: 25px;
    }

    .navbar-inverse .navbar-header{
        display: block;
    }

    header .inputbox {
        width: 100%;
    }
}

@media (max-width: 1170px){
    .goods-us {
        display: none;
    }
}
@media (max-width: 1000px){
    .floating {
        display: none;
    }
	.jshop_list_product {
		width: 100%;
	}
}


@media (min-width: 1200px){
    .goods-us {
        display: block;
    }
    .catalog-menu ul {
        margin-left: 40px;
    }
    header .inputbox {
        width: 396px;
    }
}
@media (max-width: 1200px){
    .jshop_filters, .last_visited_products {
		left: -20px;
	}
}



