

/* Start:/1s-yuvelirnyj-magazin//style.css?171027392617496*/
.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;
}

.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;
}

.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;
}

.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;
}

@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;
  }
}
/* End */


/* Start:/bitrix/templates/programms_2019/components/bitrix/news.list/trust/style.css?1710273916736*/
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?17102739161854*/
.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?17102739161837*/
.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/form.result.new/form_soap_submit_popup_2020/style.css?17102739167658*/
.forma_block .checkbox-block {
	margin-bottom: 10px;
	width: 96%;
}

.forma_block .input-block {
	margin-bottom: 0
}

.forma_block .input-block label {
	width: 100%;
}

.forma_block .checkbox-block .form-group:last-child {
	margin-left: 0;
	text-align: right;
}

.forma_block .input-block .form-group.form-center {
	margin-left: 0;
}

.forma_block .form-center .form-control {
	width: 96%;
}

.popup_container table .form-control{
	border: 0px;
  background-color: transparent;
	border-bottom: 1px solid #cacaca;
	box-shadow: none;
	border-radius: 0;
	font-size: 1.4rem;
	outline: 0 !important;
}
.popup_container table .form-control:focus{
	border-color: #cacaca;
	-webkit-box-shadow: none;
  box-shadow: none;
}
.popup_container table img{
	padding: 0;
	border: 1px solid #cacaca;
	box-sizing: border-box;
	max-height: 34px;
	margin-left: 10px;
}
.confirm label {
	width: initial!important;
}

.confirm {

}
label.confirm {
	margin: 5px 0 15px 0;
}
.confirm span {
	padding-right: 10px;
	display: inline-block;
	/* width: calc( 100% - 60px); */
	vertical-align: middle;
	font-size: 12px;
	padding-top: 0;
	margin: 0;
}
.popup_container .g-recaptcha { 
	transform: scale(0.8);
    transform-origin: 0;
    height: 58px;
}
.popup_container table{
	margin-top: 10px;
}
.popup_container {
	display: none;
	background: rgba(0, 0, 0, 0.5);
	z-index: 1000;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.popup_container .modal-content {
	margin: auto;
	max-width: 900px;
	/* height: 840px; */
	background: #fff;
	/*border: 1px solid rgb(102,204,204);*/
	padding: 10px 15px;
	margin-top: 50px;
	border-radius: 0;
}
.popup_container .errortext{
	font-size: 14px;
	text-align: center;
}

.popup_container .close_form {
	cursor: pointer;
	position: absolute;
	top: 5px;
	right: 5px;
	/*color:rgb(102,204,204);*/
	width: 20px;
	height: 20px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: rgba(0, 0, 0, .5);
}

.popup_container .modal-body {
	padding: 20px;
	max-width: 900px !important;
	margin: 0 auto;
}

.popup_container h2 {
	text-align: center;
}

.popup_container .forma_block p {
	margin: 0;
	font: 400 16px "OpenSans-Regular", sans-serif;
	text-transform: none;
	color: #333;
	text-align: center;
	padding: 15px 20px;
}

.popup_container .form-group input[type="text"] {
	width: 100%;
	max-width: 100%;
	line-height: 35px;
	height: 35px;
	padding-left: 20px !important;
	border: 0px;
	background-color: transparent;
	border-bottom: 1px solid #cacaca;
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 1.4rem;
	vertical-align: baseline;
	font-weight: normal;
	color: #333;
	-webkit-box-shadow: none;
	box-shadow: inset none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	border-radius: 0;
	z-index: 1;
	position: relative;
}

.popup_container .form-group select{
	border: 0;
	box-shadow: none;
	border-bottom: 1px solid #cacaca;
	padding: 6px 12px 6px 20px ;
	border-radius: 0;
	font-size: 1.4rem;
}

.form-group {
	position: relative;
}

.form-group input:invalid+label{
	display: inline;
	/* z-index: -1; */
}
input[data-phone='phone'] + label{
	display: none !important;
}
.form-group>label {
	z-index: 0;
  left: 10px;
  cursor: text;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 36px;
  width: 100%;
  display: none;
  color: #929292;
  width: auto;
  font-size: 1.4rem;
  font-weight: 400;
}

[name="form_text_443"] {
	background-image: url('https://uvelirsoft.ru/images/epc/company.png');
}

[name="form_email_532"] {
	background-image: url('https://uvelirsoft.ru/images/epc/phone-call.png');
}

[name="form_text_531"] {
	background-image: url('https://uvelirsoft.ru/images/epc/arroba.png');
}

.form-group-confirm [type="checkbox"] {
	display: none;
}

.form-group-confirm [type="checkbox"]+span::before {
	content: '✓';
	width: 15px;
	height: 15px;
	/* font: normal 12px/16px FontAwesome; */
	text-align: center;
	width: 19px;
	height: 19px;
	border: 2px solid #ccc;
	background: #fff;
	color: transparent;
	outline: 0;
	margin-right: 10px;
	cursor: pointer;
	line-height: 16px;
	display: inline-block;
}

.form-group-confirm [type="checkbox"]:checked+span::before {
	color: #ccc;
}

.form-group-confirm [for="confirm"] {
	display: flex;
	align-items: center;
	width: 100%;
}

.form-group-confirm .confirm span a {
	width: 100%;
	color: #993333;
	font-size: 13px;
	line-height: 13px;
	font-weight: 400;
	font-family: "PT Sans", sans-serif;
}

.btn_bloc-btn {
	display: block;
	max-width: 370px;
	width: 100%;
	text-align: center;
	padding: 12px 30px;
	margin: 30px auto 10px auto;
	border: 1px solid rgb(217, 40, 25);
	border-radius: 0;
	font-size: 1.4rem;
    text-transform: uppercase;
	background-color: rgb(217, 40, 25);
	color: #fff;
	font-weight: 300 !important;
	opacity: 1;
	transition: all .2s ease-in-out;
}

.form-group>label::after {
	content: '*';
	position: absolute;
	margin: 0 0 0 2px;
	color: #f11a48;
	/* font: normal 8px 'FontAwesome'; */
}

.popup_container .modal-content{
	overflow-y: auto;
	overflow-x: hidden;
	max-height: 95vh;
	/* margin: 10px; */
}
.popup_container--message{
	text-align: center;
}

.col-form-container{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.col-form-container .col-1,
.col-form-container .col-2,
.col-form-container .col-3,
.col-form-container .col-4{
	width: 50%;
	padding: 0 30px;
}
.col-form-container .col-4{
	margin-top: -148px;
}
@media (max-width: 1630px){
	/* .popup_container .modal-body{
		padding: 15px;
	}
	.popup_container .modal-content{
		margin-top: 30px;
	}
	.form-group-confirm [type="checkbox"]+span::before{
		width: 16px;
		height: 16px;
		line-height: 11px;
	}
	.popup_container h2{
		font-size: 24px;
		margin-top: 0;
	}
	
	.popup_container .forma_block p{
		font-size: 14px;
		padding: 5px 10px;
	}
	.form-group{
		margin-bottom: 8px;
	}
	.popup_container .modal-content{
		max-width: 800px;
	}
	.confirm span{
		font-size: 12px;
	}
	.popup_container.btn_bloc-btn{
		max-width: 340px;
		padding: 8px 30px;
	}
	.popup_container .form-group input[type="text"]{
		line-height: 32px;
		height: 32px;
		font-size: 1.2rem;
	}
	.form-group>label{
		font-size: 1.2rem;
	}
	.popup_container .form-group select{
		font-size: 1.2rem;
	}
	.popup_container .btn_bloc-btn{
		margin-top: 30px;
		font-size: 1.4rem;
	} */
	.popup_container .modal-content{
		max-width: 800px;
	}
}
@media (max-width: 992px){
	.col-form-container{
		margin: 0;
	}
	.col-form-container .col-1, .col-form-container .col-2, .col-form-container .col-3, .col-form-container .col-4{
		width: 100%;
		padding: 0;
	}
	.col-form-container .col-4{
		margin-top: 0;
	}
	.popup_container .modal-content{
		padding: 5px;
    max-width: 500px !important;
    margin: 0 auto;
		overflow-y: auto;
		overflow-x: hidden;
		max-height: 90vh;
		margin: 10px auto;
	}
	.popup_container .forma_block p{
		padding: 10px 0;
		font-size: 14px;
		line-height: 1.4;
	}
	.popup_container .forma_block h2{
		font-size: 25px;
	}
	.popup_container .form-group select{
		padding: 4px 2px !important;
	}
	.popup_container .form-group input[type="text"]{
		height: 40px;
		padding: 10px 6px !important;
	}
	.form-group>label{
		left: 20px;
	}
	.popup_container .modal-content{
		top: 50%;
		transform: translateY(-50%);
	}
	.popup_container .close_form{
		top: 0;
    right: 0;
	}
	.popup_container .modal-body{
		padding: 10px ;
	}
	.confirm span{
		font-size: 11px;
	}
	.form-group-confirm [type="checkbox"]+span::before{
		width: 16px;
    height: 16px;
		line-height: 11px;
	}
}
@media (max-width: 550px){
	.popup_container .modal-content{
		max-width: calc(100% - 10px) !important;
	}
}
/* End */
/* /1s-yuvelirnyj-magazin//style.css?171027392617496 */
/* /bitrix/templates/programms_2019/components/bitrix/news.list/trust/style.css?1710273916736 */
/* /bitrix/templates/programms_2019/components/bitrix/news.list/reviews.slider-2020/style.css?17102739161854 */
/* /bitrix/templates/programms_2019/components/bitrix/news.list/blog.slider/style.css?17102739161837 */
/* /bitrix/templates/.default/components/bitrix/form.result.new/form_soap_submit_popup_2020/style.css?17102739167658 */
