@charset "utf-8";
/* CSS Document */

/*@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css");*/
/*@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300,400&display=swap");*/



@font-face {
    font-family: 'Dosis';
    src: url('webfonts/Dosis.eot');
    src: url('webfonts/Dosis.eot?#iefix') format('embedded-opentype'),
	url('webfonts/Dosis.ttf') format('ttf'),
        url('webfonts/Dosis.woff2') format('woff2'),
        url('webfonts/Dosis.woff') format('woff'),
        url('webfonts/Dosis.svg#Dosis') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('webfonts/Open-Sans.eot');
    src: url('webfonts/Open-Sans.eot?#iefix') format('embedded-opentype'),
	url('webfonts/Open-Sans.ttf') format('ttf'),
        url('webfonts/Open-Sans.woff2') format('woff2'),
        url('webfonts/Open-Sans.woff') format('woff'),
        url('webfonts/Open-Sans.svg#Open-Sans') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('webfonts/Open-Sans-Light.eot');
    src: url('webfonts/Open-Sans-Light.eot?#iefix') format('embedded-opentype'),
	url('webfonts/Open-Sans-Light.ttf') format('ttf'),
        url('webfonts/Open-Sans-Light.woff2') format('woff2'),
        url('webfonts/Open-Sans-Light.woff') format('woff'),
        url('webfonts/Open-Sans-Light.svg#Open-Sans-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/*Css Scroll*/
*{scrollbar-color: #d1aa66 #CCCCCC; scrollbar-width:thin;}
*::-webkit-scrollbar {  width: 8px;}
*::-webkit-scrollbar-track {background-color: #d1aa66;  border-radius: 100px;}
*::-webkit-scrollbar-thumb {background-color: #d1aa66;  border-radius:10px;}

:root {
  --desertcolor: #d1aa66;
  --light-desertcolor:#dcb67d;
  --text-color:#717171;
  --title-color:#414141;
  --white-color:#FFFFFF;
  --black-color:#000000;
  --winter-way-color:#3d464e;
  --font-family1:"Helvetica Neue";
  --font-family2: "Helvetica Neue";
  --font-family-awesome:'FontAwesome';
  --font-family-awesome-6-free:'Font Awesome 6 Free';
  --border-radius:20px;
  --border-color:#d3aa6f;
  --border-color2:#d9d9d9;
  --red-color:#ff0000;
  --green-color:#4caf50;
  --text38:38px;
  --text28:28px;
  --text22:22px;
  --text20:20px;
  --text18:18px;
  --text16:16px;
  --text14:14px;
  --text12:12px;
  --text10:10px;
}


/*Slick Slider*/
.slick-slider{position: relative; display: block; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent;}
.slick-list{ position: relative; display: block; overflow: hidden; margin: 0; padding: 0;}
.slick-list:focus{outline: none;}
.slick-list.dragging{cursor: pointer; cursor: hand;}
.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
.slick-track{position: relative; top: 0; left: 0; display: block;}
.slick-track:before,.slick-track:after{display: table; content: '';}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}
.slick-slide{display: none; float: left; height: 100%; min-height: 1px; }
[dir='rtl'] .slick-slide{ float: right;}
.slick-slide img{display: block;}
.slick-slide.slick-loading img{display: none;}
.slick-slide.dragging img{pointer-events: none;}
.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block; height: auto;border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}

/*Slick Theme*/
.slick-loading .slick-list {background: #fff url('images/ajax-loader.gif') center center no-repeat;}
@font-face {
	font-family: 'slick';
	font-weight: normal;
	font-style: normal;
	src: url('webfonts//slick.eot');
	src: url('webfonts//slick.eot?#iefix') format('embedded-opentype'), url('webfonts//slick.woff') format('woff'), url('webfonts//slick.ttf') format('truetype'), url('webfonts//slick.svg#slick') format('svg');
	font-display: swap;
}
.slick-prev, .slick-next {font-size: 0; line-height: 0;	position: absolute;	top: 50%; display: block;	width: 20px;
	height: 20px; margin-top: -10px;	padding: 0;	cursor: pointer;	color: transparent;	border: none; outline: none;
	background: transparent;}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {color: transparent;	outline: none;	background: transparent;}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {opacity: 1;}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {opacity: .25;}
.slick-prev:before, .slick-next:before {font-family: 'slick'; font-size: 20px; line-height: 1; opacity: .75; color: white; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
.slick-prev {left: 0px;}
[dir='rtl'] .slick-prev {right: -25px; left: auto;}
.slick-prev:before {content: '←';}
[dir='rtl'] .slick-prev:before {content: '→';}
.slick-next {right: 0px;}
[dir='rtl'] .slick-next {right: auto;left: -25px;}
.slick-next:before {content: '→';}
[dir='rtl'] .slick-next:before {content: '←';}
.slick-slider {	margin-bottom: 2px;}
.slick-dots {	position: absolute;	bottom: -45px; display: block; width: 100%; padding: 0; list-style: none; text-align: center;}
.slick-dots li {position: relative; display: inline-block; width: 20px; height: 20px; margin: 0 5px; padding: 0;
cursor: pointer;}
.slick-dots li button { font-size: 0; line-height: 0; display: block; width: 20px; height: 20px; padding: 5px; cursor: pointer; color: transparent; border: 0; outline: none; background: transparent;}
.slick-dots li button:hover, .slick-dots li button:focus { outline: none;}
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1;}
.slick-dots li button:before { font-family: 'slick'; font-size: 6px; line-height: 20px; position: absolute; top: 0;
 left: 0; width: 20px; height: 20px; content: '•'; text-align: center; opacity: .25; color: black; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
.slick-dots li.slick-active button:before { opacity: .75; color: black;}


/*!
 * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */ 
.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free") !important;font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp-solid,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}

.fa-0:before{content:"\30"}.fa-1:before{content:"\31"}.fa-2:before{content:"\32"}.fa-3:before{content:"\33"}.fa-4:before{content:"\34"}.fa-5:before{content:"\35"}.fa-6:before{content:"\36"}.fa-7:before{content:"\37"}.fa-8:before{content:"\38"}.fa-9:before{content:"\39"}.fa-fill-drip:before{content:"\f576"}.fa-arrows-to-circle:before{content:"\e4bd"}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"\f138"}.fa-at:before{content:"\40"}.fa-trash-alt:before,.fa-trash-can:before{content:"\f2ed"}.fa-text-height:before{content:"\f034"}.fa-user-times:before,.fa-user-xmark:before{content:"\f235"}.fa-stethoscope:before{content:"\f0f1"}.fa-comment-alt:before,.fa-message:before{content:"\f27a"}.fa-info:before{content:"\f129"}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-explosion:before{content:"\e4e9"}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"\f15c"}.fa-wave-square:before{content:"\f83e"}.fa-ring:before{content:"\f70b"}.fa-building-un:before{content:"\e4d9"}.fa-dice-three:before{content:"\f527"}.fa-calendar-alt:before,.fa-calendar-days:before{content:"\f073"}.fa-anchor-circle-check:before{content:"\e4aa"}.fa-building-circle-arrow-right:before{content:"\e4d1"}.fa-volleyball-ball:before,.fa-volleyball:before{content:"\f45f"}.fa-arrows-up-to-line:before{content:"\e4c2"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-circle-minus:before,.fa-minus-circle:before{content:"\f056"}.fa-door-open:before{content:"\f52b"}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"\f2f5"}.fa-atom:before{content:"\f5d2"}.fa-soap:before{content:"\e06e"}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"\f86d"}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"\f539"}.fa-bridge-circle-check:before{content:"\e4c9"}.fa-pump-medical:before{content:"\e06a"}.fa-fingerprint:before{content:"\f577"}.fa-hand-point-right:before{content:"\f0a4"}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"\f689"}.fa-forward-step:before,.fa-step-forward:before{content:"\f051"}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"\f5b8"}.fa-flag-checkered:before{content:"\f11e"}.fa-football-ball:before,.fa-football:before{content:"\f44e"}.fa-school-circle-exclamation:before{content:"\e56c"}.fa-crop:before{content:"\f125"}.fa-angle-double-down:before,.fa-angles-down:before{content:"\f103"}.fa-users-rectangle:before{content:"\e594"}.fa-people-roof:before{content:"\e537"}.fa-people-line:before{content:"\e534"}.fa-beer-mug-empty:before,.fa-beer:before{content:"\f0fc"}.fa-diagram-predecessor:before{content:"\e477"}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"\f176"}.fa-burn:before,.fa-fire-flame-simple:before{content:"\f46a"}.fa-male:before,.fa-person:before{content:"\f183"}.fa-laptop:before{content:"\f109"}.fa-file-csv:before{content:"\f6dd"}.fa-menorah:before{content:"\f676"}.fa-truck-plane:before{content:"\e58f"}.fa-record-vinyl:before{content:"\f8d9"}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"\f587"}.fa-bong:before{content:"\f55c"}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-arrow-down-up-across-line:before{content:"\e4af"}.fa-spoon:before,.fa-utensil-spoon:before{content:"\f2e5"}.fa-jar-wheat:before{content:"\e517"}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"\f674"}.fa-file-circle-exclamation:before{content:"\e4eb"}.fa-circle-h:before,.fa-hospital-symbol:before{content:"\f47e"}.fa-pager:before{content:"\f815"}.fa-address-book:before,.fa-contact-book:before{content:"\f2b9"}.fa-strikethrough:before{content:"\f0cc"}.fa-k:before{content:"\4b"}.fa-landmark-flag:before{content:"\e51c"}.fa-pencil-alt:before,.fa-pencil:before{content:"\f303"}.fa-backward:before{content:"\f04a"}.fa-caret-right:before{content:"\f0da"}.fa-comments:before{content:"\f086"}.fa-file-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-code-pull-request:before{content:"\e13c"}.fa-clipboard-list:before{content:"\f46d"}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"\f4de"}.fa-user-check:before{content:"\f4fc"}.fa-vial-virus:before{content:"\e597"}.fa-sheet-plastic:before{content:"\e571"}.fa-blog:before{content:"\f781"}.fa-user-ninja:before{content:"\f504"}.fa-person-arrow-up-from-line:before{content:"\e539"}.fa-scroll-torah:before,.fa-torah:before{content:"\f6a0"}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"\f458"}.fa-toggle-off:before{content:"\f204"}.fa-archive:before,.fa-box-archive:before{content:"\f187"}.fa-person-drowning:before{content:"\e545"}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"\f58a"}.fa-spray-can:before{content:"\f5bd"}.fa-truck-monster:before{content:"\f63b"}.fa-w:before{content:"\57"}.fa-earth-africa:before,.fa-globe-africa:before{content:"\f57c"}.fa-rainbow:before{content:"\f75b"}.fa-circle-notch:before{content:"\f1ce"}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"\f3fa"}.fa-paw:before{content:"\f1b0"}.fa-cloud:before{content:"\f0c2"}.fa-trowel-bricks:before{content:"\e58a"}.fa-face-flushed:before,.fa-flushed:before{content:"\f579"}.fa-hospital-user:before{content:"\f80d"}.fa-tent-arrow-left-right:before{content:"\e57f"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-binoculars:before{content:"\f1e5"}.fa-microphone-slash:before{content:"\f131"}.fa-box-tissue:before{content:"\e05b"}.fa-motorcycle:before{content:"\f21c"}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"\f562"}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"\e068"}.fa-mars-and-venus-burst:before{content:"\e523"}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"\f152"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-sun-plant-wilt:before{content:"\e57a"}.fa-toilets-portable:before{content:"\e584"}.fa-hockey-puck:before{content:"\f453"}.fa-table:before{content:"\f0ce"}.fa-magnifying-glass-arrow-right:before{content:"\e521"}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"\f566"}.fa-users-slash:before{content:"\e073"}.fa-clover:before{content:"\e139"}.fa-mail-reply:before,.fa-reply:before{content:"\f3e5"}.fa-star-and-crescent:before{content:"\f699"}.fa-house-fire:before{content:"\e50c"}.fa-minus-square:before,.fa-square-minus:before{content:"\f146"}.fa-helicopter:before{content:"\f533"}.fa-compass:before{content:"\f14e"}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"\f150"}.fa-file-circle-question:before{content:"\e4ef"}.fa-laptop-code:before{content:"\f5fc"}.fa-swatchbook:before{content:"\f5c3"}.fa-prescription-bottle:before{content:"\f485"}.fa-bars:before,.fa-navicon:before{content:"\f0c9"}.fa-people-group:before{content:"\e533"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-heart-broken:before,.fa-heart-crack:before{content:"\f7a9"}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"\f360"}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"\f597"}.fa-film:before{content:"\f008"}.fa-ruler-horizontal:before{content:"\f547"}.fa-people-robbery:before{content:"\e536"}.fa-lightbulb:before{content:"\f0eb"}.fa-caret-left:before{content:"\f0d9"}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"\f06a"}.fa-school-circle-xmark:before{content:"\e56d"}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"\f08b"}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"\f13a"}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"\f13e"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"\f58f"}.fa-sitemap:before{content:"\f0e8"}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"\f4b9"}.fa-memory:before{content:"\f538"}.fa-road-spikes:before{content:"\e568"}.fa-fire-burner:before{content:"\e4f1"}.fa-flag:before{content:"\f024"}.fa-hanukiah:before{content:"\f6e6"}.fa-feather:before{content:"\f52d"}.fa-volume-down:before,.fa-volume-low:before{content:"\f027"}.fa-comment-slash:before{content:"\f4b3"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-compress:before{content:"\f066"}.fa-wheat-alt:before,.fa-wheat-awn:before{content:"\e2cd"}.fa-ankh:before{content:"\f644"}.fa-hands-holding-child:before{content:"\e4fa"}.fa-asterisk:before{content:"\2a"}.fa-check-square:before,.fa-square-check:before{content:"\f14a"}.fa-peseta-sign:before{content:"\e221"}.fa-header:before,.fa-heading:before{content:"\f1dc"}.fa-ghost:before{content:"\f6e2"}.fa-list-squares:before,.fa-list:before{content:"\f03a"}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"\f87b"}.fa-cart-plus:before{content:"\f217"}.fa-gamepad:before{content:"\f11b"}.fa-circle-dot:before,.fa-dot-circle:before{content:"\f192"}.fa-dizzy:before,.fa-face-dizzy:before{content:"\f567"}.fa-egg:before{content:"\f7fb"}.fa-house-medical-circle-xmark:before{content:"\e513"}.fa-campground:before{content:"\f6bb"}.fa-folder-plus:before{content:"\f65e"}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"\f1e3"}.fa-paint-brush:before,.fa-paintbrush:before{content:"\f1fc"}.fa-lock:before{content:"\f023"}.fa-gas-pump:before{content:"\f52f"}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"\f593"}.fa-map-location:before,.fa-map-marked:before{content:"\f59f"}.fa-house-flood-water:before{content:"\e50e"}.fa-tree:before{content:"\f1bb"}.fa-bridge-lock:before{content:"\e4cc"}.fa-sack-dollar:before{content:"\f81d"}.fa-edit:before,.fa-pen-to-square:before{content:"\f044"}.fa-car-side:before{content:"\f5e4"}.fa-share-alt:before,.fa-share-nodes:before{content:"\f1e0"}.fa-heart-circle-minus:before{content:"\e4ff"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-microscope:before{content:"\f610"}.fa-sink:before{content:"\e06d"}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"\f290"}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-mitten:before{content:"\f7b5"}.fa-person-rays:before{content:"\e54d"}.fa-users:before{content:"\f0c0"}.fa-eye-slash:before{content:"\f070"}.fa-flask-vial:before{content:"\e4f3"}.fa-hand-paper:before,.fa-hand:before{content:"\f256"}.fa-om:before{content:"\f679"}.fa-worm:before{content:"\e599"}.fa-house-circle-xmark:before{content:"\e50b"}.fa-plug:before{content:"\f1e6"}.fa-chevron-up:before{content:"\f077"}.fa-hand-spock:before{content:"\f259"}.fa-stopwatch:before{content:"\f2f2"}.fa-face-kiss:before,.fa-kiss:before{content:"\f596"}.fa-bridge-circle-xmark:before{content:"\e4cb"}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"\f589"}.fa-chess-bishop:before{content:"\f43a"}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"\f58c"}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-road-circle-check:before{content:"\e564"}.fa-dice-five:before{content:"\f523"}.fa-rss-square:before,.fa-square-rss:before{content:"\f143"}.fa-land-mine-on:before{content:"\e51b"}.fa-i-cursor:before{content:"\f246"}.fa-stamp:before{content:"\f5bf"}.fa-stairs:before{content:"\e289"}.fa-i:before{content:"\49"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"\f6f2"}.fa-pills:before{content:"\f484"}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"\f581"}.fa-tooth:before{content:"\f5c9"}.fa-v:before{content:"\56"}.fa-bangladeshi-taka-sign:before{content:"\e2e6"}.fa-bicycle:before{content:"\f206"}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:"\e579"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-ambulance:before,.fa-truck-medical:before{content:"\f0f9"}.fa-wheat-awn-circle-exclamation:before{content:"\e598"}.fa-snowman:before{content:"\f7d0"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-road-barrier:before{content:"\e562"}.fa-school:before{content:"\f549"}.fa-igloo:before{content:"\f7ae"}.fa-joint:before{content:"\f595"}.fa-angle-right:before{content:"\f105"}.fa-horse:before{content:"\f6f0"}.fa-q:before{content:"\51"}.fa-g:before{content:"\47"}.fa-notes-medical:before{content:"\f481"}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-dong-sign:before{content:"\e169"}.fa-capsules:before{content:"\f46b"}.fa-poo-bolt:before,.fa-poo-storm:before{content:"\f75a"}.fa-face-frown-open:before,.fa-frown-open:before{content:"\f57a"}.fa-hand-point-up:before{content:"\f0a6"}.fa-money-bill:before{content:"\f0d6"}.fa-bookmark:before{content:"\f02e"}.fa-align-justify:before{content:"\f039"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-helmet-un:before{content:"\e503"}.fa-bullseye:before{content:"\f140"}.fa-bacon:before{content:"\f7e5"}.fa-hand-point-down:before{content:"\f0a7"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-folder-blank:before,.fa-folder:before{content:"\f07b"}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"\f478"}.fa-radiation:before{content:"\f7b9"}.fa-chart-simple:before{content:"\e473"}.fa-mars-stroke:before{content:"\f229"}.fa-vial:before{content:"\f492"}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:"\f624"}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-e:before{content:"\45"}.fa-pen-alt:before,.fa-pen-clip:before{content:"\f305"}.fa-bridge-circle-exclamation:before{content:"\e4ca"}.fa-user:before{content:"\f007"}.fa-school-circle-check:before{content:"\e56b"}.fa-dumpster:before{content:"\f793"}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"\f5b6"}.fa-building-user:before{content:"\e4da"}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"\f191"}.fa-highlighter:before{content:"\f591"}.fa-key:before{content:"\f084"}.fa-bullhorn:before{content:"\f0a1"}.fa-globe:before{content:"\f0ac"}.fa-synagogue:before{content:"\f69b"}.fa-person-half-dress:before{content:"\e548"}.fa-road-bridge:before{content:"\e563"}.fa-location-arrow:before{content:"\f124"}.fa-c:before{content:"\43"}.fa-tablet-button:before{content:"\f10a"}.fa-building-lock:before{content:"\e4d6"}.fa-pizza-slice:before{content:"\f818"}.fa-money-bill-wave:before{content:"\f53a"}.fa-area-chart:before,.fa-chart-area:before{content:"\f1fe"}.fa-house-flag:before{content:"\e50d"}.fa-person-circle-minus:before{content:"\e540"}.fa-ban:before,.fa-cancel:before{content:"\f05e"}.fa-camera-rotate:before{content:"\e0d8"}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-star:before{content:"\f005"}.fa-repeat:before{content:"\f363"}.fa-cross:before{content:"\f654"}.fa-box:before{content:"\f466"}.fa-venus-mars:before{content:"\f228"}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"\f245"}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"\f31e"}.fa-charging-station:before{content:"\f5e7"}.fa-shapes:before,.fa-triangle-circle-square:before{content:"\f61f"}.fa-random:before,.fa-shuffle:before{content:"\f074"}.fa-person-running:before,.fa-running:before{content:"\f70c"}.fa-mobile-retro:before{content:"\e527"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-spider:before{content:"\f717"}.fa-hands-bound:before{content:"\e4f9"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-plane-circle-exclamation:before{content:"\e556"}.fa-x-ray:before{content:"\f497"}.fa-spell-check:before{content:"\f891"}.fa-slash:before{content:"\f715"}.fa-computer-mouse:before,.fa-mouse:before{content:"\f8cc"}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"\f090"}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"\e070"}.fa-server:before{content:"\f233"}.fa-virus-covid-slash:before{content:"\e4a9"}.fa-shop-lock:before{content:"\e4a5"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-blender-phone:before{content:"\f6b6"}.fa-building-wheat:before{content:"\e4db"}.fa-person-breastfeeding:before{content:"\e53a"}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"\f2f6"}.fa-venus:before{content:"\f221"}.fa-passport:before{content:"\f5ab"}.fa-thumb-tack-slash:before,.fa-thumbtack-slash:before{content:"\e68f"}.fa-heart-pulse:before,.fa-heartbeat:before{content:"\f21e"}.fa-people-carry-box:before,.fa-people-carry:before{content:"\f4ce"}.fa-temperature-high:before{content:"\f769"}.fa-microchip:before{content:"\f2db"}.fa-crown:before{content:"\f521"}.fa-weight-hanging:before{content:"\f5cd"}.fa-xmarks-lines:before{content:"\e59a"}.fa-file-prescription:before{content:"\f572"}.fa-weight-scale:before,.fa-weight:before{content:"\f496"}.fa-user-friends:before,.fa-user-group:before{content:"\f500"}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"\f15e"}.fa-chess-knight:before{content:"\f441"}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"\f59b"}.fa-wheelchair:before{content:"\f193"}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"\f0aa"}.fa-toggle-on:before{content:"\f205"}.fa-person-walking:before,.fa-walking:before{content:"\f554"}.fa-l:before{content:"\4c"}.fa-fire:before{content:"\f06d"}.fa-bed-pulse:before,.fa-procedures:before{content:"\f487"}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"\f197"}.fa-face-laugh:before,.fa-laugh:before{content:"\f599"}.fa-folder-open:before{content:"\f07c"}.fa-heart-circle-plus:before{content:"\e500"}.fa-code-fork:before{content:"\e13b"}.fa-city:before{content:"\f64f"}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"\f3c9"}.fa-pepper-hot:before{content:"\f816"}.fa-unlock:before{content:"\f09c"}.fa-colon-sign:before{content:"\e140"}.fa-headset:before{content:"\f590"}.fa-store-slash:before{content:"\e071"}.fa-road-circle-xmark:before{content:"\e566"}.fa-user-minus:before{content:"\f503"}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"\f22a"}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"\f79f"}.fa-clipboard:before{content:"\f328"}.fa-house-circle-exclamation:before{content:"\e50a"}.fa-file-arrow-up:before,.fa-file-upload:before{content:"\f574"}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"\f1eb"}.fa-bath:before,.fa-bathtub:before{content:"\f2cd"}.fa-underline:before{content:"\f0cd"}.fa-user-edit:before,.fa-user-pen:before{content:"\f4ff"}.fa-signature:before{content:"\f5b7"}.fa-stroopwafel:before{content:"\f551"}.fa-bold:before{content:"\f032"}.fa-anchor-lock:before{content:"\e4ad"}.fa-building-ngo:before{content:"\e4d7"}.fa-manat-sign:before{content:"\e1d5"}.fa-not-equal:before{content:"\f53e"}.fa-border-style:before,.fa-border-top-left:before{content:"\f853"}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"\f5a0"}.fa-jedi:before{content:"\f669"}.fa-poll:before,.fa-square-poll-vertical:before{content:"\f681"}.fa-mug-hot:before{content:"\f7b6"}.fa-battery-car:before,.fa-car-battery:before{content:"\f5df"}.fa-gift:before{content:"\f06b"}.fa-dice-two:before{content:"\f528"}.fa-chess-queen:before{content:"\f445"}.fa-glasses:before{content:"\f530"}.fa-chess-board:before{content:"\f43c"}.fa-building-circle-check:before{content:"\e4d2"}.fa-person-chalkboard:before{content:"\e53d"}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"\f22b"}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"\f255"}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"\f151"}.fa-cloud-showers-water:before{content:"\e4e4"}.fa-bar-chart:before,.fa-chart-bar:before{content:"\f080"}.fa-hands-bubbles:before,.fa-hands-wash:before{content:"\e05e"}.fa-less-than-equal:before{content:"\f537"}.fa-train:before{content:"\f238"}.fa-eye-low-vision:before,.fa-low-vision:before{content:"\f2a8"}.fa-crow:before{content:"\f520"}.fa-sailboat:before{content:"\e445"}.fa-window-restore:before{content:"\f2d2"}.fa-plus-square:before,.fa-square-plus:before{content:"\f0fe"}.fa-torii-gate:before{content:"\f6a1"}.fa-frog:before{content:"\f52e"}.fa-bucket:before{content:"\e4cf"}.fa-image:before{content:"\f03e"}.fa-microphone:before{content:"\f130"}.fa-cow:before{content:"\f6c8"}.fa-caret-up:before{content:"\f0d8"}.fa-screwdriver:before{content:"\f54a"}.fa-folder-closed:before{content:"\e185"}.fa-house-tsunami:before{content:"\e515"}.fa-square-nfi:before{content:"\e576"}.fa-arrow-up-from-ground-water:before{content:"\e4b5"}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"\f57b"}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"\f2ea"}.fa-columns:before,.fa-table-columns:before{content:"\f0db"}.fa-lemon:before{content:"\f094"}.fa-head-side-mask:before{content:"\e063"}.fa-handshake:before{content:"\f2b5"}.fa-gem:before{content:"\f3a5"}.fa-dolly-box:before,.fa-dolly:before{content:"\f472"}.fa-smoking:before{content:"\f48d"}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"\f78c"}.fa-monument:before{content:"\f5a6"}.fa-snowplow:before{content:"\f7d2"}.fa-angle-double-right:before,.fa-angles-right:before{content:"\f101"}.fa-cannabis:before{content:"\f55f"}.fa-circle-play:before,.fa-play-circle:before{content:"\f144"}.fa-tablets:before{content:"\f490"}.fa-ethernet:before{content:"\f796"}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"\f153"}.fa-chair:before{content:"\f6c0"}.fa-check-circle:before,.fa-circle-check:before{content:"\f058"}.fa-circle-stop:before,.fa-stop-circle:before{content:"\f28d"}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"\f568"}.fa-plate-wheat:before{content:"\e55a"}.fa-icicles:before{content:"\f7ad"}.fa-person-shelter:before{content:"\e54f"}.fa-neuter:before{content:"\f22c"}.fa-id-badge:before{content:"\f2c1"}.fa-marker:before{content:"\f5a1"}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"\f59a"}.fa-helicopter-symbol:before{content:"\e502"}.fa-universal-access:before{content:"\f29a"}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"\f139"}.fa-lari-sign:before{content:"\e1c8"}.fa-volcano:before{content:"\f770"}.fa-person-walking-dashed-line-arrow-right:before{content:"\e553"}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"\f154"}.fa-viruses:before{content:"\e076"}.fa-square-person-confined:before{content:"\e577"}.fa-user-tie:before{content:"\f508"}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"\f175"}.fa-tent-arrow-down-to-line:before{content:"\e57e"}.fa-certificate:before{content:"\f0a3"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-suitcase:before{content:"\f0f2"}.fa-person-skating:before,.fa-skating:before{content:"\f7c5"}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"\f662"}.fa-camera-retro:before{content:"\f083"}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"\f0ab"}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"\f56f"}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"\f14c"}.fa-box-open:before{content:"\f49e"}.fa-scroll:before{content:"\f70e"}.fa-spa:before{content:"\f5bb"}.fa-location-pin-lock:before{content:"\e51f"}.fa-pause:before{content:"\f04c"}.fa-hill-avalanche:before{content:"\e507"}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-bomb:before{content:"\f1e2"}.fa-registered:before{content:"\f25d"}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"\f2bb"}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-subscript:before{content:"\f12c"}.fa-diamond-turn-right:before,.fa-directions:before{content:"\f5eb"}.fa-burst:before{content:"\e4dc"}.fa-house-laptop:before,.fa-laptop-house:before{content:"\e066"}.fa-face-tired:before,.fa-tired:before{content:"\f5c8"}.fa-money-bills:before{content:"\e1f3"}.fa-smog:before{content:"\f75f"}.fa-crutch:before{content:"\f7f7"}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"\f0ee"}.fa-palette:before{content:"\f53f"}.fa-arrows-turn-right:before{content:"\e4c0"}.fa-vest:before{content:"\e085"}.fa-ferry:before{content:"\e4ea"}.fa-arrows-down-to-people:before{content:"\e4b9"}.fa-seedling:before,.fa-sprout:before{content:"\f4d8"}.fa-arrows-alt-h:before,.fa-left-right:before{content:"\f337"}.fa-boxes-packing:before{content:"\e4c7"}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"\f0a8"}.fa-group-arrows-rotate:before{content:"\e4f6"}.fa-bowl-food:before{content:"\e4c6"}.fa-candy-cane:before{content:"\f786"}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"\f160"}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:"\f76c"}.fa-remove-format:before,.fa-text-slash:before{content:"\f87d"}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"\f4da"}.fa-file-word:before{content:"\f1c2"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"\f07e"}.fa-house-lock:before{content:"\e510"}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"\f0ed"}.fa-children:before{content:"\e4e1"}.fa-blackboard:before,.fa-chalkboard:before{content:"\f51b"}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"\f4fa"}.fa-envelope-open:before{content:"\f2b6"}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"\e05f"}.fa-mattress-pillow:before{content:"\e525"}.fa-guarani-sign:before{content:"\e19a"}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"\f021"}.fa-fire-extinguisher:before{content:"\f134"}.fa-cruzeiro-sign:before{content:"\e152"}.fa-greater-than-equal:before{content:"\f532"}.fa-shield-alt:before,.fa-shield-halved:before{content:"\f3ed"}.fa-atlas:before,.fa-book-atlas:before{content:"\f558"}.fa-virus:before{content:"\e074"}.fa-envelope-circle-check:before{content:"\e4e8"}.fa-layer-group:before{content:"\f5fd"}.fa-arrows-to-dot:before{content:"\e4be"}.fa-archway:before{content:"\f557"}.fa-heart-circle-check:before{content:"\e4fd"}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"\f6f1"}.fa-file-archive:before,.fa-file-zipper:before{content:"\f1c6"}.fa-square:before{content:"\f0c8"}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"\f000"}.fa-couch:before{content:"\f4b8"}.fa-cedi-sign:before{content:"\e0df"}.fa-italic:before{content:"\f033"}.fa-table-cells-column-lock:before{content:"\e678"}.fa-church:before{content:"\f51d"}.fa-comments-dollar:before{content:"\f653"}.fa-democrat:before{content:"\f747"}.fa-z:before{content:"\5a"}.fa-person-skiing:before,.fa-skiing:before{content:"\f7c9"}.fa-road-lock:before{content:"\e567"}.fa-a:before{content:"\41"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:"\e03f"}.fa-feather-alt:before,.fa-feather-pointed:before{content:"\f56b"}.fa-p:before{content:"\50"}.fa-snowflake:before{content:"\f2dc"}.fa-newspaper:before{content:"\f1ea"}.fa-ad:before,.fa-rectangle-ad:before{content:"\f641"}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"\f0a9"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-locust:before{content:"\e520"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"\f0cb"}.fa-person-dress-burst:before{content:"\e544"}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"\f53d"}.fa-vector-square:before{content:"\f5cb"}.fa-bread-slice:before{content:"\f7ec"}.fa-language:before{content:"\f1ab"}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"\f598"}.fa-filter:before{content:"\f0b0"}.fa-question:before{content:"\3f"}.fa-file-signature:before{content:"\f573"}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"\f0b2"}.fa-house-chimney-user:before{content:"\e065"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-puzzle-piece:before{content:"\f12e"}.fa-money-check:before{content:"\f53c"}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"\f5c0"}.fa-code:before{content:"\f121"}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"\f7a0"}.fa-building-circle-exclamation:before{content:"\e4d3"}.fa-magnifying-glass-chart:before{content:"\e522"}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"\f08e"}.fa-cubes-stacked:before{content:"\e4e6"}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"\f159"}.fa-virus-covid:before{content:"\e4a8"}.fa-austral-sign:before{content:"\e0a9"}.fa-f:before{content:"\46"}.fa-leaf:before{content:"\f06c"}.fa-road:before{content:"\f018"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-person-circle-plus:before{content:"\e541"}.fa-chart-pie:before,.fa-pie-chart:before{content:"\f200"}.fa-bolt-lightning:before{content:"\e0b7"}.fa-sack-xmark:before{content:"\e56a"}.fa-file-excel:before{content:"\f1c3"}.fa-file-contract:before{content:"\f56c"}.fa-fish-fins:before{content:"\e4f2"}.fa-building-flag:before{content:"\e4d5"}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"\f582"}.fa-object-ungroup:before{content:"\f248"}.fa-poop:before{content:"\f619"}.fa-location-pin:before,.fa-map-marker:before{content:"\f041"}.fa-kaaba:before{content:"\f66b"}.fa-toilet-paper:before{content:"\f71e"}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"\f807"}.fa-eject:before{content:"\f052"}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"\f35a"}.fa-plane-circle-check:before{content:"\e555"}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-object-group:before{content:"\f247"}.fa-chart-line:before,.fa-line-chart:before{content:"\f201"}.fa-mask-ventilator:before{content:"\e524"}.fa-arrow-right:before{content:"\f061"}.fa-map-signs:before,.fa-signs-post:before{content:"\f277"}.fa-cash-register:before{content:"\f788"}.fa-person-circle-question:before{content:"\e542"}.fa-h:before{content:"\48"}.fa-tarp:before{content:"\e57b"}.fa-screwdriver-wrench:before,.fa-tools:before{content:"\f7d9"}.fa-arrows-to-eye:before{content:"\e4bf"}.fa-plug-circle-bolt:before{content:"\e55b"}.fa-heart:before{content:"\f004"}.fa-mars-and-venus:before{content:"\f224"}.fa-home-user:before,.fa-house-user:before{content:"\e1b0"}.fa-dumpster-fire:before{content:"\f794"}.fa-house-crack:before{content:"\e3b1"}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"\f561"}.fa-face-surprise:before,.fa-surprise:before{content:"\f5c2"}.fa-bottle-water:before{content:"\e4c5"}.fa-circle-pause:before,.fa-pause-circle:before{content:"\f28b"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-apple-alt:before,.fa-apple-whole:before{content:"\f5d1"}.fa-kitchen-set:before{content:"\e51a"}.fa-r:before{content:"\52"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-cube:before{content:"\f1b2"}.fa-bitcoin-sign:before{content:"\e0b4"}.fa-shield-dog:before{content:"\e573"}.fa-solar-panel:before{content:"\f5ba"}.fa-lock-open:before{content:"\f3c1"}.fa-elevator:before{content:"\e16d"}.fa-money-bill-transfer:before{content:"\e528"}.fa-money-bill-trend-up:before{content:"\e529"}.fa-house-flood-water-circle-arrow-right:before{content:"\e50f"}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"\f682"}.fa-circle:before{content:"\f111"}.fa-backward-fast:before,.fa-fast-backward:before{content:"\f049"}.fa-recycle:before{content:"\f1b8"}.fa-user-astronaut:before{content:"\f4fb"}.fa-plane-slash:before{content:"\e069"}.fa-trademark:before{content:"\f25c"}.fa-basketball-ball:before,.fa-basketball:before{content:"\f434"}.fa-satellite-dish:before{content:"\f7c0"}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"\f35b"}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"\f3cd"}.fa-volume-high:before,.fa-volume-up:before{content:"\f028"}.fa-users-rays:before{content:"\e593"}.fa-wallet:before{content:"\f555"}.fa-clipboard-check:before{content:"\f46c"}.fa-file-audio:before{content:"\f1c7"}.fa-burger:before,.fa-hamburger:before{content:"\f805"}.fa-wrench:before{content:"\f0ad"}.fa-bugs:before{content:"\e4d0"}.fa-rupee-sign:before,.fa-rupee:before{content:"\f156"}.fa-file-image:before{content:"\f1c5"}.fa-circle-question:before,.fa-question-circle:before{content:"\f059"}.fa-plane-departure:before{content:"\f5b0"}.fa-handshake-slash:before{content:"\e060"}.fa-book-bookmark:before{content:"\e0bb"}.fa-code-branch:before{content:"\f126"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-bridge:before{content:"\e4c8"}.fa-phone-alt:before,.fa-phone-flip:before{content:"\f879"}.fa-truck-front:before{content:"\e2b7"}.fa-cat:before{content:"\f6be"}.fa-anchor-circle-exclamation:before{content:"\e4ab"}.fa-truck-field:before{content:"\e58d"}.fa-route:before{content:"\f4d7"}.fa-clipboard-question:before{content:"\e4e3"}.fa-panorama:before{content:"\e209"}.fa-comment-medical:before{content:"\f7f5"}.fa-teeth-open:before{content:"\f62f"}.fa-file-circle-minus:before{content:"\e4ed"}.fa-tags:before{content:"\f02c"}.fa-wine-glass:before{content:"\f4e3"}.fa-fast-forward:before,.fa-forward-fast:before{content:"\f050"}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"\f5a4"}.fa-parking:before,.fa-square-parking:before{content:"\f540"}.fa-house-signal:before{content:"\e012"}.fa-bars-progress:before,.fa-tasks-alt:before{content:"\f828"}.fa-faucet-drip:before{content:"\e006"}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"\f474"}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"\f54d"}.fa-terminal:before{content:"\f120"}.fa-mobile-button:before{content:"\f10b"}.fa-house-medical-flag:before{content:"\e514"}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"\f291"}.fa-tape:before{content:"\f4db"}.fa-bus-alt:before,.fa-bus-simple:before{content:"\f55e"}.fa-eye:before{content:"\f06e"}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"\f5b3"}.fa-audio-description:before{content:"\f29e"}.fa-person-military-to-person:before{content:"\e54c"}.fa-file-shield:before{content:"\e4f0"}.fa-user-slash:before{content:"\f506"}.fa-pen:before{content:"\f304"}.fa-tower-observation:before{content:"\e586"}.fa-file-code:before{content:"\f1c9"}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"\f012"}.fa-bus:before{content:"\f207"}.fa-heart-circle-xmark:before{content:"\e501"}.fa-home-lg:before,.fa-house-chimney:before{content:"\e3af"}.fa-window-maximize:before{content:"\f2d0"}.fa-face-frown:before,.fa-frown:before{content:"\f119"}.fa-prescription:before{content:"\f5b1"}.fa-shop:before,.fa-store-alt:before{content:"\f54f"}.fa-floppy-disk:before,.fa-save:before{content:"\f0c7"}.fa-vihara:before{content:"\f6a7"}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"\f515"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-comment-dots:before,.fa-commenting:before{content:"\f4ad"}.fa-plant-wilt:before{content:"\e5aa"}.fa-diamond:before{content:"\f219"}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"\f585"}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"\f4c0"}.fa-bacterium:before{content:"\e05a"}.fa-hand-pointer:before{content:"\f25a"}.fa-drum-steelpan:before{content:"\f56a"}.fa-hand-scissors:before{content:"\f257"}.fa-hands-praying:before,.fa-praying-hands:before{content:"\f684"}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"\f01e"}.fa-biohazard:before{content:"\f780"}.fa-location-crosshairs:before,.fa-location:before{content:"\f601"}.fa-mars-double:before{content:"\f227"}.fa-child-dress:before{content:"\e59c"}.fa-users-between-lines:before{content:"\e591"}.fa-lungs-virus:before{content:"\e067"}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"\f588"}.fa-phone:before{content:"\f095"}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"\f273"}.fa-child-reaching:before{content:"\e59d"}.fa-head-side-virus:before{content:"\e064"}.fa-user-cog:before,.fa-user-gear:before{content:"\f4fe"}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"\f163"}.fa-door-closed:before{content:"\f52a"}.fa-shield-virus:before{content:"\e06c"}.fa-dice-six:before{content:"\f526"}.fa-mosquito-net:before{content:"\e52c"}.fa-bridge-water:before{content:"\e4ce"}.fa-person-booth:before{content:"\f756"}.fa-text-width:before{content:"\f035"}.fa-hat-wizard:before{content:"\f6e8"}.fa-pen-fancy:before{content:"\f5ac"}.fa-digging:before,.fa-person-digging:before{content:"\f85e"}.fa-trash:before{content:"\f1f8"}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:"\f629"}.fa-book-medical:before{content:"\f7e6"}.fa-poo:before{content:"\f2fe"}.fa-quote-right-alt:before,.fa-quote-right:before{content:"\f10e"}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"\f553"}.fa-cubes:before{content:"\f1b3"}.fa-divide:before{content:"\f529"}.fa-tenge-sign:before,.fa-tenge:before{content:"\f7d7"}.fa-headphones:before{content:"\f025"}.fa-hands-holding:before{content:"\f4c2"}.fa-hands-clapping:before{content:"\e1a8"}.fa-republican:before{content:"\f75e"}.fa-arrow-left:before{content:"\f060"}.fa-person-circle-xmark:before{content:"\e543"}.fa-ruler:before{content:"\f545"}.fa-align-left:before{content:"\f036"}.fa-dice-d6:before{content:"\f6d1"}.fa-restroom:before{content:"\f7bd"}.fa-j:before{content:"\4a"}.fa-users-viewfinder:before{content:"\e595"}.fa-file-video:before{content:"\f1c8"}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"\f35d"}.fa-table-cells:before,.fa-th:before{content:"\f00a"}.fa-file-pdf:before{content:"\f1c1"}.fa-bible:before,.fa-book-bible:before{content:"\f647"}.fa-o:before{content:"\4f"}.fa-medkit:before,.fa-suitcase-medical:before{content:"\f0fa"}.fa-user-secret:before{content:"\f21b"}.fa-otter:before{content:"\f700"}.fa-female:before,.fa-person-dress:before{content:"\f182"}.fa-comment-dollar:before{content:"\f651"}.fa-briefcase-clock:before,.fa-business-time:before{content:"\f64a"}.fa-table-cells-large:before,.fa-th-large:before{content:"\f009"}.fa-book-tanakh:before,.fa-tanakh:before{content:"\f827"}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"\f2a0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-clipboard-user:before{content:"\f7f3"}.fa-child:before{content:"\f1ae"}.fa-lira-sign:before{content:"\f195"}.fa-satellite:before{content:"\f7bf"}.fa-plane-lock:before{content:"\e558"}.fa-tag:before{content:"\f02b"}.fa-comment:before{content:"\f075"}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"\f1fd"}.fa-envelope:before{content:"\f0e0"}.fa-angle-double-up:before,.fa-angles-up:before{content:"\f102"}.fa-paperclip:before{content:"\f0c6"}.fa-arrow-right-to-city:before{content:"\e4b3"}.fa-ribbon:before{content:"\f4d6"}.fa-lungs:before{content:"\f604"}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-litecoin-sign:before{content:"\e1d3"}.fa-border-none:before{content:"\f850"}.fa-circle-nodes:before{content:"\e4e2"}.fa-parachute-box:before{content:"\f4cd"}.fa-indent:before{content:"\f03c"}.fa-truck-field-un:before{content:"\e58e"}.fa-hourglass-empty:before,.fa-hourglass:before{content:"\f254"}.fa-mountain:before{content:"\f6fc"}.fa-user-doctor:before,.fa-user-md:before{content:"\f0f0"}.fa-circle-info:before,.fa-info-circle:before{content:"\f05a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-camera-alt:before,.fa-camera:before{content:"\f030"}.fa-square-virus:before{content:"\e578"}.fa-meteor:before{content:"\f753"}.fa-car-on:before{content:"\e4dd"}.fa-sleigh:before{content:"\f7cc"}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"\f162"}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"\f4c1"}.fa-water:before{content:"\f773"}.fa-calendar-check:before{content:"\f274"}.fa-braille:before{content:"\f2a1"}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"\f486"}.fa-landmark:before{content:"\f66f"}.fa-truck:before{content:"\f0d1"}.fa-crosshairs:before{content:"\f05b"}.fa-person-cane:before{content:"\e53c"}.fa-tent:before{content:"\e57d"}.fa-vest-patches:before{content:"\e086"}.fa-check-double:before{content:"\f560"}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"\f15d"}.fa-money-bill-wheat:before{content:"\e52a"}.fa-cookie:before{content:"\f563"}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-hard-drive:before,.fa-hdd:before{content:"\f0a0"}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"\f586"}.fa-dumbbell:before{content:"\f44b"}.fa-list-alt:before,.fa-rectangle-list:before{content:"\f022"}.fa-tarp-droplet:before{content:"\e57c"}.fa-house-medical-circle-check:before{content:"\e511"}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"\f7ca"}.fa-calendar-plus:before{content:"\f271"}.fa-plane-arrival:before{content:"\f5af"}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"\f359"}.fa-subway:before,.fa-train-subway:before{content:"\f239"}.fa-chart-gantt:before{content:"\e0e4"}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"\e1bc"}.fa-crop-alt:before,.fa-crop-simple:before{content:"\f565"}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"\f3d1"}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-dna:before{content:"\f471"}.fa-virus-slash:before{content:"\e075"}.fa-minus:before,.fa-subtract:before{content:"\f068"}.fa-chess:before{content:"\f439"}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"\f177"}.fa-plug-circle-check:before{content:"\e55c"}.fa-street-view:before{content:"\f21d"}.fa-franc-sign:before{content:"\e18f"}.fa-volume-off:before{content:"\f026"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:"\f2a3"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-droplet-slash:before,.fa-tint-slash:before{content:"\f5c7"}.fa-mosque:before{content:"\f678"}.fa-mosquito:before{content:"\e52b"}.fa-star-of-david:before{content:"\f69a"}.fa-person-military-rifle:before{content:"\e54b"}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"\f07a"}.fa-vials:before{content:"\f493"}.fa-plug-circle-plus:before{content:"\e55f"}.fa-place-of-worship:before{content:"\f67f"}.fa-grip-vertical:before{content:"\f58e"}.fa-arrow-turn-up:before,.fa-level-up:before{content:"\f148"}.fa-u:before{content:"\55"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"\f698"}.fa-clock-four:before,.fa-clock:before{content:"\f017"}.fa-backward-step:before,.fa-step-backward:before{content:"\f048"}.fa-pallet:before{content:"\f482"}.fa-faucet:before{content:"\e005"}.fa-baseball-bat-ball:before{content:"\f432"}.fa-s:before{content:"\53"}.fa-timeline:before{content:"\e29c"}.fa-keyboard:before{content:"\f11c"}.fa-caret-down:before{content:"\f0d7"}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"\f7f2"}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:"\f3cf"}.fa-plane-up:before{content:"\e22d"}.fa-piggy-bank:before{content:"\f4d3"}.fa-battery-3:before,.fa-battery-half:before{content:"\f242"}.fa-mountain-city:before{content:"\e52e"}.fa-coins:before{content:"\f51e"}.fa-khanda:before{content:"\f66d"}.fa-sliders-h:before,.fa-sliders:before{content:"\f1de"}.fa-folder-tree:before{content:"\f802"}.fa-network-wired:before{content:"\f6ff"}.fa-map-pin:before{content:"\f276"}.fa-hamsa:before{content:"\f665"}.fa-cent-sign:before{content:"\e3f5"}.fa-flask:before{content:"\f0c3"}.fa-person-pregnant:before{content:"\e31e"}.fa-wand-sparkles:before{content:"\f72b"}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"\f142"}.fa-ticket:before{content:"\f145"}.fa-power-off:before{content:"\f011"}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"\f30b"}.fa-flag-usa:before{content:"\f74d"}.fa-laptop-file:before{content:"\e51d"}.fa-teletype:before,.fa-tty:before{content:"\f1e4"}.fa-diagram-next:before{content:"\e476"}.fa-person-rifle:before{content:"\e54e"}.fa-house-medical-circle-exclamation:before{content:"\e512"}.fa-closed-captioning:before{content:"\f20a"}.fa-hiking:before,.fa-person-hiking:before{content:"\f6ec"}.fa-venus-double:before{content:"\f226"}.fa-images:before{content:"\f302"}.fa-calculator:before{content:"\f1ec"}.fa-people-pulling:before{content:"\e535"}.fa-n:before{content:"\4e"}.fa-cable-car:before,.fa-tram:before{content:"\f7da"}.fa-cloud-rain:before{content:"\f73d"}.fa-building-circle-xmark:before{content:"\e4d4"}.fa-ship:before{content:"\f21a"}.fa-arrows-down-to-line:before{content:"\e4b8"}.fa-download:before{content:"\f019"}.fa-face-grin:before,.fa-grin:before{content:"\f580"}.fa-backspace:before,.fa-delete-left:before{content:"\f55a"}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"\f1fb"}.fa-file-circle-check:before{content:"\e5a0"}.fa-forward:before{content:"\f04e"}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:"\f3ce"}.fa-face-meh:before,.fa-meh:before{content:"\f11a"}.fa-align-center:before{content:"\f037"}.fa-book-dead:before,.fa-book-skull:before{content:"\f6b7"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-heart-circle-exclamation:before{content:"\e4fe"}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"\f015"}.fa-calendar-week:before{content:"\f784"}.fa-laptop-medical:before{content:"\f812"}.fa-b:before{content:"\42"}.fa-file-medical:before{content:"\f477"}.fa-dice-one:before{content:"\f525"}.fa-kiwi-bird:before{content:"\f535"}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"\f0ec"}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"\f2f9"}.fa-cutlery:before,.fa-utensils:before{content:"\f2e7"}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"\f161"}.fa-mill-sign:before{content:"\e1ed"}.fa-bowl-rice:before{content:"\e2eb"}.fa-skull:before{content:"\f54c"}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"\f519"}.fa-truck-pickup:before{content:"\f63c"}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"\f30c"}.fa-stop:before{content:"\f04d"}.fa-code-merge:before{content:"\f387"}.fa-upload:before{content:"\f093"}.fa-hurricane:before{content:"\f751"}.fa-mound:before{content:"\e52d"}.fa-toilet-portable:before{content:"\e583"}.fa-compact-disc:before{content:"\f51f"}.fa-file-arrow-down:before,.fa-file-download:before{content:"\f56d"}.fa-caravan:before{content:"\f8ff"}.fa-shield-cat:before{content:"\e572"}.fa-bolt:before,.fa-zap:before{content:"\f0e7"}.fa-glass-water:before{content:"\e4f4"}.fa-oil-well:before{content:"\e532"}.fa-vault:before{content:"\e2c5"}.fa-mars:before{content:"\f222"}.fa-toilet:before{content:"\f7d8"}.fa-plane-circle-xmark:before{content:"\e557"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"\f158"}.fa-sun:before{content:"\f185"}.fa-guitar:before{content:"\f7a6"}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"\f59c"}.fa-horse-head:before{content:"\f7ab"}.fa-bore-hole:before{content:"\e4c3"}.fa-industry:before{content:"\f275"}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"\f358"}.fa-arrows-turn-to-dots:before{content:"\e4c1"}.fa-florin-sign:before{content:"\e184"}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"\f884"}.fa-less-than:before{content:"\3c"}.fa-angle-down:before{content:"\f107"}.fa-car-tunnel:before{content:"\e4de"}.fa-head-side-cough:before{content:"\e061"}.fa-grip-lines:before{content:"\f7a4"}.fa-thumbs-down:before{content:"\f165"}.fa-user-lock:before{content:"\f502"}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"\f178"}.fa-anchor-circle-xmark:before{content:"\e4ac"}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"\f141"}.fa-chess-pawn:before{content:"\f443"}.fa-first-aid:before,.fa-kit-medical:before{content:"\f479"}.fa-person-through-window:before{content:"\e5a9"}.fa-toolbox:before{content:"\f552"}.fa-hands-holding-circle:before{content:"\e4fb"}.fa-bug:before{content:"\f188"}.fa-credit-card-alt:before,.fa-credit-card:before{content:"\f09d"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-hand-holding-hand:before{content:"\e4f7"}.fa-book-open-reader:before,.fa-book-reader:before{content:"\f5da"}.fa-mountain-sun:before{content:"\e52f"}.fa-arrows-left-right-to-line:before{content:"\e4ba"}.fa-dice-d20:before{content:"\f6cf"}.fa-truck-droplet:before{content:"\e58c"}.fa-file-circle-xmark:before{content:"\e5a1"}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:"\e040"}.fa-medal:before{content:"\f5a2"}.fa-bed:before{content:"\f236"}.fa-h-square:before,.fa-square-h:before{content:"\f0fd"}.fa-podcast:before{content:"\f2ce"}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-bell:before{content:"\f0f3"}.fa-superscript:before{content:"\f12b"}.fa-plug-circle-xmark:before{content:"\e560"}.fa-star-of-life:before{content:"\f621"}.fa-phone-slash:before{content:"\f3dd"}.fa-paint-roller:before{content:"\f5aa"}.fa-hands-helping:before,.fa-handshake-angle:before{content:"\f4c4"}.fa-location-dot:before,.fa-map-marker-alt:before{content:"\f3c5"}.fa-file:before{content:"\f15b"}.fa-greater-than:before{content:"\3e"}.fa-person-swimming:before,.fa-swimmer:before{content:"\f5c4"}.fa-arrow-down:before{content:"\f063"}.fa-droplet:before,.fa-tint:before{content:"\f043"}.fa-eraser:before{content:"\f12d"}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"\f57d"}.fa-person-burst:before{content:"\e53b"}.fa-dove:before{content:"\f4ba"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-socks:before{content:"\f696"}.fa-inbox:before{content:"\f01c"}.fa-section:before{content:"\e447"}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"\f625"}.fa-envelope-open-text:before{content:"\f658"}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"\f0f8"}.fa-wine-bottle:before{content:"\f72f"}.fa-chess-rook:before{content:"\f447"}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"\f550"}.fa-dharmachakra:before{content:"\f655"}.fa-hotdog:before{content:"\f80f"}.fa-blind:before,.fa-person-walking-with-cane:before{content:"\f29d"}.fa-drum:before{content:"\f569"}.fa-ice-cream:before{content:"\f810"}.fa-heart-circle-bolt:before{content:"\e4fc"}.fa-fax:before{content:"\f1ac"}.fa-paragraph:before{content:"\f1dd"}.fa-check-to-slot:before,.fa-vote-yea:before{content:"\f772"}.fa-star-half:before{content:"\f089"}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"\f468"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"\f2a2"}.fa-tree-city:before{content:"\e587"}.fa-play:before{content:"\f04b"}.fa-font:before{content:"\f031"}.fa-table-cells-row-lock:before{content:"\e67a"}.fa-rupiah-sign:before{content:"\e23d"}.fa-magnifying-glass:before,.fa-search:before{content:"\f002"}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"\f45d"}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"\f470"}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"\f82a"}.fa-naira-sign:before{content:"\e1f6"}.fa-cart-arrow-down:before{content:"\f218"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-file-edit:before,.fa-file-pen:before{content:"\f31c"}.fa-receipt:before{content:"\f543"}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"\f14b"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-person-circle-exclamation:before{content:"\e53f"}.fa-chevron-down:before{content:"\f078"}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-skull-crossbones:before{content:"\f714"}.fa-code-compare:before{content:"\e13a"}.fa-list-dots:before,.fa-list-ul:before{content:"\f0ca"}.fa-school-lock:before{content:"\e56f"}.fa-tower-cell:before{content:"\e585"}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"\f309"}.fa-ranking-star:before{content:"\e561"}.fa-chess-king:before{content:"\f43f"}.fa-person-harassing:before{content:"\e549"}.fa-brazilian-real-sign:before{content:"\e46c"}.fa-landmark-alt:before,.fa-landmark-dome:before{content:"\f752"}.fa-arrow-up:before{content:"\f062"}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"\f26c"}.fa-shrimp:before{content:"\e448"}.fa-list-check:before,.fa-tasks:before{content:"\f0ae"}.fa-jug-detergent:before{content:"\e519"}.fa-circle-user:before,.fa-user-circle:before{content:"\f2bd"}.fa-user-shield:before{content:"\f505"}.fa-wind:before{content:"\f72e"}.fa-car-burst:before,.fa-car-crash:before{content:"\f5e1"}.fa-y:before{content:"\59"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"\f7ce"}.fa-shipping-fast:before,.fa-truck-fast:before{content:"\f48b"}.fa-fish:before{content:"\f578"}.fa-user-graduate:before{content:"\f501"}.fa-adjust:before,.fa-circle-half-stroke:before{content:"\f042"}.fa-clapperboard:before{content:"\e131"}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"\f7ba"}.fa-baseball-ball:before,.fa-baseball:before{content:"\f433"}.fa-jet-fighter-up:before{content:"\e518"}.fa-diagram-project:before,.fa-project-diagram:before{content:"\f542"}.fa-copy:before{content:"\f0c5"}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"\f6a9"}.fa-hand-sparkles:before{content:"\e05d"}.fa-grip-horizontal:before,.fa-grip:before{content:"\f58d"}.fa-share-from-square:before,.fa-share-square:before{content:"\f14d"}.fa-child-combatant:before,.fa-child-rifle:before{content:"\e4e0"}.fa-gun:before{content:"\e19b"}.fa-phone-square:before,.fa-square-phone:before{content:"\f098"}.fa-add:before,.fa-plus:before{content:"\2b"}.fa-expand:before{content:"\f065"}.fa-computer:before{content:"\e4e5"}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"\f00d"}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"\f047"}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"\f51c"}.fa-peso-sign:before{content:"\e222"}.fa-building-shield:before{content:"\e4d8"}.fa-baby:before{content:"\f77c"}.fa-users-line:before{content:"\e592"}.fa-quote-left-alt:before,.fa-quote-left:before{content:"\f10d"}.fa-tractor:before{content:"\f722"}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"\f829"}.fa-arrow-down-up-lock:before{content:"\e4b0"}.fa-lines-leaning:before{content:"\e51e"}.fa-ruler-combined:before{content:"\f546"}.fa-copyright:before{content:"\f1f9"}.fa-equals:before{content:"\3d"}.fa-blender:before{content:"\f517"}.fa-teeth:before{content:"\f62e"}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"\f20b"}.fa-map:before{content:"\f279"}.fa-rocket:before{content:"\f135"}.fa-photo-film:before,.fa-photo-video:before{content:"\f87c"}.fa-folder-minus:before{content:"\f65d"}.fa-store:before{content:"\f54e"}.fa-arrow-trend-up:before{content:"\e098"}.fa-plug-circle-minus:before{content:"\e55e"}.fa-sign-hanging:before,.fa-sign:before{content:"\f4d9"}.fa-bezier-curve:before{content:"\f55b"}.fa-bell-slash:before{content:"\f1f6"}.fa-tablet-android:before,.fa-tablet:before{content:"\f3fb"}.fa-school-flag:before{content:"\e56e"}.fa-fill:before{content:"\f575"}.fa-angle-up:before{content:"\f106"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-holly-berry:before{content:"\f7aa"}.fa-chevron-left:before{content:"\f053"}.fa-bacteria:before{content:"\e059"}.fa-hand-lizard:before{content:"\f258"}.fa-notdef:before{content:"\e1fe"}.fa-disease:before{content:"\f7fa"}.fa-briefcase-medical:before{content:"\f469"}.fa-genderless:before{content:"\f22d"}.fa-chevron-right:before{content:"\f054"}.fa-retweet:before{content:"\f079"}.fa-car-alt:before,.fa-car-rear:before{content:"\f5de"}.fa-pump-soap:before{content:"\e06b"}.fa-video-slash:before{content:"\f4e2"}.fa-battery-2:before,.fa-battery-quarter:before{content:"\f243"}.fa-radio:before{content:"\f8d7"}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"\f77d"}.fa-traffic-light:before{content:"\f637"}.fa-thermometer:before{content:"\f491"}.fa-vr-cardboard:before{content:"\f729"}.fa-hand-middle-finger:before{content:"\f806"}.fa-percent:before,.fa-percentage:before{content:"\25"}.fa-truck-moving:before{content:"\f4df"}.fa-glass-water-droplet:before{content:"\e4f5"}.fa-display:before{content:"\e163"}.fa-face-smile:before,.fa-smile:before{content:"\f118"}.fa-thumb-tack:before,.fa-thumbtack:before{content:"\f08d"}.fa-trophy:before{content:"\f091"}.fa-person-praying:before,.fa-pray:before{content:"\f683"}.fa-hammer:before{content:"\f6e3"}.fa-hand-peace:before{content:"\f25b"}.fa-rotate:before,.fa-sync-alt:before{content:"\f2f1"}.fa-spinner:before{content:"\f110"}.fa-robot:before{content:"\f544"}.fa-peace:before{content:"\f67c"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-warehouse:before{content:"\f494"}.fa-arrow-up-right-dots:before{content:"\e4b7"}.fa-splotch:before{content:"\f5bc"}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"\f584"}.fa-dice-four:before{content:"\f524"}.fa-sim-card:before{content:"\f7c4"}.fa-transgender-alt:before,.fa-transgender:before{content:"\f225"}.fa-mercury:before{content:"\f223"}.fa-arrow-turn-down:before,.fa-level-down:before{content:"\f149"}.fa-person-falling-burst:before{content:"\e547"}.fa-award:before{content:"\f559"}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"\f3ff"}.fa-building:before{content:"\f1ad"}.fa-angle-double-left:before,.fa-angles-left:before{content:"\f100"}.fa-qrcode:before{content:"\f029"}.fa-clock-rotate-left:before,.fa-history:before{content:"\f1da"}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"\f583"}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"\f56e"}.fa-shield-blank:before,.fa-shield:before{content:"\f132"}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"\f885"}.fa-house-medical:before{content:"\e3b2"}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"\f450"}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"\f137"}.fa-house-chimney-window:before{content:"\e00d"}.fa-pen-nib:before{content:"\f5ad"}.fa-tent-arrow-turn-left:before{content:"\e580"}.fa-tents:before{content:"\e582"}.fa-magic:before,.fa-wand-magic:before{content:"\f0d0"}.fa-dog:before{content:"\f6d3"}.fa-carrot:before{content:"\f787"}.fa-moon:before{content:"\f186"}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"\f5ce"}.fa-cheese:before{content:"\f7ef"}.fa-yin-yang:before{content:"\f6ad"}.fa-music:before{content:"\f001"}.fa-code-commit:before{content:"\f386"}.fa-temperature-low:before{content:"\f76b"}.fa-biking:before,.fa-person-biking:before{content:"\f84a"}.fa-broom:before{content:"\f51a"}.fa-shield-heart:before{content:"\e574"}.fa-gopuram:before{content:"\f664"}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"\e47b"}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"\f2d3"}.fa-hashtag:before{content:"\23"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-oil-can:before{content:"\f613"}.fa-t:before{content:"\54"}.fa-hippo:before{content:"\f6ed"}.fa-chart-column:before{content:"\e0e3"}.fa-infinity:before{content:"\f534"}.fa-vial-circle-check:before{content:"\e596"}.fa-person-arrow-down-to-line:before{content:"\e538"}.fa-voicemail:before{content:"\f897"}.fa-fan:before{content:"\f863"}.fa-person-walking-luggage:before{content:"\e554"}.fa-arrows-alt-v:before,.fa-up-down:before{content:"\f338"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-calendar:before{content:"\f133"}.fa-trailer:before{content:"\e041"}.fa-bahai:before,.fa-haykal:before{content:"\f666"}.fa-sd-card:before{content:"\f7c2"}.fa-dragon:before{content:"\f6d5"}.fa-shoe-prints:before{content:"\f54b"}.fa-circle-plus:before,.fa-plus-circle:before{content:"\f055"}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"\f58b"}.fa-hand-holding:before{content:"\f4bd"}.fa-plug-circle-exclamation:before{content:"\e55d"}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"\f127"}.fa-clone:before{content:"\f24d"}.fa-person-walking-arrow-loop-left:before{content:"\e551"}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"\f7e4"}.fa-tornado:before{content:"\f76f"}.fa-file-circle-plus:before{content:"\e494"}.fa-book-quran:before,.fa-quran:before{content:"\f687"}.fa-anchor:before{content:"\f13d"}.fa-border-all:before{content:"\f84c"}.fa-angry:before,.fa-face-angry:before{content:"\f556"}.fa-cookie-bite:before{content:"\f564"}.fa-arrow-trend-down:before{content:"\e097"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-draw-polygon:before{content:"\f5ee"}.fa-balance-scale:before,.fa-scale-balanced:before{content:"\f24e"}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"\f62a"}.fa-shower:before{content:"\f2cc"}.fa-desktop-alt:before,.fa-desktop:before{content:"\f390"}.fa-m:before{content:"\4d"}.fa-table-list:before,.fa-th-list:before{content:"\f00b"}.fa-comment-sms:before,.fa-sms:before{content:"\f7cd"}.fa-book:before{content:"\f02d"}.fa-user-plus:before{content:"\f234"}.fa-check:before{content:"\f00c"}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-house-circle-check:before{content:"\e509"}.fa-angle-left:before{content:"\f104"}.fa-diagram-successor:before{content:"\e47a"}.fa-truck-arrow-right:before{content:"\e58b"}.fa-arrows-split-up-and-left:before{content:"\e4bc"}.fa-fist-raised:before,.fa-hand-fist:before{content:"\f6de"}.fa-cloud-moon:before{content:"\f6c3"}.fa-briefcase:before{content:"\f0b1"}.fa-person-falling:before{content:"\e546"}.fa-image-portrait:before,.fa-portrait:before{content:"\f3e0"}.fa-user-tag:before{content:"\f507"}.fa-rug:before{content:"\e569"}.fa-earth-europe:before,.fa-globe-europe:before{content:"\f7a2"}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"\f59d"}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"\f410"}.fa-baht-sign:before{content:"\e0ac"}.fa-book-open:before{content:"\f518"}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"\f66a"}.fa-handcuffs:before{content:"\e4f8"}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"\f071"}.fa-database:before{content:"\f1c0"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-bottle-droplet:before{content:"\e4c4"}.fa-mask-face:before{content:"\e1d7"}.fa-hill-rockslide:before{content:"\e508"}.fa-exchange-alt:before,.fa-right-left:before{content:"\f362"}.fa-paper-plane:before{content:"\f1d8"}.fa-road-circle-exclamation:before{content:"\e565"}.fa-dungeon:before{content:"\f6d9"}.fa-align-right:before{content:"\f038"}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-life-ring:before{content:"\f1cd"}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-calendar-day:before{content:"\f783"}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"\f5c5"}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"\f07d"}.fa-face-grimace:before,.fa-grimace:before{content:"\f57f"}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:"\e2ce"}.fa-level-down-alt:before,.fa-turn-down:before{content:"\f3be"}.fa-person-walking-arrow-right:before{content:"\e552"}.fa-envelope-square:before,.fa-square-envelope:before{content:"\f199"}.fa-dice:before{content:"\f522"}.fa-bowling-ball:before{content:"\f436"}.fa-brain:before{content:"\f5dc"}.fa-band-aid:before,.fa-bandage:before{content:"\f462"}.fa-calendar-minus:before{content:"\f272"}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"\f057"}.fa-gifts:before{content:"\f79c"}.fa-hotel:before{content:"\f594"}.fa-earth-asia:before,.fa-globe-asia:before{content:"\f57e"}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"\f47f"}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"\f00e"}.fa-thumbs-up:before{content:"\f164"}.fa-user-clock:before{content:"\f4fd"}.fa-allergies:before,.fa-hand-dots:before{content:"\f461"}.fa-file-invoice:before{content:"\f570"}.fa-window-minimize:before{content:"\f2d1"}.fa-coffee:before,.fa-mug-saucer:before{content:"\f0f4"}.fa-brush:before{content:"\f55d"}.fa-mask:before{content:"\f6fa"}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"\f010"}.fa-ruler-vertical:before{content:"\f548"}.fa-user-alt:before,.fa-user-large:before{content:"\f406"}.fa-train-tram:before{content:"\e5b4"}.fa-user-nurse:before{content:"\f82f"}.fa-syringe:before{content:"\f48e"}.fa-cloud-sun:before{content:"\f6c4"}.fa-stopwatch-20:before{content:"\e06f"}.fa-square-full:before{content:"\f45c"}.fa-magnet:before{content:"\f076"}.fa-jar:before{content:"\e516"}.fa-note-sticky:before,.fa-sticky-note:before{content:"\f249"}.fa-bug-slash:before{content:"\e490"}.fa-arrow-up-from-water-pump:before{content:"\e4b6"}.fa-bone:before{content:"\f5d7"}.fa-table-cells-row-unlock:before{content:"\e691"}.fa-user-injured:before{content:"\f728"}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"\f5b4"}.fa-plane:before{content:"\f072"}.fa-tent-arrows-down:before{content:"\e581"}.fa-exclamation:before{content:"\21"}.fa-arrows-spin:before{content:"\e4bb"}.fa-print:before{content:"\f02f"}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"\e2bb"}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"\24"}.fa-x:before{content:"\58"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"\f688"}.fa-users-cog:before,.fa-users-gear:before{content:"\f509"}.fa-person-military-pointing:before{content:"\e54a"}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:"\f19c"}.fa-umbrella:before{content:"\f0e9"}.fa-trowel:before{content:"\e589"}.fa-d:before{content:"\44"}.fa-stapler:before{content:"\e5af"}.fa-masks-theater:before,.fa-theater-masks:before{content:"\f630"}.fa-kip-sign:before{content:"\e1c4"}.fa-hand-point-left:before{content:"\f0a5"}.fa-handshake-alt:before,.fa-handshake-simple:before{content:"\f4c6"}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"\f0fb"}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"\f1e1"}.fa-barcode:before{content:"\f02a"}.fa-plus-minus:before{content:"\e43c"}.fa-video-camera:before,.fa-video:before{content:"\f03d"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-person-circle-check:before{content:"\e53e"}.fa-level-up-alt:before,.fa-turn-up:before{content:"\f3bf"}
.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url('webfonts/fa-brands-400.woff2') format("woff2"),url('webfonts/fa-brands-400.ttf') format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero:before{content:"\f3d0"}.fa-hooli:before{content:"\f427"}.fa-yelp:before{content:"\f1e9"}.fa-cc-visa:before{content:"\f1f0"}.fa-lastfm:before{content:"\f202"}.fa-shopware:before{content:"\f5b5"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-aws:before{content:"\f375"}.fa-redhat:before{content:"\f7bc"}.fa-yoast:before{content:"\f2b1"}.fa-cloudflare:before{content:"\e07d"}.fa-ups:before{content:"\f7e0"}.fa-pixiv:before{content:"\e640"}.fa-wpexplorer:before{content:"\f2de"}.fa-dyalog:before{content:"\f399"}.fa-bity:before{content:"\f37a"}.fa-stackpath:before{content:"\f842"}.fa-buysellads:before{content:"\f20d"}.fa-first-order:before{content:"\f2b0"}.fa-modx:before{content:"\f285"}.fa-guilded:before{content:"\e07e"}.fa-vnv:before{content:"\f40b"}.fa-js-square:before,.fa-square-js:before{content:"\f3b9"}.fa-microsoft:before{content:"\f3ca"}.fa-qq:before{content:"\f1d6"}.fa-orcid:before{content:"\f8d2"}.fa-java:before{content:"\f4e4"}.fa-invision:before{content:"\f7b0"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-centercode:before{content:"\f380"}.fa-glide-g:before{content:"\f2a6"}.fa-drupal:before{content:"\f1a9"}.fa-jxl:before{content:"\e67b"}.fa-dart-lang:before{content:"\e693"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-unity:before{content:"\e049"}.fa-whmcs:before{content:"\f40d"}.fa-rocketchat:before{content:"\f3e8"}.fa-vk:before{content:"\f189"}.fa-untappd:before{content:"\f405"}.fa-mailchimp:before{content:"\f59e"}.fa-css3-alt:before{content:"\f38b"}.fa-reddit-square:before,.fa-square-reddit:before{content:"\f1a2"}.fa-vimeo-v:before{content:"\f27d"}.fa-contao:before{content:"\f26d"}.fa-square-font-awesome:before{content:"\e5ad"}.fa-deskpro:before{content:"\f38f"}.fa-brave:before{content:"\e63c"}.fa-sistrix:before{content:"\f3ee"}.fa-instagram-square:before,.fa-square-instagram:before{content:"\e055"}.fa-battle-net:before{content:"\f835"}.fa-the-red-yeti:before{content:"\f69d"}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:"\f3af"}.fa-edge:before{content:"\f282"}.fa-threads:before{content:"\e618"}.fa-napster:before{content:"\f3d2"}.fa-snapchat-square:before,.fa-square-snapchat:before{content:"\f2ad"}.fa-google-plus-g:before{content:"\f0d5"}.fa-artstation:before{content:"\f77a"}.fa-markdown:before{content:"\f60f"}.fa-sourcetree:before{content:"\f7d3"}.fa-google-plus:before{content:"\f2b3"}.fa-diaspora:before{content:"\f791"}.fa-foursquare:before{content:"\f180"}.fa-stack-overflow:before{content:"\f16c"}.fa-github-alt:before{content:"\f113"}.fa-phoenix-squadron:before{content:"\f511"}.fa-pagelines:before{content:"\f18c"}.fa-algolia:before{content:"\f36c"}.fa-red-river:before{content:"\f3e3"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-safari:before{content:"\f267"}.fa-google:before{content:"\f1a0"}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-atlassian:before{content:"\f77b"}.fa-linkedin-in:before{content:"\f0e1"}.fa-digital-ocean:before{content:"\f391"}.fa-nimblr:before{content:"\f5a8"}.fa-chromecast:before{content:"\f838"}.fa-evernote:before{content:"\f839"}.fa-hacker-news:before{content:"\f1d4"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-adversal:before{content:"\f36a"}.fa-creative-commons:before{content:"\f25e"}.fa-watchman-monitoring:before{content:"\e087"}.fa-fonticons:before{content:"\f280"}.fa-weixin:before{content:"\f1d7"}.fa-shirtsinbulk:before{content:"\f214"}.fa-codepen:before{content:"\f1cb"}.fa-git-alt:before{content:"\f841"}.fa-lyft:before{content:"\f3c3"}.fa-rev:before{content:"\f5b2"}.fa-windows:before{content:"\f17a"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-square-viadeo:before,.fa-viadeo-square:before{content:"\f2aa"}.fa-meetup:before{content:"\f2e0"}.fa-centos:before{content:"\f789"}.fa-adn:before{content:"\f170"}.fa-cloudsmith:before{content:"\f384"}.fa-opensuse:before{content:"\e62b"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-dribbble-square:before,.fa-square-dribbble:before{content:"\f397"}.fa-codiepie:before{content:"\f284"}.fa-node:before{content:"\f419"}.fa-mix:before{content:"\f3cb"}.fa-steam:before{content:"\f1b6"}.fa-cc-apple-pay:before{content:"\f416"}.fa-scribd:before{content:"\f28a"}.fa-debian:before{content:"\e60b"}.fa-openid:before{content:"\f19b"}.fa-instalod:before{content:"\e081"}.fa-expeditedssl:before{content:"\f23e"}.fa-sellcast:before{content:"\f2da"}.fa-square-twitter:before,.fa-twitter-square:before{content:"\f081"}.fa-r-project:before{content:"\f4f7"}.fa-delicious:before{content:"\f1a5"}.fa-freebsd:before{content:"\f3a4"}.fa-vuejs:before{content:"\f41f"}.fa-accusoft:before{content:"\f369"}.fa-ioxhost:before{content:"\f208"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-app-store:before{content:"\f36f"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-itunes-note:before{content:"\f3b5"}.fa-golang:before{content:"\e40f"}.fa-kickstarter:before,.fa-square-kickstarter:before{content:"\f3bb"}.fa-grav:before{content:"\f2d6"}.fa-weibo:before{content:"\f18a"}.fa-uncharted:before{content:"\e084"}.fa-firstdraft:before{content:"\f3a1"}.fa-square-youtube:before,.fa-youtube-square:before{content:"\f431"}.fa-wikipedia-w:before{content:"\f266"}.fa-rendact:before,.fa-wpressr:before{content:"\f3e4"}.fa-angellist:before{content:"\f209"}.fa-galactic-republic:before{content:"\f50c"}.fa-nfc-directional:before{content:"\e530"}.fa-skype:before{content:"\f17e"}.fa-joget:before{content:"\f3b7"}.fa-fedora:before{content:"\f798"}.fa-stripe-s:before{content:"\f42a"}.fa-meta:before{content:"\e49b"}.fa-laravel:before{content:"\f3bd"}.fa-hotjar:before{content:"\f3b1"}.fa-bluetooth-b:before{content:"\f294"}.fa-square-letterboxd:before{content:"\e62e"}.fa-sticker-mule:before{content:"\f3f7"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-hips:before{content:"\f452"}.fa-behance:before{content:"\f1b4"}.fa-reddit:before{content:"\f1a1"}.fa-discord:before{content:"\f392"}.fa-chrome:before{content:"\f268"}.fa-app-store-ios:before{content:"\f370"}.fa-cc-discover:before{content:"\f1f2"}.fa-wpbeginner:before{content:"\f297"}.fa-confluence:before{content:"\f78d"}.fa-shoelace:before{content:"\e60c"}.fa-mdb:before{content:"\f8ca"}.fa-dochub:before{content:"\f394"}.fa-accessible-icon:before{content:"\f368"}.fa-ebay:before{content:"\f4f4"}.fa-amazon:before{content:"\f270"}.fa-unsplash:before{content:"\e07c"}.fa-yarn:before{content:"\f7e3"}.fa-square-steam:before,.fa-steam-square:before{content:"\f1b7"}.fa-500px:before{content:"\f26e"}.fa-square-vimeo:before,.fa-vimeo-square:before{content:"\f194"}.fa-asymmetrik:before{content:"\f372"}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:"\f2b4"}.fa-gratipay:before{content:"\f184"}.fa-apple:before{content:"\f179"}.fa-hive:before{content:"\e07f"}.fa-gitkraken:before{content:"\f3a6"}.fa-keybase:before{content:"\f4f5"}.fa-apple-pay:before{content:"\f415"}.fa-padlet:before{content:"\e4a0"}.fa-amazon-pay:before{content:"\f42c"}.fa-github-square:before,.fa-square-github:before{content:"\f092"}.fa-stumbleupon:before{content:"\f1a4"}.fa-fedex:before{content:"\f797"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-shopify:before{content:"\e057"}.fa-neos:before{content:"\f612"}.fa-square-threads:before{content:"\e619"}.fa-hackerrank:before{content:"\f5f7"}.fa-researchgate:before{content:"\f4f8"}.fa-swift:before{content:"\f8e1"}.fa-angular:before{content:"\f420"}.fa-speakap:before{content:"\f3f3"}.fa-angrycreative:before{content:"\f36e"}.fa-y-combinator:before{content:"\f23b"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-google-scholar:before{content:"\e63b"}.fa-gitlab-square:before,.fa-square-gitlab:before{content:"\e5ae"}.fa-studiovinari:before{content:"\f3f8"}.fa-pied-piper:before{content:"\f2ae"}.fa-wordpress:before{content:"\f19a"}.fa-product-hunt:before{content:"\f288"}.fa-firefox:before{content:"\f269"}.fa-linode:before{content:"\f2b8"}.fa-goodreads:before{content:"\f3a8"}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:"\f264"}.fa-jsfiddle:before{content:"\f1cc"}.fa-sith:before{content:"\f512"}.fa-themeisle:before{content:"\f2b2"}.fa-page4:before{content:"\f3d7"}.fa-hashnode:before{content:"\e499"}.fa-react:before{content:"\f41b"}.fa-cc-paypal:before{content:"\f1f4"}.fa-squarespace:before{content:"\f5be"}.fa-cc-stripe:before{content:"\f1f5"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-bitcoin:before{content:"\f379"}.fa-keycdn:before{content:"\f3ba"}.fa-opera:before{content:"\f26a"}.fa-itch-io:before{content:"\f83a"}.fa-umbraco:before{content:"\f8e8"}.fa-galactic-senate:before{content:"\f50d"}.fa-ubuntu:before{content:"\f7df"}.fa-draft2digital:before{content:"\f396"}.fa-stripe:before{content:"\f429"}.fa-houzz:before{content:"\f27c"}.fa-gg:before{content:"\f260"}.fa-dhl:before{content:"\f790"}.fa-pinterest-square:before,.fa-square-pinterest:before{content:"\f0d3"}.fa-xing:before{content:"\f168"}.fa-blackberry:before{content:"\f37b"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-playstation:before{content:"\f3df"}.fa-quinscape:before{content:"\f459"}.fa-less:before{content:"\f41d"}.fa-blogger-b:before{content:"\f37d"}.fa-opencart:before{content:"\f23d"}.fa-vine:before{content:"\f1ca"}.fa-signal-messenger:before{content:"\e663"}.fa-paypal:before{content:"\f1ed"}.fa-gitlab:before{content:"\f296"}.fa-typo3:before{content:"\f42b"}.fa-reddit-alien:before{content:"\f281"}.fa-yahoo:before{content:"\f19e"}.fa-dailymotion:before{content:"\e052"}.fa-affiliatetheme:before{content:"\f36b"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-bootstrap:before{content:"\f836"}.fa-odnoklassniki:before{content:"\f263"}.fa-nfc-symbol:before{content:"\e531"}.fa-mintbit:before{content:"\e62f"}.fa-ethereum:before{content:"\f42e"}.fa-speaker-deck:before{content:"\f83c"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-patreon:before{content:"\f3d9"}.fa-avianex:before{content:"\f374"}.fa-ello:before{content:"\f5f1"}.fa-gofore:before{content:"\f3a7"}.fa-bimobject:before{content:"\f378"}.fa-brave-reverse:before{content:"\e63d"}.fa-facebook-f:before{content:"\f39e"}.fa-google-plus-square:before,.fa-square-google-plus:before{content:"\f0d4"}.fa-web-awesome:before{content:"\e682"}.fa-mandalorian:before{content:"\f50f"}.fa-first-order-alt:before{content:"\f50a"}.fa-osi:before{content:"\f41a"}.fa-google-wallet:before{content:"\f1ee"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-periscope:before{content:"\f3da"}.fa-fulcrum:before{content:"\f50b"}.fa-cloudscale:before{content:"\f383"}.fa-forumbee:before{content:"\f211"}.fa-mizuni:before{content:"\f3cc"}.fa-schlix:before{content:"\f3ea"}.fa-square-xing:before,.fa-xing-square:before{content:"\f169"}.fa-bandcamp:before{content:"\f2d5"}.fa-wpforms:before{content:"\f298"}.fa-cloudversify:before{content:"\f385"}.fa-usps:before{content:"\f7e1"}.fa-megaport:before{content:"\f5a3"}.fa-magento:before{content:"\f3c4"}.fa-spotify:before{content:"\f1bc"}.fa-optin-monster:before{content:"\f23c"}.fa-fly:before{content:"\f417"}.fa-aviato:before{content:"\f421"}.fa-itunes:before{content:"\f3b4"}.fa-cuttlefish:before{content:"\f38c"}.fa-blogger:before{content:"\f37c"}.fa-flickr:before{content:"\f16e"}.fa-viber:before{content:"\f409"}.fa-soundcloud:before{content:"\f1be"}.fa-digg:before{content:"\f1a6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-letterboxd:before{content:"\e62d"}.fa-symfony:before{content:"\f83d"}.fa-maxcdn:before{content:"\f136"}.fa-etsy:before{content:"\f2d7"}.fa-facebook-messenger:before{content:"\f39f"}.fa-audible:before{content:"\f373"}.fa-think-peaks:before{content:"\f731"}.fa-bilibili:before{content:"\e3d9"}.fa-erlang:before{content:"\f39d"}.fa-x-twitter:before{content:"\e61b"}.fa-cotton-bureau:before{content:"\f89e"}.fa-dashcube:before{content:"\f210"}.fa-42-group:before,.fa-innosoft:before{content:"\e080"}.fa-stack-exchange:before{content:"\f18d"}.fa-elementor:before{content:"\f430"}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:"\e01e"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-palfed:before{content:"\f3d8"}.fa-superpowers:before{content:"\f2dd"}.fa-resolving:before{content:"\f3e7"}.fa-xbox:before{content:"\f412"}.fa-square-web-awesome-stroke:before{content:"\e684"}.fa-searchengin:before{content:"\f3eb"}.fa-tiktok:before{content:"\e07b"}.fa-facebook-square:before,.fa-square-facebook:before{content:"\f082"}.fa-renren:before{content:"\f18b"}.fa-linux:before{content:"\f17c"}.fa-glide:before{content:"\f2a5"}.fa-linkedin:before{content:"\f08c"}.fa-hubspot:before{content:"\f3b2"}.fa-deploydog:before{content:"\f38e"}.fa-twitch:before{content:"\f1e8"}.fa-flutter:before{content:"\e694"}.fa-ravelry:before{content:"\f2d9"}.fa-mixer:before{content:"\e056"}.fa-lastfm-square:before,.fa-square-lastfm:before{content:"\f203"}.fa-vimeo:before{content:"\f40a"}.fa-mendeley:before{content:"\f7b3"}.fa-uniregistry:before{content:"\f404"}.fa-figma:before{content:"\f799"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-dropbox:before{content:"\f16b"}.fa-instagram:before{content:"\f16d"}.fa-cmplid:before{content:"\e360"}.fa-upwork:before{content:"\e641"}.fa-facebook:before{content:"\f09a"}.fa-gripfire:before{content:"\f3ac"}.fa-jedi-order:before{content:"\f50e"}.fa-uikit:before{content:"\f403"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-phabricator:before{content:"\f3db"}.fa-ussunnah:before{content:"\f407"}.fa-earlybirds:before{content:"\f39a"}.fa-trade-federation:before{content:"\f513"}.fa-autoprefixer:before{content:"\f41c"}.fa-whatsapp:before{content:"\f232"}.fa-square-upwork:before{content:"\e67c"}.fa-slideshare:before{content:"\f1e7"}.fa-google-play:before{content:"\f3ab"}.fa-viadeo:before{content:"\f2a9"}.fa-line:before{content:"\f3c0"}.fa-google-drive:before{content:"\f3aa"}.fa-servicestack:before{content:"\f3ec"}.fa-simplybuilt:before{content:"\f215"}.fa-bitbucket:before{content:"\f171"}.fa-imdb:before{content:"\f2d8"}.fa-deezer:before{content:"\e077"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-jira:before{content:"\f7b1"}.fa-docker:before{content:"\f395"}.fa-screenpal:before{content:"\e570"}.fa-bluetooth:before{content:"\f293"}.fa-gitter:before{content:"\f426"}.fa-d-and-d:before{content:"\f38d"}.fa-microblog:before{content:"\e01a"}.fa-cc-diners-club:before{content:"\f24c"}.fa-gg-circle:before{content:"\f261"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-yandex:before{content:"\f413"}.fa-readme:before{content:"\f4d5"}.fa-html5:before{content:"\f13b"}.fa-sellsy:before{content:"\f213"}.fa-square-web-awesome:before{content:"\e683"}.fa-sass:before{content:"\f41e"}.fa-wirsindhandwerk:before,.fa-wsh:before{content:"\e2d0"}.fa-buromobelexperte:before{content:"\f37f"}.fa-salesforce:before{content:"\f83b"}.fa-octopus-deploy:before{content:"\e082"}.fa-medapps:before{content:"\f3c6"}.fa-ns8:before{content:"\f3d5"}.fa-pinterest-p:before{content:"\f231"}.fa-apper:before{content:"\f371"}.fa-fort-awesome:before{content:"\f286"}.fa-waze:before{content:"\f83f"}.fa-bluesky:before{content:"\e671"}.fa-cc-jcb:before{content:"\f24b"}.fa-snapchat-ghost:before,.fa-snapchat:before{content:"\f2ab"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-rust:before{content:"\e07a"}.fa-wix:before{content:"\f5cf"}.fa-behance-square:before,.fa-square-behance:before{content:"\f1b5"}.fa-supple:before{content:"\f3f9"}.fa-webflow:before{content:"\e65c"}.fa-rebel:before{content:"\f1d0"}.fa-css3:before{content:"\f13c"}.fa-staylinked:before{content:"\f3f5"}.fa-kaggle:before{content:"\f5fa"}.fa-space-awesome:before{content:"\e5ac"}.fa-deviantart:before{content:"\f1bd"}.fa-cpanel:before{content:"\f388"}.fa-goodreads-g:before{content:"\f3a9"}.fa-git-square:before,.fa-square-git:before{content:"\f1d2"}.fa-square-tumblr:before,.fa-tumblr-square:before{content:"\f174"}.fa-trello:before{content:"\f181"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-get-pocket:before{content:"\f265"}.fa-perbyte:before{content:"\e083"}.fa-grunt:before{content:"\f3ad"}.fa-weebly:before{content:"\f5cc"}.fa-connectdevelop:before{content:"\f20e"}.fa-leanpub:before{content:"\f212"}.fa-black-tie:before{content:"\f27e"}.fa-themeco:before{content:"\f5c6"}.fa-python:before{content:"\f3e2"}.fa-android:before{content:"\f17b"}.fa-bots:before{content:"\e340"}.fa-free-code-camp:before{content:"\f2c5"}.fa-hornbill:before{content:"\f592"}.fa-js:before{content:"\f3b8"}.fa-ideal:before{content:"\e013"}.fa-git:before{content:"\f1d3"}.fa-dev:before{content:"\f6cc"}.fa-sketch:before{content:"\f7c6"}.fa-yandex-international:before{content:"\f414"}.fa-cc-amex:before{content:"\f1f3"}.fa-uber:before{content:"\f402"}.fa-github:before{content:"\f09b"}.fa-php:before{content:"\f457"}.fa-alipay:before{content:"\f642"}.fa-youtube:before{content:"\f167"}.fa-skyatlas:before{content:"\f216"}.fa-firefox-browser:before{content:"\e007"}.fa-replyd:before{content:"\f3e6"}.fa-suse:before{content:"\f7d6"}.fa-jenkins:before{content:"\f3b6"}.fa-twitter:before{content:"\f099"}.fa-rockrms:before{content:"\f3e9"}.fa-pinterest:before{content:"\f0d2"}.fa-buffer:before{content:"\f837"}.fa-npm:before{content:"\f3d4"}.fa-yammer:before{content:"\f840"}.fa-btc:before{content:"\f15a"}.fa-dribbble:before{content:"\f17d"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-internet-explorer:before{content:"\f26b"}.fa-stubber:before{content:"\e5c7"}.fa-telegram-plane:before,.fa-telegram:before{content:"\f2c6"}.fa-old-republic:before{content:"\f510"}.fa-odysee:before{content:"\e5c6"}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:"\f40c"}.fa-node-js:before{content:"\f3d3"}.fa-edge-legacy:before{content:"\e078"}.fa-slack-hash:before,.fa-slack:before{content:"\f198"}.fa-medrt:before{content:"\f3c8"}.fa-usb:before{content:"\f287"}.fa-tumblr:before{content:"\f173"}.fa-vaadin:before{content:"\f408"}.fa-quora:before{content:"\f2c4"}.fa-square-x-twitter:before{content:"\e61a"}.fa-reacteurope:before{content:"\f75d"}.fa-medium-m:before,.fa-medium:before{content:"\f23a"}.fa-amilia:before{content:"\f36d"}.fa-mixcloud:before{content:"\f289"}.fa-flipboard:before{content:"\f44d"}.fa-viacoin:before{content:"\f237"}.fa-critical-role:before{content:"\f6c9"}.fa-sitrox:before{content:"\e44a"}.fa-discourse:before{content:"\f393"}.fa-joomla:before{content:"\f1aa"}.fa-mastodon:before{content:"\f4f6"}.fa-airbnb:before{content:"\f834"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-buy-n-large:before{content:"\f8a6"}.fa-gulp:before{content:"\f3ae"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-strava:before{content:"\f428"}.fa-ember:before{content:"\f423"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-teamspeak:before{content:"\f4f9"}.fa-pushed:before{content:"\f3e1"}.fa-wordpress-simple:before{content:"\f411"}.fa-nutritionix:before{content:"\f3d6"}.fa-wodu:before{content:"\e088"}.fa-google-pay:before{content:"\e079"}.fa-intercom:before{content:"\f7af"}.fa-zhihu:before{content:"\f63f"}.fa-korvue:before{content:"\f42f"}.fa-pix:before{content:"\e43a"}.fa-steam-symbol:before{content:"\f3f6"}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url('webfonts/fa-regular-400.woff2') format("woff2"),url('webfonts/fa-regular-400.ttf') format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url('webfonts/fa-solid-900.woff2') format("woff2"),url('webfonts/fa-solid-900.ttf') format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url('webfonts/fa-brands-400.woff2') format("woff2"),url('webfonts/fa-brands-400.ttf') format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url('webfonts/fa-solid-900.woff2') format("woff2"),url('webfonts/fa-solid-900.ttf') format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url('webfonts/fa-regular-400.woff2') format("woff2"),url('webfonts/fa-regular-400.ttf') format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(.'webfonts/fa-solid-900.woff2') format("woff2"),url('webfonts/fa-solid-900.ttf') format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url('webfonts/fa-brands-400.woff2') format("woff2"),url('webfonts/fa-brands-400.ttf') format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url('webfonts/fa-regular-400.woff2') format("woff2"),url('webfonts/fa-regular-400.ttf') format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:"FontAwesome";font-display:block;src:url('webfonts/fa-v4compatibility.woff2') format("woff2"),url('webfonts/fa-v4compatibility.ttf') format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}


/*AOS Animation*/
[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}

/*Carousel*/
.carousel-control-next, .carousel-control-prev{width:40px; height:40px; background-color:#FFFFFF; border-radius:100%; border:1px solid #000000; color: #000000; top: 50%; transform: translate(0, -50%);}
.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover{color: #000000;}


/*Fancybox*/
:root{--f-spinner-width: 36px;--f-spinner-height: 36px;--f-spinner-color-1: rgba(0, 0, 0, 0.1);--f-spinner-color-2: rgba(17, 24, 28, 0.8);--f-spinner-stroke: 2.75}.f-spinner{margin:auto;padding:0;width:var(--f-spinner-width);height:var(--f-spinner-height)}.f-spinner svg{width:100%;height:100%;vertical-align:top;animation:f-spinner-rotate 2s linear infinite}.f-spinner svg *{stroke-width:var(--f-spinner-stroke);fill:none}.f-spinner svg *:first-child{stroke:var(--f-spinner-color-1)}.f-spinner svg *:last-child{stroke:var(--f-spinner-color-2);animation:f-spinner-dash 2s ease-in-out infinite}@keyframes f-spinner-rotate{100%{transform:rotate(360deg)}}@keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}.f-throwOutUp{animation:var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutUp}.f-throwOutDown{animation:var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutDown}@keyframes f-throwOutUp{to{transform:translate3d(0, calc(var(--f-throw-out-distance, 150px) * -1), 0);opacity:0}}@keyframes f-throwOutDown{to{transform:translate3d(0, var(--f-throw-out-distance, 150px), 0);opacity:0}}.f-zoomInUp{animation:var(--f-transition-duration, 0.2s) ease .1s both f-zoomInUp}.f-zoomOutDown{animation:var(--f-transition-duration, 0.2s) ease both f-zoomOutDown}@keyframes f-zoomInUp{from{transform:scale(0.975) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes f-zoomOutDown{to{transform:scale(0.975) translate3d(0, 16px, 0);opacity:0}}.f-fadeIn{animation:var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;z-index:2}.f-fadeOut{animation:var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;z-index:1}@keyframes f-fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeOut{100%{opacity:0}}.f-fadeFastIn{animation:var(--f-transition-duration, 0.2s) ease-out both f-fadeFastIn;z-index:2}.f-fadeFastOut{animation:var(--f-transition-duration, 0.1s) ease-out both f-fadeFastOut;z-index:2}@keyframes f-fadeFastIn{0%{opacity:.75}100%{opacity:1}}@keyframes f-fadeFastOut{100%{opacity:0}}.f-fadeSlowIn{animation:var(--f-transition-duration, 0.5s) ease both f-fadeSlowIn;z-index:2}.f-fadeSlowOut{animation:var(--f-transition-duration, 0.5s) ease both f-fadeSlowOut;z-index:1}@keyframes f-fadeSlowIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeSlowOut{100%{opacity:0}}.f-crossfadeIn{animation:var(--f-transition-duration, 0.2s) ease-out both f-crossfadeIn;z-index:2}.f-crossfadeOut{animation:calc(var(--f-transition-duration, 0.2s)*.5) linear .1s both f-crossfadeOut;z-index:1}@keyframes f-crossfadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-crossfadeOut{100%{opacity:0}}.f-slideIn.from-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNext}.f-slideIn.from-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrev}.f-slideOut.to-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNext}.f-slideOut.to-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrev}@keyframes f-slideInPrev{0%{transform:translateX(100%)}100%{transform:translate3d(0, 0, 0)}}@keyframes f-slideInNext{0%{transform:translateX(-100%)}100%{transform:translate3d(0, 0, 0)}}@keyframes f-slideOutNext{100%{transform:translateX(-100%)}}@keyframes f-slideOutPrev{100%{transform:translateX(100%)}}.f-classicIn.from-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInNext;z-index:2}.f-classicIn.from-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInPrev;z-index:2}.f-classicOut.to-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutNext;z-index:1}.f-classicOut.to-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutPrev;z-index:1}@keyframes f-classicInNext{0%{transform:translateX(-75px);opacity:0}100%{transform:translate3d(0, 0, 0);opacity:1}}@keyframes f-classicInPrev{0%{transform:translateX(75px);opacity:0}100%{transform:translate3d(0, 0, 0);opacity:1}}@keyframes f-classicOutNext{100%{transform:translateX(-75px);opacity:0}}@keyframes f-classicOutPrev{100%{transform:translateX(75px);opacity:0}}:root{--f-button-width: 40px;--f-button-height: 40px;--f-button-border: 0;--f-button-border-radius: 0;--f-button-color: #374151;--f-button-bg: #f8f8f8;--f-button-hover-bg: #e0e0e0;--f-button-active-bg: #d0d0d0;--f-button-shadow: none;--f-button-transition: all 0.15s ease;--f-button-transform: none;--f-button-svg-width: 20px;--f-button-svg-height: 20px;--f-button-svg-stroke-width: 1.5;--f-button-svg-fill: none;--f-button-svg-filter: none;--f-button-svg-disabled-opacity: 0.65}.f-button{display:flex;justify-content:center;align-items:center;box-sizing:content-box;position:relative;margin:0;padding:0;width:var(--f-button-width);height:var(--f-button-height);border:var(--f-button-border);border-radius:var(--f-button-border-radius);color:var(--f-button-color);background:var(--f-button-bg);box-shadow:var(--f-button-shadow);pointer-events:all;cursor:pointer;transition:var(--f-button-transition)}@media(hover: hover){.f-button:hover:not([disabled]){color:var(--f-button-hover-color);background-color:var(--f-button-hover-bg)}}.f-button:active:not([disabled]){background-color:var(--f-button-active-bg)}.f-button:focus:not(:focus-visible){outline:none}.f-button:focus-visible{outline:none;box-shadow:inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color))}.f-button svg{width:var(--f-button-svg-width);height:var(--f-button-svg-height);fill:var(--f-button-svg-fill);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;transition:opacity .15s ease;transform:var(--f-button-transform);filter:var(--f-button-svg-filter);pointer-events:none}.f-button[disabled]{cursor:default}.f-button[disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}.f-carousel__nav .f-button.is-prev,.f-carousel__nav .f-button.is-next,.fancybox__nav .f-button.is-prev,.fancybox__nav .f-button.is-next{position:absolute;z-index:1}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-next{top:50%;transform:translateY(-50%)}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-prev{left:var(--f-button-prev-pos)}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-next{right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev{left:auto;right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,.is-horizontal.is-rtl .fancybox__nav .f-button.is-next{right:auto;left:var(--f-button-prev-pos)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-next{top:auto;left:50%;transform:translateX(-50%)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-prev{top:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-next{bottom:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-prev svg,.is-vertical .f-carousel__nav .f-button.is-next svg,.is-vertical .fancybox__nav .f-button.is-prev svg,.is-vertical .fancybox__nav .f-button.is-next svg{transform:rotate(90deg)}.f-carousel__nav .f-button:disabled,.fancybox__nav .f-button:disabled{pointer-events:none}html.with-fancybox{width:auto;overflow:visible;scroll-behavior:auto}html.with-fancybox body{touch-action:none}html.with-fancybox body.hide-scrollbar{width:auto;margin-right:calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));overflow:hidden !important;overscroll-behavior-y:none}.fancybox__container{--fancybox-color: #dbdbdb;--fancybox-hover-color: #fff;--fancybox-bg: rgba(24, 24, 27, 0.98);--fancybox-slide-gap: 10px;--f-spinner-width: 50px;--f-spinner-height: 50px;--f-spinner-color-1: rgba(255, 255, 255, 0.1);--f-spinner-color-2: #bbb;--f-spinner-stroke: 3.65;position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;display:flex;flex-direction:column;box-sizing:border-box;margin:0;padding:0;color:#f8f8f8;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:visible;z-index:var(--fancybox-zIndex, 1050);outline:none;transform-origin:top left;-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;-ms-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior-y:contain}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container::backdrop{background-color:rgba(0,0,0,0)}.fancybox__backdrop{position:fixed;top:0;left:0;bottom:0;right:0;z-index:-1;background:var(--fancybox-bg);opacity:var(--fancybox-opacity, 1);will-change:opacity}.fancybox__carousel{position:relative;box-sizing:border-box;flex:1;min-height:0;z-index:10;overflow-y:visible;overflow-x:clip}.fancybox__viewport{width:100%;height:100%}.fancybox__viewport.is-draggable{cursor:move;cursor:grab}.fancybox__viewport.is-dragging{cursor:move;cursor:grabbing}.fancybox__track{display:flex;margin:0 auto;height:100%}.fancybox__slide{flex:0 0 auto;position:relative;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;margin:0 var(--fancybox-slide-gap) 0 0;padding:4px;overflow:auto;overscroll-behavior:contain;transform:translate3d(0, 0, 0);backface-visibility:hidden}.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn{padding-top:40px}.fancybox__slide.has-iframe,.fancybox__slide.has-video,.fancybox__slide.has-html5video{overflow:hidden}.fancybox__slide.has-image{overflow:hidden}.fancybox__slide.has-image.is-animating,.fancybox__slide.has-image.is-selected{overflow:visible}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}.fancybox__backdrop:empty,.fancybox__viewport:empty,.fancybox__track:empty,.fancybox__slide:empty{display:block}.fancybox__content{align-self:center;display:flex;flex-direction:column;position:relative;margin:0;padding:2rem;max-width:100%;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);cursor:default;border-radius:0;z-index:20}.is-loading .fancybox__content{opacity:0}.is-draggable .fancybox__content{cursor:move;cursor:grab}.can-zoom_in .fancybox__content{cursor:zoom-in}.can-zoom_out .fancybox__content{cursor:zoom-out}.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__content [data-selectable],.fancybox__content [contenteditable]{cursor:auto}.fancybox__slide.has-image>.fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px;background-repeat:no-repeat;background-size:contain;background-position:center center;transition:none;transform:translate3d(0, 0, 0);backface-visibility:hidden}.fancybox__slide.has-image>.fancybox__content>picture>img{width:100%;height:auto;max-height:100%}.is-animating .fancybox__content,.is-dragging .fancybox__content{will-change:transform,width,height}.fancybox-image{margin:auto;display:block;width:100%;height:100%;min-height:0;object-fit:contain;user-select:none;filter:blur(0px)}.fancybox__caption{align-self:center;max-width:100%;flex-shrink:0;margin:0;padding:14px 0 4px 0;overflow-wrap:anywhere;line-height:1.375;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);cursor:auto;visibility:visible}.is-loading .fancybox__caption,.is-closing .fancybox__caption{opacity:0;visibility:hidden}.is-compact .fancybox__caption{padding-bottom:0}.f-button.is-close-btn{--f-button-svg-stroke-width: 2;position:absolute;top:0;right:8px;z-index:40}.fancybox__content>.f-button.is-close-btn{--f-button-width: 34px;--f-button-height: 34px;--f-button-border-radius: 4px;--f-button-color: var(--fancybox-color, #fff);--f-button-hover-color: var(--fancybox-color, #fff);--f-button-bg: transparent;--f-button-hover-bg: transparent;--f-button-active-bg: transparent;--f-button-svg-width: 22px;--f-button-svg-height: 22px;position:absolute;top:-38px;right:0;opacity:.75}.is-loading .fancybox__content>.f-button.is-close-btn{visibility:hidden}.is-zooming-out .fancybox__content>.f-button.is-close-btn{visibility:hidden}.fancybox__content>.f-button.is-close-btn:hover{opacity:1}.fancybox__footer{padding:0;margin:0;position:relative}.fancybox__footer .fancybox__caption{width:100%;padding:24px;opacity:var(--fancybox-opacity, 1);transition:all .25s ease}.is-compact .fancybox__footer{position:absolute;bottom:0;left:0;right:0;z-index:20;background:rgba(24,24,27,.5)}.is-compact .fancybox__footer .fancybox__caption{padding:12px}.is-compact .fancybox__content>.f-button.is-close-btn{--f-button-border-radius: 50%;--f-button-color: #fff;--f-button-hover-color: #fff;--f-button-outline-color: #000;--f-button-bg: rgba(0, 0, 0, 0.6);--f-button-active-bg: rgba(0, 0, 0, 0.6);--f-button-hover-bg: rgba(0, 0, 0, 0.6);--f-button-svg-width: 18px;--f-button-svg-height: 18px;--f-button-svg-filter: none;top:5px;right:5px}.fancybox__nav{--f-button-width: 50px;--f-button-height: 50px;--f-button-border: 0;--f-button-border-radius: 50%;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: transparent;--f-button-hover-bg: rgba(24, 24, 27, 0.3);--f-button-active-bg: rgba(24, 24, 27, 0.5);--f-button-shadow: none;--f-button-transition: all 0.15s ease;--f-button-transform: none;--f-button-svg-width: 26px;--f-button-svg-height: 26px;--f-button-svg-stroke-width: 2.5;--f-button-svg-fill: none;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.5));--f-button-svg-disabled-opacity: 0.65;--f-button-next-pos: 1rem;--f-button-prev-pos: 1rem;opacity:var(--fancybox-opacity, 1)}.fancybox__nav .f-button:before{position:absolute;content:"";top:-30px;right:-20px;left:-20px;bottom:-30px;z-index:1}.is-idle .fancybox__nav{animation:.15s ease-out both f-fadeOut}.is-idle.is-compact .fancybox__footer{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__slide>.f-spinner{position:absolute;top:50%;left:50%;margin:var(--f-spinner-top, calc(var(--f-spinner-width) * -0.5)) 0 0 var(--f-spinner-left, calc(var(--f-spinner-height) * -0.5));z-index:30;cursor:pointer}.fancybox-protected{position:absolute;top:0;left:0;right:0;bottom:0;z-index:40;user-select:none}.fancybox-ghost{position:absolute;top:0;left:0;width:100%;height:100%;min-height:0;object-fit:contain;z-index:40;user-select:none;pointer-events:none}.fancybox-focus-guard{outline:none;opacity:0;position:fixed;pointer-events:none}.fancybox__container:not([aria-hidden]){opacity:0}.fancybox__container.is-animated[aria-hidden=false]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide>*:not(.fancybox__content){animation:var(--f-interface-enter-duration, 0.25s) ease .1s backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop{animation:var(--f-backdrop-enter-duration, 0.35s) ease backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=true]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide>*:not(.fancybox__content){animation:var(--f-interface-exit-duration, 0.15s) ease forwards f-fadeOut}.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop{animation:var(--f-backdrop-exit-duration, 0.35s) ease forwards f-fadeOut}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content{width:calc(100% - 120px);height:90%}.fancybox__container.is-compact .has-iframe .fancybox__content,.fancybox__container.is-compact .has-map .fancybox__content,.fancybox__container.is-compact .has-pdf .fancybox__content{width:100%;height:100%}.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.f-carousel__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-outline: 0;--f-thumb-outline-color: #5eb0ef;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1;--f-thumb-border-radius: 2px;--f-thumb-offset: 0px;--f-button-next-pos: 0;--f-button-prev-pos: 0}.f-carousel__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: 0.5;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1}.f-carousel__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 16px;--f-thumb-clip-width: 46px}.f-thumbs{position:relative;flex:0 0 auto;margin:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);user-select:none;perspective:1000px;transform:translateZ(0)}.f-thumbs .f-spinner{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:2px;background-image:linear-gradient(#ebeff2, #e2e8f0);z-index:-1}.f-thumbs .f-spinner svg{display:none}.f-thumbs.is-vertical{height:100%}.f-thumbs__viewport{width:100%;height:auto;overflow:hidden;transform:translate3d(0, 0, 0)}.f-thumbs__track{display:flex}.f-thumbs__slide{position:relative;flex:0 0 auto;box-sizing:content-box;display:flex;align-items:center;justify-content:center;padding:0;margin:0;width:var(--f-thumb-width);height:var(--f-thumb-height);overflow:visible;cursor:pointer}.f-thumbs__slide.is-loading img{opacity:0}.is-classic .f-thumbs__viewport{height:100%}.is-modern .f-thumbs__track{width:max-content}.is-modern .f-thumbs__track::before{content:"";position:absolute;top:0;bottom:0;left:calc((var(--f-thumb-clip-width, 0))*-0.5);width:calc(var(--width, 0)*1px + var(--f-thumb-clip-width, 0));cursor:pointer}.is-modern .f-thumbs__slide{width:var(--f-thumb-clip-width);transform:translate3d(calc(var(--shift, 0) * -1px), 0, 0);transition:none;pointer-events:none}.is-modern.is-resting .f-thumbs__slide{transition:transform .33s ease}.is-modern.is-resting .f-thumbs__slide__button{transition:clip-path .33s ease}.is-using-tab .is-modern .f-thumbs__slide:focus-within{filter:drop-shadow(-1px 0px 0px var(--f-thumb-outline-color)) drop-shadow(2px 0px 0px var(--f-thumb-outline-color)) drop-shadow(0px -1px 0px var(--f-thumb-outline-color)) drop-shadow(0px 2px 0px var(--f-thumb-outline-color))}.f-thumbs__slide__button{appearance:none;width:var(--f-thumb-width);height:100%;margin:0 -100% 0 -100%;padding:0;border:0;position:relative;border-radius:var(--f-thumb-border-radius);overflow:hidden;background:rgba(0,0,0,0);outline:none;cursor:pointer;pointer-events:auto;touch-action:manipulation;opacity:var(--f-thumb-opacity);transition:opacity .2s ease}.f-thumbs__slide__button:hover{opacity:var(--f-thumb-hover-opacity)}.f-thumbs__slide__button:focus:not(:focus-visible){outline:none}.f-thumbs__slide__button:focus-visible{outline:none;opacity:var(--f-thumb-selected-opacity)}.is-modern .f-thumbs__slide__button{--clip-path: inset( 0 calc( ((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))) * (1 - var(--progress, 0)) * 0.5 ) round var(--f-thumb-border-radius, 0) );clip-path:var(--clip-path)}.is-classic .is-nav-selected .f-thumbs__slide__button{opacity:var(--f-thumb-selected-opacity)}.is-classic .is-nav-selected .f-thumbs__slide__button::after{content:"";position:absolute;top:0;left:0;right:0;height:auto;bottom:0;border:var(--f-thumb-outline, 0) solid var(--f-thumb-outline-color, transparent);border-radius:var(--f-thumb-border-radius);animation:f-fadeIn .2s ease-out;z-index:10}.f-thumbs__slide__img{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:var(--f-thumb-offset);box-sizing:border-box;pointer-events:none;object-fit:cover;border-radius:var(--f-thumb-border-radius)}.f-thumbs.is-horizontal .f-thumbs__track{padding:8px 0 12px 0}.f-thumbs.is-horizontal .f-thumbs__slide{margin:0 var(--f-thumb-gap) 0 0}.f-thumbs.is-vertical .f-thumbs__track{flex-wrap:wrap;padding:0 8px}.f-thumbs.is-vertical .f-thumbs__slide{margin:0 0 var(--f-thumb-gap) 0}.fancybox__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-border-radius: 2px;--f-thumb-outline: 2px;--f-thumb-outline-color: #ededed;position:relative;opacity:var(--fancybox-opacity, 1);transition:max-height .35s cubic-bezier(0.23, 1, 0.32, 1)}.fancybox__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: 0.5;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-classic .f-spinner{background-image:linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05))}.fancybox__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 16px;--f-thumb-clip-width: 46px;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-modern .f-spinner{background-image:linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05))}.fancybox__thumbs.is-horizontal{padding:0 var(--f-thumb-gap)}.fancybox__thumbs.is-vertical{padding:var(--f-thumb-gap) 0}.is-compact .fancybox__thumbs{--f-thumb-width: 64px;--f-thumb-clip-width: 32px;--f-thumb-height: 48px;--f-thumb-extra-gap: 10px}.fancybox__thumbs.is-masked{max-height:0px !important}.is-closing .fancybox__thumbs{transition:none !important}.fancybox__toolbar{--f-progress-color: var(--fancybox-color, rgba(255, 255, 255, 0.94));--f-button-width: 46px;--f-button-height: 46px;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: rgba(24, 24, 27, 0.65);--f-button-hover-bg: rgba(70, 70, 73, 0.65);--f-button-active-bg: rgba(90, 90, 93, 0.65);--f-button-border-radius: 0;--f-button-svg-width: 24px;--f-button-svg-height: 24px;--f-button-svg-stroke-width: 1.5;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.15));--f-button-svg-fill: none;--f-button-svg-disabled-opacity: 0.65;display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI Adjusted","Segoe UI","Liberation Sans",sans-serif;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.5));pointer-events:none;z-index:20}.fancybox__toolbar :focus-visible{z-index:1}.fancybox__toolbar.is-absolute,.is-compact .fancybox__toolbar{position:absolute;top:0;left:0;right:0}.is-idle .fancybox__toolbar{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__toolbar__column{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start}.fancybox__toolbar__column.is-left,.fancybox__toolbar__column.is-right{flex-grow:1;flex-basis:0}.fancybox__toolbar__column.is-right{display:flex;justify-content:flex-end;flex-wrap:nowrap}.fancybox__infobar{padding:0 5px;line-height:var(--f-button-height);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;cursor:default;user-select:none}.fancybox__infobar span{padding:0 5px}.fancybox__infobar:not(:first-child):not(:last-child){background:var(--f-button-bg)}[data-fancybox-toggle-slideshow]{position:relative}[data-fancybox-toggle-slideshow] .f-progress{height:100%;opacity:.3}[data-fancybox-toggle-slideshow] svg g:first-child{display:flex}[data-fancybox-toggle-slideshow] svg g:last-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:first-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:last-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child{display:flex}.f-progress{position:absolute;top:0;left:0;right:0;height:3px;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;background:var(--f-progress-color, var(--f-carousel-theme-color, #0091ff));z-index:30;user-select:none;pointer-events:none}



*{ margin:0; padding:0; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; outline:none;}
html,body{ font-family:var(--font-family1); color:var(--text-color); font-size:14px; line-height:150%; margin: 0;padding: 0; font-weight:300;}
*:last-child{margin-bottom:0;}
img{ max-width:100%; height:auto;}
iframe{max-width:100%;}
a{color:var(--text-color); text-decoration:none;}
a:hover{color:var(--text-color); outline:none; text-decoration:none;transition: all linear .3s; -o-transition: all linear .3s; -ms-transition: all linear .3s;-moz-transition: all linear .3s;-webkit-transition: all linear .3s;}
p{margin-bottom:20px;}
ul,ol{margin:0 0 20px 0; padding:0 0 0 20px;}
h1,.h1, h2,.h2, h3,.h3, h4,.h4, h5,.h5, h6,.h6{margin: 0 0 20px 0; padding: 0; color: var(--title-color); text-transform:uppercase; font-family:var(--font-family2); font-weight:400;}
h1,.h1, h2,.h2{letter-spacing:2px;}
h3,.h3{letter-spacing:0.6px;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{color:inherit; font-weight:inherit;}
h1,.h1{font-size: 24px;}
h2,.h2{font-size: 22px;}
h3,.h3{font-size: 20px;}
h4,.h4{font-size: 18px;}
h5,.h5{ font-size:16px;}
h6,.h6{ font-size:14px;}
strong{font-weight: 700;}

.text-color{color:var(--text-color);}
.title-color{color:var(--title-color);}
.white-bg{background-color:var(--white-color);}
.black-bg{background-color:var(--black-color);}
.red-color{color:var(--red-color);}
.font-family-awesome{ font-family:var(--font-family-awesome);}
.font-family-awesome-6-free{ font-family:var(--font-family-awesome-6-free);}
.text38{font-size:34px;}
.text28{font-size:28px;}
.text22{font-size:22px;}
.text20{font-size:20px;}
.text18{font-size:18px;}
.text16{font-size:16px;}
.text14{font-size:14px;}
.text12{font-size:12px;}
.text10{font-size:10px;}
.font-family1{font-family:"Helvetica Neue";}
.font-family2{font-family:"Helvetica Neue";}

input[type="text"],input[type="password"],input[type="email"],input[type="tel"],input[type="search"],input[type="number"],textarea{border:0; border-bottom:1px solid var(--border-color); padding:7px 10px; border-radius:0; font-size: 14px; font-family:inherit; max-width: 100%; color:#6c757d; font-weight:300;}
input[type="text"]::placeholder,input[type="password"]::placeholder,input[type="email"]::placeholder,input[type="search"]::placeholder,input[type="number"]::placeholder,textarea::placeholder{opacity:1; color:var(--text-color);}
input[type="text"]:focus,input[type="password"]:focus,input[type="email"]:focus,input[type="search"]:focus,textarea:focus{border-color:var(--border-color); color:var(--black-color);}
.btn-arrow::after{content: "\f178"; font-weight: 900; margin-left:auto; color:var(--text-color); margin-left:5px;}
.btn-arrow-center{justify-content:center;}
.btn-arrow-center::after{margin-left:10px;}
input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button {appearance: none; -webkit-appearance: none;}
input[type=number] {appearance:none; -moz-appearance:none; -webkit-appearance:none;}
.short_description p strong {color: #000;}

/*Bootstrap-Overrite*/
.btn{background-color:transparent; border-color:transparent; color:#333333;  padding:0; padding:12px 20px; text-transform:uppercase; font-size:13px; font-weight: 400; line-height:1; border:1px solid var(--border-color); border-radius: var(--border-radius); max-width:100%;  height:40px; min-width:122px;}
.btn:hover,.btn:focus-visible{background-color:transparent; color:#333333; border-color:var(--border-color);}
.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active{border-color:var(--desertcolor); background-color:transparent;}
.btn-primary{background-color:var(--white-color); color:#333333; }
.btn-primary:hover{background-color:var(--desertcolor); color:var(--white-color); border-color:var(--desertcolor);}
.btn-primary:active{background-color:var(--desertcolor)!important; color:var(--white-color)!important; border-color:var(--desertcolor)!important;}
.btn-secondary{background-color:var(--desertcolor); color:var(--white-color);}
.btn-secondary:hover,.btn-secondary:active{background-color:var(--desertcolor)!important; color:var(--white-color);}
:not(.btn-check)+.btn-secondary:active{background-color:var(--desertcolor); color:var(--white-color);}
.dropdown-menu{border:0; font-size:inherit; color:var(--text-color); padding:0; box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.2); border-radius:0;}
.dropdown-menu > li{line-height:1;}
.dropdown-menu > li > a{display:block; padding: 12px 16px;}
.dropdown-menu > li > a:hover{background-color: #f1f1f1; color:inherit;}
.form-control:focus{box-shadow:none;}
.text-danger{color:var(--red-color);}
.input-group-text{background-color: transparent; border-color: transparent; font-size: 12px; padding:0; margin-right:5px;}
.form-select{border-radius:var(--border-radius); border-color:var(--border-color); background-image: url("data:image/svg+xml,%3Csvg fill='%23d3aa6f' version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='800px' height='800px' viewBox='0 0 100 100' enable-background='new 0 0 100 100' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M78.466,35.559L50.15,63.633L22.078,35.317c-0.777-0.785-2.044-0.789-2.828-0.012s-0.789,2.044-0.012,2.827L48.432,67.58 c0.365,0.368,0.835,0.563,1.312,0.589c0.139,0.008,0.278-0.001,0.415-0.021c0.054,0.008,0.106,0.021,0.16,0.022 c0.544,0.029,1.099-0.162,1.515-0.576l29.447-29.196c0.785-0.777,0.79-2.043,0.012-2.828S79.249,34.781,78.466,35.559z'/%3E%3C/g%3E%3C/svg%3E"); background-position:right 20px center; background-repeat:no-repeat; background-size:16px auto; padding:9px 20px 9px 20px; height:40px; text-transform:uppercase; font-family:var(--font-family2); font-size: 13px; font-weight: 400; color: #333333;}
.form-select:focus{border-color:#86b7fe; box-shadow:none;}
.table > :not(caption) > * > *{color:var(--text-color);}
.btn.disabled, .btn:disabled, fieldset:disabled .btn{background-color:transparent; border-color:#6c757d; color:#6c757d;}
.card{color:var(--text-color);}
.form-control.is-invalid, .was-validated .form-control:invalid{border-color:var(--dark-red-color);}
.invalid-feedback{color:var(--dark-red-color);}
.form-check-input[type=checkbox]{margin-top: 5px;}
.active > .page-link, .page-link.active{background-color:var(--desertcolor); border-color:var(--desertcolor);}
.page-link{border-color:var(--desertcolor); color:var(--black-color);}
.page-link:hover{border-color:var(--desertcolor); color:var(--white-color); background-color: var(--desertcolor);}
.page-link:focus{box-shadow:none; color:var(--white-color); background-color: var(--desertcolor);}
.page-item:first-child .page-link{border-top-left-radius:3px; border-bottom-left-radius:3px;}
.page-item:last-child .page-link{border-top-right-radius:3px; border-bottom-right-radius:3px;}
.nav-tabs{border-color:var(--border-color2);}
.nav-tabs .nav-link{border-color:var(--border-color2); font-size: 13px; font-weight: 400; line-height: 1; text-transform: uppercase; padding:12px 20px; height:40px; color: #333333;}
.nav-tabs .nav-item{margin-right:5px;}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover{border-color:var(--border-color2); }
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{background-color:var(--desertcolor); color:var(--white-color); border-color:var(--border-color);}
.form-control{border-radius:0; border:0; border-bottom:1px solid var(--border-color); padding:7px 10px;}
.btn-desert{background-color:var(--desertcolor); color:var(--white-color);}
.btn-default{padding:0; border:0; border-radius:0; min-width:initial; height: auto;}
.btn-square{padding:0px; border-radius:0; min-width:initial; height: auto;}
.table > :not(caption) > * > *{padding:0.8rem 0.8rem;}
.right-arrow-btn{background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='%23d3aa6f' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath d='M4 .755l14.374 11.245-14.374 11.219.619.781 15.381-12-15.391-12-.609.755z'/%3E%3C/svg%3E"); background-position:right 20px center; background-repeat:no-repeat; background-size:9px auto;}
.container1000{max-width:100%; width:1020px; margin:0 auto; padding:0 10px;}
.container750{max-width:100%; width:770px; margin:0 auto; padding:0 10px;}
.container700{max-width:100%; width:720px; margin:0 auto; padding:0 10px;}
.getntouch-section a.nav-link {font-size: 18px;}
.orient-centre-list.card-border-remove {border-bottom: 1px solid #d1aa66;padding-bottom: 2%;}
.nav-underline .nav-item{border-right: 1px solid #d1aa66;padding: 0 10px;}
.nav-underline .nav-item:last-child{border-right:0;}


/*Modal Box*/
.modal-header{display:flex; padding:30px 40px 0px 30px; border:0;}
.modal-header .close{border:0; width:40px; height:40px; text-align:center; display:flex; align-items:center; justify-content:center; background-color:transparent; position: absolute; right: 0; top: 0;}
.modal-header .close span{display:block; text-align:center; font-size: 24px; color:#CCCCCC; width: 100%; line-height:40px;}
.modal-content{border-radius:0;}
.modal{box-shadow:-5px -5px 15px rgba(0,0,0,0.2);}
.modal-title,.modal-body,.modal-body p{color: var(--black-color);}
.large-checkbox{width: 24px; height: 24px; border: 1px solid var(--border-color);}
.modal-body{padding:30px;}
.callback-input-wrap{display:block;}
.callback-input-wrap label.error{font-size:12px; color: var(--red-color);}
.req-modal .btn-close{margin-top: -50px;  margin-right: -30px;}
.countdowncart,.countdownp,.countdownc {width: 120px; float: right; text-align: center; max-width:100%;color: #ff0000;}

/*Alert*/
.top-alert-message{width:100%; z-index: 1;}
.alert{border-radius:0;}
.alert i.fa-solid{font-size: 20px; margin-right:10px; position: relative; top: 2px;}
.alert-danger{background-color:var(--red-color); border-color:var(--red-color); color:var(--white-color); }
.alert-success{background-color:var(--green-color); border-color:var(--green-color); color:var(--white-color); color:#FFFFFF;}
.alert-success .btn-close,.alert-danger .btn-close{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FFFFFF'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");}
.alert-success *,.alert-danger *{color:inherit;}
.alert-success a,.alert-danger a{color:rgba(255,255,255,0.7);}
.alert-success a:hover,.alert-danger a:hover{color:rgba(255,255,255,1);}
.btn-close{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23CCCCCC'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e"); opacity:1; cursor:pointer; padding: 10px;}



/*Header*/
.header-top{margin-bottom:18px; padding:2px 0; }
.header-logo {margin-top: -4px; }
.header-logo-img{display:block; }
.header-logo-link{width:133px; height:35px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='494px' height='132px' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg%3E%3Cpath style='opacity:0.921' fill='%23d2ac66' d='M 83.5,-0.5 C 84.5,-0.5 85.5,-0.5 86.5,-0.5C 87.1667,0.833333 87.8333,0.833333 88.5,-0.5C 88.8333,-0.5 89.1667,-0.5 89.5,-0.5C 90.0312,1.54408 91.1978,3.21075 93,4.5C 95.2203,12.601 92.2203,17.2677 84,18.5C 81.4393,17.7659 79.2726,16.4325 77.5,14.5C 74.2549,7.33112 76.2549,2.33112 83.5,-0.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.938' fill='%23d2ac66' d='M 92.5,85.5 C 98.3856,99.8637 104.052,113.864 109.5,127.5C 102.8,127.83 96.1335,127.497 89.5,126.5C 76.3157,94.1943 62.8157,62.5276 49,31.5C 47.3948,35.4849 45.8948,39.4849 44.5,43.5C 39.5203,55.4203 34.5203,67.4203 29.5,79.5C 23.0281,94.2377 16.3615,109.904 9.5,126.5C 6.57186,127.484 3.57186,127.817 0.5,127.5C 1.40627,123.851 2.73961,120.351 4.5,117C 3.94404,116.617 3.61071,116.117 3.5,115.5C 4.74975,115.423 5.58309,114.756 6,113.5C 9.91188,104.613 13.7452,95.2798 17.5,85.5C 19.8837,81.4501 21.5504,77.4501 22.5,73.5C 33.3002,49.2262 44.1335,24.8929 55,0.5C 68.1205,29.9385 80.6205,58.2718 92.5,85.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 92.5,0.5 C 93.8333,1.16667 93.8333,1.16667 92.5,0.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 43.5,9.5 C 44.8333,10.1667 44.8333,10.1667 43.5,9.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 198.5,10.5 C 199.833,11.1667 199.833,11.1667 198.5,10.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 77.5,14.5 C 76.8333,15.1667 76.8333,15.1667 77.5,14.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.948' fill='%23d2ac66' d='M 213.5,14.5 C 214.117,14.6107 214.617,14.944 215,15.5C 215.333,22.1667 215.667,28.8333 216,35.5C 224.109,36.1527 232.275,36.8194 240.5,37.5C 239.253,39.323 238.586,41.323 238.5,43.5C 230.986,43.5847 223.653,43.5847 216.5,43.5C 216.167,54 215.833,64.5 215.5,75C 215.365,86.5678 215.865,98.0678 217,109.5C 218.031,112.539 219.865,115.039 222.5,117C 226.961,119.116 231.627,120.616 236.5,121.5C 238.327,123.487 239.327,125.821 239.5,128.5C 235.561,128.041 231.727,128.041 228,128.5C 225.443,126.686 222.776,126.352 220,127.5C 216.025,125.16 211.858,122.993 207.5,121C 202.692,117.211 199.525,112.378 198,106.5C 197.5,76.1685 197.333,45.8352 197.5,15.5C 203.026,15.8214 208.36,15.4881 213.5,14.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 195.5,15.5 C 196.833,16.1667 196.833,16.1667 195.5,15.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 216.5,15.5 C 217.833,16.1667 217.833,16.1667 216.5,15.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 37.5,27.5 C 38.8333,28.1667 38.8333,28.1667 37.5,27.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 70.5,30.5 C 71.8333,31.1667 71.8333,31.1667 70.5,30.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 153.5,32.5 C 154.833,33.1667 154.833,33.1667 153.5,32.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 395.5,32.5 C 396.833,33.1667 396.833,33.1667 395.5,32.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 401.5,32.5 C 402.833,33.1667 402.833,33.1667 401.5,32.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 475.5,32.5 C 476.833,33.1667 476.833,33.1667 475.5,32.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 159.5,33.5 C 160.833,34.1667 160.833,34.1667 159.5,33.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 168.5,33.5 C 169.833,34.1667 169.833,34.1667 168.5,33.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.004' fill='%23d2ac66' d='M 273.5,33.5 C 274.833,34.1667 274.833,34.1667 273.5,33.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 399.5,33.5 C 400.833,34.1667 400.833,34.1667 399.5,33.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 435.5,33.5 C 436.833,34.1667 436.833,34.1667 435.5,33.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.945' fill='%23d2ac66' d='M 438.5,34.5 C 448.38,34.4473 458.38,34.614 468.5,35C 480.928,37.0811 488.761,44.5811 492,57.5C 492.5,66.1603 492.666,74.8269 492.5,83.5C 473.833,83.5 455.167,83.5 436.5,83.5C 436.334,90.8409 436.5,98.1742 437,105.5C 437.766,112.934 441.6,118.101 448.5,121C 454.214,122.859 459.881,123.859 465.5,124C 465.968,125.822 466.301,127.989 466.5,130.5C 455.951,131.106 445.618,129.939 435.5,127C 427.763,124.386 422.596,119.219 420,111.5C 418.015,92.8278 418.015,74.1612 420,55.5C 421.139,51.8878 422.806,48.5544 425,45.5C 429.182,41.1966 433.682,37.53 438.5,34.5 Z M 468.5,45.5 C 471.209,46.9634 473.376,49.63 475,53.5C 475.5,60.8258 475.666,68.1591 475.5,75.5C 462.5,75.5 449.5,75.5 436.5,75.5C 436.176,68.6457 436.509,61.979 437.5,55.5C 438.354,49.4665 441.688,45.2998 447.5,43C 453.167,42.3333 458.833,42.3333 464.5,43C 466.32,43.2004 467.653,44.0337 468.5,45.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 72.5,35.5 C 73.8333,36.1667 73.8333,36.1667 72.5,35.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.975' fill='%23d2ac66' d='M 165.5,35.5 C 168.833,35.5 172.167,35.5 175.5,35.5C 175.202,38.2646 174.202,40.7646 172.5,43C 161.444,42.761 154.611,47.9277 152,58.5C 151.5,81.4976 151.333,104.498 151.5,127.5C 145.5,127.5 139.5,127.5 133.5,127.5C 133.039,103.115 133.539,78.7813 135,54.5C 138.23,46.9372 143.73,41.7705 151.5,39C 156.295,37.8011 160.962,36.6345 165.5,35.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.953' fill='%23d2ac66' d='M 272.5,35.5 C 278.5,35.5 284.5,35.5 290.5,35.5C 290.5,66.1667 290.5,96.8333 290.5,127.5C 284.5,127.5 278.5,127.5 272.5,127.5C 272.5,96.8333 272.5,66.1667 272.5,35.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 406.5,35.5 C 407.833,36.1667 407.833,36.1667 406.5,35.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 409.5,35.5 C 410.833,36.1667 410.833,36.1667 409.5,35.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 267.5,36.5 C 268.833,37.1667 268.833,37.1667 267.5,36.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.942' fill='%23d2ac66' d='M 391.5,55.5 C 375.304,77.1083 359.637,98.6083 344.5,120C 363.176,120.167 381.842,120.667 400.5,121.5C 401.747,123.323 402.414,125.323 402.5,127.5C 374.165,127.667 345.831,127.5 317.5,127C 337.351,99.7996 357.351,72.1329 377.5,44C 360.823,43.8329 344.157,43.3329 327.5,42.5C 326.833,40.8333 326.167,39.1667 325.5,37.5C 351.827,36.3335 378.16,36.1668 404.5,37C 399.788,42.9331 395.455,49.0998 391.5,55.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 409.5,36.5 C 408.833,37.1667 408.833,37.1667 409.5,36.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 408.5,37.5 C 407.833,38.1667 407.833,38.1667 408.5,37.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 480.5,37.5 C 481.833,38.1667 481.833,38.1667 480.5,37.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 177.5,40.5 C 178.833,41.1667 178.833,41.1667 177.5,40.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 46.5,42.5 C 47.8333,43.1667 47.8333,43.1667 46.5,42.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 140.5,42.5 C 141.833,43.1667 141.833,43.1667 140.5,42.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 44.5,43.5 C 45.8333,44.1667 45.8333,44.1667 44.5,43.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 325.5,45.5 C 326.833,46.1667 326.833,46.1667 325.5,45.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 51.5,46.5 C 52.8333,47.1667 52.8333,47.1667 51.5,46.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 173.5,46.5 C 174.833,47.1667 174.833,47.1667 173.5,46.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 175.5,46.5 C 176.833,47.1667 176.833,47.1667 175.5,46.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 372.5,46.5 C 373.833,47.1667 373.833,47.1667 372.5,46.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 322.5,47.5 C 323.833,48.1667 323.833,48.1667 322.5,47.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 28.5,49.5 C 29.8333,50.1667 29.8333,50.1667 28.5,49.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 134.5,50.5 C 135.833,51.1667 135.833,51.1667 134.5,50.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 159.5,51.5 C 160.833,52.1667 160.833,52.1667 159.5,51.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 41.5,52.5 C 42.8333,53.1667 42.8333,53.1667 41.5,52.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 81.5,52.5 C 82.8333,53.1667 82.8333,53.1667 81.5,52.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 81.5,53.5 C 80.8333,54.1667 80.8333,54.1667 81.5,53.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 156.5,53.5 C 157.833,54.1667 157.833,54.1667 156.5,53.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 394.5,53.5 C 395.833,54.1667 395.833,54.1667 394.5,53.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 159.5,54.5 C 160.833,55.1667 160.833,55.1667 159.5,54.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 40.5,55.5 C 41.8333,56.1667 41.8333,56.1667 40.5,55.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 391.5,55.5 C 392.833,56.1667 392.833,56.1667 391.5,55.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 493.5,55.5 C 493.5,55.8333 493.5,56.1667 493.5,56.5C 492.83,56.0187 492.83,55.6853 493.5,55.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 41.5,58.5 C 42.8333,59.1667 42.8333,59.1667 41.5,58.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.944' fill='%23d2ac66' d='M 65.5,91.5 C 65.5299,92.4972 65.0299,93.1639 64,93.5C 54.1675,96.1079 44.3342,96.1079 34.5,93.5C 38.7922,81.461 43.9588,69.7943 50,58.5C 55.1986,69.5601 60.3652,80.5601 65.5,91.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 391.5,58.5 C 392.833,59.1667 392.833,59.1667 391.5,58.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 152.5,59.5 C 153.833,60.1667 153.833,60.1667 152.5,59.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 362.5,60.5 C 363.833,61.1667 363.833,61.1667 362.5,60.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 152.5,61.5 C 153.833,62.1667 153.833,62.1667 152.5,61.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 54.5,62.5 C 55.8333,63.1667 55.8333,63.1667 54.5,62.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 89.5,64.5 C 90.8333,65.1667 90.8333,65.1667 89.5,64.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 89.5,65.5 C 88.8333,66.1667 88.8333,66.1667 89.5,65.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 22.5,68.5 C 23.8333,69.1667 23.8333,69.1667 22.5,68.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 61.5,68.5 C 62.8333,69.1667 62.8333,69.1667 61.5,68.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 59.5,69.5 C 60.8333,70.1667 60.8333,70.1667 59.5,69.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 22.5,73.5 C 21.8333,72.1667 21.8333,72.1667 22.5,73.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 29.5,79.5 C 30.8333,80.1667 30.8333,80.1667 29.5,79.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 97.5,82.5 C 98.8333,83.1667 98.8333,83.1667 97.5,82.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 17.5,85.5 C 16.8333,84.1667 16.8333,84.1667 17.5,85.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 92.5,84.5 C 93.8333,85.1667 93.8333,85.1667 92.5,84.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 344.5,84.5 C 345.833,85.1667 345.833,85.1667 344.5,84.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 32.5,86.5 C 33.8333,87.1667 33.8333,87.1667 32.5,86.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 342.5,86.5 C 343.833,87.1667 343.833,87.1667 342.5,86.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 440.5,87.5 C 441.833,88.1667 441.833,88.1667 440.5,87.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 96.5,88.5 C 97.8333,89.1667 97.8333,89.1667 96.5,88.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 65.5,90.5 C 66.8333,91.1667 66.8333,91.1667 65.5,90.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 369.5,92.5 C 370.833,93.1667 370.833,93.1667 369.5,92.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 59.5,95.5 C 60.8333,96.1667 60.8333,96.1667 59.5,95.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.004' fill='%23d2ac66' d='M 335.5,97.5 C 336.833,98.1667 336.833,98.1667 335.5,97.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.016' fill='%23d2ac66' d='M 21.5,100.5 C 22.8333,101.167 22.8333,101.167 21.5,100.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 76.5,103.5 C 77.8333,104.167 77.8333,104.167 76.5,103.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 359.5,103.5 C 360.833,104.167 360.833,104.167 359.5,103.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 438.5,103.5 C 439.833,104.167 439.833,104.167 438.5,103.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 101.5,104.5 C 102.833,105.167 102.833,105.167 101.5,104.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 328.5,104.5 C 329.833,105.167 329.833,105.167 328.5,104.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 357.5,104.5 C 358.833,105.167 358.833,105.167 357.5,104.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 354.5,107.5 C 355.833,108.167 355.833,108.167 354.5,107.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 77.5,109.5 C 78.8333,110.167 78.8333,110.167 77.5,109.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 197.5,111.5 C 198.833,112.167 198.833,112.167 197.5,111.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 223.5,113.5 C 224.833,114.167 224.833,114.167 223.5,113.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 350.5,113.5 C 351.833,114.167 351.833,114.167 350.5,113.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 3.5,115.5 C 2.83333,114.167 2.83333,114.167 3.5,115.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 224.5,115.5 C 225.833,116.167 225.833,116.167 224.5,115.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 16.5,116.5 C 17.8333,117.167 17.8333,117.167 16.5,116.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 200.5,116.5 C 201.833,117.167 201.833,117.167 200.5,116.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 13.5,119.5 C 14.8333,120.167 14.8333,120.167 13.5,119.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 419.5,119.5 C 420.833,120.167 420.833,120.167 419.5,119.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 462.5,121.5 C 463.833,122.167 463.833,122.167 462.5,121.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 203.5,123.5 C 204.833,124.167 204.833,124.167 203.5,123.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 111.5,125.5 C 112.833,126.167 112.833,126.167 111.5,125.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 152.5,125.5 C 153.833,126.167 153.833,126.167 152.5,125.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 217.5,126.5 C 218.833,127.167 218.833,127.167 217.5,126.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 428.5,127.5 C 429.833,128.167 429.833,128.167 428.5,127.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:0.008' fill='%23d2ac66' d='M 431.5,127.5 C 432.833,128.167 432.833,128.167 431.5,127.5 Z'/%3E%3C/g%3E%3C/svg%3E%0A"); background-position:left top; background-repeat:no-repeat; background-size:100% auto; background-color: #FFFFFF;}


.regions-section{background-color:#2C2C2C; padding:30px 0; display:none;}
.regions-top-title{color: #787777; border-bottom: 2px solid #787777; font-weight:600; font-size:var(--text14); padding-bottom:10px; margin-bottom:17px; line-height: 140%; letter-spacing: 0.50px;}
ul.regions-top-list{font-size:var(--text14); text-transform: uppercase; padding:0; list-style-type:none; line-height: 105%; font-family:var(--font-family2);}
ul.regions-top-list > li{margin-bottom:5.5px;}
ul.regions-top-list > li:last-child{margin-bottom:0;}
ul.regions-top-list > li > a{color:var(--white-color);font-weight: 300; letter-spacing: 4px; font-family: 'Helvetica Neue'; font-size:12px;}
ul.regions-top-list > li > a:hover{color:var(--white-color);}
.region-close{width: 30px; height: 30px;  position: absolute;  top: 50px;  right: 50px;  cursor: pointer; display: flex; align-items: center;  justify-content: center;}
.region-close::before{content:""; display:block; width:14px; height:14px; background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23d1aa66'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");  background-position:center center; background-repeat:no-repeat; background-size:100% auto;}
.atelier-wrap{height:30px;}
.atelier-btn{padding:0px 13px; font-size:var(--text14); font-family:var(--font-family1); display:block;  line-height:1; min-width:initial; height:30px; border:0;} 
.atelier-btn-label{display:block; line-height:29px; text-align:center; }
.atelier-btn:hover{background-color: var(--desertcolor); border-color: var(--desertcolor); color:var(--white-color);}
.region-wrap{margin-left:27px;}
.customer-care-wrap{margin-left:39px;}
.region-button{font-size: 12px; letter-spacing: 1px;  color: var(--desertcolor); cursor: pointer; font-family:var(--font-family2); position:relative;}
.region-button::after{content: "\f107";  font-family: var(--font-family-awesome); text-align: center; font-size: 10px;   margin-left: 6px;}
.customer-care-button{font-size:0; border:0; border-radius:0; height:auto; min-width:initial;}
.customer-care-button:hover{background-color:transparent;}
.customer-care-button::after{width: 18px; height: 28px; display:block; background-repeat: no-repeat; background-position:center top 8px; background-image:url("images/icon-customer-care-golden.png"); background-size:17px auto; margin:0px 0 0 0; border:0;}
.customer-care-wrap .dropdown .dropdown-menu{display:block; right: 0; opacity:0; pointer-events:none; transition: all 1s ease;}
.customer-care-wrap .dropdown:hover .dropdown-menu{opacity:1; pointer-events:initial; transition: all 1s ease;}
.customer-care-wrap ul.dropdown-menu{padding:23px 20px 23px 20px; background-color: #f5f6f6; box-shadow: none;     width: 250px;}
.customer-care-wrap ul.dropdown-menu > li{border-bottom:1px solid #969ba0; padding:0px 0 12px 0; margin:0 0 12px 0;}
.customer-care-wrap ul.dropdown-menu > li:last-child{margin:0; padding:0; border:0;}
.top-connect-label{color: #333333;  margin-bottom: 7px;}
.top-connect-link{font-weight: 300;}
.top-connect-link:hover{background-color:transparent!important;}
.top-shopping-cart{margin-left:0px;}
.top-cart-icon{width: 18px; height: 20px; display:block; background-repeat: no-repeat; background-position: center; background-image:url("images/top-icon-query-list.png"); background-size:100% auto; font-style: normal;
  line-height: 23px;  font-size: 8px;   font-family: var(--font-family1);}
.top-cart-btn{border-radius:0; border:0; height:30px; min-width:initial;}
.top-cart-btn::after{display:none;}
.top-shopping-cart .dropdown-menu{border:0; opacity:0; pointer-events:none;  padding: 15px 12px;  margin: 0;  min-width: 360px; box-shadow: 0 2px 14px rgba(0, 0, 0, .175); background-color: #f5f6f6; transition: all 1s ease; transform: none !important; margin-left: -180px !important;  top: 30px !important;}
.top-shopping-cart .dropdown-menu.show{opacity:1; pointer-events:initial; transition: all 1s ease;}
.top-menu{margin-left:auto; height:87px;}
.top-menu nav.navbar{padding:0;}
table.cart-table-part-top tbody > tr > td{background-color:#f5f6f6; font-size: 13px; line-height: 1.2; border: 0; color: #212529;}
.cart-table-part-scroll{margin-bottom:20px; overflow-x: auto; max-width:336px; max-height: calc(100vh - 300px);}
table.cart-table-part-top tbody > tr > td.cart-img-td{min-width:56px;}
table.cart-table-part-top tbody > tr > td.cart-product-td{}
table.cart-table-part-top tbody > tr > td.cart-xquantity-td{white-space: nowrap;}
table.cart-table-part-top tbody > tr > td.cart-total-td{white-space: nowrap;}
table.cart-table-part-top tbody > tr > td.cart-remove-td{width:40px; white-space: nowrap; text-align:center;}
table.cart-table-part-top tbody > tr:nth-child(2n+1) > td{background-color: rgba(0,0,0,.05);}
table.cart-table-part-top tbody > tr:nth-child(2n) > td{color:#000;}
.cart-product-link{color:inherit;}

table.cart-table-part-bottom{border: 1px solid #e1e1e1;}
table.cart-table-part-bottom tbody > tr > td{border: 1px solid #dee2e6; font-size: 14px; font-weight: 600; color: #212529; background-color: transparent; padding: 14px 10px; width: 50%;}
.cart-part-end {display: flex; justify-content:space-between; flex-wrap:wrap; gap:10px; justify-content: center;}
.view-shortlist,.view-checkout{background-color:#FFFFFF;}
.view-shortlist i.fa,.view-checkout i.fa{margin-right:5px;}

ul.essco-megamenu > li.nav-item{margin-right:14px; padding:33px 0px;}
ul.essco-megamenu > li.nav-item:last-child{margin-right:0;}
ul.essco-megamenu > li.nav-item > a.nav-link{text-transform: uppercase; font-size: 16px; font-weight: 400; font-family:var(--font-family2); letter-spacing: 0.6px; padding:0; color:var(--desertcolor);}
.close-menu{margin:0;}
.with-sub-menu{position:relative;}
.with-sub-menu > .dropdown-toggle::after{width:21px; height:21px; border:0; content: "\f107"; font-family:var(--font-family-awesome); text-align: center;  line-height: 22px;  font-size: 12px;  vertical-align: top;}
.with-sub-menu .collections{position:absolute; left:0; top:100%; z-index:1000; box-shadow:0 2px 2px rgba(0,0,0,0.1); background-color:var(--white-color); width:250px; opacity:0; pointer-events:none; transition: all 1s ease;}
.with-sub-menu .collections > ul{margin:0; padding:0; list-style-type: none; }
.with-sub-menu .collections > ul > li:first-child > a{border:0;}
.with-sub-menu .collections > ul > li > a{padding: 12px 15px;  border-top: 1px solid rgba(0, 0, 0, 0.05); font-size: 15px; color: #d1aa66; font-family:var(--font-family2);  text-transform: uppercase; display: block;}
ul.essco-megamenu > li.nav-item:hover > .collections{opacity:1; pointer-events:initial; transition: all 1s ease;}
.remove-megamenu{display:none;}
.search-field-group{position:relative;}
.search-field-group input.form-control{background-color:transparent; padding: 8px 12px; font-size: 14px;  color: #6c757d;}
.search-field-group input.form-control::placeholder{color: #6c757d;}
.search-field-group .search-action{position:absolute; right:0; top:1px; width:21px; height:21px;}
.search-button{width:20px; height:20px; display:flex; align-items:center; justify-content:center; cursor:pointer; margin-left:20px;}
.search-action .btn{min-width:initial; height:auto;}
.search-button i.fa-magnifying-glass{color:var(--desertcolor); font-size: 18px; display: block; width: 18px;  height: 18px;}
.search-field-group .search-action i.fa-magnifying-glass {font-size: 18px; color:var(--desertcolor);}
.search-container{display:none;}
.header-section{background-color:var(--white-color);  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); position:relative;}
.search-container{width: 100%;  position: absolute; top: 100%;  left: 0px;  padding: 30px 0px;  background-color: #f7f7f7;    display: none; z-index: 1;}
.search-container .search-field-wrap {max-width: 100%; width:800px; margin: 0px auto; position: relative;}
.header-fixed{position:fixed; top:0; left:0; width:100%; z-index: 1040;}
.header-fixed .header-top{display:none;}

/*Mobile Sidebar*/
.mobile-sidebar{position:fixed; left:-100%; top:0; bottom:0; width:100%; height:100%; background-color: #3b444cfc; z-index: 999; transition: all linear .3s; -o-transition: all linear .3s; -ms-transition: all linear .3s;-moz-transition: all linear .3s;-webkit-transition: all linear .3s; display:none;}
.mobile-sidebar.mobile-sidebar-active{left:0; transition: all linear .3s; -o-transition: all linear .3s; -ms-transition: all linear .3s;-moz-transition: all linear .3s;-webkit-transition: all linear .3s; display:none;}
.mobile-sidebar-logo{margin-bottom:20px;}
.mobile-logo-link{display:block; width:100px; height:117px; margin:0 auto; background-image:url("images/artize-logo-menu.png"); background-position:center center; background-repeat:no-repeat; background-size:100% auto;}
.mobile-sidebar-inner{padding:20px; position:relative;}
.mobile-social-menu{margin-bottom:20px;}
.mobile-social-menu ul.social-list{justify-content:center;}
.mobile-sidebar-close{position:absolute; right:20px; top:20px;}
.btn-close-desert{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23d1aa66'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");}
.mobile-sidebar-inner nav.navbar{padding:0; display:block; max-height: calc(100vh - 220px); overflow-y: auto;}
.mobile-sidebar-inner nav.navbar button.navbar-toggler{display:none;}
.mobile-sidebar-inner .esscomenu-wrapper{display:block;}
.mobile-sidebar-inner .esscomenu-wrapper > ul.nav{display:block; }
.mobile-sidebar-inner .esscomenu-wrapper > ul.nav > li.nav-item{margin:0; padding:10px 0 10px 0; border-bottom:1px solid rgba(255,255,255,0.05);}
.mobile-sidebar-inner .esscomenu-wrapper > ul.nav > li.nav-item a:hover{color:var(--white-color);}
.mobile-sidebar-inner .esscomenu-wrapper > ul.nav > li.dropdown{position:relative; box-shadow: none; }
.mobile-sidebar-inner .esscomenu-wrapper > ul.nav > li.dropdown::after{content:""; display: block;  width: 10px; height: 10px;    position: absolute; right:15px; top: 13px;  background-color: transparent;  border-right: 2px solid #D1AA66;  border-bottom: 2px solid #D1AA66; rotate: 45deg;}
.mobile-sidebar-inner .esscomenu-wrapper > ul.nav > li.dropdown > a.dropdown-toggle{margin-right:40px;}
.mobile-sidebar-inner .esscomenu-wrapper > ul.nav > li.dropdown > a.dropdown-toggle::after{display:none;}
.mobile-sidebar-inner .esscomenu-wrapper > ul.nav > li.dropdown > .collections{position:static; width:100%; background-color: transparent; box-shadow: none; padding: 10px 0 0 10px; display:none;}
.mobile-sidebar-inner .esscomenu-wrapper > ul.nav > li.dropdown:hover > .collections{display:block;}
.mobile-sidebar-inner .esscomenu-wrapper > ul.nav > li.dropdown > .collections > ul > li{padding:10px 0 10px 0; border-bottom:1px solid rgba(255,255,255,0.05);}
.mobile-sidebar-inner .esscomenu-wrapper > ul.nav > li.dropdown > .collections > ul > li:last-child{border-bottom:0;}
.mobile-sidebar-inner .esscomenu-wrapper > ul.nav > li.dropdown > .collections > ul > li > a{padding:0; color:var(--desertcolor);}
.mobile-sidebar-inner .esscomenu-wrapper > ul.nav > li.dropdown > .collections > ul > li > a:hover{color:var(--white-color);}
.top-menu button.navbar-toggler{border:0;}
.top-menu button.navbar-toggler:focus{box-shadow:none;}
.top-menu button.navbar-toggler i.fa-bars{color:var(--desertcolor); display: block;  height: 11px; width:25px;    overflow: hidden; font-size:0; background-image:url("images/menu-icon.png"); background-position:center center; background-repeat:no-repeat; background-size:100% auto;}





/*Home Banner*/
body{background-image: url("images/bfa-body-bg.jpg");  background-repeat: no-repeat; background-position: right 100vh;}
.page-wrapper{overflow-x:hidden;}
.home-main-container-wrap {
  margin-left: calc(-100vw / 2 + 1160px / 2);
  margin-right: calc(-100vw / 2 + 1160px / 2);
  background-color: #fafafa;
  margin-bottom:100px;
  height:610px;
}
.home-main-banner{position:relative;}
.home-main-banner .image-wrap .slick-slider {width: 850px; max-width:100%; margin-left: auto;}
.home-main-banner .text-wrap {width: 100%; min-height: 100%; position: absolute; top: 0px; left: 0px; display: flex; pointer-events: none;}
.home-main-banner .text-wrap .text{padding: 0px 30px 20px 30px; margin: auto 0px;  background-color: rgba(255,255,255, 1); width: 450px; max-width: 100%; overflow:hidden; pointer-events: auto;}
.home-featured-slider .slick-arrow{bottom:30px; top:auto; z-index: 1; left:auto; right:25px; width:16px; height:20px; width:20px; border-left:2px solid var(--desertcolor); border-top:2px solid var(--desertcolor); transform: rotate(135deg);}
.home-featured-slider .slick-arrow::before{font-size:0;}
.home-featured-slider .slick-arrow.slick-prev{right:auto; left:25px; transform: rotate(-45deg);}
.home-main-container-wrap .slick-dots{bottom: -33px;}

.home-banner-logo{padding-top: 200px; position: relative;}
.home-banner-logo .intro-wrap{text-align:center; z-index: 1; position: relative;}
.home-banner-logo .intro-wrap > p{font-size:16px; line-height:150%;}
.module-read-more{font-size: 11px; letter-spacing: 3px; text-transform:uppercase; font-family:var(--font-family2); color:#3e3e3e;}
.module-read-more::after {content: "\f054"; font-family: var(--font-family-awesome); font-size: 8px;  line-height: 1;  margin-left: 7px;  color: var(--desertcolor); position: relative; top: -1px;}

.logo-animation-wrap{width: 250px; max-width:100%; margin: 0px auto; position: absolute; top: 0px; left: -50%; right: -50%;margin: 0px auto;}
.logo-animation-wrap .animation-back {width: 100%; height: 100%; position: absolute; top: 0px; right: 0px; }
.logo-animation-wrap .animation-front{position: relative; z-index: 1;}
.logo-animation-wrap .animation-back.animation-back-1{z-index:1;}
.fade-in-out{animation: stretch ease-out 20s infinite;}
@keyframes stretch {
   0% {
        opacity: 1;
        transform: rotate(0deg);
    }
   
    90%{
        opacity: 1;
        transform: rotate(27deg);
    }
    100%{
        opacity: 0;
        transform: rotate(30deg);
    }
}


/*Home New Arrival*/
.home-featured-arrival{width: 100vw; position: relative; margin-left: -50vw; left: 50%; min-height: 650px; height: 650px;   display: flex; flex-wrap: wrap;}
.home-featured-arrival .text-col .module-read-more{color:var(--white-color);}
.home-featured-arrival > .container{display:flex;}
.home-new-arival-wrap{position:relative; width: 100%;}
.home-new-arival-wrap .home-text-wrap{left: auto; right: 0;}
.home-new-arival-wrap .home-text-wrap .text{color:#FFFFFF; background-color: transparent; width:380px; padding:25px 25px 25px 25px;}
.home-new-arival-wrap .home-text-wrap .text *{color:inherit;}
.home-new-arival-wrap .home-text-wrap .text > p{font-size: 14px; line-height: 150%; margin-bottom: 55px;}
.home-featured-arrival .text-col {width: 380px; max-width: 100%; padding: 80px 25px 80px 25px; margin: auto 0px;  margin-left: auto; }


/*Home Featured Video*/
.home-video-section{margin-bottom:100px;}
.home-feature-video{position:relative; }
.home-feature-video .video-caption{position:absolute; left:0; bottom:45px; margin:0; width:100%; z-index:1;  font-size: 20px; color:var(--light-desertcolor); text-transform:uppercase;  text-align: center; font-weight: 400;}
.home-feature-video .video-caption a{color:inherit;}
.home-feature-video .video-thumb > a{display:block; text-align:center; position:relative; overflow:hidden;}
.home-feature-video .video-thumb > a img{transition: all linear .3s;}
.home-feature-video .video-thumb > a:hover img{transform: scale(1.08); transition: all linear .3s;}
.home-feature-video .video-thumb > a::before{content:""; opacity:0.7; display:block; position:absolute; left:50%; top:50%;     z-index: 1; width:70px; height:58px; transform:translate(-50%, -50%); background-image: url("data:image/svg+xml,%3Csvg fill='%23d1aa66' height='512px' id='Layer_1' style='enable-background:new 0 0 512 512;' version='1.1' viewBox='0 0 512 512' width='512px' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath d='M405.2,232.9L126.8,67.2c-3.4-2-6.9-3.2-10.9-3.2c-10.9,0-19.8,9-19.8,20H96v344h0.1c0,11,8.9,20,19.8,20 c4.1,0,7.5-1.4,11.2-3.4l278.1-165.5c6.6-5.5,10.8-13.8,10.8-23.1C416,246.7,411.8,238.5,405.2,232.9z'/%3E%3C/svg%3E"); background-position:center center; background-repeat:no-repeat; background-size:100% auto;}

/*Home Collection*/
.collection-col{text-align:center; padding: 0 20px;}
.home-collection-section{margin-bottom:100px;}
.home-feature-collection{padding:0px 0;  height:620px;}
.home-feature-collection .inner-wrapper{width:1010px; max-width:100%; margin:0 auto;}
.home-feature-collection .image-wrap{border-bottom: 2px solid #D1AA66; margin-bottom:15px; overflow:hidden; height:456px;}
.home-feature-collection .image-wrap img{transition: all linear .3s;}
.home-feature-collection .image-wrap:hover img{transform: scale(1.08); transition: all linear .3s;}
.home-collection-title{text-align:center; margin-bottom:60px; height:30px;}
.home-collection-subtitle{margin-bottom:0;}
.home-collection-subtitle span{display: block; font-size: 30px;}
.collection-col img{transition: all 0.8s ease;}
.collection-col:hover img{scale: 1.02;}


/*Home Smart Bathroom*/
.home-smart-section{margin:100px 0px 105px 0px;}
.home-smart-bathroom{ position: relative;}
.home-smart-bathroom .slick-slider{margin-left:0; margin-right:auto; width:850px; max-width:100%;}
.home-text-wrap{width: 100%;  min-height: 100%;  position: absolute;  top: 0px; left: 0px; display: flex; }
.home-text-wrap .text{ margin: auto 0px auto auto; max-width: 100%; background-color: rgba(255, 255, 255, 1);
width: 450px;  padding: 80px 60px 78px 40px; }
.home-text-wrap .text > .h6{color:var(--light-desertcolor); letter-spacing:2px;}
.home-text-wrap .text > .h2{font-size:20px;}
.home-text-wrap .text > p{font-size:16px; font-weight: 300; line-height: 150%;}



/*Home Bath Gallery*/
.home-bath-gallery-section{margin-bottom:100px;}
.home-bath-gallery-slider{position: relative; }
.home-bath-gallery-slider .slick-slider{margin-left:auto; width:850px; max-width:100%;}
.home-bath-gallery-slider .home-text-wrap{pointer-events: none;}
.home-bath-gallery-slider .home-text-wrap .text{margin-right:auto; margin-left:0; pointer-events: auto;}
.virtual-tour{position:relative; padding-left:45px; display:inline-block; margin-left:47px; font-size: 11px;
  letter-spacing: 3px; color: #3e3e3e; font-family: var(--font-family2); text-transform:uppercase;}
.virtual-tour::before{content:""; display:block; width:35px; height:35px; position:absolute; left:0; top:-7px; background-image: url("images/artize-360-icon.png"); background-position:center center; background-repeat:no-repeat; background-size:100% auto;}
.home-bath-gallery-slider .slick-dots {bottom: -33px;}

/*Home The Art Board*/
.carousel-art-section{background: #F1F1F180;}
.carousel-art-section .carousel-control-prev{left:20px;}
.carousel-art-section .carousel-control-next{right:20px;}
.art-slider-wrap{display:flex; flex-direction: row-reverse;  align-items:center;}
.artslider-imgwrap{width:60%;}
.art-slider-right{width:40%;}
.art-slider-text{padding:20px 30px; text-align:left; }
.art-heading{letter-spacing: 0; font-size: 30px; text-transform:capitalize; width: 160px;}
.art-author-text{font-size: 17px; color: var(--light-desertcolor); margin-bottom: 20px;}
.art-read-more{display:flex; flex-wrap:wrap; gap:10px;}
.carousel-art-section .carousel-art_slider{display: flex; flex-direction: column-reverse;}
.carousel-art-section .carousel-indicators{width: 100%; margin: 0; background-color: var(--white-color); position: static; padding:20px 0 0 0;}
.carousel-art-section .carousel-indicators > button{width:11px; height:11px; background-color:rgba(0, 0, 0, 0.5); border-radius: 100%; margin:5px; opacity: 1; border: 0;}
.carousel-art-section .carousel-indicators > button.active,.carousel-art-section .carousel-indicators > button:hover{background-color:rgba(0, 0, 0, 1);}


/*Inner Page Banner*/
.entry-banner{position:relative; border-bottom:10px solid var(--desertcolor); height:550px; overflow:hidden;}
.entry-banner .text-wrap{width: 100%;  min-height: 100%;  position: absolute;  top: 0px; left: 0px; display: flex; align-items:center;}
.entry-banner .text-wrap .text { margin: auto 0px auto auto; max-width: 100%; background-color: rgba(255, 255, 255, 1);
width: 450px;  padding: 80px 60px 78px 40px; }
.entry-banner .text-wrap .text > .h6{color:var(--light-desertcolor); letter-spacing:2px;}
.entry-banner .text-wrap .text > .h2{font-size:20px;}
.entry-banner .text-wrap .text > p{font-size:16px; font-weight: 300; line-height: 150%;}
.entry-banner-image-wrap{height:550px;}
.entry-banner-image-wrap > img{width:100%; height:100%; object-fit: cover; }


/*Collection page*/ 
.collection-page{padding-top:0px;}
.collection-image-wrap{margin-bottom:30px;}
.collection-inner-wrapper{width: 1000px;  max-width: 100%; margin: 0px auto;}




/*Category Collection*/
.breadcrumb-wrap{padding:11px 0;}
.breadcrumb-wrap .breadcrumb li.breadcrumb-item:first-child{padding-left:0px;}
.breadcrumb-wrap .breadcrumb li.breadcrumb-item {font-size: 12px; color: #9b9b9b; padding-left: 10px;}
.breadcrumb-wrap .breadcrumb li.breadcrumb-item *{font-size: inherit; color:inherit;font-weight: 500;}
.breadcrumb-wrap .breadcrumb li.breadcrumb-item::before{padding-right: 12px;}
.breadcrumb-wrap .breadcrumb li.breadcrumb-item .fa-home{font-size: 10px; color: #9b9b9b;}
.entry-banner-inner{position:relative;}
.page-title{margin-bottom: 60px;}
.artize-signature{padding:0px 0 0px 0;}
.category-banner-img{max-height:100%; height:100%; object-fit:cover;}
.ccollection-cat-col .collection-cat-img{-webkit-filter: grayscale(100%); filter: grayscale(100%);  transition: all 0.6s ease;}
.ccollection-cat-col .collection-cat-img:hover{-webkit-filter: grayscale(0%); filter: grayscale(0%);}
.collection-category-banner{height:500px;}
.collection-category-banner .entry-banner-image-wrap{height:500px;}
.collection-category-banner .text-col{width: 400px;  max-width: 100%; padding: 30px 0px;  margin: auto 0px;}
.collection-category-banner .text-col > h1{color: var(--light-desertcolor);}
.collection-category-banner .text-col > p{    color: #ffffff;}



/*Product Category*/
.category-banner-wrap{clear:both; margin-bottom:40px;}
.category-banner-inner{display:flex; justify-content: center; }
.category-banner-inner .category-text-wrap{width: 450px; max-width: 100%;  background-color: #f5f6f6;    display: flex; align-items: center;}
.category-banner-inner .category-text-wrap .text-col{padding:40px 25px 40px 25px;}
.category-banner-inner .category-text-wrap .text-col > h1{margin-bottom:20px;}
.category-banner-inner .category-image-wrap{width: 690px; max-width: 100%;  height: 415px;  position: relative; text-align:center; }
.banner-btn-video{margin-right:10px;}

.signature-collections-wrap{width:1000px; margin:0 auto; max-width:100%;}
.collection-cat-col {padding: 0 5px;}
/*.collection-cat-col .img-col{margin-bottom:10px;}*/
.entry-banner .banner-text-wrap{display:flex; align-items:center; height:100%;}
/*.entry-banner .banner-text-wrap .container{width: 1160px; max-width: 100%;  margin: 0px auto; padding: 0px 15px;}*/
.entry-banner .banner-text-col{width: 400px; max-width: 100%;  padding: 30px 0px;}
.entry-banner .banner-text-col > h1{margin-bottom:20px; color:var(--desertcolor);}
.entry-banner .banner-text-col > p{color:#FFFFFF;}
.category-main{padding: 0px 0 0 0;}
.product-thumb-img{width: 250px;}
.product-inclusive-tax{font-size:var(--text12);}
/*.products-category-section{margin-bottom:50px;}*/
.products-category-list{margin-bottom:50px;}
.products-category-list .product-grid-section{margin-bottom:20px;}
.custom-category-description{ background-color: #FFF; box-shadow: 0 0px 5px rgba(0,0,0,0.1); padding: 30px 30px;}
.custom-category-description strong{font-weight: 500;}
.custom-category-description > h2{font-size:20px;}
.custom-category-description > h2 strong{font-weight: 500;}
.custom-category-description > h3{font-size:16px;}
.custom-category-description > h3 strong{font-weight: 500;}
.custom-category-description ul, .custom-category-description ol {padding-left: 20px; margin-bottom: 20px;}
.custom-category-description ul li, .custom-category-description ol li {list-style-type: initial;  margin-bottom: 10px;}
.color-product-div .product-col-color .product-img-color {-webkit-filter:none; filter:none; transition: all 0.6s ease;}
.filter-button{text-align:left;}



/*Category Filer*/
.product-color-filter-wrap { width: 500px; max-width: 100%; height: 100%; position: fixed;  top: 0px;  right: -510px;  padding:35px 25px 35px 25px;  background-color: rgba(255,255,255,0.95); box-shadow: 0px 5px 15px rgb(0,0,0,0.2);  z-index: 1041;  transition: all 0.3s ease;}
.product-color-filter-wrap.toggle { right: 0px;}
.product-color-filter-wrap > .col-3{max-width: 100%; width: 100%; padding:0; display: block !important;}
.product-color-filter-wrap .bf-panel-wrapper .box {border: none;}
div.product-color-filter-wrap .bf-attr-header{color: var(--desertcolor); background-color:transparent; text-transform: uppercase;  font-family: var(--font-family2);  letter-spacing: 1px;}
.product-color-filter-wrap .bf-panel-wrapper .box-heading, .product-color-filter-wrap .bf-cross, .product-color-filter-wrap .bf-close-btn, .product-color-filter-wrap .bf-arrow {display: none;}
.product-color-filter-wrap .bf-cell {border-bottom: none;}
.product-color-filter-wrap .bf-attr-filter {margin-bottom: 5px;padding-right: calc(var(--bs-gutter-x) * .2);
    padding-left: calc(var(--bs-gutter-x) * .2);}
.product-color-filter-wrap .bf-slider-container.ui-slider .ui-slider-handle, .product-color-filter-wrap .bf-slider-range .ui-slider-handle {border-radius: 50%;}

.filter-close-wrap{margin-bottom:20px;}
.box{ border: 1px solid #DDD; border-radius: 4px; margin-bottom:0px;}
.box-heading { color: #444; background: #EEE; text-shadow: 0 1px 0 #FFF; padding: 8px 12px; border-bottom: 1px solid #DDD; display:none;}
.box .box-content.brainyfilter-panel { padding:0 10px; position: relative; width: 100%;}
.box .box-content.bf-price-container { background: transparent; width: 100%;}
.bf-price-container input { display: inline;}
.bf-search-container.bf-attr-filter input { width: 100%; box-sizing: border-box; margin: 8px 0px; text-align: left !important;}
input[type='text'].bf-search { background-color: #fff; background-image: url("../image/brainyfilter/search.png"); background-repeat: no-repeat; background-position: 98% 50%; padding-right: 18px;}
.bf-panel-wrapper { position: relative; max-height: calc(100vh - 100px); overflow-y: auto; overflow-x: hidden;}
.brainyfilter-panel input { text-align: right;}
.brainyfilter-panel .box-content { border: 0; padding: 8px 0px 4px;}
.brainyfilter-panel.bf-hide-panel { transition: opacity 200ms;}
.bf-panel-wrapper.bf-panel-hidden { opacity: 0.3;}
.bf-slider-range { clear: both;}
input[type=text].bf-range-max, input[type=text].bf-range-min, input[type=text].bf-slider-input { width: 90px;
  border-radius: 20px; border: 1px solid var(--desertcolor);  text-align: center;}
.bf-price-slider-container { padding: 0 7px 15px;}
.bf-cur-symb { padding-bottom: 10px; display: flex;
    flex-direction: row;
    align-items: center;
    gap: 2px;}
.help-txt-heading { font-size: 10px; color: #000;}
.help-txt { overflow: auto;}
.bf-with-float-btn .bf-buttonsubmit { display: none;}
.bf-buttonclear { background: url("../image/brainyfilter/sprite.png") no-repeat 0 -24px; color: #8e8e8e; text-decoration: none; padding-left: 22px; padding-right: 0; padding-top: 0; padding-bottom: 0; line-height: 16px; cursor: pointer; border: 0; margin: 0; min-height: 16px; font-weight: bold;}
.bf-buttonclear:hover{color:var(--red-color);}
.bf-buttonclear-box { border: 0; padding: 8px 0px;}
.bf-buttonclear:hover { background: url("../image/brainyfilter/sprite.png") no-repeat 0 -53px; color: #b83d3d;}
.ajax-shadow { position: absolute; z-index: 1000; top: 0; bottom: 0; left: 0; right: 0; background: none;}
.bf-attr-group-header { font-weight: bold; font-size: 14px; line-height: 26px; background: #CCC; border: 0; padding: 0 10px; border-radius: 0; margin-top: -1px; z-index: 3; position: relative;}
.bf-attr-header { border-radius: 0; border: 0; border-top: 1px solid #dbdee1; background: #EEE; font-weight: normal; padding:15px 0px; z-index: 2; position: relative;}
.bf-attr-header.bf-w-line { border-style: solid none none;}
.bf-attr-filter { position: relative; display:table;}
.bf-price-container .box-content { border: 0;}
.bf-attr-filter select { margin: 0; width: 100%;}
.bf-attr-filter input { margin: 0;}
.bf-attr-filter input[type="checkbox"], .bf-attr-filter input[type="radio"] { display: block; position:static;  text-align:center;background-color: #fff}
.bf-attr-filter input[type="checkbox"]:checked::before, .bf-attr-filter input[type="radio"]:checked::before{
	content: '\f00c'; font-family: var(--font-family-awesome); font-size:12px; color: #d3aa6f;margin-top: 4px; position: relative; display: block;}
.bf-rating-1, .bf-rating-2, .bf-rating-3, .bf-rating-4, .bf-rating-5 { background-position: center left; background-repeat: no-repeat; }
.bf-rating-1 { background-image: url("../image/brainyfilter/stars-1.png");}
.bf-rating-2 { background-image: url("../image/brainyfilter/stars-2.png");}
.bf-rating-3 { background-image: url("../image/brainyfilter/stars-3.png");}
.bf-rating-4 { background-image: url("../image/brainyfilter/stars-4.png");}
.bf-rating-5 { background-image: url("../image/brainyfilter/stars-5.png");}
.bf-price-container { padding: 5px 5px;}
.bf-count { float: right; background: #f46234; color: #fff; line-height: 20px; padding: 0 3px; border-radius: 3px; display: block; position: relative;}
.brainyfilter-panel .bf-count.bf-empty { background: #cccccc;}
.bf-disabled { color: #ccc;display:none;}
.ndash { margin-left: 5px; margin-right: 5px;}
.bf-slider-container { overflow: visible;}
.bf-cross, .bf-close-btn, .bf-arrow { background: url("../image/brainyfilter/sprite.png") no-repeat; vertical-align: middle; cursor: pointer;}
.bf-close-btn { margin-left: 10px; background-position: 50% -24px; display: inline-block; width: 16px; height: 16px;}
.bf-close-btn:hover { background-position: 50% -53px;}
.bf-cross { background-position: 50% -80px; display: inline; font-size: 0; padding: 8px;}
.bf-cross:hover { background-position: 50% -103px;}
.bf-float-submit { position: absolute; z-index: 99; border: 1px solid #b3b3b3; background-color: #fefefe; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; padding: 5px 10px; top: -5px; box-shadow: 0 0 10px rgba(0,0,0,0.2);}
.bf-tick { width: 15px; height: 15px; display: inline-block; margin-right: 10px; background: url("../image/brainyfilter/sprite.png") no-repeat 0 1px; vertical-align: middle;}
.bf-tick.bf-loading { background: url("../image/brainyfilter/loading.gif") no-repeat 50% 50%;}
.bf-buttonsubmit-wrapper { position: relative; display: inline-block; float: right;}
.bf-form .bf-buttonsubmit { margin-right: 9px;}
.bf-attr-block-cont { display: table; width: 100%; padding: 0 10px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
.bf-attr-block .bf-attr-block-cont .bf-attr-filter:last-child .bf-cell { border-bottom: 0;}
/*.bf-form div:nth-last-of-type(2) .bf-attr-filter:last-child .bf-cell { border-bottom: 1px solid #EEE;}*/
.bf-row { display: table-row;}
.bf-cell { display: table-cell; border-bottom: 1px solid #EEE; vertical-align: middle; padding: 4px 0; height: 20px;}
.bf-cell label { display: block; padding-right: 3px; margin: 0; cursor: pointer;}
.bf-c-1 { width: 12px; padding-right: 4px;}
.bf-c-3 { width: 1px; text-align: right;}
.bf-hidden { display: none;}
.bf-sliding { overflow: hidden; display: block;}
.bf-responsive .bf-sliding.bf-expanded { overflow-y: auto;}
.bf-sliding-show { color: #0d9fdf; font-size: 12px; font-weight: bold; padding: 7px 10px; position: relative; cursor: pointer;}
.bf-clickable { cursor: pointer;}
.bf-arrow { background-position: 50% -153px; display: inline; font-size: 0; padding: 8px; float: right;}
.bf-attr-filter label img { height: 20px; vertical-align: middle; margin-right: 3px;}
.bf-attr-filter .bf-grid input { display: none;}
.bf-grid .bf-grid-item { float: left; text-align: center; width: 25%; padding: 3px; box-sizing: border-box;}
.bf-grid .bf-grid-item.selected { border: 3px solid #eee; border-radius: 3px; padding: 0;}
.bf-grid label img { width: 34px; height: 34px; margin: 0;}
.bf-grid { padding-top: 10px; padding-bottom: 10px; overflow: auto;}
.bf-slider-inputs { padding-bottom: 10px;}
.bf-slider-container.ui-slider-horizontal, .bf-slider-range.ui-slider-horizontal { height: 7px; border-radius: 4px;}
.bf-slider-container.ui-slider .ui-slider-handle, .bf-slider-range .ui-slider-handle { border-radius: 7px; width: 13px; height: 13px; cursor: pointer; background: linear-gradient(to bottom, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%); display:block;}
.bf-cell .ui-slider-horizontal .ui-slider-range, .bf-slider-range.ui-slider .ui-slider-range { top: -1px; bottom: -1px; height: auto;}
.bf-na { color: #ccc;}
.bf-slider-label { position: absolute; display: block; bottom: -16px; font-size: 10px; color: #666; margin-left: 0px; white-space: nowrap; height: 11px; line-height: 11px;}
.bf-slider-label:after { content: ' '; display: block; position: absolute; height: 3px; border-left: 1px solid #CCC; top: -3px; left: 50%;}
.bf-price-filter .ui-slider .bf-slider-label:first-of-type:after { left: 0%;}
.bf-price-filter .bf-slider-label:last-of-type:after { left: 100%;}
.bf-slider-container-wrapper { position: relative; padding: 0 7px 15px;}
.bf-horizontal { overflow: hidden;}
.bf-horizontal .bf-clickable { cursor: default;}
.bf-horizontal .bf-attr-header { background: #FFF; width: 152px; float: left; border: none;}
.bf-form > .bf-attr-block:first-of-type, .bf-form > .bf-attr-block:first-of-type .bf-attr-header, .bf-horizontal .bf-left-half + .bf-attr-block { border-width: 0;}
.bf-horizontal .bf-form > .bf-attr-block:first-of-type.bf-price-filter, .bf-horizontal .bf-form > .bf-attr-block:first-of-type.bf-keywords-filter, .bf-horizontal .bf-left-half + .bf-attr-block { height: 40px;}
.bf-horizontal .bf-arrow { display: none;}
.bf-horizontal .bf-attr-block { position: relative;}
.bf-horizontal .bf-price-filter, .bf-horizontal .bf-keywords-filter { height: 41px; box-sizing: border-box;}
.bf-horizontal .bf-slider .bf-attr-header, .bf-horizontal .bf-price-filter .bf-attr-header, .bf-horizontal .bf-keywords-filter .bf-attr-header { height: 40px; line-height: 20px; box-sizing: border-box;}
.bf-left-half { float: left; width: 50%;}
.bf-horizontal .bf-row { display: block; float: left;}
.bf-horizontal .bf-slider .bf-row { display: block; float: none;}
.bf-horizontal .bf-sliding-cont { height: 31px; box-sizing: border-box;}
.bf-horizontal .bf-cell:after { content: ' '; display: block; clear: left;}
.bf-horizontal .bf-slider .bf-sliding-cont, .bf-horizontal .bf-price-filter .bf-sliding-cont, .bf-horizontal .bf-keywords-filter .bf-sliding-cont { height: auto;}
.bf-horizontal .bf-search-container.bf-attr-filter input { margin-bottom: 0;}
.bf-horizontal .bf-sliding-cont.bf-scrollable { margin-right: 66px;}
.bf-horizontal .bf-cell { border: 0; display: block; float: left;}
.bf-horizontal .bf-c-3 { width: auto;}
.bf-horizontal .bf-price-filter + .bf-keywords-filter, .bf-horizontal .bf-keywords-filter + .bf-price-filter { float: left; width: 50%;}
.bf-horizontal .bf-price-filter + .bf-keywords-filter + .bf-attr-block, .bf-horizontal .bf-keywords-filter + .bf-price-filter + .bf-attr-block, .bf-horizontal .bf-price-filter + .bf-keywords-filter + .bf-attr-group-header, .bf-horizontal .bf-keywords-filter + .bf-price-filter + .bf-attr-group-header { clear: left;}
.bf-horizontal .bf-price-filter + .bf-keywords-filter + .bf-attr-block:before, .bf-horizontal .bf-keywords-filter + .bf-price-filter + .bf-attr-block:before.bf-horizontal .bf-attr-block:after { content: ' '; display: table;}
.bf-horizontal .bf-attr-block-cont { display: block; padding: 0;}
.bf-horizontal .bf-scrollable .bf-attr-block-cont { position: absolute;}
.bf-horizontal .bf-price-filter .bf-attr-block-cont, .bf-horizontal .bf-keywords-filter .bf-attr-block-cont { position: relative;}
.bf-horizontal .bf-attr-block { overflow: auto; border-radius: 0; border: 0; border-top: 1px solid #dbdee1;}
.bf-horizontal .bf-sliding { overflow: visible;}
.bf-horizontal .bf-sliding-cont { overflow: hidden; position: relative; margin-right: 10px;}
.bf-horizontal .bf-count { border-radius: 0px 6px 6px 0px; line-height: 22px; padding: 0 5px; margin-right: -6px;}
.bf-horizontal .bf-cross { background: url("../image/brainyfilter/sprite.png") no-repeat; background-position: -4px -76px; background-color: #eee; border-radius: 0px 6px 6px 0px; display: block; padding: 11px 4px; margin-left: 3px;}
.bf-horizontal .bf-cross:hover { background-position: -4px -99px;}
.bf-horizontal .bf-cell { background-color: #eee; margin-top: 4px; padding-top: 0; padding-bottom: 0; box-sizing: border-box; height: inherit;}
.bf-horizontal .bf-c-2 label { height: 22px; line-height: 22px;}
.bf-horizontal .bf-cell.bf-c-1, .bf-horizontal .bf-cell.bf-c-3 { height: 22px;}
.bf-horizontal .bf-cell.bf-c-1 { border-radius: 6px 0 0 6px; margin-top: 4px; padding-left: 6px; width: 25px; padding-top: 4px;}
.bf-horizontal .bf-c-3 { margin-right: 6px; padding-right: 6px; border-radius: 0 6px 6px 0;}
.bf-horizontal .bf-price-container { padding: 0;}
.bf-horizontal .bf-slider-container-wrapper, .bf-horizontal .bf-price-slider-container { overflow: hidden; padding: 0 10px;}
.bf-horizontal .bf-price-slider-container { margin: 0;}
.bf-horizontal .bf-slider-container-wrapper, .bf-horizontal .bf-price-slider-container { padding: 15px 7px;}
.bf-horizontal .bf-slider-container-wrapper.bf-slider-with-labels, .bf-horizontal .bf-price-slider-container.bf-slider-with-labels { padding: 10px 7px 15px;}
.bf-horizontal .bf-cur-symb, .bf-horizontal .bf-slider-inputs { display: block; float: left; padding-top: 9px; padding-bottom: 0; margin-right: 10px;}
.bf-horizontal .bf-slider .bf-cell { float: none; background: inherit; margin-top: 0;}
.bf-horizontal .bf-buttonclear { float: right; margin-right: 9px; min-height: 17px;}
.bf-toggle-filter-arrow { background: url("../image/brainyfilter/bf-hl-arrows.png") no-repeat scroll rgba(0,0,0,0); background-position: -54px 0px; cursor: pointer; float: right; height: 18px; position: relative; text-decoration: none; width: 18px; margin-left: 10px;}
.bf-toggle-filter-arrow.bf-down { background-position: -36px 0px;}
.bf-toggle-filter-arrow:hover { background-position: -54px -18px;}
.bf-toggle-filter-arrow.bf-down:hover { background-position: -36px -18px;}
.bf-horizontal .bf-attr-filter label img { height: 16px;}
.bf-horizontal .bf-disabled .bf-c-2 label { padding-right: 0;}
.bf-horizontal .bf-group-arrow { background: url("../image/brainyfilter/bf-hl-arrows.png") no-repeat scroll -54px 0 rgba(0,0,0,0); cursor: pointer; float: right; height: 18px; position: relative; text-decoration: none; width: 18px; margin-left: 10px; margin-top: 4px;}
.bf-horizontal .bf-group-arrow.bf-down { background-position: -36px 0;}
.bf-horizontal .bf-group-arrow:hover { background-position: -54px -18px;}
.bf-horizontal .bf-group-arrow.bf-down:hover { background-position: -36px -18px;}
.bf-horizontal .bf-form div:nth-last-of-type(2) .bf-attr-filter:last-child .bf-cell { border-bottom: none;}.bf-horizontal .bf-btn-left, .bf-horizontal .bf-btn-right { height: 18px; width: 18px; position: absolute; cursor: pointer; text-decoration: none; top: 6px; background: url("../image/brainyfilter/bf-hl-arrows.png") no-repeat;}.bf-horizontal .bf-btn-right { background-position: -18px 0; right: 10px;}
.bf-horizontal .bf-btn-left { background-position: 0 0; right: 38px;}.bf-horizontal .bf-btn-left:hover { background-position: 0px -18px;}.bf-horizontal .bf-btn-right:hover { background-position: -18px -18px;}.bf-horizontal .bf-rating-1 label, .bf-horizontal .bf-rating-2 label, .bf-horizontal .bf-rating-3 label, .bf-horizontal .bf-rating-4 label, .bf-horizontal .bf-rating-5 label { width: 100px;}.bf-horizontal .bf-with-counts .bf-cell label { padding-right: 4px;}.bf-horizontal .bf-with-counts .bf-disabled .bf-cell label, .bf-horizontal .bf-cell label { padding-right: 0;}.bf-horizontal .bf-attr-group-header + .bf-attr-block { border-top: none;}.bf-horizontal .bf-left-half + .bf-price-filter .bf-attr-header { width: 50px; box-sizing: border-box;}.bf-horizontal .bf-attr-header { width: 130px; margin-right: 10px; padding-top: 10px; box-sizing: border-box;}.bf-horizontal .bf-carousel-fon { overflow: auto; width: 66px; height: 25px; position: absolute; right: 0; top: 0;}.bf-horizontal .bf-search-container { padding-right: 5px;}.bf-horizontal .brainyfilter-panel { overflow: inherit;}.bf-responsive.bf-active { position: relative; z-index: 1000;}.bf-responsive.bf-active .bf-check-position { position: fixed; top: 80px; margin: 0 15px; transition: left 300ms, right 300ms; -webkit-transition: left 300ms, right 300ms; overflow: auto; box-shadow: 0 0 20px; -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,1); -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,1); background: #FFF;}
.bf-responsive.bf-active.bf-left .bf-check-position { left: -100%;}
.bf-responsive.bf-active.bf-right .bf-check-position { right: -100%;}
.bf-responsive.bf-active.bf-left.bf-opened .bf-check-position { left: 0;}
.bf-responsive.bf-active.bf-right.bf-opened .bf-check-position { right: 0;}
.bf-btn-show, .bf-btn-reset { display: none;}
.bf-btn-show { background: #19a3df; width: 60px; padding: 2px 0 0 10px;}
.bf-left .bf-btn-show { padding: 2px 10px 0 0;}
.bf-btn-show:before, .bf-btn-show:after, .bf-btn-reset:before { content: ' '; display: block; float: left; height: 24px; background-image: url("../image/brainyfilter/responsive-layout-icons.png");}
.bf-right .bf-btn-show:before { width: 26px; background-position: -19px 0;}
.bf-right .bf-btn-show:after { width: 11px; background-position: -57px 0; float: right;}
.bf-left .bf-btn-show:before { width: 11px; background-position: -46px 0;}
.bf-left .bf-btn-show:after { width: 26px; background-position: -19px 0; float: right;}
.bf-responsive.bf-active.bf-opened.bf-right .bf-btn-show:after { width: 11px; background-position: -46px 0;}
.bf-responsive.bf-active.bf-opened.bf-left .bf-btn-show:before { width: 11px; background-position: -57px 0;}
.bf-btn-reset:before { width: 18px; background-position: -1px 0;}
.bf-btn-reset { background: #f53838; width: 40px; padding: 2px 0 0 11px;}
.bf-responsive.bf-active .bf-btn-show, .bf-responsive.bf-active.bf-opened .bf-btn-reset { display: block; position: fixed; cursor: pointer; z-index: 1001; height: 29px; box-sizing: border-box;}
.bf-responsive.bf-opened .bf-btn-reset {
}
.bf-responsive.bf-active.bf-right .bf-btn-show { right: 0;}
.bf-responsive.bf-active.bf-right .bf-btn-reset { right: 60px;}
.bf-responsive.bf-active.bf-left .bf-btn-show { left: 0;}
.bf-responsive.bf-active.bf-left .bf-btn-reset { left: 60px;}
.bf-responsive.bf-active .box-heading, .bf-responsive.bf-active .box-content { border-radius: 0; border-width: 0;}
.bf-responsive.bf-active .box-heading { border-bottom-width: 1px; padding-left: 10px; padding-right: 10px;}
.bf-responsive.bf-active.bf-left .box-heading { text-align: right;}
.bf-responsive.bf-active .box-heading * { display: none;}
.bf-responsive.bf-active .bf-buttonclear-box { display: none;}
.bf-responsive.bf-active.bf-panel-wrapper.bf-panel-hidden { opacity: 0.9;}
.bf-responsive.bf-active .ajax-shadow { position: fixed; background: url("../image/brainyfilter/loading-big.gif") no-repeat 50% 50%;}
.bf-responsive.bf-active .bf-left-half { float: none; width: auto;}
.bf-responsive.bf-active .bf-attr-block-cont { position: relative; width: 100% !important;}
.bf-responsive.bf-active .bf-sliding-cont { margin-top: 0 !important;}
.bf-non-scrollable { overflow: hidden; position: fixed;}
.bf-cascade-1, .bf-cascade-2, .bf-cascade-3 { background-image: url("../image/brainyfilter/subcategory-arrow.png"); background-repeat: no-repeat;}
.bf-cascade-1 { padding-left: 10px; background-position: 0px 50%;}
.bf-cascade-2 { padding-left: 20px; background-position: 10px 50%;}
.bf-cascade-3 { padding-left: 30px; background-position: 20px 50%;}
@mediaonly screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and ( min--moz-device-pixel-ratio: 1.5), only screen and ( -o-min-device-pixel-ratio: 3/2), only screen and ( min-device-pixel-ratio: 1.5), only screen and ( min-resolution: 144dpi), only screen and ( min-resolution: 1.5dppx) { .bf-buttonclear { background-image: url("../image/brainyfilter/sprite@2x.png") !important; background-size: 16px 181px; }.bf-buttonclear:hover { background-image: url("../image/brainyfilter/sprite@2x.png") !important; background-size: 16px 181px; }.bf-cross, .bf-close-btn, .bf-arrow { background-image: url("../image/brainyfilter/sprite@2x.png") !important; background-size: 16px 181px !important; }.bf-tick { background-image: url("../image/brainyfilter/sprite@2x.png") !important; background-size: 16px 181px; }.bf-tick.bf-loading { background-image: url("../image/brainyfilter/loading@2x.gif") !important; background-size: 16px 16px; }.bf-rating-5 { background-image: url("../image/brainyfilter/stars-5@2x.png") !important; background-size: 95px 15px; }.bf-rating-4 { background-image: url("../image/brainyfilter/stars-4@2x.png") !important; background-size: 95px 15px; }.bf-rating-3 { background-image: url("../image/brainyfilter/stars-3@2x.png") !important; background-size: 95px 15px; }.bf-rating-2 { background-image: url("../image/brainyfilter/stars-2@2x.png") !important; background-size: 95px 15px; }.bf-rating-1 { background-image: url("../image/brainyfilter/stars-1@2x.png") !important; background-size: 95px 15px; }#bf-search { background: url("../image/brainyfilter/search@2x.png") no-repeat 98% 50%; background-size: 13px 13px; }.bf-horizontal .bf-c-2 label { display: table-cell !important; }.bf-horizontal .bf-count { display: table !important; }.bf-horizontal .box-heading a .carousel-button-left a, .carousel-button-right a, .bf-horizontal .bf-group-arrow { background-image: url("../image/brainyfilter/bf-hl-arrows@2x.png") !important; background-size: 72px 36px; }.bf-horizontal .bf-btn-left, .bf-horizontal .bf-btn-right { background-image: url("../image/brainyfilter/bf-hl-arrows@2x.png") !important; background-size: 72px 36px; }.bf-toggle-filter-arrow { background-image: url("../image/brainyfilter/bf-hl-arrows@2x.png") !important; background-size: 72px 36px; }.bf-btn-show:before, .bf-btn-show:after, .bf-btn-reset:before { background-image: url("../image/brainyfilter/responsive-layout-icons@2x.png") !important; background-size: 69px 24px; }.bf-responsive.bf-active .ajax-shadow { background-image: url("../image/brainyfilter/loading-big.gif") !important; background-size: 64px 64px; }}
/*Ui Slider*/
.ui-helper-hidden {display:none;}
.ui-helper-hidden-accessible {border:0; clip:rect(0 0 0 0); height:1px; margin:-1px; overflow:hidden; padding:0; position:absolute; width:1px;}
.ui-helper-reset { margin:0; padding:0; border:0; outline:0; line-height:1.3; text-decoration:none; font-size:100%; list-style:none;}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after { content:""; display:table; border-collapse:collapse;}
.ui-helper-clearfix:after { clear:both;}
.ui-helper-clearfix { min-height:0;}
.ui-helper-zfix { width:100%; height:100%; top:0; left:0; position:absolute; opacity:0; filter:Alpha(Opacity=0);}
.ui-front { z-index:100;}
.ui-state-disabled { cursor:default!important;}
.ui-icon { display:block; text-indent:-99999px; overflow:hidden; background-repeat:no-repeat;}
.ui-widget-overlay { position:fixed; top:0; left:0; width:100%; height:100%;}
.ui-slider { position:relative; text-align:left;}
.ui-slider .ui-slider-handle { position:absolute; z-index:2; width:1.2em; height:1.2em; cursor:default; -ms-touch-action:none; touch-action:none;}
.ui-slider .ui-slider-range { position:absolute; z-index:1; font-size:.7em; display:block; border:0;background-position:0 0;}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range { filter:inherit;}
.ui-slider-horizontal { height:.8em;}
.ui-slider-horizontal .ui-slider-handle { top:-.4em; margin-left:-.6em;}
.ui-slider-horizontal .ui-slider-range { top:0; height:100%;}
.ui-slider-horizontal .ui-slider-range-min { left:0;}
.ui-slider-horizontal .ui-slider-range-max { right:0;}
.ui-slider-vertical { width:.8em; height:100px;}
.ui-slider-vertical .ui-slider-handle { left:-.3em; margin-left:0; margin-bottom:-.6em;}
.ui-slider-vertical .ui-slider-range { left:0; width:100%;}
.ui-slider-vertical .ui-slider-range-min { bottom:0;}
.ui-slider-vertical .ui-slider-range-max { top:0;}




/*Single Product*/
.fa-stack{width: 15px;}
.product-col-color .product-img-color{-webkit-filter: grayscale(100%); filter: grayscale(100%);  transition: all 0.6s ease;}
.product-col-color .product-img-color:hover{-webkit-filter: grayscale(0%); filter: grayscale(0%);}
.quantity-control{display:flex; align-items:center; }
input.quantity-input{width:50px; margin:0 10px; color:var(--black-color); text-align:center;}
.product-nop-wrap{margin-bottom:20px;}
.product-tabs{border-bottom: 1px solid var(--border-color2); padding-bottom:50px;}
.short_description > strong{float:left; margin-right:5px;}
.product-cont-inner{padding-left:36px ;}
.product-bottom-slider{position: relative; padding-bottom: 50px;}
.product-bottom-slider::after {content: ""; width:calc(35% - 180px); height: 1px; position: absolute; bottom: 20px;
  left:calc(35% + 60px); background-color:#d1ab66;}
.product-bottom-slider .carousel-control-prev{left:35%; right:auto;}
.product-bottom-slider .carousel-control-next{right:35%; left:auto;}
.product-bottom-slider .carousel-control-prev,.product-bottom-slider .carousel-control-next{top:auto; bottom:0; transform: translate(0 , 0);}
.download-title{padding-bottom:10px; border-bottom:1px solid var(--border-color2);}
ul.download_files_sec{display:flex; flex-wrap:wrap; padding:0; list-style-type:none; gap:20px; }
.technical-datasheet{border-bottom:1px solid var(--border-color2); margin-bottom: 30px;}
.technical-datasheet .tab-pane{margin-bottom:20px;}
.product-file-link{display:block;}
.product-file-link::before{content:""; display:block; width:50px; height:50px; margin:0 auto 10px auto; background-size:auto auto; background-repeat: no-repeat; background-position: center center;}
.product-file-link.pdf:before,.product-file-link.download:before{background-image:url("images/icon-product-brochure.png");}
.product-file-link.cad:before{background-image:url("images/Icon-cad-drawing.png");}
.product-file-link.technical:before{background-image:url("images/image-icon.png");}
.product-section2{border-top: 1px solid var(--border-color2);  border-bottom: 1px solid var(--border-color2);  padding: 50px 0px;  margin: 50px 0px;}
.product-section4{margin-bottom:50px;}
.button-cart .fa-solid {color: var(--desertcolor) !important;}
ul.color-squares{padding:0; list-style-type:none;}
ul.color-squares > li{width:100px; margin:0px 10px 10px 0;}
.option-image .img-circle{border-radius:10px; margin:auto;}
.option-image .product-color-attribute{border:2px solid transparent; border-radius:10px;}
.selected-value .product-color-attribute{border-color:var(--desertcolor);}
.explore_product_disclaimer > ul{padding: 0 0 0 35px;}
.explore_product_disclaimer > ul li {  list-style: initial; margin-bottom: 2%; text-align: justify;}
.explore_product_disclaimer > ul li.complete{display:none;}
.product-tags-btns{}
.product-tags-btns .btn-square{padding:7px 8px; border-color: #645f5f; text-transform: none;  font-size: 14px; font-family: var(--font-family1); color:var(--text-color);}
ul.product-nav-tabs{border-bottom: 1px solid var(--border-color2);  padding-bottom: 10px; margin-bottom:15px;}
ul.product-nav-tabs > li.nav-item{padding-right: 20px; margin-right: 20px; border-right: 1px solid #333333;}
ul.product-nav-tabs > li.nav-item:last-child {padding-right: 0px; margin-right: 0px;  border-right: none;}
ul.product-nav-tabs > li.nav-item > a.nav-link{padding:0; border:0; font-family: var(--font-family2); text-transform: uppercase;  font-size: 16px; height:auto; color:var(--text-color);}
ul.product-nav-tabs > li.nav-item > a.nav-link.active{background-color:transparent; color:var(--text-color);}
.flr{font-weight: bold;}
.flr table {border-collapse: collapse;  width: 100%;  font-size: 15px;}
.flr th { background-color: #eee;  border: 1px solid #ccc;   text-align: left; padding: 4px; font-weight: 600;}
.flr tr.bld {font-weight: 500;}
.flr td { border: 1px solid #ccc; text-align: center;  padding: 4px; background:#fff;}


/*Store Locator*/
.page-parallax-banner{position: relative;}
.page-parallax-banner:before{width: 100%;  height: 100%;  position: absolute;  top: 0px;  left: 0px;  content: "";
 display: block;   background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);}
.page-26-and-else{padding:0px 0 0 0;}
.store-locator-container{width:800px; margin:0 auto; max-width:100%;}
.store-col > h3{font-size:16px;}
.pg26-inner > h1{margin-bottom:60px;}
.pg26-inner > p{margin-bottom:20px;}


/*Brusher*/
.brochure-text{height:100%; display:flex; flex-direction:column; justify-content:center;}
.brochure-thumb{padding-right: 30px;  border-right: 1px solid var(--desertcolor);}
.brouchures-container{width:1000px; margin:0 auto; max-width:100%;}



/*Smart Bathroom*/
.full-page{ overflow:hidden;}
.full-page > .site-page-inner > .container{max-width:100%; padding-left:0; padding-right:0;}
.smart-bathroom-banner{height: calc(100vh - 120px);}
.smart-bathroom-banner .banner-text-wrap .container{height:100%;}
.smart-bathroom-banner .banner-text-col{width: 100%;  height: 100%;   display: flex;   flex-direction: column;    align-items: center;  justify-content: center;   text-align: center; padding:100px 0 20px 0;}
.smart-bathroom-banner .banner-text-col > h3{color:var(--black-color); font-size:14px; font-weight: 400; letter-spacing: 4px; font-family: 'Helvetica Neue';}
.smart-bathroom-banner .banner-text-col > h2{ font-size:38px; color:var(--black-color); font-family: 'Helvetica Neue'; font-weight: 400;}
.smart-bathroom-banner:before{display:none;}
.smart-bathroom-sec1 h2,.smart-bathroom-sec2 h2,.smart-bathroom-sec3 h2,.smart-bathroom-sec4 h2{color:var(--black-color); font-family: 'Helvetica Neue';}
.smart-bathroom-sec1{margin:80px 0 100px 0;}
.smart-bathroom-sec1 .sb-title{padding-right:20px; text-align: left !important;}
.smart-bathroom-sec2{margin-bottom:100px;}
.smart-bathroom-sec2-inner {padding: 0 70px;}
.smart-product-col > h2{margin-bottom:10px;}
.smart-bathroom-product-img{margin-bottom: 5px;}
.sb-intro{width:400px; max-width:100%;}
.sb-intro p{font-size: 14px;}
.smart-bathrooms{padding:0 5px;}
.smart-bathroom-sec3{margin-bottom:85px;}
.cat-img-wrap > img{width:100%;}
.sbs3-row1,.sbs3-row2{margin-bottom: 80px;}
.smart-bathroom-sec3 .cat-text-wrap{padding: 30px 50px;}
.smart-bathroom-sec4-inner{width:1100px; margin:0 auto; background-color: #e2e6ea; max-width:100%;}
.smart-bathroom-sec4 .cat-text-wrap {padding: 0 35px;width: 475px; max-width: 100%;}
.smart-bathroom-sec4 .cat-text-wrap > p{margin-bottom:50px;}
.smart-bathroom-sec4 .cat-text-wrap p{
    color: unset;
}


/*About Page*/
.about-text-wrap{padding-right:50px;}
.about-text-wrap > h2{color:var(--desertcolor);}
.about-text-wrap > p{font-size:var(--text16); line-height: 180%;}
.about-entry-row{margin-bottom:120px;}
.about-artists .title{text-align:center;}
.about-artists .entry-content{width:750px; margin:0 auto 50px auto; max-width:100%; text-align:center;}
.about-artists .entry-content > p{font-size:var(--text16); line-height: 180%;}
.artist-col .title{padding: 12px 30px;  background-color: #d1ab66;  margin-bottom: 0px;  text-align: left;}
.artist-col .title > h3{font-size:16px;}
.artist-col .artist-info{display:none;}
.artist-toggle-text-wrap {min-height: 420px;  background-color: #f2f2f2;  display: none;}
.artist-toggle-text-wrap .text-wrap{width: 680px; margin:0 auto; max-width:100%; display:block; position: static;}
.artist-toggle-text-wrap .text-wrap .artist-info { padding: 50px 0px;}
.about-artists .artist-col{position:relative;}
.about-artists .artist-col.active:after {display: block;  content: "";  clear: both;  width: 0;  height: 0;  border-left: 10px solid transparent;  border-right: 10px solid transparent;  border-bottom: 10px solid #f2f2f2; position: absolute;left: 30px; bottom: 0px;}
.about-wrapper{width: 1000px; max-width: 100%;  margin: 0px auto;}
.awards-section {margin-top: 100px;}
.about-awards{width: 750px;  max-width: 100%; margin-bottom: 50px;}
.about-entry-para{line-height:180%;}
.award-img{width:auto;}





/*New Arrival*/
.new-arrival-banner .text-col > h1{color: var(--light-desertcolor);}
.new-arrival-banner .text-col > p{    color: #ffffff;}
.new-arrival-sec1,.new-arrival-sec2,.new-arrival-sec3,.new-arrival-sec4,.new-arrival-sec5{margin-top:60px;}
.arrival-row .text-wrap{padding:30px;}
.arrival-row .text-wrap .h6{letter-spacing:2px; color: var(--light-desertcolor);}
.new-arrival-video{position:relative;}
.new-arrival-video .arrival-play{display:block; position:absolute; left:50%; top:50%; z-index:2; transform: translate(-50%, -50%);}

/*Media Room Page*/
.media-room-wrap{}
.media-col{margin-bottom:50px;}
.media-col .img-col > img{height:344px; object-fit:cover;}
.media-col .text-col{margin: -40px auto 0px auto; padding: 0px 30px; position: relative; z-index: 2;}
.media-col .text-col .text-wrap{display: flex; flex-wrap: wrap; padding: 15px;  background-color: #ffffff;}
.media-col .text-col .text-wrap .logo{width: 18%; padding-right: 15px; margin: auto 0px;}
.media-col .text-col .text-wrap .text{width: 82%; padding-left: 15px; border-left: 1px solid #d1ab66; display: flex;  flex-wrap: wrap; flex-direction: column;}
.media-col .text-col .text-wrap .text h3{margin-bottom:10px; font-size: 16px;}
.media-col .img-col{position:relative; overflow:hidden;}
.media-col .img-col::after,
.media-col .img-col::before {position: absolute; content: '';opacity: 0;top: 0; }
.media-col .img-col::before {top: 20px;right: 20px;bottom: 20px;left: 20px;border-top: 2px solid #ffffff;border-bottom: 2px solid #ffffff;-webkit-transform: scale(0, 1);transform: scale(0, 1);-webkit-transform-origin: 0 0;transform-origin: 0 0}
.media-col .img-col::after {top: 20px;right: 20px;bottom: 20px;left: 20px;border-right: 1px solid #fff;border-left: 1px solid #fff;-webkit-transform: scale(1, 0);transform: scale(1, 0);-webkit-transform-origin: 100% 0;transform-origin: 100% 0; z-index: 1;}
.media-col .img-col::after,
.media-col .img-col::before,
.media-col .img-col img{-webkit-transition: opacity .35s, -webkit-transform .35s;transition: opacity .35s, transform .35s}
.media-col:hover .img-col img {opacity: .7;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0) scale(1.1, 1.1)}
.media-col
.media-col:hover .img-col::after,
.media-col:hover .img-col::before {opacity: 1;-webkit-transform: scale(1);transform: scale(1);}


/*Privacy Policy*/
.pp-container{width: 750px;  max-width: 100%; margin:0 auto;}
.page-content .policyDivPadding{margin-bottom:20px;}
.page-content h3{margin-bottom:10px;}
.page-content ul {padding-left: 15px; margin-bottom:20px;}
.page-content ul > li{margin-bottom:5px;}
.page-content ul > li > p{margin-bottom:20px;}


/*Request Call Back*/
.privacy-lable .vagree{color:var(--red-color);}


/*Atelier-Page*/
.atelier-gallery-container-fluid{border-bottom: 8px solid var(--desertcolor);}
.atelier-gallery .img-wrap{padding-right:10px;}
.atelier-gallery .img-wrap img{max-height:560px;}
.atelier-entry-text{ line-height:170%; letter-spacing:0.04em; margin-bottom:40px;}
.atrgap50{margin-bottom:50px;}
.atrgap80{margin-bottom:80px;}
.atrgap100{margin-bottom:100px;}
ul.artize-atelier-feature-list{padding:0; list-style-type: none; text-transform: uppercase; color:var(--black-color); line-height:1; font-size: 12px; letter-spacing: 0.15em;}
ul.artize-atelier-feature-list > li{padding:0 0px; margin:0px 0; border-right: 1px solid var(--desertcolor); padding-right: 30px; margin-right: 30px;}
ul.artize-atelier-feature-list > li > a {color: inherit; display: inline-block; line-height: 1.3;}
ul.artize-atelier-feature-list > li:last-child{border-right:0; padding-right: 0px;  margin-right: 0px;}
.store-virtual-tour-wrap{position:relative;}
.store-virtual-tour-wrap .text-wrap{position: absolute; width: 100%; height: 100%;  top: 0px;  left: 0px;justify-content: end;  
    color: var(--white-color);  flex-direction: column; align-items: center;  
/*    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%); */
    display: flex;}
.store-virtual-tour-wrap .text-wrap .svt-icon{ margin-bottom:30px;}
.storevt{color:var(--white-color); font-weight: 400; text-transform:none; font-size: 24px; letter-spacing: 0.04em;}
ul.states-list{padding:0;  list-style-type: none; text-transform:uppercase; color:var(--white-color); font-family:var(--font-family2); display: flex; font-size:var(--text12); line-height: 1; margin-bottom: 20px;}
ul.states-list > li{padding:0 50px; margin:10px 0; border-right:1px solid var(--desertcolor);}
ul.states-list > li > a {color: inherit; letter-spacing:0.06em;}
ul.states-list > li:last-child{border-right:0;}

.artize-atelier-list-wrap{display:flex;}
ul.artize-atelier-list{color:var(--black-color); margin: 0px auto; margin-bottom:20px; display: inline-block; list-style-type: none; padding:0;}
ul.artize-atelier-list > li{font-size:var(--text18);  line-height: 22px; position:relative; padding-left:40px; margin-bottom:35px; letter-spacing:0.04em;}
ul.artize-atelier-list > li::before {width: 18px; height: 18px; content: ""; position: absolute; left: 0px; top: 4px;	display: block; background-image:url("images/artize-logo-menu.png"); background-position:center center; background-size:100% auto; }
ul.artize-atelier-list > li:last-child{border-right:0; margin-bottom:0;}
ul.artize-atelier-list > li > a {color: inherit;}
.atelier-text-wrap {height: 100%; background-color:var(--white-color); padding: 30px 30px 30px 30px; align-items: center;  display: flex; padding-right:70px;}
.atelier-rows-section > .row:nth-child(2n){flex-direction:row-reverse;}
.atelier-rows-section > .row:nth-child(2n) .atelier-text-wrap{padding:30px 30px 30px 30px; padding-left:81px; text-align: right;}
.store-location,.atelier-virtual-tour{color: var(--desertcolor);}
.store-location::after,.atelier-virtual-tour::after{display:none;}
.atelier-stores-wrapper{padding: 50px 0px;  background-color: #F5F5F5;}
.atelier-text-col > h2{font-size: 20px;}
.atelier-top-col1{max-width:100%; width:750px; margin:0 auto;}
.atelier-top-col1 > h1{margin-bottom: 30px;}
.atelier-store-title{letter-spacing:2px;}
.atelier-store-col > h2{font-size: 20px;}
.atelier-store-img {min-height: 215px; position: relative; overflow: hidden;}
.atelier-store-img > img{position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit:cover;  z-index: 0; transition: all 0.6s ease;}
.atelier-store-img:hover > img{transform: scale(1.08); transition: all 0.6s ease;  }
.atelier-stores {padding: 0 5px;}
.atelier-store-btnwrap .store-location,.atelier-store-btnwrap .atelier-virtual-tour{font-size: 12px; font-family: 'Helvetica Neue';  letter-spacing: 1px;}
.atelier-store-btnwrap .atelier-virtual-tour {margin-left: 95px;}


/*Cart page*/
.table-product-name{display:block;}
.cart-quantity-group {width: 150px;}

body > img[src*="//rtb.adgrx.com/segments/d6w-c-lUK5P1F24KkPUsE3ptMJcB177yda-kdBOO-zI=/53284.gif"] {display: none;}

/*Official Logo*/
.essco-logo-usage {margin-bottom: 2%;}
.essco-logo-usage .col-md-12.download_link {margin-bottom: 7%; font-weight: bold; font-size: 15px;}
.essco-logo-usage .jaquar-group {padding: 19px 0px;}
.entry-content ul {padding-left: 15px;}
.entry-content ul > li{list-style: initial; margin-bottom: 5px;}

/*Personal Data Protection*/
ul.pdp-list{margin-bottom:20px; list-style-type:none; padding:0;}
ul.pdp-list > li{padding-left:20px; list-style-type:none; position: relative; margin-bottom: 19px;}
ul.pdp-list > li::before{content: "\f019"; font-family: var(--font-family-awesome); left: 0; top: 0; position: absolute;}

/*Blog page*/
ul.blog-cat-tab{margin-bottom:20px;}
ul.blog-cat-tab li {padding: 0px 15px; color: var(--black-color);  text-transform: uppercase;}
ul.blog-cat-tab li a{padding-top: 5px;padding-bottom: 5px;}
ul.blog-cat-tab li.active a{border-bottom: 1px solid #D2AC66;color: #1F1F1F;}
/*ul.blog-cat-tab li.active{background: var(--desertcolor); color: var(--white-color); font-weight: 600;}*/
ul.blog-cat-tab li > a{color:inherit;}
.article-list {padding: 0 30px; margin-bottom:50px;}
.article-list .article-intro-text .image-wrap{margin: 0 -30px; position:relative; background: #000000; overflow:hidden;}
.article-list .article-intro-text .image-wrap::before,.article-list .article-intro-text .image-wrap::after{content:""; display:block; top: 20px; right: 20px;  bottom: 20px;  left: 20px;  border-top: 1px solid #ffffff;  border-bottom: 1px solid #ffffff;  -webkit-transform: scale(0, 1);  transform: scale(0, 1);  -webkit-transform-origin: 0 0;  transform-origin: 0 0; position: absolute;}
.article-list .article-intro-text .image-wrap::after { border-right:0; border-bottom:0; border-right: 1px solid #fff;  border-left: 1px solid #fff;  -webkit-transform: scale(1, 0);  transform: scale(1, 0); -webkit-transform-origin: 100% 0;  transform-origin: 100% 0; }
.article-list:hover .article-intro-text .image-wrap::after,.article-list:hover .article-intro-text .image-wrap::before {opacity: 1; -webkit-transform: scale(1); transform: scale(1); transition: all linear .3s;}
.article-list .article-intro-text .image-wrap img{transition: all linear .3s;}
.article-list:hover .article-intro-text .image-wrap img {opacity: .7;  transform: translate3d(0, 0, 0) scale(1.1, 1.1); transition: all linear .3s;}
.article-list .buttons{padding:0 35px;}
.article-list .buttons .module-read-more{font-size: 13px; color: #333333;}
.article-list .buttons .module-read-more::after{color: #333333; font-size:11px;}
.article-list .text-wrap{background-color:#fdfdfd; padding: 30px 30px 30px 30px; position: relative;
  z-index: 1; margin-top: -75px;}

/*Single Blog Post*/
.article-description{ clear:both;}
.article-sub-title { float: left; border-right: solid 1px #d1ab66; padding:5px 20px 5px 0; margin-right: 20px; font-size: 34px; text-transform: uppercase;}
.article-sub-title .article-date {display: block;  line-height: 1;}
.article-description ul li,.article-description ol li{white-space: normal!important;}


/*Get In Touch*/
ul.getintouch-number{padding-top: 30px !important; margin-top: 30px; border-top: 1px solid var(--desertcolor);}
ul.getintouch-number::before{top:37px!important;}
ul.getintouch-number .tollFreeNo{color: var(--text-color); font-weight: 400;}
ul.getintouch-number > li{margin-bottom: 8px!important;}
ul.getintouch-number > li:last-child{margin-bottom: 0px!important;}
ul.gettouch-social{padding-bottom: 20px!important;   margin-bottom: 20px; border-bottom: 1px solid var(--desertcolor);}
ul.gettouch-social > li{margin-left: 28px!important; line-height: 1}
ul.gettouch-social > li:first-child{margin-left:0!important;}
ul.gettouch-social > li > a {font-size: 0;}
ul.gettouch-social > li > a::before {font-size: 20px; color: var(--desertcolor);     font-family: "Font Awesome 6 Brands"!important;}


/*Projects*/
.project-text{padding: 10px 0px 10px 30px; border-left: 1px solid var(--desertcolor);}
.projects-wrap {padding: 40px 0 0 0;}
.project-col{margin-bottom:100px;}
.project-text > h5{margin-bottom:20px;}
.project-logo{text-align:right; padding: 0 10px}


/*PMS*/
.pms-entry-content {width: 650px; max-width: 100%; margin: 0px auto;}
.signture-coll-pms {height: auto; cursor: text; border-radius: 10px; display: block;  padding:8px 10px;  margin-bottom: 10px; font-size: var(--text12); letter-spacing: 1px;}
.pms-button-block {margin-top: 37px;}
.pms-button-block .signture-coll-pms:last-child{margin-bottom:0;}
.pms-info-text{width:500px; max-width:100%; margin:0px auto 50px auto;}
.pmsform-area { max-width: 100%; width: 700px; margin: 0px auto;}
.pms-control-label{display:none;}
form.pmsform input.pms-input{padding:5px 10px; height: 45px;}
form.pmsform .form-group{margin-bottom:25px;}
form.pmsform select.pms-select{height: 45px; color:#7B7E80;}
form.pmsform textarea.pms-textarea{height: 45px; resize: none;}
form.pmsform textarea.pms-textarea::placeholder{color:#7B7E80;}
.pms-date-wrap{position:relative;}
.pms-date-wrap .callback-input-wrap{width:100%;}
.pms-date-wrap .input-group-btn{position:absolute; right:10px; top:11px;}
.calender-wrap .callback-input-wrap {width: calc(100% - 30px); }
.calender-wrap .input-group-text {width: 30px; margin: 0; justify-content: center;}


/*Born From Art*/
.bfa-main-banner .bfa-image-wrap{position:relative;}
.bfa-main-banner .bfa-a-img{position:absolute; left:0; top:0; width:100%;}
.bfa-main-banner .bfa-text-wrap{margin:10px -45px 0 0;}
.bfa-main-banner .bfa-text-wrap > p{margin-bottom:25px;}
.bfa-main-banner .bfa-text-wrap > h2{color:var(--desertcolor); letter-spacing: 5px;}
.bfa-featured-wrap{position:relative; padding:150px 0;}
.bfa-featured-bg{position:absolute; left:0; top:0; width:62%; max-width:100%;}
.bfa-featured-bath{ position:relative; z-index:1;}
.bfa-featured-bath .bfa-text-wrap{width:400px; max-width:100%; margin-left: 30px;}
.bfa-featured-signature .bfa-text-wrap{width:400px; max-width:100%; margin:0 auto;}
.where-art-meets-wrap{ position:relative;margin-bottom: 40px;}
.where-art-meets-wrap .jarallax{height:550px;}
.where-art-caption{position:absolute; left: 80px; top: 100px; width:450px; max-width:100%;}
.bfa-featured-signature{margin-bottom:100px;}
.where-art-text-col > h2{font-size:44px; color:var(--desertcolor); width: 325px; max-width: 100%; font-family: var(--font-family1); font-weight: 300; line-height: 110%;}






/*Footer*/
.footer-bottom{background-color:var(--winter-way-color); padding:100px 0px 50px 0px;}
ul.social-list{display:flex; padding:0; list-style-type: none; font-size: 18px; color:var(--white-color);}
ul.social-list > li{margin-left:15px;}
ul.social-list > li:first-child{margin-left:0;}
ul.social-list > li > a{color:inherit;}
ul.social-list i.fa-facebook-f::before{font-size: 17px;}
ul.social-list i.fa-youtube{display:block;}
ul.social-list i.fa-youtube::before{ font-size:0; display:block; width:20px; height:20px; background-image: url("data:image/svg+xml,%3Csvg fill='%23FFFFFF' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M4.652 0h1.44l.988 3.702.916-3.702h1.454l-1.665 5.505v3.757h-1.431v-3.757l-1.702-5.505zm6.594 2.373c-1.119 0-1.861.74-1.861 1.835v3.349c0 1.204.629 1.831 1.861 1.831 1.022 0 1.826-.683 1.826-1.831v-3.349c0-1.069-.797-1.835-1.826-1.835zm.531 5.127c0 .372-.19.646-.532.646-.351 0-.554-.287-.554-.646v-3.179c0-.374.172-.651.529-.651.39 0 .557.269.557.651v3.179zm4.729-5.07v5.186c-.155.194-.5.512-.747.512-.271 0-.338-.186-.338-.46v-5.238h-1.27v5.71c0 .675.206 1.22.887 1.22.384 0 .918-.2 1.468-.853v.754h1.27v-6.831h-1.27zm2.203 13.858c-.448 0-.541.315-.541.763v.659h1.069v-.66c.001-.44-.092-.762-.528-.762zm-4.703.04c-.084.043-.167.109-.25.198v4.055c.099.106.194.182.287.229.197.1.485.107.619-.067.07-.092.105-.241.105-.449v-3.359c0-.22-.043-.386-.129-.5-.147-.193-.42-.214-.632-.107zm4.827-5.195c-2.604-.177-11.066-.177-13.666 0-2.814.192-3.146 1.892-3.167 6.367.021 4.467.35 6.175 3.167 6.367 2.6.177 11.062.177 13.666 0 2.814-.192 3.146-1.893 3.167-6.367-.021-4.467-.35-6.175-3.167-6.367zm-12.324 10.686h-1.363v-7.54h-1.41v-1.28h4.182v1.28h-1.41v7.54zm4.846 0h-1.21v-.718c-.223.265-.455.467-.696.605-.652.374-1.547.365-1.547-.955v-5.438h1.209v4.988c0 .262.063.438.322.438.236 0 .564-.303.711-.487v-4.939h1.21v6.506zm4.657-1.348c0 .805-.301 1.431-1.106 1.431-.443 0-.812-.162-1.149-.583v.5h-1.221v-8.82h1.221v2.84c.273-.333.644-.608 1.076-.608.886 0 1.18.749 1.18 1.631v3.609zm4.471-1.752h-2.314v1.228c0 .488.042.91.528.91.511 0 .541-.344.541-.91v-.452h1.245v.489c0 1.253-.538 2.013-1.813 2.013-1.155 0-1.746-.842-1.746-2.013v-2.921c0-1.129.746-1.914 1.837-1.914 1.161 0 1.721.738 1.721 1.914v1.656z'/%3E%3C/svg%3E"); background-position:center center; background-repeat:no-repeat; background-size:100% auto;}
ul.social-list a.artize-3d::before{content:""; display:block; width:20px; height:20px; background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='1500' height='1588' style='background-color: %233d464e;'%3E%3Cpath d='M0 0 C1.06089615 0.93498171 2.10855539 1.88513589 3.14453125 2.84765625 C4.29348447 3.86807361 5.44323604 4.8875927 6.59375 5.90625 C7.1614209 6.41655762 7.7290918 6.92686523 8.31396484 7.45263672 C10.63606443 9.51250812 13.04139946 11.46138156 15.45703125 13.41015625 C20.06156705 17.15803423 24.59722316 20.97999069 29.12109375 24.82421875 C32.53762665 27.72260448 35.98207963 30.58170725 39.45703125 33.41015625 C44.06236375 37.15868271 48.59907569 40.98099871 53.12329102 44.82641602 C56.51657234 47.70560945 59.93970911 50.54219862 63.39453125 53.34765625 C68.25752549 57.30459043 73.01403328 61.37451567 77.76318359 65.46630859 C82.17734891 69.26178992 86.66036323 72.96293538 91.1796875 76.6328125 C94.30099492 79.19219679 97.38153155 81.79609416 100.45703125 84.41015625 C104.42606668 87.78299214 108.41720146 91.1219227 112.45703125 94.41015625 C117.06236375 98.15868271 121.59907569 101.98099871 126.12329102 105.82641602 C129.51657234 108.70560945 132.93970911 111.54219862 136.39453125 114.34765625 C141.25752549 118.30459043 146.01403328 122.37451567 150.76318359 126.46630859 C155.17734891 130.26178992 159.66036323 133.96293538 164.1796875 137.6328125 C167.30099492 140.19219679 170.38153155 142.79609416 173.45703125 145.41015625 C177.42606668 148.78299214 181.41720146 152.1219227 185.45703125 155.41015625 C192.26116911 160.95207723 198.93679003 166.64324548 205.62304688 172.32617188 C212.08110051 177.81286139 218.57200741 183.24792754 225.14453125 188.59765625 C228.83717489 191.63382991 232.47824913 194.72865595 236.12109375 197.82421875 C239.53762665 200.72260448 242.98207963 203.58170725 246.45703125 206.41015625 C251.06236375 210.15868271 255.59907569 213.98099871 260.12329102 217.82641602 C263.51657234 220.70560945 266.93970911 223.54219862 270.39453125 226.34765625 C275.25752549 230.30459043 280.01403328 234.37451567 284.76318359 238.46630859 C289.17734891 242.26178992 293.66036323 245.96293538 298.1796875 249.6328125 C301.30099492 252.19219679 304.38153155 254.79609416 307.45703125 257.41015625 C311.42606668 260.78299214 315.41720146 264.1219227 319.45703125 267.41015625 C324.06236375 271.15868271 328.59907569 274.98099871 333.12329102 278.82641602 C336.51657234 281.70560945 339.93970911 284.54219862 343.39453125 287.34765625 C348.25752549 291.30459043 353.01403328 295.37451567 357.76318359 299.46630859 C362.17734891 303.26178992 366.66036323 306.96293538 371.1796875 310.6328125 C374.30099492 313.19219679 377.38153155 315.79609416 380.45703125 318.41015625 C384.42606668 321.78299214 388.41720146 325.1219227 392.45703125 328.41015625 C397.06236375 332.15868271 401.59907569 335.98099871 406.12329102 339.82641602 C409.51657234 342.70560945 412.93970911 345.54219862 416.39453125 348.34765625 C421.25752549 352.30459043 426.01403328 356.37451567 430.76318359 360.46630859 C435.17734891 364.26178992 439.66036323 367.96293538 444.1796875 371.6328125 C447.30099492 374.19219679 450.38153155 376.79609416 453.45703125 379.41015625 C458.29882203 383.52464855 463.19267536 387.56746194 468.12109375 391.578125 C471.93373794 394.71331588 475.69776689 397.90429384 479.45507812 401.10546875 C481.7970081 403.09772537 484.07020107 404.98420176 486.64674979 406.67000347 C488.95703125 408.91015625 488.95703125 408.91015625 489.28130263 411.84179491 C489.14453229 412.9609155 489.00776194 414.08003609 488.86684704 415.23306942 C488.72957207 416.48331587 488.5922971 417.73356231 488.45086229 419.02169502 C488.20641592 420.94648333 488.20641592 420.94648333 487.95703125 422.91015625 C487.71652413 425.28373472 487.47887507 427.65760451 487.24407673 430.03175449 C486.96536804 432.60264098 486.68384851 435.17322381 486.39997864 437.74354553 C486.24199383 439.19157097 486.08423971 440.6396216 485.92669243 442.0876947 C485.49565972 446.04334631 485.06138808 449.9986364 484.62656015 453.95387235 C484.15309796 458.26593597 483.6827093 462.57833505 483.21192551 466.89069176 C482.38723953 474.44091602 481.56062202 481.99092685 480.73272896 489.54080009 C479.50165023 500.76760363 478.27362789 511.99474002 477.04624324 523.22194795 C474.98089228 542.1135395 472.91316956 561.00487074 470.84411621 579.89605713 C468.01796967 605.69999183 465.19484199 631.50425613 462.37259936 657.30861807 C461.05725706 669.33506846 459.74179107 681.36150533 458.42630005 693.38793945 C458.29462152 694.5917739 458.16294299 695.79560834 458.02727421 697.03592262 C455.99744326 715.59293336 453.96702067 734.14987931 451.93624878 752.70678711 C451.66124896 755.219712 451.3862493 757.73263691 451.1112498 760.24556184 C450.97488152 761.49168472 450.83851323 762.7378076 450.69801257 764.02169178 C440.72666363 855.1392223 430.76871628 946.25821624 420.81329441 1037.37748814 C418.00592121 1063.07251097 415.19812572 1088.76748759 412.38966256 1114.46239132 C410.46538034 1132.06785092 408.54133228 1149.6733361 406.61748713 1167.27884346 C405.40055061 1178.41519767 404.1834099 1189.55152952 402.96598535 1200.68783038 C402.15194611 1208.13439332 401.33818388 1215.5809865 400.52464164 1223.02760375 C399.97402927 1228.06745076 399.42314501 1233.10726792 398.87195509 1238.1470518 C398.61897602 1240.46105298 398.36631349 1242.77508855 398.11370069 1245.08912975 C397.80158858 1247.94780174 397.48804473 1250.80631084 397.17334241 1253.66469878 C396.53330428 1259.4935995 395.90734279 1265.32248202 395.35424042 1271.16038132 C395.22276065 1272.52068169 395.22276065 1272.52068169 395.08862472 1273.90846288 C394.93590198 1275.51144555 394.79035125 1277.11513846 394.65414453 1278.7196089 C394.17867448 1283.68851302 394.17867448 1283.68851302 391.95703125 1285.91015625 C389.54888442 1286.67418568 387.17472419 1287.34110433 384.72875977 1287.95947266 C383.97523004 1288.15584887 383.22170031 1288.35222507 382.44533634 1288.55455208 C379.91050723 1289.21344436 377.37325175 1289.86246795 374.8359375 1290.51171875 C373.02761302 1290.97992151 371.21946047 1291.44878878 369.41146851 1291.91827393 C365.50867993 1292.93044832 361.60484808 1293.93845818 357.70016479 1294.94329834 C351.44675488 1296.55281024 345.19587888 1298.17200109 338.94555664 1299.79345703 C337.88964671 1300.06736456 336.83373678 1300.34127209 335.74582958 1300.62347984 C333.59313607 1301.18192257 331.44045127 1301.74039888 329.28777504 1302.29890823 C326.00045742 1303.15150447 322.71291915 1304.00324552 319.42533875 1304.85482788 C298.82587548 1310.19256166 278.24820367 1315.61143378 257.67521286 1321.05016327 C249.18498049 1323.29431131 240.69400598 1325.53565129 232.203125 1327.77734375 C231.25815973 1328.02685917 230.31319447 1328.27637459 229.33959389 1328.53345108 C207.09512822 1334.40665236 184.84236349 1340.24817941 162.58916092 1346.08817291 C130.807758 1354.42875469 99.03059796 1362.78508743 67.26089478 1371.17012787 C34.83170841 1379.72921717 2.39726171 1388.26801752 -30.04296875 1396.78515625 C-31.06957611 1397.05469872 -32.09618347 1397.32424118 -33.15390015 1397.6019516 C-49.82846762 1401.97993119 -66.50338546 1406.35657572 -83.17834473 1410.73306274 C-98.8000517 1414.83312976 -114.42163362 1418.93367272 -130.04296875 1423.03515625 C-131.07022064 1423.30485985 -132.09747253 1423.57456345 -133.15585327 1423.85243988 C-165.49332972 1432.34278377 -197.82412601 1440.85819852 -230.15063477 1449.39019775 C-260.98683203 1457.52865399 -291.83089613 1465.6368701 -322.67822266 1473.73303223 C-355.15127193 1482.25600617 -387.61800692 1490.80255434 -420.07894897 1499.371521 C-442.37162808 1505.25615031 -464.66754053 1511.12824212 -486.96875 1516.98046875 C-488.09593822 1517.27629601 -489.22312645 1517.57212326 -490.38447189 1517.87691498 C-501.40029574 1520.7679698 -512.41631722 1523.65826575 -523.43319416 1526.54530525 C-527.48191897 1527.60650426 -531.53042067 1528.6685527 -535.5788784 1529.73077011 C-537.43629907 1530.21789501 -539.29381847 1530.70464366 -541.15145302 1531.1909523 C-543.73510327 1531.86734699 -546.3184167 1532.54501208 -548.90161133 1533.22314453 C-549.72180409 1533.43791506 -550.54199686 1533.65268559 -551.38704395 1533.87396431 C-555.94779883 1535.07401913 -560.49658814 1536.3098264 -565.03793335 1537.58148193 C-566.03597079 1537.85943541 -567.03400824 1538.13738888 -568.06228924 1538.42376518 C-569.98650644 1538.96128353 -571.90924078 1539.50414834 -573.83020496 1540.05317879 C-574.70021483 1540.29584921 -575.5702247 1540.53851963 -576.46659851 1540.7885437 C-577.61311905 1541.11375661 -577.61311905 1541.11375661 -578.78280163 1541.44553947 C-581.2554438 1541.9538342 -583.52537307 1541.98987047 -586.04296875 1541.91015625 C-594.92244372 1523.782415 -603.77428443 1505.65203418 -612.20776367 1487.31152344 C-616.37072777 1478.28667021 -620.68683488 1469.34273361 -625.04296875 1460.41015625 C-629.95859696 1450.33011763 -634.79257985 1440.22365851 -639.48046875 1430.03515625 C-644.36389886 1419.42379307 -649.41667252 1408.90573612 -654.54296875 1398.41015625 C-660.21395769 1386.79937243 -665.75874182 1375.14550497 -671.16015625 1363.40625 C-675.34046626 1354.35064047 -679.67141492 1345.37462804 -684.04296875 1336.41015625 C-689.5265444 1325.16513365 -694.87715305 1313.87256392 -700.109375 1302.5078125 C-704.63720418 1292.70678668 -709.34273083 1282.99800253 -714.07473755 1273.29437256 C-718.64433587 1263.91882907 -723.12068685 1254.51056164 -727.48046875 1245.03515625 C-732.36389886 1234.42379307 -737.41667252 1223.90573612 -742.54296875 1213.41015625 C-748.21395769 1201.79937243 -753.75874182 1190.14550497 -759.16015625 1178.40625 C-763.34046626 1169.35064047 -767.67141492 1160.37462804 -772.04296875 1151.41015625 C-777.5265444 1140.16513365 -782.87715305 1128.87256392 -788.109375 1117.5078125 C-792.63720418 1107.70678668 -797.34273083 1097.99800253 -802.07473755 1088.29437256 C-806.64433587 1078.91882907 -811.12068685 1069.51056164 -815.48046875 1060.03515625 C-820.36389886 1049.42379307 -825.41667252 1038.90573612 -830.54296875 1028.41015625 C-836.20718697 1016.8132348 -841.74705007 1005.17401022 -847.14038086 993.44799805 C-852.16453212 982.56168125 -857.3993645 971.78078445 -862.66430664 961.00927734 C-862.99229248 960.33703629 -863.32027832 959.66479523 -863.65820312 958.97218323 C-864.54612895 957.15301501 -865.43619083 955.33488982 -866.32641602 953.5168457 C-866.89287842 952.32663818 -867.45934082 951.13643066 -868.04296875 949.91015625 C-868.3819845 949.30737301 -868.72100024 948.70458978 -869.07028919 948.08354038 C-872.70463547 941.11011566 -872.57568347 934.58150763 -872.47850037 926.84864807 C-872.47473661 925.39532276 -872.47268575 923.94199221 -872.47216094 922.48866212 C-872.46514 918.42856012 -872.43192862 914.3690171 -872.39448316 910.30909674 C-872.36481808 906.72500259 -872.35040211 903.14090651 -872.33591051 899.55672364 C-872.28443175 886.87060242 -872.18056267 874.1850557 -872.0728299 861.49930984 C-872.02115597 855.28837513 -871.97435408 849.07740319 -871.92677689 842.866436 C-871.63887662 805.69558957 -871.28317137 768.52546995 -870.91347418 731.35535964 C-870.79694642 719.63462787 -870.68228747 707.91387888 -870.56881523 696.19311714 C-870.56064228 695.34909111 -870.55246932 694.50506508 -870.5440487 693.6354625 C-870.51084751 690.20637335 -870.47765587 686.77728411 -870.44447736 683.34819474 C-870.13585001 651.45194502 -869.82288834 619.55573926 -869.50764111 587.65955434 C-869.22938183 559.50361518 -868.95421763 531.3476475 -868.68188477 503.19165039 C-868.66435292 501.37917481 -868.64682103 499.56669922 -868.6292891 497.75422364 C-868.62062046 496.85803491 -868.61195183 495.96184618 -868.60302051 495.03850022 C-868.55935529 490.5243669 -868.51568488 486.01023364 -868.47200871 481.49610043 C-868.46338672 480.60493695 -868.45476473 479.71377347 -868.44588147 478.79560504 C-868.21599216 455.03807069 -867.98396793 431.28055721 -867.75125498 407.52305037 C-867.73880091 406.25158184 -867.73880091 406.25158184 -867.72609525 404.95442708 C-867.65771655 397.97361227 -867.65771655 397.97361227 -867.62599416 394.7360434 C-867.51127421 383.02668872 -867.39727369 371.31732725 -867.28377888 359.60796063 C-867.13749654 344.51680212 -866.98969192 329.42565966 -866.83945138 314.33454 C-866.76736743 307.09050965 -866.6958853 299.84647494 -866.6264267 292.6024189 C-866.26893436 255.36765077 -865.74190101 218.13994224 -865.04296875 180.91015625 C-864.43123973 180.77944493 -863.81951071 180.64873362 -863.18924445 180.51406135 C-860.382139 179.91425254 -857.57503356 179.31444372 -854.76792812 178.7146349 C-853.32469917 178.40625267 -853.32469917 178.40625267 -851.85231408 178.0916405 C-846.60800922 176.97106258 -841.36370448 175.85048404 -836.11940002 174.72990417 C-824.66580952 172.28255225 -813.2122174 169.83520789 -801.75862026 167.387887 C-794.85861055 165.91354336 -787.95860192 164.43919465 -781.05859375 162.96484375 C-780.36101054 162.81578858 -779.66342734 162.66673341 -778.94470525 162.51316142 C-760.8506931 158.64694548 -742.75671699 154.78056097 -724.66280556 150.91387367 C-656.83011931 136.41801835 -588.99601168 121.92882121 -521.16173172 107.44042587 C-457.08629664 93.7554224 -457.08629664 93.7554224 -393.01171875 80.06640625 C-391.86470993 79.82131002 -390.71770111 79.5762138 -389.53593445 79.32369041 C-379.74633343 77.23179591 -369.95675832 75.13978015 -360.16723633 73.04751587 C-329.62304328 66.51946334 -299.07794622 59.99565548 -268.53233767 53.47422993 C-260.65219019 51.79182192 -252.77207065 50.10928313 -244.89196777 48.42666626 C-243.1959103 48.06451226 -243.1959103 48.06451226 -241.46558905 47.69504201 C-236.86461272 46.7126063 -232.26363739 45.73016588 -227.66266537 44.74770999 C-214.15779489 41.86398645 -200.65284425 38.9806392 -187.1477313 36.09805143 C-178.61349922 34.27642948 -170.07938786 32.45424258 -161.54534578 30.63173068 C-156.30134115 29.51186513 -151.05727432 28.39229255 -145.81306458 27.27338791 C-123.38757021 22.48854484 -100.96637556 17.68501442 -78.55638981 12.82799709 C-75.24998599 12.11161797 -71.94341375 11.39602204 -68.63677216 10.68074131 C-67.56447625 10.44877707 -66.49218034 10.21681284 -65.38739061 9.97781938 C-63.24952074 9.51536529 -61.11164335 9.05294597 -58.97375822 8.5905624 C-52.78824345 7.25217168 -46.60399865 5.90809576 -40.42065525 4.55971098 C-36.63494167 3.73543627 -32.84815586 2.91617527 -29.06106567 2.0982511 C-27.31100434 1.7191286 -25.56141176 1.33783481 -23.81233215 0.95420861 C-21.42624871 0.4311022 -19.03863974 -0.08438529 -16.6505127 -0.59806824 C-15.61724499 -0.82756533 -15.61724499 -0.82756533 -14.5631032 -1.06169873 C-4.62315084 -3.17507792 -4.62315084 -3.17507792 0 0 Z ' fill='%23FEFEFE' transform='translate(938.04296875,24.08984375)'/%3E%3Cpath d='M0 0 C0.70125 0.75410156 1.4025 1.50820312 2.125 2.28515625 C3.36056641 3.53039062 3.36056641 3.53039062 4.62109375 4.80078125 C5.86052734 6.06148437 5.86052734 6.06148437 7.125 7.34765625 C8.79109552 8.76896996 10.4794265 10.1645754 12.1875 11.53515625 C13.09886719 12.27378906 14.01023437 13.01242188 14.94921875 13.7734375 C15.44728027 14.17643066 15.9453418 14.57942383 16.45849609 14.99462891 C19.81802424 17.72221534 23.15859815 20.47291852 26.5 23.22265625 C27.22985107 23.82319824 27.95970215 24.42374023 28.71166992 25.04248047 C33.70512786 29.15879189 38.65822437 33.31954427 43.58886719 37.51074219 C48.7112255 41.85942775 53.91114553 46.10949384 59.125 50.34765625 C65.00508412 55.12737375 70.84940611 59.94239222 76.625 64.84765625 C81.39421695 68.89766136 86.20412116 72.89117481 91.0546875 76.84375 C100.63651921 84.657941 110.18070308 92.51458799 119.60205078 100.52172852 C123.71356592 104.01182522 127.87401309 107.43704884 132.0546875 110.84375 C141.63206549 118.6543089 151.17252957 126.50656583 160.58886719 134.51074219 C165.7112255 138.85942775 170.91114553 143.10949384 176.125 147.34765625 C182.00508412 152.12737375 187.84940611 156.94239222 193.625 161.84765625 C198.39421695 165.89766136 203.20412116 169.89117481 208.0546875 173.84375 C217.63651921 181.657941 227.18070308 189.51458799 236.60205078 197.52172852 C240.71356592 201.01182522 244.87401309 204.43704884 249.0546875 207.84375 C258.09278538 215.21451431 267.11258665 222.60801074 276 230.16015625 C285.75972369 238.65047236 285.75972369 238.65047236 296.125 246.34765625 C296.125 247.00765625 296.125 247.66765625 296.125 248.34765625 C295.16799194 248.58101685 295.16799194 248.58101685 294.19165039 248.8190918 C283.18238736 251.51283713 272.20615727 254.22818032 261.35961914 257.5222168 C255.14335435 259.3906074 248.8609332 260.93498055 242.55664062 262.47509766 C237.28226961 263.775447 232.07246521 265.20681575 226.875 266.78515625 C218.98339637 269.17838729 211.00565001 271.15035751 202.99804688 273.11474609 C196.39117329 274.74758771 189.86637407 276.54623801 183.35546875 278.5234375 C177.14061909 280.3914848 170.85951755 281.93532639 164.55664062 283.47509766 C159.28226976 284.77544697 154.07246041 286.20679409 148.875 287.78515625 C140.78944568 290.2374933 132.61436181 292.28161244 124.40917969 294.29272461 C123.43625977 294.53128174 122.46333984 294.76983887 121.4609375 295.015625 C120.07406738 295.354729 120.07406738 295.354729 118.65917969 295.70068359 C116.49249223 296.25383598 114.36336357 296.86671424 112.2265625 297.5234375 C107.17353062 298.86624572 107.17353062 298.86624572 104.125 298.34765625 C101.84613904 296.86118354 99.88012073 295.39927373 97.8125 293.66015625 C97.20929932 293.16974854 96.60609863 292.67934082 95.98461914 292.17407227 C94.02252707 290.57580518 92.07410211 288.96172661 90.125 287.34765625 C88.11562103 285.7058466 86.10254204 284.06866553 84.08886719 282.43212891 C82.73163212 281.32900749 81.37552131 280.22450148 80.02050781 279.11865234 C75.91609567 275.77501452 71.77171257 272.49570486 67.5625 269.28515625 C62.24073881 265.22484957 57.00221646 261.07212854 51.78320312 256.88085938 C47.56123679 253.49200459 43.32190158 250.12683573 39.0625 246.78515625 C38.48749756 246.33390381 37.91249512 245.88265137 37.32006836 245.41772461 C34.4488633 243.16601259 31.57492789 240.9178309 28.69921875 238.671875 C22.43426469 233.77226847 16.22252977 228.81622698 10.0625 223.78515625 C5.28107379 219.88086735 0.47076852 216.02890508 -4.4375 212.28515625 C-9.75926119 208.22484957 -14.99778354 204.07212854 -20.21679688 199.88085938 C-24.43876321 196.49200459 -28.67809842 193.12683573 -32.9375 189.78515625 C-33.51250244 189.33390381 -34.08750488 188.88265137 -34.67993164 188.41772461 C-37.5511367 186.16601259 -40.42507211 183.9178309 -43.30078125 181.671875 C-43.86861328 181.22682617 -44.43644531 180.78177734 -45.02148438 180.32324219 C-46.17148753 179.4246804 -47.32513774 178.53076632 -48.48242188 177.64160156 C-51.74045811 175.1174389 -54.83280502 172.49857165 -57.85546875 169.6953125 C-58.53561035 169.08671387 -59.21575195 168.47811523 -59.91650391 167.85107422 C-61.22414482 166.67612458 -62.50627958 165.47187655 -63.75537109 164.23486328 C-66.54533677 161.77321586 -68.60896254 160.30975155 -72.42273158 160.4239344 C-73.88335433 160.68769602 -73.88335433 160.68769602 -75.37348461 160.95678616 C-76.532666 161.1619362 -77.69184739 161.36708624 -78.88615549 161.57845294 C-80.21612263 161.83302028 -81.54571981 162.08952582 -82.875 162.34765625 C-83.58866707 162.48327554 -84.30233413 162.61889483 -85.03762747 162.75862379 C-91.09211126 163.91195937 -97.13434413 165.12432481 -103.17658997 166.33985901 C-105.22383462 166.74947616 -107.27113058 167.15883694 -109.31847304 167.56796497 C-114.91795591 168.68768495 -120.51671508 169.81098636 -126.11536062 170.93488443 C-132.16331614 172.14831127 -138.21194594 173.35836826 -144.26049805 174.56881714 C-154.73301239 176.66504949 -165.20511688 178.76331776 -175.67695045 180.86294746 C-190.82593902 183.90032222 -205.97568897 186.93388588 -221.12564202 189.9664458 C-228.1908002 191.38068091 -235.25592122 192.79510163 -242.32103252 194.20957088 C-243.02816868 194.35114272 -243.73530484 194.49271456 -244.46386936 194.63857646 C-261.27720148 198.00472607 -278.0901693 201.37269391 -294.90307617 204.7409668 C-295.63829971 204.88825969 -296.37352325 205.03555259 -297.13102629 205.1873089 C-308.31653151 207.42818821 -319.50201773 209.66916236 -330.6875 211.91015625 C-342.62458208 214.30173143 -354.56167153 216.69326983 -366.4987793 219.0847168 C-367.23436263 219.23208222 -367.96994596 219.37944764 -368.72781969 219.53127867 C-385.52267949 222.89591995 -402.31764316 226.2600415 -419.11293316 229.62253475 C-419.81879946 229.76385261 -420.52466576 229.90517046 -421.25192194 230.05077068 C-428.29867543 231.46155257 -435.34544709 232.87224368 -442.39224589 234.28279922 C-457.52650056 237.31223922 -472.66043433 240.34326913 -487.79372452 243.37752365 C-498.82031735 245.58835224 -509.84731292 247.79716235 -520.8747072 250.0039906 C-526.84859839 251.19957688 -532.82229234 252.39612748 -538.79548454 253.59520149 C-544.26165771 254.69247995 -549.72835469 255.78710772 -555.19548246 256.87961971 C-557.17456507 257.27559931 -559.15345106 257.67256315 -561.13212035 258.07060296 C-563.81966445 258.61109885 -566.50789784 259.14802684 -569.19633198 259.68407536 C-569.96575084 259.83970685 -570.73516971 259.99533834 -571.5279043 260.15568593 C-576.29663167 261.10156479 -581.04447354 261.79437528 -585.875 262.34765625 C-594.00553259 248.6664716 -601.89801684 234.85103788 -609.77832031 221.02490234 C-612.80823389 215.70965547 -615.84478764 210.39820449 -618.88104248 205.08657837 C-620.54598602 202.17377064 -622.21046898 199.26069973 -623.875 196.34765625 C-624.54166448 195.18098833 -625.20833114 194.01432166 -625.875 192.84765625 C-627.20833333 190.51432292 -628.54166667 188.18098958 -629.875 185.84765625 C-630.20498993 185.27017639 -630.53497986 184.69269653 -630.87496948 184.09771729 C-631.54174664 182.93085218 -632.20851503 181.76398206 -632.87527466 180.59710693 C-634.54017906 177.68343534 -636.20523486 174.76985047 -637.87060547 171.85644531 C-640.89173348 166.57092621 -643.91171256 161.28476656 -646.92608643 155.99539185 C-648.28141637 153.61729465 -649.63741599 151.23957988 -650.99365234 148.86199951 C-651.98953536 147.11600301 -652.98500426 145.36977032 -653.98046875 143.62353516 C-657.28527469 137.83766094 -660.61402804 132.06748295 -663.9921875 126.32421875 C-664.64558105 125.21208008 -665.29897461 124.09994141 -665.97216797 122.95410156 C-667.21453022 120.84428546 -668.46077967 118.73675215 -669.71142578 116.63183594 C-670.26040527 115.70016602 -670.80938477 114.76849609 -671.375 113.80859375 C-671.8596875 112.99181152 -672.344375 112.1750293 -672.84375 111.33349609 C-673.875 109.34765625 -673.875 109.34765625 -673.875 107.34765625 C-673.09342529 107.2182666 -672.31185059 107.08887695 -671.5065918 106.95556641 C-667.52504332 106.29570383 -663.54372129 105.63448964 -659.5625 104.97265625 C-658.78859924 104.84405212 -658.01469849 104.715448 -657.21734619 104.58294678 C-646.17602169 102.74675095 -635.13910399 100.88576133 -624.10546875 99.00390625 C-599.29896472 94.77520909 -574.48799836 90.60273321 -549.63323975 86.66656494 C-535.8637946 84.48503815 -522.11241344 82.22245626 -508.375 79.84765625 C-493.39189124 77.25871058 -478.39123127 74.79943929 -463.375 72.41015625 C-461.23413001 72.06925988 -459.09326087 71.72835816 -456.95239258 71.38745117 C-453.73461071 70.87514524 -450.51682703 70.36285081 -447.29902649 69.85066223 C-436.55054078 68.13877073 -425.80496601 66.40942939 -415.0625 64.66015625 C-414.09915741 64.50330353 -413.13581482 64.34645081 -412.14328003 64.18484497 C-390.7153351 60.68945032 -369.31234106 57.04656198 -347.9065361 53.4187088 C-326.99232754 49.87464227 -306.07536212 46.3604991 -285.125 43.03515625 C-284.13111267 42.87735687 -283.13722534 42.7195575 -282.11322021 42.55697632 C-278.20061185 41.93617025 -274.28790213 41.31600806 -270.37506104 40.69667053 C-259.93345489 39.04296358 -249.49673353 37.35973113 -239.0625 35.66015625 C-237.61259171 35.42406143 -237.61259171 35.42406143 -236.13339233 35.18319702 C-222.22412557 32.91429132 -208.3250457 30.58668638 -194.4296875 28.234375 C-193.21596183 28.02890706 -193.21596183 28.02890706 -191.97771645 27.81928825 C-185.2883864 26.68665897 -178.59919 25.55324047 -171.91010666 24.41915512 C-149.82917273 20.67563339 -127.7420086 16.99500459 -105.6204834 13.49765015 C-91.7927323 11.31121941 -77.98425154 9.03442294 -64.1875 6.66015625 C-62.50734117 6.37172744 -60.82716568 6.08339559 -59.14697266 5.79516602 C-58.33488342 5.65583145 -57.52279419 5.51649689 -56.68609619 5.37294006 C-53.51876974 4.82957624 -50.35143908 4.28623764 -47.184021 3.7434082 C-45.64593858 3.47979037 -44.10789324 3.21595608 -42.56988525 2.9519043 C-38.21204983 2.20464035 -33.85284251 1.4666412 -29.49105835 0.74276733 C-27.58455074 0.42428065 -25.67956089 0.09674819 -23.7746582 -0.23120117 C-5.60406628 -3.22081527 -5.60406628 -3.22081527 0 0 Z ' fill='%23000000' transform='translate(879.875,215.65234375)'/%3E%3Cpath d='M0 0 C1.74926758 1.4621582 1.74926758 1.4621582 3.33203125 3.48828125 C3.92838379 4.22127441 4.52473633 4.95426758 5.13916016 5.70947266 C6.06027588 6.84328369 6.06027588 6.84328369 7 8 C8.24048589 9.36001949 9.49445939 10.70786127 10.76171875 12.04296875 C11.39924072 12.717229 12.0367627 13.39148926 12.69360352 14.08618164 C13.35158936 14.7796167 14.0095752 15.47305176 14.6875 16.1875 C19.50738603 21.28702486 24.31381465 26.39656273 29.0625 31.5625 C33.51287761 36.40231417 37.99843919 41.20775951 42.5 46 C47.50742662 51.33109818 52.48883895 56.68434802 57.44140625 62.06640625 C61.43563775 66.40147884 65.46436551 70.703476 69.5 75 C74.02152063 79.81382095 78.52790829 84.64021595 83 89.5 C88.69412836 95.68642719 94.44487257 101.81883871 100.19921875 107.94921875 C108.63477961 116.93637695 117.04195761 125.94909149 125.39135742 135.01635742 C130.04136905 140.05917649 134.73717995 145.05855084 139.43334961 150.05834961 C143.79452604 154.70488353 148.1263127 159.37710404 152.44140625 164.06640625 C156.43563808 168.4014792 160.46439819 172.7034449 164.5 177 C169.5434386 182.37022176 174.56487846 187.75929124 179.55566406 193.1784668 C185.35058107 199.47073817 191.17607699 205.73458605 197 212 C195.53117765 214.9376447 193.24129648 215.12456599 190.27563477 216.13075256 C189.45506592 216.40084641 188.63449707 216.67094025 187.7890625 216.94921875 C186.93223877 217.23804428 186.07541504 217.52686981 185.19262695 217.82444763 C183.32522875 218.45315157 181.45670371 219.07851587 179.58721924 219.70098877 C174.51151008 221.39135794 169.44393813 223.10586361 164.375 224.81640625 C163.33131256 225.16781677 162.28762512 225.51922729 161.21231079 225.88128662 C152.17133198 228.92935547 143.16393866 232.06808535 134.16326904 235.2328186 C114.81500446 242.03357984 95.39837397 248.62617519 75.96756744 255.18616486 C59.11600167 260.87571984 42.28095001 266.6045873 25.5 272.5 C8.62534149 278.42355951 -8.28888529 284.22870921 -25.22192383 289.98291016 C-28.06229858 290.94817243 -30.90194463 291.91553254 -33.7409668 292.88476562 C-37.08457105 294.026044 -40.42970489 295.1627186 -43.77609253 296.29580879 C-45.62003922 296.92131037 -47.46250214 297.5511806 -49.30493164 298.18113708 C-50.40893311 298.55376175 -51.51293457 298.92638641 -52.65039062 299.31030273 C-53.61545532 299.63812241 -54.58052002 299.96594208 -55.5748291 300.30369568 C-58 301 -58 301 -61 301 C-62.7265625 299.19921875 -62.7265625 299.19921875 -64.625 296.6875 C-65.33011719 295.77226563 -66.03523438 294.85703125 -66.76171875 293.9140625 C-67.50035156 292.95242188 -68.23898437 291.99078125 -69 291 C-70.47191146 289.18160319 -71.95110733 287.36907884 -73.4375 285.5625 C-74.18902344 284.64597656 -74.94054687 283.72945312 -75.71484375 282.78515625 C-76.46894531 281.86605469 -77.22304688 280.94695312 -78 280 C-79.50028317 278.16689838 -81.00028408 276.33356573 -82.5 274.5 C-83.2425 273.5925 -83.985 272.685 -84.75 271.75 C-109.5 241.5 -109.5 241.5 -111.72265625 238.78125 C-113.31100114 236.84145315 -114.90238673 234.90414382 -116.49609375 232.96875 C-117.30175781 231.9890625 -118.10742188 231.009375 -118.9375 230 C-120.03384766 228.6696875 -120.03384766 228.6696875 -121.15234375 227.3125 C-123 225 -123 225 -125 222 C-135.00579177 222.43000654 -144.55454375 224.08575583 -154.35424805 226.03637695 C-158.9933378 226.95888673 -163.63740616 227.8556878 -168.28125 228.75390625 C-169.2455896 228.94087067 -170.2099292 229.12783508 -171.20349121 229.32046509 C-181.61530753 231.32950296 -192.05582991 233.16817861 -202.5 235 C-216.9382192 237.53862552 -231.35385522 240.17010135 -245.75 242.9375 C-261.07086981 245.8823241 -276.40381724 248.75242187 -291.75 251.5625 C-292.78673859 251.75236481 -293.82347717 251.94222961 -294.89163208 252.1378479 C-299.00722581 252.8913496 -303.12288691 253.64448136 -307.23866272 254.39698792 C-318.24306158 256.40907258 -329.24461229 258.43653333 -340.24584961 260.46582031 C-341.75504223 260.74415873 -343.26423819 261.02247907 -344.7734375 261.30078125 C-345.51672806 261.43785492 -346.26001862 261.57492859 -347.02583313 261.71615601 C-351.9560275 262.62480154 -356.88697664 263.52926215 -361.81834412 264.43151855 C-365.30919686 265.07033966 -368.79982356 265.71039105 -372.29043579 266.3505249 C-373.94671632 266.65391145 -375.60310552 266.95670537 -377.25961304 267.2588501 C-379.55487046 267.67754301 -381.84981515 268.09788216 -384.14453125 268.51953125 C-384.85185898 268.64936401 -385.55918671 268.77919678 -386.28794861 268.91296387 C-389.96711993 269.5960981 -393.61883432 270.34414137 -397.26171875 271.19921875 C-400.38450065 271.86815322 -402.84961501 272.06957114 -406 272 C-406.36013184 271.20456787 -406.72026367 270.40913574 -407.09130859 269.58959961 C-414.64847411 252.90767216 -422.25210243 236.24827482 -429.9375 219.625 C-436.33400769 205.78905909 -442.69740899 191.93862912 -449.02661133 178.07177734 C-453.1557452 169.02650773 -457.30157504 159.98909472 -461.45898438 150.95678711 C-467.37279976 138.10812928 -473.27851882 125.25559039 -479.12493896 112.37609863 C-479.74543879 111.01036079 -480.36720588 109.64519794 -480.99029541 108.28063965 C-481.84221648 106.41400784 -482.68883554 104.5449589 -483.53515625 102.67578125 C-484.013479 101.62302002 -484.49180176 100.57025879 -484.98461914 99.4855957 C-486 97 -486 97 -486 95 C-484.78836182 94.7683313 -484.78836182 94.7683313 -483.55224609 94.53198242 C-463.35980712 90.66085689 -443.20378855 86.62901958 -423.0625 82.5 C-406.62091719 79.12971036 -390.17143362 75.83768427 -373.67147827 72.76559448 C-364.04758396 70.97347381 -354.45352492 69.08669478 -344.875 67.0625 C-332.76476159 64.50357348 -320.61100134 62.23437683 -308.4375 60 C-295.50871022 57.6269238 -282.63780261 55.13707157 -269.80371094 52.29125977 C-258.02925096 49.71700559 -246.17547355 47.58532068 -234.32177734 45.41210938 C-224.34774038 43.58150764 -214.38915211 41.75324901 -204.5 39.5 C-192.71960431 36.81583004 -180.83114014 34.71580681 -168.94937134 32.53762817 C-156.73353457 30.29478857 -144.5806191 27.90733327 -132.45361328 25.22119141 C-121.74259103 22.87850225 -110.96648422 20.93568249 -100.17913818 18.98358154 C-90.16780356 17.1695229 -80.21255727 15.24651264 -70.2902832 12.98852539 C-58.02057309 10.25415821 -45.62704775 8.1018506 -33.26098633 5.85375977 C-31.462957 5.52542975 -29.66502183 5.19658363 -27.8671875 4.8671875 C-27.00286606 4.70897018 -26.13854462 4.55075287 -25.24803162 4.38774109 C-19.31141015 3.28494839 -13.45239077 2.00445754 -7.59814453 0.52001953 C-4.9020207 -0.01961059 -2.73406493 -0.34306402 0 0 Z ' fill='%23000000' transform='translate(751,522)'/%3E%3Cpath d='M0 0 C1.88317881 1.99673733 3.29695241 3.80643041 4.8125 6.0625 C5.27551514 6.7222583 5.73853027 7.3820166 6.21557617 8.06176758 C7.2527966 9.54473841 8.2820319 11.0333152 9.3046875 12.52636719 C11.11438491 15.16689919 12.94581956 17.79135822 14.78125 20.4140625 C17.51271434 24.32208043 20.23486193 28.23633067 22.94921875 32.15625 C26.6582259 37.51145387 30.38662156 42.85277005 34.125 48.1875 C34.69452393 49.00049561 35.26404785 49.81349121 35.85083008 50.65112305 C36.99452369 52.28360237 38.13832203 53.91600831 39.28222656 55.54833984 C42.1896209 59.69786428 45.09468001 63.84902306 48 68 C49.16665575 69.66667431 50.33332241 71.33334098 51.5 73 C72.5 103 72.5 103 74.25219727 105.50317383 C75.41149596 107.15929169 76.57083797 108.81537925 77.73022461 110.47143555 C80.7599885 114.79924325 83.78885683 119.12767405 86.81640625 123.45703125 C87.75709961 124.8018457 87.75709961 124.8018457 88.71679688 126.17382812 C89.90978609 127.87936085 91.10251268 129.58507733 92.29492188 131.29101562 C92.83826172 132.06767578 93.38160156 132.84433594 93.94140625 133.64453125 C94.45590332 134.3813916 94.97040039 135.11825195 95.50048828 135.87744141 C96.49107452 137.27961606 97.49450495 138.67281433 98.51123047 140.05615234 C102 144.80376887 102 144.80376887 102 147 C85.22191973 151.22007962 68.44209635 155.41775039 51.60205078 159.38476562 C46.73185648 160.53628464 41.86608803 161.7062723 37 162.875 C35.96012939 163.12467529 34.92025879 163.37435059 33.84887695 163.6315918 C22.12674513 166.44772224 10.40807077 169.27817578 -1.31054688 172.10888672 C-7.3735319 173.57327895 -13.43677769 175.03659062 -19.5 176.5 C-21.91666795 177.08332803 -24.33333461 177.66666136 -26.75 178.25 C-41.25 181.75 -41.25 181.75 -44.87817383 182.62573242 C-47.28428157 183.20653942 -49.69036896 183.78743075 -52.09643555 184.3684082 C-58.29948581 185.86610205 -64.50292976 187.36213503 -70.70703125 188.85546875 C-72.60497437 189.31276367 -72.60497437 189.31276367 -74.54125977 189.77929688 C-77.02196243 190.37670828 -79.50291297 190.97309146 -81.98413086 191.56835938 C-87.07849881 192.79396604 -92.16732347 194.02874506 -97.234375 195.36328125 C-97.98291748 195.55897705 -98.73145996 195.75467285 -99.50268555 195.95629883 C-101.38036349 196.4519239 -103.25482609 196.95968989 -105.12890625 197.46875 C-108.05008253 198.00926697 -109.26397517 197.9838217 -112 197 C-113.50463867 195.68408203 -113.50463867 195.68408203 -114.91796875 194.0078125 C-115.70905029 193.08234619 -115.70905029 193.08234619 -116.51611328 192.13818359 C-117.0676709 191.47383301 -117.61922852 190.80948242 -118.1875 190.125 C-118.76483887 189.4438916 -119.34217773 188.7627832 -119.93701172 188.06103516 C-123.93139368 183.33292313 -127.86177897 178.55157688 -131.7578125 173.7421875 C-134.30253683 170.62999852 -136.89618225 167.56273503 -139.5 164.5 C-143.62113948 159.65051278 -147.66991612 154.74838877 -151.6875 149.8125 C-154.26146392 146.68200334 -156.87569086 143.58827539 -159.5 140.5 C-163.62101634 135.65040619 -167.66991354 130.74839194 -171.6875 125.8125 C-174.26146392 122.68200334 -176.87569086 119.58827539 -179.5 116.5 C-183.62101634 111.65040619 -187.66991354 106.74839194 -191.6875 101.8125 C-194.720694 98.12348027 -197.81204745 94.48560228 -200.90527344 90.84692383 C-204.63570788 86.45090135 -208.28520218 81.99276434 -211.91796875 77.515625 C-214.45489563 74.45037001 -217.09649805 71.49112118 -219.78515625 68.55859375 C-221 67 -221 67 -221 65 C-169.7879893 49.52265226 -118.57422304 34.05127574 -67.33019257 18.68021011 C-64.45464855 17.81764399 -61.57915774 16.95490066 -58.70367432 16.09213257 C-54.18065502 14.73513178 -49.65745588 13.37873213 -45.13409996 12.02285385 C-43.50207502 11.53362256 -41.8700857 11.04427242 -40.2381382 10.55478287 C-31.30347686 7.87525304 -22.36386715 5.21421018 -13.41064358 2.59726429 C-2.8806297 -0.48656376 -2.8806297 -0.48656376 0 0 Z ' fill='%23000000' transform='translate(552,971)'/%3E%3C/svg%3E"); background-position:center center; background-repeat:no-repeat; background-size:100% auto;}
ul.contact-no{position:relative; padding-left:50px; margin-bottom: 35px;}
ul.contact-no::before{content:""; display:block; width:39px; height:35px; position:absolute; left:0; top:10px; background-image:url("images/icon-customer-care-golden.png"); background-position:center center; background-repeat:no-repeat; background-size:100% auto;}
ul.contact-no > li{margin-bottom:10px;}
ul.contact-no > li:last-child{margin-bottom:0px;}
ul.app-buttons{display:flex;}
ul.app-buttons > li{margin-right:10px;}
ul.app-buttons > li:last-child{margin-right:0px;}
.tollFreeNo,.tollFreeNo:hover{color:var(--white-color);}
.footer-logo-wrap{margin-bottom:50px;}
.footer-nav-menu-wrap{margin:80px 0px 50px 0px;}
ul.footer-nav-menu{display:flex; flex-wrap:wrap; font-size:var(--text12); text-transform:uppercase;}
ul.footer-nav-menu > li{margin-right:16px;}
ul.footer-nav-menu > li:last-child{margin-right:0px;}
ul.footer-nav-menu > li > a{color:var(--white-color);}
.site-info{display:flex; flex-wrap:wrap; justify-content: flex-end;}
ul.footer-bottom-menu{display:flex; line-height:1; font-size:var(--text10); font-weight:300; text-transform:uppercase; justify-content: center; align-items: center; padding-bottom: 20px; font-family: 'Helvetica Neue';}
ul.footer-bottom-menu > li{border-right:1px solid #FFFFFF; padding-right:17px; margin-right:17px;}
ul.footer-bottom-menu > li > a{color:var(--white-color);}
ul.footer-bottom-menu > li:last-child{
    border-right: none;
}
.copyright{line-height:1; color:var(--white-color); text-transform:uppercase; font-size:var(--text10);}
.signup-wrap{display:flex; border-bottom:1px solid var(--white-color); position:relative;}
.signup-title{margin-bottom:57px; font-size:var(--text14); color:var(--white-color);}
input.formfields{border:0; background-color:transparent; padding:14px 0; color:var(--white-color); font-size: 12px;}
input.formfields:focus{background-color:transparent; color:var(--white-color);}
input.formfields::placeholder{color:var(--white-color);}
a.signup_btn{width:40px; height:40px; border-radius:100%; border:1px solid var(--white-color); display:flex; align-items:center; justify-content:center; position:absolute; right:0; top:-6px;}
a.signup_btn::after{width:22px; height:22px; border:0; content: "\f054"; font-family:var(--font-family-awesome); text-align: center; line-height: 22px;  font-size: 12px; color: var(--desertcolor);}

.section-above-footer {padding:100px 0;}
.quick-action-box{text-align:center; border-right: 1px solid var(--desertcolor); padding: 10px 10px; cursor:pointer;}
.quick-action-title{display:block; letter-spacing: 0.6px; margin-bottom:0;}
.quick-action-icon{display:block; margin:0 auto 30px auto; font-size:30px; color: var(--desertcolor); }
.quick-action-icon::before{font-size:0; display: block; width:40px; height:40px; margin:0 auto; background-position:center center; background-repeat:no-repeat; background-size:100% auto;}
.quick-store-icon::before{background-image: url("data:image/svg+xml,%3Csvg fill='%23d1aa66' height='48px' version='1.1' viewBox='0 0 48 48' width='48px' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle/%3E%3Cdesc/%3E%3Cg fill='none' fill-rule='evenodd' id='Page-1' stroke='none' stroke-width='1'%3E%3Cg id='Artboard-Copy' transform='translate(-407.000000, -189.000000)'%3E%3Cpath d='M431.817146,229.844154 C431.751239,229.937604 431.669792,230.019056 431.576347,230.08497 C431.125034,230.403315 430.501103,230.295524 430.182757,229.84421 L430.182769,229.844202 C427.688704,226.308407 425.924432,223.724755 424.889954,222.093248 C420.296651,214.849006 418,209.48459 418,206 C418,198.820298 423.820298,193 431,193 C438.179702,193 444,198.820298 444,206 C444,209.478486 441.711388,214.830218 437.134163,222.055196 C436.096156,223.69365 434.323817,226.28997 431.817146,229.844154 Z M431,213 C435.418278,213 439,209.418278 439,205 C439,200.581722 435.418278,197 431,197 C426.581722,197 423,200.581722 423,205 C423,209.418278 426.581722,213 431,213 Z' fill='%23d1aa66' id='location2'/%3E%3Cg id='slices' transform='translate(47.000000, 9.000000)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); width:45px;}
.quick-call-icon::before{background-image: url("data:image/svg+xml,%3Csvg fill='%23d1aa66' height='1792' viewBox='0 0 1792 1792' width='1792' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1600 1240q0 27-10 70.5t-21 68.5q-21 50-122 106-94 51-186 51-27 0-52.5-3.5t-57.5-12.5-47.5-14.5-55.5-20.5-49-18q-98-35-175-83-128-79-264.5-215.5t-215.5-264.5q-48-77-83-175-3-9-18-49t-20.5-55.5-14.5-47.5-12.5-57.5-3.5-52.5q0-92 51-186 56-101 106-122 25-11 68.5-21t70.5-10q14 0 21 3 18 6 53 76 11 19 30 54t35 63.5 31 53.5q3 4 17.5 25t21.5 35.5 7 28.5q0 20-28.5 50t-62 55-62 53-28.5 46q0 9 5 22.5t8.5 20.5 14 24 11.5 19q76 137 174 235t235 174q2 1 19 11.5t24 14 20.5 8.5 22.5 5q18 0 46-28.5t53-62 55-62 50-28.5q14 0 28.5 7t35.5 21.5 25 17.5q25 15 53.5 31t63.5 35 54 30q70 35 76 53 3 7 3 21z'/%3E%3C/svg%3E"); width:35px;}
.quick-download-icon::before{background-image: url("data:image/svg+xml,%3Csvg fill='%23d1aa66' viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M216 0h80c13.3 0 24 10.7 24 24v168h87.7c17.8 0 26.7 21.5 14.1 34.1L269.7 378.3c-7.5 7.5-19.8 7.5-27.3 0L90.1 226.1c-12.6-12.6-3.7-34.1 14.1-34.1H192V24c0-13.3 10.7-24 24-24zm296 376v112c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V376c0-13.3 10.7-24 24-24h146.7l49 49c20.1 20.1 52.5 20.1 72.6 0l49-49H488c13.3 0 24 10.7 24 24zm-124 88c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20zm64 0c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20z'/%3E%3C/svg%3E");}
.instagram-feed{margin-bottom: 65px;}
.instagram-feed-icon{display: block; width:28px; height:28px; margin:auto; background-image: url("data:image/svg+xml,%3Csvg fill='%23d1aa66' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M21.231 0h-18.462c-1.529 0-2.769 1.24-2.769 2.769v18.46c0 1.531 1.24 2.771 2.769 2.771h18.463c1.529 0 2.768-1.24 2.768-2.771v-18.46c0-1.529-1.239-2.769-2.769-2.769zm-9.231 7.385c2.549 0 4.616 2.065 4.616 4.615 0 2.549-2.067 4.616-4.616 4.616s-4.615-2.068-4.615-4.616c0-2.55 2.066-4.615 4.615-4.615zm9 12.693c0 .509-.413.922-.924.922h-16.152c-.511 0-.924-.413-.924-.922v-10.078h1.897c-.088.315-.153.64-.2.971-.05.337-.081.679-.081 1.029 0 4.079 3.306 7.385 7.384 7.385s7.384-3.306 7.384-7.385c0-.35-.031-.692-.081-1.028-.047-.331-.112-.656-.2-.971h1.897v10.077zm0-13.98c0 .509-.413.923-.924.923h-2.174c-.511 0-.923-.414-.923-.923v-2.175c0-.51.412-.923.923-.923h2.174c.511 0 .924.413.924.923v2.175z' fill-rule='evenodd' clip-rule='evenodd'/%3E%3C/svg%3E"); background-position:center center; background-repeat:no-repeat; background-size:100% auto;}
.back-to-top{z-index: 2; position: fixed; bottom: 40px;  right: 6%; background: rgba(41, 47, 53, 1); width: 38px; height: 38px; display: block; text-decoration: none; border-radius: 35px; text-align: center; line-height: 38px; color: var(--desertcolor); cursor: pointer; font-size: 12px;}

/*----category---banner---start---here---*/
.category_banner_wrapper{position: relative;}
.category_banner_wrapper:after{content:'';position: absolute;top: 0px;bottom: 0px;left: 0px;right: 0px;z-index: 1; background: rgba(0, 0, 0, 0.5);}
.category-banner-image{width: 100%; display: block; height: initial;max-height: initial;}
.category_banner_wrapper .category-text-wrap{width: 500px;text-align: center;margin-top:83px;}
.category_banner_container{width: 100%;overflow: hidden;}
.category_banner_content{position: absolute;top: 0%; left: 0%; bottom: 0px;right: 0px;z-index: 5}
.category_banner_content .container{display: flex;justify-content: center;align-items: center; height: 100%}
.banner_description p{line-height: 1.7;}
.white_color{color: #fff;}
.bannr-title{font-size: 44px;text-transform: capitalize;}
.product-color-filter-wrap{background: #fff;}
/* .container.container_cat_c{ border-left: 1px solid rgba(214, 164, 97, 1); border-right: 1px solid rgba(214, 164, 97, 1)} */
#product-category.container{border:none;position: relative;}
#product-category.container:after{content:''; position: absolute;top: 0px;left: 0px;right: 0px;bottom: 0px;
    border-left: 1px solid rgba(214, 164, 97, 1); border-right: 1px solid rgba(214, 164, 97, 1); z-index: 555;pointer-events: none;}
.category-banner-wrap{margin-bottom: 0px;}
.row-p{padding: 0px 20px;}
.top_box_c{border-bottom: 1px solid rgba(219, 218, 217, 1);padding: 15px 0px;}
.bf-cur-symb-left{
    color: #2C2C2C !important;
}


.product-list-new_list .col{width: 25%; margin-bottom: 0px;position: relative;
padding: 0px;}
.product-list-new_list .col form{height: 100%;}
.product-list-new_list .product-thumb{background: #fff;transition: all 0.3s;
    height: 100%;padding: 15px;}

.product-list-new_list .col .product-img-link img{transition: all 0.3s;}
.product-list-new_list{margin: 0px;}
.category-page, .products-category-section{background:#fff;}
.product-list-new_list .product-thumb-img{width: 75%;}
/*.product-thumb{position: relative;z-index: 4;}*/
.signature-collections-wrap{position: relative;}
.signature_parent{position: relative;}
.signature_parent .slider-button-next{left: auto;right: 6%;}
.signature_parent .slider-button-prev{right: auto;left: 1.8%;    transform: translate(0px, -50%) rotate(180deg);}
.signature_parent .slider-button-next, .signature_parent .slider-button-prev{width: 40px;top: 50%;}
.signature_parent .slider-button-next svg, .signature_parent .slider-button-prev svg{width: 100%;height: initial;}
/*.signature_parent .slider-button-prev.swiper-button-disabled{display: none;}*/
.grid_category_list_n .collection-cat-img{min-height: 500px;object-fit: cover; width: 100%; aspect-ratio: 4/4;}
.grid_category_list_n .collection_des_new{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

 .product-list-new_list .col:after{content: '';position: absolute;bottom: 0px;top: 0px;left: 0px;right: -1px;
    border: 1px solid rgba(219, 218, 217, 1); border-top: none;
        transition: all 0.3s;z-index: 50;pointer-events: none;}
.banner_desc_new p{color: #fff;}

.collection_des_new p{
    margin-bottom: 0;
}
.row_filters{display: flex;justify-content: end;}
.col_filters{display: inline-block;}
.product-sort-wrap{display: inline-block;}
.col_filters .product-sort-wrap .input-group{display: inline-block;position: relative;}
.col_filters .product-sort-wrap .input-group .form-select, .col_filters .filters_relative_box .filter-button {
    height: initial;
    padding: 0px;
    border: none;  
}
.col_filters .product-sort-wrap .input-group .form-select{
     width: initial; text-align: right !important; letter-spacing: 2px;background-image: url(./images/drop-icon.svg);
    padding-left: 10px;padding-right: 15px;cursor: pointer;position: relative;
    background-position: right 0px center;
    background-size: 11px auto;
}

.col_filters .product-sort-wrap .input-group .form-select:focus{
    background-image: url(./images/drop-icon2.svg);
}
.col_filters .filters_relative_box .filter-button.right-arrow-btn{min-width: 80px;position: relative;}
.row-p{align-items: center;}
.col_filters .filters_relative_box .filter-button.right-arrow-btn{background-image: none;}
.col_filters .filters_relative_box .filter-button:after{
content: '';
    position: absolute;
    top: 3px;
    right: 0px;
    background-image: url(./images/drop-icon.svg);
    width: 10px;
    height: 8px;
    background-size: 100%;
    background-repeat: no-repeat;

}
.col_filters .product-sort-wrap .input-group:after{top: 7px;}
.row_filters .col_filters:nth-of-type(2){padding-left: 30px;}
.filters_relative_box{position: relative;}

.product-color-filter-wrap{
        position: absolute;
    top: 117%;
    right: 0px !important;
    height: initial;background: #fff;padding: 20px 20px 20px 20px;
}

.product-color-filter-wrap.toggle{display: block;}

.product-color-filter-wrap .bf-panel-wrapper{max-height: 400px;}

div.product-color-filter-wrap .bf-attr-header{font-size: 13px;letter-spacing: 2px; color: #1F1F1F;font-family: 'Helvetica Neue';}
input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="search"], input[type="number"], textarea{
    font-family: 'Helvetica Neue'; letter-spacing: 2px;
}
.bf-cell label{letter-spacing: 1px;color: #747474;font-family: 'Helvetica Neue';padding-left: 13px;}
.entry-banner-image-wrap_new img{width: 100%;display: block;}
.no-result_p_n{padding: 50px 0px;text-align: center;}
.no-result_p_n .secondary-btn{display: inline-block;}
.col_filters .filters_relative_box .filter-button.active:after{transform: rotate(180deg);top: 2px;}


.bf-attr-filter.bf-attr-o5 input[type="checkbox"]::after{border: 0px solid #C4C4C4;}
.bf-attr-filter input[type="checkbox"]::after{width: 18px;
    content: '';
    height: 18px;
    border: 1px solid #C4C4C4;
     position: absolute !important;
    top: 5px;
    left: 10px;
    display: block;}
    .bf-attr-filter input[type="checkbox"]{cursor: pointer;}
.bf-attr-filter input[type="checkbox"]:checked::after{border-color: #d6a461;background: #fdecd4;}
.bf-attr-filter input[type="checkbox"]:checked::before{position: absolute;
    margin-top: 0px;
    top: 5px;
    left: 14px;color: #000;z-index: 1;}
.bf-attr-filter input[type="checkbox"]{width: 0px; height: 0px;}
.product-color-filter-wrap .bf-attr-filter{display: block;}


.bf-buttonclear{font-weight: 400;
    color: #747474;
    background: url(./images/circle.svg);
    background-size: 17px;
    background-repeat: no-repeat;
    background-position: 0px center; }
.bf-buttonclear:hover{
   background: url(./images/circle_red.svg);
    background-size: 17px;
    background-repeat: no-repeat;
    background-position: 0px center; 
}





@media only screen and (min-width: 1025px){
   
        .product-list-new_list .col:hover:after{bottom: -38px;}
   .product-list-new_list .col:hover .product-thumb{height: calc(100% + 38px);}
.product-list-new_list .col:hover .product-img-link img{transform: translateY(-10px);}
.product-price{position: absolute;bottom: -5px;left: 0px;right: 0px; text-align: center;}
.product-inclusive-tax{position: absolute;bottom: -25px;left: 0px;right: 0px; text-align: center;}
.product-price, .product-inclusive-tax{display: none;opacity: 0; transition: all 0.3s;}
.product-list-new_list .col:hover .product-price, .product-list-new_list .col:hover .product-inclusive-tax{display: block;opacity: 1}
}



.height-layer{position: absolute;top: 0px;bottom: 0;height: 100%; background: #fff;left: 0px;right: 0px;z-index: 1;
    transition: all 0.3s ease; border-bottom: 1px solid rgba(219, 218, 217, 1);}
.row-bottom_cat{padding-top: 0;padding-bottom: 0;}
.pagination_wraper_c{display: flex;justify-content: center;}
.page-link{border-color:rgba(219, 218, 217, 1);padding: 10px 15px; }
.active > .page-link, .page-link.active{border-color:rgba(219, 218, 217, 1);background-color:rgba(219, 218, 217, 1);color: #000;}
.page-link:hover, .page-link:focus{background-color:rgba(219, 218, 217, 1);color: #000;border-color:rgba(219, 218, 217, 1);}
.pagination_wraper_c .page-item:first-child .page-link{    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;}
    .pagination_wraper_c .page-item:last-child .page-link{    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;}



.product-list-new_list .col:hover{z-index: 44;}
    .product-list-new_list .col:hover .height-layer{
            height: 110%;

    }

.product-list-new_list .product-title-link{    font-family: 'Helvetica Neue';font-size: 14px; color: #1F1F1F;    letter-spacing: 2px;}
.product-list-new_list .product-code span{font-size: 13px;color: #747474;}
.product-list-new_list .price-new{color: #1f1f1f;font-weight: 500;font-size: 13px;}
.product-list-new_list .product-inclusive-tax{font-size: 12px; color: #747474;;}
.product-list-new_list .product-title{margin-bottom: 15px !important;}
.row-video{display:flex;flex-wrap: wrap;justify-content: space-between;}
.left_colm_video{width: 58.5%;padding-right: 7px;}
.right_image_colm_category{width: 41%;padding-left: 0px;}
.image_banner_v_c{width: 100%;display: block;}
.video_inner_colm_c{position: relative;}
.play_btn_video{display: block;position: absolute;top: 50%; left: 50%;transform: translate(-50%, -50%); width: 40px;}
.play_btn_video a{display: block;width: 100%; height: initial;}
.image_banner_right_c{width: 100%;display: block;}


.top_video_section_c{
    /* padding-top: 50px; */
    padding-bottom: 30px;
    overflow: hidden;
}

.right_image_colm_category_inner{position: relative;}
.unique_wraper{position: absolute;bottom: 15px;right: 15px;background: transparent;width: 60%;padding: 20px;z-index: 1;}
.unique_title{font-size: 22px;line-height: 1.3; text-align: center;margin-bottom: 15px; color: #2C2C2C;    font-weight: 400;}

.custom-category-description{border-top: 1px solid rgba(219, 218, 217, 1);box-shadow: none;}
.category-description-section .container{position: relative;border: none;}
.category-description-section .container:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: -20px;
    /* border-left: 1px solid rgba(214, 164, 97, 1);
    border-right: 1px solid rgba(214, 164, 97, 1); */
    z-index: 555;
    pointer-events: none;
}
.section_overflow_hidden{overflow: hidden;}


.main_features_content_box{overflow: hidden;}


.collection-category-banner_new{position: relative;}
.text-wrap_new{    position: absolute; top: 0%;left: 0%; bottom: 0px; right: 0px;z-index: 5;}
.text-wrap_new .container{display: flex;justify-content: center;align-items: center; height: 100%;}
.banner-text-col_new{width: 500px;text-align: center;margin-bottom: -83px;}
.collection-category-banner_new:after{
    content: '';
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 1;
    /* background: rgba(0, 0, 0, 0.4); */
}
.banner_title_new, .banner_desc_new{color: #fff;}
.banner_desc_new{text-transform: capitalize;letter-spacing: .2px;line-height: 1.8;}
.banner_title_new{font-size: 46px;letter-spacing: 2px;text-transform: capitalize;margin-bottom: 14px;}
.entry-banner-image-wrap_new{display: block;line-height: 0px;}

.section_padding{padding: 70px 0px;}
.signature-collections-wrap{width: 100%;overflow: hidden;margin-top: 40px;}
.signatue_slider .collection-cat-col .img-col{margin-bottom: 0px;position: relative;}
.signatue_slider .collection-cat-col .img-col img{width: 100%;display: block;pointer-events: none;}
.signatue_slider .collection-cat-col .img-col a{display: block;width: 100%;}
.signatue_slider .collection-cat-col{position: relative;}
.signatue_slider{padding-left: 30px;}
.artize-signature  .container {
    border-color: #D6A461;
}
.artize-signature .swiper-slide{padding: 0px 10px;}
.artize-signature .collection-cat-col .collection-cat-img {-webkit-filter: none;filter: none;}

.collection_image_content{position: absolute;bottom: 50px;left: 50%;transform: translate(-50%, 0%);text-align: center;width: 400px;z-index: 1;}
.collection_page_btn_box .discover-more-btn{display: inline-block;border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;}
.collection_title_new{font-size: 52px;color: #fff;    line-height: 1.2;margin-bottom: 15px; position: relative;bottom: -50px;transition: all 0.7s;
letter-spacing: 5px;text-transform:uppercase;}
.collection_page_btn_box{margin-top: 20px;}
.collection_des_new{color: #fff;text-transform: capitalize;letter-spacing: .5px;line-height: 1.8;font-size: 13px;}
.aartize-signature .collection-cat-col:hover .collection_title_new{bottom: 0px; }

.desc-coll-box{opacity: 0;transition: all 0.7s; min-height: 30px;}
.aartize-signature .collection-cat-col:hover .desc-coll-box, .ggrid_category_list_n .collection-cat-col:hover .desc-coll-box{opacity: 1;}
.grid_category_list_n .collection-cat-col{position: relative;}
.grid_category_list_n .collection_title_new{font-size: 26px;}
.grid_category_list_n .collection_image_content{width: 100%;left: 0px;right: 0px;padding-left: 50px;padding-right: 50px;transform: none;text-align: left;}
.grid_category_list_n .collection_des_new{width: 85%;}
.grid_category_list_n .discover-more-btn{padding: 10px 15px;}
.artize-signature .img-col{position: relative;}
.artize-signature .img-col:after{
        content: '';
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 1;
    /*   background: rgba(0, 0, 0, 0.5);
 pointer-events: none;*/
}
.grid_category_list_n{    padding: 10px 40px 0px 40px;}
.loader_category_bottom{margin-top: 60px;}
.loader_box_sv{width: 28px;margin: 0px auto;  -webkit-animation: spin_new 2s linear infinite;
  animation: spin_new 2s linear infinite;}
.loader_box_sv svg{width: 100%;height: initial;}

@-webkit-keyframes spin_new {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin_new {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.colm-cat-n-grid{margin-top: 30px;}
.category-description-section{background: #fff;}
.common_banner_new{position: relative;}
.absolute_wraper_banner{
    position: absolute;
    top: 0%;
    left: 0%;
    bottom: 0px;
    right: 0px;
    z-index: 5;
}
.absolute_wraper_banner .container{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.common_banner_new:after {
    content: '';
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 1;
    background: rgba(0, 0, 0, 0.3);
}

.container.about_container{border-color: #D6A461;}
.about_section_detail_page .about-wrapper{gap: 30px;}
.about_section_detail_page .about-content-wrap .about-text{margin-bottom: 5px;}
.about_section_detail_page .about-content-wrap{gap: 20px;}
.about_section_detail_page .about-wrapper{align-items: normal;}
.about_section_detail_page .about-content-wrap{display: block;height: initial;}
.about_section_detail_page .about-content-wrap img{height: initial;}
.about_section_detail_page .about-content-wrap .about_center_image{width: 100%;height: 100%; display: block;object-fit: fill;}
.about_section_detail_page .about_left_image{margin-top: 15px;}
.about_section_detail_page .about_right_image{margin-bottom: 25px;}

.bornformat_section{position: relative;background: url(../../../../../image/2025/about/born-from-art.jpg);background-size: cover;
padding: 150px 100px;background-position: center center;}
.bornformat_section .row{
    z-index: 2;
    position: relative;
}
.bornformat_section::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: #00000027;
    left: 0;
    z-index: 1;
}
.born_formet_title{color: #dbdbdb;text-align: center;font-size: 32px;letter-spacing: 2px;}
.born_formet_des{font-size: 16px;color: #dbdbdb;letter-spacing: 1px;padding-right: 20%;}

.about-artist-section-new-para{
    text-align: center;
    font-weight: 400;
    padding: 0 100px;
}
.about-artist-section-new .swiper-wrapper{display: block; }
.artist_inner_container{width: 70%; margin: 0px auto;}
.about-artist-section-new{background: #D6A461;padding-bottom: 50px;}
.about-artist-section-new .heading-line{background-color: rgb(255 255 255 / 45%);}
.about-artist-section-new .common-heading-h2::before, .about-artist-section-new .common-heading-h2::after{background-color: rgb(255 255 255 / 45%);}
.about-artist-section-new .common-heading-h2{ background-color: #d6a461;}
.about-artist-section-new .common-heading-h2{color: #fff;}

.artist_row{display: flex; flex-wrap: wrap;display: flex;margin-bottom: 30px;}
.about-artist-section-new .swiper-wrapper .swiper-slide{position: sticky;top: 0px;z-index: 2;}
.artist-colm-left{background: #EFEEEE;padding: 50px;width: 70%;align-items: center;display: flex;align-items: center;}
.artist-colm-left_inner{width: 100%;}
.artist-colm-right{width: 30%;}
.artist_image_box{width: 100%; height: 100%;}
.artist_image{width: 100%; height: 100%;object-fit: cover;display: block;}
.artist_inner_title{font-size: 32px;letter-spacing: 2px;color: #000;margin-bottom: 15px;text-transform: capitalize; line-height: 120%;}
.artist-colm-left p{font-size: 13px;color: #000;letter-spacing: 1px;}
.reward_wraper .container{border-color: #D6A461;}
/*.reward_wraper .swiper-wrapper{flex-wrap: wrap;}*/

.reward_wraper .container{padding-bottom: 50px !important;}
.carousel_parent_reward{width: 80%;overflow: hidden;margin: 0px auto;border: 1px solid #e6e6e638;}
.reward_inner{height: 250px;border-right: 1px solid #e6e6e638;}
.reward_inner img{width: 94%;max-height: 94%;object-fit: contain;}
.reward_inner a{display: block;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;}

.container.atelier_container{ border-color: #D6A461;}
.atreliar_top_wraper{padding: 70px 20px;}
.atelier-top_content{margin-bottom: 40px;}
.image-full{width: 100%;display: block;}
.atelier-top_content p{color: #747474;}
.title_vrt{text-transform: capitalize;}
ul.states-list li a{text-transform: capitalize;font-size: 13px;letter-spacing: 1px;}
.row_atelier{display: flex;align-items: center;background: #ffffff;margin-bottom: 30px;
position: sticky;
    top: 0px;
    z-index: 5;}
    .row_atelier:nth-child(odd) {
    flex-direction: row;
}
.row_atelier:nth-child(even) {
    flex-direction: row-reverse;
}
.image_colm_atelier{width: 45%;padding: 20px;border-right: 1px solid #DBDAD9;}
.image_colm_atelier{
    border-right: none;
}
.colm_atelier-right{padding: 20px 25% 20px 5%;width: 70%;position: relative;}
.play_video_btn:after{display: none;}
.theme-change .play_video_btn{color: #3e3e3e !important;}
.play_video_btn{    background: #fff;
    width: 88px;
    height: 88px;
    border-radius: 50%;
    display: flex;
    color: #3e3e3e;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    position: absolute;
    top: 50%;
    right: 7%;
    transform: translate(0px, -50%);}
.play_video_text{    width: 100%;
    text-align: center;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-size: 12px;
color: #747474;}
.play_video_btn:hover{
    background: #682145;
    color: #fff;
    border: 1px solid #682145;
}
.colm_atelier-right .play_video_text{display: none;}
.play_video_icon{width: 14px;margin: 0px auto;margin-bottom: 5px; display: none;}
.play_video_icon svg{width: 100%; height: initial;}
.atelier_content_title{    font-size: 30px;
    letter-spacing: 6px;
    font-weight: 300;color: #2C2C2C !important;}
.atelier_content p{color: #747474 !important;letter-spacing: 1px;}
.row_atelier:last-child{margin-bottom: 0px;}


.atelaier_store_wraper{background: #fff;}
.atiler_store_inner_wraper{padding: 0px 30px;}
.atelier_store_row{display: flex;margin: 0px -15px;flex-wrap: wrap;}
.ateilor_store_colm{width: 50%;padding: 0px 15px;margin-bottom: 30px;}
.atelior_store_inner_row{display: flex;flex-wrap: wrap;background: #F5F5F7;align-items: center;}
.store_inner_colm{width: 50%;}
.stotre_right_inner_colm{width: 50%;padding: 10px 20px;}

.store_title{font-size: 22px;color: #2C2C2C;font-weight: 300;text-transform: uppercase;letter-spacing: 2px;}
.store_des_n{padding: 15px 0px;color: #747474;font-size: 13px;}
.store_contact_n{position: relative;padding: 10px 0px;padding-left: 20px;border-top: 1px solid #D5D6D6;
    border-bottom: 1px solid #D5D6D6;position: relative;}
.store_contact_n a{font-size: 13px;color: #2C2C2C;display: inline-block;}
.call_icon{position: absolute;top: 11px;left: 0px;width: 18px;}
.store_bottom_row{display: flex; align-items: center;margin-top: 15px;}
.store_bottom-left_colm{width: 50%;}
.store_bottom-right_colm{width: 50%;text-align: right;}
.store_360_link img{width: 35px;}
.store_direction_link{display: inline-flex;align-items: center;color: #682145;font-size: 13px;letter-spacing: 2px;text-transform: uppercase;}
.direction_icon{width: 15px;margin-right: 4px;}
.direction_icon svg{width: 100%;height: initial;}
.getntouch-section{padding-bottom: 70px;}

.store-locator-section .container, .pms-section .container, .brouchures-section .container{border-color: #D6A461;}
.pms-info-text{margin-bottom: 0px;padding-bottom: 50px;}
.pms-section .pmsform-area{padding-bottom: 50px;}
.main-feature-collection.container{padding-bottom: 50px !important;}
.atiler_store_inner_wraper{padding-bottom: 50px;}
.brouchures-container{padding-bottom: 70px;}
.ateliar_banner_new{overflow: hidden;}

.category_page_section .container{position: relative;}
.category_page_section .container:after{
    content: '';position: absolute;top: 0px;
    bottom: 0px;right: 0px;left: 0px;border-left: 1px solid #d6a461;
    border-right: 1px solid #d6a461;pointer-events: none;
}
.category_page_section .container{
    border:none;
    /*border-color: #d6a461;
    border-left: 2px solid #d6a461;
    border-right: 2px solid #d6a461;*/
    padding: 70px 0px !important;
}
.category_page_section .collection-cat-col{padding: 0px;}
.inner-wrapper_category_page{position: relative;margin-bottom: 30px;}
.inner-wrapper_category_page:last-child{margin-bottom: 0px;}
.category_content_box{position: absolute;top: 0px;right: 70px; width: 380px; padding: 30px;background: #fff;text-align: center;}
.category_title_ab{font-size: 26px;color: #2C2C2C;text-transform: uppercase;letter-spacing: 4px;}
.categ-des-ab{margin: 20px 0px;color: #2C2C2C;}
.category_btn_box_ab{padding: 0px 15%;}
.category_btn_box_ab .discover-more-btn{margin: 0px auto;}
.cart_icon_header span{color: #fff;margin-left: 4px;}
.cart_icon_header{position: relative;}
.cart_total{
    position: absolute;
    top: -6px;
    right: -10px;
    background: #d1aa66;
    width: 17px;
    height: 17px;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 11px;
    font-weight: bold;
}
.header-top{margin-bottom: 0px;padding: 0px;}
.header-top .container{padding-right: 25px !important;     border-bottom: 1px solid #FFFFFF40;     border-top: 1px solid #FFFFFF40;}
.regions-section{    position: relative;
    z-index: 999999999;padding: 0px;}
    .regions-section .container{padding: 30px 15px !important;}
.region-close{right: 30px;top: 30px;background: #fff;border-radius: 30px;}
.tooltip {
  z-index: 999999999999999999999999 !important;
}
.top-alert-message{ z-index: 999999999;}

#product-info{border-color: #D6A461;}
.product_wraper_pdp{border-top:1px solid #D8D8D8;border-bottom:1px solid #D8D8D8;}
.image_colm_pdp{border-right:1px solid #D8D8D8;}
.image_colm_pdp .main-image{text-align: center;}
#product-info .breadcrumb{padding-left: 15px;padding-right: 15px;}
#product-info .product-cont-inner{padding: 80px;}
#product-info .product-title{font-size: 33px;letter-spacing: 4px;margin-bottom: 15px;}
.short_description{margin-bottom: 15px;color: #1F1F1F;}
.flex_box_pdp{display: flex;flex-wrap: wrap;margin-bottom: 15px;}
.list_pdp{padding: 4px 10px;border-right: 1px solid #D8D8D8; }
.list_pdp:first-child{padding-left: 0px;}
.list_pdp:last-child{padding-right: 0px;border-right: none;}
.text_h-m{display: inline-block;color: 1F1F1F;letter-spacing: 2px;margin-right: 4px;}
.strong_text_pdp{display: inline-block; font-weight: 600;color: #1F1F1F;letter-spacing: 2px;}
.option-image .product-color-attribute {
    border-radius: 50%;
	width: 48px;
    height: 48px;
    padding:1px;
    cursor: pointer;
    border: 1px solid #f4f4f4;
}
.selected-value .product-color-attribute {
    border: 1px solid  #1C1C1C;
}
ul.color-squares > li{
    display: inline-block;width: initial;margin-right: 12px;
}
ul.color-squares > li:last-child{margin-right: 0px;}
.product-option-container{padding-left: 60px;position: relative;}
.product-option-container .product_option_name{position: absolute;top: 13px;left: 0px;}
.product_option_name strong{font-weight: 400;color: #1F1F1F;}
.explore_product_sec3.price{display: flex;flex-wrap: wrap;}
.explore_product_textsec3 strong, .explore_product_textsec3 span{font-weight: 600;color: #1F1F1F;letter-spacing: 1px;font-size: 15px;}
.explore_product_sec3 .price-inclusive-tax{margin-left: 4px;font-size: 13px;}
.warenty_box{display: flex;margin-bottom: 20px;}
.warenty_image_box{width: 40px;}
.warenty_image_box svg{width: 100%;height: initial;}
.warenty_right_box{padding-left: 10px;width: calc(100% - 40px);}
.select_color_sec3{margin-bottom: 5px;}
.warenty_image_box{position: relative;}
.warenty_image_box span{
    position: absolute;
    top: 6px;
    left: 17px;
    font-size: 9px;
}
.explore_product_disclaimer strong{color: #000;}
.explore_product_disclaimer ul{padding-left: 15px;}
.cart_section_pdp .btn{ 
    border: 1px solid #13120E;
    font-weight: 500;
    font-size: 13px;
    letter-spacing: 3px;
    padding: 15px 25px;display: inline-block;height: initial;border-radius: 30px;}

    .cart_section_pdp .btn:hover{    background: #13120E;
    color: #fff;
    border: 1px solid #13120E;}
.cart_section_pdp .query-section{margin-left: 20px;}
.product-section2{margin-bottom: 0px;}

.overflow_hidden_wraper{overflow: hidden;border-top: 1px solid #D8D8D8;padding-bottom: 80px;}
.overflow_hidden_wraper .swiper-slide{border-right: 1px solid #D8D8D8;position: relative;}
.overflow_hidden_wraper .swiper-slide:after{
            content: '';
        position: absolute;
        bottom: 0px;
        top: 0px;
        left: -1px;
        right: 0px;
        height: 100%;
        border-right: 1px solid #D8D8D8;
        border-left: 1px solid #D8D8D8;
        border-bottom: 1px solid #D8D8D8;
        transition: all 0.3s;
        z-index: 50;
        pointer-events: none;
        transition: all 0.5s;
}

.product_content_pdp_card{text-align: center;width: 70%; margin: 0px auto;}
.product_bootm_content_pdp{text-align: center;}
    
.overflow_hidden_wraper .swiper-slide{height: initial;}
.overflow_hidden_wraper .cart_h_block{height: 100%;}
.img-col_card_pdp{width: 75%;margin: 0px auto;}
.product_code_card_s{font-size: 13px;
    color: #747474;}
    .product-title-link_pdp_c{
        font-family: 'Helvetica Neue';
    font-size: 14px;
    color: #1F1F1F;
    letter-spacing: 2px;
    margin-bottom: 15px;
    }
.enlarge-roataion {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 10px;
}.enlarge-roataion .flLeft {
    margin-right: 10px;float: left;
}
.enlarge-roataion .flLeft .rotateImage, .enlarge-roataion .flRight .techImage {
    background: url(../../../../../image/catalog/sprite.png);
    background-repeat: no-repeat;
    width: 51px;
    height: 51px;
    font-size: 0;
    display: block;
    cursor: pointer;
}
.enlarge-roataion .flLeft .rotateImage {
    background-position: -71px -206px;
}
.enlarge-roataion .flRight .techImage {
    background-position: -10px -206px;
}
.enlarge-roataion .flLeft .rotateImage:hover {
    background-position: -71px -259px;
}
.enlarge-roataion .flRight .techImage:hover {
    background-position: -10px -259px;
}
/* .static_white_header header .ham-box span{color: #2C2C2C;} */
/* .static_white_header header .ham-box svg path{stroke: #2C2C2C;} */
/*.static_white_header header input.header_input_new{border: 1px solid #D0D0D0;}
.static_white_header header input.header_input_new:focus {border-color: #D0D0D0;}
.static_white_header header input.header_input_new{color:#2C2C2C !important; }
.static_white_header header input.header_input_new::placeholder{color:#898989 !important; }*/
/*.static_white_header header .header_search_box svg path{stroke:#2C2C2C; }*/
/* .static_white_header header .nav-box svg path, .static_white_header header .cart_icon_header path{stroke: #2C2C2C;} */
/*.static_white_header header .cart_total{background: #d1aa66;}*/
/* .static_white_header header .container{    border-color: #D6A461;border-top: none;border-bottom: none;} */
/* .static_white_header header .header-wrapper{background: none;} */
/* .static_white_header header{background: #fff;} */
/* .static_white_header header .header-top .container{border-bottom: 1px solid #D8D8D8; background: none;} */
/* .static_white_header header{box-shadow: 0px 4px 34px 0px rgb(0 0 0 / 10%);position: relative;} */
.static_white_header header{position: sticky;}
/* .static_white_header header .Search_icon_right_header svg path{stroke: #2C2C2C;} */
.white_header_logo{display: none;}
/* .static_white_header header .white_header_logo{display: block;} */
/* .static_white_header header .black_header_logo{display: none;} */
.brand_logo{width: 100px; height: initial;}

.fancybox__container {z-index: 999999999999999 !important;}
.smart-bathroom-sec4{padding-bottom: 70px;}
.smart-bathroom-sec2{margin-bottom: 0px;}
.smart-bathroom-sec3{padding-left: 10px;padding-right: 10px;}

.projects-wrap .container{    border-color: #D6A461;}
.projects-wrap{padding-top: 0px;}
.entry-banner .text-wrap{bottom: 0px;}
.entry-banner .text-wrap .container{display: flex; justify-content:center; align-items:center; text-align:center; }
.new-arrival-banner .text-col > h1{color: #fff;text-align: center;margin-bottom: 0px;margin-top: 90px;}

.new-arrival .text-col .h6{
    font-size:22px;
}

.atelier-wrap{display: none;}
.top-shopping-cart span{display: none;}

.blog_page_detail .container{    border-color: #D6A461;}
.blog_page_detail .breadcrumb-wrap{padding: 0px;}
.blog_page_detail .breadcrumb-wrap .container{padding: 15px 20px !important;border-bottom: 1px solid #D8D8D8;}
.colm-left_detail_article{    padding: 25px 59px 70px 25px; border-right: 1px solid #D8D8D8;}
.article-title_main{font-size: 36px;line-height: 1.1; color: #2C2C2C;text-transform: uppercase;letter-spacing: 4px;margin: 15px 0px;margin-top: 0px;}
.article_detail_time_date_row{display: flex;flex-wrap: wrap;padding: 20px 0px;padding-top: 0px;}
.colm-left_detail_article p:empty{display: none;}
.colm-left_detail_article h1, .colm-left_detail_article h1 strong, 
.colm-left_detail_article h2, .colm-left_detail_article h2 strong,
 .colm-left_detail_article h3,  .colm-left_detail_article h3 strong, .colm-left_detail_article h4, 
 .colm-left_detail_article h4 strong,  .colm-left_detail_article h5, .colm-left_detail_article h5 strong,
  .colm-left_detail_article h6{
        font-family: 'Helvetica Neue';
        font-weight: 400;
}

.row_article_detail{margin: 0px;}
.sticky_related_wrapper{padding: 25px 10px;}
/*.related_blog_right .blog_list_colm:after{border-top: 1px solid #D9D9D9;}*/
.related_blog_right .article_inner_box{padding-left: 15px;padding-right: 15px;padding-top: 15px;}
.related_blog_right .article_inner_box .text-wrap{padding: 15px 10px;padding-bottom: 0px;}
.related_blog_right .article_inner_box .text-wrap h2, h3, h4, h5, h6{margin-bottom: 8px;}
.related_blog_right .blog_list_colm{padding-bottom: 0px;}
.related_blog_right .date_text_latest{font-size: 10px;}
.related_blog_right .date_box_common .icon_clander_b{width: 15px;}
.related_blog_right .date_box_common .icon_clander_b svg{height: initial;position: relative;top: -2px;}
.related_blog_right .blog_list_colm{margin-bottom: 30px;border-top: 1px solid #D9D9D9;}
.related_title_article{font-size: 20px;margin-bottom: 20px;text-transform: uppercase;}
.detail_article_right_colm .article-intro-text .text-wrap h2{color:#000;font-size: 14px !important;text-transform: inherit; padding-bottom: 7%;}
.relative_wraper_right-article{    position: sticky;
    height: 100vh;
    top: 0px;
    overflow: hidden;
    overflow-y: auto;padding-bottom: 15px;}
  .related_blog_right .article_inner_box img{height: 150px;}
/*.sticky_related_wrapper{    position: absolute;top: 0px;left: 0px;right: 0px;bottom: 0px;height: 100%;overflow: auto;}*/

.store-locator-container{width: 100%;padding: 0px 50px;}
.store_map iframe{width: 100%;height: 82vh;display: block;}
.select_custom_new{border-radius: 0px;
    border: none;
    background: #F8F8F8;
    padding: 16px 15px;
    height: initial;
    text-transform: capitalize;
    font-family: inherit;
    color: #000;}
.relative_select{position: relative;}
.icon_select_custom_n svg{width: 100%;height: initial;}
.icon_select_custom_n{position: absolute;top: 50%;right: 11px;transform: translate(0px, -50%);pointer-events: none;}
.state_row{display: flex;flex-wrap: wrap;margin: 0px -10px;}
.state_colm{width: 50%;padding: 0px 10px;margin: 10px 0px;}
.state_inner_colm{display: flex;border: 1px solid #E1E1E1;padding: 15px; align-items: center;cursor: pointer;}
.state_icon_colm{width: 50px;text-align: center;}
.icon_state{display: inline-block;
    height: 50px;
    width: 100%;
    object-fit: contain;}
.state_content_box{width: calc(100% - 50px);padding-left: 15px;}
.state_title{font-size: 16px;margin-bottom: 3px; text-transform: uppercase;}
.state_count{color: #000;}
.state_wraper_box_inner{margin-top: 20px;height: calc(77vh - 71px);overflow: hidden; overflow-y: auto;margin-right: -20px;padding-right: 20px;}

.state_wraper_box_inner {
  scrollbar-width: thin;
}

.address_state_and_city{display: none;}
.address_state_and_city.active{display: block;}

.state_wraper_box{display: none;}
.state_wraper_box.active{display: block;}
.store_map{padding-right: 15px;}

.relative_state_box{padding-left: 58px;}
.show_state_click{
        position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #F8F8F8;
    z-index: 2;
    cursor: pointer;
}
.state_risult_colm{
    padding: 15px;
    border: 1px solid #E1E1E1;
    margin-bottom: 20px;
}
.state_result_title{font-size: 18px;margin-bottom: 5px;}
.store-phone{position: relative;}
.store-phone{padding-left: 18px;margin-top: 10px;}
 .store-phone:after{
      content: '';
    position: absolute;
    top: 3px;
    width: 16px;
    height: 16px;
    left: -3px;
    background: url(images/call_store.svg);
    background-size: 100%;
    background-repeat: no-repeat;
 }

 .theme-change .store-phone:after, .theme-change .store-email:after{
    filter: brightness(0) invert(1);
 }

.store-email{
    position: relative;
    padding-left: 18px;
    margin-top: 10px;
}
 .store-email:after{
        content: '';
    position: absolute;
    top: 2px;
    width: 16px;
    height: 16px;
    left: -3px;
    background: url(images/email1.svg);
    background-size: 100%;
    background-repeat: no-repeat; 
 }

div#error-not-found.container{padding-top: 20px!important; padding-bottom: 20px!important;}
::-webkit-scrollbar-thumb {
  opacity: 1;
  visibility: visible;
}


@media only screen and (min-width: 1199px){
	 .row-video{ padding: 20px 50px;  }
.overflow_hidden_wraper .swiper-slide:hover .product_bootm_content_pdp{
        opacity: 1;
    }
    .overflow_hidden_wraper .swiper-slide:hover:after{height: 115%;}
    .product_bootm_content_pdp{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 100%;
    opacity: 0;
    transition: all 0.3s;}
}
.product_content_pdp_card{margin-bottom: 15px;}
.relative_pdp_slider_parent{position: relative;}
.slider-button-next{position: absolute;top: calc(50% - 40px);right: -15px;transform: translate(0px, -50%);z-index: 2;}
.slider-button-prev{position: absolute;top: calc(50% - 40px);left: -15px;transform: translate(0px, -50%);z-index: 2;}
.swiper_product_range{margin-right: -2px;}
.price_pdp-sl{    color: #1f1f1f;
    font-weight: 500;
    font-size: 13px;}
.product_pdp_slider_section .common-heading-wrapper{padding-top: 0px !important;}
.parallex-collection-box:after{content: '';position: absolute;top: 0px;left: 0px;right: 0px;bottom: 0px;z-index: 1;background: #000;opacity: 0.3;}

.daterangepicker{background-color: #000 !important;}
.daterangepicker .calendar-table {border: 1px solid #d3aa6f;background-color: #000 !important;}
.daterangepicker th.available, .daterangepicker .off.ends.available { background: #d3aa6f;color: #fff;}
.daterangepicker td.available:hover, .daterangepicker th.available:hover{background-color: #d3aa6f !important;}




.blog_listing_page .container{border-color: #D6A461;}
.blog_listing_page .breadcrumb-wrap .container {padding: 15px 20px !important;}
.blog_latest_image_box img{width: 100%;display: block;height: initial;object-fit: cover;min-height: 450px;}
.latest_left_box{padding-right: 60px;}
.latest_right_box{padding-left: 60px;}
.latest_blog_content{width: 75%;}
.latest_blog_title{font-size: 14px;color: #D2AC66;font-weight: 600;text-transform: uppercase;letter-spacing: 3px;}
.latest_blog_heading{ font-size: 36px; line-height: 1; color: #2C2C2C; text-transform: uppercase;letter-spacing: 4px; margin: 15px 0px;}
.latest_blog_time_date_row{display: flex;flex-wrap: wrap;padding: 15px 0px;border-top: 1px solid #D9D9D9;margin-top: 20px;}
.latest_blog_date_box, .latest_blog_time_box{display: flex;align-items: center;}
.icon_clander_b svg, .icon_clander_b svg{width: 100%;}
.icon_clander_b{width: 20px;margin-right: 4px;}
.date_text_latest{color: #1F1F1F;}
.latest_blog_date_box{padding-right: 30px;position: relative;padding-left: 30px;}
.latest_blog_date_box:after{content:'';position: absolute;top: 13px;left: 0px;height: 1px; background: #682145;width: 20px;}
.latest_blog_time_box{padding-left: 30px;border-left: 1px solid #D9D9D9;}
.latest_blog_des, .latest_blog_des p{color: #1F1F1F;}
.latest_blog_des{
    display: -webkit-box;
   -webkit-line-clamp: 3;
   -webkit-box-orient: vertical;
   overflow: hidden;
   text-overflow: ellipsis;
}
.latest_blog_btn a{display: inline-block;padding: 13px 40px;}
.latest_blog_btn{margin-top: 15px;}
.row_latest_blog{align-items: center;}
.blog_listing_page .breadcrumb-wrap{padding: 0px;}
ul.blog-cat-tab{margin-bottom: 0px;}
.blog_tab_list{padding: 30px 15px;border-top: 1px solid #d9d9d954;border-bottom: 1px solid #d9d9d954;}

.article_inner_box{padding: 20px;height: 100%;background: #fff;transition: all 0.5s;padding-bottom: 0px;}
.blog_list_colm{padding: 0px 0px;padding-bottom: 25px;}
.blog-listitem{margin: 0px 0px;}
.blog_list_colm{position: relative; transition: ease 0.5s, z-index 0s ease 1s;}

/*.article-intro{position: relative;z-index: 2;}*/
.article_inner_box img{height: 240px;object-fit: cover;width: 100% !important;}

.article_inner_box .text-wrap{text-align: center;padding: 25px 25px;padding-bottom: 0px;}
.article_inner_box .text-wrap h2, h3,h4,h5,h6{font-size: 20px;font-family: 'Helvetica Neue';margin-bottom: 15px;}
.article_inner_box .text-wrap h2, h3,h4,h5,h6, div, p{color: #2C2C2C;}
.article_inner_box .text-wrap p{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical; overflow: hidden;text-overflow: ellipsis;}
.buttons_article_list{ position: absolute;bottom: -42px;z-index: 333;left: 0px;right: 0px;padding: 0px 25px;opacity: 0;transition: all 0.4s}
.buttons_article_list a{padding-top: 13px;padding-bottom: 13px;}

.blog_listing_wrapper{padding-bottom: 80px;}
.article-pagination-wrap{padding-left: 20px;padding-right: 20px; padding-bottom: 80px;}
.article-pagination-wrap .pagination_wraper_c {justify-content: flex-start;}
.blog_listing_page .blog-page .container {
    border-color: transparent;position: relative;
}
.blog_listing_page .blog-page .container:after{
    content: '';position: absolute;top: 0px;bottom: 0px;left: 0px;right: -1px;border-left: 1px solid #D6A461;border-right: 1px solid #D6A461;
        z-index: 555;pointer-events: none;
}
.date_box_common{ background: #fff;border: 1px solid #DBDAD9; padding: 3px 5px; position: absolute; top: 30px; right: 30px;z-index: 11;display: flex; align-items: center;}
.date_box_common .icon_clander_b {width: 18px; margin-right: 2px;}
.blog_list_colm:after{
    content: '';position: absolute;top: 0px;
    left: 0px;right: -1px;bottom: -1px;border: 1px solid #D9D9D9;z-index: 222;
    border-top: none;transition: all 0.5s;pointer-events: none;
}
.panel-related-faq, .panel-related-faq div{color:#2C2C2C;font-size: 15px;}
.panel-related-faq a{width:100%; display:block;padding: 5px;}
.panel-related-faq .accordion-button {background: #ededed;}
.white_color p{color: #fff!important;}
.collection_des_new p{color: #fff;}

.row_article_detail p img{width: 100% !important;display: block;}

.sort_icon{display: none;}
.filter_m_icon{display: none;}

.filter-close-wrap .btn-close, .filter-close-wrap .btn-close:hover{cursor: pointer;
    background: url(./images/circle.svg);
    background-size: 19px;
    background-repeat: no-repeat;
    background-position: 0px center;}


.where-art-caption {padding-left: 20px;}

.map_image{width: 100%;display: block;}
.bf-layout-id-21 .ui-widget-content {
    background: rgb(184 184 184) !important;
}

#sencartmyModal .modal-dialog{
    position: fixed !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
}

#sendcart_form .callback-input-wrap{
    display: block !important;
}

.about-artist-section-new .common-heading-wrapper{
    padding-top: 20px !important;
}

#carousel-banner-0 .common-heading-wrapper{
    padding-top: 60px;
}

#modal-information.modal{z-index: 9999999;}

.centre-email > a{color:#FFFFFF;}


.smartsearch-product .product-price span{color:#FFFFFF!important;}
.smartsearch-product .product-price{position: static; left: auto; right: auto; display: block; opacity: 1;}



@media only screen and (min-width: 1025px){
.blog_list_colm:hover:after{bottom: -65px;}
.blog_list_colm:hover .article_inner_box{height: calc(100% + 50px);}
.blog_list_colm:hover .buttons_article_list{opacity: 1;}

.blog_list_colm:before{
    content: '';position: absolute;top: 100%;
    left: 0px;right: 0px;z-index: 222;height: 0px;background: #fff; transition: all 0.5s;pointer-events: none;
}
.blog_list_colm:hover:before{height: 65px;}

}


@media (min-width: 576px) {
	.container, .container-sm {max-width:100%;}
}

@media (min-width:768px){
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl{max-width:100%;}		
}

@media (min-width:992px){
	.req-modal{width:700px; max-width:100%;}
	
}

@media (min-width:1200px){
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl{max-width:1160px;}
}

@media only screen and (max-width: 1460px){
.latest_blog_content{width: 85%;}
}

@media only screen and (max-width: 1400px){
	.bannr-title{font-size: 38px;}
    .banner_title_new{font-size: 42px;}
    .collection_title_new{font-size: 44px;}
    .about_section_detail_page .about-content-wrap .about-text{font-size: 16px;}
    .bornformat_section{padding: 90px 70px;}
    .artist_inner_container {width: 80%;}
    .reward_inner{height: 180px;}
    .atelier_content_title{font-size: 24px;}

    .stotre_right_inner_colm{padding: 2px 15px;}
    .store_title {font-size: 20px;}
    .store_des_n{padding: 8px 0px;}
    .store_360_link img{width: 20px;}
    .latest_blog_heading{font-size: 32px;}
    .latest_blog_content{width: 85%;}
    .latest_blog_title{font-size: 13px;}
    .latest_right_box {padding-left: 40px;}
    .latest_left_box{padding-right: 40px;}

    .article_inner_box img{height: 200px;}
    .date_box_common .date_text_latest{font-size: 11px;}
    .article-title_main{font-size: 32px;}
    .related_title_article{font-size: 18px;}
    .related_blog_right .article_inner_box .text-wrap h2, h3, h4, h5, h6{font-size: 16px;}
}

@media only screen and (max-width: 1300px){
.latest_blog_content{width: 100%;}
.latest_right_box { padding-left: 15px; padding-right: 30px;}
.latest_left_box {padding-right: 15px;}
}


@media only screen and (max-width: 1250px){
.ateilor_store_colm{width: 100%;}
   .stotre_right_inner_colm {
        padding: 14px 20px;
    }
    .store_title{font-size: 22px;}
        .store_des_n { padding: 15px 0px;}
    .store_360_link img{width: 32px;}
}

@media only screen and (max-width: 1199px){
    .product-list-new_list .col {
    width: 33.333%;}
    .artist_inner_container{width: 96%;}
    .atreliar_top_wraper {
        padding: 50px 20px;
    }
    .atelier-top_content{
        margin-bottom: 25px;
    }
    .colm_atelier-right {
    padding: 20px 110px 20px 20px;
   }
   .play_video_btn{width: 76px;height: 76px;}
   .colm_atelier-right {
    padding: 20px 120px 20px 20px;
   }
   .play_video_text{font-size: 11px;}
   .row_atelier{align-items: normal;}
   .region-close {
    right: 11px;
    top: 18px;
}
#product-info .product-cont-inner {
    padding: 15px;
}

.overflow_hidden_wraper .cart_h_block{padding-bottom: 20px;}
.grid_category_list_n {
    padding: 10px 28px 0px 28px;
}
.grid_category_list_n .collection_image_content{
        padding-left: 20px;
    padding-right: 20px;
}
.collection_image_content{bottom: 25px;}
.colm-left_detail_article{width: 68%;}
.detail_article_right_colm{ width:32%; }


.store_map iframe{height: 500px;}
.state_wraper_box_inner {
    height: calc(355px - 71px);
}
.state_colm {
    width: 100%;
}
   
}

@media only screen and (max-width: 1024px){
.desc-coll-box{opacity: 1;}
.collection_title_new{position: static;padding: 0px 15px;}
.buttons_article_list{position: static;opacity: 1;}
.article_inner_box{height: initial;margin-bottom: 15px;}
.article_inner_box{padding: 15px;padding-bottom: 0px;}
.article_inner_box .text-wrap{padding: 15px 0px;padding-bottom: 0px;}
.blog_listing_wrapper{padding-bottom: 50px;}
.article-pagination-wrap{padding-bottom: 50px;}

}


@media (max-width:1170px){  
	.container{padding-left:20px; padding-right:20px;}
	.container1000,.container750,.container700{padding-left:20px; padding-right:20px;}
	.container .container1000,.container .container750,.container .container700{padding-left:0px; padding-right:0px;}
	.full-page .container .container1000,.full-page .container .container750,.full-page .container .container700{padding-left:20px; padding-right:20px;}
	.media-room-wrap{padding:0;}
	
}

@media (max-width:991px){
.esscomenu-wrapper{display:none;}
.header-top{margin-bottom:0;}
.header-bottom{padding:20px 0;}
.pg26-inner > h1{margin-bottom:20px;}
.page-parallax-banner{height: 350px;}
.brochure-col{margin-bottom:20px;}

.home-main-container-wrap{margin-left:0; margin-right:0; margin-bottom:70px; height:auto;}
.mobile-sidebar{display:block;}
.mobile-sidebar.mobile-sidebar-active{display:block;}
.search-button{order: 1;  margin-left: auto;}
.top-menu{height: auto; order: 2;  margin-left: 20px;}

.footer-wrap{padding:50px 0 25px 0;}
.home-collection-title{margin-bottom:30px;}
.home-collection-section {margin-bottom: 50px;}
.home-featured-arrival{min-height: 450px; height:auto;}
.home-smart-section {margin: 50px 0px 50px 0px;}
.home-bath-gallery-section {margin-bottom: 80px;}
.section-above-footer{padding:50px 0;}
.home-video-section { margin-bottom: 50px;}

.article-info{padding:0;}

.smart-bathroom-banner {height: calc(100vh - 120px); min-height: 600px;}

.smart-bathroom-sec2-inner{padding:0 20px;}
    .bornformat_section {
        padding: 40px 15px;margin-top: 0px;
    }
    .bornformat_section .row{display: block;margin: 0px;}
    .bornformat_section .col-sm-7, .bornformat_section .col-sm-5{width: 100%;padding: 0px;}
    .born_formet_des{padding: 0px 20%; text-align: center;margin-top: 30px;}

.artist_row{flex-wrap: wrap;    background: #EFEEEE;text-align: center;}
.artist-colm-left{width: 100%;order: 2;padding: 15px;}
.artist-colm-right{order: 1;margin: 0px auto;margin-top: 15px;}
.reward_wraper .container {
    padding-bottom: 50px !important;
}
.row_atelier{align-items: normal;}
.store-locator-container{width: 100%;padding: 0px 15px;}
.brouchures-container{width: 100%;padding-left: 10px;padding-right: 15px;padding-bottom: 40px;}
.category_content_box{    width: 350px;padding:20px 15px;}
.category_btn_box_ab{width: 100%;padding: 0px;}
.category_content_box{right: 24px;}
.collection-cat-col img{min-height: 380px;object-fit: cover;}
.region-close {
    right: 16px;
    top: 12px;
}
.image_colm_pdp{    border-right: none;border-bottom: 1px solid #D8D8D8;padding: 0px;}
.image_colm_pdp, .colm-pdp-right{width: 100%;}
.product_wraper_pdp .row{margin: 0px;}
#product-info .product-cont-inner{padding: 30px 15px;}
.product_content_pdp_card{width: 100%;padding-left: 10px;padding-right: 10px;}
.explore-tab a{position: relative;top: -20px;}

.signature-collections-wrap .collection-cat-col img{min-height: initial;}
.grid_category_list_n .collection-cat-col img{min-height: 450px;}
.collection_page_btn_box{margin-top: 15px;}
.grid_category_list_n .collection_des_new{width: 100%;}
.grid_category_list_n .collection_image_content {padding-left: 20px; padding-right: 20px;}
.signature_parent .slider-button-prev{left: 3%;}


.blog_list_colm{width: 50%;}

.colm-left_detail_article { width: 100%; }
.detail_article_right_colm{width: 100%;}
.relative_wraper_right-article{position: static;height: initial;}
.related_blog_right{display: flex;flex-wrap: wrap;justify-content: space-between;}
.related_blog_right .blog_list_colm{width: calc(50% - 8px);}
.related_title_article{font-size: 32px;margin-bottom: 20px;}
.colm-left_detail_article{padding-bottom: 50px;}



.state_wraper_box_inner {
	height: calc(290px - 71px);
}
.back-to-top{bottom: 10%;}

}

@media (max-width:767px){
    .about-artist-section-new-para{
        padding: 0 10px;
        text-align: start;
    }
    #sencartmyModal .modal-dialog { width: 90%;  transform: translate(-50%, 0) !important;  margin: 0;}
	.home-main-banner{display: flex; flex-direction: column;}
	.home-main-banner .text-wrap{position:static; margin-top: -40px; padding-left:20px; padding-right:20px;}
	.home-main-banner .text-wrap .text{margin-left:auto; margin-right:auto;}
	.home-featured-slider .slick-arrow{bottom:auto; top:50%;}
	.home-main-container-wrap{padding:20px 0; margin-bottom:50px;}
	
	.home-collection-section{margin-bottom:0;}
	.home-feature-collection{height:auto;}
	.home-collection-title{margin-bottom: 30px;}
	.home-feature-collection .image-wrap{height:auto;}
	.home-feature-collection .collection-col{margin-bottom:50px;}
	
	.home-bath-gallery-section{margin-bottom:70px;}
	.home-bath-gallery-slider .home-text-wrap .text{margin-right:0;}
	.home-smart-section{margin:50px 0;}
	
	
	.home-featured-arrival{min-height:initial;}
	.home-featured-arrival .home-text-wrap{margin-top:0px;}
	.home-text-wrap{position:static; padding: 0 20px;  margin-top: -40px;}
	
	.home-new-arival-wrap .home-text-wrap .text > p{margin-bottom:30px;}
	.home-text-wrap .text{padding:20px; width:100%;}
	
	.home-banner-logo .intro-wrap > p{font-size:14px;}
	.home-text-wrap .text{margin-left:0;}
	.home-text-wrap .text > p{font-size:14px;}
	
	.home-video-section{margin-bottom:50px;}
	.home-feature-video .video-caption{bottom:20px;}
	
	.home-collection-section > .container,.home-featured-arrival > .container,.home-smart-section > .container,.home-bath-gallery-section > .container{padding-left:0px;  padding-right:0px;}
	
	.carousel-art-section{padding:20px;}
	.art-slider-wrap{flex-direction: column-reverse; flex-wrap: wrap;}
	.art-slider-right{width:100%; }
	.artslider-imgwrap{width:100%; margin-bottom:20px;}
	.art-slider-text{padding:0px 0;}
	.art-heading{width:100%;}
	
	.quick-action-title{font-size: 14px;}
	
	.quick-action-icon{ margin-bottom:10px;}
	.quick-action-icon::before{width:30px; height:30px;}
	
	.quick-store-icon::before{width: 30px;}
	.quick-call-icon::before{width: 25px;}
	.quick-download-icon::before{width: 25px;}
	.instagram-feed-icon{width:20px; height:20px;}
	
	.footer-bottom{padding:50px 0px 30px 0px;}
	.footer-logo-wrap {margin-bottom:30px;}
	.social-media-menu{ margin-bottom:50px;}
	ul.contact-no{margin-bottom:30px;}
	ul.footer-nav-menu{display: block; column-count: 2;}
	ul.footer-nav-menu > li{margin-bottom:10px;}
	
	ul.app-buttons{margin-bottom:50px;}
	.signup-title{margin-bottom:0px;}
	.footer-nav-menu-wrap{margin:40px 0;}
	
	.artist-toggle-text-wrap{display:none!important;}
	.about-img-col{margin-bottom:20px;}
	.artist-col .artist-info{display:block; margin-bottom:50px; padding: 20px;  background-color: #f2f2f2;}
	
	
	.about-image-wrap{margin-bottom:20px;}
	.about-img-col > img{width:100%; margin:0 auto;}
	.about-entry-row {margin-bottom:50px;}
	.awards-section {margin-top:0px;}
	
	.collection-category-banner {height: 400px;}
	
	.new-arrival-sec1, .new-arrival-sec2, .new-arrival-sec3, .new-arrival-sec4, .new-arrival-sec5{margin-top:30px;}
	.arrival-row .text-wrap{padding:20px 0;}
	
	.media-col .img-col > img{width:100%; height:auto;}
	
	.article-title{text-align:center;}
	.article-sub-title{float:none; display:block; position:relative; padding: 0 0 0px 0;  margin: 0 0 20px 0;
    border: 0;  text-align: center;}
	.article-sub-title::after{display: block;  margin: 15px auto 0px auto;  width: 60px;  height: 2px;   background: var(--desertcolor);  content: ""; }
	
	.projects-wrap {padding:0px 0 0 0;}
	.project-col {margin-bottom: 20px;}
	
	.pms-button-block{margin:0px 0 20px 0; }
	
	
	.bfa-featured-bg{width:100%;}
	.bfa-featured-bath .imgge-wrap{text-align:center;}
	.bfa-featured-wrap{padding:50px 0;}
	.bfa-featured-bath .imgge-wrap{margin-bottom:20px;}
	.bfa-featured-bath .bfa-text-wrap{margin-left:0; width:100%;}
	.bfa-featured-signature .bfa-image-wrap{text-align:center; margin-bottom:20px;}
	.bfa-featured-signature .bfa-text-wrap{width:100%;}
	.bfa-featured-signature {margin-bottom: 50px;}
	.where-art-caption{position:static; width:100%;}
	.where-art-meets-wrap .jarallax{height: 350px; margin-bottom:20px;}
	.where-art-meets-wrap .jarallax .jarallax-img {object-position: 100% 50% !important;}
	.where-art-text-col > h2{font-size: 28px;}
	.bfa-main-banner .bfa-text-wrap{margin:0px 0px 0 0;}
	
	.atelier-rows-section{padding-left:20px; padding-right:20px;}
	.atelier-text-wrap{padding:20px 20px 0px 20px;}
	.atelier-rows-section > .row:nth-child(2n) .atelier-text-wrap{padding:20px 20px 0px 20px; text-align: left;}
	
	ul.artize-atelier-feature-list > li{padding: 0 10px;}
	ul.states-list > li{padding:0 10px;}
	
	.store-virtual-tour-wrap .image-wrap > img{ object-fit: cover;}
	ul.artize-atelier-list > li{padding-left: 30px;}
	
	.category-banner-inner{flex-wrap: wrap; flex-direction: column-reverse;}
	.category-banner-inner .category-image-wrap{height:auto; width:100%;}
	.category-banner-inner .category-text-wrap{width:100%;}
	
	.text38 {font-size: 28px;}
	.smart-bathroom-sec2-inner,.smart-bathroom-sec2-inner{padding:0 20px;}
	.smart-bathroom-sec1 .sb-title{padding:0; margin-bottom:20px;}
	.smart-bathrooms{padding:0;}
	.smart-bathroom-sec3{padding:0 20px;}
	.smart-bathroom-sec3-inner{padding:0 10px;}
	.smart-bathroom-sec3 .cat-text-wrap{padding:20px 0;}
	.smart-bathroom-sec4 .cat-text-wrap{padding:20px; width:100%;}
	.smart-bathroom-sec4 .cat-text-wrap > p{margin-bottom:20px;}
	.smart-bathroom-sec1 {margin:50px 0 50px 0;}
	.smart-bathroom-sec2 {margin-bottom: 50px;}
	.smart-bathroom-sec3 {margin-bottom: 50px;}
	.sb-intro{width:100%;}
	
	.carousel-art-section .carousel-indicators{background-color:transparent;}
	.product-cont-inner {padding-left:0px;}
	
	ul.color-squares > li {width: 23%; margin: 5px 1%;}
	.countdowncart,.countdownp,.countdownc{float:left; clear:left;}
	
	.atrgap80{margin-bottom:50px;}
	.atrgap100{margin-bottom:50px;}

    /*----category---banner---start---here---*/
    .category-banner-image{height: 75vh;}
    .bannr-title{font-size: 32px;}

    .product-list-new_list .col {
    width: 100%;}
    .pagination_wraper_c .pagination{
            white-space: nowrap;
    overflow: auto;
    width: 90%;
    margin: 0px auto;
    }
    .pagination_wraper_c .pagination{border-left: 1px solid rgba(219, 218, 217, 1);border-right: 1px solid rgba(219, 218, 217, 1);}
    .pagination_wraper_c .pagination li:first-child .page-link{border-left: none;}
   .pagination_wraper_c .pagination li:last-child  .page-link:last-child{border-left: none;}

   /* .container.container_cat_c, #product-category.container:after {
    border-left: 1px solid rgba(214, 164, 97, 1);
    border-right: 1px solid rgba(214, 164, 97, 1);
   } */
   .product-list-new_list .product-thumb{border-bottom: 1px solid rgba(219, 218, 217, 1);border-left: none; border-right: none;}
   .product-list-new_list .product-title-link{font-size: 16px;}
   .product-list-new_list .product-code span{font-size: 14px;}
   .product-list-new_list .price-new{font-size: 14px;color: #2C2C2C;}
   .product-list-new_list .product-inclusive-tax{font-size: 13px;}
   .top_box_c {border-bottom: 1px solid rgba(219, 218, 217, 1);padding: 15px 0px;}
   .left_colm_video{width: 100%;padding-right: 0px;}
   .right_image_colm_category{width: 100%; margin-top: 20px;padding-left: 0px;}
   .top_video_section_c {padding-top: 20px;}

   .signatue_slider .swiper-wrapper{display: block;}
   .signatue_slider{padding-left: 0px;}
   .artize-signature .swiper-slide{margin-bottom: 25px;}
   .artize-signature .swiper-slide:last-child{margin-bottom: 0px;}
   .section_padding { padding: 25px 0px;}
   .signature-collections-wrap{margin-top: 25px;}
   .collection_title_new{font-size: 26px;bottom: 0px;}
   .desc-coll-box{opacity: 1;}
   .collection_image_content{width: 100%;padding: 0px 10px;left: 0px;right: 0px;transform: none;bottom: 20px;}
   .collection-cat-col{padding: 0px;}
   .banner_title_new{font-size: 30px;}
   .banner-text-col_new {width: 100%;  padding: 0px 10px;}
    .category_banner_wrapper .category-text-wrap{width: 100%;  padding: 0px 2px;  margin-top: 65px;}
    .common_baner_image_n{height: auto;object-fit: cover;}
    .about_container .common-heading-wrapper{padding-bottom: 20px;}
    .born_formet_des{padding: 0px;}
    .born_formet_des{margin-top: 20px;}
    .about_section_detail_page .about-wrapper{padding-bottom: 25px;}
    .about_section_detail_page .about-wrapper{gap: 20px;}
    .bornformat_section{background: url(../../../../../image/2025/about/born_from_art_bg.png); background-position: center;}
    .artist-colm-right{margin: 0px;width: 100%;}
    .about-artist-section-new .swiper-wrapper .swiper-slide{position: initial;}
    .artist_row{text-align: left;margin-bottom: 0px;}
    .artist_inner_container .swiper-slide{padding: 0px 5px;}
    .artist_inner_container{width: initial;padding: 0px 10px;overflow: hidden;margin-right: -15px;margin-left: -5px;}
    .about-artist-section-new .swiper-wrapper{display: flex;}
    .artist-colm-left_inner {max-height: 230px; min-height: 230px; overflow: auto; padding-right: 10px;}
    .about-artist-section-new .common-heading-wrapper{padding-bottom: 25px;padding-top: 25px;}
    .about-artist-section-new{padding-bottom: 0px;}
    .about-artist-section-new .container, .reward_wraper .container{position: relative;border: none;padding-bottom: 25px !important;}
    .about-artist-section-new .container:after, .reward_wraper .container:after{  content: ''; position: absolute;  top: 0px; left: 0px; right: 0px; bottom: 0px;  border-left: 1px solid rgb(255 255 255 / 25%);    border-right: 1px solid rgb(255 255 255 / 25%);
    z-index: 555;  pointer-events: none; }
    .artist_inner_title{font-size: 28px;}
    .carousel_parent_reward{width: initial;margin-right: -15px;}
    .reward_wraper .container:after{ border-left: 1px solid #D6A461; border-right: 1px solid #D6A461; display: none;}
     .reward_wraper .common-heading-wrapper {padding-top: 25px; padding-bottom: 25px;}
    .atreliar_top_wraper {padding: 25px 0px;}
    .atelier-top_content{padding: 0px 15px;}
    .image_colm_atelier{width: 100%;padding: 15px;border: none;padding-bottom: 5px;}
    .colm_atelier-right{width: 100%;padding: 15px;}
    .play_video_btn{position: static; margin: 0px auto;transform: none;}
    .row_atelier{flex-wrap: wrap;}
    .atelier-text-wraper{text-align: center;}
    .atelier_content_title, .atelier_content{margin-bottom: 20px;}
        .play_video_btn {
        width: 80px;
        height: 80px;
        margin-bottom: 10px;
    }
    .row_atelier{position: static;margin-bottom: 25px;}
 
 .store_inner_colm{width: 100%;}
 .stotre_right_inner_colm{width: 100%;}
 .atiler_store_inner_wraper {
    padding: 0px 16px;
}
.stotre_right_inner_colm {
        padding: 15px 12px;
    }
    .ateilor_store_colm{
        margin-bottom: 25px;
    }
.atelaier_store_wraper .common-heading-wrapper{
    padding-top: 25px;padding-bottom: 20px;
}
.getntouch-section{padding: 15px;padding-bottom: 25px;padding-top: 0px;}
.getntouch-section .container700{max-width: 100%;}
.pms-button-block{padding-right: 10px;padding-left: 10px;}
.pms-section .pmsform-area{padding-bottom: 0px;width: 100%;padding-left: 10px;padding-right: 10px;}
.main-feature-collection{padding-bottom: 25px;}
.collection-col:last-child{margin-bottom: 25px;}
.main-feature-collection.container {
    padding-bottom: 20px !important;
}
.category_content_box{position: static;width: 100%;padding: 40px 15px;}
.inner-wrapper_category_page{margin-bottom: 0px;}
/*.category_page_section .container{ border-left: 1px solid #d6a461; border-right: 1px solid #d6a461;}*/
.collection-cat-col img{min-height: initial;}
.header-top .container{background: linear-gradient(180deg, #000000 -125.7%, rgb(0 0 0 / 0%) 133.18%);}
.header-top{border-bottom: 1px solid #ffffffa5;}
.cart_icon_header span{display: none;}
.region-close {
    right: 23px;
    top: 10px;
}
.regions-top-title{margin-top: 30px;}
#product-info .product-cont-inner{padding: 20px 0px;}
#product-info .product-title {
    font-size: 28px;
    margin-bottom: 8px;
}
.text_h-m, .strong_text_pdp{display: block;font-size: 11px;}
ul.color-squares > li{width: initial!important;margin: 5px 5px;}
.warenty_box{margin-top: 10px;}
.cart_total{top: -6px;}


.cart_section_pdp .query-section{margin-left: 0px;}
.cart_section_pdp .btn{width: 100%;padding: 14px 0px;}
.cart_section_pdp{gap: 0px !important;}
.cart_section_pdp .addCart{width: 50%;padding-right: 8px;}
.cart_section_pdp .query-section{width: 50%}
.relative_pdp_slider_parent .slider-button-next{right:10px;}
.relative_pdp_slider_parent .slider-button-prev{left:10px;}

.product_bootm_content_pdp{padding-bottom: 25px;}
.overflow_hidden_wraper{padding-bottom: 25px;}
.product_pdp_slider_section .common-heading-wrapper{padding-top: 25px;padding-bottom: 25px;}
.header-top .container {padding-right: 14px !important;}
.brand_logo{width: 80px;}
.overflow_hidden_wraper .cart_h_block{padding-bottom: 0px;}
.signatue_slider .collection-cat-col .img-col img, .grid_category_list_n .collection-cat-col img{height: 400px;object-fit: cover;}
/* .explore-tab-wrapper .explore-tab:nth-of-type(2), .explore-tab-wrapper .explore-tab:nth-of-type(3){display: none;} */
.explore-tab a{position: relative;
    top: -20px;}
.grid_category_list_n { padding: 0px 10px 0px 10px;}
.colm-cat-n-grid {margin-top: 25px;}
.loader_category_bottom {
    margin-top: 25px;
}
.grid_category_list_n .collection_image_content{text-align: center;}
.signature_parent .slider-button-next, .signature_parent .slider-button-prev{display: none;}
.grid_category_list_n .collection_image_content {padding-left: 10px; padding-right: 10px;}

.row_latest_blog{margin: 0px -10px;}
.latest_left_box{padding: 0px 10px;}
.blog_latest_image_box img{min-height: initial;}
.latest_right_box{padding: 25px 25px;}
.latest_blog_heading{font-size: 28px;}
.blog_list_colm{width: 100%;}
.blog_listing_wrapper{padding-bottom: 25px;}
.article-pagination-wrap{padding: 25px 10px;padding-top: 0px;}
.article-pagination-wrap .pagination_wraper_c {
    justify-content: center;}
    .article-pagination-wrap .pagination_wraper_c ul{width: auto;}

.blog_tab_list{position: relative;}
ul.blog-cat-tab{white-space: nowrap; overflow: auto;display: block;padding-bottom: 10px;    position: absolute;top: 36%;left: 0px;right: 0px;}
ul.blog-cat-tab li{display: inline-block;}
.article-pagination-wrap .text-md-end{text-align: center;margin-top: 15px;}
.product-list-new_list .col:after{right: 0px;}
.colm-left_detail_article{padding: 15px;}
.article-title_main { font-size: 20px; line-height: 1.2; }
.article_detail_time_date_row .latest_blog_date_box{padding-right: 15px;}
.article_detail_time_date_row .latest_blog_time_box{padding-left: 15px;}
.article-description h1{font-size: 20px;}
.related_blog_right .blog_list_colm{width: 100%;}
.sticky_related_wrapper {padding: 0px 0px;}
.detail_article_right_colm{padding: 0px;}
.related_title_article{padding-left: 15px;padding-right: 15px;margin-bottom: 0px;padding-bottom: 20px;
    border-bottom: 1px solid #D9D9D9;font-size: 20px;}
.related_blog_right .blog_list_colm{border-top: none;margin-bottom: 0px;padding-bottom: 20px;}
.related_blog_right .article_inner_box{padding-top: 20px}

/*.blog_page_detail .breadcrumb-wrap .container .breadcrumb{white-space: nowrap;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}
    .blog_page_detail .breadcrumb-wrap .breadcrumb li.breadcrumb-item{display: inline-block;}
}*/

.blog_page_detail .breadcrumb-wrap .container .breadcrumb{
     display: flex;
  flex-wrap: nowrap;
  overflow: hidden;
}
.blog_page_detail .breadcrumb-wrap .container .breadcrumb .breadcrumb-item:last-child {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 200px; 
}

.mobile_filter_fixed{
        left: 0px;
    right: 0;
    bottom: 0px;
    z-index: 99999999;
    background: #fff;
    box-shadow: 0px -6px 24px 0px #00000024;
    position: fixed;
    padding: 15px;
    width: 100%;
    max-width: 100%;
}

.col_filters{width: 50%;display: block;}
.col_filters .product-sort-wrap .input-group .form-select{background-image: none;}
.col_filters .filters_relative_box .filter-button:after{display: none;}
.sort_icon{display: block;}
.filter_m_icon{display: block;}

#product-filter-btn, .col_filters .product-sort-wrap .input-group{display: flex;justify-content: center;align-items: center;width: 100%;}
.filter_m_icon svg, .sort_icon svg{width: 100%;height: initial;}
.filter_m_icon, sort_icon{width: 20px;margin-right: 8px;}
.product-sort-wrap{display: block;}
.col_filters .product-sort-wrap .input-group .form-select{flex: initial;}
.col_filters:nth-of-type(2){border-left: 1px solid #A8A8A8;}
.product-color-filter-wrap{
        position: fixed;
    width: 100%;
    max-width: 100%;
    top: 0px;
    right: -110% !important;
    display: none;
    height: 100vh;
    display: block;
    z-index: 999999;
}
.product-color-filter-wrap.toggle{
    right: 0px !important;
        padding: 20px 10px 0px 10px;
}
.product-color-filter-wrap .bf-panel-wrapper{
        max-height: calc(100vh - 150px);
}
.hidden_scroll{overflow: hidden;}

.bfa-main-banner, .bfa-featured-bath .container1000, .bfa-featured-signature .container1000{padding: 0px 15px;}
.where-art-meets-wrap{padding-bottom: 50px;}
.where-art-caption {
    padding-left: 0px;
}
.where-art-meets-wrap .jarallax img{left: 0px !important;right: 0px!important;width: 100% !important;}
.col_filters .product-sort-wrap .input-group .form-select:focus {
    background-image: none;
}

.store_map iframe{height: 400px;}
.store_map{margin-bottom: 30px;}
.state_wraper_box_inner {
    height: initial;
}
.state_wraper_box_inner{margin-top: 10px;}
.state_colm {
    width: 100%;
}
.store_map{padding-right: 0px;}
.col_filters .product-sort-wrap .input-group{position: relative;}
.col_filters .product-sort-wrap .input-group .form-select{position: absolute; left: 0px;top: 0px; right: 0px; bottom: 0px;opacity: 0; text-align: center !important;z-index: 1;}
.sort_icon{position: relative;margin-left: -60px;}
.sort_icon:after{content: 'SORT BY'; position: absolute; left: 120%;top: 0px;text-transform: uppercase;width: 60px;}
.tab-content embed{width: 100% !important;}

.otprow > .col-7 {width: calc(100% - 149px);}
.otprow > .col-5 {width: 144px;}
.otprow > .col-5 .send-opt {padding: 10px 10px;}

.top-shopping-cart .dropdown-menu{ max-width: 400px;  width: auto;  min-width:initial;}
.menu-navigation-tab .menu_icon_list::before {content: ""; display: block; position: absolute;  right: 0;  top: 0; height: 100%; width: calc(100vw - 30px);}
.artize-signature .collection-cat-col .collection-cat-img{height: auto; min-height: initial;}

.new-arrival-banner,.new-arrival-banner .entry-banner-image-wrap{height:auto;}
.new-arrival-banner .text-col > h1{margin-top: 0;}

iframe.post-iframe{height:300px;}
.right_image_colm_category_inner .unique_wraper { padding: 0; position: absolute;  left: 50%;  transform: translate(-50%, 0) !important;  right: auto;}
.born-from-art-section{overflow: hidden;}
.brochure-text.collection_page_btn_box {display: block;  text-align: center;}
.brochure-text.collection_page_btn_box a.brochure-title-link { display: inline-block !important;}


ul.app-buttons > li:first-child{ top:auto!important; position: static!important; right: auto!important;}

}


.artize-top-section .explore-slides{background-color: #000000;}
.banner_desc_new .top_video_section_c .right_image_colm_category_inner .unique_wraper {width: auto;}
.banner_desc_new .top_video_section_c .right_image_colm_category_inner .unique_wraper .discover-more-btn{white-space: nowrap;}

@media (max-width: 620px) {
    .store-virtual-tour-section .image-wrap {
        height: 200px;
    }

 .store-virtual-tour-section .image-wrap .image-full{
    height: 100%;
    object-fit: cover;
 }
}

@media (max-width:480px){
	.footer-bottom .site-info{justify-content: center;}
	ul.footer-bottom-menu > li{padding-right: 5px; margin-right: 5px; margin-bottom:5px;}
	ul.color-squares > li{width: 31.333%;}
	
	.top-shopping-cart .dropdown-menu{margin-left: -300px !important; max-width: 300px;  width: auto;  min-width:initial;       left: auto !important; right: 0 !important;}
	table.cart-table-part-top tbody > tr > td.cart-product-td {min-width: 150px;}
	.sendoptcart,.enquiryotp-btn{min-width: inherit; padding: 12px 20px; width: 100%;}
}
@media only screen and (max-width: 375px){
.explore-tab a{font-size: 10px;}
}

@media only screen and (max-width: 359px){
    .unique_wraper{left: 15px;width: initial;}
    ul.states-list li a{font-size: 11px;}
    .blog_page_detail .breadcrumb-wrap .container .breadcrumb .breadcrumb-item:last-child {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 150px; 
}
}


.iframe_3dmodal{position: static;}
.iframe_3dmodal > embed{width: 100% !important;  min-height: 516px; min-width: 533px;}
.bf-slider-container.ui-slider-horizontal, .bf-slider-range.ui-slider-horizontal{height: 1px;}
.ui-slider .ui-slider-handle{width: 0.9em; height: 0.9em;}
.artize-signature .collection-cat-col .img-col::after{background-color: rgba(0, 0, 0, 0.5); transition: all linear .3s;}
.artize-signature .collection-cat-col:hover .img-col::after{background-color: rgba(0, 0, 0, 0.0); transition: all linear .3s;}
.bf-attr-filter.bf-attr-o5 .bf-cell:first-child > label{margin-top: 0!important; background-size: 35px auto; background-position: center;}
.bf-attr-filter.bf-attr-o5 .bf-cell > input[type="checkbox"]{border: 1px solid #cbcbcb; border-radius: 50%; margin-top:0;}
.bf-attr-filter.bf-attr-o5 .bf-cell > input[type="checkbox"]:checked{border: 1px solid #000000; border-radius: 50%; margin-top: 0px;}
.bf-attr-filter.bf-attr-o5 .bf-cell > input[type="checkbox"]::after,.bf-attr-filter.bf-attr-o5 .bf-cell > input[type="checkbox"]::before{opacity: 0;}
.filtershow-row {display: inline-block;  justify-content: flex-end;  padding: 0px 0;margin-left: 3%;}
.filtershow-row .filtershow {margin: 20px 0;  border: 0;  padding: 0; min-width: initial;  height: auto;  background-color: transparent; background-image: url("data:image/svg+xml,%3Csvg width='50px' height='50px' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 7L20 7' stroke='%23000000' stroke-linecap='round'/%3E%3Cpath d='M4 7L8 7' stroke='%23000000' stroke-linecap='round'/%3E%3Cpath d='M17 17L20 17' stroke='%23000000' stroke-linecap='round'/%3E%3Cpath d='M4 17L12 17' stroke='%23000000' stroke-linecap='round'/%3E%3Ccircle cx='10' cy='7' r='2' transform='rotate(90 10 7)' stroke='%23000000' stroke-linecap='round'/%3E%3Ccircle cx='15' cy='17' r='2' transform='rotate(90 15 17)' stroke='%23000000' stroke-linecap='round'/%3E%3C/svg%3E"); background-position: left center; background-repeat: no-repeat; background-size: 20px auto; padding-left: 30px;}
.filtershow-row .filtershow:hover,.filtershow-row .filtershow:active{color:#000000!important; background-color: transparent!important;}
.en-form h3 {color: #000;}
.modal.show {display: flex !important; z-index: 9999999;  align-items: flex-start; justify-content: center;}
.modal-dialog {max-width: calc(100% - 40px); margin-top: 20px; margin-bottom: 20px;}
.threedmodal .modal-dialog{max-width: calc(100% - 40px); width:924px;}

@media screen and (min-width: 1026px) {
.onlyblockmain > #showFilterBox{transition: all linear 1s;}
.onlyblockmain > .main-right-block{transition: all linear 1s; } 
.filtersmooth > #showFilterBox{width:0%!important; transition: all linear 1s; opacity: 0;}
.filtersmooth > .main-right-block{width:100%; transition: all linear 1s;}
}

@media screen and (max-width: 1025px) {
.filtershow-row{display: none;}
}

@media (min-width: 768px) {
video.slide-background{object-fit: cover;}
}

.product-color-filter-wrap .bf-cell label{padding: 0; background-position: center 48px;}
.product-color-filter-wrap .bf-cell input[type="checkbox"] {appearance: none; position: relative; background-color: transparent; }
.product-color-filter-wrap .bf-cell input[type="checkbox"]::before,.product-color-filter-wrap .bf-cell input[type="checkbox"]::after{left:50%; top:50%; transform: translate(-50%, -50%);}
.col_filters .product-sort-wrap .input-group .form-select {padding: 10px 40px 10px 20px;  border-radius: 30px !important;  background-position: right 20px center;}
.breadcrumb-wrap .breadcrumb li.breadcrumb-item .fas{font-weight: 900;}
.fa-classic, .fa-regular, .fa-solid, .far, .fas{font-family:"Font Awesome 6 Free"!important;}
.header-top .container{padding-top:10px!important; padding-bottom:10px!important;}
.region-button{padding:6px 10px 6px 12px;  display: inline-block;  border-radius: 5px;  border: 1px solid #d19e4a;}
.col_filters .filters_relative_box .filter-button.right-arrow-btn:hover{color:#FFFFFF;}
@media screen and (max-width: 768px) {
div.header-wrapper{background:linear-gradient(180deg, #000000 -125.7%, rgba(0, 0, 0, 0) 133.18%); }
.row-bottom_cat{padding: 10px 0;}
}
@media screen and (max-width: 767px) {
.about_container .common-heading-wrapper {padding-top: 20px;}
section.extra-pad{padding-top: 20px;}
.product-color-filter-wrap .bf-cell label{margin-top: 0!important; background-position: center center;}
.bf-cur-symb{margin-bottom: 15px;}
.iframe_3dmodal > embed{width: 100% !important;  min-height: 516px; min-width: initial;}
.threedmodal .modal-dialog{max-width: calc(100% - 40px); width:100%;}
}


