body {
    color: #343932;
    /*background-color: #80C4DB;*/
    font-family: Arial, Helvetica, sans-serifrial, sans-serif;
}
.container {
    margin: 0 auto!important;
    width: 100%!important;
}
.bannerImg {
    background: #ffffff;
}
#menu-toggle{
 z-index: 200;
}
a {
    color: #847743;
}
.containerMenu {
    padding: 0;
}
#menu-primary {
    float: left;
    width: 100%;

    background: rgba(254,165,61,1);
    background: -moz-linear-gradient(top, rgba(254,165,61,1) 0%, rgba(255,124,100,0.8) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(254,165,61,1)), color-stop(100%, rgba(255,124,100,0.8)));
    background: -webkit-linear-gradient(top, rgba(254,165,61,1) 0%, rgba(255,124,100,0.8) 100%);
    background: -o-linear-gradient(top, rgba(254,165,61,1) 0%, rgba(255,124,100,0.8) 100%);
    background: -ms-linear-gradient(top, rgba(254,165,61,1) 0%, rgba(255,124,100,0.8) 100%);
    background: linear-gradient(to bottom, rgba(254,165,61,1) 0%, rgba(255,124,100,0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fea53d', endColorstr='#ff7c64', GradientType=0 );



}
#site-navigation ul.main-navigation{
    margin: 0;
    padding: 0;
    line-height: 40px;
    min-height: 40px;
}
.menu-align-center .no-menu > li > a {
    padding: 11px 16px;
    background: transparent;
}
.menu-align-center .no-menu > li > a:hover {
    background: rgba(255,159,49,1);
    background: -moz-linear-gradient(top, rgba(255,159,49,1) 0%, rgba(254,68,39,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,159,49,1)), color-stop(100%, rgba(254,68,39,1)));
    background: -webkit-linear-gradient(top, rgba(255,159,49,1) 0%, rgba(254,68,39,1) 100%);
    background: -o-linear-gradient(top, rgba(255,159,49,1) 0%, rgba(254,68,39,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,159,49,1) 0%, rgba(254,68,39,1) 100%);
    background: linear-gradient(to bottom, rgba(255,159,49,1) 0%, rgba(254,68,39,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9f31', endColorstr='#fe4427', GradientType=0 );
}
.menu-align-center .no-menu > li > a {
    color: #fff!important;
    font-weight: bold!important;
    text-shadow: 1px 1px 4px #000;
    font-family: Arial, Helvetica, sans-serifrial, sans-serif;
}
.menu-align-center .no-menu > li > a:hover {
    color: #000!important;
    text-shadow: 1px 1px 4px #fff;
}

.bannerImg {

}
.bannerImg .container {
    padding: 0;
}
.itm-img {
    height: 200px;
    overflow: hidden;
    margin-bottom: 10px;
}
.itm-img img {
    height: 100%!important;
    width: 100% !important;
}
.bannerImage {
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: inherit;
    background-position: center center;
    min-height: 292px;
}
#content{

}
/*
.bs-docs-nav {
    background-color: #DCD8C1;
}/**/
#footer {
    background-color: #ff9900!important;
    padding: 5px 0!important;
}

.bs-docs-nav {
    background-color: #ff9900;
}/**/
.entry-content, .entry-content p, .entry-content span {
    color: #111111;
}
.header-logo-wrap {
    margin-right: 15px;
}
.tel-navbar {
    padding: 15px 0;
}
.tel-navbar li{
    margin: 0 10px;
}
.tel-navbar li a {
    font-size: 25px;
    text-shadow: 1px 1px 4px #fff;
    color: #000000;
    font-weight: bold;
}
.tel-navbar li div.wrIm{
    margin-right: 7px;
    min-width: 46px;
    display: inline-block;
}
.site-title {
    margin-top: 12px;
    margin-bottom: 5px;
    font-size: 1.5rem;
    line-height: 1.5rem;
}
.site-title a {
    text-shadow: 1px 1px 4px #000;
    color: #fff;
}
.site-title a:hover {
    text-shadow: 1px 1px 4px #000;
    color: #fff;
}

.tel-navbar li a{
    font-size: 25px;
    text-shadow: 1px 1px 4px #000;
    color: #fff!important;
    font-weight: bold;
}
.tel-navbar li a:hover{
    font-size: 25px;
    text-shadow: 1px 1px 4px #fff;
    color: #000!important;
    font-weight: bold;
}
#footer .tel-navbar li a{
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    margin: 0 7px;
    background: transparent;
}
#footer .tel-navbar {
    padding: 0;
}

.brief {
    background: transparent;
}
#primary {
    margin: 0!important;
}
.content-wrap .container {
    background-color: #ffffff;
}
#primary .container {
    padding-top: 60px;
    background-color: #ffffff;
}
.contact-page {
    padding: 0;
}
#content .container {
    background-color: #ffffff;
}
section.frontpage-content {
    padding: 0;
}
.frontpage-content-section-inner {
    padding: 0 1em;
    width: 1120px;
    margin: 0 auto;
}

@media (max-width: 1023px) {
    .frontpage-content-section-inner {
        width: 100%;
    }
}


a:hover {
    color: #000000;
    text-decoration: none;
}
.comment-form p {
    padding-left: 150px;
}
.colored-line-left, .colored-line-right, .colored-line {
    background: #000000;
}
.page-title {
    color: #847743;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    background-color: #000000;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    background: #000000;
}
.comment-form .form-submit input, #recaptcha-submit-btn-area input {
    border: 1px solid #000000;
    background: #000000;
}
.comment-form .form-submit input:hover, #recaptcha-submit-btn-area input:hover {
    color: #000000;
}
#sidebar-secondary .widget ul:not(.recentcomments) li a {
    color: #847743;
}
#sidebar-secondary .widget ul:not(.recentcomments) li a:hover {
    color: #000000;
    text-decoration: none;
}
.post-list h1.entry-title a:hover {
    color: #000000;
}
.border-bottom-hover:hover {
    border-bottom-color: #000000;
}
table, th, td {
    border: 1px solid #ccc;
}
table tr:first-child td {
    background-color: #ff9900;
    color: #fff;
    font-weight: bold;
}
.sticky-navigation .main-navigation a{
    color: #ffffff!important;
    font-weight: bold;
    padding: 2px;
}
.sticky-navigation .main-navigation a:hover, .sticky-navigation .main-navigation li a:hover, .sticky-navigation .login-register li.login a:hover{
    color: #000!important;
}
.info-block a {
    color: #ffffff;
    font-weight: bold;
}
.info-block a:hover {
    color: #ffffff;
}
#footer {
    border-top: 4px solid #FF6400;
    background-color: #ffffff;
    color: #000000;
}
#footer .tel-section li {
    float: left;
    margin: 0 5px;
}
#footer .copySection {
    line-height: 60px;
}
.footer, .footer a {
    background-color: #ffffff;
    color: #847743;
}
.powered-by a {
    color: #847743;
}
.sticky-navigation .main-navigation li a:hover, .sticky-navigation .login-register li.login a:hover {
    color: #847743;
}
.colored-text {
    color: #847743;
}
p.s5_mod_h3 {
    font-weight: bold;
}
.categories-wrap {
    padding-top: 60px;
    text-align:center
}
.categories-prod {
    padding:0 20px 0 20px;
    margin:0 auto;
    display:inline-block
}
.product-arr {
    color:#737373;
    cursor:pointer;
    display:block;
    float:left;
    margin:4px 10px;
    min-height:360px;
    position:relative;
    width:253px
}
.product-itm:hover::before {
    margin-left:-50%;
    width:100%
}
.product-itm::before {
    background:#fff none repeat scroll 0 0;
    content:"";
    height:3px;
    left:50%;
    margin-left:0;
    position:absolute;
    bottom:0;
    transition:all .3s ease 0s;
    width:0
}
.img-thumb {
    background-color:#fff;
    border:2px solid #ddd;
    border-radius:10px;
    display:inline-block;
    height:auto;
    line-height:1.42857;
    max-width:100%;
    -webkit-box-shadow:0 3px 3px rgba(0,0,0,0.7);
    -moz-box-shadow:0 3px 3px rgba(0,0,0,0.7);
    box-shadow:0 3px 3px rgba(0,0,0,0.7);
    transition:all .2s ease-in-out 0s
}
.sale {
    background:#847743;
    color:#fff;
    cursor:pointer;
    font-size: 19px;
    line-height: 30px;
    height:36px;
    margin:10px auto 0;
    padding:0 10px;
    text-align:center;
    transition:all 1s ease 0s
}
.product-arr:hover .sale {
    background:#000000 none repeat scroll 0 0;
    color:#fff
}
.product-itm-pr {
    background:#fff;
    background:-moz-linear-gradient(top,#fff 0,#eee 100%);
    background:-webkit-linear-gradient(top,#fff 0,#eee 100%);
    background:linear-gradient(to bottom,#fff 0,#eee 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eeeeee',GradientType=0);
    border:1px solid #cecece;
    border-radius:2px;
    color:#000000;
    display:inline-block;
    font-size: 19px;
    line-height: 36px;
    height:36px;
    margin:15px auto 0;
    padding:0 20px;
    text-align:center;
    width:164px
}
.product-itm-foot {
    font-size:16px;
    text-align:center;
    text-transform:uppercase;
    margin-top:5px
}
.foot-h3-first,
.foot-h3-sec {
    display:inline-block;
    -webkit-transition:color .4s ease;
    -moz-transition:color 1s ease;
    -o-transition:color 1s ease;
    transition:color 1s ease
}
.product-arr .product-itm {
    border:1px solid #b9c4c7;
    border-radius:3px;
    padding:10px 0 0
}
.product-arr:hover .product-itm {
    background:#fff;
    border:2px solid #b9c4c7;
    border-radius:3px;
    box-shadow:0 5px 15px rgba(0,0,0,0.2);
    left:-8px;
    position:absolute;
    top:-10px;
    z-index:1;
    width:100%
}
.brief .brief-image-right img {
    width: auto ;
}
span.s5_h3_first {
    font-weight: bold;
}
.brief p {
    margin-top: 0;
}

.service-box {
    width: inherit;
}

.services-wrap > .service-box {
    width: inherit;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #847743;
}
.menu-align-center .navbar-header, .menu-align-center .navbar-collapse {
    width: auto;
}
.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}
.navbar-brand > img {
    display: inline-block;
    max-height: 111px;
}
.cb {
    clear: both;
}
.info-block {
    position: relative;
}
.info-block .cena-actual {
    background: #847743;
    padding: 5px 10px;
    color: #fff;
    font-size: 16px;
    text-align: center;
}
.info-block .dop-info {
    background: #847743;
    padding: 5px 10px;
    color: #fff;
    margin-top: 20px;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}
.info-block .dop-info::before {
    background: #847743 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 3px;
    left: 50%;
    margin-left: 0;
    position: absolute;
    transition: all .3s ease 0s;
    width: 0;
}
.svyaz-section {
    position: relative;
}
.tel-section {

}
ul.telphone {
    border-left: 2px solid #847743;
    padding-left: 10px;
    margin: 0;
}
ul.telphone li {
    text-align: left;
    list-style: none;
    font-size: 24px;
    padding-left: 30px;
    color: #000;
    font-weight: bold;
    line-height: 39px;
}
ul.telphone li a {
    color: #000;
    font-weight: bold;
    line-height: 39px;
}
ul.telphone li a span {
    color: #847743;
    font-weight: normal;
}
.br-widget {
    height: 28px;
    white-space: nowrap;
    display: inline-block;
}
.br-widget span {
    font: normal normal normal 18px/1 'FontAwesome';
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
    margin-right: 2px;
}
.br-widget span.br-selected::after {
    color: #edb867;
}
.br-widget span::after {
    content: '\f005';
    color: #d2d2d2;
}
.aggregateRating {
    display: inline-block;
    vertical-align: text-bottom;
    margin: 0;
}
.callbackForm {
    text-align: center;
}
.callbackForm ul.telphone {
    border: 0;
}
.callbackForm ul.telphone li {
    font-size: 16px;
    display: inline-block;
}
.callbackForm p {
    margin: 0 0 10px;
}
.callbackForm .callbackFields {
    text-align: left;
}
.canvas {
 display:inline-block
}
.circle {
 display:inline-block;
 position:relative;
 text-align:center
}
.domstroi-inf {
 background-color:#f4f6f8;
 border-top:1px solid #ddd;
 padding:10px 44px 40px
}
.domstroi-inf-main {
 text-align:center
}
.domstroi-inf-bl {
 margin-bottom: 40px;
}
.domstroi-inf-im {
 background-color:#fff;
 border-radius:70px;
 display:inline-block;
 height:130px;
 line-height:125px;
 width:130px
}
.domstroi-inf-bl-txt {
 font-size:30px;
 height:110px;
 left:10px;
 position:absolute;
 top:0;
 vertical-align:middle;
 width:110px;
 z-index:100;
 font-weight:bold;
}
.domstroi-inf-title {
 font-size:20px;
 color:#000;
}
.domstroi-inf .h3 {
 margin-bottom: 36px;
}
.dataMobile{
    display: none;
}
.containerOrig {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.dib{
    display: inline-block!important;
}
.tac {
    text-align: center;
}
.navbar-header {
    display: inline-block!important;
    float: none!important;
}
@media (max-width: 767px) {
    .containerOrig {
        width: 92%;
    }
    .dataMobile {
        display: block!important;
    }
    .dataDesktop {
        display: none!important;
    }
}
@media (min-width: 768px) {
    .containerOrig {
        width: 750px;
    }
    .dataMobile {
        display: block!important;
    }
    .dataDesktop {
        display: none!important;
    }
}
@media (min-width: 992px) {
    .containerOrig {
        width: 970px;
    }
    .dataMobile {
        display: none!important;
    }
    .dataDesktop {
        display: block!important;
    }
}
@media (min-width: 1200px) {
    .containerOrig {
        width: 1170px;
    }
    .dataMobile {
        display: none!important;
    }
    .dataDesktop {
        display: block!important;
    }
}
.popup-overlay {
    visibility: hidden;
    /*Hides pop-up when there is no "active" class*/
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.6); /* Black w/ opacity */
    z-index: 1031;
    position: absolute;
}

.popup-overlay.active {
    /*displays pop-up when "active" class is present*/
    visibility: visible;
    text-align: center;
}

.popup-content {
    /*Hides pop-up content when there is no "active" class */
    visibility: hidden;
    background-color: #fff;
    padding: 10px;
}

.popup-content.active {
    /*Shows pop-up content when "active" class is present */
    visibility: visible;
}