
.form-label{margin-bottom:.5rem}
.col-form-label{padding-top:calc(0.375rem + 1px);padding-bottom:calc(0.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}
.col-form-label-lg{padding-top:calc(0.5rem + 1px);padding-bottom:calc(0.5rem + 1px);font-size:1.25rem}
.col-form-label-sm{padding-top:calc(0.25rem + 1px);padding-bottom:calc(0.25rem + 1px);font-size:.875rem}
.form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}
.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.375rem;transition:box-shadow .15s ease-in-out}
@media (prefers-reduced-motion: reduce) {
.form-control{transition:none}
}
.form-control[type=file]{overflow:hidden}
.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}
.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,0.25)}
.form-control:-webkit-date-and-time-value{height:1.5em}
.form-control:-moz-placeholder{color:#6c757d;opacity:1}
.form-control:placeholder{color:#6c757d;opacity:1}
.form-control:disabled{background-color:#e9ecef;opacity:1}
.form-control:file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}
@media (prefers-reduced-motion: reduce) {
.form-control:file-selector-button{transition:none}
}
.form-control:hover:not(:disabled):not([readonly]):file-selector-button{background-color:#dde0e3}
.form-control-sm{min-height:calc(1.5em + 0.5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.25rem}
.form-control-sm:file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}
textarea.form-control-sm{min-height:calc(1.5em + 0.5rem + 2px)}
.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(0.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}
@media (prefers-reduced-motion: reduce) {
.form-select{transition:none}
}
.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,0.25)}
.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}
.form-select:disabled{background-color:#e9ecef}
.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}
.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,0.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;print-color-adjust:exact}
.form-check-input[type=checkbox]{border-radius:.25em}
.form-check-input[type=radio]{border-radius:50%}
.form-check-input:active{filter:brightness(90%)}
.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,0.25)}
.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}
.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}
.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}
.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}
.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}
.form-check-input[disabled] ~ .form-check-label,.form-check-input:disabled ~ .form-check-label{cursor:default;opacity:.5}
.form-check-inline{display:inline-block;margin-right:1rem}
.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}
.btn-check[disabled] + .btn,.btn-check:disabled + .btn{pointer-events:none;filter:none;opacity:.65}
.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}
.input-group > .form-control,.input-group > .form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}
.input-group > .form-control:focus,.input-group > .form-select:focus{z-index:5}
.input-group .btn{position:relative;z-index:2}
.input-group .btn:focus{z-index:5}
.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3){border-top-right-radius:0;border-bottom-right-radius:0}
.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4){border-top-right-radius:0;border-bottom-right-radius:0}
.fade{transition:opacity .15s linear}
@media (prefers-reduced-motion: reduce) {
.fade{transition:none}
}
.collapse:not(.show){display:none}
.collapsing{height:0;overflow:hidden;transition:height .35s ease}
@media (prefers-reduced-motion: reduce) {
.collapsing{transition:none}
}
.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}
@media (prefers-reduced-motion: reduce) {
.collapsing.collapse-horizontal{transition:none}
}
.tab-content > .tab-pane{display:none}
.tab-content > .active{display:block}
.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:.5}
.btn-close:hover{color:#000;text-decoration:none;opacity:.75}
.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,0.25);opacity:1}
.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.25}
.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}

.modal{position:fixed;top:0;left:0;z-index:1055;height:100%;overflow-x:hidden;overflow-y:auto;outline:0;width:600px;border-color:#34537b;width:100%;}
.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}
.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}
@media (prefers-reduced-motion: reduce) {
.modal.fade .modal-dialog{transition:none}
}
.modal.show .modal-dialog{transform:none}
.modal.modal-static .modal-dialog{transform:scale(1.02)}
.modal-dialog-scrollable{height:calc(100% - .5rem * 2)}
.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}
.modal-dialog-scrollable .modal-body{overflow-y:auto}
.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - .5rem * 2)}
.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.175);border-radius:.5rem;outline:0}
.modal-backdrop{display:none;position:fixed;top:0;left:0;z-index:1050;width:100vw;height:100vh;background-color:#000}
.modal-backdrop.fade{opacity:0}
.modal-backdrop.show{display:block;opacity:.5}
.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;}
.modal-title{margin-bottom:0;}
.modal-body{position:relative;flex:1 1 auto;padding:1rem}

.modal-backdrop{background:rgba(52,83,123,0.4)}
.modal-backdrop.show{opacity:1;backdrop-filter:blur(2.5px);-webkit-backdrop-filter:blur(2.5px)}

@media (min-width: 576px) {
.modal{margin:1.75rem;box-shadow:0 .5rem 1rem rgba(0,0,0,0.15)}
.modal-dialog{max-width:500px;margin-right:auto;margin-left:auto}
}
.modal-content{border-radius:40px;padding:40px 30px;position:relative}
.modal-close{position:absolute;top:30px;right:30px}

.table{width:100%;margin-bottom:1rem;vertical-align:top;border-color:rgb(222, 226, 230);border-collapse:collapse;color:rgb(52, 83, 123)}
.table > :not(caption) > * > *{padding:.5rem;border-bottom-width:1px;}

.table > tbody{vertical-align:inherit}
.table > thead{vertical-align:bottom}
.table-group-divider{border-top:2px solid currentcolor}
.caption-top{caption-side:top}
.table-sm > :not(caption) > * > *{padding:.25rem}
.table-bordered > :not(caption) > *{border-width:1px 0}
.table-bordered > :not(caption) > * > *{border-width:0 1px}
.table-hover > tbody > tr:hover > *{background:#EBEFF6;}
.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch;}
.table-responsive:-webkit-scrollbar{height:6px;border-radius:10px}
.table-responsive:-webkit-scrollbar-track{background:rgba(151,153,165,0.25)}
.table-responsive:-webkit-scrollbar-thumb{background-color:#D9A362;border-radius:10px;height:6px}
.table-cart{border-color:#C1C3CB}
.table-cart-footer{background:#34537B!important;border-radius:0 0 20px 20px;border:0}
.table-cart-footer td{height:70px!important;background:#34537B!important;border-color:#C1C3CB!important;border:0;-webkit-box-shadow:none!important;box-shadow:none!important;color:#fff!important}
.table-cart-footer td:first-child{border-radius:0 0 0 40px;padding-left:90px!important}
.table-cart-footer td:last-child{border-radius:0 0 40px 0}
.table-cart .product-count,.ms-input-number-wrap{max-width:200px;margin:0 auto}
.table-cart .product-count-number,.ms-input-number-emulator{padding:10.5px 30px}
.table-cart tbody tr td{border-color:#C1C3CB;text-align:center;vertical-align:middle;width:275px;height:120px}
.table-cart tbody tr td:first-child{width:auto;text-align:left;padding-left:0;border-left:0}
.table-cart thead tr{border:0}
.table-cart thead tr th{text-align:center;vertical-align:middle;border-width:1px 0 0 1px;border-color:#C1C3CB;height:90px}
.table-cart thead tr th:first-child{font-weight:700;text-align:left;border:0;padding:0;font-size:24px}
.table-cart thead tr th:last-child{border-width:1px 1px 0}
.table-product{margin-bottom:0}
.table-product-footer{background:#34537B;border-radius:0 0 20px 20px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:55px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;position:-webkit-sticky;position:sticky;left:0;padding:10px 20px 10px 70px;font-weight:700;font-size:14px}
.table-product-footer:hover{color:#fff;background:#D9A362}
.table-product-footer span:first-child{display:inline-block;margin-right:10px}
.table-product-item{width:600px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.table-product-item--cart{width:auto}
.table-product-item--cart .table-product-item-img{width:80px;height:80px;-webkit-box-flex:0;-ms-flex:0 0 80px;flex:0 0 80px;background-color:#fff;border-radius:10px;margin-right:30px}
.table-product-item--cart .table-product-item-info-name{max-width:auto}
.table-product-item--cart .table-product-item-info-name-link{text-decoration:none;font-weight:700;display:inline-block;margin-bottom:5px}
.table-product-item-img{width:60px;height:45px;-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px;background-position:center;background-size:contain;background-repeat:no-repeat;border-radius:5px;margin-right:10px}
.table-product-item-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.table-product-item-info-name{max-width:500px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.table-product-item-info-name-link{text-decoration:underline}
.table-product-item-info-name-art{color:#9799a5}
.table-product-item-info-count{border-radius:30px;border:1px solid #d9a362;background:#fff;color:#d9a362;padding:3px 11px;opacity:0;pointer-events:none;-webkit-transition:.3s opacity;transition:.3s opacity}
.table-product tbody tr:hover{cursor:pointer}
.table-product tbody tr:hover .table-product-item-info-count{opacity:1}
.table-product tbody tr td{border-color:#e5e5e8;text-align:center;vertical-align:middle}
.table-product tbody tr td:first-child{text-align:left;padding-left:0}
.table-product thead tr{border:0}
.table-product thead tr th{text-align:center;vertical-align:middle;border-width:1px 0 0 1px;border-color:#e5e5e8;min-height:75px;min-width:75px}
.table-product thead tr th:first-child{font-weight:700;text-align:left;vertical-align:top;border:0;padding:0;font-size:24px}
.table-product thead tr th:last-child{border-width:1px 1px 0}
.tag{padding:7px;border:1px solid;display:inline-block;border-radius:8px;line-height:1;margin-right:5px;margin-bottom:5px;font-size:14px;-webkit-transition:.3s color,.3s background-color;transition:.3s color,.3s background-color;}
.tag-secondary{border-color:#34537B}
.tag-secondary:hover,.tag-secondary:active,.tag-secondary:focus{color:#fff;background-color:#34537B}
.header{position:-webkit-sticky;position:sticky;top:0;padding:19px 0 20px;z-index:999;border-radius:0 0 40px 40px;background:#fff;border:1px solid #EBEFF6}
.section--accent + .footer{position:relative;z-index:1;margin-top:0}
.section.bg-secondary + .footer{border-radius:0;margin-top:-1px}

.footer{background:#34537B;margin-top:50px;padding:50px 0;color:#ECEEF1;border-radius:40px 40px 0 0}
.footer-slogan{font-size:12px}
.footer-adress{max-width:356px}
.footer-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.footer-item img{margin-right:10px}
.footer-item p,.footer-item a{margin-bottom:0;font-size:14px}
.footer ul{list-style:none;padding:0;margin:0}
.footer ul li{margin-bottom:5px}
.footer a{color:#fff;font-weight:400}
.btn-close{background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2334537B'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center / 1em auto no-repeat;opacity:1}
.form-control-sm{padding:12px 24px}
.form-control:focus:-webkit-input-placeholder{opacity:.5}
.form-control:focus:-ms-input-placeholder{opacity:.5}
.form-control:focus:-ms-input-placeholder{opacity:.5}
.form-control:focus:placeholder{opacity:.5}
.form-select{padding:0;padding-bottom:5px;border-radius:0;border:0;color:#34537B;border-bottom:1px solid #34537B;background-position:right 0 center}
@media (max-width: 1200px) {
.footer-item{font-size:12px}
.footer-item p,.footer-item a{font-size:12px}
.checkboxes{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:auto;padding-bottom:5px}
.checkboxes .btn{white-space:nowrap;margin-right:8px}
}
@media (max-width: 991px) {
    .table-product-item{width:250px}
.table-product-item-info-count{display:none}
.table-cart{border:0}
.table-cart .table-product-item{width:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:30px}
.table-cart .table-product-item-info-name-link{margin-bottom:10px}
.table-cart .table-product-item-control{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}
.table-cart .table-product-item-control svg{width:30px;height:30px}
.table-cart .product-count,.ms-input-number-wrap{max-width:100%;margin-bottom:50px}
.table-cart thead{display:none}
.table-cart tbody{border:0}
.table-cart tbody tr{margin-top:40px;border:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:40px;border-bottom:1px solid rgba(151,153,165,0.25)}
.table-cart tbody tr:first-child{margin-top:0}
.table-cart tbody tr:last-child{margin-top:0}
.table-cart tbody tr.table-cart-footer{padding:12px 20px}
.table-cart tbody tr.table-cart-footer td{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1px}
.table-cart tbody tr.table-cart-footer td:first-child{margin-bottom:15px;padding-left:0!important}
.table-cart tbody tr td{padding:0;border:0;width:100%;height:auto!important;text-align:left}
.modal-content{border-radius:20px;padding:50px 15px}
.modal-submit{width:100%}
.modal-close{top:15px;right:15px}
.footer{margin-top:20px;border-radius:20px 20px 0 0}
.footer-item{font-size:14px}
.footer-item p,.footer-item a{font-size:14px}
}

@media (max-width: 595px) {
.footer-adress{font-size:14px}
.table-product th:first-child{font-size:20px!important}
.table-product td{padding:5px}
.table-product-footer{padding:10px;border-radius:0 0 20px 20px}
.input-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:transparent;border:none}
.input-group input{width:100%!important;margin-bottom:10px;border-radius:10px!important}
.footer-item{font-size:16px}
.footer-item p,.footer-item a{font-size:16px}
}