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


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

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

html {
    font-family: "SegoeUI";
    position: relative;
    height: 100%;
    font-style: normal;
}

body {
    font-size: 14px;
    font-family: "SegoeUI";
    position: relative;
    height: 100%;
}

h1, h2, h3 {
    line-height: normal;
    font-family: "SegoeUIBold";
    font-weight: normal;
}

.navbar-brand {
    font-weight: normal;
    color: #333333 !important;
}

.header-bottom .nav-tabs {
    margin-bottom: 0;
    border-bottom: none;
}

.main {
    padding: 2rem 0;
}

/* COMMONS */
a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #000;
    text-decoration: none;
}

#block-nivo-slider-nivo-slider {
    position: relative;
}

.block-title {
    display: block;
    margin-bottom: 30px;
    font-size: 24px;
    font-family: "SegoeUIBold";
    font-weight: normal;
    text-transform: uppercase;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
    line-height: normal;
}

.block-title a {
    color: #373737;
}

.block-title a:hover, .block-title a:active, .block-title a:focus {
    color: #000;
    text-decoration: none;
}

#block-system-main h1, h1 {
    line-height: normal;
    display: block;
    margin-bottom: 30px;
    font-size: 24px;
    font-family: "SegoeUIBold";
    font-weight: normal;
    text-transform: uppercase;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
    margin-top: 0;
}

h2, .h2 {
    font-size: 22px;
}

h3, .h3 {
    font-size: 20px;
}

h4, .h4 {
    font-size: 18px;
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 1px solid #ddd;
}

.predfull a {
    color: #000;
}

.region-grey-section .block-title {
    border-bottom: 1px solid #ddd;
}

.region-front-content .block-views {
    padding: 15px 0px;
}

#block-views-catalog-on-front-block {
    padding-top: 0;
}

.not-front .region-front-content .block-views {
    padding: 0 0 30px 0px;
}

.not-front .main {
    padding-top: 0;
}

.grey-section {
    position: relative;
    padding: 30px 0px;
    background: #EEE;
}

.region-white-section .content p {
    text-align: justify;
}

.white-section {
    position: relative;
    padding: 30px 0px;
}

.white-section .block-title {
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 0;
    padding-bottom: 0;
}

.white-section .block {
    display: block;
    width: 100%;
    float: left;
    position: relative;
}

.white-section .block:nth-child(2) {
    padding-top: 15px;
}

.white-section .block:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    content: " ";
    clear: both;
}

.white-section .block-title span {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    display: block;
}

.owl-carousel .owl-dots {
    text-align: center;
    margin-top: 30px;
}

.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 5px;
    border-radius: 50%;
    border: 2px solid #222;
}

.owl-carousel .owl-dots .owl-dot.active {
    border: 2px solid #ff7e14;
}

.front .bottom {
    padding: 30px 0px;
}

.front .footer {
    margin-top: 0;
}

.footer {
    margin-top: 0;
}

article.node-page .field-name-body h1 {
    display: block;
    margin-bottom: 30px;
    font-size: 24px;
    font-family: "SegoeUI";
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
    text-indent: 0;
    margin-top: 0;
}

article.node-page .field-name-body {
    font-size: 14px;
    text-align: justify;
}

.field-name-body {
    text-align: justify;
}

article.node-page .field-name-body {
    text-indent: 0;
}

/* HEADER */

.top-header {
    padding: 3px 0px;
    background: #EEE;
    font-size: 14px;
}

.top-header i {
    margin-right: 4px;
}

.top-header a {
    color: #3b3b3b;
}

.top-header a:hover {
    color: #000;
}

.top-header .region-body-top {
    height: 28px;
    overflow: hidden;
}

.top-header .login {
    position: relative;
    height: 28px;
    line-height: 28px;
}

.top-header .login .login-hidden {
    display: none;
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 99;
    background-color: rgba(255, 255, 255, 0.89);
    width: 250px;
    padding: 15px;
    border: 1px solid #ddd;
}

.top-header .login:hover .login-hidden {
    display: block;
}

.top-header a:hover, .top-header a:focus {
    text-decoration: none;
}

.top-header .block-search {
    display: inline-block;
}

.top-header .form-search h2 {
    display: none;
}

.top-header .form-search .input-group-btn {
    display: block;
    position: absolute;
    top: 0;
    left: 8px;
    width: auto;
    margin: 0 !important;
}

.top-header .form-search button {
    background: transparent;
    padding: 0;
    border: 0;
    color: #222;
    z-index: 999;
    height: 28px;
    line-height: 28px;
}

.top-header .form-search .input-group {
    position: relative;
}

.top-header .form-search input[type="text"] {
    border: 0;
    background: transparent;
    box-shadow: none;
    height: 28px;
    font-size: 14px;
    padding: 0px 5px 0px 30px;
    border-radius: 0;
    width: 100px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.top-header .form-search input[type="text"]:focus {
    background: #FFF;
    width: 200px;
}

.top-header .form-search .form-actions {
    display: none;
}

/* NAVBAR */

.navbar.container, .navbar.container-fluid {
    padding: 0;
}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 0;
    padding: 0;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background-color: #fff;
    border: none;
}

.navbar-default {
    border: none;
}

.slic {
    position: absolute;
    bottom: -1px;
    height: 2px;
    background-color: #FF8927;
    z-index: 9;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent;
    /* border-bottom: 2px solid #ff7e14; */
    border-bottom: 2px solid transparent;
}

.navbar-default .navbar-nav {
    float: right;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.navbar-default .navbar-nav > li > a {
    padding-left: 3px;
    padding-right: 3px;
    margin-left: 17px;
    margin-right: 17px;
    color: #3b3b3b;
    margin-bottom: -1px;
    border-bottom: 2px solid transparent;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #7a7a7a;
    border-bottom: 2px solid transparent;
    /*     border-bottom: 2px solid #ff7e14; */
}

.navbar-default .navbar-nav > li.first > a {
    margin-left: 0;
}

.navbar-default .navbar-nav > li.last > a {
    margin-right: 0;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    padding-right: 0;
}

/* FOOTER */

.footer {
    font-size: 14px;
    background: #707070;
    color: #DDD;
    padding-bottom: 25px;
}

.footer a {
    color: #DDD;
}

.footer a i, .footer p i {
    margin-right: 5px;
}

.footer .region-footer1 p {
    margin: 20px 0px;
    text-align: center;
}

.footer .block-menu {
    padding: 0 15px;
}

.footer .block-menu li a {
    padding: 0;
}

.footer .block-menu li a {
    position: relative;
    padding-left: 15px;
}

.footer .block-menu li a {
    padding-left: 0;
    text-align: left;
}

.footer .block-menu li a:before {
    content: "\f111";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 6px;
    font-size: 5px;
    line-height: 13px;
    vertical-align: middle;
}

.footer .block-menu .nav > li > a:hover, .footer .block-menu .nav > li > a:focus {
    background: transparent;
}

.footer .social-links-block p, .footer .social-links-block a {
    display: block;
    text-align: left;
    margin: 0 !important;
    padding: 0;
}

.footer a:hover, .footer a:focus {
    color: #FFF;
    text-decoration: none;
}

#block-system-powered-by img {
    margin: 0 auto;
    display: block;
    width: 65%;
    margin-left: 10%;
}

#block-system-powered-by p {
    text-align: left;
    width: 75%;
    margin: 10px auto;
    font-size: 12px;
    color: #9d9d9d;
    margin-top: 0;
    margin-left: 9%;
}

#block-limens-socials-fff-block {
    text-align: center;
}

.footer .nav {
    padding-left: 20px;
}

.footer .region-footer3 .content {
    padding-left: 35px;
}

.footer .region-footer4 .social-links-block a {
    text-align: center;
}

/* CATALOG */
.pad0 {
    padding-left: 0;
    padding-right: 0;
}


.view-catalog-view > .view-content, .view-catalog-stand-view > .view-content, .view-catalog-stand-view-ps > .view-content, .view-catalog-view-aks > .view-content, .view-catalog-view-aks > .view-header {
    margin-left: -15px;
    margin-right: -15px;
}

.view-catalog-view-aks {
    position: relative;
}

.catalog.token {
    margin: 0 0 30px 0;
    position: relative;
    border-bottom: 2px solid #FF7E14;
    overflow: hidden;
}

.catalog.token .title {
    position: absolute;
    padding: 15px 20px;
    font-size: 16px;
    background: rgba(255, 255, 255, 0.7);
    right: 0;
    left: 0;
    bottom: 0;
    top: 55%;
    color: #000;
    text-transform: uppercase;
    text-align: left;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    transition: all linear 0.3s;
    font-family: 'SegoeUI';
    font-weight: bold;
}

.catalog.token a:hover .title {
    top: 0;
    bottom: 0;
}

.catalog.token .title .but {
    text-align: right;
    /* margin-top: 85px; */
    font-size: 14px;
    font-weight: bold;
    font-family: 'SegoeUI';
    position: absolute;
    right: 20px;
    bottom: -100px;
    margin-bottom: 0;
    min-height: 20px;
    line-height: normal;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    transition: all linear 0.3s;
}

.catalog.token a:hover .but {
    bottom: 20px;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    transition: all linear 0.3s;
}

.catalog.token .title .but span {
    padding: 3px 15px;
    text-transform: uppercase;
    border-radius: 0;
    color: #fff;
    width: 100%;
    background-color: #ff7e14;
    border: none;
    outline: none;
    font-family: 'SegoeUI';
}

.catalog.token .title p {
    margin-bottom: 0;
    font-size: 18px;
    letter-spacing: 0.03px;
    text-transform: uppercase;
    font-family: "SegoeUI";
    font-weight: bold;
    color: #000;
}

.view-subcategories .catalog.token .title {
    top: 50%;
}

.view-subcategories .catalog.token .title .but {
    margin-top: 55px;
}

.view-service-view .catalog.token .title .but, .view-company-menu .catalog.token .title .but {
    margin-top: 65px;
}

/* Application Area */

.app-area.teaser {
    position: relative;
    border-bottom: 2px solid #FF7E14;
    overflow: hidden;
    margin-bottom: 15px;
}

.app-area.teaser .description {
    position: absolute;
    padding: 10px 20px;
    background: rgba(255, 255, 255, 0.7);
    right: 0;
    left: 0;
    bottom: 0;
    color: #222;
    top: 55%;
    height: 100%;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    transition: all linear 0.3s;
}

.app-area.teaser:hover .description {
    top: 0;
    bottom: 0;
}

.app-area.teaser .description .field {
    margin-bottom: 70px;
}

.app-area.teaser .description .but {
    text-align: right;
    font-family: 'SegoeUI';
}

.app-area.teaser .description .but span {
    padding: 3px 15px;
    text-transform: uppercase;
    border-radius: 0;
    color: #fff;
    width: 100%;
    background-color: #ff7e14;
    border: none;
    outline: none;
    font-family: 'SegoeUI';
}

.app-area.teaser .description h3 {
    margin: 0 0 7px 0;
    font-size: 18px;
    letter-spacing: 0.03px;
    text-transform: uppercase;
    font-family: "SegoeUI";
    font-weight: bold;
    color: #000;
}

.app-area.teaser .description p {
    font-size: 14px;
    margin-bottom: 0;
}

/* ARTICLE && NEWS */

.article.teaser, .news.front {
    background: #FFF;
    border-bottom: 2px solid #FF7E14;
    margin-bottom: 2px;
}

.article.teaser .title, .news.front .title {
    padding: 10px 15px;
    color: #222;
    text-align: left;
    min-height: 65px;
}

#worktypes-carousel .article.teaser .title {
    font-size: 13px;
    min-height: 75px;
}

#worktypes-carousel .article.teaser .title, .news.front .title {
    min-height: 75px;
}

.news.front .title {
    background: #EEE;
}

.article.teaser a:hover, .article.teaser a:focus, .news.front a:hover, .news.front a:focus {
    text-decoration: none;
}

.article.teaser .img-wrap, .news.front .img-wrap {
    position: relative;
}

.article.teaser a:hover .img-wrap:before, .news.front a:hover .img-wrap:before {
    background-color: rgba(255, 255, 255, 0.4);
    position: absolute;
    content: "";
    font: normal normal normal 14px/1 FontAwesome;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 31%;
    color: #FF7E14;
    font-size: 2rem;
    z-index: 9;
}

.cart.teaser a {
    height: 28px;
    line-height: 28px;
    display: block;
    text-align: center;
    font-size: 14px;
}

.cart.teaser a:hover {
    color: #000;
}

/*  Lang switcher   */

.language-switcher-locale-url {
    margin: 0;
}

.language-switcher-locale-url li.active {
    display: none;
}

.language-switcher-locale-url li span {
    height: 28px;
    line-height: 28px;
    display: block;
    text-align: right;
    font-size: 14px;
}

.language-switcher-locale-url li span:before {
    margin-right: 4px;
    content: "\f0ac";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.language-switcher-locale-url li a {
    height: 28px;
    line-height: 28px;
    display: block;
    text-align: right;
    font-size: 14px;
}

.language-switcher-locale-url li a:before {
    margin-right: 4px;
    content: "\f0ac";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* Products */

.product.teaser {
    margin-bottom: 30px;
    position: relative;
}

.product.teaser .flag-wrapper {
    position: inherit;
}

.product.teaser a.flag-action {
    position: absolute;
    bottom: 10px;
    right: 10px;
    border: 2px solid #a5a5a5;
    width: 20px;
    height: 20px;
    font-size: 0;
    background-color: #fff;
    z-index: 99;
}

.product.teaser .flag-throbber {

    display: none !important;
    overflow: hidden;
}

.product.teaser a.unflag-action {
    position: absolute;
    bottom: 10px;
    right: 10px;
    border: 2px solid #a5a5a5;
    width: 20px;
    height: 20px;
    font-size: 0;
    background-color: #fff;
    z-index: 99;
}

.product.teaser a.unflag-action:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f00c";
    position: absolute;
    top: 1px;
    right: 1px;
    color: #a5a5a5;
}

.product.teaser .img-wrap {
    position: relative;
}

.product.teaser a:hover .img-wrap:before {
    background-color: rgba(255, 255, 255, 0.4);
    position: absolute;
    content: "";
    font: normal normal normal 14px/1 FontAwesome;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 31%;
    color: #FF7E14;
    font-size: 2rem;
    z-index: 9;
}

.product.teaser .title {
    background: #EEE;
    border-top: 2px solid #FF7E14;
    padding: 10px 15px;
    color: #000;
    font-family: 'SegoeUI';
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product.teaser a:hover, .product.teaser a:focus {
    text-decoration: none;
}

.product.full h1 {
    display: block;
    margin-bottom: 15px;
    font-size: 24px;
    font-family: "SegoeUI";
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
    margin-top: 0;
}

.product.full .field-name-commerce-price {
    font-family: 'SegoeUI';
    font-weight: bold;
    font-size: 2rem;
    color: #FF7E14;
}

.product.full .field-name-field-prod-srok-postavki {
    margin-bottom: 15px;
    font-size: 14px;
    color: #868686;
}

.product.full .field-name-field-prod-srok-postavki .field-label {
    font-weight: normal;
}

.product.full .worktype {
    text-align: center;
    background-color: #eee;
    padding: 0;
    border: 5px solid #fff;
    color: #3b3b3b;
    display: inline-block;
    width: 12.5%;
    position: relative;
}

.product.full .worktype:after {
    content: "";
    display: block;
    padding-bottom: 100%;
}

.product.full .worktype img {
    position: absolute;
    width: 70%;
    height: 100%;
    left: 15%;
}

/*
.product.full .worktype{
	    text-align: center;
    background-color: #eee;
    padding: 10px 0;
		border: 5px solid #fff;
		color:#3b3b3b;
		display: inline-block;
		width:11.95%;
}



.product.full .worktype i{
	    font-size: 3.5rem;
}
.product.full .worktype img{
	height:3.5rem;
	max-width:100%;
}
*/
.aces-row {
    padding-top: 30px;
}

.product.full .worktype:hover {
    background-color: #ddd;
    text-decoration: none;
}

.product.full #big-image {
    margin-bottom: 1rem;
    border: 1px solid #eee;
}

.product.full #big-image img {
    width: 100%;
}

#product-carousel {
    text-align: left;
    width: 100%;
    margin-bottom: 2rem;
}

#product-carousel .item {
    width: 20%;
    display: inline-block;
    padding: 5px;
    position: relative;
    cursor: pointer;
}

#product-carousel .item img {
    width: 100%;
    border: 1px solid #eee;
}

#product-carousel .item:hover:before, #product-carousel .item:focus:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.26);
}

.product.full .tab-pane {
    padding: 2rem 4rem;
    background-color: #eee;
    font-size: 14px;
}

.product.full .tab-content {
    background-color: #eee;
}

.product.full .table {
    margin-bottom: 0;
}

.product.full .tab-pane .table tr td.prlabel {
    width: 40%;
    font-family: "SegoeUI";
    font-weight: bold;
}

.product.full .tab-pane .table tr:first-child td {
    border-top: none;
}

.product.full .btn-success {
    background-color: #ff7e14;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    border: none;
    display: block;
    width: 100%;
    text-align: center;
    margin: 15px 0;
}

.product.full .btn-success:hover {
    background-color: #FF7503;
    color: #eee;
}

.product.full .btn-default {
    background-color: #ddd;
    color: #3b3b3b;
    text-transform: uppercase;
    border-radius: 0;
    border: none;
    display: block;
    width: 100%;
    text-align: center;
    margin: 15px 0;
}

.product.full .btn-default:hover {
    background-color: #C7C7C7;
    color: #000;
}

#edit-line-item-fields {
    margin: 0;
}

input[type='hidden'] {
    display: none;
    visibility: none;
}

#instructions span.file {
    display: block;
    margin: 10px 0;
}

#instructions a {
    color: #000;
    font-size: 14px;
    text-decoration: none;
}

#instructions a:hover {
    color: #3b3b3b;
    text-decoration: none;
}

#instructions img.file-icon {
    height: 14px;
    width: 14px;
    margin-bottom: 3px;
}

.product.full .nav-tabs > li.active > a, .product.full .nav-tabs > li.active > a:hover, .product.full .nav-tabs > li.active > a:focus {
    border: none;
    border-bottom: 2px solid #ff7e14;
}

.product.full .nav-tabs {
    border-bottom: none;
    margin-bottom: 2rem;
}

.product.full .nav-tabs > li > a {
    padding: 5px;
    margin: 0 30px;
    border: none;
    color: #000;
}

.product.full .nav-tabs > li > a:hover {
    background-color: #fff;
    border: none;
    border-bottom: 2px solid #ff7e14;
}

.product.full .nav-tabs > li:first-child > a {
    margin-left: 0;
}

/* FILTERS */

#sidesearch .group-title {
    text-transform: uppercase;
    font-family: "SegoeUI";
    font-weight: bold;
    padding: 10px 20px;
    background-color: #eee;
    border-bottom: 1px solid #EEE;
    display: block;
    color: #3b3b3b;
    position: relative;
}

.group-title:after {
    content: "\f077";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    color: #3b3b3b;
    right: 12px;
    font-size: 14px;
    top: 10px;
    line-height: 23px;
}

.noact .group-title:after {
    content: "\f078";
}

#sidesearch .group-title:hover, #sidesearch .group-title:focus {
    color: #000;
    text-decoration: none;
}

#sidesearch {
    /* border: 1px solid #EEE; */
}

#sidesearch .block-facetapi .block-title {
    font-size: 14px;
    text-transform: none;
    margin-bottom: 5px;
    border-bottom: 0;
    padding: 0 20px 0 0;
}

#sidesearch .block-facetapi {
    padding: 10px 20px;
    border: 1px solid #EEE;
    border-top: none;
    position: relative;
}

#sidesearch .block-facetapi a {
    color: #333;
    font-size: 13px;
    margin-right: 0;
}

#sidesearch .block-facetapi ul li {
    position: relative;
    padding: 0 0 0 20px;
    font-size: 13px;
}

#sidesearch .block-facetapi input[type="checkbox"] {
    position: absolute;
    top: 1px;
    left: 2px;
}

#sidesearch .noact .block-facetapi {
    display: none;
}

#sidesearch .block-facetapi .facetabout {
    position: absolute;
    top: 13px;
    right: 20px;
    display: block;
    width: 15px;
    height: 15px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid;
    line-height: 12px;
    color: #989898;
}

#sidesearch .block-facetapi .facetabout:hover, #sidesearch .block-facetapi .facetabout:active, #sidesearch .block-facetapi .facetabout:focus {
    text-decoration: none;
    color: #333;
}

#sidesearch .block-facetapi .custom_facetapi_text {
    display: none;
    border-radius: 2px;
    text-align: justify;
    position: absolute;
    top: 2px;
    right: -292px;
    width: 300px;
    z-index: 100;
    box-shadow: rgba(0, 3, 51, 0.611765) 0px 0px 4px 0px;
    padding: 10px 20px;
    background-color: rgb(255, 255, 255);
    background-color: white;
}

/* PDF */

.katalog.teaser {
    background: #FFF;
    border-bottom: 2px solid #FF7E14;
    margin-bottom: 2px;
}

.katalog.teaser .title {
    padding: 10px 15px;
    color: #222;
    text-align: center;
    /*  min-height: 65px; */
    font-size: 14px;
}

.katalog.teaser a:hover, .katalog.teaser a:focus {
    text-decoration: none;
}

.katalog.teaser a:hover .img {
    display: block;
    position: relative;
}

.katalog.teaser a:hover .img:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.3);
    content: "";
    ;
    font-family: 'Glyphicons Halflings';
    z-index: 1;
    color: #FF7E14;
    line-height: 250px;
    text-align: center;
    font-weight: bold;
    font-size: 2rem;
}

.view-header .view-taxonomy-title .field-content {
    display: block;
    margin-bottom: 30px;
    font-size: 24px;
    font-family: "SegoeUIBold";
    font-weight: normal;
    text-transform: uppercase;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
}

.breadcrumb {
    padding: 8px 0px;
    margin-bottom: 5px;
    list-style: none;
    border-radius: 0;
    font-size: 12px;
    color: #868686;
    font-family: "SegoeUI";
    font-weight: bold;
    background-color: transparent;
}

.breadcrumb a {
    color: #868686;
}

.views-field-description-i18n {
    text-align: justify;
}

/*instructions*/

.view-instructions-view {
    margin-left: -15px;
    margin-right: -15px;
}

.view-instructions-view .view-taxonomy-title {
    padding-left: 15px;
    padding-right: 15px;
}

.view-instructions-view .instruction.teaser .title {
    background-color: #eee;
}

.instruction.teaser {
    background: #FFF;
    border-bottom: 2px solid #FF7E14;
    margin-bottom: 2px;
    margin-bottom: 15px;
}

.instruction.teaser .title {
    padding: 10px 5px;
    color: #222;
    text-align: center;
    /*  min-height: 65px; */
    font-size: 12px;
}

.instruction.teaser a:hover, .instruction.teaser a:focus {
    text-decoration: none;
}

.instruction.teaser a:hover .img {
    display: block;
    position: relative;
}

.instruction.teaser a:hover .img:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.3);
    content: "";
    ;
    font-family: 'Glyphicons Halflings';
    z-index: 1;
    color: #FF7E14;
    line-height: 250px;
    text-align: center;
    font-weight: bold;
    font-size: 2rem;
}

/**/

.search-api-ranges-widget .range-slider, .search-api-ranges-widget button[type='submit'], .search-api-ranges-widget .control-label {
    display: none;
}

.search-api-ranges-widget .range-box.col-xs-6 {
    padding: 0;
}

.search-api-ranges-widget .row.yui3-g {
    margin: 0;
    margin-bottom: 10px;
}

.search-api-ranges-widget .range-box-left {
    margin-right: 0;
    overflow: visible;
}

.search-api-ranges-widget .range-box input {
    z-index: 1;
    padding: 3px 12px;
    height: auto;
    font-size: 13px;
}

.search-api-ranges-widget .text-range {
    font-size: 13px;
    display: none;
}

.search-api-ranges-widget .range-box-left input {
    border-top-left-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 0;
    border-right: 1px solid #fff;
}

.search-api-ranges-widget .range-box-right input {
    border-top-left-radius: 0;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 5px;
}

.search-api-ranges-widget .range-box-left .form-control:focus {
    border-right-color: #797979;
}

#sidesearch .form-control:focus {
    border-color: #797979;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px #eee, 0 0 8px #eee;
    box-shadow: inset 0 1px 1px #eee, 0 0 8px #eee;
    z-index: 2;
}

.modal-content {
    border-radius: 0;
    border-color: transparent;
    background: #fff;
}

.modal-content .modal-header {
    font-size: 24px;
    font-family: "SegoeUI";
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #eee;
    padding: 20px 20px 10px 20px;
}

.modal-content .modal-body {
    padding: 10px 20px 20px 20px;
}

.modal-content .modal-body .list-unstyled li {
    display: inline-block;
    padding-right: 16px;
}

.modal-content .modal-body .control-label {
    font-weight: normal;
}

#loginModal.modal.in .modal-dialog {
    max-width: 300px;
}

#loginModal .btn-default {
    text-transform: uppercase;
    border-radius: 0;
    padding: 5px 40px;
    color: #fff;
    width: 100%;
    background-color: #ff7e14;
    border: none;
    outline: none;
}

#loginModal .btn-default:hover {
    background-color: #FF7503;
    color: #eee;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border: none;
    border-bottom: 2px solid #ff7e14;
}

.nav-tabs {
    border-bottom: none;
    margin-bottom: 2rem;
}

.nav-tabs > li > a {
    padding: 5px;
    margin: 0 30px;
    border: none;
    color: #000;
}

.nav-tabs > li > a:hover {
    background-color: #fff;
    border: none;
    border-bottom: 2px solid #ff7e14;
}

.nav-tabs > li:first-child > a {
    margin-left: 0;
}

#add-to-cart-overlay img {
    border: 1px solid #eee;
    margin: 5px auto;
    display: block;
    width: 100%;
}

#add-to-cart-overlay .name {
    font-size: 20px;
    margin-bottom: 20px;
}

#add-to-cart-overlay .btn-primary {
    background-color: #ff7e14;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    border: none;
    display: block;
    width: 100%;
    text-align: center;
    margin: 15px 0;
}

#add-to-cart-overlay .btn-primary:hover {
    background-color: #FF7503;
    color: #eee;
}

#add-to-cart-overlay .btn-default {
    background-color: #ddd;
    color: #3b3b3b;
    text-transform: uppercase;
    border-radius: 0;
    border: none;
    display: block;
    width: 100%;
    text-align: center;
    margin: 15px 0;
}

#add-to-cart-overlay .btn-default:hover {
    background-color: #C7C7C7;
    color: #000;
}

.modal-content .modal-body .control-label {
    margin-bottom: 5px;
    font-weight: normal;
    display: block;
}

.modal-content .modal-body .form-item {
    margin-bottom: 15px;
}

.modal-content .modal-body .form-control:focus {
    border-color: #797979;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px #eee, 0 0 8px #eee;
    box-shadow: inset 0 1px 1px #eee, 0 0 8px #eee;
}

.webform-client-form #webform-component-tovar, textarea[name="submitted[tovar]"] {
    display: none;
}

.webform-client-form .btn {
    background-color: #ff7e14;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    border: none;
    float: right;
    padding: 5px 30px;
    text-align: center;
}

.webform-client-form .btn:hover {
    background-color: #FF7503;
    color: #eee;
}

.view-faq-view .panel-default > .panel-heading {
    background: #fff;
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding: 15px 0;
}

.view-faq-view .panel-default {
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.view-faq-view .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    color: inherit;
    font-family: "SegoeUI";
    font-weight: bold;
    position: relative;
    padding-left: 25px;
}

.view-faq-view .panel-title:before {
    content: "\f054";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 0;
    top: 3px;
    font-size: 20px;
    color: #929292;
}

.view-faq-view .panel-title a span {
    display: block;
    font-size: 15px;
    font-family: "SegoeUI";
    font-weight: normal;
    margin-top: 10px;
}

.view-faq-view .panel-title a.collapsed span.inact {
    display: none;
}

.view-faq-view .panel-title a[aria-expanded="true"] span.act {
    display: none;
}

.view-faq-view .panel-title a:focus {
    text-decoration: none;
}

.view-faq-view .panel-default > .panel-heading + .panel-collapse > .panel-body {
    padding: 30px;
    background-color: #eee;
    padding-top: 0;
    overflow: hidden;
    position: relative;
}

.view-faq-view .panel-body:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 25px 0 25px;
    border-color: #fff transparent transparent transparent;
    top: 0;
    left: 40px;
}

.view-faq-view .panel-default > .panel-heading + .panel-collapse > .panel-body .field-name-body {
    padding-top: 15px;
}

.page-taxonomy-term-20 .view-taxonomy-title {
}

.page-taxonomy-term-20 #block-views-faq-view-block-1 {
    float: left;
    width: 100%;
}

#block-views-faq-view-block-2 {
    float: left;
    width: 100%;
}

.contct-left {
    background-color: #eee;
    padding: 30px;
    min-height: 300px;
    margin-bottom: 30px;
}

.contct-left .title {
    font-size: 20px;
    font-family: "SegoeUI";
    font-weight: bold;
}

.contct-left div p:last-child {
    margin-bottom: 15px;
}

.contct-right {
    padding: 0;
}

.predstav.teaser {
    padding: 15px;
    background-color: #EEE;
    margin-bottom: 30px;
}

.predstav.teaser .title {
    font-size: 20px;
    font-family: "SegoeUI";
    font-weight: bold;
    display: block;
    color: #000;
    margin-bottom: 15px;
}

.predstav.teaser .name {
    display: block;
    color: #000;
    margin-bottom: 15px;
}

.predstav.teaser .title span {
    border-bottom: 1px solid #FF8927;
    ;
}

.predstav.teaser ul.info {
    padding: 0;
}

.predstav.teaser ul.info li {
    list-style: none;
    padding: 0;
    margin-bottom: 5px;
    position: relative;
}

.predstav.teaser ul.info li:first-child {
    min-height: 40px;
}

.predstav.teaser ul.info li a {
    color: #373737;
    text-decoration: none;
}

.predstav.teaser ul.info li i {
    color: #6B6B6B;
    width: 15px;
    padding-left: 2px;
}

.view-id-pred_view.view-display-id-block {
    margin-left: -15px;
    margin-right: -15px;
}

.view-pred-taxview .views-field-name-i18n {
    margin-bottom: 25px;
    margin-top: 0;
    font-size: 20px;
    font-weight: normal;
}

.commerce-line-item-views-form .btn-danger {
    padding: 5px 25px;
    border: none;
    border-radius: 0;
    background-color: #ddd;
    color: #3b3b3b;
    text-transform: uppercase;
    border-radius: 0;
    border: none;
    text-align: center;
    font-size: 12px;
}

.commerce-line-item-views-form .form-control {
    display: block;
    width: 100%;
    height: 28px;
    padding: 3px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    -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;
}

.commerce-line-item-views-form .views-field.views-field-edit-quantity {
    max-width: 50px;
}

.commerce-line-item-views-form .btn-info {
    background-color: #ddd;
    color: #3b3b3b;
    text-transform: uppercase;
    border-radius: 0;
    border: none;
    text-align: center;
    margin: 15px 0;
    padding-left: 25px;
    padding-right: 25px;
}

.commerce-line-item-views-form .btn-info:hover {
    background-color: #C7C7C7;
    color: #000;
}

.commerce-line-item-views-form .btn-default {
    background-color: #ff7e14;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    border: none;
    text-align: center;
    margin: 15px 0;
    padding-left: 25px;
    padding-right: 25px;
}

.commerce-line-item-views-form .btn-default:hover {
    background-color: #FF7503;
    color: #eee;
}

.checkout-buttons .checkout-cancel, .checkout-buttons .checkout-backa {
    background-color: #ddd;
    color: #3b3b3b;
    text-transform: uppercase;
    border-radius: 0;
    border: none;
    text-align: center;
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    padding: 6px 25px;
}

.checkout-buttons .checkout-cancel:hover, .checkout-buttons .checkout-backa:hover {
    background-color: #C7C7C7;
    color: #000;
}

.button-operator {
    display: none;
}

.checkout-continue {
    background-color: #ff7e14;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    border: none;
    text-align: center;
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
}

.checkout-continue:hover {
    background-color: #FF7503;
    color: #eee;
}

.page-user .field {
    margin-bottom: 10px;
}

.page-user h2 {
    margin-top: 0;
    margin-bottom: 15px;
}

.view-sravview table {
    width: 100%;
}

.view-sravview .limicon-x-0 {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.view-sravview .limicon-x-0:before {
    content: "\f00d";
}

.view-sravview .limicon-x-1 {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.view-sravview table img {
    width: auto;
    height: 180px !important;
    min-height: 180px !important;
    max-width: 500px;
}

.sravnenie-headers {
    overflow: hidden;
}

.sravnenie-headers table, .sravnenie-headers table > tbody, .sravnenie-headers table > tbody > tr, .sravnenie-headers table > tbody > tr > th {
    width: 100%;
}

.view-sravview .table > tbody > tr > th {
    width: 25%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
}

.sravnenie-fixed .sravnenie-headers, .sravnenie-fixed .table-responsive {
    padding-left: 0;
    padding-right: 0;
}

.view-sravview .table > tbody > tr:nth-child(1) > td {
    text-align: right;
    background-color: #fff;
    padding: 0;
}

.view-sravview .table > tbody > tr:nth-child(2) > td, .view-sravview .table > tbody > tr:nth-child(5) > td {
    padding-bottom: 0;
}

.view-sravview .table > tbody > tr:nth-child(3) > td, .view-sravview .table > tbody > tr:nth-child(6) > td {
    padding-top: 0;
}

.view-sravview .table > tbody > tr:nth-child(5) > td {
    font-family: 'SegoeUI';
    font-weight: bold;
    font-size: 2rem;
    color: #FF7E14;
}

.view-sravview .table > tbody > tr:nth-child(6) > td {
    font-size: 14px;
    color: #868686;
}

.view-sravview .table > tbody > tr:nth-child(1) > td, .view-sravview .table > tbody > tr:nth-child(2) > td, .view-sravview .table > tbody > tr:nth-child(3) > td, .view-sravview .table > tbody > tr:nth-child(4) > td, .view-sravview .table > tbody > tr:nth-child(5) > td, .view-sravview .table > tbody > tr:nth-child(6) > td {
    border: none;
    background-color: #fff;
}

.view-sravview .table > tbody > tr > td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.view-sravview .table > tbody > tr:nth-child(1) > th, .view-sravview .table > tbody > tr:nth-child(2) > th, .view-sravview .table > tbody > tr:nth-child(3) > th, .view-sravview .table > tbody > tr:nth-child(4) > th, .view-sravview .table > tbody > tr:nth-child(5) > th, .view-sravview .table > tbody > tr:nth-child(6) > th {
    display: none;
}

.view-sravview .table > tbody > tr:nth-child(1) > td {
    overflow: visible;
    ;
}

.view-sravview .flag-wrapper {
    position: relative;
    max-width: 250px;
    display: block;
    height: 1px;
}

.view-sravview .table a.flag {
    left: 250px;
    top: 0;
    color: #333;
    font-size: 0;
    text-transform: uppercase;
    display: inline-block;
    width: auto;
    white-space: nowrap;
    color: #bdbdbd;
}

.view-sravview .table a.flag:hover {
    color: #333;
}

.view-sravview .table a.flag:after {
    content: "\f00d";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    top: 13px;
    right: 10px;
    font-size: 14px;
}

.vid-rav-list {
    font-size: 0;
    padding-left: 10px;
    padding-right: 10px;
}

.view-sravview .table > tbody > tr:nth-child(2) > td a {
    font-family: 'SegoeUI';
    font-weight: bold;
    font-size: 16px;
}

.view-sravview .table > tbody > tr:nth-child(1) > th, .view-sravview .table > tbody > tr:nth-child(2) > th, .view-sravview .table > tbody > tr:nth-child(3) > th {
    background-color: #fff;
}

.view-sravview .limicon-x-1:before {
    content: "\f00c";
}

.product.full .prtitle {
    position: relative;
}

.product.full .flag-action, .product.full .unflag-action {
    font-size: 14px;
    color: #868686;
    text-align: right;
}

.product.full .flag-action:before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f067";
    margin-right: 5px;
}

.product.full .unflag-action:before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f068";
    margin-right: 5px;
}

.product.full .flag-action:hover, .product.full .unflag-action:hover, .product.full .flag-action:active, .product.full .unflag-action:active, .product.full .flag-action:focus, .product.full .unflag-action:focus {
    color: #333;
    text-decoration: none;
}

.product.full .flag-outer-srvflag {
    display: inline-block;
}

.product.full .comparebox {
    right: 0;
}

.region-sravblock {
    display: none;
    position: fixed;
    overflow: hidden;
    bottom: 0;
    left: 0;
    width: 283px;
    height: 30px;
    z-index: 99;
}

.region-sravblock .block-title {
    font-size: 14px;
    background-color: #FF8927;
    text-transform: none;
    padding: 5px 10px;
    text-align: center;
    color: #fff;
    margin-bottom: 0;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    transition: all linear 0.3s;
}

.region-sravblock:hover {
    height: auto;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    transition: all linear 0.3s;
}

.region-sravblock .block-title a {
    color: #fff;
}

.region-sravblock .block-title a:hover {
    color: #eee;
}

.region-sravblock .view-content {
    text-align: center;
    float: left;
    border: 1px solid #eee;
    padding: 5px 0;
    background-color: #fff;
    width: 283px;
}

.region-sidebar-first-dop {
    padding: 10px 20px;
    text-align: center;
}

.region-sidebar-first-dop a {
    color: #868686;
}

.region-sidebar-first-dop a:hover, .region-sidebar-first-dop a:focus, .region-sidebar-first-dop a:active {
    color: #000;
}

.region-sidebar-first .block-menu ul li a {
    background: #eee;
    color: #333;
    margin-bottom: 10px;
    font-size: 14px;
    padding: 5px 20px;
}

.region-sidebar-first .block-menu ul li a:hover {
    background: #ddd;
    color: #000;
}

.view-commerce-user-orders table tr th a {
    display: block;
    position: relative;
}

.view-commerce-user-orders table tr th a img {
    display: block;
    max-width: 100%;
    height: auto;
    position: absolute;
    right: 0;
    top: 4px;
}

.field-name-commerce-order-total .commerce-price-formatted-components tr.component-type-commerce-price-formatted-amount {
    background-color: #eee;
}

.line-item-total {
    display: inline-block;
    padding: 5px 0;
    color: #3b3b3b;
    border-radius: 0;
    border: none;
}

.page-checkout .panel-default {
    border: none;
    box-shadow: none;
}

.page-checkout .panel-default > .panel-heading {
    color: #333;
    background-color: #fff;
    border: none;
    padding: 0;
}

.page-checkout .panel-body {
    padding-left: 0;
    padding-right: 0;
    box-shadow: none;
}

.page-checkout .panel-default > .panel-heading .panel-title {
    font-family: 'SegoeUI';
    font-weight: bold;
    font-size: 20px;
}

.article.token {
    margin-bottom: 25px;
    background-color: #eee;
}

.article.token .lig {
    padding-left: 0;
}

.article.token .rig {
    padding-bottom: 15px;
}

.article.token .title {
    border-bottom: 1px solid #FF8927;
    padding-bottom: 5px;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #FF8927;
    border-color: #FF8927;
    border-radius: 0;
}

.pagination > li, .pagination {
    border-radius: 0;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.pagination > li > a, .pagination > li > span {
    color: #333;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #000;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.region-sidebar-second .article.teaser, .region-sidebar-second .news.teaser {
    margin-bottom: 15px;
}

.region-sidebar-second .article.teaser .title, .region-sidebar-second .news.teaser .title {
    background-color: #eee;
}

.news.teaser a:hover, .news.teaser a:focus {
    text-decoration: none;
}

.news.teaser .img-wrap {
    position: relative;
}

.news.teaser a:hover .img-wrap:before {
    background-color: rgba(255, 255, 255, 0.4);
    position: absolute;
    content: "";
    font: normal normal normal 14px/1 FontAwesome;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 31%;
    color: #FF7E14;
    font-size: 2rem;
    z-index: 9;
}

.news.teaser {
    background: #FFF;
    border-bottom: 2px solid #FF7E14;
    margin-bottom: 2px;
}

.news.teaser .title {
    padding: 10px 15px;
    color: #222;
    text-align: left;
    min-height: 65px;
}

.btn-primary {
    color: #fff;
    background-color: #FF8927;
    border-color: #FF8927;
}

input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-radius: 0;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #FF7503;
    border-color: #FF7503;
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-radius: 0;
}

.form-control:focus {
    border-color: #ddd;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(195, 195, 195, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 rgba(195, 195, 195, 0.6);
}

#block-system-main .view-application-area.view-display-id-page_1 .view-content, .view-id-catalog_on_front .view-content, .view-service-view .view-content, .view-company-menu .view-content, #block-views-application-area-block-1 .view-content {
    margin-left: -15px;
    margin-right: -15px;
}

.img-wrap img {
    width: 100%;
}

/*test bef*/

.views-exposed-form .bef-checkboxes .form-control {
    display: inline-block;
    width: auto;
    height: auto;
    padding: 3px;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    background-color: transparent;
    background-image: none;
    border: 0;
    border-radius: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.views-exposed-form .form-item > .form-control {
    display: inline-block;
    width: auto;
    height: auto;
    padding: 3px;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    background-color: transparent;
    background-image: none;
    border: 0;
    border-radius: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.view-empty p:last-child {
    margin-bottom: 30px;
}

/* New filters*/

.filter-group .views-exposed-widget {
    float: none;
    padding: 10px 20px;
    border: 1px solid #EEE;
    border-top: none;
    position: relative;
}

.filter-group .views-exposed-widget > label {
    font-size: 14px;
    text-transform: none;
    margin-bottom: 5px;
    border-bottom: 0;
    padding: 0 20px 0 0;
    line-height: normal;
    display: block;
    font-family: "SegoeUI";
    font-weight: bold;
}

.filter-group .views-exposed-widget a {
    color: #333;
    font-size: 13px;
    margin-right: 0;
}

.filter-group .views-exposed-widget ul li {
    padding: 0 0 0 20px;
    font-size: 13px;
}

.filter-group .form-checkboxes, .filter-group .bef-checkboxes {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
}

.filter-group .views-exposed-widget .form-checkboxes .form-item label.option {
    font-weight: normal;
    margin-bottom: 0;
    font-size: 13px;
}

.slider-filter-processed .views-widget > .form-item input {
    z-index: 1;
    padding: 3px 12px;
    height: auto;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

.slider-filter-processed .views-widget > .form-item label, .filter-group .views-exposed-widget .bef-slider {
    display: none;
}

.slider-filter-processed .views-widget .form-item:first-child input {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 1px solid #fff;
}

.slider-filter-processed .views-widget .form-item:last-child input {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.slider-filter-processed .views-widget .form-item {
    width: 50%;
    display: inline-block;
}

.filter-group a.facetabout {
    position: absolute;
    top: 13px;
    right: 20px;
    display: block;
    width: 15px;
    height: 15px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid;
    line-height: 12px;
    color: #989898;
}

.filter-group a.facetabout:hover, .filter-group a.facetabout:active, .filter-group a.facetabout:focus {
    text-decoration: none;
    color: #333;
}

.filter-group .views-exposed-widget .description {
    display: none;
    border-radius: 2px;
    text-align: justify;
    position: absolute;
    top: 2px;
    right: -292px;
    width: 300px;
    z-index: 100;
    box-shadow: rgba(0, 3, 51, 0.611765) 0px 0px 4px 0px;
    padding: 10px 20px;
    background-color: rgb(255, 255, 255);
    background-color: white;
}

.filter-group.noact .views-exposed-widget, .filter-group .views-widget-button.views-submit-button {
    display: none;
}

.filter-group.noact .views-widget-reset-button, .filter-group .views-widget-reset-button {
    display: block;
    padding: 5px;
    border: none;
}

.filter-group .views-widget-reset-button .btn {
    display: block;
    color: #868686;
    background-color: transparent;
    text-align: center;
    width: 100%;
    border: none;
    margin: 5px 0 15px 0;
}

.filter-group .views-widget-reset-button .btn:before {
    margin-right: 8px;
    content: "\e030";
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.filter-group .views-widget-reset-button .btn:hover, .filter-group .views-widget-reset-button .btn:focus, .filter-group .views-widget-reset-button .btn:active {
    color: #000;
    outline: none;
    box-shadow: none;
}

.comparebox {
    color: #a5a5a5;
    text-align: right;
    position: absolute;
    top: 10px;
    right: 15px;
}

.comparebox a {
    color: #a5a5a5;
}

.comparebox a:hover, .comparebox a:focus, .comparebox a:active {
    color: #333;
}

.view-sravview .view-empty {
    display: none;
}

.view-catalog-stand-view-ps .view-header, .view-catalog-stand-view .view-header, .view-catalog-view .view-header {
    position: relative;
}

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

.page-search {
}

.view-menu-internet .view-content, .view-instructions-view .views-field-name-i18n {
    margin-left: -15px;
    margin-right: -15px;
}

.page-search #block-system-main > .content > #search-form {
    /* display: none; */
}


.page-search .text-center {
    text-align: left;
}

.page-search .text-center .pager-first, .page-search .text-center .pager-last, .page-search .text-center ul.pagination li:not(.next):not(.prev) {
    display: none;
}

.form-control {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}


.page-search #block-system-main .search-form .btn-primary {
    background-color: #ccc;
    color: #3b3b3b;
    border-color: #ccc;
}

.page-search #block-system-main .search-form .btn-primary:hover {
    color: #fff;
    background-color: #FF8927;
    border-color: #FF8927;
}

.page-cart .delete-line-item {
    font-size: 0;
    padding: 0;
    background: transparent;
    font-weight: bold;
}

.page-cart .delete-line-item:hover, .page-cart .delete-line-item:active, .page-cart .delete-line-item:focus {
    outline: none;
}

.page-cart .delete-line-item:before {
    content: "×";
    font-size: 20px;
    line-height: 0.3;
}

table.views-table tr:hover td.views-field-edit-delete .delete-line-item:before {
    color: #868686;
}

table.views-table tr td.views-field-edit-delete {
    width: 20px;
    text-align: right;
}

#block-views-actions-view-block-2 .view-content {
    margin-left: -15px;
    margin-right: -15px;
}

.page-search-node #search-form {
    position: absolute;
    top: 60px;
}


.page-search-node #block-system-main .seracher-box > h1:first-child {
    margin-bottom: 80px;
}

.page-search-node #block-system-main > .content {
    position: relative;
}

.page-search-node #block-block-8 h1 {
    margin-bottom: 0 !important;
}

.page-search-node #block-system-main {
    min-height: 160px;
}

#views-exposed-form-catalog-view-aks-pageap .filter-group.group-fourth .group-title {
    display: none;
}

.page-taxonomy-term-4 .view-catalog-view-aks .view-empty {
    display: none;
}

.page-search .pagination > li > a, .page-search .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #707070;
    text-decoration: none;
    background-color: #fff;
    border: none;
}

.page-search .pagination > li > a:hover, .page-search .pagination > li > a:active, .page-search .pagination > li > a:focus {
    color: #000;
}

.page-search .pagination > li.next > a:after, .page-search .pagination > li.next > span:after {
    content: ' →';
}

.page-search .pagination > li.prev > a:before, .page-search .pagination > li.prev > span:before {
    content: '← ';
}

#loginModal .ctools-modal-content, #loginModal #modal-content {
    display: none !important;
}

.ajax-progress-throbber {
    padding-left: 5px;
}

/* spin  */

.flag-waiting .flag-throbber {
    background: none !important;
    padding: 4px !important;
    -o-animation: spin 1s infinite linear !important;
    -webkit-animation: spin 1s infinite linear !important;
    display: inline-block !important;
    animation: spin 1s infinite linear !important;
    position: relative !important;
    top: 1px !important;
    display: inline-block !important;
    font-family: 'Glyphicons Halflings' !important;
    font-style: normal;
    font-weight: normal;
    text-decoration: none !important;
    line-height: 1 !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 0;
}

.flag-waiting .flag-throbber:before {
    content: "\e031";
    font-size: 14px;
}

.panel {
    border: 1px solid #eee;
    border-radius: 0;
}

.panel-default > .panel-heading {
    background-color: #eee;
    border-color: #eee;
}

.view-commerce-user-orders .table-striped > tbody > tr:nth-of-type(odd), .view-commerce-user-orders .table > tbody > tr > td.active {
    background-color: #fff;
}


.view-commerce-user-orders .table > thead:first-child > tr > th, .view-commerce-user-orders .table > thead:first-child > tr > th.active {
    background-color: #eee;
}

.view-commerce-user-orders .table > thead > tr > th {
    border-bottom: 1px solid #ddd;
}




.view-commerce-user-orders .table-striped > tbody > tr:nth-of-type(odd), .view-commerce-user-orders .table > tbody > tr > td.active {
    background-color: #fff;
}


.view-commerce-user-orders .table > thead:first-child > tr > th, .view-commerce-user-orders .table > thead:first-child > tr > th.active {
    background-color: #eee;
}

.view-commerce-user-orders .table > thead > tr > th {
    border-bottom: 1px solid #ddd;
}






.table-striped > tbody > tr:nth-of-type(odd), .view-commerce-cart-form .table > tbody > tr > td.active {
    background-color: #fff;
}

.view-commerce-cart-form .table > thead:first-child > tr > th, .view-commerce-cart-form .table > thead:first-child > tr > th.active, .table-striped tr > th {
    background-color: #eee;
}

.view-commerce-cart-form .table > thead > tr > th, .table-striped tr > th {
    border-bottom: 1px solid #ddd;
}


.field-name-commerce-order-total .commerce-price-formatted-components {
    width: auto;
}

.field-name-commerce-order-total .commerce-price-formatted-components tr.component-type-commerce-price-formatted-amount {
    background-color: transparent;
}

.nomarg {
    margin: 0;
}

.page-user-orders .table.commerce-price-formatted-components > tbody > tr > td {
    border-top: none;
    font-weight: normal;
}

.page-user-orders p.state {
    padding-top: 8px;
}

#block-menu-menu-client-menu {
    border: 1px solid #eee;
    background: #eee;
}

#block-menu-menu-client-menu .block-title {
    margin: 0;
    padding: 10px 20px;
    font-size: 18px;
}

#block-menu-menu-client-menu ul.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    background: #fff;
    padding: 10px 0;
}

#block-menu-menu-client-menu ul.nav > li {
    position: relative;
    display: block;
    margin: 0;
}

#block-menu-menu-client-menu ul.nav li a {
    background: #fff;
    color: #333;
    margin-bottom: 0px;
    font-size: 14px;
    padding: 5px 20px;
}


#block-menu-menu-client-menu ul.nav li a:before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 5px;
}

#block-menu-menu-client-menu ul.nav li:nth-child(1) a:before {
    content: "\f05a";
}


#block-menu-menu-client-menu ul.nav li:nth-child(2) a:before {
    content: "\f044";
}


#block-menu-menu-client-menu ul.nav li:nth-child(3) a:before {
    content: "\f187";
}


#block-menu-menu-client-menu ul.nav li:nth-child(4) a:before {
    content: "\f08b";
}

.resizable-textarea textarea {
    border-radius: 0;
}

.commerce-line-item-views-form .form-control {
    line-height: 1;
    padding: 0 5px;
    height: auto;
    border-radius: 0;
}

.form-control {
    border-radius: 0;
}

.commerce-line-item-views-form .line-item-summary {
    border-top: 1px solid #ddd;
}

.page-checkout .panel-default > .panel-heading {
    font-size: 22px;
    margin-bottom: 15px;
    line-height: normal;
    font-family: "SegoeUI";
    font-weight: bold;
}

.page-checkout .panel-body {
    padding-left: 0;
    padding-right: 0;
    box-shadow: none;
    padding-top: 0;
}

.view-commerce-cart-summary .field-name-commerce-order-total {
    border-top: 1px solid #DDD;
}

.view-commerce-cart-summary .field-name-commerce-order-total table.commerce-price-formatted-components tr > td {
    border-top: none;
    padding: 3px;
    text-align: right;
}

.user-info-from-cookie .btn.btn-default.form-submit {
    background-color: #ff7e14;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    border: none;
    text-align: center;
    margin: 15px 0;
    padding: 5px 35px;
}

.user-info-from-cookie .btn.btn-default.form-submit:hover, .user-info-from-cookie .btn.btn-default.form-submit:active, .user-info-from-cookie .btn.btn-default.form-submit:focus {
    background-color: #FF7503;
    color: #eee;
}

.block-webform .links {
    display: none;
}

.cart.teaser span {
    display: inline-block;
    width: 16px;
    height: 16px;
    color: #eee;
    background-color: #3b3b3b;
    border-radius: 20px;
    line-height: 17px;
    font-size: 9px;
}

.page-taxonomy-term-4 .view-sravview {
    display: none;
}

.page-checkout .panel-default.cart_contents > .panel-heading >span{
    display: block !important;
    margin-bottom: 30px !important;
    font-size: 24px !important;
    font-family: "SegoeUIBold" !important;
    font-weight: normal !important;
    text-transform: uppercase !important;
    border-bottom: 1px solid #eee !important;
    padding-bottom: 5px !important;
    line-height: normal !important;
}


a.btn.reset-filter {
    display: block;
    color: #868686;
    background-color: transparent;
    text-align: center;
    width: 100%;
    border: none;
    margin: 5px 0 15px 0;
}

a.btn.reset-filter:before {
    margin-right: 8px;
    content: "\e030";
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

a.btn.reset-filter:hover,
a.btn.reset-filter:focus,
a.btn.reset-filter:active {
    color: #000;
    outline: none;
    box-shadow: none;
}
#reset-button-wrapper{
    display:none;
}