*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1px 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h1,h2,h3,h4{margin-top:0;margin-bottom:.5px;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){h4{font-size:1.5rem}}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{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:.875em}mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,pre{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,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]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.figure{display:inline-block}.container,.container-fluid,.container-xl,.container-xxl{--bs-gutter-x:30px;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1280px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1710px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px;--bs-breakpoint-xxxl:1700px}.row{--bs-gutter-x:30px;--bs-gutter-y:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{-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;-ms-flex:1 0 0px;flex:1 0 0}.col-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}@media (min-width:576px){.col-sm{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}}@media (min-width:768px){.col-md{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}}@media (min-width:992px){.col-lg{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}}@media (min-width:1200px){.col-xl{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}}@media (min-width:1400px){.col-xxl{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.col-xxl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xxl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xxl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xxl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-xxl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-xxl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xxl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-xxl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xxl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-xxl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}}.fade{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{-webkit-transition:none;transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing.collapse-horizontal{width:0;height:auto;-webkit-transition:width .35s ease;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{-webkit-transition:none;transition:none}}.dropdown{position:relative}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:0.5rem;--bs-dropdown-spacer:0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:var(--bs-body-color);--bs-dropdown-bg:var(--bs-body-bg);--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:var(--bs-border-radius);--bs-dropdown-border-width:var(--bs-border-width);--bs-dropdown-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:0.5px;--bs-dropdown-box-shadow:var(--bs-box-shadow);--bs-dropdown-link-color:var(--bs-body-color);--bs-dropdown-link-hover-color:var(--bs-body-color);--bs-dropdown-link-hover-bg:var(--bs-tertiary-bg);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:var(--bs-tertiary-color);--bs-dropdown-item-padding-x:1px;--bs-dropdown-item-padding-y:0.25px;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1px;--bs-dropdown-header-padding-y:0.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu.show{display:block}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1px;--bs-modal-margin:10px;--bs-modal-color:var(--bs-body-color);--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x:1px;--bs-modal-header-padding-y:1px;--bs-modal-header-padding:1px 1px;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:10px;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{-webkit-transform:translate(0,-50px);transform:translate(0,-50px);-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{-webkit-transition:none;transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin-top:calc(-.5 * var(--bs-modal-header-padding-y));margin-right:calc(-.5 * var(--bs-modal-header-padding-x));margin-bottom:calc(-.5 * var(--bs-modal-header-padding-y));margin-left:auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width:576px){.modal{--bs-modal-margin:2px;--bs-modal-box-shadow:var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media (min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}@media (max-width:1699.98px){.modal-fullscreen-xxxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxxl-down .modal-footer,.modal-fullscreen-xxxl-down .modal-header{border-radius:0}.modal-fullscreen-xxxl-down .modal-body{overflow-y:auto}}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:var(--bs-secondary-color);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.navbar>.container,.navbar>.container-fluid,.navbar>.container-xl,.navbar>.container-xxl{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:inherit;flex-wrap:inherit;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.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}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-inline-grid{display:inline-grid!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-none{display:none!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.flex-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-webkit-box-flex:1!important;-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}.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}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-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}.order-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,.5)!important}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.visible{visibility:visible!important}@media (min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-webkit-box-flex:1!important;-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}.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}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-sm-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-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}.order-sm-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-sm-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-sm-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-sm-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-sm-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-sm-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-sm-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-sm-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.mb-sm-30{margin-bottom:30px!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-webkit-box-flex:1!important;-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}.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}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-md-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-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}.order-md-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-md-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-md-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-md-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-md-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-md-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-md-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-md-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-webkit-box-flex:1!important;-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}.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}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-lg-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-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}.order-lg-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-lg-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-lg-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-lg-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-lg-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-lg-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-lg-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-lg-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-webkit-box-flex:1!important;-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}.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}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-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}.order-xl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-xl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-xl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-xl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-xl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-xl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-xl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-xl-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xxl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xxl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xxl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xxl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xxl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xxl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xxl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xxl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xxl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xxl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xxl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xxl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xxl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xxl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xxl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xxl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xxl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xxl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xxl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xxl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xxl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xxl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xxl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xxl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xxl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xxl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xxl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xxl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xxl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xxl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xxl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xxl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xxl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xxl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-xxl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-xxl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-xxl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-xxl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-xxl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-xxl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-xxl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-xxl-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1700px){.flex-xxxl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xxxl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xxxl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xxxl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xxxl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xxxl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xxxl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xxxl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xxxl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xxxl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xxxl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xxxl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xxxl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xxxl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xxxl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xxxl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xxxl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xxxl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xxxl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xxxl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xxxl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xxxl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xxxl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xxxl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xxxl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xxxl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xxxl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xxxl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xxxl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xxxl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xxxl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xxxl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xxxl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xxxl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.text-xxxl-start{text-align:left!important}.text-xxxl-end{text-align:right!important}.text-xxxl-center{text-align:center!important}}@media (min-width:0) and (max-width:992px){.row>.col,.row>[class*=col-]{padding-right:5px;padding-left:5px}.row{margin-left:-5px;margin-right:-5px}.container{padding-right:20px;padding-left:20px}.row.no-gutters>.col,.row.no-gutters>[class*=col-]{padding-right:0;padding-left:0}}h1,h2,h3,h4{font-family:Cairo,sans-serif}h2{color:#fff;font-size:22px;line-height:40px;margin-bottom:20px}@media (min-width:992px){h2{font-size:35px;line-height:70px}}h3{font-size:20px;line-height:30px;margin-bottom:20px}@media (min-width:992px){h3{font-size:40px;line-height:56px}}h4{font-size:16px;line-height:24px;margin-bottom:10px}@media (min-width:992px){h4{font-size:32px;line-height:48px}}figure{margin:0;padding:0}img{max-width:100%;display:block;height:auto}p{margin-bottom:10px}a,button{text-decoration:none;cursor:pointer;display:inline-block}a:focus,a:hover,button:focus,button:hover{text-decoration:none}.btn{background:0 0;background-color:#002640;color:#fff;text-align:center;border:none;font-family:Cairo,sans-serif;font-size:13px;line-height:17px;padding:10px 20px;-webkit-transition:all .3s ease;transition:all .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:992px){.btn{font-size:24px;line-height:30px;padding:10px 25px}}.btn:hover{-webkit-transform:scale(1.03);transform:scale(1.03);color:#fff}.btn-form{background:0 0;background-color:#b01f23;color:#fff;text-align:center;border-radius:0;border:none;font-family:Cairo,sans-serif;font-size:18px;line-height:20px;padding:15px 40px;-webkit-transition:all .3s ease;transition:all .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn-form:hover{-webkit-transform:scale(1.03);transform:scale(1.03);color:#fff}.title-page{position:relative;padding-bottom:16px}.form-contact .initially-selected{color:#00263f}.form-contact .initially-selected option{color:#00263f}.form-contact .initially-selected option:disabled{color:#00263f}.form-contact input[type=email],.form-contact input[type=tel],.form-contact input[type=text],.form-contact select{padding:10px;width:100%;height:47.25px;border-radius:15px;border:none;font-family:Cairo,sans-serif;font-size:17px;line-height:25px;text-align:right;direction:rtl;display:block}.form-contact input[type=email]::-webkit-input-placeholder,.form-contact input[type=tel]::-webkit-input-placeholder,.form-contact input[type=text]::-webkit-input-placeholder,.form-contact select::-webkit-input-placeholder{color:#00263f}.form-contact input[type=email]::-moz-placeholder,.form-contact input[type=tel]::-moz-placeholder,.form-contact input[type=text]::-moz-placeholder,.form-contact select::-moz-placeholder{color:#00263f}.form-contact input[type=email]:-ms-input-placeholder,.form-contact input[type=tel]:-ms-input-placeholder,.form-contact input[type=text]:-ms-input-placeholder,.form-contact select:-ms-input-placeholder{color:#00263f}.form-contact input[type=email]::-ms-input-placeholder,.form-contact input[type=tel]::-ms-input-placeholder,.form-contact input[type=text]::-ms-input-placeholder,.form-contact select::-ms-input-placeholder{color:#00263f}.form-contact input[type=email]::placeholder,.form-contact input[type=tel]::placeholder,.form-contact input[type=text]::placeholder,.form-contact select::placeholder{color:#00263f}.form-contact input[type=email]:focus,.form-contact input[type=tel]:focus,.form-contact input[type=text]:focus,.form-contact select:focus{border:2px solid rgba(0,38,63,.3)}.form-contact input[type=email]:focus:hover,.form-contact input[type=tel]:focus:hover,.form-contact input[type=text]:focus:hover,.form-contact select:focus:hover{border:2px solid rgba(0,38,63,.3)}.form-contact input[type=email]:hover,.form-contact input[type=tel]:hover,.form-contact input[type=text]:hover,.form-contact select:hover{border:2px solid rgba(0,38,63,.1)}.form-contact label{padding:0 5px;font-size:18px;line-height:25px;margin-bottom:5px}.form-contact label span{margin:0 10px;color:#b01f23;font-size:13px}.form-contact textarea{width:100%;padding:20px;border-radius:15px;font-size:17px;line-height:25px;height:100px;border:none;display:block;direction:rtl}.form-contact textarea::-webkit-input-placeholder{color:#00263f}.form-contact textarea::-moz-placeholder{color:#00263f}.form-contact textarea:-ms-input-placeholder{color:#00263f}.form-contact textarea::-ms-input-placeholder{color:#00263f}.form-contact textarea::placeholder{color:#00263f}.form-contact textarea:focus{border:2px solid rgba(0,38,63,.3)}.form-contact textarea:focus:hover{border:2px solid rgba(0,38,63,.3)}.form-contact textarea:hover{border:2px solid rgba(0,38,63,.1)}.form-contact .button-container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:40px}.wpcf7 form .wpcf7-response-output{background:#d00;border:none;border-radius:10px;padding:20px 20px 26px}.wpcf7 form.sent .wpcf7-response-output{background:#46b450}input,select{-ms-touch-action:manipulation;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-text-size-adjust:100%}ul{list-style:none;padding:0;margin:0}ul li{position:relative;margin-bottom:10px;text-align:right}#footer ul li,#header ul li{padding-right:0;padding-left:0}.wpml-ls-statics-footer{display:none!important}@-webkit-keyframes radiating{from{width:30px;height:30px;border-color:#011701;border-width:2px}to{width:90px;height:90px;border-color:rgba(1,23,1,0);border-width:2px}}@keyframes radiating{from{width:30px;height:30px;border-color:#011701;border-width:2px}to{width:90px;height:90px;border-color:rgba(1,23,1,0);border-width:2px}}.slick-slider,.slick-slider2{position:relative;display:block;height:inherit;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-arrow.slick-hidden{display:none}.slick-prev-container{padding-right:29px}.slick-next,.slick-prev{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.slick-next:hover,.slick-prev:hover{opacity:1;-webkit-transform:scale(1.05) translateY(-50%);transform:scale(1.05) translateY(-50%)}.slick-prev{background-image:url(../Img/Icones/flecheLeft.svg);background-repeat:no-repeat;background-size:contain;background-origin:border-box;background-position:center center;width:10px;height:10px;cursor:pointer;left:-35px!important;z-index:99999;opacity:.7}.slick-next{background-image:url(../Img/Icones/flecheRight.svg);background-repeat:no-repeat;background-size:contain;background-origin:border-box;background-position:center center;width:10px;height:10px;cursor:pointer;right:-35px!important;z-index:99999;opacity:.7}.slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:7px;padding:4px 0 0 0;list-style:none}.slick-dots li{width:8px;height:8px}.slick-dots li button{width:100%;height:100%;border:none;border-radius:50%;background-color:#af1f25;opacity:.5;padding:0;font-size:0;cursor:pointer;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.slick-dots li button:hover{opacity:1}.slick-dots li.slick-active button{opacity:1}.slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.compare-image input{font-size:16px;margin:auto;border:none;background:0 0;border-bottom:1px solid #fff;display:block;margin-bottom:13px;padding:10px 0;color:#fff}.woocommerce .woocommerce-cart-error{padding:50px 0}@media (min-width:768px){.woocommerce .woocommerce-cart-error{padding:100px 0}}.woocommerce-ordering{margin-bottom:30px;float:none;display:none}.woocommerce-ordering select{border:#00263f solid 1px;background-color:#00263f;border-radius:5px;font-size:20px;line-height:30px;color:#fff;padding:5px 10px;width:100%;height:100%}@media (min-width:768px){.woocommerce-ordering select{width:auto}}.our-products-title{margin:50px 0 0 0;padding:0 20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:992px){.our-products-title{padding:0 50px}}@media (min-width:1200px){.our-products-title{padding:0 100px}}.single-product .our-products-title{display:none}.products-list .product-item{border:rgba(0,38,63,.1) solid 2px;background-color:#fff;position:relative;padding:48px 10px 10px!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:20px;overflow:hidden;margin-bottom:50px;text-align:center}.products-list .product-item span.out-of-stock{background-color:#b01f23;white-space:nowrap;padding:10px 10px;position:absolute;top:10px;font-size:12px;line-height:27px;color:#fff;left:10px;width:calc(100% - 20px);height:50px;text-align:center}@media (min-width:992px){.products-list .product-item span.out-of-stock{top:50px;left:50px;width:calc(100% - 100px)}}.products-list .product-item span.out-of-stock+.product-tags{top:55px}@media (min-width:992px){.products-list .product-item span.out-of-stock+.product-tags{top:93px}}.products-list .product-item .product-tags{position:absolute;background-color:green;color:#fff;text-align:center;padding:5px;top:10px;left:10px;width:calc(100% - 20px);font-size:16px;line-height:20px}@media (min-width:992px){.products-list .product-item .product-tags{top:50px;left:50px;width:calc(100% - 100px)}}.products-list .product-item .product-title{margin:10px 0;color:#00263f;overflow:hidden;padding:0 2px;font-size:16px;line-height:20px}@media (min-width:992px){.products-list .product-item .product-title{font-size:22px;line-height:30px}}.products-list .product-item .added_to_cart.wc-forward{display:none}.products-list .product-item .onsale{padding:10px;position:absolute;top:10px!important;left:10px!important;width:calc(100% - 20px);background-color:#007abf!important;color:#fff;font-size:18px;line-height:18px;border-radius:0}.products-list .product-item .onsale:before{display:none}.products-list .product-item .new-badge{position:absolute;background-color:#ffe200;color:#002640;padding:10px;top:10px;font-size:18px;line-height:18px;left:10px!important;width:calc(100% - 20px);text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700}.products-list .product-item .price{color:#00263f;overflow:hidden;display:inline-block;font-size:15px;line-height:20px;text-align:left;padding:0 2px}@media (min-width:992px){.products-list .product-item .price{font-size:24px;line-height:30px}}.products-list .product-item .add_to_cart_button{margin-top:20px;width:100%;background-color:#007abf;color:#fff;text-align:center;border-radius:100px;text-decoration:none!important;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;padding:5px 10px;font-size:13px;line-height:17px}@media (min-width:576px){.products-list .product-item .add_to_cart_button{font-size:15px;line-height:20px}}@media (min-width:768px){.products-list .product-item .add_to_cart_button{padding:15px 20px;font-size:20px;line-height:24px}}.products-list .product-item .add_to_cart_button:hover{-webkit-transform:scale(1.01);transform:scale(1.01)}.products-list .product-item .added_to_cart{margin-top:8px;background:#00263f;color:#fff;padding:5px 10px;border-radius:5px;line-height:26px;font-size:17px;display:block;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.products-list .product-item .diabled-add-to-cart-button{margin-top:20px;width:100%;background-color:#b01f23;border-radius:8px;color:#fff;border:none;text-align:center;opacity:.5;text-decoration:none!important;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;cursor:not-allowed;padding:5px 10px;font-size:13px;line-height:17px!important}@media (min-width:576px){.products-list .product-item .diabled-add-to-cart-button{border-radius:10px;font-size:15px;line-height:20px!important}}@media (min-width:768px){.products-list .product-item .diabled-add-to-cart-button{border-radius:15px;padding:15px 20px;font-size:20px;line-height:24px!important}}.products-list .product-item .diabled-add-to-cart-button p{font-size:13px;line-height:17px!important}@media (min-width:576px){.products-list .product-item .diabled-add-to-cart-button p{font-size:15px;line-height:20px!important}}@media (min-width:768px){.products-list .product-item .diabled-add-to-cart-button p{padding:15px 20px;font-size:20px;line-height:24px!important}}.products-list .product-item .diabled-add-to-cart-button a{margin:0;padding:0;cursor:not-allowed}.products-list .product-item .diabled-add-to-cart-button a p{margin:0;padding:0}.products-list .product-item .product-item-thumbnail{overflow:hidden}.products-list .product-item .product-item-thumbnail .attachment-post-thumbnail{-webkit-transition:zoom .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:zoom .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out,zoom .2s ease-in-out;transition:transform .2s ease-in-out,zoom .2s ease-in-out,-webkit-transform .2s ease-in-out;-o-object-fit:cover;object-fit:cover}.products-list .product-item .product-item-thumbnail .attachment-post-thumbnail:hover{-webkit-transform:scale(1.01);transform:scale(1.01)}.products-list .product-item span.image-sub-title{position:absolute;left:41px;top:170px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-size:10px;line-height:15px;color:#fff;border-radius:4px;background-color:#007abf;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px 2px 20px;margin:0 auto;display:inline-block}@media (min-width:768px){.products-list .product-item span.image-sub-title{font-size:13px;line-height:20px}}.page-checkout{margin-top:50px;margin-bottom:30px}@media (min-width:992px){.page-checkout{margin-bottom:80px;margin-top:100px}}.page-checkout .woocommerce-billing-fields label{display:none!important}.page-checkout h3{margin-top:10px;color:#707070}.page-checkout .page-coupon .checkout_coupon{display:none}.page-checkout .page-coupon .woocommerce-error{top:90px;right:20px;z-index:999999999;border-radius:80px;background-color:#b22222;color:#fff}.page-checkout .page-coupon .woocommerce-error li{padding:10px 20px 15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-size:1.1rem}.page-checkout .page-coupon .woocommerce-error li:before{display:none}.page-checkout .page-coupon .woocommerce-form-coupon-toggle{display:none}.page-checkout .page-coupon .woocommerce-form-coupon-toggle .woocommerce-info{position:static;font-size:.9rem;margin-bottom:10px;border:none;background-color:#fff;color:#002640;-webkit-animation:none;animation:none;width:100%}@media (min-width:992px){.page-checkout .page-coupon .woocommerce-form-coupon-toggle .woocommerce-info{font-size:1.1rem;position:static}}.page-checkout .page-coupon .woocommerce-form-coupon-toggle .woocommerce-info a{padding:10px 10px 10px 10px;margin:0;text-decoration:none;color:#002640;cursor:pointer;display:inline-block}.page-checkout .page-coupon .woocommerce-form-coupon-toggle .woocommerce-info .have-coupon{margin-right:25px}.page-checkout .page-coupon .woocommerce-form-coupon-toggle .showcoupon{display:inline-block;margin:0!important;text-decoration:none;cursor:pointer;display:inline-block}.page-checkout .page-coupon .woocommerce-form-coupon-toggle .showcoupon:hover{text-decoration:none}.page-checkout .page-coupon .checkout_coupon.woocommerce-form-coupon{color:#002640;display:block;margin:20px 0;background:0 0;border:1px solid #ddd!important;border-radius:20px}.page-checkout .page-coupon .checkout_coupon p:first-of-type{margin-bottom:5px}.page-checkout .page-coupon .checkout_coupon input.input-text{padding:10px 20px;border-radius:4px;border:1px solid #ddd!important;color:#002640}@media (min-width:1200px){.page-checkout .page-coupon .checkout_coupon input.input-text{border-radius:13px}}.page-checkout .page-coupon .checkout_coupon button.button{margin:10px 0;background-color:#00263f;border-radius:30px;border:none;color:#fff;text-align:center;padding:7px 20px;text-decoration:none!important;font-size:12px;line-height:18px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media (min-width:992px){.page-checkout .page-coupon .checkout_coupon button.button{padding:15px 20px;font-size:20px;line-height:24px}}.page-checkout .page-coupon .checkout_coupon button.button:hover{-webkit-transform:scale(1.01);transform:scale(1.01)}.page-checkout .page-coupon .checkout_coupon .clear{clear:both}.page-checkout .woocommerce-billing-fields__field-wrapper{padding-top:20px}.page-checkout input[type=email],.page-checkout input[type=number],.page-checkout input[type=tel],.page-checkout input[type=text],.page-checkout textarea{font-family:Cairo;font-size:17px;line-height:25px}@media (min-width:992px){.page-checkout input[type=email],.page-checkout input[type=number],.page-checkout input[type=tel],.page-checkout input[type=text],.page-checkout textarea{font-size:22px;line-height:36px}}.page-checkout input[type=email]::-webkit-input-placeholder,.page-checkout input[type=number]::-webkit-input-placeholder,.page-checkout input[type=tel]::-webkit-input-placeholder,.page-checkout input[type=text]::-webkit-input-placeholder,.page-checkout textarea::-webkit-input-placeholder{font-family:Cairo,sans-serif}.page-checkout input[type=email]::-moz-placeholder,.page-checkout input[type=number]::-moz-placeholder,.page-checkout input[type=tel]::-moz-placeholder,.page-checkout input[type=text]::-moz-placeholder,.page-checkout textarea::-moz-placeholder{font-family:Cairo,sans-serif}.page-checkout input[type=email]:-ms-input-placeholder,.page-checkout input[type=number]:-ms-input-placeholder,.page-checkout input[type=tel]:-ms-input-placeholder,.page-checkout input[type=text]:-ms-input-placeholder,.page-checkout textarea:-ms-input-placeholder{font-family:Cairo,sans-serif}.page-checkout input[type=email]::-ms-input-placeholder,.page-checkout input[type=number]::-ms-input-placeholder,.page-checkout input[type=tel]::-ms-input-placeholder,.page-checkout input[type=text]::-ms-input-placeholder,.page-checkout textarea::-ms-input-placeholder{font-family:Cairo,sans-serif}.page-checkout input[type=email]::placeholder,.page-checkout input[type=number]::placeholder,.page-checkout input[type=tel]::placeholder,.page-checkout input[type=text]::placeholder,.page-checkout textarea::placeholder{font-family:Cairo,sans-serif}.page-checkout textarea{min-height:120px}.page-checkout .woocommerce_checkout_billing{padding:50px 30px}@media (min-width:576px){.page-checkout .woocommerce_checkout_billing{padding:0 20px 20px}}.page-checkout .woocommerce_checkout_billing label{font-size:16px;line-height:22px;color:#002640;margin-bottom:5px;margin-right:7px;margin-top:16px}@media (min-width:992px){.page-checkout .woocommerce_checkout_billing label{font-size:18px;line-height:24px}}.page-checkout .woocommerce-billing-fields h3{font-size:22px;line-height:30px;border:none;padding:0;margin:0}@media (min-width:992px){.page-checkout .woocommerce-billing-fields h3{font-size:24px;line-height:30px}}.page-checkout .woocommerce-additional-fields h3{display:none!important}.page-checkout .woocommerce-additional-fields label{display:none!important}.page-checkout .woocommerce_checkout_after_customer_details{border-radius:20px;border:none;background-color:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;margin-bottom:100px;font-size:12px}@media (max-width:991.98px){.page-checkout .woocommerce_checkout_after_customer_details{width:90%;margin:0 auto}}.page-checkout .woocommerce_checkout_after_customer_details h3{font-size:20px;line-height:27px;color:#002640;border:none;padding:30px 0;margin:0 20px}@media (min-width:768px){.page-checkout .woocommerce_checkout_after_customer_details h3{font-size:24px;line-height:30px}}@media (min-width:992px){.page-checkout .woocommerce_checkout_after_customer_details h3{font-size:27px;line-height:34px}}.page-checkout .woocommerce_checkout_after_customer_details .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table thead{display:revert!important}.page-checkout .woocommerce_checkout_after_customer_details .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table thead .product-name{text-align:right;padding-right:20px!important}.page-checkout .woocommerce_checkout_after_customer_details .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table thead .product-total{text-align:left;padding-left:20px!important}.page-checkout .woocommerce_checkout_after_customer_details .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tbody .product-name{text-align:right;padding-right:20px!important}.page-checkout .woocommerce_checkout_after_customer_details .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tbody .product-total{padding-left:20px!important;text-align:left}.page-checkout .woocommerce_checkout_after_customer_details .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-totals.shipping{border-top:1px solid #ddd;border-bottom:1px solid #ddd}.page-checkout .woocommerce_checkout_after_customer_details .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tfoot .line-through-span{display:inline-block;position:relative}.page-checkout .woocommerce_checkout_after_customer_details .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tfoot .line-through-span:after{content:"";display:block;position:absolute;top:50%;left:0;width:100%;height:1px;background-color:#b01f23;z-index:1}.page-checkout .woocommerce_checkout_after_customer_details .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tfoot .free-shipping-span{color:#b01f23}.page-checkout .woocommerce_checkout_after_customer_details .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tfoot tr th{padding-right:20px!important;text-align:right!important}.page-checkout .woocommerce_checkout_after_customer_details .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tfoot tr td{padding-left:20px!important;text-align:left}.page-checkout .woocommerce_checkout_after_customer_details .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tfoot tr td label{text-align:left;display:block}.page-checkout .shipping_address{border:none;padding:20px;background:#ededed;margin-bottom:10px}.page-checkout #order_review_heading{font-size:20px;line-height:27px;color:#002640;border:none;padding:30px 0;margin:0 20px}@media (min-width:768px){.page-checkout #order_review_heading{font-size:24px;line-height:30px}}@media (min-width:992px){.page-checkout #order_review_heading{font-size:27px;line-height:34px}}.page-checkout #order_review{padding:20px}.page-checkout #order_review .shop_table{width:100%;text-align:center;border-collapse:collapse}.page-checkout #order_review .shop_table thead th{color:#002640!important;height:50px;font-size:1.2rem;border-bottom:2px solid #ddd;text-transform:uppercase}.page-checkout #order_review .shop_table tbody tr{border-bottom:1px solid #ddd}.page-checkout #order_review .shop_table td{padding:10px;vertical-align:middle;font-size:14px}@media (min-width:992px){.page-checkout #order_review .shop_table td{font-size:16px}}.page-checkout #order_review .woocommerce-checkout-payment{margin-top:20px;border-top:1px solid #ddd;padding:20px 0}.page-checkout #order_review .woocommerce-checkout-payment .payment_methods{margin-bottom:20px}.page-checkout #order_review .woocommerce-checkout-payment .payment_methods label{margin-right:10px}.page-checkout #order_review .woocommerce-checkout-payment .payment_methods .payment_box{border:1px solid #eee;padding:10px}.page-checkout #order_review .woocommerce-checkout-payment .payment_methods .payment_box p{margin-bottom:10px}.page-checkout .free-delivery-message{padding:5px 20px;border-radius:200px;border:#b01f23 dashed 1px;text-align:center;color:#b01f23;font-weight:700;width:260px;margin:0 auto}@media (min-width:992px){.page-checkout .free-delivery-message{width:100%}}.empty-cart-title{text-align:center;padding-top:50px}.empty-cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2rem;border:none;background-color:#fff;border-radius:30px;text-align:center;margin-bottom:50px;margin-top:70px}.empty-cart .return-to-shop .wc-backward{margin-top:5px;padding:10px 30px;border-radius:30px;background-color:#b01f23;color:#fff;cursor:pointer;-webkit-transition:all .3s ease!important;transition:all .3s ease!important;text-decoration:none!important}.empty-cart .return-to-shop .wc-backward:hover{-webkit-transform:scale(1.03)!important;transform:scale(1.03)!important;color:#fff!important}.empty-cart .return-to-shop .wc-backward:focus{outline:0;-webkit-box-shadow:0 0 0 3px rgba(0,123,255,.5);box-shadow:0 0 0 3px rgba(0,123,255,.5)}.lost-password-page{padding:50px 20px 50px}@media (min-width:992px){.lost-password-page{padding:100px 50px 100px}}.thankyou-page{padding:200px 20px 50px;text-align:center;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#002640!important}@media (min-width:992px){.thankyou-page{padding:200px 50px 100px}}.thankyou-page:before{content:"";width:85px;height:60px;background-image:url(../Img/Images/heart.png);background-size:contain;background-repeat:no-repeat;display:block;position:absolute;top:80px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.thankyou-page .title{font-size:41px;line-height:55px;margin-bottom:20px}.thankyou-page .description{font-size:19px;line-height:25px;margin-bottom:50px}.thankyou-page .order_details{background-color:#fff;border:none;padding:80px 30px;max-width:1000px;border-radius:30px}.thankyou-page .order_details .title-page{margin-bottom:30px}.thankyou-page .order_details.woocommerce-table--order-details.shop_table tbody{border-top:1px solid #ddd}.thankyou-page .order_details.woocommerce-table--order-details.shop_table tbody tr{height:45px!important}.thankyou-page .order_details.woocommerce-table--order-details.shop_table tbody tr th{text-align:right}.thankyou-page .order_details.woocommerce-table--order-details.shop_table tbody tr td{text-align:left}.thankyou-page .order_details.woocommerce-table--order-details.shop_table tfoot tr{height:45px!important}.thankyou-page .order_details.woocommerce-table--order-details.shop_table tfoot tr th{text-align:right}.thankyou-page .order_details.woocommerce-table--order-details.shop_table tfoot tr td{text-align:left}.my-account-page{padding:70px 20px;color:#002640!important}@media (min-width:768px){.my-account-page{padding:100px 50px}}.my-account-page .my-account-page-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.my-account-page .my-account-page-inner .woocommerce-login-form,.my-account-page .my-account-page-inner .woocommerce-register-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;padding:80px 30px;border-radius:30px}.my-account-page .my-account-page-inner .woocommerce-login-form .title-page,.my-account-page .my-account-page-inner .woocommerce-register-form .title-page{text-align:center;margin-bottom:30px}.my-account-page .my-account-page-inner .woocommerce-login-form .woocommerce-form.woocommerce-form-login,.my-account-page .my-account-page-inner .woocommerce-login-form .woocommerce-form.woocommerce-form-register,.my-account-page .my-account-page-inner .woocommerce-register-form .woocommerce-form.woocommerce-form-login,.my-account-page .my-account-page-inner .woocommerce-register-form .woocommerce-form.woocommerce-form-register{width:100%}.my-account-page .my-account-page-inner .woocommerce-login-form .woocommerce-form.woocommerce-form-login input,.my-account-page .my-account-page-inner .woocommerce-login-form .woocommerce-form.woocommerce-form-register input,.my-account-page .my-account-page-inner .woocommerce-register-form .woocommerce-form.woocommerce-form-login input,.my-account-page .my-account-page-inner .woocommerce-register-form .woocommerce-form.woocommerce-form-register input{border:1px solid #ddd!important}.my-account-page .my-account-page-inner .woocommerce-login-form .switch-button,.my-account-page .my-account-page-inner .woocommerce-register-form .switch-button{background:0 0;color:#002640;border:none;text-decoration:underline}button{background:#b01f23;color:#fff;border-radius:30px;padding:5px 17px}.btn-cart.single_add_to_cart_button,.single_add_to_cart_button.button{border:none;background-color:#b01f23;color:#fff;text-align:center;text-wrap:nowrap;text-decoration:none!important;font-size:20px;line-height:24px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;border-radius:0;display:block;margin:0 auto;padding:11px 25px!important}.btn-cart.single_add_to_cart_button:hover,.single_add_to_cart_button.button:hover{-webkit-transform:scale(1.01);transform:scale(1.01)}@media (min-width:992px){.btn-cart.single_add_to_cart_button,.single_add_to_cart_button.button{padding:5px 50px!important}}.woocommerce-notices-wrapper{display:none}input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],select{margin-bottom:3px;padding:15px;width:100%;border-radius:8px;font-family:Cairo,sans-serif;font-size:12px;line-height:18px;text-align:right;direction:rtl;display:block;border:none!important}@media (min-width:992px){input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],select{padding:15px;width:100%;border-radius:15px}}input[type=email]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,select::-webkit-input-placeholder{color:rgba(0,38,63,.5)}input[type=email]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder,select::-moz-placeholder{color:rgba(0,38,63,.5)}input[type=email]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,select:-ms-input-placeholder{color:rgba(0,38,63,.5)}input[type=email]::-ms-input-placeholder,input[type=number]::-ms-input-placeholder,input[type=password]::-ms-input-placeholder,input[type=tel]::-ms-input-placeholder,input[type=text]::-ms-input-placeholder,select::-ms-input-placeholder{color:rgba(0,38,63,.5)}input[type=email]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,select::placeholder{color:rgba(0,38,63,.5)}button{border:none!important}.form-row.place-order button{margin-top:20px;background-color:#b01f23;border-radius:15px;border:none;margin-bottom:0!important;color:#fff;text-align:center;padding:15px 20px;text-decoration:none!important;font-size:20px;line-height:24px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.form-row.place-order button:hover{-webkit-transform:scale(1.01);transform:scale(1.01)}textarea{margin-top:10px;margin-bottom:7px;padding:12px;width:100%;border-radius:8px;border:none;font-family:Cairo,sans-serif;font-size:12px;line-height:18px;text-align:right;direction:rtl;display:block}@media (min-width:992px){textarea{padding:8px 30px;width:100%;border-radius:15px;font-size:22px;line-height:36px}}textarea::-webkit-input-placeholder{color:rgba(0,38,63,.5)}textarea::-moz-placeholder{color:rgba(0,38,63,.5)}textarea:-ms-input-placeholder{color:rgba(0,38,63,.5)}textarea::-ms-input-placeholder{color:rgba(0,38,63,.5)}textarea::placeholder{color:rgba(0,38,63,.5)}input[type=checkbox]{margin-left:5px;border:1px solid #ccc;border-radius:3px;background-color:#fff;cursor:pointer}@media (min-width:992px){input[type=checkbox]{margin-top:5px;margin-left:15px;width:20px;height:20px;border:2px solid #ccc;border-radius:5px}}.wc-empty-cart-message .woocommerce-info{display:none;text-align:center;font-size:24px;color:#333;background-color:#f8f9fa;border:1px solid #ced4da;border-radius:2px;padding:10px;position:fixed;right:2%;top:5%;z-index:999999999;text-align:center;font-size:12px;justify-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:96%;-webkit-animation:hide-error 6s linear forwards;animation:hide-error 6s linear forwards}@media (min-width:576px){.wc-empty-cart-message .woocommerce-info{font-size:16px;top:2%}}@media (min-width:992px){.wc-empty-cart-message .woocommerce-info{font-size:22px}}@media (min-width:1200px){.wc-empty-cart-message .woocommerce-info{font-size:24px}}@media (min-width:1400px){.wc-empty-cart-message .woocommerce-info{font-size:28px}}@media (min-width:1700px){.wc-empty-cart-message .woocommerce-info{font-size:28px}}.page-single-product .entry.product{position:relative;background:0 0;padding:5px;margin:50px 0 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.page-single-product .entry.product .onsale{position:absolute;top:5px;left:5px;border-radius:4px;padding:5px 10px;background-color:#00263f;color:#fff;font-size:16px;line-height:24px}.page-single-product .entry.product .onsale:before{display:none}.page-single-product .entry.product .image-single-product{margin-left:20px}.page-single-product .entry.product .image-single-product .woocommerce-product-gallery{max-width:500px;margin-bottom:20px;width:100%;height:auto}@media (min-width:768px){.page-single-product .entry.product .image-single-product .woocommerce-product-gallery{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:15px;margin-bottom:30px;max-width:400px}}@media (min-width:992px){.page-single-product .entry.product .image-single-product .woocommerce-product-gallery{max-width:600px}}@media (min-width:1200px){.page-single-product .entry.product .image-single-product .woocommerce-product-gallery{max-width:700px}}.page-single-product .entry.product .image-single-product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{display:none!important}.page-single-product .entry.product .image-single-product .woocommerce-product-gallery a{display:block}.page-single-product .entry.product .image-single-product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper{position:relative}.page-single-product .entry.product .image-single-product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image{display:block;max-width:100%;height:auto;border-radius:20px}.page-single-product .entry.product .summary.entry-summary{font-size:1rem;position:relative;margin-bottom:30px}@media (min-width:768px){.page-single-product .entry.product .summary.entry-summary{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:1.3rem;margin-bottom:50px}}@media (min-width:992px){.page-single-product .entry.product .summary.entry-summary{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:22px;line-height:32px;margin-bottom:60px}}.page-single-product .entry.product .summary.entry-summary .product_title{margin-top:25px;font-size:30px;line-height:37px;color:#002640;margin-bottom:10px}@media (min-width:992px){.page-single-product .entry.product .summary.entry-summary .product_title{font-size:44px;line-height:57px}}.page-single-product .entry.product .summary.entry-summary .woocommerce-Price-amount{font-size:22px;line-height:28px;display:block}.page-single-product .entry.product .summary.entry-summary .availability_text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.page-single-product .entry.product .summary.entry-summary .availability_text .price{color:#00263f;margin:0 20px 20px 0;font-size:20px;line-height:27px}@media (min-width:992px){.page-single-product .entry.product .summary.entry-summary .availability_text .price{margin:0 40px 40px 0}}.page-single-product .entry.product .summary.entry-summary .availability_text span.out-of-stock{background-color:#b01f23;padding:2px 10px;font-size:13px;color:#fff;left:40px;height:-webkit-min-content;height:-moz-min-content;height:min-content}.page-single-product .entry.product .summary.entry-summary .screen-reader-text{position:relative}.page-single-product .entry.product .summary.entry-summary .woocommerce-product-details__short-description{font-size:17px;line-height:30px;color:#00263f}.page-single-product .entry.product .summary.entry-summary .content{font-size:14px!important;line-height:30px;color:#00263f;margin-top:35px;margin-bottom:20px}.page-single-product .entry.product .summary.entry-summary .cart{display:block;margin-top:20px}.page-single-product .entry.product .summary.entry-summary .cart .quantity{float:unset}.page-single-product .entry.product .summary.entry-summary .cart .quantity .quantity-buttons{border:1px solid #00263f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:30px;place-self:center;margin-top:35px;margin-bottom:20px}.page-single-product .entry.product .summary.entry-summary .cart .quantity .quantity-buttons .input-text{background:0 0;border:none;border-radius:4px;color:#00263f;padding:4px;width:auto;height:100%;text-align:center;margin:0;font-size:18px;font-weight:600}.page-single-product .entry.product .summary.entry-summary .cart .quantity .quantity-buttons .input-text:hover{border-color:#999}.page-single-product .entry.product .summary.entry-summary .cart .quantity .quantity-buttons .no-arrows::-webkit-inner-spin-button,.page-single-product .entry.product .summary.entry-summary .cart .quantity .quantity-buttons .no-arrows::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.page-single-product .entry.product .summary.entry-summary .cart .quantity .quantity-buttons .no-arrows{-moz-appearance:textfield}.page-single-product .entry.product .summary.entry-summary .cart .quantity .quantity-buttons .button-plus{background:0 0;color:#00263f;font-size:20px;border:none}.page-single-product .entry.product .summary.entry-summary .cart .quantity .quantity-buttons .button-minus{background:0 0;color:#00263f;font-size:20px;border:none}.page-single-product .entry.product .summary.entry-summary .cart .btn-cart.single_add_to_cart_button{margin:0 auto;display:block}.page-single-product .entry.product .summary.entry-summary ins{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-single-product .entry.product .summary.entry-summary ins span.woocommerce-Price-amount.amount{color:#af1f25;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:400}.page-single-product .entry.product .summary.entry-summary .price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-single-product .entry.product .clearfix::after{content:"";display:table;clear:both}.cart-page{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:100px 10px}@media (min-width:576px){.cart-page{padding:100px 30px}}@media (min-width:768px){.cart-page{padding:100px 50px}}.cart-page .woocommerce-cart-form{margin:0 10px}@media (min-width:576px){.cart-page .woocommerce-cart-form{margin:0 30px}}.cart-page .woocommerce-cart-form .shop_table{width:100%;text-align:center;border-top:2px solid rgba(14,27,77,.04)}.cart-page .woocommerce-cart-form .shop_table thead th{border-bottom:1px solid rgba(14,27,77,.04);color:#002640;height:40px;font-size:17px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}@media (min-width:992px){.cart-page .woocommerce-cart-form .shop_table thead th{height:80px;font-size:22px;line-height:32px}}.cart-page .woocommerce-cart-form .shop_table tbody tr:nth-child(even){border-top:1px solid rgba(14,27,77,.04);border-bottom:none}@media (min-width:768px){.cart-page .woocommerce-cart-form .shop_table tbody tr:nth-child(even){border-bottom:1px solid rgba(14,27,77,.04);border-top:1px solid rgba(14,27,77,.04)}}.cart-page .woocommerce-cart-form .shop_table tbody{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;border-top:1px solid rgba(14,27,77,.04);border-bottom:1px solid rgba(14,27,77,.04);font-size:17px}.cart-page .woocommerce-cart-form .shop_table tbody tr{display:table-row!important}.cart-page .woocommerce-cart-form .shop_table tbody tr td{display:table-cell!important}.cart-page .woocommerce-cart-form .shop_table tbody tr td:before{content:none;float:none}@media (min-width:768px){.cart-page .woocommerce-cart-form .shop_table tbody{border-top:none}}.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-Price-amount{color:#00263f;padding:10px 0}@media (min-width:768px){.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-Price-amount{padding:0}}.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item-top-side{border:none!important}.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item-top-side .product-thumbnail{padding:5px 0;width:100px}@media (min-width:768px){.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item-top-side .product-thumbnail{padding:10px 0;width:110px}}@media (min-width:1400px){.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item-top-side .product-thumbnail{padding:20px 0;width:150px}}.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item-top-side .product-name{color:#002640;text-align:right;padding:20px 0;font-size:15px;line-height:20px;margin:2px}@media (min-width:768px){.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item-top-side .product-name{padding:0;font-size:17px}}@media (min-width:992px){.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item-top-side .product-name{font-size:17px;line-height:28px}}@media (min-width:1200px){.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item-top-side .product-name{font-size:22px;line-height:32px}}.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item-top-side .product-description{text-align:right;color:rgba(0,38,63,.5);font-size:13px;line-height:17px;padding:5px 0 5px 20px}@media (min-width:576px){.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item-top-side .product-description{font-size:15px;line-height:20px;padding:5px 0 5px 30px}}@media (min-width:768px){.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item-top-side .product-description{line-height:23px;font-size:17px;padding:5px 0 5px 40px}}.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item-top-side .product-price{color:#00263f;padding:10px 0}@media (min-width:768px){.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item-top-side .product-price{padding:2px}}.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item-bottom-side{border-top:none!important;padding-bottom:20px;height:60px;border-bottom:1px solid #00263f}.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item-bottom-side .woocommerce-cart-quantity-remove{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:10px 0}.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item-bottom-side .woocommerce-cart-quantity-remove .product-remove{padding:0 0 0 30px;font-size:15px;text-align:right}.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item-bottom-side .woocommerce-cart-quantity-remove .product-remove a{background:0 0}.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item-bottom-side .woocommerce-cart-quantity-remove .product-remove a:hover{backgroun:none}.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item-bottom-side .woocommerce-cart-quantity-remove .product-remove a .product-remove-icon{padding:15px;position:absolute}.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item-bottom-side .woocommerce-cart-quantity-remove .product-remove a .product-remove-icon:after{content:"";width:20px;height:20px;background-image:url(../Img/Icones/remove.svg);background-size:contain;background-repeat:no-repeat;display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0}.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item-bottom-side .woocommerce-cart-quantity-remove .product-quantity .quantity{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item-bottom-side .woocommerce-cart-quantity-remove .product-quantity .quantity .quantity-buttons{max-width:150px;background-color:#fff;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:15px;margin:10px 0}@media (min-width:768px){.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item-bottom-side .woocommerce-cart-quantity-remove .product-quantity .quantity .quantity-buttons{margin:0 2px}}.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item-bottom-side .woocommerce-cart-quantity-remove .product-quantity .quantity .quantity-buttons .input-text{background:0 0;border:none;border-radius:4px;color:#00263f;height:100%;text-align:center;font-size:15px;max-width:40px;padding:0}@media (min-width:768px){.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item-bottom-side .woocommerce-cart-quantity-remove .product-quantity .quantity .quantity-buttons .input-text{padding:5px 0}}@media (min-width:992px){.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item-bottom-side .woocommerce-cart-quantity-remove .product-quantity .quantity .quantity-buttons .input-text{padding:0}}@media (min-width:1400px){.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item-bottom-side .woocommerce-cart-quantity-remove .product-quantity .quantity .quantity-buttons .input-text{max-width:50px;padding:8px;font-size:20px}}.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item-bottom-side .woocommerce-cart-quantity-remove .product-quantity .quantity .quantity-buttons .input-text:hover{border-color:#999}.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item-bottom-side .woocommerce-cart-quantity-remove .product-quantity .quantity .quantity-buttons .no-arrows::-webkit-inner-spin-button,.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item-bottom-side .woocommerce-cart-quantity-remove .product-quantity .quantity .quantity-buttons .no-arrows::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item-bottom-side .woocommerce-cart-quantity-remove .product-quantity .quantity .quantity-buttons .no-arrows{-moz-appearance:textfield}.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item-bottom-side .woocommerce-cart-quantity-remove .product-quantity .quantity .quantity-buttons .button-plus{background:0 0;color:#00263f;font-size:15px;border:none;padding:0 8px}@media (min-width:768px){.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item-bottom-side .woocommerce-cart-quantity-remove .product-quantity .quantity .quantity-buttons .button-plus{padding:8px 12px}}@media (min-width:992px){.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item-bottom-side .woocommerce-cart-quantity-remove .product-quantity .quantity .quantity-buttons .button-plus{padding:0 8px}}@media (min-width:1400px){.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item-bottom-side .woocommerce-cart-quantity-remove .product-quantity .quantity .quantity-buttons .button-plus{padding:5px 17px;font-size:20px}}.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item-bottom-side .woocommerce-cart-quantity-remove .product-quantity .quantity .quantity-buttons .button-minus{background:0 0;color:#00263f;font-size:15px;border:none;padding:0 8px}@media (min-width:768px){.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item-bottom-side .woocommerce-cart-quantity-remove .product-quantity .quantity .quantity-buttons .button-minus{padding:8px 12px}}@media (min-width:992px){.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item-bottom-side .woocommerce-cart-quantity-remove .product-quantity .quantity .quantity-buttons .button-minus{padding:0 8px}}@media (min-width:1400px){.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item-bottom-side .woocommerce-cart-quantity-remove .product-quantity .quantity .quantity-buttons .button-minus{padding:5px 17px;font-size:20px}}.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item-bottom-side .product-subtotal{color:#00263f;text-align:left;padding:10px 0}@media (min-width:768px){.cart-page .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item-bottom-side .product-subtotal{padding:2px}}.cart-page .woocommerce-cart-form .new-coupon{white-space:nowrap;font-size:13px;line-height:18px;margin-top:20px;display:none}@media (min-width:768px){.cart-page .woocommerce-cart-form .new-coupon{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px 10px 10px 10px;font-size:22px;line-height:32px}}.cart-page .woocommerce-cart-form .new-coupon .coupon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 0 20px 0;border-bottom:1px solid rgba(14,27,77,.04)}@media (min-width:768px){.cart-page .woocommerce-cart-form .new-coupon .coupon{padding:0;border:0}}.cart-page .woocommerce-cart-form .new-coupon .coupon input{border-radius:15px;border:none;height:100%;width:100%;padding:10px}@media (min-width:768px){.cart-page .woocommerce-cart-form .new-coupon .coupon input{min-width:200px;padding:0 20px}}.cart-page .woocommerce-cart-form .new-coupon .coupon button{background-color:#002640;border-radius:15px;border:none;color:#fff;text-align:center;font-size:13px;line-height:18px;text-decoration:none!important;padding:10px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;margin:0 10px}.cart-page .woocommerce-cart-form .new-coupon .coupon button:hover{-webkit-transform:scale(1.01);transform:scale(1.01)}@media (min-width:768px){.cart-page .woocommerce-cart-form .new-coupon .coupon button{padding:15px 20px;font-size:20px;line-height:24px}}.cart-page .woocommerce-cart-form .new-coupon .update-cart{position:relative;text-align:center}@media (min-width:992px){.cart-page .woocommerce-cart-form .new-coupon .update-cart{position:static}}.cart-page .woocommerce-cart-form .new-coupon .update-cart button{background-color:#002640;border-radius:15px;border:none;color:#fff;text-align:center;padding:10px;text-decoration:none!important;font-size:13px;line-height:18px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;margin-top:20px;width:100%}.cart-page .woocommerce-cart-form .new-coupon .update-cart button:hover{-webkit-transform:scale(1.01);transform:scale(1.01)}@media (min-width:768px){.cart-page .woocommerce-cart-form .new-coupon .update-cart button{padding:15px 20px;font-size:20px;line-height:24px;width:auto;margin:0}}@media (min-width:992px){.cart-page .woocommerce-cart-form .new-coupon .update-cart button{margin-bottom:0}}.cart-page .cart-collaterals{width:100%;margin-top:30px;height:100%;background-color:#fff;padding:20px;margin-bottom:20px;border-radius:20px}@media (min-width:992px){.cart-page .cart-collaterals{margin-top:0;width:auto}}.cart-page .cart-collaterals .cart_totals{width:100%}@media (min-width:992px){.cart-page .cart-collaterals .cart_totals{width:auto}}.cart-page .cart-collaterals .cart_totals h2{font-size:17px;line-height:25px;padding-bottom:15px}@media (min-width:768px){.cart-page .cart-collaterals .cart_totals h2{font-size:20px;line-height:30px}}@media (min-width:992px){.cart-page .cart-collaterals .cart_totals h2{font-size:23px;text-align:center;line-height:30px;border-bottom:rgba(14,27,77,.04) solid 1px;margin-bottom:10px;padding:0 20px 20px 20px}}@media (min-width:1200px){.cart-page .cart-collaterals .cart_totals h2{font-size:27px;text-align:center;line-height:34px;border-bottom:rgba(14,27,77,.04) solid 1px;margin-bottom:10px;padding:0 20px 20px 20px}}@media (min-width:1400px){.cart-page .cart-collaterals .cart_totals h2{font-size:32px;text-align:center;line-height:44px;border-bottom:rgba(14,27,77,.04) solid 1px;margin-bottom:10px;padding:0 20px 20px 20px}}.cart-page .cart-collaterals .cart_totals .shop_table{margin-bottom:30px}.cart-page .cart-collaterals .cart_totals .shop_table tbody td{padding:10px 15px;border:none}@media (min-width:768px){.cart-page .cart-collaterals .cart_totals .shop_table tbody td{padding:15px 20px}}.cart-page .cart-collaterals .cart_totals .shop_table .cart-subtotal{border:none}.cart-page .cart-collaterals .cart_totals .shop_table .cart-subtotal .woocommerce-Price-amount{color:#00263f}.cart-page .cart-collaterals .cart_totals .shop_table .woocommerce-shipping-totals td{border:none}.cart-page .cart-collaterals .cart_totals .shop_table .order-total .woocommerce-Price-amount{color:#00263f}.cart-page .cart-collaterals .cart_totals .wc-proceed-to-checkout{margin-bottom:20px}.cart-page .cart-collaterals .cart_totals .wc-proceed-to-checkout a{margin-top:20px;width:100%;background-color:#b01f23;border-radius:15px;border:none;color:#fff;text-align:center;padding:15px 20px;text-decoration:none!important;font-size:20px;line-height:24px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.cart-page .cart-collaterals .cart_totals .wc-proceed-to-checkout a:hover{-webkit-transform:scale(1.01);transform:scale(1.01)}.myaccount-page{margin-bottom:40px;padding:70px 0}@media (min-width:992px){.myaccount-page{margin-bottom:100px}}.myaccount-page .woocommerce-MyAccount-navigation{margin-bottom:40px;font-size:20px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow-x:auto;width:100%;-ms-overflow-style:none}.myaccount-page .woocommerce-MyAccount-navigation::-webkit-scrollbar{height:5px}.myaccount-page .woocommerce-MyAccount-navigation::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 0 transparent}.myaccount-page .woocommerce-MyAccount-navigation::-webkit-scrollbar-thumb{height:5px;background-color:#b01f23}.myaccount-page .woocommerce-MyAccount-navigation::-webkit-scrollbar-thumb:hover{background-color:#d02428}.myaccount-page .woocommerce-MyAccount-navigation ul{list-style:none;padding:5px 0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#00263f;color:#fff;white-space:nowrap;width:800px}@media (min-width:768px){.myaccount-page .woocommerce-MyAccount-navigation ul{width:100%}}.myaccount-page .woocommerce-MyAccount-navigation ul li{padding:0;margin:0 20px!important}.myaccount-page .woocommerce-MyAccount-navigation ul li a{color:#fff;text-decoration:none!important;display:block;padding:6px;border:none;-webkit-transition:background-color .2s ease-in-out,color .2s ease-in-out;transition:background-color .2s ease-in-out,color .2s ease-in-out;font-size:16px;text-transform:uppercase}@media (min-width:576px){.myaccount-page .woocommerce-MyAccount-navigation ul li a{padding:8px;font-size:18px}}@media (min-width:768px){.myaccount-page .woocommerce-MyAccount-navigation ul li a{padding:10px;font-size:24px}}.myaccount-page .woocommerce-MyAccount-navigation ul li a:hover{text-decoration:none;cursor:pointer}.myaccount-page .woocommerce-MyAccount-content{margin-bottom:20px!important}.myaccount-page .woocommerce-MyAccount-content p{margin-top:20px!important;font-size:16px!important;line-height:21px!important;margin-bottom:20px!important}@media (min-width:992px){.myaccount-page .woocommerce-MyAccount-content p{line-height:27px!important;font-size:22px!important}}.myaccount-page .woocommerce-MyAccount-content p a{color:#002640!important;text-decoration:none!important;-webkit-transition:color .2s ease-in-out!important;transition:color .2s ease-in-out!important}.myaccount-page .woocommerce-MyAccount-content p a:hover{color:red!important}.single-product form.cart input[type=number]{height:auto;border-radius:5px;border:#002640 solid 2px;width:50px!important;-webkit-padding-start:10px;padding-inline-start:10px}.single-product form.cart .quantity{margin-bottom:.5em}@media (min-width:992px){.woocommerce-checkout{width:100%;position:relative}}.woocommerce-checkout form .form-row.woocommerce-invalid input.input-text{border:2px solid #b01f23!important}.woocommerce table.shop_table_responsive tr:first-child,.woocommerce-page table.shop_table_responsive tr:first-child{border:none}.woocommerce table.shop_table_responsive tr td:last-child,.woocommerce-page table.shop_table_responsive tr td:last-child{border:none}.woocommerce-checkout form #order_review,.woocommerce-checkout form #order_review_heading{width:100%;padding:30px 0;margin:0}#order_review_heading{margin:0 20px;border-bottom:1px solid #ddd}.select2-selection__arrow{right:auto;left:20px;height:30px!important;top:10px!important}@media (min-width:992px){.select2-selection__arrow{height:46px!important}}.select2-search--dropdown{border:none;border-top:0;border-bottom:0}.select2-search--dropdown input{margin-top:16px!important;margin-bottom:12px!important;padding:4px 12px!important;width:100%!important;height:32px!important;border-radius:4px!important;border:1px solid #ccc!important;background-color:#fff!important;font-family:Cairo,sans-serif!important;font-size:12px!important;line-height:18px!important;text-align:right!important;direction:rtl!important;display:block!important}@media (min-width:992px){.select2-search--dropdown input{margin-top:16px!important;margin-bottom:20px!important;padding:8px 30px!important;width:100%!important;height:50px!important;border-radius:13px!important;border:1px solid #ccc!important;font-size:22px!important;line-height:36px!important}}.select2-results__option--highlighted[aria-selected]{background-color:#b01f23!important}.select2-container--default .select2-selection--single{height:auto!important;background:0 0;position:relative;border:none!important}.select2-container--default .select2-selection--single .select2-selection__rendered{padding:15px!important;width:100%!important;border-radius:8px!important;border:none;font-size:12px!important;line-height:18px!important;text-align:right!important;direction:rtl!important;display:block!important;background:#fff}@media (min-width:992px){.select2-container--default .select2-selection--single .select2-selection__rendered{border-radius:15px!important;font-size:22px!important;line-height:36px!important}}.select2-container--default .select2-selection--single .select2-selection__rendered::-webkit-input-placeholder{color:rgba(0,38,63,.5)!important}.select2-container--default .select2-selection--single .select2-selection__rendered::-moz-placeholder{color:rgba(0,38,63,.5)!important}.select2-container--default .select2-selection--single .select2-selection__rendered:-ms-input-placeholder{color:rgba(0,38,63,.5)!important}.select2-container--default .select2-selection--single .select2-selection__rendered::-ms-input-placeholder{color:rgba(0,38,63,.5)!important}.select2-container--default .select2-selection--single .select2-selection__rendered::placeholder{color:rgba(0,38,63,.5)!important}.select2-results{border:none;border-top:0}.select2-container{margin-bottom:5px}body .woocommerce-terms-and-conditions-wrapper{margin:0}body .woocommerce-terms-and-conditions-wrapper p{color:#b01f23;font-size:12px!important;line-height:18px!important;padding:10px}@media (min-width:992px){body .woocommerce-terms-and-conditions-wrapper p{font-size:18px!important;line-height:28px!important}}@media (max-width:991.98px){.woocommerce form .form-row-first{width:48%!important}}@media (max-width:991.98px){.woocommerce form .form-row-last{width:48%!important}}#fkcart-floating-toggler{visibility:hidden!important;display:none!important}.related.products h2{margin-bottom:30px!important;font-size:24px;line-height:32px}@media (min-width:992px){.related.products h2{font-size:44px;line-height:57px}}.related.products .products-list{margin-top:0;padding-top:0}.related.products .products-list .product{padding:0 5px;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:50%;flex-basis:50%;margin-bottom:30px}@media (min-width:768px){.related.products .products-list .product{padding:0 15px}}@media (min-width:1200px){.related.products .products-list .product{-ms-flex-preferred-size:25%;flex-basis:25%}}.related.products .products-list .product .product-inner{width:100%;text-align:center;border:1px solid #002640;border-radius:10px;position:relative;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0;overflow:hidden}.related.products .products-list .product .product-inner .discount-offer{padding:10px;position:relative;width:100%;position:absolute;top:0!important;left:0!important;font-weight:700;background-color:#b01f23!important;color:#fff;font-size:18px;line-height:18px;border-radius:0;z-index:999}.related.products .products-list .product .product-inner .discount-offer.cnt-new{width:50%;display:inline-block}.related.products .products-list .product .product-inner .new-badge{background-color:#9dff00;color:#002640;padding:10px;top:0!important;font-size:18px;line-height:18px;left:0!important;width:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;position:absolute;z-index:999}.related.products .products-list .product .product-inner .new-badge.cnt-sale-price{right:0!important;left:auto!important;width:50%}.related.products .products-list .product .product-inner .product-top span.image-sub-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-size:10px;line-height:15px;color:#fff;border-radius:4px;background-color:#007abf;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px 2px 20px;margin:0 auto 10px;display:inline-block}@media (min-width:768px){.related.products .products-list .product .product-inner .product-top span.image-sub-title{font-size:13px;line-height:20px}}.related.products .products-list .product .product-inner .product-top .product-image{width:100%;position:relative;padding-top:100%}.related.products .products-list .product .product-inner .product-top .product-image img{position:absolute;top:0;left:0;width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover}.related.products .products-list .product .product-inner .product-top .product-title{font-size:16px;line-height:25px;font-family:cairo;font-weight:400;color:#002640;padding:0 10px;margin-bottom:10px}@media (min-width:992px){.related.products .products-list .product .product-inner .product-top .product-title{padding-bottom:30px;font-size:24px;line-height:36px;min-height:138px}}.related.products .products-list .product .product-inner .product-bottom{padding:10px}.related.products .products-list .product .product-inner .product-bottom .product-price{padding-bottom:20px;font-family:cairo;font-weight:400}@media (min-width:992px){.related.products .products-list .product .product-inner .product-bottom .product-price{padding-bottom:30px}}.related.products .products-list .product .product-inner .product-bottom .product-price .regular-price{color:#002640;display:block;font-size:18px;line-height:25px;font-weight:600;-webkit-text-decoration:line-through red;text-decoration:line-through red}@media (min-width:992px){.related.products .products-list .product .product-inner .product-bottom .product-price .regular-price{font-size:18px;line-height:28px}}.related.products .products-list .product .product-inner .product-bottom .product-price .sale-price{color:#b01f23;display:block;font-size:20px;line-height:25px}@media (min-width:992px){.related.products .products-list .product .product-inner .product-bottom .product-price .sale-price{font-size:24px;line-height:34px}}.related.products .products-list .product .product-inner .product-bottom .add-to-cart .primary,.related.products .products-list .product .product-inner .product-bottom .add-to-cart .woocommerce-Button{width:100%}.related.products .products-list .product .product-inner .product-bottom .added_to_cart{position:absolute;bottom:13px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:#a50000;color:#fff;padding:2px 10px;border-radius:200px;display:none!important}.related.products .products-list .product.outofstock .product-inner .product-top{opacity:.4}.related.products .products-list .product.outofstock .product-inner .product-bottom .product-price{opacity:.4}.related.products .products-list .product.outofstock .product-inner .product-bottom .add-to-cart .primary,.related.products .products-list .product.outofstock .product-inner .product-bottom .add-to-cart .woocommerce-Button{background-color:#d7001a!important;pointer-events:none}.related.products .products-list .product.outofstock .product-inner .product-bottom .add-to-cart .primary:hover,.related.products .products-list .product.outofstock .product-inner .product-bottom .add-to-cart .woocommerce-Button:hover{background-color:#d7001a!important}.woocommerce-NoticeGroup.woocommerce-NoticeGroup-updateOrderReview{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.woocommerce-shipping-fields{display:none}span.woocommerce-Price-currencySymbol{display:inline-block;padding-right:5px}.wc_payment_method{display:none}.woocommerce form .form-row,.woocommerce-page form .form-row{float:none!important;width:100%!important}.woocommerce-checkout-review-order ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.related.products .title.title-page{text-align:right;position:relative;background-color:#002640;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;padding:0 53px 0 35px;margin-bottom:40px;margin-right:calc(50% - 50vw)}.woocommerce form .form-row .input-text,.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered,.woocommerce-page form .form-row .input-text{border:#a8a8a8 solid 1px!important;border-radius:30px!important;margin-bottom:9px;font-size:14px!important;font-family:Cairo;color:#707070}.woocommerce_checkout_after_customer_details{border:#a8a8a8 solid 1px!important;padding:8px!important}.reset_variations{display:none!important}.woocommerce-variation .woocommerce-Price-amount.amount{font-weight:700}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:13px!important}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#fff}.woocommerce form .form-row .input-checkbox{border-radius:50%}.woocommerce-terms-and-conditions-link::after{display:none}.page-checkout #order_review .woocommerce-checkout-payment .payment_methods li{height:54px}.page-checkout #order_review .woocommerce-checkout-payment .payment_methods li.payment_method_knet{background-color:#3284c3}.page-checkout #order_review .woocommerce-checkout-payment .payment_methods li.payment_method_knet:before{content:"";position:absolute;top:50%;left:50%;width:53px;height:29px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="158.55" height="73.555" viewBox="0 0 158.55 73.555"><g id="Group_455" data-name="Group 455" transform="translate(-1197.342 -8914.445)"><rect id="Rectangle_16" data-name="Rectangle 16" width="158.55" height="10.208" transform="translate(1197.342 8914.445)" fill="%23fff"/><path id="Path_128" data-name="Path 128" d="M114.433,587.626c-7.746,6.021-15.492,12.046-23.364,18.164l25.6,22.246-.113.23a6.148,6.148,0,0,1-.678.067q-21.964.006-43.931-.013a1.983,1.983,0,0,1-1.294-.465c-3.115-3.144-6.189-6.327-9.27-9.5q-5.414-5.583-10.828-11.167a6.1,6.1,0,0,0-.636-.511v4.38c0,5.489-.017,10.974.017,16.464,0,.783-.364.829-.942.829q-6.645-.013-13.286,0c-5.514,0-11.033-.008-16.548.029-.854.009-.9-.406-.9-1.051q.1-17.2.176-34.393c0-1.575,0-3.153-.021-4.727-.008-.569.113-.934.8-.929q5.584.044,11.163.046c6.331,0,12.662.008,18.993-.021.733,0,.925.234.921.93-.025,4.811-.017,9.617-.021,14.428v1.759a11.272,11.272,0,0,0,.963-.6q7.757-6.142,15.5-12.289c1.47-1.164,2.944-2.315,4.392-3.5a3.119,3.119,0,0,1,2.094-.712q20.211.019,40.431,0a5.843,5.843,0,0,1,.749.1c.008.076.021.147.029.218" transform="translate(1209.155 8343.404)" fill="%23ffd800"/><rect id="Rectangle_17" data-name="Rectangle 17" width="158.55" height="10.208" transform="translate(1197.342 8977.792)" fill="%23fff"/></g></svg>');background-size:contain;background-repeat:no-repeat}.page-checkout #order_review .woocommerce-checkout-payment .payment_methods li.payment_method_tap{background-color:#1c42aa}.page-checkout #order_review .woocommerce-checkout-payment .payment_methods li.payment_method_tap:before{content:"";position:absolute;top:50%;left:50%;width:55px;height:18px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="192.487" height="61.979" viewBox="0 0 192.487 61.979"><g id="Group_457" data-name="Group 457" transform="translate(-1361.468 -9611.687)"><path id="Path_111" data-name="Path 111" d="M164.2,644.624c-4.578,0-8.837.036-13.091-.056-.447-.008-1.141-.718-1.273-1.221-.519-1.96-.886-3.964-1.245-5.963-.216-1.209-.651-1.876-2.083-1.856-5.668.08-11.335.06-17,.012a1.881,1.881,0,0,0-2.071,1.493c-.854,2.523-1.8,5.013-2.706,7.5H108.777c.263-.734.447-1.317.683-1.88q10.986-26.193,21.98-52.385c1.836-4.374,3.536-5.512,8.278-5.512,3.313,0,6.626.092,9.93-.044,1.6-.064,2.179.471,2.494,2,2.922,14.245,5.919,28.474,8.893,42.707,1.034,4.961,2.063,9.922,3.161,15.207m-23.237-43.341-.547.012c-2.638,7.292-5.28,14.588-7.983,22.056h13.131c-1.557-7.476-3.081-14.772-4.6-22.068" transform="translate(1389.758 9028.146)" fill="%23fff"/><path id="Path_112" data-name="Path 112" d="M147.056,584.739c-.331.89-.547,1.529-.806,2.151q-11.722,27.947-23.417,55.91a2.491,2.491,0,0,1-2.77,1.884c-4.2-.12-8.406-.1-12.6-.008-1.377.032-1.832-.487-2.151-1.736-3.907-15.25-7.927-30.473-11.77-45.744-.838-3.325-2.511-5.656-5.743-6.745-3.963-1.341-7.967-2.57-11.934-3.9a6.481,6.481,0,0,1-1.425-.962c.547-.279,1.09-.806,1.636-.81,8.342-.052,16.684-.076,25.025-.008,3.764.028,6.274,2.287,7.045,6.238,1.345,6.921,2.614,13.853,3.911,20.782q1.179,6.275,2.355,12.545a6.71,6.71,0,0,0,.467,1.018c.379-.834.639-1.357.85-1.9,4.849-12.225,9.715-24.442,14.5-36.692a2.691,2.691,0,0,1,3.025-2.068c4.506.132,9.02.044,13.81.044" transform="translate(1287.033 9028.104)" fill="%23fff"/><path id="Path_113" data-name="Path 113" d="M142.17,598.99a106.737,106.737,0,0,0-11.04-2.111,18.256,18.256,0,0,0-7.456.93c-4.426,1.557-4.857,5.52-1.038,8.21,2.02,1.417,4.311,2.443,6.418,3.74a71.806,71.806,0,0,1,7.492,4.882c7.7,6.207,6.206,16.919,1.409,22.826-3.939,4.849-9.3,7.2-15.267,8.234a48.106,48.106,0,0,1-23.513-1.86,11.924,11.924,0,0,1-1.361-.67c.894-4.195,1.788-8.382,2.654-12.433,3.353.994,6.514,2.139,9.771,2.846a20.359,20.359,0,0,0,10.385-.132,11.246,11.246,0,0,0,2.93-1.329c2.9-1.944,3.245-5.28.631-7.591a35.261,35.261,0,0,0-5.233-3.441c-2.61-1.573-5.388-2.894-7.875-4.638-10.317-7.236-7.707-18.671-1.744-24.606a25.226,25.226,0,0,1,14.009-6.821,40.97,40.97,0,0,1,19.777,1.413c1.026.335,1.7.7,1.4,1.976-.834,3.576-1.6,7.173-2.351,10.577" transform="translate(1356.968 9027.272)" fill="%23fff"/><path id="Path_114" data-name="Path 114" d="M91.225,644.512c.874-4.195,1.7-8.226,2.558-12.253,3.277-15.267,6.59-30.529,9.823-45.808.283-1.329.794-1.764,2.131-1.74,3.884.08,7.767.024,11.651.036.551,0,1.1.08,1.812.14-4.263,19.964-8.485,39.753-12.728,59.625Z" transform="translate(1337.256 9028.157)" fill="%23fff"/></g></svg>');background-size:contain;background-repeat:no-repeat}.page-checkout #order_review .woocommerce-checkout-payment .payment_methods li.payment_method_applepay{background-color:#000}.page-checkout #order_review .woocommerce-checkout-payment .payment_methods li.payment_method_applepay:before{content:"";position:absolute;top:50%;left:50%;width:55px;height:23px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="177.316" height="75.33" viewBox="0 0 177.316 75.33"><g id="Group_456" data-name="Group 456" transform="translate(-905.684 -9361.146)"><path id="Path_104" data-name="Path 104" d="M221,597.213c-.469-6.717,4.881-12.833,11.782-13.631,1.691,6.423-5.157,14.45-11.782,13.631" transform="translate(709.172 8777.563)" fill="%23fff"/><path id="Path_100" data-name="Path 100" d="M262.938,592.765c-9.4,6.945-8.11,19.072,1.621,24.181a33.3,33.3,0,0,1-8.614,13.832,7.071,7.071,0,0,1-8.3,1.306,14.612,14.612,0,0,0-13.2.04c-2.822,1.332-5.7,1.091-7.882-1.157-8.693-8.969-13.144-19.505-10.327-32.076,1.433-6.384,5.744-10.616,12.443-11.506a14.4,14.4,0,0,1,6.953,1.039,11.482,11.482,0,0,0,9.4-.079c5.924-2.523,11.5-1.818,16.364,2.642a20.225,20.225,0,0,1,1.547,1.779" transform="translate(690.295 8788.767)" fill="%23fff"/><path id="Path_101" data-name="Path 101" d="M237.441,621.258v19.033H228.91v-55.5a5.743,5.743,0,0,1,1.152-.224c6.98,0,13.959-.1,20.934.048a17.01,17.01,0,0,1,16.509,13.328c2.086,8.527-1.17,17.184-8.32,20.838a25.157,25.157,0,0,1-8.921,2.379c-4.158.4-8.381.1-12.824.1m.136-29.1v21.535c4.486,0,8.881.447,13.144-.11,5.564-.723,8.465-4.824,8.456-10.673,0-5.867-2.9-9.924-8.487-10.642-4.263-.548-8.653-.11-13.113-.11" transform="translate(736.012 8780.777)" fill="%23fff"/><path id="Path_102" data-name="Path 102" d="M272.849,629.232h-7.816v-6.765c-4.123,6.051-9.354,8.128-15.79,7.326A12,12,0,0,1,238.8,614.668c1.42-5.257,5.542-7.457,10.41-8.36,3.268-.6,6.638-.662,9.968-.942,1.726-.141,3.461-.232,5.157-.342,1.056-5.061-.456-8.452-4.285-9.8-4.916-1.731-9.591.017-11.865,4.359a2,2,0,0,1-1.376.96c-2.164.1-4.338.044-6.708.044a11.664,11.664,0,0,1,4.154-8.631c5.941-5.231,17.749-5.569,24.032-.714,2.659,2.055,4.451,4.78,4.5,8.119.158,9.871.057,19.747.057,29.867m-8.469-18.489c-4.272.407-8.482.583-12.605,1.27-3.382.57-5.139,3.067-4.89,5.954.245,2.861,2.458,4.9,5.735,5.288,6.76.8,13.328-3.579,11.76-12.513" transform="translate(767.985 8791.86)" fill="%23fff"/><path id="Path_103" data-name="Path 103" d="M247.1,588.04c2.892,0,5.564-.1,8.211.088.508.035,1.135,1.153,1.363,1.875,2.988,9.477,5.915,18.976,8.863,28.466.223.727.5,1.442.955,2.738,2.121-6.8,4.053-12.991,5.985-19.19,1.275-4.083,2.585-8.158,3.781-12.268.359-1.24.868-1.827,2.239-1.766,2.234.105,4.482.031,6.975.031-.228.833-.35,1.433-.556,2.011q-7.282,20.5-14.594,41a41.368,41.368,0,0,1-1.941,4.609c-3.4,6.778-9.56,9.625-17.188,7.921v-6.48c1.073,0,2.134.044,3.194,0,4.7-.228,8.307-5.626,6.712-10.055q-6.611-18.316-13.232-36.637c-.241-.666-.442-1.349-.767-2.34" transform="translate(797.526 8792.436)" fill="%23fff"/></g></svg>');background-size:contain;background-repeat:no-repeat}.page-checkout #order_review .woocommerce-checkout-payment .payment_methods li label{display:none}.woocommerce-terms-and-conditions-checkbox-text{color:#002640}.menu-right{position:fixed;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:100000}@media (max-width:767.98px){.menu-right{top:90px;-webkit-transform:none;transform:none}}.menu-right .menu-right-link{background-color:#fff;border-radius:20px;margin:5px 10px 5px 5px;padding:20px;display:inline-block;-webkit-box-shadow:0 0 4px rgba(0,0,0,.2);box-shadow:0 0 4px rgba(0,0,0,.2);-webkit-transition:all .3s ease;transition:all .3s ease}@media (max-width:767.98px){.menu-right .menu-right-link{padding:8px 8px 2px;border-radius:8px}}.menu-right .menu-right-link:hover{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.menu-right .menu-right-link .cart-icon{display:inline-block;width:50px;height:50px;background-image:url(../Img/Icones/shopping-cart.svg);background-repeat:no-repeat;background-size:contain}@media (max-width:1199.98px){.menu-right .menu-right-link .cart-icon{width:30px;height:30px}}@media (max-width:767.98px){.menu-right .menu-right-link .cart-icon{width:20px;height:20px}}.menu-right .menu-right-link .account-icon{display:inline-block;width:50px;height:50px;background-image:url(../Img/Icones/user.svg);background-repeat:no-repeat;background-size:contain}@media (max-width:1199.98px){.menu-right .menu-right-link .account-icon{width:30px;height:30px}}@media (max-width:767.98px){.menu-right .menu-right-link .account-icon{width:20px;height:20px}}.fkcart-preview-ui .fkcart-slider-header{border:none!important}.fkcart-preview-ui .fkcart-slider-header .woocommerce-info,.fkcart-preview-ui .fkcart-slider-header .woocommerce-message{background:0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:15px 0 20px 0;border:none;margin:0}.fkcart-preview-ui .fkcart-slider-header .woocommerce-info strong,.fkcart-preview-ui .fkcart-slider-header .woocommerce-message strong{margin:0 8px}.fkcart-preview-ui .fkcart-slider-header .woocommerce-info .woocommerce-Price-amount.amount,.fkcart-preview-ui .fkcart-slider-header .woocommerce-message .woocommerce-Price-amount.amount{color:#b01f23;text-decoration:underline}.fkcart-preview-ui .fkcart-slider-header .fkcart-slider-heading .fkcart-title{display:none}.fkcart-preview-ui .fkcart-slider-header .fkcart-slider-heading .fkcart-modal-close svg{height:35px;width:35px}.fkcart-preview-ui .fkcart-slider-body .fkcart-zero-state .fkcart-icon-cart{display:none}.fkcart-preview-ui .fkcart-slider-body .fkcart-zero-state .fkcart-zero-state-title{font-size:23px;line-height:30px}.fkcart-preview-ui .fkcart-slider-body .fkcart-zero-state .fkcart-zero-state-text{display:none}.fkcart-preview-ui .fkcart-slider-body .fkcart-zero-state .fkcart-primary-button{background:0 0!important;background-color:#b01f23!important;color:#fff!important;text-align:center!important;border-radius:30px!important;border:none!important;font-family:Cairo,sans-serif!important;font-size:18px!important;line-height:20px!important;padding:15px 40px!important;-webkit-transition:all .3s ease!important;transition:all .3s ease!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.fkcart-preview-ui .fkcart-slider-body .fkcart-zero-state .fkcart-primary-button:hover{-webkit-transform:scale(1.03)!important;transform:scale(1.03)!important;color:#fff!important}.fkcart-preview-ui .fkcart-slider-body .fkcart-item-wrap .fkcart--item.fkcart-panel{border-top:1px solid rgba(14,27,77,.04);padding-left:16px!important;padding-right:16px!important;padding-top:12px!important;margin-bottom:12px!important}.fkcart-preview-ui .fkcart-slider-body .fkcart-item-wrap .fkcart--item.fkcart-panel .fkcart-item-info .fkcart-line-item .fkcart-remove-item{position:relative!important;margin-right:10px!important;top:0!important;left:0!important;background:0 0!important}.fkcart-preview-ui .fkcart-slider-body .fkcart-item-wrap .fkcart--item.fkcart-panel .fkcart-item-info .fkcart-line-item .fkcart-remove-item:after{content:"";width:20px;height:20px;background-image:url(../Img/Icones/remove.svg);background-size:contain;background-repeat:no-repeat;display:block;position:absolute;top:0;left:0}.fkcart-preview-ui .fkcart-slider-body .fkcart-item-wrap .fkcart--item.fkcart-panel .fkcart-item-info .fkcart-line-item .fkcart-quantity-selector{-webkit-box-shadow:none!important;box-shadow:none!important;border-radius:7px!important;background-color:#fff!important}.fkcart-preview-ui .fkcart-slider-body .fkcart-item-wrap .fkcart--item.fkcart-panel .fkcart-item-info .fkcart-line-item .fkcart-quantity-selector .fkcart-quantity__input{-webkit-box-shadow:none!important;box-shadow:none!important}.fkcart-preview-ui .fkcart-slider-body .fkcart-item-wrap .fkcart--item.fkcart-panel .item-left-side .fkcart-image-wrapper .fkcart-image{border:none!important;border-radius:0!important}.fkcart-preview-ui .fkcart-slider-footer .fkcart-coupon-area .fkcart-coupon-body .fkcart-coupon-input-wrap #fkcart-coupon__input{border-radius:8px!important;margin-left:10px!important}.fkcart-preview-ui .fkcart-slider-footer .fkcart-coupon-area .fkcart-coupon-body .fkcart-coupon-input-wrap .fkcart-primary-button{border:none!important;border-radius:8px!important;background-color:#b01f23!important}.fkcart-preview-ui .fkcart-slider-footer .fkcart-checkout-wrap #fkcart-checkout-button{background:0 0!important;background-color:#b01f23!important;color:#fff!important;text-align:center!important;border-radius:30px!important;border:none!important;font-family:Cairo,sans-serif!important;font-size:18px!important;line-height:20px!important;padding:15px 40px!important;-webkit-transition:all .3s ease!important;transition:all .3s ease!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.fkcart-preview-ui .fkcart-slider-footer .fkcart-checkout-wrap #fkcart-checkout-button:hover{-webkit-transform:scale(1.03)!important;transform:scale(1.03)!important;color:#fff!important}#custom-progress-bar .progress-bar:after{content:"";width:20px;border-radius:30px;height:20px;background-color:#dbdbdb!important;display:block;position:absolute;top:-6px;right:-1px}#custom-progress-bar .progress-bar .progress-bar__gauge:after{content:"";width:40px;height:28px;background-image:url(../Img/Images/heart.png);background-size:contain;background-repeat:no-repeat;display:block;position:absolute;top:-12px;right:-8px}.no-results.not-found .page-content form{display:none}article{padding:0 50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:50px}@media (min-width:992px){article{padding:0 100px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}article header{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:992px){article header{width:50%}}article header .entry-title{font-size:25px;line-height:30px}@media (min-width:768px){article header .entry-title{font-size:35px;line-height:44px}}@media (min-width:992px){article header .entry-title{font-size:40px;line-height:50px}}article header figure img{border-radius:3vw;max-width:650px!important}article .entry-content{width:100%;text-align:right;margin-top:50px;margin-right:0}@media (min-width:992px){article .entry-content{width:50%;margin-top:100px;margin-right:50px}}.slick-slider,.slick-slider2{position:relative;display:block;height:inherit;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-arrow.slick-hidden{display:none}.slick-prev-container{padding-right:29px}.slick-next,.slick-prev{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.slick-next:hover,.slick-prev:hover{opacity:1;-webkit-transform:scale(1.05) translateY(-50%);transform:scale(1.05) translateY(-50%)}.slick-prev{background-image:url(../Img/Icones/flecheLeft.svg);background-repeat:no-repeat;background-size:contain;background-origin:border-box;background-position:center center;width:10px;height:10px;cursor:pointer;left:-35px!important;z-index:99999;opacity:.7}.slick-next{background-image:url(../Img/Icones/flecheRight.svg);background-repeat:no-repeat;background-size:contain;background-origin:border-box;background-position:center center;width:10px;height:10px;cursor:pointer;right:-35px!important;z-index:99999;opacity:.7}.slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:7px;padding:4px 0 0 0;list-style:none}.slick-dots li{width:8px;height:8px}.slick-dots li button{width:100%;height:100%;border:none;border-radius:50%;background-color:#af1f25;opacity:.5;padding:0;font-size:0;cursor:pointer;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.slick-dots li button:hover{opacity:1}.slick-dots li.slick-active button{opacity:1}.slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body,html{height:100%;margin:0!important;direction:rtl}html[lang]{margin:0!important}body{margin:0;padding:0;overflow-x:hidden;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff!important;font-family:Cairo,sans-serif;font-weight:300;font-size:14px;line-height:20px;direction:ltr}[lang=ar] body{direction:rtl}@media (min-width:992px){body{font-size:20px;line-height:28px}}body.opened-menu{overflow:hidden}*{outline:0;margin:0;padding:0}main{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;width:100%;overflow:hidden}.opened-menu main:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:99999}footer{-ms-flex-negative:0;flex-shrink:0}.top-header{position:relative;z-index:100001;width:100%;background-color:#b01f23;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:44px}@media (min-width:992px){.top-header{height:auto;min-height:45px}}.top-header .top-header-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;direction:ltr}@media (min-width:992px){.top-header .top-header-inner{font-size:16px;padding-top:0}}.top-header .top-header-inner .item{text-align:center;color:#fff;font-weight:700}[lang=ar] .top-header .top-header-inner .item{direction:rtl}#header{position:relative;z-index:100000;width:100%;background-color:#00263f}#header.opened-menu{opacity:1}#header .header-inner{padding:0}@media (min-width:992px){#header .header-inner{padding-top:24px;padding-bottom:40px;position:relative}}#header .header-inner .top-side{color:#fff;height:90px}@media (min-width:992px){#header .header-inner .top-side{padding:20px 30px;height:120px}}#header .header-inner .top-side .logo-container .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media (max-width:767.98px){#header .header-inner .top-side .logo-container .logo{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}#header .header-inner .top-side .logo-container .logo .logo-white{width:90px}#header .header-inner .top-side .cart-container .mini-cart{padding:0;border:none;background:0 0;width:22px;height:22px;position:absolute;right:22px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (min-width:992px){#header .header-inner .top-side .cart-container .mini-cart{position:relative;width:23px;height:25px;right:0}}#header .header-inner .top-side .cart-container .mini-cart:after{content:"";background-image:url(../Img/Icones/cart.svg);background-size:contain;background-repeat:no-repeat;display:block;z-index:0;position:absolute;top:0;left:0;width:100%;height:100%}#header .header-inner .top-side .cart-container .mini-cart:hover{cursor:pointer}#header .header-inner .top-side .cart-container .mini-cart:hover:after{-webkit-transform:scale(1.05);transform:scale(1.05)}#header .header-inner .top-side .cart-container .header-cart-count{position:absolute;bottom:6px;right:-8px;top:-2px;color:#00263f;font-size:10px;background-color:#fff;z-index:99998;line-height:15px;border-radius:10px;width:17px;height:17px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#header .header-inner .top-side .search-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (min-width:992px){#header .header-inner .top-side .search-container{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}#header .header-inner .top-side .search-container .search{position:absolute;width:21px;height:21px;cursor:pointer;top:50%;right:50px;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin-top:2px}@media (min-width:992px){#header .header-inner .top-side .search-container .search{position:relative;width:20px;height:20px;right:0}}#header .header-inner .top-side .search-container .search:after{content:"";background-image:url(../Img/Icones/search.svg);background-size:contain;background-repeat:no-repeat;display:block;position:absolute;top:0;left:0;width:100%;height:100%}#header .header-inner .top-side .search-container .search:hover:after{-webkit-transform:scale(1.05);transform:scale(1.05)}#header .header-inner .top-side .search-container .form-container{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;top:0;left:0;width:100%;height:100%;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#00263f;z-index:100000;-webkit-transition:-webkit-transform .6s ease-in-out;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;padding:15px}@media (min-width:576px){#header .header-inner .top-side .search-container .form-container{padding:20px}}@media (min-width:992px){#header .header-inner .top-side .search-container .form-container{padding:40px}}.opened-search #header .header-inner .top-side .search-container .form-container{-webkit-transform:translateY(0);transform:translateY(0)}#header .header-inner .top-side .search-container .form-container .close-search{height:40px;width:40px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;cursor:pointer}@media (min-width:992px){#header .header-inner .top-side .search-container .form-container .close-search{top:20px;left:20px}}#header .header-inner .top-side .search-container .form-container .close-search:before{content:"";width:16px;height:16px;background-image:url(../Img/Icones/exit.svg);background-size:contain;background-repeat:no-repeat;display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:20px}@media (min-width:992px){#header .header-inner .top-side .search-container .form-container .close-search:before{top:68px;left:10px;width:20px;height:20px}}#header .header-inner .top-side .search-container .form-container form{z-index:10;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:70vw}@media (min-width:576px){#header .header-inner .top-side .search-container .form-container form{width:65vw}}@media (min-width:768px){#header .header-inner .top-side .search-container .form-container form{width:60vw}}@media (min-width:992px){#header .header-inner .top-side .search-container .form-container form{width:50vw}}@media (min-width:1200px){#header .header-inner .top-side .search-container .form-container form{width:40vw}}#header .header-inner .top-side .search-container .form-container form input{margin:0;background-color:#fff;padding-right:3rem}#header .header-inner .top-side .search-container .form-container form button{margin-right:20px;cursor:pointer;padding:5px 10px;border-radius:8px;font-size:15px;line-height:20px}@media (min-width:992px){#header .header-inner .top-side .search-container .form-container form button{border-radius:15px;padding:15px 40px;font-size:20px;line-height:25px}}#header .header-inner .top-side .search-container .form-container form:after{content:"";width:15px;height:15px;background-image:url(../Img/Icones/searchBlue.svg);background-size:contain;background-repeat:no-repeat;display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:15px;left:auto}@media (min-width:992px){#header .header-inner .top-side .search-container .form-container form:after{width:20px;height:20px}}#header .header-inner .top-side .burger-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#header .header-inner .top-side .burger-container .burger{display:block;top:50%;left:20px;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:24px;height:24px;margin-top:1px}@media (min-width:992px){#header .header-inner .top-side .burger-container .burger{position:relative;width:20px;height:20px;margin-top:0}}#header .header-inner .top-side .burger-container .burger:after{content:"";width:100%;height:100%;background-image:url(../Img/Icones/burger.svg);background-size:contain;background-repeat:no-repeat;display:block}#header .header-inner .top-side .burger-container .burger:hover{cursor:pointer}@media (min-width:992px){#header .header-inner .top-side .burger-container .burger{display:none}}.opened-menu #header .header-inner .top-side .burger-container .burger:after{background-image:url(../Img/Icones/exit.svg)}#header .header-inner .bottom-side{display:block;background-color:#00263f;color:#fff;padding:10px 0;overflow:hidden}@media (max-width:991.98px){#header .header-inner .bottom-side{background-color:#fff;color:#00263f;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;-webkit-transform:translate(-100%);transform:translate(-100%);padding:0;position:fixed;height:calc(100vh - 134px);left:0;top:134px;width:100%;max-width:420px;z-index:100000}}#header .header-inner .bottom-side:after{content:"";position:absolute;top:0;left:0;width:100%;z-index:-1;height:100%;background-image:url(../Img/Images/header-menu.png);background-size:contain;background-repeat:no-repeat;-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out;-webkit-transform:translate(100%,100%);transform:translate(100%,100%)}@media (min-width:992px){#header .header-inner .bottom-side:after{display:none}}.opened-menu #header .header-inner .bottom-side:after{-webkit-transform:translate(30px,33%);transform:translate(30px,33%)}.opened-menu #header .header-inner .bottom-side{-webkit-transform:translate(0);transform:translate(0)}#header .header-inner .bottom-side ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media (max-width:991.98px){#header .header-inner .bottom-side ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:63px 8px 30px}}#header .header-inner .bottom-side ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 15px;margin:0}@media (max-width:991.98px){#header .header-inner .bottom-side ul li{width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0;margin-bottom:3px}#header .header-inner .bottom-side ul li:hover{background-color:rgba(14,27,77,.04)}}#header .header-inner .bottom-side ul li a{text-decoration:none;font-size:15px}@media (max-width:991.98px){#header .header-inner .bottom-side ul li a{padding:5px 30px;width:100%;color:#002640;font-size:18px;line-height:24px}}#header .header-inner .bottom-side ul li a:hover{color:#b01f23}.opened-menu #header .header-inner .bottom-side ul li a:hover{color:#002640}#header .header-inner .bottom-side ul li.current_page_item{color:#b01f23}.opened-menu #header .header-inner .bottom-side ul li.current_page_item a{background-color:rgba(14,27,77,.04)}@media (min-width:992px){#header .header-inner .bottom-side{display:block}}#header .header-inner .currency-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#header .header-inner .language{margin-top:2px;font-size:18px;font-weight:700}@media (max-width:991.98px){#header .header-inner .language{margin-top:1px;padding:0 10px;position:absolute;top:50%;left:80px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}#footer{background-color:#00263f;color:#fff;direction:rtl}#footer .footer-inner{padding:50px 0 70px 0}#footer .footer-inner .footer-top{padding-bottom:30px}#footer .footer-inner .footer-top .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:40px 20px}#footer .footer-inner .footer-top .logo img{width:100px}#footer .footer-inner .footer-top .items-top{margin:0}@media (min-width:768px){#footer .footer-inner .footer-top .items-top{padding-bottom:100px}}#footer .footer-inner .footer-top .items-top .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 0;direction:rtl;font-size:11px;line-height:16px;text-align:center;color:#fff}@media (min-width:768px){#footer .footer-inner .footer-top .items-top .item{padding:0;font-size:16px;line-height:23px}}#footer .footer-inner .footer-top .items-top .item.about-copyright{padding:6px 50px 20px;text-align:center}#footer .footer-inner .footer-top .items-top .item img{width:auto;-o-object-fit:contain;object-fit:contain}#footer .footer-inner .footer-top .items-top .item.menu-footer li{text-align:center;margin-bottom:5px}#footer .footer-inner .footer-top .items-top .item.menu-footer li a{text-decoration:underline!important}#footer .footer-inner .footer-top .items-bottom{margin:0}#footer .footer-inner .footer-top .items-bottom .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 0}@media (min-width:768px){#footer .footer-inner .footer-top .items-bottom .item{padding:0}}#footer .footer-inner .footer-top .items-bottom .item img{width:auto;-o-object-fit:contain;object-fit:contain}#footer .footer-inner .footer-top .items-bottom .item.socials-footer-menu{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 0 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#footer .footer-inner .footer-top .items-bottom .item.socials-footer-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#footer .footer-inner .footer-top .items-bottom .item.socials-footer-menu ul .social{width:16px;height:16px;margin:6px}@media (min-width:992px){#footer .footer-inner .footer-top .items-bottom .item.socials-footer-menu ul .social{width:20px;height:18px}}#footer .footer-inner .footer-top .items-bottom .item.socials-footer-menu ul .social .icon{position:absolute;top:0;left:0;width:100%;height:100%;background-size:contain;background-repeat:no-repeat}#footer .footer-inner .footer-top .items-bottom .item.socials-footer-menu ul .social .icon.instagram{background-image:url(../Img/Icones/instagram.svg)}#footer .footer-inner .footer-top .items-bottom .item.socials-footer-menu ul .social .icon.whatsapp{background-image:url(../Img/Icones/whatsapp.svg)}#footer .footer-inner .footer-top .items-bottom .item.socials-footer-menu ul .social .icon.website{background-image:url(../Img/Icones/website.svg)}#footer .footer-inner .footer-top .items-bottom .item.socials-footer-menu ul .social .icon.email{background-image:url(../Img/Icones/email.svg);width:18px;left:-1px;top:1px}@media (min-width:992px){#footer .footer-inner .footer-top .items-bottom .item.socials-footer-menu ul .social .icon.email{width:21px;left:0;top:1px}}#footer .footer-inner .footer-top .items-bottom .item.socials-footer-menu ul .social .icon:hover.icon{-webkit-transform:scale(1.05);transform:scale(1.05)}#footer .footer-inner .footer-top .items-bottom .item.designed-by img{width:60px}@media (min-width:992px){#footer .footer-inner .footer-top .items-bottom .item.designed-by img{width:80px}}#footer .footer-inner .footer-top .items-bottom .item.bottom-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}#footer .footer-inner .footer-top .items-bottom .item.bottom-footer .icons-footer{padding:10px 0}#footer .footer-inner .footer-top .items-bottom .item.bottom-footer .icons-footer img{width:62px}#footer .footer-inner .footer-top .items-bottom .item.bottom-footer .sponsors{padding:10px 0}#footer .footer-inner .footer-top .items-bottom .item.bottom-footer .sponsors img{width:140px}@media (min-width:992px){#footer .footer-inner .footer-top .items-bottom .item.bottom-footer .sponsors img{width:190px}}#footer .footer-inner .footer-top .items-bottom .item.bottom-footer .copyright-title{padding:10px 0 0;direction:rtl;font-size:10px;line-height:16px;color:#fff}@media (min-width:768px){#footer .footer-inner .footer-top .items-bottom .item.bottom-footer .copyright-title{font-size:16px;line-height:23px}}.ce-hero{background-image:url(../Img/Images/bg-hero.jpg);background-size:cover;background-repeat:no-repeat;height:65vw!important;max-height:65vw!important;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:768px){.ce-hero{max-height:calc(100vh - 219px)}}.ce-hero .reservation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ce-hero .reservation a{font-size:25px;font-weight:700;padding:17px 28px}.ce-hero .reservation .btn{background-color:#b01f23!important}.ce-testimonials{margin-top:58px;height:auto}.ce-testimonials .title-page{text-align:right;position:relative;background-color:#002640;color:#fff;padding:0 80px 0 30px;margin-bottom:55px;display:inline-block}@media (min-width:992px){.ce-testimonials .title-page{margin-bottom:50px}}.ce-testimonials .title-page h2{font-weight:700;margin-bottom:0}.ce-testimonials .testimonials-inner{direction:ltr;padding:0 42px 50px}.ce-testimonials .testimonials-inner .title{direction:rtl;text-align:center;font-size:28px;line-height:28px;color:#002640;margin-bottom:40px}@media (min-width:992px){.ce-testimonials .testimonials-inner .title{font-size:24px;line-height:32px}}.ce-testimonials .testimonials-inner .heart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;bottom:60px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.ce-testimonials .testimonials-inner .heart img{height:auto;width:70px}@media (min-width:992px){.ce-testimonials .testimonials-inner .heart img{width:80px}}.ce-testimonials .testimonials-inner .item{direction:rtl;border:1px solid #002640;padding:40px;width:86%!important;margin:0 auto;height:250px;border-radius:40px;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}@media (min-width:992px){.ce-testimonials .testimonials-inner .item{width:100%!important;height:300px;padding:12px 30px 40px}}.ce-testimonials .testimonials-inner .item .title{text-align:center;padding-bottom:10px;color:#00263f;font-size:22px;line-height:28px;white-space:nowrap;overflow:hidden;margin-bottom:0!important}@media (min-width:992px){.ce-testimonials .testimonials-inner .item .title{font-size:24px;line-height:32px}}.ce-testimonials .testimonials-inner .item .description{text-align:center;color:#00263f;height:100%;max-height:44px;overflow:hidden;margin-bottom:40px;font-size:17px;line-height:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:992px){.ce-testimonials .testimonials-inner .item .description{max-height:none;height:80px;font-size:16px;line-height:24px}}.ce-testimonials .testimonials-inner .slick-next,.ce-testimonials .testimonials-inner .slick-prev{height:20px;width:20px}@media (min-width:768px){.ce-testimonials .testimonials-inner .slick-next,.ce-testimonials .testimonials-inner .slick-prev{height:25px;width:25px}}@media (min-width:992px){.ce-testimonials .testimonials-inner .slick-next,.ce-testimonials .testimonials-inner .slick-prev{height:30px;width:30px}}.ce-testimonials .testimonials-inner .slick-prev{background-image:url(../Img/Icones/flecheLeftRed.svg);left:-25px}.ce-testimonials .testimonials-inner .slick-next{background-image:url(../Img/Icones/flecheRightRed.svg);right:-25px}.ce-testimonials .testimonials-inner .slick-list{margin:0 -5px}.ce-testimonials .testimonials-inner .slick-slide>div{padding:0 5px}.ce-slider{height:auto;margin-top:16px}@media (min-width:992px){.ce-slider{margin-top:50px}}.ce-slider .slider-inner{direction:ltr;width:100%}.ce-slider .slider-inner .item{direction:rtl;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;padding:0 6px;border-radius:12px;overflow:hidden}@media (min-width:992px){.ce-slider .slider-inner .item{display:block;width:100%!important;height:auto}}.ce-slider .slider-inner img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;border-radius:12px;display:block}.ce-slider .slider-inner .slick-next,.ce-slider .slider-inner .slick-prev{height:20px;width:20px}@media (min-width:768px){.ce-slider .slider-inner .slick-next,.ce-slider .slider-inner .slick-prev{height:25px;width:25px}}@media (min-width:992px){.ce-slider .slider-inner .slick-next,.ce-slider .slider-inner .slick-prev{height:30px;width:30px}}.ce-slider .slider-inner .slick-prev{background-image:url(../Img/Icones/flecheLeftRed.svg)}.ce-slider .slider-inner .slick-next{background-image:url(../Img/Icones/flecheRightRed.svg)}.our-products-section{height:auto}.our-products-section .title{text-align:right;position:relative;background-color:#002640;color:#fff;padding:0 80px 0 30px;margin:58px 0 35px 0;display:inline-block}@media (min-width:992px){.our-products-section .title{margin-bottom:50px}}.our-products-section .title h2{font-weight:700;margin-bottom:0}.our-products-section .our-products-inner{direction:ltr;padding-bottom:25px}@media (min-width:992px){.our-products-section .our-products-inner{padding:75px 20px 50px}}.our-products-section .our-products-inner .content .products-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.our-products-section .our-products-inner .content .products-content.slick-our-products-content{display:block}.our-products-section .our-products-inner .content .products-content.slick-our-products-content .product{margin-bottom:0}.our-products-section .our-products-inner .content .products-content .slick-pagination{position:absolute;bottom:-60px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:999;display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:992px){.our-products-section .our-products-inner .content .products-content .slick-pagination{bottom:-80px}}.our-products-section .our-products-inner .content .products-content .slick-pagination .slick-dot{display:inline-block;width:10px;height:10px;opacity:.32;background-color:#699d2f;border-radius:50%;margin:0 2.5px;cursor:pointer}@media (min-width:992px){.our-products-section .our-products-inner .content .products-content .slick-pagination .slick-dot{width:12.5px;height:12.5px}}.our-products-section .our-products-inner .content .products-content .slick-pagination .slick-active .slick-dot{opacity:1;background-color:#699d2f!important}.our-products-section .our-products-inner .content .products-content .product{padding:0 5px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:50%;flex-basis:50%;margin-bottom:25px}@media (min-width:768px){.our-products-section .our-products-inner .content .products-content .product{padding:0 15px}}@media (min-width:1200px){.our-products-section .our-products-inner .content .products-content .product{-ms-flex-preferred-size:33.333%;flex-basis:33.333%}}.our-products-section .our-products-inner .content .products-content .product .product-inner{width:100%;text-align:center;border:1px solid #002640;border-radius:10px;position:relative;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0;overflow:hidden}.our-products-section .our-products-inner .content .products-content .product .product-inner .discount-offer{padding:10px;position:relative;width:100%;position:absolute;top:0!important;left:0!important;font-weight:700;background-color:#b01f23!important;color:#fff;font-size:18px;line-height:18px;border-radius:0;z-index:999}.our-products-section .our-products-inner .content .products-content .product .product-inner .discount-offer.cnt-new{width:50%;display:inline-block}.our-products-section .our-products-inner .content .products-content .product .product-inner .new-badge{background-color:#9dff00;color:#002640;padding:10px;top:0!important;font-size:18px;line-height:18px;left:0!important;width:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;position:absolute;z-index:999}.our-products-section .our-products-inner .content .products-content .product .product-inner .new-badge.cnt-sale-price{right:0!important;left:auto!important;width:50%}.our-products-section .our-products-inner .content .products-content .product .product-inner .product-top .product-image{width:100%;position:relative;padding-top:100%;margin-bottom:32px}.our-products-section .our-products-inner .content .products-content .product .product-inner .product-top .product-image img{position:absolute;top:0;left:0;width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover}.our-products-section .our-products-inner .content .products-content .product .product-inner .product-top .product-image .image-sub-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-size:10px;line-height:15px;color:#fff;border-radius:0;background-color:#007abf;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 7px 2px 7px;margin:0 auto 10px;display:inline-block;position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}@media (min-width:768px){.our-products-section .our-products-inner .content .products-content .product .product-inner .product-top .product-image .image-sub-title{font-size:13px;line-height:20px}}.our-products-section .our-products-inner .content .products-content .product .product-inner .product-top .product-title{font-size:16px;line-height:25px;font-family:cairo;font-weight:400;color:#002640;padding:0 5px}@media (min-width:992px){.our-products-section .our-products-inner .content .products-content .product .product-inner .product-top .product-title{padding-bottom:30px;font-size:24px;line-height:36px}}.our-products-section .our-products-inner .content .products-content .product .product-inner .product-bottom{padding:10px}.our-products-section .our-products-inner .content .products-content .product .product-inner .product-bottom .product-price{padding-bottom:10px;font-family:cairo;font-weight:400}@media (min-width:992px){.our-products-section .our-products-inner .content .products-content .product .product-inner .product-bottom .product-price{padding-bottom:30px}}.our-products-section .our-products-inner .content .products-content .product .product-inner .product-bottom .product-price .regular-price{color:#002640;display:block;font-size:18px;line-height:25px;-webkit-text-decoration:line-through red;text-decoration:line-through red}@media (min-width:992px){.our-products-section .our-products-inner .content .products-content .product .product-inner .product-bottom .product-price .regular-price{font-size:18px;line-height:28px}}.our-products-section .our-products-inner .content .products-content .product .product-inner .product-bottom .product-price .sale-price{color:#b01f23;display:block;font-size:20px;line-height:25px}@media (min-width:992px){.our-products-section .our-products-inner .content .products-content .product .product-inner .product-bottom .product-price .sale-price{font-size:24px;line-height:34px}}.our-products-section .our-products-inner .content .products-content .product .product-inner .product-bottom .add-to-cart .primary,.our-products-section .our-products-inner .content .products-content .product .product-inner .product-bottom .add-to-cart .woocommerce-Button{width:100%}.our-products-section .our-products-inner .content .products-content .product .product-inner .product-bottom .added_to_cart{position:absolute;bottom:13px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:#a50000;color:#fff;padding:2px 10px;border-radius:200px;display:none!important}.our-products-section .our-products-inner .content .products-content .product.outofstock .product-inner .product-top{opacity:.4}.our-products-section .our-products-inner .content .products-content .product.outofstock .product-inner .product-bottom .product-price{opacity:.4}.our-products-section .our-products-inner .content .products-content .product.outofstock .product-inner .product-bottom .add-to-cart .primary,.our-products-section .our-products-inner .content .products-content .product.outofstock .product-inner .product-bottom .add-to-cart .woocommerce-Button{background-color:#d7001a!important;pointer-events:none}.our-products-section .our-products-inner .content .products-content .product.outofstock .product-inner .product-bottom .add-to-cart .primary:hover,.our-products-section .our-products-inner .content .products-content .product.outofstock .product-inner .product-bottom .add-to-cart .woocommerce-Button:hover{background-color:#d7001a!important}.our-products-section .our-products-inner .content .products-content .slick-next,.our-products-section .our-products-inner .content .products-content .slick-prev{height:20px;width:20px}@media (min-width:768px){.our-products-section .our-products-inner .content .products-content .slick-next,.our-products-section .our-products-inner .content .products-content .slick-prev{height:25px;width:25px}}@media (min-width:992px){.our-products-section .our-products-inner .content .products-content .slick-next,.our-products-section .our-products-inner .content .products-content .slick-prev{height:30px;width:30px}}.our-products-section .our-products-inner .content .products-content .slick-prev{background-image:url(112df310b3a1c0ea11ad.svg);background-repeat:no-repeat;background-size:contain;background-origin:border-box;background-position:center center;cursor:pointer;z-index:9999}.our-products-section .our-products-inner .content .products-content .slick-next{-webkit-transform:rotate(-180deg) translateY(10px);transform:rotate(-180deg) translateY(10px);-webkit-transform-origin:center;transform-origin:center;background-image:url(112df310b3a1c0ea11ad.svg);background-repeat:no-repeat;background-size:contain;background-origin:border-box;background-position:center center;cursor:pointer;z-index:9999}.ce-contribution{background-size:contain;background-repeat:no-repeat;background-position-y:50%;padding-bottom:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.ce-contribution .reservation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ce-contribution .reservation .btn{background-color:#b01f23;font-size:28px;font-weight:700;padding:17px 35px}.ce-features{padding:50px 0 70px}.ce-features .text-feature{text-align:justify;margin:0 25px 120px 25px;color:#00263f}.ce-features .features-inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ce-features .features-inner .feature{max-width:275px;margin-bottom:17px}@media (min-width:992px){.ce-features .features-inner .feature{max-width:none}}.ce-features .features-inner .feature .feature-inner{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#00263f}.ce-features .features-inner .feature .feature-inner .image-container{overflow:hidden;padding:0;width:100%;padding-top:68%;position:relative}.ce-features .features-inner .feature .feature-inner .image-container img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%;position:absolute;top:0;left:0}.ce-contact-us-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ce-contact-us-form .contact-us-container{max-width:1200px}.ce-contact-us-form .contact-us-container .contact-us-inner{padding:50px 30px 100px}.ce-contact-us-form .contact-us-container .contact-us-inner p{text-align:right;margin-bottom:0}.ce-contact-us-form .contact-us-container .contact-us-inner .title-wrapper{padding-bottom:40px}.ce-contact-us-form .contact-us-container .contact-us-inner .title-wrapper .title{text-align:center;color:#002640;font-size:26px;line-height:34px;margin-bottom:50px}.ce-contact-us-form .contact-us-container .contact-us-inner .title-wrapper .description{text-align:right;color:#002640}.ce-special-request-form{display:block;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ce-special-request-form .title.title-page{font-size:26px;line-height:34px;text-align:right;position:relative;background-color:#002640;color:#fff;padding:0 80px 0 30px;margin:60px 0 35px 0;display:inline-block}.ce-special-request-form .title.title-page h2{margin-bottom:0!important}input[type=email],input[type=tel],input[type=text]{border:#a8a8a8 solid 1px!important;border-radius:100px!important}textarea{border:#a8a8a8 solid 1px!important}input[type=email]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{margin-bottom:9px!important;font-size:14px!important;color:#707070!important}input[type=email]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder,textarea::-moz-placeholder{margin-bottom:9px!important;font-size:14px!important;color:#707070!important}input[type=email]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,textarea:-ms-input-placeholder{margin-bottom:9px!important;font-size:14px!important;color:#707070!important}input[type=email]::-ms-input-placeholder,input[type=tel]::-ms-input-placeholder,input[type=text]::-ms-input-placeholder,textarea::-ms-input-placeholder{margin-bottom:9px!important;font-size:14px!important;color:#707070!important}input[type=email]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,textarea::placeholder{margin-bottom:9px!important;font-size:14px!important;color:#707070!important}.select2-container--default .select2-selection--single .select2-selection__placeholder,.select2-selection__rendered{font-family:Cairo,sans-serif!important;margin-bottom:9px!important;font-size:14px!important;color:#707070!important;font-weight:400}.ce-your-review-form{display:block;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ce-your-review-form .title.title-page{font-size:26px;line-height:34px;text-align:right;position:relative;background-color:#002640;color:#fff;padding:0 80px 0 30px;margin:60px 0 35px 0;display:inline-block}.ce-your-review-form .title.title-page h2{margin-bottom:0!important}.ce-text{display:block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ce-text .title.title-page{font-size:26px;line-height:34px;text-align:right;position:relative;background-color:#002640;color:#fff;padding:0 80px 0 30px;margin:60px 0 35px 0;display:inline-block}.ce-text .title.title-page h2{margin-bottom:0!important}.ce-text .text-inner{padding:100px 0;color:#002640}@media (min-width:768px){.ce-text .text-inner{padding:100px 80px}}.ce-text .text-inner .title{text-align:center;font-size:26px;line-height:34px;margin-bottom:50px}.ce-text .text-inner .description{margin-bottom:50px}.ce-text .text-inner .description p{margin-bottom:20px;text-align:justify!important}.ce-text .text-inner .page-link{text-align:center}.ce-text .text-inner .page-link a{text-decoration:underline}.fkcart-slider-header{border:none!important}.fkcart-slider-header .woocommerce-info,.fkcart-slider-header .woocommerce-message{background:0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:15px 0 20px 0;border:none;margin:0}.fkcart-slider-header .woocommerce-info strong,.fkcart-slider-header .woocommerce-message strong{margin:0 8px}.fkcart-slider-header .woocommerce-info .woocommerce-Price-amount.amount,.fkcart-slider-header .woocommerce-message .woocommerce-Price-amount.amount{color:#b01f23;text-decoration:underline}.fkcart-slider-header .fkcart-slider-heading .fkcart-title{display:none}.fkcart-slider-header .fkcart-slider-heading .fkcart-modal-close svg{height:35px;width:35px}.fkcart-slider-body .fkcart-zero-state .fkcart-icon-cart{display:none}.fkcart-slider-body .fkcart-zero-state .fkcart-zero-state-title{font-size:23px;line-height:30px}.fkcart-slider-body .fkcart-zero-state .fkcart-zero-state-text{display:none}.fkcart-slider-body .fkcart-zero-state .fkcart-primary-button{background:0 0!important;background-color:#b01f23!important;color:#fff!important;text-align:center!important;border-radius:30px!important;border:none!important;font-family:Cairo,sans-serif!important;font-size:18px!important;line-height:20px!important;padding:15px 40px!important;-webkit-transition:all .3s ease!important;transition:all .3s ease!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.fkcart-slider-body .fkcart-zero-state .fkcart-primary-button:hover{-webkit-transform:scale(1.03)!important;transform:scale(1.03)!important;color:#fff!important}.fkcart-slider-body .fkcart-item-wrap .fkcart-line-item .fkcart-remove-item{position:relative!important;margin-right:10px!important;top:0!important;left:0!important;background:0 0!important}.fkcart-slider-body .fkcart-item-wrap .fkcart-line-item .fkcart-remove-item:after{content:"";width:20px;height:20px;background-image:url(../Img/Icones/remove.svg);background-size:contain;background-repeat:no-repeat;display:block;position:absolute;top:0;left:0}.fkcart-slider-footer .fkcart-coupon-area .fkcart-coupon-body .fkcart-coupon-input-wrap #fkcart-coupon__input{border-radius:8px!important;margin-left:10px!important}.fkcart-slider-footer .fkcart-coupon-area .fkcart-coupon-body .fkcart-coupon-input-wrap .fkcart-primary-button{border:none!important;border-radius:8px!important;background-color:#b01f23!important}.fkcart-slider-footer .fkcart-checkout-wrap #fkcart-checkout-button{background:0 0!important;background-color:#b01f23!important;color:#fff!important;text-align:center!important;border-radius:30px!important;border:none!important;font-family:Cairo,sans-serif!important;font-size:18px!important;line-height:20px!important;padding:15px 40px!important;-webkit-transition:all .3s ease!important;transition:all .3s ease!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.fkcart-slider-footer .fkcart-checkout-wrap #fkcart-checkout-button:hover{-webkit-transform:scale(1.03)!important;transform:scale(1.03)!important;color:#fff!important}#custom-progress-bar .progress-bar:after{content:"";width:20px;border-radius:30px;height:20px;background-color:#dbdbdb!important;display:block;position:absolute;top:-6px;right:-1px}#custom-progress-bar .progress-bar .progress-bar__gauge:after{content:"";width:40px;height:28px;background-image:url(../Img/Images/heart.png);background-size:contain;background-repeat:no-repeat;display:block;position:absolute;top:-12px;right:-8px}.ce-failed{padding:200px 50px 100px;text-align:center;position:relative}.ce-failed:before{content:"";width:85px;height:60px;background-image:url(../Img/Images/heart-broken.png);background-size:contain;background-repeat:no-repeat;display:block;position:absolute;top:80px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.ce-failed .title{font-size:41px;line-height:55px;margin-bottom:20px}.ce-failed .description{font-size:19px;line-height:25px}.ce-success{padding:200px 50px 100px;text-align:center;position:relative}.ce-success:before{content:"";width:85px;height:60px;background-image:url(../Img/Images/heart.png);background-size:contain;background-repeat:no-repeat;display:block;position:absolute;top:80px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.ce-success .title{font-size:41px;line-height:55px;margin-bottom:20px}.ce-success .description{font-size:19px;line-height:25px}.ce-partners{margin-top:50px;margin-bottom:50px}.ce-partners .title{text-align:center;position:relative;padding-bottom:20px;margin-bottom:30px;color:#aaa;font-size:20px;line-height:30px;font-weight:400}@media (min-width:992px){.ce-partners .title{font-size:24px;line-height:36px}}.ce-partners .title:after{content:"";position:absolute;bottom:0;width:130px;height:10px;background-color:#002640;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.ce-partners .partners-slider{direction:ltr}.ce-partners .partners-slider .item{padding:20px 40px;position:relative;text-align:center}.ce-partners .partners-slider .item:after{content:"";position:absolute;top:50%;left:100%;width:20px;height:20px;background-image:url(../Img/Images/partner-heart.png);background-size:contain;background-position:center;background-repeat:no-repeat;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ce-partners .partners-slider .item img{width:170px;max-width:100%;margin:0 auto}