body {
	margin: 0;
	font-size: 14px;
	line-height: 1.5;
	font-family: 'Century-Gothic';
}
a {
	text-decoration: none;
	color: #161110;
}
a.green {
	text-decoration: none;
	font-weight: 600;
	color: #5f817a;
}
a:hover {
	text-decoration: none;
	color: #cccccc;
}
a svg:hover {
	fill: #cccccc;
}
p {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
h1,h2,h3,h4,h5,h6,h7 {
	margin: 0;
}
hr {
	color: #cacaca;
	height: 1px;
}
input::-ms-clear {
	display: none;
}
input:focus {
	outline: none !important;
}
input[type=text]::-ms-clear {  display: none; width : 0; height: 0; }
input[type=text]::-ms-reveal {  display: none; width : 0; height: 0; }
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }
button:active, button:focus {
	outline: none;
}
button::-moz-focus-inner {
	border: 0;
}
button {
	cursor: pointer;
	border: 0;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #161110;
	opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #161110;
	opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #161110;
	opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
	color: #161110;
	opacity: 1;
}
.cart {
  border: none;
}
.mb50 {
	margin-bottom: 50px;
}
.mb100 {
	margin-bottom: 100px;
}
.w-100 {
	width: 100%;
}
header {
	border-bottom: 4px solid #5f817a;
}
.text-center {
	text-align: center;
}
.d-flex {
	display: flex;
}
.type-hover a:hover {
	color: #ffffff;
}
.type-hover:hover {
	background: #455e59;
}
.type-hover-2:hover {
	border-bottom: 2px solid #5f817a;
color: #5f817a;
}
.type-hover-3:hover {
	color: #fff;
	background: #455e59;
}
.navigation-item-link:hover {
	background: #455e59;
	color: #fff;
}
.top-header {
	display: flex;
	align-items: center;
	margin: 29px 0;
	justify-content: space-between;
	text-transform: uppercase;
}
.logo {
	margin-right: auto;
}
.cooperation {
	margin-right: 37px;
}
.cooperation-link {
	display: flex;
	align-items: center;
}
.cooperation-img {
	padding-right: 10px;
}
.search {
	margin-right: 50px;
	align-items: center;
	display: flex;
	position: relative;
}
.search-input {
	width: 315px;
	height: 28px;
	border: 1px solid #cacaca;
	padding-left: 10px;
	cursor: pointer;
}
.search-img {
	position: absolute;
	right: 10px;
	cursor: pointer;
}
.search .dropdown-content {
	top: 0;
	padding-top: 28px;
}
.search .content {
	width: 315px;
	background: #fff;
	border: 1px solid #cacaca;
	border-top: none;
	padding: 10px 0 10px 20px;
}
.search-item__link {
	display: flex;
	align-items: center;
	font-size: 12px;
	padding-bottom: 10px;
}
.search-item__link__img {
	height: 30px;
	width: 30px;
	object-fit: scale-down;
	margin-right: 10px;
}
.search-item__link__article {
	color:#dcdbdb;
}
.cart {
	position: relative;
	margin-right: 24px;
}
.cart-img {
	padding-right: 10px;
}
.cart-link {
	display: flex;
	align-items: center;
}
.cart-number {
	position: absolute;
	background: #5f817a;
	color: #fff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	padding: 2px 6px;
	font-weight: 600;
	top: -8px;
	left: 10px;
	font-size: 8px;
}
.location {
	display: flex;
	align-items: center;
}
.location-select {
	position: relative;
}
.location-select select{
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	color: #333333;
	text-transform: uppercase;
}
.location-select select:hover {
	color: #666666;
}
/*
.location-select:after {
	content: url("data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAABg0lEQVQ4jY3UvWsUURQF8J9GBIk2FsZGCJIYgiGtXUAQIYVFQAQLSWxs8jdY2QS71AFFULQQ7AIJAUsJWJiguFhYCFoIqSwEK7nLGRl3Z1cPXJh7Pu6+92beHjOMy7iLqzgX9Tte4zE+dGT6mMQj9HAP0y1tOlwvnsnB8FkcYAMnRv1CtI14K6PZwiu8x/30p3AbV9Lv4zl+pn+ABazIXt9hIuIcPmELN1Jb4ebimUimsp5gtbXEj83kAaxEa7a4mmz/YC6EvI7dMWewG49kescxhW8hL+aARuEgHslM1YAjnA/5BfNjBszHI5mjGvAWSyH3cAnLHeHlaHvpl5J1C9stY72ez9jEtdRmuIWWbztZJ7OsxZZ4Gut4mloP12Axmcr2cQc7Y/Y+iJ1k/qC+yDdY+4/wWrxDF3EWXzEzJjwTz+woQy3rsOu2hTscXHoXHuaEm7tRqOfiSvsn6tt4gWcJVtVzcaX9ha5/pEK9npf4kf4MbuLXoHFoYlDGCpRe1RmG31SbSewqrfN9AAAAAElFTkSuQmCC");
	display: block;
	border-style: none;
	position: absolute;
	top: 50%;
	left: -20px;
	z-index: 1;
	margin-top: -10px;
}
*/
.location-select__cities {
    padding: 0 1em;
    font-size: 1.25em;
}

.location-select__cities li {
    padding: .5em 0;
}


.location-select__current-city {
    display: flex;
}

.location-select__icon {
    width: 24px;
    margin: 0 8px 0 0;
    fill: #161110;
}
.location-select__current-city:hover .location-select__icon {
    fill: #5f817a;
}

.bottom-header {
	margin: 0;
}
.bottom-header .dropbtn {
  padding: 16px 0;
  margin: -16px 0;
}
.navbar {
    padding: 0;
}
.navbar-list {
  font-weight: bold;
  width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0;
	text-transform: uppercase;
}
.navbar-list-item:nth-child(6) {
	margin-right: 80px;
}

.navbar-list-item .dropdown {
    margin: 0;
}
.m-header {
	display: none;
}
.content {

}
.collection {
	display: flex;
	padding: 25px;
}
.item-name {
    margin-right: 100px;
}
.item-name, .item-name ul {
  white-space: nowrap;
  padding: 0;
}

.item-image {
    width: 320px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.catalog-block {
  min-width: 500px;
	display: flex;
	padding: 50px 30px 20px 30px;
  width: 100%;
  flex-wrap: wrap;
}
.catalog-block ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    width: 100%;
}
.catalog-item {
    width: 33%;
    display: flex;
    align-items: center;
    white-space: nowrap;
    margin: 0 0 16px;
}
.catalog-item-link {
	white-space: normal;
}
.catalog-item-link:hover {
	fill: #666666;
	color: #666666;
}

.catalog-item-icon {
    width: 28px;
    margin: 0 12px 0 0;
}




.search-block {
	display: flex;
	 padding: 10px 0 50px 30px;
}
.search-size {
	width: 250px;
}
.search-title {
	padding-bottom: 10px;
	cursor: pointer;
}
.search-title:hover {
	color: #666666;
}
.filter-search .search {
	display: inline-block;
  margin-right: 30px;
}
.filter-search .search-input {
	width: 500px;
	position: relative;
}
.filter-search .search-img {
	top: 37px;
}
.slider {

}
.item-title-h1 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	text-align: center;
	font-size: 83px;
	color: #fff;
	line-height: 0.8;
	font-family: 'Gilroy-Thin';
	font-weight: 100;
	font-style: normal;
}
@media screen and (max-width: 1600px) {
  .item-title-h1 {
    font-size: 60px;
    padding: 0 120px;
  }
}
@media screen and (max-width: 1280px) {
  .item-title-h1 {
    font-size: 46px;
  }
}

.item-title-h2 {
	position: absolute;
	top: 70%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	text-align: center;
	font-size: 43px;
	color: #fff;
	line-height: 0.8;
	font-family: 'Gilroy-Thin';
	font-weight: 100;
	font-style: normal;
}
@media screen and (max-width: 1600px) {
  .item-title-h2 {
    font-size: 40px;
    padding: 0 120px;
  }
}
@media screen and (max-width: 1280px) {
  .item-title-h2 {
    font-size: 36px;
  }
}
.owl-theme .owl-nav {
   padding: 0 24px;
	position: absolute;
	top:50%;
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
	background: transparent!important;
	color: #666666 !important;
	text-decoration: none;
}
.owl-theme .owl-nav img:hover {
	filter: invert(43%) sepia(1%) saturate(238%) hue-rotate(314deg) brightness(91%) contrast(90%);
}
.item-block-slide {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: stretch;
	align-content: stretch;
}
.category img {
  width:100%;
}
.category .owl-carousel .owl-item {
	height: 500px;
}
.category .item-container {
    height: 100%;
    display: flex;
    justify-content: space-between;
}

.category .item {
    position: relative;
}
@media screen and (min-width: 512px) {
  .item--podvesnyie-rakovinyi, .item--napolnyie-unitazyi, .item--wc-cataclean {
    width: calc(40% - 20px);
  }
  
  .item--fixed {
    width: calc(33% - 20px);
  }
  
  .item--nastolnyie-rakovinyi, .item--napolnyie-bide {
      width: calc(37% - 20px);
  }
  
  .item--rakovinyi-pod-stoleshniczu, .item--podvesnyie-bide {
      width: 23%;
  }
  
  .item--unitazyi-monoblok, .item--pissuary {
      width: 38%;
  }
  
  .item--vstroennyie-rakovinyi, .item--bezobodkovyie-unitazyi {
      width: calc(35% - 20px);
  }
  
  .item--napolnyie-rakovinyi, .item--aksessuaryi {
      width: calc(27% - 20px);
  }
}
@media screen and (max-width: 512px) {
  .category .owl-carousel .owl-item {
    height: unset;
  }
  .category .item-container {
    flex-direction: column;
  }

  .category .item-slide {
    position: relative;
    height: 200px!important;
    margin-bottom: 20px!important;
  }
  
  .category .item-block-slide {
      display: block;
  }
}
.owl-carousel .owl-item img {
	object-fit: fill;
}
.owl-carousel .owl-dots {
	margin-top: 20px !important;
}
.owl-theme .owl-dots .owl-dot.active span {
	width: 12px;
	height: 12px;
	background: #a2a0a0;
}
.owl-theme .owl-dots .owl-dot:hover span {
	background: #cecece !important;
}
.item-block-slide .item-slide:nth-child(1) {
	position: relative;
	margin-bottom: 25px;
}
.item-slide {
	display: block;
}
.overlay:hover:after {
	left: 0;
	top: 0; 
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	position: absolute;
	content: "";
	background:rgba(235, 236, 235, 0.6);
}
.item-img {
  width: 100%;
	position: relative;
	height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.card {
  border: 0px;
	font-size: 18px;
}
.card-price {
	font-size: 20px;
}
.card-title {
	color: #161110;
}
.card-title:hover {
	color: #668780;
}
.card-img:hover{
	opacity: 0.5;
}
.category-link {
	margin-left: 25px;
	display: inline-block;
	position: absolute;
	bottom: 25px;
	color: #ffffff;
	align-items: center;
	font-size: 18px;
	z-index: 10;
	fill: #fff;
}
.category-link p {
	color: #fff;
}
.category-link:hover {
	color: #4d4f4f;
	fill: #4d4f4f;
	opacity: 1;
}
.category-link-img {
	width: 20px !important;
	height: 18px;
	position: relative;
	margin-left: 16px;
}

.category {
	margin: 100px 0;
}
.category .overlay, .category .item-block-slide, .category .owl-item img, .category .item, .category .item-slide  {
    height: 100%;
}

.category .item-block-slide .item-slide {
    position: relative;
    height: calc(50% - 16px);
}


.category-title-h2, .advantages-title-h2, .popular-product-title-h2, .articles-title-h2, .news-title-h2 {
	font-size: 60px;
	text-align: center;
	margin-bottom: 20px;
	font-family: 'Gilroy-UltraLight';
	font-weight: 200;
}
.advantages {
	background: #f9f9f9;
	padding: 150px 0;
}
.advantages-img {
	margin-top: 50px;
	height: 80px;
}
.advantages-text {
	font-weight: 500;
	padding-top: 10px;
	font-size: 16px;
}
.popular-product {
	padding: 150px 0;
}
.card-img {
	height: 230px;
	width: 100%;
}
.card-title {
	padding-bottom: 5px;
}
.card-arct {
	color: #ababab;
	padding-bottom: 10px;
}
.card-price {
	color: #161110;
	font-weight: 600;
}
.articles {
	padding-bottom: 100px;
}
.articles-block {
	padding-left: 50px !important;
	padding-top: 112px;
}
.articles-block .articles-img {
	height: 300px;
}
.articles-img {
	width: 100%;
}
.articles-img:hover {
	opacity: 0.6;
}
.articles-title {
	font-size: 20px;
	font-weight: bold;
	padding: 20px 0 10px 0;
	color: #161110;
}
.articles-text {
	font-size: 18px;
	margin-bottom: 30px;
	color: #161110;
}
.articles-link {
	padding: 10px 50px;
	background: #5f817a;
	color: #fff;
	font-weight: 600;
	display: block;
	width: 145px;
}
.articles-link:hover {
	background: #455e59;
}
.articles a:hover {
	color: #ffffff;
}
.news {
	padding: 150px 0;
	background: #f9f9f9;
}
.news-card {
	background: #fff;
	padding-bottom: 30px;
	margin-top: 30px;
}
.news-card:hover {
	box-shadow: 0 0 10px 8px #f3f3f4;
}
.news-card-link:hover {
    text-decoration: none;
}
.news-img {
	width: 100%;
  padding-top: 85%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.news-img:hover {
	opacity: 0.6;
}
.news-title {
	font-size: 20px;
	margin: 10px 0 5px 0;
	font-weight: bold;
	color: #161110;
}
.news-text {
	font-size: 18px;
	margin-bottom: 10px;
	height: 150px;
	padding: 0 15px;
	color: #161110;
}
.news-text:empty {
    display: none;
}
.news-link {
	border-bottom: 2px solid #bab8b8;
	padding-bottom: 2px;
	font-size: 18px;
	color: #bab8b8;
}
.news-link:hover {
	border-bottom: 2px solid #5f817a;
	color: #5f817a;
}
footer {
	padding: 50px 0 25px 0;
	border-top: 4px solid #5f817a;
}
.footer-text {
	padding-top: 20px;
	font-size: 15px;
	display: block;
}
.footer-oferta {
	color: #5f817a;
	padding-top: 20px;
	font-size: 13px;
	display: block;
}
.footer-nav {
	margin: 0;
	text-transform: uppercase;
}
.footer-nav-item {
	margin-bottom: 10px;
}
.tel,.mail, .footer-tel, .footer-mail {
	font-size: 18px;
	padding-bottom: 10px;
}
.tel-link-img, .mail-link-img {
	margin-right: 10px;
}
footer .link-img {
	margin-right: 10px;
	width: 20px;
}
.tel-link, .mail-link {
	display: flex;
	align-items: center;
}
.social-link {
	padding-right: 10px;
}
.facebook, .insta, .svgvk, .svgyt, .svgwha, .svgtg {
	fill: #5f817a;
	height: 22px;
	width: 22px;
}
.facebook:hover, .insta:hover, .svgvk:hover, .svgyt:hover, .svgwha:hover {
	fill: #bab8b8;
}
.conf {
	display: none;
}
.title-h1, .collection-title-h1 {
	font-size: 60px;
	text-align: center;
	margin-bottom: 50px;
	font-family: 'Gilroy-UltraLight';
	font-weight: 200;
}
.collection {
	background: #f9f9f9;
}
.collection .news-text {
	padding-left: 0;
}
.collection .news-title {
text-transform:uppercase;
}
.collection-title-h1 {
	margin-bottom: 0;
}


.modal-backdrop {
    background: #5f817a;
}

.modal-backdrop.show {
    opacity: .75;
}

button.close {
    position: absolute;
    width: 100%;
    top: -28px;
    color: #fff;
}

button.close:hover {
    color: #fff;
}

.btn {
    border-radius: 0;
}
.btn-primary, .btn-primary:hover, .btn-primary:focus {
    background-color: #5f817a!important;
    border-color: #5f817a!important;
}

.page-item.active .page-link {
    background-color: #5f817a;
    border-color: #5f817a;
}
.modal-footer .btn {
    color: #fff;
}
.modal-content {
    border-radius: 0;
    border: none;
}

input.form-control {
    border-radius: 0;
}
@media screen and (max-width: 1366px) {
  .top-header {
    font-size: 13px;
}

.bottom-header {
    font-size: 13px;
}

.search-input {
    width: auto;
}
}
.added-to-cart {
    text-align: center;
}

.added-to-cart__text {
    margin: 24px;
}

.added-to-cart__buttons {
    margin: 0 0 16px;
    color: #fff;
}
.slider--main-page .item-img-mobile {
    display: none;
}

@media screen and (max-width: 768px) {

.slider--main-page .item-img {
    display: none!important;
}

.slider--main-page .item-img-mobile {
    display: block;
    height: 500px;
    background-size: cover;
    background-position: center;
}

.slider--main-page  .item-title-h1 {
    line-height: 1.25;
    padding: 0 16px;
}
}

.dropdown__mobile-toggle {
    display: none;
}
@media screen and (max-width: 992px) {
    .mobile-menu .search-form .search-input {
        width: 100%;
    }

    .m-header .location {
        margin: 20px!important;
    }

    .location-select__current-city {
        text-transform: uppercase;
    }

    .mobile-menu .search-form {
        margin: 20px;
    }

    .navbar-list-item {
        padding: 0!important;
    }

    .item-link {
        padding: 20px;
    }

    .dropdown__mobile-toggle {
        display: block;
        font-size: 24px;
        margin: -16px -16px -16px 0;
        padding: 8px 16px;
    }
  .dropbtn:hover {
      text-decoration: none;
  }
  
  .catalog-item {
      width: 50%;
      margin: 0;
  }
  
  .catalog-block ul {
      padding: 0 16px;
  }
  
  .catalog-block {
      margin: 0!important;
  }
  
  .m-header .content {
      padding: 0!important;
  }
  
  .m-header .collection .item-name {
      margin: 0!important;
      width: 100%!important;
  }
  
  .m-header .collection .item-name ul {
      display: flex;
      flex-wrap: wrap;
      padding: 0 16px;
  }
  
  .m-header .collection .item-name-list {
      margin: 0 0 4px;
      width: 50%;
  }
  .hamburger-icon-wrapper {
    top: 10px;
    left: -4px;
  }
  .mobile-menu .search-form {
      margin: 0;
      width: 100%;
  }
  
  .search-img {
      right: 16px!important;
      left: unset!important;
  }
  
  .search {
      margin-top: 32px;
  }
    
  .catalog-item-link {
      margin: 0!important;
  }
  
  .catalog-item {
      margin: 0 0 16px!important;
  }
}

.articles-slider .owl-stage {
      display: flex;
    align-items: center;
}
@media screen and (max-width: 768px) {
  .articles-card {
    padding: 0 0 0 32px;
}

.articles-slider .owl-nav {
    filter: invert(1);
    opacity: .5;
    top: -52px;
    bottom: unset!important;
    left: 0;
    width: 100%;
    padding: 0 0 0 32px;
}

.articles-slider {
    width: 100vw;
}

.articles-slider .owl-stage {
    align-items: flex-start;
}
}
.thumb-wrap {
  position: relative;
  padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
  height: 0;
  overflow: hidden;
}
.thumb-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0;
}
           .tooltip {
              position: relative;
              display: inline-block;
              text-decoration: underline;
            }

            .tooltip .tiptext {
              visibility: hidden;
              width: 120px;
              border: 2px solid green;
              background-color: lightblue;
              color: red;
              text-align: center;
              border-radius: 6px;
              padding: 6px 0px;
              /* Position the tooltip */
              position: absolute;
              z-index: 1;
              /*top is -6 because padding is 6*/
              top: -5px;
              left: 100%;
            }
            /*visible the tooltip text when user hover the mouse over*/
            .tooltip:hover .tiptext {
              visibility: visible;
            }