@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&subset=latin,cyrillic);

/**

 * @author ( Angie Radtke )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2009 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */

html,
body,
body div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}

article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

html {
    background: #ffffff;
    
}

body {
    position: relative;
    font-family: 'RobotoCondensedRegular', sans-serif;
    width: 100%;
    min-width: 100%;
    line-height: 1.5em;
    display: inline-block;
}

/* ###################### general ###################### */
#all {
    margin: 0 auto;
    width:100%;
    padding: 0;
    text-align: left;
}

#header {
    display: block;
    position: relative;
    overflow: hidden;
    width: 1050px;
    margin: 0 auto;
}
#contentarea img {
    max-width: 100%;
}
#contentarea #ya-site-results img {
    max-width: none;
}
#contentarea #ya-site-results .b-head__r {
    padding: 1em 0 0 0;
}
#back {
    margin: 0;
    padding: 0;
    width:100%;
}

#contentarea,
#contentarea2 {
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 1050px;
    margin: 0 auto;
}
#footer-outer {
    width: 100%;
}
#pg-land {
     margin: 0 auto;
     display: block;
     position: relative;
     width: 100%;
     overflow: hidden;
}

#wrapper, #wrapper2 {
    width: 72%;
    float: left;
    position: relative;
    padding-bottom: 20px;
}


/*#wrapper2 .item-page {
    max-width: 660px
}*/
#wrapper2 .item-page p {
    
}
#main {
    padding-top: 10px;
    position: relative;

}

#right {
    float: left;
    width: 20%;
    margin: 10px 0 10px 2%;
    padding: 0 0 5px 0;
    position: relative;
}

.unseen,
.hidelabeltxt,
#line label {
    display: inline;
    height: 0;
    left: -3000px;
    position: absolute;
    top: -2000px;
    width: 0;
}

#bottom-content {
    margin-top: 30px;
}

@media(max-width:1024px){
    #header , #contentarea, #contentarea2, #plitka-block, #new-collection-block, .moduletable3dmodel , #header ul.menu , article , #pg-land{
        min-width: 100%;
        width: 100%;
    }
}

/* ++++++++++++++  nav after content  ++++++++++++++ */
.left {
    padding-top: 0;
    float: right;
    margin: 10px 0 10px 0;
    width: 22%;
    position: relative;

}

/* ++++++++++++++  nav before content  ++++++++++++++ */
.left1 {
    padding: 0;
    float: left;
    margin: 10px 3% 10px 0;
    width: 25%;
    position: relative;
}

/* ###################### header ###################### */

.skiplinks,
.skiplinks li {
    display: inline;
    height: 0;
    line-height: 0;
    padding: 0 !important;
}

.skiplinks li a.u2 {
    display: inline;
    height: 0;
    left: -3000px;
    position: absolute;
    top: -2000px;
    width: 0;

}

.skiplinks li a.u2:active,
.skiplinks li a.u2:focus {
    position: absolute;
    width: 13em;
    top: -4em;
    left: 10px;
    line-height: 1.5em;
    padding: 5px;
    font-weight: bold;
    height: 3em;

}

.wrap {
    border: 0;
    clear: both;
    float: none;
    font-size: 1px;
    height: 0;
    line-height: 1px;
    margin: 0;
    padding: 0;
    visibility: hidden;
}
/* ###################### Header elements ###################### */
#logo {
    margin: 0;
    display: inline-block;
    width: 290px;
}

#logo img {
    float: left;
    display: block;
}
#logo span {
	float:left;
    padding: 20px 20px 0;
	font-size:1.8em;
	font-weight:bold;
	display:block
}

#logo span.header1 {
    display: block;
    top: 0;
    line-height: 0.8em;
    font-size: 0.7em;
    padding-left: 55px
}
.logoheader {
    margin: 20px 0;
}
#logotel , #logotel_footer{
	display: inline-block;
	margin-top: 10px;
    padding-right: 15px;
    border-right: 3px solid #fbb101;
	vertical-align: top;
	width:200px;
	text-align:right
}
#logotel .obr_phone {
    font-size: 15px;
    color:#fbb101;
}
#logotel a.tl , #logotel_footer a.tl{
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
    color: #000;
    display: block;
}
#logotel .sv_block , #logotel_footer .sv_block{
    margin-top: 5px;
}
#logotel .sv_block a , #logotel_footer .sv_block a{
    margin-left: 10px;
}

#logoadress , #logoadress_footer{
    margin: 10px 0 0 12px;
	display: inline-block;
	vertical-align: top;
}
#logoadress p , #logoadress_footer{
	line-height:1.4;
}
#head-poisk button.find-mob {
    display: none;
}
#head-poisk {
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
    float: right;
    width: 28%;
}
#head-poisk table {
    display: inline-block;
    padding: 0;
    margin:  0;
    border:0;
}
#head-poisk table tr:hover td {
    background: none;
}
#head-poisk input[type="button"], #head-poisk button.find-mob {
    border: 1px solid #fbb101;
    background-color: #fbb101;
    background-image: url(/templates/5z/images/search.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 17px;
    height: 30px;
    width: 40px;
    cursor: pointer;
    margin: 0;
}
#head-poisk #ya-site-form0 .ya-site-form__search-input , #head-poisk button.find-mob {
    padding: 0;
}
div#head-poisk .ya-site-form__input input[type="search"] {
    border: 1px solid #fbb101 !important;
    height: 30px;
    width: 250px;   
}
.moduletablesocial {
    text-align: right;
}
#head-poisk .moduletablesocial img {
    width: 30px;
    margin-left: 8px;
}
/* ###################### Header menu ###################### */

#header ul.menu {
	overflow: hidden;
	background-color: #03263c;
    width: auto;
    text-align: left;
    display: block;
    list-style-type: none;
    text-transform: uppercase;
    font-size: 14px;
    float: left;
    width: 100%;
}
#header ul.menu li a:link, #header ul.menu li a:visited, #header ul.menu li:last-child a {
    text-decoration: none;
    display: inline-block;
    padding: 12px 25px;
    position: relative;
    border-right: 1px solid #cacff6;
}

#header ul.menu a,
#header ul.menu a:link,#header ul.menu a:visited {
	color: #fff;
}
#header ul.menu li {
    display: inline;
    padding: 0;
    margin: 0;
}
#header ul.menu li.active a {
    background-color: #3c48a9;
}
#minicart{
	float: right;
	padding-top: 15px;
	width: 150px;
}
/* ###################### Footer ###################### */
#footer-sub {
    background: #03263c;
}
#footer {
	width: 1050px;
	margin: 0 auto;
	color: #ffffff;
	height: 180px;
    position: relative;
}
#footer .cop {
	float:left;
	font-size:12px;
    margin-bottom: 10px;
    position: absolute;
    bottom: 0;
}
#footer .inform-ft {
    float:right;
    position: absolute;
    bottom: 0;
    right:0;
    margin-bottom: 10px;
}
#footer .inform-ft img {
    height:40px;
}
#footer .inform-ft * {
    vertical-align: middle;
}
#footer .nv {
    padding-top: 20px;
}
#footer .nav{
    text-align: center;
}
#footer .nav li{
	display: inline-block;
}
#footer .nav a{
	color: #FFF;
    font-size: 16px;
    padding: 2px 10px;
    text-decoration: none;
}
#footer .nav li.current a {
    color: #fbb101;
}
#footer .nav a:hover{
	text-decoration: underline;
}

/* ###################### Left menu ###################### */
#nav .moduletable {
    margin-bottom: 10px;
}
#nav .moduletable h3,
#nav .moduletable_js h3{
	position: relative;
	display: block;
	padding: 8px 10px;
	margin: 0px;
	background-color: #03263c;
	color: #fff; 
}
#nav .nav li {
    padding: 8px 20px 8px 10px;
    background: #f2f2f2;
    border-bottom: 2px solid #fdd067;
    background: linear-gradient(to bottom,  #f2f2f2 0%,#d4d4d4 100%);
    position: relative;
    list-style: none;
}
#nav .nav li a:before, #nav .nav li .separator:before, #nav .nav li ul.nav-child a:before{
    background-image: url(/templates/5z/images/arrow-right.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 14px;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 8px;
    bottom: 38%;
}
#nav .nav li a.active:before, #nav .nav li span.active:before{
    background:none;
}
#nav .nav li.visible a:before {
    background-image: none;
}
#nav .nav li.visible:hover {
    background: #f2f2f2;
}
#nav .nav li ul.nav-child li {
    background:none;
    border-bottom: none;
}
#nav .nav li a , #nav .nav li .separator {
    text-decoration: none;
    font-size: 14px;
    cursor: pointer;
    width: 100%;
    display: inline-block;
}
#nav .nav li ul.nav-child li:hover { 
	background: #f2f2f2;
}
#nav ul.nav>li:hover { 
	background: #caced2;
}
#nav .nav li a:hover, #nav .nav li .separator:hover {
    text-decoration:underline;
}
#nav img {
    width: 100%;
}
/* ###################### Contents and Breadcrumbs ###################### */
.breadcrumbs {
    font-size: 10px;
}
h1 {
    margin: 10px 0 20px 0;
    font-size: 28px;
}
#main {
    font-size: 14px;
}
#main div.category {
    padding:0;
}
#main p {
    margin: 10px 0;
}
#main ul,#main ol {
    margin-left: 15px;
}
.jbzoo-rborder .rborder {
	border:none;
	border-radius: 3px!important;
	-webkit-border-radius: 3px!important;
	-moz-border-radius: 3px!important;
	background: none;
}
/* ###################### Pagination ###################### */
.pagination span,.pagination span  a:hover {
	background-color: #03263c;
}
#main div.pagination ul {
    margin: 10px 10px 10px 0;
    padding: 0;
}
.pagenav li{
    margin-left: 10px;    
}
.pagination li, .pagenav li{
    display: inline;
}
#main .pagination span {
	background-color: #ffffff;
    color: #03263c;
    padding: 8px 12px;
    border: 1px solid #03263c;
    border-radius: 0;
    display: inline;
    float: none;
    margin-right: 0;
}
.pagination-start span,.pagination-prev  span,.pagination-end span,.pagination-next span.pagenav
	{
	background-color: #03263c;
    color: #ffffff;
}
#main div.pagination a , ul.pagenav a{
    line-height: 2em;
    text-decoration: none;
    color: #ffffff;
    background-color: #03263c;
    padding: 8px 12px;
    border: 1px solid #03263c;
    border-radius: 0;
    display: inline;
    margin-right: 0px;
    float: none;
}
#main div.pagination a:hover, #main .pagenav li a:hover {
    background-color: #ffffff;
    color: #03263c; 
}
.pagenav {
    text-align: right;
}
/* ###################### Страница материалов категорий ###################### */
.category-list-table, .catalog-list-table, .category-list-tags {
    margin-top: 20px;
    text-align: center;
}
.category-list-table .cat-list , .category-list-tags .cat-list {
    display:inline-block;
    width: 32%;
    text-align: center;
    margin-bottom: 10px;
    vertical-align: top;
    overflow: hidden;
}
.category-list-table .cat-list .list-img, .catalog-list-table .cat-list .list-img , .category-list-tags .cat-list .list-img{
    display:block;
    text-align: center !important;
}

.category-list-table .cat-list .list-img , .category-list-tags .cat-list .list-img {
    width: 90%;
    max-height: 250px;
    overflow: hidden;
    margin: 0 auto;
    background: radial-gradient(400% 50%,#ffff0f, #ff7711);
    vertical-align: top;
    border: 1.4px solid transparent;
}
#contentarea .category-list-table .cat-list .list-img img , #contentarea .category-list-tags .cat-list .list-img img{
    /*height: 100%;
    min-width: 250px; 
    max-width: none;
    min-height: 100%;*/
    margin: auto;
    max-width: 100% !important;
}
.category-list-table .cat-list .list-title, .catalog-list-table  .cat-list .list-title, .category-list-tags .cat-list .list-title{
    margin: 10px 0 5px 0;
    padding: 0 5%;
    height: auto;
}
#main .list-title p{
    margin: 10px 0 0 0;
}
.display-limit {
    font-weight: bold;
}
.display-limit select {
    border: 1px solid #03263c;
}
.center {
    text-align: center;
}
#button-contactus-lightbox-form147 {
    background-image: url(/templates/5z/images/price.png);
    background-repeat: no-repeat;
    padding-left: 48px;
    background-size: 40px;
    z-index: 1000;
    background-position: center left;
}
#jivo_outer_body #button-contactus-lightbox-form147 {
    display: none;
}
.catalog-list-table .cat-list{
    background: radial-gradient(400% 50%,#ffff0f, #ff7711);
    display:inline-block;
    width: 30%;
    text-align: center;
    margin-bottom: 20px;
    /*height: 255px; 
    min-height: 255px; */
    vertical-align: top;
    overflow: hidden;
    border: 1px solid transparent;
    margin-right: 2%;
}
.bg-cat {
    background-color: #fff;
    width: 100%;
    height: 100%;
    padding-bottom: 10px;
}
#main .flex-vert a{
    /*display: flex;*/
}
.bg-cat a {
    margin: auto;
    width: 100%;
    height: 100%;
    /*display: flex;*/
    display: inline-block;
}
#contentarea .catalog-list-table .cat-list .list-img img {
    /*max-height: 100px;
    min-height: 80px;
    width: 80%; */
    max-width: 90%;
    margin-top: 20px;
    float: none !important;
}
div.img-col .cat-list .list-img img {
    max-height: 150px;
    padding: 0 10px;
}
.img-col .cat-list, .img-col .bg-cat {
    min-height: 220px;
}
.jbzoo .subcategories {
    text-align: center;
}
.jbzoo .subcategories .clear {
    display: none;
}
.jbzoo .subcategories .column {
    display:inline-block;
    float: none;
    width: 31%;
    text-align: center;
    margin-bottom: 20px;
    margin-right: 10px !important;
    background: radial-gradient(400% 50%,#ffff0f, #ff7711);
    overflow: hidden;
    border: 1.4px solid transparent;
    border-radius: 0 !important;
    vertical-align: top;
    height: auto;
}
.jbzoo .column .subcategory {
    background-color: #fff;
    width: 100%;
    height: 100%;
    margin: 0;
    padding-bottom: 10px;
}
.jbzoo .column .subcategory .clear {
    display: none;
}
.jbzoo .column .subcategory .subcategory-image {
    margin-top: 20px;
    max-height: 200px;
    width: 80%;
    display: inline-block;
    overflow: hidden;
}
.jbzoo .column .subcategory .subcategory-title {
    font-size: 16px;
    padding: 0 10px;
    margin-top: 10px;
    display: inline-block;
}
.jbzoo .column .subcategory .subcategory-title a:hover {
    text-decoration: underline;
}

.jbzoo .items .column {
    display:inline-block;
    float: none;
    width: 48%;
    text-align: center;
    margin-bottom: 20px;
    margin-right: 10px !important;
    background: radial-gradient(400% 50%,#ffff0f, #ff7711);
    overflow: hidden;
    border: 1.4px solid transparent;
    border-radius: 0 !important;
    vertical-align: top;
}
.jbzoo .items .column .jbzoo-item {
    background-color: #fff;
    width: 100%;
    height: 100%;
    margin: 0;
}
.jbzoo .items .column .jbzoo-item h3, .jbzoo .product-props{
    padding: 10px 15px;
    margin: 0;
}
.jbzoo .items .column .jbzoo-item  .element-rating .rating {
    text-align: center;
    display: inline-block;
}
.jbzoo .items .column .jbzoo-item .item-image img {
    margin: 0;
}
.jbzoo .items .column .jbzoo-item .item-image, .jbzoo .items .column .jbzoo-item .item-image img {
        float: none;
}
.jbzoo .items .column .jbzoo-item .item-image {
    margin: 10px 0 10px 0;
    width: 90%;
    display: inline-block;
    overflow: hidden;
    text-align: center;
}
.jbzoo .product-props {
    text-align: left;
}
#main .jbzoo .product-props ul {
    margin-left: 0;
}
.jbzoo .product-props ul li {
    list-style-type: none;
}
.jbzoo .jbzoo-item a{
    color:#03263c;
    text-decoration: none;
}
.jbzoo .jbzoo-item a:hover {
     text-decoration: underline;
}
/* ###################### Filter style ###################### */


.moduletable .jbzoo-filter-wrapper {
    background-color: #e6e6e6;
    padding: 15px;
    position: relative;
}
.moduletable .jbzoo-filter-wrapper .controls {
    text-align: center;
}
.moduletable .jbzoo-filter-wrapper .jbzoo-filter div.controls input.button {
    border-radius:0 !important;
    min-width: 200px;
    margin: 5px auto;
    background:-webkit-gradient(linear, 50% 0%, 50% 100%, from(#03263c), to(#03263c), color-stop(70%, #03263c)) !important;
    color: #fff;
    font-size: 14px;
    padding: 8px;
    border: 1px solid #03263c;
    border-color: #03263c;
    text-shadow:none;
    line-height: 1.5em;
    display: block;
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.jbzoo.jbzoo-filter-wrapper .field {
    margin: 10px 0 10px 0;
}
.jbzoo-filter div.filter-element label {
    margin: 0 0 5px 0;
}
.jbzoo .jbzoo-filter input[type="radio"], .jbzoo .jbzoo-filter .filter-element input[type="checkbox"] {
    margin: 6px 12px 6px 0;
}

/* ###################### 404 page style ###################### */
.error-404 .img-404 {
    max-height: 300px;
    opacity: 0.6;
}

/* ###################### News style ###################### */
.left1 .leftnews {
	background: #03263c;
    color:#fff;
	padding: 10px 16px;
	font-size:14px;
    margin-bottom: 10px;
}
.left1 .leftnews h3{
	text-align: center;
    font-size:18px;
    margin-bottom: 15px;

}
.left1 .leftnews li {
    list-style: none;
    margin-bottom: 5px;
}
.left1 .leftnews li p  {
    text-align: right;
    font-size:13px;
}
.left1 .leftnews li p a{
    text-decoration:underline;
    color: #025597;
}
.left1 .leftnews li p a:hover {
    
}
.left1 .leftnews h3 a, .left1 .leftnews li a{
	 text-decoration:none;
     color:#fff;
}
.left1 .leftnews a:hover{
	text-decoration:underline;
}

/* ###################### Page style ###################### */
.inner-content div.wrap-h {
    width: 100%;
    border-top: 1px solid #fbb101;
    margin-bottom: 10px;
    text-align: left;
}
.inner-content .wrap-h h3, .inner-content .wrap-h h2 {
    background-color:  #fbb101;
    /*background-size: cover;  Масштабируем фон */
    color:#fff;
    padding: 5px 20px;
    display: inline-block;
    min-width: 300px;
    text-align: center !important;
    font-size: 16px;

}
.inner-content .jbzoo .column .subcategory h2, .inner-content .jbzoo .column .subcategory h3 {
    background-color: transparent !important;
    min-width: auto;
    color:#000;
}
.inner-content .jbzoo .column .subcategory div.wrap-h {
    border: none;
    text-align: center;
    
}

.pg-msnr-container {
    width: 100%;
    display: block;
    margin: 0 auto;
float: left;
}
.pg-msnr-container div.phocagallery-box-file {
    min-width: 30.3%;
    display: block;
    float: left;
}
div.phocagallery-box-file {
    border: 1px solid transparent;
	  -moz-border-image: -moz-linear-gradient(top, #ffff0f 0%, #ff7811 100%);
	  -webkit-border-image: -webkit-linear-gradient(top, #ffff0f 0%, #ff7811 100%);
	border-image: linear-gradient(to bottom, #ffff0f 0%, #ff7811 100%);
    position: relative;
	border-image-slice: 1;
    background:none;
    border-radius: 0px;
}
div.phocagallery-box-file:hover {
    border: 1px solid #fb7101;
}
div.phocagallery-box-file:hover div.name {
    color: #000 !important;
}
.phocagallery-box-file-third:before{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;

    content: "";
    background-image: url(/templates/5z/images/zoom-tool.png);
    background-size: 40px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: rgba(0,0,0,0.3);
    opacity: 0.9;
    display: none;
}
div.phocagallery-box-file:hover img{
   opacity: 0.6;
}
div.phocagallery-box-file:hover div.phocagallery-box-file-third:before {
    display: block;
}


/* ###################### Main page style ###################### */
#pg-land .main-land {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
.main-land .button, .main-land div.contactus-form button[type="submit"].contactus-button {
    background-color: #fbb101;
    padding: 10px;
    min-width: 200px;
    color: #fff;
    font-size: 16px;
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    margin: 20px auto 10px auto;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    display: block;
    max-width: 400px;
    text-transform: none;
    font-weight: normal;
}

.main-land .button:hover , .main-land div.contactus-form button[type="submit"].contactus-button:hover{
    background-color: #fb8801 !important;
}

.main-land h1, .main-land h2, .main-land h3 {
    text-transform: uppercase;
    background-image:  url(/templates/5z/images/arrow-h.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    font-size: 24px;
    padding-bottom: 6px;
    margin: 10px;
    margin-top: 20px;
    margin-bottom: 40px;
    text-align: center;
}
#plitka-block {
  margin: 0 auto;
  width: 1050px;
  position: relative;
  height: 500px;
  text-align: center;

}
.romb-block {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 50px;
    bottom: 0;
    height: 400px;
    width: 97%;
}
.small-romb img{
    max-width: 100%;
}
.small-romb {
    position: absolute;
    width: 23%;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}

.small-romb:hover {
    filter: grayscale(0.8);
}

.small-romb.small2 {
    top: 130px;
    left: 130px;
}
.small-romb.small3 {
  left: 260px;
}
.small-romb.small4 {
  left: 390px;
  top: 130px;
}
.small-romb.small5 {
  left: 520px;
}
.small-romb.small6 {
  left: 650px;
  top: 130px;
}
.small-romb.small7 {
  left: 780px;
}
.bookmarks-block-left {
    position: absolute;
    top:-30px;
    left: 0;
    width: 200px;
    height: 70px;
}
.bookmarks-block-right {
    position: absolute;
    bottom:-30px;
    right: 0;
    width: 200px;
    height: 70px;
}
#santehnika-block {
  width: 100%;
  margin: 0 auto;
  position: relative;
  height: auto;
  text-align: center;
  background-color: #f4f4f4;
  padding: 20px 0;
}
#santehnika-block .row-block-1, #santehnika-block .row-block-2{
    
}
#santehnika-block .row-block-1 {
    margin-top: 40px;
    width: 1150px;
    display: block;
    margin: 40px auto 0 auto;
}
#santehnika-block .row-block-2 {
    margin-top: -25px;
}
#santehnika-block .small-circle {
    display: inline-block;
    width: 200px;
    max-width: 200px;
    height: 200px;
    clip-path: circle(50% at center center);
}
#santehnika-block .small-circle:hover {
    filter: grayscale(0.8);
    
}
#santehnika-block .small-circle img{
    width: 200px;
    max-width: 200px;
    height: 200px;
}
#new-collection-block {
    margin: 20px auto;  
    width: 1050px;    
    position: relative;
    height: 300px;  
    text-align: center;
}
#new-collection-block h2 {
    margin-bottom: 40px;
}
#new-collection-block p {
    width: 60%;
    float: left;
    text-align: left;
    padding:0 20px;
    margin: 0;
    font-size: 18px;
}
#new-collection-block .button {
    float: left;
    margin-top: 40px;
}
#new-collection-block img {
    width: 30%;
    float: right;;
    height: 200px;
}

#sertificat-block {
    margin: 20px auto;
    width: 100%;
    display: inline-block;
    position: relative;
    height: auto;
    background-color: #4a90c9;
    color:#fff;
}
#sertificat-block h2 {
    margin-top: 20px;     
}
#sertificat-block p {
    width: 1050px;    
    position: relative;
    margin: 20px auto;
    text-align: center;
    font-size: 18px;
    line-height: 2;
    text-shadow: 0px 1px 2px #000;
}
#sertificat-block p strong {
    color:#24ff00;
}
#sertificat-block img {
    position: absolute;
    right:0px;
    top: -50px;
    width: 70px;
}
#skidki-block {
    margin: 20px auto 0px auto;
    width: 100%;
    display: inline-block;
    position: relative;
    height: auto;
    background-color: #f0f0f0;
    background-image:  url(/templates/5z/images/skidki-block.jpg);
    background-position: top left;
    background-repeat: repeat-x;
    padding: 0 5px;
}
#skidki-block p {
    width: 1050px;    
    position: relative;
    margin: 30px auto;
    text-align: center;
    font-size: 18px;
    line-height: 1.5;
}
.moduletable3dmodel {
    width: 1050px;    
    position: relative;
    margin: 0px auto;
    text-align: center;
    height: auto;
}
.moduletable3dmodel h3 {
    margin-bottom: 40px;
    text-transform: none;
}
.moduletable3dmodel .joomly-contactus-div {
    width:28%;
    display: inline-block;
    margin: 0 15px;
}
.moduletable3dmodel .joomly-contactus-div input {
    background-color: #f4f4f4;
}
.moduletable3dmodel .joomly-contactus-div input:focus {
    background-color: #fff;
}
#ordering-process {
    background-color: #f6f6f6;
}
#ordering-process, #benefits-work {
    position: relative;
    margin: 20px auto;
    padding: 20px;
    text-align: center;
    height: auto;
}
#ordering-process .usluga {
    display: inline-table;
    width: 155px;
    position: relative;
    padding-right: 70px;
}
#ordering-process .usluga img{
    width: 150px;
    height: 150px;
    
}
#ordering-process .bottom-arrow:before, #ordering-process .top-arrow:before {
    background-size: 70px;
    background-position: center;
    background-repeat: no-repeat;  
    position: absolute;
    top: 0;
    left: 160px;
    right: 0;
    
    content: "";
}
#ordering-process .bottom-arrow:before {
    background-image: url(/templates/5z/images/ordering-process/arrow-bottom.png);
    bottom: 0;

}
#ordering-process .top-arrow:before {
    background-image: url(/templates/5z/images/ordering-process/arrow-top.png);
    background-position: center;
    bottom: 100px;
}
#ordering-process .check-mark:before {
    background-image: url(/templates/5z/images/ordering-process/check-mark.png);
    background-size: 40px;
    background-position: center;
    background-repeat: no-repeat;  
    position: absolute;
    top: 60px;
    left: 120px;
    right: 0;
    bottom: 0px;
    content: "";
}
#ordering-process .row-ordering, #benefits-work .row-ordering{
    width: 1050px;    
    position: relative;
    margin: 0px auto;
    text-align: center;
    height: auto;
}
#ordering-process .row-ordering p , #benefits-work .row-ordering p {
    font-size: 16px;
    font-weight: bold;
}


#benefits-work .benefit {
    display: inline-table;
    width: 30%;
    position: relative;
    margin-bottom: 30px;
}
#benefits-work .row-ordering {
    margin-bottom: 30px;
}
#benefits-work .benefit img{
    width: 160px;
    height: auto;
}


#o-nas {
    margin: 0px auto;
    width: 100%;
    display: inline-block;
    position: relative;
    height: auto;
    background-color: #f4f4f4;
}
#o-nas p {
    width: 1050px;    
    position: relative;
    margin: 30px auto;
    text-align: center;
    line-height: 1.5;
}

#slider-wrap{ /* Оболочка слайдера и кнопок */
    width: 100%;
    margin: 20px auto;
    position: relative;
}
#slider{ /* Оболочка слайдера */
	width: 1050px;   
	height:360px;
	overflow: hidden;
	border:#eee solid 1px;
	position:relative;
    margin: 0 auto;
}
.slide{ /* Слайд */
	width:100%;
	height:100%;
    text-align: center;
}
.sli-links{ /* Кнопки смены слайдов */
	margin-top:10px;
	text-align:center;
    position: absolute;
    bottom: 0;
    left: 48%;
}
.sli-links .control-slide {
	margin:2px;
	display:inline-block;
	width:16px;
	height:16px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/templates/5z/images/radioBg.png) center bottom no-repeat;
}
.sli-links .control-slide:hover {
	cursor:pointer;
	background-position:center center;
}
.sli-links .control-slide.active {
	background-position:center top;
}
#prewbutton, #nextbutton { /* Ссылка "Следующий" и "Педыдущий" */
	display:block;
	width:15px;
	height:100%;
	position:absolute;
	top:0;
	overflow:hidden;
	text-indent:-999px;
	background:url(/templates/5z/images/arrowBg.png) left center no-repeat;
	opacity:0.8;
	z-index:3;
	outline:none !important;
}
#prewbutton{
    left:10px;
}
#nextbutton {
	right:10px;
	background:url(/templates/5z/images/arrowBg.png) right center no-repeat;
}
#prewbutton:hover, #nextbutton:hover {
	opacity:1;
}
    
.main-land #slider .slide a.slider-btn {
    background-color: #5994d2;
    padding: 10px;
    min-width: 200px;
    color: #fff;
    font-size: 16px;
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 5px 10px rgb(3, 3, 3);
    margin: 20px auto 10px auto;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    display: block;
    max-width: 400px;
    text-transform: none;
    font-weight: normal;
    position: absolute;
    top:40%;
    left: 40%;
}
.main-land #slider .slide a.slider-btn:hover{
    background-color: #3672b2 !important;
}


.lightBox .image-browser-image {
    border:0;
}
.lightBox {
    background-color:white;
}
.image-browser-caption-content {
    font-size: 16px;
    color: black;
    font-weight: bold;
}

.lightBox .image-browser-image, .lightBox {
    max-width: 100%;
    max-height: 100%;
}

#main blockquote {
    border-top: 1px solid #2d608a;
    border-bottom: 1px solid #2d608a;
    border-left: 4px solid #2d608a;
    border-right: 1px solid #2d608a;

    background-color: #cfe0ef;
    border-radius: 0px 10px 10px 0px;
    padding: 15px 10px 15px 10px;
    margin-bottom: 20px;
    margin-top: 20px;
    display:inline-block;
}


/* Новый css*/

#logo .mobi-logo , .customcontact_footer , .viber_mob{
        visibility: hidden;
        display: none;
}
.category-desc img{
    height: auto;
}
.share42init {
    
}

 .pswp__bg {
        opacity: 0.8 !important;
}
.mfp-container button:hover {
    background-color:transparent;
}

@media(max-width:1024px){
    #header , #footer, #contentarea, #contentarea2, #plitka-block, #new-collection-block, .moduletable3dmodel , #header ul.menu , article , #pg-land{
        min-width: 100%;
        width: 100%;
    }
    .viber_mob {
        visibility: visible;
        display: inline-block;
    }
    .viber_pk {
        visibility: hidden;
        display: none;
    }
}
@media(max-device-width: 568px){
    /* Блок с ромбами - Плитка*/
     div#plitka-block {
        margin-top: 30px;
        height: 700px;
        display: inline-block;
     }
      div.romb-block {
        max-height: 600px;
        height: 600px;
        top: 10%;
        text-align: center;
        margin: 0 auto;
     }
    div.small-romb {
        width: 50%;
        max-width: 200px;
    }
    .small-romb.small1 {
        top: 16%;
    }
    .small-romb.small2 {
        top: 32%;
        left: 25%;
    }
    .small-romb.small3 {
        top: 16%;
        left: 50%;
    }
    .small-romb.small4 {
        left: 25%;
        top: 0;
    }
    .small-romb.small5 {
      top: 48%;
      left: 0;
    }
    .small-romb.small6 {
        left: 25%;
        top: 64%;
    }
    .small-romb.small7 {
        left: 50%;
        top: 48%;
    }
    
    .catalog-list-table .cat-list {
        width: 96% !important;
    }
    div.inner-content .wrap-h h3, div.inner-content .wrap-h h2 {
        padding: 5px;
        min-width: auto;
    }
    #button-contactus-lightbox-form147 {
        top:5% !important;
        font-size: 14px;
        background-size: 30px;
        padding: 10px 16px 10px 35px;
        z-index: 1000;
    }
    #contentarea .catalog-list-table .cat-list .list-img img {
        width: auto;
        max-width: 96%;
    }
    #contentarea img {
       
    }
}
@media(max-device-width: 768px){
    
    div.lightBox  {
        width: 350px;
        height: 100%;
        min-width: 100%;
        max-height: 640px;
        display: inline-block;
        overflow: hidden;
    }
    div.lightBox .image-browser-image {
        width: 100%;
        overflow: hidden;
        height: auto;
    }
    #shadow .window-content{
        overflow: hidden;
            background: white;
    }
    #shadow div.window-container {
        left: 4% !important;
        top: 20% !important;
        right: 4%;
        height: auto;
        
    }
    div.lightBox .image-browser-image img {
        width: 92% !important;
        left: 2% !important;
        right: 2%!important;
        position: relative!important;
        height: auto;
        top: 0px !important;
    }
    div.lightBox .image-browser-close {
        right:1%;
        left: auto;
    }
    div.lightBox .image-browser-slideshow-play {
        bottom: 16%;
        top:auto;
    }
    div.lightBox .image-browser-caption {
        margin-left: 2%;
    }
    
    #ya-site-results {
        padding-right: 5px;
    }
    #ya-site-results .b-body-items{
        padding-left: 30px;
    }
    .pswp__ui--idle .pswp__top-bar {
        opacity: 1;
    }
   
    article.item-page {
        min-width: auto;
        width: auto;
    }
    .catalog-list-table .cat-list {
        width: 45%;
    }
    #wrapper, #wrapper2 {
        width: 100%;
    }
    #jf_mm_menu {
        z-index: 1000;
    }
    /*Добавляю снизу больший отступ в мобильном меню*/
    .jf_mm_wrapper .levelHolderClass ul {
        height: 88vh;
    }
    div.jf_mm_trigger {
        top: 5px;
        background: #fbb101;;
    }
    div .jf_mm_wrapper h2 {
        padding: 6px .4em;
    }
    .jf_mm_wrapper *{
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -webkit-tap-highlight-color: transparent; 
    }
    .item-page , #top-content , #bottom-content, #yoo-zoo, .tag-category , .category-list {
        padding-left: 10px;
        padding-right: 10px;
    }
    .pagenav, #bottom-content {
        text-align: center;
    }
    .jbzoo .subcategories .column {
        width: 45%;
    }
    .category-list-table .cat-list, .category-list-tags .cat-list {
        width: 48%;
    }
    .pagination li, .pagenav li {
        height: 40px;
        display: inline-block;
    }
    #header {
        height:40px;
        padding: 2px 0;
        background: #03263c;
        position: fixed;
        overflow: visible;
        z-index: 15;
        border-bottom: 1px solid #fff;
    }
    #footer {
        width: 100%;
        height: 100%;
        text-align: center;
        padding-bottom: 10px;
    }
    #footer .cop, #footer .inform-ft{
        position: relative;
        float: none;
        padding: 0 10px;
    }
    #footer .nv {
        height: 120px;
        /* display: inherit; */
    }
    #footer .nv ul.menu , #ya-site-form0{
        display: none;
    }
    #contentarea, #contentarea2 {
        padding-top: 40px;
    }
    

    .logoheader {
        margin: 0;
    }
    #head-poisk button.find-mob {
        display: block;
    }
    #logo .mobi-logo , .customcontact_footer{
        visibility: visible;
        display: block;
        max-height: 40px;
    }
    div#head-poisk .ya-site-form__input input[type="search"] {
        display: none;
        z-index: 15;
        position: fixed;
        right: 41px;
        text-align: right;
        padding-right: 5px;
        top: 5px;
        height: 33px;
        width: 230px;
    }
    #head-poisk input[type="button"], #head-poisk button.find-mob {
        position: fixed;
        right: 8px;
        top:5px;
        width: 34px;
        height: 33px;
        border-radius: 2px;
    }
    .logoheader #logo {
        display: block;
        margin: 0 auto;
        position: absolute;
        left: 50%;
        top: 2px;
        width: 40px;
        height: 40px;
        margin-left: -20px;
    }
    #logo img {
        margin: 0 auto;
    }
    #logotel_footer, #logoadress_footer {
        width: 44%;
    }
    #logotel_footer a {
        color: #fff !important;    
    }
    #logotel_footer {
        padding-bottom: 25px;
    }
    div#logoadress_footer {
        font-size: 15px;
        text-align: left;
    }
    .logoheader #head-poisk {
        float: none;
        text-align: center;
        width: 100%;
    }
    .logoheader .moduletablesocial {
        text-align: center;
        margin-top: 10px;
    }
    #header ul.menu , #slider-wrap , #new-collection-block, #sertificat-block, #logotel, #logoadress, #head-poisk .bg,
    .moduletablesocial , .full-logo, #nav , .hide-mob {
        visibility: hidden;
        display: none !important;
    }
    .bookmarks-block-left {
        top: -15px;
        height: 30px;
    }
    .bookmarks-block-right {
        bottom: -15px;
        height: 30px;
    }
    #plitka-block, .moduletable3dmodel, #skidki-block p ,#skidki-block, #o-nas p, #ordering-process .row-ordering, #benefits-work .row-ordering, #santehnika-block .row-block-1 {
        width: auto;
    }
    #skidki-block p a {
        max-width: 200px;
    }
     /* Блок - С нами выгодно работать*/
    #benefits-work .benefit {
        width: 48%;
    }
    #benefits-work .row-ordering {
        margin-bottom: 10px;
    }
    /* Блок как происходит заказ плитки*/
    #ordering-process .usluga {
        display: inline-block;
        vertical-align: top;
        width: 41%;
        padding-right: 6%;
    }
    #ordering-process .bottom-arrow::before, #ordering-process .top-arrow::before{
        background-size: 32px;
        left: 81%;
    }
    #ordering-process .usluga img {
        width: 90%;
        height: auto;
        max-width: 125px;
        min-width: 125px;
    }
    #ordering-process .top-arrow::before {
        left: 79%;
        bottom: 71%;
    }
    #ordering-process .check-mark::before {
        background-size: 30px;
    }
    #ordering-process .row-ordering p {
        font-size: 14px;
    }
    /* Блок - Сантехники*/
    #santehnika-block .small-circle img {
        width: 100%;
        height: auto;
    }
    #santehnika-block .small-circle {
        width: 46%;
        max-width: 46%;
        height: auto;
    }
    #santehnika-block .bookmarks-block-right {
        display: none;
    }
    
    /* Блок - О нас*/
    #o-nas {
        padding: 0 10px;
        width: auto;
    }
    #o-nas p {
        width: auto;
    }
    #o-nas .bookmarks-block-left {
        width: 100%;
        height: 5px;
    }
    .moduletable3dmodel .joomly-contactus-div {
        width: 70%;
    }
     /* Стили блока с фотографиями плитки на страницах коллекции*/
    .pg-msnr-container div.phocagallery-box-file
    {
        width: 42% !important;
        overflow: hidden;
    }
    .phocagallery-box-file-first {
        width: 100% !important;
        height: auto !important;
    }
    .jbzoo .items .column {
        width: 44%;
    }
    #contentarea .phocagallery-box-file-first  img {
        max-width: 100% !important;
    }
    #plitka-block {
        margin-top: 30px;
        height: 970px;
        display: inline-block;
     }
    .romb-block {
        max-height: 850px;
        height: 850px;
        top: 9%;
        text-align: center;
        margin: 0 auto;
     }
     
    .small-romb {
        width: 50%;
        max-width: 320px;
    }
    .small-romb.small1 {
        top: 16%;
    }
    .small-romb.small2 {
        top: 34%;
        left: 25%;
    }
    .small-romb.small3 {
        top: 16%;
        left: 50%;
    }
    .small-romb.small4 {
        top: -2%;
        left: 25%;
    }
    .small-romb.small5 {
      top: 51%;
      left: 0;
    }
    .small-romb.small6 {
        left: 25%;
        top: 69%;
    }
    .small-romb.small7 {
        top: 51%;
        left: 50%;
    }
    
}
@media(max-device-width: 468px){
    .jbzoo .items .column {
        width: 100%;
    }
    .pg-msnr-container div.phocagallery-box-file {
        width: 90% !important;
    }
    .category-list-table .cat-list, .category-list-tags .cat-list , .jbzoo .subcategories .column {
        width: 100%;
    }
}