:root{--color-1:#199649;--color-2:#6fa22c;--color-3:#323232;--color-4:#dfdfdf;--font-1:'Inter', Helvetica, Arial, sans-serif;--bs-blue:#0D6EFD;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:var(--color-1);--bs-red:#DC3545;--bs-orange:#fd7e14;--bs-yellow:#FFC107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0DCAF0;--bs-white:#fff;--bs-gray:#6C757D;--bs-gray-dark:black;--bs-primary:var(--color-1);--bs-secondary:var(--color-2);--bs-success:#0D6EFD;--bs-info:#0DCAF0;--bs-warning:#FFC107;--bs-danger:#DC3545;--bs-light:var(--color-4);--bs-dark:var(--color-3);--bs-font-sans-serif:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;font-family:var(--font-1);font-size:16px;font-weight:400;line-height:1.875;color:#000;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:#fff0}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{margin-top:0;margin-bottom:.5rem;font-family:var(--font-1);font-weight:500;line-height:1.2;color:#000}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + 0.9vw)}@media (min-width:1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + 0.6vw)}@media (min-width:1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + 0.3vw)}@media (min-width:1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ul{padding-left:2rem}ul{margin-top:0;margin-bottom:1rem}ul ul{margin-bottom:0}strong{font-weight:bolder}a{color:var(--color-1);text-decoration:underline}a:hover{color:var(--color-2)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6C757D;text-align:left}tbody,tr,td{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role="button"]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}button,[type="button"],[type="submit"]{-webkit-appearance:button}button:not(:disabled),[type="button"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type="search"]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}iframe{border:0}[hidden]{display:none!important}.img-fluid{max-width:100%;height:auto}.container,.container-fluid{width:100%;padding-right:var(--bs-gutter-x,.9375rem);padding-left:var(--bs-gutter-x,.9375rem);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:1200px}}@media (min-width:1600px){.container{max-width:1200px}}.row{--bs-gutter-x:1.875rem;--bs-gutter-y:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) * -.5);margin-left:calc(var(--bs-gutter-x) * -.5)}.row>*{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{-webkit-box-flex:1;-webkit-flex:1 0 0%;-ms-flex:1 0 0%;flex:1 0 0%}@media (min-width:992px){.row-cols-lg-3>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}}.col-1{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-2{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-4{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-6{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-8{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-11{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66667%}.col-12{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}@media (min-width:576px){.col-sm-3{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-sm-4{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-sm-5{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-sm-6{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-sm-7{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-sm-8{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-sm-9{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-sm-12{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}}@media (min-width:768px){.col-md-3{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-md-4{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-md-5{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-md-6{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-md-7{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-md-8{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-md-9{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-md-12{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}}@media (min-width:992px){.col-lg-3{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-lg-4{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-lg-5{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-lg-6{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-lg-7{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-lg-8{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-lg-9{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-lg-12{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}}@media (min-width:1200px){.col-xl-2{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-xl-3{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xl-4{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-xl-7{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-xl-9{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.offset-xl-1{margin-left:8.33333%}}.table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#666666;--bs-table-striped-bg:rgba(0, 0, 0, 0.05);--bs-table-active-color:#666666;--bs-table-active-bg:rgba(0, 0, 0, 0.1);--bs-table-hover-color:#666666;--bs-table-hover-bg:rgba(0, 0, 0, 0.075);width:100%;margin-bottom:1rem;color:#666;vertical-align:top;border-color:#E8E8E8}.table>:not(caption)>*>*{padding:.5rem .5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;-webkit-box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>:not(:last-child)>:last-child>*{border-bottom-color:currentColor}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.875;color:#666;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;-webkit-transition:border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;transition:border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;-o-transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{-webkit-transition:none;-o-transition:none;transition:none}}.form-control:focus{color:#666;background-color:#fff;border-color:#ffa2a2;outline:0;-webkit-box-shadow:0 0 0 .25rem rgb(255 69 69 / .25);box-shadow:0 0 0 .25rem rgb(255 69 69 / .25)}.form-control::-webkit-date-and-time-value{height:1.875em}.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{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;-moz-margin-end:.75rem;margin-inline-end:.75rem;color:#666;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;-o-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{-webkit-transition:none;-o-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#666;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}textarea.form-control{min-height:calc(1.875em + (0.75rem + 2px))}.btn{display:inline-block;font-weight:600;line-height:1;color:#666;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff0;border:1px solid #fff0;padding:1.125rem 2rem;font-size:.875rem;border-radius:0;-webkit-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;-o-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{-webkit-transition:none;-o-transition:none;transition:none}}.btn:hover{color:#666}.btn:focus{outline:0;-webkit-box-shadow:0 0 0 .25rem rgb(255 69 69 / .25);box-shadow:0 0 0 .25rem rgb(255 69 69 / .25)}.btn:disabled,.btn.disabled{pointer-events:none;opacity:.65}.btn-primary{color:#000;background-color:var(--color-1);border-color:var(--color-1)}.btn-primary:hover{color:#000;background-color:#ff6161;border-color:#ff5858}.btn-primary:focus{color:#000;background-color:#ff6161;border-color:#ff5858;-webkit-box-shadow:0 0 0 .25rem rgb(217 59 59 / .5);box-shadow:0 0 0 .25rem rgb(217 59 59 / .5)}.btn-primary:active,.btn-primary.active,.show>.btn-primary.dropdown-toggle{color:#000;background-color:#ff6a6a;border-color:#ff5858}.btn-primary:active:focus,.btn-primary.active:focus,.show>.btn-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgb(217 59 59 / .5);box-shadow:0 0 0 .25rem rgb(217 59 59 / .5)}.btn-primary:disabled,.btn-primary.disabled{color:#000;background-color:var(--color-1);border-color:var(--color-1)}.btn-success{color:#fff;background-color:#0D6EFD;border-color:#0D6EFD}.btn-success:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca}.btn-success:focus{color:#fff;background-color:#0b5ed7;border-color:#0a58ca;-webkit-box-shadow:0 0 0 .25rem rgb(49 132 253 / .5);box-shadow:0 0 0 .25rem rgb(49 132 253 / .5)}.btn-success:active,.btn-success.active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#0a58ca;border-color:#0a53be}.btn-success:active:focus,.btn-success.active:focus,.show>.btn-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgb(49 132 253 / .5);box-shadow:0 0 0 .25rem rgb(49 132 253 / .5)}.btn-success:disabled,.btn-success.disabled{color:#fff;background-color:#0D6EFD;border-color:#0D6EFD}.btn-warning{color:#000;background-color:#FFC107;border-color:#FFC107}.btn-warning:hover{color:#000;background-color:#ffca2c;border-color:#ffc720}.btn-warning:focus{color:#000;background-color:#ffca2c;border-color:#ffc720;-webkit-box-shadow:0 0 0 .25rem rgb(217 164 6 / .5);box-shadow:0 0 0 .25rem rgb(217 164 6 / .5)}.btn-warning:active,.btn-warning.active,.show>.btn-warning.dropdown-toggle{color:#000;background-color:#ffcd39;border-color:#ffc720}.btn-warning:active:focus,.btn-warning.active:focus,.show>.btn-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgb(217 164 6 / .5);box-shadow:0 0 0 .25rem rgb(217 164 6 / .5)}.btn-warning:disabled,.btn-warning.disabled{color:#000;background-color:#FFC107;border-color:#FFC107}.btn-dark{color:#fff;background-color:#000;border-color:#000}.btn-dark:hover{color:#fff;background-color:#1c1c1c;border-color:#1a1a1a}.btn-dark:focus{color:#fff;background-color:#1c1c1c;border-color:#1a1a1a;-webkit-box-shadow:0 0 0 .25rem rgb(66 66 66 / .5);box-shadow:0 0 0 .25rem rgb(66 66 66 / .5)}.btn-dark:active,.btn-dark.active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1a1a1a;border-color:#191919}.btn-dark:active:focus,.btn-dark.active:focus,.show>.btn-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgb(66 66 66 / .5);box-shadow:0 0 0 .25rem rgb(66 66 66 / .5)}.btn-dark:disabled,.btn-dark.disabled{color:#fff;background-color:#000;border-color:#000}.btn-link{font-weight:400;color:var(--color-1);text-decoration:underline}.btn-link:hover{color:var(--color-2)}.btn-link:disabled,.btn-link.disabled{color:#6C757D}.btn-sm{padding:.9375rem 1.75rem;font-size:.875rem;border-radius:0}.fade{-webkit-transition:opacity 0.15s linear;-o-transition:opacity 0.15s linear;transition:opacity 0.15s linear}@media (prefers-reduced-motion:reduce){.fade{-webkit-transition:none;-o-transition:none;transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.dropdown{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 #fff0;border-bottom:0;border-left:.3em solid #fff0}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;color:#666;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgb(0 0 0 / .15);border-radius:.25rem}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:var(--color-3);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:#fff0;border:0}.dropdown-item:hover,.dropdown-item:focus{color:#1e2125;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:var(--color-1)}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:#fff0}.dropdown-menu.show{display:block}.nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;color:var(--color-1);text-decoration:none;-webkit-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out;-o-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{-webkit-transition:none;-o-transition:none;transition:none}}.nav-link:hover,.nav-link:focus{color:var(--color-2)}.nav-link.disabled{color:#6C757D;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background:none;border:1px solid #fff0;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;isolation:isolate}.nav-tabs .nav-link.disabled{color:#6C757D;background-color:#fff0;border-color:#fff0}.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}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.card{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgb(0 0 0 / .125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card-body{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem 1rem}.card-header{padding:.5rem 1rem;margin-bottom:0;background-color:rgb(0 0 0 / .03);border-bottom:1px solid rgb(0 0 0 / .125)}.card-header:first-child{border-radius:calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0}.card-footer{padding:.5rem 1rem;background-color:rgb(0 0 0 / .03);border-top:1px solid rgb(0 0 0 / .125)}.card-footer:last-child{border-radius:0 0 calc(0.25rem - 1px) calc(0.25rem - 1px)}.accordion-item{background-color:#fff;border:1px solid rgb(0 0 0 / .125)}.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem};.pagination{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-left:0;list-style:none}.alert{position:relative;padding:1rem 1rem;margin-bottom:1rem;border:1px solid #fff0;border-radius:.25rem}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.btn-close{-webkit-box-sizing:content-box;box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:#fff0 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;-webkit-box-shadow:0 0 0 .25rem rgb(255 69 69 / .25);box-shadow:0 0 0 .25rem rgb(255 69 69 / .25);opacity:1}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.25}.modal{position:fixed;top:0;left:0;z-index:1060;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform 0.3s ease-out;transition:-webkit-transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-out;transition:transform 0.3s ease-out,-webkit-transform 0.3s ease-out;-webkit-transform:translate(0,-50px);-ms-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{-webkit-transition:none;-o-transition:none;transition:none}}.modal.show .modal-dialog{-webkit-transform:none;-ms-transform:none;transform:none}.modal-dialog-centered{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgb(0 0 0 / .2);border-radius:.3rem;outline:0}.modal-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #E8E8E8;border-top-left-radius:calc(0.3rem - 1px);border-top-right-radius:calc(0.3rem - 1px)}.modal-header .btn-close{padding:.5rem .5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.875}.modal-body{position:relative;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}}@media (min-width:992px){.modal-lg{max-width:800px}}.tooltip{position:absolute;z-index:1080;display:block;margin:0;font-family:var(--font-1);font-style:normal;font-weight:400;line-height:1.875;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}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.clearfix::after{display:block;clear:both;content:""}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1600px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.overflow-hidden{overflow:hidden!important}.d-block{display:block!important}.d-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-none{display:none!important}.position-relative{position:relative!important}.border{border:1px solid #E8E8E8!important}.border-0{border:0!important}.border-top{border-top:1px solid #E8E8E8!important}.border-bottom{border-bottom:1px solid #E8E8E8!important}.border-0{border-width:0!important}.w-100{width:100%!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.justify-content-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.align-items-center{-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.align-self-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.m-0{margin:0!important}.m-auto{margin:auto!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.mt-4{margin-top:1.25rem!important}.mt-5{margin-top:1.625rem!important}.mt-8{margin-top:2.5rem!important}.mt-10{margin-top:3.125rem!important}.mt-auto{margin-top:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:0.3125rem!important}.mb-2{margin-bottom:0.625rem!important}.mb-3{margin-bottom:0.9375rem!important}.mb-4{margin-bottom:1.25rem!important}.mb-5{margin-bottom:1.625rem!important}.mb-6{margin-bottom:1.875rem!important}.mb-8{margin-bottom:2.5rem!important}.mb-10{margin-bottom:3.125rem!important}.mb-n2{margin-bottom:-0.625rem!important}.mb-n4{margin-bottom:-1.25rem!important}.mb-n6{margin-bottom:-1.875rem!important}.mb-n8{margin-bottom:-2.5rem!important}.mb-n10{margin-bottom:-3.125rem!important}.p-1{padding:0.3125rem!important}.pt-0{padding-top:0!important}.pt-4{padding-top:1.25rem!important}.pt-8{padding-top:2.5rem!important}.pb-3{padding-bottom:0.9375rem!important}.text-center{text-align:center!important}.text-uppercase{text-transform:uppercase!important}.bg-light{background-color:#E8E8E8!important}.bg-dark{background-color:black!important}@media (min-width:768px){.d-md-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-md-none{display:none!important}.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.mb-md-0{margin-bottom:0!important}}@media (min-width:992px){.d-lg-block{display:block!important}.mb-lg-0{margin-bottom:0!important}}@media (min-width:1200px){.d-xl-block{display:block!important}.d-xl-none{display:none!important}.order-xl-1{-webkit-box-ordinal-group:2!important;-webkit-order:1!important;-ms-flex-order:1!important;order:1!important}.order-xl-2{-webkit-box-ordinal-group:3!important;-webkit-order:2!important;-ms-flex-order:2!important;order:2!important}}*,*::after,*::before{-webkit-box-sizing:border-box;box-sizing:border-box}html,body{height:100%}body{position:relative;visibility:visible}a,a:hover,a:focus,a:active,button,button:focus,.btn,.btn:focus,input,input:focus,select,textarea{-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;color:#000;text-decoration:none;outline:0}p:last-child{margin-bottom:0}ul{margin:0;padding:0}ul li{list-style:none}.section{float:none;width:100%}.section-padding{padding-top:100px;padding-bottom:100px}@media only screen and (min-width:768px) and (max-width:991px){.section-padding{padding-top:80px;padding-bottom:80px}}@media only screen and (max-width:767px){.section-padding{padding-top:60px;padding-bottom:60px}}.section-margin{margin-top:100px;margin-bottom:100px}@media only screen and (min-width:768px) and (max-width:991px){.section-margin{margin-top:80px;margin-bottom:80px}}@media only screen and (max-width:767px){.section-margin{margin-top:60px;margin-bottom:60px}}.section-title{margin-bottom:60px}@media only screen and (min-width:768px) and (max-width:991px){.section-title{margin-bottom:50px}}@media only screen and (max-width:767px){.section-title{margin-bottom:40px}}.section-title .title{font-size:30px;font-weight:600;font-family:var(--font-1);margin-bottom:0;color:#000;line-height:1}@media only screen and (max-width:767px){.section-title .title{font-size:24px}}.section-title span{content:"";position:absolute;background:var(--color-1);width:100px;height:2px}.title-border-bottom{border-bottom:2px solid #ebebeb}.swiper-pagination{position:static;display:block;line-height:1;margin-top:20px}.widget-social a{color:#000;font-size:20px;padding-right:15px}.widget-social a:hover{color:var(--color-1)}input[type="checkbox"]{display:none}input[type="checkbox"]+label{position:relative;padding-left:30px;line-height:15px;font-size:14px;font-weight:400;margin:0}input[type="checkbox"]+label:before{position:absolute;left:0;top:0;width:15px;height:15px;display:block;border:1px solid #ebebeb;content:"";-webkit-transition:.3s;-o-transition:.3s;transition:.3s}input[type="checkbox"]+label:after{position:absolute;left:0;top:0;display:block;content:"\f00c";font-family:'FontAwesome';font-weight:600;font-size:12px;line-height:15px;opacity:0;width:15px;text-align:center;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;color:var(--color-1)}input[type="checkbox"]:checked+label:before{border:1px solid var(--color-1)}input[type="checkbox"]:checked+label:after{opacity:1}.link{line-height:1;display:block;font-size:14px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.link::before{content:"\f178";font-family:FontAwesome;position:relative;left:0;display:block;margin-right:0;color:var(--color-1);-webkit-transition:.3s;-o-transition:.3s;transition:.3s;width:0;opacity:0;visibility:hidden}.link span{text-decoration:underline}.link:hover{color:var(--color-1)}.link:hover::before{width:14px;margin-right:5px;opacity:1;visibility:visible}.contact-map{height:500px;width:100%;display:block}.animate{-webkit-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@keyframes slideIn{0%{-webkit-transform:translateY(1rem);transform:translateY(1rem);opacity:0}100%{-webkit-transform:translateY(0rem);transform:translateY(0rem);opacity:1}0%{-webkit-transform:translateY(1rem);transform:translateY(1rem);opacity:0}}@-webkit-keyframes slideIn{0%{-webkit-transform:transform;-webkit-opacity:0}100%{-webkit-transform:translateY(0);-webkit-opacity:1}0%{-webkit-transform:translateY(1rem);-webkit-opacity:0}}.slideIndropdown{-webkit-animation-name:slideIn;animation-name:slideIn}.header-top-links{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.header-top-links a{font-size:12px;line-height:1.715;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-right:24px;text-decoration:none;color:#000;font-family:var(--font-1);font-weight:500}.header-top-links a:hover{color:var(--color-1)}.header-top-links span{font-size:12px;line-height:1.715;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-right:3px;color:#000;font-family:var(--font-1);font-weight:500}.header-bottom{background-color:#fff0;min-height:100px}.main-menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.main-menu>ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0;padding-left:0;list-style:none}.main-menu>ul>li+li{margin-left:55px}@media only screen and (min-width:1200px) and (max-width:1599px){.main-menu>ul>li+li{margin-left:45px}}.main-menu>ul>li:hover>a>span:before{left:0;right:auto;width:100%}.main-menu>ul>li>a{font-size:15px;line-height:100px;text-decoration:none;letter-spacing:.5px;color:#000;font-weight:500;font-family:var(--font-1)}.main-menu>ul>li>a:hover,.main-menu>ul>li>a.active{color:var(--color-1)}.main-menu>ul>li>a:hover>span:before,.main-menu>ul>li>a.active>span:before{left:0;right:auto;width:100%}.main-menu>ul>li>a>span{position:relative}.main-menu>ul>li>a>span:before{background-color:var(--color-1);content:"";position:absolute;left:auto;right:0;bottom:-2px;height:2px;-webkit-transition:0.4s;-o-transition:0.4s;transition:0.4s;width:0}.main-menu ul .has-children{position:relative}.main-menu ul .has-children .sub-menu{position:absolute;background:#fff;width:230px;padding:20px 20px 24px;-webkit-transform-origin:0 0 0;-ms-transform-origin:0 0 0;transform-origin:0 0 0;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-box-shadow:0 1px 2px 2px rgb(0 0 0 / .2);box-shadow:0 1px 2px 2px rgb(0 0 0 / .2);-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;z-index:9;border-bottom:3px solid var(--color-1)}.main-menu ul .has-children .sub-menu li{list-style:none}.main-menu ul .has-children .sub-menu li a{line-height:40px;color:#000;text-decoration:none;font-size:14px;font-family:var(--font-1);font-weight:400}.main-menu ul .has-children .sub-menu li a:hover{color:var(--color-1);padding-left:5px}.main-menu ul .has-children:hover .sub-menu,.main-menu ul .has-children:hover .mega-menu{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}.mega-menu{background:#fff;padding:30px;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;-webkit-transform-origin:0 0 0;-ms-transform-origin:0 0 0;transform-origin:0 0 0;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);position:absolute;width:calc(100% + 185px);left:15px;right:auto;top:100%;-webkit-box-shadow:0 0 5px rgb(0 0 0 / .1);box-shadow:0 0 5px rgb(0 0 0 / .1);z-index:99;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;border-bottom:3px solid var(--color-1)}.mega-menu>li{list-style:none}.mega-menu>li .mega-menu-title{font-size:18px;font-weight:600;padding-bottom:15px;position:relative;font-family:var(--font-1)}.mega-menu>li .mega-menu-title::after{position:absolute;content:"";background:var(--color-1);bottom:0;left:0;width:50px;height:2px}.mega-menu>li>ul{padding-left:0}.mega-menu>li>ul a{line-height:1;color:#000;text-decoration:none;font-size:14px;display:block;padding:10px 0;font-family:var(--font-1);font-weight:400}.mega-menu>li>ul a:hover{color:var(--color-1);padding-left:5px}.header-actions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.header-actions>*+*{margin-left:15px}@media only screen and (max-width:767px){.header-actions>*+*{margin-left:15px}}@media only screen and (max-width:575px){.header-actions>*+*{margin-left:15px}}.header-actions .header-action-btn{line-height:100px;position:relative;display:block;text-decoration:none;color:#000}.header-actions .header-action-btn.dropdown-toggle::after{display:none}.header-actions .header-action-btn:hover{color:var(--color-1)}.header-actions .header-action-btn-cart{padding-right:10px}.header-actions .header-action-btn i{font-size:24px;line-height:1;vertical-align:middle}.header-actions .header-action-btn .header-action-num{font-size:12px;font-weight:600;line-height:20px;position:absolute;z-index:2;top:30px;right:0;width:20px;height:20px;text-align:center;color:#fff;border-radius:50%;background-color:var(--color-1)}.header-sticky{background:#fff}.header-sticky.sticky{position:fixed;z-index:99;top:0;left:0;width:100%;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s;border-bottom:1px solid rgb(0 0 0 / .075);-webkit-animation:fadeInDown .5s ease-in-out;animation:fadeInDown .5s ease-in-out}.mobile-menu-wrapper{position:fixed;top:0;right:0;height:100vh;width:100%;opacity:0;visibility:hidden;-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;-webkit-transition-duration:700ms;-o-transition-duration:700ms;transition-duration:700ms;z-index:9999}.mobile-menu-wrapper.open{opacity:1;visibility:visible}.mobile-menu-wrapper.open .mobile-menu-inner{-webkit-transform:none;-ms-transform:none;transform:none}.mobile-menu-inner{width:100%;height:100%;width:350px;background-color:#fff;-webkit-box-shadow:-1px 0 20px -5px #aaa;box-shadow:-1px 0 20px -5px #aaa;position:relative;-webkit-transform:translateX(calc(100% - 50px));-ms-transform:translateX(calc(100% - 50px));transform:translateX(calc(100% - 50px));-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;-webkit-transition-duration:700ms;-o-transition-duration:700ms;transition-duration:700ms;margin-left:auto;position:relative;padding:20px;text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow:auto}@media only screen and (max-width:575px){.mobile-menu-inner{width:320px}}.mobile-menu-inner .offcanvas-btn-close{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;font-size:50px;color:#000;opacity:1}.mobile-menu-inner .offcanvas-btn-close i{cursor:pointer;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}.mobile-menu-inner .offcanvas-btn-close i:hover{color:var(--color-1);-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.mobile-menu-inner .widget-social{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.mobile-menu{text-align:start;padding:10px 0 30px}.mobile-menu>.has-children>a i{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}.mobile-menu>.has-children .dropdown a{font-size:14px;padding-top:5px;display:block;padding-left:15px;font-weight:400}.mobile-menu>.has-children.active>a{color:var(--color-1)}.mobile-menu>.has-children.active>a i{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}.mobile-menu>li{margin-bottom:15px}.mobile-menu>li>a{color:#000;font-size:15px;font-weight:600;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.mobile-menu>li>a:hover{color:var(--color-1)}.contact-links{text-align:left;margin-bottom:40px}.contact-links li{color:#6C757D;font-size:14px;font-weight:500;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.contact-links li a{color:#6C757D}.contact-links li a:hover{color:var(--color-1)}.contact-links li i{color:var(--color-1);margin-right:10px;font-size:22px}.cart-offcanvas-wrapper{position:fixed;top:0;right:0;height:100vh;width:100%;opacity:0;visibility:hidden;-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;-webkit-transition-duration:700ms;-o-transition-duration:700ms;transition-duration:700ms;z-index:9999}.cart-offcanvas-wrapper.open{opacity:1;visibility:visible}.cart-offcanvas-wrapper.open .cart-offcanvas-inner{-webkit-transform:none;-ms-transform:none;transform:none}.cart-offcanvas-inner{width:100%;height:100%;width:380px;background-color:#fff;-webkit-box-shadow:-1px 0 20px -5px #aaa;box-shadow:-1px 0 20px -5px #aaa;position:relative;-webkit-transform:translateX(calc(100% - 50px));-ms-transform:translateX(calc(100% - 50px));transform:translateX(calc(100% - 50px));-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;-webkit-transition-duration:700ms;-o-transition-duration:700ms;transition-duration:700ms;margin-left:auto;position:relative;text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow:auto}@media only screen and (max-width:575px){.cart-offcanvas-inner{width:320px}}.cart-offcanvas-inner .offcanvas-btn-close{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;font-size:50px;color:#000;opacity:1;padding:20px 20px 0 20px}.cart-offcanvas-inner .offcanvas-btn-close i{cursor:pointer;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}.cart-offcanvas-inner .offcanvas-btn-close i:hover{color:var(--color-1);-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.offcanvas-cart-content{padding:0 20px 20px 20px}.offcanvas-cart-content .offcanvas-cart-title{font-size:20px;font-family:var(--font-1);color:#000;font-weight:600;text-align:left}.cart-product-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.cart-product-wrapper .single-cart-product{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% - 40px)}.cart-product-wrapper .single-cart-product .cart-product-thumb{width:80px}.cart-product-wrapper .single-cart-product .cart-product-thumb a{display:block}.cart-product-wrapper .single-cart-product .cart-product-thumb a img{width:100%;border:1px solid #ebebeb}.cart-product-wrapper .single-cart-product .cart-product-content{width:calc(100% - 80px);text-align:start;padding-left:10px}.cart-product-wrapper .single-cart-product .cart-product-content .title{font-size:15px;font-weight:600}.cart-product-wrapper .single-cart-product .cart-product-content .title a{color:#000}.cart-product-wrapper .single-cart-product .cart-product-content .title a:hover{color:var(--color-1)}.cart-product-wrapper .single-cart-product .cart-product-content .price{text-align:start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.cart-product-wrapper .cart-product-remove{width:40px}.cart-product-wrapper .cart-product-remove a{color:#000;font-size:14px}.cart-product-wrapper .cart-product-remove a:hover{color:var(--color-1)}.cart-product-total{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.cart-product-total .value{font-size:20px;font-weight:600;color:#000}.cart-product-total .price{font-size:22px;font-weight:600;color:#000}.offcanvas-overlay{position:absolute;content:"";width:100%;height:100%;background:#000;opacity:.6}.offcanvas-search{position:fixed;top:0;left:0;right:auto;height:100vh;width:100%;opacity:0;visibility:hidden;-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;-webkit-transition-duration:700ms;-o-transition-duration:700ms;transition-duration:700ms;z-index:9999}.offcanvas-search.open{opacity:1;visibility:visible}.offcanvas-search.open .offcanvas-search-inner{-webkit-transform:none;-ms-transform:none;transform:none}.offcanvas-search-inner{width:100%;height:100%;background-color:#fff;position:relative;-webkit-transform:translateX(calc(100% - 0px));-ms-transform:translateX(calc(100% - 0px));transform:translateX(calc(100% - 0px));-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;-webkit-transition-duration:700ms;-o-transition-duration:700ms;transition-duration:700ms;padding:20px 20px 40px;overflow:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-flow:row-reverse;-ms-flex-flow:row-reverse;flex-flow:row-reverse}.offcanvas-search-inner .offcanvas-btn-close{font-size:50px;color:#000;opacity:1}.offcanvas-search-inner .offcanvas-btn-close i{cursor:pointer;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}.offcanvas-search-inner .offcanvas-btn-close i:hover{color:var(--color-1);-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.offcanvas-search-inner .offcanvas-search-form{width:80%}.offcanvas-search-input{width:100%;border:0;border-bottom:2px solid #000;font-size:24px}.offcanvas-search-input:focus{outline:none}.hero-slide-item{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:750px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1599px){.hero-slide-item{height:700px}}@media only screen and (min-width:768px) and (max-width:991px){.hero-slide-item{height:600px}}@media only screen and (max-width:767px){.hero-slide-item{height:400px}}@media only screen and (max-width:479px){.hero-slide-item{height:300px}}.hero-slide-bg{position:absolute;top:0;left:0;z-index:1;height:100%;width:100%}.hero-slide-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-slider .main-slider-nav{color:#000;opacity:0;visibility:hidden;-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;font-size:50px}.hero-slider .main-slider-nav::after{display:none}.hero-slider .main-slider-nav:hover{color:var(--color-1);-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}.hero-slider .home-slider-prev{left:30px}@media only screen and (max-width:575px){.hero-slider .home-slider-prev{left:5px}}.hero-slider .home-slider-next{right:30px}.hero-slider .home-slider-next::after{display:none}@media only screen and (max-width:575px){.hero-slider .home-slider-next{right:5px}}.hero-slider:hover .main-slider-nav,.hero-slider:hover .swiper-pagination{opacity:1;visibility:visible}.hero-slider .home-slider-prev,.hero-slider .home-slider-next{margin-top:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.hero-slider .home-slider-prev i,.hero-slider .home-slider-next i{background:#fff;opacity:.5;-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}.hero-slider .home-slider-prev:hover i,.hero-slider .home-slider-next:hover i{background:#fff;opacity:1;-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}.hero-slider .swiper-pagination{position:absolute;bottom:20px;opacity:0;visibility:hidden}.footer-top{background:#f6f7f7}.single-footer-widget .widget-title{font-size:20px;font-weight:400;font-family:var(--font-1);color:#000;line-height:1;margin-bottom:30px}.single-footer-widget .desc-content{font-size:16px;font-family:var(--font-1);font-weight:400;color:#000}.single-footer-widget .widget-address li{font-size:14px;margin-bottom:5px}.single-footer-widget .widget-address li span{font-weight:600;font-size:16px}.single-footer-widget .widget-address li a{font-size:16px;font-family:var(--font-1);font-weight:400;color:#000;display:flex;align-items:center;gap:5px}.single-footer-widget .widget-address li a:hover{color:var(--color-1)}.single-footer-widget .widget-address li:last-child{margin-bottom:0}.single-footer-widget .widget-list li a{color:#000;font-size:16px;font-weight:400;font-family:var(--font-1);display:block;margin-bottom:10px}.single-footer-widget .widget-list li a:hover{color:var(--color-1);padding-left:5px}.single-footer-widget .widget-list li:last-child a{margin-bottom:0}.single-footer-widget .newsletter-form-wrap .mc-form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.single-footer-widget .newsletter-form-wrap .email-box{border:0;border-bottom:1px solid #ebebeb;border-radius:0;background:#f6f7f7}.single-footer-widget .newsletter-form-wrap .email-box:focus{-webkit-box-shadow:none;box-shadow:none;border-bottom:1px solid var(--color-1)}.single-footer-widget .newsletter-form-wrap .newsletter-btn{width:160px}.footer-bottom{background:#e7e8e8;padding:20px 0}.footer-bottom .copyright-content p{font-size:14px;font-family:var(--font-1);color:#000;font-weight:400}.footer-bottom .copyright-content a{font-weight:700}.footer-bottom .copyright-content a:hover{color:var(--color-1)}.btn{font-size:16px;font-weight:600;line-height:1;font-family:var(--font-1);-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:15px 30px;cursor:pointer;white-space:nowrap;border-radius:5px;outline:none;border:0}@media only screen and (max-width:767px){.btn{font-size:14px;padding:15px 20px}}.btn:focus{-webkit-box-shadow:none!important;box-shadow:none!important}.btn-sm{font-size:13px;font-weight:600;line-height:1;padding:9px 10px;border-radius:5px;border:0}.btn.disabled{opacity:.65}.btn-primary{border-color:var(--color-1);background-color:var(--color-1);color:#fff}.btn-primary:hover,.btn-primary:focus{border-color:#fff0;background-color:#ff1f1f;color:#fff}.btn-success{border-color:#0D6EFD;background-color:#0D6EFD;color:#fff}.btn-success:hover,.btn-success:focus{border-color:#fff0;background-color:#025ce2;color:#fff}.btn-warning{border-color:#FFC107;background-color:#FFC107;color:var(--color-1)}.btn-warning:hover,.btn-warning:focus{border-color:#fff0;background-color:#e0a800;color:#000}.btn-dark{border-color:#000;background-color:#000;color:#fff}.btn-dark:hover,.btn-dark:focus{border-color:#fff0;background-color:#0e0e0e;color:#fff}.btn-hover-primary:hover,.btn-hover-primary:not(:disabled):not(.disabled).active{border-color:#fff0;background-color:var(--color-1);color:#fff}.btn-hover-dark:hover,.btn-hover-dark:not(:disabled):not(.disabled).active{border-color:#fff0;background-color:#000;color:#fff}.banner{position:relative;overflow:hidden}.banner:hover .banner-image a img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.banner:hover .small-banner-content .btn{background:var(--color-1)}.banner:hover .small-banner-content .btn-hover-dark{background:#000}.banner .banner-image{overflow:hidden}.banner .banner-image a{display:block}.banner .banner-image a img{width:100%;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.banner .info{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:30px}.banner .small-banner-content .sub-title{color:#6c6c6c;font-size:18px;line-height:1;font-family:var(--font-1);margin-bottom:15px}@media only screen and (min-width:992px) and (max-width:1199px){.banner .small-banner-content .sub-title{margin-bottom:10px}}@media only screen and (max-width:479px){.banner .small-banner-content .sub-title{font-size:16px;margin-bottom:10px}}.banner .small-banner-content .sub-title span{color:var(--color-1);font-size:22px;font-weight:600}.banner .small-banner-content .title{font-size:24px;font-weight:600;color:#000;font-family:var(--font-1);padding-bottom:15px}@media only screen and (min-width:992px) and (max-width:1199px){.banner .small-banner-content .title{margin:0}}@media only screen and (max-width:479px){.banner .small-banner-content .title{margin:0;font-size:20px}}.product{overflow:hidden}.product .thumb{position:relative;overflow:hidden}.product .thumb .image{position:relative;display:block;overflow:hidden}.product .thumb .image img{z-index:1;-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;width:100%}.product .thumb .actions{position:absolute;z-index:9;top:18px;right:18px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}.product .thumb .actions .action{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;text-decoration:none;color:#000;border-radius:50%;background-color:#ced4da;visibility:hidden;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);opacity:0}.product .thumb .actions .action i{font-size:20px;line-height:1;font-weight:700}.product .thumb .actions .action+.action{margin-top:10px}.product .thumb .actions .action.active{color:var(--color-1)}.product .thumb .actions .action:hover:not(.active){color:#fff;background-color:var(--color-1)}.product .content{position:relative;z-index:10;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:20px 15px;-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;text-align:center;background-color:#fff}.product .content .sub-title{font-size:13px;font-weight:400;font-family:var(--font-1);color:#000;margin-bottom:10px}.product .content .sub-title:hover{color:var(--color-1)}.product .content .title{font-size:15px;font-weight:600;line-height:1.714;margin-bottom:15px}.product .content .title a{text-decoration:none;color:#000}.product .content .title a:hover{color:var(--color-1)}.product .content .btn{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;font-weight:400}.product:hover .thumb .image img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.product:hover .thumb .actions .action{visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}.product-carousel{margin-left:-15px;margin-right:-15px;position:relative}.product-carousel .product{padding:0 15px}.product-carousel .swiper-button-prev,.product-carousel .swiper-button-next{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.product-carousel .swiper-button-prev:focus,.product-carousel .swiper-button-next:focus{border:0;outline:0}.product-carousel .swiper-button-prev:after,.product-carousel .swiper-button-next:after{display:none}.product-carousel .swiper-button-prev i,.product-carousel .swiper-button-next i{opacity:0;visibility:hidden;font-size:30px;color:#000;width:30px;height:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:100%}.product-carousel .swiper-button-prev i:hover,.product-carousel .swiper-button-next i:hover{color:#fff;background:var(--color-1)!important;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}@media only screen and (max-width:767px){.product-carousel .swiper-button-prev,.product-carousel .swiper-button-next{display:none}}.product-carousel:hover .swiper-button-prev i,.product-carousel:hover .swiper-button-next i{opacity:1;visibility:visible;background:#E8E8E8;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.product-carousel:hover .swiper-button-prev{left:20px}.product-carousel:hover .swiper-button-next{right:20px}.product-carousel .swiper-pagination{display:none}@media only screen and (max-width:767px){.product-carousel .swiper-pagination{margin-top:50px;display:block}}.price{line-height:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:#000}.price:not(:last-child){margin-bottom:20px}.price span.new{color:var(--color-1);font-weight:600;font-size:15px}.price span.old{font-size:14px;margin-left:10px;text-decoration:line-through;color:#999}.section-title-produt-tab-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #ebebeb;padding-bottom:9px;margin-bottom:50px}@media only screen and (max-width:767px){.section-title-produt-tab-wrapper{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-bottom:15px;margin-bottom:50px}}.single-brand-logo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%}.single-brand-logo a{position:relative}.single-brand-logo a img{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9);-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}.single-brand-logo a:hover img{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}.brand-logo-carousel{padding:60px 0}.breadcrumb-area{padding:60px 0}@media only screen and (max-width:767px){.breadcrumb-area{padding:40px 0}}.breadcrumb-content .title{font-size:32px;font-weight:600;font-family:var(--font-1);color:#000;line-height:1;margin-bottom:12px}@media only screen and (max-width:767px){.breadcrumb-content .title{font-size:26px}}.breadcrumb-content ul li{display:inline-block;margin:0 18px 0 0;text-transform:capitalize;color:#1a1a1a;position:relative;font-size:15px;letter-spacing:.8px}.breadcrumb-content ul li:last-child{margin:0}.breadcrumb-content ul li::before{position:absolute;width:13px;height:1px;background-color:#6d6d6d;content:"";right:-18px;top:13px;z-index:1;-webkit-transform:rotate(106deg);-ms-transform:rotate(106deg);transform:rotate(106deg)}.breadcrumb-content ul li:last-child::before{display:none}.breadcrumb-content ul li a{text-transform:capitalize;color:#666;font-weight:500}.breadcrumb-content ul li a:hover{color:var(--color-1)}@media only screen and (max-width:479px){.pagination{margin-top:10px}}.sidebar_widget .widget_inner .widget-title{font-weight:500;font-size:20px;line-height:1;position:relative;padding-bottom:10px;font-family:var(--font-1)}.sidebar_widget .widget_inner .widget-title:after{background-color:#ebebeb;position:absolute;content:"";left:0;bottom:0;height:1px;width:100%}@media only screen and (max-width:575px){.sidebar_widget .widget_inner .widget-title{font-size:18px}}.sidebar_widget .widget_inner .widget-list .slider-range-submit{height:30px;line-height:30px;padding:0 20px;text-transform:capitalize;color:#fff;background:#000;border:0;border-radius:30px;font-size:14px}.sidebar_widget .widget_inner .widget-list .slider-range-submit:focus{outline:0;-webkit-box-shadow:0;box-shadow:0}.sidebar_widget .widget_inner .widget-list .slider-range-submit:hover{background:var(--color-1)}.sidebar_widget .widget_inner .widget-list .slider-range-amount{background:none;border:none;font-size:12px;text-align:center;width:150px;color:#000;border:1px solid #000;border-radius:30px}@media only screen and (min-width:992px) and (max-width:1199px){.sidebar_widget .widget_inner .widget-list .slider-range-amount{width:130px}}.sidebar_widget .widget_inner .widget-list .slider-range-amount:focus{border:1px solid var(--color-1);border-radius:30px;outline:none;-webkit-box-shadow:none;box-shadow:none}.sidebar_widget .widget_inner .widget-list .sidebar-body .tags li{display:inline-block}.sidebar_widget .widget_inner .widget-list .sidebar-body .checkbox-container li{padding:10px 0;line-height:1}.sidebar_widget .widget_inner .widget-list .sidebar-body .checkbox-container li:last-child{padding-bottom:0}.sidebar_widget .widget_inner .widget-list .sidebar-body .checkbox-container .custom-control-input{margin-right:10px;cursor:pointer}.sidebar_widget .widget_inner .widget-list .sidebar-body .checkbox-container .custom-control-label{font-size:14px;color:#000;text-transform:capitalize;font-weight:500;font-family:var(--font-1);line-height:1;cursor:pointer}.sidebar-list>li>a{font-size:14px;color:#000;text-transform:capitalize;line-height:1;position:relative;display:block;padding:10px 0;font-weight:500;font-family:var(--font-1)}.sidebar-list>li>a:hover{color:var(--color-1)}.sidebar-list>li:last-child a{padding-bottom:0}.sidebar-list .btn{height:20px;max-width:90px;min-width:20px;position:relative;border:1px solid #ebebeb;display:inline-block;margin:0 0 0 20px;border-radius:0}.sidebar-list .btn:focus{-webkit-box-shadow:none;box-shadow:none;border-color:var(--color-1);outline:0}.tags li a{border:1px solid #ebebeb;line-height:1;padding:10px 15px;display:inline-block;margin-right:5px;margin-bottom:10px;color:#000;border-radius:25px;font-weight:500;font-size:14px;font-family:var(--font-1)}.tags li a:hover{color:#fff;background:var(--color-1);border-color:var(--color-1)}.modalquickview .modal-dialog{width:calc(100% - 30px);max-width:1200px}@media only screen and (max-width:575px){.modalquickview .modal-dialog{width:calc(100% - 15px)}}.modalquickview .modal-dialog .modal-content{padding:30px}.modalquickview .modal-dialog .modal-content .close{font-size:30px;font-weight:400;position:absolute;top:0;right:0;width:40px;height:40px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.modalquickview .modal-dialog .modal-content .close{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.modalquickview .product-summery{position:absolute;right:15px;left:15px;overflow-x:hidden;overflow-y:auto;height:100%}@media only screen and (max-width:767px){.modalquickview .product-summery{position:relative;left:0;right:0}}@media only screen and (min-width:768px) and (max-width:991px){.modalquickview .product-summery{margin-top:0}}.blog-details .image img{width:100%;-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}.blog-details .content .title{font-size:30px;font-weight:600;color:#000;font-family:500}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.blog-details .content .title{font-size:26px}}@media only screen and (max-width:479px){.blog-details .content .title{font-size:22px}}.blog-details .content .desc{font-size:14px}.blog-details .share-article{text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-bottom:10px}@media only screen and (max-width:479px){.blog-details .share-article .share-title{display:none}}.blog-details .widget-social{text-align:center}.shop_toolbar_wrapper{padding:10px 15px;border:1px solid #ebebeb;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:479px){.shop_toolbar_wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.shop_toolbar_wrapper .shop-top-bar-right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.shop_toolbar_wrapper .shop-top-bar-right .shop-short-by{margin-right:20px}.shop_toolbar_wrapper .shop-top-bar-right .shop-short-by .nice-select{border-radius:0;border-color:#ebebeb;height:32px;line-height:30px}.shop_toolbar_wrapper .shop-top-bar-right .shop-short-by .nice-select .list{width:160px;padding:10px 0;border-radius:0;z-index:99}.shop_toolbar_wrapper .shop-top-bar-right .shop-short-by .nice-select li{margin:0 10px;padding:10px 0;background:#fff0;line-height:1;min-height:20px}.shop_toolbar_wrapper .shop-top-bar-right .shop-short-by .nice-select li:hover{padding-left:5px;display:block;color:var(--color-1)}.shop_toolbar_wrapper .shop-top-bar-right .shop-short-by .nice-select:focus{border-color:var(--color-1)}@media only screen and (max-width:479px){.shop_toolbar_wrapper .shop-top-bar-right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.shop_toolbar_wrapper .shop-top-bar-right .shop-short-by{margin-right:0;margin-bottom:15px}}.shop_toolbar_wrapper .shop-top-bar-left .shop-top-show span{color:#000;font-size:14px}.shop_wrapper.grid_3{-webkit-transition:.6s;-o-transition:.6s;transition:.6s;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:fadeIn;animation-name:fadeIn;margin-bottom:-30px}.shop_wrapper.grid_3 .product{margin-bottom:30px}.shop_wrapper.grid_3 .product .thumb img{width:100%}.shop_wrapper.grid_3 .product{border-right:1px solid #ebebeb}.shop_wrapper.grid_3 .product:nth-of-type(3n+3){border-right:0}@media only screen and (max-width:767px){.shop_wrapper.grid_3 .product:nth-of-type(3n+3){border-right:1px solid #ebebeb}.shop_wrapper.grid_3 .product:nth-of-type(2n+2){border-right:0}}.shop_wrapper .content p{display:none}.single-product-tab .nav-tabs{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media only screen and (max-width:575px){.single-product-tab .nav-tabs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}}.single-product-tab .nav-tabs .nav-item{text-align:center}.single-product-tab .nav-tabs .nav-item .nav-link{font-weight:600;color:#000;font-size:16px;font-family:var(--font-1);border:0;margin:0;padding-top:0;line-height:1}@media only screen and (max-width:767px){.single-product-tab .nav-tabs .nav-item .nav-link{padding:0 5px 10px}}@media only screen and (max-width:767px){.single-product-tab .nav-tabs .nav-item .nav-link{padding:0 10px 10px}}@media only screen and (max-width:575px){.single-product-tab .nav-tabs .nav-item .nav-link{padding:0 10px 10px 0;font-size:15px}}.single-product-tab .nav-tabs .nav-item .nav-link:hover{color:var(--color-1)}.single-product-tab .nav-tabs .nav-item .nav-link.active{color:var(--color-1)}.single-product-tab .nav-tabs .nav-item:first-child .nav-link{padding-left:0}.single-product-tab .tab-content{padding-top:20px}.single-product-tab .tab-content .desc-content{font-size:14px;color:#535353}@media only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.product-summery{margin-top:40px}}.product-summery .product-head .product-title{font-size:24px;font-weight:600;color:#000}@media only screen and (max-width:479px){.product-summery .product-head .product-title{font-size:18px}}.product-summery .price-box .regular-price{font-size:18px;font-weight:600;margin-right:5px;color:var(--color-1)}@media only screen and (max-width:479px){.product-summery .price-box .regular-price{font-size:16px}}.product-summery .sku span{font-size:14px}.product-summery .desc-content{font-size:14px;color:#535353}.product-summery .cart-wishlist-btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-summery .cart-wishlist-btn .add-to-cart{margin-right:10px}.product-summery .product-meta{line-height:1}.product-summery .product-meta span{font-size:15px;font-weight:500}.product-summery .product-meta a{font-size:14px;font-weight:500;margin-left:10px}@media only screen and (max-width:479px){.product-summery .product-meta a{margin:0 0 0 5px}}.product-details-img .single-product-img a{width:100%}.product-details-img .single-product-img a img{border:1px solid #ebebeb;cursor:-webkit-grab;cursor:grab}.product-details-img .single-product-thumb{margin-top:10px}.product-details-img .single-product-thumb img{border:1px solid #ebebeb;width:100%;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;cursor:pointer}.product-details-img .single-product-thumb .swiper-button-prev:focus,.product-details-img .single-product-thumb .swiper-button-next:focus{border:0;outline:0}.product-details-img .single-product-thumb .swiper-button-prev:after,.product-details-img .single-product-thumb .swiper-button-next:after{display:none}.product-details-img .single-product-thumb .swiper-button-prev i,.product-details-img .single-product-thumb .swiper-button-next i{opacity:0;visibility:hidden;font-size:20px;color:#000}.product-details-img .single-product-thumb .swiper-button-prev i:hover,.product-details-img .single-product-thumb .swiper-button-next i:hover{color:#fff;background:var(--color-1)!important;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.product-details-img .single-product-thumb:hover .swiper-button-prev i,.product-details-img .single-product-thumb:hover .swiper-button-next i{opacity:1;visibility:visible;background:#E8E8E8;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.single-product-slider{margin-left:-10px;margin-right:-10px}.single-product-slider .swiper-slide{padding:0 10px}.single-product-slider .swiper-slide img{cursor:url(../images/icons/fullscreen.png),auto}.product-details-img{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;overflow:hidden}.quantity{margin-right:10px}.quantity .cart-plus-minus{position:relative;width:150px;text-align:left;height:45px;overflow:hidden}.quantity .cart-plus-minus>.cart-plus-minus-box{border:1px solid #E8E8E8;height:45px;text-align:center;width:150px;background:#fff;font-size:16px;font-weight:600}.quantity .cart-plus-minus>.qtybutton{cursor:pointer;position:absolute;text-align:center;font-size:14px;line-height:14px;font-weight:600;width:35px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;vertical-align:middle;color:#000;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.quantity .cart-plus-minus>.qtybutton:hover{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;background-color:var(--color-1);color:#fff}.quantity .cart-plus-minus>.qtybutton.dec{top:50%;left:0%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:100%;border-right:1px solid #E8E8E8}.quantity .cart-plus-minus>.qtybutton.inc{top:50%;right:0%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:100%;border-left:1px solid #E8E8E8}.contact-form-wrapper .input-item input[type="text"],.contact-form-wrapper .input-item input[type="email"],.contact-form-wrapper .input-item textarea{background:#fff;border:1px solid #E8E8E8;border-radius:0;height:42px;width:100%;padding:10px;font-size:14px}.contact-form-wrapper .input-item input[type="text"]:focus,.contact-form-wrapper .input-item input[type="email"]:focus,.contact-form-wrapper .input-item textarea:focus{border:1px solid var(--color-1)}.contact-form-wrapper .input-item textarea{height:200px}.single-contact-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.single-contact-info .single-contact-icon{margin-right:20px}.single-contact-info .single-contact-icon i{font-size:26px;color:#000}.single-contact-info .single-contact-title-content .title{font-size:18px;font-family:var(--font-1);color:#000;font-weight:600;margin-bottom:10px}.single-contact-info .single-contact-title-content .desc-content{font-size:14px}.single-contact-info .single-contact-title-content .desc-content a{color:#535353}.single-contact-info .single-contact-title-content .desc-content a:hover{color:var(--color-1)}.about_content .title{font-size:30px;font-family:var(--font-1);color:#000;margin-bottom:20px;font-weight:600}@media only screen and (max-width:767px){.about_content .title{font-size:26px}}@media only screen and (max-width:479px){.about_content .title{font-size:24px}}.about_content .sub-title{font-size:16px;font-family:var(--font-1);color:#000;margin-bottom:20px;font-weight:600;line-height:1.4}@media only screen and (max-width:575px){.about_content .sub-title{font-size:15px}}.about_content p{font-size:14px}.accordion_area .card-header{background:var(--color-1)}.accordion_area .card-header:first-child{border-radius:inherit}.card_dipult{border:none;margin-bottom:10px;border-radius:5px}.card_dipult .collapse{border:0}.card_dipult .card-body p{font-size:14px}@media only screen and (max-width:479px){.card_dipult .card-body p{font-size:12px}}.card_dipult:last-child{margin-bottom:0}.card-header.card_accor{padding:0;border:none}.card-header.card_accor button{height:45px;text-decoration:none;cursor:pointer;position:relative;white-space:initial}@media only screen and (min-width:768px) and (max-width:991px){.card-header.card_accor button{height:60px}}.card-header.card_accor button:focus{-webkit-box-shadow:none;box-shadow:none}.card-header.card_accor button i{position:absolute;top:50%;-webkit-transform:translatey(-50%);-ms-transform:translatey(-50%);transform:translatey(-50%);right:20px}@media only screen and (min-width:768px) and (max-width:991px){.card-header.card_accor button i{right:10px}}.card-header.card_accor button.btn-link{border-bottom:1px dotted var(--color-1);width:100%;text-align:left;font-size:14px;font-weight:500;color:#fff;padding-left:20px;height:100%;line-height:1.6;padding-right:35px}@media only screen and (min-width:768px) and (max-width:991px){.card-header.card_accor button.btn-link{padding:10px 28px 10px 10px;font-size:13px}}@media only screen and (max-width:767px){.card-header.card_accor button.btn-link{padding:10px 28px 10px 10px;font-size:12px}}.card-header.card_accor button.btn-link.collapsed{background:#E8E8E8;border-bottom:1px dotted var(--color-1);width:100%;text-align:left;color:#000}.card-header.card_accor .btn-link i.fa-plus{display:none}.card-header.card_accor .btn-link.collapsed i.fa-plus{display:block}.card-header.card_accor .btn-link.collapsed i.fa-minus{display:none}
.pagination {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;padding-left: 0;list-style: none;}.page-link {position: relative;display: block;color: var(--color-1);text-decoration: none;background-color: #fff;border: 1px solid #dee2e6;-webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;-o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion: reduce) {.page-link {-webkit-transition: none;-o-transition: none;transition: none;}}.page-link:hover {z-index: 2;color: var(--color-2);background-color: #e9ecef;border-color: #dee2e6;}.page-link:focus {z-index: 3;color: var(--color-2);background-color: #e9ecef;outline: 0;-webkit-box-shadow: 0 0 0 0.25rem rgba(255, 69, 69, 0.25);box-shadow: 0 0 0 0.25rem rgba(255, 69, 69, 0.25);}.page-item:not(:first-child) .page-link {margin-left: -1px;}.page-item.active .page-link {z-index: 3;color: #fff;background-color: var(--color-1);border-color: var(--color-1);}.page-item.disabled .page-link {color: #6C757D;pointer-events: none;background-color: #fff;border-color: #dee2e6;}.page-link {padding: 0.375rem 0.75rem;}.page-item:first-child .page-link {border-top-left-radius: 0.25rem;border-bottom-left-radius: 0.25rem;}.page-item:last-child .page-link {border-top-right-radius: 0.25rem;border-bottom-right-radius: 0.25rem;}.pagination-lg .page-link {padding: 0.75rem 1.5rem;font-size: 1.25rem;}.pagination-lg .page-item:first-child .page-link {border-top-left-radius: 0.3rem;border-bottom-left-radius: 0.3rem;}.pagination-lg .page-item:last-child .page-link {border-top-right-radius: 0.3rem;border-bottom-right-radius: 0.3rem;}.pagination-sm .page-link {padding: 0.25rem 0.5rem;font-size: 0.875rem;}.pagination-sm .page-item:first-child .page-link {border-top-left-radius: 0.2rem;border-bottom-left-radius: 0.2rem;}.pagination-sm .page-item:last-child .page-link {border-top-right-radius: 0.2rem;border-bottom-right-radius: 0.2rem;}
