

/* Start:/1s-komissionnyj-magazin//style.css?171027387411381*/
img {
    max-width: 100%;
}
.footer{
    margin-top: 0 !important;
}
section {
    position: relative;
}

section .anchor-link {
    position: absolute;
    top: -50px;
}
main {
    font-size: 19px;
}
.h1 {
    color: #cc3333;
    font-size: 43px;
    text-align: center;
    text-transform: uppercase;
}

.h2 {
    color: #000;
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 50px;
}
body .main-page-section-banner {
    background-image: url(/1s-komissionnyj-magazin//images/main-bg.jpg);
}
main .main-page-section-banner .info {
    padding: 20px 20px;
}
.mn_line_3 {
    margin-bottom: 40px;
}
main .main-page-section-banner .sub-title-list {
    margin: 10px -20px 10px -20px;
    padding: 20px 20px;
}

.gray-section__link big{
    color: #333;
    font-size: 19px;
}
.red-section__link big{
    color: #fff;
    font-size: 19px;
}
.gray-section__link a,
.red-section__link a{
    font-size: 19px;
    color: #a63320;
    text-decoration: underline;
}
.red-section__link a{
    color: #fff;
}

.square-list p{
    font-size: 19px;
}
.square-list li ul{
    margin: 10px 0;
    font-size: 18px;
}
.square-list li ul li{
    margin-bottom: 8px;
}

.section-fixed-background{
    height: 400px;
    background-image: url(/1s-komissionnyj-magazin//images/paralax-gold.jpg); 
    background-attachment: fixed; 
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.gray-section{
    background-color: #e4e4e4;
    padding: 35px 0 50px 0;
}
.gray-section h2,
.red-section h2 {
    font-size: 30px;
    color: #000000;
    letter-spacing: 0.01em;
    text-align: center;
    margin: 0px 0px 50px 0px;
}
.red-section.kassa h2{
    margin-bottom: 30px;
}

.gray-section p a{
    color: #333;
    text-decoration: underline;
}


.red-section{
    padding: 25px 0;
    background-color: #a63320;
    color: #fff;
}
.square-list li p::before{
    min-width: 13px;
}
.red-section .square-list li p::before {
    background: #fff;
}
.red-section__item{
    margin: 0px 0px 40px 0px;
}

.red-section_title h2{
    color: #fff;
}
.red-section__text p{
    margin: 0px 0px 20px 0px;
}
.gray-section__link {
    margin: 25px 0px 0px 0px;
}

.price{
    background-color: #e4e4e4;
    padding: 10px 0 45px;
}
.price__img p,
.price__img{
    text-align: center;
}
.price__img p{
    margin: 30px 0px;
}
.price__title{
    text-align: center;
    margin: 0px 0px 45px 0px;
}
.price__descr-item{
    margin: 0px 0px 0px 10%;
    max-width: 380px;
}
.price__descr-item:first-child{
    margin-bottom: 70px
}
.descr-item__avail{
    color: #1e740d;
    font-size: 14px;
    display: block;
    text-transform: uppercase;
}
.price__descr-item p{
    font-size: 18px;
}
.price__descr-item p + p{
    font-size: 24px;
}
.descr-item__price {
    font-size: 40px;
    color: #a63320;
    display: block;
}
.footer__container::after,
.footer__container::before{
    display: none;
}
h2,
.h2{
    font-size: 34px;
}

/* ===========================program start */
.red-section h2{
    color: #fff;
}
.program{
    padding: 25px 0 130px;
}
.program__text{
    margin: 0px 0px 45px 0px;
}
/* ===========================program end */
.kassa__row .table {
    width: 100%;
    max-width: inherit;
    margin: 0;
}
.table-wrap{
    overflow-x: auto;
}
.table-title{
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 40px;
}
.table .table-item{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	font-size: 14px;
	text-align: center;
}


.table .table-item:nth-child(even){
	background: #fff;
	color: #000;
}

.table .table-item:nth-child(odd){
	background: #f5f5f5;	
	color: #000;
}
.table .table-item:first-child {
    background: #9e2321;
    color: #fff;
}
.table .table-item:first-child{

    font-size: 16px;
}
.table .table-item .table-name{
	width: 220px;
	height: 70px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	border-right: 2px solid #fff;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center
}
.table .table-item .table-vals{
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	height: 70px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center
}
.table .table-item .table-vals span{
	width: 100%;
}
/* ===========================profit start */
.profit{
    padding: 40px 0 100px;
}
.profit__title{
    text-align: center;
    margin: 0px 0px 80px 0px;
    font-weight: 600;
}
.profit__item-img{
    margin: 0px auto 85px;
    text-align: center;
    vertical-align: middle;
}
.profit__item-title{
    margin: 0px 0px 35px 0px;
    font-weight: 600;
    text-align: center;
}
.profit__items{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.profit__item{
    margin: 0px 0px 130px 0px;
    padding: 0 15px;
    width: 33.333%;
}
/* ===========================profit end */
/* ===========================kassa start */
.kassa__row{
    display: flex;
}
.kassa__img{
    margin: 0px 100px -100px 0px;
    align-items: flex-end;
    display: flex;
}
.kassa__img img{
    z-index: 1;
}
.kassa__text{
    margin: 0px 0 20px;
}
.kassa__descr{
    width: 70%;
}
.kassa__descr .square-list{
    margin: 15px 0;
}
.kassa .red-section__link{
    max-width: 975px;
    margin: 0px 0px 25px 0px;
}
/* ===========================kassa end */
/* ===========================metal start */
.metal{
    padding: 65px 0 80px;
}
.metal .square-list ul li{
    list-style: none;
}
.metal .square-list ul p::before{
    content: none;
}
.metal .square-list ul{
    padding: 0px 0px 0px 20px;
}
/* ===========================metal end */
/* ===========================office start */
.office{
    padding: 60px 0 40px;
}
.office p{
    margin: 0px 0px 45px 0px;
}
.office__items{
    display: flex;
    justify-content: space-between;
}
.office__item{
    width: 50%;
}
.office__item-title{
    margin: 0px 0px 30px 0px;
    font-size: 30px;
    text-align: center;
}
.office__item-title span{
    position: relative;
    padding: 0px 0px 13px 0px;
}
.office__item-title span::before{
    content: "";
    position: absolute;
    width: 174px;
    height: 3px;
    background-color: #bb2f2c;
    bottom: 0;
    left: 0;
}
.office .square-list{
    margin: 0 0 100px 0;
}
.office .square-list p{
    margin: 0px 0px 10px 0px;
}
.square-list p{
    display: flex;
    align-items: baseline;
  }
  .square-list li p::before{
      min-width: 13px;
  }
.office .gray-section__link{
    text-align: center;
}
/* ===========================office end */
/* ===========================marking start */
.marking{
    padding: 35px 0 20px;
    text-align: center;
}

.marking__title{
    color: #bd3532;
    margin: 0px 0px 35px 0px;

}
.marking__row{
    display: flex;
    text-align: left;
}

.marking__row-img{
    margin: 0px 55px 0px 0px;
    width: 40%;
}
.marking__row-descr{
    width: 60%;
}
.marking__row-descr p{
    margin: 0px 0px 65px 0px;
}
.marking__row-descr .gos{
    color: #333;
    text-decoration: underline;
}
.marking__row-descr .uvs{
    color: #bd3532;
    text-decoration: none;
}
.marking__link big{
    color: #bd3532;
    font-size: 19px;
}
.marking__link a{
    color: #bd3532;
    text-decoration: underline;
}
.red-text{
    color: #bd3532;
    margin: 35px 0 30px;
}
/* ===========================marking end */
.main-page-section-banner .sub-title-list .square-list li p {
    text-transform: inherit !important;
}
.sub-title--2{
    text-transform: uppercase;
    margin: 10px 0px 0px 0px;
}
.main-page__btn a{
    margin: 28px auto 0;
}
.price__text{
    margin: 0px 0px 60px 0px;
}
.price__text a{
    color: #333;
    text-decoration: underline;
}





@media (max-width: 1630px){
    .main-page-section-banner .sub-title-list .square-list li p::before {
        min-width: 8px;
    }
    .office .square-list p::before{
        min-width: 13px;
    }
    .price__descr-item p{
        font-size: 16px;
    }
    .price__descr-item p + p{
        font-size: 22px;
    }
    .descr-item__price {
        font-size: 35px;
        color: #a63320;
        display: block;
    }
    h2, .h2{
        font-size: 30px;
    }
    
    .square-list p{
        font-size: 17px;
    }
    
    .gray-section .square-list{
        margin-left: 15%;
    }
    .kassa__img{
        margin: 0 20px 0 0;
        align-items: center;
    }
    .kassa__descr{
        width: 75%;
    }
    .table .table-item .table-name {
        width: 180px;
    }
    .table .table-item .table-vals,
    .table .table-item .table-name{
        height: 60px;
    }
    .table .table-item:first-child{
        font-size: 14px;
    }
    .table .table-item{
        font-size: 12px;
    }
    .kassa__row .table{
        width: 100%;
    }
   
}

@media(max-width:1200px){
    .kassa__row .table{
        width: 942px;
    }
    .profit__item {
        width: 50%;
    }
    .kassa__img {
        margin: 0px 70px -100px 0px;
    }
    .marking{
        text-align: left;
    }
    .marking__title{
        text-align: center;
    }
    .marking__row{
        display: block;
    }
    .marking__row-img{
        margin: 0px 0px 50px 0px;
    }
    .marking__row-img,
    .marking__row-descr{
        width: 100%;
    }
}

@media(max-width:992px){
    
    .gray-section .square-list{
        margin: 0;
    }
    .gray-section__link{
        text-align: center;
    }
    
    .price__descr-item {
        margin: 0 auto 70px;
    }
    .price__descr{
        text-align: center;
    }
    
    h2, .h2{
        font-size: 26px;
    }
    .kassa__row{
        display: block;
    }
    .kassa__img {
        margin: 0;
    }
    .kassa__img img {
        margin: 0 auto;
    }
    .kassa__descr{
        width: 100%;
    }
    .office__items{
        display: block;
    }
    .office__item{
        width: 100%;
        margin: 0px 0px 50px 0px;
    }
}
@media(max-width:767px){
    .profit__item {
        width: 100%;
        margin: 0 0 60px;
    }
    .sub-title--2{
        font-size: 16px;
    }
}
@media(max-width:550px){
    
    main h2, main .h2,
    .section-external-fomrs .h2 {
        font-size: 24px;
    }
    
    .gray-section h2, .red-section h2 {
        font-size: 30px;
    }

   .program {
       padding: 25px 0 60px;
   }
   main .main-page-section-banner .sub-title-list {
    padding: 10px;
    }
    .sub-title--2{
        font-size: 13px;
    }
}







/* 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/.default/components/bitrix/form.result.new/form_soap_submit_popup_2020_ajax/style.css?17102739167707*/
.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="email"],
.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-komissionnyj-magazin//style.css?171027387411381 */
/* /bitrix/templates/programms_2019/components/bitrix/news.list/trust/style.css?1710273916736 */
/* /bitrix/templates/.default/components/bitrix/form.result.new/form_soap_submit_popup_2020_ajax/style.css?17102739167707 */
