

/* Start:/1s-yuvelirnyj-magazin//style.css?174522216018364*/
.yuvelirnyy-magazin-section-banner {
  background-image: url(/upload/programma-lombarda/yuvelirnyy-magazin/banner_uv.jpg);
  background-position: center 65%;
}
.border-item{
  border: 1px solid #fff;
  width: auto;
  max-width: 450px;
  -webkit-box-shadow: 3px 5px 10px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 3px 5px 10px 0px rgba(0,0,0,0.75);
  box-shadow: 3px 5px 10px 0px rgba(0,0,0,0.75);
}
.border-item img{
  border-bottom: 1px solid #fff;
}
.border-item .news-title{
  padding: 0 20px;
}
.yuvelirnyy-magazin-section-banner .flex-container {
  display: flex;
  align-items: center;
  min-height: 600px;
  padding: 10px 0;
}

.breadcrumb {
  /* display: none; */
}
.h1--hidden{
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}

.section-po-btn a {
  max-width: 335px;
  height: 65px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border: 1px solid rgb(217, 40, 25);
  text-transform: uppercase;
  font-size: 14px;
  background: rgb(217, 40, 25);
}

.yuvelirnyy-magazin-section-banner .info {
  background: linear-gradient(45deg, #db8d34, #d7212b);
  padding: 30px 50px;
  color: #fff;
}
.yuvelirnyy-magazin-section-banner .title,
.yuvelirnyy-magazin-section-banner .title h1{
  font-size: 45px;
  text-transform: uppercase;
  line-height: 1.1;
}

.yuvelirnyy-magazin-section-banner .sub-title {
  margin: 30px -50px;
  padding: 20px 70px;
  background: #d92819;
  font-size: 35px;
  text-transform: uppercase;
  line-height: 0.7;
  text-align: center;
}

.yuvelirnyy-magazin__btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #fff;
  color: #fff;
  width: 100%;
  max-width: 480px;
  height: 69px;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1.2;
}
.yuvelirnyy-magazin__link
{
  margin-top: 10px;
}

.yuvelirnyy-magazin__link,
.yuvelirnyy-magazin__link a{
  text-align: center;
  color: #fff;
}

.section-pim {
  background: linear-gradient(45deg, #bb2f2c 0%, #e45b2a 120%);
  padding: 60px 0;
  margin-top: 30px;
}

.section-pim .h2 {
  font-size: 36px;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  line-height: 0.889;
  text-align: center;
  margin-bottom: 90px;
}

.section-pim-item p {
  font-size: 22px;
  color: rgb(255, 255, 255);
  line-height: 1.2;
  letter-spacing: 1px;
  border-left: 4px solid #fff;
  padding-left: 20px;
}

.section-pim-item ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.section-pim-item li+li {
  margin-top: 50px;
}

.section-pim-item {
  width: 30%;
}

.section-pim-item--first {
  width: 38%;
}

.section-pim-item--picture {
  width: 38%;
}
.section-u2u .news-title a,
.section-pim-item--picture h3 a{
  color: inherit;
  text-decoration: none;
}
.border-item:hover{
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
}
.section-pim-item--picture .border-item h3{
  padding: 0 20px;
}
.section-pim-item--picture h3 {
  color: rgb(255, 255, 255);
  line-height: 1.524;
  text-align: left;
  margin: 20px 0;
}

.section-pim-item--picture-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #fff;
  color: #fff;
  width: 100%;
  max-width: 250px;
  height: 35px;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1.2;
  margin: 20px auto;
}

.section-pim-item--first p+p {
  margin-top: 20px;
}

.section-pim-item--first p {
  font-size: 30px;
  color: rgb(255, 255, 255);
  line-height: 1.2;
  border-left: 0;
  padding-left: 0;
}

.section-pim-item--first p.small {
  font-size: 17px;
  color: rgb(255, 255, 255);
  line-height: 1.2;
  font-weight: 300;
}

img {
  max-width: 100%;
}

.section-u2u {
  background: #363636;
  padding: 56px 0;
  color: #fff;
  letter-spacing: 1px;
}

.section-u2u .news-title {
  font-size: 16px;
  color: rgb(255, 255, 255);
  line-height: 1.524;
  text-align: left;
  margin: 20px 0;
}

.section-u2u .news-title a {
  color: #fff;
  text-decoration: none;
}

.section-u2u .picture {
  text-align: left;
}

.section-u2u .news-info {
  font-size: 12px;
  color: rgb(255, 255, 255);
  line-height: 1.2;
  text-align: center;
  margin: 20px 0;
  padding: 0 15px;
}

.section-u2u .btn-container {
  display: flex;
  justify-content: flex-end;
}

.section-u2u .btn-detail-news {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 271px;
  width: 100%;
  height: 50px;
  border: 1px solid #fff;
  font-size: 14px;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
}

.section-u2u .flex-container {
  justify-content: space-between;
  align-items: center;
}

.section-u2u .btn-all-news {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc((100% - 271px) / 2);
  height: 50px;
  font-size: 14px;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  text-decoration: underline;
}

.section-u2u__info p {
  font-size: 26px;
  color: rgb(255, 255, 255);
  line-height: 1.2;
  margin-bottom: 30px;
  margin-top: 10px;
}

.section-u2u__info p.small {
  font-size: 17px;
  color: rgb(255, 255, 255);
  line-height: 1.067;
  font-weight: 300;
  margin-bottom: 20px;
}

.section-u2u__info h3.big-orange {
  font-size: 36px;
  color: rgb(228, 89, 42);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2;
  margin-top: 50px;
  margin-bottom: 0;
}

.section-u2u__info p.big-mr {
  margin-top: 40px;
}

.section-alert-red {
  background: #d92819;
  color: #fff;
  padding: 45px 0;
  position: relative;
}

.section-alert-red h2 {
  font-size: 55px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
  margin: 0;
}

.section-alert-red::after {
  content: '';
  border: 30px solid transparent;
  border-top: 43px solid #d92819;
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -70px;
  left: calc(50% - 30px);
}

.section-yum-block.section-yum-block--alternative {
  background: #fff;
  margin: 80px 0;
}

.section-yum-block.section-yum-block--alternative .section-yum-flex {
  width: 100%;
  max-width: initial;
}

.section-yum-block--alternative .yum-item {
  background: #f5f5f6;
  width: calc(33% - 70px);
  margin: 35px;
  padding: 40px 40px;

  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-content: stretch;
}

.section-yum-block--alternative .yum-item__top picture {
  background: none;
  width: 98px;
  height: 98px;
  min-width: 98px;
  min-height: 98px;
}

.yum-item__top img {
  max-width: 70px;
  min-width: 70px;
}

.section-yum-block--alternative .yum-item__name {
  font-size: 25px;
  color: rgb(224, 121, 28);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2;
  text-align: left;
  margin-left: 10px;
}

.section-yum-block--alternative .yum-item__info li {
  position: relative;
}

.section-yum-block--alternative .yum-item__info li::before {
  content: '';
  width: 9px;
  height: 9px;
  background: #e0791c;
  top: 6px;
  left: -30px;
}

.section-yum-block--alternative .yum-item__info ul {
  padding-left: 80px;
  min-height: 221px;
/*  min-height: 250px;*/
}

.section-yum-block--alternative .yum-item__info ul p {
  font-size: 18px;
  color: rgb(37, 37, 37);
  text-transform: uppercase;
  line-height: 1.333;
}

.section-yum-block--alternative .yum-item__btn a {
  margin: 0 auto;
  max-width: 316px;
  width: 100%;
  background: #d92819;
  height: 54px;
}

.section-po {
  background: #f5f5f6;
  padding: 58px 0;
}

.section-po p.title {
  font-size: 36px;
  color: rgb(217, 40, 25);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2;
  margin-bottom: 30px;
}

.section-po ul {
  list-style: none;
  margin: 0;
  padding: 10px 30px 10px 20px;
  max-width: 450px;
}

.section-po li {
  position: relative;
}

.section-po li::before {
  content: '';
  width: 9px;
  height: 9px;
  background: #e0791c;
  top: 8px;
  left: -20px;
  position: absolute;
}

.section-po p {
  font-size: 19px;
  color: rgb(112, 112, 112);
  text-transform: uppercase;
  line-height: 1.4;
  margin-bottom: 20px;
}

.section-feed-back {
  background: linear-gradient(90deg, #d52819, #731716);
  padding: 18px 0;
}

.section-feed-back .flex-container {
  align-items: center;
  justify-content: space-around;
}

.section-feed-back .picture img {
  max-width: 74px;
}

.section-feed-back .title {
  font-size: 36px;
  color: rgb(255, 255, 255);
  line-height: 1.2;
}

.section-feed-back .btn-orange a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 271px;
  height: 50px;
  font-size: 14px;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  background: #e27106;
}

.section-description p {
  margin: 80px 0;
  font-size: 16px;
  color: rgb(0, 0, 0);
  line-height: 1.5;
}

.section-slider-reviews {
  background: #464646;
  padding: 70px 0;
}

.section-slider-reviews .title {
  font-size: 34px;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 50px;
}

.slick-slide {
  outline: 0;
}

.slider-reviews-item {
  color: #fff;
  margin: 0 35px;
  outline: 0;
}

.slider-reviews-item .picture img {
  min-width: 210px;
}

.slider-reviews-item .skokba {
  font-size: 100px;
  line-height: .7;
  margin: 0 20px;
}

.slider-reviews-item .message {
  font-size: 14px;
  color: rgb(255, 255, 255);
  line-height: 1.2;
  text-align: left;
}
.slider-reviews-item .message p{
  text-indent: 1.5em;
}

.slider-reviews-item hr {
  border-top: 3px solid #e6774a;
  max-width: 361px;
  margin: 20px 0;
}

.slider-reviews-item .flex-container {
  align-items: flex-start;
}

.slider-reviews-item .position, .slider-reviews-item .company, .slider-reviews-item .name {
  font-size: 14px;
  color: rgb(255, 255, 255);
  line-height: 1.2;
}

.slider-reviews-item .position {}

.slider-reviews-item .company {
  margin-top: 20px;
}

.support_programs {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  border-spacing: 0;
  border-collapse: collapse;
}

.support_programs th {
  border-right: 1px dashed #999;
  border-bottom: 1px dashed #999;
}
.support_programs th:last-child {
  border-right: none;
}
.support_programs th {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  text-align: center;
  vertical-align: middle;
}

.support_programs th, .support_programs td {
  padding: 15px 10px;
}

@media (max-width: 1630px) {
  .yuvelirnyy-magazin-section-banner .title,
  .yuvelirnyy-magazin-section-banner .title h1{
    font-size: 38px;
  }
  .yuvelirnyy-magazin-section-banner .sub-title {
    font-size: 30px;
  }
  .yuvelirnyy-magazin__btn a {
    max-width: 380px;
    height: 50px;
    font-size: 14px;
  }
  .section-pim-item p {
    font-size: 18px;
  }
  .section-pim-item--first p.small {
    font-size: 14px;
  }
  .section-pim-item--first p {
    font-size: 26px;
  }
  .section-u2u__info p {
    font-size: 24px;
  }
  .section-u2u__info p.small {
    font-size: 15px;
  }
  .section-u2u__info h3.big-orange {
    font-size: 28px;
  }
  .section-u2u .news-title {
    font-size: 16px;
  }
  .section-u2u .btn-all-news {
    font-size: 12px;
    width: calc((100% - 210px) / 2);
  }
  .section-u2u .btn-detail-news {
    font-size: 12px;
    max-width: 210px;
  }
  .section-alert-red h2 {
    font-size: 40px;
  }
  .section-yum-block--alternative .yum-item {
    /* width: calc(50% - 30px); */
    width: calc(33% - 30px);
    margin: 15px;
    padding: 20px 20px;
  }
  .section-yum-block--alternative .yum-item__info ul{
    padding-left: 40px;
  }
  .section-yum-block--alternative .yum-item__name{
    font-size: 21px;
  }
  .yum-item__top img{
    max-width: 50px;
    min-width: 50px;
  }
  .section-yum-block--alternative .yum-item__info ul p{
    font-size: 16px;
  }
  .section-po p.title {
    font-size: 26px;
    margin-bottom: 20px;
    max-width: 450px;
  }
  .section-po p {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .section-po .col-40 {
    margin-right: 15px;
  }
  .section-feed-back .title {
    font-size: 26px;
  }
  .section-feed-back .picture img {
    max-width: 50px;
  }
  .section-description p {
    font-size: 14px;
  }
  .yuvelirnyy-magazin-section-banner .flex-container {
    min-height: auto;
  }
  .yuvelirnyy-magazin-section-banner .info {
    padding: 30px 50px;
  }
  .section-po .col-40{
    width: 45%;
  }
}
@media (max-width: 1400px) and (min-height: 600px) and (min-width: 992px) and (max-height: 1050px){
  .yuvelirnyy-magazin-section-banner .title, .yuvelirnyy-magazin-section-banner .title h1{
    font-size: 3.5vh;
  }
  .yuvelirnyy-magazin-section-banner .sub-title{
    font-size: 3vh;
  }
  .yuvelirnyy-magazin-section-banner .flex-container {
    min-height: auto;
  }
  .yuvelirnyy-magazin-section-banner .title h1{
    margin-top: 0.5em;
  }
  
}

@media (max-width: 1200px) {
  .yuvelirnyy-magazin-section-banner .title, .yuvelirnyy-magazin-section-banner .title h1{
    font-size: 24px;
  }
  .section-po p{
    margin-bottom: 15px;
  }
  .section-u2u .news-title {
    text-align: center;
  }
  .section-u2u .picture {
    text-align: center;
  }
  .title-trust a, .title-trust {
    font-size: 30px;
    margin: 30px 0;
  }
  .section-pim .h2 {
    font-size: 30px;
    margin-bottom: 60px;
  }
  .section-pim .flex-container {
    flex-wrap: wrap;
  }
  .section-pim-item--first {
    width: 50%;
  }
  .section-pim-item {
    width: 50%;
  }
  .section-pim-item--picture {
    width: 100%;
    order: -1;
    text-align: center;
    margin-bottom: 30px;
  }
  .section-u2u .flex-container {
    flex-wrap: wrap;
  }
  .section-u2u .col-40 {
    width: 100%;
  }
  .section-u2u .col-50 {
    width: 100%;
  }
  .section-u2u__info {
    text-align: center;
    margin-top: 20px;
  }
  .section-u2u .btn-container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .section-u2u .btn-all-news {
    width: 210px;
  }
  .section-alert-red h2 {
    font-size: 30px;
  }
  .section-po .col-40 {
    width: 100%;
    margin: 30px 0;
    text-align: left;
  }
  .section-po{
    padding-bottom: 30px;
  }
  .section-po .col-60 {
    width: 100%;
    order: -1;
  }
  .section-po .flex-container {
    flex-wrap: wrap;
  }
  .section-slider-reviews .title {
    font-size: 28px;
  }
  .section-feed-back .flex-container {
    flex-direction: column;
    align-items: center;
  }
  .section-feed-back .flex-container>div {
    margin: 10px 0;
  }
  .section-description p {
    margin: 30px 0;
  }
  .section-po-btn a {
    margin: 0 auto;
  }
  .yuvelirnyy-magazin-section-banner .flex-container {
    min-height: auto;
  }
  .yuvelirnyy-magazin-section-banner .sub-title {
    font-size: 21px;
  }
  .yuvelirnyy-magazin__btn a{
    max-width: 380px;
    height: 50px;
    font-size: 14px;
  }
  .border-item{
    margin: auto;
  }
}

@media (min-width: 992px) and (max-width: 1200px) and (min-height: 600px) and (max-height: 1050px){
  .yuvelirnyy-magazin-section-banner .title, .yuvelirnyy-magazin-section-banner .title h1{
    font-size: 3.5vh;
  }
  .yuvelirnyy-magazin-section-banner .sub-title{
    font-size: 3vh;
  }
  .yuvelirnyy-magazin-section-banner .title h1{
    margin-top: 0.5em;
  }
  .yuvelirnyy-magazin-section-banner .sub-title{
    margin: 0.5em -50px;
  }
}
@media (max-width: 992px) {
  .yuvelirnyy-magazin-section-banner .info {
    padding: 20px;
  }
  .yuvelirnyy-magazin-section-banner .title,
  .yuvelirnyy-magazin-section-banner .title h1{
    font-size: 30px;
  }
  .yuvelirnyy-magazin-section-banner .sub-title {
    padding: 20px 20px;
    margin: 20px -20px;
    font-size: 25px;
    line-height: 1.2;
  }
  .yuvelirnyy-magazin-section-banner .flex-container {
    min-height: auto;
    justify-content: center;
  }
  .section-yum-block--alternative .yum-item {
    width: 100%;
    margin: 15px 0;
    padding: 15px;
  }
  .section-yum-block--alternative .yum-item__name {
    font-size: 22px;
  }
  .section-yum-block--alternative .yum-item__info ul p {
    font-size: 16px;
  }
  .title-trust a, .title-trust {
    font-size: 28px;
  }
  .section-pim .h2 {
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 30px;
  }
  .section-pim {
    padding: 30px 0;
    margin-top: 30px;
  }
  .section-pim-item {
    width: 100%;
    margin: 20px 0;
  }
  .section-u2u__info p {
    font-size: 22px;
  }
  .section-u2u__info p.small {
    font-size: 14px;
    line-height: 1.4;
  }
  .section-u2u__info p.small br {
    display: none;
  }
  .section-u2u__info {
    text-align: left;
  }
  .section-u2u__info h3.big-orange {
    margin-top: 30px;
    font-size: 22px;
  }
  .section-alert-red h2 {
    font-size: 22px;
  }
  .section-yum-block.section-yum-block--alternative {
    margin: 30px 0;
  }
  .section-po p.title {
    font-size: 22px;
  }
  .section-po p {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .section-po-btn a {
    margin: 30px auto 0 auto;
    max-width: 210px;
    height: 55px;
    font-size: 14px;
  }
  .yum-item__top img {
    max-width: 70px;
  }
  .slider-reviews-item .picture img {
    min-width: 80px;
    max-width: 80px;
  }
  .slider-reviews-item .skokba {
    display: none;
  }
  .slider-reviews-item .flex-container {
    flex-direction: column;
  }
  .slider-reviews-item .info {
    margin-top: 30px;
  }
  .section-feed-back .flex-container>div {
    text-align: center;
  }
  .support_programs th, .support_programs td {
    padding: 15px 5px;
}
}
/* End */


/* Start:/bitrix/templates/programms_2019/components/bitrix/news.list/trust/style.css?1580198280736*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

.slider_trust .slick-slide img{
	width: auto;
	max-width: 100%;
	margin: auto;
	max-height: 70px;
}
.title-trust a,
.title-trust{
	font-size: 34px;
  color: rgb(112, 112, 112);
  /* text-transform: uppercase; */
  line-height: 1.2;
	text-align: center;
	margin: 15px 0;
} 
.slider_trust .slick-prev, .slider_trust .slick-next{
	height: auto;
}
@media (max-width: 1630px){
  .title-trust a, .title-trust{
		font-size: 28px;
	}
	.slider_trust .slick-slide img{
		max-height: 60px;
	}
}
@media (max-width: 992px){
  .title-trust a, .title-trust{
		font-size: 28px;
		margin: 30px 0;
  }
}
/* End */


/* Start:/bitrix/templates/programms_2019/components/bitrix/news.list/reviews.slider-2020/style.css?15802801801854*/
.section-slider-reviews {
  background: #464646;
  padding: 70px 0;
}

.section-slider-reviews .title {
  font-size: 34px;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 50px;
}

.slick-slide {
  outline: 0;
}

.slider-reviews-item {
  color: #fff;
  margin: 0 35px;
  outline: 0;
}

.slider-reviews-item .picture img {
  min-width: 218px;
}

.slider-reviews-item .skokba {
  font-size: 100px;
  line-height: .7;
  margin: 0 20px;
}

.slider-reviews-item .message {
  font-size: 14px;
  color: rgb(255, 255, 255);
  line-height: 1.2;
  text-align: left;
  padding-right: 30px;
}

.slider-reviews-item hr {
  border-top: 3px solid #e6774a;
  max-width: 361px;
  margin: 20px 0;
}

.slider-reviews-item .flex-container {
  align-items: flex-start;
}

.slider-reviews-item .position, .slider-reviews-item .company, .slider-reviews-item .name {
  font-size: 14px;
  color: rgb(255, 255, 255);
  line-height: 1.2;
}

.slider-reviews-item .position {}

.slider-reviews-item .company {
  margin-top: 20px;
}

.slider-reviews-item .message p {
  text-indent: 1.5em;
}

@media (max-width: 1200px) {
  .section-slider-reviews .title {
    font-size: 28px;
  }
}

@media (max-width: 992px) {
  .slider-reviews-item .picture img {
    min-width: 80px;
    max-width: 80px;
  }
  .slider-reviews-item .skokba {
    display: none;
  }
  .slider-reviews-item .flex-container {
    flex-direction: column;
  }
  .slider-reviews-item .info {
    margin-top: 30px;
  }
  .section-feed-back .flex-container>div {
    text-align: center;
  }
  .slider-reviews-item .message{
    padding-right: 0;
  }
  .slider-reviews .slick-prev{
    left: 0px;
  }
  .slider-reviews  .slick-next{
    right: 0px;
  }
}
/* End */


/* Start:/bitrix/templates/programms_2019/components/bitrix/news.list/blog.slider/style.css?15868470601837*/
.blog__item {
  margin-right: 35px;
  margin-left: 35px;
}

.blog__item-img {
  width: 197px;
  height: 183px;
}

.blog__item-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blog__item-message a,
.blog__item-message p {
  font-size: 19px;
  color: rgb(112, 112, 112);
  text-transform: uppercase;
  line-height: 1.2;
  text-align: left;
  display: block;
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 3.6em;
  max-height: 3.6em;
}

.blog__item-message {
  margin-left: 22px;
}

.blog__item-date {
  font-size: 10px;
  color: rgb(112, 112, 112);
  text-transform: uppercase;
  line-height: 1.2;
  margin-bottom: 20px;
}

.blog__item-position {
  font-size: 14px;
  color: rgb(112, 112, 112);
  line-height: 1.2;
  text-align: left;
}

.blog-title {
  font-size: 36px;
  color: rgb(112, 112, 112);
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
  margin: 60px 0;
}

.blog.slick-slider {
  margin-bottom: 60px;
}
.section-u2u .news-title{
  font-size: 22px;
}
.blog .slick-track{
  margin: 0;
}
@media (max-width: 1600px) {
  .blog__item-img{
    width: 100px;
    height: 100px;
  }
  .blog__item-message a,
  .blog__item-message p{
    font-size: 16px;
  }
  .blog__item{
    margin: 0 10px;
  }
  .blog__item-message a,
  .blog__item-message p{
    max-width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 2.4em;
    max-height: 2.4em;
  }
  .blog-title{
    font-size: 28px;
  }
}
@media (max-width: 992px) {
  .blog__item-position{
    display: none;
  }
  .blog-title{
    font-size: 28px;
  }
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/programs_rosreestr/style.css?17799693672433*/
.section--progs_rosreestr{
  /*background: #f6f6f6;*/
  padding: 30px 0;
}

.rosreestr_progs-item {
  display: flex;
  align-items: center;
  /*justify-content: space-between;*/
  justify-content: center;
  gap: 40px;

  background: #f6f6f6;
  border-radius: 5px;
  max-width: 1000px;
  margin: 60px auto 20px;
  justify-content: space-between;
  padding: 20px;
}

.rosreestr_progs-item+.rosreestr_progs-item {
    margin-top: 40px;
}

.rosreestr_progs-info {
  max-width: 650px;
  padding-left: 28px;
  border-left: 2px solid #e66a4e;
}

.rosreestr_progs-pretitle {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 28px;

  font-size: 14px;
  font-weight: 500;
  color: #e66a4e;
  text-transform: uppercase;
}

.rosreestr_progs-info .icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.rosreestr_progs-info .icon img {
    width: 20px;
}

.rosreestr_progs-title {
  margin: 0 0 28px;

  font-size: 24px;
  line-height: 1.15;
  font-weight: 700;
  color: #232323;
}

.rosreestr_progs-desc {
  margin: 0 0 30px;

  font-size: 18px;
  line-height: 1.6;
  color: #555;
}

.rosreestr_progs-link a {
  font-size: 16px;
  color: #e66a4e;
  text-decoration: underline;
  transition: opacity 0.2s ease;
}

.rosreestr_progs-link a:hover {
  opacity: 0.75;
}

.rosreestr_progs-sert a{
  margin: -60px 0 10px 0;
  display: block;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.06), inset 0 1px 0 rgba(255, 255, 255, 0.7);
}

.rosreestr_progs-sert img {
  width: 100%;
  max-width: 250px;
  min-width: 150px;
  display: block;

  border-radius: 6px;
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);
}

@media (max-width: 992px) {
  .rosreestr_progs-item {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    padding: 20px;
    border-left: 3px solid #e66a4e;
  }

  .rosreestr_progs-info{
    border: 0;
  }

  .rosreestr_progs-sert a{
    margin: 20px auto;
  }

  .rosreestr_progs-title {
    font-size: 38px;
  }

/*  .rosreestr_progs-desc {
    font-size: 20px;
  }

  .rosreestr_progs-link a {
    font-size: 22px;
  }*/

  .rosreestr_progs-sert {
    align-self: center;
  }
}

@media (max-width: 576px) {
  .rosreestr_progs-info {
    padding-left: 18px;
  }

/*  .rosreestr_progs-title {
    font-size: 30px;
  }

  .rosreestr_progs-desc {
    font-size: 18px;
  }

  .rosreestr_progs-link a {
    font-size: 18px;
  }*/

  .rosreestr_progs-sert img {
    width: 240px;
  }
}
/* End */


/* Start:/local/components/custom/form/templates/yellow-popup/style.css?17900807631655*/
form[data-sid="FORM_SUPPORT"]{
	display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px 15px;
}
form[data-sid="FORM_SUPPORT"] .ui-input[data-sid="COMMENT"],
form[data-sid="FORM_SUPPORT"] .ui-input[data-sid="CONFIRM"],
form[data-sid="FORM_SUPPORT"] .ui-input.ui-captcha,
form[data-sid="FORM_SUPPORT"] .ui-popup__buttons{
	grid-column: 1 / -1;
}
form[data-sid="FORM_SUPPORT"] .ui-input+.ui-input {
     margin-top: 0px; 
}

@media(max-width: 650px){
     form[data-sid="FORM_SUPPORT"]{
          grid-template-columns: 1fr;
     }
}

.yellow-popup .ui-button.ui-button--small{
     min-height: 30px;
     padding: 10px 20px;
     height: auto;
}

.yellow-popup .ui-input--message {
    position: relative;
    overflow: hidden;
    padding: 20px;
    border: 1px solid #e5b812;
    border-radius: 5px;
    background: rgba(229, 184, 18, 0.1);
    -webkit-backdrop-filter: blur(24px) saturate(180%);
    backdrop-filter: blur(24px) saturate(180%);
    transition: all 0.3s ease;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.06), inset 0 1px 0 rgba(255, 255, 255, 0.7);
    margin-bottom: 20px;
}

.yellow-popup  .ui-input--message:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 6px;
    height: 100%;
    background-color: #f07f00 ;
}

.yellow-popup  .ui-input--message .ui-input--message-head {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 15px;
}
.yellow-popup  .ui-input--message .ui-input--message-body {
     font-style: italic;
}


.yellow-popup .ui-input.ui-captcha .smart-captcha{
     height: 120px !important;
}
/* End */


/* Start:/local/templates/main2023/css/ui.css?179026703511863*/
.ui-select {
    --i-arrowDown: url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 5L5.53033 5.53033L5 6.06066L4.46967 5.53033L5 5ZM9.53033 1.53033L5.53033 5.53033L4.46967 4.46967L8.46967 0.469669L9.53033 1.53033ZM4.46967 5.53033L0.46967 1.53033L1.53033 0.46967L5.53033 4.46967L4.46967 5.53033Z' fill='%23414042'/%3E%3C/svg%3E%0A");
    --i-arrowUp: url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 2L5.53033 1.46967L5 0.93934L4.46967 1.46967L5 2ZM9.53033 5.46967L5.53033 1.46967L4.46967 2.53033L8.46967 6.53033L9.53033 5.46967ZM4.46967 1.46967L0.46967 5.46967L1.53033 6.53033L5.53033 2.53033L4.46967 1.46967Z' fill='%23414042'/%3E%3C/svg%3E%0A");
}

.ui-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #D7212B;
    box-shadow: 0px 1px 8px rgba(255, 255, 255, 0.1);
    height: 60px;
    font-weight: 500;
    font-size: clamp(16px, 2.5vw, 20px);
    line-height: 27px;
    letter-spacing: 1px;
    color: #fff;
    text-transform: uppercase;
    border: 0;
}

.ui-button:hover {
    cursor: pointer;
    background: #e9242e;
    color: #fff;
}

.ui-button--white {
    background: #fff;
    border: 2px solid #D7212B;
    color: #D7212B;
}

.ui-button--white:hover {
    background: #D7212B;
    border: 1px solid #D7212B;
    color: #fff;
}

.ui-btn-clear{
    width: auto;
    height: auto;
    background: transparent;
    box-shadow: none;
    border: 0;
    padding: 0;
}

.form-container {
    font-size: 10;
}

.form-container--auth {
    max-width: 538px;
}

.ui-input--text input {
    background: #fff;
    border: 1px solid #ccc;
    box-sizing: border-box;
    border-radius: 0;
    font-size: 10;
    line-height: 20px;
    height: 50px;
    width: 100%;
    padding: 12px 40px 12px 15px;
    color: #000;
    overflow: hidden;
}

.ui-input--text input::placeholder {
    color: transparent;
}

.ui-input--text input:focus::placeholder {
    color: inherit;
}

.ui-input--text textarea {
    background: #fff;
    border: 1px solid #D7212B;
    box-sizing: border-box;
    border-radius: 0;
    font-size: 12px;
    line-height: 20px;
    min-height: 100px;
    width: 100%;
    padding: 12px 40px 12px 15px;
    color: #000;
    max-width: 100%;
    min-width: 100%;
}

.ui-input--stars input, .ui-input--radio input, .ui-input--checkbox input, .ui-input--checkbox-2 input {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.ui-input--radio .ui-input__placeholder, .ui-input--checkbox .ui-input__placeholder {
    display: inline-block;
    line-height: 20px;
}

.ui-input--checkbox input:focus+span::before {
    border-color: #ccc;
}

.ui-input--checkbox input:checked+span::before {
    content: "✓";
    color: #000;
    display: inline-block;
    text-align: center;
}

.ui-input--checkbox input+span::before {
    content: '*';
    color: transparent;
    width: 20px;
    height: 20px;
    background: #FFFFFF;
    border: 1px solid #777;
    box-sizing: border-box;
    border-radius: 2px;
    display: inline-flex;
    cursor: pointer;
    line-height: 20px;
    margin-right: 7px;
}

.ui-input--checkbox-2 input+span {
    display: inline-flex;
    color: #231F20;
    font-size: 10;
    line-height: 20px;
    padding: 8px 11px;
    border: 1px solid #DCEAFD;
    border-radius: 0;
    background: #fff;
    text-align: center;
    font-weight: 500;
}

.ui-input--checkbox-2 input:checked+span {
    background: #DCEAFD;
    border: 1px solid #1771F1;
    color: #1771F1;
    font-weight: 500;
}

.ui-input--radio input+span::before {
    content: '*';
    color: transparent;
    width: 20px;
    height: 20px;
    background: #FFFFFF;
    border: 1px solid #D7212B;
    box-sizing: border-box;
    border-radius: 50%;
    display: inline-flex;
    cursor: pointer;
    line-height: 20px;
    margin-right: 7px;
}

.radio--border .ui-input__placeholder {
    border: 1px solid #D7212B;
    padding: 18px 5px;
    border-radius: 0;
}

.ui-input__label {
    cursor: pointer;
    display: block;
    font-weight: normal;
}

.ui-input--checkbox .ui-input__label {
    display: inline-block;
    margin-bottom: 0;
}

.ui-input--radio input:focus+span::before {
    background: #ccc;
    border-color: #ccc;
}

.ui-input--radio input:checked+span::before {
    background: #ccc;
    /* box-shadow: 0px 0px 0px 3px #fff, 0px 0px 0px 0 #ccc; */
    padding: 3px;
    border-color: #ccc;
    background-clip: content-box;
    line-height: 10;
}

.ui-input--radio.radio--border input:checked+span {
    background: #DCEAFD;
    border: 1px solid #1771F1;
}


.ui-input+.ui-input {
    margin-top: 20px;
}

.ui-input__wraper {
    position: relative;
}

.ui-input__placeholder {
    font-size: 10;
    line-height: 143%;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    font-weight: normal;
}

.ui-input--text .ui-input__placeholder {
    position: absolute;
    z-index: 1;
    left: 10px;
    top: 15px;
    color: #777;
    padding: 0 5px;
    pointer-events: none;

    font-weight: normal;
}

.ui-input__placeholder>.tx-red {
    color: #D7212B;
    margin-left: 3px;
}

.ui-input textarea.input--not-empty,
.ui-input--text textarea:focus,
.ui-input input.input--not-empty,
.ui-input--text input:focus,
.ui-input--text input:not([value=""]),
.ui-input--text textarea:not(:placeholder-shown) {
    outline: 0;
    background: #fff;
    border-color: #ccc;
}

.ui-input input[disabled] {
    background: #E9E9E9;
    border-color: #E9E9E9;
}

.ui-input--text input:not([value=""])+.ui-input__placeholder,
.ui-input--text textarea:not(:placeholder-shown)+.ui-input__placeholder,
.ui-input--text textarea.input--not-empty+.ui-input__placeholder,
.ui-input--text textarea:focus+.ui-input__placeholder,
.ui-input--text input.input--not-empty+.ui-input__placeholder,
.ui-input--text input:focus+.ui-input__placeholder {
    top: -10px;
    background: #fff;
    color: #ccc;
}

.ui-input textarea::placeholder {
    color: transparent;
}

.ui-input input.input--not-empty+.ui-input__placeholder>.tx-red, .ui-input input:focus+.ui-input__placeholder>.tx-red {
    color: #ccc;
}

.ui-input .input--error+.ui-input__placeholder::after {
    content: attr(data-validation-message);
    margin-left: 5px;
    width: 100%;
    color: #D7212B !important;
}

.ui-input .input--ok+.ui-input__placeholder::after {
    /* content: 'ok';
    position: absolute;
    right: 15px;
    top: 15px; */
}

.ui-input input.input--error {
    border-color: #D7212B;
}

.ui-select select {
    box-sizing: content-box;
    --select-arrow: 25px;
    -webkit-appearance: none;
    appearance: none;
    background-color: transparent;
    border: none;
    padding: 12px 40px 12px 15px;
    margin: 0;
    width: 100%;
    font-size: 10;
    line-height: 20px;
    line-height: inherit;
    background: #FFFFFF;
    border: 1px solid #ccc;
    box-sizing: border-box;
    border-radius: 0;
    cursor: pointer;
    color: #000;
    background-image: var(--i-arrowDown);
    background-size: calc(var(--select-arrow) / 2);
    background-repeat: no-repeat;
    background-position: calc(100% - 15px) center;
}

.ui-select .ui-input__placeholder{
    position: absolute;
    z-index: 1;
    left: 10px;
    top: -10px;
    color: #777;
    background: #fff;
    padding: 0 5px;
}

.ui-select select:disabled {
    cursor: no-drop;
    background-color: #f5f5f5;
    color: #777777;
    border-color: #777777;
}

.ui-select select option {
    font-size: 16px;
}

.ui-select select::-ms-expand {
    display: none;
}

.ui-select {
    position: relative;
}

.ui-select select:focus-within {
    background-image: var(--i-arrowUp);
}

.ui-options-overlay {
    /* background: rgba(0, 0, 0, 0.5); */
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: calc(var(--z-index-tooltip) + 1);
}

.ui-input.ui-input--comment {
    color: var(--ui-color-base-90);
    font-weight: 400;
}

/****************/

.yellow-popup{
     font-weight: normal;
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 0 16px 40px rgba(17, 34, 66, 0.1);
    border: 1px solid rgba(20, 33, 60, 0.08);
    position: relative;
    padding: 20px;
}
.yellow-popup:not(.inline-form){
    max-height: 95vh;
}

.yellow-popup .ui-popup__title{
    text-transform: none;
    font-weight: 600;
    color: #14213c;
    margin-bottom: 20px;
    letter-spacing: -0.4px;
    text-align: center;
}

.yellow-popup .ui-input .ui-input__wraper{
     display: flex;
     flex-direction: column;
}
.yellow-popup .ui-input .ui-input__placeholder{
     order: 0;
     position: static;
     background: transparent !important;
     margin-bottom: 7px;
     color: inherit !important;
     font-weight: 600;
}
.yellow-popup .ui-input input,
.yellow-popup .ui-input select,
.yellow-popup .ui-input textarea {
     min-height: 50px;
     width: 100%;
     padding: 0 14px;
     border-radius: 12px;
     border: 1px solid rgba(23, 35, 61, 0.16);
     font-size: 15px;
     font-family: inherit;
     background-color: #fff;
     transition: border-color 0.25s ease, box-shadow 0.25s ease;

     font-weight: normal;

     order: 1;
}

.yellow-popup fieldset.ui-input{
    padding: 0 14px 14px;
    border-radius: 12px;
    border: 1px solid rgba(23, 35, 61, 0.16);
    transition: border-color 0.25s ease, box-shadow 0.25s ease;
}

.yellow-popup .ui-input legend{
    font-size: inherit;
    color: inherit;
    font-weight: 500;
    border-bottom: 0;
    width: fit-content;
}

.yellow-popup .ui-input legend>.tx-red,
.yellow-popup .ui-input__placeholder>.tx-red{
     color: #D7212B!important;
}

.yellow-popup .ui-input textarea{
     min-height: 120px;
     padding: 12px 14px;
     resize: vertical;
}

.yellow-popup .ui-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-height: 50px;
    padding: 0 30px;
    border-radius: 12px;
    font-weight: 700;
    font-size: 16px;
    transition: transform var(--transition), box-shadow var(--transition), background var(--transition);
    cursor: pointer;
    border: none;
    letter-spacing: 0.1px;
    color: #ffffff;
    background: linear-gradient(180deg, #ff9f1a 0%, #f07f00 100%);
    box-shadow: 0 10px 24px rgba(199, 108, 19, 0.32);
}

.yellow-popup .lead-success-overlay[hidden] {
    display: none !important;
}
.yellow-popup .lead-success-overlay {
    position: absolute;
    inset: 0;
    z-index: 6;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 22px 18px;
    background: rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(6px);
    border-radius: inherit;
}

.yellow-popup .lead-success-panel {
    width: 100%;
    max-width: 420px;
    text-align: center;
    padding: 30px 24px 26px;
    background: #ffffff;
    border-radius: 16px;
    border: 1px solid rgba(23, 35, 61, 0.08);
    box-shadow: 0 20px 52px rgba(20, 33, 60, 0.15);
}

.yellow-popup .ui-popup__body{
    position: relative;
}

.ui-popup__container .captchaYandexClass iframe,
.inline-form__container .captchaYandexClass iframe {
    height: auto !important;
}
/* End */


/* Start:/local/templates/main2023/css/ui-popups.css?17872100671606*/
.ui-popup {
    --z-index-menu: 100;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    display: none;
    z-index: var(--z-index-menu);
}

.ui-popup--show {
    display: flex;
    align-items: center;
    justify-content: center;
}

.ui-popup__container {
    background: #fff;
    border-radius: 4px;
    position: relative;
    padding: 50px;
    width: 100%;
    max-width: 650px;
    max-height: 80vh;
    overflow: auto;
    margin: 10px;
}

.ui-popup__close {
    position: absolute;
    right: 20px;
    top: 20px;
}

.ui-popup h3 {
    margin-top: 0;
}

.ui-popup__error {
    color: red;
    margin-bottom: 20px;
}

.ui-popup__error:empty{
    display: none;
}

.ui-popup__buttons{
    margin-top: 20px;
}

.ui-popup__buttons button{
    width: 100%;
}

fieldset.ui-input{
    border: 1px solid #ccc;
    padding: 12px 40px 12px 15px;

}

.ui-input legend{
    color: #777;
    background: #fff;
    padding: 0 5px;
    position: relative;
    left: -8px;

    font-weight: normal;
    width: auto;
    font-size: initial;
    border: 0;
    margin-bottom: 15px;
}

.ui-popup__close {
    position: absolute;
    right: 20px;
    top: 20px;
}

.ui-popup__title{
    font-weight: 500;
    margin: 10px 0 20px 0;
}

@media (max-width: 550px) {
    .ui-popup--show {
        align-items: flex-start;
    }

    .ui-popup__container {
        max-height: calc(100vh - 30px);
        padding: 30px 15px;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .ui-popup__close {
        top: 10px;
        right: 10px;
    }
}

/* End */
/* /1s-yuvelirnyj-magazin//style.css?174522216018364 */
/* /bitrix/templates/programms_2019/components/bitrix/news.list/trust/style.css?1580198280736 */
/* /bitrix/templates/programms_2019/components/bitrix/news.list/reviews.slider-2020/style.css?15802801801854 */
/* /bitrix/templates/programms_2019/components/bitrix/news.list/blog.slider/style.css?15868470601837 */
/* /bitrix/templates/.default/components/bitrix/news.list/programs_rosreestr/style.css?17799693672433 */
/* /local/components/custom/form/templates/yellow-popup/style.css?17900807631655 */
/* /local/templates/main2023/css/ui.css?179026703511863 */
/* /local/templates/main2023/css/ui-popups.css?17872100671606 */
