* {
    margin: 0;
    padding: 0;
}
a {
    text-decoration: underline;
    color: #000;
    outline: none !important;
    transition-duration: .3s;
}

a:hover {
    opacity: .8;
    text-decoration: none;
}


.wrap-prodlist-item .list-prod a{
    color: rgba(34, 34, 34, 0.9);
}

.wrap-prodlist-item .list-prod a:hover {
    color: #000;
    opacity: 1;
    font-weight: 400;
}   

h1 a, h2 a, h3 a, #sitename {
    color: #ffffff;
}

h1 a:hover, h2 a:hover, h3 a:hover, #sitename:hover {
    text-decoration: none;
    color: #000;
}

p {
    margin: 0 0 20px 0;
}

.w38 {
    width: 50%;
}

.fLeft {
    float: left;
}

.fRight {
    float: right;
}

.clear {
    clear: both;
}

fieldset {
    padding: 7px 17px;
    text-align: center;
    margin-bottom: 20px;
    border: 1px solid #dfdfdf;
}

fieldset img {
    margin: 0 20px;
}

legend {
    text-align: left;
    padding: 0 5px;
    color: #ffffff;
    font-weight: normal;
    clear: both;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: normal;
    color: #000;
    margin-bottom: 20px;
}

h1, h2 {
    margin-top: 3px;
    font-weight: bold;
}

h1, .h1 {
    font-size: 27px;
    line-height: 36px;
    font-family: Arial, Helvetica, Sans serif;
    font-weight: bold;
}

h2, .h2 {
    font-size: 22px;
    line-height: 26px;
    font-weight: bold;
}

.prodlist {
    color: #000;
    margin: 0 0 27px 0;
    padding: 0 0 0 15px;
    font-size: 24px;
    line-height: 26px;
    font-family: Arial, Helvetica, Sans serif;
    font-weight: bold;
}

p.h2 {
    padding: 10px 0 0 0;
    margin: 3px 0 20px 0;
    font-size: 22px;
    line-height: 25px;
    font-weight: bold;
    text-transform: none;
}

.post h1.main {

}

h1.postmargin {
    margin: 3px 0 18px 17px;
}

h3, .h3 {
    font-size: 18px;
    line-height: 20px;
    margin: 0 0 15px;
    font-weight: bold;
}

h4, h5, h6 {
    margin-top: 30px;
}

.pagetitle {
    font: normal 1em/10px Arial, Helvetica, sans-serif;
    margin-bottom: 20px;
    display: block;
    margin-top: -30px;
}

small {
    font-size: 1em;
    color: #b6b6b6;
    line-height: 10px;
}

.caps {
    text-transform: uppercase;
    margin-bottom: 6px;
    display: block;
}

code {
    font: 1.1em "Courier New", Courier, Fixed;
}

pre {
    font: 1.1em "Courier New", Courier, Fixed;
    margin: 1.5em;
    padding: 10px;
    background: #fafafa;
    border: 1px solid #eee;
}

acronym, abbr {
    font-size: 0.9em;
    letter-spacing: .07em;
}

hr {
    clear: both;
    width: 80%;
    height: 1px;
    border: none 0;
    color: #ccc;
    background-color: #ccc;
    margin: 1.5em 0;
}

img {
    border: none;
    max-width: 100%;
}

blockquote {
    margin-left: -21px;
    padding-left: 21px;
    background: url(../images/quote.png) no-repeat 0 6px;
    color: #343434;
}

.header-top {
	 max-width:992px ;
    height: auto;
    padding: 20px 15px;
    overflow: hidden;
    position: relative;
}


.entry cite {
    font-style: italic;
    font-size: .9em;
    display: block;
    margin: 5px 0 0;
    text-align: right;
}

.entry h2 {
    padding-top: 10px;
}

.entry div.h3 {
    color: #ffffff;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
}

.entry cite:before {
    content: "\2014 \0020";
}

.post ul, .post ol, .post dl {
    /*clear: both;*/
    list-style: circle;
    margin: 17px 35px;
}

.post ul ul, .post ol ol, .post ul ol, .post ol ul, .post dl dl, .post dl ul, .post dl ol {
    margin: 0;
}

.post li {
    padding: 0 0 5px;
}
.post li:before {
    content: "- ";
    color: #ff8c26;
}

.post ul li {
    list-style-type: square;
    list-style: none;
}

.post ul.warn {
    margin: 17px 35px 17px 5px;
}

.post ul.warn li {
    background: url(../images/list-style.gif) top left no-repeat !important;
    list-style-type: none;
    padding-left: 30px;
}

.post ol li li {
    margin-left: 10px;
}

.post li li {
    margin: 0;
}

.post li h3 {
    margin: 0;
}

.post dt {
    font-weight: bold;
    background: url(../images/icons.gif) no-repeat 0 -141px;
    padding-left: 10px;
    margin-left: -10px;
}

.post dd {
    padding-left: 10px;
    padding-bottom: 5px;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 1px;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.aligncenter, div.aligncenter, img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* Begin Images */
img.alignleft, .alignleft img {
    margin-right: 15px;
    margin-bottom: 15px;
}

img.alignright, .alignright img {
    margin-left: 10px;
}

.wp-caption, .attachment img {
    text-align: center;
}

.wp-caption p.wp-caption-text {
    font-size: .9em;
    color: #ff8c26;
    margin: 0;
}

.attachment, .caption {
    text-align: center;
}

.attachment img {
}

/* End Images / End Settings and Classes */

/* Begin Structure */
body {
    /*background:url(../images/bg.png) top left repeat #312a23;*/
    font: 14px Arial, Helvetica, sans-serif;
    color: rgba(34, 34, 34, 0.9);
    text-align: center;
}

#page {
    max-width: 100%;
    text-align: left;
}

/* Begin Header */
#header-container {
    max-width: 100%;
    border-bottom: 3px solid #ff8c26;

 
    background: #2f2822;
}
.header-bg{    background: url(../images/bg-header.png) no-repeat;
    background-size: contain;}
.header-block{margin-top:1em;}
#header {
    max-width: 992px;
    margin: 0 auto -3px;
    border-bottom: 3px solid #ff8c26;
}


#searchform {
    width: 240px;
}

#header #searchform {
    float: right;
    padding-top: 15px;
}

#s {
    width: 185px;
    border: 1px solid #e6e6e6;
     /*background:#f9f9f9;*/
    background: rgba(255, 255, 255, 0.7);
    font-size: 16px;
    padding: 2px 3px 3px;
    float: left;
    color: #000;
    margin-right: 10px;
    outline: none;
}

#searchsubmit {
    float: left;
}

.logo {

}

.logo a {
    font-family: Arial, Helvetica, Sans serif;
    font-size: 30px;
    line-height: 25px;
    vertical-align: middle;
    display: block;
    width: 234px;
    height: 57px;
    color: #333333;
    text-decoration: none;
}

.logo a:hover {
    color: #333333;
}

.phones {
    position: absolute;
    left: 280px;
    top: 26px;
    font-size: 10px;
    text-transform: uppercase;
}

.phone {
    font-family: Arial, Helvetica, Sans serif;
    font-weight: bold;
    font-size: 1.8em;
    line-height: 28px;
    letter-spacing: -1px;
    color: #fff;
    /* padding-left: 23px; */
}

.phone span {
    color: #aaaaaa;
}
.phone a{text-decoration: none;color: #fff;}

.mts {
    background: url(../images/mts.png) center left no-repeat;
}

.velcom {
    background: url(../images/velcom.png) center left no-repeat;
}

.skype {
    background: url(../images/skype.png) center left no-repeat;
    text-transform: lowercase;
    font-weight: bold;
    font-family: Arial;
}
.mobile{
	display: inline-block;
}
.life {
    background: url(../images/life.png) center left no-repeat;
}

.city {
    background: url(../images/city.png) center left no-repeat;
}

.work {
    color: #ff0000;
    padding-top: 5px;
    font-weight: bold;
}

.wrap-time-and-adress {
    background: url(../images/icon-map.png) 30% center no-repeat;
    /*float: right;*/

}
.header-adress{display: block;position: relative;margin-left: 20px;font-size: 1.19em;}
.address {
	display: block;
    font-weight: bold;
    line-height: 1em;
    text-decoration: none;
    transition-duration: .3s;
    color: #fff;       
}

.address:hover {
    opacity: .7;color:#aaaaaa;
}

.address span.txt {
    display: block;
    margin: 6px 0;
    font-size: .9em;	
	text-align: left;
    font-weight: 600;
  /* line-height: 1em; */


	
}

.address span.underline {
	display: block;
	text-align: left;
    border-bottom: 2px solid #fff;
    line-height: 18px;
    color: #fff;

}



.promo-call {
    position: absolute;
    right: 0px;
    top: 55px;
    margin: 48px 0 0 0;
    padding: 0 0 0 44px;
    height: 43px;
    width: auto;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    color: #ff8c26;
    text-decoration: none;
}

/*--Grid--*/

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.logo , .phones, .wrap-time-and-adress{
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;

}

.logo{width: 20%;height: auto;}
.phones{width: 30%;}
.wrap-time-and-adress{}
.logo img{display: inline;}
/* End Header */

/* Begin Page List */
#nav {
    width: auto;
    padding: 0;
    height: 58px;
    background-color: rgba(255, 255, 255, 0.9);
}
#nav.fixed-nav {
 position: fixed;
    z-index: 10;
    top: 0;
    width: 992px;
    background-color: rgb(227, 227, 227);
}

#nav li {
    float: left;
    list-style: none;
    position: relative;
    width: 14.28571428571429%;
    display: table;
}

#nav li:hover, #nav li:hover a {
    background: #ffffff;
    font-weight: bold;
    color: #000000;
}

#nav li a {
    font-family: Arial, Helvetica, sans-serif;
    display: table-cell;
    vertical-align: bottom;
    font-size: 15px;
    padding: 15px 21px 13px;
    line-height: 15px;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
    height: 30px;
}

#nav li a:hover, #nav li div:hover {
    background: #ffffff;
    color: #000000;
    height: 30px;
}

#nav li.current_page_item a {
    font-family: Arial, Helvetica, Sans serif;
    color: #000;
    background: #ff8c26;
    padding: 15px 21px 13px;
    font-size: 14px;
    font-weight: bold;
}

#nav li.current_page_item:hover a, #nav li.current_page_parent:hover a {
    background: #ffffff;
    color: #000000;
    padding: 15px 21px 13px;
}

#nav li.current_page_parent a {
    font-family: Arial, Helvetica, Sans serif;
    color: #000000;
    background: #ff8c26;
    padding: 15px 22px 13px;
    font-size: 14px;
    font-weight: bold;
}

#nav li.current_page_item a:hover, #nav li.current_page_parent a:hover {
    color: #000000;
    background: #ffffff;
    font-weight: bold;
}

#nav li.current_page_item .sub-menu a, #nav li.current_page_parent .sub-menu a {
    background: #ffffff;
    color: #666666;
    padding: 10px 17px 8px 17px;
    margin: 5px;
}

#nav li.current_page_item .sub-menu a:hover, #nav li.current_page_parent .sub-menu a:hover {
    background: #ededed;
    color: #000000;
    padding: 10px 17px 8px 17px;
    margin: 5px;
}

#nav li .sub-menu {
    background: #fff;
    min-width: 200px;
    display: none;
    position: absolute;
    top: 58px;
    left: 0;
    z-index: 9999;
    -webkit-box-shadow: 0px 6px 4px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 6px 4px 0px rgba(0, 0, 0, 0.3);
}

#nav li .sub-menu li {
    background: #fff;
    float: none;
    width: 100%;
    color: #666666;
    display: block;
    margin-bottom: 5px !important;
}

#nav li .sub-menu li a {
    color: rgba(34, 34, 34, 0.9);
    font-weight: normal;
    font-size: 14px;
    display: block;
    padding: 10px 17px 8px 17px;
    margin: 5px 5px 0 !important;
    height: auto !important;
}

#nav li .sub-menu li.current_page_item a {
    color: #000000;
    font-weight: bold;
    background: #ededed;
}

#nav li .sub-menu li a:hover {
    background: #ededed;
    color: #000000;
    font-weight: bold;
    padding: 10px 17px 8px 17px;
    margin: 5px;
}

#nav li:hover .sub-menu {
    display: block;
}

/* End Page List */

/* Begin Content */
#content-container {
    /*background-image: url(../images/bg-block.jpg);*/
    /*background-image: url(../images/bg-block-2.jpg);*/
    /*background-image: url(../images/bg-block-3.jpeg);*/
    /*background-image: url(../images/main-bg.png);*/
    background-image: url(../images/bg-block-5.jpg);

    /*background-image: url(../images/asanoha-400px.png);*/
    background-repeat: repeat;
    width: 100%;
    padding: 0;
    box-shadow: inset 0 10px 10px rgba(0, 0, 0, 0.2);
    min-width: 990px;
}

#main-content {
    box-sizing: border-box;
    padding: 15px 15px 0 0;
    width: 990px;
    margin: 0 auto;
    overflow: hidden;
    background-color: #fff;
    /*background-image: url(../images/main-bg-2.png);*/
    background-repeat: repeat;
}

#content {
    font-size: 14px;
    line-height: 18px;
    float: right;
    width: 700px;
    padding: 0 0 0 15px;
    box-sizing: border-box;
}

#main-content .main-page {
    width: 100%;
}

#news {
    margin: 20px 0 0 17px;
    overflow: hidden;
}

#news li {
    list-style-type: none;
    float: left;
    width: 50%;
}

#news h2.news {
    font-size: 30px;
    line-height: 36px;
    font-family: Arial, Helvetica, Sans serif;
    font-weight: bold;
}

#news .date {
    color: #ffffff;
    font-size: 11px;
    background: #ff8c26;
    float: left;
    padding: 3px 4px 2px;
    line-height: 11px;
    margin-bottom: 8px;
}

.main_blocks_cont {
    overflow: hidden;
}

.allnews {
    margin: 0 0 0 17px;
    padding: 0;
}

.date_single {
    color: #555555;
    font-size: 12px;
    margin: 10px 0 24px 0;
}

.date_archive {
    color: #ffffff;
    font-size: 11px;
    background: #ff8c26;
    float: left;
    padding: 3px 4px 2px;
    line-height: 11px;
    margin-bottom: 8px;
}

.archive_excerpt p {
    margin: 10px 5px 10px 0;
}

.archive_cont .post {
    margin-bottom: 20px;
}

.archive_cont .entry {
    background: url(../images/bg-line.png) bottom repeat-x;
    padding: 2px 0 20px 0;
}

.post ul.news li.current {
    list-style-type: square;
    background: none;
}

.post ul.news li.current a {
    background: none;
    color: #000;
    text-decoration: none;
}

.news_excerpt {
    clear: left;
}

.news_excerpt p {
    padding: 0;
    margin: 10px 20px 10px 0;
}

.news_excerpt a {
    font-weight: normal;
}

.prod_image {
    position: relative;
    height: 175px;
    overflow: hidden;
    margin-bottom: 15px;
}

#prod_bot_info, #prod_gallery, #prod_video, #prod_links {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 15px;
    background: url(../images/bg-line.png) top repeat-x;
    overflow: hidden;
    clear: both;
}

#prod_bot_info div.h3, #prod_gallery div.h3, #prod_video div.h3, #prod_links div.h3 {
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    padding-top: 10px;
    color: #ffffff;
}

#prod_gallery div.h3 {
    padding-bottom: 5px;
    float: left;
}

#prod_links ul {
    margin-top: 0;
}

a.more_photos {
    float: right;
    margin: 12px 15px 0 0;
}

.vid {
    width: 100%;
    margin: 0 0 20px 0;
    border: 2px solid #ff8c26;
    box-sizing: border-box;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.video-container iframe {

}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#prod_bot_info ul {
    margin: 0;
    padding: 0;
}

#prod_bot_info ul li {
    list-style-type: none;
    float: left;
    width: 160px;
    vertical-align: middle;
    padding-left: 55px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#prod_bot_info ul li.prod_file {
    background: url(../images/icon-pdf.gif) top left no-repeat;
    padding-bottom: 15px;
    padding-top: 15px;
}

#prod_bot_info ul li.gallery_link {
    background: url(../images/icon-gallery.gif) top left no-repeat;
    padding-bottom: 15px;
    padding-top: 15px;
}

#prod_bot_info ul li.prod_price {
    background: url(../images/icon-price.gif) top left no-repeat;
    padding-bottom: 15px;
    padding-top: 15px;
}

.prod_image h1 {
    top: 24px;
    left: 9px;
    position: absolute;
    font-family: Arial, Helvetica, Sans serif;
    font-size: 24px;
    font-weight: bold;
    color: white;
    text-shadow: 1px 1px 1px black;
}

.post {

}

.post table {
    width: 100%;
    border-collapse: collapse;
}

.post table td {
    border: 1px solid #999999;
    font-size: 12px;
    vertical-align: middle;
    padding: 5px;
}

.post table td p {
    margin: 0;
    padding: 0;
}

.post h1 {
    margin-top: 4px;
    margin-bottom: 24px;
}

.sticky, .byuser, .odd, .even {
    padding: 0 34px 0 34px;
}

.byuser, .odd {
    background: url(../images/author.gif) no-repeat 599px 5px;
}

.bubble {
    display: block;
    float: left;
    margin: 5px 0 0 -40px;
    background: #343434 url(../images/comments.gif);
    width: 30px;
    height: 29px;
    line-height: 19px;
    color: #fff;
    text-align: center;
}

.bubble:hover {
    color: #b6b6b6;
}

.entry {
    padding: 12px 0 15px;
    overflow: hidden;
}
.entry span {
    color: rgba(34, 34, 34, 0.9) !important;
}

.entry_static {
    padding: 12px 0 0;
}

.entry_main {
    padding: 0 17px 30px;
    border-bottom: 1px dotted #ccc;
}
.list-home-sale {
    list-style: none;
    margin: 0 15px 15px 15px;
    width: 46%;
    vertical-align: top;
}
.list-home-sale li {
    margin: 0 0 15px 0;
}
.list-home-sale li span {
    width: 70%;
    display: inline-block;
    vertical-align: top;
    margin: 12px 0 0 6px;
    color: #000;
    font-size: 18px;
}
.entry_static iframe {
    height: 560px !important;
}
.icon-list-home {
    width: 54px;
    height: 54px;
    display: inline-block;
}
.icon-list-home .polygon {
    fill: #ff8c26;
}
.icon-sale {
    background-image: url(../images/icons/006-currency.svg);
}
.icon-dos {
    background-image: url(../images/icons/005-delivery-truck.svg);
}
.icon-ras {
    background-image: url(../images/icons/003-calculator.svg);
}
.icon-town {
    background-image: url(../images/icons/004-shop.svg);
}
.icon-offise {
    background-image: url(../images/icons/002-placeholder.svg);
}
.icon-mat {
    background-image: url(../images/icons/001-trolley.svg);
}


.entry_main h2 {
    padding: 10px 0 0 0;
    margin: 0;
    font-family: arial;
    font-size: 14px;
    text-transform: none;
    font-weight: bold;
}

.entry_main p {
    margin: 5px 0;
}

.navigation {
    margin: 16px 0;
}

.gallery_nav {
    background: url(../images/bg-line.png) bottom repeat-x;
    margin-bottom: 26px;
    height: 10px;
    clear: both;
}

.page_nav {
    text-align: center;
    line-height: 26px;
    vertical-align: middle;
}

.page_nav a.page-numbers {
    padding: 5px 8px 5px 8px;
    margin-right: 2px;
    line-height: 26px;
    vertical-align: middle;
}

.page_nav a.page-numbers:hover {
    background: #ccc;
    color: #000;
}

.page_nav span.page-numbers {
    padding: 5px 8px 5px 8px;
    margin-right: 2px;
    line-height: 26px;
    vertical-align: middle;
}

*:first-child + html .page_nav a.page-numbers, *:first-child + html .page_nav span.page-numbers {
    padding: 5px 8px 5px 8px;
}

*:first-child + html .page_nav {
    padding-top: 6px;
}

.current {
    background: #ff8c26;
    color: #fff;
}

.post .navigation {
    border: solid #e6e6e6;
    border-width: 1px 0;
    padding: 9px 0;
}

.attachment .navigation {
    height: 150px;
}

.navigation .alignleft a {
    display: block;
    float: left;
}

.navigation .alignright a {
    display: block;
    float: right;
}

/* Begin Slider */

.slides_container {
    min-width: 633px;
    width: 100%;
    height: 343px;
    overflow: hidden;
    position: relative;
}

.bg_slider {
    width: 714px;
    height: 343px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/bg_slider_2.png) center no-repeat;
    opacity: 0.40;
}

.slide_cont {
    width: 714px;
    height: 343px;
    background-size: cover !important;
}

.newsborder .news {
    height: 171px;
    position: relative;
    box-sizing: border-box;
    border: 2px solid #ff8c26;
}
.test-news-main {
    position: absolute;
    top: 25px;
    left: 50%;
    text-align: center;
    width: 100%;
    transform: translateX(-50%);
    font-size: 30px;
	color: #f60;
	text-shadow: 2px 2px 0 #fff9f9;
    font-weight: bold;
}
.entry .news {
    height: inherit;
}
.entry .news:before {
    content: '';
    display: none;
}
.entry .news a {
    width: inherit;
    color: #000;
    display: inline-block;
}
.entry .news li {
    position: relative;
}

.entry .news li:before{
    position: absolute;
    left: -10px;
    display: inline-block;
}

.wrap-link-news {
    position: absolute;
    bottom: 15px;
    left: 15px;
    font-size: 18px;
}

.news:before {
    content: "";
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 70%); /* FF3.6-15 */
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 70%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 70%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
}

.news a {
    position: relative;
    height: 100%;
    width: 100%;
    display: block;
    color: #fff;
    z-index: 7;
}

#slides {
    position: relative;
  /*  width: 66%;*/
    margin: 0 15px 30px 0;
    float: left;
}

.slider_shadow {
    background: url(../images/slider-shadow.gif) top center no-repeat;
    height: 9px;
    width: 714px;
    padding: 0 2px;
    padding-bottom: 21px;
}

a.sl_next, a.sl_prev {
    position: absolute;
    bottom: 40px;
    z-index: 999;
    display: block;
    width: 34px;
    height: 34px;
}

a.sl_prev {
    left: 630px;
    top: 20px;
    background: url(../images/prev.png) center no-repeat;
}

a.sl_next {
    left: 670px;
    top: 20px;
    background: url(../images/next.png) center no-repeat;
}

.a_slide {
    display: block;
    width: 714px;
    height: 343px;
    z-index: 9999;
    position: absolute;
    top: 0;
    left: 0;
}

.slider_descr {
    position: absolute;
    color: #000;
    font-size: 13px;
    width: 350px;
    left: 30px;
    bottom: 30px;
    padding-top: 70px;
    z-index: 99999;
}

.slider_descr.krovelnye-materialy {
    background: url(../images/ico_prod_1_big.png) top left no-repeat;
}

.slider_descr.vodostochnye-sistemy {
    background: url(../images/ico_prod_2_big.png) top left no-repeat;
}

.slider_descr.mansardnye-okna {
    background: url(../images/ico_prod_3_big.png) top left no-repeat;
}

.slider_descr.komplektuyushhie-materialy {
    background: url(../images/ico_prod_4_big.png) top left no-repeat;
}

.slider_descr.fasadnye-sistemy {
    background: url(../images/ico_prod_5_big.png) top left no-repeat;
}

.slider_descr.profilirovannyj-list {
    background: url(../images/ico_prod_6_big.png) top left no-repeat;
}
.slider_descr.fasad-matherial {
    background: url(../images/ico_prod_7_big.png) top left no-repeat;
}
.slider_descr.rasprodaja {
    background: url(../images/ico_prod_8_big.png) top left no-repeat;
}

.slider_descr a {
    font-family: Arial, Helvetica, Sans serif;
    font-size: 30px;
    font-weight: bold;
    color: #2b2b2b;
    text-decoration: none;
    display: block;
    margin-bottom: 7px;
    letter-spacing: -1px;
    line-height: 32px;
    width: 300px;
}

.pagination {
    position: absolute;
    z-index: 10;
    bottom: 3px;
    right: 15px;
    margin: 0 !important;
    padding: 0 !important;
    list-style-type: none !important;
}

.pagination li {
    list-style-type: none !important;
    float: left;
    background: transparent;
    margin-left: 5px;
}

.list-prod li {
    position: relative;
    padding: 0 0 0 15px;
}

.list-prod li:before {
    content: "\00b7";
    color: #ff8c26;
    font-size: 32px;
    position: absolute;
    left: 0;
    line-height: 21px;
}

.wrap-prodlist-item {
    background-color: #fff;
    border: 2px solid #ff8c26;
    display: inline-block;
    width: calc(50% - 15px);
    margin: 0 7px 15px 7px;
    vertical-align: top;
}

.prodlist-item a {
    display: block;
}

.prodlist-item .prodlist-img {
    height: 220px;
    width: 100%;
    margin-bottom: 8px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.wrap-prodlist-item ul {
    display: block;
}

.wrap-prodlist-item ul li a {
    font-size: 14px;
}

.products-on-main {
    font-size: 0;
    margin: 0 -10px;
}

.pagination li a {
    font-size: 14px;
    background: transparent;
    display: block;
    width: 28px;
    height: 33px;
    text-align: center;
    line-height: 33px;
    vertical-align: middle;
    color: #3c3c3c;
    font-weight: bold;
    text-decoration: none;
}

.pagination li a:hover {
    color: #000000;
}

.pagination li.current a {
    background: url(../images/bg_pager.png) center center no-repeat;
    display: block;
    width: 28px;
    height: 33px;
    text-align: center;
    line-height: 33px;
    vertical-align: middle;
    color: #000000;
}

/* End Slider */

/* Begin Comments */
.commentlist {
    margin: 10px 0 24px 0;
    padding: 0 17px;
}
#search-2 {
    padding: 0 0 0 15px;
    box-sizing: border-box;
    margin-bottom: 15px;
}
.commentlist li {
    list-style-type: none;
    background: url(../images/quote.png) left 20px no-repeat;
    padding: 24px 24px 24px 36px;
    border-bottom: 1px dotted #ccc;
}
.children li a:before {
    position: absolute;
    left: 15px;
    top: 4px;
    content: "\00B7";
    display: inline-block;
    margin: 0 15px 0 0;
    font-size: 25px;
    color: #ff8c26;
}
.children li.comment {
    list-style: none;
    margin-bottom: 0;
    background: none;
    padding-bottom: 0;
    padding-top: 16px;
    padding-right: 0;
    padding-left: 0;
}

.children li.comment img {
    display: none;
}

.commentlist p {
    margin: 0 0 7px;
    padding: 0;
}

.commentlist li.alt {
}

.commentmetadata, .comment-author {
    font-size: .9em;
}

.comment-author {
}

.avatar {
    float: left;
    display: block;
    margin: -2px 0 0 -37px;
}

.review_author {
    margin-top: 7px;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
}

.review-date {
    color: #ffffff;
    font-size: 11px;
    background: #ff8c26;
    float: left;
    padding: 3px 4px 2px;
    line-height: 11px;
    margin-top: 8px;
}

#respond {
    padding: 0 17px;
    margin-top: 24px;
}

#respond .form-pretext {
    margin: 0;
    width: 463px;
}

#respond .form-fields {
    width: auto;
    overflow: hidden;
}

#respond .bg-input {
    margin: 0;
}

#respond .big-inp .bg-input {
    width: 100%;
    background: url(../images/bg-input-big.gif) center repeat-y;
}

#respond .big-inp textarea {
    width: 615px;
}

#respond .big-inp .bg-input-top, #respond .big-inp .bg-input-bottom {
    width: 638px;
    height: 4px;
    display: block;
    line-height: 4px;
    overflow: hidden;
}

#respond .big-inp .bg-input-top {
    background: url(../images/bg-input-top-big.gif) no-repeat;
}

#respond .big-inp .bg-input-bottom {
    background: url(../images/bg-input-bottom-big.gif) no-repeat;
}

#commentform {
    padding-bottom: 10px;
}

#commentform input, #commentform textarea {
    width: 147px;
    border: 1px solid #e6e6e6;
    background: #f9f9f9;
    font-size: 11px;
    padding: 2px 3px 3px;
}

#commentform textarea {
    width: 500px;
}

#commentform #submit {
    width: 150px;
    border: none;
    background: #343434;
    font-size: 11px;
    padding: 0;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
    padding: 2px 0 3px;
}

/* End Comments / End Content */

/* Begin Sidebar */
#sidebar {
    float: left;
    width: 260px;
    font-size: 1.1em;
    line-height: 20px;
}

.cat-menu li {
    width: 100%;
    vertical-align: middle;
    display: table;
}

.cat-menu li.current_page_item, .cat-menu li.current_page_parent, .cat-menu li.current_page_ancestor {
    display: block;
}

.cat-menu li a {
    display: table-cell;
    color: #000;
    font-size: 16px;
    line-height: 20px;
    height: 54px;
    width: 233px;
    vertical-align: middle;
    padding: 0 20px 0 65px;
    text-decoration: underline;
    font-weight: bold;
}

.cat-menu li.current_page_parent a {
    text-decoration: none;
}

.cat-menu li a.krovelnye-materialy {
    background: url(../images/ico_prod_1.png) 17px center no-repeat;
    padding-top: 5px;
    padding-bottom: 5px;
}

.cat-menu li a.vodostochnye-sistemy {
    background: url(../images/ico_prod_2.png) 17px center no-repeat;
    padding-top: 5px;
    padding-bottom: 5px;
}

.cat-menu li a.mansardnye-okna {
    background: url(../images/ico_prod_3.png) 17px center no-repeat;
    padding-top: 5px;
    padding-bottom: 5px;
}

.cat-menu li a.komplektuyushhie-materialy {
    background: url(../images/ico_prod_4.png) 17px center no-repeat;
    padding-top: 5px;
    padding-bottom: 5px;
}

.cat-menu li a.fasadnye-sistemy {
    background: url(../images/ico_prod_5.png) 17px center no-repeat;
    padding-top: 5px;
    padding-bottom: 5px;
}

.cat-menu li a.profilirovannyj-list {
    background: url(../images/ico_prod_6.png) 17px center no-repeat;
    padding-top: 5px;
    padding-bottom: 5px;
}

.cat-menu li.page_item.page-item-10307 > a {
    background: url(../images/ico_prod_7.png) 17px center no-repeat;
    padding-top: 5px;
    padding-bottom: 5px;
}

.cat-menu li.page_item.page-item-10397 > a {
    background: url(../images/ico_prod_8.png) 17px center no-repeat;
    padding-top: 5px;
    padding-bottom: 5px;
}

.cat-menu li a.krovelnye-materialy:hover,
.cat-menu li.current_page_item a.krovelnye-materialy,
.cat-menu li.current_page_ancestor a.krovelnye-materialy {
    background: url(../images/ico_prod_1_active.png) 17px center no-repeat #ff8c26;
    text-decoration: none !important;
}

.cat-menu li a.vodostochnye-sistemy:hover,
.cat-menu li.current_page_item a.vodostochnye-sistemy,
.cat-menu li.current_page_ancestor a.vodostochnye-sistemy {
    background: url(../images/ico_prod_2_active.png) 17px center no-repeat #ff8c26;
    text-decoration: none !important;
}

.cat-menu li a.mansardnye-okna:hover,
.cat-menu li.current_page_item a.mansardnye-okna,
.cat-menu li.current_page_ancestor a.mansardnye-okna {
    background: url(../images/ico_prod_3_active.png) 17px center no-repeat #ff8c26;
    text-decoration: none !important;
}

.cat-menu li a.komplektuyushhie-materialy:hover,
.cat-menu li.current_page_item a.komplektuyushhie-materialy,
.cat-menu li.current_page_ancestor a.komplektuyushhie-materialy {
    background: url(../images/ico_prod_4_active.png) 17px center no-repeat #ff8c26;
    text-decoration: none !important;
}

.cat-menu li a.fasadnye-sistemy:hover,
.cat-menu li.current_page_item a.fasadnye-sistemy,
.cat-menu li.current_page_ancestor a.fasadnye-sistemy {
    background: url(../images/ico_prod_5_active.png) 17px center no-repeat #ff8c26;
    text-decoration: none !important;
}

.cat-menu li a.profilirovannyj-list:hover,
.cat-menu li.current_page_item a.profilirovannyj-list,
.cat-menu li.current_page_ancestor a.profilirovannyj-list {
    background: url(../images/ico_prod_6_active.png) 17px center no-repeat #ff8c26;
    text-decoration: none !important;
}

.cat-menu li.page_item.page-item-10307 > a:hover,
.cat-menu li.page_item.page-item-10307.current_page_item > a,
.cat-menu li.page_item.page-item-10307.current_page_ancestor > a {
    background: url(../images/ico_prod_7_active.png) 17px center no-repeat #ff8c26;
    text-decoration: none !important;
}

.cat-menu li.page_item.page-item-10397 > a:hover,
.cat-menu li.page_item.page-item-10397.current_page_item > a,
.cat-menu li.page_item.page-item-10397.current_page_ancestor > a {
    background: url(../images/ico_prod_8_active.png) 17px center no-repeat #ff8c26;
    text-decoration: none !important;
}

.cat-menu li ul {
    display: none;
    padding: 15px 0;
    /*border: 3px solid #ff8c26;*/
    /*border-left: 0;*/
    background: #fff;
    overflow: hidden;
}

.cat-menu li.current_page_item ul, .cat-menu li.current_page_parent ul, .cat-menu li.current_page_ancestor ul {
    display: block;
}

.cat-menu li ul a {
    color: #c2c0be;
}

.cat-menu li ul a:hover {
    color: #ffffff;
}

.cat-menu li ul li {
    margin: 0;
}

.cat-menu li ul li.current_page_item a, .cat-menu li ul li.current_page_parent a, .cat-menu li ul li.current_page_ancestor a {
    font-weight: bold;
    color: #000;
}

.cat-menu li ul li a {
    position: relative;
    padding: 7px 0 10px 30px;
    height: auto;
    font-weight: normal;
    font-size: 16px;
    color: rgba(34, 34, 34, 0.9);
    background-color: #fff;
    /*background:url(../images/li-menu.gif) 19px 14px no-repeat;*/
}

.cat-menu li ul li a:hover {
    color: #000000 !important;
    text-decoration: none;
    opacity: 1;
    /*background:url(../images/li-menu-active.gif) 19px 14px no-repeat;*/
}

.cat-menu li ul li ul {
    display: none !important;
    margin: 0px 0 15px;
    padding: 5px 0;
    border: 0;
    background: #fff;
}

.cat-menu li ul li.current_page_item ul, .cat-menu li ul li.current_page_ancestor ul {
    display: block !important;
}

.cat-menu li ul li ul a {
    font-size: 12px;
    /*background: none;*/
    color: #fff;
!important;
    padding: 5px 20px 5px 45px;
    font-weight: normal !important;
    background: url(../images/li-menu.gif) 20px 13px no-repeat;
}

.cat-menu li ul li ul a:hover {
    background: none;
    background: url(../images/li-menu-active.gif) 20px 13px no-repeat;
}

.cat-menu li ul li ul li.current_page_item a {
    font-weight: bold !important;
    color: #fff !important;
    background: url(../images/li-menu-active.gif) 20px 13px no-repeat;
    background-color: #8a8a8a;
}

.ngg-navigation span {
    border: 1px solid #ddd;
    margin-right: 3px;
    padding: 3px 8px;
}
/* End Sidebar */

/* Begin Accordion */

.accord-wrap div {
    font-family: 'Arial';
}

.accord-wrap {
    position: relative;
    width: 242px;
    margin-top: 30px;
    margin-bottom: 15px;
    padding: 0 0 0 15px;
}

.accord {
    border: 3px solid #ff8c26;
    height: auto;
    width: 238px;
    font-family: Arial;
    background: #ffffff;
}

.accord div {

}

.accord div.selected {
    display: block;
}

.accord .content {
    padding: 0 17px 12px;
    width: 204px;
    margin: 0 auto;
}

.form-pretext {
    width: 204px;
    font-size: 12px;
    margin: 0 auto;
    line-height: 16px;
}

#popup .form-pretext {
    width: auto;
}

.form-pretext h2 {
    font-size: 14px;
    line-height: 14px;
    margin-top: 16px
}

.form-pretext p {
    margin: 10px 0;
}

.form-fields {
    width: 204px;
    margin: 0 auto;
    color: #383838;
}

#popup2 .form-fields {
    width: auto;
}

.form-fields .bg-input-top {
    background: url(../images/bg-input-top.gif) no-repeat;
    width: 204px;
    height: 4px;
    display: block;
    line-height: 4px;
    overflow: hidden;
}

.form-fields .bg-input-bottom {
    background: url(../images/bg-input-bottom.gif) no-repeat;
    width: 204px;
    height: 3px;
    display: block;
    line-height: 3px;
    overflow: hidden;
}

.form-fields .bg-input {
    background: url(../images/bg-input.gif) center repeat-y;
    width: 204px;
    height: auto;
    margin: 0 auto;
    padding-bottom: 1px;
}

.form-fields .bg-input div.error {
    background: #fff6ca;
    color: #555;
    font-size: 12px;
    line-height: 15px;
    padding: 3px 5px;
    margin: 2px 4px 0;
    border: 1px solid #fcc65d;
}

.input-legend {
    font-size: 13px;
}

.orange {
    color: #FFB540;
}

.inp-cont {
    margin: 4px 0 10px;
}

.form-fields input, .form-fields textarea {
    color: #999999;
    font-family: Arial;
    font-size: 12px;
    border: 0;
}

.form-fields .bg-input .text {
    width: 190px;
    padding: 0 4px;
    margin: 0 3px 0 4px;
    height: 24px;
    outline: none !important;
}

* html .form-fields .bg-input .text {
    padding: 0 4px 0 3px;
    margin-top: 3px;
    height: 19px;
}

*:first-child + html .form-fields .bg-input .text {
    height: 18px !important;
    padding-top: 4px;
}

.form-fields .bg-input .text {
    height: 19px \0/;
    padding-top: 4px \0/;
}

.form-fields .bg-input .textarea {
    height: 100px !important;
    overflow: auto !important;
    outline: none !important;
    resize: none !important;
    width: 186px;
    padding: 4px 7px 4px 5px;
    margin: 0 3px 0 4px;
}

* html .form-fields .bg-input .textarea {
    padding: 4px 7px 4px 4px;
}

.form-submit {
    display: block;
    line-height: 38px;
    height: 38px;
    background: #ff8c26;
    cursor: pointer;
    width: 100%;
    font-size: 14px !important;
    color: #fff !important;
    font-weight: bold !important;
    text-shadow: 0 -1px 0 #ff6600;
    letter-spacing: 0;
    margin: 15px 0 5px;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
}

#formbox_review .form-submit {
    width: 200px;
    float: left;
    margin-top: 8px;
}

.form-submit:hover {
    background: #ff9a40;
}

.accord a.header, #accord_product a.header, #accord_product a.link {
    padding-left: 17px;
    cursor: pointer;
    color: #383838;
    display: block;
    line-height: 53px;
    vertical-align: middle;
    font-size: 18px;
    font-weight: bold;
    border-top: 1px solid #cccccc;
    background: #ffffff;
    text-decoration: none;
    letter-spacing: -1px;
}

.accord a.header:hover, #accord_product a.header:hover, #accord_product a.link:hover {
    color: #000000;
}

.accord a.header span, #accord_product a.header span {
    border-bottom: 1px dashed #383838;
}

.accord a.header:hover span, #accord_product a.header:hover span {
    border-bottom: 1px dashed transparent;
}

#accord_product a.link span {
    border-bottom: 1px solid #383838;
}

#accord_product a.link:hover span {
    border-bottom: 1px solid transparent;
}

a.header.noborder, #accord_product a.header.noborder {
    border-top: 0px;
}

.accord a.header.selected span, #accord_product a.header.selected span {
    border-bottom: 1px dashed transparent;
    color: #000;
}

.accord a#calc {

}

.accord a#meter {

}

/* End Accordion */

/* Begin Footer */

#footer-container {
    width: 100%;
    background: url(../images/bg-footer-shadow.png) left top repeat-x #171717;
    overflow: hidden;
}

#footer-container a {
    color: #fff;
    text-decoration: none;
}

#footer {
    padding: 0 0 15px 0;
    color: #b6b6b6;
    font-size: 12px;
    line-height: 20px;
    margin: 0 auto;
    width: 990px;
    overflow: hidden;
}

#bottom_nav {
    float: right;
    width: 684px;
    padding: 42px 17px 0;
}

#bottom_nav li {
    list-style-type: none;
    float: left;
    padding-right: 20px;
}

#menu-main a {
}

#bottom_nav a {
    font-size: 12px;
    font-weight: bold;
    text-shadow: 0 -1px 0 #000;
    color: #9d9d9d;
    cursor: pointer;
    text-decoration: none;
    border-bottom: 1px solid #666666;
}

#bottom_nav a:hover {
    color: #666666;
    border-bottom: 1px solid transparent;
}

.copy {
    float: left;
    margin: 20px 0;
}

.copy img {
    margin: 10px 0;
}

.copy a, .copy div {
    color: #8f8f8f;
    font-size: 15px;
    font-family: Arial, Helvetica, Sans serif;
    font-weight: bold;
    letter-spacing: -1px;
    text-decoration: none;
}

.copy span {
    display: block;
    margin: 10px 0 7px;
    line-height: 16px;
}

.copy a:hover {
    color: #8f8f8f;
}

#footer .alignright {
    padding-top: 2px;
}

#footer .alignright a {
    display: block;
    float: right;
    height: 10px;
    line-height: 10px;
    padding-top: 3px;
}

#footer .top {
    padding-right: 15px;
    background: url(../images/icons.gif) no-repeat 100% 0;
}

#footer .rss {
    padding-right: 18px;
    margin-right: 10px;
    background: url(../images/icons.gif) no-repeat 100% -90px;
}

#footer .home {
    padding-right: 18px;
    margin-right: 10px;
    background: url(../images/icons.gif) no-repeat 100% -120px;
}

/* End Footer / End Structure */

/* Begin Calendar */
#wp-calendar {
    empty-cells: show;
    margin: 10px auto 0;
    width: 260px;
}

#wp-calendar th {
    text-align: center;
    color: #343434;
}

#wp-calendar caption {
    text-decoration: none;
    font-weight: bold;
    font-size: 1.1em;
    text-align: center;
    width: 100%;
    color: #343434;
}

#wp-calendar #prev a, #wp-calendar #next a {
    font-size: 9pt;
}

#wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
}

#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
}

#wp-calendar a {
    text-decoration: none;
    display: block;
}

#wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
}

#wp-calendar td {
    padding: 3px 0;
    text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
    background-color: #fff;
}

/* End Calendar */

#bottom_nav li.counter {
    padding-top: 105px;
}

#bottom_nav li.counter a {
    border-bottom: 0;
}

a.totop {
    margin-top: 35px;
    padding-top: 10px;
    background: url(../images/bg-line.png) top repeat-x;
    display: block;
    text-align: right;
    clear: both;
}

.form-pretext a {
    display: inline-block !important;
}

#formbox_review {
    border: 3px solid #ff8c26;
    padding: 20px 20px 13px;
    background: #ffffff;
}

.review-thumb {
    float: right;
    margin: 0 0 10px 15px;
}

.review-thumb img {
    max-height: 200px;
    width: auto;
}

.comment-body {
    overflow: hidden;
}

#nav li.review-link {
    position: relative;
}

#nav li.review-link .important {
    position: absolute;
    width: 50px;
    height: 18px;
    top: 0;
    left: 56px;
    padding: 0;
    margin: 0;
    background: url(../images/important.png) center no-repeat;
}

.prod_info {
    float: right;
    width: 238px;
    margin: 5px 0 15px 25px;
    border: 3px solid #ff8c26;
    background: #ffffff;
    color: #666666;
}

.prod_info ul li a {
    color: #666666;
}

.prod_info div.h3 {
    color: #333333;
    margin-top: 20px;
}

.prod_info ul {
    color: #666666;
    margin-top: 0;
}

table.ral {
    margin-top: 20px;
    border: 0;
}

table.ral td {
    border: 0;
    height: 40px;
}

table.ral td.name {
    padding-bottom: 10px;
}

.breadcrumbs {
    margin: 15px 0 24px;
}

.breadcrumbs a {
    color: #535353;
}

.back_to_gallery {
    margin: 10px 17px;
    display: inline-block;
}

ul.files {
    margin: 10px 35px;
}

.dark {
    color: #666666;
}

/* Cat Slider */

.caroufredsel_wrapper {
    border: 3px solid #fff;
    margin: 20px 0 30px !important;
    box-sizing: border-box;
}

#slider {
    margin: 0;
    height: 250px;
    overflow: hidden;
    background: url(../images/ajax-loader.gif) center center no-repeat;
}

#slider .slide {
    position: relative;
    display: none;
    height: 250px;
    float: left;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    border-left: 2px solid #fff;
    padding: 0;
    list-style-type: none;
}

#slider .slide:first-child {
    border: none;
}

#slider .slide.active {
    cursor: default;
}

#slider .slide-block {
    display: none;
    position: absolute;
    left: 0;
    bottom: 3px;
    display: inline-block;
    width: 100%;
    background: url(../images/alpha70white.png) center center repeat;
    font-size: 14px;
    /*border-top: 1px solid #fff;*/
    overflow: hidden;
}

#slider .slide-block a {
    display: block;
    padding: 20px;
    text-decoration: none;
    color: #333333;
    font-size: 22px;
    font-weight: bold;
}

#slider .slide-block a:hover {
    text-decoration: underline;
}

.ceni {
    background: #ffffff;
    color: black;
    border: 2px solid #ff8c26;
}

.ceni TH {
    color: white;
    height: 25px;
    background: #ff8c26;
    text-align: center;
    border: 1px solid white;
    font-size: 16px;
}

.testimonial {
    border: 0 !important;
    margin: 0 auto !important;
}

.testimonial .inner {
    padding: 25px 25px 25px 36px !important;
    border: 0 !important;
    border-bottom: 1px dotted #ccc !important;
    background: url(../images/quote.png) left 20px no-repeat !important;
}

.testimonial .inner .photo {
    float: right;
    margin-left: 20px;
}

.testimonial .inner .photo img {
    max-width: 150px;
    height: auto;
}

.testimonial .name {
    font-weight: 700;
    font-size: 16px;
    color: #ffffff;
}

#wpmtst-form {
    border: 3px solid #ff8c26;
    padding: 30px 20px 20px;
    margin-bottom: 10px;
    background: #ffffff;
    color: #383838;
}

.required-notice {
    display: none;
}

#wpmtst-submission-form {
    width: 70%;
    margin: 0 auto;
}

.form-field label {
    display: block;
    margin-bottom: 5px;
    font-size: 16px;
    float: left;
}

span.required {
    display: block;
    width: 5px;
    height: 5px;
    float: left;
    margin-top: -2px;
    margin-left: 4px;
    background: #ff8c26;
    border-radius: 50%;
}

.form-field {
    overflow: hidden;
    padding: 2px 0;
}

.form-field label.error {
    display: none !important;
}

.form-field span.error {
    display: none !important;
}

.form-field input.text {
    line-height: 30px;
    padding: 0 5px;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #cccccc;
    border-radius: 3px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .2);
}

.form-field input.text {
    line-height: 30px;
    padding: 0 5px;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #cccccc;
    border-radius: 3px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .2);
    outline: 0;
}

.form-field textarea {
    outline: 0;
    line-height: 20px;
    font-size: 14px;
    padding: 0 5px;
    height: 150px;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #cccccc;
    border-radius: 3px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .2);
}

.form-field input.error {
    border: 1px solid #ff8c26;
}

.form-field textarea.error {
    border: 1px solid #ff8c26;
}

.testimonial-success {
    text-align: center;
    padding: 20px;
    font-size: 18px;
    color: #ff8c26;
}

.form-field .button {
    display: block;
    line-height: 38px;
    height: 50px;
    background: #ff8c26;
    cursor: pointer;
    width: 220px;
    font-size: 16px !important;
    color: #fff !important;
    font-weight: bold !important;
    text-shadow: 0 -1px 0 #ff6600;
    letter-spacing: 0;
    margin: 15px auto 0;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
    border: 0;
}

#wpmtst_featured_image {
    clear: both;
    float: left;
    margin-top: 10px;
    padding: 5px;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #cccccc;
    border-radius: 3px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .2);
}

.form-field .button:hover {
    background: #ff9a40;
}

.faq-answer {
    margin-bottom: 30px;
}

.contents {
    padding: 20px;
    border-bottom: 1px dashed #fff;
    margin: 0 0 30px !important;
}

.kc_title {
    font-size: 18px;
    color: #414141;
    font-weight: bold;
}
.kc_gotop {
    background-color: #ff8c26;
    color: #fff;
    border: 0 !important;
    transition-duration: .3s;
    text-decoration: none;
}
.kc_gotop:hover {
    opacity: .7;
}

.to-contents {
    text-align: center;
    margin-bottom: 30px;
}

.flooring {
    padding: 15px;
    background: #ff8c26;
    font-size: 14px;
    color: #333333 !important;
    margin-bottom: 30px;
}

.flooring th {
    font-weight: normal !important;
}

.flooring td {
    padding: 5px 5px 5px 0 !important;
    width: 25%;
    border: 0 !important;
}

.flooring input {
    width: 100%;
    margin-right: 20px;
    border: 0;
    line-height: 25px;
    padding: 0 5px;
    box-sizing: border-box;
}

#flooringQuadrature {
    border: 0;
    font-weight: bold;
}

.wpcf7 {
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    text-align: center;
    border: 3px solid #FF8C26;
    padding: 30px 20px 20px;
    margin-bottom: 10px;
    /*background: #2f2822 none repeat scroll 0% 0%;*/
    color: #fff;
}

div.wpcf7 p {
    color: #000 !important;
}

.wpcf7 input.wpcf7-text, .wpcf7 input.wpcf7-number {
    line-height: 30px;
    padding: 0px 5px;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #CCC;
    border-radius: 3px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2) inset;
    outline: 0px none;
}

form.wpcf7-form {
    width: 370px;
    margin: 30px auto;
    text-align: left;
}

.wpcf7 textarea {
    outline: 0px none;
    line-height: 20px;
    font-size: 14px;
    padding: 0px 5px;
    height: 80px;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #CCC;
    border-radius: 3px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2) inset;
}

input.wpcf7-submit {
    display: block;
    line-height: 38px;
    height: 50px;
    background: #FF8C26 none repeat scroll 0% 0%;
    cursor: pointer;
    width: 220px;
    font-size: 16px !important;
    color: #FFF !important;
    font-weight: bold !important;
    text-shadow: 0px -1px 0px #F60;
    letter-spacing: 0px;
    margin: 35px auto 0px;
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
    border: 0px none;
}

span.tit {
    font-size: 25px;
    font-weight: bold;
    display: block;
    margin-bottom: 15px;
}

.newsborder {
    /*padding-bottom: 15px;*/
    margin-bottom: 17px;
    /*border-bottom: 1px dotted #ccc;*/
}

.discount-txt {
    box-sizing: border-box;
    font-weight: 300;
    font-size: 14px;
    color: #fff;
}

.discount-card .halva {
    position: absolute;
    top: 5px;
    right: 0;
    height: 40px;
    width: 180px;
    background: url(../images/halva+molotok2.png) 100% 50% no-repeat;
}

.discount-card .halva:hover {
    cursor: pointer;
}

.contact-us a.fancybox-inline {
    position: absolute;
    top: 95px;
    left: 460px;
    border: 1px solid #f9f9f9;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.2);
    display: inline-block;
    box-sizing: border-box;
    width: auto;
    height: auto;
    text-align: center;
    color: #ff8c26;
    text-decoration: none;
    padding: 2px 10px;
    margin: 6px;
}

.contact-us a.fancybox-inline:hover {
    box-shadow: 0 0 6px #ccc;
}

/* .textwidget a.work-crov{
padding:10px 0;
text-decoration: none;
font-size: 22px;
height: auto;
} */
ul.navigation-ul {
    width: 150px;
}

.navigation-ul a {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.2);
    padding: 10px;
    display: block;
    width: 150px;
    box-sizing: border-box;
    border-bottom: 1px solid #666;
    transition: 0.5s all;
}

.navigation-ul .menu-drop a:hover {
    background: #666;
    padding: 10px 0 10px 20px;
}

.navigation-ul li li {
    padding-bottom: 0;
}

.menu-drop {
    opacity: 0;
}

.navigation-ul .menu__list:hover .menu-drop {
    opacity: 1;
}

.img-callback {
    display: inline-block;
    background-image: url(../images/callback.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    -webkit-background-size: contain;
    background-size: contain;
    width: 16px;
    height: 14px;
    margin: 2px 10px 0 0;
}

.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
    z-index: 19;
}

.overlay:target {
    visibility: visible;
    opacity: 1;
}

.popup {
    margin: 10% auto;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    width: 30%;
    position: relative;
    transition: all 5s ease-in-out;
	height:auto;
}

#popup2 .popup {
    margin: 3% auto;
    width: 50%;
}

.popup .close {
    cursor: pointer;
}

.popup .h2 {
    margin-top: 0;
    color: #333;
    font-family: Tahoma, Arial, sans-serif;
}

.popup .close {
    position: absolute;
    top: 20px;
    right: 30px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
}

.popup .close:hover {
    color: #06D85F;
}

.popup .content {
    max-height: 100%;
    overflow: auto;
}

.feedback a, .check-rates a {
    display: inline;
    padding: 16px 24px;
    color: #fff;
    font-size: 17px;
    background: #ff8c26;
    text-decoration: none;
}
.feedback a, .check-rates a {
    padding: 16px 17px;
    background: #ff8c26;
    color: #fff;
    transition: box-shadow .2s ease-in, color .4s ease-in;
    box-shadow: inset 0 0 0 6px rgba(255, 140, 38, 0.78);
    cursor: pointer;
    animation: btnPulse1 5s ease-in-out infinite 0.4s;
}
.feedback a:hover , .check-rates a:hover {
    animation: none;
    box-shadow: inset 0 0 10vh 25vh rgba(255, 140, 38, 0.44);
    color: #000;
    transition: box-shadow .4s ease-in, color .2s ease-in;
}

@keyframes btnPulse1 {
    0% {
        box-shadow: inset 0 0 0 1vh rgba(255, 140, 38, 0.78);
    }
    10% {
        box-shadow: inset 0 0 8vh 2vh rgb(255, 255, 255);
    }
    15% {
        box-shadow: inset 0 0 0 1vh rgba(255, 140, 38, 0.78);
    }
}
#popup2 div.wpcf7 {
    width: auto;
}

#popup2 form.wpcf7-form {
    width: auto;
    padding: 0 20px;
}

.input {
    margin-bottom: 20px;
}

.input-field {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}

.input label, .wpcf7-response-output {
    color: #000;
}

.input-field input, .input-field textarea {
    margin: 10px 0;
}

.check-rates {
    text-align: center;
    margin: 20px auto;
    max-width: 264px;
}

.title-category {
    color: #fff;
    position: absolute;
	width:80%;
    bottom: 15px;
    left: 10px;
    font-weight: 600;
    font-size: 22px;
}

.link-category {
    position: relative;
}

.link-category:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 50%);
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 50%);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
}

.right {
    float: right;
    display: inline-block;
    width: 311px;
}

.banner {
    height: 156px;
    margin-bottom: 15px;
    position: relative;
    cursor: pointer;
}

.banner:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 50%);
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 50%);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
}

.banner a {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
}

.banner a span {
    position: absolute;
    bottom: 15px;
    left: 15px;
    color: #fff;
    font-size: 18px;
}

table tr:first-child {
    background-color: #ff8c26;
    color: #fff;
}

ul.list-prod {display: inline-block; column-count: 2; margin: 0 15px; }
@media(max-width:672px){
ul.list-prod {
	display: inline-block;
	width:100%;
	column-count: 1; 
	text-align:center;
	margin: 0;	
}	

ul.list-prod li {
	display: block;
	position: relative;
	padding:0;
	margin: 1px;
	height: 45px;	
	background: linear-gradient(180deg, #ffa348,#ff7800,#ff7800,#ff7800,#ffa348);
}
ul.list-prod li:hover {
	display: block;
	position: relative;
	padding:0;
	margin: 1px;
	height: 45px;	
	background: linear-gradient(90deg, #ffa348,#ff7800,#ff7800,#ff7800,#ffa348);
}
ul.list-prod li a {
	display:flex;
	width:100%;
	height:42px;
	text-decoration: none;
	color:#fff !important;
	font-size:14px;
	text-transform:uppercase;
	justify-content: center;
	align-items: center;
}
.products-on-main .wrap-prodlist-item {
  width: 96%;
  margin-left: 2%;
  height: auto !important;
  padding-bottom: 0 !important;
}
.prodlist-item .prodlist-img {
  margin-bottom: 0;
}
}

.shop-link {position:relative;}
.shop-link a {
position: absolute;
bottom: 15px;
right: 5px;
}
.shop-link a:hover {

}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button {
  font-size: 18px !important;
  animation: col 2s infinite;
}

@keyframes col {
from { background-color:red;}
20%  { background-color:#25bf05;}
40%  { background-color:red;}
60%  { background-color:#25bf05;}
80%  { background-color:red;}
to   { background-color:red;}
}

::placeholder {
  color: #595959 !important;

}
.feedback a, .check-rates a, .catalog-bot a {
    display: inline;
    padding: 16px 24px;
    color: #fff;
    font-size: 17px;
    background: #ff8c26;
    text-decoration: none;
}
.feedback a, .check-rates a, .catalog-bot a {
    padding: 16px 17px;
    background: #ff8c26;
    color: #fff;
    transition: box-shadow .2s ease-in, color .4s ease-in;
    box-shadow: inset 0 0 0 6px rgba(255, 140, 38, 0.78);
    cursor: pointer;
    animation: btnPulse1 5s ease-in-out infinite 0.4s;
}
.feedback a:hover , .check-rates a:hover, .catalog-bot a:hover {
    animation: none;
    box-shadow: inset 0 0 10vh 25vh rgba(255, 140, 38, 0.44);
    color: #000;
    transition: box-shadow .4s ease-in, color .2s ease-in;
}
.catalog-bot a {animation: btnPulse1 7s ease-in-out infinite 0.3s;}
@keyframes btnPulse1 {
    0% {
        box-shadow: inset 0 0 0 1vh rgba(255, 140, 38, 0.78);
    }
    10% {
        box-shadow: inset 0 0 8vh 2vh rgb(255, 255, 255);
    }
    15% {
        box-shadow: inset 0 0 0 1vh rgba(255, 140, 38, 0.78);
    }
}
.catalog {
  float: left;
  height: 50px;
  padding: 15px 1px;
  font-size: 18px;
  line-height: 20px;
}
@media (max-width:310px) {  .phone {font-size: 1.4em !important;}.navbar-toggle {padding: 9px 5px !important;margin-right: 1px;}}
@media (max-width:389px) { .navbar-brand { padding-right:5px}.catalog {padding: 15px 0px !important;}}
@media (max-width:340px) { .catalog-bot a {padding: 16px 2px;}}
@media (max-width:760px) { .catalog {padding: 15px 1px !important;} .navbar-brand { padding: 15px 1px; }}

.woocommerce-checkout #payment div.payment_box {
  font-size: 1.1em !important;
  line-height: 1.5;
  color: #000 !important;
}

.discount-3 {
position: relative;
color: red !important;
top: -30px;
font-size: 1.1em;
font-weight: bold;
}

/* Базовые стили для списка */


/*Без кружочков*/
.phone {
  margin-left: auto;
  margin-right: auto;
}
/* Основные стили для блока соцсетей */
.social {
  display: flex;
  justify-content: center;  /* Центрирование по горизонтали */
  align-items: center;      /* Центрирование по вертикали */
  gap: 15px;                /* Расстояние между иконками */
  list-style: none;
  padding: 0;
  margin-top: 10px;
}

.social__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  transition: opacity 0.2s ease;
}

.social__icon {
  width: 100%;              /* Иконка занимает всю ширину ссылки */
  height: 100%;             /* Иконка занимает всю высоту ссылки */
  fill: #deddda;               /* Цвет иконок (темно-серый) */
}

/* Эффект при наведении — легкое затемнение */
.social__link:hover {
  opacity: 1;
}

/* Альтернативный вариант — цветные иконки при наведении */
.social__link--telegram:hover .social__icon {
  fill: #27A6E5;  /* Синий Telegram */
}

.social__link--viber:hover .social__icon {
  fill: #7F40BD;  /* Фиолетовый Viber */
}

.social__link--whatsapp:hover .social__icon {
  fill: #25D366;  /* Зеленый WhatsApp */
}

.social__link--instagram:hover .social__icon {
  fill: #C32AA3;  /* Розовый Instagram */
}
