

/* Start:/local/templates/.default/components/bitrix/news/memorialy_new/bitrix/news.detail/.default/style.css?17702094467300*/
.bx_breadcrumbs, .bx_breadcrumbs ul li {
    transition: all 0.3s ease 0s;
}
.bx_breadcrumbs {
    margin-bottom: 5px;
    margin-top: 15px;
    padding-top: 0;
}
.bx_breadcrumbs ul {
    margin: 0;
    padding: 0;
}
.bx_breadcrumbs ul li {
    display: inline-block;
    line-height: 20px;
	
}
.bx_breadcrumbs ul li:first-child a {
    padding-left: 0;
}
.bx_breadcrumbs ul li a {
    color: #555;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    opacity: 0.5;
    text-decoration: underline;
}

.bx_breadcrumbs ul li a:hover{
text-decoration: none;
}


.bx_breadcrumbs ul li span {
    color: #c2c1c1;
    display: inline-block;
    font-size: 9px;
    font-weight: bold;
    padding: 0 5px;
    text-decoration: none;
}

.bx_breadcrumbs ul li a {
border-bottom:none;
}

/*
 | ------------------------------------------
 | Glide styles
 | ------------------------------------------
 | Here are slider styles
 |
*/
/* .news-detail, .reviews {
    overflow: hidden;	
} */

.news-detail h3 ,
.news-detail h1 {
font: 29px Conv_Kelson Sans Regular RU;
margin: 1em 0;

}



@media (max-width: 990px) {
    .slider {
        //margin: 0 2% 0 -5%;
        width: 90%;
    }
}
@media (min-width: 991px) and (max-width: 1280px) {
    .slider {
       // margin: 0 2% 0 -3%;
        width: 70%;
    }
}
@media (min-width: 1281px) {
    .slider {
        width: 45%;
      //  margin: 0 2% 0 -2%;
    }
}
.slider {
    float: left;
    position: relative;
    overflow: hidden;
    min-width: 870px;
	margin-top: -30px;
}
.slides {
    height: 100%;

    /* Simple clear fix */
    overflow: hidden;

    /**
     * Prevent blinking issue
     * Not tested. Experimental.
     */
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;

    /**
     * Here is CSS transitions
     * responsible for slider animation in modern broswers
     */
    -webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    -ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
}

.slide {
    display: block;
    height: 100%;
    float: left;
    clear: none;
}
.slide img {
    margin-left: -40px;
}

.slider-arrows {}

.slider-arrow {
    position: absolute;
    display: block;
    margin-bottom: -20px;
    padding: 20px;
}

.slider-arrow--right { bottom: 50%; right: 30px; }
.slider-arrow--left { bottom: 50%; left: 30px; }


.slider-nav {
    position: absolute;
    top: 30px;
	right: 1%;
}

.slider-nav__item {
    width: 12px;
    height: 12px;
    border: 1px solid grey;
    clear: none;
    display: block;
    margin: 5px;
    background: #fff;
}

.slider-nav__item:hover { background: #ccc; }
.slider-nav__item--current { background: #ccc; }

.right-block {
    /*float: left;*/

	margin-top: 10px;
    margin-left: 2%;
    /*max-width: 460px;*/
    min-width: 400px;
	

}
.title-DESC_MATERIAL {
    font: 14px Conv_Kelson Sans Regular RU;

}
.title-DESC_MONTAZH {
    font: 35px Conv_Kelson Sans Regular RU;
}
.title.DESC_DATA_CREATE {
    font: 30px Conv_Kelson Sans Regular RU;
}
.title-DESC_DATA_CREATE {
    font: bold 30px Conv_Kelson Sans Regular RU;
}
.title.DESC_ZADACHA, .DESC_SOLUTION {
    font: bold 16px Arial;
}
.title.DESC_ZADACHA, .DESC_SOLUTION {
    display: block;
}
.title-DESC_ZADACHA, .title-DESC_SOLUTION {
    font-family: Conv_Kelson Sans Regular RU;
}
.cost-container {
    border: 2px solid #d4dde5;
    border-radius: 10px;
    margin-top: 4%;
    padding: 4px;
    width: 300px;
	
}
.cost-container button {
    background: linear-gradient(to bottom, #73bdea 0%, #0099ff 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #088be3;
    border-radius: 8px;
    font: bold 24px/36px Arial;
    padding: 6%;
    width: 100%;
    color: #fff;
	
}
.title-SIZE_PLACE {
    font: 14px Conv_Kelson Sans Regular RU;
    margin-top: 10px;
}
.reviews {
    width: 92%;
}
.post-review {
    border: 3px solid lightgrey;
    border-radius: 10px;
    min-height: 260px;
    padding: 1%;
    position: relative;
	margin-top: 5px;
}
.img {
    position: absolute;
    width: 300px;
}
.img-post {
    border: 1px solid darkgrey;
    border-radius: 4px;
    float: left;
    position: absolute;
}
.text-review {
    margin: 0 10px 0 220px;
    position: absolute;
}
.maket-3d { 
    margin:0 auto;
    min-width: 900px;
    width: 80%;
}
.maket-3d img {
    margin: auto;
    display: block;
	padding: 5px;

}
.detail-text {
    width: 100%;
	font:normal 20px Conv_Kelson Sans Regular RU;
	margin:0 auto;
	
}




.reviews-list{
	display: block;
	float: none;
	clear: both;
	padding: 10px;
	text-align: left;
	margin-top: 20px;
	border: 3px solid #c5c3cb;
	border-radius: 6px;
}
.reviews-list .review{
	text-align: left;
	font-size: 0;
	line-height: 0;
	padding-bottom: 20px;
}
.reviews-list .review:last-child{
	padding-bottom: 0;
}
.reviews-list .review > *{
	display: inline-block;
	vertical-align: top;
}
.reviews-list .review > a{
	border: 2px solid #b1b1bc;
	border-radius: 6px;
	width: 160px;
	overflow: hidden;
}
.reviews-list .review > a img{
	width: 100%;
	display: block;
}
.reviews-list .review > div{
	margin-left: 10px;
	width: calc(100% - 174px);
	font-size: 16px;
	line-height: 19px;

}
.reviews-list .review > div b{
	display: block;
	float: none;
	clear: both;
	padding-bottom: 7px;
}
.right-block{
	/* display: block;
	float: righ;
	width: 100%;
	text-align: justify;
	padding-left: 0;
	margin-left: 0; */

    max-width: 1024px;
    width: 100%;
    margin: 0 auto;
}
/*
.right-block {
    float: left;
	margin-top: 10px;
    margin-left: 2%;
    max-width: 460px;
    min-width: 400px;
}*/


.right-block .cost-container{
	padding-top: 0 !important;
	margin-top: 0 !important;
}
.right-block .cost-container button{
	margin-left: 0 !important;
	width: auto !important;
	display: inline-block !important;
	padding: 0 10px !important;
	font-size: 18px !important;
}

.slider-nav__item, .slider-nav__item:hover{
    background: transparent url('/local/templates/russtone_copy/components/slideshow/i/slideshow.gif') no-repeat scroll 0 0;
	border: 0;
    height: 18px;
    margin: 0 3px 3px 0;
    position: static;
    width: 18px;
}
.slider-nav__item.slider-nav__item--current{
    background: transparent url('/local/templates/russtone_copy/components/slideshow/i/slideshow.gif') no-repeat scroll right center;
	border: 0;
    height: 18px;
    margin: 0 3px 3px 0;
    position: static;
    width: 18px;
}


	.slider{
		margin-top: 0 !important;
	}

@media screen and (max-width: 850px) {
	.right-block span, .title-SIZE_PLACE{
		font-size: 18px !important;
		line-height: 22px !important;
	}
	.right-block{
		min-width: 0 !important;
	}
	.main_area h1{
		position: static !important;
		display: block !important;
		float: none !important;
		clear: both !important;
		font-size: 22px !important;
		line-height: 25px !important;
		margin: 0 !important;
		padding: 0 !important;
	}
}

@media only screen and (device-width: 768px) {
	body .main_area h1{
		padding-top: 30px !important;
	}
}

/* custom style sep.ru by mk */

.news-detail__heading {
    text-align: center;
}
/* End */
/* /local/templates/.default/components/bitrix/news/memorialy_new/bitrix/news.detail/.default/style.css?17702094467300 */
