

/* Start:/prilozhenie-dlya-vystavok-i-vyezdnoy-torgovli//style.css?171027392616498*/
img{
	max-width: 100%;
}
.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: 30px;
}
.tx-center{
	text-align: center;
}
.tx-red{
	color: #bb2f2c;
}
.support_programs{
	width: 100%;
}
.support_programs th, .support_programs td {
	text-align: center;
	padding: 15px 5px;
}
.support_programs th {
	border-bottom: 1px dashed #999;
}
.support_programs th {
	font-size: 16px;
	font-weight: 500;
	color: #000;
	text-align: center;
	vertical-align: middle;
}
.support_programs tr td:not(:last-child), .support_programs th:not(:last-child) {
	border-right: 1px dashed #999;
	border-bottom: 1px dashed #999;
}
.support_programs td:first-child {
	padding: 15px;
	color: #bb2f2c;
	width: 30%;
}
.ok {
	content: url(/bitrix/templates/programma-dlya-lombarda/img/ok.svg);
	width: 15px;
	display: block;
	margin: auto;
}
b{
	font-weight: 600;
}
a{
	color: #bb2f2c;
}
.mr-20{
	margin: 20px 0;
}
.mr-40{
	margin: 40px 0;
}
.h3{
	margin: 40px 0;
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
}
section.kk1 picture{
	max-width: 1200px;
	width: 100%;
	display: block;
	margin: auto;
}
section.top-section ol,
section.kk1 ol{
	font-size: 19px;
	color: #000;
	font-weight: 500;
	/*text-transform: uppercase;*/
	padding-left: 20px;
}
.back-to-list{
	display: none;
}
section.top-section ol li,
section.kk1 ol li{
	margin-bottom: 20px;
	color: #cc3333;
}
section.top-section ol li p,
section.kk1 ol li p{
	color: #000;
}
.top-section p{
	font-size: 24px;
	/*text-transform: uppercase;*/
}
.btn-red{
    height: 65px;
    background: #cc3300;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 576px;
    margin: 0 15px;
    margin: 40px auto 0 auto;
}
.btn-red:focus,
.btn-red:hover{
    color: #fff;
}
.specials-btn{
	background: #333333;
	padding: 30px 0;
}
.specials-btn > .container{
	display: flex;
	justify-content: center;
}
.specials-btn a{
	height: 65px;
	background: #cc3300;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 576px;
	margin: 0 15px;
}
.specials-btn .btn-white a{
	background: transparent;
	border: 2px solid #fff;
	height: 64px;
}
.table-vertical{
	display: flex;
	margin: 40px auto;
	max-width: 1300px;

}
.table-vertical .table-col{
	width: 50%;
}
.table-vertical .table-item{
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 21px;
	text-transform: uppercase;
	height: 100px;
    padding: 0 20px;
}
.table-vertical .table-item + .table-item{
	margin-top: 10px;
}
.table-vertical .table-item:nth-child(odd){
	background: #ebebeb;
}
.table-vertical .table-title{
	background: none !important;
}
.table-title{
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	color: #bb2f2c;'
}
.table .table-item{
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 16px;
	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: #bb2f2c;
	color: #fff;
}
.table .table-item .table-name{
	width: 300px;
	height: 70px;
	display: flex;
	align-items: center;
	border-right: 2px solid #fff;
	justify-content: center
}
.table .table-item .table-vals{
	flex: 1;
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: center
}
.table .table-item .table-vals span{
	width: 100%;
}
section{
	margin: 40px 0;
}
section p{
	font-size: 21px;
}
section p + p{
	margin-top: 30px;
}
section .col-left{
	width: 55%;
	padding: 0 40px;
	margin: 20px 0;
}
section .col-full{
	padding: 0 40px;
	margin: 20px 0;	
	width: 100%;
}
section .col-right{
	width: 45%;
	padding: 0 40px;
	margin: 20px 0;
}
section > .container{
	display: flex;
    flex-wrap: wrap;
}
section.red{
	margin: 100px 0;
	background: #bb2f2c;
	padding: 35px 0;
}
section.red p.center-block{
	text-align: center;
	font-size: 27px;
	color: #fff;
	text-transform: uppercase;
	
}
section.red-backgr{
	background: url('/prilozhenie-dlya-vystavok-i-vyezdnoy-torgovli//images/red_plashka.jpg');
	background-size: cover; 
	padding: 80px 0; 
}
section.red {
	color: #fff;
}
section h3{
	color: #bb2f2c;
	font-size: 24px;
	font-weight: bold;
}
.top-section{
	margin-top: 85px;
}
.col-right-center{
	text-align: center;
}
.merits-list,
.demerits-list{
	list-style: none;
	margin-top: 30px;
	padding-left: 30px;
	margin-bottom: 30px;
}
.phone-container{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.phone-container .phone{
	width: 33%;
	text-align: center;
}
.phone-container .phone img{
	max-width: 300px;
}
.merits-list li{
	position: relative;
	margin-bottom: 15px;
}
.merits-list li p{
	font-size: 21px;
}
.merits-list li:before{
	content: url('/bitrix/templates/programma-dlya-lombarda/img/ok.svg');
	position: absolute;
	left: -30px;
	top: 7px;
}
.demerits-list li{
	position: relative;
	margin-bottom: 15px
}
.demerits-list li p{
	font-size: 21px;
}
.demerits-list li:before{
	content: url('/bitrix/templates/programma-dlya-lombarda/img/not.svg');
	position: absolute;
	left: -30px;
	top: 7px;
}
section .col-left-big-list{
	padding-right: 60px;
}

body {
  counter-reset: section;
}
.red-hr{
	border-top: 2px solid #bb2f2c;
	margin-left: 180px;
    margin-right: 40px;
}
h2.big-list{
	position: relative;
	padding-left: 140px;
	color: #bb2f2c;
	font-size: 35px;
	text-transform: uppercase;
	min-height: 160px;
	margin-bottom: 60px;
}
h2.big-list:before {
  counter-increment: section; 
  content: counter(section);
  font-size: 225px;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 160px;
  font-weight: 100;

}
.fit-img{
	max-width: fit-content;
}
.h2_big{
	font-size: 30px;
	text-transform: uppercase;
	padding: 0 40px;
	margin-bottom: 40px
}
.h2_sub_big {
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 40px
}

.line-list{
	margin: 40px 0;
}
.line-list p{
	position: relative;
	padding-left: 40px;
}

.line-list p:before{
	content: '';
	width: 4px;
	background: #bb2f2c;
	position: absolute;
	left: 0;
	top: 5px;
	bottom: 5px;
}
.line-list-gray p:before{
	background: #737373;
}

section.red h2.big-list{
	color: #fff;
}
section.red h3{
	color: #fff;	
}
section.red .demerits-list li:before{
	content: url('/bitrix/templates/programma-dlya-lombarda/img/not-white.svg');
}
section.red .merits-list li:before{
	content: url('/bitrix/templates/programma-dlya-lombarda/img/ok-white.svg');
}
section.red .red-hr{
	border-top: 2px solid #fff;
	margin-left: 180px;
    margin-right: 40px;
    width: 100%
}
section.red .red-hr{
	margin: 60px;
}

.custom-list{
	list-style: none;
	padding: 0 40px;
}
.custom-list .custom-list-item{
	font-size: 24px;
	/*text-transform: uppercase;*/
	position: relative;
	padding-left: 50px;
	
}
.custom-list .custom-list-item + .custom-list-item{
	margin-top: 40px;
}
.custom-list .custom-list-item::before{
	counter-increment: section; 
  content: counter(section);
  font-size: 65px;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 60px;
  font-weight: 100;
}

.col-left-big-list > *{
	padding-left: 140px;
}
section.kk1 h2{
	font-size: 36px;
	color: #bb2f2c;
}
section.kk1 p{
	font-size: 21px;
	/*text-align: center*/
}
.square-list li{
    margin-bottom: 20px;
}
.square-list ul li p::before{
    border-radius: 50%;
}
.square-list ul{
    list-style: none;
    margin: 20px 0;
}
.pay-process{
	background: url(/prilozhenie-dlya-vystavok-i-vyezdnoy-torgovli//images/red_plashka.jpg);
	background-size: cover;
}
.pay-process h2{
	font-size: 24px;
	color: #fff;
	text-align: center;
	width: 100%;
}
.pay-process-list{
	display: flex;
	width: 100%;
	justify-content: center;
	align-content: center

}
.pay-process-list-item{
	width: 170px;
	color: #fff;
	text-align: center
}
.pay-process-list-item.arrow{
	width: 100px;
}
.pay-process-list-item p{
	font-size: 18px;
	text-transform:	uppercase;
}
.pay-process-list-item img {
	height: 200px;
	object-fit: scale-down;
}
.table-title{
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 40px;
}
.table .table-item{
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 16px;
	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: #bb2f2c;
	color: #fff;
}
.table .table-item .table-name{
	width: 300px;
	height: 70px;
	display: flex;
	align-items: center;
	border-right: 2px solid #fff;
	justify-content: center
}
.table .table-item .table-vals{
	flex: 1;
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: center
}
.table .table-item .table-vals span{
	width: 100%;
}
section.dark-red-backgr{
	background: url('/prilozhenie-dlya-vystavok-i-vyezdnoy-torgovli//images/dark_red_plashka.jpg');
	background-size: cover; 
	margin-top: -100px;
}
.p-important{
	font-size: 21px;
  /*text-transform: uppercase;*/
  position: relative;
  padding-left: 50px;
}
.p-important::before {
	content: '!';
	font-size: 100px;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 80px;
	font-weight: 100;
}
.feed-back {
    margin: 50px 0 0;
    background: url(/programma-dlya-lombarda//images/podlozhka.jpg);
    background-size: cover;
    padding: 50px;
}

.feed-back>.container {
    display: flex;
    flex-wrap: wrap;
}

.feed-back-col-left {
    width: 767px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.feed-back-title {
    display: flex;
    align-items: center;
    font-size: 32px;
    color: #fff;
    justify-content: flex-end;
}

.feed-back-title img {
    margin-right: 30px;
}

.feed-back-form {
    padding: 25px 40px;
    background: #fff;
    margin-left: 100px;
}

.feed-back-form .custom-input {
    width: 450px;
    display: block;
}

.custom-input {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 10px;
}

.custom-input-title {
    font-size: 14px;
    font-weight: normal;
    display: flex;
    align-items: center;
}

.custom-input-title img {
    margin-right: 15px;
}

.custom-input-title span {
    color: #999999
}

.custom-input-title span.require {
    color: red;
}

.custom-input input {
    border: 0;
    box-shadow: none;
    outline: 0;
    width: 100%;
    margin: 10px 0;
    padding-left: 40px;
}

.custom-checkbox {
    font-weight: 300;
    display: flex;
    align-items: center;
    font-size: 12px;
    padding-left: 40px;
    margin-top: 20px;
}

.custom-checkbox span {
    margin-left: 5px;
}

.custom-checkbox input {
    opacity: 0;
    height: 0;
    width: 0;
}

.custom-checkbox input+.checkbox-icon {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: transparent;
    border: 1px solid #000;
    /*border-radius: 2px;   */
    text-align: center;
    margin-right: 5px;  
}

.custom-checkbox input+.checkbox-icon:before {
    color: transparent;
    font-size: 10px;
    line-height: 15px;
}

.custom-checkbox input:focus+.checkbox-icon {
    border: 1px solid #bb2f2c;
}

.custom-checkbox input:checked+.checkbox-icon {
    border: 1px solid #bb2f2c;
    font-size: 20px;
    background: #bb2f2c;
}

.custom-checkbox input:checked+.checkbox-icon:before {
    color: #bb2f2c;
}

.feed-back-form .custom-btn {
    background: #cc3300;
    height: 60px;
    color: #fff;
    border: 0;
    box-shadow: none;
    width: 100%;
    text-transform: uppercase;
    margin-top: 30px;
    font-size: 18px;
}

@media screen and (max-width: 1960px){
	.fit-img{
		max-width: 120%;
	}
}
@media screen and (max-width: 1630px) {
	section .col-left{
		padding: 0 30px;
	}
	section .col-right{
		padding: 0 30px;
	}
	.top-section p{
		font-size: 18px;
	}
	section.red p.center-block{
		font-size: 21px;
	}
	h2.big-list{
		font-size: 28px;
		padding-left: 120px;
	}
	h2.big-list:before{
		line-height: 120px;
		font-size: 170px;

	}
	section p{
		font-size: 18px;
	}
	.demerits-list li p,
	.merits-list li p{
		font-size: 18px;
	}
	.col-left-big-list > *{
		padding-left: 120px;
	}
	.h2_big{
		font-size: 23px;
	}
	.h2_sub_big{
		font-size: 21px;
	}
	.specials-btn > .container > div{
		margin-bottom: 20px;
	}
	.feed-back-col-left, .kak-rabotaet-col-left, .cofigurations-col-left, .rabota-buh-left {
		width: 500px;
	}

}
@media screen and (max-width: 1200px){
	
	section .col-left{
		padding: 0;
		width: 100%;
		margin: 20px 0;
	}
	section .col-right{
		padding: 0;
		width: 100%;
		margin: 20px 0;
	}
	.h1{
		    font-size: 36px;
	}
	.top-section{
		margin-top: 20px;
	}
	section.red{
		margin: 60px 0;
	}
	section.red p.center-block{
		font-size: 18px;
	}
	.red-hr{
		margin: 0; 
	}
	.col-left-big-list > *{
		padding-left: 0;
	}
	.mobile-order-0{
		order: -1;
	}

	section.dark-red-backgr{
		margin-top: -60px;
	}
	.p-important{
		font-size: 17px;
	}
	.pay-process-list-item img{
		height: 90px;
		margin-bottom: 20px;
	}
	.pay-process-list-item p{
		font-size: 14px;
	}
	section.kk1 p{
		font-size: 18px;
	}
	.feed-back>.container {
		flex-direction: column;
		align-items: center;
	}
	.feed-back-col-left {
		margin-bottom: 40px;
	}
	.feed-back-form {
		margin-left: 0;
	}
	.feed-back {
		padding: 50px 0;
	}
	
}
@media screen and (max-width: 992px){
	section .col-full,
	.custom-list{
		padding: 0;
	}

	section.red{
		margin-bottom: 40px;
	}
	section.kk1 h2{
		font-size: 30px;
	}
	.table .table-item .table-name{
		width: 50%;
	}
	.table .table-item .table-vals{
		height: auto;
		flex-direction: column;
	}
	.table .table-item .table-vals span{
		padding: 24px 0;
	}
	.table .table-item{
		align-items: flex-start
	}
	.table .table-item:first-child .table-vals span{
		padding: 24px 0;
	}
	.pay-process-list{
		flex-direction: column
	}
	.pay-process-list-item.arrow,
	.pay-process-list-item{
		width: 100%;	
	}
	.pay-process-list-item.arrow img{
		transform: rotate(90deg);
	}
	section.kk1 h2{
		font-size: 24px; 
	}
	.feed-back-form .custom-input{
		width: 100%;
	}


}
@media screen and (max-width: 767px){
	.phone-container .phone{
		width: 100%;
	}
    .btn-red{
        width: 100%
    }
	.custom-checkbox {
		padding-left: 0;
	}
	.feed-back-col-left, .kak-rabotaet-col-left, .cofigurations-col-left, .rabota-buh-left{
		width: 100%;
		max-width: 500px;
	}
	.feed-back-title img {
		width: 50px;
	}
	.feed-back-title {
		font-size: 18px;
	}
	.feed-back-col-left{
		justify-content: center;
	}
	.feed-back-form .custom-input {
        width: 100%;
    }
    .feed-back-title img {
        width: 50px;
    }
    .feed-back-title {
        font-size: 18px;
    }
	.specials-btn > .container > div{
		width: 100%;
	}
	.specials-btn a{
		width: 100%;
		margin: 0;
	}
	section{
		margin: 20px 0;
	}
	.h1 {
    	font-size: 30px;
	}
	.top-section p{
		font-size: 16px;
	}
	h2.big-list{
		padding-left: 0;
	    font-size: 22px;
	    margin-bottom: 20px;
	    min-height: auto;
	}
	h2.big-list:before{
		font-size: 1em;
		line-height: normal;
		position: relative;
	}
	section.red{
		margin: 20px 0;
	}
	section.red p.center-block{
		font-size: 16px;
	}
	.fit-img{
		max-width: 100%;
	}
	.demerits-list li p, .merits-list li p,
	section p{
		font-size: 16px;
	}
	.kk1 .merits-list, .kk1 .demerits-list{
		margin-bottom: 20px;
	}
	section.red-backgr{
		padding: 0;
	}
	section.red .red-hr{
		margin: 20px;
	}
	.h2_big{
		text-align: center;
		font-size: 21px;
		padding: 0;
	}
	section .col-full{
		padding: 0;
	}
	.h2_sub_big{
		font-size: 18px;
		text-transform: initial;
	}
}

/* End */
/* /prilozhenie-dlya-vystavok-i-vyezdnoy-torgovli//style.css?171027392616498 */
