*{
	margin:0;
	padding:0;
}
html, body{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}
body{
	color:#1b1c20;
	background:#fff;
	font:18px/24px 'ProximaNova-Reg', sans-serif;
}
@font-face {
    font-family: 'ProximaNova-Bold';
    src:url('/wp-content/themes/vozr-granit/fonts/ProximaNova-Bold.eot?') format('eot'), 
		url('/wp-content/themes/vozr-granit/fonts/ProximaNova-Bold.otf') format('otf'), 
        url('/wp-content/themes/vozr-granit/fonts/ProximaNova-Bold.woff') format('woff'), 
        url('/wp-content/themes/vozr-granit/fonts/ProximaNova-Bold.ttf')  format('truetype'),
        url('/wp-content/themes/vozr-granit/fonts/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg');
    }
@font-face {
    font-family: 'ProximaNova-Reg';
    src:url('/wp-content/themes/vozr-granit/fonts/ProximaNova-Reg.eot?') format('eot'), 
		url('/wp-content/themes/vozr-granit/fonts/ProximaNova-Reg.otf') format('otf'), 
        url('/wp-content/themes/vozr-granit/fonts/ProximaNova-Reg.woff') format('woff'), 
        url('/wp-content/themes/vozr-granit/fonts/ProximaNova-Reg.ttf')  format('truetype'),
        url('/wp-content/themes/vozr-granit/fonts/ProximaNova-Reg.svg#ProximaNova-Reg') format('svg');
    }


@media (max-width: 1199px){}
@media (max-width: 991px){}
@media (max-width: 767px){}
@media (max-width: 575px){}
	


ul{
	margin:0px;
}
a,a:hover{
	text-decoration:none;
}
.clear{
	clear:both;
}



.logo{
	background:url(images/logo.jpg) center center no-repeat;
	width:280px;
	height:64px;
}

.title{
	display:block;
	font-size:38px;
	line-height:56px;
	/*color:#1b1c20;*/  color:#c70a2d;
	font-family: 'ProximaNova-Bold';
	text-align:center;
	
}
@media (max-width:991px){
.title{
	font-size:30px;
	line-height:36px;
	
}
}
/*.title:first-letter{
	color:#c70a2d;
}*/
.desc{
	font-size:24px;
	line-height:44px;
	font-family: 'ProximaNova-Bold';
	text-align:center;
	margin:0px 0px 0px 0px;
}
@media (max-width:991px){
.desc{
	font-size:18px;
	line-height:24px;
}
}


.btns{
	display:flex;
	justify-content:space-between;
}
.red-btn{
	background:#c70a2d;
	color:#fff;
	font-size:20px;
	line-height:20px;
	display:flex;
	align-items:center;
	justify-content:center;
	text-align:center;
	min-height:50px;
	padding:10px 0px;
	cursor:pointer;
}
.green-btn{
	background:#74797d;
	color:#fff;
	font-size:20px;
	line-height:20px;
	display:flex;
	align-items:center;
	justify-content:center;
	text-align:center;
	min-height:50px;
	padding:10px 0px;
	cursor:pointer;
}
.red-btn:hover,
.green-btn:hover{
	color:#fff;
}
.btns .red-btn,
.btns .green-btn{
	width:100%;
}
.underline{
	border-bottom:3px solid #c70a2d;
}
.container{
	min-width:290px;
}

.topmenu{
	
}
.topmenu .menu{
	display:flex;
	justify-content:space-around;
	flex-wrap:wrap;
}
.topmenu .menu li{
	list-style:none;
	padding:0px 20px;
}
.topmenu .menu li a{
	line-height:46px;
	font-size:18px;
	color:#000;
}

.catalog-topmenu{
	background:#e7e7e7;
	margin:0px 0px 10px 0px;
}
.catalog-topmenu .menu{
	display:flex;
	justify-content:space-around;
	flex-wrap:wrap;
}
.catalog-topmenu .menu li{
	list-style:none;
	padding:0px 20px;
}
.catalog-topmenu .menu li a{
	line-height:46px;
	font-size:18px;
	color:#000;
	text-transform:uppercase;
}

.header{
	margin:0px 0px 10px 0px;
}
.header .container{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.header .info{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
@media (max-width:991px){
.header .container{
	justify-content:center;
}
}
@media (max-width:767px){
.header .container{
	
}
.header .info{
	display:flex;
	justify-content:center;
	flex-wrap:wrap;
	flex-direction:column;
}
}

.header .info .regim{
	height:50px;
	line-height:18px;
	border:1px solid #dbdbdb;
	border-radius:25px;
	margin:10px 10px 0px 10px;
	padding:6px 20px 6px 50px;
	position:relative;
	font-size:13px;
}
.header .info .regim i{
	position:absolute;
	left:20px;
	top:15px;
	color:#c70a2d;
}
.header .info .regim span{
	color:#c70a2d;
	font-size:15px;
}

.header .info .phone{
	margin:10px 10px 0px 10px;
	line-height:24px;
}
.header .info .phone a{
	font-size:28px;
	vertical-align:baseline;
	display:block;
	color:#000;
}
.header .info .phone a span{
	font-size:14px;
	vertical-align:top;
}
.header .info .phone > span{
	display:block;
	font-size:13px;
}

.header .info .phone > span a {font-size:13px; display: inline;}


.header .info .phone > span i{
	color:#c70a2d;
	margin:0px 6px 0px 0px;
}
.header .info .icon{
	margin:10px 0px 0px 10px;
	width:150px;
	height:40px;
	display:flex;
	justify-content:space-between;
}
.header .info .icon a{
	width:40px;
	height:40px;
	display:block;
	line-height:40px;
	border-radius:20px;
	border:1px solid #b7b7b7;
	text-align:center;
	color:#fff;
	font-size:24px;
	margin:0px 5px;
}
.header .info .icon .fa-paper-plane{
	color:#000;
}
.header .info .icon .fa-phone{
	color:#7d3daf;
}
.header .info .icon .fa-whatsapp{
	color:#4caf50;
}
.header .info .icon a:hover{
	background:#61a8de;
}
.header .info .icon a:hover i{
	color:#fff;
}









.block1{
	background:url(images/block1.jpg) center center no-repeat;
	height:635px;
	padding:100px 0px 0px 0px;
	min-width:290px;
}
.block1 .title{
	color:#fff;
	text-transform:uppercase;
	margin:0px 0px 20px 0px;
}
.block1 .title:first-letter{
	color:#fff;
}
.block1 .desc{
	color:#fff;
	line-height:30px;
}
.block1 .btns{
    justify-content:space-around;
}
.block1 .btns .red-btn{
	width:30%;
	min-width:290px;
	margin:0px 0px 20px 0px;
}
@media (max-width:767px){
.block1 .btns{
    justify-content:center;
	flex-direction:column;
	align-items:center;
}
}
@media (max-width:767px){
.block1{
	padding:50px 0px 0px 0px;
}
}
@media (max-width:480px){
.block1{
	padding:20px 0px 0px 0px;
}
.block1 .title{
	font-size:24px;
}
}




.block2 .items{
	display:flex;
	justify-content:space-between;
	position:relative;
	/*top:-60px;*/
}
.block3 .items{
	display:flex;
	justify-content:space-between;
	margin:0px 0px 60px 0px;
}
.block2 .item,
.block3 .item{
	width:32%;
	min-width:290px;
	box-shadow:0px 0px 10px #e8e8e8;
}

.block2 .item .title,
.block3 .item .title{
	color:#1b1c20;
	font-size:24px;
	line-height:20px;
	display:block;
	background:#e7e7e7;
	text-align:center;
	padding:20px 0px;
	font-family: 'ProximaNova-Reg';
	vertical-align:top;
}
.block2 .item .title span,
.block3 .item .title span{
	color:#c70a2d;
	font-size:12px;
	line-height:20px;
	display:inline-block;
	vertical-align:top;
}
.block2 .item img,
.block3 .item img{
	text-align:center;
	width:100%;
}
.block3 .item32 .title{
	padding:10px 0px;
}

.block4 .items{
	display:flex;
	justify-content:space-between;
	margin:0px 0px 60px 0px;
}
.block4 .item{
	width:32%;
	min-width:290px;
	box-shadow:0px 0px 10px #e8e8e8;
}
.block4 .item .title{
	color:#1b1c20;
	font-size:24px;
	line-height:20px;
	display:block;
	background:#e7e7e7;
	text-align:center;
	padding:20px 0px;
	font-family: 'ProximaNova-Reg';
	vertical-align:top;
}
.block4 .item .title span{
	color:#c70a2d;
	font-size:12px;
	line-height:20px;
	display:inline-block;
	vertical-align:top;
}
.block4 .item .item img{
	text-align:center;
}
.block4  .carousel-indicators{
	bottom:10px;
}



.block5 .items{
	display:flex;
	justify-content:space-between;
	margin:0px 0px 60px 0px;
}
.block5 .item{
	width:32%;
	min-width:290px;
	box-shadow:0px 0px 10px #e8e8e8;
}
.block5 .item .title{
	color:#1b1c20;
	font-size:24px;
	line-height:20px;
	display:block;
	background:#e7e7e7;
	text-align:center;
	padding:20px 0px;
	font-family: 'ProximaNova-Reg';
	vertical-align:top;
}
.block5 .item .title span{
	color:#c70a2d;
	font-size:12px;
	line-height:20px;
	display:inline-block;
	vertical-align:top;
}
.block5 .item img{
	width:100%;
	text-align:center;
}

@media (max-width:991px){
.block2 .items,
.block3 .items,
.block4 .items,
.block5 .items{
	flex-wrap:wrap;
	justify-content:space-around;
	
}
.block2 .items .item,
.block3 .items .item,
.block4 .items .item,
.block5 .items .item{
	margin:0px 0px 20px 0px;
}
}
@media (max-width:767px){
.block2 .items,
.block3 .items,
.block4 .items,
.block5 .items{
	flex-direction:column;
	align-items:center;
}
}

.carousel-indicators{
	margin:0px auto;
}
.carousel-indicators li{
	width:10px;
	height:10px;
	border:10px solid transparent;
	border-radius:15px;
	opacity:1;
}
.carousel-indicators li.active{
	border:10px solid #c70a2d;
	border-radius:15px;
}
.carousel-control-prev{
	opacity:1;
	width:30px;
	height:20px;
	top:auto;
	bottom:auto;
	left:auto;
	right:auto;
	margin:0px;
	z-index:16;
}
.carousel-control-next{
	opacity:1;
	width:30px;
	height:20px;
	top:auto;
	bottom:auto;
	left:auto;
	right:auto;
	margin:0px;
	z-index:16;
}
.carousel-control-prev-icon{
	background:url(images/left.png) center center no-repeat;
	width:30px;
	height:20px;
}
.carousel-control-next-icon{
	background:url(images/right.png) center center no-repeat;
	width:30px;
	height:20px;
}

.slider1{
	height:759px;
	margin:0px 0px 60px 0px;
}
.slider1 .item1{
	background:url(images/slide1.jpg) center center no-repeat;
	height:759px;
}
.slider1 .item2{
	background:url(images/slide2.jpg) center center no-repeat;
	height:759px;
}
.slider1 .item3{
	background:url(images/slide3.jpg) center center no-repeat;
	height:759px;
}
.slider1 .item4{
	background:url(images/slide4.jpg) center center no-repeat;
	height:759px;
}
.slider1 .carousel-caption{
	left:auto;
	right:auto;
	top:100px;
	bottom:auto;
	padding:0px;
	position:relative;
}
.slider1 .carousel-caption .title{
	margin:0px 0px 30px 0px;
	text-transform:uppercase;
	color:#fff;
}
.slider1 .carousel-caption .title:first-letter{
	color:#fff;
}
.slider1 .carousel-indicators{
	bottom:300px;
}
.slider1 .carousel-control-prev{
	bottom:305px;
	left:50%;
	margin:0px 0px 0px -200px;
}
.slider1 .carousel-control-next{
	bottom:305px;
	right:50%;
	margin:0px -200px 0px 0px;
}
@media (max-width:767px){
.slider1 .carousel-indicators{
	bottom:100px;
}
.slider1 .carousel-control-prev{
	bottom:105px;
	margin:0px 0px 0px -120px;
}
.slider1 .carousel-control-next{
	bottom:105px;
	margin:0px -120px 0px 0px;
}
}
.slider1 .btns{
    justify-content:space-around;
	width:100%;
	position:absolute;
	bottom:150px;
	left:0px;
	right:0px;

}
.slider1 .btns .red-btn{
	width:30%;
	min-width:290px;
	margin:0px 0px 20px 0px;
}
@media (max-width:767px){
.slider1 .btns{
    justify-content:center;
	flex-direction:column;
	align-items:center;
}
}



.slider2{
	margin:0px 0px 60px 0px;
	overflow:hidden;
}
.slider2 .slide{
	box-shadow:0px 0px 10px #e8e8e8;
}
.slider2 .wrapper{
	display:flex;
	justify-content:space-between;
}
.slider2 .carousel-caption{
	left:auto;
	right:auto;
	top:auto;
	bottom:auto;
	padding:0px;
	position:relative;
	padding:0px 0px 70px 0px;
	width:400px;
}
.slider2 .carousel-caption .title{
	font-size:24px;
	line-height:30px;
	background:#e7e7e7;
	padding:20px 40px;
	color:#1b1c20;
	text-align:left;
}
.slider2 .carousel-caption .title:first-letter{
	color:#1b1c20;
}
.slider2 .carousel-caption .desc{
	font-size:18px;
	line-height:30px;
	padding:20px 40px 20px 60px;
	color:#1b1c20;
	text-align:left;
	font-family: 'ProximaNova-Reg';
}
.slider2 .carousel-caption .desc li{
	margin:0px 0px 10px 0px;
}
.slider2 .carousel-caption .red-btn{
	position:absolute;
	bottom:0px;
	width:100%;
	font-size:18px;
}
.slider2 img{
	width:710px;
	height:530px;
}
.slider2 .carousel-indicators{
	width:710px;
	margin:0px;
	top:auto;
	/*bottom:250px;*/
	left:auto;
	right:0px;
	
}
.slider2 .carousel-control-prev{
	/*bottom:255px;*/
	left:50%;
	bottom:0;
	margin:0px 0px 0px 0px;
}
.slider2 .carousel-control-next{
	/*bottom:255px;*/
	right:50%;
	bottom:0;
	margin:0px -400px 0px 0px;
}
@media (max-width:1199px){
.slider2 img{
	width:530px;
	height:530px;
}
.slider2 .carousel-indicators{
	width:530px;
}
}
@media (max-width:991px){
.slider2 .wrapper{
	flex-direction:column-reverse;
}
.slider2 .carousel-caption{
	width:100%;
}
.slider2 img{
	width:690px;
	height:515px;
}
.slider2 .carousel-indicators{
	width:530px;
	bottom:auto;
	top:200px;
	left:0px;
	right:0px;
	width:100%;
}
.slider2 .carousel-control-prev{
	top:205px;
	bottom:auto;
	margin:0px 0px 0px -120px;
}
.slider2 .carousel-control-next{
	top:205px;
	bottom:auto;
	margin:0px -120px 0px 0px;
}
}
@media (max-width:767px){
.slider2 img{
	width:510px;
	height:380px;
}
}



.sertificats{
	margin:0px 0px 50px 0px;
}
.sertificats .title{
	margin:0px 0px 30px 0px;
}
.sertificats .wrapper{
	display:flex;
	justify-content:space-around;
	flex-wrap:wrap;
	margin:0px 0px 50px 0px;
}
.sertificats .wrapper a{
	display:block;
	width:200px;
	height:285px;
	border:5px solid #e0e0e0;
	position:relative;
	margin:0px 0px 20px 0px;
}
.sertificats .wrapper a:hover{
	border:5px solid #c70a2d;
	

}
.sertificats .wrapper a:hover:after{
	content:'';
	width:100%;
	height:100%;
	display:block;
	background:url(images/zoom.png) right top no-repeat;
	position:absolute;
	left:0px;
	top:0px;
}
.sertificats .wrapper a img{
	width:100%;
	height:100%;
}

.sertificats .red-btn{
	max-width:400px;
	min-width:290px;
	margin:0px auto;
}


.recomendacii{
	margin:0px 0px 60px 0px;
}
.recomendacii .container .title{
	margin:0px 0px 30px 0px;
}
.recomendacii .carousel{
	background:url(images/recomendacii.jpg) center center no-repeat;
	width:100%;
	height:538px;
}
.recomendacii .carousel-item .wrapper{
	padding:80px 50px;
	height:538px;
	display:flex;
	justify-content:space-between;
}
.recomendacii .company{
	width:200px;
}
.recomendacii .company img{
	width:170px;
}
.recomendacii .sert{
	width:210px;
	height:295px;
	border:5px solid #e0e0e0;
}
.recomendacii .sert img{
	width:200px;
	height:285px;
	margin:0px 0px 10px 0px;
}
.recomendacii .sert span{
	color:#c70a2d;
	text-align:center;
	margin:0px 0px 10px 0px;
	display:block;
	font-family: 'ProximaNova-Reg';
	text-decoration:underline;
	font-size:18px;
}
.recomendacii .carousel-caption{
	position:relative;
	top:auto;
	bottom:auto;
	left:auto;
	right:auto;
	width:460px;
	padding:0px 20px;
}
.recomendacii .carousel-caption .title{
	font-size:18px;
	line-height:24px;
	color:#1b1c20;
	font-family: 'ProximaNova-Reg';
	text-align:left;
	font-weight:bold;
}
.recomendacii .carousel-caption .title:first-letter{
	color:#1b1c20;
}
.recomendacii .carousel-caption .desc{
	font-size:16px;
	line-height:24px;
	color:#1b1c20;
	font-family: 'ProximaNova-Reg';
	text-align:left;
}
.recomendacii .carousel-indicators{
	bottom:60px;
}
@media (max-width:991px){
.recomendacii{
	display:none;
}
}

.uslovia-pokupki{
	margin:0px 0px 60px 0px;
}
.uslovia-pokupki .title{
	margin:0px 0px 30px 0px;
}
.uslovia-pokupki .btns{
	display:flex;
	justify-content:space-around;
}
.uslovia-pokupki .btns .red-btn{
	width:500px;
	height:100px;
	margin:0px 0px 20px 0px;
}
.uslovia-pokupki .credit{
	background:#c70a2d url(images/uslovia1.png) left 50px center no-repeat;
}
.uslovia-pokupki .rassrochka{
	background:#c70a2d url(images/uslovia2.png) left 50px center no-repeat;
}
@media (max-width:1199px){
.uslovia-pokupki .btns .red-btn{
	width:400px;
}
.uslovia-pokupki .credit{
	background:#c70a2d url(images/uslovia1.png) left 20px center no-repeat;
}
.uslovia-pokupki .rassrochka{
	background:#c70a2d url(images/uslovia2.png) left 20px center no-repeat;
}
}
@media (max-width:991px){
.uslovia-pokupki .btns .red-btn{
	width:290px;
	height:80px;
}
.uslovia-pokupki .credit{
	background:#c70a2d url(images/uslovia1.png) left 10px center no-repeat;
	background-size:50px 50px;
}
.uslovia-pokupki .rassrochka{
	background:#c70a2d url(images/uslovia2.png) left 10px center no-repeat;
	background-size:50px 50px;
}
}
@media (max-width:991px){
.uslovia-pokupki .btns{
	flex-direction:column;
	align-items:center;
}
}


.dillers{
	background:url(images/dillers.jpg) center center no-repeat;
	height:759px;
	padding:200px 0px 0px 0px;
}
.dillers .title{
	color:#fff;
	text-transform:uppercase;
	margin:0px 0px 30px 0px;
}
.dillers .title:first-letter{
	color:#fff;
}
.dillers .desc{
	color:#fff;
	line-height:30px;
	margin:0px 0px 30px 0px;
}
.dillers .red-btn{
	max-width:400px;
	min-width:290px;
	margin:0px auto;
}








.map{
	margin:0px 0px 50px 0px;
	position:relative;
	width:100%;
	height:720px;
}
.map .google-map{
	position:absolute;
	top:00px;
	left:0px;
	width:100%;
	height:720px;
}
.map .map-content{
	width:420px;
	padding:50px 0px 0px;
	position:relative;
	font-size:16px;
	background:#fff;
	top:100px;
}
.map .map-content .title{
	text-align:left;
	margin:0px 60px 20px 60px;
}
.map .map-content .desc{
	text-align:left;
	margin:0px 60px 10px 60px;
}
.map .map-content .marc{
	margin:0px 60px 10px 60px;
	font-size:16px;
}
.map .map-content .marc i{
	color:#c70a2d;
	margin:0px 6px 0px 0px;
}
.map .map-content .phone{
	margin:0px 60px 20px 60px;
	font-size:16px;
}
.map .map-content .phone i{
	color:#c70a2d;
	margin:0px 6px 0px 0px;
}
.map .map-content .callback{
	display:block;
	width:420px;
	height:60px;
	line-height:60px;
	background:#c70a2d;
	text-align:center;
	color:#fff;
	font-size:18px;
}
@media (max-width:767px){
.map .map-content{
	width:290px;
}
.map .map-content .callback{
	width:100%;
}
}


.content{
	margin:0px 0px 50px 0px;
}




.leftbar{
	width:300px;
}
.rightbar{
	width:810px;
}
@media (max-width:1199px){
.leftbar{
	width:300px;
}
.rightbar{
	width:630px;
}
}
@media (max-width:991px){
.leftbar{
	width:250px;
}
.rightbar{
	width:440px;
}
}
@media (max-width:767px){
.leftbar{
	width:100%;
	margin:0px 0px 20px 0px;
}
.rightbar{
	width:100%;
}
}



.catalog{
	background:url(/wp-content/themes/vozr-granit/images/catalog.jpg) center top no-repeat;
	min-height:635px;
}
.mestorogdeniya{
	background:url(/wp-content/themes/vozr-granit/images/mestorogdeniya.jpg) center top no-repeat;
	min-height:635px;
}
.portfolio{
	background:url(/wp-content/themes/vozr-granit/images/portfolio.jpg) center top no-repeat;
	min-height:635px;
}

.content .listing{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}



.content .wrapper{
	background:#fff;
	display:flex;
	justify-content:space-between;
	padding:0px 0px 50px 0px;
}
.content .wrapper.akcii{
	padding:0px 0px 20px 0px;
}
@media (max-width:767px){
.content .wrapper{
	flex-direction:column;
}
}
.content.catalog .container > .title,
.content.mestorogdeniya .container > .title,
.content.portfolio .container > .title{
	color:#fff;
	text-align:left;
	margin:0px 0px 20px 0px;
}
.content.catalog .container > .title:first-letter,
.content.mestorogdeniya .container > .title:first-letter,
.content.portfolio .container > .title:first-letter{
	color:#fff;
}
.content .listing .item{
	display:flex;
	justify-content:left;
	border-bottom:1px solid #e7e7e7;
	padding:40px;
}
.content .listing .item .img{
	width:170px;
	height:170px;
	margin:0px 20px 0px 0px;
	background-size: 100% auto !important;
	background-repeat: no-repeat;
}
.content .listing .item .info{
	width:240px;
	height:170px;
	padding:0px 20px;
}
.content .listing .item .info .price{
	color:#c70a2d;
	font-size:24px;
	margin:0px 0px 20px 0px;
}
.content .listing .item .size{
	width:140px;
	padding:0px 20px;
	font-size:16px;
}
.content .listing .item .specifications{
	width:160px;
	padding:0px 0px 0px 20px;
	font-size:16px;
}
@media (max-width:1199px){
.content .listing .item{
	flex-wrap:wrap;
}
.content .listing .item .info{
	width:360px;
	padding:0px 0px 0px 20px;
}
.content .listing .item .size{
	width:170px;
	padding:0px;
	margin:20px 20px 0px 0px;
}
.content .listing .item .specifications{
	width:360px;
	margin:20px 0px 0px 0px;
}
}
@media (max-width:991px){
.content .listing .item .img{
	margin:0px;
}
.content .listing .item .info{
	width:190px;
}
.content .listing .item .size{
	width:100%;
	padding:0px;
	margin:30px 0px 0px 0px;
}
.content .listing .item .specifications{
	width:100%;
	padding:0px;
}
}
@media (max-width:767px){
.content .listing .item .img{
	margin:0px auto 20px;
}
.content .listing .item .info{
	width:100%;
	height:auto;
	padding:0px;
}
}




.content .listing .item .title{
	color:#1b1c20;
	font-size:18px;
	line-height:24px;
	margin:0px 0px 10px 0px;
	display:block;
	text-align:left;
}
.content .listing .item .title:first-letter{
	color:#1b1c20;
}

.content.portfolio .listing{
	padding:0px 20px;
}
.content.portfolio .listing .item{
	position:relative;
	width:375px;
	padding:20px 0px 80px 0px;
	border:0px;
	flex-direction:column;
}
.content.portfolio .listing .item .img{
	width:375px;
	height:260px;
	margin:0px 0px 30px 0px;
}
.content.portfolio .listing .item .info{
	padding:0px 30px;
	height:auto;
	width:auto;
	
}
.content.portfolio .listing .item .title{
	width:auto;
	font-size:18px;
	line-height:24px;
	margin:0px 0px 20px 0px;
	display:block;
	text-align:left;
}
.content.portfolio .listing .item .text{
	font-size:16px;
	line-height:20px;
}
.content.portfolio .listing .item .red-btn{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:60px;
}
@media (max-width:1199px){
.content.portfolio .listing .item{
	width:280px;
}
.content.portfolio .listing .item .img{
	width:280px;
}
}
@media (max-width:991px){
.content.portfolio .listing .item{
	width:400px;
}
.content.portfolio .listing .item .img{
	width:400px;
}
}
@media (max-width:767px){
.content.portfolio .listing .item{
	width:100%;
}
.content.portfolio .listing .item .img{
	width:100%;
}
}



.content.index{
	margin:50px 0px 10px 0px;
}
.content.index .container .title{
	width:auto;
	display:block;
	text-align:left;
	margin:0px 0px 20px 0px;
}
.content.index .container .item:only-of-type ul {
	margin: 0 0 1rem 20px;
}
.wp-block-list {
	margin-top: 1rem;
}
.wp-block-list li {
	margin-top: .75rem;
}
.wp-block-list li a[href] {
	color: #1b1c20;
	text-decoration: underline;
}
.wp-block-list li a:hover {
	color: #c70a2d;
	text-decoration: none;
}

.content.single .item{
	padding:0px 40px 40px 40px;
}
.content.single .item /*.title*/{
	display:block;
	margin:0px 0px 20px 0px;
	text-align:left;
}
.content.single.catalog .item .img{
	display:block;
	width:375px;
	height:260px;
	margin:0px 40px 30px 0px;
	float:left;
}
.content.single.catalog .item .img{
	display:block;
	width:375px;
	height:260px;
	margin:0px 40px 0px 0px;

	float:left;
}
.content.single.mestorogdeniya .item .img{
	display:block;
	width:375px;
	height:260px;
	margin:0px 40px 30px 0px;
	float:left;
}
.content.single.portfolio .item .img{
	display:block;
	width:730px;
	height:480px;
	margin:0px 0px 30px 0px;
}
.content.single .item .info{
	float:left;
	width:315px;
}
.content.single .item .info .price{
	color:#c70a2d;
	font-size:24px;
	margin:0px 0px 20px 0px;
}
.content.single .item .size{
	font-size:16px;
	margin:0px 0px 20px 0px;
}
.content.single .item .specifications{
	font-size:16px;
	margin:0px 0px 20px 0px;
}

.content.single.catalog .item .image-link{
	display:none;
}



@media (max-width:1199px){
.content.single .item .info{
	width:100%;
	margin:0px 0px 20px 0px;
}
}
@media (max-width:991px){
.content.single.catalog .item .img{
	display:block;
	width:375px;
	height:260px;
	margin:0px 0px 30px 0px;
}
.content.single .item .info{
	
}
}
@media (max-width:767px){
.content.single.catalog .item .img{
	width:100%;
	height:260px;
}
}








.leftbar .menu li{
	list-style:none;
}

.leftbar .menu > li > a{
	background:#e7e7e7;
	color:#1b1c20;
	font-size:18px;
	line-height:24px;
	padding:20px 30px;
	border-bottom:1px solid #fff;
	display:block;
}
.leftbar .menu > li.current-menu-item > a{
	color:#c70a2d;
}

.leftbar .menu > li.current-menu-parent> a{
	color:#c70a2d;
}

.leftbar .menu > li > ul{
	display:none;
}
.leftbar .menu > li.current-menu-item > ul{
	display:block;
}

.current-menu-parent > ul {
	display:block!important;
}

.leftbar .menu > li > ul > li > a{
	background:#f3f3f3;
	color:#1b1c20;
	font-size:18px;
	line-height:24px;
	padding:20px 30px;
	border-bottom:1px solid #fff;
	display:block;
}
.leftbar .menu > li > ul > li.current-menu-item > a{
	color:#c70a2d;
}





.footer{
	
}
.description{
	font-size:16px;
	color:#666;
	text-align:center;
	margin:0px 0px 10px 0px;
}
.copyright{
	font-size:16px;
	color:#666;
	text-align:center;
	margin:0px 0px 30px 0px;
}
.footer .icon{
	display:flex;
	justify-content:center;
	width:;
}
.footer .icon a{
	width:40px;
	height:40px;
	line-height:40px;
	border-radius:20px;
	background:#b7b7b7;
	text-align:center;
	color:#fff;
	font-size:24px;
	margin:0px 10px 50px 10px;
}



.jh-breadcrumb{
	color:#fff;
	padding:30px 0px;
}
.jh-breadcrumb a{
	color:#fff;
}
.jh-breadcrumb span{
	margin:0px 10px;
}


.navigation{
	height:40px;
	line-height:40px;
	margin:20px 0px 0px 0px;
}
.navigation .pages{
	display:none;
}
.navigation .page-numbers{
	width:40px;
	height:40px;
	line-height:40px;
	color:#1b1c20;
	text-align:center;
	display:inline-block;
}
.navigation .page-numbers.current{
	background:#c70a2d;
	color:#fff;
}

.wpcf7 input, .wpcf7 textarea {
	width:100%;
	height:50px;
	line-height:50px;
	border:1px solid #d7dadb;
	padding:0px 20px;
	font-size:15px;
	color:#213241;
	margin:0/*0 0 10px 0*/;
}
.wpcf7 textarea {
	padding:15px 20px;
	height:80px;
        line-height:1.3;
}
.wpcf7 .btn-submit{
	padding:0 !important;
}
.wpcf7 .btn-submit input{
	border:0px;
	color:#fff;
	background:#c70a2d;
	margin:0px;
	font-size:20px;
}
.wpcf7 .wpcf7-not-valid-tip{
	font-size:13px;
}
.wpcf7 .wpcf7-validation-errors{
	border:0px;
	color:#f00;
	font-size:13px;
	margin:0px;
	padding:0px;
}
.wpcf7 .wpcf7-mail-sent-ok{
	border:0px;
	color:#0177bf;
	font-size:13px;
	margin:0px;
	padding:0px;
}

.modal-form{
	display:none;
}
.modal-form.active{
	display:block;
	position:fixed;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	width:100%;
	height:100%;
	z-index:20;
}
.modal-form .background{
	width:100%;
	height:100%;
	background:#000;
	opacity:0.5;
}
.modal-form .wrapper{
	display:flex;
	justify-content:center;
	align-items:center;
	position:fixed;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	width:100%;
	height:100%;
}
.modal-form.active .wrapper .jh-form{
	display:flex;
	justify-content:left;
	background:#fff;
	position:relative;
	padding-bottom:100px;

}
.modal-form.active .wrapper .jh-form:before{
	content:'';
	width:100%;
	height:300px;
	position:absolute;
	bottom:0;
	background:linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0.5) 15%, rgba(255,255,255,0) 100%), url(images/form.jpg) no-repeat top / cover;
	background-blend-mode:screen;
}
::-webkit-file-upload-button{
	display:none;
}
::file-selector-button{
	display:none;
}
.wpcf7-form.sent .title, .wpcf7-form.sent .desc{
	line-height: 1.2;
}
.wpcf7 .btn-submit input[type="submit"]{
	cursor:pointer;
}
.wpcf7 form .wpcf7-response-output{
	margin:0 !important;
	padding:1em !important;
	background:rgba(255,255,255,.7);
	font-size:15px !important;
}
.wpcf7 form.invalid .wpcf7-response-output{
	border-color:#dc3232 !important;
	color:#dc3232 !important;
}
.grecaptcha-badge{
	display:none !important;
}
.wpcf7 form .desc p{
	text-align:center;
}
/*.modal-form .img{
	display:flex;
	justify-content:center;
	align-items:flex-end;
	width:300px;
	position:relative;
}
.modal-form .img span{
	position:absolute;
	top:35px;
	left:10px;
}*/
.modal-form.active .wrapper .jh-form .wpcf7{
	padding:10px 20px 0/*10px 20px 20px 0px*/;
	width:500px;
	z-index:2;
}
.modal-form .catalog-item{
	display:none;
}

.jh-close{
	width:30px;
	height:30px;
	display:block;
	position:absolute;
	right:-15px;
	top:-15px;
	color:#fff/*#555d74*/;
	font-size:24px;
	text-align:center;
	line-height:30px;
	cursor:pointer;
	background:#c70a2d;
	border-radius:30px;
}
@media (max-width:767px){
.modal-form.active .wrapper .jh-form .wpcf7{
	padding:10px 20px 20px 20px;
	width:290px;
}
.modal-form .img{
	display:none;
}
}

div.price {display:none;}



img {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    pointer-events: none;
}

.jh-breadcrumb br {display:none;}

.item div.title span {display:none!important;}
/*.item div.title {color:#c70a2d!important;}*/

.desc p, .desc ul li {font-size:20px; font-family: 'ProximaNova-Reg'; text-align: left;}
 .desc ul {padding-left:20px;}


/* Поиск */

#searchform{ /* вся форма, можно задать цвет, размер, отступы */
margin-top: 10px;
}
#searchform input[type="text"]{ /* поле ввода */
min-width: 230px;
width: 230px;
padding: 10px;
}
#searchform input[type="submit"]{ /* кнопка */
min-width: 60px;
width: 70px;
height: 48px;
position: absolute;


background-color: #d91e18; /* цвет кнопки */
}

/* ajax search */

.search-form {
    position: relative;
}

.ajax-search {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    right: 0;
    background: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    margin-top: 5px;
    max-height: 230px;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 100;
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #424348;
    scrollbar-color: dark;
    scrollbar-width: thin;
    overscroll-behavior: contain;
}

.ajax-search::-webkit-scrollbar {
    width: 6px;
    background-color: #eff2f3;
}

.ajax-search::-webkit-scrollbar-thumb {
    background-color: #dddddd;
    border-radius: 4em;
}

.ajax-search__item {
    position: relative;
    border-top: 1px solid rgba(224, 229, 231, 0.5);
    padding: 10px 15px;
    cursor: pointer;
    list-style-type: none;
}

.ajax-search__link {
    color: var(--accent);
    line-height: 130%;
    margin-bottom: 10px;
    font-size: 13px;
    display: block;
}

.ajax-search__excerpt {
    cursor: default;
    font-size: 11px;
    line-height: 140%;
}

.ajax-search__not-found {
    font-size: 12px;
}

.cat-desc {margin:5px 10px;}

.img-catalog { padding-bottom:10px;}
.img-catalog div {width:33%;float:left;}
.img-catalog div a {display:block;}
.img-catalog div a img {
	max-width:150px;
	padding: 0 5px;
	max-width: 150px !important;
	max-height: 150px !important;}

@media (max-width:1167px){
.img-catalog {display: none;}
}

.agree input {width:auto; height:auto;}
.agree span.wpcf7-list-item-label {color:#8b7575; font-size:14px;}

.item-manager p {font-size:32px; color:#c70a2d; font-weight:bold; line-height:34px;}
.item-manager p a {font-size:28px; color:#6b6f74; padding-top:10px;}

.left-c {width:410px; float:left;}
/*.content.single.catalog .item .img { border-bottom: #e7e7e7 2px solid; }*/

a.spoiler:after {
content: "↑";
}
a.spoiler.collapsed:after {
content: "↓";
}

a.btn-readm { padding: 5px; border-radius:5px; color: #462446;
, sans-serif; font-size: 16px;  line-height: 24px;}
a.btn-readm:hover { background-color: #c70a2d; color: #FFFFFF;}

.desc p, .block2 .container p, .block3 .container p, .block4 .container p{margin-bottom:0px;}


.item-akc {width:100%; margin: 5px 0;}
p span.click {display:block; cursor: pointer;}
.item-akc p.date {text-align:center; padding:0; margin:2px 5px; background-color:#c70a2d; color:#fff; display:block; width:125px;  margin: 0 auto;}
.item-akc .info span.red-btn {display:block; width:200px; margin: 0 auto;}
.img-akc {display:block; width:100%; height:243px;}


a.social img {-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%);}
a.social:hover img {-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%); -o-filter: grayscale(0%); filter: grayscale(0%);}

a.social-tg {background-image:url(/wp-content/uploads/social/tg-g.png); display:inline-block; width:52px; height:37px;}
a.social-tg:hover {background-image:url(/wp-content/uploads/social/tg.png);}
a.social-vk {background-image:url(/wp-content/uploads/social/vk-g.png); display:inline-block; width:52px; height:37px;}
a.social-vk:hover {background-image:url(/wp-content/uploads/social/vk.png);}
a.social-ok {background-image:url(/wp-content/uploads/social/ok-g.png); display:inline-block; width:52px; height:37px;}
a.social-ok:hover  {background-image:url(/wp-content/uploads/social/ok.png);}
a.social-dzen {background-image:url(/wp-content/uploads/social/dzen-g.png); display:inline-block; width:52px; height:37px;}
a.social-dzen:hover {background-image:url(/wp-content/uploads/social/dzen.png);}
a.social-you {background-image:url(/wp-content/uploads/social/yt-g.png); display:inline-block; width:52px; height:37px;}
a.social-you:hover {background-image:url(/wp-content/uploads/social/yt.png); display:inline-block; width:52px; height:37px;}
a.social-ru {background-image:url(/wp-content/uploads/social/rt-g.png); display:inline-block; width:52px; height:37px;}
a.social-ru:hover {background-image:url(/wp-content/uploads/social/rt.png); display:inline-block; width:52px; height:37px;}

h2.social {padding-top:50px; color: #c70a2d; font-family: 'ProximaNova-Bold'; font-size:32px; text-transform:uppercase;}

.modal-footer {display:block!important; }
.wbounce-modal .modal-body {
padding: 0!important;}


.slider11{
	height:635px;
	margin:0px 0px 60px 0px;
}
.slider11 .item1{
	background: url(images/banner-stupeni.jpg) center center no-repeat;
	height:635px;
}
.slider11 .item2{
	background: url(images/banner-podokonnik.jpg) center center no-repeat;
	height:635px;
}
.slider11 .item3{
	background: url(images/banner-stoly.jpg) center center no-repeat;
	height:635px;
}
.slider11 .item4{
	background: url(images/banner-kamin.jpg) center center no-repeat;
	height:635px;
}
.slider11 .item5{
	background: url(images/5_2.jpg) center center no-repeat;
	height:635px;
}
/*.slider11 .item6{
	background: url(images/.jpg) center center no-repeat;
	height:635px;
}
.slider11 .item7{
	background: url(images/sadovyj-bordur-iz-granita.jpg) center center no-repeat;
	height:635px;
}
.slider11 .item8{
	background: url(images/plita-moshenija-krasnogorsoe.jpg) center center no-repeat;
	height:635px;
}
.slider11 .item9{
	background: url(images/specbordur-300xPx300.jpg) center center no-repeat;
	height:635px;
}
.slider11 .item4{
	background: url(images/bruschatka-kshk-100x100x100.jpg) center center no-repeat;
	height:635px;
}*/
.slider11 .carousel-caption{
	left:auto;
	right:auto;
	top:100px;
	bottom:auto;
	padding:0px;
	position:relative;
}
.slider11 .carousel-caption .title{
	margin:0px 0px 30px 0px;
	text-transform:uppercase;
	color:#fff;
}
.slider11 .carousel-caption .title:first-letter{
	color:#fff;
}
.slider11 .carousel-caption .title a{ color:#fff;}
.slider11 .carousel-indicators{
	bottom:50px;
}
.slider11 .carousel-control-prev{
	bottom:55px;
	left:50%;
	margin:0px 0px 0px -200px;
}
.slider11 .carousel-control-next{
	bottom:55px;
	right:50%;
	margin:0px -200px 0px 0px;
}
@media (max-width:767px){
.slider11 .carousel-indicators{
	bottom:40px;
}
.slider11 .carousel-control-prev{
	bottom:45px;
	margin:0px 0px 0px -120px;
}
.slider11 .carousel-control-next{
	bottom:45px;
	margin:0px -120px 0px 0px;
}

.slider11 .btns{
	bottom:60px;
}
	
}

.slider11 .btns{
    justify-content:space-around;
	width:100%;
	position:absolute;
	bottom:85px;
	left:0px;
	right:0px;

}
.slider11 .btns .red-btn{
	width:30%;
	min-width:290px;
	margin:0px 0px 20px 0px;
}
@media (max-width:767px){
.slider11 .btns{
    justify-content:center;
	flex-direction:column;
	align-items:center;
}

.slider11 .carousel-caption{
	top:25px; }
}


.sale-pro a {display:block; color:#c70a2d;}
.sale-pro a:hover {color:#000000; text-decoration:none;}
.sale-pro img {max-height:250px;}

.left-n {float:right;}
.right-n {float:left;}
.left-n a, .right-n a {font-size:12px; color:#c70a2d;}

.left-n a:hover, .right-n a:hover {color:#000000; text-decoration:none;}

.whatsapp-button, .telegram-button {
    z-index: 9999;
    position: fixed;
    right: 30px;
    bottom: 100px;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    width: 55px;
    height: 55px;
    color: #fff;
    text-align: center;
    font-size: 35px;
    line-height: 53px;
}
.whatsapp-button {
    background: #25D366;
}
.telegram-button {
    background: #00b1eb;
}
.whatsapp-button:before, .whatsapp-button:after, .telegram-button:before, .telegram-button:after {
    content: " ";
    display: block;
    position: absolute;
    border: 50%;
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50%;
    animation: animate 1.5s linear infinite;
    opacity: 0;
    backface-visibility: hidden; 
}
.whatsapp-button:before, .whatsapp-button:after {
    border: 1px solid #25D366;
}
.telegram-button:before, .telegram-button:after {
    border: 1px solid #00b1eb;
}
.whatsapp-button:after, .telegram-button:after {
    animation-delay: .5s;
}
.whatsapp-button a, .telegram-button a {
    color: #fff;
}
 
@keyframes animate {
    0% {
        transform: scale(0.5);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: scale(1.2);
        opacity: 0;
    }
}





















.stone-banner {
	position: relative;
	overflow: hidden;
	min-height: 650px;
}

.stone-banner__slides {
	position: relative;
	min-height: 650px;
}

.stone-banner__slide {
	position: absolute;
	inset: 0;
	opacity: 0;
	visibility: hidden;
	transition: opacity .4s ease, visibility .4s ease;
	overflow: hidden;
}

.stone-banner__slide.is-active {
	opacity: 1;
	visibility: visible;
	z-index: 2;
}

.stone-banner__bg {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
	display: block;
}

.stone-banner__slide::before {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(90deg, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.25) 38%, rgba(0, 0, 0, 0) 70%);
	z-index: 1;
	pointer-events: none;
}

.stone-banner__inner {
	position: relative;
	z-index: 2;
	width: 100%;
	min-height: 650px;
	margin: 0 auto;
	padding: 58px 90px 0;
	display: flex;
	align-items: flex-end;
}

.stone-banner__card {
	width: 100%;
	max-width: 710px;
	min-height: 510px;
	background: #cc2040;
	background: linear-gradient(136deg, #e4183c 0%, #a81933 100%);
	border-radius: 93px 93px 0 0;
	padding: 26px 40px 28px 62px;
	display: flex;
	flex-direction: column;
	position: relative;
	z-index: 3;
}

.stone-banner__top {
	display: block;
}

.stone-banner__bottom {
	margin-top: auto;
}

.stone-banner__title {
	margin: 0 0 23px;
	font-weight: 800;
	font-size: 50px;
	line-height: 1.02;
	color: #fff;
	text-transform: uppercase;
	font-family: "Montserrat", sans-serif;
}

.stone-banner__list {
	margin: 0;
	padding-left: 34px;
	font-family: "Montserrat", sans-serif;
}

.stone-banner__list li {
	font-weight: 600;
	font-size: 30px;
	line-height: 150%;
	color: #fff;
	font-family: "Montserrat", sans-serif;
}

.stone-banner__price {
	margin: 0 0 30px;
	font-weight: 800;
	font-size: 50px;
	line-height: 1.1;
	color: #fff;
	font-family: "Montserrat", sans-serif;
	text-transform: uppercase;
}

.stone-banner__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	margin-bottom: 0;
	font-family: "Montserrat", sans-serif;
}

.stone-banner__btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 70px;
	padding: 8px 45px;
	border-radius: 17px;
	background: #fff;
	border: 0;
	text-decoration: none;
	cursor: pointer;
	font-weight: 600;
	font-size: 23px;
	line-height: 196%;
	text-align: center;
	color: #000;
	font-family: "Montserrat", sans-serif;
	transition: transform .2s ease, opacity .2s ease;
}

.stone-banner__btn:hover {
	transform: scale(1.03);
	opacity: .96;
	color: black;
}

.stone-banner__arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 5;
	width: 38px;
	height: 63px;
	padding: 0;
	border: 0;
	background: transparent;
	cursor: pointer;
	transition: transform .2s ease, opacity .2s ease;
}

.stone-banner__arrow:hover {
	transform: translateY(-50%) scale(1.12);
	opacity: .95;
}

.stone-banner__arrow--prev {
	left: 20px;
}

.stone-banner__arrow--next {
	right: 20px;
}

.stone-banner__arrow svg {
	display: block;
	width: 100%;
	height: 100%;
}

/* Большие экраны от 2000px */
@media (min-width: 2000px) {
	.stone-banner,
	.stone-banner__slides,
	.stone-banner__inner {
		min-height: 850px;
	}

	.stone-banner__card {
		min-height: 600px;
	}
}

@media (max-width: 1199px) and (min-width: 992px) {
	.stone-banner,
	.stone-banner__slides {
		min-height: 560px;
	}

	.stone-banner__inner {
		min-height: 560px;
		padding: 35px 50px 0;
		align-items: flex-end;
	}

	.stone-banner__card {
		max-width: 560px;
		min-height: 455px;
		padding: 24px 34px 24px 40px;
		border-radius: 70px 70px 0 0;
	}

	.stone-banner__title {
		font-size: 42px;
	}

	.stone-banner__list {
		padding-left: 28px;
	}

	.stone-banner__list li {
		font-size: 24px;
	}

	.stone-banner__price {
		font-size: 42px;
	}

	.stone-banner__btn {
		font-size: 20px;
		min-height: 62px;
		padding: 8px 30px;
	}
}

@media (max-width: 991px) and (min-width: 768px) {
	.stone-banner,
	.stone-banner__slides {
		min-height: 520px;
	}

	.stone-banner__inner {
		min-height: 520px;
		padding: 34px 24px 0;
		align-items: flex-end;
	}

	.stone-banner__card {
		max-width: 470px;
		min-height: 420px;
		padding: 22px 26px 24px 28px;
		border-radius: 52px 52px 0 0;
	}

	.stone-banner__title {
		margin-bottom: 18px;
		font-size: 34px;
	}

	.stone-banner__list {
		padding-left: 24px;
	}

	.stone-banner__list li {
		font-size: 18px;
		line-height: 1.45;
	}

	.stone-banner__price {
		margin-bottom: 22px;
		font-size: 34px;
	}

	.stone-banner__actions {
		gap: 14px;
	}

	.stone-banner__btn {
		min-height: 54px;
		padding: 8px 22px;
		font-size: 18px;
		line-height: 1.35;
	}

	.stone-banner__arrow {
		width: 28px;
		height: 46px;
	}

	.stone-banner__arrow--prev {
		left: 12px;
	}

	.stone-banner__arrow--next {
		right: 12px;
	}
}

/* Мобильная версия */
@media (max-width: 767px) {
	.stone-banner,
	.stone-banner__slides {
		min-height: 760px;
	}

	.stone-banner__slide::before {
		inset: 0 auto auto 0;
		width: 100%;
		height: 430px;
		background: linear-gradient(180deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.08) 68%, rgba(0, 0, 0, 0) 100%);
	}

	.stone-banner__bg {
		top: 0;
		left: 0;
		right: 0;
		bottom: auto;
		width: 100%;
		height: 430px;
		object-fit: cover;
		object-position: center center;
		transform: scale(1.12);
		transform-origin: center center;
	}

	.stone-banner__inner {
		min-height: 760px;
		padding: 0;
		display: flex;
		align-items: flex-end;
	}

	.stone-banner__card {
		max-width: 100%;
		min-height: 360px;
		border-radius: 28px 28px 0 0;
		padding: 20px 16px 22px;
	}

	.stone-banner__title {
		margin-bottom: 14px;
		font-size: 28px;
		line-height: 1.08;
	}

	.stone-banner__list {
		padding-left: 22px;
	}

	.stone-banner__list li {
		font-size: 18px;
		line-height: 1.35;
	}

	.stone-banner__price {
		margin: 0 0 18px;
		font-size: 28px;
		line-height: 1.1;
	}

	.stone-banner__actions {
		gap: 12px;
	}

	.stone-banner__btn {
		width: 100%;
		min-height: 52px;
		padding: 10px 14px;
		border-radius: 14px;
		font-size: 18px;
		line-height: 1.25;
	}

	.stone-banner__arrow {
		top: 165px;
		width: 22px;
		height: 38px;
		transform: translateY(-50%);
	}

	.stone-banner__arrow:hover {
		transform: translateY(-50%) scale(1.08);
	}

	.stone-banner__arrow--prev {
		left: 12px;
	}

	.stone-banner__arrow--next {
		right: 12px;
	}

	/*
		Индивидуальное позиционирование фото на мобилке.
		50% center — центр.
		Если надо сдвинуть фокус ВЛЕВО, ставьте меньше: 40%, 35%, 30%.
		Если надо сдвинуть фокус ВПРАВО, ставьте больше: 60%, 65%, 70%.
	*/

	.stone-banner__bg--1 {
		object-position: 59% center;
	}

	.stone-banner__bg--2 {
		object-position: 59% center;
	}

	.stone-banner__bg--3 {
		object-position: 59% center;
	}

	.stone-banner__bg--4 {
		object-position: 54% center;
	}

	.stone-banner__bg--5 {
		object-position: 54% center;
	}

	.stone-banner__bg--6 {
		object-position: 54% center;
	}

	.stone-banner__bg--7 {
		object-position: 59% center;
	}

	.stone-banner__bg--8 {
		object-position: 50% center;
	}

	.stone-banner__bg--9 {
		object-position: 50% center;
	}
}

@media (max-width: 480px) {
	.stone-banner,
	.stone-banner__slides {
		min-height: 730px;
	}

	.stone-banner__slide::before {
		height: 415px;
	}

	.stone-banner__bg {
		height: 415px;
		transform: scale(1.14);
	}

	.stone-banner__inner {
		min-height: 730px;
	}

	.stone-banner__card {
		min-height: 350px;
		padding: 18px 14px 20px;
	}

	.stone-banner__title {
		font-size: 27px;
	}

	.stone-banner__list li {
		font-size: 17px;
	}

	.stone-banner__price {
		font-size: 27px;
	}

	.stone-banner__btn {
		font-size: 18px;
	}

	.stone-banner__arrow {
		top: 155px;
	}
}

@media (max-width: 380px) {
	.stone-banner,
	.stone-banner__slides {
		min-height: 700px;
	}

	.stone-banner__slide::before {
		height: 390px;
	}

	.stone-banner__bg {
		height: 390px;
		transform: scale(1.16);
	}

	.stone-banner__inner {
		min-height: 700px;
	}

	.stone-banner__card {
		min-height: 345px;
	}

	.stone-banner__title {
		font-size: 25px;
	}

	.stone-banner__list li {
		font-size: 16px;
	}

	.stone-banner__price {
		font-size: 25px;
	}

	.stone-banner__arrow {
		top: 142px;
	}
}


.max-button {
	position: fixed;
	right: 30px;
	bottom: 100px;
	z-index: 9999;

	display: flex;
	align-items: center;
	justify-content: center;

	width: 55px;
	height: 55px;
	border-radius: 50%;
	background: #5b5cff;
	color: #fff;
	text-decoration: none;
}

.max-button img {
	width: 34px;
	height: 34px;
	display: block;
}

.max-button:before,
.max-button:after {
	content: "";
	display: block;
	position: absolute;
	left: -20px;
	right: -20px;
	top: -20px;
	bottom: -20px;
	border-radius: 50%;
	border: 1px solid #5b5cff;
	animation: animate 1.5s linear infinite;
	opacity: 0;
	backface-visibility: hidden;
	pointer-events: none;
}

.max-button:after {
	animation-delay: .5s;
}

@keyframes animate {
	0% {
		transform: scale(0.5);
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		transform: scale(1.2);
		opacity: 0;
	}
}
