

/* Start:/local/templates/floor/css/lib/jquery.formstyler.css?176182319510798*/
.jq-checkbox,.jq-radio{position:relative;display:inline-block;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.jq-checkbox input,.jq-radio input{position:absolute;z-index:-1;margin:0;padding:0;opacity:0}.jq-file{position:relative;display:inline-block;overflow:hidden}.jq-file input{position:absolute;top:0;right:0;height:auto;margin:0;padding:0;opacity:0;font-size:100px;line-height:1em}.jq-file__name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.jq-selectbox,.jq-select-multiple{position:relative;display:inline-block}.jq-selectbox select,.jq-select-multiple select{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;opacity:0}.jq-selectbox li,.jq-select-multiple li{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.jq-selectbox{z-index:10}.jq-selectbox__select{position:relative}.jq-selectbox__select-text{overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;text-overflow:ellipsis}.jq-selectbox__dropdown{position:absolute}.jq-selectbox__search input{-webkit-appearance:textfield}.jq-selectbox__search input::-webkit-search-cancel-button,.jq-selectbox__search input::-webkit-search-decoration{-webkit-appearance:none}.jq-selectbox__dropdown ul{position:relative;overflow:auto;overflow-x:hidden;list-style:none;-webkit-overflow-scrolling:touch}.jq-select-multiple ul{position:relative;overflow-x:hidden;-webkit-overflow-scrolling:touch}.jq-number{display:inline-block}.jq-number__field input{-moz-appearance:textfield;text-align:left}.jq-number__field input::-webkit-inner-spin-button,.jq-number__field input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.jq-checkbox,.jq-radio{vertical-align:-4px;width:16px;height:16px;margin:0 4px 0 0;border:1px solid #C3C3C3;background:linear-gradient(#FFF,#E6E6E6);box-shadow:0 1px 1px rgba(0,0,0,.05),inset -1px -1px #FFF,inset 1px -1px #FFF;cursor:pointer}.jq-checkbox.focused,.jq-radio.focused{border:1px solid #08C}.jq-checkbox.disabled,.jq-radio.disabled{opacity:.55}.jq-checkbox{border-radius:3px}.jq-checkbox.checked .jq-checkbox__div{width:8px;height:4px;margin:3px 0 0 3px;border-bottom:2px solid #666;border-left:2px solid #666;-webkit-transform:rotate(-50deg);transform:rotate(-50deg)}.jq-radio{border-radius:50%}.jq-radio.checked .jq-radio__div{width:10px;height:10px;margin:3px 0 0 3px;border-radius:50%;background:#777;box-shadow:inset 1px 1px 1px rgba(0,0,0,.7)}.jq-file{width:270px;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.1)}.jq-file input{cursor:pointer}.jq-file__name{box-sizing:border-box;width:100%;height:34px;padding:0 80px 0 10px;border:1px solid #CCC;border-bottom-color:#B3B3B3;border-radius:4px;background:#FFF;box-shadow:inset 1px 1px #F1F1F1;font:14px/32px Arial,sans-serif;color:#333}.jq-file__browse{position:absolute;top:1px;right:1px;padding:0 10px;border-left:1px solid #CCC;border-radius:0 4px 4px 0;background:linear-gradient(#FFF,#E6E6E6);box-shadow:inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,.1);font:14px/32px Arial,sans-serif;color:#333;text-shadow:1px 1px #FFF}.jq-file:hover .jq-file__browse{background:linear-gradient(#F6F6F6,#E6E6E6)}.jq-file:active .jq-file__browse{background:#F5F5F5;box-shadow:inset 1px 1px 3px #DDD}.jq-file.focused .jq-file__name{border:1px solid #5794BF}.jq-file.disabled,.jq-file.disabled .jq-file__name,.jq-file.disabled .jq-file__browse{border-color:#CCC;background:#F5F5F5;box-shadow:none;color:#888}.jq-number{position:relative;vertical-align:middle;padding:0 36px 0 0}.jq-number__field{width:100px;border:1px solid #CCC;border-bottom-color:#B3B3B3;border-radius:4px;box-shadow:inset 1px 1px #F1F1F1,0 1px 2px rgba(0,0,0,.1)}.jq-number__field:hover{border-color:#B3B3B3}.jq-number__field input{box-sizing:border-box;width:100%;padding:8px 9px;border:none;outline:none;background:none;font:14px Arial,sans-serif;color:#333}.jq-number__spin{position:absolute;top:0;right:0;width:32px;height:14px;border:1px solid #CCC;border-bottom-color:#B3B3B3;border-radius:4px;background:linear-gradient(#FFF,#E6E6E6);box-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,.1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-shadow:1px 1px #FFF;cursor:pointer}.jq-number__spin.minus{top:auto;bottom:0}.jq-number__spin:hover{background:linear-gradient(#F6F6F6,#E6E6E6)}.jq-number__spin:active{background:#F5F5F5;box-shadow:inset 1px 1px 3px #DDD}.jq-number__spin:after{content:'';position:absolute;top:4px;left:11px;width:0;height:0;border-right:5px solid transparent;border-bottom:5px solid #999;border-left:5px solid transparent}.jq-number__spin.minus:after{top:5px;border-top:5px solid #999;border-right:5px solid transparent;border-bottom:none;border-left:5px solid transparent}.jq-number__spin.minus:hover:after{border-top-color:#000}.jq-number__spin.plus:hover:after{border-bottom-color:#000}.jq-number.focused .jq-number__field{border:1px solid #5794BF}.jq-number.disabled .jq-number__field,.jq-number.disabled .jq-number__spin{border-color:#CCC;background:#F5F5F5;box-shadow:none;color:#888}.jq-number.disabled .jq-number__spin:after{border-bottom-color:#AAA}.jq-number.disabled .jq-number__spin.minus:after{border-top-color:#AAA}.jq-selectbox{vertical-align:middle;cursor:pointer}.jq-selectbox.disabled .jq-selectbox__select{border-color:#CCC;background:#F5F5F5;box-shadow:none;color:#888}.jq-selectbox__select-text{display:block;width:100%}.jq-selectbox .placeholder{color:#888}.jq-selectbox__trigger{position:absolute;top:0;right:0;width:34px;height:100%;border-left:1px solid #CCC}.jq-selectbox__trigger-arrow{position:absolute;top:14px;right:12px;width:0;height:0;border-top:5px solid #999;border-right:5px solid transparent;border-left:5px solid transparent}.jq-selectbox:hover .jq-selectbox__trigger-arrow{border-top-color:#000}.jq-selectbox.disabled .jq-selectbox__trigger-arrow{border-top-color:#AAA}.jq-selectbox__dropdown{box-sizing:border-box;width:100%;margin:2px 0 0;padding:0;border:1px solid #CCC;border-radius:4px;background:#FFF;box-shadow:0 2px 10px rgba(0,0,0,.2);font:14px/18px Arial,sans-serif}.jq-selectbox__search{margin:5px}.jq-selectbox__search input{box-sizing:border-box;width:100%;margin:0;padding:5px 27px 6px 8px;border:1px solid #CCC;border-radius:3px;outline:none;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;box-shadow:inset 1px 1px #F1F1F1;color:#333}.jq-selectbox__not-found{margin:5px;padding:5px 8px 6px;background:#F0F0F0;font-size:13px}.jq-selectbox ul{margin:0;padding:0}.jq-selectbox li{min-height:18px;padding:5px 10px 6px;color:#231F20}.jq-selectbox li.selected{background-color:#A3ABB1;color:#FFF}.jq-selectbox li:hover{background-color:#08C;color:#FFF}.jq-selectbox li.disabled{color:#AAA}.jq-selectbox li.disabled:hover{background:none}.jq-selectbox li.optgroup{font-weight:700}.jq-selectbox li.optgroup:hover{background:none;color:#231F20;cursor:default}.jq-selectbox li.option{padding-left:25px}.jq-select-multiple{box-sizing:border-box;padding:1px;border:1px solid #CCC;border-bottom-color:#B3B3B3;border-radius:4px;background:#FFF;box-shadow:inset 1px 1px #F1F1F1,0 1px 2px rgba(0,0,0,.1);font:14px/18px Arial,sans-serif;color:#333;cursor:default}.jq-select-multiple.focused{border:1px solid #5794BF}.jq-select-multiple.disabled{border-color:#CCC;background:#F5F5F5;box-shadow:none;color:#888}.jq-select-multiple ul{margin:0;padding:0}.jq-select-multiple li{padding:3px 9px 4px;list-style:none}.jq-select-multiple li:first-child{border-radius:3px 3px 0 0}.jq-select-multiple li:last-child{border-radius:0 0 3px 3px}.jq-select-multiple li.selected{background:#08C;color:#FFF}.jq-select-multiple li.disabled{color:#AAA}.jq-select-multiple li.optgroup{font-weight:700}.jq-select-multiple li.option{padding-left:25px}.jq-select-multiple.disabled li.selected,.jq-select-multiple li.selected.disabled{background:#CCC;color:#FFF}input[type='email'].styler,input[type='password'].styler,input[type='search'].styler,input[type='tel'].styler,input[type='text'].styler,input[type='url'].styler,textarea.styler{padding:8px 9px;border:1px solid #CCC;border-bottom-color:#B3B3B3;border-radius:4px;box-shadow:inset 1px 1px #F1F1F1,0 1px 2px rgba(0,0,0,.1);font:14px Arial,sans-serif;color:#333}input[type='search'].styler{-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea.styler{overflow:auto}input[type='email'].styler:hover,input[type='password'].styler:hover,input[type='search'].styler:hover,input[type='tel'].styler:hover,input[type='text'].styler:hover,input[type='url'].styler:hover,textarea.styler:hover{border-color:#B3B3B3}input[type='email'].styler:hover:focus,input[type='password'].styler:hover:focus,input[type='search'].styler:hover:focus,input[type='tel'].styler:hover:focus,input[type='text'].styler:hover:focus,input[type='url'].styler:hover:focus,textarea.styler:hover:focus{border-color:#CCC;border-top-color:#B3B3B3;outline:none;box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}button.styler,input[type='button'].styler,input[type='submit'].styler,input[type='reset'].styler{overflow:visible;padding:8px 11px;border:1px solid #CCC;border-bottom-color:#B3B3B3;border-radius:4px;outline:none;background:linear-gradient(#FFF,#E6E6E6);box-shadow:inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,.1);font:14px Arial,sans-serif;color:#333;text-shadow:1px 1px #FFF;cursor:pointer}button.styler.styler::-moz-focus-inner,input[type='button'].styler.styler::-moz-focus-inner,input[type='submit'].styler.styler::-moz-focus-inner,input[type='reset'].styler.styler::-moz-focus-inner{padding:0;border:0}button.styler:not([disabled]):hover,input[type='button'].styler:not([disabled]):hover,input[type='submit'].styler:not([disabled]):hover,input[type='reset'].styler:not([disabled]):hover,input[type='reset'].styler:hover{background:linear-gradient(#F6F6F6,#E6E6E6)}button.styler:active,input[type='button'].styler:active,input[type='submit'].styler:active,input[type='reset'].styler:active{background:#F5F5F5;box-shadow:inset 1px 1px 3px #DDD}button.styler[disabled],input[type='button'].styler[disabled],input[type='submit'].styler[disabled]{border-color:#CCC;background:#F5F5F5;box-shadow:none;color:#888}
/* End */


/* Start:/local/templates/floor/css/lib/bootstrap_v4.css?1761823195155040*/
*,::before,::after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:16px;font-weight:400;line-height:23px;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]):focus{outline:0}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{padding:0;border-style:none}input[type="radio"],input[type="checkbox"]{box-sizing:border-box;padding:0}input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{outline-offset:-2px;-webkit-appearance:none}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:2.5rem}h2,.h2{font-size:2rem}h3,.h3{font-size:1.75rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,0.1)}small,.small{font-size:80%;font-weight:400}mark,.mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-break:break-word}a > code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 576px){.container{max-width:540px}}@media (min-width: 768px){.container{max-width:720px}}@media (min-width: 992px){.container{max-width:960px}}@media (min-width: 1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters > .col,.no-gutters > [class*="col-"]{padding-right:0;padding-left:0}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width: 576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width: 768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width: 992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width: 1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody + tbody{border-top:2px solid #dee2e6}.table-sm th,.table-sm td{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered th,.table-bordered td{border:1px solid #dee2e6}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody + tbody{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,0.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,0.075)}.table-primary,.table-primary > th,.table-primary > td{background-color:#b8daff}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody + tbody{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover > td,.table-hover .table-primary:hover > th{background-color:#9fcdff}.table-secondary,.table-secondary > th,.table-secondary > td{background-color:#d6d8db}.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody + tbody{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover > td,.table-hover .table-secondary:hover > th{background-color:#c8cbcf}.table-success,.table-success > th,.table-success > td{background-color:#c3e6cb}.table-success th,.table-success td,.table-success thead th,.table-success tbody + tbody{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover > td,.table-hover .table-success:hover > th{background-color:#b1dfbb}.table-info,.table-info > th,.table-info > td{background-color:#bee5eb}.table-info th,.table-info td,.table-info thead th,.table-info tbody + tbody{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover > td,.table-hover .table-info:hover > th{background-color:#abdde5}.table-warning,.table-warning > th,.table-warning > td{background-color:#ffeeba}.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody + tbody{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover > td,.table-hover .table-warning:hover > th{background-color:#ffe8a1}.table-danger,.table-danger > th,.table-danger > td{background-color:#f5c6cb}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody + tbody{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover > td,.table-hover .table-danger:hover > th{background-color:#f1b0b7}.table-light,.table-light > th,.table-light > td{background-color:#fdfdfe}.table-light th,.table-light td,.table-light thead th,.table-light tbody + tbody{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover > td,.table-hover .table-light:hover > th{background-color:#ececf6}.table-dark,.table-dark > th,.table-dark > td{background-color:#c6c8ca}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody + tbody{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover > td,.table-hover .table-dark:hover > th{background-color:#b9bbbe}.table-active,.table-active > th,.table-active > td{background-color:rgba(0,0,0,0.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,0.075)}.table-hover .table-active:hover > td,.table-hover .table-active:hover > th{background-color:rgba(0,0,0,0.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark th,.table-dark td,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,0.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,0.075)}@media (max-width: 575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm > .table-bordered{border:0}}@media (max-width: 767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md > .table-bordered{border:0}}@media (max-width: 991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg > .table-bordered{border:0}}@media (max-width: 1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl > .table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive > .table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + 0.75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.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;line-height:1.5}.col-form-label-sm{padding-top:calc(0.25rem + 1px);padding-bottom:calc(0.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + 0.5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[size],select.form-control[multiple]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row > .col,.form-row > [class*="col-"]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled ~ .form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,0.9);border-radius:.25rem}.was-validated .form-control:valid,.form-control.is-valid{border-color:#28a745;padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center right calc(0.375em + 0.1875rem);background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}.was-validated .form-control:valid ~ .valid-feedback,.was-validated .form-control:valid ~ .valid-tooltip,.form-control.is-valid ~ .valid-feedback,.form-control.is-valid ~ .valid-tooltip{display:block}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#28a745;padding-right:calc((1em + 0.75rem) * 3 / 4 + 1.75rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}.was-validated .custom-select:valid ~ .valid-feedback,.was-validated .custom-select:valid ~ .valid-tooltip,.custom-select.is-valid ~ .valid-feedback,.custom-select.is-valid ~ .valid-tooltip{display:block}.was-validated .form-control-file:valid ~ .valid-feedback,.was-validated .form-control-file:valid ~ .valid-tooltip,.form-control-file.is-valid ~ .valid-feedback,.form-control-file.is-valid ~ .valid-tooltip{display:block}.was-validated .form-check-input:valid ~ .form-check-label,.form-check-input.is-valid ~ .form-check-label{color:#28a745}.was-validated .form-check-input:valid ~ .valid-feedback,.was-validated .form-check-input:valid ~ .valid-tooltip,.form-check-input.is-valid ~ .valid-feedback,.form-check-input.is-valid ~ .valid-tooltip{display:block}.was-validated .custom-control-input:valid ~ .custom-control-label,.custom-control-input.is-valid ~ .custom-control-label{color:#28a745}.was-validated .custom-control-input:valid ~ .custom-control-label::before,.custom-control-input.is-valid ~ .custom-control-label::before{border-color:#28a745}.was-validated .custom-control-input:valid ~ .valid-feedback,.was-validated .custom-control-input:valid ~ .valid-tooltip,.custom-control-input.is-valid ~ .valid-feedback,.custom-control-input.is-valid ~ .valid-tooltip{display:block}.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,.custom-control-input.is-valid:checked ~ .custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,.custom-control-input.is-valid:focus ~ .custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before,.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before{border-color:#28a745}.was-validated .custom-file-input:valid ~ .custom-file-label,.custom-file-input.is-valid ~ .custom-file-label{border-color:#28a745}.was-validated .custom-file-input:valid ~ .valid-feedback,.was-validated .custom-file-input:valid ~ .valid-tooltip,.custom-file-input.is-valid ~ .valid-feedback,.custom-file-input.is-valid ~ .valid-tooltip{display:block}.was-validated .custom-file-input:valid:focus ~ .custom-file-label,.custom-file-input.is-valid:focus ~ .custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,0.9);border-radius:.25rem}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");background-repeat:no-repeat;background-position:center right calc(0.375em + 0.1875rem);background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,0.25)}.was-validated .form-control:invalid ~ .invalid-feedback,.was-validated .form-control:invalid ~ .invalid-tooltip,.form-control.is-invalid ~ .invalid-feedback,.form-control.is-invalid ~ .invalid-tooltip{display:block}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#dc3545;padding-right:calc((1em + 0.75rem) * 3 / 4 + 1.75rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,0.25)}.was-validated .custom-select:invalid ~ .invalid-feedback,.was-validated .custom-select:invalid ~ .invalid-tooltip,.custom-select.is-invalid ~ .invalid-feedback,.custom-select.is-invalid ~ .invalid-tooltip{display:block}.was-validated .form-control-file:invalid ~ .invalid-feedback,.was-validated .form-control-file:invalid ~ .invalid-tooltip,.form-control-file.is-invalid ~ .invalid-feedback,.form-control-file.is-invalid ~ .invalid-tooltip{display:block}.was-validated .form-check-input:invalid ~ .form-check-label,.form-check-input.is-invalid ~ .form-check-label{color:#dc3545}.was-validated .form-check-input:invalid ~ .invalid-feedback,.was-validated .form-check-input:invalid ~ .invalid-tooltip,.form-check-input.is-invalid ~ .invalid-feedback,.form-check-input.is-invalid ~ .invalid-tooltip{display:block}.was-validated .custom-control-input:invalid ~ .custom-control-label,.custom-control-input.is-invalid ~ .custom-control-label{color:#dc3545}.was-validated .custom-control-input:invalid ~ .custom-control-label::before,.custom-control-input.is-invalid ~ .custom-control-label::before{border-color:#dc3545}.was-validated .custom-control-input:invalid ~ .invalid-feedback,.was-validated .custom-control-input:invalid ~ .invalid-tooltip,.custom-control-input.is-invalid ~ .invalid-feedback,.custom-control-input.is-invalid ~ .invalid-tooltip{display:block}.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,.custom-control-input.is-invalid:checked ~ .custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,.custom-control-input.is-invalid:focus ~ .custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,0.25)}.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before,.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before{border-color:#dc3545}.was-validated .custom-file-input:invalid ~ .custom-file-label,.custom-file-input.is-invalid ~ .custom-file-label{border-color:#dc3545}.was-validated .custom-file-input:invalid ~ .invalid-feedback,.was-validated .custom-file-input:invalid ~ .invalid-tooltip,.custom-file-input.is-invalid ~ .invalid-feedback,.custom-file-input.is-invalid ~ .invalid-tooltip{display:block}.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,.custom-file-input.is-invalid:focus ~ .custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,0.25)}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width: 576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group,.form-inline .custom-select{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:1rem;line-height:1.5;border-radius:.25rem;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){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn:focus,.btn.focus,.btn:active,.btn.active{outline:0;box-shadow:none}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#f0a400;border-color:#f0a400}.btn-primary:hover{color:#fff;background-color:#d89504;border-color:#d89504}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#c8ccd1;border-color:#c8ccd1}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show > .btn-primary.dropdown-toggle{color:#fff;background-color:#cd8d03;border-color:#cd8d03}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary:focus,.btn-secondary.focus{box-shadow:0 0 0 .2rem rgba(130,138,145,0.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show > .btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.show > .btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,0.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success:focus,.btn-success.focus{box-shadow:0 0 0 .2rem rgba(72,180,97,0.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show > .btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show > .btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,0.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info:focus,.btn-info.focus{box-shadow:0 0 0 .2rem rgba(58,176,195,0.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show > .btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.show > .btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,0.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning:focus,.btn-warning.focus{box-shadow:0 0 0 .2rem rgba(222,170,12,0.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show > .btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.show > .btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,0.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger:focus,.btn-danger.focus{box-shadow:0 0 0 .2rem rgba(225,83,97,0.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.show > .btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.show > .btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,0.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light:focus,.btn-light.focus{box-shadow:0 0 0 .2rem rgba(216,217,219,0.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show > .btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.show > .btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,0.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark:focus,.btn-dark.focus{box-shadow:0 0 0 .2rem rgba(82,88,93,0.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show > .btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.show > .btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,0.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 .2rem rgba(0,123,255,0.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show > .btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,0.5)}.btn-outline-secondary{color:#f0a400;border-color:#f0a400}.btn-outline-secondary:hover{color:#fff;background-color:#d89504;border-color:#d89504}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show > .btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#cd8d03;border-color:#cd8d03}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,0.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 .2rem rgba(40,167,69,0.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.show > .btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,0.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 .2rem rgba(23,162,184,0.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.show > .btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,0.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 .2rem rgba(255,193,7,0.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.show > .btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,0.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 .2rem rgba(220,53,69,0.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.show > .btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,0.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:focus,.btn-outline-light.focus{box-shadow:0 0 0 .2rem rgba(248,249,250,0.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.show > .btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,0.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 .2rem rgba(52,58,64,0.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show > .btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,0.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link:focus,.btn-link.focus{text-decoration:underline;box-shadow:none}.btn-link:disabled,.btn-link.disabled{color:#6c757d;pointer-events:none}.btn-lg,.btn-group-lg > .btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-sm,.btn-group-sm > .btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block + .btn-block{margin-top:.5rem}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.dropup,.dropright,.dropdown,.dropleft{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^="top"],.dropdown-menu[x-placement^="right"],.dropdown-menu[x-placement^="bottom"],.dropdown-menu[x-placement^="left"]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group > .btn,.btn-group-vertical > .btn{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group > .btn:hover,.btn-group-vertical > .btn:hover{z-index:1}.btn-group > .btn:focus,.btn-group > .btn:active,.btn-group > .btn.active,.btn-group-vertical > .btn:focus,.btn-group-vertical > .btn:active,.btn-group-vertical > .btn.active{z-index:1}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group > .btn:not(:first-child),.btn-group > .btn-group:not(:first-child){margin-left:-1px}.btn-group > .btn:not(:last-child):not(.dropdown-toggle),.btn-group > .btn-group:not(:last-child) > .btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group > .btn:not(:first-child),.btn-group > .btn-group:not(:first-child) > .btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-sm + .dropdown-toggle-split,.btn-group-sm > .btn + .dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg + .dropdown-toggle-split,.btn-group-lg > .btn + .dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.btn-group-vertical > .btn,.btn-group-vertical > .btn-group{width:100%}.btn-group-vertical > .btn:not(:first-child),.btn-group-vertical > .btn-group:not(:first-child){margin-top:-1px}.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical > .btn-group:not(:last-child) > .btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical > .btn:not(:first-child),.btn-group-vertical > .btn-group:not(:first-child) > .btn{border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle > .btn,.btn-group-toggle > .btn-group > .btn{margin-bottom:0}.btn-group-toggle > .btn input[type="radio"],.btn-group-toggle > .btn input[type="checkbox"],.btn-group-toggle > .btn-group > .btn input[type="radio"],.btn-group-toggle > .btn-group > .btn input[type="checkbox"]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group > .form-control,.input-group > .form-control-plaintext,.input-group > .custom-select,.input-group > .custom-file{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group > .form-control + .form-control,.input-group > .form-control + .custom-select,.input-group > .form-control + .custom-file,.input-group > .form-control-plaintext + .form-control,.input-group > .form-control-plaintext + .custom-select,.input-group > .form-control-plaintext + .custom-file,.input-group > .custom-select + .form-control,.input-group > .custom-select + .custom-select,.input-group > .custom-select + .custom-file,.input-group > .custom-file + .form-control,.input-group > .custom-file + .custom-select,.input-group > .custom-file + .custom-file{margin-left:-1px}.input-group > .form-control:focus,.input-group > .custom-select:focus,.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label{z-index:3}.input-group > .custom-file .custom-file-input:focus{z-index:4}.input-group > .form-control:not(:last-child),.input-group > .custom-select:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group > .form-control:not(:first-child),.input-group > .custom-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group > .custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-group > .custom-file:not(:last-child) .custom-file-label,.input-group > .custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group > .custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-prepend,.input-group-append{display:-ms-flexbox;display:flex}.input-group-prepend .btn,.input-group-append .btn{position:relative;z-index:2}.input-group-prepend .btn:focus,.input-group-append .btn:focus{z-index:3}.input-group-prepend .btn + .btn,.input-group-prepend .btn + .input-group-text,.input-group-prepend .input-group-text + .input-group-text,.input-group-prepend .input-group-text + .btn,.input-group-append .btn + .btn,.input-group-append .btn + .input-group-text,.input-group-append .input-group-text + .input-group-text,.input-group-append .input-group-text + .btn{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type="radio"],.input-group-text input[type="checkbox"]{margin-top:0}.input-group-lg > .form-control:not(textarea),.input-group-lg > .custom-select{height:calc(1.5em + 1rem + 2px)}.input-group-lg > .form-control,.input-group-lg > .custom-select,.input-group-lg > .input-group-prepend > .input-group-text,.input-group-lg > .input-group-append > .input-group-text,.input-group-lg > .input-group-prepend > .btn,.input-group-lg > .input-group-append > .btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm > .form-control:not(textarea),.input-group-sm > .custom-select{height:calc(1.5em + 0.5rem + 2px)}.input-group-sm > .form-control,.input-group-sm > .custom-select,.input-group-sm > .input-group-prepend > .input-group-text,.input-group-sm > .input-group-append > .input-group-text,.input-group-sm > .input-group-prepend > .btn,.input-group-sm > .input-group-append > .btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg > .custom-select,.input-group-sm > .custom-select{padding-right:1.75rem}.input-group > .input-group-prepend > .btn,.input-group > .input-group-prepend > .input-group-text,.input-group > .input-group-append:not(:last-child) > .btn,.input-group > .input-group-append:not(:last-child) > .input-group-text,.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),.input-group > .input-group-append:last-child > .input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group > .input-group-append > .btn,.input-group > .input-group-append > .input-group-text,.input-group > .input-group-prepend:not(:first-child) > .btn,.input-group > .input-group-prepend:not(:first-child) > .input-group-text,.input-group > .input-group-prepend:first-child > .btn:not(:first-child),.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked ~ .custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus ~ .custom-control-label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}.custom-control-input:focus:not(:checked) ~ .custom-control-label::before{border-color:#80bdff}.custom-control-input:not(:disabled):active ~ .custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled ~ .custom-control-label{color:#6c757d}.custom-control-input:disabled ~ .custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:no-repeat 50% / 50% 50%}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before{background-color:rgba(0,123,255,0.5)}.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before{background-color:rgba(0,123,255,0.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked ~ .custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before{background-color:rgba(0,123,255,0.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(0.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out}@media (prefers-reduced-motion: reduce){.custom-switch .custom-control-label::after{transition:none}}.custom-switch .custom-control-input:checked ~ .custom-control-label::after{background-color:#fff;-webkit-transform:translateX(0.75rem);transform:translateX(0.75rem)}.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before{background-color:rgba(0,123,255,0.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + 0.75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select-sm{height:calc(1.5em + 0.5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + 0.75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + 0.75rem + 2px);margin:0;opacity:0}.custom-file-input:focus ~ .custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}.custom-file-input:disabled ~ .custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en) ~ .custom-file-label::after{content:"Browse"}.custom-file-input ~ .custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + 0.75rem + 2px);padding:.375rem .75rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + 0.75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:calc(1rem + 0.4rem);padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:none}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,0.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,0.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,0.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion: reduce){.custom-range::-webkit-slider-thumb{transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion: reduce){.custom-range::-moz-range-thumb{transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.custom-range::-ms-thumb{transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:hover,.nav-link:focus{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show > .nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content > .tab-pane{display:none}.tab-content > .active{display:block}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar > .container,.navbar > .container-fluid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:hover,.navbar-toggler:focus{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width: 575.98px){.navbar-expand-sm > .container,.navbar-expand-sm > .container-fluid{padding-right:0;padding-left:0}}@media (min-width: 576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm > .container,.navbar-expand-sm > .container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width: 767.98px){.navbar-expand-md > .container,.navbar-expand-md > .container-fluid{padding-right:0;padding-left:0}}@media (min-width: 768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md > .container,.navbar-expand-md > .container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width: 991.98px){.navbar-expand-lg > .container,.navbar-expand-lg > .container-fluid{padding-right:0;padding-left:0}}@media (min-width: 992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg > .container,.navbar-expand-lg > .container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width: 1199.98px){.navbar-expand-xl > .container,.navbar-expand-xl > .container-fluid{padding-right:0;padding-left:0}}@media (min-width: 1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl > .container,.navbar-expand-xl > .container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand > .container,.navbar-expand > .container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand > .container,.navbar-expand > .container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,0.9)}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:rgba(0,0,0,0.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,0.5)}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:rgba(0,0,0,0.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,0.3)}.navbar-light .navbar-nav .show > .nav-link,.navbar-light .navbar-nav .active > .nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active{color:rgba(0,0,0,0.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,0.5);border-color:rgba(0,0,0,0.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0,0,0,0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,0.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,0.9)}.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:rgba(0,0,0,0.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,0.5)}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:rgba(255,255,255,0.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,0.25)}.navbar-dark .navbar-nav .show > .nav-link,.navbar-dark .navbar-nav .active > .nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,0.5);border-color:rgba(255,255,255,0.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255,255,255,0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,0.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#fff}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,0.125);border-radius:.25rem}.card > hr{margin-right:0;margin-left:0}.card > .list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card > .list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link + .card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,0.03);border-bottom:1px solid rgba(0,0,0,0.125)}.card-header:first-child{border-radius:calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0}.card-header + .list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,0.03);border-top:1px solid rgba(0,0,0,0.125)}.card-footer:last-child{border-radius:0 0 calc(0.25rem - 1px) calc(0.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(0.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(0.25rem - 1px);border-top-right-radius:calc(0.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(0.25rem - 1px);border-bottom-left-radius:calc(0.25rem - 1px)}.card-deck{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width: 576px){.card-deck{-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:-ms-flexbox;display:flex;-ms-flex:1 0 0;flex:1 0 0;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-group > .card{margin-bottom:15px}@media (min-width: 576px){.card-group{-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group > .card{-ms-flex:1 0 0;flex:1 0 0;margin-bottom:0}.card-group > .card + .card{margin-left:0;border-left:0}.card-group > .card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group > .card:not(:last-child) .card-img-top,.card-group > .card:not(:last-child) .card-header{border-top-right-radius:0}.card-group > .card:not(:last-child) .card-img-bottom,.card-group > .card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group > .card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group > .card:not(:first-child) .card-img-top,.card-group > .card:not(:first-child) .card-header{border-top-left-radius:0}.card-group > .card:not(:first-child) .card-img-bottom,.card-group > .card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width: 576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion > .card{overflow:hidden}.accordion > .card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion > .card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion > .card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion > .card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.accordion > .card .card-header{margin-bottom:-1px}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item + .breadcrumb-item{padding-left:.5rem}.breadcrumb-item + .breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item + .breadcrumb-item:hover::before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;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){.badge{transition:none}}a.badge:hover,a.badge:focus{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:hover,a.badge-primary:focus{color:#fff;background-color:#0062cc}a.badge-primary:focus,a.badge-primary.focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,0.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:hover,a.badge-secondary:focus{color:#fff;background-color:#545b62}a.badge-secondary:focus,a.badge-secondary.focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,0.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:hover,a.badge-success:focus{color:#fff;background-color:#1e7e34}a.badge-success:focus,a.badge-success.focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,0.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:hover,a.badge-info:focus{color:#fff;background-color:#117a8b}a.badge-info:focus,a.badge-info.focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,0.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:hover,a.badge-warning:focus{color:#212529;background-color:#d39e00}a.badge-warning:focus,a.badge-warning.focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,0.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:hover,a.badge-danger:focus{color:#fff;background-color:#bd2130}a.badge-danger:focus,a.badge-danger.focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,0.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:hover,a.badge-light:focus{color:#212529;background-color:#dae0e5}a.badge-light:focus,a.badge-light.focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,0.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:hover,a.badge-dark:focus{color:#fff;background-color:#1d2124}a.badge-dark:focus,a.badge-dark.focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,0.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width: 576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion: reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,0.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-horizontal{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}@media (min-width: 576px){.list-group-horizontal-sm{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-sm .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-sm .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width: 768px){.list-group-horizontal-md{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-md .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-md .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width: 992px){.list-group-horizontal-lg{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-lg .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-lg .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width: 1200px){.list-group-horizontal-xl{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xl .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-xl .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush .list-group-item:last-child{margin-bottom:-1px}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{margin-bottom:0;border-bottom:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}a.close.disabled{pointer-events:none}.toast{max-width:350px;overflow:hidden;font-size:.875rem;background-color:rgba(255,255,255,0.85);background-clip:padding-box;border:1px solid rgba(0,0,0,0.1);box-shadow:0 .25rem .75rem rgba(0,0,0,0.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:rgba(255,255,255,0.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,0.05)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);content:""}.modal-dialog-centered.modal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #dee2e6;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}.modal-footer > :not(:first-child){margin-left:.25rem}.modal-footer > :not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width: 992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width: 1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top,.bs-tooltip-auto[x-placement^="top"]{padding:.4rem 0}.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^="top"] .arrow{bottom:0}.bs-tooltip-top .arrow::before,.bs-tooltip-auto[x-placement^="top"] .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-right,.bs-tooltip-auto[x-placement^="right"]{padding:0 .4rem}.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^="right"] .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-right .arrow::before,.bs-tooltip-auto[x-placement^="right"] .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^="bottom"]{padding:.4rem 0}.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^="bottom"] .arrow{top:0}.bs-tooltip-bottom .arrow::before,.bs-tooltip-auto[x-placement^="bottom"] .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-left,.bs-tooltip-auto[x-placement^="left"]{padding:0 .4rem}.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^="left"] .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-left .arrow::before,.bs-tooltip-auto[x-placement^="left"] .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::before,.popover .arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-top,.bs-popover-auto[x-placement^="top"]{margin-bottom:.5rem}.bs-popover-top > .arrow,.bs-popover-auto[x-placement^="top"] > .arrow{bottom:calc((0.5rem + 1px) * -1)}.bs-popover-top > .arrow::before,.bs-popover-auto[x-placement^="top"] > .arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,0.25)}.bs-popover-top > .arrow::after,.bs-popover-auto[x-placement^="top"] > .arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-right,.bs-popover-auto[x-placement^="right"]{margin-left:.5rem}.bs-popover-right > .arrow,.bs-popover-auto[x-placement^="right"] > .arrow{left:calc((0.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-right > .arrow::before,.bs-popover-auto[x-placement^="right"] > .arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,0.25)}.bs-popover-right > .arrow::after,.bs-popover-auto[x-placement^="right"] > .arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-bottom,.bs-popover-auto[x-placement^="bottom"]{margin-top:.5rem}.bs-popover-bottom > .arrow,.bs-popover-auto[x-placement^="bottom"] > .arrow{top:calc((0.5rem + 1px) * -1)}.bs-popover-bottom > .arrow::before,.bs-popover-auto[x-placement^="bottom"] > .arrow::before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,0.25)}.bs-popover-bottom > .arrow::after,.bs-popover-auto[x-placement^="bottom"] > .arrow::after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}.bs-popover-bottom .popover-header::before,.bs-popover-auto[x-placement^="bottom"] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-left,.bs-popover-auto[x-placement^="left"]{margin-right:.5rem}.bs-popover-left > .arrow,.bs-popover-auto[x-placement^="left"] > .arrow{right:calc((0.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-left > .arrow::before,.bs-popover-auto[x-placement^="left"] > .arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,0.25)}.bs-popover-left > .arrow::after,.bs-popover-auto[x-placement^="left"] > .arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(0.3rem - 1px);border-top-right-radius:calc(0.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-left),.active.carousel-item-right{-webkit-transform:translateX(100%);transform:translateX(100%)}.carousel-item-prev:not(.carousel-item-right),.active.carousel-item-left{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:0 .6s opacity}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50% / 100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width: 576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width: 768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width: 992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width: 1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width: 576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width: 768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width: 992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width: 1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width: 576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width: 768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width: 992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width: 1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,0.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,0.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,0.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width: 576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:hover,a.text-primary:focus{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:hover,a.text-secondary:focus{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:hover,a.text-success:focus{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:hover,a.text-info:focus{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:hover,a.text-warning:focus{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:hover,a.text-danger:focus{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:hover,a.text-light:focus{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:hover,a.text-dark:focus{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,0.5)!important}.text-white-50{color:rgba(255,255,255,0.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;overflow-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::before,::after{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}pre,blockquote{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered th,.table-bordered td{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody + tbody{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}
/* End */


/* Start:/local/templates/floor/css/lib/tooltipster.bundle.min.css?17618231956495*/
.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}
/* End */


/* Start:/local/templates/floor/smart-cookies/css/smart-cookies.css?17618231952122*/
.sc-widget {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  position: fixed;
  z-index: 1000;
  bottom: 20px;
	left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f6f6f6;
  padding: 15px;
	max-width: 300px;
  -webkit-box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.1);
}

@media (max-width: 768px) {
  .sc-widget {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}

.sc-widget * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.sc-widget__img {
  width: 40px;
}

@media (max-width: 768px) {
  .sc-widget__img {
    margin-bottom: 15px;
  }
}

.sc-widget__text {
  /*width: calc(100% - 160px);*/
	width: auto;
  padding: 0 15px;
  font: 14px "Open Sans", sans-serif;
  line-height: 1.3;
  color: #654d3b;
	text-align: center;
    margin-bottom: 10px;
}

@media (max-width: 768px) {
  .sc-widget__text {
    margin-bottom: 15px;
    text-align: center;
    width: 100%;
  }
}

.sc-widget__text a {
  color: #654d3b;
  text-decoration: underline;
}

.sc-widget__text a:visited {
  color: #654d3b;
}

.sc-widget__text a:hover {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #f6b778;
}

.sc-widget__button {
  width: 120px;
  font: bold 14px "Open Sans", sans-serif;
  border-radius: 3px;
  height: 40px;
  border: none;
  background: #f6b778;
  text-transform: uppercase;
  color: #654d3b;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
	color: white;
	background: #f0a648;
}

.sc-widget__button:hover {
  background: #654d3b;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
/*# sourceMappingURL=smart-cookies.css.map */

@media(max-width: 1024px){
	.sc-widget {
		max-width: unset;
		left: 0;
    	bottom: 0;
	}
}
/* End */


/* Start:/local/templates/floor/components/bitrix/form.result.new/modal/style.css?17618231959568*/
.webFormDwModal .webFormTools .tb{border-collapse:collapse;table-layout:fixed;display:table;width:100%}.webFormDwModal .webFormTools .tb .tc{vertical-align:middle;display:table-cell}.webFormDwModal .webFormTools p{margin:10px 0}.webFormDwModal .webFormDescription{margin:24px 0 0;max-width:800px}.webFormDwModal .webFormTools input[type="submit"]{background:#f0a400;border-color:#f0a400}.webFormDwModal .webFormTools .tc:last-child{display:none}.openWebFormModal.link.callBack{color:#105fb7;font-size:14px;border-bottom:1px dashed;-webkit-transition:.15s ease-in-out;-moz-transition:.15s ease-in-out;transition:.15s ease-in-out}.openWebFormModal.link.callBack:hover{border-color:transparent}.webFormMessage .webFormMessageExit:hover{color:#fff}.webformModal{-webkit-transition:.1s all ease-in-out;-o-transition:.1s all ease-in-out;transition:.1s all ease-in-out;background:rgba(0,0,0,0.4);position:fixed;color:#000;overflow:hidden;display:none;z-index:1000;height:100%;width:100%;left:0;top:0}.webformModalHideScrollBar{position:relative;overflow:auto;height:100%;width:120%}.webformModalcn100{position:relative;height:100%;width:100%;width:100vw}.webformModal.visible{display:block}.webformModalContainer{box-shadow:1px 1px 12px rgba(60,60,60,0.3);transform:translateX(-50%) translateY(0%);-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:none;animation-fill-mode:none;-webkit-animation-name:zoomIn;animation-name:zoomIn;background-color:#fff;position:absolute;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:24px;max-width:500px;min-width:320px;width:100%;top:24px;left:50%}.small .webformModalContainer{transform:translateX(-50%) translateY(-50%);margin-bottom:0;top:50%}.webFormDw form{-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.webFormDw form.loading{pointer-events:none;opacity:.8}.webFormModalHeading{background-color:#424242;position:relative;text-align:center;line-height:60px;font-size:18px;color:#fff}.webformModal .webFormModalHeadingExit{position:absolute;display:block;height:21px;width:21px;right:20px;top:20px;background:url(/local/templates/floor/components/bitrix/form.result.new/modal/images/exit.png) 0 0 no-repeat transparent}.webformModal .webFormModalHeadingExit:hover{background-position:0 -21px}.webformModal .webFormModalHeadingExit:active{background-position:0 -42px}.webFormDescription{margin:24px 0 0;max-width:800px}.webformModal .webFormDescription{padding:0 24px}.webformModal .webFormItems,.webformModal .webFormTools,.webformModal .webFormError{padding:0 24px}.webFormItem{margin-top:24px}.webFormItemCaption{font-family:"robotoMedium";margin-bottom:12px;line-height:21px}.webFormItemImage{vertical-align:middle;display:inline-block;padding-right:6px}.webFormItemLabel{vertical-align:middle;display:inline-block;color:#555}.webFormItemRequired{display:inline-block;padding-left:4px;color:red}.webFormItemFieldVariant{display:inline-block;margin-left:12px}.webFormItemFieldVariant:first-child{margin-left:0}.webFormItemField input[type="password"],.webFormItemField input[type="text"],.webFormItemField select{-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:"roboto_ltregular";border:1px solid #e7e7e7;padding-left:12px;line-height:55px;max-width:100%;font-size:14px;color:#555;outline:none;height:55px;width:100%}.webFormItemField textarea{-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:"roboto_ltregular";border:1px solid #e7e7e7;padding-left:12px;line-height:21px;padding-top:12px;max-width:100%;font-size:14px;color:#555;height:150px;outline:none;width:100%}.webFormItemField input[id*="form_date_"]{margin-bottom:6px}.webFormItemField input[type="text"]:focus,.webFormItemField input[type="password"]:focus,.webFormItemField textarea:focus{border:1px solid #aaa}.webFormItemField input[type="checkbox"] + label,.webFormItemField input[type="radio"] + label{cursor:pointer}.webFormItemField input[type="checkbox"]:not(checked),.webFormItemField input[type="radio"]:not(checked){position:absolute;opacity:0}.webFormItemField input[type="checkbox"]:not(checked) + label,.webFormItemField input[type="radio"]:not(checked) + label{position:relative;padding-left:28px}.webFormItemField input[type="checkbox"].error + label:before{border:1px solid red!important}.webFormItemField input[type="checkbox"] + label:before{background:url(/local/templates/floor/components/bitrix/form.result.new/modal/images/checkBox.png) 0 0 no-repeat transparent}.webFormItemField input[type="radio"] + label:before{background:url(/local/templates/floor/components/bitrix/form.result.new/modal/images/radio.png) 0 0 no-repeat transparent}.webFormItemField input[type="checkbox"]:not(checked) + label:before,.webFormItemField input[type="radio"]:not(checked) + label:before{position:absolute;content:" ";height:17px;width:17px;left:0;top:0}.webFormItemField input[type="checkbox"]:not(checked) + label:hover:before,.webFormItemField input[type="radio"]:not(checked) + label:hover:before{background-position:0 -17px}.webFormItemField input[type="checkbox"]:checked + label:before,.webFormItemField input[type="radio"]:checked + label:before{background-position:0 -34px}.webFormItemField input[type="checkbox"]:checked + label:hover:before,.webFormItemField input[type="radio"]:checked + label:hover:before{background-position:0 -51px}.webFormItemField input[type="checkbox"]:disabled + label,.webFormItemField input[type="radio"]:disabled + label{cursor:default}.webFormItemField input[type="checkbox"]:disabled + label:before,.webFormItemField input[type="radio"]:disabled + label:before{background-position:0 -68px!important}.webFormItemField img.calendar-icon{vertical-align:middle!important;margin:0!important;border:0!important}.webFormItemField [multiple]{line-height:120px;height:120px;padding:12px}.webFormCaptchaPicture{margin-top:12px}.webFormCaptchaPicture img{vertical-align:middle;max-width:100%}.webFormCaptchaLabel{margin-bottom:12px;margin-top:12px}.webFormItemField input.captcha_word{max-width:300px}.webFormTools{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-top:24px}.webFormTools input[type="submit"],.webFormTools input[type="reset"]{-webkit-transition:background-color .2s ease-in-out;-o-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:"roboto_ltregular";border:1px solid #e7e7e7;text-align:center;line-height:55px;font-size:14px;cursor:pointer;color:#fff;outline:none;height:55px;width:100%;padding:0}.webFormTools .tc:first-child{padding-right:12px}.webFormTools .tc:last-child{padding-left:12px}.webFormTools input[type="submit"]:active{position:relative;top:1px}.webFormTools input[type="submit"].loading{background-image:url(/local/templates/floor/components/bitrix/form.result.new/modal/images/loading.gif);background-color:#000!important;background-position:50% 50%;background-repeat:no-repeat;border:1px solid #000;pointer-events:none;color:#ddd;opacity:.1}.webFormTools input[type="reset"]{-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;border:1px solid #aaa;background-color:#fff;color:#000}.webFormTools input[type="reset"]:hover{border:1px solid #ccc}.webFormTools input[type="reset"]:active{position:relative;top:1px}.webFormItemError,.webFormError{font-family:"robotoMedium";margin-bottom:12px;font-size:12px;color:red;display:none}.webFormError{margin-bottom:0;margin-top:24px}.webFormItemError.visible,.webFormError.visible{display:block}.webFormItemField .error{border:1px solid red!important}.webFormMessage{-webkit-transition:.1s all ease-in-out;-o-transition:.1s all ease-in-out;transition:.1s all ease-in-out;background:rgba(0,0,0,0.4);line-height:250px;position:fixed;overflow:auto;color:#000;display:none;z-index:1000;height:100%;width:100%;left:0;top:0}.webFormMessageContainer{box-shadow:1px 1px 12px rgba(0,0,0,0.4);background-color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-left:-225px;position:absolute;text-align:center;margin-top:-125px;border-radius:2px;padding:0 24px;height:250px;width:450px;left:50%;top:50%}.webFormMessageMiddle{vertical-align:middle;display:inline-block;line-height:21px}.webFormMessageHeading{margin-bottom:24px;text-align:center;font-weight:500;font-size:18px}.webFormMessageDescription{text-align:center}.webFormMessageExit{-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background-color:#000;text-decoration:none;display:inline-block;text-align:center;border-radius:2px;line-height:40px;margin-top:24px;padding:0 24px;color:#fff;height:40px}.webFormMessageExit:hover{opacity:.8}.webFormMessageExit:active{position:relative;top:1px}@media all and (max-width: 650px){.webFormItemField input[id*="form_date_"]{margin-bottom:12px}.webFormItemField img.calendar-icon{margin-left:0!important}.webFormTools input[type="reset"]{margin-bottom:0}}@media all and (max-width: 500px){.webFormMessageContainer{margin-left:-200px;width:400px}}@media all and (max-width: 420px){.webFormMessageContainer{margin-left:-150px;width:300px}}@media all and (max-width: 400px){.webFormTools input[type="submit"],.webFormTools input[type="reset"]{margin-bottom:24px;max-width:300px;display:block;width:100%}}
/* End */


/* Start:/local/templates/floor/components/bitrix/form.result.new/modal_products/style.css?17618231959622*/
#WEB_FORM_ITEM_SIMPLE_QUESTION_628{display:none}.webFormDwModal2 .webFormTools .tb{border-collapse:collapse;table-layout:fixed;display:table;width:100%}.webFormDwModal2 .webFormTools .tb .tc{vertical-align:middle;display:table-cell}.webFormDwModal2 .webFormTools p{margin:10px 0}.webFormDwModal2 .webFormDescription{margin:24px 0 0;max-width:800px}.webFormDwModal2 .webFormTools input[type="submit"]{background:#f0a400;border-color:#f0a400}.webFormDwModal2 .webFormTools .tc:last-child{display:none}.openWebFormModal.link.callBack{color:#105fb7;font-size:14px;border-bottom:1px dashed;-webkit-transition:.15s ease-in-out;-moz-transition:.15s ease-in-out;transition:.15s ease-in-out}.openWebFormModal.link.callBack:hover{border-color:transparent}.webFormMessage .webFormMessageExit:hover{color:#fff}.webformModal{-webkit-transition:.1s all ease-in-out;-o-transition:.1s all ease-in-out;transition:.1s all ease-in-out;background:rgba(0,0,0,0.4);position:fixed;color:#000;overflow:hidden;display:none;z-index:1000;height:100%;width:100%;left:0;top:0}.webformModalHideScrollBar{position:relative;overflow:auto;height:100%;width:120%}.webformModalcn100{position:relative;height:100%;width:100%;width:100vw}.webformModal.visible{display:block}.webformModalContainer{box-shadow:1px 1px 12px rgba(60,60,60,0.3);transform:translateX(-50%) translateY(0%);-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:none;animation-fill-mode:none;-webkit-animation-name:zoomIn;animation-name:zoomIn;background-color:#fff;position:absolute;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:24px;max-width:500px;min-width:320px;width:100%;top:24px;left:50%}.small .webformModalContainer{transform:translateX(-50%) translateY(-50%);margin-bottom:0;top:50%}.webFormDw form{-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.webFormDw form.loading{pointer-events:none;opacity:.8}.webFormModalHeading{background-color:#424242;position:relative;text-align:center;line-height:60px;font-size:18px;color:#fff}.webformModal .webFormModalHeadingExit{position:absolute;display:block;height:21px;width:21px;right:20px;top:20px;background:url(/local/templates/floor/components/bitrix/form.result.new/modal_products/images/exit.png) 0 0 no-repeat transparent}.webformModal .webFormModalHeadingExit:hover{background-position:0 -21px}.webformModal .webFormModalHeadingExit:active{background-position:0 -42px}.webFormDescription{margin:24px 0 0;max-width:800px}.webformModal .webFormDescription{padding:0 24px}.webformModal .webFormItems,.webformModal .webFormTools,.webformModal .webFormError{padding:0 24px}.webFormItem{margin-top:24px}.webFormItemCaption{font-family:"robotoMedium";margin-bottom:12px;line-height:21px}.webFormItemImage{vertical-align:middle;display:inline-block;padding-right:6px}.webFormItemLabel{vertical-align:middle;display:inline-block;color:#555}.webFormItemRequired{display:inline-block;padding-left:4px;color:red}.webFormItemFieldVariant{display:inline-block;margin-left:12px}.webFormItemFieldVariant:first-child{margin-left:0}.webFormItemField input[type="password"],.webFormItemField input[type="text"],.webFormItemField select{-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:"roboto_ltregular";border:1px solid #e7e7e7;padding-left:12px;line-height:55px;max-width:100%;font-size:14px;color:#555;outline:none;height:55px;width:100%}.webFormItemField textarea{-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:"roboto_ltregular";border:1px solid #e7e7e7;padding-left:12px;line-height:21px;padding-top:12px;max-width:100%;font-size:14px;color:#555;height:150px;outline:none;width:100%}.webFormItemField input[id*="form_date_"]{margin-bottom:6px}.webFormItemField input[type="text"]:focus,.webFormItemField input[type="password"]:focus,.webFormItemField textarea:focus{border:1px solid #aaa}.webFormItemField input[type="checkbox"] + label,.webFormItemField input[type="radio"] + label{cursor:pointer}.webFormItemField input[type="checkbox"]:not(checked),.webFormItemField input[type="radio"]:not(checked){position:absolute;opacity:0}.webFormItemField input[type="checkbox"]:not(checked) + label,.webFormItemField input[type="radio"]:not(checked) + label{position:relative;padding-left:28px}.webFormItemField input[type="checkbox"].error + label:before{border:1px solid red!important}.webFormItemField input[type="checkbox"] + label:before{background:url(/local/templates/floor/components/bitrix/form.result.new/modal_products/images/checkBox.png) 0 0 no-repeat transparent}.webFormItemField input[type="radio"] + label:before{background:url(/local/templates/floor/components/bitrix/form.result.new/modal_products/images/radio.png) 0 0 no-repeat transparent}.webFormItemField input[type="checkbox"]:not(checked) + label:before,.webFormItemField input[type="radio"]:not(checked) + label:before{position:absolute;content:" ";height:17px;width:17px;left:0;top:0}.webFormItemField input[type="checkbox"]:not(checked) + label:hover:before,.webFormItemField input[type="radio"]:not(checked) + label:hover:before{background-position:0 -17px}.webFormItemField input[type="checkbox"]:checked + label:before,.webFormItemField input[type="radio"]:checked + label:before{background-position:0 -34px}.webFormItemField input[type="checkbox"]:checked + label:hover:before,.webFormItemField input[type="radio"]:checked + label:hover:before{background-position:0 -51px}.webFormItemField input[type="checkbox"]:disabled + label,.webFormItemField input[type="radio"]:disabled + label{cursor:default}.webFormItemField input[type="checkbox"]:disabled + label:before,.webFormItemField input[type="radio"]:disabled + label:before{background-position:0 -68px!important}.webFormItemField img.calendar-icon{vertical-align:middle!important;margin:0!important;border:0!important}.webFormItemField [multiple]{line-height:120px;height:120px;padding:12px}.webFormCaptchaPicture{margin-top:12px}.webFormCaptchaPicture img{vertical-align:middle;max-width:100%}.webFormCaptchaLabel{margin-bottom:12px;margin-top:12px}.webFormItemField input.captcha_word{max-width:300px}.webFormTools{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-top:24px}.webFormTools input[type="submit"],.webFormTools input[type="reset"]{-webkit-transition:background-color .2s ease-in-out;-o-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:"roboto_ltregular";border:1px solid #e7e7e7;text-align:center;line-height:55px;font-size:14px;cursor:pointer;color:#fff;outline:none;height:55px;width:100%;padding:0}.webFormTools .tc:first-child{padding-right:12px}.webFormTools .tc:last-child{padding-left:12px}.webFormTools input[type="submit"]:active{position:relative;top:1px}.webFormTools input[type="submit"].loading{background-image:url(/local/templates/floor/components/bitrix/form.result.new/modal_products/images/loading.gif);background-color:#000!important;background-position:50% 50%;background-repeat:no-repeat;border:1px solid #000;pointer-events:none;color:#ddd;opacity:.1}.webFormTools input[type="reset"]{-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;border:1px solid #aaa;background-color:#fff;color:#000}.webFormTools input[type="reset"]:hover{border:1px solid #ccc}.webFormTools input[type="reset"]:active{position:relative;top:1px}.webFormItemError,.webFormError{font-family:"robotoMedium";margin-bottom:12px;font-size:12px;color:red;display:none}.webFormError{margin-bottom:0;margin-top:24px}.webFormItemError.visible,.webFormError.visible{display:block}.webFormItemField .error{border:1px solid red!important}.webFormMessage{-webkit-transition:.1s all ease-in-out;-o-transition:.1s all ease-in-out;transition:.1s all ease-in-out;background:rgba(0,0,0,0.4);line-height:250px;position:fixed;overflow:auto;color:#000;display:none;z-index:1000;height:100%;width:100%;left:0;top:0}.webFormMessageContainer{box-shadow:1px 1px 12px rgba(0,0,0,0.4);background-color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-left:-225px;position:absolute;text-align:center;margin-top:-125px;border-radius:2px;padding:0 24px;height:250px;width:450px;left:50%;top:50%}.webFormMessageMiddle{vertical-align:middle;display:inline-block;line-height:21px}.webFormMessageHeading{margin-bottom:24px;text-align:center;font-weight:500;font-size:18px}.webFormMessageDescription{text-align:center}.webFormMessageExit{-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background-color:#000;text-decoration:none;display:inline-block;text-align:center;border-radius:2px;line-height:40px;margin-top:24px;padding:0 24px;color:#fff;height:40px}.webFormMessageExit:hover{opacity:.8}.webFormMessageExit:active{position:relative;top:1px}@media all and (max-width: 650px){.webFormItemField input[id*="form_date_"]{margin-bottom:12px}.webFormItemField img.calendar-icon{margin-left:0!important}.webFormTools input[type="reset"]{margin-bottom:0}}@media all and (max-width: 500px){.webFormMessageContainer{margin-left:-200px;width:400px}}@media all and (max-width: 420px){.webFormMessageContainer{margin-left:-150px;width:300px}}@media all and (max-width: 400px){.webFormTools input[type="submit"],.webFormTools input[type="reset"]{margin-bottom:24px;max-width:300px;display:block;width:100%}}
/* End */


/* Start:/local/templates/floor/components/bitrix/form.result.new/modal_products_discount/style.css?17618231959622*/
#WEB_FORM_ITEM_SIMPLE_QUESTION_731{display:none}.webFormDwModal3 .webFormTools .tb{border-collapse:collapse;table-layout:fixed;display:table;width:100%}.webFormDwModal3 .webFormTools .tb .tc{vertical-align:middle;display:table-cell}.webFormDwModal3 .webFormTools p{margin:10px 0}.webFormDwModal3 .webFormDescription{margin:24px 0 0;max-width:800px}.webFormDwModal3 .webFormTools input[type="submit"]{background:#f0a400;border-color:#f0a400}.webFormDwModal3 .webFormTools .tc:last-child{display:none}.openWebFormModal.link.callBack{color:#105fb7;font-size:14px;border-bottom:1px dashed;-webkit-transition:.15s ease-in-out;-moz-transition:.15s ease-in-out;transition:.15s ease-in-out}.openWebFormModal.link.callBack:hover{border-color:transparent}.webFormMessage .webFormMessageExit:hover{color:#fff}.webformModal{-webkit-transition:.1s all ease-in-out;-o-transition:.1s all ease-in-out;transition:.1s all ease-in-out;background:rgba(0,0,0,0.4);position:fixed;color:#000;overflow:hidden;display:none;z-index:1000;height:100%;width:100%;left:0;top:0}.webformModalHideScrollBar{position:relative;overflow:auto;height:100%;width:120%}.webformModalcn100{position:relative;height:100%;width:100%;width:100vw}.webformModal.visible{display:block}.webformModalContainer{box-shadow:1px 1px 12px rgba(60,60,60,0.3);transform:translateX(-50%) translateY(0%);-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:none;animation-fill-mode:none;-webkit-animation-name:zoomIn;animation-name:zoomIn;background-color:#fff;position:absolute;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:24px;max-width:500px;min-width:320px;width:100%;top:24px;left:50%}.small .webformModalContainer{transform:translateX(-50%) translateY(-50%);margin-bottom:0;top:50%}.webFormDw form{-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.webFormDw form.loading{pointer-events:none;opacity:.8}.webFormModalHeading{background-color:#424242;position:relative;text-align:center;line-height:60px;font-size:18px;color:#fff}.webformModal .webFormModalHeadingExit{position:absolute;display:block;height:21px;width:21px;right:20px;top:20px;background:url(/local/templates/floor/components/bitrix/form.result.new/modal_products_discount/images/exit.png) 0 0 no-repeat transparent}.webformModal .webFormModalHeadingExit:hover{background-position:0 -21px}.webformModal .webFormModalHeadingExit:active{background-position:0 -42px}.webFormDescription{margin:24px 0 0;max-width:800px}.webformModal .webFormDescription{padding:0 24px}.webformModal .webFormItems,.webformModal .webFormTools,.webformModal .webFormError{padding:0 24px}.webFormItem{margin-top:24px}.webFormItemCaption{font-family:"robotoMedium";margin-bottom:12px;line-height:21px}.webFormItemImage{vertical-align:middle;display:inline-block;padding-right:6px}.webFormItemLabel{vertical-align:middle;display:inline-block;color:#555}.webFormItemRequired{display:inline-block;padding-left:4px;color:red}.webFormItemFieldVariant{display:inline-block;margin-left:12px}.webFormItemFieldVariant:first-child{margin-left:0}.webFormItemField input[type="password"],.webFormItemField input[type="text"],.webFormItemField select{-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:"roboto_ltregular";border:1px solid #e7e7e7;padding-left:12px;line-height:55px;max-width:100%;font-size:14px;color:#555;outline:none;height:55px;width:100%}.webFormItemField textarea{-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:"roboto_ltregular";border:1px solid #e7e7e7;padding-left:12px;line-height:21px;padding-top:12px;max-width:100%;font-size:14px;color:#555;height:150px;outline:none;width:100%}.webFormItemField input[id*="form_date_"]{margin-bottom:6px}.webFormItemField input[type="text"]:focus,.webFormItemField input[type="password"]:focus,.webFormItemField textarea:focus{border:1px solid #aaa}.webFormItemField input[type="checkbox"] + label,.webFormItemField input[type="radio"] + label{cursor:pointer}.webFormItemField input[type="checkbox"]:not(checked),.webFormItemField input[type="radio"]:not(checked){position:absolute;opacity:0}.webFormItemField input[type="checkbox"]:not(checked) + label,.webFormItemField input[type="radio"]:not(checked) + label{position:relative;padding-left:28px}.webFormItemField input[type="checkbox"].error + label:before{border:1px solid red!important}.webFormItemField input[type="checkbox"] + label:before{background:url(/local/templates/floor/components/bitrix/form.result.new/modal_products_discount/images/checkBox.png) 0 0 no-repeat transparent}.webFormItemField input[type="radio"] + label:before{background:url(/local/templates/floor/components/bitrix/form.result.new/modal_products_discount/images/radio.png) 0 0 no-repeat transparent}.webFormItemField input[type="checkbox"]:not(checked) + label:before,.webFormItemField input[type="radio"]:not(checked) + label:before{position:absolute;content:" ";height:17px;width:17px;left:0;top:0}.webFormItemField input[type="checkbox"]:not(checked) + label:hover:before,.webFormItemField input[type="radio"]:not(checked) + label:hover:before{background-position:0 -17px}.webFormItemField input[type="checkbox"]:checked + label:before,.webFormItemField input[type="radio"]:checked + label:before{background-position:0 -34px}.webFormItemField input[type="checkbox"]:checked + label:hover:before,.webFormItemField input[type="radio"]:checked + label:hover:before{background-position:0 -51px}.webFormItemField input[type="checkbox"]:disabled + label,.webFormItemField input[type="radio"]:disabled + label{cursor:default}.webFormItemField input[type="checkbox"]:disabled + label:before,.webFormItemField input[type="radio"]:disabled + label:before{background-position:0 -68px!important}.webFormItemField img.calendar-icon{vertical-align:middle!important;margin:0!important;border:0!important}.webFormItemField [multiple]{line-height:120px;height:120px;padding:12px}.webFormCaptchaPicture{margin-top:12px}.webFormCaptchaPicture img{vertical-align:middle;max-width:100%}.webFormCaptchaLabel{margin-bottom:12px;margin-top:12px}.webFormItemField input.captcha_word{max-width:300px}.webFormTools{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-top:24px}.webFormTools input[type="submit"],.webFormTools input[type="reset"]{-webkit-transition:background-color .2s ease-in-out;-o-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:"roboto_ltregular";border:1px solid #e7e7e7;text-align:center;line-height:55px;font-size:14px;cursor:pointer;color:#fff;outline:none;height:55px;width:100%;padding:0}.webFormTools .tc:first-child{padding-right:12px}.webFormTools .tc:last-child{padding-left:12px}.webFormTools input[type="submit"]:active{position:relative;top:1px}.webFormTools input[type="submit"].loading{background-image:url(/local/templates/floor/components/bitrix/form.result.new/modal_products_discount/images/loading.gif);background-color:#000!important;background-position:50% 50%;background-repeat:no-repeat;border:1px solid #000;pointer-events:none;color:#ddd;opacity:.1}.webFormTools input[type="reset"]{-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;border:1px solid #aaa;background-color:#fff;color:#000}.webFormTools input[type="reset"]:hover{border:1px solid #ccc}.webFormTools input[type="reset"]:active{position:relative;top:1px}.webFormItemError,.webFormError{font-family:"robotoMedium";margin-bottom:12px;font-size:12px;color:red;display:none}.webFormError{margin-bottom:0;margin-top:24px}.webFormItemError.visible,.webFormError.visible{display:block}.webFormItemField .error{border:1px solid red!important}.webFormMessage{-webkit-transition:.1s all ease-in-out;-o-transition:.1s all ease-in-out;transition:.1s all ease-in-out;background:rgba(0,0,0,0.4);line-height:250px;position:fixed;overflow:auto;color:#000;display:none;z-index:1000;height:100%;width:100%;left:0;top:0}.webFormMessageContainer{box-shadow:1px 1px 12px rgba(0,0,0,0.4);background-color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-left:-225px;position:absolute;text-align:center;margin-top:-125px;border-radius:2px;padding:0 24px;height:250px;width:450px;left:50%;top:50%}.webFormMessageMiddle{vertical-align:middle;display:inline-block;line-height:21px}.webFormMessageHeading{margin-bottom:24px;text-align:center;font-weight:500;font-size:18px}.webFormMessageDescription{text-align:center}.webFormMessageExit{-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background-color:#000;text-decoration:none;display:inline-block;text-align:center;border-radius:2px;line-height:40px;margin-top:24px;padding:0 24px;color:#fff;height:40px}.webFormMessageExit:hover{opacity:.8}.webFormMessageExit:active{position:relative;top:1px}@media all and (max-width: 650px){.webFormItemField input[id*="form_date_"]{margin-bottom:12px}.webFormItemField img.calendar-icon{margin-left:0!important}.webFormTools input[type="reset"]{margin-bottom:0}}@media all and (max-width: 500px){.webFormMessageContainer{margin-left:-200px;width:400px}}@media all and (max-width: 420px){.webFormMessageContainer{margin-left:-150px;width:300px}}@media all and (max-width: 400px){.webFormTools input[type="submit"],.webFormTools input[type="reset"]{margin-bottom:24px;max-width:300px;display:block;width:100%}}
/* End */


/* Start:/local/templates/floor/components/bitrix/menu/top_menu/style.min.css?1761823195490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/floor/components/bitrix/menu/top_menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/floor/components/bitrix/catalog.compare.list/compare/style.css?17618231951789*/

/*
.emarket-compare-list  a:hover{
	background-position: 0px -34px !important;
}*/
.emarket-compare-list  a.deactivated:hover{
	background-position: 0px 0px !important;
}
.emarket-compare-list .list-compare-hide{
    display: none;
}
.emarket-compare-list:hover .list-compare-hide{
    display: block;
    margin-left: -165px;
    top: 56px;
    z-index: 1000;
}
.list-compare-hide ul{
    margin: 0;
    padding: 0;
}
.list-compare-hide ul li{
    border-bottom: 1px solid #94bfdc ;   
    padding: 3px;
}
.list-compare-hide ul li div{
    display: inline-block;
    vertical-align: top;
}
.list-compare-hide ul li div.compare-prod-name{
    width: 76%;
}
.list-compare-hide ul li a{
     font-size: 13px;
    height: auto;
    line-height: 20px;
    text-decoration: none;
    width: 100%;
    color: #3f3f3f;
    padding: 10px 0;
}
.list-compare-hide ul li a:hover{
     color:#1763a6;
}
.list-compare-hide ul li.btn-item{
    text-align: center;
    background-color: #dceaf3;
    padding: 15px 0;
}
.link-compare{
    color: #fff;
    display: inline-block;
    margin: 0 !important;
    width: 270px;
    padding: 5px 0 ;
    line-height: 20px;
}
.emarket-compare-list ul li  .mdi {
    position: absolute;
    right: 10px;
    font-size: 20px;
    color: #e0e0e0;
    cursor: pointer;
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s;
}
.emarket-compare-list ul li .mdi:hover {
    color: #7cb342;
}
.emarket-compare-list ul li .mdi:active {
    color: #689f38;
}
.header_panel .btn_compare .bx_catalog_compare_form li a .compare-prod-name {
    max-height: 60px;
    overflow: hidden;
    max-width: 70%;
}
.header_panel .btn_compare .bx_catalog_compare_form{
	    outline: none;
}

/* End */


/* Start:/local/templates/floor/components/bitrix/system.auth.form/top_auth/style.min.css?1761823195424*/
div.bx-system-auth-form span.bx-auth-secure{background-color:#fffae3;border:1px solid #dedbc8;padding:2px;display:inline-block;vertical-align:bottom;margin-top:-1px}div.bx-system-auth-form div.bx-auth-secure-icon{background-image:url(/local/templates/floor/components/bitrix/system.auth.form/top_auth/images/sec.png);background-repeat:no-repeat;background-position:center;width:19px;height:18px}div.bx-system-auth-form div.bx-auth-secure-unlock{background-image:url(/local/templates/floor/components/bitrix/system.auth.form/top_auth/images/sec-unlocked.png)}
/* End */


/* Start:/local/templates/floor/components/bitrix/menu/catalog_top/style.css?17839624913787*/
#vertical-multilevel-menu > li > a {
	font-weight: bold;
}

.top_catalog_wrapper {
	height: 100%;
	background-color: #f5f5f5;
	min-height: 300px;
}

ul#vertical-multilevel-menu
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 236px;
	font-size:14px;
	border-top: 1px solid #dbdbdb;
}

/*Submenu box*/
#vertical-multilevel-menu li ul.root-item-menu
{
	position: absolute;
	left: 236px;
	padding: 10px 20px;
	top: 0;
	display: none;
	z-index: -1;
	height: 100%;
	border-bottom: none;
	/*width: calc(100% - 236px);*/
	background-color: #fff;
	width: 1074px;

}

ul#vertical-multilevel-menu li {
	/*position: relative;*/
}

/* Submenu Items */
#vertical-multilevel-menu li a
{
	display: block;
	text-decoration: none;
	color: #000;
	padding: 4px 5px 3px;
}

/*Items selected*/
#vertical-multilevel-menu li a.item-selected
{
	background-color: #D6D6D6;
}

/*Items Hover */
#vertical-multilevel-menu li a:hover
{
	background-color: #D6D6D6;
}

/*Rootmenu Items*/
#vertical-multilevel-menu li a.root-item-link
{
	font-size: 14px;
	padding: 12px 15px;
}

/*Rootmenu Items hover*/
#vertical-multilevel-menu li:hover a.root-item-link, #vertical-multilevel-menu li.root-item-selected:hover a.root-item-link,
#vertical-multilevel-menu li.jsvhover a.root-item-link
{
	background-color: #f0a400;
	color: #fff;
}

/*Rootmenu Items Selected*/
#vertical-multilevel-menu a.root-item-selected
{
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding:5px 0 7px 35px;
	background:#61656A url(/local/templates/floor/components/bitrix/menu/catalog_top/images/item_bg.gif) 0 -26px no-repeat;
	border:none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	/*height:26px;
	overflow:hidden;*/
}

/*Parent item*/
#vertical-multilevel-menu li .parent-link
{
	color: #f0a400;
	font-weight: bold;
	padding: 5px;
}

/*Denied items*/
#vertical-multilevel-menu a.denied
{
	background: #F5F5F5 url(/local/templates/floor/components/bitrix/menu/catalog_top/images/lock.gif) center right no-repeat;
	color:#DDDDDD;
	padding-right:10px;
}

/* Holly Hack. IE Requirement \*/
* html ul#vertical-multilevel-menu li { float: left; height: 1%; }
* html ul#vertical-multilevel-menu li a { height: 1%; }
/* End */



/*Submenu hide*/
#vertical-multilevel-menu li ul.root-item-menu
{
	/*top:-999em;*/
	display:none;
	columns: 190px;
	-moz-columns: 190px auto;
	-webkit-columns: 190px auto;
	column-gap: 10px;
	-moz-column-gap: 10px;
	-webkit-column-gap: 10px;
	height: 100%;
	border-top: 1px solid #dbdbdb;
	box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
}

#vertical-multilevel-menu li ul.root-item-menu li {
	min-width: 180px;
	overflow: hidden;
	height: auto;
	display: inline-block;
	vertical-align: top;
}

/*Submenu show*/
#vertical-multilevel-menu li:hover ul.root-item-menu,
#vertical-multilevel-menu li.jsvhover ul.root-item-menu,
#vertical-multilevel-menu li li:hover ul.root-item-menu,
#vertical-multilevel-menu li li.jsvhover ul.root-item-menu,
#vertical-multilevel-menu li li li:hover ul.root-item-menu,
#vertical-multilevel-menu li li li.jsvhover ul.root-item-menu
{
	/*z-index:1000;
	top:auto;*/
	display:block;
}

/*PRO_WS*/
@media (max-width: 1024px) {
	#header.header .hb_content-wrapper > .hb_content-row {
        display: flex;
        flex-wrap: nowrap;
		justify-content: space-between;
    }

	#header.header .logo_box.desktop_hide {
		width: 100px;
    	position: static;
    	display: inline-block;
		margin: 0;
		min-width: 50px;
	}

	#header.header .form_search {
		display: inline-block;
		min-width: 210px;
		padding: 11px;
	}

	#mob-icons-in-menu {
		margin: 15px 0;
		display: flex;
        /*justify-content: center;*/
	}

    #mob-icons-in-menu .text-icon,
	#mob-icons-in-menu .basket_top .text-icon span,
	.title-search-result .search-result_header {
        display: none;
    }

	.mobile_menu .catalog_menu-box {
		background: #f0a400;
        color: white;
        font-weight: bold;
	}
}
/*PRO_WS*/
/* End */


/* Start:/local/templates/floor/components/bitrix/menu/bottom_menu/style.min.css?1761823195490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/floor/components/bitrix/menu/bottom_menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/floor/components/bitrix/search.title/search/style.css?1761823195662*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

.search-result_header {
	display: block;
	overflow: hidden;
	border-radius: 0px 0 3px 3px;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, .2);
	background-color: #fff;
	padding: 15px;
	position: relative;
	z-index: 1000
}
.search-result_header a {
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	margin-bottom: 15px;
	display: block;
}
.search-result_header .title-search-all a {
	border: 0;
	color: #aaa;
	padding-top: 10px;
	margin: 0;
}
.search-result_header a:hover{
	color: #f0a400;
}

.search-result_header .title-search-all a .fa {
	margin-left: 10px;
}

/* End */


/* Start:/local/templates/floor/components/bitrix/breadcrumb/breadcrumb/style.css?1761823195716*/
.breadcrumbs {
	padding: 15px 0;
	margin-bottom: 10px;
}

.breadcrumbs_list .breadcrumbs_item {
	display: inline-block;
	vertical-align: middle;
	position: relative;
}

.breadcrumbs_list .breadcrumbs_item i {
	margin: 0 3px;
	font-size: 16px;
	font-style: normal;
}

.breadcrumbs_list .breadcrumbs_item a span {
	color: #505050;
}

.breadcrumbs_list .breadcrumbs_item span {
	color: #ff760e;
}

.breadcrumbs_list .breadcrumbs_item a span {
	display: inline-block;
	line-height: 13px;
	border-bottom: 1px solid transparent;
	-webkit-transition: .15s ease-in-out;
	-moz-transition: .15s ease-in-out;
	transition: .15s ease-in-out;
}

.breadcrumbs_list .breadcrumbs_item a:hover span {
	border-bottom-color: inherit;
}

/* End */


/* Start:/local/templates/floor/components/krayt/main.feedback/feedback1/style.css?1761823195787*/
div.mfeedback {}
div.mf-name, div.mf-email, div.mf-captcha, div.mf-message {width:80%; padding-bottom:0.4em;}
div.mf-name input, div.mf-email input {width:60%;}
div.mf-message textarea {width: 60%;}
span.mf-req {color:red;}
div.mf-ok-text,div.mf-error-text {color:green; display: none; font-weight:bold; padding-bottom: 1em;}
div.mf-error-text{
    color:red;
}
#feedback-modal-footer {
    text-align: left;
}
feedback-modal-footer span {
    opacity: 0.6;
}
.user_form div.form_widget-content.error .user_form .form_widget-input{
    border-bottom: solid 1px red;
    position: relative;
}
.user_form div.form_widget-content em{
    opacity: 0;
    position: absolute;
    top: 53px;
    font-size: 12px;
    color: red;
}
.user_form div.form_widget-content.error em{
    opacity: 1;
}
/* End */


/* Start:/local/templates/floor/styles.css?178395959024760*/
h1, h2 {
    font-weight: 700;
}
h1 {
    font-size: 30px;
}
h2 {
    font-size: 26px;
}
h3 {
    font-size: 26px;
}
h3, h3 {
    font-weight: 700;
}

.header .header_mid .info_item {
    margin-top: 10px;
}

.header_r-side .prod-heart,
.header_r-side .compare-icon {
    top: 0;
}

.phone.top_icon a span.icon-phone {
	background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
    text-align: center;
    border: 1px solid #f0a400;
    border-radius: 50%;
    transition: .2s ease-in-out;
    padding: 0;
    margin-right: 15px;
    position: relative;
    width: 30px;
    height: 30px;
    background-color: #f0a400;
    color: #fff;
    padding: 3px;
    display: inline-block;
    vertical-align: middle;
	top: 0px;
}

.phone.top_icon a span.icon-phone:before {
	content: "";
	background-image: url("/upload/marker-icons/phone.svg");
	width: 20px;
    height: 20px;
    background-size: 20px;
    position: absolute;
    top: 3px;
    left: 5px;
}

/*MARKERS*/
.warranty-label {
	position: absolute;
    right: 0;
    top: -22px;
    z-index: 10;
    width: 150px;
    height: 98px;
    background-size: 150px;
	background-image: url("/upload/marker-icons/warranty.png");
	background-repeat: no-repeat;
}

.catalog_list .warranty-label {
	width: 100px;
	height: 98px;
	background-size: 100px;
	top: -15px;
}

.warranty-label:hover {
	opacity: 0.8;
}

.big_slider_box.warranty-overflow {
	overflow: visible;
}

.modal-content .modal-header {
	background: #f0a400;
	color: white;
}

.modal-content .modal-header .modal-title {
	color: white;
	font-family: "Gotham Pro", Helvetica, arial, sans-serif;
    text-transform: uppercase;
	font-weight: bold;
}

.labels div.label_item {
	margin-bottom: 3px;
}

.catalog_list .labels,
.catalog-slider .labels {
	top: 0;
}

.labels .label_item.left.marker {
	background-color: #3F414A;
	/*
	height: auto;
	padding: 10px;
	*/
	box-shadow: none;
	position: relative;
	text-align: left;
}

.labels .label_item.left.marker.hover,
.product_item-wrp .catalog_pic {
	cursor: pointer;
}

.labels .label_item.left.marker.hover:hover {
	background-color: #f0a400;
}

.labels .label_item.left.marker.product-item-marker-14px {
	font-size: 14px;
}

.labels .label_item.left.marker.product-item-marker-14px .marker-icon {
	margin-right: 25px;
}

.labels .label_item.left.marker.product-item-marker-14px .marker-icon:before {
	width: 20px;
    height: 20px;
    background-size: 20px;
    top: 8px;
}

.labels .label_item.left.marker.product-item-marker-16px {
	font-size: 16px;
}

.labels .label_item.left.marker.product-item-marker-16px .marker-icon {
	margin-right: 30px;
}

.labels .label_item.left.marker.product-item-marker-16px .marker-icon:before {
	width: 25px;
    height: 25px;
    background-size: 25px;
    top: 8px;
}

.labels .label_item.left.marker.product-item-marker-24px {
	font-size: 24px;
}

.labels .label_item.left.marker.product-item-marker-24px .marker-icon {
	margin-right: 35px;
}

.labels .label_item.left.marker.product-item-marker-24px .marker-icon:before {
	width: 30px;
    height: 30px;
    background-size: 30px;
    top: 4px;
}

.labels div.label_item.left {
	min-width: 115px;
	max-width: 300px;
	width: 100%;
}

.labels div.label_item.left .marker-icon,
.modal-header .marker-icon {
    margin-right: 20px;
    width: 30px;
    height: 30px;
    background-image: none;
}

.modal-header .marker-icon {
	margin-right: 25px;
}

.labels div.label_item.left .marker-icon:before,
.modal-header .marker-icon:before {
	content: '';
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    background-size: 15px;
    background-repeat: no-repeat;
	top: 6px;
}

.modal-header .marker-icon:before {
	width: 20px;
    height: 20px;
    background-size: 20px;
    top: 15px;
}

.labels div.label_item.left .marker-icon.cart:before,
.modal-header .marker-icon.cart:before: {
    background-image: url("/upload/marker-icons/cart.svg");
}

.labels div.label_item.left .marker-icon.m2:before,
.modal-header .marker-icon.m2:before {
    background-image: url("/upload/marker-icons/m2.svg");
}

.labels div.label_item.left .marker-icon.gift:before,
.modal-header .marker-icon.gift:before {
    background-image: url("/upload/marker-icons/gift.svg");
}

.labels div.label_item.left .marker-icon.substrate:before,
.modal-header .marker-icon.substrate:before {
    background-image: url("/upload/marker-icons/substrate.svg");
}

.modal-volume-discount__table {
    width: 100%;
	margin: 10px 0;
}

.modal-volume-discount__table th,
.modal-volume-discount__table td {
    text-align: center;
}

.modal-volume-discount__table thead tr th p {
    background-color: #f0a400;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    margin: 0 5px;
    padding: 2px 0;
}

.modal-volume-discount__table tbody tr td p {
    margin: 0 5px;
    padding: 2px 0;
}

.marker-preview-text {
	margin: 10px 0;
}

.modal-header h4 {
	font-size: 16px;
}

.catalog_pic .labels {
	z-index: 10;
}
/*
@media(max-width: 425px){
	.warranty-label {
		width: 100px;
		height: 98px;
		background-size: 100px;
		top: -15px;
	}
}
*/
/*
@media(max-width: 576px){
	.product_item .labels div.label_item.left .marker-icon:before,
	.product_item .modal-header .marker-icon:before {
		top: 5px;
		width: 10px;
		height: 10px;
		background-size: 10px;
		left: 5px;
	}
	.product_item .labels div.label_item.left .marker-icon,
	.product_item .modal-header .marker-icon {
		margin-right: 15px;
	}
	.product_item .product_item-wrp .catalog_pic {
		position: relative;
	}

	.product_item .warranty-label {
		width: 80px;
		height: 60px;
		background-size: 80px;
		top: -12px;
	}

}
*/
/*MARKERS*/

/*PRO_WS_MODE*/
#bx-soa-paysystem .bx-soa-section-content.container-fluid .bx-soa-pp.row .bx-soa-pp-desc-container .bx-soa-pp-company-logo > div > div {
	height: 214px;
}

main .reviews-slide__content {
	height: auto;
}
/*
.reviews-text-truncated {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    line-height: 1.5;
    margin-bottom: 10px;
}
*/
button.reviews-read-more {
	font-size: 13px;
    color: #777777;
}
@media (max-width: 480px) {
   #bx-soa-paysystem .bx-soa-pp-company-logo {
        width: 100%;
    }
	main .container_wrp div.advantages-1 {
		margin-bottom: 5px;
	}

	.recom_tabs .catalog-slider,
	.main_page_product_sale .catalog-slider {
		padding-bottom: 30px;
	}

	.recom_tabs .product-item-container.product_item .catalog_prop,
	.main_page_product_sale .product-item-container.product_item .catalog_prop {
        min-height: 120px;
    }

	.recom_tabs .catalog_prop,
	.main_page_product_sale .catalog_prop {
		flex-direction: column;
	}

	.recom_tabs .product-item-container.product_item .catalog_name,
	.main_page_product_sale .product-item-container.product_item .catalog_name {
		min-height: 90px;
	}

	main .main_banner_image.my-5 {
		margin-bottom: 0 !important;
    	margin-top: 0 !important;
	}

	main .description div.reviews-slider {
		margin-top: 20px;
	}

	main .reviews-slider .swiper-wrapper {
		padding-bottom: 30px;
	}

	main .reviews-slide__content {
		display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
		background: #f0a40029;
	}
}

main .reviews-slider .swiper-wrapper {
	padding-bottom: 35px;
}

#vertical-multilevel-menu li ul.root-item-menu li {
    min-width: auto;
}
/*
.b24-widget-button-wrapper.b24-widget-button-position-bottom-right.b24-widget-button-visible.b24-widget-button-bottom .b24-widget-button-block {
	width: 66px;
    height: 66px;
}
*/

#vertical-multilevel-menu li ul.root-item-menu {
	overflow: auto;
}

#offer-schema-container {
	margin: 10px 0;
}

.filter_box .filter_slider_track div.bx-ui-slider-track-container {
	padding: 25px;
}

.main_page_recom a[id^="recom_tab"] h2 {
	font-size: 16px;
}

.description.white_bg.mt-sm-5.py-5 {
	margin-top: 0 !important;
	padding-top: 0 !important;
}

.description div.reviews-slider {
    margin-top: 75px;
}

.description .reviews-slides .slick-list {
	padding-bottom: 35px;
}

.bx-soa-pp-company-smalltitle {
	line-height: 14px;
}

.addrHeader-container {
	position: relative;
}

.addrHeader-container > h4 {
	margin: 0 0 10px 0;
    padding-top: 20px;
    font-weight: bold;
    border-top: 1px solid #dbdbdb;
}

.addrHeader-container .addrHeader:hover,
.addrHeader-container .contact-header-popup a:hover {
	text-decoration: underline;
	cursor: pointer;
}

.hidden.contact-header-popup {
	display: none;
}

.contact-header-popup {
    position: absolute;
    width: 250px;
    padding: 10px;
    background: white;
    z-index: 9;
    font-size: 14px;
	top: 90px;
    height: 200px;
    overflow: auto;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.addrHeader .jq-selectbox__trigger-arrow {
	position: relative;
    top: .5rem;
    display: inline;
    margin-left: .5rem;
}

.addrHeader .jq-selectbox__trigger-arrow:before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' width='24px' viewBox='0 0 24 24'%3E%3Cpath stroke='%23212529' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m19 9-7 6-7-6'/%3E%3C/svg%3E");
}
.angle-down:before{
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' width='16px' viewBox='0 0 24 24'%3E%3Cpath stroke='%23212529' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m19 7-7 6-7-6'/%3E%3C/svg%3E");
}

.angle-right:before{
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' width='16px' viewBox='0 0 24 24'%3E%3Cpath stroke='%23212529' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m9 5 6 7-6 7'/%3E%3C/svg%3E");

}
.angle-left:before{
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' width='16px' viewBox='0 0 24 24'%3E%3Cpath stroke='%23212529' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m15 5-6 7 6 7'/%3E%3C/svg%3E");

}
.angle-left,.angle-right{
    line-height: 1;
}
.angle-right.open_cat {
    position: absolute;
    top: .25rem;
    right: 0;
    border: 0;
}
.contact-header-popup a:first-child,
.contact-header-popup a:nth-child(2) {
    margin-bottom: 10px;
    display: inline-block;
    border-bottom: 1px solid #b7b7b7;
    padding-bottom: 10px;
}

main .category-list-wrapper .container_wrp h1 {
	margin-top: 35px;
    margin-bottom: 30px;
	text-align: center;
}

main .container_wrp .advantages-1 {
    margin: 50px 0;
}

.header .top_icon .counter {
	line-height: 16px;
}

#scrollup {
    z-index: 150;
}

/*PRO_WS_MODE*/
@media (max-width: 375px) {
    .header div.logo_box a.logo_link img {
        max-height: 40px;
    }
}

@media (max-width: 768px) {
    .b24-widget-button-wrapper.b24-widget-button-position-bottom-right {
        bottom: 145px;
		right: 20px;
    }

	div#scrollup {
		right: 8px;
    	bottom: 80px;
	}

	#scrollup {
		width: 65px;
		height: 65px;
	}

	.b24-widget-button-wrapper.b24-widget-button-position-bottom-right.b24-widget-button-visible .b24-widget-button-block {
		width: 45px;
		height: 45px;
	}

	div.b24-widget-button-inner-block {
		height: 45px;
	}

	div.b24-widget-button-inner-mask {
		height: 62px;
		min-width: 60px;
	}

	a.b24-widget-button-social-item {
		margin: 0 0 10px 0;
	}

	.main_page_recom .recom_links {
		display: none;
	}

	.product_item .compare_box {
		margin-right: -15px;
		margin-left: -15px;
	}
}

@media(max-width: 992px){
	.catalog_btns .mask_box .btn_one_click {
		display: none;
	}
}

/*PRO_WS_MODE*/
@media(min-width: 1024px){
	.phone.top_icon a span.icon-phone {
		display: none;
	}
}
@media(max-width: 1024px){
	.header .top_icon span.icon {
		top: 0;
	}
	
	.main_banner_slider.container_wrp {
		padding: 0;
	}

	main .category-list-wrapper .container_wrp h1 {
		font-size: 20px;
	}

	.contact-header-popup {
   		position: absolute;
		margin: 10px auto;
		top: 126px;
	}
	
	#popup_menu:not(.active-catalog) {
		overflow-y: auto;
	}
	.shops .shop-item .desc-photo {
		flex-wrap: wrap;
	}

	.shops .shop-item .desc-photo > div {
		width: 100%;
		margin: 10px 0;
	}
}

/*
div.product_item .catalog_btns .mask_box {
    padding-top: 0;
}

div.product_item .catalog_btns .btn_cart {
    margin-bottom: 0.5rem;
}

div.mask_box .btn_one_click{
    margin-bottom: 0.5rem !important;
}
*/

.owl-carousel .owl-stage {
	margin-bottom: 50px;
}

@media (min-width: 992px){
	.order-lg-0 {
		white-space: nowrap;
	}
}
/*PRO_WS_MODE*/

.product_card_fast  .tab-wrp-product,
.product_card_fast .product_recom,
.product_card_fast .product_about,
.product_card_fast .card_desc,
.product_card_fast .description{
    display: none;
}
.select_text {
    background-color: #f6f6f6;
    padding: 20px 20px 20px 25px;
    position: relative;
    margin: 15px 0;
}
.select_text:before {
    content: " ";
    display: block;
    width: 4px;
    background-color: #cacaca;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.select_text_orange {
    background-color: #f8e2b0;
    padding: 20px 20px 20px 25px;
    position: relative;
    margin: 15px 0;
}
.select_text_orange:before {
    content: " ";
    display: block;
    width: 4px;
    background-color: #f0a400;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.static_page ol {
    counter-reset:myCounter;
    margin-left:0;
    padding-left:5px;
    color: rgb(100,100,100);
}

.static_page ul, ul.line {
    line-height: 23px;
}

.static_page li, ul.line li {
    margin-bottom: 15px;
    position: relative;
    padding-left: 50px;
}
.static_page ul li:before, ul.line li:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 15px;
    width: 30px;
    height: 3px;
    background-color: #f0a400;
}
.footer-item-copy{
    margin-top: 22px;
}
.footer-item-copy-item a,
.footer-item-copy-item span{
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #000;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out;
}
.modal-form-bitrix24{
    display: none;
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
    background-color:  rgba(0,0,0,0.4);
    height: 100%;
    z-index: 100000;
}
.modal-form-bitrix24.open{
    display: block;
}
.modal-form-bitrix24-content{
    width: 40%;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 512px;
}
.modal-form-bitrix24-close{
    position: absolute;
    right: 10px;
    top: 10px;
    background-image: url(http://webkrayt.ru/close.svg);
    width: 20px;
    height: 20px;
    background-position: center;
    background-size: 20px;

}
.instructions td {
    vertical-align: top;
}
.instructions img{
max-width: 300px;
margin-right: 40px;
}
.instructions table,
.instructions tbody{
	display: block;
width: 100%;
}
@media all and (max-width: 767px){
	.instructions tr{
		display: flex;
    	flex-direction: column;
	}
	.instructions img{
		margin-bottom: 15px;
	}
}
@media all and (max-width: 481px) {
    .instructions img {
        max-width: 100%;
    }
}

.modal-form-bitrix24{
    display: none;
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
    background-color:  rgba(0,0,0,0.4);
    height: 100%;
    z-index: 100000;
}
.modal-form-bitrix24.open{
    display: block;
}
.modal-form-bitrix24-content{
    width: 40%;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 512px;
}
@media screen and (max-width: 375px) {
    .modal-form-bitrix24-content {
        width: 100%;
    }
}
.modal-form-bitrix24-close{
    position: absolute;
    right: 10px;
    top: 10px;
    background-image: url(https://webkrayt.ru/close.svg);
    width: 20px;
    height: 20px;
    background-position: center;
    background-size: 20px;

}
.mask_box .btn_one_click { margin-bottom: 1rem !important;}
.product_item .catalog_btns .text-mobile {
    display:none;
}
@media screen and (max-width: 1024px) {
    a.callback_link {
        border-radius: 25px;
        background: #f0a400;
        color: #fff;
        padding: 10px;
    }

    a.callback_link span.dot_link {
        color: #fff;
    }
    .mobile-btn-block {
        flex-wrap: nowrap;
    }
    .btn_one_click { border-right: 1px solid #dbdbdb;}

    .mask_box .btn_one_click { margin-bottom: 0 !important;}
    .product_item .catalog_btns .text-mobile {
        display: block;
    }
    .row {
        margin: 0;
    }
}

a[id^="recom_tab"] h2 {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f0a400;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: bold;
    height: 100%;
    color: #fff;
    position: relative;
    padding: 10px;
    border-radius: 25px;
}
a[id^="recom_tab"] h2:hover {
    opacity: 0.6;
}

.addrHeader {
    width: 257px;
}

.form-footer {
    width: 100%;
    max-width: 100%;
    background: #F0A400;
    padding: 30px 0;
}

.form-footer-items {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

.form-footer__title {
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    display: inline-block;
    padding: 0 20px;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    position: relative;
}

.form-footer__title::before {
    content: url('/local/templates/floor/img/icon-question.png');
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 120px;
    height: 120px;
    opacity: 0.3;
}

.form-footer__text {
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    display: inline-block;
}

.form-footer__btn a {
    background: #F08800;
    padding: 16px 33px;
    white-space: nowrap;
}

.form-footer__btn a:hover {
    background: #f09000;
    border-color: #f09000;
}
.form-footer__btn a:focus {
    background: #f09000;
    border-color: #f09000;
}


@media (max-width: 630px){
    .form-footer-items {
        flex-wrap: wrap;
    }

    .form-footer__title {
        width: 100%;
    }
}

.category-list-wrapper h1 {
    margin-top: 95px;
    margin-bottom: 50px;
}


.advantages-1 {
    margin: 100px 0;
    text-align: left;
}

.advantages-1 .advant-item {
    display: inline-block;
    vertical-align: top;
    width: 30%;
    margin: 1%;
}

.advantages-1 .advant-item-title {
    color: #212529;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}

.advantages-1 img {
    width: 55px;
    height: 55px;
    object-fit: contain;
    margin-bottom: 20px;
    background-color: #f0a400;
    border-radius: 50%;
    border: .6rem solid #f0a400;
}

.advantages-1 span {
    display: block;
    margin-top: 10px;
    color: #212529;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
}

@media screen and (max-width:690px) {
    .advantages-1 .advant-item {
        width: 45%;
    }
}

@media screen and (max-width:400px) {
    .advantages-1 .advant-item {
        width: 100%;
        margin: 15px 0;
    }
}

.badge-footer {
    display: flex;
    align-items: center;
    gap: 18px;
    margin-top: 10px;
}

.badge-footer__item p {
    color: #212529;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
}

.badge-footer__item a {
    font-weight: 700;
    text-decoration: underline;
}

.badge-footer .badge-footer__item p a:hover {
    text-decoration: none;
}

@media (max-width: 991px){
    .badge-footer {
        justify-content: center;
    }
    .top_menu-box .badge-footer {
         align-items: flex-start;       
    }
}
@media (max-width: 415px){
    .badge-footer {
        flex-direction: column;
        gap: 0;
    }
}

.advantages-text {
    background: #ECECEC;
    padding: 50px 35px;
    display: inline-flex;
    align-items: center;
    width: 100%;
    justify-content: center;
}

.advantages-text__item-left {
    border-right: 2px solid #F0A400;
    padding-right: 40px;
}

.advantages-text__item-right {
    padding-left: 40px;
}

.advantages-text__item {
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
}

.advantages-text__item span {
    color: #F0A400;
    font-size: 30px;
    margin-bottom: 10px;
    display: inline-block;
}

.advantages-text__item p {
    color: #212529;
    font-size: 16px;
    white-space: nowrap;

}

.col-block {
    display: flex;
    align-items: center;
    gap: 75px;
    margin-bottom: 35px;
}

.list-disck {
    list-style-type: disc;
    margin-bottom: 10px;
}

.list-disck li {
    margin-left: 30px;
}

.text-block p {
    margin-bottom: 10px;
}

@media (max-width: 991px){
    .col-block {
        flex-direction: column;
        gap: 20px;
        margin-bottom: 0;
    }

    .advantages-text {
        margin-bottom: 20px;
    }

    .list-disck {
        list-style-type: none;
    }
}
@media (max-width: 410px){
    .advantages-text {
        padding: 30px 35px;
        flex-direction: column;
    }
    .advantages-text__item-left {
        border-right: none;
        border-bottom: 2px solid #F0A400;
        padding-bottom: 40px;
        padding-right: 0;
    }

    .advantages-text__item-right {
        padding-left: 0;
        padding-top: 40px;
    }
}

.banner-promotion {
    width: 100%;
    min-height: 100px;
    background-image: url('/local/templates/floor/img/banner-promotion.png');
    background-size: cover;
    -moz-background-size: cover;
    background-position: center;
    padding: 30px;
    margin-top: 30px;
    text-align: center;
}

.banner-promotion p {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
}

.banner-promotion p span {
    color: #f0a400;
}
@media (max-width: 600px){
    .banner-promotion p {
        font-size: 22px;
    }
}

.reviews-slider {
    margin-top: 135px;
}
.reviews-slider  .swiper-slide{
 padding: 0 30px;
}
.reviews-slide__content {
    background: #FFF;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
    padding: 35px;
}

.reviews-author {
    display: flex;
    align-items: center;
    gap: 25px;
    margin-bottom: 25px;
}

.reviews-author__img {
    width: 80px;
    height: 80px;
    border-radius: 80px;
    overflow: hidden;
}

.reviews-author__img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.reviews-author__info p {
    color: #212529;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.27px;
    margin: 0 0 4px 0;
}

.reviews-author__info span {
    color: #9497A1;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.14px;
    margin: 0;
}

.reviews-text {
    color: #212529;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: -0.24px;
}

.reviews-text summary::marker {
    content: "";
}

.reviews-slider__top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 30px;
}

.reviews-slider__navig {
    display: flex;
    align-items: center;
    gap: 15px;
}

.reviews-slider .swiper-rev-button-prev {
    cursor: pointer;
}
.reviews-slider .swiper-rev-button-next {
    cursor: pointer;
}

.reviews-slider .swiper-rev-button-prev::before {
    content: url(/local/templates/floor/img/icons/icon_arrow_left.png);
    padding: 5px 30px;
    border-radius: 20px;
    background: #F0A400;
    display: flex;
    align-items: center;
    line-height: 1;
}

.reviews-slider .swiper-rev-button-next::before {
    content: url('/local/templates/floor/img/icons/icon_arrow_right.png');
    padding: 5px 30px;
    border-radius: 20px;
    background: #F0A400;
    display: flex;
    align-items: center;
    line-height: 1;
}



.reviews-slider .swiper-wrapper {
    padding-top: 35px;
    padding-bottom: 135px;
}

@media (max-width: 991px){
    .reviews-text {
        text-align: left;
    }
    .reviews-slider  .swiper-slide{
     padding: 0 15px;
    }
}

@media (max-width: 540px){
    .reviews-slider__top {
        flex-direction: column;
        justify-content: center;
    }
}

.mt80 {
    margin-top: 80px;
}

#scrollup {
    position: fixed; /* фиксированная позиция */
    opacity: 1; /* прозрачность */
    padding: 15px 10px 10px; /* отступы */
    border-radius: 5px; /* скругление углов */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    right: 45px; /* отступ слева */
    bottom: 130px; /* отступ снизу */
    display: none; /* спрятать блок */
    cursor: pointer;
}

/* End */


/* Start:/local/templates/floor/template_styles.css?1783959590237989*/
@charset "UTF-8";

@font-face {
    font-family: 'Gotham Pro';
    src: url(/local/templates/floor/fonts/GothamPro/GothamProReg.woff2) format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url(/local/templates/floor/fonts/GothamPro/GothamProBol.woff2) format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica';
    src: url(/local/templates/floor/fonts/Helvetica/Helvetica-Light.woff2) format("woff2");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica';
    src: url(/local/templates/floor/fonts/Helvetica/Helvetica-Bold.woff2) format("woff2");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
.custom_scroll /* override x.xhtml.ru style */
{
  scrollbar-width: thin;
  scrollbar-color:  #f0a400 #fafafa;
}

.custom_scroll::-webkit-scrollbar {
  height: 12px;
  width: 12px;
}
.custom_scroll::-webkit-scrollbar-track {
  background: #fafafa;
}
.custom_scroll::-webkit-scrollbar-thumb {
  background-color: #f0a400;
  border-radius: 5px;
  border: 3px solid #fafafa;
}
input {outline: none;}
input:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 50px #fff !important; /* Цвет фона */
    -webkit-text-fill-color: #000 !important; /* цвет текста */
    color: #000 !important; /* цвет текста */
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    -webkit-appearance: none;
    -webkit-text-size-adjust: none;
    font-family: "Gotham Pro", Helvetica, arial, sans-serif;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 16px;
    line-height: 23px;
    color: #000;
    font-weight: 400;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-text-size-adjust: none;
}

body {
    background-color: #fcfcfc !important;
}

body.noscroll, body.menu-in {
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 0;
}

body.menu-in .bg-mask {
    opacity: 1;
    visibility: visible;
    z-index: 1050;
}

.bg-mask {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(34, 34, 34, 0.6);
    opacity: 0;
    visibility: hidden;
    z-index: -2;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
.white_bg {
    background-color: #fff;
}

.owl-carousel.owl-drag .owl-item {
    touch-action: unset;
    -ms-touch-action: unset;
    -webkit-touch-callout: unset;
}

.show {
    opacity: 1;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

q, blockquote {
    quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none;
}

a img {
    border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

a, a:hover, a:focus, a:active {
    text-decoration: none;
    color: inherit;
    outline: none;
}

a {
    color: inherit;
}

button, input, textarea {
    outline: none !important;
    font: inherit;
    border: none;
}
input:focus{
    outline: none;
}
button {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    cursor: pointer;
}

h1, h2 {
    font-weight: bold;}


sup {
    font-size: smaller;
    display: inline;
}
.row:before, .row:after {
    display: none;
}

main {
    min-height: -moz-calc(100vh - 395px);
    min-height: calc(100vh - 395px);
}
.form-control,.form-control:focus{
    box-shadow: none !important;
    border-radius: 0 !important;
}
.jq-selectbox.focused .jq-selectbox__select {
    border-color: #f0a400;
}

.jq-selectbox li:hover {
    background: #f3f3f3;
    color: #000 !important;
}

.text_box-big {
    margin-bottom: 70px;
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.rubl {
    font-family: ASLRubl;
    font-style: normal;
    text-transform: none;
}

.container_wrp {
    width: 100%;
    max-width: 1300px;
    margin: auto;
}

.box_shadow {
    border: 1px solid #f0f0f0;
    background-color: #fff;
    box-shadow: 0 2px 2px rgba(0,0,0,.05);
}

.dot_link_orng {
    cursor: pointer;
    color: #f0a400;
    border-bottom: 1px solid #f0a400;
    -webkit-transition: .15s ease-in-out;
    -moz-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
}

.dot_link_orng:hover, .dot_link_orng:active {
    border-bottom-color: transparent;
    color: #f0a400;
}

.dot_link {
    border-bottom: 1px dashed;
    -webkit-transition: .15s ease-in-out;
    -moz-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
}

.dot_link:hover {
    border-color: transparent;
}

ul.dots_list li, ul.line_list li {
    position: relative;
    line-height: 2;
}

ul.dots_list li:before, ul.line_list li:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    background-color: #f0a400;
}

ul.dots_list li {
    padding-left: 25px;
}

ul.dots_list li:before {
    top: 11px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}

ul.line_list li {
    padding-left: 50px;
    margin-bottom: 10px;
}

ul.line_list li:before {
    top: 13px;
    width: 30px;
    height: 3px;
}

.btn {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-weight: bold;
    padding: 10px 0;
    min-width: 100px;
    display: block;
    cursor: pointer;
    text-align: center;
    border: 1px solid transparent;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.bx-soa-more-btn .btn {
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
}

.btn-primary {
    border-radius: 0;
    background: #f0a400;
    border-color: #f0a400;
    color: #fff;
    box-shadow: none !important;
}

.btn-primary:hover,.btn-primary:focus {
    border-color: #d89504;
    background: #d89504;
    color: #fff;
}

.btn-outline-secondary {
    color: #f0a400;
    border-color: #f0a400;
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #d89504;
    border-color: #d89504;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: none;
}

.btn-primary:active, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle,
.btn-outline-secondary:not(:disabled):not(.disabled):active {
    border-color: #cd8d03;
    background: #cd8d03;
    color: #fff;
    box-shadow: none;
}


.btn_cncl {
    text-decoration: none;
    text-align: center;
    background-color: #dcdcdc;
    color: #646464;
    transition: .2s ease-in-out;
}
.btn_cncl:hover,.btn_cncl:focus{
    background-color: #cdcdcd;
    opacity: 1;
}
.btn_cncl:active{
    background-color: #bdbdbd;
}
.btn_orng_bd {
    background: #fff;
    border: 1px solid #f0a400;
    color: #f0a400;
    padding: 13px 0;
    min-width: 200px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

.popup-window-with-titlebar .popup-window-content, .popup-window-content-gray .popup-window-content {
    background: #fff;}
.popup-window.popup-window-with-titlebar {
    padding: 50px 75px;
    width: 100%;
    max-width: 600px;
}

.popup-window-buttons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.popup-window-buttons .product_row {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0;
}
.popup-window-titlebar-text, .popup-window-titlebar-text-version, .popup-window-titlebar div {
    font-size: 20px;
    font-weight: bold;
    color: #242424;
    display: block;
    text-align: center;
    padding: 0;
    line-height: unset;
    margin: 0 !important;
}
.popup-window-with-titlebar .popup-window-content {
    padding: 20px 0 0;}
.popup-window-with-titlebar .popup-window-content img {
    max-height: 130px !important;}

.popup-window-with-titlebar .popup-window-content p {
    font-size: 16px;
    margin-top: 10px;
}

.popup-window-close-icon:after {
    width: 20px;
    height: 20px;
}

.header .logo_box {
    padding: 15px 0;
}
.logo_box a.logo_link img {
    max-height: 70px;
}

.desktop_hide, #vertical-multilevel-menu li ul.root-item-menu li.desktop_hide {
    display: none;
}

.callback_link span {
    color: #105fb7;
    font-size: 14px;
}
.bx-auth a, .bx-auth .btn_orng  {
    background: #f0a400;
    display: inline-flex;
    min-width: 150px;
    text-align: center;
    min-height: 34px;
    margin-bottom: 20px;
    justify-content: center;
    align-content: center;
    align-items: center;
    border-radius: 25px;
    color: #fff;
}

.metro_logo {
    display: inline-block;
    width: 15px;
    height: 12px;
    margin-left: 5px;
    background-image: url(/local/templates/floor/img/logo/spb-metro-logo.png);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
}

.header {
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

.header p {
    margin: 0;
}

.header .header_wrp {
    position: relative;
}

.header .header_top {
    border-bottom: 1px solid #e5e5e5;
    -webkit-transition: .15s ease-in-out;
    -moz-transition: .15s ease-in-out;
}

.header .header_l-side, .header .header_r-side {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    margin-left: -0.25em;
}

.header .header_r-side {
    text-align: right;
}

.header .top_user-box {
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
}

.header .top_user-box.desktop_hide {
    display: none;
}

.header .top_menu {
    color: #5f5f5f;
}

.header .top_menu ul li {
    display: inline-block;
    vertical-align: middle;
    padding: 12px 20px;
}

.header .top-bottom-menu {
    flex: 0 0 46%;
    max-width: 46%;
}

.header .top-bottom-menu ul {
    display: flex;
    justify-content: space-around;
}

.header .top-bottom-menu ul li {
    font-weight: bold;
    color: #000;
}

.header .top_menu ul li:first-child {
    padding-left: 0;
}

.header .top_menu ul li a, .header .top_user-box a {
    border-bottom: 1px solid transparent;
    -webkit-transition: .15s ease-in-out;
    -moz-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
}

.header .top_menu ul li a:hover,
.header .top_user-box a:hover {
    border-bottom-color: inherit;
}
.header .top_menu ul li a.selected{
    color: #f0a400;
    border-bottom: none;
}
.header .top_menu ul li a.selected:hover{
    border-bottom: none;
}
.header .header_mid {
    border-bottom: solid 1px #e5e5e5;
}

.header .header_mid .container_wrp {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header .info_item {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
}

.header .info_item b {
    display: inline-block;
    vertical-align: middle;
}

.header .info_item.address a {
    display: inline-block;
    border-bottom: 1px solid transparent;
    -webkit-transition: .15s ease-in-out;
    -moz-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
}

.header .info_item.address a:hover {
    border-bottom-color: #808080;
}

.footer .info_item.address a div {
    border-bottom: 1px solid transparent;
}

.footer .info_item.address a:hover div {
    border-bottom: 1px solid;
}

.header .info_item.desktop_hide {
    display: none;
}

.header .info_item .title {
    font-size: 14px;
    position: relative;
}

.header .info_item.phone .fa {
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 0;
}

.header span.circle {
    font-size: 7px;
    margin-right: 5px;
}

.header .header_bot {
    height: 45px;
}

.header .hb_content {
    background-color: #fff;
    height: 45px;
}
.hb_content-wrapper {
    position: relative;
}

.header .fixed {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1000;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}

.header .basket_top {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.header .basket_top .btn {
    width: 100%;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}

.header .basket_top .text-icon {
    position: relative;
}

.nicescroll-rails {
    border-radius: 2px;
    border: 1px solid #d8d8d8;
}

.header .basket_top .bx-basket .counter {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 0;
    right: -23px;
    background-color: #f0a400;
    border: none;
    color: #fff;
    font-size: 10px;
    border-radius: 50%;
    line-height: 18px;
    text-align: center;
    padding-right: 2px;
}

.header .basket_top .bx-basket span.text-icon {
    position: relative;
    font-size: 13px;
    color: #656565;
}

.header .basket_top .bx-basket .all_sum {
    display: block;
    font-weight: bold;
    color: #f0a400;
    font-size: 14px;
}

.header .top_icon {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 25px;
    color: #000;
}

.header .top_icon a {
    display: block;
    transition: .2s ease-in-out;
}
.header .compare_top a {
    cursor: default;
}
.header .compare_top .btn-primary {
    cursor: pointer;
}
.header .icon:before{
    width: 100%;
}
.header .icon {
    background-color: #f0a400;
    color: #fff;
    padding: 3px;
}
.header .icon.heart::before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke-width='2' stroke='%23fff' d='M2 9.137C2 14 6.02 16.591 8.962 18.911 10 19.729 11 20.5 12 20.5s2-.77 3.038-1.59C17.981 16.592 22 14 22 9.138c0-4.863-5.5-8.312-10-3.636C7.5.825 2 4.274 2 9.137Z'/%3E%3C/svg%3E");
}

.header a:hover .icon.heart::before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23f0a400' d='M2 9.137C2 14 6.02 16.591 8.962 18.911 10 19.729 11 20.5 12 20.5s2-.77 3.038-1.59C17.981 16.592 22 14 22 9.138c0-4.863-5.5-8.312-10-3.636C7.5.825 2 4.274 2 9.137Z'/%3E%3C/svg%3E");
}

.header .compare-icon:before{
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M20 13.75a.75.75 0 0 0-.75-.75h-3a.75.75 0 0 0-.75.75v6.75H14V4.25c0-.728-.002-1.2-.048-1.546-.044-.325-.115-.427-.172-.484-.057-.057-.159-.128-.484-.172C12.949 2.002 12.478 2 11.75 2c-.728 0-1.2.002-1.546.048-.325.044-.427.115-.484.172-.057.057-.128.159-.172.484-.046.347-.048.818-.048 1.546V20.5H8V8.75A.75.75 0 0 0 7.25 8h-3a.75.75 0 0 0-.75.75V20.5H1.75a.75.75 0 0 0 0 1.5h20a.75.75 0 0 0 0-1.5H20v-6.75Z'/%3E%3C/svg%3E");
}
.header  a:hover .compare-icon:before{
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23f0a400' d='M20 13.75a.75.75 0 0 0-.75-.75h-3a.75.75 0 0 0-.75.75v6.75H14V4.25c0-.728-.002-1.2-.048-1.546-.044-.325-.115-.427-.172-.484-.057-.057-.159-.128-.484-.172C12.949 2.002 12.478 2 11.75 2c-.728 0-1.2.002-1.546.048-.325.044-.427.115-.484.172-.057.057-.128.159-.172.484-.046.347-.048.818-.048 1.546V20.5H8V8.75A.75.75 0 0 0 7.25 8h-3a.75.75 0 0 0-.75.75V20.5H1.75a.75.75 0 0 0 0 1.5h20a.75.75 0 0 0 0-1.5H20v-6.75Z'/%3E%3C/svg%3E");
}
.icon-phone:before{
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23212529' d='m16.556 12.906-.455.453s-1.083 1.076-4.038-1.862-1.872-4.014-1.872-4.014l.286-.286c.707-.702.774-1.83.157-2.654L9.374 2.86C8.61 1.84 7.135 1.705 6.26 2.575l-1.57 1.56c-.433.432-.723.99-.688 1.61.09 1.587.808 5 4.812 8.982 4.247 4.222 8.232 4.39 9.861 4.238.516-.048.964-.31 1.325-.67l1.42-1.412c.96-.953.69-2.588-.538-3.255l-1.91-1.039c-.806-.438-1.787-.309-2.417.317Z'/%3E%3C/svg%3E");
    height:1rem;
    width: 1rem;

}
.icon-phone {
    display: inline-flex;
    width: 1rem;
    height: 1rem;
    align-items: end;
    bottom: -.2rem;
    position: relative;
}
.header a:hover .icon, .header .basket_top:hover span.icon {
    background-color: #fff;
    color: #f0a400;
}
.header .top_icon.bx-basket {
    padding-left: 0;
    padding-right: 0;
    border: none;
}

.header .top_icon span.basket {
    margin-right: 10px;
    width: 30px;
    height: 30px;
    background-image: none;
}

 .product_item .catalog_btns .btn_cart:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 6px 50%;
    transition: .2s ease-in-out;
}
.product_item .catalog_btns .btn_cart:before {
    display: none;
}
.product_item .catalog_btns .btn_cart:before  {
    background-image: url("/local/templates/floor/img/icons/cart.svg");
    background-size: 20px;
    background-position: center;
}
.header .top_icon .basket:after {
    opacity: 0;
}
.header .top_icon .basket:before,
.header .top_icon:hover .basket:after, .header .basket_top:hover .basket:after {
    opacity: 1;
}
.header .basket:before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23fff' stroke-width='1.5' d='M7.5 18a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3ZM16.5 18a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3Z'/%3E%3Cpath fill='%23fff' d='m2.261 3.092.249-.708-.249.708Zm-.012-.8a.75.75 0 1 0-.498 1.416l.498-1.416Zm2.337 2.031.62-.423-.62.423Zm1.302 10.263-.545.516.545-.516Zm14.77-4.703.734.151.001-.004-.735-.147Zm-.5 2.425.735.15-.735-.15Zm.576-5.61-.594.456.595-.457Zm-1.6 8.352-.474-.581.474.581ZM5.708 9.76V7.038h-1.5V9.76h1.5ZM2.51 2.384l-.261-.092-.498 1.416.261.091.498-1.415Zm8.428 13.866h5.302v-1.5h-5.302v1.5Zm-5.23-9.212c0-.707.001-1.297-.05-1.776-.055-.497-.171-.95-.453-1.362l-1.238.846c.09.132.16.314.199.677.041.38.042.875.042 1.615h1.5ZM2.012 3.8c.668.235 1.107.39 1.43.55.303.148.437.268.525.397L5.205 3.9c-.284-.416-.662-.682-1.103-.899-.42-.206-.958-.394-1.592-.617L2.012 3.8ZM4.208 9.76c0 1.453.014 2.5.15 3.3.147.854.44 1.466.985 2.042l1.089-1.032c-.32-.338-.493-.668-.595-1.263-.11-.65-.129-1.558-.129-3.047h-1.5Zm6.73 4.99c-1.417 0-2.4-.002-3.141-.107-.715-.101-1.092-.285-1.365-.573l-1.089 1.032c.594.627 1.347.9 2.243 1.026.87.124 1.98.122 3.351.122v-1.5Zm-5.98-7.88h12.13v-1.5H4.959v1.5Zm14.965 2.861-.5 2.425 1.47.303.5-2.425-1.47-.303ZM17.09 6.87c.856 0 1.61.001 2.205.067.295.034.517.08.672.134.161.057.187.1.174.083l1.189-.914c-.235-.306-.565-.479-.866-.584a4.616 4.616 0 0 0-1.003-.21c-.695-.077-1.543-.076-2.371-.076v1.5Zm4.304 3.16c.17-.848.313-1.56.348-2.13.037-.586-.03-1.164-.412-1.66l-1.189.914c.062.081.13.226.104.654-.027.444-.144 1.037-.322 1.928l1.471.294Zm-5.153 6.22c.762 0 1.401.001 1.917-.062.535-.065 1.024-.209 1.45-.556l-.947-1.163c-.125.102-.303.184-.686.23-.403.05-.934.051-1.734.051v1.5Zm3.184-4.094c-.162.783-.27 1.303-.4 1.688-.123.366-.239.523-.364.625l.947 1.163c.427-.348.666-.797.838-1.309.166-.492.294-1.118.448-1.864l-1.47-.303Z'/%3E%3C/svg%3E");
}
.header   .basket_top:hover .basket:before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23f0a400' stroke-width='1.5' d='M7.5 18a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3ZM16.5 18a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3Z'/%3E%3Cpath fill='%23f0a400' d='m2.261 3.092.249-.708-.249.708Zm-.012-.8a.75.75 0 1 0-.498 1.416l.498-1.416Zm2.337 2.031.62-.423-.62.423Zm1.302 10.263-.545.516.545-.516Zm14.77-4.703.734.151.001-.004-.735-.147Zm-.5 2.425.735.15-.735-.15Zm.576-5.61-.594.456.595-.457Zm-1.6 8.352-.474-.581.474.581ZM5.708 9.76V7.038h-1.5V9.76h1.5ZM2.51 2.384l-.261-.092-.498 1.416.261.091.498-1.415Zm8.428 13.866h5.302v-1.5h-5.302v1.5Zm-5.23-9.212c0-.707.001-1.297-.05-1.776-.055-.497-.171-.95-.453-1.362l-1.238.846c.09.132.16.314.199.677.041.38.042.875.042 1.615h1.5ZM2.012 3.8c.668.235 1.107.39 1.43.55.303.148.437.268.525.397L5.205 3.9c-.284-.416-.662-.682-1.103-.899-.42-.206-.958-.394-1.592-.617L2.012 3.8ZM4.208 9.76c0 1.453.014 2.5.15 3.3.147.854.44 1.466.985 2.042l1.089-1.032c-.32-.338-.493-.668-.595-1.263-.11-.65-.129-1.558-.129-3.047h-1.5Zm6.73 4.99c-1.417 0-2.4-.002-3.141-.107-.715-.101-1.092-.285-1.365-.573l-1.089 1.032c.594.627 1.347.9 2.243 1.026.87.124 1.98.122 3.351.122v-1.5Zm-5.98-7.88h12.13v-1.5H4.959v1.5Zm14.965 2.861-.5 2.425 1.47.303.5-2.425-1.47-.303ZM17.09 6.87c.856 0 1.61.001 2.205.067.295.034.517.08.672.134.161.057.187.1.174.083l1.189-.914c-.235-.306-.565-.479-.866-.584a4.616 4.616 0 0 0-1.003-.21c-.695-.077-1.543-.076-2.371-.076v1.5Zm4.304 3.16c.17-.848.313-1.56.348-2.13.037-.586-.03-1.164-.412-1.66l-1.189.914c.062.081.13.226.104.654-.027.444-.144 1.037-.322 1.928l1.471.294Zm-5.153 6.22c.762 0 1.401.001 1.917-.062.535-.065 1.024-.209 1.45-.556l-.947-1.163c-.125.102-.303.184-.686.23-.403.05-.934.051-1.734.051v1.5Zm3.184-4.094c-.162.783-.27 1.303-.4 1.688-.123.366-.239.523-.364.625l.947 1.163c.427-.348.666-.797.838-1.309.166-.492.294-1.118.448-1.864l-1.47-.303Z'/%3E%3C/svg%3E");
}


.header .top_icon span {
    display: inline-block;
    vertical-align: middle;
}

.header span.icon {
    line-height: 25px;
    width: 25px;
    height: 25px;
    margin-right: 2px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
    position: relative;
    text-align: center;
    border: 1px solid #f0a400;
    border-radius: 50%;
    transition: .2s ease-in-out;
}
.header span.text-icon {
    font-size: 12px;
}
.header .top_icon .counter {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, .4);
    font-size: 11px;
    text-align: center;
}



.btn-small.btn-compare.active .btn-small-mini i, .header .top_icon a:hover .compare-icon i {
    border-color: #f0a400;
}

.header .compare_top {
    position: relative;
}

.header .compare_top .bx_catalog_compare_list {
    display: block;
    opacity: 0;
    z-index: -1;
    visibility: hidden;
    position: absolute;
    background-color: #fff;
    top: 100%;
    right: 0;
    width: 400px;
    transition: .3s ease-in-out;
    text-align: left;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
}

@media screen and (max-width: 400px){
    .header .compare_top .bx_catalog_compare_list {
        width: 320px;
    }
}

.header .compare_top:hover .bx_catalog_compare_list {
    opacity: 1;
    visibility: visible;
    z-index: 500;
}

.header .compare_top .bx_catalog_compare_form {
    max-height: 397px;
}
.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #c8ccd1;
    border-color: #c8ccd1;
}
.header .compare_top .bx_catalog_compare_form ul .btn-item {
    padding: 15px;
}


.header span.user {
    height: 15px;
    background-size: 15px;
}

.header span.favour_org {
    background-size: 18px;
}

.header .catalog_btn {
    display: inline-block;
    vertical-align: middle;
    height: 45px;
    cursor: pointer;
    position: static;
    flex: 0 0 20%;
    max-width: 20%;
}

.header .catalog_btn .catalog_link {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f0a400;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    height: 100%;
    color: #fff;
    position: relative;
}

.header .catalog_btn .catalog_link:before {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    border-top: 1px solid #f0a400;
    left: 0;
    top: -1px;
}

.header .catalog_btn .catalog_link span {
    display: inline-block;
    vertical-align: middle;
}

.header .catalog_btn .catalog_link span.icon_menu {
    position: relative;
    width: 16px;
    height: 2px;
    background: #fff;
    margin-right: 10px;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.header .catalog_btn .catalog_link span.icon_menu:before, .header .catalog_btn .catalog_link span.icon_menu:after {
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    background: #fff;
    left: 0;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}

.header .catalog_btn .catalog_link span.icon_menu:before {
    top: 5px;
    width: 9px;
}

.header .catalog_btn .catalog_link span.icon_menu:after {
    bottom: 5px;
    width: 13px;
}

.header .catalog_btn.open .catalog_link span.icon_menu, .header .catalog_btn .catalog_link.active span.icon_menu {
    background: transparent;
}

.header .catalog_btn.open .catalog_link span.icon_menu:before, .header .catalog_btn .catalog_link.active span.icon_menu:before {
    top: 0;
    width: 100%;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.header .catalog_btn.open .catalog_link span.icon_menu:after, .header .catalog_btn .catalog_link.active span.icon_menu:after {
    bottom: 0;
    width: 100%;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.header .btn_action {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
}

.header .btn_action.desktop_hide {
    display: none;
}

.header .btn_action a {
    display: block;
    padding: 10px 20px;
    background-color: #f0a400;
    transition: .2s ease-in-out;
}

.header .btn_action a:hover {
    background: #d89504;
}

.header .btn_action a:active {
    background: #cd8d03;
}

.header .btn_action .polygon {
    display: inline-block;
    text-align: center;
    line-height: 25px;
    width: 25px;
    height: 25px;
    background-image: url(/local/templates/floor/img/icons/star.svg);
    background-size: cover;
    background-position: 50%;
    font-size: 12px;
}

.header .form_search_wrp {
    position: relative;}

.header .form_search {
    font-size: 14px;
    position: relative;
}

.header_bot .hb_content.fixed .form_search {
    position: static;}

.header .form_search.desktop_hide {
    display: none;
}

.form_search form {
    border: none;
}

.form_search .input_search {
    height: 45px;
    padding-left: 15px;
    padding-right: 50px;
    margin: 0;
    width: 100%;
}

.form_search {
    font-size: 14px;
}

.form_search form {
    position: relative;
}

.form_search form:before {
    content: '';
    display: block;
    position: absolute;
    width: 1px;
    height: 50%;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #e5e5e5;
}

.search_page-container .form_search {
    margin: 35px 0;
    border: 1px solid #dbdbdb;
}
.search_page-container .form_search form:before {
    display: none;
}
.form_search .btn_search {
    font-size: 0;
    position: absolute;
    top: 0;
    right: 0;
    margin: auto;
    width: 45px;
    height: 45px;
    cursor: pointer;
    background-color: transparent;
    background-image: url(/local/templates/floor/img/icons/search-icon.svg);
    background-size: 17px;
    background-position: 50%;
    background-repeat: no-repeat;
}

.footer {
    background-color: #ececec;
}

.footer .footer_top {
    padding: 25px 0;
    line-height: 2;
}

.footer .title_big {
    font-size: 14px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.footer .pays_box {
    margin-top: 30px;
}
.footer .pays_box .pay_item {
    padding-left: 5px;
    padding-right: 5px;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
.footer .pays_box .pay_item:first-child {
    padding-left: 15px;
}

.footer .pays_box .pay_item img {
    max-height: 20px;
}

.footer .bot_menu-box {
    width: 23%;
    margin: 0 2%;
}

.footer .bot_menu-box .yamarket {
    display: inline-block;
    margin-top: 10px;
}

.footer .bot_menu-box .yamarket img {
    max-height: 25px;
}

.footer .bot_menu-box .bot_menu ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 85px;
}

.footer .bot_menu-box .bot_menu ul li {
    display: inline-block;
    width: 75%;
    margin-bottom: 5px;
}

.footer .bot_menu-box .bot_menu ul li.small {
    width: 25%;
}

.footer .bot_menu-box .bot_menu ul li a {
    border-bottom: 1px solid transparent;
    -webkit-transition: .15s ease-in-out;
    -moz-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
}

.footer .bot_menu-box .bot_menu ul li a:hover {
    border-bottom-color: inherit;
}

.footer .info_box {
    width: 24%;
    margin: 0 2%;
    font-size: 12px;
}

.footer .info_box .phone {
    margin-bottom: 10px;
}

.footer .info_box .timejob, .footer .info_box .address {
    display: inline-block;
    vertical-align: top;
    color: #808080;
}

.footer .info_box .title {
    font-size: 13px;
    margin-bottom: 0;
    color: #000;
}

.footer .footer_bot {
    padding: 10px 0;
    border-top: solid 1px #dbdbdb;
    position: relative;
}

.footer .footer_bot p, .footer .footer_bot a {
    font-size: 11px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
}

.footer .footer_bot a:hover {
    text-decoration: underline;
}

.social-item {
    width: 25px;
    height: 25px;
    padding: 0;
}

.mir {
    background-image: url(/local/templates/floor/img/icons/mir.png);
}

.mcard {
    background-image: url(/local/templates/floor/img/icons/mastercard.png);
}

.visa {
    background-image: url(/local/templates/floor/img/icons/visa.png);
}

.yamoney {
    background-image: url(/local/templates/floor/img/icons/yamoney.png);
}

.catalog_menu {
    display: block;
    opacity: 0;
    position: absolute;
    z-index: -1;
    left: 0;
    visibility: hidden;
    -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
    /*transition-delay: .3s;*/
}
/*PRO_WS*/
/*.header .catalog_btn:hover .catalog_menu {*/
.header .catalog_btn.open .catalog_menu {
    opacity: 1;
    z-index: 1500;
    visibility: visible;
    transition: .2s ease-in-out;
}

.catalog_menu .catalog_menu-wrp {
    margin: auto;
    max-width: 1300px;
    min-height: 300px;
    position: relative;
}

.catalog_menu .root-menu {
    width: 100%;
    height: 100%;
}

.catalog_menu .root-menu-container {
    width: 220px;
    height: 100%;
}

.catalog_menu .root-menu li.root-item:hover ul.sub-root-menu, .catalog_menu .root-menu li.p_select ul.sub-root-menu {
    display: flex;
}

.catalog_menu ul.sub-root-menu {
    display: none;
    position: absolute;
    width: calc(100% - 220px);
    bottom: 40px;
    left: 220px;
    top: 40px;
    justify-content: flex-start;
    align-items: flex-start;
}

.catalog_menu ul.sub-root-menu li.sub-root-item {
    display: inline-block;
    vertical-align: top;
    width: 20%;
    height: 100%;
    padding-left: 35px;
}

.catalog_menu .catalog_menu-list {
    padding-right: 25px;
}

.catalog_menu .catalog_menu-list li {
    margin: 0;
}


.catalog_menu .root-menu li.root-item a.root-item-link {
    display: block;
    padding: 8px 0;
}

.catalog_menu .root-menu li.root-item {}

.catalog_menu .catalog_menu-list li.catalog_menu-item a,
.catalog_menu ul.sub-root-menu li.sub-root-item a {
    border-bottom: 1px solid transparent;
    color: #656565;
    font-size: 14px;
    font-weight: normal;
}

.catalog_menu .catalog_menu-list li.catalog_menu-item:hover a, .catalog_menu .catalog_menu-list li.p_select a {
    color: #000;
    font-size: 16px;
    font-weight: bold;
}

.catalog_menu .catalog_menu-list li.catalog_menu-item ul li.item {
    padding: 8px 0;
}

.catalog_menu .catalog_menu-list li.catalog_menu-item ul li.item a {
    border-bottom: 1px solid transparent;
    font-size: 14px;
    font-weight: normal;
    -webkit-transition: .15s ease-in-out;
    -moz-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
}
.catalog_menu .catalog_menu-list li.catalog_menu-item ul li.item:hover a {
    border-bottom-color: inherit;
    color: #000;
}

.catalog_menu .scroll_box {
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
}

.catalog_menu .sub-root-menu .scroll_box {
    height: -moz-calc(100% - 40px);
    height: calc(100% - 40px);
}

.catalog_menu .scroll_box::-webkit-scrollbar-track {
    background-color: transparent;
    -webkit-box-shadow: inset 0 0 1px 0 #cacaca;
    box-shadow: inset 0 0 1px 0 #cacaca;
}

.catalog_menu .scroll_box::-webkit-scrollbar {
    width: 3px;
}

.catalog_menu .scroll_box::-webkit-scrollbar-thumb {
    background-color: #f0a400;
}

.catalog_menu .sub_menu-list {
    height: 100%;
}

.catalog_menu .title {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 8px;
}

.catalog_menu .root-item-link .fa {
    display: none;
}

.tooltip_templates {
    display: none;
}

.title_big {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 25px;
    position: relative;
}

.sub_title {
    font-size: 16px;
    font-weight: bold;
    margin: 15px 0;
}

.sub_title .fa {
    position: absolute;
    right: 25px;
    color: #242424;
    font-size: 27px;
    height: 27px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.sub_title.open_list {
    cursor: pointer;
}

a.open_hide {
    position: relative;
    color: #4a90e2;
    border-bottom: 1px dashed;
    padding-bottom: 1px;
}

a.open_hide.open:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 25px;
    background-color: #fff;
}

a.open_hide.open:after {
    content: 'Скрыть';
    position: absolute;
    border-bottom: 1px dashed;
    left: 0;
}

.hide_text {
    display: none;
}

.delivery_page ol {
    list-style: decimal;
    -webkit-padding-start: 20px;
    -moz-padding-start: 20px;
}

.delivery_page ol li {
    padding-left: 10px;
    line-height: 2;
    margin-bottom: 10px;
}

.delivery_page ul.dots_list li {
    padding-left: 25px;
    margin-bottom: 0;
}

.delivery_page .pays ul.line_list li {
    margin-bottom: 0;
}

.delivery_page .table_wrap {
    width: 75%;
    float: left;
}

.delivery_page .map_wrap {
    width: 23%;
    margin-left: 2%;
    float: right;
}

.delivery_page .conditions {
    margin-top: 50px;
    border-top: 1px solid #dbdbdb;
}

.delivery_page .delivery_wrp .sub_title {
    margin: 0;
    padding: 25px;
    position: relative;
    border-bottom: 1px solid #dbdbdb;
}

.delivery_page .delivery_wrp.open_in {
    border-bottom: 1px solid #f0a400;
}

.delivery_page .delivery_wrp.open_in .sub_title {
    border-color: #f0a400;
}

.delivery_page .delivery_wrp.open_in .sub_title .fa {
    -webkit-transform: scale(-1);
    -moz-transform: scale(-1);
    -ms-transform: scale(-1);
    transform: scale(-1);
}

.table_wrap table {
    width: 100%;
    border: 1px solid #dbdbdb;
}

.table_wrap table th, .table_wrap table .t_head {
    font-weight: bold;
}

.table_wrap table .sub_head {
    font-weight: bold;
    text-transform: uppercase;
}

.table_wrap table tr {
    border: 1px solid #dbdbdb;
}

.table_wrap table td, .table_wrap table th {
    border-right: 1px solid #dbdbdb;
    text-align: center;
    padding: 20px;
}

.table_wrap table td .line_table, .table_wrap table th .line_table {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    background-color: #000;
    width: 20px;
    height: 1px;
}

.table_wrap table.delivery tr:hover {
    background-color: #eee;
}

.table_wrap table.delivery td {
    position: relative;
    min-width: 150px;
    cursor: pointer;
}

.table_wrap table.delivery td.colHover {
    background-color: #eee;
}

.table_wrap table.delivery td.current {
    background-color: #f0a400;
    color: #fff;
}

.table_wrap table.delivery td.current .line_table {
    background-color: #fff;
}

.table_wrap table.lift {
    max-width: 795px;
}

.table_wrap table.service {
    margin-top: 50px;
    max-width: 825px;
}

.table_wrap table.service td {
    padding: 10px;
}

.table_wrap table.service .sub_head {
    padding: 20px;
}

.about_page .flex_box {
    margin-bottom: 50px;
}

.about_page .certificate {
    position: relative;
    overflow: hidden;
    padding: 75px 0;
}

.about_page .certificate .flex_box {
    margin-bottom: 0;
}

.about_page .certificate .about_img .about_img_box {
    display: block;
    position: absolute;
    width: 370px;
    top: 5px;
    left: 0;
    z-index: 20;
}

.about_page .certificate .about_img .about_img_box img {
    width: 100%;
    max-height: none;
    z-index: 10;
    position: relative;
}

.about_page .certificate .about_img .about_img_box:nth-child(2) {
    left: 60px;
    z-index: 15;
    opacity: .7;
}

.about_page .certificate .about_img .about_img_box:nth-child(3) {
    left: 120px;
    z-index: 10;
    opacity: .4;
}

.about_page .certificate .about_img .figure.rec1 {
    top: -25px;
    left: -28px;
    z-index: 0;
}

.about_page .about_title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
}

.about_page .about_text {
    width: 51%;
    padding-right: 2%;
}

.about_page .about_text.right {
    padding-right: 0;
    padding-left: 2%;
}

.about_page .about_img {
    width: 47%;
    position: relative;
    padding: 25px;
    text-align: center;
}

.about_page .about_img .about_img_box {
    position: relative;
    z-index: 10;
    overflow: hidden;
    height: 330px;
}

.about_page .about_img .about_img_box img {
    width: 100%;
}

.about_page .about_img .figure {
    position: absolute;
    width: 150px;
    background-image: url(/local/templates/floor/img/icons/rect.svg);
}

.about_page .about_img .figure.rec1 {
    height: 150px;
    left: 0;
    bottom: 0;
}

.about_page .about_img .figure.rec2 {
    height: 85%;
    right: 0;
    top: 0;
}

.fancybox-custom-layout .fancybox-button {
    color: #fff !important;
    background: none;
}

.fancybox-custom-layout .fancybox-navigation .fancybox-button {
    text-align: center;
    width: 45px;
    height: 45px;
    border: 1px solid #fff;
    border-radius: 50%;
    font-size: 30px;
    -webkit-transition: opacity .3s ease-in-out, visibility 0s, color .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out, visibility 0s, color .3s ease-in-out;
    transition: opacity .3s ease-in-out, visibility 0s, color .3s ease-in-out;
}

.fancybox-custom-layout .fancybox-navigation .fancybox-button:before {
    display: block;
    font-family: FontAwesome;
    margin-top: -7px;
}

.fancybox-custom-layout .fancybox-navigation .fancybox-button.fancybox-button--arrow_left {
    left: 25px;
}

.fancybox-custom-layout .fancybox-navigation .fancybox-button.fancybox-button--arrow_left:before {
    content: '\f104';
    margin-left: -3px;
}

.fancybox-custom-layout .fancybox-navigation .fancybox-button.fancybox-button--arrow_right {
    right: 25px;
}

.fancybox-custom-layout .fancybox-navigation .fancybox-button.fancybox-button--arrow_right:before {
    content: '\f105';
    margin-right: -3px;
}

.fancybox-custom-layout .fancybox-navigation .fancybox-button:hover {
    border-color: #f0a400;
}

.fancybox-custom-layout .fancybox-navigation .fancybox-button.disabled, .fancybox-custom-layout .fancybox-navigation .fancybox-button.disabled:hover {
    border-color: inherit;
    opacity: .5;
}

.fancybox-custom-layout .fancybox-navigation .fancybox-button svg {
    display: none;
}

.modal {
    text-align: center;
}
.product_card_fast .product_card_wrp {
    width: 96%;
    max-width: 500px;
    position: relative;
    white-space: normal;
    text-align: left;
}

.product_card_fast .modal-content {
    background: #fff;
    border: none;
    -webkit-box-shadow: 0 1px 16px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 16px rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.product_card_fast .product_card {
    margin-top: 0;
    margin-bottom: 0;
}

.product_card_fast .fast_title {
    font-weight: bold;
    font-size: 18px;
    padding: 10px 20px;
    border-bottom: solid 1px #e5e5e5;
}
.product_card_fast .product_card .product_title {
    padding-top: 0;
    padding-bottom: 0;
    height: 60px;
    overflow: hidden;
}
.product_card_fast .product_card .product_title h1 {
    font-size: 14px;
}
.product_card_fast .product_title h1 {
    font-weight: normal;
}

.product_card_fast .product_header {
    padding: 20px;
}

.product_card_fast .bx_bigimages_box {
    width: 100px;
    padding-right: 0;
}
.product_card_fast .bx_item_detail .bx_item_slider {
    margin-bottom: 0;
}
.product_card_fast .bx_bigimages_aligner {
    display: block;
    width: 100px;
    height: 100px;
    line-height: 95px;
    border: solid 1px #e5e5e5;
    border-radius: 6px;
    overflow: hidden;
    cursor: default;
}
.product_card_fast .bx_bigimages_imgcontainer img {
    pointer-events: none;
    height: 98px;
}
.product_card_fast .product_title_box {
    width: calc(100% - 130px);
}

.product_card_fast .product_card .big_price_box .price, .product_card_fast .product_card .big_price_box .price .fa {
    font-size: 14px;
}
.product_card_fast .product_card .big_price_box .price {
    margin-right: 5px;
}
.product_card_fast .product_card .big_price_box .price_old, .product_card_fast .product_card .big_price_box .price_old .fa  {
    font-size: 12px;
}
.btn-close, .popup-window-close-icon {
    cursor: pointer;
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 40px;
    height: 40px;
    opacity: .5;
    transition: .2s ease-in-out;
}

.btn-close:hover, .popup-window-close-icon:hover {
    opacity: .7;
}
.btn-close:hover:before, .btn-close:hover:after,
.popup-window-close-icon:hover:before, .popup-window-close-icon:hover:after {
    box-shadow: 0 0 1px;
}

.btn-close:before, .btn-close:after, .popup-window-close-icon:before, .popup-window-close-icon:after {
    content: '';
    display: block;
    position: absolute;
    left: 8px;
    top: 20px;
    width: 25px;
    height: 1px;
    background-color: #242424;
    transition: .2s ease-in-out;
}

.btn-close:before, .popup-window-close-icon:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.btn-close:after, .popup-window-close-icon:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.popup_mask, .popup_inner {
    display: none;
    z-index: 500;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(34, 34, 34, 0.6);
    text-align: center;
    overflow: auto;
    white-space: nowrap;
}
.user_form .modal-content {
    box-shadow: none;
    border: none;
    border-radius: 0;
}

.user_form .modal-header, .user_form .modal-body, .user_form .modal-footer {
    border: none;
    padding: 0;
}
.user_form .modal-header {
    justify-content: center;
}
.user_form .modal-footer {
    flex-wrap: wrap;
}
.user_form .modal-body {
    padding-top: 20px;
}

a.requisites {
    border-bottom: 1px solid #000;
    color: #000;
    -webkit-transition: .15s ease-in-out;
    -moz-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
}

a.requisites:hover {
    border-color: transparent;
}

.auth-form-box {
    width: 100%;
    max-width: 500px;
    margin-bottom: 100px;
}
.auth-form-box .text_box {
    padding-bottom: 20px;
}
.user_form .user_form_wrp .modal-content {
    max-width: 500px;
    padding: 50px;
    padding-bottom: 25px;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    border: 1px solid #d6d6d6;
    -webkit-box-shadow: 0 1px 16px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 16px rgba(0, 0, 0, 0.25);
    background: #fff;
    white-space: normal;
    z-index: 1500;
}

.user_form .user_form_wrp .title {
    font-size: 20px;
    font-weight: bold;
    color: #656565;
    text-align: center;
}

.user_form .user_form_wrp .title a {
    color: #000;
    border-bottom: 1px dashed #f0a400;
}

.user_form .user_form_wrp .title a:hover {
    border-bottom-color: transparent;
}

.user_form .user_form_wrp .text_box {
    font-size: 16px;
    margin-bottom: 20px;
}

.user_form a.login_link {
    color: #f0a400;
    display: inline-block;
    margin-top: 5px;
    font-size: 12px;
}

.user_form a.login_link span {
    border-bottom: 1px dashed;
}

.user_form a.login_link:hover span {
    border-bottom-color: transparent;
}

.user_form .form_widget {
    position: relative;
    margin-top: 40px;
    text-align: left;
}

.user_form .form_widget-input {
    position: relative;
    display: block;
    float: right;
    padding: 10px 15px;
    color: #808080;
    -webkit-appearance: none; /* for box shadows to show on iOS */
    width: 100%;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    -webkit-transition: background-color 0.25s, border-color 0.25s;
    transition: border-color 0.25s;
}

.user_form .form_widget-input::-webkit-input-placeholder { color:transparent;    transition: 0.25s ease-in-out; }
.user_form .form_widget-input::-moz-placeholder { color:transparent;    transition: 0.25s ease-in-out; }
.user_form .form_widget-input:-moz-placeholder { color:transparent;    transition: 0.25s ease-in-out; }
.user_form .form_widget-input:-ms-input-placeholder { color:transparent;    transition: 0.25s ease-in-out; }

.input_focus .form_widget-input::-webkit-input-placeholder { color:#bbbbbb; }
.input_focus .form_widget-input::-moz-placeholder { color:#bbbbbb; }
.input_focus .form_widget-input:-moz-placeholder { color:#bbbbbb; }
.input_focus .form_widget-input:-ms-input-placeholder { color:#bbbbbb; }

.user_form .form_widget-input:focus {
    outline: none;
}

.user_form .form_widget-label {
    display: inline-block;
    float: right;
    font-weight: normal;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
    text-align: left;
    position: absolute;
    bottom: 100%;
    pointer-events: none;
    overflow: hidden;
    padding: 0 15px;
    -webkit-transform: translate3d(0, 3em, 0);
    transform: translate3d(0, 37px, 0);
    -webkit-transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}
.user_form .form_widget-label i {
    font-style: normal;
    color: #d93333;
}

.user_form .form_widget-label span {
    position: relative;
    display: block;
    width: 100%;
    color: #8B8C8B;
    padding: 0.25em 0;
    -webkit-transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

.user_form .form_widget-label span:after {
    content: attr(data-content);
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    color: #5f5f5f;
    padding: 0.25em 0;
    letter-spacing: 1px;
    font-size: 14px;
}

.form_widget-input:focus + .form_widget-label,
.input_focus .form_widget-label {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0px, 0, 0);
}

.form_widget-input:focus + .form_widget-label .form_widget-label span,
.input_focus .form_widget-label span {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

.form_widget-input:focus + .form_widget-input,
.input_focus .form_widget-input {
    border-color: #f0a400;
}

.error .form_widget-input,
.error.input_focus .form_widget-input {
    border-color: red;
}

.form_checkbox input[type='checkbox'] {
    display: none;
}

.form_checkbox .form_checkbox-label {
    font-weight: normal;
}

.form_checkbox .form_checkbox-text {
    display: inline;
    vertical-align: middle;
    font-size: 14px;
}

.form_checkbox .form_checkbox-check {
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    border: solid 1px #bdbdbd;
    margin-right: 10px;
    position: relative;
    cursor: pointer;
}

.form_checkbox input[type='checkbox'] + label .form_checkbox-check:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    content: "\f00c";
    line-height: 1;
    width: 15px;
    height: 15px;
    font-family: FontAwesome;
    color: #f0a400;
    opacity: 0;
}

.form_checkbox input[type='checkbox']:checked + label .form_checkbox-check:before {
    opacity: 1;
}


.bx-authform-link-container, .bx-authform-description-container {
    padding-bottom: 0;
}



.user_form .form_widget-checkbox {
    text-align: left;
}

.order .order_info-save .checkbox input[type='checkbox'] + a {
    position: relative;
    display: block;
    padding-left: 25px;
}

.order .order_info-save .checkbox {
    padding: 0;
    margin: 0;
}

.order .order_info-save .checkbox label {
    padding: 0;
    display: inline-block;
}

.user_form .form_widget-checkbox .checkbox_in input[type='checkbox'] + label span,
.order .order_info-save .checkbox input[type='checkbox'] + a:before {
    display: block;
    position: relative;
    width: 15px;
    height: 15px;
    border: 1px solid #ddd;
    cursor: pointer;
}

.order .order_info-save .checkbox input[type='checkbox'] + a:before {
    content: '';
    position: absolute;
    left: 0;
}

.user_form .form_widget-checkbox .checkbox_in input[type='checkbox'], .order .order_info-save .checkbox input[type='checkbox'] {
    display: none;}

.user_form .form_widget-checkbox .checkbox_in input[type='checkbox']:checked + label span:before,
.order .order_info-save .checkbox input[type='checkbox']:checked + a:after,
input[type=checkbox].bx-soa-pp-company-checkbox:checked + .bx-soa-pp-company-image:after {
    content: "\f00c";
    line-height: 1;
    width: 15px;
    height: 15px;
    display: block;
    position: absolute;
    font-family: FontAwesome;
    top: -2px;
    left: 1px;
    color: #f0a400;
}

#bx-soa-order input[type=checkbox].bx-soa-pp-company-checkbox + .bx-soa-pp-company-image:before {
    left: 5px;
    top: 5px;
}
#bx-soa-order input[type=checkbox].bx-soa-pp-company-checkbox:checked + .bx-soa-pp-company-image:after {
    top: 5px;
    left: 6px;
}

.order .order_info-save .checkbox input[type='checkbox']:checked + a:after {
    left: 2px;
    top: 2px;
}

.user_form .form_widget-checkbox .description {
    font-size: 14px;
    font-style: italic;
}

.user_form .description.out {
    font-size: 12px;
    margin-top: 20px;
}

.user_form .form_widget-btn {
    font-size: 18px;
    width: 100%;
}

.user_form .mfeedback .form_widget-btn {
    margin: 25px 0;
}

div.mf-ok-text, div.mf-error-text {
    align-items: center;
    font-size: 18px;
}
.user_form div.form_widget-content em {
    opacity: 0;
    position: absolute;
    top: 100%;
    font-size: 11px;
    color: red;
    margin-top: 3px;
    font-style: normal;
}

.user_form .description {
    color: #858585;
    font-size: 12px;
}
.main-user-consent-request-input {
    display: none;
}
.main-user-consent-request-announce {
    font-weight: 400;
    position: relative;
    font-size: 12px;
    padding-left: 25px;
}
.main-user-consent-request-announce:before,
.auth-remember:before,
input[type=checkbox].bx-soa-pp-company-checkbox + .bx-soa-pp-company-image:before {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #ddd;
    cursor: pointer;
    content: '';
}
#modalReg .user_form_wrp .modal-body .main-user-consent-request a::before{
    left: -22px;
}
#modalReg .user_form_wrp .modal-body .main-user-consent-request{
    padding-left: 10px;
}
#modalReg .user_form_wrp .modal-body .main-user-consent-request input[type="checkbox"]:checked + a::after{
    left: -22px;
}
.auth-remember{
    position: relative;
    padding-left: 25px;
    font-weight: 400;
    padding-top: 5px;
    padding-bottom: 15px;
}
.auth-remember:before{
    left: 0px;
    top: 6px;
}
.bx-auth-table input[type=checkbox]:checked + .auth-remember:after {
	left: 1px;
	top: 6px;
}
.user_form_wrp .modal-body .main-user-consent-request input[type=checkbox],.bx-auth-table input[type=checkbox]{
    display: none;
}
.main-user-consent-request input[type=checkbox]:checked + .main-user-consent-request-announce:after,
.bx-auth-table input[type=checkbox]:checked + .auth-remember:after{
    content: "\f00c";
    line-height: 1;
    width: 15px;
    height: 15px;
    display: block;
    position: absolute;
    font-family: FontAwesome;
    top: 2px;
    left: 2px;
    color: #f0a400;
}
.bx-auth-table input[type=checkbox]:checked + .auth-remember:after{
    left: 1px;
    top: 6px;
}
.user_form.requisites .user_form_wrp {
    text-align: left;
}

.contacts_page .advantage {
    margin: 35px 0;
}

.contacts_page .advantage .flex_item {
    width: 25%;
    padding: 0 35px;
    text-align: center;
}

.contacts_page .advantage .flex_item .icon {
    width: 65px;
    height: 65px;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    margin: 20px auto;
}

.contacts_page .contact_block {
    width: 45%;
    padding-right: 5%;
}

.contacts_page .contact_map {
    width: 55%;
}

.contacts_page .contact_text {
    margin-bottom: 45px;
}

.contacts_page .contact_text .contact {
    font-weight: bold;
    color: #656565;
    padding-left: 30px;
}

.contacts_page .contact_text .contact span {
    display: block;
}

.contacts_page .contact_text .descr {
    margin-top: 15px;
    padding-left: 30px;
}

.contacts_page .sub_title {
    font-size: 22px;
    margin: 10px 0;
    padding-left: 30px;
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: 0 50%;
}

.contacts_page .slider_box {
    padding: 50px 0 30px;
    overflow-x: hidden;
}

.contacts_page .slider_center {
    overflow: visible;
    max-width: 1300px;
}

.contacts_page .slider_center .carousel-button-default {
    top: -50px;
}

.flex_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.flex_box.img_left {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.action_slider .title_big {
    font-size: 36px;
    margin-top: 25px;
    user-select: none;
}

.action_slider .slider .carousel-button-default {
    top: -35px;
}
.action_page .title_big {
    margin-bottom: 50px;
}
.action_page .sales_detail .title_big {
    margin-bottom: 15px;
}

.action_page .action_pic {
    position: relative;
    background-color: rgba(0, 0, 0, .8);
}
.action_page .action_pic:before {
    padding-top: 25%;
}
.action_page .action_pic .embed-responsive-item {
    opacity: .6;
    transition: ease-in-out .3s;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}
.action_page .action_pic:hover .embed-responsive-item, .action_page .sales_detail .action_pic .embed-responsive-item {
    opacity: .85;
}

.action_page .action_text {}

.action_page .action_text .action_title {
    display: block;
    font-weight: bold;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    margin-bottom: 10px;
}
.action_page .action_text .action_title h2 {
    font-size: 26px;
}

.action_page .action_text .action_title:hover {
    color: #f0a400;
}

.action_page .action_text {
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
    padding: 15px;
    transition: ease-in-out .3s;
}
.action_page .action_pic:hover .action_text, .action_page .sales_detail .action_pic .action_text {
    background-color: rgba(0,0,0,.3);
}
.action_page .action_text .row {
    align-items: flex-end;
}
.action_page .action_content {
    margin-top: 1.5rem;
    margin-bottom: 3rem;
}
.action_page .action_count span, .action_page .action_text {
    color: #fff;
}
.action_page .action_count {
    text-align: right;
}

.action_page .action_count .date_end span {
    display: inline-block;
    vertical-align: middle;
}

.action_page .action_count .date_end .count {
    border: solid 1px #dedbdb;
    padding: 4px 0;
    color: #000;
    font-weight: bold;
    width: 36px;
    height: 36px;
    font-size: 17px;
    text-align: center;
    background-color: #fff;
    margin-left: 10px;
    border-radius: 50%;
}

.action_page .action_count .count_items {
    color: #f0a400;
}

.action_page .action_count .count_items .count {
    font-weight: bold;
}
.action_page .action_text .detail_link {
    margin-top: 10px;
}
.action_page .action_text .detail_link a {
    padding: 8px 12px 9px;
    display: inline-block;
    transition: .2s ease-in-out;
}

.action_page .action_count .count_items a:hover {
    border-bottom-color: transparent;
}

.catalog {
    margin-bottom: 50px;
}





.advantage {
    position: relative;
}

.advantage .advantage_box {
    position: absolute;
    max-width: 900px;
    background-color: #fff;
    margin: auto;
    left: 0;
    right: 0;
    bottom: -80px;
    -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
    padding: 40px 20px;
}

.advantage .advantage_item {
    width: 32%;
    padding: 0 15px;
    display: inline-block;
    vertical-align: middle;
}

.advantage .advantage_item .icon {
    display: inline-block;
    vertical-align: middle;
    width: 80px;
    height: 80px;
    background-size: 70px;
    background-position: 50%;
    background-repeat: no-repeat;
}

.advantage .advantage_item .text_box {
    width: 60%;
    line-height: 1.7;
    padding: 4px 0;
    display: inline-block;
    vertical-align: middle;
}

.quick_filter-box {
    padding: 80px 0 100px;
}

.quick_filter-box .filter_parameters, .quick_filter-box .filter_parameters_box_btn {
    display: inline-block;
    vertical-align: top;
}

.quick_filter-box .filter_parameters {
    width: 77%;
}

.quick_filter-box .filter_parameters_box_btn {
    width: 22%;
    text-align: right;
    padding-top: 40px;
}

.quick_filter-box .title_big {
    margin-bottom: 50px;
}

.quick_filter-box .filter_block {
    min-width: 240px;
}

.quick_filter-box .filter_parameters_box_btn {
    font-weight: bold;
}

.quick_filter-box .filter_parameters_box_title {
    font-weight: bold;
    margin-bottom: 20px;
}

.quick_filter-box .jq-selectbox__select {
    background-color: #fff;
}

.quick_filter-box .filter_input_checkbox.color {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 45px;
    height: 45px;
}

.quick_filter-box .filter_input_checkbox.color label {
    display: block;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.catalog_wrp {
    padding-bottom: 50px;
}

.catalog_wrp .title_big {
    margin: 0;
}

.catalog_wrp .dot_link_orng {
    font-size: 18px;
}

.catalog_wrp .owl-carousel {
    margin-top: 35px;
}

.catalog_wrp .owl-carousel .owl-nav button {
    top: -100px;
}


.catalog_wrp .owl-carousel .owl-nav button span, .compare_slider .owl-carousel .owl-nav button span {
    display: none;
}

.catalog_wrp .owl-carousel .owl-nav button:hover, .compare_slider .owl-carousel .owl-nav button:hover {
    border-color: #f0a400;
    opacity: 1;
}

.catalog_wrp .owl-carousel .owl-nav button:before, .compare_slider .owl-carousel .owl-nav button:before {
    display: block;
    font-family: FontAwesome;
    margin-top: -3px;
}

.catalog_wrp .owl-carousel .owl-nav button.owl-next, .compare_slider .owl-carousel .owl-nav button.owl-next {
    right: 0;
}

.catalog_wrp .owl-carousel .owl-nav button.owl-next:before, .compare_slider .owl-carousel .owl-nav button.owl-next:before {
    content: '\f105';
    margin-left: 4px;
}

.catalog_wrp .owl-carousel .owl-nav button.owl-prev, .compare_slider .owl-carousel .owl-nav button.owl-prev {
    right: 55px;
}

.catalog_wrp .owl-carousel .owl-nav button.owl-prev:before, .compare_slider .owl-carousel .owl-nav button.owl-prev:before {
    content: '\f104';
    margin-right: 4px;
}

.category_item .mask {
    visibility: hidden;
    z-index: -1;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(44, 37, 37, 0.45);
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.category_item .mask .text_box {
    width: 180px;
    height: 100px;
    color: #fff;
    font-size: 32px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    line-height: 1.3;
}

.category_item .mask .text_box:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    width: 70px;
    height: 3px;
    background-color: #fff;
    left: 0;
    right: 0;
    margin: auto;
}

.category_item .mask .text_box span {
    display: block;
}

.category_item .category_pic {
    background-color: #f2f2f2;
    padding: 50px;
    text-align: center;
    position: relative;
}

.category_item .category_pic .image_wrp {
    max-width: 100%;
    width: 200px;
    height: 200px;
    line-height: 200px;
}

.category_item .category_name {
    padding: 20px 25px;
    font-size: 18px;
    position: relative;
    background-color: #e5e5e5;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.category_item .category_name .fa {
    position: absolute;
    right: 25px;
    top: 19px;
    font-size: 27px;
}

.category_item a:hover .category_pic .mask {
    opacity: 1;
    visibility: visible;
    z-index: 100;
}

.category_item a:hover .category_name {
    color: #fff;
    background-color: #f0a400;
}

.category_item a:active .category_name {
    background: #d89504;
}

.category_item a:active .category_pic .mask {
    background-color: rgba(44, 37, 37, 0.65);
}

.banner-wrapper {
    margin: 35px 0;
}

.banner-wrapper.action {
    display: block;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background-color: #000;
    position: relative;
    padding: 20px;
}

.banner-wrapper.action .text {
    z-index: 1;
    position: relative;
}

.banner-wrapper .banner {
    display: block;
}

.banner .banner_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .65;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    z-index: 0;
}

.filter_flex_box {
    /*display: -webkit-box;*/
    /*display: -webkit-flex;*/
    /*display: -moz-box;*/
    /*display: -ms-flexbox;*/
    /*display: flex;*/
    /*-webkit-flex-wrap: wrap;*/
    /*-ms-flex-wrap: wrap;*/
    /*flex-wrap: wrap;*/
    /*-webkit-box-pack: start;*/
    /*-webkit-justify-content: flex-start;*/
    /*-moz-box-pack: start;*/
    /*-ms-flex-pack: start;*/
    /*justify-content: flex-start;
    overflow: hidden;*/
    max-height: 175px;
}

.filter_box .filter_top {
    justify-content: space-between;
    align-items: center;
}

.filter_box .filter_top .title {
    float: left;
    font-size: 18px;
    font-weight: bold;
}

.filter_box .filter_top .reset_fltr {
    display: inline-block;
    position: relative;
    padding-left: 17px;
    color: #f0a400;
    background: #fff;
    cursor: pointer;
    border-bottom: 1px dotted transparent;
}

.filter_box .filter_top .reset_fltr:before {
    content: '';
    display: block;
    position: absolute;
    width: 11px;
    height: 11px;
    background-image: url(/local/templates/floor/img/icons/backup.svg);
    background-size: cover;
    left: 0;
    bottom: 4px;
}
.filter_box .filter_top .reset_fltr input {
    background: none;
    padding: 0;
}
.filter_box .filter_top .reset_fltr:hover {
    border-bottom-color: #f0a400
}
.param_item_list {
    border-top: 1px solid #d5d4d4;
    padding-top: 5px;
    margin-top: 10px;
    display: block;
    width: 100%;
}
.param_item_list:empty {
    border-color: transparent;
    padding-top: 0;
    margin-top: 0;
}

.filter_box .filter_block {
    display: none;
    padding-top: 20px;
}

.filter_box .filter_input_checkbox {
    /*-webkit-box-flex: 0;*/
    /*-webkit-flex: 0 0 33.3%;*/
    /*-moz-box-flex: 0;*/
    /*-ms-flex: 0 0 33.3%;*/
    /*flex: 0 0 33.3%;*/
    /*max-width: 33.3%;*/
    margin: 0 0 15px;
    /*padding-left: 0;*/
}
.klass_iznosostoykosti .filter_input_checkbox {
    flex: 0 0 33%;
    max-width: 33%;
}
.filter_box .brand_filtr .filter_input_checkbox:last-child {
    margin-bottom: 0;
}

.filter_box .filter_input_checkbox input {
    display: none;
}

.filter_box .filter_input_checkbox input[type="checkbox"] + label {
    display: block;
    position: relative;
    padding-left: 25px;
    cursor: pointer;
}

.filter_box .filter_input_checkbox input[type="checkbox"] + label:before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23ccc' stroke-width='1.5' d='M2 12c0-4.714 0-7.071 1.464-8.536C4.93 2 7.286 2 12 2c4.714 0 7.071 0 8.535 1.464C22 4.93 22 7.286 22 12c0 4.714 0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12Z'/%3E%3C/svg%3E");
    display: block;
    position: absolute;
    left: 0;
    top: 2px;
    width: 14px;
    height: 14px;
}

.filter_box .filter_input_checkbox input[type="checkbox"]:checked + label:before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23ccc' stroke-width='1.5' d='M2 12c0-4.714 0-7.071 1.464-8.536C4.93 2 7.286 2 12 2c4.714 0 7.071 0 8.535 1.464C22 4.93 22 7.286 22 12c0 4.714 0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12Z'/%3E%3Cpath stroke='%23f0a400' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='m6 12 5 6 6-12'/%3E%3C/svg%3E");


}

.filter_box .brand_filtr .filter_input_checkbox {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
}

.filter_box .filter_parameters_box.open .filter_parameters_box_title {
    padding-bottom: 1rem;
}

.filter_box .filter_parameters_box .filter_parameters_box_title:after {
    content: '';
    height: 1px;
    background-color: #d5d4d4;
    position: absolute;
    display: block;
    left: -1.5rem;
    right: -1.5rem;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    transition: .2s ease-in-out;
}

.filter_box .filter_parameters_box.open .filter_parameters_box_title:after {
    opacity: 1;
    visibility: visible;
    overflow: visible;
}

.filter_box .filter_parameters_box.open .filter_parameters_box_title .angle-down {
    -webkit-transform: scale(-1);
    -moz-transform: scale(-1);
    -ms-transform: scale(-1);
    transform: scale(-1);
}

.filter_box .applied {
    color: #656565;
    border-top: 0;
    padding-bottom: 0;
}

.filter_box .applied:empty {
    padding: 0 !important;
    margin: 0 !important;
    box-shadow: none;
}

.filter_box .param_item {
    display: inline-block;
    vertical-align: middle;
}

.filter_box .applied .param_item:first-child {
    margin-top: 10px;
}

.filter_box .param_item span {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
}

.filter_box .param_item span.del_param {
    cursor: pointer;
    width: 13px;
    height: 13px;
    position: relative;
}

.filter_box .param_item span.del_param:before, .filter_box .param_item span.del_param:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 7px;
    width: 11px;
    height: 1px;
    background-color: #aaa;
}

.filter_box .param_item span.del_param:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.filter_box .param_item span.del_param:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.filter_box .filter_parameters_box_title {
    font-weight: bold;
    position: relative;
    cursor: pointer;
    padding-left: 25px;
    font-size: 16px;
}

.filter_box .filter_parameters_box_title .angle-down {
    position: absolute;
    left: 0;
    font-size: 22px;
}

.filter_box .bx-filter-button-box {
    display: none;}

.filter_box .filter_slider_track {
    padding-bottom: 10px;
    justify-content: space-between;
}

.filter_box .filter_slider_track .bx-filter-parameters-box-container-block {
    max-width: 45%;
}
.filter_box .filter_slider_track .bx-filter-input-container {
    border: 1px solid #d5d4d4;
    padding-left: 30px;
    position: relative;
}
.filter_box .filter_slider_track .bx-filter-parameters-box-container-block .bx-ft-sub {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 20px;
    margin: auto;
    left: 10px;
    font-style: normal;
    font-size: 13px;
}

.filter_box .filter_slider_track .bx-filter-parameters-box-container-block.bx-left {
    padding-right: 0;}

.filter_box .filter_slider_track .bx-filter-parameters-box-container-block.bx-right {
    padding-left: 0;}

.filter_box .filter_slider_track .bx-filter-parameters-box-container-block input {
    border: transparent;
    text-align: left;
    font-size: 14px;
    color: #242424;
    height: 30px;
    padding-right: 10px;
}

.filter_box .filter_slider_track .bx-ui-slider-track-container {
    padding: 25px 16px;
    flex: 0 0 91%;
    margin: 0px 13px;
}

.filter_box .filter_slider_track .bx-ui-slider-track {
    background-color: #e5e4e4;
    height: 3px;
}

.filter_box .filter_slider_track .bx-ui-slider-part {
    background: none;
    top: 15px;
    width: 100px;
}

.filter_box .filter_slider_track .bx-ui-slider-part.p2 {
    left: auto;
    right: 0;
}

.filter_box .filter_slider_track .bx-ui-slider-part span {
    font-size: 14px;
    top: auto;
}

.filter_box .filter_slider_track .bx-ui-slider-part.p1 span {
    text-align: left;}

.filter_box .filter_slider_track .bx-ui-slider-part.p2 span {
    text-align: right;}

.filter_box .filter_slider_track .bx-ui-slider-pricebar-vd {
    background-color: #f0a400;}

.filter_box .filter_slider_track .bx-ui-slider-range {
    z-index: 65;}

.filter_box .filter_slider_track .bx-ui-slider-handle {
    top: -7px;
    width: 16px;
    height: 16px;
    padding: 2px;
    background: #f0a400;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.filter_box .filter_slider_track .bx-ui-slider-handle.left {
    margin-left: -16px;}

.filter_box .filter_slider_track .bx-ui-slider-handle.right {
    margin-right: -16px;}

.filter_box .filter_slider_track .bx-ui-slider-handle span {
    background: #fff;
    display: block;
    border-radius: 50%;
    width: 100%;
    height: 100%;
}

.filter_box .filter_slider_track .separator_line {
    text-align: center;
}

.filter_box .filter_slider_track .separator_line span {
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 1px;
    background-color: #d5d4d4;
}
.catalog_box .text p {
    margin-bottom: 10px;
}

.tags_box {
    margin-bottom: 20px;
}

.tags ul li {
    display: inline-block;
    color: #505050;
    position: relative;
    margin-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.tags ul li a {
    border: solid 1px #d5d4d4;
    -webkit-transition: .15s ease-in-out;
    -moz-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
    display: block;
    padding: 2px 10px;
    border-radius: 3px;
}

.tags ul li a:hover {
    border-color: #f0a400;
    color: #f0a400;
}

.brands_box {
    margin: 20px 0;
}

.brands_box .brands {
    margin-left: -.5rem;
    margin-right: -.5rem;
}
.brands_box .brands_item a {
    justify-content: flex-start;
    align-items: center;
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    background-color: #fff;
    text-transform: uppercase;
}

.brands_box .brands_item img {
    max-width: 70px;
    max-height: 35px;
}

.brands_box .brands_item span {
    margin-left: 10px;
}

.brands_box .brands_item:hover {
    border-color: rgba(222, 222, 222, 0);
}

.brands_box .brands_item:hover a {
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    border-color: rgba(222, 222, 222, 0);
    z-index: 10;
    opacity: 1;
}




.sorting_box {
    background-color: #fff;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}

.sorting_box .sorting, .sorting_box .sorting_label {
    display: inline-block;
    vertical-align: middle;
}

.sorting_box .sorting_label {
    font-size: 16px;
    font-weight: bold;
    margin-right: 20px;
}

.sorting_box .sorting_item {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-left: 20px;
    color: #000;
}
.sorting_box .sorting_item:first-child {
    margin-left: 0;
}
@media all and (max-width: 481px){
    .sorting_box{
        flex-direction: column;
        align-items: flex-start;
    }
    .sorting_box .sorting_item{
        margin-left: 10px;
    }
}
.sorting_box .sorting_item:hover {
    color: #f0a400;
}
.sorting_box .sorting_item.active {
    font-weight: bold;
}

.sorting_box .sorting_item.price a {
    display: none;
    position: relative;
    padding-right: 20px;
}

.sorting_box .sorting_item.price .sort_icon {
    display: block;
    position: absolute;
    background-size: 13px;
    background-position: center;
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    right: 0;
    top: 1px;
}

.sorting_box .sorting_item.price .sort_icon.price_down {
    background-image: url(/local/templates/floor/img/icons/price_down.svg);
}

.sorting_box .sorting_item.price .sort_icon.price_up {
    background-image: url(/local/templates/floor/img/icons/price_up.svg);
}

.sorting_box .sorting_item.price a.current {
    display: block;
}

.sorting_box .sorting_item.action label, .sorting_box .sorting_item.action input {
    display: inline-block;
    vertical-align: middle;
}

.sorting_box .sorting_item.action input[type="checkbox"] {
    float: right;
    top: 0px;
    cursor: pointer;
    margin: 0;
    margin-left: 5px;
    width: 40px;
    height: 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #c6c6c6;
    outline: none;
    border-radius: 50px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    position: relative;
}

.sorting_box .sorting_item.action input:checked[type="checkbox"] {
    background: #f0a400;
}

.sorting_box .sorting_item.action input:checked[type="checkbox"] + label {
    color: #505050;
}

.sorting_box .sorting_item.action input[type="checkbox"]::before {
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    left: 3px;
    background: #fff;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    margin-top: 3px;
}

.sorting_box .sorting_item.action input:checked[type="checkbox"]::before {
    left: 23px;
}

.view {
    background-image: url(/local/templates/floor/img/icons/view.svg);
}

.favour {
    background-image: url(/local/templates/floor/img/icons/like.svg);
}

.libra {
    background-image: url(/local/templates/floor/img/icons/libra.svg);
}

.favour_org {
    background-image: url(/local/templates/floor/img/icons/like_org.svg);
}

.libra_org {
    background-image: url(/local/templates/floor/img/icons/libra_org.svg);
}

.user {
    background-image: url(/local/templates/floor/img/icons/user.svg);
}
.label_class {
    text-align: center;
    position: absolute;
    width: 45px;
    height: 40px;
    padding: 4px 0;
    right: 10px;
    bottom: 10px;
    z-index: 10;
    color: #2b5cab;
    background-color: rgba(236, 236, 236, .67);
    border-radius: 3px;
}
.labels {
    position: absolute;
    z-index: 9;
    top: 10px;
    left: -5px;
    color: #fff;
    text-transform: uppercase;
    font-size: 9px;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
}
.product_card .labels {
    top: 15px;
    left: 5px;
}
.calc_label .jq-selectbox {
    z-index: 9;
}

.labels .label_item {
    margin-bottom: 5px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
}

.labels .label_item.left {
    width: 115px;
    height: 27px;
    padding: 4px;
}

.labels .label_item.right {
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
    background-color: #759854;
}

.labels .label_item.sale {
    background-color: #c33c18;
    font-size: 12px;
}
.label_brand {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 5;
}
.label_brand .brand_img {
    display: block;
    max-width: 75px;
    opacity: .85;
    background-color: rgba(236, 236, 236, .67);
    padding: 5px;
}
.label_brand .brand_name {
    display: block;
    padding: 5px;
    max-width: 100px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    background-color: rgba(236, 236, 236, .67);
}

.labels .label_item.new {
    background-color: #105fb7;
}

.labels .label_item.hit {
    background-color: #f08800;
}

.price_box .price {
    font-weight: bold;
}

.price_box .rubl {
    font-weight: normal;
}

.price_box .price_old {
    color: #aaa;
    font-size: 16px;
    position: relative;
}

.price_box .price_old span {
    display: inline-block;
    position: relative;
}

.price_box .price_old span:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    background: #aaa;
    bottom: 0;
    top: 0;
    margin: auto;
}

.catalog .description {
    margin-bottom: 35px;
}

.catalog .description * {
    line-height: 2;
}

.description_box h2 {
    font-size: 26px;
    margin-bottom: 10px;
}

.catalog_list {
    margin-bottom: 25px;
}
.catalog_list .product_item {
    margin: 0;
}
.product_item {
    font-size: 13px;
    list-style: none;
    position: relative;
    margin: 5px;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.product_item .price_box {
    height: 42px;
    align-items: flex-start;
}

.product_item .price_box .price_one {
    font-size: 20px;
}
.product_item .price .price_pack {
    font-size: 13px;
}
.product_item .price_box .price_old {
    font-size: 12px;
}

.product_item .product_item-wrp, .slider_compare .product_item .product_item-wrp {
    display: block;
    position: relative;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.product_item:hover .product_item-wrp {
    z-index: 10;
    opacity: 1;
}
.product_item .catalog_item-wrapper {
    padding: 15px;
}
.product_item .catalog_pic, .slider_compare .product_item .catalog_pic {
    display: block;
    position: relative;
    font-size: 0;
    text-align: center;
    width: 100%;
    height: 0;
    padding-top: 85%;
    line-height: initial;
    margin: 0 auto;
    float: none;
}

.product_item .catalog_pic .catalog_pic-abs, .slider_compare .product_item .catalog_pic .catalog_pic-abs {
    padding-right: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.product_item .catalog_pic .catalog_pic-abs a{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product_item .catalog_pic img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    z-index: 5;
}
.product_item .catalog_btns .mask_box {
    padding-top: 15px;
    background-color: #fff;
}

.product_item .catalog_btns .btn_cart {
    font-weight: bold;
    border-radius: 3px;
    margin-bottom: 1rem;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    font-size: 14px;
    -webkit-transition: .15s ease-in-out;
    -moz-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
    position: relative;
}
.product_item .catalog_btns .btn_cncl, .product_card .btn_cncl {
    cursor: default;
    pointer-events: none;
}
.product_item .catalog_btns .compare_box a:hover, .product_item .catalog_btns .compare_box a.active {
    color: #f0a400;
}
.product_item .catalog_btns a:hover .compare-icon i, .product_item .catalog_btns a.active .compare-icon i {
    border-color: #f0a400;
}
.product_item .catalog_btns a.active .compare-icon i {
    background-color: #f0a400;
}
.product_item .compare_box {
    text-align: center;
}
.product_item .compare_box a {
    white-space: nowrap;
}


.product_item:hover .catalog_btns {
    opacity: 1;
    z-index: 15;
}

.product_item .catalog_btns a span, .product-item-compare span {
    display: inline-block;
    vertical-align: middle;
}
.shopping-cart {
    position: relative;
    top: 4px;
    margin-right: 3px;
}
.shopping-cart:before{
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16px' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%231C274C' d='M2.237 2.288a.75.75 0 1 0-.474 1.423l.265.089c.676.225 1.124.376 1.453.529.312.145.447.262.533.382.087.12.155.284.194.626.041.361.042.833.042 1.546v2.672c0 1.367 0 2.47.117 3.337.12.9.38 1.658.982 2.26.601.602 1.36.86 2.26.981.866.117 1.969.117 3.336.117H18a.75.75 0 0 0 0-1.5h-7c-1.435 0-2.436-.002-3.192-.103-.733-.099-1.122-.28-1.399-.556-.235-.235-.4-.551-.506-1.091h10.12c.959 0 1.438 0 1.814-.248.376-.248.565-.688.943-1.57l.428-1c.81-1.89 1.215-2.834.77-3.508C19.533 6 18.506 6 16.45 6H5.745a8.996 8.996 0 0 0-.047-.833c-.055-.485-.176-.93-.467-1.333-.291-.404-.675-.66-1.117-.865-.417-.194-.946-.37-1.572-.58l-.305-.1ZM7.5 18a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3ZM16.5 18a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3Z'/%3E%3C/svg%3E");
}
.product_item .catalog_btns .compare_box a.active .text_out, .product_item .catalog_btns .compare_box a .text_in {
    display: inline-block;
}

.product_item .catalog_btns .compare_box a.active .text_in, .product_item .catalog_btns .compare_box a .text_out {
    display: none;
}


.prod-heart, .compare-icon {
    position: relative;
    top: 4px;
    margin-right: 3px;
}
.prod-heart::before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16px' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke-width='2' stroke='%231C274C' d='M2 9.137C2 14 6.02 16.591 8.962 18.911 10 19.729 11 20.5 12 20.5s2-.77 3.038-1.59C17.981 16.592 22 14 22 9.138c0-4.863-5.5-8.312-10-3.636C7.5.825 2 4.274 2 9.137Z'/%3E%3C/svg%3E");
}

a.active .prod-heart::before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16px' viewBox='0 0 24 24'%3E%3Cpath fill='%23f0a400' stroke='%23f0a400' d='M2 9.137C2 14 6.02 16.591 8.962 18.911 10 19.729 11 20.5 12 20.5s2-.77 3.038-1.59C17.981 16.592 22 14 22 9.138c0-4.863-5.5-8.312-10-3.636C7.5.825 2 4.274 2 9.137Z'/%3E%3C/svg%3E");
}



.product_item .catalog_btns a .text, .product-item-compare .text {
    border-bottom: 1px solid;
    line-height: 1;
    transition: .2s ease-in-out;
}
.product_item .catalog_btns a:hover .text {
    border-bottom-color: transparent;
}


.compare-icon:before{
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16px' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%231C274C' d='M20 13.75a.75.75 0 0 0-.75-.75h-3a.75.75 0 0 0-.75.75v6.75H14V4.25c0-.728-.002-1.2-.048-1.546-.044-.325-.115-.427-.172-.484-.057-.057-.159-.128-.484-.172C12.949 2.002 12.478 2 11.75 2c-.728 0-1.2.002-1.546.048-.325.044-.427.115-.484.172-.057.057-.128.159-.172.484-.046.347-.048.818-.048 1.546V20.5H8V8.75A.75.75 0 0 0 7.25 8h-3a.75.75 0 0 0-.75.75V20.5H1.75a.75.75 0 0 0 0 1.5h20a.75.75 0 0 0 0-1.5H20v-6.75Z'/%3E%3C/svg%3E");
}
a.active .compare-icon:before{
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16px' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23f0a400' d='M20 13.75a.75.75 0 0 0-.75-.75h-3a.75.75 0 0 0-.75.75v6.75H14V4.25c0-.728-.002-1.2-.048-1.546-.044-.325-.115-.427-.172-.484-.057-.057-.159-.128-.484-.172C12.949 2.002 12.478 2 11.75 2c-.728 0-1.2.002-1.546.048-.325.044-.427.115-.484.172-.057.057-.128.159-.172.484-.046.347-.048.818-.048 1.546V20.5H8V8.75A.75.75 0 0 0 7.25 8h-3a.75.75 0 0 0-.75.75V20.5H1.75a.75.75 0 0 0 0 1.5h20a.75.75 0 0 0 0-1.5H20v-6.75Z'/%3E%3C/svg%3E");
}
.product-item-compare input[type='checkbox'] {
    display: none;
}

.description-link:hover {
    color: #4a90e2;
    border-bottom: transparent;
}

.product_item .mask_box .icon.favour.active{
    background-image: url(/local/templates/floor/img/icons/like_org.svg);
}
.product_item .mask_box .icon.libra.active {
    background-image: url(/local/templates/floor/img/icons/libra_org.svg);
}

.product_item .mask_box .libra,
.product_card .title_icons .libra {
    background-size: auto 18px;
}

.product_item .mask_box .view,
.product_card .title_icons .view {
    background-size: auto 17px;
}

.product_item .catalog_name, .slider_compare .product_item .catalog_name {
height: 60px;
    margin-right: -2px;
    margin-bottom: 10px;
    overflow: hidden;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    padding-top: 10px;
}

.product_item .catalog_name:hover, .product_item .catalog_name:hover * {
    color: #f0a400;
}

.product_item .catalog_name a {
    display: block;
}

.product_item .catalog_prop {
    height: 75px;
    margin-bottom: 10px;
    overflow: hidden;
}

.product_item .catalog_prop span {
    color: #1f1f1f;
    font-weight: bold;
    font-size: 13px;
}

.product_item .catalog_prop .type {
    opacity: .7;
    font-weight: normal;
}

.product_item .catalog_cart .add_cart:hover {
    background-color: #f0a400;
}
.product_item .catalog_cart .add_cart:active {
    background-color: #d89504;
}
.product_item .catalog_cart .add_cart.load:after{
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
    margin: auto;
    background-color: rgba(0,0,0,0.3);
    background-image: url("/local/templates/floor/img/icons/load.svg");
    background-position: center;
    background-size: 34px;
    background-repeat: no-repeat;
}
.product_item_catalog .favour_del {
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 25px;
    padding: 5px;
    text-align: center;
    opacity: 0;
    z-index: 30;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #ececec;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
.product_item_catalog:hover .favour_del {
    opacity: .67;
}
.product_item_catalog .favour_del:hover {
    opacity: 1;
}

.product_item_catalog .favour_del a {
    display: block;
    color: #d5533e;
}

.product_item_catalog .favour_del a span, .product_item_catalog .favour_del a svg {
    display: inline-block;
    vertical-align: baseline;
}

.product_item_catalog .favour_del a svg {
    width: 10px;
    height: 10px;
}

.slider .product_item .price_box .price, .slider_compare .product_item .price_box .price {
    font-size: 20px;
}
.slider .product_item .price_box .price .fa, .slider_compare .product_item .price_box .price .fa {
    font-size: 15px;
}
.slider .product_item .price_box .price_pack {
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
}

.slider .carousel-button-default, .slider_center .carousel-button-default, .action_slider .carousel-button-default {
    top: -150px;
    text-align: center;
    width: 45px;
    height: 45px;
    border: 1px solid #656565;
    border-radius: 50%;
    font-size: 30px;
    opacity: .7;
    background: none;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.stock_slider-container {
    position: relative;
    margin-bottom: 80px;
}

.slider .carousel-button-default:before, .slider_center .carousel-button-default:before, .action_slider .carousel-button-default:before {
    display: block;
    font-family: FontAwesome;
    margin-top: -1px;
}

.slider .carousel-button-default:hover, .slider_center .carousel-button-default:hover, .action_slider .carousel-button-default:hover {
    border-color: #f0a400;
    opacity: 1;
}

.slider .carousel-button-prev, .slider_center .carousel-button-prev, .stock_slider .carousel-button-prev {
    right: 65px;
    left: auto;
}

.slider .carousel-button-prev:before, .slider_center .carousel-button-prev:before, .stock_slider .carousel-button-prev:before {
    content: '\f104';
    margin-right: 3px;
}

.slider .carousel-button-next:before, .slider_center .carousel-button-next:before, .stock_slider .carousel-button-next:before {
    content: '\f105';
    margin-left: 5px;
}

.owl-carousel .owl-item img {
    width: auto;
}

.owl-carousel .owl-dots {
    bottom: -50px;
}

.owl-carousel .owl-dots .owl-dot {
    width: 20px;
    height: 20px;
    position: relative;
    background: none;
    opacity: .5;
    margin: 0 3px;
    border-radius: 50%;
}

.owl-carousel .owl-dots .owl-dot span {
    display: block;
    width: 10px;
    height: 10px;
    background: #f0a400;
    border-radius: 50%;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.owl-carousel .owl-dots .owl-dot.active {
    border: 1px solid #f0a400;
    opacity: 1;
}


.favorite .title_big {
    margin-bottom: 50px;
}

.compare_page {
    margin-bottom: 100px;
}

.compare_page .compare_btn {
    font-size: 16px;
    font-weight: bold;;
    float: right;
}

.compare_page .compare_table .table_col {
    padding-left: 45px;
}
.table_radio-box span {
    display: inline-block;
    vertical-align: middle;
    line-height: 28px;
}
.table_radio-box span.title {
    font-weight: bold;
}
.table_radio-box span.fa {
    font-size: 15px;
    margin-right: 3px;
}
.compare_page .table_radio-box a {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin: 0 5px;
    cursor: pointer;
    font-size: 13px;
}
.compare_page .table_radio-box a.current, .compare_page .table_radio-box a.current:hover {
    color: #000;
    padding-left: 13px;
}
.compare_page .table_radio-box a.current:hover {
    cursor: default;
}
.compare_page .table_radio-box a:hover {
    color: #f0a400;
}

.compare_page .table_radio-box a.current:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 6px;
    height: 6px;
    background-color: #f0a400;
    border-radius: 50%;
}


.compare_page .compare_slider {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.compare_page .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

.compare_page .owl-carousel .owl-stage-outer {
    margin-top: 30px;
    padding-top: 40px;
}

.compare_page .owl-carousel .owl-nav {
    margin: 0;
}

.compare_page .table_row {
    height: 50px;
    color: #b0a6ad;
    text-transform: uppercase;
    margin-top: 10px;
}

.compare_page .table_prop {
    color: #808080;
}

.compare_page .prop_col, .compare_page .table_col {
    height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 10px;
}

.compare_page .prop_row {
    margin-top: 10px;
    padding-top: 30px;
    padding-left: 5px;
    font-size: 13px;
}
.compare_page .product_item:hover .favour_del {
    z-index: 50;
    opacity: 1;
    visibility: visible;
}

.search_page .tabs_block {
    margin: 0 auto;
}

.bx-pagination_box {
    margin: 30px 0;
}

.bx-pagination_box .bx-pagination {
    text-align: center;
}

.bx-pagination_box .pagination_item {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    border: 1px solid #aaa;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    line-height: 27px;
    text-align: center;
}

.bx-pagination_box .pagination_item.points,
.bx-pagination_box .pagination_item.nav-page-all {
    border: none;
    width: auto;
}
.bx-pagination_box .pagination_item.points {
    color: #000 !important;
}

.bx-pagination_box .pagination_item a, .bx-pagination_box .pagination_item span {
    display: block;
    padding: 0 5px;
    -webkit-transition: .15s ease-in-out;
    -moz-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
}
.bx-pagination_box .pagination_item.active, .bx-pagination_box .pagination_item.active:hover {
    border-color: #f0a400;
    background-color: #f0a400;
}

.bx-pagination_box .pagination_item:hover {
    border-color: #f0a400;
    color: #f0a400;
}

.bx-pagination_box .pagination_item.active span {
    font-weight: bold;
    color: #fff;
}

.bx-pagination_box .bx-pag-prev, .bx-pagination_box .bx-pag-next {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    margin-left: 10px;
}

.bx-pagination_box .bx-pag-prev {
    margin-left: 0;}

.bx-pagination_box .bx-pag-prev a, .bx-pagination_box .bx-pag-next a {
    color: #f0a400;
}

.product_card {
    margin-top: 25px;
}
.popup-window-overlay {
    width: 100% !important;
    height: 100% !important;
    position: fixed;
}
.popup-window-buttons .bx_item_detail {
    display: block;
}
.product_card .product_title h1 {
    font-size: 28px;
    line-height: 1.3;
}
.product_card .product_title {
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
}

.product_card .product_title .prop_article {
    margin: 5px 0 15px;
    font-size: 15px;
}
.product_card .product_header_top {
    align-items: flex-end;
    margin-top: -10px;
    margin-bottom: 5px;
}
.product_card .title_icons {
    text-align: right;
}
.product_card .title_icons .compare-icon i {
    border-color: #808080;
    width: 4px;
}
.product_card .title_icons .compare-icon i:nth-child(1) {
    height: 12px;
}
.product_card .title_icons .compare-icon i:nth-child(2) {
    height: 17px;
}
.product_card .title_icons .compare-icon i:nth-child(3) {
    height: 15px;
}

.product_card .title_icons .icon {
    padding: 3px 5px;
    font-size: 18px;
    opacity: .8;
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.product_card .title_icons .icon:hover {
    opacity: 1;
    color: #f0a400;
}
.product_card .title_icons .add_favour.active .fa:before {
    content: "\f004";
}
.product_card .title_icons .icon.active, .breadcrumbs_list .breadcrumbs_item span {
    color: #f0a400;
}
.product_card .title_icons .icon.active .compare-icon i, .product_card .title_icons .icon:hover .compare-icon i {
    border-color: #f0a400;
}
.product_card .title_icons .icon.active i {
    background-color: #f0a400;
}

.product_card .sample_text {
    position: relative;
    color: #00af5a;
    padding-left: 15px;
    margin-top: 5px;
    font-size: 12px;
    display: inline-block;
}

.product_card .sample_text:before {
    content: '';
    display: block;
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #00af5a;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}


.product_card .main_options .opt {
    color: #000;
    line-height: 1.3;
    padding: 10px 0;
    display: flex;
    align-items: center;
}
.product_card .main_options .opt span {
    display: inline-block;
    vertical-align: middle;
}
.product_card .main_options .opt_row {
    width: 100%;
    align-items: center;
}
.product_card .main_options .opt_image {
    text-align: center;
}
.product_card .main_options .brand .opt_image {
    height: 40px;
}
.product_card .main_options .opt_img {
    display: block;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.product_card .main_options .opt_text {
    width: 69%;
    padding-left: 10px;
}

.product_card .main_options .country .opt_img,
.product_card .main_options .vlagostoykost .opt_img,
.product_card .main_options .poroda_dereva .opt_img,
.product_card .main_options .kollektsiya .opt_img {
    width: 47px;
    height: 47px;
    overflow: hidden;
    background-size: 35px;
}
.product_card .main_options .country .opt_img {
    border: 1px solid #f0f0f0;
    border-radius: 50%;
    background-size: cover;
}
.product_card .main_options .vlagostoykost .opt_img {
    background-image: url(/local/templates/floor/img/icons/drops.svg);
}
.product_card .main_options .kollektsiya .opt_img {
    background-image: url(/local/templates/floor/img/icons/layer.svg);
}
.product_card .main_options .poroda_dereva .opt_img {
    background-image: url(/local/templates/floor/img/icons/wood-board.svg);
}
.product_card .main_options .opt.kollektsiya .img_text, .product_card .main_options .opt.brand .img_text {
    font-size: 11px;
}

.product_card .main_options .opt .img_text {
    max-width: 60px;
    min-width: 45px;
    min-height: 40px;
    margin: 2px auto;
    text-align: center;
    padding: 6px;
    border: 1px solid #f0a400;
    border-radius: 4px;
    color: #f0a400;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.product_card .main_options .opt.height .img_text {
    padding-left: 15px;
}

.product_card .main_options .opt.height .img_text:before {
    content: '\f07d';
    display: inline-block;
    position: absolute;
    font-family: FontAwesome;
    font-weight: normal;
    top: 12px;
    left: 8px;
    font-size: 18px;
}

.product_card .main_options .opt img {
    max-height: 40px;
}

.product_card .price_box p {
    display: inline;
}

.product_card .price_box .price {
    font-size: 30px;
}
.product_card .big_price_box .price .fa {
    font-size: 28px;
}

.product_card .product_buy {
    align-items: flex-start;
}
.product_card_fast  .product_card .product_buy {
    padding: 20px;
}
.product_card .price_box.sum .all_sum {
    margin-top: 5px;
}
.product_card .price_box.sum .all_sum div {
    display: inline-block;
    vertical-align: baseline;
    line-height: 1;
}
.product_card .price_box.sum .all_sum .text {
    font-weight: normal;
    font-size: 14px;
    margin-top: 8px;
}
.product_card .price_box.sum .price_sum .price {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}
.product_card .price_box.sum .price_sum .price_old {
    display: inline-block;
}
.product_card .price_box .price .fa {
    font-size: 26px;
}

.product_card .price_pack {
    margin-top: 5px;
    margin-bottom: 5px;
}

.product_card .price_pack p {
    margin-bottom: 0;
}

.product_card .discount_box {
    padding-left: 36px;
    width: 50%;
    float: right;
    text-align: center;
    font-weight: bold;
    position: relative;
}

.product_card .discount_box:before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border: 25px solid transparent;
    border-right-color: #dadada;
    border-left: 0;
    left: 12px;
    top: 0;
}

.product_card .discount_box span {
    display: flex;
    align-items: center;
    padding: 14px 0;
    background-color: #dadada;
    border-radius: 2px;
    position: relative;
    height: 50px;
}

.product_card .btn_to_buy {
}

.product_card .btn_to_buy a, .product_card .btn_cncl.btn_cart {
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.product_card .btn_one_click a {
    display: block;
    text-align: center;
    padding-top: 5px;
    color: #80828c;
}
.product_card .btn_one_click .text {
    font-size: 13px;
    border-bottom: 1px solid #80828c;
}

.product_card .btn_one_click:hover .text {
    border-color: transparent;
}

.product_card .btn_one_click:hover a {
    opacity: 1;
}

.product_card .mini_description * {
    display: inline;
}

.product_card .mini_description p {
    line-height: 1.5;
    margin: 0;
    display: inline;
}
.product_card .mini_description a {
    display: inline-block;
    line-height: 1.2;
    margin-left: 5px;
}

.product_card .calc_box {
    position: relative;
}

.product_card .calc_box.calc_box-bd {
    padding: 15px;
    margin: 10px 0;
}
.product_card.laminate .calc_box.calc_box-bd {
    padding-bottom: 25px;
}

.product_card .calc_box .percent_icon {
    display: block;
    position: absolute;
    width: 60px;
    height: 60px;
    color: #f0a400;
    text-align: center;
    padding: 12px;
    z-index: 9;
    right: -25px;
    top: -30px;
    opacity: 1;
    cursor: default;
}

.product_card .calc_box .percent_icon span {
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #f0a400;
    background-color: #fff;
    border-radius: 50%;
    font-size: 18px;
    line-height: 33px;
}

.product_card .big_slider_wrp {
    position: relative;
}

.product_card .big_slider {
    padding-top: 0;
    margin-bottom: 0;
}
.gallery {
    display: flex;
    align-items: center;
}
.product_card .big_slider_wrp, .product_card .big_slider, .gallery, .bx_slider_conteiner, .bx_item_detail .bx_item_slider .bx_slider_scroller_container, .bx_item_detail .bx_item_slider .bx_slide, .bx_item_detail .bx_item_slider .bx_slide ul {
    width: 100%;
    height: 100%;
    display: flex;
    align-content: center;
}
.product_card .big_slider .labels {
    left: -5px;
    top: 10px;
    width: 100px;
    font-size: 12px;
}

.product_card .big_slider .labels .label_item {
    width: 100px;
    height: auto;
    padding: 5px 0;
}

.product_card .big_slider .owl-carousel {
    width: 100%;
    margin: 0;
    display: flex;
    align-items: center;
}
.product_card .big_slider .owl-carousel .owl-item, .big_slider_box {
    overflow: hidden;
}
.big_slider_box, .big_properties_box {
    flex-flow: row wrap;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.big_properties_box {
    align-self: flex-start;
}
.product_card .big_slider .owl-carousel .owl-item {
    border-right: 1px solid #f0f0f0;
}

.product_card .big_slider .owl-carousel .slider_item {
    position: relative;
    width: 100%;
    padding-top: 100%;
    margin: 0;
    font-size: 0;
    text-align: center;
}

.product_card .big_slider .owl-carousel .slider_item img {
    position: absolute;
    top: 50%;
    left: 50%;
    height: auto;
    width: auto;
    max-height: 100%;
    max-width: 100%;
    transform: translateY(-50%) translateX(-50%);
}

.product_card .big_slider .owl-carousel .slider_item .img-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
}

.product_card .product_about {
    margin: 45px 0 50px;
}
.product_card .about_tab .properties .prop_list_wrapper {
    overflow: hidden;
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
}
.product_card .about_tab .open_prop_list {
    margin-bottom: -20px;
}
.product_card .about_tab .btn_open {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    display: block;
    margin-top: 10px;
    text-transform: uppercase;
    font-size: 12px;
}
.product_card .about_tab .btn_open * {
    display: inline-block;
    vertical-align: middle;
}
.product_card .about_tab .btn_open .fa {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    text-align: center;
    opacity: .7;
    background-color: #ddd;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    font-size: 18px;
    margin-left: 5px;
}
.product_card .about_tab .btn_open:hover .fa {
    opacity: 1;
}
.product_card .about_tab .btn_open.collapsed .fa {
    line-height: 26px;
}
.product_card .about_tab .btn_open .fa {
    line-height: 23px;
}
.product_card .about_tab .title.collapsed .fa:before {
    content: "\f107";
}

.product_card .about_tab .prop_list {
    flex-wrap: wrap;
}
.card_desc{
    padding-top: 25px;
    padding-bottom: 30px;
}
.card_desc h2{
    font-size: 26px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}
.product_card .about_tab .prop_list .prop {
    display: inline-block;
    width: 50%;
    margin-bottom: 10px;
    padding: 0 15px;
}

.product_card .about_tab .prop_list .prop .name {
    padding-left: 5px;
    margin-top: -1px;
}
.product_card .about_tab .prop_list .prop .prop_dotted {
    width: 0;
    display: inline-block;
    line-height: 1;
}

.product_card .about_tab .prop_list .prop .type {
    padding-right: 2px;
    overflow: hidden;
    line-height: 1;
    color: #80828c;
}

.product_card .about_tab .prop_list .prop span a {
    border-bottom: 1px solid;
    -webkit-transition: .15s ease-in-out;
    -moz-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
}

.product_card .about_tab .prop_list .prop span a:hover {
    border-bottom-color: transparent;
}

.product_card .about_tab .prop_list .prop .prop_inner,
.product_card.door .about_tab .prop_list .prop_inner{
    position: relative;
}

.product_card .about_tab .prop_list .prop .prop_inner .prop_dotted:before,
.product_card.door .about_tab .prop_list .prop_inner .prop_dotted:before{
    content: '. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .';
    display: block;
    width: 100%;
    white-space: nowrap;
}

.product_card .about_tab .file_list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.product_card .about_tab .file_list .file_item {
    display: inline-block;
    width: 100%;
    max-width: 33.3%;
    margin-bottom: 10px;
    padding-right: 5%;
}

.product_card .about_tab .file_list .file_img img {
    max-height: 52px;
}

.product_card .about_tab .file_list .file_inner {
    position: relative;
    padding-left: 60px;
}

.product_card .about_tab .file_list .file_img {
    display: block;
    position: absolute;
    width: 60px;
    left: 0;
}

.product_card .about_tab .file_list .file_size {
    margin-top: 5px;
    color: #aaa;
}

.product_card .about_tab .variation_list {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: stretch;
}

.product_card .about_tab .variation_list .variant {
    margin-top: 15px;
    margin-bottom: 15px;
    height: 0;
    position: relative;
    padding-top: 70%;
}

.product_card .about_tab .variation_list .variant .variant_wrp {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.product_card .about_tab .variation_list .variant .variant_wrp a {
    opacity: 1;
    position: static;
    z-index: 0;
    line-height: inherit;
}

.product_card .about_tab .variation_list .variant .img-bg {
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-size: cover;
    position: absolute;
    border-radius: 4px;
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.08);
}

.product_card .about_tab .variation_list .no_photo .variant_wrp{
    border: 1px solid #dadada;
}
.big_slider_box .owl-nav button.owl-prev, .big_slider_box .owl-nav button.owl-next {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    text-align: center;
    color: #000;
    background: #868383;
    opacity: .7;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.big_slider_box .owl-nav button span {
    display: none;
}

.big_slider_box .owl-nav button:before {
    display: block;
    font-family: FontAwesome;
    font-size: 25px;
    line-height: 20px;
}

.big_slider_box .owl-nav button.owl-prev {
    left: 10px;
    padding-right: 3px !important;
}

.big_slider_box .owl-nav button.owl-prev:before {
    content: '\f104';
}

.big_slider_box .owl-nav button.owl-next {
    right: 10px;
    padding-left: 3px !important;
}

.big_slider_box .owl-nav button.owl-next:before {
    content: '\f105';
}

.big_slider_box .owl-nav.disabled {
    display: block;}

.big_slider_box .owl-nav button.disabled, .big_slider_box .owl-nav button.disabled:hover {
    opacity: .3;
    cursor: default;
}

.big_slider_box .owl-nav button:hover {
    opacity: 1;
}

.product_card .variation_list {
    position: relative;
    width: 100%;
}

.product_card .colors .variation_list, .product_card .colors .more_link {
    display: inline-block;
    vertical-align: middle;
}

.product_card .colors .more_link {
    margin-left: 10px;
}

.product_card .colors .variant_item .variant_link {}
.product_card .colors .variation_list ul li .variant_link {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    opacity: 1;
    z-index: 10;
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li.bx_active .cnt {
    border: 1px solid #979797;
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item{
    background-size:contain;
    background-repeat: no-repeat;
}

.product_card .calc_label {
    margin-bottom: 15px;
}
.product_card .calc_label.area_floor, .product_card_fast .type .calc_label {
    padding-right: 25px;
}
.product_card_fast .calc_label.area_floor {
    padding-right: 60px;
}

.product_card.accessory .calculator .jq-number, .product_card.default .calculator .jq-number {
    width: 100px;
    text-align: center;
}

.product_card.laminate .jq-number {
    width: 100%;
}

.jq-number__squared, .jq-number__packs, .basket-item-amount-field-description {
    display: block;
    position: absolute;
    bottom: -17px;
    width: calc(100% - 30px);
    opacity: 1;
    background: none;
    text-align: center;
    font: 100 11px Arial;
}
.jq-number__squared .jq-number__squared_input{
    background-color: transparent;
    display: none;
}
.jq-number__field input{
    border-radius: 0;
}
.calc_packing {
    text-align: right;
    padding-right: 2px;
    border-right: none;
}

.product_card.door .big_price_box .price {
    display: inline-block;
    margin-right: 10px;
}

.product_card.door .calc_box {
    padding: 10px 35px;
}

.product_card.door .calc_label {
    margin-bottom: 0;}

.product_card.door .calculator .calc_item {
    padding: 10px 0;
    margin-bottom: 5px;
}
.product_card.door .calculator .calc_item_inner {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
}

.product_card.door .calculator .calc_item .calc_label {
    display: inline-block;
    vertical-align: middle;
    flex: 25% 0;
}

.product_card.door .calculator .calc_item .jq-selectbox, .product_card.door .calculator .calc_item .bx_scu_scroller_container, .product_card.door .calculator .calc_item .bx_size_scroller_container {
    flex: 0 75%;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
}

.product_card.door .calculator .calc_item .jq-selectbox__select {
    height: 34px;
    line-height: 32px;
    border: 1px solid #808080;
}

.product_card.door .calculator .double_select .calc_item_inner {
    width: 48%;
    display: inline-block;
}

.product_card.door .calculator .double_select .jq-selectbox {
    width: 195px;
}

.product_card.door .about_tab .prop_list {
    -height: 300px;
    height: auto;
}

.product_card.door .about_tab .prop_list .prop {
    max-width: 100%;
}

.product_card.door .about_tab .prop_list .prop_inner {
    position: relative;
    padding-left: 0px;
}

.main_page_recom.product_recom .title_big {
    font-size: 36px;
    margin-top: 25px;
    max-width: 80%;
}
.product_card .product_recom .product_item .catalog_prop {
    display: none;
}
.product_card .main_info {
    margin-bottom: 45px;
}

.product_recom .title_big {
    margin-bottom: 45px;
    user-select: none;
}

.not_found {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    min-height: -moz-calc(100vh - 500px);
    min-height: calc(100vh - 500px);
    text-align: center;
}

.not_found .title_bigger h1 {
    font-size: 170px;
    color: #808080;
}

.colors_variant .more_colors {
    text-align: left;
    max-width: 732px;
    padding: 45px;
}

.colors_variant .more_colors .modal-content {
    max-width: 100%;
    padding-bottom: 50px;
}

.colors_variant .more_colors .title {
    font-size: 24px;
    color: #242424;
}

.colors_variant .more_colors .more_link {
    margin-left: 10px;
}

.colors_variant .more_colors .color_item {
    width: 80px;
    height: 80px;
    display: block;
    padding: 5px;
}

.colors_variant .more_colors .color_item a.variant_link {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 5px;
    border: 1px solid #d2d2d2;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.colors_variant .more_colors .color_item a.variant_link .cnt_item {
    border: 1px solid #eee;
}

.colors_variant .more_colors .color_item a.variant_link:hover, .colors_variant .more_colors .color_item a.variant_link.active,
.product_card .colors .variation_list ul li:hover .cnt, .product_card .colors .variation_list ul li.bx_active .cnt,
.bx_item_detail .bx_item_detail_scu .bx_scu ul li:active .cnt, .bx_item_detail .bx_item_detail_scu .bx_scu ul li.bx_active .cnt {
    border: 1px solid #f0a400;
}
.colors_variant .more_colors .color_item a.variant_link.active, .product_card .colors .variation_list ul li.bx_active .cnt,
.bx_item_detail .bx_item_detail_scu .bx_scu ul li:active .cnt, .bx_item_detail .bx_item_detail_scu .bx_scu ul li.bx_active .cnt {
    box-shadow: inset 0 0 1px 1px #f0a400;
}

img {
    max-height: 100%;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    display: inline-block;
}

.nav-tabs, .recom_links {
    font-size: 16px;
}

.tabs_box {
    position: relative;
}
.nav-tabs, .recom_links ul, .about_links ul, .tab_nav ul {
    position: relative;
    border: none;
    align-items: flex-end;
}

.product_item_box .recom_links ul {
    border-bottom: 1px solid #c4c4c4;
}

.nav-tabs .nav-item, .recom_links ul li, .about_links ul li, .tab_nav ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px;
}

.nav-tabs .nav-link, .recom_links ul li a, .tab_nav ul li a {
    display: inline-block;
    padding: 0;
    position: relative;
    font-weight: bold;
    border: none;
    line-height: 1;
    color: #000 !important;
}

.about_links ul li a.nav-link {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    font-weight: normal;
    font-size: 16px;
}

.product_item_box .recom_links ul li a.nav-link {
    font-size: 16px;
    padding-bottom: 8px;
}
.product_item_box .recom_tabs .slider .owl-nav {
    top: -100px;
}

.about_links ul li a:after, .product_item_box .recom_links ul li a:after {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    background-color: #f0a400;
    z-index: 1;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}
.recom_links ul li a:after {
    bottom: -2px;
}
.recom_links {
    margin-top: 30px;
}

.about_links ul li a:hover:after {
    height: 2px;
    opacity: 1;
}

.nav-tabs .nav-link.active, .tab_nav ul li a.active {
    font-size: 20px;
    background-color: transparent;
    cursor: default;
}

.about_links ul li a.nav-link.active, .product_item_box .recom_links ul li a.nav-link.active {
    font-size: 16px;
    font-weight: bold;
}

.nav-tabs .nav-link.active:after, .recom_links ul li a.active:after, .about_links ul li a.active:after {
    height: 3px;
    opacity: 1;
}

.nav-tabs .nav-item:first-child, .recom_links ul li:first-child, .about_links ul li:first-child,
.tab_nav ul li:first-child {
    margin-left: 0;
}

.tab-content > .tab-pane, .recom_tab, .about_tab, .action_tab {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    z-index: -1;
}

.tab-content > .tab-pane.active, .recom_tab.active, .about_tab.active, .action_tab.active {
    position: relative;
    opacity: 1;
    z-index: 150;
}

.action_tab {
    min-height: 100%;}

.action_tab {
    margin: 25px 0 40px;
}

.tab-content > .tab-pane .title, .recom_tab .title, .about_tab .title, .action_tab .title {
    display: none;
    margin: 0;
}

.tab-content > .tab-pane .hidden_list, .recom_tab .hidden_list, .about_tab .hidden_list, .action_tab .hidden_list {
    display: block;
}

.hidden_list {
    position: relative;
}

.tab-content > .tab-pane .hidden_list.big, .recom_tab .hidden_list.big, .about_tab .hidden_list.big {
    display: none;
    overflow: hidden;
    margin: 0;
    padding: 25px 0;
}

span.help {
    border: 1px solid #f0a400;
    border-radius: 50%;
    display: inline-block;
    width: 17px;
    height: 17px;
    line-height: 13px;
    text-align: center;
    font-weight: bold;
    color: #f0a400;
    font-size: 13px;
    margin-left: 5px;
    cursor: pointer;
    opacity: 1;
    z-index: 1;
}

.tooltip_help div {
    padding: 5px 0;
}

.tooltip_help img, .tooltip_help span {
    display: inline-block;
    vertical-align: middle;
}

.tooltip_help span {
    margin-left: 5px;
    color: #808080;
    line-height: 1.3;
}

.tooltipster-sidetip {
    font-size: 11px;
}
.tooltipster-fade.tooltipster-show {
    z-index: 1500 !important;
}

.tooltipster-sidetip .tooltipster-box {
    border: 1px solid transparent;
    -webkit-box-shadow: 0 0 10px 0 rgba(169, 169, 169, 0.5);
    box-shadow: 0 0 10px 0 rgba(169, 169, 169, 0.5);
    background-color: #fff;
    border-radius: 0;
}

.tooltipster-sidetip .tooltipster-content {
    color: #000;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
    bottom: -2px;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
    border-top-color: #ddd;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
    border-top-color: #fff;
    top: -1px;
}

.product_col {
    flex-flow: row wrap;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.product_col .param_box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding: 23px;
    padding-bottom: 15px;
}

.personal_menu {
    margin-top: 53px;
    border: 1px solid #979797;
    padding: 0 30px;
}

.personal_menu.mobile {
    display: none;
}

.personal_menu ul li.personal_menu-item {
    border-bottom: 1px solid #dbdbdb;
}

.personal_menu ul li.personal_menu-item:last-child {
    border-bottom: none;
}

.personal_menu ul li.personal_menu-item.current a {
    color: #f0a400;
    font-weight: bold;
}

.personal_menu a.personal_menu-link {
    text-transform: uppercase;
    padding: 20px 0;
    display: block;
    position: relative;
}

.personal_menu a.personal_menu-link:hover {
    color: #f0a400;
}

.personal_menu a.personal_menu-link .fa {
    width: 10px;
    height: 14px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.personal_cab {
    margin-bottom: 80px;
}

.personal_cab .personal_info-title {
    margin-bottom: 20px;
}

.personal_cab .personal_info-title .title {
    display: inline-block;
    vertical-align: middle;
    width: 49%;
    font-size: 20px;
    font-weight: bold;
}

.personal_cab .personal_info-title .edit_profile {
    display: inline-block;
    vertical-align: middle;
    width: 49%;
    text-align: right;
    font-size: 16px;
}

.personal_cab .personal_info-box {
    float: left;
    width: 75%;
    margin-right: 2%;
}

.personal_cab .personal_menu-box {
    float: right;
    width: 21%;
    margin-left: 2%;
}

.personal_cab .order .order_info-form-group .bx-soa-customer {
    flex-wrap: wrap;
    padding-bottom: 0;
}

.personal_cab .personal_info-form .form_content {
    padding: 35px 50px 45px;
    border: 1px solid #979797;
}

.personal_cab .personal_info-form .form_widget {
    margin-bottom: 35px;
}

.personal_cab .personal_info-form .form_widget-content {
    width: 47%;
    position: relative;
}

.personal_cab .personal_info-form .form_widget-content.form_widget-phone input {
    padding-left: 75px;
}

.personal_cab .personal_info-form .form_widget-content.form_widget-phone:before {
    content: '+7';
    display: block;
    width: 56px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    position: absolute;
    border: 1px solid #dbdbdb;
    background: #fff;
    bottom: 0;
    left: 0;
}

.personal_cab .personal_info-form .form_widget-content.form_widget-phone.input_focus:before {
    border-color: #f0a400;
}

.personal_cab .personal_info-form .form_widget-input, .personal_cab .personal_info-form .form_widget-textarea,
.soa-property-container input, .bx-soa-customer-comments textarea {
    width: 100%;
    border: 1px solid #dbdbdb;
}

.bx-soa-customer-comments textarea{
    height: 100px;
    resize: none;
}

.personal_cab .personal_info-form .form_widget-input:focus, .personal_cab .personal_info-form .form_widget-textarea:focus {
    border-color: #f0a400;
}

.personal_cab .personal_info-form .form_widget-textarea {
    resize: none;
    height: 120px;
}

.personal_cab .personal_info-form .form_widget-label {
    display: block;
    font-size: 16px;
    margin-bottom: 10px;
}

.personal_cab .personal_info-form .form_widget_content-btn {
    margin-top: 35px;
    text-align: right;
}

.personal_cab .personal_info-form .form_widget-btn {
    margin-left: 15px;
}

.personal_cab .personal_info-form .jq-selectbox__select {
    height: 54px;
    line-height: 54px;
}

.personal_cab .edit_form {
    margin-bottom: 0;
}

.personal_cab .edit_form .form_content {
    margin-bottom: 50px;
}

.personal_cab .personal_profile-table .table_header {
    font-weight: bold;
    padding: 10px 15px;
}

.personal_cab .personal_profile-table .profile_item, .personal_cab .personal_profile-table .profile_table-header {
    border-bottom: 1px solid #979797;
}

.personal_cab .personal_profile-table .item_body {
    padding: 15px;
}

.personal_cab .personal_profile-table .col_code {
    font-weight: bold;
    width: 10%;
}

.personal_cab .personal_profile-table .col_date, .personal_cab .personal_profile-table .col_move {
    width: 22%;
}

.personal_cab .personal_profile-table .col_name, .personal_cab .personal_profile-table .col_payer {
    width: 23%;
}

.personal_cab .personal_profile-table .col_move-in {
    display: inline-block;
    vertical-align: middle;
    width: 48%;
}

.personal_cab .profile_del {
    text-align: right;
}

.personal_cab .profile_del a {
    font-size: 12px;
    display: block;
    color: #d5533e;
}

.personal_cab .profile_del a span, .personal_cab .profile_del a svg {
    display: inline-block;
    vertical-align: baseline;
}

.personal_cab .profile_del a svg {
    width: 8px;
    height: 8px;
    margin-right: 5px;
}

.personal_cab .personal_info-search {
    margin-top: 53px;
    margin-bottom: 40px;
}

.personal_cab .personal_info-search input {
    padding: 20px;
}

.personal_cab .personal_info-search .descr {
    margin: 15px 0;
}

.personal_cab .order_item.col_img {
    width: 155px;
}

.personal_cab .order_item.col_name {
    text-align: left;
    vertical-align: top;
    max-width: 200px;
}

.personal_cab .order_item.col_price .price {
    font-size: 16px;
}

.personal_cab .order_item.col_price .price_old {
    font-size: 12px;
}

.personal_cab .order_item.col_totalsum {
    font-weight: bold;
    font-size: 16px;
}

.personal_cab .order_item:nth-child(2n-1) .order_item-header-table {
    background: #f7f7f7;
}

.personal_cab .order_item-header-table, .personal_cab .info_orders-header-table {
    display: table;
    width: 100%;
}

.personal_cab .orders_header-tr, .personal_cab .item_header-tr {
    display: table-row;
}

.personal_cab .orders_header-td {
    display: table-cell;
    font-weight: bold;
    padding: 15px 20px;
}

.personal_cab .col_id {
    width: 15%;
}

.personal_cab .col_date {
    width: 21%;
}

.personal_cab .col_status {
    width: 26%;
}

.personal_cab .col_totalprice {
    width: 38%;
}

.personal_cab .item_header-td {
    display: table-cell;
    padding: 25px 20px;
}

.personal_cab .item_header-td.col_id {
    font-weight: bold;
}

.personal_cab .item_header-td.col_totalprice {
    width: 16%;
}

.personal_cab .item_header-td.more_info {
    width: 22%;
}

.personal_cab .item_header-td.more_info .fa {
    margin-left: 5px;
}

.personal_cab .order_item-goods {
    padding: 0 20px;
    display: none;
}

.personal_cab .item_goods-table {
    display: table;
    width: 100%;
    margin-top: 20px;
}

.personal_cab .item_goods-tr {
    display: table-row;
}

.personal_cab .item_goods-td {
    padding: 25px 15px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    border-top: 1px dashed #b0b0b0;
}

.personal_cab .item_goods-td.col_img {
    padding-left: 0;
    width: 50%;
}

.personal_cab .item_goods-td.col_totalsum {
    padding-right: 0;
}

.personal_cab .item_goods-td.col_totalsum .item_goods-td-content {
    font-weight: bold;
}

.personal_cab .item_goods-td .price_old {
    font-size: 12px;
}

.personal_cab .item_goods-td-title {
    display: none;
}

.personal_cab .item_goods-td-content {
    display: inline-block;
    position: relative;
}

.personal_cab .goods_img {
    display: table-cell;
    font-size: 0;
    text-align: center;
    overflow: hidden;
    width: 120px;
    height: auto;
    position: relative;
}

.personal_cab .goods_img .goods_img_wrp {
    display: block;
    width: 100%;
    padding-top: -moz-calc(100% - 2px);
    padding-top: calc(100% - 2px);
    border: solid 1px #dbdbdb;
    position: relative;
}

.personal_cab .goods_img .goods_img-abs {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.personal_cab .goods_name {
    display: table-cell;
    vertical-align: top;
    text-align: left;
    font-size: 12px;
}

.bx-soa-item-content.goods_name {
    font-size: inherit;}

.personal_cab .goods_name a:hover, .personal_cab .goods_name a:hover span {
    color: #f0a400;
}

.personal_cab .order_item-payblock {
    padding: 20px 0;
    margin-bottom: 20px;
    border-top: 1px dashed #b0b0b0;
    border-bottom: 1px dashed #b0b0b0;
}

.personal_cab .payblock {
    width: 45%;
    position: relative;
}

.personal_cab .payblock .order_info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.personal_cab .payblock .order_info span {
    display: inline-block;
    line-height: 2;
}

.personal_cab .payblock .order_info span.big_text {
    font-size: 20px;
}

.personal_cab .payblock .pay_btn-link {
    position: absolute;
    bottom: 8px;
    right: 0;
}




.order .order_info-form-group {
    padding: 0;
}

.order .order_info-form-group .form_content {
    border: none;
    margin-bottom: 0;
    padding: 0;
}

.order .order_info-form-group .bx-soa-customer-comments {
    padding: 0 0 35px;
}
.sticky {
    position: fixed;
    z-index: 101;
}
.stop {
    position: relative;
    z-index: 101;
}

.door_price {
    color: #9E9E9E;
    font-size: 12px;
    font-weight: normal;
}
.product_card_fast .product_card .price_box.sum .all_sum .text {
    font-weight: bold;
    font-size: 18px;
}
.product_card_fast .product_card .price_box .price_old {
    font-size: 14px;
}
.product_card_fast .product_card .price_box.sum .price_sum .price {
    font-size: 18px;
}
.product_card_fast .price_box .price .fa {
    font-size: 16px;
}
.product_card_fast .bx_item_detail {
    margin-bottom: 0;
}
.product_card_fast .product_card .calc_box.calc_box-bd {
    margin: 0;
    box-shadow: none;
}
.product_card_fast .btn-close {
    top: 7px;
    right: 7px;
    width: 32px;
    height: 32px;
}
.product_card_fast .btn-close:before, .product_card_fast .btn-close:after {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

#exampleModal_content .product_card .price_pack {
    margin-top: 15px;
}
.ordercart_total {
    margin-top: 0;
    margin-bottom: 25px;
}
.order .order_info-cart-total-btn.mobile {
    display: block;
}

.order .form_widget-title {
    font-size: 18px;
}
.personal_cab {
    margin-bottom: 30px;
}

.personal_cab .personal_info-title .title {
    font-size: 18px;
}

.personal_cab .personal_info-title .edit_profile {
    font-size: 13px;
}

.personal_cab .personal_menu-box {
    width: 100%;
    float: none;
    position: relative;
    margin-left: 0;
}

.personal_cab .personal_info-search {
    margin: 10px 0 30px;
}

.personal_cab .personal_info-search input {
    padding: 10px 20px;
}

.personal_cab .personal_info-box {
    width: 100%;
    margin: 0;
}

.personal_cab .personal_info-form .jq-selectbox__select {
    height: 52px;
    line-height: 52px;
}

.personal_cab .personal_info-form .form_widget-label {
    font-size: 13px;
}

.personal_cab .payblock .order_info span {
    font-size: 18px;
}
.personal_menu {
    display: block;
    padding: 0;
    margin-top: 0;
    margin-bottom: 35px;
}

.personal_menu .catalog_link {
    display: block;
}

.personal_menu ul:after {
    content: '';
    display: table;
    clear: both;
}

.personal_menu ul li.personal_menu-item {
    display: block;
    float: left;
    border-bottom: 0;
    border-right: 1px solid #dbdbdb;
    width: 25%;
    padding: 0;
    text-align: center;
}

.personal_menu ul li.personal_menu-item:last-child {
    border-right: 0;
}

.personal_menu ul li.personal_menu-item.current a {
    color: #fff;
    background-color: #f0a400;
    font-weight: normal;
}

.personal_menu a.personal_menu-link .fa {
    display: none;
}

.fast_wrapper.popup_mask {
    display: none;
}

body.noscroll {
    padding-right: 0;
}

@media all and (max-width: 1200px) {
    .category .category_item, .category .category_item:nth-child(4n-3) {
        width: 31.5%;
        margin-left: 2.5%;
    }
.category .category_item:nth-child(3n-2) {
    margin-left: 0;
}
}


.category .category_item .mask .text_box {
    font-size: 28px;
}

.category .category_item .category_name {
    font-size: 16px;
}

.contacts_page .sub_title {
    font-size: 18px;
}

.contacts_page .advantage .flex_item {
    padding: 0 10px;
}

.contacts_page .advantage .flex_item .icon {
    width: 55px;
    height: 55px;
}
.compare_table-box {
    position: relative;
}

.compare_table-box .ajax-preloader-wrap {
    position: fixed;
    font-size: 20px;
    color: #f0a400;
    z-index: 1000;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(255, 255, 255, .7);
}

.compare_page .compare_btn {
    font-size: 14px;
}

.compare_page .compare_slider {
    display: block;
    padding-top: 10px;
}
.compare_page .compare_slider .slider {
    padding-top: 0;
    min-height: 500px;
}
.compare_page .compare_slider .slider .owl-carousel .owl-stage-outer {
    padding-bottom: 0;
}
.compare_page .compare_table .table_col {
    padding-left: 0;
}

.compare_page .product_prop{
    margin-top: 0;
}

.compare_page .table_prop {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.compare_page .owl-carousel .owl-stage-outer {
    margin-top: 0;
}

.compare_page .owl-carousel .owl-nav {
    top: 8px;
}

.search_page .tabs_block {
    margin: 0;
}


.personal_cab .sale-personal-section-index-block.bx-theme-blue {
    background: #f0a400;
}


/***********K************/
.call_top{
    width: 60px;
    padding: 0;
    height: 60px;
    margin-right: -40px;
    float: right;
    align-items: center;
    margin-left: 23px;
    display: none;
}
.header span.user{
height: 20px;
}
.header .top_menu_personal{
    margin-left: 0;
}
.call_top a{
    opacity: .8;
    width: 18px;
    height: 18px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAAHdElNRQfjBA8OFQIiwt8oAAACRElEQVRIx5XVW2jPYRgH8M+kEVvEmLM5lpzVlpZSlkyKohxqjV3IYRdOF1w5lGxKbEUkOeXClWNELlYUk0jKobVGTjvY5r/JIblw8f/32+9/2J//9+r5vs/zfp/ned+35yWKQY6KqDdahugDyrxRYKFnLsnKXOK0RqWgn5cqMxVY65UhASsSMTEzgXs2xPEqdQltFLrupErjUgu0mRbHk9sYrNweV31304xkgV/yE1bmiZicIlWuAyK2Ji53pyit2o0Qm2Sv9UaCWd7aFx/8XEmSwAIf4wRq3fXDOUNRoNWqcPB5e5JaaLI3STTfRY3GYYnPBvY4VqmPC6wQsTnhEJfJi93QM31xx64ed44uUwO2UrOihNyFnuqyCX08sTE56RFnQnaNVJijxWKs8wA5fhvU4xzjm4KYXazdsJQSle5ilJ+y8Mn0+Gu7HTrUCykFprgWayIbl+MFBmiyOmbn+WK5jLFUSzALSnUmPO//wmEPZcfsnd4bn6lAX3WOB+yghtjjzQAjfLAtYMc0ZF7FNG3KQ1W8TziL/VrcSD9wCnVaEbAdOkM3skWTYtUiKtNNzkUiIYkl2lwwTHTYzQVFXqpLV0eJr9YHLM857Wo1qwjW+qtKX8d8HbaHeLFDoaqE6hjTm8RM75wI3kVq9HfS497dw933qPcMYLaOdO5sx7RYkybiiqP+gcU+umVCSl+p5vBU6A25qnU7G5paUQzVqOzf26MYr0aXeruVGGusGTZ47dT/bo8ix2rnvRDxR6t71kR/9r/WMI6VeioOIQAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxOS0wNC0xNVQxMjoyMTowMiswMjowMLfuWdgAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTktMDQtMTVUMTI6MjE6MDIrMDI6MDDGs+FkAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAABJRU5ErkJggg==');
    background-size: 18px;
}
.action_slider .slider .carousel-button-default{
    top: -56px;
}
.recom_tabs_block{
    height: 100%;
    background: #f2f2f2;
    position: absolute;
    top: 0;
    z-index: 1;
}
.recom_tabs{
    position: relative;
}
@media all and (max-width: 768px){
    .recom_tabs_block{
        display: none;
    }
}
.product_card .jq-number__field input{
    box-shadow: none;
    -webkit-box-shadow: none;
}
.bx-yandex-map{
    width: 100% !important;
}
.product_row{
    width: 100%;
}
.bx_item_detail {
    margin-bottom: 50px;
}
.product_buy_top  div span b:nth-of-type(1){
    margin-left: 3px;
    margin-right: 3px;
}
.about_tabs {
    overflow: hidden;
    position: relative;
    padding: 15px;
    margin-top: 15px;
}
.about_tabs .tab_box {
    padding: 10px;
    font-size: 15px;
    line-height: 30px;
}
.about_tabs .properties {
    padding: 15px;
    line-height: 20px;
}
.about_tabs .variation {
    padding-top: 0;
    padding-bottom: 0;
}
.carousel_button_cont,.carousel_button_cont_index{
    position: absolute;
    width: 115px;
    height: 46px;
    right: 0;
    top: -172px;
}
.carousel_button_cont .carousel-button-default,.carousel_button_cont_index .carousel-button-default{
    top: 23px;
}
.recom_slider {
    width: 100% !important;
}

.modal-dialog .product_card__content .accessory .option.left_side{
    flex-direction: column;
    align-items: flex-start;
}
.modal-dialog .product_card__content .accessory .price_box{
    display: flex;
    align-items: flex-end;
}
.product_card.default .bx_item_detail_size.full{
    margin-bottom: 10px !important;
}
.product_card.default .bx_item_detail_size.full .title_colors {
    margin-bottom: 5px;
}
.product_card.default .calculator .calc_item.pack {
    margin-top: 10px;
    margin-bottom: 10px;
    align-items: center;
}
.product_card.laminate.jq-number__field{
    width: 250px;
}
.product_card.door .calc_box.calc_box-bd{
    border: 1px solid #cecece;
}
.product_card.default .calc_label {
    margin-top: 0;
    margin-bottom: 0;
}
 .product_card.default .jq-selectbox{
    position: unset;
}
.product_card .calc_box.calc_box-bd, .product_card .colors.calc_box-bd{
    border: 1px solid #ececec;
}
.product_card_fast .product_card.laminate .jq-number__spin.plus{
    right: 1px;
    border-left: 1px solid #cdcdcd;
}
.product_card_fast .product_card.default .calc_box.calc_box-bd{
    padding-left: 0 !important;
}
.product_card_fast .product_card.default .calculator .calc_item.pack{
    align-items: center;
}
.product_card_fast .product_card.accessory #calc_podlozhka .jq-number{
    width: 194px !important;
    max-width: 194px !important;
}
.product_card_fast .product_card.laminate .jq-number__spin.plus{
    border-left: 1px solid #cdcdcd;
}
.product_card_fast .product_card.accessory .jq-number{
    max-width: 161px !important;
}
.product_card_fast .product_card.accessory .option_box{
    margin-bottom: 5px;
}
.pers_data{
    opacity: 0.85;
    transition: .2s;
}
.pers_data:hover{
    opacity: 1;
}
.pers_data:active{
    opacity: .75;
}
.main-user-consent-request-popup-button {
    font-weight: bold;
}
.main-user-consent-request-popup-button-rej {
    padding-left: 10px;
    padding-right: 10px;
}
.filter_open{
    display: none;
}
.filter-icon:before{
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' width='16px' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M19 3H5c-1.414 0-2.121 0-2.56.412C2 3.824 2 4.488 2 5.815v.69c0 1.037 0 1.556.26 1.986.26.43.733.698 1.682 1.232l2.913 1.64c.636.358.955.537 1.183.735.474.411.766.895.898 1.49.064.284.064.618.064 1.285v2.67c0 .909 0 1.364.252 1.718.252.355.7.53 1.594.88 1.879.734 2.818 1.101 3.486.683.668-.417.668-1.372.668-3.282v-2.67c0-.666 0-1 .064-1.285a2.68 2.68 0 0 1 .899-1.49c.227-.197.546-.376 1.182-.735l2.913-1.64c.948-.533 1.423-.8 1.682-1.23.26-.43.26-.95.26-1.988v-.69c0-1.326 0-1.99-.44-2.402C21.122 3 20.415 3 19 3Z'/%3E%3C/svg%3E");
}
.search_page .catalog_list{
    display: flex;
    flex-wrap: wrap;
}
.product_item .catalog_pic img::selection {background: none;}
.product_item .catalog_pic img::-moz-selection {background: none;}
.product_item .catalog_pic img::-webkit-selection {background: none;}



/* ---------- NEW ---------------------------------------------------------------- */

.main_banner_image {
    width: 100%;
    position: relative;
    text-align: center;
}

.main_banner_image img {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: auto;
}




.description_image .embed-responsive {
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.description_image .embed-responsive-item {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.advantage_item .number {
    font-size: 30px;
    font-weight: bold;
    color: #f0a400;
}

.advantage_item .text {
    font-weight: bold;
}



/* region categories */

.category-list .category-block {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 -10px;
}
.category-list .category-item {
    font-weight: bold;
    position: relative;
    padding: 10px;
}
.category .category-list .category-item:nth-child(2) {
    flex: 0 0 25%;
    max-width: 25%;
}
.category-list .category-item .category-item-title {
    color: #fff!important;
}
.category-list .category-item:nth-child(1), .category-list .category-item:nth-child(2) {
    flex: 0 0 50%;
    max-width: 50%;
}
.category-list .category-item .category-item-title {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    z-index: 10;
    font-size: 16px;
    text-transform: uppercase;
    text-align: left;
    padding: 10px 25px;
    transition: .2s ease-in-out;
}
.category-list .category-item:hover .category-item-title {
     background-color: rgba(0,0,0,.3);
}
.category-list .category-item .category-item-title span {
    display: inline-block;
    vertical-align: middle;
}
.category-list .category-item .category-item-name {
    width: auto;
    max-width: calc(100% - 45px);
}
.category-list .category-item .category-item-counter {
    width: 35px;
    height: 35px;
    line-height: 34px;
    border-radius: 50%;
    border: 1px solid #fff;
    font-size: 12px;
    text-align: center;
    margin-left: 5px;
    transition: .2s ease-in-out;
}
.category-list .category-item:hover .category-item-counter {
    background-color: #fff;
    color: #000;
    border-color: transparent;
}

.category-list .category-item-img {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.category-list .category-item:nth-child(1) .img-box, .category-list .category-item:nth-child(2) .img-box {
    padding-top: 38%;
}
.category-list .category-item .img-box, .category .category-list .category-item:nth-child(2) .img-box {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: rgba(0, 0, 0, .8);
    padding-top: 78%;
    position: relative;
}
.category-item-img-img {
    position: absolute;
    top: 0;
    left: 0;
    /* right: 0; */
    width: 100%;
    object-fit: cover;
    height: 100%;
    opacity: 0.7;
}
.category-list .category-item:hover .img-box {
    transform: none;
}

.category-list .category-item:hover .img-box .category-item-img-img {
    opacity: 1;
}
.category-list .category-item .category-link {
    position: relative;
    display: block;
}

/* region filter */

.filter-item-shadow {
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

/* endregion */

.category_banner img {
    width: 100%;
}

.about_links {
    box-shadow: 0 2px 2px rgba(0,0,0,.05);
    background-color: #fff;
    border: 1px solid #e9e9e9;
}

.about_links .nav-tabs {
    justify-content: center;
}

/* region big properties */

.product_card .big_properties {
    height: 100%;
}
.product_card .big_properties .main_options {
    height: 100%;
}

/* endregion */

.breadcrumbs_list .breadcrumbs_item {
    display: inline;
}
.breadcrumbs_list .breadcrumbs_item i {
    font-size: inherit;
}

/* region calc input style */
.product_card .jq-selectbox {
    width: 100%;
}
.product_card .jq-selectbox__select, .product_card .jq-number__field,
.basket_quantity_control .jq-selectbox__select, .basket_quantity_control .jq-number__field {
    border: 1px solid #dadada;
    border-radius: 4px;
    font-size: 12px;
}
.product_card .jq-number__field, .basket_quantity_control .jq-number__field {
    box-shadow: none;
}
.product_card .jq-number.focused .jq-number__field, .product_card .jq-selectbox.focused .jq-selectbox__select,
.product_card .jq-number.focused .jq-number__spin, .product_card .jq-selectbox.focused .jq-selectbox__trigger,
.product_card .jq-number:hover .jq-number__field, .product_card .jq-selectbox:hover .jq-selectbox__select,
.product_card .jq-number:hover .jq-number__spin, .product_card .jq-selectbox:hover .jq-selectbox__trigger,
.basket_quantity_control .jq-number.focused .jq-number__field, .basket_quantity_control .jq-selectbox.focused .jq-selectbox__select,
.basket_quantity_control .jq-number.focused .jq-number__spin, .basket_quantity_control .jq-selectbox.focused .jq-selectbox__trigger,
.basket_quantity_control .jq-number:hover .jq-number__field, .basket_quantity_control .jq-selectbox:hover .jq-selectbox__select,
.basket_quantity_control .jq-number:hover .jq-number__spin, .basket_quantity_control .jq-selectbox:hover .jq-selectbox__trigger{
    border-color: #f0a400;
}
.product_card .jq-number__field input,
.basket_quantity_control .jq-number__field input {
    text-align: center;
    font: inherit;
    font-size: 12px;
    height: 34px;
}
.product_card .jq-number__spin, .product_card .jq-selectbox__trigger,
.basket_quantity_control .jq-number__spin, .basket_quantity_control .jq-selectbox__trigger {
    background: none;
    box-shadow: none;
    text-shadow: none;
    border-width: 0 0 0 1px;
    width: 30px;
    height: 18px;
    border-radius: 0;
    right: 1px;
    text-align: center;
    font-weight: bold;
}
.product_card .jq-selectbox__trigger, .basket_quantity_control .jq-selectbox__trigger {
    height: 100%;
}
.product_card .jq-selectbox__dropdown, .basket_quantity_control .jq-selectbox__dropdown {
    /*width: 100% !important;*/
    right: 0;
    font: inherit;
    font-size: 12px;
}
.product_card .jq-selectbox li, .basket_quantity_control .jq-selectbox li {
    padding: 5px 7px 6px;
}
.jq-selectbox__trigger-arrow, .jq-selectbox__trigger-arrow {
    border: 0;
}
.product_card .jq-number__spin:after, .product_card .jq-selectbox__trigger-arrow,
.basket_quantity_control .jq-number__spin:after, .basket_quantity_control .jq-selectbox__trigger-arrow {
    display: inline-block;
    font-size: 14px;
    line-height: 0;
    border: 0;
    width: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    opacity: .6;
    transition: .2s ease-in-out;
}
.product_card .jq-number__spin:hover:after, .product_card .jq-selectbox__trigger-arrow:hover,
.basket_quantity_control .jq-number__spin:hover:after, .basket_quantity_control .jq-selectbox__trigger-arrow:hover {
    opacity: 1;
}
.product_card .jq-number__spin.plus:after, .basket_quantity_control .jq-number__spin.plus:after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' width='16px' viewBox='0 0 24 24'%3E%3Cpath stroke='%23212529' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m19 7-7-6-7 6'/%3E%3C/svg%3E");
}
.product_card .jq-number__spin.minus:after, .product_card .jq-selectbox__trigger-arrow:after,
.basket_quantity_control .jq-number__spin.minus:after, .basket_quantity_control .jq-selectbox__trigger-arrow:after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' width='16px' viewBox='0 0 24 24'%3E%3Cpath stroke='%23212529' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m19 1-7 6-7-6'/%3E%3C/svg%3E");

}
.product_card .jq-number, .basket_quantity_control .jq-number  {
    padding: 0;
}
.product_card .jq-number__field, .basket_quantity_control .jq-number__field {
    width: 100%;
    padding-right: 30px;
}
.product_card .jq-selectbox__select-text, .basket_quantity_control .jq-selectbox__select-text  {
    padding: 8px 9px;
    padding-right: 30px;
    border-radius: 4px;
}

/* endregion */

.bx-sbb-empty-cart-text {
    font-size: 18px;
    text-align: center;
    color: #bababa;
    margin-bottom: 42px;
}


#open__basket:hover .bx-basket-item-list, #open__compare:hover .bx_catalog_compare_form {
    z-index: 9999;
    opacity: 1;
    visibility: visible;
}


/* region top basket/compare list */

.bx-basket {}
.bx-basket-block {
    font-size: 12px;
    padding-bottom: 5px;
    white-space: nowrap;
    position: relative;
    padding-left: 20px;
}
.bx-basket-block>.fa {
    color: #97a1ab;
    width: 12px;
    position: absolute;
    left: 0;
    top: 3px;
}
.bx-basket-block a {
    color: #039BE5;
    border-bottom: 1px dashed;
    margin-right: 10px;
}
.bx-basket-block a:hover {
    text-decoration: none;
    border-bottom-color: transparent;
}

/* fix */
.form-control:focus{
    border-color: #f0a400;
}
.product_card_fast .product_card .price_box.sum .all_sum .text{
    margin-top: 0;
}
.product_card_fast .product_card .price_box.sum .all_sum div{
    display: flex;
    align-items: center;
    margin-bottom: 0;
}
.product_card_fast .product_card .price_box.sum .price_sum{
    flex-direction: column;
    align-items: flex-start !important;
}
.product_card_fast .product_card .price_box.sum .price_sum .price_old{
    margin-top: 5px;
}
.sale-personal-profile-list-arrow-up:hover, .sale-personal-profile-list-arrow-down:hover,
.sale-personal-profile-list-arrow-up:focus, .sale-personal-profile-list-arrow-down:focus{
    color: #f0a400;
}
.sale-personal-profile-list-arrow-up:active, .sale-personal-profile-list-arrow-down:active{
    color: #d89504;
}
.sale-personal-account-wallet-currency-item{
    color: #fff;
}
.sale-accountpay-fixedpay-list .sale-accountpay-fixedpay-item{
    background: #f5a623d4;
    color: #fff;
}
.sale-accountpay-fixedpay-list .sale-accountpay-fixedpay-item:hover{
    background: #f39700;
}
.sale-account-pay-button{
    width: max-content;
}
.popup-window-buttons{
    justify-content: center;
}
.bx-authform-social-popup .btn.btn-primary{
    margin-top: 10px;
    width: 100%;
}
@media all and (max-width: 575px){
    .product_card_fast .product_card .price_box.sum .price_sum{
        flex-direction: row;
    }
    .product_card_fast .product_card .price_box.sum .price_sum .price{
        margin-bottom: 5px;
    }
    .product_card_fast .product_card .price_box.sum .price_sum{
        justify-content: flex-end;
    }
    .stores .row {
        flex-direction: column;
    }
    .nav-tabs{
        display: block !important;
        padding-right: 0 !important;
    }
    #storesTabList{
        max-height: unset !important;
        margin-bottom: 20px;
    }
    .header .compare_top .bx_catalog_compare_list{
        top: 45px;
    }
}

/*FIXED BASKET*/

@media (min-width: 768px) {
    .bx-basket-fixed{
        width: 200px;
        position: fixed;
        z-index: 1100;
        background: #fff;
        padding-top: 10px;
        border: 1px solid #F0F0F0;
        box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
        border-radius: 1px;
        overflow: hidden;
    }
    .bx-basket-fixed.top	  {top:10px}
    .bx-basket-fixed.right  {right:10px}
    .bx-basket-fixed.bottom{bottom:10px}
    .bx-basket-fixed.left	 {left:10px}
    .bx-basket-fixed.bx-max-height{top:10px;bottom:10px;}
}
@media (max-width: 767px) {
    .bx-basket-fixed{
        position: fixed;
        z-index: 1100;
        background: #fff;
        padding-top: 10px;
        border: 1px solid #F0F0F0;
        box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
        border-radius: 1px;
        overflow: hidden;
        bottom: 0;
        left: 0;
        right: 0;
    }
    .bx-basket-item-list{
        display: none;
    }
    /*.bx-basket-fixed */
}
.bx-basket-fixed .bx-basket-block{
    margin-left: 10px;
}
.bx-basket-item-list {
    overflow: hidden;
    display: block;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    height: auto;
    width: 400px;
    background-color: #fff;
    top: calc(100% + 10px);
    transition: .3s ease-in-out;
    right: -25px;
    position: absolute;
    text-align: left;
    border: 1px solid #e5e5e5;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
}

.header .basket_top:hover .bx-basket-item-list {
    z-index: 1020;
    opacity: 1;
    visibility: visible;
}
.bx-max-height .bx-basket-item-list{
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
}
.bx-closed .bx-basket-item-list{
    height: 20px;
    overflow: hidden;
}
.bx-basket-item-list-action{
    cursor: pointer;
    background: #F7F7F7;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 120;
    height: 20px;
    line-height: 14px;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
    color: #4f4f4f;
    padding: 3px 0;
}
.bx-basket-item-list-button-container{
    text-align: center;
    border-top: 2px solid #e5e5e5;
    padding-top: 12px;
    padding-bottom: 15px;
    background: #fff;
}

.bx-basket-item-list-button-container b {
    font-size: 16px;
    color: #f0a400;
}

.bx-basket-item-list-container{
    max-height: 296px;
    overflow: auto;
}
.prise_box {
    font-size: 14px;
}
.bx-basket-item-list-item{
    position: relative;
    padding: 14px 12px;
    border-bottom: 1px solid #F1F1F1;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.bx-basket-item-list-container .bx-basket-item-list-item:last-child{
    border-bottom: none;
    margin-bottom: 0;
}
.bx-basket-item-list-item-status{
    font-weight: bold;
    padding: 3px;
    background: #EBEBEB;
    margin: 0 10px 20px;
    line-height: 16px;
    font-size: 13px;
    border-radius: 3px;
    text-align: center;
}
.bx-basket-item-list-item-img{
    text-align: center;
    position: relative;
    width: 70px;
    height: 70px;
    line-height: 65px;
    overflow: hidden;
    border: 1px solid #E6E6E6;
}
.bx-basket-item-list-item-img img{
    width: 100%;
    height: auto;
}
.bx-basket-item-list-item-content {
    width: calc(100% - 80px);
    padding-right: 20px;
}
.bx-basket-item-list-item-name a{
    font-size: 12px;
    color: #3F3F3F;
    text-decoration: none;
}
.bx-basket-item-list-item-name a:hover {
    color: #f0a400;
}
.bx-basket-item-list-item-remove{
    position: absolute;
    right: 5px;
    top: 5px;
    width: 20px;
    height:20px;
    cursor: pointer;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAMAAADzjKfhAAAAJFBMVEX///8yMjI6Ojpvb29wcHCEhISHh4eIiIiqqqqtra2wsLCxsbE3yvJ6AAAAAXRSTlMAQObYZgAAACxJREFUCNcFwYEBgCAMA7BYUMb2/78m9sXdJtfNMHkzcJ4DlS9FpXXKavT6ARdgANGqCJ38AAAAAElFTkSuQmCC) no-repeat center;
    opacity: .5;
    -webkit-background-size: 9px;
    background-size: 9px;
}
.header .top_icon .bx-basket-item-list-item-price-wrapper {
    display: block;
    margin-bottom: 5px;
}
.bx-basket-item-list-item-remove:hover{
    opacity: .7;
}
.bx-basket-item-list-item-remove:active{
    opacity: 1;
}
.bx-basket-item-list-item-price-block{
    text-align: right;
    font-size: 12px;
}
.bx-basket-item-list-item-price{
    display: inline-block;
}
.bx-basket-item-list-item-price-old{
    display: inline-block;
    font-size: 10px;
    text-decoration: line-through;
    color: #B0B0B0
}
.bx-basket-item-list-item-price-summ{}

.bx_cart_login_top .bx-hdr-profile a {
    text-decoration: none;
}
.bx_cart_login_top .bx-hdr-profile{
    line-height: 1.44em;
}

/* endregion */

.one_height {
    flex-flow: row wrap;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}



/* M-E-D-I-A --- Q-U-E-R-I-0-E-S */

@media screen and (max-width: 1440px) {
    main, .not_found {
        min-height: -moz-calc(100vh - 450px);
        min-height: calc(100vh - 450px);
    }
}

@media screen and (max-width: 1300px) {
    .title_colors {
        font-size: 13px;
    }

    .catalog_box{
        padding-left: 1rem !important;
    }
    .product_card .main_options .opt_text, .mini_description {
        font-size: 12px;
    }
    .order .order_info-paysystem .form_group-label {
        padding-top: 15px;
    }

    .order .order_info-paysystem .form_group-label span.descr_checkbox {
        font-size: 13px;
    }

    .ordercart_table .goods_img {
        width: 120px;
    }

    .category .category_item {
        margin-left: 2%;
    }

    .catalog_menu .catalog_menu-wrp {
        min-width: 100%;
    }

    .product_card .about_tab .prop_list .prop:before {
        bottom: 4px;
    }

    .product_card.door .calculator .double_select .jq-selectbox {
        width: 175px;
    }

    .container_wrp {
        padding: 0 25px;
    }

    .slider .carousel-button-default, .slider_center .carousel-button-default {
        right: 25px;
    }

    .slider .carousel-button-prev, .slider_center .carousel-button-prev {
        right: 80px;
    }
    .action_page .action_pic:before {
        padding-top: 30%;
    }
}

@media all and (max-width: 1024px) {
    .sale-order-detail-order-basket-info .sale-order-detail-order-item-td-title {
        display: inline-block;
        vertical-align: middle;
        width: auto;
    }
    .sale-order-detail-order-item-td.sale-order-detail-order-item-properties {
        width: 100%;
        padding-bottom: 0;
    }
    .catalog-products-viewed .product_item, .product_card .product_recom .product_item {
        height: auto !important;
    }
    .compare_page .table_prop {
        left: 10px;
    }
    .filter_open {
        display: flex;
        align-items: center;
        justify-content: center;
        padding-left: 3px;
        background-color: #f0a400;
        height: 80px;
        color: #fff;
        transition: .2s;
        cursor: pointer;
        position: fixed;
        width: 40px;
        right: 100%;
        top: 0;
        bottom: 0;
        margin: auto;
        z-index: 100;
        font-size: 18px;
        border-radius: 100% 0 0 100% / 50% 0 0 50%;
        box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    }
    .btn-close.filter_open {
        background: none;
        position: absolute;
        bottom: auto;
        height: 40px;
        top: 13px;
        right: 20px;
        box-shadow: none;
    }
    .btn-close.filter_open:before, .btn-close.filter_open:after {
        width: 15px;
        height: 2px;
        left: 12px;
    }
    .filter_box {
        padding: 0;
        top: 0;
        position: fixed;
        bottom: 0;
        left: 100%;
        transform: translate3d(0,0,0);
        z-index: 800;
        background-color: #fcfcfc;
        transition: .4s ease-in-out;
    }
    .filter_box.open {
        transform: translate3d(-100%, 0, 0);
        transition: .3s ease-in-out;
        z-index: 1200;
    }
    .filter_box .filter_wrp {
        padding: 10px;
        overflow: hidden;
        overflow-y: scroll;
        width: 100%;
        height: 100%;
        position: relative;
    }
    .filter_flex_box {
        max-height: 100%;
    }
    .filter_box .param_item {
        margin-right: 5px;
    }
    .filter_box .param_item span {
        padding: 5px;
        padding-left: 0;
    }
    .filter_box .filter_input_checkbox input[type="checkbox"]:checked + label:after {
        left: 1px;
        top: 3px;
    }
    .container_wrp {
        padding: 0 10px;
    }
    .product_card_fast .container_wrp {
        padding: 0;
    }
    .catalog_list {
        margin-left: -10px;
        margin-right: -10px;
    }
    .slider_compare .product_item_catalog {
        padding-left: 0;
        padding-right: 0;
    }
    .product_item_catalog {
        padding-left: 10px;
        padding-right: 10px;
    }

    .catalog_box, .filter_box {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .catalog_box {
        padding-left: 1.3rem !important;
    }
    .main_banner_slider .slick-dots li button {
        border-color: #aaa;
    }
    .main_banner_slider .slick-dots li.slick-active button {
        background: #aaa;
    }
    .compare_page .compare_table {
        width: 100%;
    }
    .counter .punct, .header .top-bottom-menu{
        display: none;
    }
    .compare_top.top_icon .icon.libra_org + .counter{
        top: -1px;
        left: 28px;
    }
    .compare_page .owl-carousel {
        width: 100%;
        margin-left: 0;
    }
    .description .title {
        font-size: 26px;
    }
    .bx-soa-tooltip .tooltip-inner {
        display: none;}

    .colors_variant .more_colors .title {
        font-size: 21px;
    }

    .category_item .category_pic .image_wrp {
        width: 170px;
        height: 170px;
        line-height: 170px;
        margin: auto;
    }
    .product_card .btn_one_click, .product_card .btn_to_buy {
        font-size: 14px;
    }

    .product_card .big_slider .labels {
        font-size: 14px;
    }
    .nav-tabs, .recom_links, .about_links {
        font-size: 14px;
    }

    html {
        font-size: 12px;
    }

    .desktop_hide {
        display: block;
    }
    #vertical-multilevel-menu li ul.root-item-menu li.desktop_hide {
        display: flex;
    }

    .mobile_hide, #vertical-multilevel-menu li a.mobile_hide {
        display: none;
    }

    .catalog_menu-box {
        /*overflow: hidden;
        overflow-y: scroll;*/
        width: 100%;
        height: 100%;
    }

    .catalog_menu_title, .open_cat {
        padding: 10px 15px;
        font-size: 14px;
        display: flex;
        align-items: center;
        border-bottom: 1px solid #dbdbdb;
    }
    .open_cat .fa-angle-left {
        font-size: 18px;
        margin-right: 10px;
        margin-top: -1px;
    }
    .catalog_menu_title {
        position: relative;
        font-size: 16px;
        justify-content: space-between;
    }
    .catalog_menu_title .fa, #vertical-multilevel-menu li .open_cat_wrp .fa {
        font-size: 22px;
        border: 0;
        position: absolute;
        right: 0;
        top: 0;
    }
    #vertical-multilevel-menu li.jsvhover a.root-item-link, #vertical-multilevel-menu li:hover a.root-item-link, #vertical-multilevel-menu li.root-item-selected:hover a.root-item-link, #vertical-multilevel-menu li.jsvhover a.root-item-link {
        background-color: transparent;
        color: #000;
        border: 0;
        position: relative;
    }
    .open_cat_wrp {
        position: relative;
    }
    #vertical-multilevel-menu li .open_cat_wrp a {
        display: inline-block;
    }
    .top_catalog_wrapper {
        background-color: #fff;
    }

    .title_big {
        font-size: 28px;
    }

    .sub_title {
        font-size: 14px;
    }

    .user_form .user_form_wrp .title {
        font-size: 18px;
    }

    .user_form .user_form_wrp .text_box {
        font-size: 13px;
    }

    .user_form .user_form_wrp .form_widget-label span, .user_form .user_form_wrp .form_widget-input {
        font-size: 16px;
    }

    .user_form .user_form_wrp .input_focus .form_widget-label span {
        font-size: 12px;
    }

    body {
        transition: .3s ease-in-out;
    }

    .header .header_bot .catalog_btn .logo_box {
        display: none;
    }

    .header .header_bot .container_wrp {
        position: relative;
        padding: 0;
    }
    .header .header_bot, .header .fixed{
        height: 60px;
        z-index: 1100;
    }
    .header .header_mid, .header .header_top, .header .form_search {
        display: none;
    }

    .header .mobile_form-search {
        display: block;
    }

    .header .btn_action {
        padding: 0 20px;
        width: 100%;
        text-align: center;
    }

    .header .btn_action.desktop_hide {
        display: block;
    }

    .header .logo_box {
        width: auto;
        max-width: 200px;
        height: 60px;
        text-align: center;
        padding: 10px 0;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
    }

    .hb_content-row {
        display: block;
        margin-left: 0;
        margin-right: 0;
    }

    .header .logo_box a.logo_link img {
        max-height: 40px;
    }

    .header .form_search {
        width: 100%;
        padding: 15px;
        border-bottom: 1px solid #dbdbdb;
    }
    .form_search .input_search, .form_search .btn_search {
        height: 35px;
    }

    .header .form_search.desktop_hide {
        display: block;
    }

    .header .form_search form {
        border: 1px solid #cbcbcb;
    }
    .header .form_search form:focus, .header .form_search form:hover {
        border-color: #f0a400;
    }

    .header .catalog_btn {
        width: 60px;
        height: 60px;
        padding: 0;
        flex: initial;
    }
    .header .catalog_btn .catalog_link {
        padding: 29px 20px;
        pointer-events: inherit;
    }

    .header .catalog_btn .catalog_link span {
        display: none;
    }

    .header .catalog_btn .catalog_link span.icon_menu {
        display: block;
        margin: 0;
        width: 20px;
        background: #fff;
    }

    .header .top_menu ul li {
        font-size: 14px;
        display: block;
        padding: 10px 20px !important;
    }

    .header .top_user-box {
        padding: 10px;
        font-size: 16px;
        display: block;
        border-bottom: 1px solid #dbdbdb;
        font-weight: normal;
    }
    .header .top_user {
        display: flex;
    }
    .header .top_user-box .slash {
        display: inline-block;
    }
    .top_menu-box {
        padding: 10px 15px;
        font-size: 14px;
    }

    .top_menu-box ul li {
        padding: 5px 0;
    }

    .header .top_user-box.desktop_hide {
        display: block;
    }

    .header .top_icon-box-mobile .text-icon, .header .top_icon-box-mobile .basket_top .text-icon span {
        display: none;
    }

    .header .top_icon, .header .basket_top {
        padding: 0;
        margin-right: 15px;
        position: relative;
        width: 30px;
        height: 30px;
    }

    .header .top_icon span.icon {
        margin: 0;
        width: 30px;
        height: 30px;
        line-height: 28px;
    }
    .header .basket_top .text-icon {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }
    .header .basket_top:hover .bx-basket-item-list {
        display: none;
    }
    .header .top_icon-box-mobile .basket_top .text-icon, .header .top_icon-box-mobile .basket_top .text-icon .counter {
        display: block;
    }
    .header .top_icon .counter, .header .basket_top .bx-basket .counter {
        position: absolute;
        width: 18px;
        height: 18px;
        background-color: #fff;
        color: #000;
        font-size: 10px;
        border-radius: 50%;
        line-height: 18px;
        text-align: center;
        top: -6px;
        left: 18px;
        border: 1px solid rgba(0, 0, 0, .4);
    }

    .top_icon-box-mobile {
        float: right;
        padding: 15px 0;
    }
    .header .top_icon a:hover {
        background-color: #fff;
    }
    .header .top_icon a:active {
        background-color: #fff;
        opacity: .8;
    }
    .header .basket_top .all_sum {
        display: none;
    }
    .footer .pays_box {
        margin-top: 15px;
    }

    .order_done {
        margin: 0 auto 50px;
    }

    .order_done .title_done {
        font-size: 48px;
    }
    .ordercart_total-container {
        padding-left: 0;
        margin-left: -10px;
    }
    .catalog_menu {
        display: block;
        overflow: hidden;
        background-color: #fff;
        width: 300px;
        z-index: 100;
        position: fixed;
        left: -300px;
        top: 60px;
        bottom: 0;
        padding: 0;
        box-shadow: none;
        -webkit-transition: .3s ease-in-out;
        -moz-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
        opacity: 1;
        visibility: visible;
    }

    .catalog_menu.menu_open {
        left: 0;
    }

    .catalog_menu .catalog_menu-wrp {
        z-index: 100;
        display: block;
        height: auto;
        padding: 0;
        position: absolute;
        top: 0;
        bottom: 0;
        width: 100%;
        left: 100%;
        background-color: #fff;
        transition: .3s ease-in-out;
        overflow: hidden;
        overflow-y: scroll
    }
    .catalog_menu .catalog_menu-wrp.open, #vertical-multilevel-menu li ul.root-item-menu.open {
        left: 0;
    }
    .feedback-form {
        z-index: 1150;
    }
    ul#vertical-multilevel-menu {
        width: 100%;
        border-top: 0;
    }
    #vertical-multilevel-menu li ul.root-item-menu {
        left: 100%;
        width: 100%;
        background-color: #fff;
        padding: 0;
        columns: initial;
        transition: .3s ease-in-out;
        overflow: hidden;
        overflow-y: scroll;
        z-index: 100;
    }
    #vertical-multilevel-menu li .parent-link {
        padding: 10px 15px 5px;
    }
    #vertical-multilevel-menu li ul.root-item-menu li ul li {
        padding: 0 15px;
    }
    #vertical-multilevel-menu li ul.root-item-menu li, #vertical-multilevel-menu li ul.root-item-menu li ul li {
        display: block;
    }

    .catalog_menu .catalog_menu-list {
        width: 100% !important;
        padding: 0 !important;
        overflow: auto;
        display: block;
    }

    .catalog_menu .root-menu-container {
        width: 100%;
    }

    .catalog_menu .root-menu li.root-item:hover ul.sub-root-menu, .catalog_menu .root-menu li.p_select ul.sub-root-menu {
        display: none;
    }

    .catalog_menu ul.sub-root-menu {
        position: relative;
        left: 0;
        top: 0;
        bottom: 0;
        width: 100%;
    }

    .catalog_menu ul.sub-root-menu li.sub-root-item {
        width: 100%;
        padding-left: 0;
    }

    .catalog_menu .catalog_menu-list ul {
        padding: 0;
    }

    .catalog_menu .title, .catalog_menu .catalog_menu-list li.catalog_menu-item ul li.item {
        font-size: 12px;
        font-weight: normal;
        margin: 0;
        padding: 5px 0;
    }

    .catalog_menu .catalog_menu-list li.catalog_menu-item ul li.item a {
        font-size: 12px;
    }

    .catalog_menu ul.sub-root-menu, .catalog_menu .catalog_menu-list .hidden_list {
        display: none;
        padding: 10px 0;
        height: auto;
    }

    .catalog_menu .catalog_menu-list .hidden_list {
        padding: 0 0 0 15px;
        border-left: 1px solid #cbcbcb;
    }

    .catalog_menu .sub_menu-list {
        width: 100%;
        padding: 0;
    }

    .catalog_menu .root-menu li.root-item a.root-item-link {
        font-size: 14px;
        margin-bottom: 0;
        padding: 10px 35px 10px 0;
        position: relative;
        border-bottom: 1px solid #cbcbcb;
        color: #000;
        font-weight: bold;
    }

    .catalog_menu .root-item-link .fa {
        display: block;
        position: absolute;
        right: 15px;
        font-size: 21px;
        height: 27px;
        top: 0;
        bottom: 0;
        margin: auto;
    }
    .call_top{
        display: flex;
    }
    .product_item .price_box {
        flex-wrap: wrap;
    }

    .favorite .product_item_catalog {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
    .product_item .catalog_prop span {
        font-size: 11px;
    }
    .filter_box .filter_top {
        justify-content: flex-start;
    }
    .filter_box .filter_top .col-6 {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .filter_box .filter_top .col-6.text-right {
        margin-left: 10px;
        margin-top: 3px;
    }
}

@media all and (max-width: 991.98px) {
    .order-confirm-title .fa-stack {
        font-size: 18px;
    }
    .order-confirm-title .fa-circle {
        font-size: 35px;
    }
    .order-confirm-title .fa-check {
        font-size: 16px;
        top: -1px;
    }
    .order-confirm {
        padding: 20px 30px;
    }
    .thank-title {
        font-size: 40px;
    }
    .order-confirm-title .text {
        display: inline;
        font-size: 20px;
    }
    .action_page .action_pic:before {
        padding-top: 45%;
    }
    #bx-soa-total {
        padding-left: 15px;
    }
    .social {
        justify-content: center;
        margin-top: 25px;
        margin-bottom: 10px;
    }
    .description_image .embed-responsive {
        width: 100%;
        max-width: 320px;
        margin: auto;
    }
    .description .title {
        text-align: center;
        margin-top: 25px;
    }
    .compare_slider .product_item_catalog {
        padding-left: 0;
        padding-right: 0;
    }
    .compare_slider .product_item .catalog_item-wrapper {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .product_card.default .calc_label {
        font-size: 13px;
    }
    .product_card .product_recom .product_item .catalog_prop {
        display: block;
    }
    .product_header {
        margin-bottom: 15px;
    }
    .product_card .calc_box.calc_box-bd {
        margin: 20px 0;
    }
    .about_links ul li a.nav-link, .about_links ul li a.nav-link.active, .about_tabs .tab_box {
        font-size: 14px;
    }
    .nav-tabs .nav-item, .recom_links ul li, .about_links ul li, .tab_nav ul li {
        margin: 0 10px;
    }
    .product_item_box .slider .owl-carousel .owl-stage-outer {
        padding-bottom: 50px;
    }
    .btns_wrp {
        background-color: #f0a400;
        margin-top: -1px;
    }
    .btns_wrp.btns_wrp_cncl {
        background-color: #dcdcdc;
    }
    .product_item .catalog_btns .btn_cart.btn_cncl:before {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M256,0C114.844,0,0,114.844,0,256s114.844,256,256,256s256-114.844,256-256S397.156,0,256,0z M256,448 c-105.865,0-192-86.135-192-192c0-40.406,12.25-78.604,35.542-111.198l267.656,267.656C334.604,435.75,296.406,448,256,448z M412.458,367.198L144.802,99.542C177.396,76.25,215.594,64,256,64c105.865,0,192,86.135,192,192 C448,296.406,435.75,334.604,412.458,367.198z' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    }
    .product_item .catalog_item-wrapper {
        padding-bottom: 0;
    }
    .product_item .catalog_btns .mask_box {
        padding-top: 0;
    }
    .product_item .catalog_btns {
        border-top: 1px solid #dbdbdb;
        margin-top: 15px;
    }
    .product_item .catalog_btns .favour-col {
        border-right: 1px solid #dbdbdb;
    }
    .product_item .catalog_btns .btn_cart:before {
        display: block;
        top: 0;
    }
    .product_item .catalog_btns .btn_cart {
        font-size: 0;
        background: none !important;
        border: 0;
        margin: 0;
        min-width: auto;
        padding: 0;
        height: 100%;
    }
    .slider .product_item .price_box .price_pack {
        font-size: 12px;
    }
    .slider .product_item .price_box .price, .slider_compare .product_item .price_box .price {
        font-size: 15px;
    }
    .price_box .price_one {
        margin-right: 5px;
    }
    .container_wrp {
        padding: 0;
        max-width: 768px;
    }
    .header .container_wrp {
        max-width: 100%;
    }
    .category-list .category-item, .category .category-list .category-item:nth-child(2) {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .category-list .category-item .img-box, .category-list .category-item:nth-child(1) .img-box, .category-list .category-item:nth-child(2) .img-box, .category .category-list .category-item:nth-child(2) .img-box {
        padding-top: 50%;
    }

    .catalog_btns .compare-icon i {
        width: 5px;
        margin-right: 2px;
        display: inline-block;
        border: 1px solid #656565;
        transition: .2s ease-in-out;
    }
    .catalog_btns .compare-icon i:nth-child(1) {
        height: 15px;
    }
    .catalog_btns .compare-icon i:nth-child(2) {
        height: 20px;
    }
    .catalog_btns .compare-icon i:nth-child(3) {
        height: 18px;
    }
    .product_item .catalog_btns a .text, .product-item-compare .text {
        display: none !important;
    }
    .product_item .catalog_btns a .icon, .product-item-compare .icon {
        font-size: 20px;
        width: 25px;
        height: 22px;
        line-height: 22px;
        margin-right: 0;
    }

    .footer .logo_box{
        width: 100%;
    }
    .footer .bot_menu-box,.footer .info_box{
        width: 45%;
    }
    .footer .info_box{
        margin-left: 4%;
    }
}

@media (max-width: 800px) {
    .container_wrp {
        padding: 0 10px;
    }
}

@media all and (max-width: 767.98px){
    .order-confirm-pay-file {
        overflow: auto;
    }
    .social.row {
        justify-content: center;
    }
    .sale-order-list-btn .btn, .sale-order-list-button-container .btn {
        width: 100%;
    }
    .ordercart_table .ordercart_goods .cart_del {
        top: 0;
        right: 0;
        position: absolute;
    }
    .ordercart_table .ordercart_goods {
        padding-right: 15px;
    }
    .product_item_box .recom_tabs_box .slider .owl-carousel .owl-stage-outer {
        padding-bottom: 20px;
    }
    .product_card .product_recom .tab-content > .tab-pane .title {
        display: block;
        font-size: 20px;
        padding: 10px 70px 10px 0;
        position: relative;
        font-weight: bold;
    }
    .product_card .product_recom .slider {
         padding-top: 0;
    }
    .product_card .product_recom .recom_tab {
        position: relative;
        opacity: 1;
        z-index: 0;
    }
    .product_card .recom_links {
        display: none;
    }
    .product_item_box .recom_tabs .slider .owl-nav {
        top: -40px;
    }
    .product_header {
        margin-bottom: 0;
    }
    .about_links {
        display: none;
    }
    .tab-content > .about_tab {
        position: relative;
        opacity: 1;
        z-index: 150;
        min-height: 0;
        height: auto;
    }
    .brands_box .brands_item a {
        justify-content: center;
        text-align: center;
    }
    .brands_box .brands_item span {
        display: block;
        width: 100%;
        margin-left: 0;
        margin-top: 5px;
    }
    .product_card .main_options .opt_row {
        margin-left: 0  ;
        margin-right: 0;
    }
    .product_card .big_slider .owl-carousel .slider_item {
        padding-top: 0;
        height: 350px;
    }
    .gallery {
        border: 1px solid #f0f0f0;
    }
    .bx_item_detail .bx_item_slider .bx_slide ul {
        margin-top: 20px;
        padding-bottom: 50px;
    }
    .product_card .big_properties .main_options {
        margin-left: 0;
        margin-right: 0;
        padding: 20px 25px;
    }
    .product_card .big_slider .owl-carousel .owl-dots {
        bottom: 10px;
        position: absolute;
        margin: auto;
        left: 0;
        right: 0;
    }
    .category-list .category-item .img-box, .category-list .category-item:nth-child(1) .img-box, .category-list .category-item:nth-child(2) .img-box, .category .category-list .category-item:nth-child(2) .img-box {
        padding-top: 65%;
    }

    .compare_page .product_item .catalog_cart .add_cart {
        margin-left: 0;
    }

    .advantage .advantage_box {
        padding: 20px;
    }

    .advantage .advantage_item {
        vertical-align: top;
    }

    .advantage .advantage_item .icon {
        margin-bottom: 10px;
    }

    .advantage .advantage_item .text_box {
        width: 100%;
    }

    .advantage .flex_box {
        display: block;
        text-align: center;
    }

    .contacts_page .advantage .flex_item {
        padding: 15px;
    }

    .product_card.laminate .about_tab .prop_list, .product_card.door .about_tab .prop_list {
        height: auto;
    }

    .product_card.laminate .about_tab .prop_list .prop, .product_card.door .about_tab .prop_list .prop {
        max-width: 100%;
    }

    .product_card .option_box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .product_card .option_box .option {
        width: 100%;
        margin: 5px 0;
    }

    .product_card .calc_box {
        margin: 0px 0 15px 0;
    }
    .table_wrap table {
        border: 0;
        border-bottom: 1px solid #dbdbdb;
    }

    .table_wrap table .t_head, .table_wrap table .r_head {
        display: none;
    }

    .table_wrap table tr {
        display: block;
        border-bottom: none;
    }

    .table_wrap table td {
        padding: 10px;
        display: block;
        width: 100%;
        font-size: 13px;
        border-bottom: 1px dotted #eee;
        border-right: 1px solid transparent;
    }

    .table_wrap table td:last-child {
        border-bottom: 0;
    }

    .table_wrap table td:after {
        content: '';
        display: table;
        clear: both;
    }

    .table_wrap table td:before {
        content: attr(data-label);
        display: inline-block;
        vertical-align: top;
        float: left;
        text-align: left;
        width: 50%;
        padding-right: 10px;
        border-right: 1px solid #dbdbdb;
    }

    .table_wrap table td.type_name {
        font-weight: bold;
        background-color: #dbdbdb;
    }

    .table_wrap table td.type_name:before {
        display: none;
    }

    .table_wrap table td span {
        display: inline-block;
        padding-left: 10px;
        width: 50%;
        margin-left: -.25em;
        position: relative;
        text-align: right;
    }

    .table_wrap table td span:before {
        content: '';
        display: block;
        position: absolute;
        height: 100%;
        left: 1px;
        border-left: 1px solid #dbdbdb;
    }

    .table_wrap table td span.line_table {
        left: auto;
        right: 10px;
    }

    .table_wrap table.service td.type_name {
        font-weight: normal;
    }
    .ordercart_table .goods_name{
        padding-left: 0;
    }
    .order_done .title_done {
        font-size: 32px;
    }

    .colors_variant .more_colors .title {
        font-size: 18px;
    }

    .description .title {
        font-size: 20px;
    }

    .main_page_recom.product_recom .title_big,.title_big {
        font-size: 24px;
    }

    .footer .title_big {
        font-size: 14px;
    }

    .footer .flex_item {
        width: 100% !important;
        margin: 15px 0;
    }

    .footer .logo_box {
        margin: 0;
    }

    .footer .pays_box .pay_item img {
        max-height: 25px;
    }

    .footer .bot_menu-box .bot_menu {
        width: 49%;
        display: inline-block;
        vertical-align: top;
    }

    .footer .bot_menu-box .yamarket {
        width: 49%;
        vertical-align: top;
        text-align: right;
        margin-top: 0;
    }

    .footer .info_box .phone {
        width: 44%;
        display: inline-block;
        vertical-align: top;
    }

    .footer .info_box .timejob, .footer .info_box .address {
        display: inline-block;
        vertical-align: top;
        width: 49%;
    }

    .footer .info_box .address {
        text-align: right;
    }

    .footer .info_box .flex_box {
        width: 55%;
        display: inline-block;
        vertical-align: top;
    }

    .personal_menu ul li.personal_menu-item {
        width: 50%;
    }

    .personal_menu ul li.personal_menu-item:nth-child(1) {
        border-bottom: 1px solid #dbdbdb;
    }

    .personal_menu ul li.personal_menu-item:nth-child(2) {
        border: 1px solid #dbdbdb;
        border-width: 0 0 1px 0;
    }

    .personal_menu a.personal_menu-link {
        padding: 13px 0;
    }

    .order .ordercart_list-goods {
        padding: 0;
    }

    .order .order_info-form-group .order_info-section-more {
        margin: 25px;
        margin-top: 10px;
    }

    .order .order_info-section-more {
        margin: 25px;
    }

    .order .order_info-delivery .form_widget-content, .order .order_info-paysystem .form_widget-content {
        width: 48%;
    }

    .order .order_info-delivery .form_group-label, .order .order_info-paysystem .form_group-label {
        margin-bottom: 25px;
    }

    .order .order_info-delivery .address_delivery .form_widget-content, .order .order_info-paysystem .address_delivery .form_widget-content {
        width: 31%;
    }

    .order .order_info-delivery .address_delivery .form_widget-content.street, .order .order_info-paysystem .address_delivery .form_widget-content.street {
        width: 100%;
    }

    .order .order_info-delivery .form_widget, .order .order_info-paysystem .form_widget {
        margin-bottom: 0;
    }

    .order .order_info-paysystem .form_group-label {
        height: 145px;
    }
    .personal_cab .payblock {
        width: 100%;
    }

    .personal_cab .payblock .pay_btn-link {
        position: relative;
        margin-top: 25px;
        bottom: auto;
        width: 100%;
    }

    .personal_cab .payblock.payblock_btn-box {
        text-align: right;
    }

    .personal_cab .personal_info-form .form_widget {
        margin-bottom: 0;
    }

    .personal_cab .personal_info-form .form_widget-content {
        width: 100%;
        margin-bottom: 15px;
    }

    .order .order_info-form-group .form_widget-content.prop_4 {
        width: 100%;}

    .order .order_info-form-group .form_widget-content.prop_5, .order .order_info-form-group .form_widget-content.prop_6, .order .order_info-form-group .form_widget-content.prop_7 {
        width: 32%;}

    .personal_cab .personal_info-form .form_widget-content.form_widget-phone:before {
        width: 53px;
        height: 51px;
        line-height: 51px;
    }

    .personal_cab .personal_info-form .form_widget-label {
        margin-bottom: 5px;
    }

    .personal_cab .personal_profile-table .col_move, .personal_cab .personal_profile-table .profile_del {
        text-align: center;
    }

    .personal_cab .personal_profile-table .profile_del {
        margin-top: 10px;
    }

    .personal_cab .personal_profile-table .col_move-in {
        width: 100%;
        text-align: center;
    }

    .personal_cab .goods_img {
        width: 90px;
    }

    .personal_cab .info_orders-header-table {
        display: none;
    }

    .personal_cab .order_item-header-table {
        width: 100%;
        display: block;
    }

    .personal_cab .item_header-tr {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .personal_cab .item_header-td {
        padding: 20px 15px 10px;
        width: 33.3% !important;
    }

    .personal_cab .item_header-td.col_status {
        text-align: right;
    }

    .personal_cab .item_header-td.col_totalprice {
        width: auto !important;
        padding: 0 15px 20px;
    }

    .personal_cab .item_header-td.col_totalprice .item_goods-td-content {
        font-weight: bold;
    }

    .personal_cab .item_header-td.more_info {
        width: auto !important;
        padding: 0 15px 20px;
        text-align: right;
    }

    .personal_cab .item_header-td.more_info a {
        color: #f0a400;
    }

    .personal_cab .col_totalprice .item_goods-td-title, .personal_cab .col_totalprice .item_goods-td-content {
        display: inline-block;
        background-color: transparent;
    }

    .catalog_wrp {
        padding: 110px 0 50px;
    }

    .advantage .advantage_box {
        width: 95%;
        bottom: -72px;
    }

    .advantage .advantage_item .icon {
        width: 60px;
        height: 60px;
        background-size: 50px;
    }

    .user_form .user_form_wrp {
        padding: 50px;
        width: 100%;
        margin-left: -5px;
    }
    .user_form .modal-dialog.user_form_wrp{
        margin: 0;
        padding: 0;
    }
    .user_form .user_form_wrp .modal-content {
        padding: 20px;
    }
    .user_form .user_form_wrp .title {
        font-size: 16px;
    }

    .user_form .form_widget-label, .user_form .form_widget-input {
        padding-top: 6px;
        padding-bottom: 6px;
    }

    .user_form .form_widget-label span, .user_form .form_widget-input {
        font-size: 14px;
    }

    .category_item {
        margin-bottom: 15px;
    }

    .category_item .category_pic {
        padding: 30px;
    }

    .category_item .category_pic .image_wrp {

        width: 170px;
        height: 170px;
        line-height: 170px;
        margin: auto;
    }

    .category_item .mask .text_box {
        font-size: 24px;
    }

    .category_item .category_name {
        font-size: 14px;
        padding: 15px;
        background-color: #f0a400;
        color: #fff;
    }

    .category_item .category_name .fa {
        right: 15px;
        top: 14px;
        font-size: 22px;
    }

    .action_page {
        margin-bottom: 35px;
    }

    .action_slider .carousel-button-default {
        display: none;
    }

    .action_slider .product_item {
        margin-bottom: 2px;
    }

    .action_page .action_text .action_title h2 {
        font-size: 20px;
    }

    .action_page .action_count {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .action_page .action_count .count {
        float: none;
        vertical-align: middle;
        margin-right: 10px;
    }

    .action_page .action_count span {
        width: auto;
        float: none;
        vertical-align: middle;
    }

    .action_page .action_count .date_end {
        margin-bottom: 0;
    }

    .action_page .action_count .count_items .count {
        min-width: auto;
    }

    .fancybox-custom-layout .fancybox-button {
        background: rgba(30, 30, 30, 0.6);
    }

    .fancybox-custom-layout .fancybox-navigation .fancybox-button {
        width: 40px;
        height: 40px;
        padding: 9px;
        font-size: 22px;
    }

    .fancybox-custom-layout .fancybox-navigation .fancybox-button.fancybox-button--arrow_right {
        right: 0;
    }

    .fancybox-custom-layout .fancybox-navigation .fancybox-button.fancybox-button--arrow_left {
        left: 0;
    }

    .title_big, .favorite .title_big {
        margin-bottom: 15px;
    }

    .flex_box {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .about_page .about_title {
        font-size: 18px;
        margin-bottom: 8px;
    }

    .about_page .flex_box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 25px;
    }

    .about_page .about_text, .about_page .about_img {
        width: 100%;
    }

    .about_page .about_text {
        padding: 0 !important;
    }

    .about_page .certificate {
        padding: 30px 0;
    }

    .about_page .certificate .about_img {
        height: 300px;
        margin: 50px 0;
    }

    .about_page .certificate .about_img .about_img_box {
        right: 0;
        margin: auto;
    }

    .contacts_page .sub_title {
        font-size: 16px;
    }

    .contacts_page .contacts {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -moz-box-orient: vertical;
        -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .contacts_page .contacts .contact_block {
        width: 100%;
        padding: 0;
    }

    .contacts_page .contacts .contact_map {
        width: 90%;
        margin: 0 auto 20px;
    }

    .contacts_page .advantage {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .contacts_page .advantage .flex_item {
        width: 33.3%;
        padding: 15px 35px;
    }

    .contacts_page .slider_box {
        padding-bottom: 50px;
    }

    .contacts_page .slider_center .carousel-button-default {
        display: none;
    }

    table.service {
        margin-top: 20px;
    }

    ul.dots_list li {
        padding-left: 15px;
    }

    ul.line_list li {
        padding-left: 30px;
    }

    ul.line_list li:before {
        width: 20px;
        height: 2px;
    }

    main {
        margin: 0;
    }

    .label_class {
        background-color: rgba(236, 236, 236, .87);
    }
    .breadcrumbs ul li.breadcrumbs_item {
        padding-left: 12px;
        font-size: 11px;
    }

    .breadcrumbs ul li.breadcrumbs_item:before {
        left: 2px;
        top: 1px;
    }

    .product_card .product_about {
        margin-top: 0;
        margin-bottom: 0;
    }
    .product_card .product_recom .title h2 {
        margin-bottom: 15px;
        padding-right: 0;
    }
    .about_links ul {
        display: none;
    }
    .product_card .about_tabs {
        margin: 20px 0;
        padding: 0;
        border: 0;
        box-shadow: none;
        background-color: transparent;
    }
    .product_card p {
        line-height: 1.5;
        margin-bottom: 5px;
    }
    .about_tabs .tab_box, .about_tabs .properties {
        padding: 10px;
        line-height: 1.5;
    }
    .tab-content > .tab-pane.about_tab {
        display: block;
        min-height: 100%;
        padding: 5px 15px;
        border: 1px solid #f0f0f0;
        background-color: #fff;
        box-shadow: 0 2px 2px rgba(0,0,0,.05);
        margin-bottom: 15px;
    }
    .bx_item_detail {
        margin-bottom: 0;
    }
    .tab-content > .tab-pane.about_tab .title {
        font-weight: bold;
        font-size: 18px;
        padding: 10px 0;
    }
    .about_tab .title .angle-up {
        font-size: 22px;
        margin-left: 10px;
        vertical-align: middle;
    }
    .about_tab .title .angle-up:before{
        content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' width='24px' viewBox='0 0 24 24'%3E%3Cpath stroke='%23212529' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m19 15-7-6-7 6'/%3E%3C/svg%3E");
    }
    .about_tab .title.collapsed .angle-up:before{
        content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' width='24px' viewBox='0 0 24 24'%3E%3Cpath stroke='%23212529' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m19 7-7 6-7-6'/%3E%3C/svg%3E");
    }
    .product_card .about_tab .file_list .file_item {
        max-width: 50%;
    }

    .product_card .big_slider .owl-carousel {
        padding: 0;
    }

    .product_card .big_slider .owl-nav button {
        display: none;
    }

    .product_card .big_slider .labels {
        right: 0;
    }

    .delivery_page .conditions {
        margin: 20px 0;
    }

    .delivery_page .delivery_wrp .sub_title {
        padding: 10px 35px 10px 0;
    }

    .delivery_page .delivery_wrp .sub_title .fa {
        right: 10px;
        font-size: 22px;
        height: 22px;
    }
    .slider .carousel-button-default {
        display: inline-block;
        position: relative;
        top: inherit;
        left: inherit;
        right: inherit;
        margin-top: 15px;
        text-align: center;
    }

    .main_banner .title_big {
        font-size: 30px;
    }

    .catalog_wrp .dot_link_orng {
        font-size: 14px;
    }
    .catalog_box {
        width: 100%;
        margin-top: 25px;
    }

    .filter_box {
        width: 100%;
    }

    .product_col.slider_box {
        width: 100%;
        max-width: 600px;
        margin: auto;
        float: none;
    }

    .product_col.param_box {
        width: 100%;
        margin-top: 35px;
    }

    .product_card .product_title h1 {
        font-size: 22px;
    }

    .product_card .calc_box .percent_icon {
        width: 48px;
        height: 48px;
        right: -15px;
        top: -15px;
        padding: 0 0 12px 12px;
    }

    table td {
        min-width: auto;
    }

    .tab-content > .tab-pane .open_in, .about_tab .open_in, .recom_tab .open_in {
        border-bottom: 1px solid #f0a400;
    }

    .tab-content > .tab-pane .open_in .title, .about_tab .open_in .title, .recom_tab .open_in .title {
        font-weight: bold;
        border-color: #f0a400;
    }

    .tab-content > .tab-pane .open_in .title .fa, .about_tab .open_in .title .fa, .recom_tab .open_in .title .fa {
        -webkit-transform: scale(-1);
        -moz-transform: scale(-1);
        -ms-transform: scale(-1);
        transform: scale(-1);
    }

    .main_banner .title_big {
        font-size: 43px;
    }

    .main_banner .main_banner-pic {
        height: 420px;
    }

    .main_banner .banner_text-box {
        height: 200px;
    }

    .quick_filter-box {
        padding: 50px 0;
    }

    .quick_filter-box .title_big {
        margin-bottom: 30px;
    }

    .quick_filter-box .filter_parameters {
        width: 100%;
    }

    .quick_filter-box .filter_parameters_box_btn {
        width: 100%;
        text-align: center;
        padding: 0;
    }

    .quick_filter-box .filter_parameters_box {
        width: 50%;
        margin-bottom: 25px;
    }

    .catalog_wrp .dot_link_orng {
        font-size: 16px;
    }

    .delivery_page .table_wrap {
        width: 100%;
    }

    .delivery_page .map_wrap {
        width: 100%;
        text-align: center;
        margin-top: 25px;
    }
    .action_slider .title_big{
        font-size: 24px;
    }
    .action_slider .slider .carousel-button-default{
        display: none;
    }
    .action_page,.stock_slider-container{
        margin-bottom: 0;
    }
    .footer .bot_menu-box,.footer .info_box{
        width: 100%;
        margin-left: 0;
    }
    .footer .info_box{
        margin-top: 15px;
    }
    .main_page_recom.product_recom .title_big{
        margin-bottom: 10px;
    }
    .ordercart_table .ordercart_td-pieces .item_goods-td-title{
        text-align: left;
        align-self: unset;
    }
    .personal_cab .item_goods-td-content{
        padding-left: 0;
    }
    .basket-items-list-item-price-for-one {
        margin-bottom: 10px;
    }
    .personal_cab .goods_name{
        margin-bottom: 10px;
    }
    .recom_tab .hidden_list{
        position: relative;
    }
    .product_item .product_item-wrp{
        width: 100% ;
    }
    .catalog_cart.clearfix {
        position: absolute;
        width: calc( 100% - 250px );
        bottom: 15px;
        margin-left: 215px;
    }
    .product_item{
        background: transparent;
    }

    .action_page .action_count .date_end {
        margin: 10px 0;
    }
}

@media all and (max-width: 575.98px){
    .bx-soa-section {
        padding: 15px;
    }
    .header .compare_top:hover .bx_catalog_compare_list {
        right: -60px;
    }
    .product_card .product_recom .tab-content > .tab-pane .title {
        font-size: 18px;
    }
    .popup-window.popup-window-with-titlebar {
        padding: 35px;
    }
    .popup-window-close-icon {
        top: 5px !important;
        right: 5px !important;
    }
    .popup-window-buttons .product_row {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .popup-window-buttons .btn_orng {
        display: inline-block;
        width: 200px;
        margin-right: 0 !important;
        border-radius: 4px;
    }
    .popup-window-buttons .product_row:first-child .btn_orng {
        margin-bottom: 15px;
    }
    .about_tabs .tab_box, .about_tabs .properties {
        padding: 5px 5px 10px;
    }
    .product_card .big_price_box {
        display: flex;
        align-items: baseline;
    }
    .product_card_fast .big_price_box {
        display: block;
        margin-top: 15px;
    }
    .product_card .big_price_box .price {
        margin-right: 15px;
    }
    .product_card .big_properties .main_options {
        padding: 20px;
    }
    .catalog-products-viewed .product_item .catalog_prop {
        display: block;
    }
    .modal-dialog {
        margin: 1.75rem auto;
    }
    .category-list .category-item, .category .category-list .category-item:nth-child(2), .category-list .category-item:nth-child(1), .category-list .category-item:nth-child(2) {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .main_page_recom.product_recom .recom_tab {
        position: relative;
        opacity: 1;
        z-index: 0;
    }
    .slider .owl-carousel .owl-stage-outer, .recom_tabs_box .slider .owl-carousel .owl-stage-outer {
        padding-bottom: 10px;
    }
    .nav-tabs, .recom_links ul {
        display: none;
    }

    .tab-content > .tab-pane, .recom_tab {
        display: block;
        padding: 0;
        min-height: 100%;
    }

    .tab-content > .tab-pane .title, .recom_tab .title, .slider_box .title h2 {
        display: block;
        font-size: 20px;
        padding: 10px 70px 15px 0;
        position: relative;
        font-weight: bold;
    }
    .slider {
        padding-top: 0;
    }
    .slider .owl-nav {
        top: -40px;
    }
    .not_found .title_bigger {
        font-size: 120px;
    }

    .header .logo_box {
        max-width: 100px;
        padding: 10px 0;
        left: 70px;
        right: auto;
        text-align: left;
    }

    .header .logo_box .logo_link p {
        font-size: 12px !important;
    }

    .order .btn_more-link {
        width: 100%;
    }

    .order .order_info-goods .order_info-section-wrp {
        border-top: none;
    }

    .order .ordercart_table {
        display: block;
    }

    .order .ordercart_table .ordercart_goods {
        display: block;
        border-top: 1px solid #b9b9b9;
        padding: 15px;
    }

    .order .ordercart_table .ordercart_goods .ordercart_td {
        border-bottom: none;
    }

    .order .ordercart_table .ordercart_goods .ordercart_td-img {
        padding-top: 15px;
        width: 100%;
    }

    .order .ordercart_table .ordercart_goods:first-child .ordercart_td-img {
        border-top: none;
    }

    .order .ordercart_table .item_goods-td-title {
        display: block;
    }

    .order .ordercart_table .goods_counter span {
        display: inline-block;
    }

    .order .order_info-delivery .order_info-section-more, .order .order_info-paysystem .order_info-section-more {
        margin-top: 5px;
    }

    .order .order_info-delivery .form_widget-content, .order .order_info-paysystem .form_widget-content {
        width: 100%;
    }

    .order .order_info-delivery .form_widget-content label, .order .order_info-paysystem .form_widget-content label {
        height: auto;
        margin-bottom: 15px;
    }

    .order .order_info-paysystem .form_group-label {
        height: 160px;
    }

    .order .order_info-cart-total-btn .btn_order-save {
        width: 100%;
    }

    .empty_cart {
        width: 100%;
        text-align: left;
        margin-top: 10px;
        position: relative;
        top: auto;
    }

    .personal_cab .personal_info-form {
        margin-bottom: 25px;
    }

    .personal_cab .personal_info-form .jq-selectbox__select {
        height: 40px;
        line-height: 40px;
    }
    .personal_cab .personal_info-form .form_widget-input {
        padding: 10px 20px;
    }

    .personal_cab .personal_info-form .form_widget_content-btn {
        margin-top: 20px;
    }

    .personal_cab .personal_info-form .form_widget-btn {
        width: 100%;
        margin-left: 0;
        margin-bottom: 15px;
    }

    .personal_cab .personal_info-form .form_widget-content.form_widget-phone:before {
        width: 42px;
        height: 40px;
        line-height: 40px;
    }

    .personal_cab .personal_info-title .title {
        width: 100%;
    }

    .personal_cab .personal_info-title .edit_profile {
        width: 100%;
        text-align: left;
        margin-top: 10px;
    }

    .personal_cab .personal_profile-table {
        text-align: center;
    }

    .personal_cab .personal_profile-table .col_code, .personal_cab .personal_profile-table .profile_table-header {
        display: none;
    }

    .personal_cab .personal_profile-table .profile_item {
        margin-bottom: 15px;
        border: 1px solid #979797;
    }

    .personal_cab .personal_profile-table .item_body {
        padding: 15px;
        width: 100% !important;
        border-bottom: 1px solid #979797;
    }

    .personal_cab .personal_profile-table .item_body:before {
        content: attr(data-label);
        display: block;
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: 1px dotted #dbdbdb;
        font-weight: bold;
    }

    .personal_cab .personal_profile-table .item_body:last-child {
        border: 0;
    }

    .personal_cab .personal_profile-table .col_move:before {
        display: none;
    }

    .personal_cab .personal_profile-table .col_move-in {
        width: 48%;
    }

    .personal_cab .personal_profile-table .profile_del {
        margin-top: 0;
    }

    .personal_cab .edit_form .form_content {
        margin-bottom: 30px;
    }

    .personal_cab .item_goods-table, .personal_cab .item_goods-tr {
        display: block;
    }

    .personal_cab .order_item-goods {
        padding: 0;
    }
    .ordercart_table .ordercart_td-pieces {
        padding-top: 0;
        padding-bottom: 0;
    }
    .ordercart_td-totalsum-row {
        align-items: flex-end;
    }
    .basket-items-list-item-price-for-one {
        margin-bottom: 0;
    }
    .personal_cab .item_goods-td {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100% !important;
        position: relative;
        border: 0;
        padding: 5px 0 10px;
    }

    .personal_cab .item_goods-td:after {
        content: '';
        display: block;
        width: 100%;
        position: absolute;
        border-bottom: 1px dotted #aaa;
        top: 20px;
        z-index: 0;
    }

    .personal_cab .item_goods-td.col_img {
        display: block;
        border-top: 1px dashed #b0b0b0;
        font-size: 14px;
        padding-top: 20px;
    }

    .personal_cab .item_goods-td.col_img:after {
        display: none;
    }

    .personal_cab .item_goods-td.col_img .item_goods-td-title, .personal_cab .item_goods-td.col_img .item_goods-td-content {
        vertical-align: top;
    }

    .personal_cab .item_goods-td.col_price {
        padding-left: 0;
        text-align: left;
        line-height: 1.3;
    }

    .personal_cab .item_goods-td.col_totalsum {
        text-align: right;
        padding-bottom: 20px;
    }

    .personal_cab .item_goods-td .price_old {
        font-size: 10px;
    }

    .personal_cab .item_goods-td .price_old:before {
        top: 7px;
    }

    .personal_cab .item_header-td {
        padding: 20px 15px 10px;
        width: 100% !important;
        text-align: left !important;
        padding-top: 0;
    }

    .personal_cab .item_header-td.col_id {
        padding-top: 20px;
    }
    .compare_page {
        margin-bottom: 50px;
    }

    .compare_page .product_item .catalog_cart {
        margin-top: 0;
    }
    .slider_compare .product_item .catalog_cart {
        position: relative;
        top: auto;
        padding-right: 0;
        width: 100%;
    }

    .quick_filter-box {
        padding: 30px 0;
    }

    .quick_filter-box .filter_parameters_box {
        width: 100%;
    }

    .catalog_wrp {
        padding: 30px 0;
    }

    .main_banner .main_banner-pic {
        height: 320px;
    }

    .advantage .advantage_box {
        padding: 20px 0;
        position: relative;
        width: 100%;
        -webkit-box-shadow: none;
        box-shadow: none;
        bottom: auto;
        margin-top: 20px;
    }

    .user_form .user_form_wrp.more_colors {
        padding: 35px;
    }

    .user_form .user_form_wrp.more_colors .color_item {
        width: 70px;
        height: 70px;
    }

    .category .category_item, .category .category_item:nth-child(3n-2) {
        width: 48% !important;
        margin-left: 3.5% !important;
    }

    .category .category_item:nth-child(2n-1), .category .category_item:nth-child(3n-2):nth-child(2n-1) {
        margin-left: 0 !important;
    }

    .action_page .action_pic {
        text-align: center;
    }

    .action_page .action_text {
        width: 100%;
        height: 100%;
        margin-bottom: 0;
        object-fit: cover;
    }
    .action_page .action_text{
        bottom: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .action_page .action_text .row{
        flex-direction: column;
        align-items: center;
    }
    .action_page .action_text .row .col-8,.action_page .action_text .row .col-4{
        width: 100% !important;
        max-width: 100% !important;
    }
    .action_page .action_count{
        text-align: center;
    }
    .action_page .action_pic:before {
        padding-top: 60%;
    }
    .action_tab {
        margin: 25px 0;
    }
    .action_page .tab_nav {
        display: none;
    }
    .action_page .title_big {
        margin-bottom: 15px;
    }

    .action_page .action_count {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .action_page .action_count .date_end {
        width: 100%;
    }
    .action_page .action_text .detail_link {
        margin-top: 20px;
    }

    .about_page .about_img {
        padding: 0;
    }

    .about_page .about_img .about_img_box {
        height: 250px;
    }

    .about_page .certificate .about_img {
        height: 250px;
    }

    .about_page .certificate .about_img .about_img_box {
        width: 75%;
    }

    .contacts_page .contact_text {
        margin-bottom: 20px;
    }

    .contacts_page .slider_box {
        padding-top: 30px;
    }

    .contacts_page .advantage .flex_item {
        width: 50%;
    }

    .product_card .option_box {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .product_card .product_title {
        position: relative;
    }
    .product_card .product_title h1 {
        padding-bottom: 10px;
        font-size: 20px;
    }
    .product_card .product_title .prop_article {
        padding-right: 60px;
    }
    .product_card .title_icons {
        text-align: right;
        position: absolute;
        right: 0;
        bottom: 15px;
        z-index: 10;
    }
    .jq-number__squared, .jq-number__packs, .basket-item-amount-field-description {
        font-weight: bold;
        font-size: 12px;
        bottom: -20px;
    }
    .product_card .price_box .price {
        font-size: 26px;
    }
    .product_card .price_box .price .fa {
        font-size: 23px;
    }

    .product_card_fast .product_card .price_box.sum .price_sum .price {
        font-size: 18px;
        display: inline-block;
        margin-bottom: 15px;
        margin-right: 5px;
    }

    .product_card_fast .calc_label, .product_card .calc_label {
        margin-top: 15px;
        margin-bottom: 5px;
    }
    .product_card .calc_label.area_floor {
        margin-top: 0;
    }
    .product_card_fast .calculator .calc_item.type, .product_card .calculator .calc_item.type {
        margin-top: 15px;
    }
    .product_card_fast .product_card .product_title h1 {
        font-size: 12px;
        font-weight: bold;
    }

    .product_card .discount_box {
        padding-left: 24px;
    }

    .product_card .discount_box:before {
        left: 0;
    }

    .product_card .price_box .all_sum {
        margin-bottom: 15px;
    }
    .product_card .price_box.sum .price_sum .price {
        margin-right: 15px;
        display: inline-block;
    }

    .product_card.laminate .calc_box, .product_card.accessory .calc_box {
        width: 100%;
    }

    .product_card .btn_to_buy, .product_card .btn_one_click {
        width: 100%;
        padding: 0;
        float: none;
    }

    .product_card .about_tab .prop_list {
        height: auto;
    }

    .product_card .about_tab .prop_list .prop {
        max-width: 100%;
    }

    .product_card .about_tab .file_list .file_item {
        max-width: 100%;
        margin-bottom: 10px;
    }
    .product_card .about_tab .file_list .file_img img {
        max-height: 45px;
    }
    .catalog_cart.clearfix {
        width: calc( 100% - 20px );
        position: absolute;
        bottom: 0px;
        margin-top: 46px;
        margin-left: 0px;
    }
    .favorite .product_item_catalog {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .carousel_button_cont, .carousel_button_cont_index{
        right: unset;
        top: 155px;
    }
    .popup-window.popup-window-with-titlebar{
        width: 100%;
    }
    .bx-soa-section-title {
        font-size: 16px;
    }
    .bx-soa-section.bx-selected .bx-soa-section-title {
        font-size: 20px;
    }
    .product_card.laminate .calculator .calc_item.type,
    .product_card.laminate .calculator .calc_item.pack{
        max-width: 100%;
    }
    .slider_compare .product_item .product_item-wrp {
        height: 100%;
    }
    .product_card.default .calculator .calc_item.pack{
        padding-top: 0;
    }
    .bx_item_detail .item_info_section{
        margin-left: 0;
    }
    .popup-window-titlebar-text,
    .popup-window-titlebar div{
        font-size: 17px;
        white-space: normal !important;
    }
    .popup-window-with-titlebar .popup-window-content p{
        font-size: 14px;
        line-height: 1.7;
    }
    .basket-item-block-price{
        padding-right: 0;
    }
    .soa-property-container input{
        padding: 10px 15px;
    }
    .order_info-paysystem .bx-soa-pp-desc-container .bx-soa-pp-company,
    .order_info-delivery .bx-soa-pp-desc-container .bx-soa-pp-company{
        height: 200px;
    }
    .order_info-section-more .bx-soa-more-btn.btn_more a{
        margin-top: 10px;
    }
    .order strong,
    .bx-soa-section .bx-soa-section-title-count::after{
        font-size: 12px;
    }
    .order .order_info-form-group .bx-soa-customer-comments,
    .order .order_info-goods .order_info-section-wrp{
        padding: 0px;
    }
    .order .order_info-section-title{
        font-size: 15px;
    }
    .bx-soa-cart-total-button-container.visible-xs .btn-order-save{
        min-width: 100%;
    }
    .order_info .bx-soa-item-block .goods_img{
        width: 48px;
        padding-bottom: 10px;
        padding-right: 10px;
    }
    .bx-soa-cart-total.bx-soa-cart-total-fixed{
        padding-top: 25px;
    }
    .order .ordercart_table{
        padding: 0px;
    }
    .order .ordercart_table .ordercart_goods{
        border-top: 1px dotted #e5e5e5;
        padding-top: 15px;
    }
    .order_info-goods.bx-selected .bx-soa-item-td.ordercart_td{
        padding: 5px 0 10px;
    }
    .order .order_info-goods .order_info-section-wrp{
        border-top: 1px solid #979797;;
    }
    .order .ordercart_table .ordercart_goods .ordercart_td-img{
        padding-top: 0;
    }
    .ordercart_table .bx-soa-info-text{
        padding: 4px 0px;
    }
    .bx-soa-section .order .ordercart_table{
        padding: 15px;
    }
    .bx-soa-section.bx-active.bx-selected .order .ordercart_table{
        padding: 0;
    }
    .bx-soa-section.bx-active.bx-selected .order_info-section-wrp{
        padding: 15px 15px 15px;
    }
    .bx-soa-section.bx-active.bx-selected .ordercart_goods{
        padding: 0;
        padding-top: 15px;
    }
    .product_item .catalog_name{
        font-size: 12px;
        font-weight: bold;
        margin-bottom: 0;
        margin-right: 0;
        height: 48px;
        line-height: 1.3;
    }
    .slider_compare .product_item .catalog_name {
        font-size: 12px;
        font-weight: normal;
    }

    .product_item {
        font-size: 12px;
    }
	/*
    .product_item .catalog_pic {
        float: left;
        width: 45%;
        height: 120px;
        padding-top: 0;
        position: static;
    }
    .product_item .catalog_pic .catalog_pic-abs {
        position: relative;
        padding-right: 10px;
        height: 100%;
    }
    .product_item .catalog_pic .labels {
        top: 5px;
        left: -7px;
        font-size: 7px;
    }

    .product_item .catalog_pic .labels .label_item {
        
        height: 20px;
        padding: 0;
    }

    .product_item .catalog_pic .labels .label_item.right {
        width: 70px;
        position: relative;
        right: initial;
    }

    .product_item .catalog_cart {
        position: absolute;
        top: 60px;
        right: 0;
        padding-right: 10px;
        width: 55%;
    }
    .bx-touch .product-item-info-container.product-item-hidden {
        margin-left: -10px;
        margin-right: -10px;
    }

    .product_item .catalog_prop {
        margin-top: 70px;
        height: 150px;
    }
    .bx-touch .product-item-info-container.product-item-hidden {
        margin-left: -10px;
        margin-right: -10px;
    }
    .product_item .catalog_item-wrapper {
        padding: 10px 10px 0;
    }*/
    .label_brand, .label_class {
        display: none;
    }
    .product_card_fast .calculator, .product_card.laminate .calculator {
        width: 100%;
        margin: auto;
        max-width: 270px;
    }
    .title_colors, .product_card.default .calc_label {
        font-size: 14px;
    }
    .title_colors {
        margin-bottom: 10px;
    }
    .calc_item.sizes {
        margin-top: 15px;
    }
    .product_col .param_box {
        padding: 15px 20px 20px;
    }
}

@media screen and (max-width: 480px) {
    .product_card .main_options .opt {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .footer .bot_menu-box .bot_menu ul {
        height: auto;
    }

    .footer .bot_menu-box .bot_menu ul li {
        width: 100% !important;
        margin-bottom: 10px;
    }

    .footer .info_box .phone, .footer .info_box .flex_box {
        width: 100%;
    }

    .footer .pays_box .pay_item img {
        max-height: 20px;
    }

    .footer .logo_box a.logo_link img {
        max-height: 50px;
    }
}

@media screen and (max-width: 480px) {
    .bx-soa-item-img-block {
        max-width: 100px;
    }
    .basket-items-list-item-descriptions-inner {
        flex-wrap: wrap;
    }
    .ordercart_table .ordercart_goods .goods_name {
        width: 100%;
        margin-top: 10px;
        padding-left: 0;
    }

    .ordercart_table .ordercart_goods .goods_img {
        margin: auto;
        display: block;
    }
    .compare_page .product_item {
        margin: 0;
    }
    .slider_compare .product_item .catalog_name {
        height: 45px;
    }

    .compare_page .product_item .catalog_cart .price_box {
        float: none;
    }

    .compare_page .product_item .catalog_cart .add_cart {
        float: none;
        margin-top: 10px;
        display: block;
        width: 100%;
    }

    .order_info-container {
        margin-bottom: -35px;
    }
    .order .order_info-section-more {
        margin: 0px;
    }

    .order .order_info-delivery .order_info-section-more, .order .order_info-paysystem .order_info-section-more {
        margin-top: 5px;
    }

    .order .order_info-section-wrp {
        margin-bottom: 35px;
    }

    .ordercart_total .ordercart_paysystem .paysystem_item {
        width: 58px;
    }

    .order .order_info-section-wrp {
        padding: 15px;
    }

    .personal_cab .item_goods-td {
        font-size: 14px;
    }

    .personal_cab .item_goods-td.col_img {
        font-size: 12px;
    }

    .catalog_wrp .owl-carousel .owl-nav {
        text-align: left;
    }

    .catalog_wrp .owl-carousel .owl-nav button {
        display: inline-block;
        position: relative;
        top: auto;
        right: auto !important;
        margin: 0 2px;
    }

    .advantage .advantage_item {
        display: block;
        width: 250px;
        margin: 0 auto 25px;
        font-size: 16px;
    }

    .category .category_item, .category .category_item:nth-child(3n-2) {
        width: 100% !important;
        margin-left: 0 !important;
    }

    .category .category_pic {
        padding: 15px;
    }

    .about_page .certificate .about_img {
        height: 150px;
        margin: 20px 0 50px 0;
    }

    .contacts_page .advantage .flex_item {
        width: 80%;
        margin: 0 auto;
        padding: 10px 0;
    }

    .contacts_page .contacts .contact_map {
        width: 100%;
    }

    .product_card.door .calc_box {
        margin-top: 0;
        padding: 15px 30px;
    }

    .product_card.door .calculator .double_select .calc_item_inner {
        width: 100%;
        float: none;
    }

    .product_card.door .calculator .double_select .calc_item_inner.float_l {
        padding-bottom: 20px;
    }
}

@media screen and (max-width: 375px) {
    .about_tabs .tab_box {
        font-size: 12px;
    }
    .tab-content > .tab-pane.about_tab .title {
        font-size: 16px;
    }

    .product_card.default .calc_label {
        margin-bottom: 5px;
    }
    .user_form .user_form_wrp {
        padding: 30px;
    }

    .user_form .form_widget-checkbox .description {
        font-size: 12px;
    }

    .header .logo_box a.logo_link img {
        max-height: 25px;
    }

    .footer .pays_box-wrp {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .footer .pays_box-wrp .pay_item {
        width: 49%;
        margin-bottom: 5px;
    }

    .footer .bot_menu-box .bot_menu {
        width: 59%;
    }

    .footer .bot_menu-box .yamarket {
        width: 39%;
    }

    .compare_page .compare_slider {
        padding-top: 10px;
    }

    .compare_page .table_radio-box a {
        font-size: 12px;
    }

    .compare_page .table_radio-box a:before {
        top: 5px;
    }

    .compare_page .table_radio-box a.current:after {
        top: 8px;
    }
    .action_page .action_pic:before {
        padding-top: 100%;
    }
    .sale-order-detail-total-payment-summ {
        width: 100%;
    }
}

.sale-order-detail-payment-options-methods-button-element.inactive-button{
    background-color: #ededed;
    border-color: #ededed;
}

.news-detail h3 {
  margin-bottom: 30px;
}
.news-detail p, .news-detail ul  {
margin-bottom: 10px;

}
.filter__property-value__with-link {
    text-decoration: underline;
}
.filter__property-value__with-link:hover {
    text-decoration: none;
}

/*region Облако тэгов*/
.cloud-meta-tags__container {
    display: flex;
    flex-wrap: wrap;
    border-top: 3px solid #f0a400;
    padding-top: 1rem;
    /* border-bottom: 1px dotted #f0a400; */
}

h5.cloud-meta-tags__heading {
    font-size: 2rem;
    flex: 1 0 100%;
    margin-bottom: 2rem;
}

a.cloud-meta-tags__link {
    padding: 0.5rem;
    background: rgba(240,164,0,1);
    border-radius: 2rem;
    color: white;
    margin-right: 0.5rem;
    margin-bottom: 0.5rem;
    font-size: 0.8rem;
}

a.cloud-meta-tags__link:hover {
    animation: cloud-meta-tags__link__hover .5s forwards;
}

@keyframes cloud-meta-tags__link__hover {
    from {
        background: rgba(240,164,0,1);
        color: white;
    }
    to {
        background: rgba(240,164,0,.5);
        color: #212529;
    }
}
/*endregion*/

div[itemprop="offers"] div {
    display: inline;
    font-size: 0.9rem;
}

div[itemtype="http://schema.org/Product"] h1.title_big {
    margin-bottom: 0rem;
}

.retag > a {
    width: unset!important;
    border: 2px solid #f0a400;
    text-align: center;
    padding: 11px 8px;
    display: flex;
    align-content: flex-start;
    justify-content: center;
    align-items: center;
    border-radius: 4px!important;
}
.retag > a.active {
    border-style: dotted;
}

.payments {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.payment {
    width: 40px;
    height: 40px;
    background-position: center;
    background-repeat: no-repeat;
}
.payment.mastercard {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='7' cy='12' r='7' fill='%23EA001B'/%3E%3Ccircle cx='17' cy='12' r='7' fill='%23FFA200' fill-opacity='.8'/%3E%3C/g%3E%3C/svg%3E");
}
.payment.visa {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 259.25 84' %3E%3Cpath d='M551.23 470c-18.41 0-34.86 9.54-34.86 27.17 0 20.22 29.17 21.61 29.17 31.77 0 4.28-4.9 8.1-13.27 8.1a44.07 44.07 0 0 1-20.76-5.35l-3.8 17.79a64.79 64.79 0 0 0 23.82 4.52c20.13 0 36-10 36-27.94 0-21.36-29.3-22.72-29.3-32.14 0-3.35 4-7 12.37-7a42 42 0 0 1 17.1 3.89l3.72-17.18a55.64 55.64 0 0 0-20.19-3.63Zm-168.41 1.3-.45 2.59a86.57 86.57 0 0 1 14.72 4.24c9 3.24 9.62 5.13 11.13 11l16.48 63.54h22.1l34-81.37h-22l-21.87 55.32-8.93-46.89c-.82-5.37-5-8.43-10-8.43Zm106.88 0-17.29 81.37h21l17.23-81.37h-21Zm117.24 0c-5.07 0-7.75 2.71-9.72 7.46l-30.8 73.91h22l4.26-12.32h26.85l2.59 12.32h19.45l-17-81.37h-17.63Zm2.87 22 6.53 30.53h-17.5l11-30.53Z' style='fill:%231434cb' transform='translate(-382.37 -470)'/%3E%3C/svg%3E");
    width: 49px;
}

.payment.mir {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Layer_1' version='1.1' viewBox='0 0 780 500'%3E%3Cstyle%3E.st0%7Bfill:%2337a72e%7D%3C/style%3E%3Cg id='Page-1'%3E%3Cg id='Artboard' transform='translate(-91 -154)'%3E%3Cg id='Group' transform='translate(91 154)'%3E%3Cpath id='Combined-Shape' d='M544.1 240.5v108h60v-64h68c28.6-.2 52.9-18.5 62.1-44H544.1z' class='st0'/%3E%3ClinearGradient id='Combined-Shape_4_' x1='362.405' x2='363.405' y1='275.431' y2='275.431' gradientTransform='matrix(201.7633 0 0 -79 -72583.844 21950.025)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' style='stop-color:%2300a0e5'/%3E%3Cstop offset='1' style='stop-color:%230077c3'/%3E%3C/linearGradient%3E%3Cpath id='Combined-Shape_1_' d='M536.1 151.5c3.5 44.1 45.3 79 96.3 79h104.3c.8-4 1.2-8.2 1.2-12.5 0-36.6-29.5-66.2-66-66.5H536.1z' style='fill:url(%23Combined-Shape_4_)'/%3E%3Cpath id='Combined-Shape_2_' d='M447.3 229.4v-.1.1c.7-1.2 1.8-1.9 3.2-1.9 2 0 3.5 1.6 3.6 3.5v116.5h60v-196h-60c-7.6.3-16.2 5.8-19.4 12.7L387 266.6c-.1.4-.3.8-.5 1.2-.7 1-1.9 1.7-3.3 1.7-2.2 0-4-1.8-4-4v-114h-60v196h60c7.5-.4 15.9-5.9 19.1-12.7l49-105.1c-.1-.1 0-.2 0-.3z' class='st0'/%3E%3Cpath id='Combined-Shape_3_' d='m223.3 232.8-35.1 114.7H145l-35-114.8c-.3-1.8-1.9-3.2-3.9-3.2-2.2 0-3.9 1.8-3.9 3.9v114h-60v-196H109c11 0 22.6 8.6 25.8 19.1L164 266c1.5 4.8 3.8 4.7 5.3 0l29.2-95.5c3.2-10.6 14.8-19.1 25.8-19.1h66.8v196h-60V233.3c0-2.2-1.8-3.9-3.9-3.9-2 .1-3.6 1.5-3.9 3.4z' class='st0'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    width: 49px;
}
.payment.jcb {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 -140 780 780'%3E%3Cpath fill='%23fff' d='M632.24 361.27c0 41.615-33.729 75.36-75.357 75.36h-409.13V138.75c0-41.626 33.73-75.371 75.364-75.371h409.12l-.001 297.89z'/%3E%3ClinearGradient id='a' x1='908.72' x2='909.72' y1='313.21' y2='313.21' gradientTransform='matrix(132.87 0 0 323.02 -120270 -100930)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23007B40'/%3E%3Cstop offset='1' stop-color='%2355B330'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23a)' d='M498.86 256.54c11.686.254 23.438-.516 35.077.4 11.787 2.199 14.628 20.043 4.156 25.887-7.145 3.85-15.633 1.434-23.379 2.113H498.86v-28.4zm41.834-32.145c2.596 9.164-6.238 17.392-15.064 16.13h-26.77c.188-8.642-.367-18.022.272-26.209 10.724.302 21.547-.616 32.209.48 4.581 1.151 8.415 4.917 9.353 9.599zm64.425-135.9c.498 17.501.072 35.927.215 53.783-.033 72.596.07 145.19-.057 217.79-.47 27.207-24.582 50.848-51.601 51.391-27.045.11-54.094.017-81.143.047v-109.75c29.471-.152 58.957.309 88.416-.23 13.666-.858 28.635-9.875 29.271-24.914 1.609-15.104-12.631-25.551-26.151-27.201-5.197-.135-5.045-1.515 0-2.117 12.895-2.787 23.021-16.133 19.227-29.499-3.233-14.058-18.771-19.499-31.695-19.472-26.352-.179-52.709-.025-79.062-.077.17-20.489-.355-41 .283-61.474 2.088-26.716 26.807-48.748 53.446-48.27 26.287-.004 52.57-.004 78.851-.005z'/%3E%3ClinearGradient id='b' x1='908.73' x2='909.73' y1='313.21' y2='313.21' gradientTransform='matrix(133.43 0 0 323.02 -121080 -100920)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%231D2970'/%3E%3Cstop offset='1' stop-color='%23006DBA'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23b)' d='M174.74 139.54c.673-27.164 24.888-50.611 51.872-51.008 26.945-.083 53.894-.012 80.839-.036-.074 90.885.146 181.78-.111 272.66-1.038 26.834-24.989 49.834-51.679 50.309-26.996.098-53.995.014-80.992.041v-113.45c26.223 6.195 53.722 8.832 80.474 4.723 15.991-2.573 33.487-10.426 38.901-27.016 3.984-14.191 1.741-29.126 2.334-43.691v-33.825h-46.297c-.208 22.371.426 44.781-.335 67.125-1.248 13.734-14.849 22.46-27.802 21.994-16.064.17-47.897-11.642-47.897-11.642-.08-41.914.466-94.405.693-136.18z'/%3E%3ClinearGradient id='c' x1='908.72' x2='909.72' y1='313.21' y2='313.21' gradientTransform='matrix(132.96 0 0 323.03 -120500 -100930)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%236E2B2F'/%3E%3Cstop offset='1' stop-color='%23E30138'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23c)' d='M324.72 211.89c-2.437.517-.49-8.301-1.113-11.646.166-21.15-.347-42.323.283-63.458 2.082-26.829 26.991-48.916 53.738-48.288h78.768c-.074 90.885.145 181.78-.111 272.66-1.039 26.834-24.992 49.833-51.683 50.309-26.997.102-53.997.016-80.996.042v-124.3c18.439 15.129 43.5 17.484 66.472 17.525 17.318-.006 34.535-2.676 51.353-6.67v-22.772c-18.953 9.446-41.233 15.446-62.243 10.019-14.656-3.648-25.295-17.812-25.058-32.937-1.698-15.729 7.522-32.335 22.979-37.011 19.191-6.008 40.107-1.413 58.096 6.398 3.854 2.018 7.766 4.521 6.225-1.921v-17.899c-30.086-7.158-62.104-9.792-92.33-2.005-8.749 2.468-17.273 6.211-24.38 11.956z'/%3E%3C/svg%3E");
    width: 49px;
}
@media screen and (max-width: 992px) {
    .footer_bot .text-center .row {
        display: flex;
        justify-content: center;
        align-items: center;
        align-content: center;
    }
    .catalog_prop {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 0 20px;
    }
    .catalog_prop .prop {
        width: 45%;
    }
}
.list_wrapper{
    list-style: square;
    padding-inline-start: 20px;
}

a.wh_icon_header {
    width: 20px;
    display: block;
    position: absolute;
    right: -30px;
    top: -3px;
}

.header-whatsapp {
    width: 20px;
}
.shops {gap: 40px;}
    .shops, .shop-item {
        display: flex;
        flex-direction: column;
    }
    .desc-photo {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .desc-photo > * {
        width: 50%;
    }
.photo-gallery .slick-slide img {
    display: block;
    max-height: 300px;
    margin: auto;
}
.catalog_prop > div:not(:nth-child(-n+3)) {
    display: none;
}

.container_wrp .sale-img {
    max-width:100%;
    width:40%;
    margin:40px 0;
}

@media (max-width: 800px){
    .container_wrp .sale-img {
        width:100%;
    }
}

.vdaList {
    display: flex;
    flex-wrap: wrap;
    gap: 42px;
    margin: 25px 0;
}
.vdaList > div {
    width: calc(33% - 25px);
    text-align: center;
    padding: 0 30px;
}

.vdaList .vdaImg {
    height: 100px;
    margin-bottom: 20px;
}

.vdaList .vdaName {
    text-transform: uppercase;
}
@media screen and (max-width: 1260px) {
    .vdaList > div {
        width: calc(33% - 31px);
    }
}
@media screen and (max-width: 700px) {
    .vdaList > div {
        width: calc(50% - 23px);
        padding: 0 10px;
    }
}
@media screen and (max-width: 350px) {
    .vdaList > div {
        width: 100%;
        padding: 0;
    }
}
.icon-map-marker{
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23212529' fill-rule='evenodd' d='M12 2c-4.418 0-8 4.003-8 8.5 0 4.462 2.553 9.312 6.537 11.174a3.45 3.45 0 0 0 2.926 0C17.447 19.812 20 14.962 20 10.5 20 6.003 16.418 2 12 2Zm0 10a2 2 0 1 0 0-7 2 2 0 0 0 0 7Z' clip-rule='evenodd'/%3E%3C/svg%3E");
    height:1rem;
width: 1rem;
}
.icon-envelope{
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'  fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23212529' d='M10 22h4c3.771 0 5.657 0 6.828-1.171C22 19.657 22 17.77 22 14s0-5.657-1.172-6.828c-.362-.363-.794-.613-1.328-.786v2.773c.003.34.009.911-.236 1.433-.244.522-.686.884-.95 1.1-.026.02-.051.041-.073.06l-1.507 1.255c-.86.718-1.61 1.342-2.284 1.776-.725.466-1.51.812-2.45.812-.94 0-1.724-.346-2.45-.813-.674-.433-1.423-1.057-2.284-1.774l-1.507-1.256a13.705 13.705 0 0 0-.073-.06c-.264-.216-.705-.578-.95-1.1-.244-.522-.24-1.093-.237-1.433l.001-.096V6.385c-.534.173-.966.424-1.328.787C2 8.343 2 10.229 2 14c0 3.771 0 5.657 1.172 6.829C4.343 22 6.229 22 10 22Z'/%3E%3Cpath fill='%23212529' fill-rule='evenodd' d='m6.72 10.6 1.439 1.2c1.837 1.53 2.755 2.295 3.841 2.295 1.086 0 2.005-.765 3.841-2.296l1.44-1.2c.353-.294.53-.442.625-.643.094-.202.094-.432.094-.893V7c0-.32 0-.62-.002-.898-.012-1.771-.098-2.737-.73-3.37C16.536 2 15.358 2 13 2h-2c-2.357 0-3.535 0-4.268.732-.632.633-.72 1.599-.732 3.37-.002.279 0 .577 0 .898v2.063c0 .46 0 .691.095.893.094.201.27.349.625.644ZM9.25 6a.75.75 0 0 1 .75-.75h4a.75.75 0 0 1 0 1.5h-4A.75.75 0 0 1 9.25 6Zm1 3a.75.75 0 0 1 .75-.75h2a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1-.75-.75Z' clip-rule='evenodd'/%3E%3C/svg%3E");
    height:1rem;
	width: 1rem;
}
.icon-clock{
    content: url("data:image/svg+xml,%3Csvg  viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z' fill='%23212529'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 7.25C12.4142 7.25 12.75 7.58579 12.75 8V11.6893L15.0303 13.9697C15.3232 14.2626 15.3232 14.7374 15.0303 15.0303C14.7374 15.3232 14.2626 15.3232 13.9697 15.0303L11.4697 12.5303C11.329 12.3897 11.25 12.1989 11.25 12V8C11.25 7.58579 11.5858 7.25 12 7.25Z' fill='%23fff'/%3E%3C/svg%3E");
    height:1rem;
	width: 1rem;
}
.swiper-catalog-nav {
    position: absolute;
    top: -3rem;
    right: 0;
}

div.swiper-catalog-nav button {
    background: #f0a400;
    color: #fff;
    font-size: 3rem;
    line-height: 3rem;
    width: 4rem;
    height: 3rem;
    border-radius: 3rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.swiper-catalog-nav button span {
    margin-top: -6px;
}
.news-detail details {
    background: #e5e5e559;
    padding: 2rem;
    border-radius: 1rem;
    margin-block: 1rem;
    position: relative;
    z-index: 0;
}

.news-detail summary {
    font-size: 1.2rem;
    font-weight: 600;
    margin-bottom: 1rem;
    position: relative;
    z-index: 2;
}


.news-detail details {
    position: relative;
    color: #696363;
}


.news-detail details:before {
    content: "[показать]";
    position: absolute;
    top: 2rem;
    right: 1rem;
    color: #696363;
}

.news-detail details[open]:before {
    content: '[скрыть]';
}

html {
    scroll-behavior: smooth;
}
.news-detail h2 {
    margin: 2rem 0 1rem;
}

blockquote {
    background: #f4f4f4;
    padding: 2rem;
    border-radius: 1rem;
    color: #696363;
    border: 1px solid #ccc;
    margin-block: 1rem;
}
a[name] {
    scroll-margin-top: 100px;
}


.news-detail table {
    width: 100%;
    margin: 2rem 0;
    display: block;
    overflow-x: auto;
}

.news-detail table tr:nth-child(1) {font-weight: 600;}

.news-detail table tr {
    border-bottom: 1px solid #ccc;
}

.news-detail table tr td {
    padding: .5rem;
}

.news-detail table tr:nth-child(1) td {
    font-weight: 600;
}

.news-detail table tbody {
    width: 100%;
    display: table;
}

.catalog-slider {
    margin: 0 -10px;
    width: calc(100% + 20px);
    padding-top: 30px;
	padding-bottom: 80px;
}
/* End */
/* /local/templates/floor/css/lib/jquery.formstyler.css?176182319510798 */
/* /local/templates/floor/css/lib/bootstrap_v4.css?1761823195155040 */
/* /local/templates/floor/css/lib/tooltipster.bundle.min.css?17618231956495 */
/* /local/templates/floor/smart-cookies/css/smart-cookies.css?17618231952122 */
/* /local/templates/floor/components/bitrix/form.result.new/modal/style.css?17618231959568 */
/* /local/templates/floor/components/bitrix/form.result.new/modal_products/style.css?17618231959622 */
/* /local/templates/floor/components/bitrix/form.result.new/modal_products_discount/style.css?17618231959622 */
/* /local/templates/floor/components/bitrix/menu/top_menu/style.min.css?1761823195490 */
/* /local/templates/floor/components/bitrix/catalog.compare.list/compare/style.css?17618231951789 */
/* /local/templates/floor/components/bitrix/system.auth.form/top_auth/style.min.css?1761823195424 */
/* /local/templates/floor/components/bitrix/menu/catalog_top/style.css?17839624913787 */
/* /local/templates/floor/components/bitrix/menu/bottom_menu/style.min.css?1761823195490 */
/* /local/templates/floor/components/bitrix/search.title/search/style.css?1761823195662 */
/* /local/templates/floor/components/bitrix/breadcrumb/breadcrumb/style.css?1761823195716 */
/* /local/templates/floor/components/krayt/main.feedback/feedback1/style.css?1761823195787 */
/* /local/templates/floor/styles.css?178395959024760 */
/* /local/templates/floor/template_styles.css?1783959590237989 */
