body {
    margin: 0;
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-size: 100%;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
	padding: 10px;
}
.f-vc {
    align-items: center;
}
.f-la {
    justify-content: space-between;
}

.flex-rows {
    display: flex;
    flex-direction: row;
}
.tdoc, .tnum {
    font-size: 201%;
    display: block;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
}

.tdoc, .tnum {
    font-size: 201%;
    display: block;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
}

.docu {
    border: 4px solid #00a000;
    color: #00a000;
}
.docu {
    display: block;
    border-radius: 3px;
    vertical-align: middle;
    margin: auto 0;
    min-width: 324px;
    padding: 28px 34px;
}

.head-box .info a:hover {
    color: #f5943f;
}

.head-box .tcli {
    font-size: 218%;
    font-weight: 300;
    display: block;
    line-height: 38px;
    margin-bottom: 10px;
}
.info .tlbl {
    font-size: 120%;
    width: 100%;
    display: block;
}
.head-box {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
	    margin-bottom: 39px;
}
.head-box .info.rg {
    padding: 8px 0;
    text-align: right;
}
.budget-car-info label {
    color: #ff6620;
}
.budget-car-info label {
    margin-right: 5px;
}

.content-box-bud {
    margin-bottom: 70px;
}

.list-elements.table.float {
    margin-top: 20px;
}
.table {
    display: table;
}
.w-100 {
    width: 100% !important;
}

.mobile-show {
    display: none;
}
.h2, h2 {
    color: #575151;
}

.row-list.no-bg .cont {
    border-bottom: 1px solid #333333;
}
.folio-doc{
	color: #000;
}
.content-box-bud .row-list .cont {
    padding: 3px 10px 1px 5px;
}
.row-list .cont {
    color: #626262;
    border-bottom: 1px dashed #bebfc1;
}
.row-list .cont {
    padding: 10px 10px 9px 5px;
    display: table-cell;
    vertical-align: middle;
    letter-spacing: .8px;
}
.ta-c {
    text-align: center;
}
.td {
    display: table-cell;
}
.w-int {
    max-width: 60px;
    min-width: 60px;
}
.ta-c {
    text-align: center !important;
}

.row-list.no-bg .cont {
    border-bottom: 1px solid #333333;
}

.content-box-bud .row-list .cont {
    padding: 3px 10px 1px 5px;
}

.row-list.no-bg .cont {
    border-bottom: 1px solid #333333;
}
.content-box-bud .row-list .cont {
    padding: 3px 10px 1px 5px;
}

.content-box-bud .row-list .cont {
    padding: 3px 10px 1px 5px;
}
.row-list .w-price.total {
       max-width: 121px;
}

.mobile-hide {
    display: block;
    width: 100%;
}
.tr {
    display: table-row;
}

.info-le {
    color: #00a000;
}

.w-60 {
    width: 60%;
}
.mw-100 {
    min-width: 110px;
}
.content-box-bud .min {
    margin: 15px 0 20px 0;
}
p.min {
    color: #525557;
}

p.min {
    font-style: italic;
    margin: 0;
    padding: 0 2px;
    margin-bottom: 4px;
    margin-top: 0;
    font-size: 80%;
}
.document-totals {
    margin-top: 15px;
}

.mw-100 {
    min-width: 110px;
}
.w-40 {
    width: 40% !important;
}
.document-totals .item-total {
    color: #333;
}
.document-totals .item-total {
    text-align: right;
    font-size: 115%;
    font-weight: 400;
    color: #000000;
}
.document-totals .item-total div {
    display: inline-block;
    width: 130px;
    font-weight: 400;
    color: #000000;
}
.buttons-forms {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

.pay-tra {
        background: #f90000;
    border: 1px solid #a20000;
    color: #fff;
    font-size: 116%;
}
.pay-tra {
    display: block;
    padding: 8px 12px;
    width: 20%;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
    min-width: 155px;
    margin-top: 16px;
    margin-bottom: 37px;
}

.pay-tra:hover {
    background: #d10101;
    color: #fff;
}
.head-box .logo {
    font-size: 80%;
    margin-top: 6px;
    min-width: 412px;
    min-height: 64px;
}

.head-box .logo .email a, .head-box .logo .web a{
    font-size: 107%;
}

.head-box .logo a {
    color: #525557;
    width: 100%;
}
.head-box .tclipho, .head-box .tclimai {
    color: #606060;
}

.head-box .tclipho, .head-box .tclimai {
    display: block;
    font-size: 112%;
}
.head-box .info i {
    color: #333;
}
.head-box .info a {
    color: #00a000;
}
.head-box .info a:hover {
    color: #6BCA71;
}
.head-box .logo a:hover {
    color: #00a000;
}
.list-elements {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 28px;
}
.row-list {
    flex-direction: row;
    justify-content: flex-start;
}
.w-name {
    width: 100%;
}

.row-list .w-price {
    text-align: right;
    min-width: 120px;
}
.ta-c {
    text-align: center !important;
}

.content-box-bud .reference {
    font-size: 70%;
    color: #00a000;
}

h2 i {
    color: #515151;
}

.payment-ok {
    position: absolute;
    font-size: 399%;
    border: 6px;
    padding: 10px 44px;
    transform: rotate(335deg);
    color: #dc0808;
    border-radius: 4px;
    left: 50%;
    top: 50%;
    opacity: .8;
    border-style: double;
    font-weight: 200;
    margin-left: -150px;
    letter-spacing: 4px;
}
@media screen and (min-width:200px) and (max-width:765px) {

.container-wrap {
  padding: 0 15px 15px 15px;
  margin-top: 0;
  overflow-x: clip;
}
.head-box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 39px;
}
.head-box .hin{
	margin-top: 22px;
    width: 100%;
}
.docu {
    min-width: 0px;
}
.head-box .logo {
    font-size: 80%;
    margin-top: 6px;
    min-width: 0px;
    min-height: 64px;
    width: 100%;
    max-width: 100%;
    box-sizing: content-box;
}
    .head-box .info.rg {
        text-align: left !important;
        margin-top: 20px;
    }
	    .pb-bo {
        border-bottom: 1px solid #bebfc1;
        padding-bottom: 10px !important;
    }
	    .w-100 {
        width: 100%;
    }
	    .mp-0 {
        margin: 0 !important;
        padding: 0 !important;
    }
	    .list-elements {
        display: block;
    }
	    .content-box-bud {
        margin-bottom: 0;
    }
	    .mobile-show {
        display: inline-block;
		padding-bottom: 15px !important;
    }
	    .wop-pcname, .row-list.mobile-show {
        width: 100% !important;
        vertical-align: top !important;
    }
	    .row-list.mobile-show {
        font-size: 85%;
    }
	    .row-list.no-bg {
        display: none;
    }
	    .mobile-hide {
        display: none !important;
    }
	    .list-elements.table .row-list.mobile-show {
        padding: 0;
        margin-top: 10px !important;
        padding-bottom: 10px;
    }
	
	.list-elements .row-list.mobile-show {
        margin-top: 10px !important;
        padding-bottom: 10px;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        border-bottom: 1px dashed #7a7068;
        padding: 5px 7px;
        position: relative;
		font-size: 85%;
        margin: 10px 0;
    }
	    .row-list.mobile-show .item-content {
        display: flex;
        flex-direction: column;
        align-items: stretch;
        width: 100%;
        padding-left: 5px;
    }
	.m-item-reference{
		color: #00a000;
	}
	    .mcol-reverse {
        flex-flow: column-reverse !important;
    }
	    .info-le {
        margin-bottom: 70px;
    }
	    .mw-100 {
        width: 100% !important;
    }
}