@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700&subset=cyrillic');
@font-face {
	font-family: 'HelveticaNeueCyr';
	src: url('fonts/HelveticaNeueCyr-Roman.eot');
	src: local('HelveticaNeueCyr-Roman'),
		url('fonts/HelveticaNeueCyr-Roman.eot?#iefix') format('embedded-opentype'),
		url('fonts/HelveticaNeueCyr-Roman.woff') format('woff'),
		url('fonts/HelveticaNeueCyr-Roman.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'HelveticaNeueCyr';
	src: url('fonts/HelveticaNeueCyr-Light.eot');
	src: local('HelveticaNeueCyr-Light'),
		url('fonts/HelveticaNeueCyr-Light.eot?#iefix') format('embedded-opentype'),
		url('fonts/HelveticaNeueCyr-Light.woff') format('woff'),
		url('fonts/HelveticaNeueCyr-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'HelveticaNeueCyr';
	src: url('fonts/HelveticaNeueCyr-Heavy.eot');
	src: local('HelveticaNeueCyr-Heavy'),
		url('fonts/HelveticaNeueCyr-Heavy.eot?#iefix') format('embedded-opentype'),
		url('fonts/HelveticaNeueCyr-Heavy.woff') format('woff'),
		url('fonts/HelveticaNeueCyr-Heavy.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueCyr';
  src: url('fonts/HelveticaNeueCyr-Bold.eot');
  src: local('HelveticaNeueCyr-Bold'),
    url('fonts/HelveticaNeueCyr-Bold.eot?#iefix') format('embedded-opentype'),
    url('fonts/HelveticaNeueCyr-Bold.woff') format('woff'),
    url('fonts/HelveticaNeueCyr-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

html * {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  background-color: #f2f2f2;
  color: #505050;
  font-family: "HelveticaNeueCyr", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  text-transform: none;
}

a {
  color: #333333;
  text-decoration: underline;
}
a:hover {
  color: #333333;
  text-decoration: none;
}
a:focus {
  outline: none;
}

button, 
button:active, 
button:focus {
    outline: none;
}

input, 
input:active, 
input:focus {
    outline: none;
}

.w1280 {
  max-width: 1280px;
  padding-left: 20px;
  padding-right: 20px;
}
.m0auto {
  margin: 0 auto
}
.withbg {
	background: #f2f2f2 url(img/bg.jpg) no-repeat center top / 100% auto;
}
.topbar {
  padding-top: 80px;
	padding-bottom: 40px;
}
.topbar .logo {
	max-height: 60px;
}
.topbar .search form {
    margin-bottom: 0;
}
.topbar .search input {
  height: 60px;
  border-radius: 0;
  padding-left: 19px;
  font-family: "Open Sans";
  color: #999;
  font-size: 18px;
  outline: none;
  border: 1px solid #e2e2e2;
  font-style: italic;
}
.topbar .search input::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.topbar .search input:-ms-input-placeholder {
  color: #999999;
}
.topbar .search input::-webkit-input-placeholder {
  color: #999999;
}
.topbar .search .form-control:focus {
  border-color: #999;
  box-shadow: 0 0 0 1px rgba(0,0,0,0.05);
}
.topbar .search button {
  right: 12px;
  position: absolute;
  z-index: 3;
  background: url(img/search.png) no-repeat 0 0;
  width: 36px;
  height: 36px;
  border: 0;
  top: 12px;
  outline: none;
  cursor: pointer;
}
.topbar .phone a {
  font-size: 24px;
  font-weight: 900;
  margin-top: 3px;
  text-decoration: none;
  display: inline-block;
}
.topbar .phone span {
  color: #666;
  font-family: "Open Sans";
  font-weight: 300;
  display: block;
}
.topbar .cart {
  background: url(img/cart.png) no-repeat 0 0;
  min-height: 61px;
  position: relative;
  padding-left: 80px;
  width: 200px;
  float: right;
}
.topbar .incart {
  font-family: "Open Sans";
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  position: absolute;
  display: inline-block;
  top: 0px;
  left: 36px;
  width: 32px;
  line-height: 30px;
  text-align: center;
  height: 32px;
}
.topbar .cartlink {
  line-height: 1
}
.topbar .cartlink span:nth-child(1) {
  font-weight: 900;
  font-size: 18px;
  color: #333;
  display: block;
}
.topbar .cartlink span:nth-child(2) {
  font-family: "Open Sans";
  font-weight: 300;
  font-size: 12px;
  color: #666;
  display: block;
  padding: 9px 0;
}
.topbar .cartlink a {
  font-family: "Open Sans";
  font-weight: 700;
  font-size: 12px;
  color: #333;
  display: block;
}

#main-menu {

}
#main-menu .navbar-nav .nav-link {
  color: #333;
  font-weight: 900;
  font-size: 14px;
  text-transform: uppercase;
  margin-right: 20px;
  text-decoration: none;
  padding: 0 !important;
}
#main-menu .navbar-nav .nav-link.active {
  color: #e51837;
}
.social {
	font-size: 0;
}
.social a {
	width: 25px;
	height: 24px;
	background-image: url(img/social.png);
	background-repeat: no-repeat;
	margin: 0 8px;
	display: inline-block;
        background-position: -27px 0;
}
.social a:nth-child(2) {
	background-position: -81px 0;
}
.social a:nth-child(3) {
	background-position: -108px 0;
}

.maindesc {
  padding-bottom: 120px;
}
.maindesc p {
  color: #000;
  font-size: 48px;
  font-weight: 300;
  line-height: 1.2;
  padding-top: 90px;
  padding-bottom: 55px;
}
.maindesc p b {
  color: #e51837;
  font-weight: 900
}
.maindesc a.get-catalog {
  background-color: #e51837;
  border-radius: 0;
  color: #fff;
  font-weight: 900;
  font-size: 20px;
  border-bottom: 3px solid #bf142e;
  width: 260px;
  padding: 13px 0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  text-decoration: none;
}
.maindesc a.find-diler {
  border-radius: 0;
  color: #333;
  font-weight: 900;
  font-size: 18px;
  border: 3px solid #333;
  width: 260px;
  padding: 13px 0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  margin-left: 37px;
  text-decoration: none
}
.maindesc a.get-catalog:hover {
  color: #fff;
  background-color: #ed1c24;
  border-bottom: 3px solid #bf142e;
}
.maindesc a.get-catalog:active {
  color: #fff;
  background-color: #ed1c24;
  border-top: 3px solid #bf142e;
  border-bottom: none
}
.maindesc a.find-diler:hover {
  color: #333;
}

.sections {
  margin-bottom: 40px;
}
.sections .card {
  border: 1px solid #e2e2e2;
  border-radius: 0;
  transition: all .3s;
  width: 100%
}
.sections .card:hover {
  border-color: #b0b0b0;
}
.sections a {
  text-decoration: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 20px;
  width: 100%
}
.sections .card .imgwrap {
  padding: 35px 30px 10px
}
.sections .card .card-body {
  padding-bottom: 20px;
}
.sections .card .card-title {
  color: #333;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 36px
}
.sections .no-gutters {
  margin-right: -10px;
  margin-left: -10px;
}
.sections .no-gutters > [class*="col-"] {
  padding-right: 10px;
  padding-left: 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex:1 0 auto;
}

.articles {
  background-color: #fff;
  border: 1px solid #e2e2e2;
}
.articles h2 {
  color: #333;
  font-size: 36px;
  font-weight: 900;
  padding-top: 55px
}
.articles h3 {
  color: #333;
  font-size: 24px;
  padding: 5px 0 40px;
}
.main-articles {
  padding: 0 105px;
}
.main-articles .owl-prev {
  position: absolute;
  background: url(img/arrows.png) no-repeat top left !important;
  height: 48px;
  width: 28px;
  top: 65px;
  left: 40px;
  font-size: 0px !important;
}
.main-articles .owl-next {
  position: absolute;
  background: url(img/arrows.png) no-repeat top right !important;
  height: 48px;
  width: 28px;
  top: 65px;
  right: 40px;
  font-size: 0px !important;
}
.main-articles .card {
  border: 0;
}
.main-articles .card .card-title a {
  font-weight: 900;
  font-size: 18px;
  line-height: 24px;
  color: #333;
  display: inline-block;
}
.main-articles .card .card-body {
  padding-left: 0;
  padding-right: 0;
}
.main-articles .card .card-text {
  font-size: 16px;
  line-height: 24px;
  color: #333
}
.articles .read-more {
  background-color: #e51837;
  border-radius: 0;
  color: #fff;
  font-weight: 900;
  font-size: 20px;
  border-bottom: 3px solid #bf142e;
  width: 260px;
  padding: 13px 0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  text-decoration: none;
  margin: 35px 0 60px;
}
.articles .read-more:hover {
  color: #fff;
  background-color: #ed1c24;
  border-bottom: 3px solid #bf142e;
}
.articles .read-more:active {
  color: #fff;
  background-color: #ed1c24;
  border-top: 3px solid #bf142e;
  border-bottom: none
}

.maingallery {

}
.maingallery h2 {
  color: #333;
  font-size: 36px;
  font-weight: 900;
  padding-top: 55px
}
.maingallery h3 {
  color: #333;
  font-size: 24px;
  padding: 5px 0 40px;
}
.maingallery .gallery-list {

}
.maingallery .gallery-list .element {
  height: 165px;
  width: 100%;
  display: block;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.maingallery .gallery-list .element.wide {
    height: 340px;
}
.maingallery .gallery-list .element span {
  background: rgba(229,24,55,0.5);
  color: #f2f2f2;
  font-size: 14px;
  font-weight: 300;
  position: absolute;
  left: 10px;
  top: 0;
  padding: 11px 17px 9px 53px;
  background-repeat: no-repeat;
  background-position: 20px center;
}
.maingallery .gallery-list a {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
.maingallery .gallery-list .element.photo span {
  background-image: url(img/i-photo.png);
}
.maingallery .gallery-list .element.video span {
  background-image: url(img/i-video.png);
}
.maingallery .gallery-list .pl10 {
  padding-left: 10px;
}
.maingallery .gallery-list .pr10 {
  padding-right: 10px;
}
.maingallery .no-gutters {
  margin-right: -10px;
  margin-left: -10px;
}
.maingallery .no-gutters > [class*="col-"] {
  padding-right: 10px;
  padding-left: 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex:1 0 auto;
}
.maingallery .read-more {
  background-color: #e51837;
  border-radius: 0;
  color: #fff;
  font-weight: 900;
  font-size: 20px;
  border-bottom: 3px solid #bf142e;
  width: 260px;
  padding: 13px 0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  text-decoration: none;
  margin: 35px 0 60px;
}
.maingallery .read-more:hover {
  color: #fff;
  background-color: #ed1c24;
  border-bottom: 3px solid #bf142e;
}
.maingallery .read-more:active {
  color: #fff;
  background-color: #ed1c24;
  border-top: 3px solid #bf142e;
  border-bottom: none
}

.mainabout {

}
.mainabout h2 {
  color: #333;
  font-size: 36px;
  font-weight: 900;
  padding-top: 55px;
  padding-bottom: 10px
}
.mainabout p {
  color: #333;
  font-size: 18px;
  line-height: 24px
}
.mainabout {
  background-color: #fff;
  border: 1px solid #e2e2e2;
  margin-bottom: 55px
}
.main-about {
  padding: 15px 30px 5px;
}
.mainabout .owl-prev {
  position: absolute;
  background: url(img/arrows2.png) no-repeat top left !important;
  height: 25px;
  width: 14px;
  top: 55px;
  left: 0;
  font-size: 0px !important;
}
.mainabout .owl-next {
  position: absolute;
  background: url(img/arrows2.png) no-repeat top right !important;
  height: 25px;
  width: 14px;
  top: 55px;
  right: 0;
  font-size: 0px !important;
}
.mainabout .read-more {
  background-color: #e51837;
  border-radius: 0;
  color: #fff;
  font-weight: 900;
  font-size: 20px;
  border-bottom: 3px solid #bf142e;
  width: 260px;
  padding: 13px 0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  text-decoration: none;
  margin: 35px 0 60px;
}
.mainabout .read-more:hover {
  color: #fff;
  background-color: #ed1c24;
  border-bottom: 3px solid #bf142e;
}
.mainabout .read-more:active {
  color: #fff;
  background-color: #ed1c24;
  border-top: 3px solid #bf142e;
  border-bottom: none
}

.maindilersmap h2 {
  color: #333;
  font-size: 36px;
  font-weight: 900;
  padding-bottom: 25px;
}

.maindilersmap .map {
  display: block;
  width: 100%;
  height: 400px;
}
.maindilers .alphabet {
  padding-top: 40px
}
.maindilers .alphabet .letter {
  font-weight: 900;
  font-size: 24px;
  color: #333;
}
.maindilers .alphabet .city {
  line-height: 36px;
  font-size: 18px;
  color: #333;
  text-decoration: underline;
}
.maindilers .alphabet .city span {
  cursor: pointer;
}
.baloon-innr {
  text-align: left
}
.baloon-innr h3 {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  margin-bottom: 15px;
  margin-top: 12px;
}
.baloon-innr p {
  font-size: 14px;
  color: #333;
  font-weight: normal;
  margin-bottom: 13px;
  padding-left: 24px;
  height: 16px;
}
.baloon-innr p.addr {
  background: url(img/mi1.png) no-repeat 2px 0;
}
.baloon-innr p.phone {
  background: url(img/mi2.png) no-repeat 0 0;
}
.baloon-innr p.mail {
  background: url(img/mi3.png) no-repeat 0 0;
}

.mainsubscribe {
  background-color: #fff;
  border: 1px solid #e2e2e2;
  margin-top: 60px;
}
.mainsubscribe h2 {
  color: #333;
  font-size: 36px;
  font-weight: 900;
  padding-top: 55px
}
.mainsubscribe h3 {
  color: #333;
  font-size: 24px;
  padding: 5px 0 25px;
}
.mainsubscribe input.form-control {
  height: 60px;
  border-radius: 0;
  padding-left: 19px;
  font-family: "Open Sans";
  color: #999;
  font-size: 18px;
  outline: none;
  border: 1px solid #e2e2e2;
  font-style: italic;
}
.mainsubscribe .form-control:focus {
  border-color: #999;
  box-shadow: 0 0 0 1px rgba(0,0,0,0.05);
}
.mainsubscribe input::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.mainsubscribe input:-ms-input-placeholder {
  color: #999999;
}
.mainsubscribe input::-webkit-input-placeholder {
  color: #999999;
}
.mainsubscribe .read-more {
  background-color: #e51837;
  border-radius: 0;
  color: #fff;
  font-weight: 900;
  font-size: 20px;
  border-bottom: 3px solid #bf142e;
  width: 260px;
  padding: 13px 0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  text-decoration: none;
  margin-left: 20px;
  border-left: none;
  border-right: none;
  border-top: none;
  cursor: pointer;
}
.mainsubscribe .read-more:hover {
  color: #fff;
  background-color: #ed1c24;

  border-bottom: 3px solid #bf142e;
}
.mainsubscribe .read-more:active {
  color: #fff;
  background-color: #ed1c24;
  border-top: 3px solid #bf142e;
  border-bottom: none
}
.subscribe-form {
  padding: 0 30px;
  max-width: 890px;
  margin: 0 auto;
}
.mainsubscribe p {
  font-weight: 300;
  color: #999;
  font-size: 16px;
  padding-top: 35px;
  padding-bottom: 65px;
}
.mainsubscribe p a {
  color: #999;
}

.site-footer {
  padding: 55px 0 30px;
}
.site-footer.nomain {
  border-top: 1px solid #e2e2e2;
  margin-top: 60px;
}
.site-footer .bottom-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.site-footer .bottom-menu li {
  display: block;
  margin-top: 4px;
}
.site-footer .bottom-menu li a {
  color: #999;
  font-weight: 900;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none
}
.site-footer .social a {
  width: 25px;
  height: 24px;
  margin: 0 6px;
  display: inline-block;
  opacity: 0.4;
}
.site-footer .copyright {
  font-size: 12px;
  color: #999;
  font-weight: 300;
  padding-top: 45px;
}

.basemap {
  width: 100%;
  height: 400px
}
.cblocks {
  padding-top: 25px;
  margin-bottom: 55px
}
.cblocks h3 {
  color: #333;
  font-size: 18px;
  font-weight: 900;
}
.cblocks p {
  font-size: 18px;
  color: #666;
  line-height: 30px;
}
.cblocks p a {
  color: #0984e3;
}
.custombg-1 {
  background-color: #fff;
  border: 1px solid #e2e2e2;
  padding: 60px 25px;
}
.cblocks .read-more {
  background-color: #e51837;
  border-radius: 0;
  color: #fff;
  font-weight: 900;
  font-size: 20px;
  border-bottom: 3px solid #bf142e;
  width: 260px;
  padding: 13px 0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  text-decoration: none;
  margin: 10px 0 0px
}
.cblocks .read-more:hover {
  color: #fff;
  background-color: #ed1c24;
  border-bottom: 3px solid #bf142e;
}
.cblocks .read-more:active {
  color: #fff;
  background-color: #ed1c24;
  border-top: 3px solid #bf142e;
  border-bottom: none
}
.bxbread {
  padding: 50px 0 35px;
}
.bxbread .breadcrumb {
  padding: 0;
  background-color: transparent;
  color: #999;
  font-size: 14px
}
.breadcrumb-item.active {
  color: #999;
}
.bxbread a {
  color: #999;
}

.titlepage {
  color: #333;
  font-weight: 900;
  font-size: 36px;
  padding-bottom: 40px;
}

.lg-thumb.lg-group {
  margin: 0 auto;
}

.about-ftext {
  color: #666;
  font-size: 24px;
  line-height: 30px;
  max-width: 820px;
  margin: 0 auto;
}
.about-history {
  border: 1px solid #e2e2e2;
  background-color: #fff;
  padding: 60px;
  color: #333;
  line-height: 24px;
  font-size: 16px;
  max-width: 820px;
  margin: 50px auto 0;
}
.about-history h2 {
  font-weight: 900;
  text-align: center;
  font-size: 24px;
  padding-bottom: 25px;
}
.about-develop {
  border: 1px solid #e2e2e2;
  background-color: #fff;
  padding: 60px;
  color: #333;
  line-height: 24px;
  font-size: 16px;
  max-width: 820px;
  margin: 50px auto 0;
}
.about-develop h2 {
  font-weight: 900;
  text-align: center;
  font-size: 24px;
  padding-bottom: 25px;
}
.about-develop img {
  padding-bottom: 15px;
}
.gal-develop .owl-nav {
  font-size: 0;
}
.gal-develop .owl-nav .owl-prev {
  background: url(img/arrows.png) no-repeat top left !important;
  height: 48px;
  width: 28px;
  top: 50%;
  left: 25px;
  position: absolute;
  margin-top: -24px;
}
.gal-develop .owl-nav .owl-next {
  background: url(img/arrows.png) no-repeat top right !important;
  height: 48px;
  width: 28px;
  top: 50%;
  right: 25px;
  position: absolute;
  margin-top: -24px;
}
.gal-develop .owl-dots {
  position: absolute;
  bottom: 20px;
  width: 100%;
  left: 0;
  text-align: center;
}
.gal-develop .owl-dot {
  width: 20px;
  height: 20px;
  display: inline-block;
  background-color: #fff !important;
  margin: 0 7px;
}
.gal-develop .owl-dot.active {
  background-color: #e51837 !important;
}

#aboutlist {

}
#aboutlist .no-gutters > [class*="col-"] {
  padding-right: 10px;
  padding-left: 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex:1 0 auto;
}
#aboutlist .card {
  border: 1px solid #e2e2e2;
  border-radius: 0;
}
#aboutlist .card.mb-20 {
  margin-bottom: 20px;
  transition: all 0.3s
}
#aboutlist .card.mb-20:hover {
  border: 1px solid #b0b0b0;
}
#aboutlist img {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
#aboutlist h5 {
  color: #333;
  font-size: 22px;
  line-height: 30px;
  font-weight: bold;
}
#aboutlist h5 a {
  display: block;
}
#aboutlist .card-text {
  font-size: 16px;
  line-height: 24px;
  color: #666;
}
#aboutlist .card-body span {
  font-size: 14px;
  color: #999;
  font-weight: 300;
  display: block;
  padding-bottom: 10px;
}

#aboutdetail {

}
#aboutdetail .no-gutters > [class*="col-"] {
  padding-right: 10px;
  padding-left: 10px;
}
#aboutdetail .artdetail {
  border: 1px solid #e2e2e2;
  background-color: #fff;
  color: #333;
  line-height: 24px;
  padding: 60px;
  font-size: 18px;
  width: 100%
}
#aboutdetail .banner {
  max-width: 100%;
  margin-bottom: 20px;
}
#aboutdetail .artdetail h1 {
  color: #333;
  font-size: 36px;
  font-weight: 900;
  padding-bottom: 20px;
}
#aboutdetail .previmg {
  max-width: 45%;
  float: left;
  padding-right: 20px;
  padding-bottom: 12px;
}
#aboutdetail .prevtext {
  font-size: 30px;
  color: #666;
  line-height: 36px
}
#aboutdetail .dettext {
  padding: 35px 0 0;
}
#aboutdetail .dettext img {
  width: 100%;
  padding: 18px 0;
}
#aboutdetail blockquote {
  position: relative;
  padding: 55px 50px;
  font-size: 24px;
  line-height: 30px;
  color: #666;
  font-style: italic;
}
#aboutdetail blockquote:after {
  content: '';
  border-top: 2px solid #e2e2e2;
  position: absolute;
  width: 50%;
  left: 50%;
  bottom: 20px;
  margin-left: -25%;
}
#aboutdetail blockquote:before {
  content: '';
  border-top: 2px solid #e2e2e2;
  position: absolute;
  width: 50%;
  left: 50%;
  top: 20px;
  margin-left: -25%;
}
#aboutdetail .share {
  border: 2px dashed #e2e2e2;
  padding: 60px 15px;
  margin: 60px 0;
}
#aboutdetail .share h3 {
  font-weight: 900;
  font-size: 24px;
  color: #333;
}
#aboutdetail .share p {
  font-size: 18px;
  color: #666;
}
#aboutdetail .mainsubscribe {
  margin-top: 0;
}
#aboutdetail .mainsubscribe h3 {
  font-size: 20px;
}
#aboutdetail .mainsubscribe h2 {
  font-size: 30px;
}
#aboutdetail .mainsubscribe p {
  font-size: 12px;
}

.padding-60lr {
  padding-left: 60px;
  padding-right: 60px;
}

.srchstring {
  color: #666;
  font-size: 24px;
  text-align: center;
  padding-bottom: 30px;
}
.srchstring span {
  font-weight: bold
}

.popup_bg {
    display: none;
    background-color: rgba(0,0,0,0.9);
    z-index: 100;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.popup_bg.active, .popup_agree.active {
  display: block;
}

.popup_agree .bg-warning.hidden, .popup_agree .bg-danger.hidden, .popup_agree .bg-success.hidden {
  display: none;
}

.popup_agree .bg-warning, .popup_agree .bg-danger, .popup_agree .bg-success {
  max-width: 260px;
  margin: 0 auto;
}

.popup_agree {
    display: none;
    z-index: 101;
    position: fixed;
    background-color: #fff;
    width: 80%;
    left: 50%;
    text-align: center;
    margin-left: -40%;
    top: 10%;
    padding: 130px 70px;
}

.popup_agree .title {
    font-size: 48px;
    font-weight: 300;
    padding: 100px 50px 50px;
    color: #333;
}

.popup_agree .buts .b1 {
    background-color: #e51837;
    border-radius: 0;
    color: #fff;
    font-weight: 900;
    font-size: 20px;
    border-bottom: 3px solid #bf142e;
    width: 260px;
    padding: 13px 0;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    text-decoration: none;
}

.popup_agree .plinef {
  padding-bottom: 40px
}
.popup_agree .plinef input {
    border: 1px solid #e2e2e2;
    font-size: 18px;
    font-style: italic;
    color: #999;
    font-family: "Open Sans";
    padding: 16px 15px;
    margin: 0 20px;
    width: 340px;
}

.popup_agree .cphoneclose {
    width: 30px;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
}

@media (max-width: 1330px) {

  .navbar .social {
    display: none
  }

}

@media (max-width: 1199.98px) {

  #main-menu .navbar-nav .nav-link {
    font-size: 12px;
    margin-right: 18px;
  }
  .topbar {
    z-index: 11;
  }
  .navbar-light .navbar-toggler {
    z-index: 11;
  }

}

@media (max-width: 991.98px) {

  #main-menu {
    padding: 0 16px 0 16px;
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #cccccc;
    left: 0;
    z-index: 10;
    overflow-y: auto;
    max-height: 100%;
  }
  li.nav-item {
    background-color: #ddd;
    margin-bottom: 15px;
  }
  li.nav-item.itm-cat {
    background-color: #eee;
  }
  #main-menu .navbar-nav .nav-link {
    padding: 13px 25px 13px 21px !important;
    font-size: 16px;
    text-transform: none;
    background: url(img/arrow-menu.png) no-repeat center right;
  }
  .navbar-nav {
    padding-top: 30px;
  }
  .navbar .social {
    display: block;
    padding: 15px 0 30px;
  }
  .navbar .social a {
    width: 48px;
    height: 48px;
    background-image: url(img/social-big.png);
    margin: 0 4px;
  }
  .navbar .social a:nth-child(1) {
    background-position: -70px 0;
  }
  .navbar .social a:nth-child(2) {
    background-position: 0px 0;
  }
  .navbar .social a:nth-child(3) {
    background-position: -210px 0;
  }
  .navbar .social a:nth-child(4) {
    background-position: 0 0;
  }
  .navbar .social a:nth-child(5) {
    background-position: -280px 0;
  }
  #aboutlist .card {
    margin-bottom: 20px;
  }

}


@media (max-width: 575px) {

  .topbar .logo {
    max-height: 29px;
    top: 3px;
    position: absolute;
  }
  .topbar .cart {
    background: url(img/cart.png) no-repeat 0 0 / contain;
    min-height: auto;
    padding-left: 35px;
    width: 35px;
    position: relative;
    height: 29px;
    margin-top: 4px;
  }
  .topbar .incart {
    font-size: 10px;
    top: 0px;
    left: 17px;
    width: 15px;
    line-height: 15px;
    height: 15px;
  }
  .navbar-toggler.active span.navbar-toggler-icon {
    background-image: url(img/closem.png) !important;
    background-size: contain;
    width: 36px;
    height: 29px;
  }
  .navbar-toggler span.navbar-toggler-icon {
    background-image: url(img/gamb.png) !important;
    background-size: contain;
    width: 36px;
    height: 29px;
  }
  button.navbar-toggler {
    border: 0;
    padding: 0;
    margin-top: 15px;
  }
  .navbar .social:before{
      content: '';
      display: block;
      width: 100%;
      height: 0;
  }
  .navbar .social:after {
      width: 100%;
      height: 0;
      visibility: hidden;
      overflow: hidden;
      content: '';
      display: inline-block;
  }
  .topbar {
    padding: 20px 15px 0px 0;
    position: absolute;
    top: 0;
    left: 70px;
    width: calc(100% - 70px);
  }
  .maindesc {
    padding-bottom: 36px;
  }
  .maindesc p {
    font-size: 18px;
    line-height: normal;
    padding-top: 35px;
    padding-bottom: 35px;
    margin-bottom: 0;
  }
  .maindesc a.get-catalog {
    font-size: 18px;
    width: 100%;
    padding: 10px 0;
    margin-bottom: 20px;
  }
  .maindesc a.find-diler {
    font-size: 18px;
    width: 100%;
    padding: 10px 0;
    margin: 0;
  }
  .sections {
    margin-bottom: 24px;
  }
  .sections .no-gutters {
    margin-right: -4px;
    margin-left: -4px;
  }
  .sections .no-gutters > [class*="col-"] {
    padding-right: 4px;
    padding-left: 4px;
  }
  .sections .card .imgwrap {
    padding: 30px 25px 10px;
  }
  .sections .card .card-title {
    font-size: 12px;
    line-height: normal;
  }
  .sections .card-body {
    padding: 10px 5px;
  }
  .sections .card .card-body {
    padding-bottom: 10px;
  }
  .sections a {
    margin-bottom: 8px;
  }
  .articles h2 {
    color: #333;
    font-size: 18px;
    padding-top: 30px;
  }
  .articles h3 {
    font-size: 12px;
    padding: 5px 20px 15px;
  }
  .main-articles {
    padding: 0 20px;
  }
  .main-articles .card .card-title a {
    font-size: 16px;
    line-height: 22px;
  }
  .main-articles .card .card-text {
    font-size: 14px;
    line-height: 20px;
  }
  .main-articles .owl-dot {
    width: 7px;
    height: 7px;
    display: inline-block;
    background: rgba(0,0,0,0.2) !important;
    border-radius: 30px;
    margin: 0 5px;
  }
  .main-articles .owl-dot.active {
    background-color: #e51837 !important;
  }
  .articles .read-more {
    font-size: 18px;
    width: 88%;
    padding: 10px 0;
    margin-bottom: 20px;
  }
  .maingallery h2 {
    color: #333;
    font-size: 18px;
    padding-top: 36px;
  }
  .maingallery h3 {
    font-size: 12px;
    padding: 5px 0 20px;
    line-height: 18px;
    margin: 0;
  }
  .maingallery .gallery-list .pr10 {
    padding-right: 15px;
  }
  .maingallery .gallery-list .element, .maingallery .gallery-list .element.wide {
    height: 185px;
  }
  .maingallery .gallery-list a {
    margin-bottom: 30px;
  }
  .maingallery .read-more {
    font-size: 18px;
    width: 100%;
    padding: 10px 0;
    margin: 6px 0 36px;
  }
  .main-about {
    padding: 15px 20px 5px;
  }
  .mainabout h2 {
    font-size: 18px;
    padding-top: 36px;
    padding-bottom: 10px;
  }
  .mainabout p {
    font-size: 14px;
    line-height: 20px;
    padding: 0 20px;
  }
  .mainabout .owl-prev {
    background: url(img/arrows3.png) no-repeat top left !important;
    height: 18px;
    width: 10px;
    top: 50%;
    left: 30px;
    margin-top: -5px;
  }
  .mainabout .owl-next {
    background: url(img/arrows3.png) no-repeat top right !important;
    height: 18px;
    width: 10px;
    top: 50%;
    right: 30px;
    margin-top: -5px;
  }
  .mainabout .owl-dots {
    position: absolute;
    bottom: 8px;
    width: 100%;
    left: 0;
  }
  .mainabout .owl-dot {
    width: 12px;
    height: 12px;
    display: inline-block;
    background-color: #fff !important;
    margin: 0 4px;
  }
  .mainabout .owl-dot.active {
    background-color: #e51837 !important;
  }
  .mainabout .read-more {
    font-size: 18px;
    width: 88%;
    padding: 10px 0;
    margin: 30px 0 36px;
  }
  .maindilersmap h2 {
    font-size: 18px;
    padding: 39px 20px 10px;
  }
  .maindilersmap .map {
    height: 205px;
  }
  .maindilersmap .dilerbut {
    background-color: #e2e2e2
  }
  .maindilersmap .read-more {
    font-size: 18px;
    width: 88%;
    padding: 10px 0;
    margin: 20px 0 23px;
    background-color: #e51837;
    border-radius: 0;
    color: #fff;
    font-weight: 900;
    border-bottom: 3px solid #bf142e;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    text-decoration: none;
  }
  .mainsubscribe {
    margin-top: 36px;
  }
  .mainsubscribe h2 {
    font-size: 18px;
    padding-top: 35px;
  }
  .mainsubscribe h3 {
    font-size: 12px;
    padding: 5px 20px 17px;
  }
  .mainsubscribe input {
    height: 48px;
    padding-left: 15px;
    font-size: 14px;
  }
  .subscribe-form {
    padding: 0 20px;
  }
  .mainsubscribe .read-more {
    font-size: 18px;
    width: 100%;
    padding: 10px 0;
    margin-left: 0;
    margin-top: 15px;
  }
  .mainsubscribe p {
    font-size: 12px;
    padding: 23px 10px 5px;
  }
  .site-footer {
    padding-top: 35px;
    padding-bottom: 10px;
  }
  .social {
    text-align: center !important;
  }
  .site-footer .copyright {
    padding-top: 30px;
  }
  .bxbread {
    padding: 30px 0px 15px;
    line-height: 20px;
  }
  .bxbread .breadcrumb {
    font-size: 12px;
  }
  .titlepage {
    font-size: 18px;
    padding-left: 0;
    margin-bottom: 0;
    padding-right: 0;
    padding-bottom: 20px;
  }
  .about-ftext {
    font-size: 16px;
    line-height: 18px;
    padding: 0;
  }
  .about-history {
    padding: 35px 20px 15px;
    line-height: 20px;
    font-size: 14px;
    margin-top: 35px;
  }
  .about-history h2 {
    font-size: 18px;
    padding-bottom: 20px;
    margin: 0;
  }
  .about-develop {
    padding: 35px 20px 15px;
    line-height: 20px;
    font-size: 14px;
    margin-top: 35px;
  }
  .gal-develop .owl-dot {
    width: 12px;
    height: 12px;
    margin: 0 5px;
  }
  .gal-develop .owl-nav .owl-prev {
    background: url(img/arrows2.png) no-repeat top left !important;
    height: 25px;
    width: 14px;
    left: 9px;
    margin-top: -20px;
  }
  .gal-develop .owl-nav .owl-next {
    background: url(img/arrows2.png) no-repeat top right !important;
    height: 25px;
    width: 14px;
    right: 9px;
    margin-top: -20px;
  }
  .about-develop h2 {
    font-size: 18px;
    padding-bottom: 20px;
    margin: 0;
  }
  #aboutlist .card-body span {
    font-size: 12px;
  }
  #aboutlist h5 {
    font-size: 16px;
    line-height: 22px;
  }
  #aboutlist .card-text {
    font-size: 14px;
    line-height: 20px;
  }
  #aboutlist .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
  }
  #aboutdetail .artdetail {
    line-height: 20px;
    padding: 20px 20px 10px;
    font-size: 14px;
  }
  #aboutdetail .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
  }
  #aboutdetail .artdetail h1 {
    font-size: 18px;
    margin-bottom: 0;
    padding-bottom: 18px;
  }
  #aboutdetail .previmg {
    max-width: 100%;
    float: none;
    padding-right: 0;
    padding-bottom: 20px;
    width: 100%;
  }
  #aboutdetail .prevtext {
    font-size: 18px;
    line-height: 22px;
  }
  #aboutdetail .dettext {
    padding: 20px 0 0;
  }
  #aboutdetail blockquote {
    position: relative;
    padding: 55px 50px;
    font-size: 16px;
    line-height: 22px;
    color: #666;
    font-style: italic;
  }
  #aboutdetail blockquote:after {
    border-top: 1px solid #e2e2e2;
  }
  #aboutdetail blockquote:before {
    border-top: 1px solid #e2e2e2;
  }
  #aboutdetail .banner {
    margin-top: 25px;
    margin-bottom: 0px;
  }
  #aboutdetail .share {
    margin: 25px 0;
  }
  .custombg-1 {
    margin-bottom: 20px;
  }
  .cblocks {
    margin-bottom: 0px;
  }

}




.name_item{
    position: relative;
    padding: 10px 15px;
	font-size: 17px;
    font-weight: bold;
	overflow: hidden;
    height: 83px;

}
.name_item a {
    display: block;
}
.gradText{
	position: absolute;
    top: 55px;
    right: -25px;
    height: 30px;
    width: 100%;
}

.davlenie_item{
	text-align: center;
    margin-top: 5px;
	height: 20px;
  display: none
}

.price_item{
	color: #e51837;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    margin-top: 10px;
}

.btnToItem, .btnToItem:visited{
	background: #e51837;
    border-bottom: 3px solid #bf142e;
	border-top: none;
    border-left: none;
    border-right: none; 
    width: 200px;
    margin: 13px auto 0;
    height: 55px;
    text-align: center;
    color: white !important;
    font-size: 19px;
    line-height: 55px;
	text-shadow: 1px 1px 1px rgba(175, 43, 52, 1);
	display:block;
	text-decoration:none !important;
}
.btnToItem:hover {
  color: #fff;
  background-color: #ed1c24;
  border-bottom: 3px solid #bf142e;
}
.btnToItem:active {
  color: #fff;
  background-color: #ed1c24;
  border-top: 3px solid #bf142e;
  border-bottom: none
}

.imgBlock{
	width: 100%;
    height: 200px;
    position: relative;
	overflow: hidden;
}

.imgBlock img{
	width: 90%;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
}

.filterOnSection{
	background:#e2e2e2;
	padding: 25px 0;
}

.namePropFilter{
  font-family: 'HelveticaNeueCyr';
  font-weight: 900;
  font-size: 14px;
  padding-left: 20px;
  color: #666;
	cursor:pointer;
}

.elemPropFilter{
    padding-left: 20px;
    margin-top: 10px;
}

.inpText{
	border: 1px solid #d2d2d2;
    padding: 5px 0 5px 10px;
    width: 100px;
}
	
.blockPropFilter{
    padding: 0px 0 15px;
}	

.proizv label{
	font-weight:normal;
	position: relative;
}
.notClick{
	position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.inpR{
	position:relative;
}

.boldText{
	font-weight:bold !important;
}

.elemPropFilter input[type="checkbox"] {
    display:none;
}
.elemPropFilter input[type="checkbox"] + label span {
    display:inline-block;
    width:30px;
    height:30px;
    vertical-align:middle;
    background:url(img/notCheck.png);
    cursor:pointer;
}
.elemPropFilter input[type="checkbox"]:checked + label span {
    background:url(img/check.png);
}

.elemPropFilter input[type="radio"] {
    display:none;
}
.elemPropFilter input[type="radio"] + label span {
    display:inline-block;
    width:30px;
    height:30px;
    vertical-align:middle;
    background:url(img/notCheck.png);
    cursor:pointer;
}
.elemPropFilter input[type="radio"]:checked + label span {
    background:url(img/check.png);
}

.textRadio{
	margin-left: 10px;
}

.forArrow{
	display:inline-block;
	height: 8px;
    overflow: hidden;
	width:14px;
	background-size:14px;
	background-position-y: -8px;
  margin-bottom: 1px;
    margin-left: 5px;
}

.resetFilt{
	cursor: pointer;
    text-align: center;
    margin-top: 20px;
	text-shadow: 1px 1px 1px rgb(255, 255, 255);
}


.paginTemplate .blog-page-title{display:none;}
.paginTemplate .blog-vert-separator{display:none;}
.paginTemplate .blog-page-previous{
    font-size: 0px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 8px;
    background-image: url(img/leftPagi.png);
	vertical-align:top;
}
.paginTemplate .blog-page-next{
	font-size: 0px;
    position: relative;
    background-repeat: no-repeat;
	background-position: center;
    background-size: 8px;
    background-image: url(img/rightPagi.png);
	vertical-align:top;
}
.paginTemplate .blog-page-dots{
	background-position: 0px 6px;
    background-image: url(img/doots.png);
    font-size: 0px;
    display: inline-block;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: 30px;
    line-height: 30px;
    margin: 0 10px;
}
.paginTemplate a{
	display:inline-block;
	width:60px;
	height:60px;
	background:white;
	border:1px solid #e2e2e2;
	color:#999999;
	text-decoration:none;
	line-height: 60px;
  text-align: center;
	margin: 0 10px;
  font-family: 'HelveticaNeueCyr';
  font-size: 24px;
  transition: all 0.3s
}
.paginTemplate a:hover{
	color:#666666;
	text-decoration:none;
	border:1px solid #666666;
	
}

.paginTemplate .blog-page-current {
    display: inline-block;
    width: 60px;
    height: 60px;
    background: white;
    border: 1px solid #666666;
    color: #666666;
    line-height: 60px;
    font-family: 'HelveticaNeueCyr';
    text-align: center;
    margin: 0 10px;
    font-weight: bold;
    font-size: 24px;
}

.paginTemplate .blog-page-navigation{
	text-align:center;
  font-size: 0;
}

.countElem{
	color:#999999;
	float:left;
	padding-top: 10px;
}
.lineTopSec{
	position: relative;
    margin-bottom: 50px;
}

.lineSort{
	position:relative;
	margin-top: 80px;
}

.sortirovka{
	padding: 0 0 0 0;
    width: 230px;
	position: absolute;
    top: 0px;
	right: 0px;
	z-index: 10;
}

.sortTextMain{
	font-size: 15px;
    margin: 0 15px 0 0px;
}

.likeSelect{
	position: relative;
	height: 40px;
  padding-right: 15px;
}

.mainLine{
	background: white;
    border: 1px solid #e2e2e2;
    height: 40px;
    line-height: 38px;
	cursor:pointer;
	padding: 0 10px;
	position: relative;
}
.options{
	position: absolute;
	top: 39px;
    z-index: 10;
	border-bottom:1px solid #e2e2e2;
	width: 100%;
	display: none;
}

.optionSel{
	height:40px;
	background:white;
	border-top:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	border-left:1px solid #e2e2e2;
	line-height:38px;
	padding: 0 10px;
	cursor:pointer;
	display:block;
}


.arrowSort{
	width: 9px;
    height: 12px;
    display: inline-block;
    background-size: cover;
}

.arrowSortopen{
	width: 20px;
    height: 12px;
    display: inline-block;
    background-size: cover;
	position: absolute;
    top: 14px;
    right: 10px;
}

.textSort{
	
}

.blocktopDetail{
	/*float:left;*/
}


.imgMain{
	height: 100%;
}

.b1{cursor:pointer;}
.b2{cursor:pointer;}

.btnToBasket{
	background: #e51837;
    border-bottom: 3px solid #bf142e;
    border-top: none;
    border-left: none;
    border-right: none;
    margin: 0px auto 15px;
    height: 45px;
    text-align: center;
    color: white;
    font-size: 16px;
    line-height: 45px;
    text-shadow: 1px 1px 1px rgba(175, 43, 52, 1);
    display: block;
    text-decoration: none;
	cursor:pointer;
}

.btnToBasket.ondet {
    height: auto;
    font-size: 20px;
    line-height: normal;
    padding: 17px 0px;
    font-weight: 900;
}

.btnToBasket:hover {
  color: #fff;
  background-color: #ed1c24;
  border-bottom: 3px solid #bf142e;
}
.btnToBasket:active {
  color: #fff;
  background-color: #ed1c24;
  border-top: 3px solid #bf142e;
  border-bottom: none
}

.popup_agree .buts .b1:hover {
  color: #fff;
  background-color: #ed1c24;
  border-bottom: 3px solid #bf142e;
}
.popup_agree .buts .b1:active {
  color: #fff;
  background-color: #ed1c24;
  border-top: 3px solid #bf142e;
  border-bottom: none
}

.searchShop{
/*    color: #333333;
    border: 3px solid #333333;
    height: 45px;
    font-size: 16px;
    line-height: 38px;
    text-align: center;
    font-weight: bold;
	cursor:pointer;
	display:block;
	text-decoration:none;
    margin: 0px auto 15px;*/
}
.searchShop:hover{
/*	text-decoration:none;
    color: #333333;*/
}
.downloadInstr{
/*    color: #333333;
    border: 3px solid #333333;
    height: 45px;
    font-size: 16px;
    line-height: 38px;
    text-align: center;
    font-weight: bold;
	cursor:pointer;
	display:block;
	text-decoration:none;
    margin: 0px auto 15px;*/
}
.downloadInstr:hover{
/*	text-decoration:none;
    color: #333333;*/
}
.downloadInstr {
    font-size: 16px;
    background: url(img/detinstr.png) no-repeat left center;
    padding: 4px 0px 1px 25px;
}

.charBlock{
	margin: 50px 0 50px;
    background: white;
    border: 1px solid #e2e2e2;
    padding: 60px 60px;
    font-size: 16px;
}
.titleCharac{
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 25px 0;
}
.titleCharac.othermod {
    font-size: 24px
}
.textCharac{
	color: #333333;
}
.bigPict {
    border: 1px solid #e2e2e2;
    width: 100%;
    display: block;
    height: 490px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
}
.smallPict {
    display: block;
    width: 100%;
    padding: 0 20px;
    margin-bottom: 20px;
    height: 150px;
}
.smallPict span {
    display: block;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-position: center;
    border: 1px solid #e2e2e2;
    background-repeat: no-repeat;
    background-color: #fff;
}
.smallPict span:hover {
    transition: all 0.3s;
    border: 1px solid #b0b0b0;
}

#aniimated-thumbnials .marg-rght-00 {
  margin-bottom: 0
}
#aniimated-thumbnials {
  display: block;
}

.minPict{
	width: 100%;
  border: 1px solid #e2e2e2;
  margin-bottom: 15px;
}

.videoBlog{
	margin: 60px 0;
  background: white;
  border: 1px solid #e2e2e2;
  padding: 60px 20px;
	text-align: center;
}

.videoBlog h3 {
  color: #333333;
  font-size: 24px;
  font-weight: 900;
  margin: 0 0 40px 0;
}

.videoBlog iframe {
    width: 100%;
    max-width: 800px;
    height: 450px;
}

@media (max-width: 575px) {
  .videoBlog{
    margin: 36px 0;
    padding: 36px 20px;
  }

  .videoBlog h3 {
    font-size: 18px;
    margin: 0 0 17px 0;
  }

  .videoBlog iframe {
      height: 170px;
  }
}

.someThingLikeThis{
	margin:auto;
	width: 80%;
	position: relative;
}
.blockCarous{
	width:300px;
	position: relative;
    background: white;
    height: 450px;
    margin: 0 auto 30px;
    border: 1px solid #e2e2e2;
}

.owl-carousel-det .owl-nav .owl-prev{
	background-image:url(img/arrowCarouselDet.png);
    border: 0px;
    background-color: #e2e2e2;
    background-size: 21px 36px;
    width: 80px;
    height: 80px;
    background-repeat: no-repeat;
    background-position: center;
	cursor:pointer;
	position: absolute;
    top: 37%;
    left: -100px;
}
.owl-carousel-det .owl-nav .owl-next{
	background-image: url(img/arrowCarouselDetR.png);
    border: 0px;
    background-color: #e2e2e2;
    background-size: 21px 36px;
    width: 80px;
    height: 80px;
    background-repeat: no-repeat;
    background-position: center;
	cursor:pointer;
	position: absolute;
    top: 37%;
    right: -100px;
}
.owl-carousel-det .owl-nav .owl-prev span{
	display: none;
}
.owl-carousel-det .owl-nav .owl-next span{
	display: none;
}

.testcont{display:none;}

.btnCallFilter{display:none;}

.artikul{display:none;}


.closeFilt{display:none;}
.filtname{display:none;}
.filtNamePage{display:none;}

.tryThis{
	float:left;
}

/*.priceElement{display:none;}*/

.imgMark{display:none;}

.blij{display:none;}
.pohItem{display:none;}
.arrowBackToMain{display:none;}
.kolElemEst{display:none;}
.btnMore{display:none;}
.col-xs-12 .bx_sitemap{display:none;}

.title_section{
	width: 100%;
	position:relative;
}
.title_page{
    color: #333;
    font-weight: 900;
    font-size: 36px;
    position: absolute;
    top: 0px;
    text-align: center;
    width: 100%;
}

.priceElement {
    font-weight: 900;
    font-size: 36px;
    color: #e51837;
    padding-bottom: 10px;
    text-align: center;
}
.newtemp {
    background-color: #fff;
    border: 3px solid #ed1c24;
    padding: 30px 20px !important;
}
.searchShop {
    font-size: 16px;
    background: url(img/detmap.png) no-repeat left center;
    padding: 4px 0px 1px 25px;
    margin: 15px 0 25px;
    display: inline-block;
}
.dettopblock .articule {
    background-color: #e2e2e2;
    color: #666;
    display: inline-block;
    padding: 10px 20px;
    vertical-align: top;
    margin-right: 15px;
    margin-top: 5px;
	margin-bottom: 15px;
}

.myCol{
	width:33.3333%;
	float:left;
    padding-left: 15px;
    padding-right: 15px;
}

.btnShowMoreMy{
	display:none;
}

.titleFilterMy{
	display:none;
}
.nameRAzdMy{
	display:none;
}
.lineFilterMy{
	display:none;
}
.blockColElemFMy{
	display:none;
}

.paddRightMy{
	/*padding-right: 0px;*/
}

.ya-share2__container_size_m .ya-share2__icon {
    height: 40px !important;
    width: 40px !important;
    background-size: 40px 40px;
}

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

	.social.footbuts a {
		background-position: -70px 0;
	}

	/*body{
		overflow:hidden;
	}*/
	.popup_agree .title {
		font-size: 21px;
		padding: 70px 0px 25px;
	}
	
	.title span {
		font-weight: 900;
	}
	
	.popup_agree .buts .b1 {
		width: 100%;
	}
	
	.popup_agree .buts .b2 {
		margin-left: 0;
		margin-top: 20px;
		width: 100%;
	}
	
	.popup_bg {
		display: none;
		background-color: rgba(0,0,0,0.9);
		z-index: 100;
		position: fixed;
		height: 100%;
		width: 100%;
		top: 0;
		left: 0;
	}
	
	.popup_agree {
		width: 86%;
		margin-left: -43%;
		padding: 50px 20px;
	}

  .popup_agree .plinef input {
      margin: 0 0 40px;
      width: 100%;
  }

  .popup_agree .plinef input:last-child {
      margin: 0;
  }

	.paddRightMy{
		padding-right: 15px;
	}
	
	.blockColElemFMy{
		display: block;
		margin: 0 20px;
		background-color: #eeeeee;
		line-height: 40px;
		font-size: 15px;
		font-weight: bold;
		padding-left: 15px;
	}
	.colelemArr{
		background-repeat: no-repeat;
		background-position: 96% 10px;
	}
	
	.titleFilterMy{
		display:block;
		width: 100%;
		text-align: center;
		font-size: 20px;
		font-weight: bold;
		padding: 26px 0 15px 0;
	}
	
	.nameRAzdMy{
		display: block;
		width: 100%;
		text-align: center;
		font-size: 20px;
		padding: 0px 0 20px 0;
	}
	
	.lineFilterMy{
		display:block;
		background-color: #999999;
		height: 1px;
		width: 90%;
		margin: 0 auto 15px;
	}
	.btnShowMoreMy{
		display:block;
	}
	
	.myCol{
		width: 50%;
		padding-right: 0px;
		padding-left: 5px;
	}
	
	.testcont{
		display:block;
	}
	.divScrolling{
		display:none;
	    position: fixed;
		top: 0px;
		left: 0px;
		z-index: 100;
		width: 100%;
		height: 100%;
		background: #e2e2e2;
		overflow: hidden;
	}
	.scrollingDiv{
		height: 100%;
		overflow: scroll;
	}
	
	.bx-filter {
		width: 100%;
		min-width: 220px;
		font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
		margin-bottom: 20px;
		height: 100%;
		overflow: scroll;
	}
	
	.lineTopSec{
		position: relative;
		margin-bottom: 0;
	}
	
	.countElem{
		position: absolute;
		bottom: 0px;
	}
	
	.filterShow{
		display:block;
	}
	.filterHide{
		display:none;
	}
	
	.bx-sidebar-block{
		position: fixed;
		top: 0px;
		left: 0px;
		width: 100%;
		z-index: 20;
		height: 100vh;
		display: none;
	}
	
	.lineSort {
		position: relative;
		margin: 80px 15px 40px;
		width: 100%;
	}
	
	.sortirovka {
		padding: 0 0 0 0;
		width: 100%;
		position: initial;
		z-index: 10;
	}
	
  .btnCallFilter {
      display: block;
      width: 100%;
      background: #999999;
      border-bottom: 3px solid #666666;
      cursor: pointer;
      text-align: center;
      color: white;
      text-shadow: 1px 1px 1px #666;
      height: 45px;
      float: left;
      line-height: 45px;
      font-size: 19px;
      font-weight: bold;
      margin-top: 20px;
  }
	
	.btnCallFilter span{
		margin-left: 10px;
	}
	.blockPropFilter{
		border-bottom: 1px solid #999999;
		padding-top: 15px;
		margin: 0 15px;
	}
	.filtname{
		display:block;
		text-align: center;
		font-size: 22px;
		font-weight: bold;
	    padding-top: 10px;
	}
	.filtNamePage{
		display:block;
		text-align: center;
		font-size: 22px;
		padding-top:15px;
	}
	
	.namePropFilter{
		padding-left: 0px;
		position: relative;
	}
	.forArrow{
		position: absolute;
		right: 0px;
		top: 5px;
	}
	.elemPropFilter{
		 padding-left: 0px;
	}
	
	.closeFilt{
		display:block;
		width: 29px;
		height: 29px;
		position: absolute;
		top: 50px;
		right: 25px;
		z-index: 20; 
	}
	
	.tryThis{
	    width: 50%;
		padding: 0px 3px 0 3px;
	}
	.takeThis{
		flex-wrap: nowrap;
	}
	.imgBlock {
		height: 130px;
	}
	.imgBlock img {
		width: 96%;
	}
  .blockCarous .imgBlock {
    height: 110px;
  }
  .blockCarous .product-item-container {
    margin-bottom: 0
  }
	.name_item {
		font-size: 12px;
		font-weight: bold;
		height: 76px;
		text-align: center;
	}
	.gradText {
		display:none;
	}
	.price_item {
		font-size: 19px;
		margin-top:2px;
	}
	.btnToItem {
		width: 80%;
		height: 35px;
		font-size: 14px;
		line-height: 35px;
	}
	.davlenie_item {
		margin-top: 0px;
	}
	.product-item-container {
		margin-bottom: 8px;
    padding: 15px 0px;
	}
	.ajaxRez{
		padding-right: 5px;
		padding-left: 5px;
	}
	.owl-carousel-det{
		display: none !important;
	}
	
	.bigPict {
		margin-bottom: 8px;
    height: 328px;
	}
	.minPict {
		width: 100%;
		border: 1px solid #e2e2e2;
		margin-bottom: 15px;
	}
	.smallPict {
    display: inline-block;
    width: 33.3%;
    padding: 0 8px 0 0px;
    height: 80px;
    vertical-align: top;
	}
  #aniimated-thumbnials .marg-rght-00 {
    padding-right: 0;
  }
	.blockToMargin{
		float:left;
		width:5%;
		height: 1px;
	}
	#aniimated-thumbnials {
      font-size: 0;
  }
	.blocktopDetail{
		float: left;
		padding: 0px;
	}
	.titleCharac {
		color: #333333;
		font-size: 20px;
		font-weight: bold;
		margin: 0 0 25px 0;
		text-align: center;
	}
	.charBlock {
		margin: 20px 0px 20px;
		background: white;
		border: 1px solid #e2e2e2;
		padding: 30px 20px;
	}
	
	.downloadInstr{
/*		display:none;*/
	}
	
	.btnBlockDet{
		border: 3px solid #da3832;
		background: white;
	}

	.priceElement{
		display: block;
		color: #d2343e;
		font-size: 30px;
		font-weight: bold;
		text-align: center;
		line-height: 70px;
		margin-top: 10px;
	}
	
	.btnToBasket{
		margin: 0px 15px 15px;
		height: 55px;
		font-size: 19px;
		font-weight: bold;
		line-height: 53px;
	}
	.imgMark{
		display:inline-block;
		margin-right: 10px;
	}
	.searchShop {	
/*		border:none;
		color: #333333;
		height: 45px;
		font-size: 16px;
		line-height: 38px;
		text-align: center;
		font-weight: bold;
		cursor: pointer;
		display: block;
		text-decoration: underline;
	    margin: 30px auto 25px;*/
	}
	
	.blij{display:inline-block; text-decoration: underline;}
	
	.pohItem{
		display:block;
	}
	.someThingLikeThis {
		width: 100%;
	}
	.blockCarous{
		width: 48%;
		position: relative;
		background: white;
		height: auto;
		float: left;
		margin: 0 1% 10px;
	}
	
	.titleCharac.othermod{
		margin: 0px 0 18px 3px;
    font-size: 18px;
    text-align: left !important;
    padding-top: 12px;
	}
	.artikul{
		display: inline-block;
		color: #666666;
		background: #e2e2e2;
		width: auto;
		line-height: 35px;
		padding: 0 20px;
		margin-bottom: 15px;
	}
	
	.arrowBackToMain{
		display: block;
		background: #999999;
		border-bottom: 3px solid #666666;
		color: white;
		text-align: center;
		text-decoration: none;
		width: 98%;
		margin: auto;
		font-size: 16px;
		text-shadow: 1px 1px 1px #666;
		line-height: 48px;
		margin-top: 25px;
    font-family: 'HelveticaNeueCyr';
    font-weight: 900;
    height: 48px;
	}
	
	.site-footer.nomain {
		border-top: none;
		margin-top: 0px;
	}
	
	.textCharac iframe{
		width: 100%;
	}
	
	
	.kolElemEst{
		display: block;
		background: #eeeeee;
		margin: 30px 15px 0;
		line-height: 45px;
		color: #333333;
		font-size: 17px;
		font-weight: bold;
		padding-left: 20px;
		background-repeat: no-repeat;
		background-position: 97% 12px;
	}
	
	.paginTemplate{
		display:none;
	}
  .catalog-section.row.bx-blue {
      padding: 0 10px;
  }
  
	.title_page {
		color: #333;
		font-weight: 900;
		font-size: 30px;
		position: absolute;
		top: 0px;
		padding-left: 15px;
		text-align: left;
		width: 100%;
	}
  
  .btnMore {
      display: block;
      background: #999999;
      border-bottom: 3px solid #666666;
      color: white;
      width: 98%;
      margin: auto;
      text-align: center;
      text-decoration: none;
      font-size: 16px;
      text-shadow: 1px 1px 1px #666;
      line-height: 48px;
      margin-top: 25px;
      height: 48px;
      font-family: 'HelveticaNeueCyr';
      font-weight: 900
  }
  .btnMore span {
      background: url(img/moredod.png) no-repeat left center;
      padding-left: 30px;
  }
  .site-footer .social a {
      width: 48px;
      height: 48px;
      margin: 0 6px;
      display: inline-block;
      background-image: url(img/social-big.png);
  }
  .social a:nth-child(1) {
      margin-left: 0
  }
  .social a:nth-child(2) {
      background-position: 0px 0;
  }
  .social a:nth-child(3) {
      background-position: -140px 0;
  }
  .social a:nth-child(4) {
      background-position: -210px 0;
  }
  .social a:nth-child(5) {
      background-position: -280px 0;
      margin-right: 0
  }
  .topbar .cartlink {
      height: 100%;
      width: 100%;
      position: absolute;
      left: 0;
      top: 0;
  }
  .topbar .cartlink a {
    font-size: 0;
    display: block;
    width: 100%;
    height: 100%;
  }
  .mob_phone {
      width: 29px;
      height: 29px;
      background: url(img/mob_phone.png) no-repeat 0 0;
      position: absolute;
      right: 95px;
      top: 4px;
  }
  .mob_phone.d-none-power, .mob_search.d-none-power, .navbar-toggler.d-none-power, .cart.d-none-power {
      display: none !important
  }
  .mob_search {
      width: 29px;
      height: 29px;
      background: url(img/mob_search.png) no-repeat 0 0;
      position: absolute;
      right: 50px;
      top: 4px;
  }
  .mainmenutitle {
      font-size: 18px;
      color: #333;
      line-height: 18px;
      font-family: 'HelveticaNeueCyr';
      font-weight: 900;
      text-align: center;
      padding-bottom: 40px
  }

.topbar .search.mobactive {
    position: fixed;
    display: block !important;
    width: 100%;
    left: 0;
    top: 0;
    height: 100vh;
    padding: 100px 15px 0;
    background-color: rgba(0,0,0,0.95);
}
.topbar .search input {
    display: block;
    width: 100%;
    height: 48px;
    font-size: 14px;
    padding-left: 15px;
}
.topbar .search button {
    background-image: none;
    background-color: #d2343e;
    width: 100%;
    right: auto;
    height: 48px;
    position: relative;
    margin-top: 15px;
    border-bottom: 3px solid #af2b34;
    top: 0;
}
.topbar .search button span{
    font-size: 18px;
    color: #fff;
    line-height: 18px;
    font-family: 'HelveticaNeueCyr';
    font-weight: 900;
}
.mob_search.active {
    background-image: url(img/s-light.png);
}


}



